*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:"Open Sans",sans-serif;font-weight:400;font-size:1.6rem;-webkit-font-smoothing:antialiased;min-height:100vh}@media (max-width:575px){body{font-size:1.6rem}}a{text-decoration:none}main{display:flex;flex-direction:column;min-height:100vh}main>div:first-child{position:relative;z-index:1;flex:1}.section-margin{margin:10rem 0}.heading{margin-bottom:2rem}.heading__primary{font-size:3.2rem;font-weight:700}.heading__secondary{color:#a91017;font-size:1.6rem;font-weight:700}.title{font-size:2.4rem;font-weight:700;color:#036;margin-bottom:1rem}@keyframes scaleUpScaleDown{0%{transform:translateZ(-1px) scale(1)}80%{transform:translateZ(-1px) scale(1.4);opacity:.4}100%{transform:translateZ(-1px) scale(1.5);opacity:0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.8rem;font-weight:700;padding:1.2rem 1.6rem;line-height:1;border-radius:0;transition:all 0.2s;border-radius:1rem}.btn i{font-size:2rem}.btn--white{color:#fff}.btn--white:hover{color:#fff}.btn--bg-red{background-color:#a91017}.btn--bg-red:hover{background-color:#63090d}.btn--bg-white{background-color:#fff}.btn--bg-white:hover{background-color:#d9d9d9}.btn--bg-gray{background-color:#666}.btn--bg-gray:hover{background-color:#404040}.btn--bg-green{background-color:#9c3}.btn--bg-green:hover{background-color:#7aa329}.btn--bg-light-blue{background-color:#06c}.btn--bg-light-blue:hover{background-color:#004d99}.icon{width:3.2rem;height:3.2rem;font-size:1.4rem;background-color:#5bc500;color:#036;border-radius:50%;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.social{display:flex;align-items:center;gap:1.2rem}.social__item{color:#fff}.social__item i{transition:all 0.2s}.social__item i:hover{background-color:#4fac00}input:not([type=file],[type=submit]),textarea{height:4.8rem;padding:0 2rem;border-radius:0 0 1rem 1rem;width:100%;border:none;font-size:1.4rem}input:not([type=file],[type=submit])::placeholder,textarea::placeholder{color:#000}textarea{min-height:10rem;padding:1rem 2rem}label{color:#000;position:absolute;left:-999999px}.fixed-whatsapp{width:5rem;height:5rem;border-radius:50%;position:fixed;bottom:2rem;right:2rem;background-color:#25d366;display:flex;display:flex;align-items:center;justify-content:center;z-index:999;transform-style:preserve-3d;transition:all 0.2s}.fixed-whatsapp i{font-size:2.8rem;color:#fff}.fixed-whatsapp::after{content:"";position:absolute;width:4.2rem;height:4.2rem;border-radius:50%;background-color:#128c7e;z-index:-999;animation:scaleUpScaleDown 2s ease-in infinite both;transform:translateZ(-1px);filter:blur(1px)}.fixed-whatsapp:hover{transform:scale(1.2)}.product-item:hover .product-item__image{border:2px solid #5bc500}.product-item:hover .product-item__image img{opacity:.2}.product-item:hover .product-item__image button{opacity:1;visibility:visible}.product-item:hover .product-item__name{font-weight:600}.product-item__image{position:relative;aspect-ratio:1/1;border-radius:1rem;border:2px solid #e1e1e2;transition:all 0.2s;margin-bottom:.8rem;display:flex;align-items:center;justify-content:center}.product-item__image img{width:80%!important;height:80%!important;max-height:100%!important;max-width:100%!important;object-fit:contain;transition:all 0.2s}.product-item__image button{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;width:19rem;max-width:100%}.product-item__name{text-align:center;color:#000}.segment-item{display:block;color:#fff;border-radius:1rem;overflow:hidden;position:relative}.segment-item:hover .segment-item__hover{opacity:1;visibility:visible}.segment-item__image{aspect-ratio:1/1.6;width:100%}.segment-item__image img{width:100%;height:100%;object-fit:cover}.segment-item__name{background-color:#002a54;text-align:center;margin-bottom:0;padding:.8rem 1.2rem;font-weight:600}.segment-item__hover{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;background-color:rgb(0 102 204 / .8);padding:2rem;opacity:0;visibility:hidden;transition:all 0.2s}.segment-item__hover span{display:block;font-weight:600;margin-bottom:2rem}.segment-item__hover p{font-weight:300}.segment-item__hover button{margin-top:4rem;width:100%}.custom-item{display:block;color:#fff;border-radius:1rem;overflow:hidden;position:relative}.custom-item:hover .custom-item__hover{opacity:1;visibility:visible}.custom-item__image{aspect-ratio:1/1;width:100%}.custom-item__image img{width:100%;height:100%;object-fit:cover}.custom-item__hover{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;background-color:rgb(0 102 204 / .8);padding:2rem;opacity:0;visibility:hidden;transition:all 0.2s}.custom-item__hover h2{display:block;font-weight:700;margin-bottom:2rem}.custom-item__hover p{font-weight:300}.custom-item__hover button{margin-top:4rem;min-width:100%}.client-item{border-radius:1rem;border:2px solid #e1e1e2;transition:all 0.2s;padding:3rem 2rem 2rem 2rem;height:100%}.client-item__quotation{height:4rem;width:auto!important}.client-item__speak{margin-top:2rem;margin-bottom:1rem;line-height:1.2}.client-item__author{display:block;color:#036;font-weight:700;font-size:1.4rem}.blog-item{height:100%;display:flex;flex-direction:column}.blog-item__image{border-radius:1rem 1rem 0 0}.blog-item__image img{aspect-ratio:4/3;width:100%;height:auto!important;object-fit:cover}.blog-item__content{width:100%;border:2px solid #e1e1e2;border-radius:0 0 1rem 1rem;padding:2rem;flex:1;display:flex;flex-direction:column;gap:1.6rem}.blog-item__title{font-size:2rem;color:#036;font-weight:700}.blog-item__excerpt{color:#000;line-height:1.2;margin:auto 0}.filter-settings{position:absolute;background-color:#fff;box-shadow:0 2px 5px rgb(0 0 0 / .1);border-radius:0 0 1rem 1rem;border-top:1rem solid #036;top:100%;opacity:0;visibility:hidden;transition:all 0.2s;width:100%}.filter-settings.active{opacity:1;visibility:visible}.filter-settings-form{display:flex;background-color:#f5f7f9}.filter-settings-form input{flex-grow:1;background-color:#f5f7f9;border-radius:0!important}.filter-settings-form input::placeholder{font-size:1.2rem}.filter-settings-form button{flex:0 0 auto;color:#fff;background-color:#036;border:none;width:6rem;height:4.8rem;font-size:2rem;border-radius:1rem 0 0 1rem}.filter-settings-list ul{padding:2rem;list-style:none;columns:4;transition:all 0.2s;transition-delay:0.2s}@media (max-width:991px){.filter-settings-list ul{columns:3}}@media (max-width:575px){.filter-settings-list ul{columns:2}}.filter-settings-list ul li{padding:.2rem 1rem}.filter-settings-list ul li.active button{background-color:#f2f2f2}.filter-settings-list ul li button{display:block;color:#575757;background-color:#fff0;padding:.2rem 1rem;border:none;font-size:1.4rem;text-align:left}.filter-settings-list ul li button:hover{background-color:#f2f2f2}.filter-settings-list--product-type ul{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:3rem}.filter-settings-list--product-type ul>div{display:flex;flex-direction:column;width:22%}@media (max-width:991px){.filter-settings-list--product-type ul>div{width:45%}}@media (max-width:767px){.filter-settings-list--product-type ul>div{width:100%}}.filter-settings-list--product-type ul li.parent button{font-weight:600;font-size:1.7rem}.filter-settings-list--product-type ul li.child{margin-left:.4rem}.footer{background-color:#036;padding-bottom:0;font-size:1.6rem;bottom:0;z-index:0}.footer-track{background-color:#06c}.footer-track__logo{background-color:#036;padding:3.2rem}.footer-track__logo img{width:100%}.footer-track__slogan{text-align:justify;color:#fff;padding:2rem 0;font-weight:600}.footer-track__slogan p{margin-bottom:0}@media (max-width:575px){.footer{position:relative}}.footer-main{padding:4rem 0}.footer-main__about{color:#fff;padding:0 3rem}@media (max-width:991px){.footer-main__about{padding:0}}.footer__items{display:flex;flex-direction:column;gap:2.4rem}@media (max-width:767px){.footer__items{align-items:center;margin-top:2rem}}.footer__item{color:#fff;display:flex;align-items:center;gap:1.2rem}.footer__item--phones{display:flex;flex-wrap:nowrap}.footer__item--phones a{color:#fff}.footer__item--phones-list{display:flex;flex-wrap:wrap;gap:.4rem}.footer__social{justify-content:flex-end;flex-direction:column}.footer__social-title{color:#fff}.footer__social-items{display:flex;gap:1rem}.footer__copyright{text-align:center;font-size:1.2rem;padding:.8rem 2rem;background-color:#5bc500;font-weight:700;color:#fff;text-transform:uppercase;position:relative}@media (max-width:767px){.footer__logo{justify-content:center;padding-bottom:3.2rem}.footer__items{margin-bottom:3.2rem}.footer__social{justify-content:center}}body.home .header-main{background:linear-gradient(to bottom,#003366,transparent)}@media (max-width:991px){body.home .header-main{background:#036}}body.home .header-main__content{background-color:rgb(255 255 255 / .2)}@media (max-width:991px){body.home .header-main__content{background-color:#fff0}}body.home .header-placeholder{margin-bottom:-11.8rem}@media (max-width:991px){body.home .header-placeholder{margin-bottom:0}}.header{position:relative;left:0;right:0;z-index:3;font-size:1.6rem}@media (max-width:991px){.header{position:relative;background-color:#036;z-index:9}}@media (max-width:991px){.header-placeholder{height:0}}.header-contact{background-color:#036;overflow:hidden;transition:all 0.2s}.header-contact__content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding:.8rem 2rem}@media (max-width:767px){.header-contact__content{gap:1rem;padding-left:0;justify-content:center}}@media (max-width:575px){.header-contact__content{justify-content:center}}.header-contact__item{display:flex;align-items:center;gap:.8rem;color:#fff}@media (max-width:767px){.header-contact__item span{display:none}}.header-customer__area{flex:0 0;display:flex;flex-direction:row;gap:0;background-color:rgb(255 255 255 / .6);padding:2rem 1rem .4rem 1rem;font-size:1.4rem}.header-customer__area-avatar{flex:0 0 auto;width:5rem;height:5rem;border-radius:50%;overflow:hidden;position:relative;z-index:1}.header-customer__area-avatar img{width:100%;height:100%;object-fit:cover}.header-customer__area-content{display:flex;flex-direction:column;flex-grow:1}.header-customer__area-link{background-color:#06c;padding:.2rem 2rem .2rem 4rem;border-radius:0 1rem 0 0;width:calc(100% + 2.8rem);position:relative;left:-2.8rem}.header-customer__area-link a{color:#fff;font-weight:600}.header-customer__area-infos{display:flex;flex-direction:row;background-color:#cbd6e0;align-items:center;width:calc(100% + 2.8rem);position:relative;left:-2.8rem;border-radius:0 0 1rem 0}.header-customer__area-name{flex-grow:1;padding:.2rem 2rem .2rem 4rem}.header-customer__area-logout{background-color:#fff;color:#000;padding:.2rem 2rem;border-radius:1rem 0 1rem 0;transition:all 0.2s}.header-customer__area-logout:hover{background-color:#f2f2f2}.header-main__content{background-color:#036;border-radius:0 0 2rem 2rem;position:relative}.header-main__logo{width:100%;padding:3rem 2rem}@media (max-width:991px){.header-main__logo{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:0}}.header-main__logo a{width:100%}@media (max-width:991px){.header-main__logo a{width:30rem;max-width:100%}}.header-main__logo a img{width:100%}@media (max-width:991px){.header-main__logo a img{width:30rem;max-width:100%}}@media (max-width:575px){.header-main__logo a img{width:20rem;max-width:100%}}.header-main__infos{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}@media (max-width:991px){.header-main__infos{justify-content:flex-end}}.header-nav .close-btn{background-color:#fff0;font-size:2rem;border:none;color:#fff;pad:2rem;margin:2rem}@media (max-width:991px){.header-nav{position:fixed;top:0;bottom:0;right:0;background-color:#036;width:30rem;max-width:90%;transition:all 0.5s ease-out;z-index:99;opacity:0;visibility:hidden;transform:translate(100%);overflow-y:auto}}@media (max-width:991px){.header-nav.opened{opacity:1;visibility:visible;transform:translate(0);z-index:9999}}.header-nav__list{list-style:none;margin:0;padding:0;width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width:991px){.header-nav__list{flex-direction:column;align-items:center;gap:0}}.header-nav__list>li.bg-blue-item a{background-color:#06c;border-radius:1rem;padding:.8rem 1rem}@media (max-width:991px){.header-nav__list>li.bg-blue-item a{border-radius:0}}.header-nav__list>li.bg-blue-item a:hover{background-color:#0059b3}@media (max-width:991px){.header-nav__list>li{width:100%;border-bottom:1px solid rgb(255 255 255 / .1);text-align:center}}.header-nav__list>li>a,.header-nav__list>li>span>a{display:inline-block;position:relative;color:#fff;font-size:1.6rem;padding:4.8rem 1rem;border-radius:0rem;transition:all 0.2s}@media (max-width:1199px){.header-nav__list>li>a,.header-nav__list>li>span>a{font-size:1.4rem}}@media (max-width:991px){.header-nav__list>li>a,.header-nav__list>li>span>a{border-radius:0;padding:.8rem 1rem;display:flex;justify-content:space-between;font-size:2.2rem}}@media (max-width:991px){.header-nav__list>li>a,.header-nav__list>li>span>a{width:100%}}.header-nav__list>li>span{display:flex}.header-nav__list>li>span>button{background-color:#fff0;color:#fff;border:none;padding:.8rem 2rem}.header-nav__list>li>span>button i{transform:rotate(90deg);transition:all 0.2s}.header-nav__list>li>span>button.collapsed i{transform:rotate(0deg)}.header-nav__list>li.current-menu-item a{font-weight:500}.header-nav__list>li.current-menu-item a::before{width:100%;right:auto;left:0}.header-nav__list>li:hover>a,.header-nav__list>li:hover>span{background-color:#036}.header-nav__list>li:hover .header-nav__submenu,.header-nav__list>li:hover .header-megamenu{opacity:1;visibility:visible;transition-delay:0s;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.header-nav__submenu{position:absolute;list-style:none;background-color:#fff;padding:2rem;border-top:2rem solid #036;columns:3;border-radius:0 0 1rem 1rem;transition:all 0.2s;transition-delay:0.2s;opacity:0;visibility:hidden;left:50%;transform:translate(-50%);width:100%;max-width:calc(100% - 4rem)}@media (max-width:1199px){.header-nav__submenu{columns:2}}@media (max-width:991px){.header-nav__submenu{columns:1;position:relative;background-color:#036;top:0;left:0;transform:translate(0);opacity:1;visibility:visible;width:100%;max-width:100%;border:none;padding:0;font-size:1.6rem;display:flex;flex-direction:column}}.header-nav__submenu li{padding:.2rem 1rem}@media (max-width:991px){.header-nav__submenu li{border-bottom:1px solid rgb(255 255 255 / .1)}}.header-nav__submenu li a{display:block;color:#575757;padding:.4rem 1rem;line-height:1}@media (max-width:991px){.header-nav__submenu li a{color:#fff;width:100%;text-align:left;padding:1rem;font-size:1.8rem}}.header-nav__submenu li a:hover{background-color:#f2f2f2}@media (max-width:991px){.header-nav__submenu li a:hover{background-color:#036}}.header-nav__btn{position:relative;left:0;color:#fff;flex-direction:column;gap:.2rem;align-items:center;cursor:pointer;z-index:2;width:max-content;display:none}@media (max-width:991px){.header-nav__btn{display:flex}}.header-nav__btn>span{text-transform:uppercase;transition:all 0.2s}.header-nav__icon{position:relative;width:5rem;height:5rem;border-radius:50%}.header-nav__icon-bar{position:absolute;width:80%;height:.6rem;left:50%;transform:translate(-50%,0);background-color:#fff;border-radius:5px;transition:all 0.1s}.header-nav__icon-bar--1{top:8px}.header-nav__icon-bar--2{top:50%;transform:translate(-50%,-50%)}.header-nav__icon-bar--3{bottom:8px}.header-nav__icon.opened+span{font-size:1.6rem}.header-nav__icon.opened .header-nav__icon-bar{height:.2rem}.header-nav__icon.opened .header-nav__icon-bar--2{opacity:0;visibility:hidden}.header-nav__icon.opened .header-nav__icon-bar--1{top:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:#fff}.header-nav__icon.opened .header-nav__icon-bar--3{top:50%;transform:translate(-50%,-50%) rotate(-45deg);background-color:#fff}.header-megamenu{position:absolute;list-style:none;background-color:#fff;border-top:2rem solid #036;border-radius:0 0 1rem 1rem;transition:all 0.2s;transition-delay:0.2s;overflow:hidden;opacity:0;visibility:hidden;left:50%;transform:translate(-50%);width:calc(100% - 4rem);max-width:calc(100% - 4rem);display:flex;gap:2rem}@media (max-width:991px){.header-megamenu{position:relative;background-color:#036;top:0;left:0;transform:translate(0);opacity:1;visibility:visible;width:100%;max-width:100%;border:none}}.header-megamenu__categories{list-style:none;height:100%;padding:0;background-color:#fdfdfd;border-right:1px solid rgb(0 0 0 / .05)}.header-megamenu__category a{display:block;color:#575757;padding:1rem 2rem;line-height:1}.header-megamenu__category a:hover{background-color:#f2f2f2}@media (max-width:991px){.header-megamenu__category a:hover{background-color:#036}}.header-megamenu__category.show a{background-color:#f2f2f2}.header-megamenu__wrapper{flex:1;position:relative}.header-megamenu__subcategories{list-style:none;height:100%;padding:0;columns:2;opacity:0;visibility:hidden;position:absolute;transition:all 0.2s}.header-megamenu__subcategories.show{opacity:1;visibility:inherit;position:relative}.header-megamenu__subcategory a{display:block;color:#575757;padding:.8rem 1rem;line-height:1}.header-megamenu__subcategory a:hover{background-color:#f2f2f2}.header-search{z-index:9999;position:fixed;top:15%;left:50%;transform:translate(-50%,2rem);width:1170px;max-width:calc(100% - 4rem);opacity:0;visibility:hidden;transition:all 0.2s}.header-search.opened{opacity:1;visibility:visible;z-index:9999;transform:translate(-50%,0rem)}.header-search.opened .header-search-form__close{opacity:1;visibility:visible}.header-search.opened .header-search-suggestions{opacity:1;visibility:visible;transition:all 0.2s;transition-delay:0.2s}.header-search-form{flex-grow:1;display:flex;justify-content:flex-end}@media (max-width:991px){.header-search-form{margin-right:0}}.header-search-form form{width:100%;overflow:hidden}.header-search-form__input{height:4rem!important;width:100%!important;border-radius:1rem!important}.header-search-form__input.filled{border-radius:1rem 1rem 0 0!important}.header-search-form__input:focus{outline:none;box-shadow:0 2px 5px rgb(0 0 0 / .1)}.header-search-form__close{position:absolute;top:-3rem;left:0;color:#fff;cursor:pointer;opacity:0;visibility:hidden;transition:all 0.2s}.header-search-form__close:hover{color:red}.header-search-form__btn{background-color:#fff;color:#036;border:none;border-radius:1rem;font-size:2.8rem;width:6rem;height:4rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 2px 5px rgb(0 0 0 / .1)}@media (max-width:991px){.header-search-form__btn{background-color:#fff0;color:#fff;width:100%;height:100%;border-radius:0;box-shadow:none}}.header-search-suggestions{position:absolute;background-color:#fff;left:0;padding:2rem 0;border-top:1rem solid #f3f3f3;width:100%;border-radius:0 0 1rem 1rem;overflow:hidden;opacity:0;visibility:hidden;transition:all 0.2s;transition-delay:0s;display:none;top:calc(100% - 1px);max-height:80vh;overflow-y:auto}@media (max-width:991px){.header-search-suggestions{left:50%;transform:translate(calc(-50% - 0.5px))}}.header-search-suggestions>span{display:block;font-weight:700;color:#036;margin-bottom:1rem;padding:0 3rem}.header-search-suggestions__list{list-style:none;padding:0 3rem;columns:3;column-gap:4rem;margin-bottom:2rem}@media (max-width:767px){.header-search-suggestions__list{columns:2}}@media (max-width:400px){.header-search-suggestions__list{columns:1}}.header-search-suggestions__list li{padding:.2rem 0}.header-search-suggestions__list li a{display:inline-block;padding:.2rem .2rem;color:#000;font-size:1.4rem}.header-search-suggestions__list li a:hover{background-color:#f2f2f2}.header-search-suggestions__btn{padding:0 3rem}.header-search-suggestions__btn .btn{font-size:1.4rem;display:none}.header-megamenu-2-list ul{padding:2rem;list-style:none;columns:4;transition:all 0.2s;transition-delay:0.2s}@media (max-width:991px){.header-megamenu-2-list ul{columns:1;padding:0}}@media (max-width:575px){.header-megamenu-2-list ul{columns:2}}.header-megamenu-2-list ul li{padding:.2rem 1rem}.header-megamenu-2-list ul li a{display:block;color:#575757;background-color:#fff0;padding:.2rem 1rem;border:none;font-size:1.6rem;text-align:left}@media (max-width:991px){.header-megamenu-2-list ul li a{color:#fff;font-size:1.8rem}}.header-megamenu-2-list ul li a:hover{background-color:#f2f2f2}@media (max-width:991px){.header-megamenu-2-list ul li a:hover{background-color:#036}}.header-megamenu-2-list--product-type ul{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:3rem}@media (max-width:991px){.header-megamenu-2-list--product-type ul{gap:0}}.header-megamenu-2-list--product-type ul>div{display:flex;flex-direction:column;width:22%}@media (max-width:991px){.header-megamenu-2-list--product-type ul>div{width:100%}}@media (max-width:767px){.header-megamenu-2-list--product-type ul>div{width:100%}}.header-megamenu-2-list--product-type ul .child-list{padding:0;gap:0}@media (max-width:991px){.header-megamenu-2-list--product-type ul li.parent{border-bottom:1px solid rgb(255 255 255 / .1)}}.header-megamenu-2-list--product-type ul li.parent>span{display:flex;justify-content:space-between;align-items:center}@media (max-width:991px){.header-megamenu-2-list--product-type ul li.parent>span{padding:.8rem 0}}.header-megamenu-2-list--product-type ul li.parent>span>a{font-weight:600;font-size:1.8rem}@media (max-width:991px){.header-megamenu-2-list--product-type ul li.parent>span>a{font-size:2rem}}.header-megamenu-2-list--product-type ul li.parent>span>button{background-color:#fff0;color:#fff;border:none;padding:.8rem 2rem}.header-megamenu-2-list--product-type ul li.parent>span>button i{transform:rotate(90deg);transition:all 0.2s}.header-megamenu-2-list--product-type ul li.parent>span>button.collapsed i{transform:rotate(0deg)}.header-megamenu-2-list--product-type ul li.child{margin-left:.4rem;width:100%}@media (max-width:991px){.header-megamenu-2-list--product-type ul li.child{border-bottom:1px solid rgb(255 255 255 / .1);padding:1.2rem 0;padding-left:2rem;font-size:1.8rem}}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .5);z-index:2;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.2s ease-in}.overlay.show{opacity:1;visibility:visible;transform:translateY(0);z-index:98}.banner{width:100%;aspect-ratio:19/8;top:0;z-index:0}.banner__item{position:relative;width:100%;aspect-ratio:19/8;display:flex;align-items:stretch}.banner__bg{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1}.banner__content{height:100%;padding:4rem 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:50%;max-width:100%}.banner__title{margin-bottom:2rem;color:#fff;font-weight:700;font-size:4.8rem}@media (max-width:991px){.banner__title{font-size:2.4rem}}@media (max-width:767px){.banner__title{font-size:2rem}}@media (max-width:575px){.banner__title{font-size:1.6rem}}.banner__title span{color:#5bc500}.banner__link{font-size:2rem!important}@media (max-width:991px){.banner__link{font-size:1.6rem!important}}@media (max-width:767px){.banner__link{font-size:1.6rem!important}}@media (max-width:575px){.banner__link{font-size:1.2rem!important}}.banner .owl-dots{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%)}.banner .owl-dots .owl-dot span{background-color:#ccc}.banner .owl-dots .owl-dot:hover span{background-color:#a91017}.banner .owl-dots .owl-dot.active span{background-color:#a91017}.banner .owl-prev,.banner .owl-next{position:absolute;top:50%;transform:translateY(-50%)}.banner .owl-prev{left:2%}.banner .owl-next{right:2%}.banner .owl-nav{height:0!important;margin:0!important}.banner .owl-nav [class*=owl-]{width:3.2rem;height:3.2rem;background-color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:1.4rem!important;opacity:.5;transition:all 0.2s}.banner .owl-nav [class*=owl-]:hover{background-color:#e6e6e6!important;opacity:1;color:#000;text-decoration:none}.breadcrumb{margin-top:4rem;margin-bottom:4rem;color:#898989;font-size:1.4rem}.breadcrumb-item a{color:#898989}.breadcrumb-item a:hover{color:#616161}.breadcrumb-item.active{font-weight:700;color:#898989}.breadcrumb-item+.breadcrumb-item::before{content:">"!important;font-family:"Font Awesome 6 Free";font-weight:300;color:#898989;font-size:.8rem;position:relative;top:5px}.custom-form{background:linear-gradient(to bottom,#003366,94%,transparent),url(https://retembras.com.br/wp-content/themes/retembras/assets/css/../images/home-projects-bg.jpg);background-repeat:no-repeat;background-size:cover;margin:8rem 0;padding:8rem 0}.custom-form--only-text{background:linear-gradient(to bottom,#003366,90%,transparent),url(https://retembras.com.br/wp-content/themes/retembras/assets/css/../images/home-projects-bg.jpg)}.custom-form--only-text a{margin-top:4rem}.custom-form__header{color:#fff}.custom-form__header .title{color:#5bc500}.custom-form__main{margin-top:2rem}.custom-form__group{margin-bottom:1.6rem}.custom-form__group #file-label{position:relative;left:0;background-color:#fff;height:4rem;border-radius:0 0 1rem 1rem;padding:0 2rem;font-weight:700;margin-top:2rem;margin-right:2rem;display:inline-flex;align-items:center;cursor:pointer;transition:all 0.2s}.custom-form__group #file-label:hover{background-color:#e6e6e6}.custom-form__group #file-name{color:#fff}@media (max-width:575px){.custom-form__group #file-name{display:block;margin-top:1rem}}.custom-form__group #file{position:absolute;left:-9999999px}.custom-form button[type=submit]{min-width:20rem;margin-top:4rem}.home{position:relative}.home-about{position:relative;z-index:2;margin-top:-10rem;margin-bottom:10rem}@media (max-width:991px){.home-about{margin:0}}.home-about__content{height:100%;background-color:#036;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:4rem 3rem 2rem 3rem;gap:1.6rem}.home-about__content h2{color:#5bc500;font-size:2.4rem;font-weight:700}.home-about__images{padding:3rem 3rem 1rem 3rem;background-color:#efefef;height:100%}.home-about__images.owl-carousel .owl-dots{display:flex;align-items:center;justify-content:center}.home-about__images.owl-carousel .owl-dots .owl-dot span{background-color:#003366!important;width:16px;height:16px;transition:all 0.2s;position:relative}.home-about__images.owl-carousel .owl-dots .owl-dot span::before{position:absolute;content:"";width:0;height:0;border-radius:50%;border:2px solid #efefef;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all 0.2s}.home-about__images.owl-carousel .owl-dots .owl-dot.active span::before{width:11px;height:11px;opacity:1}.home-about__image{border-radius:1rem;overflow:hidden}.home-products{overflow:hidden;margin:10rem 0}@media (max-width:991px){.home-products{margin:5rem 0}}.home-products__text{margin-bottom:4rem}.home-products__title{font-size:2.4rem;font-weight:700;color:#036}.home-products__carousel.owl-carousel{position:relative;margin-bottom:4rem}@media (max-width:1199px){.home-products__carousel.owl-carousel{padding:0 4rem}}@media (max-width:991px){.home-products__carousel.owl-carousel{padding:0 4rem}}.home-products__carousel.owl-carousel::before{content:"";position:absolute;top:0;right:-5rem;transform:translate(100%);width:100rem;height:100%;background:linear-gradient(to left,#fff,95%,transparent);opacity:.8;z-index:1}.home-products__carousel.owl-carousel .owl-stage-outer{overflow:unset!important}.home-products__carousel.owl-carousel .owl-nav .owl-prev,.home-products__carousel.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);background-color:#036;color:#fff;width:4rem;height:4rem;font-size:2rem;border-radius:50%;transition:all 0.2s}.home-products__carousel.owl-carousel .owl-nav .owl-prev:hover,.home-products__carousel.owl-carousel .owl-nav .owl-next:hover{background-color:#004d99}.home-products__carousel.owl-carousel .owl-nav .owl-prev{left:-5rem}@media (max-width:1199px){.home-products__carousel.owl-carousel .owl-nav .owl-prev{left:-1rem}}.home-products__carousel.owl-carousel .owl-nav .owl-next{right:-5rem}@media (max-width:1199px){.home-products__carousel.owl-carousel .owl-nav .owl-next{right:-1rem}}.home-segments{background-color:#036;padding:6rem 0;overflow:hidden}.home-segments__text{color:#fff;margin-bottom:4rem}.home-segments__title{color:#5bc500}.home-segments__carousel.owl-carousel{position:relative;margin-bottom:4rem}@media (max-width:1199px){.home-segments__carousel.owl-carousel{padding:0 4rem}}.home-segments__carousel.owl-carousel .owl-stage-outer{overflow:unset!important}.home-segments__carousel.owl-carousel .owl-nav .owl-prev,.home-segments__carousel.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);background-color:#5bc500;color:#036;width:4rem;height:4rem;font-size:2rem;border-radius:50%;transition:all 0.2s}.home-segments__carousel.owl-carousel .owl-nav .owl-prev:hover,.home-segments__carousel.owl-carousel .owl-nav .owl-next:hover{background-color:#73f800}.home-segments__carousel.owl-carousel .owl-nav .owl-prev{left:-5rem}@media (max-width:1199px){.home-segments__carousel.owl-carousel .owl-nav .owl-prev{left:-1rem}}.home-segments__carousel.owl-carousel .owl-nav .owl-next{right:-5rem}@media (max-width:1199px){.home-segments__carousel.owl-carousel .owl-nav .owl-next{right:-1rem}}.home-projects{background:linear-gradient(to bottom,#fff,90%,transparent),url(https://retembras.com.br/wp-content/themes/retembras/assets/css/../images/home-projects-bg.jpg);background-repeat:no-repeat;background-size:cover;margin-top:10rem;padding:6rem 0}@media (max-width:991px){.home-projects{margin-top:5rem;padding:0}}.home-projects__text{color:#000;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.home-projects__text p{font-weight:300}.home-projects__text a{margin-top:2rem}.home-projects__images{padding:3rem 3rem 1rem 3rem}.home-projects__images.owl-carousel .owl-dots{display:flex;align-items:center;justify-content:center}.home-projects__images.owl-carousel .owl-dots .owl-dot span{background-color:#003366!important;width:16px;height:16px;transition:all 0.2s;position:relative}.home-projects__images.owl-carousel .owl-dots .owl-dot span::before{position:absolute;content:"";width:0;height:0;border-radius:50%;border:2px solid #efefef;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all 0.2s}.home-projects__images.owl-carousel .owl-dots .owl-dot.active span::before{width:11px;height:11px;opacity:1}.home-projects__image{border-radius:2rem;overflow:hidden}.home-clients{overflow:hidden;margin:10rem 0}@media (max-width:991px){.home-clients{margin:5rem 0}}.home-clients__text{margin-bottom:4rem}.home-clients__title{font-size:2.4rem;font-weight:700;color:#036}.home-clients__carousel.owl-carousel{position:relative;margin-bottom:4rem}@media (max-width:1199px){.home-clients__carousel.owl-carousel{padding:0 4rem}}.home-clients__carousel.owl-carousel::before{content:"";position:absolute;top:0;right:-5rem;transform:translate(100%);width:100rem;height:100%;background:linear-gradient(to left,#fff,95%,transparent);opacity:.8;z-index:1}.home-clients__carousel.owl-carousel .owl-stage-outer{overflow:unset!important}.home-clients__carousel.owl-carousel .owl-nav .owl-prev,.home-clients__carousel.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);background-color:#036;color:#fff;width:4rem;height:4rem;font-size:2rem;border-radius:50%;transition:all 0.2s}.home-clients__carousel.owl-carousel .owl-nav .owl-prev:hover,.home-clients__carousel.owl-carousel .owl-nav .owl-next:hover{background-color:#004d99}.home-clients__carousel.owl-carousel .owl-nav .owl-prev{left:-5rem}@media (max-width:1199px){.home-clients__carousel.owl-carousel .owl-nav .owl-prev{left:-1rem}}.home-clients__carousel.owl-carousel .owl-nav .owl-next{right:-5rem}@media (max-width:1199px){.home-clients__carousel.owl-carousel .owl-nav .owl-next{right:-1rem}}.home-clients__carousel.owl-carousel .owl-stage{display:flex}.home-clients__carousel.owl-carousel .owl-item{align-self:stretch}.home-blog{overflow:hidden;margin:10rem 0}@media (max-width:991px){.home-blog{margin:5rem 0}}.home-blog__text{margin-bottom:4rem}.home-blog__title{font-size:2.4rem;font-weight:700;color:#036}.home-blog__carousel.owl-carousel{position:relative;margin-bottom:4rem}@media (max-width:1199px){.home-blog__carousel.owl-carousel{padding:0 4rem}}@media (max-width:1199px){.home-blog__carousel.owl-carousel{padding:0 4rem}}.home-blog__carousel.owl-carousel::before{content:"";position:absolute;top:0;right:-5rem;transform:translate(100%);width:100rem;height:100%;background:linear-gradient(to left,#fff,95%,transparent);opacity:.8;z-index:1}.home-blog__carousel.owl-carousel .owl-stage-outer{overflow:unset!important}.home-blog__carousel.owl-carousel .owl-nav .owl-prev,.home-blog__carousel.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);background-color:#036;color:#fff;width:4rem;height:4rem;font-size:2rem;border-radius:50%;transition:all 0.2s}.home-blog__carousel.owl-carousel .owl-nav .owl-prev:hover,.home-blog__carousel.owl-carousel .owl-nav .owl-next:hover{background-color:#004d99}.home-blog__carousel.owl-carousel .owl-nav .owl-prev{left:-5rem}@media (max-width:1199px){.home-blog__carousel.owl-carousel .owl-nav .owl-prev{left:-1rem}}.home-blog__carousel.owl-carousel .owl-nav .owl-next{right:-5rem}@media (max-width:1199px){.home-blog__carousel.owl-carousel .owl-nav .owl-next{right:-1rem}}.home-blog__carousel.owl-carousel .owl-stage{display:flex}.home-blog__carousel.owl-carousel .owl-item{align-self:stretch}.page-404{background-color:#fff}.page-404-main{padding:20rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.page-404-main h1{font-size:2.8rem;text-align:center;font-weight:700;font-size:4rem;line-height:1;margin-bottom:2rem}.page-404-main h1 span{font-size:8rem;display:block}.page-404-main p{margin-bottom:3.2rem}.about-main__text{padding-right:7rem}@media (max-width:767px){.about-main__text{padding-right:0;margin-bottom:4rem}}.about-certifications{margin:8rem 0;color:#fff}.about-certifications__abnt{padding:4.8rem 2.8rem;background-color:#036}.about-certifications__abnt .title{color:#5bc500}.about-certifications__abnt>p{font-weight:300;margin-bottom:2rem}.about-certifications__iso{padding:2.8rem;background-color:#06c}.about-certifications__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.8rem}@media (max-width:991px){.about-certifications__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.about-certifications__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.about-certifications__grid{grid-template-columns:repeat(1,1fr)}}.about-certifications__item{background-color:rgb(255 255 255 / .1);padding:1.6rem;color:#fff}.about-certifications__item h3{font-weight:700;font-size:1.8rem}.about-certifications__item p{font-weight:300;line-height:1.2;font-size:1.6rem}.products-filter{position:relative}.products-filter__list{list-style:none;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;border-radius:0 0 2rem 2rem;margin:4rem 0;position:relative;z-index:2}.products-filter__item{flex-grow:1}.products-filter__item:first-child button{border-radius:0 0 0 2rem}.products-filter__item:last-child{border-radius:0 0 2rem 0}.products-filter__item>button{border:none;display:flex;align-items:center;justify-content:center;gap:1.2rem;width:100%;background-color:#fff0;height:6rem;padding:0 2rem;transition:all 0.2s;background-color:#f5f7f9}.products-filter__item>button.btn--blue-500,.products-filter__item>button:hover{background-color:#06c;color:#fff}.products-filter__item>button.btn--blue-500{background-color:#06c;border-radius:0 0 2rem 2rem}.products-filter__item>button:hover,.products-filter__item>button.active{background-color:#036;color:#fff}.products-filter__item>button.btn--blue-500{font-weight:700}.products-filter__item>button#filter-button img{display:none}.products-filter__item>button i{font-size:1rem}.products-filter__item:hover .filter-settings{opacity:1;visibility:visible}.products-list__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width:991px){.products-list__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.products-list__grid{grid-template-columns:repeat(2,1fr)}}.products-list__loadmore{text-align:center;margin-top:5rem}.product-header{margin-bottom:2rem}.product-main__gallery{padding-right:4rem}@media (max-width:767px){.product-main__gallery{padding-right:0rem;margin-bottom:2rem}}.product-main__gallery-main-item{aspect-ratio:1/0.7;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.product-main__gallery-main-item img{width:80%!important;height:80%;object-fit:contain}.product-main__gallery-thumb{margin-top:2rem}.product-main__gallery-thumb .owl-item.current{filter:brightness(.8)}.product-main__gallery-thumb-item{height:8rem;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.product-main__gallery-thumb-item img{width:80%!important;height:80%;object-fit:contain}.product-main__image img{aspect-ratio:1/1}.product-main__segments{background-color:#f5f7f9;padding:.8rem 2rem;display:flex;justify-content:flex-start;gap:1.2rem;margin-bottom:2rem}.product-main__segments ul{flex-grow:1;list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.8rem;margin:0}.product-main__segments ul li a{display:block;background-color:#fff;color:#000;padding:.2rem 1rem;transition:all 0.2s}.product-main__segments ul li a:hover{background-color:#f2f2f2}.product-main__material{background-color:#f5f7f9;padding:.8rem 2rem;display:flex;justify-content:flex-start;gap:1.2rem;margin-bottom:2rem}.product-main__measurements{background-color:#f5f7f9;padding:.8rem 2rem;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.2rem;margin-bottom:4rem}.product-main__measurements select{flex-grow:1;border:none;padding:.4rem 2rem}.product-main__btns{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.product-infos{margin:8rem 0}.product-infos__tabs-list{background-color:#f5f7f9}.product-infos__tabs-list ul{display:flex;justify-content:space-between}.product-infos__tabs-list ul li{flex-grow:1}.product-infos__tabs-list button{width:100%;padding:2.4rem 2rem;display:flex;align-items:center;justify-content:center;gap:.8rem;color:#000}.product-infos__tabs-list button:hover{color:#000}.product-infos__tabs-list button.active{background-color:#036;color:#fff;font-weight:700}.product-infos__tabs-list button i{font-size:.8rem}.product-infos__tabs-download{display:block;width:100%;background-color:#9c3;color:#fff;font-weight:700;padding:2.4rem 2rem;display:flex;align-items:center;justify-content:center;border-radius:0 0 0 2rem;transition:all 0.2s}.product-infos__tabs-download:hover{background-color:#8ab82e}.product-infos__tabs-content{padding:2rem}.segments-header{margin-bottom:4rem}.segments-list__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1.2rem;row-gap:2.4rem}@media (max-width:991px){.segments-list__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.segments-list__grid{grid-template-columns:repeat(2,1fr)}}.segment-gallery__carousel{padding:0;background-color:#f4f4f4}.segment-gallery__carousel.owl-carousel .owl-dots{display:flex;align-items:center;justify-content:center;background-color:#eee}.segment-gallery__carousel.owl-carousel .owl-dots .owl-dot span{background-color:#003366!important;width:16px;height:16px;transition:all 0.2s;position:relative}.segment-gallery__carousel.owl-carousel .owl-dots .owl-dot span::before{position:absolute;content:"";width:0;height:0;border-radius:50%;border:2px solid #efefef;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all 0.2s}.segment-gallery__carousel.owl-carousel .owl-dots .owl-dot.active span::before{width:11px;height:11px;opacity:1}.segment-gallery__item{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,25rem);gap:1.2rem;padding:2.4rem 4rem}.segment-gallery__item a img{display:block;height:100%;object-fit:cover}.segment-gallery__item--1{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,50rem)}.segment-gallery__item--2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,50rem)}.segment-gallery__item--3 a:first-child{grid-column:1/3;grid-row:1/3}.segment-content{margin:6rem 0}.segment-products__content{background-color:#036;padding:3rem}.segment-products__content .title{color:#5bc500}.segment-products__list{list-style:none;padding:0;display:flex;gap:2rem;flex-wrap:wrap;justify-content:flex-start;margin-top:3.2rem}.segment-products__list li{flex-grow:1}.segment-products__list li a{display:block;color:#fff;text-align:center;padding:.4rem 2rem;background-color:rgb(255 255 255 / .2);white-space:nowrap}.customs-header{margin-bottom:4rem}.customs-list{background:linear-gradient(to top,transparent,60px,#fff,360px,#fff,100%,#fff),url(https://retembras.com.br/wp-content/themes/retembras/assets/css/../images/home-projects-bg.jpg);background-repeat:no-repeat;background-size:100%;background-position:bottom;padding-bottom:8rem}.customs-list__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.2rem;row-gap:2.4rem}@media (max-width:991px){.customs-list__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.customs-list__grid{grid-template-columns:repeat(1,1fr)}}.customs-list__loadmore{margin-top:5rem}.customs-list__loadmore button img{display:none}.custom-header{margin-bottom:2rem}.custom-main__gallery{padding-right:4rem}@media (max-width:767px){.custom-main__gallery{padding-right:0rem;margin-bottom:2rem}}.custom-main__gallery-main-item{aspect-ratio:1/0.7;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.custom-main__gallery-main-item img{width:100%!important;height:100%;object-fit:cover}.custom-main__gallery-thumb{margin-top:2rem}.custom-main__gallery-thumb .owl-item.current{filter:brightness(.8)}.custom-main__gallery-thumb-item{height:8rem;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.custom-main__gallery-thumb-item img{width:100%!important;height:100%;object-fit:cover}.custom-main__image img{aspect-ratio:1/1}.custom-main__segments{background-color:#f5f7f9;padding:.8rem 2rem;display:flex;justify-content:flex-start;gap:1.2rem;margin-bottom:2rem}.custom-main__segments ul{flex-grow:1;list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.8rem;margin:0}.custom-main__segments ul li a{display:block;background-color:#fff;color:#000;padding:.2rem 1rem;transition:all 0.2s}.custom-main__segments ul li a:hover{background-color:#f2f2f2}.custom-main__material{background-color:#f5f7f9;padding:.8rem 2rem;display:flex;justify-content:flex-start;gap:1.2rem;margin-bottom:2rem}.custom-main__quotation{background-color:#036;padding:2rem;color:#fff;display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.custom-main__quotation h3{color:#5bc500;font-weight:700;font-size:2rem}.custom-main__btns{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.custom-infos{margin:6rem 0}.customs-quotation-form{background:linear-gradient(to bottom,#dee0e3,94%,transparent),url(https://retembras.com.br/wp-content/themes/retembras/assets/css/../images/home-projects-bg.jpg);background-repeat:no-repeat;background-size:cover;margin:5rem 0 10rem 0;padding:8rem 0}.customs-quotation-form__main{margin-top:2rem}.customs-quotation-form__group{margin-bottom:1.6rem}.customs-quotation-form__group #file-label{position:relative;left:0;background-color:#fff;height:4rem;border-radius:0 0 1rem 1rem;padding:0 2rem;font-weight:700;margin-top:2rem;margin-right:2rem;display:inline-flex;align-items:center;cursor:pointer;transition:all 0.2s}.customs-quotation-form__group #file-label:hover{background-color:#e6e6e6}.customs-quotation-form__group #file-name{color:#000}@media (max-width:575px){.customs-quotation-form__group #file-name{display:block;margin-top:1rem}}.customs-quotation-form__group #file{position:absolute;left:-9999999px}.customs-quotation-form button[type=submit]{min-width:20rem;margin-top:4rem}.clients-list{margin-top:4rem;margin-bottom:10rem}.clients-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}@media (max-width:991px){.clients-list__grid{grid-template-columns:repeat(2,1fr)}}.contact-infos{margin:4rem 0 10rem 0}.contact-infos i{color:#fff}.contact-infos__items{display:flex;flex-direction:column;gap:2rem}.contact-infos__item{color:#000;display:flex;align-items:center;gap:1.2rem}.contact-infos__item--phones{display:flex;flex-wrap:nowrap}.contact-infos__item--phones a{color:#000}.contact-infos__item--phones-list{display:flex;flex-wrap:wrap;gap:.4rem}.contact-infos__social{justify-content:flex-start;align-items:flex-start;flex-direction:column}.contact-infos__social-title{color:#000}.contact-infos__social-items{display:flex;gap:1rem}.contact-form{background-color:#036;padding:2rem;border-radius:0 0 1rem 1rem}.contact-form input,.contact-form textarea{border:1px solid #dedede}.contact-form__title{display:block;text-align:center;color:#fff;font-weight:700;font-size:2rem;margin-bottom:2rem}@media (max-width:767px){.contact-form{margin-top:4rem}}.contact-map iframe{width:100%;height:40rem;margin-bottom:-6px}.archive-blog-header{margin-bottom:4rem}.archive-blog-list__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.2rem;row-gap:2.4rem}@media (max-width:991px){.archive-blog-list__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.archive-blog-list__grid{grid-template-columns:repeat(2,1fr)}}.archive-blog-pagination{display:flex;justify-content:center;margin-top:5rem}.archive-blog-pagination a{color:#fff;background-color:#5bc500;margin:0 .25rem;padding:.9rem;border:1px solid #fff;transition:all 0.2s}.archive-blog-pagination a:hover,.archive-blog-pagination span{color:#5bc500;background-color:#fff;margin:0 .25rem;padding:.9rem;border:1px solid #5bc500}main .single-blog .container{width:90rem!important}main .single-blog-thumbnail{margin-top:2rem}main .single-blog-thumbnail img{width:100%;height:auto!important}main .single-blog-content{margin-top:4rem}.search-header{margin-bottom:3rem}.search-section{margin-bottom:6rem;padding:4rem 0}.search-section.products-list{background-color:#f7f7f7}.container{max-width:1170px}.container--padding{padding:0 4rem}@media (max-width:991px){.container--padding{padding:0}}@media (max-width:1199px){.row>*{padding-left:2rem;padding-right:2rem}.g-0>*{padding-left:0;padding-right:0}.services .row>*{padding-left:0rem;padding-right:0rem}}.wpcf7 .wpcf7-response-output{color:#fff}.customs-quotation-form .wpcf7 .wpcf7-response-output{color:#000}.grecaptcha-badge{opacity:0!important;visibility:hidden!important}