section.banner--blog .banner__bg {
    background: inherit !important;
    position: relative
}

.bannerblog__fondo_img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    max-width: 100%
}

section.banner--blog .banner__content {
    max-width: 1000px
}

.heading__principal .heading__resalt {
    display: inline
}

@media(max-width:799px) {
    .heading__principal {
        font-size: 36px
    }
}

@media(max-width:599px) {
    .heading__principal {
        font-size: 26px
    }
}

.card--information .banner__mobile-prom-fibra a.btn__fibra-mobile {
    cursor: pointer
}


@media(min-width: 1280px) {
    .blog-banner-lateral {
        width:100%
    }

    .blog-banner-lateral img.media__banner-lat {
        width: 100%;
        height: auto
    }

    .banner__lateral--btn--content {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 30px;
        position: absolute;
        width: -moz-max-content;
        width: max-content;
        display: block
    }

    .banner__lateral--btn--content .btn__banner-promo {
        font-size: 12px;
        padding: 4px 24px;
        background-color: #e63780;
        color: #fff;
        display: inline-block;
        margin: .2rem
    }

    .banner__lateral--btn--content .btn__banner-promo--black {
        background-color: #0b2739;
        color: #fff
    }


    .banner__lateral--btn--content .btn__banner-promo {
        background-color: #e63780;
        color: #fff
    }


    .blog-banner-lateral  .banner__lateral--btn--content .btn__banner-promo {
        background-color: #0b2739;
        color: #fff;
        font-size: 16px;
        padding: 8px 32px
    }

    .blog-banner-lateral  .banner__lateral--termtext--content {
        position: relative;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 71px;
    }

    .blog-banner-lateral .banner__lateral--termtext--content .cta__text-link {
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        text-decoration: underline;
        font-family: Telefonica
    }

    .blog-banner-lateral .banner__lateral--btn--content {
        left: 0px;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 71px;
        position: relative;
        width: -moz-max-content;
        width: max-content;
        display: block;
    }

    .blog-banner-lateral .banner__lateral--termtext--content .cta__text-link {
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        text-decoration: underline;
        font-family: Telefonica
    }
}
@media (min-width: 1280px) {
    .blog-banner-lateral .btn__banner-promo {
        background-color: #0b2739;
        color: #fff;
        font-size: 12px;
        padding: 4px 24px;
        display: inline-block;
        margin: .2rem;
        line-height: 24px;
        border-radius: 30px;
        font-weight: 700;
        text-decoration: none;
    }
}

#Fija-WP-Fibra-Card,#Fija-MB-WP-Fibra-Card {
    display: none!important
}
iframe{
    max-width: 100%;
}