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

h1{
font-family: 'Red Hat Display', sans-serif;
color:#c52026;
font-size:41px;
font-weight:400;
margin:0;
padding:0;
}

h2{
font-family: 'Red Hat Display', sans-serif;
color:#ffffff;
font-size:41px;
font-weight:500;
margin:0;
padding:0;
}

.precio_grande{
font-family: 'Red Hat Display', sans-serif;
color:#c52026;
font-size:22px;
font-weight:500;	
}

.localidad{
font-weight:700;
font-size:15px;	
}


.caja{
font-family: 'Red Hat Display', sans-serif;
color:#979797;
font-size:25px;
font-weight:400;
margin:0;
padding:0;
border:solid 1px #c52026;
width:98%;
height:40px;
text-align:left;
margin-top:2px;
}

.suscribete{
text-align:center;
width:98%;
cursor:pointer;
text-decoration:none;
height:30px;
font-family: 'Red Hat Display', sans-serif;
color:#ffffff;
font-size:21px;
font-weight:500;
background-color:#c52026;
display:block;
float:right;
}

.mini{
font-size:11px;
}


.img_enlace{
border:0px;
}

.tachado{
text-decoration:line-through;
font-size:11px;
}

.rojo{
font-weight:900;
color:red;
}

.rojoD{
color:#c52026;
font-weight:bold;	
}


h3{
font-family: 'Red Hat Display', sans-serif;
color:#979797;
font-size:21px;
font-weight:400;
margin:0;
padding:0;
float:right;
}


h4{
font-family: 'Overpass', sans-serif;
color:#6aaeab;
font-size:25px;
font-weight:300;
margin:0;
padding:0;
}


h4{
width:40%;
overflow:hidden;
font-family: 'Overpass', sans-serif;
color:#ffffff;
font-size:20px;
font-weight:600;
background-color:#cb6c5d;
margin:0;
padding:3px;
padding-top:6px;
padding-right:3px;
}

.enlace_img{
text-decoration:none;
cursor:pointer;
}



.img_total{
width:100%;
border:0;
}


.img_logo{
width:100%;
max-width:300px;
border:0;
}

.enlace_menu{
color:#979797;
font-family: 'Red Hat Display', sans-serif;
font-size:18px;	
text-decoration:none;
cursor:pointer;
}

.enlace_menu:hover{
color:#e98e3b;
}

.enlace_menu_sel{
color:#979797;
font-family: 'Red Hat Display', sans-serif;
font-size:18px;	
text-decoration:none;
cursor:pointer;
border-bottom:solid 2px #c52026;
}

.enlace_menu_sel:hover{
color:#e98e3b;
}

.enlace_menu2{
color:#e98e3b;
font-family: 'Red Hat Display', sans-serif;
font-size:18px;	
text-decoration:none;
cursor:pointer;
}

.enlace_menu2:hover{
color:#979797;
}


.enlace_pie{
font-family: 'Overpass', sans-serif;
color:#ffffff;
font-size:14px;	
cursor:pointer;
text-decoration:none;
font-weight:300;
}

.enlace_pie:hover{
color:#6aaeab;
}

.bienvenido{
font-family: 'Red Hat Display', sans-serif;
color:#e98e3b;
font-size:21px;
font-weight:400;
}

.titulo_piso{
font-family: 'Red Hat Display', sans-serif;
color:#cd3930;
font-size:21px;
font-weight:400;
text-decoration:none;
cursor:pointer;
}

.titulo_piso:hover{
color:#e98e3b;
}

.titulo_piso_ver{
font-family: 'Red Hat Display', sans-serif;
color:#cd3930;
font-size:13px;
font-weight:700;
text-decoration:none;
cursor:pointer;
text-decoration:underline;
}

.titulo_piso_ver:hover{
color:#e98e3b;
}

