.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section_-beruns.home {
  height: 100vh;
}

.grid_-beruns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
  margin-top: 60px;
}

.h1_sections {
  color: #c64e1c;
  margin-left: 5px;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.h1_sections.mobile {
  margin-top: 60px;
}

.section_angebot {
  height: 100vh;
}

.grid_angebot {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr minmax(auto, 120px) minmax(auto, 120px) minmax(auto, 120px) minmax(auto, 120px) 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
}

.div-block_background_grid {
  background-color: #c64e1c;
  height: 100%;
  display: block;
}

.h1_sections_wht {
  margin-left: 5px;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 44px;
  display: block;
}

.h1_sections_wht.mobile {
  color: #c64e1c;
  margin-top: 40px;
}

.h1_sections_wht._2 {
  display: none;
}

.body {
  color: #fff;
  overflow: visible;
}

.paragraph {
  color: #000;
  text-align: left;
  margin-top: 60px;
  margin-left: 100px;
  margin-right: 100px;
  font-family: Darker Grotesque, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph.mobile {
  margin-left: 60px;
}

.grid_referenzen {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
}

.linkblock_angebot_1 {
  background-color: #ffffff1a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 60px;
  display: flex;
  position: relative;
}

.linkblock_angebot_2 {
  background-color: #ffffff1a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.section_referenzen, .section_kontakt {
  height: 100vh;
}

.grid_kontakt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  height: 100%;
}

.efi-ftr-04-footer-block-right {
  width: 50%;
  padding-left: 45px;
}

.efi-footer-title {
  color: #b8b8b8;
  margin-bottom: 22px;
  font-size: 17px;
}

.efi-secondary-link-dark {
  color: #2b2b2b;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.efi-text-rights {
  color: #1e283380;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.efi-footer-links {
  color: #2b2b2b;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.efi-ftr-04-footer-block-left {
  width: 50%;
  padding-right: 45px;
}

.efi-ftr-04-footer-bottom {
  border: 1px #000;
  border-top: 1px solid #151c3417;
  justify-content: space-between;
  padding-top: 60px;
  display: flex;
}

.efi-ftr-04-footer-flex-wrap {
  align-items: stretch;
  height: 100%;
  display: flex;
}

.efi-ftr-04-footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-ftr-04 {
  padding: 100px 3%;
}

.efi-ftr-04-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.ftr-04-footer-wrapper {
  flex-direction: row;
  display: flex;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.slider_referenzen {
  height: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 0;
}

.efi-button {
  background-color: #000;
  padding: 20px 40px;
  font-size: 18px;
  font-weight: 400;
  transition: all .7s;
}

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

.efi-button.invert {
  filter: invert();
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 5px;
}

.efi-footer-title-2 {
  color: #b8b8b8;
  margin-bottom: 22px;
  font-size: 17px;
}

.efi-paragraph-light {
  color: #000;
  font-size: 15px;
}

.grid_footnote {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr;
}

.efi-footer-link {
  color: #000;
  text-transform: lowercase;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Darker Grotesque, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.efi-footer-link:hover {
  opacity: 1;
  color: #c64e1c;
}

.efi-title-wrap-large {
  margin-bottom: 32px;
}

.efi-footer-title-large {
  color: #c64e1c;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
}

.divbloc_background-color {
  background-color: #fff;
  margin-top: 0;
  padding: 100px 5%;
}

.dicblock_container {
  width: 100%;
  max-width: 1600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.section_footnote {
  height: 25vh;
}

.divblock_footnote_right {
  justify-content: space-around;
  align-items: stretch;
  margin-top: 60px;
  display: flex;
}

.divblock_footnote_right.mobile-1, .divblock_footnote_right.mobile-2 {
  display: none;
}

.image {
  width: 100%;
  height: 100%;
}

.divblock_slide_img_1 {
  width: 100%;
  height: 100%;
  margin-right: 0;
}

.code-embed {
  margin-right: 60px;
}

.slide_image._1 {
  width: 100%;
  height: auto;
  position: relative;
}

.slide_image._2, .slide_image._3, .slide_image._4, .slide_image._5 {
  width: 100%;
}

.divbloc_overlay._1 {
  z-index: 2;
  opacity: 0;
  background-color: #00000073;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  display: flex;
  position: absolute;
}

.divbloc_overlay._1:hover {
  opacity: 100;
}

.divbloc_overlay._2 {
  z-index: 2;
  opacity: 0;
  background-color: #00000073;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  display: flex;
  position: absolute;
}

.divbloc_overlay._2:hover {
  opacity: 100;
}

.divbloc_overlay._3 {
  z-index: 2;
  opacity: 0;
  background-color: #00000073;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  display: flex;
  position: absolute;
}

.divbloc_overlay._3:hover {
  opacity: 100;
}

.divbloc_overlay._4 {
  z-index: 2;
  opacity: 0;
  background-color: #00000073;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  display: flex;
  position: absolute;
}

.divbloc_overlay._4:hover {
  opacity: 100;
}

.divbloc_overlay._5 {
  z-index: 2;
  opacity: 0;
  background-color: #00000073;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  display: flex;
  position: absolute;
}

.divbloc_overlay._5:hover {
  opacity: 100;
}

.divbloc_overlay._6 {
  z-index: 2;
  opacity: 0;
  background-color: #00000073;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  transition: opacity 1s ease-out, opacity .6s;
  display: flex;
  position: absolute;
}

.divbloc_overlay._6:hover {
  opacity: 1;
}

.divblock_img._1 {
  background-image: url('../images/Immoadviser_Website_REF_1_M69.webp');
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.divblock_img._2 {
  background-image: url('../images/Immoadviser_Website_REF_2_K124.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.divblock_img._3 {
  background-image: url('../images/Immoadviser_Website_REF_3_F5.webp');
  background-position: 45%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.divblock_img._4 {
  background-image: url('../images/Immoadviser_Website_REF_4_L36.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.divblock_img._5 {
  background-image: url('../images/Immoadviser_Website_REF_5_F9.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.divblock_img._6 {
  background-image: url('../images/Immoadviser_Website_REF_6_P15.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.h1_divblock {
  text-transform: none;
  margin-bottom: 40px;
  margin-left: 100px;
  font-family: Darker Grotesque, sans-serif;
  font-size: 48px;
  line-height: 50px;
}

.p1_divblock {
  margin: 0 80px 0 100px;
  font-family: Darker Grotesque, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 22px;
}

.p2_sold {
  text-align: right;
  text-transform: uppercase;
  margin: 0 140px 0 80px;
  font-family: Darker Grotesque, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 24px;
}

.divblock_link._1 {
  margin-top: 50px;
  margin-right: 0;
  position: relative;
}

.divblock_link._1.mobile {
  width: 100%;
  height: 50%;
}

.divblock_link._2 {
  margin-bottom: 50px;
  margin-right: 0;
  position: relative;
}

.divblock_link._2.mobile {
  width: 100%;
  height: 50%;
}

.div-block {
  margin-right: 60px;
  position: relative;
}

.divblock_opacity._1 {
  opacity: 0;
  background-color: #00000073;
  width: 100%;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  position: absolute;
}

.divblock_opacity._1:hover {
  opacity: 100;
}

.divblock_opacity._2 {
  opacity: 0;
  background-color: #00000073;
  width: 3100px;
  height: 100%;
  transition: opacity .6s, opacity 1s ease-out;
  display: none;
  position: absolute;
}

.divblock_opacity._2:hover {
  opacity: 1;
}

.nav-bg-img-div {
  background-color: #c64e1c;
  background-image: linear-gradient(#0000001a, #0000001a);
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navbar_flex_wrap {
  z-index: 9999;
  justify-content: flex-end;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.menu-button {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  margin-right: -5px;
  padding: 5px;
  display: flex;
}

.menu-button.w--open {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.menu-line {
  z-index: 10;
  background-color: #000;
  width: 60px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  position: relative;
  transform: perspective(490px);
}

.menu-line._2, .menu-line._1 {
  background-color: #fff;
}

.nav-block-1 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  min-width: 50%;
  margin-right: 60px;
  display: flex;
}

.nav-txt {
  letter-spacing: -.02em;
  text-transform: none;
  flex: none;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.nav-block-2 {
  flex-direction: column;
  flex: 1;
  order: -1;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.social-link {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-left: -10px;
  margin-right: 20px;
}

.navlink {
  color: #000;
  letter-spacing: -.04em;
  text-transform: uppercase;
  align-items: center;
  margin-right: -8px;
  padding-right: 10px;
  font-size: 8.2vh;
  font-weight: 500;
  line-height: 1em;
  transition: color .3s;
  display: flex;
  overflow: hidden;
}

.navlink:hover {
  color: #000;
}

.navlink.is-work {
  color: #fff;
  line-height: 1.15em;
  text-decoration: none;
}

.navlink.is-work:hover {
  color: #000;
}

.navlink.is-about {
  color: #ffffffe6;
  text-transform: none;
  flex: none;
  line-height: 1.15;
  text-decoration: none;
}

.navlink.is-about:hover {
  color: #000;
  margin-right: 0;
  position: static;
}

.navlink.is-connect:hover {
  color: #00a491;
}

.navlink.is-ideas {
  color: #fff;
  line-height: 1.15em;
  text-decoration: none;
}

.navlink.is-ideas:hover {
  color: #000;
}

.navlink.is-service {
  color: #fff;
  line-height: 1.15em;
  text-decoration: none;
}

.navlink.is-service:hover {
  color: #000;
}

.nav-menu {
  z-index: 9998;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.nav-bg-img {
  opacity: .06;
  width: 170vw;
  max-width: 200vw;
  height: 180vh;
  margin-bottom: -18vh;
  margin-left: -20vw;
}

.menu-icon-wrap {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 20px;
  display: flex;
}

.brand {
  z-index: 40;
  transform-origin: 0 0;
  width: 62vw;
  min-width: 900px;
  max-width: 85vh;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: scale(.2);
}

.brand.is-mobile-only {
  display: none;
}

.nav-social-wrap {
  align-items: flex-end;
  height: 24vh;
  display: flex;
}

.flex-nav {
  z-index: 20;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5em;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
  position: relative;
  overflow: visible;
}

.nav-wave-div {
  transform-origin: 0%;
  flex: none;
  width: 6vw;
  max-width: 72px;
  margin-right: .5vw;
  overflow: hidden;
  transform: perspective(2em);
}

.nav-wrap {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.navbar_component {
  z-index: 9999;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  margin-top: 3.5vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4em;
  padding-right: 4em;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-wave {
  width: 600%;
  max-width: none;
  margin-bottom: .1em;
}

.full-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.divblock_section_hero {
  position: sticky;
  top: 0;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10em;
  padding-bottom: 10em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.is-home-hero {
  background-image: linear-gradient(#0006, #0006), url('../images/Immoadviser_Website_HEROIMG_L96.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  min-height: 100vh;
  padding-top: 22vh;
  padding-bottom: 0;
  overflow: hidden;
}

.container-2 {
  z-index: 10;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
  position: relative;
}

.divblock_h1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10vh;
  display: flex;
}

.h1_hero {
  z-index: 5;
  color: #ffffffe6;
  text-align: left;
  letter-spacing: -.03em;
  text-transform: none;
  font-size: 72px;
  font-weight: 700;
  line-height: .95em;
  position: relative;
}

.hero-body-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  max-width: 560px;
  margin-top: 2vh;
  display: flex;
}

.section_datenschutz {
  height: 100vh;
  position: relative;
}

.image-2 {
  width: 150%;
  max-width: none;
  margin-top: 0;
}

.divbloc_-beruns_mobile {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.divbloc_angebot_mobile {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.divblock_referenzen_mobile {
  width: 100%;
  height: 100%;
  display: none;
}

.div-block-2, .divbloc_mobile {
  display: none;
}

.div-block-3 {
  width: 85%;
  height: 100%;
  margin-top: 0;
}

.link_imagewrapper_1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.link_imagewrapper_2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link_image_logo._1 {
  width: 50%;
  margin-top: 60px;
  transition: transform .5s;
}

.link_image_logo._1:hover {
  transform: scale(1.2);
}

.link_image_logo._2 {
  width: 50%;
  margin-bottom: 60px;
  transition: transform .5s;
}

.link_image_logo._2:hover {
  transform: scale(1.2);
}

.image-4 {
  width: 50%;
}

.code-embed-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section_impressum {
  height: 100vh;
  position: relative;
}

@media screen and (min-width: 1920px) {
  .h1_sections {
    font-size: 50px;
    line-height: 46px;
  }

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

  .flex-nav {
    overflow: visible;
  }

  .link_image_logo._1, .link_image_logo._2 {
    width: 45%;
  }
}

@media screen and (max-width: 991px) {
  .section_-beruns.home {
    height: 100vh;
  }

  .grid_-beruns {
    display: none;
  }

  .grid_-beruns.datenschutz, .grid_-beruns.impressum {
    display: block;
  }

  .h1_sections {
    align-self: center;
    margin-top: 30px;
    margin-bottom: 60px;
    margin-left: 0;
  }

  .h1_sections.mobile {
    margin-top: 60px;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .section_angebot {
    height: 100vh;
  }

  .grid_angebot {
    display: none;
  }

  .h1_sections_wht {
    color: #c64e1c;
    text-align: center;
    justify-content: center;
    margin-top: 60px;
    margin-left: 0;
    display: flex;
  }

  .h1_sections_wht.mobile {
    color: #c64e1c;
    text-align: center;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 0;
    display: flex;
    position: static;
  }

  .h1_sections_wht._2.mobile {
    align-self: center;
    margin-top: 60px;
  }

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

  .paragraph.mobile {
    margin-top: 60px;
    margin-left: 100px;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
  }

  .grid_referenzen {
    display: none;
  }

  .linkblock_angebot_1 {
    background-position: 50%;
    background-size: 450px;
  }

  .linkblock_angebot_1.mobile {
    margin-bottom: 0;
    margin-right: 0;
  }

  .linkblock_angebot_2 {
    background-position: 50%;
    background-size: 450px;
  }

  .linkblock_angebot_2.mobile {
    margin-top: 0;
  }

  .section_kontakt {
    height: 100vh;
  }

  .grid_kontakt {
    display: none;
  }

  .efi-ftr-04-footer-block-right {
    width: 100%;
    padding-left: 0;
  }

  .efi-ftr-04-footer-block-left {
    border: 1px #000;
    border-bottom: 1px solid #151c3417;
    width: 100%;
    margin-bottom: 60px;
  }

  .efi-ftr-04-footer-bottom {
    flex-direction: column;
    margin-top: 60px;
  }

  .efi-ftr-04-footer-flex-wrap {
    flex-wrap: wrap;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .slider_referenzen {
    width: 100%;
  }

  .divbloc_background-color {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .divblock_footnote_right {
    display: none;
  }

  .divblock_footnote_right.mobile-1, .divblock_footnote_right.mobile-2 {
    display: flex;
  }

  .divbloc_overlay._1:focus {
    opacity: 100;
  }

  .divbloc_overlay._1.mobile:active {
    opacity: 1;
  }

  .divbloc_overlay._2.mobile:active {
    opacity: 100;
  }

  .divbloc_overlay._3.mobile:active {
    opacity: 1;
  }

  .divbloc_overlay._4.mobile:active, .divbloc_overlay._5.mobile:active, .divbloc_overlay._6.mobile:active {
    opacity: 100;
  }

  .divblock_link._1 {
    width: 100%;
    height: 50%;
  }

  .divblock_link._1.mobile {
    opacity: 1;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 40%;
    margin-top: 40px;
    display: flex;
  }

  .divblock_link._2 {
    width: 100%;
    height: 50%;
    margin-bottom: 60px;
  }

  .divblock_link._2.mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 40%;
    margin-top: -60px;
    margin-bottom: 0;
    display: flex;
  }

  .divblock_opacity._1 {
    transition: opacity .6s ease-out, opacity 1s ease-out;
  }

  .divblock_opacity._1:hover {
    opacity: 0;
  }

  .navbar_flex_wrap {
    align-items: flex-start;
  }

  .menu-button {
    flex: none;
    margin-top: -5px;
    transform: scale(.9);
  }

  .social-link {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-right: 13px;
  }

  .navlink.is-work:hover, .navlink.is-about:hover, .navlink.is-connect:hover, .navlink.is-ideas:hover, .navlink.is-service:hover {
    color: #000;
  }

  .brand {
    width: 84vw;
    min-width: auto;
  }

  .nav-social-wrap {
    height: 26vh;
  }

  .section.is-home-hero {
    min-height: 100vh;
    padding-top: 16em;
  }

  .h1_hero {
    font-size: 60px;
  }

  .hero-body-wrap {
    max-width: 400px;
  }

  .p {
    font-size: 15px;
  }

  .divbloc_-beruns_mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .divbloc_angebot_mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .divblock_referenzen_mobile {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-3 {
    width: 85%;
    padding-top: 0;
  }

  .code-embed-2 {
    width: 85%;
    margin-top: 70px;
  }

  .img_link_block {
    width: 45%;
    transition: transform .6s;
  }

  .img_link_block:active {
    transform: scale(1.1);
  }

  .img_link_block_2 {
    width: 45%;
    transition: transform .6s;
  }

  .img_link_block_2:active {
    transform: scale(1.1);
  }

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

  .divblock_img_linkblock_1 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .h1_sections {
    margin-top: 40px;
  }

  .h1_sections.mobile {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section_angebot {
    height: 100vh;
  }

  .h1_sections_wht._2.mobile {
    align-self: center;
    margin-top: 60px;
    display: flex;
  }

  .paragraph {
    width: 90%;
    margin-left: 40px;
    margin-right: 60px;
    font-size: 22px;
    line-height: 26px;
  }

  .paragraph.mobile {
    width: 85%;
  }

  .linkblock_angebot_1, .linkblock_angebot_2 {
    background-size: 400px;
  }

  .section_kontakt {
    height: 120vh;
  }

  .efi-ftr-04-footer-bottom {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .grid_footnote {
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 4fr;
  }

  .efi-footer-link {
    margin-right: 30px;
  }

  .divbloc_background-color {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .dicblock_container {
    flex-flow: column;
    display: flex;
  }

  .divblock_footnote_right.mobile-1 {
    justify-content: space-between;
    align-self: center;
    margin-top: 70px;
  }

  .divblock_footnote_right.mobile-2 {
    justify-content: space-between;
    align-self: center;
    align-items: center;
  }

  .h1_divblock, .p1_divblock {
    margin-left: 40px;
  }

  .p2_sold {
    margin-right: 60px;
  }

  .divblock_link._1.mobile {
    height: 45%;
    margin-top: 40px;
  }

  .divblock_link._2.mobile {
    height: 45%;
    margin-top: -50px;
  }

  .menu-button {
    margin-top: -8px;
    transform: scale(.75);
  }

  .nav-block-1 {
    flex: none;
    order: -1;
    align-items: flex-start;
    min-height: 62vh;
    margin-bottom: 20px;
    padding-top: 15vh;
  }

  .nav-block-2 {
    flex-direction: row;
    justify-content: space-between;
  }

  .social-link {
    width: 34px;
    height: 34px;
    margin-left: -8px;
  }

  .navlink {
    font-size: 9vw;
  }

  .brand {
    z-index: -1;
    width: 25vw;
    max-width: 145px;
    padding-left: 0;
    transform: none;
  }

  .brand.is-mobile-only {
    z-index: 40;
    display: block;
  }

  .nav-social-wrap {
    height: auto;
    margin-bottom: 7px;
  }

  .flex-nav {
    flex-direction: column;
  }

  .nav-wave-div {
    width: 40px;
  }

  .nav-wrap {
    justify-content: flex-end;
  }

  .navbar_component {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-wave {
    width: 800%;
  }

  .section {
    padding: 60px 20px;
  }

  .section.is-home-hero {
    padding-top: 100px;
  }

  .container-2 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .divblock_h1 {
    margin-bottom: 6vh;
  }

  .h1_hero {
    font-size: 48px;
  }

  .hero-body-wrap {
    align-items: flex-end;
    width: 100%;
    max-width: 600px;
  }

  .divbloc_-beruns_mobile {
    justify-content: center;
    align-items: center;
  }

  .divbloc_angebot_mobile {
    justify-content: center;
    height: 85%;
  }

  .divblock_referenzen_mobile {
    height: 100vh;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .img_link_block, .img_link_block_2 {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .section_-beruns {
    height: auto;
  }

  .section_-beruns.home {
    height: 100vh;
  }

  .grid_-beruns {
    display: none;
  }

  .h1_sections {
    margin-top: 40px;
  }

  .h1_sections.mobile {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .section_angebot {
    height: 100vh;
  }

  .h1_sections_wht._2.mobile {
    text-align: center;
    flex-flow: column;
    align-self: center;
    align-items: center;
    margin-top: 60px;
    display: flex;
  }

  .paragraph {
    text-align: left;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
  }

  .paragraph.mobile {
    align-self: center;
    width: 85%;
    margin-top: 40px;
    margin-left: 20px;
    font-size: 23px;
    line-height: 26px;
  }

  .linkblock_angebot_1, .linkblock_angebot_2 {
    background-size: 350px;
  }

  .section_kontakt {
    height: 100vh;
  }

  .efi-secondary-link-dark {
    margin-right: 32px;
  }

  .efi-text-rights {
    text-align: left;
    margin-right: 0;
  }

  .efi-ftr-04-footer-bottom {
    text-align: center;
    flex-direction: column;
  }

  .efi-ftr-04-footer-grid {
    grid-template-columns: 1fr;
  }

  .container {
    max-width: none;
  }

  .grid_footnote {
    grid-row-gap: 65px;
  }

  .efi-footer-link {
    margin-bottom: 10px;
    margin-left: 20px;
  }

  .divblock_footnote_right.mobile-1, .divblock_footnote_right.mobile-2 {
    display: none;
  }

  .divbloc_overlay._1.mobile:active {
    opacity: 100;
  }

  .h1_divblock {
    margin-bottom: 20px;
    margin-left: 30px;
    font-size: 44px;
    line-height: 46px;
  }

  .p1_divblock {
    margin-left: 30px;
  }

  .p2_sold {
    margin-right: 50px;
  }

  .divblock_link._1.mobile {
    align-self: center;
    height: 40%;
  }

  .divblock_link._2.mobile {
    align-self: center;
    width: 100%;
    height: 40%;
  }

  .social-link {
    width: 34px;
    height: 34px;
  }

  .navlink {
    font-size: 14vw;
  }

  .brand {
    width: 32vw;
    max-width: 125px;
  }

  .navbar_component, .section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.is-home-hero {
    background-image: linear-gradient(#0006, #0006), url('../images/Immoadviser_Website_HEROIMG_L96.webp');
    background-position: 0 0, 48%;
  }

  .h1_hero {
    font-size: 40px;
  }

  .p {
    font-size: 14px;
  }

  .section_datenschutz.datenschutz {
    height: 100vh;
  }

  .divbloc_-beruns_mobile {
    justify-content: center;
  }

  .divbloc_angebot_mobile {
    height: 100%;
  }

  .div-block-2 {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .image-3 {
    width: 100%;
  }

  .divbloc_mobile {
    flex-flow: column;
    align-items: center;
    margin-top: 100px;
    display: flex;
  }

  .img_link_block, .img_link_block_2 {
    width: 72%;
  }

  .section_impressum.datenschutz {
    height: 100vh;
  }
}

#w-node-_94c083e8-879f-1f6e-5a2d-b8deeb5916e0-282cfa89 {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_3d7edf8d-6f92-c042-5018-93469646e082-282cfa89 {
  grid-area: 1 / 4 / 7 / 9;
  align-self: center;
}

#w-node-_40d0c059-e8d4-f91e-51b3-43c7cb3b32e6-282cfa89 {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_33066581-e400-62df-b819-326905782c78-282cfa89 {
  grid-area: 1 / 1 / 7 / 4;
}

#w-node-_3067854b-3e90-3586-00a6-1048d4d6c09c-282cfa89 {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-f654e177-7635-f988-56ef-6f2e74c0d3e5-282cfa89, #w-node-d3b08ab6-890f-0151-dab3-279989b51398-282cfa89 {
  grid-area: 1 / 4 / 4 / 9;
}

#w-node-_2b77af0d-366a-2b42-d4f5-45c7154876ac-282cfa89, #w-node-dfaef7e9-fcc6-1ca4-5f9b-0333dcdca377-282cfa89 {
  grid-area: 4 / 4 / 7 / 9;
}

#w-node-f3754815-99da-e556-4c36-68bd42f2d7dc-282cfa89 {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-d7d20840-8413-fb9f-e2a5-be5ade3dee1b-282cfa89 {
  grid-area: 1 / 4 / 4 / 9;
}

#w-node-_546e8835-1a59-36b3-1997-71660e10189a-282cfa89 {
  grid-area: 1 / 4 / 7 / 9;
}

#w-node-d5902a46-9795-46cf-ca0e-54849e3d93e9-282cfa89 {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_0c9da4af-3386-cf69-28d4-d8b7b77e5010-282cfa89 {
  grid-area: 1 / 1 / 7 / 4;
}

#w-node-_4e1eaeb8-bff2-8048-0749-cfdfa691c14f-282cfa89 {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-_41dd9acc-a16c-3591-6d2a-ec53a1fccecf-282cfa89 {
  grid-area: 3 / 5 / 5 / 8;
  place-self: stretch center;
}

#w-node-_63b2d3d0-3f2b-a8c9-81ab-d857cca09494-282cfa89 {
  grid-area: span 6 / span 5 / span 6 / span 5;
  place-self: center;
}

#w-node-f12c4086-cafc-6cd2-fe7b-f2e39fddbc2c-282cfa8a, #w-node-f12c4086-cafc-6cd2-fe7b-f2e39fddbc2c-282cfa8b {
  grid-area: 1 / 1 / 7 / 9;
  align-self: start;
}


