@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Dela+Gothic+One&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.text-black {
    color: #0C312D !important;
}

.bricolage-font {
    font-family: "Bricolage Grotesque", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

.video-index-home {
    height: 90vh;
}

.home-mega-tab {
    background-color: #FDF6ED !important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: relative;
    overflow: hidden;
    min-height: 14rem;
}

.swiper-video-home-menu {
    margin-top: 20vh;
}
@media (min-width: 1150px) {
    .lg-90 {
        min-width: 90%;
    }
}
.menu-abosute {
    position: absolute;
}

.menu-abosute.navbar-stick {
    background: #E12864;
}

.tab-custom {
    display: block;
    position: relative;
    text-align: center;
    height: 1.8rem;
    color: #ffffff99;
    cursor: pointer;
}

.tab-custom:before {
    content: "";
    position: absolute;
    width: 96%;
    height: 0.2rem;
    background: #ffffff99;
    bottom: 0px;
    border-radius: 15px;
    right: 1% !important;
    left: 2%;
}

.tab-custom.active {
    color: #FFF;
    font-weight: bold;
}

.tab-custom.active:before {
    background-color: #e12864;
}

.card-event-home .card-body {
    min-height: 70px;
    line-height: normal;
    color: #000;
    font-weight: 500;
    font-size: small;
}

.event-badge {
    position: absolute;
    background: green;
    top: 0.5rem;
    left: 0.5rem;
    min-width: 60px;
    z-index: 1;
}

.row-event-date {
    position: absolute;
    bottom: 5px;
    padding: 3px;
    width: 100%;
    color: #FFF;
    left: 4%;
    z-index: 1;
}

.card-event-home img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.card-event-home .event-img-container:before {
    content: "";
    position: absolute !important;
    background: linear-gradient(0deg, black, transparent, #00000063);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.event-img-container {
    position: relative;
}

.event-day {
    text-align: right;
    display: block;
    margin-right: 2px;
}

.row-event-date>div {
    padding: 0;
}

span.d-block.event-month,
.d-block.event-year {
    line-height: 17px;
    vertical-align: middle;
    font-size: 17px;
    margin-left: 4px;
}

.row-event-date>div {
    line-height: 35px;
}

.btn-home-small {
    padding: 0px 10px;
    box-shadow: 0px 4px 16px -8px #000;
    border-radius: 20px;
    font-weight: 400;
}

.logo {
    width: 140px;
}

.card-img-blog-cont-home {
    position: relative;
}

.card-img-blog-cont-home:before {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.home-badge-tip {
    position: absolute;
    background: #d20044;
    margin: 0.5rem;
    color: #FFF;
    width: 42px;
    text-align: center;
    border-radius: 20px;
    font-size: 12px;
}

.card.card-blog-home .card-body {
    font-size: small;
    line-height: normal;
    color: #000;
    font-weight: 500;
    min-height: 75px;
}














.card-over {
    position: relative;
    overflow: hidden;
}

.card-over .card-body {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000036;
    text-align: center;
    color: #FFF;
}

.card-over .card-body .btn {
    padding: 0.1rem 1.5rem;
}

.transparent {
    background: transparent;
}

.html-content img {
    max-width: 100%;
}

#map {
    min-height: 50vh;
}

.marker-info {
    margin-top: 10px;
}

#newsBar {
    position: absolute;
    width: 100%;
}


.card.card-event-home {
    box-shadow: 0px 0px 9px -2px #000;
    margin: 0;
    border-radius: 15px;
}

.card-img-blog-cont-home img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.card.card-blog-home {
    box-shadow: 0px 0px 9px -2px #000;
    border-radius: 15px;
}

.coati {
    width: 124%;
    position: absolute !important;
    right: -27px;
    bottom: -27px;
    max-width: 260px;
}

.banner-coati p {
    line-height: 20px;
}

.btn-download-map {
    background: #e12864;
    border: navajowhite;
    /*padding: 0px 17px;*/
}

.logros-home span {
    font-weight: bolder;
}

.home-mega-tab-bg {
    position: absolute;
    z-index: -1;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
}

.home-mega-tab:has(.home-mega-tab-bg):before {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, black, transparent, transparent);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.home-mega-tab-content {
    position: relative;
}

.check-custom {
    border-color: green !important;

    background-color: green !important;

}

.check-custom:disabled {
    background: #d3d3d3 !important;

    border-color: black !important;

}

.bg-green-custom, .bg-passport {
    background-color: green;
}
.bg-routes {
    background-color: #e12864 !important;
}
.bg-destinations {
    background-color: #c7aff0  !important;
}
.bg-beaches {
    background-color: #74e8e0  !important;
}
.bg-beaches {
    background-color: #74e8e0  !important;
}
.bg-culture {
    background-color: #fdb900 !important;
}
.bg-cenotes {
    background-color: #5bbbb2 !important;
}
.menu-bars-custom {
    background-color: transparent;
    border: none;
    width: 47px;
}

.menu-bars-custom img {
    width: 100%;
}

.avatar-home-custom {
    border: 3px solid #e7decb;
}

.badge-events-custom {
    background-color: #d1b6fa;
}

.progressbar-custom div {
    background: #00bb00;
    height: 12px;
}

.progressbar-custom {
    background: #dbdbdb;
    position: relative;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.logros-home span:last-child {
    line-height: 15px;
    white-space: break-spaces;
    display: block;
}

.text-white {
    color: #F2E5D0 !important;
}

.views-navigation i {
    font-size: 42px;
}

.views-navigation a {
    display: inline-block;
    line-height: 20px;
}

.views-navigation a span {
    font-size: 20px;
    vertical-align: middle;
    float: none;
    margin-top: -30px;
    display: inline-block;
}

.btn-custom-close-menu img {
    width: 40px;
    padding: 6px;
}

.btn-custom-close-menu {
    display: block !important;

}

.check-task-custom {
    float: right;
    width: 20px;
    height: 20px;
    background: #d3d3d3;
    border-radius: 50%;
    position: relative;
    margin-right: -10px;
}

.check-task-custom.completed:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 70%;
    background: #04d904;
    border-radius: 50%;
    top: 14%;
    left: 15%;
}

.views-navigation-title-img {
    width: 40px;
}

.views-navigation {
    padding-top: 2rem;
    padding-bottom: 3rem;
}

.views-navigation .badge {
    background-color: #34cf3b;
}

.color-crema {
    background-color: #CFBA99;
}

.evidencia-otro {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.evidencia-otro .avatar {
    position: absolute;
    bottom: 9px;
    width: 50px !important;

    left: 8px;
}

@media (max-width: 991px) {
    .offcanvas {
        background-color: #F2E5D0;
        background-image: url(/assets/img/backmenu.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .offcanvas .navbar-nav {
        padding: 1.5rem;
    }

    .color-crema-responsive {
        background-color: #CFBA99;
    }
}
.img-horizontal-card{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
@media (min-width: 1150px) {
    .container {
        max-width: 1100px;
    }
}
@media (min-width: 600px) {
    .icono-passport-home-sign {
        max-height: 200px;
    }
}
.resumenPlayaSe {
    line-height: 1.3;
}
.home-mega-tab-custom {
    min-height: 131px;
}
#confetti-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; /* Permite clics en el botón detrás del confetti */
    overflow: hidden;
    z-index:10000;
}

.confetti {
    position: absolute;
    width: 10px;
    height: 20px;
    background-color: red;
    opacity: 0.9;
    transform-origin: center;
    animation: fall 0s linear forwards, spin 0.1s linear infinite;
}
.text-breack {
    white-space: break-spaces;
    text-align: justify;
}
/* Animación de caída */
@keyframes fall {
    0% {
        margin-top:0; /* Empieza ligeramente fuera de la pantalla */
    }
    100% {
        margin-top: 200vh; /* Se mueve hasta el fondo de la pantalla */
    }
}


/* Animación de giro */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.neon-box {
    animation: neon-glow 6s linear ;
}

@keyframes neon-glow {
    0% {

        outline-style: solid;
        outline-color: #00cb00;
        outline-width: medium;
        box-shadow: 0 0 8px 2px #00cb00;
    }
    50% {
        outline-style: solid;
        outline-color: #00cb00;
        outline-width: medium;
        box-shadow: 0 0 8px 2px #00cb00;
    }
    100% {
        outline-style: none;
        outline-color: #00cb00;
        outline-width: none;
        box-shadow: none;
    }

}
.rotate-15n {
    transform: rotate(-15deg);
}
.rotate-45 {
    transform: rotate(45deg);
}
.rotate-90 {
    transform: rotate(90deg);
}
.lugar-playense-choice {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 30px;
    color: #FFF;
    z-index: 1;
}

.lugar-playense-choice i {
    font-size: 35px;
    vertical-align: sub;
}

.lugar-playense-choice:before {
    position: absolute;
    content: "";
    box-shadow: 0 0 64px 76px #000;
    right: 0;
    border-radius: 50%;
    z-index: -1;
}
.lh-card-home {
    line-height: 13px !important;
    display: block;
}
.row-cards-home-bottom .card {
    min-height: 13rem;
}
.tiktok-icon svg{
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: middle;
}

.sustainable-section {
    position: relative;
}

.sustainable-hero {
    position: relative;
    overflow: hidden;
}

.sustainable-hero:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(13, 51, 45, 0.35), rgba(241, 238, 207, 0.25));
    z-index: 0;
}

.sustainable-hero > .container {
    position: relative;
    z-index: 1;
}

.sustainable-wave {
    width: 120px;
    height: 14px;
    background: url("/assets/img/sustentable/waves.png") center/contain no-repeat;
}

.sustainable-card {
    border-radius: 24px;
    background: #fff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sustainable-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(21, 64, 50, 0.15);
}

.sustainable-figure {
    border-radius: 28px;
    overflow: hidden;
}

.bg-soft-green {
    background-color: #edf6ec !important;
}

.bg-soft-yellow {
    background-color: #fdf4e0 !important;
}

.icon-list.bullet-soft-green {
    list-style: none;
    padding-left: 0;
}

.icon-list.bullet-soft-green li {
    position: relative;
    padding-left: 1.75rem;
    margin-bottom: 0.75rem;
}

.icon-list.bullet-soft-green li i {
    position: absolute;
    left: 0;
    top: 0.25rem;
    color: #2f6d4f;
    font-size: 1.1rem;
}

.micro-route-card {
    border-radius: 24px;
    color: #0c312d;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.micro-route-card .card-body {
    backdrop-filter: blur(0.5px);
}

.micro-route-card .badge {
    background: rgba(12, 49, 45, 0.85) !important;
}

.micro-route-progress {
    font-weight: 600;
    color: #0c312d;
}

.micro-route-card--rodante {
    background-image: linear-gradient(135deg, rgba(71, 148, 94, 0.9), rgba(190, 226, 169, 0.85));
}

.micro-route-card--pet {
    background-image: linear-gradient(135deg, rgba(101, 187, 166, 0.9), rgba(224, 245, 219, 0.85));
}

.micro-route-card--miel {
    background-image: linear-gradient(135deg, rgba(217, 164, 84, 0.9), rgba(249, 226, 170, 0.85));
}

.micro-route-card--historica {
    background-image: linear-gradient(135deg, rgba(68, 110, 156, 0.9), rgba(195, 217, 236, 0.85));
}

.micro-route-card--cenotes {
    background-image: linear-gradient(135deg, rgba(47, 119, 158, 0.9), rgba(180, 226, 240, 0.85));
}

.micro-route-card--mar {
    background-image: linear-gradient(135deg, rgba(60, 130, 165, 0.9), rgba(204, 236, 247, 0.85));
}

.micro-route-card--wellness {
    background-image: linear-gradient(135deg, rgba(140, 119, 182, 0.9), rgba(221, 210, 243, 0.85));
}

.micro-route-card--gastronomica {
    background-image: linear-gradient(135deg, rgba(207, 120, 95, 0.9), rgba(244, 198, 183, 0.85));
}

.stat-card {
    background: #fff;
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: 0 16px 32px rgba(21, 64, 50, 0.1);
    text-align: center;
}

.miel-selva-meta {
    border-top: 1px solid rgba(12, 49, 45, 0.12);
    padding-top: 1.5rem;
}

.miel-selva-badge {
    background: linear-gradient(135deg, #f2c94c, #d98c2b);
    color: #0c312d;
    font-weight: 700;
    padding: 0.4rem 1.25rem;
    border-radius: 999px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.85rem;
}

.miel-selva-card {
    border-radius: 26px;
    background: radial-gradient(circle at top right, rgba(249, 226, 170, 0.55), rgba(217, 164, 84, 0.2));
}

.analysis-card {
    border-radius: 28px;
    background: #fff;
    position: relative;
}

.analysis-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    border: 1px solid rgba(39, 107, 75, 0.15);
    pointer-events: none;
}

.sustainable-quote {
    position: relative;
}

.sustainable-quote .icon {
    background: #fff;
    color: #0c312d;
}

.value-chain-grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.value-chain-column {
    background: #f7faf7;
    border-radius: 20px;
    padding: 1.5rem;
    border: 1px solid rgba(39, 107, 75, 0.15);
    height: 100%;
}

.value-chain-grid h5 {
    font-size: 1.05rem;
    color: #0c312d;
    margin-bottom: 0.75rem;
}

.value-chain-grid p {
    color: #657072;
    margin-bottom: 0;
}

.value-chain-footer {
    font-size: 0.95rem;
}

.bg-gradient-pink {
    background: linear-gradient(135deg, #d13981 0%, #f26e7e 45%, #ff93af 100%) !important;
}

.shark-hero {
    position: relative;
    overflow: hidden;
}

.shark-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='80' viewBox='0 0 160 80'%3E%3Cpath d='M14.5 34.4c6.3-8 13-12.1 20.8-13.1 10.2-1.3 21.8 3.4 34.6 13.9 5.2-3.3 11.3-4.9 18.3-4.7 10.8 0.3 22.9 5 36.1 14.1l-9.7 9.1c-10.4-7.1-19.7-10.8-28-11-6.5-0.2-11.9 1.5-16.2 5.3 4.9 4.9 10.3 10.1 16.3 15.6l-11.2 8.4c-15.7-15.6-29.4-24-41.1-25.1-8-0.7-15.5 2.2-22.5 8.7l-8.9-11.2c6.7-6 13.4-9.5 20.5-10.4-6.6-4.7-13.4-6.7-20.4-6-4.9 0.5-9.9 2.5-14.9 5.8l-7.6-11.7c8.1-5.2 16.4-8.3 24.8-9.3z' fill='rgba(255,255,255,0.12)'/%3E%3C/svg%3E");
    opacity: 0.35;
    z-index: 0;
    pointer-events: none;
}

.shark-hero > .container {
    position: relative;
    z-index: 1;
}

.shark-alliance-logo {
    padding: 0.65rem 1.75rem;
    border-radius: 999px;
    background: #e8f6ff;
    color: #0c312d;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.shark-action-icon {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(209, 57, 129, 0.95), rgba(255, 147, 175, 0.8));
    color: #fff;
    font-size: 2.5rem;
}

.shark-action-card {
    border-radius: 26px;
    background: #fff;
}

.shark-action-card h5 {
    font-size: 1.1rem;
    font-weight: 700;
}

.shark-action-card p {
    font-size: 0.95rem;
}

@media (max-width: 767.98px) {
    .value-chain-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

.stat-value {
    display: block;
    font-size: 1.75rem;
    font-weight: 700;
    color: #0c312d;
}

.stat-label {
    font-size: 0.875rem;
    color: #40675d;
}
