﻿.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Roboto",sans-serif}img{width:100%;height:auto}html,body{overflow-x:hidden !important}section{overflow-x:hidden !important}.section-padding{padding:90px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#002b53;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:#254c63 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#254c63;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#204863}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:"Roboto",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:#254c63;-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:127px;height:4px}.title-area2{position:relative;margin-top:15px;margin-bottom:30px;padding:0 5px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:#fff}.title-area2.white span .subtitle-tagline,.title-area2.white .subtitle .subtitle-tagline{border:1px solid #ccc}.title-area2.white span .subtitle-tagline::after,.title-area2.white .subtitle .subtitle-tagline::after{background:#fff}.title-area2 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:.9rem;letter-spacing:.2em;padding:8px 15px;padding-left:50px;margin-bottom:20px;border-radius:2px}.title-area2 span.color2,.title-area2 .subtitle.color2{color:#254c63}.title-area2 span.color2::before,.title-area2 .subtitle.color2::before{filter:none}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:45%;left:3px;transform:translateY(-50%);width:35px;height:35px;background-image:url("../img/icons/icon-titles.webp");background-size:contain;background-position:center;background-repeat:no-repeat;filter:invert(77%) sepia(21%) saturate(710%) hue-rotate(154deg) brightness(83%) contrast(90%);opacity:1;animation:rotateIcon 15s linear infinite}@keyframes rotateIcon{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}.title-area2 h2,.title-area2 .title{color:#204863;font-size:3rem;line-height:3.2rem;font-weight:700}.title-area2 h2 b,.title-area2 .title b{font-weight:600;color:#254c63}.title-area2 h2 span.tam2,.title-area2 .title span.tam2{font-size:2rem;line-height:2.2rem;font-weight:600;color:#15334e}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 .title{font-size:2.4rem;line-height:2.6rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 .title{font-size:2rem;line-height:2.2rem}}.title-area2 h3,.title-area2 .title2{font-size:1.2rem;font-weight:400;color:#15334e}.title-area2 p{font-size:1.2rem;font-weight:400;margin-top:20px;color:#171717}.title-area2 .shape{height:30px;width:200px;position:relative;margin-top:10px !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 .shape{width:200px}}.title-area2 .shape::before{position:absolute;content:"";width:100%;height:100%;top:0px;left:0;background-image:url(../img/banners/divider-shape2.webp);background-size:100%;background-repeat:no-repeat;background-position:center}.title-area2.text-center{text-align:center}.title-area2.text-center span,.title-area2.text-center .subtitle{left:50%;transform:translateX(-50%)}.title-area2.text-center .shape{margin:0 auto}.title-area2.dark h2,.title-area2.dark h3,.title-area2.dark .title{color:#fff}header .top_menu{display:flex;align-items:center;border-bottom:1px solid #254c63;background:#204863;padding:8px;height:40px}@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:normal;color:#fff;transition:all .2 ease}header .top_menu .dn_btn i{margin-right:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{margin-right:10px}}header .top_menu .dn_btn:hover{color:#eee}header .top_menu .header-social{display:flex}header .top_menu .header-social a{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:100px;background:#fff;color:#204863;transition:all 300ms linear 0s;margin-right:5px}header .top_menu .header-social a:hover{color:#002b53}header .top_menu .header-social a i{font-size:16px}header .top_menu .contact-menu a{display:inline-block !important;font-size:18px}header .header-area{background:rgba(0,0,0,0);position:fixed;top:0;left:0;width:100%;z-index:999}header .header-area.sticky{background:#fff;animation:remove-top .8s ease-in-out}@keyframes remove-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}header .header-area.sticky .header-main{background:#fff;height:110px;padding:5px 0;top:0px}header .header-area.sticky .header-main .logo{width:130px}header .header-area.sticky .header-main .nav-menu{height:90%;background:rgba(32,72,99,.8)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area.sticky .header-main .nav-menu{height:100%;background:#222}}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#fff}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-around;padding:0px 30px;height:90px;align-items:center}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{position:relative;display:flex;justify-content:space-between;padding:0px 30px;height:80px;width:80%;left:50%;transform:translateX(-50%);top:30px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main{height:100px;background:#fff;justify-content:space-between;padding:0px 20px}}header .header-area .header-main .logo-link{height:100%;position:relative}header .header-area .header-main .logo{padding:0 15px;width:180px}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{padding:0 15px;width:150px;position:absolute;top:50%;transform:translateY(-50%)}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{width:140px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{width:120px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{width:120px}}header .header-area .header-main .logo img{width:100%;height:100%;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu{display:flex;align-items:center;justify-content:center;width:70%;background:hsla(0,0%,100%,.1);backdrop-filter:blur(15px);height:100%;display:flex;align-items:center;justify-content:space-around;padding:5px 50px;border-radius:99px}}@media only screen and (min-width:1400px)and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 1200px)and (max-width: 1440px)and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 992px)and (max-width: 1199px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu{width:80%}}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around}}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:10px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:10px 0;font-size:18px;letter-spacing:.1rem;color:#fff;font-weight:600;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#254c63;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:8px;width:8px;border-radius:100px;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:#254c63}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:#254c63}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:10px;height:10px;background:#254c63}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:350px;height:400px;overflow-y:auto;position:absolute;left:0;top:100%;background:#fff;padding:10px 0;border-top:3px solid #254c63;transform:translateY(10px);transition:all .3s ease;border-radius:2px;opacity:0;visibility:hidden;z-index:5}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:16px;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:#204863;padding-left:5px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#254c63}}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(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .contact-btn{margin-left:40px}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100vh;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:10px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#254c63}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1440px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}header .header-area .header-main .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .header-main .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#002b53;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:#002b53;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:30px;background-color:rgba(0,0,0,0);color:#002b53;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:flex}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-one{padding:18px 20px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .contact-btn .btn-one{padding:18px 10px;font-size:14px}}.padding-banner{padding-top:0px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:#f3f3f3;padding:40px 0 0;position:relative}.footer-area .footer-top{border-bottom:1px solid #ccc}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:70px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:90px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-cap ul{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.footer-area .footer-top .single-footer-caption .footer-cap ul li{margin:0 10px}.footer-area .footer-top .single-footer-caption .footer-cap ul li a{color:#000;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap ul li a:hover{color:#254c63;transform:translateY(-2px)}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(0);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#000;font-weight:300;font-size:16px;font-family:"Roboto",sans-serif;line-height:2;margin-bottom:12px}.leftmenu{position:absolute;top:15px;left:0;z-index:3;font-size:2rem}.leftmenu a{text-decoration:none !important}.leftmenu .leftmenu__item{max-width:55px;max-height:47px;height:35px;margin:3px 0;display:block;background-color:#204863;display:flex;align-items:center;transition:all .4s ease-in-out;border-radius:0 5px 5px 0}.leftmenu .leftmenu__item span{display:inline-block}.leftmenu .leftmenu__item .title{color:#fff;max-width:0;overflow:hidden;white-space:nowrap;transition:all .4s ease-in-out;font-size:16px}.leftmenu .leftmenu__item .icon{text-align:center;display:flex;align-items:center;justify-content:center;min-width:56px;color:#fff}.leftmenu .leftmenu__item .fab{font-size:18px !important}.leftmenu .leftmenu__item:hover{max-width:100%;min-width:100%}.leftmenu .leftmenu__item:hover .title{padding-left:20px;max-width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.brands-area{background:rgba(37,76,99,.1);padding:80px 0;position:relative;overflow:hidden}.brands-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;z-index:1}.brands-area .container{position:relative;z-index:2}.brands-area .brands-header{text-align:center;margin-bottom:50px}.brands-area .brands-header .brands-subtitle{color:#254c63;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.brands-area .brands-header .brands-title{font-size:2.2em;font-weight:700;color:#204863;line-height:1.2;margin-bottom:15px}@media only screen and (min-width: 992px)and (max-width: 1199px){.brands-area .brands-header .brands-title{font-size:2em}}@media only screen and (min-width: 768px)and (max-width: 991px){.brands-area .brands-header .brands-title{font-size:1.8em}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area .brands-header .brands-title{font-size:1.6em}}.brands-area .brands-header .brands-description{font-size:16px;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area .brands-header .brands-description{font-size:14px}}.brands-area .swiper-slide{display:flex;align-items:center;justify-content:center;padding:20px;transition:all .3s ease}.brands-area .swiper-slide .brand-item{position:relative;width:100%;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);padding:15px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.brands-area .swiper-slide .brand-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(37, 76, 99, 0.05) 0%, rgba(0, 43, 83, 0.05) 100%);border-radius:15px;opacity:0;transition:opacity .3s ease}.brands-area .swiper-slide .brand-item img{width:100%;height:100%;object-fit:contain;opacity:.7;transition:all .3s ease;position:relative;z-index:2}.brands-area .swiper-slide .brand-item:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15);border-color:rgba(37,76,99,.2)}.brands-area .swiper-slide .brand-item:hover::before{opacity:1}.brands-area .swiper-slide .brand-item:hover img{filter:grayscale(0%);opacity:1}.brands-area .swiper-slide .brand-item{animation:slideInUp .6s ease-out both}@media only screen and (min-width: 992px)and (max-width: 1199px){.brands-area .swiper-slide .brand-item{height:70px;padding:12px}}@media only screen and (min-width: 768px)and (max-width: 991px){.brands-area .swiper-slide .brand-item{height:65px;padding:10px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area .swiper-slide .brand-item{height:60px;padding:8px;border-radius:12px}}.brands-area .swiper-slide:nth-child(1) .brand-item{animation-delay:.1s}.brands-area .swiper-slide:nth-child(2) .brand-item{animation-delay:.2s}.brands-area .swiper-slide:nth-child(3) .brand-item{animation-delay:.3s}.brands-area .swiper-slide:nth-child(4) .brand-item{animation-delay:.4s}.brands-area .swiper-slide:nth-child(5) .brand-item{animation-delay:.5s}.brands-area .swiper-slide:nth-child(6) .brand-item{animation-delay:.6s}.brands-area .swiper-slide:nth-child(7) .brand-item{animation-delay:.7s}.brands-area .swiper-slide:nth-child(8) .brand-item{animation-delay:.8s}.brands-area .swiper-pagination{position:relative;margin-top:30px}.brands-area .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:rgba(37,76,99,.3);border-radius:50%;transition:all .3s ease}.brands-area .swiper-pagination .swiper-pagination-bullet-active{background:#254c63;transform:scale(1.2)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area{padding:60px 0}.brands-area .brands-header{margin-bottom:40px}.brands-area .swiper.brandSwiper{padding:15px 0}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}.brand-item:hover::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);background-size:200px 100%;animation:shimmer 1.5s ease-in-out;border-radius:15px;z-index:1}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px rgba(4,56,77,.448)}.slider-area .slider-height{height:350px;background-size:cover}.slider-area .slider-height .hero-cap{margin-top:135px}.slider-area .slider-height .hero-cap h1{color:#fff;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:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#254c63}.slider-area .slider-height .hero-cap .color-w{color:#254c63;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:#204863;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 25px;text-transform:uppercase;font-family:"Roboto",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:99px;text-align:center;-moz-user-select:none;font-weight:400;letter-spacing:1px;width:fit-content;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:orange;border-radius:99px;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-main.color2{background:#254c63}.btn-main.color2:after{background-color:orange}.btn-main.color3{background:#002b53}.btn-main.color3:after{background-color:#204863}.btn-main.color-whats{background:orange;color:#fff}.btn-main.color-whats:after{background:orange}.btn-primary{background:linear-gradient(350deg, #254C63, #002B53);color:#fff;border:2px solid rgba(0,0,0,0);padding:15px 30px;border-radius:30px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 5px 15px rgba(37,76,99,.3);text-transform:uppercase;letter-spacing:.5px;font-size:14px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,76,99,.4);color:#fff}.btn-primary i{font-size:12px;transition:transform .3s ease}.btn-primary:hover i{transform:translateX(3px)}.btn-secondary{background:rgba(0,0,0,0);color:#204863;border:2px solid #204863;padding:15px 30px;border-radius:30px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-size:14px}.btn-secondary:hover{background:#204863;color:#fff;transform:translateY(-2px)}.btn-secondary i{font-size:12px;transition:transform .3s ease}.btn-secondary:hover i{transform:translateX(3px)}.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:#254c63;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:#204863;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:#254c63;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#254c63;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:#002b53;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:#204863}.btn-arrow:hover:after{opacity:1;visibility:visible}.card-06{position:relative;border-radius:20px;background:#ededed;border:1px solid #d4d4d4;width:100%;min-height:300px;margin:20px 0;overflow:hidden;z-index:1;transition:.3s ease}.card-06::before{position:absolute;top:0;left:0;content:"";width:100%;height:40%;background:#204863;z-index:-1}.card-06 .box-content{display:flex;align-items:center;justify-content:center}.card-06 .box-content .box-title{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:120px;padding:15px 20px}.card-06 .box-content .box-title::before{position:absolute;content:"";bottom:0;left:50%;transform:translateX(-50%);width:90%;height:1px;background:#204863}.card-06 .box-content .box-title .title,.card-06 .box-content .box-title h2,.card-06 .box-content .box-title h3{width:calc(100% - 30px);font-size:22px;font-weight:600;color:#fff;margin-bottom:0}.card-06 .box-content .box-title i{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#002b53;font-size:14px;color:#fff;margin-left:10px}.card-06 .box-image{width:100%;height:200px;padding:5px;margin:0 auto;margin-top:10px}.card-06 .box-image img{width:100%;height:100%;padding:10px;object-fit:contain;transition:.3s ease}.card-two{overflow:hidden;margin:10px 0;border-radius:20px;box-shadow:5px 5px 10px rgba(0,0,0,.1);transition:.4s ease}.card-two.has-desc .card-prod-content{min-height:200px}.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{margin-bottom:10px;min-height:30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:40px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:45px}}.card-two:hover{transform:translateY(-5px)}.card-two:hover .card-prod-content{background-image:linear-gradient(60deg, #002B53 0%, #204863 99%)}.card-two:hover .card-prod-content::before{background-color:#fff;height:70%}.card-two:hover .cart-img img{transform:scale(1.02)}.card-two:hover .btn-a{background-color:#fff}.card-two:hover .btn-a i{color:#204863}.card-two .cart-img{overflow:hidden;width:100%;height:220px;background-color:#f6f6f6}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .cart-img{height:220px}}@media(max-width: 575px){.card-two .cart-img{height:250px}}@media(max-width: 320px){.card-two .cart-img{height:250px}}.card-two .cart-img img{width:100%;height:100%;object-fit:cover;transition:.3s ease;background-color:#fff}.card-two .cart-img img.obj-contain{object-fit:contain}.card-two .card-prod-content{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(90deg, #204863 0%, #002B53 99%);position:relative;padding:30px 15px 30px;transition:.5s ease;min-height:150px}.card-two .card-prod-content::before{position:absolute;height:60%;width:6px;background:#204863;content:"";left:0;transition:.3s}.card-two .card-prod-content h2,.card-two .card-prod-content h3{margin-bottom:0;font-size:1rem;line-height:1.4rem;font-weight:700;margin-right:10px;text-transform:uppercase;position:relative;transition:.3s ease;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px;margin-right:10px}}@media(max-width: 575px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:18px}}@media(max-width: 320px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px}}.card-two .card-prod-content p{font-size:14px;color:#fff;width:95%;overflow:hidden;text-align:left;hyphens:none;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.card-two .card-prod-content .btn-a{height:50px;width:50px;border:2px solid #fff;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;transition:.3s;border-radius:50%;text-align:center}@media(max-width: 575px){.card-two .card-prod-content .btn-a{height:45px;width:45px}}.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}.section-cta2{position:relative;overflow:hidden;background-image:url(../img/produtos/divisorias-de-chumbo/divisoria-para-sala-de-raio-x-2.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;opacity:1;z-index:1}.section-cta2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(32,72,99,.8);z-index:-1}.section-cta2 .image-left,.section-cta2 .image-right{position:absolute;top:0;left:0;width:30%;height:100%;z-index:-1}.section-cta2 .image-left img,.section-cta2 .image-right img{width:100%;height:100%;object-fit:cover}.section-cta2 .image-left::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0))}.section-cta2 .image-right{left:auto;right:0}.section-cta2 .image-right::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0))}.section-cta2 .title-area2 .title{color:#fff;font-weight:600}.dynamic-text{position:relative;display:inline-block;height:60px;overflow:visible;vertical-align:top}.dynamic-text .item{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(100%);transition:all .6s cubic-bezier(0.4, 0, 0.2, 1);color:#254c63;font-weight:600;font-size:1.2em;white-space:nowrap;text-align:left}.dynamic-text .item span{color:#254c63 !important}.dynamic-text .item.active{opacity:1;transform:translateY(0)}.dynamic-text .item.leaving{opacity:0;transform:translateY(-100%);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.dynamic-text .item:not(.active):not(.leaving){transform:translateY(100%);transition-delay:.1s}.dynamic-text .item span{display:inline-block;opacity:0;transform:translateY(20px);transition:all .3s ease-out}.dynamic-text .item span.visible{opacity:1;transform:translateY(0)}.dynamic-text .item span.space{width:.3em;min-width:.3em;opacity:1;transform:none;transition:none}@media(max-width: 575px){.dynamic-text{height:50px}.dynamic-text .item{font-size:1em}}@media only screen and (min-width: 576px)and (max-width: 767px){.dynamic-text{height:55px}.dynamic-text .item{font-size:1.1em}}@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 #254c63}.accordion .accordion-item button[aria-expanded=true] .icon{color:#254c63}@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:#254c63}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#254c63;border:1px solid #254c63}.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:#002b53}.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:#204863}.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:#254c63;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#002b53;padding-bottom:5px}}.btn-display .btn-main{min-width:200px;width:fit-content;background:#ff8c00}.btn-display .btn-main.color-whats{margin-left:10px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.btn-display .btn-main{width:100%}.btn-display .btn-main.color-whats{margin-left:0;margin-top:10px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.btn-display{flex-direction:column}}.home-form .cta-3 h2{color:#000}.home-form .cta-3 .home-form{padding:100px 0;position:relative;z-index:1}.home-form .cta-3 .home-form .skewed{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1;clip-path:circle(50.7% at 100% 50%)}.home-form .cta-3 .home-form .skewed video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:100%;height:auto;transform:translate(-50%, -50%);object-fit:cover;z-index:-2}.home-form .cta-3 .home-form .skewed::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(32,72,99,.1);z-index:-1}@media(max-width: 991px){.home-form .cta-3 .home-form .skewed{clip-path:circle(725px at 50% 100%)}}@media(max-width: 575px){.home-form .cta-3 .home-form .skewed{clip-path:circle(720px at 50% 100%)}}.home-form .cta-3 .home-form .card{overflow:hidden;margin:10px 0;border-radius:25px;border:3px solid rgba(217,217,217,.05);box-shadow:5px 5px 10px rgba(0,0,0,.1);transition:.4s ease}.home-form .cta-3 .home-form .card:hover{transform:translateY(-5px)}.home-form .cta-3 .home-form .card:hover .card-prod-content::before{background-color:#fff;height:70px}.home-form .cta-3 .home-form .card:hover .cart-img img{transform:scale(1.02)}.home-form .cta-3 .home-form .card:hover .btn-a{background-color:#fff}.home-form .cta-3 .home-form .card:hover .btn-a i{color:#002b53}.home-form .cta-3 .home-form .card .cart-img{overflow:hidden;width:100%;height:250px;background-color:#f6f6f6}@media only screen and (min-width: 992px)and (max-width: 1199px){.home-form .cta-3 .home-form .card .cart-img{height:210px}}@media(max-width: 575px){.home-form .cta-3 .home-form .card .cart-img{height:200px}}.home-form .cta-3 .home-form .card .cart-img img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.home-form .cta-3 .home-form .card .card-prod-content{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(90deg, #204863 0%, #002B53 99%);position:relative;padding:30px 25px 35px;transition:.5s ease;height:120px}.home-form .cta-3 .home-form .card .card-prod-content::before{position:absolute;height:60px;width:6px;background:#fff;content:"";left:0;transition:.3s}.home-form .cta-3 .home-form .card .card-prod-content h2,.home-form .cta-3 .home-form .card .card-prod-content h3{margin-bottom:0;font-size:1em;font-family:"Roboto",sans-serif;word-break:break-word;hyphens:auto;font-weight:600;margin-right:10px;text-transform:uppercase;line-height:1.1;position:relative;transition:.3s ease;color:#fff}.home-form .cta-3 .home-form .card .card-prod-content .btn-a{height:55px;width:55px;border:2px solid #ececec;line-height:55px;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;transition:.3s;border-radius:50%;text-align:center}@media(max-width: 575px){.home-form .cta-3 .home-form .card .card-prod-content .btn-a{height:45px;width:45px}}.home-form .cta-3 .home-form form,.home-form .cta-3 .home-form input,.home-form .cta-3 .home-form label,.home-form .cta-3 .home-form p,.home-form .cta-3 .home-form textarea{color:#000 !important}.home-form .cta-3 .home-form .shadow-contact{text-align:center}.home-form .cta-3 .home-form .shadow-contact h2{color:#204863;font-weight:600;margin-top:-45px;font-size:2em}.home-form .cta-3 .home-form .shadow-contact span{font-size:60px;font-weight:800;color:#002b53;opacity:.09}.home-form .cta-3 .home-form .contact-card .icon-contact{background:color-mix(in srgb, #204863, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .cta-3 .home-form .contact-card .icon-contact i{font-size:25px;color:#204863}.home-form .cta-3 .home-form .contact-card .content p{font-size:18px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .cta-3 .home-form .contact-card .content p a{color:#000}.home-form .cta-3 .home-form .contact-card .content p a:hover{color:#254c63}.form-contact{background:#204863;padding:30px;border-radius:20px;box-shadow:5px 5px 10px rgba(0,0,0,.1)}@media only screen and (min-width: 992px)and (max-width: 1199px){.form-contact{padding:30px 10px}}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:15px}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;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}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:160px;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}.popup-icon{position:fixed;bottom:30px;left:30px;background:linear-gradient(135deg, #254C63, #204863);color:#fff;border-radius:50px;padding:15px 25px;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:16px;font-weight:600;box-shadow:0 8px 25px rgba(37,76,99,.4);z-index:1000;transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);animation:pulse 2s infinite;min-width:200px;white-space:nowrap}.popup-icon i{font-size:24px;flex-shrink:0}.popup-icon .text{font-size:14px;font-weight:600;letter-spacing:.5px}.popup-icon:hover{transform:scale(1.1);box-shadow:0 12px 35px rgba(37,76,99,.6)}@keyframes pulse{0%{box-shadow:0 8px 25px rgba(37,76,99,.4)}50%{box-shadow:0 8px 25px rgba(37,76,99,.8),0 0 0 10px rgba(37,76,99,.1)}100%{box-shadow:0 8px 25px rgba(37,76,99,.4)}}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);justify-content:center;align-items:center;animation:fadeIn .3s ease-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.modal-content{background:linear-gradient(145deg, #ffffff, #f8f9fa);padding:0;border-radius:20px;width:90%;max-width:450px;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.3);animation:slideUp .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);overflow:hidden}@keyframes slideUp{from{transform:translateY(50px) scale(0.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-header{background:linear-gradient(135deg, #254C63, #002B53);color:#fff;padding:25px;text-align:center;position:relative}.modal-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.3}.modal-header h2{margin:0;font-size:24px;font-weight:700;position:relative;z-index:1}.modal-header .subtitle{font-size:14px;opacity:.9;margin-top:5px;position:relative;z-index:1}.close{position:absolute;top:15px;right:20px;font-size:24px;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);transition:all .3s ease;z-index:2}.close:hover{background:hsla(0,0%,100%,.3);transform:rotate(90deg)}.modal-body{padding:30px}.form-group{margin-bottom:20px;text-align:left}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#15334e;font-size:14px}.form-group input,.form-group select{width:100%;padding:12px 16px;border:2px solid #e1e8ed;border-radius:12px;font-size:16px;transition:all .3s ease;background:#fff;font-family:"Inter",sans-serif}.form-group input:focus,.form-group select:focus{outline:none;border-color:#254c63;box-shadow:0 0 0 3px rgba(37,76,99,.1);transform:translateY(-2px)}.form-group input:hover,.form-group select:hover{border-color:#254c63}.btn-calculate{width:100%;padding:15px;background:linear-gradient(135deg, #254C63, #204863);border:none;color:#fff;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;margin-top:10px;position:relative;overflow:hidden}.btn-calculate::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s}.btn-calculate:hover::before{left:100%}.btn-calculate:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(37,76,99,.4)}.btn-calculate:active{transform:translateY(0)}.resultado{margin-top:20px;font-weight:700;color:#15334e;font-size:18px;padding:20px;background:linear-gradient(135deg, #f8f9fa, #e9ecef);border-radius:15px;border-left:5px solid #254c63;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1)}.resultado-auto{margin-top:20px;font-weight:700;color:#27ae60;font-size:16px;padding:15px;background:linear-gradient(135deg, #d4edda, #c3e6cb);border-radius:15px;border-left:5px solid #27ae60;text-align:center;box-shadow:0 5px 15px rgba(39,174,96,.2);animation:slideIn .3s ease-out}@keyframes slideIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-group{position:relative}.form-group i{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#254c63;font-size:16px;pointer-events:none}.form-group input{padding-right:45px}@media(max-width: 480px){.modal-content{width:95%;margin:20px}.modal-body{padding:20px}.popup-icon{bottom:20px;right:20px;left:auto;min-width:150px;padding:12px 20px;font-size:14px}.popup-icon i{font-size:20px}.popup-icon .text{font-size:12px}}.form-group input:valid{border-color:#27ae60}.form-group input:invalid:not(:placeholder-shown){border-color:#e74c3c}.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:1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#254c63}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#204863;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, #002B53, #fff 40%);background:#002b53}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-area{position:relative}.banner-area .swiper-slide img{clip-path:circle(0% at 0 50%);position:relative;height:600px;object-fit:cover;object-position:center}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide img{object-position:right}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide::before{content:"";box-shadow:inset 0 0 0 1000px rgba(21,22,22,.55);position:absolute;left:0;top:0;height:100%;width:100%;opacity:.7;z-index:2}}.banner-area .swiper-slide-active img{clip-path:circle(150% at 0 50%);transition:2s ease;transition-property:clip-path !important}.banner-area .swiper-pagination-bullet{height:11px;width:11px;margin:0 7px !important;transition:.5s;background:#fff}.banner-area .swiper-pagination-bullet:hover{transform:scale(1.2);box-shadow:0 0 2px hsla(0,0%,100%,.5)}.banner-area .swiper-pagination-bullet-active{width:25px;border-radius:8px;background:#254c63}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:4vw;padding-top:5vw;width:94vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:90vw;justify-content:initial;margin-top:20px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-size:3em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:60px;margin-bottom:20px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content span{font-size:2.7em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content span{font-size:2.5em}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content span{font-size:2.1em;margin-bottom:15px;line-height:40px}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:17px;width:70%;text-align:justify;hyphens:auto;word-break:break-word}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%;font-size:16px}}.banner-area .content a{background:#fff;padding:15px 35px;color:#204863;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;min-width:200px;width:fit-content}.banner-area .content a:hover{background:#204863;color:#fff}.banner-area .media-icons{z-index:4;position:absolute;top:40%;right:15px;display:flex;flex-direction:column;transition:.5s ease}@media(max-width: 575px){.banner-area .media-icons{display:none}}.banner-area .media-icons a{color:#15334e;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:#204863}.intst{width:100%;height:auto;object-fit:cover;margin-top:35px}.about-area{padding:120px 0;background:linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);position:relative;overflow:hidden}.about-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;z-index:1}.about-area .container{position:relative;z-index:2}.about-area .about-image-wrapper{position:relative;padding:20px}.about-area .about-image-wrapper .main-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:transform .3s ease}.about-area .about-image-wrapper .main-image:hover{transform:translateY(-5px)}.about-area .about-image-wrapper .main-image video{width:100%;height:500px;object-fit:cover;transition:transform .3s ease}.about-area .about-image-wrapper .main-image:hover .image-overlay{opacity:1}.about-area .about-image-wrapper .stats-card{position:absolute;background:#fff;border-radius:15px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;align-items:center;gap:15px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);animation:floatCard 6s ease-in-out infinite}.about-area .about-image-wrapper .stats-card .stats-icon{width:50px;height:50px;background:linear-gradient(135deg, #254C63, #002B53);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.about-area .about-image-wrapper .stats-card .stats-content .stats-number{font-size:28px;font-weight:700;color:#204863;line-height:1;display:block;transition:all .3s ease}.about-area .about-image-wrapper .stats-card .stats-content .stats-number.counting{animation:pulse .5s ease-in-out}.about-area .about-image-wrapper .stats-card .stats-content .stats-label{font-size:12px;color:#6c757d;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;display:block}.about-area .about-image-wrapper .stats-card.experience-card{top:10%;right:-20px;animation-delay:0s}.about-area .about-image-wrapper .stats-card.projects-card{bottom:20%;left:-30px;animation-delay:2s}.about-area .about-image-wrapper .stats-card.clients-card{bottom:10%;right:10%;animation-delay:4s}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-image-wrapper .stats-card{padding:15px;gap:12px}.about-area .about-image-wrapper .stats-card .stats-icon{width:40px;height:40px;font-size:16px}.about-area .about-image-wrapper .stats-card .stats-content .stats-number{font-size:24px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-image-wrapper .stats-card{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-bottom:15px;animation:none}}.about-area .about-content{padding-left:40px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-content{padding-left:20px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-content{padding-left:0;margin-top:40px}}.about-area .about-content .section-header{margin-bottom:30px}.about-area .about-content .section-header .section-subtitle{color:#254c63;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.about-area .about-content .section-header .section-title{font-size:2.5em;font-weight:700;color:#204863;line-height:1.2;margin-bottom:20px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-content .section-header .section-title{font-size:2.2em}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-content .section-header .section-title{font-size:2em}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-content .section-header .section-title{font-size:1.8em}}.about-area .about-content .section-header .title-separator{width:60px;height:3px;background:linear-gradient(90deg, #254C63, #002B53);border-radius:2px}.about-area .about-content .about-description{margin-bottom:40px}.about-area .about-content .about-description .lead-text{font-size:18px;font-weight:500;color:#204863;line-height:1.6;margin-bottom:20px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-content .about-description .lead-text{font-size:16px}}.about-area .about-content .about-description p{font-size:16px;line-height:1.7;color:#6c757d;margin-bottom:15px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-content .about-description p{font-size:15px}}.about-area .about-content .features-list{margin-bottom:40px}.about-area .about-content .features-list .feature-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:25px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.about-area .about-content .features-list .feature-item:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.about-area .about-content .features-list .feature-item .feature-icon{width:50px;height:50px;background:linear-gradient(135deg, #254C63, #002B53);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.about-area .about-content .features-list .feature-item .feature-content h3{font-size:18px;font-weight:600;color:#204863;margin-bottom:8px}.about-area .about-content .features-list .feature-item .feature-content p{font-size:14px;color:#6c757d;line-height:1.5;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-content .features-list .feature-item{padding:15px;gap:15px}.about-area .about-content .features-list .feature-item .feature-icon{width:40px;height:40px;font-size:16px}.about-area .about-content .features-list .feature-item .feature-content h4{font-size:16px}}.about-area .about-content .about-actions{display:flex;gap:20px;flex-wrap:wrap}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-content .about-actions{flex-direction:column;gap:15px}}.about-area .about-content .about-actions .btn-primary,.about-area .about-content .about-actions .btn-secondary{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border-radius:30px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.about-area .about-content .about-actions .btn-primary span,.about-area .about-content .about-actions .btn-secondary span{font-size:14px;text-transform:uppercase;letter-spacing:.5px}.about-area .about-content .about-actions .btn-primary i,.about-area .about-content .about-actions .btn-secondary i{font-size:12px;transition:transform .3s ease}.about-area .about-content .about-actions .btn-primary:hover i,.about-area .about-content .about-actions .btn-secondary:hover i{transform:translateX(3px)}.about-area .about-content .about-actions .btn-primary{background:linear-gradient(135deg, #254C63, #002B53);color:#fff;box-shadow:0 5px 15px rgba(37,76,99,.3)}.about-area .about-content .about-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,76,99,.4)}.about-area .about-content .about-actions .btn-secondary{background:rgba(0,0,0,0);color:#204863;border-color:#204863}.about-area .about-content .about-actions .btn-secondary:hover{background:#204863;color:#fff;transform:translateY(-2px)}.section-texts1{position:relative;overflow:visible;z-index:1}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.section-texts1{padding-top:120px}}.section-texts1::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;z-index:-1}.section-texts1 .service-wrapper{-webkit-transition:all .5s ease;transition:all .5s ease;min-height:280px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;padding:20px;border-radius:8px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-texts1 .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-texts1 .service-wrapper{min-height:345px}}.section-texts1 .service-wrapper h3{font-size:20px}.section-texts1 .service-wrapper ul{margin-top:10px}.section-texts1 .service-wrapper ul li{list-style:disc;list-style-position:inside;color:rgba(33,37,41,.7490196078)}.section-texts1 .service-wrapper p,.section-texts1 .service-wrapper li{font-size:15px}.section-texts1 .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#204863;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.section-texts1 .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.section-texts1 .service-wrapper .icon .uim-svg img{width:40px}.section-texts1 .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.section-texts1 .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.section-texts1 .service-wrapper:hover{-webkit-box-shadow:0 10px 25px rgba(47,60,78,.15) !important;box-shadow:0 10px 25px rgba(47,60,78,.15) !important;background:#fff;-webkit-transform:translateY(-8px);transform:translateY(-8px);border-color:rgba(0,0,0,0) !important}.section-texts1 .service-wrapper:hover .hover-img{width:95px}.section-texts1 .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.section-texts1 .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.section-texts1 .service-wrapper:hover .icon{background:#254c63 !important;color:#fff !important}.section-texts1 .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.section-texts1.bg-dark1 .text-content .desc p,.section-texts1.bg-dark2 .text-content .desc p{color:#fff !important}.section-texts1.bg-dark1 .about-thumbnail .thumbnail::before,.section-texts1.bg-dark2 .about-thumbnail .thumbnail::before{border:2px solid #15334e}.section-texts1.bg-dark1 .about-thumbnail .thumbnail::after,.section-texts1.bg-dark2 .about-thumbnail .thumbnail::after{background:#15334e}.section-texts1 .box-image-vantagens{position:relative;width:100%;height:750px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-texts1 .box-image-vantagens{height:950px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-texts1 .box-image-vantagens{height:450px}}.section-texts1 .box-image-vantagens .shape1,.section-texts1 .box-image-vantagens .shape2{position:absolute;top:0;left:0;bottom:0;right:0;width:calc(98% + 18px);height:100%;background:#fff;clip-path:polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);z-index:-1}.section-texts1 .box-image-vantagens .shape2{width:calc(98% + 10px);background:#254c63}.section-texts1 .box-image-vantagens .left-image{overflow:hidden;width:98%;height:100%;clip-path:polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);z-index:1}.section-texts1 .box-image-vantagens .left-image img{width:100%;height:100%;object-fit:cover;object-position:center}.section-texts1 .about-content{padding:0 10px}.section-texts1 .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.section-texts1 .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.section-texts1 .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-texts1 .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.section-texts1 .about-content .text-content .desc{width:100%}}.section-texts1 .about-content .text-content .desc p{text-align:justify;font-weight:400;font-size:18px;line-height:27px;color:#000;margin:8px 0}.section-texts1 .about-content .text-content .desc p b{color:#002b53;font-weight:600}.section-texts1 .features-list{margin-bottom:40px}.section-texts1 .features-list .feature-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:25px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);border:1px solid #e9ecef;transition:all .3s ease}.section-texts1 .features-list .feature-item:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.section-texts1 .features-list .feature-item .feature-icon{width:50px;height:50px;background:linear-gradient(135deg, #254C63, #002B53);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.section-texts1 .features-list .feature-item .feature-content h3{font-size:18px;font-weight:600;color:#204863;margin-bottom:8px}.section-texts1 .features-list .feature-item .feature-content p{font-size:14px;color:#6c757d;line-height:1.5;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-texts1 .features-list .feature-item{padding:15px;gap:15px}.section-texts1 .features-list .feature-item .feature-icon{width:40px;height:40px;font-size:16px}.section-texts1 .features-list .feature-item .feature-content h4{font-size:16px}}.section-texts1 .about-img{padding-left:20px;top:0px;position:relative;width:100%;float:right;height:auto;z-index:1}@media(max-width: 575px){.section-texts1 .about-img{height:auto}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-texts1 .about-img{padding-left:0}}.section-texts1 .about-img::before{content:"";position:absolute;height:40%;width:80%;bottom:-20px;right:60px;background-image:repeating-linear-gradient(45deg, #002B53 0, #002B53 7px, transparent 0, transparent 50%);background-size:25px 25px;background-color:rgba(71,212,255,0);opacity:.5;z-index:-2}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-texts1 .about-img::before{width:100%}}.section-texts1 .about-img .move-up{margin-bottom:40px}.section-texts1 .about-img .move-down{margin-top:40px}.section-texts1 .about-img .box-image1,.section-texts1 .about-img .box-image2{width:100%;height:600px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-texts1 .about-img .box-image1,.section-texts1 .about-img .box-image2{height:500px}}.section-texts1 .about-img .box-image1 video,.section-texts1 .about-img .box-image2 video{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.section-texts1 .about-img .box-image2{margin-bottom:10px;height:300px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-texts1 .about-img .box-image2{height:265px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-texts1 .about-img .box-image2{display:none}}.section-texts1 .about-img .box-image1{margin-top:15px}.section-texts1 .about-img img{width:100%;height:100%;object-fit:cover;border-radius:5px;box-shadow:-3px -3px 25px -5px rgba(0,0,0,.2)}.section-texts1 .about-img .image-logo{background:#204863;border-radius:5px;padding:10px 15px;min-height:125px;gap:15px}.section-texts1 .about-img .experience-box{position:relative;display:flex;align-items:center;background:#204863;border-radius:5px;padding:20px 15px;gap:15px}.section-texts1 .about-img .experience-box .year-box{position:relative;display:flex;align-items:center;justify-content:center;min-width:90px;width:90px;height:90px;border-radius:4px;text-align:center;background:#002b53}.section-texts1 .about-img .experience-box .year-box .ano .number{display:flex;gap:1px;font-size:44px;font-weight:500;line-height:1;padding:0 5px;color:#fff;overflow:hidden;justify-content:center;transition:all .6s ease-in-out}.section-texts1 .about-img .experience-box .year-box .ano .plus{font-size:30px;color:#fff;font-weight:500}.section-texts1 .about-img .experience-box .year-box .ano .digit-wrapper{height:1em;overflow:hidden;position:relative;width:.6em}.section-texts1 .about-img .experience-box .year-box .ano .digit-roller{position:absolute;top:0;left:0;transition:transform 1s ease-out}.section-texts1 .about-img .experience-box .year-box .ano .digit-roller div{height:1em}.section-texts1 .about-img .experience-box .year-box .ano span{display:block;font-size:17px;line-height:20px;color:#fff}.section-texts1 .about-img .experience-box .desc{font-size:18px;text-transform:uppercase;color:#fff;margin:0}.section-texts1 .box-image-style{position:relative;width:100%;height:600px;padding:0px;margin-left:30px;float:right;z-index:1}.section-texts1 .box-image-style::before{content:"";position:absolute;top:-10px;right:-10px;width:100%;height:100%;background:#204863;border-radius:20px;opacity:1;z-index:-1}.section-texts1 .box-image-style .image{width:100%;height:100%;border-radius:20px;overflow:hidden}.section-texts1 .box-image-style .image img{width:100%;height:100%;object-fit:cover;border-radius:20px}.product-area{padding:120px 0;position:relative;overflow:hidden}.product-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e9ecef" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.4;z-index:-1}.product-area::after{position:absolute;right:0;top:0;content:"";height:100%;width:35%;background:#204863;opacity:.1;z-index:-1}@media(max-width: 991px){.product-area::after{height:40%;width:100%;top:auto;bottom:0}}.product-area .container-fluid{position:relative;z-index:2}.product-area .padding-content{padding:0 20px}@media(min-width: 992px){.product-area .padding-content{padding:0 40px}}.product-area .padding-content .section-title{margin-bottom:30px}.product-area .padding-content .section-title span{color:#254c63;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.product-area .padding-content .section-title h2{font-size:2.5em;font-weight:700;color:#204863;line-height:1.2;margin-bottom:20px}@media only screen and (min-width: 992px)and (max-width: 1199px){.product-area .padding-content .section-title h2{font-size:2.2em}}@media only screen and (min-width: 768px)and (max-width: 991px){.product-area .padding-content .section-title h2{font-size:2em}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.product-area .padding-content .section-title h2{font-size:1.8em}}.product-area .padding-content .section-title .divider{width:60px;height:3px;background:linear-gradient(90deg, #254C63, #002B53);border-radius:2px;margin-bottom:30px}.product-area .padding-content .btn-main{display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border-radius:30px;font-weight:600;text-decoration:none;transition:all .3s ease;background:linear-gradient(135deg, #254C63, #002B53);color:#fff;box-shadow:0 5px 15px rgba(37,76,99,.3);text-transform:uppercase;letter-spacing:.5px;font-size:14px}.product-area .padding-content .btn-main:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,76,99,.4);color:#fff}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.product-area .padding-content .btn-main{padding:12px 25px;font-size:13px}}.product-area .swiper.productSwiper{padding:20px 0;position:relative}.product-area .swiper-slide{transition:all .3s ease}.product-area .swiper-slide a{text-decoration:none;color:inherit;display:block;height:100%}.product-area .swiper-slide a:hover{text-decoration:none;color:inherit}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.product-area{padding:80px 0}.product-area .padding-content{padding:0 15px;margin-bottom:30px}}.product-area .padding-content{animation:slideInLeft 1s ease-out}.product-area .swiper.productSwiper{animation:slideInRight 1s ease-out .3s both}.gradient-edge-top{z-index:-1;position:absolute;top:0;width:100%;height:30%;background:linear-gradient(180deg, #204863 20%, rgba(32, 72, 99, 0) 100%)}.gradient-edge-bottom{z-index:-1;position:absolute;bottom:0;width:100%;height:40%;background:linear-gradient(0deg, #204863 20%, rgba(32, 72, 99, 0) 100%)}.section-counter-area{position:relative;overflow:hidden}.section-counter-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(32,72,99,.8);z-index:-1}.section-counter-area .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(0.8);z-index:-2;background-color:linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%)}.section-counter-area .box-image-counter{position:relative;margin-top:20px}.section-counter-area .box-image-counter .marquee-text,.section-counter-area .box-image-counter .marquee-text-outline{position:absolute;top:50px;left:0;width:100%;display:flex;padding:5px 0;margin:20px 0;white-space:nowrap;justify-content:center;overflow:hidden;z-index:-1}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-counter-area .box-image-counter .marquee-text,.section-counter-area .box-image-counter .marquee-text-outline{top:0}}.section-counter-area .box-image-counter .marquee-text[data-reversed=true],.section-counter-area .box-image-counter .marquee-text-outline[data-reversed=true]{justify-content:flex-start}.section-counter-area .box-image-counter .marquee-text span,.section-counter-area .box-image-counter .marquee-text-outline span{font-size:150px;font-weight:900;text-transform:uppercase;padding:0 20px;background:#fff;color:#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-counter-area .box-image-counter .marquee-text span,.section-counter-area .box-image-counter .marquee-text-outline span{font-size:60px}}.section-counter-area .box-image-counter .marquee-text-outline{z-index:1}.section-counter-area .box-image-counter .marquee-text-outline span{color:#204863;background:none;-webkit-text-stroke:.5px #fff;-webkit-text-fill-color:rgba(0,0,0,0)}.section-counter-area .box-image-counter .image-content{width:100%;height:400px;display:flex;align-items:center;justify-content:center;margin-top:10px;z-index:-1}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-counter-area .box-image-counter .image-content{height:200px}}.section-counter-area .box-image-counter .image-content img{width:100%;height:100%;object-fit:cover;object-position:top right}.section-counter-area .counter-card{border-radius:10px;padding:20px;text-align:center;color:#fff;z-index:1}.section-counter-area .counter-card .counter-icon{font-size:50px;color:#204863}.section-counter-area .counter-card .counter-icon i{font-size:50px;color:#254c63}.section-counter-area .counter-card .counter-content .counter-number{display:flex;align-items:center;justify-content:center;gap:10px;font-size:45px;font-weight:600}.section-counter-area .counter-card .counter-content .counter-label{font-size:18px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-top:10px}.int-page-product .both{clear:both}.int-page-product .both h2,.int-page-product .both h3{color:#254c63;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem 0;padding-bottom:.5rem;border-bottom:2px solid #204863;position:relative}.int-page-product .both h2::after,.int-page-product .both h3::after{content:"";position:absolute;bottom:-2px;left:0;width:50px;height:2px;background:#254c63}.int-page-product .ajust-float{width:38%;float:left;shape-outside:circle(50%)}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-product .ajust-float{width:48%}}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-product .ajust-float{margin-right:40px;width:48%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-product .ajust-float{width:100%;float:none;shape-outside:none;display:flex;justify-content:center;align-items:center}}.int-page-product .ajust-float img{border-radius:50%;min-height:400px;object-fit:contain;box-shadow:0 8px 25px rgba(0,0,0,.15);border:8px solid #204863;width:400px;height:400px;transition:transform .3s ease,box-shadow .3s ease}@media(min-width: 768px)and (max-width: 991px){.int-page-product .ajust-float img{height:315px;min-height:315px}}@media(min-width: 992px)and (max-width: 1199px){.int-page-product .ajust-float img{height:380px;min-height:340px}}@media(max-width: 575px){.int-page-product .ajust-float img{min-height:300px;height:300px;width:300px}}@media(min-width: 992px){.int-page-product .padding-lg-right{padding-right:3%}}.int-page-product .content-wrapper{overflow:hidden}@media(min-width: 768px){.int-page-product .content-wrapper{margin-top:20px}}.int-page-product .swiper-button-prev,.int-page-product .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-product .swiper-button-prev::after,.int-page-product .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-product h2,.int-page-product h3{color:#254c63;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem 0;padding-bottom:.5rem;position:relative}.int-page-product h2::after,.int-page-product h3::after{position:absolute;bottom:-2px;left:0;width:50px;height:2px;background:#254c63}.int-page-product p{text-align:justify;hyphens:auto;word-break:break-word;line-height:1.7;margin-bottom:1.2rem;color:#333}.int-page-product p strong{color:#254c63;font-weight:600}.int-page-product ul{margin:1.5rem 0;padding-left:0;list-style:none}.int-page-product ul li{margin-bottom:1rem;line-height:1.6;color:#444;position:relative;padding:12px 20px 12px 50px;background:linear-gradient(135deg, #f8f9fa, #ffffff);border-radius:12px;border-left:4px solid #204863;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.int-page-product ul li:hover{transform:translateX(5px);box-shadow:0 4px 15px rgba(0,0,0,.1);background:linear-gradient(135deg, #ffffff, #f0f8ff);border-left-color:#254c63}.int-page-product ul li::before{content:"✓";position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#254c63;font-weight:bold;font-size:1.1em;background:linear-gradient(135deg, #204863, rgb(50.6870229008, 114.0458015267, 156.8129770992));width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.1)}.int-page-product ul li:nth-child(odd){background:linear-gradient(135deg, #f0f8ff, #e6f3ff);border-left-color:#254c63}.int-page-product ul li:nth-child(odd)::before{background:linear-gradient(135deg, #254C63, rgb(23.125, 47.5, 61.875));content:"⚡"}.int-page-product ul li:nth-child(even){background:linear-gradient(135deg, rgb(57.5, 159.8192771084, 255), rgb(32, 147.5301204819, 255));border-left-color:#002b53}.int-page-product ul li:nth-child(even)::before{background:linear-gradient(135deg, #002B53, rgb(0, 16.578313253, 32));content:"🔬"}.int-page-product ul li:nth-child(3n){background:linear-gradient(135deg, rgb(112, 167, 216.5), rgb(91.9090909091, 154.6363636364, 211.0909090909));border-left-color:#15334e}.int-page-product ul li:nth-child(3n)::before{background:linear-gradient(135deg, #15334E, rgb(10.1818181818, 24.7272727273, 37.8181818182));content:"⭐"}.int-page-product ul li:nth-child(4n){background:linear-gradient(135deg, rgb(142.0190839695, 187.6679389313, 218.4809160305), rgb(122.7480916031, 176.1832061069, 212.2519083969));border-left-color:#204863}.int-page-product ul li:nth-child(4n)::before{background:linear-gradient(135deg, #204863, rgb(19.5419847328, 43.9694656489, 60.4580152672));content:"🏆"}.int-page-product ul.technical-specs li{background:linear-gradient(135deg, rgb(112, 167, 216.5), rgb(91.9090909091, 154.6363636364, 211.0909090909));border-left-color:#15334e}.int-page-product ul.technical-specs li::before{background:linear-gradient(135deg, #15334E, rgb(10.1818181818, 24.7272727273, 37.8181818182));content:"⚙️"}.int-page-product ul.quality-features li{background:linear-gradient(135deg, rgb(112, 167, 216.5), rgb(91.9090909091, 154.6363636364, 211.0909090909));border-left-color:#15334e}.int-page-product ul.quality-features li::before{background:linear-gradient(135deg, #15334E, rgb(10.1818181818, 24.7272727273, 37.8181818182));content:"✨"}.int-page-product ul.certification-list li{background:linear-gradient(135deg, rgb(112, 167, 216.5), rgb(91.9090909091, 154.6363636364, 211.0909090909));border-left-color:#15334e}.int-page-product ul.certification-list li::before{background:linear-gradient(135deg, #15334E, rgb(10.1818181818, 24.7272727273, 37.8181818182));content:"📋"}.int-page-product .btn-main{display:inline-block;margin:2rem 0;padding:12px 30px;background:linear-gradient(135deg, #FF8C00, #cc8400);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.int-page-product .btn-main:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15);background:linear-gradient(135deg, rgb(229.5, 148.5, 0), rgb(178.5, 98, 0))}.int-page-product .faq-section{background:linear-gradient(135deg, #f8f9fa, #e9ecef);padding:2rem;border-radius:15px;margin:2rem 0;border-left:4px solid #254c63}.int-page-product .faq-section h3{border-bottom:none}.int-page-product .faq-section h3::after{display:none}.int-page-product .faq-section p{background:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.int-page-product .highlight-section{background:linear-gradient(135deg, #204863, rgb(50.6870229008, 114.0458015267, 156.8129770992));color:#fff;padding:2rem;border-radius:15px;margin:2rem 0;text-align:center}.int-page-product .highlight-section h3{color:#fff;border-bottom:2px solid hsla(0,0%,100%,.3)}.int-page-product .highlight-section h3::after{background:#fff}.int-page-product .highlight-section p{color:#fff;text-align:center}.int-page-product .boxExpand{margin:10px 0;padding:10px 0}.int-page-product .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-product .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-product .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-product .boxExpand #contentExpand.expanded::before{display:none}.int-page-product .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-product .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-product .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#254c63;bottom:0px;font-size:40px;transition:.3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#204863}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#254c63;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 */
