@charset "UTF-8";
/* roboto-300 - 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: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v32-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-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: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v32-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-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: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v32-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-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: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v32-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.kbe-card-button {
  background: #746D69 !important;
  color: #fff !important;
}
.bf-feedback-message-info {
  background-color: #CCCDC6 !important;
  border-color: #746D69;
  color: #746D69 !important;
}
.bf-card:not(.bf-card-transparent), .kbe-card {
  box-shadow: 0 0 0 !important;
}
.kbe-room-card-title, .bf-property-card-name {
  font-family: "Amatic SC", cursive !important;
  color: #746D69 !important;
  font-size: 2.5em !important;
}
.kbe-rooms-list-wrapper.show-as-list .kbe-room-card-main-info-wrapper {
  padding: 15px 40px !important;
}
/* GENERELL */
body {
  font-family: "Roboto", sans-serif;
  color: #746D69;
  padding-top: 50px;
  background: #fff;
}
.rounded {
  border-radius: 4px !important;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #CCCDC6;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #595451;
  color: #fff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px dotted rgba(255, 255, 255, 0.7);
  clear: both;
}
a {
  color: #CCCDC6;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.img-dark {
  filter: brightness(80%);
}
#scrollanim {
  mix-blend-mode: multiply;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  bottom: 10pt;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.alert {
  margin-bottom: 0;
  border-radius: 4px;
}
.hand {
  cursor: zoom-in;
}
/* SLICK */
.slick-prev:before, .slick-next:before {
  color: #746D69 !important;
}
/* BILDER */
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.saturiert {
  filter: saturate(60%) brightness(95%);
}
/* KARUSSELL */
.carousel-caption {
  left: 0;
  max-width: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-caption h1 {
  font-size: 3vw;
  display: inline;
  color: #fff;
  text-shadow: 1px 1px 2px black;
  line-height: 160%;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 700;
  padding: 0 12px 6px;
}
.carousel-caption p {
  font-size: 1.5vw;
  color: #fff;
  text-shadow: 1px 1px 2px black;
}
/* DREHUNG */
.linksgedreht {
  transform: mittelgrauate(-1deg);
}
.rechtsgedreht {
  transform: mittelgrauate(2deg);
}
/* TYPE */
h1 {
  font-size: 2em;
  margin-bottom: 30px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
h2 {
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0.08em;
  font-weight: 400;
  color: #ACADA8;
}
h3 {
  font-size: 1.4em;
  margin-bottom: 30px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
h4 {
  font-size: 1.6em;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #746D69;
  text-transform: uppercase;
}
h5 {
  font-size: 1.6em;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #746D69;
}
p {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}
ul {
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 300;
}
/* NAVBAR */
.navbar-nav .nav-link {
  color: #ACADA8;
  letter-spacing: 0.08em;
  font-weight: 400;
}
.navbar-nav .nav-link:hover, .navbar-nav .active.nav-link {
  color: #746D69;
}
.navbar-brand {
  color: #ACADA8;
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #BBBCB6;
  border: 1px solid #BBBCB6;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
  background-color: #746D69;
  color: #fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
  background-color: #111111;
  color: #BBBCB6;
  border: 1px solid #111111;
}
.nav-item {
  margin-right: 8px;
}
.tab-content {
  background-color: #BBBCB6;
  padding: 30px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* NAV PILLS */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #fff;
  color: #746D69;
}
.nav-pills .nav-link {
  color: #fff;
}
.center-pills {
  display: flex;
  justify-content: center;
}
/* BEREICHE */
.headliner {
  background-color: #fff;
  padding: 60px 0;
}
.inhalt {
  background-color: #E8E9EB;
  padding: 60px 0 15px 0;
}
.social {
  background-color: #E8E9EB;
  padding: 15px 0 60px 0;
}
.social .bi {
  color: #746D69;
  font-size: 2rem;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.buchung {
  background-color: #CCCDC6;
  padding: 15px 0;
}
.vierer {
  background-color: #746D69;
  padding: 80px 0 30px 0;
}
.vierer h3 {
  color: #CCCDC6;
}
.vierer p {
  color: #fff;
}
.vierer .bi {
  color: #fff;
  font-size: 2em;
  margin-right: 10px;
}
.basisvierer {
  background-color: #746D69;
  padding: 80px 0 30px 0;
}
.basisvierer h3, .basisvierer p {
  color: #fff;
}
.basisvierer .bi {
  color: #fff;
  font-size: 2em;
  margin-right: 10px;
}
footer {
  background-color: #746D69;
  padding: 0 0 30px 0;
}
footer p {
  color: #fff;
}
.topthemen {
  padding: 60px 0 15px 0;
}
.modal-title {
  color: #111111 !important;
}
.modal p {
  color: #111111;
}
/* BUTTONS */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 700;
  border-radius: 4px;
  line-height: 1.4em;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.btn-link {
  color: #fff;
}
.btn-link:hover, .active.btn-link {
  color: #d7d4d2;
}
.btn-button {
  color: #fff;
  background-color: #CCCDC6;
  border: 0;
  rotate: -1deg;
}
.btn-button:hover {
  color: #746D69;
  background-color: #CCCDC6;
  border-color: #746D69;
}
.btn-primary {
  color: #fff;
  background-color: #746D69;
  border-color: #746D69;
}
.btn-outline-success {
  color: #746D69;
  border: 1px solid #746D69;
}
/* CARDS */
.card {
  border: 0;
  background-color: #fff;
}
.card-header {
  background-color: #746D69;
}
.card-title {
  color: #fff;
}
.card-footer {
  border-top: 0;
  background-color: #746D69;
  color: #fff;
}
.card-blog {
  background-color: #fff;
}
/* ACCORDION FAQ */
.accordion .card-header:after {
  font-family: "FontAwesome";
  content: "";
  float: right;
}
.accordion .card-header.collapsed:after {
  content: "";
}
/* BILDER FÜR WYSIWYG */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.img-responsive-zentriert {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 4px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin-left: 30px;
  margin-bottom: 30px;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 700px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial, regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial, regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial, regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: regulargrau;
  cursor: default;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}
/* ÜBERSICHT */
.regenbogen {
  background: linear-gradient(90deg, #00C9FF 0%, #92FE9D 100%);
}
.ueberblick .card {
  border: none;
  padding: 10px 50px;
}
.ueberblick .card::after {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ueberblick .card:hover {
  transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
  backface-visibility: hidden;
  will-change: transform;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.75) !important;
}
.ueberblick .card:hover::after {
  opacity: 1;
}
