﻿/** {
    outline: 1px solid red !important;
}*/
/* CSS */
/*.chatbotIframeContainer {
    isolation: isolate;
    color-scheme: light !important;
    background-color: transparentf !important;
    border: none !important;
    box-shadow: none !important;
}

#chatbot-iframe {
    background-color: transparent !important;
    border: none !important;
}

@media (prefers-color-scheme: dark) {
    .chatbotIframeContainer {
        background-color: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }
}
*/
/*Ocultar toogle de selecto de tema*/
.bd-mode-toggle {
    display: none;
}


/* Fondo oscuro */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

/* Contenedor del video */
.popup-content {
    position: relative;
    width: 90%;
    max-width: 900px;
    aspect-ratio: 16 / 9;
}

/* Reglas para dispositivos móviles */
@media (max-width: 768px) {
    .popup-content {
        /* Aumenta el ancho para que ocupe más espacio en la pantalla */
        height: 70%;
        width: auto;
        /* Cambia a una relación de aspecto vertical para que el pop-up sea más alto */
        aspect-ratio: 9 / 16;
    }
}

/* Botón de cerrar */
.close-btn {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 30px;
    color: white;
    cursor: pointer;
    background: none;
    border: none;
}

.iframe2 {
    width: 100%;
    height: 100%;
    border: none;
}

body {
    font-family: 'Gotham', sans-serif;
    /*line-height: 1.7 !important; */
    overflow-x: hidden !important; /*Importante para ocultar animaciones que se desplazaran fuera del angulo de vision*/
    background-color: #f2f2f2;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem
    }
}

.b-example-divider {
    width: 100%;
    height: 1.0rem;
    background-color: #0000001a;
    border: solid rgba(0,0,0,.15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em #0000001a,inset 0 .125em .5em #00000026
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh
}

.bi {
    vertical-align: -.125em;
    fill: currentColor
}

/*Estilos Menu*/

.imagen-contenedor {
    max-width: 150px; /* Define el ancho máximo que no quieres que desplace los elementos */
    width: 100%; /* El ancho será el 60% del padre, pero no superará los 250px */
    height: auto;
    margin: 0 auto; /* Centra el contenedor si lo deseas */
}

    .imagen-contenedor img {
        display: block; /* Evita espacios en blanco debajo de la imagen */
        width: 100%; /* Hace que la imagen se adapte al 100% del ancho del contenedor */
        height: auto;
    }


.nav-link span {
    /*color: rgba(0, 0, 0, 0.5);*/
    font-size: clamp(0.9rem, 1.1vw, 1.5rem);
    font-weight: 500;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden
}

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch
    }

.nav-link:hover span {
    color: #9184fa; /* Un color gris oscuro para el hover, por ejemplo */
}

.nav-link.active span {
    color: #9184fa !important; /* El color morado que prefieras para el estado activo */
}

/* Color del texto al pasar el cursor (hover) */
.nav-link:hover span,
.nav-link:hover i {
    color: #9184fa !important; /* Un color gris oscuro para el hover, por ejemplo */
}

.btn-bd-primary {
    --bd-violet-bg: #9184fa;
    --bd-violet-rgb: 145, 132, 250;
    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #7468e2; /* Un tono más oscuro de #9184fa */
    --bs-btn-hover-border-color: #7468e2;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #6156cf; /* Un tono aún más oscuro */
    --bs-btn-active-border-color: #6156cf;
}

.bd-mode-toggle {
    z-index: 1500
}

    .bd-mode-toggle .bi {
        width: 1em;
        height: 1em
    }

    .bd-mode-toggle .dropdown-menu .active .bi {
        display: block !important
    }

/*Estilos modales de terminos y condiciones, faq, etc*/

/* Estilos para el fondo oscuro del modal */
.modal-backdrop.show {
    opacity: 0.8 !important; /* Puedes ajustar la opacidad si lo deseas */
    background-color: #000;
}

/* Estilos para el contenedor del contenido del modal */
.custom-modal-content {
    border-radius: 15px; /* Bordes redondeados */
}

/* Estilos para el encabezado del modal con el logo y el botón de cerrar */
.custom-modal-header {
    display: flex;
    justify-content: flex-end; /* Alinea el botón de cerrar a la derecha */
    border-bottom: none; /* Elimina la línea de separación */
    padding: 10px 20px 0 20px;
}

.modal-logo {
    position: absolute; /* Coloca el logo en la esquina superior izquierda */
    top: 20px;
    right: 20px;
    width: 60px; /* Ajusta el tamaño del logo */
    height: auto;
    z-index: 10; /* Asegura que el logo esté sobre el contenido */
}

/* Estilos para el cuerpo del modal (donde va el texto) */
.custom-modal-body {
    background-color: #fff; /* Fondo blanco */
    padding: 20px;
    border-radius: 15px;
    margin: 0 20px 20px 20px;
    padding: 1rem 1.5rem;
}

/* Contenedor del documento con scroll */
.modal-document {
    max-height: 70vh; /* Altura máxima del contenido, ajusta según necesidad */
    overflow-y: auto; /* Añade scroll si el contenido es demasiado largo */
    padding-right: 15px; /* Espacio para que el scroll no se pegue al texto */
}

/* Estilos adicionales para el título */
.modal-title {
    color: #333;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}


/*Estilos Video*/

/* Estilos generales para el contenedor del hero */
.text-blanco-g {
    color: #fff;
    font-family: Gotham, serif;
    /*text-shadow: none; */ /* Elimina la sombra del texto */
    text-transform: uppercase;
    font-size: 4.3rem;
    line-height: 0.7;
}


.hero-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 80vh;
    min-height: 650px !important;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.4);
}

/* For medium screens (e.g., tablets) */
@media (min-width: 576px) {
    .hero-container {
        height: 100vh;
        min-height: 650px !important;
        margin: 0 auto; /* Centers the container */
    }
}

/* For medium screens (e.g., tablets) */
@media (min-width: 768px) {
    .hero-container {
        height: 90vh;
        min-height: 650px !important;
        margin: 0 auto; /* Centers the container */
    }
}

/* For large screens (e.g., desktops) */
@media (min-width: 992px) {
    .hero-container {
        height: 80vh;
        min-height: 650px !important;
    }
}

/* Estilos base para todos los videos de fondo */
.video-background {
    position: absolute;
    top: 0;
    right: 0 !important;
    left: auto !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*object-position: right;*/
    z-index: -1;
}

    /* Capa superpuesta semitransparente para oscurecer el video */
    .video-background::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0 !important;
        left: auto !important;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 0;
    }

/* Ajusta la posición de la imagen para que se mantenga a la izquierda. */
.image-mobile {
    position: absolute; /* Añadido: Posiciona la imagen con respecto a su contenedor padre */
    top: 0;
    left: 0;
    width: auto; /* Permite que el ancho se ajuste al tamaño de la imagen */
    min-width: 100%; /* Asegura que cubra al menos el 100% del ancho */
    min-height: 100%; /* Asegura que cubra al menos el 100% de la altura */
    object-fit: cover;
    z-index: -1;
}

/* Muestra la imagen de fondo por defecto en todas las vistas */
.image-mobile {
    display: block;
}

/* Oculta el video de escritorio por defecto en móviles */
.video-desktop {
    display: none;
}

/* Oculta el video móvil en vistas de escritorio y tablet */
.video-mobile {
    display: none;
}

/* Media query para pantallas más grandes (desktops y tablets) */
/* Cambia el video de fondo a la versión horizontal */
@media (min-width: 768px) {
    .video-desktop {
        display: block;
    }

    .video-mobile {
        display: none;
    }

    /* Oculta la imagen de fondo por defecto en todas las vistas */
    .image-mobile {
        display: none;
    }
}

/* Estilos para el texto y la capa superpuesta para mejorar la legibilidad */
.hero-content {
    position: relative;
    z-index: 1;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    /* Usamos flexbox para el diseño de la cuadrícula de 2 columnas */
    display: flex;
    width:100%;
    align-items: center; /* Alineación vertical */
}

/* En pantallas grandes, el texto ocupa la mitad izquierda y se centra dentro de esa mitad */
/*@media (min-width: 992px) {
    .hero-content .col-lg-6 {
        text-align: center;
        margin-left: 0;*/ /* Asegura que no haya margen automático */
        /*margin-right: auto;*/ /* Empuja el contenedor hacia la izquierda */
    /*}
}*/


.hero-content-base {
    position: relative;
    z-index: 1;
    color: #000;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 90%;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.4);
}

.hero-content-baseF {
    position: relative;
    z-index: 1;
    color: #000;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 90%;
}


/* ESTILOS BOTELLA */
/* Estilos para el contenedor del hero con imagen de fondo */
.hero-with-image-botella {
    width: 100%;
   /* min-height: 800px;*/ /* Usa vh para asegurar que ocupa la altura completa de la ventana */
    background-image: url('../imagesNew/fondo_botella.png');
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* Las siguientes reglas ya están en tu código HTML */
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.lead {
    font-size: clamp(1rem, 2vw, 1.7rem);
    font-weight: 300;
}

/* Estilos para el contenedor del h1 */
.themed-grid-col2 {
    position: relative;
    transform: translateX(-5%);
}

/* Media query para pantallas pequeñas (móviles) */
@media (max-width: 575.98px) {
    .themed-grid-col2 {
        transform: none; /* Esto elimina la transformación */
    }
}

.bottom-aligned-floating {
    position: absolute;
    bottom: 0;
    left: 0;
    /* Estas propiedades son correctas para el escalado */
    width: auto;
    max-width: 100%;
    /* La altura de la imagen se ajustará al 100% de su contenedor padre */
    height: 90%;
    object-fit: contain;
    z-index: 10;
}

/*MARCAS*/
/* Contenedor del slider */
/* Contenedor del slider */
.slider-container {
    overflow: hidden;
    width: 100%;
    margin: 1rem auto;
}

.logo-slider {
    display: flex;
    /* Remove gap from here because it's applied to .logo-slide */
    animation: scroll-logos 150s linear infinite;
    width: max-content;
    /* This gap adds space between the two sets of logos */
    gap: 150px;
}

.logo-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    /* This is the key change: apply gap here to separate the images */
    gap: 150px;
}

    .logo-slide img {
        max-width: 400px;
        height: auto;
        opacity: 0.5;
        transition: opacity 0.3s ease-in-out;
    }

        .logo-slide img:hover {
            opacity: 1;
        }

@keyframes scroll-logos {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media (max-width: 992px) {
    .logo-slide img {
        max-width: 250px;
    }

    .logo-slide {
        gap: 100px;
    }

    .logo-slider {
        gap: 100px;
    }
}

@media (max-width: 768px) {
    .logo-slide {
        gap: 40px;
    }

    .logo-slider {
        gap: 40px;
    }

        .logo-slide img {
            max-width: 100px;
        }
}

/* Color para el tema claro */
[data-bs-theme="light"] .bg-tinguro-purple {
    background-color: #e17aff !important;
}

/* Color para el tema oscuro */
[data-bs-theme="dark"] .bg-tinguro-purple {
    background-color: transparent !important; /* O cualquier otro color que prefieras para el modo oscuro */
}


/* ESTILO CARRUSELL */
/* Contenedor principal para que los botones se posicionen correctamente */
.slider-container-long {
    position: relative;
    width: 100%;
    height: 60vh;
    /* Con un límite máximo de 500px */
    max-height: 800px;
    overflow: hidden;
    white-space: nowrap;
}

/* Media Query para móviles y pantallas pequeñas */
@media (max-width: 768px) {
    .slider-container-long {
        height: 20vh; /* Reduce la altura en móviles */
        max-height: 400px; /* Establece una altura máxima más pequeña */
    }
}

/* El contenedor que se moverá, sin animación */
.image-wrapper {
    display: flex;
    height: 100%;
    will-change: transform;
    /*transition: transform 0.5s linear; *//* Agregamos una transición para un movimiento suave */
    animation: scroll-long-image 60s linear infinite;
}

/* Estilos de los botones de navegación */
.nav-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* Gris translúcido (40% de opacidad) */
    background-color: rgba(128, 128, 128, 0.4);
    border: none;
    color: white;
    padding: 15px;
    cursor: pointer;
    z-index: 10;
    transition: background-color 0.3s;
}

    .nav-button:hover {
        /* Gris más oscuro (80% de opacidad) al pasar el mouse */
        background-color: rgba(128, 128, 128, 0.8);
    }

/* Posición de las flechas */
.prev-button {
    left: 10px;
}

.next-button {
    right: 10px;
}

/* Para pantallas pequeñas */
@media (max-width: 575.98px) {
    .offcanvas {
        width: 80% !important;
    }
}

/* Opcional: para tablets */
@media (min-width: 576px) and (max-width: 991.98px) {
    .offcanvas {
        width: 60% !important;
    }
}

/*@media (max-width: 1199.98px)*/
@media (max-width: 991.98px) {
    .navbar-brand {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

.offcanvas {
    transition: transform 0.3s ease-in-out;
}


/* Seccion morada*/
/* Color para el tema claro */
[data-bs-theme="light"] .bg-tinguro-purple2 {
    background-color: #b67ffa !important;
}

/* Color para el tema oscuro */
[data-bs-theme="dark"] .bg-tinguro-purple2 {
    background-color: transparent !important; /* O cualquier otro color que prefieras para el modo oscuro */
}

.fondo-imagen-morada {
    /* Establece la imagen de fondo con la URL */
    background-image: url('../imagesNew/objeto_inteligente_vector_45.png');
    /* Propiedades para la posición y el tamaño */
    background-size: cover; /* Ajusta la imagen para que cubra todo el contenedor */
    background-position: center; /* Centra la imagen */
    background-repeat: no-repeat; /* Evita que la imagen se repita */
}

/* Estilo para el botón púrpura */
.btn-purple {
    background-color: #af1ccf !important; /* Color morado */
    color: white !important;
    border: 1px solid #fff !important; /* Borde sólido de 2px de color blanco */
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: bold;
}
    /* Estado al pasar el cursor por encima */
    .btn-purple:hover {
        background-color: #9216aa !important; /* Un morado un poco más oscuro */
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); /* Sombra más pronunciada */
    }

    /* Estado al hacer clic o al ser presionado */
    .btn-purple:active,
    .btn-purple:focus {
        background-color: #7a128e !important; /* Morado aún más oscuro */
        border-color: #ccc !important; /* Borde más claro */
        transform: translateY(2px); /* Un ligero movimiento hacia abajo para simular que se presiona */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* La sombra se reduce para dar un efecto de hundimiento */
    }
/**/

/* Contenedor de la burbuja */
.dialogo-burbuja {
    position: relative;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: opacity 0.7s ease-in-out, height 0.7s ease-in-out;
}

.burbuja {
    position: relative;
    background-color: rgba(241, 241, 241, 0.3);
    padding: 1.2em 1.2em;
    border-radius: 20px;
    top: 20px;
    /*box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2);*/
}

    .burbuja::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: 100%;
        left: 1.5em;
        border: .75rem solid transparent;
        border-top: none;
        border-color: transparent transparent rgba(241, 241, 241, 0.3) transparent;
       /* filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, .1));*/
    }

.burbuja2 {
    position: relative;
    background-color: rgba(241, 241, 241, 0.3);
    padding: 1.2em 1.2em;
    border-radius: 20px;
    top: 20px;
   /* box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2);*/
}

    .burbuja2::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: 100%;
        right: 1.5em;
        border: .75rem solid transparent;
        border-top: none;
        border-color: transparent transparent rgba(241, 241, 241, 0.3) transparent;
        /*filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, .1));*/
    }

/* Color del texto dentro de las burbujas */
.dialogo-burbuja p {
    text-shadow: none; /* Elimina la sombra del texto */
    font-size: clamp(1.0rem, 1.5vw, 1.7rem);   
    font-weight: 300;
    color: #fff;
    letter-spacing: -0.04em;
    line-height: 1em;
}

/* Clase para mostrar la burbuja */
.mostrar-dialogo {
    /*display: block;*/
    opacity: 1;
    height: auto;
}


/* Clases para seccion números */
#team-section {
    scroll-margin-top: 100px; /* Ajusta este valor a la altura de tu barra de navegación */
}

.hero-with-image-numeros {
    width: 100%;
    min-height: 100vh; /* Usa vh para asegurar que ocupa la altura completa de la ventana */
    background-image: url('../imagesNew/lineas.png');
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* Las siguientes reglas ya están en tu código HTML */
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

/* Clase personalizada para el color del borde */
/* Tu CSS existente */
.border-custom-purple {
    border-color: #e17aff !important;
    background-color: #e17aff !important;
}

.no-shadow {
    text-shadow: none !important;
}

.no-box-shadow {
    box-shadow: none !important;
}


/* Contenedor para el círculo (izquierda) */
.circle-container {
    width: 15%; /* Ajusta el ancho relativo al div púrpura */
    max-width: 10.2vw; /* Límite máximo para evitar que el círculo sea demasiado grande */
    aspect-ratio: 1/1; /* Mantiene el círculo proporcional */
    position: absolute;
    top: -2.0vw; /* Alinea con el borde superior del div púrpura */
    left: -3.0vw; /* Ajusta la posición horizontal */
    z-index: 10; /* Asegura que el círculo esté encima del div */
}

/* Contenedor para el círculo (derecha) */
.circle-container-right {
    width: 15%; /* Mismo ancho relativo que el círculo de la izquierda */
    max-width: 10.2vw; /* Límite máximo para evitar que el círculo sea demasiado grande */
    aspect-ratio: 1/1; /* Mantiene el círculo proporcional */
    position: absolute;
    top: -2.0vw; /* Alinea con el borde superior del div púrpura */
    right: -3.0vw; /* Alinea a la derecha */
    z-index: 10; /* Asegura que el círculo esté encima del div */
}

/* Estilos para el círculo */
.circle-number {
    width: 100%; /* Ocupa todo el ancho del contenedor */
    height: 100%;
    border-radius: 50%;
    border: 0.5rem solid #e17aff; /* Borde del mismo color que el div */
    background-color: white; /* Fondo blanco */
    color: #e17aff; /* Color del numeral igual al borde */
    font-size: clamp(1rem, 5vw, 5rem); /* Tamaño del numeral */
    font-weight: 300;
    text-shadow: none !important;
}

    /* Ajuste para el texto dentro del div púrpura (izquierda) */
    .custom-container {
        position: relative;
        padding-left: 170px; /* Espacio para el círculo grande */
    }

    /* Ajuste para el texto dentro del div púrpura (derecha) */
    .custom-container-right {
        position: relative;
        padding-right: 170px; /* Espacio para el círculo grande en el lado derecho */
    }

    /* Margen personalizado para los textos (izquierda) */
    .custom-text-margin {
        margin-left: 10vw !important; /* Margen para empujar el texto a la derecha */
        line-height: 1.0 !important; /* Interlineado ajustado */
    }

    /* Margen personalizado para los textos (derecha) */
    .custom-text-margin-right {
        margin-right: 10vw !important; /* Margen para empujar el texto desde el lado derecho */
        line-height: 1.0 !important; /* Interlineado ajustado */
    }

    @media (max-width: 768px) {
        .circle-number {
            border: 0.2rem solid #e17aff; /* Borde del mismo color que el div */
        }

        .custom-container {
            padding-left: 40px !important; /* Espacio para el círculo grande */
        }

        .custom-container-right {
            padding-right: 40px !important; /* Espacio para el círculo grande en el lado derecho */
        }
        .custom-text-margin {
            margin-left: 3vw !important; /* Margen para empujar el texto a la derecha */
        }

        /* Margen personalizado para los textos (derecha) */
        .custom-text-margin-right {
            margin-right: 3vw !important; /* Margen para empujar el texto desde el lado derecho */
        }
    }

    /* TINGURO GIF*/

    .hero-with-image-gif {
        width: 100%;
        min-height: 230px; /* Usa vh para asegurar que ocupa la altura completa de la ventana */
        background-image: url('../imagesNew/objeto_inteligente_vector_40.png');
        background-position: right bottom; /* Este es el cambio clave */
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }

    .objeto-inteligente-vectorial-copia-2 {
        left: 0;
        /*max-width: 250px;*/
        position: absolute;
        top: 0;
        width: 13.020833%; /* 250px / 1920px = 13.020833% */
    }

    /*.objeto-inteligente-vectorial-8 {
    left: 5.052083%;
    max-width: 1715px;
    position: absolute;
    top: 380px;
    width: 89.322914%;*/ /* 1715px / 1920px = 89.322914% */
    /*}*/

    /* Estilos para el contenedor que tendrá las líneas y triángulos */
    .linea-y-triangulos {
        position: relative; /* Esencial para posicionar los triángulos */
        border-top: 10px solid #9184fa;
        border-bottom: 10px solid #9184fa;
    }

        .linea-y-triangulos::before {
            content: '';
            position: absolute;
            top: -10px; /* Posicionamos arriba del contenedor */
            left: 0;
            width: 100%;
            height: 10px;
            background-color: #9184fa;
            box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.4);
        }

        .linea-y-triangulos::after {
            content: '';
            position: absolute;
            bottom: -10px; /* Posicionamos en la parte inferior del contenedor */
            left: 0;
            width: 100%;
            height: 10px;
            background-color: #9184fa;
            box-shadow: 0px -5px 3px rgba(0, 0, 0, 0.4); /* Sombra hacia arriba */
        }

    /* Estilos para el triángulo superior */
    .triangulo-superior {
        position: absolute;
        top: 0px; /* Ajusta la posición para que el triángulo se superponga */
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-top: 25px solid #9184fa;
        z-index: 20; /* Asegura que el triángulo sea visible */
        filter: drop-shadow(0px 5px 3px rgba(0, 0, 0, 0.3));
    }

    /* Estilos para el triángulo inferior */
    .triangulo-inferior {
        position: absolute;
        bottom: 0px; /* Ajusta la posición para que el triángulo se superponga */
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #9184fa;
        z-index: 20; /* Asegura que el triángulo sea visible */
        filter: drop-shadow(0px -5px 3px rgba(0, 0, 0, 0.3));
    }

    /*Contenedor video*/
    /* Seccion morada*/
    /* Color para el tema claro */
    [data-bs-theme="light"] .bg-tinguro-purple3 {
        background-color: #9184fa !important;
    }

    /* Color para el tema oscuro */
    [data-bs-theme="dark"] .bg-tinguro-purple3 {
        background-color: transparent !important; /* O cualquier otro color que prefieras para el modo oscuro */
    }

    /* Color para el tema claro */
    [data-bs-theme="light"] .bg-tinguro-planes {
        background-color: #f6d8ff !important;
    }

    /* Color para el tema oscuro */
    [data-bs-theme="dark"] .bg-tinguro-planes {
        background-color: transparent !important; /* O cualquier otro color que prefieras para el modo oscuro */
    }

    /* CSS DE TARJETAS DE PLANES INICIO*/

    .precio-container .display-4 {
        font-size: 2.5rem;
        font-weight: 700;
    }

    .precio-container .fs-5 {
        font-size: 1.25rem !important;
        /*color: #6c757d;*/
    }

    .custom-plans-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(320px, max-content)); /* Usa el ancho mínimo existente, ajusta si es necesario */
        gap: 70px; /* Mantén el espacio entre tarjetas */
        justify-content: center; /* Centra las tarjetas horizontalmente */
    }

    /*.plan-item {
    position: relative;
    min-width: 0;*/ /* Elimina el min-width fijo para permitir que max-content controle */
    /*max-width: 500px;*/ /* Mantén el máximo para evitar tarjetas demasiado anchas */
    /*background-color: transparent !important;
    border: none !important;
}*/

    .plan-item {
        min-width: 0; /* Elimina el min-width fijo para permitir que max-content controle */
        max-width: 500px; /* Mantén el máximo para evitar tarjetas demasiado anchas */
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .plan-item::before {
            content: '';
            position: absolute;
            left: -14px; /* 10px de separación + 4px de grosor/2 */
            top: 150px;
            bottom: 150px;
            width: 1px;
            background-color: #700088;
        }

        .plan-item::after {
            content: '';
            position: absolute;
            right: -14px; /* 10px de separación + 4px de grosor/2 */
            top: 150px;
            bottom: 150px;
            width: 1px;
            background-color: #700088;
        }

        .plan-item:hover::before,
        .plan-item:hover::after {
            background-color: #700088;
        }

    .btn-group.toggle-group {
        border-radius: 999px;
        overflow: hidden;
        /* Sombras para el efecto 3D */
        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2), /* Sombra principal para la profundidad */
        0px -2px 3px rgba(255, 255, 255, 0.5), /* Sombra superior para el efecto de luz */
        inset 0px -2px 5px rgba(0, 0, 0, 0.1), /* Sombra interior para dar volumen */
        0 0 25px 10px rgba(124, 107, 250, 0.9); /* Sombra exterior más amplia */
    }

        .btn-group.toggle-group .btn {
            border-radius: 0 !important;
            padding: 1rem 2rem;
        }

            .btn-group.toggle-group .btn:first-child {
                border-top-left-radius: 999px !important;
                border-bottom-left-radius: 999px !important;
            }

            .btn-group.toggle-group .btn:last-child {
                border-top-right-radius: 999px !important;
                border-bottom-right-radius: 999px !important;
            }

    .toggle-group .btn {
        font-size: 1.5rem;
        font-weight: 700;
    }

    @media (max-width: 630px) {
        .toggle-group .btn {
            font-size: 1.0rem;
            font-weight: 700;
        }
    }
    /* === REGLA PARA EL BOTÓN INACTIVO === */
    .toggle-group .btn:not(.active) {
        background: #fff !important;
        color: #9184fa !important;
        outline: none !important;
    }
    /* ================================== */
    .card {
        width: 100%; /* La tarjeta ocupa todo el ancho del .plan-item */
        max-width: 100%; /* Evita que exceda el contenedor */
        box-sizing: border-box; /* Asegura que el padding y borde no afecten el ancho */
        border-radius: 20px;
        background-color: #fdf4ff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        border: 1px solid #ddd;
        padding: 20px;
        position: relative; /* Para posicionamiento absoluto de las imágenes */
    }

        .card:hover {
            transform: translateY(-5px);
            box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.4);
            border-color: #700088;
        }

    .card-text {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
        color: #7c6bfa;
        min-height: 60px;
    }

    .card-text2 {
        display: flex;
        align-items: left;
        justify-content: left;
        text-align: left !important;
        color: #e17aff !important;
    }

    .image-container-left {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 10;
    }

    .image-container-left1 {
        position: absolute;
        top: 10px;
        left: 0px;
        z-index: 10;
    }

    .image-container-right {
        position: absolute;
        top: 0px;
        right: 10px;
        z-index: 10;
    }

    .img-plan-left0 {
        width: 150px; /* Tamaño por defecto en pantallas grandes */
        height: auto;
    }

    .img-plan-left {
        width: 200px; /* Tamaño por defecto en pantallas grandes */
        height: auto;
    }

    .img-plan-right {
        width: 100px; /* Tamaño por defecto en pantallas grandes */
        height: auto;
    }

    /* Media query para móviles y tabletas pequeñas (hasta 768px) */
    @media (max-width: 768px) {
        .image-container-right {
            top: -18px;
            right: 10px;
        }

        .image-container-left {
            top: 10px;
            left: 10px;
        }

        .image-container-left1 {
            top: 10px;
            left: 0px;
        }

        .img-plan-left0 {
            width: 60px;
            height: auto;
        }

        .img-plan-left {
            width: 70px;
            height: auto;
        }

        .img-plan-right {
            width: 50px;
            height: auto;
        }
    }

    /* Nueva media query para dispositivos móviles (426px a 768px) */
    @media (min-width: 426px) and (max-width: 768px) {
        .card {
            padding: 15px; /* Padding intermedio para móviles */
            border-radius: 18px; /* Bordes ligeramente más pequeños */
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12); /* Sombra más ligera */
        }

            .card:hover {
                transform: translateY(-3px); /* Efecto hover más sutil */
                box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.3);
            }

        .card-text {
            font-size: 15px; /* Tamaño de fuente intermedio */
            min-height: 50px; /* Altura mínima ajustada */
            text-align: center; /* Centrar texto para mejor estética */
            padding: 0 8px; /* Padding horizontal para evitar bordes */
        }

        .image-container-right {
            top: -16px; /* Ajuste para mejor alineación */
            right: 8px;
        }

        .image-container-left {
            top: 0px;
            left: 8px;
        }

        .image-container-left1 {
            top: 0px;
            left: 0px;
        }

        .img-plan-left0 {
            width: 190px !important; /* Tamaño intermedio para imágenes */
            height: auto !important;
        }

        .img-plan-left {
            width: 220px !important; /* Tamaño intermedio */
            height: auto !important;
        }

        .img-plan-right {
            width: auto !important; /* Tamaño más pequeño */
            height: 140px !important;
        }
    }

    /* Media query para pantallas muy pequeñas (hasta 425px) */
    @media (max-width: 425px) {
        .card {
            padding: 12px; /* Reducir aún más el padding */
            border-radius: 15px; /* Bordes más suaves */
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); /* Sombra ligera */
        }

            .card:hover {
                transform: translateY(-2px); /* Efecto hover más sutil */
                box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.2);
            }

        .card-text {
            font-size: 13px; /* Fuente más pequeña */
            min-height: 36px; /* Altura mínima reducida */
            text-align: center; /* Centrar texto */
            padding: 0 5px; /* Padding horizontal */
        }

        .image-container-right {
            top: -17px;
            right: 5px;
        }

        .image-container-left {
            top: -5px;
            left: 5px;
        }

        .image-container-left1 {
            top: 0px;
            left: 0px;
        }

        .img-plan-left0 {
            width: 130px !important; /* Tamaño más pequeño */
            height: auto !important;
        }

        .img-plan-left {
            width: 190px !important; /* Tamaño más pequeño */
            height: auto !important;
        }

        .img-plan-right {
            width: auto !important; /* Tamaño más pequeño */
            height: 95px !important;
        }
    }

    /*Bullets*/
    .plan-features {
        /* min-height: 150px;*/
        font-size: 0.85rem;
        color: #7c6bfa;
        font-family: inherit;
        padding-left: 0rem;
        text-align: left;
        font-weight: 400;
    }

        .plan-features li {
            position: relative;
            margin-bottom: 0.5rem;
            padding-left: 1.0rem;
            color: #7c6bfa !important; /* Color del texto con alta prioridad. */
            text-align: left !important; /* Alineación del texto con alta prioridad. */
        }

            .plan-features li::before {
                content: "";
                position: absolute;
                left: 0;
                top: 0.25rem;
                width: 0.60rem;
                height: 0.60rem;
                border: 3px solid #7c6bfa;
                border-radius: 50%;
                background-color: transparent;
            }


    .plan-badge {
        position: absolute;
        top: -12px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #6f42c1;
        color: white;
        padding: 6px 16px;
        border-radius: 999px;
        font-weight: bold;
        font-size: 1.0rem;
        z-index: 2;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        white-space: nowrap;
    }

    .custom-plans-grid a.btn {
        text-decoration: none !important;
    }

    .btn {
        text-transform: uppercase;
        letter-spacing: 2px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        .btn.btn-primary {
            background: #9184fa;
            color: #fff;
            border: none !important;
            border: 2px solid transparent !important;
        }

            .btn.btn-primary:hover,
            .btn.btn-primary:active,
            .btn.btn-primary:focus {
                box-shadow: none;
                background: #9184fa;
            }

        .btn:hover,
        .btn:active,
        .btn:focus {
            background: #393e46 !important;
            color: #fff;
            outline: none !important;
        }

        .btn.btn-default:hover,
        .btn.btn-default:focus,
        .btn.btn-default:active {
            border-color: transparent;
        }


    .toggle-container {
        position: relative;
        display: inline-block;
    }

    .toggle-badge {
        position: absolute;
        top: -80px; /* Ajusta este valor para la distancia desde la parte superior */
        right: -110px; /* Ajusta este valor para la distancia desde la derecha */
        width: 150px; /* Ajusta el tamaño de la imagen */
        height: auto;
        z-index: 10; /* Asegura que la imagen esté por encima del toggle */
    }

    @media (max-width: 630px) {
        .toggle-badge {
            top: -40px; /* Ajusta este valor para la distancia desde la parte superior */
            right: -40px; /* Ajusta este valor para la distancia desde la derecha */
            width: 80px; /* Ajusta el tamaño de la imagen */
        }
    }

    .iva-container {
        position: relative;
        padding-top: 1rem; /* Deja espacio para el texto del IVA */
        display: inline-block; /* Permite que el padding funcione */
        line-height: 1; /* Para controlar el espacio vertical */
        color: #9184fa !important;
        font-size: 0.70rem !important;
    }

    .iva-text {
        position: absolute;
        top: 0;
        left: 1rem;
        font-size: 1rem; /* Ajusta el tamaño de la fuente para que se vea más pequeño */
        line-height: 1;
    }

    .precio-tachado {
        text-decoration: line-through;
        color: #d3c8fd; /* Opcional: para que se vea como un precio anterior */
    }

    .color-purple {
        color: #9184fa !important; /* Puedes usar cualquier código de color hexadecimal */
    }

    .color-pink {
        color: #e17aff !important; /* Puedes usar cualquier código de color hexadecimal */
    }

    /*PLANES FIN*/

    /*Seccion FAQ*/
    .hero-with-image-faq {
        width: 100%;
        background-image: url('../imagesNew/objeto_inteligente_vector_4.png');
        background-position: center top;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        /* Las siguientes reglas ya están en tu código HTML */
        /* display: flex;
    justify-content: center;
    align-items: center; */
    }

    .ajustada-50 {
        max-width: 50% !important;
        height: auto !important;
    }

    .ajustada-60 {
        max-width: 60% !important;
        height: auto !important;
    }


    .ajustada-70 {
        max-width: 70% !important;
        height: auto !important;
    }

    .ajustada-75 {
        max-width: 75% !important;
        height: auto !important;
    }

    .ajustada-80 {
        max-width: 80% !important;
        height: auto !important;
    }

    .ajustada-85 {
        max-width: 85% !important;
        height: auto !important;
    }

    .ajustada-90 {
        max-width: 90% !important;
        height: auto !important;
    }

    .ajustada-95 {
        max-width: 95% !important;
        height: auto !important;
    }

    .ajustada-100 {
        max-width: 100% !important;
        height: auto !important;
        min-width: 0 !important;
    }

    .ajustada-100-m {
        max-width: 100% !important;
        height: auto !important;
        min-width: 0 !important;
    }

    @media (max-width: 768px) {
        .ajustada-100-m {
            max-width: 50% !important;
            height: auto !important;
            min-width: 0 !important;
        }    
    }
    



    /* Estilos del acordeón y sus ítems */

    .accordion-item.rounded-panel {
        font-family: Gotham, serif;
        border-radius: 10px;
        border: 1px solid #ddd;
        margin-bottom: 15px; /* Agrega espacio entre los ítems */
    }

    /* Estilos del encabezado (Accordion Header) */
    .accordion-item .accordion-header {
        background-color: #e17aff;
        border-color: #e17aff;
        color: white;
        font-weight: bold;
        border-radius: 10px; /* Aplica border-radius a todo el header */
        padding: 0;
        position: relative;
    }

    /* Estilos del botón (Accordion Button) */
    .accordion-item .accordion-button {
        display: block;
        width: 100%;
        padding: 20px;
        color: white !important;
        text-decoration: none;
        cursor: pointer;
        position: relative;
        font-size: clamp(0.9rem, 2vw, 1.4rem);
        padding-left: 50px;
        padding-right: 35px;
        background-color: transparent !important;
        border: none !important;
        box-shadow: none !important;
        border-radius: 10px;
    }

    /* Oculta la flecha por defecto de Bootstrap y muestra la tuya */
    .accordion-button::after {
        display: none;
    }

    /* Estilos del cuerpo del panel (Accordion Body) */
    .accordion-item .accordion-body {
        background-color: #f5f5f5;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        color: #636363;
        font-size: 1.1em;
        line-height: 1.2 !important;
        text-align: justify !important;
        padding: 50px;
    }

    @media (max-width: 768px) {
        .accordion-item .accordion-body {
            font-size: 0.8em;
            text-align: left !important;
            padding: 20px;
        }
    }

    /* Estilos de las viñetas */
    .accordion-item .accordion-body .bullet-list {
        list-style-type: disc;
        padding-left: 20px;
        margin: 10px 0;
        line-height: 1.3 !important;
    }

        /* Estilo del marcador (bullet) */
        .accordion-item .accordion-body .bullet-list li::marker {
            color: #e17aff;
            font-size: 1.2em;
            line-height: 0.9 !important;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        }

        /* Estilo del texto de la lista */
        .accordion-item .accordion-body .bullet-list li {
            font-family: Gotham, serif;
            text-align: justify !important;
            line-height: 1.2 !important;
            font-size: 1.0em;
        }

        @media (max-width: 768px) {
            .accordion-item .accordion-body .bullet-list li {
                font-size: 1.0em;
                text-align: left !important;
            }
        }

    /* Estilo del texto de los párrafos */
    .accordion-item .accordion-body p {
        font-family: Gotham, serif;
        line-height: 1.2 !important;
        text-align: justify !important;
    }

    @media (max-width: 768px) {
        .accordion-item .accordion-body p {
            font-size: 0.8em;
            text-align: left !important;
        }
    }


    /* Estilos del indicador de triángulo (tu flecha) */
    .accordion-button .arrow-indicator {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid white;
    }

    .accordion-button:not(.collapsed) .arrow-indicator {
        border-top: none;
        border-bottom: 10px solid white;
    }



    /* Estilos del indicador de triángulo (tu flecha) */
    .accordion-button .arrow-indicator {
        position: absolute;
        top: 50%;
        right: 15px; /* Controla la distancia desde la derecha */
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid white; /* Triángulo apuntando hacia abajo (cerrado) */
    }

    /* El estilo del triángulo cuando el acordeón está abierto */
    .accordion-button:not(.collapsed) .arrow-indicator {
        border-top: none;
        border-bottom: 10px solid white; /* Triángulo apuntando hacia arriba (abierto) */
    }

    /* Opcional: Estilo adicional para ocultar el icono por defecto de Bootstrap */
    .accordion-button::after {
        display: none;
    }

    /* ESTILOS PAGINA PLANES INDEPENDIENTE */
    /* Estilos para el contenedor del hero con imagen de fondo */
    /*.hero-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 90vh;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.4);
}*/

    .hero-with-image-planes-p {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 780px;
        /*height: 90vh;*/
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        /* min-height: 600px;*/
        /* min-height: 800px;*/ /* Usa vh para asegurar que ocupa la altura completa de la ventana */
        background-image: url('../imagesNew/planes_fondo.png');
        background-position: center bottom;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        /* Las siguientes reglas ya están en tu código HTML */
        /* display: flex;
    justify-content: center;
    align-items: center; */
    }


    /* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

    /* Pantallas extra-grandes (xl) - 1200px a 1399px */
    @media (max-width: 1574.98px) {
        .hero-with-image-planes-p {
            height: 600px; /* Reduce la altura para monitores más pequeños */
        }
    }

    /* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

    /* Pantallas grandes (lg) - 992px a 1199px */
    @media (max-width: 1154.98px) {
        .hero-with-image-planes-p {
            height: 550px; /* Altura para laptops o tablets en horizontal */
        }
    }

    /* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

    /* Pantallas medianas (md) - 768px a 991px */
    @media (max-width: 991.98px) {
        .hero-with-image-planes-p {
            height: 500px; /* Altura para tablets en vertical */
        }
    }

    /* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

    /* Pantallas pequeñas (sm) - 576px a 767px */
    @media (max-width: 767.98px) {
        .hero-with-image-planes-p {
            height: 320px; /* Altura para móviles en horizontal */
        }
    }

    /* ---------------------------------------------------------------------------------------------------------------------------------------------------------------- */

    /* Pantallas extra-pequeñas (xs) - menos de 576px */
    @media (max-width: 575.98px) {
        .hero-with-image-planes-p {
            height: 400px; /* Puedes ajustar este valor si quieres un diseño más alto para móviles en vertical */
        }
    }

    .bottom-aligned-floating2 {
        position: absolute;
        bottom: 0px;
        right: 0 !important; /* O ajusta a 'right: 0;' si la quieres en la esquina derecha */
        height: auto;
        width: 100%; /* Ajusta este valor si necesitas un ancho diferente */
        z-index: 10; /* Asegura que la imagen flote sobre otros elementos */
    }


    [data-bs-theme="light"] .texto-gris {
        color: #636363;
        text-shadow: none; /* Elimina la sombra del texto */
        line-height: 1.2; /* Ajusta el interlineado */
        text-align: left;
    }

    [data-bs-theme="dark"] .texto-gris {
        color: #fff;
        text-shadow: none; /* Elimina la sombra del texto */
        line-height: 1.2; /* Ajusta el interlineado */
        text-align: left;
    }

    .text-morado-g {
        color: #9184fa;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: clamp(2.0rem, 6vw, 8rem);
        font-weight: 900;
    }

    .text-morado-m {
        color: #9184fa;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: 4vw;
        font-weight: 900;
    }

    /* Este estilo es para la clase fs-3 en pantallas grandes */
    .fs-3 {
        font-size: 2rem; /* El tamaño predeterminado de Bootstrap para fs-3 */
    }

    /* Media Query para pantallas pequeñas (móviles) */
    @media (max-width: 576px) {
        .fs-3 {
            font-size: 1.0rem !important; /* Ajusta este valor para que sea más pequeño en móviles */
        }
    }

    .text-pink-g {
        color: #e17aff;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: clamp(2.0rem, 6vw, 8rem);
        font-weight: 900;
    }

    .text-pink-m {
        color: #e17aff;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: 4vw;
        font-weight: 900;
    }

    .text-white-eg {
        color: #fff;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: clamp(2.0rem, 6vw, 8rem);
        font-weight: 900;
    }


    .text-white-g {
        color: #fff;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: clamp(1.5rem, 4vw, 4rem);
        font-weight: 900;
    }

    .text-white-m {
        color: #fff;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: 2.3vw;
        font-weight: 900;
    }


    .text-blue-g {
        color: #7abfff;
        font-family: Gotham, serif;
        text-shadow: none; /* Elimina la sombra del texto */
        text-transform: uppercase;
        font-size: clamp(2.0rem, 6vw, 8rem);
        font-weight: 900;
    }

    /*Estilos del pie de página*/
    .text-pie-g {
        color: #c2c2c2;
        font-size: 1.8rem; /* 28.99px / 16px = 1.811875rem */
        font-weight: 700;
        text-align: left !important;
    }

    .text-pie-s0 {
        color: #c2c2c2;
        font-size: 1.0rem; /* 28.99px / 16px = 1.811875rem */
        font-weight: 500;
        text-align: left !important;
    }

    .text-pie-s {
        color: #c2c2c2;
        font-size: 1.0rem; /* 28.99px / 16px = 1.811875rem */
        font-weight: 700;
        text-align: left !important;
    }

    .text-pie-morado-s {
        color: #9184fa;
        font-size: 1.0rem; /* 18.99px / 16px = 1.186875rem */
        font-weight: 500;
        line-height: 1.5;
    }

    .text-link-pie {
        color: #9184fa;
        font-size: 1.0rem; /* 21.08px / 16px = 1.3175rem */
        line-height: 27.9878px;
    }

    .link-sin-subrayado {
        text-decoration: none; /* Esta propiedad quita el subrayado */
    }

    /*GVM1*/
    @media (max-width: 768px) {
        .themed-grid-col img {
            position: static;
            width: 100%;
            height: auto;
            margin-top: 1rem;
        }

        .themed-grid-col p {
            position: static;
        }
    }

    @media (max-width: 768px) {
        img.img-fluid[src$="logo_footer.png"] {
            max-width: 80px !important; /* Ajusta según el tamaño deseado */
            width: 100%;
            height: auto;
        }
    }

    /* Estilo para la animación de transición */
    .fadeOut {
        opacity: 0;
        transform: scale(0.9); /* Reduce el tamaño del botón */
        transition: all 1.5s ease-in-out; /* Duración y tipo de transición */
    }

    /* Estilo general para la barra flotante */
    .search-floating-bar {
        position: fixed;
        top: 15px;
        right: 15px;
        width: 250px; /* Puedes ajustar el ancho si es necesario */
        background-color: white;
        padding: 10px;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        z-index: 1050;
        transition: opacity 0.3s ease-in-out;
        font-size: 0.9em; /* Hace la fuente del div un 10% más pequeña */
    }

        /* Estilo para el input de búsqueda */
        .search-floating-bar .form-control {
            font-size: 0.9em; /* Asegura que la fuente del input también sea más pequeña */
        }

    /* Estilos para el botón Siguiente */
    #nextResultButton {
        background-color: #9184fa;
        color: white;
        border-color: #9184fa;
        font-size: 0.8em; /* Hace la fuente del botón más pequeña */
        padding: 0.2rem 0.6rem; /* Ajusta el relleno para un botón más compacto */
    }

        /* Variante de color al pasar el mouse sobre el botón */
        #nextResultButton:hover {
            background-color: #7a6de6;
            border-color: #7a6de6;
        }

    /* Estilo para el botón de cerrar 'X' */
    #closeSearchButton {
        padding: 0;
        font-size: 1.2rem; /* Hace el ícono de la 'X' más grande y visible */
        border: none;
        background-color: transparent;
    }


    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-BlackItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-BlackItalic.woff') format('woff');
        font-weight: 900;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-Black.woff2') format('woff2'), url('/fonts/gotham/Gotham-Black.woff') format('woff');
        font-weight: 900;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Narrow Book';
        src: url('/fonts/gotham/GothamNarrow-Book.woff2') format('woff2'), url('/fonts/gotham/GothamNarrow-Book.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Book';
        src: url('/fonts/gotham/Gotham-BookItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-BookItalic.woff') format('woff');
        font-weight: normal;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-MediumItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-MediumItalic.woff') format('woff');
        font-weight: 500;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Ultra';
        src: url('/fonts/gotham/Gotham-UltraItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-UltraItalic.woff') format('woff');
        font-weight: normal;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-LightItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-LightItalic.woff') format('woff');
        font-weight: 300;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-Light.woff2') format('woff2'), url('/fonts/gotham/Gotham-Light.woff') format('woff');
        font-weight: 300;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Book';
        src: url('/fonts/gotham/Gotham-Book.woff2') format('woff2'), url('/fonts/gotham/Gotham-Book.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-Thin.woff2') format('woff2'), url('/fonts/gotham/Gotham-Thin.woff') format('woff');
        font-weight: 100;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-BoldItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-BoldItalic.woff') format('woff');
        font-weight: bold;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-Bold.woff2') format('woff2'), url('/fonts/gotham/Gotham-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Ultra';
        src: url('/fonts/gotham/Gotham-Ultra.woff2') format('woff2'), url('/fonts/gotham/Gotham-Ultra.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-ThinItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-ThinItalic.woff') format('woff');
        font-weight: 100;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham';
        src: url('/fonts/gotham/Gotham-Medium.woff2') format('woff2'), url('/fonts/gotham/Gotham-Medium.woff') format('woff');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Extra';
        src: url('/fonts/gotham/Gotham-ExtraLightItalic.woff2') format('woff2'), url('/fonts/gotham/Gotham-ExtraLightItalic.woff') format('woff');
        font-weight: 200;
        font-style: italic;
        font-display: swap;
        unicode-range: U+000-5FF;
    }

    @font-face {
        font-family: 'Gotham Extra';
        src: url('/fonts/gotham/Gotham-ExtraLight.woff2') format('woff2'), url('/fonts/gotham/Gotham-ExtraLight.woff') format('woff');
        font-weight: 200;
        font-style: normal;
        font-display: swap;
        unicode-range: U+000-5FF;
    }



    /* Gotham Book */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-BookIta.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}*/

    /* Gotham Bold */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-BoldIta.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}*/

    /* Gotham Black */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-BlackIta.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}*/

    /* Gotham Light */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-LightIta.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}*/

    /* Gotham Medium */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-MediumIta.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}*/

    /* Gotham Thin */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-ThinIta.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}*/

    /* Gotham Ultra */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-Ultra.otf') format('opentype');
    font-weight: 950;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-UltraIta.otf') format('opentype');
    font-weight: 950;
    font-style: italic;
}*/

    /* Gotham Extra Light */
    /*@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-XLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/fonts/gotham/Gotham-XLightIta.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}*/

    /* Gotham Narrow Book (puedes usar otro nombre si quieres separarla) */
    /*@font-face {
    font-family: 'Gotham Narrow';
    src: url('/fonts/gotham/Gotham Narrow Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}*/

    /* Botones*/

    .sub-texto {
        font-size: clamp(0.65rem, 1.35vw, 1.7rem);
    }

    .h1-e {
        font-size: clamp(1.25rem, 2.175vw, 3rem);
    }

    .p-e {
        font-size: clamp(1.0rem, 1.5vw, 2rem);
    }

    .custom-button-3d-main {
        width: 320px; /* Ancho fijo */
        background: radial-gradient(circle at top center, #b88eff, #9184fa); /* Iluminación desde arriba */
        color: white;
        padding: 20px 40px;
        border: none;
        border-radius: 9999px;
        font-family: Gotham, serif;
        font-size: 2.304754rem; /* 20.88px / 16px = 1.305rem */
        font-weight: 900;
        line-height: 30.91055px;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3d-main:hover {
            color: white;
            background: radial-gradient(circle at top center, #d3baff, #b88eff);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
        }

      
        @media (max-width: 500px) {
            .custom-button-3d-main {
                width: 270px; /* Ancho fijo */
                padding: 15px 30px;
                font-size: 1.6285655rem; /* 20.88px / 16px = 1.305rem */
                line-height: 1;
            }
        }

    .custom-button-3d {
        width: 320px; /* Ancho fijo */
        background: radial-gradient(circle at top center, #b88eff, #9184fa); /* Iluminación desde arriba */
        color: white;
        padding: 20px 40px;
        border: none;
        border-radius: 9999px;
        font-family: Gotham, serif;
        font-size: 2.304754rem; /* 20.88px / 16px = 1.305rem */
        font-weight: 900;
        line-height: 30.91055px;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3d:hover {
            color: white;
            background: radial-gradient(circle at top center, #d3baff, #b88eff);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
        }

    .custom-button-3dW {
        min-width: 200px;
        background: radial-gradient(circle at top center, #b88eff, #9184fa); /* Iluminación desde arriba */
        color: white;
        padding: 20px 40px;
        border: none;
        border-radius: 9999px;
        font-family: Gotham, serif;
        font-size: clamp(0.95rem, 1.75vw, 2.3rem); /* 20.88px / 16px = 1.305rem */
        font-weight: 900;
        line-height: 1.1;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3dW:hover {
            color: white;
            background: radial-gradient(circle at top center, #d3baff, #b88eff);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
        }

    .custom-button-3dP {
        width: 270px; /* Ancho fijo */
        background: radial-gradient(circle at top center, #b88eff, #9184fa); /* Iluminación desde arriba */
        color: white;
        padding: 20px 40px;
        border: none;
        border-radius: 9999px;
        font-family: Gotham, serif;
        font-size: 1.9rem; /* 20.88px / 16px = 1.305rem */
        font-weight: 900;
        line-height: 2.0rem;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3dP:hover {
            color: white;
            background: radial-gradient(circle at top center, #d3baff, #b88eff);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
        }

    .custom-button-3d-blue {
        min-width: 200px;
        /*width: 320px; */ /* Ancho fijo */
        background: radial-gradient(circle at top center, #7abfff, #7abfff); /* Iluminación desde arriba */
        color: white;
        padding: 20px 20px;
        border: none;
        border-radius: 9999px;
        font-family: Gotham, serif;
        /*font-size: 2.304754rem;*/ /* 20.88px / 16px = 1.305rem */
        font-size: clamp(0.95rem, 1.75vw, 2.3rem); /* 20.88px / 16px = 1.305rem */
        font-weight: 900;
        line-height: 1.1;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3d-blue:hover {
            color: white;
            /* Cambia el color de fondo a uno más claro para el efecto de brillo */
            background: radial-gradient(circle at top center, #afd6fc, #7abfff);
            /* Ajusta el box-shadow para dar un efecto de "iluminación" */
            box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3), /* Sombra más grande y oscura */
        }

    .custom-button-3d-pink {
        width: 320px; /* Ancho fijo */
        background: radial-gradient(circle at top center, #ff80ff, #ff80ff); /* Iluminación desde arriba */
        color: white;
        padding: 20px 20px;
        border: none;
        border-radius: 9999px;
        font-family: Gotham, serif;
        font-size: 2.304754rem; /* 20.88px / 16px = 1.305rem */
        font-weight: 900;
        line-height: 30.91055px;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3d-pink:hover {
            color: white;
            /* Cambia el color de fondo a uno más claro para el efecto de brillo */
            background: radial-gradient(circle at top center, #fed6ff, #ff80ff);
            /* Ajusta el box-shadow para dar un efecto de "iluminación" */
            box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3), /* Sombra más grande y oscura */
        }

    .custom-button-3d-menu {
        background: radial-gradient(circle at top center, #b88eff, #9184fa); /* Iluminación desde arriba */
        color: white;
        padding: 10px 20px;
        border: none;
        border-radius: 16px;
        font-family: Gotham, serif;
        /* font-size: 1.704754rem; */
        font-size: clamp(0.65rem, 3.5vw, 1.1rem); /* Aumenta el tamaño máximo a 2.1rem */
        font-weight: 400;
        /*   line-height: 24.91055px;*/
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), /* sombra principal */
        inset 0 2px 4px rgba(255, 255, 255, 0.3); /* luz interna superior */
        transition: all 0.3s ease;
    }

        .custom-button-3d-menu:hover {
            background: radial-gradient(circle at top center, #d3baff, #b88eff);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
        }

    /* Para pantallas medianas (768px a 991px) */
    @media (min-width: 768px) and (max-width: 991px) {
        .custom-button-3d-menu {
            font-size: clamp(0.65rem, 0.75vw, 1.0rem); /* Aumenta el tamaño máximo a 1.5rem */
        }
    }

    /* Para pantallas grandes (992px a 1199px) */
    @media (min-width: 992px) and (max-width: 1199px) {
        .custom-button-3d-menu {
            font-size: clamp(0.65rem, 0.75vw, 1.8rem); /* Aumenta el tamaño máximo a 1.8rem */
        }
    }

    /* Para pantallas extra grandes (a partir de 1200px) */
    @media (min-width: 1200px) {
        .custom-button-3d-menu {
            font-size: clamp(0.65rem, 0.75vw, 2.1rem); /* Aumenta el tamaño máximo a 2.1rem */
        }
    }

