﻿.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:#0a1f44;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:#0a1f44 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#0a1f44;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#0072ce}.title-area2{position:relative;margin-top:15px;margin-bottom:30px}.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 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:65px;margin-bottom:20px;border-radius:2px}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:50%;left:5px;transform:translateY(-50%);width:50px;height:3px;background:#0a1f44;opacity:1}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.8rem;line-height:3rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:300}.title-area2 h2 b.tam2,.title-area2 h3 b.tam2,.title-area2 .title b.tam2{font-size:1.8rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2.4rem;line-height:2.6rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2rem;line-height:2.2rem}}.title-area2 p{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}.white{color:#fff !important}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:#0a1f44;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}header .top_menu{border-bottom:1px solid #e8edf1;background-color:#c4c4c4;padding:5px;position:relative}header .top_menu::before{position:absolute;top:0;left:-2rem;display:block;width:20vw;height:100%;content:"";background:#0a1f44;transform:skewX(20deg);border-right:5px solid #fff;z-index:0}@media only screen and (min-width: 768px)and (max-width: 991px){header .top_menu{display:none}}@media only screen and (min-width: 576px)and (max-width: 767px){header .top_menu{display:none}}@media(max-width: 575px){header .top_menu{display:none}}header .top_menu .dn_btn{display:inline-block;font-size:13px;margin-right:40px;font-weight:400;color:#000;transition:all 300ms linear 0s}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{margin-right:20px}}header .top_menu .dn_btn:hover{color:#0072ce}header .top_menu .header-social{position:relative;z-index:1}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#0a1f44}header .top_menu .header-social a i{margin-right:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .header-social a i{margin-right:6px}}header .top_menu .contact-menu{margin-left:50px}header .top_menu .contact-menu a{display:inline-block !important;font-size:13px}header .header-area{background-color:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5}header .header-area.sticky{background:#fff}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#000}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 50px;height:106px;align-items:center}header .header-area .header-main .logo{padding:0 15px}header .header-area .header-main .logo img{height:50px;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:15px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:12px 0;font-size:14px;color:#000;font-weight:600;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#000;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}header .header-area .header-main .nav-menu .menu .menu-item>a::after{content:"";display:block;margin:auto;height:3px;width:0;position:relative;top:1px;background:rgba(0,0,0,0);transition:all .3s}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#0a1f44}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:#0a1f44}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:#0a1f44}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:250px;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #0a1f44;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:600;color:#000;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#0a1f44;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 1350px){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: 1350px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:12px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 1350px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 1350px)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: 1350px){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:#0a1f44;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:#0a1f44;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: 1350px){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:#0a1f44;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: 1350px){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: 1350px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:18px 30px}@media(max-width: 1350px){header .contact-btn{display:none !important}}.padding-banner{padding-top:136px}@media(max-width: 1350px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:#f3f3f3;padding:65px 0 0}.footer-area .footer-top{border-bottom:1px solid #ccc}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:70px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:90px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-pera .info1{line-height:1.8;margin-bottom:30px;color:#000}@media only screen and (min-width: 992px)and (max-width: 1199px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}.footer-area .footer-top .single-footer-caption .footer-tittle span{color:#0a1f44;font-family:"Montserrat",sans-serif;font-size:18px;margin-bottom:38px;font-weight:500;text-transform:uppercase}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:#000;margin-bottom:15px;text-transform:capitalize}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a{color:#868c98;font-weight:300;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover{color:#0a1f44;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap{margin-bottom:30px}.footer-area .footer-top .single-footer-caption .footer-cap span{color:#0a1f44;font-size:16px;font-weight:300;margin-bottom:10px;display:block}.footer-area .footer-top .single-footer-caption .footer-cap p{color:#000;font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a{color:#000;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#0a1f44;padding-left:5px}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(0);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#000;font-weight:300;font-size:16px;line-height:2;margin-bottom:12px}.social_links{margin:25px 0}@media(max-width: 991px){.social_links{margin:30px 0 40px}}.social_links ul li{display:inline-block}.social_links ul li a{font-size:18px;color:#c3b2f0;width:40px;height:40px;display:inline-block;text-align:center;background:#0072ce;border-radius:50%;line-height:40px !important;margin-right:7px;color:#fff;line-height:41px !important;transition:.4s ease}.social_links ul li a:hover{background:#0a1f44}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-repeat:no-repeat;background-size:cover;margin-top:142px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:107px}}.slider-area .slider-height{height:200px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#0a1f44;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:#0a1f44;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#0a1f44}.slider-area .slider-height .hero-cap .color-w{color:#0a1f44;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:#0072ce;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 20px;text-transform:uppercase;font-family:"Montserrat",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:5px;-moz-user-select:none;font-weight:400;letter-spacing:1px;cursor:pointer;transition:color .4s linear;position:relative;z-index:1;overflow:hidden}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#0a1f44;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:#0a1f44;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:#0072ce;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:#0a1f44;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#0a1f44;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:#0a1f44;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:#0072ce}.btn-arrow:hover:after{opacity:1;visibility:visible}.btn{font-size:16px;font-weight:600;background-color:#0b8241;padding:24px 24px 24px 32px;display:flex;align-items:center;border-radius:99px;position:relative;transition:all .5s cubic-bezier(0.77, 0, 0.175, 1)}.btn .text{color:#fff;line-height:1;position:relative;z-index:5;margin-right:32px}.btn svg{display:inline-block;position:relative;z-index:5;transform:rotate(0deg) translateX(0);transform-origin:left;transition:all .5s cubic-bezier(0.77, 0, 0.175, 1)}.btn::before{content:"";background-color:#004b87;width:32px;height:32px;display:block;position:absolute;z-index:1;border-radius:99px;top:50%;right:16px;transform:translateY(-50%);transition:all .5s cubic-bezier(0.77, 0, 0.175, 1)}.btn.light{background-color:#95c11f}.btn.light::before{background-color:#154633}.btn:hover svg{transform:rotate(45deg) translateX(-8px)}.btn:hover::before{width:100%;height:100%;right:0}button{position:relative;display:inline-block;cursor:pointer;outline:none;border:0;vertical-align:middle;text-decoration:none;background:rgba(0,0,0,0);padding:0;font-size:inherit;font-family:inherit}button.learn-more{width:12rem;height:auto}button.learn-more .circle{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);position:relative;display:block;margin:0;width:3rem;height:3rem;background:#0a1f44;border-radius:1.625rem}button.learn-more .circle .icon{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}button.learn-more .circle .icon.arrow{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);left:.625rem;width:1.125rem;height:.125rem;background:none}button.learn-more .circle .icon.arrow::before{position:absolute;content:"";top:-0.29rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}button.learn-more .button-text{transition:all .45s cubic-bezier(0.65, 0, 0.076, 1);position:absolute;top:0;left:0;right:0;bottom:0;padding:.75rem 0;margin:0 0 0 1.85rem;color:#282936;font-weight:700;line-height:1.6;text-align:center;text-transform:uppercase}button:hover .circle{width:100%}button:hover .circle .icon.arrow{background:#fff;transform:translate(1rem, 0)}button:hover .button-text{color:#fff}.btn2{min-width:180px;font-size:18px;font-weight:500;padding:16px 30px;margin:10px 0;background-color:#0072ce;display:flex;align-items:center;border-radius:99px;position:relative;transition:all .5s cubic-bezier(0.77, 0, 0.175, 1)}.btn2 .text{color:#fff;line-height:1;position:relative;z-index:5;margin-right:32px}.btn2 svg{display:inline-block;position:relative;z-index:5;transform:rotate(0deg) translateX(0);transform-origin:left;transition:all .5s cubic-bezier(0.77, 0, 0.175, 1)}.btn2::before{content:"";background-color:#0072ce;width:32px;height:32px;display:block;position:absolute;z-index:1;border-radius:99px;top:50%;right:16px;transform:translateY(-50%);transition:all .5s cubic-bezier(0.77, 0, 0.175, 1)}.btn2.light{background-color:#95c11f}.btn2.light::before{background-color:#154633}.btn2:hover svg{transform:rotate(45deg) translateX(-8px)}.btn2:hover::before{width:100%;height:100%;right:0}.btn-03{display:flex;align-items:center;justify-content:center;width:fit-content;min-width:180px;font-size:18px;font-weight:500;padding:16px 30px;margin:10px 0;position:relative;border-radius:99px;color:#fff;background:#0072ce;transition:.2s linear;overflow:hidden;z-index:1}.btn-03:hover{background:#0a1f44;color:#fff}.button-card{width:50%;border:1px solid #0072ce;background:linear-gradient(90deg, #0A1F44, #0072CE, #0A1F44);background-color:#0072ce;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;font-size:18px;padding:0 18px;line-height:50px;text-align:center;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulat;position:relative;margin-right:5px;transition:.5s}.button-card:active{box-shadow:#0a1f44 2px 2px 0 0;transform:translate(2px, 2px)}@media(min-width: 768px){.button-card{min-width:120px;padding:0 25px}}.download-button-wrapper{margin-top:20px;text-align:left}.download-button-wrapper .download-btn{display:inline-block;padding:10px 20px;background-color:#007bff;color:#fff;font-weight:500;border-radius:8px;text-decoration:none;transition:background .3s,box-shadow .3s;box-shadow:0 2px 6px rgba(0,123,255,.3)}.download-button-wrapper .download-btn:hover{background-color:#0056b3;box-shadow:0 4px 12px rgba(0,123,255,.4)}.card-product{background:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,10,151,.3);padding:10px;position:relative;overflow:hidden;transition:.3s ease-in-out;border-top:5px solid linear-gradient(90deg, #0A1F44, #0072CE, #0A1F44);min-height:550px;position:relative;top:0;z-index:1;margin:0 5px;border:2px solid #0a1f44}.card-product::before{content:"";position:absolute;top:0;left:0;height:5px;width:100%;background:linear-gradient(90deg, #0A1F44, #0072CE, #0A1F44);z-index:1}.card-product h2,.card-product h3{background-color:#0a1f44;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 .saiba-mais{width:85%;position:absolute;bottom:10px;font-weight:600;font-size:14px;text-transform:uppercase;color:#0072ce;border:1px solid #0072ce;padding:8px;border-radius:8px;text-align:center;display:inline-block;transition:.4s ease}.card-product img{height:250px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border-bottom:3px solid #0072ce}.card-product:hover p .saiba-mais{color:#fff;border:1px solid #0072ce;background-color:#0072ce;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-04{position:relative;overflow:hidden;z-index:1;width:100%;height:380px;cursor:pointer;transition:.3s ease-in;border-radius:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-04{height:340px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-04{height:360px}}@media only screen and (min-width: 576px)and (max-width: 767px){.card-04{height:360px}}@media(max-width: 575px){.card-04{height:390px}}.card-04:hover .thumbnail img{transform:scale(1.07);filter:brightness(0.9);box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.card-04:hover .inner .btn-link i{margin-left:10px}.card-04:hover::after{top:-45%;right:-55%}.card-04:hover .inner{transform:translateY(-10px) translateX(-50%)}.card-04:hover .inner span::after{bottom:-55px;left:-111px}.card-04 .thumbnail{width:100%;height:80%;border-radius:10px;overflow:hidden}.card-04 .thumbnail img{width:100%;height:100%;overflow:hidden;object-fit:cover;object-position:center;filter:brightness(0.75);transition:.3s ease}.card-04 .inner{padding:25px 10px;text-align:center;position:absolute;bottom:25px;left:50%;transform:translateX(-50%);width:90%;min-height:120px;background:linear-gradient(to right, #0A1F44, #3C74A6);overflow:hidden;z-index:10;transition:.3s ease;border-radius:5px}.card-04 .inner .title{margin-bottom:2px;transition:.3s;font-weight:700;font-size:1.4em;line-height:30px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-04 .inner .title{font-size:1.3em}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-04 .inner .title{font-size:1.2em}}@media only screen and (min-width: 576px)and (max-width: 767px){.card-04 .inner .title{font-size:1.1em}}@media(max-width: 575px){.card-04 .inner .title{font-size:1.1em}}.card-04 .inner .btn-link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:14px;font-weight:400;position:relative;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-04 .inner .btn-link{font-size:13px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-04 .inner .btn-link{font-size:12px}}.card-04 .inner .btn-link i{font-size:13px;margin-left:5px;transition:.3s ease}.card{margin-top:20px;width:100%;border:2px solid #0a1f44;box-shadow:0 4px 10px rgba(0,10,151,.3);padding:10px;position:relative;overflow:hidden;transition:.3s ease-in-out;border-top:5px solid linear-gradient(90deg, #0A1F44, #0072CE, #0A1F44)}.card::before{content:"";position:absolute;top:0;left:0;height:5px;width:100%;background:linear-gradient(90deg, #0A1F44, #0072CE, #0A1F44);z-index:1}.card .img-box,.card .name-box,.card .icon-box,.card .btn-box{position:relative;z-index:2}.card .img-box{height:120px;display:flex;justify-content:center;align-items:center}.card .img-box img{height:100%;width:100%;object-fit:cover;transition:.5s ease-in-out}.card .img-box i{font-size:4rem;color:#0a1f44;margin-left:15px}.card .name-box{margin-top:10px}.card .name-box h2,.card .name-box h3{color:#000;font-weight:700;text-transform:uppercase;text-align:center;font-size:1.1em;margin-bottom:20px}.card .icon-box{display:flex;justify-content:center;align-items:center}.card .icon-box .icon-content{margin:0 10px}.card .icon-box .icon-content img{height:30px}.card .btn-box{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.card .btn-box .button{text-transform:uppercase;font-size:.9em;font-weight:700;text-decoration:underline;font-family:"Montserrat",sans-serif;color:#0072ce}.card:hover{box-shadow:rgba(0,0,0,.35) 0px 5px 15px;bottom:10px}.card:hover .btn-box{display:flex}.card:hover .button-card{background-color:#0a1f44;border:1px solid #a3a3a3;border-radius:12px;box-shadow:#a3a3a3 3px 3px 0 0;color:#fff}.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{display:flex;justify-self:center;font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #0a1f44}.accordion .accordion-item button[aria-expanded=true] .icon{color:#0a1f44}@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:#0a1f44}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#0a1f44;border:1px solid #0a1f44}.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:#0a1f44}.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:#0072ce}.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:#0a1f44;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#0a1f44;padding-bottom:5px}}.home-form{padding:65px 0;background:linear-gradient(to right, #6998C8, #1E3A70)}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card{margin-top:100px}.home-form .contact-card .fa-contact{background:#0a1f44;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:#fff}.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:#fff}.home-form .contact-card .content p a:hover{color:#0a1f44}.form-contact{box-shadow:rgba(50,50,93,.25) 0px 30px 60px -12px,rgba(0,0,0,.3) 0px 18px 36px -18px;padding:30px;border-radius:25px;background:#f5f5f5}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:20px}.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 #e0e0e0;box-shadow:rgba(3,179,71,.05) 0px 1px 3px;border-radius:30px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%;transition:all .3s ease-in-out}.form-contact .form-control:focus{border-color:rgb(198.5,198.5,198.5);outline:0;border-color:#0a1f44;box-shadow:rgba(3,179,71,.15) 0px 5px 15px;transform:translateY(-1px)}.form-contact .form-control:hover{border-color:rgb(198.5,198.5,198.5);outline:0;border-color:#0a1f44;box-shadow:rgba(3,6,179,.589) 0px 5px 15px;transform:translateY(-1px)}.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:#0a1f44}.h3-form i{color:#0a1f44;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}#svg-map path{fill:#0a1f44}#svg-map{width:100%}#svg-map text{fill:#fff;font:12px Arial-BoldMT,sans-serif;cursor:pointer}#svg-map a{text-decoration:none}#svg-map a:hover{cursor:pointer;text-decoration:none}#svg-map a:hover path{fill:#0072ce !important}#svg-map .circle{fill:#0a1f44}#svg-map a:hover .circle{fill:#0072ce !important;cursor:pointer}.estado-info{display:none}.categories-boxes-item.active path{fill:#0072ce !important}.bg-active{fill:rgb(0,119.6446601942,216.2) !important}.categories-content-item{display:none;width:80%;margin:20px auto 0}.categories-content-item .content{border:2px solid #0a1f44;border-radius:8px;padding:20px;max-height:450px;overflow-y:scroll}.categories-content-item .content h3{margin-bottom:20px;color:#0072ce}.categories-content-item .content p a:hover{color:#0a1f44}.categories-content-item .content p a i{color:#0a1f44}.categories-content-item .content ul li{padding:2px}.categories-content-item.active{display:block;animation:show .5s forwards}.find-content li{color:#6e6e6e}@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:#0a1f44}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#0072ce;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, #0A1F44, #fff 40%);background:#0a1f44}.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-full{position:relative;width:100%;height:100%;background-color:#1a1a1a;margin-top:145px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full{margin-top:110px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full{margin-top:110px}}@media(max-width: 575px){.banner-full{margin-top:110px}}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1.2s cubic-bezier(0.25, 0.26, 0.25, 0.94) .9s 1 normal forwards}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.banner-full .swiper-pagination{margin-bottom:5px}@media(min-width:1400px),only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-pagination.position-left{width:350px;height:30px;top:47%;left:-15vh;transform:rotate(90deg) translateY(-50%)}}.banner-full .swiper-pagination .swiper-pagination-bullet{width:20px;height:8px;margin:0 5px !important;border-radius:50px;transition:.8s ease-in-out;background:#fff;opacity:.5}.banner-full .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:80px;background:#0a1f44;outline:1px solid #0a1f44;opacity:1}.banner-full .swiper-buttons{color:#0a1f44;height:60px;width:60px;background:hsla(0,0%,100%,.5);box-shadow:1px 1px 30px -10px #000;transition:.3s ease;display:flex;border-radius:50%}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons{display:flex;height:40px;width:40px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .swiper-buttons{display:flex;height:45px;width:45px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:35px;width:35px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .swiper-buttons.swiper-button-prev,.banner-full .swiper-buttons.swiper-button-next{top:auto;bottom:30px}}.banner-full .swiper-buttons.swiper-button-prev{left:15px}.banner-full .swiper-buttons.swiper-button-next{right:15px}.banner-full .swiper-buttons i{font-size:1.5rem;color:#0072ce;transition:.3s ease}.banner-full .swiper-buttons::before,.banner-full .swiper-buttons::after{color:#0a1f44;font-size:25px;font-weight:600;display:none}.banner-full .swiper-buttons:hover{transform:scale(1.1);background:#fff}.banner-full .swiper-buttons:hover i{transform:scale(1.05)}.banner-full .swiper-buttons:hover::before,.banner-full .swiper-buttons:hover::after{color:#0a1f44}.banner-full .banner-main{position:relative !important;width:100%;height:600px;overflow:hidden}@media(min-width:1400px){.banner-full .banner-main{height:640px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:450px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main{height:940px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main{height:720px}}@media(max-width: 575px){.banner-full .banner-main{height:540px}}.banner-full .banner-main .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:5px}.banner-full .banner-main .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:5px}.banner-full .banner-main .content-area .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.banner-full .banner-main .content-area .bg .image-bg{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(0.5);animation:loopScale 8s ease-in 0s infinite alternate forwards}.banner-full .banner-main .content-area .bg .shape{position:absolute;width:100%;height:90%;left:0px;bottom:0px;display:flex;align-items:center;justify-content:center;z-index:2}.banner-full .banner-main .content-area .bg .shape img{width:115%;height:100%;object-position:left bottom;margin-left:-30px;opacity:1}.banner-full .banner-main .content-area .content{display:flex;align-items:center;justify-content:start;width:95%;height:100%;margin:0 auto;z-index:2}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:0px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:10px 20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content{width:100%;height:95%;padding:20px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:20px}}.banner-full .banner-main .content-area .content .text{position:relative;display:flex;flex-direction:column;padding:20px;text-align:left;margin:5px 0;width:40vw;margin-left:5vw}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:40vw;margin-left:2vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-240px;margin-left:8vw}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-190px;margin-left:8vw}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:98vw;top:-120px;margin-left:2vw}}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2{color:#fff;font-size:2.8rem;text-shadow:2px 2px 65px rgba(0,0,0,.5);line-height:3rem;font-weight:700;text-transform:uppercase;margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2{font-size:2.4rem;line-height:2.5rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2{font-size:1.8rem;line-height:2rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2{font-size:1.4rem;line-height:1.6rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h2 b{font-weight:700;color:#0a1f44}.banner-full .banner-main .content-area .content .text p{font-size:1rem;font-weight:1rem;font-weight:300;color:#fff;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem;margin-top:5px}}.banner-full .banner-main .content-area .content .text .btn-one{padding:10px 30px;background:#0a1f44;color:#fff}.banner-full .banner-main .content-area .content .text .btn-one span{font-size:1rem;line-height:normal;padding:2px;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .btn-one{padding:10px 30px;font-size:14px}}.banner-full .banner-main .content-area .content .text .btn-one::before,.banner-full .banner-main .content-area .content .text .btn-one::after{background-color:#0072ce}.banner-full .banner-main .content-area .content .text .btn-one i{width:25px;height:25px}.banner-full .banner-main .content-area .content .image-banner{width:100%;height:400px;margin:0 auto;overflow:hidden;border-radius:20px;border:4px solid rgba(249,249,249,.6);box-shadow:8px 8px 45px -5px rgba(0,0,0,.5)}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:360px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:330px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .image-banner{width:95%;height:260px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{margin:30px 10px;width:90%;height:240px}}.banner-full .banner-main .content-area .content .image-banner img{width:100%;height:100%;object-fit:cover;background-color:#fff}.banner-full .banner-main .content-area .content .image-banner img.obj-contain{object-fit:contain}.banner-full .banner-thumb{position:absolute;bottom:5%;left:50%;width:50%;transform:translateX(-50%);z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-thumb{display:none}}@media(max-width: 575px){.banner-full .banner-thumb{display:none}}.banner-full .banner-thumb .swiper-wrapper{display:flex;justify-content:center}.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important;border-radius:50%;cursor:pointer;overflow:hidden;transition:.5s ease;box-shadow:0 3px 20px -5px rgba(0,0,0,.6);opacity:.5}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media(max-width: 575px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}.banner-full .banner-thumb .img-thumb.swiper-slide-thumb-active{transform:scale(1.4);opacity:1;border:2px solid #0072ce;box-shadow:0 3px 25px -5px rgba(0,0,0,.6)}.banner-full .banner-thumb .img-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.about-area{padding:65px 0}.about-area .about-content{padding:0 10px}.about-area .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.about-area .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.about-area .about-content .text-content .desc{width:100%}}.about-area .about-content .text-content .desc p{text-align:justify;font-weight:300;font-size:16px;line-height:27px;color:#000;margin:8px 0}.about-area .about-content .about-list{margin:10px 0}.about-area .about-content .about-list .item-list{display:flex;align-items:center;margin:8px 0}.about-area .about-content .about-list .item-list .icon{width:35px;height:35px;border-radius:50%;background:rgba(233,233,233,.7);display:flex;align-items:center;justify-content:center}.about-area .about-content .about-list .item-list .icon i{font-weight:600;color:#0a1f44}.about-area .about-content .about-list .item-list .text-p{font-weight:500;font-size:18px;line-height:26px;color:#1a1a1a;margin-left:10px;margin-bottom:0}.about-area .image-about{position:relative;margin-bottom:35px;padding:0 20px}.about-area .image-about .inner-about{position:relative;padding-right:100px;padding-bottom:55px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about{padding-right:5px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}@media(max-width: 575px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}.about-area .image-about .inner-about .image-1{width:100%;height:350px;position:relative;display:inline-block;margin-bottom:0px;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1{padding-right:60px;height:460px}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1{height:420px}}.about-area .image-about .inner-about .image-1 img{width:90%;height:100%;border-radius:10px;object-fit:cover;object-position:center;border:1px solid #0a1f44}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1 img{width:90%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-1 img{width:100%}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1 img{width:100%}}.about-area .image-about .inner-about .image-1::before{position:absolute;left:-30px;bottom:-63px;width:61%;height:105px;background-image:radial-gradient(#0A1F44 18%, transparent 18%);background-position:14px 14px;background-size:16px 16px;background-color:hsla(0,0%,100%,0);z-index:-1;content:""}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1::before{right:15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-1::before{bottom:-26px}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1::before{bottom:-26px}}.about-area .image-about .inner-about .image-2{width:300px;height:400px;position:absolute;right:0;bottom:0;margin-bottom:0;z-index:1;border-radius:10px;border:1px solid #0a1f44}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-2{width:225px;height:320px;bottom:-80px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-2{display:none}}@media(max-width: 575px){.about-area .image-about .inner-about .image-2{display:none}}.about-area .image-about .inner-about .image-2 img{height:100%;width:100%;border-radius:15px;object-fit:cover;object-position:center}.about-area .image-about .inner-about .experience{width:290px;background-color:#0a1f44;box-shadow:3px 5px 18px 0 rgba(6,22,58,.18);position:absolute;top:30px;left:-37px;height:100px;padding:15px;border-radius:30px 30px 0 30px;overflow:hidden;z-index:1;animation:movedup 2s ease-in-out infinite alternate forwards}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience{width:60%;left:-20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .image-about .inner-about .experience{width:50%;left:-15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .experience{left:-18px;width:80%}}@media(max-width: 575px){.about-area .image-about .inner-about .experience{left:-4px;bottom:15px;width:80%}}@media(max-width: 320px){.about-area .image-about .inner-about .experience{width:98%}}@keyframes movedup{0%{transform:translateY(-5px)}100%{transform:translateY(2px)}}.about-area .image-about .inner-about .experience .left-number{float:left;width:30%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:30px 20px}.about-area .image-about .inner-about .experience .left-number span{font-size:28px;font-weight:600;color:#fff}.about-area .image-about .inner-about .experience .left-number .counter span{font-size:50px;font-weight:700;color:#fff;margin:0px;padding:5px 0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .left-number .counter span{font-size:50px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .left-number .counter span{font-size:40px}}.about-area .image-about .inner-about .experience .right-text{display:flex;flex-direction:column;justify-content:center;float:right;width:70%;height:100%;padding:10px 15px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text{padding:10px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text{padding:12px}}.about-area .image-about .inner-about .experience .right-text span{font-size:18px;line-height:24px;font-weight:700;color:#fff;text-transform:uppercase;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text span{font-size:18px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text span{font-size:18px}}@media(max-width: 320px){.about-area .image-about .inner-about .experience .right-text span{font-size:16px}}.about-area .image-about .inner-about .experience .right-text p{font-size:14px;line-height:22px;margin-bottom:0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text p{font-size:12px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text p{font-size:12px}}@media(max-width: 320px){.about-area .image-about .inner-about .experience .right-text p{font-size:11px}}.about-area .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){.about-area .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .service-wrapper{min-height:345px}}.about-area .service-wrapper h3{font-size:20px}.about-area .service-wrapper p{font-size:15px}.about-area .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#0072ce;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.about-area .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.about-area .service-wrapper .icon .uim-svg img{width:40px}.about-area .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.about-area .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.about-area .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}.about-area .service-wrapper:hover .hover-img{width:95px}.about-area .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.about-area .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.about-area .service-wrapper:hover .icon{background:#0a1f44 !important;color:#fff !important}.about-area .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.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}.service-area{overflow-y:hidden}.custom-shape-divider-top{position:relative;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top svg{position:relative;display:block;width:100%;height:100px}.custom-shape-divider-top .shape-fill{fill:#0072ce}.product-search{background:linear-gradient(to right, #3C74A6, #0A1F44);width:100%;height:auto;padding:50px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;border-radius:12px;margin-bottom:100px;overflow-y:hidden}.product-search h2{color:#fff}.product-search p{color:#fff}.product-search .search{margin-top:10px;width:150px;height:40px;background:none;border:solid #fff;border-radius:20px;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer}.product-search .search:hover{background:#fff;transition:.5s;color:#000}.product-search .menu{font-size:16px;line-height:1.6;color:#000;width:fit-content;display:flex;list-style:none;margin-top:10px}.product-search .menu a{text-decoration:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;background:#f3f3f3;box-shadow:rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px,rgba(10,37,64,.35) 0px -2px 6px 0px inset}.product-search .menu .link{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 36px;border-radius:16px;overflow:hidden;transition:all .48s cubic-bezier(0.23, 1, 0.32, 1)}.product-search .menu .link::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0a3cff;z-index:-1;transform:scaleX(0);transform-origin:left;transition:transform .48s cubic-bezier(0.23, 1, 0.32, 1)}.product-search .menu .link svg{width:14px;height:14px;fill:#000;transition:all .48s cubic-bezier(0.23, 1, 0.32, 1)}.product-search .menu .item{position:relative}.product-search .menu .item .submenu{display:flex;flex-direction:column;align-items:center;position:absolute;top:40px;left:0;width:100%;border-radius:0 0 16px 16px;overflow:hidden;border:1px solid #ccc;opacity:0;visibility:hidden;transform:translateY(-12px);transition:all .48s cubic-bezier(0.23, 1, 0.32, 1);z-index:1;pointer-events:none;list-style:none;background:#f3f3f3;color:#000;z-index:4;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.product-search .menu .item .submenu .submenu-item{width:100%;transition:all .48s cubic-bezier(0.23, 1, 0.32, 1)}.product-search .menu .item .submenu .submenu-item .submenu-link{display:block;padding:12px 24px;width:100%;position:relative;text-align:center;transition:all .48s cubic-bezier(0.23, 1, 0.32, 1)}.product-search .menu .item .submenu .submenu-item .submenu-link::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0a3cff;z-index:-1;transform:scaleX(0);transform-origin:left;transition:transform .48s cubic-bezier(0.23, 1, 0.32, 1)}.product-search .menu .item .submenu .submenu-item .submenu-link:hover::before{transform:scaleX(1);transform-origin:right}.product-search .menu .item .submenu .submenu-item:last-child .submenu-link{border-bottom:none}.product-search .menu .item:hover .submenu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;border-top:rgba(0,0,0,0)}.product-search .menu .item:hover .link{border-radius:16px 16px 0 0}.product-search .menu .item:hover .link::after{transform:scaleX(1);transform-origin:right}.product-search .menu .item:hover .link svg{fill:#fff;transform:rotate(-180deg)}.product-search input{border-radius:25px;border:none;padding:10px;height:40px;outline:none;transition:all .3s ease;margin-top:10px;margin-bottom:10px}.product-search input:hover{box-shadow:0 0 5px hsla(0,0%,100%,.5)}.product-search input:focus{box-shadow:0 0 8px hsla(0,0%,100%,.7);background-color:#fff}.title-video{color:#0a1f44;margin-bottom:40px}.video{justify-self:center;width:100%;height:300px;background:none;border:2px solid #0a1f44;border-radius:20px;color:#0a1f44;display:flex;align-items:center;justify-content:center;font-weight:bold;cursor:pointer;animation:pulse-border 1.5s infinite ease-in-out}.video:hover{background:#0a1f44;color:#fff;transition:.3s}@keyframes pulse-border{0%{box-shadow:0 0 0 0 rgba(10,31,68,.7)}70%{box-shadow:0 0 0 8px rgba(10,31,68,0)}100%{box-shadow:0 0 0 0 rgba(10,31,68,0)}}.reverse-mobile{display:flex;flex-wrap:wrap}@media(max-width: 991.98px){.reverse-mobile{flex-direction:column-reverse;margin-top:50px}}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#0a1f44;bottom:0px;font-size:40px;transition:.3s ease}.int-page-1 h2{color:#0a1f44}.card-link{background:#fff;border-radius:20px;text-align:center;padding:20px 10px;box-shadow:0 0 15px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:150px;transition:.3s ease;cursor:pointer}.card-link .card-icon{margin-bottom:12px;font-size:28px;color:#333}.card-link .card-icon strong{font-size:24px;font-weight:700;color:#444;display:block}.card-link .card-text{font-size:14px;font-weight:600;color:#0056b3;line-height:1.4}.card-link:hover{box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-3px)}.row{display:flex;flex-wrap:wrap}.row>[class*=col-]{display:flex;flex-direction:column}.padding{padding-bottom:300px}.product-tabs{border:1px solid #ddd;border-radius:10px;overflow:hidden;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05)}.product-tabs .tab-buttons{display:flex;flex-wrap:wrap;border-bottom:1px solid #ddd;background-color:#f9f9f9}.product-tabs .tab-buttons .tab-btn{flex:1;padding:12px 16px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:500;cursor:pointer;background:none;border:none;border-right:1px solid #eee;transition:background .3s,color .3s}.product-tabs .tab-buttons .tab-btn:last-child{border-right:none}.product-tabs .tab-buttons .tab-btn:hover{background-color:#eee}.product-tabs .tab-buttons .tab-btn.active{background-color:#fff;color:#007bff;font-weight:600}.product-tabs .tab-contents{padding:20px;font-size:15px;line-height:1.6;color:#444}.product-tabs .tab-contents .tab-content{display:none}.product-tabs .tab-contents .tab-content.active{display:block;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#0072ce}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#0a1f44;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 */
