@font-face {
        font-family: "Lexend";
    src: url(/work/models/memorica/recursos/Type/OpenSans-Regular.ttf) format("truetype");
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
    font-family: "OpenSans-Bold";
    src: url(/work/models/memorica/recursos/Type/OpenSans-Bold.ttf) format("truetype");
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
    font-family: "OpenSans-Italic";
    src: url(/work/models/memorica/recursos/Type/OpenSans-Italic.ttf) format("truetype");
    font-style: Italic;
    -webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
    font-family: "OpenSans-Light";
    src: url(/work/models/memorica/recursos/Type/OpenSans-Light.ttf) format("truetype");
    font-style: Light;
    -webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
    font-family: "Luckies";
    src: url(/work/models/memorica/recursos/Type/Anton-Regular.ttf) format("truetype");
    font-style: Regular;
    -webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
    font-family: "Luckies";
    src: url(/work/models/memorica/recursos/exposiciones/BajoOtroCielo/type/LuckiestGuy-Regular.ttf) format("truetype");
    font-style: Regular;
    -webkit-font-smoothing: subpixel-antialiased;
}

@font-face {
    font-family: "Lexend";
    src: url(/work/models/memorica/recursos/exposiciones/BajoOtroCielo/type/Lexend-VariableFont_wght.ttf) format("truetype");
    font-style: Regular;
    -webkit-font-smoothing: subpixel-antialiased;
}

:root {
    --gray: #BBBBBB;
    --dark-grey: #626161;
    --red: #C10E1A;
    --white: #fff;
}

::selection {
  background: #d9e021;   /* color de fondo al seleccionar */
  color: black;          /* color del texto al seleccionar */
  text-decoration-color: #d9e021; /* color del subrayado si el texto está subrayado */
}

::-moz-selection {
  background: #d9e021;
  color: black;
}

body {
    margin: 0;
    padding: 0;
    color: var(--white);
}

p {
    font-family: "Lexend";
    margin-top: 0;
}

b {
    font-weight: 500;
}

a {
    color: #d9e021;
    text-decoration: none;
}

h1,h2, h6, h5 {
    font-family: "Luckies";
    text-transform: uppercase;
}

strong {
    font-family: "OpenSans-Bold";
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
}

.efectoboton:hover {
    transform: scale(1.1);
    transition: 100ms;
}

.close {
    color: #fff;
    opacity: 1;
}

.close:hover {
    color: #fff;
    text-decoration: none;
}

.versalitas {
    font-variant: small-caps;
}


.titulo-seccion {
    font-family: "Luckies";
    text-transform:uppercase;
    /* letter-spacing: 1px; */
    color: var(--white);
    font-size: 40px;
    line-height: 1;
    margin: 0;
    padding: 15px 0px;
}

.titulo-años {
    font-family: "Luckies";
    text-transform:uppercase;
    /* letter-spacing: 1px; */
    color: var(--gray);
    font-size: 140px;
    line-height: 78px;
    -webkit-transform: scale(1, 1.14);
    -ms-transform: scale(1, 1.14);
    transform: scale(1, 1.14);
    text-align: center;
}

.subtitle {
    font-family: "Luckies";
    text-transform:uppercase;
    color: var(--dark-grey);
    font-size: 24px;
    line-height: 1.1;
}

.subtitle-2 {
    font-family: "Luckies";
    text-transform:uppercase;
    color: var(--dark-grey);
    font-size: 50px;
    line-height: 1.1;
}

.redTxtVBorder{
    color: transparent; /* Hace que el texto sea transparente */
  -webkit-text-stroke: 2px #9b0000; /* Aplica un borde de 2px negro */
}
.whiteTxtVBorder{
    color: transparent; /* Hace que el texto sea transparente */
  -webkit-text-stroke: 2px #fff; /* Aplica un borde de 2px negro */
}
.redTxtFill{
    color: #9b0000;
}

.ornLeft {
    max-height: 150px;
}

.ornLeftEncabezado {
    max-height: 233px;
}

.home-square-1 {
    position: absolute;
    right: 0px;
}

.separador-circulo {
    margin: 20px 45%;
}

.separador-circulo-menu {
    margin: 20px 36%;
}

.texto-redaccion {
    font-size: 16px;
}

.img-encabezado-1 {
    width: 75%;
    z-index: -1;
    float: right;
    /* Agregado César: */
    height: auto;
}

.marialuisa {
    padding: 3%;
    /* background-color: #f2f2f2; */
    border: 1px solid #fff;
    display: inline-block;
}

.flex-encabezado-1 {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.piedefoto {
    font-family: "OpenSans-Italic";
    font-size: 13px;
    line-height: 19px;
}

#baguetteBox-overlay .full-image figcaption {
    padding: 10px;
        font-family: "Lexend";
    font-size: 13px;
    line-height: 1.5;
}

.baguetteBox-button {
    -moz-border-radius: 5%;
    border-radius: 5%;
    background-color: rgba(50, 50, 50, .0) !important;
    color: #ddd;
}

/* botonera home */

.botonera-home {
    height: 100%;
    z-index: 1;
    background-color: rgb(0, 0, 0);
    font-family: "OpenSans-Bold";
    letter-spacing: 0px;
    font-size: 20pt;
    font-weight: bold;
    padding: 0;
}

.botonera-home a {
    position: relative;
    height: 200px;
    cursor: pointer;
    font-weight: 300;
    font-size: 65px;
    line-height: 58px;
    padding: 28px 2em;
    display: block;
    background-size: cover;
    margin-bottom: 4px;
    color: rgba(0, 0, 0, 1);
    border-bottom: 10px solid rgba(0, 0, 0, 1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-decoration: none;
    overflow: hidden;
}

.botonera-home a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c10e0e;
    /* Color rojo */
    mix-blend-mode: multiply;
    opacity: 0;
    /* Inicialmente oculto */
    transition: opacity 0.3s ease;
    pointer-events: none;
    /* No interferir con la interacción */
}


.botonera-home a:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    color: white;
    /* Cambiar texto a blanco */
}

.botonera-home a:hover::before {
    opacity: 1;
    /* Aumenta la opacidad para que el rojo sea más fuerte */
}

.botonera-home span {
    position: relative;
    z-index: 5;
    /* Asegurar que el texto esté por encima */
}

.botonera-home a {
    background-blend-mode: luminosity;
    /* Mezcla el color de fondo y la imagen */
}

.txt-red-botonera {
    color: var(--red);
    background-color: white;
    /* Fondo blanco para las palabras */
    padding: 0.1em 0.2em;
    /* Espacio alrededor del texto */
    border-radius: 4px;
    /* Bordes redondeados (opcional) */
    display: inline-block;
    /* Asegura que el fondo solo cubra el contenido del texto */
}

.titulo-creditos {
    font-family: "OpenSans-Bold";
    color: var(--red);
    font-size: 20px;
    text-transform: uppercase;
    transform: scale(1, 1.14);
    margin-bottom: 16px;
}

.texto-creditos {
    padding-left: 10%;
        font-family: "Lexend";
    line-height: 17px;
    font-size: 16px;
}

.titulo-creditos-2 {
    font-family: 'Oswald-Bold';
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    transform: scale(1, 1.14);
    margin-bottom: 16px;
}

.encabezado {
    height: 140px;
    display: block;
    background-size: cover;
    border-bottom: 10px solid rgba(0, 0, 0, 1);
}

.bgPurple {
  background-color: #6341e2; 
}
.bgBlue {
  background-color:#0880fa;
}
.bgOrange{
  background-color: #c42d1e; 
}
.bgYellow{
  background-color: #d5a42b; 
}
.bgGreen {
  background-color: #627f13; 
}
.bgRed {
  background-color: #a51b53; 
}


/* .titulo-pie-de-foto {
    font-family: 'OpenSans-Bold';
    color: #000;
    font-size: 15px;
    transform: scale(1, 1.14);
    margin-bottom: 16px;
}

.date-pie-de-foto {
    font-family: 'OpenSans-Regular';
    font-size: 12px;
    line-height: 1.1;
    color: #C10E1A;
}

.texto-pie-de-foto {
    font-family: 'OpenSans-Regular';
    font-size: 10px;
    line-height: 1.1;
} */

hr.dotted-red {
    border: none;
    border-top: 5px dotted #C10E1A;
    /* Línea de puntos rojos */
    color: #C10E1A;
    /* Color de la línea */
    background-color: transparent;
    height: 1px;
    width: 100%;
    /* Ancho completo */
}

/* atributos de imagen link */
.recurso {
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.recurso:hover {
    filter: sepia(100%) hue-rotate(-35deg) saturate(2.5) brightness(0.9);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

a.activo-menu {
    background-color: rgb(0, 0, 0);
    color: #fff !important;
    filter: grayscale(0%) !important;
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.banner-ninos {
    margin-bottom: 0px;
}

.txt-red {
    color: var(--red);
}

.img-espejo-h {
    transform: scaleX(-1);
}

/* Estilos Variables */

@media (max-width: 319px) {
    .display-responsivo {
        display: none;
    }

    .img-encabezado-1 {
        width: 100%;
        /* 0% */
        margin-top: 12%;
        margin: 0 auto 0;
        float: none
    }

    .titulo-seccion {
        font-size: 50px;
        line-height: 45px;
    }

    .titulo-años {
        font-size: 43px;
        line-height: 87px;
    }

    .square {
        height: 30px;
        width: 30px;
    }

    .texto-redaccion {
        font-size: 14px;
        line-height: 18px;
    }

    .botonera-home a {
        font-size: 34px;
        line-height: 44px;
        padding: 28px 12px;
        height: 156px;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 18px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 15px;
        word-break: break-all;
    }
}

@media (min-width: 319.02px) and (max-width: 364px) {
    .display-responsivo {
        display: none;
    }

    .img-encabezado-1 {
        /* 09% */
        margin-top: 11%;
        width: 100%;
        margin: 0 auto 0;
        float: none;
    }

    .titulo-seccion {
        font-size: 3rem;
        line-height: 1;
    }

    .titulo-años {
        font-size: 49px;
        line-height: 87px;
    }

    .square {
        height: 60px;
        width: 60px;
    }

    .texto-redaccion {
        font-size: 14px;
        line-height: 18px;
    }

    .botonera-home a {
        font-size: 34px;
        line-height: 44px;
        padding: 28px 12px;
        height: 156px;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 18px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 15px;
        word-break: break-all;
    }

}

@media (min-width: 364.02px) and (max-width: 439.98px) {

    .subtitle {
        font-size: 28px;
        line-height: 1.1;
    }

    .display-responsivo {
        display: none;
    }

    .img-encabezado-1 {
        /* 09% */
        margin-top: 11%;
        margin: 0 auto 0;
        float: none;
        width: 100%;
    }

    .titulo-seccion {
        font-size: 3rem;
        line-height: 1;
    }

    .titulo-años {
        font-size: 55px;
        line-height: 87px;
    }

    .square {
        height: 40px;
        width: 40px;
    }

    .texto-redaccion {
        font-size: 14px;
        line-height: 18px;
    }

    .botonera-home a {
        font-size: 37px;
        line-height: 42px;
        padding: 28px 12px;
        height: 156px;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 18px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 15px;
        word-break: break-all;
    }
}

/* // Extra small devices (portrait phones, less than 576px) */
@media (min-width: 440px) and (max-width: 575.98px) {
    .ornLeft {
        max-height: 166px;
    }

    .subtitle {
        font-size: 34px;
        line-height: 1.1;
    }

    .display-responsivo {
        display: none;
    }

    .img-encabezado-1 {
        /* 0% */
        margin-top: 09;
        width: 100%;
        float: none;
    }

    .titulo-seccion {
        font-size: 3rem;
        line-height: 1;
    }

    .titulo-años {
        font-size: 70px;
        line-height: 161px;
    }

    .square {
        height: 60px;
        width: 60px;
    }

    .texto-redaccion {
        font-size: 14px;
        line-height: 18px;
    }

    .piedefoto {
        font-size: 14px;
        line-height: 19px;
        /* font-family: "OpenSans-Italic"; */
    }

    .botonera-home a {
        font-size: 47px;
        line-height: 53px;
        padding: 28px 12px;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 18px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 15px;
        word-break: break-all;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    #baguetteBox-overlay .full-image figcaption {
        font-size: 16px;
    }
    .ornLeftEncabezado {
        max-height: 100%;
    }

    .ornLeft {
        max-height: 166px;
    }

    .subtitle {
        font-size: 34px;
        line-height: 1.1;
    }

    .display-responsivo {
        display: none;
    }

    .titulo-seccion {
        font-size: 3rem;
        line-height: 1;
    }

    .titulo-años {
        font-size: 89px;
        line-height: 189px;
    }

    .square {
        height: 60px;
        width: 60px;
    }

    .home-square-1 {
        position: absolute;
        right: 0px;
    }

    .flex-encabezado-1 {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .piedefoto {
        font-size: 12px;
        line-height: 15px;
        /* font-family: "OpenSans-Italic"; */
    }

    .botonera-home a {
        font-size: 56px;
        line-height: 56px;
        padding: 28px 40px;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 21px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 15px;
        word-break: break-all;
    }

    .titulo-creditos {
        font-size: 21px;
        margin-bottom: 16px;
    }

    .titulo-creditos-2 {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .texto-creditos {
        line-height: 20px;
        font-size: 18px;
    }

    .banner-ninos {
        margin-bottom: 50px;
    }

}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    #baguetteBox-overlay .full-image figcaption {
        font-size: 16px;
    }

    .ornLeft {
        max-height: 213px;
    }

    .ornLeftEncabezado {
        max-height: 100%;
    }

    .subtitle {
        font-size: 40px;
        line-height: 1.1;
    }

    .display-responsivo {
        display: none;
    }

    .titulo1 {
        font-size: 2.5rem;
        color: var(--dark-grey);
        margin-bottom: -0.3rem;
    }

    .titulo-seccion {
        font-size: 3.5rem;
        line-height: 1;
    }

    .titulo-años {
        font-size: 122px;
        line-height: 238px;
    }

    .square {
        height: 80px;
        width: 80px;
    }

    .home-square-1 {
        position: absolute;
        right: 20px;
    }

    .botonera-square {
        position: absolute;
        left: 20%;
    }

    .separador-circulo {
        margin: 35px 45%;
    }

    .flex-encabezado-1 {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .piedefoto {
        font-size: 13px;
        line-height: 16px;
        /* font-family: "OpenSans-Italic"; */
    }

    .botonera-home a {
        font-size: 65px;
        line-height: 58px;
        padding: 28px 1em;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 21px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 15px;
        word-break: break-all;
    }

    .titulo-creditos {
        font-size: 21px;
        margin-bottom: 16px;
    }

    .titulo-creditos-2 {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .texto-creditos {
        line-height: 20px;
        font-size: 18px;
    }

    .banner-ninos {
        margin-bottom: 50px;
    }

}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

    #baguetteBox-overlay .full-image figcaption {
        font-size: 18px;
    }
    .ornLeft {
        max-height: 260px;
    }

    .ornLeftEncabezado {
        max-height: 100%;
    }

    .titulo1 {
        font-size: 2.5rem;
        color: var(--dark-grey);
        margin-bottom: -0.3rem;
    }

    .titulo-seccion {
        font-size: 3.5rem;
        line-height: 1;
    }

    .titulo-años {
        font-size: 151px;
        line-height: 275px;
    }

    .square {
        height: 100px;
        width: 100px;
    }

    .home-square-1 {
        position: absolute;
        right: 40px;
    }

    .botonera-square {
        position: absolute;
        left: 40%;
    }

    .separador-circulo {
        margin: 50px 45%;
    }

    .texto-redaccion {
        font-size: 20px;
    }

    .flex-encabezado-1 {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .piedefoto {
        font-size: 18px;
        line-height: 22px;
        /* font-family: "OpenSans-Italic"; */
    }

    .botonera-home a {
        font-size: 65px;
        line-height: 58px;
        padding: 28px 1em;
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 24px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 18px;
        word-break: break-all;
    }

    .titulo-creditos {
        font-size: 33px;
        margin-bottom: 16px;
    }

    .titulo-creditos-2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .texto-creditos {
        line-height: 26px;
        font-size: 22px;
    }

    .banner-ninos {
        margin-bottom: 50px;
    }

}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #baguetteBox-overlay .full-image figcaption {
        font-size: 20px;
    }

    .ornLeft {
        max-height: 346px;
    }

    .ornLeftEncabezado {
        max-height: 100%;
    }

    .subtitle {
        font-size: 50px;
        line-height: 1.1;
    }

    .titulo1 {
        font-size: 2.5rem;
        color: var(--dark-grey);
        margin-bottom: -0.3rem;
    }

    .titulo-seccion {
        font-size: 4rem;
    }

    .titulo-años {
        font-size: 179px;
        line-height: 329px;
    }

    .square {
        height: 100px;
        width: 100px;
    }

    .home-square-1 {
        position: absolute;
        right: 40px;
    }

    .botonera-square {
        position: absolute;
        left: 20%;
    }

    .separador-circulo {
        margin: 50px 45%;
    }

    .texto-redaccion {
        font-size: 20px;
    }

    .flex-encabezado-1 {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .piedefoto {
        font-size: 18px;
        line-height: 27px;
        font-family: "OpenSans-Italic";
    }

    .titulo-referencias {
        font-family: OpenSans;
        font-size: 24px;
    }

    .vinculo-referencias {
        color: #FF8000 !important;
        font-size: 18px;
        word-break: break-all;
    }

    .titulo-creditos {
        font-size: 33px;
        margin-bottom: 16px;
    }

    .titulo-creditos-2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .texto-creditos {
        line-height: 26px;
        font-size: 22px;
    }

    .banner-ninos {
        margin-bottom: 50px;
    }

}

/* ----------------------- MENU HAMBURGUESA ----------------------- */

.button-container {
    position: relative;
    width: 35px;
    height: 27px;
    cursor: pointer;
    transition: opacity .25s ease;
    z-index: 1;

}

.button-container:hover {
    opacity: .7;
}

.button-container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff;
}

.button-container.active .middle {
    opacity: 0;
    background: #fff;
}

.button-container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff;
}

.button-container span {
    background: rgb(255, 255, 255);
    border: none;
    height: 5px;
    width: 35px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
}

.button-container span:nth-of-type(2) {
    top: 11px;
}

.button-container span:nth-of-type(3) {
    top: 22px;
}

/*  --------------------------  Color del botón  compartir-------------------- */
a.share {
    fill: #ffffff;
}

a.share:hover {
    fill: rgba(255, 255, 255, 0.9);
}

a.share:focus {
    outline: none;
}

.close {
    border: 0px;
    background: #ffffff00;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #8b8b8b;
    text-shadow: 0 1px 0 #000;
    opacity: 1;
}

.button-facebook:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s;
    transition: transform 0.3s 0s, visibility 0s 0s;
}

/* /Color del botón compartir */


.imagen:hover {
    filter: saturate(180%);
    cursor: pointer;
}

i {
    font-style: oblique
}

/* --------------------------------- OVERLAY ------------------------------------------- */
.overlay {
    z-index: 3;
    position: fixed;
    background: #7849ff;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0.8;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    display: flex !important;
    justify-content: center !important;
  }

  .overlay::after {
    content: "";
    position: absolute;
    bottom: 10px;
    width: 80%;
    height: 100%;
    background-image: url(/work/models/memorica/recursos/exposiciones/BajoOtroCielo/img/imgFooter_S1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    pointer-events: none;
    z-index: -1;
  }
  
  .overlay.open {
    overflow-y: auto;
    opacity: 1;
    visibility: visible;
    height: 100%;
    /* mix-blend-mode: multiply; */
  }

/* Estilos iniciales */
.go {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: black; /* texto negro cuando no está hover */
  text-decoration: none;
justify-content: center !important;
}

.go .circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: black; /* relleno negro */
  border: 5px solid black; /* borde negro */
  color: white; /* número blanco */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: 'Luckies';
  line-height: 10px;
  font-size: 13px;
  user-select: none;
  transition: all 0.3s ease;
}

/* Hover */
.go:hover {
  color: white; /* texto blanco cuando está hover */
}

.go:hover .circle.blue {
  background-color: white; /* relleno blanco */
  border-color: #0880fa; /* borde azul */
  color: #0880fa; /* número negro */
}
.go:hover .circle.orange{
  background-color: white; /* relleno blanco */
  border-color: #c42d1e; /* borde azul */
  color: #c42d1e; /* número negro */
}
.go:hover .circle.yellow{
  background-color: white; /* relleno blanco */
  border-color: #d5a42b; /* borde azul */
  color: #d5a42b; /* número negro */
}
.go:hover .circle.green {
  background-color: white; /* relleno blanco */
  border-color: #627f13; /* borde azul */
  color: #627f13; /* número negro */
}
.go:hover .circle.red {
  background-color: white; /* relleno blanco */
  border-color: #a51b53; /* borde azul */
  color: #a51b53; /* número negro */
}

.btn_salas {
    text-align: center;
    font-family: 'Luckies';
    filter: drop-shadow(3px 3px 1px rgba(0, 0, 0, 0.5));
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-decoration: none;
    justify-content: center !important;
    transition: all 0.3s ease;
    max-width: 200px;
}

a.btn_salas:hover {
    transform: scale(1.2);
    color: #fff;
}

.btn_salas .circle {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: black;
    border: 5px solid black;
    color: white;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'Luckies';
    line-height: 23px;
    font-size: 13px;
    user-select: none;
}

.btn_salas .circle.blue {
  background-color: white; /* relleno blanco */
  border-color: #0880fa; /* borde azul */
  color: #0880fa; /* número negro */
}
.btn_salas .circle.orange{
  background-color: white; /* relleno blanco */
  border-color: #c42d1e; /* borde azul */
  color: #c42d1e; /* número negro */
}
.btn_salas .circle.yellow{
  background-color: white; /* relleno blanco */
  border-color: #d5a42b; /* borde azul */
  color: #d5a42b; /* número negro */
}
.btn_salas .circle.green {
  background-color: white; /* relleno blanco */
  border-color: #627f13; /* borde azul */
  color: #627f13; /* número negro */
}
.btn_salas .circle.red {
  background-color: white; /* relleno blanco */
  border-color: #a51b53; /* borde azul */
  color: #a51b53; /* número negro */
}



  
  .overlay.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
  }
  
  .overlay.open li:nth-of-type(2) {
    animation-delay: .4s;
  }
  
  .overlay.open li:nth-of-type(3) {
    animation-delay: .45s;
  }
  
  .overlay.open li:nth-of-type(4) {
    animation-delay: .5s;
  }
  
  .overlay.open li:nth-of-type(5) {
    animation-delay: .55s;
  }
  
  .overlay.open li:nth-of-type(6) {
    animation-delay: .6s;
  }
  
  .overlay.open li:nth-of-type(7) {
    animation-delay: .65s;
  }
  
  .overlay.open li:nth-of-type(8) {
    animation-delay: .7s;
  }
  
  .overlay.open li:nth-of-type(9) {
    animation-delay: .75s;
  }
  
  .overlay.open li:nth-of-type(10) {
    animation-delay: .8s;
  }
  
  .overlay.open li:nth-of-type(11) {
    animation-delay: .85s;
  }
  
  .overlay.open li:nth-of-type(12) {
    animation-delay: .9s;
  }
  
  .overlay.open li:nth-of-type(13) {
    animation-delay: .95s;
  }
  
  .overlay.open li:nth-of-type(14) {
    animation-delay: 1s;
  }
  
  .overlay.open li:nth-of-type(15) {
    animation-delay: 1.1s;
  }
  
  .overlay.open li:nth-of-type(16) {
    animation-delay: 1.2s;
  }
  
  .overlay nav {
    position: relative;
    overflow-y: scroll;
        align-self: center !important;
    /* height: 100%; */
    /* top: 74px; */
  }
  
  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    /* height: 100%; */
    width: 100%;
    /* border-right: solid 2px #B1CC3B; */
  }
  
  .overlay ul li {
    display: flex;
        justify-content: center !important;
    position: relative;
    opacity: 0;
    /* margin-bottom: 10px; */
  }
  
  .overlay ul li a:hover {
    color: #fff;
  }
  
  .overlay ul li a {
    font-family: 'Luckies';
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center;
    /* display: block; */
    position: relative;
    color: #000;
    text-decoration: none;
    overflow: hidden;
  }
  
  .overlay ul li a:hover:after,
  .overlay ul li a:focus:after,
  .overlay ul li a:active:after {
    width: 100%;
  }
  
  .overlay ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 0%;
    transform: translateX(0%);
    height: 60px;
    background: transparent;
    transition: .35s;
    z-index: -1;
  }
  
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      left: 20%;
    }
  
    100% {
      opacity: 1;
      left: 0;
    }
  }
  
  .indicePrim {
    font-family: "Luckies";
    font-size: 1.25rem;
    text-align: right;
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
  }

@media (min-width: 576px) {
    .overlay ul li a {
        font-size: 2rem;
      }
 }


@media (min-width: 768px) {
    .overlay ul li a {
        font-size: 2rem;
      }
          .go {
  flex-direction: row;
}

.go .circle {
    width: 34px;
    height: 34px;
    margin-bottom: 15px;
            margin-right: 5px;
    line-height: 20px;
    font-size: 16px;
}
 }


@media (min-width: 992px) {
    .overlay ul li a {
        font-size: 2.25rem;
      }
 }


@media (min-width: 1200px) {
    .overlay ul li a {
        font-size: 3rem;
      }
      .btn_salas {
        font-size: 2rem;
        line-height: 1;
      }
 }


@media (min-width: 1400px) {
    .overlay ul li a {
        font-size: 3rem;
      }
 }
  
  /* --------------------------- /OVERLAY ------------------------------ */

  /* --------------------------- FIXED MENU ------------------------------ */
.fixed-menu {
  position: fixed;
  top: 20%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0 30px 30px 0;
  padding: 1rem;
  z-index: 1040;
}

.fixed-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fixed-menu li {
  margin: 0.5rem 0rem;
  text-align: center;
  position: relative; /* importante para el tooltip */
}

.fixed-menu a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: white;
  font-weight: bold;
  transition: 0.3s;
}

.fixed-menu a:hover {
  color: #ffd700;
  transform: scale(1.05);
}

/* Tooltip lateral */
.menu-label {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 4px 10px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  margin-left: 10px;
  font-size: 16px;
      font-family: 'Luckies';
}

/* Mostrar al hacer hover */
.fixed-menu li:hover .menu-label {
  opacity: 1;
  pointer-events: auto;
}

                    .banner-collapse-footer {
    transition: .5s ease-out 10ms;
    -webkit-transition: .5s ease-out 10ms;
    -moz-transition: .5s ease-out 10ms;
    -o-transition: .5s ease-out 10ms;
    cursor: pointer;
}
  /* --------------------------- /FIXED MENU ------------------------------ */
/* --------------------------- AUDIO PLAYER ------------------------------ */
   .audioplayer {
                                        display: flex;
                                        flex-direction: row;
                                        box-sizing: border-box;
                                        margin: 25px 0px;
                                        padding: 0 0px;
                                        width: 100%;
                                        height: 56px;
                                        align-items: center;
                                        border-radius: 4px;
                                        background: none;
                                    }

                                    .audioplayer-playpause {
                                        display: flex;
                                        justify-content: center;
                                        align-items: center;
                                        width: 125px;
                                        height: 38px;
                                        border-radius: 50%;
                                        cursor: pointer;
                                        transition: all .2s ease-in-out;
                                    }

                                    .audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
                                        /* background: rgba(91, 130, 255, 0);
                                        border: 1px solid #b7a37f; */
                                    }

                                    .audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
                                        /* background: rgba(91, 130, 255, 0.1); */
                                    }

                                    .audioplayer-playing .audioplayer-playpause {
                                        /* background: rgba(253, 79, 26, 0);
                                        border: 1px solid #b7a37f; */
                                    }

                                    .audioplayer-playing .audioplayer-playpause:hover {
                                        /* background: rgba(235, 79, 26, 0.1); */
                                    }

                                    .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
                                            display: block;
                                            width: 200px;
                                            /* height: 50px; */
                                            margin-left: 2px;
                                            /* border-top: 7px solid transparent; */
                                            /* border-right: none; */
                                            /* border-bottom: 7px solid transparent; */
                                            /* border-left: 12px solid #b7a37f; */
                                    }

                                    .audioplayer-playing .audioplayer-playpause a {
                                        /*display: flex;
                                        justify-content: space-between;
                                         width: 12px; */
                                        /* height: 14px;*/
                                            display: block;
                                            width: 200px;
                                            /* height: 124px; */
                                            margin-left: 2px;
                                    }

                                    .audioplayer-playing .audioplayer-playpause a::before,
                                    .audioplayer-playing .audioplayer-playpause a::after {
                                        /* content: '';
                                        width: 4px;
                                        height: 14px;
                                        background-color: #b7a37f; */
                                            display: block;
                                            width: 200px;
                                            /* height: 124px; */
                                            margin-left: 2px;
                                    }

                                    .audioplayer-time {
                                        display: flex;
                                        width: 40px;
                                        justify-content: center;
                                        font-size: 12px;
                                        color: #fff;
                                    }

                                    .audioplayer-time-current {
                                        margin-left: 24px;
                                    }

                                    .audioplayer-time-duration {
                                        margin-right: 24px;
                                    }

                                    .audioplayer-bar {
                                        position: relative;
                                        display: flex;
                                        margin: 0 12px;
                                        height: 12px;
                                        flex-basis: 0;
                                        flex-grow: 1;
                                        cursor: pointer;
                                    }

                                    .audioplayer-bar::before {
                                        content: '';
                                        position: absolute;
                                        top: 5px;
                                        width: 100%;
                                        height: 2px;
                                        background-color: #b7a37f;
                                    }

                                    .audioplayer-bar>div {
                                        position: absolute;
                                        left: 0;
                                        top: 5px;
                                    }

                                    .audioplayer-bar-loaded {
                                        z-index: 1;
                                        height: 2px;
                                        background: #FFF;
                                    }

                                    .audioplayer-bar-played {
                                        flex-direction: row-reverse;
                                        z-index: 2;
                                        height: 2px;
                                        background: -webkit-linear-gradient(left, #b7a37f, #b7a37f);
                                    }

                                    .audioplayer-bar-played::after {
                                        display: flex;
                                        position: absolute;
                                        content: '';
                                        box-sizing: border-box;
                                        top: -5px;
                                        right: -1px;
                                        margin-right: -5px;
                                        width: 12px;
                                        height: 12px;
                                        background-color: #d9e021;
                                        border-radius: 6px;
                                    }

                                    .audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
                                        /* border: 2px solid #b7a37f; */
                                    }

                                    .audioplayer-playing .audioplayer-bar-played::after {
                                        /* border: 2px solid #b7a37f; */
                                    }

                                    .audioplayer-volume {
                                        display: flex;
                                        align-items: center;
                                    }

                                    .audioplayer-volume-button {
                                        display: flex;
                                        align-items: center;
                                        width: 24px;
                                        height: 24px;
                                        cursor: pointer;
                                    }

                                    .audioplayer-volume-button a {
                                        display: flex;
                                        width: 6px;
                                        height: 8px;
                                        background-color: #d9e021;
                                        position: relative;
                                    }

                                    .audioplayer-volume-button a:before,
                                    .audioplayer-volume-button a:after {
                                        content: '';
                                        position: absolute;
                                    }

                                    .audioplayer-volume-button a:before {
                                        width: 0;
                                        height: 0;
                                        border-top: 8px solid transparent;
                                        border-right: 9px solid #d9e021;
                                        border-bottom: 8px solid transparent;
                                        border-left: none;
                                        top: -4px;
                                    }

                                    .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
                                        left: 12px;
                                        top: 1px;
                                        width: 6px;
                                        height: 6px;
                                        border: 6px double #b7a37f;
                                        border-width: 6px 6px 0 0;
                                        border-radius: 0 12px 0 0;
                                        transform: rotate(45deg);
                                    }

                                    .audioplayer-mute .audioplayer-volume-button a {
                                        background-color: #b7a37f;
                                    }

                                    .audioplayer-mute .audioplayer-volume-button a:before {
                                        border-right: 9px solid #b7a37f;
                                    }

                                    .audioplayer-volume-adjust {
                                        display: flex;
                                        align-items: center;
                                        margin-left: 8px;
                                        display: none;
                                    }

                                    .audioplayer-volume-adjust>div {
                                        position: relative;
                                        display: flex;
                                        width: 60px;
                                        height: 2px;
                                        cursor: pointer;
                                        background-color: #b7a37f;
                                    }

                                    .audioplayer-volume-adjust div div {
                                        position: absolute;
                                        top: 0;
                                        left: 0;
                                        height: 2px;
                                        background-color: #b7a37f;
                                    }

                                    @media screen and (max-width: 679px) {
                                        .audioplayer-volume-adjust {
                                            display: none;
                                        }
                                    }
                                    @media screen and (min-width: 679px) {
                                        .audioplayer-playpause {
                                            width: 200px;
                                        }
                                        .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
                                            width: 200px;
                                        }
                                    }
/* --------------------------- /AUDIO PLAYER ------------------------------ */
/* --------------------------- Galeria ------------------------------ */
                        #baguetteBox-overlay {
                            background-color: #0880fa !important;
                        }

                        #baguetteBox-overlay .full-image figcaption {
                            background-color: #392884;
                            text-align: left;
                            line-height: 1.4;
                            white-space: normal;
                            color: #fff;
                            font-family: "Lexend";
                            padding: 1.5rem 10vw;
                        }

                        #baguetteBox-overlay .full-image figcaption::after {
                            content: "";
                            position: absolute;
                            right: 5px;
                            top: -90px;
                            width: 310px;
                            height: 130px;
                            background-image: url(/work/models/memorica/recursos/exposiciones/BajoOtroCielo/img/imgFooter_S1.png);
                            background-size: contain;
                            background-repeat: no-repeat;
                            pointer-events: none;
                            z-index: 0;
                        }

                        #baguetteBox-overlay .full-image figcaption a {
                            text-decoration: none;
                            float: right;
                        }

                        #baguetteBox-overlay .full-image figcaption h4 {
                            position: relative;
                            z-index: 1;
                                font-family: "Lexend";
                        }
                        .btn-ObjetoDigital {
                        display: inline-flex;
                        justify-content: center;
                        align-items: center;   /* centra texto + triángulo */
                        gap: 6px;              /* espacio entre texto y triángulo */
                        color: white;
                        font-weight: bold;
                        border-radius: 4px;
                        text-decoration: none;
                        transition: background 0.3s ease;
                        font-family: "Luckies";
                        }

                        /* El span del texto se trata como bloque flex para centrar */
                        .btn-ObjetoDigital .btnLabel {
                        display: flex;
                        align-items: center;
                        line-height: 1;        /* quita el espacio extra debajo del texto */
                        transform: translateY(1px); /* 🔑 microajuste visual */
                        }

                        .btn-ObjetoDigital:hover {
                        text-decoration: none;
                        color: rgb(210, 210, 210);
                        }

                        /* Triángulo a la derecha */
                        .btn-ObjetoDigital .triangle {
                        display: inline-block;
                        width: 0;
                        height: 0;
                            margin-bottom: 3px;
                        border-left: 10px solid white;
                        border-top: 7px solid transparent;
                        border-bottom: 7px solid transparent;
                        }

                        .grid-galeria {
                            display: grid;
                            gap: 15px;
                            padding: 10px;
                            grid-template-columns: repeat(2, 1fr);
                             box-sizing: border-box;
  
  overflow-x: hidden;    /* asegura que no salga scroll horizontal */
                        }
                        .grid-galeria .item {
                            aspect-ratio: 1 / 1;
                            padding: 0px;
                            min-width: 0;
                        }

@media (min-width: 768px) {
  .grid-galeria {
    grid-template-columns: repeat(3, 1fr); /* tablets */
  }
}

@media (min-width: 1200px) {
  .grid-galeria {
    grid-template-columns: repeat(4, 1fr); /* escritorio */
  }
#baguetteBox-overlay .full-image figcaption::after {
top: -195px;
        width: 600px;
        height: 231px;
    }
}


                        .grid-galeria .item a.btnGallery {
                            width: 100%;
                            height: 100%;
                            padding: 0;
                            border: none;
                            cursor: pointer;
                            background: none;
                            position: relative;
                            overflow: hidden;
                        }

                        .grid-galeria .item a.btnGallery img {
                            width: 100%;
                            height: 100%;
                            object-fit: cover;
                            /* recorta la imagen para llenar el cuadrado */
                            object-position: center center;
                            transition: transform 0.3s ease;
                            filter: grayscale(0.5) contrast(1);
                        }

                        .grid-galeria .item a.btnGallery:hover img {
                            filter: grayscale(0) contrast(2);
                        }

                        .grid-galeria .item a.btnGallery:hover {
                            transform: scale(1.1);
                            filter: url(#green-pink-acid) drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5));
                        }
/* --------------------------- /Galeria ------------------------------ */