* {
    margin: 0;
    padding: 0;
} 

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit-Regular.woff2') format('woff2'),
       url('fonts/Outfit-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit-ExtraLight.woff2') format('woff2'),
       url('fonts/Outfit-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit-SemiBold.woff2') format('woff2'),
       url('fonts/Outfit-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit-ExtraBold.woff2') format('woff2'),
       url('fonts/Outfit-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
a{text-decoration: none !important; cursor: pointer;}
a:hover {text-decoration: none !important;}
a:visited{text-decoration: none !important;}
a:active{text-decoration: none !important;}

p{margin-bottom:0 !important;}
body{ background:#000 !important; font-family: 'Outfit', sans-serif !important; background-color:#fafafa; font-size:14px; margin:0; padding:0; max-width:100vw; overflow-x:hidden; -webkit-font-smoothing: antialiased; -webkit-text-stroke: 1px transparent; text-rendering: optimizeLegibility; font-style: normal;}



span{display:inline-block;}

h1{font-size:30px; color:#e30412; text-transform: uppercase; font-weight: 600;}
.greysub{font-size:13px; display:inline-block;}
.whitesub{font-size:13px; display:inline-block; color:#fff;}


.main-btn {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 26px;
  display: inline-block;
  border-radius: 20px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  margin-top:16px;
}

.main-btn:hover {
  background-color: #fff; 
  color: #000;    
  border-color: #fff;
}
.main-btn-red:hover {
  background-color: #e82525; 
  color: #fff;    
  border-color: #e82525;
}
.main-btn-yellow:hover {
  background-color: #f4cc25; 
  color: #fff;    
  border-color: #f4cc25;
}



@media (max-width: 576px) {h1{font-size:26px;}}

.haendler-container{float:left;}
.haendler{width:200px;}
@media (max-width: 1076px) {
  .haendler-container{float:none; display:none;}
.haendler{display:none;}
}
header.klobo-header{position:fixed;top:0; left:0; width:100%; z-index:10000;}
header.klobo-header .topbar{background-color:#e41721; font-size:9px; font-weight:600; color:#fff;padding:8px 80px; text-transform: uppercase; letter-spacing:1px; display:none;}
header.klobo-header .topbar .location{float:left; line-height:22px;}
header.klobo-header .topbar .social{float:right; min-width:194px;}
header.klobo-header .topbar .social span{margin-right:6px; line-height:22px;}
header.klobo-header .topbar .social img{max-width:22px;}
header.klobo-header .main-header{ padding:20px 80px; position:relative; overflow:visible;}
header.klobo-header .main-header.scrolled {background-color: rgba(0, 0, 0, 0.8);}
header.klobo-header .main-header .logo{position:absolute; top:12px; left:50%; transform: translateX(-50%);}
header.klobo-header .main-header .main-logo{height:44px;}
header.klobo-header .main-header .main-nav{float:right; line-height:30px;}
header.klobo-header .main-header .main-nav a{text-transform: uppercase; letter-spacing:2px; font-weight:600; color:#9c9c9c; font-size:11px; margin-left:30px;}
header.klobo-header .main-header .main-nav a:hover{color:#e51020;}
header.klobo-header .main-header .main-nav a.kontakt{color: #fff;background: #e51020;padding: 8px 26px; border-radius:20px;}
header.klobo-header .main-header .main-nav a.kontakt:hover{color:#fff;}
header.klobo-header .main-header .menubtn{position:absolute; left:20px; top:50%; transform: translateY(-50%); width:34px;}

@media (max-width: 1076px) {
  header.klobo-header{text-align:center;}
  header.klobo-header .topbar{padding:8px 20px; text-align:center;}
  header.klobo-header .topbar .location{float:none;}
  header.klobo-header .topbar .social{display:none;}
  header.klobo-header .main-header .main-nav{display:none;}
  header.klobo-header .main-header{min-height:71px;}
  header.klobo-header .main-header.scrolled {background-color: rgba(0, 0, 0, 0.8);}
}

.screener .screen-overlay, .screener-m .screen-overlay{position:absolute; top:0; left:0;  width:100%; height:100%; z-index:8;}


@media (min-width: 1076px) and (max-width:1300px){header.klobo-header .main-header{padding:20px;}}
.screener{background:#000; width:100%; height:100vh; background-size:cover; background-position:center center; position: relative;}
.screener .screen-content{position:absolute; bottom:0; left:50%; transform: translateX(-50%); color:#fff; text-align:center; width:100%; border-bottom:6px solid #e51020;z-index:10;}
.screener .screen-content img{width:40%;}
.screener .screen-product{position:absolute; top:50%; left:50%; transform: translate(-50%, -40%); height:50%; z-index:11;}
.screen-content-back{position: absolute;top: 50%;left: 50%;width: 80%;z-index: 9;color: #fff;transform: translate(-50%, -10%);padding-top: 10px; overflow:visible;}
.screen-content-back-left, .screen-content-back-right{max-width:25%;}
.screen-content-back-left{float:left; text-align:left; opacity: 0.3; transition: opacity 1s ease;}
.screen-content-back-left:hover{opacity:1;}
.screen-content-back-right{float:right; text-align: right; opacity: 0.3; transition: opacity 1s ease;}
.screen-content-back-right:hover{opacity:1;}
.screen-content-back-left span, .screen-content-back-right span{display:block;}
.screen-content-title, .screen-content-title-bold{display:block; font-size:48px; line-height:48px;}
.screen-content-title{font-weight:200;}
.screen-content-title-bold{font-weight:800;}
.screen-content-subtitle{display:block; margin-top: 0px !important; margin-bottom:0 !important; font-size:18px; font-weight:800;}
.screen-content-back-left a, .screen-content-back-right a{border:1px solid #fff; color:#fff; text-transform: uppercase; font-size:12px; padding:8px 26px; display:inline-block; border-radius:20px;}
.screen-content-description{font-size:13px; display:block; margin:20px 0;}
.screener .show-all-products{display:none;}

.screener .left-stripe, .screener .right-stripe{position: absolute;top: 39%; height: 4px; width: 780px;}
.screener .left-stripe{background:#f4cc25; right: 50%; border-radius:2px 0 0 2px;}
.screener .right-stripe{background:#e82525;left: 50%; border-radius:0 2px 2px 0;}

@media (max-width: 576px) {
  .screener{height:70vh;}
  .screener .screen-content img{width:90%;}
  .screener .screen-product{height:40%; transform: translate(-50%, -35%);}
  .screen-content-back{display:none;}
  .screener .show-all-products{display:block; position: absolute; left:50%; bottom:40px; transform: translateX(-50%); z-index:9; background-color:#e41721; padding:12px 20px; color:#fff; font-size:13px;}
}
@media (min-width:576px) and (max-width: 1200px) {
  .screen-content-back{width:90%;}
}

.product-preview{text-align:center; padding:80px; background-color:#e41721;}
.product-preview .product-preview-item{/*border-top:4px solid #fff;*/ text-align:center; position: relative;/*opacity: 0.5; transition: opacity 0.7s ease;*/ padding-top:20px;}
.product-preview .product-preview-item:hover{opacity:1;}
.product-preview .product-preview-item span.ppi-visko{font-size:28px; color:#fff; display:block; line-height:32px; font-weight:600;}
.product-preview .product-preview-item span.ppi-sub{color:#fff; text-transform:uppercase; display:inline-block;}
.product-preview .product-preview-item a{position:absolute; top:0; left:0; width:100%; height:100%;}

.product-preview-bottom{background-image:url(images/preview-border.svg); height:8px; background-color:#000;}

.infoboxes{text-align:center; padding:0 80px 120px 80px; background-color:#000;}

/* ADVANTAGES */
.klobo-vorteile{color:#fff; max-width:100%; text-align:center;}
.klobo-vorteile .kl-slog{max-width:40vw; display:inline-block; margin-bottom:80px;}
.klobo-vorteile .kl-mslog{display:none;}
.klobo-vorteile .row{margin-left:0; margin-right:0;}
.klobo-vorteile img{display:block;}
.klobo-vorteile .kl-vt-heading{text-transform: uppercase; font-size:13px; font-weight:bold; display:block; line-height:13px;}
.klobo-vorteile .kl-vt-title{text-transform: uppercase; font-size:36px; font-weight:bold; display:block; line-height:36px; margin-bottom:10px;}
.klobo-vorteile .kl-vt-heading{font-size:12px;}
.klobo-vorteile .kl-vt-btn{padding:10px 30px; color:#fff; background-color:#e51020; text-transform: uppercase; display:inline-block; margin-top:20px; letter-spacing: 1px; font-size:13px;}
.klobo-vorteile .kl-vt-box{padding:0 80px;}
.klobo-vorteile .bordered{border-left: 1px solid rgba(255,255,255,0.1);}
.klobo-vorteile .kl-vt-box img{display:inline-block; margin-bottom:40px; max-height:80px;}

@media (max-width: 576px) {
  .infoboxes{padding:0;}
  .klobo-vorteile{padding: 50px 30px 120px 30px;}
  .klobo-vorteile .kl-slog{display:none;}
  .klobo-vorteile .kl-mslog{max-width:90vw; display:inline-block; margin-bottom:60px; display:block; padding: 20px 0;}
  .klobo-vorteile .kl-vt-box{padding:0px;}
  .klobo-vorteile .kl-vt-box:first-child{margin-bottom:80px;}
}

@media (min-width: 576px) and (max-width: 1400px) {.klobo-vorteile{padding: 60px 60px 120px 60px;} .klobo-vorteile .kl-vt-box{padding:0px 60px;} .klobo-vorteile .kl-vt-box:first-child{margin-bottom:80px;}}

@media (max-width: 956px) {.klobo-vorteile .bordered{border-left: none;}
}

.aboutus{text-align:center; padding:120px 80px;}
.aboutus .aboutus-boxes img{max-width:100%;}
.aboutus .aboutus-boxes span.box-title{font-size:18px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; margin-top:20px; display:inline-block; color:#e30412;}
.aboutus .aboutus-boxes span.box-desc{font-size:14px;}

@media (max-width: 576px) {
  .aboutus{padding:50px 20px;}
  .aboutus .aboutus-boxes .col-xs-12{margin-bottom:80px;}
  .aboutus .aboutus-boxes .col-xs-12:last-child{margin-bottom:0;}
  .aboutus .aboutus-boxes span.box-desc{font-size:13px; line-height:17px;}
}
@media (min-width: 576px) and (max-width: 768px){.aboutus .aboutus-boxes .col-xs-12{margin-bottom:80px;}}

a.rbutton{background-color:#e30412; padding:10px 20px; color:#fff; display:inline-block; margin-top:20px; font-size:13px;}



.screener2{background-image:url(images/screen-prem.jpg); width:100%; height:600px; background-size:cover; position:relative; background-position:center center; background-attachment: fixed;}
.screener3{background-image:url(images/screenbg.png); width:100%; height:600px; background-size:cover; position:relative; background-position:center center; background-attachment: fixed;}
.screener2 .screen-content, .screener3 .screen-content{position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); color:#fff; text-align:center;}
.screener2 .screen-content .screen-title, .screener3 .screen-content .screen-title{font-size:50px; text-transform: uppercase; font-weight: 600; letter-spacing:10px; line-height:58px;}

@media (max-width: 576px) {
  .screener2, .screener3{height:400px;}
.screener2 .screen-content, .screener3 .screen-content{width:90%;}
.screener2 .screen-content .screen-title, .screener3 .screen-content .screen-title{font-size:30px; letter-spacing:0; line-height:30px;}
.screener2 .screen-content .screen-desc, .screener3 .screen-content .screen-desc{ font-size:13px; line-height:15px; margin-top:10px; display:inline-block;}
}

.contact{padding:80px 20px; text-align:center; background-color:#e41721; min-height:380px;}
  .contact h1{color:#fff !important;}
  .contact a{color:#fff !important; font-size:12px; text-transform: uppercase; font-weight:600; padding:16px 20px; border:1px solid #fff; margin-top:20px; display:inline-block; border-radius:30px;}

  @media (max-width: 1076px) {
    .jobs{padding:40px 20px;width:100%; float:none;}
    .contact{padding:40px 20px; width:100%; float:none;}
  }

footer.main-footer{background:#000; text-align:center; padding: 30px 0;}
footer.main-footer .foot-logo{max-width:180px;}
footer.main-footer .foot-nav{margin-top:10px;}
footer.main-footer .foot-nav a{color:#fff; text-transform: uppercase; letter-spacing:1px; font-size: 11px; font-weight: 600; margin:0 4px; opacity:0.7;}
footer.main-footer .foot-nav a:hover{opacity:1;}
footer.main-footer .foot-nav .fn-reg{display:inline-block;}
footer.main-footer .foot-social{margin-top:10px;}
footer.main-footer .foot-social span{color:#fff; font-weight: 600; font-size:10px; text-transform: uppercase; letter-spacing:1px; margin-right:10px;}
footer.main-footer .foot-social img{max-width:24px;}


@media (max-width: 1076px) {
  footer.main-footer .foot-logo{max-width:160px;}
  footer.main-footer .foot-nav a{font-size:12px; margin:12px;}
  .fn-reg{display:none !important;}
}



/*Mobile Navigation*/
.menu-anim{animation-delay:0.3s;}
.mob-menu-icon{position:absolute; right:20px; top:24px;z-index:1001;}
.trigger {background:transparent;outline: 0;border: 0;transition: 0.15s ease-in-out;cursor: pointer;display:none;}
.trigger img{width:30px;}

@media screen and (max-width:1076px) {.trigger {display:inline-block;}}
.full-screen-nav {position: fixed;top: 0;bottom: 0;left: 0;right: 0;transition: 0.2s ease-in-out;display: none;z-index:1002;}
.open-nav {display: flex;justify-content: center;align-items: center;}
.backdrop {position: absolute;width: 100%;height: 100%;background: #000000;cursor: pointer;animation: fadeIn 0.4s ease-in-out forwards;}
.main-mob-nav{z-index:1005; text-align:center;}
.main-mob-nav a.textlink{color:#fff; display:block; font-size:16px; line-height:48px; text-transform: uppercase; font-weight: 600;}
.main-mob-nav a.kontakt{background-color:#e30412; padding:0 60px; border-radius: 30px; display:inline-block; margin-top:10px;}
.main-mob-nav a.textlinksmall{color:rgba(255,255,255,0.4); display:block; font-size:14px; line-height:34px;}
.main-mob-nav .foot-social a{display:inline-block; margin:60px 10px 0 10px;}
.main-mob-nav .foot-social a img{width:36px;}
.main-mob-nav .logo-signet{display:inline-block; margin-bottom:40px; width:40%;}

@keyframes fadeIn {from {opacity: 0;}to {opacity: 0.95;}}
ul {z-index: 9999;position: relative;padding:0;}
ul li {list-style: none;text-align: center;margin-bottom: 30px;animation: 0.25s ease-in-out animateList forwards;}
ul li:last-child {margin-bottom: 0;}
@keyframes animateList {from {margin-top: -60px;opacity: 0;}to {margin-top: 0;opacity: 1;}}
ul li a {text-decoration: none;color: #ccc;font-size: 18px;font-weight: 800;text-transform: uppercase;transition: 0.15s ease-in-out;}
ul li a:hover,
ul li a i {color: #ffa500;}

video.fullscreen {
position: absolute;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}



    .modal-productsoverview{ max-width: 100% !important; background: rgba(0,0,0,0.6);padding: 0;margin: 0; height:100%;}
    .modal-productsoverview .modal-content{max-width: 100%;background: transparent;text-align: center; color:#fff;}
    .modal-productsoverview .modal-content .product-modal-title{text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    display: block;
    line-height: 36px;
    margin-bottom: 10px;}

    .modal-productsoverview .modal-content a{opacity:0.8;}
    .modal-productsoverview .modal-content a:hover{opacity:1;}
    .modal-productsoverview .modal-content a img{max-width:280px;}
    .modal-productsoverview .modal-content a.download-link{color:#e30412;}

    @media screen and (max-width:1076px) {
        .modal-productsoverview .modal-content{padding: 120px 20px 0 20px;}
        .modal-productsoverview .modal-content a img{max-width: 45%; padding: 2px 0;}

    }

    .screener .main-product{position: absolute;top: 50%;right: 160px;z-index: 9;max-width: 50%;max-height: 80%;transform: translateY(-40%);}
    .screener .main-product-info{position:absolute; right:160px; top:50%; transform: translateY(-50%); z-index:9;}
    
    .oil-menu{position:absolute; right:160px; bottom:80px; z-index:10; text-align:right; display:none;}
    .oil-menu span{display:block; color:#fff; font-size:24px;}
    .oil-menu img{width:250px; filter: grayscale(1); opacity:0.8;}
    .oil-menu img:hover{filter: grayscale(0); opacity:1;}
    .oil-menu img.active{filter: grayscale(0); opacity:1;}
    
    .oil-detail{position:absolute;left:160px; top:50%; transform: translateY(-50%); text-align:left; max-width:600px; color:#fff; border-left:4px solid #e51020; padding-left:40px; z-index:9;}
    .oil-detail .oil-title, .oil-detail-m .oil-title{text-transform: uppercase; font-size:48px; color:#fff;}
    
    .oil-detail-m{display:none;}
    .oil-menu-m{display:none;}
    
    @media screen and (max-width:1076px) {
    .detail-mobile-container{background-color:#000; padding:20px; text-align:center;}
    .screener{text-align:center;}
    /*.oil-content-container{position:absolute; top:200px; left:0; width:100%;}*/
    
    .screener .main-product{position: absolute;top: 50%;left: 50%;z-index: 9;max-width: 65%;max-height: 100%;transform: translate(-50%,-30%);}
    .oil-detail{display:none;}
    .oil-menu{display:none;}
    .oil-detail-m{display:block; color:#fff; position: relative;top: -90px;z-index: 100;}
    .oil-menu-m{display:block;}
    
    .oil-detail-m .oil-title{line-height: 48px;margin-bottom: 20px;}
    
    .oil-menu-m{border-top: 1px solid rgba(255,255,255,0.2);padding: 40px 0;}
    .oil-menu-m span{display:block; color:#fff; font-size:24px;}
    .oil-menu-m img{width:140px; filter: grayscale(1); opacity:0.8; padding: 7px 5px;}
    .oil-menu-m img:hover{filter: grayscale(0); opacity:1;}
    .oil-menu-m img.active{filter: grayscale(0); opacity:1;}
    }





.subpage{ color:#fff; padding:200px 0;}
.subpage a{color:#fff !important;}
.subpage h2{margin-top:30px;}

#section1{background:#fff;}

.colored-overlay{position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;}

.colored-overlay-red, .colored-overlay-yellow{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 5; background-position:right center;  background-repeat:no-repeat; background-size:contain;}
.colored-overlay-red{background-image:url(images/overlay-red.webp);}
.colored-overlay-yellow{background-image:url(images/overlay-yellow.webp);}