﻿@keyframes fadeInLeft{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}.fadeInLeft.show-animate{animation:fadeInLeft 1s ease-out forwards}.fadeInRight.show-animate{animation:fadeInRight 1s ease-out forwards}.fadeInTop.show-animate{animation:fadeInTop 1s ease-out forwards}.fadeInBottom.show-animate{animation:fadeInBottom 1s ease-out forwards}.zoomIn.show-animate{animation:zoomIn 1s ease-out forwards}@media(min-width: 992px){.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}}.show-animate{opacity:1}@font-face{font-family:"Avenir";src:url("../fonts/AvenirLTStd-Light.woff") format("woff");font-weight:300}@font-face{font-family:"Avenir";src:url("../fonts/AvenirLTStd-Roman.woff") format("woff");font-weight:400}@font-face{font-family:"Avenir";src:url("../fonts/AvenirLTStd-Medium.woff") format("woff");font-weight:500}@font-face{font-family:"Avenir";src:url("../fonts/AvenirLTStd-Heavy.woff") format("woff");font-weight:700}@font-face{font-family:"Avenir";src:url("../fonts/AvenirLTStd-Black.woff") format("woff");font-weight:900}.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:"Avenir",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:#5f9edd;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:#63a4e6 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#63a4e6;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#426d99}.card-cover img{object-fit:cover !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:"Avenir",sans-serif}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-title h1,.section-title h2{font-size:2.2em}}.section-title span{text-transform:uppercase;font-size:.9em;font-weight:600;color:#054689;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:#63a4e6;-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:40px;height:20px;margin-top:5px}header .top_menu{border-bottom:1px solid #e8edf1;background-color:#054689;padding:5px}@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 300ms linear 0s}@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:#63a4e6}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#63a4e6}header .top_menu .header-social a i{margin-right:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .header-social a i{margin-right:6px}}header .top_menu .contact-menu a{display:inline-block !important;font-size:13px}header .header-area{background-color:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5}header .header-area.sticky{background:#fff}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#000}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 50px;height:106px;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{padding:0 25px}}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:16px;color:#000;font-weight:600;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#000;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}header .header-area .header-main .nav-menu .menu .menu-item>a::after{content:"";display:block;margin:auto;height:3px;width:0;position:relative;top:1px;background:rgba(0,0,0,0);transition:all .3s}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#63a4e6}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:#63a4e6}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:#63a4e6}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 #63a4e6;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:#63a4e6;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:12px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}}@media(max-width: 991px){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:2px;width:35px;background-color:#63a4e6;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:#63a4e6;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:27px;background-color:rgba(0,0,0,0);color:#63a4e6;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:flex}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:18px 30px}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:#f3f3f3;padding: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:40px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:60px;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:#5f9edd;font-family:"Avenir",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:#63a4e6;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:#63a4e6;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:#63a4e6;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:#426d99;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:#63a4e6}@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.jpg);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:#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:#63a4e6}.slider-area .slider-height .hero-cap .color-w{color:#63a4e6;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background-color:rgba(0,0,0,.32);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:#426d99;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:"Avenir",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:#63a4e6;border-radius:5px;box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.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:#63a4e6;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:#426d99;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:#63a4e6;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#63a4e6;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:#5f9edd;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:#426d99}.btn-arrow:hover:after{opacity:1;visibility:visible}.card-product{background:#fff;border-radius:8px;transition:.3s all ease-in-out;position:relative;top:0;z-index:1;margin:0 5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.card-product h2,.card-product h3{background-color:#5f9edd;border-radius:15px 15px;color:#fff;font-size:12px;line-height:1.5em;padding:6px 15px;text-align:center;text-transform:uppercase;margin:20px 0 10px}.card-product p{color:#000;text-align:center;font-size:14px;padding:0 15px}.card-product p span{font-weight:600;font-size:14px;text-transform:uppercase;color:#426d99;border:1px solid #426d99;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px}.card-product img{height:250px;width:100%;object-fit:contain;border-radius:8px 8px 0 0;border-bottom:3px solid #426d99}.card-product:hover p span{color:#fff;border:1px solid #426d99;background-color:#426d99;box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1)}.card-int{position:relative;overflow:hidden;z-index:1;width:100%;height:430px;cursor:pointer;transition:.3s ease-in}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-int{height:340px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-int{height:360px}}@media only screen and (min-width: 576px)and (max-width: 767px){.card-int{height:360px}}@media(max-width: 575px){.card-int{height:390px}}.card-int:hover .thumbnail img{transform:scale(1.07);filter:brightness(1)}.card-int:hover .inner .title{color:#426d99}.card-int:hover .inner .btn-link i{margin-left:10px}.card-int:hover::after{top:-25%;right:-55%}.card-int:hover .inner{transform:translateY(-10px) translateX(-50%)}.card-int:hover .inner span::after{bottom:-55px;left:-111px}.card-int::after{content:"";position:absolute;background-image:url(../img/gallery/shape-1.png);height:100%;width:100%;top:-70%;right:-60%;z-index:0;background-repeat:no-repeat;transition:.3s ease;opacity:.6}.card-int .thumbnail{width:100%;height:100%;overflow:hidden}.card-int .thumbnail img{width:100%;height:100%;overflow:hidden;object-fit:cover;object-position:center;filter:brightness(0.9);transition:.3s ease}.card-int .inner{padding:25px 15px;text-align:center;position:absolute;bottom:25px;left:50%;transform:translateX(-50%);width:85%;background:#fff;overflow:hidden;z-index:10;transition:.3s ease;border-radius:5px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.card-int .inner .title{margin-bottom:2px;transition:.3s;font-weight:700;font-size:26px;line-height:30px;color:#5f9edd}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-int .inner .title{font-size:18px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-int .inner .title{font-size:18px}}@media only screen and (min-width: 576px)and (max-width: 767px){.card-int .inner .title{font-size:22px}}@media(max-width: 575px){.card-int .inner .title{font-size:24px}}.card-int .inner .btn-link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#5d666f;font-size:15px;position:relative;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-int .inner .btn-link{font-size:13px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-int .inner .btn-link{font-size:12px}}.card-int .inner .btn-link i{font-size:15px;margin-left:5px;transition:.3s ease}.cta-area{background-image:url(../img/banners/cta-bg.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #63a4e6}.accordion .accordion-item button[aria-expanded=true] .icon{color:#63a4e6}@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:#63a4e6}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#63a4e6;border:1px solid #63a4e6}.accordion button .accordion-title{font-size:1em;font-weight:600;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:#5f9edd}.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:#426d99}.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:#63a4e6;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#5f9edd;padding-bottom:5px}}.home-form{border-top:3px solid color-mix(in srgb, #426D99, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{background:color-mix(in srgb, #426D99, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#426d99}.home-form .contact-card .content p{font-size:16px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#63a4e6}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:15px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}.form-contact .form-control-select{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%;appearance:auto}.form-contact .form-control-select:focus{outline:0;box-shadow:none}.form-contact .form-control-select::placeholder{font-weight:300;color:#999}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#5f9edd}.h3-form i{color:#63a4e6;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:75px;right:15px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.whatsapp-icon{margin-top:13px}.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:#63a4e6}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#426d99;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, #5F9EDD, #fff 40%);background:#5f9edd}.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 rgba(255,255,255,.5)}.banner-area .swiper-pagination-bullet-active{width:25px;border-radius:8px;background:#63a4e6}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:4vw;width:50vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:95vw;justify-content:initial;margin-top:60px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-size:3em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:60px;margin-bottom:20px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content span{font-size:3em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content span{font-size:1.8em;line-height:2rem}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content span{font-size:1.4em;line-height:1.6rem;margin-bottom:15px}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:17px;width:70%}@media only screen and (min-width: 768px)and (max-width: 991px),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:#426d99;font-size:1em;font-weight:500;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1rem;border-radius:5px;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;transition:.4s ease;width:200px}.banner-area .content a:hover{background:#426d99;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:#426d99;font-size:1.6em;transition:.3s ease;background:#fff;height:50px;width:50px;border-radius:50%;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:#5f9edd}.section-about{overflow:hidden}.section-about .about-content{padding:0 10px}.section-about .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .title-area{text-align:left;margin-bottom:20px}.section-about .about-content .title-area .subtitle{letter-spacing:.04em;font-weight:600;text-transform:uppercase;font-size:clamp(12px,3vw,16px);margin-bottom:25px}.section-about .about-content .title-area .subtitle span{padding:6px 25px;background-color:rgba(95,158,221,.1);border-radius:3px;color:#000;font-weight:700}.section-about .about-content .title-area .title{font-weight:700;font-size:2.5em;line-height:40px;color:#1a1a1a;margin-top:-12px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-content .title-area .title{font-size:2.1em}}.section-about .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-about .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.section-about .about-content .text-content .desc{width:100%}}.section-about .about-content .text-content .desc p{text-align:justify;font-weight:400;font-size:16px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .about-list{margin:10px 0}.section-about .about-content .about-list .item-list{display:flex;align-items:center;margin:8px 0}.section-about .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}.section-about .about-content .about-list .item-list .icon i{font-weight:600;color:#63a4e6}.section-about .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}.section-about .about-thumbnail{position:relative;display:flex;align-items:center;justify-content:flex-end;height:570px;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail{height:620px}}@media(max-width: 575px){.section-about .about-thumbnail{height:450px}}.section-about .about-thumbnail .thumbnail{position:relative;width:95%;height:100%;border-radius:20px;border:4px solid rgba(255,255,255,.7)}.section-about .about-thumbnail .thumbnail::before{position:absolute;content:"";display:block;width:90%;height:90%;top:-10px;left:-10px;border:2px solid #63a4e6;border-radius:20px;z-index:-1}.section-about .about-thumbnail .thumbnail img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:20px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .thumbnail{width:100%;height:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-about .about-thumbnail .thumbnail{width:100%;height:100%}}@media(max-width: 575px){.section-about .about-thumbnail .thumbnail{width:100%;height:100%}}.section-about .about-thumbnail .box-counter{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;right:20px;top:60px;width:250px;height:170px;border-radius:10px;background:linear-gradient(30deg, #426D99 10%, #426D99 80%);box-shadow:-10px 10px 30px -5px rgba(0,0,0,.6);z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter{width:220px;height:140px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter{top:25px;left:15px;width:190px;height:120px}}.section-about .about-thumbnail .box-counter .box-number{display:flex;justify-content:center;align-items:center;width:100%;height:70px}.section-about .about-thumbnail .box-counter .box-number .icon{display:flex;align-items:center;justify-content:center;background-color:#63a4e6;width:70px;height:70px;border-radius:50%;margin-right:10px}.section-about .about-thumbnail .box-counter .box-number .icon i{font-size:40px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter .box-number .icon{width:60px;height:60px}.section-about .about-thumbnail .box-counter .box-number .icon i{font-size:30px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter .box-number .icon{width:45px;height:45px}.section-about .about-thumbnail .box-counter .box-number .icon i{font-size:25px}}.section-about .about-thumbnail .box-counter .box-number .counter{position:relative;font-size:60px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter .box-number .counter{font-size:45px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter .box-number .counter{font-size:35px}}.section-about .about-thumbnail .box-counter .box-number .plus{font-size:35px;font-weight:600;color:#fff}.section-about .about-thumbnail .box-counter .text{margin-top:10px}.section-about .about-thumbnail .box-counter .text p{font-size:16px;text-transform:uppercase;font-weight:500;color:#fff;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter .text p{font-size:14px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter .text p{font-size:12px}}.section-about .about-thumbnail .box-counter .text span{color:#fff;font-weight:800}.section-about .about-thumbnail .mini-image{position:absolute;width:250px;height:250px;right:15px;bottom:30px;border-radius:20px;overflow:hidden;border:5px solid #fff;box-shadow:1px 1px 30px -5px rgba(0,0,0,.3);z-index:1}.section-about .about-thumbnail .mini-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px}.section-about .about-thumbnail .btn-play{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;width:100px;height:100px;bottom:-35px;right:310px;border-radius:100%;background:linear-gradient(30deg, #426D99 20%, #63A4E6 80%);opacity:1;transition:all .4s ease-in-out 0s;box-shadow:rgba(193,244,246,.698) 0px 0px 0px 0px;animation:1.2s cubic-bezier(0.8, 0, 0, 1) 0s infinite normal none running pulse;cursor:pointer;border:0;z-index:3}.section-about .about-thumbnail .btn-play i{font-size:2rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .btn-play{width:80px;height:80px;right:230px}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-about .about-thumbnail .btn-play{width:70px;height:70px;bottom:0;bottom:25px;right:235px}}@media(max-width: 575px){.section-about .about-thumbnail .btn-play{width:70px;height:70px;bottom:0;bottom:25px;right:170px}}.section-about .about-thumbnail .btn-play:is(:hover,:focus){transform:scale(1.1)}@keyframes pulse{100%{box-shadow:0 0 0 50px rgba(193,244,246,0)}}.section-about .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-about .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .service-wrapper{min-height:345px}}.section-about .service-wrapper h3{font-size:20px}.section-about .service-wrapper p{font-size:15px}.section-about .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#426d99;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.section-about .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.section-about .service-wrapper .icon .uim-svg img{width:40px}.section-about .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.section-about .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.section-about .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-about .service-wrapper:hover .hover-img{width:95px}.section-about .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.section-about .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.section-about .service-wrapper:hover .icon{background:#63a4e6 !important;color:#fff !important}.section-about .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.features-top-wrapper{overflow:visible;position:relative;z-index:1;background:rgba(39,0,255,.5);border-radius:10px;backdrop-filter:blur(15px);background-image:linear-gradient(218.15deg, #63A4E6 0%, #426D99 100%)}.features-top-wrapper .features-top{z-index:2;text-align:center;padding:50px 30px;position:relative;border-right:1px solid rgba(255,255,255,.1019607843);border-bottom:1px solid rgba(255,255,255,.1019607843);height:100%;cursor:pointer;transition:.3s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.features-top-wrapper .features-top{border-right:none}}.features-top-wrapper .features-top:hover .content,.features-top-wrapper .features-top:hover .icon{color:#63a4e6;transform:translateY(-30px) translateX(10px) scale(1)}.features-top-wrapper .features-top:hover::before{opacity:1;transform:translateY(-30px) scale(1)}.features-top-wrapper .features-top:hover::after{content:"";width:80%;height:50%;position:absolute;left:50%;transform:translateX(-50%);background:#282828;bottom:0;border-radius:0;filter:blur(10px);z-index:-5;opacity:.7;transition:.3s ease}.features-top-wrapper .features-top::before{content:"";width:100%;height:100%;left:0;top:0;background:#054689;z-index:-1;position:absolute;border-radius:10px;opacity:0;transition:.3s ease}.features-top-wrapper .features-top::after{content:"";width:80%;height:50%;position:absolute;left:50%;transform:translateX(-50%);background:#63a4e6;bottom:0;border-radius:0;filter:blur(10px);z-index:-5;opacity:0;transition:.3s ease}.features-top-wrapper .features-top .icon{margin-bottom:22px;transition:.5s ease;color:#fff}.features-top-wrapper .features-top .icon i{font-size:55px;transition:.2s ease}.features-top-wrapper .features-top .icon svg{font-size:60px;stroke-width:1;color:#63a4e6;width:60px;height:60px}.features-top-wrapper .features-top .icon img{width:100px;height:110px;object-fit:contain}.features-top-wrapper .features-top .content{transition:.3s ease}.features-top-wrapper .features-top .content .title{color:#fff;font-size:25px;font-weight:600}.features-top-wrapper .features-top .content p{color:rgba(246,246,246,.7921568627);font-size:14px;line-height:25px;font-weight:400}.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}.section-solucoes{background:#f8f8f8}.section-solucoes .section-title h2{font-size:2.5em;font-weight:700;color:#1a1a1a;margin-bottom:15px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-solucoes .section-title h2{font-size:2.2em}}.section-solucoes .solucao-card{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:rgba(0,0,0,.1) 0px 4px 12px;transition:all .3s ease}.section-solucoes .solucao-card:hover{transform:translateY(-5px);box-shadow:rgba(0,0,0,.15) 0px 8px 24px}.section-solucoes .solucao-card:hover .solucao-image img{transform:scale(1.05)}.section-solucoes .solucao-card:hover .solucao-content h4{color:#63a4e6}.section-solucoes .solucao-card .solucao-image{height:200px;overflow:hidden;position:relative}.section-solucoes .solucao-card .solucao-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.section-solucoes .solucao-card .solucao-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);z-index:1}.section-solucoes .solucao-card .solucao-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);padding:20px 15px 15px;z-index:2}.section-solucoes .solucao-card .solucao-content h2,.section-solucoes .solucao-card .solucao-content h3,.section-solucoes .solucao-card .solucao-content h4{color:#fff;font-size:1.2em;font-weight:600;margin:0;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.5);transition:color .3s ease}@media(max-width: 768px){.section-solucoes .solucao-card{margin-bottom:20px}.section-solucoes .solucao-card .solucao-image{height:180px}}@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 .modal-body{padding:1rem 2rem}.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:#63a4e6;bottom:0px;font-size:40px;transition:.3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#426d99}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#63a4e6;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 */
