/** ESTILOS **/
/** GENERALES **/
html {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 10px;
}

body,h1, h2, h3, h4, h5, h6, .dt-sc-ico-content h4 a, .dt-sc-ico-content.type2 h4 a, .entry-title h3, .dt-sc-team h4, h3.widgettitle, .dt-sc-music-audio h5 a, input[type=text], input[type=email], textarea, .breadcrumb-section h1, .activity h4, .megamenu-child-container > ul.sub-menu > li > a {
    font-family: 'Raleway-VariableFont_wght';
    font-weight: 700;
}

layout_header {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    z-index: 2;
    border-bottom: none;
    min-height: 12vh;
}

layout_body {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    min-height: 80vh;
    z-index: 1;
}

layout_footer {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    bottom: 0;
    z-index: 2;
    min-height: 8vh;
    overflow: hidden;
}

layout_body .contenedor_ancho_sitio {
    padding: 20px !important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

layout_body .ancho_sitio {
    min-height: 80vh;
}

layout_footer .ancho_sitio {
    min-height: 10vh;
    background-color: transparent;
    overflow: hidden;
}

.p0 {
    padding: 0px !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.p35 {
    padding: 35px !important;
}

.p40 {
    padding: 40px !important;
}

.p45 {
    padding: 45px !important;
}

.p50 {
    padding: 50px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb45 {
    padding-bottom: 45px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pr0 {
    padding-right: 0px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr45 {
    padding-right: 45px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.m0 {
    margin: 0px !important;
}

.m0 {
    margin: 0px !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m35 {
    margin: 35px !important;
}

.m40 {
    margin: 40px !important;
}

.m45 {
    margin: 45px !important;
}

.m50 {
    margin: 50px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.no_select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.no_padding {
    padding: 0 !important;
}

.no_padding_bottom {
    padding-bottom: 0 !important;
}

.no_padding_top {
    padding-top: 0 !important;
}

.no_padding_left {
    padding-left: 0 !important;
}

.no_padding_right {
    padding-right: 0 !important;
}

.clear_both {
    clear: both;
}

.overflow_initial {
    overflow: initial !important;
}

.overflow_hidden {
    overflow: hidden !important;
}

.align_left {
    text-align: left !important;
}

.align_right {
    text-align: right !important;
}

.align_center {
    text-align: center !important;
}

.contenedor_centrado_vertical {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}

.contenido_centrado_vertical {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

/** TRANSITIONS **/
.transition_rebote {
    webkit-transition: all 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    -moz-transition: all 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0s !important;
    -o-transition: all 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    -ms-transition: all 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    transition: all 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
}

.transition_03 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.transition_06 {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease
}

.transition_08 {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease
}

.transition_1 {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

input[type=password], input[type=text], input[type=email] {
    width: 100%;
    padding: 1rem;
    height: 3.5rem;
    font-size: 1.1rem;
    color: #000000;
    background: #FFFFFF;
    border: 2px solid var(--gris_layout_3);
    outline: none;
    border-radius: 0.5rem;
    margin: 0;
}

.individual_alerta {
    padding: 4px 6px;
    font-size: 13px;
    margin-bottom: 10px;
}

.individual_alerta.error {
    background-color: rgb(255, 219, 219);
    color: rgb(166, 17, 17);
}

.individual_alerta.exito {
    background-color: rgb(164, 179, 42);
    border: rgb(132, 145, 34) solid 1px;
    color: rgb(255, 255, 255);
}

.contenedor_alertas_page {
    margin: 6px;
}

.boton_cerrar_alerta {
    float: right;
    margin-top: 2px;
    cursor: pointer;
    display: flex;
}

.oculto {
    display: none !important;
}

button {
    background-color: #e4e4e4;
    width: 100%;
    border-radius: .5rem;
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    font-size: 1.7rem;
    padding: 0.4rem;
}

.font_size_chica {
    font-size: 1.3rem;
}

/** CUSTOM PROYECTO **/
@font-face {
    font-family: Berton-Regular;
    src: url("/fonts/Berton-Regular.otf") format("woff"), url("/fonts/Berton-Regular.otf") format("truetype");
}

@font-face {
    font-family: Berton-Light;
    src: url("/fonts/Berton-Light.otf") format("woff"), url("/fonts/Berton-Light.otf") format("truetype");
}

@font-face {
    font-family: Berton-Thin;
    src: url("/fonts/Berton-Thin.otf") format("woff"), url("/fonts/Berton-Thin.otf") format("truetype");
}

@font-face {
    font-family: Raleway-Italic-VariableFont_wght;
    src: url("/fonts/Raleway-Italic-VariableFont_wght.ttf") format("woff"), url("/fonts/Raleway-Italic-VariableFont_wght.ttf") format("truetype");
}

@font-face {
    font-family: Raleway-VariableFont_wght;
    src: url("/fonts/Raleway-VariableFont_wght.otf") format("woff"), url("/fonts/Raleway-VariableFont_wght.otf") format("truetype");
}

.boton_whatsapp_flotante.sticky {
    display: none;
}

.no_select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

section {
    max-width: 100vw;
}

.texto_plano{
    width: 80vw;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
    line-height: 4.3rem;
    font-weight: 500;
}
.imagen_grande {
    width: 100%;
    text-align: center;
}


/* PRE HEADER */
#top-bar {
    background-color: #e5e5e5;
    color: #424242;
    height: 4.4rem;
}

#top-bar .container {
    height: 100%;
}

#top-bar .right-side {
    width: 100%;
    height: 100%;
}

#top-bar .right-side .top-bar-menu {
    width: max-content;
    float: right;
    padding: 0;
    height: 100%;
}

#top-bar ul.top-bar-menu li {
    font-family: 'Berton-Regular';
    color: #808080;
    font-size: 1.7rem !important;
    font-weight: bold;
    height: 100%;
}

#top-bar ul.top-bar-menu li .icono {
    font-size: 16px;
    margin-right: 6px;
}

#top-bar ul.top-bar-menu li a {
    color: #424242;
    display: block;
    height: 100%;
    line-height: 4.4rem;
    font-size: 1.5rem;
}

#top-bar .social-icons li a:hover {
    background-color: #424141 !important;
}

.menu_idioma {
    font-family: Berton-Regular;
    margin: 12px;
}

.menu_idioma .actual {
    font-size: 1.5rem;
}

.menu_idioma .actual::after {
    color: #424242;
}

.menu_idioma .actual img {
    width: 20px;
    margin-right: 6px;
}

.menu_idioma.top-bar-dropdown ul {
    padding: 10px 8px;
    width: 115px;
}

.menu_idioma.top-bar-dropdown .arrow {
    top: -14px;
    right: 10px;
}

.menu_idioma .options li a {
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 3px 9px;
    color: white;
    font-size: 12px;
    border: none;
}

.menu_idioma .options li a .icono_idioma {
    width: 20px;
    height: 20px;
    margin-bottom: 3px;
}

/* HEADER */
#header {
    padding: 2rem 0;
    height: 8rem;
}

header .left-side {
    width: 200px;
    float: left;
}

header .right-side {
    width: calc(100% - 200px);
    float: right;
}

#logo {
    margin: 0 !important;
    height: 4rem;
}

#logo img {
    width: 175px;
    max-height: initial !important;
    margin-top: 0.5rem;
}

#navigation {
    float: left;
    width: 100%;
}

#navigation ul {
    width: 100%;
}

#navigation ul .menu_header {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#navigation ul .menu_header .inner_menu_header {
    width: max-content;
    overflow: hidden;
    float: right;
}

#navigation ul .menu_header .inner_menu_header.mm-listview>li {
    border: none;
}

#navigation ul .menu_header a {
    font-family: Berton-Regular;
    font-size: 1.5rem !important;
    padding: .4rem .5rem !important;
    text-transform: uppercase;
}

#navigation ul .menu_header a.current {
    border: none;
}

#header.cloned #logo img {
    margin-top: 1rem;
    max-width: 150px;
}

.separacion_mobile {
    clear: none;
}

/* FOOTER */
#footer {
    background-color: white;
    padding-top: 0;
    box-shadow: none;
}

#footer .container {
    padding-top: 5rem;
    border-top: var(--gris_layout_4) 2px solid;
}

.mapa {
    margin: 5rem 0;
}

.fila_1 {
    margin-bottom: 3rem;
}

img.footer-logo {
    max-height: 5rem;
    margin-top: 3rem;
}

h3.titulo_footer {
    font-size: 1.7rem;
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
}

.newsletter_inputs .contenedor_individual_newsletter {
    padding: 0;
    margin-right: 1rem;
}

ul.contacto_footer {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: 'Berton-Regular';
}

ul.contacto_footer .icono {
    font-size: 1.7rem;
    width: 30px;
}

ul.contacto_footer li {
    line-height: 30px;
}

ul.contacto_footer li a {
    color: #656565;
    font-size: 13px;
    padding-bottom: 10px;
    font-weight: bold;
}

ul.contacto_footer li a:hover {
    color: var(--color_layout_1_dark);
}

ul.footer-links {
    margin: 0;
    width: 100%;
}

ul.footer-links li a {
    color: #6d6d6d;
    font-weight: bold;
}

li.direccion {
    line-height: 21px !important;
    padding-left: 30px;
    position: relative;
}

li.direccion .icono {
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 2px;
}

#footer .social-icons {
    float: right;
}

#footer .social-icons li a {
    background-color: var(--gris_layout_4) !important;
    border-radius: 100% !important;
    height: 4rem !important;
    width: 4rem !important;
    margin-left: 1rem !important;
}

#footer .social-icons li a:hover {
    background-color: var(--gris_layout_2) !important;
}

#footer .social-icons li a:before {
    color: white !important;
}

.medios_de_pago {
    position: relative;
    overflow: hidden;
    width: max-content;
    float: right;
    margin-right: 1.5rem
}

.medios_de_pago .icono {
    float: left;
    margin-left: 1.2rem;
    background-position: center;
}

.icono.compra_segura {
    width: 90px;
    height: 50px;
    background: url('/img/iconos/compra_segura.svg');
    background-size: 90px 50px;
}

.icono.visa {
    width: 50px;
    height: 50px;
    background: url('/img/iconos/visa_logo.svg');
    background-size: 50px 50px;
}

.icono.mastercard {
    width: 40px;
    height: 30px;
    background: url('/img/iconos/mastercard_logo.svg');
    background-size: 40px 30px;
    margin-top: 8px;
}

.icono.hypercard {
    width: 50px;
    height: 50px;
    background: url('/img/iconos/hipercard_logo.svg');
    background-size: 50px 50px;
}

.icono.elo {
    width: 60px;
    height: 50px;
    background: url('/img/iconos/elo_logo.svg');
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.copyrights {
    padding: 0;
    padding-top: 1rem;
}

.copyrights.maoli {
    padding: 0;
    border: none !important;
    font-size: 1rem;
    margin: 0;
    color: var(--gris_layout_3);
}

.copyrights.maoli a:hover {
    color: var(--color_layout_1_dark);
}

img.palmera {
    display: inline-block;
    margin-left: 0.5rem;
}

.captcha_newsletter {
    position: relative;
    width: max-content;
    margin: 0 auto;
}

/* SLIDER */
.item.slick-slide.slick-current.slick-active.slick-center {
    height: calc(100vh - 12.4rem) !important;
}

/* HOME */
.mosaico {
    margin: 10rem 0;
    position: relative;
}

.mosaico .container {
    padding-top: 8rem;
    border-top: var(--gris_layout_4) 2px solid;
}

.titulo_seccion {
    position: absolute;
    width: 100%;
    top: -1.5rem;
}

.titulo_seccion h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 3rem;
    margin: 0 auto;
    width: max-content;
    padding: 0 8rem;
    background-color: white;
    color: var(--gris_layout_3);
}

.imagen_mosaico {
    position: relative;
    background-position: center;
    background-size: cover;
    border: white solid 1rem;
}

.imagen_mosaico::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.1;
}

.imagen_mosaico:hover {
    /*background-size: 120%;*/
}

.imagen_mosaico:hover::before {
    opacity: 0.4;
}

.imagen_mosaico.imagen_1, .imagen_mosaico.imagen_2 {
    height: 50vh;
}

.imagen_mosaico.imagen_3, .imagen_mosaico.imagen_4, .imagen_mosaico.imagen_5 {
    height: 50vh;
}

.imagen_mosaico a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.imagen_mosaico h3.texto {
    font-size: 2rem;
    text-transform: uppercase;
    margin: 0;
    padding: 1rem 2rem;
    width: max-content;
    color: white;
    background-color: var(--gris_layout_4);
}

.imagen_mosaico:hover h3.texto {
    font-size: 2.5rem;
}

.eventos_home {
    margin: 20rem 0;
    position: relative;
}

.eventos_home .row {
    margin: 0 !important;
    overflow: hidden;
}

.eventos_home .container, .instagram_feed .container, .sobre_casahollywood .container {
    padding-top: 7rem;
    border-top: var(--gris_layout_4) 2px solid;
}

.eventos_home .item {
    height: 33vw;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: white solid .1rem;
    padding: 0 !important;
}

.eventos_home .item:hover {
    opacity: 0.8;
}

.eventos_home .item a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.instagram_feed {
    margin-top: 0 !important;
    margin-bottom: 10rem !important;
    padding: 1rem 0 !important;
    position: relative;
    z-index: 2;
}
.instagram_feed .titulo_seccion {
    top: -0.5rem !important;
}
.instagram_feed .titulo_seccion a {
    color: var(--gris_layout_3);
}

.instagram_feed .titulo_seccion a:hover {
    color: var(--color_layout_1_dark);
}

.instagram_feed .row {
    display: block;
    margin: 0 !important;
    overflow: hidden;
}

.instagram_feed .eapps-instagram-feed-title-container {
    display: none;
}

.eapps-instagram-feed-posts-slider-inner.eapps-instagram-feed-posts-inner.eui-slider-inner {
    width: 100% !important;
}

.eui-widget-title.eapps-instagram-feed-title {
    display: none !important;
}

a.eapps-link {
    display: none !important;
}

.sobre_casahollywood {
    margin: 20rem 0 10rem 0;
    position: relative;
}

/* SUBPAGINAS */
.portada {
    position: relative;
    background-position: center;
    background-size: cover;
    height: calc(100vh - 12.4rem) !important;
}
.portada.fina {
    height: 35vh !important;
}
.portada.media{
    height: calc(100vh - 12.4rem - 17rem) !important;
}
.subpagina_descripcion {
    margin: 10rem 0;
    position: relative;
}
.subpagina_descripcion .container{
    padding-top: 7rem;
    border-top: var(--gris_layout_4) 2px solid;
}
.subpagina_descripcion .row{
    margin: 0;
    overflow: hidden;
}
.texto_seccion_general{
    font-size: 1.8rem;
    color:#808080;
    font-family: 'Berton-Regular';
}

/* SECCION CONTACTO */

.contacto {
    position: relative;
    margin: 10rem 0;
}

.contenedor_contacto .container {
    padding-top: 2rem;
    border-top: var(--gris_layout_4) 2px solid;
}

#form_contacto {
    width: 100%;
    position: relative;
}

#form_contacto .row {
    margin: 0 !important;
    overflow: hidden;
}

.input_contacto {
    width: 32.6%;
    margin-right: 1rem;
    margin-bottom: 2rem;
    float: left;
}

.input_contacto:last-child {
    margin-right: 0;
}

.input_contacto input {
    font-size: 1.7rem;
    height: 4rem;
}

.mensaje_contacto textarea {
    background-color: white;
    width: 100%;
    padding: 1rem;
    font-size: 1.8rem;
    color: #000000;
    border: 2px solid var(--gris_layout_3);
    outline: none;
    border-radius: 0.5rem;
    margin: 0;
    margin-bottom: 2rem;
}

#form_contacto .g-recaptcha {
    float: left;
}

#form_contacto button {
    width: max-content;
    margin-top: 1.3rem !important;
    float: right;
    margin-right: 0;
}
#form_contacto .input_contacto_checkbox {
    max-width: 45rem;
    float: left;
    margin-top: 2rem;
}
#form_contacto .input_contacto_checkbox .label_input {
    display: none;
}
#form_contacto .input_contacto_checkbox .input_input {
    padding: 0;
}

.contenedor_redes_sociales_contacto {
    float: right;
    margin-bottom: 1.5rem;
}

.contenedor_redes_sociales_contacto li:last-child {
    margin-right: 1rem !important;
}

.contenedor_redes_sociales_contacto li a {
    color: #999999;
    font-size: 2rem;
    border-radius: 100%;
}

.contenedor_redes_sociales_contacto li a svg {
    margin-top: 1.1rem;
    margin-left: 1.2rem;
}

.contenedor_redes_sociales_contacto li a:hover {
    background-color: #4a6d9d !important;
    color: white !important;
}

.contenedor_redes_sociales_contacto li a i{
    top: 0 !important;
}

/* SECCION LA CASA */
.la_casa_contenido .fila_01 {
    width: calc(100% - 30rem);
    background-color: #f3f3f3;
    height: 50vh;
    float: none;
    margin: 0 auto;
    margin-bottom: 12rem;
    overflow: visible;
    margin-top: 7rem;
}
.la_casa_contenido .fila_01 .imagen_la_casa {
    width: 100%;
    background-size: cover;
    margin-top: -4rem;
    height: 53vh;
    margin-left: -2rem;
    background-position: center;
}
.texto_seccion_la_casa_1_a {
    margin-top: 0 !important;
    max-width: 25rem;
}
.texto_seccion_la_casa_1_a::after {
    content: '';
    position: absolute;
    width: 90%;
    height: 4rem;
    border-bottom: #bbbbbb solid .2rem;
    left: -2rem;
}
.texto_seccion_la_casa_1_b {
    max-width: 25rem;
    margin-top: 4rem;
}
.info_la_casa_1 {
    padding-left: 2rem !important;
    background-color: #f3f3f3;
    height: 100%;
    padding-right: 2rem !important;
    padding-top: 4rem !important;
}
.imagen_la_casa_pequena_1 {
    width: 90%;
    height: 17rem;
    background-size: cover;
    margin-top: 3rem !important;
}


.la_casa_contenido .fila_02 {
    width: calc(100% - 15rem);
    background-color: #f7f7f7;
    height: 55vh;
    float: none;
    margin: 0 auto;
    margin-bottom: 13rem;
}
.la_casa_contenido  .fila_02 .imagen_la_casa {
    width: 100%;
    background-size: cover;
    height: 68vh;
    margin-top: -3rem;
}
.texto_seccion_la_casa_2_a {
    margin-left: 4rem;
    margin-bottom: 3.5rem !important;
}
.texto_seccion_la_casa_2_a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: .1rem;
    border-bottom: #bbbbbb solid 2px;
    bottom: 4.5rem;
    right: -4rem;
}
.texto_seccion_la_casa_2_b {
    margin-left: 40px;
}
.info_la_casa_2 {
    /*padding-left: 1rem !important;*/
}
.imagen_la_casa_pequena_2 {
    width: 80%;
    height: 40vh;
    background-size: cover;
    margin-left: 3rem;
    margin-top: -3rem !important;
    background-position: center;
}


.la_casa_contenido .fila_03 {
    width: calc(100% - 20rem);
    background-color: #f7f7f7;
    float: none;
    margin: 0 auto;
    margin-bottom: 17rem;
    height: 49vh;
}
.la_casa_contenido .fila_03 .imagen_la_casa {
    width: 100%;
    margin-top: 1rem;
    margin-left: -4rem;
    height: 54vh;
    position: relative;
    z-index: 1;
    background-position: center;
    background-size: cover;
}
.texto_seccion_la_casa_3_a {
    margin-top: 0 !important;
    max-width: 20rem;
}
.texto_seccion_la_casa_3_a::after {
    content: '';
    position: absolute;
    width: 95%;
    height: 4rem;
    border-bottom: #bbbbbb solid 2px;
    left: -4rem;
}
.texto_seccion_la_casa_3_b {
    max-width: 23rem;
    margin-top: 4rem;
}
.info_la_casa_3 {
    padding-top: 4.5rem !important;
    padding-right: 2rem !important;
}
.imagen_la_casa_pequena_3 {
    width: 90%;
    height: 14rem;
    background-size: cover;
    margin-top: 3rem !important;
}

.la_casa_contenido .fila_04 {
    width: calc(100% - 20rem);
    background-color: #f7f7f7;
    padding-bottom: 4rem !important;
    margin: 0 auto;
    float: none;
    height: 55vh;
    margin-bottom: 1rem;
}
.la_casa_contenido .fila_04 .imagen_la_casa {
    width: 100%;
    margin-left: 5rem;
    margin-top: -5rem;
    height: 60vh;
    background-size: cover;
    background-position: center;
}
.texto_seccion_la_casa_4_a {
    margin-top: 2.5rem !important;
    margin-left: 4rem;
}
.texto_seccion_la_casa_4_a::after {
    content: '';
    position: absolute;
    width: 110%;
    height: 3.2rem;
    border-bottom: #bbbbbb solid .2rem;
    left: 3rem;
}
.texto_seccion_la_casa_4_b {
    margin-left: 4rem;
    margin-top: 2.5rem !important;
}
.imagen_la_casa_pequena_4 {
    width: calc(100% - 2rem);
    height: 35vh;
    background-size: cover;
    background-position: center;
    margin-top: -2rem;
    margin-left: 3rem;
}

/* SECCION PLAYA */
.playa_descripcion {
    margin: 10rem 0;
    position: relative;
}
.playa_descripcion .container{
    padding-top: 7rem;
    border-top: var(--gris_layout_4) 2px solid;
}
.texto_seccion_general{
    font-size: 1.8rem;
    color:#808080;
    font-family: 'Berton-Regular';
}

.playa_contenido .fila_01 {
    width: calc(100% - 30rem);
    background-color: #f3f3f3;
    height: 41vh;
    float: none;
    margin: 0 auto;
    margin-bottom: 12rem;
    overflow: visible;
    margin-top: 7rem;
}
.playa_contenido .fila_01 .imagen_playa {
    width: 100%;
    background-size: cover;
    margin-top: -4rem;
    height: 53vh;
    margin-left: -2rem;
    background-position: center;
}
.texto_seccion_playa_1_a {
    margin-top: 0 !important;
    max-width: 25rem;
}
.texto_seccion_playa_1_a::after {
    content: '';
    position: absolute;
    width: 90%;
    height: 4rem;
    border-bottom: #bbbbbb solid .2rem;
    left: -2rem;
}
.texto_seccion_playa_1_b {
    max-width: 25rem;
    margin-top: 4rem;
}
.info_playa_1 {
    padding-left: 2rem !important;
    background-color: #f3f3f3;
    height: 100%;
    padding-right: 2rem !important;
    padding-top: 9rem !important;
}


.playa_contenido .fila_02 {
    width: calc(100% - 15rem);
    background-color: #f7f7f7;
    height: 55vh;
    float: none;
    margin: 0 auto;
    margin-bottom: 13rem;
}
.playa_contenido .fila_02 .imagen_playa {
    width: 100%;
    background-size: cover;
    height: 68vh;
    margin-top: -3rem;
}
.texto_seccion_playa_2_a {
    margin-left: 4rem;
    margin-bottom: 3.5rem !important;
}
.texto_seccion_playa_2_a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: .1rem;
    border-bottom: #bbbbbb solid 2px;
    bottom: 4.5rem;
    right: -4rem;
}
.texto_seccion_playa_2_b {
    margin-left: 40px;
}
.info_playa_2 {
    /*padding-left: 1rem !important;*/
}
.imagen_playa_pequena_2 {
    width: 80%;
    height: 40vh;
    background-size: cover;
    margin-left: 3rem;
    margin-top: -3rem !important;
    background-position: center;
}

/* SECCION ALOJAMIENTOS */ 
.muestra_alojamiento .row{
    margin: 0;
    overflow: hidden;
}
.muestra_alojamiento .individual_alojamiento {
    position: relative;
    height: 50vh !important;
    padding: 0;
}
.muestra_alojamiento .contenedor_imagenes_alojamientos {
    position: relative;
    height: 100%;
    margin: 0 !important;
    padding: 0;
    background-size: cover;
}
.muestra_alojamiento .contenedor_imagenes_alojamientos .imagen {
    background-size: cover;
    height: 50vh;
    background-position: center;
}
.muestra_alojamiento .contenedor_imagenes_alojamientos button {
    width: 4rem;
    height: 4rem;
}
.muestra_alojamiento .contenedor_imagenes_alojamientos button::before {
    color: var(--color_layout_1_dark);
}
.muestra_alojamiento .contenedor_imagenes_alojamientos button::after {
    background-color: white;
}
.muestra_alojamiento .individual_alojamiento .info {
    height: 100%;
}
.muestra_alojamiento .individual_alojamiento .info .titulo {
    width: max-content;
    font-family: 'Berton-Regular';
    padding-left: 5rem;
    font-size: 3rem;
    color: #808080;
    text-transform: uppercase;
}
.muestra_alojamiento .individual_alojamiento .info .descripcion {
    width: calc(50vw - 5rem);
    padding-left: 5rem;
    font-family: 'Berton-Regular';
    font-size: 1.7rem;
    line-height: 3rem;
}

.slick-dots {
    bottom: 0;
}
.slick-dots li button:before {
    font-size: 5rem;
    color: white !important;
}

/* EVENTOS */
.subpagina_descripcion.eventos{
    margin-bottom: 0;
}
.contenedor_general_eventos .item_eventos {
    position: relative;
    background-color: var(--gris_layout_3);
    color: white;
    height: 17rem;
    border: solid white 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.contenedor_general_eventos .item_eventos .titulo_eventos {
    font-size: 1.8rem;
    text-align: center;
    position: relative;
}
.contenedor_general_eventos .item_eventos .descripcion_eventos {
    text-align: center;
    position: relative;
    padding-top: 1rem;
    margin-top: 1rem;
}
.contenedor_general_eventos .item_eventos .descripcion_eventos::before {
    content: "";
    width: 10rem;
    height: 0.3rem;
    position: absolute;
    background-color: white;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* DESTINO */
.contenedor_items_destino {
    width: max-content;
    margin: 0 auto;
    margin-top: 8rem;
    text-align: center;
}
.contenedor_items_destino .item_destino {
    float: left;
    padding: 1rem;
    text-transform: uppercase;
    background-color: var(--gris_layout_4);
    color: white;
    margin-right: 1rem;
}
.contenedor_items_destino .item_destino:last-child {
    margin-right: 0;
}
.contenedor_items_destino .item_destino:hover {
    cursor: pointer;
    background-color: var(--gris_layout_3);
}

.destino_contenido .contenedor_informacion {
    margin: 5rem;
}
.destino_contenido .subtitulo_seccion {
    text-align: center;
    color: var(--gris_layout_3);
    margin: 0;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-size: 3rem;
}

.contenedor_destino_playas_items {
    position: relative;
    margin-top: 1rem;
}


/* GALERIA DE FOTOS */
.contenedor_imagen_galeria {
    height: 22vw;
}
.recuadro_imagen {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border: white solid 2px;
}
.recuadro_imagen a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}