/* Media Screen Schritte - https://getbootstrap.com/docs/5.0/layout/breakpoints

@media (min-width: 576px)
@media (min-width: 768px)
@media (min-width: 992px)
@media (min-width: 1200px)
@media (min-width: 1400px)
*/
@media (min-width: 992px) {
  a {
    font-weight: 700;
  }
  p {  
      font-size: 1.125em;
  }
  p img {padding-bottom: 1%}

  .float-right {
    float: right;
  }

  .white {
    color: white;
  }

  .counter-boxes-item p {
    color: #D51224;
  }

  .main-content {
    width:70%;
    margin: 1.5em 2% 3.75em 0;
  }
}

@media screen and (max-width: 900px) {
  /*p {font-size: 1.125em;}*/
  /*Startseite Einsatzbereiche*/
  .projects {
    display:none;
  }
  #einsatzbereich {
    display: none;
}
 
}
/*900 auf 1000px geändert*/
@media screen and (max-width: 1000px) {
  .logo {
    padding-bottom: 2%
  }
  .logo img {
    padding-left:15%;
  }
  #mobile-language {
    padding-right: 0px;
    margin-right: 0px;
    padding-right: 1em !important;
  }
  .counting-coffee {
    display: none;
  }
}

@media screen and (max-width: 455px) {
  .logo img {
    padding-left: 15%;
    width: 70%;
  }
  #mobile-language {
    padding-right: 0px;
    margin-right: 0px;
    padding-right: 1em !important;
  }
  .counting-coffee {
    display: none;
  }
}

/*Footer Mobil*/
@media screen and (max-width: 1000px) {
  #germanymap {
    display:none;
  }
}

@media screen and (max-width: 1000px) {
  .rs-column.-small-col-2-1, .tao-no-sidebar .rs-column.-small-col-2-1, .page-footer .rs-column.-small-col-2-1 {
      width: 80%;
  }
} 

#mobile-language {
  float:right;
  height: 100%;
  margin-right: calc(5.55556% + var (--safe-area-right));
  padding-right: 7em;
  /*padding-top:0.8em;*/
}
 
/* #mobile-language {
  visibility: hidden;
}

@media screen and (max-width: 1100px) {
  #mobile-language {
    visibility: visible;
  }
} */

.sidebar h2 {
  margin: 0 0 0.5em;
  font-size: 1.3em;
}

.no-border {
  border: none !important;
}
 


html {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font: 16px/1.5625 Inter, sans-serif;
	color: #333333;
	-webkit-tap-highlight-color: #8ebdc2;
}



body {
	background: #ffffff none 50% 0 no-repeat scroll;
	background-size: auto;
  /*Zugefügt*/
	min-width: 320px;
}

.navigation-xt {
  text-transform: uppercase;
 }

 @media screen and (max-width: 900px) {
 nav#lng-changer {
  padding: 0px;
  margin: 0px;
  height: 50px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
}
 }

.fest {
  position: fixed;
  top: 100px;
}


#trenner {
    width: 50%; 
    height: 4px;    
    background: #d51224;
}

.main-content ul li[data-icon]:before,
.main-content ul li[class^="icon-"]:before,
.main-content ul li[class*=" icon-"]:before,
.main-content ol li[data-icon]:before,
.main-content ol li[class^="icon-"]:before,
.main-content ol li[class*=" icon-"]:before {
	left: -1.5em;
	width: 0;
	margin-right: 0;
	color: #8ebdc2;
}

.startseite-mobil {
  display: none;
}
@media screen and (max-width: 900px) {
	.startseite-mobil {
		display:block;
	}
}

.startseite-li a{
  color: #000000;
  font-weight: bold;
  text-decoration:none;
}

.datenschutz h4 {
  font-weight: bold;
}

.download-icon-boxen p{
    font-size: 1em;
}
.download-mobil-box  p{
    font-size: 1.125em;
}

.feature-box-text {
    color: #333333 !important;
}

.feature-box-text li {
    font-size: 1.125em;
}

.ce_accordion .accordion {
     background: #efefef;
}

.ce_accordion .toggler {
  position: relative;
  margin-bottom: 0px;
  padding: 0.6875em 2.5em 0.8125em 1.25em;
  border: 1px solid #b2b9c4;
  border-radius: 3px;
  outline: none;
  font-weight: bold;
  cursor: pointer;
  background: #ffffff;
}

.main-content blockquote {
  position: relative;
  margin: 1.28571em 0 1.28571em 2.5em;
  font-size: 1.3125em;
  line-height: 1.33381;
  color: #717c8e;
}

/* Videos */
.video_container video {
  max-width: 70%;
}


/*Feature Box der Video Seite */
.-image-video-left > .feature-box-text-video {
	margin-right: 0;
	margin-left: 48%;
}
@media screen and (max-width: 900px) {
	.-image-left > .feature-box-text-video {
		margin-left: 37.5%;
	}
}
@media screen and (max-width: 599px) {
	.-image-left > .feature-box-text-video {
		margin-left: 0;
	}
}
.-image-centered > .feature-box-text-video {
	margin-right: 16%;
	margin-left: 16%;
}
@media screen and (max-width: 900px) {
	.-image-centered > .feature-box-text-video {
		margin-right: 0;
		margin-left: 0;
	}
}
.-image-centered > .feature-box-text-video + .feature-box-image-video {
	margin-top: -2.25em;
}
@media screen and (max-width: 599px) {
	.-image-centered > .feature-box-text-video + .feature-box-image-video {
		margin-top: 0;
	}
}
.-vertical-centered > .feature-box-text-video {
	display: table-cell;
	vertical-align: middle;
	width: 56.0%;
	margin: 0;
	padding: 1.5em 4% 1.5em 0;
}
@media screen and (max-width: 900px) {
	.-vertical-centered > .feature-box-text-video {
		width: 68.75%;
	}
}
@media screen and (max-width: 599px) {
	.-vertical-centered > .feature-box-text-video {
		display: block;
		width: auto;
		padding-right: 0;
	}
}
.-vertical-centered.-image-left > .feature-box-text-video {
	padding-right: 0;
	padding-left: 4%;
}
@media screen and (max-width: 599px) {
	.-vertical-centered.-image-left > .feature-box-text-video {
		padding-left: 0;
	}
}
.-vertical-centered.-image-centered > .feature-box-text-video {
	width: 100%;
	padding-right: 20%;
	padding-left: 20%;
}
@media screen and (max-width: 900px) {
	.-vertical-centered.-image-centered > .feature-box-text-video {
		padding-right: 0;
		padding-left: 0;
	}
}


.feature-box-text-video {
	margin: 3.25em 48% 5.25em 0;
	color: #536966;
}

@media screen and (max-width: 900px) {
	.feature-box-text-video {
		margin-right: 37.5%;
	}
}

@media screen and (max-width: 599px) {
	.feature-box-text-video {
		margin: 2.25em 0;
	}
}

.feature-box-image-video {
	display: block;
	float: right;
	width: 44%;
	margin: 3em 0 3em 4%;
}

.feature-box-image-video-left {
	display: block;
	float: left;
	width: 44%;
	margin: 3em 0 3em 4%;
}


@media screen and (max-width: 900px) {
	.feature-box-image-video {
		width: 37.25%;
	}
}
@media screen and (max-width: 599px) {
	.feature-box-image-video {
		width: 100%;
	}
}
.-image-left > .feature-box-image-video {
	float: left;
	margin-right: 4%;
	margin-left: 0;
}
@media screen and (max-width: 599px) {
	.-image-left > .feature-box-image-video {
		float: none;
		margin-right: 0;
	}
}
.-image-centered > .feature-box-image-video {
	float: none;
	width: 64%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 900px) {
	.-image-centered > .feature-box-image-video {
		width: 100%;
	}
}
.-image-centered > .feature-box-image-video + .feature-box-text {
	margin-top: 3em;
}
.-image-top > .feature-box-image-video {
	margin-top: 0;
}
.-image-bottom > .feature-box-image-video {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
}
@media screen and (max-width: 599px) {
	.-image-bottom > .feature-box-image-video {
		position: static;
		margin-bottom: 3em;
	}
}
.-image-bottom.-image-left > .feature-box-image-video {
	right: auto;
	left: 0;
}
.-vertical-centered > .feature-box-image-video {
	display: table-cell;
	vertical-align: middle;
	float: none;
	margin: 0;
	padding: 3em 0;
}
@media screen and (max-width: 599px) {
	.-vertical-centered > .feature-box-image-video {
		display: block;
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
}
.-image-rounded > .feature-box-image-video img {
	border-radius: 99em;
}

.in-view > .feature-box-text,
.in-view > .feature-box-image-video {
	-webkit-transition: opacity 0.6s linear, -webkit-transform 0.6s ease-out;
	-moz-transition: opacity 0.6s linear, -moz-transform 0.6s ease-out;
	-o-transition: opacity 0.6s linear, -o-transform 0.6s ease-out;
	transition: opacity 0.6s linear, transform 0.6s ease-out;
}
.not-in-view > .feature-box-text.-fade,
.not-in-view > .feature-box-image-video.-fade {
	opacity: 0;
}
.in-view > .feature-box-text.-fade,
.in-view > .feature-box-image-video.-fade {
	opacity: 1;
}
.not-in-view > .feature-box-text.-move,
.not-in-view > .feature-box-image-video.-move {
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0);
}
.not-in-view > .feature-box-text.-move-right,
.not-in-view > .feature-box-image-video.-move-right {
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}
.not-in-view > .feature-box-text.-move-top,
.not-in-view > .feature-box-image-video.-move-top {
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
}
.not-in-view > .feature-box-text.-move-bottom,
.not-in-view > .feature-box-image-video.-move-bottom {
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%);
}
.in-view > .feature-box-text.-move,
.in-view > .feature-box-image-video.-move {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.feature-box-text img,
.feature-box-image-video img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}



/* -----------Ende Feature Box ***/

/* ===========================================
 * Buttons
 * ======================================== */

.highlight-box-xt a {
  color:black;
}

.highlight-box {
  background: #d30228 !important;
  overflow: hidden;
  display: table;
  width: 100%;
  margin: 1.5em 0;
  padding: 1.11111em 1.11111em;
  border: 1px solid #b2b9c4;
  border-radius: 0px;  
  line-height: 1.50056;
  color: #ffffff;
}

.highlight-box-link-xt {
  position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 0.2em 1.0em;
	border: 1px solid;
	
	border-radius: 3px;
	outline: none;
	font-size: 1em;
	line-height: 1.42929;
	color: #000000;
	text-align: center;
	text-decoration: none;
  background: #eaeaea;
	/*text-transform: uppercase;*/
	/*text-shadow: 0 -1px 0 #959b9c;*/
	border-color: #a7b6b8 #a2b3b5 #839394;
	background: -webkit-linear-gradient(#bcc7c8, #8ebdc2);
	background: -moz-linear-gradient(#bcc7c8, #8ebdc2);
	background: -o-linear-gradient(#bcc7c8, #8ebdc2);
	background: linear-gradient(#bcc7c8, #8ebdc2);
	box-shadow: inset 0 1px #bcc7c8;*/
}
a.headline-box-link.-secondary {
    background: #b8c989;
    padding: 1em 5em 1em 5em;
    color: black;
  }
a.headline-box-link.-secondary:hover {
  background: aliceblue;
}

.headline-box-link {
  position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
  padding: 1em 1.0em;
	padding: 0.2em 1.0em;
	outline: none;
	font-size: 1em;
	line-height: 1.42929;
	color: #000000;
	text-align: center;
	text-decoration: none; 
	/*text-transform: none;*/
	/*text-shadow: 0 -1px 0 #959b9c;*/
	background: #eaeaea;
	/*background: -webkit-linear-gradient(#bcc7c8, #8ebdc2);
	background: -moz-linear-gradient(#bcc7c8, #8ebdc2);
	background: -o-linear-gradient(#bcc7c8, #8ebdc2);
	background: linear-gradient(#bcc7c8, #8ebdc2);
	box-shadow: inset 0 1px #bcc7c8;*/
}

.headline-box-link.-tertiary{
	text-shadow: none !important;
	text-transform: none !important;
}

button.-secondary, .button.-secondary, input[type="submit"].-secondary, .header-login .formbody input[type=submit],
.header-dropdown > ul input[type=submit],
.pricing-table-plan.-highlighted a,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
button.-tertiary,
.button.-tertiary,
input[type="submit"].-tertiary,
.rotating-boxes-item-content .rotating-boxes-item-link,
.pricing-table-plan a,
.feature-box-link.-tertiary,
.headline-box-link.-tertiary,
button.-quaternary,
.button.-quaternary,
input[type="submit"].-quaternary,
.feature-box-link.-quaternary,
.headline-box-link.-quaternary,
.highlight-box-link,
.feature-box-link,
.headline-box-link,
.footer-bar input[type=submit],
.footer-bar button,
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 0.2em 1.0em;
	border: 1px solid;
	border-color: #a7b6b8 #a2b3b5 #839394;
	border-radius: 3px;
	outline: none;
	font-size: 1em;
	line-height: 1.42929;
	color: #000000;
	text-align: center;
	text-decoration: none;
 
	/*text-transform: uppercase;*/
	/*text-shadow: 0 -1px 0 #959b9c;*/
	/*background: #eaeaea;
	background: -webkit-linear-gradient(#bcc7c8, #a2bfc3);
	background: -moz-linear-gradient(#bcc7c8, #a2bfc3);
	background: -o-linear-gradient(#bcc7c8, #a2bfc3);
	background: linear-gradient(#bcc7c8, #a2bfc3);
	box-shadow: inset 0 1px #bcc7c8;*/
}
/***  Ende Buttons */

/*** Icon Boxes - Download Seite */ 

.icon-text-block:before {
  position: absolute;
  top: 30%;
  left: 0;
}

.tab-navigation.-image-tabs a:before {
  display: block;
  margin: 0 auto 0.25em;
  font-size: 3em;
  color: #8ebdc2;
}
.pricing-table-plan.-highlighted h3 {
  margin: -0.9375em -1px 0;
  padding-top: 1.8125em;
  border-radius: 3px 3px 0 0;
  color: #ffffff;
  background: #8ebdc2;
}

.icon-boxes-item {
    position: relative;
    display: block;
    font-size: 1.125em;
    color: #333333 !important;
    text-align: center;
    text-decoration: none;
}

.icon-boxes-item h3 {
	margin: 0 0 0.66667em;
	font-family: Inter, sans-serif;
	font-style: normal;
	font-size: 1.2em;
	color: #242424;
}
.icon-boxes-item.-inverted-icon:before {
  border-color: #8ebdc2;
  color: #ffffff;
  background-color: #8ebdc2;
}

.icon-boxes-item:hover:before, .icon-boxes-item:focus:before {
  color: #ffffff;
  background-color: #8ebdc2;
}

.icon-boxes-item:hover.-inverted-icon:before, .icon-boxes-item:focus.-inverted-icon:before {
  color: #8ebdc2;
  background-color: #ffffff;
}


/**** Ende Icon Boxes  */
counter-boxes-item p {
  color: black;
}

.header-naviation {
	height:2.75em;
}

.header-navigation-inner {
	height: 5.25em;
	}

.header-navigation-inner-sub {
	height: 1.25em;
	}

@media screen and (max-width: 1000px) {
  .header-navigation-inner {
	height: 5.25em;
	min-height: 5.25em;
    	display:contents;
  }
}

.main-content-arbeitszeit {
  position: relative;
  max-width: 1188px;
}

.main-content h3 {
    color: #628a8e;
}

.main-content .banner-green h3 {
  color: #eaeaea;
}

#xt-start h1 {
	color: #353d47;
}

#xt-start p {
	color: #353d47;
}

/*Download Box*/
.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #eaeaea;	
    border-bottom: 1px solid #eaeaea;
    background-color: #efefef;   
}


.flexbox .box-01 {
    padding-left: 2%;
    font-size: 3.5em;
}

.flexbox h2 {
    font-size: 2em;
}

#lizenzmodell {
    background-color: #efefef;
    padding: 3%;
    border-radius: 10px;
}

.lizenzmodell h2 {
 font-weight: bold;
}

#footer-pic img {
	border-radius: 10px;
}

.footer-bar h3 {
  color:black;
}




.main-content h1 {
   	font-variant-caps: petite-caps;
}

.main-content h1:first-letter{
	color: #af0f1e;
}

.large-header {
  font-variant-caps: unset !important;
};

/*Sprachenwechsler*/

/*.changelanguage::before {
  font: 100%/1 "RockSolid Icons";
  content: "\e095";
  display: inline-block;
  position: relative;
  margin-right: 3px;
  padding-top: 0.85em; 
} 
@media screen and (max-width: 1100px) {
 .mod_changelanguage::before {
    display: none; 
} */

} 


/*nav#change-language.mod_changelanguage.sprachwechsler.block {
    position: relative;
    float: right;
    z-index: 4;
    margin: 0.30769em 0.76923em -0.15385em 0;
    padding-top: 0.3em;
    border:none;
}

 .home.germanlang nav#change-language.mod_changelanguage.sprachwechsler.block {
    position: absolute;
    float: none;
    z-index: 4;
    margin: 0.30769em 0.76923em -0.15385em 0;
    padding-top: 0.3em;
    border:none;
    right: 0;
} */

select.level_1 {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color:#3d5659;
}



/*Sprachwechsler im Footer der Website*/
#change-lng {
   float: right;
   margin-right: 10px;
   padding: 2.14286em 0;
   font-size: 0.875em;
   color: #536966;
}
@media screen and (max-width: 900px) {
/*Anpassung der Feature Boxen */
  .-vertical-centered > .feature-box-text {
    display: table-cell;
    vertical-align: middle;   
    margin: 0;
    padding: 1.5em 4% 1.5em 0;
  }
}
@media screen and (min-width: 990px) {
/*Anpassung der Feature Boxen */
  .-vertical-centered > .feature-box-text {
    width: 56.0%;
  }
}

/*weisse Ueberschrift*/
.white-header {
	color: #fff;
}

/******************* Cookie bar ***********/

#xtcookie {
  max-width:350px;
  color: 536966 !important;
}

@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  text-align: center;
  padding: 10px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden;
}
.contao-cookiebar * {
  box-sizing: border-box;
}
.contao-cookiebar:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.contao-cookiebar .cc-inner {
  display: inline-block;
  overflow-y: auto;
  max-height: 100%;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  font-size: 1rem;
  text-align: left;
}
.contao-cookiebar.cc-top .cc-inner {
  vertical-align: top;
}
.contao-cookiebar.cc-top.cc-active .cc-inner {
  animation: cookiebar-top-in 0.5s ease-in-out forwards;
}
.contao-cookiebar.cc-top.cc-saved .cc-inner {
  animation: cookiebar-top-out 0.5s ease-in-out forwards;
}
.contao-cookiebar.cc-bottom .cc-inner {
  vertical-align: bottom;
}
.contao-cookiebar.cc-bottom.cc-active .cc-inner {
  animation: cookiebar-bottom-in 0.5s ease-in-out forwards;
}
.contao-cookiebar.cc-bottom.cc-saved .cc-inner {
  animation: cookiebar-bottom-out 0.5s ease-in-out forwards;
}
.contao-cookiebar.cc-middle .cc-inner {
  vertical-align: middle;
}
.contao-cookiebar.cc-middle.cc-active .cc-inner {
  animation: cookiebar-middle-in 0.5s ease-in-out forwards;
}
.contao-cookiebar.cc-middle.cc-saved .cc-inner {
  animation: cookiebar-middle-out 0.5s ease-in-out forwards;
}
.contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
  margin-top: 0;
}
.contao-cookiebar .cc-head p {
  margin-bottom: 15px;
}
.contao-cookiebar .cc-btn {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  padding: 8px 14px;
  margin-bottom: 8px;
  font-size: 15px;
  outline: 0 none;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  color: #444;
  background: #f5f5f5;
}
.contao-cookiebar .cc-btn:hover {
  background: #ececec;
}
.contao-cookiebar .cc-btn.success {
  background: #3a5255;
  border-color: none;
  color: #fff;
}
.contao-cookiebar .cc-btn.success:hover {
  background: #8ebdc2;
}
.contao-cookiebar .cc-btn:last-child {
  margin-bottom: 0;
}
.contao-cookiebar label {
  position: relative;
  display: block;
  padding: 8px 13px 8px 0;
  line-height: 1.2;
}
.contao-cookiebar label.group {
  font-weight: 300;
}
.contao-cookiebar input {
  position: absolute;
  width: 1px;
  height: 1px;
  outline: 0 none;
  opacity: 0;
}
.contao-cookiebar input + label {
  padding: 8px 13px 8px 50px;
  cursor: pointer;
}
.contao-cookiebar input + label:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 35px;
  height: 18px;
  margin: 0;
  box-sizing: content-box;
  border-radius: 10px;
  border: 2px solid #9c9b99;
  transition: border-color 0.2s;
}
.contao-cookiebar input + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-radius: 10px;
  background: #9c9b99;  
  transition: background 0.2s, margin-left 0.2s, padding 0.2s;
}
.contao-cookiebar input + label:active:after {
  padding-left: 5px;
}
.contao-cookiebar input.cc-group-half + label:after {
  background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%);
}
.contao-cookiebar input:checked + label:after {
  background: #8ebdc2;
  margin-left: 17px;
}
.contao-cookiebar input:checked + label:active:after {
  margin-left: 12px;
}
.contao-cookiebar input:checked + label:before {
  background: #dcf3db;
  border-color: #8ebdc2;
}
.contao-cookiebar input:disabled + label {
  pointer-events: none;
}
.contao-cookiebar input:disabled + label:after {
  background: #c8c7c5;
}
.contao-cookiebar input:disabled + label:before {
  background: #f4f4f4;
  border-color: #c8c7c5;
}
.contao-cookiebar.cc-active .cc-inner {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.contao-cookiebar.cc-active.cc-blocked {
  pointer-events: auto;
  animation: cookiebar-overlay-in 0.5s ease-in-out forwards;
}
.contao-cookiebar.cc-saved.cc-inner {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.contao-cookiebar.cc-saved.cc-blocked {
  pointer-events: none;
  animation: cookiebar-overlay-out 0.5s ease-in-out forwards;
}

@media (min-width: 768px) {
#xtcookie {
  max-width:350px;
}

  .contao-cookiebar .cc-btn {
   margin-bottom: 0;
  }
  .contao-cookiebar .cc-inner {
    max-width: 750px;
  }
}
@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.75);
  }
}
@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75);
  }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
  }
}
@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
}
@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
  }
}
@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
  }
}
.cookiebar_default {
  color: #444444;
}
.cookiebar_default p {
  color: #224245;
  line-height: 1.4;
}
.cookiebar_default .cc-inner {
  padding: 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
}
.cookiebar_default .cc-group {
  position: relative;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  margin-bottom: 10px;
}
.cookiebar_default .cc-group > label {
  margin: 5px 130px 5px 10px;
}
.cookiebar_default .cc-group .cc-detail-btn {
  position: absolute;
  right: 0;
  top: 0;
  border: 0 none;
  outline: 0 none;
  margin: 0;
  background: transparent;
  font-size: 13px;
  color:#224245; 
  letter-spacing: 0;
  text-transform: initial;
  cursor: pointer;
  padding: 13px;
  box-shadow: inset 0 0px #a2a2a2;
  text-shadow: 0 0px 0 #a2a2a2;
}
.cookiebar_default .cc-group .cc-detail-btn span:nth-child(2) {
  display: none;
}
.cookiebar_default .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
  display: none;
}
.cookiebar_default .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
  display: inline;
}
.cookiebar_default .cc-group .cc-detail-btn:hover {
  color: #717171;
}
.cookiebar_default .cc-group .cc-detail-btn-details {
  display: inline-block;
  border: 0 none;
  outline: 0 none;
  background: transparent;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: initial;
  cursor: pointer;
  color: #224245;
  text-decoration: underline;
  padding: 0;
  margin: 0 0 10px;
}
.cookiebar_default .cc-group .cc-detail-btn-details span:nth-child(2) {
  display: none;
}
.cookiebar_default .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
  display: none;
}
.cookiebar_default .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
  display: inline;
}
.cookiebar_default .cc-group .cc-detail-btn-details:hover {
  color: #717171;
}
.cookiebar_default .cc-cookies {
  display: none;
  background: #fbfbfb;
  border-radius: 0 0 5px 5px;
}
.cookiebar_default .cc-cookies > p {
  font-size: 0.875rem;
}
.cookiebar_default .cc-cookies > p, .cookiebar_default .cc-cookies > .cc-cookie {
  margin: 0;
  padding: 15px;
  border-top: 1px solid #e6e6e6;
}
.cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info {
  font-size: 0.875rem;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #efefef;
}
.cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info > div + div {
  margin-top: 5px;
}
.cookiebar_default .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
  margin-top: 10px;
}
.cookiebar_default .cc-cookies .cc-cookie .cc-cookie-desc > p {
  margin-bottom: 0;
}
.cookiebar_default .cc-cookies .cc-cookie label.cookie + p, .cookiebar_default .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .cookiebar_default .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
  margin-top: 8px;
}
.cookiebar_default .cc-cookies .cc-cookie p {
  margin: 0 0 15px;
  font-size: 0.875rem;
}
.cookiebar_default .cc-footer, .cookiebar_default .cc-info {
  text-align: center;
}
.cookiebar_default .cc-info {
  margin-top: 10px;
}
.cookiebar_default .cc-info > p {
  font-size: 0.875rem;
}
.cookiebar_default .cc-info > a {
  display: inline-block;
  font-size: 0.813rem;
  color: #224245;
  text-decoration: none;
}
.cookiebar_default .cc-info > a:hover {
  color: #717171;
}
.cookiebar_default .cc-info > a + a:before {
  display: inline-block;
  content: "·";
  margin-right: 5px;
}

/*# sourceMappingURL=cookiebar_default.css.map */

.header-sp {
	color:white;
	text-align:center;
}
.header-sp h1 {	
	font-size: 3em;
	padding-top:1%;	
	padding-bottom:1%;
		
}
.padding-bottom-5 {
	padding-bottom: 5%;
}

#trenner {
    width: 50%; 
    height: 4px; 
    margin: 0 auto;  
    background: #d51224;
}

#button-sp {
	text-align: center;
}

#logo-footer img{
	border-right: 1px solid #ccc;
}

#xt-h1 h1 {
	text-align:center;
}

.feature-box-text h2 {
        font-size: 1.5em;
	color: #242424;
	font-weight:normal;
}

.main-content h2 {
	color: #242424;
}

.icon-buttons a {
	background-color: #8ebdc2;
}
.image_container.float_right {
  width: 55% !important;
  margin: 1.5em 0 1.125em 1.25%;
} 

@media screen and (max-width: 599px) {
	#mobile-footer a {
		font-size:1.5em;
	}
	.image_container {max-width: 250px} 

 

}

.-nothighlighted h3 {
	background: #2424;
}
 
/* Sub Navigation */
.sub-navigation > ul > li > a {
	color: #242424;
	/*added*/
	font-weight:bold;
	font-size: 1.1em;
}


.sub-navigation ul {
	margin: 0;
	padding: 0;
}
.sub-navigation ul a,
.sub-navigation ul strong,
.sub-navigation ul span.trail,
.sub-navigation ul span.active,
.sub-navigation ul span.forward {
	position: relative;
	display: block;
	margin: 0 -0.28571em;
	padding: 0.28571em;
	color: #717c8e;
	/*added*/
	font-size: 1.1em;
	/**/
	-webkit-transition: background-color 0.6s ease-in, color 0.6s ease-in;
	-moz-transition: background-color 0.6s ease-in, color 0.6s ease-in;
	-o-transition: background-color 0.6s ease-in, color 0.6s ease-in;
	transition: background-color 0.6s ease-in, color 0.6s ease-in;
}

/* Main Navigation */
.main-navigation { 
  margin-right: 0px;
  padding-right: 5%;
}


.main-navigation a,
.main-navigation strong,
.main-navigation span.active,
.main-navigation span.trail,
.main-navigation span.forward {
	font-weight: inherit;
  font-size: 1.1em;
}

.main-navigation > ul > li > a,
.main-navigation > ul > li > strong,
.main-navigation > ul > li > span.active,
.main-navigation > ul > li > span.trail,
.main-navigation > ul > li > span.forward {
	position: relative;
	float: left;
	height: 100%;
	padding: 0 0.75em;
	font-size: 0.950em;
	color: #0A242C;
}

#produktauswahl-menue {
	padding-top:10px;
}

blockquote.startpage {
  	position: relative;
	margin: 1.28571em 0 0 2.5em;
	font-size: 1.3125em;
	line-height: 1.33381;
	color: #536966;
}


/* Buttons und Icons ****************************/

button.-secondary, .button.-secondary, input[type="submit"].-secondary, .header-login .formbody input[type=submit],
.header-dropdown > ul input[type=submit],
.pricing-table-plan.-highlighted a,
.feature-box-link.-secondary,
.headline-box-link.-secondary {
	border-color: #485b58 #3c4d4a #313e3c;
	color: #ffffff;
	/*text-shadow: 0 -1px 0 #3c4d4a;*/
	background: #536966;
	background: -webkit-linear-gradient(#5e7774, #4c605e);
	background: -moz-linear-gradient(#5e7774, #4c605e);
	background: -o-linear-gradient(#5e7774, #4c605e);
	background: linear-gradient(#5e7774, #4c605e);
	box-shadow: inset 0 1px #869693;
}
button.-secondary:hover, .button.-secondary:hover, input[type="submit"].-secondary:hover, .header-login .formbody input[type=submit]:hover,
.header-dropdown > ul input[type=submit]:hover, .pricing-table-plan.-highlighted a:hover, .feature-box-link.-secondary:hover, .headline-box-link.-secondary:hover, button.-secondary:focus, .button.-secondary:focus, input[type="submit"].-secondary:focus, .header-login .formbody input[type=submit]:focus,
.header-dropdown > ul input[type=submit]:focus,
.pricing-table-plan.-highlighted a:focus,
.feature-box-link.-secondary:focus,
.headline-box-link.-secondary:focus {
	border-color: #26302f #1b2221 #0f1413;
	background: -webkit-linear-gradient(#65807c, #455855);
	background: -moz-linear-gradient(#65807c, #455855);
	background: -o-linear-gradient(#65807c, #455855);
	background: linear-gradient(#65807c, #455855);
}
button.-secondary:active, .button.-secondary:active, input[type="submit"].-secondary:active, .header-login .formbody input[type=submit]:active,
.header-dropdown > ul input[type=submit]:active,
.pricing-table-plan.-highlighted a:active,
.feature-box-link.-secondary:active,
.headline-box-link.-secondary:active {
	background: -webkit-linear-gradient(#5a726e, #516663);
	background: -moz-linear-gradient(#5a726e, #516663);
	background: -o-linear-gradient(#5a726e, #516663);
	background: linear-gradient(#5a726e, #516663);
}

button.-tertiary,
.button.-tertiary,
input[type="submit"].-tertiary,
.rotating-boxes-item-content .rotating-boxes-item-link,
.pricing-table-plan a,
.feature-box-link.-tertiary,
.headline-box-link.-tertiary {
	border-color: #b8d8d8 #a7cfcf #97c6c6;
	color: #000000;
	/*text-shadow: 0 -1px 0 #c8e1e1;*/
	background: #8ebdc2;
	box-shadow: none;
}
button.-tertiary:hover,
.button.-tertiary:hover,
input[type="submit"].-tertiary:hover,
.rotating-boxes-item-content .rotating-boxes-item-link:hover,
.pricing-table-plan a:hover,
.feature-box-link.-tertiary:hover,
.headline-box-link.-tertiary:hover,
button.-tertiary:focus,
.button.-tertiary:focus,
input[type="submit"].-tertiary:focus,
.rotating-boxes-item-content .rotating-boxes-item-link:focus,
.pricing-table-plan a:focus,
.feature-box-link.-tertiary:focus,
.headline-box-link.-tertiary:focus {
	border-color: #a7cfcf #97c6c6 #86bdbd;
	background: -webkit-linear-gradient(#ffffff, #d5e8e8);
	background: -moz-linear-gradient(#ffffff, #d5e8e8);
	background: -o-linear-gradient(#ffffff, #d5e8e8);
	background: linear-gradient(#ffffff, #d5e8e8);
}
button.-tertiary:active,
.button.-tertiary:active,
input[type="submit"].-tertiary:active,
.rotating-boxes-item-content .rotating-boxes-item-link:active,
.pricing-table-plan a:active,
.feature-box-link.-tertiary:active,
.headline-box-link.-tertiary:active {
	background: -webkit-linear-gradient(#f3f8f8, #e6f1f1);
	background: -moz-linear-gradient(#f3f8f8, #e6f1f1);
	background: -o-linear-gradient(#f3f8f8, #e6f1f1);
	background: linear-gradient(#f3f8f8, #e6f1f1);
}


/* ===========================================
 * You-Tube (hinzugef gt von Dani)
 * ======================================== */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==============================================
* Schriftart im Banner
* ===============================================*/
div.banner-container {
	padding-top: 7%;
	animation: einblenden 3s;
}

div.banner-text {
	font-weight: bold;
	text-align: center;
	color: #333333;
}

div.extrem-size-text {
	font-variant-caps: petite-caps;
	font-size: 6em;
}

div.extrem-size-text:first-letter {
	color: #af0f1e;
}

div.medium-size-text {	
	font-size: 3em;
}

div.mid-size-text {	
	font-size: 2em;
}


div.small-size-text {
	font-size: 1em;
}

@media screen and (max-width: 599px) {
	div.extrem-size-text {
		font-size: 2.5em !important;		
	}
}

.centered-wrapper-background-einblenden {
	animation: einblenden 3s;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: 50% 50% no-repeat;
	background-size: cover;	
}
@media screen and (max-width: 599px) {
	div.banner-container {
		padding-top: 20%;
	}
	div.medium-size-text {
		font-size:1.5em;
	}	
}

hr {  
  margin: 1em 0;
}

hr.red-line {	
	background-color: #D51224;
	border-color:#D51224;
	width: 20%;
	height:3px;
  margin: 1em 0;
}



/*============================================
* Animatione f r das langsame einblenden
*===========================================*/

@keyframes einblenden {
    from { opacity:0; }
    to { opacity:1; }
}

@-moz-keyframes einblenden { /* F r Firefox */
    from { opacity:0; }
    to { opacity:1; }
}

@-webkit-keyframes einblenden { /* F r Safari und Chrome */
    from { opacity:1; }
    to { opacity:1; }
}

@-o-keyframes einblenden { /* F r Opera */
    from { opacity:0; }
    to { opacity:1; }
}

/*==================================================*/
/* Banner mit Telefonnummer /*
/*==================================================*/

/*li.iconCheckmark:before{
    font: 16px/1 "RockSolid Icons";
    content: "\e095";
    display: inline-block;
    position: relative;
    margin-right: 5px;
}*/

@media screen and (max-width: 599px) {
    div.wide {
    	display:none;
    }
}

@media screen and (min-width:600px) {
    div.small {
	display:none;
    }
}

/*==================================================*/
/* Banner auf Startseite für Mobilgeräte /*
/*==================================================*/

@media screen and (min-width: 1100px) {
  .header-banner .header-banner-subline {
    padding-top:15%;
  }
  .header-banner-subline {
    font-size: 2em;
  }
  .header-banner  {	
    font-size: 2.5em;    	    
  }  
 .feature-box-text-banner {
  margin: 1em 6.25em 1em 24%;
  color: #333333;
  text-align: left;
 }
  
  .list-banner li {
    font-size: 1.5em;    
  }
}

@media screen and (max-width: 1099px) {
  .header-banner .header-banner-subline {
    padding-top:5%;
  }
  .header-banner-subline {
    font-size: 1.5em;
  }
  .header-banner  {	
    font-size: 1.875em;    	    
  }  
  .centered-wrapper.-medium {
    min-height: 150px;
  }
  .list-banner li {
    font-size: 1.25em;
  }
  .feature-box-text-banner {
    display:none;
  }
  .centered-wrapper-background-einblenden {
    visibility: hidden;
  }
}
 

  /************* NEWS für mobile Geräte **************/
  .mod_newscategories li {
    /* color: green; */
    padding: 10px;
    font-size: 1em;
  }


@media screen and (max-width: 640px) {
  .header-banner .header-banner-subline {
    padding-top:5%;
  }
  .header-banner-subline {
    font-size: 1.25em;
  }
  .header-banner  {	
    font-size: 1.5em;    	    
  }  
  .centered-wrapper.-medium {
    min-height: 100px;
  }
  .feature-box-text-banner {
    display:none;
  }
}

#yt-player {
  max-width: 640px;
  max-height: 480px;
}

.yt-position {
  margin-left: 5%;
  margin-right: 4%;
}

@media screen and (min-width: 1100px) {
  .yt-position {
    margin-left: 48%;
    margin-bottom: 2%;
  }
}

.accordion {
  margin-bottom: 0px !important;
}

/************* Produktseiten **************/

div.inside {
	padding-top:1%;
}
