﻿@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}.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:"Roboto",sans-serif}img{width:100%;height:auto}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:#f26622;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:#f26622 #000}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#e6e78e;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#f9d336}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600;font-family:"Orbitron",sans-serif}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:"Orbitron",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:#e6e78e;-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;font-family:"Orbitron",sans-serif}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:#fff}.title-area2.white span .subtitle-tagline,.title-area2.white .subtitle .subtitle-tagline{border:1px solid #ccc}.title-area2.white span .subtitle-tagline::after,.title-area2.white .subtitle .subtitle-tagline::after{background:#fff}.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:#f9d336;opacity:.8}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.4rem;line-height:2.6rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em;font-family:"Orbitron",sans-serif}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:600;color:#f9d336;font-family:"Orbitron",sans-serif}.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.4rem;line-height:2.6rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.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{font-size:1rem;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.webp);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:#000;padding:5px 0;border-bottom:1px solid hsla(0,0%,100%,.05);position:relative;height:40px;overflow:hidden}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px){header .top_menu{padding:5px 70px}}@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:#f26622}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;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);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:hsla(0,0%,100%,.12);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 i{font-size:14px;color:#f26622;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:#000;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 30px;height:130px;align-items:center}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area .header-main{padding:0px 60px}}@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:#f9d336}}header .header-area .header-main .logo{padding:0 15px;width:270px}@media only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area .header-main .logo{width:220px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{width:230px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{width:240px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{width:200px}}header .header-area .header-main .logo img{width:100%;height:100%;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),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:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left: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:17px;letter-spacing:.1rem;color:#fff;font-weight:400;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:14px}}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:#dfe223;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:#fff}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:#f26622}header .header-area .header-main .nav-menu .menu .menu-item>a:hover::after{width:100%;background:#dfe223}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:350px;max-height:400px;overflow-y:auto;position:absolute;left:0;top:100%;background:#f9d336;backdrop-filter:blur(10px);padding:10px 0;border-top:3px solid #f9d336;transform:translateY(10px);transition:all .3s ease;border-radius:2px;opacity:0;visibility:hidden;z-index:5}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:#e6e78e}}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:18px 20px;margin:0 5px;font-size:14px;font-weight:400}header .header-area .header-main .nav-menu .contact-btn .btn-one spam{font-size:14px;font-weight:400}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),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:#222;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 10px;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:#e6e78e}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-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:#f26622;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:#f26622;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:#f26622;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-main{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:#f3f3f3;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:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:250px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-pera .info1{line-height:1.8;margin-bottom:30px;color:#000}@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:#f26622;font-family:"Orbitron",sans-serif;font-size:18px;margin-bottom:38px;font-weight:500;text-transform:uppercase}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:#000;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:#e6e78e;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:#e6e78e;font-size:16px;font-weight:300;margin-bottom:10px;display:block}.footer-area .footer-top .single-footer-caption .footer-cap p{color:#000;font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a{color:#000;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#e6e78e;padding-left:5px}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(0);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#000;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:#f9d336;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:#e6e78e}@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-repeat:no-repeat;background-size:cover;margin-top:142px}@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:107px}}.slider-area .slider-height{height:200px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#f26622;font-size:45px;font-weight:700;line-height:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:40px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:35px}}.slider-area .slider-height .hero-cap .ajust-link{color:#f26622;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#e6e78e}.slider-area .slider-height .hero-cap .color-w{color:#e6e78e;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{background:#f9d336;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 18px;text-transform:uppercase;font-family:"Roboto",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:#e6e78e;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-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;max-width:fit-content;background-color:#e6e78e;color:#fff;border-radius:10rem;padding:5px 10px;margin:20px 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:hover{background-color:#f9d336;transform:scale(1.03)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, -200%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(-30deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 20px}.btn-two .icon{flex-shrink:0;width:30px;height:30px;position:relative;color:#e6e78e;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#e6e78e;font-size:14px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(-30deg)}.btn-two .icon .i2{transform:translate(-200%, 180%) rotate(-30deg)}.btn-arrow{position:relative;text-transform:uppercase;font-size:.75rem;letter-spacing:.1rem;font-weight:800;transition:.3s all ease;color:#f26622;display:inline-block}.btn-arrow:after{transition:.3s all ease;position:absolute;content:"➜";top:50%;transform:translateY(-50%);right:0;opacity:0;visibility:hidden}.btn-arrow:hover{padding-right:30px;color:#f9d336}.btn-arrow:hover:after{opacity:1;visibility:visible}.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;text-transform:uppercase;background:#e6e78e;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;margin-right:10px}.btn-one::before,.btn-one::after{background-color:#f9d336}.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:#f9d336 !important;color:#000 !important}.btn-one.color2::before,.btn-one.color2::after{background-color:#f26622 !important;color:#fff !important}.btn-one.color2:hover{color:#fff !important}.btn-one.color3{background:#f26622 !important;color:#fff !important}.btn-one.color3::before,.btn-one.color3::after{background-color:#f9d336 !important}.btn-one.color4{background:#dfe223 !important;color:#fff !important}.btn-one.color4::before,.btn-one.color4::after{background-color:#e6e78e !important}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.card-product{background:#fff;border-radius:8px;transition:.3s all ease-in-out;position:relative;top:0;z-index:1;margin:0 5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.card-product h2,.card-product h3{background-color:#f26622;border-radius:15px 15px;color:#fff;font-size:12px;line-height:1.5em;padding:6px 15px;text-align:center;text-transform:uppercase;margin:20px 0 10px}.card-product p{color:#000;text-align:center;font-size:14px;padding:0 15px}.card-product p span{font-weight:600;font-size:14px;text-transform:uppercase;color:#f9d336;border:1px solid #f9d336;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px}.card-product img{height:250px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border-bottom:3px solid #f9d336}.card-product:hover p span{color:#fff;border:1px solid #f9d336;background-color:#f9d336;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)}.btn-display .btn-main{min-width:200px;width:fit-content}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.btn-display .btn-main{width:100%}.btn-display .btn-main.whats-form{margin-top:10px;margin-left: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){.btn-display{flex-direction:column}}.home-form{position:relative;background:#000;background-image:url("../img/banners/form-bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;border-top:3px solid color-mix(in srgb, #f9d336, #fff 65%);padding:100px 0;overflow:hidden}.home-form::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:1}.home-form .container{position:relative;z-index:2}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-form{padding:80px 0}}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{background:color-mix(in srgb, #f9d336, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#f9d336}.home-form .contact-card .content p{font-size:16px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#e6e78e}.form-contact label{font-size:14px;font-weight:600;color:#333;margin-bottom:8px;display:block}.form-contact .form-group{margin-bottom:25px;position:relative}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}.form-contact .form-control{border:2px solid #e5e6e9;border-radius:8px;height:50px;padding:12px 18px;font-size:15px;background:#fff;width:100%;transition:all .3s ease;color:#333}.form-contact .form-control:focus{outline:0;border-color:#f9d336;box-shadow:0 0 0 3px rgba(249,211,54,.1);background:#fff}.form-contact .form-control:hover{border-color:#d0d0d0}.form-contact .form-control::placeholder{font-weight:400;color:#999}.form-contact textarea.form-control{border-radius:8px;min-height:120px;padding-top:15px;resize:vertical}.form-contact button{border:none;transition:all .3s ease}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#f26622}.h3-form i{color:#e6e78e;font-size:18px;position:relative;top:5px}.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}.banner-full{position:relative;width:100%;height:100%;background-color:#1a1a1a;margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full{margin-top:90px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full{margin-top:130px}}@media(max-width: 575px){.banner-full{margin-top:130px}}.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:20px;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:56.5563;stroke-dashoffset:56.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:#f26622;height:50px;width:50px;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:40px;width:40px}}@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:45px;width:45px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:45px;width:45px}}.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:#f9d336;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:#e6e78e;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:#e6e78e}.banner-full .banner-main{position:relative !important;width:100%;height:750px;overflow:hidden}@media(min-width:1400px){.banner-full .banner-main{height:850px}}@media only screen and (min-width: 1200px)and (max-width: 1399px){.banner-full .banner-main{height:700px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:600px}}@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:70px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area{padding-top:120px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area{padding-top:150px}}@media(max-width: 575px){.banner-full .banner-main .content-area{padding-top:200px}}.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 0px}}@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:95%;padding:20px}}@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:40vw;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),only screen and (min-width: 1200px)and (max-width: 1399px){.banner-full .banner-main .content-area .content .text{width:60vw;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:8vw}}@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{font-family:"Orbitron",sans-serif;display:flow;flex-wrap:wrap;justify-content:start;color:#fff;font-size:2rem;line-height:2.4rem;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:1.5rem;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.2rem;line-height:1.4rem;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:#dfe223}.banner-full .banner-main .content-area .content .text p{font-size:.9rem;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:.6rem;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.4rem}}@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:1.2rem;line-height:1.4rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text .action-buttons{display:flex;gap:20px;margin-top:25px;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text .action-buttons{gap:15px;margin-top:20px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .action-buttons{gap:12px;margin-top:15px;flex-direction:column;align-items:stretch}}.banner-full .banner-main .content-area .content .text .action-buttons .btn-one{margin:0}.banner-full .banner-main .content-area .content .text .action-buttons .btn-one.glass-btn{background:hsla(0,0%,100%,.1) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);color:#fff !important;position:relative;overflow:hidden}.banner-full .banner-main .content-area .content .text .action-buttons .btn-one.glass-btn:hover{background:hsla(0,0%,100%,.15) !important;border-color:hsla(0,0%,100%,.3);transform:scale(1.02);color:#000 !important}.banner-full .banner-main .content-area .content .text .action-buttons .btn-one.glass-btn i{margin-right:8px;font-size:18px}.banner-full .banner-main .content-area .content .text .btn-cta-primary 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-cta-primary{padding:10px 30px;font-size:14px}}.banner-full .banner-main .content-area .content .text .btn-cta-primary 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 #f9d336;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}.product-area{padding:120px 0}.product-area .row{position:relative;z-index:1}.product-area img{object-fit:contain !important}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area img{width:700px;height:520px}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area img{width:500px;height:380px}}@media(max-width: 575px){.product-area img{width:300px;height:200px}}.product-area .skewed{position:absolute;top:0;bottom:0;right:0;left:0;width:115%;height:100%;background:#f9d336;overflow:hidden;z-index:-1;clip-path:polygon(5% 0, 65% 0%, 65% 100%, 5% 100%)}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area .skewed{top:560px;width:152%;height:62%}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .skewed{top:400px;width:153%;height:75%}}@media(max-width: 575px){.product-area .skewed{top:235px;width:150%;height:80%}}.product-area .animate{transform:translateX(-100%)}.product-area .content{padding:30px 0;padding-left:7em}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .content{padding-left:6em}}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area .content{padding-left:5.5em}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .content{padding-left:5em}}@media(max-width: 575px){.product-area .content{padding-left:3em}}.product-area .content h3{font-size:2.5em;font-weight:800;text-transform:uppercase}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .content h3{font-size:1.8em}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .content h3{font-size:1.4em}}@media(max-width: 575px){.product-area .content h3{font-size:1.2em}}.product-area .content p{color:#000;font-size:.9em}.product-area .content span{margin-bottom:20px;display:block}.product-area .quality-area{position:relative}.product-area .quality-area h4{text-transform:uppercase;margin-bottom:40px}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .quality-area h4{font-size:1.2em}}@media(max-width: 575px){.product-area .quality-area h4{font-size:1em}}.product-area .quality-area .number{position:absolute;background:#000;color:#fff;font-size:1.5em;width:55px;height:55px;text-align:center;padding:10px;left:-75px}@media(max-width: 575px){.product-area .quality-area .number{width:40px;height:40px;padding:5px;left:-55px}}.product-area .highlight-box{display:flex;flex-direction:column;gap:15px;margin-top:30px;padding:25px;background:linear-gradient(135deg, #000 0%, #1a1a1a 100%);border-left:5px solid #f9d336;box-shadow:0 10px 30px rgba(0,0,0,.3)}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .highlight-box{padding:20px;margin-top:25px}}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area .highlight-box{padding:25px;margin-top:30px}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .highlight-box{padding:20px;margin-top:25px;gap:12px}}@media(max-width: 575px){.product-area .highlight-box{padding:15px;margin-top:20px;gap:10px;border-radius:10px}}.product-area .highlight-box .price-highlight{display:flex;flex-direction:column;gap:5px}.product-area .highlight-box .price-highlight .price-label{font-size:.9rem;font-weight:500;color:#f9d336;text-transform:uppercase;letter-spacing:2px}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .highlight-box .price-highlight .price-label{font-size:.8rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .highlight-box .price-highlight .price-label{font-size:.75rem;letter-spacing:1.5px}}@media(max-width: 575px){.product-area .highlight-box .price-highlight .price-label{font-size:.7rem;letter-spacing:1px}}.product-area .highlight-box .price-highlight .price-value{font-size:2.8rem;font-weight:800;color:#fff;font-family:"Orbitron",sans-serif;line-height:1;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.product-area .highlight-box .price-highlight .price-value small{font-size:1.2rem;font-weight:600;vertical-align:super}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .highlight-box .price-highlight .price-value{font-size:2.2rem}.product-area .highlight-box .price-highlight .price-value small{font-size:1rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area .highlight-box .price-highlight .price-value{font-size:2.6rem}.product-area .highlight-box .price-highlight .price-value small{font-size:1.1rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .highlight-box .price-highlight .price-value{font-size:2.2rem}.product-area .highlight-box .price-highlight .price-value small{font-size:1rem}}@media(max-width: 575px){.product-area .highlight-box .price-highlight .price-value{font-size:1.8rem}.product-area .highlight-box .price-highlight .price-value small{font-size:.85rem}}.product-area .highlight-box .shipping-highlight{display:flex;align-items:center;text-align:center;justify-content:center;gap:12px;padding:12px 18px;background:#f9d336;width:fit-content;animation:pulse-shipping 2s ease-in-out infinite}.product-area .highlight-box .shipping-highlight i{font-size:1.3rem;color:#000;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .highlight-box .shipping-highlight i{font-size:1.1rem}}@media(max-width: 575px){.product-area .highlight-box .shipping-highlight i{font-size:1rem}}.product-area .highlight-box .shipping-highlight p{font-size:1rem;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:1px;margin:0;padding:0;line-height:1;display:flex;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .highlight-box .shipping-highlight p{font-size:.9rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .highlight-box .shipping-highlight p{font-size:.85rem}}@media(max-width: 575px){.product-area .highlight-box .shipping-highlight p{font-size:.75rem;letter-spacing:.5px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .highlight-box .shipping-highlight{padding:10px 15px;gap:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .highlight-box .shipping-highlight{padding:10px 14px;gap:8px}}@media(max-width: 575px){.product-area .highlight-box .shipping-highlight{padding:8px 12px;gap:8px;border-radius:6px}}@keyframes pulse-shipping{0%,100%{transform:scale(1);box-shadow:0 4px 15px rgba(249,211,54,.3)}50%{transform:scale(1.02);box-shadow:0 6px 25px rgba(249,211,54,.5)}}.product-area .card{width:100%;border:1px solid #d3d3d3;padding:10px;position:relative;overflow:hidden;transition:.3s ease-in-out}.product-area .card .img-box{height:300px;position:relative;z-index:0}.product-area .card .img-box img{height:100%;width:100%;object-fit:cover;transition:.5s ease-in-out}.product-area .card .name-box h2,.product-area .card .name-box h3{color:#000;font-weight:700;text-transform:uppercase;text-align:center;font-size:1.1em;margin-bottom:20px}.product-area .card .icon-box{display:flex;justify-content:center;align-items:center}.product-area .card .icon-box .icon-content{margin:0 10px}.product-area .card .icon-box .icon-content img{height:30px}.product-area .card .btn-box{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-area .card .btn-box .button{text-transform:uppercase;font-size:.9em;font-weight:700;text-decoration:underline;font-family:"Orbitron",sans-serif;color:#f9d336}.product-area .card:hover{box-shadow:rgba(0,0,0,.35) 0px 5px 15px}.product-area .card:hover .btn-box{display:flex}.product-area .int h3{font-size:2em}.product-area .int ul li{list-style-type:circle;list-style-position:inside;margin-bottom:5px}.product-area .int .filter-section button.active{background:#dfe223;color:#fff}.product-area .int .filter-section button{border:1px solid #cfcfcf;background:#f9f9f9;color:#000;font-weight:500;padding:10px;border-radius:5px;transition:.5s ease;cursor:pointer;box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px;width:150px;margin:0 5px 15px}.product-area .int .filter-section button:hover{background:#f9d336;color:#fff;box-shadow:rgba(0,0,0,.35) 0px 5px 15px}.product-area .swiper-navigation{position:relative;width:100%;top:-500px}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .swiper-navigation{top:-100px}}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area .swiper-navigation{top:-1000px}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .swiper-navigation{top:-1000px}}@media(max-width: 575px){.product-area .swiper-navigation{top:-1000px}}.product-area .swiper-navigation .swiper-button-prev,.product-area .swiper-navigation .swiper-button-next{position:absolute;color:#000 !important;background:#f9d336;padding:30px}.product-area .thumbSwiper2 .swiper-button-prev,.product-area .thumbSwiper2 .swiper-button-next{color:#fff;background:#f9d336 !important;padding:20px}.product-area .thumbSwiper2 .swiper-button-prev::after,.product-area .thumbSwiper2 .swiper-button-next::after{font-size:20px;font-weight:800}.section-feature{background:#000}.section-feature .feature-intro{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){.section-feature .feature-intro{padding-left:30px}}.section-feature .feature-intro .title-area2{height:auto;margin-top:0;margin-bottom:20px}.section-feature .feature-intro .title-area2 .title{font-size:2.4rem}.section-feature .feature-img-wrap{width:100%;max-height:350px;border-radius:0px;overflow:hidden;margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-feature .feature-img-wrap{height:100%;max-height: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){.section-feature .feature-img-wrap{margin-bottom:20px}}.section-feature .feature-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.section-feature .feature-wrap{display:flex;height:100%;width:100%}.section-feature .feature-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(120deg, #e6e78e, rgba(230, 231, 142, 0.8));padding:30px 15px;width:100%;height:100%;min-height:320px;border-radius:0px;text-align:center}.section-feature .feature-card:hover .feature-icon{transform:scaleX(-1)}.section-feature .feature-card .feature-icon{width:80px;height:auto;display:inline-block;margin-bottom:20px;transition:.4s ease}.section-feature .feature-card .feature-icon img{width:100%;height:100%;object-fit:contain;object-position:center;filter:brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(7500%) hue-rotate(182deg) brightness(118%) contrast(100%)}.section-feature .feature-card h2,.section-feature .feature-card h3,.section-feature .feature-card h5{font-size:22px;margin:10px 0;color:#fff}.section-feature .feature-card p{font-size:18px;font-weight:400;margin-bottom:15px;width:98%;margin:0;color:#fff}.section-about{overflow:hidden;position:relative}.section-about.bg-dark1 .text-content .desc p,.section-about.bg-dark2 .text-content .desc p{color:#fff !important}.section-about.bg-dark1 .about-thumbnail .thumbnail::before,.section-about.bg-dark2 .about-thumbnail .thumbnail::before{border:2px solid #dfe223}.section-about.bg-dark1 .about-thumbnail .thumbnail::after,.section-about.bg-dark2 .about-thumbnail .thumbnail::after{background:#dfe223}.section-about .about-content{padding:0 10px}.section-about .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-about .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.section-about .about-content .text-content .desc{width:100%}}.section-about .about-content .text-content .desc p{font-weight:400;font-size:18px;line-height:27px;color:#000;margin:8px 0}.section-about .about-content .text-content .desc .about-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.section-about .about-content .text-content .desc .about-list li{display:flex;align-items:flex-start;gap:12px;font-size:16px;font-weight:500;color:#000;line-height:1.5}.section-about .about-content .text-content .desc .about-list li i{color:#f26622;font-size:1rem;margin-top:4px}.section-about .about-content .text-content .box-text-destaque p{font-size:26px;line-height:30px;font-weight:500;text-align:left;color:#000;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-content .text-content .box-text-destaque p{font-size:22px;line-height:24px}}@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-about .about-content .text-content .box-text-destaque p{font-size:20px;line-height:24px}}.section-about .about-content .text-content .box-text-destaque p b{color:#e6e78e;font-weight:600}.section-about .about-content .text-content .box-text-destaque.white p{color:#fff !important}.section-about .about-img{padding-left:20px;top:0px;position:relative;width:100%;float:right;height:fit-content;transform:perspective(1000px) rotateY(0deg);z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img{padding-left: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){.section-about .about-img{padding-left:0}}.section-about .about-img .box-image1,.section-about .about-img .box-image2{width:100%;height:100%;max-height:580px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img .box-image1,.section-about .about-img .box-image2{height:100%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img .box-image1,.section-about .about-img .box-image2{min-height:350px;max-height:400px}}.section-about .about-img .box-image2{height:285px;margin-bottom:10px}.section-about .about-img .box-image2:nth-child(2){margin-bottom:0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img .box-image2{height:290px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img .box-image2{display:none}}.section-about .about-img .box-image1{margin-top:0px}.section-about .about-img img{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:-3px -3px 25px -5px rgba(0,0,0,.2)}.section-feats{background:#000;padding:120px 80px}.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:#f9d336;margin-bottom:20px;text-align:left;line-height:1.2;margin-top:0}.section-feats .box-content-right .box-text-destaque p{color:#fff}.section-feats .box-content-right .box-text-destaque hr{border-color:#f9d336}.section-feats .box-content-right .card-feat1{display:flex;flex-direction:column;justify-content:center;padding:30px;width:100%;border-radius:20px;background:#f9d336;gap:15px;min-height:320px}.section-feats .box-content-right .card-feat1 .box-number .number-title{font-size:54px;font-weight:700;color:#000}.section-feats .box-content-right .card-feat1 .desc .desc-title{font-size:25px;font-weight:700;color:#4e4141;margin-bottom:10px}.section-feats .box-content-right .card-feat1 .desc .desc-text{font-size:16px;font-weight:400;color:#fff}.section-warranty{background:linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%);padding:120px 0;position:relative}@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-warranty{padding:80px 0}}.section-warranty .warranty-content .warranty-description p{font-size:1.2rem;line-height:1.8;color:#333;max-width:800px;margin:0 auto}@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-warranty .warranty-content .warranty-description p{font-size:1rem;padding:0 20px}}.section-warranty .warranty-content .warranty-advantages{margin-top:50px}.section-warranty .warranty-content .warranty-advantages .advantages-title{font-size:2rem;font-weight:700;color:#000;text-transform:uppercase;font-family:"Orbitron",sans-serif}@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-warranty .warranty-content .warranty-advantages .advantages-title{font-size:1.5rem}}.section-warranty .warranty-content .warranty-advantages .advantage-item{display:flex;align-items:center;gap:20px;padding:25px;background:#fff;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%}.section-warranty .warranty-content .warranty-advantages .advantage-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}@media(max-width: 575px){.section-warranty .warranty-content .warranty-advantages .advantage-item{padding:20px;gap:15px}}.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-icon{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg, #f9d336 0%, #e6e78e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(249,211,54,.3)}.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-icon i{font-size:1.5rem;color:#000}@media(max-width: 575px){.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-icon{width:50px;height:50px}.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-icon i{font-size:1.2rem}}.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-content{flex:1}.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-content h4{font-size:1.1rem;font-weight:600;color:#000;margin:0;line-height:1.5}@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-warranty .warranty-content .warranty-advantages .advantage-item .advantage-content h4{font-size:1rem}}@media(max-width: 575px){.section-warranty .warranty-content .warranty-advantages .advantage-item .advantage-content h4{font-size:.95rem}}.card-form{background:#fff;padding:50px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;overflow:hidden;transition:all .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-form{padding:35px 25px;border-radius:15px}}.card-form p{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom: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){.card-form p{font-size:1rem}}.politica-de-privacidade h2{margin-top:15px}.lgpd{position:fixed;bottom:4%;left:2%;max-width:360px;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;z-index:9999}.lgpd .title{font-weight:600;color:#1f2937}.lgpd .description{margin-top:1rem;font-size:.875rem;line-height:1.25rem;color:#4b5563}.lgpd .description a{color:#3b82f6}.lgpd .description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.lgpd .actions{display:flex;align-items:center;justify-content:end;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.lgpd .actions .pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;background-color:rgba(0,0,0,0)}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.lgpd .actions .accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;cursor:pointer;border:none;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.lgpd .actions .accept:hover{background-color:#374151}.lgpd .actions .accept:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}/*# sourceMappingURL=style.css.map */
