body {
    font-family: 'Roboto', sans-serif;
}

.alturaLogo {
    padding-left: 5%;
    height: 60px !important;
}

.alturaLogoFooter {
    height: 130px !important;
}

.desplazaLogoFooter {
    transform: translateY(-30%) !important;
}

.estilo_a_logo_footer {
    display: inline-block;
    line-height: 0;
    max-height: 100px;
}


.bannerMisEntradas {
    height: 30px;
    margin-right: 5px;
}

.iconoMisEntradas {
    height: 30px !important;
    margin-right: 5px !important;
}


/*  efecto zoom sobre las imagenes */
.img-hover-zoom {
    transition: transform 0.3s ease;
}

.img-hover-zoom:hover {
    transform: scale(1.05);
}



.copyright {
    color: white;
    transform: translateY(-20px) !important;
}


.fondo-logo {
    background-image: url('/images/flechasBanner110px.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #005792;
    min-height: 110px;
}


.clCompratusentradas {
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: 1.9vw !important;
}

.clAlinstante {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 3.8vw !important;
    margin-top: -5px;
    max-height: 60px;
    color: #B2CCDD !important;
}


.clCompratusentradasMovil {
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: 4vw !important;
    margin-top: -10px;
}

.clAlinstanteMovil {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 5.5vw !important;
    margin-top: -15px;
    margin-left: 10px;
    max-height: 60px;
    color: #B2CCDD !important;
}

.txtPrimeraLinea {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 3.8vw !important;   
}

@media (max-width: 575.98px) {
    .fondo-logo {
        background-image: url("/images/flechasBanner140px.webp");
        background-position: right;
        flex-direction: column !important;
        text-align: center;
        height: 140px;
        overflow: hidden;
    }

    .txtPrimeraLinea {
        font-family: 'Work Sans', sans-serif;
        font-weight: 700;
        font-size: 5.8vw !important;   }

    /*
    .fondo-logo a,
    .fondo-logo span {
        margin-bottom: 0.5rem;
    }*/

    .alturaLogo {
        height: 60px !important;
        padding-top: 5%;
    }

    .desplazaLogoFooter {
        transform: translateY(-10%) !important;   
    }

    .estilo_a_logo_footer {
        display: inline-block;
        line-height: 0;
        max-height: 140px !important;
    }


    .bannerMisEntradas {
        height: 30px;
        margin-right: 5px;
        transform: translateY(-10px) !important;
    }

    .fondo-logo span {
        font-size: 0.8rem;
        /* opcional: reducir texto */
    }

    .alturaLogoFooter {
        height: 110px !important;
    }

    .sizeGoogleMaps {
        height: 30px !important;
    }

    .margenFormAndroid {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

}


@media (min-width: 992px) {
    .alturaMinimaSeccionPrincipal {
        min-height: 800px;
    }
}



.text-shadow-sm {
    text-shadow: 4px 4px 4px rgba(46, 46, 46, 0.25) !important;
    color: #005792 !important;
}

.texto105 {
    font-size: 1.05rem !important;
}

.texto110 {
    font-family: 'Work Sans', sans-serif;
    font-size: 1.10rem !important;
}

.texto140 {
    font-size: 1.40rem !important;
}

.full-bleed {
    margin: 0 !important;
    padding: 0 !important;
}

.fondo-logo-footer {
    background-color: #005792;
}


.fondo-eventos {
    /*   background: linear-gradient(180deg, #e6f0f7 0%, #ffffff 50%, #e6f0f7 100%);*/
    /*  background: linear-gradient(to bottom, #ffffff, #dbdbdb); */
    background-color: white;
}

.fondo-botones-main {
    background-color: #005792;
}

.fondo-botones-venta {
    background-color: #005792 !important;
    color: white !important;
}

.fondo-boton-gestion-vendedor {
    background-color: #005792 !important;
    color: white !important;
    transition: background-color 0.3s ease;
}

.fondo-boton-gestion-vendedor:hover {
    background-color: #006eb2 !important;
    /* un azul más oscuro */
    color: white !important;
}


.fondoHeadTablaCompra {
    background-color: darkgrey !important;
}

.fondoEventoIndice {
    background-color: whitesmoke;
}


.sin-flechas::-webkit-inner-spin-button,
.sin-flechas::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sin-flechas {
    -moz-appearance: textfield;
    /* Firefox */
}


.boton-cantidad {
    background-color: hsl(0, 0%, 90%);
    /* amarillo suave o beige claro */
    color: #111;
    /* negro intenso */
    font-weight: bold;
    border-color: #ccc;
}

.boton-cantidad:hover {
    background-color: #aeaeae;
    /* fondo un poco más oscuro al pasar el mouse */
    color: #000;
}

.sizeGoogleMaps {
    height: 35px;
}

.separator {
    height: 1px;
    width: auto;
    background: linear-gradient(to right, #0d6efd, #6c757d);
    /* Bootstrap blue to gray */
    border-radius: 10px;
}

.margenInfBloqueEntradas {
    margin-bottom: 0.40rem !important;
}

.textoMisEntradasQr {
    margin-bottom: 0.2rem !important;
}

.anchoMaximoInputFormularioOrganizador {
    max-width: 400px !important;
    width: 100% !important;
}

#card-form-redsys {
    display: block;
    width: 100%;
    min-height: 350px;
    max-height: 400px;
    /* puedes ajustarlo */
    margin-bottom: 2rem;
}

.separador-negro {
    height: 6px;
    background-color: black;
}

.fondofooternegro {
    background-color: black;
}

.fondofooter {
    background-color: whitesmoke;
}


.texto-blanco {
    color: #fff !important;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.texto-blanco:hover,
.texto-blanco:focus {
    color: #fff !important;
    opacity: 0.7;
}

/* Bloque exclusivo para el módulo de contacto */

.contacto-input {
    border: 1.5px solid #555 !important;
    border-radius: 4px !important;
}

.contacto-select {
    border: 1.5px solid #555 !important;
    border-radius: 4px !important;
}

.contacto-form {
    max-width: 100%;
    padding: 20px;
}

.contacto-btn {
    padding: 10px 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
