﻿@keyframes fadeInLeft{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(80px)}100%{opacity:1;transform:translateY(0)}}@keyframes flipIn{0%{transform:rotate3d(-1, 1, 0, -80deg);opacity:0}100%{transform:rotate3d(1, 1, 0, 0deg);opacity:1}}@keyframes loopScale{0%{transform:scale(1)}100%{transform:scale(1.1)}}.fadeInLeft.show-animate{animation:fadeInLeft 1s ease-out forwards}.fadeInRight.show-animate{animation:fadeInRight 1s ease-out forwards}.fadeInTop.show-animate{animation:fadeInTop 1s ease-out forwards}.fadeInBottom.show-animate{animation:fadeInBottom 1s ease-out forwards}.zoomIn.show-animate{animation:zoomIn 1s ease-out forwards}.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}.show-animate{opacity:1}.bg-green{background:linear-gradient(30deg, #e69d21, #bc7f14, #e69d21)}.bg-cinza{background:#f5f5f5}.bg-dark1{background:#171717}.bg-dark2{background:#0c0c0c}.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:"Inter Tight",sans-serif}img{width:100%;height:auto}body{overflow-x:hidden !important}section{overflow-x:hidden}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#d18400;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 rgba(0,0,0,0);box-shadow:0 0 10px 3px rgba(108,98,98,.2);color:#1f1f1f;text-decoration:none;transition:all .4s;display:none;cursor:pointer}.go-top-btn i{display:block;line-height:52px;color:#fff}.sticky-div{position:sticky !important;top:130px;z-index:4}*{scrollbar-width:auto;scrollbar-color:#e69d21 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#e69d21;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#df9109}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#171717;text-decoration:none;transition:.4s ease}p{color:#171717;margin-bottom:15px;font-size:1em;line-height:22px}.section-title h1,.section-title h2{font-size:3em;font-weight:700;font-family:"Inter Tight",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#e69d21;-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}.title-area2{position:relative;margin-top:15px;margin-bottom:30px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:#fff}.title-area2.white span::before,.title-area2.white .subtitle::before{filter:brightness(100) saturate(0)}.title-area2 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:65px;margin-bottom:20px;border-radius:2px}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:50%;left:5px;transform:translateY(-50%);width:50px;height:3px;background:#d18400;opacity:.8}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.6rem;line-height:2.8rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:600;color:#e69d21}.title-area2 h2 b.tam2,.title-area2 h3 b.tam2,.title-area2 .title b.tam2{font-size:1.8rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2.2rem;line-height:2.4rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:1.8rem;line-height:2.2rem}}.title-area2 p{margin-top:20px;color:#171717}.title-area2 .shape{height:30px;width:200px;position:relative;margin-top:10px !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 .shape{width:200px}}.title-area2 .shape::before{position:absolute;content:"";width:100%;height:100%;top:0px;left:0;background-image:url(../img/banners/divider-shape2.png);background-size:100%;background-repeat:no-repeat;background-position:center}.title-area2.text-center{text-align:center}.title-area2.text-center span,.title-area2.text-center .subtitle{left:50%;transform:translateX(-50%)}.title-area2.text-center .shape{margin:0 auto}.title-area2.dark h2,.title-area2.dark h3,.title-area2.dark .title{color:#fff}header .top_menu{display:flex;align-items:center;justify-content:center;background:linear-gradient(30deg, #161616, #222222, #161616);padding:5px 0;position:relative;height:40px;overflow:hidden}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){header .top_menu{padding:5px 40px}}header .top_menu::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.03) 50%, transparent 100%);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,100%{transform:translateX(-100%)}50%{transform:translateX(100%)}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .top_menu{display:none}}header .top_menu .container-fluid{position:relative;z-index:2}header .top_menu .container-fluid .row{align-items:center}header .top_menu .header-social{display:flex;gap:6px;align-items:center}header .top_menu .header-social a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);font-size:12px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden}header .top_menu .header-social a::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s ease}header .top_menu .header-social a:hover{background:hsla(0,0%,100%,.15);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.3)}header .top_menu .header-social a:hover::before{left:100%}header .top_menu .header-social a i{font-size:14px;position:relative;z-index:1;color:#d18400}header .top_menu .contact-menu{display:flex;gap:16px;align-items:center;justify-content:flex-end}header .top_menu .contact-menu .dn_btn{display:flex;align-items:center;gap:6px;color:#fff;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s ease;padding:4px 10px;border-radius:6px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden}header .top_menu .contact-menu .dn_btn::before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));transition:width .3s ease}header .top_menu .contact-menu .dn_btn:hover{color:#fff;background:#0c0c0c;border-color:hsla(0,0%,100%,.2);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}header .top_menu .contact-menu .dn_btn:hover::before{width:100%}header .top_menu .contact-menu .dn_btn:hover i{color:#e69d21}header .top_menu .contact-menu .dn_btn i{font-size:16px;color:#d18400;position:relative;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu .dn_btn{font-size:11px;gap:4px;padding:3px 8px}}header .header-area{position:fixed;top:0;left:0;width:100%;z-index:999}header .header-area.sticky{background:#d18400;backdrop-filter:blur(15px);animation:remove-top .8s ease-in-out}@keyframes remove-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#fff}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 20px;height:100px;align-items:center;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){header .header-area .header-main{padding:0px 30px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main{padding:0px 20px;background:#fff}}header .header-area .header-main .logo{padding:0 5px;width:220px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{width:200px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{width:180px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{width:180px}}header .header-area .header-main .logo img{width:100%;height:100%;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 5px}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu{display:flex;align-items:center}}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:15px;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:10px}}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:10px 0;font-size:16px;letter-spacing:.1rem;color:#000;font-weight:500;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:15px}}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:#d18400;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:#d18400}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:#d18400}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:#d18400}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:290px;max-height:400px;overflow-y:auto;position:absolute;right:0;top:100%;background:#0c0c0c;backdrop-filter:blur(10px);padding:10px 0;border-top:3px solid #e69d21;transform:translateY(20px);transition:all .3s ease;border-radius:2px;opacity:0;visibility:hidden;z-index:5}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{top:calc(100% + 15px)}}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:300;color:#fff;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#f1f1f1;padding-left:5px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#e69d21}}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)}}header .header-area .header-main .nav-menu .contact-btn{display:flex;align-items:center}header .header-area .header-main .nav-menu .contact-btn .btn-one{padding:16px 30px;margin:0 5px;font-size:14px;font-weight:500;border-radius:5px;gap:10px}header .header-area .header-main .nav-menu .contact-btn .btn-one spam{font-size:14px;font-weight:500}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .contact-btn{margin-left:20px}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100vh;top:0;overflow-y:auto;background-color:#161616;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:10px 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>a:hover{color:#e69d21}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: 1440px),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-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;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:25px}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 .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#e69d21;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:#e69d21;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:30px;background-color:rgba(0,0,0,0);color:#d18400;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}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-one{padding:18px 30px}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@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:#0c0c0c;padding:65px 0 0}.footer-area .footer-top{border-bottom:1px solid #ccc}@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:20px;display:flex;justify-content:start;border-radius:10px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.footer-area .footer-top .single-footer-caption .footer-logo{justify-content:center}}.footer-area .footer-top .single-footer-caption .footer-logo img{object-fit:contain;width:250px;height:auto;padding:10px 0;border-radius:10px}.footer-area .footer-top .single-footer-caption .footer-pera .info1{font-size:1rem;line-height:1.4rem;margin-bottom:30px;font-weight:400;color:#fff}@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:#e69d21;font-family:"Inter Tight",sans-serif;font-size:22px;margin-bottom:35px;font-weight:600;text-transform:uppercase}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:#fff;margin-bottom:15px;text-transform:capitalize}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a{color:#868c98;font-weight:300;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover{color:#d18400;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:#df9109;font-size:16px;font-weight:300;margin-bottom:10px;display:block}.footer-area .footer-top .single-footer-caption .footer-cap p{color:#fff;font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a{color:#fff;font-size:16px;font-weight:400;margin-bottom:10px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#d18400;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap a i{margin-right:2px}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(10);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;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;color:#c3b2f0;width:40px;height:40px;display:inline-block;text-align:center;background:#e69d21;border-radius:50%;line-height:40px !important;margin-right:7px;color:#fff;line-height:41px !important;transition:.4s ease}.social_links ul li a:hover{background:#d18400}@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}}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:140px}@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:90px}}.slider-area .slider-height{height:320px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:45px;font-weight:700;line-height:1;text-align:center}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height .hero-cap h1{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:40px;text-align:center}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:35px;text-align:center}}.slider-area .slider-height .hero-cap .ajust-link{color:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#d18400}.slider-area .slider-height .hero-cap .divider{margin:0 auto;background:#d18400}@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 .slider-height .hero-cap .divider{margin:0 auto}}.slider-area .slider-height .hero-cap .color-w{color:#d18400;text-align:center;margin:0}@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 .slider-height .hero-cap .color-w{text-align:center}}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background:rgba(15,15,15,.8);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}.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:#d18400;display:inline-block;font-size:14px;font-family:"Inter Tight",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:#0c0c0c;padding:40px 0 !important}.brands-area .title{font-size:2rem !important;line-height:2.2rem !important;color:#000}@media only screen and (min-width: 992px)and (max-width: 1199px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important;margin-bottom:20px}}.brands-area .desc{margin-top:15px;font-size:1rem;color:#fff}.brands-area .item-brand{width:100%;height:150px;border-radius:5px;padding:10px;background:#fff}.brands-area .item-brand img{width:100% !important;height:100% !important;object-fit:contain !important}button.btn-main{border:none}.btn-main{background:#df9109;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 20px;text-transform:uppercase;font-family:"Inter Tight",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:5px;-moz-user-select:none;font-weight:400;letter-spacing:1px;cursor:pointer;transition:color .4s linear;position:relative;z-index:1;overflow:hidden}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#e69d21;border-radius:5px;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);transition:all .3s ease}.btn-main:hover{color:#fff}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:2px}.btn-one{display:flex;align-items:center;justify-content:center;padding:15px 40px;border:0;text-transform:capitalize;z-index:1;width:fit-content;position:relative;font-size:16px;font-weight:700;border-radius:2px;text-transform:uppercase;background:#e69d21;color:#fff;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.btn-one{font-size:14px;padding:18px 45px}}.btn-one.radius{border-radius:999px}.btn-one i{font-size:20px}.btn-one::before,.btn-one::after{background-color:#df9109}.btn-one::before{position:absolute;bottom:0;left:0;width:50%;height:0;content:"";transition:all .4s ease-in-out;border-radius:0;z-index:-1}.btn-one:after{position:absolute;top:0;right:0;width:51%;height:0;content:"";transition:all .4s ease-in-out;border-radius:0;z-index:-1}.btn-one:hover{transform:scale(1.02)}.btn-one:hover::before,.btn-one:hover::after{height:100%}.btn-one.color2{background:#e69d21 !important;color:#fff !important}.btn-one.color2:hover{color:#fff !important}.btn-one.color2::before,.btn-one.color2::after{background-color:#0c0c0c !important}.btn-one.color3{background:#d18400 !important;color:#fff !important}.btn-one.color3::before,.btn-one.color3::after{background-color:#df9109 !important}.btn-one.color4{background:#0c0c0c !important;color:#fff !important}.btn-one.color4::before,.btn-one.color4::after{background-color:#e69d21 !important}.btn-one.clip-mask-1{clip-path:polygon(0 12px, 12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%)}.btn-one.clip-mask-2{clip-path:polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px))}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.btn-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;width:fit-content;background-color:#e69d21;color:#fff;border-radius:2px;padding:8px 10px;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;box-shadow:3px 3px 25px -5px rgba(0,0,0,.2);transition:.3s ease-in}.btn-two.color2{background-color:#0c0c0c}.btn-two.color2:hover{background-color:#cfcfcf}.btn-two.color3{background-color:#d18400}.btn-two.color3:hover{background-color:#cfcfcf}.btn-two:hover{background-color:#df9109;transform:scale(1.03)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, 0%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(0deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 15px}.btn-two .icon{flex-shrink:0;width:35px;height:35px;position:relative;color:#e69d21;background-color:#fff;border-radius:2px;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#e69d21;font-size:16px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(0deg)}.btn-two .icon .i2{transform:translate(-200%, 0%) rotate(0deg)}.btn-cta-primary{position:relative;display:flex;align-items:center;justify-content:space-between;width:fit-content;min-width:200px;gap:30px;background-color:#e69d21;color:#fff;border:1px solid #df9109;padding:5px;font-size:16px;line-height:1.5;border-radius:100px;font-weight:500;transition:.3s}.btn-cta-primary span{padding:10px;padding-left:20px}.btn-cta-primary i{width:55px;height:55px;background:#d18400;font-size:24px;display:flex;align-items:center;justify-content:center;border-radius:99px;transform:rotate(320deg);transition:.3s}.btn-cta-primary:hover{color:#fff;transform:scale(0.95)}.btn-cta-primary:hover i{color:#fff;transform:rotate(360deg)}.card-two{overflow:hidden;margin:10px 0;border-radius:10px;box-shadow:5px 5px 10px rgba(0,0,0,.1);transition:.4s ease}.card-two.has-desc .card-prod-content{min-height:200px}.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{margin-bottom:10px;min-height:30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:40px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:45px}}.card-two:hover{transform:translateY(-5px)}.card-two:hover .card-prod-content{background-image:linear-gradient(60deg, #e69d21 0%, #e69d21 99%)}.card-two:hover .card-prod-content::before{background-color:#d18400;height:70%}.card-two:hover .cart-img img{transform:scale(1.02)}.card-two:hover .btn-a{background-color:#fff}.card-two:hover .btn-a i{color:#df9109}.card-two .cart-img{overflow:hidden;width:100%;height:290px;background-color:#f6f6f6}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .cart-img{height:220px}}@media(max-width: 575px){.card-two .cart-img{height:250px}}@media(max-width: 320px){.card-two .cart-img{height:250px}}.card-two .cart-img img{width:100%;height:100%;object-fit:cover;transition:.3s ease;background-color:#fff}.card-two .cart-img img.obj-contain{object-fit:contain}.card-two .card-prod-content{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(90deg, #df9109 0%, #df9109 99%);position:relative;padding:30px 25px 30px;transition:.5s ease;min-height:140px}.card-two .card-prod-content::before{position:absolute;height:60%;width:6px;background:#df9109;content:"";left:0;transition:.3s}.card-two .card-prod-content h2,.card-two .card-prod-content h3{margin-bottom:0;font-size:1.2rem;line-height:1.4rem;font-weight:700;margin-right:10px;text-transform:uppercase;position:relative;transition:.3s ease;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px;margin-right:10px}}@media(max-width: 575px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:18px}}@media(max-width: 320px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px}}.card-two .card-prod-content p{font-size:14px;color:#fff;width:95%;overflow:hidden;text-align:left;hyphens:none;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.card-two .card-prod-content .btn-a{height:50px;width:50px;border:2px solid #fff;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;transition:.3s;border-radius:50%;text-align:center}@media(max-width: 575px){.card-two .card-prod-content .btn-a{height:45px;width:45px}}.testimonial-block-one{margin:15px 10px}.testimonial-block-one .inner-box{position:relative;display:block}.testimonial-block-one .inner-box .text-box{position:relative;display:block;background:#fff;box-shadow:rgba(0,0,0,.1) 0px 3px 20px;padding:40px 40px 33px 40px;margin-bottom:40px;min-height:200px}.testimonial-block-one .inner-box .text-box::before{position:absolute;content:"";background:#fff;width:24px;height:16px;left:68px;bottom:-15px;clip-path:polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%)}.testimonial-block-one .inner-box .rating{margin-bottom:10px}.testimonial-block-one .inner-box .rating i{position:relative;display:inline-block;margin-right:6px;margin-bottom:5px;font-size:16px;color:#ff8a00}.testimonial-block-one .inner-box .author-box{position:relative;display:block;padding:14px 0px 14px 100px}.testimonial-block-one .inner-box .author-box .author-thumb{position:absolute;background:#fff;left:0px;top:0px;width:80px;height:80px;border-radius:50%;z-index:1}.testimonial-block-one .inner-box .author-box .author-thumb::before{content:"";position:absolute;top:2px;left:-3px;width:100%;height:100%;border-radius:50%;background:#df9109;z-index:-1}.testimonial-block-one .inner-box .author-box .author-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-block-one .inner-box .author-box p{position:relative;display:block;font-size:22px;line-height:24px;font-weight:600;margin-bottom:5px}.testimonial-block-one .inner-box .author-box .designation{position:relative;display:block;font-size:16px;line-height:24px}.card-04{position:relative;overflow:hidden;margin-top:30px;border-radius:10px;width:100%;height:450px;text-decoration:none !important}.card-04 .tag{position:absolute;top:30px;left:20px;display:inline-block;border:1px solid #fff;padding:0 12px;height:30px;line-height:30px;border-radius:18px;color:#fff;text-align:center;font-size:15px;font-weight:500;letter-spacing:2px;z-index:9}.card-04 .tag:hover{background-color:#df9109}.card-04::before{position:absolute;bottom:0;right:0;content:"";width:72px;height:72px;border-radius:15px;background-color:#171717;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;z-index:9}.card-04::after{position:absolute;bottom:0;right:0;content:"";width:100%;height:50%;opacity:1;border-radius:10px;background:linear-gradient(0deg, #0c0c0c 0%, transparent 100%);transition:.4s ease;z-index:1}.card-04 img{width:100%;height:100%;border-radius:10px;display:block;object-fit:cover;-webkit-transition:all 500ms ease;transition:all 500ms ease}.card-04 img:first-child{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;-webkit-transform:translateX(50%) scaleX(2);transform:translate(50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.card-04 .project-title{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:auto;padding:15px;z-index:5;transition:.3s ease}.card-04 .project-title h2,.card-04 .project-title h3{max-width:80%;font-size:22px;color:#fff;display:flex;margin-bottom:10px;text-decoration:none !important}.card-04 .arrow-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:10px;text-align:center;background-color:#e69d21;position:absolute;bottom:0;right:0;z-index:9}.card-04 .arrow-icon i{color:#fff;font-size:26px;transform:rotate(-30deg);transition:.3s ease}.card-04 .arrow-icon:hover{background-color:#e69d21;color:#fff}.card-04:hover img:first-child{-webkit-transform:translateX(0) scaleX(1);transform:translate(0) scaleX(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}.card-04:hover img:nth-child(2){-webkit-transform:translateX(-50%) scaleX(2);transform:translateX(-50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.card-04:hover .arrow-icon{background:#fff}.card-04:hover .arrow-icon i{color:#e69d21}.card-04:hover .project-title{transform:translateY(-10px)}.card-04:hover:after{height:40%;opacity:1}.cta-area{background-image:url(../img/banners/cta-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px;text-align:center}}.cta-area .cta-caption p{color:#fff;font-size:18px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption p{text-align:center}}.cta-area .btn-main{width:90px;height:90px;display:flex;justify-content:center;align-items:center;background:#d18400}.cta-area .btn-main::after{background:#e69d21}.cta-area .btn-main i{font-size:2.6rem}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.faq-accordion{width:99%;padding:1.2rem;margin:20px 0;border-radius:5px;background:#fff;box-shadow:0 0 5px 0 hsla(0,0%,80%,.5)}.faq-accordion .accordion-heading{font-size:1.4rem;margin-bottom:20px;font-weight:600}@media only screen and (min-width: 992px)and (max-width: 1199px){.faq-accordion .accordion-heading{font-size:1.2rem;margin-bottom:20px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.faq-accordion .accordion-heading{font-size:1.1rem;margin-bottom:20px}}.faq-accordion .accordion-item:not(:last-child){border-bottom:1px solid #d3d3d3}.faq-accordion .accordion-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1rem;background:#fff;border:none;outline:none;color:#333;font-size:1.2rem;text-align:left;cursor:pointer;transition:.1s}.faq-accordion .accordion-btn:hover{color:#e69d21;background:rgba(230,157,33,.08)}.faq-accordion .accordion-item--active .accordion-btn{color:#d18400;border-radius:5px;border-top:2px solid #e69d21;background:rgba(223,145,9,.9)}.faq-accordion .fa-lightbulb{padding-right:1rem}.faq-accordion .accordion-icon{border-radius:50%;transform:rotate(0deg);transition:.3s ease-in-out;opacity:.9;color:#d18400 !important}.faq-accordion .accordion-item--active .accordion-icon{transform:rotate(135deg);color:#fff !important}.faq-accordion .accordion-caption{font-size:1.2rem;font-weight:600;margin:0 !important;max-width:calc(100% - 30px)}@media only screen and (min-width: 992px)and (max-width: 1199px){.faq-accordion .accordion-caption{font-size:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.faq-accordion .accordion-caption{font-size:1rem}}.faq-accordion .accordion-item--active .accordion-caption{color:#fff !important}.faq-accordion .accordion-content{font-weight:300;max-height:0;opacity:0;overflow:hidden;color:#777;transform:translateX(16px);transition:max-height .5s ease,opacity .5s,transform .5s}.faq-accordion .accordion-content p{padding:1rem 1.4rem}.faq-accordion .accordion-item--active .accordion-content{opacity:1;transform:translateX(0px);max-height:100vh}.home-form{border-top:3px solid color-mix(in srgb, #df9109, #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 .title-area2 .title{font-size:2.2rem;line-height:2.4rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}@media only screen and (min-width: 992px)and (max-width: 1199px){.home-form .title-area2 .title{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-form .title-area2 .title{font-size:1.6rem;line-height:1.8rem}}.home-form .contact-card .fa-contact{display:flex;align-items:center;justify-content:center;background:#d18400;padding:10px;width:55px;height:55px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#fff}.home-form .contact-card .content{height:100%;display:flex;flex-direction:column;justify-content:center}.home-form .contact-card .content p{font-size:18px;font-weight:600;display:flex;flex-direction:column;justify-content:center;margin:5px 0}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#e69d21}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:5px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:95%;margin-left: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:#d18400}.h3-form i{color:#e69d21;font-size:18px;position:relative;top:5px}.h3-form.int-titleform{display:flex;align-items:center;justify-content:space-between;background:#d18400;padding:10px 20px;border-radius:5px;font-size:18px !important;color:#fff !important}.h3-form.int-titleform i{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#e69d21;background:#fff;font-size:16px;position:relative;top:auto}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@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}.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}.contact-section .info-container .contact-info{display:flex}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#e69d21}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#df9109;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, #d18400, #fff 40%);background:#d18400}.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%}}.banner-full{position:relative;width:100%;height:100%;background-color:#1a1a1a;margin-top:140px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full{margin-top:100px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full{margin-top:100px}}@media(max-width: 575px){.banner-full{margin-top:100px}}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1.2s cubic-bezier(0.25, 0.26, 0.25, 0.94) .9s 1 normal forwards}.banner-full .swiper-slide.swiper-slide-active .text1{opacity:0;animation:fadeup 1.3s cubic-bezier(0.25, 0.26, 0.25, 0.94) .9s 1 normal forwards}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.banner-full .controls{display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:250px;height:50px;z-index:2}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .controls{bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .controls{width:80%;bottom:10px}}.banner-full .swiper-pagination{display:flex;justify-content:center;align-items:center;width:auto;max-width:100%;top:50% !important;transform:translateY(-50%)}.banner-full .swiper-pagination .swiper-pagination-bullet-custom{display:block;flex-shrink:0;width:25px;height:25px;position:relative;cursor:pointer}.banner-full .swiper-pagination .swiper-pagination-bullet-custom::before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.65);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.banner-full .swiper-pagination .swiper-pagination-bullet-custom:not(:last-child){margin-right:5px}.banner-full .swiper-pagination .swiper-pagination-bullet-custom svg{display:none;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-90deg)}.banner-full .swiper-pagination .swiper-pagination-bullet-custom--active svg{display:block}.banner-full .swiper-pagination .swiper-pagination-bullet-custom--active svg circle{stroke-dasharray:55.5563;stroke-dashoffset:55.5563;animation:BulletProgress calc(var(--delay)*1ms) linear forwards}.banner-full .swiper-pagination .swiper-pagination-bullet-custom--active::before{background-color:#fff}@keyframes BulletProgress{to{stroke-dashoffset:0}}.banner-full .swiper-pagination .swiper--pause .swiper-pagination-bullet-custom--active svg circle{animation:none}.banner-full .swiper-buttons{color:#d18400;height:40px;width:40px;transition:.3s ease;display:flex;border-radius:50%;margin-top:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons{display:flex;height:38px;width:38px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .swiper-buttons{display:flex;height:35px;width:35px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:35px;width:35px}}.banner-full .swiper-buttons.swiper-button-prev,.banner-full .swiper-buttons.swiper-button-next{top:50%;transform:translateY(-50%)}.banner-full .swiper-buttons.swiper-button-prev{left:15px}.banner-full .swiper-buttons.swiper-button-next{right:15px}.banner-full .swiper-buttons i{font-size:1.5rem;color:#df9109;transition:.3s ease}.banner-full .swiper-buttons svg{width:50px;height:50px}.banner-full .swiper-buttons svg path{stroke:#fff}.banner-full .swiper-buttons::before,.banner-full .swiper-buttons::after{content:"";color:#e69d21;font-size:25px;font-weight:600;display:none}.banner-full .swiper-buttons:hover{transform:scale(1.1) translateY(-50%)}.banner-full .swiper-buttons:hover i{transform:scale(1.05)}.banner-full .swiper-buttons:hover::before,.banner-full .swiper-buttons:hover::after{color:#e69d21}.banner-full .banner-main{position:relative !important;width:100%;height:650px;overflow:hidden}@media(min-width: 1441px){.banner-full .banner-main{height:720px}}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main{height:600px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:450px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main{height:940px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main{height:720px}}@media(max-width: 575px){.banner-full .banner-main{height:540px}}.banner-full .banner-main .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:5px}.banner-full .banner-main .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:5px}.banner-full .banner-main .content-area .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.banner-full .banner-main .content-area .bg .image-bg{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(0.5);animation:loopScale 8s ease-in 0s infinite alternate forwards}.banner-full .banner-main .content-area .bg .shape{position:absolute;width:100%;height:90%;left:0px;bottom:0px;display:flex;align-items:center;justify-content:center;z-index:2}.banner-full .banner-main .content-area .bg .shape img{width:115%;height:100%;object-position:left bottom;margin-left:-30px;opacity:1}.banner-full .banner-main .content-area .content{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;margin:0 auto;z-index:2}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:0px 10px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:10px 20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:20px}}.banner-full .banner-main .content-area .content .text{position:relative;display:flex;flex-direction:column;padding:20px;text-align:left;margin:5px 0;width:45vw;margin-left:7vw}.banner-full .banner-main .content-area .content .text.margin-none{margin-left:0 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:45vw;margin-left:2vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-240px;margin-left:4vw}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-190px;margin-left:8vw}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:98vw;top:-120px;margin-left:2vw}}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{display:flow;flex-wrap:wrap;justify-content:start;color:#fff;font-size:3.3rem;line-height:3.5rem;text-shadow:2px 2px 50px rgba(0,0,0,.1);font-weight:700;text-transform:uppercase;margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2.4rem;line-height:2.5rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:1.8rem;line-height:2rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:1.4rem;line-height:1.6rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h2 b,.banner-full .banner-main .content-area .content .text span b{font-weight:700;color:#0c0c0c}.banner-full .banner-main .content-area .content .text p{font-size:1rem;font-weight:1rem;font-weight:300;color:#fff;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem;margin-top:5px}}.banner-full .banner-main .content-area .content .text .text2{font-size:1.4rem;line-height:1.6rem;font-weight:300;color:#fff;margin-bottom:20px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text .text2{font-size:1rem;line-height:1.2rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .text2{font-size:1rem;line-height:1.2rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text .btn-one span{font-size:1rem;line-height:normal;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .btn-one{padding:10px 30px;font-size:14px}}.banner-full .banner-main .content-area .content .text .btn-one i{width:45px;height:45px}.banner-full .banner-main .content-area .content .image-banner{width:100%;height:400px;margin:0 auto;overflow:hidden;border-radius:20px;border:4px solid rgba(249,249,249,.6);box-shadow:8px 8px 45px -5px rgba(0,0,0,.5)}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:360px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:330px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .image-banner{width:95%;height:260px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{margin:30px 10px;width:90%;height:240px}}.banner-full .banner-main .content-area .content .image-banner img{width:100%;height:100%;object-fit:cover;background-color:#fff}.banner-full .banner-main .content-area .content .image-banner img.obj-contain{object-fit:contain}.banner-full .banner-thumb{position:absolute;bottom:5%;left:50%;width:50%;transform:translateX(-50%);z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-thumb{display:none}}@media(max-width: 575px){.banner-full .banner-thumb{display:none}}.banner-full .banner-thumb .swiper-wrapper{display:flex;justify-content:center}.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important;border-radius:50%;cursor:pointer;overflow:hidden;transition:.5s ease;box-shadow:0 3px 20px -5px rgba(0,0,0,.6);opacity:.5}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media(max-width: 575px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}.banner-full .banner-thumb .img-thumb.swiper-slide-thumb-active{transform:scale(1.4);opacity:1;border:2px solid #df9109;box-shadow:0 3px 25px -5px rgba(0,0,0,.6)}.banner-full .banner-thumb .img-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.features-top-wrapper{overflow:visible;position:relative;z-index:1;width:98%;margin:0 auto;background:rgba(39,0,255,.5);border-radius:1px;backdrop-filter:blur(15px);background-image:linear-gradient(218.15deg, #d18400 0%, #cfcfcf 100%)}.features-top-wrapper .features-top{z-index:2;text-align:center;padding:80px 20px;position:relative;border-right:1px solid hsla(0,0%,100%,.1019607843);border-bottom:1px solid hsla(0,0%,100%,.1019607843);height:100%;cursor:pointer;transition:.3s ease}.features-top-wrapper .features-top:hover .content,.features-top-wrapper .features-top:hover .icon{color:#fff;transform:translateY(-30px) translateX(10px) scale(1)}.features-top-wrapper .features-top:hover::before{opacity:1;transform:translateY(-30px) scale(1)}.features-top-wrapper .features-top:hover::after{content:"";width:80%;height:50%;position:absolute;left:50%;transform:translateX(-50%);background:#282828;bottom:0;border-radius:0;filter:blur(10px);z-index:-5;opacity:.7;transition:.3s ease}.features-top-wrapper .features-top::before{content:"";width:100%;height:100%;left:0;top:0;background:#df9109;z-index:-1;position:absolute;border-radius:1px;opacity:0;transition:.3s ease}.features-top-wrapper .features-top::after{content:"";width:80%;height:50%;position:absolute;left:50%;transform:translateX(-50%);background:#d18400;bottom:0;border-radius:0;filter:blur(10px);z-index:-5;opacity:0;transition:.3s ease}.features-top-wrapper .features-top .icon{margin-bottom:22px;transition:.5s ease;color:#fff}.features-top-wrapper .features-top .icon i{font-size:55px;transition:.2s ease}.features-top-wrapper .features-top .icon svg{font-size:60px;stroke-width:1;color:#e69d21;width:60px;height:60px}.features-top-wrapper .features-top .icon img{width:100px;height:110px;object-fit:contain}.features-top-wrapper .features-top .content{transition:.3s ease}.features-top-wrapper .features-top .content .title{color:#fff;font-size:22px;font-weight:600}@media only screen and (min-width: 992px)and (max-width: 1199px){.features-top-wrapper .features-top .content .title{font-size:20px}}.features-top-wrapper .features-top .content p{color:rgba(246,246,246,.7921568627);font-size:14px;line-height:25px;font-weight:400}.section-about02 .box-wrapper2{margin-top:40px}.section-about02 .box-image1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;max-height:350px;object-fit:cover;object-position:center;border-radius:3px;transition:.3s ease-in-out;overflow:hidden;clip-path:polygon(0 50px, 50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%)}.section-about02 .box-image1.h-500{height:500px;max-height:none}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about02 .box-image1.h-500{height:400px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about02 .box-image1.h-500{height:350px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-image1{height:400px}}.section-about02 .box-image1 img{width:105%;height:105%;object-fit:cover}.section-about02 .about-tabs .nav{display:flex;align-items:center;justify-content:space-between;background-color:rgba(209,132,0,.2);padding:0;border-radius:30px;margin-bottom:20px}.section-about02 .about-tabs .nav .nav-item{width:30%}.section-about02 .about-tabs .nav .nav-item .nav-link{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;padding:5px 10px;gap:10px;font-weight:600;color:#171717;padding:14px 15px;border-radius:30px}.section-about02 .about-tabs .nav .nav-item .nav-link.active{background-color:#d18400;color:#fff}.section-about02 .about-tabs .tab-content .icon-title{display:flex;align-items:center;margin-bottom:15px;transition:.5s ease;gap:15px}.section-about02 .about-tabs .tab-content .icon-title i{border-radius:50%;font-size:35px;color:#e69d21}.section-about02 .about-tabs .tab-content .icon-title span{font-size:28px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background-image:linear-gradient(90deg, rgba(230, 157, 33, 0.5), rgba(230, 157, 33, 0.8), rgba(230, 157, 33, 0.5));color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.section-about02 .box-expertise{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#d18400;border-radius:3px;padding:20px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about02 .box-expertise{padding:30px}}.section-about02 .box-expertise .ano-number{display:flex;align-items:center;justify-content:center;gap:10px;font-size:120px;line-height:120px;font-weight:700;color:#0c0c0c}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .ano-number{font-size:100px}}.section-about02 .box-expertise .ano-number span{font-size:80px;font-weight:700;color:#0c0c0c}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .ano-number span{font-size:30px}}.section-about02 .box-expertise .ano-number.column{flex-direction:column;align-items:center;gap:5px;font-size:80px;line-height:85px}.section-about02 .box-expertise .ano-number.column span{font-size:30px;line-height:normal}.section-about02 .box-expertise .text{font-size:20px;line-height:22px;font-weight:700;text-align:center;color:#0c0c0c}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .text{font-size:24px}}.section-feats .box-content-left .text-content .desc p{font-size:18px;line-height:28px;font-weight:300;color:#000;margin:0}.section-feats .box-content-left .text-content .desc p b{font-weight:600;color:#e69d21}.section-feats .box-content-right .image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out;overflow:hidden}.section-feats .box-content-right .image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out;overflow:hidden}.section-feats .box-content-right .image video{width:100%;object-fit:cover;object-position:center;border-radius:10px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out;overflow:hidden}.section-feats .box-content-right .box-text-destaque h2,.section-feats .box-content-right .box-text-destaque h3{font-size:32px;font-weight:500;text-transform:uppercase;color:#e69d21;margin-bottom:20px;text-align:left;line-height:1.2;margin-top:0}.section-feats .box-content-right .card-feat1{display:flex;flex-direction:column;justify-content:center;padding:30px;width:100%;border-radius:20px;background:#df9109;gap:15px;min-height:320px}.section-feats .box-content-right .card-feat1.color2{background:#e69d21}.section-feats .box-content-right .card-feat1 .box-number .number-title{font-size:54px;font-weight:700;color:#d18400}.section-feats .box-content-right .card-feat1 .desc .desc-title{font-size:25px;font-weight:700;color:#fff;margin-bottom:10px}.section-feats .box-content-right .card-feat1 .desc .desc-text{font-size:16px;font-weight:400;color:#fff}.box-cards-mission{margin-top:90px}.box-cards-mission .card-mission{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;height:100%;background-color:#f1f1f1;border-radius:5px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out}@media only screen and (min-width: 768px)and (max-width: 991px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media(max-width: 575px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}.box-cards-mission .card-mission:hover{transform:scale(1.02)}.box-cards-mission .card-mission::after{position:absolute;left:50%;top:4px;transform:translate(-50%, -50%);content:"";height:115px;width:115px;background:#fff;border-radius:50%;z-index:-1}.box-cards-mission .card-mission .icon{height:88px;width:88px;border-radius:50px;background:#d18400;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;left:50%;transform:translateX(-50%);transition:.2s ease-in-out}.box-cards-mission .card-mission .icon i{font-size:40px;color:#fff}.box-cards-mission .card-mission .content{text-align:center;margin-top:40px;padding:45px 15px}.box-cards-mission .card-mission .content .title{margin-bottom:10px;font-size:25px;font-weight:700;color:#1a1a1a}.box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#1a1a1a}.counter-area-2{max-width:100%;border-radius:0;padding:30px 0;background-image:url(../img/gallery/about1.webp);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.counter-area-2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(223,145,9,.8);z-index:-2}.counter-area-2::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/count-bg.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat;z-index:-1}.counter-area-2 .counter-wrap2{display:flex;width:100%;z-index:2}.counter-area-2 .counter-wrap2 .counter-card2{text-align:center;padding:30px;width:100%;height:250px;border-radius:50%;border:1px solid var(--th-border-color4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.counter-area-2 .counter-wrap2 .counter-card2{width:100%;height:fit-content;padding:20px}}.counter-area-2 .counter-wrap2 .counter-card2 .media-body{display:flex;flex-direction:column;align-items:center;justify-content:center}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number{display:flex;font-size:80px;font-weight:300;color:#d18400;text-transform:capitalize}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number .counter-number,.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number span{color:#fff;font-weight:600}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-text,.counter-area-2 .counter-wrap2 .counter-card2 .media-body p{margin-top:1px;font-size:24px;text-transform:capitalize;color:#fff}.section-sevice{position:relative;overflow-x:hidden}.section-sevice .text-content{margin-bottom:15px}.section-sevice .text-content p{font-size:16px;font-weight:400;line-height:24px;color:#fff}.section-sevice .project-slider{position:relative}.section-sevice .project-slider .custom-dot .swiper-pagination-bullet{width:10px;height:10px;border-radius:50px;background-color:#d18400;transition:.3s ease}.section-sevice .project-slider .custom-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#df9109;width:45px;height:10px}.section-facts{position:relative;z-index:1;padding-top:60px}.section-facts .quality-title-container{margin-bottom:60px}.section-facts .bg-image{position:absolute;bottom:0;left:auto;width:100%;height:80%;background-position:bottom center;background-repeat:no-repeat;background-size:cover;opacity:1;z-index:-1}@media only screen and (min-width: 768px)and (max-width: 991px){.section-facts .bg-image{background-position:bottom left}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-facts .bg-image{display:none}}.section-facts .ajust-custom-col{padding:60px 20px;padding-top:0}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){.section-facts .ajust-custom-col{margin-left:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-facts .ajust-custom-col{margin-left:30px}}.section-facts .our-fact-image{position:relative;width:100%;height:100%}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-facts .our-fact-image{display:none}}.section-facts .our-fact-image .image-container{position:absolute;overflow:hidden;top:50%;transform:translateY(-50%);right:0;width:140%;height:120%}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-facts .our-fact-image .image-container{position:absolute;width:120%;height:120%}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-facts .our-fact-image .image-container{position:relative;width:100%;height:100%}}.section-facts .our-fact-image .image-container .absolute-image{position:absolute;top:42%;transform:translateY(-50%);display:flex;align-items:start;justify-content:center;width:1000px;height:950px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-facts .our-fact-image .image-container .absolute-image{width:950px;height:900px;right:-550px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-facts .our-fact-image .image-container .absolute-image{position:relative;width:100%;height:100%;right:0}}.section-facts .our-fact-image .image-container .absolute-image img{width:100%;height:100%;object-fit:contain;object-position:left center}.section-facts .card-feat-item{position:relative;width:100%;border:1px solid #df9109;background:#e69d21;border-radius:3px;padding:20px;overflow:hidden;min-height:260px;z-index:1;clip-path:polygon(0 16px, 16px 0, calc(100% - 16px) 0, 100% 16px, 100% calc(100% - 16px), calc(100% - 16px) 100%, 16px 100%, 0 calc(100% - 16px))}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-facts .card-feat-item{min-height:320px}}.section-facts .card-feat-item::before{content:"";position:absolute;left:0;right:0;bottom:0;background:#0c0c0c;border-radius:200px 200px 0 0;height:0;width:100%;transition:all .4s ease-in-out;z-index:-1}.section-facts .card-feat-item.active::before,.section-facts .card-feat-item:hover::before{height:100%;border-radius:0}.section-facts .card-feat-item.active .icon-box img,.section-facts .card-feat-item:hover .icon-box img{filter:brightness(0) invert(1)}.section-facts .card-feat-item.active .item-content h2,.section-facts .card-feat-item.active .item-content h3,.section-facts .card-feat-item:hover .item-content h2,.section-facts .card-feat-item:hover .item-content h3{color:#fff}.section-facts .card-feat-item.active .item-content p,.section-facts .card-feat-item:hover .item-content p{color:#fff}.section-facts .card-feat-item .icon-box{width:60px;height:60px;margin-bottom:15px}.section-facts .card-feat-item .icon-box img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.section-facts .card-feat-item .item-content h2,.section-facts .card-feat-item .item-content h3{color:#fff;font-size:22px;margin-bottom:15px;transition:.2s ease-in-out}.section-facts .card-feat-item .item-content p{font-size:14px;color:#fff;width:100%;overflow:hidden;text-align:left;transition:.2s ease-in-out}.section-revenda .card-membership-cta{background-color:#e69d21;display:flex;flex-direction:column;justify-content:space-around;height:100%;gap:20px;padding:40px;border-radius:20px;position:relative;overflow:hidden;z-index:1}.section-revenda .card-membership-cta h2,.section-revenda .card-membership-cta h3{font-size:36px;font-weight:700;line-height:1.3em;color:#0c0c0c}.section-revenda .card-membership-cta p{font-size:14px;font-weight:400;line-height:1.3em;color:#0c0c0c;margin-bottom:0}.section-revenda .card-membership-cta .check-list{list-style:none;padding-left:0;margin-top:0;margin-bottom:1rem}.section-revenda .card-membership-cta .check-list li{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.8em;margin-bottom:15px;color:#0c0c0c;font-size:14px;font-weight:600;line-height:1.3em}.section-revenda .card-membership-cta .check-list li::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#0c0c0c;margin-right:.1em;font-size:20px;display:inline-block}.section-revenda .card-membership-cta .btn-one{background-color:#0c0c0c;color:#fff !important}.section-revenda .card-membership-cta .btn-one:hover{color:#000 !important}.section-revenda .card-membership-cta .btn-one::before,.section-revenda .card-membership-cta .btn-one::after{background:#fff}.section-revenda .card-membership-cta::before{content:"";position:absolute;width:105%;height:105%;top:0;left:0;opacity:.15;background-image:url("../img/elements/element-bg-line.webp");background-position:top right;background-repeat:no-repeat;background-size:cover;filter:brightness(0) invert(1);z-index:-1}.section-revenda .card-cta-benefit{background-color:#171717;display:flex;flex-direction:column;justify-content:space-between;padding:10px 10px 10px 10px;width:100%;height:100%;border:none;border-radius:20px}.section-revenda .card-cta-benefit .box-description{display:flex;flex-direction:column;padding:30px}.section-revenda .card-cta-benefit .box-description h2,.section-revenda .card-cta-benefit .box-description h3{font-size:30px;font-weight:700;line-height:1.3em;color:#e69d21;margin-bottom:20px}.section-revenda .card-cta-benefit .box-description p{font-size:18px;font-weight:300;line-height:1.3em;color:#fff;text-align:left}.section-revenda .card-cta-benefit .box-image{position:relative;overflow:hidden}.section-revenda .card-cta-benefit .box-image .cta-tag-container{position:absolute;top:0;right:0;width:50%;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;padding:30px 30px 0px 0px;z-index:2}.section-revenda .card-cta-benefit .box-image .cta-tag-container .cta-tag{padding:0px 15px 0px 15px;border:1px solid #e69d21;border-radius:100px 100px 100px 100px;color:#fff;background:rgba(0,0,0,.5);backdrop-filter:blur(15px);font-size:16px;font-weight:400;line-height:1.8em}.section-revenda .card-cta-benefit .box-image .image{position:relative;overflow:hidden;z-index:1}.section-revenda .card-cta-benefit .box-image .image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.3;mix-blend-mode:multiply;z-index:2}.section-revenda .card-cta-benefit .box-image .image .cta-benefit-img{position:relative;max-width:100% !important;width:100% !important;height:100% !important;max-height:350px !important;z-index:-1;border-radius:17px 17px 17px 17px !important;object-fit:cover;object-position:top center}.section-revenda .card-cta-benefit .box-image .cta-benefit-title{padding:0px 0px 30px 30px;position:absolute;width:63%;left:0;bottom:0}.section-revenda .card-cta-benefit .box-image .cta-benefit-title h2,.section-revenda .card-cta-benefit .box-image .cta-benefit-title h3,.section-revenda .card-cta-benefit .box-image .cta-benefit-title h4{font-size:24px;font-weight:700;line-height:1.3em;color:#fff}.swiper .swiper-button-prev,.swiper .swiper-button-next{position:absolute;top:55%;height:55px;width:55px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:55px;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}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{font-size:20px;color:#a81818;font-weight:600}.section-text1 .style-img02{position:relative;transition:all .3s ease-in-out;background:#df9109;border:1px solid #e69d21;text-align:center;padding:20px 20px;border-radius:15px;height:515px;width:95%;z-index:1}.section-text1 .style-img02.faixa-none::before{display:none}.section-text1 .style-img02::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#e69d21;background:linear-gradient(180deg, #df9109 40%, rgba(255, 255, 255, 0) 100%);z-index:-1}.section-text1 .style-img02::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:90%;border-radius:1%;transform:rotate(0deg);opacity:.8;background-size:10px 10px;background-image:repeating-linear-gradient(45deg, #df9109 0, #df9109 1px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%);opacity:.8;z-index:-1}.section-text1 .style-img02 img{position:absolute;top:50%;transform:translateY(-50%);right:-3%;width:110%;height:95%;border-radius:15px;object-fit:cover;object-position:center}.section-feedbacks{background-image:url(../img/banners/bg-feedbacks.webp);background-position:top center;background-size:1500px;background-repeat:repeat-x;background-color:#fff}.section-feedbacks .content{display:flex;flex-direction:column;justify-content:center;background:#e69d21;padding:50px 30px;border-radius:30px;margin-bottom:70px;min-height:450px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-feedbacks .content{margin-bottom:20px}}.section-feedbacks .content .title span{display:flex;align-items:center;justify-content:space-between;width:fit-content;font-size:24px;font-weight:600;padding:8px 10px;color:#fff;background:rgba(223,145,9,.2);border-radius:100px;margin-bottom:15px}.section-feedbacks .content .title span i{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:20px;background:#e69d21;color:#fff;font-size:18px;margin-right:10px;border-radius:50%}.section-feedbacks .content .title span i::before{margin-top:3px}.section-feedbacks .content .title h2,.section-feedbacks .content .title h3{font-size:2.6rem;line-height:2.8rem;margin-bottom:15px;color:#fff}.section-feedbacks .content .title h2 b,.section-feedbacks .content .title h3 b{color:#d18400}.section-feedbacks .content .text{margin-bottom:40px}.section-feedbacks .content .text p{color:#fff;font-size:16px}.section-feedbacks .content .btn-testi{width:fit-content;padding:10px 25px;background:#fff;color:#e69d21;font-size:16px;font-weight:600;transition:.3s ease;border-radius:5px}.section-feedbacks .content .btn-testi:hover{background:#df9109;color:#fff}.section-feedbacks .feedbackSwiper{padding:10px}.section-feedbacks .feedbackSwiper .controls{position:relative;bottom:20px;width:150px;margin:0 auto;margin-top:20px;height:60px}.section-feedbacks .feedbackSwiper .controls .swiper-button-prev,.section-feedbacks .feedbackSwiper .controls .swiper-button-next{top:auto;bottom:5px;transform:none}.section-cities{position:relative;scroll-margin-top:120px;background:#d4d4d4;z-index:1}.section-cities::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/elements/bg-maps.webp);filter:saturate(0);background-size:cover;background-position:center bottom;background-repeat:no-repeat;opacity:.5;z-index:-1}@media(min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.section-cities{padding:70px 0;padding-bottom:180px}}.section-cities .cities-tabs{margin-top:80px}.section-cities .cities-tabs-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin:0 10px;border-radius:16px;border:1px solid rgba(209,132,0,.16);background:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);margin-bottom:14px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-cities .cities-tabs-head{flex-direction:column;align-items:flex-start}}.section-cities .cities-tabs-head .cities-tabs-text{display:inline-flex;align-items:center;gap:10px;font-weight:900;text-transform:uppercase;letter-spacing:.8px;color:#d18400;font-size:1.2rem;white-space:nowrap}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-cities .cities-tabs-head .cities-tabs-text{text-align:center;width:100%;justify-content:center}}.section-cities .cities-tabs-head .cities-tabs-text::before{content:"";font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-weight:900;font-size:16px;color:#df9109}.section-cities .cities-tabs-list{margin:0;border:0;background:rgba(0,0,0,0);padding:5px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.section-cities .cities-tabs-list::-webkit-scrollbar{display:none}.section-cities .cities-tabs-list .nav-item{width:auto;margin:0}.section-cities .cities-tabs-list .nav-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid rgba(209,132,0,.22);background:rgba(209,132,0,.04);color:#0c0c0c;font-weight:800;text-transform:uppercase;letter-spacing:.3px;font-size:.8rem;line-height:1;transition:.2s ease;white-space:nwowrap}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-cities .cities-tabs-list .nav-link{width:150px;justify-content:start}}.section-cities .cities-tabs-list .nav-link i{font-size:15px;color:rgba(223,145,9,.9);transition:.2s ease}.section-cities .cities-tabs-list .nav-link:hover{background:rgba(223,145,9,.08);border-color:rgba(223,145,9,.35);transform:translateY(-1px)}.section-cities .cities-tabs-list .nav-link.active{background:#d18400;border-color:#d18400;color:#fff}.section-cities .cities-tabs-list .nav-link.active i{color:#fff}.section-cities .cities-cards-scroll{overflow-x:auto;overflow-y:hidden;padding:8px 2px 14px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.section-cities .cities-cards-scroll::-webkit-scrollbar{height:10px}.section-cities .cities-cards-scroll::-webkit-scrollbar-thumb{background:rgba(223,145,9,.35);border-radius:999px}.section-cities .cities-cards-scroll::-webkit-scrollbar-track{background:rgba(209,132,0,.12)}.section-cities .cities-grid{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;padding:0 10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-cities .cities-grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-cities .cities-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-cities .cities-grid{grid-template-columns:repeat(1, 1fr)}}.section-cities .city-card{background:#fff;border:1px solid rgba(209,132,0,.18);border-radius:12px;padding:10px 12px;min-height:44px;display:flex;align-items:center;justify-content:center;position:relative;scroll-snap-align:start;transition:.2s ease}.section-cities .city-card:hover{border-color:rgba(223,145,9,.42);background:#df9109;transform:translateY(-1px)}.section-cities .city-card:hover .city-name{color:#fff}.section-cities .city-card:hover .city-name::before{color:#fff}.section-cities .city-name{display:flex;align-items:center;justify-content:start;width:100%;gap:15px;text-align:center;font-weight:800;letter-spacing:.4px;text-transform:uppercase;color:#0c0c0c;font-size:.82rem;line-height:1.15;word-break:break-word;hyphens:auto}.section-cities .city-name::before{content:"";font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-weight:900;font-size:14px;color:#df9109;transform:translateY(-0.5px)}@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}@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 .boxExpand{margin:10px 0;padding:10px 0}.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:#e69d21;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/about1.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:#e69d21;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(#e69d21, #df9109);-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:#e69d21;background:linear-gradient(120deg, #df9109 45%, #e69d21 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, #df9109 60%, #e69d21 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:#1a1a1a}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#d18400;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:#d18400;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#e69d21}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#df9109}@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:#e69d21}.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:#df9109;background:linear-gradient(90deg, #e69d21 45%, #df9109 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, #e69d21 45%, #df9109 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:#1a1a1a;margin:0}.int-page-3 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #e69d21;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:#e69d21;background:linear-gradient(180deg, #e69d21 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%, #df9109 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #df9109 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #df9109 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #df9109 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:#df9109}.int-page-4 .service-content .titles2{color:#df9109;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 #e69d21;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:#e69d21}.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:#e69d21}.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:#e69d21;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:#e69d21;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#e69d21}.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}.int-page-5 h2,.int-page-5 .titles1{font-size:2.4rem;line-height:2.6rem;margin:15px 0;color:#df9109 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 h2,.int-page-5 .titles1{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 h2,.int-page-5 .titles1{font-size:1.8rem;line-height:2rem}}.int-page-5 h3,.int-page-5 h4,.int-page-5 .titles2{color:#df9109 !important;font-size:1.8rem;line-height:2rem;margin:15px 0}.int-page-5 p{font-size:16px;line-height:20px;font-weight:400;text-align:left;color:#000}.int-page-5 ul li{list-style:none;position:relative;padding-left:25px;margin-bottom:8px;font-size:16px;font-weight:400;color:#000}.int-page-5 ul li::before{content:"✓";position:absolute;left:0;top:0;color:#df9109;font-size:1.2rem;font-weight:bold}.int-page-5 .box-img{margin:20px 0;height:350px}.int-page-5 .box-img .prodintSwiper{width:100%;height:100%}.int-page-5 .box-img .prodintSwiper .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:5px}.int-page-5 .box-img .prodintSwiper .swiper-pagination{bottom:15px !important;left:50% !important;transform:translateX(-50%) !important}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;background:hsla(0,0%,100%,.4);border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:1;margin:0 4px;border:2px solid rgba(0,0,0,0);position:relative}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:rgba(0,0,0,0);border-radius:50%;transform:translate(-50%, -50%);transition:all .3s ease}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.7);transform:scale(1.1)}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgba(0,0,0,0);border-color:#fff;transform:scale(1.2)}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background:#e69d21;width:8px;height:8px}.int-page-5 .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 #e69d21;margin:20px 0}.int-page-5 .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:#e69d21}.int-page-5 .service-details-card .details{margin-left:20px}.int-page-5 .service-details-card .details h2,.int-page-5 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-5 .service-details-card .details p{font-size:16px;color:#000}.int-page-5 .img-text{position:relative;background-position:center;background-repeat:no-repeat;background-size:fill;width:100%;height:fit-content;overflow:hidden;border-radius:10px}.int-page-5 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #0f0f0f 40%, rgba(255, 255, 255, 0) 100%);z-index:0}.int-page-5 .img-text .content-padding{width:100%;height:100%;min-height:350px;display:flex;flex-direction:column;justify-content:center;padding:30px 20px;z-index:1}.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:1.8rem;line-height:2rem;color:#df9109 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:1.8rem;line-height:2rem}}.int-page-5 .img-text .content-padding p{color:#cfcfcf !important}.int-page-5 .sidebar02 .box-categoria{padding:20px 20px;margin-bottom:10px;border-radius:5px;background:#df9109}.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:32px;font-weight:600;margin:15px 0;color:#d18400 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:26px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:24px}}.int-page-5 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-5 .sidebar02 .box-categoria ul li{padding:12px 20px;list-style:none !important;background:#fff;margin-top:15px;position:relative;z-index:1;font-weight:600;border-radius:5px;overflow:hidden;transition:.3s ease}.int-page-5 .sidebar02 .box-categoria ul li::before,.int-page-5 .sidebar02 .box-categoria ul li::after,.int-page-5 .sidebar02 .box-categoria ul li::marker{display:none !important}.int-page-5 .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-5 .sidebar02 .box-categoria ul li:hover{transform:scale(1.03);background:#d18400}.int-page-5 .sidebar02 .box-categoria ul li:hover a{color:#fff}.int-page-5 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:350px;border-radius:5px;overflow:hidden}.int-page-5 .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-5 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-5 .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-5 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#df9109;border-radius:50%;color:#d18400;font-size:25px}.int-page-5 .sidebar02 .sidebar-cta .content-inner h2,.int-page-5 .sidebar02 .sidebar-cta .content-inner h3{color:#fff !important;font-size:26px !important;margin:15px 0}.int-page-5 .sidebar02 .sidebar-cta .content-inner a{padding:15px 30px;background-color:#df9109 !important;color:#d18400 !important;font-size:18px;transition:.3s ease;border-radius:10px}.int-page-5 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#e69d21 !important;color:#d18400 !important}.int-page-5 .swiper-button-prev,.int-page-5 .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-5 .swiper-button-prev::after,.int-page-5 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-5 .boxExpand{margin:10px 0;padding:10px 0}.int-page-5 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-5 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-5 .boxExpand #contentExpand.expanded::before{display:none}.int-page-5 .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-5 .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-5 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#e69d21;bottom:0px;font-size:40px;transition:.3s ease}.int-page-5 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #e69d21;text-align:center;padding:10px 10px;border-radius:5px;height:420px;width:95%}.int-page-5 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#e69d21;background:linear-gradient(180deg, #e69d21 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-5 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-2%;width:110%;height:95%;border-radius:5px;object-fit:cover;object-position:center}.int-page-5 .bg-sec{background:#dce0e9;position:relative;z-index:1}.int-page-5 .bg-sec::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("../img/banners/texture.png");background-size:700px;background-position:center;background-repeat:repeat;opacity:.1;z-index:-1}.int-page-5 .bg-sec #contentExpand::before{background:linear-gradient(to top, #dce0e9 20%, rgba(0, 0, 0, 0) 100%) !important}.box-slide-thumbs{display:flex;flex-direction:column;width:100%;gap:10px;padding:2px;background:rgba(223,145,9,.1);border-radius:5px;margin-bottom:10px}.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:400px !important}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:300px !important}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:250px !important}}.box-slide-thumbs.ajust-tam2 .gallery-top .swiper-slide{height:450px !important}.box-slide-thumbs .gallery-top{border-radius:5px;overflow:hidden}.box-slide-thumbs .gallery-top .swiper-slide{width:100%;height:500px !important;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs .gallery-top .swiper-slide{height:400px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.box-slide-thumbs .gallery-top .swiper-slide{height:350px}}.box-slide-thumbs .gallery-top .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block;background:#fff}.box-slide-thumbs .gallery-top .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs{padding:10px}.box-slide-thumbs .gallery-thumbs .swiper-slide{height:80px;min-width:100px;border-radius:5px;overflow:hidden;opacity:.4;transition:opacity .3s ease,transform .3s ease;cursor:pointer;background-color:#ccc;box-shadow:0 2px 6px rgba(0,0,0,.08)}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs .gallery-thumbs .swiper-slide{height:60px}}.box-slide-thumbs .gallery-thumbs .swiper-slide img{height:100%;width:100%;object-fit:cover;display:block;border-radius:5px;background:#fff}.box-slide-thumbs .gallery-thumbs .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs .swiper-slide:hover{opacity:.8;transform:scale(1.02)}.box-slide-thumbs .gallery-thumbs .swiper-slide-thumb-active{opacity:1 !important;transform:scale(1.05);border:3px solid #d18400}.box-slide-thumbs .swiper-button-prev,.box-slide-thumbs .swiper-button-next{position:absolute;top:55%;height:55px;width:55px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:55px;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}.box-slide-thumbs .swiper-button-prev::after,.box-slide-thumbs .swiper-button-next::after{font-size:20px;color:#a81818;font-weight:600}.box-slide-thumbs .swiper-button-prev,.box-slide-thumbs .swiper-button-next{top:50%;width:45px;height:45px;background:rgba(230,157,33,.9);transform:translateY(-50%)}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#df9109}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#e69d21;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}.blog-wp-page{background-color:#fff}.blog-page{padding:80px 0}.blog-page .text-white{color:#1a1a1a !important}.blog-page__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;margin-bottom:50px}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-page__grid{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 575px){.blog-page__grid{grid-template-columns:1fr;gap:20px}}.blog-page__card{background:#171717;border-radius:8px;overflow:hidden;border:1px solid rgba(230,157,33,.1);transition:all .4s ease;display:flex;flex-direction:column;height:100%}.blog-page__card:hover{transform:translateY(-5px);border-color:rgba(230,157,33,.4);box-shadow:0 10px 30px rgba(0,0,0,.2)}.blog-page__card:hover .blog-page__card-img img{transform:scale(1.05)}.blog-page__card-img{height:220px;overflow:hidden;position:relative;background:#0c0c0c}.blog-page__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-page__card-content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.blog-page__card-content h3{font-size:1.25rem;line-height:1.45;font-weight:600;color:#f8f8f8;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:3.6em}.blog-page__card-content h3 a{color:#f8f8f8}.blog-page__card-content h3 a:hover{color:#e69d21}.blog-page__card-content .card-excerpt{font-size:.95rem;line-height:1.6;color:#cfcfcf;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.blog-page__card-meta-row{display:flex;align-items:center;font-size:.85rem;color:#e69d21;margin-bottom:15px;gap:8px}.blog-page__card-meta-row .meta-separator{color:rgba(248,248,248,.3)}.blog-page__card-meta-row .meta-item{display:flex;align-items:center;gap:5px;color:#cfcfcf}.blog-page__card-meta-row .meta-item i{color:#e69d21}.blog-page__card-footer{margin-top:auto}.blog-page__card-footer .btn-read-more{display:inline-flex;align-items:center;gap:8px;color:#e69d21;font-weight:500;font-size:.9rem;transition:gap .3s ease}.blog-page__card-footer .btn-read-more:hover{color:#f8f8f8;gap:12px}.blog-page__card-footer .btn-read-more i{font-size:.8rem}.blog-wp-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;color:#1a1a1a}.blog-wp-pagination .pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:5px;background:#171717;border:1px solid rgba(230,157,33,.2);color:#f8f8f8;transition:all .3s ease}.blog-wp-pagination .pagination-btn:hover:not(.disabled){background:#e69d21;border-color:#e69d21;color:#1a1a1a}.blog-wp-pagination .pagination-btn.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.blog-wp-pagination .pagination-info{font-weight:500;color:#1a1a1a}.blog-page__sidebar{background:#171717;border:1px solid rgba(230,157,33,.1);border-radius:8px;padding:30px 25px;position:sticky;top:130px}.blog-page__sidebar-widget{margin-bottom:40px}.blog-page__sidebar-widget:last-child{margin-bottom:0}.blog-page__sidebar-title{font-size:1.2rem;font-weight:600;color:#f8f8f8;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e69d21;text-transform:uppercase;letter-spacing:.05em}.blog-page__sidebar-list,.blog-page__sidebar-categories{margin:0;padding:0}.blog-page__sidebar-list li,.blog-page__sidebar-categories li{list-style:none !important;list-style-type:none !important;margin-top:.65rem;padding:0}.blog-page__sidebar-list li::marker,.blog-page__sidebar-categories li::marker{content:none !important;display:none}.blog-page__sidebar-list li a,.blog-page__sidebar-categories li a{color:#cfcfcf;font-size:.95rem;display:block;transition:color .3s ease;line-height:1.4}.blog-page__sidebar-list li a:hover,.blog-page__sidebar-categories li a:hover{color:#e69d21}.blog-page__sidebar-list li.is-active a,.blog-page__sidebar-categories li.is-active a{color:#e69d21;font-weight:600}.blog-page__sidebar-list li a{display:flex;flex-direction:column;gap:4px}.blog-page__sidebar-list li a span.recent-date{font-size:.8rem;color:rgba(248,248,248,.4)}.blog-page__sidebar-cta{text-align:center;background:linear-gradient(135deg, rgba(230, 157, 33, 0.1) 0%, rgba(12, 12, 12, 0.5) 100%);border:1px dashed rgba(230,157,33,.3);padding:30px 20px;border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:15px}.blog-page__sidebar-cta h3{font-size:1.3rem;color:#f8f8f8;margin:0;font-weight:600}.blog-page__sidebar-cta p{font-size:.9rem;color:#cfcfcf;margin:0;line-height:1.5}.blog-page__sidebar-cta .btn-cta-sidebar{display:inline-block;padding:10px 20px;background:#e69d21;color:#1a1a1a;font-weight:600;border-radius:4px;font-size:.9rem;transition:all .3s ease;width:100%}.blog-page__sidebar-cta .btn-cta-sidebar:hover{background:#f8f8f8;color:#1a1a1a}.blog-wp-single{background-color:#fff}.blog-wp-single .blog-page{padding-top:40px}.blog-wp-article__back{display:inline-flex;align-items:center;gap:8px;color:#d18400;font-weight:500;margin-bottom:25px;transition:color .3s ease}.blog-wp-article__back:hover{color:#1a1a1a}.blog-wp-article__back i{font-size:.85rem}.blog-wp-article__featured-image{border-radius:8px;overflow:hidden;margin-bottom:30px;border:1px solid rgba(230,157,33,.15);height:450px}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-wp-article__featured-image{height:320px}}@media(max-width: 575px){.blog-wp-article__featured-image{height:220px}}.blog-wp-article__featured-image img{width:100%;height:100%;object-fit:cover}.blog-wp-article__meta{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.blog-wp-article__meta .meta-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:rgba(26,26,26,.7)}.blog-wp-article__meta .meta-item i{color:#d18400}.blog-wp-article__lead{font-size:1.15rem;line-height:1.7;color:#1a1a1a;font-weight:500;margin-bottom:30px;border-left:3px solid #d18400;padding-left:15px}.blog-wp-article__tags{margin-top:50px;padding-top:25px;border-top:1px solid rgba(26,26,26,.1);display:flex;flex-wrap:wrap;align-items:center;gap:10px}.blog-wp-article__tags span.tags-title{color:#1a1a1a;font-weight:600;font-size:.95rem;margin-right:5px}.blog-wp-article__tags .tag-pill{display:inline-block;padding:5px 12px;background:#171717;border:1px solid rgba(230,157,33,.2);border-radius:20px;font-size:.85rem;color:#cfcfcf;transition:all .3s ease}.blog-wp-article__tags .tag-pill:hover{background:#e69d21;border-color:#e69d21;color:#1a1a1a}.blog-wp-article__content{color:#2c2c2c;font-size:1.05rem;line-height:1.75}.blog-wp-article__content h2,.blog-wp-article__content h3,.blog-wp-article__content h4,.blog-wp-article__content h5,.blog-wp-article__content h6{color:#1a1a1a;margin-top:35px;margin-bottom:20px;font-weight:600;scroll-margin-top:110px}.blog-wp-article__content h2{color:#d18400;font-size:clamp(1.4rem,3vw,1.85rem);border-bottom:1px solid rgba(209,132,0,.2);padding-bottom:8px;text-transform:none}.blog-wp-article__content h3{font-size:clamp(1.2rem,2.5vw,1.45rem)}.blog-wp-article__content h4{color:rgba(26,26,26,.85);font-size:1.15rem}.blog-wp-article__content p{color:#2c2c2c;margin-bottom:20px;font-size:1.05rem;line-height:1.75;text-align:justify}.blog-wp-article__content ul,.blog-wp-article__content ol{margin-bottom:20px;padding-left:20px}.blog-wp-article__content ul li,.blog-wp-article__content ol li{color:#2c2c2c;margin-bottom:8px;list-style-type:disc;font-size:1.05rem;list-style-position:outside}.blog-wp-article__content ol li{list-style-type:decimal}.blog-wp-article__content blockquote{background:rgba(230,157,33,.05);border-left:4px solid #d18400;padding:20px;margin:30px 0;border-radius:0 8px 8px 0}.blog-wp-article__content blockquote p{margin-bottom:0;font-style:italic;color:#1a1a1a}.blog-wp-article__content img{max-width:100%;height:auto;border-radius:6px;margin:25px 0;box-shadow:0 4px 15px rgba(0,0,0,.1)}.blog-wp-article__content iframe{max-width:100%;border-radius:6px;margin:25px 0}.blog-wp-accordion{background:#171717;border:1px solid rgba(230,157,33,.15);border-radius:6px;margin-bottom:25px;overflow:hidden}.blog-wp-accordion--resumo{border-color:rgba(230,157,33,.25)}.blog-wp-accordion__trigger{width:100%;padding:18px 22px;background:rgba(0,0,0,0);border:none;color:#f8f8f8;font-weight:600;font-size:1.05rem;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .3s ease}.blog-wp-accordion__trigger:hover{background:rgba(230,157,33,.05)}.blog-wp-accordion__trigger i.accordion-icon{font-size:.9rem;color:#e69d21;transition:transform .3s ease}.blog-wp-accordion__trigger[aria-expanded=true]{background:rgba(230,157,33,.05);border-bottom:1px solid rgba(230,157,33,.1)}.blog-wp-accordion__trigger[aria-expanded=true] i.accordion-icon{transform:rotate(180deg)}.blog-wp-accordion__panel{padding:22px;background:rgba(12,12,12,.15)}.blog-wp-accordion__panel[hidden]{display:none}.blog-wp-accordion__resumo-list{margin:0;padding-left:20px}.blog-wp-accordion__resumo-list li{color:#cfcfcf;margin-bottom:12px;list-style-type:square;font-size:.98rem;line-height:1.5;list-style-position:outside}.blog-wp-accordion__resumo-list li:last-child{margin-bottom:0}.blog-wp-accordion__toc--root{margin:0;padding:0}.blog-wp-accordion__toc--root li{list-style:none !important}.blog-wp-accordion__toc--root li::marker{content:none !important}.blog-wp-accordion__toc--h2{margin-bottom:12px}.blog-wp-accordion__toc--h2:last-child{margin-bottom:0}.blog-wp-accordion__toc--h2 .toc-link-wrapper{display:flex;align-items:center;gap:10px}.blog-wp-accordion__toc--h2 .toc-link-wrapper::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background-color:#e69d21;flex-shrink:0}.blog-wp-accordion__toc-sub{margin-left:14px;margin-top:8px;padding-left:14px;border-left:1.5px solid rgba(230,157,33,.25)}.blog-wp-accordion__toc--h3{margin-bottom:8px}.blog-wp-accordion__toc--h3:last-child{margin-bottom:0}.blog-wp-accordion__toc--h3 .toc-link-wrapper{display:flex;align-items:center;gap:8px}.blog-wp-accordion__toc__toc-link{color:#cfcfcf;font-size:.95rem;transition:color .3s ease;line-height:1.35}.blog-wp-accordion__toc__toc-link:hover{color:#e69d21}.lux-page-hero--title-only{height:auto !important;min-height:auto !important;margin-top:140px !important}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.lux-page-hero--title-only{margin-top:90px !important}}.lux-page-hero--title-only .slider-height{height:clamp(180px,22vh,240px) !important;min-height:auto !important}.lux-page-hero--title-only .ajust-padding{padding-top:0 !important;padding-bottom:0 !important}.lux-page-hero--title-only h1{font-size:clamp(1.4rem,3vw,2rem) !important;text-transform:none !important;line-height:1.3 !important;margin-bottom:0 !important;color:#f8f8f8 !important}.lux-page-hero--title-only .divider{display:none !important}.lux-page-hero--title-only p.color-w{font-size:.85rem !important;margin-top:8px !important;opacity:.8;color:#d18400 !important}/*# sourceMappingURL=style.css.map */
