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

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

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/raleway-v28-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/raleway-v28-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v28-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v28-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v28-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v28-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}

a, body, div, em, input, label, legend, li, ol, p, select, span, strong, td, th, textarea, u, ul {
	font-family: 'Open Sans', sans-serif;
}

#home {
	margin-bottom: 0;
}
.ce_text.block {

}

video {

}
body {
  background-color: #e4f6f7;
}

h2, h3 {
  color: #00aabe;
	text-transform: none;
}

h1 {
	color: #00aabe;
	font-size: 16px;
	text-align: center;
}

.ce_image .caption {
  color: #000;
}

#top_image a span  h1, #top_image  h1 {
  font-size: 42px;
	color: #fff6cd;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}

#top_image a {
	text-decoration:none !important;
}

#top_image  span, #top_image a span {
	display: inline;
	color: #3a403c;
	font-weight: bold;
}

@media (min-width:769px) {
.nav-container  ul {
  width: auto  !important;
  left:  0 !important;
  position:relative !important;
 display:inline-block !important;
  transform: translate(0%, 0px); */
   -webkit-transform: translate(0%, 0px); 
    -moz-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    -o-transform: translate(0%, 0px);
}

.nav-containerul li {
    float: left;
    margin: 0 20px;
}
}

@media screen and (max-width: 1070px) {
#top_image h1 {
    font-size: 30px;
	padding-top:20px;
}
}

.toggler {
  background-color: transparent;
	color: #ec107a
}

#footer {
	background-color: #00aabe;
}

#footer ul {
  margin: 20px auto;
  max-width: 460px;
  margin-bottom: 0 !important;
}

.firmenname {
  text-align: center;
  margin-bottom: 0 !important;
}

.footercontent {
  padding-top: 40px;
}

.footercontent div {
  margin-bottom: 20px;
}

.firmenname p {
  font-size: 26px !important;
  color: white;
}

.slogan p {
  color: #ec107a !important;
  font-weight: bold;
  font-size: 36px !important;
}

a, a:hover, a.active {
  color: #ec107a;
}

.nav ul {
	left: 36%;
}

.nav ul li a {
  font-weight: bold;
	font-size: 18px;
}
.nav ul li a {
	color: #fff6cd;
}
.nav ul li a.active, .nav ul li a:hover {
  color: #3a403c;
}

.rs-column {
  margin-bottom: 50px;
}

#referenzen h3 {
  text-transform: none;
}

#top_image {
  text-align: center;
  left:48%;
}

@media screen and (max-width: 768px){
  .nav ul li a {
    background-color: #00aabe;
  }
  .nav ul li a.active, .nav ul li a:hover {
    background-color: #00aabe;
    color: white;
  }
  .nav-mobile {
    color: #fffdd5;
    background-image: none;
	  font-size: 20px;
  }
  .nav-mobile img {
    width: 25px;

    float: right;
    display: inline-block;
    margin-top: 4px;
  }
  #top_image h1 {
    font-size: 20px;

  }

  #top_image {
    max-width: none;
    top: 10px;
    left: 10px;
    text-align: left;
  }
  .ce_image .caption {
    top: 5px;
  }
  .nav-mobile {
    top: 13px;
  }

  #home h2 {
    font-size: 16px;
    margin: 20px 0;
    font-weight: bold;
  }

  #home {
    min-height: 265px !important;
  }

  .nav-mobile {
    background-size: 25px 15px;
  }

  .nav, #header {
    height: 80px;
  }

  .nav ul {
    top: 80px;
  }
}

header nav a {
  text-transform: uppercase;
}

.transno {
	background-color: #00aabe;
	background-image: url(/files/layout/rose2.png);
	background-repeat: no-repeat;
	background-position: right;

}

.block {

	padding: 1em;
}

.ce_headline.first {
	text-transform: uppercase;
	background-color: #fff6cd;
	border-bottom: 5px solid #00aabe;
	margin: 0 16px 0px 16px;
	padding: 15px;
	box-shadow: 0 4px 2px -2px gray;
	z-index: 100;
}

.ce_headline.first + .ce_image.block {
	padding-top: 0;
}

.toggler {
	text-align: center;
}

.toggler::before, .toggler.active::before {
	content: "";
}

.toggler::after {
	content: " ";
	display: block;
	float: right;
	width: 110px;
	height: 28px;
	background-image: url(/files/layout/pfeilunten.png);

	background-size: 25%;
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: 21%;
}

.toggler.active::after {
	content: " ";
	display: block;
	float: right;
	width: 110px;
	height: 28px;
	background-image: url(/files/layout/pfeilhoch.png);
	background-size: 25%;
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: 21%;

}

.ce_accordionSingle {
	margin-bottom: -25px !important;
	padding: 0;
	display: block;
	border-top: 1px solid #ec107a;
	height: auto;
	width: 100%;

}

.ce_accordionSingle:last-of-type .toggler {
	border-bottom: 1px solid #ec107a;
}

.accordion {
	background-color: transparent;
	width: 100%;

	border-top: 1px solid #ec107a;
}

.ce_accordionStart {
	border-top: 1px solid #ec107a;
}

.ce_accordionStart:last-of-type {
	border-bottom: 1px solid #ec107a;
}


.accordion::after {
	content: "";
	display: table;
	clear: both;
	float: none;
	height: 10px;
	width: 100%;
}

.accordion figure {
	display: inline-block;
	float: left;
}

.accordion div {
	z-index: -10;
}

#abstand-oben {
	margin: 50px 0 25px 0;
	width: 100%;
}

.ce_text {
	max-width: 1136px;

}

.ce_text p, ce_text h3 {
	max-width: 800px;
	margin: 0 auto;
}

@media screen and (min-width: 800px){
	.ce_text ul {
		margin-left: 15% !important;
	}
}

@media screen and (max-width: 800px){
	h2 {
		font-size: 24px;
	}
	.toggler {
		font-size: 16px;
		text-align: left;


	}

	footer .firmenname {
		font-size: 14px;
	}
}

@media screen and (max-width: 600px) {
	.toggler:after, .toggler.active:after {
		width: 65px;
	}

	.accordion div {
		padding-left: 0;
	}
}



@media (max-width:768px) {
	
	.nav ul {
    left: 0%;
}
	
}

