@charset "utf-8";
/* CSS Document */
 /* boda Azu y Toño 2026 */
    *,
    *::before,
    *::after {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    html,
    body {
      width: 100%;
      min-height: 100%;
    }

    body {
      font-family: sans-serif;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
      font-size: inherit;
      font-weight: normal;
    }

    ul,
    ol {
      list-style: none;
    }

    a {
      color: inherit;
      text-decoration: none;
    }

    button,
    input,
    textarea,
    select {
      font: inherit;
      color: inherit;
      background: none;
      border: none;
    }

.cormorant-garamond-<uniquifier> {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.sobre{
	display: flex;
  	justify-content: center;
	background-color:#4a634f;
	
}
.container-sobre{
  width: 80%;
  background-color: #4a634e;
  text-align: center;
}
.solapa{
	height: 100px;
	width: 100%;
	background-image: url("../image/solapa.png");
    background-position: center top;
	background-repeat:no-repeat;
}
.monograma{
	padding-top: 5%;: 
}
.monograma img{
  display: block;
  max-width: 100px;
  height: auto;
	margin: 20px auto;}
.cita{
	color:#afc0ad;
}

.wrapper{
	display: flex;
  	justify-content: center;
	background-color: #4a634f;
}
.wrapper2{
	display: flex;
  	justify-content: center;
	background-color: #4a634f;
	
}
.container2 {
	width: 100%;
	text-align: center;
	text-align: center;
	font-family: "Cormorant Garamond", serif;
	background-image: url("../image/bg-flores-2.png");
    background-position: center bottom;
	background-size: 100%;
	background-repeat:no-repeat;
	padding-bottom: 8%;
}
.cabezal-inv{
	background-image: url("../image/cabezal-inv.png");
    background-position: center top;
	background-repeat:no-repeat;
	width: 100%;
	min-height: 30px;
	text-align: center;
}
.container {
  width: 80%;
  background-color: #f7f4ed;
  text-align: center;
  background-image: url("../image/bg-flores-1.png");
  background-size: 100% auto;
    background-repeat: no-repeat;
	font-family: "Cormorant Garamond", serif;
	box-shadow: 10px 12px 25px rgba(0, 0, 0, 0.2);
}
.separador{
	width: 50%;
  border: none;
  border-top: 1px solid #aec1ad;
  margin: 30px auto;
	display: flex;
  	justify-content: center;
}
.separador-largo{
	width: 90%;
  border: none;
  margin: 20px auto;
	height: 20px;
	display: flex;
	justify-content: center;
	background-image: url("../image/separador-seccion.png");
	background-size: 100% auto;
    background-repeat: no-repeat;
}

.nombres {
  display: flex;
  flex-direction: column;
  align-items: center;
padding-top: 10%;
  height: auto;
  margin: 0 auto;
}
.nombres > img {
  display: block;
  max-width: 300px;
  height: auto;
  margin: 20px auto;
}
.intro {
  width: 100%;
  max-width: 700px;
  margin: 35px auto 0;

  display: flex;
  flex-direction: column;
  align-items: center;

  text-align: center;
	font-family: "Cormorant Garamond", serif;
	color:#606060;
	
}

.intro p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
	font-size: 1.3em;
}
.texto-estilo-1{
	color: #4a634e;
	font-family: "Cormorant Garamond", serif;
	margin: 5%;
    font-style: normal;
    padding-right: 10%;
    padding-left: 10%;
}
}
.texto-estilo-2{
	color: #4b644f;
	font-family: "Cormorant Garamond", serif;
	font-size: 1.5em;
    font-style: italic;
	padding-right: 10%;
    padding-left: 10%;
}
.espacio {
  width: 100%;
  height: 20px;
}

.cancion{
	margin-top: 5%;
	font-family: "Cormorant Garamond", serif;
	font-size: 1.3em;
	color: #4a634e;
}
.icono-play{
	background-color: #81807c;
    opacity: 0.1;
}

.contenedor-boton {
  display: flex;
  justify-content: center;
}

.boton-ubicacion {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 180px;
  height: 54px;
  padding: 0 32px;

  background-color: #e7e9df;
  border: 1px solid #d5d8cc;

  color: #66715f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1em;
  font-style: italic;
  letter-spacing: 1px;

  text-decoration: none;
  box-sizing: border-box;
  cursor: pointer;

  transition:
    opacity 0.25s ease,
    background-color 0.15s ease,
    color 0.15s ease;
}

/* Al pasar el cursor */
.boton-ubicacion:hover {
  opacity: 0.75;
}

/* Mientras se está oprimiendo */
.boton-ubicacion:active {
  opacity: 1;
  background-color: #4a634e;
  border-color: #6f7652;
  color: #ffffff;
}
.subtitulo-1{
	color: #c9ab6f;
	margin-top: 5%;
	font-size: 1em;
}


.seccion {
  width: 100%;
  display: flex;
  justify-content: center;
}
.footer-bg{
	height: 200px;
	
	width: 100%;
}
.timeline2{
	width: 100%;
    margin-top: 10%;
	background-image: url("../image/bg-itinerario.png");
    background-repeat: no-repeat;
    background-position: center center;
	height: 256px;
}
.timeline2 img{
	
}
.evento-timeline {
	width: 14%;
    float: left;
    margin-right: 5px;
    margin-left: 10px;
}
.texto-ornamento{
	background-image: url("../image/bg-itinerario-ornamento.png");
    background-repeat: no-repeat;
    background-position: center bottom;
	padding-bottom: 10px;
	padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.texto-ornamento h4{
	color:#d3aa6a;
	font-family: 'Cormorant Garamond';
}
.timeline-hora{
	color:#606060;
	padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.padres{
    width: 100%;
    font-family: 'Cormorant Garamond';
    padding-top: 5%;
    margin-top: 10%;
    color: #606060;
	min-height: 90vh;
	background-image: url("../image/bg-seccion-1.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 90%;
}
.padres h4{
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 20px;
    padding-top: 20px;
}
.padres h5{
	font-size: 1em;
    font-style: normal;
    font-weight: bold;
}
.capitulo {
  width: 90%;
  max-width: 700px;
  color: #4b644f;
  display: flex;
  flex-direction: column;
  align-items: center;

  text-align: center;
}
.capitulo h3{
	font-size:1.5em;
	font-weight: 400;
}
.capitulo h5{
	font-weight: bolder;
    font-style: italic;
	font-size: 1.3em;
}
.capitulo img {
  display: block;
  max-width: 120px;
  height: auto;
  margin: 20px auto;
  max-height: 170px;
}
.capitulo p {
  max-width: 600px;
  margin: 15px auto;
  line-height: 1.6;
	font-size: 1.3em;
	font-style: normal;
	font-weight: 500;
}

.contador {
  width: 100%;
  max-width: 650px;
  margin: 40px auto 0;

  display: flex;
  flex-direction: column;
  align-items: center;

  text-align: center;
}

.contador-titulo {
  width: 100%;
  margin: 0 0 20px;
}

.contador-contenido {
  width: 100%;

  /*display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;*/
}

.contador-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.contador-numeros {
  display: block;
  width: auto;

  color: #4a634e;

  font-family: "Cormorant Garamond", serif;
  font-size: 2.8rem;
  line-height: 1;
}

.contador-etiqueta {
  color: #4a634e;

  font-family: "Cormorant Garamond", serif;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.rsvp-seccion {
  width: 80%;
  max-width: 900px;
  margin: 60px auto;
  padding: 70px 40px;
color: #4b644f;
  background-color: #f8f7f3;

  box-sizing: border-box;
  box-shadow: 10px 14px 30px -8px rgba(80, 95, 82, 0.28);
}

.rsvp-contenedor {
  width: 80%;
  max-width: 680px;
  margin: 0 auto;
}

.rsvp-encabezado {
  width: 100%;
  margin-bottom: 45px;

  text-align: center;
}

.rsvp-titulo {
  max-width: 620px;
  margin: 0 auto 20px;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: 1px;
}
.textos-rsvp{
	padding-top: 40px
}
.textos-rsvp h3{
	color: #fff;
}

.rsvp-invitado {
  margin: 0 0 14px;

  

  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.5;
}

.rsvp-subtitulo {
  max-width: 520px;
  margin: 0 auto;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.6;
  letter-spacing: 0.3px;
}

.rsvp-formulario {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.grupo-formulario {
  margin: 0 0 35px;
  padding: 0;

  border: none;
}

.opciones-asistencia {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;

  width: 100%;
}

.opcion-radio {
  position: relative;
  display: block;

  cursor: pointer;
}

.opcion-radio input {
  position: absolute;

  opacity: 0;
  pointer-events: none;
}

.opcion-radio span {
  width: 100%;
  min-height: 54px;
  padding: 13px 20px;

  display: flex;
  align-items: center;
  justify-content: center;

  border: 1px solid #a8aa9f;
  border-radius: 2px;

  background-color: rgba(255, 255, 255, 0.55);
  color: #66715f;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;

  box-sizing: border-box;

  transition:
    opacity 0.25s ease,
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

.opcion-radio span:hover {
  opacity: 0.7;
}

.opcion-radio input:checked + span {
  border-color: #6f7652;

  background-color: #4a634e;
  color: #ffffff;

  opacity: 1;
}

.datos-asistencia {
  max-height: 0;
  margin-top: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  transform: translateY(-8px);

  transition:
    max-height 0.5s ease,
    margin-top 0.5s ease,
    opacity 0.35s ease,
    transform 0.35s ease,
    visibility 0.35s ease;
}

.datos-asistencia.visible {
  max-height: 700px;
  margin-top: 30px;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@keyframes mostrar-campos {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.campo-formulario {
  width: 100%;
  margin-bottom: 30px;
}

.campo-formulario label {
  display: block;
  margin-bottom: 11px;

  color: #4b644f;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 15px;
  line-height: 1.5;
}

.campo-formulario select,
.campo-formulario textarea {
  width: 100%;
  padding: 14px 16px;

  border: 1px solid #a8aa9f;
  border-radius: 2px;

  background-color: rgba(255, 255, 255, 0.65);
  color: #333;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 15px;

  outline: none;
  box-sizing: border-box;

  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.campo-formulario select {
  min-height: 52px;
}

.campo-formulario textarea {
  min-height: 115px;
  resize: vertical;
}

.campo-formulario select:focus,
.campo-formulario textarea:focus {
  border-color: #6f7652;
  box-shadow: 0 0 0 3px rgba(111, 118, 82, 0.12);
}

.contenedor-boton {
  width: 100%;
  margin-top: 12px;

  display: flex;
  justify-content: center;
}

.boton-enviar {
  min-width: 180px;
  min-height: 54px;
  padding: 12px 32px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  border: 1px solid #d5d8cc;
  border-radius: 0;

  background-color: #e7e9df;
  color: #66715f;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;

  cursor: pointer;

  transition:
    opacity 0.25s ease,
    background-color 0.15s ease,
    border-color 0.15s ease,
    color 0.15s ease;
}

.boton-enviar:hover {
  opacity: 0.72;
}

.boton-enviar:active {
  border-color: #6f7652;

  background-color: #4a634e;
  color: #ffffff;

  opacity: 1;
}
.rsvp-seccion,
.rsvp-contenedor,
.rsvp-formulario,
.opciones-asistencia,
.campo-formulario,
.campo-formulario select,
.campo-formulario textarea,
.boton-enviar {
  box-sizing: border-box;
}
.ayuda-campo {
  margin: 8px 0 0;

  color: #777;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 13px;
  font-style: italic;
  line-height: 1.4;
}

.hurrytimer-timer-block{
	display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
	max-resolution: 10px!important;
}

#mensaje-confirmacion[hidden] {
  display: none;
}

#mensaje-confirmacion:not([hidden]) {
  display: block;
  visibility: visible;
  opacity: 1;
}
.mensaje-confirmacion h3{
	font-size: 1.5em;
    font-weight: 400;
}
.mensaje-confirmacion p{
	font-size: 1.3em;
    font-weight: 500;
}
.animar-scroll {
  opacity: 0;
  transform: translateY(40px);
  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
  will-change: opacity, transform;
}

.animar-scroll.visible-scroll {
  opacity: 1;
  transform: translateY(0);
}

:root {
  --verde: #6d8d78;
  --oro: #c8a466;
}

* {
  box-sizing: border-box;
}

.itinerario {
  min-height: 100vh;
  padding: 24px 24px 58px;
  display: flex;
  justify-content: center;

  background-color: var(--fondo);
  color: var(--verde);

  font-family: "Cormorant Garamond", Georgia, serif;
}

.itinerario .contenedor-iti {
  width: min(100%, 980px);
}

.itinerario h1 {
  margin: 0 0 42px;

  text-align: center;
  font-size: 48px;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 2px;
}

/* Línea de tiempo */

.timeline {
  position: relative;

  display: grid;
  grid-template-columns: 1fr 140px 1fr;
  grid-template-rows: repeat(6, 72px);

  min-height: 432px;
}

/* Línea vertical central */

.timeline::before {
  content: "";
  position: absolute;

  left: 50%;
  top: 36px;
  bottom: 36px;

  width: 2px;
  transform: translateX(-50%);

  background: repeating-linear-gradient(
    to bottom,
    var(--oro) 0 5px,
    transparent 5px 10px
  );
}

/* Eventos */

.evento {
  position: relative;

  display: flex;
  align-items: center;
  gap: 16px;

  min-height: 72px;
}

.evento.izq {
  grid-column: 1 / 3;
  justify-content: flex-end;
}

.evento.der {
  grid-column: 2 / 4;
  justify-content: flex-start;
}

/* Posición vertical de los eventos */

.e1 {
  grid-row: 1;
}

.e2 {
  grid-row: 2;
}

.e3 {
  grid-row: 3;
}

.e4 {
  grid-row: 4;
}

.e5 {
  grid-row: 5;
}

.e6 {
  grid-row: 6;
}

/* Líneas horizontales */

.evento::after {
  content: "";
  position: absolute;

  top: 50%;
  height: 2px;
  width: 86px;

  transform: translateY(-50%);

  background: repeating-linear-gradient(
    to right,
    var(--oro) 0 5px,
    transparent 5px 10px
  );
}

/* Puntos */

.punto {
  position: absolute;
  top: 50%;
  z-index: 5;

  width: 9px;
  height: 9px;

  border-radius: 50%;
  background-color: var(--oro);

  transform: translateY(-50%);
}

/* Textos */

.texto {
  position: relative;
  z-index: 3;

  display: flex;
  flex-direction: column;

  min-width: 150px;
  padding: 2px 8px;

  background-color: var(--fondo);
}

.texto strong {
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
}

.texto span {
  margin-top: 5px;

  font-size: 23px;
  line-height: 1.05;
}

/* Iconos */

.icono {
  position: relative;
  z-index: 3;

  width: 95px;
  height: 86px;

  display: flex;
  align-items: center;
  justify-content: center;

  background-color: var(--fondo);
}

.icono svg {
  width: 90px;
  height: 82px;

  fill: none;
  stroke: var(--verde);
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.icono.cena {
  width: 110px;
}

.icono.cena svg {
  width: 105px;
}

.icono.baile {
  width: 90px;
  height: 120px;
}

.icono.baile svg {
  width: 82px;
  height: 116px;
}

/* Desktop */
.botones-regalos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.boton-regalo {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 150px;
  padding: 14px 26px;

  background-color: #e6e8df;
  border: 1px solid #d8dbd0;

  color: #748271;
  text-decoration: none;
  font-size: 17px;
  font-style: italic;
}
/* Al pasar el cursor */
.boton-regalo:hover {
  opacity: 0.75;
}

/* Mientras se está oprimiendo */
.boton-regalo:active {
  opacity: 1;
  background-color: #4a634e;
  border-color: #6f7652;
  color: #ffffff;
}

@media screen and (max-width: 700px) {
  .botones-regalos {
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    gap: 14px;
  }

  .boton-regalo {
    width: calc(100% - 32px);
    max-width: 390px;
    min-height: 62px;
    padding: 14px 20px;
    font-size: 21px;
  }
}
@media screen and (min-width: 701px) {

  .evento.izq {
    padding-right: 164px;
  }

  .evento.der {
    padding-left: 164px;
  }

  /* Línea desde el centro hacia los eventos izquierdos */

  .evento.izq::after {
    right: 70px;
  }

  .evento.izq .punto {
    right: 151px;
  }

  /* Línea desde el centro hacia los eventos derechos */

  .evento.der::after {
    left: 70px;
  }

  .evento.der .punto {
    left: 151px;
  }

  .evento.izq .texto,
  .evento.izq .icono {
    margin-right: 8px;
  }

  .evento.der .texto,
  .evento.der .icono {
    margin-left: 8px;
  }
}



/* Mobile */

@media screen and (max-width: 700px) {

  .itinerario {
    padding: 28px 18px 50px;
  }

  .itinerario h1 {
    margin-bottom: 34px;
    font-size: 42px;
  }

  .timeline {
    display: flex;
    flex-direction: column;
    gap: 30px;

    width: min(100%, 360px);
    min-height: 0;

    margin: 0 auto;
    padding-left: 58px;
  }

  /* Línea vertical izquierda */

  .timeline::before {
    left: 18px;
    top: 84px;
    bottom: 63px;

    transform: none;
  }

  .evento,
  .evento.izq,
  .evento.der {
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;

    width: 100%;
    min-height: 125px;

    padding: 16px 10px 16px 18px;

    text-align: center;
    background-color: var(--fondo);
  }

  /* Líneas horizontales móviles */

  .evento::after,
  .evento.izq::after,
  .evento.der::after {
    display: block;

    top: 50%;
    left: -40px;
    right: auto;

    width: 40px;

    transform: translateY(-50%);
  }

  /* Punto al final de la línea */

  .evento .punto,
  .evento.izq .punto,
  .evento.der .punto {
    top: 50%;
    left: -4px;
    right: auto;

    transform: translateY(-50%);
  }

  .icono,
  .icono.cena,
  .icono.baile {
    width: 82px;
    height: auto;
    margin: 0 auto;
  }

  .icono svg {
    width: 76px;
    height: 76px;
  }

  .icono.cena svg {
    width: 82px;
    height: 76px;
  }

  .icono.baile svg {
    width: 72px;
    height: 98px;
  }

  .texto {
    min-width: 0;
    align-items: center;

    padding: 4px 8px;

    text-align: center;
    background-color: var(--fondo);
  }

  .texto strong,
  .texto span {
    font-size: 22px;
  }
}

@media (max-width: 600px) {
.wrapper{
	display: flex;
  	justify-content: center;
	
}
.container {
  width: 100%;
  background-color: #f7f4ed;
  text-align: center;
  font-family: "Cormorant Garamond", serif;	
	background-image: url(../image/bg-flores-1-mob.png);
	    background-size: 100% auto;
    background-repeat: no-repeat;
	background-po: center top;
}
.container-sobre{
  width: 100%;
  padding: 5%;
  background-color: #4a634e;
  text-align: center;
	
}
.nombres > img {
  display: block;
  max-width: 222px;
  height: auto;
  margin: 20px auto;
}
  .rsvp-seccion {
    width: 94%;
    margin: 30px auto;
    padding: 42px 18px;
  }

  .rsvp-contenedor {
    width: 100%;
    max-width: none;
  }

  .rsvp-encabezado {
    margin-bottom: 30px;
  }

  .rsvp-titulo {
    max-width: 100%;
    margin-bottom: 16px;

    font-size: 36px;
    line-height: 1.15;
    letter-spacing: 0.5px;
  }

  .rsvp-invitado {
    margin-bottom: 12px;

    font-size: 16px;
    line-height: 1.4;
  }

  .rsvp-subtitulo {
    max-width: 100%;

    font-size: 14px;
    line-height: 1.5;
  }

  .grupo-formulario {
    margin-bottom: 28px;
  }

  .opciones-asistencia {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .opcion-radio,
  .opcion-radio span {
    width: 100%;
  }

  .opcion-radio span {
    min-height: 50px;
    padding: 12px 16px;
    font-size: 17px;
  }

  .datos-asistencia.visible {
    max-height: 800px;
    margin-top: 25px;
  }

  .campo-formulario {
    margin-bottom: 24px;
  }

  .campo-formulario label {
    font-size: 14px;
    line-height: 1.45;
  }

  .campo-formulario select,
  .campo-formulario textarea {
    width: 100%;
    padding: 13px 14px;
    font-size: 16px;
  }

  .campo-formulario select {
    min-height: 50px;
  }

  .campo-formulario textarea {
    min-height: 105px;
  }

  .contenedor-boton {
    margin-top: 8px;
  }

  .boton-enviar {
    width: 100%;
    min-width: 0;
    min-height: 52px;
    padding: 12px 20px;
    font-size: 1em;
  }
	.cabezal-inv{
	background-size: 90%;
}
}


@media screen and (max-width: 700px) {
  .padres {
    background-image: url("../image/bg-seccion-1-mob.png");
    background-position: center top;
	background-size: 100%;
	min-height: 70vh;
  }
}
@media screen and (max-width: 700px) {

  .timeline2 {
    width: 100%;
    height: auto;
    /*padding: 20px 0 50px;*/

    display: flex;
    flex-direction: column;
    align-items: center;
    /*gap: 42px;*/

    /* Quita el fondo horizontal de desktop */
    background-image: none !important;
    background-color: transparent;
  }

  .evento-timeline {
    float: none !important;
	padding-top: 15px;
    width: 180px;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;

    text-align: center;
  }

  .evento-timeline img {
    display: block;

    width: auto;
    height: auto;
    max-width: 60px;
    max-height: 60px;
    margin: 0 auto 8px;

    object-fit: contain;
  }

  .texto-ornamento {
    width: 150px;
    min-width: 0;

    margin: 0 auto;
    padding: 0px;

    background-image:none;

    text-align: center;
  }

  .texto-ornamento h4 {
    margin: 0;

    color: #d3aa6a;
    font-family: "Cormorant Garamond", serif;
    font-size: 21px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.1;
  }
	.texto-ornamento p{
		margin-top: 0;
	}
  .timeline-hora {
    width: 100%;
    margin: 7px 0 0;
    padding: 0;

    color: #606060;
    font-size: 10px;
    line-height: 1.2;

    text-align: center;
    white-space: nowrap;
  }
}
.img-confirma1{
	width: 90%;
	padding-top: 3%;
}
.img-confirma2{
	width: 90%;
	padding-top: 3%;
}
