﻿.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Montserrat",sans-serif}img{width:100%;height:auto}section{overflow-x:hidden}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#abcd19;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:#07036a #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#07036a;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#d20109}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:"Montserrat",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:#abcd19;-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:45px}header .top_menu{border-bottom:1px solid #e8edf1;background-color:#c4c4c4;padding:5px;position:relative}header .top_menu::before{position:absolute;top:0;left:-2rem;display:block;width:20vw;height:100%;content:"";background:#abcd19;transform:skewX(20deg);border-right:5px solid #fff;z-index:0}@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:400;color:#000;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:#d20109}header .top_menu .header-social{position:relative;z-index:1}header .top_menu .header-social a{color:#000;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#07036a}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:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5}header .header-area.sticky{background:#fff}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:#000;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:#07036a}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:#07036a}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:#07036a}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 #07036a;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden;max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#07036a #f0f0f0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu::-webkit-scrollbar{width:6px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu::-webkit-scrollbar-thumb{background:#07036a;border-radius:3px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu::-webkit-scrollbar-thumb:hover{background:rgb(3.7247706422,1.5963302752,56.4036697248)}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:#07036a;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 .nav-menu .menu .has-children.active .sub-menu{max-height:none !important;transition:max-height .3s ease}}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:#07036a;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:#07036a;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:#07036a;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-modern{background:#f8f9fa;padding:3rem 0 2rem;color:#333}.footer-modern .footer-top{text-align:center;margin-bottom:2rem}.footer-modern .footer-top .footer-logo{margin-bottom:2rem}.footer-modern .footer-top .footer-logo .footer-logo-img{max-width:180px;height:auto}.footer-modern .footer-top .footer-navigation .footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin:0;padding:0;list-style:none}.footer-modern .footer-top .footer-navigation .footer-nav a{color:#333;text-decoration:none;font-weight:500;font-size:1rem;transition:color .3s ease}.footer-modern .footer-top .footer-navigation .footer-nav a:hover{color:#07036a}.footer-modern .footer-top .footer-social{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.footer-modern .footer-top .footer-social .social-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#07036a;color:#fff;border-radius:50%;text-decoration:none;transition:all .3s ease;font-size:1.2rem}.footer-modern .footer-top .footer-social .social-link:hover{background:#d20109;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.footer-modern .footer-separator{margin:2rem 0}.footer-modern .footer-separator .footer-divider{border:none;height:1px;background:#dee2e6;margin:0}.footer-modern .footer-bottom .footer-copyright p{color:#666;font-size:.95rem;margin:0;font-weight:500}.footer-modern .footer-bottom .footer-partner{text-align:right}.footer-modern .footer-bottom .footer-partner .partner-link{display:inline-block}.footer-modern .footer-bottom .footer-partner .partner-link .partner-logo{max-width:100px;height:auto;filter:brightness(0)}@media only screen and (min-width: 768px)and (max-width: 991px){.footer-modern .footer-top .footer-navigation .footer-nav{gap:1.5rem}.footer-modern .footer-top .footer-navigation .footer-nav a{font-size:.95rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-modern{padding:2rem 0 1.5rem}.footer-modern .footer-top .footer-logo{margin-bottom:1.5rem}.footer-modern .footer-top .footer-logo .footer-logo-img{max-width:150px}.footer-modern .footer-top .footer-navigation .footer-nav{gap:1rem;flex-direction:column}.footer-modern .footer-top .footer-navigation .footer-nav a{font-size:.9rem;padding:.5rem 0}.footer-modern .footer-top .footer-social{gap:.8rem}.footer-modern .footer-top .footer-social .social-link{width:40px;height:40px;font-size:1.1rem}.footer-modern .footer-bottom{text-align:center}.footer-modern .footer-bottom .footer-partner{text-align:center;margin-top:1rem}.footer-modern .footer-bottom .footer-partner .partner-logo{max-width:80px}}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center;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:#abcd19;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:#abcd19;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#07036a}.slider-area .slider-height .hero-cap .color-w{color:#abcd19;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:#d20109;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 20px;text-transform:uppercase;font-family:"Montserrat",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:#07036a;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}.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;text-align-last:center}.card-product h2,.card-product h3{background-color:#abcd19;border-radius:15px 15px;color:#fff;font-size:12px;line-height:1.5em;padding:6px 15px;text-align:center;text-transform:uppercase;margin:20px 10px 10px}.card-product p{color:#000;text-align:center;font-size:14px;padding:0 15px}.card-product p span{text-align:center;font-weight:600;font-size:14px;text-transform:uppercase;color:#d20109;border:1px solid #d20109;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:contain;border-radius:8px 8px 0 0;border-bottom:3px solid #d20109}.card-product:hover p span{color:#fff;border:1px solid #d20109;background-color:#d20109;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)}.cta-area{background-image:url(../img/banners/cta-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #07036a}.accordion .accordion-item button[aria-expanded=true] .icon{color:#07036a}@media(max-width: 991px){.accordion{padding:0 20px}}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;color:#161616;font-size:1rem;font-weight:400;border:none;background:none;outline:none;transition:.4s ease}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#07036a}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#07036a;border:1px solid #07036a}.accordion button .accordion-title{font-weight:600;font-size:1em;display:flex;width:90%}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#abcd19}.accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion button[aria-expanded=true]{color:#d20109}.accordion button[aria-expanded=true] .icon::after{width:0}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:100%;transition:all 200ms linear;will-change:opacity,max-height}@media(max-width: 991px){.accordion button[aria-expanded=true]+.accordion-content{overflow-y:scroll}}.accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height}.accordion .accordion-content p,.accordion .accordion-content li{font-size:.9rem;font-weight:300;margin:2em 0}.accordion .accordion-content p a:hover,.accordion .accordion-content li a:hover{color:#07036a;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#abcd19;padding-bottom:5px}}.home-form{border-top:3px solid color-mix(in srgb, #d20109, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{background:color-mix(in srgb, #d20109, #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:#d20109}.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:#07036a}.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:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#abcd19}.h3-form i{color:#07036a;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}.product-categories-section .section-title{color:var(--primary-color);margin-bottom:1rem;font-weight:700}.product-categories-section .lead{color:var(--text-muted);font-size:1.1rem;margin-bottom:3rem}.categories-carousel-container{position:relative;padding:0 20px}.categories-carousel-container .swiper{padding:20px 0}.category-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column;border:2px solid rgba(0,0,0,0);position:relative}.category-card .category-link{width:100%;background:#07036a;color:#fff;border-radius:40px;padding:8px;transition:all .3s ease}.category-card:hover .category-image img{transform:scale(1.05)}.category-card:hover .category-link{background:#d20109}.category-card .category-image{position:relative;height:180px;overflow:hidden;background:linear-gradient(135deg, #f8f9fa, #e9ecef)}.category-card .category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card .category-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05));z-index:1}.category-card .category-content{padding:15px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;min-height:200px}.category-card .category-icon{width:60px;height:60px;margin:0 auto 1rem;background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.category-card .category-icon i{font-size:1.5rem;color:#fff}.category-card h3,.category-card h4{color:#07036a;font-size:1.2rem;font-weight:600;margin-bottom:10px;line-height:1.3}.category-card p{color:#161616;font-size:.9rem;line-height:1.5;margin-bottom:10px}.categories-button-next,.categories-button-prev{width:50px !important;height:50px !important;background:#fff;border-radius:50%;box-shadow:0 5px 20px rgba(0,0,0,.1);color:var(--primary-color) !important;transition:all .3s ease;border:2px solid var(--primary-color);margin-top:0;display:flex !important;align-items:center;justify-content:center;top:140px !important}.categories-button-next::after,.categories-button-prev::after{display:none}.categories-button-next::before,.categories-button-prev::before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:1.2rem;color:var(--primary-color)}.categories-button-next.swiper-button-disabled,.categories-button-prev.swiper-button-disabled{opacity:.3;cursor:not-allowed;background:#f8f9fa !important;border-color:#dee2e6}.categories-button-next.swiper-button-disabled::before,.categories-button-prev.swiper-button-disabled::before{color:#6c757d}.categories-button-next{right:0}.categories-button-next::before{content:""}.categories-button-prev{left:0}.categories-button-prev::before{content:""}@media(max-width: 768px){.product-categories-section .section-title{font-size:1.8rem}.product-categories-section .lead{font-size:1rem}.category-card .category-image{height:150px}.category-card .category-content{padding:1.2rem 1rem}.category-card .category-icon{width:50px;height:50px;margin-bottom:.8rem}.category-card .category-icon i{font-size:1.2rem}.category-card .category-content{min-height:180px}.categories-button-next,.categories-button-prev{width:40px;height:40px}.categories-button-next::after,.categories-button-prev::after{font-size:1rem}}@media(max-width: 576px){.categories-carousel-container{padding:0 10px}.category-card .category-image{height:250px}.category-card .category-content{padding:1rem .8rem}.category-card .category-icon{width:45px;height:45px;margin-bottom:.6rem}.category-card .category-icon i{font-size:1rem}.category-card .category-content{min-height:160px}}.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:#07036a}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#d20109;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, #abcd19, #fff 40%);background:#abcd19}.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}.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:#07036a}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .content{position:absolute;z-index:5 !important;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:100%;justify-content:center;margin-top:0}}.banner-area .content.text-center{align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;width:100%;max-width:800px;padding:0 2rem;text-align:center !important}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content.text-center{padding:0 5rem}}.banner-area .content.text-center span{text-align:center;display:block;color:#fff;font-size:1.5rem;font-weight:700;line-height:30px}.banner-area .content.text-center span b{color:#d20109}.banner-area .content.text-center p{text-align:center;color:#fff;font-size:1.2rem;margin-bottom:2rem}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content.text-center p{font-size:1rem}}.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:center}@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}@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:#d20109;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:#d20109;color:#fff}.banner-area .content .banner-btn{background:linear-gradient(135deg, #d20109, #b30000);border:none;padding:1rem 2.5rem;font-weight:600;font-size:1.1rem;border-radius:50px;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 5px 20px rgba(210,1,9,.3);color:#fff !important}.banner-area .content .banner-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(210,1,9,.4);background:linear-gradient(135deg, #b30000, #d20109);text-decoration:none;color:#fff !important}.banner-area .content .banner-btn:active{transform:translateY(-1px)}.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:#001d68;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:#d20109}.about-section .section-title{color:#07036a;font-weight:700;margin-bottom:1rem}.about-section .lead{color:#d20109;font-weight:600;font-size:1.2rem}.about-section .company-stats .stat-item{text-align:center;padding:1rem .5rem}.about-section .company-stats .stat-item .stat-number{font-size:2.5rem;font-weight:700;color:#07036a;line-height:1;margin-bottom:.5rem}.about-section .company-stats .stat-item .stat-label{font-size:.9rem;color:#1a1a1a;font-weight:600}.about-section .about-content p{color:#1a1a1a;line-height:1.6;margin-bottom:1rem;font-size:1.1rem}.about-section .about-content .about-cta .btn{padding:.8rem 2rem;font-weight:600;border-radius:50px;transition:all .3s ease}.about-section .about-content .about-cta .btn.btn-primary{background:#07036a;border-color:#07036a}.about-section .about-content .about-cta .btn.btn-primary:hover{background:#d20109;border-color:#d20109;transform:translateY(-2px);box-shadow:0 10px 25px rgba(7,3,106,.2)}.about-section .about-content .about-cta .btn.btn-outline-primary{border-color:#07036a;color:#07036a}.about-section .about-content .about-cta .btn.btn-outline-primary:hover{background:#07036a;border-color:#07036a;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(7,3,106,.2)}.about-section .about-image-container{position:relative}.about-section .about-image-container .main-image{box-shadow:0 10px 30px rgba(0,0,0,.1)}.about-section .about-image-container .experience-badge{position:absolute;top:-20px;right:-20px;background:#d20109;color:#fff;width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px rgba(210,1,9,.3)}.about-section .about-image-container .experience-badge .badge-number{font-size:2rem;font-weight:700;line-height:1;margin-bottom:.2rem}.about-section .about-image-container .experience-badge .badge-text{font-size:.7rem;font-weight:600;line-height:1.1}.differentials-section .section-title{color:#07036a;font-weight:700;margin-bottom:1rem}.differentials-section .lead{color:#1a1a1a;font-size:1.2rem}.differentials-section .differential-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .4s ease;border:none;position:relative}.differentials-section .differential-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(7,3,106,.15)}.differentials-section .differential-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #07036a, #d20109);opacity:0;transition:opacity .3s ease}.differentials-section .differential-card:hover::before{opacity:1}.differentials-section .differential-card .card-header{padding:2.5rem 2rem 1.5rem;display:flex;align-items:center;background:linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%)}.differentials-section .differential-card .card-header .icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg, #07036a, rgb(3.7247706422, 1.5963302752, 56.4036697248));border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0;box-shadow:0 5px 15px rgba(7,3,106,.2);transition:all .3s ease}.differentials-section .differential-card .card-header .icon-wrapper i{font-size:1.8rem;color:#fff}.differentials-section .differential-card .card-header h4{color:#07036a;font-weight:700;margin:0;font-size:1.4rem;letter-spacing:-0.5px}.differentials-section .differential-card .card-content{padding:0 2rem 2.5rem}.differentials-section .differential-card .card-content p{color:#1a1a1a;line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem}.differentials-section .differential-card .card-content .feature-list{list-style:none;padding:0;margin:0}.differentials-section .differential-card .card-content .feature-list li{color:#1a1a1a;padding:.5rem 0;position:relative;padding-left:2rem;font-size:1rem;line-height:1.5}.differentials-section .differential-card .card-content .feature-list li:before{content:"✓";position:absolute;left:0;top:.5rem;color:#d20109;font-weight:700;font-size:1.1rem;background:rgba(210,1,9,.1);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.service-coverage-section .section-title{color:#07036a;font-weight:700;margin-bottom:1rem}.service-coverage-section .lead{color:#1a1a1a;font-size:1.2rem}.service-coverage-section .coverage-map-container .map-info h3,.service-coverage-section .coverage-map-container .map-info h4{color:#07036a;font-weight:600;margin-bottom:1rem}.service-coverage-section .coverage-map-container .map-info h3 i,.service-coverage-section .coverage-map-container .map-info h4 i{color:#d20109;margin-right:.5rem}.service-coverage-section .coverage-map-container .map-info p{color:#1a1a1a;line-height:1.6;margin-bottom:1.5rem}.service-coverage-section .coverage-map-container .map-info .coverage-areas .area-group{margin-bottom:2rem}.service-coverage-section .coverage-map-container .map-info .coverage-areas .area-group h5{color:#07036a;font-weight:600;margin-bottom:1rem}.service-coverage-section .coverage-map-container .map-info .coverage-areas .area-group h5 i{color:#d20109;margin-right:.5rem}.service-coverage-section .coverage-map-container .map-info .coverage-areas .area-group .area-tags .area-tag{display:inline-block;background:#07036a;color:#fff;padding:.4rem 1rem;margin:.2rem .3rem .2rem 0;border-radius:20px;font-size:.85rem;font-weight:500}.service-coverage-section .service-info .service-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);margin-bottom:1.5rem;overflow:hidden}.service-coverage-section .service-info .service-card .service-header{background:#07036a;color:#fff;padding:1.5rem;display:flex;align-items:center}.service-coverage-section .service-info .service-card .service-header i{font-size:1.5rem;margin-right:1rem}.service-coverage-section .service-info .service-card .service-header h4{margin:0;font-weight:600}.service-coverage-section .service-info .service-card .service-content{padding:1.5rem}.service-coverage-section .service-info .service-card .service-content .schedule-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #eee}.service-coverage-section .service-info .service-card .service-content .schedule-item:last-child{border-bottom:none}.service-coverage-section .service-info .service-card .service-content .schedule-item .day{font-weight:600;color:#07036a}.service-coverage-section .service-info .service-card .service-content .schedule-item .time{color:#1a1a1a;font-weight:500}.service-coverage-section .service-info .service-card .service-content .schedule-note{margin-top:1rem;padding:.8rem;background:#f8f9fa;border-radius:8px;border-left:3px solid #d20109}.service-coverage-section .service-info .service-card .service-content .schedule-note small{color:#1a1a1a}.service-coverage-section .service-info .service-card .service-content .schedule-note small i{color:#d20109;margin-right:.3rem}.service-coverage-section .service-info .service-card .service-content .delivery-option{padding:.5rem 0;color:#1a1a1a}.service-coverage-section .service-info .service-card .service-content .delivery-option strong{color:#07036a}.infrastructure-section{background:#f8f9fa}.infrastructure-section .section-title{color:#07036a;font-weight:700;margin-bottom:1rem}.infrastructure-section .lead{color:#1a1a1a;font-size:1.2rem;margin-bottom:2rem}.infrastructure-section .infrastructure-features .feature-item{display:flex;align-items:flex-start;margin-bottom:2rem}.infrastructure-section .infrastructure-features .feature-item i{width:50px;height:50px;background:#07036a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-right:1rem;flex-shrink:0}.infrastructure-section .infrastructure-features .feature-item .feature-text h3{color:#07036a;font-weight:600;margin-bottom:.5rem;font-size:1.2rem}.infrastructure-section .infrastructure-features .feature-item .feature-text p{color:#1a1a1a;line-height:1.6;margin:0;font-size:1rem}.infrastructure-section .infrastructure-cta{margin-top:2rem}.infrastructure-section .infrastructure-cta .btn{padding:.8rem 2rem;font-weight:600;border-radius:50px;transition:all .3s ease}.infrastructure-section .infrastructure-cta .btn.btn-outline-primary{border-color:#07036a;color:#07036a}.infrastructure-section .infrastructure-cta .btn.btn-outline-primary:hover{background:#07036a;border-color:#07036a;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(7,3,106,.2)}.infrastructure-section .infrastructure-image{position:relative}.infrastructure-section .infrastructure-image img{width:100%;height:500px;object-fit:cover;border-radius:15px;box-shadow:0 15px 40px rgba(0,0,0,.1)}.final-cta-section{background:#07036a;color:#fff}.final-cta-section .cta-content h2{font-weight:700;margin-bottom:1rem;font-size:2.2rem}.final-cta-section .cta-content .lead{color:#fff;font-size:1.2rem;margin-bottom:2rem;opacity:.9}.final-cta-section .cta-content .cta-features .feature-item{display:flex;align-items:center;margin-bottom:1rem}.final-cta-section .cta-content .cta-features .feature-item i{color:#d20109;font-size:1.2rem;margin-right:1rem;width:20px}.final-cta-section .cta-content .cta-features .feature-item span{font-size:1.1rem;font-weight:500}.final-cta-section .cta-actions .btn{padding:1rem 2rem;font-weight:600;border-radius:50px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.final-cta-section .cta-actions .btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.final-cta-section .cta-actions .btn.btn-primary{background:#d20109;border-color:#d20109}.final-cta-section .cta-actions .btn.btn-primary:hover{background:#b30000;border-color:#b30000}.final-cta-section .cta-actions .btn.btn-outline-primary{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.final-cta-section .cta-actions .btn.btn-outline-primary:hover{background:#fff;border-color:#fff;color:#07036a}.final-cta-section .cta-actions .btn.btn-success{background:#25d366;border-color:#25d366}.final-cta-section .cta-actions .btn.btn-success:hover{background:#1ea952;border-color:#1ea952}@media only screen and (min-width: 768px)and (max-width: 991px){.about-section .about-content{margin-bottom:2rem}.products-content h3,.coverage-content h3{font-size:1.3rem}.products-content p,.coverage-content p{font-size:1rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content{padding:0 1rem}.banner-area .content span{font-size:1.8rem}.banner-area .content p{font-size:1rem}.about-section .about-content p,.about-section .why-choose-content p,.about-section .products-content p,.about-section .coverage-content p,.why-choose-section .about-content p,.why-choose-section .why-choose-content p,.why-choose-section .products-content p,.why-choose-section .coverage-content p,.products-highlight-section .about-content p,.products-highlight-section .why-choose-content p,.products-highlight-section .products-content p,.products-highlight-section .coverage-content p,.coverage-section .about-content p,.coverage-section .why-choose-content p,.coverage-section .products-content p,.coverage-section .coverage-content p{font-size:1rem;text-align:left}.infrastructure-section .infrastructure-content{margin-bottom:2rem}.infrastructure-section .infrastructure-image img{height:400px}.final-cta-section .cta-buttons .btn{display:block;margin:.5rem auto;max-width:250px}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-1750px)}}.brands-section .slider{background:#fff;box-shadow:0 10px 20px -5px rgba(0,0,0,.125);height:250px;margin:auto;overflow:hidden;position:relative;width:100%}.brands-section .slider::before,.brands-section .slider::after{background:linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);content:"";height:250px;position:absolute;width:200px;z-index:2}.brands-section .slider::after{right:0;top:0;transform:rotateZ(180deg)}.brands-section .slider::before{left:0;top:0}.brands-section .slider .slide-track{animation:scroll 40s linear infinite;display:flex;width:3500px}.brands-section .slider .slide{height:100px;width:250px;margin-right:10px;margin-left:10px}.main-products .section-title{color:#07036a;font-weight:700;margin-bottom:1rem}.main-products .lead{color:#1a1a1a;font-size:1.2rem}.main-products .product-category .category-header{text-align:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:15px;border-left:5px solid #07036a}.main-products .product-category .category-header h3{color:#07036a;font-weight:700;margin-bottom:1rem;font-size:1.8rem}.main-products .product-category .category-header h3 i{color:#d20109;margin-right:.5rem}.main-products .product-category .category-header p{color:#1a1a1a;font-size:1.1rem;margin:0}.main-products .product-category .product-item{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%}.main-products .product-category .product-item:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(7,3,106,.15)}.main-products .product-category .product-item .product-image{height:200px;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);display:flex;align-items:center;justify-content:center;padding:1rem}.main-products .product-category .product-item .product-image img{max-height:100%;max-width:100%;object-fit:contain}.main-products .product-category .product-item .product-info{padding:1.5rem}.main-products .product-category .product-item .product-info h4{color:#07036a;font-weight:600;margin-bottom:.8rem;font-size:1.2rem}.main-products .product-category .product-item .product-info p{color:#1a1a1a;line-height:1.5;margin-bottom:1rem;font-size:.95rem}.main-products .product-category .product-item .product-info .product-brand{display:inline-block;background:#d20109;color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.about-company .section-title{color:#07036a;font-weight:700;margin-bottom:1rem;font-size:2.2rem}.about-company .lead{color:#d20109;font-weight:600;font-size:1.3rem;margin-bottom:1.5rem}.about-company .about-content p{color:#1a1a1a;line-height:1.7;margin-bottom:1.2rem;font-size:1.05rem}.about-company .about-image img{width:100%;height:500px;object-fit:cover;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.1)}.mission-vision-values .mv-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.08);height:100%;text-align:center;transition:all .4s ease;border:none;position:relative}.mission-vision-values .mv-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(7,3,106,.15)}.mission-vision-values .mv-card .mv-icon{width:90px;height:90px;margin:0 auto 2rem;background:#07036a;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(7,3,106,.2);transition:all .3s ease}.mission-vision-values .mv-card .mv-icon i{font-size:2.2rem;color:#fff}.mission-vision-values .mv-card h3{color:#07036a;font-weight:700;margin-bottom:1.5rem;font-size:1.5rem}.mission-vision-values .mv-card p{color:#1a1a1a;line-height:1.7;margin-bottom:0;font-size:1.05rem}.mission-vision-values .mv-card .values-list{list-style:none;padding:0;margin:0;text-align:left}.mission-vision-values .mv-card .values-list li{color:#1a1a1a;margin-bottom:1rem;display:flex;align-items:center;padding:.5rem 0}.mission-vision-values .mv-card .values-list li i{color:#d20109;margin-right:1rem;width:25px;font-size:1.1rem}.differentials-company .section-title{color:#07036a;font-weight:700;margin-bottom:1rem;font-size:2.2rem}.differentials-company .lead{color:#1a1a1a;font-size:1.3rem;margin-bottom:3rem}.differentials-company .differential-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.08);text-align:center;height:100%;transition:all .4s ease;border:none;position:relative}.differentials-company .differential-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(7,3,106,.15)}.differentials-company .differential-card .differential-icon{width:80px;height:80px;margin:0 auto 2rem;background:#07036a;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(7,3,106,.2);transition:all .3s ease}.differentials-company .differential-card .differential-icon i{font-size:2rem;color:#fff}.differentials-company .differential-card h3{color:#07036a;font-weight:700;margin-bottom:1.5rem;font-size:1.4rem}.differentials-company .differential-card p{color:#1a1a1a;line-height:1.7;margin:0;font-size:1.05rem}.about-cta .btn{margin-right:1rem;margin-bottom:.5rem}.about-cta .btn.btn-primary{background:#d20109;border-color:#d20109;color:#fff}.about-cta .btn.btn-primary:hover{background:rgb(159.2417061611,.7582938389,6.8246445498);border-color:rgb(159.2417061611,.7582938389,6.8246445498);transform:translateY(-3px)}.about-cta .btn.btn-outline-primary{background:rgba(0,0,0,0);border-color:#07036a;color:#07036a}.about-cta .btn.btn-outline-primary:hover{background:#07036a;border-color:#07036a;color:#fff}@media only screen and (min-width: 576px)and (max-width: 767px){.about-cta .btn{margin-right:0;margin-bottom:1rem;width:100%}}.differentials-cta{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:3rem;border-radius:20px;border:2px solid rgba(7,3,106,.1)}.differentials-cta h3{color:#07036a;font-weight:700;font-size:1.8rem}.differentials-cta .lead{color:#1a1a1a;font-size:1.2rem}.differentials-cta .cta-buttons .btn{margin:.5rem;transition:all .3s ease}.differentials-cta .cta-buttons .btn.btn-primary{background:#d20109;border-color:#d20109;color:#fff}.differentials-cta .cta-buttons .btn.btn-primary:hover{background:rgb(159.2417061611,.7582938389,6.8246445498);border-color:rgb(159.2417061611,.7582938389,6.8246445498);transform:translateY(-3px)}.differentials-cta .cta-buttons .btn.btn-outline-primary{background:rgba(0,0,0,0);border-color:#07036a;color:#07036a}.differentials-cta .cta-buttons .btn.btn-outline-primary:hover{background:#07036a;border-color:#07036a;color:#fff}.differentials-cta .cta-buttons .btn.btn-success{background:#25d366;border-color:#25d366;color:#fff}.differentials-cta .cta-buttons .btn.btn-success:hover{background:rgb(29.3911290323,167.6088709677,81.0241935484);border-color:rgb(29.3911290323,167.6088709677,81.0241935484)}@media only screen and (min-width: 576px)and (max-width: 767px){.differentials-cta .cta-buttons .btn{margin:.5rem 0;width:100%}}.coverage-cta{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:3rem;border-radius:20px;border:2px solid rgba(7,3,106,.1)}.coverage-cta h3{color:#07036a;font-weight:700;font-size:1.8rem}.coverage-cta .lead{color:#1a1a1a;font-size:1.2rem}.coverage-cta .cta-buttons .btn{margin:.5rem}.coverage-cta .cta-buttons .btn.btn-primary{background:#d20109;border-color:#d20109;color:#fff}.coverage-cta .cta-buttons .btn.btn-primary:hover{background:rgb(159.2417061611,.7582938389,6.8246445498);border-color:rgb(159.2417061611,.7582938389,6.8246445498);transform:translateY(-3px)}.coverage-cta .cta-buttons .btn.btn-outline-primary{background:rgba(0,0,0,0);border-color:#07036a;color:#07036a}.coverage-cta .cta-buttons .btn.btn-outline-primary:hover{background:#07036a;border-color:#07036a;color:#fff}.coverage-cta .cta-buttons .btn.btn-success{background:#25d366;border-color:#25d366;color:#fff}.coverage-cta .cta-buttons .btn.btn-success:hover{background:rgb(29.3911290323,167.6088709677,81.0241935484);border-color:rgb(29.3911290323,167.6088709677,81.0241935484)}@media only screen and (min-width: 576px)and (max-width: 767px){.coverage-cta .cta-buttons .btn{margin:.5rem 0;width:100%}}.hours-cta{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:3rem;border-radius:20px;border:2px solid rgba(7,3,106,.1)}.hours-cta h3{color:#07036a;font-weight:700;font-size:1.8rem}.hours-cta .lead{color:#1a1a1a;font-size:1.2rem}.hours-cta .cta-buttons .btn{margin:.5rem}.hours-cta .cta-buttons .btn.btn-primary{background:#d20109;border-color:#d20109;color:#fff}.hours-cta .cta-buttons .btn.btn-primary:hover{background:rgb(159.2417061611,.7582938389,6.8246445498);border-color:rgb(159.2417061611,.7582938389,6.8246445498);transform:translateY(-3px)}.hours-cta .cta-buttons .btn.btn-outline-primary{background:rgba(0,0,0,0);border-color:#07036a;color:#07036a}.hours-cta .cta-buttons .btn.btn-outline-primary:hover{background:#07036a;border-color:#07036a;color:#fff}.hours-cta .cta-buttons .btn.btn-success{background:#25d366;border-color:#25d366;color:#fff}.hours-cta .cta-buttons .btn.btn-success:hover{background:rgb(29.3911290323,167.6088709677,81.0241935484);border-color:rgb(29.3911290323,167.6088709677,81.0241935484)}@media only screen and (min-width: 576px)and (max-width: 767px){.hours-cta .cta-buttons .btn{margin:.5rem 0;width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px){.breadcrumb-area .breadcrumb-content h1{font-size:2rem}.main-products .product-category .category-header h3{font-size:1.5rem}.about-company .about-content{margin-bottom:2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.breadcrumb-area{padding:2rem 0}.breadcrumb-area .breadcrumb-content h1{font-size:1.8rem}.main-products .product-category .category-header{padding:1.5rem}.main-products .product-category .category-header h3{font-size:1.3rem}.main-products .product-category .category-header p{font-size:1rem}.mission-vision-values .mv-card{padding:1.5rem}}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#07036a;bottom:0px;font-size:40px;transition:.3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#d20109}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#07036a;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 */
