body {
    overflow-x: hidden !important;
}

.lt-accordion-content.toggleactive,
.lt__parent.lt__parent--active,
.lt__subparent.lt__subparent--active,
.toggle-container.toggleactive {
    display: block
}

.lt__subtab-item.lt__subtab-item--active,
.lt__tab-item.lt__tab-item--active {
    border-bottom: 1px solid #019df4
}

.dev-banner-container {
    height: 500px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative
}

.dev-banner__inner {
    width: 100%;
    max-width: 1280px;
    padding: 20px 25px;
    position: relative
}

.dev-banner__fondo-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (min-width:580px) {
    .dev-banner-container {
        height: 500px
    }
}

.toggle-container {
    transition: height .35s ease-in-out;
    overflow: hidden;
    display: none
}

.lt-accordion-content {
    transition: height .34s ease-in-out;
    overflow: hidden;
    display: none
}

.lt-accordion-title {
    cursor: pointer
}

[lt-accordion]>li {
    list-style: none
}

[lt-accordion]>*>* {
    margin: 0
}

.lt-toggle-icon {
    width: 13px;
    height: 13px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23019bf2' viewBox='0 0 512 512'%3E%3Cpath d='M255.5 115.2a28 28 0 0 0-19.1 8.3L9.2 350.7a28.3 28.3 0 1 0 40 40l206.3-206.3 206.3 206.3a28.3 28.3 0 1 0 40-40L274.6 123.5c-5.3-5.3-12.2-8-19.1-8.3z'/%3E%3C/svg%3E");
    background-size: cover;
    transform: rotate(180deg);
    transition: .5s
}

.link__toggleactive>.lt-toggle-icon,
.lt-accordion-title.accordion_link_active .lt-toggle-icon {
    transform: rotate(0)
}

.lt__subtabs,
.lt__tabs {
    display: flex;
    z-index: 2;
    position: relative;
    margin: unset;
    padding: 0;
    margin-bottom: 16px
}

.lt__subtab-item,
.lt__tab-item {
    cursor: pointer;
    list-style: none;
    padding: 5px;
    display: flex;
    justify-content: center
}

.lt__parent,
.lt__subparent {
    display: none;
    padding: 10px
}

.ltpopup-wp {
    position: fixed;
    display: flex;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .65);
    z-index: 1000;
    transition-timing-function: ease-in-out;
    transition-duration: .3s
}

.ltpopup-body {
    background: #d3d3d3;
    position: relative;
    z-index: 1100;
    display: block;
    margin: auto;
    width: 280px;
    height: 436px
}

.ltpopup-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 20px 20px;
    box-sizing: border-box
}

.ltpopup-exit-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    z-index: 2
}

.ltpopup-close-img {
    width: 24px;
    height: 24px;
    fill: #fff
}

.ltpopup-wp.visible {
    opacity: 1;
    visibility: visible
}

.ltpopup-wp.hide {
    visibility: hidden;
    opacity: 0;
    z-index: -2
}

.ltpopup-info {
    position: relative
}

@media (min-width:600px) {
    .ltpopup-body {
        width: 546px;
        height: 490px
    }
}

.hunter__body {
    position: fixed;
    bottom: 60px;
    right: 0;
    background-color: #4d4d4d;
    padding: 16px;
    z-index: 2;
    width: 415px;
    height: 215px;
    border-radius: 16px 0 0 16px
}

.hunter__close {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
    z-index: 2
}

.hunter__inner img {
    width: auto;
    height: auto;
    max-height: 100%
}

.hunter__inner {
    height: 100%
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullets {
    display: flex;
    justify-content: center
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet {
    background-color: transparent;
    position: relative
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet--svg-animation svg {
    position: absolute;
    z-index: -1;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet--svg-animation .svg__circle-inner {
    stroke: transparent;
    fill: transparent;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-active .svg__circle-inner,
.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-stop .svg__circle-inner {
    fill: rgba(1, 157, 244, 0.1)
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-active,
.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-stop {
    opacity: 1;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px
}

.stefa-card-beneficios .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: unset;
    background-color: #949494
}

.stefa-card-beneficios .swiper-pagination-bullet-active {
    width: 18px;
    height: 8px;
    border-radius: 99px;
    background-color: #019bef !important
}

.stweb__banner-hero .banner-hero__pagination .swiper-button-next,
.stweb__banner-hero .banner-hero__pagination .swiper-button-prev,
.stweb__banner-hero .banner-hero__pagination .swiper-pagination {
    position: relative;
    left: unset;
    right: unset;
    bottom: unset
}

.stweb__banner-hero .banner-hero__pagination .swiper-pagination .swiper-pagination-current {
    font-weight: 700
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 0
}

.swiper-container {
    padding-bottom: 20px
}

.lt-swiper-nav {
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2
}

.lt-button-next.lt-swiper-nav {
    position: absolute;
    right: 0
}

.lt-button-prev.lt-swiper-nav {
    position: absolute;
    left: 0
}

.lt-swiper-nav.swiper-button-disabled {
    opacity: .5;
    pointer-events: none
}

.ltfaqs__section {
    padding: 32px 16px;
    display: flex;
    justify-content: center
}

.ltfaqs__section .ltfaqs__title {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    color: #50535a;
    margin-bottom: 36px
}

.ltfaqs__section .ltfaqs__list {
    list-style: none;
    padding: 0
}

.ltfaqs__section .ltfaqs__inner {
    width: 100%;
    max-width: 340px
}

.ltfaqs__section .lt-accordion-title {
    padding: 16px 20px;
    display: flex;
    align-items: center;
    position: relative
}

.ltfaqs__section .ltfaqs__list>li {
    border-bottom: 1px solid #d3d4d3
}

.ltfaqs__section .lt-accordion-number {
    border-radius: 100px;
    background: #d3d4d3;
    width: 32px;
    height: 32px;
    color: #50535a;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center
}

.ltfaqs__section .lt-accordion-titlelabel {
    color: #50535a;
    font-size: 14px;
    font-weight: 400;
    line-height: 142%;
    max-width: 70%;
    margin-left: 10px;
    margin-bottom: 0
}

.ltfaqs__section .lt-toggle-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg)
}

.ltfaqs__section .lt-accordion-content {
    margin: 0 30px;
    font-size: 16px;
    color: #50535a
}

.ltfaqs__section .accordion_link_active .lt-accordion-number {
    background: #019df4;
    color: #fff
}

.ltfaqs__section .accordion_link_active .lt-accordion-titlelabel {
    font-weight: 700
}

@media (min-width:768px) {
    .ltfaqs__section .ltfaqs__inner {
        max-width: 700px
    }

    .ltfaqs__section {
        padding: 32px
    }

    .ltfaqs__section .ltfaqs__title {
        font-size: 38px;
        margin-bottom: 12px;
        padding: 24px 0
    }

    .ltfaqs__section .lt-accordion-titlelabel {
        max-width: 80%;
        font-size: 18px
    }
}

.ltfaqs__section .ltfaqs__viewmore {
    font-size: 18px;
    font-weight: 700;
    margin-top: 12px;
    color: #019df4;
    text-align: center;
    text-decoration: underline;
    cursor: pointer
}

.ltfaqs__section .ltfaqs__viewmore:hover {
    color: #019df4
}

.ltfaqs__section .ltfaqs__morebtn .ltfaqs__viewmore.minus,
.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more,
[lt-toggle] .minus,
[lt-toggle].link__toggleactive .more {
    display: none
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.minus {
    display: block
}

@media (min-width:1280px) {
    .stefa_modal_interface .swiper-pagination.dots-solo.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 50px
    }

    .stefa_modal_bbva p {
        width: 600px !important;
        height: 168px !important;
        font-size: 18px !important
    }

    .stefa_footer_section2 p,
    .stefa_titulo_carrousel h2 {
        width: 1224px !important;
        height: 48px !important
    }

    .stefa_modal_bbva .title {
        font-size: 28px !important;
        line-height: 32px !important
    }

    .stefa_titulo_carrousel .text-1,
    .stefa_titulo_carrousel .text-2 {
        font-size: 18px !important;
        height: 24px !important;
        width: 1224px !important
    }

    .stefa_modal_bbva {
        width: 584px;
        height: 336px;
        gap: 4px;
        padding: 16px;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: center
    }

    .ltpopup-body.modal--content.contenedor_pequeno {
        width: 680px !important;
        height: 384px !important;
        gap: 24px !important;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .ltpopup-body.modal--content.contenedor_grande .swiper-button-next.lt-button-next,
    .ltpopup-body.modal--content.contenedor_grande .swiper-button-prev.lt-button-prev {
        top: 19em !important
    }

    .stefa_modal_interface.dinners_modal .swiper-container,
    .stefa_modal_interface.interbank_modal .swiper-container {
        height: 626px !important
    }

    .stefa_movil_modal_pasoapaso .body {
        margin-top: 1em !important
    }

    .ltpopup-body.modal--content.contenedor_grande {
        width: 488px !important;
        height: 600px !important
    }

    .ltpopup-info.principal_dinners_modal {
        width: 448px !important;
        height: 704px !important
    }

    .ltpopup-body.modal--content.contenedor_grande .modal--body,
    .stefa_modal_interface.dinners_modal,
    .stefa_modal_interface.interbank_modal {
        width: 448px !important;
        height: 540px !important;
        gap: 32px !important;
        display: flex
    }

    .ltpopup-body.modal--content.contenedor_grande .modal--body {
        flex-direction: column;
        align-items: center;
        justify-content: start
    }

    .stefa_componentes_custom a {
        transform: translateX(204px);
        min-width: 136px !important;
        max-width: 136px !important
    }

    .stefa_preguntas_frecuentes_navs .stefa_contenedor_navTabs .lt__tab-item {
        width: 300px !important;
        height: 74px !important;
        gap: 24px;
        padding-top: 24px !important
    }

    .stefa_preguntas_frecuentes_navs .stefa_contenedor_navTabs {
        height: 76px
    }

    .stefa_carrousel_presencial .swiper-slide,
    .stefa_carrousel_virtual .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .stefa_section2_principal {
        height: 1146px
    }

    .stefa_footer_section2 {
        height: 120px;
        font-size: 18px
    }

    .stefa_footer_section2 .btn_general_blueBg {
        width: 200px !important
    }

    .stefa_section_2_carrousel .swiper-slide {
        width: 295px !important
    }

    .stefa_titulo_carrousel h2 {
        font-size: 40px !important;
        line-height: 48px !important
    }

    .stefa_titulo_carrousel {
        height: 128px
    }

    .ltfaqs__section .ltfaqs__inner {
        max-width: 1024px
    }

    .ltfaqs__section .lt-accordion-title {
        margin-top: 12px
    }
}

[lt-toggle].link__toggleactive .minus {
    display: inline
}

.stweb__banner-hero {
    position: relative
}

.stweb__banner-hero .banner-hero--progress .swiper-button-next,
.stweb__banner-hero .banner-hero--progress .swiper-button-prev {
    overflow: hidden
}

.stweb__banner-hero .banner-hero--progress .swiper-button-next .svg--inline,
.stweb__banner-hero .banner-hero--progress .swiper-button-prev .svg--inline {
    font-size: 10px
}

.stweb__banner-hero .banner-hero--progress .swiper-button-next .svg--inline path,
.stweb__banner-hero .banner-hero--progress .swiper-button-prev .svg--inline path {
    fill: #019df4
}

.stweb__banner-hero .banner-hero__pagination {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    z-index: 5;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px
}

.stweb__banner-hero .banner-hero__pagination .swiper-button-next,
.stweb__banner-hero .banner-hero__pagination .swiper-button-prev {
    font-size: 14px;
    height: 24px;
    top: 0;
    margin-top: 0
}

.stweb__banner-hero .banner-hero__pagination .swiper-button-next::after,
.stweb__banner-hero .banner-hero__pagination .swiper-button-prev::after {
    content: inherit
}

.stefa-carrusel-movil__tabs .swiper-pagination-bullet-active {
    background-color: #019bef !important;
    font-weight: 700 !important
}

.stweb__banner-hero .banner-hero__pagination .swiper-pagination {
    color: #50535a;
    max-width: 100%;
    font-size: 14px;
    margin: 0 16px
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet--svg-animation {
    width: 26px;
    height: 26px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    margin: 0 5px !important;
    text-align: center;
    color: #313235;
    font-family: Roboto;
    border: 1px solid #ddd
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-active,
.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-stop {
    color: #313235
}

.stweb__banner-hero .swiper-pagination-bullet {
    opacity: 1
}

.stefa-banner-hero__badge {
    font-size: 14px;
    line-height: 20px;
    color: #019bef;
    padding: 4px;
    border-radius: 4px;
    background-color: #e6f5fd;
    font-weight: 600;
    text-align: center
}

.stefa-banner-hero picture img {
    border-radius: 16px
}

.stefa-banner-hero__titulo {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    text-align: left;
    color: #313235;
    margin: 16px auto
}

.stefa-banner-hero .col-12.order-3 {
    z-index: -1
}

.stefa-banner-hero--disney {
    font-size: 18px;
    color: #6b6c6f
}

@media (min-width:992px) {
    .stweb__banner-hero .banner-hero--progress .banner-hero__pagination {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top: inherit;
        bottom: 30px
    }

    .stweb__banner-hero .banner-hero--progress .swiper-button-next,
    .stweb__banner-hero .banner-hero--progress .swiper-button-prev {
        overflow: initial;
        visibility: visible
    }

    .stefa-banner-hero .banner-fibra-tv .col-lg-7 {
        flex: 0 0 56%;
        max-width: 56%
    }

    .stefa-banner-hero .banner-fibra-tv .col-lg-5 {
        flex: 0 0 44%;
        max-width: 44%;
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 197px
    }

    .stefa-banner-hero .banner-fibra-tv .stweb-btn {
        margin: 0
    }

    .stefa-banner-hero__titulo {
        margin: 16px 0;
        max-width: 456px
    }

    .stefa-banner-hero .banner-fibra-tv {
        padding: 16px 0 0 30px
    }
}

@media (max-width:768px) {
    .stweb__banner-hero .container {
        padding-left: 0;
        padding-right: 0
    }

    .stweb__banner-hero .banner-hero__pagination {
        padding-left: 15px;
        padding-right: 15px;
        max-width: fit-content;
        transform: translateY(15px)
    }

    .stefa-banner-hero picture img {
        border-radius: 0
    }

    .stefa-banner-hero__titulo {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 9px;
        min-height: 64px
    }

    .stefa-banner-hero .col-12.order-3 {
        display: none
    }

    #margin-bottom-custom {
        margin-bottom: 1.5em
    }
}

@media (min-width:768px) {
    .stweb__banner-hero .banner-hero__pagination .swiper-pagination {
        max-width: 100%;
        font-size: 16px
    }

    .stweb__banner-hero {
        padding-top: 0
    }

    .stweb__banner-hero .banner-hero__pagination .swiper-button-next,
    .stweb__banner-hero .banner-hero__pagination .swiper-button-prev {
        font-size: 18px
    }
}

.banner-fibra-tv .picture {
    display: block;
    margin-bottom: 24px
}

.banner-fibra-tv .picture img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.banner-fibra-tv {
    background: #fff;
    width: 100%;
    max-width: 1080px
}

@media (min-width:1199px) {
    .banner-fibra-tv {
        max-width: 1162px
    }

    .banner-fibra-tv .picture img {
        position: absolute;
        right: -31px;
        top: -66px
    }
}

@media (max-width:1200px) and (min-width:992px) {
    .banner-fibra-tv {
        max-width: 900px
    }

    .banner-fibra-tv .picture img {
        position: absolute;
        top: -50px;
        right: -30px
    }
}

.banner-fibra-tv .badge {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 12px
}

.banner-fibra-tv .description {
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 12px;
    max-width: 355px
}

.banner-fibra-tv .terms {
    font-weight: 300;
    font-size: 10px;
    line-height: 32px;
    color: grey;
    margin-bottom: 0;
    display: none
}

.banner-fibra-tv .stweb-btn {
    font-weight: 400;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    border: none;
    display: block
}

@media (max-width:992px) and (min-width:380px) {
    .banner-fibra-tv .stweb-btn {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 330px
    }
}

.stweb__carousel-equipment .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: -3px
}

@media (min-width:1199px) {
    .banner-fibra-tv {
        max-width: 1162px
    }
}

.banner-fibra-tv.row.no-gutters {
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media(min-width:1280px) {
    .stweb__banner-hero .container {
        max-width: 1224px
    }

    .stefa-banner-hero .banner-fibra-tv .picture .stefa_img_banners {
        top: 0
    }

    .stefa-banner-hero__titulo {
        font-size: 32px !important;
        line-height: 40px !important
    }

    .banner-fibra-tv .picture img {
        position: absolute;
        right: -31px;
        top: -66px
    }
}

.stefa_footer_section2,
.stefa_movil_pasoapaso .header p,
.stefa_titulo_carrousel .text-1,
.stefa_titulo_carrousel .text-2 {
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

@media(min-width:768px) and (max-width:991px) {
    .banner-fibra-tv.row.no-gutters .stefa_img_banners {
        height: 321px !important
    }
}

.stefa_section2_principal {
    background: #f6f6f6;
    height: 1246px;
    gap: 32px;
    padding: 32px 16px;
    flex-direction: column;
    display: flex;
    justify-content: start
}

.stefa_titulo_carrousel {
    width: 100%;
    height: 216px;
    gap: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.stefa_titulo_carrousel h2 {
    width: 328px;
    height: 64px;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    color: #313235
}

.stefa_titulo_carrousel .text-1 {
    line-height: 24px;
    width: 328px;
    height: 48px;
    margin-bottom: 0;
    color: #6b6c6f
}

.stefa_titulo_carrousel .text-2 {
    line-height: 24px;
    width: 328px;
    height: 72px;
    color: #6b6c6f;
    margin-bottom: 0
}

.stefa_section_2_carrousel .swiper-container {
    max-width: 1224px
}

.stefa_section_2_carrousel .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%
}

.stefa_movil_pasoapaso .header {
    width: 288px;
    height: 96px;
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.stefa_movil_pasoapaso .header p {
    width: 288px;
    height: 48px;
    line-height: 24px;
    margin-bottom: 0
}

.stefa_movil_pasoapaso .body {
    width: 288px;
    height: 586px;
    margin-top: 12px
}

.stefa_section_2_carrousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px;
    height: 8px;
    border-radius: 99px;
    transition: .3s
}

.stefa_footer_section2 {
    width: 100%;
    height: 184px;
    gap: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 24px;
    color: #6b6c6f
}

.stefa_footer_section2 .btn_general_blueBg {
    width: 180px;
    height: 48px;
    min-width: 180px;
    border-radius: 60px;
    padding: 12px 16px 11px
}

.stefa_footer_section2 p {
    width: 328px;
    height: 120px
}

.stefa_section_tabs_3 {
    background: #0b2739;
    width: 100%;
    height: 513px;
    gap: 16px;
    padding-top: 32px;
    padding-bottom: 32px;
    display: flex;
    flex-direction: column
}

.stefa_titulo_tabs_general {
    width: 100%;
    height: 32px;
    gap: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    color: #fff
}

.portlet-layout .portlet-header,
.stefa_titulo_tabs_general p {
    margin-bottom: 0
}

.stefa_contenedor_navTabs {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center
}

.stefa_contenedor_navTabs .contenedor_navTavs {
    width: 360px;
    height: 56px;
    gap: 8px;
    border-radius: 8px;
    padding: 8px;
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 2px 10px 0 #00000017
}

.stefa_contenedor_navTabs .contenedor_navTavs .lt__tab-item {
    width: 168px;
    height: 40px;
    gap: 14px;
    border-radius: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #313235;
    border: 1px solid #ddd
}

.stefa_contenedor_navTabs .contenedor_navTavs .lt__tab-item.lt__tab-item--active {
    background: #008edd;
    font-weight: 700;
    color: #fff
}

.stefa_contenedor_navTabs .contenedor_navTavs .lt__tab-item.lt__tab-item--active img {
    filter: brightness(10)
}

.stefa_contenedor_navTabs .contenedor_navTavs .lt__tab-item img {
    filter: brightness(0)
}

.stefa_contenedor_entidades_principal {
    width: 304px;
    height: 285px;
    border-radius: 8px;
    padding: 24px 16px;
    border-width: 1px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 12px;
    background: #fff
}

.stefa_contenedor_entidades_principal .contenedor_textos {
    width: 272px;
    height: 132px;
    gap: 8px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start
}

.stefa_contenedor_entidades_principal .contenedor_textos p {
    width: 254px;
    height: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.stefa_contenedor_entidades_principal .contenedor_textos p a {
    text-decoration: underline;
    color: #019bef
}

.stefa_contenedor_entidades_principal .footer_contenedor {
    width: 100%;
    height: 49px;
    gap: 16px;
    padding-top: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    transition: .3s
}

.stefa_contenedor_entidades_principal .footer_contenedor a {
    width: 104px !important;
    min-width: 104px !important;
    height: 32px;
    border-radius: 60px;
    padding: 6px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #019bef;
    color: #fff !important;
    cursor: pointer;
    font-size: 14px !important;
    line-height: 20px !important
}

.stefa_contenedor_entidades_principal .footer_contenedor .btn_general_blueBg.mas-info-entidades {
    width: 131px !important
}

.ltpopup-body.modal--content.contenedor_pequeno .ltpopup-content {
    padding: 32px 20px 20px
}

.ltpopup-body.modal--content.contenedor_grande .ltpopup-content .ltpopup-exit-btn,
.ltpopup-body.modal--content.contenedor_pequeno .ltpopup-content .ltpopup-exit-btn {
    filter: brightness(.4)
}

#listado {
    width: 82%;
    display: flex;
    align-items: baseline;
    justify-content: end;
    margin: 8px 0 8px 18px
}

.stefa_carrousel_presencial .swiper-slide,
.stefa_carrousel_virtual .swiper-slide {
    max-width: 335px
}

.ltpopup-body.modal--content.contenedor_grande {
    width: 312px;
    height: 530px;
    border-radius: 8px;
    padding-bottom: 24px;
    background: #fff
}

.ltpopup-body.modal--content.contenedor_grande .ltpopup-content {
    padding-top: 22px;
    height: 100%
}

.stefa_modal_bbva .title {
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    margin-top: 12px;
    height: auto
}

.stefa_modal_bbva p {
    width: 264px;
    height: 200px
}

.ltpopup-body.modal--content.contenedor_pequeno {
    width: 312px;
    height: 352px;
    border-radius: 8px;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.ltpopup-body.modal--content.contenedor_pequeno.height_custom {
    height: 392px
}

.stefa_contenedor_entidades_principal .contenedor_textos .titulo {
    font-size: 18px;
    line-height: 24px
}

.stefa_modal_interface .swiper-slide {
    max-width: 238px !important
}

.principal_bbva_modal,
.principal_interbank_modal,
.principal_scotibank_modal {
    width: 100%;
    height: 100%
}

.ltpopup-info.principal_dinners_modal {
    height: 485px
}

section.stefa_faqs_debito_general .header {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 2em;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px
}

.stefa_movil_modal_pasoapaso {
    width: 264px;
    height: 475px;
    gap: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start
}

.stefa_movil_modal_pasoapaso .header {
    width: 264px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 12px
}

.ltpopup-body.modal--content.contenedor_grande .swiper-button-next.swiper-button-disabled,
.ltpopup-body.modal--content.contenedor_grande .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.ltpopup-body.modal--content.contenedor_grande .swiper-button-next.lt-button-next svg,
.ltpopup-body.modal--content.contenedor_grande .swiper-button-prev.lt-button-prev svg,
.stefa_banner_terminos_ycondiciones.stefa_tyc_banner_1,
.swiper-slide.stefa-banner1__test.display-none {
    display: none
}

.ltpopup-body.modal--content.contenedor_grande .swiper-button-next.lt-button-next,
.ltpopup-body.modal--content.contenedor_grande .swiper-button-prev.lt-button-prev {
    top: 22em;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    border-radius: 90px;
    color: #313235
}

.ltpopup-body.modal--content.contenedor_grande .swiper-button-next:after,
.ltpopup-body.modal--content.contenedor_grande .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 22px;
    line-height: 24px
}

.ltpopup-body.modal--content.contenedor_grande .swiper-button-prev:after,
.ltpopup-body.modal--content.contenedor_grande .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 22px;
    line-height: 24px
}

.stefa_movil_modal_pasoapaso .header p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: 264px;
    height: 72px
}

.stefa_movil_modal_pasoapaso .body {
    margin-top: 3em;
    text-align: center
}

.stefa_preguntas_frecuentes_navs .stefa_contenedor_navTabs .lt__tab-item {
    width: 180px;
    height: 82px;
    justify-content: center;
    padding-top: 16px;
    align-items: center;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #86888c;
    border-bottom: 1px solid #eee
}

.stefa_modal_interface.dinners_modal .swiper-slide,
.stefa_modal_interface.interbank_modal .swiper-slide {
    width: 100% !important;
    max-width: 100% !important
}

.stefa_modal_interface.dinners_modal .swiper-container,
.stefa_modal_interface.interbank_modal .swiper-container {
    max-width: 265px
}

.stefa_carrousel_presencial .swiper-container {
    max-width: 655px
}

.stefa_carrousel_presencial,
.stefa_carrousel_virtual {
    display: flex
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 18px;
    height: 8px;
    border-radius: 99px;
    transition: .3s;
    color: #019bef
}

.stefa_preguntas_frecuentes_navs .stefa_contenedor_navTabs {
    margin-top: 2em
}

.stefa_preguntas_frecuentes_navs .stefa_contenedor_navTabs .lt__tab-item.lt__tab-item--active {
    border-bottom: 2px solid #019bef;
    font-weight: 700
}

.stefa_seccion5__banner-inter .stefa_img_banners {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    object-fit: cover;
    object-position: top;
    top: 0;
    left: 0
}

.stefa_seccion5__banner-inter .stefa_componentes_custom {
    position: absolute;
    bottom: 2em;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.col-lg-5.order-lg-1 {
    padding: 16px
}

@media (min-width:992px) and (max-width:1280px) {
    .banner-fibra-tv.row.no-gutters .stefa_img_banners {
        min-width: auto !important
    }
}

@media (min-width:992px) {
    .stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet--svg-animation {
        margin: 5px !important
    }

    .banner-fibra-tv {
        border-radius: 8px;
        height: 356px;
        margin: 32px 0 0;
        padding: 33px 0 0 50px
    }

    .banner-fibra-tv .col-lg-7 {
        flex: 0 0 65%;
        max-width: 65%
    }

    .banner-fibra-tv .col-lg-5 {
        flex: 0 0 35%;
        max-width: 35%
    }

    .banner-fibra-tv .picture {
        margin-bottom: 0
    }

    .banner-fibra-tv .badge {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 41px
    }

    .banner-fibra-tv .description {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 41px;
        color: #313235;
        max-width: 100%
    }

    .banner-fibra-tv .terms {
        position: absolute;
        text-align: right;
        bottom: 7px;
        right: 31px;
        margin-bottom: 0;
        display: block
    }

    .banner-fibra-tv .stweb-btn {
        display: inline-block;
        width: auto;
        max-width: 100%;
        color: #fff !important
    }

    .stweb__banner-hero .banner-hero__pagination {
        margin-bottom: 0;
        position: absolute;
        bottom: 0
    }

    .stweb__banner-hero .banner-hero--progress .banner-hero__pagination {
        bottom: 30px;
        transform: translateX(-105px)
    }

    .banner-fibra-tv.row.no-gutters .stefa_img_banners {
        height: 266px !important;
        min-height: 266px !important
    }

    .stefa_banner_terminos_ycondiciones.bottom_up_tyc {
        bottom: 60px !important
    }

    .stefa_banner_terminos_ycondiciones.bottom_banner5_custom {
        transform: translate(980px, 94px) !important
    }

    .stefa-banner-hero .banner-fibra-tv .col-lg-5 {
        justify-content: start !important;
        padding: 24px 0 0
    }

    #margin-bottom__custom-title {
        margin-bottom: 15px !important
    }

    a#btn_tyc_id_5 {
        bottom: 88px !important
    }

    .btn_general_blueBg {
        width: 180px !important
    }
}

@media (min-width:500px) and (max-width:991px) {
    .stefa_banner_terminos_ycondiciones {
        transform: translate(500px, -75px) !important
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .stefa_banner_terminos_ycondiciones {
        transform: translate(715px, 135px) !important
    }

    a#banner04-intrvcn {
        margin-top: 12px !important
    }
}

@media (min-width:1280px) {
    .banner-fibra-tv.row.no-gutters .stefa_img_banners {
        min-width: 704px !important
    }

    .stefa_banner_terminos_ycondiciones {
        transform: translate(980px, 110px) !important
    }

    a#banner04-intrvcn {
        margin-top: 6px !important
    }
}

.stefa_banner_terminos_ycondiciones {
    width: 127px;
    height: 16px;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    color: #6b6c6f;
    text-decoration: underline;
    transition: .3s;
    cursor: pointer;
    margin-bottom: 1em
}

.btn_general_blueBg {
    height: 48px;
    min-width: 180px;
    padding: 12px 16px 11px;
    border-radius: 60px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #fff !important;
    background-color: #019bef;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.btn_general_blueBg:hover {
    background-color: #007bff !important;
    text-decoration: none !important;
    color: #fff !important
}

@media (max-width:600px) {

    .btn_general_blueBg.btn_banner_1,
    .btn_general_blueBg.btn_banner_2 {
        transform: translateY(12px)
    }
}

#FORM-AHORRA-MIL-HOME,
#WP-formulario-banner-1,
#WP-formulario-banner-2,
#WP-formulario-banner-3,
#WP-formulario-banner1 {
    height: auto;
    width: auto;
    display: none
}

#btn_tyc_id_3,
#btn_tyc_id_4,
#btn_tyc_id_5 {
    position: absolute;
    bottom: 180px;
    margin-left: 2px
}

.stefa_banner_terminos_ycondiciones.bottom_custom_tyc {
    bottom: 70px !important
}

.stweb__banner-hero .banner-hero__pagination .swiper-pagination {
    width: 100%
}

#margin-bottom__custom-title {
    margin-bottom: 2em
}

#btn_tyc_id_5 {
    transform: translateY(100px)
}

.stefa_banner_terminos_ycondiciones.bottom_banner5_custom {
    transform: translateY(10px) !important
}

.portlet-decorate .portlet-content {
    padding: 0
}

@media(min-width:992px) {
    .stefa_contenedor_entidades_principal .footer_contenedor a {
        width: 137px !important;
        font-size: 18px !important
    }

    .stefa_contenedor_entidades_principal .footer_contenedor .btn_general_blueBg.mas-info-entidades {
        width: 161px !important
    }
}

.stefa_section_tabs_3 .swiper-pagination-bullet,
.stefa_section_tabs_3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-active .svg__circle {
    stroke: #019df4;
    stroke-dasharray: 75;
    stroke-dashoffset: 0;
    -webkit-animation: 7s ease-in-out forwards progress;
    -moz-animation: 7s ease-in-out forwards progress;
    -ms-animation: progress 7s ease-in-out 1 forwards;
    animation: 7s ease-in-out forwards progress;
    display: none
}

.stweb__banner-hero .banner-hero--progress .swiper-pagination-bullet-active {
    border: 2px solid #019bef
}

.stefa_movil_modal_pasoapaso img.w-auto.h-auto {
    max-width: 75%
}

@media(max-width:600px) {
    .stefa_contenedor_entidades_principal {
        width: 95%
    }

    .stefa_contenedor_entidades_principal .contenedor_textos,
    .stefa_contenedor_entidades_principal .contenedor_textos p {
        width: 100%
    }

    .btn_general_blueBg {
        max-width: 136px
    }

    .stefa_movil_modal_pasoapaso img.w-auto.h-auto {
        max-width: 100%
    }
}

.stefa_seccion5__banner-inter {
    position: relative;
}

#btn_descargar_display {
    display: flex
}

#imagen-qr-display {
    display: none
}

.stefa_hunter_principal {
    width: 200px;
    height: 225px;
    border-width: 1px;
    padding-top: 12px;
    padding-bottom: 24px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 99;
    background: #fff;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.stefa_hunter_principal .header {
    width: 100%;
    height: 48px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    top: -6px;
    right: 0;
    cursor: pointer
}

.stefa_hunter_principal .body {
    transform: translateY(18px)
}

#clic-custom-btn {
    z-index: 99
}

.stefa_hunter_principal .body .titulo {
    width: 168px;
    height: 48px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #313235;
    margin-bottom: 0
}

.stefa_hunter_principal .body .descripcion {
    width: 168px;
    height: 60px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6b6c6f;
    margin-bottom: 0
}

.stefa_hunter_principal .footer {
    width: 200px;
    height: 49px;
    gap: 16px;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: 12px;
    position: relative
}

.stefa_hunter_principal .footer a {
    width: 117px !important;
    height: 32px !important;
    font-size: 14px !important;
    line-height: 20px !important
}

@media(min-width:768px) {
    #btn_descargar_display {
        display: none
    }

    #imagen-qr-display {
        display: block
    }

    .stefa_hunter_principal {
        width: 392px !important;
        height: 256px !important
    }

    .stefa_hunter_principal .body {
        width: 392px !important;
        height: 88px !important;
        gap: 16px !important;
        padding-top: 32px !important;
        padding-right: 24px !important;
        padding-left: 24px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column !important;
        transform: translateY(-50px) !important
    }

    .stefa_hunter_principal .body .titulo {
        width: 360px !important;
        height: 28px !important;
        font-size: 20px !important;
        line-height: 28px !important
    }

    .stefa_hunter_principal .body .descripcion {
        width: 360px !important;
        height: 20px !important
    }
}