@font-face {
    font-family: 'Tipografia-titulo';
    src: url("../fonts/Parisienne-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tipografia-principal';
    src: url("../fonts/serlio-lh-1.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tipografia-secundaria';
    src: url("../fonts/FogtwoNo5.ttf");
    font-weight: normal;
    font-style: normal;
}

.adorno-flor {
    max-width: 400px !important;
}

.font-1 {
    font-family: 'Tipografia-principal', 'sans-serif' !important;
}

.font-2 {
    font-family: 'Tipografia-titulo', 'sans-serif' !important;
}

.font-3 {
    font-family: 'Tipografia-secundaria', 'sans-serif' !important;
}

.font-conf,
.font-conf p {
    font-family: 'Tipografia-secundaria', 'sans-serif' !important;
}

body {
    padding: 0;
    margin: 0;
    background-color: #fff;
    font-family: 'Tipografia-principal', sans-serif;
}

body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(../images/bg/bg-e.jpg) !important;
    background-position: center;
    background-size: cover;
    z-index: -1; /* Coloca el fondo detrás del contenido */
}

.owl-theme .owl-controls .owl-page span {
    background-color: #f7f1e8 !important;
    opacity: 1 !important;
}

.owl-theme .owl-controls .owl-page.active span {
    background-color: #ffffff !important;
    opacity: 1 !important;
}

.border-mascara {
    width: 95vw;
    height: 95vh;
    border: 5px solid #f4d8da76;
}

.bg-1-img {
    background-color: #fff;
    background-image: url(../images/bg/bg-e.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
}

.bg-2-img {
    background-color: #fff;
    background-image: url(../images/bg/bg-3-v2.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
}

.clip-polygon {
    clip-path: polygon(50% 0, 100% 10%, 100% 90%, 50% 100%, 0 90%, 0 10%);
}

#musica > i {
    background-color: #a88578;
    padding: 5px 10px;
}

#musica {
    left: 0;
    top: 10vh;
    cursor: pointer;
    z-index: 999;
}

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

.c-titulo {
    color: #a88578 !important;
}

.c-principal {
    background: -webkit-linear-gradient(#8E6E3F, #F0BD7A, #8E6E3F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 1px 1px #ffffff);
}

.c-titulo2 {
    color: #a88578 !important;
}

.c-principal2 {
    background: -webkit-linear-gradient(#8E6E3F, #F0BD7A, #8E6E3F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 1px 1px #ffffff);
}

.btn-modal {
    background: #a88578 !important;
    border: 1px solid transparent;
    /* border-image: linear-gradient(90deg, rgba(137,102,56,1) 0%, rgba(145,111,62,1) 4%, rgba(165,137,79,1) 11%, rgba(169,140,81,1) 12%, rgba(181,154,92,1) 16%, rgba(205,183,116,1) 22%, rgba(222,203,136,1) 29%, rgba(241,224,155,1) 34%, rgba(236,219,151,1) 45%, rgba(215,193,126,1) 63%, rgba(191,162,95,1) 73%, rgba(156,123,65,1) 87%, rgba(140,104,50,1) 100%) 1; */
    border-radius: 0px !important;
    padding: 2px 40px !important;
    color: #fff !important;
    font-size: 1.25rem !important;
}

.borde-img {
    border: solid 3px #fff;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.162));
    width: 80%;
    max-width: 300px;
    height: auto;
    object-fit: cover;
    margin: auto;
}

.btn-modal2 {
    background: #a88578 !important;
    border: 1px solid transparent;
    /* border-image: linear-gradient(90deg, rgba(137,102,56,1) 0%, rgba(145,111,62,1) 4%, rgba(165,137,79,1) 11%, rgba(169,140,81,1) 12%, rgba(181,154,92,1) 16%, rgba(205,183,116,1) 22%, rgba(222,203,136,1) 29%, rgba(241,224,155,1) 34%, rgba(236,219,151,1) 45%, rgba(215,193,126,1) 63%, rgba(191,162,95,1) 73%, rgba(156,123,65,1) 87%, rgba(140,104,50,1) 100%) 1; */
    border-radius: 0px !important;
    padding: 2px 40px !important;
    color: #fff !important;
    font-size: 1.25rem !important;
}

.btn-inicio {
    background: none !important;
    padding: 4px 40px !important;
    color: #fff !important;
    font-size: 1.25rem !important;
    text-shadow: 1px 1px 4px #ffffff;
}

.test-review img {
    box-shadow: 2px 1px 10px #ffffff1c;
    -webkit-box-shadow: 2px 1px 10px #ffffff1c;
    -moz-box-shadow: 2px 1px 10px #ffffff1c;
    -o-box-shadow: 2px 1px 10px #ffffff1c;
    -ms-box-shadow: 2px 1px 10px #ffffff1c;
}

.borde-bottom {
    border-bottom: 4px solid transparent;
    border-image: linear-gradient(90deg, rgba(137, 102, 56, 1) 0%, rgba(145, 111, 62, 1) 4%, rgba(165, 137, 79, 1) 11%, rgba(169, 140, 81, 1) 12%, rgba(181, 154, 92, 1) 16%, rgba(205, 183, 116, 1) 22%, rgba(222, 203, 136, 1) 29%, rgba(241, 224, 155, 1) 34%, rgba(236, 219, 151, 1) 45%, rgba(215, 193, 126, 1) 63%, rgba(191, 162, 95, 1) 73%, rgba(156, 123, 65, 1) 87%, rgba(140, 104, 50, 1) 100%) 1;
}

.borde-menu {
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 0 1px 6px #bebebe8c;
    box-shadow: 0 1px 6px #bebebe8c;
}

.titulo-1 {
    font-size: 3.5em !important;
}

.mascara-play {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    background-color: #fff !important;
    background-image: url(../images/bg/bg-e.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
    display: flex;
    overflow: hidden
}

.borde-img {
    border: solid 3px #fff;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.162));
    width: 80%;
    max-width: 300px;
    height: auto;
    object-fit: cover;
    margin: auto;
}

::-webkit-scrollbar {
    width: 10px;
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #a88578 !important;
    border-radius: 10px;
}

span.linea {
    width: 5rem;
    height: 3px;
    /* background-color: #a88578; */
    background: linear-gradient(90deg, rgba(137, 102, 56, 1) 0%, rgba(145, 111, 62, 1) 4%, rgba(165, 137, 79, 1) 11%, rgba(169, 140, 81, 1) 12%, rgba(181, 154, 92, 1) 16%, rgba(205, 183, 116, 1) 22%, rgba(222, 203, 136, 1) 29%, rgba(241, 224, 155, 1) 34%, rgba(236, 219, 151, 1) 45%, rgba(215, 193, 126, 1) 63%, rgba(191, 162, 95, 1) 73%, rgba(156, 123, 65, 1) 87%, rgba(140, 104, 50, 1) 100%);
    border-radius: 5px;
    display: inline-table;
    margin: 5px 5px;
}

span.linea2 {
    width: 5rem;
    height: 3px;
    /* background-color: #a88578; */
    background: linear-gradient(90deg, rgba(137, 102, 56, 1) 0%, rgba(145, 111, 62, 1) 4%, rgba(165, 137, 79, 1) 11%, rgba(169, 140, 81, 1) 12%, rgba(181, 154, 92, 1) 16%, rgba(205, 183, 116, 1) 22%, rgba(222, 203, 136, 1) 29%, rgba(241, 224, 155, 1) 34%, rgba(236, 219, 151, 1) 45%, rgba(215, 193, 126, 1) 63%, rgba(191, 162, 95, 1) 73%, rgba(156, 123, 65, 1) 87%, rgba(140, 104, 50, 1) 100%);
    border-radius: 5px;
    display: inline-table;
    margin: 5px 5px;
}

.border-black {
    width: 50%;
    height: 3px;
    border-radius: 5px;
    /* background-color: #a88578; */
    background: linear-gradient(90deg, rgba(137, 102, 56, 1) 0%, rgba(145, 111, 62, 1) 4%, rgba(165, 137, 79, 1) 11%, rgba(169, 140, 81, 1) 12%, #b59a5c 16%, rgba(205, 183, 116, 1) 22%, rgba(222, 203, 136, 1) 29%, rgba(241, 224, 155, 1) 34%, rgba(236, 219, 151, 1) 45%, rgba(215, 193, 126, 1) 63%, rgba(191, 162, 95, 1) 73%, rgba(156, 123, 65, 1) 87%, rgba(140, 104, 50, 1) 100%);
    margin: 5px 5px;
    display: inline-table;
}

span.simply-amount {
    font-size: 6em;
    line-height: 0;
    color: #ffffff;
    font-family: 'Tipografia-principal', 'sans-serif' !important;
}

span.simply-word {
    font-size: 1.25rem;
    font-weight: 500;
    margin-left: 5px;
    color: #fff;
    font-family: 'Tipografia-principal', 'sans-serif' !important;
}

.boleto-invitado p {
    font-family: 'Tipografia-secundaria', 'sans-serif' !important;
    font-size: 1rem !important;
}

@media (max-width: 991px) {
    .polvo-right {
        right: -346px !important;
    }

    .polvo-left {
        left: -470px !important;
    }
}

@media (max-width: 768px) {
    .test-review img {
        margin: 0 auto;
        width: 55%;
    }

    .bg-img-paralax {
        min-height: 600px !important;
    }

    .border-mascara {
        width: 90vw;
        height: 80vh;
        margin-top: -10vh;
    }
    .frame-inner {
        height: 430px;
    }
}


/* Carrusel polaroid */

.frame {
    width: 650px;
    max-width: 100%;
    padding: 18px;
    background: #f5f3ef;
    margin: auto;
    transform: rotate(-4deg);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .18);
}

.frame-inner {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.slides {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 3.0s ease-in-out;
}

.slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    object-fit: cover;
}