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;
        

}
* {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  padding: 0;
    margin: 0;
 }
:root{
  --dorado: linear-gradient(152deg, #F9F295 17.6%, #E0AA3E 34%, #E0AA3E 47.19%, #FAF39B 65.09%, #B88A44 82.65%);

--dorado2: linear-gradient(152deg, #F9F295 17.6%, #E0AA3E 34%, #E0AA3E 47.19%, #FAF39B 65.09%, #B88A44 82.65%);
}
/*----------------------------------*/
.contenedor-portada{
    position: relative;
    width: 100%;
    height: calc(100vh - 20px);
    max-height: calc(100vh - 20px);
    background: url("../media/fotoportada.jpeg");
    background-size:cover;
    background-position: center;
    background-repeat: repeat;
    display: flex;
    margin: 0 auto;
    overflow: hidden;
    flex-direction: column;
 }
 .logo-año{
  gap: -10px;
    position: absolute;
    display: flex;
    flex-direction: column;
    color: #fff;
    top: 1%;
    align-items: center;
    text-align: center;
    left: 1%;
    border-radius: 36px;  
  background: #d4b454a4;
     border-bottom-left-radius: 5vh;
    border-bottom-right-radius: 5vh;
    border-top-left-radius: 5vh;
    border-top-right-radius: 5vh;

 }
 .logo-año h1{
  font-family: Ramaraja;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 5px 5px;
  position: relative;
  background-color: #136a6600;
  height: 45px;
  padding: 2px 2px;
 }
.titulo-sub{
    position: relative;
    width: 100%;
    top: 1%;
    text-align: center;
  }
.titulo-sub .titulo1 h1{
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(21, 6, 56, 0.65);
    font-family: Birthstone;
    font-size: 120px;    
    font-style: normal;
    font-weight: 400;
    line-height: 100px;
    text-align: center;
    position: relative;
  }
  .titulo-sub .titulo11 h2{
    color: #FFF;
text-shadow: 0px 4px 4px rgba(21, 6, 56, 0.65);
font-family: 'Birthstone';
font-size: 100px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
position: relative;
top: -30px;
  }
  .titulo-sub .titulo2{
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 2vh;
    text-align: center;
    justify-content: center;
    align-items: center;
     z-index: 5;
     top: -4%;
  }
  .titulo-sub .titulo2 h2{
 color: #FFF;
text-shadow: 0px 4px 4px rgba(21, 6, 56, 0.65);
font-family: Ramaraja;
font-size: 100px;
font-style: normal;
font-weight: 400;
line-height: normal;
    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
 z-index: 5;
  position: relative; 
  }
    .titulo-sub .titulo2 h1{
    color: #FFF;
text-shadow: 0px 4px 4px rgba(21, 6, 56, 0.65);
font-family: 'Birthstone';
font-size: 70px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
position: relative;
top: -30px;
  }
.titulo-sub img{
  width: 300px;
  position: relative;
}
  .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; 
}
  
/*CONTENEDOR introduccion */
.introduccion{
  position: relative;
  width: 100%;
  height: 1050px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin: 0 auto;
}
.textuno{
  position: relative;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 12px;
}
#a{
  position: relative;
  height: 450px;
}
#a .quote-icon-bg {
    height: auto;
    color: #BD953E; 
    font-size: 50px; 
    padding: 2px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    margin: 10px auto; 
}
#a .quote-icon-bgs {
    height: auto;
    color: #BD953E; 
    font-size: 50px; 
    padding: 2px; 
    display: flex; 
    justify-content: center;
    align-items: center; 
    margin: 10px auto; 
}
#a p{     
   color: #161616;
text-align: center;
font-family: "Playfair Display", serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
    width: 80%;
    margin: 0 auto;
}

.introduccion .text{
    text-align: center;
    height: auto;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: -20px;
}
.introduccion .text .separator-line2{
  width: 70%;
  position: relative;
  background: #6B0300;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 1px;
  margin: 0 auto;
  bottom: 10px;
  top: -10px;
  }
.introduccion .text h3{
  width: 70%;
color: #161616;
text-align: center;
font-family: "Playfair Display";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin: 0 auto;
position: relative;
}
.introduccion .titulo-icon{
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.introduccion .titulo3 h1{
color: #BD953E;
text-align: center;
font-family: Carattere;
font-size: 55px;
font-style: normal;
font-weight: 400;
line-height: normal;
left: -20px;
position: relative;
}
.introduccion .titulo3 h2{
color: #BD953E;
text-align: center;
font-family: Carattere;
font-size: 55px;
font-style: normal;
font-weight: 400;
line-height: normal;
left: 20px;
position: relative;
}
.introduccion .icon{
  text-align: center;
align-items: center;
position: relative;
justify-content: center;
display: flex;
flex-direction: column;
height: 100px;

}
.introduccion .icon h3{
  color: #6B0300;
text-align: center;
font-family: "Playfair Display";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
/* Marco decorativo con imágenes de flores */
.introduccion::before{
   content: '';
  position: absolute;
  top: 540px;
  left: -4%;
  width: 90px;
  height: 80px;
  background: url("../media/infoaf.png?v=1") no-repeat;
  aspect-ratio: 1/1;
  background-size: cover;
  z-index: -1;
  animation: fadeInLeft 7s ease-in-out infinite;
}
.introduccion::after {
  content: '';
  position: absolute;
  top: 820px;
  right: -4%;
  width: 95px;
height: 85px;
background: url("../media/introbefo.png?v=1") ;
aspect-ratio: 1/1;
background-size: cover;
  z-index: -1;
  animation: fadeInRight 7s ease-in-out forwards infinite;
}

.introduccion .titulo-icon .icon img{
  height: 50px;
  width: 60px;
  top: -5px;
  position: relative;
  left: 1%;
  margin: 0 auto;
}


.fotodiv2 {
  position: relative;
text-align: center;
width: 100%;
height: 300px;
max-height: 354px;
background: url('../media/separador1.png');
background-position: center;
background-repeat: no-repeat;
background-size: 100%;
}
.franja{
  position: relative;
  background: #a72d2d00;
  height: 138px;
  overflow: hidden;
  justify-content: center;
  text-align: center;
  z-index: -5;
}
.franja h2{
  margin-top: 20px;
 color: #BD953E;
text-align: center;
font-family: Carattere;
font-size: 65px;
font-style: normal;
font-weight: 400;
z-index: 55;
line-height: normal;
}
.franja p{
  margin-top: 20px;
  color: #161616;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
/* Marco decorativo con imágenes de flores */
.fecha::before{
   content: '';
  position: absolute;
  top: -0px;
  left: -10%;
  width: 114px;
  height: 104px;
  background: url("../media/franjaizqui.png") no-repeat;
  aspect-ratio: 1/1;
  background-size: contain;
  z-index: 10;
  animation: fadeInLeft 7s ease-in-out infinite;
}
.fecha::after {
  content: '';
  position: absolute;
  top: -1px;
  right: -10%;
  width: 114px;
height: 104px;
background: url("../media/infoaaf.png") no-repeat ;
aspect-ratio: 1/1;
background-size: cover;
  z-index: 7;
  animation: fadeInRight 7s ease-in-out forwards infinite;
}
.fecha{
  top: 40px;
  position: relative;
  height: 200px;
  overflow: hidden;
  background: #ffffff00;
  z-index: 3;
}
.fecha .titulofecha{
  color: #fff;
text-align: center;
font-family: "Playfair Display";
font-size: 22px;
font-style: italic;
font-weight: 600;
line-height: normal;
background-color:#BD953E ;
width: 50%;
margin: 0 auto;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
position: relative;
}
.fecha .calendar {
    height: auto;
    margin: 0% auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    overflow: hidden;
    gap: 10px;
    z-index: 3;
    top: 20px;
    position: relative;
  }
.calendar .dia{
    text-align: center;
    padding: 0;
}
.calendar .numero{
    position: relative; 
    top: 0px;
    display: flex;
    flex-direction: row;
}
.numero h1 {
 color: #BD953E;
text-align: center;
font-family: "Playfair Display";
font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.reloj {
  width: 100%;
  overflow: hidden;
    height: 650px;
    z-index: 5;
    background: #6B0300;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 100%;
    max-height: 400px;
    top: 30px;
  }
  .reloj-titulo {
   color: var(--Shade-1, #FFF);
font-family: "Playfair Display";
font-size: 25.88px;
font-style: normal;
font-weight: 400;
line-height: normal;
 margin-top: 5px;
    margin-bottom: -10px;
    position: relative;
    text-shadow: #75253c8c 1px 1px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    justify-content: center;
    align-items: center;
    position: relative;
  }
    .reloj-titulo2 {
   color: var(--Shade-1, #FFF);
font-family: "Playfair Display";
font-size: 25.88px;
font-style: normal;
font-weight: 400;
line-height: normal;
 margin-top: -5px;
    margin-bottom: 10px;
    position: relative;
    text-shadow: #75253c8c 1px 1px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .reloj .hp-countdown {
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 20px 20px;
    border-radius: 29px;
    text-align: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  color: var(--Invitacion4-Principal, #F3CD79);
text-align: center;
font-family: "Playfair Display";
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
  gap: 1vh;
  }
  .reloj .cd--numbers {
    color: var(--Shade-1, #FFF);
text-align: center;
font-family: "Playfair Display";
font-size: 45.72px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-shadow: #491725 1px 1px;

}
.relojito img{
  width: 150px;
  height: 200px;
  position: relative;
  display: block;
  margin: 0 auto;
  top: 10px;
}


/*INFORMACION*/
.info{
  margin: 0;
  padding: 0; 
  width: 100%;

  align-items: center;
  height: 2360px;
  display: flex;
  position: relative;
  flex-direction: column;
  overflow: hidden;
  z-index: 1;

}

.plans-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin: 0 auto;
  border-radius: 1.7rem;
  height: 1200px;
  z-index: 2;
  position: relative; 
  overflow: hidden; 
}
.imagencita{
  position: absolute;
  top: 790px;
  width: 100%;

}

.plan{
  border-radius: 11px;
  box-shadow: 1px 4px 5.3px 5px  #e9e5e5;
  background: url("../media/fondodorado.png?v=1");
  background-position: center;
  background-size: cover;
  width: 85%;
  border-radius: 1.7rem;
  text-align: center;
  height: 950px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
  margin-top: 50px;
  padding-top: 55px;
  z-index: 3;
}
.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: #ce161600;
   justify-content: center;
  content: "";
}
.icon-box .icon-outer{
  position: absolute;
  height: 125px;
  width: 125px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  padding: 10px;
  display: flex;
}
.icon-box i{
  position: relative;
  display: block;
  height: 103px;
  width: 104px;
  border: 2px solid #B88A44;
  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  #f0f0f09a;
  text-align: center;
  width: 100%;
  color: var(--Principal-500-503, #000000);
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: #6B0300;
text-align: center;
font-family: "Playfair Display";
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 2rem 0;
width: 90%;
  margin: 0 auto;
}
.icon-outer img{
  width: 75px;
  border: none;
}
.plan .inner-box .price-purples {
  color:#fff;
  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: #fff;
  font-size: 42px;
  position: relative;
  top: 20px;
  
}

.itinerario{
  position: relative;
  width: 100%;
  height: 850px;
  text-align: center;
  margin-top: 5px;
  justify-content: center;
  z-index: 4;

}

.itinerario-container{
   position: relative;
  width: 100%;
  height: 600px;
  text-align: center;
  background-size: cover;
  background-color: #f29f8e00;
  width: 95%;
  border-radius: 14px;
  border: solid 1.5px #ffffff00;
  margin: 0 auto;
  top: 20px;
  z-index: 6;
}
.itinerario-container img{
  width: 90px;
  top: 20px;
  position: relative;
  z-index: 40;
}
.itinerario h1{
  font-size: 20px;
  background-color: #00224e00;
  text-align: center;
   color: #fff;
    text-align: center;
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 25px;
    width: 95%;
    position: relative;

}
.itinerario h2{
  font-size: 30px;
  background-color: #ffffff;
  text-align: center;
   color: #6B0300;
    text-align: center;
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 800;
    margin: 0 auto;
    margin-top: 55px;
    width: auto;
    position: relative;
}


.itinerario2{
  position: relative;
  height: auto;
  width: 100%;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,900);

.buttons {
  height: 100px;
  width: 100%;
  margin: 0 auto;
   position: relative;
   justify-content: center;
   top: 10px;
z-index: 60;

}
.containerbtn{
  position: relative;
  display: flex;
  flex-direction: row;
  z-index: 60;
}
.btnfos {
  font-family:'Merriweather', serif;
  cursor: pointer;
  display: block;
  position: relative;
  text-decoration: none;
  border-radius: 3rem;
    color: #6B0300;
text-align: center;
font-size: 25px;
font-style: normal;
font-weight: 700;
z-index: 60;
}
.btnfos-3 {
  background: #fff;
  border: 3px solid #1a1919a1  ;
  border-radius: 1rem;
  box-shadow: 0px 3px 0 #171516, 2px 4px 6px #171516;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 150ms linear;
          transition: all 150ms linear;
          margin: 0 auto;
  position: relative;
  width: 40%;
  margin-top: 40px;
  display: flex;
width: 127px;
height: 43px;
padding: 10px;
justify-content: center;
align-items: center;
gap: 5px;
display: flex;
flex-direction: row;
position: relative;
width: 100px;
z-index: 60;

}

.btnfos-3:hover {
  background: #6B0300;
  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;
          z-index: 60;
}
.containerbtn {
  display: table-cell;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: row;
}

.separador{
  position: relative;
  height: 320px;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center; 
}

.separador .sepa img{
  width: 150px;
  height: 100px;
  margin: 0 auto;
}
.separador h1{
  color: var(--Invitacion3-OBSIDIAN-BLACK, #161616);
text-align: center;
font-family: "Cormorant Garamond";
font-size: 45px;
font-style: italic;
font-weight: 500;
line-height: 40px; 
}

.regalos{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 300px;
  overflow: hidden;
  background: #BD953E;
}
.regalos .container3{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.regalos h3{
  color:#fff;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 27px;
font-style: normal;
font-weight: 500;
line-height: 26px;
width: 80%;
}
.regalos h2{
  color:#fff;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 27px;
font-style: normal;
font-weight: 700;
line-height: 26px;
width: 80%;
}
.regalito img{
  width: 100px;
  height: 100px;
  position: relative;
  display: flex;
}

.frase{
  position: relative;
  justify-content: center;
  height: 300px;
  width: 100%;
  overflow: hidden;
  background: url('../media/fotoportada.jpeg');
  text-align: center;
  justify-content: center;
}
.frase h1{
  color:#fff;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 40px;
font-style: italic;
font-weight: 500;
line-height: 37px;
width: 80%;
margin: 0 auto;
top: 10%;
position: relative;
}

.frase h2{
text-align: center;
top: 20%;
color:#fff;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 20px;
position: relative;
width: 95%;
margin: 0 auto;
}
.frase svg{
  top: 20%;
  position: relative;
  z-index: 2;
}
.frase img{
  position: absolute;
  width: 300px;
  height: 300px;
  top: 5%;
  right: 10%;
  margin: 0 auto;
  bottom: 50%;
  opacity: 0.1;
  z-index: 1;
}
.iconito svg{
  height: 80px;
  width:80px;
  position: relative;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  left: 1%;
  top: 30px;
}

a {
  outline: none;
  text-decoration: none;
}
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}


.frase2{
  position: relative;
  justify-content: center;
  height: auto;
  width: 100%;
  overflow: hidden;
  text-align: center;
  top: 50px;
}
.frase2 h1{
  color: var(--Invitacion3-OBSIDIAN-BLACK, #161616);
text-align: center;
font-family: "Cormorant Garamond";
font-size: 35px;
font-style: italic;
font-weight: 500;
line-height: 30px;
width: 95%;
margin: 0 auto;
top: 3%;
position: relative;
}
.frase2 h2{
text-align: center;
top: 7%;
color: var(--Invitacion3-OBSIDIAN-BLACK, #161616);
text-align: center;
font-family:  "Playfair Display";
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 23px;
position: relative;
width: 95%;
margin: 0 auto;
}
.frase2 svg{
  top: 2%;
  position: relative;
}
.frase2 img{
  position: absolute;
  width: 200px;
  height: 200px;
  top: 20%;
  right: 20%;
  margin: 0 auto;
  opacity: 0.2;
}
.frase2 .colores-reservados{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: 250px;
  width: 100%;
  top: 2%;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.colores-reservados .cir-1{
  position: relative;
  height: 60px;
  width: 60px;
  background: #6B0300;
  border-radius: 50%;
}
.colores-reservados .cir-2{
  position: relative;
  height: 60px;
  width: 60px;
  background: linear-gradient(152deg, #F9F295 17.6%, #E0AA3E 34%, #E0AA3E 47.19%, #FAF39B 65.09%, #B88A44 82.65%);
  border-radius: 50%;

}
.colores-reservados .cir-3{
  position: relative;
  height: 60px;
  width: 60px;
  background-color: #FE036A;
  border-radius: 50%;
}


.fotos{
   display: flex;
   flex-direction: column;
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
overflow: hidden;
  height: 600px;
  width: 100%;
  z-index: 2;
  gap: 2vh;
  background:url("../media/fondodorado.png");
  background-position: center;
  overflow: hidden;
}
.fotos .icon-outer2{
  top: 5px;
  position: relative;
  width: 100%;
height: 450px;
flex-shrink: 0;
display: flex;
z-index: 16;
justify-content: center;
margin: 0 auto;
display: flex;
flex-direction: column;
text-align: center;
background:var(--color-acento);
}
.fotos .icon-outer2 img{
  width: 250px;
  height: 250px;
  position: relative;
  margin: 0 auto;
}
.fotos .icon-outer2 p{
  top: 30px;
  position: relative;
  color: #FFF;
  text-shadow: 2px 2px 5px black;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 25px;
font-style: normal;
font-weight: 500;
line-height: 25px; 
width: 95%;
margin: 0 auto;
}
.foto-info{
  top: 8px;
  z-index: 4;
  height: 100px;
  position: relative;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff00;
}
.foto-info .buttons {
  display: table;
  height: 100%;
  width: 100%;
  margin-bottom: 10px;
  margin: 0 auto;
   position: relative;
   justify-content: center;
}
.foto-info .btnfos {
  color: #171516;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 20px;
}
.foto-info .btnfos-3 {
background: #6B0300;
  border: 3px solid #fafafa;
  border-radius: 1rem;
  box-shadow: 0px 3px 0 #171516, 2px 4px 6px #171516;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 150ms linear;
          transition: all 150ms linear;
  margin: 0 auto;
  position: relative;
  width: 90%;
  display: flex;
height: 43px;
padding: 10px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
color: #fff;
font-size: 22px;
}

.divi1{
  position: relative;
  height: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: url("../media/fondo2?v=1");
}
.divi1 img{
  position: relative;
  height: auto;
}
.whatsapp{
  width: 100%;
  height: 800px;
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  justify-content: center;
  background: url("../media/fondodorado.png?v=1");
  background-position: center;
}
.whatsapp h3{
  color: #6B0300;
  background:#fff;
font-family: "Cormorant Garamond";
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: normal;;
width: 100% ;
text-align: center;

}
.whatsapp h6{
 color: #fff;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 25px;
width: 80%;
margin: 0 auto;
}
.whatsapp h4{
 color: #fff;
text-align: center;
font-family: "Cormorant Garamond";
font-size: 30px;
font-style: italic;
font-weight: 700;
line-height: 25px;
width: 95%;
margin: 0 auto;
}
.botonwhat .css-button {
  top: 0px;
  margin: 0 auto;
  color: #ffffff;
	font-size: 27px;
	border-radius: 21px;
	border: solid 2px #1c1b1ba9;
	text-shadow: 1px 1px 0px #1c1b1ba9;
	box-shadow: inset 1px 1px 0px -34px #1c1b1ba9;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	font-family: Georgia;
	background: linear-gradient(90deg, #6B0300 23%, #6B0300 22% );
	display: inline-flex;
	align-items: center;
	padding: 0; 
  margin-bottom: 40px;
  
}
.botonwhat .css-button:hover {
	background: linear-gradient(90deg, #BD953E 22%, #000000 24%);
}
.botonwhat .css-button-text {
	position: relative;
	padding: 10px 10px;
}
.botonwhat  .css-button-icon {
	position: relative;
	border-right: 1px solid #aaa96d;
	box-shadow: inset rgb(0 0 0 / 14%) -1px 0 0;
	padding: 10px 10px;
  color: white;
}
.botonwhat  .css-button-icon:hover{
  color: #fff;
}
.whatsapp h1{
  color: #000;
text-align: center;
font-family: Carattere;
font-size: 39.06px;
font-style: normal;
font-weight: 400;
line-height: 38.5px; 
letter-spacing: 0.781px;

width: 80%;
margin: 0 auto;
top: 50px;
position: relative;
}
.whatsapp img{
  width:100%;
  height: 220px;
  top: 0px;
  position: relative;
}
.whatsapp a {
  outline: none;
  text-decoration: none;
}
.whatsapp a:focus,
.whatsapp a:active {
  outline: none;
  text-decoration: none;
}



/*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);
    }

    /* Animación para títulos desde arriba */
.slide-in-top {
  opacity: 0;
  transform: translateY(-40px);
  transition: all 1.5s ease-out;
}
.slide-in-top.visible {
  opacity: 1;
  transform: translateY(0);
}
.fade-in-scale {
  opacity: 0;
  transform: scale(0.8);
  transition: all 1.5s 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);
    }
  }




    
/*CONTENEDOR introduccion */
.introduccion2{
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1vh;
  margin: 0 auto;
  background-color: #ffffff;
}
.introduccion2 #a{
  position: relative;
  height: 450px;
}
.introduccion2 #a .quote-icon-bg {
    height: auto;
    color: #6B0300; 
    font-size: 50px; 
    padding: 2px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    margin: 10px auto; 
}
.introduccion2 #a .quote-icon-bgs {
    height: auto;
    color: #6B0300; 
    font-size: 50px; 
    padding: 2px; 
    display: flex; 
    justify-content: center;
    align-items: center; 
    margin: 10px auto; 
}
.introduccion2 #a p{     
   color: #161616;
text-align: center;
font-family: "Playfair Display", serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
    width: 80%;
    margin: 0 auto;
}
.introduccion2 .text{
    text-align: center;
    height: auto;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;


}
.introduccion2 .text .separator-line2{
  width: 70%;
  position: relative;
  background: #6B0300;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 1px;
  margin: 0 auto;
  bottom: 10px;
  top: -10px;
  }
.introduccion2 .text h3{
  width: 70%;
color: #161616;
text-align: center;
font-family: "Playfair Display";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin: 0 auto;
position: relative;
}
.introduccion2 .titulo-icon{
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: center;
      top: -30px;
}
.introduccion2 .titulo3 h1{
color: #BD953E;
text-align: center;
font-family: Carattere;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
left: -40px;
position: relative;
}
.introduccion2 .titulo3 h2{
color: #BD953E;
text-align: center;
font-family: Carattere;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
left: 40px;
position: relative;
}
.introduccion2 .icon{
  text-align: center;
align-items: center;
position: relative;
justify-content: center;
display: flex;
flex-direction: column;
height: 100px;

}
.introduccion2 .icon h3{
  color: #161616;
text-align: center;
font-family: "Playfair Display";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
/* Marco decorativo con imágenes de flores */
.introduccion2::before{
   content: '';
  position: absolute;
  top: 320px;
  left: -4%;
  width: 90px;
  height: 80px;
  background: url("../media/infoaf.png") no-repeat;
  aspect-ratio: 1/1;
  background-size: cover;
  z-index: 1;
  animation: fadeInLeft 7s ease-in-out infinite;
}
.introduccion2::after {
  content: '';
  position: absolute;
  top: 320px;
  right: -4%;
  width: 95px;
height: 85px;
background: url("../media/introbefo.png") ;
aspect-ratio: 1/1;
background-size: cover;
  z-index: 1;
  animation: fadeInRight 7s ease-in-out forwards infinite;
}
.introduccion2 .titulo-icon .icon img{
  height: 50px;
  width: 60px;
  top: -5px;
  position: relative;
  left: 1%;
  margin: 0 auto;
}

.fotodiv {
  position: relative;
text-align: center;
width: 100%;
height: 400px;
display: flex;
flex-direction: column;
gap: 0px;

overflow: hidden;
color: #FFF;
text-align: center;
font-family: 'Playfair Display', serif;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
z-index: 2;
text-align: center;
justify-content: center;
}

.fotodiv .textito{
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: url('../media/separador1.png');
}
.fotodiv h2{
  color: #FFF;
text-align: center;
font-family: 'Playfair Display', serif;
font-size: 100px;
font-style: normal;
font-weight: 400;
line-height: normal;
position: relative;
}
.textito img{
  width: 300px;
height: 250px;
flex-shrink: 0;
position: relative;
margin: 0 auto;

}


.final{
  position: relative;

height: 150px;
width: 100%;
top: -10px;
}
.final h1{
color: var(--Invitacion3-OBSIDIAN-BLACK, #6B0300);
text-align: center;
font-family: Carattere;
font-size: 45px;
justify-content: center;
font-weight: 400;
line-height: normal;
position: relative;
top: 20px;

}
.color{
    background: url("../media/fondodorado.png?v=1");
background-position: center;
  
}
.titulo5{
top: -10px;
}
.titulo5 h1{
color: var(--Invitacion3-OBSIDIAN-BLACK, #6B0300);
text-align: center;
font-family: Carattere;
font-size: 35px;
height: 150px;
justify-content: center;
align-items: center;
font-style: normal;
display: flex;
text-align: center;
font-weight: 400;
line-height: normal;
position: relative;
z-index: 33;
margin: 0 auto;
}


.copyright {
  background: #BD953E;
  position: relative;
  text-align:center;
  width: 100%;
  height: 175px;
  top: -10px;
  display: block;
  z-index: 1;
  
}
.copyright .svg-up {
  display: inline-block;
  position: relative;
  top: 90px;
  left: 50%;
  margin-left: -2px;
  margin-top: -50px;
  top: 0;
  left: 0;
  margin: -50 auto 0;
  z-index: 2;
}
.copyright .arrow-up {
  position: relative;
  left: 48%;
  width: 50px;
  height: 50px;
  top: -50px;
  color: #6B0300;
  z-index: 99;
  display: flex;
  
}
.copyright ul {
  width: 100%;
  margin-top: 5px;
  justify-content: center;
}
.copyright li {
  color: #f8f5f5;
  font-size: 14px;
  list-style: none;
}
.copyright .CTA {
  margin-top: -50px;
}
.copyright .CTA li a {
  color: #f8f5f5;
  
}
.copyright .infos{
  margin-top: 20px;
  z-index: 5;
  color: #6B0300;
}

@media (max-width:399px){
   .titulo-sub .titulo2{
    width: 230px;
    top: 2%;
    margin: 0 auto;
  }
  .contenedor-portada img{
    width: 250px;
  }
 .titulo-sub .titulo1 h1{
  font-size: 80px;
 }
 .titulo-sub .titulo11 h2{
  font-size: 70px;
 }
 .titulo-sub .titulo2 h2{
  font-size: 70px;
 }
 .titulo-sub .titulo2 h1{
  font-size: 70px;
 }

  .fecha::before{
    right: -34%;
    top: -1px;
  }
  .fecha::after{
    left: 84%;
    top: -1px;
  }




}
@media (max-height:700px){
  .titulo-sub .titulo2{
    width: 230px;
    top: -7%;
    margin: 0 auto;
  }
  .contenedor-portada img{
    width: 200px;
  }

}

/*large screen*/
#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, #6B0300 0%, #D4B354 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;
  justify-content: center;
  align-items: center;
}
#large-screen-message .inner-header  h1{
  position: relative;
  top: 20%;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
#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;
}



/*large screen*/
.mouse_scroll {
    position: fixed;
    right: 20px; 
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
}
.m_scroll_arrows{
  display: block;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(45deg); 
  -webkit-transform: rotate(45deg); 
  transform: rotate(45deg);
  border-right: 2px solid #6B0300;
  border-bottom: 2px solid #6B0300;
  margin: 0 0 3px 4px;
  width: 10px;
  height: 10px;
}
.unu{
  margin-top: 1px;
}
.unu, .doi, .trei{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
}
.unu{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-delay: alternate;
}
.doi{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  animation-delay: .2s;
  animation-direction: alternate;
  margin-top: -6px;
}
.trei{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  animation-delay: .3s;
  animation-direction: alternate;
  margin-top: -6px;
}
.mouse {
  height: 32px;
  width: 20px;
  border-radius: 14px;
  transform: none;
  border: 2px solid #6B0300;
  top: 170px;
}
.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: #6B0300;
  position: relative;
  height: 4px;
  width: 4px;
  border: 2px solid #6B0300;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}
.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
/*1725