﻿.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:#032f9f;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:#44a5ff #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#44a5ff;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#1070c9}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:#44a5ff;-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 .header-area{background-color:#000;border-radius:0;box-shadow:0 11px 0px 0px rgba(221,221,221,.2705882353);position:fixed;width:100%;top:0;left:0;z-index:5}@media(min-width: 992px){header .header-area{transform:none}}@media(max-width: 991px){header .header-area{top:0;left:0;margin-left:0}}header .header-area.sticky{background:#000;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}header .header-area.sticky .nav-branding{color:#fff}header .header-area.sticky .nav-menu .menu li a{color:#fff}header .header-area .header-main{display:flex;justify-content:space-between;height:106px;align-items:center;padding:0 30px;max-width:1200px;margin:0 auto}@media(max-width: 767px){header .header-area .header-main{padding:0 15px}}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}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}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:#fff;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:#1070c9}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:#44a5ff}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:#1070c9}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:220px;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #44a5ff;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden;height:350px;overflow-y:scroll}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:#44a5ff;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{margin:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover::after,header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a.active-nav::after{width:25%;background:#44a5ff}@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}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 45px;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:45px}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:3px;width:24px;background-color:#fff;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:#fff;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-7px}header .header-area .header-main .open-nav-menu span::after{top:7px}@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:#44a5ff;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{padding:18px 30px}header .lang-area{display:flex;align-items:center;justify-content:flex-end;gap:12px;height:106px;padding:0 15px}header .lang-area .lang-switcher{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:6px;transition:all .3s ease;position:relative;text-decoration:none}header .lang-area .lang-switcher .lang-flag{width:32px;height:24px;object-fit:cover;border-radius:4px;transition:all .3s ease;border:2px solid rgba(0,0,0,0);box-shadow:0 2px 4px rgba(0,0,0,.1)}header .lang-area .lang-switcher:hover{transform:translateY(-2px)}header .lang-area .lang-switcher:hover .lang-flag{box-shadow:0 4px 8px rgba(0,0,0,.15);border-color:rgba(0,0,0,.1)}header .lang-area .lang-switcher.active .lang-flag{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.2),0 4px 8px rgba(0,0,0,.15);transform:scale(1.1)}header .lang-area .lang-switcher:not(.active){opacity:.6}header .lang-area .lang-switcher:not(.active):hover{opacity:1}.lang-float{position:fixed;top:115px;left:20px;right:auto;z-index:9999;display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.95);padding:15px 5px;border-radius:50px;box-shadow:0 4px 20px rgba(0,0,0,.15);backdrop-filter:blur(10px);transition:all .3s ease;flex-direction:column}.lang-float:hover{box-shadow:0 6px 25px rgba(0,0,0,.2);transform:translateY(-2px)}.lang-float .lang-switcher{display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:all .3s ease;position:relative;text-decoration:none}.lang-float .lang-switcher .lang-flag{width:36px;height:27px;object-fit:cover;border-radius:6px;transition:all .3s ease;border:2px solid rgba(0,0,0,0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.lang-float .lang-switcher:hover{transform:scale(1.1)}.lang-float .lang-switcher:hover .lang-flag{box-shadow:0 4px 12px rgba(0,0,0,.2);border-color:rgba(0,0,0,.15)}.lang-float .lang-switcher.active .lang-flag{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.3),0 4px 12px rgba(0,0,0,.2);transform:scale(1.15)}.lang-float .lang-switcher.active::after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:6px;height:6px;background-color:#007bff;border-radius:50%;box-shadow:0 0 8px rgba(0,123,255,.6)}.lang-float .lang-switcher:not(.active){opacity:.65}.lang-float .lang-switcher:not(.active):hover{opacity:1}@media(max-width: 991px){.lang-float{top:115px;left:15px;right:auto;padding:6px 10px;gap:8px}.lang-float .lang-switcher .lang-flag{width:30px;height:22px}}@media(max-width: 576px){.lang-float{top:115px;left:10px;right:auto;padding:5px 8px;gap:6px}.lang-float .lang-switcher .lang-flag{width:28px;height:21px}}.footer-area{position:relative;background-color:#1070c9;padding-top:60px;border:5px solid #1070c9;z-index:99;margin-top:-1px}.footer-area .footer-top{border:none}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:40px}}.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;filter:brightness(0) invert(1)}.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:#fff;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:#44a5ff;transform:translateY(-2px)}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px;border-top:1px solid #c3c3c3}.footer-area .footer-bottom img{width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;font-family:"Montserrat",sans-serif;line-height:2;margin-bottom:12px}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-repeat:no-repeat;background-size:cover;margin-top:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:0}}.slider-area .slider-height{height:300px;background-size:cover;margin-top:70px}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height{height:380px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height{height:300px}}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:45px;font-weight:700;line-height:1;text-align:center}@media only screen and (min-width: 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:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#fff}.slider-area .slider-height .hero-cap .color-w{color:#fff;margin:0}.slider-area+section{padding-top:16px}@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+section{padding-top:20px}}.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:#1070c9;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 18px;text-transform:uppercase;font-family:"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:#44a5ff;border-radius:5px;box-shadow:inset 2px 2px 2px 0px hsla(0,0%,100%,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1);transition:all .3s ease}.btn-main:hover{color:#fff}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:2px}.btn-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;max-width:fit-content;background-color:#44a5ff;color:#fff;border-radius:10rem;padding:5px 10px;margin:20px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;box-shadow:3px 3px 25px -5px rgba(0,0,0,.2);transition:.3s ease-in}.btn-two:hover{background-color:#1070c9;transform:scale(1.03)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, -200%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(-30deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 20px}.btn-two .icon{flex-shrink:0;width:30px;height:30px;position:relative;color:#44a5ff;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#44a5ff;font-size:14px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(-30deg)}.btn-two .icon .i2{transform:translate(-200%, 180%) rotate(-30deg)}.btn-arrow{position:relative;text-transform:uppercase;font-size:.75rem;letter-spacing:.1rem;font-weight:800;transition:.3s all ease;color:#032f9f;display:inline-block}.btn-arrow:after{transition:.3s all ease;position:absolute;content:"➜";top:50%;transform:translateY(-50%);right:0;opacity:0;visibility:hidden}.btn-arrow:hover{padding-right:30px;color:#1070c9}.btn-arrow:hover:after{opacity:1;visibility:visible}.card-product{background:#fff;border-radius:8px;transition:.3s all ease-in-out;position:relative;top:0;z-index:1;margin:0 5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.card-product h2,.card-product h3{background-color:#032f9f;border-radius:15px 15px;color:#fff;font-size:12px;line-height:1.5em;padding:6px 15px;text-align:center;text-transform:uppercase;margin:20px 0 10px}.card-product p{color:#000;text-align:center;font-size:14px;padding:0 15px}.card-product p span{font-weight:600;font-size:14px;text-transform:uppercase;color:#1070c9;border:1px solid #1070c9;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px}.card-product img{height:250px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border-bottom:3px solid #1070c9}.card-product:hover p span{color:#fff;border:1px solid #1070c9;background-color:#1070c9;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)}.card-product{display:flex;flex-direction:column;height:100%}.card-product p{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.card-product p span{margin-top:auto;text-align:center;display:block;margin-left:auto;margin-right:auto}.card-product .d-flex.justify-content-center span{font-size:1.1rem;font-weight:700;color:#032f9f;text-transform:uppercase;letter-spacing:.5px;margin:15px 0 10px 0;text-align:center;line-height:1.3;padding:8px 12px;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:8px;border:2px solid #e9ecef;transition:all .3s ease;display:inline-block;position:relative;overflow:hidden}.card-product .d-flex.justify-content-center span::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(68, 165, 255, 0.1), transparent);transition:left .5s ease}.card-product:hover .d-flex.justify-content-center span{color:#fff;background:linear-gradient(135deg, #1070C9 0%, #44A5FF 100%);border-color:#44a5ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(68,165,255,.3)}.card-product:hover .d-flex.justify-content-center span::before{left:100%}@media(max-width: 768px){.card-product .d-flex.justify-content-center span{font-size:1rem;padding:6px 10px;margin:12px 0 8px 0}}@media(max-width: 576px){.card-product .d-flex.justify-content-center span{font-size:.9rem;padding:5px 8px;margin:10px 0 6px 0;letter-spacing:.3px}}.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}.contact-section{position:relative;padding:100px 0;color:#fff;overflow-y:hidden;background:linear-gradient(0deg, #1070C9 0%, #000 100%)}.contact-section .contact-background{position:absolute;inset:0;overflow:hidden}.contact-section .contact-background .contact-shape{position:absolute}.contact-section .contact-background .contact-shape.shape-1{top:5rem;left:2.5rem;width:16rem;height:16rem;background-image:url(../img/icons/spring.webp);background-position:center;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);animation:move-slow 4s infinite;opacity:.2}@media(min-width: 1880px){.contact-section .contact-background .contact-shape.shape-1{opacity:.5}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.contact-section .contact-background .contact-shape.shape-1{top:0rem}}@media(max-width: 575px){.contact-section .contact-background .contact-shape.shape-1{right:0;left:auto}}.contact-section .contact-background .contact-shape.shape-2{bottom:2.5rem;right:2.5rem;width:20rem;height:20rem;background-image:url(../img/icons/spring2.webp);background-position:center;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);animation:move-slow 4s infinite;opacity:.2}@media(min-width: 1880px){.contact-section .contact-background .contact-shape.shape-2{opacity:.5}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.contact-section .contact-background .contact-shape.shape-2{top:27rem;bottom:auto}}@media(max-width: 575px){.contact-section .contact-background .contact-shape.shape-2{top:40rem;bottom:auto}}.contact-section .contact-background .contact-shape.shape-3{top:5rem;right:5rem;width:10rem;height:10rem;border-radius:.5rem;transform:rotate(45deg);background-image:url(../img/icons/spring3.webp);background-position:center;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);animation:move-slow-x 4s infinite;opacity:.2}@media(min-width: 1880px){.contact-section .contact-background .contact-shape.shape-3{opacity:.5}}@media(max-width: 575px){.contact-section .contact-background .contact-shape.shape-3{display:none}}.contact-section .contact-background .contact-shape.shape-4{bottom:0rem;left:5rem;width:15rem;height:15rem;border-radius:.5rem;transform:rotate(12deg);background-image:url(../img/icons/spring4.webp);background-position:center;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);animation:move-slow-x 4s infinite;opacity:.2}@media(min-width: 1880px){.contact-section .contact-background .contact-shape.shape-4{opacity:.5}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.contact-section .contact-background .contact-shape.shape-4{display:none}}.contact-section .section-container{position:relative;z-index:4}.contact-section .contact-title{font-size:2.5rem;font-family:"Montserrat",sans-serif;font-weight:700;margin-bottom:.5rem}@media(min-width: 768px){.contact-section .contact-title{font-size:3rem}}.contact-section .divider{background:#fff}.contact-section p{color:hsla(0,0%,100%,.9);margin-bottom:1rem}.contact-section .contact-icon{width:3rem;height:3rem;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-section .contact-info-title{font-size:1.25rem;font-family:"Montserrat",sans-serif;font-weight:700;margin-bottom:5px;color:#fff}.contact-section .contact-info-text{color:hsla(0,0%,100%,.7)}.contact-section .contact-form-inner{position:relative;background:hsla(0,0%,100%,.1);backdrop-filter:blur(0.5rem);border:1px solid hsla(0,0%,100%,.2);padding:1.5rem;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}@media(min-width: 768px){.contact-section .contact-form-inner{padding:2rem}}.contact-section .contact-form-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}@keyframes move-slow{0%,100%{transform:translateY(-10px)}50%{transform:translateY(0)}}@keyframes move-slow-x{0%,100%{transform:translateX(-10px)}50%{transform:translateX(0)}}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #44a5ff}.accordion .accordion-item button[aria-expanded=true] .icon{color:#44a5ff}@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:#44a5ff}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#44a5ff;border:1px solid #44a5ff}.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:#032f9f}.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:#1070c9}.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:#44a5ff;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#032f9f;padding-bottom:5px}}.btn-display .btn-main{min-width:200px;width:fit-content}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.btn-display .btn-main{width:100%}.btn-display .btn-main.whats-form{margin-top:10px;margin-left:0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.btn-display{flex-direction:column}}.home-form{border-top:3px solid color-mix(in srgb, #1070C9, #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, #1070C9, #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:#1070c9}.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:#44a5ff}.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:#032f9f}.h3-form i{color:#44a5ff;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}.accordion button{position:relative}.accordion button .icon{transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1)}.accordion button[aria-expanded=true] .icon{transform:rotate(180deg)}.accordion .accordion-content{transition:max-height .6s cubic-bezier(0.22, 1, 0.36, 1),opacity .45s ease}.accordion .accordion-title{display:inline-flex;align-items:center;gap:12px}.accordion .accordion-title i{font-size:1rem;line-height:1;display:inline-block;position:relative;top:0}.accordion .accordion-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease}.accordion button[aria-expanded=true]+.accordion-content{max-height:800px;opacity:1}@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:#44a5ff}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#1070c9;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, #032F9F, #fff 40%);background:#032f9f}.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;margin-top:100px}.banner-area .swiper-slide img{position:relative;height:500px;object-fit:cover;object-position:center}@media(max-width: 991px){.banner-area .swiper-slide img{height:450px}}@media(max-width: 575px){.banner-area .swiper-slide img{height:725px}}.banner-area .swiper-horizontal>.swiper-pagination-progressbar,.banner-area .swiper-pagination-progressbar.swiper-pagination-horizontal,.banner-area .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.banner-area .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{top:100%;position:relative;z-index:3}.banner-area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#1070c9}.banner-area .fashion-slider-button{transition:.5s;outline:none;position:absolute;width:140px;z-index:10;top:50%;transform:translateY(-50%);cursor:pointer}.banner-area .fashion-slider-button svg{display:block;transition:.5s}@media(max-width: 767px){.banner-area .fashion-slider-button{top:93%}}.banner-area .fashion-slider-button .fashion-slider-svg-circle-wrap{transition:.5s;transform-origin:-20px 40px;opacity:1}.banner-area .fashion-slider-button circle{transition:.5s;stroke-width:2px;stroke:#44a5ff;fill:none;stroke-dasharray:1;stroke-dashoffset:1;opacity:1;transform-origin:0px 0px 0px}.banner-area .fashion-slider-button .fashion-slider-svg-arrow{transition:.5s;fill:#44a5ff;transform:rotateY(180deg) translate(-55px, 36.1px) scale(1.75)}.banner-area .fashion-slider-button .fashion-slider-svg-wrap{transform:translateY(353px)}.banner-area .fashion-slider-button .fashion-slider-svg-line{transition:.5s;stroke:#44a5ff;stroke-width:2;transform:translate(50px, 42px)}.banner-area .fashion-slider-button-prev{left:2%}@media(max-width: 767px){.banner-area .fashion-slider-button-prev{left:5%}}.banner-area .fashion-slider-button-next{right:2%}@media(max-width: 767px){.banner-area .fashion-slider-button-next{right:5%}}.banner-area .fashion-slider-button-next .fashion-slider-svg-wrap{transform:translateY(353px) rotateY(180deg);transform-origin:80px 0px 0px}.banner-area .fashion-slider-button-prev:not(.fashion-slider-button-disabled):hover svg{transform:translate(-16px)}.banner-area .fashion-slider-button-next:not(.fashion-slider-button-disabled):hover svg{transform:translate(16px)}.banner-area .fashion-slider-button:not(.fashion-slider-button-disabled):hover .fashion-slider-svg-circle-wrap{transform:scale(1.1)}.banner-area .fashion-slider-button:not(.fashion-slider-button-disabled):hover circle{stroke-dasharray:4px;stroke-dashoffset:4px;opacity:1}.banner-area .fashion-slider-button:not(.fashion-slider-button-disabled):hover .fashion-slider-svg-arrow{transform:rotateY(180deg) translate(-40px, 36.1px) scale(1.75)}.banner-area .fashion-slider-button:not(.fashion-slider-button-disabled):hover .fashion-slider-svg-line{transform:translate(35px, 42px) scaleX(0.5)}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:15vw;width:60vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media(max-width: 767px){.banner-area .content{padding-left:10vw;width:70vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content{padding-left:18vw;width:90vw}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content{padding-left:10vw;width:100vw}}@media(max-width: 575px){.banner-area .content{padding-left:2vw;width:90vw;justify-content:flex-start;padding-top:20px}}.banner-area .content h1,.banner-area .content h2,.banner-area .content span{color:#44a5ff;font-size:3em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:50px;margin-bottom:40px;text-align:initial}.banner-area .content h1 b,.banner-area .content h2 b,.banner-area .content span b{font-size:3.3rem;font-weight:600}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content h2,.banner-area .content span{font-size:2.8em;line-height:50px}.banner-area .content h1 b,.banner-area .content h2 b,.banner-area .content span b{font-size:3.1rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content h2,.banner-area .content span{font-size:2.5em;line-height:40px}.banner-area .content h1 b,.banner-area .content h2 b,.banner-area .content span b{font-size:2.6rem}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content h2,.banner-area .content span{font-size:2.2em;margin-bottom:10px;line-height:40px}.banner-area .content h1 b,.banner-area .content h2 b,.banner-area .content span b{font-size:2.4rem}}.banner-area .content p{margin-bottom:65px;color:#fff;font-size:17px;width:70%;text-align:justify;hyphens:auto;word-break:break-word}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%}}.banner-area .content a{background:#44a5ff;padding:15px 35px;color:#000;font-size:1em;font-weight:600;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1rem;border-top-right-radius:50px;border-bottom-left-radius:50px;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:#44a5ff;color:#fff}.advantages-area{padding:80px 0;background:#000;position:relative;overflow:hidden}.advantages-area img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;filter:brightness(5%);z-index:1}.advantages-area .container-fluid{position:relative;z-index:2}.advantages-area .section-title{text-align:center;margin-bottom:60px}.advantages-area .section-title h2{font-size:2.5rem;font-weight:300;color:#fff;margin:0;letter-spacing:2px}.advantages-area .advantages-grid{display:grid;grid-template-columns:repeat(3, 1fr);min-height:400px;position:relative}.advantages-area .advantages-grid::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg, transparent 0%, rgba(68, 165, 255, 0.05) 25%, transparent 50%, rgba(68, 165, 255, 0.05) 75%, transparent 100%);z-index:1}.advantages-area .advantages-grid .advantage-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 40px;text-align:center;transition:all .6s ease;z-index:2;border-right:1px solid hsla(0,0%,100%,.1)}.advantages-area .advantages-grid .advantage-item:last-child{border-right:none}.advantages-area .advantages-grid .advantage-item:nth-child(odd){background:hsla(0,0%,100%,.02)}.advantages-area .advantages-grid .advantage-item .advantage-visual{margin-bottom:40px;position:relative}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg, #44A5FF 0%, rgb(105.4, 183, 255) 100%);display:flex;align-items:center;justify-content:center;position:relative;transition:all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);box-shadow:0 10px 30px rgba(68,165,255,.3)}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle::before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;background:linear-gradient(135deg, #44A5FF, rgb(105.4, 183, 255));opacity:0;transform:scale(0.8);transition:all .6s ease;z-index:-1}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle::after{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;border-radius:50%;border:2px solid rgba(68,165,255,.2);opacity:0;transform:scale(0.5);transition:all .8s ease;z-index:-2}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle .circle-inner{width:80px;height:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .6s ease}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle .circle-inner i{font-size:32px;color:#44a5ff;transition:all .6s ease}.advantages-area .advantages-grid .advantage-item .advantage-info{max-width:280px}.advantages-area .advantages-grid .advantage-item .advantage-info h3{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px;transition:all .6s ease;position:relative}.advantages-area .advantages-grid .advantage-item .advantage-info h3::after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:3px;background:#44a5ff;border-radius:2px;opacity:0;transition:all .6s ease}.advantages-area .advantages-grid .advantage-item .advantage-info p{font-size:15px;line-height:1.6;color:#ccc;margin:0;transition:all .6s ease}.advantages-area .advantages-grid .advantage-item:hover{background:rgba(68,165,255,.05);transform:translateY(-10px)}.advantages-area .advantages-grid .advantage-item:hover .advantage-visual .visual-circle{transform:scale(1.1) rotate(10deg);box-shadow:0 20px 40px rgba(68,165,255,.4)}.advantages-area .advantages-grid .advantage-item:hover .advantage-visual .visual-circle::before{opacity:.3;transform:scale(1.1)}.advantages-area .advantages-grid .advantage-item:hover .advantage-visual .visual-circle::after{opacity:1;transform:scale(1)}.advantages-area .advantages-grid .advantage-item:hover .advantage-visual .visual-circle .circle-inner{background:#44a5ff;transform:rotate(-10deg)}.advantages-area .advantages-grid .advantage-item:hover .advantage-visual .visual-circle .circle-inner i{color:#fff;transform:scale(1.1)}.advantages-area .advantages-grid .advantage-item:hover .advantage-info h3{color:#44a5ff;transform:translateY(-5px)}.advantages-area .advantages-grid .advantage-item:hover .advantage-info h3::after{opacity:1;width:60px}.advantages-area .advantages-grid .advantage-item:hover .advantage-info p{color:#fff}.advantages-area .advantages-grid .advantage-item:nth-child(1){animation:slideInLeft .8s ease .1s both}.advantages-area .advantages-grid .advantage-item:nth-child(2){animation:slideInUp .8s ease .2s both}.advantages-area .advantages-grid .advantage-item:nth-child(3){animation:slideInRight .8s ease .3s both}@media(max-width: 992px){.advantages-area .advantages-grid{grid-template-columns:1fr;min-height:auto}.advantages-area .advantages-grid .advantage-item{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.1);padding:50px 30px}.advantages-area .advantages-grid .advantage-item:last-child{border-bottom:none}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle{width:100px;height:100px}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle .circle-inner{width:70px;height:70px}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle .circle-inner i{font-size:28px}.advantages-area .advantages-grid .advantage-item .advantage-info{max-width:100%}.advantages-area .advantages-grid .advantage-item .advantage-info h3{font-size:1.6rem}.advantages-area .advantages-grid .advantage-item .advantage-info p{font-size:14px}}@media(max-width: 768px){.advantages-area .advantages-grid .advantage-item{padding:40px 20px}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle{width:80px;height:80px}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle .circle-inner{width:60px;height:60px}.advantages-area .advantages-grid .advantage-item .advantage-visual .visual-circle .circle-inner i{font-size:24px}.advantages-area .advantages-grid .advantage-item .advantage-info h3{font-size:1.4rem}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.section-about{padding:80px 0;background:#fff}.section-about .container{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.section-about .about-text{flex:1 1 50%}.section-about .about-text h2{font-size:2.5rem;font-weight:700;color:#000}.section-about .about-text h2 span{color:#44a5ff}.section-about .about-text p{margin:20px 0;color:#555;line-height:1.6}.section-about .about-text ul{margin:20px 0;padding-left:20px}.section-about .about-text ul li{margin-bottom:10px;color:#444;position:relative;padding-left:20px}.section-about .about-text ul li::before{content:"•";color:#44a5ff;position:absolute;left:0}.section-about .about-text .btn-saiba-mais{display:inline-block;background:#44a5ff;color:#fff;padding:15px 30px;font-size:1rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;border-radius:25px;transition:all .3s ease;margin-top:30px;border:2px solid #44a5ff;text-align:center}.section-about .about-text .btn-saiba-mais:hover{background:rgba(0,0,0,0);color:#44a5ff;transform:translateY(-2px);box-shadow:0 5px 15px rgba(68,165,255,.3)}.section-about .about-images{flex:1 1 45%;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:15px}.section-about .about-images .image-box{position:relative;border-radius:12px;overflow:hidden}.section-about .about-images .image-box img{width:100%;height:100%;object-fit:cover;display:block}.section-about .about-images .image-box::before,.section-about .about-images .image-box::after{content:"";position:absolute;border:2px solid #44a5ff;transition:all .3s ease}.section-about .about-images .image-box::before{top:10px;left:10px;right:-10px;bottom:-10px}.section-about .about-images .image-box::after{top:-10px;left:-10px;right:10px;bottom:10px}.section-about .about-images .image-box:hover::before,.section-about .about-images .image-box:hover::after{top:0;left:0;right:0;bottom:0}.section-about .about-images .main{grid-column:1/2;grid-row:1/3}.product-area{padding:65px 0;background:#f8f8f8}.product-area .padding-content{padding:0 7vw}@media(min-width: 992px){.product-area .padding-content{padding:0;padding-left:3rem;padding-right:15px}}.product-area .swiper-button-prev,.product-area .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.product-area .swiper-button-prev::after,.product-area .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.product-carousel-area{padding:80px 0;background:#fff;position:relative}.product-carousel-area .carousel-container{width:100%;height:300px;position:relative;perspective:1000px;margin:0 auto}.product-carousel-area .carousel-container .carousel-track{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;transform-style:preserve-3d;transition:transform .8s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.product-carousel-area .carousel-container .card{position:absolute;width:200px;height:250px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,.15);transition:all .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);display:flex;flex-direction:column}.product-carousel-area .carousel-container .card .product-image{height:70%;overflow:hidden}.product-carousel-area .carousel-container .card .product-image img{width:100%;height:100%;object-fit:cover;transition:all .8s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.product-carousel-area .carousel-container .card .product-info{height:30%;display:flex;align-items:center;justify-content:center;padding:10px;background:#000}.product-carousel-area .carousel-container .card .product-info h3{font-size:.8rem;font-weight:600;color:#fff;text-align:center;margin:0;line-height:1.2}.product-carousel-area .carousel-container .card.center{z-index:10;transform:scale(1.1) translateZ(0)}.product-carousel-area .carousel-container .card.center .product-image img{filter:none}.product-carousel-area .carousel-container .card.left-2{z-index:1;transform:translateX(-250px) scale(0.7) translateZ(-300px);opacity:.5}.product-carousel-area .carousel-container .card.left-2 .product-image img{filter:grayscale(100%)}.product-carousel-area .carousel-container .card.left-1{z-index:5;transform:translateX(-120px) scale(0.85) translateZ(-100px);opacity:.8}.product-carousel-area .carousel-container .card.left-1 .product-image img{filter:grayscale(100%)}.product-carousel-area .carousel-container .card.right-1{z-index:5;transform:translateX(120px) scale(0.85) translateZ(-100px);opacity:.8}.product-carousel-area .carousel-container .card.right-1 .product-image img{filter:grayscale(100%)}.product-carousel-area .carousel-container .card.right-2{z-index:1;transform:translateX(250px) scale(0.7) translateZ(-300px);opacity:.5}.product-carousel-area .carousel-container .card.right-2 .product-image img{filter:grayscale(100%)}.product-carousel-area .carousel-container .card.hidden{opacity:0;pointer-events:none}.product-carousel-area .carousel-container .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(68,165,255,.6);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s ease;font-size:1.5rem;border:none;outline:none;padding-bottom:4px}.product-carousel-area .carousel-container .nav-arrow:hover{background:rgba(0,0,0,.8);transform:translateY(-50%) scale(1.1)}.product-carousel-area .carousel-container .nav-arrow.left{left:20px;padding-right:3px}.product-carousel-area .carousel-container .nav-arrow.right{right:20px;padding-left:3px}.product-carousel-area .product-info-display{text-align:center;margin-bottom:30px;transition:all .5s ease-out}.product-carousel-area .product-info-display .product-name{color:#44a5ff;font-size:2rem;font-weight:700;margin-bottom:8px;position:relative;display:inline-block}.product-carousel-area .product-info-display .product-name::after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:50px;height:2px;background:#44a5ff}.product-carousel-area .product-info-display .product-description{color:#848696;font-size:1rem;font-weight:500;opacity:.8;text-transform:uppercase;letter-spacing:.1em;margin-top:5px}.product-carousel-area .product-content{padding-left:40px}.product-carousel-area .product-content .product-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.product-carousel-area .product-content .product-header .product-title{font-size:2.5rem;font-weight:300;color:#000;margin:0;letter-spacing:2px}.product-carousel-area .product-content .product-header .btn-ver-todos{background:#000;color:#fff;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;border-radius:25px;transition:all .3s ease;border:2px solid #000}.product-carousel-area .product-content .product-header .btn-ver-todos:hover{background:rgba(0,0,0,0);color:#000;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.product-carousel-area .product-content .product-text p{font-size:1rem;line-height:1.6;color:#666;margin-bottom:20px;text-align:justify}.product-carousel-area .dots{display:flex;justify-content:center;gap:10px;margin-top:60px}.product-carousel-area .dots .dot{width:12px;height:12px;border-radius:50%;background:rgba(68,165,255,.2);cursor:pointer;transition:all .3s ease}.product-carousel-area .dots .dot.active{background:#44a5ff;transform:scale(1.2)}@media(max-width: 992px){.product-carousel-area .product-info-display .product-name{font-size:1.6rem}.product-carousel-area .product-info-display .product-description{font-size:.9rem}.product-carousel-area .product-content{padding-left:0;margin-top:40px;text-align:center}.product-carousel-area .product-content .product-header{flex-direction:column;gap:20px}.product-carousel-area .product-content .product-header .product-title{font-size:2rem}.product-carousel-area .product-content .product-header .btn-ver-todos{padding:10px 20px;font-size:.8rem}}@media(max-width: 768px){.product-carousel-area .carousel-container{height:250px}.product-carousel-area .carousel-container .card{width:160px;height:200px}.product-carousel-area .carousel-container .card.left-2{transform:translateX(-200px) scale(0.7) translateZ(-300px)}.product-carousel-area .carousel-container .card.left-1{transform:translateX(-100px) scale(0.85) translateZ(-100px)}.product-carousel-area .carousel-container .card.right-1{transform:translateX(100px) scale(0.85) translateZ(-100px)}.product-carousel-area .carousel-container .card.right-2{transform:translateX(200px) scale(0.7) translateZ(-300px)}.product-carousel-area .carousel-container .card .product-info h3{font-size:.7rem}.product-carousel-area .product-info-display .product-name{font-size:1.4rem}.product-carousel-area .product-info-display .product-description{font-size:.8rem}.product-carousel-area .product-content .product-header .product-title{font-size:1.8rem}.product-carousel-area .product-content .product-header .btn-ver-todos{padding:8px 16px;font-size:.7rem}.product-carousel-area .product-content .product-text p{font-size:.9rem}}.swiper-slide img{width:100%;height:250px;object-fit:cover;object-position:center;display:block}@media(max-width: 768px){.swiper-slide img{height:200px}}@media(max-width: 480px){.swiper-slide img{height:180px}}.swiper-slide{height:250px;overflow:hidden}.swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.molas-caracol-carousel .swiper-slide{height:250px;overflow:hidden}.molas-caracol-carousel .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.molas-compressao-carousel .swiper-slide{height:250px;overflow:hidden}.molas-compressao-carousel .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.molas-torcao-carousel .swiper-slide{height:250px;overflow:hidden}.molas-torcao-carousel .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width: 768px){.swiper-slide{height:200px}.molas-caracol-carousel .swiper-slide,.molas-compressao-carousel .swiper-slide,.molas-torcao-carousel .swiper-slide{height:200px}}@media(max-width: 480px){.swiper-slide{height:180px}.molas-caracol-carousel .swiper-slide,.molas-compressao-carousel .swiper-slide,.molas-torcao-carousel .swiper-slide{height:180px}}.slider-area .slider-height .hero-cap h1{color:#fff !important}.slider-area .slider-height .hero-cap .ajust-link{color:#fff !important}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#fff !important}.slider-area .slider-height .hero-cap .color-w{color:#fff !important}.about-images.about-images-offset{margin-top:40px}@media(min-width: 992px){.about-images.about-images-offset{margin-top:70px}}.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:#44a5ff;bottom:0px;font-size:40px;transition:.3s ease}.product-internal{padding:80px 0 50px 0;background:#fff;width:100%;max-width:none}.product-internal .int-typography .product-title{font-size:1.4rem;font-weight:700;color:#1070c9;display:block;margin-bottom:12px;margin-top:20px;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;position:relative;padding-left:20px}.product-internal .int-typography .product-title:first-child{margin-top:0;margin-bottom:15px}.product-internal .int-typography .product-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:#44a5ff;border-radius:2px}.product-internal .int-typography p{margin-bottom:15px;line-height:1.6;font-size:1rem}.product-internal .int-typography ul{margin-bottom:15px}.product-internal .int-typography ul li{margin-bottom:8px;line-height:1.5}.product-internal .int-typography{display:block;width:100%}.product-internal .int-typography .text-content{width:100%;max-width:none}.product-internal .int-typography .float-figure{float:right;max-width:28%;width:28%;margin:0 0 20px 30px}.product-internal .int-typography .float-figure img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.product-internal .int-typography .intro-expand .intro-preview{margin-bottom:20px}.product-internal .int-typography .intro-expand .intro-restante{display:none}.product-internal .int-typography .intro-expand.expanded .intro-restante{display:block}@media(max-width: 768px){.product-internal .int-typography{flex-direction:column}.product-internal .int-typography .text-content{min-width:auto}.product-internal .int-typography .float-figure{max-width:100%;order:-1}}.product-internal .int-typography .btn-expand{background:#44a5ff;color:#fff;border:none;padding:10px 20px;border-radius:20px;font-weight:600;cursor:pointer;display:block;margin:15px auto;font-size:.9rem;width:fit-content;text-align:center}.product-internal .int-typography .btn-expand:hover{background:#1070c9}.product-internal .int-typography .btn-expand i{font-size:.8rem;margin-left:6px}.product-internal .int-typography .post-faq-gap{margin-top:40px}.product-internal .faq-title{font-size:1.8rem;font-weight:700;color:#1070c9;margin-bottom:25px;margin-top:40px;text-align:center;line-height:1.3}.product-internal .int-typography{padding-right:0;padding-left:0;overflow:hidden;width:100%}@media(min-width: 992px){.product-internal .int-typography{padding-right:0;padding-left:0}}.product-internal .int-typography h2{font-size:1.8rem;margin:20px 0 10px;color:#1070c9;font-weight:800}.product-internal .int-typography h3{font-size:1.2rem;margin:16px 0 8px;color:#032f9f;font-weight:700}.product-internal .int-typography p{margin:10px 0;color:#333;line-height:1.75;text-align:justify;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.product-internal .int-typography ul{margin:10px 0 15px 0;padding-left:18px}.product-internal .int-typography ul li{list-style:disc;list-style-position:outside;margin:6px 0;color:#1a1a1a}.product-internal .int-typography em{color:#a30;font-style:normal;background:rgba(255,165,0,.08);padding:2px 6px;border-left:3px solid orange}.product-internal .int-typography strong{color:#000}.product-internal .int-typography .callout{padding:12px 14px;border-left:4px solid #44a5ff;background:#f5faff;border-radius:6px;margin:15px 0}.product-internal .accordion{box-shadow:none}.product-internal .accordion .accordion-item{border:none !important;border-radius:0 !important;margin-bottom:10px;background:#fff;box-shadow:none !important}.product-internal .accordion .accordion-item button{padding:12px 14px;border:none !important;background:rgba(0,0,0,0) !important}.product-internal .accordion .accordion-item .accordion-title{font-weight:600;color:#032f9f}.product-internal .accordion .accordion-content{padding:0 14px 12px 14px;border:none !important}.product-internal img.img-fluid{border-radius:8px;box-shadow:0 6px 16px rgba(0,0,0,.08)}.product-internal+.product-internal{padding-top:35px}@media(min-width: 992px){.product-internal+.product-internal{padding-top:45px}}.product-internal .int-typography{max-width:none;width:100%}.product-internal .int-typography h2{position:relative;padding-left:14px}.product-internal .int-typography h2::before{content:"";position:absolute;left:0;top:6px;width:4px;height:70%;background:linear-gradient(180deg, #44A5FF, #1070C9);border-radius:2px}.product-internal .int-typography h3{position:relative;padding-left:10px}.product-internal .int-typography h3::before{content:"";position:absolute;left:0;top:8px;width:3px;height:60%;background:#44a5ff;border-radius:2px}.product-internal .int-typography ul{background:#fff;border:none;border-radius:8px;padding:10px 16px;padding-left:20px}.product-internal .int-typography ul li{padding-left:2px}.product-internal .int-typography p+ul{margin-top:8px}.product-internal .int-typography .callout{border-left-color:#1070c9}@media(min-width: 992px){.product-internal .accordion{position:sticky;top:110px}}.product-internal .accordion .accordion-item{border-color:#e9eef5}.product-internal .accordion .accordion-item button{background:#f9fbff}.intro-expand{position:relative;padding-bottom:12px}.intro-expand .intro-preview{position:relative;z-index:1}.intro-expand .intro-preview p{text-align:justify;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.intro-expand .intro-restante{clear:both;padding-top:8px}.intro-expand .intro-restante p{text-align:justify;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.intro-expand::after{content:"";position:absolute;left:0;right:0;bottom:42px;height:40px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.85));pointer-events:none;z-index:0}.intro-expand.expanded .intro-restante{max-height:none}.intro-expand.expanded::after{opacity:0}.float-figure{float:right;position:relative;z-index:2;margin:0 0 20px 30px;width:28%;max-width:320px}@media(min-width: 1200px){.float-figure{width:26%;max-width:360px;margin-left:35px}}@media(min-width: 1600px){.float-figure{width:28%;max-width:400px;margin-left:40px}}@media(max-width: 991px){.float-figure{width:28%;max-width:260px;margin:0 0 18px 25px}}@media(max-width: 767px){.float-figure{float:none;width:100%;max-width:100%;margin:0 0 15px 0;z-index:auto}}.float-figure img{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 8px 22px rgba(0,0,0,.12)}.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:#44a5ff;bottom:0px;font-size:40px;transition:.3s ease}.product-internal .product-title{font-size:1.8rem;font-weight:800;color:#1070c9;margin:20px 0 10px 0;display:block;line-height:1.3;position:relative;padding-left:14px;text-align:left}.product-internal .product-title::before{content:"";position:absolute;left:0;top:6px;width:4px;height:70%;background:linear-gradient(180deg, #44A5FF, #1070C9);border-radius:2px}@media(max-width: 768px){.product-internal .product-title{font-size:1.5rem;margin:15px 0 8px 0;text-align:left}}@media(max-width: 576px){.product-internal .product-title{font-size:1.3rem;margin:12px 0 6px 0;padding-left:12px;text-align:left}.product-internal .product-title::before{width:3px;top:8px}}.product-internal .product-title+p{font-size:1rem;font-weight:400;line-height:1.6;color:#333;margin:8px 0 15px 0;text-align:left}.faq-title{text-align:center;margin:6px 0 12px;color:#1070c9;font-weight:800;padding-left:0;position:relative}.faq-title::before{display:none}.accordion .accordion-item button{padding:12px 24px 12px 14px}.accordion .accordion-item button .icon{margin-left:12px;margin-right:8px}.post-faq-gap{margin-top:40px}@media(min-width: 992px){.post-faq-gap{margin-top:48px}}.product-internal.section-padding{padding-top:30px;padding-bottom:30px}.product-internal+.product-internal{padding-top:12px}@media(min-width: 992px){.product-internal+.product-internal{padding-top:16px}}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#1070c9}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#44a5ff;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 */
