/* archivo-200 - 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: "Archivo";
  font-style: normal;
  font-weight: 200;
  src: url("./archivo/archivo-v19-latin-200.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* archivo-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: "Archivo";
  font-style: normal;
  font-weight: 400;
  src: url("./archivo/archivo-v19-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* archivo-600 - 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: "Archivo";
  font-style: normal;
  font-weight: 600;
  src: url("./archivo/archivo-v19-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* archivo-800 - 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: "Archivo";
  font-style: normal;
  font-weight: 800;
  src: url("./archivo/archivo-v19-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* Bootstrap */
/*
A simple little SCSS mixin for creating scrim gradients
Inspired by Andreas Larson - https://github.com/larsenwork
https://css-tricks.com/easing-linear-gradients/
*/
.mt-6 {
  margin-top: 5rem !important; }

.mb-6 {
  margin-bottom: 5rem !important; }

.pt-6 {
  padding-top: 5rem !important; }

.pb-6 {
  padding-bottom: 5rem !important; }

.ml-6 {
  margin-left: 5rem !important; }

.mr-6 {
  margin-right: 5rem !important; }

.pl-6 {
  padding-left: 5rem !important; }

.pr-6 {
  padding-right: 5rem !important; }

.mt-7 {
  margin-top: 8rem !important; }

.mb-7 {
  margin-bottom: 8rem !important; }

.pt-7 {
  padding-top: 8rem !important; }

.pb-7 {
  padding-bottom: 8rem !important; }

.ml-7 {
  margin-left: 8rem !important; }

.mr-7 {
  margin-right: 8rem !important; }

.pl-7 {
  padding-left: 8rem !important; }

.pr-7 {
  padding-right: 8rem !important; }

.mt-8 {
  margin-top: 12rem !important; }

.mb-8 {
  margin-bottom: 12rem !important; }

.pt-8 {
  padding-top: 12rem !important; }

.pb-8 {
  padding-bottom: 12rem !important; }

.ml-8 {
  margin-left: 12rem !important; }

.mr-8 {
  margin-right: 12rem !important; }

.pl-8 {
  padding-left: 12rem !important; }

.pr-8 {
  padding-right: 12rem !important; }

@media (min-width: 540px) {
  .mt-sm-6 {
    margin-top: 5rem !important; } }

@media (min-width: 540px) {
  .mb-sm-6 {
    margin-bottom: 5rem !important; } }

@media (min-width: 540px) {
  .pt-sm-6 {
    padding-top: 5rem !important; } }

@media (min-width: 540px) {
  .pb-sm-6 {
    padding-bottom: 5rem !important; } }

@media (min-width: 540px) {
  .ml-sm-6 {
    margin-left: 5rem !important; } }

@media (min-width: 540px) {
  .mr-sm-6 {
    margin-right: 5rem !important; } }

@media (min-width: 540px) {
  .pl-sm-6 {
    padding-left: 5rem !important; } }

@media (min-width: 540px) {
  .pr-sm-6 {
    padding-right: 5rem !important; } }

@media (min-width: 768px) {
  .mt-md-6 {
    margin-top: 5rem !important; } }

@media (min-width: 768px) {
  .mb-md-6 {
    margin-bottom: 5rem !important; } }

@media (min-width: 768px) {
  .pt-md-6 {
    padding-top: 5rem !important; } }

@media (min-width: 768px) {
  .pb-md-6 {
    padding-bottom: 5rem !important; } }

@media (min-width: 768px) {
  .ml-md-6 {
    margin-left: 5rem !important; } }

@media (min-width: 768px) {
  .mr-md-6 {
    margin-right: 5rem !important; } }

@media (min-width: 768px) {
  .pl-md-6 {
    padding-left: 5rem !important; } }

@media (min-width: 768px) {
  .pr-md-6 {
    padding-right: 5rem !important; } }

@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 5rem !important; } }

@media (min-width: 992px) {
  .mb-lg-6 {
    margin-bottom: 5rem !important; } }

@media (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 5rem !important; } }

@media (min-width: 992px) {
  .pb-lg-6 {
    padding-bottom: 5rem !important; } }

@media (min-width: 992px) {
  .ml-lg-6 {
    margin-left: 5rem !important; } }

@media (min-width: 992px) {
  .mr-lg-6 {
    margin-right: 5rem !important; } }

@media (min-width: 992px) {
  .pl-lg-6 {
    padding-left: 5rem !important; } }

@media (min-width: 992px) {
  .pr-lg-6 {
    padding-right: 5rem !important; } }

@media (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 5rem !important; } }

@media (min-width: 1200px) {
  .mb-xl-6 {
    margin-bottom: 5rem !important; } }

@media (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 5rem !important; } }

@media (min-width: 1200px) {
  .pb-xl-6 {
    padding-bottom: 5rem !important; } }

@media (min-width: 1200px) {
  .ml-xl-6 {
    margin-left: 5rem !important; } }

@media (min-width: 1200px) {
  .mr-xl-6 {
    margin-right: 5rem !important; } }

@media (min-width: 1200px) {
  .pl-xl-6 {
    padding-left: 5rem !important; } }

@media (min-width: 1200px) {
  .pr-xl-6 {
    padding-right: 5rem !important; } }

@media (min-width: 540px) {
  .mt-sm-7 {
    margin-top: 8rem !important; } }

@media (min-width: 540px) {
  .mb-sm-7 {
    margin-bottom: 8rem !important; } }

@media (min-width: 540px) {
  .pt-sm-7 {
    padding-top: 8rem !important; } }

@media (min-width: 540px) {
  .pb-sm-7 {
    padding-bottom: 8rem !important; } }

@media (min-width: 540px) {
  .ml-sm-7 {
    margin-left: 8rem !important; } }

@media (min-width: 540px) {
  .mr-sm-7 {
    margin-right: 8rem !important; } }

@media (min-width: 540px) {
  .pl-sm-7 {
    padding-left: 8rem !important; } }

@media (min-width: 540px) {
  .pr-sm-7 {
    padding-right: 8rem !important; } }

@media (min-width: 768px) {
  .mt-md-7 {
    margin-top: 8rem !important; } }

@media (min-width: 768px) {
  .mb-md-7 {
    margin-bottom: 8rem !important; } }

@media (min-width: 768px) {
  .pt-md-7 {
    padding-top: 8rem !important; } }

@media (min-width: 768px) {
  .pb-md-7 {
    padding-bottom: 8rem !important; } }

@media (min-width: 768px) {
  .ml-md-7 {
    margin-left: 8rem !important; } }

@media (min-width: 768px) {
  .mr-md-7 {
    margin-right: 8rem !important; } }

@media (min-width: 768px) {
  .pl-md-7 {
    padding-left: 8rem !important; } }

@media (min-width: 768px) {
  .pr-md-7 {
    padding-right: 8rem !important; } }

@media (min-width: 992px) {
  .mt-lg-7 {
    margin-top: 8rem !important; } }

@media (min-width: 992px) {
  .mb-lg-7 {
    margin-bottom: 8rem !important; } }

@media (min-width: 992px) {
  .pt-lg-7 {
    padding-top: 8rem !important; } }

@media (min-width: 992px) {
  .pb-lg-7 {
    padding-bottom: 8rem !important; } }

@media (min-width: 992px) {
  .ml-lg-7 {
    margin-left: 8rem !important; } }

@media (min-width: 992px) {
  .mr-lg-7 {
    margin-right: 8rem !important; } }

@media (min-width: 992px) {
  .pl-lg-7 {
    padding-left: 8rem !important; } }

@media (min-width: 992px) {
  .pr-lg-7 {
    padding-right: 8rem !important; } }

@media (min-width: 1200px) {
  .mt-xl-7 {
    margin-top: 8rem !important; } }

@media (min-width: 1200px) {
  .mb-xl-7 {
    margin-bottom: 8rem !important; } }

@media (min-width: 1200px) {
  .pt-xl-7 {
    padding-top: 8rem !important; } }

@media (min-width: 1200px) {
  .pb-xl-7 {
    padding-bottom: 8rem !important; } }

@media (min-width: 1200px) {
  .ml-xl-7 {
    margin-left: 8rem !important; } }

@media (min-width: 1200px) {
  .mr-xl-7 {
    margin-right: 8rem !important; } }

@media (min-width: 1200px) {
  .pl-xl-7 {
    padding-left: 8rem !important; } }

@media (min-width: 1200px) {
  .pr-xl-7 {
    padding-right: 8rem !important; } }

@media (min-width: 540px) {
  .mt-sm-8 {
    margin-top: 12rem !important; } }

@media (min-width: 540px) {
  .mb-sm-8 {
    margin-bottom: 12rem !important; } }

@media (min-width: 540px) {
  .pt-sm-8 {
    padding-top: 12rem !important; } }

@media (min-width: 540px) {
  .pb-sm-8 {
    padding-bottom: 12rem !important; } }

@media (min-width: 540px) {
  .ml-sm-8 {
    margin-left: 12rem !important; } }

@media (min-width: 540px) {
  .mr-sm-8 {
    margin-right: 12rem !important; } }

@media (min-width: 540px) {
  .pl-sm-8 {
    padding-left: 12rem !important; } }

@media (min-width: 540px) {
  .pr-sm-8 {
    padding-right: 12rem !important; } }

@media (min-width: 768px) {
  .mt-md-8 {
    margin-top: 12rem !important; } }

@media (min-width: 768px) {
  .mb-md-8 {
    margin-bottom: 12rem !important; } }

@media (min-width: 768px) {
  .pt-md-8 {
    padding-top: 12rem !important; } }

@media (min-width: 768px) {
  .pb-md-8 {
    padding-bottom: 12rem !important; } }

@media (min-width: 768px) {
  .ml-md-8 {
    margin-left: 12rem !important; } }

@media (min-width: 768px) {
  .mr-md-8 {
    margin-right: 12rem !important; } }

@media (min-width: 768px) {
  .pl-md-8 {
    padding-left: 12rem !important; } }

@media (min-width: 768px) {
  .pr-md-8 {
    padding-right: 12rem !important; } }

@media (min-width: 992px) {
  .mt-lg-8 {
    margin-top: 12rem !important; } }

@media (min-width: 992px) {
  .mb-lg-8 {
    margin-bottom: 12rem !important; } }

@media (min-width: 992px) {
  .pt-lg-8 {
    padding-top: 12rem !important; } }

@media (min-width: 992px) {
  .pb-lg-8 {
    padding-bottom: 12rem !important; } }

@media (min-width: 992px) {
  .ml-lg-8 {
    margin-left: 12rem !important; } }

@media (min-width: 992px) {
  .mr-lg-8 {
    margin-right: 12rem !important; } }

@media (min-width: 992px) {
  .pl-lg-8 {
    padding-left: 12rem !important; } }

@media (min-width: 992px) {
  .pr-lg-8 {
    padding-right: 12rem !important; } }

@media (min-width: 1200px) {
  .mt-xl-8 {
    margin-top: 12rem !important; } }

@media (min-width: 1200px) {
  .mb-xl-8 {
    margin-bottom: 12rem !important; } }

@media (min-width: 1200px) {
  .pt-xl-8 {
    padding-top: 12rem !important; } }

@media (min-width: 1200px) {
  .pb-xl-8 {
    padding-bottom: 12rem !important; } }

@media (min-width: 1200px) {
  .ml-xl-8 {
    margin-left: 12rem !important; } }

@media (min-width: 1200px) {
  .mr-xl-8 {
    margin-right: 12rem !important; } }

@media (min-width: 1200px) {
  .pl-xl-8 {
    padding-left: 12rem !important; } }

@media (min-width: 1200px) {
  .pr-xl-8 {
    padding-right: 12rem !important; } }

#jetztAnfragen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  margin: 0;
  width: 100%; }
  @media (min-width: 768px) {
    #jetztAnfragen {
      position: static;
      margin-top: 20px; } }

#navigation {
  position: fixed;
  width: 100%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  background-color: #ead3a8;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1); }
  #navigation .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 100%;
    max-width: 1120px; }
    @media (min-width: 768px) {
      #navigation .flex {
        flex-direction: row; } }
    #navigation .flex .logo {
      display: none; }
      @media (min-width: 768px) {
        #navigation .flex .logo {
          display: block; } }
    #navigation .flex .anfrage {
      width: 100%; }
      @media (min-width: 768px) {
        #navigation .flex .anfrage {
          width: auto; } }
      #navigation .flex .anfrage a {
        width: 100%; }

.btn {
  text-transform: uppercase;
  padding: 1rem 2rem;
  font-size: 1rem;
  border-radius: 12px;
  white-space: normal; }
  .btn #senden {
    width: 100%; }

.btn-primary {
  background-color: #873137;
  border-color: #873137; }

.btn-primary:hover {
  background-color: #582024;
  border-color: #582024; }

.btn-primary:active {
  background-color: #873137;
  border-color: #873137;
  box-shadow: 0 0 0 0.25rem rgba(135, 49, 55, 0.5) !important; }

.btn-primary:focus {
  background-color: #873137;
  border-color: #873137;
  box-shadow: 0 0 0 0.25rem rgba(135, 49, 55, 0.5) !important; }

.btn-warning {
  background-color: #873137;
  border-color: #873137;
  color: #ffffff; }

.btn-warning:hover {
  background-color: #494949;
  border-color: #494949;
  color: #ffffff; }

.btn-secondary {
  background-color: #c99430;
  border-color: #c99430;
  border-radius: 4px; }

.bg-info {
  background-color: #dadada !important; }

.bg-primary {
  background-color: #ead3a8 !important; }
  .bg-primary h1,
  .bg-primary h2 {
    color: #76571d; }
  .bg-primary a {
    color: #494949 !important; }

.bg-secondary {
  background-color: #f4e8d1 !important; }

.btn-light {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff; }

.card {
  border-radius: 0;
  border: 0 !important;
  background-color: #efefef; }
  .card .card-header {
    border-bottom: 0; }
    .card .card-header h5 button {
      font-size: 1rem;
      white-space: normal; }
      @media (min-width: 576px) {
        .card .card-header h5 button {
          font-size: 1.2rem; } }
      @media (min-width: 767px) {
        .card .card-header h5 button {
          font-size: 1.5rem; } }
  .card .card-body {
    padding: 1rem; }
    .card .card-body .card-title {
      color: #636363; }
    @media (min-width: 520px) {
      .card .card-body {
        padding: 2rem; } }
    @media (min-width: 1200px) {
      .card .card-body {
        padding: 3rem; } }
    .card .card-body img {
      margin-bottom: 20px; }

.accordion .accordion-item {
  border: 0;
  margin-bottom: 2px; }
  .accordion .accordion-item .accordion-header .accordion-button {
    border-radius: 0 !important;
    background-color: #494949;
    color: #ffffff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-transform: uppercase;
    font-size: 1.5rem; }
    .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
      color: #ffffff;
      background-color: #dbdbdb;
      box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }
    .accordion .accordion-item .accordion-header .accordion-button::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
  .accordion .accordion-item .accordion-body {
    background-color: #e3e3e3; }

.card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* Carousel  */
.carousel.item2columns .carousel-item .carousel-item-inner {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    .carousel.item2columns .carousel-item .carousel-item-inner {
      flex-direction: row; }
      .carousel.item2columns .carousel-item .carousel-item-inner > div {
        width: 50%; } }
  .carousel.item2columns .carousel-item .carousel-item-inner .carousel-item-inner-text {
    background-color: #873137;
    display: flex;
    align-items: center;
    padding: 1rem 4rem; }
    .carousel.item2columns .carousel-item .carousel-item-inner .carousel-item-inner-text .carousel-caption {
      position: static;
      min-height: 200px; }
      @media (min-width: 992px) {
        .carousel.item2columns .carousel-item .carousel-item-inner .carousel-item-inner-text .carousel-caption {
          min-height: inherit; } }
.carousel .carousel-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0 auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; }
  .carousel .carousel-controls .carousel-control-prev {
    opacity: 1;
    position: static;
    width: auto;
    display: block; }
    .carousel .carousel-controls .carousel-control-prev .carousel-control-prev-icon {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MC4xNjgiIGhlaWdodD0iMTkuOTk2IiB2aWV3Qm94PSIwIDAgNTAuMTY4IDE5Ljk5NiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAuMTc4LDBhLjkyNy45MjcsMCwwLDAtLjYxNC4yNDQuODgzLjg4MywwLDAsMC0uMjQ2LjYuODU5Ljg1OSwwLDAsMCwuMjQ2LjZsNy43Miw3LjcxOEguODQyYS44NDUuODQ1LDAsMCwwLDAsMS42OUg0Ny4yODNsLTcuNzIsNy43YS44NTkuODU5LDAsMCwwLS4yNDYuNi44LjgsMCwwLDAsLjI2Mi42Ljc3NS43NzUsMCwwLDAsLjYuMjQ5LjgzMy44MzMsMCwwLDAsLjYtLjI0OUw0OS45MjEsMTAuNmEuODcuODcsMCwwLDAsMC0xLjIxM0w0MC43NzYuMjQ0QS44NzguODc4LDAsMCwwLDQwLjE3OCwwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAuMTY4IDE5Ljk5Nikgcm90YXRlKDE4MCkiIGZpbGw9IiNmZmYiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9zdmc+");
      width: 50px;
      height: 50px;
      display: block;
      margin-right: 20px; }
  .carousel .carousel-controls .carousel-control-next {
    opacity: 1;
    position: static;
    width: auto;
    display: block; }
    .carousel .carousel-controls .carousel-control-next .carousel-control-next-icon {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MC4xNjYiIGhlaWdodD0iMTkuOTk2IiB2aWV3Qm94PSIwIDAgNTAuMTY2IDE5Ljk5NiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDIgLTAuMDAyKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQwLjE3OCwyMGEuOTI5LjkyOSwwLDAsMS0uNjEzLS4yNDQuODg2Ljg4NiwwLDAsMS0uMjQ2LS42Ljg2Ljg2LDAsMCwxLC4yNDYtLjZsNy43MjEtNy43MTdILjg0NGEuODQ2Ljg0NiwwLDAsMSwwLTEuNjkxSDQ3LjI4NWwtNy43MjEtNy43YS44NTYuODU2LDAsMCwxLS4yNDYtLjYuOC44LDAsMCwxLC4yNjItLjYuNzc2Ljc3NiwwLDAsMSwuNi0uMjQ4LjgzNi44MzYsMCwwLDEsLjYuMjQ4bDkuMTQ1LDkuMTQzYS44Ny44NywwLDAsMSwwLDEuMjEzbC05LjE0NSw5LjE0OEEuODgzLjg4MywwLDAsMSw0MC4xNzgsMjBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjZmZmIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvc3ZnPg==");
      width: 50px;
      height: 50px;
      display: block;
      margin-left: 20px; }
  .carousel .carousel-controls .carousel-indicators {
    position: static;
    margin: 0;
    display: flex;
    max-width: 33.33%;
    display: none; }
    .carousel .carousel-controls .carousel-indicators li {
      display: block;
      width: 20px;
      height: 20px;
      border-radius: 10px;
      border: 0;
      margin: 5px;
      background-color: #ffffff;
      flex: 1; }
.carousel .carousel-inner > .carousel-item-next,
.carousel .carousel-inner > .carousel-item-prev,
.carousel .carousel-inner > .carousel-item.active {
  display: block;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
.carousel.carousel100ViewHeight {
  height: calc(100vh - 2 * 0px);
  height: calc(100dvh - 2 * 0px); }
  .carousel.carousel100ViewHeight .carousel-inner {
    height: 100%; }
    .carousel.carousel100ViewHeight .carousel-inner .carousel-item {
      height: 100%; }
      .carousel.carousel100ViewHeight .carousel-inner .carousel-item .carousel-item-inner {
        height: 100%; }
        .carousel.carousel100ViewHeight .carousel-inner .carousel-item .carousel-item-inner .carousel-item-inner-image {
          height: 100%; }
          .carousel.carousel100ViewHeight .carousel-inner .carousel-item .carousel-item-inner .carousel-item-inner-image img {
            height: 100%;
            object-fit: cover;
            object-position: center; }
  .carousel.carousel100ViewHeight .carousel-caption {
    bottom: 80px;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    inset: auto 0;
    max-width: 2200px;
    width: 100%;
    margin: auto;
    bottom: 100px;
    display: none; }
    @media (min-height: 700px) {
      .carousel.carousel100ViewHeight .carousel-caption {
        display: block; } }
.carousel .carousel-item .carousel-caption {
  text-align: center;
  padding: 0;
  top: auto;
  bottom: auto;
  display: grid;
  place-items: center;
  height: 100%; }
  .carousel .carousel-item .carousel-caption .h1 {
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    margin-bottom: clamp(1.4rem, 3vw, 2.5rem);
    color: #ffffff;
    font-weight: 400;
    padding: 0 2rem; }
  .carousel .carousel-item .carousel-caption .h2 {
    font-size: clamp(1.4rem, 4vw, 3rem);
    margin-bottom: clamp(1.4rem, 5vw, 3.5rem);
    font-weight: 200;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 2rem; }
  .carousel .carousel-item .carousel-caption p {
    font-family: "Archivo", sans-serif;
    font-size: clamp(1.4rem, 3vw, 3.5rem);
    font-weight: 200;
    color: #ffffff; }
  .carousel .carousel-item .carousel-caption .titel {
    font-size: clamp(2rem, 6vw, 5rem);
    margin-bottom: clamp(1rem, 2vw, 1.4rem);
    font-weight: 300;
    text-align: center; }
  .carousel .carousel-item .carousel-caption .subtitel {
    text-align: center; }
    .carousel .carousel-item .carousel-caption .subtitel:first-line {
      font-size: clamp(1rem, 2vw, 1.4rem);
      margin-bottom: clamp(1.4rem, 5vw, 3.5rem);
      font-weight: 300;
      text-transform: uppercase; }
.carousel .carousel-item img {
  min-height: 300px;
  object-fit: cover; }
.carousel.caption90deg .carousel-indicators li {
  margin: 1rem; }
  .carousel.caption90deg .carousel-indicators li span {
    display: block;
    transform-origin: left top;
    transform: rotate(-90deg);
    text-indent: 0;
    width: max-content;
    color: #ffffff;
    height: 25px;
    font-size: 15px;
    line-height: 1;
    padding-left: 0.5rem; }
    @media (min-width: 768px) {
      .carousel.caption90deg .carousel-indicators li span {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .carousel.caption90deg .carousel-indicators li span {
        font-size: 25px; } }
.carousel.caption45deg .carousel-indicators li {
  width: 0;
  height: 0;
  margin: 1.5rem;
  list-style: none; }
  .carousel.caption45deg .carousel-indicators li span {
    display: block;
    transform-origin: left bottom;
    transform: rotate(-45deg);
    text-indent: 0;
    width: max-content;
    color: #ffffff;
    height: 25px;
    font-size: 15px;
    line-height: 1; }
    @media (min-width: 768px) {
      .carousel.caption45deg .carousel-indicators li span {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .carousel.caption45deg .carousel-indicators li span {
        font-size: 25px; } }
.carousel.captionSymbole .carousel-indicators li {
  margin: 1rem; }
  .carousel.captionSymbole .carousel-indicators li span {
    display: block;
    transform-origin: center center;
    transform: translate(-0.5rem, -0.6rem);
    text-indent: 0;
    width: max-content;
    color: #ffffff;
    height: 25px;
    font-size: 15px;
    line-height: 1; }
    @media (min-width: 768px) {
      .carousel.captionSymbole .carousel-indicators li span {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .carousel.captionSymbole .carousel-indicators li span {
        font-size: 25px; } }
.carousel.carousel100ContainerHeight {
  height: 100% !important; }
  .carousel.carousel100ContainerHeight .carousel-inner {
    height: 100% !important; }
    .carousel.carousel100ContainerHeight .carousel-inner .carousel-item {
      height: 100% !important; }
      .carousel.carousel100ContainerHeight .carousel-inner .carousel-item img {
        height: 100% !important;
        object-fit: cover; }
.carousel.gradient::before {
  content: "";
  position: absolute;
  top: 75%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5; }
.carousel #scroll2Text {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  display: flex;
  justify-content: center; }
  .carousel #scroll2Text::after {
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MC4xNjYiIGhlaWdodD0iMTkuOTk2IiB2aWV3Qm94PSIwIDAgNTAuMTY2IDE5Ljk5NiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDIgLTAuMDAyKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQwLjE3OCwyMGEuOTI5LjkyOSwwLDAsMS0uNjEzLS4yNDQuODg2Ljg4NiwwLDAsMS0uMjQ2LS42Ljg2Ljg2LDAsMCwxLC4yNDYtLjZsNy43MjEtNy43MTdILjg0NGEuODQ2Ljg0NiwwLDAsMSwwLTEuNjkxSDQ3LjI4NWwtNy43MjEtNy43YS44NTYuODU2LDAsMCwxLS4yNDYtLjYuOC44LDAsMCwxLC4yNjItLjYuNzc2Ljc3NiwwLDAsMSwuNi0uMjQ4LjgzNi44MzYsMCwwLDEsLjYuMjQ4bDkuMTQ1LDkuMTQzYS44Ny44NywwLDAsMSwwLDEuMjEzbC05LjE0NSw5LjE0OEEuODgzLjg4MywwLDAsMSw0MC4xNzgsMjBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjZmZmIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(90deg);
    display: block;
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 20px; }

.langs {
  text-transform: uppercase; }
  .langs a {
    display: inline-block;
    padding: 10px;
    /*		&:first-child {
			border-right:1px solid $farbe-font;
		}*/ }

footer {
  background-color: #efefef;
  padding: 40px 0;
  margin-bottom: 60px; }
  footer p {
    font-size: 1.1rem; }
    footer p::first-line {
      font-size: 1.5rem; }
  footer a {
    color: #898989;
    text-decoration: none; }
    footer a:hover {
      color: #494949; }

/* Video Wrapper */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Format */
body {
  font-size: 20px;
  font-family: "Archivo", sans-serif;
  font-weight: 300;
  color: #494949;
  background-color: white; }

h1 {
  color: #494949;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 200;
  margin-bottom: 1rem;
  letter-spacing: 0.1rem; }
  @media (min-width: 520px) {
    h1 {
      font-size: 2.3rem;
      line-height: 1.2; } }
  @media (min-width: 768px) {
    h1 {
      font-size: 2.7rem;
      line-height: 1.2; } }

h2 {
  color: #494949;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2rem;
  margin-top: 0rem;
  letter-spacing: 0.1rem; }
  @media (min-width: 520px) {
    h2 {
      font-size: 1.2rem;
      line-height: 1.2; } }
  @media (min-width: 768px) {
    h2 {
      font-size: 1.2rem;
      line-height: 1.2; } }

p {
  line-height: 1.5; }
  @media (min-width: 520px) {
    p {
      line-height: 1.6; } }
  @media (min-width: 768px) {
    p {
      line-height: 1.8; } }

.element {
  padding: 40px;
  position: relative; }
  @media (min-width: 992px) {
    .element {
      padding: 70px; } }
  .element p,
  .element ul,
  .element ol,
  .element li {
    color: #ffffff; }
  .element h1 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000;
    /*		&::after {
      content: '';
			display: block;
			position: relative;
			margin-top:10px;
			height:5px;
			width:100px;
			border-top:7px dotted #FFFFFF;
		}*/ }
    @media (min-width: 992px) {
      .element h1 {
        font-size: 2.3rem; } }
  .element h2 {
    color: #ffffff;
    font-size: 1.2rem;
    text-shadow: 1px 1px 2px #000; }
    .element h2::after {
      content: "";
      display: block;
      position: relative;
      margin-top: 10px;
      height: 5px;
      width: 100px;
      border-top: 7px dotted #ffffff; }
  .element a.btn {
    text-decoration: none; }
  .element .element__overlay {
    opacity: 0;
    transition: opacity 1s; }
  .element:hover .element__overlay {
    opacity: 1;
    content: "";
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    color: #ff0000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0; }
  .element .element__content {
    position: relative; }

hr {
  height: 1px;
  width: 200px;
  background-color: transparent;
  margin: 100px auto;
  border: 0;
  text-align: center; }

a {
  color: #d6a956; }

a:hover {
  color: #873137; }

.btn-link {
  color: #494949; }

.btn-link:hover {
  color: #494949;
  text-decoration: none; }

.bgPrimaryColor {
  background-color: #494949; }

.bgSecondaryColor {
  background-color: #873137; }

.bgGrau {
  background-color: #e5dcb4; }

.bgHellGrau {
  background-color: #dadada; }

.bgSehrHellGrau {
  background-color: #f4f5f5; }

.box {
  padding: 20px; }

#quicklinks {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000; }
  #quicklinks ul {
    padding: 0;
    list-style: none;
    margin: 0; }
    #quicklinks ul li {
      margin: 4px 0;
      transform: translateX(calc(-100% + 46px));
      transition: transform 0.3s ease; }
      #quicklinks ul li:hover {
        transform: translateX(0); }
      #quicklinks ul li a {
        display: flex;
        align-items: center;
        justify-content: end;
        flex-direction: row;
        background-color: rgba(135, 49, 55, 0.9);
        padding: 12px 15px;
        color: #ffffff;
        text-decoration: none;
        border-radius: 0 25px 25px 0;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
        white-space: nowrap; }
        #quicklinks ul li a span:not(.icon) {
          font-size: 0.9rem;
          order: 1;
          margin-right: 10px; }
        #quicklinks ul li a .icon {
          order: 2;
          width: 24px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 0; }
        #quicklinks ul li a:hover {
          background-color: #622328; }

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1120px; }

#formular1 label.error {
  float: none;
  color: red;
  padding-left: 0.5em;
  vertical-align: top;
  border: 0px; }

.error {
  border: 1px solid #ff0000; }

.altKind {
  margin-top: 1rem; }

.preis {
  margin-bottom: 40px; }
  .preis span {
    font-size: 0.8rem; }

/* gallery-grid */
.gallery-grid {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 0.75rem; }
  @media (min-width: 768px) {
    .gallery-grid.col4 {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
    .gallery-grid.col2 {
      grid-template-columns: 1fr 1fr; }
    .gallery-grid.col3 {
      grid-template-columns: 1fr 1fr 1fr; } }
  .gallery-grid > .gallery-item {
    position: relative; }
    .gallery-grid > .gallery-item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    @media (min-width: 768px) {
      .gallery-grid.erstesGroesser > .gallery-item:nth-child(1) {
        grid-column: span 2;
        grid-row: span 2; } }
    .gallery-grid > .gallery-item .link {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      transition: all 500ms ease-in-out; }
      .gallery-grid > .gallery-item .link:hover {
        transition: all 500ms ease-in-out;
        background-color: rgba(0, 0, 0, 0.5); }
    .gallery-grid > .gallery-item .text {
      position: absolute;
      top: calc(50% - (48px / 2));
      width: 100%;
      color: #ffffff;
      font-size: 1.5rem;
      line-height: 1.5;
      text-align: center;
      opacity: 0;
      transition: opacity 500ms ease-in-out; }
    .gallery-grid > .gallery-item:hover .text {
      opacity: 1;
      transition: opacity 500ms ease-in-out; }

.kacheln {
  background-color: #00ff00;
  background-image: url("../images/muster-weiss.svg");
  background-size: 40px; }

.honigschuessel {
  position: absolute;
  z-index: -1;
  left: -9999px; }

.logos a {
  display: inline-block;
  margin: 1rem; }
  .logos a .my-boutique-hotel {
    width: 80px;
    height: auto; }

.icon svg {
  width: 24px;
  height: 24px; }
.icon.iconFFFFFF svg {
  fill: #ffffff; }
.icon.iconfarbe1 svg {
  fill: #873137; }
.icon.icon2x svg {
  width: 48px;
  height: 48px; }
.icon.icon4x svg {
  width: 98px;
  height: 98px; }
.icon.iconSpecial svg {
  width: 180px;
  height: auto; }

.myGrid {
  display: grid;
  gap: 2rem; }
  @media (min-width: 768px) {
    .myGrid {
      grid-template-columns: 1fr 1fr; } }

/* myCarousel */
.myCarouselWrapper {
  position: relative;
  margin-bottom: 4.5rem; }
  .myCarouselWrapper .myCarouselContainer {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: scroll;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory; }
    .myCarouselWrapper .myCarouselContainer::-webkit-scrollbar {
      width: 0;
      height: 0; }
    .myCarouselWrapper .myCarouselContainer .slide {
      width: 100%;
      height: 100%;
      flex: 1 0 100%;
      scroll-margin: 0px;
      scroll-snap-align: start;
      scroll-snap-stop: normal; }
      .myCarouselHaelfte .myCarouselContainer .slide {
        scroll-snap-align: center; }
      @media (min-width: 768px) {
        .myCarousel2Spalten .myCarouselContainer .slide {
          flex: 1 0 50%; } }
      @media (min-width: 768px) {
        .myCarousel3Spalten .myCarouselContainer .slide {
          flex: 1 0 50%; } }
      @media (min-width: 992px) {
        .myCarousel3Spalten .myCarouselContainer .slide {
          flex: 1 0 33.33%; } }
      @media (min-width: 768px) {
        .myCarousel4Spalten .myCarouselContainer .slide {
          flex: 1 0 50%; } }
      @media (min-width: 992px) {
        .myCarousel4Spalten .myCarouselContainer .slide {
          flex: 1 0 33.33%; } }
      @media (min-width: 1200px) {
        .myCarousel4Spalten .myCarouselContainer .slide {
          flex: 1 0 25%; } }
      .myCarouselWrapper .myCarouselContainer .slide img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
      .myCarouselWrapper .myCarouselContainer .slide .slideContent {
        position: relative;
        padding: 0.5rem; }
        .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
          background-color: #873137;
          margin: auto;
          padding: 1rem;
          position: absolute;
          bottom: 0;
          left: 0;
          background-color: transparent; }
          @media (min-width: 576px) {
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
              position: absolute;
              bottom: 0;
              left: 0;
              background-color: transparent;
              padding: 4rem; } }
          @media (min-width: 768px) {
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
              padding: 3rem; } }
          @media (min-width: 992px) {
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
              padding: 4rem; } }
          .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a {
            display: block; }
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
              font-size: 1.4rem;
              font-size: clamp(2rem, 1.6vw, 1.8rem);
              letter-spacing: 0rem;
              font-weight: 100;
              text-transform: none;
              line-height: 1.2; }
              @media (min-width: 576px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: clamp(2rem, 1.6vw, 1.8rem);
                  letter-spacing: 0.2rem;
                  font-weight: 100;
                  text-transform: uppercase; } }
              @media (min-width: 768px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: 1.4rem;
                  line-height: 1; } }
              @media (min-width: 992px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: 1.8rem;
                  line-height: 1.2; } }
              @media (min-width: 1200px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: 1.8rem; } }
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
              font-size: 1rem;
              line-height: 1.1;
              margin-bottom: 0.5rem; }
              @media (min-width: 768px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
                  font-size: 1rem;
                  margin-bottom: 0.5rem; } }
              @media (min-width: 992px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
                  font-size: 1.2rem;
                  margin-bottom: 1rem; } }
              @media (min-width: 1200px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
                  font-size: 1.4rem; } }
              .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p.preis {
                font-size: 1rem; }
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p.preis > span {
                  font-size: 2.2rem;
                  font-weight: 300; }
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span.btn {
              font-size: 0.8rem;
              padding: 0.35rem 1rem;
              color: #ffffff; }
              @media (min-width: 768px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span.btn {
                  font-size: 0.8rem;
                  padding: 0.35rem 1rem; } }
              @media (min-width: 992px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span.btn {
                  font-size: 1rem;
                  padding: 0.75rem 1rem; } }
              @media (min-width: 1200px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span.btn {
                  font-size: 1.2rem; } }
  .myCarouselWrapper .slide-arrow {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 4rem;
    background-color: #ffffff;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    transition: opacity 100ms;
    z-index: 500;
    background-color: transparent;
    color: #ffffff; }
    .myCarouselWrapper .slide-arrow .icon {
      transform: scale(4); }
      @media (min-width: 768px) {
        .myCarouselWrapper .slide-arrow .icon {
          transform: scale(10); } }
    .myCarouselWrapper .slide-arrow.inactive {
      color: #ffffff88;
      display: none; }
    .myCarouselWrapper .slide-arrow.myCarouselPrev {
      left: calc(100% / 2 - 80px); }
      @media (min-width: 768px) {
        .myCarouselWrapper .slide-arrow.myCarouselPrev {
          left: calc(100% / 2 - 240px); } }
      .myCarouselWrapper .slide-arrow.myCarouselPrev:not(.inactive) .icon {
        animation: prev 1s infinite alternate ease-in-out; }
    .myCarouselWrapper .slide-arrow.myCarouselNext {
      right: calc(100% / 2 - 80px); }
      @media (min-width: 768px) {
        .myCarouselWrapper .slide-arrow.myCarouselNext {
          right: calc(100% / 2 - 240px); } }
      .myCarouselWrapper .slide-arrow.myCarouselNext:not(.inactive) .icon {
        animation: next 1s infinite alternate ease-in-out; }
  .myCarouselWrapper.myCarouselVersetzt .myCarouselContainer {
    padding-top: 3rem; }
    .myCarouselWrapper.myCarouselVersetzt .myCarouselContainer .slide:nth-of-type(odd) {
      margin-top: -3rem; }
  .myCarouselWrapper.myCarouselHochformat .myCarouselContainer .slide img {
    min-height: 500px; }
  .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 4rem;
    top: -2rem;
    right: 0;
    background: linear-gradient(65deg, #ead3a8 30%, #f9f2e6 50%, #ead3a8 100%);
    padding: 2rem; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a {
      color: #000000;
      text-decoration: none; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) h2 {
      color: #a07527;
      margin-bottom: 1rem; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) p {
      color: #000000;
      margin-bottom: 2rem; }

/* END myCarousel */
#bestpreis {
  position: relative; }
  #bestpreis .bestpreis {
    position: absolute;
    z-index: 1;
    margin-top: -45px;
    right: 0;
    background-color: #a07527;
    border-radius: 100%;
    width: 150px;
    height: 150px;
    color: #fefdfa;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    text-align: center;
    display: table;
    font-weight: 700; }
    #bestpreis .bestpreis span {
      display: table-cell;
      vertical-align: middle;
      text-transform: uppercase;
      line-height: 0.9;
      font-size: 18px;
      padding: 8px; }
      #bestpreis .bestpreis span::first-line {
        font-size: 28px; }

form {
  padding: 100px 0; }
  form .form-group {
    margin-bottom: 1rem; }
  form .adressangaben label {
    display: none; }
  form .zimmer-group {
    padding-top: 40px; }
    form .zimmer-group h2 {
      margin-bottom: 10px; }
    form .zimmer-group label {
      font-size: 1rem;
      color: #7c7c7c; }
  form .form-control {
    font-size: 1.2rem; }
  form legend {
    font-size: 20px;
    margin-bottom: 0; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.bg-primary-gradient {
  background: linear-gradient(65deg, #ead3a8 30%, #f9f2e6 50%, #ead3a8 100%); }

/*# sourceMappingURL=style.css.map */
