/* CUSTOM CSS */
.fa-regular { font-weight: 600 }
/*
.inhalt,.box-bg .inhalt { 
padding: 3em 1em 3em 1em ;
}*/ 
 .flexbottom{align-items: flex-start;}

.textRight {
  background: #ffffff !important;
}

.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
{

 
}

span.captcharound img{
 
}

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:0;top:9px;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;
	}
}	
	

@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) {
	
.paddright .box-inhalt{max-width: 90%;padding-left:1em;}

}	

.produkt-slick {
    overflow: hidden;
}

 

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

.flexcenter { 
	align-content: center;
}
 
.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}




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;
}

#navigation > div > ul > li.current_page_item > a::after, #navigation > div > ul > li > a:hover::after {

}

.introdefault H1 {color: #fff !important;
}


.box ul li, .box-module ul li, .module-box ul li {
  list-style-position: outside;
}

.txt ul {
	margin:0.5em 1.5em;
}


.intro .caption h1, .caption-wrap h1, .slickbox h1, .introcaption h1 {
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 0.1em;
	 margin-top: 0.5em;
}


.intro .caption h6 {
  font-size: 1.6em;
}



.caption span {
  padding: 0.4em 0em !important;
  font-size: 1.0em !important;
}

 


/*

.imgbox { 
	position: relative !important;
}
.imgbox::before {
	position: absolute  !important;
	top: 0  !important;
	left: -75%;
	z-index: 2 !important;
	display: block !important;
	content: '' !important;
	width: 50% !important;
	height: 100% !important;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%) !important;
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%) !important;
	-webkit-transform: skewX(-25deg) !important;
	transform: skewX(-25deg) !important;
}
.imgbox:hover::before {
	
}*/

 
 

.content21, .sliderbox{
margin-top: -120px;
z-index: 2;
}
/*
.slider-video {
  position: relative;
}

.slider-video video {
  display: block;
  width: 100%;
}

.slider-video .caption-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), transparent;
  pointer-events: none;
	z-index: 2;
}*/



#paper {
    background:
        linear-gradient(-90deg, rgba(0,0,0,.05) 1px, transparent 1px),
        linear-gradient(rgba(0,0,0,.05) 1px, transparent 1px), 
        linear-gradient(-90deg, rgba(0, 0, 0, .04) 1px, transparent 1px),
        linear-gradient(rgba(0,0,0,.04) 1px, transparent 1px),
        linear-gradient(transparent 3px, #f2f2f2 3px, #f2f2f2 78px, transparent 78px),
        linear-gradient(-90deg, #aaa 1px, transparent 1px),
        linear-gradient(-90deg, transparent 3px, #f2f2f2 3px, #f2f2f2 78px, transparent 78px),
        linear-gradient(#aaa 1px, transparent 1px),
        #f2f2f2;
    background-size:
        4px 4px,
        4px 4px,
        80px 80px,
        80px 80px,
        80px 80px,
        80px 80px,
        80px 80px,
        80px 80px;
}



button.gg_next_slide_btn:hover, button.gg_next_slide_btn:focus, button.gg_next_slide_btn:active {
  background: #ff9900 !important;
  color: #ffffff !important;
}

button.gg_next_slide_btn {
  font-size: 1.5em;
  line-height: 1.3;
  padding: .1rem 1rem;
  background: transparent;
  color: #ff9900;
  border: 1px solid #ff9900;
  border-radius: 50%;
}


.gg_form_radio_container .gg_radio_opt {
width: calc(100% / 2 - .5rem);
}
.gg_radio_opt p
 {
text-transform:none
}

.gg_radio_container input:checked ~ .checkmark {
    background-color: #ff9900;
}


header .columns.widget-bottom {
  justify-content: flex-end;
}


header.sticky a.button.lead, header.sticky a.button.lead:visited {
  color: #fff;
}

#anbieter .slick-slide img {
  display: block;
  max-height: 50px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#anbieter .slick-slide img:hover {
  display: block;
  max-height: 50px;
  -webkit-filter: none;
  filter: none;
}

.shadow, .button { 
border-radius: 15px;
}

.move-bg-bottom-left {
    max-height: 500px;
    border-radius: 55px;
}

.imgbox .move-bg-bottom-left{
 border-radius: 55px;
}
 
.shadow h4{}
.shadow .txt p{padding:0.4em;}

p {
  margin-top: 0;
  line-height: 1.6;
}

.contentboxen .product-content, .contentboxen .title, .contentboxen .contentbox-inhalt, .contentboxen i, .contentboxen .btn-position {
  padding: 0.4em 0;
}
.shadow .title {
 padding: 0.4em;
}


header.sticky .logoscroll {
  display: block;
  max-height: 60px;
}


.battery {
  position: relative;
  margin: 0;
    margin-top: 0px;
  margin-top: 1em;
  width: 100%;
  border: 5px solid rgba(99,99,99, 0.9);
  height: 100px;
  border-radius: 15px;
}

.battery::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  height: 78px;
  background-color: rgb(243,172,22);
  border-radius: 2px;
  animation: full 15s linear infinite;
}

 .battery::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 20px;
  width: 15px;
  height: 50px;
  background-color: rgba(99,99,99, 0.9);
  border-bottom-right-radius: 90px;
  border-top-right-radius: 90px;
}

 

 

@keyframes full {
  0% {
    width: 0%;
  }
  25% {
    width: 24%;
  }
  50% {
    width: 48%;
  }
  75% {
    width: 72%;
  }
  100% {
    width: 96%;
  }
}

.RespTable td{
border-bottom: 1px solid #ddd;
}

#navigation > div > ul > li > a {
  font-size: 1em;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 0.5em 1em;
}


header.mit-elemente .phone, header.mit-elemente .mail, header.mit-elemente .header-social, header.mit-elemente .js-search, header.mit-elemente .search-form, header.mit-elemente .custom-html-widget {
  float: right;
  margin: 0vw 0 0vw 2vw;
    margin-left: 2vw;
}

.chevroncontainer{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;

}

.chevron {
  position: absolute;
  width: 2.1rem;
  height: 0.48rem;
  opacity: 0;
  transform: scale(0.3);
  -webkit-animation: move-chevron 3s ease-out infinite;
          animation: move-chevron 3s ease-out infinite;
}

.chevron:first-child {
  -webkit-animation: move-chevron 3s ease-out 1s infinite;
          animation: move-chevron 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  -webkit-animation: move-chevron 3s ease-out 2s infinite;
          animation: move-chevron 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #ffffff;
}

.chevron:before {
  left: 0;
  transform: skewY(30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skewY(-30deg);
}

@-webkit-keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(2.28rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(3.12rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4.8rem) scale(0.5);
  }
}

@keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(2.28rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(3.12rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4.8rem) scale(0.5);
  }
}


#section26 .produktslider .box-inhalt, #section26 .produktslider .inhalt,  #section26 .produktslider .imgbox, #section26 .produktslider .imgbox img {
    max-height: 150px;
    object-fit: scale-down;
    padding: 1em;
    margin: 1em;
    clear: both;
}

#section26 .produktslider .slick-slide2{
display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;  
    -ms-flex-align: center;
     align-items: center;
}

#section26 .produktslider img {
align-content: center;  
 justify-content: center;  
   align-items: center;
}
 
#section26 .produktslider .imgbox {
    position: relative;
    border: 2px solid #ddd;
	border-radius: 5px;
    /* box-sizing: border-box; */
    /* margin: 0 auto; */
    overflow: hidden;
    height: 100%;
    min-height: 250px;
	background-color: #fafafa;
}

#section26 .slick-slide{min-height:270px;}
 
#section23 .imgbox .caption {position: relative;}
#section23 .imgbox  {background-color:rgb(243,251,255); border-radius:15px;}


#imgpadding .box-module .contentboxen {
padding:0 !important;
}


.caption .bottom{
    position: absolute;
    left: 0;
    bottom: 0; 
    width: 100%;
    height: 100%;
    padding: 1em;
    z-index: 3;
}

@media only screen and (max-width: 550px) {
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
	  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
	  .order-5 {
    order: 5;
  }
  .order-6 {
    order: 6;
  }
	  .order-7 {
    order: 7;
  }
  .order-8 {
    order: 8;
  }
	  .order-9 {
    order: 9;
  }
  .order-10 {
    order: 10;
  }	
}


.content1{
margin-top: 15em;}
 
 
    .move-bottom-left {
            bottom: 0;
            left: 0;
		 
        }
       
      .move-bg-bottom-left {
         
			 max-height: 500px;
        }
        .move-top-right {
            top: 0;
            right: 0;
            left: 20px;
            bottom: 0;
        }
        .move-top-right img {
            width: auto;
            min-height: 400px;
            position: absolute;
			margin-top: 10px;
        }
        .imgbox .move-top-right img {
            max-height: 370px;
            width: auto;
            
            box-sizing: border-box;
        }