.wiki-tab > input,
.wiki-tab section > div {
  display: none;
}

#tab1:checked ~ section .tab1,
#tab2:checked ~ section .tab2,
#tab3:checked ~ section .tab3 {
  display: block;
}

.wiki-tab { 
  width: 100%;
  margin: -5% 0 auto;
  
}
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
      }
  
    li {
        float: left;
        margin-right: 10px;
        }

  section { clear: both;}
  
#tab1:checked ~ nav .tab1,
#tab2:checked ~ nav .tab2,
#tab3:checked ~ nav .tab3,

@media (max-width: 430px) {
#mobil {
display: none;
}
}

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&subset=latin-ext'); */

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-ext-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../fonts/open-sans-v15-latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-ext-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-ext-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('../fonts/open-sans-v15-latin-ext-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-ext-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../fonts/open-sans-v15-latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-condensed-300 - latin-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-condensed-v12-latin-ext-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
       url('../fonts/open-sans-condensed-v12-latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-condensed-v12-latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-condensed-v12-latin-ext-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-condensed-v12-latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-condensed-v12-latin-ext-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}
/* open-sans-condensed-300italic - latin-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-condensed-v12-latin-ext-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Light Italic'), local('OpenSansCondensed-LightItalic'),
       url('../fonts/open-sans-condensed-v12-latin-ext-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-condensed-v12-latin-ext-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-condensed-v12-latin-ext-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-condensed-v12-latin-ext-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-condensed-v12-latin-ext-300italic.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}
/* open-sans-condensed-700 - latin-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-condensed-v12-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
       url('../fonts/open-sans-condensed-v12-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-condensed-v12-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-condensed-v12-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-condensed-v12-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-condensed-v12-latin-ext-700.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-ext-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-italic - latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-ext-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('../fonts/lato-v14-latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-ext-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-ext-italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v14-latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-ext-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-ext-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('../fonts/lato-v14-latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-ext-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-ext-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v14-latin-ext-900.eot'); /* IE9 Compat Modes */
  src: local('Lato Black'), local('Lato-Black'),
       url('../fonts/lato-v14-latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-ext-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-ext-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-ext-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-ext-900.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900italic - latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/lato-v14-latin-ext-900italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Black Italic'), local('Lato-BlackItalic'),
       url('../fonts/lato-v14-latin-ext-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-ext-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-ext-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-ext-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-ext-900italic.svg#Lato') format('svg'); /* Legacy iOS */
}




/*----------- ../fonts -----------*/

html, body
{
font-family: "Open Sans", sans-serif;
font-size: 15px;
color: #303d4f;
background: #fff;
overflow-x: hidden;
max-width: 100%;
}

body.menu-open
{
overflow-y: hidden;
}

.menu-mobile
{
	display: none;
}

#wrapper {
    position: relative;
}


#header
{
	position: relative;
	padding-bottom: 40px;
}

#header:after
{
	content:'';
	width: 100%;
	left: 0;
	bottom: 40px;
	height: 1px;
	background: #d6d8dc;
	position: absolute;
}

#logo
{
	float: left;
	margin: 35px 0 0 0;
}

#menu-top
{
	float: right;
	margin: 100px 0 0 0;
	position: relative;
	z-index: 10;
}

#menu-top > li
{
	float: left;
	display: block;
	margin: 0 0 0 5px;
}

#menu-top > li > a
{
	color: #000;
	font-size: 16px;
	padding: 10px 15px 13px 15px;
	border: 1px solid transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: -0.03em;
	position: relative;
	border-bottom: 1px solid transparent;
}

#menu-top > li > a:hover, #menu-top > .sfHover > a,
#menu-top > .current-menu-item > a
{
	border: 1px solid #d6d8dc;
	border-bottom: 1px solid #fff;
}

#menu-top > .current-menu-parent ul
{
	display: block;
}

#menu-top > li > a:after
{
	content:'';
	width: calc(100% - 30px);
	height: 7px;
	background: #303d4f;
	position: absolute;
	left: 15px;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#menu-top > li > a:hover:after, #menu-top > .sfHover > a:after,
#menu-top > .current-menu-item > a:after
{
	opacity: 1;
}

#menu-top ul
{
	text-align: left;
	padding-left: 20px;
	background: rgba(255,255,255,0.75);
}


#menu-top li.uebermich ul
{
	padding-left: 518px;
}

#menu-top ul li
{
	display: inline-block;
	min-height: 40px;
	padding: 6px 0;
	margin-right: 25px;
	font-size: 12px;
}

#menu-top ul li:last-child
{
	margin: 0;
}

.background-cover
{
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.header-image
{
	height: 430px;
}

#index .header-image
{
	height: 600px;
	background-position: 50% 19%;
}

#index .header-image h3
{
	margin-bottom: 10px;
	font-size: 67px;
	padding-bottom: 10px;
}

.header-image .service-box
{
	background: rgba(255,255,255,.9);
	padding: 25px 35px;
}

.header-image .service-box p:last-child
{
	margin: 0;
}

.header-image .service-box h4
{
	font-size: 20px;
	background: none;
	text-transform: uppercase;
	color: #303d4f;
	padding-left: 0 !important;
	padding-top: 0 !important;
}

.header-image .service-box .meta .button
{
	float: left;
}

.header-image .service-box .meta p
{
	float: right;
	margin: 0;
}

.header-image .container
{
	height: 100%;
	position: relative;
}

.header-image .container > div
{
	height: 100%;
	width: 100%;
	display: table;
}

#index .header-image .container > div
{
	display: block;
	position: absolute;
	left: 0;
	bottom: -60px;
	height: auto;
	width: auto;
}

.header-image .container > div > div
{
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: bottom;
	padding: 45px 0;
}

#index .header-image .container > div > div
{
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	vertical-align: top;
}

.header-image h4
{
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	font-family: "Open Sans Condensed", sans-serif;
	background: #303d4f;
	margin: 0;
	display: inline-block;
	padding: 4px 7px 5px 7px;
	text-transform: none;
}

.header-image h3
{
	font-size: 55px;
	line-height: 55px;
	color: #fff;
	font-family: "Open Sans Condensed", sans-serif;
	background: #303d4f;
	margin: 0;
	display: inline-block;
	padding: 5px 7px 4px 7px;
	text-transform: uppercase;
}

.header-contact
{
	background: #303d4f;
	color: #fff;
	padding: 22px 0;
	margin-bottom: 95px;
}

#index .header-contact
{
	margin: 0;
	padding-bottom: 0;
}

.header-contact-right
{
	float: right;
	position: relative;
}

.header-contact-right h5
{
	position: absolute;
	left: 0;
	top: -60px;
	color: #fff;
	float: none;
}

#index .social
{
	margin-left: 50px;
	float: left;
}

.social
{
	float: left;
}

.social a
{
	float: left;
	display: block;
	margin-right: 15px;
}

.header-contact-info
{
	float: right;
}

.header-contact h5
{
	float: left;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Open Sans Condensed";
	margin: 0;
}

#index .header-contact .phones
{
	margin-left: 0;
}

.header-contact .phones, .header-contact .email
{
	float: left;
	font-size: 15px;
	font-family: "Open Sans Condensed";
	font-weight: 300;
	margin-left: 50px;
}

.header-contact .phones p, .header-contact .email p
{
	line-height: normal;
	margin: 0;
}

.header-services-container
{
	background: #303d4f;
	color: #fff;
	padding: 45px 0 55px 0;
	margin-bottom: 130px;
}

.header-services
{
	margin: 0 -10px;
}

.header-services a
{
	display: block;
	float: left;
	width: 14.28571428%;
	text-align: center;
	padding: 0 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.header-services a:hover
{
	margin-top: -10px;
}

.header-services img
{
	display: inline-block;
	margin-bottom: 20px;
}

.header-services a span
{
	display: block;
}

#content
{
	margin-bottom: 120px;
}

#content a
{
	text-decoration: underline;
}

#content ul li
{
	position: relative;
	padding-left: 30px;
	line-height: 35px;
}

#content ul li:before
{
	content:'';
	position: absolute;
	left: 0;
	top: 8px;
	width: 18px;
	background: url(images/bullet.png);
	height: 18px;
}

blockquote
{
	background: #303d4f;
	border: none;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Open Sans Condensed", sans-serif;
	color: #fff;
	padding: 15px 25px;
}

blockquote strong
{
	font-weight: 300;
	font-size: 15px;
	text-transform: none;
	color: rgba(255,255,255,0.7);
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.popup-content
{
	padding: 50px;
}

.popup {
  position: relative;
  background: #FFF;
  width: auto;
  width: 800px;
  max-width: 90%;
  margin: 120px auto;
  font-size: 13px;
  line-height: 21px;
  border: 2px solid #f3f1f2;
}

.form-booking
{
	padding-top: 10px;
}

.form-booking input[type=text],
.form-booking input[type=email],
.form-booking textarea
{
	width: 100%;
	border: none;
	color: #3f4c4e;
	font-size: 15px;
}

.form-booking textarea
{
	display: block;
	resize: none;
	height: 90px;
}

.form-booking label
{
	font-size: 13px;
	color: #3f4c4e;
	text-transform: uppercase;
	border-top: 1px solid #303d4f;
	font-family: "Open Sans Condensed";
	font-weight: 700;
	display: block;
}

.form-booking .checkbox input
{
	display: none;
}

.form-booking .checkbox input + span
{
	position: relative;
	padding-left: 30px;
}

.form-booking .checkbox input + span:before
{
	content:'';
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	background: #ebecee;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	padding: 1px 0 0 1px;
}

.form-booking .checkbox input:checked + span:before
{
	content:'\f00c';
	font-family: "FontAwesome";
}

.form-booking .checkbox label
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
	font-family: "Open Sans";
}

.form-booking input[type=submit]
{
	float: right;
	background: #94bf08;
	color: #fff;
	font-size: 11px;
	font-family: "Open Sans";
	font-weight: 700;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 5px 55px;
	text-transform: uppercase;
	border: none;
}

.form-booking .services
{
	margin-bottom: 40px;
}

.form-booking .personal-data
{
	margin-bottom: 40px;
}

.form-booking span.error
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 0;
	width: 100%;
	color: #e41616;
}

.form-booking p
{
	position: relative;
	margin-bottom: 5px;
}

.form-message-container
{
	padding-top: 15px;
}

.form-message
{
	width: 100%;
	background: #94bf08;
	color: #fff;
	padding: 10px;
}

.image-boxes
{
	clear: both;
}

.image-boxes .row
{
	margin: 0;
}

.image-boxes .row > div
{
	padding: 0;
}

.image-boxes .row
{
	background: #eaebed;
}

.image-boxes .content
{	
	padding: 45px 40px;
	height: 100%;
}

.image-boxes h2
{
	font-size: 40px;
}

.image-boxes .button
{
	border: 2px solid #303d4f;
	background: none;
	color: #303d4f;
	padding-left: 45px;
	padding-right: 45px;
}

.image-boxes .button:hover
{
	background: #303d4f;
	color: #fff;
}

.slider
{
	clear: left;
}

.slider .slide
{
	padding: 40px 50px;
}

.slider .slide .content
{
	background: rgba(255,255,255,.8);
	padding: 25px 35px;
}

.slider .slide .content h4
{
	font-size: 40px;
	margin-bottom: 10px;
}

#content .slider .slick-dots
{
	text-align: center;
	margin: 0;
}

#content .slider .slick-dots li
{
	display: inline-block;
	padding: 0;
	margin: 0 5px;
}

#content .slider .slick-dots li:before
{
	display: none;
}

.slider .slick-dots li div
{
	width: 15px;
	height: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #878e99;
	display: inline-block;
	cursor: pointer;
}

.slider .slick-dots .slick-active div
{
	background: #303d4f;
}

.repeater-list .entry
{
	margin-bottom: 45px;
}

.repeater-list .entry:last-child
{
	margin: 0;
}

.repeater-list img
{
	float: left;
	width: 172px;
	height: auto;
	border: 2px solid #303d4f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.repeater-list .content
{
	float: right;
	width: calc(100% - 220px);
}

.repeater-list .content h4
{
	margin-bottom: 10px;
}

.service-box h4
{
	margin-bottom: 10px;
}

.service-box .meta p
{
	float: left;
	font-size: 50px;
	font-family: "Open Sans Condensed";
	font-weight: 700;
	color: #94bf08;
	line-height: 32px;
}

.service-box .meta p.price_aufanfrage
{
	font-size: 30px;
}

.service-box .meta p span
{
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}

.service-box .meta .button
{
	float: right;
}

.seminar-list
{
	margin: 0 -60px;
}

.seminar-list > div
{
	padding: 0 60px;
}

.seminar-list > div:nth-child(2n+2)
{
	border-left: 1px solid #94bf08;
}

.seminar h4
{
	margin-bottom: 10px;
}

.seminar .meta p
{
	float: left;
	font-size: 50px;
	font-family: "Open Sans Condensed";
	font-weight: 700;
	color: #94bf08;
	line-height: 32px;
	margin: 0;
}

.seminar .meta p span,
.seminar .meta p strong
{
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}

.seminar .meta .button
{
	float: right;
	padding: 15px 30px;
	margin-top: 25px;
}

.services-slider
{
	height: 520px;
	width: 100%;
	clear: both;
	visibility: hidden;
}

.slick-initialized { visibility: visible; }

.services-slider .slide
{
	height: 520px;
	width: 100%;
	padding: 30px;
}

.services-slider .slide > div
{
	display: table;
	height: 100%;
	width: 100%;
}

.services-slider .slide > div > div
{
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: bottom;
}

.services-slider .slide .slide-content
{
	background: #303d4f;
	padding: 30px 45px;
	color: #fff;
}

.services-slider .slide .slide-content h4
{
	color: #fff;
}

.services-slider .slide .slide-content .buttons .button
{
	min-width: 190px;
	text-align: center;
	padding: 13px 30px;
}

.services-slider .slide .slide-content .buttons .button:first-child
{
	float: left;
}

.services-slider .slide .slide-content .buttons .button:last-child
{
	float: right;
}

.services-slider .arrows
{
	padding-top: 25px;
}

.services-slider .arrow-left,
.services-slider .arrow-right
{
	display: block;
	font-family: "Lato";
	font-weight: 900;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	padding-top: 3px;
}

.services-slider .arrow-left
{
	padding-left: 35px;
	float: left;
}

.services-slider .arrow-left:before
{
	content:'';
	width: 22px;
	height: 22px;
	background: url(images/arrow-left.svg);
	position: absolute;
	left: 0;
	top: 0;
}

.services-slider .arrow-right
{
	padding-right: 35px;
	float: right;
}

.services-slider .arrow-right:before
{
	content:'';
	width: 22px;
	height: 22px;
	background: url(images/arrow-right.svg);
	position: absolute;
	right: 0;
	top: 0;
}

.button
{
	display: inline-block;
	background: #94bf08;
	color: #fff;
	font-size: 11px;
	font-family: "Open Sans";
	font-weight: 700;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 11px 30px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.button:hover, .button:active
{
	color: #fff;
}

.button.button-alt
{
	background: #fff;
	color: #303d4f;
}

#content .faq
{
	margin: 0 -40px;
}

#content .faq > div
{
	padding: 0 40px;
}

#content .faq-questions li
{
	padding-left: 0;
	background: #eaebed;
	font-size: 12px;
	color: #303d4f;
	text-transform: uppercase;
	font-weight: 900;
	font-family: "Lato";
	padding: 17px 20px;
	cursor: pointer;
	margin-bottom: 15px;
	line-height: 15px;
	letter-spacing: 0.05em;
}

#content .faq-questions li.active
{
	background: #303d4f;
	color: #fff;
	position: relative;
}

#content .faq-questions li.active:after
{
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 0 14px 14px;
	border-color: transparent transparent transparent #303d4f;
	position: absolute;
	right: -14px;
	top: 50%;
	margin-top: -14px;
}

#content .faq-questions li:before
{
	display: none;
}

.faq-answers div
{
	display: none;
}

.faq-answers .active
{
	display: block;
}

.contact-form p
{
	margin-bottom: 10px;
}

.contact-form span
{
	display: block;
	position: relative;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea
{
	width: 100%;
	border: none;
	color: #3f4c4e;
	font-size: 15px;
}

.contact-form textarea
{
	display: block;
	resize: none;
	height: 90px;
}

.contact-form label
{
	font-size: 13px;
	color: #3f4c4e;
	text-transform: uppercase;
	border-top: 1px solid #303d4f;
	font-family: "Open Sans Condensed";
	font-weight: 700;
	display: block;
}

.contact-form .dsgvo-checkbox label,
.form-booking .dsgvo-checkbox label
{
	border-top: none;
}
.contact-form .dsgvo-checkbox span.wpcf7-list-item,
.form-booking .dsgvo-checkbox span.wpcf7-list-item
{
	margin-left: 0;
}

.contact-form .wpcf7-submit
{
	float: right;
	background: #94bf08;
	color: #fff;
	font-size: 11px;
	font-family: "Open Sans";
	font-weight: 700;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 5px 55px;
	text-transform: uppercase;
	border: none;
}

.contact-form span.wpcf7-not-valid-tip
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.google-map
{
	width: 100%;
}

.infoBox
{
	position: relative;
	background: #fff;
	padding: 0;
	font-size: 14px;
	color: #0000;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.15);
	text-align: left;
}

.infoBox:after
{
	content:'';
    width: 30px;
    height: 30px;
    background: #fff;
    transform: rotate(45deg);
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.15);
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    z-index: 2;
}

.infoBox div
{
	padding: 10px 15px;
	z-index: 3;
	position: relative;
	background: #fff;
	text-align: center;
}

.infoBox div p
{
	margin-bottom: 10px;
}

.infoBox div img
{
	position: relative;
	right: auto;
	top: auto;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.infoBox div p:last-child
{
	margin-bottom: 0;
}

.infoBox .section-title
{
	padding-bottom: 10px;
	font-size: 28px;
	margin-bottom: 20px;
}

.infoBox .map-testimonial
{
	font-size: 12px;
}

.infoBox .map-testimonial p
{
	font-size: 12px;
	line-height: 18px;
}

.infoBox img
{
	display: block;
	z-index: 10;
	position: absolute;
	top: 18px;
	right: 10px;
	width: 11px;
	height: 12px;
}

#footer
{
	border-top: 1px solid #d6d8dc;
	padding: 35px 0 110px 0;
	font-family: "Open Sans Condensed";
	font-weight: 700;
	font-size: 14px;
}

#footer > .row
{
	margin: 0 -50px;
}

#footer > .row > div
{
	padding: 0 50px;
}

#footer h4
{
	font-size: 18px;
	line-height: normal;
	min-height: 50px;
	margin-bottom: 20px;
}

#footer ul
{
	line-height: 28px;
	margin: 0;
}

#footer a
{
	color: #303d4f;
}

.footer-box
{
	background: #eaebed;
	padding: 15px 20px 25px 20px;
}

.footer-box p
{
	line-height: normal;
}

.footer-box p:last-child
{
	margin: 0;
}

#footer .footer-box h4
{
	font-size: 20px;
	margin-bottom: 10px;
	min-height: 1px;
}

#footer .footer-box .button
{
	background: #303d4f;
	color: #fff;
}

#footer .footer-box .button:hover
{
	color: #fff;
}

#footer-info
{
	font-size: 11px;
	font-family: "Open Sans";
	color: rgba(63, 76, 78, 0.4);
	padding: 10px 0 40px 0;
	border-top: 1px solid #d6d8dc;
}

#footer-info p
{
	margin: 0;
	line-height: 15px;
}

h1,h2,h3,h4,h5,h6
{
color: #303d4f;
margin: 0 0 25px 0;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
font-family: "Open Sans Condensed";
}

h1
{
font-size: 40px;
}

h2
{
font-size: 30px;
}

h3
{
font-size: 26px;
}

h4
{
font-size: 20px;
}

ul
{
list-style-type: none;
padding: 0;
line-height: 25px;
margin: 0 0 25px 0;
}

p
{
margin: 0 0 25px 0;
line-height: 25px;
}

a, a:hover, a:focus
{
color: inherit;
text-decoration: none;
}

input:focus, textarea:focus
{
	outline: none;
}

img
{
max-width: 100%;
height: auto;
border: 0;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.button, #content a.button {
	text-decoration: none;
}

#gefahrstoffe {
    border-bottom: 1px solid #94BF08;
}
#gefahrstoffe tr {
    border-top: 1px solid #94BF08;
}

#gefahrstoffe tr td {
    vertical-align: top;
    padding: 10px 0;
}



.blogposting h2 { 
	clear: both;
}

.blogposting .kontaktimage { max-width: 100%; }

.archivblock { margin-bottom: 120px; }
