body {
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin: 0px 0px 15px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 38px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

h2 {
  position: relative;
  margin: 20px 0px 10px;
  clear: both;
  color: #9c0000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
}

h3 {
  margin: 10px 0px 0px;
  color: #9c0000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  position: relative;
  margin-top: 0px;
  margin-bottom: 7px;
  padding-right: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

a {
  display: inline;
  color: #031253;
  font-weight: 400;
  text-decoration: underline;
}

a:hover {
  color: #9c0000;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}

.container {
  position: relative;
  margin-bottom: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.social-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top: 1px solid #fff;
  background-color: #fac960;
  text-align: center;
}

.share-btn {
  display: inline-block;
  width: 61px;
  margin-right: 14px;
  margin-left: 14px;
}

.share-wrapper {
  margin-top: 32px;
}

.social-btn {
  margin-left: 17px;
  padding-right: 2px;
  padding-left: 2px;
  opacity: 0.15;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.social-btn:hover {
  opacity: 0.7;
}

.social-btn.footer {
  margin-right: 9px;
  margin-left: 9px;
}

.navbar {
  display: block;
  padding: 20px;
  border-bottom: 1px none #fff;
  background-color: #fac960;
  letter-spacing: 1px;
}

.left-nav {
  padding-right: 10px;
  padding-left: 17px;
}

.right-nav {
  overflow: visible;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.brand {
  display: inline-block;
  margin-top: 19px;
  margin-left: 0px;
  font-family: Roboto, sans-serif;
  color: #2e2e2e;
  font-size: 26px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.logo {
  margin-top: -10px;
  margin-right: 13px;
}

.logo.footer {
  display: block;
  margin: 0px auto 21px;
}

.section {
  position: relative;
  border-top: 3px solid #fac960;
  background-color: #ffe19f;
  text-align: center;
}

.section.hero {
  position: relative;
  height: 180px;
  margin-right: 10px;
  margin-bottom: -10px;
  margin-left: 10px;
  padding-top: 40px;
  padding-bottom: 0px;
  border: 1px none #000;
  background-color: #ffe19f;
  text-align: center;
}

.section.hero.success {
  background-color: #18c7aa;
}

.section.vorstellung {
  position: relative;
  float: none;
  border-top: 1px solid #fac960;
  background-color: #ffe19f;
}

.section.schwangerschaft {
  margin-top: 20px;
  padding-top: 0px;
  border-top-width: 1px;
}

.section.geburt {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-width: 1px;
}

.section.wochenbett {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-width: 1px;
}

.section.kurse {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-width: 1px;
}

.section.kontakt {
  margin-top: 20px;
  padding-top: 0px;
  border-top-width: 1px;
}

.section.success {
  margin-top: 0px;
  border-top-style: none;
}

.berschrift_black {
  margin-top: 0px;
  margin-bottom: 60px;
  color: #000;
  font-weight: 300;
  text-shadow: none;
}

.image-crop {
  overflow: hidden;
  height: 368px;
  margin-top: 39px;
  margin-bottom: -81px;
}

.link-block {
  margin-left: 0px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.link-block.w--current {
  margin-left: 50px;
}

.image {
  display: inline-block;
  margin-top: -15px;
  margin-right: auto;
  margin-left: -35px;
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph {
  position: relative;
  margin-left: auto;
  padding: 0px 0px 0px 10px;
  color: #000;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}

.columns {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: auto;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.brottext {
  position: relative;
  display: block;
  margin-bottom: 7px;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.brottext.einger-ckt {
  top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  clear: none;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.brottext.links {
  margin-top: 0px;
  color: #031253;
  font-weight: 400;
}

.brottext.links:hover {
  color: #9c0000;
}

.berschrift_rot {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  color: #9c0000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.button-2 {
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #1a1b1f;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #32343a;
  color: #fff;
}

.button-2:active {
  background-color: #43464d;
}

.button-2.kontaktformular {
  position: relative;
  z-index: 5;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 1px;
  background-color: #ffe19f;
  color: #000;
}

.button-2.kontaktformular:hover {
  border: 1px solid #000;
  border-radius: 1px;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.text-block-6 {
  margin-top: -2px;
  direction: ltr;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1px;
  text-transform: none;
}

.navigation-item {
  position: relative;
  top: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: auto;
  margin: auto 4px 4px;
  padding: 0px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 13px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  -o-object-fit: none;
  object-fit: none;
}

.image-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  max-width: 275px;
  margin-top: 4px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  clear: both;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 4px;
}

.image-3 {
  position: relative;
  max-width: 275px;
  margin-right: 20px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: left;
  clear: left;
  border-style: none;
  border-width: 2px;
  border-color: rgba(194, 190, 179, 0.5);
  border-radius: 4px;
}

.image-3.geburt {
  margin-top: 0px;
  margin-bottom: 10px;
  border-radius: 4px;
}

.image-3.wochenbett {
  margin-top: 0px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.image-3.kurse {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 4px;
}

.image-3.kontakt {
  border-radius: 4px;
}

.div-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 15px;
  height: 1px;
  margin-top: -8px;
  margin-left: 277px;
  clear: both;
  border-bottom: 0px none #fff;
  background-color: #fff;
  text-align: left;
}

.div-block.schwangerschaft {
  margin-left: 277px;
}

.container_inhalt {
  position: relative;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.form-block {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  border-radius: 4px;
}

.text-block-7 {
  color: #59fa09;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
  white-space: normal;
}

.success-message {
  margin-top: 10px;
  padding: 10px;
  border-radius: 4px;
  background-color: #349b69;
}

.bold-text {
  color: #ffe19f;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 20%;
}

.error-message {
  border-radius: 4px;
  background-color: #9c0000;
}

.text-block-8 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}

.fieldlabel {
  font-weight: 400;
  text-align: left;
}

.textfeld {
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.home-content-wrap {
  margin: 60px 30px;
}

.text-block-4 {
  margin-top: 20px;
  font-weight: 300;
}

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
}

.footer-link {
  margin-right: 15px;
  margin-left: 15px;
}

.text-block-5 {
  font-size: 12px;
}

.navbar-2 {
  border-bottom: 1px solid #fff;
  background-color: #fac960;
}

.nav-link {
  padding: 19px;
  font-size: 16px;
  font-weight: 300;
}

.container-2 {
  margin-top: 9px;
  margin-bottom: 3px;
}

.body {
  background-color: #ffe19f;
}

.body-2 {
  background-color: #ffe19f;
}

.body-3 {
  background-color: #ffe19f;
  font-weight: 400;
}

.nav-link-2.button-2 {
  display: inline-block;
  margin-top: 8px;
  margin-right: 5px;
  margin-left: 15px;
  padding: 10px 15px;
  background-color: #ffe19f;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.nav-link-2.button-2:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.nav-link-2.button-2.kontaktformular {
  font-size: 16px;
  font-weight: 300;
}

.div-block-2 {
  display: none;
  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;
}

.div-block-3 {
  position: relative;
  margin-bottom: 0px;
  clear: both;
}

.submit-button {
  margin-right: 14px;
  margin-left: 14px;
  border-radius: 4px;
  background-color: #9c0000;
}

.heading {
  color: #9c0000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.heading.berschrift_rot {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
}

.angebotlinks {
  position: relative;
  display: block;
  color: #031253;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  text-decoration: none;
}

.angebotlinks:hover {
  color: #9c0000;
}

.whiteline {
  position: relative;
  top: -13px;
  display: block;
  height: 0px;
  margin-top: 20px;
  clear: both;
  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;
}

.heading-2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 15px;
  text-align: left;
}

.container_vorstellung {
  margin-top: 0px;
}

.heading-3 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}

.form {
  display: block;
  margin-top: 10px;
}

.rich-text-block {
  clear: both;
}

.rich-text-block h2 {
  margin-top: 20px;
}

.bold-text-2 {
  font-weight: 400;
}

.list-item {
  padding-bottom: 0px;
  list-style-type: none;
}

.list-2 {
  margin-bottom: 0px;
  padding-left: 16px;
  background-image: url('../images/Bullet_2.svg');
  background-position: 2px -3px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  list-style-type: none;
}

.bold-text-3 {
  font-weight: 500;
}

.textrot {
  color: #9c0000;
  font-weight: 400;
}

.top {
  height: 1px;
  background-color: #fac960;
}

.back_to_top_wrapper {
  position: fixed;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 8%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border: 2px none #fac960;
  border-radius: 50%;
  background-color: #ffe19f;
  opacity: 0.44;
}

.link {
  margin-right: auto;
  margin-left: auto;
  clear: none;
  font-family: Roboto, sans-serif;
  color: transparent;
  font-size: 25px;
  text-decoration: none;
}

.image-4 {
  position: relative;
  right: auto;
  clear: none;
  text-align: left;
  text-decoration: none;
}

.link-block-2 {
  width: 40px;
  height: 40px;
}

.body-4 {
  background-color: #ffe19f;
}

.container_success {
  margin-top: 30px;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 500;
}

.bold-text-6 {
  font-weight: 500;
}

.bold-text-7 {
  font-weight: 500;
}

.bold-text-8 {
  font-weight: 500;
}

.bold-text-9 {
  font-weight: 500;
}

.bold-text-10 {
  font-weight: 500;
}

.bold-text-11 {
  font-weight: 500;
}

.bold-text-12 {
  font-weight: 500;
}

.navbar-3 {
  border-bottom: 1px solid #fff;
  background-color: #fac960;
}

.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) {
  h1 {
    text-shadow: none;
  }
  p {
    text-shadow: none;
  }
  .container {
    padding-right: 30px;
    padding-left: 12px;
  }
  .social-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .social-btn {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .social-btn:hover {
    opacity: 0.8;
  }
  .right-nav {
    display: none;
  }
  .section.schwangerschaft {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.geburt {
    padding-top: 0px;
  }
  .section.wochenbett {
    padding-top: 0px;
  }
  .section.kurse {
    padding-top: 0px;
  }
  .section.kontakt {
    padding-top: 0px;
  }
  .brottext {
    line-height: 24px;
  }
  .button-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button-2.kontaktformular {
    display: none;
  }
  .navigation-item {
    overflow: visible;
  }
  .image-2 {
    margin-bottom: 0px;
  }
  .image-3.geburt {
    margin-top: 0px;
  }
  .image-3.wochenbett {
    margin-top: 0px;
  }
  .image-3.kurse {
    margin-top: 0px;
  }
  .image-3.kontakt {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .container_inhalt {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .fieldlabel {
    font-weight: 400;
  }
  .footer-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .footer-link {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .nav-link {
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 19px;
    border-style: none;
    border-width: 1px;
    border-color: #fff;
  }
  .nav-link.w--open {
    background-color: #fac960;
  }
  .nav-menu {
    border-style: none;
    border-width: 1px;
    border-color: #fff;
    background-color: #fac960;
  }
  .nav-link-2 {
    text-decoration: none;
  }
  .nav-link-2.button-2 {
    display: block;
    margin-right: 22px;
    margin-bottom: 8px;
    margin-left: 22px;
    padding-left: 20px;
    border: 1px solid #fac960;
    border-radius: 4px;
    text-align: left;
  }
  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    max-height: 2px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }
  .whiteline {
    margin-top: 20px;
  }
  .icon {
    font-size: 22px;
    font-weight: 100;
  }
  .container_vorstellung {
    margin-top: 0px;
  }
  .bold-text-3 {
    font-weight: 500;
  }
  .back_to_top_wrapper {
    bottom: 6%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    text-shadow: none;
  }
  p {
    margin-right: 20px;
    margin-left: 20px;
    text-shadow: none;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .social-section {
    max-height: 40px;
    padding-top: 15px;
    padding-bottom: 35px;
  }
  .brand {
    margin-left: 11px;
  }
  .section.hero {
    margin-bottom: -50px;
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .section.vorstellung {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .section.schwangerschaft {
    margin-bottom: 19px;
  }
  .link-block {
    font-weight: 400;
  }
  .image {
    width: 170px;
    height: auto;
    margin-top: 0px;
    margin-right: -38px;
    margin-left: 67px;
  }
  .paragraph {
    display: block;
    margin-right: -115px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    line-height: 26px;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .column {
    padding-right: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .brottext {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .brottext.einger-ckt {
    margin-top: 0px;
    float: none;
    clear: none;
  }
  .brottext.breit {
    margin-top: 10px;
    margin-bottom: 15px;
    clear: none;
  }
  .image-2 {
    max-width: 255px;
  }
  .image-3 {
    left: 0%;
    top: 0%;
    max-width: 255px;
    margin-top: 0px;
    clear: both;
  }
  .image-3.geburt {
    max-width: 255px;
  }
  .image-3.kurse {
    margin-bottom: 63px;
  }
  .div-block {
    display: block;
    margin-left: 278px;
  }
  .div-block.schwangerschaft {
    margin-left: 278px;
  }
  .container_inhalt {
    margin: 10px auto 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .textfeld {
    font-size: 12px;
    line-height: 16px;
  }
  .footer-wrap {
    padding-top: 0px;
  }
  .nav-link.w--open {
    background-color: #fac960;
  }
  .container-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .whiteline {
    top: -1px;
    display: block;
    margin-top: 8px;
  }
  .container_vorstellung {
    margin-top: 8px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .form {
    margin-top: 40px;
  }
  .rich-text-block {
    margin-top: 0px;
    padding-top: 0px;
  }
  .rich-text-block p {
    margin-right: 0px;
    margin-left: 0px;
  }
  .heading-4 {
    float: none;
    clear: none;
  }
  .h1_landscape {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
  }
  .back_to_top_wrapper {
    bottom: 5%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
    text-shadow: none;
  }
  h2 {
    font-size: 30px;
    line-height: 31px;
    text-shadow: none;
  }
  p {
    padding-right: 18px;
    padding-left: 18px;
    text-shadow: none;
  }
  ul {
    margin-bottom: 7px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  li {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .social-section {
    padding-right: 14px;
    padding-left: 14px;
  }
  .brand {
    margin-top: 14px;
    margin-left: 20px;
    font-size: 20px;
  }
  .section {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .section.hero {
    height: auto;
    margin-bottom: 0px;
    padding-top: 24px;
    padding-bottom: 0px;
  }
  .section.vorstellung {
    padding-top: 20px;
    border-top-style: solid;
  }
  .section.kontakt {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .berschrift_black {
    text-shadow: none;
  }
  .image-crop {
    height: 278px;
    margin-bottom: -47px;
  }
  .link-block {
    font-size: 15px;
    line-height: 22px;
  }
  .image {
    width: 210px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
  }
  .columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .brottext {
    font-size: 15px;
    line-height: 22px;
  }
  .brottext.einger-ckt {
    display: block;
    margin-top: auto;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
  }
  .brottext.breit {
    margin-top: 0px;
  }
  .brottext.breit.bu {
    margin-top: 164px;
  }
  .berschrift_rot {
    font-size: 18px;
    line-height: 22px;
  }
  .image-2 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    max-width: 100%;
    margin: 0px auto 10px;
    float: none;
  }
  .image-3 {
    left: 0%;
    top: 0%;
    right: 0%;
    display: block;
    max-width: 100%;
    margin: 0px auto 10px;
    float: none;
    clear: both;
  }
  .image-3.geburt {
    max-width: 100%;
    margin-top: 0px;
  }
  .image-3.wochenbett {
    margin-bottom: 10px;
  }
  .image-3.kurse {
    margin-bottom: 10px;
  }
  .image-3.kontakt {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .container_inhalt {
    position: static;
    margin-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .form-block {
    margin-top: 20px;
  }
  .fieldlabel {
    font-size: 12px;
    line-height: 16px;
  }
  .home-content-wrap {
    margin: 20px 15px;
  }
  .text-block-4 {
    font-weight: 300;
  }
  .nav-link {
    padding: 14px 20px;
  }
  .nav-link.impressum {
    margin: -1px -1px -1px 0px;
  }
  .nav-link.impressum.w--open {
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-link.impressum.nav-items {
    margin-left: 20px;
  }
  .brand-2 {
    padding-left: 0px;
  }
  .div-block-2 {
    height: 1px;
    max-height: 1px;
    padding-left: 0px;
  }
  .whiteline {
    display: none;
    margin-top: auto;
  }
  .container_vorstellung {
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .form {
    margin-top: 0px;
  }
  .rich-text-block h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .rich-text-block p {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
  }
  .h1_landscape {
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .list {
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-left: 20px;
    list-style-type: disc;
  }
  .list-item {
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .list-item-2 {
    padding-bottom: 7px;
  }
  .list-item-3 {
    padding-bottom: 7px;
  }
  .list-2 {
    padding-left: 15px;
    background-position: 2px -5px;
    list-style-type: disc;
  }
  .back_to_top_wrapper {
    bottom: 8%;
    border-style: none;
  }
  .container_success {
    margin-top: 0px;
    padding-left: 0px;
  }
  .bold-text-4 {
    font-weight: 500;
  }
  .bold-text-5 {
    font-weight: 500;
  }
  .bold-text-6 {
    font-weight: 500;
  }
  .bold-text-7 {
    font-weight: 500;
  }
  .bold-text-8 {
    font-weight: 500;
  }
  .bold-text-9 {
    font-weight: 500;
  }
  .paragraph-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

