.e-con.banner-custom-aguilas {
  --min-height: 500px;
  --display: flex;
  --margin-bottom: 200px;
}

.banner-custom-aguilas {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.e-con.e-flex.banner-custom-aguilas > .e-con-inner {
  display: flex;
  justify-content: flex-end;
}

.banner-custom-aguilas > .e-con-inner > div {
  display: flex;
  margin: 0 0 -200px 0;
}

.banner-custom-aguilas .elementor-widget-porto_ultimate_heading > div {
  background-color: #f3f4f6d0;
  padding: 25px 25px 25px 25px;
  border-radius: 4px 4px 4px 4px;
}

.banner-custom-aguilas .porto-u-heading {
  text-align: left;
}

.banner-custom-aguilas .porto-u-main-heading h2 {
  font-weight: 600;
  color: var(--color-primario);
}

.banner-custom-aguilas .porto-u-sub-heading {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--color-primario);
}

.banner-custom-aguilas .breadcrumbs-custom {
  margin-top: unset;
}
