Contact us
To receive a PREFERENTIAL ANSWER, please contact us using the form below.
Oficce
C. de la Raperi, 27, 50016 Zaragoza
España
Offices hours
Monday to Friday
9:00 a.m. – 6:00 p.m.
.formulario-landings {
position: relative;
color: white;
background-color: #38345E;
padding: 65px 30px 5px 30px;
border-radius: 10px;
margin: auto;
overflow: hidden;
}
.formulario-landings::before {
content: “”;
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
background: url(https://infinitia.sumun.dev/wp-content/uploads/Fondo-atomos.svg) no-repeat center center;
background-size: cover;
opacity: 0.15;
}
.formulario-landings * {
position: relative;
}