﻿@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(80px)}100%{opacity:1;transform:translateY(0)}}@keyframes flipIn{0%{transform:rotate3d(-1, 1, 0, -80deg);opacity:0}100%{transform:rotate3d(1, 1, 0, 0deg);opacity:1}}@keyframes loopScale{0%{transform:scale(1)}100%{transform:scale(1.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}.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}.show-animate{opacity:1}.bg-green{background:linear-gradient(30deg, #0a0a0a, #121212, #0a0a0a, #121212)}.bg-cinza{background:#f5f5f5}.bg-green-light{background:rgba(0,128,129,.05)}.bg-dark2{background:linear-gradient(30deg, #0a0a0a, #121212, #0a0a0a, #121212)}.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:"Rubik",sans-serif}img{width:100%;height:auto}html,body{overflow-x:hidden !important}section{overflow-x:hidden !important}.section-padding{padding:75px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#003434;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:#008081 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#008081;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#005050}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:"Rubik",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#008081;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}.title-area2{position:relative;margin-top:15px;margin-bottom:30px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:#fff}.title-area2.white span::before,.title-area2.white .subtitle::before{filter:brightness(100)}.title-area2 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:.9rem;letter-spacing:.2em;padding:8px 15px;padding-left:50px;margin-bottom:10px;border-radius:2px}.title-area2 span.color2,.title-area2 .subtitle.color2{color:#008081}.title-area2 span.color2::before,.title-area2 .subtitle.color2::before{filter:none}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:45%;left:3px;transform:translateY(-50%);width:40px;height:40px;background-image:url("../img/logo/icon-titles.webp");background-size:contain;background-position:center;background-repeat:no-repeat;opacity:1}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.6rem;line-height:2.8rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{position:relative;font-weight:600;color:#008081}.title-area2 h2 b.tam2,.title-area2 h3 b.tam2,.title-area2 .title b.tam2{font-size:1.8rem}.title-area2 h2 b.line::before,.title-area2 h3 b.line::before,.title-area2 .title b.line::before{content:"";position:absolute;bottom:5px;left:0;width:100%;height:10px;background:rgba(0,128,129,.4)}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2.2rem;line-height:2.4rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:1.8rem;line-height:2.2rem}}.title-area2 p{margin-top:20px;color:#171717}.title-area2 .shape{height:30px;width:200px;position:relative;margin-top:10px !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 .shape{width:200px}}.title-area2 .shape::before{position:absolute;content:"";width:100%;height:100%;top:0px;left:0;background-image:url(../img/banners/divider-shape2.webp);background-size:100%;background-repeat:no-repeat;background-position:center}.title-area2.text-center{text-align:center}.title-area2.text-center span,.title-area2.text-center .subtitle{left:50%;transform:translateX(-50%)}.title-area2.text-center .shape{margin:0 auto}.title-area2.dark h2,.title-area2.dark h3,.title-area2.dark .title{color:#fff}header .top_menu{display:flex;align-items:center;background-color:#008081;padding:5px;min-height:90px}@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 .top-logo{display:flex;align-items:center;justify-content:center;width:350px;height:100%}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .top-logo{width:280px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .top_menu .top-logo{display:none}}header .top_menu .top-logo .image-logo{height:100%}header .top_menu .top-logo .image-logo img{width:100%;height:100%;object-fit:contain}header .top_menu .dn_btn{display:inline-block;font-size:14px;margin-right:15px;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:#008081}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#005050}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{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;width:100%;padding:10px 5px}header .top_menu .contact-menu .item{display:flex;align-items:start;padding:10px;height:auto}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu .item{padding:0px;padding-right:5px}}header .top_menu .contact-menu .item span{font-size:18px;line-height:20px;font-weight:600;margin-bottom:2px;color:#f5f5f5}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu .item span{font-size:16px}}header .top_menu .contact-menu .item .icon{display:flex}header .top_menu .contact-menu .item .icon i{display:flex;justify-content:center;align-items:center;font-size:22px;width:50px;height:50px;border-radius:5px;margin-right:5px;background:#161616;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu .item .icon i{width:50px;height:50px;font-size:24px}}header .top_menu .contact-menu .item .info{display:flex;flex-direction:column}header .top_menu .contact-menu .item .info a,header .top_menu .contact-menu .item .info .dn_btn{font-size:18px;line-height:20px;word-break:break-word;color:#fff;transition:.2s ease}header .top_menu .contact-menu .item .info a:hover,header .top_menu .contact-menu .item .info .dn_btn:hover{color:#161616}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu .item .info a,header .top_menu .contact-menu .item .info .dn_btn{font-size:14px}}header .top_menu .contact-menu .icon-img{width:100px;height:100px}header .top_menu .contact-menu .icon-img img{width:100%;height:100%;object-fit:contain}header .header-area{background:rgba(0,0,0,0);box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area{box-shadow:none}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area{background-color:#008081}}header .header-area.sticky{background:rgba(0,0,0,0);animation:remove-top .8s ease-in-out}@keyframes remove-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area.sticky{background-color:#008081}}header .header-area.sticky .header-main{width:100%;height:90px;background:#008081}header .header-area.sticky .header-main .logo-main{display:flex !important}header .header-area.sticky .header-main .logo-main .logo{width:300px;display:block !important}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#fff !important}header .header-area.sticky .top_menu{display:none}header .header-area.sticky .mega-menu{top:0px}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area.sticky .mega-menu{top:70px}}header .header-area.sticky .mega-menu .mega-menu-column .mega-menu-list li a{color:#000 !important}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area.sticky .mega-menu .mega-menu-column .mega-menu-list li a{color:#fff !important}}header .header-area .header-main{display:flex;justify-content:center;padding:0px 50px;height:60px;align-items:center}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{box-shadow:rgba(99,99,99,.2) 0px 5px 15px 0px;justify-content:space-between;align-items:center;width:100%;height:60px;background:#fff;margin:0 auto;padding:0px 30px;padding-right:0}header .header-area .header-main .logo-main{display:none !important}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main{padding:0px 30px;justify-content:space-between;height:90px}}header .header-area .header-main .logo{display:none;width:250px;padding:0 15px}@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{display:flex;width:280px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{display:flex;width:220px}}header .header-area .header-main .logo img{width:100%;height:auto}header .header-area .header-main .nav-menu{padding:0 15px}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu{width:100%;display:flex;justify-content:end;align-items:center;padding:0 60px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .nav-menu{display:flex;flex-direction:column;padding:0}}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu{display:flex}}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}header .header-area .header-main .nav-menu .menu .menu-item.has-children{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:20px;color:#000;font-weight:500;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:20px}}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:#003434;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:#003434}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#fff}}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:#003434}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .nav-menu .menu .menu-item>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:#008081}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 #008081;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden;max-height:350px;overflow-y:scroll}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:500;color:#000;transition:all .4s 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){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{color:#fff}}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#008081;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:#003434;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: 1449px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}header .header-area .header-main .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .header-main .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#fff;position:relative}header .header-area .header-main .open-nav-menu span::after,header .header-area .header-main .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#fff;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:30px;background-color:rgba(0,0,0,0);color:#008081;margin:0 0 65px 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,header .header-area .actions-btn{height:100%}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .contact-btn,header .header-area .actions-btn{position:absolute;top:65px;width:100%;height:50px}}header .header-area .contact-btn .btn,header .header-area .actions-btn .btn{padding:18px 30px}header .header-area .contact-btn .btn-one,header .header-area .actions-btn .btn-one{padding:20px 30px;height:100%;background:#008081;color:#fff;font-weight:600;z-index:1;border-radius:0px}header .header-area .contact-btn .btn-one::after,header .header-area .actions-btn .btn-one::after{background:#005050;z-index:-1}header .header-area .contact-btn .btn-one:hover,header .header-area .actions-btn .btn-one:hover{color:#fff !important}header .header-area .contact-btn .btn-one:hover span,header .header-area .actions-btn .btn-one:hover span{color:#fff !important}header .header-area .contact-btn .box-actions,header .header-area .actions-btn .box-actions{position:relative;display:flex;align-items:center;height:auto;width:100%;gap:10px;padding:0 10px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .contact-btn .box-actions,header .header-area .actions-btn .box-actions{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;padding:0 15px}}header .header-area .contact-btn .box-actions .box-busca,header .header-area .actions-btn .box-actions .box-busca{display:flex}header .header-area .contact-btn .box-actions .language-dropdown,header .header-area .actions-btn .box-actions .language-dropdown{right:auto;top:auto;transform:none}.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}}.mega-menu{position:fixed;top:170px;left:50%;transform:translateX(-50%);width:90vw;max-width:1200px;min-width:800px;background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.12);border-top:3px solid #008081;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);z-index:1000;max-height:0;padding:10px;overflow:hidden}@media(min-width:1440px){.mega-menu{max-width:1400px;min-width:85vw}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu{width:85vw;max-width:1000px;min-width:700px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu{position:relative;width:100%;max-width:100%;min-width:100%;left:0;top:auto;transform:none;box-shadow:none;border-top:none;background:rgba(0,0,0,0);display:none;opacity:1;visibility:visible;max-height:0;overflow:hidden;transition:max-height .3s ease}}.mega-menu .container-fluid{padding:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid{padding:0 5px}}.mega-menu .container-fluid .row{margin:0}.mega-menu .container-fluid .row .box-padding{padding:20px 0}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px){.mega-menu .container-fluid .row .box-padding{padding:0px 0}}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding{padding:10px 0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding{padding:20px 0}}.mega-menu .container-fluid .row .box-padding .mega-menu-column{padding-bottom:30px}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding .mega-menu-column{padding:0 15px;margin-bottom:20px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column{padding:10px 0}}.mega-menu .container-fluid .row .box-padding .mega-menu-column:last-child{margin-bottom:0}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-title{font-size:18px;font-weight:600;color:#003434;display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-title{font-size:16px;margin-bottom:10px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-title{font-size:16px;color:#fff;border-bottom-color:hsla(0,0%,100%,.2);margin-bottom:15px}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-title i{font-size:20px;color:#008081}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-title i{font-size:18px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-title i{color:#008081}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list{list-style:none;padding:0;margin:0}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li{margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li{margin-bottom:5px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li{margin-bottom:5px}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li:last-child{margin-bottom:0}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a{display:flex;align-items:center;gap:8px;padding:5px 12px;color:#333;text-decoration:none;font-size:14px;font-weight:500;border-radius:6px;transition:all .3s ease;position:relative;overflow:hidden}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a{font-size:13px;padding:5px 10px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a{color:#fff;font-size:14px;padding:8px 0;border-radius:0}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(90deg, rgba(0, 128, 129, 0.1), transparent);transition:width .3s ease;z-index:-1}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a::before{display:none}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a i{font-size:12px;color:#008081;transition:transform .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a i{font-size:11px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a i{color:hsla(0,0%,100%,.7);display:none}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a span{flex:1;transition:color .3s ease}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:hover{color:#008081;margin-left:5px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:hover{color:#fff;transform:none}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:hover::before{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:hover::before{width:0}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:hover i{transform:translateX(3px)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:hover i{transform:none;color:#008081}}.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:active{transform:scale(0.98)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .container-fluid .row .box-padding .mega-menu-column .mega-menu-list li a:active{transform:none}}@media(min-width: 992px){.menu-item.has-children:hover .mega-menu{display:block;opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);max-height:380px;overflow-y:auto}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.menu-item.has-children.active .mega-menu{max-height:1000px;overflow:visible;display:block}}@keyframes megaMenuFadeIn{from{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes megaMenuSlideIn{from{max-height:0}to{max-height:500px}}.mega-menu .mega-menu-list li a:focus{outline:2px solid #008081;outline-offset:2px;background:rgba(0,128,129,.05)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mega-menu .mega-menu-list li a:focus{background:hsla(0,0%,100%,.1);outline-color:#fff}}.mega-menu{will-change:opacity,transform,max-height;backface-visibility:hidden;transform:translateZ(0)}.mega-menu.loading::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #008081;border-radius:50%;animation:spin 1s linear infinite;transform:translate(-50%, -50%)}@keyframes spin{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.footer-area{background:#008081;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:30px}}.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:120px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-cap ul{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.footer-area .footer-top .single-footer-caption .footer-cap ul li{margin:0 10px}.footer-area .footer-top .single-footer-caption .footer-cap ul li a{color:#fff;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap ul li a:hover{color:#161616;transform:translateY(-2px)}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(100);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;font-family:"Rubik",sans-serif;line-height:2;margin-bottom:12px}.leftmenu{position:absolute;top:15px;left:0;z-index:3;font-size:2rem}.leftmenu a{text-decoration:none !important}.leftmenu .leftmenu__item{max-width:55px;max-height:47px;height:35px;margin:3px 0;display:block;background-color:#005050;display:flex;align-items:center;transition:all .4s ease-in-out;border-radius:0 5px 5px 0}.leftmenu .leftmenu__item span{display:inline-block}.leftmenu .leftmenu__item .title{color:#fff;max-width:0;overflow:hidden;white-space:nowrap;transition:all .4s ease-in-out;font-size:16px}.leftmenu .leftmenu__item .icon{text-align:center;display:flex;align-items:center;justify-content:center;min-width:56px;color:#fff}.leftmenu .leftmenu__item .fab{font-size:18px !important}.leftmenu .leftmenu__item:hover{max-width:100%;min-width:100%}.leftmenu .leftmenu__item:hover .title{padding-left:20px;max-width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:50px}@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:70px}}.slider-area .slider-height{height:360px;background-size:cover}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height{height:260px}}.slider-area .slider-height .hero-cap{margin-top:90px}@media(min-width:1440px){.slider-area .slider-height .hero-cap{padding-top:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.slider-area .slider-height .hero-cap{padding-top:40px}}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:40px;font-weight:700;line-height:1;text-align:center}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height .hero-cap h1{font-size:35px;text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:35px;text-align:center}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:32px;text-align:center}}.slider-area .slider-height .hero-cap .ajust-link{color:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#005050}.slider-area .slider-height .hero-cap .divider{margin:0 auto}@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 .slider-height .hero-cap .divider{margin:0 auto}}.slider-area .slider-height .hero-cap .color-w{color:#008081;text-align:center;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height .hero-cap .color-w{text-align:center}}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background:rgba(17,17,17,.3);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:#003434;display:inline-block;font-size:14px;font-family:"Rubik",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:#003434;padding:40px 0 !important}.brands-area .title{font-size:2rem !important;line-height:2.2rem !important;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important;margin-bottom:20px}}.brands-area .desc{margin-top:15px;font-size:1rem;color:#fff}.brands-area .item-brand{width:100%;height:150px;background-color:#fff;border-radius:5px;padding:10px}.brands-area .item-brand img{width:100% !important;height:100% !important;object-fit:contain !important}button.btn-main{border:none}.btn-main{background:#005050;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:"Rubik",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:#008081;border-radius:5px;box-shadow:inset 2px 2px 2px 0px hsla(0,0%,100%,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1);transition:all .3s ease}.btn-main:hover{color:#fff}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:2px}.btn-one{background:#008081;color:#fff;display:flex;align-items:center;justify-content:center;padding:15px 40px;border:0;text-transform:capitalize;z-index:1;width:fit-content;position:relative;font-size:16px;border-radius:1px;font-weight:700;text-transform:uppercase;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.btn-one{font-size:14px;padding:18px 45px}}.btn-one.color2{background:#f1f1f1 !important;color:#005050 !important}.btn-one.color2::before,.btn-one.color2::after{background-color:#008081 !important}.btn-one.color3{background:#003434 !important;color:#fff !important}.btn-one.color3::before,.btn-one.color3::after{background-color:#005050 !important}.btn-one i{font-size:24px;margin-right:10px}.btn-one::before{position:absolute;bottom:0;left:0;width:50%;height:0;content:"";background-color:#005050;transition:all .4s ease-in-out;border-radius:0;z-index:-1}.btn-one:after{position:absolute;top:0;right:0;width:51%;height:0;content:"";background-color:#005050;transition:all .4s ease-in-out;border-radius:0;z-index:-1}.btn-one:hover,.btn-one:active{color:#fff;transform:scale(1.02)}.btn-one:hover::before{height:100%}.btn-one:hover:after{height:100%}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.btn-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;width:fit-content;background-color:#008081;color:#fff;border-radius:2px;padding:8px 10px;margin:10px 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.color2{background-color:#161616}.btn-two.color2:hover{background-color:#f5f5f5}.btn-two.color3{background-color:#003434}.btn-two.color3:hover{background-color:#f5f5f5}.btn-two:hover{background-color:#005050;transform:scale(1.03)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, 0%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(0deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 15px}.btn-two .icon{flex-shrink:0;width:35px;height:35px;position:relative;color:#008081;background-color:#fff;border-radius:2px;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#008081;font-size:16px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(0deg)}.btn-two .icon .i2{transform:translate(-200%, 0%) rotate(0deg)}.btn-arrow{position:relative;text-transform:uppercase;font-size:.75rem;letter-spacing:.1rem;font-weight:800;transition:.3s all ease;color:#003434;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:#005050}.btn-arrow:hover:after{opacity:1;visibility:visible}.card-two{overflow:hidden;margin:10px 0;border-radius:2px;box-shadow:5px 5px 10px rgba(0,0,0,.1);transition:.4s ease}.card-two.has-desc .card-prod-content{min-height:200px}.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{margin-bottom:10px;min-height:30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:40px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:45px}}.card-two:hover{transform:translateY(-5px)}.card-two:hover .card-prod-content{background-image:linear-gradient(60deg, #003434 0%, #003434 99%)}.card-two:hover .card-prod-content::before{background-color:#fff;height:70%}.card-two:hover .cart-img img{transform:scale(1.02)}.card-two:hover .btn-a{background-color:#fff}.card-two:hover .btn-a i{color:#005050}.card-two .cart-img{overflow:hidden;width:100%;height:270px;background-color:#f6f6f6}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .cart-img{height:220px}}@media(max-width: 575px){.card-two .cart-img{height:250px}}@media(max-width: 320px){.card-two .cart-img{height:250px}}.card-two .cart-img img{width:100%;height:100%;object-fit:cover;transition:.3s ease;background-color:#fff}.card-two .cart-img img.obj-contain{object-fit:contain}.card-two .card-prod-content{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(90deg, #003434 0%, #003434 99%);position:relative;padding:30px 25px 30px;transition:.5s ease;min-height:140px}.card-two .card-prod-content::before{position:absolute;height:60%;width:6px;background:#005050;content:"";left:0;transition:.3s}.card-two .card-prod-content h2,.card-two .card-prod-content h3{margin-bottom:0;font-size:1.2rem;line-height:1.4rem;font-weight:700;margin-right:10px;text-transform:uppercase;position:relative;transition:.3s ease;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px;margin-right:10px}}@media(max-width: 575px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:18px}}@media(max-width: 320px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px}}.card-two .card-prod-content p{font-size:14px;color:#fff;width:95%;overflow:hidden;text-align:left;hyphens:none;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.card-two .card-prod-content .btn-a{height:50px;width:50px;border:2px solid #fff;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;transition:.3s;border-radius:50%;text-align:center}@media(max-width: 575px){.card-two .card-prod-content .btn-a{height:45px;width:45px}}.testimonial-block-one{margin:15px 10px}.testimonial-block-one .inner-box{position:relative;display:block}.testimonial-block-one .inner-box .text-box{position:relative;display:block;background:#fff;box-shadow:rgba(0,0,0,.1) 0px 3px 20px;padding:40px 40px 33px 40px;margin-bottom:40px}.testimonial-block-one .inner-box .text-box::before{position:absolute;content:"";background:#fff;width:24px;height:16px;left:68px;bottom:-15px;clip-path:polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%)}.testimonial-block-one .inner-box .rating{margin-bottom:10px}.testimonial-block-one .inner-box .rating i{position:relative;display:inline-block;margin-right:6px;margin-bottom:5px;font-size:16px;color:#ff8a00}.testimonial-block-one .inner-box .author-box{position:relative;display:block;padding:14px 0px 14px 100px}.testimonial-block-one .inner-box .author-box .author-thumb{position:absolute;background:#fff;left:0px;top:0px;width:80px;height:80px;border-radius:50%;z-index:1}.testimonial-block-one .inner-box .author-box .author-thumb::before{content:"";position:absolute;top:2px;left:-3px;width:100%;height:100%;border-radius:50%;background:#005050;z-index:-1}.testimonial-block-one .inner-box .author-box .author-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-block-one .inner-box .author-box p{position:relative;display:block;font-size:22px;line-height:24px;font-weight:600;margin-bottom:5px}.testimonial-block-one .inner-box .author-box .designation{position:relative;display:block;font-size:16px;line-height:24px}.card-04{background:#fff;border-radius:2px;overflow:hidden;box-shadow:0 0px 5px rgba(0,0,0,.05);border:2px solid #ddd;transition:all .3s ease;height:100%;margin:20px 0}.card-04:hover{transform:translateY(-8px);box-shadow:0 8px 10px rgba(0,0,0,.1)}.card-04 .product-image{position:relative;height:250px;overflow:hidden;border-bottom:3px solid #008081}.card-04 .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;position:relative;z-index:1}.card-04 .product-image img.obj-contain{object-fit:contain}.card-04 .product-image::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);z-index:2}@keyframes shine{100%{left:125%}}.card-04 .product-image:hover img{transform:scale(1.02)}.card-04 .product-image:hover::before{animation:shine .75s}.card-04 .product-content{display:flex;flex-direction:column;justify-content:space-between;padding:25px 20px;min-height:240px;background:#f9f9f9}.card-04 .product-content h2,.card-04 .product-content h3{font-size:22px;line-height:24px;font-weight:600;color:#000;margin-bottom:12px;min-height:40px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-04 .product-content p{font-size:14px;line-height:1.5;color:#000;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical}.card-04 .product-content .btn-product{display:flex;align-items:center;width:fit-content;gap:8px;background:#e9e9e9;color:#4a4a4a;padding:12px 20px;border-radius:2px;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}.card-04 .product-content .btn-product i:first-child{font-size:16px}.card-04 .product-content .btn-product i:last-child{font-size:12px;transition:transform .3s ease}.card-04 .product-content .btn-product:hover{background:#008081;color:#fff;transform:translateX(5px)}.card-04 .product-content .btn-product:hover i:last-child{transform:translateX(3px)}.cta-area{background-image:url(../img/banners/cta-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px;text-align:center}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px;text-align:center}}.cta-area .cta-caption p{color:#fff;font-size:18px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption p{text-align:center}}.cta-area .btn-main{width:90px;height:90px;display:flex;justify-content:center;align-items:center;background:#003434}.cta-area .btn-main::after{background:#008081}.cta-area .btn-main i{font-size:2.6rem}@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 #008081}.accordion .accordion-item button[aria-expanded=true] .icon{color:#008081}@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:#008081}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#008081;border:1px solid #008081}.accordion button .accordion-title{padding:1em 1.5em 1em 0;font-weight:600}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#003434}.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:#005050}.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:#008081;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#003434;padding-bottom:5px;border-bottom:1px solid #e5e5e5}}.display-btn .btn-main{min-width:200px;width:fit-content}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.display-btn .btn-main{width:100%}.display-btn .btn-main.whats-form{width:100%;margin-top:10px;margin-left:0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.display-btn{flex-direction:column;align-items:center}}.home-form{background:linear-gradient(135deg, rgba(0, 128, 129, 0.03) 0%, rgba(0, 80, 80, 0.02) 100%);border-top:4px solid;border-image:linear-gradient(90deg, #008081, #005050, #003434) 1;padding:80px 0;position:relative;overflow:hidden}.home-form::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none;opacity:.3}.home-form .container{position:relative;z-index:2}.home-form .title-area2{margin-bottom:2.5rem;text-align:center}.home-form .title-area2 .subtitle{display:inline-flex;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;color:#008081;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;padding:.5rem 1.5rem;transition:all .3s ease}.home-form .title-area2 .subtitle::before{left:-10px}.home-form .title-area2 .subtitle:hover{background:linear-gradient(135deg, rgba(0, 128, 129, 0.15), rgba(0, 80, 80, 0.15));transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,128,129,.2)}.home-form .title-area2 .title{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:0;background:linear-gradient(135deg, #008081, #005050);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.home-form .title-area2 .title{font-size:1.8rem}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-form .title-area2 .title{font-size:1.6rem}}.home-form .title-area2 .title::after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg, #008081, #005050);border-radius:2px}.home-form .contact-card{background:linear-gradient(145deg, #ffffff, #f8f9fa);border-radius:2px;padding:1.5rem;box-shadow:0 20px 40px rgba(0,128,129,.08),0 8px 16px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.8);border:1px solid rgba(0,128,129,.1);transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);position:relative;overflow:hidden;min-height:480px;margin-top:1rem}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-form .contact-card{margin-bottom:2rem}}.home-form .contact-card::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);transition:left .6s ease}.home-form .contact-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(0,128,129,.12),0 12px 24px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.9)}.home-form .contact-card:hover::before{left:100%}.home-form .contact-card .fa-contact{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #008081, #005050);padding:1rem;width:65px;height:65px;text-align:center;float:left;margin-right:1.5rem;border-radius:5px;box-shadow:0 8px 20px rgba(0,128,129,.3),0 4px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);position:relative;overflow:hidden}.home-form .contact-card .fa-contact::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(255, 255, 255, 0.2), transparent);opacity:0;transition:opacity .3s ease}.home-form .contact-card .fa-contact i{font-size:1.5rem;color:#fff;position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.2)}.home-form .contact-card .fa-contact:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 30px rgba(0,128,129,.4),0 6px 12px rgba(0,0,0,.15)}.home-form .contact-card .fa-contact:hover::before{opacity:1}.home-form .contact-card .content{height:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.home-form .contact-card .content p{font-size:1.2rem;font-weight:600;display:flex;flex-direction:column;justify-content:center;margin:.75rem 0;transition:all .3s ease}.home-form .contact-card .content p a{color:#1a1a1a;text-decoration:none;position:relative;transition:all .3s ease;padding:.5rem 0}.home-form .contact-card .content p a:hover{color:#008081;transform:translateX(5px)}.form-contact{background:linear-gradient(145deg, #ffffff, #f8f9fa);border-radius:2px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 20px 40px rgba(0,128,129,.08),0 8px 16px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.8);border:1px solid rgba(0,128,129,.1);transition:all .4s ease;margin-top:1rem}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){.form-contact{min-height:480px;height:100%}}.form-contact:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,128,129,.12),0 10px 20px rgba(0,0,0,.08)}.form-contact label{font-size:.9rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;display:block;position:relative}.form-contact label::after{content:"*";color:#e74c3c;margin-left:.25rem}.form-contact .form-group{margin-bottom:1.5rem;position:relative}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:100%;margin-left:0;background:linear-gradient(135deg, #008081, #005050);border:none;border-radius:12px;padding:1rem 2rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;transition:all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);box-shadow:0 8px 20px rgba(0,128,129,.3);position:relative;overflow:hidden}.form-contact .form-group .btn-prod button::before,.form-contact .form-group .btn-prod a::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .6s ease}.form-contact .form-group .btn-prod button:hover,.form-contact .form-group .btn-prod a:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,128,129,.4)}.form-contact .form-group .btn-prod button:hover::before,.form-contact .form-group .btn-prod a:hover::before{left:100%}.form-contact .form-group .btn-prod button:active,.form-contact .form-group .btn-prod a:active{transform:translateY(-1px)}.form-contact .form-control{border:2px solid rgba(0,128,129,.1);border-radius:12px;height:56px;padding:1rem;font-size:.95rem;background:hsla(0,0%,100%,.8);width:100%;transition:all .3s ease;position:relative}.form-contact .form-control:focus{outline:none;border-color:#008081;box-shadow:0 0 0 4px rgba(0,128,129,.1);background:#fff;transform:translateY(-2px)}.form-contact .form-control:hover{border-color:rgba(0,128,129,.3);background:#fff}.form-contact .form-control::placeholder{font-weight:400;color:#999;transition:all .3s ease}.form-contact .form-control:focus::placeholder{opacity:.7;transform:translateX(5px)}.form-contact textarea{border-radius:12px;min-height:120px !important;padding:1.25rem;resize:vertical;line-height:1.6}.form-contact button{border:none}#form-prod-int{padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.06);border-radius:16px;background:linear-gradient(145deg, #ffffff, #f8f9fa);border:1px solid rgba(0,128,129,.1)}.h3-form{font-size:1.25rem;color:#003434;font-weight:600;margin-bottom:1.5rem}.h3-form i{color:#008081;font-size:1.125rem;position:relative;top:2px;margin-right:.5rem}.whats-form{background:linear-gradient(135deg, #22ba59, #1a9f4a);margin-left:1.25rem;border-radius:4px;box-shadow:0 8px 20px rgba(34,186,89,.3);transition:all .3s ease}.whats-form:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(34,186,89,.4)}.whats-form::after{background:linear-gradient(135deg, #01a43d, #008f35)}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@media only screen and (min-width: 768px)and (max-width: 991px){.home-form{padding:60px 0}.home-form .title-area2 .title{font-size:2rem}.home-form .contact-card,.home-form .form-contact{padding:2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.home-form{padding:50px 0}.home-form .title-area2 .title{font-size:1.75rem}.home-form .contact-card,.home-form .form-contact{padding:1.5rem}.home-form .fa-contact{width:55px;height:55px;margin-right:1rem}.home-form .fa-contact i{font-size:1.25rem}}@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:80px 0;background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);position:relative;overflow:hidden;height:100%}.contact-section::before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle, rgba(0, 128, 129, 0.1) 0%, transparent 70%);border-radius:50%;z-index:0}.contact-section::after{content:"";position:absolute;bottom:-30%;left:-15%;width:300px;height:300px;background:radial-gradient(circle, rgba(0, 80, 80, 0.08) 0%, transparent 70%);border-radius:50%;z-index:0}.contact-section .container{position:relative;z-index:1}.contact-section h2{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg, #008081 0%, #005050 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:center;margin-bottom:3rem;position:relative}.contact-section h2::after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg, #008081, #005050);border-radius:2px}.contact-section .info-container{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.8);border-radius:2px;min-height:480px;height:100%;padding:1rem;position:relative;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);margin-top:1rem}@media(min-width:1440px){.contact-section .info-container{min-height:480px}}.contact-section .info-container:hover{transform:translateY(-8px);box-shadow:0 32px 64px rgba(0,0,0,.15),0 16px 32px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.9)}.contact-section .info-container::before{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:60%;height:4px;background:linear-gradient(90deg, #008081, #005050, #003434);border-radius:0 0 2px 2px}.contact-section .info-container .contact-info{display:flex;align-items:flex-start;padding:1rem;margin-bottom:1rem;background:hsla(0,0%,100%,.6);border-radius:5px;border:1px solid hsla(0,0%,100%,.3);transition:all .3s ease;position:relative;overflow:hidden}.contact-section .info-container .contact-info:hover{background:hsla(0,0%,100%,.9);transform:translateX(8px);border-color:rgba(0,128,129,.3);box-shadow:0 8px 24px rgba(0,128,129,.15)}.contact-section .info-container .contact-info:last-child{margin-bottom:0}.contact-section .info-container .contact-info::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);transition:left .6s ease}.contact-section .info-container .contact-info:hover::after{left:100%}.contact-section .info-container .contact-info .icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg, #008081 0%, #005050 100%);border-radius:5px;margin-right:1.25rem;color:#fff;font-size:1.4rem;box-shadow:0 8px 16px rgba(0,128,129,.3);transition:all .3s ease;flex-shrink:0}.contact-section .info-container .contact-info .icon:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 24px rgba(0,128,129,.4)}.contact-section .info-container .contact-info .media-body{flex:1}.contact-section .info-container .contact-info .media-body h3{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.5rem;line-height:1.3}.contact-section .info-container .contact-info .media-body h3 a{color:inherit;text-decoration:none;transition:all .3s ease;position:relative}.contact-section .info-container .contact-info .media-body h3 a:hover{color:#008081}.contact-section .info-container .contact-info .media-body p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5;font-weight:400}.contact-section iframe{border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.15);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.contact-section iframe:hover{transform:scale(1.02);box-shadow:0 32px 64px rgba(0,0,0,.2)}@media(max-width: 768px){.contact-section{padding:60px 0}.contact-section h2{font-size:2rem;margin-bottom:2rem}.contact-section .info-container{padding:2rem;margin-top:2rem}.contact-section .info-container .contact-info{padding:1.25rem;margin-bottom:1.25rem}.contact-section .info-container .contact-info .icon{width:48px;height:48px;font-size:1.2rem;margin-right:1rem}.contact-section .info-container .contact-info .media-body h3{font-size:1.1rem}}@media(max-width: 576px){.contact-section{padding:40px 0}.contact-section h2{font-size:1.75rem}.contact-section .info-container{padding:1.5rem}.contact-section .info-container .contact-info{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.contact-section .info-container .contact-info .icon{margin:0 auto 1rem}.contact-section .info-container .contact-info .media-body{text-align:center}}.contact-section .contact-info{animation:slideInUp .6s ease forwards;opacity:0;transform:translateY(30px)}.contact-section .contact-info:nth-child(1){animation-delay:0.1s}.contact-section .contact-info:nth-child(2){animation-delay:0.2s}.contact-section .contact-info:nth-child(3){animation-delay:0.3s}.contact-section .contact-info:nth-child(4){animation-delay:0.4s}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.contact-section .contact-info:focus-within{outline:2px solid #008081;outline-offset:2px}.banner-full{position:relative;width:100%;height:100%;background-color:#1a1a1a;margin-top:170px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full{margin-top:90px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full{margin-top:90px}}@media(max-width: 575px){.banner-full{margin-top:90px}}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1.2s cubic-bezier(0.25, 0.26, 0.25, 0.94) .9s 1 normal forwards}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.banner-full .swiper-pagination{margin-bottom:5px}@media(min-width:1440px),only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-pagination.position-left{width:350px;height:30px;top:47%;left:-15vh;transform:rotate(90deg) translateY(-50%)}}.banner-full .swiper-pagination .swiper-pagination-bullet{width:20px;height:8px;margin:0 5px !important;border-radius:50px;transition:.8s ease-in-out;background:#fff;opacity:.5}.banner-full .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:80px;background:#008081;outline:1px solid #008081;opacity:1}.banner-full .swiper-buttons{color:#003434;height:60px;width:60px;background:hsla(0,0%,100%,.5);box-shadow:1px 1px 30px -10px #000;transition:.3s ease;display:flex;border-radius:50%}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons{display:flex;height:40px;width:40px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .swiper-buttons{display:flex;height:45px;width:45px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:35px;width:35px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .swiper-buttons.swiper-button-prev,.banner-full .swiper-buttons.swiper-button-next{top:auto;bottom:30px}}.banner-full .swiper-buttons.swiper-button-prev{left:15px}.banner-full .swiper-buttons.swiper-button-next{right:15px}.banner-full .swiper-buttons i{font-size:1.5rem;color:#005050;transition:.3s ease}.banner-full .swiper-buttons::before,.banner-full .swiper-buttons::after{color:#008081;font-size:25px;font-weight:600;display:none}.banner-full .swiper-buttons:hover{transform:scale(1.1);background:#fff}.banner-full .swiper-buttons:hover i{transform:scale(1.05)}.banner-full .swiper-buttons:hover::before,.banner-full .swiper-buttons:hover::after{color:#008081}.banner-full .banner-main{position:relative !important;width:100%;height:550px;overflow:hidden}@media(min-width:1440px){.banner-full .banner-main{height:650px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:450px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main{height:940px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main{height:720px}}@media(max-width: 575px){.banner-full .banner-main{height:540px}}.banner-full .banner-main .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:5px}.banner-full .banner-main .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:5px}.banner-full .banner-main .content-area .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.banner-full .banner-main .content-area .bg .image-bg{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(0.5);animation:loopScale 8s ease-in 0s infinite alternate forwards}.banner-full .banner-main .content-area .bg .shape{position:absolute;width:100%;height:90%;left:0px;bottom:0px;display:flex;align-items:center;justify-content:center;z-index:2}.banner-full .banner-main .content-area .bg .shape img{width:115%;height:100%;object-position:left bottom;margin-left:-30px;opacity:1}.banner-full .banner-main .content-area .content{display:flex;align-items:center;justify-content:start;width:100%;height:100%;margin:0 auto;z-index:2}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:0px 30px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:10px 10px;align-items:initial}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content{width:100%;height:99%;padding:5px;align-items:initial}}@media(max-width: 575px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:5px;align-items:initial}}.banner-full .banner-main .content-area .content .text{position:relative;display:flex;flex-direction:column;padding:20px;text-align:left;margin:5px 0;width:45vw;margin-left:6vw}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:46vw;margin-left:3vw;margin-top:30px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text{width:80vw;margin-top:100px;margin-left:8vw}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text{width:80vw;margin-top:100px;margin-left:8vw}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:98vw;margin-top:60px;margin-left:4vw;padding:0}}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{color:#fff;font-size:3.2rem;line-height:3.4rem;text-shadow:2px 2px 65px rgba(0,0,0,.5);font-weight:700;text-transform:uppercase;margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2.2rem;line-height:2.4rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2.4rem;line-height:2.5rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:1.8rem;line-height:2rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:1.4rem;line-height:1.6rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h2 b,.banner-full .banner-main .content-area .content .text span b{font-weight:700;color:#008081}.banner-full .banner-main .content-area .content .text p{font-size:1.4rem;line-height:1.6rem;font-weight:300;color:#fff;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p{font-size:1.1rem;line-height:1.3rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem;margin-top:5px}}.banner-full .banner-main .content-area .content .text .btn-one{padding:10px 30px;background:#005050;color:#fff}.banner-full .banner-main .content-area .content .text .btn-one span{font-size:1rem;line-height:normal;padding:2px;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .btn-one{padding:10px 30px;font-size:14px}}.banner-full .banner-main .content-area .content .text .btn-one::before,.banner-full .banner-main .content-area .content .text .btn-one::after{background-color:#003434}.banner-full .banner-main .content-area .content .text .btn-one i{width:25px;height:25px}.banner-full .banner-main .content-area .content .image-banner{width:100%;height:400px;margin:0 auto;overflow:hidden;border-radius:20px;border:4px solid rgba(249,249,249,.6);box-shadow:8px 8px 45px -5px rgba(0,0,0,.5)}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:360px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:330px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .image-banner{width:95%;height:260px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{margin:30px 10px;width:90%;height:240px}}.banner-full .banner-main .content-area .content .image-banner img{width:100%;height:100%;object-fit:cover;background-color:#fff}.banner-full .banner-main .content-area .content .image-banner img.obj-contain{object-fit:contain}.banner-full .banner-thumb{position:absolute;bottom:5%;left:50%;width:50%;transform:translateX(-50%);z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-thumb{display:none}}@media(max-width: 575px){.banner-full .banner-thumb{display:none}}.banner-full .banner-thumb .swiper-wrapper{display:flex;justify-content:center}.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important;border-radius:50%;cursor:pointer;overflow:hidden;transition:.5s ease;box-shadow:0 3px 20px -5px rgba(0,0,0,.6);opacity:.5}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media(max-width: 575px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}.banner-full .banner-thumb .img-thumb.swiper-slide-thumb-active{transform:scale(1.4);opacity:1;border:2px solid #005050;box-shadow:0 3px 25px -5px rgba(0,0,0,.6)}.banner-full .banner-thumb .img-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.section-about{overflow-y:visible !important;position:relative}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-content{padding:0 30px;padding-right:50px}}.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 .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:8px 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:#008081}.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(max-width: 575px){.section-about .about-thumbnail{height:450px}}.section-about .about-thumbnail .thumbnail{position:relative;width:95%;height:100%;border-radius:2px;border:4px solid hsla(0,0%,100%,.7)}.section-about .about-thumbnail .thumbnail::before{position:absolute;content:"";display:block;width:90%;height:90%;top:-10px;left:-10px;border:2px solid #008081;border-radius:2px;z-index:-1}.section-about .about-thumbnail .thumbnail img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:2px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .thumbnail{width:95%;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, #005050 10%, #005050 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:#008081;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:280px;height:280px;right:0px;bottom:0px;border-radius:20px;overflow:hidden;border:15px solid #fff;z-index:1}.section-about .about-thumbnail .mini-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px}.box-cards-mission{margin-top:90px}.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:#003434;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{overflow:visible !important;position:relative}.product-area.bg-dark1{position:relative;background:linear-gradient(30deg, #0a0a0a, #121212, #0a0a0a, #121212);overflow:hidden !important;z-index:1}.product-area.bg-dark1::before{position:absolute;content:"";top:0;left:50%;transform:translateX(-50%);width:70%;height:300px;border-radius:0 0 800px 800px;background:#008081;filter:blur(100px);opacity:.2;z-index:-1}.product-area .productSwiper{position:relative}.product-area .productSwiper .box-controls{position:relative;width:200px;height:60px;margin:0 auto;margin-top:10px;z-index:1}.product-area .productSwiper .swiper-scrollbar{position:relative;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);margin-top:5px;height:5px;width:70%;background:rgba(245,245,245,.8)}.product-area .productSwiper .swiper-scrollbar .swiper-scrollbar-drag{background:#005050}.product-area .productSwiper .swiper-pagination-fraction{width:100%;font-size:1rem;top:50%;transform:translateY(-50%);margin:0;z-index:1;color:#ccc}.product-area .productSwiper .swiper-pagination-fraction .swiper-pagination-current,.product-area .productSwiper .swiper-pagination-fraction .swiper-pagination-total{font-size:1.2rem;font-weight:600;margin:0px;color:#ccc}.product-area .productSwiper .swiper-pagination-fraction .swiper-pagination-current{font-size:1.3rem;color:#005050}.product-area .productSwiper .navs{position:relative;width:100%;height:100%}@media(min-width:1440px),only screen and (min-width: 992px)and (max-width: 1199px){.product-area .productSwiper .navs{width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.product-area .productSwiper .navs{width:100%}}.product-area .productSwiper .navs .swiper-button-next,.product-area .productSwiper .navs .swiper-button-prev{position:absolute;width:45px;height:45px;top:50%;bottom:auto;margin:0;transform:translateY(-50%)}.product-area .productSwiper .navs .swiper-button-next::after,.product-area .productSwiper .navs .swiper-button-prev::after{font-size:20px;color:#008081;font-weight:600}.product-area .boxExpand{margin:10px 0;padding:10px 0}.product-area .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.product-area .boxExpand #contentExpand ul li{list-style-position:inside}.product-area .boxExpand #contentExpand.expanded{max-height:5000px}.product-area .boxExpand #contentExpand.expanded::before{display:none}.product-area .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%)}.product-area .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)}.product-area .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#008081;bottom:0px;font-size:40px;transition:.3s ease}.swiper .swiper-button-prev,.swiper .swiper-button-next{position:absolute;top:55%;height:55px;width:55px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:55px;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:#a81818;font-weight:600}.section-text1 .style-img02{position:relative;transition:all .3s ease-in-out;background:#005050;border:1px solid #008081;text-align:center;padding:20px 20px;border-radius:15px;height:515px;width:95%;z-index:1}.section-text1 .style-img02.faixa-none::before{display:none}.section-text1 .style-img02::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#008081;background:linear-gradient(180deg, #005050 40%, rgba(255, 255, 255, 0) 100%);z-index:-1}.section-text1 .style-img02::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:90%;border-radius:1%;transform:rotate(0deg);opacity:.8;background-size:10px 10px;background-image:repeating-linear-gradient(45deg, #005050 0, #005050 1px, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%);opacity:.8;z-index:-1}.section-text1 .style-img02 img{position:absolute;top:50%;transform:translateY(-50%);right:-3%;width:110%;height:95%;border-radius:15px;object-fit:cover;object-position:center}.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:left;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:10px 10px;margin:5px 3px;cursor:pointer;color:#005050;border-radius:2px;border:1px solid #e4e4e4;background:#fff;z-index:1;transition:all 500ms ease}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:fit-content}}@media only screen and (min-width: 992px)and (max-width: 1199px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:fit-content}}@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:2px;z-index:-1;opacity:0;transition:all 500ms ease;background:#008081}.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-box .tabs-content .tab{display:none}.tabs-box .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-box .tabs-content .inner-box{display:flex;align-items:start;max-height:400px;overflow-y:auto}.tabs-box .tabs-content .inner-box .icon{position:relative;display:flex;justify-content:center;width:110px;height:110px;padding-right:20px;margin-right:15px}.tabs-box .tabs-content .inner-box .icon img{width:100%;height:100%;object-fit:contain;filter:invert(19%) sepia(89%) saturate(6568%) hue-rotate(158deg) brightness(95%) contrast(101%)}.tabs-box .tabs-content .inner-box .text{position:relative;width:calc(100% - 110px)}.tabs-box .tabs-content .inner-box .text::before{content:"";position:absolute;top:50%;left:-15px;transform:translateY(-50%);width:2px;height:90%;border-radius:5px;background:#008081;z-index:-1}.tabs-box .tabs-content .inner-box .text h3{font-size:24px;font-weight:600;margin-bottom:5px;color:#008081}.tabs-box .tabs-content .inner-box .text p{font-size:16px;font-weight:300;margin-bottom:15px;width:95%}.section-feedbacks{background-image:url(../img/banners/bg-feedbacks.webp);background-position:center;background-size:1500px;background-repeat:repeat-x;background-color:#f6f6f6}.section-feedbacks .content{display:flex;flex-direction:column;justify-content:center;background:#008081;padding:50px 30px;border-radius:30px;margin-bottom:70px;min-height:450px}@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:24px;font-weight:600;padding:8px 10px;color:#fff;background:rgba(0,80,80,.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:#008081;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:#003434}.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:#008081;font-size:16px;font-weight:600;transition:.3s ease;border-radius:5px}.section-feedbacks .content .btn-testi:hover{background:#005050;color:#fff}.section-feedbacks .feedbackSwiper{padding:10px}.section-feedbacks .feedbackSwiper .controls{position:relative;bottom:20px;width:150px;margin:0 auto;margin-top:20px;height:60px}.section-feedbacks .feedbackSwiper .controls .swiper-button-prev,.section-feedbacks .feedbackSwiper .controls .swiper-button-next{top:auto;bottom:5px;transform:none}.section-feature .feature-intro{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}@media(min-width:1440px),only screen and (min-width: 1200px)and (max-width: 1449px),only screen and (min-width: 992px)and (max-width: 1199px){.section-feature .feature-intro{padding-left:30px}}.section-feature .feature-intro .title-area2{height:auto;margin-top:0;margin-bottom:20px}.section-feature .feature-intro .title-area2 .title{font-size:2.4rem}.section-feature .feature-img-wrap{width:100%;height:100%;max-height:450px;border-radius:15px;overflow:hidden;margin-bottom:5px}.section-feature .feature-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.section-feature .feature-wrap{display:flex;height:100%;width:100%}.section-feature .feature-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(120deg, #008081, rgba(0, 128, 129, 0.8));padding:30px 15px;width:100%;height:100%;border-radius:15px;text-align:center}.section-feature .feature-card:hover .feature-icon{transform:scaleX(-1)}.section-feature .feature-card .feature-icon{width:60px;height:auto;display:inline-block;margin-bottom:20px;transition:.4s ease}.section-feature .feature-card .feature-icon img{width:100%;height:100%;object-fit:contain;object-position:center;filter:brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(7500%) hue-rotate(182deg) brightness(118%) contrast(100%)}.section-feature .feature-card h2,.section-feature .feature-card h3,.section-feature .feature-card h5{font-size:20px;margin:10px 0;color:#fff}.section-feature .feature-card p{font-size:14px;font-weight:400;margin-bottom:15px;width:98%;margin:0;color:#fff}.counters{background-color:#008081;background-image:linear-gradient(rgba(0, 128, 129, 0.8), rgba(0, 128, 129, 0.8)),url("../img/pattern.webp")}@media(max-width: 991px){.counters .counter-item{border-bottom:1px solid hsla(0,0%,100%,.5)}.counters .counter-item:last-child{border-bottom:0}}@media(min-width: 992px){.counters .counter-item{border-right:1px solid hsla(0,0%,100%,.5)}.counters .counter-item:first-child{border-left:1px solid hsla(0,0%,100%,.5)}}.counters .counter-box{position:relative;display:flex;flex-direction:column;align-items:center;padding:30px 20px}.counters .counter-box::before,.counters .counter-box::after{content:"";position:absolute;top:0;width:0;transition:.5s;height:8px;background-color:#005050}.counters .counter-box::before{left:-12px}.counters .counter-box::after{right:-12px}.counters .counter-box:hover::before,.counters .counter-box:hover::after{width:100%}.counters .counter-box .ico{width:80px;height:80px;margin-bottom:12px}.counters .counter-box .ico img{width:100%;height:100%;object-fit:contain}.counters .counter-box .desc{font-size:20px;text-align:center;color:#fff;font-weight:700}.int-page-1.section-padding{padding-top:0 !important;margin-top:0 !important}.int-page-1 .row.align-items-center{align-items:flex-start !important}.int-page-1 .row:first-of-type{margin-bottom:0 !important}.int-page-1 .row:first-of-type .col-lg-6{margin-bottom:.5rem !important}.int-page-1 .row.justify-content-center{margin-top:0 !important}.int-page-1 .ajust-float{width:300px !important;height:300px !important;min-width:300px !important;min-height:300px !important;max-width:300px !important;max-height:300px !important;margin-bottom:0 !important;box-sizing:border-box}@media(min-width: 768px){.int-page-1 .ajust-float{float:left;margin-right:20px}}.int-page-1 .ajust-float img{width:300px !important;height:300px !important;min-width:300px !important;min-height:300px !important;max-width:300px !important;max-height:300px !important;object-fit:contain;border-radius:5px}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#008081;bottom:0px;font-size:40px;transition:.3s ease}.int-page-1 .table-responsive{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);margin:30px 0}.int-page-1 .table-responsive .table{margin-bottom:0;background-color:#fff;border-collapse:separate;border-spacing:0}.int-page-1 .table-responsive .table thead{background:linear-gradient(135deg, #008081 0%, #005050 100%) !important;background-color:#008081 !important}.int-page-1 .table-responsive .table thead th{color:#fff !important;font-weight:600;font-size:15px;text-transform:uppercase;letter-spacing:.5px;padding:18px 15px;text-align:center;border:none !important;position:relative;background:rgba(0,0,0,0) !important}.int-page-1 .table-responsive .table thead th:not(:last-child)::after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background-color:hsla(0,0%,100%,.3)}@media(max-width: 575px){.int-page-1 .table-responsive .table thead th{font-size:12px;padding:12px 8px}}.int-page-1 .table-responsive .table tbody tr{transition:all .3s ease}.int-page-1 .table-responsive .table tbody tr:nth-child(even){background-color:#f8f9fa}.int-page-1 .table-responsive .table tbody tr:nth-child(odd){background-color:#fff}.int-page-1 .table-responsive .table tbody tr:hover{background-color:rgba(0,128,129,.05);transform:scale(1.01);box-shadow:0 2px 8px rgba(0,0,0,.1)}.int-page-1 .table-responsive .table tbody tr td{padding:14px 15px;text-align:center;font-size:14px;color:#1a1a1a;border:1px solid #e9ecef;vertical-align:middle;font-weight:500}.int-page-1 .table-responsive .table tbody tr td:first-child{font-weight:600;color:#005050}@media(max-width: 575px){.int-page-1 .table-responsive .table tbody tr td{font-size:12px;padding:10px 6px}}.int-page-1 .table-responsive .table thead th:first-child{border-top-left-radius:12px}.int-page-1 .table-responsive .table thead th:last-child{border-top-right-radius:12px}.int-page-1 .table-responsive .table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.int-page-1 .table-responsive .table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#005050}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#008081;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 */
