@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}.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Montserrat",sans-serif}img{width:100%;height:auto}section{overflow-x:hidden}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#4bac44;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:#1f3c1d #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#1f3c1d;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#802825}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#171717;text-decoration:none;transition:.4s ease}p{color:#171717;margin-bottom:15px;font-size:1em;line-height:22px}.section-title h1,.section-title h2{font-size:3em;font-weight:700;font-family:"Montserrat",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#1f3c1d;-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 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:35px;margin-bottom:20px;border-radius:2px}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:45%;left:5px;transform:translateY(-50%);width:20px;height:20px;background:#1f3c1d;opacity:.8}.title-area2 span::after,.title-area2 .subtitle::after{position:absolute;content:"";top:58%;left:10px;transform:translateY(-50%);width:20px;height:20px;background:#802825;border:3px solid #f1f1f1;opacity:.8}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.4rem;line-height:2.6rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:300}.title-area2 h2 b.tam2,.title-area2 h3 b.tam2,.title-area2 .title b.tam2{font-size:1.8rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2rem;line-height:2.2rem}}@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:none;align-items:center;justify-content:center;background:linear-gradient(20deg, #04183f, #06225c, #04183f);padding:5px 0;border-bottom:1px solid hsla(0,0%,100%,.05);position:relative;height:40px;overflow:hidden}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px){header .top_menu{padding:5px 60px}}header .top_menu::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.03) 50%, transparent 100%);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,100%{transform:translateX(-100%)}50%{transform:translateX(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 .top_menu{display:none}}header .top_menu .container-fluid{position:relative;z-index:2}header .top_menu .container-fluid .row{align-items:center}header .top_menu .header-social{display:flex;gap:6px;align-items:center}header .top_menu .header-social a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);font-size:12px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden}header .top_menu .header-social 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 .5s ease}header .top_menu .header-social a:hover{background:hsla(0,0%,100%,.15);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.3)}header .top_menu .header-social a:hover::before{left:100%}header .top_menu .header-social a i{font-size:14px;position:relative;z-index:1;color:#4bac44}header .top_menu .contact-menu{display:flex;gap:16px;align-items:center;justify-content:flex-end}header .top_menu .contact-menu .dn_btn{display:flex;align-items:center;gap:6px;color:#fff;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s ease;padding:4px 10px;border-radius:6px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);position:relative;overflow:hidden}header .top_menu .contact-menu .dn_btn::before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));transition:width .3s ease}header .top_menu .contact-menu .dn_btn:hover{color:#fff;background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}header .top_menu .contact-menu .dn_btn:hover::before{width:100%}header .top_menu .contact-menu .dn_btn i{font-size:14px;color:#4bac44;position:relative;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu .dn_btn{font-size:11px;gap:4px;padding:3px 8px}}header .header-area{box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:999}header .header-area.sticky{background:rgba(31,60,29,.8);backdrop-filter:blur(15px);animation:remove-top .8s ease-in-out}@keyframes remove-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#fff}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 10px;width:100%;height:90px;align-items:center;background:linear-gradient(to bottom, rgba(31, 60, 29, 0.5), rgba(31, 60, 29, 0.05));backdrop-filter:blur(15px)}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area .header-main{padding:0px 20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{padding:0px 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 .header-main{padding:0px 20px;background:#1f3c1d}}header .header-area .header-main .logo{position:relative;padding:0 15px;width:210px;height:100%}header .header-area .header-main .logo.filter img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7480%) hue-rotate(53deg) brightness(107%) contrast(98%)}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{width:190px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{width:240px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{width:200px}}header .header-area .header-main .logo img{width:100%;height:100%;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu{display:flex;align-items:center}}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:15px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:10px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:10px 0;font-size:16px;letter-spacing:.1rem;color:#fff;font-weight:400;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#fff;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:#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:#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:#4bac44}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:350px;max-height:400px;overflow-y:auto;position:absolute;left:0;top:100%;background:#802825;backdrop-filter:blur(10px);padding:10px 0;border-top:3px solid #802825;transform:translateY(10px);transition:all .3s ease;border-radius:2px;opacity:0;visibility:hidden;z-index:5}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:300;color:#fff;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#f1f1f1;padding-left:5px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#1f3c1d}}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .contact-btn{margin-left:40px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .contact-btn .btn-one{padding:10px 30px}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100vh;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:10px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#4bac44 !important}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}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:#4bac44;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:flex}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:18px 30px}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:#802825;padding:40px 0 0;position:relative}.footer-area .footer-top{border-bottom:1px solid #1f3c1d}@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:65px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7480%) hue-rotate(53deg) brightness(107%) contrast(98%)}.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;list-style-type:none}.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:#eee;transform:translateY(-2px)}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;font-family:"Montserrat",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:#802825;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-repeat:no-repeat;background-size:cover;margin-top:0px}@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:0px}}.slider-area .slider-height{height:350px;background-size:cover}@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{height:350px}}.slider-area .slider-height .hero-cap{padding-top:90px}@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{padding-top:70px}}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:40px;font-weight:700;line-height:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:35px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:30px}}.slider-area .slider-height .hero-cap .ajust-link{color:#4bac44;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#802825}.slider-area .slider-height .hero-cap .color-w{color:#4bac44;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background-color:rgba(0,0,0,.32);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{background:#802825;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 20px;text-transform:uppercase;font-family:"Montserrat",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:5px;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:#1f3c1d;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{position:relative;font-size:16px;text-transform:uppercase;overflow:hidden;text-decoration:none;padding:15px 30px;display:flex;align-items:center;border-radius:50px;transition:all .2s;border:none;font-family:inherit;font-weight:600;max-width:fit-content;background:#802825;color:#fff;transition:.4s ease-in-out}.btn-one:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(38,38,38,.15);background:#1f3c1d;color:#fff}.btn-one:hover i{display:flex;align-items:center;justify-content:center;color:#1f3c1d;transform:rotate(0deg)}.btn-one:hover::after{top:50%;left:50%;transform:translate(-50%, -50%)}.btn-one::after{content:"";position:absolute;z-index:-1;width:100%;height:100px;border-radius:2px;background:#1f3c1d;top:100%;left:0;transition:.3s ease}.btn-one i{margin-left:10px;font-size:16px;font-weight:600;transform:rotate(-30deg);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#802825;transition:.2s ease-in;padding:0}.card-05{position:relative;width:100%;height:400px;margin:10px 0;overflow:hidden;border-radius:2px;background:#636363}.card-05 .box-image{position:relative;width:100%;height:100%}.card-05 .box-image img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.card-05 .box-image::before{position:absolute;content:"";width:100%;height:100%;background:rgba(18,35,17,.4);opacity:0;z-index:1;transition:.3s ease}.card-05 .box-content{position:absolute;left:5px;right:5px;bottom:10px;z-index:2}.card-05 .box-content .box-title{position:relative;width:100%;height:100%}.card-05 .box-content .box-title .title{position:relative;display:flex;align-items:center;min-height:80px;padding:18px 20px;font-size:18px;font-weight:400;margin-right:55px;color:#000;background:#fff}.card-05 .box-content .box-title .title::before{position:absolute;content:"";right:-11px;top:0px;border-bottom:18px solid #a48585;border-right:12px solid rgba(0,0,0,0)}.card-05 .box-content .desc{width:100%;background:#1f3c1d;padding:0;opacity:0;visibility:hidden;height:0;overflow:hidden;transform:translateY(0);transition:all .3s ease-in-out}.card-05 .box-content .desc p{font-size:14px;font-weight:400;line-height:1.4rem;color:#fff}.card-05 .box-content .link-btn{position:absolute;right:0px;top:15px;width:55px;height:80%;max-height:70px;z-index:1;text-align:center;display:flex;align-items:center;justify-content:center;background:#802825;transition:.3s ease}.card-05 .box-content .link-btn i{font-size:20px;color:#fff;transform:rotate(-30deg)}.card-05:hover .box-image::before{opacity:1}.card-05:hover .box-image img{transform:scale(1.03)}.card-05:hover .box-content .desc{opacity:1;visibility:visible;height:100%;padding:20px 15px;transform:translateY(0)}.card-05:hover .box-content .link-btn{background:#1f3c1d}.card-05:hover .box-content .link-btn i{color:#fff}.step-item{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0;transition:.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){.step-item{display:flex;flex-direction:column;align-items:center;justify-content:center}}.step-item:hover{transform:translateY(-10px)}.step-item:hover .step-img::before{animation-play-state:paused}.step-item:hover .step-img img{transform:scale(1.05)}.step-item .step-img{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;width:250px;height:250px;border-radius:50%;margin:0 auto;margin-bottom:30px;transition:.3s ease;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.step-item .step-img{width:200px;height:200px}}@media only screen and (min-width: 768px)and (max-width: 991px){.step-item .step-img{width:250px;height:250px}}.step-item .step-img::before{content:"";position:absolute;top:0;left:0;width:101%;height:101%;border:3px dashed #4bac44;border-radius:50%;animation:rotate 100s linear infinite;transform:scale(1.01);transform-origin:center;opacity:.5;z-index:-1}.step-item .step-img img{width:100%;height:100%;border-radius:50%;object-fit:cover;transition:.3s ease}.step-item .step-number{position:absolute;bottom:5px;left:5px;min-width:60px;min-height:60px;background:#802825;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;border-radius:50%;padding:5px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.step-item .step-number{font-size:20px;min-width:50px;min-height:50px}}.step-item .step-title{font-size:26px;font-weight:600;text-align:center;margin-bottom:15px}.step-item .step-text{font-size:16px;line-height:22px;text-align:center;margin-bottom:0;padding-right:15px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.step-item .step-text{font-size:16px;text-align:center}}.step-item.light .step-title{color:#fff}.step-item.light p,.step-item.light .step-text{color:#fff}.cta-area{background-image:url(../img/banners/cta-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.55);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}.home-form{border-top:3px solid color-mix(in srgb, #802825, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{background:color-mix(in srgb, #802825, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#802825}.home-form .contact-card .content p{font-size:16px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#1f3c1d}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:10px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:95%;margin-left:0}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#4bac44}.h3-form i{color:#1f3c1d;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:75px;right:15px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.whatsapp-icon{margin-top:13px}.contact-section{padding:65px 0 0}.contact-section .info-container{background:#fff;box-shadow:rgba(0,0,0,.07) 0px 1px 2px,rgba(0,0,0,.07) 0px 2px 4px,rgba(0,0,0,.07) 0px 4px 8px,rgba(0,0,0,.07) 0px 8px 16px,rgba(0,0,0,.07) 0px 16px 32px,rgba(0,0,0,.07) 0px 32px 64px;position:relative;padding:20px;border-radius:8px}.contact-section .info-container .contact-info{display:flex}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#1f3c1d}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#802825;margin-right:10px;font-size:1.6em;min-width:35px}.contact-section .info-container::after{content:"";position:absolute;display:block;height:115%;width:85%;border-radius:0%;left:-30px;top:-20px;z-index:-2;border-radius:8px;opacity:.8;border:3px solid color-mix(in srgb, #4bac44, #fff 40%);background:#4bac44}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-full{position:relative;width:100%;height:100%;background-color:#1a1a1a;margin-top:0px}@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 .divider1{position:absolute;bottom:0;left:0;width:100%;height:40px;background:rgba(0,0,0,0);z-index:1}.banner-full .divider1::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/banners/divider1.png);filter:invert(1) brightness(99);background-size:100% 100%;background-repeat:repeat-x;background-position:center bottom}.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 .text1{opacity:0;animation:fadeup 1.3s 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 .controls{display:flex;align-items:center;justify-content:center;position:absolute;top:55%;right:5px;transform:translateY(-50%) rotate(90deg);width:260px;height:60px;border-radius:99px;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);z-index:2}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .controls{right:-65px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .controls{top:auto;right:auto;left:50%;width:90%;height:60px;bottom:60px;transform:translateX(-50%) rotate(0deg)}}.banner-full .swiper-pagination{display:flex;justify-content:center;align-items:center;width:auto;min-width:90%;top:50% !important;transform:translateY(-50%)}.banner-full .swiper-pagination .swiper-pagination-bullet-custom{display:block;flex-shrink:0;width:25px;height:25px;position:relative;cursor:pointer}.banner-full .swiper-pagination .swiper-pagination-bullet-custom::before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.65);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.banner-full .swiper-pagination .swiper-pagination-bullet-custom:not(:last-child){margin-right:5px}.banner-full .swiper-pagination .swiper-pagination-bullet-custom svg{display:none;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-90deg)}.banner-full .swiper-pagination .swiper-pagination-bullet-custom--active svg{display:block}.banner-full .swiper-pagination .swiper-pagination-bullet-custom--active svg circle{stroke-dasharray:56.5563;stroke-dashoffset:56.5563;animation:BulletProgress calc(var(--delay)*1ms) linear forwards}.banner-full .swiper-pagination .swiper-pagination-bullet-custom--active::before{background-color:#fff}@keyframes BulletProgress{to{stroke-dashoffset:0}}.banner-full .swiper-pagination .swiper--pause .swiper-pagination-bullet-custom--active svg circle{animation:none}.banner-full .swiper-buttons{color:#4bac44;height:50px;width:50px;transition:.3s ease;display:flex;border-radius:50%;margin-top:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons{display:flex;height:35px;width:35px}}@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:35px;width:35px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:30px;width:30px}}.banner-full .swiper-buttons.swiper-button-prev,.banner-full .swiper-buttons.swiper-button-next{top:50%;transform:translateY(-50%)}.banner-full .swiper-buttons.swiper-button-prev{left:20px}.banner-full .swiper-buttons.swiper-button-next{right:20px}.banner-full .swiper-buttons i{font-size:1.5rem;color:#802825;transition:.3s ease}.banner-full .swiper-buttons svg{width:50px;height:50px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons svg{width:40px;height:40px}}.banner-full .swiper-buttons svg path{stroke:#fff}.banner-full .swiper-buttons::before,.banner-full .swiper-buttons::after{content:"";color:#1f3c1d;font-size:25px;font-weight:600;display:none}.banner-full .swiper-buttons:hover{transform:scale(1.1) translateY(-50%)}.banner-full .swiper-buttons:hover i{transform:scale(1.05)}.banner-full .swiper-buttons:hover::before,.banner-full .swiper-buttons:hover::after{color:#1f3c1d}.banner-full .banner-main{position:relative !important;width:100%;height:650px;overflow:hidden}@media(min-width:1400px){.banner-full .banner-main{height:650px}}@media only screen and (min-width: 1200px)and (max-width: 1399px){.banner-full .banner-main{height:600px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:500px}}@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:space-between;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:90%;padding:0px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:10px 20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content{width:100%;height:95%;padding:20px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:20px}}.banner-full .banner-main .content-area .content .text{position:relative;display:flex;flex-direction:column;padding:20px;text-align:left;margin:5px 0;width:40vw;margin-left:8vw}.banner-full .banner-main .content-area .content .text.margin-none{margin-left:0 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:40vw;margin-left:2vw;padding:0}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-240px;margin-left:8vw}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-190px;margin-left:8vw}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:98vw;top:-120px;margin-left:2vw}}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{display:flex;flex-wrap:wrap;justify-content:start;color:#fff;font-size:2.8rem;text-shadow:2px 2px 50px rgba(0,0,0,.1);line-height:3rem;font-weight:700;text-transform:uppercase;margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2.8rem;line-height:3rem;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.6rem;line-height:1.8rem;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:#4bac44}.banner-full .banner-main .content-area .content .text p{font-size:1rem;font-weight:1rem;font-weight:300;color:#fff;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem;margin-top:5px}}.banner-full .banner-main .content-area .content .text .text2{font-size:1.8rem;line-height:2rem;font-weight:500;color:#fff;margin-bottom:20px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text .text2{font-size:1.2rem;line-height:1.2rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .text2{font-size:1.2rem;line-height:1.4rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text .btn-one{padding:10px 30px;background:#802825;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:#122311}.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 #802825;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:hidden;position:relative}.section-about::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/pattern-1.webp);background-repeat:repeat;background-size:800px;filter:invert(1);z-index:-1;opacity:.7}.section-about .about-content{padding:0 10px}.section-about .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .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 .text-content.text-center{text-align:center}.section-about .about-content .text-content.text-center .desc p{text-align:center}.section-about .about-content .text-content.text-center .desc .btn-one{margin:0 auto}.section-about .about-img-left,.section-about .about-img-right{position:relative;width:100%;height:500px;object-fit:cover;object-position:center;border-radius:10px;transition:.3s ease}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-img-left,.section-about .about-img-right{height:400px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img-left,.section-about .about-img-right{height:290px}}.section-about .about-img-left img,.section-about .about-img-right img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px;transition:.3s ease;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.section-about .about-img-left.rotate-r,.section-about .about-img-right.rotate-r{transform:rotate(2deg)}.section-about .about-img-left.rotate-l,.section-about .about-img-right.rotate-l{transform:rotate(-2deg)}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img-left{padding:20px}}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img-right{padding:20px}}.box-itens-feat{position:relative;background:rgba(18,35,17,.8);padding:60px 0;margin-top:50px;transition:.3s ease-in-out;z-index:1}.box-itens-feat::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/pattern-1.webp);background-repeat:repeat;background-size:600px;z-index:-1;opacity:.6}.box-itens-feat .divider-top{position:absolute;top:-1px;left:0;width:100%;height:40px;background:rgba(0,0,0,0);z-index:1}.box-itens-feat .divider-top::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/banners/divider1.png);background-size:100% 100%;background-repeat:repeat-x;background-position:center bottom;transform:scaleY(-1);filter:brightness(0) saturate(100%) invert(98%) sepia(0%) saturate(0%) hue-rotate(55deg) brightness(108%) contrast(100%);opacity:1}.box-itens-feat .divider-bottom{position:absolute;bottom:0px;left:0;width:100%;height:40px;background:rgba(0,0,0,0);z-index:1}.box-itens-feat .divider-bottom::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/banners/divider1.png);background-size:100% 100%;background-repeat:repeat-x;background-position:center bottom;filter:brightness(0) saturate(100%) invert(98%) sepia(0%) saturate(0%) hue-rotate(55deg) brightness(108%) contrast(100%);opacity:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-product .lg-center{display:flex;justify-content:center;align-items:center}}.section-product .prodSwiper .box-controls{position:relative;display:flex;align-items:center;justify-content:center;width:300px;height:60px;margin:0 auto;z-index:1}.section-product .prodSwiper .box-controls .swiper-pagination{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:170px;height:3px;background:#9a9a9a;z-index:1}.section-product .prodSwiper .box-controls .swiper-pagination .swiper-pagination-progressbar-fill{background:#1f3c1d}.section-product .prodSwiper .box-controls .navs{position:absolute;display:flex;align-items:center;justify-content:center;left:50%;transform:translateX(-50%);width:100%;height:100%}.section-product .prodSwiper .box-controls .navs .swiper-buttons{position:absolute;width:40px;height:40px;background:none;margin:0;top:50%;bottom:auto;transform:translateY(-50%);transition:.3s ease;box-shadow:none}.section-product .prodSwiper .box-controls .navs .swiper-buttons::after{display:none}.section-product .prodSwiper .box-controls .navs .swiper-buttons svg{width:100%;height:100%;transition:.3s ease;fill:#1f3c1d}.section-product .prodSwiper .box-controls .navs .swiper-buttons svg path{stroke:#1f3c1d}.nome{color:#802825;font-weight:600}.contato{background:#25d366;padding:5px;border-radius:30px}.contato a{color:#fff !important}.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:#4bac44;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}.section-certifications{background-color:#f8f9fa;position:relative;overflow:hidden}.section-certifications::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/pattern-1.webp);background-repeat:repeat;background-size:400px;z-index:0;opacity:.03}.section-certifications .certification-content{position:relative;z-index:1;padding:20px 0}.section-certifications .certification-content .certification-text h3{color:#802825;font-size:1.8rem;font-weight:700;margin-bottom:20px;line-height:1.3}@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-certifications .certification-content .certification-text h3{font-size:1.5rem}}.section-certifications .certification-content .certification-text p{color:#1a1a1a;font-size:1rem;line-height:1.6;margin-bottom:30px;text-align:justify}@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-certifications .certification-content .certification-text p{font-size:.9rem}}.section-certifications .certification-image{position:relative;z-index:1;text-align:center;padding:20px 0;margin-top:-40px}.section-certifications .certification-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.section-certifications .certification-image img:hover{transform:scale(1.02)}@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-certifications .certification-content{margin-bottom:0px}.section-certifications .certification-image{margin-top:20px}}.section-manual{background-color:#fff;position:relative;overflow:hidden}.section-manual::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/pattern-1.webp);background-repeat:repeat;background-size:800px;filter:invert(1);z-index:-1;opacity:.7}.section-manual .manual-content{position:relative;z-index:1;padding:40px 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){.section-manual .manual-content{padding:20px 0}}.section-manual .manual-content .manual-title{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:30px;line-height:1.3}@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-manual .manual-content .manual-title{font-size:1.5rem}}.section-manual .manual-content .manual-title b{color:#802825;font-weight:700}.section-manual .manual-content .btn-manual{display:inline-flex;align-items:center;gap:10px;background-color:#802825;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .4s ease-in-out;box-shadow:0 5px 15px rgba(0,0,0,.2);position:relative;overflow:hidden}.section-manual .manual-content .btn-manual:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(38,38,38,.15);background:#1f3c1d;color:#fff;text-decoration:none}.section-manual .manual-content .btn-manual:hover i{color:#fff;transform:rotate(0deg)}.section-manual .manual-content .btn-manual i{font-size:1.2rem}@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-manual .manual-content .btn-manual{padding:12px 25px;font-size:1rem}}.section-clients{background-color:#f8f9fa;position:relative;overflow:hidden}.section-clients::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/pattern-1.webp);background-repeat:repeat;background-size:400px;z-index:0;opacity:.03}.section-clients .client-item{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease;height:250px}.section-clients .client-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.section-clients .client-item a{display:block;position:relative;width:100%;height:100%;text-decoration:none;overflow:hidden}.section-clients .client-item a img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.section-clients .client-item a:hover img{transform:scale(1.1)}.section-clients .client-item a .client-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent, rgba(0, 0, 0, 0.9));color:#fff;padding:20px 15px 15px;transform:translateY(100%);transition:transform .3s ease}.section-clients .client-item a .client-overlay h2,.section-clients .client-item a .client-overlay h3,.section-clients .client-item a .client-overlay h4{font-size:.9rem;font-weight:600;margin:0;line-height:1.3;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.section-clients .client-item a:hover .client-overlay{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){.section-clients .client-item{height:200px;margin-bottom:20px}}.divider-section{background-color:#1f3c1d;height:4px;width:100%;margin:0;padding:0}.section-video{padding:80px 0;background:#fff}.section-video .video-content{margin-bottom:40px}.section-video .video-content .title{font-size:2.5rem;font-weight:700;color:#1f3c1d;margin-bottom:20px;line-height:1.2}.section-video .video-content p{font-size:1.1rem;color:#000;line-height:1.6;margin-bottom:0;max-width:800px;margin-left:auto;margin-right:auto}.section-video .video-container{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);max-width:80%;margin:0 auto}.section-video .video-container .video-js{position:relative;width:100%;height:420px;border-radius:15px;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.section-video .video-container .video-js{height:380px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-video .video-container .video-js{height:220px}}.section-video .video-container .video-js{position:relative}.section-video .video-container .video-js .vjs-big-play-button{background-color:#802825 !important;border-color:#802825 !important}.section-video .video-container .video-js .vjs-big-play-button:hover{background-color:#1f3c1d !important;border-color:#1f3c1d !important}.section-video .video-container .video-js .vjs-control-bar{background:linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.5), transparent)}.section-video .video-container .video-js .vjs-play-progress{background-color:#4bac44}.section-video .video-container .video-js .vjs-volume-level{background-color:#4bac44}.section-video .video-container .video-js .vjs-control:focus,.section-video .video-container .video-js .vjs-control:hover{color:#4bac44}.section-video .video-container .video-js .vjs-play-control:hover,.section-video .video-container .video-js .vjs-mute-control:hover{color:#4bac44}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-video .video-content .title{font-size:2.2rem}.section-video .video-player{height:400px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-video{padding:60px 0}.section-video .video-content{margin-bottom:30px}.section-video .video-content .title{font-size:2rem}.section-video .video-container{max-width:90%}.section-video .video-player{height:300px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-video .video-content .title{font-size:1.8rem}.section-video .video-content p{font-size:1rem}.section-video .video-container{max-width:95%}.section-video .video-player{height:250px}}.image-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.95)}.image-modal.show{display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.image-modal .modal-content{position:relative;max-width:90%;max-height:90%;background:rgba(0,0,0,0);border-radius:15px;overflow:visible}.image-modal .modal-image{width:100%;height:auto;max-height:85vh;object-fit:contain;border-radius:15px;image-rendering:auto;image-rendering:smooth;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s ease;background:rgba(0,0,0,0)}.image-modal .modal-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent, rgba(0, 0, 0, 0.9));color:#fff;padding:30px 20px 20px;text-align:center;font-size:16px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.8)}.image-modal .modal-close{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10000}.image-modal .modal-close:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.image-modal .modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:60px;height:60px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10000}.image-modal .modal-nav:hover{background:rgba(0,0,0,.9);transform:translateY(-50%) scale(1.1)}.image-modal .modal-prev{left:20px}.image-modal .modal-next{right:20px}.image-modal .modal-counter{position:absolute;top:20px;left:20px;background:rgba(0,0,0,.7);color:#fff;padding:8px 15px;border-radius:20px;font-size:14px;font-weight:600;z-index:10000}.image-modal .modal-loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,.8);color:#fff;padding:20px;border-radius:15px;font-size:16px;font-weight:600;z-index:10001;display:none}.image-modal .modal-loading.show{display:block}.image-modal .loading-spinner{width:40px;height:40px;border:4px solid hsla(0,0%,100%,.3);border-top:4px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 10px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#1f3c1d;bottom:0px;font-size:40px;transition:.3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#802825}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#1f3c1d;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 */
