.text-red {
    color: #EC0000 !important; 
    font-weight: bold !important;
}

.btn-santander-blanco {
    border: 0;
    background-color: #FFFFFF;
    border: 1px solid #EC0000;
    border-radius: 100px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #EC0000;
    padding: 12px 40px;
}

#seccionHeader h1  {
    margin-bottom: 24px;
}

#seccionHeader p {
    margin-bottom: 48px;
}

#seccionHeader .btn-rojo {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    padding: 12px 40px;
    background: #EC0000;
    border-radius: 48px;
    border: 0;
}

#sectionBeneficios {
    position: relative;
    padding-top: 96px;
}

#sectionBeneficios .bannerBeneficios {
    width: 100%;
    max-width: 1440px;
    text-align: center;
    margin: auto;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}

#sectionBeneficios .bannerBeneficios img {
    width: 100%;
}

#sectionBeneficios .h1ComoObtenerla {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    color: #191919;
    margin-bottom: 21px;
}

#sectionBeneficios .h1Cadaherramienta {
    font-family: 'Santander Micro Text';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #404040;
    margin-top: 40px;
    margin-bottom: 16px;
}

#sectionBeneficios .pComoObtenerla {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #404040;
    margin-bottom: 80px;
}

#sectionBeneficios  .carousel-cell {
    text-align: center;
}

#sectionBeneficios .elipseExterior img {
    width: 46px;
    height: 46px;
}

#sectionBeneficios .h1IconosBeneficios {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    color: #191919;
    margin-bottom: 16px;
}

#sectionBeneficios .pIconosBeneficios {
    font-family: 'Santander Micro Text';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #404040;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}

.section-generico {
    padding-top: 144px;
}

.section-generico h3 {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #EC0000;
    margin-bottom: 8px;
}

.section-generico h4 {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #191919;
    margin-bottom: 16px;
}

.section-generico p {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #404040;
    margin-bottom: 24px;
}

.section-generico .contenedor-bullet {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #191919;
    margin-bottom: 16px;
    align-items: center;
}

.section-generico .contenedor-bullet img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.section-generico .p-footer {
    margin-top: 24px;
    margin-bottom: 32px;
}

.section-generico .contenedor-store {
    width: 100%;
    margin-top: 32px;
}

.section-generico .contenedor-store img {
    width: auto;
    height: 41px;
    padding-right: 20px;
}

.section-generico .btn-rojo {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background: #EC0000;
    border-radius: 48px;
    border: 0;
    padding: 12px 40px;
}

.section-generico .btn-blanco {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #EC0000;
    background: #FFFFFF;
    border: 1px solid #EC0000;
    border-radius: 48px;
    padding: 12px 40px;
}

.section-generico .img-fluid {
    width: 100%;
    max-width: 443px;
}

#sectionOperaciones .contenedor-bullets {
    width: 100%;
    max-width: 394px;
    padding: 0 24px;
}

#sectionOperaciones h5 {
    margin: 81px 0 40px 0;
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #191919;
}

#sectionOperaciones .contenedor-supertoken img {
    width: 72px;
    height: 72px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#sectionOperaciones .contenedor-supertoken .separador {
    height: 354px;
    border-right: 5px solid #D9D9D9;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#sectionSupermovil .img-qr-supermovil {
    position: absolute;
    width: 40%;
    left: 0;
    bottom: 50px;
}

.position-relative .descargaApp
{
    margin-left: 20px;
}

.ico_right_poiting_double
{
    font-family: 'SantanderText-Light';
    font-size: 24px;
    display: inline-block;
    left: 0px;
    height: 30px;
    margin-left: 4px;
}

@media(max-width: 1141px) {
    #sectionBeneficios .bannerBeneficios {
        bottom: -15px;
    }
}

@media(max-width: 991px) {

    #sectionBeneficios .bannerBeneficios {
        left: 0;
        transform: translateX(0);
    }

    #sectionBeneficios .h1ComoObtenerla {
        font-size: 32px;
        line-height: 125%;
    }

    #sectionBeneficios .pComoObtenerla {
        font-size: 18px;
        line-height: 150%;
    }

    #sectionBeneficios .elipseExterior img {
        width: 40px;
        height: 40px;
    }

    #sectionBeneficios .h1IconosBeneficios {
        font-size: 24px;
        line-height: 125%;
    }

    #sectionBeneficios .pIconosBeneficios {
        font-size: 12px;
        line-height: 150%;
        max-width: 248px;
    }

    .section-generico h3 {
        font-size: 18px;
        line-height: 100%;
    }

    .section-generico h4 {
        font-size: 28px;
        line-height: 32px;
    }

    .section-generico p {
        font-size: 18px;
        line-height: 150%;
    }

    .section-generico .contenedor-bullet {
        font-size: 14px;
        line-height: 150%;
    }

    .section-generico .contenedor-bullet img {
        width: 24px;
        height: 24px;
        margin-right: 8px;
    }

    .section-generico .contenedor-store img {
        width: 100%;
        max-height: 32px;
        padding-right: 12px;
        margin-right: 0px;
    }

    .section-generico .btn-rojo,
    .section-generico .btn-blanco {
        font-size: 17px;
        line-height: 24px;
    }

    #sectionOperaciones .contenedor-bullets {
        max-width: 280px;
    }

    #sectionOperaciones h5 {
        font-size: 20px;
        line-height: 150%;
    }
}

@media(max-width: 767px) {
    .position-relative .descargaApp
    {
        display: none;
    }
}


@media(max-width: 767px) {
    #seccionHeader {
        margin-top: 96px;
        padding-bottom: 0;
    }

    #seccionHeader .div-text {
        text-align: center;
    }

    #seccionHeader p {
        max-width: none;
    }

    #sectionBeneficios {
        padding-top: 96px;
        padding-bottom: 0;
    }

    #sectionBeneficios .bannerBeneficios {
        display: none;
    }

    #sectionBeneficios .pComoObtenerla {
        margin-bottom: 40px;
    }

    #sectionBeneficios .flickity-prev-next-button {
        top: 40px;
    }

    #sectionBeneficios .flickity-page-dots {
        bottom: -43px;
    }

    #sectionBeneficios .flickity-page-dots .dot {
        width: 8px;
        height: 8px;
        background-color: #D9D9D9;
        border: 0;
        margin: 0 4px;
    }

    #sectionBeneficios .flickity-prev-next-button.previous {
        left: 0;
    }

    #sectionBeneficios .flickity-prev-next-button.next {
        right: 0;
    }

    #sectionBeneficios .flickity-page-dots .dot.is-selected {
        width: 16px;
        background: #000000;
        border-radius: 40px;
    }
    
    #sectionBeneficios .carousel:after {
        content: 'flickity';
        display: none;
    }

    #sectionBeneficios .carousel .carousel-cell {
        width: 100%;
    }

    .section-generico {
        padding-top: 128px;
    }

    .section-generico .col-12 {
        text-align: center;
    }

    .section-generico h3,
    .section-generico h4,
    .section-generico p {
        text-align: center;
    }

    .section-generico .contenedor-store {
        justify-content: center;
    }

    .section-generico .img-fluid {
        margin-top: 60px;
        max-width: 327px;
    }

    .section-generico .contenedor-bullet {
        max-width: 327px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    #sectionOperaciones .contenedor-bullets {
        padding: 0;
        max-width: 327px;
        text-align: left;
    }

    #sectionOperaciones h4 {
        margin: 0;
    }
    
    #sectionOperaciones h5 {
        margin-top: 32px;
        margin-bottom: 24px;
    }

    #sectionOperaciones .contenedor-supertoken {
        display: none;
    }

    #sectionOperaciones .contenedor-bullets .separador {
        width: 100%;
        border-top: 1px solid #D9D9D9;
        position: absolute;
        top: 50%;
        z-index: -1;
        transform: translateY(-50%);
    }

    #sectionBeneficios .h1Cadaherramienta {
        line-height: 150%;
        font-size: 12px;
        margin-top: 56px;
    }

}