/*----------------------------------------------------------------------------
							Font
------------------------------------------------------------------------------*/


@font-face { font-family: 'SourceSansPro_Regular';
             src: url('/fileadmin/templates/font/SourceSansPro-Regular.otf') format('opentype'); }

@font-face { font-family: 'SourceSansPro_SemiBold';
             src: url('/fileadmin/templates/font/SourceSansPro-Semibold.otf') format('opentype'); }

@font-face { font-family: 'SourceSansPro_LightKurs';
             src: url('/fileadmin/templates/font/SourceSansPro-LightIt.otf') format('opentype'); }

@font-face { font-family: 'SourceSansPro_Kurs';
             src: url('/fileadmin/templates/font/SourceSansPro-It.otf') format('opentype'); }

@font-face { font-family: 'SourceSansPro_Light';
             src: url('/fileadmin/templates/font/SourceSansPro-Light.otf') format('opentype'); }

@font-face { font-family: 'SourceSansPro_ExtraLight';
             src: url('/fileadmin/templates/font/SourceSansPro-ExtraLight.otf') format('opentype'); }





@font-face { font-family: 'Fira_ExtraLight';
             src: url('/fileadmin/templates/font/FiraSans-ExtraLight.ttf') format('truetype');
			 font-display: swap; }
@font-face { font-family: 'Fira_Light';
             src: url('/fileadmin/templates/font/FiraSans-Light.ttf') format('truetype');
			 font-display: swap; }
@font-face { font-family: 'Fira_Regular';
             src: url('/fileadmin/templates/font/FiraSans-Regular.ttf') format('truetype');
			 font-display: swap; }
@font-face { font-family: 'Fira_SemiBold';
             src: url('/fileadmin/templates/font/FiraSans-SemiBold.ttf') format('truetype');
			 font-display: swap; }
@font-face { font-family: 'Fira_Medium';
             src: url('/fileadmin/templates/font/FiraSans-Medium.ttf') format('truetype');
			 font-display: swap; }





/*----------------------------------------------------------------------------
							MENU
------------------------------------------------------------------------------*/

nav.navbar{
	width: 100%;
	height: 65px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 7px;
	background: #fff;
}

nav.navbar .container{
	margin: 0px auto 0 auto;
    overflow:visible;
}

nav.navbar li{
	list-style: none;
}

div.mp-level-open li a {
	color: white;
}

nav.navbar .main a {
	color: #144E73;
	font-family: Fira_Regular;
	
}
nav.navbar a{
	text-decoration: none;
	color: #144E73;
	font-family: Fira_Light;
   	font-size:14px;
}

nav.navbar > div > div > ul#main > li, div.logobar > div > div > ul#submain > li{
	float: left;
	padding: 10px 11px;
}

nav.navbar > div > div > ul#main > li:last-of-type {
  padding-right:0px;
}

.main{
	float: right;
	margin-right: 15px;
    position:relative;
    top:0px;
}

.main ul.sub{
	display: none;
	padding:0px;
}

.main .subparent {
  float:left;
}

.main .subparent ul {
  margin:0px;
  padding: 2px 0 0 0;
}

.main .subparent ul li, .main .subparent ul li a {
  margin-left:0px;
  padding-left:0px;
}

/* Subparent MainMenu */
.main .subparent .subsub {
  position:relative;
}

.main li.subparent {
  background: rgba(235,235,235,0.95);
  min-height: 194px;
  padding: 0px;
  color: #444 !important;
  font-family: Fira_Regular;
  display: block;
  font-weight: 500;
  min-width: 205px;
  font-size: 15px;
}
.main li.parent:first-of-type .sub{
  background: rgba(235,235,235,0.95) !important;
  padding: 10px !important;
}

.main li.subparent .headlines {
	background:#b3b3b3;
}

.main li.subparent .headlines span {
	padding:10px 10px;
	display:inline-block;
}

.parent .sub li:hover {
  color: #fff !important; 
  background: #98c21d;  
}
.subsub {
	background: rgba(235,235,235,0.95);
}

.subsub li:hover {
  color: #fff !important; 
  background: #98c21d;  
}

.subsub li a {
  padding-left: 2px !important;
}
/* Subparent MainMenu Ende */

#menu-toggle{
	margin: 0;
	padding: 0;
}

.logo{
	
	margin: 2px 10px 10px 0px;
}

.submain ul.sub{
	display: none;

}

.submain ul.sub a{
	font-family: Fira_Light;
}

.submain ul {
  padding:0px;
}

.lang {
	position: absolute;
    margin-left: 55px;
	float: left;
	/*margin-left: 6px;*/
}

.lang a:first-child {
  padding-right:10px;
}

.lang a.active {
  font-weight:600;
}

.lang img{
	margin-top: 5px;
	padding-top: 5px;
	float: left;
	width: 17px;
	filter: hue-rotate(320deg) saturate(4) grayscale(40%);
}

.lang .hoverSelectorBlock{
	padding: 5px 15px;
	position: absolute;
	background: rgba(255,255,255,0.8);
}

.lang .hoverSelectorBlock a{
	color: grey;
}

.lang .hoverSelector a{
	padding: 5px 15px 5px 0;
	float: right;
}



.lang select.hoverSelectorBlock{
	border: none;
	padding: 9px 0;
	margin: 0;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #95C11F;
}

.navbar, .logobar{
	color: #fff;
	height: 100px;
	clear: both;
}

/* .logobar {
  overflow:hidden;
}

.logobar:hover{
	background-color: #fff;
} */

.logo img{
	width:55px;
}

.logo{
	float: left;
}

.logofarbig{
	display: none;
}

.logowh{
	display: block;
}

/* .logobar:hover .logowh{
	display: none;
}

.logobar:hover .logofarbig{
	display: block;
} */

.submain{
	float: right;
    margin-top: 30px;
    width: 560px;
    /* border-bottom: 1px solid grey; */
    padding-right: 15px;
}

.submain a{
	text-decoration: none;
	color: #bbb;
	font-family: Fira_Regular;
	font-size: 20px;
}

.submain .sub a {
  font-size:17px;
}

.submain .parent:hover ul{
	display: block;
	position: absolute;
	z-index: 10;
	background: rgba(250,250,250,0.92);
    padding:14px 10px;
    margin-top:5px;
    border-top: 1px solid #95C11F;
}

.submain .sub{
	list-style-type: none;
}

.submain .sub li{
	padding: 2px 0px;
}

.submain li.parent:hover > a{
	color: #95C11F;
}

div.logobar > div > div > ul#submain > li{
 	padding: 5px 15px 5px 0;
 	list-style: none;
 }

div.logobar ul#submain ul.sub li a {
    color:#333;
}

/*  .submenuline{
 	border-bottom: 1px solid #bbb;
	vertical-align: bottom;
	float: left;
	width: 100%;
	position: relative;
	top: 0px;
	z-index: 1;
 } */

 .submain li.parent:first-child{
 	width:60%;
 }
 .submain li.parent:last-child{
 	width:40%;
 }

 .submain .sub li:hover a{
 	color: #95C11F;
 }

 .mp-menu .sub{
 	background: transparent;
 }

 .menu-trigger, .mp-pusher{
 	display: none;
 }
header .title {
  margin: 0.67em 0;
}
header .title::after
{
  content: "";
  width: 130px;
  height: 3px;
  background: #95C11F;
  position: relative;
  display: block;
  bottom: 2px;
}


#c215 ul{
	margin: auto;
	padding-left: 40px;
}


.breadcrumbs a{
	color: #95C11F !important;
}

.breadcrumbs{
	width: 1200px;
    max-width:100%;
	margin: 0px auto;
	font-size: 14px;
	z-index: 1;
	position: relative;
}


.submain .colleft{
	float:left;
}

.submain .colright{
	float:right;
}


.submain .colleft > a, .submain .colright > a, .submain .colleft > a:hover, .submain .colright > a:hover{
	color: #95C11F;
    text-transform:uppercase;
}

.submain .colleft li, .submain .colright li {
  text-transform:none;
}

.submain .colleft {
  margin-right:20px;
}


/*----------------------------------------------------------------------------
							BANNER
------------------------------------------------------------------------------*/

.gradientbanner{
	position: absolute;
	top: 440px;
	width: 100%;
	padding: 40px 0;
	/*background: linear-gradient(to right, rgba(23, 137, 132, 1) , rgba(23, 137, 132, 0.8));*/
	background:url("/fileadmin/templates/images/slider_weiß.png");

}

.gradientbanner.ae{
	/*background: linear-gradient(to right, rgba(1, 155, 155, 1) , rgba(1, 155, 155, 0.2));*/
	background:url("/fileadmin/templates/images/Slider_dunkelgrün.png");
}

.gradientbanner.ma{
	/*background: linear-gradient(to right, rgba(102, 255, 102, 0.2) 1% , rgba(102, 255, 102, 1));*/
	background:url("/fileadmin/templates/images/slider_hellgrün.png");
}

.gradientbanner h2{
	color: #fff;
	margin: 0 auto;
	width: 300px;
	text-shadow: 0.5px 0.5px 5px #000;
	font-size: 32px;
}

.gradientslider{
	bottom:0;
	z-index: 1;
	/*background: linear-gradient(to right,  rgba(102, 255, 102, 0.8) 1%,rgba(102, 255, 102, 0.2) 40% ,  rgba(1, 155, 155, 0.2) 60%, rgba(1, 155, 155, 0.8) 100% );
	*/
	background: url("/fileadmin/templates/images/HG_Slider_Home.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.gradientslider .Slide-Name1{
	width: 600px;
}

.gradientslider .Slide-Name2{
	width: 600px;
}


.sliderheader{
	color: #fff;
}
.slidertext{
	color: #fff;
}

.banner .title, .banner .subtitle, .header .title{
	display: block;
	top: 110px;
	color: #fff;
	position: absolute;
	width: 100%;
    z-index:5;
}

.banner .title h1, .banner .subtitle h3, .header .title{
	display: table;
	margin: 0 auto;
	max-width: 85%;
	font-family: Fira_Regular;
	text-align: center;
}

.banner .title h1, .header .title{
	font-size: 40px;
    line-height: 1.3;
	text-shadow: 2px 1px 3px rgba(0,0,0,1);
}

.banner .subtitle h3{
	margin-top: 60px;
	font-size: 24px;
    line-height: 1.6;
	text-shadow: 2px 1px 2px rgba(0,0,0,1);
}





#heroheader p {
	font-size: 42px !important;
    line-height: 1.3;
	text-align: center;
	color: #fff;
    text-shadow: 2px 1px 3px rgba(0,0,0,1);
    
}

#herosubline p {
	font-size: 24px !important;
    line-height: 1.6;
	text-align: center;
	color: #fff;
    text-shadow: 2px 1px 2px rgba(0,0,0,1);
    white-space:normal;
}

.button_video {
  background-color: #95C11F;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  
}

/*.button_video:hover {
   background-color: #95C11F;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}*/
 .bannerlink {
  position:absolute;
  top:calc(90% - 100px);
  width:100%;
  margin:0 auto;
  text-align: center;
   z-index:1;
   }

  .videolink {
  position:absolute;
  top:calc(80% - 100px);
  width:100%;
  margin:0 auto;
    color:#fff !important;
  text-align: center;
    z-index:1;
   }

.bannerlink a, .bannerlink a:focus, .bannerlink a:visited, .videolink a, .videolink a:focus, .videolink a:visited  {
  color:#fff !important;
}


/*----------------------------------------------------------------------------
							MAIN
------------------------------------------------------------------------------*/
body{
	margin: 0;
	padding: 0;
	font-family: Fira_Light;
	color: #6c6c6c;
	line-height: 1.5;
	font-size: 16px;
}


h2{
	font-family: Fira_ExtraLight;
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 0.83em;
    
}

li::marker {
	color: #95C11F;
}
.ce-bodytext .accordion ul {
	
}
.ce-bodytext ul {
	/*list-style: none;*/
}
.ce-bodytext li:before, .frame-layout-2 li::before {
	content: "•";
	color: #95C11F;
	width: 1em;
	height: 1em;
	font-size: 20px;
	margin-left: -.65em;
	margin-top: -2px;
	position: absolute;
}

.container{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
}

a {
	text-decoration: none;
}

.mobilelogo{
	display: none;
}

h1,h2,h3,h4,h5{
	margin-bottom: 0px;
 width: auto;
}
h3 {
	font-size: 1.17em;
}

header h3{
	color: #95C11F
}

header h1, .title{
 	color: #144E73;
 	font-size: 26px;
 	text-align: left;
    font-family: Fira_Regular;
	font-weight: 400;
    overflow-wrap: break-word;

}

header h1:after{
	content: "";
	width: 130px;
	height: 3px;
	background: #95C11F;
	position: relative;
	display: block;	
	bottom:-5px;
}

header h4{
	font-size: 26px;
 	text-align: left;
}

header h4:after{
	content: "";
	width: 130px;
	height: 3px;
	background: #95C11F;
	position: relative;
	display: block;	
	bottom:-5px;
}
.h3-home .whitebox {

}
.h3-home h3 {
  font-size: 1.28em;
  line-height: 1.2em;
}

/*----------------------------------------------------------------------------
							PRODUCT OVERVIEW
------------------------------------------------------------------------------*/

.overviewpoint{
	width: 100%;
	height: 300px;
	list-style-type: none;
	margin-bottom: 40px;
}

.overviewImage{
	width: auto;
	height: 300px;
	border-radius: 3px;
	min-width: 100%;
}
.overlay{
	display: none;
}

.overlay .text {
    position: absolute;
    top: 40%;
    left: 50%;
    transform:translate(-50%, -50%);
    color:white;
    font-size: 20px;
}

.overviewimageouter{
	width: 45%;
	height: 100%;
	float: left;
	position:relative;
	overflow: hidden;
	border-radius: 3px;
	transition: opacity 1.5s cubic-bezier(.215,.61,.355,1);
}

.overviewimageouter > a > .img-responsive {
	width: 100%;
	height: auto;
}

.overviewpoint .pageTitle {
	width: 50%;
	float: left;
}
.overviewpoint.lefttext .pageTitle > * {
	margin: 10px 100px 0 0;
}
.overviewpoint:not(.lefttext) .pageTitle > * {
	margin-left: 70px;
	margin-top: 10px;
}
.overviewpoint > div.pageTitle > .lead {
	margin-top: 0;
}
.overviewpoint > div.pageTitle > .lead + a {
	background-color: #95C11F;
	display: block;
	color: #fff !important;
	width: 150px;
	padding: 10px;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	font-family: Fira_Light;
}
.overviewpoint > div.pageTitle h3 {
	font-size: 20px;
	font-family: Fira_Regular;
	font-weight: 400;
}
.overviewpoint > div.pageTitle p {
	color: #4b4b4b;
	width: auto;
	max-height: 150px;
	overflow: hidden;
	font-family: Fira_Light;
	font-size: 14px;
	padding-top: 20px;
	margin-top: 0;
}
.overviewpoint > div.pageTitle time {
	color: #000;
	font-size: 16px;
	font-family: Fira_Regular;
}

.overviewimageouter:hover  .overlay{
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #95C11F;
    opacity: 0.7;
    top: 0;
}

.frame-type-menu_subpages ul{
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}

.frame-type-menu_subpages div.pageTitle{
	width: 50%;
	float: left;
}

.frame-type-menu_subpages div.pageTitle > div{
	margin: 10px 100px 0 70px;
	color: #95C11F;
	font-size: 20px;
	font-family: Fira_Regular;
}

.frame-type-menu_subpages div.pageTitle > div.text{
	margin: 0px 0px 0 70px;
	color: #4b4b4b;
	width:auto;
  	/* max-width: 550px; */
	max-height: 150px;
	overflow: hidden;
	font-family: Fira_Light;
	font-size: 14px;
	padding-top: 20px;
}

.frame-type-menu_subpages .lefttext div.pageTitle > div{
	margin: 10px 100px 0 0px;
	color: #95C11F;
	font-size: 20px;
	font-family: Fira_Regular;
}

.frame-type-menu_subpages .lefttext div.pageTitle > div.text{
	margin: 0px 100px 0 0px;
	color: #4b4b4b;
	width: 100%;
    /* max-width:550px; */
	max-height: 150px;
	overflow: hidden;
	font-family: Fira_Light;
	font-size: 14px;
	padding-top: 20px;
    padding-right: 40px;
}



.frame-type-menu_subpages div.pageTitle > div.text::before, .overviewpoint > div.pageTitle p::before {
	content: "";
	width: 130px;
	height: 3px;
	background: #95C11F;
	position: relative;
	display: block;
	bottom: 15px;
}

.frame-type-menu_subpages div.pageTitle > div.subtitle{
	font-family: Fira_Regular;
	font-size: 16px;
	color: #000;

}

.tabmenu{
	width: 1400px;
	height: 30px;
	margin: 40px auto;
	border-bottom: 1px solid #4b4b4b;
}

.tabmenu div{
	padding: 0 30px 0 0;
	text-decoration: none;
	color: #95C11F;
	float: left;
}

div#id9sw{
	font-weight: 600;
}

div#id19sw{
	font-weight: 600;
}

div#id9:focus{
	display: block;
}

div#id10{
	display: none;
}

div#id10:focus{
	display: block;
}

div#id19:focus{
	display: block;
}

div#id20{
	display: none;
}

div#id20:focus{
	display: block;
}

#id3{
	margin-bottom: 50px;
	margin-top: 50px;
}

.frame-type-menu_subpages div.pageTitle > div.rmbutton{
	background-color: #95C11F;
	width: 150px;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	font-family: Fira_Light;
}

@media (max-width: 800px) {
	body {
		overflow-x: hidden;
	}
	.overviewpoint {
		overflow-y: auto;
		overflow-x: hidden;
		height: auto;
	}
	.overviewimageouter, .frame-type-menu_subpages div.pageTitle {
		width: 100%;
		float: none;
		text-align: center;
	}
	 .overviewpoint > .pageTitle {
		 width: 100%;
		 float: none;
		 text-align: center;
	 }
	 .overviewpoint.lefttext .pageTitle > *, .overviewpoint:not(.lefttext) .pageTitle > * {
		 margin-right: 0;
		 margin-left: 0;
	 }
	 .overviewpoint > div.pageTitle p, 
	 .overviewpoint > div.pageTitle p:before, .overviewpoint > div.pageTitle > .lead + a {
		 margin: 0 auto;
	 }
	 .overviewpoint > div.pageTitle p {
		 width: 100%;
	 }
	.frame-type-menu_subpages div.pageTitle > div.rmbutton {
		margin: 20px auto;
	}
	.frame-type-menu_subpages div.pageTitle > div.text, .frame-type-menu_subpages .lefttext div.pageTitle > div.text {
		    display: inline-block;
            margin: 0px auto;
            width: 100%;
            padding: 20px 30% 0;
	}
	
	.overviewpoint > div.pageTitle h3 {
		padding: 0 5px;
	}
	
	.frame-type-menu_subpages .lefttext div.pageTitle > div {
		margin: 20px auto;
	}
	.frame-type-menu_subpages div.pageTitle > div.text::before {
		width: 130px;
		min-width: 100%;
	}
	.frame-type-menu_subpages div.pageTitle > div {
		margin: 0;
	}
}

@media only screen and (max-width: 40em) {
	.overviewimageouter > .overviewImage {
		height: 300px;
		position: relative;
		left: -10%;
	}
	a > .overviewImage {
		width: auto;
		height: 300px;
		left: 0;
	}
	div > .news {
		width: 100%;
	}
	.lang .hoverSelector {
		display: none;
	}
}
.overviewpoint > div:not(.come-in):not(.come-in-left),
.overviewpoint > a > div:not(.come-in):not(.come-in-left) {
	opacity: 0;
}
.come-in {
  transform: translateX(15px);
  opacity: 0;
  animation: come-in 1.2s ease forwards;
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
.come-in:nth-child(odd) {
  animation-duration: 1.2s; /* So they look staggered */
}

@keyframes come-in {
  to { transform: translateX(0); opacity: 1}
}

.come-in-left {
  transform: translateX(-15px);
  opacity: 0;
  animation: come-in 1.2s ease forwards;
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
.come-in-left:nth-child(odd) {
  animation-duration: 1.2s;
}

@keyframes come-in-left {
  to { transform: translateX(0); opacity: 1}
}
/*----------------------------------------------------------------------------
							Greybox
------------------------------------------------------------------------------*/


.greybox{
	background: linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 1255, 0.8));
	padding: 30px 30px;
}

.whitebox{
	padding: 30px 30px;
}
h3.media-heading {
	color: #144E73 !important;
}
.greybox h3, .whitebox h3{
	color: #95C11F;
}

.greybox > div{
	margin: 0 auto;
	width: 1180px;
	max-width: 100%;
}

.whitebox > div{
	margin: 0 auto;
	width: 1180px;
}

.image-embed-item{
	
}

.ce-left img{
	margin-right: 30px;
}

.ce-right img{
	margin-left: 30px;
}




/*----------------------------------------------------------------------------
							FOOTER
------------------------------------------------------------------------------*/

footer.footer{
	color: #fff;
	float: none;
	clear: both;
	background-repeat: no-repeat;
	background-size: cover;
}

footer div.footergr{
	width: 100%;
	height: 100%;
	/*background: linear-gradient(to bottom right, rgba(60, 92, 42, 0.8), rgba(1, 155, 155, 0.8) 50%, rgba(255, 255, 255, 0.8));
	*/
	/*background: url("fileadmin/templates/images/Footer.png");*/
	background: #144E73;
}

footer.footer .container .footerinhalt{
	padding: 15px 0px;
}

footer.footer .container .footerinhalt h3{
	text-align: center;
}

.footer .col-md-3 span, .footer .col-md-3 .content-box ul {
  padding:0px;
}

.parentcontactblock > div.contactblock{
	width: auto;
	margin: 0 auto;
	display: table;
	
}

.parentcontactblock #rightc{
	float:right;
	width: 780px
	
}

.parentcontactblock #rightc div:nth-child(1){
	float:left;
	margin-right: 150px;
	
}

.parentcontactblock #rightc div:nth-child(2){
	float:right;
	
}

footer.footer .social{
	width: auto;
	margin: 0 auto;
	float: none;
	clear: both;
	height: 40px;
	padding-top: 30px;
	margin-bottom: 60px;
	display: table;
}

ul.footermenu, ul.footermenu ul{
	list-style: none;

}

ul.footermenu a{
	text-decoration: none;
	color: #fff;
}

ul#tiny1{
	width: 100%;
	height: 450px;
	border-top: 1px solid #fff;
}

ul#tiny1 li.parent li.parent, ul#tiny2 li.parent li.parent{
	height: 170px;
	width: 300px;
}

ul#tiny2{
	width: 100%;
	height: 250px;
}

ul.footermenu li.parent > a{
	font-weight: bold;
}

ul.footermenu > li{
	float: left;
	margin: 15px 30px;
	width: 100%;
}

div#footerlinks {
	margin: 15px auto;
	white-space: nowrap;
	display: table;
}

div#footerlinks a{
	text-decoration: none;
	color: #fff;
}

p.text-center{
	width: auto;
    max-width:255px;
	margin: 15px auto;
    -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   word-wrap:normal;

}

ul.footermenu ul.sub > li{
	float:left;
	padding: 5px 15px 5px 0;
}

ul{
	margin:0;
	padding: 0;
	padding-left: 14px;
}

.contactblock{
	
	padding-left: 10px;
	font-family: Fira_Light;
}

/*----------------------------------------------------------------------------
							Produktdetailseite
------------------------------------------------------------------------------*/

.frame-type-menu_sitemap_pages{
	width: 100%;
	
	height: 50px;
}

.frame-type-menu_sitemap_pages li:hover{
	border-bottom: 4px solid #95C11F;
}

.frame-type-menu_sitemap_pages li{
	float:left;
	padding: 3.5px 15px;
}

.frame-type-menu_sitemap_pages li.active {
	border-bottom: 4px solid #95C11F;
}

.frame-type-menu_sitemap_pages li:first-child{
	padding-left: 0px;
}

.frame-type-menu_sitemap_pages a{
	text-decoration: none;
	color: #95C11F;
	font-family: Fira_Light;
    font-size:1.1em;
}



.section-single a:hover {
	text-decoration: none;
}
.section-single a:hover .card__content span.gamma {
	color: #fff;
}


.frame-type-menu_sitemap_pages a:hover{
	color: #95C11F;
	border-bottom: #95C11F;
}

.frame-type-menu_sitemap_pages ul{
	margin: 0 auto;
	list-style-type: none;
	width: 1180px;
	height: 35px;
	border-bottom: 1px solid #6c6c6c;
	margin-top: 30px;
}

div.product{
	width: 100%;
}

.greyback{
	background:  linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 1255, 0.8));
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.greyback .content{
	width: 1180px;
    max-width:100%;
	margin: 0 auto;
}

.whiteback{
	width: 1180px;
	margin: 0 auto;

}

.desc{
	margin: 0px 20px;
	float: left;
	width: 30%;
	margin-bottom: 20px;
}
.desc2{
	margin: 0px 20px;
	float: left;
	width: 30%;
}

.product .content h2{
	color: #95C11F;
}

.product .content {
	padding: 1px 0 0 5px;
}

.product h2{
	margin-bottom: 0px;
}

.product h3{
	margin-top: 0px;
}

.product .testco{
	margin: 0 auto;
	width: 1180px;
}

.product .content{
	display: inline-block;
	padding-left: 15px;
}


.accordion ul li{
	margin-left: 20px;
	margin-bottom: 5px;
	line-height: 18px;
}


.tabs .frame-type-form_formframework{
	float:left;
	max-width: 300px;
	margin-bottom: 30px;
}


input, textarea, button{
	border: 1px solid #ababab;
	background-color: #f0f6fb;
	border-radius: 5px;
	height: 25px;
	width: 100%;
	max-width: 500px;
}

input[type=checkbox] {
  background: #fff !important;
  width:auto;
  vertical-align:top;
}

#kontakt-314 {
	width: 50%;
	margin-bottom: 20px;
}

#kontakt-314 input, #kontakt-314 textarea, #kontakt-314 button[type="submit"] {
	background-color: transparent;
	border: 2px solid #eee;
	padding: 15px 10px;
	width: 100%;
	display: block;
	height: auto;
}

#kontakt-314 input:focus {
	border: 2px solid #95C11F;
}

#kontakt-314 input::placeholder {
	color: #b9b9b9;
}

#kontakt-314 textarea {
	height: 100px;
}

#kontakt-314 input[type="checkbox"]{
	display: inline-block;
	width: 30px;
	height: 5px;
}

/*----------------------------------------------------------------------------
							Accordion
------------------------------------------------------------------------------*/

.accordion {
 	width: 100%;
 	max-width: 600px;
 	margin: 0px;
    padding: 0px;
 	background: #FFF;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 	float:left;
 }

.accordion li{
	font-family: Fira_Light;
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 5px 30px 5px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	/*border-radius: 0 0 5px 0;
	background: linear-gradient(to bottom right, rgba(60, 92, 42, 0.8), rgba(1, 155, 155, 0.8) );
	-webkit-transition: all 0.4s ease;*/
	background-color: #95C11F;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
    text-align:left;
}

.accordion.pp-accordion-secondary .accordion-header {
  color: #444;
  padding: 18px;
  background-color: #eee;
  font-size: 15px;
  font-weight: 400;
  border-bottom: none;
}
.accordion.pp-accordion-secondary .accordion-button {
   background-color: #eee !important;
   font-family: Fira_Light !important;
   color: #444 !important;
}
.accordion.pp-accordion-secondary .accordion-button.collapsed::after {
  content: "\2b" !important;
}
.accordion.pp-accordion-secondary .accordion-button::after {
  content: "\f068" !important;
}
.accordion.pp-accordion-secondary .accordion-body {
  padding: 15px;
}

.accordion li:last-child .link {
	border-bottom: 0;
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.accordion li.open .link {
	color: #fff;
}

.accordion li.open i {
	color: #b63b4d;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion {
	list-style-type: none;
}

.accordion li.default .submenu {display: block;}
/**
 * Submenu
 -----------------------------*/
 .submenu {
 	display: none;
 	background:  linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 255, 0.8));
 	font-size: 14px;
 	padding: 10px 20px;
 	list-style-type: none;
    text-align:left;
 }

 .submenu ul{
 	list-style: none;
    padding-left:3px;
 }

 .submenu li {
 	/*border-bottom: 1px solid #4b4a5e;*/
 }
.ce-intext.ce-left ul  {
	overflow: hidden;
}
 .submenu li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #95C11F; /* Change the color */
  /*font-weight: bold;*/ /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  height: 20px;
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  margin-top: 0;
  font-size: 28pt;
  text-align: center;
  position: relative;
  top: 8px;
}
.frame-layout-2 li::before {
	/*width: 1.2em;
	padding-left: 0.4em;*/
}
.frame-layout-2 ul {
/*	list-style: none;*/
}

 .submenu a {
 	display: block;
 	text-decoration: none;
 	color: #d9d9d9;
 	padding: 12px;
 	padding-left: 42px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
 }

 .submenu a:hover {
 	background: #b63b4d;
 	color: #FFF;
 }

.accordion .images img{
	max-width: 100%;
	height: auto;
}

.accordion .submenu a {
  padding:12px 0px;
}

.accordion .submenu a:hover {
  background:none;
}

 /*----------------------------------------------------------------------------
							News
------------------------------------------------------------------------------*/


.news{
	width: 100%;
	/*background: linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 255, 0.8));*/
	height: 500px;
	float: none;
	clear: both;
	
}

.news.news-single > .article {
	margin: 0 auto;
	width: 80%;
}
.news.news-single > .article > h1 {
	margin-bottom: .2em;
	color: #95C11F;
	font-family: Fira_Regular;
}
.news.news-single > .article > .extra {
	font-size: 16px;
	text-align: center;
}

.news.news-single > .article .col-md-8 {
	width: 50%;
	margin: 0 auto;
}
.news.news-single > .article .col-md-8:before {
	content: "";
	background: #95C11F;
	display: block;
	width: 25%;
	height: 3px;
	margin: 0 auto;
}
.news.news-single > .article .col-md-8 p {
	font-size: 15px;
}
.item-home-1{
	width: 60%;
	padding: 10px;
	float: left;
}

.item-home{
	width: 40%;
	padding: 10px 30px;
	float: right;
}

.item-home h3, .item-home-1 h3{
	margin: 0;
	font-family: Fira_Light;
}

.item-home-1 h3{
	font-size: 20px;
	margin-right: 0px;
}

.item-home h3 {
	margin-top: 10px;
}

.item-home-1 time, .item-home time{
	font-family: Fira_Light;
}

.item-home .img-responsive{
	max-height: 137px !important;
	max-width: 137px;
	margin: 0px 0px 0px 0px !important;
	height: auto;
	float: left;
}

#c24{
	margin-top: 20px;
}





.news-list-view{
	margin-top: 30px;
}

.news{
	height: auto;
	float: none;
	clear: both;
	width: 1400px;
	margin: 10px auto;
}

.news-list-view_2{

}

.news .news-list-view .item-home-1 a{
	color: #fff !important;
}

.news .news-list-view .item-home a{
	color: grey !important;
}


.news-list-view_2 .news-list-item .col-md-3:nth-child(odd){
	width: 50%;
	float: left;
}


.news-list-view_2 .news-list-item .col-md-9:nth-child(odd){
	width: 40%;
	float: left;
}

.news-list-view_2 .news-list-item .col-md-3:nth-child(even){
	width: 50%;
	float: right;
}


.news-list-view_2 .news-list-item .col-md-9:nth-child(even){
	width: 40%;
	float: right;
}

.news-category label {
  float:left;
  margin-right:5px;
}

.form-group.news-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/*----------------------------------------------------------------------------
							Search
------------------------------------------------------------------------------*/

.search .form-group{
	float:left;
	padding-top: 5px;
}

.tx-indexedsearch-searchbox-sword{
	background: transparent;
	border: none;
	color: #fff;
	width: 100px;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	font-family: Fira_Light;
}

.tx-indexedsearch-searchbox-button{
	background: url(/fileadmin/templates/images/Search_Icon.png);
	height: 17px;
	border: none;
	background-repeat: no-repeat;
	vertical-align: middle;

	border-bottom: 1px solid rgba(255,255,255,0.6);
	font-family: Fira_Light;
	margin-top: 3px;
}





/*----------------------------------------------------------------------------
							Partner Slider
------------------------------------------------------------------------------*/


.partnerslider{
	background-size: cover;
	background-repeat: no-repeat;
	max-height: 365px;
	height: 300px;

}

.partnerslider .container{
	overflow:hidden;
    padding:0px;
}

.partnerslider h1{
	font-family: Fira_Regular;
	color: #144E73;
	text-transform: uppercase;
	/*width: 1190px;*/
	/* font-size: 2.0em; */
}

.customer-logos{
	margin: 0px auto 0 auto;
	overflow: hidden;
    top:-10px;
}


/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.eventslider .slick-slide img {
	width: 48px;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0 40px;
   
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
	height: auto;
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-next{
	position: absolute;
	right: 0px;
	top: 20px;
	background: none;
	border: none;
	text-indent: -9999px;
	line-height: 0;
}
.slick-next.slick-arrow {
	width: auto;
	padding-right: 0;
}
.slick-next::after{
	content: "\00bb";
	text-indent: 0;
	display: block;
	color: #95C11F;
	line-height: initial;
	font-size: 24px;
}

.slick-prev{
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 100;
	background: none;
	border: none;
	text-indent: -9999px;
	line-height: 0;
}
.slick-prev.slick-arrow {
	width: auto;
	padding-left: 0;
}

.eventslider .slick-prev::after{
	content: "\00ab";
	text-indent: 0;
	display: block;
	color: #95C11F;
	line-height: initial;
	font-size: 24px;
}
.partnerslider .slick-prev::after{
	content: "\00ab";
	text-indent: 0;
	display: block;
	color: #95C11F;
	line-height: initial;
	font-size: 24px;
}

.slick-dots{
	width: auto;
	display: table;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.slick-dots li{
	width: 25px;
	float: left;
	list-style: none;
	content: "";
}


.slick-dots li button{
	background-color: rgba(23,137,132, 0.5);
	color:  rgba(23,137,132, 0);
	border-radius: 70px;
	width: 10px;
	border: none;
	height: 5px;
}

.slick-dots .slick-active button{
	background-color: #95C11F;
	content: "&nbsp;";
	color: rgba(23,137,132, 0);
	border-radius: 70px;
	width: 10px;
	height: 5px;
	/* border: 1px solid grey; */
}


/*----------------------------------------------------------------------------
							Events Slider
------------------------------------------------------------------------------*/

.eventslider{
	margin-bottom: 0px;
}

.eventslider .slide{
	float:left;
	width: 250px;
	height: 220px;
}

.eventslider .scroll-container{
	width: 60% !important;
	margin: 0 auto;
	overflow: hidden;
}

.f3-widget-paginator{
	display: none !important;
}

.news-list-view_2 .f3-widget-paginator, .news-list-view .f3-widget-paginator{
	display: flex !important;
}

.news-list-view_2 .f3-widget-paginator li , .news-list-view .f3-widget-paginator li {
  margin: 0px 0px 20px;
  padding-right: 6px;
  list-style:none;
}

h3.media-heading a{
	color: #95C11F;
}

.panel-heading h3{
	font-size: 14px;
	font-family: Fira_Light;
    width: 230px;
}

.panel-heading > p{
	color: #95C11F;
}
.eventsslider{
	/*background: linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 255, 0.8));*/
	background: white;
	background-size: cover;
}

.eventsslider h1{
	margin-top: -40px;

}

/*----------------------------------------------------------------------------
							Karriere
------------------------------------------------------------------------------*/



.jobsearch select{
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  height: 30px;
	border: 1px solid gray;
	border-radius: 0 0 10px 0;
	margin: 10px 20px;
	padding: 5px;
	color: grey;
	font-family: Fira_Light;

}

.jobsearch .selectwrapper{
	float: left;
}
.jobsearch .selectwrapper::before {
  content: "\02C5";
	font-size: 14px;
	position: relative;
	color: gray;
	right: -150px;
	display: inline;
	transform: rotate(90deg);
}

.jobsearch .selectwrapper:first-child:before{
	right: -200px;
}

.jobsearch .selectwrapper:nth-child(2):before{
	right: -190px;
}

.jobsearch select::-ms-expand {
	display: none;
}

.jobsearch select option{
	padding: 0 25px;
}

.erg{
	display: none;
}

.erg, .jobs{
	float: none;
	clear: both;
}

.jobs {
	margin-bottom: 40px;
}

.job{
	padding: 20px 30px;
	border-bottom: 1px solid #ebebeb;
	background:  linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(232, 244, 1255, 0.8));
}
.job h5{
	font-size: 16px;
}
.job span{
	font-family: Fira_Light;
}
.job td{
	width: 25%;
}

.job button{
	/*background: linear-gradient(to top, rgb(115,184,78) 0%, rgb(6,158,152) 50%);*/
	background-color: #95C11F;
	padding: 7px 25px;
	color: #fff;
	font-family: Fira_Light;
	border: none;
	border-radius: 3px;
	height: 35px;
    width: 160px;
}

.jobsearch{
	margin: 50px 0;
}


.jobsearch{
	height: 50px;
}

.jobs .hide{
	display: none;
}
.jobs .show{
	display: block;
}




/*----------------------------------------------------------------------------
							DCE-KS
------------------------------------------------------------------------------*/







.dce-ks{
	width: 100%;
	margin: 0 auto;
	display: table;
}

.dce-ks .col{

	margin-bottom: 3.98318em;
	padding: 0 20px;
}



.card__image{
	margin: 0 auto;
}



.card{
	text-align: center;
}

.card__content .heading.gamma{
	width: 100%;
	text-align: center;
	font-size: 1.25em;
	color: #fff;
	text-transform: none;
	line-height: 1.6;
    font-family: Fira_Regular;
}

.card__content .heading.delta{
	width: 100%;
	text-align: center;
	font-size: 1em;
	line-height: 1.4;
	color: #000;
}

.card__content .content__text{
	width: 100%;
	text-align: center;
	color: #030000;
	font-size: 1em;
}

.card .card__content {
	margin: 1.2em 0 0;
}

.row.news-list-item.item-home {
	display: inline-table;
	height: 153px;
	padding: 5px 15px;
}
.row.news-list-item.item-home .col-md-9.articletype-0 {
	text-align: left;
}
.row.news-list-item.item-home .col-md-9.articletype-0 h3 {
	margin: 0;
}
  .partnerslider .container {
	  position: relative;
	  top: 30px;
  }


/*----------------------------------------------------------------------------
 * Powermail
 */
.powermail_fieldset.powermail_fieldset_21 textarea.powermail_textarea {
  width: 1100px;
  max-width: 1100px;
  height: 250px;

}
.powermail_captcha.powermail_input {
  padding: 11px 18px !important;
  width: 70px;
}
.flex-captcha {
  display:flex;
  align-items: center;
}
.cap-te {
  font-size: 20px;
  padding: 5px;
  font-weight: 400;
}
.powermail_fieldwrap {
  padding-left: 0px;
}

/*----------------------------------------------------------------------------
							Media Queries
-------------------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------
------------------------------------------------------------------------------*/
















@media only screen and (max-width: 1400px) {
  .container {
    width: calc(100% - 10px);
  }
  .product .testco {
	  width: 100%;
  }
  .partnerslider h1{
  	margin: 70px auto 0 auto;
  }
  .parentcontactblock > div.contactblock{
  	width: 20%;
  	margin-left: 20%;
  }
  .gradientbanner{
  	top:300px;
  }
  .parentcontactblock #rightc{
  	width: 55%;
  }
  #rightc div{
  	float: none;
  }
  #rightc > div{
  	width: 75%;
  }
  .parentcontactblock #rightc div div:nth-child(1){
  	margin-right: 30%;
  }
  .slick-slide {
    margin: 0 20px;
  }
  .eventsslider h1{
	margin-top: -40px;

}

.item-home-1{
	height: 400px;
	width: 60%;
}
.banner{
	width: 100%;
	overflow: hidden;
}
.frame-type-menu_sitemap_pages ul{
	width: 85.3%;
}
.greybox > div, .whitebox > div{
	width: 100%;
	overflow: hidden;
}

}

@media only screen and (max-width: 820px) {
	#c24 .news {
		width: 100%;
	}
	.item-home .img-responsive {
		float: none;
	}
	.row.news-list-item.item-home {
		height: auto;
		margin-bottom: 20px;
	}
	.row.news-list-item.item-home:last-child {
		margin-bottom: 0;
	}
	.ce-intext.ce-right .ce-gallery {
		width: 50%;
		display: contents;
	}
	.image-embed-item {
		/*width: 100%;*/
		height: auto;

	}
	.ce-right img {
		margin-left: 0;
	}
	.news .container {
		max-width: 100%;
	}
	.lang select.hoverSelectorBlock {
		color: #fff;
	}
	.slick-next {
		top: 15px;
	}
	.slick-prev {
		top: 15px;
	}
	.item-home-1 .col-md-3 {
		width: 100%;
		padding: 0;
	}
	.row.news-list-item.item-home .col-md-9.articletype-0 {
		display: inline-block;
		text-align: center;
	}
	.row.news-list-item.item-home {
		width: 100%;
	}
	.list.scroll-container.slick-initialized.slick-slider.slick-dotted .slick-dots {
		margin-top: 65px;
	}
	.row.item-home-1{
		width: 100%;
		display: inline-table;
		padding: 0;
		height: auto;
		margin: 0;
	}
	.row.item-home{
		float:none;
		width: 50%;
		display: inline-block;
	}
	.item-home .img-responsive{
		width: 100%;
	}
	.parentcontactblock #rightc div div:nth-child(1){
		margin-right: 10%;
	}
	.whiteback, .greyback, .greyback .content, .whiteback .content{
		width: 100%;
	}
	.desc, .desc2{
		width: 100%;
		margin: 0 5px 5px;
	}
	
	.desc p, .desc2 p {
		margin: 0 5px;
	}

	.product .greyback {
		height: 550px;
	}
	.dce{
		overflow: hidden;
	}
	.parentcontactblock > div, .parentcontactblock > br, .footermenu{
		display: none;
	}
	.gradientbanner h2{
		width: 100px;
	}
	.banner, .gradientbanner{
		/* display: none; */
	}
  
	.lang{
		float: right;
	}

	.jobsearch select{
		border: none;
		border-bottom: 1px solid #ebebeb;
		width: 100%;
	}

	.jobsearch select[name=tb]{
		background: transparent url(/fileadmin/templates/images/Lupe@300x.png) no-repeat 98%;
		background-size: contain;
	}
	.jobsearch select[name=at]{
		background: transparent url(/fileadmin/templates/images/Personal@300x.png) no-repeat 98%;
		background-size: contain;
	}
	.jobsearch select[name=so]{
		background: transparent url(/fileadmin/templates/images/Location@300x.png) no-repeat 98%;
		background-size: contain;
	}

	.jobsearch .selectwrapper{
		width: 90%;
	}
	.jobsearch .selectwrapper::before {
	  content: "";
	}
	.erg{
		display: block;
		width: 100%;
		background: linear-gradient(to bottom, rgba(244, 244, 244, 0.8), rgba(223, 240, 240, 0.8));
		height: 50px;
	}
	.erg button{
		float: right;
		margin: 15px 20px;
		background: none;
		border: none;
		color: gray;
		font-family: Fira_ExtraLight;
        width:auto;
	}
	.erg .anzerg{
		padding: 15px 20px;
		position: relative;
		top: 15px;
		font-family: Fira_Light;
	}
	/* .job .details td a{
		display: none;
	} */
  
  .job td {
    width: 33%;
    float: left;
  }
  .job td:last-of-type {
    float:left;
    width:100%;
    clear:both;
    min-width: 135px;
  }
	
	 .overviewpoint > .overviewimageouter .overviewImage {
		 width: 80%;
		 min-width: 80%;
	 }
}

@media only screen and (max-width: 1024px) {
  
	#c24{
		
	}
	
	.container {
		width: 100%;
	}
	.eventslider {
	}
	.menu-trigger, .mp-pusher{
		display: block;
	}
	#mp-menu{
		/*background: linear-gradient(to top, rgb(115,184,78), rgb(6,158,152) );
		background-color: #178984;*/
		z-index: 50000;
	}
	.rev_slider_wrapper{
		z-index: -1 !important;
		top: 0px !important;
	}

	.mobilelogo{
		display: block;
		float: left;
	}
	#trigger{
		right: 0px;
		float: right;
		height: 35px;
		margin-top: 8px;
	}
	.logobar{
		display: none;
	}
	nav .menu-trigger::before {
    height: 6px;
	background-color: #95C11F;
    /*box-shadow: 0 8px #fff, 0 16px #fff;*/
    box-shadow: 0 6px rgba(255,255,255,0.2), 0 12px #95C11F, 0 18px rgba(255,255,255,0.2), 0 24px #95C11F;
	}
	.lang{
		margin-left: 55px;
      	position:absolute;
        width: 110px;
      	right:30px;
	}
    .lang li {
		position:relative;
        float:left;
      	top:0px;
      	right:0px;
    }
	.mobilelogo img{
		width: 47px;
		margin: 5px 20px;
	}
	div.search{
		display: block;
    	width: auto;
        margin-top: 9px;
      margin-left: 110px;
	}
    .navbar .module-search .search__form form {
		z-index:1000;
    }
  
  .navbar .module-search .search__form .tx-indexedsearch-searchbox-sword {
    border:none;
    border-radius:0px;
    background:#fff;
  }
  
	#mp-pusher .module-search .search__button{
		display: block;
	}
	#mp-pusher .tx-indexedsearch-info-sword, #mp-pusher .tx-indexedsearch-browsebox, #mp-pusher .tx-indexedsearch-res{
		display: none;
	}
	nav.navbar{
		height: 50px;
	}
	.parentcontactblock > div.contactblock{
		margin:20px auto;
		width: 150px;
		float: none;
	}
	.parentcontactblock #rightc div div:nth-child(1) {
		margin: 20px auto;
		width: 150px;

	}
	#rightc > div {
		width: auto;
	}
	.parentcontactblock #rightc {
		float: none;
	    width: 150px;
	    margin: 0 auto;

	}
	.parentcontactblock #rightc div:nth-child(2){
		float: none;
		width: 200px;
	}
	.parentcontactblock #rightc div:nth-child(1){
		float: none;
	}
	.product .greyback {
		height: auto;
		padding-bottom: 25px;
	}
	.frame-type-menu_sitemap_pages{
		display: none;
	}
	.accordion{
		margin: 10px 0;
	}
	.navbar .main{
		display: none;
	}
	.navbar{
		overflow: visible;
	}
	div#footerlinks {
    	width: 430px;
	}
	.footergr p{
		width: 200px;
	}
	nav.navbar{
		/*Übackground: linear-gradient(to bottom, rgb(65,172,115), rgb(6,158,152) );
		background-color: #95C11F;*/
	}
	footer.footer{
		/*background: linear-gradient(to top, rgb(115,184,78), rgb(6,158,152) );*/
		background-color: #95C11F;
	}
	div#footerlinks {
		width: 360px;
    	font-size: 12px;
	}
	.product h2{
		margin-top: 30px;
	}
	nav.navbar{
		margin-top: 0;
		padding-top: 0;
	}
	nav.navbar .container{
		margin-top: 0;
	}
}
@media (min-width: 90em) {
	.dce-ks {
		width: 1180px;
	}
}
@media (min-width: 64em) {
	html {
		font-size: 100%;
	}
	.dce-ks .col {
		float: left;
		width: 20%;
	}
}
@media (min-width: 40em) {
	h1 {
		text-align: center;
	}
	.frame-layout-0 {
		width: 100%;
	}
	.news {
		width: 100%;
	}
	footer.footer {
		width: 100%;
	}
	
}
@media (max-width: 40em) {
	.footerinhalt .row {
		margin: 0;
		text-align: center;
	}
	.row.item-home {
		display: block;
		padding: 0;
		margin: 0 auto;
	}
	.partnerslider {
		height: auto;
	}
	ul.slick-dots {
		visibility: hidden;
	}
	.customer-logos {
		/* width: 65%; */
	}
	.overviewpoint > .overviewimageouter .overviewImage {
		width: 100%;
        height:auto;
	 }
	.row.news-list-item.item-home {
		display: inline-table;
	}
	.row.news-list-item.item-home .col-md-9.articletype-0 {
		text-align: center;
	}
	#heroheader p {
		font-size: 30px !important;
		padding-top: 10px;
	}
  	
  	#herosubline p { 
    	font-size: 18px !important;  
    }
    
	.slick-next, .slick-prev {
		top: 10px;
	}
	.ce-left .ce-gallery, .ce-column {
		float: none;
	}
	.ce-textpic.ce-left.ce-intext {
		/*text-align: center;*/
	}
	.ce-textpic.ce-left.ce-intext .ce-gallery {
		display: inline-block;
	}
	.ce-textpic.ce-left.ce-intext .ce-gallery + .ce-bodytext {
		text-align: left;
	}
	
	.productdetail + div {
		width: 100%;
		padding: 30px 5px;
		/*text-align: center;*/
	}
	
	.productdetail + div > div {
		width: 100%;
	}
	
	.powermail_fieldwrap_type_reset {
		/* margin: auto; */
	}
	div.powermail_fieldwrap_type_submit {
		float: unset;
		/* margin: 0 auto; */
	}
  
  .inner-col.social-media {
    padding-right:0px !important;
  }
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    /*background-color: #f8f8f8;*/
    background: linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 1255, 0.8));
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 800;
    font-size: 22px;
}

.nav-link {
    display: block;
    padding: 1.0rem 1.5rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    font-weight: bold;
  	font-size: 22px;
}

.nav-tabs .nav-link {
    border: 3px solid transparent;
    font-size: 22px;
}

.nav-tabs .nav-item {
    margin-bottom: -3px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.button_a{
    background-color: #95C11F;
    border: none;
    color: #fff !important;
    padding: 55px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    height: 180px;
}
.button_product {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #95C11F;
  	color: #fff !important;
  	font-family: Fira_Regular;
  padding: 5px;
}
.button_a a:hover {
    color: #fff;
}
.button_a  a {
    color: #fff;
}
.button_text_tran {
  font-size: 14px;
  padding-top: 7px;
  font-family: Fira_Light;
  
}
.section-single a{
	color: #144E73 !important;
 
}

.section-single a:hover, a:focus{
	color: #144E73;
	/*font-weight: 600;*/
}
.tx-felogin-pi1 h3 {
  margin: 6px 2px 19px 0px;
}

#site_474 .ce-headline-center {
  min-height: 65px;
  
}



/*----------------------------------------------------------------------------
							Effect-box
------------------------------------------------------------------------------*/
.whitebox_effect > div {
    margin: 0 auto;
    width: 1180px;
    max-width: 100%;
}

.whitebox_effect {
	background: #fff;
  padding: 20px 30px;

	
}
.whitebox_effect > div:after {
  display:block;
  content: '';
  border-bottom: 1px solid #144E73;
  transform: scaleX(0);  
  transition: transform 350ms ease-in-out;
  
}
.whitebox_effect > div:hover:after { transform: scaleX(1); }

.whitebox_effect > div:before {
  display:block;
  content: '';
  border-top: 1px solid #144E73;
  transform: scaleX(0);  
  transition: transform 350ms ease-in-out;
  padding-top: 20px;
}
.whitebox_effect > div:hover:before { transform: scaleX(1); }




/*----------------------------------------------------------------------------
							Submenu
------------------------------------------------------------------------------*/

.sub li a:hover {
  color: #fff !important; 
 
}
/* .sub li:hover {
  color: #fff !important; 
  background: #95C11F;  
} */

ul#main ul.sub li a::hover{
    color:#fff;
}

nav.navbar a {
 	font-size: 14px;
	
}
nav.navbar a:hover {
 	/*font-size: 14px;*/

}
ul#main ul.sub li a {
      color:#333;
      padding: 5px 10px 5px 10px !important;
	font-family: Fira_Light;
 	 display:block;
}

#main .parent:hover ul.sub {
	display: block;
	position: absolute;
	z-index: 10;
	background: rgba(235,235,235,0.95);
    padding:14px 10px;
    margin-top:5px;
   /* border-top: 1px solid #00455a; */
}

table.ce-table thead th {
	background-color: #95C11F;
  	color: white;
 	 text-align: center;
}
table.ce-table {
  width: 100%;
  
}
table {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
}

table td {
	border: 1px solid #f7f7f7;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 10px;
}

table tr:nth-child(2n+1) {
    background: #EAEAEA75;
}
table tr:nth-child(2n) {
  background: #ffffff;
  position: relative;
  z-index: -2;
}
table th {
	border: 1px solid #f7f7f7;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 16px;
}

table h2 {
	margin: 0
}

table caption {
	padding: 0.5em;
	text-align: left;
	font-weight: bold;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: "\f0dc" ;
     font-family: 'Font Awesome 5 Free';
  float: right;
}
#sorttable_sortfwdind:after {
  content: "\f0dd";
font-family: 'Font Awesome 5 Free';
  float: right;

}

#sorttable_sortrevind:after {
  content: "\f0de";
font-family: 'Font Awesome 5 Free';
  float: right;
  
  
}
.image-max-width.banner {
 top: 0px !important;
  max-height: auto !important;
  z-index: 0 !important;
  
}
.image-max-width .image-sp {
  width: 100% !important;
  
}
.image-max-width .sp-large a img {
  width: 100%;
}
.image-sp {
    max-width: 100% !important;
}
#site_732 .sp-large a {
    cursor: pointer;
}
@media (max-width: 640px) {
.grid-mobile {
  
  display: flow-root list-item;
}
}
@media (max-width: 650px) {
.table-responsive {
  overflow-x: auto;
  font-size: 14.5px;
}

}

p a {
  text-decoration: underline;
}
p.text-center a {
   text-decoration: none;
}
.ce-headline-center a  {
  text-decoration: none;
}



/*----------------------------------------------------------------------------
							News-Kategorie-Tabs
------------------------------------------------------------------------------*/



.tab-v2 .nav-tabs .nav-link.active {
  color: #fff;
  background: #95c11f;
  border-color: transparent;
  font-size:15px;
  font-weight: 400;
}

.tab-v2 .nav-link{
padding: .7rem .7rem 
}


.tab-v2 .nav-tabs .nav-link:hover {
   font-size: 15px;
   font-weight: 400;
}


.tab-v2 .nav-tabs .nav-link {
	font-size: 15px;
    border: 2px solid transparent;
}

.tab-v2 .nav {
	justify-content: center;
}
.tab-v2 .nav-tabs {
border-bottom: none;
padding-top: 20px;
padding-bottom: 20px;
}
#powermail_field_anrede option {
  font-family: 'Fira_Regular', sans-serif;
  font-size: 16px;
}
#powermail_field_wunschterminanfragen option {
  font-family: 'Fira_Regular', sans-serif;
  font-size: 16px;

}
.powermail_create table {
  border: none;
}

/*----------------------------------------------------------------------------
							Akkordion Style 2
------------------------------------------------------------------------------*/

.pp-accordion-primary .link {
  color: #444;
  padding: 18px;
  background-color: #eee;
  font-size:15px;
  font-weight: 400;
  border-bottom: none;
  
}
.accordion-gray 2 {
  border-radius: 0px;
}
.pp-accordion-primary  li.open .link {
  color: #444;
   background-color: #ccc;
}
.pp-accordion-primary  .link:hover {
  background-color: #ccc;
}
.pp-accordion-primary  .fa-chevron-down::before {
  content: '\002B';
  padding: 18px;
  color: #444; 
  font-weight: 400;
  font-family: Arial;
}
.pp-accordion-primary  .fa-chevron-down {
  top: 23px !important;
}
.ce-accordion-body  .ce-image {
  padding-right: 38px;
}
.pp-accordion-primary  .open .fa-chevron-down::before  {
  content: "\2212";
}
.pp-accordion-primary  li.open i.fa-chevron-down {
  transform: none;
}
.pp-accordion-primary .submenu {
  background: transparent;
}

.pp-accordion-primary a, .pp-accordion-primary .submenu a {
  display:inline-block;
  padding:0px;
  text-decoration: underline;
}
.font-11 {
  font-size: 11px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
#powermail_field_terminvereinbaren {
  width: 100%;
  font-family: 'Fira_Light', sans-serif;
  font-size: 16px;
  color: #6c757d;
}
#powermail_field_arrangeappointment {
  width: 100%;
  font-family: 'Fira_Light', sans-serif;
  font-size: 16px;
  color: #6c757d;
}
#powermail_field_salutation {
    font-family: 'Fira_Light', sans-serif;
}
.footer a:focus {
  color: #fff;
}
.newsletter li::marker {
content: url("https://www.b-plus.com/fileadmin/templates/images/plus17x17-small.png") !important;
  display: contents;
	position: relative;
}
.newsletter li {
  padding-left: 10px;
  padding-bottom: 3px;
}
.newsletter h3 {
  padding-bottom: 20px;
}
#c15610 p {
  font-size: 15px !important;
}
.ce-gallery figcaption {
  display: block !important;
}
.newsletter-box {
  display: flex;
  flex-direction: row;
  padding: 40px 5px 40px 5px;
  background: #104e73;
  border-radius: 5px;
}
.newsletter .ce-bodytext li::before {
	display:none
}
.newsletter-box .nws {
  margin: 0px 10px 0px 10px !important;
}
.nws-check {
  padding: 15px;
}
.nws-check input[type="checkbox" i] {
  width: 19px;
  margin-right: 10px;
}
#form1 .container-fluid {
    background-color: #104e73;
 	width: auto !important;
}



/* NEWSLETTER */

.powermail_form_6 .row > * {
	width: auto;
}
.powermail_form_6 .powermail_fieldset_6 {
  display:flex;
  flex-wrap: wrap;
  width: auto !important;
}
.powermail_form_6 .powermail_fieldset_6 > div {
  width: 48%
}
.powermail_form_6 .powermail_fieldset_6 div:nth-child(3) {
  width: 55%
}
.powermail_form_6 .powermail_fieldset_41 div:nth-child(4) {
    flex-basis: 100%;
}
.powermail_form_6 .powermail_fieldwrap_type_select.layout3 select{
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom: 1px solid #ccc;
  background: none;
  color: #144E73;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 146px 15px 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  border-radius: none !important;

}
.powermail_form_6 #powermail_field_anrede {
  border-radius: 5px;
  padding: 19px 90px 19px 26px;
  appearance: auto;
}
.powermail_form_6 #powermail_field_marker {
  border-radius: 0px;
}
.powermail_form_6 .powermail_fieldwrap_type_select.layout3 {
  padding-bottom: 5px;
}
.powermail_form_6 .powermail_fieldwrap_type_select.layout3:after {
  position: relative;
  content: url("https://www.b-plus.com/fileadmin/templates/images/plus17x17-small.png");
  font-family: 'FontAwesome';
  font-size: 1.2em;
  color: #95C11F;
  right: 26px;
  top: calc(72% - 0.em);
  z-index: 1;
  top: 25px;
  width: 100px;
  height: 100px;
}
.powermail_form_6 .form-control:focus {
  box-shadow: none !important;
}
.powermail_form_6 .powermail_fieldset_6 div:nth-child(4) {
  flex-direction: column;
}
.powermail_form_6 .powermail_fieldwrap_e_mail {
    background-color: #144e73;
	padding: 30px 16px 30px 0px;
    border-radius: 0px 3px 3px 0px;
}
.powermail_form_6 .powermail_fieldwrap_anrede {
    background-color: #144e73;
	padding: 30px 10px 30px 20px;
    border-radius: 3px 0px 0px 3px;
}
.powermail_form_6 .powermail_fieldwrap_vorname  {
    background-color: #144e73;
	padding: 30px 35px 30px 0px;
    border-radius: 0px 0px 0px 0px;
}
.powermail_form_6 .powermail_fieldwrap_nachname {
    background-color: #144e73;
	padding: 30px 10px 30px 0px;
    border-radius: 0px 0px 0px 0px;
}
.powermail_form_6 .powermail_fieldwrap_e_mail {
    background-color: #144e73;
	padding: 30px 53px 30px 0px;
    border-radius: 0px 3px 3px 0px;
}
.powermail_form_6 .row {
  display:flex !important;
}
.powermail_form_6 .powermail_fieldset_41 div:nth-child(4) {
  flex-direction: column;
}
.powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_dse {
  width: 100% !important;
}
.powermail_form_6 .powermail_fieldwrap.powermail_fieldwrap_type_select {
  overflow: initial;
}
.powermail_form_6 #powermail_field_marker option {
  font-family: 'Fira_Regular', sans-serif;
  font-size: 16px;
  color: #495057;
  font-weight: 100;
  background: #fff;
}
.powermail_fieldwrap {
  overflow: auto !important;
}

.powermail_form_6 .powermail_fieldwrap_checkbox_th input[type="checkbox" i] {
  cursor: default;
  -webkit-appearance: checkbox;
  box-sizing: border-box;
  padding: initial;
  border: initial;
  float: left;
  width: 18px;
  margin: 1px 0px;
  margin-bottom: 0px;
}
.powermail_form_6 .powermail_fieldwrap_checkbox_th {
  column-count: 3;
  padding-bottom: 10px;
}
.powermail_form_6 .powermail_fieldwrap_checkbox_th label.control-label.col-sm-2  {
  display: none !important;
}
.powermail_form_6 .powermail_fieldwrap_checkbox_th label {
  display: flex;
}

.powermail_form_6 .powermail_fieldwrap_checkbox_name {
  color: #144e73;
  padding-top: 20px;
  font-family: Fira_Regular;
  font-size: 20px;
  line-height: 1;

}
.powermail_form_6 .powermail_fieldset_6 div:nth-child(5) {
  
  width: 100%;
}
.powermail_form_6 .powermail_fieldset_6 div:nth-child(4) {
 
  width: 100%;
}
.powermail_fieldwrap_checkbox_th div:nth-child(3) {
  width: 100% !important;
}

.powermail_fieldwrap_dse  input[type="checkbox" i] {
  width: 22px;
  margin: 1px 0px;
}
#c16507 .powermail_create {
  border: 2px solid #144E73;
  padding: 11px;
  color: #144e73;
}


/******* PRODUKTE (KATEGORIE)DCE ********/

.productkat{
	border:  1px solid #cfcfcf;
	margin-bottom: 20px;
}
.productkat img {
  width:369px;
}
.productkat:hover {
	box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

.productkat h2 {
    color: #144E73;
    padding: 0px 20px;
    font-size: 1.25em;
    font-family: "Fira_Light";

}
.productgrid {
  padding-top:40px;
}
.productgrid .row {
  margin-right: 0px;
  margin-left: 0px;
}
.productgrid .row > * {
  padding-left:2px;
}
.productkat .productheadline {
	min-height: 60px;
	display: flex;
	align-items: center;
}
.productkat .producttext p {
    margin-bottom: 0rem !important;
    color: #000;
}
.productkat .producttext {
	padding:  20px;
	min-height: 185px;
	font-family: "Fira_Regular";
}
.productkat .producttext a {
	text-decoration: none;
}

.producteng{
	border:  none;
	margin-bottom: 20px;
}
.producteng a {
	font-family: Fira_Regular;
	color: #707070;
	font-size: 18px;
}
.sm img{
  height:auto;
}
.producteng .productheadline {
	min-height: 60px;
	display: flex;
	align-items: center;
}
.productpro h2::after {
  content: "";
  width: 130px;
  height: 3px;
  background: #95C11F;
  position: relative;
  display: block;
  bottom: -5px;
}
.productpro{
	border:  1px solid #cfcfcf;
	margin-bottom: 20px;
}
.productpro h2 {
    color: #144E73;
    padding: 0px 20px;
    font-size: 1.25em;
    font-family: "Fira_Light";

}
.pp-accordion-primary .accordion-body {
  padding: 15px 3px 10px 13px;
  background: linear-gradient(to bottom right, rgba(242, 242, 242, 0.8), rgba(232, 244, 1255, 0.8));
  z-index: 3;
  position: relative;
}
.productpro .productheadline {
	min-height: 60px;
	display: flex;
	align-items: center;
}
.productpro .producttext p {
    margin-bottom: 0rem !important;
	color: #144E73;
	font-family: Fira_Medium;
}
.productpro .producttext {
	padding:  20px;
	min-height: 185px;
	font-family: "Fira_Regular";
}
.productpro .producttext a {
	text-decoration: none;
}
.product-item {
  text-align:center;
  margin-top: 50px;
  margin-bottom: 30px;
   position: relative;
  bottom: 283px;
}
.item-sub {
  padding-top: 8px;
}
.product-item .title-jump {
  color:#fff;
  text-align: center !important;
  font-family: Fira_Regular;
  font-weight: normal;
  font-size: 4em;
  margin: 0px;
  min-height: 81px;
  display: block;
 
}
.product-item .item-sub h2 {
  background: #fff;
  width: auto;
  background-color: #95c11f;
  display: inline-block;
  color: #fff !important;
  width: auto;
  min-width: 310px;
  max-width: unset;
  padding: 10px;
  border-radius: 3px;
  text-align: center;
  font-family: Fira_Regular;
  font-weight: 300;
  font-size: 2em;
  border-radius: 0px;
  border: 0 none;
  outline: none;
  margin: 0px;
}

header h5 {
   font-family: Fira_Regular;
  border-bottom: 2px solid #144E73;
  color: #144e73;
  padding-bottom: 5px;
  margin:0px;
}

.menu-item {
  padding: 3px 19px 5px 0px;
  font-size: 14px;
  font-family: Fira_Regular;
}
.menu-product {
  /*border-bottom: 2px solid #144e73;*/
  
  z-index: 4;
  position: relative;
  display: initial;
  background: #fff;
  width: inherit;
}
.menu-product .inn {
   width: 100%;
}
.menu-product 
.product-name .sp-thumbs a:link {
  border: 1px solid #144e73;
}
.menu-product .lin-b{
  border-bottom: 2px solid #144e73;
  width: fit-content;
 
}

.product-name {
  display: flex;
  flex-direction: column;
  font-family: Fira_Regular;
  padding-bottom: 10px;
  padding-top: 30px;

}
.product-new .product-name h2 {
  margin: 30px 0px 10px 0px;
  color: #144e73;
  font-size: 5.3rem;
  text-align: center;
  font-family: Fira_Regular;
}
/*
.product-new .product-name h2::before {
  content: '+';
  color: #00BFDF;
  font-family: ExtraLight;
  top: 52px;
  position: relative;
  font-size: 70px;
  left:  8px;
}
.product-new .product-name h2::after {
  content: '+';
  color: #95c11f;
  font-family: ExtraLight;
  top: -61px;
  position: relative;
  font-size: 70px;
}*/

.product-new .name::before {
  content: '+';
  color: #00BFDF;
  font-family: ExtraLight;
  position: relative;
  font-size: 70px;
  top: 75px;
}
.product-new .name::after {
  content: '+';
  color: #95c11f;
  font-family: ExtraLight;
  position: relative;
  font-size: 70px;
  bottom: 20px;
}

.product-new .sp-wrap {
  max-width: 800px;
  display: flex !important;
  margin: auto;
  padding: 30px 0px;
}
.product-new .product-subtitle h1 {
  text-align: center;
  font-family: Fira_Regular;
  color: #144e73;
  font-size: 1.5rem;
  margin: 0px 200px;
  padding-top: 13px;
}
.product-new .product-new-text {
  column-count: 2;
  color: #144e73;
  column-gap: 50px;
  text-align: justify;
}
.product-new .product-new-text a {
  color: #144e73;
}

.product-new .product-new-text a:hover, .product-new .product-new-text a:focus {
  text-decoration:none;
}

/**************SLICK SLIDER*************/
.slickdefault .slick-prev::after {
  content: "\2039";
  text-indent: 0;
  display: block;
  color: #fff;
  line-height: initial;
  font-size: 107px;
  background: #144e73;

}

.slickdefault .slick-next::after {
  content: "\203A";
  text-indent: 0;
  display: block;
  color: #fff;
  line-height: initial;
  font-size: 107px;
  background: #144e73;

  
}

.image.slick-slide {
	border: 1px solid #cfcfcf;
    margin: 0px 10px;
}
.slick-slider figure figcaption {
  top: 0px;
  background: none;
  color: #144E73;
  font-size: 18px;
  position: absolute;
  text-align: center;
  width: 100%;
  padding-top: 20px;
  font-family: Fira_Medium;
  height: fit-content;
}



/*******TABLE PRODUKT**********/

.pr-table-scroll {
  position:relative;
  margin:auto;
  overflow:hidden;
  margin: 60px 0px;
}
.pr-table-wrap {
  width:100%;
  overflow:auto;
  text-align: left;
  color: #144e73;

}
.pr-table-scroll table {
  width:100%;
  margin:auto;
  border-collapse:separate;
  border-spacing:0;
}
.pr-table-scroll th, .pr-table-scroll td {
  padding:10px 10px 60px 0px;
  border-bottom: 2px solid #144e73;
  white-space: inherit;
  vertical-align:top;
  border-left: none;
  border-right: none;
  border-top: none;
}
.pr-table-scroll thead, .pr-table-scroll tfoot {
  background: transparent;
}
.pr-clone {
  position:absolute;
  top:0;
  left:0;
  pointer-events:none;
}
.pr-clone th, .pr-clone td {
  visibility:hidden
}
.pr-clone td, .pr-clone th {
  border-color:transparent
}
.pr-clone tbody th {
  visibility:visible;

}
.pr-table-scroll td:first-child {
 border-bottom: 2px solid #144e73;
  visibility:visible;
  text-align: left;
  background: #fff;
  z-index: 1;

}
.pr-table-scroll td:first-child + td  {
  font-family: Fira_Medium;
  font-size: 16px;
  visibility: visible;
  }
#slideRight:hover {
  background: #eee;
}
#slideLeft:hover {
  background: #eee;
}


.pr-table-scroll td:first-child + td img {

  width: 250px !important;
  }
.pr-clone thead, .pr-clone tfoot{background:transparent;}

.pr-table-scroll img {
  max-width: 400px;
  padding:  20px 20px 20px 0px;
}
.pr-table-scroll tr {
  border-bottom: 2px solid #144e73;
}
.pr-table-scroll td:first-child .pro-up {
  position: relative;
  top: -40px;
  white-space: nowrap;
  font-family: Fira_Medium;
  font-size: 17px;
  color: #144e73;
}
.pr-table-scroll tr:nth-child(2n) {
  background: transparent;

}
.pr-table-scroll tr:nth-child(2n+1) {
  background: transparent;
}
.pr-table-scroll td:not(:first-child) {
  position: relative;
  left: -187px;
  z-index: 0;

}
#site_2 .productgrid {
  padding-top: 5px;
}
#site_2 .breadcrumbs {
  display: none;
}
.pr-table-scroll h2 {
  font-size: 2em;
}
.btn.btn-pro {
  width: auto;
  background-color: #95c11f;
  display: inline-block;
  color: #fff !important;
  width: auto;
  min-width: 150px;
  max-width: unset;
  padding: 10px 20px 10px 20px;
  border-radius: 3px;
  text-align: center;
  font-family: Fira_Light;
  font-weight: 300;
  font-size: 1em;
  border-radius: 0px;
  border: 0 none;
  outline: none;
  margin: 0px;
}
.pr-table-scroll tr:nth-last-child(-n + 3) td {
  border-bottom: 2px solid #fff;
}
hr.hr1 {
  border-top: 2px solid #144e73;
}
@media (max-width: 800px) {
    .pr-table-scroll img {
    max-width: 250px;
    padding: 20px 20px 20px 0px;
  }
  .pr-table-scroll td {
  padding: 10px 10px 50px 0px;
}
  .product-name p {
    padding: 0px 11px 0px 3px;
  }
}

@media (max-width: 550px) { 
  .pr-table-scroll td:first-child + td img {
  width: 250px !important; 
}
  .pr-table-scroll td:first-child {
 border-bottom: 2px solid #144e73;
 position: sticky;
  text-align: left;
  background: #fff;
  z-index: 0 !important;

}
  .product-new .name::after {
  font-size: 30px;
  bottom: 20px;
}
  .product-new .name::before {  
  font-size: 30px;
  top: 23px;
  }
  
  .te-table-scroll {
    padding-bottom: 20px !important;
  }
  .breadcrumbs a {
   font-size: 11px;
  }
  .dce.productdetail .product .white-menu{
   font-size: 11px;
  }
  .name {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
   #site_974 .name, #site_963 .name, #site_901 .name, #site_974 .name, #site_965 .name, #site_1000 .name, #site_901 .name, #site_961 .name, #site_1015 .name, #site_1037 .name {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  #site_980 .name {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }


}
@media (max-width: 400px) { 
  .pr-table-scroll td:first-child .pro-up {
    font-size: 15px;
  }
  .pr-table-scroll td:first-child + td {
  font-size: 14px;

}
.pr-table-scroll td:not(:first-child) {
  left: -167px;
  }
  .pr-table-scroll td:first-child + td img {
    width: 167px !important;
  }
   .pr-table-scroll td {
    padding: 10px 10px 40px 0px;
  }
  .pr-table-scroll img {
    max-width: 212px; }


}
.whitebox.menu {
  padding: 30px 20px;
}

@supports (-webkit-touch-callout: none) {
   .pr-table-scroll td:first-child + td img {
    width: 197px !important;
  }
}

.whitebox.productdetail {
  padding: 10px 10px;
}

.te-table-scroll p {
  margin-bottom: 0px !important;
  text-align: left;
} 


.te-table-scroll .intro {
 max-width: 1368px;
  margin: 1em auto;
}
.te-table-scroll {
  position: relative;
  width:100%;
  z-index: 1;
  margin: auto;
  overflow: auto;
  max-height: 1200px;
  scrollbar-width: thin;
  padding-bottom: 100px;
}
.te-table-scroll table {
  width: 100%;
 /* min-width: 1368px;*/
  margin: auto;
  border-spacing: 0;
  z-index: -6;
  position: relative;
}
.menu-product .inn.content{
  padding: 0px !important;
}
.te-table-wrap {
  position: relative;
}
.te-table-scroll th,
.te-table-scroll td {
  padding: 25px 8px;
  vertical-align: top;
  white-space: nowrap;
}
.te-table-scroll h3 {
  font-family: Fira_Regular;
  text-align: left;
  color: #144e73;
  font-size: 1.65em;
  padding-top: 15px;
  min-height: 50px;

}
.space-sm {
  max-height: 400px;
  padding-top: 85px;
}
.white-menu {
  background: #fff;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.te-table-scroll thead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #144E73;
  background: #fff;
  white-space: nowrap;
}
.te-table-scroll tbody td {
  border-bottom: 1px solid #144E73;
}
/* safari and ios need the tfoot itself to be position:sticky also */
.te-table-scroll tfoot,
.te-table-scroll tfoot th,
.te-table-scroll tfoot td {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;

  color: #fff;
  z-index:4;
}
/*
.te-main-table tbody td:first-child +td {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
  background: #ccc;
}
.te-main-table thead th:first-child +th {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
  background: #ccc;
}
.te-main-table tfoot th:first-child + td{
  z-index: 5;
}*/
.te-main-table tbody td:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
  background: #fff;

}
.te-main-table tbody td:first-child strong {
  font-family: Fira_Medium;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: normal;
}
.te-main-table tbody td:first-child h4 {
  font-family: Fira_Medium;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: normal;
   color: #144e73;
}
.te-main-table thead th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;


}

.te-main-table thead th:first-child,
.te-main-table tfoot th:first-child {
  z-index: 5;
}

.te-table-scroll img {
 max-width: auto !important;
 padding: 10px 25px 0px 0px;
  }
/*
.te-main-table tbody td:first-child p::first-line {
	color: #144E73;
	font-family: Fira_Medium;
	font-size: 17px;
	border-bottom: 1px solid #144E73;
  white-space: nowrap;

}*/

.te-table-scroll table th, .te-table-scroll table td {
	border: none;
  max-width: 450px;
  white-space: normal;
}
/*.te-main-table tbody td:not(:first-child) {
	padding-top: 39px;
}*/
.te-table-scroll tr:last-child {
  background: #fff !important;

}
.te-table-scroll .contenttable {
  position: relative;
  z-index: -5;
  font-size:12px;
}
.te-table-scroll .contenttable td {
  min-width: auto !important;
  padding: 1px;
  border: 1px solid #818d80;
  text-align:center;
}
.te-table-scroll .contenttable tr td {
    border: 1px solid #818d80;
}
.te-table-scroll .contenttable tr th{
  border: 1px solid #818d80;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}
.te-table-scroll .contenttable tbody td:first-child {
  text-align: left;
}
.te-main-table .contenttable tbody td:first-child {
  background: transparent;
}
.te-table-scroll .contenttable tr:nth-child(2n) {
  background: transparent !important;
}
.te-table-scroll .contenttable {
  min-width: auto;
}
@media (max-width: 400px) {  
	
 /*.te-main-table tbody td:first-child p::first-line {
	 font-size: 16px !important;

}*/
}
@media only screen and (max-width: 600px) and (min-width: 400px) {  
	.te-table-scroll .intro {
	 max-width: 900px !important;
	}
	.te-table-scroll img {
	width: 200px !important;
     height: auto;	
  	}

	.te-table-scroll table {
  	width: 100%;
 	
	}
  .te-table-scroll p {
  font-size: 14.5px;
  }
   .te-main-table tbody td:first-child{
   width: 25%;
  }
  .te-table-scroll h2 {
    font-size:  19px;
    }
}

@media only screen and (max-width: 400px) and (min-width: 300px) {  
.te-table-scroll h2 {
    font-size:  18px;
    }
 /*  .te-main-table tbody td:first-child{
	min-width: 180px;
  }*/
  .te-table-scroll img {
 	 width:auto;
    height: 100px;  
    }
  .te-main-table tbody td:first-child strong {
  font-family: Fira_Medium;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  }
  .te-main-table tbody td:first-child p {

    font-size: 14px;
    display: table;
    text-align: left;
  }
  .te-main-table tbody td:first-child h4 {
  font-size: 15px;
  }
}

.te-table-scroll td:first-child p{
  color: #144e73;

}


@media only screen and (max-width: 1200px) and (min-width: 600px) {
  .te-table-scroll p {
  font-size: 15px;
  }
}




@media only screen and (max-width: 1000px) and (min-width: 700px) {
.product-new .product-name h2 {
  font-size:  4.5rem;
}
.product-item h2 {
  font-size: 3.5rem;
}

}


@media only screen and (max-width: 700px) and (min-width: 550px) {
  .product-new .product-name h2 {
  font-size:  3rem;
  text-align: center;
  }

.product-new .name::before {
  font-size: 40px;
}
.product-new .name::after {
  font-size: 40px;
  }
  .product-new .product-subtitle h1 {
    margin:  0px 100px;
    font-size: 1.5rem;
  }
  .product-item p {
  font-size: 2.9rem;
}
}


@media only screen and (max-width: 550px) {
  .product-new .product-name h2 {
  font-size:  2.2rem;
  text-align: center;
  margin: 0px 0px 10px 0px;
 
  }
   .product-new .product-name h1 {
     margin: 0px 20px;
     font-size: 1.1rem;
  }
     
  .product-item p {
  font-size: 2rem;
}
 .csc-default.menu {

 }
 .product-new .product-subtitle {
    margin: 0px 70px;
    font-size: 1.1rem;
  }
 .whitebox.menu {
  	padding: 10px 20px;
  }
  .menu-item {
  padding: 3px 3px 5px 0px;
  font-size: 11px;
  }

.product-new .product-name h2::before {
  font-size: 30px;
  top: 22px;
  left:  3px;
}
.product-new .product-name h2::after {
  font-size: 30px;
   top: -23px;
  }
    .product-new .product-subtitle {
    margin:  0px 35px;
    font-size: 1.1rem;
   
  }
  .product-new .product-new-text {
  column-count: 1;
}
.product-item .item-sub p{
  font-size: 1.5rem;
}
.product-item .item-sub h2 {
  padding: 8px;
  font-size: 2em;

}
.whitebox.productdetail {
  padding: 30px 0px !important;
}

}
.ce-gallery figure {
  display: block !important;

}

.accordion-header {
	cursor: pointer;
  display: block;
  padding: 5px 20px 5px 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 5px;
  position: relative;
  background-color: #95C11F;
  transition: all 0.4s ease;
  text-align: left;
}
.accordion-header h4 {
	color: #fff;
}
.accordion-item {
	border:none !important;
	border-bottom: 1px solid #f2f2f2 !important;
}
.accordion-item li:before {
  content: "\2022";
  color: #95C11F;
  font-weight: bold;
  display: inline-block;
  width: 0.8em;
  height: 20px;
  margin-left: -0.8em;
  margin-top: 0;
  font-size: 28pt;
  text-align: center;
  position: relative;
  top: 8px;
  display:none;
	
}
.accordion-button::after {
  background-image: none !important;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  display: block;
  position: relative;
    right: 0px;
    width: 10px;
}
.accordion-button:not(.collapsed)::after {
  top:-5px;
}

.accordion-item .csc-default {
 padding:15px 3px 10px 13px;
}
.accordion-item ul {
	padding-left: 0px;
}
.accordion-body {
	line-height: 18px;
	font-family: Fira_Light;
	font-size: 14px;
	color: #6c6c6c;
	padding: 0px;
}	
.accordion-button {
	background-color: #95c11f !important;
	box-shadow: none !important;
	color: #fff !important;
	font-size: 14px;
  	font-weight: 700;
 	 position: relative;
	padding: 5px 0px 5px 20px;
    max-width:none;
     z-index:1;
}
.banner.dce img{
  width: 100% !important;
  height: 100% !important;
}
.newsletter h3 {
	padding-bottom: 20px;
}
.fullscreenvideo video {
  background: transparent !important;
}
.sticky-menu {
  position: fixed;
  top: 60px;
}
.ce-accordion-body.accordion-body .frame {
 position: initial;
}
.fa-chevron-right::before {
  content: "\f054";
  color: #95c11f;
  font-size: 25px;
}
.fa-chevron-left::before {
  color: #95c11f;
  font-size: 25px;
}
    
.arrow-right-table {
  display:flex;
  justify-content: flex-end;
  z-index: 3;
  position: relative;
  padding: 12px;
  width: 50%;
}
.arrow-right-table button {
  background: transparent;
  border: none;
  height: 35px;
  width: auto;
  padding: 15px;

}
.arrow-left-table {
  display:flex;
  justify-content: flex-start;
  z-index: 3;
  position: relative;
  padding: 12px 12px 12px 230px !important;
  width: 50%;
}
.arrow-left-table button {
  background: transparent;
  border: none;
  height: 35px;
  width: auto;
  padding: 15px;
  display:none;
}
.tab-navigation button.nav-link {
  border-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  height: auto;
  width: auto;
}
#slideRight {
  left: 50px;
}

.pnone {
  display: none;
}
.pblock {
  display: block;
}

.sticky-mmenu {
  position: fixed;
  top: 0px;
}
.productgrid .whitebox {
	padding: 30px 7px;
}
.cc-btn.cc-deny {
  display:none;
}
.cc-btn.cc-allow-all {
  background: #95c11f !important;
  font-size: 1em;
  font-weight: 700;
  display: block;
  margin: 0;
  padding-bottom: 30px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  border-width: 2px;
  border-style: solid;
  border-radius: 0px;
}
.cc-btn.cc-allow {
  color: #fff;
  background: transparent;
  border: 0px;
  margin: 0;
  border: 1px solid #fff;
  border-radius: 0px;
  padding-bottom: 31px;
  margin-top: 0px !important;
}
.dp--overlay {
  background-color: #000;
  padding: 6rem 1.5rem;
}
.db--overlay-submit {
  background-color: rgb(149, 193, 31);
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 15px;
  height: 34px;
  max-width: 500px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0;
}
.dp--overlay-header {
  font-size: 20px;
}
.dp--revoke {
  background-color: #95c11f;
}
.cc-top {
  top: 0px !important;
}
.dp--revoke {
  top: auto !important;
  bottom: 0px !important;
}
.eng-hg {
  background: url('https://www.b-plus.com/fileadmin/user_upload/VORLAGE_BannerEngineering_Startseite.png');
  background-size: cover;
}
.eng-hg .card {
  background: transparent;
}
.eng-hg h2 {
  margin-top: 2em;
  padding-bottom: 1.5em;
  color: #fff;
  font-size:2em;
  font-weight: normal;
}
.eng-hg span {
  font-family: Fira_Medium;
}
@media only screen and (max-width: 1400px) and (min-width: 1340px) {
  .powermail_form_6 .powermail_fieldset_6 > div {
    width: 45%;
  }
}
@media only screen and (max-width: 1340px) and (min-width: 1301px) {
  .powermail_form_6 .powermail_fieldset_6 > div {
    width: 47%;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 1243px) {
  .powermail_form_6 .powermail_fieldset_6 > div {
    width: 49%;
  }
}
@media only screen and (max-width: 1242px) and (min-width: 1220px) {
  .powermail_form_6 .powermail_fieldset_6 > div {
    width: 50%;
  }
}
.name {
  display:flex;
  justify-content: center;
  margin-left: 50px;
  margin-right: 50px;
}
#site_965 .name{
  margin-left: 100px;
  margin-right: 100px;
}


