/**
 * Theme Name: IEB (bridge child theme)
 * Template:   Bridge
 */

:root {
  --green: #5ab566;
}

@font-face {
  font-family: "Gt America Extendid";
  src:
    url("fonts/gt-america-compressed-medium-webfont.woff2") format("woff2"),
    url("fonts/gt-america-compressed-medium-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "GT America Regular";
  src:
    url("fonts/gt-america-regular-webfont.woff2") format("woff2"),
    url("fonts/gt-america-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gt America Extendid";
  src:
    url("fonts/gt-america-medium-webfont.woff2") format("woff2"),
    url("fonts/gt-america-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Gt America Extendid";
  src:
    url("fonts/gt-america-bold-webfont.woff2") format("woff2"),
    url("fonts/gt-america-bold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Gt America Extendid";
  src:
    url("fonts/gt-america-extended-bold-webfont.woff2") format("woff2"),
    url("fonts/gt-america-extended-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Gt America Extendid";
  src:
    url("fonts/gt-america-extended-black-webfont.woff2") format("woff2"),
    url("fonts/gt-america-extended-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

.class-selector {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 12px;
}
.clase-btn-select {
  background-color: #313131;
  color: #fff;
  font-size: 16px;
  padding: 9px 14px 7px;
  border: none;
  font-family: "Gt America Extendid", sans-serif;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.2s;
}
.clase-btn-select.active,
.clase-btn-select:hover {
  background-color: var(--green);
}

.fondo-single-header2 .class-selector {
  margin-top: 15px;
}

.objetivo h4 {
  color: #5ab566;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 26px;
}

.fondo-single-header2 .clase-btn-select {
  background-color: #313131;
  color: #fff;
  font-size: 14px;
  padding: 4px 16px 4px;
  border-radius: 15px;
  border: none;
  font-family: "Gt America Extendid", sans-serif;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.2s;
}

.fondo-single-header2 .clase-btn-select.active,
.fondo-single-header2 .clase-btn-select:hover {
  background-color: var(--green);
}

.content-clase {
  display: none;
}
.content-clase.active {
  display: block;
}
.content-clase p {
  margin-bottom: 15px;
}
.content-clase p:last-child {
  margin-bottom: 0;
  opacity: 0.7;
}

.fondo-single-header {
  background-image: url(../../uploads/2024/03/Mesa-de-trabajo-2-100.jpg);
  padding: 200px 0 60px;
  background-size: cover;
  background-position: center;
  background-color: #527352;
}

.fondo-single-header2 {
  background-image: url(../../uploads/2025/03/fondoheader1.webp);
  padding: 170px 0 60px;
  background-size: 100%;
  background-position: top center;
  background-color: transparent;
  background-repeat: no-repeat;
}

.fondo-single-header2 .container {
  display: flex;
  flex-wrap: wrap;
}

.fondo-single-header2 .class-selector {
  display: flex;
  width: 100%;
  justify-content: flex-start !important;
}

.fondo-single-header2 .col {
  flex-basis: auto;
}

.fondos-single-page .container {
  max-width: 1100px;
  margin: 0 auto;
  width: 90%;
  background-color: transparent;
  box-sizing: border-box;
}
.fondo-single-header h1 {
  margin-bottom: 40px;
  font-size: 65px;
}

.fondo-single-header2 h1 {
  font-family: "Sora", sans-serif !important;
  margin-bottom: 0px;
  font-size: 45px;
  color: #212121;
  padding-bottom: 7px;
}

.fondo-single-header h4 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.004em;
  font-size: 20px;
  margin-bottom: 10px;
}
.fondo-single-header p {
  color: #fff;
}
.fondos-single-page h2 {
  color: var(--green);
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.004em;
  line-height: 1.1em;
}
.fondo-single-caracteristicas-de-fondo {
  padding: 60px 0;
  background-color: #e9eced;
}
.fondo-single-caracteristicas-de-fondo .caracteristicas-item {
  padding: 15px 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  flex-basis: 31.33%;
  border-radius: 20px;
  background-color: #fff;
}
.caracteristicas-wrapper {
  gap: 25px 3%;
  display: flex;
  flex-wrap: wrap;
}
.fondo-single-caracteristicas-de-fondo h2 {
  margin-bottom: 30px;
}
.fondos-single-page div {
  box-sizing: border-box;
}
.caracteristicas-item h4 {
  color: #6d6d6d;
}
.caracteristicas-item p {
  color: var(--green);
}
.documentos-wrapper {
  display: flex;
  justify-content: center;
  gap: 3%;
  flex-wrap: wrap;
}
.documentos-item {
  flex-basis: 21.6%;
  display: flex;
}
.documentos-item a {
  padding: 12px 15px;
  text-align: center;
  display: flex;
  border: 1px solid var(--green);
  color: var(--green);
  font-weight: 600;
  line-height: 1.2em;
  box-sizing: border-box;
  height: 100%;
  align-items: center;
  font-size: 19px;
  height: 100%;
  width: 100%;
  text-align: center;
  justify-content: center;
}
.documentos-item:first-child a {
  background-color: var(--green);
  color: #fff;
}
.fondo-single-btns {
  padding: 60px 0;
}
.fondo-chart {
  height: 320px;
}
.fondo-single-charts .container {
  display: flex;
  gap: 60px 4%;
  flex-wrap: wrap;
}
.fondo-single-charts .col {
  flex-basis: 48%;
}
.fondo-single-charts {
  padding: 60px 0;
}

.fondos-list {
  padding: 0 30px 30px;
  display: flex;
  gap: 60px 6%;
  flex-wrap: wrap;
}
.fondos-list .fondos h3 {
  color: #fff;
  font-size: 37px;
  line-height: 1.1em;
  margin-bottom: 25px;
  text-transform: none;
}
.fondos-list .fondos {
  padding: 40px;
  background-color: #3ba14b;
  border-radius: 40px;
  flex-basis: 47%;
  flex-direction: column;
  display: flex;
}
.fondos-list .fondos:nth-child(2n) {
  background-color: #839096;
}
.fondos-list .fondos p {
  color: #fff;
  margin-bottom: 25px;
  font-size: 25px;
  margin-top: -20px;
}
.fondos-list .fondos a {
  margin-top: auto;
}
.fondos-list .fondos button {
  padding: 20px 25px;
  color: var(--green);
  font-size: 17px;
  font-weight: 600;
  background-color: #fff;
  border-radius: 0;
  border: none;
  cursor: pointer;
}

@media (max-width: 1360px) {
  .fondo-single-header h1 {
    margin-bottom: 30px;
    font-size: 58px;
  }
  .fondo-single-charts .container {
    gap: 40px 6%;
  }
  .fondo-single-charts .col {
    flex-basis: 47%;
  }
  .fondo-single-charts {
    padding: 40px 0;
  }
  .fondo-single-caracteristicas-de-fondo {
    padding: 40px 0;
    background-color: #e9eced;
  }
  .fondo-single-btns {
    padding: 40px 0;
  }
}

@media (max-width: 980px) {
  .fondo-single-header {
    padding: 120px 0 40px;
  }
  .fondo-single-charts .container {
    flex-direction: column;
  }
  .fondo-single-charts .col:last-child {
    order: 1;
  }
  .fondo-single-charts .col {
    order: 2;
  }
  .fondos-list .fondos h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .fondos-list .fondos {
    padding: 35px;
    border-radius: 30px;
    flex-basis: 48%;
  }
  .fondos-list {
    gap: 30px 4%;
  }
  .fondos-list .fondos button {
    padding: 13px 20px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .fondo-single-caracteristicas-de-fondo .caracteristicas-item {
    flex-basis: 48.5%;
  }
  .fondo-single-header h1 {
    margin-bottom: 30px;
    font-size: 43px;
  }
  .fondo-single-header h4 {
    font-size: 18px;
  }
  .fondo-single-header p {
    font-size: 18px;
  }
  .fondo-single-caracteristicas-de-fondo .caracteristicas-item {
    flex-basis: 100%;
    padding: 8px 15px;
  }
  .caracteristicas-wrapper {
    gap: 15px;
  }
  .caracteristicas-item h4,
  .caracteristicas-item p {
    font-size: 16px;
  }
  .documentos-wrapper {
    flex-direction: column;
    gap: 15px;
  }
  .fondos-list {
    flex-direction: column;
    gap: 15px;
    padding: 0;
  }
}

#primary .container {
  overflow: hidden;
}

.title-fondos {
  font-family: "Sora", sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  padding-right: 25px;
}

.col-1 {
  display: inline-block;
  float: left;
}

.col-2 {
  display: inline-block;
  float: left;
}

.col-3 {
  display: inline-block;
  float: left;
}

.col-4 {
  display: inline-block;
  float: left;
}

.data {
  display: block;
}

.item-1 {
  border: 1px solid #141414;
  border-radius: 100px;
  padding: 10px 20px 10px 55px;
  background: url(../../uploads/2025/04/Vector1.png) no-repeat 15px center;
  background-size: 28px;
  margin-right: 12px;
  line-height: 22px;
  text-transform: initial !important;
  margin-bottom: 7px;
}

.item-1 h3 {
  margin: 0px;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #5ab566;
  text-transform: initial !important;
}

.item-1 p {
  margin: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #212121;
}

.item-2 {
  border: 1px solid #141414;
  border-radius: 100px;
  padding: 10px 20px 10px 60px;
  background: url(../../uploads/2025/04/Vector2.png) no-repeat 20px center;
  background-size: 26px;
  margin-right: 12px;
  line-height: 22px;
  text-transform: initial !important;
  margin-bottom: 7px;
}

.item-2 h3 {
  margin: 0px;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #5ab566;
  text-transform: initial !important;
}

.item-2 p {
  margin: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #212121;
}

.item-3 {
  border: 1px solid #141414;
  border-radius: 100px;
  padding: 10px 20px 10px 62px;
  background: url(../../uploads/2025/04/Vector3.png) no-repeat 20px center;
  background-size: 28px;
  margin-right: 12px;
  line-height: 22px;
  text-transform: initial !important;
  margin-bottom: 7px;
}

.item-3 h3 {
  margin: 0px;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #5ab566;
  text-transform: initial !important;
}

.item-3 p {
  margin: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #212121;
}

.item-4 {
  border: 1px solid #141414;
  border-radius: 100px;
  padding: 10px 20px 10px 52px;
  background: url(../../uploads/2025/04/Vector4.png) no-repeat 20px center;
  background-size: 20px;
  line-height: 22px;
  text-transform: initial !important;
  margin-bottom: 7px;
}

.item-4 h3 {
  margin: 0px;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #5ab566;
  text-transform: initial !important;
}

.item-4 p {
  margin: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #212121;
}

.block h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #5ab566;
  font-size: 24px;
  padding-bottom: 35px;
  margin: 0px;
  text-transform: initial !important;
}

.objetivo {
  display: block;
  padding: 40px 0px;
}

.objetivo h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #5ab566;
  font-size: 24px;
  padding-bottom: 35px;
  margin: 0px;
  text-transform: initial !important;
}

.objetivo p {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #212121;
  font-size: 18px;
  margin: 0px;
  padding-right: 120px;
}

@media (max-width: 768px) {
  .objetivo p {
    padding-right: 12px;
  }
}

.lista ul {
  margin: 0px;
  padding: 0px;
}

.lista ul li {
  display: inline-block;
}

.lista ul li {
  color: #5ab566;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}

.list-1 {
  padding: 0px 20px 0px 22px;
  background: url(../../uploads/2025/04/Vector5.png) no-repeat left center;
  background-size: 15px;
  margin-right: 15px;
  border-right: 1px solid #636363;
}

.list-2 {
  padding: 0px 20px 0px 22px;
  background: url(../../uploads/2025/04/Vector6.png) no-repeat left center;
  background-size: 15px;
  margin-right: 15px;
  border-right: 1px solid #636363;
}

.list-3 {
  padding: 0px 20px 0px 22px;
  background: url(../../uploads/2025/04/Vector7.png) no-repeat left center;
  background-size: 15px;
  margin-right: 15px;
  border-right: 1px solid #636363;
}

.list-4 {
  padding: 0px 0px 0px 18px;
  background: url(../../uploads/2025/04/Vector8.png) no-repeat left center;
  background-size: 8px;
}

@media (max-width: 768px) {
  .list-1 {
    border-right: 0px !important;
    margin-bottom: 7px;
  }
  .list-2 {
    border-right: 0px !important;
    margin-bottom: 7px;
  }
  .list-3 {
    border-right: 0px !important;
    margin-bottom: 7px;
  }
}

.block {
  width: 100%;
}

.block .fondo-cartera {
  border-radius: 15px;
  box-shadow: 0 4px 8px #5ab5664a;
  background: #fff;
  padding: 40px 250px 40px 50px;
}

.block .fondo-cartera2 {
  border-radius: 15px;
  box-shadow: 0 4px 8px #5ab5664a;
  background: #fff;
  padding: 40px 50px 40px 50px;
}

.titlecuota {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #5ab566;
  font-size: 24px;
  padding-bottom: 10px;
  margin: 0px;
  text-transform: initial !important;
}

.tablacuotas .tabla-container {
  margin: 20px 0;
  padding: 15px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 4px 8px #5ab5664a;
  overflow-x: auto; /* Para permitir desplazamiento en móviles */
}

.tablacuotas .tabla-container h3 {
  text-align: center;
  font-size: 14px;
  color: #5ab566;
  margin-bottom: 10px;
}

.tablacuotas table {
  width: 100%;
  border-collapse: collapse;
  background: white;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.tablacuotas th,
td {
  padding: 10px;
  text-align: center;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #5ab566;
}

.tablacuotas th {
  background-color: #e9e9e9;
  color: #5ab566;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}

.tablacuotas tbody tr:nth-child(odd) {
  background-color: #fff;
}

.tablacuotas tbody tr:hover {
  background-color: #fff;
}

/* Ocultamos las tablas por defecto */
.tabla-container.hidden {
  display: none;
}

/* Tabla activa */
.tabla-container.active {
  display: block;
}

@media (max-width: 768px) {
  .block .fondo-cartera {
    padding: 5px !important;
  }

  .fondo-single-header2 {
    padding: 50px 0 60px;
  }
}

/* .postid-31538 .factsheet-item {
  display: none !important;
}

.postid-30857 .factsheet-item {
  display: none !important;
}

.postid-30851 .factsheet-item {
  display: none !important;
}

.postid-30856 .factsheet-item {
  display: none !important;
}

.postid-30858 .factsheet-item {
  display: none !important;
}

.postid-30850 .factsheet-item {
  display: none !important;
} */
