.stefa_banner_carrousel_p .swiper-button-next.lt-button-next:focus,
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev:focus {
    outline: solid 0 !important;
}

.stefa_banner_carrousel_p .swiper-button-next.lt-button-next,
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
    color: #313235;
    width: 9px;
    height: 16px;
    position: relative;
    transition: 0.3s;
}

.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
    left: 35%;
    transform: translateX(-50%);
}

.stefa_banner_carrousel_p .swiper-button-next.lt-button-next {
    left: 65%;
    transform: translate(-50%, 4px);
}

.stefa_banner_carrousel_p .swiper-button-next.lt-button-next::after,
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev::after {
    font-size: 25px;
    line-height: 32px;
}

.stefa_banner_carrousel_p {
    height: auto;
    padding-bottom: 3em;
}

.stefa_banner_principal {
    height: auto;
    min-height: 350px;
}

.stefa_banner_principal .stefa_img_bg_banner {
    object-fit: cover;
    object-position: center;
    position: relative;
    top: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    height: 180px;
}

.stefa_banner_principal .stefa_items_banner {
    width: 360px;
    height: auto;
    gap: 16px;
    padding: 16px;
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    margin: 0 auto;
}

.stefa_banner_principal .stefa_items_banner .stefa_categoria_span {
    width: auto;
    height: 24px;
    padding: 2px 4px 1px;
    border-radius: 4px;
    background: #e6f5fd;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #019bef;
}

.stefa_banner_principal .stefa_items_banner .stefa_titulo_banner {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #313235;
    margin-bottom: 0;
}

.stefa_banner_principal .stefa_items_banner .stefa_descripcion_banner {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #6b6c6f;
}

.stefa_btn_solicitalo_aqui {
    width: 328px;
    height: 48px;
    padding: 12px 16px 11px;
    border-radius: 60px;
    background: #019bef;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
}

.stefa_btn_solicitalo_aqui:hover {
    background: #008edd !important;
    color: #fff !important;
    text-decoration: none;
}

.seccionfooterinternetfibra__General {
    background-color: #f6f6f6;
}

.stefa-tabbed__tab-item.lt__tab-item--active,
.stefa-tabbed__tab-item:hover {
    background-color: #0b2739;
    color: #fff;
    transition: 0.5s ease-in-out;
}

.stefa-tabbed,
.stweb__pd-tabs-Planes .plan-box.plan-box-great .box__info {
    padding-top: 24px;
}

.stefa-tabbed__subtab-wrapper,
.stefa-tabbed__tab-wrapper {
    box-shadow: 0 4px 18px 0 rgba(56, 100, 166, 0.2);
    display: flex;
}

.stefa-tabbed__tab-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    padding: 8px;
    border-radius: 8px;
    background: #fff;
    max-width: max-content;
    margin: 0 auto;
    transform: translateY(-25px);
    overflow-x: scroll;
}

.stefa-tabbed__subtab-item,
.stefa-tabbed__tab-item {
    width: 100%;
    height: 40px;
    padding: 8px;
    gap: 16px;
    border-radius: 6px;
    background-color: #ffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    min-width: 186px;
    white-space: nowrap;
    border: 1px solid #ddd;
    color: #313235;
}

.stefa-tabbed__tab-item.lt__tab-item--active {
    border-bottom: 0;
    font-weight: 700;
}

.stefa-tabbed__subtab-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    padding: 8px;
    border-radius: 8px;
    background: #fff;
    margin: 0 24px;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more,
.stefa-slided__planes .swiper-button-next,
.stefa-slided__planes .swiper-button-prev,
[lt-toggle].link__toggleactive .more {
    display: none;
}

.stefa-slided__planes__pie {
    padding: 40px 0 0;
}

.stefa-slided__planes__pie__slide {
    box-shadow: 0 7px 8px rgba(11, 39, 57, 0.02),
        0 5px 22px rgba(11, 39, 57, 0.12);
}

.stefa-slided__planes__pie__title {
    font-weight: 300;
    font-size: 28px;
    line-height: 32px;
    color: #50535a;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 10px;
}

.stefa-slided__planes__head,
.stefa-tabbed__subtab-item.lt__subtab-item--active {
    background-color: #0b2739;
    color: #fff;
}

.stefa-slided__planes__ltfaqs__more {
    margin: 0 auto 1em;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    width: 190px;
    height: 48px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #019bef;
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #019bef;
}

.stefa-slided__planes__ltfaqs__more:hover {
    color: #019df4;
}

.stefa-slided__planes__container {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.stefa-slided__planes__body__card-ig-inner,
.stefa-slided__planes__body__card-ts-inner {
    max-width: 164px;
}

.stefa-slided__planes__item {
    text-align: center;
    padding: 16px 0 20px;
    margin: 0 auto;
    width: 288px;
    position: relative;
}

.stefa-slided__planes__item-v2 {
    text-align: center;
    padding: 16px 12px 20px;
    margin: 0 auto;
    width: 350px;
}

.stefa-slided__planes__wrap {
    box-shadow: 0 5px 20px 0 rgba(11, 39, 57, 0.12),
        0 7px 8px 0 rgba(11, 39, 57, 0.02);
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    width: 288px;
    margin: 0 auto;
}

.stefa-slided__planes__head {
    font-size: 14px;
    line-height: 20px;
    padding: 16px 8px;
    text-align: center;
    min-height: 168px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.stefa-slided__planes__head--recomendado {
    padding: 16px 9px;
}

.stefa-slided__planes__body__price.prince2 {
    margin-top: -8px;
}

.stefa-slided__planes__head--small {
    min-height: 168px;
}

.stefa-slided__planes__head__cintillo {
    margin-bottom: 0;
    background-color: #019bef;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    height: 28px;
    line-height: 28px;
    width: 288px;
    z-index: 2;
    color: #fff;
    border-radius: 16px 16px 0 0;
}

.stefa-slided__planes__head__ttl {
    margin-bottom: 4px;
    font-size: 16px;
}

.stefa-slided__planes__head__ttl strong {
    font-size: 12px;
}

.stefa-slided__planes__body__price__new strong,
.stefa-slided__planes__head__mbps {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 0;
}

.stefa-slided__planes__head__oferta {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    letter-spacing: -0.025em;
}

.stefa-slided__planes__head__oferta__big {
    font-size: 32px;
    line-height: 34px;
}

.stefa-slided__planes__head__oferta__small {
    font-size: 14px;
}

.stefa-slided__planes__head__txt {
    margin-bottom: 6px;
    font-size: 14px;
}

.stefa-slided__planes__body,
.stefa-slided__planes__footer {
    position: relative;
    padding: 16px;
}

.stefa-slided__planes__body__label {
    display: flex;
    padding: 3px 4px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #e63780;
    position: absolute;
    left: 50%;
    top: -10px;
    color: #fff;
    transform: translateX(-50%);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    gap: 6px;
    flex-wrap: nowrap;
    width: max-content;
    height: 28px;
}

.stefa-slided__planes__body__price {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0;
    min-height: 64px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
}

.banner-portabilidad-test .lt-swiper-nav.swiper-button-disabled::after,
.stefa-slided__planes__body__price__new strong {
    font-weight: 400;
}

.stefa-slided__planes__body__card01 {
    display: flex;
    padding: 8px 12px;
    align-items: center;
    gap: 12px;
    border-radius: 8px;
    background: #f5f5f5;
    align-items: center;
    justify-content: flex-start;
    margin-top: 8px;
    margin-bottom: 1em;
}

.stefa-slided__planes__body__card01-icon {
    width: 28px;
    height: 28px;
}

.stefa-slided__planes__body__card01-inner {
    text-align: left;
    color: #313235;
}

.stefa-slided__planes__body__card-ts-ttl,
.stefa-slided__planes__body__card01-ttl,
.stefa-slided__planes__body__card01-txt {
    font-size: 14px;
    margin-bottom: 0;
}

.stefa-slided__planes__body__card-ig,
.stefa-slided__planes__body__card-ts {
    display: flex;
    flex-direction: column;
    padding: 8px 12px;
    align-items: center;
    gap: 12px;
    border-radius: 8px;
    background: #f5f5f5;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
}

.stefa-slided__planes__body__card-ig-ttl {
    font-size: 14px;
    line-height: 16px;
    color: #019df4;
    margin-bottom: 0;
}

.stefa-slided__planes__body__card-ig-ttl span {
    color: #0b2739;
}

.stefa-slided__planes__body__card-ig-txt,
.stefa-slided__planes__body__card-ts-txt {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 0;
}

.stefa-slided__planes__body__card-ig-txt span,
.stefa-slided__planes__body__card-ts-txt span {
    color: #019df4;
    font-weight: 700;
}

.stefa-slided__planes__body__card-ts-ttl-azul {
    color: #0b2739;
    font-size: 20px;
}

.stefa-slided__planes__body__card-ts-ttl-cyan {
    color: #019df4;
    font-size: 20px;
}

.stefa-slided__planes__body__separador hr,
.stefa-slided__planes__separador hr {
    height: 1px;
    border-width: 0;
    color: #ddd;
    background-color: #ddd;
}

.stefa-slided__planes__body__separador {
    padding: 0;
    position: relative;
    margin-bottom: 16px;
}

.stefa-slided__planes__body__separador__txt {
    display: inline-block;
    background-color: #fff;
    text-transform: uppercase;
    padding: 2px;
    position: absolute;
    width: 180px;
    height: 16px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -10px);
    font-size: 12px;
    letter-spacing: 0.15em;
    margin-bottom: 0;
}

.stefa-slided__planes__body .button--buy,
.stefa-slided__planes__body .button--call {
    border: none !important;
    height: 48px;
    width: 100%;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stefa-slided__planes__separador {
    padding: 0 16px;
    position: relative;
}

.stefa-slided__planes__footer__box {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 12px;
    border-bottom: 1px solid #eeee;
    padding: 12px 18px;
}

.stefa-slided__planes__footer__box-tab {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding: 16px;
}

.stefa-slided__planes__footer__box-icon {
    width: 28px;
    height: 28px;
}

.stefa-slided__planes__footer__box-inner {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.stefa-slided__planes__footer__box-ttl {
    font-size: 14px;
    line-height: 20px;
    color: #313235;
    margin-bottom: 0;
}

.stefa-slided__planes__footer__box-txt {
    font-size: 14px;
    line-height: 20px;
    color: #50535a;
    margin-bottom: 0;
}

.stefa-slided__planes__footer__box-txt img {
    margin: 2px 0;
}

.stefa-slided__planes__pie__container {
    padding: 20px;
    max-width: 580px;
    margin: 0 auto;
}

.stefa-slided__planes__pie__slide {
    background: #fff;
    border-radius: 16px;
    display: flex;
    align-items: center;
    width: 255px !important;
    height: 96px;
    padding: 15px;
    margin-right: 5px;
}

.stefa-slided__planes__pie__slide .title {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.12px;
    color: #0b2739;
    margin-bottom: 4px;
    text-align: left;
    padding: 0;
}

.stefa-slided__planes__pie__slide .text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.12px;
    color: #50535a;
}

.stefa-slided__planes__head__cintillo-v2 {
    margin-bottom: 0;
    background-color: #a13ea1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 35px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stefa_btn_solicitalo_aqui,
.stefa_titulo_tabs_active {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.stefa-slided__planes__body__price__old {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.stefa-slided__planes__body__price__old span {
    text-decoration: line-through;
}

.stefa-slided__planes__wrap.azul {
    border: 2px solid #019bef;
}

.stefa-slided__planes__footer {
    margin-top: -2em;
}

.stefa-slided__planes--beneficios {
    font-size: 18px;
    color: #019bef;
    font-weight: 500;
    line-height: 24px;
    text-decoration: underline;
    margin-bottom: 1em;
    cursor: pointer;
}

.stefa-slided__planes--beneficios.ltfaqs__more .ltfaqs__morebtn.link__toggleactive .lt-toggle-icon {
    transform: rotate(0);
    position: relative;
    left: 5px;
}

.stefa-slided__planes--cintilloregalo {
    height: 28px;
    padding: 0 12px;
    background: #019bef;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.stefa-slided__planes__footer__box.fijo {
    border-bottom: 0;
    border-top: 1px solid #eeee;
    margin-bottom: 0;
}

.toggle-container {
    transition: height 0.35s ease-in-out;
    overflow: hidden;
    display: none;
}

[lt-toggle].link__toggleactive .minus {
    display: inline;
}

.link__toggleactive>.lt-toggle-icon {
    transform: rotate(0);
}

.stefa_titulo_tabs_active {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
}

.stefa_titulo_tabs_active h2 {
    width: 328px;
    height: 64px;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 0;
}

.stefa_titulo_tabs_active p {
    width: 328px;
    height: 72px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0;
}

.seo-c2c-button {
    display: none !important;
}

.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_picture_movistar_tv_app {
    width: auto;
    height: auto;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_picture_movistar_tv_app .stefa_movistar_app_img {
    height: auto;
    width: auto;
    /* object-fit: cover; */
    /* object-position: center; */
    max-width: 360px;
}

.stefa_movistar_tv_app_p {
    width: 100%;
    background: #0b2739;
    padding-bottom: 32px;
    height: 570px;
}

.stefa_movistar_tv_app_p .stefa_box_max_width {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    height: 570px;
}

.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box {
    width: 360px;
    height: auto;
    gap: 16px;
    position: relative;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}

.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .titulo {
    width: 312px;
    height: 96px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 0;
}

.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .descripcion {
    width: 296px;
    height: 180px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 0;
}

.stefa_section_canales {
    width: 100%;
    height: 428px;
    padding: 48px 16px;
    gap: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    background: #fff;
}

.stefa_section_canales .stefa_box_texto_canal {
    width: 328px;
    height: 128px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.stefa_section_canales .stefa_box_texto_canal .titulo {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 0;
    color: #313235;
}

.stefa_section_canales .stefa_box_texto_canal .descripcion {
    width: 328px;
    height: 48px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0;
}

.stefa_section_canales .stefa_golperu_box {
    width: 328px;
    height: 172px;
    gap: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}

.stefa_section_canales .stefa_golperu_box img {
    border-radius: 8px;
}

.stefa_section_canales .stefa_golperu_box .text_box {
    width: 328px;
    height: 52px;
    padding-right: 8px;
    padding-left: 8px;
    gap: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.stefa_section_canales .stefa_golperu_box .text_box h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #313235;
}

.stefa_section_canales .stefa_golperu_box .text_box h3 span {
    color: #6b6c6f;
}

@media (min-width: 768px) {
    .stefa_banner_principal {
        padding-top: 1em;
    }

    .stefa_banner_principal .stefa_img_bg_banner {
        min-width: 704px !important;
        height: 266px !important;
        border-radius: 16px;
        width: 704px !important;
        left: 50% !important;
        transform: translateX(-50%);
    }
}

@media (min-width: 800px) and (max-width: 1279px) {
    .stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
        left: 42% !important;
    }

    .stefa_banner_carrousel_p .swiper-button-next.lt-button-next {
        left: 58% !important;
    }

    .stefa_swiper_pagination_bulltes .swiper-pagination-bullet {
        padding: 0;
    }
}

@media (min-width: 1280px) {
    .stefa_section_canales {
        height: 308px;
        padding: 64px 72px;
        gap: 72px;
        flex-direction: row;
        justify-content: center;
    }

    .stefa_section_canales .stefa_box_texto_canal {
        width: 655px;
        height: 104px;
        gap: 32px;
    }

    .stefa_section_canales .stefa_box_texto_canal .titulo {
        width: 666px;
        height: 40px;
        font-size: 32px;
        line-height: 40px;
        text-align: left;
    }

    .stefa_section_canales .stefa_box_texto_canal .descripcion {
        width: 641px;
        height: 48px;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .stefa_section_canales .stefa_golperu_box .text_box h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .stefa_movistar_tv_app_p {
        height: 480px;
    }

    .stefa_movistar_tv_app_p .stefa_box_max_width {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        height: 480px;
    }

    .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_picture_movistar_tv_app {
        /* width: 496px; */
        /* height: 412px; */
        /* border-radius: 16px; */
        align-items: center;
    }

    .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_picture_movistar_tv_app .stefa_movistar_app_img {
        max-width: 100%;
        border-radius: 0;
    }

    .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box {
        width: 704px;
        height: 248px;
        gap: 24px;
        left: 0;
        transform: none;
        padding: 0 0 0 72px;
    }

    .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .titulo {
        width: 680px;
        height: 80px;
        font-size: 32px;
        line-height: 40px;
        text-align: left;
    }

    .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .descripcion {
        width: 680px;
        height: 144px;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        padding-right: 90px;
    }

    .stefa_btn_solicitalo_aqui {
        max-width: 200px !important;
        left: 20% !important;
    }

    .stefa_titulo_tabs_active p {
        width: 1080px;
        height: 24px;
        font-size: 18px;
        line-height: 24px;
    }

    .stefa_titulo_tabs_active {
        margin-bottom: 3em;
    }

    .stefa_titulo_tabs_active h2 {
        width: 1080px;
        height: 48px;
        font-size: 40px;
        line-height: 48px;
    }

    .stefa-slided__planes__ltfaqs__more {
        margin-top: 1em;
    }

    .stefa-slided__planes__item-v2 {
        margin: 0 20px;
    }

    .stefa-slided__planes__head__cintillo {
        top: 1px;
    }

    .stefa-tabbed__subtab-wrapper,
    .stefa-tabbed__tab-wrapper {
        overflow: hidden;
        transform: translate(0, -55px);
    }

    .stefa-tabbed__tab-wrapper {
        /* width: 600px; Este lo comente para el flexbox y aceptar los 3*/
        width: 1200px;
        height: 72px;
        border-radius: 8px;
        gap: 8px;
        padding: 8px;
    }

    .stefa-tabbed__subtab-item,
    .stefa-tabbed__tab-item {
        width: 177px;
        height: 56px;
        font-size: 16px;
        padding: 16px;
    }

    .stefa_banner_principal .stefa_items_banner .stefa_descripcion_banner.banner_2,
    .stefa_beneficios_section_p .stefa_titulo_custom {
        font-size: 40px !important;
        line-height: 48px !important;
    }

    .stefa_banner_principal .stefa_items_banner .stefa_descripcion_banner,
    .stefa_section_champions_league .stefa_left .stefa_description_left h3 {
        font-size: 18px !important;
    }

    .stefa_banner_principal .stefa_items_banner .stefa_titulo_banner {
        font-size: 32px !important;
        line-height: 40px;
        padding: 0 64px 0 0;
    }

    .stefa_banner_principal {
        display: flex;
        flex-direction: row-reverse;
        align-items: start;
        justify-content: center;
        min-height: 330px !important;
    }

    .stefa_banner_principal .stefa_items_banner {
        width: 496px !important;
        height: 228px !important;
        margin: 1em auto !important;
    }

    .stefa_banner_carrousel_p {
        padding-bottom: 0 !important;
    }

    .stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
        left: 44% !important;
        transform: translate(-50%, -3px) !important;
    }

    .stefa_banner_carrousel_p .swiper-button-next.lt-button-next {
        left: 56% !important;
    }

    .stefa_banner_carrousel_p .swiper-container {
        max-width: 1224px !important;
    }

    .seccionfooterinternetfibra__General {
        margin-top: 3em;
    }
}

.stefa_movistar_tv_app__titulo_boys {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #fff;
    max-width: 295px;
    margin: 8px auto;
}

.stefa_movistar_tv_app__titulo_boys {
    max-width: 680px;
}

.stefa-boysvscfc-canal {
    background-color: #F6F6F6;
    padding: 30px 0;
}

.stefa-boysvscfc-canal__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.stefa-boysvscfc-canal__titular {
    text-align: center;
}

.stefa-boysvscfc-canal__titular--title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    max-width: 312px;
    margin: 16px auto;
}



.stefa-boysvscfc-canal__titular--title b {
    display: block;
}

.stefa-boysvscfc-canal__titular--parrafo {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    max-width: 312px;
    margin: 8px auto;
}

.stefa-boysvscfc-canal__golperu {
    text-align: center;
    padding: 16px 0;
}

.stefa-boysvscfc-canal__golperu__title {
    font-family: Roboto;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #313235;
    margin-top: 15px;
}

.stefa-boysvscfc-canal__golperu__parrafo {
    display: block;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: #6B6C6F;
    margin-top: 8px;
}

.stefa-boysvscfc-canal__golperu img {
    width: 83%;
}

.stefa-boysvscfc-canal_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #019BEF;
    width: 136px;
    height: 48px;
    border-radius: 60px;
    color: #fff;
    margin: 0 auto;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}

.stefa-boysvscfc-canal_btn:focus,
.stefa-boysvscfc-canal_btn:active,
.stefa-boysvscfc-canal_btn:hover {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 768px) {
    .stefa-boysvscfc-canal_btn {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #019BEF;
        width: 136px;
        height: 48px;
        border-radius: 60px;
        color: #fff;
        margin: 0 auto;
        font-family: Roboto;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
    }


    .stefa-boysvscfc-canal__container {
        flex-direction: row;
        max-width: 1057px;
        justify-content: space-between;
        margin: 0 auto;
    }

    .stefa-boysvscfc-canal__titular--title {
        text-align: left;
        max-width: 477px;
        font-size: 40px;
        line-height: 48px;
    }

    .stefa-boysvscfc-canal__titular--title b {
        display: inline-block;
    }

    .stefa-boysvscfc-canal__titular--parrafo {
        text-align: left;
        max-width: 477px;
        font-size: 18px;
        line-height: 24px;
    }

    section.stefa-boysvscfc-canal {
        padding: 50px 0;
    }
}