nav.navbar.bg-body-tertiary{
    display: none;
}

footer#contenedor_footer{
    display: none;
}

body{
    overflow-x: hidden;
}

.redirectCartelera{
    cursor: pointer;
}

.box5 .details{
    top: 10px;
}

.sparkboxes .box5 {
    background-color: var(--colorSIVI1);
    height: 155px;
}

.sparkboxes .box6 {
    background-color: var(--colorSIVI2);
    height: 155px;
}

li::marker {
    content: '';
}