*{
    padding: 0;
    margin: 0;

}

body{
    margin: 0;
    padding: 0;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
  -webkit-transition-property: all;
        transition-property: all;
  -webkit-transition-duration: .6s;
        transition-duration: .6s;
  -webkit-transition-timing-function: ease;
        transition-timing-function: ease;

}
/*PORTA MUSICA
#music-prompt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #271e15dd;
    color: white;
    z-index: 10;
  }
  .onda{
    margin-top: 20%;
    position: relative;

  }
  #music-prompt h4{
    top: 15px;
      width: 90%;
      position: relative;
      font-size: 20px;

  }
   #music-prompt h2{
    bottom: 30px;
      width: 90%;
      position: relative;
      font-size: 25px;

  }
  .onda:nth-child(1){
    background-image: url(https://i.postimg.cc/VNVqXwjf/wave.png);
    animation: animate 10s linear infinite;
    animation-direction: reverse;
  }
#content {
    display: none; 
    padding: 20px;
}
.btn-music{
    top: 90%;
    margin-top: 15px;
    display: inline-flex;
    padding: 5px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 9px;
    border: 1px solid var(--Secondary-400-403, #3C3429);
    background: var(--Tertiary-300-297, #F1F1EA);
}
.btn-music h1{
    color: #3C3429;
    font-family: "Playfair Display";
    font-size: 20.15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}*/

#cancion{
  z-index: 55;
  margin: 0 auto;
  color: #D9B37A;
  
}
#cancion .controls{
  color: #D9B37A;
  background-color: #D9B37A;
}
audio::-webkit-media-controls-panel {
  background-color: #d9b37a75;
}

audio::-webkit-media-controls-volume-slider {
  background-color: #D9B37A;
  border-radius: 25px;
  padding-left: 8px;
  padding-right: 8px;
}
/*ELEMENTOS DE LA PORTADA*/
.contenedor-portada{
    background-color: #ffffff;
    height: calc(90vh - 20px);
    position: relative;
    min-height: 100dvh;
}
.portada{
    height: calc(97vh - 20px);
    background-image:linear-gradient(#271e1577 ,#271e159e ), url('https://gregdotel.com/wp-content/uploads/2024/10/Sesion_de_novios_Gina_y_Martin_GDP7822_jardin_botanico_pre_boda_republica_dominicana_santo_domingo_sesion_de_novios_fotografo_Greg_Dotel_15-1024x684.jpg');
    background-size: cover;
    background-position: center;
   
    position: relative;
    overflow: hidden;
    min-height: 98dvh;
    display: flex;
    flex-direction: column;
}

.portada .wave {
    position: absolute;
    width: 100%;
    height: 133px;
    bottom: 0;
    left: 0;
    mix-blend-mode: overlay;

   
}
.portada .wave:nth-child(1) {
    opacity: 0.8;
    background-image: url(https://i.postimg.cc/VNVqXwjf/wave.png);
    animation: animate 10s linear infinite;
    z-index: 2;
}

.portada .wave:nth-child(2) {
    opacity: 0.9;
    background-image: url(https://i.postimg.cc/VNVqXwjf/wave.png);
    animation: animate 10s linear infinite;
    animation-direction: reverse;z-index: 2;
}

.portada .wave:nth-child(3) {
    opacity: 0.6;
    background-image: url(https://i.postimg.cc/VNVqXwjf/wave.png);
    animation: animate 20s linear infinite;
}

@keyframes animate {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: 1200px; /* Ajusta según el tamaño de las ondas */
    }
}
@keyframes animate {
    100% {
        background-position-x: 1200px;
    }
    0% {
        background-position-x: 0px; /* Ajusta según el tamaño de las ondas */
    }
}

.portada .text{
    text-align: center;
    height: 200px;
    top: 50%;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.porta-uno{
    position: relative;
    width: 289px; /* Tamaño del círculo */
    height: 42px ; /* Tamaño del círculo */
    background-color: #3c3429a4; /* Color del círculo */
    border-top-left-radius: 8cap;
    border-bottom-left-radius: 8cap;
    border-top-right-radius: 8cap;
    border-bottom-right-radius: 10cap;
    top: 20%;
    left: 50%; /* Posiciona al 50% desde la izquierda del contenedor */
    transform: translate(-50%, -50%); /* Centra el círculo completamente */
    -webkit-transform: translate(-50%, -50%);
}
.porta-dos{
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 7%  0px;
    position: relative;
    width: 70px; /* Tamaño del círculo */
    height: 70px ; /* Tamaño del círculo */
    background-color: #9d7655; /* Color del círculo */
    border: 5px solid #b4917a;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    left: 50%; /* Posiciona al 50% desde la izquierda del contenedor */
    transform: translate(-50%, -50%); /* Centra el círculo completamente */
    -webkit-transform: translate(-50%, -50%);
}
.portada .separator-line1 {
    margin: -30px auto;
    width: 227px; /* Ancho de la línea */
    height: 1px; /* Grosor de la línea */
    background-color: #fcfcfc; /* Color de la línea */
    border-radius: 10px; /* Bordes redondeados para un diseño suave */
  }
  .portada .separator-line2 {
    width: 227px; /* Ancho de la línea */
    height: 1px; /* Grosor de la línea */
    margin: -26px auto;
    background-color: #fcfcfc; /* Color de la línea */
    border-radius: 10px; /* Bordes redondeados para un diseño suave */
  }
  .svg-down {
    bottom: 0;
    left: 50%;
    z-index: 1;
    margin-left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    margin-bottom: -22px;
    color: #ffffff;
}
 .arrow-down {
    width: 60px;
    height: 50px;
    bottom: -1px;
    margin-left: 50%;
    transform: translate(-50%, -150%);
    -webkit-transform: translate(-50%, -150%);
    z-index: 1;
    background: url('../media/flecha-hacia-abajo.gif') no-repeat center center; 
}
/*portada letras*/
.porta-uno h4{
    color: white;
    text-align: center;
    padding-top:10px;
    font-family:'Courier New', serif;
    font-size: 22.3px;
}

.porta-dos h2{
    color: white;
    font-family: 'Birthstone', cursive;
    font-size: 79.76px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
   
}
.portada h1{
    color: white;
    text-align: center;
    font-family: 'Birthstone', cursive;
    font-size: 83.41px;
    font-style: normal;
    font-weight: 400;
    margin: 3px 0;
  
}
.text h1:last-of-type {
    margin-top: -85px; /* Reduzco el espacio entre el círculo y el segundo h1 */
}
.text h2:last-of-type {
    margin-top: -13px; /* Reduzco el espacio entre el círculo y el segundo h1 */
    margin-left: -9px;
}


/*FRASE Y FECHA*/
.fecha{
    height: 650px;
    font-family:'Merriweather', serif;
    background-color: #ffffff; 
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin-top: -30px;
    

  }

.fecha .quote-icon-bg {
    height: auto;
    color: #9d7655; /* Color del ícono */
    font-size: 60px; /* Tamaño del ícono */
    padding: 2px; /* Espaciado interno */
    display: flex; /* Asegura que el ícono sea tratable como elemento flex */
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
    margin: 20px auto; /* Centra el ícono en el contenedor */
  }

.fecha p{     /* Serif/H5 */
    color: #9D7655;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    font-family: "Playfair Display";
    font-size: 23.88px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    z-index: 2;
}
.fecha .calendar {
    height: auto;
    margin: 0% auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    overflow: hidden;
    gap: 10px;
    top: 40px;
    position: relative;
  }
.calendar .dia{
    text-align: center;
    padding: 0;
    z-index: 3;
    
}
.calendar .numero{
    position: relative; 
    top: -15px;
}
.calendar .separator-line {

    width: 100%; /* Ancho de la línea */
    height: 1px; /* Grosor de la línea */
    stroke: var(--Principal-500-501, #765940);
    background-color: #765940; /* Color de la línea */
    margin: 0px auto; /* Centrado y espaciado */
    border-radius: 10px; /* Bordes redondeados para un diseño suave */
  }
  .calendar h6 {
    color: var(--Principal-500-501, #765940);
    font-family: "Playfair Display";
    font-size: 25.15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  
  }
  .numero h1 {
    color: var(--Principal-500-500, #9D7655);
    font-family: "Playfair Display";
    font-size: 83.45px;
    font-style: normal;
    font-weight: 400;
    line-height: -6em; /* 0% */
  }



  /* Marco decorativo con imágenes de flores */
.fecha::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../media/florinfo.jpg');
  background-repeat: no-repeat;
  background-size: 156px 200px; 
  opacity: 0.8; 
  border-radius: 1.7rem;
  z-index: 1;
  animation: fadeInLeft 7s ease-in-out forwards infinite;
}
.fecha::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../media/florinforight.jpg');
  background-repeat: no-repeat;
  background-size: 156px 200px;  
  opacity: 0.8; 
  border-radius: 1.7rem;
  z-index: 1;
    animation: fadeInRight 7s ease-in-out forwards infinite;
}
/* Flores en las esquinas */
.fecha::before {
  margin-top: 350px;
  background-position: top left -25%, bottom right -70%; 
}
.fecha::after {
  margin-top: -20px;
  margin-left: 4px;
  background-position: top right -25%, bottom left -90%;
}



/*CONTEO REGRESIVO*/

.reloj {
    height: 300px;
    background: var(--Secondary-400-400, #D3CBBF);
    position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
  }
  .reloj-titulo {
    color: var(--Principal-500-502, #4F3B2A);
    text-align: center; 
    font-family: "Playfair Display";
    font-size: 35.88px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;   
  }

  .reloj .hp-countdown {
    color: var(--Principal-500-501, #765940);
    font-family: "Playfair Display";
    font-size: 25.72px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .reloj .cd--numbers {
    font-family: "Playfair Display", sans-serif;
    font-size: 50.72px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #765940;
    padding: 0.1em;
    text-align: center;
}

/*INFORMACION*/
.info{
  margin: 0;
  padding: 0; 
  width: 100%;
  background-color: #ffffff;
  align-items: center;
  height: 1160px;
  display: flex;
  position: relative;

}

.plans-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin: 0 auto;
  background-color: #09030300;
  border-radius: 1.7rem;
  z-index: 1;
  position: relative; /* Necesario para posicionar los pseudo-elementos */
  overflow: hidden; /* Para evitar que el marco salga del contenedor */
}

/* Marco decorativo con imágenes de flores */
.info::before{
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('../media/florinfo.jpg');
  background-repeat: no-repeat;
  background-size: 256px 450px; 
  opacity: 0.7; 
  border-radius: 1.7rem;
  z-index: 1;
   animation: fadeInLeft 7s ease-in-out forwards infinite;
}



/* Flores en las esquinas */

.plans-container::after {
  margin-top: 10px;
 z-index: -1;
  background-position: top left 0%, bottom left 0%;
}




.plan  {
  border-radius: 11px;
  box-shadow: 0px 4px 5.3px 4px #bfbfbfd0;
  background: var(--Neutral-200-196, #fbf9f9);
  width: 80%;
  border-radius: 1.7rem;
  text-align: center;
  height: 920px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #584c43;
  padding: 0 0 30;
  position: relative;
  margin-top: 50px;
  padding-top: 55px;
  margin-bottom: 50px;

}
.plan .inner-box{
  padding: 0 0 30px;
  width: 100%;
  margin: 0 auto;
  border-top: 0;
  border-end-end-radius: 1.7rem;
  border-bottom-left-radius: 1.7rem;
  

}
.icon-box{
  position: absolute;
  background-color: #f5f7f600;
  z-index: 9;
  width: 100px;
  height: 100px;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;

}
.plan .inner-box .icon-box:before{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 70px;
  width: 100%;
  border-radius: 50% 50% 0 0;
  background-color: #ce1616;
   justify-content: center;
  content: "";
}
.icon-box .icon-outer{
  position: absolute;
  height: 105px;
  width: 105px;
  background-color:  #b49174;
  border-radius: 50%;
  margin: 0 auto;
  padding: 10px;
  display: flex;
}
.icon-box i{
  position: relative;
  display: block;
  height: 103px;
  width: 104px;
  border: 2px solid #fafafa1e;
  border-radius: 50%;
  font-size: 40px;
  color: #ffffff;
  -webkit-transition:all 600ms ease;
  -ms-transition:all 600ms ease;
  -o-transition:all 600ms ease;
  -moz-transition:all 600ms ease;
  transition:all 600ms ease;
 
}
.plan .inner-box:hover .icon-box i{
  transform:rotate(360deg);
}
.plan .inner-box ul {
  list-style: none;
}
.plan .inner-box .plan-descr {
   font-size: 22px;
  margin: 0 auto;
  width: 90%;
  top: 30px;
  color: var(--Principal-500-503, #271E15);
text-align: center;
position: relative;
font-family: Montserrat;
font-style: italic;
font-weight: 100;
line-height: 25px; /* 100% */
}
.plan .inner-box .plan-features {
  width: 100%;
  margin: 2rem 0;
}
.plan .inner-box .plan-features .feature {
  border-bottom: 1px solid  #8e7863;
  text-align: center;
  width: 100%;
  color: var(--Principal-500-503, #271E15);
text-align: center;
font-family: Montserrat;
font-size: 35px;
font-style: normal;
font-weight: 500;
line-height: 18px; /* 128.571% */
}
.plan .inner-box .plan-features .feature:last-child {
  border-bottom: none;
}
.plan .inner-box .price {
  margin: -1rem 0;
}
.plan .inner-box .price-purple {
  color: var(--Principal-500-500, #9D7655);
text-align: center;
font-family: "Playfair Display";
font-size: 25px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin: 2rem 0;
width: 90%;
  margin: 0 auto;
}

.plan .inner-box .price-purples {
  color: var(--Principal-500-500, #9D7655);
  text-align: center;
  font-family: "Playfair Display";
  font-size: 49.88px;
  font-style:normal;
  font-weight: 600;
  line-height: normal;
  margin: 2rem 0;
}
.plan .inner-box .basic {
  color: var(--Principal-500-500, #4F3B2A);
  font-size: 42px;
  
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,900);

.buttons {
  display: table;
  height: 100%;
  width: 100%;
  margin-bottom: 10px;
  margin: 0 auto;
   position: relative;
   justify-content: center;
}
.btnfos {
  font-family:'Merriweather', serif;
  color: #18140ebd;
  cursor: pointer;
  display: block;
  font-size: 23px;
  font-weight: 100;
  line-height: 35px;
  max-width: 260px;
  margin: 0 auto 2em;
  position: relative;
  text-decoration: none;
  width: 100%;
  border-radius: 3rem;
}
.btnfos-3 {
  background: #cca36f;
  border: 3px solid #7D6A8B;
  border-radius: 1rem;
  box-shadow: 0px 3px 0 #c5b1d4, 2px 4px 6px #a77a7a;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 150ms linear;
          transition: all 150ms linear;
          margin: 0 auto;
  position: relative;
  width: 250px;
  margin-top: 20px;
}

.btnfos-3:hover {
  background: #8e7863;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-decoration: none;
  text-shadow: -1px -1px 0 #136a65;
  -webkit-transition: all 250ms linear;
          transition: all 250ms linear;
}

#mapita{
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
} 

.buttons {
  display: table;
  height: 100%;
  width: 100%;
}

.container {
  display: table-cell;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}


  .headerimage .popup {
    display: relative; /* Oculto por defecto */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
  }
  
  .headerimage .popup-content {
    background: rgba(255, 255, 255, 0.536);
    padding: 100px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  
  .headerimage .options {
    margin-top: 10px;
  }
  
  .headerimage .options button {
    margin: 5px;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  
  #confirm {
    background-color: #4CAF50;
    color: white;
  }
  
  #notConfirm {
    background-color: #f44336;
    color: white;
  }
  
  
  .icon-container-svg {
    position: relative;
    display: flex;
    padding: 100;
    width: 100%; /* Ajusta el tamaño según tu necesidad */
    height: 700PX;
    background-image: url('../media/wave.svg');
    background-size: cover; /* Ajusta la imagen al tamaño del div */
    background-position: center; /* Centra la imagen */
    background-repeat: no-repeat; /* Evita que se repita */
    z-index: 10;
    overflow: hidden;
    
  }
  

  /*CARTAS DE INFO*/
.back{
  position: relative;
  background-color: #e5e0d9;
  height: 1400px;
  top: -10px;
} 
.tarjetas {
  position:relative;
  text-align:center;
  background-image: url('../media/wave.svg');
  background-repeat: repeat;
  background-image: cover;
  width: 100%; 
  height: 1350px;
  top: -65px;
}

.container-tar{
position: relative;
  width:auto;
  margin: 0 auto;
}

.tarjetas p {
 
 color: var(--Principal-500-501, #765940);
text-align: center;
font-family: "Playfair Display";
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.flex { 
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* Animation */
.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
  transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}

/*CARTAS DE INFO*/

 .cardBox {
 height: 550px;

  padding-top: 90px;
  padding-left: 40px;
  font-size: 24px;
  margin: 2% 0 0 2%;
  -webkit-perspective: 800px;
  perspective: 800px;
  transition: all 0.3s ease 0s;
  width: 80%;
  position: relative;
}

.cardBox .card {
  border-radius: 15px;
background: var(--Secondary-400-398, #E5E0D9);
  cursor: default;
  height: 550px;
  width: 100%;
  transform-style: preserve-3d;
  transition: transform 0.4s ease 0s;
  animation: giro 1s 1;
  -webkit-transform-style: preserve-3d;
  -webkit-animation: giro 1s 1;
  -webkit-transition: transform 0.4s ease 0s;

  
  
}

 .cardBox .card p {
  margin-bottom: 1.8em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #0a0a0a;
}

.cardBox .card .back p{
  color: var(--Tertiary-300-298, #EEEEE5);
text-align: center;
font-family: "Playfair Display";
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.cardBox .card .front,
.cardBox .card .back {
 -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  display: block;
  height: 100%;
  padding: 0.8em;
  position: absolute;
  text-align: center;
  width: 100%;
  color: var(--Principal-500-501, #765940);
text-align: center;
-webkit-box-sizing: border-box;
font-family: "Playfair Display";
font-size: 29.15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.cardBox .card.flipped {
 -webkit-transform: rotateY(180deg);
 transform: rotateY(180deg);
}
 .cardBox .card .front strong {
  background: #fff;
  border-radius: 100%;
  color: #584c43;
  font-size: 22px;
  line-height: 30px;
  padding: 0 7px 4px 6px;
}

 .cardBox .card .back {
 -webkit-transform: rotateY(180deg);
  transform: rotateY( 180deg);
}

 .cardBox .card .back a {
  padding: 0.3em 0.5em;
  border-radius: 10px;  
  background: var(--Principal-500-497, #D9C8B9);
  color: #fff;
  text-decoration: none;
  border-radius: 1px;
  color: var(--Principal-500-502, #4F3B2A);
text-align: center;
font-family: "Playfair Display";
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
  transition: all 0.2s ease 0s;
}

 .cardBox:nth-child(1) .card .back {
  border-radius: 15px;
  background: var(--Principal-500-500, #9D7655);
}

.cardBox:nth-child(2) .card .back {
  border-radius: 15px;
  background: var(--Principal-500-500, #9D7655);
}

.cardBox:nth-child(3) .card .back {
  border-radius: 15px;
  background: var(--Principal-500-500, #9D7655);
}

.cardBox:nth-child(4) .card .back {
  border-radius: 15px;
  background: var(--Principal-500-500, #9D7655);
}

.cardBox:nth-child(1) .card {
  -webkit-animation: giro 1.5s 1;
  animation: giro 1.5s 1;
}
.cardBox:nth-child(2) .card {
  -webkit-animation: giro 1.5s 1;
  animation: giro 1.5s 1;
}

.cardBox:nth-child(3) .card {
  -webkit-animation: giro 2s 1;
  animation: giro 1.5s 1;
}

.cardBox:nth-child(4) .card {
  -webkit-animation: giro 2.5s 1;
  animation: giro 1.5s 1;
}

@-webkit-keyframes giro {
  from {
    transform: rotateY( 180deg);
    -webkit-transform: rotateY(180deg);
  }
  to {
    transform: rotateY( 0deg);
    -webkit-transform: rotateY(0deg);
  }
}

@keyframes giro {
  from {
    transform: rotateY( 180deg);
    -webkit-transform: rotateY(180deg);
  }
  to {
    transform: rotateY( 0deg);
    -webkit-transform: rotateY(0deg);
  }
}
/*
.inntea{
 width: 100%;
height: 602px;
 align-items: center;
  position: relative;
    filter: drop-shadow(#000);
 background: linear-gradient(#fafafaa4, #030303b0, #030303d9, #030303d9), url("https://gregdotel.com/wp-content/uploads/2024/10/Sesion_de_novios_Gina_y_Martin_GDP7822_jardin_botanico_pre_boda_republica_dominicana_santo_domingo_sesion_de_novios_fotografo_Greg_Dotel_16-1024x684.jpg");
 background-position: center;
 background-size: cover;
 justify-content: center;
 text-align: center;
 margin-bottom: -30px;
 margin-top: -30px;
  overflow: hidden;
}
.inntea h1{
   margin-top: 70px;
  color: var(--Principal-500-501, #f2eeeb);
text-align: center;
font-family: "Playfair Display";
font-size: 42.72px;
font-style: normal;
font-weight: 800;
line-height: normal;
animation-duration: 3s;
animation-name: slidein;
 overflow: hidden;
}
.inntea .foto{
  max-width: 100% ;
   overflow: hidden;
}
.inntea p{
  color: var(--Principal-500-501, #f7f7f7);
  text-align: center;
  font-family: "Playfair Display";
  font-size: 17.15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
    overflow: hidden;
   top: 90px;
}
#historia{
  padding-top: 1em;
  text-align: center;
  width: 90%;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
}
*/
/*CARRUSEL DE FOTOS
.slider p{
  color: var(--Principal-500-501, #765940);
  text-align: center;
  font-family: "Playfair Display";
  font-size: 19.15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  
}
.slider {
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 100%; 
  padding-top: 0px;
  overflow: hidden; 
  align-items: center; 
  justify-content: center; 
  background: var(--Neutral-200-196, #ece4dc);
}

.slider ul {
  position: relative;
  display: flex;
  transition: transform 1s ease-in-out; 
  list-style: none;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 50px;
  
}
.slider li {
  display: flex;
  flex: 0 0 100%;
  justify-content: center;
  align-items: center;
  
}
.slider li img {
  border-bottom: 50px solid #ffffff;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  border-top: 20px solid #fff;
  box-shadow: 0 6px 10px 0 #584c43;
  display: block;
  max-width: 70%; 
  max-height: 70%; 
  opacity: 0.8;
  transition: transform 0.5s, opacity 0.5s;
  transition: height 1s, opacity 0.5s, margin-top 1s;

flex-shrink: 0;
}

.slider li:hover img {
  box-shadow: 0 3px 6px 0 #7D6A8B;
}

.slider li.active img {
  transform: scale(1.1); 
  opacity: 1;
}*/

/*confirmacion*/
.mensajenovios{
  width: 98%;
 height: auto;
  align-items: center;
  position: relative;
  align-items: center;
  justify-content: center;
}
 .mensajenovios p{
  color: var(--Principal-500-501, #765940);
text-align: center;
font-family: "Playfair Display";
font-size: 22.72px;
font-style: normal;
font-weight: 800;
line-height: normal;
animation-duration: 3s;
animation-name: slidein;
}

/*confirmacion*/
.confirmacion{
  position:relative;
  text-align:center;
  width: 100%; /* Ajusta el tamaño según tu necesidad */
  height: 100%;
  background: linear-gradient(#ffffffd3,#ffffffd3 ), url("https://png.pngtree.com/background/20250120/original/pngtree-elegant-white-texture-wallpaper-stunning-free-vector-picture-image_15259136.jpg");
  align-items: center;
  background-size:cover;
  background-repeat: no-repeat;
  height: 750px;
  bottom: -100px;
  top: -10px;
  display: flex;
  flex-direction: column;
 }
 .confirmacion .headerimage {
  height:450px;
  width:80%;
  top: 120px;
  margin-left: 10%;
  margin-right: 10%;
  position:relative;
  border-radius: 11px;
  z-index: 1;
  background: var(--Neutral-200-196, #F8F7F6);
  display: flex;
  box-shadow: 0px 4px 5.3px 4px rgba(0, 0, 0, 0.28);
}

.headerimage h3{
  color: var(--Shade-1, #FFF);
  background: var(--Principal-500-499, #765940);
font-family: "Playfair Display";
font-size: 21.88px;
font-style: normal;
font-weight: 400;
line-height: normal;
width: 90%;
margin: 0 auto;
position: relative;
}

.headerimage .popup-content {
  background: var(--Neutral-200-196, #F8F7F6);
  border-radius: 5px;
  width: 100%;

  padding: 0;
  text-align: center;
  box-shadow: 0px 4px 5.3px 4px rgba(0, 0, 0, 0.28);
}

.headerimage .options {
  margin-top: 20px;
  
}

.headerimage .options button {
  margin: 5px;
  padding: 2px 10px;
  border: none;
  border-radius: 9px;
  cursor: pointer;
  
  border: 1.5px solid var(--Principal-500-500, #9D7655);
}
#name{
  color: var(--Neutral-200-201, #0a0a09);
text-align: center;
font-family: "Playfair Display";
font-size: 21.88px;
font-style: normal;
font-weight: 400;
line-height: normal;
background-color: #F8F7F6;
border-top: #9D7655;
border-left: #136a6600;
border-right: #136a6600;
height: auto;
top: 0px;
position: relative;

}

#mensaje{
  color: var(--Neutral-200-201, #0a0a09);
text-align: center;
font-family: "Playfair Display";
font-size: 15.88px;
font-style: normal;
font-weight: 400;
line-height: normal;
background-color: #F8F7F6;
border-top: #9D7655;
border-left: #136a6600;
border-right: #136a6600;
height: 85px;
top:65px;
width: 85%;
}
#confirm {
  color: var(--Secondary-400-396, #F6F5F2);
font-family: "Playfair Display";
font-size: 20.34px;
font-style: normal;
font-weight: 400;
line-height: normal;
  color: white;
  background: var(--Principal-500-499, #B49174);
}
#notConfirm {
  font-family: "Playfair Display";
font-size: 20.34px;
font-style: normal;
font-weight: 400;
line-height: normal;
  border-radius: 9px;

background: var(--Principal-500-500, #9D7655);
  color: white;
}

.whatsapp{
  margin: 0 80;
  width: 90%;
  height: auto;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  flex-direction: column;
  top: 50px;
  
}
.whatsapp h3{
  color: var(--Shade-1, #FFF);
  background: var(--Principal-500-499, #765940);
/* Serif/H5 */
font-family: "Playfair Display";
font-size: 26.88px;
font-style: normal;
font-weight: 400;
line-height: normal;
width: 100% ;
text-align: center;
}
.whatsapp h6{
  color: var(--Shade-1, #0d0d0d);
font-family: "Playfair Display";
font-size: 19.88px;
font-style: normal;
font-weight: 100;
line-height: normal;
width: auto ;
text-align: center;
}
.css-button {
  top: 50px;
  margin: 0 auto;
  color: #ffffff;
	font-size: 27px;
	border-radius: 21px;
	border: solid 2px #9d7555a9;
	text-shadow: 1px 1px 0px #9d7555a9;
	box-shadow: inset 1px 1px 0px -34px #9d7555a9;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	font-family: Georgia;
	background: linear-gradient(90deg,#9d7655 23%, #c7ad97 22% );
	display: inline-flex;
	align-items: center;
	padding: 0;
  margin-bottom: 0px;
  
}
.css-button:hover {
	background: linear-gradient(90deg, #c7ad97 22%, #9d7655 24%);
}
.css-button-text {
	position: relative;
	padding: 10px 30px;
}
.css-button-icon {
	position: relative;
	border-right: 1px solid #ffffff29;
	box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
	padding: 10px 14px;
}
.css-button-icon:hover{
  color: #fff;
}






.copyright {
  background: var(--Principal-500-500, #9D7655);
  position: relative;
  text-align:center;
  width: 100%;
  height: 115px;
  top: -10px;
  display: block;
  
}
.copyright .svg-up {
  display: inline-block;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -2px;
  margin-top: -50px;
  top: 0;
  left: 0;
  margin: -50 auto 0;
  z-index: 1;
}
.copyright .arrow-up {
  position: relative;
  left: 50%;
  width: 50px;
  height: 50px;
  top: -45px;
  color: #fdfdfd;
  line-height: 1.9;
  z-index: 2;
  display: flex;
  
}
.copyright ul {
  width: 100%;
  margin-top: 5px;
  justify-content: center;
}
.copyright li {
  color: hsl(30, 9%, 96%);
  font-size: 14px;
  list-style: none;
}

.copyright .CTA {
  margin-top: -50px;
}
.copyright .CTA li a {
  color: #ffffff;
  
}
.copyright .infos{
  margin-top: -20px;
  z-index: 5;
}

/*CONTROL PARA PAGINAS +1080PX*/

#large-screen-message {
  display: none;
  text-align: center;
  font-size: 1.5em;
}
#site-content {
  display: block;
}
#large-screen-message .header {
  position:relative;
  text-align:center;
  background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
  color:white;
}
#large-screen-message .logo {
  width:50px;
  fill:white;
  padding-right:15px;
  display:inline-block;
  vertical-align: middle;
}

#large-screen-message .inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

#large-screen-message .waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

#large-screen-message .content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/*ANIMACIONES*/
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.bounce {
  animation: bounce 1.5s ease-in-out infinite;
  display: inline-block; /* importante para que funcione bien */
}
.bounce {
  animation: none;
}
.bounce.visible {
  animation: bounce 1.5s ease-in-out infinite;
}
.slide-in-right {
      opacity: 0;
      transform: translateX(100px);
      transition: all 0.7s ease-out;
    }
.slide-in-right.visible {
      opacity: 1;
      transform: translateX(0);
    }
.slide-in-top {
  opacity: 0;
  transform: translateY(-40px);
  transition: all 3s ease-out;
}
.slide-in-top.visible {
  opacity: 1;
  transform: translateY(0);
}
.fade-in-scale {
  opacity: 0;
  transform: scale(0.8);
  transition: all 3s ease-in-out;
}
.fade-in-scale.visible {
  opacity: 1;
  transform: scale(1);
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 0.8;
    transform: translateX(0);
    z-index: 1;
  }
}
 @keyframes fadeInRight {
    from {
      opacity: 0;
      transform: translateX(30px);
    }
    to {
      opacity: 0.8;
      transform: translateX(0);
    }
  }



 /*
@media screen and (orientation: landscape) {
  Ajustes específicos para cualquier pantalla en landscape 
  
  .portada {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding: 0 40px;
  }

  .portada .text {
    top: auto;
    height: auto;
    width: 50%;

  }
  .porta-dos{
    bottom: -20px;
    top: 20px;
  }
  .porta-uno,
  .porta-dos {
    position: static;
    transform: none;
    margin: 0 auto;
  }
  .text h1:last-of-type {
    margin-top: -15px; 
}

.text h2:last-of-type {
    margin-top: -8px; 
    margin-left: -4px;
}
.info{
  bottom: 0px;

}
.tarjetas{
  top: 10px;

}
  .reloj,
  .fecha,
  .info {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: left;
  }

  .plans-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
   
   
  }
  .inntea{
    top: 100px;
  }

  .plan {
    width: 40%;
    margin: 1rem;
    top: 30px;
  }
  .tarjeta.volteada {
    transform: rotateY(180deg);
  }

  @-webkit-keyframes giro {
    from {
      transform: rotateY( 180deg);
      -webkit-transform: rotateY(180deg);
    }
    to {
      transform: rotateY( 0deg);
      -webkit-transform: rotateY(0deg);
    }
  }
  
  @keyframes giro {
    from {
      transform: rotateY( 180deg);
      -webkit-transform: rotateY(180deg);
    }
    to {
      transform: rotateY( 0deg);
      -webkit-transform: rotateY(0deg);
    }
  }
  
  
}
*/

.sobreportada{
  height: 500px;
  max-height: 500px;
  width: 100%;
  position: relative;
  background-color: #ffffff;
  bottom: -100px;
  top: -120px;
  border-top-right-radius: 9vh;
  border-top-left-radius: 9vh;

}
.sobreportada .text{
    text-align: center;
    height: 200px;
    top: 40%;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    position: relative;
}
.sobreportada .porta-dos{
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 7%  0px;
    position: relative;
    width: 70px; /* Tamaño del círculo */
    height: 70px ; /* Tamaño del círculo */
    background-color: #9d7655; /* Color del círculo */
    border: 5px solid #b4917a;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    left: 50%; /* Posiciona al 50% desde la izquierda del contenedor */
    transform: translate(-50%, -50%); /* Centra el círculo completamente */
    -webkit-transform: translate(-50%, -50%);
}
.sobreportada .separator-line1 {
    margin: -30px auto;
    width: 227px; /* Ancho de la línea */
    height: 1px; /* Grosor de la línea */
    background-color: #9d7655; /* Color de la línea */
    border-radius: 10px; /* Bordes redondeados para un diseño suave */
  }
.sobreportada .separator-line2 {
    width: 227px; /* Ancho de la línea */
    height: 1px; /* Grosor de la línea */
    margin: -26px auto;
    background-color: #9d7655; /* Color de la línea */
    border-radius: 10px; /* Bordes redondeados para un diseño suave */
  }
.sobreportada .porta-dos h2{
    color: white;
    font-family: 'Birthstone', cursive;
    font-size: 79.76px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
   
}
.sobreportada .text h1:last-of-type {
    margin-top: -85px; /* Reduzco el espacio entre el círculo y el segundo h1 */
}
.sobreportada .text h2:last-of-type {
    margin-top: -13px; /* Reduzco el espacio entre el círculo y el segundo h1 */
    margin-left: -9px;
}
.sobreportada h1{
    color: rgb(0, 0, 0);
    text-align: center;
    font-family: 'Birthstone', cursive;
    font-size: 83.41px;
    font-style: normal;
    font-weight: 400;
    margin: 3px 0;
  
}