@font-face {
    font-family: "labelleaurore-regular";
    src: url("../text/LaBelleAurore-Regular.ttf");
}
@font-face {
    font-family: "Tangerine-Regular";
    src: url("../text/Tangerine-Regular.ttf");
}
@font-face {
    font-family: "DancingScript-VariableFont";
    src: url("../text/DancingScript-VariableFont_wght.ttf");
}

@font-face {
    font-family: "redhatdisplay-regular";
    src: url("../text/RedHatDisplay-VariableFont_wght.ttf");
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

nav h3 {
    font-family: "Tangerine-Regular";
    font-size: 30px;
    color: #fff;
    margin-top: .25rem;
    margin-bottom: .25rem;
}

.nav-item a {
    color: #fff;
}

.nav-item a:hover {
    color: #53583e;
}

.navbar {
    padding: 10px 30px !important;
}

#portadainiob {
    background-image: url(../img/GALERIA2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 25%;
    background-position-x: center;
}

.portadaini {
    background-color: rgba(0, 0, 0, 0.391);
    padding: 28% 5% 5% 5%;
}

.portadaini h1 {
    color: #fff;
    font-family: "Tangerine-Regular";
    font-size: 55px;
    padding: 3% 0% 3% 0%;
}

.portadaini h3 {
    font-family: "redhatdisplay-regular";
    color: #fff;
    font-size: 22px;
    letter-spacing: .5rem;
    font-weight: 300;
}

#teesp {
    padding: 5% 10%;
    text-align: center;
    font-family: "redhatdisplay-regular";
    font-size: 22px;
}

#teesp h6 {
    font-family: "Tangerine-Regular";
    color: #593b1f;
    font-size: 35px;
    margin-top: 4%;
    font-weight: 500;
}

#nuestrodia {
    background-image: url(../img/GALERIA6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 35%;
    background-position-x: center;
}

.ndia2 {
    background-color: rgba(0, 0, 0, 0.391);
    padding: 5% 10%;
}

#nuestrodia h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    text-align: center;
    color: #fff;
    margin-bottom: 5%;
}

#nuestrodia h6 {
    font-family: "redhatdisplay-regular";
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin-bottom: 5%;
}

.countdown span {
    margin: 0 30px;
    display: inline-block;
    font-family: "Tangerine-Regular";
    color: #fff;
    font-size: 70px;
    width: 150px;
}

.countdown small {
    display: block;
    font-size: 14px;
    font-family: "redhatdisplay-regular";
    letter-spacing: 8px;
    text-transform: uppercase;
}

#itinerario {
    padding: 5%;
}

#itinerario h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    text-align: center;
    color: #593b1f;
    margin-bottom: 5%;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    border-right: 1px dashed rgba(162, 144, 102, 1);
    left: 50%;
    margin-left: 0px;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li>.timeline-badge {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    width: 200px;
    height: 200px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -100px;
    border: 10px solid #fff;
    z-index: 1;
    border-radius: 50%;
}

.timeline>li>.timeline-panel {
    width: 38%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 50px;
    position: relative;
    z-index: 0;
    background: #fff;
    border-radius: 4px;
    margin-top: -15%;
}

.timeline>li>.timeline-panel .overlay {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    content: "";
    background: #f7f1e4;
    z-index: -1;
}

.timeline-title {
    margin-top: 0;
    font-size: 40px;
    color: #593b1f;
    margin-bottom: 30px;
    font-family: "Tangerine-Regular";
}

.date {
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#cuandoydon {
    padding: 5%;
}

#cuandoydon h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    text-align: center;
    color: #593b1f;
    margin-bottom: 4%;
}

#cuandoydon p {
    font-size: 20px;
    font-family: "redhatdisplay-regular";
    padding: 0% 11%;
    text-align: center;
}

.cereim img {
    max-width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}

.recuadro {
    padding: 5%;
    background: #f7f1e4;
}

#cuandoydon .recuadro h1 {
    font-family: "Tangerine-Regular";
    font-size: 50px;
    margin-bottom: 5%;
}

.fech {
    font-size: 16px;
    font-family: "redhatdisplay-regular";
    text-align: center;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 3px;
}

.dire h6 {
    text-align: center;
    padding: 10% 0% 5% 0%;
    font-size: 20px;
}

.dire button {
    margin: 5%;
    padding: 5px 10px;
    background-color: #53583e;
    color: #fff;
    letter-spacing: 4px;
}

.resp {
    background-image: url(../img/GALERIA3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 45%;
    background-position-x: center;
}

.respobs {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5%;
}

.resp h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    margin-bottom: 4%;
    color: #fff;
    text-align: center;
}

.resp p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: "redhatdisplay-regular";
}

.formu {
    padding: 4% 10% 0% 10% !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group {
    width: 100% !important;
    margin-bottom: 10px;
    font-family: "Red Hat Display", sans-serif;
    font-size: 22px;
    color: #fff;
}

.form-control2 {
    background: rgba(255, 255, 255, 0.2);
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    width: 100%;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 5%;
    padding-right: 5%;
    transition: 0.5s;
}

.form-control2::-webkit-input-placeholder {
    color: #fff;
}

.form-group label.sr-only.asistencia {
    overflow: visible;
    clip: inherit;
    padding: 5px;
    position: inherit;
    color: #fff;
    width: auto;
    font-family: "Tangerine-Regular";
    font-size: 22px;
}

.botonresp button {
    background-color: #53583e;
    color: #fff;
    padding: 5% 25%;
    margin-top: 10%;
}

.regalos {
    padding: 5%;
}

.regalos h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    margin-bottom: 4%;
    color: #593b1f;
    text-align: center;
}

.regalos p {
    font-family: "redhatdisplay-regular";
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-bottom: 5%;
}

.regalos img {
    max-width: 15%;
}

.dress {
    padding: 5% 0% 5% 0%;
    background-color: #f7f1e4;
}

.dress h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    margin-bottom: 2%;
    color: #593b1f;
    text-align: center;
}

.dress p {
    font-family: "redhatdisplay-regular";
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #000000;
}

.dress img {
    max-width: 40%;
}

.galeria {
    padding: 5%;
}

.galeria h1 {
    font-family: "Tangerine-Regular";
    font-size: 70px;
    margin-bottom: 2%;
    color: #593b1f;
    text-align: center;
}

.galeria p {
    font-family: "redhatdisplay-regular";
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-bottom: 5%;
}

.galeria img {
    max-width: 100%;
}

.masonry {
    column-count: 4;
    column-gap: 1rem;
}

.masonry-item {
    display: inline-block;
    margin-bottom: 1rem;
    width: 100%;
}

.masonry-item img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
}

footer {
    background-color: #53583e;
    color: #fff;
    padding: 3% 0%;
    text-align: center;
    font-size: 20px;
}

@media (max-width: 768px) {
    .masonry {
        column-count: 2;
    }
}

@media (max-width: 576px) {
    .masonry {
        column-count: 1;
    }
    nav h3 {
        position: relative;
        color: transparent;
        width: 0;
    }
    nav h3::before {
        content: "S & M";
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }
    .portadaini h3 {
        letter-spacing: .1rem;
    }
    .timeline>li>.timeline-panel {
        width: 100%;
        border: 1px solid rgba(0, 0, 0, 0.05);
        padding: 50px;
        position: relative;
        z-index: 0;
        background: #fff;
        border-radius: 4px;
        margin-top: 0;
    }
    .dress img {
        max-width: 100%;
    }
}