body{
    font-family: exo_light;
    font-size: 20px;
    color: #000;
}
.section_central{

}

header{
    height: 130px;
    background-color: #FFF;
}



.bloque_der{
    margin-top: 20px;
}

.bloque_izq{

}

.boton, a.boton{
    font-size: 18px;
    color: #FFF;
    padding: 10px;
    cursor: pointer;
    background-color: #3473C2;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.boton:hover{
    background-color: #333;
}



.boton_div_flotante{
    font-size: 18px;
    height: 50px;
    width:225px;
}

h2{
    color: #000;
    font-size: 28px;
    font-weight: bolder;
    display: block;
    padding: 10px 20px;
}




.section_central{
}

.barraInfo {
    z-index: 104 !important;
}


.barraInfo_favoritos{
    display: none;
}


.barraInfo_icono_mail{
    background: url('/imagesWebhome/iconos/email/email_gris.png') no-repeat;  
}

.barraInfo_icono_movil{
    background: url('/imagesWebhome/iconos/telefono/movil_gris.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_gris.png') no-repeat;   
}

.barraInfo_icono_datos {

}

.barraInfo_icono_datos div {
    margin-right: 5px;
}

.barraInfo_icono_datos{
    font-size: 20px !important;
    color: #333 !important;
    float: right !important;
    padding-right: 20px !important;
}


@media only screen and (max-width: 960px) {
    .barraInfo{
        background-color: #222;
    }
}


/*IDIOMAS*/

.idiomas{
    background-color: #333;
}

.icono_idioma {
    font-size: 12px !important;
    color: #333 !important;
    background-color: #022161;
    height: 23px;
}

.idiomas img{
    height: 20px;
}



.header_iconos{
    color: #333 !important;
    font-size: 18px  !important;
}

.header_iconos a{
    color: #333 !important;
}

.header_iconos_te_llamamos{
    background-color: #FF3201;
}

.header_iconos_te_llamamos p{
    color: #FFF;
}



.header_iconos a{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px !important;
}

.input_estilo_buscar_cabecera{
    background-color: #fff;
    border: 1px #333 solid;
    color: #000;
}


.cabecera{

}

.cabecera_redes_icono{
    padding: 8px 5px;
}


.cabecera_redes_icono i{
    font-size: 14px;
}

.cabecera_fondo{
    z-index: 103;
    position: relative;
}

.cabecera_imagen{
    width: 150px;
    height: 70px;
    position: absolute;
    top: 50px;
    right: -30px;
    background-image: url('http://www.aphome.es/ficheros/imgweb/240_apei.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@media only screen and (max-width: 600px) {
    .cabecera_imagen{
        position: relative;
        top: auto;
        margin-left: 20px;
    } 
}

.cabecera h4{
    color: #333 !important;
    font-size: 22px;
    font-weight: light;
    text-shadow: 0px 0px 5px #FFF;
}

.cabecera h4 p{
    color: #333;
    font-size: 16px;
    font-weight: lighter;
}

.cabecera_redes img {
    width: 27px;
}


.menu_principal{
    background-color: #FFF;
}



@media only screen and (max-width: 600px) {
    .menu_principal{
        background-color: #0B83DB;
    }
}



.header_iconos_buscar_referencia{
    display: none;
}

.cabecera_logo {
    margin: 0px !important;
    position: absolute !important;
    top: -20px;
}

.frase_idiomas{
       left: 400px;
    width: auto !important;
    font-size: 22px;
    top: -110px;
    position: absolute;
    z-index: 101;
    
}

.frase_idiomas img{
    width: 30px;
    cursor: pointer;
     box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9);
   

}



@media only screen and (max-width: 960px) {

    .frase_idiomas{
        padding: 0px !important;
    }


    .frase_idiomas img{
        max-width:30px;
        padding: 0px !important;
         margin: 0px;
    }


}




.cabecera_redes {
    width: auto !important;
    position: absolute !important;
    right: 0px;
    margin: 0px !important;
    top: 10px;
    right: 00px;
}


.menu_principal{
    border-bottom: 1px solid #F5F5F5;
}



.menu_principal a{
    margin: 0px !important;
    padding: 5px 10px;
    color: #222;
    border-top: 2px transparent solid;
    font-family: exo_light !important;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
    font-weight: 400 !important;
    border-bottom: 3px transparent solid;
}

.menu_principal ul#lista_menu_secundario {
    top: 35px !important;
}

.menu_principal ul#lista_menu_secundario li a {
    background-color: #222 !important;
    color: #FFF !important;
}

.menu_principal ul#lista_menu_secundario li a:hover {
    background-color: #FFF !important;
    color: #222 !important;
}

@media only screen and (max-width: 960px) {
    .menu_principal ul#lista_menu_secundario li a {
        background-color: #222 !important;
    }
}

.menu_principal a:hover{
    color: #FFF;
    background-color: #222;
}

@media only screen and (max-width: 960px) {
    .menu_principal{
        background-color: #222;
    }
}

#enlace_favoritos{
    color: #333 !important;
}

.favoritos_numero{
    color: #333;
}

.favoritos_icono {
    background: url("/imagesWebhome/iconos/favoritos/icono_favoritos_azul.png") no-repeat scroll 0% 0% transparent;
}


footer{
    background-color: #F0F0F0;
    -webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    -o-transition:all 0.4s ease;
    transition:all 0.4s ease;
}

body[name="inicio"] footer {
    margin-top: 0px;
}




body[name="inicio"] .bloque_section_960 {
    position: relative;
    left: 50%; 
    width: 1220px !important;
    margin-left: -610px !important;
}

@media only screen and (max-width: 1260px) {
    body[name="inicio"] .bloque_section_960{
        width: 960px !important;
        margin-left: -480px !important;
    }
}

@media only screen and (max-width: 600px) {
    body[name="inicio"] .bloque_section_960{
        clear: both;
        width: 100% !important;
        margin-left: auto !important;
    }
}




.footer_fondo{
    padding-top: 30px;
}



.pie_datos{
    min-height: 230px;
}

.pie_datos_empresa p{
    color: #333;  
    font-size: 18px !important;
}

.pie_datos_empresa img {
    margin-bottom: 30px;
}

.pie_icono_tel{
    background: url('/imagesWebhome/iconos/telefono/tel_negro.png') no-repeat;
}

.pie_tel p{
    font-size: 22px !important;
}

.pie_movil p{
    font-size: 24px !important;
}

.pie_icono_movil{
    background: url('/imagesWebhome/iconos/telefono/movil_negro_whatsapp.png') no-repeat;
}

.pie_email p{
    font-size: 22px !important;
}

.pie_icono_email{
    background: url('/imagesWebhome/iconos/email/email_negro.png') no-repeat;
}

.pie_icono_direccion{
    height: 140px;
    background: url('/imagesWebhome/iconos/direccion/direccion_negro.png') no-repeat;
}

.pie_datos_empresa{
    width: 400px !important;
    padding-bottom: 0px !important;
}




@media only screen and (max-width: 1260px) {
    .pie_datos_empresa{
        width: 400px !important;
    }

    .pie_datos_empresa img{
        height: auto;
    }


    .pie_datos_empresa_textos{
        left: 420px;
    }
}


.pie_datos_empresa .div_separacion_horizontal_trasparente{
    display: none;
}

.footer_color_borde_left{
}



.pie_bloque_redes {
    width: 250px;
    bottom: 10px !important;
}

.pie_mapa_web a, .pie_bloque_enlaces a{
    color: #333;   
    font-size: 14px;
}

.pie_bloque_enlaces_bloque_zona a, .pie_bloque_enlaces_bloque_tipo a{
    color: #E3F7FC;
}

.pie_bloque_enlaces_bloque_zona a:hover, .pie_bloque_enlaces_bloque_tipo a:hover{
    text-decoration: underline;
}

.pie_bloque_enlaces {
    padding: 0px !important;
}

.pie_bloque_enlaces p{
    color: #E3F7FC;    
    font-size: 17px;
    font-weight: bold;
}
.pie_mapa_web a:hover,.pie_bloque_enlaces a:hover{
    text-decoration: underline;   
}

.pie_bloque_enlaces h3{
    font-weight: lighter;
    color: #000;
}

.pie_bloque_enlaces_bloque_tipo h4{
    font-weight: lighter;
}

.pie_aviso{
    background-color: #000;
    color: #888;
}

.pie_aviso a{
    color: #888;
}

.pie_aviso a:hover{
    text-decoration: underline;
    color: #FFF;  
}

body[name="aviso-legal"] .section_central{
    padding-top: 50px !important;
}

.aviso_legal_lista span{
    display: inline !important;
}

.aviso_legal_direccion_ejercer_derechos{
    display: none;
}

.aviso_legal_cif{
    display:none;
}

.buscador_texto{
    color: #FFF;
}

.buscador_filtros_fondo {
    background: #0a85dd; /* Old browsers */
    background: -moz-linear-gradient(top, #0a85dd 0%, #263f9d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a85dd), color-stop(100%,#263f9d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0a85dd 0%,#263f9d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0a85dd 0%,#263f9d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0a85dd 0%,#263f9d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0a85dd 0%,#263f9d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a85dd', endColorstr='#263f9d',GradientType=0 ); /* IE6-9 */
}

/*
.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_bloque_buscador{
    background: #0a85dd; /* Old browsers */
    background: -moz-linear-gradient(top, #0a85dd 0%, #263f9d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a85dd), color-stop(100%,#263f9d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0a85dd 0%,#263f9d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0a85dd 0%,#263f9d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0a85dd 0%,#263f9d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0a85dd 0%,#263f9d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a85dd', endColorstr='#263f9d',GradientType=0 ); /* IE6-9 */
    -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;

}

@media only screen and (max-width: 600px) {
    .buscador_bloque_buscador {
        background: transparent;
    }  
}

.buscador_boton p{
    display: none;
}



.boton_buscador{
    background: url('/imagesWebhome/iconos/icono_buscar_blanco.png') no-repeat;
}

.buscador_referencia p{
    color: #FFF;
}

.buscador_slide{
    margin-left:  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;
}



.buscador_slide_imagen {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius: 8px;
    height: 387px !important;
}

.input_estilo{
    font-size: 12px;
    color: #666;
    border: 1px #BBB solid;
    padding: 4px;
    cursor: pointer;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 170px;
    font-family: Roboto-Condensed !important;
}

.input_estilo:hover{
    border: 1px #888 solid;
}

.buscador_bloque_buscador .input_estilo {
    width: 220px !important;
}


.banner_precio{
    color: #FFF; 
    border: 2px #FFF solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #1A8385;
    -moz-box-shadow: 0px 2px 2px #333;
    -webkit-box-shadow:0px 2px 2px #333;
    box-shadow: 0px 2px 2px #333;
}


.banners_novedades_titulo{
    color: #FFF;
    background: #4096ee; /* Old browsers */
    background: -moz-linear-gradient(top, #4096ee 0%, #004db2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4096ee), color-stop(100%,#004db2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4096ee 0%,#004db2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4096ee 0%,#004db2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4096ee 0%,#004db2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4096ee 0%,#004db2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#004db2',GradientType=0 ); /* IE6-9 */

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 2px 2px #333;
    -webkit-box-shadow:0px 2px 2px #333;
    box-shadow: 0px 2px 2px #333;
    width: 85% !important;
    line-height: 25px;
}


.banner .banner_imagen{
    border: 2px #FFF solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 1px #333;
    -webkit-box-shadow:0px 0px 1px #333;
    box-shadow: 0px 0px 2px #333;
    width: 190px;
    height: 160px;
    margin-left: 20px;
}

.banners_titulo_icono{
    background: url('/imagesWebhome/iconos/favoritos/icono_favoritos_blanco.png') no-repeat;
}



.slide_precio{
    z-index: 1000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 120px;
    height: 35px;
    padding: 10px 20px;
    background-color: #1A8385;
    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;
}

.slide_texto{
    position: absolute;
    bottom: 0px;
    color: #FFF;
    opacity: 0.8;
    left: 160px;
    right: 0px;
    background-color: #000;
    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{
    height: 190px !important;
}

.destacado1_texto,.destacado2_texto,.destacado3_texto,.destacado4_texto,.destacado5_texto,.destacado6_texto{
    height: 190px !important;
}

.destacado1, .destacado2, .destacado3, .destacado4, .destacado5, .destacado6 {
    background-color: #FFF;
    margin: 1%;
    width: 23% !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: #000;
    border-bottom: 2px #333 solid;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}

.destacado1_texto_titulo, .destacado2_texto_titulo, .destacado3_texto_titulo, .destacado4_texto_titulo, .destacado5_texto_titulo, .destacado6_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_gris.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{
    color: #000;
}

.destacado1_precio,.destacado2_precio,.destacado3_precio,.destacado4_precio,.destacado5_precio,.destacado6_precio{
    float: right;
    background-color: #FFF;
    color: #000; 
    font-size: 22px !important;
    min-width: 70px;
    text-align: center;
    font-weight: bold;
    padding-right: 10px;
}

.destacado1_precio_extra,.destacado2_precio_extra,.destacado3_precio_extra,.destacado4_precio_extra,.destacado5_precio_extra,.destacado6_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{
    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{
    float: left !important;
    margin-left: 10px;
}


.destacado1_habitaciones, .destacado2_habitaciones, .destacado3_habitaciones, .destacado4_habitaciones, .destacado5_habitaciones, .destacado6_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  {
    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 {
    position: absolute;
    bottom: 0px !important;
    left: 66% !important;
    right: 0% !important;
    height: 60px !important;
    background-color: #691266;
    -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: #000;
    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;
}

.oferta{
    background-color: #990011;
    color: #FFF;
}

.rebajado{
    background-color: #216300;
    color: #FFF;
}

.novedad{
    background-color: #013269;
    color: #FFF;
}

.reservado{
    background-color: #C97506;
    color: #FFF;
}

.proximamente{
    background-color: #691266;
    color: #FFF;
}

.banco{
    background-color: #0B8776;
    color: #FFF;
}
.oportunidad{
    background-color: #C90007;
    color: #FFF;
}

.vendido{
    background-color: #264796;
    color: #FFF;
}

.alquilado{
    background-color: #871446;
    color: #FFF;
}

.exclusiva{
    background-color: #84740D;
    color: #FFF;
}


.flexslider .inmueble_claim{
    font-size: 22px;
    left: -10px;
}

/*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: #333;
    border-bottom: 2px #333 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: #000;
}

.recomendado_precio{
    position: absolute;
    left: 10px;
    bottom: 85px;
    font-size: 21px;
    background-color: #333;
    color: #FFF;
    padding: 0px 10px;
    border: 2px #FFF solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/*APP TEXTO*/

@media only screen and (max-width: 960px) {
    body[name="inicio"] .bloque_appTexto{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.bloque_appTexto h1{
    font-size:30px;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #022161;
    border-bottom: 2px #FF3201 solid;

}

.bloque_appTexto ul{
    margin-left: 30px;
    margin-top: 10px;
    font-size: 20px;
    list-style-image: url('/imagesWebhome/iconos/lista/icono_lista_azul.png');
}

.bloque_appTexto ul li{
    padding-bottom: 10px;
    text-align: justify;
}

.bloque_appTexto p{
    text-align: justify;
}




.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;
}

.ui-tooltip, .arrow:after {
    background: #333 !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: #333;
    top:20px;
}

.listado_inmuebles_precio{
    padding: 4px 8px;
    background-color: #333;
    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%, #333333 2%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(2%,#333333), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555555 0%,#333333 2%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555555 0%,#333333 2%,#0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #555555 0%,#333333 2%,#0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #555555 0%,#333333 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: #333;
    border-bottom: 2px #333 solid;
    margin-bottom: 10px;

}


.ficha_inmueble_titulo{
    background-color: #333;
    height: 50px !important;
}

.ficha_inmueble_titulo h1{
    color: #FFF !important;
    font-size: 22px;
    line-height: 22px;
}


.ficha_inmueble_precio{
    color: #333;
    background-color: #EEE;
    height: 50px !important;
    padding: 0px 20px !important;
}

.boton_MostrarContraOferta{
    background-color: #EEE; 
    border: 2px #333 solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
}

.boton_MostrarContraOferta_triangulo{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #333;
}



.ficha_inmueble_contacta_titulo{
    color: #333;
}

.ficha_inmueble_contacta_titulo_separador{
    background-color: #333;

}

.ficha_inmueble_certificacion_energetica_resultado{
    background-color: #333;
    color: #FFF;
}

.tabla_resultados tr.titulo td{
    color: #FFF;
    font-size: 17px;
    border-bottom: 2px #C70202 solid;
    background-color: #FFF;

}


@media only screen and (max-width: 580px) {
    .tabla_resultados td{
        display: block;
    }
}



.listarInmuebles_inmueble{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px #4096ee solid;
    padding-bottom: 5px;
}

.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: #1A8385;
    border-bottom: 2px #333 solid;
    margin-bottom: 0px !important;

}


.listarInmuebles_nombre_poblacion h1{
    color: #333 !important;  
}

.tabla_calculadora_hipoteca_icono{
    background: url('/imagesWebhome/iconos/ficha-inmueble/hipoteca.png') no-repeat;
}

.ficha_inmueble_buscador {
    background-color: #A80000;
}

/*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;
}

body[name="inicio"] .bloque_appTexto{
    width: 100%;
}

.fondo_negro{
    background-color: #000;
    width: 100%;
}

.claim_inicio{
    position: relative;
    left: 50%; 
    width: 1220px;
    margin-left: -610px;
}


@media only screen and (max-width: 1260px) {
    .claim_inicio{
        width: 960px;
        margin-left: -480px;
    }
}

.claim_inicio .div_clear{
    height: 0px;
}

.claim_inicio img{
    margin-right: 50px;
}

.claim_inicio h1{
    color: #0D9DFE !important;
    font-family: exo_light;
    padding: 20px 10px;
    display: block;
}



.fondo_gris {
    width: 100%;
    background-color: #EEE;
    padding: 40px 0px;
}


.pie_bloque_redes {
    position: absolute !important;
    right: 0px;
    top: 320px;
    left: 50px !important;
}


.pie_redes_icono{
    padding: 10px;
}

.pie_redes_icono i{
    font-size: 20px;
}

.pie_mapa_web {
    position: absolute !important;
    left:  450px !important;
    right: 0px;
    padding-top: 0px !important;
    width: auto !important;
}

.lista_enlaces_pie_mapa_web li{
    margin-bottom: 20px !important;
    width: 50%;
    float: left;

}
.lista_enlaces_pie_mapa_web li a{
    font-size: 21px;
    font-weight: bolder;
}


.lista_enlaces_pie_mapa_web_paginas_secundarias li{
    width: 100%;
    float: none;
    margin-bottom: 2px !important;
}

.lista_enlaces_pie_mapa_web_paginas_secundarias li a{
    font-size: 20px;
    font-weight: normal;
}


.claim3{
    margin: 1%;
    width: 31%;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.claim3 i{
    font-size: 50px;
    color:#FFF; 
    text-align: center;
    margin-bottom: 15px;
}

.claim3 h3{
    font-size: 30px;
    font-weight: lighter;
    color:#FFF;
    text-align: center;
    margin-bottom: 15px;
}




.claim2{
    padding: 10px;
    cursor: pointer;
}

body[name="inicio"] .claim2{
    padding: 30px;
}

.claim2 h5{
    font-size: 28px;
    color: #E20613;
    padding: 15px;

}

.claim2 i{
    color: #00A0E3;
}



@media only screen and (max-width: 960px) {
    .claim2_icono_15{
        display: none;
    }

    .claim2_texto_85{
        font-size: 20px;
    }
}



body[name="inicio"] .appMapa{
    width: 50% !important;
    top: -250px;
    position: relative;
}


@media only screen and (max-width: 960px) {
    body[name="inicio"] .appMapa{
        width: 100% !important;
        top: auto;
        height: 500px !important;
    }
}


body[name="inicio"] .claim2{
    float: right;
}






.claim3_blanco h3{
    color: #333;
}

.claim3 p{
    text-align: center;
}

.claim3 .claim3_texto p{
    font-size: 14px;
    text-align: justify;
}


.claim3_blanco p{
    color: #333;
}

.claim3_blanco i{
    color: #E20613;
}

.appFormulario{
    width: 100% !important;
}


body[name="servicios"] .claim3 h3{
    font-size: 25px;
    font-weight: lighter;
    color:#FFF;
    text-align: center;
    margin-bottom: 15px;
}

body[name="servicios"] .claim3 p{
    color:#666;
    text-align: justify;
}

.claim3 a{
    color:#000;
}

body[name="servicios"] .claim3{
    margin: auto;
    width: 33%;
}





.appContacto_izq{
    width: 50%;
}

.appContacto_der{
    border-left: 1px #DDD solid;
}

.banner_imagen_externa {
    padding-top: 50px;
}

.fb-like-box{
    padding: 40px 0px !important;
}

.appMapa{
    width: 100% !important;
}

body[name="inicio"] .appMapa{
    width: 50% !important;
    top: -250px;
}


@media only screen and (max-width: 960px) {
    body[name="inicio"] .appMapa{
        width: 100% !important;
        top: auto;
        height: 500px !important;
    }
}



.claim4 h3{
    font-weight: lighter;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    color: #000;
}

.claim4 p{
    text-align: justify;
}

.slide_bloque {
    min-height: 662px;
    background: url('/imagesWebhome/iconos/cargando_gris.gif') no-repeat;
    background-position: center center;
    width: 100%;
}

.div_separacion_horizontal{
    height: 3px;
}

/*BLOQUE SERVICIOS*/

.bloque_servicios{
    position: relative;
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
}

.bloque_servicios p{
    font-size: 18px;
    color: #E3F7FC;
    text-align: justify;
}

.bloque_servicios .padding_blanco{
    font-size: 22px;
}


.bloque_servicios h2{
    font-size: 30px;
    color: #FFF !important;
}



.bloque_appTexto h3{
    color: #000;
    font-size: 25px;
    font-weight: bolder;
    display: block;
    padding: 10px 20px;
}


body[name="empresa"] .div_left{
    width: 75%;
}

body[name="empresa"] .div_right{
    width: 25%;
}

@media only screen and (max-width: 960px) {
    body[name="empresa"] .div_left{
        width: auto;
    }

    body[name="empresa"] .div_right{
        width: auto;
    }
}


#titulo_blog{
    display: none;
}

#lista_menu_principal{
    text-align: right;
}

.fondo_azul_globalboost{
    background-color: #3473C2;
    text-align: center;
}

.fondo_azul_globalboost h2{
    color: #FFF;
    font-weight: bolder;
}

.fondo_azul_globalboost h4{
    color: #FFF;
    font-size: 20px;
    font-weight: bolder;
}

.fondo_azul_globalboost p{
    text-align: center;
}

.fondo_azul_globalboost a.boton{
    background-color: #222;;
}

.ui-accordion-header{
    background-color: #3473C2 !important;
    color: #FFF !important;
}

.fondo_blanco{
    text-align: center;
    border-bottom: 1px #CCC solid;
}

.fondo_blanco, .fondo_blanco p{
    text-align: center;
}

.fondo_blanco h2{
    font-size: 38px;
    color: #3473C2;
    font-weight: bolder;
}


.patner{
    width: 100%;
    cursor: pointer;
    display: block;
    min-height: 100px;
}

.patner p{

    font-weight: bold;
}


.menu_principal ul#lista_menu_secundario li a {
 font-size: 20px !important;
}


.enlace_inicio{
    font-weight: bolder;
    color: #022161;
    text-decoration: underline;
}