/* CUSTOM CSS */
/* delius-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Delius';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/delius-v15-latin/delius-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.fa-regular {
  font-weight: 600
}
#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: 10px;
  border-bottom-left-radius: 10px;
}
span.captcharound img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
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;  
  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;
  }
}
.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: 10px;
  border-bottom-right-radius: 10px;
  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
}
*/
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;
}
.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)
}

.intro-black::after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #111 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #111 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#111', GradientType=0)
}
	.slickbox::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)
}
.slickbox::after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 35%;
  left: -1px;
  bottom: -1px;
  right: -1px;
  z-index: 10;
}

.footer2 {
  text-align: center;
  font-size: 12px;
  padding: 6em 0 10em 0;
  overflow: hidden;
}

.fire {
  font-size: 24px;
  filter: blur(0.02em);
  -webkit-filter: blur(0.02em);
  margin: -3em auto -30em auto;
  position: relative;
  width: 10em;
  height: 12em;
}
	

.particle {
  animation: rise 1s ease-in infinite;
  background-image: radial-gradient(#ff5000 20%, rgba(255, 80, 0, 0) 70%);
  border-radius: 50%;
  mix-blend-mode: screen;
  opacity: 0;
  position: absolute;
  bottom: 0;
  width: 5em;
  height: 5em;
}
.particle:nth-of-type(1) {
  animation-delay: 0.3952617767s;
  left: calc((100% - 5em) * 0);
}
.particle:nth-of-type(2) {
  animation-delay: 0.9749294166s;
  left: calc((100% - 5em) * 0.02);
}
.particle:nth-of-type(3) {
  animation-delay: 0.8827378299s;
  left: calc((100% - 5em) * 0.04);
}
.particle:nth-of-type(4) {
  animation-delay: 0.7689309005s;
  left: calc((100% - 5em) * 0.06);
}
.particle:nth-of-type(5) {
  animation-delay: 0.0317981526s;
  left: calc((100% - 5em) * 0.08);
}
.particle:nth-of-type(6) {
  animation-delay: 0.0801861588s;
  left: calc((100% - 5em) * 0.1);
}
.particle:nth-of-type(7) {
  animation-delay: 0.038369301s;
  left: calc((100% - 5em) * 0.12);
}
.particle:nth-of-type(8) {
  animation-delay: 0.8549006782s;
  left: calc((100% - 5em) * 0.14);
}
.particle:nth-of-type(9) {
  animation-delay: 0.6991536587s;
  left: calc((100% - 5em) * 0.16);
}
.particle:nth-of-type(10) {
  animation-delay: 0.3188234122s;
  left: calc((100% - 5em) * 0.18);
}
.particle:nth-of-type(11) {
  animation-delay: 0.6573947226s;
  left: calc((100% - 5em) * 0.2);
}
.particle:nth-of-type(12) {
  animation-delay: 0.2596730486s;
  left: calc((100% - 5em) * 0.22);
}
.particle:nth-of-type(13) {
  animation-delay: 0.5146426776s;
  left: calc((100% - 5em) * 0.24);
}
.particle:nth-of-type(14) {
  animation-delay: 0.9378343237s;
  left: calc((100% - 5em) * 0.26);
}
.particle:nth-of-type(15) {
  animation-delay: 0.2426046234s;
  left: calc((100% - 5em) * 0.28);
}
.particle:nth-of-type(16) {
  animation-delay: 0.3095848199s;
  left: calc((100% - 5em) * 0.3);
}
.particle:nth-of-type(17) {
  animation-delay: 0.2740946156s;
  left: calc((100% - 5em) * 0.32);
}
.particle:nth-of-type(18) {
  animation-delay: 0.8770053571s;
  left: calc((100% - 5em) * 0.34);
}
.particle:nth-of-type(19) {
  animation-delay: 0.4713038384s;
  left: calc((100% - 5em) * 0.36);
}
.particle:nth-of-type(20) {
  animation-delay: 0.9132962258s;
  left: calc((100% - 5em) * 0.38);
}
.particle:nth-of-type(21) {
  animation-delay: 0.8123627234s;
  left: calc((100% - 5em) * 0.4);
}
.particle:nth-of-type(22) {
  animation-delay: 0.626056081s;
  left: calc((100% - 5em) * 0.42);
}
.particle:nth-of-type(23) {
  animation-delay: 0.2881819398s;
  left: calc((100% - 5em) * 0.44);
}
.particle:nth-of-type(24) {
  animation-delay: 0.4535864529s;
  left: calc((100% - 5em) * 0.46);
}
.particle:nth-of-type(25) {
  animation-delay: 0.3223046673s;
  left: calc((100% - 5em) * 0.48);
}
.particle:nth-of-type(26) {
  animation-delay: 0.203583952s;
  left: calc((100% - 5em) * 0.5);
}
.particle:nth-of-type(27) {
  animation-delay: 0.9864202782s;
  left: calc((100% - 5em) * 0.52);
}
.particle:nth-of-type(28) {
  animation-delay: 0.768494243s;
  left: calc((100% - 5em) * 0.54);
}
.particle:nth-of-type(29) {
  animation-delay: 0.2670169802s;
  left: calc((100% - 5em) * 0.56);
}
.particle:nth-of-type(30) {
  animation-delay: 0.6399785687s;
  left: calc((100% - 5em) * 0.58);
}
.particle:nth-of-type(31) {
  animation-delay: 0.8155862916s;
  left: calc((100% - 5em) * 0.6);
}
.particle:nth-of-type(32) {
  animation-delay: 0.3580314417s;
  left: calc((100% - 5em) * 0.62);
}
.particle:nth-of-type(33) {
  animation-delay: 0.9741916455s;
  left: calc((100% - 5em) * 0.64);
}
.particle:nth-of-type(34) {
  animation-delay: 0.572454278s;
  left: calc((100% - 5em) * 0.66);
}
.particle:nth-of-type(35) {
  animation-delay: 0.0210834979s;
  left: calc((100% - 5em) * 0.68);
}
.particle:nth-of-type(36) {
  animation-delay: 0.43955977s;
  left: calc((100% - 5em) * 0.7);
}
.particle:nth-of-type(37) {
  animation-delay: 0.2796647641s;
  left: calc((100% - 5em) * 0.72);
}
.particle:nth-of-type(38) {
  animation-delay: 0.4576178234s;
  left: calc((100% - 5em) * 0.74);
}
.particle:nth-of-type(39) {
  animation-delay: 0.4926080407s;
  left: calc((100% - 5em) * 0.76);
}
.particle:nth-of-type(40) {
  animation-delay: 0.9784975007s;
  left: calc((100% - 5em) * 0.78);
}
.particle:nth-of-type(41) {
  animation-delay: 0.2386254449s;
  left: calc((100% - 5em) * 0.8);
}
.particle:nth-of-type(42) {
  animation-delay: 0.7546242159s;
  left: calc((100% - 5em) * 0.82);
}
.particle:nth-of-type(43) {
  animation-delay: 0.8411860767s;
  left: calc((100% - 5em) * 0.84);
}
.particle:nth-of-type(44) {
  animation-delay: 0.3839466851s;
  left: calc((100% - 5em) * 0.86);
}
.particle:nth-of-type(45) {
  animation-delay: 0.571117554s;
  left: calc((100% - 5em) * 0.88);
}
.particle:nth-of-type(46) {
  animation-delay: 0.7494396376s;
  left: calc((100% - 5em) * 0.9);
}
.particle:nth-of-type(47) {
  animation-delay: 0.038931552s;
  left: calc((100% - 5em) * 0.92);
}
.particle:nth-of-type(48) {
  animation-delay: 0.699764587s;
  left: calc((100% - 5em) * 0.94);
}
.particle:nth-of-type(49) {
  animation-delay: 0.6244163726s;
  left: calc((100% - 5em) * 0.96);
}
.particle:nth-of-type(50) {
  animation-delay: 0.5051532922s;
  left: calc((100% - 5em) * 0.98);
}

@keyframes rise {
  from {
    opacity: 0;
    transform: translateY(0) scale(1);
  }
  25% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translateY(-10em) scale(0);
  }
}


/*.slick-track { 	display: flex !important; }  .slick-slide { 	height: inherit !important; 	display: flex !important; 	justify-content: center; 	align-items: center; }*/


.intro .caption h1, .caption-wrap h1, .slickbox h1, .introcaption h1{padding: 0.2em !important; background-color: rgba(0,0,0,0.45);display: inline-block;} 
.intro .caption h2, .caption-wrap h2, .slickbox h2, .introcaption h2{padding: 0.2em 0.2em !important; background-color: rgba(0,0,0,0.45);display: inline-block;}

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

.imgbox .cover img {
  object-fit: cover;
  height: 400px;
  width: 100%;
}

#gallery-1 img {
  border: 2px solid #000;
  object-fit: cover;
  height: 400px;
  width: 100%;
	}

.cover img {
  object-fit: cover;
  height: 400px;
  width: 100%;
}

.footer-2 {
	width: 100%;

	position: relative;

}

.footer-2-off::before {
	content: '';
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
height: 25px;
background-size: 20px 58px;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(45deg, transparent 34%, #ea0513 34%, #ea0513 66%, transparent 66%), -webkit-linear-gradient(315deg, transparent 34%, #ea0513 34%, #ea0513 66%, transparent 66%);
	background-image: -moz-linear-gradient(45deg, transparent 34%, #ea0513 34%, #ea0513 66%, transparent 66%), -moz-linear-gradient(315deg, transparent 34%, #ea0513 34%, #ea0513 66%, transparent 66%);
	background-image: linear-gradient(45deg, transparent 34%, #ea0513 34%, #ea0513 66%, transparent 66%), linear-gradient(315deg, transparent 34%, #ea0513 34%, #ea0513 66%, transparent 66%);
}

#section23-old {
    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;
}


#section23-old h5, #section24-old  h5 {
  font-family: "Delius", Helvetica, Arial, sans-serif;
	color:#000;
}

#section23-old  p, #section24-old  p {
  font-family: "Delius", Helvetica, Arial, sans-serif;

}


.wrapper {width: 100%;
  margin: 0 auto;
  max-width: 1280px;}