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

    @font-face {
  font-family: "Hilton-Script";
  src: url(../fonts/WT-Hilton-Script-Fancy.ttf);
  }


  a{
    color: #000!important;
  }
.fam {
font-family: "Titles 02" !important;
}
.nombres {
font-size: 44px !important;
}
.text-black {
color:#000 !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:#fff!important;
    font-family: "Gabriola"!important;
}

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: #000;
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: #000;
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: #B1A689;
    background-image: -webkit-linear-gradient(90deg,transparent,rgba(0, 0, 0, 0.4) 50%,transparent,transparent)
}
.title {

font-family: Titles;
font-size: 42px;
}

.title-cursiva {

  font-family: "Hilton-Script";
font-size: 36px;
}

.m-0 {
margin-bottom:0;
}
.m-10 {
margin-bottom: 10px;
}
.m-20 {
margin-bottom: 20px;
}
.m-40 {
margin-bottom: 40px;
}
.m-60 {
margin-bottom: 60px;
}
.linea1 {
background-color: #000;
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: 20px;
}

.font-24 {
font-size: 28px;
}


.uppercase{
  text-transform: uppercase;
}

.text-dor{
  color: #B1A689;
}
.opciones {
color:#fff;
display: inline;
margin:0 20px;
}
option {
  color: #000 !important;
}
/*----------------------------------
	Secciones
------------------------------------*/

.cuadro-foto {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  flex-direction: column;
  height: 85vh;
  background-size: cover;
  background-position: center;
  align-items: center;
}

.cuadro-foto::before{
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.texto-foto {
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom:20px;
}

.cuadro-top {
/* background-color: rgba(0,0,0,0.20); */
margin-top: 70px;
padding: 40px 0;
overflow:hidden;
border-radius: 20px;
}

.cuadro-blanco {
background-color: #ae9b8a;
padding: 40px 20px;
margin-top: 60px;
margin-bottom: 20px;
overflow:hidden;
position: relative;
box-shadow: 0 0 6px #fff;
border-radius: 20px;
}


.cuadro-mapa{
 position: relative;

}




.cuadro-info {
background-color: #ae9b8a;
 position: absolute;
  top: 20%;
  right: 0;
  width: 60%;
  padding: 20px 0;

}

.cuadro-regalos{
  background-color: transparent;
position: relative;
box-shadow: 0 0 6px #fff;
border-radius: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 20px;
z-index: 1;
}

.clic{
  position: absolute;
  top: 50%;
  right: 45px;
}
.cuadro-body {
/* background-color: rgba(0,0,0,0.20); */
padding: 40px 20px;
margin-top: 20px;
overflow:hidden;
}
.cuadro-video {
/* background-color: rgba(0,0,0,0.20); */
padding-top: 40px;
margin-top: 20px;
overflow:hidden;
}
.cuadro-form {
background: #ae9b8a;
padding: 40px 20px;
margin-top: 20px;
overflow:hidden;
}

.cuadro-instagram {
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
padding: 20px;
margin-top: 20px;
overflow:hidden;

}
.cuadro-footer {
  background-color: rgba(0,0,0,0.40);
padding: 20px;
margin: 20px 0;
overflow:hidden;
border-radius: 20px;
}
/*----------------------------------
	Timer
------------------------------------*/
ul.tiempo {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding-left: 0;
  font-family: "Gabriola";
}

.tiempo li {
  list-style: none;
}

.flip {
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  padding: 10px;
  text-align: center;
  font-size: 42px;
  position: relative;
  text-transform: uppercase;
  color: #fff;
}

.flip .label {
  font-size: 18px;
  color: #fff;
  margin-top: 5px;
}

.number {
  display: block;
  transition: transform 0.6s ease-in-out;
}

.number.flip-animation {
  animation: flip 0.6s forwards;
}

@keyframes flip {
  0% {
    transform: rotateX(0deg);
  }
  50% {
    transform: rotateX(-90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}

/*----------------------------------
  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 {
background: #977e69;
padding: 10px 60px 7px 60px;
border: 1px solid transparent;
color:#fff!important;
transition-duration: .2s;
border-radius:20px;
font-size: 22px;
text-transform: uppercase;
}
.btn-form:hover {
background: #ae9b8a;
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: rgb(245,227,223);
background: radial-gradient(circle, rgba(245,227,223,1) 0%, rgba(211,66,140,1) 72%);

z-index:9999;

position: absolute;

display: flex;

justify-content: center;

align-content: center;

flex-direction: column;



}

.sobre-superior {

position: absolute;

z-index:10;

right: 0;

left: 0;

margin: 0 auto;

}



.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;

}





@media (max-width: 991px) {

.titulo-sobre {

font-family: Titles;

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: Titles;

margin: 0;

color: #000;

position: absolute;

z-index:11;

right: 0;

left: 0;

margin: 0 auto;

bottom: 20px;

font-size: 24px;

width:80%;
}

.boton-sobre {

font-family: Titles;

color: #000;

position: absolute;

z-index:12;

right: 0;

left: 0;

margin: 0 auto;

top: 48%;

font-size: 25px;

background-color: rgba(255,255,255,0.5);

width: 150px;

height: 35px;

border-radius: 20px;

display: flex;

justify-content: center;

align-content: center;

flex-direction: column;

}

#sobre img {

width: 94.6%;

}

  }

@media (min-width: 992px) {

.titulo-sobre {

font-family: Titles;

margin: 0;

color: #000;

position: absolute;

z-index:11;

right: 0;

left: 0;

margin: 0 auto;

top: 20px;

font-size: 40px;

}

.titulo-sobre-02 {

font-family: Titles;

margin: 0;

color: #000;

position: absolute;

z-index:11;

right: 0;

left: 0;

margin: 0 auto;

bottom: 20px;

font-size: 34px;

width:80%;

}

.boton-sobre {

font-family: Titles;

color: #000;

position: absolute;

z-index:12;

right: 0;

left: 0;

margin: 0 auto;

top: 48%;

font-size: 40px;

background-color: rgba(255,255,255,0.5);

width: 200px;

height: 60px;

border-radius: 20px;

display: flex;

justify-content: center;

align-content: center;

flex-direction: column;

}

#sobre img {

width: 97.5%;

}
}

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

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


.image-container {
  position: relative;
  width: 100%; /* Ajusta al tamaño deseado */
  overflow: hidden;
}

.main-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.texture {
  position: absolute;
  left: 0;
  width: 100%;
  height: 15px; /* Altura de la textura */
  background: url('../img/textura-papel-1.png') no-repeat center/cover;
  z-index: 2;
  pointer-events: none;
}


.texture.top {
  top: 0;
  transform: rotateX(180deg); /* Invierte la textura para el borde superior */
}

.texture.bottom {
  bottom: 0;
}

img.img-sello{
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;

}


    /*______________Fecha__________________-*/
    
  .fecha{
    background: #ae9b8a;

    height: 200px;
    width: 100%;
    padding: 40px 0;
        border-bottom-left-radius: 50%;
    border-bottom-right-radius:50%;
  }


 @media (min-width: 992px) {
      img.itinerario{
    width: 50%;
  }
    }
    @media (max-width: 991px) {
  img.itinerario{
    width: 100%;
  }
    }
 
    
  img.adorno-1{
    position: absolute;
    top: 0px;
    left: 0;
    opacity: .7;
}

img.adorno-2{
    position: absolute;
    bottom: 0px;
    right: 0;
    opacity: .7;
}

.linea{
    height: 1.5px;
  width: 100%;
  background-color: #fff;
  margin: 10px 0;
}