/*
Theme Name: Enfold Child
Description: 
Version: 2.0
Author: brit
Author URI: 
Template: enfold
*/


@media screen and (-webkit-min-device-pixel-ratio:0)
and (min-resolution:.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast !important;
  }
}

/* Unset for Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:rgba(0,0,0,0)) {
  img {
    image-rendering: unset !important;
  }
}}



.logo{
	padding-top:5px!important;
	padding-bottom:5px!important;
}

@media screen and (min-width:990px){
	/*svg logo change color*/
	.av_header_transparency .fil0{
		fill: #fff!important;
	}
	.startv2 .av_header_transparency .fil0{
		fill: #595959!important;
	}
}


body p {
		-webkit-hyphens: auto;
	   -moz-hyphens: auto;
        hyphens: auto;
}
@media screen and (max-width:988px){
	.hideMenuEntryOnMobile ul li a{
		display:none!important;
	}

}	

#main{
	background-color:white!important;
}


.header_bg {
    opacity:1!important;
	 filter: alpha(opacity=100);
}
/* Preloader */
.av-siteloader {
    display: none;
}


.av-preloading-logo{
	animation: image_blur 2s ease-in-out infinite;
	-webkit-animation: image_blur 2s ease-in-out infinite;;
	width:80%;
	height:80%;
	opacity:0;
}
@keyframes image_blur {
	0% { 
	-webkit-filter: blur(15px);
	opacity:0;
	}
	50% {
	 
	 opacity:1;
	 -webkit-filter: blur(0px);	 
	 }
	100% { 
	-webkit-filter: blur(15px);
	opacity:0;

	 }
}

@-webkit-keyframes image_blur {
	0% { 
	-webkit-filter: blur(15px);
	opacity:0;
	}
	50% {
	 
	 opacity:1;
	 -webkit-filter: blur(0px);	 
	 }
	100% { 
	-webkit-filter: blur(15px);
	opacity:0;

	 }
}
.main_color blockquote{
	border-color: #76BD1B;
}

blockquote p{
	
	font-weight: bold !important;
	font-size: 18px !important;
	color: #595959;	
}

a.inline-link{
	font-weight:bold;
}
a.inline-link::after{
	content:"\e879";
	font-family: 'entypo-fontello';
	margin-left:0.15em;
	vertical-align:middle;
	display:inline-block;
}
a.inline-link:hover{
	text-decoration:none;
}
	
/*--------------------------------------*/

#wrap_all{
	background-color:white!important;
}

/* fly Out Top-Menu on Smartphone */
@media only screen and (max-width: 767px) {

/*Fullscreen Slider on Smartphone Correction bei Full-Height-Slider */
	body.home .avia-fullscreen-slider{
		margin-top:-80px;
	}
	body.home .avia-fullscreen-slider .av-single-slide{
		background-position:center 80px!important;
	}
	
	body.home .avia-fullscreen-slider .slideshow_caption{
		padding-top:160px!important;
	}
	#wrap_all{
		padding-top:80px!important;
	
	}
	.responsive #top #wrap_all #header{
		position: fixed!important;
		top:0;
		transition: top 0.2s ease-in-out!important;
		-webkit-transition: top 0.2s ease-in-out!important;
		-moz-transition: top 0.2 ease-in-out!important;		
	}
	.responsive #top #wrap_all #header.nav-up {
	  top:-80px; 
	}	

}

@media only screen and (min-width: 1440px) {
	body.home .avia-fullscreen-slider .av-single-slide{
		background-position:center 30%!important;
	}
	

}

/* ------------------------------------- */
/* Header --------------------- */
/* ------------------------------------- */

/* top-menu */



.menu_beratung > span{
	text-align:left!important;
}
.menu_beratung > span:before{
		font-family:'elektrotechnik-font';
		content:'k';
		display:inline-block;
		vertical-align:bottom;		
		font-size:28px;
		padding-right:5px;
		text-align:left;
	}
.menu_beratung span span, .nobreak{
	white-space:nowrap;
}	

#header_main{
	-webkit-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
	border:none!important;
}

.av_header_transparency #header_main{
	box-shadow:none!important;
}
.av_header_transparency .header_bg{
	opacity:0!important;
}


@media screen and (max-width:1080px){
	nav.main_menu .avia-menu-text{
		font-size:19px;
		font-weight:300;
	}
}

.header-scrolled nav.main_menu{
	border-bottom:1px solid #358C12aa;

}

#top input#s{
	background-color:white!important;
	color:#358C12!important;
}
#top input#s::placeholder{
	color:#358C12!important;
}



#top #header .avia_mega_div .sub-menu:first-child .mega_menu_title.heading-color.av-special-font{
	opacity:1!important;
	font-size:19px!important;
	font-weight:normal!important;
	color:#76bd1b!important;
	vertical-align:middle;
	line-height:30px;
	
}

.menu-ab-custom .sub-menu.avia_mega_hr{
	opacity:1!important;
	position:relative!important;
	background-color:white!important;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-top:3px solid 5px solid #77bd1b!important;
	


}

@media screen and (min-width:990px){
	.menu-ab-custom .avia_mega_div{
		min-width:920px;
		padding:0!important;
		box-shadow: 0 32px 60px rgba(0,0,0,0.5)!important;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		margin-top:0!important;
				
	}
	.menu-ab-custom .sub-menu.avia_mega_hr{
		width:auto!important;
		padding-right: 25%!important;
		display:block!important;
		min-height:250px;

	}


	.menu-ab-custom .sub-menu.avia_mega_hr:before{
		position:absolute;
		display:block;
		width:25%;
		height:100%;
		content:"";
		right:0;
		top:0;
		background-position:center center;
	
	}

	
	.menu-ab-custom.elektro .sub-menu.avia_mega_hr:before{
		background: url(/wp-content/uploads/elektrotechnik-wachtberg-1.jpg) no-repeat!important;
		background-size:cover!important;	
		background-position: right bottom!important;
	}
	.menu-ab-custom.pv .sub-menu.avia_mega_hr:before{
		background: url(/wp-content/uploads/photovoltaik-wachtberg-1.jpg) no-repeat!important;
			background-size:cover!important;
		background-position:center;
	
	}
	.menu-ab-custom.mobility .sub-menu.avia_mega_hr:before{
		background: url(/wp-content/uploads/elektromobilitaet-wachtberg-1.jpg) no-repeat!important;
		background-size:cover!important;	
		background-position:center;
	}
	.menu-ab-custom.unternehmen .sub-menu.avia_mega_hr:before{
		background: #379412 url(/wp-content/uploads/elektrotechnik-alexander-breitbach-1.jpg) no-repeat!important;
		background-size:cover!important;
		background-position: right bottom!important;

		
	}
}


.avia-menu-fx{
	height:3px!important;
	bottom:1px;
}

.av_seperator_big_border .av-main-nav > li > a{
	border:none!important;
}

#top #header .avia_mega_div > .sub-menu:first-child {
	background-color: #292929!important;
	background: url(/wp-content/uploads/signet-opaqe.svg) no-repeat;
	background-size: 23%;
	background-position: 110% -9%;
	padding: 10px!important;
  }

#top #header .avia_mega_div .sub-menu:first-child .menu-item{
	border:0;
}
#top #header .avia_mega_div .sub-menu:first-child .mega_menu_title span.ab-custom-sign {
	color:#76bd1b!important;
	text-align:center!important;
	line-height:180%!important;
	display:block;
}

/* ------------------------------------- */
/* hamburge-menu */
#icons-burgermenu-addition{
	display:none;
}
#socket #icons-burgermenu-addition{
	display:none!important;
}
.av-burger-overlay-active-delayed #icons-burgermenu-addition{
	display:block;
	position:absolute;
	left:-180px;
	top: 0px;
}

.av-burger-overlay-active-delayed #icons-burgermenu-addition .widget{
	display:block!important;
	margin:0;padding:0;
	position:static;
	opacity:1!important;
	color:white!important;
}

.av-burger-overlay-active-delayed #icons-burgermenu-addition .widget a{
	color:white;
	line-height:70px;
	height:70px;
}

.av-burger-overlay-active-delayed #icons-burgermenu-addition .widget a .av-icon-char{
	line-height:inherit!important;
	margin-right:10px;
}
.av-burger-overlay-inner{
	min-height:0!important;
}
#av-burger-menu-ul{
	border-bottom:4px solid #76BD1B;
}

#av-burger-menu-ul::before{
	content:"";
	display:block;
	width:100%;
	height:78px;
	position:absolute;
	border-bottom:2px solid #358C12;
	top:0;
	background:#379412;
}


.av-burger-menu-main > a{
	line-height:70px!important;;
	height:70px!important;
}


.av-hamburger-box strong{
	display:block!important;
	position:absolute;
	top:-5px;
	font-size:13px!important;
}
.av-burger-overlay-active .av-hamburger-box strong{
	display:none!important;
}

.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
		background-color: #76BD1B!important;
}
/* ------------------------------------- */

/* Contact badge on smartphone */
#header .widget{
	display:none;
}
@media only screen and (max-width: 767px) {
	.avia-menu-fx{
		border-bottom:none!important;
	}
	#header_main{
		border:none!important;
	}
	#header{
		-webkit-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
		box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.1);
	}
	#header #contactwidget .widget{
		border-left:1px solid rgba(255,255,255,0.3);
		border-bottom:1px solid rgba(255,255,255,0.2);
		display:block;
		width:280px;
		margin:0;
		padding:10px 30px 10px 0px;
		position:absolute;
		right:-65px;
		background: #76bd1b; /* Old browsers */
		

		-moz-transform:skewX(30deg); /* Firefox 3.6 Firefox 4 */
		-webkit-transform:skewX(30deg); /* Safari */
		-o-transform:skewX(30deg); /* Opera */
		-ms-transform:skewX(30deg); /* IE9 */
		transform:skewX(30deg); /* W3C */
		-webkit-box-shadow: -3px 4px 12px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: -3px 4px 12px 0px rgba(0,0,0,0.3);
		box-shadow: -3px 4px 12px 0px rgba(0,0,0,0.3);
		}	
	
	#header #contactwidget .widget .textwidget{
		line-height:100%;
		color:white;
		font-size:17px!important;
		text-align:center;
	-moz-transform:skewX(-30deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:skewX(-30deg); /* Safari */
	-o-transform:skewX(-30deg); /* Opera */
	-ms-transform:skewX(-30deg); /* IE9 */
	transform:skewX(-30deg); /* W3C */
		
		}
	#header #contactwidget .widget .textwidget	a{
		color:white;
		text-decoration:none!important;
		}
			
}
/* ------------------------------------- */



/*Icons:*/
.arrow-right:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e875";
		vertical-align:bottom;				
		}		

.leistungen_ico:before{
		display:inline-block;
		font-family: 'elektrotechnik-font';
		content: "y";
		vertical-align:bottom;
		}
.team_ico:before{
		display:inline-block;
		font-family: 'elektrotechnik-font';
		content: "x";
		vertical-align:bottom;		
		}
.kontakt_ico:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e840";
		vertical-align:bottom;		
		}		

.phone_ico:before{
		font-family:'elektrotechnik-font';
		content:'k';
		display:inline-block;
		vertical-align:bottom;		
		font-size:26px;
		padding-right:1em;
	}
	

.homeico:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e821";
		
		}
span.homeico span{
	display:none;
}

.externallink:before{
		font-family: 'entypo-fontello';
		content: "\e835";
		padding:0 .5em;
}

.geo:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e842";
		margin-right:.5em;
		transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);		
		}

span.phone{
	white-space:nowrap;
}
a.phone{
	color:inherit!important;
}
.phone:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e854";
		margin-right:.5em;
		transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);		
		}
.mobil:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e8ac";
		margin-right:.5em;
		}

		
.opening:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e862";
		margin-right:.5em;
		}
.navigation:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e842";
		margin-right:.5em;
		}
		
		
.fax:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e838";
		margin-right:.5em;
		}
.email:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e805";
		margin-right:.5em;
		font-size:110%;
		}
.menuico:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e811";
		margin-right:.5em;
		}
		
span.email, span.phone, span.opening{
	white-space:nowrap;
}

ul.circle, ul.arrows li, ul.ok li, ul.ok-boxed li, ul.ok-hit li, .preisbox em{
	list-style:none;
	text-indent:-.5em;
	padding-bottom:6px;
	padding-top:6px;	
}
ul.circle li strong, ul.arrows li strong, ul.ok li strong, ul.ok-boxed li strong, .preisbox em{
	color:inherit;
}
ul.ok li:before, ul.arrows li:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e812";
		margin-right:.5em;

		}
ul.arrows li:before{
		content: "\e885";
}
.preisbox em{
	color:transparent!important;
}
ul.ok-boxed li:before,.preisbox em:before{
		font-family: 'elektrotechnik-font';
		content: "c";
		margin-right:.5em;
		vertical-align:bottom;
}
.preisbox em:before{
		margin-right:0;
}

.preisbox em:before{
	color:#2f2f2f!important;
}
ul.ok-hit li:before{
		font-family: 'elektrotechnik-font';
		content: "b";
		margin-right:.5em;
		vertical-align:bottom;
}


ul.circle li:before{
		font-family: 'elektrotechnik-font';
		content: "z";
		margin-right:.5em;
}


/* Footer & Socket --------------------*/
#prefooter{
	background-color: #358C12;
	padding: 10px 0;
	clear:
	both;
	position:
	relative;
}
#prefooter .widget{
	max-width:1310px;
	width:100%;
	margin:0 auto;
	padding:0 50px;
	text-align:center;
}
@media only screen and (max-width:768px){
	#prefooter .widget{
		padding:0;
		max-width:85%;
	}
}

.prefooter-menu li{
	list-style:none;
	display:inline-block;
	margin-right:10px;
	padding-right:10px;
	white-space:nowrap;
}
@media screen and (width-max:479px){
	.prefooter-menu li{
		float:left!important;
		clear:none;
	}
}

.prefooter-menu li:last-child{
	border-right:none;
	margin-right:0;padding-right:0;
}
.prefooter-menu li a{
	color:white;
	opacity:0.8;
	text-decoration:none;
	transition: all 0.2s ease-in-out;	
}

.prefooter-menu li a:hover{
	opacity:1;
	
}

.prefooter-menu li a span::before{
	font-size:25px;
	margin-right:10px;
}



#footer, #footer a{
	font-size:16px!important;
	transition: all 0.2s ease-in-out;	

}
#footer, #footer a:hover{
	text-decoration:none;
}
#footer h3.av-special-heading-tag{
	border-bottom: 1px solid #ffffff1a;
}

#footer h3.av-special-heading-tag::after{
    background: #358C12 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin-top: 13px;
    width: 40px;
}


	
/* ---------------------------------------- */

/* Big Contact Badge */


@media screen and (max-width:767px){
	#badge{
		display:none!important;
		}
	.startpage .av-section-color-overlay{
		background-image:none!important;	
		}
}
	.startpage u.green{
		color:#76BD1B;
	}	


@media screen and (min-width:768px){
		#badge{
			width:100%;		
			z-index:10000!important;
			position:fixed!important;
			bottom:0!important;
		
		}
		

		#bb_background{
			height:90px;
			background:none;
			width:100%;
			position:absolute;
			bottom:0px;
			right:-100%;
			z-index:1000;
		   -webkit-transition: all .4s ease-in-out;
		   -moz-transition: all .4s ease-in-out;
		   -o-transition: all .4s ease-in-out;
		   transition: all .4s ease-in-out;	   
		   
		}
		
		#badge.solar #bb_background{
			background-color:#ededed;
			-webkit-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.34);
			-moz-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.34);
			box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.34);			
		}
		.badge_expanded #bb_background{
			 right:0px;
		}

		#bb_background::before{
			font-family: 'elektrotechnik-font';
			content: "z";
			display:none!important;
			height:70px;
			width: 70px;
			font-size:70px;
			line-height:70px;
			vertical-align:bottom;
			color:white;
			z-index:10000;
			position:absolute;
			bottom:10px;	
		   -webkit-transition: all .4s ease-in-out;
		   -moz-transition: all .4s ease-in-out;
		   -o-transition: all .4s ease-in-out;
		   transition: all .4s ease-in-out;
		   opacity:0;
		   transition-delay: 0.4s;
					
		}

		#bb_background.solarico::before{
			content:"A";
			height:180px;
			width: 180px;
			font-size:180px;
			line-height:180px;
		
			bottom:12px;
		}	

		
		#bb_background.solar_reinigung-ico::before{
			content:"E";
			height:120px;
			width: 120px;
			font-size:120px;
			line-height:120px;
			bottom:12px;
			left:20px;
		}	
		
		
		#badge.badge_expanded #bb_background::before{
			left:15px!important;
		   opacity:1;
		   
		}
				
		#bb_text_left{
			max-width:1310px;
			margin:0 0 0 80px;
			padding:0 50px 0 50px;
			color:#fff;
			display: flex;
			justify-content: center;
			flex-direction: column;
			height:90px;
			font-size:22px;

		   -webkit-transition: all .4s ease-in-out;
		   -moz-transition: all .4s ease-in-out;
		   -o-transition: all .4s ease-in-out;
		   transition: all .4s ease-in-out;
		   opacity:0;
		 -webkit-transition-delay: 0.4s; /* Safari */
		transition-delay: 0.4s;
			
		}
	#bb_text_left p{
		line-height:145%;
		
	}
	#bb_text_left a{
		color:inherit!important;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
		letter-spacing:1px;

	}
	#bb_text_left a:hover{
		text-decoration:none;
		opacity:0.8;
	}
		
		#badge.solar #bb_text_left{
			color:#358C12;
		}

		#bb_background.solarico #bb_text_left{
			padding-left:130px;
		}
		
		
@media screen and (min-width:1440px){
	#bb_text_left{
		padding-left:50px!important;
	}
}	
		
		
		
		#badge.badge_expanded #bb_text_left{
				opacity:1;
			}

		#big_badge {
			width: 450px;
			position: absolute;
			right: -450px;
			bottom: 0;
			z-index: 1001;
			-webkit-transition: all .4s ease-in-out;
			-moz-transition: all .4s ease-in-out;
			-o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
			cursor: pointer;
			background-color: #fff;
			border-bottom-left-radius: 100px;
			border-top-left-radius: 100px;
			background-size: 40%!important;
			background-position: 121% -34%!important;
			background: url(/wp-content/uploads/signet-opaqe.svg) no-repeat #292929;
		  }
	
	
		#badge.badge_expanded #big_badge{
			transform: translate(-450px, 0px)!important;
			transition: translate(-450px, 0px)!important;
            -webkit-transition: translate(-450px, 0px)!important;;
			-moz-transition: translate(-450px, 0px)!important;;
			-o-transition:translate(-450px, 0px)!important;;		
			margin-top:5px;
			margin-bottom:5px;		
			box-shadow: -25px -5px 50px -27px black;
		}
	
	
		#badge.badge_expanded.shadow #big_badge{
			box-shadow: -10px 0px 30px 4px #379412;
	}
	
		.bb_headline, .bb_content{
			background-color:#ededed;
			display:block;
			margin:0 20px;
			padding:15px 10px;
			border:4px solid rgba(0,0,0,0.1);
			display:none!important;
		}
	
		.bb_headline{
			font-size:20px;
			text-transform:uppercase;
			font-weight:normal;
			color:#7a7a7a!important;
			padding:0 0 0 30px;
			border-bottom:none;
			text-align:center;
			display:block;
			height:56px;
			line-height:56px;
			white-space:nowrap;
			overflow:hidden;
		}
		.bb_banner{
			left:-45px;
			top:0;
			padding:10px;
			height:80px;
			position:relative;
			text-align:center;
			width:100%;
			padding-left:65px;
		}
		
		
		 #badge.solar .bb_banner{
			background-color:#ededed;
-webkit-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.34);
box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.34);			
			}

		#badge.solar.badge_expanded .bb_banner{			
			-webkit-box-shadow:none;
			-moz-box-shadow:none;
			box-shadow:none;
		}

		.bb_ico{
			position:absolute;
			vertical-align:bottom;
			line-height:60px;
			left:-20px;
			bottom:20px;
		   -webkit-transition: all .2s ease-in-out;
		   -moz-transition: all .2s ease-in-out;
		   -o-transition: all .2s ease-in-out;
		   transition: all .2s ease-in-out;
				
			}
		.bb_ico::before{
			display:
			block;
			font-family:
			'elektrotechnik-font';
			content:
			'k';
			font-size:60px;
			color:
			#76BD1B;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
			transition-delay: .3s;
			text-shadow: none;
		}
		
		.bb_ico:hover::before{
			color:#358C12!important;
			transition-delay: 0s;   
		}
		
		#badge.solar .bb_ico::before{
			text-shadow:-2px -2px 2px rgba(0,0,0,0);
		}
		 .badge_expanded #big_badge .bb_ico{
			left:10px;
			bottom:15px;
			line-height:120px;
			text-shadow:10px 10px 30px #379412;
			
		}
		.badge_expanded #big_badge .bb_ico::before{
			font-size:120px;
			color: #76bd1b!important;
		}
		
		a.bb_phone{
			text-decoration: none;
			font-size:35px;
			font-weight:900;
			color: #76bd1b;
			padding-left:50px;
			
			display:block;
			margin-top:10px;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
		}
		
		#badge.solar a.bb_phone, #badge.solar .bb_opening{
			color:#358C12;
			text-shadow:none;
		}
		
		a.bb_phone:hover{
			color:#76BD1B;
			font-size:38px;
		}
		.bb_opening{
			font-size:15px;
			color: #b5c49f;
			padding-left:30px;
			opacity:0.8;
		}
		.bb_content{
			display:block;
			padding-left:40px;
			border-top:none;
		}
		.bb_content li{
			list-style:none;
			font-size:15px;
			color:#7a7a7a;
			line-height:130%;
		}
	/*-----------------------------------*/	
}		

@media screen and (min-width:768px) and (max-width:959px){
	/* Big Contact Badge */
		#big_badge{
			width:300px;
			right:-300px;
		  } 
		#bb_text_left{
			font-size:15px;
		}
		  
		#badge.badge_expanded #big_badge{
			transform: translate(-300px, 0px)!important;
            transition: translate(300px, 0px)!important;;
			-webkit-transition: translate(300px, 0px)!important;;
			-moz-transition: translate(300px, 0px)!important;;
			-o-transition:translate(300px, 0px)!important;;		
		}

		.bb_headline{
			font-size:15px;
			padding:0 0 0 0;
		}
		#big_badge .bb_banner{
			width:345px;
			}		
		.bb_ico{
			line-height:60px;
			left:-20px;
			bottom:10px;	
			}
		.bb_ico::before{
			font-size:60px;	
		}
		.badge_expanded #big_badge .bb_ico{
			left:20px;
			bottom:10px;
			line-height:90px;
			
		}
		.badge_expanded #big_badge .bb_ico::before{
			font-size:90px;
		}
		
		a.bb_phone{
			font-size:24px;
			padding-left:20px;
				
		}
		a.bb_phone:hover{
			font-size:26px;
		}
		.bb_opening{
			padding-left:20px;
		}		
		.bb_content{
			padding-left:25px;
		}
	/*-----------------------------------*/	

}

/* Startpage Hero */
.startpage .caption_container{
	height:100%!important;
}
body.home.startpage .slide-1 {
	background-position:20% 40%!important;
}
.startpage .slideshow_caption{
	width:60%;
	}
.startpage .avia-caption-title {
	/*border-bottom:1px solid #76BD1B;*/
	width:100%;
	text-transform:none;
}


/* small tablets (not ipad) */
@media screen and (max-width:1023px) and (max-height:680px){

	.startpage h2.avia-caption-title{
		font-size:45px!important;
	}
		
}
@media screen and (min-width:800px) and (min-height:1280px){
}
@media screen and (max-width:767px) and (min-width:480px){
	.startpage h2.avia-caption-title{
		font-size:75px!important;
	}

}

@media screen and (max-width:480px){


}
/*-----------------------------------*/	

.green, .green .av-icon-char:before{
	color:#76BD1B!important;
}
.black{
	color:#000!important;
}
.white{
	color:white!important;
}
.bold{
	font-weight:bold;
}
.ab-custom-sign{
	color:
	#76BD1B;
	font-weight:900;
	line-height:110%;
}

#footer .ab-custom-sign{
	color:inherit;
}

#top .main_color .avia-color-theme-color.avia-button .ab-custom-sign{
	/* text-shadow: -0px -0px 2px #379412; */
	color: white!important;
}
.alternate_color .ab-custom-sign{
	color:white;
}

.alternate_color .avia-button-wrap .ab-custom-sign{
	color:#76BD1B!important;
}

.alternate_color .avia-button-wrap a:hover{
	background-color:#76BD1B!important;
	color:#76BD1B!important;
}
u{
	text-decoration:none;
	font-size:1.3em;
	color:inherit!Important;
}

p strong{
	color:inherit!important;
}

.hl-special-underline{
	border-bottom:1px solid #ededed;
	padding-bottom:20px!important;
}
.hl-special-underline::before{
	content:
	"";
	height: 3px;
	width:60px;
	background-color: inherit;
	
	left:0;
	margin-left:0;
	display: block;
}
.hl-special-underline.su-center::before{
	left:50%;
	margin-left:-30px;
}

.ab-phone-content p{
	line-height:100%;
	padding-top:7px;
	
}
.ab-phone-content small{
	font-size:16px!important;
	display:inline;
	line-height:16px;
}


.iconbox_content h3{
	color:#76BD1B!important;
	margin-bottom:1em!important;
}
.iconbox_icon::before{
	color: #76BD1B;
}


.ab-hover-image p{
	transition: all 0.2s ease-in-out!important;
	-webkit-transition: all 0.2s ease-in-out!important;
	-moz-transition: all 0.2 ease-in-out!important;		
	opacity:1;	
	padding:1.5em;
	font-size:15px!important;
	color:white!important;
}
@media screen and (max-width:989px){
	.ab-hover-image p{
		font-size:13px!important;
		padding:1em;
		line-height:120%;
	}
	
	.ab-hover-image .bottom-text, .bottom-link{
		font-size:13px!important;
	}
}
.ab-hover-image:hover p{
	opacity:1;
	color:white!important;

}
.ab-hover-image .av-image-caption-overlay-center{
	padding-left:0!important;
	padding-right:0!important;
}
#top .ab-hover-image:hover .av-caption-image-overlay-bg{
	opacity:0.5!important;
}

.ab-hover-image .bottom-text, .bottom-link{
	position:absolute;
	bottom:-2px;
	background-color:#76BD1B;
	width:100%;
	height:35px;
	vertical-align:middle;
	line-height:35px;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	color:white!important;
}
.ab-hover-image .bottom-text:after, .bottom-link:after{
	display:block;
	position:absolute;
	right:10px;
	bottom:0;
	font-family: 'entypo-fontello';
	content: "\e85d";
	color:white;
	height:35px;
	line-height:35px;
	width:20px;
	font-size:20px;
}

@media screen and (min-width:768px) and (max-width:989px){
	.float-bullets article{
		width:33%!important;
		float:left;
		clear:none!important;
		text-align:center!important;
		padding:0 20px!important;
	}
	.float-bullets .iconbox_icon{
		margin:0 0 20px 0!important;
	}
	.float-bullets h3{
		min-height:2.5em;
	}
}	
@media screen and  (max-width:768px){
	.ab-phone-content .av-icon-char{
		font-size:70px!important;
		line-height:70px!important;
		}
		
	.phone-content{
		font-size:22px!important;
		line-height:22px!important;
	}
}

@media screen and (max-width:480px){
	.phone-content{
		font-size:18px!important;
		line-height:18px!important;
	}
}
.av_promobox .avia-button.avia-size-large {
  
  border: 0!important;
  box-shadow: 0 0 20px -7px #358C12;
  color: #fff;
}

.avia-promocontent{
	margin-right:300px;
}
.avia-promocontent p{
	font-size:inherit;
}
@media screen and (max-width:989px) and (min-width:768px){
	.ab-promo-break.av_promobox .avia-promocontent{
		margin-right:0!important;
		position:static!important;
		float:none!important;
	}
	
	.ab-promo-break.av_promobox .avia-button-wrap.avia-button-right {
		position:relative!important;
		float:none!important;
		width:100%!important;
	}
	.ab-promo-break.av_promobox .avia-button{
		top:auto!important;
		position:relative!important;
		left:auto!important;
		right:auto!important;
		margin-top:0!important;
		width:100%!important;
		
	}
}

.ab-cta-infopaket p{
	line-height:125%;
}

@media screen and (max-width:480px){
	h2{
		font-size:24px!important;
		}	
}

.team-member-job-title {
	border-bottom:1px solid #ededed;
	padding-bottom:20px!important;
	position:relative;
}
.team-member-job-title::before{
	content:"";
	height:3px;
	width:60px;
	background-color: #76BD1B;
	position:absolute;
	bottom:0;
	left:0;
	margin-left:0;
}
.team-member-name{
	font-size:20px;
	font-weight:bold;
}

@media screen and (max-width:989px){
	.team-member-job-title {
		min-height:4.5em;
	}
}

	
.ab-tabsection::before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	position:absolute;
	background-color:rgba(255,255,255,0.1);
	top:0px;
	z-index:1000;
}

.ab-tabsection .av-tab-section-tab-title-container{
	background-color:#76BD1B;
}

.ab-tabsection .av-inner-tab-title{
	font-size:16px!important;
}

@media screen and (max-width:767px){
.ab-tabsection .av-inner-tab-title{
	font-size:14px!important;
}
}

.ab-tabsection .av-inner-tab-title{
	text-transform:none;
	opacity:0.7;
	color:white;
}

.ab-tabsection .av-active-tab-title .av-inner-tab-title{
	color:white!important;
	opacity:1;
}

.ab-tabsection .av-tab-section-image{
	border:1px solid white;
	opacity:1!important;
}

.ab-tabsection .av-tab-arrow-container{
	top:8px!important;
}

.ab-tabsection .ab-back-top{
	opacity:1!important;
	transform:none!important;
	-webkit-transform:none!important;
	margin-top:20px;
}
.ab-tabsection .ab-back-top .av-icon-char{
	padding:15px!important;
}

.ab-tabsection .ab-back-top .av-special-font{
	text-transform:none;
}
@media screen and (min-height:769px){
	.ab-tabsection .ab-back-top{
		display:none;
	}
}

.left50, .right50{
	float:left;
	display:block;
	width:46%;
	margin-left:2%!important;
}

.right50{
	margin-left:6%!important;
}

.ab-speciallisting li{
	line-height:140%!important;
	text-indent:-1.5em!important;

}

.ab-speciallisting li::before{
	color:#76BD1B!important;
}

@media screen and (max-width:767px){
	.left50, .right50{
		width:100%;
		margin:0!important;
	}

}

input.button, a.avia-button {
	font-size:17px!important;
	color: #fff;
}

#top .avia-button.avia-color-dark {
  border: 3px solid;
  color: #358C12;
  border-color: #358C12;
  background: #ffffff00;
}
#ab-call-to-action-infopaket .form_element input.button{
    background-color: #76BD1B!important;
    color: white!important;
}

#ab-call-to-action-infopaket .form_element input.button:hover{
	background-color: #76BD1B!important;
	color:
	white!important;
}
@media screen and (max-width:1024px){
	.av-tab-section-inner-container .flex_column.av_one_third.av-hide-on-mobile{
		background-size:100%!important;
	}
}

@media screen and (min-width:768px) and (max-width:989px){
	article.iconbox_left_content *{
		text-align:center!important;
	}
	article.iconbox_left_content .iconbox_icon{
		display:block!important;
		margin:0 auto 30px auto!important;
	}
}


#footer ul.ok-boxed li{
	text-indent:0!important;
}

#footer li{
	margin-bottom:0.75em!important;
	margin-top:0.75em!important;
}


.avia-promocontent h3{
	padding-top:10px!important;
	padding-bottom:10px!important;
	color:#76BD1B!important;
}


#scroll-top-link{
	bottom:90px!important;
	background-color: #76BD1B;
	border: 1px solid #76BD1B
}

/*photovoltaik*/
#menu-item-1182 .avia-menu-text::before, #menu-item-2697 .avia-menu-text::before{
	display:inline-block;
	padding-right:10px;
	content:"A";
	width:20px;
	height:20px;
	font-family: 'entypo-fontello';
	content: "\e820";
	font-size:20px;
	line-height:18px;
	vertical-align:middle;
}
#menu-item-1182 .avia-menu-text::before,#menu-item-1182 .avia-menu-text,
#menu-item-2697 .avia-menu-text::before,#menu-item-2697 .avia-menu-text{
	color: #a8a8a8;
}




.emotion-full-row .bewertungen-solar {
	margin:0!important;
}
.bewertungen-solar .avia-testimonial-image img{
	border-radius:0!important;
}
.bewertungen-solar .avia-testimonial-image, .bewertungen-solar .avia-testimonial-meta-mini{
	width:100%!important;
}
.bewertungen-solar .avia-testimonial-image{
	background-size: auto;
	background-position: left;
	background-repeat:no-repeat;
}

.width100{
	max-width:1310px!important;
	margin-left:auto!important;
	margin-right:auto!important;
}
@media screen and (max-width:767px){
	.responsive #top #wrap_all .magazine .flex_cell{
		padding:0!important;
	}
}
@media screen and (min-width:1310px){
	.width100.img-nomargin-right{
		padding-right:50px!important;
	}
}


.no-pad-right{
	padding-right:0!important;
}


.avia-button.avia-button-fullwidth .avia_iconbox_title{
	font-size:19px!important;
}
.avia-button.avia-button-fullwidth .av-button-description p{
	font-size:17px!important;
}


.styled-submenu #icons-burgermenu-addition{
	display:none!important;
}
.styled-submenu.alternate_color, .styled-submenu ul.sub-menu {
	background:#358C12!important;
	padding:20px;
	
}
.styled-submenu.alternate_color li{
	border-color:rgba(255,255,255,0.3);

}
.styled-submenu.alternate_color .av-subnav-menu a{
	background-color:rgba(0,0,0,0);
	font-size:16px!important;
	border:none!important;	
}
.styled-submenu.alternate_color a.mobile_menu_toggle .av-current-placeholder{
	font-size:20px!important
}

.styled-submenu ul.sub-menu {
	border:none;
}

.styled-submenu .av-subnav-menu > li ul{
	width:400px!important;
}

.styled-submenu .av-subnav-menu > li ul a:hover{
	color:#379412!important;
}

@media screen and (max-width:767px){
	.styled-submenu.alternate_color a.mobile_menu_toggle{
		display:block!important;
		margin:20px 0!important;	

	}
}

@media screen and (min-width:768px){
	.styled-submenu.alternate_color .av-subnav-menu a::before{
		display:inline-block;
		padding-right:10px;
		content:"A";
		width:15px;
		height:15px;
		font-family: 'entypo-fontello';
		content: "\e873";
		font-size:15px;
		line-height:15px;
		vertical-align:middle;
	}
	.styled-submenu.alternate_color li{
		padding:10px 0!important;

	}

}



.styled-submenu.alternate_color .av-subnav-menu a{
	color:white;
}
.styled-submenu.alternate_color .av-subnav-menu a:hover{
	color:rgba(255, 255, 255, 0.751);
}

.styled-submenu.alternate_color{
	border-bottom:4px solid #76BD1B!important;
}



.bg-anim{
	
	
	-webkit-animation: Gradient 35s ease-in-out 1!important;
	-moz-animation: Gradient 35s ease-in-out 1!important;
	animation: Gradient 35s ease-in-out 1!important;
}
@-webkit-keyframes Gradient {
	0% {
		background-position: 50% 100%
	}
	100% {
		background-position: 0% 100%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 50% 100%
	}
	100% {
		background-position: 0% 100%
	}
}

@keyframes Gradient {
	0% {
		background-position: 50% 100%
	}
	100% {
		background-position: 0% 100%
	}
}



.ab-special-partner .avia-smallarrow-slider-heading{
	display:none!important;
}

.av-special-heading.text-align-right{
	text-align:right;
}
p.medium-headline{
	font-size:19px;
	margin-bottom:0.5em!important;
	
}


/*etb kacheln */
.ab-custom-ratgeber-kacheln article::after{
	content:"";
	display:block;
	position:absolute;
	top:0;left:0;

	-webkit-box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.5);

	width:100%;
	height:100%;

	transition: all 0.5s ease;
}

.ab-custom-ratgeber-kacheln article:hover::after{
	-webkit-box-shadow: 0px 0px 13px -0px #76BD1B;
	-moz-box-shadow: 0px 0px 13px -0px #76BD1B;
	box-shadow: 0px 0px 13px -0px #76BD1B;
	
}
.tg-etb-ratgeber .tg-item-media-content{
	display:table!important;
	padding:4px;
}
#top .tg-etb-ratgeber .tg-item-media-content .flex_column{
	display:table-cell!important;
	background-color:white;;
}
.tg-etb-ratgeber .tg-item-media-content > .flex_column{
	vertical-align:middle!important;
	float:none!important;
	padding: 20px;
}

.tg-etb-ratgeber .tg-item-media-content > .flex_column.table-cell-bottom{
	vertical-align:bottom!important;
}

.tg-etb-ratgeber .av-special-heading {
	margin-top:0;
}

.tg-etb-ratgeber h3{
	font-size:26px;
	color:#292929!important;
	padding:0;margin:0;
	max-width: 300px;
	word-spacing: normal!important;
}

.tg-etb-ratgeber .av-special-heading-h3.super h3{
	font-size:26px;
	line-height:90%;
}

.tg-etb-ratgeber .av-special-heading-h3{
	padding:0!important;
}

.tg-etb-ratgeber p{
	line-height:100%!important;
}
.tg-etb-ratgeber p small{
	font-size:18px!important;
	color:#292929!important;
	line-height:120%;
}
.tg-etb-ratgeber .quest{
	font-size:120px;
}
h2.tg-item-title{
	color:white!important;
	}

.ratgeber-section .av-special-heading-h2{
	background-color:white;
	padding:40px 20px!important;
	border:1px solid #76BD1B;
	border-left:4px solid #76BD1B;
	margin:30px 0!important;

	
	
	-webkit-box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.25);
}

.flex_column.av-animated-generic.bottom-to-top .av-special-heading-h2 h2 {
	/*text-shadow: 3px 5px 6px #0b1e045c, -2px -2px 2px #3c4234;*/
	color: #76bd1b!important;
  }

.alternate_color h2.av-special-heading-tag {
  color: #77bd1b;
}
@media screen and (min-width:768px) and (max-width:989px){
	.tg-etb-ratgeber p small{
		font-size:13px!important;	
	}
	.tg-etb-ratgeber h3{
		font-size:18px;
	}	

	.tg-etb-ratgeber .av-special-heading-h3.super h3{
		font-size:20px;
	}
	.tg-etb-ratgeber p.medium-headline{
		font-size:18px;
	}	
	.tg-etb-ratgeber .quest{
		font-size:80px;
	}

	
	
}

@media screen and (min-width:480px) and (max-width:767px){
	.tg-etb-ratgeber h3{
		font-size:14px;
	}	

	.tg-etb-ratgeber .av-special-heading-h3.super h3{
		font-size:14px;
	}
	.tg-etb-ratgeber p.medium-headline{
		font-size:12px;
	}
}
@media screen and (max-width:479px) {

	article.tg-post-1776{
		display:none!important;
	}
}

article.tg-post-1783 .tg-item-media-content .av-special-heading {
	margin-left:30%;
}


.ab-quests p.toggler.activeTitle{
	color:#76BD1B;
	font-weight:bold;	
}

.ab-quests .toggle_icon, .ab-quests .hor_icon, .ab-quests .vert_icon{
	border-color:#76BD1B;
}

.ab-quests .toggle_content {
	border-color:rgba(0,0,0,0);
	background:none!important;
}

.ab-quests .toggle_content p {
	color:inherit!important;
}

.avia-menu-fx{
	display:none!important;
}

#top .flex_cell.special-position-ueber-uns {
	background-position:0% 0 !important;
}


@media screen and (max-width:989px){
	#top .flex_cell.special-position-ueber-uns {
		background-position:20% 0!important;	
	}
}


.av-catalogue-item{
	margin-top:30px!important;
	margin-bottom:30px!important;
}

.av-catalogue-item ul.ok{
	margin-top:15px;
}

.avia-team-member .team-img-container{
	margin-bottom:30px;
}

.one-word-per-line{
	word-spacing: 1000px; 
}

li#menu-item-2553 a, li#menu-item-2694 a{
	background-color:rgba(0,0,0,0)!important;
}



.big-teaser-box .iconbox_icon{
	margin-top:-10px!important;
}

.tv-animation h2{
	color:#76BD1B!important;
}
.tv-animation::before, .tv-animation::after{
	width:100%;
	height:100%;

}

.tv-animation::before{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	z-index:0;
	visibility:visible;
	background: url(/wp-content/uploads/smarthome-pv-mobility-1.jpg) no-repeat;
	background-size:contain!important;
	background-position: center bottom;

}
@media screen and (max-width:767px){
	.tv-animation::before{
		background-size:cover;

	}
}

.tv-animation::after{
	content:"";
	position:absolute;
	left:0%;
	bottom:0;
	z-index:1;
	visibility:visible;
	background: url(/wp-content/uploads/tv3.gif) no-repeat;
	background-size:14%;
	background-position: 51.25% bottom;
	margin-bottom:36%;
	/*filter: hue-rotate(192deg);*/
	}
.solarreinigung .tv-animation::after{
	content:"";
	position:absolute;
	left:0%;
	bottom:0;
	z-index:1;
	visibility:visible;
	background: url(/wp-content/uploads/photovoltaik-power.gif) no-repeat;
	background-size:14%;
	background-position: 51.25% bottom;
	margin-bottom:36%;
	filter: blur(1px);
	/*filter: hue-rotate(193deg) saturate(1.4);*/
	}


.image-resize-info-3{
	background-size:60%!important;
	background-position:90% bottom!important;
	
}

.image-resize-info-4{
	background-size:35%!important;
	background-position:90% bottom!important;
}

@media screen and (min-width:1024px){
	.image-resize-info-3{
		background-size:55%!important;
		background-position:90% bottom!important;
		
	}

}
@media screen and (max-width:479px){
	.image-resize-info-3, .image-resize-info-4{
		padding:0!important;
	}
	.image-resize-info-3{
		background-size:85%!important;
		background-position:center bottom!important;
	}	

	.image-resize-info-4{
		background-size:85%!important;
		background-position:center bottom!important;
	}	
}

@media screen and (max-width:478px){
	.iconbox_content{
		width:100%!important;
		padding-top:20px;
	}
	h3.iconbox_content_title span{
		font-size:20px!important;
	}
	h2.av-special-heading-tag{
		font-size:22px!important;
	}
}

.startpage a{
	text-decoration:none!important;
}
a .introvideo{
	border-bottom:1px dotted #76BD1B;
	font-size:20px;
	transition: all 0.3s ease;	
}
.startpage a:hover .introvideo{
	font-size:24px;
	color:#76BD1B;
}


/* Wertermittlung Multiform */

.cf7-variations-image label.active {

    box-shadow: 0px 0px 0px 2px #76BD1B inset;
	
}




.wertermittlung .cf7-variations-swatches label{
	width:22.5%!important;
	margin:20px 1.25%!important;
	padding:10px 0!important;
	text-align:center;
	border:none!important;
	border-radius:5px!important;
}

@media screen and (max-width:768px){
	.wertermittlung .cf7-variations-swatches label{
		width:97.5%!important;
	}
}

@media screen and (max-width:479px){
	.wertermittlung .cf7-variations-swatches label{
		width:100%!important;
	}
}


.wertermittlung .cf7-variations-swatches label span{
	display:block;
	margin-top:20px;
	font-size:20px!important;
	text-transform:uppercase;
	line-height:130%;
}


.wertermittlung .cf7-variations-swatches label img{
	width:150px!important;
	max-width:150px!important;
	border:none!important;
	opacity:0.7;
	transition: all 0.2s ease-in-out!important;
	-webkit-transition: all 0.2s ease-in-out!important;
	-moz-transition: all 0.2 ease-in-out!important;		
	padding:5px;
}
.wertermittlung .cf7-variations-swatches label.active img{
	opacity:1;
	width:160px!important;
	max-width:160px!important;
	padding:5px;
}
.wertermittlung .cf7-data-options {
	background-color:white!important;
}
.wertermittlung .cf7-variations-swatches label:hover img{
	opacity:1;
	width:160px!important;
	max-width:160px!important;
	padding:0px;
}
.cf7-container-tooltips-sw{
	display:none!important;
}
.cf7-display-steps-container li{
	margin:2px!important;
	text-align:center;
}
.cf7-display-steps-container {
   color: white!important;
}

body.first_step .wertermittlung .multistep-nav-right{
	width:100%!important;
	text-align:center;
}

body.first_step .wertermittlung .multistep-nav-left{
	display:none;
}

.wertermittlung .cf7-tab{

    -webkit-animation: fadeInFromNone 1.5s ease-out;
    -moz-animation: fadeInFromNone 1.5s ease-out;
    -o-animation: fadeInFromNone 1.5s ease-out;
    animation: fadeInFromNone 1.5s ease-out;
	
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.wertermittlung .cf7-tab-1.hidden{
	opacity:0;
}

.wertermittlung .cf7-tab-1.hidden *{
	display:none!important;
	visibility:hidden!important;
}

.wertermittlung .cf7-tab-1.hidden .cf7-content-tab, .wertermittlung .cf7-tab-1.hidden .cf7-content-tab .cf7-variations-swatches,
.wertermittlung .cf7-tab-1.hidden .cf7-content-tab .cf7-variations-swatches label.cf7-data-options.active, .wertermittlung .cf7-tab-1.hidden .cf7-content-tab .cf7-variations-swatches label.cf7-data-options.active *{
	display:block!important;
	visibility:visible!important;
}


.cf7-tab.cf7-tab-1.hidden{
	position:relative!important;
}

body:not(.first_step) .wertermittlung form .cf7-variations-swatches label, body:not(.first_step) .wertermittlung form .cf7-variations-swatches label img{
	width:80px!important;
}

body:not(.first_step) .wertermittlung form .cf7-variations-swatches label{
	margin-top:50px!important;
}

body:not(.first_step) .wertermittlung form .cf7-variations-swatches label .labeltext{
	left: 100px;
	top: 0px;
	text-align: left;
	width: 200px;
	position:absolute!important;
}

body:not(.first_step) .wertermittlung form .cf7-variations-swatches label .labeltext:before{
	content:"SOLAR REINIGUNG ";
}
#top .multistep-nav a{
	border-radius:2px!important;
	background-color:#76BD1B!important;
	white-space:nowrap!important;
	padding:10px 15px!important;
	color:white!important;
}
#top .multistep-nav a:hover{
	background-color: #76BD1B!important;
}

.multistep-nav a.multistep-cf7-next::after{
	display:inline-block;
	font-family: 'entypo-fontello';
	content: "\e87d";
	vertical-align:center;
	padding-left:20px;				
}

.multistep-nav a.multistep-cf7-prev::before{
	display:inline-block;
	font-family: 'entypo-fontello';
	content: "\e87c";
	vertical-align:center;
	padding-right:20px;				
}

.multistep-nav-right p{
	margin:0!important;
	color:white;
}

.multistep-nav-left, .multistep-nav-right{
	width:50%!important;
}

.multistep-nav-left{
	float:left;
}

.multistep-nav-right{
	float:right;
}

@media screen and (max-width:479px){
	.multistep-nav{
		display:block!important;
	}
	.multistep-nav-left{
		display:none;
	}
	.multistep-nav-left, .multistep-nav-right{
		width:100%!important;
		float:none!important;
	}
}


/* ui-slider */
.slider-tooltip{
	white-space:nowrap;
	border-radius:3px;
	font-size:14px!important;
}

.container-multistep-header {
	padding-bottom:50px;
}

#textfield_bewertung{
	height:265px;
}


/*contact-7-forms*/
.wpcf7-not-valid-tip{
	font-size:14px!important;
	margin-top:-15px!important;
	color:#d4232e!important;
	line-height:130%!important;
}

.wpcf7-not-valid{
	border:2px solid #d4232e!important;
}

.wpcf7-form h4{
	margin-bottom:1em;
}
.wpcf7-form hr{
  margin:30px 0;
}
span.wpcf7-list-item{
	margin-left:0!Important;
}
.wpcf7-form i{
	font-size:14px;
}
.wpcf7-form .formrow:after{
	content:"";
	clear:both;
	display:table;
}
.wpcf7-form .full{
	width:100%;
	float:none;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	
}
.wpcf7-form .one_third_first{
	width:33.33%;
	float:left;
	padding-right:0;
	clear:left;
	margin-top:10px;
	margin-bottom:10px;
}
.wpcf7-form .one_third{
	width:33.33%;
	float:left;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	
}

.wpcf7-form .two_third{
	width:66.66%;
	float:left;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.wpcf7-form .inner_element{
	clear:none!important;
	margin:0!important;

}

.wpcf7-form .half_first{
	width:50%;
	float:left;
	padding-right:0px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	
}

.wpcf7-form .half_second{
	width:50%;
	float:right;
	padding-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.wpcf7-form .half_first > .half_first, .wpcf7-form .half_first > .half_second{
	margin:0;
}


.wpcf7-form .half{
	width:50%;
	float:left;
}

@media screen and (max-width:989px){
	.wpcf7-form .one_third_first, .wpcf7-form .one_third{
		width:100%!important;
		clear:both;
		float:none;
		padding:0;
	}
}

.wpcf7-form .sendbutton{
	display:table;
	width:100%;
	clear:both;
}
.wpcf7-form .datenschutzhinweis, .wpcf7-form .datenschutzhinweis + p{
	display:table-cell;
	vertical-align: text-bottom;
}
.wpcf7-form .datenschutzhinweis + p{
	width:120px;
	text-align:right;
	position:relative;
}

.wpcf7-form .datenschutzhinweis + p .ajax-loader{
	position:absolute!important;
	left:0!important;
	top:10px;
}
@media screen and (max-width:767px){
	.wpcf7-form .sendbutton{
		display:block;
	}
	.wpcf7-form .datenschutzhinweis, .wpcf7-form .datenschutzhinweis + p{
		display:block;
		width:100%!important;
		text-align:left;
	}
	.wpcf7-form .datenschutzhinweis + p .ajax-loader{
		position:static!important;
	}
	.wpcf7-form .half_first{
		width:100%;
		float:none;
		padding-right:0
	}
	.wpcf7-form .half_second{
		width:100%;
		float:none;
		padding-left:0
	}
}




/* FAQ Slider */

.faq-list .slick-slide{
	display:table!important;
	padding:10px;
	position:relative;
	margin:10px;
	background-color:white;
	height:8.5em;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	opacity:0.9;	
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.alternate_color .faq-list .slick-slide{
	background-color:white;
	opacity:1;
}

.faq-list .slick-slide .number_set{
	display:block;
	position:absolute;
	width:1.5em;
	height:1.5em;
	background-color:#76BD1B!important;
	border:1px solid rgba(255,255,255,0.4);
	color:white!important;
	border-radius:100px;
	font-size:1em;
	line-height:1.5em;
	text-align:center;
	left:50%;
	margin-left:-.75em;
	top:-10px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}


.faq-list .slick-slide .number_set:hover{
	text-decoration:none;
	
}

.faq-list .slick-slide:hover{
	opacity:1;
	cursor:grab;
}
.alternate_color .faq-list .slick-slide:hover{
	opacity:0.9;
}

.faq-list .slick-slide h3.frage:hover .number_set{
	background-color:white!important;
	color:#76BD1B!important;
	border:1px solid #76BD1B;

}
.alternate_color .faq-list .slick-slide h3.frage:hover .number_set{
	background-color:#358C12!important;
	opacity:0.9;
	color:white!important;
	border:1px solid rgba(255,255,255,0.4);
	
}
.faq-list .slick-prev:before, .faq-list .slick-next:before{
	color:#76BD1B;
	font-size:30px!important;
}




.alternate_color .faq-list .slick-prev:before, .alternate_color .faq-list .slick-next:before{
	color:white;
}

.faq-list .slick-prev:hover:before, .faq-list .slick-next:hover:before{
	opacity:1;
}
@media screen and (max-width:767px){
	.faq-list .slick-prev:before, .faq-list .slick-next:before{
		font-size:20px!important;
	}
	.faq-list ul.slick-dots{
		display:none!important;
		}
}
.faq-list h3.frage{
	font-size:18px!important;
	font-weight:100!important;
	color:#292929!important;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.alternate_color .faq-list h3.frage{
	color: #76BD1B;
}

.faq-list h3 a.lb_link {
	display:block;
	padding:10px;
	  -webkit-transition: all .3s ease-in-out;
	  -moz-transition: all .3s ease-in-out;
	  -o-transition: all .3s ease-in-out;
	  transition: all .3s ease-in-out;
	font-weight:normal!important;
}

.faq-list h3 a.lb_link:hover {
	background-color:rgba(255,255,255,.4);

}
.alternate_color .faq-list h3 a.lb_link:hover {
	background-color:#358C12;
	color:white!important;
}

.alternate_color .slick-dots button:before{
	color:white!important;;
}

@media screen and (max-width:989px){
	body.faq .mfp-iframe-scaler {
		padding-top:120%!important;
	}
}	
@media screen and (max-width:479px){
	body.faq .mfp-iframe-scaler {
		padding-top:180%!important;
	}
}	


/*Frage im Iframe */
body.frage-template-default	#wrap_all{
		background-color:white!important;
	}

body.frage-template-default h1{
		color:#76BD1B!important;
		border-bottom:2px solid #76BD1B;
		padding-bottom:5px;
		font-size:24px!important;
		margin:10px 0 30px 0!important;
}

body.frage-template-default .template-page{
	padding:0!important;
}

button.mfp-close{
	background-color: #d4232e!important;
	border-radius: 0!important;
	right:0px!important;
	margin-top:2px!important;
	position:fixed;

}


/* Schema Fragen */
.frage .post-title::before{
	content:"Frage:";
	display:block;
	color:inherit;
	font-weight:300;
	text-transform:uppercase;
	font-size:14px!important;
}

.frage .post-title{
	font-size:20px;
	line-height:1.3em;
	color:#76BD1B!important;
	
}
/* Categorie Fragen */
.type-frage.post-entry .iconfont:before{
	content:"\e833"!important;
	font-size:40px!important;
}

.type-frage.post-entry h3.widget-title{
	border-bottom: 2px solid #76BD1B;
	display: block;
	padding: 10px !important;
	margin-bottom: 20px !important;
	font-family: Lato,Arial, Helvetica, sans-serif !important;
	text-transform: none !important;
	color: #76BD1B !important;
}


@media screen and (min-width:1920px){
	.ab-image-hotspot{
		overflow:hidden!important;
	}
	
	.ab-image-hotspot .av-hotspot-container{
		margin-top:-180px!important;
	}	
}	

@media screen and (min-width:768px) and  (max-width:1919px){
	.ab-image-hotspot .av-hotspot-container{
		border:30px solid white;
	}	
}	


@media screen and (min-width:768px){
	.responsive .av-image-hotspot {
		height: 40px;
		width: 40px;
		line-height: 40px;
	}
	
	.responsive .av-image-hotspot-pulse {
		width: 100px;
		height: 100px;
	}
	
	.responsive .av-image-hotspot-pulse{
		top:-30px;
		left:-30px;
	}
}


.ab-special-button-hotspot{
	position:absolute!important;
	bottom:15px!important;
	left:15px!important;
	z-index:1000;
	border:3px solid white!important;
	width:45%!important;	
}

@media screen and (max-width:1280px){
	.ab-special-button-hotspot{
		position:static!important;
		padding:30px!important;
		width:100%!important;		
	}
}


@media screen and (max-width:479px){
	.fullwidth_on_mobile{
		width:100%!important;
		float:none!important;
	}
}

.avia_auto_toc .avia-toc-link span{
	color:#358C12!important;
	text-transform:none!important;
	font-size:16px!important;
}
.avia_auto_toc .avia-toc-link:hover span{
	color:#76BD1B!important;
	text-transform:none!important;
	font-size:16px!important;
}

.ab-fragen .post_delimiter{
	display:none!important;
}

.ab-fragen .blog-meta .iconfont{
	background-color:#76BD1B!important;
}

.wpcf7-form-control.wpcf7-submit{
	font-size:17px!important;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);	
	border:2px solid rgba(255,255,255,0.7);
	border-radius:3px;
	background-color:#76BD1B!important;
	border-color:#76BD1B!important;
}




/* Relaunch --------------------------------------------------------*/
/* Startpage -------------*/

.ab-special-promo{
	background-color:rgba(0,0,0,0)!important;
}
.ab-special-promo .avia-promocontent{
	margin-right:60px!important;
}

.ab-hover-image.showtext p{
	opacity:1;
}
.ab-hover-image.showtext:hover p{
	opacity:0!important;
}
.ab-hover-image.variant2 p{
	margin-top:0!important;
	margin-bottom:0!important;
	padding-top:0!important;
}
.ab-hover-image.variant2 h3{
	color:#76BD1B!important;
	/*color:white!important;*/
	font-weight:bold!important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;	
	
}
.ab-hover-image.variant2:hover h3{
	margin-top:50px;
	font-size:120%!important;	
}

.ab-hover-image.variant2 .bottom-text:after, .bottom-link:after{
	content: "\e897";
}


.text-padding{
	padding-left:10px;
	padding-right:10px;
}


.avia-link-column, .kacheldesign-start .avia-link-column .bottom-link, .kacheldesign-start .avia-link-column .bottom-link:after, .kacheldesign-start .avia-link-column h3, .kacheldesign-start .avia-link-column p{
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;	
}
.kacheldesign-start .bottom-link{
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.kacheldesign-start .avia-link-column{
	background-color:rgba(255,255,255,0.9);
	border-color:white!important;
}

.kacheldesign-start .avia-link-column:hover{
	opacity:1!important;
	background-color:rgba(255,255,255,1);
}

.kacheldesign-start .avia-link-column h3{
	color:#76BD1B!important;
}
.kacheldesign-start .avia-link-column p{
	color:inherit!important;
}
.kacheldesign-start .avia-link-column:hover h3{
	margin-top:-0.35em!important;
}

.kacheldesign-start .avia-link-column:hover h3, .kacheldesign-start .avia-link-column:hover p{
	opacity:1;
}
.kacheldesign-start .avia-link-column:hover .bottom-link{
	background-color:white!important;
	color:#76BD1B!important;
}
 .kacheldesign-start .avia-link-column:hover .bottom-link:after{
	color:#76BD1B!important;
 }
 
@media screen and (min-width:768px) and (max-width:1024px){

	#top .kacheldesign-start .container{
		padding-top:0!important;
	}
	#top .kacheldesign-start .kachel-heading .av-subheading {
		font-size:32px!important;
	}
	#top .kacheldesign-start .kachel-heading h1 {
		font-size:26px!important;
	}

}	

@media screen and (max-width:767px){
	.avia_mobile .kacheldesign-start{
		background-size:auto calc(100vH - 80px)!important;
		background-position:center 0!important;
		background-color:#379412!important;
	}

}
 
@media screen and (max-width:479px){
}




.no-bottom-border{
	border-bottom:0!important;
}

.bottom-text-white-on-black{
	background-color: #ffffffc9!important;
	padding:10px 20px;
	position:
	absolute;
	bottom:0;
	border-top:10px solid white!important;
	color:
	inherit;
}

.brand{
	font-weight:700;

}
.brand-subline{
	color:#76BD1B!important;
	font-weight:bold!important;
	display:block;
	border-bottom:1px solid #76BD1B!important;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:20px!important;
}

.sub-brand{
	white-space:nowrap;
	font-weight:bold;
}

.avia-menu-text .sub-brand{
	display:block;
}

#footer .sub-brand{
	border:1px solid
	#76BD1B;
	padding:3px 5px;
	border-radius:3px;
}

.av-border-top-bottom{
	border:none;
	
}


/* --- Specials *-----------------------------------------------------------------/

/* Hero-Images ------------------------------------------------  */

.hero-image h1, .video-hero h2 {
  font-size: 60px;
  font-weight:bold!important;
  line-height: 1.3em;
  color:white!important;
}
.hero-image h1, .video-hero h2 span.green {
  font-weight:normal!important;
}
.hero-image h1 span, .video-hero h2 span {
 
  display: block;
}

.hero-image .av-subheading_below{
  margin-top: 2em;	
}
.hero-image .av-subheading_below > *, .video-hero .avia-caption-content > *   {
  color: white!important;
  font-size: 28px;
  line-height:135%;
}

.hero-image {
	border-bottom: 3px solid #358C12!important;
}



@media (max-width: 480px) {

	.hero-image h1, .video-hero h2 {
	  font-size: 30px;
	}
	.hero-image .av-subheading_below > *, .video-hero .avia-caption-content > *  {
	  font-size: 18px;
}
}
@media (min-width:481px) and (max-width: 1024px) {
	.hero-image h1, .video-hero h2  {
	  font-size: 50px;
	}
	.hero-image .av-subheading_below > *, .video-hero .avia-caption-content > *  {
	  font-size: 20px;
}
}


@media (min-width: 1024px) {
	.hero-image .av-parallax-inner{
		background-position:center!important;	
	}
}

.hero-image h1 span.ab-custom-sign {
    color: #fff;
    background-color: #76BD1B;
    display: inline-block;
    padding: 0.1em 0.5em;
    border-radius: 3px;
    margin-top: 0.25em;
}

@media (min-width: 989px) {
	.hero-image .av-parallax-inner {
	  -webkit-transform: scale(1) translate(0);
	  transform: scale(1) translate(0);
	  -webkit-animation: zoomin ease-out 4s forwards 1s;
	  animation: zoomin ease-out 4s forwards 1s;
	}

	.hero-image h1 span, .video-hero h2 span {
	  opacity:0;  
	}

	
	.hero-image h1 span:nth-child(1),.video-hero h2 span:nth-child(1) {
	  -webkit-animation: fadeinleftfifty .5s ease-in-out 2.1s forwards;
	  animation: fadeinleftfifty .5s ease-in-out 2.1s forwards;
	}
	.hero-image h1 span:nth-child(2),.video-hero h2 span:nth-child(2)  {
	  -webkit-animation: fadeinleftfifty .5s ease-in-out 2.3s forwards;
	  animation: fadeinleftfifty .5s ease-in-out 2.3s forwards;
	}
	.hero-image h1 span:nth-child(3),.video-hero h2 span:nth-child(3)  {
	  -webkit-animation: fadeinleftfifty .5s ease-in-out 2.6s forwards;
	  animation: fadeinleftfifty .5s ease-in-out 2.6s forwards;
	}
	.hero-image .av-subheading_below > *, .video-hero .avia-caption-content > *  {
	  opacity:0;
	  -webkit-animation: fadeinupblocks .3s ease 2.8s forwards;
	  animation: fadeinupblocks .3s ease 2.8s forwards;
	}
	.hero-image .big-picture-table {
	  position: absolute;
	  bottom: calc(10em);
	  width: 100%;
	}
	.hero-image .big-picture-table .big-picture-cell {
	  display: table-cell;
	  height: 100%;
	  vertical-align: middle;
	  width: 100%;
	}
	.hero-image .big-picture-table .big-picture-cell .positioner {
	  display: block;
	  position: relative;
	}
	.hero-image .big-picture-table .big-picture-cell .positioner h1 {
	  padding-top: 0;
	}
	.hero-image .big-picture-table .big-picture-cell .positioner .text {
	  font-size: 25px;
	}
	.hero-image .inner > * {
	  opacity: 0;
	}
}
/* ------------------------------------------------  Hero-Images */

/*--------------------------------------- Keyframes ---------------------------------*/

@keyframes fadeinopacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinopacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeinsubnav {
  from {
    margin-top: -70px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fadeinsubnav {
  from {
    margin-top: -70px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes fadeindropdown {
  from {
    margin-top: 50px;
    -webkit-transform: translateY(50px) skew(-8deg);
    transform: translateY(50px) skew(-8deg);
  }
  to {
    -webkit-transform: translateY(0px) skew(-8deg);
    transform: translateY(0px) skew(-8deg);
    opacity: 1;
  }
}
@-webkit-keyframes fadeindropdown {
  from {
    -webkit-transform: translateY(50px) skew(-8deg);
    transform: translateY(50px) skew(-8deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0px) skew(-8deg);
    transform: translateY(0px) skew(-8deg);
    opacity: 1;
  }
}
@keyframes zoomin {
  from {
    -webkit-transform: scale(1) translate(0,0);
    transform: scale(1) translate(0,0);
  }
  to {
    -webkit-transform: scale(1.1) translate(0,2.5%);
    transform: scale(1.1) translate(0,2.5%);
  }
}
@-webkit-keyframes zoomin {
  from {
    -webkit-transform: scale(1) translate(0,0);
    transform: scale(1) translate(0,0);
  }
  to {
    -webkit-transform: scale(1.1) translate(0,2.5%);
    transform: scale(1.1) translate(0,2.5%);
  }
}
@keyframes zoomout {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes zoomout {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes zoomout {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes zoomoutSkewBack {
  from {
    -webkit-transform: scale(1.1) skew(8deg);
    transform: scale(1.1) skew(8deg);
  }
  to {
    -webkit-transform: scale(1) skew(8deg);
    transform: scale(1) skew(8deg);
  }
}
@-webkit-keyframes zoomoutSkewBack {
  from {
    -webkit-transform: scale(1.1) skew(8deg);
    transform: scale(1.1) skew(8deg);
  }
  to {
    -webkit-transform: scale(1) skew(8deg);
    transform: scale(1) skew(8deg);
  }
}
@keyframes fadeinleftfiftytransform {
  from {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes fadeinleftfiftytransform {
  from {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes fadeoutleftfiftytransform {
  from {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeoutleftfiftytransform {
  from {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
}
@keyframes fadeinleftfifty {
  from {
    margin-left: -50px;
    opacity: 0;
  }
  to {
    margin-left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fadeinleftfifty {
  from {
    margin-left: -50px;
    opacity: 0;
  }
  to {
    margin-left: 0;
    opacity: 1;
  }
}
@keyframes fromcentertoleft {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
  to {
    -webkit-transform: translate(5000px,0);
    transform: translate(5000px,0);
  }
}
@-webkit-keyframes fromcentertoleft {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
  to {
    -webkit-transform: translate(5000px,0);
    transform: translate(5000px,0);
  }
}
@keyframes fromcentertoright {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
  to {
    -webkit-transform: translate(5000px,0);
    transform: translate(5000px,0);
  }
}
@-webkit-keyframes fromcentertoright {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
  to {
    -webkit-transform: translate(-5000px,0);
    transform: translate(-5000px,0);
  }
}
@keyframes fadeinblocks {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinblocks {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeinzoomblocks {
  from {
    -webkit-transform: translate(-50%,-50%) scale(0.95);
    transform: translate(-50%,-50%) scale(0.95);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeinzoomblocks {
  from {
    -webkit-transform: translate(-50%,-50%) scale(0.95);
    transform: translate(-50%,-50%) scale(0.95);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
  }
}
@keyframes fadeinupblocks {
  from {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeinupblocks {
  from {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes fadeoutdownblocks {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeoutdownblocks {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
  }
}
@keyframes fadeindownblocks {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeindownblocks {
  from {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
  }
}
@keyframes fadeinblocks {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinblocks {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*--------------------------------------- Keyframes ---------------------------------*/
/* Menu Overlay------------------------------------------------------------------------- */
/*
@media screen and (min-width:1024px){

	#wrap_all:before {
		opacity:0;
	 
		position:fixed;
		height:100%;
		width:100%;
		top:0;left:0;
		content:"";
			background-color:rgba(250,152,5,.2);
		z-index:0;
	
	  -webkit-transition: opacity 0.5s ease-in-out;
	  -moz-transition: opacity 0.5s ease-in-out;
	  -o-transition: opacity 0.5s ease-in-out;
	  transition: opacity 0.5s ease-in-out;
		
	 } 

	.active-mega-menu #wrap_all:before {
		opacity:1;
		display:block;
		z-index:10;
	}
}
/* ------------------------------------------------Menu Overlay----------------- */

#top .image-sub-cite .iconbox_icon{
	position:absolute!important;
	margin:-40px 0 0 20px!important;
	
}
.image-sub-cite .iconbox_icon:before{
	font-size: 95px!important;
	
	font-weight:bold;
	text-shadow:2px 2px 0px white, 1px -1px 0px white!important;
}
.image-sub-cite  .iconbox_content{
	padding-top:20px!important;
	padding-left:15px!important;
	color:inherit!important;	


}
.image-sub-cite  .iconbox_content h3{
	font-family:"Caveat", Times, serif!important;
	font-size:34px!important;
	text-align:left!important;
	margin-bottom:1em;
	
}

@media screen and (max-width:360px){
	.image-sub-cite  .iconbox_content h3{
		font-size:25px!important;
	}
.image-sub-cite .iconbox_icon:before{
	font-size: 65px!important;
	}	
}


.bg-overlay-black:before{
	position:absolute;
	display:block;
	content:"";
	background-color: #ffffff6b;
	height:100%;width:100%;
	top:0;left:0;
}

.usp-row .bg-overlay-black:before{
	background-color:#000000cc;
}

.usp-row .av-special-heading h3 span{
	color:#76bd1b!important;
}
.usp-row p{
	color:#ffffff!important;
}


.special_amp {
    font-family:  inherit;
     font-style: normal;
    font-size: inherit;
    font-weight: inherit;
	color:inherit!important;
	display:inline!important;
}

/*layer slider issue blinking */
.ls-bg {
opacity: 1 !important;
}

.button-row-emobility a.avia-button{
	min-width:300px!important;
}


.button-half-width-float{
	width:47.5%!important;
	float:left!important;
	clear:none!important;
}

.button-half-width-float:nth-of-type(even){
	margin-left:5%;
}


#top .avia_playpause_icon {
	background: #d4232e !important;
	border-radius: 5px !important;
	transform: scale(0.6);
	opacity: 0.7 !important;
}

body.page-id-5000 .av-google-badge-message{
	display:none!important;
}

#top .avia-datepicker-div.ui-datepicker .ui-datepicker-prev span, #top .avia-datepicker-div.ui-datepicker .ui-datepicker-next span {
    color: rgba(0,0,0,0);
}
a.ui-datepicker-prev.ui-corner-all:before {
    content: 'zurück';
    display: block;
}

body.page-id-5000 .avia-video{
	margin-bottom:0!important;
}

a.ui-datepicker-next.ui-corner-all:before {
    content: 'vor';
    display: block;
}


@media screen and (min-width:768px){
	.hide_desktop{
		display:none!important;		
	}
}	



.av-google-badge-message a{
color:inherit!important;
}

.grecaptcha-badge { opacity: 0; }

.nowrap{
white-space:nowrap;
}
#top .highlight-menu-text .mega_menu_title{
    overflow: hidden;
    color: #358C12!important;
    opacity: 1!important;
    border-radius: 3px;
    padding: 5px 8px 0 5px;
}


#header_meta{
background:white;
}
#header_meta .menu a{
font-size:15px;
padding: 10px 20px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background-color:#76BD1B;
color:white!important;
font-weight: normal;
opacity:1;

}
#header_meta .menu a:hover{
opacity:0.8;
text-decoration:none!important;
}
@media screen and (max-width:989px){
#header_meta{
display:none;
}
}
.html_header_transparency #header_meta .menu a{
background-color: #76BD1B!important;
}
#header_meta, #header_meta li{
 border:0!important;
}

@media screen and (min-width:990px){
	li#menu-item-4988{
		transition:all 0.5s ease-in-out;
		top:0px;
	}

	.nav-up li#menu-item-4988:hover{
		top:37px;
		
	}
	.nav-up li#menu-item-4988:hover a{
		opacity:1;
	}
}



#top #wrap_all .custom-color-heading .av-special-heading-tag, #top .custom-color-heading a, #top .custom-color-heading strong, #top .custom-color-heading .special_amp {
    color: #76BD1B;
}

p.subline-stil-1{
    text-align: center;
    font-weight: lighter;
    font-size: 140%;
    color: #76BD1B!important;
}

#infopaketmailer{
	color:#595959;
}


#top .avia-section.av-jslcujgy-3b27eeb72d90d5b835b0936023fe0d18{
    background-color: #76BD1B;
    background: linear-gradient( to bottom, #76BD1B, #76BD1B );
    margin-top: 80px;
    margin-bottom: 80px;
}


#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: #379412aa;
    background-color: white;
    color: #379412;
	font-size:17px!important;
}

@media screen and (max-width:767px){
.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column {
    margin-bottom: 30px!important;
	}
}	

#top .avia_ajax_form .av-google-badge-message{
	min-width:auto!important;
}


#top .main_color .avia-color-theme-color.avia-button-fullwidth{
	box-shadow: 0 15px 35px -15px #76BD1B;
}
/*
#main #badge + div#av_section_1 {
  background: #76BD1B;
}
*/

#main #badge + div#av_section_1 .av-subheading{
	color:white;
}

#main #badge + div#av_section_1 .av-special-heading-tag{
	color: white;
}



.avia-section.alternate_color, #footer.footer_color, .teamteaser{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#358C12+0,0056b8+52,3b7ac3+100 */
background: #383838 ; /* Old browsers */
background: -moz-linear-gradient(222deg,  #358C12 0%, #383838  52%, #000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(222deg,  #358C12 0%,#383838  52%,#000 100%); /* Chrome10-25,Safari5.1-6 */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#358C12', endColorstr='#000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ 
}


@media only screen and (min-width: 64.063em){
	.avia-section.alternate_color, #footer.footer_color, .teamteaser{
		background: url(/wp-content/uploads/alexander-breitbach-elektro-3d-background-dark.svg), linear-gradient(222deg,  #358C12 0%,#383838  52%,#000 100%); 
		background-attachment: fixed!important;
		background-size: 150vw 100vh!important;
		background-repeat: no-repeat!important;	
	}
	.avia-section.alternate_color.avia-builder-el-0{
		background: linear-gradient(222deg,  #358C12 0%,#383838  52%,#000 100%); 
		background-size: 150vw 60vh!important;
	}
}


#statichero{
	background-position: left 20%!important;
}

#statichero .flex_column.av-break-at-tablet{
	margin-bottom:0!important;
}

#statichero .container{
	padding:0!important;
}

.tg-grid-wrapper.tg-txt{
	color:#292929!important;	
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: #c7dcab;
    background-color: white;
    color: inherit;
	font-size:17px!important;
}

@media screen and (max-width:767px){
.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column {
    margin-bottom: 30px!important;
	}
}	

#top .avia_ajax_form .av-google-badge-message{
	min-width:auto!important;
}

.schlagworte ul {
	text-align:center;
	line-height:60px;
}

	.schlagworte ul li{
		list-style-type:none;
		padding:0;
		border: 2px solid #76BD1B;
		border-radius:3px;
		margin:5px;
		color:inherit;
		display:block;
	}


@media screen and (min-width:990px){

	.schlagworte ul li{
		display:inline;
		padding:10px 10px;
		white-space:nowrap;
	}
	/*.schlagworte ul li.newline::after{
		content:"\A";
		white-space:pre;
	}*/
}
.schlagworte .jqlink.active{
	background-color:#76BD1B;
	color:white;
	opacity:1;
}

.jqlink{
	cursor:pointer;
}


.jqlink:hover{
	opacity:1;
	background-color: #76BD1B;
	color:white;
}

.angebot_form{
	display:none;
	border:2px dashed white;
	padding:30px!important;
	margin-top:20px;
}

span.wpcf7-list-item-label{
  font-weight: 600!important;
  font-size: 17px!important;
  color: #358C12!important;
}


#top .ab-phone-content .av_font_icon{
	color:#76BD1B;
	border-color:#76BD1B;
}
#top .ab-phone-content a.textcolor{
	color:#76BD1B;
}

#top .border_main_color.flex_column{
	border-color:#76BD1B;
}

.av_promobox{
	background: #fcfffc!important;
}

#top .ab-back-top.av_font_icon{
  color: #76BD1B;
  border-color: #76BD1B;
}

#top .av-special-heading{
   color: inherit!important;
}



#top .cf7-display-steps-container li.active,  #top .ui-slider-handle .slider-tooltip {
  background: #358C12!important;
  color: white !important;
}
#top .cf7-display-steps-container li.active:after{
	border-left: 16px solid #358C12 !important;
}

#top .ui-slider-handle .slider-tooltip, .ui-slider-handle .slider-tooltip::after {
  border-color: #358C12 transparent!important;
}

.ui-slider .ui-slider-handle {
  border: 1px solid #358C12!important;
}
#top .cf7-display-steps-container li.enabled {
  background: #76BD1B !important;
  color: white!important;
}

#top .cf7-display-steps-container li.enabled:after {
  border-left: 16px solid #76BD1B !important;
}

.ui-slider-handle::after{
  background: #358C12;
}

#konfigurator{
	background:white;
}
#top .avia-image-container .av-caption-image-overlay-bg {
  opacity: .4;
  background-color: #000;
}


.teamteaser .container{
	padding-left:0!important;
	padding-right:0!important;
}
.teamteaser .flex_cell{
		max-width:1310px;
		margin:0 auto!important;
}



.teamteaser .av_one_fourth{
	float:left!important;
	clear:none!important;
	
}

.teamteaser h3{
	color:white!important;
}

#top .flex_column.av-xkkk3h-e1a37485746260bf8646b7b44fe42cca {
   margin-bottom: 20px;
   box-shadow: 0 48px 29px -40px #000;
}

#top .av-subheading{
	opacity:1;
}

#top #header .av-main-nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width:1279px){
	.av-main-nav.menu .menu-item-home{
		display:none;
	}
}
@media screen and (max-width:767px){
	.responsive #top .logo {
  		width: 70%;
	}
}


/* Contact-Form7-Style */
.visuallyhidden {
 border:0;
 clip:rect(0 0 0 0);
 height:1px;
 margin:-1px;
 overflow:hidden;
 padding:0;
 position:absolute;
 width:1px
}



.wpcf7  .wpcf7-text{
	background-color:#fff!important;
}

.wpcf7 input::placeholder{
	color:#7a7a7a!important;
}



/* -----------------------------------------------------------------------------
// This file contains styles that are specific to the contact page.
// ----------------------------------------------------------------------------- */

div#contact-infos table td:first-child {
	 text-transform: uppercase;
	 font-weight: 700;
	 padding-right: 1em;
}
div#contact-infos table:not(:first-of-type) td:first-child {
	 white-space: nowrap;
}
div#contact-infos table {
	 margin-bottom: 1.5em;
}
div#contact-infos strong {
	 text-transform: uppercase;
}
#contact-form form {
	 width: 100%;
}
#contact-form form::after {
	 content: '';
	 display: table;
	 clear: both;
}
 @media (min-width: 700px) {
	#contact-form form {
		 display: -webkit-box;
		 display: -webkit-flex;
		 display: -ms-flexbox;
		 display: flex;
		 -webkit-box-pack: justify;
		 -webkit-justify-content: space-between;
		 -ms-flex-pack: justify;
		 justify-content: space-between;
		 -webkit-flex-wrap: wrap;
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
	}
	#contact-form form .fields-infos {
		 width: 40%;
		 padding-right: 14px;
	}
	#contact-form form .fields-content {
		 width: 60%;
	}
}
#contact-form .field {
	 padding: 7px 0;
}
#contact-form input,#contact-form textarea {
	 -webkit-border-radius: 0;
	 border-radius: 0;
	 width: 100%;
	 padding: 10px;
}
#contact-form input[name="your-zip"],#contact-form textarea[name="your-zip"] {
	 display: inline-block;
	 width: 30%;
	 margin-right: 10px;
}
#contact-form input[name="your-city"],#contact-form textarea[name="your-city"] {
	 display: inline-block;
	 width: 65%;
	 width: -webkit-calc(70% - 10px);
	 width: calc(70% - 10px);
}
#contact-form textarea {
	 height: 0 !important;
	 min-height: 10em;
}
 @media (min-width: 700px) {
	#contact-form textarea {
		 min-height: 9.55em;
	}
}
#contact-form input:focus,#contact-form textarea:focus {
	 outline: none;
	 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2)!important;
	 box-shadow: 0 0 10px rgba(0,0,0, .2)!important;
}
 div.wpcf7-response-output {
	 width: 100%;
	 margin: 0;
	 padding: 15px;
	 margin-top: 10px;
	 color: #d4232e;
	 border: 2px solid #d4232e;
}
 div.wpcf7-response-output.wpcf7-mail-sent-ok {
	 color: #00b758;
	 border-color: #00b758;
}
 .wpcf7-checkbox, .wpcf7-acceptance {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-flex-wrap: wrap;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
	 margin-top: -4px;
	 margin-left: 0.23em;
	 margin-bottom: -1px;
}
 .wpcf7-checkbox label, .wpcf7-acceptance label {
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
}
 .wpcf7-checkbox .wpcf7-list-item, .wpcf7-acceptance .wpcf7-list-item {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: flex;
	 margin: 0;
}
 .wpcf7-checkbox input[type="checkbox"], .wpcf7-acceptance input[type="checkbox"] {
	 position: relative;
	 display: inline-block;
	 width: auto !important;
}
 .wpcf7-checkbox input[type="checkbox"] + span, .wpcf7-acceptance input[type="checkbox"] + span {
	 padding-left:10px;
}
 .wpcf7-checkbox input[type="checkbox"]:after, .wpcf7-acceptance input[type="checkbox"]:after {
	 content: '';
	 display: inline-block;
	 height: 1.5em;
	 width: 1.5em;
	 position: absolute;
	 top: 0;
	 left: 0;
	 margin-top: -0.25em;
	 margin-left: -0.25em;
	 -webkit-border-radius: 0;
	 border-radius: 0;
	 background: #fff;
	 outline: none;
	 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	 box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
 .wpcf7-checkbox input[type="checkbox"]:checked:after, .wpcf7-acceptance input[type="checkbox"]:checked:after {
	 background: #358C12;
}
 .wpcf7-checkbox input[type="checkbox"]:checked:before, .wpcf7-acceptance input[type="checkbox"]:checked:before {
	 content: '';
	 position: absolute;
	 left: 0.25em;
	 top: -0.05em;
	 width: 0.5em;
	 height: 0.8em;
	 border: solid #fff;
	 border-width: 0 0.2em 0.2em 0;
	 -webkit-transform: rotate(45deg);
	 -ms-transform: rotate(45deg);
	 transform: rotate(45deg);
	 z-index: 1;
}
div.fullwidth-field{
	clear:both!important;
	float:none!important;
	width:100%!important;
}

#av-cookie-consent-badge.av-consent-badge-right-bottom {
  bottom: 120px!important;
  left:0!important;
}
.wpcf7 br{
	display:none!important;
}
.wpcf7 p{
	margin:0!important;
}

#top a.avia-button.avia-color-theme-color-highlight.avia-cookie-consent-button {
  min-width: 272px;
}
#top .avia-cookiemessage-top-right{
	min-width:330px!important;
}

p smaller{
	font-size:90%;
}


.ab-sofia.tg-item .tg-light a, .sofia.tg-item a{
	color:#fff!important;
}

.javascript_notifier{
  z-index:1000000!important;
	padding:30px;
  background: url(/wp-content/uploads/emc-elekto-c.svg) no-repeat;
  background-size: 50%;
  background-position: 50% 20px;
}


#top .av-iconlist-small .iconlist_icon {
	color: #76bd1b;
  }

.avia-testimonial-content{
	background: none!important;
	border:0!important;
}
.avia-testimonial_inner .avia-arrow{
	display: none;
}

.avia-section.av-5y0aaa-e0cbb8a93e2b72576286d864213328f0 .av-parallax .av-parallax-inner {
  background-position: 37% 50%!important;
  
}

#nex-forms .modal .datepicker table td {
    border: 1px solid #77BD1B!important;
    font-size: 15px!important;
    font-weight: bold;
}

#nex-forms .modal .datepicker table tbody,#nex-forms .modal .datepicker table th {
    border: 2px solid #77BD1B!important;
    font-size: 17px!important
}

#top #nex-forms .modal.nex_forms_modal {
    height: auto!important;
    padding: 30px!important;
    max-width: 800px;
    max-height: 92%!important;
    top: 4%!important;
    margin-bottom: 0!important
}

@media screen and (max-width: 988px) {
    #top #nex-forms .modal.nex_forms_modal {
        top:0!important
    }
}

#top #nex-forms .modal.nex_forms_modal .row {
    position: static;
    margin-bottom: 0px;
    clear: none
}

#nex-forms .form_field.email::before {
    display: none!important
}

#nex-forms .datepicker table td {
    border: none!important
}

#nex-forms h3{
	line-height: 1.3em!important;
}
#nex-forms h3 strong{
	color: #84c331!important;
}
#top .hero-textbox .av-special-heading{
  background: #ffffffbf;
  padding: calc(3% + 20px)!important;
}

#top .hero-textbox h1, #top .hero-textbox .av-subheading_below > *{
  color: #595959 !important;
}

.brand-topic { 
  color: #333; /* Standard-Textfarbe */
  /* new-version: padding:20px;*/
}
@media screen and (max-width:767px) {
	.brand-topic { 
		padding:0px;
	  }
}
.brand-topic .brand {
  font-size: 20px; /* Schriftgröße für die Marke */
  font-weight: bold; /* Fettdruck */
  color: #76BD1B; /* Grüne Farbe */
  display: block;
  text-transform: uppercase; /* Großbuchstaben */
  text-align:left;
  
}

.brand-topic h2 {
  font-size: 1.5em; /* Größere Schriftgröße für den Titel */
  font-weight: bold; /* Fettdruck */
  margin: -0.25em 0 -0.25em 0;
  text-transform: uppercase; /* Großbuchstaben */
}

.brand-topic p {
  font-size: 19px; /* Schriftgröße für den Text */
  color: #9f9f9f; /* Standard-Textfarbe */
  margin: 5px 0; /* Abstand nach oben und unten */
  font-weight:bold;
}

.brand-topic .calltoaction {
  font-size: 20px; /* Größere Schriftgröße für den Call-to-Action */
  font-weight: bold; /* Fettdruck */
  color: #76BD1B; /* Grüne Farbe */
  text-decoration: underline; /* Unterstreichung */
  margin-top: 20px; /* Abstand nach oben */
  display: block;
}

@media screen and (max-width:988px) {
	.ptab88 .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
		margin-bottom: 50px!important;
	}
}
.ptab88, .ptab88 .av-subheading{
	font-size:16px!important;
	color:#385e06!important;
}
.ptab88 a{
	color: #77bd1b!important;
}
.ptab88 strong{
	color:inherit!important;;
}

@media screen and (max-width:479px) {
	.ptab88, .ptab88 .av-subheading{
		font-size:14px!important;
	}
}
.ptab88 h3,.ptab88 h4{
	color:#385e06!important;
	font-weight: 600!important;
	letter-spacing: 0!important;
}
.ptab88 h3{
	font-size:1.2em!important;
	line-height: 1.2em!important;
}

.ptab88 h4{
	font-size:1em!important;
	line-height: 1.2em!important;
}

.ptab88 h4 strong{
	color: #77bd1b!important;
	letter-spacing: 0.5px!important;
}

.ptab88 .av-subheading p{
	color:inherit!important;
	font-weight: bold!important;
	font-size:0.95em!important;
	
}

.ptab88 p{
	font-size:inherit;
	line-height: 120%;
	margin:0;
}
.ptab88 blockquote{
	font-size:inherit!important;
	color: inherit!important;
	border: 0;
	padding:0;
}
.ptab88 blockquote p {
	font-size: inherit!important;
	color:inherit;
	font-weight: normal!important;
}
.ptab88 .av-image-caption-overlay-center{
	font-size:0.95em;
	padding: 15px;
}


.ptab88 .flex_column.av_one_third  {
    /* Allgemeine Stile für alle flex_column innerhalb von ptab88 */
	background: #fff!important;
	box-shadow: 0 0 30px -20px #000;
}

/* Weitere spezifische Klassen und Stile */
.ptab88 .flex_column .bglight {
    /* Spezifische Stile für eine Klasse innerhalb von flex_column */
	background: #76bd1b24;
}

.ptab88 .flex_column .av_textblock_section .avia_textblock{
	padding: 15px 20px;
}

.ptab88 .flex_column .av_textblock_section .avia_textblock h5{
	margin:0.5em 0 0.5em 20px;
}

.ptab88 .flex_column .av_textblock_section .avia_textblock ul{
	margin:0 0 0 20px;
}
.ptab88 .flex_column .av_textblock_section .avia_textblock ul ~ p{
	margin:.75em 0 0 20px;
}
.ptab88 .flex_column .av_textblock_section .avia_textblock ul li{
	padding: 0;
	color:#636462!important;
}
.ptab88 .flex_column .av_textblock_section .avia_textblock ul li::marker{
	color:inherit;
}
.ptab88 .av-special-heading {
	margin:0!important;
	padding: 15px 20px 0 40px!important;
	
}

.ptab88 .av-special-heading .av-special-heading-tag{
	position: relative;
}
.ptab88 .flex_column .av-special-heading .av-special-heading-tag::before {
	position: absolute;
	content: "";
	left: -26px;
	top: 5px;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100px;
	background: #838383;
}
.ptab88 .flex_column .av-special-heading.highlight-green .av-special-heading-tag::before {
	background: #385e06!important;
  }
.ptab88 .flex_column .av-special-heading.highlight-green h3 {  
	color: #385e06!important;
  }


#top .ptab88 .avia-image-container{
	margin:0!important;
}

#top .ptab88 .ptab_label.avia-image-container .av-caption-image-overlay-bg {
	opacity: 1;
	background: linear-gradient(45deg, #ffc300, #ffe9a2);
  }
#top .ptab88 .ptab_label.avia-image-container .avia-image-overlay-wrap:hover .av-caption-image-overlay-bg {
	opacity: 1 !important;
}

#top .ptab88 .ptab_label.avia-image-container {
	width: 150px;
	height: 150px;
	position: absolute;
	top: -15px;
	right: -15px;
  }

 #top .ptab88 .ptab_label p{
	font-weight: 600;
 }

 .ptab88 .ptab_big-5.avia_textblock {
	padding-top:30px!important;
	padding-bottom:30px!important;
	position: relative;
}
.ptab88 .ptab_big-5 p, .ptab88 .ptab_big-5 h4 {
	width:200px;
	hyphens: none;
}

.ptab88 .ptab_big-5 em {
	display: block;
	position: absolute;
	top: 50%;
	left: 210px;
	font-size: 120px;
	height: 120px;
	width: auto;
	line-height: 120px;
	margin-top: -60px;
	color: #77BD1B;
	font-family: 'roboto';
	font-weight: 900;
	font-variant: traditional;
	font-style: italic;
	letter-spacing: -15px;
  }
 
  .ptab88 .ptab_big-5 em i{
	font-size:20px;
	letter-spacing: 0;;
	padding-left:.7em;
  }
  .ptab88 .ptab_big-5 em.double{
	left:195px;
}
.ptab88 .ptab_big-5 em.double i{
	padding-left:8px;
}

@media screen and (max-width:479px) {
	.ptab88 .ptab_big-5 em {
		left:54vw;
	}
	.ptab88 .ptab_big-5 em.double{
		left:46vw;
	}
	.ptab88 .ptab_big-5 p{
    	width: 45vw;
	}
 } 
.ptab_angebot-drucken {
	display: flex;
	align-items: center;
	padding: 10px;
  }

  .ptab_angebot-drucken picture {
	margin-right: 22px;
	display: block;
	}
.ptab_angebot-drucken picture img{
	width: 100px;
	height: auto;
  }
.ptab_angebot-drucken.ptab_preis  picture img{
	width: 70px;
	height: auto;
  }

  .ptab_angebot-drucken h4 {
	margin: 0;
  }
  
  .ptab_angebot-drucken p {
	margin: 0;
  }
  
  .ptab_angebot-drucken .text-content {
	display: flex;
	flex-direction: column;
  }
  
  .ptab_preis img{
	width:85px;
	height:auto;
	padding-right: 22px;
  } 
  .ptab_preis h3 {
	text-decoration: double;
	text-decoration: underline;
	font-size: 1.2em!important;
  }

  .ptab_commentbox picture{
	
		display: block;
		width: 100px;
		float: right;
		padding:0 0 20px 20px;
  }

  .ptab_commentbox p{
	font-style: italic;
	color: #636462;
  }


  body.lp-pv iframe.mfp-iframe {
	height: calc(100vh - 46px);
  }

  body.lp-pv .mfp-iframe-holder{
	padding-top: 46px;
	padding-bottom: 0;;
  }
  body.lp-pv .mfp-iframe-holder .mfp-content {
	height: 100%;
  }
  body.lp-pv .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
	opacity: 0.9;
	background: #4d7a13;
  }

  body.lp-pv .mfp-arrow{
	display: none;;
  }
  body.lp-pv iframe #wrap_all{
	padding-top:0!important;
  }

  .ptab88 .av-fold-button-wrapper.av-textblock-btn-wrap{
	margin-top:-15px;
	z-index: 1111;
  }
  .ptab88 .avia-fold-unfold-section .av-fold-button-container {
	margin-top: 0px;
	margin-bottom: 0;
	float: left;
	margin-left: 40px;
	text-decoration: none!important;
	font-size:1em;

}
  
  .ptab88 .avia-fold-unfold-section .av-fold-button-container::before{
	display:inline-block;
	font-family: 'entypo-fontello';
	content: "\e883";
	line-height: 24px;
	font-size: 24px;
	vertical-align: sub;
	padding-right: 8px;
	
  }

  .ptab88 .av-fold-unfold-container.folded{
	max-height: 87px!important;
  }
  .ptab88 .avia-fold-unfold-section .av-fold-unfold-container::after {
	background: linear-gradient( to bottom, rgba(255,255,255,0) 30px, rgba(255,255,255,1) 75px )!important;
  }

 .ptab88 .av-fold-unfold-container.unfolded + .av-fold-button-wrapper .av-fold-button-container::before{
	content: "\e886";
 }

 .ptab88 .avia_textblock.ptab_commentbox {
	min-height: 12em;
  }


.simple-button-style a{
	letter-spacing: 1px;
}

.yellow-badge .av-inner-masonry-content {
    width: 0 !important;
    height: 0 !important;
    border-left: 80px solid #84e700 !important; /* Gelbes Dreieck */
    border-bottom: 80px solid transparent !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: none !important; /* Entfernt den Hintergrund */
}

.yellow-badge .av-inner-masonry-content::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 84px solid rgba(0, 0, 0, 0.16); /* Schattenfarbe */
    border-bottom: 84px solid transparent;
    position: absolute;
    top: 0px; /* Abstand zum Hauptdreieck, um Schatteneffekt zu erzeugen */
    left: -80px; /* Abstand zum Hauptdreieck, um Schatteneffekt zu erzeugen */
    z-index: -1; /* Schatten hinter dem Hauptdreieck */
}

.yellow-badge .av-inner-masonry-content .av-masonry-entry-content {
    position: absolute !important;
    transform: translate(-115%, -15%) rotate(-45deg) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    white-space: nowrap !important;
    background: none !important;
    width: 80px !important;
    height: 80px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1 !important;
    padding: 10px !important;
}

.yellow-badge .avia-arrow {
    display: none !important; /* Entfernt das avia-arrow Element */
}

@media screen and (max-width:989px){

	.flex_column.column-distance-mobile{
		margin-bottom:100px!important;
	}
	.flex_column.column-distance-mobile:last-child{
		margin-bottom:-50px!important;
	}
}

#nex-forms .inner-canvas-container.neumorphism .input-group-addon.postfix {
	bottom: 72px!important;
	right:0px!important;
  }

  #nex-forms .input-group-addon.postfix .fa {
	top: 0px;
	position: relative;
	right: 10px;
  }

  .pv-angebot-iframe {
	font-size: 16px!important;
  }

  .pv-angebot-iframe h2 {
	font-size: 21px!important;
  }

  .pv-angebot-iframe h3 {
	font-size: 18px!important;
  }
@media screen and (min-width:989px){
  li#menu-item-8810 a::after {
	display: block;
	position: absolute;
	content: "Angebote";
	background: #76bd1b;
	right: 0;
	top: 0;
	color: white;
	padding: 1px 9px;
	border-radius: 25px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 900;
	box-shadow: 0 0 15px -6px #6aa223;
	border: 1px solid white;
  }
  .menu-item-8810 a {
	background: #358c12;
	padding: 10px 0;
	box-shadow: 0 0 10px -5px #000;
  }

  .menu-item-8810 a span.avia-menu-text {
	/* color: #0c2104; */
	/* font-weight: bold; */
	text-shadow: 0 0 3px black;
  }
}
h2.av-special-heading-tag{
	line-height:1.3em!important;
}


.one-col-rating .ti-footer.ti-footer-grid.source-Google {
    display: none;
}

#top .teaser-kachel {
    background: linear-gradient(180deg, #ffffff, #ecf6df);
    box-shadow: 0 0 15px 0px #000000b5;
    padding-bottom: 15px;
    border-radius: 15px!important;
}
#top .teaser-kachel .avia-image-container{
	border-bottom: 4px solid #242b2e!important;
}
#top .teaser-kachel .avia-image-container img{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
#top #wrap_all .main_color .teaser-kachel .av-special-heading {
    padding: 0 25px;
    margin: 1.5em 0 0 0;
}
#top #wrap_all .main_color .teaser-kachel .av-special-heading h3{
	line-height: 155%;
	font-size: 19px;
	color:#595959!important;
}
#top #wrap_all .main_color .teaser-kachel p{
	padding:0 20px;
}


.section-dark-bg{
	background-color: #252d30;
}
.avia-section.section-dark-bg .av-section-color-overlay {
    opacity: 0.8!important;
    background-image: url(https://bsolar.www2check.de/wp-content/themes/enfold/images/background-images/dots-for-dark-background-compressed.png);
    background-repeat: repeat;
}

div#pv-knowledge.section-dark-bg {
    border: 0;
    background-image: url(https://bsolar.www2check.de/wp-content/themes/enfold/images/background-images/dots-for-dark-background-compressed.png);
    background-repeat: repeat;
	padding: 10px 0;
}
#top div#pv-knowledge.section-dark-bg li.av-menu-button a{
	background:transparent;
}

#top div#pv-knowledge.section-dark-bg li.av-menu-button{
	margin:0px;
	padding:5px;
}
#top div#pv-knowledge.section-dark-bg .av-menu-button > a .avia-menu-text {
    border: none;
    border-radius: 3px;
    padding: 7px 10px;
    background: #76bd1b;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
	box-shadow: 0 0 10px 0 black;
}

@media screen and (max-width:480px){
	#top div#pv-knowledge.section-dark-bg li.av-menu-button{
		display:block;
		width:100%;
		position:relative;
	}
	#top div#pv-knowledge.section-dark-bg .av-menu-button > a .avia-menu-text {
		display:block;
	}
}
#top .pricecol-gen2{
	border-radius:15px;
	box-shadow: 0 0 15px 0px #000000b5;
}
.pricecol-gen2 .avia-image-container{
	border-bottom: 4px solid #242b2e!important;
}
.pricecol-gen2 .avia-image-container img{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

#top #wrap_all .pricecol-gen2 .pv-labels{
	padding-left:0;
	padding-right:0;
}
#top #wrap_all .pv-labels ul li {
    list-style: none;
    background: #8bc34a0f;
    display: inline-block;
    float: left;
    padding: 5px 10px!important;
    border-radius: 3px!important;
    margin: 5px;
    color: #5b8f17 !important;
    font-size: 14px!important;
    position: relative;
    overflow: hidden;
    border-top-right-radius: 0!important;
    cursor: pointer;
    box-shadow: inset 0 0 16px #76bd1b70;
}

@media screen and (max-width:480px){
	#top #wrap_all .pv-labels ul li {
		width:90%;	
	}
}

#top #wrap_all .pv-labels ul li::after {
    list-style: circle;
    content: "";
    display: block;
    /* float: right; */
    height: 12px;
    width: 12px;
    background: #76bd1b;
    right: 0;
    top: 0;
    position: absolute;
    rotate: 45deg;
    margin: -5px -5px 0 0;
}

#top #wrap_all .pv-labels ul li::before{
		font-family: 'elektrotechnik-font';
		content: "c";
		margin-right:.5em;
		vertical-align:bottom;
}

.highlight-checkmark h3::before{
		font-family: 'elektrotechnik-font';
		content: "f"!important;
		margin-right:.5em;
		vertical-align:bottom;
		font-size:15px;
		background:none!important;
}
#top #wrap_all .pricecol-gen2 .av-subheading p{
	font-weight:normal!important;
}

#top #wrap_all .pricecol-gen2 .avia-button-wrap{
	padding:20px;
}
#top #wrap_all .pricecol-gen2 .avia-button-wrap a{
	color:#fff!important;
}

.pricecol-gen2 .ptab_preis h3 {
    text-decoration: none;
    font-size: 36px!important;
    color: #385e06 !important;
}

.avia-image-container.av-zwverh-25d551095d431e78b465b35883a71781.av-styling-no-styling.avia-align-center.avia-builder-el-47.el_before_av_textblock.avia-builder-el-first::before {
    content: "BELIEBT";
    display: block;
    position: absolute;
    top: -56px;
    left: 50%;
    margin-left: -30%;
    width: 60%;
    height: 30px;
    background: #76bd1b;
    border: 2px solid #76bd1b;
    border-radius: 50px;
    color: #fff;
    border: 2px solid #ffffff8a;
}

@media screen and (max-width:767px){
	.avia-image-container.av-zwverh-25d551095d431e78b465b35883a71781.av-styling-no-styling.avia-align-center.avia-builder-el-47.el_before_av_textblock.avia-builder-el-first::before {
    top: -15px;
    z-index: 1000;
	}
}

.skewed{
	transform: skew(-11deg, 0deg);
}

.av_toggle_section p.toggler.activeTitle {
    color: #ffffff!important;
    font-weight: bold;
    background: #76bd1b !important;
}

.toggle_content.invers-color {
    background: #ecf6df;
}

.avia-section.themen-sektion .flex_column{
	margin-bottom:0!important;
}
.avia-section.themen-sektion .flex_column.av_one_full{
	border-top-left-radius:5px!important;
	border-top-right-radius:5px!important;
}
.avia-section.themen-sektion .flex_column.av_one_third{
	border-bottom-left-radius:5px!important;
}
.avia-section.themen-sektion .flex_column.av_two_third{
	border-bottom-right-radius:5px!important;
}

@media screen and (max-width:988px){
	.avia-section.themen-sektion .flex_column.av_one_third{
		border-bottom-left-radius:0px!important;
	}
	.avia-section.themen-sektion .flex_column.av_two_third{
		border-bottom-left-radius:0px!important;
		border-bottom-right-radius:5px!important;
		border-bottom-left-radius:5px!important;
	}
}

.avia-section.themen-sektion span.toggle_icon *{
	border-color:#76BD1B!important;
}
.avia-section.themen-sektion .av_toggle_section .toggler.activeTitle span.toggle_icon *{
	border-color:#fff!important;
}

@media screen and (max-width:480px){
	.av-minimal-toggle.togglecontainer .single_toggle .toggler {
		font-size: 16px!important;
		padding-right:10px;
		line-height:140%;
	}
	.toggle_content {
    	font-size: 16px;
    	line-height: 140%!important;
		padding:10px 15px!important;
	}
	.avia-section.themen-sektion blockquote p {
		font-size: 17px !important;
		line-height: 150%;
	}

}

#top .avia-section.themen-sektion .open-faq, #top .avia-section.themen-sektion .close-faq{
	display:none;
}

@media screen and (max-width:988px){
	#top .avia-section.themen-sektion .flex_column.av_two_third{
		display:none!important;
	}
	#top .avia-section.themen-sektion.show-faq .flex_column.av_one_third .avia_textblock{
		display:none;
	}
	#top .avia-section.themen-sektion .open-faq{
		display:inline-block;
	}
	#top .avia-section.themen-sektion.show-faq .flex_column.av_two_third{
		display:block!important;
	}
	#top .avia-section.themen-sektion.show-faq .close-faq{
		display:inline-block;
	}
	#top .avia-section.themen-sektion.show-faq .open-faq{
		display:none;
	}
}

.simple-buttonstyle a{
	text-decoration:none!important;
	font-weight:bold!important;
}

#pv-konfigurator{
	display:none;
}

#top .main_color .avia-slider-testimonials.av-slideshow-ui .avia-slideshow-arrows a.avia-svg-icon svg:first-child {
    stroke: #77BD1B!important;
    fill: #77BD1B!important;
}

#top .avia-slider-testimonials:hover .avia-slideshow-arrows a, .avia_desktop #top .avia-slider-testimonials.av-slideshow-ui.av-nav-arrows-visible .avia-slideshow-arrows a, #av-admin-preview .avia-slider-testimonials.av-slideshow-ui.av-nav-arrows-visible .avia-slideshow-arrows a {
    border-color:#77BD1B!important;
}
.avia-testimonial-content {
    margin-top: 20px;
}

#top .av-special-heading.av-linked-heading a.herolink:hover{
	color:#77BD1B!important;
	opacity:1!important;
}
.herolink {
    display: inline;
    background: linear-gradient(to top, #76bd1b, #fff900);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: none;
    font-weight: bold!important;
    transition: color 0.3s ease, background 0.3s ease;
    border-bottom: 2px dotted #a0cf13 !important;
    padding-bottom: 2px;
}
.herolink:hover {
  background: none; /* Entfernt den Verlauf */
  -webkit-background-clip: unset;
  background-clip: unset;
  -webkit-text-fill-color: #76BD1B; /* Sichtbare grüne Farbe */
  color: #76BD1B; /* Fallback */
}


.ti-widget.ti-goog .ti-rating-text span strong, .ti-widget.ti-goog .ti-rating-text span {
    display: none;
}