.nateevo--container {
    width: 100%;
    max-width: 1178px;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px
}

.nateevo-restaurantpe--principal {
    position: relative;
    padding-top: 45px;
    padding-bottom: 40px
}

.nateevo-restaurantpe--principal .principal--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.nateevo-restaurantpe--principal .principal--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.nateevo-restaurantpe--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-restaurantpe--principal .principal--subtitulo {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    color: #50535a;
    line-height: 1.2
}

.nateevo-restaurantpe--principal .principal--descripcion {
    width: 100%;
    margin: auto
}

.nateevo-restaurantpe--principal .principal--descripcion p {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    color: #50535a;
    line-height: 1.3
}

.nateevo-restaurantpe--principal .principal--descripcion b {
    font-size: 20px;
    font-weight: 700;
    display: block
}

.nateevo-restaurantpe--principal .principal--button {
    display: block;
    margin-top: 36px;
    text-align: center
}

.nateevo-restaurantpe--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-restaurantpe--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-restaurantpe--principal .principal--video {
    display: block;
    width: 100%;
    max-width: 490px;
    margin: auto;
    margin-top: 100px
}

.nateevo-restaurantpe--principal .principal--embed {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.nateevo-restaurantpe--principal .principal--embed::before {
    display: block;
    content: "";
    padding-top: 56.25%
}

.nateevo-restaurantpe--principal .principal--embed iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.nateevo-restaurantpe--necesita {
    position: relative;
    background-color: #f1f1f1
}

.nateevo-restaurantpe--necesita .necesita--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.nateevo-restaurantpe--necesita .necesita--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.nateevo-restaurantpe--necesita .necesita--info {
    padding-top: 30px;
    padding-bottom: 35px
}

.nateevo-restaurantpe--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-restaurantpe--necesita .necesita--info .info--descripcion {
    display: block;
    width: 100%;
    max-width: 455px;
    margin: auto
}

.nateevo-restaurantpe--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-restaurantpe--necesita .necesita--info .info--descripcion b {
    font-size: 20px;
    font-weight: 700
}

.nateevo-restaurantpe--necesita .necesita--image {
    position: relative;
    width: 100%;
    height: auto
}

.nateevo-restaurantpe--necesita .necesita--image>img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 690px;
    margin: auto
}

.nateevo-restaurantpe--plan {
    position: relative;
    padding-top: 40px;
    padding-bottom: 80px
}

.nateevo-restaurantpe--plan .plan--titulo {
    font-size: 32px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 40px;
    color: #50535a;
    text-align: center
}

.nateevo-restaurantpe--plan .plan--content {
    width: 100%;
    max-width: 960px;
    margin: auto
}

.nateevo-restaurantpe--plan .plan--slick {
    position: relative
}

.nateevo-restaurantpe--plan .plan--slick .slick-slide {
    text-align: inherit
}

.nateevo-restaurantpe--plan .plan--slick .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center
}

.nateevo-restaurantpe--plan .plan--slick .slick-dots li {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 2px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer
}

.nateevo-restaurantpe--plan .plan--slick .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 2px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: #d3d4d3
}

.nateevo-restaurantpe--plan .plan--slick .slick-dots li button:before {
    content: '';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    text-align: center;
    opacity: .25;
    color: #000
}

.nateevo-restaurantpe--plan .plan--slick .slick-dots li.slick-active button {
    background: #02a9e0
}

.nateevo-restaurantpe--plan .plan--box {
    width: 100%;
    max-width: 290px;
    margin: 5px auto;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.nateevo-restaurantpe--plan .plan--box.plan--box-destacado .box--header {
    background-color: #aa4a9b
}

.nateevo-restaurantpe--plan .plan--box.plan--box-destacado .box--header .box--header-adicional {
    background-color: #983f8a
}

.nateevo-restaurantpe--plan .plan--box .box--header {
    position: relative;
    background-color: #00a9e0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.nateevo-restaurantpe--plan .plan--box .box--header.box--header-descuento .box--header-titulo {
    height: 97px
}

.nateevo-restaurantpe--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-restaurantpe--plan .plan--box .box--header .box--header-titulo .titulo--text {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0
}

.nateevo-restaurantpe--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-restaurantpe--plan .plan--box .box--header .box--header-adicional .descuento--porcentaje {
    display: block;
    width: 100%;
    text-align: center
}

.nateevo-restaurantpe--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-restaurantpe--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-restaurantpe--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-restaurantpe--plan .plan--box .box--body {
    position: relative;
    background-color: #fff;
    border: 1px solid #e9eae8;
    border-top: 0;
    border-bottom: 0;
    padding: 0
}

.nateevo-restaurantpe--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-restaurantpe--plan .plan--box .box--body .box--body-item p {
    margin: 0;
    line-height: 1.4
}

.nateevo-restaurantpe--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
}

.nateevo-restaurantpe--plan .plan--box .box--body .box--body-item .info--text b {
    font-weight: 700
}

.nateevo-restaurantpe--plan .plan--box .box--body .box--body-item .info--text.info--text-titulo {
    font-weight: 400
}

.nateevo-restaurantpe--plan .plan--box .box--body .box--body-item .info--text.info--text-small {
    font-size: 12px;
    font-weight: 300
}

.nateevo-restaurantpe--plan .plan--box .box--body .box--body-item .info--redesocial {
    display: block;
    margin: auto;
    margin-top: 20px;
    max-width: 100%
}

.nateevo-restaurantpe--plan .plan--box .box--body .box--body-item .info--list {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #50535a
}

.nateevo-restaurantpe--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-restaurantpe--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-restaurantpe--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-restaurantpe--plan .plan--box .box--body .box--body-item .info--costo {
    display: block;
    width: 100%;
    text-align: center;
    color: #50535a;
    margin: 0
}

.nateevo-restaurantpe--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-restaurantpe--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-restaurantpe--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-restaurantpe--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-restaurantpe--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-restaurantpe--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;
    margin-top: 5px
}

.nateevo-restaurantpe--plan .plan--box .box--body .box--body-precio .info--costo .info--costo-xmes {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 5px
}

.nateevo-restaurantpe--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-restaurantpe--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-restaurantpe--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-restaurantpe--plan .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 15px;
}

.nateevo-restaurantpe--beneficios {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #954b97
}

.nateevo-restaurantpe--beneficios .beneficios--titulo {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    color: #fff;
    line-height: 1.2
}

.nateevo-restaurantpe--beneficios .beneficios--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.nateevo-restaurantpe--beneficios .beneficios--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.nateevo-restaurantpe--beneficios .beneficios--box {
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 25px auto
}

.nateevo-restaurantpe--beneficios .beneficios--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-restaurantpe--beneficios .beneficios--box .box--imagen>img {
    max-width: 100%
}

.nateevo-restaurantpe--beneficios .beneficios--box .box--titulo {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    text-align: center
}

.nateevo-restaurantpe--beneficios .beneficios--box .box--descripcion {
    text-align: center
}

.nateevo-restaurantpe--beneficios .beneficios--box .box--descripcion p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0
}

.nateevo-restaurantpe--beneficios .beneficios--box .box--link {
    text-align: center
}

.nateevo-restaurantpe--beneficios .beneficios--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-restaurantpe--negocios {
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px
}

.nateevo-restaurantpe--negocios .negocios--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.nateevo-restaurantpe--negocios .negocios--col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.nateevo-restaurantpe--negocios .negocios--titulo {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.3;
    color: #50535a;
    margin: 0;
    margin-bottom: 30px;
    text-align: center
}

.nateevo-restaurantpe--negocios .negocios--descripcion {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    color: #50535a;
    margin: 0;
    text-align: center
}

.nateevo-restaurantpe--negocios .negocios--imagen-desktop img,
.nateevo-restaurantpe--negocios .negocios--imagen-mobile img {
    display: block;
    max-width: 100%;
    margin: auto
}

.nateevo-restaurantpe--negocios .negocios--imagen-desktop {
    display: none
}

.nateevo-restaurantpe--negocios .negocios--imagen-mobile {
    display: block
}

.nateevo-restaurantpe--market {
    position: relative;
    background-color: #fff;
    padding: 40px 0
}

.nateevo-restaurantpe--market .market--titulo {
    font-size: 32px;
    font-weight: 300;
    color: #50535a;
    text-align: center;
    margin-bottom: 40px
}

.nateevo-restaurantpe--market .market--link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 300px;
    margin: auto;
    font-size: 20px;
    text-align: center;
    color: #019bf2;
    text-decoration: none;
    margin-top: 45px;
    height: 40px
}

.nateevo-restaurantpe--market .market--link img {
    margin-left: 5px;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.nateevo-restaurantpe--market .market--portafolio {
    position: relative;
    width: 100%;
    margin: auto
}

.nateevo-restaurantpe--market .market--portafolio .slick-list {
    margin-left: -2px;
    margin-right: -2px
}

.nateevo-restaurantpe--market .market--portafolio .slick-prev {
    left: -35px
}

.nateevo-restaurantpe--market .market--portafolio .slick-next {
    right: -35px
}

.nateevo-restaurantpe--market .market--portafolio .slick-next,
.nateevo-restaurantpe--market .market--portafolio .slick-prev {
    width: 40px;
    height: 40px
}

.nateevo-restaurantpe--market .market--portafolio .slick-next::before,
.nateevo-restaurantpe--market .market--portafolio .slick-prev::before {
    color: #86888c;
    background-color: transparent;
    padding: 0
}

.nateevo-restaurantpe--market .market--portafolio .slick-slide {
    text-align: inherit;
    padding-left: 2px;
    padding-right: 2px
}

.nateevo-restaurantpe--market .market--portafolio .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center
}

.nateevo-restaurantpe--market .market--portafolio .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 2px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer
}

.nateevo-restaurantpe--market .market--portafolio .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 2px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: #d3d4d3
}

.nateevo-restaurantpe--market .market--portafolio .slick-dots li button:before {
    content: '';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    text-align: center;
    opacity: .25;
    color: #000
}

.nateevo-restaurantpe--market .market--portafolio .slick-dots li.slick-active button {
    background: #02a9e0
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box {
    position: relative;
    display: block;
    width: 100%;
    max-width: 288px;
    border: 1px solid #d3d4d3;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 30px
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box.portafolio--box-purple .box--header .header--promocion {
    background-color: #954b97
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header {
    background-color: #f5f5f5
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header.box--header-promo .header--producto {
    padding: 0 15px
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header .header--producto {
    padding: 45px 5px
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header .header--producto .producto--image {
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header .header--producto .producto--image img {
    width: auto;
    max-width: 100%
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header .header--promocion {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #019bf2;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding: 0 1px;
    margin: 0
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body {
    min-height: 160px;
    padding: 12px 8px
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--titulo {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #50535a;
    text-align: center;
    margin: 0;
    margin-bottom: 5px
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--subtitulo {
    font-size: 12px;
    font-weight: 400;
    color: #86888c;
    text-align: center;
    margin: 0;
    margin-bottom: 10px
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--descripcion {
    text-align: center;
    color: #50535a
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--descripcion p {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.3;
    margin: 0
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--footer {
    border-top: 1px solid #d3d4d3
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--footer .button--more {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #a13ea1;
    background-color: #fff;
    text-decoration: none;
    transition: all ease .3s
}

.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--footer .button--more:active,
.nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--footer .button--more:hover {
    background-color: #efefef
}

.nateevo-restaurantpe--modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    overflow: hidden;
    outline: 0
}

.nateevo-restaurantpe--modal-open {
    overflow: hidden
}

.nateevo-restaurantpe--modal-open .nateevo-restaurantpe--modal {
    overflow-x: hidden;
    overflow-y: auto
}

.nateevo-restaurantpe--modal.nateevo-restaurantpe--modal-show {
    visibility: visible
}

.nateevo-restaurantpe--modal.nateevo-restaurantpe--modal-clausula {
    z-index: 1005
}

.nateevo-restaurantpe--modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #000;
    visibility: hidden;
    opacity: 0
}

.nateevo-restaurantpe--modal-open .nateevo-restaurantpe--modal-backdrop {
    visibility: visible;
    opacity: .8;
    transition: opacity, .5s
}

.nateevo-restaurantpe--modal-backdrop-2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1003;
    background-color: #000;
    visibility: hidden;
    opacity: 0
}

.nateevo-restaurantpe--modal-open .nateevo-restaurantpe--modal-backdrop-2 {
    visibility: visible;
    opacity: .3;
    transition: opacity, .5s
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--close span {
    font-weight: 700
}

.nateevo-restaurantpe--modal .modal--dialog {
    position: relative;
    width: auto;
    margin: 30px 25px 15px;
    pointer-events: none
}

.nateevo-restaurantpe--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-restaurantpe--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: .3rem;
    border-top-right-radius: .3rem
}

.nateevo-restaurantpe--modal .modal--body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem 20px 2.5rem
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .body--title {
    font-size: 30px;
    color: #50535a;
    text-align: center;
    font-weight: 300;
    margin-bottom: 10px
}

.nateevo-restaurantpe--modal .modal--body .body--title>span {
    display: block;
    font-weight: 700;
    font-size: 30px
}

.nateevo-restaurantpe--modal .modal--body .body--title-error,
.nateevo-restaurantpe--modal .modal--body .body--title-thanks {
    font-size: 24px;
    color: #019bf2;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px
}

.nateevo-restaurantpe--modal .modal--body .body--subtitle {
    font-size: 16px;
    color: #50535a;
    text-align: center;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px
}

.nateevo-restaurantpe--modal .modal--body .body--descripcion {
    font-size: 16px;
    color: #86888c;
    text-align: center
}

.nateevo-restaurantpe--modal .modal--body .body--descripcion>p {
    font-weight: 300;
    margin: 0
}

.nateevo-restaurantpe--modal .modal--body .body--descripcion a {
    color: #019bf2
}

.nateevo-restaurantpe--modal .modal--body .body--descripcion ul {
    list-style-type: disc;
    padding-left: 20px
}

.nateevo-restaurantpe--modal .modal--body .body--descripcion ul>li {
    margin-bottom: 10px
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .form--group {
    margin-bottom: 10px
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .form--group-box .form--group-icon {
    display: -ms-flexbox;
    display: flex;
    margin-right: -1px
}

.nateevo-restaurantpe--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: .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-restaurantpe--modal .modal--body .form--group-box .form--group-icon .form--group-text::before {
    font-size: 16px
}

.nateevo-restaurantpe--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-restaurantpe--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-restaurantpe--modal .modal--body .form--group-box .form--control:-ms-input-placeholder {
    color: #50535a;
    opacity: 1
}

.nateevo-restaurantpe--modal .modal--body .form--group-box .form--control::placeholder {
    color: #50535a;
    opacity: 1
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .form--control.input--selection {
    border-color: #e2e3e2;
    background-color: #fff
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox {
    position: relative;
    width: 100%;
    margin: 0;
    margin-top: 15px;
    text-align: center
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .form--checkbox .checkbox--label>a {
    color: #019bf2;
    font-weight: 400;
    text-decoration: underline
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label>a:active,
.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label>a:hover {
    text-decoration: none
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label.checkbox--error {
    color: #ff0042
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--input:checked~.checkbox--checked::before {
    color: #ff0042
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--checked {
    color: #ff0042
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--checked::after {
    background-color: #ff0042;
    border-color: #ff0042
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label.checkbox--error .checkbox--error-image {
    display: inline-block;
    margin-left: 4px
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--label .checkbox--error-image {
    position: relative;
    width: 15px;
    top: 0;
    display: none
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--input {
    width: auto;
    opacity: .00000001;
    position: absolute;
    left: 0
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--input:checked~.checkbox--checked::before {
    color: #d3d4d3
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--input:checked~.checkbox--checked::after {
    transform: scale(.6)
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .form--checkbox .checkbox--checked::after,
.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--checked::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    transition: transform .28s ease;
    border-radius: 50%;
    border: 2px solid currentColor
}

.nateevo-restaurantpe--modal .modal--body .form--checkbox .checkbox--checked::after {
    transform: scale(0);
    background-color: #019bf2;
    border-color: #019bf2
}

.nateevo-restaurantpe--modal .modal--body .form--submit {
    display: block;
    margin-top: 25px
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .form--submit .button--send:active,
.nateevo-restaurantpe--modal .modal--body .form--submit .button--send:hover {
    background-color: #019bf2
}

.nateevo-restaurantpe--modal .modal--body .form--submit .button--send:disabled,
.nateevo-restaurantpe--modal .modal--body .form--submit .button--send[disabled] {
    cursor: no-drop;
    background-color: #545454;
    border-color: #545454
}

.nateevo-restaurantpe--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-restaurantpe--modal .modal--body .invalid--msg .invalid--msg-image {
    width: 15px;
    float: left;
    margin-top: 0;
    margin-right: .3rem
}

.nateevo-restaurantpe--modal .modal--body .invalid--msg .invalid--msg-text {
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400
}

.nateevo-restaurantpe--modal .modal--body .error--show {
    display: block
}

.nateevo-restaurantpe--modal .modal--body .not--error {
    display: none
}

.movistar--purple .nateevo-restaurantpe--beneficios .tabs.tabs--pills a {
    color: #fff
}

.movistar--purple .nateevo-restaurantpe--beneficios .tabs.tabs--pills a:hover {
    color: #fff
}

.movistar--purple .nateevo-restaurantpe--beneficios .tabs.tabs--pills a.active,
.movistar--purple .nateevo-restaurantpe--beneficios .tabs.tabs--pills a:hover.active {
    color: #954b96
}

.movistar--purple .nateevo-restaurantpe--beneficios .tabs.tabs--pills .indicator {
    background-color: #fff
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable {
    padding-top: 40px;
    padding-bottom: 0
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__cabecera {
    padding: 0;
    margin: 0;
    margin-bottom: 40px
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__cabecera .tpl-col-pen__titulo {
    padding: 0;
    margin: 0
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__cuerpo {
    width: 100%;
    max-width: 1033px;
    margin: auto
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__title {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    padding: 16px 46px 16px 0
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item_icon {
    font-size: 20px
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development {
    font-weight: 300
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development .item__development--content p {
    margin: 0;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.2
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development .item__development--content a {
    color: #00a9e0;
    text-decoration: none
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development .item__development--content a:hover {
    text-decoration: underline
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development .item__development--content ul {
    list-style: disc;
    margin: 15px 0;
    font-weight: 300;
    padding-left: 20px
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development .item__development--content ul li {
    list-style: disc;
    margin-bottom: 10px;
    line-height: 1.2
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development .item__development--content ul li:last-child {
    margin-bottom: 0
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__pie {
    padding: 0;
    margin-top: 0
}

.nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__pie .btn-pen {
    font-size: 16px
}

@media (min-width: 576px) {
    .nateevo-restaurantpe--modal.nateevo-restaurantpe--modal-clausula .modal--dialog {
        max-width: 510px
    }
    .nateevo-restaurantpe--modal .modal--dialog {
        max-width: 360px;
        margin: 3rem auto 1.75rem
    }
}

@media (min-width: 767px) {
    .nateevo-restaurantpe--beneficios .beneficios--row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .nateevo-restaurantpe--plan .plan--content {
        padding-left: 15px;
        padding-right: 15px
    }
    .nateevo-restaurantpe--plan .plan--slick .slick-list {
        margin-left: -15px;
        margin-right: -15px
    }
    .nateevo-restaurantpe--plan .plan--slick .slick-slide {
        text-align: inherit;
        padding-left: 15px;
        padding-right: 15px
    }
    .nateevo-restaurantpe--plan .plan--box {
        max-width: 100%
    }
    .nateevo-restaurantpe--beneficios .beneficios--col.beneficios--col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .nateevo-restaurantpe--market .market--portafolio .slick-list {
        margin-left: -15px;
        margin-right: -15px
    }
    .nateevo-restaurantpe--market .market--portafolio .slick-slide {
        text-align: inherit;
        padding-left: 15px;
        padding-right: 15px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header.box--header-promo .header--producto {
        padding: 25px 15px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--header .header--promocion {
        font-size: 16px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body {
        padding: 20px 12px;
        min-height: 176px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--titulo {
        font-size: 24px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--subtitulo {
        font-size: 14px;
        margin-bottom: 15px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body .body--descripcion p {
        font-size: 16px
    }
}

@media (min-width: 992px) {
    .nateevo-restaurantpe--plan {
        padding-top: 105px
    }
    .nateevo-restaurantpe--plan .plan--titulo {
        font-size: 40px;
        margin-bottom: 55px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__title {
        padding: 48px 46px 48px 40px;
        font-size: 24px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item_icon {
        font-size: 26px;
        right: 40px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__pie .btn-pen {
        font-size: 18px
    }
}

@media (min-width: 993px) {
    .nateevo--container {
        padding-left: 15px;
        padding-right: 15px
    }
    .nateevo-restaurantpe--principal {
        padding-top: 90px;
        padding-bottom: 90px
    }
    .nateevo-restaurantpe--principal .principal--col.principal--col-1 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .nateevo-restaurantpe--principal .principal--col.principal--col-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .nateevo-restaurantpe--principal .principal--titulo {
        text-align: left;
        font-size: 40px;
        max-width: 430px
    }
    .nateevo-restaurantpe--principal .principal--subtitulo {
        text-align: left
    }
    .nateevo-restaurantpe--principal .principal--descripcion {
        max-width: 450px;
        margin: 0
    }
    .nateevo-restaurantpe--principal .principal--descripcion p {
        text-align: left
    }
    .nateevo-restaurantpe--principal .principal--descripcion b {
        font-size: 24px
    }
    .nateevo-restaurantpe--principal .principal--button {
        text-align: left
    }
    .nateevo-restaurantpe--principal .principal--button .button--planes {
        margin-left: 0;
        margin-right: 0
    }
    .nateevo-restaurantpe--principal .principal--button .button--link {
        margin-left: 0;
        margin-right: 0
    }
    .nateevo-restaurantpe--principal .principal--video {
        margin-top: 0;
        margin-right: 0
    }
    .nateevo-restaurantpe--necesita {
        min-height: 372px;
        overflow: hidden
    }
    .nateevo-restaurantpe--necesita .necesita--row {
        -ms-flex-align: center;
        align-items: center
    }
    .nateevo-restaurantpe--necesita .necesita--col.necesita--col-1 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .nateevo-restaurantpe--necesita .necesita--info {
        padding-top: 85px;
        padding-bottom: 80px
    }
    .nateevo-restaurantpe--necesita .necesita--info .info--titulo {
        text-align: left;
        font-size: 40px
    }
    .nateevo-restaurantpe--necesita .necesita--info .info--descripcion {
        margin: 0
    }
    .nateevo-restaurantpe--necesita .necesita--info .info--descripcion p {
        text-align: left;
        font-size: 18px
    }
    .nateevo-restaurantpe--necesita .necesita--info .info--descripcion b {
        font-size: 24px
    }
    .nateevo-restaurantpe--necesita .necesita--image {
        position: absolute;
        width: 50%;
        top: 0;
        right: 0;
        bottom: 0;
        min-height: 300px
    }
    .nateevo-restaurantpe--necesita .necesita--image>img {
        max-width: none;
        margin: 0;
        object-fit: cover;
        object-position: bottom right;
        height: 100%
    }
    .nateevo-restaurantpe--plan .plan--box .box--body .box--body-item .info--planes {
        margin-bottom: 31px
    }
    .nateevo-restaurantpe--beneficios {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .nateevo-restaurantpe--beneficios .beneficios--titulo {
        font-size: 40px
    }
    .nateevo-restaurantpe--beneficios .beneficios--col.beneficios--col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .nateevo-restaurantpe--beneficios .beneficios--col.beneficios--col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .nateevo-restaurantpe--beneficios .beneficios--box .box--titulo {
        font-size: 18px
    }
    .nateevo-restaurantpe--beneficios .beneficios--box .box--descripcion p {
        font-size: 18px
    }
    .nateevo-restaurantpe--negocios {
        padding-top: 85px;
        padding-bottom: 85px
    }
    .nateevo-restaurantpe--negocios .negocios--row {
        -ms-flex-align: center;
        align-items: center
    }
    .nateevo-restaurantpe--negocios .negocios--col.negocios--col-1 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
    .nateevo-restaurantpe--negocios .negocios--col.negocios--col-2 {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%
    }
    .nateevo-restaurantpe--negocios .negocios--titulo {
        font-size: 36px;
        margin-bottom: 0;
        text-align: left
    }
    .nateevo-restaurantpe--negocios .negocios--descripcion {
        font-size: 24px
    }
    .nateevo-restaurantpe--negocios .negocios--imagen-desktop {
        display: block
    }
    .nateevo-restaurantpe--negocios .negocios--imagen-mobile {
        display: none
    }
    .nateevo-restaurantpe--market {
        padding: 60px 0
    }
    .nateevo-restaurantpe--market .market--titulo {
        font-size: 40px;
        margin-bottom: 60px
    }
    .nateevo-restaurantpe--market .market--portafolio {
        max-width: 944px
    }
    .nateevo-restaurantpe--market .market--portafolio .portafolio--box .box--body {
        min-height: 195px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable {
        padding-top: 60px;
        padding-bottom: 45px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable .tpl-col-pen__cabecera {
        margin-bottom: 65px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development {
        font-size: 20px
    }
    .nateevo-restaurantpe--faq .tpl-col-pen--desplegable .item__development.collapsible-body {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 1199px) {
    .nateevo-restaurantpe--negocios .negocios--titulo {
        font-size: 46px
    }
}

.plan--slick {
    display: flex;
    justify-content: space-between;
}


/* PREGUNTAS FRECUENTES */

@media (min-width: 992px) {
    .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;
    }
}

/* 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-titlelabel:hover {
    color: #019df4!important;
}

[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;
}

.accordion_link_active .lt-toggle-icon {
    transform: translateY(-50%) rotate(0);
}

.ltfaqs__section .accordion_link_active .lt-accordion-titlelabel {
    font-weight: 300;
}


@media (min-width: 768px) {

    .ltfaqs__section .ltfaqs__inner {
        max-width: 700px;
    }

    .ltfaqs__section {
        padding: 32px;
    }

    .ltfaqs__section .ltfaqs__title {
        font-size: 38px;
        margin-bottom: 12px;
        padding: 24px 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-toggle-icon{
    display: none;
} */