﻿@keyframes fadeInLeft{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}.fadeInLeft.show-animate{animation:fadeInLeft 1s ease-out forwards}.fadeInRight.show-animate{animation:fadeInRight 1s ease-out forwards}.fadeInTop.show-animate{animation:fadeInTop 1s ease-out forwards}.fadeInBottom.show-animate{animation:fadeInBottom 1s ease-out forwards}.zoomIn.show-animate{animation:zoomIn 1s ease-out forwards}@media(min-width: 992px){.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}}.show-animate{opacity:1}.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:"Open Sans",sans-serif}.map{width:100%;frameborder:0}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:#245588;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:#eee #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#eee;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#ed1c24}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:.95em;line-height:22px}.section-title h1,.section-title h2{font-size:2.6em;font-weight:700}@media(max-width: 575px){.section-title h1,.section-title h2{font-size:2.4em}}.section-title span{text-transform:uppercase;font-size:1.1em;font-weight:600;color:#0f263e;font-family:"Open Sans",sans-serif;display:block}@media(max-width: 575px){.section-title span{font-size:.95em}}.section-title.text-center .divider{margin:0 auto}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:15px}.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-image:url(../img/logo/divider.webp);background-size:contain;background-repeat:no-repeat;display:block;height:9px;position:relative;width:180px;margin-top:5px}header .top_menu{display:flex;align-items:center;border-bottom:1px solid #0f263e;background:#fff;padding:5px;height:140px}@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{position:relative;display:flex;align-items:center;justify-content:center;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 .top_menu .top-logo{display:none}}header .top_menu .top-logo .image-logo img{width:100%;height:100%;object-fit:contain;z-index:2}header .top_menu .dn_btn{display:inline-block;font-size:14px;margin-right:15px;font-weight:normal;color:#000;transition:all 300ms linear 0s}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{margin-right:10px}}header .top_menu .dn_btn:hover{color:#eee}header .top_menu .header-social a{color:#000;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#ed1c24}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}header .header-area{background-color:#0f263e;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5}header .header-area .adjust-content{display:flex;justify-content:center}@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 .adjust-content{justify-content:end}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area{background-color:#fff}}header .header-area.sticky{background:#0f263e}@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:#fff}}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{animation:menu-anime .4s ease-in-out forwards}@keyframes menu-anime{0%{opacity:1}100%{opacity:1;margin-top:-140px}}header .header-area .header-main{display:flex;justify-content:center;padding:0px 20px;height:60px;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{padding:0 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{padding:0px 5px;justify-content:space-around;height:115px;background:#fff}}header .header-area .header-main .logo{display:none;width:230px;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),only screen and (min-width: 576px)and (max-width: 767px){header .header-area .header-main .logo{display:flex;width:230px}}@media(max-width: 575px){header .header-area .header-main .logo{display:flex;width:190px}}header .header-area .header-main .logo img{width:100%;height:auto}header .header-area .header-main .nav-menu{padding:0 15px}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:35px;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:30px}}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:15px;color:#fff;font-weight:500;transition:all .3s ease}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:#eee;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:2px;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:#eee}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:#eee}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:300px;max-height:350px;overflow-y:scroll;position:absolute;left:0;top:110%;background-color:#0f263e;padding:0;border-top:3px solid #245588;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:600;color:#fff;transition:all .4s ease;padding:12px 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{background-color:#245588;color:#fff}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:12px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}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:#245588;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:#245588;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:27px;background-color:rgba(0,0,0,0);color:#eee;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{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:color-mix(in srgb, #0f263e, #000 20%);padding:40px 0 0;position:relative}.footer-area iframe{border-radius:5px}.footer-area .footer-top{border-bottom:1px solid #eee}@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:90px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-cap 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 a:hover{color:rgb(244.493877551,122.506122449,127.1755102041);transform:translateY(-2px)}.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:rgb(244.493877551,122.506122449,127.1755102041);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:"Open Sans",sans-serif;line-height:2;margin-bottom:12px}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/gallery/elastomeros.webp);background-repeat:no-repeat;background-size:cover;margin-top:200px;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.49)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:107px}}.slider-area .slider-height{height:200px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#f8f8f8;font-size:45px;font-weight:700;line-height:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:40px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:35px}}.slider-area .slider-height .hero-cap .ajust-link{color:#f8f8f8;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#f8f8f8}.slider-area .slider-height .hero-cap .color-w{color:#f8f8f8;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{position:relative;font-size:.9em;text-transform:uppercase;overflow:hidden;text-decoration:none;padding:15px 30px;display:flex;align-items:center;border-radius:5px;transition:all .2s;border:none;font-family:inherit;font-weight:600;max-width:fit-content;background:#245588;color:#fff;cursor:pointer;transition:.4s ease-in-out}@media(max-width: 575px){.btn-main{padding:15px 20px}}.btn-main.bg-green{background-color:#01a43d}.btn-main:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(38,38,38,.15);background:rgb(221.9040816327,17.5959183673,25.4163265306);color:#fff}.btn-main:hover::after{top:50%;left:50%;transform:translate(-50%, -50%)}.btn-main::after{content:"";position:absolute;z-index:-1;width:100%;height:100px;border-radius:100px;background:rgb(221.9040816327,17.5959183673,25.4163265306);top:100%;left:0;transition:.3s ease}.card-product{position:relative;overflow:hidden;z-index:1;width:100%;height:400px;cursor:pointer;transition:.3s ease-in;border-radius:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-product{height:340px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-product{height:360px}}@media only screen and (min-width: 576px)and (max-width: 767px){.card-product{height:360px}}@media(max-width: 575px){.card-product{height:390px}}.card-product:hover .thumbnail img{transform:scale(1.07);filter:brightness(1)}.card-product:hover .inner .btn-link i{margin-left:10px}.card-product:hover::after{top:-25%;right:-55%}.card-product:hover .inner{transform:translateY(-10px) translateX(-50%)}.card-product:hover .inner span::after{bottom:-55px;left:-111px}.card-product .thumbnail{width:100%;height:100%;overflow:hidden;border-radius:2px}.card-product .thumbnail img{width:100%;height:100%;overflow:hidden;object-fit:cover;object-position:center;filter:brightness(0.85);background:#fff;transition:.3s ease}.card-product .thumbnail img.obj-cover{object-fit:cover}.card-product .inner{padding:15px;text-align:center;position:absolute;bottom:25px;left:50%;transform:translateX(-50%);width:85%;background:#f4f4f4;overflow:hidden;z-index:10;transition:.3s ease;border-radius:2px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.card-product .inner .title{margin-bottom:2px;transition:.3s;font-weight:700;font-size:1.2em;line-height:30px;color:#0f263e}@media only screen and (min-width: 576px)and (max-width: 767px){.card-product .inner .title{font-size:1.3em}}@media(max-width: 575px){.card-product .inner .title{font-size:1.2em}}.card-product .inner .btn-link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#161616;font-size:15px;position:relative;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-product .inner .btn-link{font-size:13px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-product .inner .btn-link{font-size:12px}}.card-product .inner .btn-link i{font-size:15px;margin-left:5px;transition:.3s ease}.card-cases{position:relative;width:100%;height:100%;background:#5d666f;width:100%;height:300px;border-radius:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-cases{height:200px}}.card-cases:hover::before{opacity:1}.card-cases:hover .image img{transform:scale(1.05)}.card-cases:hover .content{opacity:0}.card-cases::before{font-family:FontAwesome;content:"";position:absolute;top:0;left:0;display:grid;place-items:center;width:100%;height:100%;font-size:100px;color:#dedede;font-size:40px;background:rgba(0,0,0,.6);z-index:2;opacity:0;transition:.3s ease;border-radius:5px}.card-cases .image{width:100%;height:100%;overflow:hidden;border-radius:5px}.card-cases .image img{width:100%;height:100%;object-fit:cover;transition:.3s ease;border-radius:5px}.cta-area{background-image:url(../img/gallery/raspadores.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,.49);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item h3{font-size:1rem}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #eee}.accordion .accordion-item button[aria-expanded=true] .icon{color:#eee}@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:#245588}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#eee;border:1px solid #eee}.accordion button .accordion-title{font-size:1em;font-weight:600;display:flex;width:90%}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#245588}.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:#ed1c24}.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:#eee;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#245588;padding-bottom:5px}}.home-form{border-top:3px solid color-mix(in srgb, #ed1c24, #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, #ed1c24, #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:#ed1c24}.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:#eee}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:30px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#245588}.h3-form i{color:#eee;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:1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#eee}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#ed1c24;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, #245588, #fff 40%);background:#245588}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-area{position:relative}.banner-area .swiper-slide img{position:relative;height:600px;object-fit:cover;object-position:center}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide img{object-position:right}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide::before{content:"";box-shadow:inset 0 0 0 1000px rgba(21,22,22,.55);position:absolute;left:0;top:0;height:100%;width:100%;opacity:.7;z-index:2}}.banner-area .swiper-pagination-bullet{height:11px;width:11px;margin:0 7px !important;transition:.5s;background:#000}.banner-area .swiper-pagination-bullet:hover{transform:scale(1.2);box-shadow:0 0 2px hsla(0,0%,100%,.5)}.banner-area .swiper-pagination-bullet-active{width:25px;border-radius:8px;background:#245588}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .swiper-button-prev,.banner-area .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.banner-area .swiper-button-prev::after,.banner-area .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .swiper-button-prev,.banner-area .swiper-button-next{display:none}}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:6vw;width:50vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:10vw;width:60vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content{width:75vw;padding-left:13vw}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:90vw;justify-content:initial;margin-top:20px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-size:3em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:60px;margin-bottom:20px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content span{font-size:3em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content span{font-size:2.5em}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content span{font-size:2.1em;margin-bottom:15px;line-height:40px}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:17px;width:70%}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%;font-size:16px}}.banner-area .content a{background:#fff;padding:15px 35px;color:#ed1c24;font-size:1em;font-weight:500;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1rem;border-radius:5px;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;transition:.4s ease;width:200px}.banner-area .content a:hover{background:#ed1c24;color:#fff}.about-area{padding:65px 0;overflow-y:hidden;background:#eee}.about-area .animate{transition:1s;transform:translateX(-100%);opacity:0}.about-area .style-img{position:relative;width:85%;margin:0 auto;padding:8px;z-index:1}.about-area .style-img img{width:100%;height:450px;object-fit:cover;object-position:bottom;background-color:#eee;border-radius:8px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}@media(max-width: 575px){.about-area .style-img img{max-height:300px}}.about-area .service-wrapper{-webkit-transition:all .5s ease;transition:all .5s ease;min-height:280px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;padding:20px;border-radius:8px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .service-wrapper{min-height:345px}}.about-area .service-wrapper h3{font-size:20px}.about-area .service-wrapper p{font-size:15px}.about-area .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#ed1c24;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.about-area .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.about-area .service-wrapper .icon .uim-svg img{width:40px}.about-area .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.about-area .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.about-area .service-wrapper:hover{-webkit-box-shadow:0 10px 25px rgba(47,60,78,.15) !important;box-shadow:0 10px 25px rgba(47,60,78,.15) !important;background:#fff;-webkit-transform:translateY(-8px);transform:translateY(-8px);border-color:rgba(0,0,0,0) !important}.about-area .service-wrapper:hover .hover-img{width:95px}.about-area .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.about-area .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.about-area .service-wrapper:hover .icon{background:#eee !important;color:#fff !important}.about-area .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.about-area .service-wrapper{-webkit-transition:all .5s ease;transition:all .5s ease;min-height:280px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;padding:20px;border-radius:8px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .service-wrapper{min-height:345px}}.about-area .service-wrapper h3{font-size:20px}.about-area .service-wrapper p{font-size:15px}.about-area .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#ed1c24;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.about-area .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.about-area .service-wrapper .icon .uim-svg img{width:40px}.about-area .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.about-area .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.about-area .service-wrapper:hover{-webkit-box-shadow:0 10px 25px rgba(47,60,78,.15) !important;box-shadow:0 10px 25px rgba(47,60,78,.15) !important;background:#fff;-webkit-transform:translateY(-8px);transform:translateY(-8px);border-color:rgba(0,0,0,0) !important}.about-area .service-wrapper:hover .hover-img{width:95px}.about-area .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.about-area .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.about-area .service-wrapper:hover .icon{background:#eee !important;color:#fff !important}.about-area .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.product-area{padding:65px 0;background:#f8f8f8}.product-area .padding-content{padding:0 7vw}@media(min-width: 992px){.product-area .padding-content{padding:0;padding-left:3rem;padding-right:15px}}.product-area .swiper-button-prev,.product-area .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.product-area .swiper-button-prev::after,.product-area .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.gallery-area{padding:65px 0;background:#eee;overflow-y:hidden}@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:#eee;bottom:0px;font-size:40px;transition:.3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#ed1c24}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#eee;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 */
