@charset "UTF-8";
.main {
  display: flex;
  flex-wrap: nowrap;
  height: 95vh;
  height: -webkit-fill-available;
  max-height: 95vh;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.2;
  padding-bottom: 30px;
}

body.bienvenida, body.registro, body.boda, body.covid, body.ubicacion, body.mesa, body.hospedaje, body.preguntas-frecuentes {
  background-image: url(../img/foto_Boda_gris_Mobile.jpg);
  background-attachment: scroll !important;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}

strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 3em;
  line-height: 0.9;
  margin: 10px 0;
}
h1 span {
  font-weight: 300;
}

h3, h4, h5, h6 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

.btn-cerrar {
  color: #fff;
  width: 40px;
  left: 75%;
  position: relative;
}

.btn-cerrar:hover {
  color: #fff;
}

.btn-registro {
  background-color: #a7ba09;
  border-radius: 0;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1em;
  z-index: 15;
}

.container-fluid {
  padding: 0 50px;
}

.container-site {
  width: 100%;
  height: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  border-left: 1px solid #ccc;
}

.b-example-divider {
  flex-shrink: 0;
  width: 200px;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1), inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.btn:focus, .btn:active {
  outline: none !important;
  box-shadow: none;
}

a {
  color: #a7ba09;
  font-weight: 600;
  text-decoration: none;
}

a:hover {
  color: #ccc;
}

a.nav-link {
  color: #ffffff;
  padding: 0.8rem 1rem;
  position: relative;
}

a.nav-link.active, a.nav-link:hover {
  color: #ffffff;
  padding-left: 3.5rem;
}

a.nav-link.active::before, a.nav-link:hover::before {
  content: "";
  display: block;
  width: 3.2rem;
  height: 1px;
  background: #fff;
  color: #ffffff;
  left: 0;
  top: 50%;
  position: absolute;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: transparent;
}

.custom-toggler {
  color: #a7ba09 !important;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: rgba(0, 0, 0, 0.8);
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: transparent;
}

.sidebar {
  background-color: rgba(125, 41, 152, 0.85);
  font-size: 0.8em;
  margin-left: 0;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 220px;
  transform: translateX(-100%);
}

.offcanvas {
  transition: transform 0.6s ease-in-out;
}

.navbar {
  align-items: baseline;
  border-right: none;
}

.logo {
  max-width: 80px;
}

@media (min-width: 992px) {
  body.bienvenida {
    background: url("../img/fondo_Inicio.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.registro {
    background: url("../img/fondo_Registro.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.boda {
    background: url("../img/fondo_Laboda.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.covid {
    background: url("../img/fondo_Covid.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.ubicacion {
    background: url("../img/fondo_Ubicacion.jpg") no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.mesa {
    background: url("../img/fondo_MesaDeRegalo.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.hospedaje {
    background: url("../img/fondo_Hospedaje.jpg") no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  body.preguntas-frecuentes {
    background: url("../img/fondo_PreguntasFrecuentes.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  .navbar {
    align-items: baseline;
    border-right: 1px solid #ffffff;
    height: 100%;
  }

  .sidebar {
    margin-left: 89px;
  }

  .logo {
    max-width: 113px;
  }
}
.text-justify {
  text-align: justify;
}

/* Desaparecemos la línea vertical */
@media (min-width: 1400px) and (max-width: 1474px), (min-width: 1199px) and (max-width: 1290px), (max-width: 1110px) {
  .navbar {
    border-right: none;
    height: auto;
  }
}
.contador {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
}
.contador table {
  background-color: rgba(15, 14, 14, 0.75);
  border-radius: 10px;
  color: #fff;
  text-align: center;
}
.contador table thead {
  font-size: 2rem;
  text-shadow: 1px 1px 0 #000;
}
.contador table tbody {
  color: #a7ba09;
  font-size: 0.7rem;
  font-weight: 700;
}
.contador table tr, .contador table th, .contador table td {
  border: none;
  padding: 0.25rem 0.5rem;
}

.wrg_msg {
  padding: 0.3rem 0.5rem;
  font-size: 0.85rem;
  border-radius: 5px;
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.wrg_msg i {
  font-size: 1.1rem;
  color: #842029;
}

.modal {
  color: #000;
}
.modal h5 {
  color: #000;
}

/*# sourceMappingURL=site.css.map */
