/** RESPONSIVE **/
/*NAVEGADORES 1600px O MAYOR*/
@media (min-width: 1600px) {
    
    .info_la_casa_1 {
        padding-top: 5rem !important;
    }  
    .texto_seccion_la_casa_1_a {
        max-width: unset;
    }
    .texto_seccion_la_casa_1_b {
        max-width: unset;
    }
    .imagen_la_casa_pequena_1 {
        height: 50rem;
    }
    
    .la_casa_contenido .fila_02 .imagen_la_casa {
        margin-bottom: 2rem;
    }
    .texto_seccion_la_casa_2_a {
        margin-top: 7rem;
    }
    
    .la_casa_contenido .fila_03 {
        margin-top: 28rem;
        margin-bottom: 25rem;
    }
    .texto_seccion_la_casa_3_a {
        max-width: unset;
    }
    
    .texto_seccion_la_casa_3_b {
        max-width: unset;
    }
    
    .imagen_la_casa_pequena_3 {
        height: 50rem !important;
    }
 
    .texto_seccion_la_casa_4_a {
        padding-top: 1rem;
    }


    .playa_contenido .fila_01{
        margin-bottom: 30rem;
    }
    .info_playa_1 {
        padding-top: 5rem !important;
    }  
    .texto_seccion_playa_1_a {
        max-width: unset;
    }
    .texto_seccion_playa_1_b {
        max-width: unset;
    }
    .imagen_playa_pequena_1 {
        height: 50rem;
    }
    
    .playa_contenido .fila_02 .imagen_playa {
        margin-bottom: 2rem;
    }
    .texto_seccion_playa_2_a {
        margin-top: 7rem;
    }
}


/* NAVEGADORES 1400px O MAYOR */
@media (min-width: 1400px) {
    .texto_plano {
        width: 50vw;
    }
}

/* NAVEGADORES HASTA 1400px */
@media (max-width: 1400px) {

}

/* NAVEGADORES HASTA 1200px */
@media (max-width: 1200px) {
}

/* NAVEGADORES HASTA 1100px */
@media (max-width: 1100px) {
    #top-bar .container {
        margin-right: 3rem;
    }
    #navigation.style-1:before {
        display: none;
    }
    #navigation.style-1 {
        margin: 0;
        padding-top: 0.4rem;
    }
    .top-bar-dropdown.active .options {
        right: 0rem;
    }
    
    .menu_idioma.top-bar-dropdown .arrow {
        left: 55px !important;
    }

    .eventos_home .row {
        margin: 0 1rem;
    }

    


}

/* NAVEGADORES HASTA 991px */
@media (max-width: 991px) {
    .newsletter_inputs .contenedor_individual_newsletter {
        margin: 0 0.5rem;
    }
    .input_contacto {
        width: 32.4%;
        margin-right: 1rem;
        margin-bottom: 2rem;
        float: left;
    }

    #form_contacto .input_contacto_checkbox {
        max-width: 30rem;
    }

    /* LA CASA */
    .imagen_la_casa_pequena_1 {
        height: 8rem;
    }
    
    .texto_seccion_la_casa_2_a::after {
        bottom: 6.5rem;
    }
    
    .imagen_la_casa_pequena_2 {
        height: 25vh;
    }
    
    .la_casa_contenido .fila_02 .imagen_la_casa {
        height: 63vh;
    }
    
    .la_casa_contenido .fila_04 {
        height: 60vh;
    }
    
    .la_casa_contenido .fila_04 .imagen_la_casa {
        height: 67vh;
    }

    /* PLAYA */
    .imagen_playa_pequena_1 {
        height: 8rem;
    }
    
    .texto_seccion_playa_2_a::after {
        bottom: 6.5rem;
    }
    
    .imagen_playa_pequena_2 {
        height: 25vh;
    }
    
    .playa_contenido .fila_02 .imagen_playa {
        height: 63vh;
    }

    /* ALOJAMIENTOS */
    .muestra_alojamiento .individual_alojamiento .info .descripcion {
        font-size: 1.3rem;
        padding-left: 3.5rem;
        width: 40vw;
        line-height: 2.2rem;
    }
    
    .muestra_alojamiento .individual_alojamiento .info .titulo {
        padding-left: 3.5rem;
    }
    

}


/* NAVEGADORES HASTA 767px */
@media (max-width: 767px) {
    /* HEADER */
    .top-bar-dropdown.active .options {
        right: unset;
    }
    .menu_idioma.top-bar-dropdown .arrow {
        left: 10px !important;
    }
    #header {
        padding: 0;
        padding-top: 2rem;
        height: 9rem;
    }
    header .right-side {
        width: 100%;
    }
    header .left-side {
        width: 100%;
    }
    #logo {
        height: 4rem;
        line-height: 3.5rem;
        width: calc(100vw - 125px);
        margin-left: 125px !important;
        text-align: left;
    }

    #top-bar .right-side .top-bar-menu {
        float: unset;
        width: max-content;
        margin: 0 auto;
        height: auto;
    }
    #top-bar .right-side .top-bar-menu li:last-child{
        margin: 0;
    }
    
    #top-bar .right-side .social-icons {
        float: unset;
        height: 50%;
        width: max-content;
        margin: 0 auto;
    }
    .separacion_mobile{
        clear: both;
    }

    button.hamburger {
        left: 6px;
        top: 14px;
    }

    a.enlace_logo {
        display: block;
    }

    #logo img {
        max-width: 70%;
        transform: unset;
        margin-left: 20px;
        margin-top: 0.8rem;
    }
    #top-bar .right-side .social-icons {
        position: absolute;
        left: 7rem;
        top: 6.7rem;
    }
    .actual img.icono_idioma {
        margin-right: 0 !important;
        margin-left: 6px;
    }

    /* FOOTER */
    #footer .container {
        border-top: unset;
    }
    .fila_1 {
        text-align: center;
        margin-bottom: 1rem;
    }
    .fila_2 {
        text-align: center;
    }
    img.footer-logo {
        margin-top: 0;
        margin-bottom: 3rem;
    }
    h3.titulo_footer {
        text-align: center !important;
        margin-top: 6rem;
        font-size: 2.5rem;
    }
    ul.contacto_footer li {
        margin: 2rem;
    }
    ul.contacto_footer li.direccion {
        padding: 0;
        padding-left: 3rem;
    }
    ul.contacto_footer li a {
        font-size: 1.8rem;
        font-weight: 500;
    }
    ul.contacto_footer li .icono {
        left: 0vw;
        position: relative;
    }
    ul.contacto_footer li.direccion .icono {
        position: absolute;
    }
    .newsletter_inputs .contenedor_individual_newsletter {
        margin: 1rem 3rem;
    }
    .newsletter_inputs .contenedor_individual_newsletter input {
        font-size: 1.6rem;
        height: 4.3rem;
    }
    .newsletter_inputs .contenedor_individual_newsletter button {
        padding: 1rem;
    }
    .contenedor_menu_footer {
        font-size: 2rem;
    }
    .contenedor_menu_footer ul.footer-links {
        width: 100%;
    }
    .contenedor_menu_footer .footer-links li {
        margin-top: 1rem;
    }
    ul.footer-links li:before{
        display: none;
    }
    ul.footer-links li a {
        padding: .5rem 0;
        text-transform: uppercase;
        font-weight: 500;
    }
    .medios_de_pago {
        width: 100%;
        padding: 1.6rem;
        padding-top: 0;
        margin: 0 auto;
    }
    .medios_de_pago .icono {
        width: 15%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0;
        margin-right: 5%;
        height: 20vw;
    }
    .icono.mastercard {
        width: 11%;
    }

    .icono.compra_segura {
        margin-left: 4%;
    }

    #footer ul.social-icons {
        width: max-content;
        margin: 0 auto !important;
        float: unset;
        left: -5px;
    }
    .copyrights {
        margin: 0;
        margin-top: 1rem;
        font-size: 1.3rem;
    }

    /* SLIDER */
    .item.slick-slide.slick-current.slick-active.slick-center {
        height: calc(100vh - 13.6rem) !important;
    }

    /* HOME */
    .mosaico{
        margin-bottom:0;
    }
    .mosaico .container{
        border-top: unset;
        padding: 10rem 2rem;
    }
    .titulo_seccion h2 {
        padding: 0 !important;
        width: 100% !important;
        text-align: center;
        max-width: 80vw;
    }
    .eventos_home .container,
    .instagram_feed .container,
    .sobre_casahollywood .container,
    .contenedor_contacto .container{
        border-top: unset;
        padding: 5rem !important;
    }
    .eventos_home .row,
    .instagram_feed .row {
        margin: 0 2rem;
    }
    .eventos_home .item {
        height: calc(100vw - 4rem) !important;
        margin-bottom: 0.5rem;
    }
    
    .instagram_feed .titulo_seccion h2 {
        font-size: 2.4rem;
    }

    .texto_plano {
        font-size: 1.5rem;
        line-height: 3rem;
        padding-top: 5rem;
    }

    /* SUBPAGINAS GENERAL */
    .portada {
        height: calc(100vh - 13.6rem) !important;
    }
    .portada.media {
        height: calc(100vh - 13.6rem - 20rem) !important;
    }
    .subpagina_descripcion .container{
        border-top: unset;
        padding: 5rem !important;
    }

    /* CONTACTO */
    .input_contacto {
        width: 100%;
        margin-bottom: 2rem;
        float: unset;
    }
    #form_contacto {
        text-align: center;
    }
    #form_contacto .input_contacto_checkbox {
        float: unset;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    #form_contacto .g-recaptcha {
        float: unset;
        margin: 2rem auto;
        width: max-content;
    }
    #form_contacto button {
        float: unset;
        margin: 0 auto;
    }
    .contenedor_redes_sociales_contacto {
        float: unset;
        margin: 0 auto;
        width: max-content;
        margin-bottom: 10rem;
    }
    .contenedor_redes_sociales_contacto li:last-child {
        margin-right: 0 !important;
    }

    /* LA CASA */
    .contenedor_imagen_la_casa {
        padding: 1.5rem !important;
        margin-top: 3.5rem;
    }

    .la_casa_contenido .fila_01 {
        width: 100%;
        height: 50vh;
        float: none;
        overflow: visible;
        margin: 0 auto;
        background-color: unset !important;
        text-align: center;
    }
    .la_casa_contenido .fila_01 .imagen_la_casa {
        margin-left: 0;
        height: 30vh !important;
    }
    .texto_seccion_la_casa_1_a{
        margin: 0 auto;
        max-width: 70vw;
    }
    .texto_seccion_la_casa_1_a::after {
        width: 92vw;
        left: 4vw;
    }
    .texto_seccion_la_casa_1_b {
        margin: 0 auto;
        margin-top: 4rem !important;
        max-width: 70vw;
    }
    .info_la_casa_1 {
        height: auto;
        padding: 1rem !important;
        background-color: unset !important;
    }
    .imagen_la_casa_pequena_1{
        width: 100%;
        height: 30vh;
        margin-bottom: 3rem;
    }

    .la_casa_contenido .fila_02 {
        width: 100%;
        margin-top: 2rem;
        background-color: unset !important;
    }
    .la_casa_contenido .fila_02 .imagen_la_casa {
        margin-left: 0;
        height: 30vh;
        margin-top: 0;
    }
    .texto_seccion_la_casa_2_a {
        text-align: center;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-top: 1rem;
        padding: 1rem;
    }
    .texto_seccion_la_casa_2_a::after {
        width: 92vw;
        left: 4vw;
        right: 0 !important;
        bottom: 6rem !important;
    }
    .info_la_casa_2 {
        position: relative !important;
        padding: 1.5rem !important;
    }
    .texto_seccion_la_casa_2_b {
        text-align: center;
        margin: unset;
        padding: 1rem;
        margin-top: 2rem;
    }
    .imagen_la_casa_pequena_2 {
        width: 100%;
        height: 35vh;
        margin: 0 !important;
    }

    .la_casa_contenido .fila_03 {
        width: 100%;
        height: 63vh;
        float: none;
        overflow: visible;
        margin: 0 auto;
        margin-bottom: 18rem;
        margin-top: 7rem;
        background-color: unset !important;
    }
    .la_casa_contenido .fila_03 .imagen_la_casa {
        margin-left: 0;
        height: 29vh;
    }
    .texto_seccion_la_casa_3_a{
        margin: 0 auto;
        max-width: 70vw;
    }
    .texto_seccion_la_casa_3_a::after {
        width: 92vw;
        left: 4vw;
    }
    .texto_seccion_la_casa_3_b {
        margin: 0 auto;
        margin-top: 4rem !important;
        max-width: 70vw;
    }
    .info_la_casa_3 {
        text-align: center;
        padding: 1.5rem !important;
    }
    .imagen_la_casa_pequena_3 {
        width: 100%;
        height: 30vh;
        margin-bottom: 3rem;
    }
    

    .la_casa_contenido .fila_04 {
        width: 100%;
        height: 50vh;
        float: none;
        overflow: visible;
        margin: 0 auto;
        margin-bottom: 18rem;
        margin-top: 7rem;
        padding: 1.5rem !important;
        background-color: unset !important;
    }
    .la_casa_contenido .fila_04 .imagen_la_casa {
        margin: 0;
        height: 26vh;
        margin-bottom: 10rem;
    }
    .texto_seccion_la_casa_4_a {
        text-align: center;
        margin: unset;
        padding: 1rem;
        margin-top: 1rem !important;
    }
    .texto_seccion_la_casa_4_a::after {
        width: 91vw;
        left: 1vw;
        right: 0 !important;
    }
    .texto_seccion_la_casa_4_b {
        text-align: center;
        padding: 10px;
        padding-top: 20px;
        margin-top: unset !important;
        margin-left: unset;
        margin-bottom: 10px;
        font-size: 1.7rem;
    }
    .imagen_la_casa_pequena_4 {
        width: 100%;
        height: 35vh;
        background-size: cover;
        background-position: center;
        margin: auto;
    }

    /* PLAYA */
    .playa_descripcion .container{
        border-top: unset;
        padding: 5rem !important;
    }

    .contenedor_imagen_playa {
        padding: 1.5rem !important;
        margin-top: 3.5rem;
    }

    .playa_contenido .fila_01 {
        width: 100%;
        height: 50vh;
        float: none;
        overflow: visible;
        margin: 0 auto;
        background-color: unset !important;
        text-align: center;
    }
    .playa_contenido .fila_01 .imagen_playa {
        margin-left: 0;
        height: 30vh !important;
    }
    .texto_seccion_playa_1_a{
        margin: 0 auto;
        max-width: 70vw;
    }
    .texto_seccion_playa_1_a::after {
        width: 92vw;
        left: 4vw;
    }
    .texto_seccion_playa_1_b {
        margin: 0 auto;
        margin-top: 4rem !important;
        max-width: 70vw;
    }
    .info_playa_1 {
        height: auto;
        padding: 1rem !important;
        background-color: unset !important;
    }

    .playa_contenido .fila_02 {
        width: 100%;
        margin-top: 2rem;
        background-color: unset !important;
    }
    .playa_contenido .fila_02 .imagen_playa {
        margin-left: 0;
        height: 30vh;
        margin-top: 0;
        margin-bottom: 10rem;
    }
    .texto_seccion_playa_2_a {
        text-align: center;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-top: 1rem;
        padding: 1rem;
    }
    .texto_seccion_playa_2_a::after {
        width: 92vw;
        left: 4vw;
        right: 0 !important;
        bottom: 6rem !important;
    }
    .info_playa_2 {
        position: relative !important;
        padding: 1.5rem !important;
    }
    .texto_seccion_playa_2_b {
        text-align: center;
        margin: unset;
        padding: 1rem;
        margin-top: 2rem;
    }
    .imagen_playa_pequena_2 {
        width: 100%;
        height: 35vh;
        margin: 0 !important;
    }

    /* ALOJAMIENTOS */
    .muestra_alojamiento .individual_alojamiento {
        height: unset !important;
    }
    .muestra_alojamiento .contenedor_imagenes_alojamientos button {
        top: unset;
        bottom: 0;
        width: 3rem;
        height: 3rem;
    }
    .muestra_alojamiento .individual_alojamiento .info {
        padding-left: 0;
        padding-top: 2rem;
    }
    .muestra_alojamiento .individual_alojamiento .info .titulo {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    .muestra_alojamiento .individual_alojamiento .info .descripcion {
        width: 90vw;
        margin: 1rem auto;
        text-align: center;
        padding: 0;
    }
    .muestra_alojamiento .individual_alojamiento.suite_terreo .info .descripcion {
        padding-bottom: 3rem;
        border-bottom: solid .2rem var(--gris_layout_2);
    }

    .slick-dots {
        bottom: 1.5rem;
    }

    /* DESTINO */
    .muestra_alojamiento .contenedor_destino_playas_items .individual_alojamiento{
        height: auto;
    }
    .muestra_alojamiento .contenedor_destino_playas_items .individual_alojamiento .info{
        height: auto;
    }
    .muestra_alojamiento .contenedor_destino_playas_items .individual_alojamiento .contenedor_imagenes_alojamientos{
        height: 40vh !important;
    }
    .muestra_alojamiento .individual_alojamiento.item_1 .info .descripcion,
    .muestra_alojamiento .individual_alojamiento.item_3 .info .descripcion,
    .muestra_alojamiento .individual_alojamiento.item_5 .info .descripcion,
    .muestra_alojamiento .individual_alojamiento.item_7 .info .descripcion,
    .muestra_alojamiento .individual_alojamiento.item_9 .info .descripcion{
        padding-bottom: 3rem;
        border-bottom: solid .2rem var(--gris_layout_2);
    }

    /* GALERIA DE FOTOS */
    .contenedor_imagen_galeria {
        height: 40vh;
    }
    .recuadro_imagen {
        border-bottom: white solid 2px;
    }




}

/* NAVEGADORES HASTA 650px */
@media (max-width: 650px) {
    .contenedor_items_destino .item_destino {
        float: unset;
        margin: 0;
        margin-bottom: 1rem;
    }
    .subpagina_descripcion.destino_contenido {
        margin-top: -5rem;
    }
    .subpagina_descripcion.destino_contenido .texto_plano {
        padding-top: 1rem;
    }
}

/* NAVEGADORES HASTA 530px */
@media (max-width: 530px) {
    .imagen_mosaico h3.texto {
        font-size: 1.5rem;
    }
}

/* NAVEGADORES HASTA 330px */
@media (max-width: 330px) {
    #top-bar ul.top-bar-menu li a{
        font-size: 1.3rem;
    }

    .imagen_mosaico h3.texto {
        font-size: 1rem;
    }

    #form_contacto .g-recaptcha {
        float: unset;
        margin: 2rem -2.5rem;
        width: max-content;
    }
}

/* Retina Display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
}
