@import '../css/vendor/bootstrap-reboot.css';@import '../css/vendor/bootstrap-grid.css';@import '../css/vendor/swiper-bundle.min.css';@import '../css/vendor/leaflet.css';@import '../css/vendor/leaflet-gesture-handling.css';@import '../css/vendor/MarkerCluster.css';@import '../css/vendor/MarkerCluster.Default.css';@import '../css/vendor/bigger-picture.css';@import '../css/vendor/jquery.mmenu.all.css';@font-face{font-family:'Jost';font-style:normal;font-weight:300;src:url('../fonts/Jost/jost-v13-latin-300.eot');src:local(''),url('../fonts/Jost/jost-v13-latin-300.eot?#iefix') format('embedded-opentype'),url('../fonts/Jost/jost-v13-latin-300.woff2') format('woff2'),url('../fonts/Jost/jost-v13-latin-300.woff') format('woff'),url('../fonts/Jost/jost-v13-latin-300.ttf') format('truetype'),url('../fonts/Jost/jost-v13-latin-300.svg#Jost') format('svg')}@font-face{font-family:'Jost';font-style:normal;font-weight:400;src:url('../fonts/Jost/jost-v13-latin-regular.eot');src:local(''),url('../fonts/Jost/jost-v13-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Jost/jost-v13-latin-regular.woff2') format('woff2'),url('../fonts/Jost/jost-v13-latin-regular.woff') format('woff'),url('../fonts/Jost/jost-v13-latin-regular.ttf') format('truetype'),url('../fonts/Jost/jost-v13-latin-regular.svg#Jost') format('svg')}@font-face{font-family:'Jost';font-style:normal;font-weight:700;src:url('../fonts/Jost/jost-v13-latin-700.eot');src:local(''),url('../fonts/Jost/jost-v13-latin-700.eot?#iefix') format('embedded-opentype'),url('../fonts/Jost/jost-v13-latin-700.woff2') format('woff2'),url('../fonts/Jost/jost-v13-latin-700.woff') format('woff'),url('../fonts/Jost/jost-v13-latin-700.ttf') format('truetype'),url('../fonts/Jost/jost-v13-latin-700.svg#Jost') format('svg')}@font-face{font-family:'Termina';font-style:normal;font-weight:300;src:url('../fonts/Termina/Termina-Light.woff');src:local(''),url('../fonts/Termina/Termina-Light.woff2') format('woff2'),url('../fonts/Termina/Termina-Light.woff') format('woff')}@font-face{font-family:'Termina';font-style:normal;font-weight:400;src:url('../fonts/Termina/Termina-Regular.woff');src:local(''),url('../fonts/Termina/Termina-Regular.woff2') format('woff2'),url('../fonts/Termina/Termina-Regular.woff') format('woff')}@font-face{font-family:'Termina';font-style:normal;font-weight:700;src:url('../fonts/Termina/Termina-Bold.woff');src:local(''),url('../fonts/Termina/Termina-Bold.woff2') format('woff2'),url('../fonts/Termina/Termina-Bold.woff') format('woff')}@font-face{font-family:'Santa Fe Spring';font-style:normal;font-weight:400;src:url('../fonts/SantaFeSpring/SantaFeSpring.ttf');src:local(''),url('../fonts/SantaFeSpring/SantaFeSpring.ttf') format('truetype')}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:'Termina',sans-serif;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}ul{margin:0;padding:0;list-style-type:none}.header{background-color:#000;position:fixed;width:100%;left:0;top:0;right:0;z-index:5}.header::before{content:"";position:absolute;left:0;bottom:0;right:0;width:100%;height:5px;background-image:url('../images/icons/line_strip.svg');background-repeat:repeat-y;background-size:100%;background-position:center}.header .header-holder{display:flex;align-items:center;padding-top:15px;padding-bottom:20px}.header .header-holder .main-logo{margin-right:25px}.header .header-holder .main-logo img{display:block;width:auto;height:auto;max-width:223px}.header .header-holder .main-menu{display:flex;align-items:center;list-style-type:none;margin-bottom:0;margin-left:auto;margin-right:auto}.header .header-holder .main-menu li{display:block;position:relative;margin-right:60px}.header .header-holder .main-menu li:hover a,.header .header-holder .main-menu li.active a{border-color:#fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li:last-child{margin-right:0}.header .header-holder .main-menu li a{display:block;font-family:'Termina';font-size:1.1875em;line-height:1em;color:#fff;font-weight:700;border-bottom:2px solid transparent;text-transform:uppercase;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li a:hover{text-decoration:none}.header .header-holder .main-menu li.has-children{position:relative;padding-right:30px}.header .header-holder .main-menu li.has-children.open>a,.header .header-holder .main-menu li.has-children:hover>a{border-color:#fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li.has-children.open::before,.header .header-holder .main-menu li.has-children:hover::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);transform-origin:center;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li.has-children.open .sub-menu-holder,.header .header-holder .main-menu li.has-children:hover .sub-menu-holder{opacity:1;pointer-events:all;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li.has-children::before{content:"";width:15px;height:15px;position:absolute;right:0;top:3px;background-image:url("../images/icons/arrow_down_white.svg");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li.has-children .sub-menu-holder{display:block;position:absolute;top:20px;left:0;padding-top:25px;background-color:transparent;opacity:0;pointer-events:none;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li.has-children .sub-menu-holder:before{content:"";position:absolute;width:100%;height:20px;top:-100%;left:0}.header .header-holder .main-menu li.has-children .sub-menu-holder .sub-menu{position:relative;padding:0;background-color:#000;padding-top:25px;display:grid;grid-template-rows:repeat(5, min-content);grid-auto-flow:column;border-radius:15px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.16);box-shadow:0 0 6px 0 rgba(0,0,0,0.16)}.header .header-holder .main-menu li.has-children .sub-menu-holder .sub-menu li{min-width:max-content;padding-left:20px;padding-right:20px;padding-bottom:10px;position:relative;margin-right:0;margin-bottom:10px}.header .header-holder .main-menu li.has-children .sub-menu-holder .sub-menu li.active a{border-color:#fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .main-menu li.has-children .sub-menu-holder .sub-menu li a{display:inline-block;border-bottom:2px solid transparent;font-family:'Termina';font-size:18px;font-weight:400;line-height:normal;color:#fff}.header .header-holder .main-menu li.has-children .sub-menu-holder .sub-menu li a:hover{border-color:#fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .languages{display:flex;align-items:center}.header .header-holder .languages li{position:relative}.header .header-holder .languages li:first-child:before{content:"";width:2px;height:18px;background-color:#fff;position:absolute;right:-1px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header .header-holder .languages li:last-child:before{display:none !important}.header .header-holder .languages li a{display:block;font-size:1.1875em;font-family:'Termina';line-height:normal;font-weight:400;color:#fff;padding-left:8px;padding-right:8px;text-transform:uppercase;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .header-holder .languages li.active a{text-decoration:none;font-weight:700;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .header-holder .hamburger{display:none;width:31px;height:19px;position:relative;margin-left:30px}.header .header-holder .hamburger span{width:100%;height:3px;background-color:#fff;position:absolute;left:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.header .header-holder .hamburger span:nth-child(1){top:0}.header .header-holder .hamburger span:nth-child(2){top:8px;opacity:1;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .hamburger span:nth-child(3){top:16px}.header .header-holder .hamburger.open span:nth-child(1){-webkit-transform:rotate(45deg) translate(6px, 5px);-ms-transform:rotate(45deg) translate(6px, 5px);transform:rotate(45deg) translate(6px, 5px);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.header .header-holder .hamburger.open span:nth-child(2){width:0;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .header-holder .hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg) translate(6px, -6px);-ms-transform:rotate(-45deg) translate(6px, -6px);transform:rotate(-45deg) translate(6px, -6px);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}#menu{display:block;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}#menu.show{z-index:5000;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}#menu ul li a{font-family:'Termina'}.footer{background-color:#000;position:relative}.footer::before{content:"";position:absolute;left:0;top:0;right:0;width:100%;height:5px;background-image:url('../images/icons/line_strip.svg');background-repeat:repeat-y;background-size:100%;background-position:center}.footer .footer-wrapper{display:flex;align-items:center;padding-top:50px;padding-bottom:50px}.footer .footer-wrapper .footer-logo{display:block;margin-right:25px}.footer .footer-wrapper .footer-logo img{display:block;width:auto;height:auto;max-width:223px}.footer .footer-wrapper .footer-menu{display:flex;align-items:center;margin-left:auto}.footer .footer-wrapper .footer-menu li{display:block;margin-right:130px}.footer .footer-wrapper .footer-menu li:last-child{margin-right:0}.footer .footer-wrapper .footer-menu li a{display:block;font-family:'Termina';font-size:1.1875em;line-height:normal;width:fit-content;color:#fff;text-transform:uppercase;border-bottom:2px solid transparent}.footer .footer-wrapper .footer-menu li a:hover{border-color:#fff;text-decoration:none;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.why-wertheim:last-of-type{margin-bottom:0 !important}.why-wertheim.black{padding-top:100px;padding-bottom:60px;margin-top:50px;margin-bottom:50px;background-color:#000}.why-wertheim.black .section-title *{color:#fff}.why-wertheim.black .reasons-holder .reason-item .reason-title{color:#fff}.why-wertheim.black .reasons-holder .reason-item .general-richtext *{color:#fff}.why-wertheim .section-title{margin-bottom:100px}.why-wertheim .reasons-holder .reason-item{margin-bottom:40px;display:flex;align-items:flex-start}.why-wertheim .reasons-holder .reason-item .reason-img{display:block;max-width:90px;height:auto;margin-right:30px}.why-wertheim .reasons-holder .reason-item .content .reason-title{display:block;font-weight:700;font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;letter-spacing:-0.02em;text-transform:uppercase;word-break:break-word}.faq-section .col-12:last-child .accordion-item .accordion-body{border-bottom:none}.faq-section .accordion-item .accordion-header{position:relative;display:block;padding-right:80px;padding-top:20px;padding-bottom:20px;border-bottom:2px solid #E20E82;text-decoration:none}.faq-section .accordion-item .accordion-header h4{font-size:1.5em;line-height:1.1666666666666667em;text-transform:uppercase;color:#000;margin:0}.faq-section .accordion-item .accordion-trigger .accordion-plus{width:30px;height:30px;position:absolute;right:0;top:50%;margin-top:-15px;border-radius:100%;border:2px solid #E20E82;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.faq-section .accordion-item .accordion-trigger .accordion-plus:before{content:"";width:0;height:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:100%;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.faq-section .accordion-item .accordion-trigger .accordion-plus span{content:"";position:absolute;width:20px;height:2px;top:0;left:0;bottom:0;right:0;margin:auto;background-color:#E20E82}.faq-section .accordion-item .accordion-trigger .accordion-plus span.vertical-line{width:2px;height:20px;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s}.faq-section .accordion-item .accordion-trigger.open{border-color:#000;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;transition:color .2s}.faq-section .accordion-item .accordion-trigger.open .accordion-plus{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);border-color:#000;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.faq-section .accordion-item .accordion-trigger.open .accordion-plus:before{width:100%;height:100%;-webkit-transition:all .15s;-moz-transition:all .15s;-o-transition:all .15s;transition:all .15s;-webkit-transition-delay:.15s;-moz-transition-delay:.15s;-o-transition-delay:.15s;-ms-transition-delay:.15s;transition-delay:.15s}.faq-section .accordion-item .accordion-trigger.open .accordion-plus span.vertical-line{background-color:#000;height:2px;-webkit-transition:all .15s;-moz-transition:all .15s;-o-transition:all .15s;transition:all .15s}.faq-section .accordion-item .accordion-trigger.open .accordion-plus span.horizontal-line{background-color:#000;-webkit-transition:all .15s;-moz-transition:all .15s;-o-transition:all .15s;transition:all .15s}.faq-section .accordion-item .accordion-body{padding-top:50px;padding-bottom:50px;border-bottom:2px solid #000;display:none}.faq-section .accordion-item .accordion-body .notes-documents{margin-top:50px}.faq-section .accordion-item .accordion-body .notes-documents.highlight{background-color:#000;padding:30px}.faq-section .accordion-item .accordion-body .notes-documents.highlight *{color:#fff}.faq-section .accordion-item .accordion-body .notes-documents.highlight .logos-documents .document-holder{width:50%}.faq-section .accordion-item .accordion-body .notes-documents.highlight .logos-documents .document-holder .general-btn{border-color:#fff}.faq-section .accordion-item .accordion-body .notes-documents.highlight .logos-documents .document-holder .general-btn.document{color:#000;background-color:#fff}.faq-section .accordion-item .accordion-body .notes-documents.highlight .logos-documents .document-holder .general-btn.document span{color:#000;max-width:420px}.faq-section .accordion-item .accordion-body .notes-documents.highlight .logos-documents .document-holder .general-btn.document span:before{background-image:url('../images/icons/pdf_icon_black.svg')}.faq-section .accordion-item .accordion-body .notes-documents .general-richtext{margin-bottom:50px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents{display:flex;align-items:center;flex-wrap:wrap}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder{display:flex;align-items:center;flex-wrap:wrap;margin-right:auto;margin-bottom:30px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder a{display:block;width:90px;height:90px;position:relative;margin-right:30px;margin-bottom:15px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder a:last-child{margin-right:0}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder a img{display:block;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder{margin-bottom:30px;margin-left:20px;width:50%}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder:first-child{margin-left:0}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder .general-btn{text-align:center;width:100%}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder .general-btn.document span{max-width:420px}.downloads{padding-bottom:30px}.downloads.dark-bg{background-color:#F0F0F0;margin-top:50px;margin-bottom:50px}.downloads .section-title{margin-bottom:100px}.downloads .documents-row .category-title{margin-bottom:50px}.downloads .documents-row .category-title .title{display:block;font-weight:700;font-family:"Termina";font-size:2em;line-height:1.1875em;text-transform:uppercase}.downloads .documents-row .document-item{margin-bottom:40px}.downloads .documents-row .document-item .document{display:block;font-weight:300;font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;margin-bottom:0;position:relative;padding-left:45px;color:#000;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.downloads .documents-row .document-item .document:hover{text-decoration:none;color:#4d4d4d;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.downloads .documents-row .document-item .document::before{content:"";position:absolute;width:24px;height:30px;background-repeat:no-repeat;background-size:contain;background-position:center;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.downloads .documents-row .document-item .document.red::before{background-image:url("../images/icons/button_pdf_pink.svg")}.downloads .documents-row .document-item .document.black::before{background-image:url("../images/icons/button_pdf_black.svg")}.bp-cap{text-align:center}.product-category-section{padding-bottom:0}.product-category-section .title-document-row{margin-bottom:100px}.product-category-section .title-document-row .right-part{display:flex;align-items:center}.product-category-section .title-document-row .right-part .general-btn.document{width:100%;padding-top:20px;padding-bottom:20px}.product-category-section .product-category-list .item-holder{margin-bottom:50px}.product-category-section .product-category-list .item-holder .item{display:flex;flex-direction:column;height:100%;background-color:#000}.product-category-section .product-category-list .item-holder .item:hover{text-decoration:none}.product-category-section .product-category-list .item-holder .item .img-holder{position:relative;width:100%;padding-bottom:100%}.product-category-section .product-category-list .item-holder .item .img-holder img{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-category-section .product-category-list .item-holder .item .title-holder{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;background-color:#000;padding-left:10px;padding-right:10px;padding-top:15px;padding-bottom:15px;height:100%}.product-category-section .product-category-list .item-holder .item .title-holder p{color:#fff;font-family:'Jost';font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.breadcrumb{margin-top:0;padding-top:0;padding-bottom:0;background-color:#000;z-index:100}.breadcrumb .content-holder .breadcrumb-nav{display:flex;align-items:center;padding-top:23px;padding-bottom:23px}.breadcrumb .content-holder .breadcrumb-nav li{display:block}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown{position:relative;padding-right:60px;min-width:325px}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown.open>a{border-color:#fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown.open::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);transform-origin:center;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown.open .sub-list-holder{opacity:1;pointer-events:all;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown::before{content:"";width:15px;height:15px;position:absolute;right:0;top:6px;background-image:url("../images/icons/arrow_down_pink.svg");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder{display:block;width:100%;position:absolute;top:90%;left:0;padding-top:25px;background-color:transparent;opacity:0;pointer-events:none;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;z-index:1}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder:before{content:"";position:absolute;width:100%;height:20px;top:-100%;left:0}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder .sub-list{position:relative;padding:0;background-color:#000;padding-top:25px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.16);box-shadow:0 0 6px 0 rgba(0,0,0,0.16)}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder .sub-list li{width:auto;max-width:100%;padding-left:20px;padding-right:20px;padding-bottom:10px;position:relative;margin-right:0;margin-bottom:10px}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder .sub-list li.active a{text-decoration:underline}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder .sub-list li a{display:inline-block;border-bottom:2px solid transparent;font-family:'Termina';font-size:18px;font-weight:400;line-height:normal;color:#fff}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder .sub-list li a:hover{text-decoration:underline}.breadcrumb .content-holder .breadcrumb-nav li a{color:#fff;text-transform:uppercase;font-size:1.1875em;line-height:1.5263157894736843em;font-weight:700;text-decoration:none}.body.modal-open{overflow:hidden}.text-center{text-align:center}.container{max-width:100%}section{padding-top:50px;padding-bottom:50px}section:last-child{padding-bottom:100px}.general-btn{display:inline-flex;align-items:center;justify-content:center;font-size:1.1875em;line-height:1.7894736842105263em;color:#fff;background-color:#000;border-radius:65px;min-width:320px;word-break:break-word;text-transform:uppercase;border:2px solid #fff;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.general-btn:hover:not(.tel, .email, .document){color:#000;text-decoration:none;border-color:black;background-color:#fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.general-btn.tel{border-color:#000;color:#fff;text-decoration:none}.general-btn.tel span{padding-left:50px;position:relative}.general-btn.tel span::before{content:"";width:30px;height:33px;position:absolute;left:0;top:50%;background-image:url("../images/icons/phone_icon_btn.svg");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.general-btn.email{border-color:#000;color:#fff;text-decoration:none;text-transform:none}.general-btn.email span{position:relative;padding-left:60px}.general-btn.email span::before{content:"";width:36px;height:22px;position:absolute;left:0;top:50%;background-image:url("../images/icons/email_icon_btn.svg");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.general-btn.document{border-color:#000;color:#fff;text-decoration:none;padding-left:0}.general-btn.document span{padding-left:50px;position:relative}.general-btn.document span::before{content:"";width:23px;height:29px;position:absolute;left:15px;top:50%;background-image:url("../images/icons/pdf_icon.svg");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.general-btn.uppercase{text-transform:uppercase}.general-richtext *{word-break:break-word}.general-richtext *:last-child{margin-bottom:0}.general-richtext p{display:block;font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.general-richtext p a{display:inline}.general-richtext p b,.general-richtext p bold,.general-richtext p strong{display:inline;font-family:"Jost";font-weight:700;margin-bottom:0}.general-richtext a{display:block;font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.general-richtext h2{display:block;font-weight:700;font-family:"Termina";font-size:2.5em;line-height:1.25em;margin-bottom:10px}.general-richtext h3{display:block;font-weight:700;font-size:2em;line-height:1.1875em;margin-bottom:10px}.general-richtext h4{display:block;font-weight:700;font-size:1.5em;line-height:1.1666666666666667em;margin-bottom:10px}.general-richtext h5{display:block;font-size:1.1875em;line-height:1.5263157894736843em;font-weight:700;margin-bottom:10px}.general-richtext ol{padding-left:0;margin-bottom:0;list-style:none;counter-reset:li}.general-richtext ol li{counter-increment:li;font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.general-richtext ol li:before{content:"(" counter(li) ")";font-family:"Jost";display:inline-block;margin-right:25px}.general-richtext ol li a{display:inline-block;margin:0;font-size:1.1875em;line-height:1.8125em}.general-richtext ul{list-style:disc;list-style-position:inside}.general-richtext ul li{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.general-richtext ul li:before{content:"";display:inline-block}.general-richtext ul li a{display:inline-block;margin:0;font-size:1.1875em;line-height:1.8125em}.section-title{margin-bottom:0;font-size:16px;word-break:break-word}.section-title.text-white .dark-part{color:#fff}.section-title.text-white .light-part{color:#fff}.section-title .dark-part{display:block;font-weight:700;font-family:"Termina";font-size:3.125em;line-height:1.2em;text-transform:uppercase;color:#000}.section-title .light-part{display:block;font-weight:300;font-family:"Termina";font-size:3.125em;line-height:1.2em;text-transform:uppercase;color:#000}.main-banner{padding-top:0;margin-bottom:50px;position:relative}.main-banner .important-info{position:absolute;width:960px;max-width:calc(100% - 30px);top:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1;padding:50px;background-color:rgba(255,255,255,0.8);-webkit-box-shadow:0 0 15px 10px rgba(255,255,255,0.9);-moz-box-shadow:0 0 15px 10px rgba(255,255,255,0.9);box-shadow:0 0 15px 10px rgba(255,255,255,0.9)}.main-banner .important-info p{margin-bottom:0;font-size:1.1875em;line-height:normal;font-weight:700;text-align:center}.main-banner .container-fluid{padding:0;margin:0}.main-banner .container-fluid .row{padding:0;margin:0}.main-banner .banner-column-link{position:relative;height:calc(100vh - 104px);display:flex;flex-direction:column;justify-content:flex-end;padding-left:0;padding-right:0}.main-banner .banner-column-link:hover{text-decoration:none}.main-banner .banner-column-link:hover .content-holder .general-btn{opacity:1;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.main-banner .banner-column-link::before{display:none;content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#383838;opacity:.7;mix-blend-mode:screen}.main-banner .banner-column-link .cover-img{position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center;width:100%;height:100%;max-width:100%}.main-banner .banner-column-link.pink{background-color:#E20E82}.main-banner .banner-column-link.pink::before{display:block}.main-banner .banner-column-link.pink .cover-img{mix-blend-mode:multiply}.main-banner .banner-column-link.blue{background-color:#009FE1}.main-banner .banner-column-link.blue::before{display:block}.main-banner .banner-column-link.blue .cover-img{mix-blend-mode:multiply}.main-banner .banner-column-link.green{background-color:#55AF2F}.main-banner .banner-column-link.green::before{display:block}.main-banner .banner-column-link.green .cover-img{mix-blend-mode:multiply}.main-banner .banner-column-link.yellow{background-color:#FCEA00}.main-banner .banner-column-link.yellow::before{display:block}.main-banner .banner-column-link.yellow .cover-img{mix-blend-mode:multiply}.main-banner .banner-column-link .content-holder{position:relative;width:77%;padding-bottom:50px;display:flex;flex-direction:column;align-items:flex-start;margin-left:auto;margin-right:auto;min-height:382px}.main-banner .banner-column-link .content-holder img{display:block;height:70px;width:auto;margin-bottom:30px}.main-banner .banner-column-link .content-holder .column-title{display:block;font-family:"Termina";font-size:2em;line-height:1.1875em;color:#fff;text-transform:uppercase;word-break:break-word;margin-bottom:45px;hyphens:none}.main-banner .banner-column-link .content-holder .general-btn{font-family:"Termina";opacity:0;margin-top:auto;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.secondary-banner{display:block;position:relative;padding:0;margin-bottom:50px}.secondary-banner::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#383838;opacity:.7;mix-blend-mode:screen}.secondary-banner .cover-img{position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center;width:100%;height:100%;max-width:100%}.secondary-banner.pink{background-color:#E20E82}.secondary-banner.pink::before{display:block}.secondary-banner.pink .cover-img{mix-blend-mode:multiply}.secondary-banner.blue{background-color:#009FE1}.secondary-banner.blue::before{display:block}.secondary-banner.blue .cover-img{mix-blend-mode:multiply}.secondary-banner.green{background-color:#55AF2F}.secondary-banner.green::before{display:block}.secondary-banner.green .cover-img{mix-blend-mode:multiply}.secondary-banner.yellow{background-color:#FCEA00}.secondary-banner.yellow::before{display:block}.secondary-banner.yellow .cover-img{mix-blend-mode:multiply}.secondary-banner.narrow.right:before{mix-blend-mode:multiply;opacity:.3}.secondary-banner.narrow.right .content-wrapper{display:flex;justify-content:flex-end}.secondary-banner.narrow .content-wrapper .content{max-width:60%}.secondary-banner.narrow::before{mix-blend-mode:multiply;opacity:.6}.secondary-banner.text-black .content-wrapper .content .title .pre-title{color:#000}.secondary-banner.text-black .content-wrapper .content .title .main-title{color:#000}.secondary-banner.text-black .content-wrapper .content .excerpt p,.secondary-banner.text-black .content-wrapper .content .excerpt a{color:#000}.secondary-banner.shadow-overlay::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#383838;opacity:.7;mix-blend-mode:screen}.secondary-banner.shadow-overlay .cover-img{mix-blend-mode:multiply;filter:brightness(.6)}.secondary-banner .content-wrapper .content{min-height:55vh;padding-top:60px;padding-bottom:60px;display:flex;flex-direction:column;justify-content:center}.secondary-banner .content-wrapper .content *:last-child{margin-bottom:0}.secondary-banner .content-wrapper .content .title{font-size:16px;margin-bottom:40px}.secondary-banner .content-wrapper .content .title .pre-title{display:block;color:#fff;font-family:"Termina";font-size:2em;line-height:1.1875em;font-weight:300;text-transform:uppercase;word-wrap:break-word}.secondary-banner .content-wrapper .content .title .main-title{display:block;color:#fff;font-family:"Termina";font-size:3.125em;line-height:1.2em;font-weight:700;text-transform:uppercase;word-wrap:break-word}.secondary-banner .content-wrapper .content .excerpt p{display:block;font-family:"Jost";color:#fff;font-size:1.5em;line-height:1.5em;font-weight:300}.secondary-banner .content-wrapper .content .excerpt p a{display:inline;font-size:inherit}.secondary-banner .content-wrapper .content .excerpt a{display:block;font-family:"Jost";color:#fff;font-size:1.5em;line-height:1.5em;font-weight:700}.secondary-banner .content-wrapper .content .buttons-holder{display:flex;align-items:center;margin-top:30px}.secondary-banner .content-wrapper .content .buttons-holder a{margin-right:30px;min-width:450px}.secondary-banner .content-wrapper .content .buttons-holder a:last-child{margin-right:0}.history-intro .history-intro-wrapper .text-part{display:flex;flex-direction:column;justify-content:center}.history-intro .history-intro-wrapper .text-part .content *:last-child{margin-bottom:0}.history-intro .history-intro-wrapper .text-part .content .section-title{margin-bottom:45px}.history-intro .history-intro-wrapper .text-part .content .general-richtext{margin-bottom:45px}.history-intro .history-intro-wrapper .text-part .content .button-signature{display:flex;align-items:center}.history-intro .history-intro-wrapper .text-part .content .button-signature .general-btn{margin-right:20px}.history-intro .history-intro-wrapper .text-part .content .button-signature .signature{display:block;font-size:2.4375em;line-height:1.1794871794871795em;font-weight:400;text-align:right;font-family:"Santa Fe Spring",sans-serif;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);margin-left:auto}.history-intro .history-intro-wrapper .text-part .content .button-signature .signature .year{font-family:"Santa Fe Spring",sans-serif;display:block;font-size:14px;line-height:16px;font-weight:400;margin-right:30px;margin-top:10px}.history-intro .history-intro-wrapper .image-part img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto}.richtext-section .section-title{margin-bottom:50px}.richtext-section .document-holder{margin-top:50px}.richtext-section .document-holder .general-btn.document{max-width:100%;justify-content:flex-start;text-align:center;text-transform:uppercase}.richtext-section .document-holder .general-btn.document::before{left:15px}.richtext-section .general-richtext p a{color:#000;font-size:19px}.third-banner{display:block;position:relative;padding-top:0;padding-bottom:0 !important}.third-banner::before{display:none;content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#383838;opacity:.7;mix-blend-mode:screen}.third-banner .cover-img{position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center;width:100%;height:100%;max-width:100%}.third-banner.pink{background-color:#E20E82}.third-banner.pink::before{display:block}.third-banner.pink .cover-img{mix-blend-mode:multiply}.third-banner.blue{background-color:#009FE1}.third-banner.blue::before{display:block}.third-banner.blue .cover-img{mix-blend-mode:multiply}.third-banner.green{background-color:#55AF2F}.third-banner.green::before{display:block}.third-banner.green .cover-img{mix-blend-mode:multiply}.third-banner.yellow{background-color:#FCEA00}.third-banner.yellow::before{display:block}.third-banner.yellow .cover-img{mix-blend-mode:multiply}.third-banner.text-black .content-wrapper .content .title .pre-title{color:#000}.third-banner.text-black .content-wrapper .content .title .main-title{color:#000}.third-banner.text-black .content-wrapper .excerpt p,.third-banner.text-black .content-wrapper .excerpt a{color:#000}.third-banner.text-black .content-wrapper .buttons-holder span{color:#000}.third-banner.text-black .content-wrapper .right-side .info-holder .info-title{color:#000}.third-banner.text-black .content-wrapper .right-side .info-holder .info-description{color:#000}.third-banner.text-black .content-wrapper .right-side .info-holder a{color:#000}.third-banner .content-wrapper{min-height:50vh;display:flex;padding:70px 0}.third-banner .content-wrapper .content{padding-bottom:60px;display:flex;flex-direction:column;justify-content:flex-end}.third-banner .content-wrapper .content *:last-child{margin-bottom:0}.third-banner .content-wrapper .content .title{font-size:16px}.third-banner .content-wrapper .content .title .pre-title{display:block;color:#fff;font-size:2em;line-height:1.1875em;font-weight:300;text-transform:uppercase;word-wrap:break-word}.third-banner .content-wrapper .content .title .main-title{display:block;color:#fff;font-size:3.125em;line-height:1.2em;font-weight:700;text-transform:uppercase;word-wrap:break-word}.third-banner .excerpt p{display:block;font-family:"Jost";color:#fff;font-size:1.5em;line-height:1.5em;font-weight:300}.third-banner .excerpt p a{display:inline;font-size:inherit}.third-banner .excerpt a{display:block;font-family:"Jost";color:#fff;font-size:1.5em;line-height:1.5em;font-weight:700}.third-banner .buttons-holder{display:flex;align-items:center;margin-top:30px}.third-banner .buttons-holder span{display:flex;align-items:center;color:#fff;margin-right:30px;font-family:"Jost";font-weight:300;font-size:1.1875em;line-height:2em}.third-banner .buttons-holder span:last-child{margin-right:0}.third-banner .buttons-holder span img{margin-right:10px;max-height:52px;width:auto}.third-banner .right-side{display:flex;justify-content:flex-end}.third-banner .right-side .icon-holder{margin-right:35px}.third-banner .right-side .icon-holder img{max-height:81px;width:auto}.third-banner .right-side .text-part{display:flex;flex-direction:column;max-width:60%}.third-banner .right-side .text-part .title{color:#fff;text-transform:uppercase;font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;font-weight:700;margin-bottom:10px}.third-banner .right-side .text-part .general-richtext *{color:#fff}.third-banner .right-side .text-part a{text-decoration:none;color:#fff;font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:700}.contact-section .contact-section-wrapper .text-part{display:flex;flex-direction:column;justify-content:center}.contact-section .contact-section-wrapper .text-part .section-title{margin-bottom:50px}.contact-section .contact-section-wrapper .text-part .general-richtext{margin-bottom:50px}.contact-section .contact-section-wrapper .text-part .general-richtext p{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.contact-section .contact-section-wrapper .text-part .buttons-holder{display:flex;flex-direction:column}.contact-section .contact-section-wrapper .text-part .buttons-holder .general-btn{max-width:400px;margin-bottom:40px;padding-top:25px;padding-bottom:25px;border-radius:65px;font-size:1.1875em;line-height:1.7894736842105263em;font-family:"Termina"}.contact-section .contact-section-wrapper .text-part .buttons-holder .general-btn:last-child{margin-bottom:0}.contact-section .contact-section-wrapper .image-part{display:flex;align-items:flex-start}.contact-section .contact-section-wrapper .image-part img{display:block;width:auto;max-width:100%;height:auto}.services-showroom .content-wrapper{display:flex;align-items:center;justify-content:center;position:relative;min-height:371px}.services-showroom .content-wrapper .black-shadow{display:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0, 0, 0);opacity:.6}.services-showroom .content-wrapper .cover-img{position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center;width:100%;height:100%;max-width:100%}.services-showroom .content-wrapper .icon-holder{z-index:1;margin-right:35px}.services-showroom .content-wrapper .icon-holder img{max-height:81px;height:auto;width:auto}.services-showroom .content-wrapper .content-box{display:flex;max-width:70%}.services-showroom .content-wrapper .content{z-index:1}.services-showroom .content-wrapper .content .title{font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;font-weight:700;color:#fff;margin-bottom:10px;word-break:break-word;text-transform:uppercase}.services-showroom .content-wrapper .content p{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;letter-spacing:20;color:#fff;margin-bottom:0}.services-showroom .content-wrapper .content p a,.services-showroom .content-wrapper .content p strong,.services-showroom .content-wrapper .content p b{font-size:19px;line-height:29px}.services-showroom .content-wrapper .content a{color:#fff;text-decoration:none;font-family:"Jost";font-size:1.1875em;line-height:1.4736842105263157em;font-weight:700}.services-showroom .content-wrapper .content a.general-btn{margin-top:21px;font-weight:400}.left-right-section.reverse .switch-columns{display:flex;flex-direction:row-reverse}.left-right-section .left-side{display:flex;flex-direction:column}.left-right-section .left-side .section-title{margin-bottom:50px}.left-right-section .left-side .general-richtext{margin-bottom:50px}.left-right-section .left-side .general-richtext:last-child{margin-bottom:0}.left-right-section .left-side .general-richtext p{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-bottom:0}.left-right-section .left-side .general-richtext p a{font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300}.left-right-section .left-side .buttons-holder{display:flex;flex-direction:column}.left-right-section .left-side .buttons-holder .general-btn{max-width:425px;margin-bottom:40px;padding-top:25px;padding-bottom:25px;border-radius:65px;font-size:1.1875em;line-height:1.7894736842105263em;font-family:"Termina";padding-left:30px;padding-right:30px}.left-right-section .left-side .buttons-holder .general-btn span{width:100%;text-align:center}.left-right-section .left-side .buttons-holder .general-btn:last-child{margin-bottom:0}.left-right-section .right-side.image-only{display:flex;justify-content:center}.left-right-section .right-side.image-only img{display:block;width:auto;max-width:100%;height:auto;object-fit:cover;object-position:center}.left-right-section .right-side.background-image .background-image-wrapper{display:flex;position:relative;padding:80px;min-height:371px;background-color:#000}.left-right-section .right-side.background-image .background-image-wrapper .cover-image{position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center;width:100%;height:100%;max-width:100%}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper{display:flex;margin:auto}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder{z-index:1;margin-right:35px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder img{display:block;max-height:81px;height:auto;width:auto}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part{z-index:1}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .title{font-family:"Termina";font-weight:700;font-size:1.5em;line-height:1.1666666666666667em;color:#fff;text-transform:uppercase;margin-bottom:10px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext p{color:#fff}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext p a{font-size:19px;line-height:29px;font-weight:300}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext a{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:700;color:#fff;text-decoration:none;width:fit-content}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-btn{margin-top:30px;text-transform:uppercase;width:100%}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-btn.document::before{left:15px}.left-right-section .right-side.video-wrapper .video-card{display:block;width:100%;max-width:100%;text-decoration:none}.left-right-section .right-side.video-wrapper .video-card:hover .image-holder:before{background-color:rgba(0,0,0,0);-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.left-right-section .right-side.video-wrapper .video-card:hover .image-holder .play-btn{-webkit-transform:scale(1.2) translate(-40%, -40%);-ms-transform:scale(1.2) translate(-40%, -40%);transform:scale(1.2) translate(-40%, -40%);background-color:#000;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.left-right-section .right-side.video-wrapper .video-card .image-holder{display:block;position:relative;width:100%;padding-bottom:56.25%;overflow:hidden}.left-right-section .right-side.video-wrapper .video-card .image-holder::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(56,56,56,0.7);z-index:1;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;mix-blend-mode:multiply}.left-right-section .right-side.video-wrapper .video-card .image-holder .video-img{display:block;width:100%;max-width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center}.left-right-section .right-side.video-wrapper .video-card .image-holder .play-btn{display:block;width:79px;height:79px;background-color:transparent;position:absolute;top:50%;left:50%;border-radius:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.left-right-section .right-side.video-wrapper .video-card .image-holder .play-btn:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-image:url("../images/icons/white_play_btn.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.popup-video{position:fixed;display:none;width:100%;height:100%;top:0;left:0;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.6);z-index:9999}.popup-video.open{display:flex}.popup-video iframe{width:70% !important;height:70% !important}.popup-video .close-popup-video{position:absolute;width:35px;height:35px;top:50px;right:50px;background-image:url("../images/icons/close.svg");background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.popup-video .close-popup-video:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.video-card-item{margin-bottom:100px}.video-card-item .video-card{display:block;width:100%;max-width:100%;text-decoration:none}.video-card-item .video-card:hover .image-holder:before{background-color:rgba(0,0,0,0);-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.video-card-item .video-card:hover .image-holder .play-btn{-webkit-transform:scale(1.2) translate(-40%, -40%);-ms-transform:scale(1.2) translate(-40%, -40%);transform:scale(1.2) translate(-40%, -40%);background-color:#000;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.video-card-item .video-card .image-holder{display:block;position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;margin-bottom:15px}.video-card-item .video-card .image-holder::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(56,56,56,0.7);z-index:1;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;mix-blend-mode:multiply}.video-card-item .video-card .image-holder .video-img{display:block;width:100%;max-width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;object-position:center}.video-card-item .video-card .image-holder .play-btn{display:block;width:79px;height:79px;background-color:transparent;position:absolute;top:50%;left:50%;border-radius:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.video-card-item .video-card .image-holder .play-btn:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-image:url("../images/icons/white_play_btn.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.video-card-item .video-card .video-title .title{font-family:"Termina";color:#000;font-size:1.5em;line-height:1.1666666666666667em;font-weight:700;margin-bottom:10px;text-transform:uppercase}.video-card-item .video-card .video-title p{color:#000;font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300}.photo-gallery .title{margin-bottom:50px}.photo-gallery .gallery-list .gallery-item{display:flex;flex-direction:column;margin-bottom:50px}.photo-gallery .gallery-list .gallery-item .img-holder{margin-bottom:30px;position:relative;width:100%;padding-bottom:56.25%}.photo-gallery .gallery-list .gallery-item .img-holder img{display:block;width:100%;max-width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;object-fit:cover;object-position:center}.photo-gallery .gallery-list .gallery-item .item-title{font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;font-weight:700;text-transform:uppercase;margin-bottom:0;word-break:break-word}#bp_aud,#bp_container img,#bp_sv,#bp_vid{max-width:90% !important;max-height:80% !important}.bp-wrap{z-index:6000}.bp-img>img{height:100%;width:auto;top:50%;left:50%;transform:translate(-50%, -50%)}.bp-img{background-image:none !important}.wertheim-team .title-wrapper{margin-bottom:50px}.wertheim-team .content-wrapper{margin-bottom:30px}.wertheim-team .team-member{background-color:#000;padding:50px;min-height:260px;height:100%;display:flex;flex-direction:column}.wertheim-team .team-member .job-title{margin-bottom:20px}.wertheim-team .team-member .job-title .bold-part{display:block;margin-bottom:0;color:#fff;font-size:1.1875em;line-height:1.2105263157894737em;font-weight:700;text-transform:uppercase}.wertheim-team .team-member .job-title .light-part{display:block;margin-bottom:0;color:#fff;font-weight:300;font-size:1.1875em;line-height:1.2105263157894737em;text-transform:uppercase}.wertheim-team .team-member .general-richtext{color:#fff;margin-top:auto}.wertheim-team .team-member .general-richtext a{text-decoration:none;color:#fff;width:fit-content}.product-intro .product-showcase{margin-bottom:50px}.product-intro .product-showcase .text-part{display:flex;flex-direction:column;justify-content:center}.product-intro .product-showcase .text-part .section-title{margin-bottom:50px}.product-intro .product-showcase .image-part img{display:block;height:auto;width:auto;max-width:100%}.product-intro .product-parts .content-wrapper .image-holder{margin-bottom:50px}.product-intro .product-parts .content-wrapper .image-holder img{display:block;height:auto;width:auto;max-width:100%;min-height:360px;max-height:360px}.product-intro .product-parts .content-wrapper .text-holder .product-name{font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;font-weight:700;text-transform:uppercase}.certificate{background-color:#000;margin-top:50px;margin-bottom:50px;padding:100px 0}.certificate .text-part{display:flex;flex-direction:column;justify-content:center}.certificate .text-part .section-title{margin-bottom:45px}.certificate .text-part .section-title span{color:#fff}.certificate .text-part .general-richtext{color:#fff}.certificate .image-holder{display:flex;justify-content:flex-end}.certificate .image-holder img{display:block;height:auto;width:auto;max-height:640px;max-width:100%}.product-details{padding:100px 0;margin:50px 0;background-color:#000}.product-details .title-holder{margin-bottom:50px}.product-details .title-holder .section-title{margin-bottom:50px}.product-details .title-holder .section-title span{color:#fff}.product-details .gallery{margin-bottom:50px}.product-details .gallery .image-holder{display:flex;position:relative;width:100%;padding-bottom:100%}.product-details .gallery .image-holder img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;left:0;right:0;bottom:0;top:0}.product-details .general-richtext{color:#fff}.placard-banner{position:relative;overflow:hidden;padding:0;margin:50px 0}.placard-banner .background-image{height:100%;width:100%;object-fit:cover;position:absolute}.placard-banner .content-wrapper{padding-top:100px;padding-bottom:100px}.placard-banner .content-wrapper .icon-holder{margin-bottom:45px}.placard-banner .content-wrapper .icon-holder img{display:block;max-height:100px;width:auto;height:auto}.placard-banner .content-wrapper .section-title{margin-bottom:50px}.placard-banner .content-wrapper .section-title span{color:#fff}.placard-banner .content-wrapper .general-richtext *{color:#fff}.history-timeline .timeline-header{background-color:#000;padding-top:50px}.history-timeline .timeline-header .section-title{margin-bottom:50px}.history-timeline .timeline-header .section-title *{color:#fff}.history-timeline .timeline-header .general-richtext{margin-bottom:50px}.history-timeline .timeline-header .general-richtext *{color:#fff}.history-timeline .timeline-years{background-color:#000;padding-bottom:50px}.history-timeline .timeline-years.fixed{position:fixed;width:100%;z-index:1;padding-bottom:25px}.history-timeline .timeline-years .year-list .links-list{display:flex;justify-content:center;flex-wrap:wrap;margin:0;padding-top:14px;border-top:1px solid #fff}.history-timeline .timeline-years .year-list .links-list li{margin-right:50px;margin-bottom:25px}.history-timeline .timeline-years .year-list .links-list li:last-child{margin-right:0}.history-timeline .timeline-years .year-list .links-list li a{text-decoration:none;color:#fff;font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:700}.history-timeline .timeline-years .year-list .links-list li a:hover:after,.history-timeline .timeline-years .year-list .links-list li a.active:after{content:"";display:block;border-bottom:1px solid #fff;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.history-timeline .timeline-years .year-list .links-list li a:after{content:"";width:100%;display:block;border-bottom:1px solid transparent}.history-timeline .timeline-content .timeline-item{border-bottom:2px solid #F0F0F0;padding:100px 0;margin-bottom:100px}.history-timeline .timeline-content .timeline-item .text-part{display:flex;flex-direction:column;justify-content:center}.history-timeline .timeline-content .timeline-item .text-part .year{font-size:1.5em;line-height:1.1666666666666667em;font-weight:700}.history-timeline .timeline-content .timeline-item .text-part .general-richtext{max-width:320px}.history-timeline .timeline-content .timeline-item .text-part .general-btn{max-width:330px;height:80px;border-radius:65px;margin-top:50px}.history-timeline .timeline-content .timeline-item .text-part .general-btn.document span{text-align:center}.history-timeline .timeline-content .timeline-item .image-part{display:flex;justify-content:center}.history-timeline .timeline-content .timeline-item .image-part .image-holder{display:flex;flex-direction:column;justify-content:center;align-items:center}.history-timeline .timeline-content .timeline-item .image-part .image-holder:last-child{margin-right:0}.history-timeline .timeline-content .timeline-item .image-part .image-holder a{margin-top:auto;margin-bottom:auto}.history-timeline .timeline-content .timeline-item .image-part .image-holder img{display:block;height:auto;width:auto;max-width:100%;object-fit:cover}.history-timeline .timeline-content .timeline-item .image-part .image-holder img.cover-img{object-fit:cover}.history-timeline .timeline-content .timeline-item .image-part .image-holder img.contain-img{object-fit:contain}.history-timeline .timeline-content .timeline-item .image-part .image-holder img.full{width:100%;min-height:unset;height:auto}.history-timeline .timeline-content .timeline-item .image-part .image-holder .image-description{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:300;margin-top:10px;text-align:center}.category-type{padding-top:0}.category-type .type-specifications{background-color:#F0F0F0}.category-type .type-specifications>.row{margin-right:-1px;margin-left:-1px}.category-type .type-specifications .specs{display:flex}.category-type .type-specifications .specs .spec-item{padding-top:30px;padding-bottom:30px;display:flex;flex-direction:column;align-items:center;padding-left:1px;padding-right:1px;min-height:150px;padding-top:100px}.category-type .type-specifications .specs .spec-item:not(:last-child){border-right:2px solid #fff}.category-type .type-specifications .specs .spec-item.serie-icon{position:relative}.category-type .type-specifications .specs .spec-item.serie-icon::before{content:"";width:34px;height:34px;position:absolute;left:50%;top:30%;background-image:url(../images/icons/categorytype_icon_1.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.category-type .type-specifications .specs .spec-item.secure-icon{position:relative}.category-type .type-specifications .specs .spec-item.secure-icon::before{content:"";width:34px;height:34px;position:absolute;left:50%;top:30%;background-image:url(../images/icons/categorytype_icon_2.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.category-type .type-specifications .specs .spec-item.privacy-icon{position:relative}.category-type .type-specifications .specs .spec-item.privacy-icon::before{content:"";width:34px;height:34px;position:absolute;left:50%;top:30%;background-image:url(../images/icons/categorytype_icon_3.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.category-type .type-specifications .specs .spec-item.insurance-icon{position:relative}.category-type .type-specifications .specs .spec-item.insurance-icon::before{content:"";width:34px;height:34px;position:absolute;left:50%;top:30%;background-image:url(../images/icons/categorytype_icon_4.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.category-type .type-specifications .specs .spec-item.fireproof-icon{position:relative}.category-type .type-specifications .specs .spec-item.fireproof-icon::before{content:"";width:34px;height:34px;position:absolute;left:50%;top:30%;background-image:url(../images/icons/categorytype_icon_5.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.category-type .type-specifications .specs .spec-item img{display:block;height:auto;width:auto;max-height:34px;margin-bottom:10px}.category-type .type-specifications .specs .spec-item h3{font-family:"Jost";font-size:1.1875em;line-height:1.0526315789473684em;font-weight:700;margin-bottom:1px;word-break:break-word;text-align:center}.category-type .type-specifications .specs .spec-item h3 span{display:block;font-family:"Jost";font-size:19px;line-height:20px}.category-type .type-specifications .specs .spec-item p{font-family:"Jost";font-size:1.1875em;line-height:1.0526315789473684em;font-weight:300;margin-bottom:0}.category-type .category-type-list>.row{margin-right:-1px;margin-left:-1px}.category-type .category-type-list .image-holder{display:flex;align-items:center}.category-type .category-type-list .image-holder img{display:block;height:auto;width:auto;max-width:100%}.category-type .category-type-list .type-item{position:relative;display:flex;margin-bottom:50px;padding-top:50px;padding-bottom:50px}.category-type .category-type-list .type-item:after{content:"";position:absolute;left:50%;transform:translateX(-50%);right:0;bottom:0;height:2px;width:97.9%;background-color:#E20E82}.category-type .category-type-list .type-item:last-child{padding-bottom:0}.category-type .category-type-list .type-item:last-child:after{display:none}.category-type .category-type-list .type-item .details-holder{display:flex;flex-direction:column}.category-type .category-type-list .type-item .details-holder .specs-holder{display:flex;margin-bottom:50px}.category-type .category-type-list .type-item .details-holder .specs-holder .spec-value{display:flex;justify-content:center;padding-left:1px;padding-right:1px}.category-type .category-type-list .type-item .details-holder .specs-holder .spec-value h3{margin-bottom:0;text-align:center}.category-type .category-type-list .type-item .details-holder .specs-holder>.spec-value~.spec-value h3{font-family:"Jost";font-size:1.1875em;line-height:1.5789473684210527em}.category-type .category-type-list .type-item .details-holder .specs-holder>.spec-value~.spec-value h3 span{display:block;font-family:"Jost";font-weight:400;font-size:16px;line-height:normal}.category-type .category-type-list .type-item .details-holder .specs-holder>.spec-value h3{font-family:"Termina";font-size:1.5em;line-height:1.1666666666666667em;font-weight:700}.category-type .category-type-list .type-item .details-holder .button-holder{display:flex;justify-content:flex-end;align-items:center}.category-type-mobile{display:none}.category-type-mobile .category-item{padding:50px 0}.category-type-mobile .category-item:first-child{padding-top:0}.category-type-mobile .category-item:last-child{padding-bottom:0}.category-type-mobile .category-item-wrapper{margin-bottom:30px}.category-type-mobile .category-item-wrapper .image-holder{display:flex;align-items:flex-start}.category-type-mobile .category-item-wrapper .image-holder img{display:block;height:auto;width:auto;max-width:100%}.category-type-mobile .product-specs .spec-holder{background-color:#F0F0F0}.category-type-mobile .product-specs .spec-holder:nth-child(odd){border-right:2px solid #fff;border-bottom:2px solid #fff}.category-type-mobile .product-specs .spec-holder:nth-child(odd):first-child{padding-bottom:2px}.category-type-mobile .product-specs .spec-holder:nth-child(even){border-bottom:2px solid #fff}.category-type-mobile .product-specs .spec-holder:nth-child(even):first-child{padding-bottom:2px}.category-type-mobile .product-specs .spec-holder .spec-value{padding-top:50px;padding-bottom:50px;padding-left:80px}.category-type-mobile .product-specs .spec-holder .spec-value h3{font-family:"Jost";font-size:1.1875em;line-height:1.5789473684210527em;font-weight:700;margin-bottom:0}.category-type-mobile .product-specs .spec-holder .spec-value p{font-family:"Jost";font-size:1.1875em;line-height:1.0526315789473684em;font-weight:300;margin-bottom:1px}.category-type-mobile .product-specs .spec-holder .spec-value.secure-icon{position:relative}.category-type-mobile .product-specs .spec-holder .spec-value.secure-icon::before{content:"";width:34px;height:34px;position:absolute;left:20px;top:50%;background-image:url(../images/icons/categorytype_icon_2.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category-type-mobile .product-specs .spec-holder .spec-value.privacy-icon{position:relative}.category-type-mobile .product-specs .spec-holder .spec-value.privacy-icon::before{content:"";width:34px;height:34px;position:absolute;left:20px;top:50%;background-image:url(../images/icons/categorytype_icon_3.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category-type-mobile .product-specs .spec-holder .spec-value.insurance-icon{position:relative}.category-type-mobile .product-specs .spec-holder .spec-value.insurance-icon::before{content:"";width:34px;height:34px;position:absolute;left:20px;top:50%;background-image:url(../images/icons/categorytype_icon_4.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category-type-mobile .product-specs .spec-holder .spec-value.fireproof-icon{position:relative}.category-type-mobile .product-specs .spec-holder .spec-value.fireproof-icon::before{content:"";width:34px;height:34px;position:absolute;left:20px;top:50%;background-image:url(../images/icons/categorytype_icon_5.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category-type-mobile .product-specs .button-holder{margin-top:30px}.taxonomy-contact{display:none}.taxonomy-contact .background-wrapper{display:flex;position:relative;padding:80px;min-height:371px;align-items:center}.taxonomy-contact .background-wrapper .cover-img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;max-width:100%;object-fit:cover;object-position:center}.taxonomy-contact .background-wrapper .content-wrapper{display:flex;margin:auto}.taxonomy-contact .background-wrapper .content-wrapper .icon-holder{z-index:1;margin-right:35px}.taxonomy-contact .background-wrapper .content-wrapper .icon-holder img{display:block;max-height:81px;height:auto;width:auto}.taxonomy-contact .background-wrapper .content-wrapper .text-part{z-index:1}.taxonomy-contact .background-wrapper .content-wrapper .text-part .title{font-family:"Termina";font-weight:700;font-size:1.5em;line-height:1.1666666666666667em;color:#fff;text-transform:uppercase;margin-bottom:10px}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext p{color:#fff}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext a{font-family:"Jost";font-size:1.1875em;line-height:1.5263157894736843em;font-weight:700;color:#fff;text-decoration:none;width:fit-content}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-btn{margin-top:30px;text-transform:uppercase}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-btn.document::before{left:15px}.locations .title-holder .section-title{margin-bottom:45px}.locations .map-location-holder{margin-bottom:30px}.locations .map-location-holder .map,.locations .map-location-holder .acf-map{height:480px}.locations .map-location-holder .map img,.locations .map-location-holder .acf-map img{max-width:inherit !important}.locations .map-location-holder .content-wrapper{display:flex;align-items:center;justify-content:center;position:relative;padding:80px 0;height:100%;background-color:#000}.locations .map-location-holder .content-wrapper .content-box{display:flex;max-width:70%;width:100%}.locations .map-location-holder .content-wrapper .content{z-index:1}.locations .map-location-holder .content-wrapper .content .title{color:#fff;font-size:1.5em;line-height:1.1666666666666667em;text-transform:uppercase;margin-bottom:0}.locations .map-location-holder .content-wrapper .content .general-richtext *{color:#fff}.locations .map-location-holder .content-wrapper .content .general-richtext a{text-decoration:none;font-size:19px}.not-found .content-holder{display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found .content-holder .image-holder{margin-bottom:40px}.not-found .content-holder .image-holder .no-posts{display:block;width:280px;max-width:100%;height:auto}.not-found .content-holder .general-richtext{margin-bottom:40px;text-align:center}@media (max-width:1199px){.why-wertheim .section-title{margin-bottom:45px}}@media (max-width:991px){.why-wertheim .reasons-holder .reason-item:last-child{margin-bottom:0}.faq-section .accordion-item .accordion-body .notes-documents.highlight .logos-documents .document-holder{width:100%}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents{flex-direction:column;align-items:flex-start}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder{margin-right:auto}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder a{width:75px;height:75px;margin-right:20px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder{margin-left:0;width:100%}}@media (max-width:767px){.faq-section .accordion-item .accordion-body .notes-documents .logos-documents{flex-direction:column;align-items:flex-start}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder{margin-right:15px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .logo-holder a{width:75px;height:75px;margin-right:20px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder{margin-left:0}.product-category-section .title-document-row{margin-bottom:75px}.product-category-section .title-document-row .left-part{margin-bottom:40px}.product-category-section .title-document-row .right-part{justify-content:center}.product-category-section .title-document-row .right-part .general-btn{width:100%}}@media (max-width:575px){.product-category-section .title-document-row .right-part .general-btn{width:100%;font-size:0.9375em;line-height:1.3333333333333333em}.product-category-section .title-document-row .right-part .general-btn.document{padding-top:15px;padding-bottom:15px}.why-wertheim.black{padding-top:50px;padding-bottom:20}.why-wertheim .reasons-holder .reason-item{margin-bottom:30px;display:flex;align-items:flex-start}.why-wertheim .reasons-holder .reason-item .reason-img{display:block;max-width:60px;height:auto;margin-right:15px}.why-wertheim .reasons-holder .reason-item .content .reason-title{font-size:1.25em;line-height:1.1em}.faq-section .accordion-item .accordion-header h4{font-size:1.25em;line-height:1.1em}.faq-section .accordion-item .accordion-body{padding-top:35px;padding-bottom:35px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder .general-btn.document{min-width:200px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder .general-btn.document span{padding-left:30px}.faq-section .accordion-item .accordion-body .notes-documents .logos-documents .document-holder .general-btn.document span::before{left:0}.downloads{padding-bottom:20px}.downloads .section-title{margin-bottom:50px}.downloads .documents-row .category-title{margin-bottom:30px}.downloads .documents-row .category-title .title{font-size:1.625em;line-height:1.2307692307692308em}.downloads .documents-row .document-item{margin-bottom:30px}.downloads .documents-row .document-item .document{font-size:1.25em;line-height:1.1em}.breadcrumb .content-holder .breadcrumb-nav li.has-dropdown .sub-list-holder .sub-list li a{font-size:16px}.breadcrumb .content-holder .breadcrumb-nav li a{font-size:16px}}@media (min-width:1200px){.container{max-width:100%}}@media (min-width:1400px){.container{max-width:1340px}}@media (min-width:1500px){.container{max-width:1440px}}@media (max-width:1830px){.main-banner .banner-column-link .content-holder{width:80%}}@media (max-width:1770px){.main-banner .banner-column-link .content-holder .column-title{font-size:1.875em;line-height:1.2666666666666666em}}@media (max-width:1699px){.main-banner .banner-column-link .content-holder .column-title{font-size:1.6875em;line-height:1.3333333333333333em}.secondary-banner .content-wrapper .content .buttons-holder a{min-width:auto}}@media (max-width:1500px){.main-banner .banner-column-link .content-holder .column-title{font-size:1.5625em;line-height:1.36em}.main-banner .banner-column-link .content-holder .general-btn{min-width:270px}}@media (max-width:1400px){.footer .footer-wrapper .footer-menu li{margin-right:100px}.main-banner .banner-column-link .content-holder{width:85%}.main-banner .banner-column-link .content-holder .general-btn{min-width:220px}}@media (max-width:1300px){.header .header-holder .main-menu li{margin-right:45px}.main-banner .banner-column-link .content-holder{width:90%}.main-banner .banner-column-link .content-holder .column-title{font-size:1.5em;line-height:1.3333333333333333em}.secondary-banner .content-wrapper .content .title .pre-title{font-size:1.875em;line-height:1.2em}.secondary-banner .content-wrapper .content .title .main-title{font-size:2.8125em;line-height:1.2222222222222223em}.secondary-banner .content-wrapper .content .excerpt p{font-size:1.375em;line-height:1.5454545454545454em}.secondary-banner .content-wrapper .content .excerpt a{font-size:1.375em;line-height:1.5454545454545454em}.section-title .light-part{font-size:2.8125em;line-height:1.2222222222222223em}.section-title .dark-part{font-size:2.8125em;line-height:1.2222222222222223em}.third-banner .content-wrapper .content .title .pre-title{font-size:1.875em;line-height:1.2em}.third-banner .content-wrapper .content .title .main-title{font-size:2.8125em;line-height:1.2222222222222223em}.third-banner .content-wrapper .excerpt p{font-size:1.375em;line-height:1.5454545454545454em}.third-banner .content-wrapper .excerpt a{font-size:1.375em;line-height:1.5454545454545454em}.third-banner .content-wrapper .buttons-holder span{font-size:1.125em;line-height:1.4444444444444444em}.third-banner .content-wrapper .right-side .info-holder .info-description{font-size:1.125em;line-height:1.4444444444444444em}.third-banner .content-wrapper .right-side .info-holder a{font-size:1.125em;line-height:1.4444444444444444em}.category-type .category-type-list .type-item .details-holder .specs-holder{margin-bottom:35px}.category-type .category-type-list .type-item .details-holder .specs-holder>.spec-value~.spec-value h3{font-size:1.1em;line-height:1.4204545454545454em}.category-type .category-type-list .type-item .details-holder .specs-holder>.spec-value h3{font-size:1.375em;line-height:1.1818181818181819em;font-weight:700}}@media (max-width:1199px){.header .header-holder .main-logo{margin-right:auto}.header .header-holder .main-logo img{max-width:190px}.header .header-holder .main-menu{display:none}.header .header-holder .languages li a{font-size:1.125em}.header .header-holder .hamburger{display:block;margin-left:15px}.footer .footer-wrapper{flex-direction:column}.footer .footer-wrapper .footer-logo{margin-bottom:45px;margin-right:0}.footer .footer-wrapper .footer-menu{margin-right:auto}.footer .footer-wrapper .footer-menu li{margin-right:35px}.main-banner .important-info{padding:30px}.main-banner .banner-column-link{height:calc(50vh - 47px)}.main-banner .banner-column-link .content-holder{min-height:300px}.main-banner .banner-column-link .content-holder img{max-height:55px;margin-bottom:35px}.main-banner .banner-column-link .content-holder .column-title{margin-bottom:35px}.secondary-banner.narrow.right.text-black .cover-img{display:none}.secondary-banner.narrow .content-wrapper .content{max-width:100%;width:100%}.third-banner .right-side{display:none}.history-intro .history-intro-wrapper .text-part .content .button-signature .signature{font-size:1.6875em;line-height:1.6666666666666667em}.services-showroom .content-wrapper .content-box{max-width:90%}.left-right-section .right-side.background-image .background-image-wrapper{padding:30px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder{margin-right:15px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder img{max-height:50px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .title{font-size:1.375em;line-height:1.1818181818181819em}.wertheim-team .team-member{padding:35px}.product-intro .product-showcase{flex-direction:column-reverse}.product-intro .product-showcase .image-part{margin-bottom:50px}.certificate .text-part{margin-bottom:50px}.certificate .image-holder{justify-content:center}.timeline-years{display:none}.category-type{display:none}.category-type-mobile{display:block}.taxonomy-contact{display:block}.taxonomy-contact .content-wrapper .icon-holder{padding-bottom:80px}}@media (max-width:991px){.main-banner .banner-column-link{height:auto}.main-banner .banner-column-link .content-holder{min-height:auto;padding-top:50px}.main-banner .banner-column-link .content-holder .general-btn{opacity:1}.secondary-banner .content-wrapper .content .title .pre-title{font-size:1.75em;line-height:1.2142857142857142em}.secondary-banner .content-wrapper .content .title .main-title{font-size:2.375em;line-height:1.3157894736842106em}.secondary-banner .content-wrapper .content .excerpt p{font-size:1.25em;line-height:1.6em}.secondary-banner .content-wrapper .content .excerpt a{font-size:1.25em;line-height:1.6em}.section-title .light-part{font-size:2.375em;line-height:1.3157894736842106em}.section-title .dark-part{font-size:2.375em;line-height:1.3157894736842106em}.history-intro .history-intro-wrapper{display:flex;flex-direction:column-reverse}.history-intro .history-intro-wrapper .image-part img{margin-bottom:45px}.contact-section .contact-section-wrapper{display:flex;flex-direction:column-reverse}.contact-section .contact-section-wrapper .image-part img{margin-bottom:45px}.services-showroom .content-wrapper .content-box{max-width:70%;flex-direction:column}.services-showroom .content-wrapper .icon-holder{margin-right:0;margin-bottom:30px}.services-showroom .content-wrapper:first-child{margin-bottom:50px}.left-right-section.reverse .switch-columns{display:flex;flex-direction:column-reverse}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper{flex-direction:column}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder{margin-right:0;margin-bottom:20px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder img{max-height:60px}.left-right-section .switch-columns{display:flex;flex-direction:column-reverse}.left-right-section .switch-columns .right-side{margin-bottom:45px}.video-card-item .video-card .image-holder .play-btn{height:60px;width:60px}.product-details .gallery .gallery-item:nth-child(-n + 2){margin-bottom:30px}.history-timeline .timeline-content .timeline-item{padding-bottom:50px;margin-bottom:50px;padding-top:50px}.history-timeline .timeline-content .timeline-item:not(:first-child){padding-top:0}.history-timeline .timeline-content .timeline-item .text-part{margin-bottom:50px}.history-timeline .timeline-content .timeline-item .text-part .general-richtext{max-width:100%}}@media (max-width:767px){.header .header-holder .main-logo img{max-width:150px}.footer .footer-wrapper .footer-logo img{max-width:150px}.footer .footer-wrapper .footer-menu{flex-direction:column}.footer .footer-wrapper .footer-menu li{margin-right:0;margin-bottom:35px}.footer .footer-wrapper .footer-menu li:last-child{margin-bottom:0}.secondary-banner.empty .content-wrapper .content{padding-top:0;padding-bottom:56.25%;min-height:auto}.secondary-banner .content-wrapper .content .buttons-holder{flex-direction:column;align-items:flex-start}.secondary-banner .content-wrapper .content .buttons-holder a{margin-right:0;margin-bottom:30px}.secondary-banner .content-wrapper .content .buttons-holder a:last-child{margin-bottom:0}.history-intro .history-intro-wrapper .text-part .content .button-signature .signature{font-size:1.875em;line-height:1.1538461538461537em}.popup-video iframe{width:95% !important;height:65% !important}.popup-video .close-popup-video{width:25px;height:25px;top:20px;right:20px}.product-intro .product-parts .content-wrapper:first-child{margin-bottom:100px}.locations .map-location-holder .map,.locations .map-location-holder .acf-map{height:400px}.locations .map-location-holder .content-wrapper .content-box{max-width:80%}.history-timeline .timeline-content .timeline-item:last-child{margin-bottom:0;padding-bottom:0}.history-timeline .timeline-content .timeline-item .image-part .image-holder:first-child{margin-bottom:50px}.photo-gallery .gallery-list .gallery-item:last-child{margin-bottom:0}.certificate{padding:50px 0}.placard-banner .content-wrapper{padding-top:50px;padding-bottom:50px}}@media (max-width:575px){.main-banner .important-info{padding:15px}.main-banner .important-info p{font-size:1.125em;line-height:1.2941176470588236em}.main-banner .banner-column-link .content-holder .column-title{font-size:1.1875em;line-height:1.368421052631579em}.main-banner .banner-column-link .content-holder .general-btn{font-size:1em;min-width:200px;padding-top:10px;padding-bottom:10px}.secondary-banner .content-wrapper .content .title{margin-bottom:30px}.secondary-banner .content-wrapper .content .title .pre-title{font-size:1.625em;line-height:1.2307692307692308em}.secondary-banner .content-wrapper .content .title .main-title{font-size:2em;line-height:1.40625em}.secondary-banner .content-wrapper .content .excerpt p{font-size:1.125em;line-height:1.5555555555555556em}.secondary-banner .content-wrapper .content .excerpt a{font-size:1.125em;line-height:1.5555555555555556em}.secondary-banner .content-wrapper .content .buttons-holder .general-btn.tel{min-width:310px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.secondary-banner .content-wrapper .content .buttons-holder .general-btn.tel span{padding-left:30px}.secondary-banner .content-wrapper .content .buttons-holder .general-btn.tel span::before{width:25px;height:30px}.secondary-banner .content-wrapper .content .buttons-holder .general-btn.email{min-width:310px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.secondary-banner .content-wrapper .content .buttons-holder .general-btn.email span{padding-left:30px}.secondary-banner .content-wrapper .content .buttons-holder .general-btn.email span::before{width:25px;height:30px}.third-banner .content-wrapper .content .title .pre-title{font-size:1.625em;line-height:1.2307692307692308em}.third-banner .content-wrapper .content .title .main-title{font-size:2em;line-height:1.40625em}.third-banner .content-wrapper .excerpt p{font-size:1.125em;line-height:1.5555555555555556em}.third-banner .content-wrapper .excerpt a{font-size:1.125em;line-height:1.5555555555555556em}.third-banner .content-wrapper .buttons-holder span{font-size:1.0625em;line-height:1.4705882352941178em}.section-title .light-part{font-size:2em;line-height:1.40625em}.section-title .dark-part{font-size:2em;line-height:1.40625em}.general-richtext p{font-size:1.125em;line-height:1.5555555555555556em}.general-richtext p b,.general-richtext p bold,.general-richtext p strong{font-size:1.125em;line-height:1.5555555555555556em}.general-richtext a{font-size:1.125em;line-height:1.5555555555555556em}.general-richtext h2{font-size:1.875em;line-height:1.3333333333333333em}.general-richtext h3{font-size:1.625em;line-height:1.2307692307692308em}.general-richtext h4{font-size:1.25em;line-height:1.1em}.general-richtext h5{font-size:1.125em;line-height:1.5555555555555556em}.richtext-section .section-title{margin-bottom:30px}.richtext-section .document-holder .general-btn.document{padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.richtext-section .document-holder .general-btn.document span::before{left:0}.richtext-section .general-richtext p a{color:#000;font-size:18px}.history-intro .history-intro-wrapper .text-part .content .button-signature{display:flex;flex-direction:column-reverse}.history-intro .history-intro-wrapper .text-part .content .button-signature .general-btn{min-width:200px;padding-top:10px;padding-bottom:10px;font-size:16px}.history-intro .history-intro-wrapper .text-part .content .button-signature .signature{margin-bottom:40px}.contact-section .contact-section-wrapper .text-part .buttons-holder .general-btn{font-size:1.125em;line-height:1.7777777777777777em}.left-right-section .left-side .section-title{margin-bottom:35px}.left-right-section .left-side .buttons-holder .general-btn{margin-bottom:30px}.left-right-section .left-side .buttons-holder .general-btn.tel{min-width:200px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.left-right-section .left-side .buttons-holder .general-btn.tel span{padding-left:30px}.left-right-section .left-side .buttons-holder .general-btn.tel span::before{width:25px;height:30px}.left-right-section .left-side .buttons-holder .general-btn.email{min-width:200px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.left-right-section .left-side .buttons-holder .general-btn.email span{padding-left:30px}.left-right-section .left-side .buttons-holder .general-btn.email span::before{width:25px;height:30px}.left-right-section .right-side.background-image .background-image-wrapper{padding:10px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .icon-holder{margin-right:15px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .title{font-size:1.375em;line-height:1.1818181818181819em}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext p{font-size:1.125em;line-height:1.4444444444444444em}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext p a,.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext p strong,.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-richtext p b{font-size:18px;line-height:26px}.left-right-section .right-side.background-image .background-image-wrapper .content-wrapper .text-part .general-btn{min-width:auto;max-width:100%;min-width:200px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.left-right-section .right-side.video-wrapper .video-card .image-holder .play-btn{width:50px;height:50px}.services-showroom .content-wrapper .content-box{max-width:90%}.services-showroom .content-wrapper .icon-holder{margin-right:15px}.services-showroom .content-wrapper .icon-holder img{max-height:60px}.services-showroom .content-wrapper .content .title{font-size:1.25em;line-height:1.25em}.services-showroom .content-wrapper .content p{font-size:1.125em;line-height:1.4444444444444444em}.services-showroom .content-wrapper .content p a,.services-showroom .content-wrapper .content p strong,.services-showroom .content-wrapper .content p b{font-size:18px;line-height:26px}.services-showroom .content-wrapper .content a{font-size:1.125em;line-height:1.4444444444444444em}.services-showroom .content-wrapper .content a.general-btn{min-width:224px;padding-right:10px}.services-showroom .content-wrapper .content a.general-btn::before{left:10px}.video-card-item .video-card .image-holder .play-btn{height:50px;width:50px}.photo-gallery .gallery-list .gallery-item .item-title{font-size:1.375em;line-height:1.1818181818181819em}.category-type-mobile .category-item .product-specs .spec-holder .spec-value{padding-left:0;padding-top:70px;padding-bottom:20px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.category-type-mobile .category-item .product-specs .spec-holder .spec-value::before{left:50%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:20px}.category-type-mobile .category-item .product-specs .spec-holder .spec-value.secure-icon::before{left:50%}.category-type-mobile .category-item .product-specs .spec-holder .spec-value.privacy-icon::before{left:50%}.category-type-mobile .category-item .product-specs .spec-holder .spec-value.insurance-icon::before{left:50%}.category-type-mobile .category-item .product-specs .spec-holder .spec-value.fireproof-icon::before{left:50%}.category-type-mobile .category-item .product-specs .button-holder .general-btn{width:100%;min-width:200px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}.taxonomy-contact .background-wrapper{padding:20px}.taxonomy-contact .background-wrapper .content-wrapper{flex-direction:column}.taxonomy-contact .background-wrapper .content-wrapper .icon-holder{z-index:1;margin-right:0;margin-bottom:20px;padding-bottom:0}.taxonomy-contact .background-wrapper .content-wrapper .icon-holder img{display:block;max-height:60px;height:auto;width:auto}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext p{font-size:1.125em;line-height:1.4444444444444444em}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext p a,.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext p strong,.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext p b{font-size:18px;line-height:26px}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext a{font-size:1.125em;line-height:1.4444444444444444em}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext a.general-btn{min-width:224px;padding-right:10px}.taxonomy-contact .background-wrapper .content-wrapper .text-part .general-richtext a.general-btn::before{left:10px}.wertheim-team .team-member .general-richtext p{font-size:1.125em;line-height:1.4444444444444444em}.wertheim-team .team-member .general-richtext p a,.wertheim-team .team-member .general-richtext p strong,.wertheim-team .team-member .general-richtext p b{font-size:18px;line-height:26px}.history-timeline .timeline-content .timeline-item .text-part .general-btn{padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px;height:auto}}#menu .mm-panel:not(.mm-hidden){background-color:#000}#menu .mm-panel:after,#menu .mm-panel:before{height:50px}#menu .mm-navbars_bottom{border:none}#menu .mm-navbar{background-color:#000}#menu .mm-navbar .menu-logo{padding:0}#menu .mm-navbar .mm-navbar__title{font-size:20px;font-weight:700;color:#fff;font-family:'Termina'}#menu .mm-listitem{background-color:#000}#menu .mm-listitem .mm-listitem__text{font-size:20px;font-weight:500;line-height:normal;color:#fff}#menu .mm-listitem_selected .mm-listitem__text{text-decoration:underline}#menu .mm-listitem:after{display:none}#menu .mm-listitem__btn:not(.mm-listitem__text){border:none}#menu .mm-btn_next:after{background-image:url('../images/icons/arrow_right.svg')}#menu .mm-btn_prev:before{background-image:url('../images/icons/arrow_left.svg')}.mm-btn_next:hover,.mm-btn_prev:hover{background:transparent !important}.mm-btn_next:after,.mm-btn_prev:before{width:18px;height:18px;background-position:center;background-repeat:no-repeat;background-size:contain;border:none;-webkit-transform:none;-ms-transform:none;transform:none}.mm-btn_prev:before{left:20px}.mm-btn_next:after{right:15px}/*# sourceMappingURL=./style.css.map */