/*Bloque de 3 cajas de informacion principal:*/
.inline-block:first-of-type {
  margin-right: 6px;
  text-align: right;
}
.range .inline-block .from,
.range .inline-block .to {
  margin-bottom: 7px;
}
.main-info .range p:last-of-type {
  margin-bottom: 10px;
}
.range .number:first-of-type {
  padding-right: 7px;
}
.range .from {
  left: -3px;
  position: relative;
}
.main-info .payment-block .text {
  margin-bottom: 7px;
}
.info-fees h3 {
  font-size: 3.2rem;
}
.info-fees h5 {
  color: #0a8250;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Lato bold", sans-serif;
}
.info-fees p:first-of-type {
  margin-bottom: 0;
}
.aside-promo {
  padding: 0;
  background-color: #f7fbfc;
}
.aside-promo .description {
  text-align: left;
}
.aside-promo .steps {
  margin-bottom: 30px;
  max-width: inherit;
}
.aside-promo .steps li {
  margin-bottom: 14px;
}
.ppc-promo img {
  max-width: 100%;
}
.complete-conditions .strong,
.info h5,
.simulador .h5,
b,
.highlighted {
  font-family: "Lato bold", sans-serif;
}
.underlined {
  text-decoration: underline;
}
.simulator-block .box {
  padding-top: 25px;
}
.main .simulator-block .main-title {
  line-height: 1.2;
}
.simulator-block h3 {
  line-height: 1.25;
}
.simulator-block .btn {
  display: block;
}
.info h5,
.highlighted {
  color: #0a8250;
}
.info h5 {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 10px;
}
.resume-info .text {
  padding-top: 14px;
}
.position-btn {
  bottom: 0%;
  width: 100%;
  text-align: center;
}
.portada .btn,
.portada .btn:hover {
  padding-left: 60px;
  padding-right: 60px;
}
.pago-por-cuotas-page .btn-secondary {
  border-color: #242424;
  background-color: #242424;
}
.aside-promo {
  width: fit-content;
}

.aside-promo .content {
  height: 44em;
}

.aside-payment {
  position: relative;
  width: 100%;
}

.aside-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.btn-aside {
  position: absolute;
  top: 89%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: 200px;
}

.aside-general {
  display: flex;
  justify-content: center;
}

.containerCarousel {
  position: relative;
  width: 100%;
}
.title-eci {
  color: #0a8250;
  font-weight: bold;
}
.title-otros-establecimientos {
  color: #f0832b;
  font-weight: bold;
}

.pago-por-cuotas-page .nav-tabs > li > a.active {
  color: #242424;
}

@media (min-width: 768px) {
  .btn-aside {
    position: absolute;
    top: 89%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 200px;
  }

  .pago-por-cuotas-page .landing .position-btn {
    text-align: center;
    padding-right: 17%;
    bottom: 11%;
  }
}
@media (min-width: 1024px) {
  .position-btn {
    padding-right: 7%;
  }
  .ppc {
    margin-bottom: 78px;
  }
  .main-info .range {
    margin: 0 auto;
  }
  .simulator-block .box {
    padding: 18px 20px 30px 20px;
  }
  .simulator-block .btn {
    display: inline-block;
  }
  .complete-conditions {
    margin-top: 20px;
  }
  .tab-pane {
    padding-top: 0;
    padding-bottom: 0;
  }
  .tab-pane.active {
    padding-top: 51px;
    padding-bottom: 30px;
    width: 100%;
    min-height: 250px;
  }
  .ppc-promo .aside-title {
    background-image: url("/assets/img/shared/css/fdo-financia.png");
    background-size: 100px auto;
  }
  .ppc .main-subtitle {
    font-size: 2.18rem;
    margin-bottom: 10px;
  }
  .aside-promo {
    margin-top: 36px;
  }
  .pago-por-cuotas-page .landing .position-btn {
    text-align: right;
    padding-right: 7%;
    bottom: 8%;
  }

  .simulator-block {
    margin-left: 10px;
  }

  .col-md-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  h2 {
    font-family: "ECIFont";
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #242424;
  }
  h3 {
    font-family: "Lato Light";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    color: #242424;
  }
  h4 {
    font-family: "ECIFont";
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    color: #242424;
  }
  p {
    font-family: "Gotham";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #242424;
  }
}
@media (min-width: 1280px) {
  .main .simulator-block .main-title {
    line-height: 1.2;
    font-size: 3.2rem;
  }
  .asterik {
    top: -10px;
  }
  .pago-por-cuotas-page .ppc .main-subtitle, .look-eci .pago-por-cuotas-page .ppc .main-subtitle {
    font-size: 2.4rem;
    text-align: left;
    font-family: 'Lato Light';
  }
  .info-fees h3 {
    font-size: 2.8rem;
  }

  .aside-promo .content {
    height: 44em;
  }

  .aside-payment {
    position: relative;
    width: 100%;
  }

  .aside-img {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .btn-aside {
    position: absolute;
    top: 89%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 200px;
  }
}

.position-btn-ala3 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 23%;
  right: 35%;
}

.btn-ala3 {
  padding: 20px 55px;
  width: 192px;
  height: 60px;
  background: #242424;
  border-radius: 4px;
  color: #fff;
  font-size: large;
}
.btn-ala3:hover {
  color: #fff;
}
.color-text {
  color: white;
}

@media (max-width: 1200px) {
  .position-btn-ala3 {
    bottom: 19%;
    right: 32%;
  }
}

@media (max-width: 768px) {
  .position-btn-ala3 {
    right: 21%;
    top: 45%;
  }
  .btn-ala3 {
    padding: 20px 70px;
    font-size: large;
  }
}

@media (max-width: 660px) {
  .btn-ala3 {
    padding: 20px 40px;
    font-size: medium;
  }
}

@media (max-width: 442px) {
  .position-btn-ala3 {
    right: 16%;
    top: 45%;
  }
  .btn-ala3 {
    padding: 12px 18px;
    font-size: medium;
  }
}

@media (max-width: 250px) {
  .position-btn-ala3 {
    right: 11%;
    top: 45%;
  }
  .btn-ala3 {
    padding: 12px 18px;
    font-size: medium;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .position-btn-ala3 {
    text-align: left;
    left: 10%;
    bottom: 42%;
  }
  .btn-ala3 {
    padding: 15px 85px;
    font-size: large;
  }
}
