.boton-bloque span,
.text-section {
    text-align: center;
    color: #fff;
}
.section-faqs,
.section-portada {
    background-image: url("https://static.ptocdn.net/especiales/tlt011_teleton-2025/img/fondo-banner.jpg");
    background-size: cover;
    background-attachment: fixed;
}
@font-face {
    font-family: pallybold;
    src:
        url("https://static.puntoticket.com/especiales/tlt006_teleton-2023/fonts/pally-bold-webfont.woff2")
            format("woff2"),
        url("https://static.puntoticket.com/especiales/tlt006_teleton-2023/fonts/pally-bold-webfont.woff")
            format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: pallyregular;
    src:
        url("https://static.puntoticket.com/especiales/tlt006_teleton-2023/fonts/pally-regular-webfont.woff2")
            format("woff2"),
        url("https://static.puntoticket.com/especiales/tlt006_teleton-2023/fonts/pally-regular-webfont.woff")
            format("woff");
    font-weight: 400;
    font-style: normal;
}
@media screen and (min-width: 1024px) {
    body main#main {
        padding-bottom: 0 !important;
    }
}
@font-face {
    font-family: duplet_roundedbold;
    src:
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-bold-bf6606345a47d2e-webfont.woff2")
            format("woff2"),
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-bold-bf6606345a47d2e-webfont.woff")
            format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: duplet_roundedregular;
    src:
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-regular-bf6606345a6aa3a-webfont.woff2")
            format("woff2"),
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-regular-bf6606345a6aa3a-webfont.woff")
            format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: duplet_roundedsemibold;
    src:
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-semibold-bf6606345a87ef5-webfont.woff2")
            format("woff2"),
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-semibold-bf6606345a87ef5-webfont.woff")
            format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: duplet_roundedextrabold;
    src:
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-extrabold-bf66063459dd281-webfont.woff2")
            format("woff2"),
        url("https://static.ptocdn.net/especiales/tlt009_teleton-2024/font/dupletrounded-extrabold-bf66063459dd281-webfont.woff")
            format("woff");
    font-weight: 400;
    font-style: normal;
}
@keyframes animacion-hover {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.9);
    }
}
@keyframes tilt-shaking {
    0%,
    100% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(5deg);
    }
    50% {
        transform: rotate(0eg);
    }
    75% {
        transform: rotate(-5deg);
    }
}
@keyframes animacion-cora {
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
.content-footer,
.top-portada {
    background-color: #fff;
}
.section-portada {
    background-color: #ff2b3d;
    background-position: center;
}
.boton-bloque:hover {
    text-decoration: none;
    opacity: 0.8;
}
.boton-bloque:hover img {
    transform: rotate(-15deg);
}
.boton-bloque span {
    background-color: #d33741;
    font-family: "Montserrat", sans-serif;
    border: 2px solid #fff;
    border-radius: 25px;
    line-height: 25px;
    font-size: 1.5rem;
    margin: 1rem auto;
    display: block;
    padding: 1rem 0.5rem;
    font-weight: 600;
    min-height: 60px;
}
.boton-bloque span.anaranjado {
    background-color: #ec7726;
}
.boton-bloque span.verde {
    background-color: #84bb24;
}
.boton-bloque span.rojo {
    background-color: #f4303e;
}
.boton-bloque span.morado {
    background-color: #7272ae;
}
.boton-bloque span.amarillo {
    background-color: #f3c131;
}
.boton-bloque span.azul {
    background-color: #53afd4;
}
.boton-bloque img {
    opacity: 1;
    transition: 0.4s;
}
.boton-bloque.inactive {
    pointer-events: none;
}


.text-section h3,
.text-section h4 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}
.text-section p {
    font-family: pallyregular;
    font-size: 1.5rem;
}
.section-black {
    background-color: #000;
    background-image: url('https://static.ptocdn.net/especiales/tlt011_teleton-2025/img/fondo-mapa-estadio.jpg');
    background-position: center;
    background-size: cover;
}
.section-black p {
    font-family: "Montserrat", sans-serif;
    font-size: 1.6rem;
}
.section-black h3 {
    font-family: duplet_roundedextrabold;
    color: #fff;
    font-size: 3.5rem !important;
}
.section-black h4{
    font-size: 2rem;
}
.text-qr {
    font-family: pallybold !important;
    color: #000;
}
.boton-ticket.morado,
.lugar-rojo {
   font-family: "Montserrat", sans-serif;
    padding: 0.5rem 1rem;
    margin: 2rem auto;
    text-align: center;
    display: block;
}
.text-qr a {
    color: #f8343f;
}

.dia-bloque{
    font-family: "Montserrat", sans-serif;
    margin-top: 1.3rem;
    text-align: center;
    font-weight: 700;
    font-size: 1.7rem;
    color: #000;
    line-height: 1.5rem;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.hora-bloque{
    font-family: "Montserrat", sans-serif;
    color: #000;
    text-align: center;
    font-size: 1.4rem;
    padding-bottom: 0px;
    margin-bottom: 0px;
}




.line {
    height: 1px;
    background-color: #ccc;
    width: 100%;
}
.boton-ticket,
.card-body a,
.flecha--tab,
.lugar-rojo {
    background-color: #ff2b3d;
}
.boton-ticket.morado {
    background-color: #7272b0;
    color: #fff;
    border-radius: 25px;
    font-size: 1.5rem;
    max-width: 300px;
}
.lugar-rojo {
    color: #fff;
    border-radius:10px;
    font-size: 2rem;
    max-width: 600px;
    font-family: "Montserrat", sans-serif !;
}
.post-recinto {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 1rem !important;
    font-weight: 600;
}
.title-preguntas_frecuentes {
    background-color: #FFF;
    padding: 2rem 0;
}
.title-preguntas_frecuentes h2 {
    font-family: "Montserrat", sans-serif;
    text-align: center;
    font-weight: 900;
    color: #000;
}
.boton-ticket {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    border-radius: 25px;
    padding: 0.5rem 1rem;
    display: block;
    margin: 2rem auto;
    font-size: 1.5rem;
    max-width: 300px;
    font-weight: 700;
}
.boton-ticket:hover {
    color: #ff2b3d;
    background-color: #fff;
    text-decoration: none;
}
#accordion button.btn-link {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 2px;
    width: 100%;
    display: block;
    text-align: left;
    border: 0;
    appearance: none;
    outline: 0;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 2rem 1rem;
    font-size: 1.3rem;
    font-weight: 900;
    text-transform: uppercase;
}
.flecha--tab {
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    text-align: center;
    min-width: 80px;
    display: block;
    font-size: 0.5rem;
    position: relative;
}
.card-body,
.card-body p {
    text-align: left;
}
.card-header:hover .flecha--tab {
    opacity: 0.7;
}
.flecha--tab .texto-colapso:before {
    position: absolute;
    content: "VER MAS";
    left: 50%;
    margin-left: -50%;
    width: 80px;
    margin-top: 5px;
}
button.btn-link[aria-expanded="true"] .flecha--tab {
    background-color: #85bc24;
    opacity: 1;
}
button.btn-link[aria-expanded="true"] .flecha--tab .texto-colapso:before {
    content: "VER MENOS";
}
.preguntas--fecuentes h3 {
    color: #7272b0;
}
.card-header {
    background-color: #000;
    padding: 1rem 1rem !important;
    border-bottom: 0;
    margin-bottom: 1rem;
    border-radius: 10px !important;
}
@media screen and (min-width: 768px) {
    .flecha--tab {
        font-size: 1.2rem;
        min-width: 150px;
    }
    .flecha--tab .texto-colapso:before {
        position: absolute;
        content: "VER MAS";
        left: 50%;
        margin-left: -50%;
        width: 150px;
        margin-top: -3px;
    }
    button.btn-link[aria-expanded="true"] .flecha--tab .texto-colapso:before {
        content: "VER MENOS";
        animation: 1s infinite animacion-hover;
    }
    .sector {
        font-size: 0.9rem;
    }
    .card-header h5 {
        font-size: 1.1rem;
    }
    .box--bloque {
        width: 100%;
        min-height: 250px;
        max-width: 165px;
        display: block;
    }
    .w-md-50 {
        width: 50% !important;
    }
}
.card-body ul li,
.card-body p {
    font-size: 1.2rem;
   font-family: "Montserrat", sans-serif;
    font-weight: 400 !important;
    color: #FFF;

}
.card {
    border: none;
}
.section-bloque h5 {
     font-family: "Montserrat", sans-serif;
     font-weight: 500;
}
.section-bloque h4,
.section-bloque p {
    font-family: "Montserrat", sans-serif;
}
.section-bloque h4{
    margin-bottom: 0px;
}
.section-bloque p {
    font-size: 1.1rem;
}

.seo-title{
    position: absolute;
    z-index: -99999;
    width: 0px;
    height: 0px;
    top: -200vh;
    left: -200vh;
}
.huincha-gente {
    background-color: #85bc24;
    padding: 1rem 5px;
}
.referencial {
    color: #ccc;
}
.juntos {
    animation: 1.1s linear infinite animacion-cora;
}
.gent:hover .logo-gent {
    animation: 0.4s linear infinite tilt-shaking;
}
.section-faqs {
    background-color: #ff2b3d;
    background-image: url('https://static.ptocdn.net/especiales/tlt011_teleton-2025/img/corazones_gh.png');
    background-size: cover;
    background-repeat: repeat;
}
.section-faqs .card {
    background-color: transparent !important;
}
.card-body a {
    color: #fff;
    padding: 5px;
    border-radius: 10px;
    margin: 3px;
}
.card-body a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.cover-banner {
    max-width: 1200px;
    margin: auto;
}
.footer-black{
    background-color: #000;
    text-align: center;

    p{
        text-align: justify;
        color: #fff;
        font-size: 11px;
    }
}
.dato_cta {
      font-family: duplet_roundedregular;
    font-size: 1rem;
    font-weight: bold;
    display: block;
    color: #FFF;
}
@media screen and (min-width: 1024px) {
    .dato_cta {
        font-size: 1.2rem;
    }
}
#days,
#hours,
#minutes,
#seconds {
    font-size: 58px;
    color: #fff;
    display: block;
    font-weight: bold;
    font-family: duplet_roundedregular;
}
@media screen and (min-width: 1024px) {
    #days,
    #hours,
    #minutes,
    #seconds {
        font-size: 88px;
    }
}

.separador {
    font-family: duplet_roundedregular;
    font-size: 58px;
    color: #FFF;
    display: block;
    font-weight: bold;
    padding: 0px 0.5rem;
}
@media screen and (min-width: 1024px) {
    .separador {
        font-size: 88px;
    }
}
.section-bacjada-time {
    background-color: #fff;
    padding: 1rem 0px;
}