/****** IMPORTANTE: usar con netquest-brand_child.css ******/
.first__row__hero {
/*   margin-left: -15px; */
}
.hs-form-field {
  flex-basis: 100% !important;
}
.second__row__hero.row {
  padding: 56px 0 26px;
}
.hero__col {width: 50%;}

 .hero__richtext-new p, #text {
    display: block !important;
    margin-bottom: 1em !important;
    min-height: 1em !important;
  }
  .hero__richtext-new p > span {
    display: inline-block !important;
    width: 100% !important;
        font-size: larger;
  }
.hero__richtext-new br {
    display: block !important;
    content: "" !important;
    margin-top: 0.5em !important;
  }

span.font-family-highlight, span.font-heading-h1 {
  line-height: 1.25 !important;
}
h1.hero__heading {
  margin-bottom: 0;
}
/* new code */
.description {
  padding-right: 60px;
}

.hero__subheading {
  padding: 0 120px 0 0;
}
.hero__richtext-new {
  padding-right: 186px;
}
@media (max-width: 1350px) {
  .hero__subheading {
  padding: 0 120px 0 0;
}
.hero__richtext-new {
  padding-right: 120px;
}
  .description {
    padding-right: 12px;
}
}
/* end new code */

span.hero-form-subtitle {
  padding-top: 12px;
}

@media (max-width: 834px) {
    .hero__richtext-new {
        padding-right: 0;
    }
}
  span.font-subtitle-lg.hero {
    font-size: 16px;
    line-height: 115%;
  }
  .second__row__hero.row {
    padding: 40px 0 50px;
  }

}
@media (max-width: 600px) {
  h1.hero__heading span {
    font-size: 40px;
  }
  span.font-subtitle-lg.hero {
    font-size: 14px;
  }

}

.second__row__hero__display__2.row {
  padding: 64px 0 26px;
}
.hero__col.form {
/*   padding-right: 142px; */
}
.legal-consent-container .hs-form-booleancheckbox-display input {
  top: 2px !important;
}
.hero__image__display__2 img {
  max-width: 708px;
  object-fit: cover;
}
.hero__image__display__2 {
  position: absolute;
}
@media (max-width: 1440px) {
  .hero__image__display__2 {
    right: 0;
  }
}
@media (max-width: 1137px) {
  .hero__image__display__2 img {
    width: 561px !important;
  }
}
@media (max-width: 834px) {
  .second__row__hero__display__2.row {
    padding: 0px 0px 0px;
  }
  .hero__col.form, .hero__col.img {
    width: 100%;
  }
  .hero__image__display__2 {
    padding: 80px 0px 0px;
  }
  .hero__image__display__2 img {
    height: 740px !important;
    width: 100% !important;
  }
  .hero__image__display__2 {
    position: unset;
    text-align: center;
  }
  .hero__col.form {
    padding-right: 0;
  }
}

@media (max-width: 600px) {
  .hero__image__display__2 {
    padding: 64px 0px 0px;
  }
  .hero__image__display__2 img {
    height: 404px !important;
  }

}
