/*Boton Social*/

#boton_social:hover {
    background: rgba(12, 54, 251, 0.53);
    color: #ffffff; }

#boton_social {
    background: #eff2f1;
}

#div_social{
    padding-bottom: 23.5%;
}

@media (max-width: 1000px){
    #div_social{
        display: none 
    }
}


@media (min-width: 1000px){
    #div_social_movil{
        display: none 
    }
}

/*End Boton Social*/


#btn_ubicacion_sobrenosotros {
        background: #9b9a9a;
        color: #ffffff; }

#btn_ubicacion_sobrenosotros:hover{
    background: rgba(12, 54, 251, 0.53);
    color: #ffffff; }

.img_backgr{
    background-image: url('../images/portada_04.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 18.5%;
    padding-top: 20%;
}

@media (max-width: 1000px){
    .img_backgr{
        background-image: url('../images/portada_04.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 104%;
        padding-bottom: 3.8cm;
        
    }
}

.img_backgr_disponibilidad{
    background-image: url('../images/portada_disponibilidad.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 6.8cm;
    padding-top: 25%;
}



.img_backgr_sobre_nosotros{
    background-image: url('../images/sobre_nosotros_e.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 6.8cm;
    padding-top: 26%;
}

.img_backgr_politica{
    background-image: url('../images/imgpolitica.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 6.8cm;
    padding-top: 26%;
}

@media (max-width: 1000px){
    .img_backgr_sobre_nosotros{
        background-image: url('../images/portada_04.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 104%;
        padding-bottom: 3.5cm;
        
    }
}


#boton_WS{
    background: rgb(37 211 102);
    color: #ffffff; }

#boton_WS:hover {
    background: rgba(12, 54, 251, 0.53);
    color: #ffffff; }

#btn_disponibilidad{
    background-color:rgba(136, 218, 116, 0.678);
}

#btn_disponibilidad:hover {
    background: rgba(12, 54, 251, 0.53);
    color: #ffffff; }

    

.btn-flotante{
    position: fixed;
    z-index: 999;
    border-radius: 50%;
    bottom: 20px;
    right: 25px;
    padding: 25px;
    transition: ease 0.3s;
}

@media (max-width: 1000px){
    .btn-flotante{  
        position: fixed;
        z-index: 999;
        border-radius: 50%;
        bottom: 18px;
        right: 10px;
        padding: 25px;
        transition: ease 0.3s;
    }
}

#li_apt{
    background-color:rgba(245, 245, 245, 0.692);
    
}

#li_apt:hover{
    color: white;
    background-color: rgba(12, 56, 251, 0.370);
    -webkit-transform: translate(0%, -10%);
    -ms-transform: translate(0%, -10%);
    transform: translate(0%, -10%);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; 
}

.li_apt_margin{
    margin-bottom: 2%;
}

#a_img_fila{
    padding-left: 0%;
}

/* Barra de navegacion */
.dropdown:hover .dropdown-menu {
    display: block !important;
}

#bcgr_ul{
    background-color: rgba(71, 101, 235, 0.37);
}

#titulo_dropdown:hover{
    background-color: rgba(104, 125, 218, 0.53);
}

/* footer section */
.color_font{
color: white;}

#boton_social_footer {
    background: #ebecf0;
}

#boton_social_footer:hover {
    background: rgba(12, 54, 251, 0.53);
    color: #ffffff;
}

/*Mapa */
.mapa_custom{
    background-size: 100%;
}

/*sobre nosotros */
@media (max-width: 1000px){
    #m_movil{
        margin-top: -25%;
    }
}

/*MODAL*/
.modal-content_landscape{
    position:relative;
    display:flex;
    flex-direction:column;
    /*width:100%;*/
    max-width: 600px;
    pointer-events:auto;
    background-color:transparent;
    background-clip:padding-box;
    border:1px solid rgba(0,0,0,.2);
    border-radius:.3rem;
    outline:0;
    margin-left: 12%;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.modal_img_landscape{
    max-width: 600px;

}

@media (max-width: 1000px){
    .modal_img_landscape{
        max-width: 300px;
    
    }
}

/* Tamano imagen galeria */
.img_size_g{
    max-width: 600px;
}

@media (max-width: 1000px){
    .img_size_g{
        max-width: 350px;
    }
}

.mg_img1{
    margin-left: 14.5%;
}

@media (max-width: 1000px){
    .mg_img1{
        margin-left: 0%;
    }
}

.margenes_img{
    margin-left: 3%;
    margin-right: 3%;  
    margin-top: 2%; 
    margin-bottom: 2%;
}

@media (max-width: 1000px){
    .margenes_img_movil{
        margin-left: 6%;
        /*margin-right: 3%;*/  
        margin-top: 2%; 
        margin-bottom: 1%;
    }
}

@media (max-width: 1000px){
    .margenes_img_movil2{
        margin-bottom: 2%;
    }
}

.otras_areas{
    padding-left: 14%;
    margin-top: 3%;
}

@media (max-width: 1000px){
    .otras_areas{
        padding-left: 0%;
        margin-top: 0%;
    }
}


@media (max-width: 1000px){
    .otras_areas{
        display: none;
    }
}


@media (min-width: 1000px){
    #otras_areas_movil{
       display: none;
    }
}
/*
@media (max-width: 1000px){
    #div_social{
        display: none 
    }
}


@media (min-width: 1000px){
    #div_social_movil{
        display: none 
    }
}
*/

.width_img_sociales{
    max-width: 115%;
    height: auto;
}

@media (max-width: 1000px){
    .width_img_sociales{
        max-width: 115%;
        height: auto;
    }
}

.width_img_cocina{
    max-width: 88%;
}

@media (max-width: 1000px){
    .width_img_cocina{
        max-width: 88%;
    }
}
