body {
  background: #f5f5f5;
}

.content-captacion {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #f5f5f5;
}

.price p {
  font-size: 25px;
  margin-top: 8px;
}

.price-before {
  color: #fff;
  background-color: #0a2739;
  padding: 3px 10px;
  margin-bottom: 10px;
}

.price-before span {
  color: #fff;
  text-decoration: line-through;
}

.content-captacion .icon-movistar {
  position: absolute;
  left: 50%;
  top: 5%;
  transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .content-captacion .icon-movistar {
    left: 50%;
    top: 3%;
    width: 100%;
    max-width: 9%;
  }

  .content-captacion .icon-movistar a {
    width: 100%;
  }

  .content-captacion .box-initial .section {
    display: flex !important;
    flex-direction: column !important;
    width: 90% !important;
  }

  .box-promo--grid{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    align-items: center !important;
    gap: 5px;
  }

  .box-promo--section:nth-child(2) .tex1{
    text-align: left !important;
  }
}

.content-captacion .box-initial .section {
  width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
}

.titleP {
  font-size: 35px;
  line-height: normal;
  color: #fff;
  margin-bottom: 5px;
  font-weight: bold;
}

.content-captacion .box-initial .section .column {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.Textp {
  text-align: center;
  margin: 0 auto;
  max-width: 300px;
  line-height: 1.5rem;
  padding-top: 30px;
  font-size: 18px;
  color: #fff;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column {
    grid-area: 1 / 2 / 2 / 3;
  }
}

.content-captacion .box-initial .section .column .Textp {
  padding-top: 40px;
}

@media (max-width: 768px) {
  .content-captacion .Textp {
    max-width: 100%;
    line-height: 1rem;
    padding-top: 0px;
    font-size: 14px;
  }

  .titleP {
    font-size: 16px;
    margin-bottom: 5px;
  }
}

.content-captacion .title1-mob {
  display: none;
}

@media (max-width: 768px) {
  .content-captacion .title1-mob {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    padding-top: 66px;
  }
}

.content-captacion .box-initial .section .column .title1 {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  /* 111.111% */
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column .title1 {
    display: none;
  }
}

.content-captacion .box-initial .section .column .subtitle1 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 41px;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column .subtitle1 {
    color: #fff;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    margin-top: 10px;
    text-align: center;
    line-height: 21px;
    margin-bottom: 20px;
  }
}

.content-captacion .box-initial .section .column .space {
  height: 350px;
}

.content-captacion .box-initial .section .column .btn-cambiate-box {
  border-radius: 37.764px;
  background: #0b2739;
  color: #fff;
  font-size: 20.141px;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  max-width: 40%;
  margin: 20px 0;
  padding: 5px 0;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column .btn-cambiate-box {
    max-width: 54%;
  }
}

.content-captacion .box-initial .section .column .conditions {
  color: #fff;
  font-size: 11.266px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.113px;
  text-decoration-line: underline;
  margin-top: 20px;
  margin-bottom: 115px;
  margin-left: 40px;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column .conditions {
    margin-left: 0px;
  }
}

.content-captacion .box-initial .section .column2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-direction: column;
  background-color: #ebebeb;
  width: 500px;
  margin: 0 auto;
  border-radius: 15px;
  height: 100%;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 {
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
  }

  .content-captacion .box-initial .section .column2 .card {
    margin-bottom: 15px !important;
  }
}

.content-captacion .box-initial .section .column2 .card {
  background-color: #fff;
  width: 100%;
  max-width: 324px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card {
    max-width: 85%;
  }
}

.content-captacion .box-initial .section .column2 .card .destacado {
  color: #fff;
  text-align: center;
  font-size: 16.472px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.342px;
  background: #5cb615;
  width: 100%;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.destacado--absolute {
  position: absolute;
  bottom: -10%;
  left: 11%;
  width: 80% !important;
  border-radius: 6px;
  color: var(--darkBlue) !important;
}

.box-promo--margin {
  margin-top: 20px !important;
}

.c-plan-f__items.--display {
  display: flex;
  flex-direction: column;
  max-width: 270px;
  margin: 10px auto 0;
  border: 1px solid #dddddd;
  border-radius: 8px;
  width: 80%;
  padding: 10px;
  align-items: center;
  gap: 5px;
}

.caracteristica-adicional {
  font-size: 13px;
  color: #50535a;
  font-weight: bold;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card .destacado {
    font-size: 12px;
    font-weight: bold;
    height: 25px;
  }
}

.content-captacion .box-initial .section .column2 .card .sect-inner-box {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  padding-top: 0px;
  background-color: #0b2739;
  border-radius: 8px 8px 0 0;
  position: relative;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .sect-inner-box
  .before {
  color: #fff;
  font-size: 16px;
  margin: 10px;
  font-style: normal;
  font-weight: 400;
  text-decoration: line-through;
  text-align: center;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .sect-inner-box
  .before.pos {
  margin: 10px;
}

.c-plan-f__btnCall {
  display: block;
  border-radius: 50%;
  border: 1px solid var(--blue);
  color: transparent;
  font-size: 9px;
  padding: 8px;
}

@media (max-width: 768px) {
  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .sect-inner-box
    .before {
    margin: 0;
    font-size: 12px;
  }

  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .sect-inner-box
    .before.pos {
    margin-bottom: 0;
  }
}

.content-captacion .box-initial .section .column2 .card .sect-inner-box .after {
  color: #fff;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: initial;
  text-align: center;
  margin-top: -15px;
}

@media (max-width: 768px) {
  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .sect-inner-box
    .after {
    margin-top: 0;
    font-size: 28px;
    font-weight: bolder;
  }
}

.content-captacion .box-initial .section .column2 .card .tex1 {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0 auto;
  text-align: center;
}
.content-captacion .box-initial .section .column2 .card .tex11 {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card .tex1 {
    font-size: 11px;
  }

  .content-captacion .box-initial .section .column2 .card .box-promo .tex1 {
    font-size: 11px;
    font-family: var(--f1);
  }
  .content-captacion .box-initial .section .column2 .card .tex11 {
    font-size: 11px;
  }

  .content-captacion .box-initial .section .column2 .card .box-promo .tex11 {
    font-size: 11px;
    font-family: var(--f1);
  }
}

.content-captacion .box-initial .section .column2 .card .tex2mob {
  display: none;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card .tex2mob {
    display: block;
    color: #0a2739;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    margin-top: 5px;
  }
}

.content-captacion .box-initial .section .column2 .card .tex2 {
  color: #0a2739;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 5px;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card .tex2 {
    color: #0a2739;
    display: none;
  }
}

.content-captacion .box-initial .section .column2 .card .sect-inner-box .plus {
  color: #380b0b;
  text-align: center;
  font-size: 25.342px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.808px;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .sect-inner-box
  .gb-welcome {
  color: #380b0b;
  text-align: center;
  font-size: 25.342px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.808px;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .sect-inner-box
  .gb-welcome-text {
  color: #0b2838;
  text-align: center;
  font-size: 11.404px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.808px;
  /* 200% */
}

.content-captacion .box-initial .section .column2 .card .line {
  background-color: #d3d4d3;
  width: 90%;
  margin: 0 auto;
  height: 1px;
  margin-bottom: 12px;
}

.content-captacion .box-initial .section .column2 .card .text-apps {
  color: #380b0b;
  text-align: center;
  font-size: 17.739px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.274px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.content-captacion .box-initial .section .column2 .card .box-promo {
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 90%;
  margin-top: 5px;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card .box-promo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .content-captacion .hd {
    display: none;
  }
}

.content-captacion .box-initial .section .column2 .card .box-promo .price {
  color: #0b2739;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 5px;
  /* 66.667% */
}

.content-captacion .box-initial .section .column2 .card .box-promo .price b {
  font-size: 1rem;
  color: #86888c;
}

@media (max-width: 768px) {
  .content-captacion .box-initial .section .column2 .card .box-promo .price {
    font-size: 34px;
    gap: 5px;
  }

  .litext {
    font-size: 11px !important;
  }
}

.content-captacion .box-initial .section .column2 .card .box-buttons {
  display: flex;
  grid-template-columns: 1fr 40px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-top: 15px;
  gap: 10px;
  max-width: 85%;
  position: relative;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .box-buttons
  .button-compra {
  border-radius: 46.161px;
  background: #5cb615;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 48px;
  gap: 5px;
  z-index: 2;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .box-buttons
  .button-compra
  .btn-with-drop {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .box-buttons
  .button-compra2 {
  border-radius: 46.161px;
  background: #fff;
  color: #5cb615;
  border: 1px solid #5cb615;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 48px;
  gap: 5px;
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .box-buttons
  .button-compra3 {
  border-radius: 46.161px;
  background: #fff;
  color: var(--blue);
  border: 1px solid var(--blue);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 48px;
  gap: 5px;
}

@media (max-width: 768px) {
  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .box-buttons
    .button-compra {
    font-size: 13px;
    height: 40px;
  }

  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .box-buttons
    .button-compra2 {
    font-size: 13px;
    height: 40px;
  }

  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .box-buttons
    .button-compra3 {
    font-size: 13px;
    height: 40px;
  }
}

.content-captacion
  .box-initial
  .section
  .column2
  .card
  .box-buttons
  .button-trivia {
  border-radius: 46.161px;
  background: #fff;
  color: #5cb615;
  border: solid 2px #5cb615;
  font-size: 20.516px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
}

@media (max-width: 768px) {
  .content-captacion
    .box-initial
    .section
    .column2
    .card
    .box-buttons
    .button-trivia {
    font-size: 13px;
    height: 31px;
  }
}

.content-captacion .box-initial .section .column2 .card .box-promo .price-days {
  color: #0b2739;
  font-size: 17.739px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.274px;
}

.felxbutton {
  display: flex;
  flex-direction: column;
}

.plan__button-more.open.icn-after-chevron-down-regular::after {
  transform: rotate(180deg);
  transition: transform 0.5s ease;
}

.content-captacion .box-initial .section .column2 .card .btn-cambiate {
  border-radius: 0px 0px 6px 6px;
  background: #5cb615;
  color: #fff;
  text-align: center;
  font-size: 21.541px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.808px;
  width: 100%;
  margin-top: 10px;
  padding: 7px 0;
}

.content__elements {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid #5cb615;
    border-radius: 0 0 9px 9px;
}

.blue {
  color: #0b2838 !important;
}

.img-apps-ilimi {
  width: 100%;
  max-width: 80%;
}

.content-apps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 100%;
  max-width: 63%;
  margin-top: 10px;
}

.content-apps img {
  width: 100%;
}

.plan__button-more,
.plan__button-more2 {
  display: block;
  width: 65%;
  font-weight: 400;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 3px 5px;
  font-size: 18px;
  margin: 10px 0 10px;
  position: relative;
  color: #019df4;
  text-decoration: none;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100% !important;
  width: 100% !important;
  height: 100%;
  overflow: auto;
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.modal-box {
  background-color: #fff;
  padding: 20px;
  width: 80%;
  max-width: 500px;
  max-height: 220px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 8px;
}

.close {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: -10.5px;
  right: -9.5px;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/components/modal/close-blue.webp);
}

.c-plans__icon {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask: url(/components/callbacks/simple/images/icon-phone.svg)
    no-repeat 100% 100%;
  mask: url(/components/callbacks/simple/images/icon-phone.svg) no-repeat 100%
    100%;
  mask-size: cover;
  background: var(--orange);
  margin: 7px auto;
}

.dropdown-arrow {
  margin-left: 5px;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  transition: transform 0.3s ease;

  transform-origin: center;
}

.dropdown-arrow.rotated {
  transform: rotate(180deg);
}

.dropdown-content {
  display: none;
}

.dropdown-content.active {
  display: block;
  transition: max-height 0.3s ease-out;
  background-color: #f5f5f5;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 0 16px;
  z-index: 1;
  border-radius: 2px;
  left: 0;
  width: 95%;
}

.dropdown-content a {
  color: #50535a;
  padding: 8px 0;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 14px;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

@media (max-width: 768px) {
  .plan__button-more,
  .plan__button-more2 {
    font-size: 14px;
    text-align: center;
    max-width: 50%;
    display: block;
    margin: 5px 0 8px;
  }

  .modal-box {
    max-width: 90%;
  }

  .dropdown-arrow {
    width: 11px;
  }
}

.line-mob {
  display: none;
}

@media (max-width: 768px) {
  .line-mob {
    display: block;
  }
}

.imgmob {
  display: block;
}

.plan__button-more2 {
  margin: 0 0 4px;
}

.plan__button-more:after {
  position: absolute;
  left: 85%;
  top: 35%;
  font-size: 10px;
  font-size: 0.625rem;
  color: #019df4;
  transition: all 0.4s ease-in;
}

@media (max-width: 768px) {
  .plan__button-more:after,
  .plan__button-more2:after {
    left: 90%;
  }
}

.plan__button-more2:after {
  left: 82%;
}

.plan__button-more.active:after,
.plan__button-more2.active::after {
  font-size: 9px;
  padding-left: 4px;
  transform: rotate(180deg);
  left: 92%;
}

.plan__content,
.plan__content2 {
  display: none;
  width: 100%;
}

.img-scooter {
  width: 90%;
}

.content-benef {
  display: grid;
  grid-template-columns: 20% 80%;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  width: 100%;
  max-width: 80%;
  margin: 18px auto;
}

.content-benef.benef-desk.apps {
  grid-template-columns: 58% 41%;
  align-items: center;
  justify-content: center;
}

.content-benef.benef-desk.apps img {
  width: 21px;
}

.content-benef img {
  max-height: 28px;
}

.item2.tvApp {
  align-self: center;
}

.content-benef .item.yti img {
  width: 30px;
}

.content-benefapp {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-top: 20px;
  gap: 5px;
}

.content-benefapp p {
  color: #50535a !important;
  font-size: 14px !important;
}

.content-benefapp img {
  width: 180px;
}

.content-benefapp.prepago {
  text-decoration: none;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.content-benefapp .item2 p,
.content-benef .item2 p {
  color: #0a2739;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.title1 {
  text-align: center;
  margin: 0 auto;
}

.txp {
  font-size: 35px;
  line-height: normal;
  color: #019df4;
  margin-bottom: 5px;
  text-align: center;
}

.txp2 {
  font-size: 18px;
  color: #313235;
  line-height: normal;

  display: block;
  width: 50%;
  margin: 0 auto;
}

.txp2 span {
  font-size: 1.7rem;
}

section.wrapper {
  padding: 0px 20px 20px !important;
}

.bkprep {
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/prepos-oferta-movil/content/assets/bkprep.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bkposp {
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/prepos-oferta-movil/content/assets/new-fondo-portabilidad.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.item i {
  font-size: 22px;
  color: var(--blue);
}

@media (max-width: 768px) {
  .content-benef {
    margin: 10px auto;
    justify-content: left;
    align-items: center;
    grid-template-columns: 20% 80%;
  }

  .content-benefapp.prepago {
    display: flex;
    flex-direction: column;
  }

  .img-scooter {
    width: 100%;
  }

  .txp {
    font-size: 19px;
    margin-top: 20px;
    font-family: var(--f1);
  }

  .txp2 {
    font-size: 13px;
    width: 90%;
    margin: 15px auto;
  }

  .dn {
    display: none;
  }

  .txp2 span {
    font-size: 17px;
  }
}

/* Estilos modal */
.jquery-modal.blocker:before {
  height: 20% !important;
}

#modalAutoPospago {
  margin: 0 auto;
  padding: 15px !important;
  width: 100%;
  max-width: 335px;
  height: 100%;
  justify-content: center;
  align-items: center;
}

#modalAutoPospago.modal .call-content {
  max-width: max-content;
}

#modalAutoPospago .title {
  margin: 0 auto 28px;
  font-size: 23px;
}

#modalAutoPospago .modal-content {
  margin: 0;
}

#modalAutoPospago.modal .callback-content {
  grid-template-columns: 76% 24%;
  justify-content: center;
  row-gap: 15px;
}

#modalAutoPospago .callback-sencillo .icon-btn {
  -webkit-mask: url(/assets/img/icon-triangle-row.svg) no-repeat center center;
  mask: url(/assets/img/icon-triangle-row.svg) no-repeat center center;
}

#modalAutoPospago .btn-default.botonEnviar {
  height: 39px;
  border: 1px solid var(--blue);
  max-width: 50px;
}

#modalAutoPospago .callback-sencillo .callback-content .input-form {
  width: 100%;
  max-width: 195px;
  height: 39px !important;
  justify-self: flex-end;
  border: 1px solid var(--blue);
  background-color: #e8f0fd !important;
  font-size: 13px;
}

#modalAutoPospago .content-check {
  font-size: 7.5px !important;
}

#modalAutoPospago .callback-sencillo .callback-box__check label.txt_check a {
  position: relative;
  top: -2px;
}

#modalAutoPospago .callback-sencillo .js-curtain {
  height: 39px !important;
}

@media (min-width: 768px) {
  section.wrapper {
    width: 100% !important;
    background-color: #f5f5f5 !important;
  }

  /* Estilos modal */
  #modalAutoPospago {
    margin: 0 auto;
    max-width: 440px;
  }

  #modalAutoPospago.modal .callback-content {
    max-width: 320px;
    grid-template-columns: 75% 25%;
  }

  #modalAutoPospago .title {
    margin: 0 auto 15px;
    font-size: 25px;
  }

  #modalAutoPospago .callback-sencillo .callback-content .input-form {
    font-size: 14px;
    max-width: 216px;
  }

  #modalAutoPospago .btn-default.botonEnviar {
    max-width: 60px;
  }

  #modalAutoPospago .btn-default.botonEnviar,
  #modalAutoPospago .callback-sencillo .callback-content .input-form {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px !important;
  }

  #modalAutoPospago .content-check {
    font-size: 8.67px !important;
  }

  #modalAutoPospago .callback-sencillo .curtain {
    height: 45px !important;
  }
}

.wrapper_content-tilte:before {
  display: none !important;
}

.content-benef .item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-benef .item img {
  width: 23px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .content-benef .item2 p {
    font-size: 11px;
  }
}

.line-int {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  max-width: 80%;
  margin: 0 auto;
}

.section-participar {
  border-radius: 19px;
  background-color: #5cb615;
  width: 100%;
  max-width: 1040px;
  margin: 10px auto 0;
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  padding: 50px 40px;
  position: relative;
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/ofertas-prepago-futbolfemenino/content/assets/Box-Desktop-back.png);
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .section-participar {
    background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/ofertas-prepago-futbolfemenino/content/assets/Box-mobile.png);
    grid-template-columns: 100%;
    max-width: 88%;
    margin: 40px auto 0;
    padding: 20px 40px;
  }
}

.section-participar .column1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

@media (max-width: 768px) {
  .section-participar .column1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}

.section-participar .column1 .title {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .section-participar .column1 .title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
  }
}

.section-participar .column1 .itm-list {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  display: grid;
  grid-template-columns: 8% 92%;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  line-height: 23px;
  padding-top: 13px;
}

@media (max-width: 768px) {
  .section-participar .column1 .itm-list {
    color: #fff;
    font-size: 16px;
    gap: 7px;
  }
}

.section-participar .column2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.section-participar .column2 .box-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  max-width: 62%;
  gap: 15px;
}

@media (max-width: 768px) {
  .section-participar .column2 .box-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    gap: 15px;
    margin-top: 23px;
    margin-bottom: 10px;
  }

  .marginau {
    margin: 0 auto;
    margin-top: 15px;
  }
}

.section-participar .column2 .box-buttons .button-compra {
  border-radius: 46.161px;
  background: #fff;
  color: #5cb615;
  font-size: 20.516px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  gap: 5px;
}

.section-participar .column2 .box-buttons .button-trivia {
  border-radius: 46.161px;
  background: #7dc544;
  border: 3px solid #fff;
  color: #fff;
  font-size: 20.516px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  gap: 5px;
}

.heart1 {
  position: absolute;
  transform: translate(-50%, 50%);
  left: 85%;
  top: 73%;
}

.heart2 {
  position: absolute;
  transform: translate(-50%, 50%);
  left: 88%;
  top: 76%;
}

.heart3 {
  position: absolute;
  transform: translate(-50%, 50%);
  left: 81%;
  top: 69%;
}

@media (max-width: 768px) {
  .heart1,
  .heart2,
  .heart3 {
    display: none;
  }
}

.tyc-sect {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  width: 100%;
}

@media (max-width: 768px) {
  .tyc-sect {
    display: block;
    font-size: 13px;
  }
}

.tyc-sect a {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
}

.brmob {
  display: none;
}

@media (max-width: 768px) {
  .brmob {
    display: block;
  }
}

.slash {
  display: block;
}

@media (max-width: 768px) {
  .slash {
    display: none;
  }
}

.content-captacion .hd {
  margin-left: 2.5px;
}

@media (max-width: 768px) {
  .box-initial {
    background: none;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .callback-sencillo .curtain {
    font-size: 12px !important;
    height: 31px !important;
  }

  .callback-sencillo .input-form {
    font-size: 10px;
    height: 31px;
  }

  .callback-sencillo .botonEnviar {
    height: 31px;
  }

  .callback-sencillo .icon-phone {
    margin-right: 4px;
  }

  .callback-sencillo .icon {
    width: 12px;
    height: 12px;
  }

  .header__container {
    justify-content: center !important;
  }
}

.callback-sencillo .curtain {
  position: absolute;
  z-index: 10;
  height: 48px;
  width: 100%;
  cursor: pointer;
  border-radius: 1.5rem;
  font-size: 15px;
  line-height: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  background-color: #fff;
  font-weight: bold;
  border: 1px solid #019df4;
  margin-bottom: 15px;
}

.call-content1 {
  height: 40px;
  padding: 0px 9px;
  border: 1px solid var(--orange);
  border-radius: 50%;
  padding-top: 2px;
  cursor: pointer;
}

.callback-sencillo .botonEnviar {
  border: 1px solid #ccc;
}

.callback-sencillo .input-form {
  border: 1px solid #ccc;
}

.litext {
  font-size: 17px;
}

.callback-sencillo {
  min-height: 0 !important;
}

.header {
  background: #f5f5f5;
  padding: 0 30px;
  position: relative;
  z-index: 9;
}

.header__container {
  max-width: 1200px;
  height: 40px;
  margin: 10px auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.header__brand a {
  display: block;
}

.header__brand a img {
  max-height: 25px;
}

.section-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  color: #1e1e1e;
  text-align: center;
}

.section-title h1 {
  font-size: 48px;
  line-height: normal;
  color: #019df4;
  font-weight: 400;
}
.section-title .title {
  font-size: 24px;
  color: #1e1e1e;
}
.text-promo {
  color: #0b2739;
  font-weight: 600;
  margin-top: 5px;
  width: 100%;
  background-color: #f5f5f5;
  text-align: center;
  padding: 3px 0;
}
