/*----------------------------------
	General
------------------------------------*/
@font-face {
  font-family: "Allura";
  src: url(../fonts/Allura-Regular.ttf);
  }
  @font-face {
  font-family: "Aboreto";
  src: url(../fonts/Aboreto-Regular.ttf);
  }

  @font-face {
    font-family: "Bad-Script";
    src: url(../fonts/BadScript-Regular.ttf);
    }


  a{
    color: #000!important;
  }
.fam {
font-family: "Titles 02" !important;
}
.nombres {
font-size: 44px !important;
}
.text-black {
color:#000 !important;
}
.row{
  justify-content: center!important;
}

html{
  overflow-x: hidden;
}
/*activar solo cuando ya este el sobre*/
/* html {
  overflow: hidden;
} */

html, html a, body {
  -webkit-font-smoothing: antialiased;
}

html {
  font-size: 14px;
  -webkit-tap-highlight-color: transparent;
}

body {
	z-index: 1;
	overflow-x: hidden;
	background: linear-gradient(-45deg, #fff, #fff, #fff, #fff);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
  font-family: "Bad-Script"!important;
}
@media (min-width: 992px) {
body::after {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url(../img/fondo-glitter-esc.png);
	background-size: cover;
	background-position: center;
	content: ''; 
	transition-duration: .5s;
}
}
@media (max-width: 991px) {
body::after {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url(../img/fondo-glitter.png);
	background-size: cover;
	background-position: center;
	content: ''; 
	transition-duration: .5s;
}
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
a:hover {
text-decoration:none;
}
.bg-overlay {
   position: relative;
   z-index: 1;
}
.bg-overlay::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.30;
    content: ''; 
}

/*----------------------------------
	Varios
------------------------------------*/
.col-center {
    float: none;
    margin: 0 auto;
}
.sinpadding [class*="col-"] {
    padding: 0;
}
@media (max-width: 991px) {
.ocultar_mob {
	display: none;
}
.festejado {
font-size: 42px;
font-family: 'Titles';
}
.festejado-02 {
font-size: 32px;
font-family: 'Titles';
}
.linea2 {
background-color: #ffffff;
width: 100%;
height: 0.5px;
margin-top: 20px;
margin-bottom: 40px;
}
  }
@media (min-width: 992px) {
.ocultar_esc {
	display: none;
}
.festejado {
font-size: 38px;
font-family: 'Titles',¿;
}
.festejado-02 {
font-size: 32px;
font-family: 'Titles',¿;
}
.linea2 {
background-color: #ffffff;
width: 100%;
height: 1.5px;
margin-top: 20px;
margin-bottom: 40px;
}
}

::-webkit-scrollbar{
    width: 10px;
    background-color: #000;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
    border-radius: 10px;
    background-color: #000;
}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #3c689c;
    background-image: -webkit-linear-gradient(90deg,transparent,rgba(0, 0, 0, 0.4) 50%,transparent,transparent)
}
.title {
color:#d8f0ff;
font-family: "Allura";
font-size: 30px;
}
.title-white {
color:#fff;
  font-family: "Allura";
font-size: 36px;
}
.m-0 {
margin-bottom:0;
}
.m-10 {
margin-bottom: 10px;
}
.m-20 {
margin-bottom: 20px;
}
.m-40 {
margin-bottom: 40px;
}
.m-80 {
  margin-bottom: 80px;
  }
.linea1 {
background-color: #ffffff;
width: 100%;
height: 0.5px;
margin-bottom: 20px;
}

.item {
width: 100%;
height: 300px;
background-size: cover;
background-position: center;
}
.mesa-link {
text-transform: none;
color: #fff;
font-size: 18px;
margin-bottom: 0;	
}

.audio {
  position: fixed;
  z-index:99999;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  opacity: 0;
  }
  .aparecer-audio {
  position: fixed;
  z-index:99999;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  opacity: 1;
  }
  .desaparecer-audio {
  visibility: hidden;
  opacity: 0;
  transition: all 3s;
  position: fixed;
  right: 20px;
  bottom: 20px;
  }
  .pausa01 {
  opacity: 0;
  position: fixed;
  z-index:99999;
  right: 20px;
  bottom: 20px;
  }
  .aparecer-pausa {
  position: fixed;
  z-index:99999;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  opacity: 1;
  }
.font-18 {
font-size: 18px;
}
 .sombra-texto { 
 text-shadow: #000 0.1em 0.1em 0.2em;
}
.text-black {
color:#000 !important;
}
.opciones {
color:#fff;
display: inline;
margin:0 20px;
}
option {
  color: #000 !important;
}
/*----------------------------------
	Secciones
------------------------------------*/

.cuadro-form {
background: #3c689c;
padding: 40px 20px;
margin-top: 20px;
overflow:hidden;
border-radius: 20px;
}
.cuadro-boletos {
  background: #3c689c;
padding: 20px;
margin-top: 20px;
overflow:hidden;
border-radius: 20px;
}
.cuadro-liverpool {
  background-color: #DF0096;
  padding: 20px;
  margin-top: 20px;
  overflow:hidden;
  border-radius: 20px;
  width: 100%;
  height: 150px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  }
  .cuadro-palacio {
    background-color: #fff;
    padding: 20px;
    margin-top: 20px;
    overflow:hidden;
    border-radius: 20px;
    width: 100%;
    height: 150px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    }
  .cuadro-sears {
  background-color: #EB0028;
  padding: 20px;
  margin-top: 20px;
  overflow:hidden;
  border-radius: 20px;
  width: 100%;
  height: 150px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  }
  .cuadro-amazon {
    background-color: #232f3e;
    padding: 20px;
    margin-top: 20px;
    overflow:hidden;
    border-radius: 20px;
    width: 100%;
    height: 150px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    }
.cuadro-banco {
background-color: #fafafa;
padding: 20px;
margin-top: 20px;
overflow:hidden;
border-radius: 20px;
}

.cuadro-footer {
  background-color: rgba(0,0,0,0.40);
padding: 20px;
margin: 20px 0;
overflow:hidden;
border-radius: 20px;
}
/*----------------------------------
	Timer
------------------------------------*/

ul.tiempo {
  margin: 0;
  padding: 0;
  text-align: center;
  
}
.tiempo li {
  font-family: "Aboreto";
  background-color: #00205c;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  color: #ffffff;
  font-size: 20px;
  aspect-ratio: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #00205c;
  padding: 15px 10px;
  row-gap: 4px;
  column-gap: 4px;
  box-shadow: 0px 50px 50px -30px rgb(0 0 0 / 15%);
border-radius: 4px;
  border-style: none;
  
}

.tiempo li span {
  display: block;
  
}

/*----------------------------------
  Selección
------------------------------------*/
::selection {
  color: #fff;
  background: #000;
  text-shadow: none;
}

::-webkit-selection {
  color: #fff;
  background: #000;
  text-shadow: none;
}

:active,
:focus {
  outline: none;
}

/*----------------------------------
  Form
------------------------------------*/
.form-campo {
background: rgba(0,0,0,0.1);
width: 100%;
border: 1px solid transparent;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
color:#fff;
border-radius: 20px;
}

.form-campo::-webkit-input-placeholder {
  color: #fff;
}

.form-campo::-moz-placeholder {
  color: #fff;
}

.form-campo:-ms-input-placeholder {
  color: #fff;
}

.form-campo::placeholder {
  color: #fff;
}

.form-campo:focus {
  font-weight: 400;
  color: #fff;
}

.form-campo:focus::-webkit-input-placeholder {
  color: #fff;
}

.form-campo:focus::-moz-placeholder {
  color: #fff;
}

.form-campo:focus:-ms-input-placeholder {
  color: #fff;
}

.form-campo:focus::placeholder {
  color: #fff;
}

.btn-form {
  text-transform: uppercase;
background: #00205c;
padding: 10px 60px 7px 60px;
border: 1px solid #fff;
color:#fff!important;
transition-duration: .2s;
border-radius:5px;
}

.btn-form:hover {
background: #fff;
border: 1px solid rgba(255,255,255,0.5);
color:#000!important;
transition-duration: .2s;
}
/*----------------------------------
  Video
------------------------------------*/

	.hytPlayerWrap {
        position: relative;
    }
    .hytPlayerWrap.ended::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 64px 64px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
    }
    .hytPlayerWrap.paused::after {
        content:"";
        position: absolute;
        top: 70px;
        left: 0;
        bottom: 50px;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 40px 40px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    }

/*----------------------------------
  Popup
------------------------------------*/
#popup1 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup1:target {
	visibility: visible;
	opacity: 1;
	background-color: #AA0E3D;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup2 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup2:target {
	visibility: visible;
	opacity: 1;
	background-color: #FAFAFA;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}


.popup {
   position: relative;
   margin: auto;
   width: 100%;
   z-index: 99999;
   height: 100vh;
   overflow:hidden;
   display: flex;
   justify-content: center;
   align-content: center;
   flex-direction: column;
   
   
}
.popup-2 {
   position: relative;
   margin: auto;
   width: 100%;
   z-index: 99999;
   height: 100vh;
   overflow:hidden;
   display: flex;
   justify-content: center;
   align-content: center;
   flex-direction: column;
   
   
   
}

.popup-cerrar {
   position: absolute;
   top:20px;
   right: 20px;
   z-index: 999999;
}
.popup-icon {
margin: 20px 0;
}
/*----------------------------------
  
    Sobre
  
  ------------------------------------*/
  
  
  
  #carta {
    width: 100vw;
    height: 100vh;
    background: #edecea;
    z-index:9999;
    position: absolute;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    }
    

    
    
    .con-scroll {
    overflow-y: scroll;
    }
    
    .arriba{
    -moz-transform: translate(0px, -1500px);
    -webkit-transform: translate(0px, -1500px);
    -o-transform: translate(0px, -1500px);
    -ms-transform: translate(0px, -1500px);
    transform: translate(0px, -1500px);
    transition: all 3s;
    
    }
    
    
    
    .abajo {
    -moz-transform: translate(0px, 1000px);
    -webkit-transform: translate(0px, 1000px);
    -o-transform: translate(0px, 1000px);
    -ms-transform: translate(0px, 1000px);
    transform: translate(0px, 1000px);
    transition: all 3s;
    
    }
    
    
    
    .desaparecer {
    visibility: hidden;
    opacity: 0;
    transition: all 3s;
    
    }
    
  span.abrir{
    position: absolute;
    z-index: 12;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 51%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
  }
    
    
    
    @media (max-width: 991px) {
    
    .titulo-sobre {
      font-family: "Allura";
    margin: 0;
    color: #000;
    position: absolute;
    z-index:11;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 20px;
    font-size: 28px;
    
    }
    
    .titulo-sobre-02 {
    
      font-family: "Allura";
    margin: 0;
    color: #000;
    position: absolute;
    z-index:11;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 20px;
    font-size: 24px;
    width:80%;
    }
    
    .sello {
    position: absolute;
    z-index:12;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 44%;
    width: 120px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    
    }
    

    .sobre-1,
    .sobre-2{
      --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));
      width: 100%;
      height: 90vh;
    }
    
      }
    
    @media (min-width: 992px) {
    
    
      .titulo-sobre {
          font-family: "Allura";
        margin: 0;
        color: #000;
        position: absolute;
        z-index:11;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 20px;
        font-size: 32px;
        
        }
        
        .titulo-sobre-02 {
        
          font-family: "Allura";
        margin: 0;
        color: #000;
        position: absolute;
        z-index:11;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 20px;
        font-size: 24px;
        width:80%;
        }
    
        
    .sello {
    
    position: absolute;
    z-index:12;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 43%;
    width: 120px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    }
    
    .sobre-1,
    .sobre-2{
      width: 130%;
      height: 100vh;
      --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));
    }
    
    }


    .sobre-container{
      position: relative;
    }


.texto-sello{
  position: absolute;
  top: 243px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  border-radius: 5px;
  z-index: 99;
}


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

.owl-theme .owl-dots .owl-dot span{
  background: #3c689c;
}



.bg-inicio {
  height: 100vh;
  position: relative;
  overflow: hidden; /* Asegura que el fondo no se desborde */
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}




.cuadro-azul{
  padding: 60px 40px;
  position: relative;
  z-index: 9999;
  background-image: url(../img/fondo-azul.png);
  background-size: cover;
}

.cuadro-mariposas{
  padding: 60px 20px;
  position: relative;
  z-index: 9999;
  background-image: url(../img/fondo-mariposas.png);
  background-size: cover;
}




  /*_____________________itinerario__________________________*/
   /* Título de la sección */
   .itinerary-title {
    font-family: "Georgia", serif; /* Cambia a la fuente que desees */
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-size: 2.5rem;
  }

  /* Contenedor principal del timeline */
  .timeline {
    position: relative;
    padding: 2rem 0;
    width: 100%;
  }

  /* Línea vertical central */
  .timeline::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background-color: #fff;
    opacity: 0.5; /* Transparencia de la línea */
  }

  /* Cada “paso” del timeline */
  .timeline-step {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .timeline-step2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }

  /* El marcador (corazón) en el centro */
  .timeline-marker {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;   /* Fondo negro para que “corte” la línea blanca */
    border: 3px solid #fff;   /* Borde blanco */
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #fff;
  }

  /* Contenido de cada paso (texto + ícono) */
  .timeline-content {
    background-color: transparent;
    padding: 1rem;
    position: relative;
    width: 45%;
  }

  /* Alineación izquierda o derecha */
  .timeline-step.left .timeline-content {
    text-align: right;
    float: left;
  }
  .timeline-step.right .timeline-content {
    text-align: left;
    float: right;
  }


.right {
    text-align: center;
    float: right;
    padding: 1rem;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.25);
  }

  .left2 {
    text-align: center;
    float: right;
    padding: 1rem;
    width: 115%;
    background-color: rgba(255, 255, 255, 0.25);
  }


  /* Limpieza de floats para que cada paso sea independiente */
  .timeline-step::after {
    content: "";
    display: block;
    clear: both;
  }



































