@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	/* transition:all 0.2s; */
}
*:hover{
	transition:all 0.2s;
}
.clear, #clear {
    clear: both;
    font-size: 0.1px;
    height: 0.1px;
    line-height: 0.1px;
}
HTML, body{
	height:100%;
	font-family: 'Open Sans';
	font-weight: 400;
	/* max-width: 1920px; */
	margin:0 auto;
	line-height: 1.4;
}
#wrapper{
	min-height:100%;
	padding: 100px 20em 0;
}
/*.home #wrapper{
	padding: 0 20em;
}*/

/*.home #wrapper #welcome{
	margin-top: -100px;
}
*/
.home #welcome{
	margin-top: -100px;
}
.full-width{
	margin: 0 -20em;
}
.full-width > *{
	padding: 0 20em;
	box-sizing: border-box;
}
.full-width > .slideshow{
	padding: 0;
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, strong{
	  font-family: 'Open Sans';
	  font-weight: 600;
}

a{
	color:#147484;
}
body{
	color:#666666;
	font-size: 18px;
}
.inside{ 
	/* max-width:960px; */
	padding: 0 20em; 
	margin:0 auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.flex-container{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.logo{
	margin-top:120px;
}
.wartungsarbeit{
	padding:0 40px;
	text-align:center;
}
.wartungsarbeit a{
	margin-top:35px;
}
.wartungsarbeit a:before{
	content:"\f0e0";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #147484;
    font-size: 18px;
    padding-right: 0.5em;
    position: relative;
    left: -5px;
}
.relative{
	position: relative;
}
#wrapper .text-wt{
	color: rgba(255, 255, 255, 1);
}
#wrapper .text-wt a{
	color: rgba(255, 255, 255, 1);
}
#wrapper .text-wt h2{
	color: rgba(255, 255, 255, 1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
.fs-10vw{
	font-size: 10vw;
}
/* ========================== 
		HEADER
========================== */
#header{
    background-image: url("../images/head-bg.png");
    height: 85px;
    max-width: 1920px;
    position: fixed;
    width: 100%;
    z-index: 10;
}
#logo{
	width: 250px;
	left:0;
	height:39px;
	vertical-align:middle;
	display:inline-block;
	margin-top:13px;
}
#logo img{
	width: 100%;
    height: auto;
}
nav{
	height:75px;
	float:right;
}
nav ul{
	line-height:75px;
}
nav li{
	display:inline-block;
	margin-left:20px;
}
/*html.js body.home nav a{
	pointer-events: none;
}*/
.responsiv{
	display:none;
}
#header nav a{
	text-decoration:none;
	font-weight:bold;
}

#header nav a:hover{
	color:#666;
	border-bottom:1px solid #666;
}
#header .navicon{
	margin-top: 20px;
	position: relative;
	height: 24px;
	z-index: 15;
}
#header .navicon:hover{
	cursor: pointer;
}
#header .navicon span{
	width: 35px;
  	height: 4px;
  	background: rgba(20, 116, 132, 1);
  	display: block;
  	border-radius: 20px;	
	position: absolute;
	right: 0;
	transition: all 0.2s ease;
}
.open-nav #header .navicon span{
	background: rgba(255, 255, 255, 1);
}
#header .navicon span:nth-of-type(2), #header .navicon span:nth-of-type(3){
	top: 14px;
}
.open-nav #header .navicon span:nth-of-type(1), 
.open-nav #header .navicon span:nth-of-type(4){
	opacity: 0;
}
.open-nav #header .navicon span:nth-of-type(2){
	transform: rotate(45deg);
}
.open-nav #header .navicon span:nth-of-type(3){
	transform: rotate(-45deg);
}
#header .navicon span:nth-of-type(4){
	top: 24px;
} 


/* ========================== 
		MAIN
========================== */
#main{
	position:relative;
	top:-5px;
	margin-bottom:-5px;
}
.owl-stage{
	display: flex;
}
.welcome-slider{
	overflow: hidden;
}
.welcome-slider img,
.bxslider li, .bxslider li img{
	width:100%;
	position:relative;
}
.teaser {
	position:absolute;
	text-align:center;
	width:100%;
	margin:0 auto;
	z-index:4;
	color:#fff;
	bottom:20%;
	margin:0 auto;
	padding:0 20%;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.bx-wrapper .bx-pager{
	display:none;
}
.bx-wrapper .bx-viewport{
	border:none;
	box-shadow:none;
	left:0;
	height:auto !important;
}
#main .inside .block{
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
    float: left;
    padding: 0 80px;
    width: 50%;
}
#wrapper h2{
		border-bottom:1px solid #147484;
		color:#147484;
		text-transform:uppercase;
		margin-bottom:20px;
		padding-bottom:10px;
}
#ueber-uns .wp-block-columns:first-child{
	margin-bottom: 50px;
}
#ueber-uns,
#maerkte{
	margin:50px 0;
	
}
#maerkte{
	margin-bottom: 0;
}

#maerkte h2{
	text-align:center;
	border-bottom:1px solid #147484;
	color:#147484;
	margin:0 80px 25px;
	text-transform:uppercase;
	font-size:26px;
}
.infotext{
	margin-top:70px;
		color:#fff;
}
#main .infotext .inside .block h2{
	color:#fff;
	border-bottom:1px solid #fff;
}
.infotext .fa{
    font-size: 200px;
    text-align: center;
	color:#fff;
}
.infobox{
	padding: 80px 0 !important;
}
.infobox .wp-block-column:first-child{
	align-content: center;
	text-align: center;
}
#maerkte .block{
	margin-bottom:45px;
}
#maerkte .block p{
    font-family: 'Open Sans';
	font-weight: 200;
	margin-bottom:5px;
}

#maerkte .block p a, #maerkte  strong{
    font-family: 'Open Sans';
	font-weight: 600;
	color:#147484;
}
#maerkte .single.markt{
	flex: 0 1 50%;
	padding: 0 80px;
	box-sizing: border-box;
	margin-bottom: 45px;
}
figure.map a{
	display: block;
	padding: 0;
}
/* ========================== 
		Impressums Seiten // kontakt 
========================== */
#impressum, #kontakt{
	padding-top:120px;
	max-width:960px;
	margin:0 auto;
	margin-bottom:60px;
}
#impressum h2{
	margin-top:30px;
	margin-bottom:10px;	
}
#impressum h3{
	margin-top:20px;
	margin-bottom:10px;	
}
#impressum h4{
	margin-top:10px;
	margin-bottom:5px;	
}
#kontakt form{
	margin-top:10px;
}
#kontakt input, #kontakt textarea{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	padding:5px;
	border:0px none;
	border-bottom:1px solid #eee;
	margin:2px 0 15px;
}
#kontakt textarea{
	border:1px solid #eee;
}
#kontakt input.submit{
	background-color:#147484;
	color:#fff;
	width:40%;
	float:left;
}
#kontakt input.submit:hover{
	background-color:#666;
}
p.required{
	float:right;
	font-size:12px;
}
body.privacy-policy h3{
	margin-top: 20px;
}
/* ========================== 
		Footer
========================== */
#footer{
	background-color:#147484;
	height:60px;
	/* margin-top:-50px; */
	position:relative;
}
#footer ul{
	float:left;
  height:auto;
}
#footer ul a.invisible{
	display:none;
}
#footer ul ul{
	line-height:20px;
	display:inline-block;
}
#footer ul li{
	margin:0;
	padding:0;
	list-style: none;
}
#footer ul li.active{
	color:#fff;
	text-decoration:underline;
}

#footer ul a{
	color:#fff;
	text-decoration:none;

}
#footer ul li{
	margin:10px 0;
	padding:0 10px;
	box-sizing :border-box;
	border-left:1px solid #fff;
}
#footer ul li:first-child{
	border-left:0px none;
}
#footer ul a:hover{
	text-decoration:underline;
}

