/*
Theme Name: Green Blue
Description: 
Version: 2.0
Author: brit
Author URI: 
Template: enfold
*/


#top #av-burger-menu-ul a:hover .avia-menu-text{
	color:#fff!important;
}

div .logo{
	padding:10px 0!important;
}

/* 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;

	 }
}
.nobreak{
	white-space:nowrap;
}
blockquote p{
	
	font-weight: bold !important;
	font-size: 18px !important;
	color: #252f62;	

}

a.inline-link{
	font-weight:bold;
	white-space:nowrap;
}
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;
	color:#525252;
}
	
/*--------------------------------------*/

#wrap_all{
	background-color:#1a2042!important;
}

@media screen and (max-width:768px){
	#avia2-menu{
		display:none; /*sprachumschalger*/
	}
}
@media screen and (min-width:989px){

	header.av_header_glassy{
		background-color:#58BD18!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:-100px;
	}
	body.home .avia-fullscreen-slider .av-single-slide{
		background-position:center 100px!important;
	}
	
	body.home .avia-fullscreen-slider .slideshow_caption{
		padding-top:200px!important;
	}
	#wrap_all{
		padding-top:100px!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:-100px; 
	}	
	#header_main{
		background-color:#fff;
	}
}

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

}

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

/* top-menu */
#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;
}

.html_header_top.html_header_sticky #header{
	
}
nav.main_menu span.avia-menu-text{
	text-transform:uppercase;
}

nav.main_menu .sub-menu span.avia-menu-text {
	text-transform:none!important;
}


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

}

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

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

@media screen and (min-width:990px){
	.highlighted_submenu{
		padding-left:15px!important;
	}
}
.highlighted_submenu a {
  background-color: #252f62 !important;
  border-radius: 4px;
  color: #ffffff !important;
  text-align: center!important;
  padding: 15px 15px !important;
}
.highlighted_submenu a .avia-bullet{
	display:none!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 {
    display: block;
    width: auto;
    margin: 0;
    padding: 10px 0px 10px 25px;
    position: absolute;
    right: -31px;
    background: #66BF2E;
    -moz-box-shadow: -3px 4px 12px 0px rgba(0,0,0,0.1);
    z-index: 99;
    border-bottom-left-radius: 30px;
    box-shadow: inset 6px 6px 7px #00000021;
}
	
	#header #contactwidget .widget .textwidget{
		line-height:100%;
		color:#fff;
		font-size:17px!important;
		text-align:right;		
		padding-right:20px;
		}
	#header #contactwidget .widget .textwidget	a{
		color:#fff!important;
		text-decoration:none!important;
		}
		

	#contactwidget .phone{
		font-weight:bold;
		font-size:18px!important;
		color:#fff;
	}			
}
/* ------------------------------------- */



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

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

.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);		
		}

.alternate_color span.phone{
	color:#fff!important;
}	

span.phone{
	white-space:nowrap;
}
.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;
		}
		
ul.circle, ul.arrows li, ul.ok li, ul.ok-boxed li, ul.ok-hit li{
	list-style:none!important;
	text-indent:-2.25em!important;
	padding-bottom:0px!important;
	padding-top:6px!important;
	
}
ul.circle li strong, ul.arrows li strong, ul.ok li strong, ul.ok-boxed li strong{
	color:inherit;
}
ul.ok li:before, ul.arrows li:before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e812";
		margin-right:1.25em;
		margin-left:1em;
		float:left;

		}
ul.arrows li:before{
		content: "\e885";
}

ul.ok-boxed li:before{
		font-family: 'schaedlingsbekaempfung';
		content: "m";
		margin-right:.5em;
		vertical-align:bottom;
}

ul.ok-hit li:before{
		font-family: 'schaedlingsbekaempfung';
		content: "j";
		margin-right:.5em;
		vertical-align:bottom;
}


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


/* Footer & Socket --------------------*/
#footer.footer_color {
  background: linear-gradient(1deg, black, #1a2042);
}
#prefooter{
	background-color:#66bf2e!important;
	padding: 10px 0;
	clear:both;
}
#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 li{
	list-style:none;
	display:inline-block;
	margin-right:10px;
	padding-right:10px;
	white-space:nowrap;
}
@media screen and (max-width:479px){
	#prefooter li{
		width:100%!important;
		display:block!important;
		text-align:left;
	}
	#prefooter li:first-child a:before{
		display:inline!important;
	}
}

#prefooter li:last-child{
	border-right:none;
	margin-right:0;padding-right:0;
}
#prefooter li a{
	color:#0b0e1e;
	font-weight:bold;
	text-decoration:none;
	transition: all 0.2s ease-in-out;	
	font-size:17px!important;
	text-transform:uppercase;
}

#prefooter li a:before{
	display: inline-block;
    font-family: 'entypo-fontello';
    content: "\e875";
    vertical-align: bottom;
	padding-right:20px;
}

#prefooter li:first-child a:before{
	display:none;
}
#prefooter li a:hover{
	color:#fff;
	
}

#footer, #footer a{
	font-size:14px!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 rgba(166,205,60,0.2);
}

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


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

/* Big Contact Badge */
#badge .widget{
	position:static!important;
	width:auto!important;
	float:none!important;
	padding:0!important;
}

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


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

		#bb_background{
			height:90px;
			background-color:#fff;
			opacity:1;
-webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.07);
box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.07);
			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.custom #bb_background{
			background-color:#BABABA;
			-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{
			content: "";
			display:block;
			height:163px;
			width: 240px;
			vertical-align:bottom;
			z-index:10000;
			position:absolute;
			bottom:0;	
		   -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;
		   background:transparent url(/wp-content/uploads/wulf-schaedlingsbekaempfung-c5.svg) no-repeat;
		   background-size:76%;
		   padding:0px;
		   margin-bottom:6px;
			background-position:right bottom;
		}

		
		
		#badge.badge_expanded #bb_background::before{
			left:20px;
			bottom:0px;
		   opacity:1;
		}
				
		#bb_text_left{
			
			max-width:1310px;
			margin:0 auto;
			padding:0 50px 0 270px;
			color:#252F62;
			display: flex;
			justify-content: center;
			flex-direction: column;
			height:90px;
			font-size:17px;
			line-height:110%!important;
			font-weight:bold;

		   -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;
			
		}
		
		#badge.custom #bb_text_left{
			color:#525252;
		}

		
@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:#e6f1dd;
		  } 
	
		#badge.badge_expanded #big_badge{
			transform: translate(-450px, 0px)!important;
			-webkit-transition: translate(-450px, 0px)!important;;
			-moz-transition: translate(-450px, 0px)!important;;
			-o-transition: translate(-450px, 0px)!important;;		
		}
	
		.bb_headline, .bb_content{
			background-color:#BABABA;
			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;
			color:#525252!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;
			background-color:#E3F3CB;
			height:90px;
			position:relative;
			text-align:center;
			width:100%;
			padding-left:65px;
			border-top-left-radius:1000px;
			border-bottom-left-radius:1000px;
			padding-top:10px;
			line-height:160%;
			-webkit-box-shadow: -4px -2px 4px 0px rgba(0,0,0,0.2);
			-moz-box-shadow: -4px -2px 4px 0px rgba(0,0,0,0.2);
			box-shadow: -4px -2px 4px 0px rgba(0,0,0,0.2);
			
		}
		
		 #badge.custom .bb_banner{
			background-color:#BABABA;
-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.custom.badge_expanded .bb_banner{			
			-webkit-box-shadow:none;
			-moz-box-shadow:none;
			box-shadow:none;
		}
		#badge.badge_expanded .bb_banner{
			background-color:#e6f1dd!important;
			}
		
		.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: 'schaedlingsbekaempfung';
			content: 'a';
			font-size:60px;
			color:#58BD18;
			text-shadow:2px 2px 2px rgba(0,0,0,0.4),-1px -1px 0px rgba(255,255,255,0.9);
		   -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;   		
	
		}
		
		#badge.custom .bb_ico::before{
		}
		 .badge_expanded #big_badge .bb_ico{
			left:10px;
			bottom:15px;
			line-height:120px;
			
		}
		.badge_expanded #big_badge .bb_ico::before{
			font-size:120px;
		}
		
		#bb_text_left *, #big_badge p{
			font-size:17px;
			color:#252F62;
			margin:0;
		}
		
		a.bb_phone, a.bb_email{
			text-decoration:none;
			font-size:35px;
			color:#252F62;
			padding-left:50px;
			display:block;
		   -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;
		   font-weight:bold;
			text-shadow:1px 1px 1px rgba(255,255,255,1);
		}
		a.bb_email{
			font-size:17px!important;
			padding-left:0!important;
			text-align:center!important;
		}

		a.bb_email::before{
		display:inline-block;
		font-family: 'entypo-fontello';
		content: "\e805";
		margin-right:.5em;
		font-size:110%;
		
		}		
		
		#badge.custom a.bb_phone, #badge.custom a.bb_email, #badge.custom .bb_opening{
			color:#525252;
			text-shadow:none;
		}
		
		a.bb_phone:hover, a.bb_email:hover{
			color:#58BD18;
			font-size:38px;
		}
		 a.bb_email:hover{
		 	font-size:20px!important;
		 }
		.bb_opening{
			font-size:15px;
			color:#fff;
			padding-left:30px;
		}
		.bb_content{
			display:block;
			padding-left:40px;
			border-top:none;
		}
		.bb_content li{
			list-style:none;
			font-size:15px;
			color:#525252;
			line-height:130%;
		}
	/*-----------------------------------*/	
}		
@media screen and (min-width:768px) and (max-width:1280px){
	/* 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;
			-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;
		}
	/*-----------------------------------*/	

}

@media screen and (min-width:768px) and (max-width:989px){
	#bb_text_left{
		padding-left:140px!important;
		padding-right:350px!important;
	}

  #bb_background::before {
	  height: 98px;
	  width: 112px;
	  background-position: 0px 14px;
	}
}

#badge.badge_footer #bb_background{
	display:none;
}

/* 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 rgba(166,205,60,1);*/
	width:100%;
	text-transform:none;
}
.startpage .avia-caption-content{
	
}
/*-----------------------------------*/	


/* 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){


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

.blue{
	color:#252F62!important;
}
.black{
	color:#252F62!important;
}
.white{
	color:#fff!important;
}
.bold{
	font-weight:bold;
}
.custom-sign{
	color:#58BD18!important;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:0px 0px 0px rgba(0,0,0,0.5);
	white-space:nowrap;
}

u{
	text-decoration:none;
	border-bottom:2px solid #58BD18!important;
}
#main .main_color .avia_textblock strong{
	color:#252f62!important;
}

#main .alternate_color strong, #footer strong{
	color:inherit!important;
}

.hl-special-underline{
	border-bottom:1px solid #BABABA;
	padding-bottom:20px!important;
}
.hl-special-underline::before{
	content:"";
	height:3px;
	width:60px;
	background-color: #C8FF80;
	position:absolute;
	bottom:0;
	left:0;
	margin-left:0;

}
.hl-special-underline.su-center::before{
	left:50%;
	margin-left:-30px;
}

.ab-phone-content p{
	line-height:80%;
	padding-top:30px;
}
.ab-phone-content small{
	font-size:16px!important;
	display:inline;
	line-height:16px;
}
.textcolor{
	color:inherit!important;
}

.iconbox_content h3{
	font-size:18px!important;
	font-weight:bold!important;
	text-transform:none!important;
	letter-spacing:0!important;
}
.iconbox_icon::before{
	color:#58BD18!important;
}
.iconbox_icon{
	border-color:#58BD18!important;
}

.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:0;	
	padding:1.5em;
	font-size:15px!important;
	color:#fff!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{
		font-size:13px!important;
	}
}
.ab-hover-image:hover p{
	opacity:1;
	color:#fff!important;

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

.ab-hover-image .bottom-text{
	position:absolute;
	bottom:-2px;
	background-color:#C8FF80;
	width:100%;
	height:35px;
	vertical-align:middle;
	line-height:35px;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	color:#fff!important;
}
.ab-hover-image .bottom-text:after{
	display:block;
	position:absolute;
	right:10px;
	bottom:0;
	font-family: 'entypo-fontello';
	content: "\e85d";
	color:#FFFFFF;
	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;
	}
}	

.phone-content{
	text-decoration:none!important;
}

@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;
	}
}

.avia-promocontent{
	margin-right:230px;
}
.avia-promocontent p{
	font-size:16px;
}
@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){
	h1 {
		/*font-size:30px!important;*/
		}
	h2{
		/*font-size:24px!important;*/
		}	
}

.team-member-job-title {
	border-bottom:1px solid #BABABA;
	padding-bottom:20px!important;
	position:relative;
}
.team-member-job-title::before{
	content:"";
	height:3px;
	width:60px;
	background-color: #C8FF80;
	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:#BABABA;
}

.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.9;
}

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

.ab-tabsection .av-tab-section-image{
	border:1px solid #fff;
	opacity:1!important;
}
.ab-tabsection .av-active-tab-title .av-tab-section-image{
}
.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:-.5em!important;

}

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

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

}

input.button, a.avia-button {
	font-size:15px!important;
	letter-spacing:1px!important;

}

#ab-call-to-action-infopaket .form_element input.button{
	background-color:#fff!important;
	color:#525252!important;
}

#ab-call-to-action-infopaket .form_element input.button:hover{
	background-color:#252F62!important;
	color:#fff!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;
}

h1{
	letter-spacing:0!important;
}

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


#scroll-top-link{
	bottom:90px!important;
}





.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 (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;
}

@media screen and (max-width:479px){
	.avia-button.avia-button-fullwidth .av-button-description p{
		font-size:13px!important;
	}
}

.styled-submenu #icons-burgermenu-addition{
	display:none!important;
}
.styled-submenu.alternate_color, .styled-submenu ul.sub-menu {
	background:#525252!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:transparent;
	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:#fff!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;

	}

}

.bg-scaling-1 .el_after_av_cell_one_half{
	/*background-size:150%!important;*/
}

.styled-submenu.alternate_color .av-subnav-menu a:hover{
	color:#C8FF80;
}

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



.bg-anim{
	/*background: linear-gradient(-45deg, #BABABA, #fff, #A2C7F0);*/
	
	-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%
	}
}

.blend-in{
	opacity:0.85;
}


.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 */
.etb-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.49);
	-moz-box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.49);
	box-shadow: 0px 0px 9px -3px rgba(0,0,0,0.49);

	width:100%;
	height:100%;

	transition: all 0.5s ease;
}

.etb-ratgeber-kacheln article:hover::after{
	-webkit-box-shadow: 0px 0px 13px -0px rgba(150,202,81,1);
	-moz-box-shadow: 0px 0px 13px -0px rgba(150,202,81,1);
	box-shadow: 0px 0px 13px -0px rgba(150,202,81,1);
	border:1px solid rgba(150,202,81,0.5);
}
.tg-etb-ratgeber .tg-item-media-content{
	display:table!important;
	padding:4px;
}
.tg-etb-ratgeber .tg-item-media-content .flex_column{
	display:table-cell!important;
	background-color:#BABABA;
}
.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:#252F62!important;
	padding:0;margin:0;
}

.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:16px!important;
	color:#252F62!important;
	line-height:120%;
}
.tg-etb-ratgeber .quest{
	font-size:120px;
}

.ratgeber-section .av-special-heading-h2{
	background-color:#fff;
	padding:40px 20px!important;
	border:1px solid #BABABA;
	border-left:4px solid #C8FF80;
	margin:30px 0!important;
	
	-webkit-box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.21);
	-moz-box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.21);
	box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.21);
}

@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 {

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

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

.ab-quests .toggle_content {
	border-color:transparent;
	background:none!important;
}

.ab-quests .toggle_content p {
	color:#252F62;
}

.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; 
}



.big-teaser-box h3, .big-teaser-box p{
	color:#252F62!important;
}

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


.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;
}

h2.av-special-heading-tag{
	text-transform:none!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 #C8FF80;
	font-size:20px;
	transition: all 0.3s ease;	
}
.startpage a:hover .introvideo{
	font-size:24px;
	color:#C8FF80;
}


/* Wertermittlung Multiform */

.cf7-variations-image label.active {

    box-shadow: 0px 0px 0px 2px #C8FF80 inset;
	
}

.wertermittlung .cf7-content-tab{
	
}


.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:#fff!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;
}

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;
}

body:not(.first_step) .wertermittlung {
	
}
.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 ";
}
.multistep-nav a{
	border-radius:2px!important;
	background-color:#BABABA!important;
	white-space:nowrap!important;
	padding:10px 15px!important;
}
.multistep-nav a:hover{
	background-color:#C8FF80!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;
}

.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:red!important;
	line-height:130%!important;
}

.wpcf7-not-valid{
	border:2px solid red!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 */
@media screen and (max-width:1023px){
.faq-container .container{
}
}
.faq-list .slick-slide{
	display:table!important;
	padding:10px;
	position:relative;
	margin:10px;
	background-color:#C8FF80;
	height:8.5em;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.26);
	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:#fff;
	opacity:1;
}

.faq-list .slick-slide .number_set{
	display:block;
	position:absolute;
	width:1.5em;
	height:1.5em;
	background-color:#C8FF80!important;
	border:1px solid rgba(255,255,255,0.4);
	color:#fff!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:#fff!important;
	color:#C8FF80!important;
	border:1px solid #C8FF80;

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




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

.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;
	color:black!important;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.alternate_color .faq-list h3.frage{
	color: #C8FF80;
}

.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;
}

.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:#252F62;
	color:#fff!important;
}

.alternate_color .slick-dots button:before{
	color:#fff!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:#C8FF80!important;
		border-bottom:2px solid #C8FF80;
		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: red!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;
	text-transform:uppercase;
	font-size:14px!important;
}

.frage .post-title{
	font-size:20px;
	line-height:1.3em;
	color:#C8FF80!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 #58BD18;
	display: block;
	padding: 10px !important;
	margin-bottom: 20px !important;
	font-family: Lato,Arial, Helvetica, sans-serif !important;
	text-transform: none !important;
	color: #58BD18 !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 #fff;
	}	
}	


@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 #fff!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:#525252!important;
	text-transform:none!important;
	font-size:16px!important;
}
.avia_auto_toc .avia-toc-link:hover span{
	color:#C8FF80!important;
	text-transform:none!important;
	font-size:16px!important;
}

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

.ab-fragen .blog-meta .iconfont{
	background-color:#C8FF80!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;
}



.sub_menu > ul.menu > li > a > .wpml-ls-native, .sub_menu > ul.menu > li > a .wpml-ls-display {
	color:white!important;
}


#footer .avia-button{
	background-color:#C8FF80!important;
}


#top h1{
}




#top .alternate_color h1{
	color:#C8FF80;
}
@media screen and (max-width:480px){
	body{
		font-size:15px!important;
	}
}
@media screen and (max-width:989px){
	.ab-grid-989-breakpoint-fix .flex_cell{
		min-height:0!important;
		height:auto!important;
		margin:0!important;
	}
}
@media screen and (min-width:768px) and (max-width:1024px){
	.ab-max-width-1024{
		width:100%!important;
		float:none!important;
		display:block!important;
		margin-bottom:0!important;
	}
}	
@media screen and (min-width:1370px){
	.ab-hero-start-section .container{
		margin-right:0!important;
		padding-right:0!important;	
	}
}	
.ab-hero-start-section .flex_column {
	margin:0!important;
}

@media screen and (min-width:990px){
	.ab-hero-start-section .flex_column:nth-child(1) {
		padding-bottom:50px!important;
	}
	.ab-hero-start-section .flex_column:nth-child(2) {
		padding-left:0!important;
	}
}	

@media screen and (min-width:768px) and (max-width:989px){
	body.home .kachel, body.home .kachel h3{
		font-size:14px!important;
	}
	
}
.kachel .padding-left-right{
	margin:0 20px!important;
}
.kachel .padding-left-right-bottom{
	margin:0 20px 20px 20px!important;
}	


.clear_table td{
	font-size:17px!important;
	text-align:left!important;
	color:#1A2042!important;
	border:0!important;
	padding:20px!important;
}

.clear_table tr:nth-child(even){
	border-top:1px solid #f0f0f0!important;
}
.clear_table{
	background-color:transparent!important;
	margin:0!important;
	border:0!important;
	
}

#footer h3, h3.special, .av-special-heading.special h3, .wp_rp_content h3 {
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:1px solid #252f62;
	padding-bottom:10px;
	margin-bottom:1em;
	}
#footer h3::after, h3.special::after, .av-special-heading.special h3::after, .wp_rp_content h3::after{	
	content:"";
	display:block;
	width:15px;
	height:3px;
	background-color:#252F62;	
	margin-top:9px;
	position:absolute;
	border-left:15px solid #58BD18;
}


body.page-id-1938 #badge, body.page-id-1938 #prefooter,
body.page-id-1939 #badge, body.page-id-1939 #prefooter,
body.page-id-1940 #badge, body.page-id-1940 #prefooter,
body.page-id-1740 #badge, body.page-id-1740 #prefooter{
	display:none;
}

iframe.mfp-iframe html{
	background-color:#fff;
}



mark{
	background-color:#58BD18;
	color:#fff;
}

.col-left{
	float:left;
	width:130px;
}


.col-right{
	width:auto;
	margin-left:150px;
}

/* Schnellangebot */


.schlagworte ul {
	text-align:center;
}

.schlagworte ul li{
	list-style-type:none;
	display:inline-block;
	padding:5px 15px!important;
	border:1px solid #fff;
	border-radius:3px;
	margin:5px;
	text-indent:0!important;
}

.kontakt .schlagworte ul li{
	border:1px solid #58BD18;
	color:#252F62;
}
.kontakt .schlagworte ul li.typlink{
	background-color:#CCCCCC;
}


body.hide_anfrage_footer #footer .schnellangebot{
	display:none;
}



.schlagworte .jqlink.active, .schlagworte .typlink.active{
	background-color:#58BD18!important;
	color:#fff;
	opacity:1;
}

.jqlink, .typlink{
	cursor:pointer;
}


.jqlink:hover, .typlink:hover{
	opacity:1;
	background-color:#58BD18;
	color:#58BD18;
}

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

.schlagworte.second{
	display:none;
}

.schlagworte.first ul.ok-boxed li:before{
		font-family: 'schaedlingsbekaempfung';
		content: "h";
		margin-right:.5em;
		vertical-align:bottom;
}
.schlagworte.first ul.ok-boxed li.typlink:before{
		font-family: 'entypo-fontello';
		content: "\e8a3";
}


.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag{
}

#top h1, #top h2{
	letter-spacing:0px!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{
	color:#252F62!important;
	background-color:#f5f5f5!important;
}


body.home #footer .schnellangebot {
	display:none!important;
}

.no-margin{
	margin:0!important;
	}
	
#footer ul.avia-icon-list li{
	margin-bottom:15px;
}
#footer ul.avia-icon-list li .av_iconlist_title{
	color: #fff!important;
}
#footer ul.avia-icon-list li .iconlist_icon{
	background-color:transparent!important;
}


.slider-min-height{
	font-size:90%;
	min-height:380px;
	
}
.slider-min-height .avia-testimonial{
	padding-top:20px!important;
	padding-bottom:20px!important;
}
@media screen and (max-width:989px){
	.slider-min-height{
		min-height:380px;
		font-size:90%;
	}
}

@media screen and (min-width:990px){
	.slider-min-height{
		min-height:480px;
		font-size:90%;
	}
}
.avia-button-fullwidth{
	
}


.avia-testimonial-subtitle {
	color: inherit!important;
}

.avia-testimonial-meta{
	opacity:0.7;
}

.slider-min-height .prev-slide, .slider-min-height .next-slide{
	margin-top:30px!important;
}

@media screen and (max-width:989px){
	.ab-usp-finish .av_one_fifth{
		display:none!important;
	}
}
.ab-usp-special h3.iconbox_content_title {
	font-size:24px!important;
}

.ab-usp-special .iconbox_icon{
	font-size:70px!important;
	border:0!important;
}

.av-button-description{
	opacity:1!important;
}

.av-button-description p{
	line-height:135%!important;
}

.nowrap{
	white-space:nowrap!important;
}

@media screen and (min-width:480px){
	.ab-phone-content{
		width:360px!Important;
		margin:0 auto!important;
	}
}	

@media screen and (max-width:768px){
	#footer, #footer p, #footer a{
		font-size:13px!important;
	}
}	


.schnellangebot  .avia_ajax_form{
	padding: 0!important;
}

@media screen and (max-width:479px){
.ab-hero-start-section .content{
	padding-top:60px!important;
}
}


#searchform #s{
	background-color:#fff!important;
}

#hero-bg-fixed .av-section-color-overlay{
	background-attachment:fixed;
}

#hero-bg-fixed .flex_column {
	margin-top:20px!important;
	margin-bottom:20px!important;
}

.green{
	color:#66bf2e!important;
}
.brand{
	color:#252f62!important;
}

.textshadow{
text-shadow: 2px 2px 2px #58BD18;
}

.ico-noborder .iconbox_icon{
	border:0!important;

}
.ico-noborder-bigger .iconbox_icon{
	border:0!important;
	font-size:100px!important;
}


@media screen and (max-width:1279px){
	.ab-special-breakpoints-1650{
		display:block!important;
	}	
	.ab-special-breakpoints-1650 .flex_cell{
		width:100%!important;
		display:block!important;
		overflow:auto!important;
	}
}




.flex_cell.no_margin{
	margin:0!important;
}

.caps{
	font-size:100%!important;
}


strong.av-related-title{
}


.special_amp, .amp { 
	color: inherit!important; 
	font-family: inherit!important; 
	font-size: inherit!important;
	font-style:inherit!important;
	font-weight:inherit!important;
}

.max-width-1310.av-layout-grid-container{
	max-width:1310px;
	margin:0 auto!important;
	margin-top:10px!important;
	padding:50px 50px 0px 50px!important;
}


@media screen and (max-width:989px){
	.max-width-1310.av-layout-grid-container{
		padding-left:0!important;
		padding-right:0!important;
		max-width:85%!important;
	}
	.responsive #top #wrap_all .max-width-1310.av-layout-grid-container .responsive-no-padding-left{
		padding-left:0!important;
		padding-right:0!important;
	}

	#footer .flex_column {
		width:100%!important;
		margin:0!important;
	}
	#footer .container {
		padding:0!important;
		margin:0 auto!important;
		max-width:85%!important;
	}
	
}	


#main .av-iconlist-small .av_iconlist_title {
	font-weight:bold!important;
	color: #252f62;
}

#main .av-iconlist-small .iconlist_icon {
	font-size:120%!important;
	color:#58BD18!important;
	
}

#main .av-iconlist-small .iconlist_content  {
	color:inherit!important;
} 
#main .av-iconlist-small .iconlist_content ul{
	margin-left:1em!important;
}
#main .av-iconlist-small .iconlist_content ul.ok, #main .av-iconlist-small .iconlist_content ul.arrows{
	margin-left:1.5em!important;
} 



.slide-entry.fake-thumbnail a.slide-image{
  display:none;
}

span.fallback-post-type-icon:before, span.related-format-icon-inner:before {
	display: none;
}
.avia-content-slider .slide-image:hover .fallback-post-type-icon{
	opacity:1!important;
}


.main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon{
	background-color:transparent!important;
	
}
.entry-title{
	text-transform:none!important;
}


.wp_rp_content{
	margin-top:50px;
}

.wp_rp_content .wp_rp_title{
	color:#484848;
}

.wp_rp_content .related_post_title{
	margin-bottom:30px!important;
}

.tabcontainer .active_tab_content, .main_color .tabcontainer .active_tab{
	
}

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

button, input, optgroup, select, textarea {
    
}


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

.wpcf7 input::placeholder{
	color:#373c52!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: #252f62;
	 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 {
	 display: inline-block;
	 margin-left: 2em;
	 margin-top: -2em;
}
 .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);
	 border:1px solid #66bf2e;
}
 .wpcf7-checkbox input[type="checkbox"]:checked:after, .wpcf7-acceptance input[type="checkbox"]:checked:after {
	 background: #66bf2e;
}
 .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;
}
#contact-form #files-field {
	 padding-top: 4px;
	 padding-bottom: 15px;
}
 .codedropz-upload-handler {
	 -webkit-border-radius: 0;
	 border-radius: 0;
	 margin-bottom: 0;
}
 .codedropz-upload-container {
	 padding-top: 18px;
	 padding-bottom: 18px;
}
 .codedropz-upload-inner {
	 font-size: 14px;
}
 .codedropz-upload-inner h3 {
	 margin: 0;
	 font-weight: 700;
	 text-transform: none!important;
	 white-space:normal!important;
}
 .dnd-upload-status {
	 font-size: 14px;
	 padding: 8px 0;
}
 .dnd-upload-status .dnd-upload-image {
	 display: none;
}
 .dnd-upload-status .dnd-upload-details {
	 padding-left: 0;
}
 .dnd-upload-status .dnd-upload-details .name {
	 color: #333;
}
 .dnd-upload-status .dnd-upload-details .name em {
	 font-weight: 400;
	 font-style: normal;
	 font-size: 80%;
}
 .dnd-upload-status .dnd-upload-details .remove-file {
	 top: 16px;
}
 .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
	 -webkit-border-radius: 0;
	 border-radius: 0;
}

#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;
}

ul li.av-menu-button-bordered > a > span.avia-menu-text{
  background: #1a2042;
  color: #f6faf2!important;
  border-radius: 23px!important;
  border: 0!important;
  padding: 10px 19px!important;
}
.capitalletters h2, .capitalletters h3, .capitalletters h1{
	text-transform:uppercase!important;
}

.avia-button-wrap.brandbutton .av-button-description p {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 65px;
    background: url(/wp-content/uploads/wulf-schaedlingsbekaempfung-invers.svg);
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -10000px;
	transition: background-size 0.3s ease-in-out;
}
.avia-button-wrap.brandbutton a:hover .av-button-description p {
    background-size: auto 100%;
}
.avia-button-wrap.brandbutton a span.avia_button_background.avia-button{
	background-color:#252f62!important;
}
.avia-button-wrap.brandbutton a:hover span.avia_button_background.avia-button  {
box-shadow: 0 0 24px -5px #468f17;	
}


.iconbox_left .iconbox_icon {
    border-radius: 50px;
    text-align: center;
    position: relative;
    top: -5px;
    left: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 2px 10px 0 0;
}

.avia-content-slider .slide-meta div, .avia-content-slider .slide-meta time {
    display: none!important;
    font-size: 0.9em;
}

#top #searchsubmit, .ajax_load {
    width: 30px;
    line-height: 30px;
    border-radius: 6px;
    min-width: 40px;
}

#searchform .av_searchform_search.avia-svg-icon {
      margin: 10px;
}

/* ---------- Marker-Design in Leaflet-Karte ---------- */

/* Standard: Alle Marker (Icons) leicht transparent */
.soest_active .leaflet-marker-pane img.leaflet-marker-icon,
.warstein_active .leaflet-marker-pane img.leaflet-marker-icon,
.brilon_active .leaflet-marker-pane img.leaflet-marker-icon {
    opacity: 0.7;
    filter: grayscale(80%);
}

/* Aktiver Marker hervorgehoben – SOEST */
.soest_active .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(1) {
    opacity: 1;
    filter: none;
    background: #ffffff;
    padding: 0 8px;
    border-radius: 100px;
    box-shadow: 0 0 30px 0 #66bf2e;
}

/* Aktiver Marker hervorgehoben – WARSTEIN */
.warstein_active .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(2) {
    opacity: 1;
    filter: none;
    background: #ffffff;
    padding: 0 8px;
    border-radius: 100px;
    box-shadow: 0 0 30px 0 #66bf2e;
}

/* Aktiver Marker hervorgehoben – BRILON */
/* ---------- Standortkarten: Marker + Standortliste über Body-Seitenklasse ---------- */

body:is(
  .standort-soest,
  .standort-warstein,
  .standort-brilon,
  .standort-arnsberg,
  .standort-lippstadt,
  .standort-paderborn
) .leaflet-marker-pane img.leaflet-marker-icon {
  opacity: 0.7 !important;
  filter: grayscale(80%) !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.standort-soest .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(1),
body.standort-warstein .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(2),
body.standort-brilon .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(3),
body.standort-arnsberg .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(4),
body.standort-lippstadt .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(5),
body.standort-paderborn .leaflet-marker-pane img.leaflet-marker-icon:nth-of-type(6) {
  opacity: 1 !important;
  filter: none !important;
  background: #ffffff !important;
  padding: 0 8px !important;
  border-radius: 100px !important;
  box-shadow: 0 0 30px 0 #66bf2e !important;
}

/* Standortliste unter der Karte */
body:is(
  .standort-soest,
  .standort-warstein,
  .standort-brilon,
  .standort-arnsberg,
  .standort-lippstadt,
  .standort-paderborn
) .avia-data-table .geo {
  color: #999 !important;
}

body.standort-soest .avia-data-table td > strong.geo:first-of-type,
body.standort-warstein .avia-data-table td > p:nth-of-type(1) .geo,
body.standort-brilon .avia-data-table td > p:nth-of-type(2) .geo,
body.standort-arnsberg .avia-data-table td > p:nth-of-type(3) .geo,
body.standort-lippstadt .avia-data-table td > p:nth-of-type(4) .geo,
body.standort-paderborn .avia-data-table td > p:nth-of-type(5) .geo {
  color: #66bf2e !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg {
    max-width: 100px;
}
.grecaptcha-badge {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}


/* ------------------------------------- */
.hero-image .av-special-heading-tag, .hero-image .av-subheading_below{
	text-align:right;
	margin:0;
}

.hero-image .av-subheading_below p{
	padding:0;
	line-height:100%;
}

.hero-image .av-special-heading{
	opacity:0.9;
	float:right;
}



.hero-image .av-special-heading-tag em, .hero-image .av-subheading_below p{
	display:inline;
	line-height:150%;
	font-weight:900!important;
	color:#252F62;
	text-transform:uppercase;
	font-style:normal!important;
	background:white;
	-webkit-box-decoration-break:clone;
	box-decoration-break:clone;
	-webkit-box-shadow:7px -7px 0 white, -7px 7px 0 white, 7px 7px 0 white, -7px -7px 0 white;	
	box-shadow:7px -7px 0 white, -7px 7px 0 white, 7px 7px 0 white, -7px -7px 0 white;	
}


/* Hero-Images */
	.avia_mobile #top .hero-image .av-parallax{

	}
	
	.hero-image .av-parallax-inner {
	  -webkit-transform: scale(1) translate(0);
	  transform: scale(1) translate(0);
	  -webkit-animation: zoomin ease-out 3s forwards 0s;
	  animation: zoomin ease-out 3s forwards 0s;
	}
	.hero-image, .hero-image .av-parallax-inner{
		  background-color:#416d41!important;
	}	  
	.hero-image .av-section-color-overlay{
	  -webkit-animation: fadein ease-out 4s forwards 2s;
	  animation: fadein ease-out 4s forwards 2s;
	}
	
	.hero-image .av-special-heading-tag, .hero-image .av-subheading_below {
		opacity:0;
	}	

	.hero-image .av-special-heading-tag{
	  -webkit-animation: fadeinleftfifty .5s ease-in-out .3s forwards;
	  animation: fadeinleftfifty .5s ease-in-out 1.3s forwards;
	}
	.hero-image .av-subheading_below {
	  -webkit-animation: fadeinupblocks .5s ease-in-out .8s forwards;
	  animation: fadeinupblocks .5s ease-in-out 1.8s forwards;
	}
@keyframes fadein {
  from {
	opacity:0.4;
  }
  to {
	opacity:0;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomin {
  from {
	-webkit-transform: scale(1) translate(0,0);
    transform: scale(1) translate(0,0);
	opacity:0;
  }
  to {
	opacity:1;
	-webkit-transform: scale(1.1) translate(0,1%);
    transform: scale(1.1) translate(0,1%);
  }
}
@-webkit-keyframes zoomin {
  from {
    opacity: 0;
    -webkit-transform: scale(1) translate(0,0);
    transform: scale(1) translate(0,0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1.1) translate(0,1%);
    transform: scale(1.1) translate(0,1%);
  }
}


@keyframes fadeinleftfifty {
  from {
    margin-right: -50px;
    opacity: 0;
  }
  to {
    margin-right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fadeinleftfifty {
  from {
    margin-right: -50px;
    opacity: 0;
  }
  to {
    margin-right: 0;
    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;
  }
}
/* ------------------------------------------------  Hero-Images */

.togglecontainer .taglist{
	font-weight:800!important;
	text-transform:uppercase;
}
.togglecontainer .toggle_icon *{
	border-color: #252F62!important;
}

.togglecontainer .single_toggle p.toggler{
	font-weight:600!important;
}

.togglecontainer .taglist{
	margin-bottom:20px;
}
.togglecontainer .taglist a{
	border:1px solid #252F62;
	padding:5px 8px;
	margin:5px;
	float:left;
	display:block;
	text-decoration:none!important;
}

.togglecontainer .taglist::after{
	content:"";
	height:1px;
	display:block;
	float:none;clear:both;
}

.togglecontainer .taglist a.activeFilter{
	color:#fff!important;
	background-color: #252F62;
}

.togglecontainer .tag-seperator{
	display:none;
}

p.wulf-zentrale-label{
    display: inline;
    background: #252f62;
    padding: 5px 10px;
    border-radius: 5px;
    color: white;
    box-shadow: 0 0 15px -5px black;
}

.adw-banner {
    background: #ffffff!important;
    border-bottom: 2px solid #252f62!important;
}

#top .custom-color-heading a {
    text-decoration: none!important;
}