.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

h1 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

a {
  color: #fff;
  text-decoration: underline;
}

.nav-menu {
  display: block;
  float: right;
}

.line2-1 {
  position: absolute;
  left: 0px;
  top: 19px;
  right: 0px;
  display: none;
  width: 0px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #7a7a7a;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 5px solid #008b37;
  border-bottom: 5px solid rgba(0, 0, 0, 0.05);
  background-color: #fafafa;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.image {
  float: left;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.nav-link-holder {
  width: 100%;
  height: 60px;
  max-width: 250px;
  margin-top: 2.75px;
  margin-bottom: 2.75px;
  float: left;
  clear: both;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
}

.nav-link-holder:hover {
  color: #fff;
}

.open-close-mask {
  position: absolute;
  top: 0px;
  right: 65px;
  bottom: 0px;
  overflow: hidden;
  width: 70px;
  height: 50px;
}

.brand {
  margin-top: 8px;
  margin-bottom: 8px;
}

.sliding-block {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 60px;
  max-width: 250px;
  float: right;
  clear: none;
  background-color: #cea142;
}

.open {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.menu-button-2 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  overflow: visible;
  width: 41px;
  height: 43px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

.menu-button-2.w--open {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: transparent;
}

.close {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.nav-link {
  margin-top: 0px;
  padding: 26px 15px 15px;
  -webkit-transition: border-radius 500ms ease, border-color 500ms ease;
  transition: border-radius 500ms ease, border-color 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 17px;
  text-transform: uppercase;
}

.nav-link:hover {
  margin-top: -5px;
  border-top: 5px solid #003c18;
  color: #003c18;
}

.nav-link:focus {
  color: #003c18;
  font-weight: 800;
}

.nav-link.w--current {
  margin-top: -5px;
  border-top: 5px solid #003c18;
  color: #003c18;
  font-weight: 700;
}

.nav-link-2 {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 100%;
  height: 60px;
  max-width: 360px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  clear: both;
  border: 2px solid #5fc9f3;
  -webkit-transition: background-color 200ms ease, color 250ms ease, text-shadow 250ms ease;
  transition: background-color 200ms ease, color 250ms ease, text-shadow 250ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 58px;
  text-align: right;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #fff;
  text-shadow: 0 0 0 #000;
}

.nav-link-2.w--current {
  max-width: 250px;
  border-color: #fff;
  color: #7a7a7a;
}

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

.nav-link-2.white {
  border-color: #7a7a7a;
}

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

.nav-link-2.white.w--current {
  text-align: left;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  margin-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/WK-Crop.svg');
  background-position: 100% 0%;
  background-size: cover;
}

.menu-blocker {
  padding-top: 37px;
  padding-bottom: 37px;
}

.sorglos-immo-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 43vw;
  padding-bottom: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading {
  font-family: 'Open Sans', sans-serif;
}

.subhead {
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.hero-text {
  width: 28vw;
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
}

.basic-button {
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border-radius: 3px;
  background-color: #008b37;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.basic-button.contrast {
  margin-left: 15px;
  background-color: #fff;
  color: #008b37;
}

.basic-button.contrast.immo {
  background-color: #fff;
  color: #7e2b2c;
}

.basic-button.immo {
  background-color: #7e2b2c;
}

.basic-button.form {
  margin-top: 10px;
}

.basic-button.beratung {
  margin-top: 7px;
}

.section-2 {
  padding-right: 7vw;
  padding-left: 7vw;
}

.image-2 {
  margin-bottom: 15px;
  border-radius: 50%;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 800;
  text-transform: uppercase;
}

.text-block.green {
  color: #008b37;
}

.text-block-2 {
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.paragraph {
  color: #222;
  font-size: 16px;
  line-height: 24px;
}

.paragraph.quote {
  font-size: 16px;
  line-height: 25px;
  font-style: italic;
  text-align: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns.mobile {
  display: none;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  padding-left: 7vw;
  background-image: url('../images/sorglos-immo.png');
  background-position: 0px 0px;
  background-size: cover;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 7vw;
  background-color: #fafafa;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.form-field {
  margin-bottom: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #008b37;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.form-field:focus {
  border-color: #003c18;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
}

.map-border {
  height: 100%;
  padding: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.11);
  border-radius: 2px;
  text-align: center;
}

.html-embed {
  height: 100%;
}

.form-wrapper {
  width: 60vw;
  padding-right: 60px;
}

.map-wrapper {
  width: 26vw;
}

.sub-menu-item {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  text-decoration: none;
}

.sub-menu-item:hover {
  text-decoration: underline;
}

.sub-menu-item.heading {
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.sub-menu-item.heading:hover {
  text-decoration: underline;
}

.title-footer {
  position: static;
  display: inline-block;
  margin-left: 15px;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
}

.footer-menu-wrapper {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.footer-contact-wrapper {
  position: relative;
  z-index: 1400;
  padding-right: 10px;
}

.footer-address {
  display: inline-block;
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
}

.footer-address:hover {
  text-decoration: underline;
}

.italic-text {
  margin-left: 15px;
}

.div-block-4 {
  position: absolute;
  z-index: -1;
  width: 1000px;
  height: 332px;
  float: right;
  clear: none;
  border: 4px solid #818181;
  background-color: #6c6c6c;
  -webkit-transform: translate(-116px, -79px) rotate(4deg);
  -ms-transform: translate(-116px, -79px) rotate(4deg);
  transform: translate(-116px, -79px) rotate(4deg);
  -webkit-transition: border 500ms ease, background-color 500ms ease;
  transition: border 500ms ease, background-color 500ms ease;
}

.div-block-4:hover {
  border-color: #008b37;
  background-color: #003c18;
}

.footer {
  position: relative;
  z-index: 1400;
  overflow: hidden;
  padding: 45px 50px 40px;
  background-color: #333;
  font-size: 13px;
}

.footer-sub-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-contact-information-field {
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-contact-information-field.first-footer-item {
  margin-top: 0px;
}

.footer-contact-information-field.address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contract-info-footer {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 11px;
}

.info-footer {
  display: inline-block;
  color: #fff;
  font-weight: 300;
}

.footer-icon-container {
  display: inline-block;
  padding: 15px 5px 15px 0px;
}

.fa-icon-bold {
  margin-right: 2px;
  font-weight: 900;
}

.fa-icon-bold.footer-icon {
  margin-right: 7px;
  font-family: 'Font Awesome', sans-serif;
  color: #fff;
  font-size: 16px;
}

.html-embed-3 {
  margin-bottom: 65px;
}

.kapital-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-right: 7vw;
  padding-left: 7vw;
}

.kapital-section.embed {
  display: block;
  padding-top: 0px;
}

.h1-color {
  color: #222;
  font-size: 40px;
}

.div-block-5 {
  width: 60vw;
  margin-bottom: 50px;
}

.beratung-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox {
  width: 19px;
  height: 19px;
  margin-right: 10px;
  border-width: 3px;
  border-color: #008b37;
  border-radius: 0px;
}

.checkbox.w--redirected-checked {
  border-color: #008b37;
  background-color: #008b37;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.green-link {
  color: #008b37;
}

.basic-container {
  padding-top: 40px;
}

.basic-container.padding-bottom {
  padding-bottom: 60px;
}

.heading-2-middle {
  text-align: center;
}

.paragraph-mddle {
  color: #222;
  text-align: center;
}

.link-5 {
  color: #222;
}

.link-5:hover {
  color: #222;
  text-decoration: underline;
}

.rtf p {
  color: #222;
}

.div-block-6 {
  display: none;
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 1px;
    font-size: 40px;
  }

  .nav-link-holder {
    max-width: 250px;
  }

  .open-close-mask {
    height: 50px;
  }

  .sliding-block {
    max-width: 250px;
  }

  .open {
    line-height: 45px;
  }

  .menu-button-2 {
    margin-right: 10px;
    margin-bottom: 5px;
  }

  .menu-button-2.w--open {
    margin-top: 10px;
  }

  .close {
    line-height: 45px;
  }

  .nav-link {
    padding-right: 14px;
    padding-left: 14px;
  }

  .sorglos-immo-info-container {
    width: 49vw;
  }

  .subhead {
    font-size: 15px;
  }

  .hero-text {
    width: 36vw;
    margin-top: 15px;
  }

  .columns.desktop {
    display: none;
  }

  .columns.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-4 {
    -webkit-transform: translate(-88px, -51px) rotate(4deg);
    -ms-transform: translate(-88px, -51px) rotate(4deg);
    transform: translate(-88px, -51px) rotate(4deg);
  }

  .basic-container.padding-bottom {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    background-color: transparent;
  }

  .menu-button {
    position: absolute;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-bar {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .line-2 {
    background-color: #003c18;
  }

  .line-3 {
    background-color: #003c18;
  }

  .line-1 {
    background-color: #003c18;
  }

  .nav-link-holder {
    background-color: #333;
  }

  .brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .sliding-block {
    background-color: #003c18;
  }

  .menu-button-2 {
    margin-right: 10px;
  }

  .menu-button-2.w--open {
    margin-top: 10px;
  }

  .nav-link {
    color: #fff;
  }

  .nav-link:hover {
    margin-top: 0px;
    border-right: 8px solid #7e2b2c;
    border-top-style: none;
    color: #fff;
  }

  .nav-link-2.white {
    background-color: #008b37;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
  }

  .nav-link-2.white.w--current {
    color: #003c18;
  }

  .section {
    padding-right: 7vw;
    padding-left: 7vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: url('../images/WK-Crop-mobile.svg');
    background-position: 0% 50%;
  }

  .sorglos-immo-info-container {
    width: 100vw;
    padding-top: 50px;
    padding-right: 7vw;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-text {
    width: 50vw;
  }

  .basic-button.beratung {
    text-align: center;
  }

  .columns.mobile {
    margin-top: 65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-3 {
    background-position: 50% 50%;
  }

  .contact-form {
    padding: 40px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-wrapper {
    width: auto;
    padding-right: 0px;
  }

  .map-wrapper {
    width: auto;
  }

  .footer-contact-wrapper {
    padding-right: 10px;
    padding-left: 0px;
    clear: left;
  }

  .div-block-4 {
    width: 100%;
    -webkit-transform: translate(-79px, -106px) rotate(4deg);
    -ms-transform: translate(-79px, -106px) rotate(4deg);
    transform: translate(-79px, -106px) rotate(4deg);
  }

  .info-footer {
    margin-right: 160px;
  }

  .kapital-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-5 {
    width: auto;
  }

  .beratung-wrapper {
    display: none;
  }

  .checkbox {
    position: relative;
  }

  .basic-container {
    padding: 30px 20px 0px;
  }

  .privcy-link {
    position: relative;
    left: 3%;
    top: auto;
    right: auto;
    bottom: 2%;
    display: inline-block;
    margin-right: 10px;
    color: hsla(0, 0%, 100%, 0.55);
  }

  .div-block-6 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    padding-bottom: 8px;
    padding-left: 16px;
  }
}

@media screen and (max-width: 479px) {
  .line2-1 {
    left: 0px;
    top: 19px;
    right: 0px;
    display: none;
  }

  .menu-button-2 {
    height: 43px;
  }

  .menu-button-2.w--open {
    height: 43px;
    margin-top: 10px;
  }

  .nav-link-2 {
    max-width: 100%;
  }

  .nav-link-2.white.w--current {
    background-color: #003c18;
    color: #fff;
    text-align: right;
  }

  .sorglos-immo-info-container {
    padding-top: 0px;
    padding-right: 0vw;
  }

  .hero-text {
    width: 86vw;
  }

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

  .title-footer {
    margin-right: 0px;
    font-size: 16px;
  }

  .footer-contact-wrapper {
    padding-right: 0px;
    padding-left: 13px;
  }

  .italic-text {
    font-size: 12px;
  }

  .div-block-4 {
    right: -43px;
    bottom: -100px;
    width: 120%;
    height: 309px;
    padding-right: 90px;
    -webkit-transform: translate(-60px, -46px) rotate(4deg);
    -ms-transform: translate(-60px, -46px) rotate(4deg);
    transform: translate(-60px, -46px) rotate(4deg);
  }

  .footer {
    padding: 30px 18px 10px;
  }

  .footer-contact-information-field {
    width: 98%;
  }

  .info-footer {
    margin-right: 60px;
  }

  .heading-2 {
    font-size: 38px;
  }

  .checkbox {
    width: 20px;
  }

  .checkbox-field {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2-middle {
    font-size: 17px;
    line-height: 25px;
  }
}

#w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eba0-4b22c7ac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eba0-9d784893 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb90-4b22c7ac {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb94-4b22c7ac {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb98-4b22c7ac {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb9c-4b22c7ac {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb90-9d784893 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb94-9d784893 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb98-9d784893 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_75f6674c-9c26-6450-3a7e-d50e30c5eb9c-9d784893 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font Awesome Brands';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}