
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}

a{
	color:#014a99;

}

a:hover{
	text-decoration:none;
}

.search-content{
	background-color:#f0f0f0;
	padding:20px 0px 30px;

}

.search-content h2{
	color:#014a99;
	margin-bottom:10px;
	font-size:24px;
	line-height:24px
}

.search-content h3{
	color:#6a7f92;
	margin-bottom:10px;
	font-size:16px;
	line-height:24px
}

.w610{
	width:610px;
}

.w270{
	width:270px;
}

.w180{
	width:180px
}

.search-content input{
	border:1px solid #4e4e4e;
	color:#4e4e4e;
	background-color:#FFFFFF;
	padding:5px 10px;
	outline:none;
	width:100%;
	font-size:14px;
	height:40px
}

select {
  width: 100%;
  color: #4e4e4e;

  /* padding: 5px 10px;
  font-size: 14px;
  border:1px solid #4e4e4e;
  height: 40px;
  border-radius:0px;
  color: #4e4e4e;
  background-color:#FFFFFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline:none;
  background-image:url(../img/arrow.jpg);
  background-position:96% center;
  background-repeat:no-repeat; */
}

option {
  width: 100%;
  color: #4e4e4e;

  /* padding: 5px 10px;
  font-size: 14px;
  border:1px solid #4e4e4e;
  height: 40px;
  border-radius:0px;
  color: #4e4e4e;
  background-color:#FFFFFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline:none;
  background-image:url(../img/arrow.jpg);
  background-position:96% center;
  background-repeat:no-repeat; */
}

.find{
	border:none;
	height:39px;
	background-color:#ffe202;
	text-align:center;
	vertical-align:middle;
	width:100%;
	font-size:24px;
	font-weight:700;
	margin-top:48px;
	color:#014a99
}

label{
	color:#797979;
	font-weight:400;
	margin-right:20px;
	margin-top: 10px;
}

.sort{
	width:144px;
	padding:10px;
	font-size:14px;
	background-color:#FFFFFF;
	text-align:center;
	margin-right:-4px
}

.sort-in input{
	display:none
}


.sort-in input:checked + label{
    color:#014a99;
	background-color:#ffe202;
	font-weight:700
}

.mt-20{
	margin-top:20px
}

.slidecontainer {

}

.slidecontainer p{
	display:inline-block;
	margin-right:36px;
	margin-bottom:5px;
    color: grey;
}

.mr-0{
	margin-right:0px !important
}

.mt-15{
	margin-top:15px
}

.w165{
	width:160px;
	padding:0px;
}

/* .slider{
    -webkit-appearance: none;
    width: 100%;
    height: 10px !important;
    background-color:transparent !important;
	border:none !important;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: all .2s;
	padding:0px;
	border-radius:0px;
	box-shadow:none;
	position:relative;
	z-index:999
} */

.progress{
	-webkit-appearance: none;
    width: 100%;
    height: 10px !important;
    background: #b9b9af !important;
	border:none !important;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: all .2s;
	padding:0px;
	border-radius:0px;
	box-shadow:none;
	margin-top:-10px
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #ffe202;
    cursor: pointer;
	border-radius:50%;
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 5px rgba(0,0,0,.50);
	z-index:99
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
	z-index:99
}

.progress-bar{
	background: #ffe202;
	margin:0px;
	padding:0px;
	width:35%
}

.slidecontainer .active{
	font-weight:700;
	color:#014a99
}


.result{
	position:relative;
	width:100%;
	margin-top:20px
}

.map{
	width:50%;
	position: absolute;
	left:0;
	top:0;
}

.map iframe{
	width:100%;
	height:600px
}


.result-places{
	width:100%;
	/* float:right; */
	padding:0x 10px 20px 0px;
	max-height:auto;
	overflow:inherit
}

.result-count{
	color:#014a99
}

.result-inner {
	box-shadow:0px 0px 5px rgba(0,0,0,.30);
	margin:0 0 20px 0px
}

.clear{
	clear:both
}

.result-number{
	width:40px;
	height:40px;
	background-color:#014a99;
	text-align:center;
	float:left;
	margin-right:30px
}

.result-number p{
	color:#FFFFFF;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	padding:10px 0 0 0
}

.result-title{
	float:left;
	height:40px;
}

.result-title h1{
	font-size:18px;
	color:#014a99;
	font-weight:700;
	margin-top:10px !important;
}

.result-title h3{
	font-size:16px;
	color:#014a99;
	font-weight:700;
	margin-top:10px !important;
}

.result-entf{
	float:right;
	margin-right:20px;
	width:100px
}

.result-entf p{
	color:#808080;
	padding:10px 0 0 0
}

.result-entf img{
	float:left;
	margin-right:10px;
	margin-top:7px
}
.result-description{
	/* padding-right: 10px; */
}

.result-description-img{
	overflow: hidden;

	/* float:left;
	width:250px;
	margin-right: 10px; */
}

.result-description-img img{
	/* width:100% */
}

.result-description-text{
	color: #4e4e4e;
	font-size: 14px;
	overflow: hidden;

	/* float:right; */
	/* width:400px; */
	/* margin-right:20px */
}

.result-description-text p{
	color:#014a99;
	font-size:14px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	padding:16px 0px;
	font-weight:300;
	line-height: 20px!important;
	margin-bottom: 0px!important;
}

.result-description-text ul{
	padding:0px;
	margin:12px 0 0 0;
	list-style:none;
}

.result-description-text ul li:first-child{
	padding-left:0px !important
}

.result-description-text ul li:last-child{
	border-right:none;
	padding-right:0px !important;
	margin-right:0px !important;
	font-size: 12px !important;
	color: grey !important;
}

.result-description-text ul li{
	display:inline-block;
	color:#6a7f94;
	border-right:1px solid #6a7f94;
	padding:0px 3px 0px 0px;
	margin-right:2px;
	font-weight:300
}


footer{
	box-shadow: 0px 0px 5px rgba(0,0,0,.70);
	position:relative;
	bottom:0;
	left:0;
	right:0;
	z-index:99
}

.footer-detail{
	box-shadow: none !important;
	border-top:1px solid #DDDDDD;
	position:static;
	bottom:0;
	left:0;
	right:0;
	z-index:99;
}

.back-to-list-content{
	background-color:#f0f0f0;
	padding:40px 0px 20px 0px;
}

.detail-content{
	background-color:#ffffff;
	padding:40px 0px 20px 0px;
}

.detail-result{
	margin:20px 0px;
}

.detail-result h1{
	font-size:20px !important;
	font-weight: 300!important;
	color:#014a99;
	margin:40px 0px 60px 0px;
	padding: 0!important;
}

.detail-result p {
	color: #000!important;
	font-size: 16px!important;
	line-height: 30px!important;
	font-weight: 400!important;
}







.mt-40{
	margin-top:40px;
}

.mt-30{
	margin-top:30px;
}

.detail-contact{
	padding:40px 0px;
	margin:40px 0px;
	border-top:1px solid #DDDDDD;;
	border-bottom:1px solid #DDDDDD;
	font-size: 12px !important;
}

.detail-contact h1, .detail-equip h1{
	font-size:20px;
	color:#014a99;
	margin:0px;
}

.detail-contact td{
	padding:0px 20px 5px 0px;
	color: #000!important;
	font-size: 16px!important;
	line-height: 30px!important;
	font-weight: 400!important;
}

.detail-contact-entf{
	margin-top:30px
}

.detail-contact-entf img{
	float:left;
	margin-right:10px
}

.detail-contact-entf p{
	padding-top:5px;
}

.detail-contact iframe{
	width:100%;
	height:270px
}

.detail-contact .map-test{
	width:100%;
	height:310px;
	float:none;
}

.detail-equip{
	margin-top:40px;
}

.detail-equip ul{
	margin:20px 0 100px 0;
	padding:0px;
	list-style:none
}

.detail-equip ul li{
	padding:5px 10px;
	text-align:center;
	margin-right:10px;
	border:1px solid #96a4b3;
	color:#96a4b3;
	display:inline-block;
	margin-bottom:12px;
	font-weight:300
}

.only-mobile{
	display:none
}

.mobile-none{
	display:block;
}


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

	.only-mobile{
		display:block;
	}

	.mobile-none{
		display:none
	}

	.mobile-search-btn {
	width: 100%;
	padding: 5px 10px;
	border:0px solid #4e4e4e;
	height: 40px;
	border-radius:0px;
	background-color:#fed501;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline:none;
	background-image:url(../img/arrow-down-yellow.png);
	background-position:96% center;
	background-repeat:no-repeat;
	margin-top:20px
	}

	.mobile-search-btn p{
		font-size:22px;
		color:#014a99
	}

	#menu-hauptmenue ul.sub-menu > li > a {
		padding: 2px 16px !important;
	}
	.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
		padding-top: 9px !important;
	}


	.result{
		position:relative;
		width:100%;
		margin-top:2px
	}

	.map{
		width:100%;
		position: static;
		left:0;
		top:0;
	}

	.map iframe{
		width:100%;
		height:350px
	}
	.acf-map .marker-wrapper {
		width: 160px !important;
	}
	.marker-wrapper p.address {
		line-height: 14px !important;
	}


	/* .result-places{
		width:100%;
		float:none;
		padding:0px 10px;
		max-height:inherit;
		overflow:inherit;
		margin-top:-100px;
		position:relative;
		z-index:90;
		background-color:#FFFFFF
	} */


	.result-inner {
		box-shadow:0px 0px 5px rgba(0,0,0,.30);
		margin:20px 0px
	}

	.result-title{
		float:left;
		/* height:auto; */
	}

	.result-entf{
		float:left;
		margin-right:20px;
		width:100px
	}

	.result-entf p{
		color:#808080 !important;
		padding:10px 0 0 0
	}

	.result-entf img{
		float:left;
		margin-right:10px;
		margin-top:7px
	}

	/* 
	.result-description-img{
		float:none;
		width:100%
	} 

	.result-description-text{
		width:100%;
		margin-right:0px;
		padding:10px 
	}
	*/
	.result-description-text p{
		color:#014a99;
		font-size:14px;
		border-bottom:0px solid #dddddd;
		border-top:0px solid #dddddd;
		padding:10px;
	}

	.result-description-text ul{
		padding:10px 0 0 0;
		margin:12px 0 0 0;
		list-style:none;
		border-top:1px solid #dddddd;
	}

	.mobile-detail-btn{
		display:inline-block;
		padding:5px 10px;
		background-color:#35bbde;
		color:#FFFFFF;
		font-size:16px;
		float:right;
	}

	.mobile-detail-btn:hover{
		color:#FFFFFF;
	}

	/* 
	footer{
		box-shadow: 0px 0px 5px rgba(0,0,0,.10);
		position:static;
		bottom:0;
		left:0;
		right:0;
		z-index:99
	} 
	*/

	.detail-contact .map-test{
		width:100%;
		height:auto;
		float:none;
		margin-top:20px
	}

	input[type="radio"]+label {
		width: 100% !important;
	}
	
	.result-places {
		padding-top: 15px !important;
	}
	.result-description {
		padding-left: 15px;
		padding-top: 5px;
	}
	.search-content {
		margin-bottom: 16px;
	}


}

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

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

}

.container {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	width:95%;
}

@media (min-width:768px) {
	.container {
		width: 90%
	}
}

@media (min-width:992px) {
	.container {
		width: 90%
	}
}

@media (min-width:1200px) {
	.container {
		width: 1400px
	}
}
.container-fluid {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto
}

.acf-map {
	height: 400px;
	width: 100%;
	margin-bottom: 20px;
	/* float: left; */
}

/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}


input[type="radio"]:checked+label { 
	font-weight: bold; background-color: #ffe202; 
}

input[type="radio"]+label {
	cursor: pointer;
	/* text-transform: uppercase; */
	/* border: 1px solid #3D4349; */
	width: 200px;
	padding: 10px 10px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	margin-right: 0px;
	background-color: #fff;
}



.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
	overflow: hidden;
	top: 20px !important;
}

.acf-map .marker-wrapper {
	width: 300px;
	background-color: #FFFFFF;
}

.marker-wrapper p.address {
    text-align: center;
}

.acf-map .thumbnail {
	height: 125px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}
.acf-map h3.title {
    text-transform: uppercase;
    color: #014a99;
    margin-bottom: 0px;
    padding-left: 10px;
	padding-right: 10px;
    text-align: center;
    font-size: 15px;
	padding-bottom: 0 !important;
}
.acf-map .address {
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 5px; */
    margin-top: 0px;
    color: #ccc;
    line-height: 15px;
}

.acf-map .excerpt {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
}

.acf-map .fusion-button {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 11px !important;
	padding: 10px 15px;	
	border-radius: 0px !important;
    font-size: 16px !important;
    background-color: #fed501 !important;
    border-bottom: 4px solid #d3b100 !important;
    letter-spacing: 2px !important;
    color: #014a99 !important;
}
.acf-map .gm-ui-hover-effect {
    margin-top: 12px !important;
}

div.gm-style-iw div div, div.gm-style-iw div {
    overflow: hidden !important;
}

ul.features {
    margin: 0px;
	padding: 0px;

	/* width: 100%; */
}
ul.features li {
	list-style-type: none;
    float: left;
    background-color: #f2f2f2;
    border: 1px solid #dedede;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 11px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.bad #content, .foerderersuche #content, .single-bad #content, .single-bad .myewa, .single-foerderer #content, .single-foerderer .myewa {
    background: #fff!Important;
}
.trenner {
    margin-top: 9px;
    margin-bottom: 7px;
    border-top: 1px solid #ccc;
}

/* CSS for Slider */

.slider{
	width: 100%; /*Same as width of the large image*/
	position: relative;
	/*Instead of height we will use padding*/
	padding-top: 320px; /*That helps bring the labels down*/
	
	margin: auto;
	
	/*Lets add a shadow*/
	/* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75); */
}


/*Last thing remaining is to add transitions*/
.slider>img{
	position: absolute;
	left: 0; top: 0;
	transition: all 0.5s;
}

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	/*Lets add some spacing for the thumbnails*/
	margin: 18px 0 0 18px;
	/* border: 3px solid #999; */
	
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	
	/*Default style = low opacity*/
	opacity: 0.6;
}

.slider label img{
	display: block;
}

/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {
	/* border-color: #666;
	opacity: 1; */
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
	background-color: transparent !important;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
/*Clicking on any thumbnail now should activate the image related to it*/

/*We are done :)*/

#loading {
    background-image: url(../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background-color: #fff;
}

/* Multiselect */
label.checkbox {
	width: 100%;
	border: none;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    border-radius: 0;
    border: 1px solid #000;
    height: 41px;
}
li.active label.checkbox {
    color: white;
}
a > label > input[type="checkbox"] {
    height: auto;
}
.next, .before {
    color: white;
    display: inline-block;
    background-color: #014a99;
	padding: 5px;
	margin-right: 10px;
	cursor: pointer;
}
div#pagination {
    margin-bottom: 15px;
}
.bath-message {
    display: block;
    padding: 5px 18px;
    margin-bottom: 15px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.30);
	color: #797979;
	font-size: large;
}
#slider > ol > li > a:focus {
    outline: none;
}
#baedersucheForm select#country {
    font-size: 14px;
}
#baeder .myewa {
    justify-content: start;
}