/*
Theme Name: Heidmühlener
Author: Icehouse Design
Author URI: http://icehouse-group.com
Version: 1.0
*/
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);

/* Bootstrap überschreiben ANFANG */

body{
	letter-spacing: 0.01em;
	font-family: "Helvetica Neue",Lato,Helvetica,Arial,sans-serif;
	font-size: 13px;
}

body.font-size-4{
	font-size: 1.4em;
}
body.font-size-5{
	font-size: 1.6em;
}
h1, h2, h3, h4, h5, h6, .header .navigation{
	font-family: Lato, "Helvetica Neue", Lato, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
hr{color: #aaa; background-color: #aaa; border-color: #aaa;}
p, ul, ol{
	color: #333;
	font-weight: 300;
}
strong{
	font-weight: 500;
}
.footer p, .footer ul, .footer ol{
	color: #fff;
}
.footer h2, .footer h3, .footer h4{
	text-transform: none;
	font-weight: 300;
}
a{
	color: #000;
}

.btn{
	background-color: #a0cd46;
	padding: 7px 30px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.btn:hover{
	background-color: #ee2651;
	color: #f89c2f;
}

/* Bootstrap überschreiben ENDE */

/* Sticky Footer ANFANG */

html, body {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -275px auto; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	min-height: 250px; /* .push must be the same height as .footer */
}

/* Sticky Footer ENDE */

/* Unslider Styles ANFANG */

#banner {
	position: relative;  
	overflow: auto;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	z-index: -1;
	max-height: 510px;
	overflow: hidden;
}
#banner ul{
	padding: 0;
	margin: 0;
}
#banner li {
	list-style: none;
	float: left;
}

#banner .slide h3, #banner .slide h4{
	margin: 0;
	padding: 12px 12px 8px 12px;
	position: relative;
	left: 25.8%;
	background: #a0cd46;
	background: rgba(160,205,70,0.9);
	color: #fff;
	font-size: 3.2em;
	font-weight: 300;
	display: inline-block;
	font-family: Handlee, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px
}
.subBanner h2{
	margin: 0;
	padding: 14px 14px 10px 14px;
	position: relative;
	top: 40px;
	left: 0;
	background: #a0cd46;
	background: rgba(160,205,70,0.9);
	color: #fff;
	font-size: 3em;
	font-weight: 300;
	display: inline-block;
	font-family: Handlee, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px
}

#banner .slide strong{
	font-weight: 700;
}
.stoererHead{
    position: absolute;
    top: 30px;
    width: 225px;
    height: 226px;
    background-image: url(images/heidmuehlener_stoerer_orange.png);
    left: 65%;
}

/* Unslider Styles ENDE */
.kontaktRightCTA{
    display: inline-block;
    position: absolute;
    top: 18%;
    right: 0;
    background-color: #fff;
    background-color: rgba(255,255,255,0.8);
    padding: 20px;
    color: #222;
}
span.highlight{
	display: block;
	color: #ee2651;
}
.invisibleHeadlines{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	height: 0;
	font-size: 0.0001px;
}
.fullwidth{
	width: 100%;
}
.gray{background-color: #e6e6e6;}
.bottomCTAs{
	margin-top: 80px;
}
.bottomCTAs a{
	padding: 10px 15px;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.serviceCTA img{
	opacity: 0.5;
	width: 80px;
	margin-bottom: 20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.serviceCTA:hover img{
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	
	transform: rotate(-10deg);
}
.navigation ul{
	list-style-type: none;
	margin-top: 26px;
	margin-bottom: 20px;
	font-weight: 300;
	float: right;
	padding-left: 0;
	margin-left: 0;
}
.header .navigation li{
	display: inline-block;
	padding: 23px 23px;
	list-style-type: none;
	height: 9px;
}
.header .navigation a{
	color: #000;
}
.header .form-search{
	margin-top: 0;
	float: right;
	margin-left: 10px;
}
.header .form-search input{
	border: 1px solid #bbb;
	background-color: #fff;
	padding: 3px;
}
.header .wp_fontsize_wrapper{
	margin-top: 3px;
}
.header .contact {display: block; margin: 0 0 7px 0;}
.header .row{
	background: url(images/headerrowBG.png) center bottom no-repeat;
}
.headbreadcrumb p{
	font-size: 0.8em;
	margin-top: 7px;
	margin-bottom: 0;
}
.headerLogo a{
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.headerLogo img{
	z-index: 99;
}

.content{
	margin-bottom: 60px;
	margin-top: 60px;
}
.subnavi ul{
	float: right;
	margin-top: 12px;
	text-align: center;
	margin-bottom: -15px;
}
.subnavi li{
	display: inline;
	list-style-type: none;
	margin-left: 18px;
	margin-bottom: 5px;
}
.subnavi a{
	display: inline-block;
	text-transform: uppercase;
	color: #3366ff;
	font-weight: 400;
	padding: 5px 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.subnavi a:hover{
	background-color: #e6e6e6;
	color: #8a2238;
	text-decoration: none;
}

.subnavi li.current_page_item a{
	background-color: #e6e6e6;
	color: #444;
}

body.home .content .col-lg-4{
	text-align: center;
}
body.home .content .col-lg-4 h3{
	font-weight: 400;
}

.content h3{
	color: #0567b3;
	font-weight: 300;
	font-size: 2em;
	margin-bottom: 30px;
	margin-top: 0;
	letter-spacing: -1px;
	line-height: 100%;
}
.content p + h3, .content ul + h3, .content ul + h4, .content p + h4{
	margin-top: 35px;
}  
.content h3 + h5, .content h3 + div h5, .content h3 + div div h5{
	margin-top: -20px;
	margin-bottom: 20px;
	color: #444;
	letter-spacing: 0;
}
.content .col-lg-4 h3 span{
	display: block;
	font-size: 0.6em;
}
.content li{margin-bottom: 6px;}
h4.ansprechpartner{
    text-transform: none;
}
.footer{
	background-color: #a0cd46;
	padding-top: 25px;
	color: #fff;
	margin-top: 0px !important;
	font-size: 0.9em;
}
.footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer a, .footer .menu .current-menu-item  a{
	color: #fff;
	font-weight: bold;
}
.footer .menu a{
	font-weight: normal;
}
.footer .copyright{
	margin-top: 10px;
	display: block;
}
/* Formulare */
fieldset .ufo-cell-left{
	width: 200px !important;
}
fieldset.last{
	padding-top: 1px !important;
}
fieldset{
	padding-bottom: 25px;
}

fieldset.kontakt, fieldset.beratungstermin{
	margin: 0;
	padding: 25px;
	background-color: #e9e9e9;
}
fieldset legend{
	float: left;
	font-size: 1.2em;
	text-transform: uppercase;
	width: 100%;
}
fieldset input[type=text]{
	width: 350px;
	padding: 7px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #ddd;
}
fieldset label{
	font-weight: 300;
}
.schadenMelden .ufo-form{
	width: 75%;
	margin: auto;
}
.schadenMelden input, .schadenMelden select, .schadenMelden textarea{
	width: 400px !important;
	box-sizing: border-box;
} 
textarea{
	display: block;
	width: 100%;
	height: 150px;
	padding: 5px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #ddd;
}
.sidebar{
	padding-top: 48px;
}
/* SideFormular */
.sideForm{
	position: absolute;
	top: 30%;
	right: 0;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.8);
	padding: 18px 30px 3px 22px;
	z-index: 0;
	display: inline-block;
}
.sideForm .row{
	margin: 0;
	display: block;
	margin-bottom: 15px;
}

.sideForm label{
	width: 70px;
}
.sideForm legend{
	text-transform: uppercase;
	font-size: 0.8em;
	width: 125px;
	display: inline-block;
	margin-top: 10px;
}
.sideForm.active legend{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 0.8em;
}

.sideForm {
    top: 20%;
    width: 230px;
}

.sideForm.loading {
    background-color: rgba(255, 255, 255, 0.95);
}

.sideForm .icon-caret-left {
    cursor: pointer;
}

.sideForm .icon-caret-left:before {
	float: right;
    font-size: 80px;
    color: #555;
    margin: -15px 0;
    line-height: 100%;
}

.sideForm:hover .icon-caret-left:before {
    color: #892236;
}

.sideForm.active .icon-caret-left:before {
    content: "\f0da";
    font-size: 40px;
    margin-top: -30px;
    right: 10px;
    position: absolute;
    top: 200px;
}

.sideForm.active {
    padding-right: 35px;
}

.sideForm legend {
    margin-bottom: 0;
    border-bottom: none;
    cursor: pointer;
}



.sideForm.loading legend {
    visibility: hidden;
}

.sideForm.loading legend:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2013/08/ajax-loader.gif');
    left: 0;
    top: 0;
    visibility: visible;
    background-position: center center;
    background-repeat: no-repeat;
}

.sideForm input[type="text"] {
    width: 100%;
}

.sideForm .toggle {
    height: 0;
    width: 100%;
    overflow: hidden;
}

.sideForm.active .toggle {
    height: 350px;
}

.picker {
    width: 273px;
    display: none;
}
.picker.picker--focused {
    display: block;
}
.picker--time .picker__holder {
    max-height: 15em;
}
.picker__nav--prev, .picker__nav--next {
    height: 2em;
}
.picker__footer, .picker--time .picker__button--clear {
    display: none;
}
.picker__list {
    padding: 0;
}

.picker__input.form-control[readonly] {
    cursor: default;
    background-color: #fff;
}

.success_text {
    color: green;
}
.error_text {
    color: red;
}
body.search-results .results h3{
	margin-top: 0;
	margin-bottom: 35px;
}
body.search-results .results h5{
	font-size: 1.2em;
	border: 0 solid #ccc;
	border-bottom-width: 1px;
}

@media (max-width: 992px){
	.header *, .footer *{
		float: none !important;
		text-align: center;
	}
	.header .search{
		display: none;
	}
	.header{
		text-align: center;
	}
	.header .row{
	    background-image:  none;
    }
	#banner{
        height: 220px;
    }
    #banner div *{
        display: none !important;
    }
	.content {
	    background-color: #fff;
        padding-top: 25px;
        margin-top: 0;
    }
	.content .col-lg-4{
		margin-bottom: 35px;
	}
	.sideForm, .kontaktRightCTA {
		display: none;
	}
	.sideForm.shortcode{
		display: inline-block;
	}
	.headerLogo{
    	background-color: #fff;
    	width: 100%;
	}
}
