.tabsPrincipales {
  background-color: #f5f5f5;
  position: relative;
}

.section3515 picture {
  position: relative;
}

.section3515 picture a {
  position: absolute;
}

.section3515 h1 {
  margin-bottom: 2px;
  margin-top: 2px;
}

.boxinfo1,
.boxinfo2 {
  display: none;
}

.boxinfo1 img {
  max-height: 155px;
}

.boxinfo2 img {
  height: 140px;
}

.boxinfo3 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
}

.boxinfo3 .subtitle {
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
}

.boxinfo3 .plan-info-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.container_title,
.banner-central {
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg-text-mb.webp), url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg.webp);
  background-size: contain, cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding: 30px 10px 50px;
  height: 150px;
  cursor: pointer;
}

.container_title.bogota700Megas {
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg-text-mb-bogota.webp), url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg.webp);
}

.bgDark {
  background: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/Banner_Escaleras_mov.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #019df4;
}

.banner-central {
  padding: 10px 0;
  background: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/BANNER_LP_FIBRA_MOV.webp);
  height: 411px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.container_title-item,
.container_title-item3 {
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}

.container_title-item3 {
  margin: 0 auto;
  width: 85%;
  font-size: 16px;
  line-height: 24px;
  margin-top: 9.5px;
}

.container_title-item2 {
  font-size: 8px;
  line-height: 1;
  font-weight: 400;
  object-fit: contain;
}

.sectionTabs {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
  padding: 1rem 5px 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.sectionTabs::-webkit-scrollbar {
  display: none;
}

.sectionTabs_container {
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  display: grid;
  
  grid-template-columns: 70% auto;
  width: 90%;
  max-width: 730px;
  height: 58px;
  gap: 5px;
  padding: 6px;
  background-color: var(--white);
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  margin: 0 auto;
}

.sectionTabs_container+.c-slider__control {
  display: none;
}

.sectionTabs_button {
  width: 100%;
  height: 43px;
  padding: 5px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  cursor: pointer;
  background: var(--bg-lightGray);
  color: var(--darkBlue);
  line-height: 1rem;
  border-radius: 28px;
  font-weight: 400;
}

.sectionTabs_button.verMas {
  display: flex;
  text-decoration: underline;
  color: var(--blue);
  height: auto;
  max-height: 50px;
}

.sectionTabs_items .sectionTabs_button.tab:nth-child(n + 3) {
  display: none;
}

.sectionTabs_container.expand {
  margin: 0 0 2% 3%;
  width: 90%;
  max-width: 736px;
  display: grid;
  grid-template-columns: 100%;
  left: 2%;
  transform: translatey(-50%, -50%);
}

.sectionTabs_container.expand .sectionTabs_items .sectionTabs_button.tab:nth-child(n + 3) {
  display: inline-block;
}

.sectionTabs_container.expand+.c-slider__control {
  display: block;
}

.sectionTabs .sectionTabs_container.expand .sectionTabs_items .slick-slide {
  margin: 0 5px;
}

.sectionTabs_button.active {
  background: var(--darkBlue);
  color: #fff;
}

.sectionTabs_items {
  display: flex;
  gap: 8px;
  align-items: center;
}

.netflixTab {
  width: 75%;
}

.mov {
  max-width: 16px;
  height: 16px;
  width: 30%;
}

.sectionTabs_title {
  margin: 0 auto;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.container_subtitle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
  margin: 0 auto;
  color: #fff;
  padding: 2rem 0 0;
}

.container_subtitle-item1 {
  font-size: 20px;
  color: var(--darkBlue);
}

.container_subtitle-item2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 5px;
  line-height: normal;
  font-size: 18px;
  width: 100%;
  max-width: 343px;
  padding: 10px;
  background: #019df4;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.container {
  padding-top: 2.8rem;
}

.hidden-salto {
  display: none;
}

.bloque {
  display: none;
  padding-bottom: 5px;
}

.bloque.active {
  display: block;
}

.cx_mb {
  display: block;
}

.cx_dn {
  display: none;
}

.sectionTabs_container.only-plans {
  top: 0.5%;
}

.page-fibra .slidemenu_container {
  display: none !important;
}

#seccion-planes .btn-more-benefits {
  width: 230px;
}

.sectionTabs .c-slider__control {
  position: absolute;
  top: -39%;
  left: 93%;
}

.buttonnbk {
  margin: 0 auto;
  width: max-content;
  font-size: clamp(10px, 0.6rem, 12px);
}

.itemOculto.active {
  margin-top: 35px;
}

 .section3515 {
    width: 100%;
    height: auto;
  }

  
  .sectionTabs_container .sectionTabs_button {
    min-width: 90px;
  }

@media only screen and (min-width: 400px) {
  .netflixTab {
    max-width: 40px;
  }

  .sectionTabs_container.expand {
    margin: 0 0 0 6%;
  }

  .sectionTabs .c-slider__control {
    left: 86%;
  }
}

@media only screen and (min-width: 768px) {

  .container_title,
  .banner-central {
    background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg-text.webp), url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg-desk.webp);
    height: 230px;
    background-position: left, center;
  }

  .container_title.bogota700Megas {
    background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg-text-bogota.webp), url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-fibra-agost-500mg-desk.webp);
  }

  .banner-central {
    background: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/BANNER_LP_FIBRA_DESK.webp);
    background-size: cover;
    background-position: center;
    height: 380px;
  }

  .container_title-item2 {
    font-size: 10px;
    max-width: 648px;
  }

  .container_title-item3 {
    width: 100%;
  }

  .container {
    padding-top: 3rem;
  }

  .sectionTabs {
    max-width: 855px;
  }

  .sectionTabs_button {
    max-width: none;
    height: 50px;
    padding: 8px 4px;
    font-size: 16px;
    line-height: 1.2rem;
    gap: 0px;
  }

  .container_subtitle {
    gap: 20px;
    margin: 0px auto;
    padding-top: 4.5rem;
  }

  .container_subtitle-item1 {
    font-size: 28px;
  }

  .container_subtitle-item2 {
    font-size: 20px;
    max-width: 630px;
  }

  .hidden-salto {
    display: initial;
  }

  .cx_mb {
    display: none;
  }

  .cx_dn {
    display: flex;
  }

  .netflixTab {
    max-width: 50px;
  }

  .sectionTabs_button.fibra p {
    padding-right: 21px;
  }

  .sectionTabs_button.fibra.active p {
    padding-right: 0px;
  }

  .sectionTabs_button>p {
    line-height: 1em;
  }

  .sectionTabs_container.only-plans {
    top: 1%;
  }

  .container.only-plans {
    margin-top: 60px;
  }

  .boxinfo1 a {
    width: 38px;
    height: 35px;
    bottom: 28%;
    right: 4%;
  }

  .boxinfo2 a {
    width: 40px;
    height: 40px;
    bottom: 55.8%;
    right: 7.2%;
    font-size: 22px;
  }

  .container_title-item {
    font-size: 32px;
  }

  .boxinfo3 .plan-info-container {
    gap: 20px;
  }

  .boxinfo3 a {
    bottom: 56%;
    right: 7%;
    width: 38px;
    height: 30px;
  }

  .boxinfo3 .subtitle {
    font-size: 25px;
    line-height: 32px;
  }

  .boxinfo3 .info {
    width: 225px;
    height: 74px;
    background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/banner-title-info-plan.webp);
  }

  .boxinfo3 .plan-detail {
    width: 690px;
    height: 45px;
    background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/hogar/internet-hogar/tabs-cobre/assets/detail_plan_desk.webp);
  }

  .sectionTabs_container {
    width: 100%;
    max-width: 456px;
    height: 66px;
    padding: 8px;
    top: -35px;
    border-radius: 40px;
    grid-template-columns: auto auto;
  }

  .sectionTabs_container.--container-normal {
    position: relative;
    top: 0;
    margin: 8px auto;
  }

  .sectionTabs .c-slide__arrow.--next {
    top: -36px;
    right: 11%;
  }

  .sectionTabs .c-slide__arrow.--prev {
    top: 2px;
    right: 9%;
  }

  .sectionTabs_container.expand {
    margin: 6px auto;
    grid-template-columns: 100%;
  }

  .sectionTabs .sectionTabs_container.expand .sectionTabs_items {
    display: block;
  }

  .sectionTabs_container.expand+.c-slider__control,
  .sectionTabs_container+.c-slider__control {
    display: none;
  }

  .boxinfo2 img {
    height: auto;
    max-width: 800px;
  }

  .sectionTabs_button.tab.active .title {
    font-weight: bold;
  }

  .buttonnbk {
    font-size: 14px;
    color: #b6b7b7;
  }

  .sectionTabs_button.tab.active .buttonnbk {
    color: var(--white);
  }
}

@media only screen and (min-width: 992px) {
  .sectionTabs {
    max-width: 1050px;
  }
}

.section3515 {
  width: 100%;
  height: 100%;
}

.mod356 {
  max-width: 270px;
  margin-top: 15px;
}

.brmob {
  display: none;
}

.mod3562 {
  display: none;
}

.sectionTabs .c-slide__arrow {
  background: url(/pages/persons/celulares-exp/banners/carrusel/images/arrow-apps.webp) center/80% no-repeat;
  width: 25px;
  height: 25px;
  color: transparent;
  font-size: 0;
  position: relative;
}

.sectionTabs .c-slide__arrow.--next {
  display: block;
}

.sectionTabs .c-slide__arrow.--prev {
  display: block;
  transform: rotate(180deg);
}

.sectionTabs .c-slide__arrow.slick-disabled {
  filter: grayscale(100%);
}

.tabsPrincipales h2 {
  font-weight: 400;
}

#escaleras {
  padding-top: 100px;
  margin-top: -100px;
}

.c-plan-f__btn {
  min-height: 40px;
  padding: 9px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  margin: 0 auto;
}