.section-center {
  width: 95%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }

.huincha-top {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  padding: 10px 0;}
  @media (max-width: 768px) {
    .huincha-top {
      top: 40px; } }
  .huincha-top img {
    width: 90%;
    max-width: 990px;
    display: block;
    margin: 0 auto; }

a.close-huincha {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  background-color: #DA0080;
  color: #ffffff;
  border-radius: 20px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 100%;
  padding: 5px;
  font-weight: 700; }

.huincha-preventa {
    background-color: #8a1f9c;
    color: #ffffff;
    text-align: center;
    padding: .60rem;
}
.huincha-preventa p {
  display: inline-block;
}

.legal {
  background-color: #e9e9e9;
  padding: .60rem;
}

.legal p {
  text-align: right;
}

  @media (max-width: 768px) {
    a.close-huincha {
      top: 5px;
      right: 5px;
      font-size: 12px;
      width: 20px;
      height: 20px;
      padding: 3px; } }
  @media (max-width: 480px) {
    a.close-huincha {
      width: 15px;
      height: 15px;
      padding: 2px; } }
  @media (max-width: 340px) {
    a.close-huincha {
      width: 12px;
      height: 12px;
      padding: 0;
      font-size: 10px; } }

.fe_wrap {
  min-height: 650px;
  margin-top: 0; }
  @media (max-width: 768px) {
    .fe_wrap {
      margin-top: 40px; } }

.fe_content {
  width: 95%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  min-height: 645px; }
  .fe_content_tabs {
    flex: 1;
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .fe_content_tabs .tabs_titles {
      display: flex;
      color: #ffffff;
      justify-content: space-between; }
      .fe_content_tabs .tabs_titles .item {
        padding: 15px 15px 15px 10px;
        background-color: #7C6D89;
        margin-right: 5px;
        flex: 1 auto;
        font-size: .9rem;
        cursor: pointer;
        display: flex;
        align-content: center; }
        .fe_content_tabs .tabs_titles .item:hover {
          background-color: #5D4E69; }
        .fe_content_tabs .tabs_titles .item:last-child {
          margin-right: 0; }
        .fe_content_tabs .tabs_titles .item.active {
          box-shadow: inset 0 4px 0 #DA0080;
          background-color: #DFE1E4;
          color: #2D1441;
          font-family: 'cerabold'; }
          .fe_content_tabs .tabs_titles .item.active .item-icono.avion {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/avion-hover.svg); }
          .fe_content_tabs .tabs_titles .item.active .item-icono.celular {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/cellphone-hover.svg); }
          .fe_content_tabs .tabs_titles .item.active .item-icono.exit {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/exit-hover.svg); }
          .fe_content_tabs .tabs_titles .item.active .item-icono.chip {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/chip-hover.svg); }
        .fe_content_tabs .tabs_titles .item .item-icono {
          display: inline-block;
          width: 27px;
          height: 21px;
          background-position: center center;
          background-repeat: no-repeat;
          margin-right: 5px; }
          .fe_content_tabs .tabs_titles .item .item-icono.avion {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/avion.svg); }
          .fe_content_tabs .tabs_titles .item .item-icono.celular {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/cellphone.svg); }
          .fe_content_tabs .tabs_titles .item .item-icono.exit {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/exit.svg); }
          .fe_content_tabs .tabs_titles .item .item-icono.chip {
            background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/chip.svg); }
      .fe_content_tabs .tabs_titles-bam {
        justify-content: flex-start; }
        .fe_content_tabs .tabs_titles-bam .item {
          flex: auto 0; }
    .fe_content_tabs .tabs_info {
      background-color: #DFE1E4;
      padding: 1.2rem;
      min-height: 370px; }
      .fe_content_tabs .tabs_info-tab {
        display: none; }
  .fe_content_carousel {
    min-width: 320px;
    margin-right: 60px; }
    .fe_content_carousel-bam {
      min-width: 380px; }
.fe_detalles {
  padding: 1.5rem 0;
  justify-content: flex-end; }
.fe_modal_plan {
  background-color: white;
    border-radius: 10px;
    padding: 2rem;
    margin-left: auto;
    margin-right: auto; }
  .fe_modal_plan-title {
    margin: 0;
    text-align: center;
    color: #251630;
    font-size: 1.2rem;
    font-family: 'cerabold'; }
  .fe_modal_plan-text {
    color: #706D72;
    font-size: 1rem;
    font-family: 'ceramedium';
    text-align: center; }
  
  .fe_modal_plan.seccion_llamanos {
    /*width: 600px;
    max-width: 360px;*/
    padding: 0; /*2rem 1rem 2rem;*/}

.box_solicitar_pack {
  padding: 2.4rem 1.2rem 2.4rem;
}
.box_solicitar_pack h3{
  color: #494C66;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin-top: 1rem;
}

.form_modal {
    padding: 2rem 0;
}

    .fe_modal_plan.seccion_llamanos .fe_modal_plan-title {
      margin-bottom: 1.5rem; }
    .fe_modal_plan.seccion_llamanos .texto_link_sucursales {
      color: #6D6871;
      font-size: .8rem;
      text-align: center; }
      .fe_modal_plan.seccion_llamanos .texto_link_sucursales a {
        color: #3D1058;
        text-decoration: none;
        font-family: 'ceramedium'; }
  .fe_modal_plan.modal_bolsas_ficha {
    max-width: 430px; }
  .fe_modal_plan.modal_bam {
    max-width: 430px; }
.fe_medios_pago {
  padding-top: 1.5rem;
  color: #ffffff; }
  .fe_medios_pago h4 {
    font-size: 1rem;
    margin: 0 0 .7rem 0;
    text-align: center;
    font-family: 'ceramedium'; }
  .fe_medios_pago-list {
    display: flex;
    justify-content: space-around; }
    .fe_medios_pago-list h5 {
      font-family: 'ceraregular';
      font-size: .8rem;
      margin: 0 0 .8rem 0; }
      .fe_medios_pago-list h5 img {
        margin-right: 5px; }

.store_txt{
    text-align: center;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 13px;
    margin-top: 20px;
}
.store_txt a{
  color: #e92070;
  text-decoration: underline;
}
.fe_beneficios_bam {
  padding: 2rem 0; }

.content_bolsas_modal {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin-top: 2rem; }
  .content_bolsas_modal .bolsa_modal {
    width: 153px;
    border-radius: 5px;
    margin-bottom: 1.5rem; }
    .content_bolsas_modal .bolsa_modal-title {
      color: #ffffff;
      background-color: #3D1058;
      padding: .4rem;
      border-radius: 5px 5px 0 0;
      font-family: 'ceraregular';
      text-align: center; }
      .content_bolsas_modal .bolsa_modal-title strong {
        font-family: 'ceramedium'; }
    .content_bolsas_modal .bolsa_modal .border {
      border-right: 1.6px solid #AAA9AA;
      border-bottom: 1.6px solid #AAA9AA;
      border-left: 1.6px solid #AAA9AA;
      border-radius: 0 0 5px 5px;
      background-color: #FFFFFF;
      padding: .4rem;
      border-top: 0; }
    .content_bolsas_modal .bolsa_modal-opcion .text {
      font-size: .8rem;
      color: #706D72;
      padding-left: 25px;
      background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/dinero-color.svg);
      background-position: 6px 2px;
      background-repeat: no-repeat;
      margin-bottom: .2rem; }
    .content_bolsas_modal .bolsa_modal-opcion .precio {
      display: block;
      color: #24152F;
      font-size: 1.5rem;
      font-family: 'ceraregular';
      padding-left: 25px;
      margin-bottom: .7rem; }
    .content_bolsas_modal .bolsa_modal-opcion + .bolsa_modal-opcion {
      margin-top: 2rem;
      position: relative; }
      .content_bolsas_modal .bolsa_modal-opcion + .bolsa_modal-opcion .precio {
        font-size: 1.3rem; }
      .content_bolsas_modal .bolsa_modal-opcion + .bolsa_modal-opcion::before {
        content: "+";
        position: absolute;
        top: -1.2rem;
        left: 50%;
        margin-left: -7px;
        font-size: 2rem;
        color: #24152F;
        display: block;
        line-height: 0; }
    .content_bolsas_modal .bolsa_modal-btn {
      border: 1.6px solid #3D1058;
      padding: .6rem 1rem;
      text-align: center;
      display: block;
      font-size: .95rem;
      color: #3D1058;
      border-radius: 5px;
      background-color: #FFFFFF;
      font-family: 'ceramedium'; }
      .content_bolsas_modal .bolsa_modal-btn:hover {
        color: #ffffff;
        background-color: #3D1058; }

.name_phone {
  color: #ffffff;
  margin-bottom: 1rem; }

  .name_phone h4 {
    margin: 0;
    font-size: 1.2rem;
    font-family: 'ceraregular'; }

  .name_phone h2 {
    margin: 0;
    font-size: 2.1rem; }

  .name_phone.mobile {
    display: none; }

    .name_phone > img.compatible5g  {
      padding-right: 10px; padding-top: 17px; float: left; width:60px !important
    }

.name_phone.mobile > h4 img.compatible5g {
  padding-right: 10px;  height:25px !important;
    }

  

.cont_equipo {
  display: flex;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .cont_equipo-thumbs {
    display: flex;
    flex-flow: column; }
    .cont_equipo-thumbs span {
      border-radius: 3px;
      width: 59px;
      height: 105px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 1rem;
      cursor: pointer;
      background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/capa.svg);
      background-repeat: no-repeat; }
      .cont_equipo-thumbs span img {
        width: 100%;
        margin-top: -11px;
        max-width: 40px;
      }
      .cont_equipo-thumbs span.active {
        background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/capa-selected.svg); }
  .cont_equipo-vista {
    width: 248px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center; }
  .cont_equipo-bam {
    flex-flow: column;
    padding-top: calc(2rem + 63px); }
    .cont_equipo-bam .cont_equipo-vista {
      height: 320px;
      width: 100%;
      text-align: center;
      margin-bottom: 2.3rem; }
    .cont_equipo-bam .cont_equipo-thumbs {
      flex-flow: row;
      justify-content: space-between; }
      .cont_equipo-bam .cont_equipo-thumbs .vista-minuatura {
        width: 81px;
        height: 86px;
        background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/capa-bam.svg); }
        .cont_equipo-bam .cont_equipo-thumbs .vista-minuatura.active {
          background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/capa-selected-bam.svg); }

.bgpurple {
  background-color: #3D1457; }

.cont_img_bandas {
  text-align: right;
  margin-top: 1rem; }
  .cont_img_bandas img {
    max-width: 225px; }

.cont_boxes {
  display: flex;
  justify-content: space-between; }
  .cont_boxes_info {
    width: 100%;
    margin-right: 1.2rem;
    border-radius: .5rem;
    background-color: #ffffff; }
    .cont_boxes_info:last-child {
      margin-right: 0; }
    .cont_boxes_info .head {
      padding: .25rem 1.2rem .5rem 2.9rem;
      position: relative;
      border-radius: .5rem .5rem 0 0; }
      .cont_boxes_info .head .icon {
        position: absolute;
        left: 11px;
        top: 7px;
        width: 26px;
        height: 36px; }
      .cont_boxes_info .head span {
        color: #ffffff;
        font-size: 1.1rem;
        font-family: 'ceramedium'; }
      .cont_boxes_info .head p {
        color: rgba(255, 255, 255, 0.7);
        font-family: 'ceraregular';
        font-size: .8rem; }
      .cont_boxes_info .head.purple {
        background-color: #661774; }
      .cont_boxes_info .head.darkpurple {
        background-color: #3D1058; }
    .cont_boxes_info .body {
      border-radius: 0 0 .5rem .5rem;
      padding: 1.1rem 1.3rem;
      min-height: 285px;
      box-shadow: 1px 2px 49px rgba(199, 191, 191, 0.5); }
      .cont_boxes_info .body .body_texto {
        font-size: .9rem;
        text-align: center;
        color: #706D72;
        font-family: 'ceramedium'; }
        .cont_boxes_info .body .body_texto--renuevate {
          font-family: 'ceralight';
          max-width: 550px;
          text-align: center;
          color: #706D72;
          margin: 0 auto 2rem; }
          .cont_boxes_info .body .body_texto--renuevate strong {
            font-family: 'cerabold'; }
      .cont_boxes_info .body .body_precio {
        color: #24152F;
        font-size: 1.9rem;
        font-family: 'cerabold';
        display: block;
        text-align: center;
        margin-bottom: .3rem; }
      .cont_boxes_info .body .icon-mas {
        text-align: center;
        font-size: 2rem;
        color: #706D72;
        display: block;
        height: 20px;
        line-height: 17px;
        margin-bottom: .5rem; }
      .cont_boxes_info .body .body_legal {
        font-size: .7rem;
        color: #6D6871;
        text-align: center; }
      .cont_boxes_info .body .body_btn-seleccion {
        color: #6D6871;
        background-color: #F4F4F4;
        background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/emprendedores/equipos/ficha/arrow-right.svg);
        background-position: calc(100% - 10px) 50%;
        background-repeat: no-repeat;
        border: 1px solid #AAA9AA;
        border-radius: .4rem;
        min-height: 44px;
        text-align: left;
        display: flex;
        align-items: center;
        text-indent: .7rem;
        font-size: .9rem;
        font-family: 'ceramedium';
        margin-bottom: 1.2rem;
        outline: none;
        cursor: pointer; }
        .cont_boxes_info .body .body_btn-seleccion.full {
          width: 100%; }
        .cont_boxes_info .body .body_btn-seleccion.elegido {
          text-align: center;
          text-indent: inherit;
          justify-content: center;
          padding: 5px 0; }
          .cont_boxes_info .body .body_btn-seleccion.elegido span {
            display: block; }
            .cont_boxes_info .body .body_btn-seleccion.elegido span.plan-seleccionado {
              font-family: 'ceraregular'; }
            .cont_boxes_info .body .body_btn-seleccion.elegido span.precio-plan-seleccionado {
              color: #24152F;
              font-size: 1.3rem;
              font-family: 'ceraregular'; }
          .cont_boxes_info .body .body_btn-seleccion.elegido .elegido-arriendo {
            position: relative; }
            .cont_boxes_info .body .body_btn-seleccion.elegido .elegido-arriendo::before {
              content: '+';
              position: absolute;
              right: -42px;
              top: 2%;
              font-size: 2rem;
              display: inline-block;
              font-family: 'ceralight';
              display: none; }
        .cont_boxes_info .body .body_btn-seleccion.compralo {
          flex-flow: column; }
        .cont_boxes_info .body .body_btn-seleccion.arriendalo {
          flex-flow: row;
          justify-content: space-around; }
        .cont_boxes_info .body .body_btn-seleccion.non-icon {
          background-image: none; }
      .cont_boxes_info .body .body_btn-solicitar {
        background-color: #DA0080;
        min-height: 44px;
        width: 100%;
        text-align: center;
        border-radius: .4rem;
        font-size: .9rem;
        color: #ffffff;
        border: 0;
        margin-bottom: 1.2rem;
        font-family: 'cerabold';
        outline: none;
        letter-spacing: .8px; }
        .cont_boxes_info .body .body_btn-solicitar.disabled {
          background-color: #BCB4C2; }
        .cont_boxes_info .body .body_btn-solicitar[disabled] {
          background-color: #BCB4C2; }
          .cont_boxes_info .body .body_btn-solicitar[disabled]:hover {
            background-color: #BCB4C2; }
        .cont_boxes_info .body .body_btn-solicitar:hover {
          background-color: #B00268; }
      .cont_boxes_info .body_doble {
        display: flex;
        justify-content: space-between;
        min-height: 285px; }
        .cont_boxes_info .body_doble-column {
          width: 100%;
          margin-right: 1.2rem;
          display: flex;
          flex-flow: column;
          justify-content: center; }
          .cont_boxes_info .body_doble-column:last-child {
            margin-right: 0; }
          .cont_boxes_info .body_doble-column.chip {
            display: flex;
            flex-flow: column;
            justify-content: center;
            align-items: center;
            position:relative;
            top:-10px;}

            .cont_boxes_info .body_doble-column.chip p {
              text-align: center;
              color: #6D6871;
              font-size: 1.5rem;
              margin-bottom: .4rem; }
              .cont_boxes_info .body_doble-column.chip p:first-of-type {
                font-size: .9rem; }
              .cont_boxes_info .body_doble-column.chip p:last-child {
                margin-bottom: 0;
                color: #A3A3A3;
                font-size: .9rem; }
              .cont_boxes_info .body_doble-column.chip p strong {
                font-family: 'cerabold'; }
              .cont_boxes_info .body_doble-column.chip p span {
                margin-left: 10px;
                margin-right: 10px;
                display: inline-block; }
                .cont_boxes_info .body_doble-column.chip p span.more {
                  font-family: 'ceramedium'; }
          .cont_boxes_info .body_doble-column .chip-icon {
            margin-bottom: 1rem; }
          .cont_boxes_info .body_doble-column .chip-mensaje {
            background-color: #FBFBFB;
            border: 1px solid #DAD4D4;
            padding: 1.2rem; }
  .cont_boxes_alone {
    max-width: 49%; }

.form_telefono {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto; }
  .form_telefono .legend-input {
    display: flex;
    margin-bottom: .4rem;
    justify-content: space-between;
    font-size: .9rem;
    font-family: 'cerabold';
    color: #24152F; }
    .form_telefono .legend-input span {
      font-family: 'ceralight';
      color: #6D6871;
      font-size: .74rem; }
  .form_telefono .field-inputcontent {
    display: block;
    position: relative;
    background-color: #fff;
    border-radius: .4rem;
    border: 1px solid #7a7a7a;
    font-family: "ceralight";
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 1rem; }
  .form_telefono .field-codegris {
    font-family: 'Open Sans',sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #CFCFD7;
    color: #6D6772;
    min-width: 38px;
    z-index: 2;
    text-align: center;
    border-radius: .4rem 0 0 .4rem;
    line-height: 43px;
    font-size: .9rem;
    padding-left: 0.4rem;
    padding-right: .4rem; }
    .form_telefono .field-codegris img {
      position: relative;
      top: -2px; }
  .form_telefono .field-input {
    width: 100%;
    min-height: 38px;
    padding: .6rem 1rem .6rem 3rem;
    font-size: 1.1rem;
    position: relative;
    z-index: 1;
    background-color: transparent;
    border: 0;
    font-family: 'ceralight';
    font-weight: 400;
    color: #24152F;
    outline: none; }
    .form_telefono .field-input:-webkit-autofill {
      border-radius: .4rem;
      -webkit-box-shadow: 0 0 0 30px white inset;
      background-color: transparent !important; }
    .form_telefono .field-input.num-celular {
      padding-left: 4rem; }
    .form_telefono .field-input.regular {
      padding-left: 1rem; }
  .form_telefono .icono-alert {
    position: absolute;
    top: .7rem;
    right: .6rem;
    display: none;
    z-index: 3; }
  .form_telefono .icono-listo {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: .6rem;
    z-index: 3;
    display: none; }
  .form_telefono .field-error {
    position: absolute;
    top: 98%;
    right: 0;
    background-color: #FDEABF;
    color: #B52F2F;
    font-size: .7rem;
    font-weight: 500;
    padding: 0.3rem 0.4rem;
    border-radius: .3rem;
    z-index: 3;
    display: none;
    min-width: 160px; }
    .form_telefono .field-error::before {
      content: "";
      width: 12px;
      height: 12px;
      position: absolute;
      top: -6px;
      right: 13px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      display: block;
      background-color: #FDEABF; }
  .form_telefono .bloque-codigo {
    height: 80px;
    width: 100%;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .form_telefono .bloque-codigo img {
      width: 100%;
      margin-right: 0;
      max-width: 230px; }
    .form_telefono .bloque-codigo .actualize {
      max-width: 40px; }

.form_modal-datos {
  margin-bottom: 2rem; }
.form_modal-mensaje .inner {
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column; }
.form_modal-mensaje img {
  margin-bottom: 2.5rem; }
.form_modal-mensaje h5 {
  color: #251630;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  margin-top: 0;
  font-family: 'cerabold'; }
.form_modal-mensaje p {
  color: #251630;
  font-size: .9rem;
  text-align: center;
  margin-bottom: 4rem; }

.opcion_contratar_online{
  width:285px;
  height: 48px;
  box-shadow: 0 2px 4px rgb(45 18 65 / 15%);
  border: 1px solid transparent;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
  margin-bottom: 15px;
  transition: border-color .3s;
  cursor: pointer;}
  .opcion_contratar_online:hover { 
    border-color: #E92070;}
  .opcion_contratar_online div {
    display: flex;
    align-items: center;}
  .opcion_contratar_online div img{
    border-right: 1px solid #C9CFD7;
    padding-right: 10px;
    margin-right: 10px;}
  .opcion_contratar_online div p {
    font-family: 'ceramedium';
    color: #381451;
    font-weight: 400;
    font-size: 13px;}
    .opcion_contratar_online div p strong{
      font-family: 'cerabold';
      color: #381451;
      font-weight: 700;
      font-size: 16px;}
  .opcion_contratar_online .opcion_arrow {
    transition: all .3s;
    transform: translateX(0px);}
  .opcion_contratar_online:hover .opcion_arrow {
    transform: translateX(3px);}

    .opcion_contratar_online2{
      width:285px;
      height: 48px;
      box-shadow: 0 2px 4px rgb(45 18 65 / 15%);
      border: 1px solid transparent;
      border-radius: 8px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 12px 15px;
      margin-bottom: 15px;
      transition: border-color .3s;
      cursor: pointer;}
      .opcion_contratar_online2:hover { 
        border-color: #E92070;}
      .opcion_contratar_online2 div {
        display: flex;
        align-items: center;}
      .opcion_contratar_online2 div img{
        border-right: 1px solid #C9CFD7;
        padding-right: 10px;
        margin-right: 10px;}
      .opcion_contratar_online2 div p {
        font-family: 'ceramedium';
        color: #381451;
        font-weight: 400;
        font-size: 13px;}
        .opcion_contratar_online2 div p strong{
          font-family: 'cerabold';
          color: #381451;
          font-weight: 700;
          font-size: 16px;}
      .opcion_contratar_online2 .opcion_arrow {
        transition: all .3s;
        transform: translateX(0px);}
      .opcion_contratar_online2:hover .opcion_arrow {
        transform: translateX(3px);}    
    
.box_call {
  width:285px;
  height: 48px;
  box-shadow: 0 2px 4px rgb(45 18 65 / 15%);
  border: 1px solid transparent;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
  transition: border-color .3s;
  cursor: pointer;}
  .box_call:hover {
    border-color: #E92070; }
  .box_call div {
    display: flex;
    align-items: center;}
  .box_call div img{
    border-right: 1px solid #C9CFD7;
    padding-right: 10px;
    margin-right: 10px;}
  .box_call div p {
    font-family: 'ceramedium';
    color: #381451;
    font-weight: 400;
    font-size: 13px;}
    .box_call div p strong{
      font-family: 'cerabold';
      color: #381451;
      font-weight: 700;
      font-size: 16px;}
  .box_call .opcion_arrow {
    transition: all .3s;
    transform: translateX(0px);}
  .box_call:hover .opcion_arrow {
      transform: translateX(3px);}

.box_mail {
  min-height: 91px;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FBFBFB;
  border: 1px solid #DAD4D4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem; }
  .box_mail img {
    margin-right: .5rem; }

.box_detalles_tecnicos {
  width: calc(100% - 380px); }
  .box_detalles_tecnicos-list {
    padding: 8px 10px 8px 20px; }
    .box_detalles_tecnicos-list:nth-child(even) {
      background-color: #e9e9e9; }
    .box_detalles_tecnicos-list h3 {
      font-size: 1rem;
      font-family: 'ceraregular';
      margin: 0 0 .8rem 0; }
    .box_detalles_tecnicos-list ul li {
      list-style: none;
      margin: 0 0 5px 0;
      font-size: .7rem; }
      .box_detalles_tecnicos-list ul li::before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 3px;
        background: #242424;
        margin: 0 5px 0 0;
        border-radius: 5px; }
      .box_detalles_tecnicos-list ul li.no-bullet::before {
        display: none; }

.sidebar,
#sticky-equipo {
  will-change: min-height; }

.sidebar__inner {
  position: relative;
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform; }

.btn_primario-ficha {
  background-color: #DA0080;
  min-height: 44px;
  width: 100%;
  text-align: center;
  border-radius: .4rem;
  font-size: .9rem;
  color: #ffffff;
  border: 0;
  font-family: 'cerabold';
  outline: none;
  letter-spacing: .8px; }

.title_section {
  color: #24152F;
  font-size: 1.4rem;
  text-align: center;
  font-family: 'cerabold';
  margin-top: 0; }

.beneficios_bam {
  display: flex;
  justify-content: center; }
  .beneficios_bam-item {
    margin-right: 2rem;
    flex-basis: 160px;
    text-align: center; }
    .beneficios_bam-item:last-child {
      margin-right: 0; }
    .beneficios_bam-item figure {
      height: 60px;
      margin-bottom: 1rem; }
    .beneficios_bam-item p {
      color: #7C6C8A;
      font-size: .95rem; }

@media (max-width: 480px) {
  .name_phone {
    display: none; }

    .name_phone.mobile {
      display: block;
      text-align: left;
    padding-left:20px }

  .fe_wrap {
    margin-top: 40px; }
  .fe_content {
    flex-flow: column;
    padding-top: 20px; }
    .fe_content_carousel {
      margin-bottom: .5rem; }
      .fe_content_carousel-bam {
        margin-right: auto;
        margin-left: auto;
        min-width: 280px; }
        .fe_content_carousel-bam .cont_equipo-vista {
          margin-left: auto;
          height: 280px;
          margin-bottom: .5rem; }
        .fe_content_carousel-bam .cont_equipo-thumbs .vista-minuatura {
          width: 61px;
          height: 66px; }
    .fe_content_tabs {
      padding-top: .5rem; }
      .fe_content_tabs .tabs_titles .item {
        text-align: center;
        font-size: .7rem;
        padding: 10px 3px;
        flex: 1;
        flex-flow: column;
        align-items: center; }
        .fe_content_tabs .tabs_titles .item .item-icono {
          margin-bottom: 3px;
          margin-right: 0; }
      .fe_content_tabs.fixed-element .tabs_titles {
        position: fixed;
        top: 40px;
        z-index: 998;
        left: 0;
        width: 100%;
        padding-left: 2.5%;
        padding-right: 2.5%;
        background-color: #75207D; }
  .fe_modal_plan {
    padding: 2rem 1rem 1rem; }
    .fe_modal_plan.seccion_llamanos {
      max-width: 100%; }
  .fe_medios_pago-list {
    flex-flow: column; }
    .fe_medios_pago-list .item {
      text-align: center;
      margin-bottom: 1.5rem; }
      .fe_medios_pago-list .item:last-child {
        margin-bottom: 0; }
  .fe_beneficios_bam {
    padding: 1rem 0; }

  .cont_boxes {
    flex-flow: column; }
    .cont_boxes_info {
      margin-bottom: 1rem;
      margin-right: 0;
      max-width: 100%; }
      .cont_boxes_info .body_doble {
        flex-flow: column; }
        .cont_boxes_info .body_doble-column {
          margin-right: 0;
          margin-bottom: 1rem; }
          .cont_boxes_info .body_doble-column.chip p br {
            display: none; }
    .cont_boxes_alone {
      max-width: 100%; }

  .content_bolsas_modal {
    margin-top: 1rem;
    justify-content: space-around; }
    .content_bolsas_modal .bolsa_modal {
      width: 132px;
      margin-bottom: 1rem; }
      .content_bolsas_modal .bolsa_modal-btn {
        font-size: .8rem; }

  .box_detalles_tecnicos {
    width: calc(100%); }

  .form_modal-mensaje .inner {
    min-height: 340px; }

  .cont_equipo {
    justify-content: center;
    padding-top: .5rem;
    padding-bottom: .5rem; }
    .cont_equipo-vista {
      width: 135px;
      margin-left: 3rem; }
      .cont_equipo-vista .vista-big {
        max-width: 100%;
        max-height: 280px; }
    .cont_equipo-thumbs span {
      width: 35px;
      height: 55px;
      background-size: cover;
      margin-bottom: 1.2rem; }
      .cont_equipo-thumbs span img {
        max-width: 19px;
        max-height: 35px; }
    .cont_equipo .cont_img_bandas img {
      max-width: 100%; }

  .headIN {
    height: 40px !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #2D1441; }

  .beneficios_bam {
    flex-flow: column; }
    .beneficios_bam-item {
      margin-right: 0; }
      .beneficios_bam-item:last-child {
        margin-right: 0;
        margin-bottom: 1rem; } }
.modal_bg {
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  position: fixed;
  padding: 2rem;
  top: -100px;
  left: 0;
  right: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  visibility: hidden;
  height: 1px;
  opacity: 0; }
  .modal_bg.show-bg {
    visibility: visible;
    overflow: auto;
    opacity: 1;
    top: 0;
    bottom: 0;
    height: 100vh; }
    .modal_bg.show-bg .modal {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  .modal_bg .modal {
    max-width: 100%;
    max-height: auto;
    border-radius: .5rem;
    position: relative;
    padding: 0rem;
    background: #F1F3F5;
    -webkit-transition: .4s all linear;
    transition: .4s all linear;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  .modal_bg .modal-close {
    font-size: .875rem;
    color: #551261;
    position: absolute;
    border-radius: 50%;
    top: .5rem;
    right: .5rem;
    width: 30px;
    height: 30px;
    z-index: 75;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .2s all;
    transition: .2s all; }
    .modal_bg .modal-close::before {
      content: "+";
      color: #494C66;
      font-weight: 700;
      font-size: 2rem;
      transform: rotate(45deg);
      top: -2px;
      position: relative;
      left: 2.5px; 
      transition: font-size .3s;}
    .modal_bg .modal-close:hover:before {
      font-size: 2.2rem; }

*[data-modal] {
  display: none; }

@media (max-width: 480px) {
  .modal_bg {
    padding: 1rem; }
    .modal_bg .modal-close:before {
      left: 2.4px; } }
@media (min-width: 1024px) and (max-width: 1248px) {
  .cont_boxes_info .head p {
    font-size: .7rem; } }
@media (max-width: 330px) {
  .form_telefono .bloque-codigo {
    height: 60px; }
    .form_telefono .bloque-codigo img {
      max-width: 170px; }

  #form_contrata_ficha {
    width: 100%; } }
.modal-open {
  overflow: hidden; }



.wom-mundos {
  margin-top: 0;
}
.wom-mundos li a {
  font-size: .9rem;
  text-transform: uppercase;
  border-top: 3px solid transparent;
}
.wom-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #6f1a7e), to(#2b0a37));
  height: 42px;
}
.main-nav ul li a {
  font-size: 1rem;
  padding: 0 1.5rem;
  height: 42px;
  display: flex;
  align-items: center;
  font-family: 'ceraregular';
  font-weight: 500;

}

@media (max-width: 480px) {
  .main-head .header-nav {
      height: 0;
  }
  }

