@font-face {
  font-family: 'The Boqke';
  src: url('../fonts/The Boqke.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.the-boqke {
  font-family: 'The Boqke', sans-serif;
}

.banner {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.video-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    display: block
}

.image-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

.container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.audioTag {
    margin-top: -2rem;
}

.title1 {
    color: #776983;
    font-family: 'Alex Brush', cursive;
    font-size: 3rem;
    font-weight: 400
}

.text-first {
    color: #535353;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    padding: 30px 50px
}

.countdown {
    display: flex;
    justify-content: center;
    gap: 25px;
    margin-top: 30px
}

.countdown div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.circle {
    background-color: #BBA9BF;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.label {
    color: #535353;
    font-size: .7rem;
    text-transform: uppercase
}

.btn-container {
    margin-top: 10px;
    margin-bottom: 10px
}

.agendar-btn {
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #535353;
    font-size: 1rem;
    padding: 10px 20px;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    margin-top: 30px;
    cursor: pointer
}

.agendar-btn i {
    margin-right: 10px
}

.agendar-btn:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15)
}

.banner-celebracion {
    background-image: url('../images/boda-05.webp');
    background-size: cover;
    background-position: center;
    height: 70vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    color: #fff;
    padding: 20px;
    box-sizing: border-box
}

.text-top {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 40px
}

.text-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 0 10px
}

.text-bottom .small-text {
    font-size: 1rem;
    font-weight: lighter;
    margin-bottom: 5px;
    margin-top: 10px
}

.text-bottom .large-text-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.text-bottom .large-text {
    font-size: 1.8rem;
    font-weight: 700
}

.text-bottom .divider {
    width: 2px;
    height: 45px;
    background-color: #fff;
    display: inline-block
}

.ubicacion-btn {
    background-color: #ffffff;
    color: #535353;
    font-size: 1rem;
    padding: 10px 20px;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer
}

.ubicacion-btn i {
    margin-right: 10px
}

.ubicacion-btn:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15)
}

.banner-salon {
    background-image: url('../images/boda-02-2.webp');
    background-size: cover;
    background-position: center;
    height: 70vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    color: #fff
}

.image-top {
    text-align: center;
    padding: 10px;
    margin-top: 40px
}

.image-top img {
    max-width: 100%;
    height: auto
}

.text-bottom .small-text-salon {
    font-size: 1rem;
    font-weight: lighter;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #000
}

.text-bottom .large-text-salon {
    font-size: 2rem;
    font-weight: 700;
    color: #625566
}

.ubicacion-salon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #776983;
    color: #ffff;
    font-size: 1rem;
    padding: 10px 20px;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer
}

.ubicacion-salon-btn i {
    margin-right: 10px
}

.ubicacion-salon-btn:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15)
}

.container-title2 {
    color: #535353;
    padding: 50px 0 0
}

.text-dresscode {
    color: #535353;
    padding: 20px
}

.text-dresscode .text-small {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.image-line {
    width: 90%
}

.grid-historia {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    padding: 50px
}

.grid-historia img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1)
}

.grid-historia .text-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 16px;
    color: #776983;
    padding: 20px;
    text-align: center;
    font-weight: 700
}

.text-collage {
    font-size: 14px;
    line-height: 16px;
    color: #776983;
    text-align: center;
    font-weight: 700
}

.container-image {
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.rounded-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1)
}

.text-regalos {
    color: #535353;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    padding: 20px 50px 50px
}

.regalos-btn {
    background-color: #A32035;
    color: #ffff;
    padding: 10px 20px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer
}

.regalos-btn i {
    margin-right: 10px
}

.regalos-btn:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15)
}

.text-regalos2 {
    color: #535353;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 50px
}

.text-regalos3 {
    color: #535353;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    padding: 10px
}

.container-final h1 {
    padding-top: 40px;
    font-size: 50px;
    font-weight: 400;
    font-family: 'Alex Brush', cursive;
    color: white
}

.loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px
}

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #acbfa9;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.invitado-info {
    margin-top: 1rem;
    text-align: center
}


@media (min-width: 768px) {
    .video-banner {
        display: none
    }

    .image-banner {
        display: block
    }

    .title1 {
        font-size: 6rem
    }

    .text-first {
        font-size: 26px;
        line-height: 28px
    }

    .circle {
        width: 100px;
        height: 100px;
        font-size: 2.5rem
    }

    .label {
        font-size: 1.2rem
    }

    .agendar-btn {
        font-size: 1.5rem;
        padding: 15px 30px
    }

    .banner-celebracion {
        height: 90vh
    }

    .text-top {
        font-size: 3rem;
        margin-top: 50px
    }

    .text-bottom .small-text {
        font-size: 1.2rem
    }

    .text-bottom .large-text {
        font-size: 2.5rem
    }

    .ubicacion-btn {
        font-size: 1.5rem;
        padding: 15px 30px
    }

    .banner-salon {
        height: 100vh
    }

    .image-top {
        padding: 30px
    }

    .image-top img {
        width: 60%;
        max-width: 100%;
        height: auto;
        margin-bottom: 50px
    }

    .text-bottom .small-text-salon {
        font-size: 1.2rem
    }

    .text-bottom .large-text-salon {
        font-size: 2.5rem
    }

    .ubicacion-salon-btn {
        font-size: 1.5rem;
        padding: 15px 30px
    }

    .container-title2 h4 {
        font-size: 3.5rem
    }

    .text-dresscode {
        padding: 50px
    }

    .text-dresscode span {
        font-size: 2.5rem
    }

    .text-dresscode .text-small {
        font-size: 26px;
        line-height: normal
    }

    .grid-historia .text-grid {
        font-size: 40px;
        line-height: normal
    }

    .text-collage {
        font-size: 32px;
        line-height: normal;
        padding: 40px
    }

    .text-regalos,
    .text-regalos2,
    .text-regalos3 {
        font-size: 26px;
        line-height: normal;
        margin-left: 100px;
        margin-right: 100px
    }

    .regalos-btn {
        font-size: 1.5rem;
        padding: 15px 30px
    }

    .container-final h1 {
        font-size: 6rem
    }

    .nombre-invitado {
        font-size: 1.6rem
    }

    .numero-personas {
        font-size: 1.6rem
    }
}

@media (max-height: 768px) {

    .banner,
    .banner-celebracion,
    .banner-salon {
        min-height: 80vh;
        height: auto
    }

    .text-bottom {
        padding: 10px
    }

    .text-bottom .large-text,
    .text-bottom .large-text-salon {
        font-size: 1.5rem
    }

    .ubicacion-btn,
    .ubicacion-salon-btn {
        font-size: 1rem
    }
}

@media (max-width: 767px) {
    .banner2 {
        display: block;
    }

    .banner2 img {
        margin-top: -40rem;
    }    
}

@media (max-width: 425px) {
    .banner2 img {
        margin-top: -25rem;
    }    
}
