.list--decimal {
    list-style: decimal;
    padding-left: 20px
}

.equipos--section {
    position: relative;
    padding-top: 25px;
    padding-bottom: 40px;
    background-color: transparent;
}

.equipos--section .equipos__content {
    width: 100%;
    max-width: 100%;
    margin: auto
}

.equipos--section .equipos-carousel {
    position: relative
}

.equipos--section .equipos-carousel .swiper-pagination {
    position: relative;
    bottom: inherit;
    margin-top: 20px
}

.equipos--section .equipos-carousel .swiper-button-next,
.equipos--section .equipos-carousel .swiper-button-prev {
    display: none;
    color: #019df4
}

.equipos--section .equipos-carousel .swiper-button-prev {
    left: auto;
    right: 100%
}

.equipos--section .equipos-carousel .swiper-button-next {
    right: auto;
    left: 100%
}

.equipos--section .equipos-carousel .swiper-button-prev::after {
    content: "\e314";
    font-family: icomoon
}

.equipos--section .equipos-carousel .swiper-button-next::after {
    content: "\e409";
    font-family: icomoon
}

.equipos--section .equipos-carousel .swiper-button-next::after,
.equipos--section .equipos-carousel .swiper-button-prev::after {
    font-size: 36px
}

.equipos--section .equipos-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #9f9f9f;
    opacity: .4
}

.equipos--section .equipos-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #019df4;
    opacity: 1
}

.equipos--section .equipos--box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: center
}

.equipos--section .equipos--box .box__image {
    margin-right: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 8px
}

.equipos_box--envio_gratis {
    width: 100px;
    background-color: #fff;
    border: .5px solid #e63780;
    color: #e63780;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    padding: 0 10px;
    white-space: nowrap;
    border-radius: 100px;
    height: 20px;
    display: flex;
    align-items: center
}

.box__info--precio,
.description b {
    font-weight: 700 !important
}

.equipos--section .equipos--box .box__image img {
     height: auto;
    object-fit: contain
}

.equipos--section .equipos--box .box__info {
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    display: block;
    max-width: 155px
}

.equipos--section .equipos--box .box__info .title {
    font-size: 18px;
    font-weight: 700;
    color: #3f4148;
    margin: 0 0 5px;
    line-height: 24px
}

.equipos--section .equipos--box .box__info .link--modal {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #019df4;
    text-decoration: underline;
    margin: 0;
    margin-bottom: px;
    line-height: 17.5px
}

.equipos--section .equipos--box .box__info .description {
    margin: 0
}

.equipos--section .equipos--box .box__info .description * {
    margin: 0 0 2px
}

.equipos--section .equipos--box .box__info .description,
.equipos--section .equipos--box .box__info .description * {
    font-size: 12px;
    font-weight: 300;
    line-height: 15px
}

.equipos--section .equipos--box .box__info .description .price {
    font-size: 24px;
    font-weight: 700;
    color: #50535a;
    line-height: 32px
}

.equipos--section .equipos--box .box__info .button--buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 139px;
    height: 32px;
    color: #fff;
    background-color: #a13ea1;
    border: 0;
    border-radius: 60px;
    padding: 6px 24px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-decoration: none;
    gap: 8px
}

.box__info--precio {
    font-size: 12px !important;
    line-height: 15px !important;
    color: #a13ea1;
    margin-bottom: 10px !important
}

.button-whastapp {
    background-color: #5cb615;
    padding: 6px 24px;
    gap: 8px;
    border-radius: 60px;
    width: 139px !important;
    height: 32px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
    display: flex
}

.button-whastapp:hover {
    color: #fff
}

@media (min-width:768px) {
    .equipos--section .equipos__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:1199.98px) {

    .equipos--section .equipos-carousel .swiper-button-next,
    .equipos--section .equipos-carousel .swiper-button-prev {
        display: none
    }
}

.known--section {
    background-color: transparent;
}

.known--section .basic-block--section .title {
    margin-bottom: 0
}

.known--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link {
    background-color: transparent;
    color: #50535a
}

.known--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link:hover {
    color: #50535a
}

.known--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    color: #a13ea1;
    font-weight: 700;
    padding: 10px 42px;
    border: 1px solid #a13ea1
}

.known--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active:hover {
    color: #fff;
    background-color: #a13ea1
}

.feature-cell--section .feature-cell__title {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px;
    width: 232px;
    height: 40px;
    line-height: 20px
}

.box--info {
    width: 151px;
    height: 294px
}

.feature-cell--section .celulares--box,
.feature-cell--section .info-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
}

.feature-cell--section .celulares--box .box--image {
    margin-right: 15px
}

.feature-cell--section .celulares--box .box--image img {
    width: auto;
    height: auto;
}

.feature-cell--section .celulares--box .box--info {
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    padding-top: 10px
}

.feature-cell--section .celulares--box .box--info-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.feature-cell--section .celulares--box .box--info-list .item {
    list-style: none;
    margin-bottom: 10px
}

.feature-cell--section .info-box .info-box__image {
    width: 20px;
    margin-right: 10px
}

.feature-cell--section .info-box .info-box__description {
    flex: 1;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 1.3
}

.modal-window.modal-window-cell .modal-window-body {
    padding: 2rem .75rem
}

.modal-window.modal-window-cell .button--close {
    color: #954b97
}

@media (min-width:992px) {
    .equipos--section {
        padding-top: 40px;
        padding-bottom: 52px
    }

    .equipos--section .equipos--box .box__info .title {
        font-size: 18px
    }

    .equipos--section .equipos--box .box__image {
        margin-right: 20px
    }

    .faq--section .faqs-accordion .faqs-accordion__question .question__btn {
        font-size: 24px;
        font-weight: 300;
        padding-top: 42px;
        padding-bottom: 42px
    }

    .faq--section .faqs-accordion .faqs-accordion__answer {
        font-size: 20px;
        font-weight: 300
    }

    .feature-cell--section .celulares--box .box--image {
        margin-right: 30px
    }

    .feature-cell--section .celulares--box .box--image img {
        width: auto
    }

    .feature-cell--section .celulares--box .box--info .box--info-list .item {
        margin-bottom: 20px
    }

    .feature-cell--section .info-box .info-box__description {
        font-size: 16px
    }

    .modal-window.modal-window-cell .modal-window-body {
        padding: 2rem 1.5rem
    }
}

.modal-window.modal-window-form .modal-window-dialog,
.modal-window.modal-window-message .modal-window-dialog {
    max-width: 360px
}

.modal-window.modal-window-form .modal-window-body,
.modal-window.modal-window-message .modal-window-body,
.modal-window.modal-window-terms .modal-window-body {
    padding: 2rem 1rem
}

.cell-form--section .form__icon-movistar,
.message-form--section .icon--message,
.terms-form--section .terms-form__movistar {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 10px auto 25px
}

.cell-form--section .form__title,
.terms-form--section .terms-form__title {
    font-size: 30px;
    color: #50535a;
    text-align: center;
    font-weight: 300;
    margin-bottom: 10px
}

.cell-form--section .form__title>span {
    display: block;
    font-weight: 700;
    font-size: 30px
}

.cell-form--section .form__title-error,
.cell-form--section .form__title-thanks {
    font-size: 24px;
    color: #019bf2;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px
}

.cell-form--section .form__subtitle {
    font-size: 16px;
    color: #50535a;
    text-align: center;
    font-weight: 400;
    margin: 0 0 20px
}

.cell-form--section .form__description,
.message-form--section .message__description,
.message-form--section .message__description * {
    font-size: 16px;
    color: #86888c;
    text-align: center
}

.cell-form--section .form__description * {
    font-weight: 300
}

.cell-form--section .form__description a,
.terms-form--section a {
    color: #019bf2
}

.cell-form--section .form__description ul {
    list-style-type: disc;
    padding-left: 20px
}

.cell-form--section .form__description ul>li {
    margin-bottom: 10px
}

.cell-form--section .button--link,
.message-form--section .button--link,
.terms-form--section .button--link {
    border: none;
    border-radius: 50px;
    padding: 0 2rem;
    font-size: 18px;
    outline: 0;
    text-decoration: none;
    color: #fff;
    background-color: #0093e6;
    text-align: center;
    margin: 25px auto auto;
    display: block;
    width: 100%;
    max-width: 200px;
    height: 48px;
    line-height: 48px;
    cursor: pointer
}

.cell-form--section .form--group {
    margin-bottom: 10px
}

.cell-form--section .form--group-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.cell-form--section .form--group-box .form--group-icon {
    display: -ms-flexbox;
    display: flex;
    margin-right: -1px
}

.cell-form--section .form--group-box .form--group-icon .form--group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    padding: .375rem 5px;
    margin-bottom: 0;
    font-size: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #019bf2;
    text-align: center;
    white-space: nowrap;
    background-color: #f8f9f8;
    background-clip: padding-box;
    border: 1px solid #e2e3e2;
    border-right: 0;
    border-radius: 100px 0 0 100px
}

.cell-form--section .form--group-box .form--group-icon .form--group-text::before {
    font-size: 16px
}

.cell-form--section .form--group-box .form--control {
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
    color: #50535a;
    font-weight: 300;
    height: 48px;
    padding-left: 0
}

.cell-form--section .form--group-box .form--control:not(:first-child) {
    border-left-color: #f8f9f8;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.cell-form--section .form--group-box .form--control:-ms-input-placeholder {
    color: #50535a;
    opacity: 1
}

.cell-form--section .form--group-box .form--control::placeholder {
    color: #50535a;
    opacity: 1
}

.cell-form--section .form--control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    color: #929292;
    background-color: #f8f9f8;
    background-clip: padding-box;
    border: 1px solid #e2e3e2;
    box-shadow: inherit;
    border-radius: 100px;
    outline: 0
}

.cell-form--section .form--control.input--selection {
    border-color: #e2e3e2;
    background-color: #fff
}

.cell-form--section .form--checkbox {
    position: relative;
    width: 100%;
    margin: 15px 0 0;
    text-align: center
}

.cell-form--section .form--checkbox .checkbox--label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 1.75rem;
    text-align: left;
    color: #86888c;
    font-size: 14px
}

.cell-form--section .form--checkbox .checkbox--label>a {
    color: #019bf2;
    font-weight: 400;
    text-decoration: underline
}

.cell-form--section .form--checkbox .checkbox--label>a:active,
.cell-form--section .form--checkbox .checkbox--label>a:hover {
    text-decoration: none
}

.cell-form--section .form--checkbox .checkbox--label.checkbox--error,
.cell-form--section .form--checkbox .checkbox--label.checkbox--error .checkbox--checked,
.cell-form--section .form--checkbox .checkbox--label.checkbox--error .checkbox--input:checked~.checkbox--checked::before {
    color: #ff0042
}

.cell-form--section .form--checkbox .checkbox--label.checkbox--error .checkbox--checked::after {
    background-color: #ff0042;
    border-color: #ff0042
}

.cell-form--section .form--checkbox .checkbox--label.checkbox--error .checkbox--error-image {
    display: inline-block;
    margin-left: 4px
}

.cell-form--section .form--checkbox .checkbox--label .checkbox--error-image {
    position: relative;
    width: 15px;
    top: 0;
    display: none
}

.cell-form--section .form--checkbox .checkbox--input {
    width: auto;
    opacity: .00000001;
    position: absolute;
    left: 0
}

.cell-form--section .form--checkbox .checkbox--input:checked~.checkbox--checked::before {
    color: #d3d4d3
}

.cell-form--section .form--checkbox .checkbox--input:checked~.checkbox--checked::after {
    transform: scale(.6)
}

.cell-form--section .form--checkbox .checkbox--checked {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -ms-user-select: none;
    user-select: none;
    color: #d3d4d3
}

.cell-form--section .form--checkbox .checkbox--checked::after,
.cell-form--section .form--checkbox .checkbox--checked::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    transition: transform .28s;
    border-radius: 50%;
    border: 2px solid currentColor
}

.cell-form--section .form--checkbox .checkbox--checked::after {
    transform: scale(0);
    background-color: #019bf2;
    border-color: #019bf2
}

.cell-form--section .form--submit {
    display: block;
    margin-top: 25px
}

.cell-form--section .form--submit .button--send {
    border: none;
    border-radius: 100px;
    padding: 0 2rem;
    font-size: 18px;
    outline: 0;
    text-decoration: none;
    color: #fff;
    background-color: #019bf2;
    text-align: center;
    margin: auto;
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    cursor: pointer
}

.cell-form--section .form--submit .button--send:active,
.cell-form--section .form--submit .button--send:hover {
    background-color: #019bf2
}

.cell-form--section .form--submit .button--send:disabled,
.cell-form--section .form--submit .button--send[disabled] {
    cursor: no-drop;
    background-color: #545454;
    border-color: #545454
}

.cell-form--section .invalid--msg {
    position: relative;
    color: #ff0042;
    margin-top: 8px;
    line-height: 1.2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 100%;
    margin-bottom: 0
}

.cell-form--section .invalid--msg .invalid--msg-image {
    width: 15px;
    float: left;
    margin-top: 0;
    margin-right: .3rem
}

.cell-form--section .invalid--msg .invalid--msg-text {
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400
}

.cell-form--section .error--show {
    display: block
}

.cell-form--section .not--error {
    display: none
}

.modal-window.modal-window-message,
.modal-window.modal-window-terms {
    z-index: 1065
}

.open-modal .modal-backdrop-form,
.open-modal .modal-backdrop-terms {
    visibility: visible;
    opacity: .8;
    transition: opacity, .5s
}

.modal-backdrop-form,
.modal-backdrop-terms {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1060;
    background-color: #000;
    visibility: hidden;
    opacity: 0
}

.terms-form--section .terms-form__description,
.terms-form--section .terms-form__description * {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    color: #86888c;
    text-align: center
}

.message-form--section .message__title {
    font-size: 24px;
    color: #019bf2;
    text-align: center;
    font-weight: 700;
    margin: 0 0 15px
}

body.overflow--hidden {
    overflow: hidden
}

.modal-window.fade {
    transition: opacity .15s linear
}

.modal-window-backdrop.fade,
.modal-window.fade:not(.show) {
    opacity: 0
}

.modal-window {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-window .button--close {
    position: absolute;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    font-size: 3rem;
    font-weight: 300;
    color: #019bf2;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    top: 0;
    right: 0;
    outline: 0
}

.modal-window-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal-window.fade .modal-window-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

.modal-window.show .modal-window-dialog {
    transform: none
}

.modal-window-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 20px;
    outline: 0
}

.modal-window-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-window-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-window-backdrop.show {
    opacity: .5
}

@media (min-width:576px) {
    .modal-window-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
}

.box__info--description {
    position: absolute;
    bottom: 0
}

.equipos-carousel .item {
    max-width: 311px
}

.equipos-carousel .swiper-wrapper {
    justify-content: center;
    gap: 55px
}

@media (max-width:1080px) {
    .equipos-carousel .swiper-wrapper {
        justify-content: flex-start
    }
}

@media (max-width:600px) {
    .equipos-carousel .swiper-wrapper {
        justify-content: flex-start;
        gap: 0
    }

    .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs {
        scrollbar-width: auto
    }

    .known--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active {
        padding: 5px 24px
    }

    .equipos-carousel .item {
        max-width: 100%
    }

    .equipos--section .equipos--box .box__image {
        margin-right: 28px
    }
}



.feature-cell--section .celulares--box .box--image {
    width: 128.59px;
    height: 245px
}

.feature-cell--section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.stefa_imagen_sticker--Cyber-movistar {
    position: absolute;
    left: 0;
    width: 66px !important;
    height: 34px !important;
}

.equipos--box {
    width: 308px;
    height: 274px
}

@media (min-width:800px) {
    .feature-cell--section .celulares--box .box--image {
        width: auto;
        height: auto
    }

    .box--info {
        width: 192px;
        height: 412px
    }

    p.feature-cell__title {
        font-size: 24px !important;
        line-height: 30px !important;
        width: 420px !important;
        height: 30px !important
    }
}

@media(min-width:800px) {
    .stefa_imagen_sticker--Cyber-movistar {
        left: -20px;
        width: auto !important;
        height: auto !important;
    }
}



/* slider */

.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: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (min-width: 580px) {
    .dev-banner-container {
        height: 500px;
    }

}


/* toggle */

.toggle-container {
    transition: height 0.35s ease-in-out;
    overflow: hidden;
    display: none;
}

.toggle-container.toggleactive {
    display: block;
}

.lt-accordion-content {
    transition: height 0.34s ease-in-out;
    overflow: hidden;
    display: none;
}

.lt-accordion-content.toggleactive {
    display: block;
}

.lt-accordion-title {
    cursor: pointer;
}

[lt-accordion]>li {
    list-style: none;
}

[lt-accordion]>*>* {
    margin: 0px;
}


.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: all 0.5s;
}

.link__toggleactive>.lt-toggle-icon {
    transform: rotate(0deg);
}

/* tabs */

.lt__tabs {
    display: flex;
    z-index: 2;
    position: relative;
    margin: unset;
    padding: 0px;
    margin-bottom: 16px;
}

.lt__tab-item {
    cursor: pointer;
    list-style: none;
    padding: 5px;
    display: flex;
    justify-content: center;
}

.lt__parent {
    display: none;
    padding: 10px;
}

.lt__parent.lt__parent--active {
    display: block;
}

.lt__tab-item.lt__tab-item--active {
    border-bottom: 1px solid #019DF4;
}


/* subtabs */

.lt__subtabs {
    display: flex;
    z-index: 2;
    position: relative;
    margin: unset;
    padding: 0px;
    margin-bottom: 16px;
}

.lt__subtab-item {
    cursor: pointer;
    list-style: none;
    padding: 5px;
    display: flex;
    justify-content: center;
}

.lt__subparent {
    display: none;
    padding: 10px;
}

.lt__subparent.lt__subparent--active {
    display: block;
}

.lt__subtab-item.lt__subtab-item--active {
    border-bottom: 1px solid #019DF4;
}

/* modal */

.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: 0.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: 0px;
    z-index: 2;
}

.ltpopup-close-img {
    width: 24px;
    height: 24px;
    fill: #fff;
}


.ltpopup-wp.visible {
    opacity: 1;
    visibility: visible;
}

.ltpopup-wp.hide {
    /* display: none; */
    visibility: hidden;
    opacity: 0;
    z-index: -2;
}

.ltpopup-info {
    position: relative;
}


@media (min-width: 600px) {
    .ltpopup-body {
        width: 546px;
        height: 490px;
    }

}

/* hunter */


.hunter__body {
    position: fixed;
    bottom: 60px;
    right: 0px;
    background-color: #4d4d4d;
    padding: 16px;
    z-index: 2;
    width: 415px;
    height: 215px;
    border-radius: 16px 0px 0px 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%;
}


.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 0px;
}

.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: 0px;

}

.lt-button-prev.lt-swiper-nav {
    position: absolute;
    left: 0px;
}

.lt-swiper-nav.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.lt-accordion-title.accordion_link_active .lt-toggle-icon {
    transform: rotate(0deg);
}


.ltfaqs__section {
    padding: 32px 0px;
    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: 0px;
}




.ltfaqs__section .ltfaqs__inner {
    width: 100%;
    max-width: 100%;
}

.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: 18px;
    font-weight: 400;
    line-height: 1.2;
    max-width: 70%;
    margin-left: 10px;
    margin-bottom: 0px;
}

.ltfaqs__section .lt-toggle-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}


.ltfaqs__section .lt-accordion-content {
    padding: 0px 30px 0px;
    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: 300;
}


@media (min-width: 768px) {

    .ltfaqs__section .ltfaqs__inner {
        max-width: 100%;
    }

    .ltfaqs__section {
        padding: 32px 0px;
    }

    .ltfaqs__section .ltfaqs__title {
        font-size: 38px;
        margin-bottom: 12px;
        padding: 24px 0px;
    }

    .ltfaqs__section .lt-accordion-titlelabel {
        max-width: 80%;
        font-size: 18px;
        font-weight: 400;
    }

    .ltfaqs__section .lt-accordion-content p {
        font-size: 16px;
        font-weight: 400;
    }

}

@media (min-width: 1280px) {

    .ltfaqs__section .lt-accordion-titlelabel {
        max-width: 80%;
        font-size: 24px;
        font-weight: 300;
    }

    .ltfaqs__section .lt-accordion-content p {
        font-size: 20px;
        font-weight: 300;
    }

}


.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 {
    display: none;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.minus {
    display: block;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more {
    display: none;
}

@media (min-width: 1280px) {

    .ltfaqs__section .ltfaqs__inner {
        max-width: 1024px;
    }

    .ltfaqs__section .lt-accordion-title {
        margin-top: 12px;
        font-size: 24px;
        line-height: 300;
    }

}

[lt-toggle] .minus {
    display: none
}

[lt-toggle].link__toggleactive .minus {
    display: inline
}

[lt-toggle].link__toggleactive .more {
    display: none
}

.stefa-preguntas-frecuentes {
    background-color: #f4f4f3;
}
.FAQ__planpost2023{
    background-color: #f4f4f3;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs {
    background-color: transparent;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link {
    color: #50535a;
    background-color: transparent;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link:hover {
    color: #50535a !important;
    background-color: transparent;
}
 

.movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    color: #954b97;
    font-weight: 700;
    padding: 10px 42px;
    border: 1px solid #a13ea1;
}

img {
    max-width: 100%;
}

.lt-accordion-title.accordion_link_active,
.lt-accordion-content.toggleactive {
    background: #fff;
}

.lt-toggle-icon {
    display: flex;
}

.banner-hero .glide__slide.glide__slide--0 {
    max-width: 100vw !important;
    width: 100vw !important;
}

@media(max-width: 600px) {
    .movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active {
        background-color: #a13ea1;
        color: #fff !important;
        font-weight: 700;
        padding: 10px 42px;
        border: 1px solid #a13ea1;
    }
}

.stefabannersamsung__img {
    width: auto;
    height: auto;
    /* max-width: 179px; */
}

.stefabannersamsung {
    justify-content: center;
    align-items: center;
    text-align: center;
    column-gap: 4em
}

.stefabannersamsung__boxes.box1 {
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.stefabannersamsung__mejor {
    font-size: 36px;
    line-height: 45px;
    color: #0b2739
}

.stefabannersamsung__nivel {
    font-size: 32px;
    line-height: 40px;
    color: #0b2739;
    margin-top: 9px
}

.stefabannersamsung__botontienda {
    background: #019df4;
    width: 146px;
    height: 40px;
    border-radius: 60px;
    margin: 10px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.stefabannersamsung__botontienda:hover {
    color: #fff;
    background-color: #008edd
}

.stefabannersamsung__boxes.box2 {
    position: relative;
    bottom: 4px;
    display: flex;
    right: 30px
}

.stefabannersiphone__Contenedor--celulares_txt {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: #0b2739;
    width: max-content
}

.stefabannersiphone__Contenedor--celulares_txt--precio {
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    color: #0b2739
}

@media (max-width:600px) {
    .stefabannersamsung {
        flex-direction: column;
        column-gap: 0
    }

    .stefabannersamsung__nivel {
        font-size: 20px;
        line-height: 25px;
        margin-top: 0;
        font-weight: 300;
        position: relative;
        top: 7em
    }

    .stefabannersamsung__mejor {
        font-size: 24px;
        line-height: 30px;
        margin: 64px 0 0;
        font-weight: 300
    }

    .stefabannersamsung__boxes.box2 {
        position: relative;
        bottom: 62px;
        right: -10px;
        margin-top: 45px
    }

    .stefabannersamsung__botontienda {
        width: 120px;
        height: 32px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 0;
        position: relative;
        top: 205px
    }

    .stefabannersamsung__boxes.box1 {
        margin-top: -40px
    }

    .stefabannersiphone__Contenedor--celulares_txt {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
    }

    .stefabannersiphone__Contenedor--celulares_txt--precio {
        font-size: 14px;
        position: relative;
        top: -10px
    }

    .stefabannersamsung__img.titulo {
        max-width: 40%;
    }
}


@media (min-width:768px) and (max-width:991px) {
    .stefabannersamsung {
        column-gap: 1em;
        margin-top: 3em
    }

    .stefabannersamsung__botontienda {
        margin-top: 0;
        position: relative;
        top: 15px
    }

    .stefabannersamsung__mejor {
        font-size: 26px;
        line-height: 32.5px
    }

    .stefabannersamsung__nivel {
        font-size: 20px;
        line-height: 25px;
        margin-top: 9px
    }

    .stefabannersamsung__boxes.box2 {
        bottom: 0
    }
}

@media (min-width:992px) and (max-width:1270px) {
    .stefabannersamsung__mejor {
        font-size: 26px;
        line-height: 32.5px
    }

    .stefabannersamsung__nivel {
        font-size: 20px;
        line-height: 25px;
        margin-top: 9px
    }

    .stefabannersamsung {
        column-gap: 3em;
        margin-top: 3em
    }

    .stefabannersamsung__boxes.box2 {
        bottom: 0
    }
}
@media(min-width:1280px){
    .stefabannersamsung {
        margin-top: 16px;
    } 
}

.stefabannersamsung__img {
    width: auto;
    height: auto
}

.stefabannersamsung {
    justify-content: center;
    align-items: center;
    text-align: center;
    column-gap: 8em
}

.stefabannersamsung__boxes.box1 {
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.stefabannersamsung__mejor {
    font-size: 32px;
    line-height: 40px;
    color: #0b2739;
    width: 386px;
    font-weight: 300
}

.stefabannersamsung__nivel {
    font-size: 32px;
    line-height: 40px;
    color: #0b2739;
    margin-top: 9px
}

.stefabannersamsung__botontienda {
    background: #019df4;
    width: 220px;
    height: 56px;
    border-radius: 60px;
    margin: 20px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.stefabannersamsung__botontienda:hover {
    color: #fff;
    background-color: #008edd
}

.stefabannersamsung__boxes.box2 {
    position: relative;
    bottom: -22px;
    display: flex;
    right: 30px;
    gap: 70px
}
.stefabannersamsung__terminoscondiciones {
    font-size: 12px;
    line-height: 15px;
    color: #0B2739;
    margin-top: 2em
}

.stefabannersamsung__terminoscondiciones:hover {
    color: #0B2739
}
@media (max-width:600px) {
  
  .stefabannersamsung {
        flex-direction: column;
        column-gap: 0
    }

    .stefabannersamsung__nivel {
        font-size: 20px;
        line-height: 25px;
        margin-top: 0;
        font-weight: 300;
        position: relative;
        top: 7em
    }

    .stefabannersamsung__mejor {
        font-size: 24px;
        line-height: 30px;
        margin: 74px 0 0;
        font-weight: 300;
        width: 262px
    }

    .stefabannersamsung__terminoscondiciones {
        position: relative;
        top: 17em;
        font-size: 10px
    }

    .stefabannersamsung__boxes.box2 {
        position: relative;
        bottom: 75px;
        right: -10px;
        margin-top: 25px;
        gap: 1em
    }

    .stefabannersamsung__botontienda {
        width: 120px;
        height: 32px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 0;
        position: relative;
        top: 175px
    }

    .stefabannersamsung__boxes.box1 {
        margin-top: -40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .stefabannersamsung {
        column-gap: 1em;
        margin-top: 1em
    }

    .stefabannersamsung__botontienda {
        margin-top: 0;
        position: relative;
        top: 15px
    }

    .stefabannersamsung__mejor {
        font-size: 24px;
        line-height: 32.5px;
        width: 276px
    }

    .stefabannersamsung__nivel {
        font-size: 20px;
        line-height: 25px;
        margin-top: 9px
    }

    .stefabannersamsung__boxes.box2 {
        bottom: 0
    }
}
@media (min-width:992px) and (max-width:1270px) {
    .stefabannersamsung__mejor {
        font-size: 24px;
        line-height: 30px;
        width: 276px;
        font-weight: 300
    }

    .stefabannersamsung__nivel {
        font-size: 20px;
        line-height: 25px;
        margin-top: 9px
    }

    .stefabannersamsung {
        column-gap: 5em;
        margin-top: 1em
    }

    .stefabannersamsung__boxes.box1 {
        position: relative;
        top: -1em
    }

    .stefabannersamsung__boxes.box2 {
        bottom: 0
    }
}
@media only screen and (min-width: 600px) {
    .banner-hero .slider__item .item__container .container {
        padding: 30px 25px 20px;
    }
}