body {
	font-size: 20px;
	color: #fefefe;
	overflow-wrap: break-word;
	background-color: #000000;
	background-image: url('https://www.ecomselite.de/wp-content/uploads/2025/04/Hintergrund.svg');
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	background-size: contain;
}
.header {
	background-image: url('https://www.ecomselite.de/wp-content/uploads/2025/04/Hintergrund.svg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.container {
	max-width: 1280px;
}
#navigation > div > ul > li > a,
header.sticky #navigation > div > ul > li > a {
  font-size: 16px;
  color: #fefefe;
  padding: 0.4em 0.8em;
  letter-spacing: 0;
}
#navigation > div > ul > li > a:first-child,
header.sticky #navigation > div > ul > li > a:first-child {
	padding-left: 0.8em !important;
}
#navigation > div > ul > li > a:last-child,
header.sticky #navigation > div > ul > li > a:last-child{
	padding-right: 0.8em !important;
}
#navigation > div > ul > li.current-menu-item > a, 
#navigation > div > ul > li > a:hover,
header.sticky #navigation > div > ul > li.current-menu-item > a,
header.sticky #navigation > div > ul > li > a:hover {
  color: #efefef;
}
#navigation > div > ul > li.active-menu-item > a::after {
content: '';
  position: absolute;
  display: block;
  width: calc(100% - 1.6em);
  height: 3px;
  margin-top: 2.2em;
  bottom: 0;
  left: 0.8em;
  margin-left: 0;
  background-color: #ab1b1b;
}
.header .button,
header.sticky .button,
header.sticky a.button:visited {
	color: #ffffff;
	padding: 0.5em 0.5em;
	font-weight: 500;
	letter-spacing: 0;
	background: linear-gradient(to right, #ab1b1b 0%, #ab1b1b 30%, #dd2121 100%);
	border-radius: 0.5em;
	font-size: 1em;
	line-height: 1;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.15), 0 3px 6px rgba(0, 0, 0, 0.15);
	border: 1px solid #ab1b1b;
	margin: 0 0 0 auto;
}
.header .button:hover,
header.sticky a.button:hover {
	color: #ffffff;
	border: 1px solid #dd2121;
	background: linear-gradient(to right, #dd2121 0%, #dd2121 30%, #ab1b1b 100%);
}
h1, h2, h3 {
	color: #ffffff;
	margin-bottom: 0.5em;
}
h4, h5, h6 {
	color: #ffffff;
	margin-bottom: 0.5em;
}
h1 { font-size: 3em; font-weight: 400; }
h2 { font-size: 3.5em; font-weight: 300; }
h3 { font-size: 2em; font-weight: 300; }
h4 { font-size: 2.0em; font-weight: 600; }
h5 { font-size: 1.8em }
h6 { font-size: 1.6em }
a, a:hover, a:focus {
	color: #efefef !important;
}
.box, .box-module, 
.module-box, .wpbox {
  padding: 3em 0 3em 0;
}
@media only screen and (max-width: 1025px) {
    #mobile #menu-button, #mobile ul li, 
	#mobile .submenu-button, #mobile .submenu-button.submenu-opened {
		background-image: url('https://www.ecomselite.de/wp-content/uploads/2025/04/Hintergrund.svg');
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
    }
	#mobile #menu-button, #mobile ul li a {
        color: #efefef !important;
    }
	#mobile #menu-button::before, 
	#mobile #menu-button.menu-opened::before, 
	#mobile #menu-button.menu-opened::after {
        background-color: #efefef !important;
    }
	#mobile #menu-button::after {
        border-top: 2px solid #efefef;
        border-bottom: 2px solid #efefef;
    }
	h1 { font-size: 2.4em; font-weight: 400; }
	h2 { font-size: 3em; font-weight: 300; }
	h3 { font-size: 1.7em; font-weight: 300; }
	h4 { font-size: 1.5em; font-weight: 600; }
	h5 { font-size: 1.4em }
	h6 { font-size: 1.3em }
}
/**************************************/
/***** 		Erstee Block 		  *****/
/***** 	Einleitung mit Button: 	  *****/
/**************************************/
.intro .btn-position .button, 
.button.first, .wpcf7 input[type="submit"], 
.wpcf7 input[type="submit"]:focus {
  color: #ffffff;
  padding: 0.8em 3.2em 0.8em 3.2em;
  font-weight: 700;
  letter-spacing: 0;
  background: linear-gradient(to right, #ab1b1b 0%, #ab1b1b 30%, #dd2121 100%);
  border-radius: 0.6em;
  font-size: 1.3em;
  line-height: 1;
  box-shadow:inset 0 3px 6px rgba(0, 0, 0, 0.15), 0 3px 6px rgba(0, 0, 0, 0.15);
  text-transform: none;
  border: 1px solid #dd2121;
}
.btn-position .button.first {
	margin-top: 1em;
}
.button.first:hover, .button.first.active,
.wpcf7 input[type="submit"]:hover {
  border: 1px solid #dd2121;
  background: linear-gradient(to right, #dd2121 0%, #dd2121 30%, #ab1b1b 100%);
}
#introtext p {
	margin-bottom: 1.5em;
}
@media only screen and (max-width: 550px) {
	#introtext h1 {
        font-size: 1.8em;
        font-weight: 700;
		margin-bottom: 1em;
	}
	.button.first {
		font-size: 1.2em;
		line-height: 1.5;
		font-weight: 600;
		padding: 1em; 
	}
}
/*********************************************/
/***** 		Zweite Block: Warum? 	 *****/ 
/***** 		Icons + Leistung	 		 *****/
/*********************************************/
#warum img {
	width: 100%;
	max-width: 110px;
}
#warum span { 
	font-size: 1.2em
}
#warum p { 
	font-size: 1.6em
}
#warum .container.shmallcontent {
  max-width: 1200px;
  margin-bottom: 2.5em;
  padding-left: 6em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#warum .container.shmallcontent .columns {
	margin-bottom: 0;
}
#warum .container.shmallcontent img {
	float:right;
}
@media only screen and (max-width: 1025px) {
	#warum h2 { 
		font-size: 2.5em;
	}
	#warum .container.shmallcontent img {
		clear:both;
		float:none;
	}
	#warum .container.shmallcontent {
		text-align: center;
	}
}
@media only screen and (max-width: 769px) {
	#warum h2 { 
		font-size: 2.2em;
	}
	#warum h4 { 
		font-size: 1.8em;
	}
	#warum .container.shmallcontent {
		padding-left: 20px;
	}
	#warum .container.shmallcontent .ten .product-content {
    	padding-left: 0;
	}
}
@media only screen and (max-width: 550px) {
	#warum h2 { 
		font-size: 1.8em;
	}
	#warum h4 { 
		font-size: 1.5em;
	}
	#warum .container.shmallcontent {
		padding-left: 20px;
	}
	#warum .container.shmallcontent .ten .product-content {
    	padding-left: 0;
	}
	#warum img { 
		margin-bottom: 1em;
	}
	#warum p {
    	font-size: 1.05em;
	}
}
/*********************************************/
/***** 			Trenner Block 			 *****/ 
/*********************************************/
.box.svg-trenner {
	padding: 0;
	height: 80px;
	color: #ffffff;
	font-weight: 400;
	background: linear-gradient(to bottom, #4d5051 0%, #4d5051 30%, #393e40 100%);
}
.svg-trenner div.svgpanel {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	fill: #0a0a0a;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: 0;
}
.svg-trenner div.svgpanel svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 20px;
}
.svg-trenner div.svgpanel-bottom {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	fill: #0a0a0a;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 0;
}
.svg-trenner div.svgpanel-bottom svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 24px;
}
.layout-46 div.svgpanel-bottom {
	fill: #000;
}
.layout-49 div.svgpanel {
	fill: #000;
}
.layout-50 div.svgpanel {
	fill: #000;
}
@media only screen and (max-width: 1025px) {
	.svg-trenner div.svgpanel svg {
		 height: 30px;
	}	
	.svg-trenner div.svgpanel-bottom svg {
		 height: 20px;
	}
}
@media only screen and (max-width: 769px) {
	.svg-trenner div.svgpanel svg {
		 height: 30px;
	}	
	.svg-trenner div.svgpanel-bottom svg {
		 height: 20px;
	}	
}
@media only screen and (max-width: 550px) {
	.svg-trenner div.svgpanel svg {
		 height: 20px;
	}
	.svg-trenner div.svgpanel-bottom svg {
		 height: 10px;
	}
}
/*********************************************/
/***** 		Dritte Block: Nachteile 	 *****/ 
/***** 		Icons + Leistung	 		 *****/
/*********************************************/
#vorteile {
	background-color: #000000;
}
#vorteile h3 { 
	font-weight: 700;
}
#vorteile h5 { 
  font-size: 1.2em;
  font-weight: 700;
	margin-bottom: 0.1em;
}
#vorteile img {
	width: 100%;
	max-width: 110px;
}
#vorteile p { 
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.3;
}
#vorteile .container.shmallcontent {
  max-width: 980px;
  margin-bottom: 2.5em;
  padding-left: 6em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#vorteile .container.shmallcontent .columns {
	margin-bottom: 0;
}
#vorteile .container.shmallcontent .ten .product-content {
	padding-left: 1em;
}
@media only screen and (max-width: 550px) {
	#vorteile h3 { 
		font-size: 2.2em;
	}
	#vorteile .container.shmallcontent {
		text-align: center;
		padding-left: 0;
	}
	#vorteile .container.shmallcontent .ten .product-content {
    	padding-left: 0;
	}
	#vorteile img {
		margin-bottom: 1em;	
	}
}
@media only screen and (max-width: 550px) {
	#vorteile h3 { 
		font-size: 2em;
	}
	#vorteile h5 {
    	font-size: 1.2em;
	}
	#vorteile .container.shmallcontent {
		padding-left: 20px;
	}
	#vorteile .container.shmallcontent .ten .product-content {
    	padding-left: 0;
	}
}
/*********************************************/
/***** 	Vierte Block: Kundenstimmen 	 *****/ 
/*********************************************/
.box.kundenstimmen {
  margin: 0;
  padding: 3em 0 3em;
}
.kundenstimmen h2 {
	font-size: 4.1em;
	font-weight: 300;
	margin-bottom: 0.1em;
	line-height: 1.2;
}
.kundenstimmen h4 {
font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
.kundenstimmen .bewertung {
  position: relative;
  width: 80%;
  margin: 8em auto 0;
  padding: 2em 2em;
  max-width: 400px;
  border-radius: 2em;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  background: linear-gradient(to bottom, #4d5051 0%, #4d5051 30%, #393e40 100%);
}
.kundenstimmen span,
.kundenstimmen p {
	color: #ffffff;
	font-style: normal;
	font-size: 1em;
}
.kundenstimmen .slick-slide img {
  position: absolute;
  top: -100px;
  left: 50%;
  max-width: 160px;
  margin: 0 auto 0.5em -80px;
}
.carousel-kundenstimmen {
  margin-top: 1em;
}
@media only screen and (max-width: 550px) {
	.kundenstimmen h3 {
    	font-size: 2.3em;
	}
	.kundenstimmen h4 {
    	font-size: 1.3em;
	}
	.kundenstimmen .bewertung {
    	width: 92%;
		padding: 2em 1em;
		font-size: 18px;
		font-style: normal;
	}
	.kundenstimmen span {
    	font-size: 0.9em;
	}
	
}
/*********************************************/
/***** 	Fuenfte Block: Wer dahinter?	 *****/ 
/*********************************************/
#wer {
	padding: 3em 0 1em 0;
}
#wer h3 {
	font-size: 3.6em;
	font-weight: 300;
	margin-bottom: 0.1em;
	line-height: 1.2;
}
#wer p {
	font-size: 1.2em;
}
#wer .container .twelve.columns {
	margin-bottom: 1em;
}
@media only screen and (max-width: 1025px) {
	#wer h3 {
    	font-size: 3em;
	}
}
@media only screen and (max-width: 550px) {
	#wer h3 {
    	font-size: 2em;
	}
}
/***************************************/
/***** Sechste Block: Logos-Slider *****/
/***************************************/
#logos {
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: linear-gradient(to bottom, #4d5051 0%, #4d5051 30%, #393e40 100%);
}
#logos h2 {
	font-size: 3.6em;
	font-weight: 300;
	margin-bottom: 0.3em;
	line-height: 1.2;
}
#logos .container.einleitung {
	padding: 6em 0 0 0;
}
#logos .container.slides {
	max-width: 1024px;
  	margin-bottom: 2em;
}
#logos .carousel-firmen {
	padding: 1em 0 3em;
}
#logos .flex div img {
  margin: 0 auto;
  max-width: 64%;
  opacity: 0.9;
}
#logos .container .columns {
  margin-bottom: 0 !important;
}
#logos .carousel-firmen .two img {
	opacity: 1;
}
#logos div.svgpanel {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	fill: #0a0a0a;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: 0;
}
#logos div.svgpanel svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 40px;
}
#logos div.svgpanel-bottom {
	overflow: hidden;
	position: relative;
	z-index: 0;
	fill: #000;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 0;
}
#logos div.svgpanel-bottom svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 30px;
}
#logos .slick-next {
  right: -75px;
}
#logos .slick-prev {
  left: -75px;
}
@media only screen and (max-width: 1024px) {
	.logos .carousel-firmen {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
	#logos div.svgpanel svg {
		 height: 40px;
	}
	#logos .carousel-firmen {
		padding: 2em 0 3em;
	}
	#logos h2 {
		font-size: 3em;
	}
	#logos .slick-prev {
    	left: -25px;
	}
	#logos .slick-next {
    	right: 5px;
	}
}
@media only screen and (max-width: 769px) {
	#logos h6 { margin-top: 0px; /* statt 80 */ }
	#logos div.svgpanel svg {
		 height: 40px;
	}
	#logos .carousel-firmen {
		padding: 1em 0 3em;
	}
	
}
@media only screen and (max-width: 550px) {
	#logos .carousel-firmen {
		padding: 1em 0 1em;
	}
	#logos h2 { font-size: 1.2em; }
	#logos div.svgpanel svg {
        height: 30px;
    }
	#logos .container.einleitung {
    	padding: 3em 0 0 0;
	}
}
/****************************************/
/***** 	Siebte Block: Teilnahme    	*****/ 
/****************************************/
#teilnahme {
	background-color: #000000;
}
#teilnahme h3 {
	font-size: 3em;
	font-weight: 300;
	margin-bottom: 0.5em;
	line-height: 1.2;
}
#teilnahme h5 {
	font-size: 1.6em;
	font-weight: 600;
	margin-bottom: 1em;
}
#teilnahme p {
	font-size: 1.2em;
	line-height: 3;
}
#teilnahme h4 {
	font-size: 2em;
	margin-top: 1.5em;
}
#teilnahme  .button.first {
  color: #ffffff;
  padding: 1.5em 4em 1.5em 4em;
}
/****************************************/
/***** 	Achte Block: Hierarchie 	*****/ 
/***** 		mit Scrolleffect 		*****/
/****************************************/
.hierarchie {
	padding: 3em 0 8em 0;
	overflow: hidden;
}
.hierarchie .container {
	max-width: 1024px;
}
.hierarchie .daten {
	position: relative;
	display: flex;
	padding: 1.5em 0;
}
.hierarchie .daten .imgbox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100px;
	margin-left: 30px;
  	margin-right: 20px;
	text-align: left;
}
.hierarchie .daten .inhalt {
	width: calc(100% - 150px);
	margin-right: 10%;
	text-align: left;
}
.hierarchie .daten .inhalt h5 {
  font-size: 1.6em;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0.1em;
}
.hierarchie .daten .inhalt p {
	font-weight: 400;
	font-size: 0.9em;
}
.hierarchie .daten .blautxt {
	color: #393e40;
	text-transform: uppercase;
}
.hierarchie .daten .inhalt a {
	color: #ffffff;
	text-decoration: underline;
}
.progress {
  position: absolute;
  top: 220px;
  left: 50%;
  width: 8px;
  height: calc(100% - 320px); /*  top/bottom: 250px; 1210px */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #eeeeff;
  border-left: 2px solid #393e40;
  border-right: 2px solid #393e40;
  transform: translateX(-50%);
  transition: background-color 0.3s ease;
  overflow-y: hidden;
  z-index: 1;
}
.progresspoint {
  position: absolute;
  top: 200px;
  left: calc(50% - 14px);
  width: 28px;
  height: 28px;
  background-color: #393e40;
  border: 2px solid #393e40;
  border-radius: 50%;
  z-index: 2;
}
.progress .progressline {
   width: 6px;
   height: 200px;
   background-color: #393e40;
}
.layout-47 .six.columns {
	position: relative;
	border-radius: 2em;
}
.dreieck-outer-right {
  position: absolute;
  left: -21px;
  top: calc(50% - 20px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 20px; /* Rechts groÃŸ, oben und unten schmal */
  border-color: transparent transparent transparent #393e40;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.dreieck-inner-right {
  position: relative;
  display: block;
  margin-left: -24px;
  margin-top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 16px; /* Inneres Dreieck in der gleichen Richtung */
  border-color: transparent transparent transparent #eeeeff;
}
.dreieck-outer-left {
  position: absolute;
  right: -21px;
  top: calc(50% - 20px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 20px 14px 0; /* Links groÃŸ, oben und unten schmal */
  border-color: transparent #393e40 transparent transparent;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.dreieck-inner-left {
  position: relative;
  display: block;
  margin-right: -24px;
  margin-top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 16px 10px 0; /* Inneres Dreieck in der gleichen Richtung */
  border-color: transparent #eeeeff transparent transparent;
}
.endpoint {
  position: absolute;
  bottom: 100px;
  left: calc(50% - 14px);
  width: 28px;
  height: 28px;
  background-color: #393e40;
  border: 2px solid #393e40;
  border-radius: 50%;
  z-index: 2;
}
@media only screen and (max-width: 1025px) {
	.progress {
  		top: 190px;
		height: calc(100% - 290px);
	}
	.progresspoint {
 	 	top: 170px;
	}
	.hierarchie h2 {
		font-size: 2.2em;
		font-weight: 700;
	}
	.dreieck-outer-right {
		left: -18px;
	}
	.dreieck-outer-left {
		right: -18px;
	}
	.hierarchie .daten {
		display: flex;
		flex-wrap: wrap;
		padding: 1em;
	}
	.hierarchie .daten .imgbox,
	.hierarchie .daten .inhalt {
		width: 100%;
    	margin: 0;
	}
	.hierarchie .daten .imgbox {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
        width: 60%;
		max-width: 180px;
        margin: 0 auto 1em;
	}
}
@media only screen and (max-width: 769px) {
	.progress {
  		top: 170px;
		height: calc(100% - 270px);
	}
	.progresspoint {
 	 	top: 150px;
	}
	.hierarchie h2 {
			font-size: 2em;
			font-weight: 700;
	}
	.hierarchie .daten .inhalt h5 {
			font-size: 1.4em;
	}
	.hierarchie .daten .imgbox {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
        width: 70%;
		max-width: 160px;
        margin: 0 auto 1em;
	}
}

@media only screen and (max-width: 550px) {
	.hierarchie {
		padding: 2em 0 12em 0;
		overflow: hidden;
	}
	.hierarchie h2 {
		font-size: 1.8em;
		font-weight: 700;
	}
	.hierarchie .daten .inhalt h5 {
    	font-size: 1.4em;
	}
	.dreieck-outer-right {
		left: -18px;
	}
	.dreieck-outer-left {
		right: -18px;
	}
	.hierarchie .daten {
		display: flex;
		flex-wrap: wrap;
		padding: 1em;
	}
	.hierarchie .daten .imgbox,
	.hierarchie .daten .inhalt {
		width: 100%;
    	margin: 0;
		text-align: center;
	}
	.hierarchie .daten .imgbox {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
        width: 80%;
        margin: 0 auto 1em;
	}
	/* Progress Leiste + Kugel */
	.progresspoint {
		width: 24px;
        height: 24px;
		left: calc(3.2% - 12px);	
	}
	.progress {
		left: 3.2%;
	}
	.endpoint {
		width: 24px;
        height: 24px;
		left: calc(3.2% - 12px);
	}
	.hierarchie .six.columns {
		width: 98%;
		margin-left: 2%;
		margin-bottom: 20px;
    }
	.hierarchie .columns.empty {
		display: none;
	}
	.dreieck-outer-left {
		left: -18px !important;
		border-width: 14px 0 14px 20px;
        border-color: transparent transparent transparent #393e40;
	}
	.dreieck-inner-left { 
		margin-left: -21px;
		margin-right: auto;
		border-width: 10px 0 10px 16px;
    	border-color: transparent transparent transparent #eeeeff;
	}
}
/***************************************/
/***** Neuente Block: Logos-Slider *****/
/***************************************/
#logos2 {
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: linear-gradient(to bottom, #4d5051 0%, #4d5051 30%, #393e40 100%);
}
#logos2 h2 {
	font-size: 3.6em;
	font-weight: 300;
	margin-bottom: 0.3em;
	line-height: 1.2;
}
#logos2 .container.einleitung {
	padding: 6em 0 0 0;
}
#logos2 .container.slides {
	max-width: 80%;
  	margin-bottom: 2em;
}
#logos2 .carousel-firmen {
	padding: 1em 0 3em;
}
#logos2 .flex div img {
  margin: 0 auto;
  max-width: 64%;
  opacity: 0.9;
}
#logos2 .container .columns {
  margin-bottom: 0 !important;
}
#logos2 .carousel-firmen .two img {
	opacity: 1;
}
#logos2 div.svgpanel {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	fill: #0a0a0a;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: 0;
}
#logos2 div.svgpanel svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 40px;
}
#logos2 div.svgpanel-bottom {
	overflow: hidden;
	position: relative;
	z-index: 0;
	fill: #000;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 0;
}
#logos2 div.svgpanel-bottom svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 30px;
}
#logos2 .slick-next {
  right: -75px;
}
#logos2 .slick-prev {
  left: -75px;
}
@media only screen and (max-width: 1024px) {
	#logos2 div.svgpanel svg {
		 height: 40px;
	}
	#logos2 .carousel-firmen {
		padding: 2em 0 3em;
	}
	#logos2 .slick-next {
	  right: -40px;
	}
	#logos2 .slick-prev {
	  left: -60px;
	}
	
}
@media only screen and (max-width: 769px) {
	#logos2 h6 { margin-top: 0px; /* statt 80 */ }
	#logos2 div.svgpanel svg {
		 height: 40px;
	}
	#logos2 .carousel-firmen {
		padding: 1em 0 3em;
	}
	
}
@media only screen and (max-width: 550px) {
	#logos2 .carousel-firmen {
		padding: 1em 0 1em;
	}
	#logos2 h2 { font-size: 1.2em; }
	#logos2 div.svgpanel svg {
        height: 30px;
    }
	#logos2 .container.einleitung {
    	padding: 3em 0 0 0;
	}
}
/********************************/
/***** 	Zehnte Block: FAQ 	*****/
/********************************/
.faq {
	background-color: #000000;
}
.faq h2 {
	font-size: 3em;
	font-weight: 700;
}
.faq .container {
	max-width: 900px;
}
.faq .accordion .toggle-link {
	background-color: transparent;
	border-radius: 2px;
	border: 0px solid #202534;
	border-bottom: 3px solid #393e40;
	padding: 0;
	margin: 0;
}
.faq .toggle-link h3 {
	font-size: 0.9em;
	font-weight: 500;
	padding: 0;
	color: #efefef;
}
.faq .accordion .grad {
	font-weight: 600;
}
.faq .accordion .closed::after, .faq .accordion .opened::after {
	content: none;
}
.faq .accordion .closed::before {
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900;
	content: "\2b";
	float: left;
	width: 2em;
	color: #fefefe;
}
.faq .accordion .opened::before {
	font-family: "Font Awesome 6 Free" !important;
	font-weight: 900;
	content: "\f068";
	float: left;
	width: 2em;
	color: #fefefe;
}
.faq .accordion .toggle-box {
	background-color: #fefefe;
	background-image: linear-gradient(to right, #4d5051 0%, #4d5051 30%, #393e40 100%);
	padding: 0.5em 1em 0.3em;
	border-radius: 1em;
	margin-left: 2em;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.15);
}
.faq .accordion .toggle-box::before {
	content: "";
	position: absolute;
	left: 2%;
	bottom: 100%;
	margin-left: 0;
	border-width: 20px 10px;
	border-style: solid;
	border-color: transparent transparent #4d5051 transparent;
}
.faq .toggle-box p,
.faq .toggle-box  a {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0;
	color: #ffffff;
}
.faq .toggle-box  a:hover {
	color: #cccccc;
}
.faq .toggle-link.tip h3 {
	padding: 1em 0;
}
.faq .twelve.top2em {
	margin-top: 5em;
	margin-bottom: 0 !important;
}
.faq .tabs-vertikal h4 {
	font-size: 1.6em;
	margin-left: 1em;
	font-weight: 600;
}
.faq .twelve.top2em h4, .faq .twelve.top2em .grad {
	font-weight: 600;
}

@media only screen and (max-width: 1024px) {
	.faq .accordion .toggle-box {
		margin-left: 0;
	}
	.faq .accordion .toggle-box::before {
		left: 10%;
	}
	.faq .toggle-link h3 {
		font-size: 1.1em;
	}
	.faq .tabs-vertikal h4 {
		font-size: 1.3em;
	}
}
@media only screen and (max-width: 769px) {
	.faq h2 {
		font-size: 2.5em;	
		margin-bottom: 0.2em;
	}
	.faq .tabs-vertikal h4 {
		margin-left: 0;
	}
}
@media only screen and (min-width: 551px) {
.faq .offset-by-one {
	margin-left: 4%;
}
.faq .eleven.columns {
	width: 96%;
}
}
@media only screen and (max-width: 550px) {
	.faq h2 {
		font-size: 1.8em;	
		margin-bottom: 0.2em;
	}
	.faq .toggle-link h3 {
	    line-height: 1.5;
        font-size: 1.1em;
		margin-bottom: 0.3em;
    }
	.faq .toggle-box p, .faq .toggle-box a {
    	font-size: 1.1em;
	}
}
/********************************/
/***** 	Block 13: CTA 		*****/
/********************************/
.cta-parallax {
	padding: 0;
}
.cta-parallax .container {
	max-width: 900px;
}
.cta-parallax h4 {
	font-size: 1.6em;
	font-weight: 700;
}
.cta-parallax .button.first {
	font-size: 1.3em;
}
@media only screen and (max-width: 769px) {
	.cta-parallax h4 {
    	font-size: 1.5em;
	}
	.cta-parallax .button.first {
    	font-size: 1.2em;
		line-height: 1.3;
	}
}
@media only screen and (max-width: 550px) {
	.cta-parallax h4 {
    	font-size: 1.4em;
	}
	.cta-parallax .button.first {
    	font-size: 1.1em;
		line-height: 1.3;
	}
}
/********************/
/*****	Footer	*****/
/********************/
footer {
	padding: 0;
	border-top: 2px solid #000;
	background: linear-gradient(to bottom, #4d5051 0%, #4d5051 30%, #393e40 100%);
}
footer .container .columns {
	margin-bottom: 0;
}
footer .kalender {
	margin-top: 5em;
}
#footermenu-1 ul li {
  display: block;
}
#footermenu-1 li a {
	font-weight: 400;
	line-height: 1.8;
}
footer div.svgpanel {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	fill: #000;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	margin-top: 0;
}
footer div.svgpanel svg {
	position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 1.3px);
    height: 80px;
}