.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:"Poppins",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:#f01e15;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:#ff180d #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#ff180d;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#343433}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:"Poppins",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:#ff180d;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}header .top_menu{border-bottom:1px solid #e8edf1;background-color:#ff180d;padding:5px;position:relative}@media only screen and (min-width: 768px)and (max-width: 991px){header .top_menu{display:none}}@media only screen and (min-width: 576px)and (max-width: 767px){header .top_menu{display:none}}@media(max-width: 575px){header .top_menu{display:none}}header .top_menu .dn_btn{display:inline-block;font-size:13px;margin-right:40px;font-weight:600;color:#fff;transition:all 300ms linear 0s}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{margin-right:20px}}header .top_menu .dn_btn:hover{color:#343433}header .top_menu .header-social{position:relative;z-index:1}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#ff180d}header .top_menu .header-social a i{margin-right:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .header-social a i{margin-right:6px}}header .top_menu .contact-menu a{display:inline-block !important;font-size:13px}header .header-area{background-color:#343433;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5;transition:all .5s linear}header .header-area.sticky{background:#343433;border-radius:25px;margin-top:10px;box-shadow:rgba(99,99,99,.498) 0px 2px 8px 0px;transition:all .5s linear;width:80%;justify-self:anchor-center}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#000}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 50px;height:106px;align-items:center}header .header-area .header-main .logo{padding:0 15px}header .header-area .header-main .logo img{height:90px;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:15px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:12px 0;font-size:16px;color:#fff;font-weight:600;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:#000;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:#ff180d}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:#ff180d}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:#ff180d}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:250px;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #ff180d;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:600;color:#000;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#ff180d;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#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:12px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-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:#ff180d;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:#ff180d;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:27px;background-color:rgba(0,0,0,0);color:#ff180d;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:40px 0 0;position:relative}.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:90px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-cap ul{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.footer-area .footer-top .single-footer-caption .footer-cap ul li{margin:0 10px}.footer-area .footer-top .single-footer-caption .footer-cap ul li 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 ul li a:hover{color:#ff180d;transform:translateY(-2px)}.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;font-family:"Poppins",sans-serif;line-height:2;margin-bottom:12px}.leftmenu{position:absolute;top:15px;left:0;z-index:3;font-size:2rem}.leftmenu a{text-decoration:none !important}.leftmenu .leftmenu__item{max-width:55px;max-height:47px;height:35px;margin:3px 0;display:block;background-color:#343433;display:flex;align-items:center;transition:all .4s ease-in-out;border-radius:0 5px 5px 0}.leftmenu .leftmenu__item span{display:inline-block}.leftmenu .leftmenu__item .title{color:#fff;max-width:0;overflow:hidden;white-space:nowrap;transition:all .4s ease-in-out;font-size:16px}.leftmenu .leftmenu__item .icon{text-align:center;display:flex;align-items:center;justify-content:center;min-width:56px;color:#fff}.leftmenu .leftmenu__item .fab{font-size:18px !important}.leftmenu .leftmenu__item:hover{max-width:100%;min-width:100%}.leftmenu .leftmenu__item:hover .title{padding-left:20px;max-width:100%}@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}}.brands-area{background:#fff;padding:20px 0}.brands-area img{height:70px !important;object-fit:contain !important}.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:#f01e15;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:#f01e15;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#ff180d}.slider-area .slider-height .hero-cap .color-w{color:#ff180d;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{background:linear-gradient(135deg, #f01e15, #ff180d);box-shadow:0 4px 15px rgba(255,24,13,.3),0 2px 5px rgba(0,0,0,.1);padding:15px 25px;text-transform:uppercase;font-family:"Poppins",sans-serif;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:10px;font-size:14px;border-radius:50px;-moz-user-select:none;font-weight:600;letter-spacing:1px;text-decoration:none;transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);position:relative;z-index:1;overflow:hidden;border:none}.btn-main::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;z-index:-1}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-2;background:linear-gradient(135deg, #ff180d, #fe9579);transition:all .3s ease}.btn-main i{font-size:16px;transition:transform .3s ease}.btn-main span{font-weight:600;position:relative;z-index:1}.btn-main:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,24,13,.4),0 4px 10px rgba(0,0,0,.15)}.btn-main:hover::before{left:100%}.btn-main:hover::after{left:0;width:100%}.btn-main:hover i{transform:scale(1.1) rotate(5deg)}.btn-main:active{transform:translateY(0);box-shadow:0 4px 15px rgba(255,24,13,.3),0 2px 5px rgba(0,0,0,.1)}@media(max-width: 768px){.btn-main{padding:12px 20px;font-size:13px;gap:8px}.btn-main i{font-size:14px}}.card-product{background:#fff;border-radius:20px;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(10px);height:100%;display:flex;flex-direction:column;margin:15px}.card-product::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #ff180d, #fe9579);transform:scaleX(0);transition:transform .3s ease;z-index:2}.card-product:hover{border-color:rgba(255,24,13,.3)}.card-product:hover::before{transform:scaleX(1)}.card-product:hover img{transform:scale(1.1)}.card-product:hover h2,.card-product:hover h3{box-shadow:0 8px 20px rgba(255,24,13,.3)}.card-product:hover p span{background:linear-gradient(135deg, #ff180d, #fe9579);color:#fff;border-color:#ff180d;box-shadow:0 8px 20px rgba(255,24,13,.3)}.card-product:hover .card-overlay{opacity:1;transform:translateY(0)}.card-product .d-flex:first-child{position:relative;overflow:hidden;border-radius:20px 20px 0 0}.card-product .d-flex:first-child img{height:280px;width:100%;object-fit:cover;transition:transform .4s ease;border-radius:20px 20px 0 0}.card-product h2,.card-product h3{background:linear-gradient(135deg, #f01e15, rgb(197.3493975904, 20.2409638554, 12.6506024096));border-radius:15px;color:#fff;font-size:14px;font-weight:600;line-height:1.4;padding:12px 20px;text-align:center;text-transform:uppercase;margin:20px 15px 15px;transition:all .3s ease;letter-spacing:1px;box-shadow:0 4px 15px rgba(240,30,21,.2)}.card-product p{color:#666;text-align:center;font-size:14px;padding:0 15px 20px;margin:0;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.card-product p span{font-weight:600;font-size:14px;text-transform:uppercase;color:#343433;border:2px solid #343433;padding:12px 20px;border-radius:25px;width:100%;display:inline-block;transition:all .3s ease;margin-bottom:0;background:rgba(0,0,0,0);position:relative;overflow:hidden}.card-product p span::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}.card-product p span:hover::before{left:100%}.card-product .card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(255, 24, 13, 0.9), rgba(254, 149, 121, 0.9));display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:all .3s ease;border-radius:20px}.card-product .card-overlay .overlay-content{text-align:center;color:#fff}.card-product .card-overlay .overlay-content i{font-size:3rem;margin-bottom:15px;display:block}.card-product .card-overlay .overlay-content span{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:2px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-product .d-flex:first-child img{height:250px}.card-product h2,.card-product h3{font-size:13px;padding:10px 15px}.card-product p span{font-size:13px;padding:10px 15px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-product .d-flex:first-child img{height:220px}.card-product h2,.card-product h3{font-size:12px;padding:8px 12px;margin:15px 10px 10px}.card-product p span{font-size:12px;padding:8px 15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.card-product{border-radius:15px}.card-product .d-flex:first-child{border-radius:15px 15px 0 0}.card-product .d-flex:first-child img{height:200px;border-radius:15px 15px 0 0}.card-product h2,.card-product h3{font-size:11px;padding:6px 10px;margin:12px 8px 8px;border-radius:10px}.card-product p{padding:0 10px 15px}.card-product p span{font-size:11px;padding:6px 12px;border-radius:20px}.card-product:hover{transform:translateY(-5px) scale(1.01)}}.cta-area{background:linear-gradient(135deg, #343433 0%, #fe9579 100%);background-image:url(../img/banners/banner-1.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden;padding:40px 0}.cta-area::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(20, 20, 20, 0.9) 0%, rgba(254, 149, 121, 0.86) 100%);z-index:1}.cta-area::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');z-index:2;pointer-events:none}.cta-area .container{position:relative;z-index:3}.cta-area .cta-content{color:#fff;text-align:center}.cta-area .cta-content .cta-badge{margin-bottom:30px}.cta-area .cta-content .cta-badge span{background:linear-gradient(135deg, #ff180d, #fe9579);color:#fff;padding:8px 20px;border-radius:25px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;display:inline-block;box-shadow:0 4px 15px rgba(255,24,13,.3);animation:pulse 2s infinite}.cta-area .cta-content .cta-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:25px;color:#fff}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-content .cta-title{font-size:2.5rem}}.cta-area .cta-content .cta-title .highlight{color:#fe9579;position:relative}.cta-area .cta-content .cta-title .highlight::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg, #fe9579, #ff180d);border-radius:2px}.cta-area .cta-content .cta-description{font-size:1.2rem;line-height:1.6;color:hsla(0,0%,100%,.9);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.cta-area .cta-content .cta-buttons{display:flex;flex-direction:column;align-items:center;gap:25px;margin-bottom:50px}.cta-area .cta-content .cta-buttons .btn-primary{background:linear-gradient(135deg, #22ba59, #1ea54d);color:#fff;padding:18px 40px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;display:inline-flex;align-items:center;gap:12px;box-shadow:0 8px 25px rgba(34,186,89,.4);transition:all .3s ease;position:relative;overflow:hidden}.cta-area .cta-content .cta-buttons .btn-primary::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}.cta-area .cta-content .cta-buttons .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(34,186,89,.5);color:#fff;text-decoration:none}.cta-area .cta-content .cta-buttons .btn-primary:hover::before{left:100%}.cta-area .cta-content .cta-buttons .btn-primary i{font-size:1.5rem}.cta-area .cta-content .cta-buttons .contact-options{display:flex;gap:15px}.cta-area .cta-content .cta-buttons .contact-options .contact-btn{width:50px;height:50px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3)}.cta-area .cta-content .cta-buttons .contact-options .contact-btn:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px);color:#fff;text-decoration:none;box-shadow:0 8px 20px rgba(0,0,0,.2)}.cta-area .cta-content .cta-buttons .contact-options .contact-btn i{font-size:1.2rem}.cta-area .cta-content .cta-features{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.cta-area .cta-content .cta-features .feature-item{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.1);padding:12px 20px;border-radius:25px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.cta-area .cta-content .cta-features .feature-item:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.cta-area .cta-content .cta-features .feature-item i{color:#fe9579;font-size:1.2rem}.cta-area .cta-content .cta-features .feature-item span{color:#fff;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@media only screen and (min-width: 992px)and (max-width: 1199px){.cta-area{padding:100px 0}.cta-area .cta-content .cta-title{font-size:3rem}.cta-area .cta-content .cta-description{font-size:1.1rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area{padding:80px 0}.cta-area .cta-content .cta-title{font-size:2.5rem}.cta-area .cta-content .cta-description{font-size:1rem}.cta-area .cta-content .cta-buttons .btn-primary{padding:15px 30px;font-size:1rem}.cta-area .cta-content .cta-features{gap:20px}.cta-area .cta-content .cta-features .feature-item{padding:10px 15px}.cta-area .cta-content .cta-features .feature-item span{font-size:.8rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.cta-area{padding:60px 0}.cta-area .cta-content .cta-title{font-size:2rem}.cta-area .cta-content .cta-description{font-size:.95rem}.cta-area .cta-content .cta-buttons .btn-primary{padding:12px 25px;font-size:.9rem;flex-direction:column;gap:8px}.cta-area .cta-content .cta-buttons .contact-options .contact-btn{width:45px;height:45px}.cta-area .cta-content .cta-buttons .contact-options .contact-btn i{font-size:1rem}.cta-area .cta-content .cta-features{flex-direction:column;align-items:center;gap:15px}.cta-area .cta-content .cta-features .feature-item{width:100%;max-width:250px;justify-content:center}}.top-form{padding:80px 0;position:relative;overflow:hidden;margin-top:100px;background-image:url(../img/banners/banner.webp);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 1000px rgba(0,0,0,.5)}.top-form::before{position:absolute;top:50%;left:10%;transform:translateY(-50%);font-size:120px;font-weight:900;color:hsla(0,0%,100%,.05);z-index:1;pointer-events:none}.top-form .container{position:relative;z-index:2}.top-form .hero-content{color:#fff;padding-right:40px}.top-form .hero-content .hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:30px;color:#fff}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.top-form .hero-content .hero-title{font-size:2.5rem}}.top-form .hero-content .hero-title .highlight{color:#fff;font-weight:400}.top-form .hero-content .hero-title .emphasis{font-weight:700;font-size:4rem}.top-form .hero-content .hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:40px;color:hsla(0,0%,100%,.9);font-weight:300}.top-form .hero-content .hero-footer{margin-top:60px}.top-form .hero-content .hero-footer .footer-link{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9rem;transition:color .3s ease}.top-form .hero-content .hero-footer .footer-link:hover{color:hsla(0,0%,100%,.8)}.top-form .form-container{background:#fe9579;border-radius:15px;padding:20px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 20px 40px rgba(0,0,0,.3)}.top-form .form-container form,.top-form .form-container input,.top-form .form-container label,.top-form .form-container p,.top-form .form-container textarea{color:#000 !important}.top-form .form-container .form-control{background:hsla(0,0%,100%,.8) !important;border:1px solid hsla(0,0%,100%,.2) !important;color:#000 !important;border-radius:8px !important}.top-form .form-container .form-control::placeholder{color:rgba(0,0,0,.7) !important}.top-form .form-container .form-control:focus{background:rgba(0,0,0,.15) !important;border-color:hsla(0,0%,100%,.4) !important;box-shadow:0 0 0 3px hsla(0,0%,100%,.1) !important}.top-form .form-container textarea.form-control{min-height:120px;resize:vertical}.top-form .form-container .btn-main{border-radius:8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:12px 24px;transition:all .3s ease;background:#343433;border:1px solid hsla(0,0%,100%,.2);color:#fff;text-decoration:none;display:inline-block}.top-form .form-container .btn-main:hover{background:#fe9579;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3);color:#fff;text-decoration:none}.top-form .form-container .btn-main.whats-form{background:#22ba59;border:none;margin-left:15px}.top-form .form-container .btn-main.whats-form:hover{background:#1ea54d;transform:translateY(-2px);box-shadow:0 8px 20px rgba(34,186,89,.3)}.top-form .form-container .g-recaptcha{margin:20px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.top-form .hero-content{padding-right:20px}.top-form .hero-content .hero-title{font-size:3rem}.top-form .hero-content .hero-title .emphasis{font-size:3.5rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.top-form{padding:60px 0}.top-form .hero-content{padding-right:0;margin-bottom:40px;text-align:center}.top-form .hero-content .hero-title{font-size:2.5rem}.top-form .hero-content .hero-title .emphasis{font-size:3rem}.top-form .form-container{padding:30px}}@media only screen and (min-width: 576px)and (max-width: 767px){.top-form .hero-content .hero-title{font-size:2rem}.top-form .hero-content .hero-title .emphasis{font-size:2.5rem}.top-form .hero-content .hero-description{font-size:1rem}.top-form .form-container{padding:25px}}.home-form{background:linear-gradient(135deg, #f01e15 0%, #fe9579 100%);padding:100px 0;position:relative;overflow:hidden}.home-form .container{position:relative;z-index:2}.home-form .contact-info{color:#fff}.home-form .contact-info .section-title{margin-bottom:40px}.home-form .contact-info .section-title .subtitle{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;display:block}.home-form .contact-info .section-title .title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.home-form .contact-info .section-title .title .highlight{color:#fff;position:relative}.home-form .contact-info .section-title .title .highlight::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg, #fe9579, #ff180d);border-radius:2px}.home-form .contact-info .section-title .divider{width:80px;height:4px;background:linear-gradient(90deg, #fe9579, #ff180d);border-radius:2px;margin-top:20px}.home-form .contact-info .contact-cards .contact-item{display:flex;align-items:center;margin-bottom:30px;padding:20px;background:hsla(0,0%,100%,.215);border-radius:15px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.26);transition:all .3s ease}.home-form .contact-info .contact-cards .contact-item:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.2);box-shadow:0 10px 30px rgba(0,0,0,.2)}.home-form .contact-info .contact-cards .contact-item .contact-icon{width:60px;height:60px;background:linear-gradient(135deg, #fe9579, #343433);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;box-shadow:0 4px 15px rgba(254,149,121,.3)}.home-form .contact-info .contact-cards .contact-item .contact-icon i{color:#fff;font-size:24px}.home-form .contact-info .contact-cards .contact-item .contact-content span{font-size:1rem;display:block;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:5px;text-transform:uppercase;letter-spacing:1px}.home-form .contact-info .contact-cards .contact-item .contact-content p{margin:0;font-size:1rem;color:hsla(0,0%,100%,.8)}@media(max-width: 575px){.home-form .contact-info .contact-cards .contact-item .contact-content p{font-size:.9rem}}.home-form .contact-info .contact-cards .contact-item .contact-content p a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.home-form .contact-info .contact-cards .contact-item .contact-content p a:hover{color:#fe9579}.home-form .form-section .section-title{margin-bottom:30px}.home-form .form-section .section-title .subtitle{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;display:block}.home-form .form-section .section-title .title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.home-form .form-section .section-title .title.highlight{color:#fff;position:relative}.home-form .form-section .section-title .title.highlight::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg, #fe9579, #ff180d);border-radius:2px}.home-form .form-section .section-title .divider{width:80px;height:4px;background:linear-gradient(90deg, #fe9579, #ff180d);border-radius:2px;margin-top:20px}.home-form .form-section .form-container{background:hsla(0,0%,100%,.95);border-radius:20px;padding:40px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 20px 40px rgba(0,0,0,.3)}.home-form .form-section .form-container form,.home-form .form-section .form-container input,.home-form .form-section .form-container label,.home-form .form-section .form-container p,.home-form .form-section .form-container textarea{color:#000 !important}.home-form .form-section .form-container .form-control{background:hsla(0,0%,100%,.9) !important;border:2px solid rgba(0,0,0,.1) !important;color:#000 !important;border-radius:12px !important;padding:15px 20px !important;font-size:1rem !important;transition:all .3s ease !important}.home-form .form-section .form-container .form-control::placeholder{color:rgba(0,0,0,.6) !important;font-weight:400 !important}.home-form .form-section .form-container .form-control:focus{background:#fff !important;border-color:#fe9579 !important;box-shadow:0 0 0 4px rgba(254,149,121,.1) !important;outline:none !important}.home-form .form-section .form-container textarea.form-control{min-height:120px;resize:vertical}.home-form .form-section .form-container .btn-main{border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:15px 30px;transition:all .3s ease;background:linear-gradient(135deg, #ff180d, #fe9579);border:none;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(255,24,13,.3)}.home-form .form-section .form-container .btn-main:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,24,13,.4);color:#fff;text-decoration:none}.home-form .form-section .form-container .btn-main.whats-form{background:linear-gradient(135deg, #22ba59, #1ea54d);margin-left:15px}.home-form .form-section .form-container .btn-main.whats-form:hover{box-shadow:0 8px 25px rgba(34,186,89,.4)}.home-form .form-section .form-container .recaptcha-placeholder{background:rgba(0,0,0,.05) !important;border:2px solid rgba(0,0,0,.1) !important;border-radius:12px !important;color:rgba(0,0,0,.6) !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.home-form{padding:80px 0}.home-form .contact-info{padding-right:20px}.home-form .contact-info .section-title .title{font-size:2.2rem}.home-form .form-section .section-title .title{font-size:2.2rem}}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:30px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;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:150px !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:#f01e15}.h3-form i{color:#ff180d;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-display{flex-direction:column}.cta-display .btn-main{width:100%;display:flex;justify-content:center}.cta-display .btn-main.whats-form{margin-left:0 !important;margin-top:10px}}@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:#ff180d}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#343433;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, #f01e15, #fff 40%);background:#f01e15}.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-area{position:relative}.banner-area .swiper-slide img{clip-path:circle(0% at 0 50%);position:relative;height:600px;object-fit:cover;object-position:center}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide img{object-position:right}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide::before{content:"";box-shadow:inset 0 0 0 1000px rgba(21,22,22,.55);position:absolute;left:0;top:0;height:100%;width:100%;opacity:.7;z-index:2}}.banner-area .swiper-slide-active img{clip-path:circle(150% at 0 50%);transition:2s ease;transition-property:clip-path !important}.banner-area .swiper-pagination-bullet{height:11px;width:11px;margin:0 7px !important;transition:.5s;background:#fff}.banner-area .swiper-pagination-bullet:hover{transform:scale(1.2);box-shadow:0 0 2px hsla(0,0%,100%,.5)}.banner-area .swiper-pagination-bullet-active{width:25px;border-radius:8px;background:#ff180d}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:4vw;width:50vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:90vw;justify-content:initial;margin-top:20px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-size:3em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:60px;margin-bottom:20px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content span{font-size:3em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content span{font-size:2.5em}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content span{font-size:2.1em;margin-bottom:15px;line-height:40px}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:17px;width:70%;text-align:justify;hyphens:auto;word-break:break-word}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%;font-size:16px}}.banner-area .content a{background:#fff;padding:15px 35px;color:#343433;font-size:1em;font-weight:500;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1rem;border-radius:5px;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;transition:.4s ease;width:200px}.banner-area .content a:hover{background:#343433;color:#fff}.banner-area .media-icons{z-index:4;position:absolute;top:40%;right:15px;display:flex;flex-direction:column;transition:.5s ease}@media(max-width: 575px){.banner-area .media-icons{display:none}}.banner-area .media-icons a{color:#fe9579;font-size:1.6em;transition:.3s ease;background:#fff;padding:10px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.banner-area .media-icons a:not(:last-child){margin-bottom:20px}.banner-area .media-icons a:hover{transform:scale(1.3);color:#343433}.about-area{padding:100px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);position:relative;overflow:hidden}.about-area::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.about-area .container{position:relative;z-index:2}.about-area .about-content{padding:0 20px}.about-area .about-content .section-title{margin-bottom:40px}.about-area .about-content .section-title .subtitle{color:#ff180d;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;display:block}.about-area .about-content .section-title .title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.2}.about-area .about-content .section-title .title .highlight{color:#ff180d;position:relative}.about-area .about-content .section-title .title .highlight::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg, #ff180d, #fe9579);border-radius:2px}.about-area .about-content .section-title .divider{width:80px;height:4px;background:linear-gradient(90deg, #ff180d, #fe9579);border-radius:2px;margin-top:20px}.about-area .about-content .text-content .lead-text{font-size:1.1rem;line-height:1.5;color:#1a1a1a;font-weight:400;margin-bottom:20px}.about-area .about-content .text-content .lead-text strong{color:#ff180d;font-weight:600}.about-area .about-content .text-content p{font-size:1rem;line-height:1.5;color:#666;margin-bottom:20px}.about-area .about-content .text-content .features-list{margin:40px 0}.about-area .about-content .text-content .features-list .feature-item{display:flex;align-items:flex-start;margin-bottom:25px;padding:20px;background:hsla(0,0%,100%,.8);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease;border-left:4px solid #ff180d}.about-area .about-content .text-content .features-list .feature-item:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15);background:hsla(0,0%,100%,.95)}.about-area .about-content .text-content .features-list .feature-item .feature-icon{width:50px;height:50px;background:linear-gradient(135deg, #ff180d, #fe9579);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0}.about-area .about-content .text-content .features-list .feature-item .feature-icon i{color:#fff;font-size:20px}.about-area .about-content .text-content .features-list .feature-item .feature-text h4{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.about-area .about-content .text-content .features-list .feature-item .feature-text p{font-size:.9rem;color:#666;margin:0;line-height:1.5}.about-area .about-content .text-content .cta-buttons{display:flex;gap:15px;flex-wrap:wrap;margin-top:15px}.about-area .about-content .text-content .cta-buttons .btn-main{background:linear-gradient(135deg, #ff180d, #fe9579);color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(255,24,13,.3)}.about-area .about-content .text-content .cta-buttons .btn-main:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,24,13,.4);color:#fff;text-decoration:none}.about-area .about-content .text-content .cta-buttons .btn-main i{font-size:18px}.about-area .about-content .text-content .cta-buttons .btn-secondary{background:rgba(0,0,0,0);color:#ff180d;padding:15px 30px;border:2px solid #ff180d;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}.about-area .about-content .text-content .cta-buttons .btn-secondary:hover{background:#ff180d;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,24,13,.3);text-decoration:none}.about-area .about-content .text-content .cta-buttons .btn-secondary i{font-size:18px}.about-area .image-about{position:relative;margin-bottom:35px}.about-area .image-about .inner-about{position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about{padding-right:5px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}@media(max-width: 575px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}.about-area .image-about .inner-about .about-swiper{border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15)}.about-area .image-about .inner-about .about-swiper .image-container{position:relative;overflow:hidden;border-radius:20px}.about-area .image-about .inner-about .about-swiper .image-container img{width:100%;height:500px;object-fit:cover;transition:transform .3s ease}.about-area .image-about .inner-about .about-swiper .swiper-pagination{bottom:20px}.about-area .image-about .inner-about .about-swiper .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:hsla(0,0%,100%,.5);opacity:1}.about-area .image-about .inner-about .about-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ff180d;transform:scale(1.2)}.about-area .image-about .inner-about .stats-container{position:absolute;bottom:0;left:0;right:0;display:flex;gap:20px;z-index:10}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .stats-container{position:relative;margin-top:30px;flex-direction:column}}.about-area .image-about .inner-about .stats-container .stat-card{flex:1;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:15px;padding:25px 20px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.about-area .image-about .inner-about .stats-container .stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.about-area .image-about .inner-about .stats-container .stat-card .stat-icon{width:60px;height:60px;background:linear-gradient(135deg, #ff180d, #fe9579);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.about-area .image-about .inner-about .stats-container .stat-card .stat-icon i{color:#fff;font-size:24px}.about-area .image-about .inner-about .stats-container .stat-card .stat-content .stat-number{font-size:2.5rem;font-weight:700;color:#ff180d;margin-bottom:5px;line-height:1}.about-area .image-about .inner-about .stats-container .stat-card .stat-content .stat-number span{display:inline-block}.about-area .image-about .inner-about .stats-container .stat-card .stat-content .stat-label{font-size:.9rem;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:1px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area{padding:80px 0}.about-area .about-content .section-title .title{font-size:2.5rem}.about-area .image-about .inner-about .about-swiper .image-container img{height:400px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area{padding:60px 0}.about-area .about-content{padding:0 10px;text-align:center;margin-bottom:40px}.about-area .about-content .section-title .title{font-size:2.2rem}.about-area .about-content .text-content .cta-buttons{justify-content:center}.about-area .image-about .inner-about .about-swiper .image-container img{height:350px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .about-content .section-title .title{font-size:2rem}.about-area .about-content .text-content .features-list .feature-item{padding:15px}.about-area .about-content .text-content .features-list .feature-item .feature-icon{width:40px;height:40px;margin-right:15px}.about-area .about-content .text-content .features-list .feature-item .feature-icon i{font-size:16px}.about-area .about-content .text-content .features-list .feature-item .feature-text h4{font-size:1rem}.about-area .about-content .text-content .features-list .feature-item .feature-text p{font-size:.85rem}.about-area .about-content .text-content .cta-buttons{flex-direction:column;align-items:center}.about-area .about-content .text-content .cta-buttons .btn-main,.about-area .about-content .text-content .cta-buttons .btn-secondary{width:100%;max-width:300px;justify-content:center}.about-area .image-about .inner-about .about-swiper .image-container img{height:300px}}.product-area{padding:100px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);position:relative;overflow:hidden}.product-area::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.product-area .container-fluid{position:relative;z-index:2}.product-area .padding-content{padding:0 7vw}@media(min-width: 992px){.product-area .padding-content{padding:0;padding-left:3rem;padding-right:15px}}.product-area .padding-content .section-title{margin-bottom:30px}.product-area .padding-content .section-title span{color:#ff180d;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;display:block}.product-area .padding-content .section-title h2{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.2}.product-area .padding-content p{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:10px}.product-area .padding-content .btn-main{background:linear-gradient(135deg, #ff180d, #fe9579);color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(255,24,13,.3)}.product-area .padding-content .btn-main:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,24,13,.4);color:#fff;text-decoration:none}.product-area .productSwiper{padding:20px 0;margin:0 -10px}.product-area .productSwiper .swiper-slide{padding:10px}.product-area .swiper-button-prev,.product-area .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.product-area .swiper-button-prev::after,.product-area .swiper-button-next::after{font-size:20px;color:#ff180d;font-weight:600}.product-area .swiper-button-prev,.product-area .swiper-button-next{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.product-area .swiper-button-prev:hover,.product-area .swiper-button-next:hover{background:#fff;transform:scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,.15)}.product-area .swiper-button-prev::after,.product-area .swiper-button-next::after{font-size:18px;font-weight:bold}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area{padding:80px 0}.product-area .padding-content .section-title h2{font-size:2.5rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area{padding:60px 0}.product-area .padding-content{text-align:center;margin-bottom:40px}.product-area .padding-content .section-title h2{font-size:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.product-area .padding-content .section-title h2{font-size:2rem}.product-area .padding-content p{font-size:1rem}}.portas-area{padding:100px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);position:relative}.portas-area::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.portas-area .section-title{position:relative;z-index:2}.portas-area .section-title .subtitle{color:#ff180d;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.portas-area .section-title .title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:20px}.portas-area .section-title .title .highlight{color:#ff180d;position:relative}.portas-area .section-title .title .highlight::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg, #ff180d, #fe9579);border-radius:2px}.portas-area .section-title .lead-text{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.portas-area .porta-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);position:relative;z-index:2}.portas-area .porta-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.portas-area .porta-card:hover .porta-image .porta-overlay{opacity:1;transform:translateY(0)}.portas-area .porta-card:hover .porta-banner{background:linear-gradient(135deg, #ff180d, #fe9579)}.portas-area .porta-card .porta-image{position:relative;overflow:hidden;height:250px}.portas-area .porta-card .porta-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.portas-area .porta-card .porta-image .porta-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:flex-end;opacity:0;transform:translateY(20px);transition:all .4s ease}.portas-area .porta-card .porta-image .porta-banner{background:linear-gradient(135deg, #ff180d, #f01e15);width:100%;padding:15px 20px;text-align:center;transition:all .4s ease}.portas-area .porta-card .porta-image .porta-banner h3{color:#fff;font-size:.9rem;font-weight:700;margin:0;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.portas-area .porta-card .porta-content{padding:25px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 992px)and (max-width: 1199px){.portas-area .porta-card .porta-content{min-height:180px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.portas-area .porta-card .porta-content{min-height:auto}}.portas-area .porta-card .porta-content p{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:20px;min-height:60px}.portas-area .porta-card .porta-content .btn-porta{background:linear-gradient(135deg, #ff180d, #fe9579);color:#fff;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(255,24,13,.3);width:100%;justify-content:center}.portas-area .porta-card .porta-content .btn-porta i{font-size:1.1rem}.portas-area .porta-card .porta-content .btn-porta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,24,13,.4);color:#fff;text-decoration:none}@media only screen and (min-width: 992px)and (max-width: 1199px){.portas-area{padding:80px 0}.portas-area .section-title .title{font-size:2.5rem}.portas-area .porta-card .porta-image{height:220px}}@media only screen and (min-width: 768px)and (max-width: 991px){.portas-area{padding:60px 0}.portas-area .section-title .title{font-size:2.2rem}.portas-area .section-title .lead-text{font-size:1.1rem}.portas-area .porta-card .porta-image{height:200px}.portas-area .porta-card .porta-content{padding:20px}.portas-area .porta-card .porta-content p{min-height:auto}}@media only screen and (min-width: 576px)and (max-width: 767px){.portas-area .section-title .title{font-size:2rem}.portas-area .porta-card .porta-image{height:180px}.portas-area .porta-card .porta-image .porta-banner h3{font-size:.8rem}.portas-area .porta-card .porta-content{padding:15px}.portas-area .porta-card .porta-content .btn-porta{padding:10px 20px;font-size:.85rem}}@media(max-width: 575px){.portas-area .porta-card .porta-image{height:160px}}.why{padding:100px 0;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);position:relative}.why::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="%23ff180d" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');pointer-events:none}.why .section-title{position:relative;z-index:2}.why .section-title .subtitle{color:#ff180d;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.why .section-title .title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:20px}.why .section-title .title .highlight{color:#ff180d;position:relative}.why .section-title .title .highlight::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg, #ff180d, #fe9579);border-radius:2px}.why .why-content{position:relative;z-index:2}.why .why-content .why-features .feature-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:30px;padding:20px;background:hsla(0,0%,100%,.8);border-radius:15px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.why .why-content .why-features .feature-item:hover{transform:translateX(10px);background:hsla(0,0%,100%,.95);box-shadow:0 10px 30px rgba(0,0,0,.1)}.why .why-content .why-features .feature-item .feature-icon{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg, #ff180d, #fe9579);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(255,24,13,.3)}.why .why-content .why-features .feature-item .feature-icon i{color:#fff;font-size:24px}.why .why-content .why-features .feature-item .feature-content{flex:1}.why .why-content .why-features .feature-item .feature-content h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin-bottom:8px;line-height:1.3}.why .why-content .why-features .feature-item .feature-content p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.why .why-cta{position:relative;z-index:2}.why .why-cta .cta-card{background:linear-gradient(135deg, #ff180d, #fe9579);border-radius:25px;padding:40px;color:#fff;box-shadow:0 20px 50px rgba(255,24,13,.3);position:relative;overflow:hidden}.why .why-cta .cta-card::before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);animation:float 6s ease-in-out infinite}.why .why-cta .cta-card .cta-header{margin-bottom:25px;position:relative;z-index:2}.why .why-cta .cta-card .cta-header h3{font-size:2rem;font-weight:700;margin:0;line-height:1.3}.why .why-cta .cta-card .cta-header h3 .highlight{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.why .why-cta .cta-card .cta-content{position:relative;z-index:2}.why .why-cta .cta-card .cta-content p{font-size:1.1rem;line-height:1.6;margin-bottom:25px;opacity:.95;color:#f4f4f4}.why .why-cta .cta-card .cta-content .cta-benefits{margin-bottom:30px}.why .why-cta .cta-card .cta-content .cta-benefits .benefit-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.why .why-cta .cta-card .cta-content .cta-benefits .benefit-item i{color:#fff;font-size:18px;flex-shrink:0}.why .why-cta .cta-card .cta-content .cta-benefits .benefit-item span{font-weight:500;font-size:1rem}.why .why-cta .cta-card .cta-content .cta-action .cta-text{font-size:1rem;margin-bottom:25px;opacity:.9}.why .why-cta .cta-card .cta-content .cta-action .btn-main{background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.3);backdrop-filter:blur(10px)}.why .why-cta .cta-card .cta-content .cta-action .btn-main:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:translateY(-3px)}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media only screen and (min-width: 992px)and (max-width: 1199px){.why{padding:80px 0}.why .section-title .title{font-size:2.5rem}.why .why-cta .cta-card{padding:30px}.why .why-cta .cta-card .cta-header h3{font-size:1.8rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.why{padding:60px 0}.why .section-title .title{font-size:2.2rem}.why .why-content{margin-bottom:40px}.why .why-content .why-features .feature-item{padding:15px}.why .why-content .why-features .feature-item .feature-icon{width:50px;height:50px}.why .why-content .why-features .feature-item .feature-icon i{font-size:20px}.why .why-content .why-features .feature-item .feature-content h4{font-size:1.1rem}.why .why-cta .cta-card{padding:25px}.why .why-cta .cta-card .cta-header h3{font-size:1.6rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.why .section-title .title{font-size:2rem}.why .why-content .why-features .feature-item{flex-direction:column;text-align:center;gap:15px}.why .why-content .why-features .feature-item .feature-icon{align-self:center}.why .why-cta .cta-card{padding:20px}.why .why-cta .cta-card .cta-header h3{font-size:1.4rem}.why .why-cta .cta-card .cta-content p{font-size:1rem}}@media(max-width: 575px){.why .why-content .why-features .feature-item{padding:12px}.why .why-content .why-features .feature-item .feature-icon{width:45px;height:45px}.why .why-content .why-features .feature-item .feature-icon i{font-size:18px}}.boxExpand{margin:10px 0;padding:10px 0}.boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.boxExpand #contentExpand ul li{list-style-position:inside}.boxExpand #contentExpand.expanded{max-height:5000px}.boxExpand #contentExpand.expanded::before{display:none}.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%)}.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)}.boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#ff180d;bottom:0px;font-size:40px;transition:.3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#343433}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#ff180d;padding-left:5px}.politica-de-privacidade h2{margin-top:15px}.lgpd{position:fixed;bottom:4%;left:2%;max-width:360px;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;z-index:9999}.lgpd .title{font-weight:600;color:#1f2937}.lgpd .description{margin-top:1rem;font-size:.875rem;line-height:1.25rem;color:#4b5563}.lgpd .description a{color:#3b82f6}.lgpd .description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.lgpd .actions{display:flex;align-items:center;justify-content:end;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.lgpd .actions .pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;background-color:rgba(0,0,0,0)}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.lgpd .actions .accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;cursor:pointer;border:none;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.lgpd .actions .accept:hover{background-color:#374151}.lgpd .actions .accept:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}/*# sourceMappingURL=style.css.map */
