﻿.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Montserrat",sans-serif}img{width:100%;height:auto}section{overflow-x:hidden}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:var(--header-height, 136px);z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:linear-gradient(135deg, #E2C566, #C9A227);height:55px;width:55px;right:15px;bottom:10px;position:fixed;z-index:10;font-size:20px;text-align:center;border-radius:50%;border:2px solid hsla(0,0%,100%,.4);box-shadow:0 6px 24px rgba(201,162,39,.4);text-decoration:none;transition:all .4s;display:none;cursor:pointer}.go-top-btn:hover{background:linear-gradient(135deg, #002344, #001529);border-color:#c9a227}.go-top-btn i{display:block;line-height:52px;color:#001529}.go-top-btn:hover i{color:#e2c566}.sticky-div{position:sticky !important;top:136px;z-index:4}*{scrollbar-width:auto;scrollbar-color:#c9a227 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#c9a227;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#9a7820}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:700;font-family:"Montserrat",sans-serif;color:#002344;text-transform:uppercase;letter-spacing:.1em;line-height:1.2}h1{font-size:clamp(1.875rem,3.8vw,2.5rem)}h2{font-size:clamp(1.5rem,2.5vw,1.875rem)}h3{font-size:clamp(.75rem,1.2vw,.875rem);letter-spacing:.14em}h4,h5{font-size:clamp(.6875rem,1.1vw,.8125rem);letter-spacing:.16em;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#1a2332}a{color:#002344;text-decoration:none;transition:.4s ease}a:hover{color:#c9a227}p{color:#1a2332;margin-bottom:15px;font-size:.9375rem;line-height:1.65;font-weight:400}.section-title h1,.section-title h2{font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;font-family:"Montserrat",sans-serif;color:#002344;letter-spacing:.12em;text-transform:uppercase;line-height:1.25}.section-title span{text-transform:uppercase;font-size:.6875rem;display:block;font-family:"Montserrat",sans-serif;font-weight:500;letter-spacing:.28em;color:#c9a227;margin-bottom:10px}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px;text-transform:none;letter-spacing:.04em}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:.9375rem}.divider{background:linear-gradient(90deg, transparent, #C9A227, transparent);-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}header .site-logo{display:inline-flex;align-items:center;line-height:0;transition:opacity .35s ease,transform .35s ease}header .site-logo img{height:68px;width:auto;max-width:240px;object-fit:contain;transition:height .4s ease}@media only screen and (min-width: 768px)and (max-width: 991px){header .site-logo img{height:60px;max-width:200px}}@media(max-width: 575px){header .site-logo img{height:52px;max-width:170px}}header .top_menu{background-color:#002344;border-bottom:1px solid rgba(201,162,39,.35);min-height:52px;display:flex;align-items:center;padding:8px 0;overflow:hidden;transition:min-height .45s ease,padding .45s ease,opacity .35s ease,border-color .35s ease}header .top_menu .top_menu-inner{display:flex;align-items:center;justify-content:center;width:100%}header .top_menu .contact-menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 24px}header .top_menu .contact-menu .dn_btn{display:inline-flex;align-items:center;gap:8px;font-size:clamp(.6875rem,1.1vw,.8125rem);font-weight:500;color:#fff;letter-spacing:.04em;transition:color .3s ease,opacity .3s ease}header .top_menu .contact-menu .dn_btn i{color:#c9a227;font-size:1.1em;flex-shrink:0}@media(max-width: 575px){header .top_menu .contact-menu .dn_btn span{display:none}}header .top_menu .contact-menu .dn_btn:hover{color:#e2c566}header .top_menu .contact-menu .dn_btn:hover i{color:#e2c566}header .header-area{background-color:#fff;box-shadow:0 4px 30px rgba(0,35,68,.08);border-bottom:1px solid rgba(201,162,39,.35);position:fixed;top:0;left:0;width:100%;z-index:1000;overflow:visible;transition:box-shadow .35s ease}header .header-area.is-scrolled,header .header-area.sticky{box-shadow:0 8px 36px rgba(0,35,68,.14)}header .header-area.is-scrolled .site-logo img,header .header-area.sticky .site-logo img{height:56px}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area.is-scrolled .site-logo img,header .header-area.sticky .site-logo img{height:52px}}@media(max-width: 575px){header .header-area.is-scrolled .site-logo img,header .header-area.sticky .site-logo img{height:46px}}header .header-area.is-scrolled .top_menu,header .header-area.sticky .top_menu{min-height:0;max-height:0;padding-top:0;padding-bottom:0;opacity:0;border-bottom-color:rgba(0,0,0,0);pointer-events:none;overflow:hidden}header .header-area.is-scrolled .header-main,header .header-area.sticky .header-main{height:84px}header .header-area .header-main{height:84px;border-bottom:1px solid rgba(201,162,39,.12);transition:height .45s ease}header .header-area .header-main .header-main-inner{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;min-height:84px;gap:12px}@media(min-width: 992px){header .header-area .header-main .header-main-inner{display:grid;grid-template-columns:minmax(160px, auto) 1fr minmax(130px, auto);align-items:center;column-gap:16px}}header .header-area .header-main .header-nav-logo{flex-shrink:0;z-index:2;line-height:0}@media(min-width: 992px){header .header-area .header-main .header-nav-logo{justify-self:start}}header .header-area .header-main .nav-menu{padding:0 15px;flex:1;display:flex;justify-content:center}@media(min-width: 992px){header .header-area .header-main .nav-menu{justify-self:center;width:100%}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}}@media(max-width: 991px){header .header-area .header-main .nav-menu{padding:0}}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:15px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:12px 0;color:#002344;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:.8125rem}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#002344;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}header .header-area .header-main .nav-menu .menu .menu-item>a::after{content:"";display:block;margin:auto;height:3px;width:0;position:relative;top:1px;background:rgba(0,0,0,0);transition:all .3s}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#c9a227}header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus:after{background-color:#c9a227}header .header-area .header-main .nav-menu .menu .menu-item>a:hover::after,header .header-area .header-main .nav-menu .menu .menu-item>a.active-nav::after{width:100%;background:#c9a227}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:250px;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #c9a227;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:600;color:#000;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#c9a227;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#001529;z-index:1000;padding:0;flex:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;transition:all .5s ease}header .header-area .header-main .nav-menu .menu{width:100%}header .header-area .header-main .nav-menu .menu .menu-item{display:block;width:100%;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;width:100%;box-sizing:border-box;padding:14px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{width:100%;box-sizing:border-box;padding:14px 20px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:20px}header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}header .header-area .header-main .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .header-main .contact-btn{flex-shrink:0;z-index:2}@media(min-width: 992px){header .header-area .header-main .contact-btn{position:static;transform:none;justify-self:end}}@media(max-width: 991px){header .header-area .header-main .contact-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}}header .header-area .header-main .open-nav-menu{height:34px;width:40px;margin-right:0;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#c9a227;position:relative}header .header-area .header-main .open-nav-menu span::after,header .header-area .header-main .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#c9a227;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:27px;background-color:rgba(0,0,0,0);color:#fff;width:100%;padding:16px 15px;margin:0;cursor:pointer;display:none;align-items:center;justify-content:flex-end;flex-shrink:0;border-bottom:1px solid hsla(0,0%,100%,.12);box-sizing:border-box}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:flex}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:12px 24px}:root{--header-height: 136px;--header-scrolled-height: 84px}.padding-banner{padding-top:var(--header-height)}@media(max-width: 991px){.padding-banner{padding-top:var(--header-scrolled-height)}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:linear-gradient(180deg, #002344 0%, #001529 100%);padding:65px 0 0}.footer-area .footer-top{border-bottom:1px solid rgba(201,162,39,.35)}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:70px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:24px;display:inline-flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;background:#fff;padding:18px 28px;border-radius:4px;box-shadow:0 8px 28px rgba(0,0,0,.2)}.footer-area .footer-top .single-footer-caption .footer-logo a{display:block;line-height:0}.footer-area .footer-top .single-footer-caption .footer-logo img{height:110px;width:auto;max-width:260px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-pera .info1{line-height:1.8;margin-bottom:30px;color:hsla(0,0%,100%,.82)}@media only screen and (min-width: 992px)and (max-width: 1199px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}.footer-area .footer-top .single-footer-caption .footer-tittle span{color:#e2c566;font-family:"Montserrat",sans-serif;font-size:clamp(.75rem,1.2vw,.875rem);margin-bottom:38px;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:hsla(0,0%,100%,.85);margin-bottom:15px;text-transform:capitalize}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a{color:hsla(0,0%,100%,.65);font-weight:400;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover{color:#e2c566;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap{margin-bottom:30px}.footer-area .footer-top .single-footer-caption .footer-cap span{color:#c9a227;font-size:16px;font-weight:400;margin-bottom:10px;display:block}.footer-area .footer-top .single-footer-caption .footer-cap p{color:hsla(0,0%,100%,.85);font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a,.footer-area .footer-top .single-footer-caption .footer-cap .dn_btn--static{color:hsla(0,0%,100%,.85);font-size:16px;font-weight:400;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a i,.footer-area .footer-top .single-footer-caption .footer-cap .dn_btn--static i{color:#c9a227;margin-right:8px}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#e2c566;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap .dn_btn--static{cursor:default;line-height:1.5}.footer-area .footer-top .single-footer-caption .footer-cap .dn_btn--static:hover{color:hsla(0,0%,100%,.85);padding-left:0}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(0) invert(1);opacity:.85;width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:hsla(0,0%,100%,.65);font-weight:400;font-size:15px;line-height:2;margin-bottom:12px}.social_links{margin:25px 0}@media(max-width: 991px){.social_links{margin:30px 0 40px}}.social_links ul li{display:inline-block}.social_links ul li a{font-size:18px;width:40px;height:40px;display:inline-block;text-align:center;background:linear-gradient(135deg, #E2C566, #C9A227);border-radius:50%;line-height:40px !important;margin-right:7px;color:#001529;transition:.4s ease}.social_links ul li a:hover{background:#fff;color:#002344}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.blog-area{padding:65px 0;overflow-y:hidden}.blog-area .home-blog-single{transition:.4s ease}.blog-area .home-blog-single .blog-img-cap .blog-img{overflow:hidden;position:relative;height:190px;object-fit:cover;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap .blog-img img{width:100%;max-width:100%;height:344px;object-fit:cover;transform:scale(1);transition:all .5s ease-out 0s;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap ul{background:#f3f3f3}.blog-area .home-blog-single .blog-img-cap ul li{background:#002344;display:inline-block;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:300;color:#787878;padding:20px 30px 20px 120px;margin-right:50px;font-weight:500;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.blog-area .home-blog-single .blog-img-cap ul li{padding:20px 30px 20px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}.blog-area .home-blog-single .blog-img-cap .blog-cap{background:#f3f3f3;padding:20px 20px 20px 30px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 8px 8px}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}.blog-area .home-blog-single .blog-img-cap .blog-cap h3{color:#191d34;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:20px;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn{position:relative;padding-left:50px}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn::before{position:absolute;content:"";width:35px;height:2px;left:0px;top:50%;transform:translateY(-50%);background:#000}.blog-area .home-blog-single:hover{box-shadow:0px 22px 57px 0px rgba(34,41,72,.05)}.blog-area .home-blog-single:hover .blog-img img{transform:scale(1.1)}.brands-area{background:#002344;padding:20px 0}.brands-area img{filter:brightness(0) invert(1);height:61px !important;object-fit:contain !important}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-repeat:no-repeat;background-size:cover;margin-top:var(--header-height, 136px)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:var(--header-height, 136px)}}.slider-area .slider-height{height:200px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#002344;font-size:clamp(1.875rem,3.8vw,2.5rem);font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:.12em;font-family:"Montserrat",sans-serif}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:clamp(1.625rem,3.2vw,2.125rem)}}.slider-area .slider-height .hero-cap .ajust-link{color:#002344;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#c9a227}.slider-area .slider-height .hero-cap .color-w{color:#c9a227;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{background:linear-gradient(135deg, #E2C566 0%, #C9A227 48%, #9A7820 100%);box-shadow:0 8px 28px rgba(201,162,39,.35);padding:14px 32px;text-transform:uppercase;font-family:"Montserrat",sans-serif;color:#001529;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;border-radius:2px;font-weight:600;letter-spacing:2px;cursor:pointer;transition:color .4s ease,box-shadow .4s ease,transform .3s ease;position:relative;z-index:1;overflow:hidden;border:1px solid hsla(0,0%,100%,.25)}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background:linear-gradient(135deg, #002344 0%, #001529 100%);border-radius:2px;transition:all .4s ease}.btn-main:hover{color:#fff;box-shadow:0 10px 32px rgba(0,35,68,.35);transform:translateY(-1px)}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:1px;transform:translateY(0)}.btn-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;max-width:fit-content;background:linear-gradient(135deg, #E2C566, #C9A227);color:#001529;border-radius:10rem;padding:5px 10px;margin:20px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 6px 24px rgba(201,162,39,.3);transition:.3s ease-in}.btn-two:hover{background:linear-gradient(135deg, #C9A227, #9A7820);color:#fff;transform:scale(1.02)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, -200%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(-30deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 20px}.btn-two .icon{flex-shrink:0;width:30px;height:30px;position:relative;color:#c9a227;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#002344;font-size:14px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(-30deg)}.btn-two .icon .i2{transform:translate(-200%, 180%) rotate(-30deg)}.btn-arrow{position:relative;text-transform:uppercase;font-size:.75rem;letter-spacing:.15rem;font-weight:600;transition:.3s all ease;color:#002344;display:inline-block}.btn-arrow:after{transition:.3s all ease;position:absolute;content:"➜";top:50%;transform:translateY(-50%);right:0;opacity:0;visibility:hidden}.btn-arrow:hover{padding-right:30px;color:#c9a227}.btn-arrow:hover:after{opacity:1;visibility:visible}.card-product{background:#fff;border-radius:8px;transition:.3s all ease-in-out;position:relative;top:0;z-index:1;margin:0 5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.card-product h2,.card-product h3{background-color:#002344;border-radius:15px 15px;color:#fff;font-size:12px;line-height:1.5em;padding:6px 15px;text-align:center;text-transform:uppercase;margin:20px 0 10px}.card-product p{color:#000;text-align:center;font-size:14px;padding:0 15px}.card-product p span{font-weight:600;font-size:14px;text-transform:uppercase;color:#9a7820;border:1px solid #9a7820;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px}.card-product img{height:250px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border-bottom:3px solid #9a7820}.card-product:hover p span{color:#fff;border:1px solid #9a7820;background-color:#9a7820;box-shadow:inset 2px 2px 2px 0px hsla(0,0%,100%,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1)}.contact-cta-section{padding:clamp(48px,6vw,88px) 0;background:linear-gradient(180deg, #f4f5f7 0%, #fff 100%)}.contact-cta-section .contact-cta__shell{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(201,162,39,.25);box-shadow:0 28px 70px rgba(0,35,68,.18);background-image:url(../img/produtos/espuma_de_poliuretano_.webp);background-size:cover;background-position:center;padding:clamp(32px,5vw,56px) clamp(24px,4vw,48px)}.contact-cta-section .contact-cta__overlay{position:absolute;inset:0;background:linear-gradient(115deg, rgba(0, 21, 41, 0.94) 0%, rgba(0, 35, 68, 0.9) 48%, rgba(0, 21, 41, 0.88) 100%);z-index:0}.contact-cta-section .row{position:relative;z-index:1}.contact-cta-section .contact-cta__content{color:#fff}.contact-cta-section .contact-cta__eyebrow{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#e2c566;margin-bottom:16px}.contact-cta-section .contact-cta__title{font-family:"Montserrat",sans-serif;font-size:clamp(1.5rem,2.8vw,2.125rem);font-weight:700;line-height:1.3;letter-spacing:.02em;text-transform:none;color:#fff;margin-bottom:18px}.contact-cta-section .contact-cta__title strong{color:#e2c566;font-weight:700}.contact-cta-section .contact-cta__lead{font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.82);margin-bottom:28px;max-width:560px}.contact-cta-section .contact-cta__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.contact-cta-section .contact-cta__features li{display:flex;align-items:flex-start;gap:14px;font-size:.9375rem;line-height:1.6;color:hsla(0,0%,100%,.88)}.contact-cta-section .contact-cta__feature-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:rgba(201,162,39,.2);border:1px solid rgba(226,197,102,.35);display:flex;align-items:center;justify-content:center;color:#e2c566;font-size:1rem}.contact-cta-section .contact-cta__card{background:rgba(0,21,41,.72);border:1px solid rgba(201,162,39,.35);border-radius:16px;padding:clamp(24px,3vw,32px);backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:14px}.contact-cta-section .contact-cta__card-label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.55);font-weight:500}.contact-cta-section .contact-cta__btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 22px;border-radius:8px;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.contact-cta-section .contact-cta__btn i{font-size:1.1em}.contact-cta-section .contact-cta__btn:hover{transform:translateY(-2px)}.contact-cta-section .contact-cta__btn--primary{background:linear-gradient(135deg, #E2C566 0%, #C9A227 55%, #9A7820 100%);color:#001529;box-shadow:0 10px 28px rgba(201,162,39,.4);border:1px solid hsla(0,0%,100%,.25)}.contact-cta-section .contact-cta__btn--primary:hover{color:#001529;box-shadow:0 14px 32px rgba(201,162,39,.5)}.contact-cta-section .contact-cta__btn--outline{background:rgba(0,0,0,0);color:#fff;border:1px solid rgba(226,197,102,.65)}.contact-cta-section .contact-cta__btn--outline:hover{background:rgba(201,162,39,.15);color:#e2c566}.contact-cta-section .contact-cta__details{margin-top:8px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.12);display:flex;flex-direction:column;gap:16px}.contact-cta-section .contact-cta__detail{display:flex;align-items:flex-start;gap:14px}.contact-cta-section .contact-cta__detail small{display:block;font-size:.625rem;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin-bottom:4px}.contact-cta-section .contact-cta__detail a,.contact-cta-section .contact-cta__detail p{display:block;font-size:.9375rem;line-height:1.5;color:hsla(0,0%,100%,.9);margin:0;text-decoration:none;transition:color .3s ease}.contact-cta-section .contact-cta__detail a:hover{color:#e2c566}.contact-cta-section .contact-cta__detail-icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:rgba(201,162,39,.18);display:flex;align-items:center;justify-content:center;color:#c9a227}.contact-cta-section .contact-cta__detail-icon i{font-size:.95rem}.cta-area:not(.contact-cta-section){background-image:url(../img/banners/cta-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(0,21,41,.82);padding:100px 0}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #c9a227}.accordion .accordion-item button[aria-expanded=true] .icon{color:#c9a227}@media(max-width: 991px){.accordion{padding:0 20px}}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;color:#161616;font-size:1rem;font-weight:400;border:none;background:none;outline:none;transition:.4s ease}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#c9a227}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#c9a227;border:1px solid #c9a227}.accordion button .accordion-title{font-weight:600;font-size:1em;display:flex;width:90%}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#002344}.accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion button[aria-expanded=true]{color:#9a7820}.accordion button[aria-expanded=true] .icon::after{width:0}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:100%;transition:all 200ms linear;will-change:opacity,max-height}@media(max-width: 991px){.accordion button[aria-expanded=true]+.accordion-content{overflow-y:scroll}}.accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height}.accordion .accordion-content p,.accordion .accordion-content li{font-size:.9rem;font-weight:300;margin:2em 0}.accordion .accordion-content p a:hover,.accordion .accordion-content li a:hover{color:#c9a227;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#002344;padding-bottom:5px}}.btn-display{flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%}.btn-display .btn-main{min-width:200px;width:100%;max-width:280px;margin-left:0;margin-right:0;display:flex;align-items:center;justify-content:center;text-align:center}.btn-display .btn-main.whats-form{margin-top:0;margin-left:0}.home-form{border-top:3px solid color-mix(in srgb, #9A7820, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{background:color-mix(in srgb, #9A7820, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#9a7820}.home-form .contact-card .content p{font-size:16px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#c9a227}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:30px}.form-contact .form-group .btn-prod{display:flex;flex-direction:column;align-items:center;gap:12px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:100%;max-width:280px;margin-left:0;margin-right:0}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#002344}.h3-form i{color:#c9a227;font-size:18px;position:relative;top:5px}.whats-form{background:linear-gradient(135deg, #E2C566, #C9A227);color:#001529}.whats-form::after{background:linear-gradient(135deg, #002344, #001529);color:#fff}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:75px;right:15px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.whatsapp-icon{margin-top:13px}.about-area{background:linear-gradient(180deg, #fafafa 0%, #fff 40%, #f7f8fa 100%);position:relative;overflow:hidden}.about-area .section-title--about{margin-bottom:1rem !important}.about-area .section-title--about h2{margin-bottom:0}.about-area .section-title--about span{margin-bottom:6px}.about-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, transparent, #C9A227, transparent)}.about-area .about-visual{position:relative}.about-area .about-visual__frame{position:relative;padding:12px;background:#fff;border:1px solid rgba(201,162,39,.35);box-shadow:0 24px 60px rgba(0,35,68,.1)}.about-area .about-visual__frame .about-area__badge{position:absolute;top:20px;right:20px;z-index:3;background:linear-gradient(135deg, #002344, #001529);color:#fff;padding:16px 20px;min-width:130px;text-align:center;box-shadow:0 12px 32px rgba(0,35,68,.22);border-top:3px solid #c9a227}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-visual__frame .about-area__badge{top:16px;right:16px;padding:12px 14px;min-width:110px}}.about-area .about-visual__frame .about-area__plus{display:block;font-size:clamp(.6875rem,1.1vw,.8125rem);color:#e2c566;line-height:1}.about-area .about-visual__frame .about-area__number{display:block;font-size:2.25rem;font-weight:800;line-height:1;letter-spacing:.04em}.about-area .about-visual__frame .about-area__label{display:block;font-size:.625rem;text-transform:uppercase;letter-spacing:.14em;margin-top:6px;line-height:1.4;color:hsla(0,0%,100%,.88)}.about-area .about-visual__frame::after{content:"";position:absolute;inset:8px;border:1px solid rgba(201,162,39,.25);pointer-events:none}.about-area .about-visual__frame img{width:100%;height:auto;min-height:380px;object-fit:cover;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-visual__frame img{min-height:320px}}.about-area .about-content .about-text p{font-size:.9375rem;line-height:1.75;color:#1a2332;margin-bottom:1rem;text-align:left}.about-area .about-content .about-text p strong{color:#002344;font-weight:600}.about-area .about-content .about-text p:last-child{margin-bottom:0}.about-area .about-content .about-area__btn{display:inline-flex;margin-top:24px}.about-area .about-mvv-video{height:100%}.about-area .about-mvv-video__frame{position:relative;height:100%;min-height:320px;padding:12px;background:#fff;border:1px solid rgba(201,162,39,.35);box-shadow:0 24px 60px rgba(0,35,68,.1)}.about-area .about-mvv-video__frame::after{content:"";position:absolute;inset:8px;border:1px solid rgba(201,162,39,.25);pointer-events:none;z-index:1}.about-area .about-mvv-video__frame video{width:100%;height:100%;min-height:296px;object-fit:cover;display:block;background:#002344}@media(min-width: 992px){.about-area .about-mvv-video__frame{min-height:100%}}.about-area .mvv-block{background:#fff;border:1px solid rgba(201,162,39,.2);box-shadow:0 20px 50px rgba(0,35,68,.08);padding:clamp(28px,4vw,48px);display:flex;flex-direction:column}.about-area .mvv-block__header{text-align:center;margin-bottom:28px}.about-area .mvv-block__eyebrow{display:block;font-size:.6875rem;letter-spacing:.28em;text-transform:uppercase;color:#c9a227;font-weight:600;margin-bottom:8px}.about-area .mvv-block__title{font-family:"Montserrat",sans-serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;color:#002344;text-transform:uppercase;letter-spacing:.1em;margin:0}.about-area .mvv-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:0;padding-bottom:0;border-bottom:1px solid rgba(0,35,68,.1)}.about-area .mvv-tab{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border:none;background:rgba(0,0,0,0);color:#002344;font-family:"Montserrat",sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;position:relative;transition:color .3s ease,background .3s ease;border-radius:2px 2px 0 0}.about-area .mvv-tab i{color:#c9a227;font-size:1em;transition:transform .3s ease}.about-area .mvv-tab::after{content:"";position:absolute;left:50%;bottom:-1px;width:0;height:3px;background:linear-gradient(90deg, #E2C566, #C9A227);transform:translateX(-50%);transition:width .35s ease}.about-area .mvv-tab:hover{color:#c9a227;background:rgba(201,162,39,.06)}.about-area .mvv-tab.is-active{color:#002344;background:rgba(0,35,68,.04)}.about-area .mvv-tab.is-active::after{width:80%}.about-area .mvv-tab.is-active i{transform:scale(1.1)}.about-area .mvv-panels{position:relative;flex:1;min-height:200px;background:linear-gradient(135deg, rgba(0, 35, 68, 0.03) 0%, rgba(201, 162, 39, 0.06) 100%);border-top:none;margin-top:-1px}.about-area .mvv-panel{display:none;padding:clamp(28px,4vw,40px) clamp(24px,5vw,56px);text-align:center;animation:mvvFadeIn .45s ease}.about-area .mvv-panel.is-active{display:block}.about-area .mvv-panel__icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:linear-gradient(135deg, #E2C566, #C9A227);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(201,162,39,.35)}.about-area .mvv-panel__icon i{font-size:1.25rem;color:#001529}.about-area .mvv-panel h4{font-size:clamp(.75rem,1.2vw,.875rem);letter-spacing:.2em;color:#002344;margin-bottom:16px}.about-area .mvv-panel p{max-width:820px;margin:0 auto;font-size:1rem;line-height:1.75;color:#1a2332;font-weight:400}@keyframes mvvFadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.diferenciais-area{background:#fff;overflow:hidden}.diferenciais-area__header{max-width:720px;margin:0 auto 48px}@media(max-width: 575px){.diferenciais-area__header{margin-bottom:36px}}.diferenciais-area__eyebrow{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#c9a227;margin-bottom:12px}.diferenciais-area__title{font-family:"Montserrat",sans-serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;color:#002344;letter-spacing:.06em;margin-bottom:16px;line-height:1.25}.diferenciais-area__lead{font-size:1rem;line-height:1.75;color:#6b7280;margin:0}.diferenciais-area__btn{display:flex;width:fit-content;align-items:stretch;text-decoration:none;border-radius:4px;overflow:hidden;box-shadow:0 8px 24px rgba(0,35,68,.15);transition:transform .3s ease,box-shadow .3s ease;margin:28px auto 0}.diferenciais-area__btn span:first-child{display:flex;align-items:center;justify-content:center;padding:16px 28px;background:#002344;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.diferenciais-area__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,35,68,.22)}.diferenciais-area__btn-icon{display:flex;align-items:center;justify-content:center;width:52px;background:linear-gradient(135deg, #E2C566, #C9A227);color:#001529;font-size:1.1rem}.diferenciais-area .diferenciais-block{background:#fff;border:1px solid rgba(201,162,39,.2);box-shadow:0 20px 50px rgba(0,35,68,.08);padding:clamp(24px,4vw,40px)}.diferenciais-area .diferenciais-tabs{display:flex;flex-direction:column;gap:8px;height:100%}.diferenciais-area .diferenciais-tab{display:flex;align-items:center;gap:12px;width:100%;padding:14px 18px;border:none;background:#f3f4f6;color:#002344;font-family:"Montserrat",sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:left;cursor:pointer;position:relative;border-radius:2px;transition:color .3s ease,background .3s ease,box-shadow .3s ease}.diferenciais-area .diferenciais-tab i{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,35,68,.08);color:#c9a227;font-size:.95rem;transition:background .3s ease,color .3s ease}.diferenciais-area .diferenciais-tab::after{content:"";position:absolute;left:0;top:50%;width:3px;height:0;background:linear-gradient(180deg, #E2C566, #C9A227);transform:translateY(-50%);transition:height .35s ease;border-radius:0 2px 2px 0}.diferenciais-area .diferenciais-tab:hover:not(.is-active){background:rgba(201,162,39,.08);color:#c9a227}.diferenciais-area .diferenciais-tab.is-active{background:#002344;color:#fff;box-shadow:0 8px 24px rgba(0,35,68,.18)}.diferenciais-area .diferenciais-tab.is-active i{background:linear-gradient(135deg, #E2C566, #C9A227);color:#001529}.diferenciais-area .diferenciais-tab.is-active::after{height:70%}.diferenciais-area .diferenciais-panels{position:relative;min-height:220px;background:linear-gradient(135deg, rgba(0, 35, 68, 0.03) 0%, rgba(201, 162, 39, 0.06) 100%);border:1px solid rgba(0,35,68,.08);padding:clamp(28px,4vw,40px)}.diferenciais-area .diferenciais-panel{display:none;animation:diferencialFadeIn .45s ease}.diferenciais-area .diferenciais-panel.is-active{display:block}.diferenciais-area .diferenciais-panel__icon{width:56px;height:56px;margin-bottom:16px;border-radius:50%;background:linear-gradient(135deg, #E2C566, #C9A227);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(201,162,39,.35)}.diferenciais-area .diferenciais-panel__icon i{font-size:1.25rem;color:#001529}.diferenciais-area .diferenciais-panel__title{font-family:"Montserrat",sans-serif;font-size:clamp(.75rem,1.2vw,.875rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#002344;margin-bottom:14px}.diferenciais-area .diferenciais-panel p{font-size:1rem;line-height:1.75;color:#1a2332;margin:0;max-width:560px}@keyframes diferencialFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.produtos-area{background:linear-gradient(165deg, #001529 0%, #002344 45%, #1a3a52 100%);position:relative;overflow:hidden}.produtos-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, transparent, #C9A227, transparent);z-index:1}.produtos-area::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%, rgba(201, 162, 39, 0.08) 0%, transparent 55%);pointer-events:none}.produtos-area>.container{position:relative;z-index:1}.produtos-area__header{max-width:780px;margin:0 auto 48px}@media(max-width: 575px){.produtos-area__header{margin-bottom:36px}}.produtos-area__eyebrow{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#e2c566;margin-bottom:12px}.produtos-area__title{font-family:"Montserrat",sans-serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;line-height:1.25}.produtos-area__lead{font-size:1rem;line-height:1.75;color:hsla(0,0%,100%,.88);margin:0;font-weight:400}.produtos-area__grid{margin-top:8px}.produtos-area__footer{margin-top:40px}.produtos-area__btn-all{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:linear-gradient(135deg, #E2C566 0%, #C9A227 50%, #9A7820 100%);color:#001529;font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 28px rgba(201,162,39,.35);transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease}.produtos-area__btn-all:hover{transform:translateY(-2px);background:#fff;color:#002344;box-shadow:0 12px 32px rgba(0,35,68,.25)}.produtos-area .produto-card{height:100%;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.25);border:1px solid rgba(201,162,39,.2);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.produtos-area .produto-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(0,0,0,.32);border-color:#c9a227}.produtos-area .produto-card:hover .produto-card__media img{transform:scale(1.05)}.produtos-area .produto-card__media{overflow:hidden;aspect-ratio:4/3;background:#002344}.produtos-area .produto-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.produtos-area .produto-card__body{padding:14px 12px 16px;text-align:center;background:linear-gradient(180deg, #fff 0%, #f8f9fb 100%);border-top:3px solid #c9a227}.produtos-area .produto-card__name{font-family:"Montserrat",sans-serif;font-size:clamp(.6875rem,1.5vw,.8125rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#002344;margin:0 0 12px;line-height:1.35}.produtos-area .produto-card__btn{display:inline-block;padding:10px 18px;font-family:"Montserrat",sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:#002344;background:rgba(0,0,0,0);border:1px solid #c9a227;border-radius:2px;transition:background .3s ease,color .3s ease,border-color .3s ease}.produtos-area .produto-card__btn:hover{background:#002344;border-color:#002344;color:#fff}.contact-section{padding:65px 0 0}.contact-section .info-container{background:#fff;box-shadow:rgba(0,0,0,.07) 0px 1px 2px,rgba(0,0,0,.07) 0px 2px 4px,rgba(0,0,0,.07) 0px 4px 8px,rgba(0,0,0,.07) 0px 8px 16px,rgba(0,0,0,.07) 0px 16px 32px,rgba(0,0,0,.07) 0px 32px 64px;position:relative;padding:20px;border-radius:8px;overflow-wrap:anywhere}.contact-section .info-container .contact-info{display:flex;min-width:0}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info .media-body{flex:1;min-width:0}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px;overflow-wrap:anywhere;word-break:break-word}.contact-section .info-container .contact-info h3 a{overflow-wrap:anywhere;word-break:break-word}.contact-section .info-container .contact-info h3 a:hover{color:#c9a227}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#9a7820;margin-right:10px;font-size:1.6em;min-width:35px}.contact-section .info-container::after{content:"";position:absolute;display:block;height:115%;width:85%;border-radius:0%;left:-30px;top:-20px;z-index:-2;border-radius:8px;opacity:.8;border:3px solid color-mix(in srgb, #002344, #fff 40%);background:#002344}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.padding-banner.banner-area .container-fluid,.padding-banner.banner-area .row,.padding-banner.banner-area .col-lg-12,.padding-banner.banner-area .bannerSwiper,.padding-banner.banner-area .swiper-wrapper,.padding-banner.banner-area .swiper-slide{height:calc(100vh - var(--header-height));min-height:calc(100vh - var(--header-height))}@media(max-width: 991px){.padding-banner.banner-area .container-fluid,.padding-banner.banner-area .row,.padding-banner.banner-area .col-lg-12,.padding-banner.banner-area .bannerSwiper,.padding-banner.banner-area .swiper-wrapper,.padding-banner.banner-area .swiper-slide{height:calc(100vh - var(--header-scrolled-height));min-height:calc(100vh - var(--header-scrolled-height))}}.banner-area{position:relative}.banner-area .swiper-slide{position:relative;overflow:hidden}.banner-area .swiper-slide picture,.banner-area .swiper-slide .img-slide{display:block;width:100%;height:100%}.banner-area .swiper-slide img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide img{object-position:right}}.banner-area .swiper-pagination{bottom:28px !important}.banner-area .swiper-pagination-bullet{height:11px;width:11px;margin:0 7px !important;transition:.5s;background:#fff}.banner-area .swiper-pagination-bullet:hover{transform:scale(1.2);box-shadow:0 0 2px hsla(0,0%,100%,.5)}.banner-area .swiper-pagination-bullet-active{width:25px;border-radius:8px;background:#c9a227}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:4vw;padding-top:32px;width:50vw;height:100%;display:flex;flex-direction:column;justify-content:center;font-family:"Montserrat",sans-serif}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:90vw;justify-content:flex-start;padding-top:80px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-family:"Montserrat",sans-serif;font-size:clamp(1.875rem,3.8vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:.14em;line-height:1.15;margin-bottom:16px;text-align:left}.banner-area .content h1 b,.banner-area .content span b{display:block;margin-top:14px;padding-top:14px;border-top:1px solid rgba(201,162,39,.35);font-family:"Montserrat",sans-serif;font-size:clamp(.6875rem,1.1vw,.8125rem);font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#e2c566;line-height:1.5}.banner-area .content p{margin-bottom:24px;color:hsla(0,0%,100%,.88);font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:400;line-height:1.65;width:70%;text-align:left;hyphens:auto;word-break:break-word}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:28px;width:100%}}.banner-area .content .btn-main{min-width:220px;width:fit-content}.banner-area .media-icons{z-index:4;position:absolute;top:40%;right:15px;display:flex;flex-direction:column;transition:.5s ease}@media(max-width: 575px){.banner-area .media-icons{display:none}}.banner-area .media-icons a{color:#001529;font-size:1.6em;transition:.3s ease;background:#fff;padding:10px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.banner-area .media-icons a:not(:last-child){margin-bottom:20px}.banner-area .media-icons a:hover{transform:scale(1.3);color:#9a7820}.about-area{padding:65px 0}.about-area .about-content{padding:0 10px}.about-area .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.about-area .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.about-area .about-content .text-content .desc{width:100%}}.about-area .about-content .text-content .desc p{text-align:justify;font-weight:300;font-size:16px;line-height:27px;color:#000;margin:8px 0}.about-area .about-content .about-list{margin:10px 0}.about-area .about-content .about-list .item-list{display:flex;align-items:center;margin:8px 0}.about-area .about-content .about-list .item-list .icon{width:35px;height:35px;border-radius:50%;background:rgba(233,233,233,.7);display:flex;align-items:center;justify-content:center}.about-area .about-content .about-list .item-list .icon i{font-weight:600;color:#c9a227}.about-area .about-content .about-list .item-list .text-p{font-weight:500;font-size:18px;line-height:26px;color:#1a2332;margin-left:10px;margin-bottom:0}.about-area .image-about{position:relative;margin-bottom:35px;padding:0 20px}.about-area .image-about .inner-about{position:relative;padding-right:100px;padding-bottom:55px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about{padding-right:5px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}@media(max-width: 575px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}.about-area .image-about .inner-about .image-1{width:100%;height:570px;position:relative;display:inline-block;margin-bottom:0px;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1{padding-right:60px;height:460px}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1{height:420px}}.about-area .image-about .inner-about .image-1 img{width:90%;height:100%;border-radius:10px;object-fit:cover;object-position:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1 img{width:90%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-1 img{width:100%}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1 img{width:100%}}.about-area .image-about .inner-about .image-1::before{position:absolute;left:-30px;bottom:-63px;width:61%;height:105px;background-image:radial-gradient(#C9A227 18%, transparent 18%);background-position:14px 14px;background-size:16px 16px;background-color:hsla(0,0%,100%,0);z-index:-1;content:""}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1::before{right:15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-1::before{bottom:-26px}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1::before{bottom:-26px}}.about-area .image-about .inner-about .image-2{width:300px;height:400px;position:absolute;right:0;bottom:0;margin-bottom:0;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-2{width:225px;height:320px;bottom:-80px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-2{display:none}}@media(max-width: 575px){.about-area .image-about .inner-about .image-2{display:none}}.about-area .image-about .inner-about .image-2 img{height:100%;width:100%;border-radius:15px;object-fit:cover;object-position:center}.about-area .image-about .inner-about .experience{width:290px;background-color:#002344;box-shadow:3px 5px 18px 0 rgba(6,22,58,.18);position:absolute;top:30px;left:-37px;height:100px;padding:15px;border-radius:30px 30px 0 30px;overflow:hidden;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience{width:60%;left:-20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .image-about .inner-about .experience{width:50%;left:-15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .experience{left:-18px;width:80%}}@media(max-width: 575px){.about-area .image-about .inner-about .experience{left:-4px;bottom:15px;width:80%}}@media(max-width: 320px){.about-area .image-about .inner-about .experience{width:98%}}.about-area .image-about .inner-about .experience{animation:movedup 2s ease-in-out infinite alternate forwards}@keyframes movedup{0%{transform:translateY(-5px)}100%{transform:translateY(2px)}}.about-area .image-about .inner-about .experience .left-number{float:left;width:30%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:30px 20px}.about-area .image-about .inner-about .experience .left-number span{font-size:28px;font-weight:600;color:#fff}.about-area .image-about .inner-about .experience .left-number .counter span{font-size:50px;font-weight:700;color:#fff;margin:0px;padding:5px 0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .left-number .counter span{font-size:50px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .left-number .counter span{font-size:40px}}.about-area .image-about .inner-about .experience .right-text{display:flex;flex-direction:column;justify-content:center;float:right;width:70%;height:100%;padding:10px 15px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text{padding:10px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text{padding:12px}}.about-area .image-about .inner-about .experience .right-text span{font-size:18px;line-height:24px;font-weight:700;color:#fff;text-transform:uppercase;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text span{font-size:18px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text span{font-size:18px}}@media(max-width: 320px){.about-area .image-about .inner-about .experience .right-text span{font-size:16px}}.about-area .image-about .inner-about .experience .right-text p{font-size:14px;line-height:22px;margin-bottom:0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text p{font-size:12px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text p{font-size:12px}}@media(max-width: 320px){.about-area .image-about .inner-about .experience .right-text p{font-size:11px}}.about-area .service-wrapper{-webkit-transition:all .5s ease;transition:all .5s ease;min-height:280px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;padding:20px;border-radius:8px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .service-wrapper{min-height:345px}}.about-area .service-wrapper h3{font-size:20px}.about-area .service-wrapper p{font-size:15px}.about-area .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#9a7820;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.about-area .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.about-area .service-wrapper .icon .uim-svg img{width:40px}.about-area .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.about-area .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.about-area .service-wrapper:hover{-webkit-box-shadow:0 10px 25px rgba(47,60,78,.15) !important;box-shadow:0 10px 25px rgba(47,60,78,.15) !important;background:#fff;-webkit-transform:translateY(-8px);transform:translateY(-8px);border-color:rgba(0,0,0,0) !important}.about-area .service-wrapper:hover .hover-img{width:95px}.about-area .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.about-area .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.about-area .service-wrapper:hover .icon{background:#c9a227 !important;color:#fff !important}.about-area .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.product-area{padding:65px 0;background:#f8f8f8}.product-area .padding-content{padding:0 7vw}@media(min-width: 992px){.product-area .padding-content{padding:0;padding-left:3rem;padding-right:15px}}.product-area .swiper-button-prev,.product-area .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.product-area .swiper-button-prev::after,.product-area .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover;box-shadow:0 16px 40px rgba(0,35,68,.18)}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 a.btn-main{display:flex;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.int-page-1 .int-block{margin-top:2rem}.int-page-1 .int-block h2{font-size:clamp(1.125rem,1.9vw,1.375rem);margin-bottom:1rem;letter-spacing:.08em}.int-page-1 .int-spec-list{margin:1.25rem 0 1.5rem;padding:0}.int-page-1 .int-spec-list li{position:relative;list-style:none;padding-left:1.75rem;margin-bottom:.85rem;line-height:1.65}.int-page-1 .int-spec-list li::before{content:"";position:absolute;left:0;top:.45em;width:8px;height:8px;border-radius:50%;background:#c9a227}.int-page-1 .int-spec-list li strong{color:#002344}.int-page-1 .int-faq{margin-top:2.5rem}.int-page-1 .int-faq h2{font-size:clamp(1.125rem,1.9vw,1.375rem);margin-bottom:1.25rem;letter-spacing:.08em}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand .int-block:first-child{margin-top:.25rem}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#c9a227;bottom:0px;font-size:40px;transition:.3s ease}.int-page-2 .prodintSwiper{height:400px}.int-page-2 .swiper-button-prev,.int-page-2 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-2 .swiper-button-prev::after,.int-page-2 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-2 .img-text{position:relative;background-image:url(../img/gallery/about.webp)}.int-page-2 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #454545, rgba(255, 255, 255, 0));z-index:0}.int-page-2 .img-text .content-padding{padding:32px;z-index:1}.int-page-2 .img-text .content-padding h2,.int-page-2 .img-text .content-padding p{color:#fff}.int-page-2 .buttons .btn-main{width:100%;text-align:center;margin-left:0}.int-page-3 .title-text01{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center !important;padding:10px}.int-page-3 .title-text01 .title{position:relative}.int-page-3 .title-text01 .title .sub-bg{position:absolute;top:-40px;left:-40px;font-size:100px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#c9a227;opacity:.2}.int-page-3 .title-text01 .title h1,.int-page-3 .title-text01 .title h2,.int-page-3 .title-text01 .title h3{position:relative;font-size:clamp(1.8rem,4vw,3rem);margin:10px 0;background:-webkit-linear-gradient(#C9A227, #9A7820);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .custom-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;border:none}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav{margin-bottom:15px}}.int-page-3 .box-navfeatures .custom-nav .tab-style{width:100%;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style{width:48%;margin:5px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;border-radius:10px;background-color:#f5f5f5;margin-bottom:10px;font-weight:600;font-size:18px;text-align:left;padding:10px 30px;width:100%;color:#000;cursor:pointer;border:1px solid #d8d8d8}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 15px;font-size:16px}}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{margin:0}}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}@media(max-width: 575px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:30px;color:#c9a227;background:linear-gradient(120deg, #9A7820 45%, #C9A227 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:25px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon img{width:100%;height:100%;object-fit:contain;object-position:center}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active{color:#fff;background:linear-gradient(130deg, #9A7820 60%, #C9A227 100%);border-color:#dee2e6;border:0}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active img{filter:brightness(600%) saturate(0)}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active i{color:#fff;background:linear-gradient(120deg, #fff 45%, #eee 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .tab-content .tab-pane{display:none;padding:5px}.int-page-3 .box-navfeatures .tab-content .tab-pane.active{display:flex;animation:zoomIn 1s ease 0s 1 normal forwards}.int-page-3 .box-navfeatures .tab-content .box-img{width:100%;height:100%;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;border:2px solid #e8e8e8;margin-bottom:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-img{height:400px}}.int-page-3 .box-navfeatures .tab-content .box-img img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media(max-width: 320px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{position:relative;font-size:18px;font-weight:500;margin:0;padding-left:18px;color:#1a2332}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#002344;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::after{content:"";position:absolute;top:50%;left:7px;width:2px;height:15px;background:#002344;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#c9a227}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#9a7820}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{font-size:16px}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .desc p{text-align:justify;font-size:16px;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .desc p{font-size:14px;line-height:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .list{margin:10px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li{display:flex;align-items:center;font-size:16px;padding:5px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li i{margin-right:5px;font-size:20px;background-color:#fff;color:#c9a227}.int-page-3 .box-navfeatures .tab-content .box-text .btn-four{margin-top:10px;padding:8px 20px}.int-page-3 .section-title02{position:relative;padding:30px 0;display:flex;flex-direction:column;justify-items:center;align-items:center;z-index:1}.int-page-3 .section-title02 .icon{width:120px;opacity:1;z-index:-1}.int-page-3 .section-title02 .subtitle{font-size:24px;font-weight:700;color:#9a7820;background:linear-gradient(90deg, #C9A227 45%, #9A7820 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}@media(max-width: 575px){.int-page-3 .section-title02 .subtitle{font-size:18px}}@media(max-width: 320px){.int-page-3 .section-title02 .subtitle{font-size:16px}}.int-page-3 .section-title02 .title{font-size:45px;font-weight:800;color:#2c2b2b;text-align:center}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .section-title02 .title{font-size:32px}}@media(max-width: 575px){.int-page-3 .section-title02 .title{font-size:30px}}@media(max-width: 320px){.int-page-3 .section-title02 .title{font-size:22px}}.int-page-3 .section-title02 .title.color-gradint{background:linear-gradient(90deg, #C9A227 45%, #9A7820 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .section-title02 .desc{margin:5px 0}.int-page-3 .section-title02 .desc p{text-align:center;font-size:16px;color:#1a2332;margin:0}.int-page-3 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #c9a227;text-align:center;padding:20px 20px;border-radius:10px;height:415px;width:90%}.int-page-3 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#c9a227;background:linear-gradient(180deg, #C9A227 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-3 .style-img01::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:80%;border-radius:5%;transform:rotate(0deg);background:radial-gradient(farthest-side at -33.33% 50%, rgba(0, 0, 0, 0) 52%, #9A7820 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #9A7820 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #9A7820 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #9A7820 54% 57%, rgba(0, 0, 0, 0) 59%),#fefeff;background-size:17.1416327405px 80px,80px 17.1416327405px;opacity:.5;z-index:-1}.int-page-3 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-5%;width:110%;height:90%;border-radius:10px;object-fit:cover;object-position:center}.int-page-4 .box-img{margin-bottom:20px;height:450px}.int-page-4 .box-img .prodintSwiper{width:100%;height:100%}.int-page-4 .service-content .titles1{font-size:26px;margin:15px 0;color:#9a7820}.int-page-4 .service-content .titles2{color:#9a7820;font-size:24px;margin:15px 0}.int-page-4 .service-content p{font-size:16px;text-align:justify;color:#000}.int-page-4 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #c9a227;margin:20px 0}.int-page-4 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#c9a227}.int-page-4 .service-details-card .details{margin-left:20px}.int-page-4 .service-details-card .details h2,.int-page-4 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-4 .service-details-card .details p{font-size:16px;color:#000}.int-page-4 .sidebar02 .box-categoria{padding:20px 30px;margin-bottom:10px;background-color:rgba(238,238,238,.9333333333)}.int-page-4 .sidebar02 .box-categoria .cat-title{font-size:30px;font-weight:600;margin:15px 0}.int-page-4 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-4 .sidebar02 .box-categoria ul li{padding:18px 25px;list-style:none;background:#fff;margin-top:15px;position:relative;z-index:1;font-weight:600;overflow:hidden;transition:.3s ease}.int-page-4 .sidebar02 .box-categoria ul li a{font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-4 .sidebar02 .box-categoria ul li:hover{transform:scale(1.03);background:#c9a227}.int-page-4 .sidebar02 .box-categoria ul li:hover a{color:#fff}.int-page-4 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:450px}.int-page-4 .sidebar02 .sidebar-cta::after{content:"";position:absolute;top:0;left:0;background-color:#000;width:100%;height:100%;opacity:.8;z-index:1}.int-page-4 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-4 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-4 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#c9a227;border-radius:50%;color:#fff;font-size:25px}.int-page-4 .sidebar02 .sidebar-cta .content-inner h2,.int-page-4 .sidebar02 .sidebar-cta .content-inner h3{color:#fff;font-size:26px;margin:15px 0}.int-page-4 .sidebar02 .sidebar-cta .content-inner a{padding:15px 30px;background-color:#c9a227;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#c9a227}.int-page-4 .swiper-button-prev,.int-page-4 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-4 .swiper-button-prev::after,.int-page-4 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.ethics-area{background:linear-gradient(180deg, #fafafa 0%, #ffffff 40%, #f7f8fa 100%);position:relative;overflow:hidden}.ethics-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, transparent, #C9A227, transparent)}.ethics-area .ethics-visual__card{position:relative;background:linear-gradient(135deg, #002344 0%, #001529 100%);border:1px solid #c9a227;border-radius:16px;padding:clamp(32px,5vw,56px) clamp(24px,4vw,48px);color:#fff;box-shadow:0 24px 60px rgba(0,35,68,.18);overflow:hidden;z-index:1;transition:transform .4s ease,box-shadow .4s ease}.ethics-area .ethics-visual__card:hover{transform:translateY(-5px);box-shadow:0 32px 70px rgba(0,35,68,.25)}.ethics-area .ethics-visual__card::before{content:"";position:absolute;top:-50px;right:-50px;width:150px;height:150px;border-radius:50%;background:rgba(201,162,39,.05);pointer-events:none}.ethics-area .ethics-visual__card::after{content:"";position:absolute;inset:12px;border:1px solid rgba(226,197,102,.15);border-radius:8px;pointer-events:none;z-index:2}.ethics-area .ethics-visual__icon{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background:linear-gradient(135deg, #E2C566, #C9A227);border-radius:50%;margin-bottom:24px;box-shadow:0 10px 24px rgba(201,162,39,.3)}.ethics-area .ethics-visual__icon i{font-size:2rem;color:#001529}.ethics-area .ethics-visual__eyebrow{display:block;font-size:.6875rem;letter-spacing:.25em;text-transform:uppercase;color:#e2c566;font-weight:600;margin-bottom:12px}.ethics-area .ethics-visual__title{font-family:"Montserrat",sans-serif;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1.25;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0}.ethics-area .ethics-visual__deco{position:absolute;bottom:20px;right:20px;width:80px;height:80px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23C9A227' opacity='0.1'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H7c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.04-.42 1.99-1.07 2.75z'/%3E%3C/svg%3E") no-repeat center;background-size:contain;opacity:.15}.ethics-area .ethics-content .section-title--ethics{position:relative;margin-bottom:24px}.ethics-area .ethics-content .section-title--ethics span{display:block;font-size:.6875rem;letter-spacing:.28em;text-transform:uppercase;color:#c9a227;font-weight:600;margin-bottom:8px}.ethics-area .ethics-content .section-title--ethics h2{font-family:"Montserrat",sans-serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;color:#002344;text-transform:uppercase;letter-spacing:.1em;margin:0}.ethics-area .ethics-content .ethics-text p{font-size:.9375rem;line-height:1.8;color:#1a2332;margin-bottom:1.25rem;text-align:justify}.ethics-area .ethics-content .ethics-text p strong{color:#002344;font-weight:600}.ethics-area .ethics-content .ethics-text p:last-child{margin-bottom:0}.ethics-area .ethics-content .ethics-text .ethics-highlight{font-size:1.05rem;border-left:4px solid #c9a227;padding-left:18px;color:#002344;line-height:1.8;font-weight:500}.ethics-area .ethics-content .ethics-pillars{border-top:1px solid rgba(0,35,68,.1)}.ethics-area .ethics-content .ethics-pillar-item{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid rgba(0,35,68,.06);border-radius:10px;box-shadow:0 10px 25px rgba(0,35,68,.03);transition:all .3s ease}.ethics-area .ethics-content .ethics-pillar-item:hover{transform:translateY(-3px);border-color:rgba(201,162,39,.4);box-shadow:0 15px 30px rgba(0,35,68,.08)}.ethics-area .ethics-content .ethics-pillar-item i{font-size:1.5rem;color:#c9a227;transition:transform .3s ease}.ethics-area .ethics-content .ethics-pillar-item:hover i{transform:scale(1.1)}.ethics-area .ethics-content .ethics-pillar-item span{font-family:"Montserrat",sans-serif;font-size:.9rem;font-weight:600;color:#002344;line-height:1.4}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#9a7820}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#c9a227;padding-left:5px}.politica-de-privacidade h2{margin-top:15px}.lgpd{position:fixed;bottom:4%;left:2%;max-width:360px;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;z-index:9999}.lgpd .title{font-weight:600;color:#1f2937}.lgpd .description{margin-top:1rem;font-size:.875rem;line-height:1.25rem;color:#4b5563}.lgpd .description a{color:#3b82f6}.lgpd .description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.lgpd .actions{display:flex;align-items:center;justify-content:end;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.lgpd .actions .pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;background-color:rgba(0,0,0,0)}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.lgpd .actions .accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;cursor:pointer;border:none;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.lgpd .actions .accept:hover{background-color:#374151}.lgpd .actions .accept:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}/*# sourceMappingURL=style.css.map */
