.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;
}

.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: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

.logo {
  position: relative;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 600px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo.gr-er {
  width: 100%;
  -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;
}

.heading-23 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Poiret One', sans-serif;
  color: #000;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading-20 {
  margin-top: 137px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.heading-20._2 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
}

.heading-20._2 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
}

.schwarzer-button {
  margin-bottom: 20px;
  background-color: #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.schwarzer-button:hover {
  margin-bottom: 20px;
  background-color: #d4af37;
}

.div-block-34 {
  width: 100%;
}

.paragraph-8 {
  margin-top: 0px;
  margin-bottom: 13px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
}

.link-3 {
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-37 {
  width: 100%;
}

.link-4 {
  display: inline-block;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
  text-decoration: none;
}

.grid-6 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-column-gap: 40px;
  -ms-grid-columns: 16% 14% 17% 16% 8%;
  grid-template-columns: 16% 14% 17% 16% 8%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.linkfooter {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
  text-decoration: none;
}

.linkfooter.w--current {
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 300;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.footerheading-2 {
  margin-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #ddb545;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.div-block-6 {
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.div-block-33 {
  display: block;
  width: 100%;
  padding-left: 0px;
  -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;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.link-5 {
  color: #d4af37;
  text-decoration: none;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  margin-bottom: 79px;
  padding: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f5f5f5;
}

.heading-19 {
  height: 70px;
  margin: 20px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.grid-5 {
  margin-top: 20px;
  margin-bottom: 40px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top: 2px solid grey;
}

.div-block-43 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-14 {
  width: 80%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-39 {
  width: 250px;
  height: 300px;
  background-color: #fff;
  background-image: url('../images/person.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-39.conny {
  background-image: url('../images/Bild-Ellena.jpg');
  background-position: 50% 0%;
}

.div-block-40 {
  min-width: 200px;
  margin-left: 20px;
}

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

.list {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  color: silver;
}

.section-7 {
  padding-top: 42px;
}

.div-block-17 {
  height: 2px;
  margin-bottom: 20px;
  background-color: #f1c124;
}

.section-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 784px;
  height: 400px;
  -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;
  border: 2px solid #000;
}

.div-block-41.highlights {
  color: #fff;
}

.heading-22 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.grid-7 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-column-gap: 40px;
  -ms-grid-columns: 16% 14% 17% 16%;
  grid-template-columns: 16% 14% 17% 16%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.button-auf-schwarz-2 {
  margin-bottom: 20px;
  background-color: #d4af37;
}

.button-auf-schwarz-2:hover {
  margin-bottom: 20px;
  background-color: #000;
}

.button-auf-schwarz-2._2 {
  margin-left: 0px;
  padding: 15px 20px;
  background-color: #000;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.button-auf-schwarz-2._2 {
  margin-left: 10px;
  background-color: #000;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.section-23 {
  padding-bottom: 40px;
}

.div-block-44 {
  width: 300px;
  padding: 10px 5px;
  border: 1px solid #000;
}

.navbar1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
}

.navbar1.links {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logolink1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  padding-top: 10px;
  padding-bottom: 0px;
  color: #000;
  text-decoration: none;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.hauptfarbe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #4eb2e3;
}

.navbar-6.hauptfarbe.dunkler {
  background-color: #0f3072;
}

.nav-link-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: #0f3072;
}

.nav-link-3.w--current {
  color: #ebe3de;
}

.nav-link-3.flie-text:hover {
  color: #4eb2e3;
}

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.paragraph-15 {
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.farbe-der-headings {
  color: #3593d1;
}

.hauptfarbe {
  background-color: #4eb2e3;
}

.hauptfarbe.dunkler {
  background-color: #0f3072;
}

.zweitfarbe {
  background-color: #fffcf6;
}

.highlights {
  background-color: #0f3072;
}

.heading-1 {
  font-family: Raleway, sans-serif;
}

.heading-2 {
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.flie-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.heading-3 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.farbe-flie-text {
  color: #000;
}

.titelvideo1 {
  display: none;
  height: 100%;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.slogan {
  margin-bottom: 20px;
  font-size: 110px;
  line-height: 110px;
  font-weight: 400;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.slogan.heading-1.small {
  color: #0f3072;
  font-size: 55px;
  line-height: 75px;
}

.slogan.heading-1.small.extra {
  color: #0f3072;
}

.slogan.heading-1.small.white {
  color: #fffcf6;
  font-size: 60px;
  line-height: 60px;
}

.slogan.heading-1.small.wei {
  color: #fffcf6;
}

.slogan.heading-1._20 {
  font-size: 80px;
  font-weight: 400;
}

.div-block-text1 {
  padding-right: 20px;
  padding-left: 20px;
}

.divblock1 {
  width: 100%;
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
}

.divblock1.zweitfarbe {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fffcf6;
}

.divblock1.ber-mich {
  width: 100%;
  background-color: #fffcf6;
}

.divblock1.links {
  text-align: left;
}

.terminbutton {
  font-family: Exo, sans-serif;
  text-transform: uppercase;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  background-color: #0f3072;
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.terminbutton.highlights.hell {
  background-color: #3593d1;
}

.heading-77 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-77.heading-2.farbe-der-headings {
  color: #0f3072;
}

.heading-77.heading-2.farbe-der-headings._12 {
  color: #21b640;
}

.heading-77.heading-2.farbe-der-headings.mit-rahmen {
  padding: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #4eb2e3;
}

.heading-77.heading-2.farbe-der-headings.unter-berschrift {
  margin-top: 0px;
  font-size: 18px;
  line-height: 22px;
}

.heading-77.heading-2.farbe-der-headings.italic {
  font-size: 22px;
}

.paragraph-2 {
  padding-bottom: 0px;
  color: #000;
  font-weight: 300;
}

.paragraph-2.flie-text {
  color: #000;
}

.paragraph-2.sloagan {
  font-family: Roboto, sans-serif;
  color: #3593d1;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
}

.section-gro-e-abst-nde1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-width: 1px;
  padding: 100px 140px;
}

.section-gro-e-abst-nde1._3 {
  padding-top: 0px;
}

.image-46 {
  width: 30px;
}

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

.columns-footer1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-footer {
  padding-right: 140px;
  padding-left: 140px;
}

.div-block-footer.hauptfarbe {
  background-color: #0f3072;
}

.heading-footer {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #1a1a1a;
}

.link-block-3 {
  display: none;
  margin-right: 10px;
}

._1.flie-text {
  color: #fff;
}

.preislisten-grid1 {
  padding: 40px;
  grid-column-gap: 35px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-div-links {
  min-height: 20px;
}

.grid-div-rechts {
  min-height: 20px;
  text-align: right;
}

.bild-preisliste1 {
  width: 100%;
  margin-top: 20px;
}

.text-span-preisliste1 {
  font-weight: 700;
}

.angebot-grid1 {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 5px;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.galeriespalte1 {
  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: 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;
}

.section1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px;
  -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;
}

.bild-galerie-2-2 {
  width: 49%;
  height: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url('../images/AdobeStock_149645049_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(70%);
  filter: grayscale(70%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.lightbox-link:hover {
  -webkit-filter: none;
  filter: none;
}

.lightbox-link._2 {
  background-image: url('../images/AdobeStock_253855336_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.lightbox-link._3 {
  background-image: url('../images/AdobeStock_209737801_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.lightbox-link._1 {
  background-image: url('../images/AdobeStock_251574987_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.lightbox-link._4 {
  background-image: url('../images/AdobeStock_42158128_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.galerie1 {
  min-width: 100%;
  margin-top: 20px;
  padding: 10px;
}

.galerie1.highlights {
  background-color: #4eb2e3;
}

.bild-galerie1-1 {
  height: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.bild-galerie1 {
  width: 100%;
  height: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-galerie1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -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 {
  font-size: 50px;
}

.heading.heading-1 {
  color: #0f3072;
}

.section-30 {
  padding-top: 100px;
  text-align: center;
}

.team {
  height: 250px;
  background-image: url('../images/man.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.team.ber-mich {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
}

.div-block-aktuelles1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  background-color: #f7f7f7;
}

.bildeffekt1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 610px;
  -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;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  transition: all 200ms cubic-bezier(.25, .46, .45, .94);
}

.bildeffekt1:hover {
  opacity: 1;
}

.bildeffekt1.kleiner {
  min-height: 300px;
}

.bild-aktuelles1 {
  min-height: 300px;
  background-image: url('../images/20200712_212855.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bild-aktuelles1.seele {
  background-image: url('../images/Seelenvertrag-2.jpg');
}

.bild-aktuelles1-1 {
  min-height: 300px;
  margin-top: 10px;
  background-image: url('../images/20200714_131709.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.aktuelles-spalte1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
}

._2-spalte-aktuelles1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 20px 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;
}

._2-spalte-aktuelles1.invert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.beschreibung {
  margin-top: 0px;
  font-weight: 200;
}

.beschreibung.klein {
  font-size: 20px;
  line-height: 22px;
}

.beschreibung.klein.white {
  color: #fff;
  text-align: center;
}

.beschreibung.mitte.white {
  color: #fff;
}

.aktuuelles1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.aktuuelles1.highlights {
  background-color: #4eb2e3;
}

.div-block-kontakt1 {
  width: 80vw;
  max-width: none;
  margin: 60px auto;
  padding: 20px 40px 30px;
}

.div-block-28 {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.checkbox-field {
  text-align: left;
}

.form-block-2 {
  margin-top: 20px;
}

.link-formular {
  text-decoration: none;
}

.grid-kontakt {
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-grid-columns: 1.5fr 1fr 1fr;
  grid-template-columns: 1.5fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-kontakt.flie-text {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.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;
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.utility-page-content {
  position: absolute;
  bottom: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  -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 {
  position: relative;
  top: 0px;
  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;
}

.submit-button {
  background-color: #ecbf38;
}

.div-block-video {
  position: absolute;
  left: 0%;
  top: -10%;
  right: 0%;
  bottom: 0%;
  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;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
}

.titelvideo {
  position: relative;
  height: 90vh;
  background-image: url('../images/Grünten.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.titelvideo.unterseite {
  height: 280px;
}

.titelvideo.unterseite.no {
  background-image: none;
}

.titelvideo.unterseite.sterbe-trauer {
  height: 700px;
  background-image: url('../images/Bild-2-Hintergrund.jpg');
  background-size: cover;
}

.titelvideo.seminare {
  background-image: url('../images/Grünten-Seelenschamanismus.jpg');
}

.titelvideo.start {
  background-image: url('../images/Himmel.jpg');
}

.titelvideo.aktuelles {
  background-image: url('../images/Natur-Baum-Sonne-.jpg');
}

._404-error {
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 600;
}

.kleiner {
  font-size: 30px;
}

.impdat {
  padding: 100px 40px;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  font-family: Lato, sans-serif;
  color: #a8a8a8;
  font-weight: 700;
}

.nav-link:active {
  color: #fff;
}

.nav-link:focus {
  color: #fff;
}

.nav-link:visited {
  color: #fff;
}

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

.mehr-erfahren2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -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;
  border-radius: 0px;
  -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  color: #000;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

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

.impdatfooter {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: 'Droid Sans', sans-serif;
}

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

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

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.paragraph {
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.div-block-101 {
  min-height: 600px;
  background-image: url('../images/AdobeStock_132659258_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.bildstartseite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 610px;
  -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;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
}

.bildstartseite:hover {
  opacity: 1;
}

.bildstartseite.kleiner {
  min-height: 300px;
}

.div-block-104 {
  min-height: 300px;
  background-image: url('../images/AdobeStock_149645049_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.effektgalerie {
  min-height: 300px;
  margin-top: 10px;
  background-image: url('../images/AdobeStock_162638874_visu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.bild-links-spalte {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.bilder-rechte-spalte {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.columns-15 {
  padding-bottom: 100px;
}

.html-embed-visuvorschau {
  height: 600px;
}

.ablaufplan-big-button {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #d4af37;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.ablaufplan-big-button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ablaufplan-big-button.kleiner {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-ablaufplan-2 {
  height: 70px;
  margin: 20px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.heading-ablaufplan-2.special {
  height: auto;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.heading-ablaufplan-2.special._2 {
  margin-bottom: 40px;
}

.heading-ablaufplan-2.mittig {
  text-align: center;
}

.ablaufplan-spalten-inhalt-2 {
  width: 100%;
  min-height: 400px;
  padding: 20px 20px 60px;
}

.paragraph-ablaufplan {
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  color: #5f5f5f;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
}

.paragraph-ablaufplan.listpara {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-ablaufplan.kleiner {
  margin-bottom: 51px;
  font-size: 18px;
  line-height: 22px;
}

.ablaufplan-spalte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  border-style: solid;
  border-width: 2px;
  border-color: grey;
}

.ablaufplan-spalte.gold {
  border-color: #d4af37;
}

.ablaufplan-spalteninhalt {
  width: 100%;
  min-height: 400px;
  padding: 20px;
}

.ansprechpartner-paragraph {
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: grey;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.ansprechpartner-paragraph.special {
  line-height: 40px;
}

.heading-ablaufplan {
  margin-top: 137px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-ablaufplan.button {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-ablaufplan.button.kleiner {
  font-size: 18px;
  line-height: 22px;
}

.html-embed-3 {
  height: 250px;
  margin-bottom: 40px;
}

.button-auf-schwarz-2-copy {
  margin-bottom: 20px;
  background-color: #d4af37;
}

.button-auf-schwarz-2-copy:hover {
  margin-bottom: 20px;
  background-color: #000;
}

.button-auf-schwarz-2-copy._2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 220px;
  margin-left: 0px;
  padding: 15px 20px;
  background-color: #000;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2-copy._2:hover {
  background-color: #d4af37;
}

.button-auf-schwarz-2-copy._2._3 {
  display: none;
  margin-left: 0px;
}

.grid-8 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-47 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-47._1 {
  width: 350px;
  height: auto;
  -o-object-position: 0% 70%;
  object-position: 0% 70%;
}

.image-48 {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

.dropdown-list {
  white-space: normal;
}

.dropdown-list.w--open {
  white-space: normal;
}

.dropdown-link {
  font-family: Roboto, sans-serif;
  color: #fffcf6;
}

.dropdown-link.w--current {
  color: #fffcf6;
}

.image-49 {
  width: 100%;
}

.div-block-105 {
  height: 100%;
  padding: 20px 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 252, 246, 0.7)), to(rgba(255, 252, 246, 0.7))), url('../images/woman-in-wrapped-in-white-towel-lying-on-bed-getting-massage-3757657.jpg');
  background-image: linear-gradient(180deg, rgba(255, 252, 246, 0.7), rgba(255, 252, 246, 0.7)), url('../images/woman-in-wrapped-in-white-towel-lying-on-bed-getting-massage-3757657.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  text-align: center;
}

.div-block-105.morphischen {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 252, 246, 0.7)), to(rgba(255, 252, 246, 0.7))), url('../images/shutterstock_148149836.jpg');
  background-image: linear-gradient(180deg, rgba(255, 252, 246, 0.7), rgba(255, 252, 246, 0.7)), url('../images/shutterstock_148149836.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-105.morphischen.lebensberatung {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 252, 246, 0.7)), to(rgba(255, 252, 246, 0.7))), url('../images/shutterstock_148149836.jpg');
  background-image: linear-gradient(180deg, rgba(255, 252, 246, 0.7), rgba(255, 252, 246, 0.7)), url('../images/shutterstock_148149836.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-50 {
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-106 {
  height: 100%;
  background-image: url('../images/Grünten.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.grid-9 {
  width: 70%;
  height: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-span {
  color: #000;
  font-size: 14px;
  text-transform: none;
}

.button-2 {
  margin-right: auto;
  margin-left: auto;
}

.titelh-lle {
  overflow: hidden;
}

.grid-10 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.slide {
  background-image: url('../images/Schmetteeling.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/20200714_132838.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

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

.image-51 {
  height: 250px;
  max-width: none;
}

.image-51.kleiner {
  height: 240px;
}

.slide-nav {
  display: none;
}

.heading-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Great Vibes', cursive;
  color: #4eb2e3;
  font-size: 22px;
}

.heading-78._1 {
  font-family: Raleway, sans-serif;
  color: #4066a9;
  font-size: 40px;
}

.heading-78.dunkel {
  color: #4066a9;
  font-size: 26px;
  line-height: 48px;
}

.bold-text-10 {
  color: #0f3072;
}

.heading-79 {
  font-family: Raleway, sans-serif;
  color: #0f3072;
  font-size: 55px;
  font-weight: 400;
}

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

.italic-text {
  text-transform: none;
}

.text-span-3 {
  font-size: 14px;
  text-transform: none;
}

.text-span-4 {
  font-size: 14px;
  line-height: 60px;
  letter-spacing: 0px;
  text-transform: none;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: #4eb2e3;
  border-radius: 2px;
}

.image-52 {
  width: 10%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-107 {
  height: 30px;
}

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

.link-9._1 {
  color: #494747;
}

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

.link-10._1 {
  color: #6b6868;
}

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

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

.column {
  text-align: right;
}

.mobilestrich {
  display: none;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

@media screen and (max-width: 991px) {
  .heading-20 {
    line-height: 42px;
  }

  .div-block-34 {
    width: 110px;
  }

  .paragraph-8 {
    font-size: 13px;
  }

  .link-3 {
    font-size: 13px;
  }

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

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    margin-left: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: start;
    grid-column-gap: 10px;
    -ms-grid-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
    grid-template-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
  }

  .linkfooter {
    font-size: 13px;
  }

  .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    display: block;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0px;
  }

  .heading-19 {
    height: 70px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .grid-5 {
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }

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

  .div-block-11 {
    padding-left: 10px;
  }

  .section-7 {
    padding-top: 10px;
  }

  .div-block-41 {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .grid-7 {
    margin-left: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: start;
    grid-column-gap: 10px;
    -ms-grid-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
    grid-template-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
  }

  .nav-link-3.flie-text {
    width: 100%;
    padding-top: 14px;
    padding-right: 20px;
    padding-bottom: 14px;
    text-align: center;
  }

  .hauptfarbe {
    background-color: transparent;
    color: #fff;
  }

  .hauptfarbe.w--open {
    background-color: transparent;
  }

  .titelvideo1 {
    display: none;
    height: 80vh;
  }

  .slogan {
    font-size: 10vw;
    line-height: 120%;
  }

  .slogan.heading-1 {
    font-size: 100px;
    line-height: 110px;
  }

  .slogan.heading-1.small {
    font-size: 6vw;
    line-height: 120%;
  }

  .slogan.heading-1.small.white {
    font-size: 40px;
    line-height: 120%;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .divblock1.zweitfarbe {
    margin-bottom: 20px;
  }

  .section-gro-e-abst-nde1 {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-preisliste1 {
    font-size: 14px;
  }

  .preislisten-grid1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .section1 {
    padding: 50px 5%;
  }

  .team.ber-mich {
    height: 400px;
  }

  ._2-spalte-aktuelles1 {
    padding-left: 20px;
  }

  ._2-spalte-aktuelles1.invert {
    padding-right: 20px;
  }

  .beschreibung {
    text-align: left;
  }

  .beschreibung.mitte {
    text-align: center;
  }

  .beschreibung.heading-2 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }

  .aktuuelles1.highlights {
    display: block;
  }

  .nav-menu {
    background-color: #000;
  }

  .nav-link {
    position: static;
    width: 100%;
  }

  .paragraph {
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-ablaufplan-2 {
    height: 70px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .ablaufplan-spalten-inhalt-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-ablaufplan {
    font-size: 18px;
  }

  .paragraph-ablaufplan.kleiner {
    font-size: 16px;
  }

  .ablaufplan-spalte {
    display: block;
  }

  .ablaufplan-spalteninhalt {
    padding-left: 10px;
  }

  .ansprechpartner-paragraph {
    font-size: 18px;
  }

  .heading-ablaufplan {
    line-height: 42px;
  }

  .dropdown-list.w--open {
    position: relative;
    background-color: #0c2558;
  }

  .dropdown-link {
    text-align: center;
  }

  .div-block-105 {
    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;
  }

  .image-50 {
    width: 100%;
  }

  .grid-9 {
    width: 100%;
  }

  .image-51.kleiner {
    width: 200px;
    height: auto;
  }

  .heading-79 {
    font-size: 4vw;
    line-height: 5vw;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 28px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .heading-20 {
    font-size: 32px;
    line-height: 38px;
  }

  .div-block-34 {
    width: 153.53125px;
  }

  .paragraph-8 {
    margin-left: 0px;
  }

  .link-3 {
    margin-left: 0px;
  }

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

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

  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .section-6 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 153.53125px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-38 {
    padding: 40px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-15 {
    height: auto;
  }

  .grid-5 {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .div-block-11 {
    height: auto;
  }

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

  .div-block-40 {
    margin-left: 0px;
  }

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

  .div-block-41 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .titelvideo1 {
    height: 40vh;
  }

  .slogan {
    margin-bottom: 15px;
    font-size: 7vw;
  }

  .slogan.heading-1 {
    font-size: 50px;
    line-height: 55px;
  }

  .slogan.heading-1.small.white {
    font-size: 22px;
    letter-spacing: 0px;
  }

  .slogan.heading-1._20 {
    font-size: 8vw;
    line-height: 120%;
  }

  .div-block-text1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .divblock1 {
    height: auto;
    padding-bottom: 0px;
  }

  .section-gro-e-abst-nde1 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-preisliste1 {
    margin-bottom: 5px;
  }

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

  .bild-galerie-2-2 {
    width: 100%;
  }

  .div-block-galerie1 {
    -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;
  }

  .team.ber-mich {
    height: 50vw;
  }

  ._2-spalte-aktuelles1 {
    padding-left: 20px;
  }

  .beschreibung {
    text-align: left;
  }

  .aktuuelles1.highlights {
    display: block;
  }

  .div-block-kontakt1.zweitfarbe {
    width: 100%;
  }

  .grid-kontakt {
    justify-items: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-kontakt.flie-text {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .titelvideo {
    height: 400px;
  }

  .titelvideo.unterseite.sterbe-trauer {
    height: 400px;
  }

  .impdat {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .nav-menu {
    background-color: #2e2e2e;
  }

  .impdatfooter {
    text-align: center;
  }

  .div-block-101 {
    min-height: 300px;
  }

  .bildstartseite {
    min-height: 300px;
  }

  .bild-links-spalte {
    padding-left: 10px;
  }

  .heading-ablaufplan-2.mittig {
    height: auto;
  }

  .ablaufplan-spalten-inhalt-2 {
    min-height: 250px;
  }

  .ablaufplan-spalteninhalt {
    min-height: 250px;
  }

  .heading-ablaufplan {
    font-size: 32px;
    line-height: 38px;
  }

  .image-51 {
    height: 160px;
  }

  .image-51.kleiner {
    width: 30vw;
  }

  .column {
    text-align: center;
  }

  .column-2 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .logo.gr-er {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-20 {
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

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

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

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

  .grid-6 {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .linkfooter {
    font-size: 15px;
  }

  .linkfooter.w--current {
    font-size: 15px;
  }

  .div-block-33 {
    width: 100%;
  }

  .div-block-38 {
    padding: 10px;
  }

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

  .list {
    padding-left: 30px;
  }

  .heading-22 {
    font-size: 24px;
    line-height: 32px;
  }

  .grid-7 {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .titelvideo1 {
    height: 50vh;
  }

  .slogan {
    font-size: 10vw;
    letter-spacing: 0px;
  }

  .slogan.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-text1 {
    padding: 20px 10px;
  }

  .divblock1.zweitfarbe {
    width: auto;
  }

  .divblock1.ber-mich {
    width: auto;
  }

  .heading-77.heading-2.farbe-der-headings {
    font-size: 25px;
    line-height: 30px;
  }

  .section-gro-e-abst-nde1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-footer {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-div-rechts {
    text-align: left;
  }

  .angebot-grid1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section1 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .section-30 {
    padding-top: 40px;
  }

  .team.ber-mich {
    height: auto;
  }

  .div-block-aktuelles1 {
    min-height: 300px;
  }

  .bildeffekt1 {
    min-height: 300px;
  }

  ._2-spalte-aktuelles1.invert {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .beschreibung {
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }

  .beschreibung.klein {
    font-size: 15px;
    line-height: 17px;
    text-align: left;
  }

  .aktuuelles1.highlights {
    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;
  }

  .div-block-kontakt1.zweitfarbe {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-kontakt.flie-text {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-video {
    padding-right: 10px;
    padding-left: 10px;
  }

  .titelvideo {
    height: 250px;
  }

  .titelvideo.unterseite.sterbe-trauer {
    height: 250px;
  }

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

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .div-block-101 {
    min-height: 300px;
  }

  .bildstartseite {
    min-height: 300px;
  }

  .bilder-rechte-spalte {
    padding-bottom: 0px;
  }

  .heading-ablaufplan-2 {
    height: auto;
    font-size: 24px;
    line-height: 28px;
  }

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

  .paragraph-ablaufplan.kleiner {
    font-size: 14px;
  }

  .ablaufplan-spalte {
    margin-top: 20px;
  }

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

  .heading-ablaufplan {
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .image-47 {
    height: auto;
  }

  .grid-9 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-51 {
    height: 80px;
  }

  .image-51.kleiner {
    width: 50vw;
  }

  .heading-79 {
    font-size: 8vw;
    line-height: 9vw;
  }

  .mobilestrich {
    display: inline;
  }
}

