@font-face {
  font-family: Twt prospero w03 condensed;
  src: url('../fonts/TWT-Prospero-W03-Condensed-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --red-2: #f50807;
  --red: #fe0002;
  --black: #241f1e;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

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

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

p {
  margin-bottom: 10px;
}

a {
  color: #f50807;
  text-decoration: none;
}

.logo {
  z-index: 50;
  color: #000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-23 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 50px;
  font-weight: 600;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

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

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

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-width: 180px;
  padding-left: 0;
  display: block;
}

.inhalt-men-punkte2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

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

.button-auf-schwarz-2._2._3 {
  margin-top: 0;
  position: relative;
}

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

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

.button-auf-schwarz-2._2._3 {
  z-index: 1;
  margin-top: 140px;
  margin-left: 0;
  position: fixed;
}

.button-auf-schwarz-2._2._3:hover {
  background-color: var(--red-2);
}

.men-2 {
  width: 100%;
}

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

.nav-link2:hover {
  color: gray;
}

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

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

.farbe-der-headings {
  color: var(--red-2);
}

.hauptfarbe {
  background-color: #000;
}

.zweitfarbe {
  background-color: #f7f7f7;
}

.highlights {
  background-color: var(--red-2);
}

.heading-1 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Source Serif Pro, sans-serif;
  font-size: 38px;
  font-style: normal;
}

.heading-2 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.flie-text {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.heading-3 {
  color: #fff;
  font-family: Source Serif Pro, sans-serif;
  font-weight: 600;
}

.video2 {
  color: #fff;
  background-image: linear-gradient(#00000073, #00000073);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

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

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

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

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

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 0;
}

.submit-button {
  background-color: var(--red-2);
}

.titelvideo {
  height: 80vh;
  position: relative;
}

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

.mehr-erfahren1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

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

.mehr-erfahren1.highlights.flie-text {
  background-color: #000;
  padding: 12px 25px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 2px 2px 5px #00000038;
}

.mehr-erfahren1.highlights.flie-text:hover {
  background-color: var(--red);
  transform: scale(.92);
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  text-decoration: none;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

.impdat1 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.leistungen1 {
  color: #000;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
}

.impdatlink {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.navbar2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navlink2 {
  color: #fff;
  text-align: center;
  margin-right: 5px;
  padding-left: 30px;
  padding-right: 30px;
}

.navlink2:hover {
  background-color: gray;
}

.navlink2.w--current {
  color: #fff;
  background-color: #949494;
}

.slogan2 {
  font-size: 60px;
  line-height: 65px;
}

.leistungsbild-rund2 {
  background-image: url('../images/AdobeStock_251971442-min_visu.webp');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
}

.grauesfeld2 {
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.graues-feld-effekt2 {
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.galerie-bild2 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 50%;
  width: 800px;
  height: 800px;
  display: block;
}

.bild2 {
  object-fit: cover;
  border-radius: 50%;
  width: 400px;
  height: 400px;
}

.mitarbeiter-nild2 {
  background-image: url('../images/man.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  width: 300px;
  height: 300px;
}

.html-embed-3 {
  height: 100%;
}

.navbar {
  z-index: 100;
  background-color: #241f1e;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: block;
}

.nav-link1 {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  font-family: Source Serif Pro, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.nav-link1:hover {
  color: #fe0002;
  transform: scale(.94);
}

.nav-link1.w--current {
  color: var(--red-2);
}

.slogan-1 {
  text-align: center;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 400;
  line-height: 70px;
}

.slogan-1.heading-1 {
  color: #fff;
  letter-spacing: 0;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 20px;
}

.inhaltservice1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.leistungstitel1 {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 25px;
  line-height: 30px;
}

.leistungstitel1.heading-2 {
  color: var(--red-2);
  text-align: center;
  font-family: Source Serif Pro, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.leistungstitel1.heading-2.black {
  color: #000;
}

.inhalt1 {
  opacity: .6;
  font-size: 15px;
  line-height: 22px;
}

.inhalt1.flie-text {
  opacity: 1;
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.section-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 17vh 100px 10vh;
  display: flex;
}

.section-1.zweitfarbe {
  padding-top: 17vh;
  padding-bottom: 17vh;
}

.klassen-inhalt1 {
  background-image: linear-gradient(to bottom, null, null), url('../images/7.jpg');
  background-position: 0 0, 0%;
}

.klassen1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.klassen1.heading-3 {
  font-family: Source Serif Pro, sans-serif;
  font-weight: 700;
}

.klassen1.heading-3._100 {
  text-align: left;
  width: 100%;
  font-size: 25px;
}

.user {
  filter: grayscale();
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 45vh;
  transition: all .3s;
}

.user:hover {
  filter: none;
}

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

.heading-footer.heading-3 {
  font-family: Source Serif Pro, sans-serif;
}

._1.flie-text {
  color: #fff;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-footer1 {
  justify-content: space-between;
  padding-bottom: 20px;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
}

.div-block-footer1.hauptfarbe {
  flex-direction: row;
  justify-content: space-around;
  padding-top: 20px;
  padding-bottom: 40px;
}

.footer1 {
  background-color: #1a1a1a;
  margin-top: auto;
}

.impdat {
  min-height: auto;
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-41 {
  color: #fff;
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.div-block-41.hauptfarbe {
  width: 55vw;
  height: 65vh;
}

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

.nav-men-1 {
  z-index: 50;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.slogan {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 70px;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

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

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

.mehr-erfahren2.zweitfarbe.flie-text {
  max-width: 150px;
}

.serviceangebote2 {
  width: 60%;
  min-width: auto;
  margin-top: 50px;
}

.f-hrerschein-klassen2 {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.navigation-link3 {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.navigation-link3:hover {
  color: #9e9e9e;
}

.navigation-link3.flie-text.w--current {
  color: #acacac;
}

.header3 {
  background-color: #303030;
}

.menu3 {
  float: none;
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
}

.navbar-button3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  margin-left: 0;
  font-size: 14px;
}

.navbar-button3:hover {
  background-color: #616161;
}

.background-video {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.schrift-titelvideo3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #fff;
  margin-left: 10px;
}

.button-3:hover {
  background-color: #919191;
}

.icon-header4 {
  object-fit: contain;
  width: 25px;
  max-height: 25px;
  margin-right: 5px;
}

.paragraph-51 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 13px;
}

.paragraph-52 {
  margin-bottom: 10px;
}

.paragraph-52.footer-link {
  color: #fff;
}

.paragraph-53 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
}

.link-social-media {
  margin-right: 10px;
}

.nav-menu-4 {
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-4 {
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  font-style: normal;
}

.nav-link-4:hover {
  color: #747474;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-4.w--current {
  color: #7a7a7a;
}

.background-video-2 {
  background-color: #61616159;
  height: 90vh;
}

.schrift-video4 {
  color: #fff;
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan-4 {
  text-align: right;
  margin-top: 10px;
  font-size: 60px;
  line-height: 65px;
}

.subheadline4 {
  text-align: right;
  font-size: 30px;
  line-height: 30px;
}

.mehr-erfahren-button4 {
  text-transform: uppercase;
}

.heading-kontakt1 {
  text-align: center;
  margin-top: 10px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-kontakt1.fit {
  width: auto;
}

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

.image-28 {
  width: 250px;
}

.list {
  color: silver;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}

.list.flie-text {
  text-align: left;
  padding-left: 10px;
}

.list.flie-text._100 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  font-size: 16px;
  display: flex;
}

.div-block-45 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.team-members {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  transition: all .3s;
  display: flex;
}

.team-members:hover {
  transform: translate(0, -5px);
  box-shadow: 0 0 5px 1px #cdcdcd;
}

.phone {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Source Serif Pro, sans-serif;
  font-size: 20px;
}

.div-block-46 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-47 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-48 {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

._4er-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.galerie {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 45vh;
  position: relative;
}

.galerie-absolute {
  background-color: #00000059;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.galerie-absolute.highlights {
  background-color: #000000b3;
  align-content: center;
  align-items: center;
  height: 100%;
  padding-top: 100px;
}

.image-100 {
  filter: grayscale();
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s;
}

.image-100:hover {
  filter: none;
}

.image-100.colored {
  filter: none;
  transition-duration: .2s;
}

.card-info {
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
  height: 31vh;
  padding: 10px 30px;
}

.cards {
  background-color: #f7f7f7;
  width: 100%;
  position: relative;
}

.main-div {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.team-user {
  object-fit: cover;
  object-position: 50% 20%;
  width: 100%;
  height: 50vh;
}

.team-user.top {
  object-position: 50% 50%;
}

.div-block-55 {
  text-align: left;
}

._3er-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.grid-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

.kontakt {
  background-color: #f5f5f570;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start center;
  align-items: start;
  width: 100%;
  height: 100%;
  padding: 20px 15px;
  display: grid;
}

.heading-75 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Source Serif Pro, sans-serif;
  font-size: 30px;
}

.heading-75.fit {
  font-size: 20px;
  line-height: 25px;
}

.bold-text-10 {
  font-size: 18px;
  font-weight: 600;
}

.text-block-2 {
  color: #fff;
  font-weight: 400;
}

.text-block-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.link-9 {
  color: #000;
}

.shadow {
  z-index: 5;
  width: 100%;
  height: 111px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 7px 1px #b8b8b8;
}

.html-embed {
  width: 100%;
  height: 40vh;
  margin-top: 40px;
  margin-bottom: 0;
}

.icon {
  object-fit: cover;
  width: 50px;
  height: 50px;
}

.to-the-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.list-item-2 {
  font-size: 16px;
}

.slider {
  background-color: #0000;
  background-image: linear-gradient(#59595980, #59595980);
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slide {
  background-color: #0000;
}

.slider-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-156 {
  z-index: 50;
  position: fixed;
  inset: auto 1% 30% auto;
}

.image-101 {
  object-fit: cover;
  width: 3.5vw;
}

.html-embed-5 {
  overflow: hidden;
}

.right-arrow, .left-arrow {
  display: none;
}

.popupmain {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside {
  background-color: #eaeaea;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-62 {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-62:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.heading-89 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-89.bottom-margin {
  margin-bottom: 20px;
}

.paragraph-57 {
  color: #7f7f7f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-57.darker {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-57.darker:hover {
  color: #4f4f4f;
}

.red {
  color: var(--red-2);
}

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

@media screen and (max-width: 991px) {
  .div-block-34 {
    width: 110px;
  }

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

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

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

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

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

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

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

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .titelvideo {
    height: 60vh;
  }

  .leistungen1 {
    padding-bottom: 20px;
  }

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

  .nav-link1 {
    text-align: center;
  }

  .nav-link1.w--current {
    color: #b6b6b6;
  }

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

  .leistungstitel1 {
    font-size: 20px;
    line-height: 30px;
  }

  .inhalt1 {
    font-size: 14px;
    line-height: 24px;
  }

  .section-1 {
    padding: 60px;
  }

  .section-1.zweitfarbe {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .klassen1.heading-3._100 {
    font-size: 20px;
  }

  .user {
    height: 35vh;
  }

  .heading-footer.heading-3 {
    font-size: 18px;
  }

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

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

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

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

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

  .div-block-41.hauptfarbe {
    width: 75vw;
    height: 60vh;
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-men-1 {
    z-index: 1000;
    background-color: #3c3837;
  }

  .men-button1 {
    z-index: 5;
    background-color: #0000;
    order: 1;
  }

  .men-button1.w--open {
    background-color: #0000;
  }

  .serviceangebote2 {
    width: 90%;
  }

  .men-icon2 {
    color: #fff;
  }

  .f-hrerschein-klassen2 {
    width: 100%;
  }

  .navigation-link3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-4 {
    background-color: #fff;
  }

  .background-video-2 {
    height: 80vh;
  }

  .schrift-video4 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .subheadline4.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .logo-wei {
    order: -1;
  }

  .logo-wei.hide {
    display: none;
  }

  ._4er-grid {
    grid-template-columns: 1fr 1fr;
  }

  .galerie {
    height: 40vh;
  }

  .card-info {
    height: 25vh;
  }

  .main-div {
    width: 100%;
  }

  .team-user {
    height: 35vh;
  }

  .team-user.contain-pro {
    object-fit: contain;
    object-position: 50% 100%;
    background-color: #f7f7f7;
  }

  ._3er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  ._3er-grid._3er {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .kontakt {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .html-embed {
    margin-top: 40px;
  }

  .image-101 {
    width: 50px;
  }

  .html-embed-5, .paragraph-54, .paragraph-55 {
    width: 100%;
  }

  .heading-89.bottom-margin {
    font-size: 34px;
  }

  .bold-text-4 {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

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

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

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

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

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

  .heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .video2 {
    height: 100%;
  }

  .divblock1 {
    height: auto;
  }

  .titelvideo {
    height: 400px;
  }

  .impdatfooter, .impdat1 {
    text-align: center;
  }

  .leistungen1 {
    height: auto;
  }

  .impdat1-2.flie-text {
    text-align: center;
  }

  .slogan-1 {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .slogan-1.heading-1 {
    font-size: 30px;
    line-height: 45px;
  }

  .section-1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .klassen1.heading-3._100.padding {
    width: auto;
  }

  .user {
    height: 400px;
  }

  .heading-footer.heading-3 {
    margin-bottom: 5px;
  }

  ._1.flie-text {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-footer1.hauptfarbe {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }

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

  .div-block-41.hauptfarbe {
    height: 50vh;
  }

  .mehr-erfahren2.zweitfarbe.flie-text {
    margin-top: 20px;
  }

  .background-video {
    height: 60vh;
  }

  .impdat4 {
    text-align: center;
  }

  .paragraph-52.footer-link.unten {
    margin-bottom: 0;
  }

  .background-video-2 {
    height: 60vh;
  }

  .schrift-video4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .list.flie-text._100 {
    align-items: center;
  }

  .team-members {
    width: 250px;
  }

  ._4er-grid {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .galerie {
    height: 400px;
  }

  .galerie-absolute.highlights {
    justify-content: center;
  }

  .team-user {
    height: 300px;
  }

  ._3er-grid {
    grid-template-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  ._3er-grid._3er {
    width: 100%;
  }

  ._3er-grid._3er.neben {
    flex-flow: wrap;
  }

  .kontakt {
    padding: 40px 20px;
  }

  .heading-75.fit {
    font-size: 25px;
  }

  .html-embed {
    height: 350px;
  }

  .icon {
    object-fit: contain;
    width: 30px;
    height: 30px;
  }

  .div-block-155 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .slider-div {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-156 {
    bottom: 10px;
    right: 10px;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .popup-inside {
    padding: 20px;
  }

  .image-62 {
    width: 25px;
    height: 25px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .paragraph-57.darker {
    line-height: 30px;
  }

  .bold-text-4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 22px;
    line-height: 25px;
  }

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

  h3 {
    font-size: 17px;
    line-height: 20px;
  }

  p {
    font-size: 12px;
    line-height: 17px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

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

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

  .grid-7 {
    justify-content: start;
  }

  .heading-1 {
    font-size: 20px;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .titelvideo {
    height: 350px;
  }

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

  .mehr-erfahren1.highlights.flie-text {
    font-size: 12px;
  }

  .navbar {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
  }

  .nav-link1 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
  }

  .slogan-1.heading-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .inhaltservice1 {
    flex-direction: column;
  }

  .section-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .klassen1.heading-3._100 {
    text-align: center;
  }

  .user {
    height: 35vh;
  }

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

  .impdat {
    padding: 20px 10px;
  }

  .div-block-41.hauptfarbe {
    height: 32vh;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-22.heading-2 {
    font-size: 14px;
  }

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

  .mehr-erfahren2.zweitfarbe.flie-text {
    margin-top: 20px;
  }

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

  .navbar-button3 {
    margin-left: 0;
  }

  .navbar-button3.heading-3.highlights {
    margin-bottom: 10px;
  }

  .button-3.header3 {
    margin-left: 0;
  }

  .icon-header4 {
    width: 16px;
    max-height: 20px;
  }

  .slogan-4.heading-1 {
    font-size: 30px;
    line-height: 30px;
  }

  .subheadline4.heading-2 {
    line-height: 20px;
  }

  .mehr-erfahren-button4.highlights.flie-text {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
  }

  .list {
    padding-left: 30px;
  }

  .list.flie-text._100 {
    text-align: center;
    font-size: 14px;
  }

  .team-members {
    padding: 10px;
  }

  .galerie {
    height: 300px;
  }

  .galerie-absolute.highlights {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-info {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .team-user {
    height: 30vh;
  }

  .kontakt {
    padding: 20px 10px;
  }

  .heading-75.fit {
    font-size: 20px;
    line-height: 30px;
  }

  .html-embed {
    height: 300px;
  }

  .list-item-2 {
    font-size: 14px;
  }

  .image-101 {
    width: 35px;
  }

  .popup-inside {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-62 {
    width: 20px;
    height: 20px;
  }

  .heading-89 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-89.bottom-margin {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 26px;
  }
}

#w-node-_1cd70758-070a-8a8f-f4cc-c70ca7bb20b7-09f1380c, #w-node-_1cd70758-070a-8a8f-f4cc-c70ca7bb20ba-09f1380c, #w-node-_1cd70758-070a-8a8f-f4cc-c70ca7bb20bd-09f1380c, #w-node-_1cd70758-070a-8a8f-f4cc-c70ca7bb20c0-09f1380c, #w-node-_1cd70758-070a-8a8f-f4cc-c70ca7bb20c3-09f1380c, #w-node-_1cd70758-070a-8a8f-f4cc-c70ca7bb20c6-09f1380c, #w-node-_192f8a06-7c79-04a8-9b96-78ed6688d55e-09f1380c, #w-node-_0665c52d-5078-359a-650d-114a786f0a17-09f1380c, #w-node-f0b43cd2-4ec9-ab0f-c931-b090e09d52ee-09f1380c, #w-node-_38777a13-8e03-9802-c2ef-34e000a05c6b-09f1380c, #w-node-_86af9f99-e9fc-2650-b529-8eced3001ad2-09f1380c, #w-node-_6aad557c-269b-0f3b-14e5-ecadb87b24f9-09f1380c, #w-node-_03f3c9ef-0cf1-c452-1bc0-26fdc118f5d0-09f1380c, #w-node-a04f1c28-a2fb-da2e-e69c-a4306bbfb079-09f1380c, #w-node-e199a245-3da8-8c7e-1a28-91cb378e7201-09f1380c, #w-node-_5c405bd5-693f-a8b0-d6bc-af451706c00e-09f1380c, #w-node-aa57c89d-35fe-e144-7435-46d767409702-09f1380c, #w-node-_315ec287-1e2f-9129-4ca2-635a21b47073-09f1380c, #w-node-_1cac8e6e-a334-58b2-8ffe-eff520f7ca13-09f1380c, #w-node-_69fe5ea2-5f05-7859-5f6e-779ab382fd02-09f1380c, #w-node-_8cdf851d-057b-d7db-7f0a-099720adf28d-09f1380c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5020c8d4-7bae-cf2f-b94f-5781a568af8a-09f1380c {
  place-self: center;
}

#w-node-_5020c8d4-7bae-cf2f-b94f-5781a568af8b-09f1380c {
  place-self: auto center;
}

#w-node-_5020c8d4-7bae-cf2f-b94f-5781a568af8d-09f1380c, #w-node-_5020c8d4-7bae-cf2f-b94f-5781a568af90-09f1380c, #w-node-_5020c8d4-7bae-cf2f-b94f-5781a568af99-09f1380c, #w-node-_70ac6ced-00cb-7244-85cc-f5a026c8e830-09f1380c, #w-node-_8859b22d-a72b-a864-65e7-40839f3bf03a-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8771-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8772-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8774-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8777-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b877d-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8780-09f1380c, #w-node-c827b733-5f9a-fa6d-730d-d7404170983f-09f1380c, #w-node-a1a3a443-94f6-2955-c0ab-27179c1b8535-09f1380c {
  justify-self: center;
}

#w-node-a6c69b32-5160-2a56-9117-4f98630b8783-09f1380c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6c69b32-5160-2a56-9117-4f98630b8784-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8785-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8787-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b878a-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8790-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8793-09f1380c, #w-node-_91b59c3f-8f97-9d92-7c3a-b53058121928-09f1380c, #w-node-bbbc197d-4a8e-189c-c2e6-351d8e166999-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b875e-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b875f-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8761-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b8764-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b876a-09f1380c, #w-node-a6c69b32-5160-2a56-9117-4f98630b876d-09f1380c, #w-node-_1b03e95b-7a00-97cc-8bc4-8f3b9c32aca6-09f1380c, #w-node-_4f7acd2b-c756-ba0d-93a1-b44bb3b9e947-09f1380c, #w-node-a3a1770d-b736-6745-e34e-861b34c71584-09f1380c, #w-node-a3a1770d-b736-6745-e34e-861b34c71585-09f1380c, #w-node-a3a1770d-b736-6745-e34e-861b34c71587-09f1380c, #w-node-a3a1770d-b736-6745-e34e-861b34c7158a-09f1380c, #w-node-a3a1770d-b736-6745-e34e-861b34c71598-09f1380c, #w-node-a3a1770d-b736-6745-e34e-861b34c7159e-09f1380c {
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_6aad557c-269b-0f3b-14e5-ecadb87b24f9-09f1380c {
    grid-column: span 1 / span 1;
  }

  #w-node-_8cdf851d-057b-d7db-7f0a-099720adf295-09f1380c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Twt prospero w03 condensed';
  src: url('../fonts/TWT-Prospero-W03-Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}