.navbar-only-logo {
  z-index: 10000;
  background-color: #16293a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 8px -2px #000;
}

.navbar_menu {
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 100%;
  display: flex;
}

.navbar_menu.combo_09 {
  justify-content: center;
}

.above_the_fold {
  background-image: linear-gradient(to right, #000000f7, #000000d4 36%, #0000), url('../images/211126_GATE56_Shooting_v001_1_NM_8Z5A9125.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 630px;
  display: none;
}

.navlink_links {
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  display: block;
  position: relative;
}

.nav_link_menu {
  color: #000;
  border-bottom: 2px solid #fff;
  margin-left: 11px;
  margin-right: 11px;
  padding: 7px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
  text-decoration: none;
}

.nav_link_menu:hover {
  background-color: #00287312;
}

.nav_link_menu.w--current {
  border-bottom-color: #fff;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.button {
  color: #000;
  background-color: #e7333a;
  border: 1px solid #002873;
  border-radius: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  transform: translate(0);
}

.button:hover {
  transform: translate(0, -2px);
}

.button.karriere_combo {
  color: #002873;
  background-color: #fff;
  transition: all .3s;
}

.button.karriere_combo:hover {
  transform: translate(0, -1px);
}

.button.kontakt_combo {
  color: #fff;
  background-color: #33a2e7;
}

.paragraph-2 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.standort {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.above_the_fold_inner {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  display: flex;
}

.above_links {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-left: -80px;
  padding-top: 134px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.above_rechts {
  width: 50%;
  height: 100%;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  font-weight: 600;
  line-height: 33px;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.button_erstgespr-ch {
  background-color: #e3833d;
  border-bottom: 2px solid #883900;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button_erstgespr-ch:hover {
  transform: translate(0, -2px);
}

.button_erstgespr-ch.button_navbar_combo.combooo_009 {
  display: none;
}

.button_erstgespr-ch.button_main_combo {
  background-color: #e7333a;
  border-bottom-style: none;
  border-bottom-color: #141414;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 0 6px 11px -11px #fff;
}

.button_erstgespr-ch.button_main_combo.combo_rest {
  background-color: #338ae7;
  width: 317px;
  height: 44px;
  margin-left: 60px;
  box-shadow: 0 6px 11px -7px #000;
}

.button_erstgespr-ch.button_main_combo.combo_rest.button-combo_cta {
  background-color: #000;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.body {
  font-family: Lato, sans-serif;
}

.paragraph-6 {
  color: #4e4e4e;
  text-align: left;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.ueber_uns_inner {
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 400px;
  margin-bottom: 40px;
  display: flex;
}

.uber_links {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.ueber_rechts {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.image {
  border-radius: 20px;
}

.paragraph-7 {
  color: #777;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-8 {
  text-align: center;
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-9 {
  color: #777;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.zusammenarbeit {
  background-color: #002873e3;
  background-image: linear-gradient(#242c36f2, #242c36f2), url('../images/modern-white-townhouses-1980x1320.jpg');
  background-position: 0 0, 50% 54%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 65px;
  padding-bottom: 65px;
  display: flex;
}

.ueber_standort {
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1000px;
  height: 300px;
  display: flex;
}

.standort_rechts {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.standort_links {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-left: 40px;
  padding-left: 0;
  display: flex;
}

.inner_zusammen_arbeit {
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1200px;
  height: 300px;
  display: flex;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 38px;
}

.schritt1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.paragraph-11 {
  color: #fff;
  margin-top: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.paragraph-12 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
}

.trenner_ablauf {
  width: 5%;
  height: 100%;
}

.unsere-vorteile {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 62px;
  padding-bottom: 62px;
  display: flex;
}

.methode_inner {
  width: 1000px;
  height: auto;
}

.methoden_row {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 245px;
  margin-bottom: 40px;
  display: flex;
}

.methoden_row.methoden_combo_22 {
  height: auto;
  margin-top: 50px;
}

.methode_card {
  background-color: #002873cf;
  border-radius: 12px;
  width: 32%;
  height: 100%;
  padding: 23px;
}

.methode_card.methoden_combo_2 {
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32%;
  padding: 0;
  display: flex;
}

.methode_trenner {
  width: 3%;
  height: 100%;
}

.methode_titel {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.paragraph-13 {
  text-align: center;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 32px;
}

.div-block-34 {
  line-height: 13px;
}

.image-110 {
  display: block;
}

.footer_under {
  border-top: 1px solid #ddd;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  min-width: auto;
  max-width: 1200px;
  height: 25%;
  display: flex;
}

.link7x {
  color: #fdfdfd;
  font-size: 13px;
  text-decoration: none;
}

.link7x:hover {
  color: #d6d6d6;
}

.logo_stomp {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.image-107 {
  max-width: 6%;
  margin-top: 7px;
}

.image-105 {
  min-width: 14px;
  max-width: 6%;
  min-height: 14px;
  margin-top: 4px;
}

.text-block-24 {
  color: #fdfdfd;
  text-align: left;
  margin-top: 10px;
  margin-left: 0;
  font-size: 15px;
  font-weight: 400;
}

.link-31 {
  color: #fdfdfd;
  font-size: 13px;
  font-style: normal;
  text-decoration: none;
}

.link-31:hover {
  color: #d6d6d6;
}

.footer_above {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  min-width: auto;
  max-width: 1200px;
  height: 82%;
  display: flex;
}

.link-8 {
  color: #fdfdfd;
  font-size: 13px;
  text-decoration: none;
}

.link-8:hover {
  color: #d6d6d6;
}

.footer_div {
  background-color: #242c36;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding-bottom: 5px;
  display: flex;
}

.paragraph-106 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
}

.company_stomp {
  height: 70%;
  min-height: 70%;
  max-height: 70%;
}

.navigation_stomp {
  height: 70%;
  min-height: 70%;
  max-height: 70%;
  margin-right: 0;
}

.kontakt_stomp {
  height: 70%;
  min-height: 70%;
  max-height: 70%;
}

.image-108 {
  min-width: 14px;
  max-width: 6%;
  min-height: 14px;
  margin-top: 11px;
}

.image-109 {
  min-width: 14px;
  max-width: 6%;
  min-height: 14px;
  margin-top: 7px;
}

.contact-card-line-text-2 {
  color: #fdfdfd;
  text-align: left;
  margin-top: 2px;
  margin-left: 7px;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
}

.contact-card-line-text-2.datenschutzfooter {
  text-align: left;
  margin-top: 9px;
  margin-left: 0;
}

.contact-card-line-text-2.impressumfooter {
  text-align: left;
  margin-top: 0;
  margin-left: 0;
}

.contact-card-line-4 {
  color: #fdfdfd;
  align-items: flex-start;
  width: 250px;
  padding-top: 6px;
  padding-bottom: 0;
  display: flex;
}

.footer-bottom-text-left-3 {
  color: #fff;
  text-align: left;
  flex: 1;
  margin-top: 5px;
  margin-right: 24px;
  font-size: 11px;
  line-height: 14px;
  display: block;
}

.link-29 {
  color: #fdfdfd;
  text-decoration: none;
}

.link-29:hover {
  color: #d6d6d6;
}

.inner_cta {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 80px;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
}

.image-94 {
  margin-left: 9px;
}

.paragraph-85 {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
}

.knopf_beratung {
  background-color: maroon;
  border: 1px solid #afafaf;
  border-bottom: 5px #b48c00;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 296px;
  height: 55px;
  margin-right: 55px;
  padding-top: 0;
  display: flex;
  box-shadow: 1px 4px 0 -1px #500000;
}

.knopf_beratung:hover {
  transform: translate(0, -2px);
}

.knopf_beratung.cta_combo1 {
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 0;
  flex-direction: row;
  width: auto;
  height: 40px;
  padding-left: 22px;
  padding-right: 22px;
  text-decoration: none;
  box-shadow: 1px 1px 3px #000;
}

.text-span-28 {
  font-weight: 300;
}

.cta-anfragen {
  background-color: #33a2e7;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.paragraph-82 {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.paragraph-82.cta_combo2 {
  color: #fff;
  font-size: 16px;
}

.div-block-35 {
  background-color: red;
  width: 150px;
  height: 20px;
  position: relative;
  top: 128px;
  bottom: 0;
  left: -172px;
}

.bild {
  background-image: url('../images/Daniel-Neuberger.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 400px;
  height: 400px;
  display: flex;
}

.div-block-36 {
  background-color: #002873e0;
  border-top: 1px solid #fff;
  width: 100%;
  height: 65px;
  padding: 10px;
}

.paragraph-107 {
  color: #fff;
  font-size: 16px;
}

.daniel-neuberger-exprten-frame {
  width: 1000px;
  height: auto;
}

.paragraph-108 {
  color: #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 22px;
}

.paragraph-109 {
  margin-bottom: 0;
}

.paragraph-110 {
  color: #000;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.paragraph-110.methoden_combo_344 {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 26px;
}

.paragraph-110.combo_99 {
  color: #fff;
}

.paragraph-111 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph-111.methoden_combo_3.methoden_combo_34 {
  color: #4e4e4e;
  margin-bottom: 0;
  font-size: 16px;
}

.image-111 {
  margin-bottom: 18px;
}

.bold-text {
  text-decoration: underline;
}

.was-wir-machen {
  background-color: #ffffff12;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.was-wir-machen_inner {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: auto;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 0 0 11px -6px #000;
}

.methode_div {
  background-image: linear-gradient(#ffffffdb, #ffffffdb), url('../images/zimmermannsarbeiten-1024x683.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  display: block;
}

.methode_inner-div {
  width: 1000px;
  height: 400px;
}

.methode_inner-div.methoden_combo_1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.div-block-37 {
  width: 30px;
}

.methode_pint {
  text-align: center;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 23px;
  box-shadow: 0 0 8px -4px #000;
}

.standort_bild {
  background-image: url('../images/211126_GATE56_Shooting_v001_1_NM_8Z5A9267.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 500px;
  height: 300px;
  position: static;
  box-shadow: 0 0 13px #0000007d;
}

.zahl {
  color: #002873e3;
  font-size: 50px;
  line-height: 55px;
}

.paragraph-112 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
}

.paragraph-113 {
  color: #1a4ca8d1;
  text-align: center;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.paragraph-114 {
  text-align: left;
  font-size: 35px;
  line-height: 37px;
}

.paragraph-114.combo {
  text-align: center;
}

.line {
  text-align: center;
  background-color: #fff;
  width: 80%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.methode_explained {
  text-align: center;
  width: 700px;
  margin-top: 15px;
}

.paragraph-115 {
  color: #707070;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-116 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.paragraph-117 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.vorteil_text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 650px;
  height: auto;
  display: flex;
}

.ueber_uns_extra {
  width: 0;
  height: 0;
}

.was-machen-wir-extra {
  width: 0;
  height: 0;
  position: static;
  top: -67px;
}

.methode_extra-3 {
  width: 0;
  height: 0;
  font-family: Lato, sans-serif;
  position: relative;
  top: -65px;
}

.paragraph-118 {
  color: #fff;
  margin-bottom: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}

.was-machen-links {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 45px;
  padding-left: 15px;
  display: flex;
}

.was-machen-rechs {
  width: 90%;
  height: 100%;
}

.was-genau-machen-wir {
  background-image: url('../images/Grafik2.PNG');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.namens_tag {
  position: relative;
  top: 52px;
}

.div-block-38 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  max-width: 1200px;
  height: auto;
  display: flex;
}

.paragraph-119 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
}

.was_wir_machen__jump {
  width: 1000px;
  height: 300px;
}

.lellek {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.lellek_2 {
  background-color: #ff0000a8;
  width: 300px;
  height: 300px;
}

.fabienne {
  width: 100%;
  height: 600px;
}

.navigation-wrap {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 3px #000;
}

.logo-link {
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-image {
  display: block;
}

.textlerja-2 {
  border-bottom: 1px solid #d5d5d5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-block-60 {
  flex-direction: column;
  width: 80%;
  height: auto;
  margin-top: 25px;
  margin-bottom: 50px;
  display: flex;
}

.text-block-14 {
  margin-top: 80px;
  margin-bottom: 50px;
}

.bold-text-10 {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.footer2 {
  background-color: #002873e3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: auto 0% 0%;
  box-shadow: 1px 1px 4px 1px #000;
}

.paragraph-54 {
  color: #cfcfcf;
  margin-top: 25px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-54.comb-0 {
  color: #ffffff70;
  margin-top: 20px;
  font-size: 15px;
}

.paragraph-54.comb-0.comb-008 {
  color: #fffffff0;
  text-align: left;
  margin-top: 12px;
  font-size: 13px;
}

.paragraph-54.comb-0.comb-008.combowmbo21736tasd {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}

.link-24 {
  color: #fff;
}

.link-24:hover {
  color: #c4c4c4;
}

.linker-disclaimer {
  background-color: #0000;
  margin-top: 5px;
}

.paragraph-63 {
  color: #ffffffe0;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
}

.flexbox-footer {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1100px;
  max-width: 1100px;
  height: auto;
  display: flex;
}

.link-23 {
  color: #fff;
}

.link-23:hover {
  color: #c4c4c4;
}

.rechter-disclaimer {
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 5px;
}

.paragraph-84 {
  font-size: 17px;
  line-height: 19px;
}

.paragraph-81 {
  font-size: 20px;
  line-height: 22px;
}

.text-span-27 {
  font-weight: 700;
  text-decoration: underline;
}

.text-block-15 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.link-13 {
  color: #fff;
}

.image-38 {
  margin-left: 20px;
  margin-right: 20px;
}

.image-91 {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-47 {
  margin-bottom: 0;
  line-height: 24px;
}

.inner-achtung {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.paragraph-44 {
  color: #000;
  margin-top: 5px;
  font-size: 19px;
  line-height: 23px;
}

.paragraph-44.unterschrift {
  color: #0067c2;
  margin-top: 13px;
  margin-bottom: 26px;
  font-family: Great Vibes, cursive;
  font-size: 42px;
  line-height: 60px;
}

.paragraph-44.poersonalkenn {
  margin-bottom: 28px;
}

.heading-39 {
  color: #2f2f2f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 17px;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.bold-text-4 {
  color: #c00;
  font-size: 28px;
}

.bold-text-5 {
  color: #c00;
  font-size: 30px;
}

.spamclass {
  text-decoration: underline;
}

.background-2 {
  background-color: #000000f2;
  background-image: linear-gradient(#000000c4, #000000c4), url('../images/211126_GATE56_Shooting_v001_1_NM1900.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: auto;
  max-height: 1200px;
  margin-top: 88px;
  padding-top: 163px;
  padding-bottom: 163px;
  display: flex;
  position: static;
}

.background-2.combo_danke.combo_danke2 {
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.trenner-menner {
  background-color: #e5e5e5;
  width: 98%;
  height: 1px;
  margin-top: 28px;
  margin-bottom: 24px;
}

.italic-text-2 {
  color: #2f2f2f;
  font-size: 17px;
}

.daten {
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 25px;
}

.image-42 {
  min-width: 20px;
  max-width: 20px;
  margin-right: 10px;
}

.text-span-14 {
  font-size: 30px;
}

.paragraph-48 {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-50 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #2f2f2f;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 25px;
  display: flex;
}

.div-block-50.containerclasss-combo {
  align-items: flex-start;
}

.div-block-50.c21asombov4 {
  margin-top: 25px;
}

.text-block-16 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.text-block-16.flietext {
  text-align: center;
  margin-bottom: 17px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-16.nurumdich {
  margin-top: 5px;
  font-size: 19px;
}

.paragraph-45 {
  line-height: 15px;
}

.paragraph-45.pragahasd {
  color: #e2e2e2;
  margin-bottom: 0;
}

.paragraph-45.pragahasd.comboclass7 {
  color: #000;
}

.achtung2 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.arechtediv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  min-width: auto;
  max-width: 33%;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.innerer-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.innerer-block.untertitel-blocki {
  margin-top: 10px;
}

.innerer-block.untertitel-blocki.lolibob {
  margin-top: 3px;
}

.mittlerer-text {
  background-image: linear-gradient(#ffffffe0, #ffffffe0);
  border: 1px solid #d8d8d8;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 800px;
  height: auto;
  margin-top: 60px;
  margin-bottom: 36px;
  padding: 30px 45px 0;
  font-size: 18px;
  display: flex;
  box-shadow: 1px 1px 14px #000;
}

.mittlerer-text.asdsad.asdasdsad {
  display: block;
}

.image-40 {
  border: 6px solid #fff;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding-bottom: 0;
  box-shadow: 1px 1px 5px #000;
}

.text-span-20 {
  text-decoration: underline;
}

.bold-text-3 {
  font-size: 21px;
}

.dergutediv {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 25px;
  display: flex;
}

.teilberschrift {
  font-size: 30px;
}

.paragraph-62 {
  color: #6d3805;
  text-align: center;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.paragraph-62.combowombo12312asduz {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.paragraph-62.combowombo12312asduz.e5rxtczgvr655rdfv {
  color: #6d3805;
}

.alinkediv {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  display: flex;
}

.link-block-4 {
  opacity: 1;
  background-color: red;
  background-image: linear-gradient(#ffd43d, #fcb138);
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 95px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: opacity .2s, background-color .6s, all .3s ease-in-out;
  display: flex;
}

.link-block-4:hover {
  background-color: #ffd43d;
  background-image: linear-gradient(#ffd43d, #ffd43d);
}

.text-span-9 {
  direction: ltr;
  text-align: center;
  text-transform: none;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
}

.text-span-9.berschrift2 {
  font-size: 30px;
  line-height: 34px;
}

.image-112 {
  margin-top: 36px;
}

.checkbox-label-3 {
  color: #000;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 10px;
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
}

.form1 {
  perspective: none;
  width: 100%;
}

.form1:hover {
  transform: scale(1);
}

.form1.formoben {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.form1.formoben.form-combo1 {
  align-items: flex-start;
  width: 85%;
}

.link-32 {
  color: #419dd6;
}

.form-block-2 {
  background-color: #fff;
  width: 500px;
  height: 520px;
  margin-top: 79px;
  margin-left: 61px;
}

.form-block-2.formularoben {
  perspective: 1000px;
  justify-content: center;
  width: 90%;
  margin-top: 204px;
  display: flex;
  transform: rotate(0);
}

.form-block-2.formularoben:hover {
  transform: translate(0);
}

.form-block-2.formularoben.oben {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42%;
  height: 479px;
  margin: 0 auto;
  transition: box-shadow .4s, transform .2s;
  display: flex;
  position: static;
}

.form-block-2.formularoben.oben:hover {
  transform: translate(0, -3px);
  box-shadow: 0 0 15px 3px #0000006e;
}

.form-block-2.formularoben.oben.combo-class123x.wombox {
  background-color: #f7f7f7;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  transform: rotate(0);
}

.form-block-2.formularoben.oben.combo-class123x.wombox:hover {
  box-shadow: none;
  transform: none;
}

.paragraph-23 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.paragraph-23.combox21.com2box1 {
  text-align: left;
  margin-top: 0;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
}

.heading-19 {
  color: #000;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 8px;
  padding-bottom: 0;
  font-size: 28px;
  line-height: 36px;
}

.heading-19.combox1.combox21 {
  color: #1b1b1b;
  text-align: left;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.text-field-4 {
  width: 85%;
  height: 55px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.text-field-4.ccombox1.cbombox1 {
  width: 95%;
}

.rechter-div {
  background-color: #f8f8f8;
  border: 1px solid #dbdbdb;
  width: 100%;
  padding-top: 21px;
  padding-bottom: 21px;
}

.button-2 {
  background-color: #f83f5a;
  height: 48px;
  padding: 11px 24px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  transition: background-color .2s;
}

.button-2:hover {
  background-color: #ec2f4b;
}

.button-2.margin-left-right {
  background-color: #a42436;
  margin-top: -30px;
  margin-left: 0;
  margin-right: 10px;
}

.button-2.margin-left-right.tel-nummer {
  margin-left: 17px;
  margin-right: -337px;
  font-weight: 500;
}

.button-2.margin-left-right.tel-nummer.rueckruf-button {
  text-align: center;
  background-color: #419dd6;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 50px;
  margin: 0 auto 8px;
  padding: 0 20px;
  font-size: 17px;
  font-weight: 500;
  transition: transform .4s, background-color .4s;
  display: flex;
}

.button-2.margin-left-right.tel-nummer.rueckruf-button:hover {
  background-color: #3290ca;
  transform: translate(0, -2px);
}

.checkbox-field {
  width: 85%;
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.checkbox-field.cbcombox1.cb7ombox1 {
  padding-left: 0;
}

.sicherheit {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 9px;
  display: flex;
}

.image-106 {
  margin-right: 10px;
}

.paragraph-101 {
  color: #333;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.above_the_fold_karriere {
  background-image: linear-gradient(#000818c9, #000818c9), url('../images/background2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 750px;
  display: flex;
}

.above_the_fold_karriere_inner {
  background-image: linear-gradient(#33a8e738, #33a8e738);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 200px;
  margin-bottom: 0;
  display: flex;
}

.paragraph-120 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 38px;
}

.paragraph-121 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.stellen_karriere {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.stellen_karriere_inner {
  justify-content: center;
  width: 1000px;
  height: auto;
}

.job_raw {
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  margin-bottom: 33px;
  display: flex;
}

.div-block-62 {
  width: 100%;
  height: 20px;
}

.job_links {
  width: 80%;
  height: 100%;
}

.job_rechts {
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 100%;
  display: flex;
}

.job_name {
  align-items: center;
  width: auto;
  height: 50%;
  padding-top: 8px;
  padding-left: 25px;
  display: flex;
}

.link-33 {
  color: #093b97f0;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.paragraph-122 {
  width: auto;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.button-3 {
  background-color: #338ae7;
  border-radius: 3px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 0 0 10px -5px #000;
}

.jon_tag {
  align-items: center;
  width: 100%;
  height: 50%;
  padding-bottom: 8px;
  padding-left: 25px;
  display: flex;
}

.job_tag_tagged {
  background-color: #b3d0f6;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 89px;
  padding: 4px;
  display: flex;
}

.paragraph-123 {
  color: #002873c9;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.paragraph-124 {
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.div-block-63 {
  height: 500px;
}

.einzel-paket {
  background-color: #fff;
  border-top: 1px solid #ff0808;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.einzel-paket.profi-paket {
  border-top-width: 10px;
  border-top-color: red;
  height: 80%;
  box-shadow: 0 0 8px -3px #000;
}

.einzel-paket.profi-paket.combo123yxd {
  border-top-color: #67c820;
}

.einzel-paket.beginner-paket {
  border-top-width: 10px;
  border-top-color: #46b4e7;
  height: 80%;
  box-shadow: 0 0 8px -3px #000;
}

.einzel-paket.beginner-paket.combo123 {
  border-top-color: red;
}

.einzel-paket.beginner-paket.combo123.lukas_comb.lukas_comb123.lukas_comb1234 {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.einzel-paket.beginner-paket.combo123.lukas_comb.lukas_comb123.lukas_comb1234.handerweker-comvo {
  border-top-color: #46b4e7;
}

.einzel-paket.starter-paket {
  border-top-width: 10px;
  border-top-color: #f49a31;
  height: 80%;
  box-shadow: 0 0 8px -3px #000;
}

.einzel-paket.starter-paket.comboy-123 {
  border-top-color: #8989fc;
}

.paragraph-125 {
  text-align: center;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 22px;
  line-height: 25px;
}

.button-5 {
  color: #fff;
  background-color: #000;
}

.button-5:hover {
  color: #fff;
  transform: translate(0, -2px);
}

.paket-trenner {
  background-color: #0000;
  width: 5%;
  height: 100%;
}

.abovethefold_2 {
  z-index: -1;
  background-image: url('../images/ATF-background.jpg');
  background-position: 100%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  min-height: 83vh;
  padding-top: 0;
  display: flex;
  position: static;
}

.abovethefold_2.paket_combo1.paket_combo2 {
  background-color: #fff;
  background-image: linear-gradient(#ffffffe8, #ffffffe8), url('../images/zimmermannsarbeiten-1024x683.jpg');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  height: auto;
  min-height: auto;
  padding-top: 77px;
  padding-bottom: 77px;
}

.pakete-flexbox {
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1150px;
  height: 300px;
  display: flex;
}

.bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16 {
  text-decoration: underline;
}

.die-ad-2 {
  flex-direction: column;
  width: 337px;
  text-decoration: none;
  display: flex;
}

.div-block-64 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  height: 100px;
  display: flex;
}

.div-block-65 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-126 {
  font-size: 22px;
  line-height: 22px;
}

.aussen_div {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.image-113, .image-114 {
  box-shadow: 0 0 9px -6px #000;
}

.link-block-5 {
  box-shadow: none;
  width: 370px;
  height: 600px;
  margin-left: 94px;
  text-decoration: none;
}

.excel {
  width: 400px;
  height: 600px;
  margin-left: 90px;
  text-decoration: none;
}

.paragraph-127 {
  color: #000;
  text-align: center;
  margin-bottom: 18px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.branchen {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: block;
}

.branchen_inner_div {
  width: 1000px;
  height: 400px;
}

.header_text {
  width: 700px;
  height: auto;
  min-height: 50px;
}

.div-block-66 {
  width: 40%;
  height: 200px;
}

.jose_main {
  background-image: url('../images/5de7834365d48a4593de536d_Anette-Hegg---Background.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.div-block-67 {
  background-image: url('../images/5de7834365d48a4593de536d_Anette-Hegg---Background.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.pfeil-div {
  background-color: #0000009c;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.trust1 {
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.trust_logo {
  margin-left: 66px;
  margin-right: 66px;
}

.upper_funktional {
  justify-content: center;
  width: 100%;
  display: flex;
}

.willkommen {
  background-image: linear-gradient(to right, #0000 31%, #fff 78%), linear-gradient(#0000 73%, #fff 90%), linear-gradient(#fffc, #fffc), url('../images/background-one2.jpg'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0, 0 0, 0 51%, 0 0;
  background-repeat: repeat, repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, cover, auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 80px 40px;
  display: flex;
}

.willkommen.willkommen_combo--11 {
  background-image: linear-gradient(#ffffffd4, #ffffffd4), url('../images/worker-cleaning-windows-2021-08-26-16-34-55-utc-min.jpg');
  background-position: 0 0, 50% 70%;
  flex-direction: column;
  padding: 60px 0;
}

.inner_flex_box {
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1300px;
  height: auto;
  display: flex;
}

.inner_flex_box.inner_flex_box_combo_1.inner_flex_box_combo_2 {
  flex-direction: row-reverse;
  width: 100%;
  max-width: 1300px;
  padding: 0;
}

.left_flex {
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 100%;
  display: flex;
}

.right_flex {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.paragraph-128 {
  color: #242c36;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.divider_black {
  background-color: #338ae7;
  width: 70%;
  height: 1px;
  margin-top: 28px;
  margin-bottom: 28px;
}

.paragraph-129 {
  color: #242c36db;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.image_1 {
  background-image: url('../images/marc-soine-480x319.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 120%;
  height: 120%;
}

.image-115 {
  max-width: 100%;
  box-shadow: 0 0 13px #0000007d;
}

.echte-experten {
  background-image: linear-gradient(to right, #fff 20%, #0000 41%), linear-gradient(to top, #0000 78%, #fff), linear-gradient(#fffc, #fffc), url('../images/background-two2.jpg');
  background-position: 0 0, 0 0, 0 0, 100% 100%;
  background-size: auto, auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 40px 30px;
  display: flex;
}

.section-title {
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  display: block;
}

.section-title.beralbers {
  color: #fff;
  padding-left: 129px;
  padding-right: 129px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.section-description-2 {
  color: #707070;
  width: 70%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.section-description-2.berparapraph {
  color: #ffffffdb;
  text-align: center;
  width: 75%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.section-description-2.medium {
  width: 50%;
}

.team-member {
  text-align: center;
  flex-grow: 1;
  flex-basis: 25%;
  max-width: 300px;
  padding-left: 15px;
  padding-right: 15px;
}

.team-member-photo {
  justify-content: center;
  align-items: flex-end;
  transition: box-shadow .3s;
  display: flex;
}

.team-member-photo:hover {
  box-shadow: inset 0 0 0 500px #2e323c33;
}

.team {
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.section-2 {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: block;
}

.section-2.uebersection {
  background-image: linear-gradient(#242c36f7, #242c36f7), url('../images/211126_GATE56_Shooting_v001_1_NM1900.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 81px;
  display: flex;
}

.heading-21 {
  color: #f1f1f1;
  margin-top: 21px;
  font-size: 17.5px;
}

.category-2 {
  color: #111;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #fff;
  height: 24px;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 8px;
  font-size: 8px;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
}

.category-2.team-member-role {
  color: #fff;
  bottom: 0;
  left: 0;
  background-color: #e7333a;
  margin: 16px;
  display: inline-block;
  position: relative;
  inset: -40px 0 0 87px;
}

.category-2.team-member-role.combo_tag1 {
  background-color: #e7333a;
  left: 82px;
}

.category-2.team-member-role.combo_tag1.combo_tag_xxy1 {
  left: 103px;
}

.category-2.team-member-role.combo_tag_2 {
  left: 88px;
}

.category-2.team-member-role.combo_tag_2.combo_tag_xxy1 {
  left: 109px;
}

.category-2.team-member-role.combo_tag_xxy1 {
  left: 83px;
}

.category-2.team-member-role.betriebsleiter, .category-2.team-member-role.assistentin {
  background-color: #e7333a;
  left: 85px;
}

.section-title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 65px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-title-wrapper.full-centered {
  width: 100%;
}

.team-member-photo-wrapper-2 {
  background-color: #ffb567;
  margin-bottom: -8px;
  position: relative;
}

.container-10 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-22 {
  color: #c4c4c4;
  margin-top: 21px;
  font-size: 18px;
}

.bold-text-17 {
  color: #cacaca;
}

.heading-40 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 17.5px;
  position: static;
  top: -52px;
}

.links-im-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  margin-right: 0;
  display: flex;
}

.text-block-25 {
  position: absolute;
}

.flexbox-infos {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1200px;
  margin-bottom: 50px;
  display: flex;
  position: static;
}

.image-84 {
  border: 5px solid #fff;
  width: 300px;
  min-width: 300px;
  max-width: 300%;
  height: auto;
  min-height: auto;
  max-height: 500px;
  box-shadow: 1px 1px 3px #0000009c;
}

.bold-text-18 {
  font-size: 9px;
}

.paragraph-28 {
  color: #ffffffa8;
  text-align: center;
  margin-bottom: 0;
}

.tag-robert {
  height: 70px;
  margin-top: -30px;
}

.container_div {
  width: 1001px;
  max-width: 90%;
}

.trenner_0x1 {
  width: 40px;
  height: 100%;
}

.unser-prozess-leiter {
  width: 100px;
  height: 1px;
  display: block;
  position: relative;
  top: 60px;
}

.portofilio_atv {
  background-image: linear-gradient(#0000009c, #0000009c), url('../images/immobilienrecht-anwaltsbuero-berlin.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: flex;
}

.paragraph-130 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
}

.paragraph-131 {
  color: #e0e0e0;
}

.link-block-6 {
  margin-top: 50px;
}

.portfolio-page {
  background-image: url('../images/image.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.portfolio-page.combo_2-port.combo__123 {
  background-image: url('../images/modern-white-townhouses-1980x1320.jpg');
}

.portfolio-page.combo_2-port3.combo__sasyy2 {
  background-image: url('../images/immobilienrecht-anwaltsbuero-berlin.jpg');
  background-position: 50%;
}

.divider_portfolio {
  width: 100%;
  height: 5px;
}

.div-block-68 {
  color: #000;
  background-color: #161616f7;
  width: 500px;
  height: auto;
  padding: 40px;
}

.heading-41 {
  color: gold;
  text-align: center;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-132 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.gallery-wrapper {
  background-color: #101010;
  flex: none;
  padding-top: 6vh;
  padding-bottom: 6vh;
  display: block;
  overflow: hidden;
}

.carousel {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-wrapper {
  opacity: .6;
  margin-right: 5px;
  padding: 1vh 5px;
  transition: opacity .2s;
  display: flex;
}

.image-wrapper.slick-center {
  opacity: 1;
}

.image-39 {
  object-fit: contain;
  max-height: 76vh;
}

.background-video {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.background-video.background-video_combo {
  display: block;
}

.heading-hero-3 {
  color: #fff;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 106%;
  position: static;
}

.button-6 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #33a2e7;
  border: 2px #fff;
  border-radius: 5px;
  padding: 16px 22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94), color .2s cubic-bezier(.25, .46, .45, .94);
}

.button-6:hover {
  color: #101010;
  background-color: #fff;
}

.block-heading-hero-2 {
  margin-bottom: 24px;
}

.block-paragraph-hero {
  margin-bottom: 40px;
}

.block-hero---b-2 {
  z-index: 50;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto 10% 130px;
  display: flex;
  position: relative;
}

.paragraph-hero {
  color: #ffffffa6;
  max-width: 520px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 175%;
}

.paragraph-hero.paragraph-hero-_-combo-1 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 148%;
}

.paragraph-services-hero-2 {
  color: #ffffffa6;
  max-width: 370px;
  margin-bottom: 0;
}

.block-services-hero {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.grid-hero---b-2 {
  z-index: 50;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(to right, #000000f0 21%, #0000);
  border-top: 1px #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: auto;
  position: relative;
  overflow: hidden;
}

.hero---b {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 750px;
  padding-top: 165px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overflow {
  overflow: hidden;
}

.heading-services-hero-2 {
  color: #fff;
  letter-spacing: -.6px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-style: italic;
  line-height: 111%;
}

.text-accent-2 {
  color: #f8b833;
  letter-spacing: -.8px;
  text-transform: uppercase;
  font-style: italic;
}

.section-hero {
  background-image: linear-gradient(to right, #000000f0 4%, #000000a8 44%, #0000);
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-services-hero-2 {
  border-left: 1px #ffffff26;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3vmin 5vmin;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-services-hero-2.border-off {
  border-left-style: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.icon-services-hero {
  width: 36px;
  height: 36px;
  margin-right: 12px;
}

.link-34 {
  color: #fff;
}

.rueckruf-button.button-2.margin-left-right.tel-nummer {
  background-color: #e7333a;
  padding-top: 0;
}

.rueckruf-button.button-2.margin-left-right.tel-nummer:hover {
  color: #000;
  background-color: #fff;
}

.checkbox-label-2 {
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
}

.text-field-2 {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.text-field {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.checkbox-2 {
  margin-top: 12px;
  margin-left: -20px;
}

.linker-div {
  background-image: url('../images/Mitarbeiter_2.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
  position: static;
}

.text-field-3 {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.heading-17 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.4em;
}

.flex-div {
  background-color: #fff;
  flex: 0 auto;
  width: 75vw;
  height: 525px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.div-block-12 {
  width: 80%;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.firmen-tag-div {
  background-color: #e7333ac7;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  height: 18%;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
}

.paragraph-14 {
  color: #5d5d5d;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.rechter-div-2 {
  background-color: #f8f8f8;
  width: 50%;
}

.heading-12 {
  margin-top: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.container-6 {
  background-color: #242c3600;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 49px;
  display: flex;
}

.heading-24 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
  font-family: Lato, sans-serif;
  font-size: 42px;
  font-weight: 700;
}

.paragraph-24 {
  color: #e2e2e2;
  text-align: center;
  margin-top: 15px;
  margin-left: 160px;
  margin-right: 160px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
}

.checkbox-field-2 {
  margin-bottom: 29px;
}

.welcome-flex {
  justify-content: center;
  align-items: stretch;
  width: 1200px;
  min-width: 1200px;
  max-width: 1200px;
  height: auto;
  margin-top: 50px;
  margin-bottom: 20px;
  display: flex;
}

.welcome-flex.kekko {
  width: 70%;
  min-width: 70px;
  display: block;
}

.paragraph-29 {
  color: #6f6f6fb3;
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-29.gotteshand {
  margin-bottom: 20px;
  font-size: 17px;
}

.paragraph-29.gotteshand.hand2 {
  font-size: 14px;
}

.divider {
  background-color: #0f2;
  width: 100%;
  height: 5px;
  margin-bottom: 0;
}

.divider.combo-color {
  background-color: #0093fa;
  height: 5px;
}

.divider.combo-color.combo9a {
  width: 200px;
}

.divider.combo-color.combo9a.sad3 {
  background-color: #e7333a;
  width: 190px;
  height: 4px;
  margin-top: 0;
  margin-bottom: 30px;
}

.link-35 {
  color: #e2e2e2;
}

.link-35.comboclcass3, .link-35.comboclass4 {
  color: #000;
}

.link-14 {
  color: #e2e2e2;
}

.link-14.comboclass5 {
  color: #000;
}

.daten-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 50px 0 25px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.daten-2.combocalss1.comboclass2 {
  position: static;
}

.heading-42 {
  color: #303030;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.heading-42.combo2 {
  margin-top: 60px;
  margin-bottom: -2px;
  font-size: 20px;
}

.heading-42.combo2.preza {
  margin-top: 20px;
}

.section-7 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-top: 25px;
  display: flex;
}

.section-8 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 40px;
  display: flex;
}

.section-9 {
  background-color: #fafafa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 40px;
  display: flex;
}

.section-9.comboclass78.comboclass99 {
  background-color: #fff;
  height: 100vh;
  margin-top: 0;
}

.link-36 {
  color: #e7333a;
}

.prozess {
  width: 1px;
  height: 1px;
  position: relative;
  top: 13px;
}

.unser_team {
  width: 1px;
  height: 1px;
  position: relative;
  top: 58px;
}

.standort_1 {
  flex-direction: column;
  width: 1px;
  height: 1px;
  display: flex;
}

.background-video-4 {
  z-index: -1;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.background-video-4.dasdasd.asdasd {
  display: none;
}

.background-video-4.dasdasd.asdasd.uzgasdijasd.uzga__2sdijasd {
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.hero---b-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 165px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-hero-2 {
  background-image: linear-gradient(to right, #000000f0 4%, #000000a8 44%, #0000);
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_div-2 {
  background-color: #00000070;
  background-image: linear-gradient(#000000d1, #000000d1), url('../images/blue-clean-glass-wall-of-modern-skyscraper-2021-08-31-11-31-35-utc-min.jpg');
  background-position: 0 0, 50% 49%;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 320px;
  padding-bottom: 5px;
  display: flex;
}

.left_flex-2 {
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 100%;
  display: flex;
}

.inner_flex_box-2 {
  justify-content: center;
  align-items: center;
  width: 1300px;
  height: 400px;
  display: flex;
}

.inner_flex_box-2.inner_flex_box_combo_1.inner_flex_box_combo_2 {
  flex-direction: row-reverse;
  max-width: 100%;
}

.willkommen-2 {
  background-image: linear-gradient(#ffffffcf, #ffffffcf), url('../images/cleaning-the-building-2021-08-30-10-02-38-utc-min.jpg'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 33%, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-left: 30px;
  display: flex;
}

.echte-experten-2 {
  background-image: linear-gradient(#ffffffd1, #ffffffd1), url('../images/create-collaborate-corporate-business-people-ha-2022-02-07-22-02-16-utc-min.jpg');
  background-position: 0 0, 100% 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-right: 30px;
  display: flex;
}

.grid-hero---b-3 {
  z-index: 50;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(to right, #000000f0 21%, #0000);
  border-top: 1px #ffffff26;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: auto;
  position: relative;
  overflow: hidden;
}

.heading-hero-4 {
  color: #fff;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 106%;
  position: static;
}

.navbar-only-logo-2 {
  z-index: 10000;
  background-color: #1b1b1b;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 8px -2px #000;
}

.paragraph-133 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.link-services-hero-3 {
  border-left: 1px #ffffff26;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3vmin 5vmin;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-services-hero-3.border-off {
  border-left-style: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.image-116 {
  margin-top: 60px;
}

.button-7 {
  text-align: center;
  width: 300px;
  margin-left: 63px;
}

.nav-menu {
  margin-right: 0;
}

.nav {
  color: #0000;
  background-color: #0000;
  border: 1px #fff3;
  border-bottom-style: solid;
  width: 100%;
  max-width: 100%;
  height: 90px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.nav.nav-container {
  background-color: #0000;
  border-width: 0;
  width: 100%;
  max-width: 1050px;
  height: 100%;
  margin-left: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 20px;
  position: relative;
}

.logo {
  float: left;
  color: #0000;
  background-color: #0000;
  background-image: none;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: visible;
}

.logo.w--current {
  background-color: #0000;
  background-image: none;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  padding: 15px 0 16px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1em;
  text-decoration: none;
  transition: color .2s;
}

.nav-link-2:hover {
  color: #55d96f;
}

.nav-link-2.w--current {
  color: #38b1c4;
}

.navbar-6 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
  position: absolute;
  top: 0;
}

.btn {
  float: none;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #55d96f;
  border: 2px solid #55d96f;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 29px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.btn:hover {
  color: #55d96f;
  background-color: #0000;
  border-style: solid;
  border-color: #55d96f;
}

.btn.btn-menu {
  background-color: #38b1c4;
  border: 2px solid #38b1c4;
  margin-top: 2px;
  margin-bottom: 5px;
  margin-left: 31px;
  padding: 9px 19px;
  font-size: 12px;
  transition: all .2s;
}

.btn.btn-menu:hover {
  color: #55d96f;
  background-color: #0000;
  border-color: #55d96f;
}

@media screen and (max-width: 991px) {
  .above_the_fold {
    background-image: linear-gradient(to right, #000000ed 29%, #000000bd 53%, #0000), url('../images/211126_GATE56_Shooting_v001_1_NM_8Z5A9126.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
  }

  .button {
    display: none;
  }

  .above_the_fold_inner {
    width: 90%;
  }

  .button_erstgespr-ch.button_main_combo {
    justify-content: center;
    padding-top: 11px;
    padding-bottom: 11px;
    display: flex;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
  }

  .ueber_uns_inner {
    width: 95%;
    height: auto;
    margin-bottom: 30px;
  }

  .paragraph-9 {
    font-size: 13px;
    line-height: 17px;
  }

  .ueber_standort, .inner_zusammen_arbeit {
    width: 95%;
  }

  .paragraph-11 {
    text-align: center;
    font-size: 20px;
  }

  .paragraph-12 {
    font-size: 14px;
    line-height: 18px;
  }

  .methode_inner {
    width: 95%;
  }

  .methoden_row {
    align-items: flex-start;
    height: auto;
  }

  .methoden_row.methoden_combo_22 {
    align-items: center;
  }

  .div-block-34 {
    margin-top: 8px;
  }

  .logo_stomp {
    align-items: flex-start;
    margin-bottom: 52px;
  }

  .image-107, .image-105 {
    min-width: 14px;
    min-height: 14px;
  }

  .text-block-24 {
    text-align: center;
  }

  .footer_above {
    flex-direction: row;
    align-items: stretch;
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .kontakt_inner_div {
    justify-content: flex-end;
    display: flex;
  }

  .footer_div {
    height: auto;
    padding-bottom: 11px;
  }

  .paragraph-106 {
    margin-bottom: 0;
  }

  .company_stomp {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    min-height: auto;
    margin-bottom: 30px;
    margin-left: 0;
    display: flex;
  }

  .navigation_stomp {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    min-height: auto;
    margin-left: 0;
    display: flex;
  }

  .kontakt_stomp {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    min-height: auto;
    margin-left: 0;
    display: flex;
  }

  .navigation_inner_div {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
  }

  .image-108, .image-109 {
    min-width: 14px;
    min-height: 14px;
  }

  .contact-card-line-text-2 {
    flex: 1;
    margin-left: 8px;
    display: flex;
  }

  .contact-card-line-text-2.datenschutzfooter, .contact-card-line-text-2.impressumfooter {
    width: 100px;
  }

  .contact-card-line-4 {
    width: 220px;
  }

  .unternehmen_inner_div {
    width: auto;
  }

  .inner_cta {
    width: 95%;
  }

  .paragraph-85 {
    font-size: 20px;
  }

  .knopf_beratung.cta_combo1 {
    height: 50px;
    margin-right: 0;
    padding-bottom: 0;
  }

  .paragraph-82 {
    text-align: center;
    font-size: 18px;
  }

  .paragraph-82.cta_combo2 {
    text-align: center;
  }

  .daniel-neuberger-exprten-frame, .was-wir-machen_inner, .methode_inner-div.methoden_combo_1 {
    width: 95%;
  }

  .methode_pint {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 182px;
    display: flex;
  }

  .paragraph-116 {
    width: 50%;
  }

  .div-block-38 {
    width: 95%;
    height: auto;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .footer2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flexbox-footer {
    width: 100%;
  }

  .heading-39 {
    font-size: 36px;
  }

  .mittlerer-text {
    width: 90%;
  }

  .text-span-9.berschrift2 {
    font-size: 28px;
  }

  .checkbox-label-3 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    display: block;
  }

  .form1 {
    width: 90%;
  }

  .form1.formoben, .form1.formoben.form-combo1 {
    width: 95%;
  }

  .form-block-2.formularoben {
    align-items: center;
    height: 560px;
    margin-top: 315px;
    margin-left: 15px;
  }

  .form-block-2.formularoben.oben {
    width: 75%;
    height: 480px;
    margin-top: 0;
  }

  .paragraph-23 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-19 {
    margin-top: 0;
  }

  .text-field-4 {
    width: 90%;
    display: block;
    position: relative;
  }

  .button-2.margin-left-right.tel-nummer {
    margin-top: -57px;
    margin-left: 163px;
    margin-right: 0;
  }

  .button-2.margin-left-right.tel-nummer.rueckruf-button {
    width: 90%;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .checkbox-field {
    width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }

  .sicherheit {
    padding-left: 37px;
    padding-right: 37px;
  }

  .checkbox-3 {
    margin-left: 0;
  }

  .paragraph-101 {
    line-height: 16px;
  }

  .stellen_karriere_inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .job_raw {
    width: 90%;
  }

  .job_links {
    width: 70%;
  }

  .job_rechts {
    width: 30%;
  }

  .button-3 {
    width: auto;
  }

  .einzel-paket.profi-paket, .einzel-paket.beginner-paket, .einzel-paket.starter-paket {
    width: 400px;
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .paket-trenner {
    height: 50px;
  }

  .abovethefold_2 {
    background-image: linear-gradient(#ffffff9c, #ffffff9c), url('../images/ATF-background.jpg');
    background-position: 0 0, 85%;
    background-size: auto, cover;
  }

  .abovethefold_2.paket_combo1.paket_combo2 {
    flex-direction: column;
  }

  .pakete-flexbox {
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .willkommen {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inner_flex_box {
    flex-direction: column;
    width: 90%;
    height: auto;
  }

  .inner_flex_box.inner_flex_box_combo_1.inner_flex_box_combo_2 {
    flex-direction: column;
  }

  .left_flex {
    width: 90%;
  }

  .right_flex {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .right_flex.combo_right {
    align-items: flex-end;
  }

  .paragraph-128 {
    font-size: 23px;
    line-height: 30px;
  }

  .paragraph-128.combo_r_1x {
    text-align: right;
  }

  .divider_black {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .paragraph-129.combo_r_2x {
    text-align: right;
  }

  .echte-experten {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-title {
    width: 90%;
    margin-bottom: 15px;
    font-size: 37px;
    line-height: 40px;
  }

  .section-description-2 {
    width: 80%;
    margin-top: 10px;
  }

  .section-description-2.berparapraph {
    width: 82%;
  }

  .section-description-2.medium {
    width: 70%;
  }

  .team-member {
    padding-left: 8px;
    padding-right: 8px;
  }

  .category-2 {
    height: 20px;
    padding-top: 2px;
    padding-left: 11px;
    padding-right: 10px;
    font-size: 8px;
  }

  .category-2.team-member-role {
    top: -36px;
    left: 85px;
  }

  .category-2.team-member-role.combo_tag1 {
    top: -36px;
    left: 114px;
  }

  .category-2.team-member-role.combo_tag_2 {
    top: -36px;
    left: 112px;
  }

  .category-2.team-member-role.betriebsleiter {
    top: -36px;
    left: 79px;
  }

  .category-2.team-member-role.assistentin {
    top: -36px;
    left: 108px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 60px;
  }

  .section-title-wrapper.full-centered {
    margin-bottom: 40px;
  }

  .container-10 {
    flex-direction: column;
    justify-content: space-between;
    display: block;
  }

  .links-im-div {
    margin-bottom: 33px;
  }

  .flexbox-infos {
    flex-direction: column;
    align-items: center;
    width: 90vw;
    max-width: 100%;
  }

  .container_div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 98%;
    display: flex;
  }

  .background-video {
    height: 80vh;
    display: block;
  }

  .background-video.background-video_combo {
    display: none;
  }

  .heading-hero-3 {
    font-size: 40px;
  }

  .block-hero---b-2 {
    margin-bottom: 100px;
  }

  .grid-hero---b-2 {
    background-image: linear-gradient(to right, #000000f0 21%, #0000);
  }

  .hero---b {
    padding-top: 160px;
  }

  .heading-services-hero-2 {
    font-size: 33px;
  }

  .link-services-hero-2 {
    background-image: none;
  }

  .link-services-hero-2.border-off {
    background-image: linear-gradient(#0000, #0000);
  }

  .rueckruf-button.button-2.margin-left-right.tel-nummer {
    width: 100%;
    padding-left: 33px;
    padding-right: 33px;
  }

  .checkbox-label-2 {
    margin-bottom: 0;
  }

  .text-field-2, .text-field {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .linker-div {
    background-position: 50% 0;
  }

  .text-field-3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .flex-div {
    width: 95vw;
    height: 525px;
  }

  .firmen-tag-div {
    width: 75%;
  }

  .paragraph-14 {
    line-height: 18px;
  }

  .heading-12 {
    font-size: 19px;
    line-height: 24px;
  }

  .container-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-24 {
    width: 80%;
    margin-bottom: -47px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hero---b-2 {
    padding-top: 160px;
  }

  .section-hero-2 {
    background-image: linear-gradient(to right, #000000f0 4%, #000000a8 44%, #0000);
    background-position: 0 0;
  }

  .footer_div-2 {
    height: auto;
    padding-bottom: 11px;
  }

  .left_flex-2 {
    width: 90%;
  }

  .inner_flex_box-2 {
    flex-direction: column;
    width: 90%;
    height: auto;
  }

  .inner_flex_box-2.inner_flex_box_combo_1.inner_flex_box_combo_2 {
    flex-direction: column;
  }

  .willkommen-2 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
  }

  .echte-experten-2 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .heading-hero-4 {
    font-size: 40px;
  }

  .navbar-only-logo-2 {
    display: none;
  }

  .paragraph-133 {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
  }

  .link-services-hero-3 {
    background-image: linear-gradient(#0000, #0000);
  }

  .link-services-hero-3.border-off {
    color: #0000;
    background-image: linear-gradient(#0000, #0000);
  }

  .nav-menu {
    z-index: 1000;
    text-align: center;
    background-color: #3893c4f7;
    width: 100%;
    padding-top: 35%;
    position: fixed;
  }

  .nav {
    border-color: #000 #000 #ffffff4d;
    border-top-style: none;
    border-top-width: 1px;
    border-left-style: none;
    border-left-width: 1px;
    border-right-style: none;
    border-right-width: 1px;
  }

  .nav.nav-container {
    border-style: none;
    padding-top: 20px;
  }

  .nav-link-2 {
    text-align: center;
    padding-left: 0;
    font-size: 30px;
  }

  .nav-link-2:hover {
    color: #f5f7fa;
  }

  .nav-link-2.w--current {
    color: #fff;
  }

  .menu-icon-2 {
    margin-right: 0;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 0;
  }

  .menu-icon-2.w--open {
    z-index: 10;
    background-color: #0000;
    position: relative;
  }

  .navbar-6 {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .navi-icon {
    color: #fff;
    display: block;
  }

  .btn.btn-menu {
    color: #55d96f;
    background-color: #fff;
    border-color: #fff;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
  }

  .btn.btn-menu:hover {
    color: #fff;
    border-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .above_the_fold {
    background-image: linear-gradient(#000000db, #000000db), url('../images/211126_GATE56_Shooting_v001_1_NM_8Z5A9125.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    justify-content: space-between;
    height: 440px;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .navlink_links {
    display: flex;
  }

  .nav_link_menu, .nav_link_menu.w--current {
    display: none;
  }

  .above_the_fold_inner {
    height: auto;
  }

  .above_links {
    width: 100%;
    padding-top: 0;
  }

  .above_rechts {
    display: none;
  }

  .button_erstgespr-ch {
    justify-content: center;
    height: 37px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .button_erstgespr-ch.button_navbar_combo {
    margin-right: 15px;
  }

  .button_erstgespr-ch.button_main_combo {
    height: 48px;
    min-height: 40px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .button_erstgespr-ch.button_main_combo.combo_rest {
    width: auto;
  }

  .paragraph-5 {
    font-size: 15px;
  }

  .ueber_uns_inner {
    flex-direction: column;
  }

  .uber_links {
    justify-content: center;
    width: 80%;
  }

  .ueber_rechts {
    width: 90%;
    margin-top: 95px;
  }

  .zusammenarbeit {
    flex-direction: column;
    height: auto;
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .ueber_standort {
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
  }

  .standort_rechts {
    width: 80%;
    margin-top: 40px;
  }

  .standort_links {
    justify-content: center;
    width: 90%;
    margin-left: 0;
  }

  .inner_zusammen_arbeit {
    flex-direction: column;
    height: auto;
  }

  .schritt1 {
    width: 90%;
    max-width: 500px;
    margin-bottom: 33px;
  }

  .methoden_row {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .methode_card {
    width: 80%;
    margin-bottom: 25px;
    padding: 15px;
  }

  .methode_card.methoden_combo_2 {
    width: 80%;
  }

  .div-block-34 {
    margin-top: 5px;
  }

  .image-107, .image-105 {
    max-width: 4%;
  }

  .text-block-24 {
    text-align: center;
    margin-bottom: 15px;
  }

  .footer_above {
    flex-direction: column;
  }

  .kontakt_inner_div {
    justify-content: flex-start;
  }

  .footer_div {
    padding-bottom: 18px;
  }

  .navigation_inner_div {
    justify-content: flex-start;
  }

  .image-108, .image-109 {
    max-width: 4%;
  }

  .contact-card-line-text-2 {
    font-size: 13px;
  }

  .contact-card-line-text-2.impressumfooter {
    margin-top: 10px;
  }

  .footer-bottom-text-left-3 {
    margin-right: 16px;
  }

  .inner_cta {
    flex-direction: row;
    align-items: center;
    height: 100%;
  }

  .paragraph-85 {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
  }

  .knopf_beratung {
    width: 300px;
    margin-bottom: 22px;
    margin-right: 0;
  }

  .knopf_beratung.cta_combo1 {
    height: 40px;
    margin-top: 15px;
  }

  .cta-anfragen {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .links-firmen-name {
    margin-top: 0;
  }

  .paragraph-82.cta_combo2.combo0x {
    font-size: 14px;
  }

  .paragraph-110.combo_99 {
    font-size: 18px;
  }

  .paragraph-111 {
    font-size: 14px;
    line-height: 17px;
  }

  .methode_inner-div.methoden_combo_1 {
    width: 90%;
  }

  .methode_pint {
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paragraph-112 {
    font-size: 22px;
    line-height: 25px;
  }

  .methode_explained {
    width: auto;
  }

  .paragraph-116 {
    font-size: 18px;
    line-height: 20px;
  }

  .was-machen-links {
    width: 90%;
  }

  .logo-link {
    padding-left: 0;
  }

  .paragraph-54.comb-0.comb-008.combowmbo21736tasd {
    font-size: 10px;
  }

  .paragraph-44.poersonalkenn {
    font-size: 18px;
  }

  .heading-39, .bold-text-5 {
    font-size: 24px;
  }

  .daten {
    margin-top: 5px;
  }

  .div-block-50 {
    width: 98%;
  }

  .arechtediv {
    align-items: flex-start;
    width: 100%;
  }

  .mittlerer-text {
    border-radius: 0;
    width: 96%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 22px;
    padding-right: 22px;
  }

  .bold-text-3 {
    font-size: 19px;
  }

  .dergutediv {
    flex-direction: column;
    align-items: flex-start;
  }

  .paragraph-62 {
    font-size: 19px;
  }

  .paragraph-62.combowombo12312asduz.e5rxtczgvr655rdfv {
    font-size: 16px;
  }

  .alinkediv {
    width: 65%;
    margin-bottom: 10px;
  }

  .text-span-9.berschrift2 {
    font-size: 25px;
    line-height: 30px;
  }

  .form1.formoben {
    width: 97%;
  }

  .form-block-2.formularoben {
    width: 100%;
    margin-top: 0;
  }

  .form-block-2.formularoben.oben {
    width: 90%;
    margin-top: 0;
  }

  .rechter-div {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-2.margin-left-right.tel-nummer.rueckruf-button {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .paragraph-120 {
    font-size: 30px;
    line-height: 36px;
  }

  .job_links {
    width: 60%;
  }

  .job_rechts {
    width: 40%;
  }

  .link-33 {
    font-size: 15px;
  }

  .einzel-paket.profi-paket {
    width: 90%;
  }

  .einzel-paket.beginner-paket {
    width: 90%;
    min-width: 90%;
  }

  .einzel-paket.starter-paket {
    width: 90%;
  }

  .abovethefold_2 {
    background-image: linear-gradient(#ffffffd6, #ffffffd6), url('../images/ATF-background.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: space-between;
    height: 87vh;
    max-height: 87vh;
  }

  .abovethefold_2.paket_combo1.paket_combo2 {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }

  .header_text {
    width: 90%;
  }

  .pfeil-div {
    background-color: #00000070;
    height: 70px;
    position: static;
  }

  .trust1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .trust_logo {
    margin-left: 5px;
    margin-right: 5px;
  }

  .inner_flex_box {
    width: 96%;
  }

  .right_flex {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-128 {
    font-size: 21px;
    line-height: 25px;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 30px;
  }

  .section-title.beralbers {
    padding-left: 68px;
    padding-right: 68px;
  }

  .section-description-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-description-2.berparapraph {
    line-height: 24px;
  }

  .team-member {
    flex: 0 auto;
    width: 50%;
    padding-bottom: 32px;
  }

  .team-member-photo {
    height: 360px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .team {
    flex-wrap: wrap;
    margin-bottom: -32px;
  }

  .category-2.team-member-role {
    top: -36px;
    bottom: 0;
    left: 85px;
  }

  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .team-member-photo-wrapper-2 {
    background-color: #f9f9f9;
  }

  .container-10 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .flexbox-infos {
    flex-direction: column;
    align-items: center;
  }

  .image-39 {
    max-height: 40vh;
  }

  .background-video {
    height: 80vh;
  }

  .heading-hero-3 {
    font-size: 30px;
  }

  .block-hero---b-2 {
    margin-bottom: 80px;
  }

  .paragraph-hero.paragraph-hero-_-combo-1 {
    font-size: 15px;
    line-height: 145%;
  }

  .grid-hero---b-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .hero---b {
    min-height: auto;
    padding-top: 140px;
  }

  .heading-services-hero-2 {
    font-size: 30px;
  }

  .link-services-hero-2 {
    background-image: none;
    border-top: 1px solid #ffffff26;
    border-left-style: none;
    padding: 1.5vmin;
  }

  .link-services-hero-2.border-off {
    background-image: none;
    border-top-style: solid;
    padding: 1.5vmin;
  }

  .linker-div {
    background-position: 50% 7%;
    width: 95%;
    height: 400px;
  }

  .heading-17 {
    font-weight: 400;
  }

  .flex-div {
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-12 {
    width: 90%;
  }

  .rechter-div-2 {
    width: 95%;
  }

  .container-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .paragraph-24 {
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .daten-2 {
    margin-top: 20px;
  }

  .hero---b-2 {
    height: auto;
    min-height: auto;
    padding-top: 140px;
  }

  .section-hero-2 {
    background-image: linear-gradient(to right, #000000f0 4%, #000000a8 44%, #0000);
    background-position: 0 0;
  }

  .footer_div-2 {
    padding-bottom: 18px;
  }

  .inner_flex_box-2 {
    width: 96%;
  }

  .willkommen-2 {
    padding-left: 0;
  }

  .echte-experten-2 {
    padding-right: 0;
  }

  .grid-hero---b-3 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-hero-4 {
    font-size: 30px;
  }

  .navbar-only-logo-2 {
    display: none;
  }

  .paragraph-133 {
    font-size: 15px;
  }

  .link-services-hero-3 {
    border-top: 1px #ffffff26;
    border-left-style: none;
    padding: 7vmin;
  }

  .link-services-hero-3.border-off {
    border-top-style: none;
    display: none;
  }

  .nav-menu {
    background-color: #3893c4;
  }

  .nav {
    border-top: 1px #000;
    border-left: 1px #000;
    border-right: 1px #000;
    height: 60px;
  }

  .nav.nav-container {
    padding-top: 6px;
  }

  .logo {
    width: 38px;
    height: 38px;
    padding-left: 0;
  }

  .navbar-6 {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navi-icon {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .above_the_fold {
    background-image: linear-gradient(#000000cf, #000000cf), url('../images/211126_GATE56_Shooting_v001_1_NM_8Z5A9126.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .nav_link_menu.w--current {
    display: none;
  }

  .above_links {
    width: 100%;
    padding-top: 0;
  }

  .above_rechts {
    display: none;
  }

  .paragraph-3 {
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-4 {
    font-size: 16px;
    line-height: 16px;
  }

  .button_erstgespr-ch.button_navbar_combo {
    display: none;
  }

  .button_erstgespr-ch.button_main_combo.combo_rest {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
  }

  .paragraph-6 {
    font-size: 16px;
    line-height: 18px;
  }

  .zusammenarbeit {
    background-image: linear-gradient(to bottom, null, null), url('../images/image.jpg');
  }

  .paragraph-10 {
    font-size: 23px;
    line-height: 25px;
  }

  .methode_inner {
    width: 98%;
  }

  .methoden_row {
    margin-bottom: 0;
  }

  .methode_card {
    width: 90%;
  }

  .methode_card.methoden_combo_2 {
    width: 94%;
  }

  .div-block-34 {
    text-align: center;
  }

  .image-107 {
    max-width: 6%;
    display: block;
  }

  .image-105 {
    max-width: 6%;
  }

  .text-block-24 {
    text-align: center;
    margin-left: 0;
  }

  .kontakt_inner_div {
    justify-content: flex-start;
  }

  .footer_div {
    padding-bottom: 14px;
  }

  .image-108, .image-109 {
    max-width: 6%;
  }

  .contact-card-line-text-2.impressumfooter {
    margin-top: 10px;
  }

  .footer-bottom-text-left-3 {
    text-align: center;
    flex: 0 auto;
    width: 100%;
    margin-bottom: 8px;
    font-size: 10px;
    line-height: 8px;
  }

  .inner_cta {
    flex-direction: column;
  }

  .paragraph-85 {
    font-size: 16px;
  }

  .knopf_beratung {
    width: 100%;
  }

  .cta-anfragen {
    flex-direction: column;
  }

  .links-firmen-name {
    margin-bottom: 15px;
  }

  .paragraph-82 {
    text-align: center;
    font-size: 17px;
    line-height: 18px;
  }

  .paragraph-111.methoden_combo_3.methoden_combo_34 {
    font-size: 14px;
  }

  .was-wir-machen_inner {
    width: 93%;
  }

  .methode_inner-div.methoden_combo_1 {
    width: 92%;
  }

  .methode_pint {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-114 {
    font-size: 22px;
    line-height: 25px;
  }

  .paragraph-114.combo {
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-116 {
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph-118 {
    font-size: 15px;
    line-height: 18px;
  }

  .was-machen-links {
    width: 100%;
    padding: 7px 16px;
  }

  .div-block-38 {
    width: 93%;
  }

  .paragraph-119 {
    font-size: 16px;
    line-height: 18px;
  }

  .footer2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph-54.comb-0.comb-008.combowmbo21736tasd {
    text-align: center;
    font-size: 13px;
  }

  .flexbox-footer {
    text-align: center;
    flex-direction: column;
  }

  .link-22 {
    color: #5c5c5c;
  }

  .link-13 {
    line-height: 13px;
  }

  .image-38 {
    clear: none;
    margin-left: 0;
    margin-right: 7px;
    padding-left: 0;
    display: block;
    position: static;
  }

  .image-91 {
    margin-bottom: 5px;
  }

  .paragraph-44.unterschrift {
    font-size: 35px;
    line-height: 42px;
  }

  .heading-39 {
    font-size: 20px;
    line-height: 24px;
  }

  .bold-text-5 {
    font-size: 27px;
    line-height: 33px;
  }

  .daten {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .paragraph-48 {
    text-align: center;
    font-size: 20px;
  }

  .div-block-50 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-6 {
    line-height: 28px;
  }

  .paragraph-45.pragahasd {
    line-height: 13px;
  }

  .arechtediv {
    justify-content: center;
    align-items: center;
    width: 90%;
    min-width: 55%;
    max-width: 55%;
  }

  .innerer-block {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .innerer-block.untertitel-blocki.lolibob {
    margin-left: 0;
  }

  .mittlerer-text {
    width: 94%;
    margin-top: 45px;
    margin-bottom: 40px;
    padding: 10px 9px 0;
  }

  .image-40 {
    max-width: 100%;
    margin-left: 10px;
    display: block;
  }

  .paragraph-62 {
    font-size: 22px;
    line-height: 25px;
  }

  .paragraph-62.combowombo12312asduz.e5rxtczgvr655rdfv {
    display: none;
  }

  .alinkediv {
    width: 100%;
  }

  .link-block-4 {
    border-radius: 5px;
    height: 89px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .text-span-9.berschrift2 {
    font-size: 22px;
  }

  .checkbox-label-3 {
    margin-left: 6px;
  }

  .form1 {
    width: 100%;
    display: block;
  }

  .form1.formoben {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form1.formoben.form-combo1 {
    width: 99%;
  }

  .form-block-2.formularoben {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 12px;
    display: block;
  }

  .form-block-2.formularoben.oben {
    width: 99%;
    max-width: 99%;
    height: 530px;
    margin-top: 0;
    margin-bottom: 25px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-block-2.formularoben.oben.combo-class123x.wombox {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-23 {
    font-size: 19px;
    line-height: 19px;
  }

  .paragraph-23.combox21.com2box1 {
    line-height: 21px;
  }

  .heading-19 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    line-height: 31px;
    display: block;
  }

  .heading-19.combox1.combox21 {
    font-size: 18px;
    line-height: 20px;
  }

  .text-field-4, .rechter-div {
    width: 100%;
  }

  .button-2.margin-left-right {
    margin-bottom: 20px;
  }

  .button-2.margin-left-right.tel-nummer.rueckruf-button {
    width: 100%;
    font-size: 16px;
  }

  .checkbox-field {
    width: 100%;
  }

  .above_the_fold_karriere_inner {
    width: 90%;
  }

  .paragraph-120 {
    font-size: 16px;
    line-height: 21px;
  }

  .paragraph-121 {
    font-size: 13px;
    line-height: 15px;
  }

  .job_raw {
    flex-direction: column;
    height: auto;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .job_links {
    width: 100%;
  }

  .job_rechts {
    width: 100%;
    margin-top: 9px;
  }

  .job_name {
    height: 50%;
    padding-left: 14px;
  }

  .link-33 {
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 14px;
  }

  .jon_tag {
    padding-left: 14px;
  }

  .paragraph-124 {
    margin-left: 7px;
    font-size: 14px;
  }

  .einzel-paket.profi-paket, .einzel-paket.beginner-paket, .einzel-paket.starter-paket {
    width: 90%;
  }

  .abovethefold_2 {
    background-image: linear-gradient(#ffffffe0, #ffffffe0), url('../images/ATF-background.jpg');
    background-position: 0 0, 80%;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: space-between;
  }

  .pfeil-div {
    flex-direction: column;
    width: 100%;
    height: auto;
    position: static;
  }

  .trust1 {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .trust_logo {
    margin: 0;
  }

  .section-title {
    width: 90%;
    font-size: 30px;
    line-height: 34px;
  }

  .section-title.beralbers {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 31px;
  }

  .section-description-2 {
    width: 90%;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
  }

  .section-description-2.berparapraph {
    font-size: 16px;
    line-height: 20px;
  }

  .section-description-2.medium {
    font-size: 19px;
    line-height: 24px;
  }

  .team-member {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .team-member-photo {
    max-width: 90%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    padding-top: 50px;
  }

  .category-2.team-member-role {
    bottom: 0;
    left: 85px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .links-im-div {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    margin-right: 0;
  }

  .paragraph-28 {
    text-align: center;
  }

  .container_div {
    max-width: 95%;
  }

  .image-39 {
    max-height: 65vw;
  }

  .background-video {
    display: none;
  }

  .background-video.background-video_combo {
    height: 96vh;
    display: block;
  }

  .heading-hero-3 {
    font-size: 23px;
  }

  .block-hero---b-2 {
    margin-bottom: 50px;
  }

  .paragraph-hero.paragraph-hero-_-combo-1 {
    font-size: 16px;
    line-height: 165%;
  }

  .grid-hero---b-2 {
    grid-template-rows: auto auto auto auto auto;
  }

  .hero---b {
    height: auto;
  }

  .heading-services-hero-2 {
    font-size: 28px;
  }

  .text-accent-2 {
    letter-spacing: -.8px;
  }

  .link-services-hero-2 {
    border-top-style: none;
    padding-top: 3vmin;
    padding-bottom: 3vmin;
  }

  .link-services-hero-2.border-off {
    padding-top: 4vmin;
    padding-bottom: 3vmin;
  }

  .linker-div {
    background-position: 50% 2%;
  }

  .heading-17 {
    font-size: 21px;
    font-weight: 300;
    line-height: 31px;
  }

  .flex-div {
    width: 98%;
  }

  .paragraph-14 {
    font-size: 17px;
  }

  .rechter-div-2 {
    padding-bottom: 14px;
  }

  .heading-12 {
    font-size: 18px;
    line-height: 22px;
  }

  .container-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 7px;
    display: flex;
  }

  .heading-24 {
    font-size: 26px;
  }

  .paragraph-24 {
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
  }

  .link-35 {
    line-height: 13px;
  }

  .daten-2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .background-video-4 {
    width: 100vw;
  }

  .footer_div-2 {
    padding-bottom: 14px;
  }

  .echte-experten-2 {
    padding-right: 0;
  }

  .heading-hero-4 {
    font-size: 25px;
  }

  .navbar-only-logo-2 {
    display: none;
  }

  .paragraph-133 {
    text-align: center;
    font-size: 16px;
    line-height: 13px;
  }

  .nav-menu {
    background-color: #3893c4fa;
    width: 100%;
  }

  .nav {
    border-top: 1px #000;
    border-right: 1px #000;
    height: 60px;
    overflow: visible;
  }

  .nav.nav-container {
    border-bottom: 1px #000;
    height: 100%;
    padding-top: 6px;
  }

  .image-45 {
    opacity: .64;
  }

  .logo {
    background-image: none;
    padding-left: 0;
  }

  .logo.w--current {
    width: 38px;
    height: 38px;
  }

  .nav-link-2 {
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-2.w--current {
    color: #fff;
  }

  .menu-icon-2 {
    margin-right: 0;
    padding-right: 0;
  }

  .menu-icon-2.w--open {
    background-color: #0000;
  }

  .navbar-6 {
    height: 60px;
  }

  .image-44 {
    object-fit: scale-down;
    width: 60px;
  }

  .navi-icon {
    display: block;
  }

  .btn {
    padding: 10px 15px;
    font-size: 12px;
  }

  .btn.btn-menu {
    color: #000;
    background-color: #fff;
    border-color: #55585f;
    border-radius: 0;
  }
}


