@font-face {
  font-family: Quattrocento;
  src: url('../fonts/Quattrocento-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quattrocento;
  src: url('../fonts/Quattrocento-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --668e3a: #668e3a;
  --black: black;
  --green: #9ee14c;
  --dark-grey: #353535;
  --white: white;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  flex-flow: 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: 5px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

.utility-page-wrap {
  background-color: var(--668e3a);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

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

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

.logo-img {
  object-fit: contain;
  height: 11vh;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo.w--current {
  color: var(--black);
}

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.telefonnummer {
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  line-height: 1.3;
}

.zweitfarbe {
  color: #000;
  background-color: #f0f0f0;
}

.highlights {
  color: #000;
  background-color: #9ee14c;
}

.adresse {
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  line-height: 1.3;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-1, .heading-2 {
  font-family: Quattrocento, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-3 {
  font-family: Quattrocento, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.flie-text {
  font-family: Quicksand, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #668e3a;
  line-height: 1.3;
}

.navbar1 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: static;
}

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

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

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

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

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

.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 {
  transition: all .2s;
}

.nav-link2.flie-text:hover {
  color: #acacac;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current:hover {
  font-size: 14px;
}

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

.titelimg-start-3 {
  height: 90vh;
  position: relative;
}

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

.div-block-video-2 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 5vh 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.slogan-2.heading-1 {
  text-shadow: 3px 1px 3px #0003;
  line-height: 1.3;
}

.startseite2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 150px;
  display: flex;
}

.startseite2.hauptfarbe {
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.startseite2.zweitfarbe {
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.heading-mittig {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 80px;
}

.heading-mittig.heading-2, .heading-mittig.heading-2.farbe-der-headings {
  line-height: 1.3;
}

.text2 {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text2.flie-text {
  text-align: center;
  line-height: 1.5;
}

.hea {
  font-weight: 700;
  line-height: 1.3;
}

.inhalt-service2 {
  overflow: hidden;
}

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

.kontaktaufnehmen2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/header_reisemobil_mittel.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.footer2 {
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer2.hauptfarbe.flie-text {
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 140px;
}

.iconfooter2 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-inhalt3 {
  display: inline-block;
  position: static;
}

.headingfooter2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.titelvideo-3 {
  height: 500px;
  position: relative;
}

.text-linksb-ndig2.flie-text, .text-linksb-ndig2.flie-text.heading-sub-text {
  font-size: 16px;
}

.text-linksb-ndig2.flie-text.center-align {
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.text-linksb-ndig2.flie-text.yellow {
  color: #ffc000;
}

.text-linksb-ndig2.flie-text, .text-linksb-ndig2.flie-text.heading-sub-text {
  font-size: 16px;
}

.inhalt-leistungen2 {
  width: 100%;
  min-width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.warumwir2-2 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 35px;
}

.warumwir2-2.linksb-ndig {
  text-align: left;
}

.warumwir2-2.linksb-ndig.heading-3 {
  line-height: 1.3;
}

.warumwir2-2.linksb-ndig.heading-3.black {
  color: #000;
  font-weight: 700;
}

.karte1 {
  width: 100%;
  height: 55vh;
  margin-top: 20px;
}

.impdat-3 {
  padding: 100px 40px;
}

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

.sucess-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.sucess-block.highlights {
  background-color: var(--dark-grey);
  color: #fff;
  border-style: none;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Quattrocento, sans-serif;
  font-size: 32px;
  line-height: 1.4em;
}

.footer-div {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.div-block-footer1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

.footer-1 {
  padding: 60px 140px;
}

.footer-1.hauptfarbe {
  justify-content: space-around;
  margin-top: auto;
  padding-bottom: 10px;
}

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.table {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  inset: auto;
}

.table.center {
  justify-content: flex-start;
  align-items: center;
}

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field.area {
  min-height: auto;
  padding-bottom: 55px;
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

.left-part {
  z-index: 3;
  float: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.field-label-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11px;
}

.big-paragraph {
  margin-bottom: 0;
  font-size: 17px;
}

.line-first {
  background-color: #000;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-first {
  align-items: center;
  width: 100%;
  display: flex;
}

.top-title.half {
  margin-bottom: 60px;
}

.form-block-2 {
  width: 100%;
}

.navigation-menu {
  z-index: 9;
  width: 0%;
  display: block;
  position: fixed;
  inset: 0%;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

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

.right-part {
  z-index: 3;
  float: right;
  background-color: #f1f1f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: block;
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form {
  width: 100%;
}

.hamburger-menu {
  cursor: pointer;
  background-color: #ffffff80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.maps-gro {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 250px;
  height: 120px;
  display: flex;
}

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

.impdat-2 {
  min-height: 80vh;
  padding: 100px 40px;
}

.impdat-2.flie-text {
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  display: flex;
}

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

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

.nav-men-1.hauptfarbe {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #668e3a;
  display: flex;
}

.nav-men-1.highlights {
  z-index: 1000000;
  color: #000;
}

.navbar-6 {
  z-index: 100000;
  background-color: #9ee14c;
  width: 100%;
}

.navbar-6.hauptfarbe {
  background-color: #668e3a;
  width: 100%;
}

.navbar-6.hauptfarbe:hover {
  font-size: 16px;
  font-weight: 700;
}

.nav-link-3 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

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

.nav-link-3.flie-text {
  color: #000;
  border-bottom: 2px solid #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}

.nav-link-3.flie-text:hover {
  color: #393939;
  border-bottom-color: #000;
}

.nav-link-3.flie-text.w--current {
  color: #000;
  border-bottom-color: #000;
}

.container-8 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  position: relative;
}

.lightbox-link._75vh {
  height: 50vh;
}

.html-embed-3 {
  line-height: 1.3;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px;
  display: flex;
}

.content-wrapper.absolute-721 {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 0;
  position: static;
  inset: 0% 0% 0% auto;
}

.image-wrapper-large {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85vh;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.grid-5, .grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  overflow: clip;
}

.image-100.contain {
  object-fit: contain;
}

.image-100.img-up {
  object-position: 50% 0%;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: 140px;
  top: 10px;
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 60px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.lightbox-link-2 {
  width: 100%;
  height: 100%;
}

.grid-17 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  place-items: center;
}

.heading-link.heading-2 {
  font-size: 32px;
}

.heading-link.heading-2.farbe-der-headings.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-link.heading-2.red-text {
  color: red;
  margin-top: 80px;
}

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

.heading-link.heading-2.black {
  color: #000;
  white-space: nowrap;
  font-size: 38px;
}

.heading-link.heading-3.farbe-der-headings.center {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
}

.heading-link.heading-1 {
  font-size: 40px;
}

.heading-link.heading-1.farbe-der-headings.center {
  margin-left: auto;
  margin-right: auto;
}

.icon, .icon-2 {
  filter: none;
}

.slide-nav {
  display: none;
}

.slide {
  height: 100%;
}

.slider {
  height: 70vh;
}

.slider._80vh {
  background-color: #0000;
  height: 100vh;
}

.slider.highlights {
  height: 100vh;
  box-shadow: 0 2px 5px 5px #00000091;
}

.slider.highlights._80vh {
  height: 90vh;
  box-shadow: none;
  height: 90vh;
}

.slider.highlights {
  height: 100vh;
}

.cell {
  border: 1px solid #000;
  justify-content: center;
  align-items: flex-start;
  padding: 5px;
}

.cell.black {
  border-color: #000;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  margin-top: 20px;
  padding: 0;
}

.quick-stack.black {
  border: 1px solid #000;
}

.welcome-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}

.no-overflow {
  overflow: hidden;
}

.grid-22 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.points.highlights {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 15vh;
  padding: 5px;
  display: flex;
}

._2col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.points-2.highlights {
  padding: 10px;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  width: 100%;
}

.grid-24 {
  grid-template-rows: auto;
  width: 80%;
  margin-top: 20px;
}

.wrapper-with-border {
  border: 1px solid #000;
  padding-left: 5px;
  padding-right: 5px;
}

.cell-2 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bold {
  font-weight: 700;
}

.image-cell {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.image-100-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
}

.image-100-contain.cover {
  object-fit: cover;
}

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

.text-span-2 {
  font-size: 18px;
  font-weight: 700;
}

.points-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 15vh;
  display: flex;
}

.points-3.highlights {
  padding: 5px;
}

.content-wrapper-card {
  border: 1px solid #000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 8px;
  display: flex;
}

.span-bold {
  font-weight: 700;
}

.span-bold.farbe-der-headings, .text-linksb-ndig2-right {
  text-align: right;
}

.text-linksb-ndig2-right.flie-text {
  font-size: 16px;
}

.text-linksb-ndig2-right.flie-text.yellow {
  color: #ffc000;
}

.quick-stack-size {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  margin-top: 20px;
  padding: 0;
}

.quick-stack-size.black {
  border: 1px solid #000;
}

.btn-holder {
  width: 100%;
  display: flex;
}

.mehr-erfahren1-clr {
  color: #000;
  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-clr:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren1-clr.zweitfarbe:hover {
  color: #fff;
}

.contact-form-wrap-2 {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 20px;
  display: flex;
  position: relative;
}

.adresse-2 {
  margin-bottom: 5px;
}

.inhalt-untereinander {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.telefonnummer-2 {
  margin-bottom: 5px;
}

.icons {
  filter: invert();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.paragraph-left {
  font-weight: 300;
}

.inhalt-nebeneinander {
  align-items: flex-start;
  display: flex;
}

.inhalt-nebeneinander.abstand-unten {
  margin-bottom: 20px;
}

.heading-left {
  font-size: 35px;
  line-height: 120%;
}

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

.left-arrow, .right-arrow {
  background-image: none;
}

.row-cntr {
  justify-content: center;
  width: 100%;
  display: flex;
}

.wrapper-table-border {
  flex-flow: column;
  width: 100%;
  margin-bottom: 2vh;
  display: flex;
}

._2er-grid-no-overflow-top {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}

.kontakt2-gap {
  color: #fff;
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/Bild-5.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 10vw;
  display: flex;
}

.tabimg {
  object-fit: cover;
  width: 6vw;
  height: 9vh;
}

.tab {
  background-color: #9ee14c;
  padding-left: 10px;
  padding-right: 10px;
}

.tab.w--current {
  background-color: #9ee14c;
}

.slide-1 {
  height: 100%;
}

.moto-vehicles-details-1 {
  align-self: auto;
  height: auto;
}

.moto-vehicles-details-1.highlights.relative-721 {
  border: 1px solid #000;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}

.moto-vehicles-details-1.highlights.flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tabs-menu {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu.chausson-721, .tabs-menu.chausson-720 {
  width: 60%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.tab-2 {
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-2.w--current {
  background-color: #0000;
}

.image-grid-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.grid-24-1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 80%;
  margin-top: 20px;
}

.image-wrapper-large-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.image-100-size {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 60vh;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  overflow: clip;
}

.image-100-size._40vh {
  height: 40vh;
}

.no-overflow-size {
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.no-overflow-size._100 {
  height: 100%;
}

.no-overflow-size.auto {
  height: auto;
}

.no-overflow-size._70vh {
  height: 70vh;
}

.mehr-erfahren1-clrr {
  color: #000;
  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-clrr:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren1-clrr.highlights {
  border: 2px solid var(--668e3a);
}

.mehr-erfahren1-clrr.highlights:hover {
  color: #fff;
}

.table-cntr {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto;
}

.link-6 {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.tabs {
  height: 100vh;
}

.tabs._105vh {
  z-index: 0;
  height: 180vh;
}

.tabs._100 {
  height: 100%;
}

.tabs.new {
  height: auto;
}

.tabs-content {
  width: 40%;
  margin-right: auto;
}

.tabs-menu-top {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu-top.chausson-721 {
  z-index: 1;
  width: 60%;
  position: absolute;
  inset: auto 0% -5% auto;
}

.tabs-menu-top._40 {
  width: 40%;
}

.content-wrapper-card-left-1 {
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px;
  display: flex;
}

.text-linksb-ndig2-right-cntr {
  text-align: center;
}

.text-linksb-ndig2-right-cntr.flie-text {
  font-size: 16px;
}

.image-100-size-rel {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  position: relative;
  overflow: clip;
}

.image-100-size-rel._40vh {
  filter: blur(5px);
  max-height: 60vh;
  overflow: clip;
}

.image-100-size-abs {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 60vh;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: clip;
}

.image-100-size-abs._40vh {
  object-fit: contain;
  inset: 0%;
}

.img-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.tabs-2 {
  width: 100%;
  height: 100%;
}

.tabs-2.hide {
  display: none;
}

.tabs-menu-2 {
  position: relative;
}

.image-100-size-60vh {
  object-fit: cover;
  width: 100%;
  height: 60vh;
  max-height: 60vh;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
  overflow: clip;
}

._4er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-menu-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.tab-link {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tab-link.w--current {
  background-color: #353535;
}

.list-grid {
  grid-template-columns: max-content 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.icon-tick {
  object-fit: contain;
  width: 2rem;
}

.tab-content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.inhalt-service3 {
  overflow: hidden;
}

.background-video {
  height: 100%;
}

.image-103 {
  object-fit: contain;
  background-color: #fff;
  border-radius: 20px;
  width: 40px;
}

.jotfrom-wrapper {
  background-color: #fff;
  width: 100%;
  padding-left: 20px;
}

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

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  margin-top: 20px;
  padding: 0;
}

.quick-stack-6.black {
  border: 1px solid #000;
}

.slider-aktuelle {
  background-color: #0000;
  width: 100%;
  height: 70vh;
}

.slider-aktuelle._80vh {
  background-color: #0000;
  height: 100vh;
}

.slider-aktuelle.highlights {
  height: 100vh;
  box-shadow: 0 2px 5px 5px #00000091;
}

.slider-aktuelle.highlights._80vh {
  height: 90vh;
}

.flex-wrap {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  margin-top: 20px;
  padding: 0;
}

.quick-stack-7.black {
  border: 1px solid #000;
}

.content {
  flex-flow: column;
  width: 80%;
  height: 100%;
  display: flex;
}

.content-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.content-wrapper-2.absolute-721 {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: auto;
  padding: 70px 0 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-wrap {
  padding-left: 0;
}

.inhalt-leistungen3 {
  width: 100%;
  min-width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.link2 {
  color: #000;
  text-decoration: none;
}

.link2:hover {
  text-decoration: underline;
}

._2cards-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 68%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-wrapper-100 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.heading-link-sml {
  font-size: 28px;
}

.heading-link-sml.heading-2.farbe-der-headings.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-link-sml.heading-2.red-text {
  color: red;
  margin-top: 80px;
}

.heading-link-sml.heading-2.red-text.mittig {
  text-align: center;
}

.heading-link-sml.heading-2.black {
  color: #000;
  white-space: nowrap;
  font-size: 38px;
}

.heading-link-sml.heading-3.farbe-der-headings.center {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
}

.heading-link-sml.heading-1 {
  font-size: 40px;
}

.heading-link-sml.heading-1.farbe-der-headings.center {
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.content-wrapper-4.absolute-721 {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: auto;
  padding: 70px 0 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.welcome-3col {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}

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

.link-7:hover {
  text-decoration: underline;
}

.content-wrapper-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.content-wrapper-5.absolute-721 {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: auto;
  padding: 70px 0 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.tabimg-2 {
  object-fit: cover;
  width: 7vw;
  height: 10vh;
}

.icon-3 {
  filter: invert();
}

.quick-stack-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  margin-top: 20px;
  padding: 0;
}

.warumwir2-2-heading {
  color: #000;
  text-align: right;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 35px;
}

.warumwir2-2-heading.linksb-ndig {
  text-align: left;
}

.warumwir2-2-heading.linksb-ndig.heading-3 {
  line-height: 1.3;
}

.grid-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.inhalt-leistungen2-2 {
  align-self: center;
  width: 100%;
  min-width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.icon-4 {
  filter: invert();
}

.cell-3 {
  border: 1px solid #000;
  justify-content: center;
  align-items: flex-start;
  padding: 5px;
}

.quick-stack-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
}

.code-embed {
  width: 100%;
  overflow: auto;
}

.tabs-menus {
  position: relative;
}

.code-embed-2 {
  width: 100%;
}

.values.tab-wrapper {
  position: relative;
}

.arrow {
  color: #2c2b46;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  inset: auto auto 98px 0%;
}

.arrow:hover {
  color: #000;
}

.arrow.tab_previous {
  position: absolute;
  inset: auto auto 50% 0%;
}

.arrow.tab_next {
  position: absolute;
  inset: auto 0% 50% auto;
}

.arrow_icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-3 {
  width: 100%;
  height: 100%;
  position: relative;
}

.lightbox-link-3._75vh {
  height: 50vh;
}

.tabimg-3 {
  object-fit: cover;
  width: 6vw;
  height: 9vh;
}

@media screen and (max-width: 991px) {
  .logo.w--current {
    padding-top: 0;
    padding-bottom: 0;
  }

  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .adresse {
    line-height: 1.5;
  }

  .navbar1.highlights {
    background-color: var(--green);
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-icon2 {
    color: #fff;
  }

  .titelimg-start-3 {
    height: 60vh;
  }

  .div-block-video-2 {
    justify-content: center;
    align-items: center;
  }

  .slogan-2.heading-1 {
    text-align: center;
  }

  .startseite2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .startseite2.hauptfarbe {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-mittig {
    font-size: 60px;
    line-height: 60px;
  }

  .heading-mittig.heading-2 {
    font-size: 35px;
  }

  .heading-mittig.heading-2.farbe-der-headings {
    font-size: 35px;
    line-height: 1.3;
  }

  .serviceangebote2 {
    width: 90%;
  }

  .kontaktaufnehmen2 {
    padding: 40px;
  }

  .footer2.hauptfarbe.flie-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-linksb-ndig2.flie-text {
    text-align: center;
  }

  .text-linksb-ndig2.flie-text.left {
    text-align: left;
    padding-left: 40px;
  }

  .text-linksb-ndig2.flie-text.left.no-pad {
    padding-left: 0;
  }

  .inhalt-leistungen2 {
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    padding-bottom: 20px;
    display: flex;
  }

  .warumwir2-2.linksb-ndig.heading-3.black.mitig {
    text-align: center;
  }

  .karte1 {
    width: 100%;
  }

  .impdat-3, .success-2 {
    padding: 60px;
  }

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

  .sucess-block.highlights {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-22 {
    font-size: 25px;
    line-height: 1.4em;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-1.hauptfarbe {
    background-color: var(--dark-grey);
    padding: 40px 60px;
  }

  .heading-footer.heading-3 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .inhalt-footer {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    line-height: 20px;
  }

  .table {
    justify-content: flex-start;
    align-items: center;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .nav-men-1.highlights {
    background-color: var(--green);
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-link-3.flie-text {
    text-align: center;
    min-width: 100%;
    font-size: 16px;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--dark-grey);
    text-align: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

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

  .content-wrapper {
    height: 60vh;
  }

  .content-wrapper.highlights, .content-wrapper.zweitfarbe {
    height: auto;
  }

  .content-wrapper.absolute-721 {
    width: 100%;
    padding-top: 0;
    position: static;
  }

  .image-wrapper-large {
    height: 60vh;
  }

  .grid-5 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

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

  .grid-6.invert {
    flex-direction: column-reverse;
    display: flex;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .grid-17 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .heading-link.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 30px;
  }

  .heading-link.heading-2.farbe-der-headings.center {
    font-size: 24px;
  }

  .heading-link.heading-2.black {
    font-size: 33px;
  }

  .heading-link.heading-1.farbe-der-headings.center {
    font-size: 32px;
  }

  .slider._80vh {
    height: 75vh;
  }

  .slider.highlights {
    height: 60vh;
  }

  .slider.highlights._80vh {
    width: 100%;
    height: 60vh;
  }

  .quick-stack {
    width: 100%;
  }

  .welcome-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .no-overflow {
    width: 100%;
    height: 50vh;
  }

  .grid-22 {
    flex-flow: column;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .quick-stack-2 {
    padding: 0;
  }

  .grid-24 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .wrapper-with-border.bigger {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .image-100-contain.cover {
    object-fit: contain;
  }

  .btn-holder {
    justify-content: center;
    align-items: flex-start;
  }

  .contact-form-wrap-2 {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-wrap-2.paragraph-font {
    width: 100%;
  }

  .inhalt-untereinander {
    align-items: center;
  }

  .telefonnummer-2 {
    margin-bottom: 5px;
  }

  .paragraph-left {
    font-size: 14px;
  }

  .inhalt-nebeneinander {
    flex-direction: column;
    align-items: center;
  }

  .inhalt-nebeneinander.abstand-unten {
    align-items: center;
  }

  ._2er-grid-no-overflow-top {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .kontakt2-gap {
    padding: 60px;
  }

  .tabs-menu.chausson-721, .tabs-menu.chausson-720 {
    width: 100%;
    position: static;
  }

  .image-grid-1 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .image-wrapper-large-2 {
    height: 60vh;
  }

  .no-overflow-size._100, .no-overflow-size._70vh, .tabs, .tabs._105vh {
    height: auto;
  }

  .tabs._100 {
    flex-flow: column;
    display: block;
  }

  .tabs-content {
    width: 100%;
  }

  .tabs-menu-top.chausson-721 {
    width: 100%;
    position: static;
  }

  .tabs-menu-top._40 {
    width: 100%;
  }

  .tabs-menu-2 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  ._4er-grid {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

  .tabs-menu-3 {
    flex-flow: column;
  }

  .tab-link {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tab-link.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .list-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    place-items: center stretch;
    display: flex;
  }

  .inhalt-service3 {
    padding: 60px;
  }

  .jotfrom-wrapper {
    padding-right: 0;
  }

  .quick-stack-6 {
    width: 100%;
  }

  .slider-aktuelle {
    height: 50vh;
  }

  .slider-aktuelle.highlights {
    height: 60vh;
  }

  .slider-aktuelle.highlights._80vh {
    width: 100%;
    height: 60vh;
  }

  .flex-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
  }

  .quick-stack-7, .content {
    width: 100%;
  }

  .content-wrapper-2 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrapper-2.highlights, .content-wrapper-2.zweitfarbe {
    height: auto;
  }

  .content-wrapper-2.absolute-721 {
    width: 100%;
    position: static;
  }

  .text-wrap {
    padding-left: 0;
  }

  .inhalt-leistungen3 {
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  ._2cards-wrap {
    flex-flow: column;
    width: 100%;
  }

  .image-wrapper-100 {
    height: 60vh;
  }

  .heading-link-sml.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 30px;
  }

  .heading-link-sml.heading-2.farbe-der-headings.center {
    font-size: 24px;
  }

  .heading-link-sml.heading-2.black {
    font-size: 33px;
  }

  .heading-link-sml.heading-1.farbe-der-headings.center {
    font-size: 32px;
  }

  .content-wrapper-4.highlights, .content-wrapper-4.zweitfarbe {
    height: auto;
  }

  .content-wrapper-4.absolute-721 {
    width: 100%;
    position: static;
  }

  .welcome-3col {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .content-wrapper-5 {
    height: 60vh;
  }

  .content-wrapper-5.absolute-721 {
    width: 100%;
    position: static;
  }

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

  .inhalt-leistungen2-2 {
    flex-direction: column;
    align-self: center;
    align-items: flex-start;
    padding-bottom: 20px;
    display: flex;
  }

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

@media screen and (max-width: 767px) {
  .heading-1.farbe-der-headings {
    font-size: 30px;
  }

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

  .divblock1 {
    height: auto;
  }

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

  .titelimg-start-3 {
    height: 55vh;
  }

  .video2, .div-block-video-2 {
    height: 100%;
  }

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

  .startseite2 {
    padding: 40px;
  }

  .startseite2.hauptfarbe {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-mittig.heading-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

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

  .text2 {
    padding-bottom: 40px;
  }

  .text2.flie-text {
    padding-bottom: 0;
  }

  .kontaktaufnehmen2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer2.hauptfarbe.flie-text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .iconfooter2 {
    justify-content: flex-start;
  }

  .footer-inhalt3 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .columns-14 {
    width: 100%;
  }

  .headingfooter2 {
    text-align: center;
  }

  .headingfooter2.heading-3 {
    text-align: left;
  }

  .text-linksb-ndig2.flie-text.left.no-pad {
    padding-left: 0;
  }

  .text-linksb-ndig2.flie-text {
    text-align: center;
  }

  .inhalt-leistungen2 {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .warumwir2-2, .warumwir2-2.linksb-ndig {
    text-align: center;
  }

  .karte1 {
    height: 45vh;
  }

  .impdat-3 {
    padding: 40px;
  }

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

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

  .footer-div {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding: 40px 20px;
  }

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

  .lightbox-link {
    height: 45vh;
  }

  .content-wrapper.highlights, .content-wrapper.zweitfarbe {
    padding: 40px;
  }

  .heading-link.heading-2 {
    text-align: center;
    font-size: 25px;
  }

  .heading-link.heading-2.farbe-der-headings {
    font-size: 25px;
  }

  .heading-link.heading-2.black {
    font-size: 30px;
  }

  .heading-link.heading-1.farbe-der-headings.center {
    text-align: center;
    font-size: 28px;
  }

  .slider._80vh {
    height: 50vh;
  }

  ._2col {
    flex-flow: column;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .grid-24 {
    align-items: stretch;
  }

  .text-span {
    font-size: 26px;
    line-height: 39px;
  }

  .text-linksb-ndig2-right.flie-text {
    text-align: center;
  }

  .contact-form-wrap-2 {
    padding: 40px;
  }

  .contact-form-wrap-2.paragraph-font {
    padding: 20px;
  }

  .paragraph-left {
    margin-bottom: 5px;
  }

  ._2er-grid-no-overflow-top {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .kontakt2-gap {
    padding: 40px;
  }

  .tabimg {
    width: 10vw;
  }

  .tab {
    padding-left: 5px;
    padding-right: 5px;
  }

  .moto-vehicles-details-1.highlights.relative-721 {
    padding: 0 40px;
  }

  .tabs-menu-top.chausson-721 {
    flex-flow: wrap;
  }

  .text-linksb-ndig2-right-cntr.flie-text {
    text-align: center;
  }

  ._4er-grid {
    width: 100%;
  }

  .inhalt-service3 {
    padding: 40px;
  }

  .flex-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrapper-2.highlights, .content-wrapper-2.zweitfarbe {
    padding: 40px;
  }

  .inhalt-leistungen3 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-link-sml.heading-2 {
    text-align: center;
    font-size: 25px;
  }

  .heading-link-sml.heading-2.farbe-der-headings {
    font-size: 25px;
  }

  .heading-link-sml.heading-2.black {
    font-size: 30px;
  }

  .heading-link-sml.heading-1.farbe-der-headings.center {
    text-align: center;
    font-size: 28px;
  }

  .content-wrapper-4, .content-wrapper-4.highlights, .content-wrapper-4.zweitfarbe {
    padding: 40px;
  }

  .tabimg-2 {
    width: 10vw;
  }

  .warumwir2-2-heading, .warumwir2-2-heading.linksb-ndig {
    text-align: center;
  }

  .inhalt-leistungen2-2 {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .lightbox-link-3 {
    height: 45vh;
  }

  .tabimg-3 {
    width: 10vw;
  }
}

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

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

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

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-1.farbe-der-headings {
    font-size: 26px;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .flie-text {
    overflow-wrap: anywhere;
  }

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

  .titelimg-start-3 {
    height: 50vh;
  }

  .video2 {
    height: 100%;
  }

  .div-block-video-2 {
    height: 100.07%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .startseite2.zweitfarbe {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-mittig.heading-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .heading-mittig.heading-2.farbe-der-headings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 30px;
    display: flex;
  }

  .text2.flie-text {
    font-size: 12px;
  }

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

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

  .text-linksb-ndig2.flie-text {
    font-size: 12px;
  }

  .text-linksb-ndig2.flie-text.center-align {
    line-height: 1.5;
  }

  .text-linksb-ndig2.flie-text.left.no-pad, .warumwir2-2, .warumwir2-2.linksb-ndig {
    text-align: center;
  }

  .warumwir2-2.linksb-ndig.heading-3 {
    font-size: 20px;
  }

  .impdat-3 {
    padding: 40px 20px;
  }

  .success-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sucess-block.highlights {
    padding: 20px;
  }

  .heading-22 {
    font-size: 17px;
    line-height: 1.4em;
  }

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

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

  .maps-gro {
    height: 300px;
  }

  .impdat-2 {
    padding: 40px 10px;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .nav-link-3.flie-text {
    font-size: 14px;
  }

  .content-wrapper {
    height: 45vh;
  }

  .content-wrapper.highlights {
    padding: 40px 20px;
  }

  .content-wrapper.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-wrapper-large {
    height: 45vh;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .heading-link.heading-2 {
    font-size: 20px;
  }

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

  .heading-link.heading-2.farbe-der-headings.center {
    font-size: 17px;
    line-height: 26px;
  }

  .heading-link.heading-2.black {
    font-size: 26px;
  }

  .heading-link.heading-1.farbe-der-headings.center {
    font-size: 20px;
  }

  .icon, .icon-2 {
    font-size: 28px;
  }

  .slider.highlights {
    height: 50vh;
  }

  .cell, .cell.black {
    justify-content: center;
    align-items: center;
  }

  .points.highlights {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-span {
    font-size: 20px;
    line-height: 25px;
  }

  .points-3.highlights {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-linksb-ndig2-right.flie-text, .text-linksb-ndig2-right.flie-text.yellow {
    font-size: 12px;
  }

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

  .contact-form-wrap-2 {
    padding: 40px 30px;
  }

  .contact-form-wrap-2.paragraph-font {
    padding: 10px;
  }

  .inhalt-untereinander {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .icons {
    margin-bottom: 10px;
  }

  .inhalt-nebeneinander {
    align-items: flex-start;
    width: 100%;
  }

  .inhalt-nebeneinander.abstand-unten {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .kontakt2-gap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabimg {
    width: 16vw;
  }

  .tab {
    padding-left: 3px;
    padding-right: 3px;
  }

  .moto-vehicles-details-1.highlights.relative-721 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-wrapper-large-2 {
    height: 45vh;
  }

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

  .inhalt-service3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-aktuelle.highlights {
    height: 50vh;
  }

  .flex-wrap {
    padding-bottom: 20px;
  }

  .content-wrapper-2 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrapper-2.highlights {
    padding: 40px 20px;
  }

  .content-wrapper-2.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-wrapper-100 {
    height: 45vh;
  }

  .heading-link-sml.heading-2 {
    font-size: 20px;
  }

  .heading-link-sml.heading-2.farbe-der-headings {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-link-sml.heading-2.farbe-der-headings.center {
    font-size: 17px;
    line-height: 26px;
  }

  .heading-link-sml.heading-2.black {
    font-size: 26px;
  }

  .heading-link-sml.heading-1.farbe-der-headings.center {
    font-size: 20px;
  }

  .content-wrapper-4 {
    padding: 20px;
  }

  .content-wrapper-4.highlights {
    padding: 40px 20px;
  }

  .content-wrapper-4.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-wrapper-5 {
    height: 45vh;
  }

  .tabimg-2 {
    width: 16vw;
  }

  .warumwir2-2-heading, .warumwir2-2-heading.linksb-ndig {
    text-align: center;
  }

  .warumwir2-2-heading.linksb-ndig.heading-3 {
    font-size: 20px;
  }

  .tabs-menus {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .v-tab_contemt {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .arrow {
    display: none;
  }

  .arrow.tab_previous, .arrow.tab_next {
    display: flex;
    bottom: 75%;
  }

  .tabimg-3 {
    width: 16vw;
  }
}

#w-node-_771b63c0-c677-4336-fa7a-79dd7650d6c0-5a4721ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dfd26a55-2ca0-60fb-3d48-ca956adc8e9b-5a4721ed {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-cf00d751-e42b-e510-39cd-7225cd179282-5a4721ed {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-cddce47d-4ab5-e4b9-78d2-544609fd3809-5a4721ed {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-b28b3d1c-a2bd-4a46-a23e-bbde4c3f6820-5a4721ed {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_59a270f7-5ca7-154d-f9d4-d46e34187ce0-5a4721ed {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-be150fea-a203-998d-5d34-3e2c8fa7bf92-5a4721ed {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ce1b6374-1922-ff45-6a3a-b3c10e29628f-5a4721ed {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_0d0ed35c-2176-d4a5-e3a9-8b0a9912b4fe-5a4721ed {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_036acb6a-9b1a-e010-8877-97169dc26b91-5a4721ef {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-c61e1645-54de-ea1e-1187-4f6c65557718-5a4721ef, #w-node-c61e1645-54de-ea1e-1187-4f6c65557724-5a4721ef, #w-node-_237b708e-d76c-203f-1349-dceb1822988b-5a4721ef, #w-node-_237b708e-d76c-203f-1349-dceb1822988d-5a4721ef, #w-node-_976d200a-edd5-c74c-f717-d8390414e79f-8003b612, #w-node-_976d200a-edd5-c74c-f717-d8390414e7a1-8003b612, #w-node-_976d200a-edd5-c74c-f717-d8390414e7bd-8003b612, #w-node-_976d200a-edd5-c74c-f717-d8390414e7e4-8003b612 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6c5966c-5cf1-a223-2c76-54f7c94a933a-8003b612, #w-node-_65d25534-a3b3-c453-e503-86cdf9830504-67f70783, #w-node-_95aea528-4497-1bab-0855-071e5043569d-67f70783 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_95aea528-4497-1bab-0855-071e504356d4-67f70783 {
  justify-self: auto;
}

#w-node-_25476bf6-5cb4-7ddb-f30d-dd3d60be4375-68667127 {
  grid-area: 3 / 2 / 4 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-dfd26a55-2ca0-60fb-3d48-ca956adc8e9b-5a4721ed, #w-node-cddce47d-4ab5-e4b9-78d2-544609fd3809-5a4721ed, #w-node-_59a270f7-5ca7-154d-f9d4-d46e34187ce0-5a4721ed, #w-node-ce1b6374-1922-ff45-6a3a-b3c10e29628f-5a4721ed {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_65d25534-a3b3-c453-e503-86cdf9830504-67f70783, #w-node-_95aea528-4497-1bab-0855-071e5043569d-67f70783 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Quattrocento';
  src: url('../fonts/Quattrocento-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quattrocento';
  src: url('../fonts/Quattrocento-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}