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

.container {
  height: auto;
  max-width: 1160px;
  padding-top: 120px;
  padding-bottom: 120px;
  text-transform: lowercase;
}

.section {
  padding-right: 60px;
  padding-left: 60px;
  background-color: #8ebca4;
}

.section-2 {
  height: 640px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/praxis_barbara_loibner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.body {
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #2c3f43;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-transform: none;
}

.div-1 {
  height: auto;
  padding: 0px;
  background-color: #8ebca4;
  background-image: url('../images/Barbara_Loibner.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.head {
  margin-bottom: 20px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-2 {
  height: auto;
  padding: 30px 0px 0px 20px;
  border-bottom-right-radius: 0px;
  background-color: #8ebca4;
}

.text {
  margin-bottom: 40px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.text-2 {
  margin-bottom: 15px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  text-transform: none;
}

.grid {
  margin-bottom: 0px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 0.36fr 1fr;
  grid-template-columns: 0.36fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-3 {
  margin-bottom: 0px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  text-transform: none;
}

.section-3 {
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #fff;
  color: #2c3f43;
}

.map {
  height: 520px;
}

.head-2 {
  margin-bottom: 30px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #2c3f43;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.head-3 {
  margin-bottom: 0px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1160px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  -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;
  text-transform: lowercase;
}

.footer {
  padding-right: 60px;
  padding-left: 60px;
  background-color: #a7acac;
  color: #2c3f43;
}

.container-2 {
  max-width: 1160px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-2 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

.paragraph-2:hover {
  color: #8ebca4;
}

.container-3 {
  height: 100%;
  max-width: 1160px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-transform: lowercase;
}

.bold-text {
  margin-left: 0px;
  padding-left: 0px;
  font-weight: 500;
}

.head-4 {
  margin-bottom: 30px;
  margin-left: 30px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.div-verlauf {
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.section-4 {
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #fff;
}

.head-5 {
  margin-bottom: 40px;
  font-family: 'Gesta webfont', Arial, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 25px;
  text-transform: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-2:hover {
  color: #fff;
  text-decoration: underline;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.section-5 {
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #8ebca4;
}

.container-6 {
  height: auto;
  max-width: 1160px;
  padding-top: 100px;
  padding-bottom: 0px;
  text-transform: lowercase;
}

.container-7 {
  height: auto;
  max-width: 1160px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-transform: lowercase;
}

.link-1 {
  color: #2c3f43;
  text-decoration: none;
}

.link-1:hover {
  color: #8ebca4;
  text-decoration: underline;
}

.link-tel {
  color: #2c3f43;
  text-decoration: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-2 {
    height: 440px;
  }

  .head {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 36px;
  }

  .div-2 {
    padding-left: 0px;
  }

  .text {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .text-3 {
    font-size: 20px;
    line-height: 28px;
  }

  .section-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .map {
    height: 360px;
  }

  .head-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .head-3 {
    font-size: 44px;
    line-height: 50px;
  }

  .footer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .head-4 {
    font-size: 44px;
    line-height: 50px;
  }

  .div-verlauf {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-4 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .head-5 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 36px;
  }

  .section-5 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-6 {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .container-7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .section-2 {
    height: 240px;
  }

  .head {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .text {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-2 {
    font-size: 17px;
    line-height: 24px;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-3 {
    font-size: 17px;
    line-height: 24px;
  }

  .map {
    height: 220px;
  }

  .head-2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .head-3 {
    font-size: 26px;
    line-height: 32px;
  }

  .container-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .head-4 {
    margin-left: 20px;
    font-size: 26px;
    line-height: 32px;
  }

  .head-5 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
  }

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

  .container-6 {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .container-7 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-top: 20px;
  }

  .section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section-2 {
    height: 320px;
    background-position: 100% 0%;
  }

  .div-1 {
    height: 120px;
  }

  .div-2 {
    padding-top: 0px;
  }

  .text {
    font-weight: 400;
  }

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

  .grid {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: stretch;
    grid-auto-flow: row;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .section-3 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .footer {
    padding: 0px 25px;
  }

  .head-4 {
    margin-left: 0px;
  }

  .div-verlauf {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section-4 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section-5 {
    padding-right: 25px;
    padding-left: 25px;
  }

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

  .container-7 {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

@font-face {
  font-family: 'Gesta webfont';
  src: url('../fonts/Gesta-Light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gesta webfont';
  src: url('../fonts/Gesta-Regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gesta webfont';
  src: url('../fonts/Gesta-Medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gesta webfont';
  src: url('../fonts/Gesta-Bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}