@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;700;900&display=swap');

body{
margin:0;
padding:0;
background-color:#ffffff;
}

#global{
width:100%;
height:100%;
margin:0px;
border:0px;
padding:0px;
text-align:left;
}

#web{
width:100%;
text-align:center;
overflow:hidden;
font-family: 'Red Hat Display', sans-serif;
color:#919191;
font-size:18px;
background-color:#ffffff;
background-image:url('../images/fondo_webN.jpg');	
background-position:top left;
background-repeat:repeat-x;
}

#cabecera{
width:100%;
height:292px;
text-align:left;
}

#cabecera_inicio{
width:100%;
height:33px;
text-align:left;
}

#destacado_derecha{
width:100%;
overflow:hidden;
text-align:right;
}

#cabecera_medio{
width:100%;
height:207px;
text-align:center;
border-bottom: solid 1px #c52026;
background-image:url('../images/rayavadi_inmobiliaria_alfinach_montepicayo_valencia.jpg');	
background-position:top left;
background-repeat:no-repeat;
}

#cabecera_inferior{
width:100%;
height:50px;
text-align:left;
line-height:15px;
}

#cabecera_inferior_izq{
width:50%;
height:50px;
text-align:left;
float:left;
}

#cabecera_inferior_der{
width:50%;
height:50px;
text-align:right;
float:right;
}

.web_int{
float:left;
width:90%;
margin-left:5%;
text-align:left;
overflow:hidden;
}

.total{
width:100%;
overflow:hidden;
}

.total_izq{
width:48%;
overflow:hidden;
float:left;
text-align:left;
}

.total_der2{
width:48%;
overflow:hidden;
float:right;
text-align:right;
}

.total_cent{
width:100%;
overflow:hidden;
text-align:center;
}

.total_der{
width:100%;
overflow:hidden;
text-align:right;
}


#izquierda_cabecera{
width:30%;
height:183px;
text-align:left;
float:left;
}

#derecha_cabecera{
width:70%;
height:183px;
text-align:right;
float:right;
}

#imagenes{
width:100%;
background-color:#ffffff;
overflow:hidden;
background-image:url('../images/fondo_imagenes.jpg');	
background-position:bottom left;
background-repeat:repeat-x;
}

#imagenes_mini{
width:100%;
background-color:#c52026;
overflow:hidden;
}


#pie{
height:950px;
width:100%;
background-image:url('../images/fondo_pie1.jpg');	
background-position:top center;
background-repeat:no-repeat;
font-family: 'Red Hat Display', sans-serif;
color:#ffffff;
font-size:17px;	
background-color:#b7001d;
}

#pie_int{
height:950px;
width:100%;
text-align:left;
background-image:url('../images/fondo_web.jpg');	
background-position:top left;
background-repeat:repeat-x;
}

#separador_pie{
width:100%;
height:298px;
}

#contenido_pie{
width:100%;
overflow:hidden;
background-color:#b7001d;
overflow:hidden;
text-align:center;
background-image:url('../images/fondo_pie_logo.png');	
background-position:bottom center;
background-repeat:no-repeat;
min-height:530px;
}

#contenido_pie_int{
width:60%;
overflow:hidden;
float:left;
margin-left:20%;
margin-right:20%;
text-align:center;
}


.centrado{
width:100%;
font-family: 'Overpass', sans-serif;
color:#6c6259;
font-size:14px;
overflow:hidden;
text-align:center;
}


#contenido{
width:100%;
overflow:hidden;
}

.piso{
width:32%;
color:#979797;
font-family: 'Red Hat Display', sans-serif;
font-size:16px;
text-align:center;
overflow:hidden;
float:left;
margin-left:1%;
}

.piso_int{
width:98%;
float:left;
}

.piso_contenido{
width:98%;
float:left;
margin-left:1%;
margin-right:1%;
text-align:left;
}

.referencia{
width:98%;
float:left;
margin-left:1%;
margin-right:1%;
text-align:right;
font-size:16px;
}

.piso_final{
width:99%;
text-align:left;
background-color:#ffffff;
}

.izquierda{
width:49%;
float:left;
overflow:hidden;
text-align:left;
}

.derecha{
width:49%;
float:right;
overflow:hidden;
text-align:left;
}



/****************************************************/
/***** Estilos Carrusel *****************************/

#carrusel-container {
width:749px;
max-width:749px;
max-height:176px;
overflow: hidden;
float:left;
}

#carrusel-container ul {
list-style:none;
position: relative;
margin: 0px;
padding: 0px;
}

#carrusel-container li {
width:100%;
max-width:749px;
max-height:176px;
position: relative;
}
