body {
  background: #23237f !important;
  background-size: cover !important;
}

.fondo_botonera {
  background: #f5c065;
  background: url(../images/botonera.jpg) center top no-repeat #f5c065 !important;
  background-size: cover !important;
}

.fondolegal {
  background: #23237f;
  background: url(../images/legales.jpg) center bottom no-repeat #23237f !important;
  /* background-attachment: fixed !important; */
  background-size: cover !important;
}

.fondocomun {
  background: #23237f;
  background: url(../images/fondocomun.jpg) center bottom no-repeat #23237f !important;
  /* background-attachment: fixed !important; */
  background-size: cover !important;
}

.fondocomun2 {
  background: #23237f;
  background: url(../images/fondocomun2.jpg) center bottom no-repeat #23237f !important;
  /* background-attachment: fixed !important; */
  background-size: cover !important;
}

.resena--disco {
  /* background-color: #003c9b4d; */
  background: rgba(255, 255, 255, 0);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.01);
  backdrop-filter: blur(13.5px);
  -webkit-backdrop-filter: blur(13.5px);
  padding: 2rem;
  color: #ffffff;
}

.seccion--disco {
  background-image: url(../images/botonera.jpg);
  background-position: center 70px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}

:root {
  /*CONTADOR */
  --contador-textos: #fbd6ae;
  --contador-fondo: #fbd6ae51;
  --contador-numero: #fbd6ae;
  /* MAPA */
  --mapa-tamanio: 50%;
  /* TARIFARIO */
  --tarifa-color: #ffe203;
  --tarifa-sector: #fff;
  --tarifa-precio: #fff;
  --tarifa-franja: #ffe20366;
  --tarifa-vigencia: #fff;
  /* COLOR SECTORES */
  --sector1: #ffe203;
  --sector2: #36ffb2;
  --sector3: #fff39b;
  --sector4: #ff0000;
  --sector5: #b83430;

  /* TARJETA */
  --tarjeta-borde: 2px solid #ffe203;
  --tarjeta-texto: #ffe203;
  /* BOTONERA */
  --botonera-como-comprar: #ffffff;
  /* SCROLL */
  --scroll-color: #ffe203;
  --scroll-altura: 200px;
  /* LOGO CIERRE */
  --logo-tamanio: 50%;
  /*LEGALES */
  --tlk-legales-icon-color: #ffe400;
  --legales-texto: #fff;
  --legales-borde: 2px solid #ffffff44;
}

/* CONTADOR */

.titulo {
  margin-bottom: -29px;
  margin-top: 30px;
  color: var(--contador-textos);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 25px;
}

.countdown li span {
  display: inline-block;
  font-size: 60px;
  font-weight: 600;
  background: var(--contador-fondo);
  color: var(--contador-numero);
  padding: 15px 20px;
  border-radius: 10px;
  min-width: 80px;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
}

.countdown li p {
  margin-top: 10px;
  font-size: 16px;
  color: var(--contador-textos);
  font-weight: 600;
  text-transform: uppercase;
}

/* mapa */

.bajada {
  margin-bottom: 4%;
  width: var(--mapa-tamanio);
}

/* tarifario */

.t_sup {
  color: var(--tarifa-color);
  /* font-family: 'Barlow', sans-serif; */
  font-weight: 900;
  font-size: 18px;
}
.t_1 {
  color: var(--tarifa-sector);
}
.c_blanco {
  color: var(--tarifa-precio);
  font-family: "Lexend", sans-serif;
  font-weight: 800;
  font-size: 28px;
  border-radius: 10px;
}
.c_blanco span {
  font-size: 14px;
  vertical-align: text-top;
}

.table-card .table thead th {
  border-bottom: none;
  color: var(--tarifa-vigencia);
}

.franja_1 {
  border: 2px solid var(--tarifa-franja);
}

/* sectores */

.c_1 {
  background: var(--sector1);
}

.c_2 {
  background: var(--sector2);
}

.c_3 {
  background: var(--sector3);
}

.c_4 {
  background: var(--sector4);
}

.c_5 {
  background: var(--sector5);
}

.c_6 {
  background: var(--sector6);
}

.c_7 {
  background: var(--sector7);
}

.c_8 {
  background: var(--sector8);
}

.c_9 {
  background: var(--sector9);
}

.c_10 {
  background: var(--sector10);
}

.c_11 {
  background: var(--sector11);
}

.c_12 {
  background: var(--sector12);
}

.c_13 {
  background: var(--sector13);
}

.c_14 {
  background: var(--sector14);
}
.c_15 {
  background: var(--sector15);
}
.c_16 {
  background: var(--sector16);
}
.c_17 {
  background: var(--sector17);
}
.c_18 {
  background: var(--sector18);
}
.c_19 {
  background: var(--sector19);
}
.c_20 {
  background: var(--sector20);
}

.c_21 {
  background: var(--sector21);
}

.c_22 {
  background: var(--sector22);
}
.c_23 {
  background: var(--sector23);
}
.c_24 {
  background: var(--sector24);
}
.c_25 {
  background: var(--sector25);
}

/* TARJETA */
.prox {
  border: var(--tarjeta-borde);
  border-radius: 10px;
  padding: 24px 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: center;
  display: block;
  font-weight: 900;
  color: var(--tarjeta-texto);
  word-break: normal;
  overflow-wrap: break-word;
  /* hyphens: auto; */
  font-size: 14px;
  line-height: 1.5;
}

/* BOTONERA - COMO COMPRAR */

.c_comprar {
  color: var(--botonera-como-comprar);
  text-decoration: none;
}

.c_comprar:hover {
  opacity: 50%;
  color: var(--botonera-como-comprar);
  text-decoration: none;
}

@supports (-webkit-touch-callout: none) {
  @media (max-width: 768px) {
    .seccion--disco {
      background-attachment: scroll !important;
      background-position: center center;
    }
  }
}

/* SCROLL */

#style-7::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--scroll-color);
}

.scrollbar {
  float: left;
  max-height: var(--scroll-altura);
  width: 100%;
  overflow-y: auto;
  padding-right: 10px;
  font-size: 18px !important;
}

/* LEGALES */

.logo_final {
  width: var(--logo-tamanio);
}

.content-description span {
  color: var(--legales-texto);
}

.contenedor_legales {
  border: var(--legales-borde) !important;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
}

.produce {
  display: flex;
  align-items: center;
  gap: 14px;
  text-align: left;
  font-size: 0.9rem;
  opacity: 0.5;
  color: var(--legales-texto);
  transition: opacity 0.3s ease;
}

.btntlk-card .btn-primary,
.table-tickets .btn-primary {
  background: #ff1a37;
  color: #fff;
  font-family: "Barlow", sans-serif;
}

.theme_light .btn-primary:hover,
.theme_light .btn-primary:focus,
.theme_light .btn-primary:active,
.theme_dark .btn-primary:hover,
.theme_dark .btn-primary:focus,
.theme_dark .btn-primary:active {
  background: #4a009d;
}

@media only screen and (max-width: 576px) {
  .bloque {
    letter-spacing: 1px;
    font-size: 19px;
  }
}

@media only screen and (max-width: 980px) {
  .t_sup {
    font-family: "Lexend", sans-serif;
    font-weight: 900;
    font-size: 14px;
  }
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.accordion,
.card {
  border: none !important;
}

.card-header2 {
  padding: 0px;
}

#choose-tickets-section h2,
#faqs h2 {
  color: #edb92b;
  text-align: center;
  word-wrap: break-word;
  max-width: 100%;
}

.card-header2 h2 button p {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 0px;
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
  max-width: 100%;
}

.card-header2 h2 {
  padding: 0px;
  border-bottom: solid 1px #00000093;
}

.card-header2 h2 button {
  max-width: 100% !important;
  display: block;
  padding: 0px;
  background-color: #1e237e;
  border-radius: 0px;
  border: 2px solid #ffffff;
  color: #ffffff;
}

.card-header2 h2 button:hover {
  color: #ffffff;
}

/* .card-header2 h2 button p {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0px;
    text-align: left
} */

@media screen and (min-width: 768px) {
  .card-header2 h2 button p {
    font-size: 1.4rem;
  }
}

.card-header2 h2 button .flecha_box {
  background-color: #1e237e;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 83px;
  height: 53px;
}

.card-body2 {
  background-color: #100f55 !important;
  color: #fff !important;
  text-align: left;
  border: 2px solid #bab2a250;
}

.btn[aria-expanded="true"] .flecha_box img {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.btn[aria-expanded="false"] .flecha_box img {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.sectorcolor26 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0px;
  left: -5px;

  -webkit-mask-image: url("https://cdn.teleticket.com.pe/especiales/el-principito-experience-2026/images/forma.svg");
  -webkit-mask-size: cover;
  mask-image: url("https://cdn.teleticket.com.pe/especiales/el-principito-experience-2026/images/forma.svg");
  mask-size: cover;
}

.tlk-video-teleticket-banner {
  width: 100%;
  overflow: hidden;
  background: #00000000;
  position: relative;
}

.tlk-video-teleticket-banner-desktop,
.tlk-video-teleticket-banner-mobile {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  background: #00000000;
}

.tlk-video-teleticket-banner-desktop {
  display: block;
}

.tlk-video-teleticket-banner-mobile {
  display: none;
}

@media (max-width: 768px) {
  .tlk-video-teleticket-banner-desktop {
    display: none;
  }

  .tlk-video-teleticket-banner-mobile {
    display: block;
  }
}

.marsano3 {
  position: absolute;
  top: 1%;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  z-index: 3;
}

.flechita {
  width: 100%;
  height: auto;
  position: relative;
  padding: 2rem;
}

.ico-chevron-down {
  width: 60px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

/* GALERIA */

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#galeria-frida {
  position: relative;
}

.custom-background-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

#custom-gallery {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.custom-gallery-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
  position: relative;
  z-index: 1;
}

.custom-gallery-item {
  min-width: 100%;
  box-sizing: border-box;
}

.custom-gallery-item img {
  width: 100%;
  height: auto;
  display: block;
}

.custom-gallery-navigation {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 40px);
  margin: 0 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.custom-nav-button {
  background-color: #0000004d;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
}
.custom-nav-button > span {
  font-size: 30px;
}
.custom-nav-button:hover {
  background-color: #005f5f2f;
}

@media (max-width: 768px) {
  .custom-nav-button {
    display: none;
  }
}

.ajuste1304 {
  filter: brightness(500%);
}
