body {
  color: rgb(94, 79, 21);
  overflow-x: hidden;
}

.bg-darkbrown {
  background-color: rgb(94, 79, 21);
}

.text-darkbrown {
  color: rgb(94, 79, 21);
}

.text-rouge {
  color: #cb222a;
}

.text-ethika {
  color: #9db02e;
}

.text-green-dark {
  color: #006633;
}

.bg-yellow-light {
  background-color: #fffce7;
}

.bg-green-light {
  background-color: #e1f2b5;
}

.bg-grey-light {
  background-color: #f8f6f8;
}

.bg-green-middel {
  background-color: #a4c623;
}

.bg-green-dark {
  background-color: #006633;
}

.letter-spacing-1 {
  letter-spacing: 2px;
}

.letter-spacing-2 {
  letter-spacing: 2px;
}

.letter-spacing-3 {
  letter-spacing: 3px;
}

.opacity-2 {
  opacity: 0.2;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-8 {
  opacity: 0.8;
}

.drop-shadow {
  filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.2));
}

.zoom {
  transition: transform 0.2s; /* Animation */
}

.zoom:hover {
  transform: scale(1.2);
  transition: transform 0.2s ease-in-out;
}

.roboto-slab {
  font-family: "Roboto Slab", serif;
}

.v-strong {
  font-weight: 700;
}

.v-big {
  font-size: 6.5rem;
}

.border {
  border-color: rgba(94, 79, 21, 0.2) !important;
}

.border-top {
  border-top-width: 2px !important;
}

.rotateimg180 {
  transform: rotate(180deg);
}

.rotate3 {
  transform: rotate(3deg);
}

.mirror180 {
  transform: scaleX(-1);
}

.mirrorY {
  transform: scaley(-1);
}

.headline-size_inContent {
  font-size: clamp(2rem, 5vw, 4.5rem);
  color: white;
}

.challans-logo {
  max-width: 100%;
  width: 450px;
}

.wood {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/wood.jpg");
}

img.wood_wave {
  width: 100%;
  height: auto;
}

#gackerle::before,
#garlerlebio::before,
#ahrensgut::before,
#kikok::before,
#proethika::before,
#challans::before {
  display: block;
  content: " ";
  margin-top: -3.5rem;
  height: 3.5rem;
  visibility: hidden;
}

#produktescroll::before,
#qualitaet::before {
  display: block;
  content: " ";
  margin-top: -2.5rem;
  height: 5.5rem;
  visibility: hidden;
}

.bg-hero-image {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
  margin-top: -90px;
}

.jarallax {
  min-height: 45vw;
  overflow-x: hidden;
}

#kid {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/boy.jpg");
  position: relative;
}

#truck {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/balzer_truck.jpg");
  position: relative;
}

#meilensteine {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/ente.jpg");
  position: relative;
}

#guetesiegel {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/schwarze_puten.jpg");
  position: relative;
}

#erstklassigequalitaet {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/produkte.jpg");
  position: relative;
}

#umwelt {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/umwelt.jpg");
  position: relative;
}

#sozial {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/sozial.jpg");
  position: relative;
}

#lieferant {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/woman_chicken.jpg");
  position: relative;
}

#intro {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/header-img_1.jpg");
  height: 50vw;
}

#marken {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/wiese_pute.jpg");
  height: 45vw;
}

#produkte {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/geschmack.jpg");
  height: 50vw;
}

#about {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/ueber_uns.jpg");
  height: 45vw;
}

#partner {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/handelspartner.jpg");
  height: 45vw;
}

#nachhaltigkeit {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/1000_F_236999694_R7vYjJFEVNWO7iNHXIGrjsfkw3KRqXJ7.jpg");
  height: 45vw;
  background-size: contain;
}

#vorang {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/kid_chicken.jpg");
  height: 45vw;
}

#jobs {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/job.jpg");
  height: 45vw;
  background-position: center top;
}

#shopfinder {
  background-image: url("https://liveicom.azureedge.net/gackerle/img/client/shopfinder.jpg");
  height: 45vw;
  background-position: center 20%;
}

.headline-size:not(a) {
  font-size: clamp(1rem, 5vw, 4.5rem);
  color: white;
}

.hero-text {
  transform: translateY(-10%);
}

.parallax-kid {
  transform: translate(0%, 50%);
}

.parallax-truck {
  transform: translate(0%, 50%);
}

.hero-text-about {
  transform: translate(60%, 50%);
}

.parallax-marken {
  transform: translateY(100%);
}

.parallax-geschmack {
  transform: translate(0%, 0%);
}

.parallax-guetesiegel {
  transform: translate(0%, 50%);
}

.parallax-qualitaet {
  transform: translate(0%, 50%);
}

.parallax-meilensteine {
  transform: translate(0%, 50%);
}

.parallax-partner {
  transform: translate(0%, 50%);
}

.parallax-lieferant {
  transform: translate(40%, 50%);
}

.parallax-nachhaltigkeit {
  transform: translate(0%, 0%);
}

.parallax-umwelt {
  transform: translate(0%, 50%);
}

.parallax-sozial {
  transform: translate(0%, 50%);
}

.parallax-job {
  transform: translate(20%, 20%);
}

.parallax-shopfinder {
  transform: translate(0%, -23%);
}

.card {
  background-color: #f8f6f5;
}

.card.hover-shadow-light,
.hover-shadow-light {
  transition: all 0.5s ease-in-out;
}

.card.hover-shadow-light:hover,
.hover-shadow-light:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease-in-out;
}

.animation-container > * {
  transform: translateX(-10000%);
  animation-fill-mode: forwards !important;
  display: block;
}

.navbar .list-group > * {
  background-color: #a0d11e;
  color: white;
}

.navbar {
  box-shadow: none;
}

.wave-nav {
  margin-top: 55px;
  position: relative;
  z-index: 100;
}

.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
  background-color: #a0d11e !important;
}

footer .container {
  opacity: 0.66;
  font-size: 0.9em;
}

.logo img,
.logo p {
  width: 100%;
  opacity: 0.4;
}

@keyframes translating {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(calc(100% - 300px));
  }
}
#slideInFromLeft {
  color: white;
  top: 180px;
  position: fixed;
  z-index: 2000;
  right: 0;
  width: 300px;
  height: 549px;
  background-image: url(https://liveicom.azureedge.net/gackerle/img/client/ausbildung_banner.jpg);
  background-size: cover;
  transform: translateX(100%);
  transition: 0.5s ease-in-out;
}
#slideInFromLeft.active {
  transform: translateX(0%);
}

.close {
  position: relative;
  z-index: 2500;
}

.wow {
  visibility: hidden;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #a0d11e;
  border: 1px solid white;
  color: white;
}

.label-ethika .list-group-item {
  background-color: #9db02e;
}

.label-rouge .list-group-item {
  background-color: #f0ba25;
}

.label-bio .list-group-item {
  background-color: #006633;
}

.label-gackerle .list-group-item {
  background-color: #00973a;
}

.label-ahrensgut .list-group-item {
  background-color: #a4c623;
}

.label-kikok .list-group-item {
  background-color: #01528c;
}

.mdb-lightbox figure img {
  cursor: unset;
}

.history section {
  padding: 3rem 0;
}
.history html,
.history body {
  overflow-x: hidden;
}
.history body {
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 400;
  background-color: #eee;
}
.history h1 {
  font-size: 200%;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}
.history header {
  background: #4285f4;
  color: black;
  padding: 150px 0;
}
.history header p {
  font-family: "Allura";
  color: rgba(255, 255, 255, 0.2);
  margin-bottom: 0;
  font-size: 60px;
  margin-top: -30px;
}
.history .timeline {
  position: relative;
  overflow-x: hidden;
}
.history .timeline::before {
  content: "";
  background: rgb(94, 79, 21);
  width: 5px;
  height: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.history .timeline-item {
  width: 100%;
  margin-bottom: 70px;
}
.history .timeline-item:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.history .timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.history .timeline-item:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 0px;
  left: -29px;
  border-width: 28px 29px 28px 0;
  border-color: transparent #00973a transparent transparent;
}
.history .timeline-item::after {
  content: "";
  display: block;
  clear: both;
}
.history .timeline-content {
  position: relative;
  width: 45%;
  padding: 10px 30px;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}
.history .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 0;
  right: -27px;
  border-width: 28px 0 29px 28px;
  border-color: transparent transparent transparent #00973a;
}
.history .timeline-img {
  width: 30px;
  height: 30px;
  background: #a0d11e;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 13px;
  margin-left: -15px;
}
.history a:not(.presse) {
  background: #4285f4;
  color: white;
  padding: 8px 20px;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
}
.history a:not(.presse):hover, .history a:not(.presse):active, .history a:not(.presse):focus {
  background: #1266f1;
  color: black;
  text-decoration: none;
}
.history .timeline-card {
  padding: 0 !important;
}
.history .timeline-card p {
  padding: 0 20px 20px;
}
.history .timeline-card a:not(.presse) {
  margin-left: 20px;
}
.history .timeline-img-header {
  position: relative;
  margin-bottom: 20px;
  background-color: white !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.history .timeline-img-header h2 {
  padding-top: 15px;
  bottom: 5px;
  font-size: 1.5rem;
}
.history .timeline-img-header h2.left {
  margin-left: 20px;
}
.history .timeline-img-header h2.right {
  margin-left: 90px;
}
.history .timeline-img-header .h2-wrapper {
  height: 56px;
  bottom: 0px;
}
.history .no-height {
  height: 56px !important;
}
.history blockquote {
  margin-top: 30px;
  color: #a0d11e;
  border-left-color: #4285f4;
  padding: 0 20px;
}
.history .date {
  background: #00973a;
  display: inline-block;
  color: white;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .history .timeline::before {
    left: 50px;
  }
  .history .timeline .timeline-img-header {
    height: 450px;
  }
  .history .timeline .timeline-img-header h2 {
    font-size: 1rem;
  }
  .history .timeline .timeline-img {
    left: 50px;
  }
  .history .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }
  .history .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }
  .history .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 0;
    left: -29px;
    border-width: 28px 29px 28px 0;
    border-color: transparent #00973a transparent transparent;
  }
}
@media (max-width: 575.98px) {
  .history .timeline .timeline-img-header {
    height: 250px;
  }
}

#map {
  height: 800px;
}

h6 {
  font-weight: 600;
}

.lyoner {
  transform: rotate(7deg);
}
.lyoner img {
  max-width: 120%;
}

@media (max-width: 1199.98px) {
  #slideInFromLeft {
    display: none;
  }
  .wave-nav {
    margin-top: 73px;
  }
  .lyoner {
    transform: none;
  }
  .lyoner img {
    max-width: 100%;
  }
  #kid {
    background-size: cover;
    background-position: 30%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #kid .parallax-kid {
    transform: translate(0%, 80%);
  }
  #truck {
    background-size: cover;
    background-position: 30%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #truck .parallax-truck {
    transform: translate(0%, 80%);
  }
  #about {
    background-image: url("https://liveicom.azureedge.net/gackerle/img/client/ueber_uns.jpg");
    height: 50vw;
  }
  #meilensteine {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #meilensteine .parallax-meilensteine {
    transform: translate(5%, 80%);
  }
  #guetesiegel {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #guetesiegel .parallax-guetesiegel {
    transform: translate(5%, 80%);
  }
  #erstklassigequalitaet {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #erstklassigequalitaet .parallax-qualitaet {
    transform: translate(5%, 80%);
  }
  #umwelt {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #umwelt .parallax-umwelt {
    transform: translate(5%, 80%);
  }
  #sozial {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #sozial .parallax-sozial {
    transform: translate(5%, 80%);
  }
  #lieferant {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 50vw;
  }
  #lieferant .parallax-lieferant {
    transform: translate(40%, 80%);
  }
  .wow-disable-sm {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
  }
}
@media (max-width: 991.98px) {
  .wave-nav {
    margin-top: 70px;
  }
  h1.display-6 {
    font-size: 1.8rem;
  }
  .bg-hero-image {
    margin-top: -30px;
  }
  img.bio-logo {
    width: 30%;
    margin-bottom: 3rem;
  }
  #kid {
    background-size: cover;
    background-position: 30%, 100%;
    background-repeat: no-repeat;
    min-height: 40vh;
  }
  #kid .parallax-kid {
    transform: translate(0%, 80%);
  }
  #truck {
    background-size: cover;
    background-position: 30%, 100%;
    background-repeat: no-repeat;
    min-height: 40vh;
  }
  #truck .parallax-truck {
    transform: translate(0%, 80%);
  }
  #meilensteine {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 40vh;
  }
  #meilensteine .parallax-meilensteine {
    transform: translate(5%, 80%);
  }
  #guetesiegel {
    background-size: cover;
    background-position: 40%, 100%;
    background-repeat: no-repeat;
    min-height: 40vh;
  }
  #guetesiegel .parallax-guetesiegel {
    transform: translate(5%, 80%);
  }
}
@media (max-width: 575.98px) {
  .wave-nav {
    margin-top: 75px;
  }
  h1.display-6 {
    font-size: 1.8rem;
  }
  .bg-hero-image {
    margin-top: -25px;
  }
  img.bio-logo {
    width: 50%;
    margin-bottom: 1rem;
  }
  #kid {
    background-size: cover;
    background-position: 30%, 100%;
    background-repeat: no-repeat;
    min-height: 40vh;
  }
  #kid .parallax-kid {
    transform: translate(0%, 130%);
  }
  #truck {
    background-size: cover;
    background-position: 30%, 100%;
    background-repeat: no-repeat;
    min-height: 40vh;
  }
  #truck .parallax-truck {
    transform: translate(0%, 130%);
  }
  #intro,
  #marken,
  #produkte,
  #partner,
  #nachhaltigkeit,
  #vorang,
  #jobs,
  #shopfinder {
    height: 40vh;
  }
  #about {
    height: 40vh;
  }
  #about .hero-text-about {
    transform: translate(40%, 80%);
  }
}
.modal-dialog.modal-notify .modal-body {
  padding: 1.5rem;
  color: #00501c;
  background-color: #dee2e6;
}

.btn {
  font-weight: 600;
  letter-spacing: 0.05em;
  text-shadow: 0 0 0.4em rgba(0, 0, 0, 0.3);
}

.btn-secondary {
  background-color: #a4c623;
  color: #005C23;
  text-shadow: none;
}

.card-text {
  color: inherit !important;
}

*:focus-visible {
  outline: 2px solid #cb222a !important;
  outline-offset: 2px !important;
}

.bg-orange {
  background-color: #cb222a !important;
}

.navbar-toggler:focus {
  outline: 2px solid #cb222a !important;
  outline-offset: 2px !important;
}

/* Only show outline when keyboard focused */
.navbar-toggler:focus:not(:focus-visible) {
  outline: none !important;
}

.navbar-toggler:focus-visible {
  outline: 2px solid #cb222a !important;
  outline-offset: 2px !important;
}

header * {
  font-weight: 500;
}

span.bg-secondary {
  background-color: #90bc1b !important;
}/*# sourceMappingURL=style.css.map */