﻿@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}}@keyframes fadeup{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.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}.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:#2a5d84;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:#000 #fff}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#1d77dd}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:2.3em;font-weight:700;font-family:"Montserrat",sans-serif;color:#2a5d84}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-title h1,.section-title h2{font-size:2em}}.section-title span{text-transform:uppercase;font-size:.9em;font-weight:700;color:#1d77dd;margin-bottom:10px;letter-spacing:1px}.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:#1d77dd;width:85px;height:3px}header .top_menu{border-bottom:1px solid #e8edf1;background-color:#2a5d84;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:#000}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#000}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:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:999}header .header-area.sticky{background:#fff;backdrop-filter:blur(15px);animation:remove-top .8s ease-in-out}@keyframes remove-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .header-main{height:100px}header .header-area.sticky .header-main .logo{width:180px}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 15px;height:100px;align-items:center}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main{padding:0px 20px}}header .header-area .header-main .logo{padding:0 15px;width:220px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{width:200px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{width:180px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{width:170px}}header .header-area .header-main .logo img{width:100%;height:100%;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:10px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:10px 0;font-size: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:#000}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:#fff}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:#fff}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:300px;max-height:350px;overflow-y:auto;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #000;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:#1d77dd;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:100vh;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:10px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#1d77dd}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:4px;width:40px;background-color:#000;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:#000;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:#1d77dd;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}header .header-area .contact-btn .btn-one{background:#1d77dd}header .header-area .contact-btn .btn-one::after{background-color:#2a5d84}@media(min-width: 992px){header 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 .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 .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header 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:#4b4948;padding:40px 0 0;position:relative}.footer-area .footer-top{border-bottom:1px solid #ccc}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:70px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:50px;object-fit:contain;height:70px;object-fit:contain;background:#fff;padding:10px;border-radius:8px;margin-top:-100px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.footer-area .footer-top .single-footer-caption .footer-cap ul{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.footer-area .footer-top .single-footer-caption .footer-cap ul li{margin:0 10px}.footer-area .footer-top .single-footer-caption .footer-cap ul li a{color:#f4f4f4;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap ul li a:hover{color:#a0c7f3;transform:translateY(-2px)}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#f4f4f4;font-weight:300;font-size:16px;font-family:"Montserrat",sans-serif;line-height:2;margin-bottom:12px}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:135px}@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:100px}}.slider-area .divider{background:#fff;margin:8px auto !important}.slider-area .slider-height{height:250px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:40px;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:35px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:30px}}.slider-area .slider-height .hero-cap .ajust-link{color:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#ccc}.slider-area .slider-height .hero-cap .color-w{color:#fff;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}.blog-area{padding:65px 0;overflow-y:hidden}.blog-area .home-blog-single{transition:.4s ease}.blog-area .home-blog-single .blog-img-cap .blog-img{overflow:hidden;position:relative;height:190px;object-fit:cover;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap .blog-img img{width:100%;max-width:100%;height:344px;object-fit:cover;transform:scale(1);transition:all .5s ease-out 0s;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap ul{background:#f3f3f3}.blog-area .home-blog-single .blog-img-cap ul li{background:#f8f9fa;display:inline-block;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:300;color:#787878;padding:20px 30px 20px 120px;margin-right:50px;font-weight:500;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.blog-area .home-blog-single .blog-img-cap ul li{padding:20px 30px 20px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}.blog-area .home-blog-single .blog-img-cap .blog-cap{background:#f3f3f3;padding:20px 20px 20px 30px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 8px 8px}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}.blog-area .home-blog-single .blog-img-cap .blog-cap h3{color:#191d34;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:20px;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn{position:relative;padding-left:50px}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn::before{position:absolute;content:"";width:35px;height:2px;left:0px;top:50%;transform:translateY(-50%);background:#000}.blog-area .home-blog-single:hover{box-shadow:0px 22px 57px 0px rgba(34,41,72,.05)}.blog-area .home-blog-single:hover .blog-img img{transform:scale(1.1)}.brands-area{background:#f8f9fa;padding:20px 0}.brands-area img{filter:brightness(0) invert(1);height:61px !important;object-fit:contain !important}button.btn-main{border:none}.btn-main{background:#1d77dd;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:55px;-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:#000064;border-radius:55px;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.whats{background-color:#25d366;color:#fff;transition:all .3s ease}.btn-main.whats:hover{background-color:#09b417}.btn-main.whats:hover:after{display:none}.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:#000;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:#1d77dd;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:#000;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#000;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:#f8f9fa;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:#1d77dd}.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:#1d77dd;border-radius:15px 15px;color:#f8f9fa;font-size:14px;line-height:16px;font-weight:600;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:#1d77dd;border:1px solid #1d77dd;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px}.card-product img{height:250px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border-bottom:3px solid #1d77dd}.card-product img.obj-contain{object-fit:contain}.card-product:hover p span{color:#fff;border:1px solid #1d77dd;background-color:#1d77dd;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)}.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,.45);padding:60px 0}.cta-area .cta-caption h2{color:#fff;font-size:2.5em;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{display:flex;align-items:center;width:fit-content;min-width:200px;justify-content:center;font-weight:600;animation:pulse2 2s infinite}@keyframes pulse2{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.cta-area .btn-main i{font-size:1.5em;margin-right:10px}@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 #000}.accordion .accordion-item button[aria-expanded=true] .icon{color:#000}@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:#000}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#000;border:1px solid #000}.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:#f8f9fa}.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:#1d77dd}.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:#000;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#f8f9fa;padding-bottom:5px}}.home-form{border-top:3px solid color-mix(in srgb, #1d77dd, #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, #1d77dd, #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:#1d77dd}.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:#000}.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{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:#1d77dd}.h3-form i{color:#000;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@keyframes pulse{0%{transform:translateX(-20px)}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:pulse 1s ease infinite alternate,nudge 2s linear infinite alternate}.whatsapp-icon{margin-top:13px}.section-produtos .produtos-slider{padding:20px 0}.section-produtos .produtos-slider .swiper-slide{height:auto}.section-produtos .produtos-slider .swiper-slide .card-two{height:100%;transition:all .3s ease;min-height:345px}.section-produtos .produtos-slider .swiper-slide .card-two:hover{transform:translateY(-5px)}.section-produtos .produtos-slider .swiper-slide .card-two .thumbnail{height:250px;overflow:hidden}.section-produtos .produtos-slider .swiper-slide .card-two .thumbnail img{height:325px;object-fit:fill;transition:transform .3s ease}.section-produtos .produtos-slider .swiper-slide .card-two .thumbnail img:hover{transform:scale(1.1)}.section-produtos .produtos-slider .swiper-slide .card-two .inner{padding:20px;background:#fff}.section-produtos .produtos-slider .swiper-slide .card-two .inner .title{font-size:20px;margin-bottom:15px;color:#000}.section-produtos .produtos-slider .swiper-slide .card-two .inner .btn-link{color:#1d77dd;font-weight:500;display:inline-flex;align-items:center;gap:10px}.section-produtos .produtos-slider .swiper-slide .card-two .inner .btn-link i{transition:transform .3s ease}.section-produtos .produtos-slider .swiper-slide .card-two .inner .btn-link:hover{color:#000}.section-produtos .produtos-slider .swiper-slide .card-two .inner .btn-link:hover i{transform:translateX(5px)}.section-produtos .produtos-slider .swiper-button-next,.section-produtos .produtos-slider .swiper-button-prev{color:#000;background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1)}.section-produtos .produtos-slider .swiper-button-next::after,.section-produtos .produtos-slider .swiper-button-prev::after{font-size:18px}.section-produtos .produtos-slider .swiper-button-next:hover,.section-produtos .produtos-slider .swiper-button-prev:hover{background:#000;color:#fff}.section-produtos .produtos-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#1d77dd;opacity:.5}.section-produtos .produtos-slider .swiper-pagination .swiper-pagination-bullet-active{background:#000;opacity:1}.contact-section{padding:65px 0 0}.contact-section .info-container{background:#fff;box-shadow:rgba(0,0,0,.07) 0px 1px 2px,rgba(0,0,0,.07) 0px 2px 4px,rgba(0,0,0,.07) 0px 4px 8px,rgba(0,0,0,.07) 0px 8px 16px,rgba(0,0,0,.07) 0px 16px 32px,rgba(0,0,0,.07) 0px 32px 64px;position:relative;padding:20px;border-radius:8px}.contact-section .info-container .contact-info{display:flex}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info h3{font-size:1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#000}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#1d77dd;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, #F8F9FA, #fff 40%);background:#f8f9fa}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-area{position:relative;margin-top:130px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area{margin-top:100px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area{margin-top:100px}}@media(max-width: 575px){.banner-area{margin-top:100px}}.banner-area .swiper-slide img{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),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .swiper-slide::before{content:"";box-shadow:inset 0 0 0 1000px rgba(21,22,22,.65);position:absolute;left:0;top:0;height:100%;width:100%;opacity:.7;z-index:2}}.banner-area .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1s cubic-bezier(0.25, 0.26, 0.25, 0.94) .9s 1 normal forwards}.banner-area .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.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:#2a5d84}.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:48vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content{width:75vw}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:90vw;justify-content:initial;margin-top:20px}}.banner-area .content span{font-size:1em;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:5px;margin-bottom:10px}.banner-area .content h1{color:#fff;font-size:2em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:45px;margin-bottom:20px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1{font-size:2em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1{font-size:1.8em}}@media(max-width: 575px){.banner-area .content h1{font-size:1.6em;margin-bottom:15px;line-height:40px}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:16px;width:70%}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%;font-size:16px}}.banner-area .content a{background:#fff;padding:10px 25px;color:#1d77dd;font-size:.9em;font-weight:600;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1rem;border-radius:25px;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;transition:.4s ease;width:fit-content;min-width:250px}.banner-area .content a:hover{background:#1d77dd;color:#fff;transform:scale(1.05)}.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:#2a5d84;font-size:1.6em;transition:.3s ease;background:#fff;padding:10px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.banner-area .media-icons a:not(:last-child){margin-bottom:20px}.banner-area .media-icons a:hover{transform:scale(1.3);color:#1d77dd}.features-top-wrapper{position:relative;z-index:1;margin:0 5px;background:rgba(39,0,255,.5);border-radius:10px;backdrop-filter:blur(15px);background:#1d77dd}.features-top-wrapper .features-top{z-index:2;text-align:left;padding:40px 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}.features-top-wrapper .features-top .icon{margin-bottom:22px;transition:.5s ease;color:#fff}.features-top-wrapper .features-top .icon i{font-size:50px;transition:.2s ease}.features-top-wrapper .features-top .icon svg{font-size:60px;stroke-width:1;color:#000;width:60px;height:60px}.features-top-wrapper .features-top .icon img{max-height:60px}.features-top-wrapper .features-top .content{transition:.3s ease}.features-top-wrapper .features-top .content .title{color:#fff;font-size:20px;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}.section-about{position:relative;overflow:hidden}.section-about .about-content{padding:0 10px}.section-about .about-content p{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(248,249,250,.1);border-radius:3px;color:#000;font-weight:700}.section-about .about-content .title-area .title{font-weight:700;font-size:2.8rem;line-height:3rem;color:#2a5d84;margin-bottom:10px}.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:300;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:#000}.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:center;height:600px;margin:15px 0}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail{height:500px;justify-content:center}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail{height:400px;justify-content:center}}.section-about .about-thumbnail .thumbnail{position:relative;width:90%;height:100%;border-radius:25px;border:4px solid rgba(255,255,255,.3);z-index:1}.section-about .about-thumbnail .thumbnail::before{position:absolute;content:"";display:block;width:95%;height:90%;bottom:-30px;right:55px;border:2px solid #000;border-radius:10px;z-index:-1}.section-about .about-thumbnail .thumbnail img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:25px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .thumbnail{width:98%;height:100%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail .thumbnail{right:0;width:98%}}.section-about .about-thumbnail .mini-image{position:absolute;width:300px;height:400px;left:-10px;bottom:-60px;border-radius:20px;overflow:hidden;z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail .mini-image{width:200px;height:250px;bottom:-50px;left:0}}.section-about .about-thumbnail .mini-image img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:20px;padding:10px;filter:drop-shadow(0px 3px 3px rgba(34, 34, 34, 0.5))}.section-about .about-thumbnail .box-counter{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;right:-15px;top:180px;width:290px;height:80px;border-radius:50px;background:linear-gradient(30deg, #1d77dd 10%, #1d77dd 80%);box-shadow:-10px 10px 30px -5px rgba(0,0,0,.6);z-index:2}.section-about .about-thumbnail .box-counter p{margin-top:15px;margin-left:5px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter{width:220px;height:140px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .box-counter{top:80px;right:0}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter{top:135px;right:0;width:290px;height:70px}}.section-about .about-thumbnail .box-counter .box-number{display:flex;justify-content:center;flex-direction:row;align-items:center;width:100%;height:70px;color:#fff}.section-about .about-thumbnail .box-counter2{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;right:-15px;top:330px;width:290px;height:80px;border-radius:50px;background:linear-gradient(30deg, #1d77dd 10%, #1d77dd 80%);box-shadow:-10px 10px 30px -5px rgba(0,0,0,.6);z-index:2}.section-about .about-thumbnail .box-counter2 p{margin-top:15px;margin-left:5px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter2{width:220px;height:140px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .box-counter2{top:200px;right:0}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter2{top:230px;right:0;width:290px;height:70px}}.section-about .about-thumbnail .box-counter2 .box-number{display:flex;justify-content:center;flex-direction:row;align-items:center;width:100%;height:70px;color:#fff}.section-produtos{overflow:hidden;padding:80px 0}.section-produtos .produtos-slider{padding:20px 0;position:relative}.section-produtos .produtos-slider .swiper-slide{height:auto;transition:all .3s ease}.section-produtos .produtos-slider .swiper-button-next,.section-produtos .produtos-slider .swiper-button-prev{color:#000;background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease}.section-produtos .produtos-slider .swiper-button-next::after,.section-produtos .produtos-slider .swiper-button-prev::after{font-size:18px}.section-produtos .produtos-slider .swiper-button-next:hover,.section-produtos .produtos-slider .swiper-button-prev:hover{background:#000;color:#fff}.section-produtos .produtos-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#000;opacity:.5;transition:all .3s ease}.section-produtos .produtos-slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.section-produtos .card-two{position:relative;overflow:hidden;z-index:1;border-radius:20px;width:100%;height:430px;cursor:pointer;transition:.3s ease-in}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-produtos .card-two{height:340px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-produtos .card-two{height:360px}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-produtos .card-two{height:360px}}@media(max-width: 575px){.section-produtos .card-two{height:390px}}@media(max-width: 320px){.section-produtos .card-two{height:350px}}.section-produtos .card-two:hover .thumbnail img{transform:scale(1.07);filter:brightness(0.8)}.section-produtos .card-two:hover::after{top:-25%;right:-55%}.section-produtos .card-two:hover .inner{transform:translateY(-10px) translateX(-50%)}.section-produtos .card-two:hover .inner span::after{bottom:-55px;left:-111px}.section-produtos .card-two .thumbnail{width:100%;height:100%;border-radius:20px;overflow:hidden}.section-produtos .card-two .thumbnail img{width:100%;height:100%;overflow:hidden;object-fit:cover;object-position:center;transition:.3s ease;border-radius:20px}.section-produtos .card-two .inner{padding:25px 15px;text-align:center;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:85%;background:#fff;border-radius:20px;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;overflow:hidden;z-index:10;transition:.3s ease}.section-produtos .card-two .inner:hover .title{color:#1d77dd}.section-produtos .card-two .inner:hover .btn-link i{margin-left:10px}.section-produtos .card-two .inner .title{margin-bottom:2px;transition:.3s;font-weight:700;font-size:26px;line-height:30px;color:#2a5d84}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-produtos .card-two .inner .title{font-size:18px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-produtos .card-two .inner .title{font-size:18px}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-produtos .card-two .inner .title{font-size:22px}}@media(max-width: 575px){.section-produtos .card-two .inner .title{font-size:24px}}.section-produtos .card-two .inner .btn-link{font-weight:600;justify-content:center;font-size:14px;text-transform:uppercase;color:#1d77dd;border:1px solid #1d77dd;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px;text-decoration:none}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-produtos .card-two .inner .btn-link{font-size:13px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-produtos .card-two .inner .btn-link{font-size:12px}}.section-produtos .card-two .inner .btn-link i{font-size:15px;margin-left:5px;transition:.3s ease}.section-title{position:relative;padding:10px 0;margin:15px 0;z-index:1}@media(max-width: 575px){.section-title{padding:0px 0;margin:15px 0}}.section-title .sub-bg{font-size:120px;line-height:1;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#003b8d;-webkit-text-fill-color:rgba(0,0,0,0);opacity:.1;margin-bottom:0;position:absolute;transform:translateX(-50%);left:50%;top:-10px;font-weight:700;z-index:-1}@media only screen and (min-width: 576px)and (max-width: 767px){.section-title .sub-bg{font-size:65px;top:20px}}@media(max-width: 575px){.section-title .sub-bg{font-size:65px;top:20px}}@media(max-width: 320px){.section-title .sub-bg{font-size:55px;top:-25px}}.section-title .subtitle{font-size:20px;font-weight:700;text-transform:uppercase;color:#000;background:linear-gradient(45deg, #000000 10%, #2A5D84 90%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 576px)and (max-width: 767px){.section-title .subtitle{font-size:14px}}@media(max-width: 575px){.section-title .subtitle{font-size:14px}}.section-title .title{margin-bottom:5px;padding-bottom:0px;margin-bottom:0px;font-size:3em;font-weight:700;line-height:1.15}.slide-one{padding:5px 10px;z-index:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slide-one{padding:15px}}@media(max-width: 575px){.slide-one{padding:15px}}.slide-one .slick-list{padding:5px}.slide-one .slick-slide{margin:0 10px}.slide-one .custom-arrows{display:flex;align-items:center;justify-content:center;position:absolute;top:42%;height:48px;width:48px;font-size:20px;font-weight:600;border-radius:50%;padding:10px;cursor:pointer;background-color:rgba(255,255,255,.9);border:2px solid #000;color:#000;z-index:1;box-shadow:0 0 30px -5px rgba(0,0,0,.4);transition:.2s ease;opacity:.8}.slide-one .custom-arrows:hover{transform:scale(1.1)}@media only screen and (min-width: 992px)and (max-width: 1199px){.slide-one .custom-arrows{top:42%}}@media only screen and (min-width: 768px)and (max-width: 991px){.slide-one .custom-arrows{top:43%;height:50px;width:50px}}@media(max-width: 575px){.slide-one .custom-arrows{top:43%;height:35px;width:35px}}.slide-one .slick-arrow-prev{left:-3%}@media only screen and (min-width: 992px)and (max-width: 1199px){.slide-one .slick-arrow-prev{left:-1%}}@media only screen and (min-width: 768px)and (max-width: 991px){.slide-one .slick-arrow-prev{left:-1%}}@media(max-width: 575px){.slide-one .slick-arrow-prev{left:0%}}.slide-one .slick-arrow-next{right:-3%}@media only screen and (min-width: 992px)and (max-width: 1199px){.slide-one .slick-arrow-next{right:-1%}}@media only screen and (min-width: 768px)and (max-width: 991px){.slide-one .slick-arrow-next{right:-1%}}@media(max-width: 575px){.slide-one .slick-arrow-next{right:0}}.slide-one .slick-dots{position:absolute;bottom:-20px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slide-one .slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer}.slide-one .slick-dots li button{display:none}.slide-one .slick-dots li:before{top:1px;transition:all .5s;content:"";width:10px;height:10px;margin-left:3px;border-radius:50px;background-color:#646464;position:absolute}.slide-one .slick-dots li.slick-active:before{top:0;height:10px;width:16px;margin:0 auto;background-color:#1d77dd}.section-feedbacks{background-image:url(../img/banners/bg-feedbacks.png);background-position:center;background-size:contain;background-repeat:no-repeat}.section-feedbacks .content{display:flex;flex-direction:column;justify-content:center;background:#1d77dd;padding:50px 30px;border-radius:30px;margin-bottom:70px;min-height:400px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-feedbacks .content{margin-bottom:20px}}.section-feedbacks .content .title span{display:flex;align-items:center;justify-content:space-between;width:fit-content;font-size:16px;font-weight:600;padding:8px 10px;color:#fff;background:rgba(29,119,221,.2);border-radius:100px;margin-bottom:15px}.section-feedbacks .content .title span i{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:20px;background:#000;color:#fff;font-size:18px;margin-right:10px;border-radius:50%}.section-feedbacks .content .title span i::before{margin-top:3px}.section-feedbacks .content .title h2,.section-feedbacks .content .title h3{font-size:2.6rem;line-height:2.8rem;margin-bottom:15px;color:#fff}.section-feedbacks .content .title h2 b,.section-feedbacks .content .title h3 b{color:#f8f9fa}.section-feedbacks .content .text{margin-bottom:40px}.section-feedbacks .content .text p{color:#fff;font-size:16px}.section-feedbacks .content .btn-testi{width:fit-content;padding:10px 25px;background:#fff;color:#000;font-size:16px;font-weight:600;transition:.3s ease;border-radius:5px}.section-feedbacks .content .btn-testi:hover{background:#000;color:#fff}.section-feedbacks .testi-card{position:relative;display:flex;flex-direction:column;width:100%;min-height:400px;background-color:#fff;box-shadow:0px 5px 20px rgba(13,22,39,.05);padding:20px;margin:10px 0px;border:1px solid #eee;border-radius:30px}.section-feedbacks .testi-card .testi-top{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:10px 5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-feedbacks .testi-card .testi-top{flex-wrap:wrap;justify-content:left}}.section-feedbacks .testi-card .testi-top::before{content:"";position:absolute;bottom:-25px;left:0;width:100%;height:1px;background:#ccc}.section-feedbacks .testi-card .testi-top .author{display:flex;align-items:center;display:flex;padding:10px 0}.section-feedbacks .testi-card .testi-top .author img{height:90px;width:90px;border-radius:50%;object-fit:cover;margin-right:10px}.section-feedbacks .testi-card .testi-top .author .name h2,.section-feedbacks .testi-card .testi-top .author .name h3,.section-feedbacks .testi-card .testi-top .author .name h4{font-size:22px;line-height:22px;font-weight:600;margin-bottom:0}.section-feedbacks .testi-card .testi-top .author .name .stars{margin-top:10px}.section-feedbacks .testi-card .testi-top .author .name .stars i{font-size:16px;color:#f5c508}.section-feedbacks .testi-card p{font-size:16px;line-height:20px;font-style:italic;text-align:center;margin-top:40px;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.section-feedbacks .feedbackSwiper{padding:10px}.section-feedbacks .feedbackSwiper .controls{position:relative;bottom:20px;width:150px;margin:0 auto;margin-top:10px;height:60px}.section-feedbacks .feedbackSwiper .controls .swiper-button-prev,.section-feedbacks .feedbackSwiper .controls .swiper-button-next{top:auto;bottom:5px;transform:none}.tabs-box .tab-btn-box{position:relative;max-width:100%;margin-bottom:20px}.tabs-box .tab-btn-box .tab-btns{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#f8f8f8;border-radius:10px}.tabs-box .tab-btn-box .tab-btns .tab-btn{position:relative;display:inline-block;text-align:center;font-size:14px;line-height:20px;font-weight:500;text-transform:uppercase;padding:12px 20px;margin:5px;cursor:pointer;color:#1d77dd;border-radius:10px;border:1px solid #e4e4e4;background:#fff;z-index:1;transition:all 500ms ease}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:165px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:100px}}@media only screen and (min-width: 768px)and (max-width: 991px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:fit-content}}.tabs-box .tab-btn-box .tab-btns .tab-btn::before{position:absolute;content:"";width:calc(100% + 2px);height:calc(100% + 2px);left:0px;top:0px;border-radius:10px;z-index:-1;opacity:0;transition:all 500ms ease;background:#000}.tabs-box .tab-btn-box .tab-btns .tab-btn.active-btn{color:#fff}.tabs-box .tab-btn-box .tab-btns .tab-btn.active-btn::before{opacity:1}.tabs-content .tab{display:none}.tabs-content .tab.active-tab{display:block;animation:fadeInRight 1s ease 0s 1 normal forwards}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}.tabs-content .inner-box{display:flex;align-items:center;max-height:400px;overflow-y:auto}.tabs-content .inner-box .icon{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px;padding-right:10px;margin-right:15px}.tabs-content .inner-box .icon::before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:2px;height:80%;border-radius:5px;background:#000;z-index:-1}.tabs-content .inner-box .icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(20%) sepia(93%) saturate(746%) hue-rotate(202deg) brightness(100%) contrast(89%)}.tabs-content .inner-box p{font-size:16px;font-weight:300;margin-bottom:15px;width:95%}.box-cards-mission{margin-top:70px}.box-cards-mission .card-mission{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;height:100%;background-color:#f1f1f1;border-radius:5px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out}@media only screen and (min-width: 768px)and (max-width: 991px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media(max-width: 575px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}.box-cards-mission .card-mission:hover{transform:scale(1.02)}.box-cards-mission .card-mission::after{position:absolute;left:50%;top:4px;transform:translate(-50%, -50%);content:"";height:115px;width:115px;background:#fff;border-radius:50%;z-index:-1}.box-cards-mission .card-mission .icon{height:88px;width:88px;border-radius:50px;background:#000;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;left:50%;transform:translateX(-50%);transition:.2s ease-in-out}.box-cards-mission .card-mission .icon i{font-size:40px;color:#fff}.box-cards-mission .card-mission .content{text-align:center;margin-top:40px;padding:45px 15px}.box-cards-mission .card-mission .content .title{margin-bottom:10px;font-size:25px;font-weight:700;color:#1a1a1a}.box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#1a1a1a}.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}.cta-2 .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:10px 0}.cta-2 .cta-area .cta-caption h2{color:#fff;font-size:40px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-2 .cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-2 .cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-2 .cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-2 .cta-area .cta-caption p{color:#fff;font-size:18px}.cta-2 .cta-area .btn i{font-size:3em}.cta-2 .cta-area .btn{background-color:#25d366;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;-moz-user-select:none;font-weight:400;letter-spacing:1px;cursor:pointer;transition:color .4s linear;position:relative;z-index:1;overflow:hidden}.cta-2 .cta-area .btn::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#000;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}.cta-2 .cta-area .btn:hover{color:#fff}.cta-2 .cta-area .btn:hover:after{left:0;width:100%}.cta-2 .cta-area .btn:active{top:2px}.diferenciais-cards{margin:0 0 40px 0;width:100%;padding:80px 0px;position:relative}.diferenciais-cards .box-topo{width:100%;background:linear-gradient(to right, #2a5d84, rgba(29, 119, 221, 0.7294117647));padding:80px 40px;position:relative;padding-bottom:200px}.diferenciais-cards span{color:#cde2f9}.diferenciais-cards h2{font-size:2.4em;font-weight:bold;margin:0;color:#fff}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.diferenciais-cards h2{font-size:2em}}.diferenciais-cards p{font-size:18px;margin-top:10px;opacity:.9;color:#f4f4f4}.diferenciais-cards .borda-seccao{width:100%;position:relative;padding:0 40px;margin-top:-150px}@media only screen and (min-width: 992px)and (max-width: 1199px){.diferenciais-cards .borda-seccao{padding:0 20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.diferenciais-cards .borda-seccao{padding:0 20px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.diferenciais-cards .borda-seccao{padding:0 10px}}.diferenciais-cards .diferencial-card{position:relative;min-height:300px;color:#fff;display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden;transition:box-shadow .3s;z-index:1;display:flex;justify-content:center;align-items:center}.diferenciais-cards .diferencial-card .overlay{position:absolute;inset:0;opacity:.9;z-index:1;pointer-events:none;border-radius:0 0 0 0;background:rgba(0,0,0,.5);mix-blend-mode:multiply}.diferenciais-cards .diferencial-card .borda-seccao{border:1px solid #000}.diferenciais-cards .diferencial-card .content{display:flex;align-items:start;justify-content:center;width:100%;height:100%;padding:40px 20px;position:relative;z-index:2;border:2px solid rgba(255,255,255,.3)}.diferenciais-cards .diferencial-card .content .icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px}.diferenciais-cards .diferencial-card .content .icon i{font-size:2.2rem;display:block}.diferenciais-cards .diferencial-card .content .text{height:100%;padding:10px;margin-left:15px}@media only screen and (min-width: 992px)and (max-width: 1199px){.diferenciais-cards .diferencial-card .content .text{margin-left:5px}}.diferenciais-cards .diferencial-card .content .text h3{font-size:1.6rem;font-weight:bold;margin-bottom:.5rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.diferenciais-cards .diferencial-card .content .text h3{font-size:1.2rem}}.diferenciais-cards .diferencial-card .content .text p{font-size:.9rem;margin-bottom:0;line-height:1.2rem}.diferenciais-cards .diferencial-card.bg-theme-1{background-image:url(../img/produtos/caixa.webp);background-size:cover;background-position:center;box-shadow:inset 0 0 0px 200px rgba(42,93,132,.35);border-radius:25px 0 0 25px}@media only screen and (min-width: 768px)and (max-width: 991px){.diferenciais-cards .diferencial-card.bg-theme-1{border-radius:25px 0 0 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.diferenciais-cards .diferencial-card.bg-theme-1{border-radius:25px 25px 0 0}}@media(max-width: 575px){.diferenciais-cards .diferencial-card.bg-theme-1{border-radius:25px 25px 0 0}}.diferenciais-cards .diferencial-card.bg-theme-2{background-image:url(../img/produtos/expositor.webp);background-size:cover;background-position:center;box-shadow:inset 0 0 0px 200px rgba(42,93,132,.55)}@media only screen and (min-width: 768px)and (max-width: 991px){.diferenciais-cards .diferencial-card.bg-theme-2{border-radius:0 25px 0 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.diferenciais-cards .diferencial-card.bg-theme-2{border-radius:0 0 0 0}}@media(max-width: 575px){.diferenciais-cards .diferencial-card.bg-theme-2{border-radius:0 0 0 0}}.diferenciais-cards .diferencial-card.bg-theme-3{background-image:url(../img/produtos/protecao.webp);background-size:cover;background-position:center;box-shadow:inset 0 0 0px 200px rgba(42,93,132,.35)}@media only screen and (min-width: 768px)and (max-width: 991px){.diferenciais-cards .diferencial-card.bg-theme-3{border-radius:0 0 0 25px}}@media only screen and (min-width: 576px)and (max-width: 767px){.diferenciais-cards .diferencial-card.bg-theme-3{border-radius:0 0 0 0}}@media(max-width: 575px){.diferenciais-cards .diferencial-card.bg-theme-3{border-radius:0 0 0 0}}.diferenciais-cards .diferencial-card.bg-theme-4{background:#2a5d84;display:flex;align-items:center;justify-content:center;border-radius:0 25px 25px 0}@media only screen and (min-width: 768px)and (max-width: 991px){.diferenciais-cards .diferencial-card.bg-theme-4{border-radius:0 0 25px 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.diferenciais-cards .diferencial-card.bg-theme-4{border-radius:0 0 25px 25px}}@media(max-width: 575px){.diferenciais-cards .diferencial-card.bg-theme-4{border-radius:0 0 25px 25px}}.diferenciais-cards .diferencial-card.bg-theme-4 .saiba-mais-btn{color:#fff;font-weight:bold;font-size:1.3rem;text-decoration:none;display:flex;align-items:center;gap:.5rem;z-index:2;position:relative;background:rgba(0,0,0,0);border:none;transition:.2s}.diferenciais-cards .diferencial-card.bg-theme-4 .saiba-mais-btn:hover{transform:scale(1.05)}@media(max-width: 991px){.diferenciais-cards .diferencial-card{min-height:200px;padding:2rem 1.2rem}.diferenciais-cards .diferencial-card .content i{font-size:2rem}.diferenciais-cards .diferencial-card .content h3{font-size:1.1rem}}@media(max-width: 767px){.diferenciais-cards .diferencial-card{min-height:160px;padding:1.2rem .8rem}.diferenciais-cards .diferencial-card .content i{font-size:1.5rem}.diferenciais-cards .diferencial-card .content h3{font-size:1rem}}.inovation{padding:60px 5%;position:relative;z-index:1}.inovation .skewed{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background:#1d77dd;overflow:hidden;z-index:-1;clip-path:circle(65% at 100% 50%);box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35)}@media(max-width: 991px){.inovation .skewed{clip-path:circle(725px at 50% 100%)}}@media(max-width: 575px){.inovation .skewed{clip-path:circle(720px at 50% 100%)}}.inovation .left .highlight h2{color:#1d77dd;font-weight:700;margin-bottom:10px;text-transform:uppercase;font-size:14px;letter-spacing:1px}.inovation .left .title h3{font-size:2.5em;font-weight:bold;color:#2a5d84;margin:10px 0}.inovation .left .description p{font-size:18px;margin:20px 0}.inovation .btn{background-color:#1d77dd;color:#fff;padding:15px 30px;border:none;border-radius:30px;cursor:pointer;transition:.3s}.inovation .btn:hover{background-color:#000064;transform:scale(1.05)}.inovation .image-box{position:relative;text-align:center;height:600px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.inovation .image-box{height:400px;margin:40px 0}}@media(max-width: 575px){.inovation .image-box{height:350px;margin:40px 0}}.inovation .image-box img{height:100%;border-radius:40px 0 0 40px}.inovation .right-info .info-item{margin-bottom:40px;background:#fff;padding:10px;border-radius:8px}.inovation .right-info .info-item .info-title{display:flex;align-items:center}.inovation .right-info .info-item .info-title h3{font-weight:bold;color:#2a5d84;font-size:1.3em}.inovation .right-info .info-item .info-title .info-icon img{height:70px;width:70px;object-fit:contain}.inovation .right-info .info-item .info-text{font-size:16px;margin-top:8px}.wwork{padding:65px 0}.wwork .style-img{position:relative;width:85%;margin:0 auto;padding:8px;z-index:1}.wwork .style-img img{width:100%;height:450px;object-fit:cover;object-position:center;background-color:#eee;border-radius:10px;box-shadow:0px 0px 20px 8px rgba(0,0,0,.2)}@media(max-width: 575px){.wwork .style-img img{max-height:350px}}.wwork .style-img::after{content:"";position:absolute;display:block;height:95%;width:95%;left:-30px;bottom:-39px;z-index:-2;border-radius:8px;opacity:.7;background:#1d77dd}.wwork .step{background:#fff;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:16px;padding:20px 24px;display:flex;gap:16px;align-items:flex-start}.wwork .step-number{font-size:2em;font-weight:700;color:#1d77dd;min-width:40px}.wwork .step-content strong{display:block;font-size:16px;color:#1d77dd}.wwork .step-content p{margin:4px 0 0;font-size:15px;color:#333}@media(max-width: 900px){.wwork .section{flex-direction:column;align-items:flex-start}}.experiencia{background-color:#fff;padding:40px 0 70px;color:#333}.experiencia .images{position:relative;width:100%;display:flex;justify-content:flex-end}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.experiencia .images{margin-bottom:90px}}.experiencia .image1{width:90%;height:450px;border-radius:30px;overflow:hidden;border:8px solid #fff}.experiencia .image1 img{width:100%;height:auto;display:block;object-fit:cover}@media(max-width: 575px){.experiencia .image1{height:350px}}.experiencia .image2{position:absolute;bottom:-70px;left:-20px;height:350px;width:80%;border-radius:20px;overflow:hidden;border:8px solid #fff}.experiencia .image2 img{width:100%;object-fit:cover;height:100%;display:block}@media(max-width: 575px){.experiencia .image2{left:0;height:250px}}.experiencia .highlight{position:absolute;top:-20px;left:50%;transform:translateX(-50%);background-color:#1d77dd;color:#fff;padding:20px 30px;border-radius:20px;font-weight:bold;font-size:1.2rem;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1)}.experiencia .text-content h1{font-size:2.2rem;color:#1d77dd;margin-bottom:20px}.experiencia .text-content p{font-size:1rem;line-height:1.6}.experiencia .cta-button{background-color:#1d77dd;color:#fff;padding:15px 30px;font-size:1rem;border:none;border-radius:30px;cursor:pointer;text-decoration:none;display:inline-block;transition:.3s}.experiencia .cta-button:hover{background-color:#000064;transform:scale(1.05)}.swiper .swiper-button-prev,.swiper .swiper-button-next{top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;position:absolute;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}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 .ajust-float{box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:5px}@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:3%}}.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:#000;bottom:0px;font-size:40px;transition:.3s ease}.int-page-2 .prodintSwiper{height:400px}.int-page-2 .swiper-button-prev,.int-page-2 .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-2 .swiper-button-prev::after,.int-page-2 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-2 .img-text{position:relative;background-image:url(../img/gallery/about.jpg)}.int-page-2 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #454545, rgba(255, 255, 255, 0));z-index:0}.int-page-2 .img-text .content-padding{padding:32px;z-index:1}.int-page-2 .img-text .content-padding h2,.int-page-2 .img-text .content-padding p{color:#fff}.int-page-2 .buttons .btn-main{width:100%;text-align:center;margin-left:0}.int-page-3 .title-text01{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center !important;padding:10px}.int-page-3 .title-text01 .title{position:relative}.int-page-3 .title-text01 .title .sub-bg{position:absolute;top:-40px;left:-40px;font-size:100px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;opacity:.2}.int-page-3 .title-text01 .title h1,.int-page-3 .title-text01 .title h2,.int-page-3 .title-text01 .title h3{position:relative;font-size:clamp(1.8rem,4vw,3rem);margin:10px 0;background:-webkit-linear-gradient(#000000, #1d77dd);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .custom-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;border:none}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav{margin-bottom:15px}}.int-page-3 .box-navfeatures .custom-nav .tab-style{width:100%;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style{width:48%;margin:5px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;border-radius:10px;background-color:#f5f5f5;margin-bottom:10px;font-weight:600;font-size:18px;text-align:left;padding:10px 30px;width:100%;color:#000;cursor:pointer;border:1px solid #d8d8d8}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 15px;font-size:16px}}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{margin:0}}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}@media(max-width: 575px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:30px;color:#000;background:linear-gradient(120deg, #1d77dd 45%, #000000 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:25px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon img{width:100%;height:100%;object-fit:contain;object-position:center}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active{color:#fff;background:linear-gradient(130deg, #1d77dd 60%, #000000 100%);border-color:#dee2e6;border:0}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active img{filter:brightness(600%) saturate(0)}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active i{color:#fff;background:linear-gradient(120deg, #fff 45%, #eee 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .tab-content .tab-pane{display:none;padding:5px}.int-page-3 .box-navfeatures .tab-content .tab-pane.active{display:flex;animation:zoomIn 1s ease 0s 1 normal forwards}.int-page-3 .box-navfeatures .tab-content .box-img{width:100%;height:100%;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;border:2px solid #e8e8e8;margin-bottom:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-img{height:400px}}.int-page-3 .box-navfeatures .tab-content .box-img img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media(max-width: 320px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{position:relative;font-size:18px;font-weight:500;margin:0;padding-left:18px;color:#1a1a1a}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#f8f9fa;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::after{content:"";position:absolute;top:50%;left:7px;width:2px;height:15px;background:#f8f9fa;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#000}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#1d77dd}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{font-size:16px}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .desc p{text-align:justify;font-size:16px;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .desc p{font-size:14px;line-height:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .list{margin:10px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li{display:flex;align-items:center;font-size:16px;padding:5px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li i{margin-right:5px;font-size:20px;background-color:#fff;color:#000}.int-page-3 .box-navfeatures .tab-content .box-text .btn-four{margin-top:10px;padding:8px 20px}.int-page-3 .section-title02{position:relative;padding:30px 0;display:flex;flex-direction:column;justify-items:center;align-items:center;z-index:1}.int-page-3 .section-title02 .icon{width:120px;opacity:1;z-index:-1}.int-page-3 .section-title02 .subtitle{font-size:24px;font-weight:700;color:#1d77dd;background:linear-gradient(90deg, #000000 45%, #1d77dd 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}@media(max-width: 575px){.int-page-3 .section-title02 .subtitle{font-size:18px}}@media(max-width: 320px){.int-page-3 .section-title02 .subtitle{font-size:16px}}.int-page-3 .section-title02 .title{font-size:45px;font-weight:800;color:#2c2b2b;text-align:center}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .section-title02 .title{font-size:32px}}@media(max-width: 575px){.int-page-3 .section-title02 .title{font-size:30px}}@media(max-width: 320px){.int-page-3 .section-title02 .title{font-size:22px}}.int-page-3 .section-title02 .title.color-gradint{background:linear-gradient(90deg, #000000 45%, #1d77dd 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .section-title02 .desc{margin:5px 0}.int-page-3 .section-title02 .desc p{text-align:center;font-size:16px;color:#1a1a1a;margin:0}.int-page-3 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #000;text-align:center;padding:20px 20px;border-radius:10px;height:415px;width:90%}.int-page-3 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#000;background:linear-gradient(180deg, #000000 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-3 .style-img01::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:80%;border-radius:5%;transform:rotate(0deg);background:radial-gradient(farthest-side at -33.33% 50%, rgba(0, 0, 0, 0) 52%, #1d77dd 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #1d77dd 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #1d77dd 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #1d77dd 54% 57%, rgba(0, 0, 0, 0) 59%),#fefeff;background-size:17.1416327405px 80px,80px 17.1416327405px;opacity:.5;z-index:-1}.int-page-3 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-5%;width:110%;height:90%;border-radius:10px;object-fit:cover;object-position:center}.int-page-4 .box-img{margin-bottom:20px;height:450px}.int-page-4 .box-img .prodintSwiper{width:100%;height:100%}.int-page-4 .service-content .titles1{font-size:26px;margin:15px 0;color:#1d77dd}.int-page-4 .service-content .titles2{color:#1d77dd;font-size:24px;margin:15px 0}.int-page-4 .service-content p{font-size:16px;text-align:justify;color:#000}.int-page-4 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #000;margin:20px 0}.int-page-4 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#000}.int-page-4 .service-details-card .details{margin-left:20px}.int-page-4 .service-details-card .details h2,.int-page-4 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-4 .service-details-card .details p{font-size:16px;color:#000}.int-page-4 .sidebar02 .box-categoria{padding:20px 30px;margin-bottom:10px;background-color:rgba(238,238,238,.9333333333)}.int-page-4 .sidebar02 .box-categoria .cat-title{font-size:30px;font-weight:600;margin:15px 0}.int-page-4 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-4 .sidebar02 .box-categoria ul li{padding:18px 25px;list-style:none;background:#fff;margin-top:15px;position:relative;z-index:1;font-weight:600;overflow:hidden;transition:.3s ease}.int-page-4 .sidebar02 .box-categoria ul li a{font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-4 .sidebar02 .box-categoria ul li:hover{transform:scale(1.03);background:#000}.int-page-4 .sidebar02 .box-categoria ul li:hover a{color:#fff}.int-page-4 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:450px}.int-page-4 .sidebar02 .sidebar-cta::after{content:"";position:absolute;top:0;left:0;background-color:#000;width:100%;height:100%;opacity:.8;z-index:1}.int-page-4 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-4 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-4 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#000;border-radius:50%;color:#fff;font-size:25px}.int-page-4 .sidebar02 .sidebar-cta .content-inner h2,.int-page-4 .sidebar02 .sidebar-cta .content-inner h3{color:#fff;font-size:26px;margin:15px 0}.int-page-4 .sidebar02 .sidebar-cta .content-inner a{padding:15px 30px;background-color:#000;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#000}.int-page-4 .swiper-button-prev,.int-page-4 .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-4 .swiper-button-prev::after,.int-page-4 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#1d77dd}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#000;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 */
