
strong, b {
    color: #000 !important;
    font-weight: 400;
}
/*p { text-wrap: balance; }*/


.video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_container iframe, .video_container object, .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contenido_interior img {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

.multicolumna {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    -webkit-column-rule: 1px solid #ddd;
    -moz-column-rule: 1px solid #ddd;
    column-rule: 1px solid #ddd;
}

.list-items {
    margin-top: 20px;
}

.list-items li {
    position: relative;
    padding-left: 25px;
}

ul.list-items li i {
    padding-right: 5px;
}

.contenido_interior ul, .caja_noticia ul {
    list-style-type: none;
}

.contenido_interior ul li {
    margin-bottom: 8px;
}

.contenido_interior ul li::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f101';
    position: relative;
    margin-left: -25px;
    padding-right: 10px;
}

.caja_noticia ul li::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f101';
    margin-right: 10px;
}

.caja_noticia ul.lista_redes li::before {
    content: '';
    margin-right: 0;
}

.btn-link:hover {
    text-decoration: none !important;
}

.contenido_interior h1 {
    font-size: clamp(2rem, 1.784rem + 1.08vw, 3.2rem);
    margin-top: 2px;
    margin-bottom: 20px;
}

.contenido_interior h2 {
    font-size: clamp(1.875rem, 1.763rem + 0.56vw, 2.5rem);
    margin-top: 20px;
    margin-bottom: 5px;
    font-style: italic;
}

.contenido_interior h3 {
    font-size: clamp(1.5rem, 1.433rem + 0.34vw, 1.875rem);
    margin-top: 10px;
    margin-bottom: 5px;
    font-style: italic;
}

.contenido_interior blockquote {
    margin-bottom: 30px;
    text-align: left;
    font-size: clamp(1.25rem, 1.183rem + 0.34vw, 1.625rem);
    font-style: oblique;
}

.titulo_galeria {
    color: #000;
    font-size: clamp(1.563rem, 1.443rem + 0.6vw, 2.188rem);
    font-weight: 600;
    font-style: italic;
}

/*-- galeria --*/
.bloque_galeria h1 {
    font-size: clamp(2rem, 1.784rem + 1.08vw, 3.2rem);
}

/*----------------- premios------------------------------*/
.servicios_imagenes_cuadradas {
    background-color: #e0dbd5;
}

.servicios_imagenes_cuadradas .caja_servicio {
    margin: 0.5rem;
    max-width: 320px;
}

.servicios_imagenes_cuadradas figure {
    /*height: 229px;*/
    /*max-width: 310px;*/
    width: 100%;
    margin: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.servicios_imagenes_cuadradas figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.servicios_imagenes_cuadradas h1 {
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0;
    color: #000;
    font-weight: 400;
    font-size: clamp(3rem, 5vw, 5rem);
    letter-spacing: 0;
}

.servicios_imagenes_cuadradas h2 {
    text-align: center;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-weight: 400;
    font-size: 1.2em;
    letter-spacing: 0;
}

.servicios_imagenes_cuadradas .fila_cajas .datos {
    padding: 5px 5px 20px 5px;
}

.servicios_imagenes_cuadradas .caja_servicio:hover figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: hidden;
}


/*--------------historia------------------*/


/*------titular jumbo------*/
.titular_jumbo h2 {
    font-style: italic;
    font-size: clamp(2.188rem, 2.075rem + 0.56vw, 2.813rem);
    line-height: 100%;
    margin-top: 2px;
}

/*----------------presentacion-----------------*/
.texto_presentacion h2 {
    font-size: clamp(2.188rem, 2.075rem + 0.56vw, 2.813rem);
    font-style: italic;
}

.presentacion h2 {
    font-size: clamp(2.188rem, 2.075rem + 0.56vw, 2.813rem);
    font-style: italic;
}

.texto_presentacion .tit_destacado {
    font-size: clamp(1rem, 0.818rem + 0.91vw, 1.5rem);
    transform: none !important;
}

.texto_presentacion .texto_pres b {
    color: #000;
}

.presentacion.pres_centrado .zona_texto_cont.contenido_interior {
    text-align: center !important;
}

.presentacion.pres_centrado .zona_texto_cont.contenido_interior .sobre_titulo {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 1.3rem;
    font-weight: 800;
}

.presentacion.pres_centrado .sobretitulo_p {
    font-size: clamp(1rem, 0.398rem + 3.64vw, 2rem);
    line-height: 100%;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 5px !important;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: center;
}

.presentacion.pres_centrado .tit_destacado {
    font-size: clamp(1rem, 0.818rem + 0.91vw, 1.3rem);
    text-align: center;
    transform: none !important;
}

.presentacion .texto_peque {
    font-size: 0.8em;
    line-height: 110%;
}

/*------------------------ mapa -------------------------*/
.mapboxgl-popup-content {
    padding: 25px !important;
    border: transparent !important;
    color: #000;
}

.mapboxgl-popup-content a {
    color: #000;
}

.mapboxgl-popup-content a:focus-visible {
    outline: none !important;
}

/*.mapboxgl-popup-content .fa-location-arrow::after { content: "como llegar"; display: inline-block; padding-left: 5px; font-size: 0.8em; letter-spacing: 1px; font-weight: 800; color: #D03453; }*/

/* ------------------  reservas  ----------------------*/
.fondo_reserva {
    background-size: cover;
    background-attachment: fixed;
    padding-top: 0.5px;
}

.reservas {
    background-size: cover;
    background-attachment: fixed;
    padding-top: 0.5px;
}

.reservas .color_fondo {
    background-color: #EFEFEF;
}

.fondo_reserva .reservas h1 {
    color: #fff;
    margin-bottom: 20px;
    font-size: clamp(1.25rem, 1.131rem + 0.6vw, 1.875rem);
    font-weight: 500;
    font-style: italic;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (width <= 575.98px) {
    .fondo_bloque_texto {
        background: none;
    }

    .contenido_interior blockquote, .contenido_interior p {
        text-align: initial;
    }

    .contenido_interior img {
        margin-left: 0;
        margin-right: 0;
    }

    .multicolumna {
        column-count: 1;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (576px <= width <= 767.98px) {
    .contenido_interior blockquote, .contenido_interior p {
        text-align: initial;
    }

    .fondo_bloque_texto {
        background: none;
    }

    .multicolumna {
        column-count: 1;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (768px <= width <= 991.98px) {
    .fondo_bloque_texto {
        background: none;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (1200px <= width <= 1399px) {
    .texto_presentacion .texto_pres, .presentacion .texto_pres {
        text-align: left;
    }

    .contenido_interior p {
        text-align: left;
    }
}

/* Extra large devices (large desktops, 1400px and up) */
@media (width >= 1400px) {
    .texto_presentacion .texto_pres, .presentacion .texto_pres {
        text-align: left;
    }

    .contenido_interior p {
        text-align: left;
    }
}

.titular_jumbo h1 { color: #111; }

/*----------------------------titular jumbo con imagen-----------------------*/
.titular_jumbo_con_imagen .overlay {
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.titular_jumbo_con_imagen {
    position: relative;
    background-position: right center !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #647C04;
}

.titular_jumbo_con_imagen .zona_texto_cont {
    padding-top: 20px;
}

.titular_jumbo_con_imagen .zona_titulares h1 {
    color: #fff;
    font-size: clamp(2.4rem, 5vw, 5rem);
    font-weight: 600;
    line-height: 1;
    text-shadow: 0 2px 16px rgba(0, 0, 0, .5);
    position: relative;
    z-index: 20;
    text-align: center;
}

.ug-textpanel-title {
    display: none !important;
}

/*------------------media query ------------------*/

/* Extra small devices (portrait phones, less than 576px) */
@media (width <= 575.98px) {
    .titular_jumbo_con_imagen {
        position: relative;
        top: inherit;
        height: auto;
        margin-bottom: 0;
    }
}

/* Extra small devices (portrait phones, 376px and up) */
@media (min-width: 376px) and (max-width: 575.98px) {
    .titular_jumbo_con_imagen {
        position: relative;
        top: inherit;
        height: auto;
        margin-bottom: 0;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (576px <= width <= 767.98px) {
    .titular_jumbo_con_imagen {
        position: relative;
        top: inherit;
        height: auto;
        margin-bottom: 0;
    }
}


/*--------------teaser img dcha ----------*/
.texto_teaser_dcha .lado_texto {
    background-color: #F2EFE9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5rem 2.5rem;
}

@media (min-width: 992px) {
    .texto_teaser_dcha .lado_texto {
        padding: 5rem 6rem;
    }
}

.texto_teaser_dcha .sobretitular {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 700;
    display: block;
    margin-bottom: 1rem;
}

.texto_teaser_dcha h2 span { font-style: italic; }
.texto_teaser_dcha .titular {
    font-size: clamp(2.8rem, 6vw, 4.5rem);
    line-height: 1.1;
    margin-bottom: 1.5rem;
}

.texto_teaser_dcha .texto_pres {
    font-size: 1.1rem;
    max-width: 40rem;
    line-height: 1.7;
}

.texto_teaser_dcha .acciones_hero {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2rem;
}

.texto_teaser_dcha .lado_imagen {
    position: relative;
    min-height: 400px;
}

.texto_teaser_dcha .lado_imagen img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70% 60%;
}

.texto_teaser_dcha .capa_imagen {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.05);
}

/* Extra small devices (portrait phones, less than 576px) */
@media (width <= 575.98px) {
    .texto_teaser_dcha .lado_imagen { min-height: 241px; }
}

/* Extra small devices (portrait phones, 376px and up) */
@media (min-width: 376px) and (max-width: 575.98px) {
    .texto_teaser_dcha .lado_imagen { min-height: 241px; }
}
