/* CUSTOM CSS */
.fa-regular { font-weight: 600 }
/*
.inhalt,.box-bg .inhalt { 
padding: 3em 1em 3em 1em ;
}*/
 
.value-prop {
  margin-top: 1rem; }
.value-props {
  margin-top: 4rem;
  margin-bottom: 4rem; }
.docs-header {
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .2rem;
  font-weight: 600; }
.docs-section {
  border-top: 1px solid #eee;
  padding: 4rem 0;
  margin-bottom: 0;}
.value-img {
  display: block;
  text-align: center;
  margin: 2.5rem auto 0; }
.example-grid .column,
.example-grid .columns {
  background: #EEE;
  text-align: center;
  border-radius: 4px;
  font-size: 1rem;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  margin-bottom: .75rem;
  font-weight: 600;
  letter-spacing: .1rem; }
.docs-example .row,
.docs-example.row,
.docs-example form {
  margin-bottom: 0; }
.docs-example h1,
.docs-example h2,
.docs-example h3,
.docs-example h4,
.docs-example h5,
.docs-example h6 {
  margin-bottom: 1rem; }
.heading-font-size {
  font-size: 1.2rem;
  color: #999;
  letter-spacing: normal; }
.code-example {
  margin-top: 1.5rem;
  margin-bottom: 0; }
.code-example-body {
  white-space: pre;
  word-wrap: break-word }
.example {
  position: relative; 
  margin-top: 4rem; }
.example-header {
  font-weight: 600;
  margin-top: 1.5rem;
  margin-bottom: .5rem; }
.example-description {
  margin-bottom: 1.5rem; }
.example-screenshot-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #eee;
  height: 250px; }
.example-screenshot {
  width: 100%;
  height: auto; }
.example-screenshot.coming-soon {
  width: auto;
  position: absolute;
  background: #eee;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px; }
.navbar {
  display: none; }

/* Larger than phone */
@media (min-width: 550px) {
  
  .value-props {
    margin-top: 9rem;
    margin-bottom: 7rem; }
  .value-img {
    margin-bottom: 1rem; }
  .example-grid .column,
  .example-grid .columns {
    margin-bottom: 1.5rem; }
  .docs-section {
    padding: 6rem 0; }
  .example-send-yourself-copy {
    float: right;
    margin-top: 12px; }
  .example-screenshot-wrapper {
    position: absolute;
    width: 48%;
    height: 100%;
    left: 0;
    max-height: none; }
}

/* Larger than tablet */
/* 
.container .column, .container .columns {
border: 2px solid #000;

}*/



.circle {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 0px;
    border-radius: 50%;
    font-size: 1.2em;
    min-width: 38px;
    min-height: 38px;
}

.circle span {
    display: inline-block;
    padding-top: 50%;
    padding-bottom: 50%;
    margin-left: 1em;
    margin-right: 1em;
}

.clr1 {
    background: #000000;
}
.clr2 {
    background: #e8e2e2;
}
.clr3 {
    background: #efe5d7;
}
.clr4 {
    background: #a4a5a8;
}
.clr5 {
    background: #fdc08b;
}
.clr6 {
    background: #bad698;
}
.clr7 {
    background: #c6e4d9;
}
.clr8 {
    background: #fdd46a;
}
.clr9 {
    background: #c0bade;
}
.clr10 {
    background: #ffffff;
}



a.badge {
  width: 130px;
  height: 130px;
  display: bock;
  left: 25px;
  position: fixed;
  top: 80px;
  z-index: 9999;
}

.badge {
    display: inline-block;
    min-width: 1em; /* em unit */
    padding: 1.5em; /* em unit */
    border-radius: 50%;
    font-size: 1.2em;
	line-height: 1.1;
    text-align: left;
    background: #3E5360;
    color: #fff;
	font-weight: 600;
}
a.badge{
color: #fff;
-webkit-transform: rotate(-25deg); 
-moz-transform: rotate(-25deg);	
}
a.badge span{  color:#97BE0D;font-size: 0.8em;}


#navigation > div > ul > li > a {
margin: 0 0.1em 0 0.1em;
 } 


header #navigation > div > ul > li:first-child > a, header.sticky #navigation > div > ul > li:first-child > a {
    padding-left: 0.5em !important;
}

/*
@media only screen and (min-width: 1025px)
.intro, .introleer, .introdefault, .introsingle, .slider {
    margin-top: 7.15vw !important;
}
*/
/*
#navigation > div > ul > li > a {
    padding: 0.5em 0;
    margin:1em 1em;
    
   } 

#navigation > div > ul > li > a::after {
  content: '';
  width: 0;
  height: 2px;
  background: #000;
  left: 0;
  bottom: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
}


#navigation > div > ul > li:hover > a::after { left:0;width: 100%;}
*/


.wpcf7 input[type="submit"], .wpcf7 input[type="submit"]:focus
{

  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
}

span.captcharound img{

  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

span.captcharound img {
  width: auto;
  height: 35px;
  margin: 1px 10px 3px 0;
}


/* Allgemein */
input[type="text"], 
input[type="email"], 
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  height: auto;
  font-size: 1em;
  line-height: 1.6;
  padding: 9px 24px;
  box-sizing: border-box;
  margin-bottom: 10px;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  transition: 0.5s all;
  color: #000000;
  opacity:0.9; /* placeholder */
  font-family: inherit;
  font-weight: 300;
  border-radius: 3px;
  -webkit-appearance: none;
}
.wpcf7 textarea { height: 140px; }
input[type="text"]:hover, input[type="email"]:hover, textarea:hover {
  background-color: #ffffff;
}
.wpcf7 { margin-top: 2em; }
.wpcf7 p {margin-bottom: 0; }
::-webkit-input-placeholder { color: #000000; opacity:0.9;}
:-moz-placeholder { color: #000000; opacity:0.9;}
::-moz-placeholder { color: #000000;opacity:0.9;}
:-ms-input-placeholder { color: #000000; opacity:0.9;}
input[type="text"]:focus,input[type="email"]:focus,input[type="checkbox"]:focus,textarea:focus { outline: none; }

.wpcf7-acceptance label {margin-bottom:25px;margin-top:5px;display:block;float:left;position:relative;}
.wpcf7-acceptance label *{outline:none;}
.wpcf7-acceptance label {margin-bottom:0px !important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.4;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked), 
.wpcf7-acceptance label > [type="checkbox"]:checked{left:3px;position:absolute;top:5px;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked) + span, 
.wpcf7-acceptance label > [type="checkbox"]:checked + span {position:relative;padding-left:39px;cursor:pointer;display:block;font-size:16px;}
.wpcf7-acceptance label  > [type="checkbox"]:not(:checked) + span:before, 
.wpcf7-acceptance label  > [type="checkbox"]:checked + span:before{content:'';position:absolute;left:5px;top:15px;margin-top:-9px;width:26px;height:26px;background:#dddddd;border-radius:100%;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked) + span:after, 
.wpcf7-acceptance label > [type="checkbox"]:checked + span:after{content:'\f00c';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;top:2px;margin-top:-4px;left:3px;transition:all .2s;font-size:1.5em;z-index:2;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked) + span:after{opacity:0;transform:scale(0);}
.wpcf7-acceptance label > [type="checkbox"]:checked + span:after{opacity:1;transform:scale(1);}

/* Berechnugnsfehler aus static ? */
span.captcharound span.wpcf7-form-control-wrap {
width: calc(100% - 97px);	
margin-left: 10px;
}
span.captcharound input[type="text"] {
	padding: 5px 24px;
	margin-left: 10px;
}
span.captcharound img {
	height: auto;
	margin: 7px 0 7px 10px;
	scale: 1.2;
}
.wpcf7 .wpcf7-submit {
	clear: both;
	float:right;
}
.wpcf7-acceptance { font-size: 0.85em; }
.wpcf7-acceptance input { margin-bottom: 2em; }







.slidertel, .sliderheadline,.slidersubline{
	display: block;
text-transform: none;
overflow-wrap: break-word;
letter-spacing: 0.001em;
line-height: 1.0;
 margin-bottom: 0.1vw;
	  text-shadow: 1px 1px 1px #000000;

}
.slidertel{   margin-bottom: 0.3vw;font-weight: 400;color:#ffffff;font-size: 1.8em;}
.sliderheadline{ font-weight: 600;text-transform: uppercase; display: bock;color:#ffffff;font-size: 4.6em;}
.slidersubline{ font-weight: 400;text-transform: uppercase; display: bock;color:#ffffff;font-size: 3.5em;}

@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  
	.sliderheadline { 
	font-size: 4.0em;
}
	.slidersubline{ font-size: 3.0em;}
}

@media only screen and (max-width: 768px) {
	.sliderheadline { 
	font-size: 2.4em;
}
	.slidersubline{ 
		font-size: 1.8em;
	}
}	
	




.produkt-slick {
    overflow: hidden;
}

 

.slick-initialized,
.slick-slider:first-child { 
    display: block;
}



 
	
	
	.caption span {
  padding: 0.2em 0.6em 0.4em 0.6em;
  background: #156fb2;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  margin-top: 1em !important;
  font-size: 0.9em;
}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(21,111,178,0.6);background:#156fb2}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#ffffff;opacity:1;filter:alpha(opacity=80)}


.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #156fb2;}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #156fb2}


.content21 {max-width:1260px;}

a.product_slide{
color:#156fb2;
font-size:1.4em;
font-weight: 600;}


#sinlgeprodukt span.eigenschaft {
  background-color: #156fb2;
  color: #ffffff;
}
#sinlgeprodukt span.artnummer, #sinlgeprodukt span.eigenschaft {
  width: 20em;
  text-transform: none;
}

#cp-produkt {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

#cp-produkt.slick-initialized {
    visibility: visible;
    opacity: 1;    
}




.infoadresse::before {
  content: "\f3c5";
}
.infoadresse::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  padding: 0 5px 5px 5px;
  font-weight: bold;
  width: 20px;
  text-align: center;
  margin-right: 15px;
  font-size: 1.2em;
}

 
@media screen and (max-width: 1200px) {
section ul.half li {	width:100%;}
}
ul.checked,
ul.arrow { 
	list-style: none;
	margin: 1em 0; 
	padding: 0; 
}
ul.checked li,
ul.arrow li {
  padding-left: 2em;
  line-height: 2;
}									
ul.checked li.check:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f058";
  display: inline-block;
  float: left;
  margin-left: -1.5em;
  margin-right: 0;
  width: 1.2em;
  font-size: 1.1em;
  font-weight: 600;											
}
ul.checked li.uncheck:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f057";
  display: inline-block;
  float: left;
  margin-left: -1.5em;
  margin-right: 0;
  width: 1.2em;
  font-size: 1.1em;
  font-weight: 600;											
}
 
.contentbox .columns, .contentbox:last-child .twelve.columns {
  margin-bottom: 1%;
}
#merkmale .container .columns, #merkmale .container:last-child .twelve.columns {
  margin-bottom: 1%;
}
.box, .box-module, .module-box, .wpbox {
  padding: 3em 0 3em 0;
}

	
	.kategorienav ul, .kategorienav ul li {
  position: relative;
}
.kategorienav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
	.kategorienav ul li a, .kategorienav li.current-menu-item ul li a {
  display: block;
  padding: 0.5em 0.1em 0.5em 0.5em;
  transition: all 0.5s;
  line-height: 2;
}


.objektwrapper{
  width: 100%;
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 1em;
  max-width: 1200px;
  margin: 2em auto;
}
.intro::after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 35%;
  left: -1px;
  bottom: -1px;
  right: -1px;
  z-index: 10;
}
.intro:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0)

