

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

.bwfp_buttons > * {
  background-color: #aa1414;
  color: white;
  display: block;
  line-height: 48px;
  padding: 0 8px 0 12px;
  margin: 0 6px;
  width: 200px;
  max-width: calc(50% - 24px);
  display: flex;
  justify-content: space-between;
  align-items: center; }


.tripplet {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}

.tripplet > * {
  xwidth: calc(33% - 12px);
}
@media screen and (max-width: 700px) {

  .tripplet > * {
    width: 100%;
  }

}




/* =============================================================================
	Colors
	========================================================================== */
/* =============================================================================
	Susy Configurations
	========================================================================== */
.footer {
  height: auto; }


section, .wrapper-content {
  background-color: #f9f5ee; }

.gastronomie_header_bar {
  background-color: #aa1414;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3) inset;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 364px;
  text-align: center;
  background-size: cover; }
  .gastronomie_header_bar:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(67, 30, 7, 0.5); }
  @media (max-width: 700px) {
    .gastronomie_header_bar {
      height: 140px; } }

.gastronomie_header_bar img {
  width: 280px;
  height: auto;
  margin-top: 12px;
  box-sizing: border-box;
  padding: 48 0px;
  position: relative;
  z-index: 2; }
  @media (max-width: 700px) {
    .gastronomie_header_bar img {
      display: none; } }

.gastronomie_header_bar p {
  color: white;

  font-size: 32px;
  line-height: 36px;
  margin-top: 12px;
  margin-bottom: 0;
  letter-spacing: 1px;
  position: relative;
  z-index: 1; }
  @media (max-width: 700px) {
    .gastronomie_header_bar p {
      font-size: 24; } }

.tagline {
  color: #626161;
  font-weight: normal;
  font-size: 24px;
  }

@media screen and (max-width: 480px) {
  .gastronomie_header_bar img {
    width: 180px; }
  .gastronomie_header_bar p {
    font-size: 18px;
    line-height: 28px; }
  .tagline {
    font-size: 18px; } }





.gastronomie_header {
  margin-top: 90px; }

@media screen and (max-width: 480px) {
  .gastronomie_header {
    margin-top: 55px; } }

.lngsw_mobile {
  position: absolute;
  top: 23px;
  right: 16px;
  color: #FFFFFF;
  display: none; }

@media screen and (max-width: 900px) {
  .lngsw_mobile {
    display: block; } }

.wensuchenwir ul {
  position: relative;
  list-style: square; }

.wensuchenwir ol {
  position: relative;
  list-style: decimal; }

.footer--about, .link-flat {
  background-color: #aa1414; }

.content--wen_suchen_wir h1 {
  color: #aa1414; }

.content--wen_suchen_wir {
  padding: 0 !important; }

.link-flat__col-trinary {
  background-color: #FFFFFF;
  color: #aa1414;
  font-weight: bold; }

.link-flat__col-trinary:hover {
  color: #aa1414;
  opacity: 0.9; }

.footer--the-last-bits {
  color: white; }

.content--wen_suchen_wir {
  background-image: none;
  position: relative; }

.wen_suchen_wir_frame {
  border: 2px solid #aa1414;
  margin: 64px 0 28px 0;
  box-sizing: border-box;
  text-align: center;
  padding: 48px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  line-height: 24px; }

.wen_suchen_wir_frame ul {
  list-style: disc; }

.wen_suchen_wir_frame li, .wen_suchen_wir_frame ol {
  margin: 12px 0; }

.wen_suchen_wir_frame h1 {
  position: relative;
  top: -64px;
  padding: 0 8px;
  background-color: #F9F5EE;
  display: inline-block;
  text-align: center;
  margin: 0; }

@media screen and (max-width: 580px) {
  .wen_suchen_wir_frame {
    margin-top: 42px;
    padding: 24px; }
  .wen_suchen_wir_frame h1 {
    margin-top: 24px !important;
    margin-bottom: 0 !important; }
  .content--wen_suchen_wir:before, .content--wen_suchen_wir:after {
    width: 46%; } }

.suchen_list {
  position: relative;
  z-index: 2;
  width: calc(100% + 24px); }

.footer--about {
  height: auto; }

.footer--about--text {
  display: block;
  margin-bottom: 36px;
  float: none; }

.footer--about h1 {
  margin: 4rem 0 2rem 0; }

.footer--links {
  height: auto;
  padding-bottom: 2rem;
  padding-top: 1rem; }

.footer--links--list {
  margin-bottom: 1rem; }

.footer--links--list li {
  line-height: 3rem;
  color: white; }

.footer--links--list li a:hover {
  color: #FFFFFF; }

.content--intro--text {
  width: 100%; }

.content--intro {
  margin-bottom: 5rem; }

@media screen and (max-width: 580px) {
  .footer--about .wrapper-general {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .footer--about--text {
    width: calc(100% - 2rem) !important;
    margin-left: 0 !important; }
  .footer--about .footer--about--figure {
    width: 100%;
    max-width: 300px; }
  .slideshow-item#default_header .slideshow-item--caption {
    margin-top: 3rem; }
  .slideshow-item#default_header .slideshow-item--caption--text {
    font-size: 3rem; }
  .content--intro h1, .content--wen_suchen_wir h1 {
    font-size: 1.8rem;
    margin: 3rem 0 2rem 0; }
  .slideshow-wrapper {
    height: 320px; }
  .content--intro {
    margin-bottom: 2rem; }
  .video {
    margin-bottom: 3rem; }
  .content--wen_suchen_wir--list, .content--wen_suchen_wir--list + .content--wen_suchen_wir--list {
    width: 100%;
    float: none; }
  .content--wen_suchen_wir {
    padding-bottom: 1.8rem; }
  .content--philosophy h1 {
    margin: 5rem 0 4rem 0 !important;
    font-size: 1.8em; }
  .locations--col {
    width: 100% !important;
    float: left !important;
    margin-top: 1rem; }
  .content--philosophy h2 {
    font-size: 1.1rem;
    line-height: 1.4rem; }
  .locations--col--foto {
    float: left !important;
    width: 100% !important;
    margin-top: 1rem; }
  .content--philosophy, .content--anforderung {
    padding-bottom: 5rem; }
  .content--anforderung h1, .content--suchen h1, .content--kontakt h1 {
    margin: 5rem 0 4rem 0 !important;
    font-size: 1.8em; }
  .content--kontakt--innerwrapper {
    width: 100%;
    margin: 0; } }

@media screen and (max-width: 900px) {
  .navigation-wrapper {
    display: none; }
  .logo {
    width: 130px;
    height: auto;
    margin: 0 auto;
    float: none;
    display: block; } }

/* 2018 overwrites */
.slideshow-wrapper {
  height: 600px;
  max-height: 80vh; }

@media screen and (max-width: 770px) {
  .slideshow-wrapper {
    height: 400px; } }

@media screen and (max-width: 500px) {
  .slideshow-wrapper {
    height: 280px; } }

.slideshow-item#default_header {
  background-image: url(../img/2018_header.jpg); }

.slideshow-item--caption {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 2rem !important;
  height: 100%; }

.slideshow-item--caption--text {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3), 0 0 80px rgba(0, 0, 0, 0.3), 0 0 2px #000, 0 0 1px #000; }

@media screen and (max-width: 500px) {
  .slideshow-item--caption--text {
    font-size: 2rem !important; } }

.subheadline {
  font-size: 1.3rem; }

.block__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.block__item, .block__item2 {
  width: calc(50% - 12px);
  min-height: 500px;
  margin: 12px 0; }

.block__item2 {
  min-height: 420px; }

.block__item > *, .block__item2 > * {
  max-width: calc(100% - 24px); }

@media screen and (max-width: 800px) {
  .block__item {
    min-height: 400px; }
  .block__item2 {
    min-height: 360px; } }

@media screen and (max-width: 600px) {
  .block__item, .block__item2 {
    width: 100%;
    min-height: 400px; }
  .block__item:nth-child(1) {
    order: 2; }
  .block__item:nth-child(2) {
    order: 1; }
  .block__item:nth-child(3) {
    order: 3; }
  .block__item:nth-child(4) {
    order: 4; }
  .block__item:nth-child(5) {
    order: 6; }
  .block__item:nth-child(6) {
    order: 5; }
  .block__item:nth-child(7) {
    order: 7; }
  .block__item:nth-child(8) {
    order: 8; }
  .block__item2:nth-child(1) {
    order: 2; }
  .block__item2:nth-child(2) {
    order: 1; }
  .block__item2:nth-child(3) {
    order: 3; }
  .block__item2:nth-child(4) {
    order: 4; }
  .block__item2:nth-child(5) {
    order: 6; }
  .block__item2:nth-child(6) {
    order: 5; } }

.block__item--image {
  background-size: cover;
  background-position: center center;
  position: relative; }

.block__item--image:before {
  content: '';
  display: block;
  border: 10px solid #aa1414;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.block__item--text {
  box-sizing: border-box;
  background-color: #aa1414;
  color: #FFFFFF;
  padding: 32px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column; }
  .block__item--text li {
    color: white; }
  .block__item--text h2, .block__item--text h3 {
    color: white; }

.block__item--text > span {
  display: block;
  margin-bottom: 24px;
  font-style: italic; }

.block__item--text h3 {

  font-weight: normal;
  margin-bottom: 24px;
  font-size: 28px;
  line-height: 32px; }

.block__item--text ul {
  list-style: disc;
  margin-left: 20px; }

.block__item--text li {
  margin-bottom: 12px;
  list-style-image: url("../img/listed_dot_white.png") !important; }

.suchen_bold {
  font-weight: bold; }

.suchen_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 48px; }

.suchen_list li {
  width: calc(33.33% - 18px);
  margin-bottom: 24px; }

.suchen_list li > * {
  max-width: calc(100% - 24px);
  display: block !important; }

@media screen and (max-width: 960px) {
  .suchen_list li {
    width: calc(50% - 12px); } }

@media screen and (max-width: 680px) {
  .suchen_list li {
    width: 100%; } }

.suchen_list li label {
  width: 100%;
  background-color: #aa1414;
  color: #FFFFFF;
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 96px;
  line-height: 24px;
  font-size: 18px; }

.suchen_list li div {
  width: 100%;
  background-color: #aa1414;
  color: #FFFFFF;
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 96px;
  line-height: 24px;
  font-size: 18px;
  margin-top: 2px;
  min-height: 144px; }

.suchen_list strong {
  font-weight: bold !important;
  color: #FFFFFF !important; }

.kontakt_personen {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap; }

.kontakt_person__frame {
  position: relative; }

.kontakt_person__frame img {
  display: block; }

.kontakt_person__frame:before {
  content: '';
  border: 2px solid #aa1414;
  position: absolute;
  top: 24px;
  right: 24px;
  bottom: 24px;
  left: 24px; }

.kontakt_person {
  width: calc(50% - 12px);
  margin-bottom: 24px; }

@media screen and (max-width: 500px) {
  .kontakt_person {
    width: 100%; } }

.kontakt_person img {
  width: 100%;
  height: auto;
  margin-bottom: 24px; }

.content--intro h1 {
  margin: 4rem 0 2rem 0; }

.content--philosophy {
  padding-bottom: 4rem; }

.content--wen_suchen_wir {
  padding-bottom: 2rem; }

.why_list--item {
  line-height: 22px; }

#address a {
  color: #aa1414; }

.geraeteverleih {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .geraeteverleih > * {
    width: calc(50% - 12px);
    margin-bottom: 24px;
    background-color: white;
    text-align: center;
    box-sizing: border-box;
    padding: 24px; }
    .geraeteverleih > * img {
      width: calc(100% - 48px);
      height: auto;
      margin: 12px 0; }
    @media screen and (max-width: 700px) {
      .geraeteverleih > * {
        width: 100%; } }

.produktpraesentation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 700px) {
    .produktpraesentation {
      justify-content: center; } }
  .produktpraesentation > * {
    width: calc(33% - 16px);
    margin-bottom: 24px;
    background-color: white;
    text-align: center;
    box-sizing: border-box;
    padding: 12px;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column; }
    .produktpraesentation > * img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 700px) {
      .produktpraesentation > * {
        width: 100%;
        max-width: 400px; } }
