.landing-primary{background-color:#2e2d5c !important}.landing-primary-text{color:#2e2d5c !important}.landing-secondary{background-color:#078347 !important}.landing-secondary-text{color:#078347 !important}.landing-accent{background-color:#09aa5c !important}.landing-accent-text{color:#09aa5c !important}.blue{background-color:#0d6dfd !important}.blue-text{color:#0d6dfd !important}.indigo{background-color:#6812f3 !important}.indigo-text{color:#6812f3 !important}.purple{background-color:#6f42c2 !important}.purple-text{color:#6f42c2 !important}.pink{background-color:#d73385 !important}.pink-text{color:#d73385 !important}.red{background-color:#dc3848 !important}.red-text{color:#dc3848 !important}.orange{background-color:#fd7e17 !important}.orange-text{color:#fd7e17 !important}.yellow{background-color:#ffc105 !important}.yellow-text{color:#ffc105 !important}.green{background-color:#198653 !important}.green-text{color:#198653 !important}.teal{background-color:#20cb98 !important}.teal-text{color:#20cb98 !important}.cyan{background-color:#0dccf2 !important}.cyan-text{color:#0dccf2 !important}@keyframes line-animation{to{stroke-dashoffset:0}}@keyframes fill-animation{from{fill:rgba(0,0,0,0)}to{fill:#fff}}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-35%);-moz-transform:translateY(-35%)}100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0)}}@keyframes slide-in--down{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes slide-out--up{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}:root{--animate-delay: 0.5s;--input-padding-x: 1.5rem;--input-padding-y: .75rem;--clr-dark: hsl(0deg, 0%, 0%);--clr-light: hsl(0deg, 0%, 100%);--clr-primary: hsl(241deg, 34%, 27%);--clr-secondary: hsl(151deg, 90%, 27%);--clr-accent: hsl(151deg, 90%, 35%);--clr-glass: hsla(0deg, 0%, 100%, 0.6);--clr-glass-primary: hsla(241deg, 34%, 27%, 0.6);--clr-glass-secondary: hsla(151deg, 90%, 27%, 0.6);--clr-glass-accent: hsla(151deg, 90%, 35%, 0.6);--clr-shadow: hsla(0deg, 0%, 0%, 0.3);--background: var(--clr-light);--foreground: var(--clr-dark);--landing-grid: repeat(auto-fit, minmax(18.75rem, 1fr));--servicios-grid: repeat(auto-fit, minmax(20rem, 1fr))}[id]{scroll-margin-top:5ex}*{padding:0;margin:0}html{height:100%;transition:background-color .3s ease-in-out}body{background-color:var(--background);color:var(--foreground);min-height:100%;display:grid;grid:auto/1fr;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:300;overflow-x:hidden;position:relative;scroll-behavior:smooth;transition:background-color .3s ease-in-out}body.is-loading,body.search-active{overflow:hidden}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:700;text-transform:uppercase}a{color:var(--foreground);text-decoration:none;transition:all .3s ease}a:hover,a:focus{color:var(--clr-accent)}p{margin-bottom:1rem}hr{border-color:#09aa5c;border-bottom:0;border-width:.125rem;margin:1rem auto;opacity:1;width:50rem}figure{height:auto;margin:0 !important;overflow:hidden;width:100%}figure img{height:100%;object-fit:cover;width:100%}ul{list-style:inside}main{min-height:50rem;overflow:hidden}strong{font-weight:700}.landing-logo{height:100%;position:relative;width:auto}.landing-logo img{height:100%;object-fit:contain;width:100%}.landing-grid,.landing-grid-2{align-items:flex-start;display:grid;gap:2rem;grid-template-columns:var(--reyco-grid);justify-content:center;margin-top:3rem;padding-left:3rem;padding-right:3rem;width:100%}.landing-grid-2{gap:0;padding:0}@media screen and (min-width: 320px)and (max-width: 450px){.landing-grid,.landing-grid-2{padding:0}}footer{color:var(--clr-primary);padding-top:2rem}footer a{color:#078347;font-weight:700}footer a:hover{color:#09aa5c}.footer-legal{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem;padding-top:2rem;text-align:center}.scroll-top{background-color:var(--clr-primary);border-radius:100vmax;cursor:pointer;height:3rem;inset:auto 1rem 1rem auto;display:flex;position:fixed;transform:translateX(5rem);transition:all .5s ease;width:3rem;z-index:6}.scroll-top span{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.scroll-top span::before,.scroll-top span::after{background-color:var(--background);content:"";display:block;height:.12rem;inset:auto auto auto 1rem;position:absolute;transform:rotate(-45deg);width:.6rem}.scroll-top span::after{inset:auto 1rem auto auto;transform:rotate(45deg)}@media screen and (min-width: 320px)and (max-width: 450px){.footer-legal{flex-direction:column;gap:2rem}}@media screen and (min-width: 320px)and (max-width: 820px){footer{padding-bottom:3rem}}#navHead{align-items:center;border-radius:.5rem;display:flex;height:7.5rem;inset:0 auto auto auto;padding:1rem 0;position:absolute;transition:all 500ms ease;width:100%;z-index:4}section{margin-bottom:3rem;margin-top:1rem;position:relative}section .container,section .container-fluid{position:relative}.opt-in{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:0;position:relative;padding-bottom:3rem;padding-top:9rem}.opt-in-form,.contacto-form{align-items:center;background-color:var(--clr-glass);backdrop-filter:blur(1rem);display:flex;flex-direction:column;gap:1rem;min-height:31rem;inset:-2rem auto 0 5rem;justify-content:flex-start;padding:1.5rem 2rem;position:relative;width:21.875rem}.opt-in-form:after,.contacto-form:after{background-color:var(--clr-shadow);border-radius:100%;content:"";filter:blur(0.5rem);height:1rem;inset:auto auto -2rem auto;position:absolute;width:25rem;z-index:-1}.opt-in-form form,.contacto-form form{position:relative}.opt-in-form form p,.contacto-form form p{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:0;position:relative;width:100%}.opt-in-form form p>br,.contacto-form form p>br{display:none}.opt-in h1{font-size:3.5rem;margin:0;width:28.125rem}.empresa-historia{align-items:flex-start;display:grid;gap:2rem;grid-template-columns:var(--landing-grid);height:25rem;margin-top:2rem}.empresa-mvv{display:grid;gap:1rem;grid-template-columns:var(--landing-grid);padding-top:6rem}.empresa-mvv-item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;z-index:0}.empresa-mvv-item figure{border-radius:100vmax;box-shadow:0 0 .3rem .1rem var(--clr-shadow);height:10rem;inset:-5rem auto auto auto;position:absolute;width:10rem;z-index:1}.empresa-mvv-item figure img{object-fit:none}.empresa-mvv-item-body{background-color:var(--clr-glass);backdrop-filter:blur(0.5rem);border-radius:1rem;box-shadow:0 0 .3rem .1rem var(--clr-shadow);padding:1rem;padding-top:7rem;text-align:center}.servicios-wrapper{align-items:center;display:grid;grid-template-columns:var(--servicios-grid);justify-content:center}.servicios{padding:2rem 0;position:relative}.servicios-wrapper{gap:2rem;position:relative}.servicios-item{height:15rem;position:relative;width:100%}.servicios-item figure{height:100%}.servicios-item h2{align-items:center;background-color:var(--clr-glass);backdrop-filter:blur(0.5rem);color:var(--clr-primary);display:flex;inset:auto auto 0 auto;justify-content:center;margin:0;padding:1rem;position:absolute;text-align:center;width:100%}.certificaciones{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding-top:3rem;position:relative;z-index:0}.certificaciones-image{box-shadow:0 0 .3rem .1rem var(--clr-shadow);height:30rem;width:auto;z-index:2}.certificaciones-image img{height:100%;object-fit:contain}.certificaciones-body{background-color:var(--clr-glass);backdrop-filter:blur(0.5rem);inset:auto auto auto -5rem;padding:1rem;padding-left:5rem;position:relative;text-align:center;width:50%;z-index:1}.proyectos{padding:3rem 0}.proyectos-galeria{padding:3rem}.proyectos-galeria-item{position:relative}.proyectos-galeria-item h2{background-color:var(--clr-glass);backdrop-filter:blur(0.5rem);inset:0 auto auto auto;padding:1rem 0;margin:0;position:absolute;text-align:center;width:100%}.proyectos-galeria-item .btn-landing{height:3rem;inset:auto 1rem 1rem auto;position:absolute;padding:.3em 1rem;width:auto}.proyectos-galeria-item .btn-landing img{height:100%;width:auto}.contacto-wrapper{padding:3rem 0;position:relative;z-index:0}.contacto-form{background-color:var(--clr-glass-secondary);backdrop-filter:blur(1rem);flex-basis:40%;height:35rem;inset:4rem 2rem auto auto;position:absolute;z-index:2}@media screen and (min-width: 320px)and (max-width: 450px){.opt-in{flex-direction:column;gap:1rem}.opt-in-form,.contacto-form{inset:0;width:100%}.opt-in h1{font-size:2.5rem;text-align:center;width:100%}.empresa-historia{height:auto}.empresa-mvv{margin-top:2rem}.empresa-mvv-item-body{margin-bottom:7rem}.servicios{margin-bottom:1rem}.certificaciones{gap:0;margin-bottom:1rem}.certificaciones-image{height:25rem}.certificaciones-body{inset:auto auto auto auto;padding-left:1rem;width:100%}.proyectos-galeria{padding:0 0 3rem}.proyectos-galeria-item h2{position:relative}.contacto{margin-bottom:0}.contacto-wrapper{display:flex;flex-direction:column-reverse;gap:3rem;padding:0}.contacto-form{flex-basis:100%;inset:unset;position:relative}.contacto-form::after{inset:auto auto -0.5rem auto}}@media screen and (min-width: 600px)and (max-width: 820px){.opt-in{flex-direction:column;gap:1rem}.opt-in-form,.contacto-form{inset:0}.opt-in h1{font-size:2.5rem;text-align:center}.empresa-historia{display:flex;flex-direction:column;grid-template-columns:unset;height:auto}.empresa-mvv{margin-top:2rem}.empresa-mvv-item:last-child{grid-area:2/1/3/3}.empresa-mvv-item:last-child .empresa-mvv-item-body{margin-bottom:0}.empresa-mvv-item-body{margin-bottom:7rem}.certificaciones{flex-wrap:nowrap;gap:0}.certificaciones-image{height:auto;width:30rem}.certificaciones-body{inset:auto auto auto auto;padding-left:1rem;width:100%}.proyectos-galeria{padding:0 0 3rem}.proyectos-galeria-item h2{position:relative}.contacto{margin-bottom:0}.contacto-map{height:40rem}.contacto-form{inset:4rem -2rem auto auto}}.sidebar{display:flex;flex-basis:30%;flex-direction:column;gap:2rem}.btn{text-decoration:none;transition:all 500ms ease-in-out}.btn-landing{background-color:var(--clr-primary);border-color:var(--clr-primary);border-radius:100vmax;color:#fff;opacity:.7}.btn-landing:hover,.btn-landing:focus{background-color:var(--clr-primary);border-color:var(--clr-primary);color:#fff;opacity:1}.wpcf7-form-control-wrap{width:100%}.wpcf7-not-valid-tip{font-size:.75rem;font-weight:700;inset:-1rem 0 auto auto;position:absolute;text-align:end}.wpcf7-spinner{inset:auto 1rem 1rem auto;margin:0;position:absolute}.wpcf7-response-output{background-color:#ffc105;border:unset !important;border-color:unset !important;margin:0 !important;margin-top:1rem !important;position:absolute}.header-wrapper{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between}.header-wrapper a{height:100%}.menu>ul{align-items:center;display:flex;font-weight:700;gap:1rem;justify-content:center;list-style:none;margin:0;padding:0}.menu>ul>li{display:inline-block;line-height:3.125rem}.menu>ul>li:hover>a{color:var(--background)}.menu>ul>li>a{align-items:center;color:var(--clr-glass);display:flex;font-size:.9rem;gap:.5rem;position:relative;text-transform:capitalize}.mobile-menu-head,.mobile-menu-trigger{display:none}@media(max-width: 991px){.menu .mobile-menu-head,.menu>ul>li>a{border-bottom:.063rem solid #eaedf0}.header-wrapper{height:5rem}.mobile-menu-trigger{align-items:center;cursor:pointer;display:flex;height:1.875rem;justify-content:center;width:1.875rem}.mobile-menu-trigger span{background-color:var(--background);display:block;height:.125rem;position:relative;width:1.5rem}.mobile-menu-trigger span:before,.mobile-menu-trigger span:after{background-color:var(--background);content:"";height:100%;left:0;position:absolute;width:100%}.mobile-menu-trigger span:before{top:-0.375rem}.mobile-menu-trigger span:after{top:.375rem}.menu{background-color:var(--background);height:100vh;position:fixed;left:0;top:0;overflow:hidden;transform:translate(-100%);transition:all .5s ease;width:20rem;z-index:5}.menu.active{transform:translate(0%)}.menu>ul>li{line-height:1;margin:0;display:block;width:100%}.menu>ul>li:hover>a,.menu>ul>li:focus>a{color:var(--clr-primary)}.menu>ul>li>a{align-items:center;color:var(--clr-primary);display:flex;height:3.125rem;justify-content:space-between;padding-left:1rem;padding-right:1rem}.menu>ul>li>a svg{text-align:center;top:0;transform:rotate(-90deg);right:0}.menu .mobile-menu-head{align-items:center;background-color:var(--background);display:flex;height:3.125rem;justify-content:space-between;position:relative;position:sticky;top:0;z-index:7}.menu .mobile-menu-head.active .go-back{display:block}.menu .mobile-menu-head .current-menu-title{font-size:1rem;font-weight:500;color:var(--foreground)}.menu .mobile-menu-head .mobile-menu-close{align-items:center;cursor:pointer;display:flex;height:3.125rem;justify-content:center;width:3.125rem}.menu .mobile-menu-head .mobile-menu-close span{background-color:#2e2d5c;height:1.5rem;transform:rotate(45deg);width:.1rem}.menu .mobile-menu-head .mobile-menu-close span::before{background-color:#2e2d5c;content:"";display:block;height:1.5rem;transform:rotate(90deg);width:.1rem}.menu .menu-main{align-items:flex-start;flex-direction:column;gap:0;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:auto}.menu>ul>li .sub-menu{box-shadow:none;display:none;height:100vh;left:0;margin:0;max-width:none;min-width:auto;opacity:1;padding:1rem;padding-top:4.063rem;position:absolute;top:0;transform:translateX(0%);overflow-y:auto;visibility:visible;width:100%}.menu>ul>li .sub-menu.active{display:block}.menu>ul>li .sub-menu>ul>li>a{align-items:center;display:flex;height:3.125rem;padding:0}.menu-overlay{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease;visibility:hidden;width:100%;z-index:5}.menu-overlay.active{opacity:1;visibility:visible}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes slideRight{0%{opacity:1;transform:translateX(0%)}100%{opacity:0;transform:translateX(100%)}}}.svg-clip{width:0;height:0}.opt-in-decoration{align-items:center;background-color:var(--clr-secondary);-webkit-clip-path:url(#hero-clip);clip-path:url(#hero-clip);display:flex;height:100%;inset:0 auto auto auto;justify-content:center;position:absolute;width:100%;z-index:-1}.opt-in-decoration-image{height:100%;opacity:.7;overflow:hidden;position:absolute;width:100%;z-index:-1}.opt-in-decoration-image img{height:100%;object-fit:cover;width:100%}.opt-in-header{align-items:center;color:var(--background);display:flex;flex-wrap:wrap;inset:-3.5rem auto auto auto;justify-content:center;position:relative}.section-decoration{inset:-40rem auto auto auto;position:absolute;transform:rotate(180deg);z-index:-1}.gradient{height:100%;inset:auto;position:absolute;width:100%;z-index:-1}.gradient-green{background-image:linear-gradient(-25deg, #78B350 0%, #275E82 100%);mix-blend-mode:overlay}.gradient-blue{background-image:linear-gradient(0deg, #078447 0%, #2e2d5b 100%);mix-blend-mode:multiply;opacity:.9}@media screen and (min-width: 320px)and (max-width: 450px){.section-decoration{height:5000px;inset:-100rem auto auto auto}}@media screen and (min-width: 600px)and (max-width: 820px){.section-decoration{height:2000px;inset:-60rem auto auto auto}}.slider{align-items:center;background-color:rgba(0,0,0,.1);display:flex;justify-content:space-between;min-height:50rem;min-width:100vw;overflow:hidden;padding:0 2rem;position:relative;z-index:0}.slider svg{height:2rem;width:auto}.slider img{left:0;object-fit:cover;position:absolute;z-index:-1}@media screen and (min-width: 320px)and (max-width: 450px){.slider{min-height:35rem}}/*# sourceMappingURL=index.css.map */
