@charset "UTF-8";
/* dancing-script-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dancing Script";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/dancing-script-v25-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dancing-script-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dancing Script";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/dancing-script-v25-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dancing-script-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dancing Script";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/dancing-script-v25-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dancing-script-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dancing Script";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/dancing-script-v25-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* qwitcher-grypen-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Qwitcher Grypen";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/qwitcher-grypen-v6-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* qwitcher-grypen-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Qwitcher Grypen";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/qwitcher-grypen-v6-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans-v40-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* istok-web-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/istok-web-v24-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* istok-web-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/istok-web-v24-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* diese Variablen kann man nur in SCSS verwenden! - Farben sind nur Beispiel, statt Farbangaben dann den Variablennamen benutzen - Beispiel: color: $col_bordeaux; */
:root {
  /* Abstandswerte */
  /* Sehr kleiner Abstand */
  --g-xs: 8px;
  /* Kleiner Abstand */
  /* Mittlerer Abstand */
  --g-m2: 24px;
  /* GroÃŸer Abstand */
  --g-m3: 32px;
  /* Sehr groÃŸer Abstand */
  --g-l1: 40px;
  --g-l2: 48px;
  --g-xl: 56px;
  --g-xxl: 64px;
  /* Abstand zwischen Paragraphen */
  --p-gap: 20px;
  /* Abstand von Überschriften zur Section */
  --h-gap: 2rem;
}

h1 {
  font-size: 1.7rem;
}

h2 {
  font-size: 1.7rem;
}

h3 {
  font-size: 1.5rem;
}

p {
  font-size: 1rem;
  font-family: "Open sans";
  color: #00767f;
}

/* ################ Media Queries ################### */
/* diese Variablen kann man nur in SCSS verwenden! Mediaqueries immer in em oder px angeben - nie in rem!!! */
/*456px*/
/*564px*/
/*760px*/
/*1016px*/
/*1272px*/
/*1432px*/
/*1800px*/
/* ################ Allgemeines ################### */
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (min-width: 1273px) {
  h2 {
    font-size: 2.5rem;
  }
}
/*HEADER*/
html,
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
  /*160824*/
  /*background-color: #F5F5F5 !important;*/
  background-color: #F7F7F7;
  font-size: 16px;
}
@media screen and (min-width: 47.5em) {
  html,
  body {
    font-size: 17px;
  }
}
@media screen and (min-width: 63.5em) {
  html,
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 79.5em) {
  html,
  body {
    font-size: 20px;
  }
}
@media screen and (min-width: 89.5em) {
  html,
  body {
    font-size: 22px;
  }
}

header {
  font-family: "open", sans-serif;
}
@media only screen and (max-width: 1200px) {
  header {
    background-color: white;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
}
header .active {
  color: #0D797F;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-weight: 700;
}
header nav ul {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  transition: all 0.5s ease;
  font-family: "Open Sans", sans-serif !important;
}
@media only screen and (max-width: 1200px) {
  header nav ul {
    flex-direction: column;
    width: 100%;
    justify-content: flex-end;
    display: none;
  }
  header nav ul.open {
    display: flex;
    z-index: 3;
    transition: all 0.5s ease;
    position: fixed;
    /*padding: 1.5rem;*/
    padding: 2.5rem;
    margin-top: 2rem;
  }
  header nav ul.open a {
    color: #fff;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  header nav ul {
    /* width: 80%;*/
    padding: 0;
    justify-content: flex-end;
    align-self: flex-start;
  }
}
header nav ul li {
  list-style-type: none;
  /* border-right: 1.5px solid #00767f;*/
  line-height: 0.05rem;
}
header nav ul li a {
  color: #00767f;
  text-decoration: none;
  display: inline-block;
  padding: 1rem;
  font-size: 1rem;
  /* font-size: 30px;*/
  /*font-weight: 400;*/
  font-weight: 600;
}
header nav ul li a:hover {
  /*  color: #FFFFFF;*/
  color: #fbba00 !important;
  transition: 0.4s !important;
}
header nav ul li:last-child {
  border: none !important;
}
@media only screen and (min-width: 1200px) {
  header nav ul li:not(:first-child):before {
    content: " | ";
    color: #00767f;
  }
}
header nav .burger {
  position: absolute;
  z-index: 2;
  inset: 0;
  padding: 1rem 0 0 1rem;
  width: 0.7rem;
  height: 0.7rem;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 1200px) {
  header nav .burger {
    display: none;
  }
}
header nav .burger-strich {
  border-radius: 5px;
  height: 0.3rem;
  background-color: #484545;
  width: 2.5rem;
  /*  height: .4rem;*/
  transition: all 0.5s ease;
  cursor: pointer;
  margin-bottom: 0.4rem;
}
header nav .burger.offen {
  background-color: #556c5b;
  width: 80%;
  width: 100%;
  height: 100vh;
  transition: all 0.5s ease;
}
header nav .burger.offen .burger-strich {
  background-color: black;
  transition: all 0.5s ease;
}
header nav .burger.offen .burger-strich:first-child {
  width: 27px;
  transform: rotate(-45deg) translateX(-7px);
}
header nav .burger.offen .burger-strich:nth-child(2) {
  width: 50px;
  transform: rotate(180deg);
}
header nav .burger.offen .burger-strich:last-child {
  width: 27px;
  transform: rotate(45deg) translateX(-7px);
}
header nav .wrap-nav {
  background-size: contain;
  display: flex;
  align-items: baseline;
  /* align-items: center; */
  position: relative;
  flex-direction: row-reverse;
  /* background-image: url(/public/images/Zeichnung_da-Vinci_türkis_hell.svg);
  background-repeat: no-repeat;
  background-position: center;*/
}
@media only screen and (min-width: 1200px) {
  header nav .wrap-nav {
    justify-content: space-between;
    z-index: 100;
    flex-direction: row;
  }
}
header nav .wrap-nav a.logo-nav {
  /* width: 14rem;*/
  /* width: 12.5rem;
  padding: 3px;*/
  width: 13rem;
  /*  width: 43rem;*/
  padding: 3px;
  padding-top: 1rem;
  padding: 1rem 0 0 1rem;
  padding-right: 0px;
  padding-right: 1rem;
}
header nav .wrap-nav a.logo-nav.close {
  display: none;
}
@media only screen and (min-width: 1200px) {
  header nav .wrap-nav a.logo-nav {
    width: 20rem;
  }
}

header .logo img {
  height: 50px;
  display: block;
}

/* /* navbar */
/* BURGER Menu*/
.menu-mobile {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  position: absolute;
  left: 0rem;
  top: -0.8rem;
  z-index: 1000;
}
@media only screen and (min-width: 1200px) {
  .menu-mobile {
    display: none;
  }
}

.line {
  fill: none;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  stroke: #000;
}

.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}

.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}

.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

svg {
  width: 50%;
}

.padding-klasse {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.neue-klasse-sub {
  margin-top: 2rem;
}

.neue-klasse {
  /* background-color: #cedad1;*/
  min-height: 100vh !important;
  z-index: 40;
  position: relative;
  /*background: linear-gradient(0deg, rgb(83, 102, 141) 0%, rgb(247, 247, 247) 100%);*/
  background-color: #c3e4e6;
}
.neue-klasse ul {
  display: flex !important;
  flex-flow: column;
  padding-left: 2rem;
  text-align: start;
  /* padding-top: 2rem;
  height: 50vh;*/
  justify-content: space-evenly;
}
.neue-klasse ul li {
  padding: 1rem;
}
.neue-klasse ul li a {
  color: white;
  font-size: 1.5rem;
}

figure,
img {
  width: 100%;
  height: auto;
}

footer {
  background: #00767f;
  font-family: "open sans";
}
@media only screen and (min-width: 768px) {
  footer {
    font-size: 22px;
  }
  footer p {
    font-size: 22px;
    margin-bottom: 0rem !important;
  }
}
footer a:hover {
  color: #fbba00 !important;
}
footer h3 {
  font-size: 1.2rem;
  color: white;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  /* max-width: 1633px !important;*/
  max-width: 100% !important;
  padding: 0 !important;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    /* max-width: 1633px !important;*/
    max-width: 1937px !important;
    padding: 0 3rem !important;
  }
}
.bg {
  background-color: #c3e4e6;
}

.sectionwillkomen {
  /*h2::after {
      content: "";
      position: absolute;
      top: 1em;
      left: 16em;
      height: 1px;
      width: -webkit-fill-available;
      background: #009294;
      transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }*/
  /*img::after{

      content: "";
      position: absolute;
      top: 9em;
      left: 16em;
      height: 1px;
      width: 2rem;
      background: #009294;
      transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }*/
}
.sectionwillkomen h1 {
  /*color: #A9DEE0;*/
  color: #1fb0b5;
  font-family: "Qwitcher Grypen";
  font-weight: 500;
  font-size: 4rem;
  margin-left: 0.2rem;
}
@media (min-width: 600px) {
  .sectionwillkomen h1 {
    font-size: 7rem;
  }
}
.sectionwillkomen .titelsth1 {
  /* color: #A9DEE0;*/
  color: #1fb0b5;
  font-family: "Qwitcher Grypen";
  font-weight: 500;
  font-size: 4rem;
  margin-left: 0.2rem;
}
@media (min-width: 500px) {
  .sectionwillkomen .titelsth1 {
    font-size: 7rem;
  }
}
.sectionwillkomen h2 {
  padding: 0 1rem;
  font-size: 2rem !important;
  font-family: "Open Sans";
  color: #00767f;
  position: relative;
  margin-left: 1rem !important;
}
@media (min-width: 767px) {
  .sectionwillkomen h2 {
    margin-left: 4rem !important;
    margin-top: -3rem !important;
    padding: 0 1rem;
  }
}
@media (min-width: 900px) {
  .sectionwillkomen h2 {
    margin-top: -3.2rem !important;
  }
}
@media (min-width: 400px) {
  .sectionwillkomen h2 .titel2 {
    margin-left: 4rem !important;
    margin-top: -2rem !important;
    padding: 0rem;
  }
}
.sectionwillkomen .colbuttonmehr {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 900px) {
  .sectionwillkomen .colbuttonmehr {
    border-top: 2px solid #00767f;
  }
}
.sectionwillkomen .colbuttonmehr-sectionzwei {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
@media (min-width: 900px) {
  .sectionwillkomen .colbuttonmehr-sectionzwei {
    border-top: 2px solid #00767f;
    border-right: 2px solid #00767f;
  }
}
.sectionwillkomen .colteam {
  text-align: center;
  font-family: "Open Sans";
}
.sectionwillkomen .colteam .namearbeiter {
  font-weight: 700;
}
.sectionwillkomen .colteam p {
  color: #00767f;
}
.sectionwillkomen .colborder {
  position: relative;
}
.sectionwillkomen .ratio:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}
.sectionwillkomen a.more {
  display: block;
  /* padding: 0 1rem 0 3rem;*/
  margin: 0.5rem 0;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  align-self: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  text-decoration: none;
}
.sectionwillkomen a.more:before {
  content: "";
  position: absolute;
  top: 9em;
  left: 16em;
  height: 1px;
  width: 2rem;
  background: #009294;
  transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.sectionwillkomen a.more:after {
  content: "";
  position: absolute;
  top: 9em;
  left: 33em;
  height: 1px;
  width: 2rem;
  background: #009294;
  transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (max-width: 767px) {
  .Teammember-Foto {
    width: 250px;
  }
}

.section-padding {
  padding-top: 5rem !important;
}

#scrollToÜberuns {
  color: #fff;
  border: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 999;
  background-color: transparent;
}

/* .rowpadding {
    padding: 2rem !important;

}
 */
@media (max-width: 768px) {
  .zertifikat-col {
    padding-top: 1rem;
  }
}

.leistung-paragraphp {
  text-align: justify;
  text-align: justify;
  font-weight: 500;
  font-family: "Urbanist";
}
@media (min-width: 768px) {
  .leistung-paragraphp {
    font-size: 30px;
  }
}

.leistungbutton {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  font-family: "Yantramanav";
}

.leistungicon {
  /* padding-left: 37%;*/
  padding-left: 64%;
}
@media (min-width: 1250px) {
  .leistungicon {
    /* padding-left: 64%;*/
    padding-left: 68%;
  }
}

.parnter-foto-logo {
  /* width: 218px;
  height: 148px;*/
}
@media (max-width: 767px) {
  .parnter-foto-logo {
    display: block;
    margin: 1rem 1rem;
  }
}

#spacesection {
  background-image: url("../images/hintergroundsection.png");
}

.erstzeit {
  display: flex;
}

.erstzeit1 {
  display: none;
}

.kontakt-text {
  font-weight: 700;
  font-weight: 700;
}
@media (min-width: 768px) {
  .kontakt-text {
    font-size: 1.2rem;
  }
}

@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 2.75rem;
  }
}
.offnungszeiten {
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .offnungszeiten {
    padding-top: unset;
  }
}
@media (min-width: 1200px) {
  .offnungszeiten {
    text-align: -webkit-center;
    font-family: "urbanist";
  }
}

.colzeit {
  font-family: "urbanist";
}

.coltextalign {
  text-align: justify;
}
.coltextalign a {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 769px) {
  .coltextalign {
    padding-top: 1.2rem;
  }
}

.colfooter1 {
  text-align: justify;
}
@media (min-width: 900px) {
  .colfooter1 {
    flex: 0 0 auto;
    width: 25%;
  }
}

.footer-cols {
  font-family: "Open Sans";
  padding-top: 1rem;
}
.footer-cols p {
  color: #fff;
}
.footer-cols a {
  color: #fff !important;
}
.footer-cols h6,
.footer-cols address {
  color: #fff;
}

@media (min-width: 1200px) {
  .offnungtitel {
    margin-left: -5rem;
  }
}

@media (min-width: 1300px) {
  .offnungtitel {
    margin-left: -3rem;
  }
}

.copyright {
  text-align: justify;
  padding-bottom: 1rem;
  color: #fff;
}
.copyright a {
  text-decoration: none;
}

.text-reset-uderline {
  color: #fff !important;
}

.inhaltleistung {
  background-color: #D9D9D9;
  padding: 1rem;
}

.rowpadding-lesitung {
  padding-top: 1rem !important;
}

.titel-zertf {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "urbanist";
  /*@media (min-width: 767px) {
      font-size: 53px;

  }*/
}
@media (max-width: 767px) {
  .titel-zertf {
    padding-top: 0.5rem;
  }
}

@media (min-width: 1200px) {
  .logowebseite {
    width: inherit;
    width: 640px !important;
    position: relative !important;
    top: 38px !important;
  }
}
@media (min-width: 1200px) {
  .logowebseite {
    left: 53px !important;
  }
}

.logowebseite-footer-braunwarth {
  width: -webkit-fill-available;
}
@media (min-width: 400px) {
  .logowebseite-footer-braunwarth {
    width: auto !important;
  }
}

.logowebseite-footer {
  width: auto !important;
  display: block;
}
@media (min-width: 1000px) {
  .logowebseite-footer {
    /*  width: 30% !important;*/
    /* width: 40% !important;*/
  }
}
@media (min-width: 1200px) {
  .logowebseite-footer {
    /*margin-top: -71%;*/
    margin-top: -40%;
    margin-left: 18%;
  }
}

img,
svg {
  vertical-align: unset !important;
}

@media (min-width: 990px) {
  .leistungcol {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
}
@media (min-width: 990px) {
  .leistungcolbutton {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
}
.layerimg {
  float: start;
  width: 40%;
}
@media (min-width: 767px) {
  .layerimg {
    position: absolute;
    bottom: 14%;
    width: auto !important;
  }
}

@media (min-width: 1200px) {
  .col-md-3-footer {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
}
@media (min-width: 1200px) {
  .col-md-5-footer {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
  }
}
/* @media (min-width: 9px) {
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
} */
@media (min-width: 1200px) {
  .col-md-2-footer {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
}
@media (min-width: 1200px) {
  .col-md-1-footer {
    flex: 0 0 auto !important;
    width: 8.33333333% !important;
  }
}
.mx-auto-local {
  margin-right: auto !important;
  margin-left: unset !important;
}

.Seitenübersicht {
  text-align: justify;
}
@media (max-width: 768px) {
  .Seitenübersicht {
    padding-top: 1rem;
  }
}

.btns {
  display: inline-flex;
  font-weight: 400;
  line-height: 1.5;
  color: white;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 0px;
  border: 1px solid #E30613;
  padding: 8px;
  text-decoration: none;
  font-family: "Yantramanav";
}

#mehrtext1,
#mehrtext2,
#mehrtext3,
#mehrtext4,
#mehrtext5,
#mehrtext6,
#mehrtext7,
#mehrtext8 {
  display: none;
}

.leistung-img {
  height: 66% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.address-kontakt {
  padding-top: 2rem;
  display: inline-grid;
  /*  span {
      padding-bottom: 1rem;
  }*/
}
.address-kontakt a {
  color: #000;
  text-decoration: none;
}
@media (min-width: 767px) {
  .address-kontakt a {
    padding-left: 4.5rem;
  }
}

.anschrift {
  color: #000 !important;
}

.address-kontakt-anschrift {
  font-size: 1rem;
  font-weight: 300;
  padding-top: 1rem;
}
.address-kontakt-anschrift address {
  margin-bottom: 0rem !important;
  color: #000 !important;
}

/*Formular scss*/
form {
  /* background: #d6e0e799;*/
  padding: 1rem;
  /*display: flex;*/
  flex-direction: column;
  width: 100%;
  position: relative;
  z-index: 0;
}

form > .form-field:last-child {
  /*margin-bottom: 0;*/
}

form .select.required + label,
form input[required]:not(#dsgvo):not([type=file]) + label,
form select[required] + label,
form textarea[required] + label {
  position: relative;
  text-align: start;
}

form .select.required + label:after,
form input[required]:not(#dsgvo):not([type=file]) + label:after,
form select[required] + label:after,
form textarea[required] + label:after {
  content: "*";
  margin-left: 0.125rem;
  color: var(--text--muted);
}

form input[type=file] + label + .alt-label {
  position: relative;
}

form input[type=file][required] + label + .alt-label:after {
  content: "*";
  margin-left: 0.625rem;
  color: var(--text--muted);
}

@media only screen and (min-width: 1200px) {
  form .btn,
  form button,
  form input[type=submit] {
    align-self: flex-end;
  }
}
.form-group {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 1200px) {
  .form-group {
    /* flex-direction: row;*/
  }
}
.form-group > .form-field {
  flex: 1;
  padding-right: 0;
}

.form-group > .form-field + .form-field {
  margin-top: 1rem;
}

@media only screen and (min-width: 1200px) {
  .form-group > .form-field + .form-field {
    /*margin-left: 1.25rem;*/
    margin-top: 0;
  }
}
.form-field {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.form-field .alt-label,
.form-field label {
  /*font-family: "Bebas Neue Book", sans-serif;*/
  margin-bottom: 0.5rem;
  color: #00767f;
  font-size: 1.125rem;
  font-weight: var(--fw-regular);
}

.form-field .custom-select + label,
.form-field .select + label,
.form-field input:not(#dsgvo):not([type=file]) + label,
.form-field textarea + label {
  order: -1;
  /*  margin-left: 1rem;*/
}

.form-field input[type=file] + label + .alt-label {
  order: -1;
  /*margin-left: 1rem;*/
}

.form-field .check {
  display: flex;
  flex-direction: row;
}

.form-field .check input[type=checkbox] {
  /* margin-right: 1rem;*/
  flex-shrink: 0;
}

.form-field .check label,
.form-field .check label p {
  /*font-family: 'Inter';*/
  font-size: 0.8rem;
  color: #00767f;
  cursor: pointer;
  font-weight: var(--fw-light);
  margin: 0;
}
.form-field .check label a,
.form-field .check label p a {
  color: #00767f !important;
  font-weight: 500;
}

.form-field .check label a,
.form-field .check label p a {
  color: #BD202A;
  text-decoration: none;
}

.form-field--row {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.form-field--row .btn,
.form-field--row button,
.form-field--row input[type=submit] {
  margin-left: auto;
}

.form-field--row input[type=checkbox],
.form-field--row input[type=radio] {
  top: 0;
}

.form-field--row label {
  margin-right: 0.625rem;
  margin-bottom: 0;
}

.form-field--row > * {
  margin-right: 0;
}

.form-field--file > input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.form-field.invalid input[type=date],
.form-field.invalid input[type=datetime-local],
.form-field.invalid input[type=email],
.form-field.invalid input[type=file] + label,
.form-field.invalid input[type=month],
.form-field.invalid input[type=number],
.form-field.invalid input[type=password],
.form-field.invalid input[type=search],
.form-field.invalid input[type=tel],
.form-field.invalid input[type=text],
.form-field.invalid input[type=time],
.form-field.invalid input[type=url],
.form-field.invalid input[type=week],
.form-field.invalid textarea {
  border-color: var(--error);
}

fieldset.form-field {
  border: 1px solid var(--main);
  border-radius: 0.25rem;
  padding: 0.35em 1rem 0;
}

fieldset.form-field legend {
  margin-bottom: 0.5rem;
  color: var(--text-normal);
  font-size: 1.125rem;
  font-weight: var(--fw-regular);
  font-variation-settings: "wght" var(--fw-regular), "slnt" 0;
}

fieldset.form-field .options {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 1024px) {
  fieldset.form-field .options {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
fieldset.form-field .option {
  width: 100%;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 1024px) {
  fieldset.form-field .option {
    width: 50%;
  }
}
fieldset.form-field input[type=checkbox] + label {
  cursor: pointer;
}

.underlineweiterboldung {
  text-underline-position: auto;
  -webkit-text-decoration: underline #BD202A;
          text-decoration: underline #BD202A;
  text-underline-offset: 10px;
  margin-bottom: 18px;
}

/* 31/01/2024*/
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=file] + label,
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  width: 100%;
  height: 2.8125rem;
  line-height: 2.8125rem;
  /*padding: 0 1rem;*/
  /*border-radius: 0.75rem;*/
  border: none;
  border: 1px solid #00767f;
  color: #00767f;
  font-size: 1.125rem;
}

input[type=date]:placeholder,
input[type=datetime-local]:placeholder,
input[type=email]:placeholder,
input[type=file] + label:placeholder,
input[type=month]:placeholder,
input[type=number]:placeholder,
input[type=password]:placeholder,
input[type=search]:placeholder,
input[type=tel]:placeholder,
input[type=text]:placeholder,
input[type=time]:placeholder,
input[type=url]:placeholder,
input[type=week]:placeholder {
  color: var(--text-muted);
}

input[type=date]:active,
input[type=date]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=file] + label:active,
input[type=file] + label:focus,
input[type=month]:active,
input[type=month]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=week]:active,
input[type=week]:focus {
  outline: none;
  border-color: var(--main);
}

input[type=file]:active + label,
input[type=file]:focus + label {
  outline: none;
  border-color: var(--main);
}

input[type=file] + label {
  cursor: pointer;
  line-height: calc(2.8125rem - 4px);
  transition: background 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (hover: hover) {
  input[type=file] + label:hover {
    background: var(--background-secondary);
  }
}
input[type=color] {
  width: 2.8125rem;
  height: 2.8125rem;
  border: 2px solid transparent;
  border-radius: 0.25rem;
  outline: none;
  vertical-align: middle;
  background: var(--background-primary);
  transition: background 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  cursor: pointer;
}

@media (hover: hover) {
  input[type=color]:hover {
    background: var(--background-secondary);
  }
}
input[type=color]:active,
input[type=color]:focus {
  outline: none;
  border-color: var(--main);
}

input[type=number] {
  width: 7.5rem;
  text-align: center;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

textarea {
  width: 100%;
  min-height: 10rem;
  line-height: 1.4;
  /* padding: 0 1rem;*/
  radius: 0.75rem;
  border: none;
  border: 1px solid #00767f;
  color: #00767f;
  font-size: 1.125rem;
  resize: vertical;
  border-bottom: 1px solid #414957;
}

textarea:active,
textarea:focus {
  outline: none;
  border-color: var(--main);
}

@media (hover: hover) {
  .btn:hover,
  button:not(.pswp__button):hover,
  input[type=button]:hover,
  input[type=reset]:hover,
  input[type=submit]:hover {
    /* background-color: var(--main-light);*/
    /* background: #DDAA44;*/
    box-shadow: var(--depth-3);
    transform: translateY(-1px);
    color: #fbba00;
  }
}
.btn:active,
button:not(.pswp__button):active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  /* background-color: #DDAA44;
  background: #DDAA44;*/
  outline: none;
  box-shadow: var(--depth-1);
  transform: translateY(1px);
}

.btn:focus-visible,
button:not(.pswp__button):focus-visible,
input[type=button]:focus-visible,
input[type=reset]:focus-visible,
input[type=submit]:focus-visible {
  outline: 1px solid var(--main);
}

.btn:disabled,
button:not(.pswp__button):disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
  cursor: not-allowed;
  /*opacity: 0.6;*/
}

@media (hover: hover) {
  .btn:disabled:hover,
  button:not(.pswp__button):disabled:hover,
  input[type=button]:disabled:hover,
  input[type=reset]:disabled:hover,
  input[type=submit]:disabled:hover {
    background: #b59597;
    box-shadow: var(--depth-2);
    transform: translateY(0);
  }
}
.btn:disabled:active,
.btn:disabled:focus,
button:not(.pswp__button):disabled:active,
button:not(.pswp__button):disabled:focus,
input[type=button]:disabled:active,
input[type=button]:disabled:focus,
input[type=reset]:disabled:active,
input[type=reset]:disabled:focus,
input[type=submit]:disabled:active,
input[type=submit]:disabled:focus {
  box-shadow: var(--depth-2);
  transform: translateY(0);
}

.btn .text-wrap,
button:not(.pswp__button) .text-wrap,
input[type=button] .text-wrap,
input[type=reset] .text-wrap,
input[type=submit] .text-wrap {
  /* overflow: hidden;*/
  display: inline-block;
  /*transition: opacity 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
  color: #00767f;
}

.btn.loading,
button:not(.pswp__button).loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading {
  position: relative;
  overflow: hidden;
}

.btn.loading:before,
button:not(.pswp__button).loading:before,
input[type=button].loading:before,
input[type=reset].loading:before,
input[type=submit].loading:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: 4px solid #fff;
  border-bottom: 4px solid transparent;
  animation: loading 0.8s infinite linear;
}

.btn.loading .text-wrap,
button:not(.pswp__button).loading .text-wrap,
input[type=button].loading .text-wrap,
input[type=reset].loading .text-wrap,
input[type=submit].loading .text-wrap {
  opacity: 0;
}

.btn-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.btn-group + .btn-group {
  margin-top: 1rem;
}

.btn-group .btn {
  border-radius: 0;
}

.btn-group .btn:first-child {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.btn-group .btn:last-child {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.form-field .check {
  display: flex;
  flex-direction: row;
}

.form-field .check input[type=checkbox] {
  /*margin-right: 0.5rem;*/
  flex-shrink: 0;
}
@media only screen and (min-width: 400px) {
  .form-field .check input[type=checkbox] {
    margin-right: 1rem;
  }
}

input[type=checkbox]:checked {
  --b: black;
}

input[type=checkbox]:not(.switch) {
  width: 1.5rem;
  height: 2rem;
  border-radius: 0.5rem;
}

input[type=checkbox] {
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  position: relative;
  margin: 0;
  height: 2rem;
  width: 2rem;
  outline: none;
  border: 2px solid #00767f;
  background: red;
  cursor: pointer;
  transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

button,
input {
  overflow: visible;
}

input[type=checkbox]:after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

input[type=checkbox]:not(.switch):checked {
  --r: 43deg;
  --o: 1;
}

input[type=checkbox]:not(.switch):after {
  width: 0.5rem;
  height: 1rem;
  border: 0.125rem solid var(--background-primary);
  border-top: 0;
  border-left: 0;
  left: 0.6rem;
  /* top: 0.1rem; */
  transform: rotate(var(--r, 20deg));
  opacity: var(--o, 0);
}

input[type=checkbox]:not(.switch):after {
  width: 0.5rem;
  height: 1rem;
  border: 0.125rem solid var(--background-primary);
  border-top: 0;
  border-left: 0;
  left: 0.6rem;
  top: 0.1rem;
  transform: rotate(var(--r, 20deg));
  opacity: var(--o, 0);
}

input[type=checkbox]:after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

input[type=checkbox]:after {
  content: "";
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

input[type=checkbox]:not(.switch):checked {
  --r: 43deg;
  --o: 1;
}

input[type=checkbox]:checked {
  --b: black;
}

#sweetJusticeMail,
.sweet-justice {
  display: none;
}

input::-moz-placeholder {
  font-weight: lighter;
  opacity: 0.5;
  font-style: italic;
  font-size: -0.875rem;
  color: #414957 !important;
}

input::placeholder {
  font-weight: lighter;
  opacity: 0.5;
  font-style: italic;
  font-size: -0.875rem;
  color: #414957 !important;
}

textarea::-moz-placeholder {
  font-weight: lighter;
  opacity: 0.5;
  font-style: italic;
  font-size: -0.875rem;
  color: #414957 !important;
}

textarea::placeholder {
  font-weight: lighter;
  opacity: 0.5;
  font-style: italic;
  font-size: -0.875rem;
  color: #414957 !important;
}

.buttonformular {
  border: 1px solid #00767f;
  padding: 0.4rem 1.8rem;
  background: transparent;
}

.contactThanks {
  position: fixed;
  bottom: 0;
  width: -webkit-fill-available;
}

@media (max-width: 767px) {
  .paddingbutton {
    padding-left: 52%;
  }
}

section a:hover {
  color: #fbba00;
}

.paddingleftbutton {
  padding-left: 50% !important;
}
@media (min-width: 480px) {
  .paddingleftbutton {
    padding-left: 51% !important;
  }
}

.imgicon {
  width: auto !important;
}

@media (max-width: 767px) {
  .mehrlesen {
    text-align: center;
    margin-top: 1rem;
  }
}

@media (max-width: 500px) {
  .margin-respon {
    margin-top: -4rem !important;
    margin-bottom: 3rem;
  }
}
@media (min-width: 501px) {
  .margin-respon {
    margin-top: -7rem !important;
  }
}
@media (min-width: 700px) {
  .margin-respon {
    margin-top: -8rem !important;
  }
}
@media (min-width: 768px) {
  .margin-respon {
    margin-top: 0rem !important;
  }
}

@media only screen and (min-width: 768px) {
  .popuptest {
    width: 600px !important;
    padding: 20px 20px;
    position: absolute;
    transform: translate -50%, -50%;
    left: 30%;
    top: 10% !important;
  }
}
.popuptest {
  background-color: rgba(255, 255, 255, 0.9);
  border: 5px solid #f2c94c;
  width: 347px;
  padding: 10px 10px;
  position: absolute;
  transform: translate -50%, -50%;
  border-radius: 8px;
  font-family: "Poppins", sans-serif;
  z-index: 9;
  margin-top: 3px;
}

.popuptest button {
  display: block;
  margin: 0 0 20px auto;
  background-color: transparent;
  font-size: 30px;
  color: #da491e;
  border: none;
  outline: none;
  cursor: pointer;
}

.popuptest p {
  font-size: 20px;
  text-align: justify;
  margin: 20px 0;
}

.footer-col {
  min-height: 200px;
  width: 25%;
  background: #ddd;
  border: 1px solid white;
  box-sizing: border-box;
}

.float .footer-col {
  float: left;
}

footer#footer {
  clear: both;
  overflow: auto;
}

.inline-block .footer-col {
  display: inline-block;
  max-width: 24.5%;
}

#footer.flex {
  display: flex;
}

/*h3 {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}*/
h3:first-of-type {
  border: 0px;
  padding: 0px;
}

p a {
  text-decoration: none !important;
}

.text-white a {
  color: white !important;
  text-decoration: none;
}

.padd-left {
  font-size: 0.9rem !important;
  padding-left: 3rem !important;
}
.padd-left a {
  text-decoration: none !important;
}

.widthimg {
  width: 10% !important;
}
@media only screen and (max-width: 768px) {
  .widthimg {
    position: absolute;
    width: 23% !important;
  }
}

@media only screen and (max-width: 768px) {
  .widthimg-water {
    width: 8% !important;
  }
}

.wrapper p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wrapper.active p {
  white-space: normal;
  overflow: visible;
}

.wrapper .less {
  display: none;
}

.wrapper.active .less {
  display: inline;
}

.wrapper.active .more {
  display: none;
}

@media (min-width: 768px) {
  .parntercol {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
}
@media (min-width: 900px) {
  .parntercol {
    flex: 0 0 auto !important;
    width: 25% !important;
  }
}
@media (max-width: 767px) {
  .pd-leistung {
    padding-bottom: 0.5rem;
  }
}

.subtitel-kontakt {
  color: #414957;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.6rem;
  /*font-size: 1.7rem;*/
  /* @media only screen and (min-width: 768px) {
      font-size: 2.5rem;

  }*/
}
@media only screen and (min-width: 900px) {
  .subtitel-kontakt {
    font-size: 2rem;
  }
}

.submitbtn:hover {
  color: #fbba00;
  transition: 0.4s !important;
  animation: bubble 0.4s ease-out;
}

@media only screen and (min-width: 900px) {
  .hintegroundmargin {
    margin-bottom: 19rem;
  }
}

.rowzertifikate {
  margin-top: 1rem !important;
}

.dekorecht {
  position: relative;
}
.dekorecht img {
  position: absolute;
  right: 0;
  bottom: -372px;
}

.kontaktbutton {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.kontaktbutton img {
  padding-left: 1rem;
}

.activesite {
  padding-top: 1rem;
}

.list2 {
  display: none;
  color: #0D797F;
  width: 89%;
  border-top: 2px solid #0D797F;
  padding-top: 1rem;
}
@media only screen and (max-width: 1200px) {
  .list2 {
    padding-left: 4rem;
    border-top: none;
  }
}
@media only screen and (min-width: 1200px) {
  .list2 {
    display: flex !important;
    justify-content: space-between;
  }
}
.list2 a {
  color: #0D797F !important;
}
.list2 ul li {
  list-style-type: none;
  /* border-right: 1.5px solid #0D797F;*/
  line-height: 0.05rem;
  padding: 0.2rem;
}
.list2 ul li:not(:first-child):before {
  content: " | ";
  color: #0D797F !important;
}

@media only screen and (min-width: 1200px) {
  .classborder {
    /* border-right: 1.5px solid #00767f;*/
    /* height: 37px;*/
    /* padding-left: 1rem;
    padding-right: 1rem;*/
  }
}

@media only screen and (min-width: 1200px) {
  .classborder:after {
    content: " | ";
    color: #00767f;
    margin-left: 1.5rem;
  }
}
@media only screen and (min-width: 1800px) {
  .classborder:after {
    margin-left: 3.8rem;
  }
}

.sliderpsychodynamische {
  /* background-color: #c3e4e6;*/
  background-image: linear-gradient(white, #c3e4e6);
  height: 20rem;
  /* padding-bottom: 1rem !important;*/
}
@media only screen and (max-width: 1200px) {
  .sliderpsychodynamische {
    margin-top: 5rem !important;
  }
}
@media only screen and (min-width: 767px) {
  .sliderpsychodynamische {
    padding-top: 1rem !important;
  }
}
@media only screen and (min-width: 1400px) {
  .sliderpsychodynamische {
    height: 36rem;
  }
}

.slidertext {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #c3e4e6;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .slidertext {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1600px) {
  .slidertext {
    font-size: 5rem;
  }
}

.slidertexttherap {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #c3e4e6;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .slidertexttherap {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .slidertexttherap {
    font-size: 5rem;
  }
}

.slidertextreflect {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #00767f;
  text-transform: uppercase;
  inline-size: -moz-max-content;
  inline-size: max-content;
}
@media only screen and (min-width: 1200px) {
  .slidertextreflect {
    inline-size: unset;
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1600px) {
  .slidertextreflect {
    font-size: 5rem;
  }
}

.slidertextindika {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #fbba00;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .slidertextindika {
    font-size: 3.5rem;
  }
}
@media only screen and (min-width: 1800px) {
  .slidertextindika {
    font-size: 5rem;
  }
}

.lighttextindika {
  font-family: "Istok Web";
  font-weight: 400;
  color: #71706f;
  font-size: 1rem;
  text-transform: uppercase;
  inline-size: -moz-max-content;
  inline-size: max-content;
}
@media only screen and (min-width: 600px) {
  .lighttextindika {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1800px) {
  .lighttextindika {
    font-size: 2.5rem;
  }
}

.slidertext1 {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #c3e4e6;
  text-transform: uppercase;
  /* @media only screen and (min-width: 900px) {
      margin-left: 5rem;
  }*/
}
@media only screen and (min-width: 600px) {
  .slidertext1 {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1400px) {
  .slidertext1 {
    font-size: 5rem;
  }
}

.slidertext1therap {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #c3e4e6;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .slidertext1therap {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1400px) {
  .slidertext1therap {
    font-size: 5rem;
  }
}

@media only screen and (min-width: 767px) {
  .swiper-slide-next {
    padding: 0 4rem !important;
    padding-top: 1rem !important;
  }
}

@media only screen and (min-width: 767px) {
  .swiper-slide-prev {
    padding: 0 4rem !important;
    padding-top: 1rem !important;
  }
}

@media screen and (min-width: 750px) {
  .sliderpage {
    display: block;
  }
}
@media screen and (min-width: 320px) {
  .sliderpage {
    bottom: 17px !important;
  }
}
@media screen and (min-width: 456px) {
  .sliderpage {
    bottom: 34px !important;
  }
}
@media screen and (min-width: 700px) {
  .sliderpage {
    bottom: 20.5px !important;
  }
}
@media screen and (min-width: 1320px) {
  .sliderpage {
    left: 26% !important;
    /* top: 35% !important;*/
  }
}
@media screen and (min-width: 1400px) {
  .sliderpage {
    /* bottom: 137px !important;*/
    bottom: 36px !important;
  }
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto !important;
  /* padding: 0.5rem 3rem !important;*/
}
@media screen and (min-width: 600px) {
  .swiper-slide {
    padding: 0.5rem 3rem !important;
  }
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto !important;
}

.swiper-button-next {
  right: 50px;
}

.swiper-button-prev {
  left: 50px;
}

.nav-btn::before,
.nav-btn::after {
  font-size: 25px;
  color: #c3e4e6;
}

.swiper-pagination-bullet {
  border-radius: 25%;
  opacity: 1;
  height: 12px;
  width: 12px;
  background-color: #fff;
  visibility: hidden;
}

.swiper-pagination-bullet-active {
  border: 2px solid #fff;
  background-color: #c87e4f;
}

@media screen and (max-width: 700px) {
  .nav-btn {
    visibility: hidden;
  }
  .swiper-pagination-bullet {
    visibility: visible;
  }
}
@media screen and (min-width: 768px) {
  .swiper-pagination-bullet {
    visibility: visible;
  }
}

.wrapper,
.slide {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide {
  overflow: hidden;
}

.slide::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.slide .image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slide .image-data {
  position: absolute;
  top: 54%;
  /* right: 50%;*/
  right: 44%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 100;
  left: 26%;
  /*  @media only screen and (min-width: 400px) {
      left: 35%;
  } */
}
@media only screen and (min-width: 300px) {
  .slide .image-data {
    left: 41%;
  }
}
@media only screen and (min-width: 500px) {
  .slide .image-data {
    left: 44%;
  }
}
@media only screen and (min-width: 1320px) {
  .slide .image-data {
    /* left: 71%;
    left: 76%;*/
    left: 112%;
    width: 100%;
  }
}

.image-data span.text {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.image-data h2 {
  /* font-size: 45px;*/
  font-weight: bold;
  color: #c3e4e6;
}
@media only screen and (min-width: 1083px) {
  .image-data h2 {
    font-size: 56px;
  }
}

.image-data .lighttext {
  font-family: "Istok Web";
  font-weight: 400;
  color: #fbba00;
  font-size: 1rem;
  text-transform: uppercase;
  inline-size: -moz-max-content;
  inline-size: max-content;
}
@media only screen and (min-width: 600px) {
  .image-data .lighttext {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1400px) {
  .image-data .lighttext {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .image-data .lighttext {
    font-size: 2.5rem;
  }
}
.image-data .lighttexttherap {
  font-family: "Istok Web";
  font-weight: 400;
  color: #fbba00;
  font-size: 1rem;
  text-transform: uppercase;
  inline-size: -moz-max-content;
  inline-size: max-content;
}
@media only screen and (min-width: 600px) {
  .image-data .lighttexttherap {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1400px) {
  .image-data .lighttexttherap {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .image-data .lighttexttherap {
    font-size: 2.5rem;
  }
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 56px !important;
  left: auto !important;
}
@media only screen and (min-width: 767px) {
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 58px !important;
  }
}
@media only screen and (min-width: 1700px) {
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 100px !important;
  }
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 56px !important;
  right: auto !important;
}
@media only screen and (min-width: 767px) {
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 58px !important;
  }
}
@media only screen and (min-width: 1700px) {
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 100px !important;
  }
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #ffc107 !important;
}

.rowpaading {
  padding: 0 1rem;
  /*  background-image: url("/public/images/Linien_türkis.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;*/
}
@media only screen and (min-width: 900px) {
  .rowpaading {
    padding-bottom: 1rem !important;
    padding: 0 4rem;
  }
}

/* submenu style */
header ul .submenu {
  display: block;
  position: absolute;
  width: 200px;
  margin-top: -50px;
  opacity: 0;
  z-index: -999;
  transition: all ease 0.5s;
}

header ul li:hover .submenu {
  z-index: 99;
  opacity: 1;
  margin-top: 0;
}

header ul .submenu li {
  margin: 0;
  width: 100%;
}

header ul .submenu li a {
  padding: 15px 20px;
  display: inline-block;
  width: 100%;
}

.submenuicon::after {
  font-family: "SAPGUI-Belize-Icons";
  content: " ";
  display: inline-block;
  border-bottom: 2px solid #00767f;
  border-right: 2px solid #00767f;
  height: 12px;
  width: 12px;
  transform: rotate(403deg);
  /*margin-left: 26px;*/
  margin-right: 5px;
}

hr {
  color: #00767f;
}

@media screen and (min-width: 1100px) {
  .colfooterpsycho {
    display: flex;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  .colfooterpsycho {
    font-size: 2rem;
  }
}

.teil1 {
  color: white;
}
@media screen and (min-width: 900px) {
  .teil1 {
    margin-left: 0.8rem;
  }
}

.teil2 {
  color: #c3e4e6;
}
@media screen and (min-width: 900px) {
  .teil2 {
    margin-left: 1rem;
  }
}

.textfooterurl {
  text-align: justify;
  /* border-left: 1px solid white;*/
  list-style-type: none;
}

.textfooterurlagb {
  text-align: justify;
}

.titelfooter {
  color: #fbba00;
}

.titelfooter::before {
  content: "|";
  color: #fbba00;
  font-size: x-large;
}
@media screen and (min-width: 900px) {
  .titelfooter::before {
    font-size: xxx-large;
  }
}

@media screen and (min-width: 400px) {
  .zertifikat {
    display: flex;
    align-content: stretch;
    align-items: flex-start;
  }
}
.zertifikat img {
  margin-right: 1rem;
  /*  height: 250px;
  width: 200px;*/
}

@media screen and (min-width: 1000px) {
  .adresses {
    display: flex;
    align-content: stretch;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 2rem;
    margin-left: 0.8rem;
  }
}

/*h2:before {
    top: 1px;
    display: inline-block;

    content: "";
    background-color: #c3e4e6;
    margin-left: -31rem;
    position: absolute;
    bottom: 10%;
    left: -47%;
    right: 100%;

}*/
.title {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 1rem;
}
.title a {
  color: #00767f;
  font-family: sans-serif;
  margin: 100px auto;
  text-align: center;
  font-size: 20px;
  max-width: 600px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (min-width: 1000px) {
  .title a {
    font-size: 28px;
  }
}
@media screen and (min-width: 900px) {
  .title a:before {
    /* content: " ___";
    color: #009294;*/
    content: "";
    position: absolute;
    top: 0.6em;
    left: -15%;
    height: 1px;
    width: 2rem;
    background: #009294;
    transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@media screen and (min-width: 900px) {
  .title a:after {
    /*content: " ___";*/
    color: #009294;
    content: "";
    position: absolute;
    top: 0.6em;
    right: -15%;
    height: 1px;
    width: 2rem;
    background: #009294;
    transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}

@media screen and (min-width: 900px) {
  .h2sectionzwei {
    position: absolute;
    top: 121%;
    background-color: white;
    z-index: 1000;
  }
}

@media screen and (min-width: 900px) {
  .h2sectionzweititel {
    position: absolute;
    top: 121%;
    background-color: white;
    z-index: 1000;
  }
}

.h2sectionzwei::before {
  top: 1px;
  display: inline-block;
  content: "";
  background-color: white;
  margin-left: -31rem;
  position: absolute;
  bottom: 10%;
  left: -47%;
  right: 100%;
}

.col2border {
  padding-top: 1rem;
}
@media screen and (min-width: 900px) {
  .col2border {
    border-top: 2px solid #00767f;
    border-right: 2px solid #00767f;
  }
}

.col2bordersection2 {
  padding-top: 1rem;
}
@media screen and (min-width: 900px) {
  .col2bordersection2 {
    border-top: 2px solid #00767f;
    padding-top: 1rem;
  }
}

/*h3:before {
    content: "";
    border-left: 2px solid #fbba00;
    list-style-type: none;
    border-right: 13.5px solid #00767f;
    line-height: 0.05rem;
}*/
.Zeichung-da-vinci {
  display: none;
}
@media screen and (min-width: 1200px) {
  .Zeichung-da-vinci {
    display: block;
    position: absolute;
    width: 26%;
    left: 75%;
    top: -13%;
    z-index: -1;
  }
}

.Zeichung-da-vinci-footer {
  position: absolute;
  top: -47%;
  left: 31%;
  z-index: 4;
}
@media screen and (min-width: 1600px) {
  .Zeichung-da-vinci-footer {
    position: absolute;
    top: -47%;
    /*left: 24%;*/
    left: 31%;
    width: 468px;
    z-index: 4;
  }
}

.titelh2 {
  text-transform: uppercase;
  background-color: #c3e4e6;
  /*z-index: 1000;*/
}
@media screen and (min-width: 900px) {
  .titelh2 {
    position: absolute !important;
    z-index: 1000;
    top: 121%;
  }
}

.titelh2indikat {
  background-color: #EAF6F6;
  /*z-index: 1000;*/
}
@media screen and (min-width: 900px) {
  .titelh2indikat {
    position: absolute !important;
    z-index: 1000;
    top: 121%;
    margin-top: -4rem !important;
  }
}

.titelh2indikat:before {
  top: 1px;
  display: inline-block;
  /* border-bottom: 1px solid #AAA; */
  content: "";
  background-color: #EAF6F6;
  margin-left: -31rem;
  position: absolute;
  bottom: 10%;
  left: -47%;
  right: 100%;
}

.titelh2:before {
  top: 1px;
  display: inline-block;
  /* border-bottom: 1px solid #AAA; */
  content: "";
  background-color: #c3e4e6;
  margin-left: -31rem;
  position: absolute;
  bottom: 10%;
  left: -47%;
  right: 100%;
}

.titelh2section2 {
  text-transform: uppercase;
  background-color: white;
}
@media screen and (min-width: 900px) {
  .titelh2section2 {
    position: absolute !important;
    top: 121%;
    z-index: 1000;
  }
}

.titelh2section2:before {
  top: 1px;
  display: inline-block;
  content: "";
  background-color: white;
  margin-left: -31rem;
  position: absolute;
  bottom: 10%;
  left: -47%;
  right: 100%;
}

@media (min-width: 768px) {
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}
.containerfooter {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
}

.textfooter {
  font-size: 0.8rem !important;
}

.section2 {
  padding-top: 2rem !important;
}

.name {
  color: #00767f;
  font-size: 27px;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .name {
    text-align: justify;
  }
}

.post {
  color: #00767f;
  font-size: 14px;
  /*text-align: justify;*/
  word-wrap: break-word;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .post {
    text-align: justify;
  }
}
@media screen and (min-width: 1250px) {
  .post {
    font-size: 18px;
  }
}

h4,
.fa-ul {
  color: #00767f;
}

.p-gap {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

.h2-section {
  color: #00767f;
  font-size: 1rem !important;
  text-transform: uppercase;
}

.unserevorgehn {
  color: #00767f;
  font-size: 2rem !important;
}

.list-item {
  display: block;
}
@media (min-width: 1700px) {
  .list-item {
    display: flex;
  }
}
.list-item p {
  font-size: 18px;
}

.fa-pagelines:before {
  content: "\f18c";
  color: #00767f !important;
}

.titel-listitem {
  color: #00767f !important;
  font-weight: 600;
  margin-right: 6px;
}

.col-indikatoren {
  position: absolute;
  top: 0%;
  right: 4%;
  height: 90%;
}

.col-indikatorenhome {
  position: absolute;
  top: -9%;
  left: 45.5%;
  height: 95%;
}

.rowindikat {
  position: relative;
}

.contactaddress {
  color: #00767f;
}

.praxis-daten {
  color: #00767f;
}

.contactdisplay {
  display: block;
}
.contactdisplay a {
  color: #00767f;
  font-weight: 600;
}

.iconclass {
  width: 30px;
  height: 30px;
  margin-bottom: -0.4rem;
}

.colunter {
  width: 100%;
}

#map {
  width: 100%;
  height: auto;
  min-height: 260px;
  aspect-ratio: 9/3;
}
@media only screen and (min-width: 700px) {
  #map {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    align-items: stretch;
    flex-direction: row-reverse;
    height: 400px;
  }
}

@media only screen and (min-width: 700px) {
  .p-gaps {
    padding: 20px;
  }
}

.rightborfo:after {
  content: " | ";
  color: white;
}

.titelh2section {
  margin-top: 0rem !important;
}

.bottomfooter {
  background-color: #00515b;
}
@media only screen and (min-width: 767px) {
  .bottomfooter {
    padding-left: 3rem;
  }
}

.h2daten {
  font-size: 1.65rem !important;
}

.h3daten {
  font-size: 1rem !important;
}

.sectiondatenschutz {
  color: #00767f !important;
  padding-top: 6rem !important;
}

@media only screen and (max-width: 900px) {
  .reflect {
    margin-left: -3rem;
    padding: 1rem;
  }
}

.terminenach {
  font-size: medium;
}

.styltext {
  text-align: start;
}

.main-footer__links a + a:before {
  content: "";
  position: absolute;
  margin: auto;
  left: -1.1em;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 60%;
  background: #fff;
}

.zertifikat-img {
  width: 35% !important;
}

.slidertextüberuns {
  font-size: 2.5rem;
  font-family: "Istok Web";
  font-weight: 700;
  color: #fbba00;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .slidertextüberuns {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1400px) {
  .slidertextüberuns {
    font-size: 6rem;
  }
}

.lighttextüberuns {
  font-family: "Istok Web";
  font-weight: 400;
  color: #c3e4e6;
  font-size: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .lighttextüberuns {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1400px) {
  .lighttextüberuns {
    font-size: 3rem;
  }
}

.lighttextkontakt {
  font-family: "Istok Web";
  font-weight: 400;
  color: #c3e4e6;
  font-size: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 600px) {
  .lighttextkontakt {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1400px) {
  .lighttextkontakt {
    font-size: 3rem;
  }
}

.p-gap-top {
  padding-top: 20px;
}

.tranformcaps {
  text-transform: uppercase;
}

.sectionlist {
  padding-top: 1rem;
}

.bggradient {
  background-image: linear-gradient(white, #c3e4e6);
}

.kontakthier {
  margin-left: unset !important;
}

@media (max-width: 1100px) {
  .colüberuns1 {
    width: 100% !important;
    border: none !important;
  }
}

@media (max-width: 1100px) {
  .colüberuns {
    width: 100% !important;
    border: none !important;
  }
}
@media (max-width: 1100px) {
  .colüberuns img {
    width: 250px;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 1100px) {
  .imgsailer {
    width: 250px;
    margin: 0 auto;
    display: block;
  }
}

.beispieltitel {
  padding-left: 20px;
}

@media (min-width: 768x) {
  .therapieimg {
    padding: 20px;
  }
}

.beidiesen {
  padding: 0 1rem;
  font-size: 2rem !important;
  font-family: "Open Sans";
  color: #00767f;
  position: relative;
  margin-left: 1rem !important;
}
@media (min-width: 767px) {
  .beidiesen {
    margin-left: 4rem !important;
    margin-top: -3rem !important;
    padding: 0 1rem;
  }
}
@media (min-width: 900px) {
  .beidiesen {
    margin-top: -4.2rem !important;
  }
}

.beikontakt {
  padding: 0 1rem;
  font-size: 2rem !important;
  font-family: "Open Sans";
  color: #00767f;
  position: relative;
  margin-left: 1rem !important;
}
@media (min-width: 767px) {
  .beikontakt {
    margin-left: 3rem !important;
    margin-top: -3rem !important;
    padding: 0 1rem;
  }
}
@media (min-width: 900px) {
  .beikontakt {
    margin-top: -4.2rem !important;
  }
}

@media (min-width: 900px) {
  .kartetitel {
    margin-bottom: 1.3rem !important;
  }
}

@media (min-width: 1300px) {
  .pag1 {
    padding-top: 4rem;
  }
}

@media (min-width: 1300px) {
  .pag2 {
    padding-top: 3rem;
  }
}/*# sourceMappingURL=style.css.map */