/* 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
{

 
}

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:2px;top:10px;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;
  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}
*/



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 {
  background-color: #fff !important;
}

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


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

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

.sidebar_box > div > ul, .sidebar_box ul.none li {
  border-top: 0;
  margin: 1em 0 1em 0;
}

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


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



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


 
@media only screen and (max-width: 479px) {
  .intro .caption h1, .caption-wrap h1, .slickbox h1, .introcaption h1 {
    font-size: 2.4em !important;
  }
}
 

.imgbox { /* Shine */
	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 {
	
}
.attachment-start{
	margin-bottom: 1em;
}

#post,.post, .sidebar_box, .wpcf7-form, .shadow, .impressum .container{
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
	padding:1em;
	border-radius: 15px;
}
.single h1, .single h2{
  font-weight: 600;
}

.button, .wpcf7 input[type="submit"]{
border-radius: 10px;
	}

.u1, .u2{
border-radius: 10px;
padding:0.1em 0.3em;
}
.caption h1, .caption h2{
border-radius: 10px;
padding:0.1em 0.3em !important;
}

 span.tag  {
	 background-color: #f7c600;
            display: inline-block;
          border:1px solid #f7c600;
          margin:1em 1em 1em 0em;
	 border-radius: 10px;padding:0.1em 0.3em;
        }


span.datum {
  background-color: #fff;
  color: #000;
  display: inline-block;
  border: 4px solid #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  margin: 0em 1em 2em 0em;
  border-radius: 10px;
  padding: 0.1em 0.3em;
  font-weight: 600;
  float: left;
  font-size: 1.4em;
}

.topdatum{
  position: absolute;
  margin-top: -2.5em;
  float: right;
  text-align: right;
  width: 95%;
}

.gallery-item{margin:1em 0 1em 0 !important;}

.marquee .fa-solid{color: #f7c600!important;}

   .marquee {
            max-width: 100vw; /* iOS braucht das */
            white-space: nowrap;
            overflow: hidden;
            /* hier evtl. noch font-size, color usw. */
        }

        .marquee span {
            display: inline-block;
            padding-left: 105%; /* die zusätzlichen 5% erzeugen einen verzögerten Start und vermeiden so ein Ruckeln auf langsamen Seiten */
            animation: marquee 20s linear infinite;
        }

        /* Optional: mouseover (oder Tipp auf dem Touchscreen) pausiert die Laufschrift */
        .marquee span:hover {
            animation-play-state: paused 
        }

        /* Make it move */
        @keyframes marquee {
            0%   {transform: translate3d(0,0,0);}
            100% {transform: translate3d(-100%,0,0);}
        }


 
.sidebar_box h4::after {
  content: '';
  display: block;
  width: auto;
  height: 3px;
  background-color: #f7c600;
  margin: 4px 0 16px;
    margin-top: 8px;
}


.numeric li a, .numeric li a:hover, .numeric li.active a, .numeric li.disabled {
   
  border-radius: 15px; 
}