.sec_hero_contact {
  padding: 7rem 0;
}
.sec_hero_contact .contact_form {
  border-radius: 0 20px 20px 0;
  background: #6a9671;
  height: 100%;
  padding: 40px 80px;
}
.gform_legacy_markup_wrapper .gfield_required {
  color: #fff;
}
.sec_hero_contact .contact_form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.gform_wrapper {
  display: block !important;
}
.bg_color {
  background: #f7f7f7;
}
.sec_hero_contact .hero_content {
  background: #fff;
  height: 100%;
  border-radius: 20px 0 0 20px;
  padding: 40px;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  -ms-border-radius: ;
  -o-border-radius: ;
}

.sec_hero_contact input[type="text"],
.sec_hero_contact select {
  background: #f0f0f0;
  border: 1px solid #f7f7f7;
  border-radius: 10px;
  min-height: 60px;
  margin-bottom: 0 !important;
  background-repeat: no-repeat;
  background-position: 5px 50%;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  -ms-border-radius: ;
  -o-border-radius: ;
}
body
  .sec_hero_contact
  .gform_legacy_markup_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]) {
  padding-left: 40px !important;
}
body .gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin-top: 0;
}
.btn {
  padding: 0;
}
.gform_legacy_markup_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}
.sec_hero_contact textarea {
  background: #f0f0f0;
  border: 1px solid #f7f7f7;
  max-height: 95px;
}
.sec_hero_contact input[type="submit"] {
  background: #b4c217;
  font-size: 22px !important;
  color: #f7f7f7;
  border: 0;
  border-radius: 10px;
  min-height: 60px;
  width: 100% !important;
  margin: 0 !important;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  -ms-border-radius: ;
  -o-border-radius: ;
}
.sec_hero_contact h1 {
  color: #6a9671;
  margin-bottom: 1rem;
}
.sec_hero_contact .kontakt_info {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.sec_hero_contact [type="checkbox"] + label,
.sec_hero_contact [type="checkbox"] + label a {
  color: #91c3f2 !important;
  font-size: 10px !important;
}
.sec_hero_contact .kontakt_info img {
  width: 26px;
}
.sec_hero_contact .kontakt_info p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 25px;
}
.sec_hero_contact .row {
  align-items: stretch;
}
.sec_hero_contact .hero_content h2 {
  font-size: 28px;
  font-weight: 400;
  color: #36393d;
}
.sec_hero_contact .max-500 {
  max-width: 500px;
}
p.angebot_btn {
  font-size: 24px;
  min-height: 64px;
  display: flex;
  align-items: center;
}
.gform_wrapper {
  margin: 0 !important;
}
label.gfield_label {
  color: #fff;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin: 0;
}
.gform_footer.top_label {
  padding: 0;
}
@media (min-width: 768px) {
  .sec_hero_contact .col-6 {
    -ms-flex: 0 0 47.5%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sec_hero_contact {
    padding: 0 0 30px;
  }
  body h1 {
    font-size: 26px;
    font-weight: 800;
    margin: 40px 0 25px;
    line-height: 34px;
  }
  .sec_hero_contact .hero_content {
    background: transparent;
    height: 100%;
    border-radius: 0;
    padding: 0 20px;
  }
  .mobile-desgin {
    background: #fff;
    border-radius: 14px;
    padding: 25px 20px 0;
    margin-bottom: 20px;
  }
  p.angebot_btn {
    font-size: 19px;
    min-height: 60px;
    margin: 0;
    width: 100%;
    justify-content: center;
    padding: 10px 20px;
  }
  .sec_hero_contact .contact_form {
    border-radius: 14px;
    padding: 20px;
    margin: 0 20px 0;
  }
  .sec_hero_contact .contact_form h2 {
    font-size: 22px;
  }
  .hair_calc,
  .max-500 {
    max-width: 500px;
    margin: auto;
  }
  .sec_hero_contact .hero_content h2 {
    font-size: 22px;
  }
  .sec_hero_contact select {
    min-height: 48px;
  }
  .sec_hero_contact [class*="col-"] {
    padding: 0;
  }
}
