body { 	background-position: top center; 	background-repeat:repeat-x; 	font-family:  Roboto-Regular, Arial, Calibri;	font-size: 16px; 	font-style: normal; 	margin: 0; 	margin:col; color:1f1e1e; }
.centrar {margin-right: auto;margin-left: auto;}
.contenedor {margin-top:15px;z-index: 1;width:100%;}

/* Cabecera*/
.cabecera {color:#FFFFFF;   background-color:#696969; position:relative;width:100%;margin-top:-30px; background-image: url(../imagenes/portada-proyectos-malaga.png); background-position:center; height:660px; background-repeat: no-repeat; }
.titulo {position:relative; top:10px; width:100%;  font-size: 22px; font-family:Roboto-Regular; font-style: normal; padding-left:0px; padding-top:100px; }
.cuadroinfotitulo{	padding-top:130px;	padding-bottom:1px; text-align:center; line-height: 220%;}
.cuadrofototitulo{	padding-top:15px; padding-left:18%; 	 }
.cuadrofototitulo img {height:60px !important}
.tlf {    position:relative;  font-style: normal; padding-left:50%;  margin-bottom:20px; }
.pos-tlf {display:inline-block; float:left;}
.pos-tlf img {height:80px !important}
.cuadro2infotitulo{	padding-top:40px;	width:100% !important;	padding-bottom:1px;	float:left; line-height: 220%;}
.pos-menu{ padding-top:0px; position:relative; }
.icono-portada{ padding-right:20px;}
.seccion-oferta { background-color:#e8e8e8; width:25%; margin-top:15px;}
.alineacion-vertical {display: table;}
.hijo-alineacion-vertical{display: table-cell;   vertical-align: middle;}

@media screen and (max-width:700px){
	.cabecera {  background-image:url(../imagenes/portada-proyectos-malaga-700.webp);  height:500px; }
}
@media screen and (max-width:500px){
	.cabecera { background-image:url(../imagenes/portada-proyectos-malaga-500.webp);  height:500px; }
}	
/* Cabecera*/

@font-face{font-family:CharlevoixPro-Bold; src:url(CharlevoixPro-Bold.otf);font-display: swap; }
@font-face{font-family:CharlevoixPro-Regular; src:url(CharlevoixPro-Regular.otf);font-display: swap; }
@font-face{font-family:Roboto-Bold; src:url(Roboto-Bold.ttf);font-display: swap; }
@font-face{font-family:Roboto-Regular; src:url(Roboto-Regular.ttf);font-display: swap; }

.cuadroSiempre100I {padding-top:10px;	width:47% !important;	float:left; }
.letra-grande{font-size:33px; }