@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{background-color:#edebeb;font-family:Lato,sans-serif;font-size:1.6rem;line-height:1.8}p{color:#000;font-size:2rem}.contenedor{margin:0 auto;max-width:110rem;width:95%}a{text-decoration:none}img,picture{display:block;width:100%}h1,h2,h3{font-family:Lato,sans-serif;font-weight:300;margin:2.5rem 0;text-align:center}h1{font-size:3.8rem}h2{color:#2b9ca4;font-size:3.4rem;font-weight:900}h3{font-size:3rem}h4{font-size:2.6rem}.boton-celeste{background-color:#2b9ca4;color:#fff;display:inline-block;padding:.5rem 2rem;text-align:center;z-index:10}.boton-celeste:hover{background-color:#20767c}.boton-azul{background-color:#1f5889;color:#fff;display:inline-block;padding:.5rem 2rem;text-align:center;z-index:10}.boton-azul:hover{background-color:#163d5f}.boton-blanco{background-color:#fff;color:#000;display:block;padding:.5rem 2rem;text-align:center;z-index:10}.boton-blanco:hover{background-color:#e6e6e6}.boton{border:none}.seccion{margin-bottom:2.5rem;margin-top:2.5rem}.contenido-centrado{margin:0 auto;max-width:800px;padding:0 2rem}.contenido-centrado-estrecho{margin:0 auto;max-width:300px}.alinear-derecha{display:flex;justify-content:end}.boton-container{justify-content:center}@media (min-width:768px){.boton-container{justify-content:end}}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.header .barra{align-items:center;background-color:#edebeb;display:flex;flex-direction:row;justify-content:space-between}.header .barra a{position:relative}.header .barra a h1{color:#1f5889;font-size:4rem;font-weight:700}.header .barra a p{color:#1f5889;font-size:1rem;font-weight:700;margin:0;position:relative;top:-2rem}.header .barra span{color:#2b9ca4}.header .barra .logo{margin:0}.header .barra .navegacion{background-color:#edebeb;display:none;gap:1rem;height:100vh;position:absolute;right:0;top:9rem;width:20rem}.header .barra .navegacion.activo{display:flex}@media (min-width:768px){.header .barra .navegacion{display:flex;gap:unset;height:unset;position:unset;width:unset}}.header .barra .menu-hamburguesa{font-size:3.5rem}@media (min-width:768px){.header .barra .menu-hamburguesa{display:none}}.navegacion{align-items:center;display:flex;flex-direction:column;z-index:10}.navegacion a:not(:last-of-type){color:#2b9ca4;font-size:1.5rem;font-weight:700}.navegacion a:not(:last-of-type):hover{color:#1f5889}@media (min-width:768px){.navegacion{display:flex;flex-direction:row;justify-content:space-between;min-width:45rem}}.no-webp .banner-portada{background-image:url(../img/banner3.png)}.webp .banner-portada{background-image:url(../img/banner3.webp)}.header{position:relative}.header .banner-portada{background-image:url(../img/banner3.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:65rem;position:relative}.header .banner-portada .texto-banner{color:#fff;left:50%;position:absolute;top:70%;transform:translate(-50%,-50%);z-index:10}.header .banner-portada h2,.header .banner-portada p{color:#fff;line-height:5rem;margin:0;text-align:left}.header .banner-portada h2{font-size:4rem;font-weight:700}@media (min-width:768px){.header .banner-portada h2{font-size:7rem}}.header .banner-portada .banner-blur{background-color:rgba(5,5,5,.3);height:65rem;position:absolute;top:0;width:100%}.contacto-fijo{background-color:#eae9e9;border-radius:0 3rem 3rem 0;bottom:2rem;font-size:2rem;left:0;padding:0 2rem;position:fixed;z-index:1}@media (min-width:1024px){.contacto-fijo{bottom:10rem;font-size:4rem}}.contenido-servicios{margin-bottom:5rem}@media (min-width:768px){.contenido-servicios{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr)}}.contenido-servicios h3{height:10rem;margin-bottom:1rem;text-transform:uppercase}.contenido-servicios img{height:10rem;width:auto}.contenido-servicios picture{align-items:center;display:flex;justify-content:center}.contenido-servicios .servicio{text-align:center}@media (min-width:768px){.contenido-proyectos{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}}.contenido-proyectos .proyecto{background-color:#1f5889;box-shadow:0 2px 5px #8c8c8c;margin-bottom:2rem}.contenido-proyectos .proyecto .texto-proyecto{padding:1rem}.contenido-proyectos .proyecto h3,.contenido-proyectos .proyecto p{color:#fff;margin:1rem 2rem;text-align:center}.contenido-proyectos .proyecto h3{font-size:3rem}.contenido-proyectos .proyecto p{font-size:1.5rem}.contenido-proyectos .proyecto a{margin:2rem auto;width:90%}.proyectos a{margin-top:3rem}.webp .imagen-contacto{background-image:url(../img/oficinas.webp)}.imagen-contacto,.no-webp .imagen-contacto{background-image:url(../img/oficinas.png)}.imagen-contacto{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:50rem;justify-content:center;position:relative}.imagen-contacto h2,.imagen-contacto p{color:#fff;margin:0;text-align:center;z-index:10}.imagen-contacto p{margin-bottom:2rem}.imagen-contacto .imagen-blur{background-color:rgba(5,5,5,.497);height:100%;position:absolute;top:0;width:100%}.contenido-nosotros{background-color:#1f5889}@media (min-width:768px){.contenido-nosotros{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr;max-height:55rem;overflow:hidden}.contenido-nosotros picture{grid-column:2/3}.contenido-nosotros .texto-nosotros{grid-row:1/2}}.contenido-nosotros .texto-nosotros{padding:2rem}.contenido-nosotros .texto-nosotros h2{margin:0}.contenido-nosotros .texto-nosotros p{color:#fff;font-size:1.5rem}.footer{background-color:#edebeb;margin-bottom:0;padding:2.5rem 0}.footer h3{color:grey;font-size:2rem;margin:0;text-align:start}.footer .contenido-footer{display:flex;justify-content:space-between;padding-top:2.5rem}.footer .contenido-footer .navegacion{height:auto;opacity:1;visibility:visible;width:50rem}.footer .contenido-footer .icono-redes{display:flex;justify-content:space-between;min-width:2rem}.footer .footer__parrafo{color:grey;font-size:1.5rem;margin-bottom:0;text-align:center}.contenido-contacto p{color:grey;line-height:1.5;margin:0;text-align:center}.contenido-contacto p:last-of-type{margin-bottom:2rem}.formulario fieldset{border-radius:.5rem;margin-bottom:2rem}.formulario fieldset .input{display:flex;flex-direction:column;margin:1rem 0}.formulario fieldset .input input,.formulario fieldset .input textarea{border:1px solid grey;border-radius:.3rem;padding:.5rem}.formulario fieldset .input textarea{height:15rem}.contenido-productos{display:grid}@media (min-width:768px){.contenido-productos{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.contenido-productos{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}}.contenido-productos .producto{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;position:relative}.contenido-productos .producto .producto__img{aspect-ratio:1/1;box-shadow:0 1px 1px #b4b4b4;overflow:hidden;position:relative;width:90%}.contenido-productos .producto .producto__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.contenido-productos .producto .producto__img .producto-blur{background-color:hsla(0,0%,100%,.723);height:100%;position:absolute;top:0;width:100%}.contenido-productos .producto .producto__texto{bottom:40%;position:absolute}.contenido-productos .producto .producto__texto h3{color:#2b9ca4;font-family:Lato,sans-serif;font-size:1.7rem;font-weight:700;line-height:1;margin:0;text-align:center;text-transform:uppercase}.contenido-productos .producto .producto__texto .subrayar{background-color:#2b9ca4;height:.5rem;position:relative;transition:width .5s;width:1rem}.contenido-productos .producto:hover .subrayar{width:100%}.clientes{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.clientes img{width:20rem}.imagenes-proyecto{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.imagenes-proyecto img{width:20rem}
/*# sourceMappingURL=app.css.map */
