/* titillium-web-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/titillium-web-v15-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/titillium-web-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v15-latin-regular.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-regular.woff") format("woff"), url("../fonts/titillium-web-v15-latin-regular.ttf") format("truetype"), url("../fonts/titillium-web-v15-latin-regular.svg#TitilliumWeb") format("svg"); /* Legacy iOS */
}
/* titillium-web-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/titillium-web-v15-latin-italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/titillium-web-v15-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v15-latin-italic.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-italic.woff") format("woff"), url("../fonts/titillium-web-v15-latin-italic.ttf") format("truetype"), url("../fonts/titillium-web-v15-latin-italic.svg#TitilliumWeb") format("svg"); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/titillium-web-v15-latin-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/titillium-web-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/titillium-web-v15-latin-700.woff2") format("woff2"), url("../fonts/titillium-web-v15-latin-700.woff") format("woff"), url("../fonts/titillium-web-v15-latin-700.ttf") format("truetype"), url("../fonts/titillium-web-v15-latin-700.svg#TitilliumWeb") format("svg"); /* Legacy iOS */
}
/* exo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/exo-v20-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin-regular.woff2") format("woff2"), url("../fonts/exo-v20-latin-regular.woff") format("woff"), url("../fonts/exo-v20-latin-regular.ttf") format("truetype"), url("../fonts/exo-v20-latin-regular.svg#Exo") format("svg"); /* Legacy iOS */
}
/* exo-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/exo-v20-latin-italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin-italic.woff2") format("woff2"), url("../fonts/exo-v20-latin-italic.woff") format("woff"), url("../fonts/exo-v20-latin-italic.ttf") format("truetype"), url("../fonts/exo-v20-latin-italic.svg#Exo") format("svg"); /* Legacy iOS */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/exo-v20-latin-900.eot"); /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin-900.woff2") format("woff2"), url("../fonts/exo-v20-latin-900.woff") format("woff"), url("../fonts/exo-v20-latin-900.ttf") format("truetype"), url("../fonts/exo-v20-latin-900.svg#Exo") format("svg"); /* Legacy iOS */
}
/* exo-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/exo-v20-latin-900italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin-900italic.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin-900italic.woff2") format("woff2"), url("../fonts/exo-v20-latin-900italic.woff") format("woff"), url("../fonts/exo-v20-latin-900italic.ttf") format("truetype"), url("../fonts/exo-v20-latin-900italic.svg#Exo") format("svg"); /* Legacy iOS */
}
html, body {
  color: #1A1A1A;
  font-family: "Titillium Web", sans-serif; /* Firefox */ /* WebKit */ /* Opera */
  transition: all 300ms ease-in-out; /* Standard */
  height: 100%;
  height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #1A1A1A;
}
@media (max-width: 576px) {
  html, body {
    overflow-x: hidden;
    height: auto;
  }
}

body {
  overflow-y: scroll;
}

p, li {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
}
@media (max-width: 576px) {
  p, li {
    font-size: 14px;
    line-height: 24px;
  }
}

a {
  color: #1A1A1A;
}
a:hover {
  color: #D9043D;
}

h1 {
  color: white;
  font-size: 24px;
}

.h1 {
  font-size: 40px;
  font-weight: 900;
  font-style: italic;
  color: #1A1A1A !important;
  font-family: "Exo", sans-serif;
}
@media (max-width: 576px) {
  .h1 {
    font-size: 30px;
  }
}

h2 {
  font-size: 40px;
  font-weight: 900;
  font-style: italic;
  font-family: "Exo", sans-serif;
}
@media (max-width: 576px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #D9043D;
}

h4 {
  font-family: "Exo", sans-serif;
  font-size: 24px;
  font-weight: bold;
}
h4 span {
  font-size: 15px;
  color: #949494;
  font-weight: normal;
}

h5 {
  font-family: "Exo", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 25px;
}
h5 span {
  font-size: 15px;
  color: #949494;
  font-weight: normal;
}

.strong {
  font-weight: bold;
}

ion-icon {
  top: 3px;
  position: relative;
  margin-right: 3px;
}

.btn i {
  opacity: 0.35;
}

.btn-primary {
  background-color: #1A1A1A;
  border-color: #1A1A1A;
  font-weight: bold;
  text-transform: uppercase;
}
.btn-primary:hover {
  background-color: #949494;
  border-color: #949494;
}

.btn-secondary {
  background-color: #D9043D;
  border-color: #D9043D;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
.btn-secondary:hover {
  background-color: white;
  color: #1A1A1A;
  border-color: white;
}
.btn-secondary:hover ion-icon {
  color: #D9043D;
}

.btn-white {
  background-color: white;
  border-color: white;
  color: #1A1A1A;
  font-weight: bold;
}

.btn-collapse {
  padding: 25px 30px;
  background-color: #F8F8F8;
  width: 100%;
  display: block;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
}
.btn-collapse i {
  position: absolute;
  right: 30px;
  top: 29px;
}

.t-shadow-b {
  text-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.t-shadow-w {
  text-shadow: 5px 5px 0px rgba(255, 255, 255, 0.1);
}

.rounded {
  border-radius: 10px !important;
}

.gray-bg {
  background-color: #eeeeee;
}

.dark-bg {
  background-color: #393939;
}

.dark-bg-img {
  background: url(../img/content_bg_dark.jpg);
  background-size: cover;
}

.white-bg {
  background-color: white;
}

.white-bg-card {
  background-color: white;
  min-height: 370px;
}
@media (max-width: 576px) {
  .white-bg-card {
    min-height: inherit;
  }
}

.white-text {
  color: white;
}

.gray-text {
  color: #999;
}

.primary-text {
  color: #D9043D;
}

.spacer-t {
  padding-top: 100px;
}
@media (max-width: 576px) {
  .spacer-t {
    padding-top: 40px;
  }
}

.spacer-b {
  padding-bottom: 100px;
}
@media (max-width: 576px) {
  .spacer-b {
    padding-bottom: 40px;
  }
}

.spacer-g {
  padding-top: 250px;
}
@media (max-width: 576px) {
  .spacer-g {
    padding-top: 100px;
  }
}

.shadow {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

.honeypot {
  position: absolute;
  left: -9999px;
}

.line {
  height: 3px;
  width: 50px;
  margin-bottom: 30px;
  background-color: #E6E6E6;
  display: block;
  position: relative;
  top: 10px;
  margin-right: 15px;
}

.line-white {
  height: 3px;
  width: 50px;
  margin-bottom: 30px;
  background-color: white;
  display: block;
  position: relative;
  top: 10px;
  margin-right: 15px;
  opacity: 0.25;
}

#leistungen,
#kontakt,
#bewertungen,
#ueberuns,
#fahrzeuge {
  position: relative;
  top: -120px;
}

.trans-on {
  transform: scale(1.1) skew(0deg, 3deg);
}

.scrolled .mini_infos {
  top: -80px;
}

header .navbar {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
}
header .navbar .navbar-brand img {
  position: absolute;
  height: 200px;
  top: -34px;
  z-index: 10;
  left: 50px;
}
@media (max-width: 576px) {
  header .navbar .navbar-brand img {
    position: absolute;
    height: 130px;
    top: -30px;
    z-index: 10;
    left: 25px;
  }
}
@media (max-width: 576px) {
  header .navbar .navbar-nav {
    margin-top: 50px;
  }
}
header .navbar .nav-item .active {
  color: #D9043D;
}
header .navbar .nav-item a {
  position: relative;
  text-decoration: none;
  top: 0;
  transition: all 0.3s ease;
}
header .navbar .nav-item a::before {
  content: "";
  position: absolute;
  display: block;
  width: 40%;
  height: 3px;
  bottom: 0;
  left: 30%;
  background-color: rgba(0, 0, 0, 0.1);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
header .navbar .nav-item a:hover {
  top: 0px;
  color: #D9043D !important;
  transition: all 0.3s ease;
}
header .navbar .nav-item a:hover::before {
  transform: scaleX(1);
}
header .navbar .mini_infos {
  position: fixed;
  top: -40px;
  width: 100%;
  z-index: 0;
  height: 40px;
  left: 0;
  padding: 7px 15px 0px 0;
  background-color: rgba(0, 0, 0, 0.85);
  color: white;
}
header .navbar .mini_infos p {
  float: right;
  margin-right: 25px;
}
@media (max-width: 576px) {
  header .navbar .mini_infos p {
    font-size: 12px;
    margin-right: 0px;
  }
}
header .bg-light {
  background-color: rgba(255, 255, 255, 0.9) !important;
  padding: 20px 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
@media (max-width: 576px) {
  header .carousel {
    margin-top: 120px;
  }
}
header .carousel .carousel-inner {
  max-height: 700px;
}
header .carousel .carousel-item .line-white {
  background-color: rgba(255, 255, 255, 0.25);
}
header .carousel .carousel-item .gradient {
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 60%);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
}
header .carousel .carousel-indicators {
  z-index: 5;
}
header .carousel .carousel-caption {
  position: absolute;
  z-index: 3;
  top: 40%;
}
header .carousel .carousel-indicators [data-bs-target] {
  background-color: white;
}
header .carousel .carousel-control-next {
  z-index: 4;
  width: 6%;
  top: 50px;
}
header .carousel .carousel-control-prev {
  z-index: 4;
  width: 6%;
  top: 50px;
}
header .carousel .carousel-control-icon {
  background-color: none;
  color: white;
  padding: 10px 15px;
  border-radius: 5px;
}
header .carousel h5 {
  font-size: 55px;
  color: white;
  font-weight: bold;
  max-width: 600px;
  margin-bottom: 0;
  font-family: "Exo", sans-serif;
  font-style: italic;
}
header .carousel h5 span {
  font-weight: 100;
}
header .carousel p {
  font-size: 16px;
  color: #949494;
  max-width: 400px;
  line-height: 26px;
}

content .breadcrumb ol {
  list-style-type: none;
  padding-inline-start: 0px;
}
content .breadcrumb ol li {
  float: left;
  padding-right: 10px;
}
content .breadcrumb ol li a {
  text-decoration: none;
}
content .list-group .active {
  background-color: #1A1A1A;
  border-color: #1A1A1A;
  font-weight: bold;
  text-transform: uppercase;
}
content .card-rounded {
  background-color: white;
  border-radius: 10px;
}
content .card-rounded a {
  text-decoration: none;
}
content .card-rounded a img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: all 0.2s ease;
}
content .card-rounded a img:hover {
  transform: scale(1.02);
}
content .hash {
  background-color: #1A1A1A;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  font-size: 18px;
  padding: 5px 10px;
  width: 62px;
  margin-top: 7px;
}
content #module {
  font-size: 1rem;
  line-height: 1.5;
}
content #module #collapseExample.collapse:not(.show) {
  display: block;
  height: 12rem;
  overflow: hidden;
}
content #module #collapseExample.collapsing {
  height: 3rem;
}
content #module a.collapse::after {
  content: "Mehr lesen...";
}
content #module a:not(.collapse)::after {
  content: "Weniger lesen...";
}
content .parallax {
  background-image: url("../img/vegefruit.jpg");
  min-height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
content .social {
  font-size: 30px;
  color: #949494;
}
content .social:hover {
  color: #1A1A1A;
}
content .team-card {
  background-color: white;
  display: block;
  border-radius: 10px;
  text-decoration: none;
  position: relative;
  height: 115px;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
content .team-card img {
  height: 90px;
  width: 90px;
  border-radius: 160px;
  margin: 12px 0 0 15px;
}
content .team-card span {
  margin: 0;
}
content .team-card p {
  font-weight: bold;
  margin: 0;
}
content .team-card i {
  position: absolute;
  right: 35px;
  top: 47px;
  transition: all 0.1s ease-in-out;
}
content .team-card .inner {
  padding: 30px 0 0 25px;
}
content .team-card:hover {
  color: #1A1A1A;
}
content .team-card:hover i {
  right: 30px;
  color: #D9043D;
}
content .team-card:hover p, content .team-card:hover span {
  color: #1A1A1A;
}
content .shop-card {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
content .shop-card img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
content .shop-card ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
content .shop-card ul li {
  line-height: 35px;
}
content .shop-card ul li:first-of-type {
  font-weight: bold;
}
content .shop-card ul li i {
  opacity: 0.15;
  margin-right: 7px;
  color: #1A1A1A;
}
content .shop-card p {
  margin-top: -5px;
}
content .shop-card .white-bg {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 20px 25px;
}
content .card {
  border: none;
}
content .commentions-list ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
content .commentions-list ul li {
  background-color: white;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 15px;
}
content .commentions-list ul li p {
  margin: 0;
}
content .commentions-list ul li .commentions-list-date {
  margin: -10px 0 10px 0;
  color: #D9043D;
}
content .commentions-form-honeypot {
  display: none;
}

footer {
  background-color: #1A1A1A;
  padding: 70px 0 50px 0;
  font-size: 16px;
  color: white;
}
footer ul {
  list-style-type: none;
  padding-inline-start: 0px;
}
footer ul li {
  line-height: 35px;
}
footer a {
  text-decoration: none;
  color: #949494;
}
footer a:hover {
  color: #F8F8F8;
}
footer p {
  color: white;
}

.scrollToTop {
  width: 40px;
  height: 40px;
  text-decoration-line: none;
  text-decoration-style: solid;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 10;
  background-color: #F8F8F8;
  border-radius: 5px;
  padding: 11px 0 0 13px;
  color: #ffffff;
}

.scrollToTop:hover {
  background-color: #b00b0b;
  text-decoration-line: none;
  text-decoration-style: solid;
  cursor: pointer;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff; /* change if the mask should be a color other than white */
  z-index: 99; /* makes sure it stays on top */
}

#status {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%; /* centers the loading animation horizontally on the screen */
  top: 50%; /* centers the loading animation vertically on the screen */
  background-image: url(../img/loading_black.gif); /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -64px 0 0 -32px; /* is width and height divided by two */
}/*# sourceMappingURL=styles.css.map */