@import url(https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap);@import url(colores.css?v=3);body{margin:0;font-family:Raleway,sans-serif;font-size:16px;background-color:var(--grisFondo);background-image:url(../images/right_strip_pattern.png);background-position:top center;background-repeat:repeat;background-attachment:fixed}.proyecto,.registro{margin:0 auto;width:600px;max-width:100%;box-sizing:border-box;padding:15px 30px;border:1px solid var(--grisClaro);background-color:var(--blanco);border-radius:8px}.registro{position:absolute;top:50%;transform:translateY(-55%);right:0;left:0}.registro img{width:200px;height:auto}.registro h1{text-align:center;font-size:25px}.proyecto h1{font-size:25px}.proyecto{width:1000px;margin-top:50px;margin-bottom:50px}.cargaProyectos{display:none}.bCarga{width:320px;float:right}@media screen and (max-width:780px){.proyecto .treintaTres{width:100%;text-align:center}.proyecto .treintaTres .boton{width:220px;margin:0 auto;max-width:100%}.cargaProyectos .cuarenta,.cargaProyectos .sesenta{width:100%;float:none}}@media screen and (max-width:605px){.bCarga{width:100%;float:none}.proyecto h1{text-align:center}}