@charset "UTF-8";
/* TEMPLATE ÜBER UNS
-------------------------------------------------- */
/* Colors
-------------------------------------------------- */
/* Components
-------------------------------------------------- */
/* Mixins 
-------------------------------------------------- */
/* Font
-------------------------------------------------- */
/* Grid
-------------------------------------------------- */
/* Responsive
-------------------------------------------------- */
section.text-columns .alpha {
  font-size: 1.45em;
  font-family: "DIN_2014 Regular", sans-serif;
  font-weight: normal;
  color: #c5b358;
  margin-bottom: 0.5em;
  line-height: 1.4;
}

#kelterei a {
  display: block;
}

section.intro-and-text {
  padding-top: 4em !important;
  background-image: url("../../images/texture-green.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

main section:last-child:not(.cover-image):not(.subpage-teasers):not(.teasers):not(.subpage-teaser) {
  padding-top: 0;
  padding-bottom: 0;
}

section.slider .award-slider {
  margin-bottom: 0;
  padding: 60px 0;
}
section.slider .award-slider .slide img {
  max-height: 110px;
}
section.slider .award-slider .slick-dots {
  bottom: 15px;
}