body{
    color:#0f181f;
    font-size: 16px;
}

.section_central{

}

.bloque_der{
    border-left: 1px #DDD solid;
    margin-top: 30px;
}

.bloque_izq{

}

.boton{
    background-color: #00A0E3;
    font-size: 16px;
    color: #0f181f;
    padding:10px 15px;
    cursor: pointer;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.boton:hover{
    color: #FFF !important;
    background-color: #0f181f !important;
}

.boton_asesoramiento {
    height: 70px !important;
}


.boton_div_flotante{
    font-size: 18px;
    height: 50px;
    width:225px;
}

h1{
    color: #0f181f !important;
}


.section_central{
}



.barraInfo_icono_mail{
    background: url('/imagesWebhome/iconos/email/email_gris.png') no-repeat;  
}

.barraInfo_icono_movil{
    background: url('/imagesWebhome/iconos/telefono/movil_gris_whatsapp.png') no-repeat;    
}

.barraInfo_icono_telefono{
    background: url('/imagesWebhome/iconos/telefono/tel_gris.png') no-repeat;  
}

.barraInfo_icono_buscar_referencia{
    background: url('/imagesWebhome/iconos/buscar/icono_buscar_blanco.png') no-repeat;   
}

#barraInfo_icono_datos_email{
    display: none;
}

/*IDIOMAS*/

.idiomas{
    background-color: #0f181f;
}

.icono_idioma {
    font-size: 12px !important;
    color: #0f181f !important;
}

.idiomas img{
    height: 20px;
}

header{
    z-index: 4;
}



.header_iconos{
    color: #0f181f !important;
    font-size: 12px !important;

}


.header_iconos_te_llamamos{
    background-color: #62A244;
}

.header_iconos_buscar_referencia{
    background-color: #0f181f;
    color: #FFF !important;
    padding: 0px 10px !important;
}

.header_iconos_te_llamamos p{
    color: #FFF;
}

@media only screen and (max-width: 960px) {
    .barraInfo {
        background-color: #0f181f
    }
}


.barraInfo_icono_datos {

}

.barraInfo_icono_datos div {
    margin-right: 5px;
}

.barraInfo_icono_datos{
    font-size: 14px;
    color: #AAA !important;
    float: right !important;
}

.header_iconos a{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px !important;
}

.input_estilo_buscar_cabecera{
    background-color: #fff;
    color: #0f181f;

}

header{
    background-color: #0f181f;
    height: 30px;
}

.cabecera_fondo .section{
    height: 20px;

}

@media only screen and (max-width: 960px) {
    .cabecera_fondo .section{
        background-color: #0f181f;
    }
}






.cabecera_redes img {
    width: 27px;
}


.cabecera_logo {
    margin: 10px 0px !important;
    top:-25px;
    margin-top: 10px !important;
}




.menu_principal{
    height: 122px;
    top: -135px;
    z-index: 3 !important;
    margin-bottom: -80px;
    background-color: #0f181f;
}


@media only screen and (max-width: 960px) {
    .menu_principal{
        background-color: #0f181f;
    }
}

.menu_principal_botones{
    text-align: right;
}

.menu_principal_enlace{
    line-height: 100px !important;
}

.cabecera_redes {
    display: none;
    width: 160px !important;
}





.menu_principal a{
    margin: 0px !important;
    padding: 10px 16px;
    color: #FFF;
    border-top: 2px transparent solid;
    font-family: exo_light !important;
    -webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -o-transition:all 0.4s ease;
    transition:all 0.4s ease;
    font-weight: 400 !important;
}



.menu_principal a:hover{
    background-color: #00A0E3;
    color: #0f181f;

}


#enlace_favoritos{
    color: #AAA !important;
}

.favoritos_numero{
    color: #AAA;
}

.favoritos_icono {
    background: url("/imagesWebhome/iconos/favoritos/icono_favoritos_amarillo.png") no-repeat scroll 0% 0% transparent;
}


footer{
}

.footer_fondo{
    background-color: #0f181f;
}

@media only screen and (max-width: 960px) {
    footer .section{
        background: transparent;
    }
}

.pie_icono_tel{
    background: url('/imagesWebhome/iconos/telefono/tel_gris.png') no-repeat;
}

.pie_icono_movil{
    background: url('/imagesWebhome/iconos/telefono/movil_gris.png') no-repeat;
}

.pie_icono_email{
    background: url('/imagesWebhome/iconos/email/email_gris.png') no-repeat;
}

.pie_icono_direccion{
    height: 120px;
    background: url('/imagesWebhome/iconos/direccion/direccion_gris.png') no-repeat;
}

.pie_bloque_redes img {
    width: 27px;
}

.pie_datos_empresa{
    border-right: 1px solid #444;
}

.footer_color_borde_left{
    border-left: 1px #444 solid;
}

.div_separacion_horizontal_trasparente {
    display: none;
}

.pie_datos_empresa p{
    color: #AAA;  
}

.pie_mapa_web a, .pie_bloque_enlaces a{
    color: #AAA;   
    font-size: 0.9em;
}

.pie_mapa_web a{
    color: #AAA;   
    font-size: 16px;
}


.pie_bloque_enlaces_bloque_zona a, .pie_bloque_enlaces_bloque_tipo a{
    color: #555;
}

.pie_bloque_enlaces_bloque_zona a:hover, .pie_bloque_enlaces_bloque_tipo a:hover{
    color:  #FFF;
}

.pie_bloque_enlaces p{
    color: #AAA;    
    font-size: 17px;
    font-weight: bold;
}
.pie_mapa_web a:hover,.pie_bloque_enlaces a:hover{
    color: #FFF;
    text-decoration: underline;       
}

.pie_bloque_enlaces h3{
    font-weight: lighter;
    color: #FFF;
}

.pie_bloque_enlaces_bloque_tipo h4{
    font-weight: lighter;
}

.pie_aviso{
    background-color: #111;
    color: #fff;
}

.pie_aviso a{
    color: #AAA;
}

.pie_aviso a:hover{
    color: #FFF;
    text-decoration: underline;
}

.aviso_legal_lista span{
    display: inline !important;
}

.aviso_legal_direccion_ejercer_derechos{
    display: none;
}

.aviso_legal_cif{
    display:none;
}

body[name="inicio"] #zona{
    display: none;
}

.buscador_texto{
    color: #FFF;
    position: absolute;
    right: 0px;
    z-index: 1000;
    left: 15px;
    top:15px;
    font-size: 20px;
    width: 260px;
}


.buscador_filtros {
    padding-bottom: 10px;
}

.buscador_filtros_fondo {
    background-color: #0f181f;
}

/*
.buscador_filtros {
    padding-top: 30px;
   background: #004db2;
background: -moz-linear-gradient(top, #004db2 0%, #4096ee 13%, #ffffff 28%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004db2), color-stop(13%,#4096ee), color-stop(28%,#ffffff)); 
background: -webkit-linear-gradient(top, #004db2 0%,#4096ee 13%,#ffffff 28%); 
background: -o-linear-gradient(top, #004db2 0%,#4096ee 13%,#ffffff 28%); 
background: -ms-linear-gradient(top, #004db2 0%,#4096ee 13%,#ffffff 28%); 
background: linear-gradient(to bottom, #004db2 0%,#4096ee 13%,#ffffff 28%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004db2', endColorstr='#ffffff',GradientType=0 ); 
}
*/



.buscador_boton{
    right: 20px !important;
    left: auto !important;
    bottom: auto !important;
    top: 40px !important;
    height: 70px;
    width: 100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0px;
    background-color: #00A0E3;
}

.buscador_boton:hover{

    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow:0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;
}

.boton_buscador{
    height: 100% !important;
    width: 100% !important;
    background: url('/imagesWebhome/iconos/icono_buscar_boton_negro.png') no-repeat;
    background-position: center 5px;
    z-index: 2;
}

.buscador_boton p{
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #0f181f;
}


.buscador_bloque_buscador{
    background-color: #0f181f;
    height: 150px !important;
}


.buscador_referencia p{
    color: #FFF;
}

.buscador_filtros .section {
    width: 1220px !important;
    margin-left: -610px !important;
    left: 50% !important;
}

@media only screen and (max-width: 1260px) {
    .buscador_filtros .section {
        width: 960px !important;
        margin-left: -480px !important;
        left: 50%; 
    }
}



.buscador_slide{
    margin-right:  20px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 2px 5px #AAA;
    -webkit-box-shadow:0px 2px 5px #AAA;
    box-shadow: 0px 2px 5px #AAA;
    border: 3px solid #FFF;
    height: 419px !important;
}



.buscador_slide_imagen {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius: 8px;
    height: 417px !important;
}

input.input_estilo, textArea.input_estilo, .tabla_alta input,  .tabla_alta textArea{
    border-radius: 0px !important;
    padding: 12px 10px !important;
}

.input_estilo{
    font-size: 16px;
    color: #666;
    border: 1px #BBB solid;
    cursor: pointer;
    background-color: #FFF;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    min-width: 170px;
    font-family: Roboto-Condensed !important;
    padding:12px 10px;
}

@media only screen and (max-width: 960px) {
    .input_estilo{
        padding:5px 10px;
    }
}
.input_estilo:hover{
    border: 1px #888 solid;
}




.banner_precio{
    color: #FFF; 
    border: 2px #FFF solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #0f181f;
    -moz-box-shadow: 0px 2px 2px #0f181f;
    -webkit-box-shadow:0px 2px 2px #0f181f;
    box-shadow: 0px 2px 2px #0f181f;
}


.banners_novedades_titulo{
    background-color: #00A0E3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 85% !important;
    line-height: 25px;
    color: #0f181f;
}


.banner .banner_imagen{
    border: 2px #FFF solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 1px #0f181f;
    -webkit-box-shadow:0px 0px 1px #0f181f;
    box-shadow: 0px 0px 2px #0f181f;
    width: 190px;
    height: 160px;
    margin-left: 20px;
}

.banners_titulo_icono{
    background: url('/imagesWebhome/iconos/favoritos/icono_favoritos_blanco.png') no-repeat;
}

.slide_bloque{
    min-height: 920px;
    overflow-x: hidden;
    background: url('/imagesWebhome/iconos/cargando_gris.gif') no-repeat;
    background-position: center center;
    z-index: 1;
    position: relative;
    top: -60px;
}

.slide_precio{
    z-index: 1000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 120px;
    height: 35px;
    padding: 10px 20px;
    background-color: #0f181f;
    opacity: 0.7;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    line-height: 35px;
    -moz-border-radius: 0px 0px 0px 8px;
    -webkit-border-radius: 0px 0px 0px 8px;
    border-radius: 0px 0px 0px 8px;
    border-right: 1px #AAA solid;
}

.slide_texto{
    position: absolute;
    bottom: 0px;
    color: #FFF;
    opacity: 0.8;
    left: 160px;
    right: 0px;
    background-color: #0f181f;
    opacity: 0.7;
    font-size: 20px;
    line-height: 37px;
    overflow: hidden;
    padding: 10px 0px;
    padding-left: 20px;
    height: 35px;
    -moz-border-radius: 0px 0px 8px 0px;
    -webkit-border-radius: 0px 0px 8px 0px;
    border-radius: 0px 0px 8px 0px;
}


/*DESTACADOS*/

.destacado1_imagen,.destacado2_imagen,.destacado3_imagen,.destacado4_imagen,.destacado5_imagen,.destacado6_imagen,.destacado7_imagen,.destacado8_imagen,.destacado9_imagen{
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    height: 190px !important;
}

.destacado1_texto,.destacado2_texto,.destacado3_texto,.destacado4_texto,.destacado5_texto,.destacado6_texto,.destacado7_texto,.destacado8_texto,.destacado9_texto{
    height: 200px !important;
}

.destacado1, .destacado2, .destacado3, .destacado4, .destacado5, .destacado6, .destacado7, .destacado8, .destacado9 {
    background-color: #FFF;
    margin: 1%;
    width: 31% !important;
    -moz-box-shadow: 0px 0px 2px #BBB;
    -webkit-box-shadow:0px 0px 2px #BBB;
    box-shadow: 0px 0px 2px #BBB;
    padding: 0px !important;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.detacados_titulo{
    color: #00A0E3;
    border-bottom: 2px #0f181f solid;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
    background-color: #0f181f;
}

.destacado1_texto_titulo, .destacado2_texto_titulo, .destacado3_texto_titulo, .destacado4_texto_titulo, .destacado5_texto_titulo, .destacado6_texto_titulo, .destacado7_texto_titulo, .destacado8_texto_titulo, .destacado9_texto_titulo {
    border-bottom: 1px solid #BBB !important;
    padding: 0px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.detacados_titulo_icono{
    background: url('/imagesWebhome/iconos/destacados/icono_destacados_blanco.png') no-repeat;
}

.destacado1_texto_titulo a,.destacado2_texto_titulo a,.destacado3_texto_titulo a,.destacado4_texto_titulo a,.destacado5_texto_titulo a,.destacado6_texto_titulo a,.destacado7_texto_titulo a,.destacado8_texto_titulo a,.destacado9_texto_titulo a{
    color: #0f181f;
}

.destacado1_precio,.destacado2_precio,.destacado3_precio,.destacado4_precio,.destacado5_precio,.destacado6_precio,.destacado7_precio,.destacado8_precio,.destacado9_precio{
    float: right;
    background-color: #00A0E3;
    color: #0f181f; 
    font-size: 22px !important;
    min-width: 70px;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
}

.destacado1_precio_extra,.destacado2_precio_extra,.destacado3_precio_extra,.destacado4_precio_extra,.destacado5_precio_extra,.destacado6_precio_extra,.destacado7_precio_extra,.destacado8_precio_extra,.destacado9_precio_extra{
    float: right;
    color: #555;
    font-size: 14px;
    clear: right;
    padding-right: 10px;
}

.destacado1_texto_icono_favoritos,.destacado2_texto_icono_favoritos,.destacado3_texto_icono_favoritos,.destacado4_texto_icono_favoritos,.destacado5_texto_icono_favoritos,.destacado6_texto_icono_favoritos,.destacado7_texto_icono_favoritos,.destacado8_texto_icono_favoritos,.destacado9_texto_icono_favoritos{
    float: left !important;
    padding-left: 10px;
}

.destacado1_texto_icono_email,.destacado2_texto_icono_email,.destacado3_texto_icono_email,.destacado4_texto_icono_email,.destacado5_texto_icono_email,.destacado6_texto_icono_email,.destacado7_texto_icono_email,.destacado8_texto_icono_email,.destacado9_texto_icono_email{
    float: left !important;
    margin-left: 10px;
}


.destacado1_habitaciones, .destacado2_habitaciones, .destacado3_habitaciones, .destacado4_habitaciones, .destacado5_habitaciones, .destacado6_habitaciones, .destacado7_habitaciones, .destacado8_habitaciones, .destacado9_habitaciones {
    position: absolute;
    bottom: 0px !important;
    left: 0 !important;
    right: 66% !important;
    height: 60px !important;
    text-align: center;
    background: url('/imagesWebhome/iconos/destacados/icono_destacado_habitacion_blanco.png') no-repeat;
    background-repeat: no-repeat;
    background-position: top center;
    line-height: 80px;

}

.icono_superficie_img,.icono_habitaciones_img{
    display: none;
}

.destacado1_superficie, .destacado2_superficie, .destacado3_superficie, .destacado4_superficie, .destacado5_superficie, .destacado6_superficie, .destacado7_superficie, .destacado8_superficie, .destacado9_superficie  {
    position: absolute;
    bottom: 0px !important;
    left: 33% !important;
    right: 33% !important;
    height: 60px !important;
    text-align: center;
    background: url('/imagesWebhome/iconos/destacados/icono_destacado_superficie_blanco.png') no-repeat;
    background-repeat: no-repeat;
    background-position: top center;
    line-height: 80px;
    border-left: 1px #AAA solid;
}

.destacado1_enlace_ver_ficha, .destacado2_enlace_ver_ficha, .destacado3_enlace_ver_ficha, .destacado4_enlace_ver_ficha, .destacado5_enlace_ver_ficha, .destacado6_enlace_ver_ficha, .destacado7_enlace_ver_ficha, .destacado8_enlace_ver_ficha, .destacado9_enlace_ver_ficha {
    position: absolute;
    bottom: 0px !important;
    left: 66% !important;
    right: 0% !important;
    height: 60px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius:0px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 50px;
    font-size: 20px !important;
    background: none;
    background-color: #FFF !important;
    color: #0f181f;
    border-left: 1px solid #AAA;
}


.destacado_claim{
    -moz-box-shadow: 0px 0px 5px #BBB;
    -webkit-box-shadow: 0px 0px 5px #BBB;
    box-shadow: 0px 0px 5px #BBB;

}

.inmueble_claim{
    border-radius: 0px;
    padding: 10px;
}

.oferta{
    background-color: #f1b329;
    color: #0f181f;
}

.rebajado{
    background-color: #f1b329;
    color: #0f181f;
}

.novedad{
    background-color: #f1b329;
    color: #0f181f;
}

.reservado{
    background-color: #f1b329;
    color: #0f181f;
}

.proximamente{
    background-color: #f1b329;
    color: #0f181f;
}

.banco{
    background-color: #f1b329;
    color: #0f181f;
}
.oportunidad{
    background-color: #f1b329;
    color: #0f181f;
}

.vendido{
    background-color: #f1b329;
    color: #0f181f;
}

.alquilado{
    background-color: #f1b329;
    color: #0f181f;
}

.exclusiva{
    background-color: #f1b329;
    color: #0f181f;
}


.flexslider .inmueble_claim{
    background-color: #f1b329;
    color: #0f181f;
}

/*RECOMENDADOS*/

.recomendado_imagen{
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    border: 3px #FFF solid;
    -moz-box-shadow: 0px 0px 5px #BBB;
    -webkit-box-shadow: 0px 0px 5px #BBB;
    box-shadow: 0px 0px 5px #BBB;
}

.recomendado_texto{
    border: 1px transparent solid;
}

.recomendados_titulo{
    color: #0f181f;
    border-bottom: 2px #0f181f solid;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}

.recomendados_titulo_icono{
    background: url('/imagesWebhome/iconos/destacados/icono_destacados_gris.png') no-repeat;
}

.recomendado_texto_titulo{
    color: #0f181f;
}

.recomendado_precio{
    position: absolute;
    left: 10px;
    bottom: 85px;
    font-size: 21px;
    background-color: #0f181f;
    color: #FFF;
    padding: 0px 10px;
    border: 2px #FFF solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/*APP TEXTO*/

.bloque_appTexto h1, .bloque_appTexto h2, body[name='oficinas'] h2{
    font-size: 24px;
    background-color: #0f181f;
    border-bottom: 2px #00A0E3 solid;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
    color:#FFF !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bloque_appTexto p{
    text-align: justify;
}



.bloque_appTexto h1 i{
    color:#00A0E3;
}

.bloque_appTexto ul{
    margin-left: 30px;
    margin-top: 10px;
    font-size: 16px;
    text-align: justify;
    list-style-image: url('/imagesWebhome/iconos/lista/icono_lista_gris.png');
}

.bloque_appTexto ul li{
    padding-bottom: 20px;
    font-size: 16px;
}


.appContacto_izq {
    width: 55%;
}

.appContacto_der {
    width: 35%;
    border-left: 1px #DDD solid;
}

.appContacto_tabla_contacto p {
    font-size: 17px;
}

.segundo_nivel{
    margin-left: 30px;
    margin-top: 10px;
    font-size: 14px;
    text-align: justify;
    list-style-image: url('');

}

.listarInmuebles_resultados_encontrados{
    font-size: 18px;
}

.listarInmuebles_nombre_poblacion{
    font-size: 20px;
    color: #FFF;
}

.bloque_listarInmuebles_left_boton {
    background-color: #F5F5F5 !important;
}

.ui-tooltip, .arrow:after {
    background: #0f181f !important;
    color: #FFF;
}

.numero_pagina, .numero_pagina_enlace{
    color: #BA1F25;
    border: 1px #BBB solid;
    background-color: #FFF;
}

.numero_pagina_actual, .numero_pagina_actual_enlace, .numero_pagina:hover, .numero_pagina_enlace:hover{
    color: #FFF;
    border: 1px #BA1F25 solid;
    background-color: #BA1F25;
}

/*LISTADO INMUEBLES*/

.bloque_listarInmuebles_right {
}

.listarInmuebles_resultados_encontrados{
    font-size: 18px;
}

.listarInmuebles_nombre_poblacion{
    font-size: 20px;
    color: #FFF;
}


.numero_pagina, .numero_pagina_enlace{
    color: #0B5ABC;
    border: 1px #BBB solid;
    background-color: #FFF;
}

.numero_pagina_actual, .numero_pagina_actual_enlace, .numero_pagina:hover, .numero_pagina_enlace:hover{
    color: #FFF;
    border: 1px #0B5ABC solid;
    background-color: #0B5ABC;
}

.listado_inmuebles_enlace_ficha{
    color: #BA1F25;
}

.listado_inmuebles_titulo_listado{
    color: #0f181f;
    top:20px;
}

.listado_inmuebles_precio{
    padding: 4px 8px;
    background-color: #0f181f;
    color: #FFF; 
    border: 2px #FFF solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #999;
    -webkit-box-shadow: 0px 0px 3px #999;
    box-shadow: 0px 0px 3px #999;
    top: 5px !important;
}

.listado_inmuebles_email_enlace{
    padding: 4px 8px;
    background: #ad0002; /* Old browsers */
    background: -moz-linear-gradient(top, #777777 0%, #444444 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#444444)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #777777 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #777777 0%,#444444 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #777777 0%,#444444 100%); /* IE10+ */
    background: linear-gradient(to bottom, #777777 0%,#444444 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
    color: #FFF; 
    border: 2px #FFF solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #999;
    -webkit-box-shadow: 0px 0px 3px #999;
    box-shadow: 0px 0px 3px #999;
    top: 5px !important;
}

.listado_inmuebles_email_enlace:hover{
    color: #FFF;
    background: #555555; /* Old browsers */
    background: -moz-linear-gradient(top, #555555 0%, #0f181f 2%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(2%,#0f181f), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555555 0%,#0f181f 2%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555555 0%,#0f181f 2%,#0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #555555 0%,#0f181f 2%,#0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #555555 0%,#0f181f 2%,#0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}


.listado_inmuebles_enlace_ficha{
    color: #FFF;
}

.listarInmuebles_imagen{
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    border: 3px #FFF solid;
    -moz-box-shadow: 0px 0px 5px #BBB;
    -webkit-box-shadow: 0px 0px 5px #BBB;
    box-shadow: 0px 0px 5px #BBB;
}


/*FICHA INMUEBLE*/ 


.ficha_inmueble_caracteristicas_bloque_superior {
    position: relative;
    width: 100%;
    height: 40px !important;
    line-height: 50px;
    text-align: left !important;
    font-size: 20px;
    border-radius: 15px 15px 0px 0px;
    color: #0f181f;
    border-bottom: 2px #0f181f solid;
    margin-bottom: 10px;

}


.ficha_inmueble_titulo{
    background-color: #0f181f;
    height: 50px !important;
}

.ficha_inmueble_titulo h1{
    color: #FFF !important;
    font-size: 22px;
    line-height: 22px;
}


.ficha_inmueble_precio{
    color: #0f181f;
    background-color: #EEE;
    height: 50px !important;
    padding: 0px 20px !important;
}

.boton_MostrarContraOferta{
    background-color: #EEE; 
    border: 2px #0f181f solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #0f181f;
}

.boton_MostrarContraOferta_triangulo{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #0f181f;
}



.ficha_inmueble_contacta_titulo{
    color: #0f181f;
}

.ficha_inmueble_contacta_titulo_separador{
    background-color: #0f181f;

}

.ficha_inmueble_certificacion_energetica_resultado{
    background-color: #0f181f;
    color: #FFF;
}

.ficha_inmueble_calculadora_hipoteca {
    background-color: #fff !important;
}

.tabla_resultados tr.titulo td{
    color: #FFF;
    font-size: 17px;
    border-bottom: 2px #C70202 solid;
    background-color: #FFF;

}

.listarInmuebles_inmueble{
    background-color: #FFF;
    margin-bottom: 20px;
}

.tabla_filtros td.tabla_titulo{
    position: relative;
    width: 100%;
    height: 30px !important;
    line-height: 30px;
    text-align: left !important;
    font-size: 20px;
    border-radius: 15px 15px 0px 0px;
    color: #62A244;
    border-bottom: 2px #0f181f solid;
    margin-bottom: 0px !important;

}


.listarInmuebles_nombre_poblacion h1{
    color: #0f181f !important;  
}

.tabla_calculadora_hipoteca_icono{
    background: url('/imagesWebhome/iconos/ficha-inmueble/hipoteca.png') no-repeat;
}

.ficha_inmueble_buscador {
    background-color: #A80000;
}

.appFormulario {
    width: 100% !important;
}

/*APP NEWSLETTER*/ 

.bloque_newsletter{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #C70202;
    color: #FFF;
    border: 3px #FFF solid;
    -moz-box-shadow: 0px 0px 5px #BBB;
    -webkit-box-shadow: 0px 0px 5px #BBB;
    box-shadow: 0px 0px 5px #BBB;
}


.bloque_newsletter input.boton{
    float: right;
}

@media only screen and (max-width: 960px) {
    .buscador_bloque_buscador{
        background:none;
    }
}



#compartirheader{
    display: none;
}


.buscador_poblaciones{
    font-family: ralewayextralight;
    height: 50px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #BBB;
    -webkit-box-shadow:0px 0px 5px #BBB;
    box-shadow: 0px 0px 5px #BBB;

}

.buscador_poblaciones a{
    width: 25%;
    float: left;
    display: block;
    height: 100%;
    padding: 10px;
    line-height: 30px;
    text-align: center;
    color: #666;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    font-size: 16px;
    border-right: 1px #EEE solid;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}

.buscador_poblaciones a:hover{
    background-color: #0f181f;
    color: #FFF;
}

.buscador_poblaciones_claim{
    position: absolute;
    height: 50px;
    width: 270px;
    top:-60px;
    background: url('/imagesWebhome/globos/globo_negro.png') no-repeat;
    background-position: left bottom;
    background-size: 100% 100%;
    color: #FFF;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}


.buscador_transaccion, .buscador_tipo, .buscador_precio, .buscador_provincia, .buscador_poblacion, .buscador_zona {
    width: 17% !important;
}
@media only screen and (max-width: 1460px) {
    .buscador_transaccion, .buscador_tipo, .buscador_precio, .buscador_provincia, .buscador_poblacion, .buscador_zona {
        width: 17% !important;
    }
}

@media only screen and (max-width: 1260px) {
    .buscador_transaccion, .buscador_tipo, .buscador_precio, .buscador_provincia, .buscador_poblacion, .buscador_zona {
        width: 17% !important;
    }
}

.buscador_zona{
    display: none;
}




@media only screen and (max-width: 960px) {
    .buscador_poblaciones_claim{
        padding: 0px !important;
        background: none;
        background-color: #0f181f;
        width: 100%;
        position: relative;
        line-height: normal;
        top: auto;
        left: auto !important;
    }

    .buscador_poblaciones a{
        width: 100%;
        float: none;
        line-height: normal;
        height: auto;
    }

    .buscador_poblaciones{
        height: 250px;

    }


}


body[name="inicio"] .fondo_azul_alquilofacil p{
    text-align: center;
    font-size: 40px;

}

body[name="inicio"] .fondo_azul_alquilofacil {
    padding: 70px !important;
}


.favoritos_texto, #barraInfo_icono_datos_tel{
    display: none;
}

.header_iconos header_iconos_buscar_referencia{
    float: right;
}


.buscador_transaccion, .buscador_tipo, .buscador_precio, .buscador_provincia, .buscador_poblacion, .buscador_zona {
    top: 40px !important;

}

.menu_principal #lista_menu_principal li:last-child {
    margin-right: 0px !important;
}


.visor_imagenes img {
    margin: 1%; 
    float: right;
    border-radius: 0px;
}


.pie_datos_empresa img {
    margin-bottom: 20px;
}

.pie_datos_empresa small {
   color: #AAA;
   display: block;
}

.appMapa{
    width: 100% !important;
}



.claim3{
    width: 33%;
    margin: 0%;
    padding: 20px;
    cursor: pointer;
}

.claim3 h3{
    color: #00A0E3;
    font-size: 35px;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}

.claim3 p{
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.pie_redes_icono{
    padding: 8px;
}

.padding_negro_fuerte{
    padding: 30px;
    font-size: 20px;

}
.cabecera_titulo {
    display: none;
}
body[name="inicio"] .cabecera_titulo {
    display: block;
    position: absolute !important;
    top: 300px;
    color: #0D76A3;
    font-weight: lighter;
    font-size: 40px;
    width: 100% !important;
    text-align: center !important;
    margin: 0px auto;
}

.header_iconos_login{
    display: block !important;
}

.menu_principal ul#lista_menu_secundario {
    top: 120px !important;
}


.pie_datos_empresa {
width: 450px !important;
}


@media only screen and (max-width: 960px) {
    .bloque_appTexto {
        margin-top: 30px !important
    }
}
