body {
    color: #fff;
}

.navbar {
    background-color: #000;
    border-bottom: 2px solid #007aff;
    margin-top: 45px;
}

.navbar-brand img {
    height: 100px;
}

.navbar-brand,
.nav-link {
    color: #fff;
}

.nav-link:hover {
    color: #f0f0f0;
}

.section-title {
    margin: 40px 0;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 500px;
}

#contenedor-numeros {
    display: flex;
    flex-wrap: wrap; /* Esto asegura que los elementos se ajusten a varias líneas */
    justify-content: center; /* Centra los números */
    gap: 10px; /* Espacio entre los números */
    overflow-x: hidden; /* Evita que el contenido se desborde horizontalmente */
}





.footer {
    background-color: #000000;
    padding: 20px 0;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-principal {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title-footer {
    font-size: 27px;
    padding-bottom: 20px;
}


.content-uno {
    width: 100%;
    max-width: 400px;
    height: 200px;

}

.logo-open img {
    width: 50%;
    text-align: center;
}

.tarjetas img {
    width: 80%;
    text-align: center;
}

.descripciion-footer {
    padding: 0px 25px;
}

.social-icon {
    color: #fff;
    margin: 0 5px;
}

.link-uno a:hover {
    text-decoration: underline;
    color: #ffbc42;
}

/* .btn-custom {
    transition: transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.btn-custom:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
} */

button#submitAutomaticoBtn {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

/* .fade-in {
    animation: fadeIn 0.5s;
} */

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Estilos cintilla promoción header */
.container-cintilla-promocion {
    position: fixed; /* Fija la barra en la parte superior */
    top: 0;
    left: 0;
    width: 100%;
    background-color: #007aff;
    padding: 5px 0;
    z-index: 1000; /* Asegura que quede sobre otros elementos */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); /* Sombra para destacar */
    overflow: hidden;
    margin-bottom: 10%;
}

/* Ajuste para evitar que la barra oculte contenido */
body {
    /* padding-top: 40px; Ajusta según la altura de la cintilla */
}

/* Estilos para el texto en movimiento */
.cintilla-promocion {
    display: flex;
    width: 100%;
    overflow: hidden;
}

.cintilla-promocion p {
    margin: 0;
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 0;
    animation: moverTexto 25s linear infinite; /* Ajuste de velocidad */
}

/* Tachado para el precio original */
.tachado {
    text-decoration: line-through;
    color: #ffcc00;
    font-weight: 900;
}

/* Precio con descuento destacado */
.precio-descuento {
    color: #ffffff;
    background-color: #ff0000;
    padding: 2px 7px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
}

/* Resaltado de texto */
.destacado {
    color: #ffffff;
    font-weight: 900;
}

/* Animación para mover el texto */
@keyframes moverTexto {
    from {
        transform: translateX(50%); /* Inicia más adentro para que aparezca antes */
    }
    to {
        transform: translateX(-100%);
    }
}

/* Ajustes específicos para móviles */
@media (max-width: 768px) {
    .cintilla-promocion p {
        font-size: 15px; /* Reduce el tamaño en móviles */
        animation-duration: 20s; /* Ajusta la duración para equilibrar velocidad */
    }
}

/* Estilo individual para cada número */
.numero-item {
    margin: 5px;
    /* Espaciado entre los números */
    padding: 5px 5px;
    /* Espaciado interno */
    background-color: #efb7103f;
    /* Color de fondo suave */
    border: 2px solid #000;
    border-style: dashed;
    border-radius: 5px;
    /* Bordes redondeados */
    font-size: 18px;
    /* Tamaño de fuente */
    font-weight: bold;
    /* Negrita */
    color: #000000;
    /* Color de texto */
    transition: background-color 0.3s;
    /* Transición suave al pasar el ratón */
}

.numero-item:hover {
    background-color: #ffa600;
    /* Cambia el color de fondo al pasar el ratón */
    cursor: pointer;
}

.numero-item.seleccionado {
    background-color: #ffa600;
    /* Ejemplo de color para el seleccionado */
    color: #000000;
    /* Cambiar el texto a blanco */
    border: 2px solid #000;
    border-style: dashed;
}

button#submitButton:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

button#submitButton {
    padding: 8px;
}

/* Estilos para el paginador */
#paginacion {
    display: flex;
    /* Organiza los botones en línea */
    justify-content: center;
    /* Centra los botones */
    margin-top: 20px;
    /* Espaciado superior */
}

/* Estilo para los botones de paginación */
button {
    /* Color de fondo */
    color: white;
    /* Color de texto */
    border: none;
    /* Sin borde */
    border-radius: 5px;
    /* Bordes redondeados */
    padding: 10px 15px;
    /* Espaciado interno */
    margin: 0 5px;
    /* Espaciado entre botones */
    cursor: pointer;
    /* Cambia el cursor al pasar por encima */
    transition: background-color 0.3s;
    /* Transición suave */
}



/* Estilo para el botón deshabilitado */
button:disabled {
    background-color: #b2dfdb;
    /* Color claro para el botón deshabilitado */
    cursor: not-allowed;
    /* Cursor de no permitido */
}

/* seleccion de número */
.numero-item {
    cursor: pointer;
}

.modal-title{
        color: #ffffff;
}

a#prevBtn,
a#nextBtn {
    background-color: #ffffff;
    border: none;
    color: #000000;
}

.modal-content {
    color: #000;
    box-shadow: var(--bs-box-shadow-lg) !important;

}

img.d-block.w-100 {
    height: 520px;
    border-radius: 15px !important;
    width: 100%;
    max-width: 500px;
}


button#submitButtonEscoger {
    background-color: #ffbc42;
    border: none;
    color: #000000;
    font-weight: 600;
}

button#submitButtonEscoger:hover {
    background-color: #ffa600;
    color: #ffffff;
}

.title-premios {
    color: #FF6700;
    font-size: 40px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.progress.mt-4 {
    width: 80%;
    margin: 0 auto;
}

.card.text-center {
    width: 100% !important;
    margin: 0 auto;
}

button#elegirSuerteBtn {
    background-color: #FF6700;
    color: #ffffff;
    font-weight: 500;
    width: 206px;
}

.btn-hover:hover {
    background-color: rgb(0 0 0 / 70%) !important;
    color: #f8f9fa;
    /* Color ligeramente más claro */
    transform: scale(1.05);
    /* Efecto de zoom */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    /* Sombra */
}

button#submitAutomaticoBtn {
    background-color: #FF6700 !important;
    color: #ffffff;
    font-weight: 500;
}

button#submitAutomaticoBtn:hover {
    background-color: rgb(0 0 0 / 70%) !important;
    color: #f8f9fa;
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.numero {
    max-width: 450px;
    margin: 0 auto;
}

div#contenedor-numeros {
    width: 100%;
    max-width: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.modal-header {
    background-color: #007aff;
}

.consulta-modal-uno {
    background-color: #000000 !important;
}

.contenedor-busqueda {
    margin-bottom: 40px;
}


div#paginacion {
    width: 100%;
    max-width: 900px;
    justify-content: center;
    margin: 0 auto;
    padding-top: 30px;
}

.envio-pago {
    background-color: #ffbc42;
    border: none !important;
    color: #000;
    font-weight: 500;
}

.ganador {
    padding-top: 40px;
}

.ganador-one {
    font-size: 20px;
    padding: 20px 0px;
    text-align: center;
    font-weight: 600;
    padding: 0px;
}


p.ganador-one {
    color: #007aff;
}

.title-gnadores {
    text-align: center;
    font-weight: 600;
    color: #000000;
    margin: 40px 0px 20px;
}

.fb img {
    width: 50%;
}

.in img {
    width: 55%;
}

.redes {
    display: flex;
    width: 200px;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .footer-principal {
        display: block;
    }

    img.d-block.w-100 {
        border-radius: 20px;
        height: auto;
    }

    div#paginacion {
        max-width: 300px;
    }

    .logo {
        margin: 0 auto;
    }

    .container-oportunidades {
        display: block !important;

    }

    p.ganador-one {
        padding-left: 10px;
    }

    .barra {
        margin-top: 20px !important;
    }

    .title-gnadores {
        margin: 20px 0px 20px !important;
    }

    .proba img {
        padding: 0px 20px !important;
    }

    .container-consultar-numeros {
        flex-direction: column;
    }
    


}

/* Estilo para el borde animado para llenado automátioco de campos*/
.input-animated {
    border: 1px solid transparent;
    transition: border-color 0.1s ease-in-out;
}

/* Clase para el borde verde suave */
.input-animated.active {
    border-color: #4CAF50;
    /* Verde */
    box-shadow: 0 0 5px rgba(76, 175, 80, 0.5);
    /* Sombra suave */
}

.border {
    border: 1px solid #4CAF50;
}

.logo {
    background: white;
    padding: 17px;
    border-radius: 50%;
}

.carousel-item img {
    height: 520px !important;
    object-fit: cover;
    max-width: 431px;
    border-radius: 20px;
}

.carousel {
    width: 100%;
    max-width: 431px;
}

.carousel-inner {
    border-radius: 20px;
}

@media (max-width: 768px) {
    .carousel-item img {
        height: 400px !important;
    }
}


/* nfjnjn */

.card-hover {
    overflow: hidden;
    position: relative;
    border: 1px solid #007aff;
    transition: border-color 0.5s ease-in-out;
}

/* Fondo animado */
.card-hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: linear-gradient(83deg, rgb(255, 253, 244) 0%, rgb(255, 236, 153) 100%);
    z-index: 0;
    transition: transform 0.8s ease-in-out;
    transform: translateX(-100%);
}

/* Efecto al pasar el mouse */
.card-hover:hover::before {
    transform: translateX(0);
}

/* Cambiar color de borde al hover */
.card-hover:hover {
    /* border-color: #FF6700; */
    border: 2px solid #FF6700;
}

.card-hover .card-body {
    position: relative;
    z-index: 1;
    background: transparent;
}

.text-success {
    color: #000000 !important;
    text-align: left;
    font-size: 1rem;
    padding: 0px 7px 0px 0px;
}

.descrip-yegua {
    font-size: 16px;
    color: #000;
}

.card-three {
    margin: 0 auto;
}


.contenedor-premios {
    margin-top: 45px;
}

p.text-center {
    font-size: 18px !important;
    color: #ffffff;
    font-weight: 400;
}

b.fecha {
    color: #007aff;
}

div#prizesCarousel {
    width: 100%;
    max-width: 500px;
}

/* Carusel */

.custom-carousel {
    position: relative;
    width: 80%;
    max-width: 800px;
    overflow: hidden;
    margin: 0 auto;
}

.custom-carousel-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    margin-top: 20px;
}

.custom-carousel-item {
    flex: 0 0 60%;
    margin-right: 10px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0.8;
    position: relative;
}

.custom-carousel-item img {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.custom-carousel-item.active {
    transform: scale(1.05);
    opacity: 1;
}

/* Estilos para el título y la descripción fuera de la imagen */
.custom-carousel-description-container {
    margin-top: 10px;
    text-align: center;
}

.custom-carousel-title {
    font-size: 25px;
    font-weight: bold;
    color: #007aff;
    text-align: left;
    font-style: italic;
}

.custom-carousel-description {
    font-size: 14px;
    color: #777;
}

.custom-carousel-buttons {
    position: absolute;
    top: 58%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.custom-carousel-button {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}

li#main-carousel-slide01,
li#main-carousel-slide02,
li#main-carousel-slide03,
li#main-carousel-slide04

{
    height: 500px !important;

}

li#main-carousel-slide05,
li#main-carousel-slide06{
     height: 380px !important;
}

/*li#main-carousel-slide03{*/
/*    background-size: contain !important;*/
/*}*/

li#thumbnail-carousel-slide01,
li#thumbnail-carousel-slide02,
li#thumbnail-carousel-slide03,
li#thumbnail-carousel-slide04,
li#thumbnail-carousel-slide05,
li#thumbnail-carousel-slide06
{
    width: 100px !important;
    /* height: 76px !important; */
}



.class {
    width: 100%;
    max-width: 500px;
}

.splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div#thumbnail-carousel-track {
    padding-top: 15px;
}


.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #FF6700 !important;
}

ul#main-carousel-list li {
    border-radius: 20px;
}

.splide__arrow {
    background: #ff6700 !important;
}

.splide__arrow svg {
    fill: #ffffff !important;
}

.separador {
    width: auto;
    height: 55px;
    padding-top: 42px;

}


.container-ganadores {
    display: flex;
    justify-content: center;
}

.container-oportunidades {
    color: #000;
    display: flex;
    justify-content: center;
    gap: 30px;

}

.oportunidad {
    width: 350px;
    background-color: #ffffff;
    box-shadow: var(--bs-box-shadow-lg) !important;
    border-radius: 20px;
    border: 2px solid #007aff;
}

.title-uno p {
    text-align: center;
    font-family: 'Dancing Script', cursive;
    font-size: 4rem;
    font-weight: 400;
    color: #000000;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
    letter-spacing: 2px;
    margin-bottom: 0px !important;
}

.valor-oportunidad p {
    font-size: 55px;
    font-weight: 600;
    text-align: center;
}

.buton-comprar {
    display: flex;
    justify-content: center;
}

.buton-comprar button {
    color: #000000;
    background: #FF6700;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    max-width: 170px;
    width: 100%;
    border-radius: 20px;

}

.proba img {
    width: 100%;
    max-width: 410px;
    height: auto;
}

.linea-separador {
    margin-top: 40px;
    border-bottom: 2px solid #007aff;
    box-shadow: 0 4px 8px #007aff;
}


.card-body img {
    width: 70px;
}


.card-body {
    display: flex;
    align-items: center;
    padding: 12px 0px !important;
}

.container-img-premio {
    width: 100%;
    max-width: 64px;
}

/* Estilos consultar números */



.modal-content-consultar {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 400px;
    text-align: center;
}


.container-consultar-numeros {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    gap: 20px;
}

.title-modal-cerrar {
    display: flex;
    justify-content: center;
    align-items: baseline;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
}



.number-phone {
    font-size: 20px;
    padding-top: 12px;
    color: #000000;
}

.input-phone {
    margin: 12px 42px;
    padding: 6px;
    border-radius: 4px;
    border: 2px solid #007aff;
    box-shadow: 0 4px 8px #007aff;
}


.consultar:hover {
    background-color: rgb(0 0 0 / 70%) !important;
    transform: scale(1.05);
    /* Efecto de zoom */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    /* Sombra */
}

div#myModal {
    background-color: rgba(0, 0, 0, 0.4);
    /* Menos oscuro */
}


/* Estilos barra de porcentaje */

.progress {
    position: relative;
    height: 20px;
}

.progress-bar {
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #e55b00;
    width: 87.00%;
}

.progress-bar-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    /* Ajusta el tamaño de la fuente según sea necesario */
    font-weight: 600;
    color: #fff;
}

p.text-total-number {
    color: #000;
    font-style: italic;
}

.barra {
    margin-top: 50px;
}

section.texto-ganadores {
    text-align: center;
    display: flex
;
    justify-content: center;
}

/* estilos modal consultar */

.container-consultar {
    max-width: 420px !important;
}

.ingresa-number {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-body-secondary {
    text-align: center;
    font-size: 18px !important;
    padding: 10px 0px !important;
}

.title-cerrar {
    font-size: 22px;
    color: #ffffff;
}


button.btn.btn-primary.consultar {
    padding: 10px !important;
}

.boton-consultar {
    display: flex;
    justify-content: center;
    margin: 20px;
    padding: 11px;

}

button.btn.btn-primary.consultar:hover {
    background-color: rgb(0 0 0 / 70%);
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.respuesta-entradas {
    background-color: #ffffff;
}

.entradas {
    font-size: 22px;
}

a.btn.btn-primary {
    width: 206px !important;
    padding: 9px !important;
    font-weight: 500 !important;
}

a.btn.btn-primary:hover {
    background-color: rgb(0 0 0 / 70%) !important;
    color: #f8f9fa;
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border: none !important;
}

/* Estilos redes sociales */

.btn-social {
    display: block;
    height: 100px;
    width: 60px;
    border-radius: 50%;
    line-height: 80px;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 99;
    background-color: transparent;
    /* Fondo transparente por defecto */
}

/* Indicador de notificación */
.notification-bubble {
    position: absolute;
    top: 21px;
    right: 15px;
    width: 15px;
    height: 15px;
    background-color: red;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    /* Tamaño de la fuente del número */
    font-weight: bold;
}


.btn-whatsapp svg {
    height: 40px;
    margin-left: -8px;
}

.btn-whatsapp {
    bottom: 200px;
}

/* Estilo específico para Facebook */
.btn-facebook {
    bottom: 150px;
    /* Ajuste vertical para que no se superponga con el botón de WhatsApp */
}

.btn-facebook img {
    height: 35px;
    margin-left: -8px;
}

/* Estilo específico para Instagram */
.btn-instagram {
    bottom: 100px;
    /* Ajuste vertical para que no se superponga con los botones anteriores */
}

.btn-instagram img {
    height: 38px;
    margin-left: -8px;
}