.card-custom {
  /* width: 19rem !important; */
  margin-right: 3%;
  border: none !important;
  border-radius: 0 !important;
}

.card-custom img {
  border-radius: 0 !important;
  /* width: 19rem !important; */
}

.card-text {
  font-size: 14.5px !important;
  padding: 3% 0;
}

.card-text,
.card-title {
  color: #fff;
}

.card {
  position: relative;
}

.icon-overlay {
  position: absolute;
  top: -8%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: start;
  margin-left: 1rem;
}

img.icon-img {
  width: 15% !important;
}

/* ALTO DE CONTENIDOS */
.contenido_privacy_policy,
.contenido {
  margin-bottom: 2%;
}

.contenido_privacy_policy {
  padding: 0.7% 0 0 0;
}

.opt-nav a.active {
  color: #ef5c14;
}

.disabled-link {
  pointer-events: none;
  text-decoration: none;
  cursor: not-allowed;
}

.col-info,
.col-cards {
  height: 100%;
}

.col-info {
  background-color: #ededed;
  border-top-right-radius: 1.8rem;
  padding: 70% 10% 0 10%;
}

.col-info img {
  width: 60%;
}

.row-cards,
.row-cards-mid {
  margin-bottom: 5%;
}

.cont-col-cards {
  margin: 0;
  padding: 3% 2% 0 0;
}
