
#cabecero_apartamento {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("../img/cabecero_apartamento.jpg") !important;
}

#cabecero_villas {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("../img/cabecero_villas.jpg") !important;
}

.redes_ficha {
    margin-bottom: 20px;
}

.lista_redes li {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 15px;
}

.lista_redes li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;

    width: 30px;
    display: inline-block;
    vertical-align: top;
}

.lista_redes a:hover {
    color: #000;
}

.lista_redes {
    list-style: outside none none;
    margin: 0;
    margin-top: 0px;
    padding: 0;
    position: relative;
    margin-top: 30px;

}

.contenido_interior {
    background-color: #fff;
    padding: 0px 25px 25px 25px;

}

.titular_inmobiliaria {

    font-size: 50px !important;
    font-weight: 400 !important;
    margin-top: 20px;
    text-align: left;

}

/*.btn_negro{ background-color: #000; color:#fff; text-transform: uppercase; padding: 8px; border-radius: 0px;}*/

.btn_negro .fa {
    padding-right: 5px;
}

.btn_dis {
    color: #fff !important;
    text-transform: uppercase;
    padding: 8px 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.btn_dis .fa {
    padding-right: 5px;
}

#f_cont {
    margin-top: 40px;
}

.btn_dis:hover {
    background-color: #000 !important;
}

.caja_casa {
    margin-top: 30px;
}

.casa_tipo {
    font-size: 18px !important;
    font-weight: 700;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.checkbox {
    font-size: 13px;
    margin-left: 20px;
    color: #666;
}

.checkbox a {
    color: #666;
}

.zona_botones {
    text-align: right;
}

.zona_botones button {
    display: inline-block;
}

.btn_negro {
    background-color: #000 !important;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    padding: 8px 25px;
    margin-top: 15px;
}

.btn_negro:hover {
    background-color: #F19B00 !important;
    color: #fff;
}

.btn_perso {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    padding: 8px 25px;
    margin-top: 15px;
}

.btn_perso:hover {
    background-color: #000 !important;
    color: #fff;
}

.hoja {
    background-color: #eee;
    padding: 50px;
    border-radius: 50px;
}

.datos_propietario {
    text-align: right;
}

.datos_propietario a, .zona_datos_cliente_dcha a {
    color: #666;
}

.datos_propietario a:hover, .zona_datos_cliente_dcha a:hover {
    color: #000;
}

.imprimir, .completar {
    background-color: #ccc;
    border: none;
    display: inline-block;
    letter-spacing: 1px;
    color: #000;
}

.imprimir:hover, .completar:hover {
    background-color: #000;
    color: #fff;
}

.centro {
    text-align: center;
}

.zona_logo {
    padding: 8px 15px;
    display: inline-block;
}

.fondo_azul {
    background-color: #009ea1;
}

.fondo_amarillo {
    background-color: #F19B00;
}

.num_reserva, .precio_reserva {
    color: #000;
    font-weight: 700;
    font-size: 28px;
}

.num_reserva span, .precio_reserva span {
    text-transform: uppercase;
    color: #666;
    font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 10px;
}

.zona_datos_cliente_izq span {
    font-size: 24px;
    color: #000;
    padding-top: 10px;
    display: block;
}

.titular_cliente {
    font-weight: 700;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    padding-top: 40px;
    text-align: center;
    font-size: 30px;
}

.margen_bajo {
    padding-bottom: 40px;
}

.zona_datos_cliente_dcha {
    text-align: right;
    padding-top: 50px;
}

.zona_tabla {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.zona_tabla th {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
}

#dispo, #otra_dispo, #error_fechas, #no_dispo {
    display: none;
}

#paso2, #capa_modificar {
    display: none;
}

.alert h3 {
    margin-top: 0px !important;
}

.fotos_inmueble{
    clear: both;
    padding-top: 30px;
}

.foto_inmueble{
    margin-bottom: 10px;
}

.btn_pago{
    color: #FFFFFF;
}

.btn_pago:hover{
    color: #000000;
}

.condiciones{
    margin-bottom: 40px;
    margin-top: 20px;
    font-size: 14px;
    font-style: italic;
    text-align: justify;
}

.margen_sup50{
    margin-top: 50px;
}

.btn_salir{
    margin-bottom: 50px;
    float: right;
}

.marker {
    background-image: url('/img/mapbox-icon.png');
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}

@media only screen and (max-width: 959px) {
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (max-width: 767px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}

@media only screen and (max-width: 479px) {
    .titular_inmobiliaria {
        font-size: 35px !important;
    }

    .contenido_interior {
        padding: 0px 10px;
    }
}

@media print {

    .no_print, .banner_cabecero_interior, #banda_fotos, #gdpr-cookie-message, #banda_mapa{
        display: none;
    }

    .hoja{
        padding: 20px;
    }

    .titular_cliente{
        font-size: 15px;
        padding-top: 10px;
    }

    .margen_bajo{
        padding-bottom: 0px;
    }

    body{
        font-size: 12px;
    }

    a[href]:after {
        content: none !important;
    }
}



