.nateevo--container {
    width: 100%;
    max-width: 1178px;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
}

.nateevo-vendty--principal {
    position: relative;
    padding-top: 45px;
    padding-bottom: 40px;
}

.nateevo-vendty--principal .principal--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.nateevo-vendty--principal .principal--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.nateevo-vendty--principal .principal--titulo {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    color: #50535a;
    line-height: 1.2;
}

.nateevo-vendty--principal .principal--subtitulo {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    color: #50535a;
    line-height: 1.2;
}

.nateevo-vendty--principal .principal--descripcion {
    width: 100%;
    margin: auto;
}

.nateevo-vendty--principal .principal--descripcion p {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    color: #50535a;
    line-height: 1.3;
}

.nateevo-vendty--principal .principal--descripcion b {
    font-size: 20px;
    font-weight: 700;
}

.nateevo-vendty--principal .principal--button {
    display: block;
    margin-top: 36px;
    text-align: center;
}

.nateevo-vendty--principal .principal--button .button--planes {
    display: block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    -ms-user-select: none;
    user-select: none;
    background-color: #954b96;
    border: 0 solid transparent;
    padding: 0 15px;
    margin: auto;
    margin-top: 10px;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    text-decoration: none;
    width: auto;
    width: 100%;
    max-width: 175px;
    cursor: pointer;
}

.nateevo-vendty--principal .principal--button .button--link {
    display: block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    -ms-user-select: none;
    user-select: none;
    background-color: #00a9e0;
    border: 0 solid transparent;
    padding: 0 15px;
    margin: auto;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    text-decoration: none;
    width: auto;
    width: 100%;
    max-width: 175px;
    cursor: pointer;
}

.nateevo-vendty--principal .principal--video {
    display: block;
    width: 100%;
    max-width: 490px;
    margin: auto;
    margin-top: 100px;
}

.nateevo-vendty--principal .principal--embed {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.nateevo-vendty--principal .principal--embed::before {
    display: block;
    content: "";
    padding-top: 56.25%;
}

.nateevo-vendty--principal .principal--embed iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.nateevo-vendty--necesita {
    position: relative;
    background-color: #f1f1f1;
}

.nateevo-vendty--necesita .necesita--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.nateevo-vendty--necesita .necesita--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.nateevo-vendty--necesita .necesita--info {
    padding-top: 30px;
    padding-bottom: 35px;
}

.nateevo-vendty--necesita .necesita--info .info--titulo {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    margin-bottom: 25px;
    color: #50535a;
    line-height: 1.2;
}

.nateevo-vendty--necesita .necesita--info .info--descripcion {
    display: block;
    width: 100%;
    max-width: 405px;
}

.nateevo-vendty--necesita .necesita--info .info--descripcion p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    color: #50535a;
    line-height: 1.3;
}

.nateevo-vendty--necesita .necesita--info .info--descripcion b {
    font-size: 20px;
    font-weight: 700;
}

.nateevo-vendty--necesita .necesita--image {
    position: relative;
    width: 100%;
    height: auto;
}

.nateevo-vendty--necesita .necesita--image>img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 690px;
    margin: auto;
}

.nateevo-vendty--plan {
    position: relative;
    padding-top: 40px;
    padding-bottom: 80px;
}

.nateevo-vendty--plan .plan--titulo {
    font-size: 32px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 40px;
    color: #50535a;
    text-align: center;
}

.nateevo-vendty--plan .plan--content {
    width: 100%;
    max-width: 640px;
    margin: auto;
}

.nateevo-vendty--plan .plan--slick {
    position: relative;
}

.nateevo-vendty--plan .plan--slick .slick-slide {
    text-align: inherit;
}

.nateevo-vendty--plan .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.nateevo-vendty--plan .plan--box {
    width: 100%;
    max-width: 290px;
    margin: 5px auto;
    overflow: hidden;
}

.nateevo-vendty--plan .plan--box.plan--box-destacado .box--header {
    background-color: #aa4a9b;
}

.nateevo-vendty--plan .plan--box.plan--box-destacado .box--header .box--header-adicional {
    background-color: #983f8a;
}

.nateevo-vendty--plan .plan--box .box--header {
    position: relative;
    background-color: #00a9e0;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px;
    margin-top: 33px;
}

.nateevo-vendty--plan .plan--box .box--header.box--header-descuento .box--header-titulo {
    height: 97px;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-sticker {
    position: absolute;
    left: 0;
    top: -32px;
    background: #004481;
    border-top-left-radius: 10px;
    color: #fff;
    border-top-right-radius: 10px;
    width: 60px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-titulo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 157px;
    padding: 0 15px;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-titulo .titulo--text {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-adicional {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 60px;
    background-color: #0097c8;
    padding: 0 5px;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-adicional .descuento--porcentaje {
    display: block;
    width: 100%;
    text-align: center;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-adicional .descuento--porcentaje .porcentaje--numero {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-adicional .descuento--porcentaje .porcentaje--numero>.img--icon {
    display: inline-block;
    width: 13px;
    vertical-align: baseline;
    margin-right: 4px;
}

.nateevo-vendty--plan .plan--box .box--header .box--header-adicional .descuento--porcentaje .porcentaje--text {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--body {
    position: relative;
    background-color: #fff;
    border: 1px solid #e9eae8;
    border-top: 0;
    border-bottom: 0;
    padding: 0 15px;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 80px;
    padding: 24px 0;
    border-bottom: 1px solid #e9eae8;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item p {
    margin: 0;
    line-height: 1.4;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--text {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    color: #50535a;
    margin: 0;
    margin-bottom: 14px;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--text b {
    font-weight: 700;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--text.info--text-titulo {
    font-weight: 400;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--text.info--text-small {
    font-size: 12px;
    font-weight: 300;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--list {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #50535a;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--list li {
    list-style: none;
    padding: 0;
    line-height: 1.4;
    color: #50535a;
    font-weight: 300;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--planes {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #50535a;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--planes li {
    list-style: none;
    padding: 0;
    line-height: 1.3;
    margin-bottom: 30px;
    color: #50535a;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--costo {
    display: block;
    width: 100%;
    text-align: center;
    color: #50535a;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--costo .info--costo-text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--costo .info--costo-xmes {
    display: block;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-item .info--paquete .info--paquete-titulo {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #50535a;
    margin: 0;
    margin-bottom: 10px;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-precio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 0 solid #e9eae8;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-precio .info--costo {
    display: block;
    width: 100%;
    text-align: center;
    color: #50535a;
    margin: 0;
    padding: 34px 15px;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-precio .info--costo .info--costo-text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.nateevo-vendty--plan .plan--box .box--body .box--body-precio .info--costo .info--costo-xmes {
    display: block;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 5px;
}

.nateevo-vendty--plan .plan--box .box--footer {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0 25px 30px 25px;
    border: 1px solid #e9eae8;
    border-top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.nateevo-vendty--plan .plan--box .box--footer .button--agregar {
    display: block;
    width: 100%;
    font-weight: 300;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    background-color: #00a9e0;
    border: 0;
    padding: 0 5px;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    border-radius: 4px;
    text-decoration: none;
}

.nateevo-vendty--plan .plan--box .box--footer .button--comprar {
    display: block;
    width: 100%;
    font-weight: 300;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    background-color: #aa4a9b;
    border: 0;
    padding: 0 5px;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    margin-top: 10px;
    border-radius: 4px;
    text-decoration: none;
}

.nateevo-vendty--conoceTit .conoce--titulo {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    color: #fff;
    line-height: 1.2;
}

.nateevo-vendty--conoceTab {
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
}

.nateevo-vendty--conoceTab .conoce--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.nateevo-vendty--conoceTab .conoce--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.nateevo-vendty--conoceTab .conoce--box {
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 25px auto;
}

.nateevo-vendty--conoceTab .conoce--box .box--imagen {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    margin: auto;
    margin-bottom: 10px;
    overflow: hidden;
}

.nateevo-vendty--conoceTab .conoce--box .box--imagen>img {
    max-width: 100%;
}

.nateevo-vendty--conoceTab .conoce--box .box--titulo {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

.nateevo-vendty--conoceTab .conoce--box .box--descripcion {
    text-align: center;
}

.nateevo-vendty--conoceTab .conoce--box .box--descripcion p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0;
}

.nateevo-vendty--conoceTab .conoce--box .box--link {
    text-align: center;
}

.nateevo-vendty--conoceTab .conoce--box .box--link .button--more {
    display: block;
    width: 100%;
    max-width: 220px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    color: #019bf2;
    padding: 10px 0;
    margin: 0 auto;
    margin-top: 5px;
    text-decoration: none;
}

.nateevo-vendty--negocios {
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
}

.nateevo-vendty--negocios .negocios--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.nateevo-vendty--negocios .negocios--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.nateevo-vendty--negocios .negocios--titulo {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.3;
    color: #50535a;
    margin: 0;
    margin-bottom: 40px;
}

.nateevo-vendty--negocios .negocios--imagen-desktop img,
.nateevo-vendty--negocios .negocios--imagen-mobile img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.nateevo-vendty--modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    overflow: hidden;
    outline: 0;
}

.nateevo-vendty--modal-open {
    overflow: hidden;
}

.nateevo-vendty--modal-open .nateevo-vendty--modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.nateevo-vendty--modal.nateevo-vendty--modal-show {
    visibility: visible;
}

.nateevo-vendty--modal.nateevo-vendty--modal-clausula {
    z-index: 1005;
}

.nateevo-vendty--modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
}

.nateevo-vendty--modal-open .nateevo-vendty--modal-backdrop {
    visibility: visible;
    opacity: 0.8;
    transition: opacity, 0.5s;
}

.nateevo-vendty--modal-backdrop-2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1003;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
}

.nateevo-vendty--modal-open .nateevo-vendty--modal-backdrop-2 {
    visibility: visible;
    opacity: 0.3;
    transition: opacity, 0.5s;
}

.nateevo-vendty--modal .modal--close {
    position: absolute;
    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;
}

.nateevo-vendty--modal .modal--close span {
    font-weight: 700;
}

.nateevo-vendty--modal .modal--dialog {
    position: relative;
    width: auto;
    margin: 30px 25px 15px;
    pointer-events: none;
}

.nateevo-vendty--modal .modal--content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 20px;
    outline: 0;
}

.nateevo-vendty--modal .modal--header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.nateevo-vendty--modal .modal--body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem 20px 2.5rem;
}

.nateevo-vendty--modal .modal--body .icon--movistar {
    display: block;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 25px;
}

.nateevo-vendty--modal .modal--body .body--title {
    font-size: 30px;
    color: #50535a;
    text-align: center;
    font-weight: 300;
    margin-bottom: 10px;
}

.nateevo-vendty--modal .modal--body .body--title>span {
    display: block;
    font-weight: 700;
    font-size: 30px;
}

.nateevo-vendty--modal .modal--body .body--title-error,
.nateevo-vendty--modal .modal--body .body--title-thanks {
    font-size: 24px;
    color: #019bf2;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.nateevo-vendty--modal .modal--body .body--subtitle {
    font-size: 16px;
    color: #50535a;
    text-align: center;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px;
}

.nateevo-vendty--modal .modal--body .body--descripcion {
    font-size: 16px;
    color: #86888c;
    text-align: center;
}

.nateevo-vendty--modal .modal--body .body--descripcion>p {
    font-weight: 300;
    margin: 0;
}

.nateevo-vendty--modal .modal--body .body--descripcion a {
    color: #019bf2;
}

.nateevo-vendty--modal .modal--body .body--descripcion ul {
    list-style-type: disc;
    padding-left: 20px;
}

.nateevo-vendty--modal .modal--body .body--descripcion ul>li {
    margin-bottom: 10px;
}

.nateevo-vendty--modal .modal--body .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: auto;
    margin-top: 25px;
    display: block;
    width: 100%;
    max-width: 200px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}

.nateevo-vendty--modal .modal--body .form--group {
    margin-bottom: 10px;
}

.nateevo-vendty--modal .modal--body .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%;
}

.nateevo-vendty--modal .modal--body .form--group-box .form--group-icon {
    display: -ms-flexbox;
    display: flex;
    margin-right: -1px;
}

.nateevo-vendty--modal .modal--body .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: 0.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;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.nateevo-vendty--modal .modal--body .form--group-box .form--group-icon .form--group-text::before {
    font-size: 16px;
}

.nateevo-vendty--modal .modal--body .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;
}

.nateevo-vendty--modal .modal--body .form--group-box .form--control:not(:first-child) {
    border-left-color: #f8f9f8;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.nateevo-vendty--modal .modal--body .form--group-box .form--control:-ms-input-placeholder {
    color: #50535a;
    opacity: 1;
}

.nateevo-vendty--modal .modal--body .form--group-box .form--control::placeholder {
    color: #50535a;
    opacity: 1;
}

.nateevo-vendty--modal .modal--body .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;
}

.nateevo-vendty--modal .modal--body .form--control.input--selection {
    border-color: #e2e3e2;
    background-color: #fff;
}

.nateevo-vendty--modal .modal--body .form--checkbox {
    position: relative;
    width: 100%;
    margin: 0;
    margin-top: 15px;
    text-align: center;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 1.75rem;
    text-align: left;
    color: #86888c;
    font-size: 14px;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label>a {
    color: #019bf2;
    font-weight: 400;
    text-decoration: underline;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label>a:active,
.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label>a:hover {
    text-decoration: none;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label.checkbox--error {
    color: #ff0042;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--input:checked~.checkbox--checked::before {
    color: #ff0042;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--checked {
    color: #ff0042;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--checked::after {
    background-color: #ff0042;
    border-color: #ff0042;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--error-image {
    display: inline-block;
    margin-left: 4px;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--label .checkbox--error-image {
    position: relative;
    width: 15px;
    top: 0;
    display: none;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--input:checked~.checkbox--checked::before {
    color: #d3d4d3;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--input:checked~.checkbox--checked::after {
    transform: scale(0.6);
}

.nateevo-vendty--modal .modal--body .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;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--checked::after,
.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--checked::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    transition: transform 0.28s ease;
    border-radius: 50%;
    border: 2px solid currentColor;
}

.nateevo-vendty--modal .modal--body .form--checkbox .checkbox--checked::after {
    transform: scale(0);
    background-color: #019bf2;
    border-color: #019bf2;
}

.nateevo-vendty--modal .modal--body .form--submit {
    display: block;
    margin-top: 25px;
}

.nateevo-vendty--modal .modal--body .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;
}

.nateevo-vendty--modal .modal--body .form--submit .button--send:active,
.nateevo-vendty--modal .modal--body .form--submit .button--send:hover {
    background-color: #019bf2;
}

.nateevo-vendty--modal .modal--body .form--submit .button--send:disabled,
.nateevo-vendty--modal .modal--body .form--submit .button--send[disabled] {
    cursor: no-drop;
    background-color: #545454;
    border-color: #545454;
}

.nateevo-vendty--modal .modal--body .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;
}

.nateevo-vendty--modal .modal--body .invalid--msg .invalid--msg-image {
    width: 15px;
    float: left;
    margin-top: 0;
    margin-right: 0.3rem;
}

.nateevo-vendty--modal .modal--body .invalid--msg .invalid--msg-text {
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
}

.nateevo-vendty--modal .modal--body .error--show {
    display: block;
}

.nateevo-vendty--modal .modal--body .not--error {
    display: none;
}

.movistar--purple .nateevo-vendty--conoce {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #954b97;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs {
    margin-top: -5px;
    background-color: #954b97;
    margin-bottom: -2px;
}

.movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link {
    color: #fff;
}

.movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link:hover {
    color: #fff;
}

.movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active,
.movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link:hover.active {
    color: #954b96;
    background-color: #fff;
}

@media (min-width: 576px) {
    .nateevo-vendty--modal.nateevo-vendty--modal-clausula .modal--dialog {
        max-width: 510px;
    }
    .nateevo-vendty--modal .modal--dialog {
        max-width: 360px;
        margin: 3rem auto 1.75rem;
    }
}

@media (min-width: 767px) {
    .nateevo-vendty--conoceTab .conoce--row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .nateevo-vendty--plan .plan--content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nateevo-vendty--plan .plan--slick .slick-list {
        margin-left: -15px;
        margin-right: -15px;
    }
    .nateevo-vendty--plan .plan--slick .slick-slide {
        text-align: inherit;
        padding-left: 15px;
        padding-right: 15px;
    }
    .nateevo-vendty--plan .plan--box {
        max-width: 100%;
    }
    .nateevo-vendty--conoceTab .conoce--col.conoce--col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .nateevo-vendty--plan {
        padding-top: 105px;
    }
    .nateevo-vendty--plan .plan--titulo {
        font-size: 40px;
        margin-bottom: 55px;
    }
}

@media (min-width: 993px) {
    .nateevo--container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nateevo-vendty--principal {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .nateevo-vendty--principal .principal--col.principal--col-1 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nateevo-vendty--principal .principal--col.principal--col-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nateevo-vendty--principal .principal--titulo {
        text-align: left;
        font-size: 40px;
        max-width: 430px;
    }
    .nateevo-vendty--principal .principal--subtitulo {
        text-align: left;
    }
    .nateevo-vendty--principal .principal--descripcion {
        max-width: 380px;
        margin: 0;
    }
    .nateevo-vendty--principal .principal--descripcion p {
        text-align: left;
    }
    .nateevo-vendty--principal .principal--descripcion b {
        font-size: 24px;
    }
    .nateevo-vendty--principal .principal--button {
        text-align: left;
    }
    .nateevo-vendty--principal .principal--button .button--planes {
        margin-left: 0;
        margin-right: 0;
    }
    .nateevo-vendty--principal .principal--button .button--link {
        margin-left: 0;
        margin-right: 0;
    }
    .nateevo-vendty--principal .principal--video {
        margin-top: 0;
        margin-right: 0;
    }
    .nateevo-vendty--necesita {
        min-height: 372px;
        overflow: hidden;
    }
    .nateevo-vendty--necesita .necesita--row {
        -ms-flex-align: center;
        align-items: center;
    }
    .nateevo-vendty--necesita .necesita--col.necesita--col-1 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nateevo-vendty--necesita .necesita--info {
        padding-top: 85px;
        padding-bottom: 112px;
    }
    .nateevo-vendty--necesita .necesita--info .info--titulo {
        text-align: left;
        font-size: 40px;
    }
    .nateevo-vendty--necesita .necesita--info .info--descripcion p {
        text-align: left;
        font-size: 18px;
    }
    .nateevo-vendty--necesita .necesita--info .info--descripcion b {
        font-size: 24px;
    }
    .nateevo-vendty--necesita .necesita--image {
        position: absolute;
        width: 50%;
        top: 0;
        right: 0;
        bottom: 0;
        min-height: 300px;
    }
    .nateevo-vendty--necesita .necesita--image>img {
        max-width: none;
        margin: 0;
        object-fit: cover;
        object-position: bottom right;
        height: 100%;
    }
    .nateevo-vendty--plan .plan--box .box--body .box--body-item .info--planes {
        margin-bottom: 31px;
    }
    .nateevo-vendty--conoce .advertisement--section {
        padding: 0;
    }
    .nateevo-vendty--conoceTab {
        padding-top: 50px;
    }
    .nateevo-vendty--conoceTab .conoce--col.conoce--col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .nateevo-vendty--conoceTab .conoce--col.conoce--col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .nateevo-vendty--conoceTab .conoce--box .box--titulo {
        font-size: 18px;
    }
    .nateevo-vendty--conoceTab .conoce--box .box--descripcion p {
        font-size: 18px;
    }
    .nateevo-vendty--negocios {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .nateevo-vendty--negocios .negocios--row {
        -ms-flex-align: center;
        align-items: center;
    }
    .nateevo-vendty--negocios .negocios--col.negocios--col-1 {
        -ms-flex: 0 0 44%;
        flex: 0 0 44%;
        max-width: 44%;
    }
    .nateevo-vendty--negocios .negocios--col.negocios--col-2 {
        -ms-flex: 0 0 56%;
        flex: 0 0 56%;
        max-width: 56%;
    }
    .nateevo-vendty--negocios .negocios--titulo {
        font-size: 40px;
        margin-bottom: 0;
    }
    .movistar--purple .nateevo-vendty--conoce {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1199px) {
    .nateevo-vendty--negocios .negocios--titulo {
        font-size: 50px;
    }
}

.form--text {
    font-size: 12px;
    color: #86888c;
    padding-left: 40px;
    margin: 10px 0 0;
}

@media (max-width: 376px) {
    .form--text {
        padding-left: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .faqs-accordion.faqs-accordion--medium {
        padding: 60px 0;
    }
    .faqs-accordion .faqs-accordion__question .question__btn {
        padding: 48px 46px 48px 40px;
        font-size: 24px;
        font-weight: 300;
    }
    .faqs-accordion .faqs-accordion__answer.toggler-content-expanded {
        font-size: 20px;
        font-weight: 300;
        padding-top: 15px;
        padding-bottom: 44px;
        padding-left: 40px;
        padding-right: 40px;
    }
}

/* 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);
}

.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;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs{
    background-color: #954b97;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link{
    color: #fff;
}

.starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link:hover{
    color: #fff;
    
}

.movistar--purple .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active{
    background-color: #fff;
    color: #954b97;
}

img{
    max-width: 100%;
}

.lt-accordion-title.accordion_link_active,
.lt-accordion-content.toggleactive{
    background: #fff;
}


.lt-accordion-title:hover .lt-accordion-titlelabel {
    color: #019df4;
}

.ltfaqs__section .lt-accordion-content ul {
    font-size: 16px;
    margin-bottom: 1rem;
    font-weight: 300;
}

.ltfaqs__section .lt-accordion-title {
    padding: 15px 20px 20px;
    display: flex;
    align-items: center;
    position: relative;
}

.ltfaqs__section .lt-accordion-content {
    padding: .75rem 32px;
}

@media(min-width: 1280px) {
    .ltfaqs__section .lt-accordion-content ul {
        font-size: 20px;
        margin-bottom: 1rem;
        font-weight: 300;
    }

    .ltfaqs__section .lt-accordion-title {
        padding: 42px 20px;
        display: flex;
        align-items: center;
        position: relative;
    }

    .ltfaqs__section .lt-accordion-content {
        padding: 15px 30px 25px;
    }

    .ltfaqs__section .accordion_link_active .lt-accordion-titlelabel{
        font-weight: 300;
    }

    .ltfaqs__section .lt-accordion-content {
        font-size: 20px;
        font-weight: 300;
        color: #50535A;
    }

}