@charset "utf-8";
/* CSS Document */


.bubble {
  filter:none;
  text-align: center;
  padding: 55px 10px;
  border: #efefef solid 0px;
}


.bubble::before {
  content: '';
  border-color: transparent transparent transparent transparent;
}

@media screen and (min-width:992px) {

body {
	color:#000 !important;
	background: #fbfbfb;
}
	
.slick-slider {
  background: transparent;
}

.slickcontentelement .contentwrap {
  max-width: 1280px;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slickcontentelement .slick-text p {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 400;
	  color: #fff;
  text-stroke: unset;
  -webkit-text-stroke:  unset;
  -webkit-text-fill-color:  unset;
}

.slickcontentelement .slick-text p:first-child {
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  text-stroke: unset;
  -webkit-text-stroke:  unset;
  color: #96c31e;
  -webkit-text-fill-color:  unset;
	text-transform:uppercase
}


.slick-slide h1, .slick-slide h2, .slick-slide h3 {
  font-size: 3em;
  color: #fff !important;
  font-weight: 400 !important;
  text-stroke: unset;
	-webkit-text-stroke:  unset;
  -webkit-text-fill-color:  unset;
}

.slickcontentelement.outerwrap {position:relative}
.slickcontentelement.outerwrap figure:after {
content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 75%);
  top: 0;
}


.slickcontentelement .contentwrap *, #startBox01 .slick-slider .contentwrap * {
  color: white;
}
* {
  font-variant-ligatures: no-common-ligatures;
  font-feature-settings: "liga" 0;
}
*, ::before, ::after {
  box-sizing: border-box;
}
.slick-slide h1, .slick-slide h2, .slick-slide h3 {
  font-size: 3em;
  color: #fff !important;
  font-weight: 400 !important;
  -webkit-text-stroke: 1px currentColor;

  color: currentColor;
  -webkit-text-fill-color: #fff;
}

.slickcontentelement .contentwrap *, #startBox01 .slick-slider .contentwrap * {
  color: white;
}
* {
  font-variant-ligatures: no-common-ligatures;
  font-feature-settings: "liga" 0;
}
*, ::before, ::after {
  box-sizing: border-box;
}
	
.slick-slide h1, .slick-slide h2, .slick-slide h3 {
  font-size: 3em;
  color: #fff !important;
  font-weight: 400 !important;
  -webkit-text-stroke: 0px currentColor;

  color: currentColor;
  -webkit-text-fill-color: #fff;
}
.slickdefault .slick-next, 
.slickdefault .slick-prev {
	border-radius:50%;
	background-size: 40px !important;
  background-repeat: no-repeat !important;
  background-position: 10px 10px !important;
}
	
	.slickdefault .slick-prev {
		right:100px !important
	}
	
	
/* Slick Links - Buttons */	
/*	
.slickcontentelement .contentwrap p a {
text-indent: unset;
  position: relative;
  display: inline-block !important;
  width: auto;
  text-align: left;
  background: #96c31e;
  padding: 10px 20px;
  display: inline-blick !important;
  margin-top: 30px;
  border-radius: 25px;
  text-decoration: none;
  opacity: 0.9;
}

.slickcontentelement .contentwrap p a:last-child {
	border:1px solid #fff;
	background:rgba(0, 0, 0, 0.5);
    margin-left:0px 
}

.slickcontentelement .contentwrap a::before {
	display:none;
}
*/	

	
#page-content .section.section-default {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  position: relative;
 background: top !important;
/*    margin-top: -90px; */
}	
	
#page-content .section.section-default .frame-background-light:first-child {
/*  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 38%, rgba(251, 251, 251, 0) 100%) !important; */
	  background: #fbfbfb !important;
/*	max-width: 1280px;*/
    margin: 0 auto;	
	padding-top: 60px;
	border: 0px solid #e7e7e7;
	border-bottom:0;
	margin-bottom:-40px
}	
	

#page-content .section.section-default .frame-background-light:first-child h1 {	
	color:#96c31e;		
	font-size: 3em;
}
	#page-content .section.section-default .frame-background-light:first-child h1:after {
		content:'';
	width: 100px;
    height: 2px;
    background: #96c31e;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
	}	
	
#page-content .section .frame-type-container_1_columns.frame-background-light:first-child p {
  font-size: 1.25rem;
}	

#page-content h1,
#page-content h2,
#page-content h3 {
		color:#000 
}


#page-content .frame-has-backgroundimage  h1,
#page-content .frame-has-backgroundimage  h2,
#page-content .frame-has-backgroundimage  h3 {
		color:#fff 
}
	
#page-content .frame-type-shortcut h2,
#page-content .frame-type-shortcut h3	{
	color:#000
	}
#page-content ul {
    list-style: none;
    padding-left: 0;
}

#page-content ul li {
    padding-left: 2em;
    position: relative;
    margin-bottom: 0.5em;
}

	
#page-content ul li::before {
    content: "✓";
position: absolute;
  left: 0;
  top: 2px;
  width: 1.7em;
  height: 1.7em;
  background-color: transparent;
  border: 2px solid #96c31e;
  color: #96c31e;
  border-radius: 50%;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin-top: 0em;
  box-sizing: border-box;
}
	
/* Accordions */	
#page-content ul li.acc-li {
			padding-left:0;
}
	#page-content ul li.acc-li::before {	
	display:none;
}
	
/* cards */
#page-content .card {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}	

/* News */

#page-content .filtermenu .filter-btn {
	border-radius: 20px;
}
#page-content .news .news-item {
  border-radius: 30px;
		border:1px solid #e7e7e7;
	  background: #fff !important;
}
#page-content .news-list-view .article {
  background: #fff;
}
#page-content .news .news-list-view .article .news-img-wrap {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

#page-content .news .news-list-view article a.more {
  color: #96C31E;
  background: #fff;
}
#page-content .news-list-view {
  column-gap: 2%;
}
	
#page-content .filtermenu .filter-buttons {
  gap: 15px;
}	
	
/* Karriere */
 .box-benefits  .icongroup-columns-3 .icongroup-item {
	width: calc(100% / 6 - 20px * 2);
    border: 1px solid #ebebeb;
    padding: 30px 10px;
    border-radius: 20px;
	hyphens: auto;
	background: #fff !important;
}

#page-content .tx-powermail {
  border: 1px solid #ebebeb;
  padding: 30px;
  background: #fff !important;
 border-radius: 20px;
}

#page-content .box-benefits .element-header {
	color:#96c31e !important;
	text-transform:uppercase;
	font-size:1.2rem
}

#page-content .box-benefits h2, 
#page-content .box-benefits .h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #000;
}

#page-content h3, .h3 {
  margin-bottom: 30px;
}

#page-content .box-benefits .icongroup-item-icon {
  background: top;
  border: 0;
  border-radius: 50%;
  padding: 15px;
  width: 110px;
  height: 110px;
}
#page-content .st0 {
	stroke:none;
	fill: #96c31e;
}
#page-content .icongroup-item:last-child .st0 {
	fill:none;
	stroke: #96c31e;
}
}


@media screen and (max-width:991px) {
	
#page-content .box-benefits .icongroup-item-icon {
  background: #fff;
  border: 3px solid #e7e7e7;
  border-radius: 50%;
  padding: 23px;
  width: 110px;
  height: 110px;
}
#page-content .st0 {
	stroke:none;
	fill: #96c31e;
}
#page-content .icongroup-item:last-child .st0 {
	fill:none;
	stroke: #96c31e;
}	
}