@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.desktop {
  display: none;
}

.box-share {
  bottom: -50px;
}

.box-share li ul {
  width: 200px;
}

.box-share li ul li.whatsapp a {
  color: #0dc242;
}

.box-share li ul li.whatsapp:hover a {
  color: #fff;
  background: #0dc242;
}

.box-heading .title {
  letter-spacing: 0;
  font-size: 43px;
  font-weight: 600;
}

.box-share li ul {
  display: block;
  visibility: visible;
  opacity: 1;
}

.fade-in {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}

.ocultomobile {
  display: none;
}

.button-effect {
  text-transform: uppercase;
  cursor: pointer;
}

.box-bg {
  background-position: right !important;
  background-image: url("./../img/front.png") !important;
}

.box-bg,
.box-header .container {
  min-height: 360px;
}

.box-heading .title {
  color: #fff !important;
  width: 440px;
}

.box-heading .content {
  color: #fff !important;
}

.box-box .container {
  padding: 0;
}

.text-section1 {
  width: 665px;
  text-align: center;
  margin: 0 auto;
  font-family: "Roboto";
  margin-top: 50px;
  margin-bottom: 50px;
}

.text-section1 b {
  font-weight: bold;
}

/* ----------------------------------------- Section 1 --------------------------------------- */

.section1 {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  background-color: #fff;
}

.section9 .mobile {
  display: none;
}

.section1 .desktop {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  gap: 30px;
}

.section1 .desktop .item5 h2 span,
.section1 .desktop .item4 h2 span {
  font-size: 20px !important;
  font-weight: bold;
}

.section1 .desktop .item1,
.section1 .desktop .item2,
.section1 .desktop .item4,
.section1 .desktop .item5 {
  width: 180px;
  height: 184px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgba(35, 56, 109, 0.09);
  border-radius: 11px;
  font-family: "Roboto";
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}

.section1 .desktop .item1 h2,
.section1 .desktop .item2 h2,
.section1 .desktop .item4 h2,
.section1 .desktop .item5 h2 {
  font-weight: 900;
  letter-spacing: 0;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0px;
  color: #373a3e;
}

.section1 .desktop .item1 h2 span,
.section1 .desktop .item2 h2 span,
.section1 .desktop .item4 h2 span,
.section1 .desktop .item5 h2 span {
  margin-left: 0px;
}

.section1 .desktop .item1 h3,
.section1 .desktop .item2 h3,
.section1 .desktop .item4 h3,
.section1 .desktop .item5 h3 {
  font-weight: bold;
  letter-spacing: 0;
  font-size: 1.8em;
  display: block;
  margin-bottom: 0;
  color: #373a3e;
}

.section1 .desktop .item1 span,
.section1 .desktop .item2 span,
.section1 .desktop .item4 span,
.section1 .desktop .item5 span {
  font-size: 13px;
}

.section1 .desktop .item1 span b,
.section1 .desktop .item2 span b,
.section1 .desktop .item4 span b,
.section1 .desktop .item5 span b {
  font-weight: bold;
}

.box-box .box-share li li,
.box-share li li {
  padding: 2px;
}

.box-share li ul li a {
  border-radius: 4px;
}

/* .btn-resultados {
  display: flex;
}

.rentabilidad-button-text {
  width: 300px;
}

.rentabilidad-button-arrow {
  display: flex;
} */
.section1 .desktop .item3 {
  width: 191px;
  text-align: center;
  background: #e1ecf1 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgba(35, 56, 109, 0.09);
  border-radius: 11px;
  color: #363a3e;
  font-family: Roboto, sans-serif;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}

.section1 .desktop .item3 h2 {
  font-weight: 900;
  letter-spacing: 0;
  font-size: 40px;
  display: block;
  margin-bottom: 0;
  margin-top: 0px;
}

.section1 .desktop .item3 h2 span {
  font-size: 0.5em;
}

.section1 .desktop .item3 a.fuente-legal {
  background-color: #cc193a;
  color: #fff;
  font-weight: 500;
  padding: 4px 16px;
  border-radius: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-decoration: none;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}

.section1 .desktop .item3 h3 {
  font-weight: 700;
  letter-spacing: 0;
  font-size: 1.6em;
  margin-bottom: 0;
  display: block;
}

.section1 .desktop .item5 h3 {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  font-size: 1.4em;
  margin-bottom: 8px;
  display: block;
}

.section1 .desktop .item4 h3 {
  font-weight: 700;
  letter-spacing: 0;
  font-size: 24px;
  margin-bottom: 0;
  display: block;
}

.section1 .desktop .item5 h3 {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  font-size: 1.2em;
  margin-bottom: 8px;
  display: block;
}

.section1 .desktop .item3 span {
  font-size: 13px;
  padding: 0 20px;
}

.section2 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  height: 140px;
  background-color: #ffffff;
}

.section2 .btn_trayectoria {
  width: 481px;
  background: #cc193a 0% 0% no-repeat padding-box;
  border-radius: 11px;
  color: #fff;
  height: 49px;
  font-weight: bold;
  z-index: 999;
  cursor: pointer;
  margin: 0 auto;
  padding-left: 20px;
}

.section2 .btn_trayectoria .fa {
  float: right;
  padding-right: 20px;
}

.section3 {
  background: #f6f6f6;
  font-family: "Roboto";
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  padding-bottom: 60px;
}

.section3 h2 {
  display: block;
  font-size: 2em;
  text-align: center;
  padding-top: 40px;
  font-weight: 450;
  font-family: "Roboto";
  letter-spacing: 0px;
}

.section3 p {
  font-size: 15px;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
}

.section3 .botones {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  gap: 30px;
  margin-top: 35px;
  padding-bottom: 25px;
}

.section3 .btn {
  padding: 15px;
  cursor: pointer;
}

.section3 .chile-mobile {
  display: none;
}

@media (max-width: 700px) {
  .section3 .btn {
    padding: 15px 10px;
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  .section3 .chile-mobile {
    display: block;
  }

  .section3 .chile-desktop {
    display: none;
  }
}

.section3 .btn a {
  text-decoration: none;
}

.section3 .btn1,
.section3 .btn3,
.section3 .btn2 {
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 11px;
  height: 49px;
}

.section3 .btn1 a,
.section3 .btn3 a,
.section3 .btn2 a {
  color: #cc193a;
  font-weight: bold;
}

.section3 .btn1.active,
.section3 .btn3.active,
.section3 .btn2.active {
  background: #cc193a 0% 0% no-repeat padding-box;
  border-radius: 11px;
  height: 49px;
}

.section3 .btn1.active a,
.section3 .btn3.active a,
.section3 .btn2.active a {
  color: #fff;
  font-weight: bold;
}

.section3 #slider_respaldo {
  flex: 1;
  display: flex;
  justify-content: center;
  width: 100%;
}

.section3 #slider_respaldo li {
  width: inherit;
  height: inherit;
}

.section3 #slider_respaldo #habitat_chile .row {
  /* border: 3px solid #f8f9fb; */
  border-radius: 27px;
  padding: 20px;
  max-width: 995px;
  background: #f8f9fb;
  height: auto;
  border: 3px solid #cc193a;
  margin: 0 auto;
}

.section3 #slider_respaldo #habitat_chile .row .contenido {
  background: #f8f9fb;
  border-radius: 27px;
  padding: 20px;
  height: auto;
  display: flex;
  flex-direction: column;
}

.section3 #slider_respaldo #habitat_chile .row .contenido p {
  color: #000;
}

.section3 #slider_respaldo #habitat_chile .row .contenido h4 {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
}

.section3 #slider_respaldo #habitat_chile .row .contenido .btn-rojo {
  background: #cc193a 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgba(35, 56, 109, 0.09);
  border-radius: 15px;
  color: #fff;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
  width: 406px;
  margin: 30px auto;
}

.section3 #slider_respaldo #habitat_chile .row .contenido .bloque-blanco {
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgba(35, 56, 109, 0.09);
  border-radius: 15px;
  height: 59px;
  margin: 25px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 30px;
}

.section3 #slider_respaldo #habitat_chile .row .contenido img {
  width: 70%;
  margin: 0 auto;
  margin-top: 40px;
  padding-bottom: 50px;
}

@media (max-width: 1000px) {
  .section3 #slider_respaldo #habitat_chile .row .contenido img {
    width: 80%;
  }
}

@media (max-width: 800px) {
  .section3 #slider_respaldo #habitat_chile .row .contenido img {
    width: 90%;
  }
}

@media (max-width: 650px) {
  .section3 #slider_respaldo #habitat_chile .row .contenido img {
    width: 100%;
  }
}

.section3 #slider_respaldo #habitat_chile .row .contenido .bloque-blanco strong {
  color: #cc193a;
}

/* --------------------------------------------------------------------------------------- */

#prudential {
  display: flex;
  justify-content: center;
}

.section3 #slider_respaldo #prudential .prudential {
  background: #ffffff;
  border: 3px solid #cc193a;
  border-radius: 27px;
  padding: 20px;
  width: 100%;
  max-width: 995px;
  display: flex;
  flex: 1;
}

.section3 #slider_respaldo #prudential .prudential .contenido {
  border-radius: 27px;
  padding: 20px;
  height: auto;
  z-index: 9;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section3 #slider_respaldo #prudential .prudential .contenido p {
  color: #000;
}

.section3 #slider_respaldo #prudential .prudential .contenido img {
  display: flex;
  padding-top: 16px;
  width: 70%;
  align-self: center;
}

@media (max-width: 600px) {
  .section3 #slider_respaldo #prudential .prudential .contenido img {
    width: 100%;
  }

  img[source="https://secure.adnxs.com/seg?add=24394479&t=2"] {
    background-color: yellow;
  }

  img[source="https://ad.doubleclick.net/ddm/activity/src=10308801;type=invmedia;cat=afpha000;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=${GDPR};gdpr_consent=${GDPR_CONSENT_755};ord=1?"] {
    background-color: yellow;
  }
}

/* --------------------------------------------------------------------------------------- */

#inversiones {
  display: flex;
  justify-content: center;
}

.section3 #slider_respaldo #inversiones .row {
  background-color: #ffffff;
  border: 3px solid #cc193a;
  border-radius: 27px;
  padding: 20px;
  width: 100%;
  max-width: 995px;
  height: auto;
  display: flex;
  flex: 1;
}

.section3 #slider_respaldo #inversiones .row .contenido {
  border-radius: 27px;
  padding: 20px;
  height: auto;
  max-width: 995px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section3 #slider_respaldo #inversiones .row .contenido p {
  color: #000;
  padding-bottom: 40px;
}

@media (min-width: 601px) {
  .section3 #slider_respaldo #inversiones .row .contenido .img.mobile {
    display: none;
  }

  .section3 #slider_respaldo #inversiones .row .contenido .img.web {
    display: block;
    align-self: center;
    width: 70%;
  }
}

@media (max-width: 600px) {
  .section3 #slider_respaldo #inversiones .row .contenido .img.mobile {
    display: block;
  }

  .section3 #slider_respaldo #inversiones .row .contenido .img.web {
    display: none;
  }
}

/* --------------------------------------------------------------------------------------- */

.section4 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 60px;
  background: #fff;
  align-items: center;
}

.section4 .title {
  width: 70%;
  padding: 10px 10%;
  align-items: center;
}

.section4 .title h2 {
  font-family: Roboto;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: 0px;
  text-align: center;
}

@media (max-width: 750px) {
  .section4 .title h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
  }

  @media (max-width: 600px) {
    .section4 {
      height: auto;
    }

    .section4 .container {
      display: flex;
      flex-direction: column;
      height: auto;
      /* justify-content: flex-start; */
    }

    .section4 .premios {
      display: flex;
      flex-direction: column;
    }

    .section4 .title {
      width: 90%;
      padding: 10px 0;
      align-items: center;
    }

    .section4 .premios {
      height: auto !important;
      max-height: none !important;
    }
  }

  .section4 .title p {
    padding-top: 20px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
  }
}

.section4 .title p {
  padding-top: 20px;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
}

/* * {
  border: 1px solid;
} */

.section4 .box-btn {
  background: #f3f8ff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgba(35, 56, 109, 0.09);
  border-radius: 20px;
  text-align: center;
  max-width: 100%;
  margin-top: 60px;
  border-radius: 15px;
  padding: 5px 0px;
}

.section4 .box-btn p {
  margin-top: 15px;
}

.section4 .box-btn button {
  background: #cc193a 0% 0% no-repeat padding-box;
  border-radius: 11px;
  display: block;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 20px;
  margin-bottom: 15px;
  font-size: 15px;
}

.section4 .container {
  max-width: 620px;
}

.section4 .premios {
  max-width: 620px;
  max-height: 467px;
  display: flex;
  gap: 104px;
  padding-top: 40px;
  align-items: center;
  margin-top: 20px;
  justify-content: center;
}

.section4 .premios .cxi {
  max-width: 258px;
  background-color: #eceef1;
  display: flex;
  flex-direction: column;
  border-radius: 25px;
  max-height: 354px;
  height: 354px;
}

.section4 .premios .izo {
  max-width: 258px;
  background-color: #eceef1;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
  /* max-height: 354px;
  height: 354px; */
}

.section4 .premios .cxi img {
  max-height: 170px;
  align-self: center;
  translate: 0px -45px;
}

.section4 .premios .izo img {
  max-height: 170px;
  align-self: center;
  translate: 0px -45px;
}

.section4 .premios .cxi p {
  padding: 10px 20px;
  font-size: 16px;
  translate: 0px -35px;
}

.section4 .premios .izo p {
  padding: 10px 20px;
  font-size: 16px;
  translate: 0px -25px;
}

/* ------------------------------- Inicio Section 5 ----------------------------------------- */

.section5 {
  height: auto;
  background: #fff 0% 0% no-repeat padding-box;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  padding: 60px 0;
}

.section5 h1 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 40px;
}

.section5 h2 {
  font-weight: 600;
  font-size: 1.8em;
  text-align: center;
  width: 622px;
  height: auto;
  line-height: 1.2em;
  margin: 0 auto;
  padding-bottom: 60px;
}

.section5 .content-slide {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.section5 .btn-slider {
  position: absolute;
  background-color: transparent;
  width: 50px;
  height: 50px;
  padding: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.section5 .btn-slider:hover {
  border-radius: 100px;
  background-color: #dadcdd;
}

.section5 .btn-slider.left-slider {
  left: 0;
}

.section5 .btn-slider.right-slider {
  right: 0;
}

.section5 ul {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
}

.section5 ul li {
  float: left;
  width: 200px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}

.section5 ul li.central {
  flex-direction: column;
  text-align: center;
}

.section5 ul li.central img {
  width: 110px;
}

.section5 ul li img {
  width: 65px;
  margin: auto;
}

.section5 .foot-slider {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-direction: column;
  margin: 10px 0;
}

.section5 .foot-slider hr {
  height: 3px;
  background: #535353;
  width: 117px;
}

.section5 .foot-slider h6 {
  font-weight: bold;
  font-size: 1em;
}

.section5 .foot-slider span {
  font-size: 13px;
}

@media (max-width: 600px) {
  .section5 h1 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
  }
}

/* ----------------------------------- Fin Section 5 ----------------------------------------- */

/* --------------------------------- Inicio Section 6 ----------------------------------------- */

.section6 {
  align-content: center;
  justify-content: center;
  /* margin: 30px 0; */
  background-color: #ebf3ff;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
}

.section6 .row1 {
  width: 70%;
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  align-content: center;
  align-items: center;
  display: flex;
  margin: auto;
  padding-top: 60px;
  /* gap: 90px; */
}

.section6 h2 {
  font-weight: bold;
  font-size: 2.5em;
  line-height: 1em;
  margin: 0 auto;
}

.section6 p {
  margin-top: 20px;
  font-size: 15px;
  margin: 0 auto;
  padding: 30px 0px;
}

.section6 .row1 #image-mobile {
  display: none;
}

.section6 .row1 #image-desktop {
  max-width: 448px;
  margin-right: 60px;
}

.section6 .row1 .box-txt {
  background: #ebf3ff 0% 0% no-repeat padding-box;
  /* box-shadow: 0px 2px 80px rgba(35, 56, 109, 0.09); */
  width: 50%;
  padding: 20px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  max-width: 370px;
}

.section6 .row1 .box-txt p {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.20000000298023224px;
  text-align: center;
}

.section6 .row1 .box-txt ul {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  margin-left: 9%;
}

.section6 .row1 .box-txt ul li {
  list-style: disc;
}

.section6 .row1 .btn-resultados {
  background: #cc193a 0% 0% no-repeat padding-box;
  border-radius: 11px;
  display: block;
  color: #ebf3ff;
  height: 50px;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px;
  margin-top: 20px;
  text-align: left;
  width: 320px;
  font-size: 16px;
}

.section6 .row1 .btn-resultados .fa {
  float: right;
  line-height: 0px;
  translate: 0px 9px;
}

.section6 .row2 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}

.section6 .row2 img {
  width: 100%;
}

@media (max-width: 750px) {
  .section6 h2 {
    padding: 0px 30px;
    font-size: 1.5em;
  }

  .section6 p {
    padding: 30px 70px;
  }
}

@media (max-width: 958px) {
  .section6 .row1 {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex;
    margin: auto;
    padding-top: 60px;
    /* gap: 90px; */
  }

  .section6 .row1 #image-desktop {
    margin-right: 0px;
  }

  .section6 .row1 .box-txt {
    width: 70%;
  }
}

/* --------------------------------------- INICIO SECCION 7------------------------------------- */

.section7 {
  background: #ebf3ff;
  color: #4f4f4f;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  /* max-height: 355px; */
}

.section7 .content {
  padding-top: 60px;
  width: 45.5%;
  padding-bottom: 60px;
  align-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section7 .content p {
  font-size: 1.2em;
}

.section7 .content p strong {
  font-size: 1em;
}

.section7 .content strong {
  font-size: 1.2em;
}

.section7 .content sub {
  font-size: 15px;
}

.section7 .imgbg {
  display: flex;
  width: 30%;
  align-content: center;
  margin: 0;
}

.section7 .imgbg img {
  display: flex;
  max-width: 100%;
  align-self: end;
  margin: 0 auto;
  justify-self: end;
}

@media (max-width: 1309px) {
  .section7 .imgbg {
    width: 35%;
  }

  .section_trayectoria .anios {
    overflow: scroll;
  }
}

@media (max-width: 1089px) {
  .section7 .content p {
    font-size: 1em;
  }

  .section7 .content p strong {
    font-size: 0.9em;
  }

  .section7 .content strong {
    font-size: 1em;
  }

  /* .section7 {
    max-height: 340px;
  } */
  .section7 .imgbg {
    width: 40%;
  }
}

@media (max-width: 814px) {
  .section7 .content p {
    font-size: 0.9em;
  }

  .section7 .content p strong {
    font-size: 0.8em;
  }

  .section7 .content strong {
    font-size: 0.9em;
  }

  /* .section7 {
    max-height: 300px;
  } */
  .section7 .imgbg {
    width: 40%;
  }
}

/* --------------------------------------- FIN SECCION 7 -------------------------------------- */

/* -------------------------------------- INICIO SECCION 8 -------------------------------------- */

.section8 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  margin-bottom: 60px;
}

.section8 h2 {
  font-weight: bold;
  font-size: 1.8em;
  text-align: center;
  padding-bottom: 60px;
  padding-top: 60px;
  text-transform: uppercase;
}

.section8 .row {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  padding-bottom: 25px;
  padding-top: 25px;
}

.section8 .row h3 {
  font-size: 2.3em;
  font-weight: bold;
  width: 400px;
  text-align: center;
  margin: 0 auto;
}

.section8 .row p {
  font-size: 17px;
  width: 330px;
  text-align: center;
  margin: 0 auto;
  padding: 25px 0;
}

.section8 .row img {
  width: 95%;
}

.section8 .row .boton {
  background: #cc193a 0% 0% no-repeat padding-box;
  border-radius: 11px;
  display: block;
  color: #fff;
  padding: 10px;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: bold;
  height: 50px;
}

.section8 .row .columna-1 {
  width: 50%;
  margin-left: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

.section8 .row .columna-2 {
  width: 50%;
  margin-right: 15%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}

/* --------------------------------------- FIN SECCION 8 -------------------------------------- */

/* ------------------------------------- INICIO SECCION 9 -------------------------------------- */

.section9 {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}

.section9 {
  background: #f9fbfc;
}

.section9 h2 {
  font-size: 2em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 40px;
}

.section9 .row {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: flex-end;
  justify-content: center;
  gap: 50px;
  padding: 100px 20px 60px;
}

.section9 .row .reconocimiento1,
.section9 .row .reconocimiento3 {
  width: 258px;
  background: #eceef1 0% 0% no-repeat padding-box;
  border-radius: 22px;
  height: 419px;
  padding: 15px;
  text-align: center;
}

.section9 .row .reconocimiento2 {
  width: 258px;
  background: #eceef1 0% 0% no-repeat padding-box;
  border-radius: 22px;
  height: 487px;
  padding: 15px;
  text-align: center;
}

.section9 .row .reconocimiento1 h3,
.section9 .row .reconocimiento3 h3 {
  font-size: 1.8em;
  font-weight: bold;
  padding: 10px;
  margin-top: 10%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.section9 .row .reconocimiento2 h3 {
  font-size: 1.8em;
  font-weight: bold;
  padding: 10px;
  margin-top: 10%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.section9 .row .reconocimiento p {
  font-size: 16px;
}

.section9 .row .reconocimiento1 img {
  margin-top: -150px;
}

.section9 .row .reconocimiento3 img {
  margin-top: -150px;
}

.section9 .row .reconocimiento2 img {
  width: 90%;
}

.section9 .row .reconocimiento2 h3 {
  padding: 10px;
}

/* --------------------------------------- FIN SECCION 8 -------------------------------------- */

.section_trayectoria {
  background-color: #f8f9fb;
  display: none;
}

.section_trayectoria .prev,
.section_trayectoria .next {
  cursor: pointer;
}

.section_trayectoria .prev.disabled,
.section_trayectoria .next.disabled {
  color: #bbb;
  cursor: default;
}

.section_trayectoria h2 {
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  text-transform: uppercase;
  padding: 50px 0;
}

.section_trayectoria .anios {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 40px;
  overflow: scroll;
  padding: 0px 20px;
}

.section_trayectoria .anios li {
  width: auto;
  height: auto;
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 15px;
  font-size: 1.4em;
  text-align: center;
  text-align: center;
  line-height: 59px;
  cursor: pointer;
  padding: 0px 10px;
  /* overflow: scroll; */
}

.section_trayectoria .anios li.active {
  background: #cc193a;
  color: #fff !important;
  font-weight: bold;
}

.section_trayectoria .general_logros {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 60px 0;
}

.section_trayectoria .general_logros hr {
  height: 2px;
  background: #535353;
}

.section_trayectoria .general_logros h3 {
  text-align: center;
  font-weight: 500;
  font-size: 2em;
}

.section_trayectoria .general_logros h4 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
}

.section_trayectoria .general_logros h4 img {
  width: 1em;
  margin-right: 5px;
}

.section_trayectoria .general_logros p {
  line-height: 1em;
  margin-bottom: 10px;
  font-size: 15px;
  margin-top: 10px;
}

.section_trayectoria .general_logros .white_card {
  width: 229px;
  height: auto;
  background: #f8f9fb 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgb(35 56 109 / 24%);
  border-radius: 15px;
  padding: 40px 20px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-content: center;
}

.section_trayectoria .general_logros .black_card {
  width: 258px;
  height: auto;
  background: #e1ecf1 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 80px rgb(35 56 109 / 24%);
  border-radius: 15px;
  padding: 40px 30px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-content: center;
}

.section_trayectoria .general_logros .black_card h3 {
  font-size: 2.5em;
}

.bullets,
.bullets2 {
  display: none;
}

.section9-5 {
  display: none;
}

@media (min-width: 1201px) {
  .swiper-wrapper {
    display: none;
  }

  .swiper-container {
    display: none;
  }
}

@media (max-width: 1200px) {
  .section9-5 {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .section9-5 {
    background: #f9fbfc;
  }

  .section9-5 h2 {
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 40px;
  }

  .section9-5 .row {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-end;
    justify-content: center;
    gap: 50px;
    padding: 100px 20px 60px;
  }

  .section9-5 .row .reconocimiento1,
  .section9-5 .row .reconocimiento3 {
    width: 258px;
    background: #eceef1 0% 0% no-repeat padding-box;
    border-radius: 22px;
    height: 419px;
    padding: 15px;
    text-align: center;
  }

  .section9-5 .row .reconocimiento2 {
    width: 258px;
    background: #eceef1 0% 0% no-repeat padding-box;
    border-radius: 22px;
    height: 487px;
    padding: 15px;
    text-align: center;
  }

  .section9-5 .row .reconocimiento1 h3,
  .section9-5 .row .reconocimiento3 h3 {
    font-size: 1.8em;
    font-weight: bold;
    padding: 10px;
    margin-top: 10%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 30px;
  }

  .section9-5 .row .reconocimiento2 h3 {
    font-size: 1.8em;
    font-weight: bold;
    padding: 10px;
    margin-top: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .section9-5 .row .reconocimiento p {
    font-size: 16px;
  }

  .section9-5 .row .reconocimiento1 img {
    margin-top: -150px;
  }

  .section9-5 .row .reconocimiento3 img {
    margin-top: -150px;
  }

  .section9-5 .row .reconocimiento2 img {
    width: 90%;
  }

  .section9-5 .row .reconocimiento2 h3 {
    padding: 10px;
  }
}

/* ----------------------------------- 1200 screen size -----------------------------------*/

@media (max-width: 1200px) {
  .section1 {
    display: flex !important;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    gap: 30px;
  }

  .box-bg {
    background-position: center !important;
  }

  .section1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center; */
    align-items: center;
    /* transform: scale(0.9); */
    transition: all 0.3s ease;
    justify-content: center;
  }

  #bullets_general {
    display: flex !important;
  }

  .desktop {
    display: flex;
  }

  .swiper-wrapper .item1 {
    grid-area: operaciones;
  }

  .swiper-wrapper .item2 {
    grid-area: afiliados;
  }

  .swiper-wrapper .item3 {
    grid-area: main;
  }

  .swiper-wrapper .item4 {
    grid-area: participacion;
  }

  .swiper-wrapper .item5 {
    grid-area: experiencia;
  }

  .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    grid-gap: 20px;
    padding: 20px 45px;
    grid-template-areas: "operaciones afiliados main  participacion experiencia";
  }

  .section1 .swiper-container .item1,
  .section1 .swiper-container .item2,
  .section1 .swiper-container .item3,
  .section1 .swiper-container .item4,
  .section1 .swiper-container .item5 {
    height: 178px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 25px;
  }

  .section1 .swiper-container .item1 h2,
  .section1 .swiper-container .item2 h2,
  .section1 .swiper-container .item3 h2,
  .section1 .swiper-container .item4 h2,
  .section1 .swiper-container .item5 h2 {
    font-size: 40px;
    font-weight: 900;
    font-family: "Roboto";
    color: #363a3e;
  }

  .section1 .swiper-container .item5 span.text {
    margin-left: auto;
    margin-right: auto;
  }

  .section1 .swiper-container .item1 h3,
  .section1 .swiper-container .item2 h3,
  .section1 .swiper-container .item3 h3,
  .section1 .swiper-container .item5 h3 {
    font-size: 1em;
    line-height: 1.2;
    margin-bottom: 8px;
    font-weight: bold;
  }

  .section1 .swiper-container .item4 h3 {
    line-height: 1.2;
    margin-bottom: 8px;
    font-weight: bold;
  }

  .section1 .swiper-container .item1 span,
  .section1 .swiper-container .item2 span,
  .section1 .swiper-container .item3 span,
  .section1 .swiper-container .item4 span,
  .section1 .swiper-container .item5 span {
    font-size: 11px;
    padding: 0px;
  }

  .section1 .swiper-container .item3 a.fuente-legal {
    background-color: #cc193a;
    color: #fff;
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 5px;
    margin-top: 8px;
    font-size: 0.7em;
    margin-bottom: 8px;
    text-decoration: none;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  .section1 .item3 {
    height: 182px;
    background-color: #e1ecf1;
    flex-grow: 1;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  }

  .box-header .box-share {
    display: flex;
  }
}

/* ---------------------------------Fin 1200 screen size -----------------------------------*/

@media (max-width: 1024px) {
  .section1 .swiper-container .item3 h3 {
    font-size: 0.8em;
  }
}

/* ------------------------------------ 900 screen size ------------------------------------*/

@media (max-width: 900px) {
  .box-bg {
    background-position: right !important;
    background-image: url("./../img/front3.png") !important;
    background-repeat: no-repeat;
  }

  .section9-5 .row {
    padding: 150px 20px 60px;
  }

  .section9-5 .row .reconocimiento2 {
    height: 419px;
  }

  .section9 {
    display: none;
  }

  .section9-5 .row .reconocimiento p {
    font-size: 14px;
  }

  .section9-5 .row .reconocimiento h3 {
    font-size: 22px;
  }

  .float-center>div {
    max-width: auto;
  }

  .box-heading .title {
    letter-spacing: 0;
    font-size: 33px;
    font-weight: 600;
    text-align: left;
    width: 320px;
  }

  .box-header .box-share {
    display: flex;
  }

  .text-section1 {
    padding: 20px;
  }

  .swiper-wrapper .item2 {
    grid-area: afiliados;
  }

  .swiper-wrapper .item3 {
    grid-area: main;
  }

  .swiper-wrapper .item4 {
    grid-area: participacion;
  }

  .swiper-wrapper .item5 {
    grid-area: experiencia;
  }

  .section1 .swiper-container {
    display: block !important;
    width: 80%;
    height: 100%;
    padding-bottom: 1rem;
  }

  .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    grid-gap: 20px;
    padding: 15px;
    grid-template-areas:
      "main main"
      "participacion experiencia"
      "operaciones afiliados";
  }

  .section1 .swiper-container {
    width: 80%;
  }

  .section1 .swiper-container .item1 h2,
  .section1 .swiper-container .item2 h2,
  .section1 .swiper-container .item3 h2,
  .section1 .swiper-container .item4 h2,
  .section1 .swiper-container .item5 h2 {
    font-size: 2.5em;
    font-weight: 900;
    font-family: "Roboto";
    color: #363a3e;
  }

  .section1 .swiper-container .item1 h3,
  .section1 .swiper-container .item2 h3,
  .section1 .swiper-container .item3 h3,
  .section1 .swiper-container .item4 h3,
  .section1 .swiper-container .item5 h3 {
    font-size: 1.3em;
    line-height: 1.2;
    margin-bottom: 8px;
  }

  .section1 .swiper-container .item3 a.fuente-legal {
    background-color: #cc193a;
    color: #fff;
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 5px;
    margin-top: 8px;
    font-size: 0.7em;
    margin-bottom: 8px;
    text-decoration: none;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  .box-heading .content p:first-child {
    text-align: left;
  }
}

@media (max-width: 700px) {
  .section9-5 .row .reconocimiento p {
    font-size: 12px;
  }

  .section9-5 .row .reconocimiento h3 {
    font-size: 18px;
  }
}

/* ---------------------------------Fin 900 screen size -----------------------------------*/

/* ----------------------------------- 600 screen size ------------------------------------*/

@media (max-width: 600px) {

  .box-box.fondo-2,
  .pagetom.fondo-2 {
    background: transparent !important;
  }

  .box-bg {
    background-image: url("./../img/front2.png") !important;
    background-repeat: no-repeat;
    background-position: right !important;
  }

  .box-bg,
  .box-header .container {
    min-height: 250px;
  }

  .box-bg:before {
    background: transparent;
  }

  .box-heading {
    flex-direction: column;
    align-items: flex-start;
  }

  .box-heading .title {
    text-align: left;
    width: 160px;
    font-size: 1.4em;
    line-height: 1.2em;
  }

  .box-heading p {
    text-align: left;
    width: 160px;
    font-size: 11px;
    color: #ebeced;
  }

  .box-heading .content p {
    color: #f6f6f6 !important;
  }

  .box-heading .box-share {
    display: flex;
    margin: auto 0;
    margin-top: 10px;
  }

  .box-heading .box-share .sub {
    justify-self: center;
  }

  .text-section1 {
    width: 100%;
    font-size: 12px;
    padding: 0 10%;
  }

  .contenidomapa {
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -220px;
  }

  .section1 {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    background: #fff;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    overflow: hidden;
  }

  .section1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    align-items: center;
    transition: all 0.3s ease;
    justify-content: center;
  }

  .section1 .swiper-slide-active h3 {
    width: 151px !important;
  }

  .section1 .swiper-container {
    display: block !important;
    width: 100%;
    height: 100%;
    padding-bottom: 1.5rem;
  }

  .swiper-wrapper .item1 {
    grid-area: operaciones;
  }

  .swiper-wrapper .item2 {
    grid-area: afiliados;
  }

  .swiper-wrapper .item3 {
    grid-area: main;
  }

  .swiper-wrapper .item4 {
    grid-area: participacion;
  }

  .swiper-wrapper .item5 {
    grid-area: experiencia;
  }

  .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    grid-gap: 20px;
    padding: 15px;
    grid-template-areas:
      "main main"
      "operaciones afiliados"
      "participacion experiencia";
  }

  .section1 .swiper-container .item1,
  .section1 .swiper-container .item2,
  .section1 .swiper-container .item3,
  .section1 .swiper-container .item4,
  .section1 .swiper-container .item5 {
    height: 178px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 25px;
  }

  .section1 .swiper-container .item1 h2,
  .section1 .swiper-container .item2 h2,
  .section1 .swiper-container .item3 h2,
  .section1 .swiper-container .item4 h2,
  .section1 .swiper-container .item5 h2 {
    font-size: 2.5em;
    font-weight: 900;
    font-family: "Roboto";
    color: #363a3e;
  }

  .section1 .swiper-container .item5 span.text {
    margin-left: auto;
    margin-right: auto;
  }

  .section1 .swiper-container .item1 h3,
  .section1 .swiper-container .item2 h3,
  .section1 .swiper-container .item3 h3,
  .section1 .swiper-container .item4 h3,
  .section1 .swiper-container .item5 h3 {
    font-size: 1em;
    line-height: 1.2;
    margin-bottom: 8px;
  }

  .section1 .swiper-container .item1 span,
  .section1 .swiper-container .item2 span,
  .section1 .swiper-container .item3 span,
  .section1 .swiper-container .item4 span,
  .section1 .swiper-container .item5 span {
    font-size: 11px;
  }

  .section1 .swiper-container .item1 .item3 h3,
  .section1 .swiper-container .item2 .item3 h3,
  .section1 .swiper-container .item3 .item3 h3,
  .section1 .swiper-container .item4 .item3 h3,
  .section1 .swiper-container .item5 .item3 h3 {
    margin-bottom: 0;
  }

  .section1 .desktop {
    display: none;
  }

  .section1 .item1,
  .section1 .item2,
  .sextion1 .item3,
  .section1 .item4,
  .section1 .item5 {
    height: 178px;
    align-content: center;
    align-items: center;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  }

  .section1 .item1 h2,
  .section1 .item2 h2,
  .sextion1 .item3 h2,
  .section1 .item4 h2,
  .section1 .item5 h2 {
    font-size: 2.5em;
  }

  .section1 .item1 h3,
  .section1 .item2 h3,
  .section1 .item4 h3,
  .section1 .item5 h3 {
    font-size: 1.5em;
  }

  .section1 .item1 span,
  .section1 .item2 span,
  .section1 .item4 span,
  .section1 .item5 span {
    font-size: 11px;
  }

  .section1 .item3 {
    height: 182px;
    background-color: #e1ecf1;
    min-width: 342px;
    flex-grow: 1;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  }

  .section1 .item1,
  .section1 .item2,
  .section1 .item4,
  .section1 .item5 {
    flex-grow: 1;
  }

  /* .section1 .item3 h2 {
    width: 191px;
  } */

  .section1 .item3 h3 {
    margin-bottom: 0;
  }

  .section1 .swiper-container .item3 a.fuente-legal {
    background-color: #cc193a;
    color: #fff;
    font-weight: 500;
    padding: 4px 16px;
    border-radius: 5px;
    margin-top: 8px;
    font-size: 0.7em;
    margin-bottom: 8px;
    text-decoration: none;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  /* ------------------------------------------------------------------------------------------ */

  .bullets,
  .bullets2 {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 10px;
    margin-top: 20px;
  }

  .bullets li,
  .bullets2 li {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #eaeaea;
    padding: 0 !important;
    margin: 0 !important;
    position: inherit !important;
    cursor: pointer;
  }

  .bullets li.active,
  .bullets2 li.active {
    background: #87898f;
  }

  .section2 .btn_trayectoria {
    font-size: 14px;
    text-align: left;
    padding: 0 20px;
    margin-bottom: 60px;
    width: 279px;
    text-align: center;
    z-index: 1;
  }

  .section2 .btn_trayectoria .fa {
    line-height: 0;
    padding-right: 0;
    translate: 10px;
  }

  .section_trayectoria {
    margin-top: -90px;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    width: 100%;
  }

  .section_trayectoria h2 {
    font-size: 1em;
    padding: 60px 0 30px;
  }

  .section_trayectoria .anios {
    gap: 20px;
    grid-gap: 20px;
    width: 100%;
    overflow-x: scroll;
    justify-content: flex-start;
  }

  .section_trayectoria .anios li {
    height: 46.5px;
    font-size: 1em;
    width: 79.9px;
    line-height: 46.5px;
    padding: 0 20px;
  }

  .section_trayectoria .general_logros {
    width: 100%;
    overflow-x: scroll;
    gap: 20px;
    justify-content: flex-start;
  }

  .section_trayectoria .general_logros h3 {
    font-size: 1.3em;
  }

  .section_trayectoria .general_logros h4 {
    font-size: 0.6em;
  }

  .section_trayectoria .general_logros hr {
    margin: 0;
    width: 100%;
  }

  .section_trayectoria .general_logros p {
    font-size: 12px;
  }

  .section_trayectoria .general_logros .white_card {
    height: auto;
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
  }

  .section_trayectoria .general_logros .white_card h3 {
    width: 129px;
  }

  .section_trayectoria .general_logros .white_card hr {
    width: 100%;
  }

  .section_trayectoria .general_logros .black_card {
    padding: 20px 15px;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .section_trayectoria .general_logros .black_card hr {
    width: 100%;
  }

  .section_trayectoria .general_logros .black_card h3 {
    font-size: 1.4em;
    width: 129px;
  }

  .section_trayectoria .general_logros .black_card h4 {
    text-align: left;
  }

  .section3 h2 {
    font-size: 1.3em;
    font-weight: bold;
  }

  .section3 p {
    width: 100%;
  }

  .section3 .botones {
    display: flex;
    gap: 10px;
    margin-bottom: 50px;
  }

  .section3 .botones li {
    /* margin: 0 auto; */
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 18px;
    /* z-index: 2; */
    font-weight: normal;
    background: #fff;
    border: 1px solid #cc193a;
    color: #cc193a;
    padding-top: 10px;
    padding-bottom: 10px;
    /* padding: 15px 5px; */
  }

  /* .section3 .botones li::after {
    content: "v";
    float: right;
    text-transform: lowercase;
    font-size: 11px;
    transform: rotate(180deg) scaleX(2);
  } */

  .section3 .botones li a {
    text-align: center;
    color: #cc193a;
  }

  .section3 .botones li.active {
    background: #cc193a;
    color: #fff;
    font-weight: bold;
  }

  .section3 .botones li.active a {
    color: #fff;
  }

  .section3 .botones li.active::after {
    font-weight: normal;
    /* transform: rotate(0deg) scaleX(2); */
  }

  .section3 #slider_respaldo {
    margin-top: -50px;
    z-index: 1;
  }

  .section3 #slider_respaldo #prudential .prudential {
    width: 100%;
  }

  .section3 #slider_respaldo #prudential .prudential .contenido p {
    font-size: 13px;
  }

  .section3 #slider_respaldo #habitat_chile .row {
    width: 100%;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido {
    background: #fff;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido p {
    padding-top: 0;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido .btn-rojo {
    width: 100%;
    font-size: 0.8em;
    height: 37px;
    margin: 10px 0;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido .bloque-blanco1 {
    width: 100%;
    font-size: 0.5em;
    padding: 10px;
    margin: 10px 0;
    display: block;
    height: fit-content;
    text-align: center;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido .bloque-blanco1 strong {
    width: 48%;
    font-size: 1.4em;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido .bloque-blanco2 {
    width: 90%;
    margin-left: 5%;
    font-size: 0.5em;
    padding: 0 10px;
    height: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section3 #slider_respaldo #habitat_chile .row .contenido .bloque-blanco2 strong {
    font-size: 1.4em;
  }

  .section3 #slider_respaldo #inversiones .row {
    width: 100%;
  }

  .section3 #slider_respaldo #inversiones .row .contenido {
    background: #fff;
  }

  .section3 #slider_respaldo #inversiones .row .contenido p {
    width: 100%;
  }

  /* ------------------------------------------------------------------------------ */

  .section4 {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section4 .izquierda {
    width: 100%;
    display: flex;
    height: auto;
  }

  .section4 .izquierda img {
    float: none;
    margin: 0 auto;
    width: 200px;
    height: 247px;
  }

  .section4 .derecha {
    width: 100%;
  }

  .section4 .derecha h2 {
    font-size: 1em;
    text-align: center;
  }

  .section4 .derecha h2 br {
    display: none;
  }

  .section4 .derecha span {
    width: 100%;
  }

  .section4 .derecha span br {
    display: none;
  }

  .section4 .derecha .box-btn {
    width: 100%;
  }

  .section4 .derecha .box-btn p {
    width: 84%;
    margin-left: 8%;
  }

  .section4 .derecha .box-btn p br {
    display: none;
  }

  .section4 .derecha .box-btn button {
    font-size: 0.7em;
    margin: 10px auto;
  }

  /* ------------------------------- Section 5 Mobile ----------------------------------------- */

  .section5 {
    padding-top: 20px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    padding-bottom: 120px;
  }

  .section5 h2 {
    width: 100%;
    font-size: 1em;
    height: auto;
    text-align: center;
    padding: 20px 40px;
  }

  .section5 .btn-slider:hover {
    background-color: transparent;
  }

  .section5 .btn-slider.left-slider {
    left: -50%;
    right: -40%;
    bottom: -400px !important;
  }

  .section5 .btn-slider.right-slider {
    right: -50%;
    left: -40%;
    bottom: -400px !important;
  }

  .section5 .content-slide {
    width: 100%;
    overflow: visible;
    padding: 20px 0px;
  }

  .section5 ul {
    width: 100%;
    overflow: hidden;
  }

  .section5 ul li {
    cursor: pointer;
    /* margin: 0 10px; */
  }

  .section5 ul li img {
    margin: 0 15px;
  }

  .section5 ul li.central img {
    width: 130px !important;
  }

  .section5 ul li.side img {
    width: 110px !important;
  }

  .e1 {
    visibility: hidden;
  }

  .e5 {
    visibility: hidden;
  }

  /* ------------------------------- Section 6 Mobile ----------------------------------------- */

  .section6 {
    flex-direction: column;
    background: #ebf3ff;
    margin: 0;
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .section6 .row1 {
    width: 100%;
    margin: 0;
    padding-top: 50px;
    text-align: center;
  }

  .section6 .row1 .box-txt {
    width: 90%;
    margin: 20px 5%;
    border-radius: 18px;
    text-align: left;
  }

  .section6 h2 {
    width: 80;
    font-size: 1.5em;
  }

  .section6 p {
    font-size: 14px;
    padding: 30px 10%;
  }

  .section6 .row1 p br {
    display: none;
  }

  .section6 .row1 #image-mobile {
    width: 90%;
    display: block !important;
  }

  .section6 .row1 .btn-resultados {
    width: 320px;
    height: 50px;
    margin-top: 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 30px;
  }

  .section6 .row2 {
    width: 100%;
    display: none;
  }

  .section6 .row2 img {
    display: none;
  }

  /* ------------------------------- Section 7 Mobile ----------------------------------------- */

  .section7 {
    flex-direction: column;
  }

  .section7 .content {
    width: 80%;
    margin-left: 8%;
    text-align: center;
    padding: 30px;
  }

  .section7 .content p {
    text-align: center;
    font-size: 13px;
  }

  .section7 .content p strong {
    text-align: center;
    font-size: 13px;
  }

  .section7 .content strong {
    text-align: center;
    font-size: 14px;
  }

  .section7 .content sub {
    font-size: 10px;
    height: auto;
  }

  .section7 .imgbg {
    width: 100%;
  }

  .section7 .imgbg img {
    width: 100%;
    margin-bottom: -5px;
  }

  /* ------------------------------- Fin Section 7 Mobile -------------------------------------- */

  .section8 {
    flex-direction: column;
  }

  .section8 h2 {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 30px;
    padding-top: 40px;
  }

  .section8 .row {
    flex-direction: column-reverse;
    padding: 20px;
  }

  .section8 .row .boton {
    width: 200px;
    font-size: 0.75em;
    font-weight: bold;
  }

  .section8 .row p {
    padding: 0 0 20px;
  }

  .section8 .row h3 {
    width: 100%;
    font-size: 1.1em;
    padding: 10px 0;
  }

  .section8 .row .columna-1 {
    width: 100%;
    margin: 0;
  }

  .section8 .row .columna-1 p {
    width: 100%;
    font-size: 13px;
  }

  .section8 .row .columna-2 {
    width: 100%;
    margin: 0;
  }

  .section8 .row .columna-2 p {
    width: 100%;
    font-size: 13px;
  }

  .section8 .row22 {
    flex-direction: column;
  }

  .section9 {
    display: none;
  }

  /* ------------------------------- Inicio Section 9.5 Mobile ------------------------------- */

  /* ------------------------------------------------------------------------------------------ */
  /* ------------------------------------------  GRID 1 --------------------------------------- */
  /* ------------------------------------------------------------------------------------------ */

  .section9-5 .row .reconocimiento1 .item1 {
    grid-area: image;
  }

  .section9-5 .row .reconocimiento1 .item2 {
    grid-area: title;
  }

  .section9-5 .row .reconocimiento1 .item3 {
    grid-area: para;
  }

  .section9-5 .row .reconocimiento1 {
    display: grid;
    grid-template-columns: 100px 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    align-items: center;
    grid-gap: 5px;
    width: 100%;
    max-height: 300px;
    margin-top: 0;
    /* padding: 20px 45px; */
    grid-template-areas:
      "image title title title"
      "image para para para"
      "image para para para"
      "image para para para";
  }

  .section9-5 .row .reconocimiento1 img {
    margin-top: 0px !important;
    width: 100px;
  }

  .section9-5 .row .reconocimiento1 h3 {
    margin-top: 0px !important;
    font-size: 30px;
  }

  .section9-5 .row .reconocimiento1 p {
    font-size: 16px;
  }

  /* ------------------------------------------------------------------------------------------ */
  /* ----------------------------------------  GRID 2   --------------------------------------- */
  /* ------------------------------------------------------------------------------------------ */

  .section9-5 .row .reconocimiento2 .item1 {
    grid-area: image;
  }

  .section9-5 .row .reconocimiento2 .item2 {
    grid-area: title;
  }

  .section9-5 .row .reconocimiento2 .item3 {
    grid-area: para;
  }

  .section9-5 .row .reconocimiento2 {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    grid-gap: 5px;
    width: 100%;
    max-height: 300px;
    margin-top: 0;
    /* padding: 20px 45px; */
    grid-template-areas:
      "image"
      "image"
      "title"
      "para"
      "para";
  }

  .section9-5 .row .reconocimiento2 img {
    width: 60% !important;
    justify-self: center;
    padding-top: 40px;
  }

  /* ------------------------------------------------------------------------------------------ */
  /* ----------------------------------------  GRID 3   --------------------------------------- */
  /* ------------------------------------------------------------------------------------------ */

  .section9-5 .row .reconocimiento3 .item1 {
    grid-area: image;
  }

  .section9-5 .row .reconocimiento3 .item2 {
    grid-area: title;
  }

  .section9-5 .row .reconocimiento3 .item3 {
    grid-area: para;
  }

  .section9-5 .row .reconocimiento3 {
    display: grid;
    grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    align-items: center;
    grid-gap: 5px;
    width: 100%;
    max-height: 300px;
    margin-top: 0;
    /* padding: 20px 45px; */
    grid-template-areas:
      "image image title title title title"
      "image image para para para para"
      "image image para para para para"
      "image image para para para para";
  }

  .section9-5 .row .reconocimiento3 img {
    margin-top: 0 !important;
    width: 100%;
  }

  /* ------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------ */

  .section9-5 {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .section9-5 {
    background: #f9fbfc;
  }

  .section9-5 .row {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-end;
    justify-content: center;
    gap: 20px;
    padding: 10px 20px 40px;
  }

  .section9-5 h2 {
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px;
  }

  .section9-5 .row .reconocimiento1 h3 {
    font-size: 1.6em;
    font-weight: bold;
    padding: 10px;
    margin-top: 10%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 30px;
    align-self: flex-end;
    translate: 0 20px;
  }

  .section9-5 .row .reconocimiento3 h3 {
    font-size: 1.8em;
    font-weight: bold;
    padding: 10px;
    margin-top: 10%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 30px;
  }

  .section9-5 .row .reconocimiento2 h3 {
    font-size: 1.8em;
    font-weight: bold;
    padding: 10px;
    margin-top: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .section9-5 .row .reconocimiento1 p {
    font-size: 14px;
  }

  .section9-5 .row .reconocimiento2 p {
    font-size: 13px;
  }

  .section9-5 .row .reconocimiento3 img {
    margin-top: -150px;
  }

  .section9-5 .row .reconocimiento2 img {
    width: 90%;
  }

  .section9-5 .row .reconocimiento2 h3 {
    padding: 10px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 6.1),
only screen and (min-device-pixel-ratio: 6.1) {
  .section_trayectoria .anios li {
    margin: 10px 10px;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.section10 .row .columna-1 {
  max-width: 880px;
  margin: auto;
}

.section10 .row .columna-1 p {
  /* padding-top: 16px; */
  /* padding-bottom: 16px; */
  margin-bottom: 0;
  padding: 50px 16px 30px;
  font-size: 14px;
}

.container-new-home {
  max-width: 1439px;
  padding: 0 18px;
  margin: 0 auto;
}

footer.main-footer {
  position: relative;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  background-color: #212529;
}

footer .footer-option {
  margin: 15px 0;
}

footer .footer-option .footer-header-option {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.5em;
}

footer .footer-option .footer-header-option h4 {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
}

footer .footer-option .contact-number-info span {
  color: #fff;
  font-size: 0.8rem;
}

footer .footer-option .footer-suboptions {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.5s ease-in-out;
}

footer .footer-option .footer-suboptions.change {
  height: auto;
}

footer .footer-option .footer-suboptions ul {
  padding-inline-start: 25px;
  list-style: circle;
}

footer .footer-option .footer-suboptions ul li {
  /* padding-inline-start: 25px; */
  list-style: circle;
}

footer .footer-option .footer-suboptions ul li::marker {
  color: #fff;
  list-style: circle;
}

footer .footer-option .footer-suboptions a {
  color: #fff;
  text-decoration: none;
}

#white-breake-line {
  color: #fff;
  width: 200px;
}

footer .social-media {
  width: 125px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .social-media img {
  cursor: pointer;
}

@media (min-width: 760px) {
  .footer-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  footer .footer-option .footer-suboptions ul li::marker {
    color: #fff;
  }

  footer .footer-option .footer-header-option {
    margin-bottom: 1.5em;
  }

  footer .footer-option .footer-header-option h4 {
    font-size: 1.1rem;
    font-weight: 600;
  }

  footer .footer-option .footer-header-option img {
    display: none;
  }

  footer .footer-option .footer-suboptions {
    height: auto;
  }

  footer .footer-option .footer-suboptions ul {
    list-style-type: none;
    padding-inline-start: 0px;
  }

  footer .footer-option .footer-suboptions a {
    font-size: 0.85rem;
  }

  footer .footer-option .footer-suboptions a:hover {
    text-decoration: underline;
  }

  footer .footer-option .contact-number-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  footer .footer-option .contact-number-info span.number {
    font-size: 1.15rem;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}