/* compiled by scssphp v0.8.0 on Mon, 02 Jun 2025 07:00:13 +0000 (0.0659s) */

@charset "utf-8";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5001;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5002;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'pt_sansbold';

  src: url('/site/templates/fonts/pt_sans-web-bold-webfont.woff2') format('woff2'), url('/site/templates/fonts/pt_sans-web-bold-webfont.woff') format('woff');

  font-weight: normal;

  font-style: normal; }

@font-face {
  font-family: 'pt_sansbold_italic';

  src: url('/site/templates/fonts/pt_sans-web-bolditalic-webfont.woff2') format('woff2'), url('/site/templates/fonts/pt_sans-web-bolditalic-webfont.woff') format('woff');

  font-weight: normal;

  font-style: normal; }

@font-face {
  font-family: 'pt_sansitalic';

  src: url('/site/templates/fonts/pt_sans-web-italic-webfont.woff2') format('woff2'), url('/site/templates/fonts/pt_sans-web-italic-webfont.woff') format('woff');

  font-weight: normal;

  font-style: normal; }

@font-face {
  font-family: 'pt_sansregular';

  src: url('/site/templates/fonts/pt_sans-web-regular-webfont.woff2') format('woff2'), url('/site/templates/fonts/pt_sans-web-regular-webfont.woff') format('woff');

  font-weight: normal;

  font-style: normal; }

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  src: local('Material Icons'), local('MaterialIcons-Regular'), url(/site/templates/fonts/materialdesignicons-webfont.woff2) format('woff2'), url(/site/templates/fonts/materialdesignicons-webfont.woff) format('woff'); }

.regular, form.InputfieldForm *, body {
  font-family: pt_sansregular, sans-serif; }

.italic {
  font-family: pt_sansbold_italic, sans-serif; }

.bold, strong, .button, form.InputfieldForm button, section.contentpart.page_links_images a.readMore, section.contentpart.rooms_counter div.wrapper a, form.InputfieldForm div.InputfieldCheckbox label, form.InputfieldForm div.InputfieldCheckbox label *, div.rating span.desc, body > footer ul#footerNaviList li a span, section.contentpart h4 {
  font-family: pt_sansbold, sans-serif; }

.bolditalic {
  font-family: pt_sansbold_italic, sans-serif; }

.serif, section#roomHeader div#properties article h3, body > header nav ul#mainNaviList li a span, section.contentpart h2, section.contentpart h3, section.contentpart.slideshow h3, section.contentpart.video h3, section.contentpart.rooms_counter div.wrapper div.counter, section.contentpart.rooms_counter div.wrapper div.counter *, li[data-room].preview h4 {
  font-family: adobe-garamond-pro, serif; }

.icon, section#roomHeader div.slideshow button::after {
  font-family: "Material Icons", sans-serif; }

.fs_text, form.InputfieldForm *, section.contentpart h4, section.contentpart p, section.contentpart ul, section.contentpart ol, section.contentpart table, section.contentpart p *, section.contentpart ul *, section.contentpart ol *, section.contentpart table *, section.contentpart.text_with_image div.wrapper > h3 span {
  font-size: 1.125rem; }

.fs_text_small, ul.average li.label, body > footer ul#footerNaviList li a span, li[data-room].preview > div * {
  font-size: 1rem; }

.fs_text_tiny, section.contentpart.video:first-child div.videoParent span.meta {
  font-size: 0.8rem; }

.fs_teaser, body > header nav ul#mainNaviList li a span, section.contentpart.text_1_col div.teaser * {
  font-size: 1.25rem; }

.fs_headline_1, section#roomHeader div#properties article h3, section.contentpart.linearNavi div.wrapper h3.active, section.contentpart h2, section.contentpart h3, section.contentpart.timeline h3 span {
  font-size: 2.4rem; }
  @media only screen and (max-width: 52rem) {
  .fs_headline_1, section#roomHeader div#properties article h3, section.contentpart.linearNavi div.wrapper h3.active, section.contentpart h2, section.contentpart h3, section.contentpart.timeline h3 span {
    font-size: 1.6rem; } }

.fs_headline_2 {
  font-size: 2rem; }
  @media only screen and (max-width: 52rem) {
  .fs_headline_2 {
    font-size: 1.2rem; } }

.fs_headline_3, li[data-room].preview h4 {
  font-size: 1.6rem; }
  @media only screen and (max-width: 52rem) {
  .fs_headline_3, li[data-room].preview h4 {
    font-size: 1.2rem; } }

.fs_headline_4 {
  font-size: 1.2rem; }
  @media only screen and (max-width: 52rem) {
  .fs_headline_4 {
    font-size: 1.2rem; } }

.material-icons, section#roomHeader div#properties article h3 a::after, ul.average li::before, a.phone::before, a.email::before, a.facebook::before, body > header nav button#naviToggle::before, section.contentpart.rooms_overview table td.booking > a::after, table.rooms td.booking > a::after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

.shadow, body > header, section.contentpart.gallery ul.gallery li a img, section.contentpart.page_links_images ul.gallery li a img {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3); }

.line::after, section.contentpart h2::after, section.contentpart h3::after, section.contentpart.slideshow h3::after, section.contentpart.video h3::after {
  content: url(/site/templates/images/line.svg);
  display: block;
  width: 282px;
  margin: 1rem auto;
  font-size: 1px; }

.noLine::after {
  display: none !important; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
article.vote > div {
  background-color: white;
  padding: 2rem;
  max-width: 800px;
  margin: 0 auto 2rem; }
  article.vote > div div.comment {
    background-color: #efefef;
    padding: 1rem 1rem 0;
    overflow: auto; }

section#roomHeader {
  overflow: hidden;
  margin-bottom: 5rem;
  text-align: center; }
  section#roomHeader div.slideshow {
    height: 100vh; }
  section#roomHeader div.slideshow div.slideElement {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    background-size: cover;
    background-position: center; }
    section#roomHeader div.slideshow div.slideElement span.desc {
      display: block;
      position: absolute;
      left: 0px;
      bottom: 0px;
      background-color: rgba(0, 0, 0, 0.2);
      color: white;
      padding: 2px 10px;
      font-size: 0.8rem; }
  section#roomHeader div.slideshow figure picture img {
    width: 100%;
    height: auto; }
  section#roomHeader div.slideshow button {
    position: absolute;
    top: 50%;
    z-index: 100;
    background-color: #5e8ab4;
    padding: 1rem 1rem;
    min-height: 5rem; }
    section#roomHeader div.slideshow button::after {
      color: white;
      font-size: 3rem; }
    section#roomHeader div.slideshow button.arrow.prevSlide {
      left: 0; }
      section#roomHeader div.slideshow button.arrow.prevSlide::after {
        content: "\f141"; }
    section#roomHeader div.slideshow button.arrow.nextSlide {
      right: 0; }
      section#roomHeader div.slideshow button.arrow.nextSlide::after {
        content: "\f142"; }
    section#roomHeader div.slideshow button span {
      display: none; }
    @media only screen and (max-width: 52rem) {
    section#roomHeader div.slideshow button {
      display: none !important; } }
  section#roomHeader div#properties {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2rem; }
  @media only screen and (max-width: 52rem) {
    section#roomHeader div#properties {
      position: static; }
      section#roomHeader div#properties div.wrapper {
        padding: 0; } }
  section#roomHeader div#properties article {
    background-color: #5e8ab4;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    section#roomHeader div#properties article, section#roomHeader div#properties article * {
      color: white; }
    section#roomHeader div#properties article h3 {
      width: 33%;
      white-space: nowrap; }
      section#roomHeader div#properties article h3 > span {
        display: inline-block;
        margin: 0 0.5rem; }
      section#roomHeader div#properties article h3 a span {
        display: none; }
        section#roomHeader div#properties article h3 a.prev::after {
          content: "\f141"; }
        section#roomHeader div#properties article h3 a.next::after {
          content: "\f142"; }
    section#roomHeader div#properties article table {
      width: 100%; }
      section#roomHeader div#properties article table th {
        text-align: center6;
        padding: 0 0 0.5rem 0;
        border-right: 10px solid #5e8ab4;
        width: 25%; }
      section#roomHeader div#properties article table td {
        background-color: white;
        padding: 0.5rem;
        color: #5e8ab4;
        border-right: 10px solid #5e8ab4; }
    @media only screen and (max-width: 52rem) {
    section#roomHeader div#properties article h3, section#roomHeader div#properties article table {
      width: 100%; }
      section#roomHeader div#properties article h3 {
        margin-bottom: 1rem; }

      section#roomHeader div#properties article th {
        display: none; }

      section#roomHeader div#properties article td {
        width: 100%;
        display: block;
        padding: 0.3rem 1rem 0 1rem !important;
        text-align: left; }
        section#roomHeader div#properties article td::before {
          content: attr(title);
          margin-right: 0.3rem;
          font-family: pt_sansbold; }

      section#roomHeader div#properties article td:last-child {
        padding-bottom: 0.3rem !important; } }

section.contentpart.linearNavi {
  background-color: #fff;
  margin-top: -5rem;
  padding: 3rem 0 1rem; }
  section.contentpart.linearNavi div.wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  section.contentpart.linearNavi div.wrapper > * {
    width: 30%;
    display: block;
    text-align: center; }
  section.contentpart.linearNavi div.wrapper a {
    text-decoration: none !important; }
  section.contentpart.linearNavi div.wrapper h3.inactive {
    opacity: 0.5; }
    section.contentpart.linearNavi div.wrapper h3.inactive::after {
      display: none; }
  section.contentpart.linearNavi div.wrapper h3.active::after {
    display: none; }
    section.contentpart.linearNavi div.wrapper h3.active span {
      text-transform: uppercase; }
  @media only screen and (max-width: 52rem) {
    section.contentpart.linearNavi div.wrapper > * {
      width: 100%;
      margin-bottom: 1rem; } }

section#pageOverlay {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff; }
  section#pageOverlay figure {
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover; }
  section#pageOverlay figure figcaption {
    padding: 1rem;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center; }
    section#pageOverlay figure figcaption img {
      max-width: 100%; }

.button, form.InputfieldForm button, section.contentpart.page_links_images a.readMore, section.contentpart.rooms_counter div.wrapper a {
  background: none;
  border: none;
  display: inline-block;
  padding: 1rem;
  min-width: 200px;
  text-align: center;
  margin: 1rem 1rem 0 0;
  text-transform: uppercase;
  background-color: #003c71;
  color: #fff;
  text-decoration: none; }
  .button.style2, form.InputfieldForm button.style2, section.contentpart.page_links_images a.readMore.style2, section.contentpart.rooms_counter div.wrapper a.style2 {
    background-color: #a4927f; }

form.InputfieldForm * {
  text-align: left; }
  form.InputfieldForm p.description {
    opacity: 1;
    margin-bottom: 1rem; }
  form.InputfieldForm .Inputfield .InputfieldHeader {
    font-weight: normal; }
  form.InputfieldForm fieldset {
    border: none;
    padding: 1rem 0; }
  form.InputfieldForm input, form.InputfieldForm textarea, form.InputfieldForm select {
    padding: 0.7rem; }
  form.InputfieldForm input[type=checkbox], form.InputfieldForm input[type=radio] {
    margin-right: 0.5rem; }
  form.InputfieldForm button {
    display: inline-block; }
  form.InputfieldForm button:disabled {
    opacity: 0.6; }
  form.InputfieldForm div.error * {
    color: red;
    font-size: 0.9rem; }

form#FormBuilder_reservierung {
  padding: 2rem;
  background-color: #a4927f; }
  form#FormBuilder_reservierung p.description, form#FormBuilder_reservierung label, form#FormBuilder_reservierung div.InputfieldCheckbox label *, form#FormBuilder_reservierung a {
    color: white; }
  form#FormBuilder_reservierung button {
    border: 1px solid white; }
  form#FormBuilder_reservierung .InputfieldStateRequired > .InputfieldHeader:first-child:after {
    color: white; }
  form#FormBuilder_reservierung input.readonly {
    background-color: #ede9e5; }

div.rating {
  min-height: 50px; }
  div.rating input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: none;
    width: 50px;
    height: 50px;
    min-width: 0;
    opacity: 0; }
  div.rating span.star {
    display: inline-block;
    margin: 0 5px 0 0;
    width: 50px;
    height: 50px;
    vertical-align: top;
    background-color: white; }
  div.rating span.star::before {
    position: absolute;
    left: 1px;
    top: 12px;
    font-family: "Material Icons";
    content: "\f4ce";
    color: #a4927f;
    font-size: 3rem; }
  div.rating span.star.checked::before {
    color: #5e8ab4; }
  div.rating span.desc {
    display: inline-block;
    padding: 14px 10px 0 10px;
    background-color: white;
    height: 50px;
    min-width: 125px; }

ul.average.big li::before {
  font-size: 3rem; }
  ul.average li {
    display: inline-block;
    vertical-align: top; }
  ul.average li::before {
    color: #5e8ab4; }
  ul.average li.full::before {
    content: "\f4ce"; }
  ul.average li.half::before {
    content: "\F4D0"; }
  ul.average li.empty::before {
    content: "\F4D2"; }
  ul.average li.label {
    margin-left: 2rem; }

ul.feedback ul.average {
  text-align: left;
  display: inline-block;
  margin: 0 1rem 0 0;
  width: 280px; }

a {
  text-decoration: none; }
  a.phone::before, a.email::before, a.facebook::before {
    color: inherit;
    font-size: inherit;
    margin-right: 5px; }
  a.phone::before {
    content: "\f3f2"; }
  a.email::before {
    content: "\f1ee"; }
  a.facebook::before {
    content: "\f20d"; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body > header {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 5000;
  background-color: #faf9f8; }
  body > header h1 {
    padding: 10px 10px 10px 140px; }
  @media only screen and (max-width: 116.94rem) {
    body > header h1 {
      padding-left: 75px; } }
  @media only screen and (max-width: 52rem) {
    body > header h1 {
      padding-left: 35px; } }
  body > header h1 span {
    display: none; }
  body > header h1 img {
    width: 200px;
    max-width: 100%;
    height: auto; }
    @media only screen and (max-width: 52rem) {
    body > header h1 img {
      width: 150px; } }
  body > header nav {
    display: flex;
    justify-content: end; }

  body > header nav ul#mainNaviList {
    margin: 0 75px 0 0;
    padding: 0;
    text-align: right;
    display: flex; }
    body > header nav ul#mainNaviList li {
      display: inline-block;
      margin: 0 1rem 0 1rem;
      position: static; }
      body > header nav ul#mainNaviList li a {
        text-decoration: none; }
        body > header nav ul#mainNaviList li a span {
          color: #5e8ab4; }
      body > header nav ul#mainNaviList li.active a span {
        color: #a4927f; }
        body > header nav ul#mainNaviList li.active.active > a span {
          font-weight: bold; }
    body > header nav ul#mainNaviList > li > ul {
      display: none;
      position: absolute;
      left: -1rem;
      top: 100%;
      padding: 1rem; }
    body > header nav ul#mainNaviList > li.active > ul {
      display: flex; }
    @media only screen and (max-width: 116.94rem) {
    body > header nav ul#mainNaviList {
      display: none;
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      top: 100px;
      margin: 0;
      padding: 5rem 0;
      background-color: #5e8ab4;
      text-align: center;
      overflow: auto; }
      body > header nav ul#mainNaviList * {
        color: white !important; }

      body > header nav ul#mainNaviList li {
        display: block;
        margin-bottom: 2rem; }

      body > header nav ul#mainNaviList > li > a > span {
        font-weight: bold; }

      body > header nav ul#mainNaviList > li > ul, body > header nav ul#mainNaviList > li.active > ul {
        display: block;
        position: static; }
        body > header nav ul#mainNaviList > li > ul > li, body > header nav ul#mainNaviList > li.active > ul > li {
          margin-bottom: 1rem; }
        body > header nav ul#mainNaviList > li > ul > li:last-child, body > header nav ul#mainNaviList > li.active > ul > li:last-child {
          margin-bottom: 0; } }
  body > header nav button#naviToggle {
    display: none;
    margin: 0 35px 0 0;
    background: none; }
    body > header nav button#naviToggle span {
      display: none; }
    body > header nav button#naviToggle::before {
      content: "\f35c";
      color: #003c71;
      font-size: 2rem; }
    body > header nav button#naviToggle.active::before {
      content: "\f156"; }
    @media only screen and (max-width: 116.94rem) {
    body > header nav button#naviToggle {
      display: inline-block; } }

body > footer {
  padding: 2.5rem;
  background-color: #5e8ab4;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end; }
  body > footer, body > footer * {
    color: white; }
  body > footer > div {
    width: 45%; }
  @media only screen and (max-width: 52rem) {
    body > footer > div {
      width: 100%;
      margin-bottom: 2rem; }
      body > footer > div, body > footer > div * {
        text-align: center !important; } }
  body > footer ul#footerNaviList {
    text-align: right; }
  body > footer ul#footerNaviList li {
    margin: 0 1rem;
    display: inline-block; }
    body > footer ul#footerNaviList li a {
      text-decoration: none; }
      body > footer ul#footerNaviList li a span {
        text-transform: uppercase; }

main {
  padding: 150px 0 0 0;
  background-color: #ede9e5;
  background-image: url(/site/templates/images/bg_main.svg);
  background-repeat: no-repeat;
  background-size: 25% auto;
  background-position: right bottom; }
  body.zimmer main {
    padding-top: 0; }
  @media only screen and (max-width: 116.94rem) {
  main {
    padding-top: 115px; } }
  main, main * {
    color: #837465; }
  main a {
    text-decoration: underline;
    font-family: inherit;
    font-weight: inherit; }

div.mapParent {
  height: 500px; }

section.contentpart {
  padding-top: 3rem;
  margin-bottom: 3rem;
  text-align: center; }
  section.contentpart:last-child {
    padding-bottom: 5rem;
    margin-bottom: 0; }
  section.contentpart img {
    max-width: 100%; }
  section.contentpart h2, section.contentpart h3 {
    margin-bottom: 2rem; }
  section.contentpart h4 {
    margin-bottom: 1rem; }
  section.contentpart h4 {
    margin-bottom: 1rem; }
  section.contentpart p, section.contentpart ul, section.contentpart ol, section.contentpart table {
    margin-bottom: 2rem;
    line-height: 140%; }
  section.contentpart p img {
    vertical-align: top; }
  section.contentpart p.highlight, section.contentpart div.highlight {
    background-color: #fff;
    padding: 2rem;
    border: 2px solid #003c71; }
  section.contentpart p.highlight, section.contentpart div.highlight, section.contentpart p.highlight *, section.contentpart div.highlight * {
    color: #003c71; }
  section.contentpart p.highlight_wob {
    background-color: #fff;
    padding: 2rem; }
  section.contentpart div.highlight p {
    margin-bottom: 0.5rem; }

section.contentpart.text_with_image ul, section.contentpart.text_1_col ul, section.contentpart.text_with_image ol, section.contentpart.text_1_col ol {
  margin-left: 1.5rem; }
  section.contentpart.text_with_image ul li, section.contentpart.text_1_col ul li, section.contentpart.text_with_image ol li, section.contentpart.text_1_col ol li {
    line-height: 140%; }
  section.contentpart.text_with_image ul, section.contentpart.text_1_col ul {
    list-style: disc; }
  section.contentpart.text_with_image table, section.contentpart.text_1_col table {
    border-top: 1px solid #ede9e5;
    border-right: 1px solid #ede9e5;
    width: 100%; }
  section.contentpart.text_with_image table th, section.contentpart.text_1_col table th, section.contentpart.text_with_image table td, section.contentpart.text_1_col table td {
    text-align: left;
    vertical-align: top;
    padding: 0.5rem 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ede9e5;
    border-left: 1px solid #ede9e5; }
  section.contentpart.text_with_image table th, section.contentpart.text_1_col table th {
    background-color: #5e8ab4;
    color: #fff;
    width: 300px; }

section.contentpart.text_with_image h2 {
  width: 100%;
  text-align: center; }
  section.contentpart.text_with_image div.wrapper {
    display: flex;
    flex-wrap: wrap; }
  section.contentpart.text_with_image div.wrapper > h3 {
    width: 100%; }
    section.contentpart.text_with_image div.wrapper > h3 span {
      display: block;
      margin-top: 0.5rem; }
  section.contentpart.text_with_image div.wrapper div.image {
    width: 40%; }
    section.contentpart.text_with_image div.wrapper div.image span.description {
      display: block;
      text-align: right;
      font-size: 0.8rem; }
  section.contentpart.text_with_image div.wrapper div.text {
    width: 60%;
    padding-left: 3rem;
    text-align: left; }
    section.contentpart.text_with_image div.wrapper div.text h3 {
      text-align: center; }
  @media only screen and (max-width: 52rem) {
    section.contentpart.text_with_image div.wrapper div.image, section.contentpart.text_with_image div.wrapper div.text {
      width: 100%;
      margin-bottom: 1rem; }
      section.contentpart.text_with_image div.wrapper div.text {
        order: 1;
        padding-left: 0; }
      section.contentpart.text_with_image div.wrapper div.image {
        order: 2; } }

section.contentpart.text_1_col {
  text-align: center; }
  section.contentpart.text_1_col div.teaser * {
    color: white; }
  section.contentpart.text_1_col img {
    max-width: 100%; }
  section.contentpart.text_1_col:first-child {
    padding-top: 5rem; }
/*
 section.contentpart.gallery {
 ul.gallery {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 margin: 0 -1rem 1rem -1rem;
 li {
 box-sizing: border-box;
 width: 20%;
 padding: 1rem;
 @include breakpoint($tablet) {
 width: 33.33%;
 }
 @include breakpoint($mobile) {
 width: 100%;
 }
 a {
 @extend .shadow;
 display: block;
 img {
 display: block;
 width: 100%;
 height: auto;
 }
 }
 }
 }
 }
 */
section.contentpart.gallery ul.gallery, section.contentpart.page_links_images ul.gallery {
  display: grid;
  gap: 2rem;
  margin: 0 0 1rem;
  grid-template-columns: repeat(5, 1fr); }
  section.contentpart.gallery ul.gallery[data-columns="1"], section.contentpart.page_links_images ul.gallery[data-columns="1"] {
    grid-template-columns: 1fr; }
  section.contentpart.gallery ul.gallery[data-columns="2"], section.contentpart.page_links_images ul.gallery[data-columns="2"] {
    grid-template-columns: repeat(2, 1fr); }
  section.contentpart.gallery ul.gallery[data-columns="3"], section.contentpart.page_links_images ul.gallery[data-columns="3"] {
    grid-template-columns: repeat(3, 1fr); }
  section.contentpart.gallery ul.gallery[data-columns="4"], section.contentpart.page_links_images ul.gallery[data-columns="4"] {
    grid-template-columns: repeat(4, 1fr); }
  section.contentpart.gallery ul.gallery[data-columns="5"], section.contentpart.page_links_images ul.gallery[data-columns="5"] {
    grid-template-columns: repeat(5, 1fr); }
  section.contentpart.gallery ul.gallery[data-columns="6"], section.contentpart.page_links_images ul.gallery[data-columns="6"] {
    grid-template-columns: repeat(6, 1fr); }
  @media only screen and (max-width: 116.94rem) {
    section.contentpart.gallery ul.gallery, section.contentpart.page_links_images ul.gallery {
      grid-template-columns: repeat(3, 1fr) !important; } }
  @media only screen and (max-width: 52rem) {
    section.contentpart.gallery ul.gallery, section.contentpart.page_links_images ul.gallery {
      grid-template-columns: repeat(1, 1fr) !important; } }
  section.contentpart.gallery ul.gallery li, section.contentpart.page_links_images ul.gallery li {
    box-sizing: border-box; }
    section.contentpart.gallery ul.gallery li a, section.contentpart.page_links_images ul.gallery li a {
      text-decoration: none;
      display: block; }
      section.contentpart.gallery ul.gallery li a img, section.contentpart.page_links_images ul.gallery li a img {
        display: block;
        width: 100%;
        height: auto; }

section.contentpart.page_links_images li {
  text-align: center; }
  section.contentpart.page_links_images li a {
    margin-bottom: 3rem; }
  section.contentpart.page_links_images a.readMore {
    display: inline-block !important; }

section.contentpart.single_image figure {
  margin-bottom: 1rem; }
  section.contentpart.single_image figure img {
    max-width: 100%; }
  section.contentpart.single_image figure.sepia img {
    filter: sepia(100%);
    transition: all 0.5s; }
    section.contentpart.single_image figure.sepia img:hover {
      filter: sepia(0%); }
  section.contentpart.single_image figure.grayscale img {
    filter: grayscale(100%);
    transition: all 0.5s; }
    section.contentpart.single_image figure.grayscale img:hover {
      filter: grayscale(0%); }

section.contentpart.slideshow {
  background-color: #fff;
  background-image: url(/site/templates/images/bg_slideshow.svg); }
  @media only screen and (max-width: 52rem) {
  section.contentpart.slideshow {
    background: none; } }
  @media only screen and (max-width: 52rem) {
    section.contentpart.slideshow div.wrapper {
      padding: 0; } }
  section.contentpart.slideshow div.slideshow * {
    color: #a4927f; }
  section.contentpart.slideshow h3 {
    font-size: 4.5rem;
    line-height: normal;
    margin-bottom: 0; }
  @media only screen and (max-width: 116.94rem) {
    section.contentpart.slideshow h3 {
      font-size: 3.5rem; } }
  @media only screen and (max-width: 52rem) {
    section.contentpart.slideshow h3 {
      font-size: 1.5rem; } }
  section.contentpart.slideshow figure {
    overflow: auto; }
  section.contentpart.slideshow figcaption {
    padding: 5rem 0 2rem 0; }
  @media only screen and (max-width: 52rem) {
    section.contentpart.slideshow figcaption {
      padding: 2rem 0 0rem 0; } }
  section.contentpart.slideshow picture {
    margin-top: 5rem;
    display: block; }
  @media only screen and (max-width: 52rem) {
    section.contentpart.slideshow picture {
      margin-top: 2rem; } }
  section.contentpart.slideshow picture img {
    z-index: 1; }
  section.contentpart.slideshow picture::after {
    content: "";
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    background-color: #ede9e5; }

section.contentpart.video {
  background-image: url(/site/templates/images/bg_slideshow.svg); }
  section.contentpart.video div.video * {
    color: #a4927f; }
  section.contentpart.video h3 {
    font-size: 4.5rem;
    line-height: normal;
    margin-bottom: 0; }
  @media only screen and (max-width: 116.94rem) {
    section.contentpart.video h3 {
      font-size: 3.5rem; } }
  @media only screen and (max-width: 52rem) {
    section.contentpart.video h3 {
      font-size: 2.5rem; } }
  section.contentpart.video figure {
    overflow: auto; }
  section.contentpart.video figcaption {
    padding: 12rem 0 5rem 0; }
  @media only screen and (max-width: 52rem) {
    section.contentpart.video figcaption {
      padding: 5rem 0 3rem 0; } }
  section.contentpart.video:first-child {
    background-color: #fff; }
  section.contentpart.video:first-child div.videoParent {
    margin-top: 5rem;
    display: block; }
    @media only screen and (max-width: 52rem) {
    section.contentpart.video:first-child div.videoParent {
      margin-top: 2rem; } }
    section.contentpart.video:first-child div.videoParent span.meta {
      display: block;
      text-align: right; }
    section.contentpart.video:first-child div.videoParent video, section.contentpart.video:first-child div.videoParent span.meta {
      z-index: 1; }
    section.contentpart.video:first-child div.videoParent::after {
      content: "";
      z-index: 0;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 50%;
      background-color: #ede9e5; }

section.contentpart.rooms_counter {
  margin-top: -3rem; }
  section.contentpart.rooms_counter div.wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  section.contentpart.rooms_counter div.wrapper div.counter {
    width: 100%;
    background-color: #fff;
    padding: 2rem; }
    section.contentpart.rooms_counter div.wrapper div.counter, section.contentpart.rooms_counter div.wrapper div.counter * {
      color: #003c71;
      font-size: 2.5rem; }
    section.contentpart.rooms_counter div.wrapper div.counter span {
      display: block;
      height: 90px;
      overflow: hidden; }
      section.contentpart.rooms_counter div.wrapper div.counter span, section.contentpart.rooms_counter div.wrapper div.counter span * {
        font-size: 5rem; }
      section.contentpart.rooms_counter div.wrapper div.counter span > div {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0; }
    section.contentpart.rooms_counter div.wrapper div.counter img {
      display: block;
      width: 80px;
      max-width: 80%;
      margin: 1rem auto 0; }
    @media only screen and (max-width: 52rem) {
    section.contentpart.rooms_counter div.wrapper div.counter {
      width: 100% !important;
      margin-bottom: 0.5rem; } }
  section.contentpart.rooms_counter div.wrapper.cols2 div.counter {
    width: 49%; }
  section.contentpart.rooms_counter div.wrapper.cols3 div.counter {
    width: 32%; }
  section.contentpart.rooms_counter div.wrapper.cols4 div.counter {
    width: 24%; }
  section.contentpart.rooms_counter div.wrapper a {
    width: 100%;
    margin-right: 0; }

section.contentpart.rooms_overview table, table.rooms {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border-top: 1px solid #ede9e5;
  border-right: 1px solid #ede9e5; }
  section.contentpart.rooms_overview table td, table.rooms td, section.contentpart.rooms_overview table th, table.rooms th {
    border-bottom: 1px solid #ede9e5;
    border-left: 1px solid #ede9e5; }
  section.contentpart.rooms_overview table th, table.rooms th {
    background-color: #ede9e5 !important;
    text-align: center !important;
    padding: 0.5rem 0.5rem 0.5rem 0 !important;
    color: #837465 !important; }
  section.contentpart.rooms_overview table td, table.rooms td {
    text-align: center !important;
    padding: 0.5rem;
    white-space: nowrap;
    /*
     &.details, &.booking {
     width: 60px;
     vertical-align: middle;
     &>a::after {
     @extend .material-icons;
     color: _palette(style_3, fg);
     content: "\f142";
     }
     }
     */ }

  section.contentpart.rooms_overview table td, table.rooms td, section.contentpart.rooms_overview table td *, table.rooms td * {
    color: #003c71; }
  section.contentpart.rooms_overview table td.zimmer_nummer, table.rooms td.zimmer_nummer {
    min-width: 50px; }
  section.contentpart.rooms_overview table td.title, table.rooms td.title, section.contentpart.rooms_overview table td.title_navigation, table.rooms td.title_navigation {
    padding: 0.5rem 1rem; }
  section.contentpart.rooms_overview table td.title, table.rooms td.title, section.contentpart.rooms_overview table td.title_navigation, table.rooms td.title_navigation, section.contentpart.rooms_overview table td.details, table.rooms td.details, section.contentpart.rooms_overview table td.booking, table.rooms td.booking {
    background-color: #5e8ab4 !important;
    color: white; }
  section.contentpart.rooms_overview table td.booking > a::after, table.rooms td.booking > a::after {
    color: white;
    content: "\f142";
    position: absolute;
    right: -1.5rem;
    top: 0rem; }
  section.contentpart.rooms_overview table td:first-child::after, table.rooms td:first-child::after {
    display: block;
    display: none;
    content: "";
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    width: 20px;
    height: 20px;
    transform: translate(50%, -50%);
    border-radius: 50%;
    border: 2px solid #ede9e5;
    background-color: #97f067; }
  section.contentpart.rooms_overview table td a, table.rooms td a {
    color: white;
    text-decoration: none; }
  section.contentpart.rooms_overview table tr.pending td:first-child::after, table.rooms tr.pending td:first-child::after {
    background-color: #f29240; }
  @media only screen and (max-width: 52rem) {
  section.contentpart.rooms_overview table th, table.rooms th {
    display: none; }
    section.contentpart.rooms_overview table td, table.rooms td {
      width: 100%;
      display: block;
      padding: 0.3rem 1rem !important;
      text-align: center; }
      section.contentpart.rooms_overview table td a, table.rooms td a {
        display: block;
        padding: 0.5rem; }
      section.contentpart.rooms_overview table td::before, table.rooms td::before {
        content: attr(data-title);
        margin-right: 0.3rem;
        display: none; }
      section.contentpart.rooms_overview table td:not(:nth-child(1)), table.rooms td:not(:nth-child(1)) {
        display: none; }
      section.contentpart.rooms_overview table td:last-child, table.rooms td:last-child {
        margin-bottom: 1rem; }

    section.contentpart.rooms_overview table tr:last-child td:last-child, table.rooms tr:last-child td:last-child {
      margin-bottom: 0; } }

section.contentpart.timeline > div.wrapper {
  display: flex;
  flex-wrap: wrap; }
  section.contentpart.timeline > div.wrapper::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50%;
    border: 1px dashed #837465; }
  @media only screen and (max-width: 116.94rem) {
    section.contentpart.timeline > div.wrapper::after {
      display: none; } }
  section.contentpart.timeline > div.wrapper article {
    width: 50%; }
    section.contentpart.timeline > div.wrapper article > * {
      width: 100%; }
    section.contentpart.timeline > div.wrapper article:nth-child(even) {
      padding-left: 2rem;
      padding-top: 5rem; }
      section.contentpart.timeline > div.wrapper article:nth-child(even) h3::before {
        left: -2rem;
        right: 50%; }
        section.contentpart.timeline > div.wrapper article:nth-child(even) h3::after {
          left: -2rem;
          right: auto;
          transform: translate(-5px, -6px); }
    section.contentpart.timeline > div.wrapper article:nth-child(odd) {
      padding-right: 2rem; }
    @media only screen and (max-width: 116.94rem) {
    section.contentpart.timeline > div.wrapper article {
      width: 100%;
      padding: 0px !important;
      margin-bottom: 2rem; }
      section.contentpart.timeline > div.wrapper article h3 {
        -webkit-order: 1;
        order: 1; }
        section.contentpart.timeline > div.wrapper article h3::before, section.contentpart.timeline > div.wrapper article h3::after {
          display: none; }

      section.contentpart.timeline > div.wrapper article ul.gallery {
        -webkit-order: 2;
        order: 2; } }
  section.contentpart.timeline ul.gallery li {
    display: inline-block;
    margin: 0 0.7rem 0.7rem 0; }
    section.contentpart.timeline ul.gallery li img {
      display: block; }
  section.contentpart.timeline h3 span {
    background-color: #ede9e5;
    color: #5e8ab4;
    padding: 0 1rem; }
  section.contentpart.timeline h3::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    right: -2rem;
    transform: translateY(-1px);
    border: 1px solid #837465; }
  section.contentpart.timeline h3::after {
    content: "";
    position: absolute;
    top: 0.5rem;
    right: -2rem;
    background-color: #5e8ab4;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(7px, -6px);
    z-index: 100; }

section.contentpart.location {
  background-color: #fff;
  background-image: url(/site/templates/images/bg_slideshow.svg);
  padding-top: 5rem; }
  section.contentpart.location div.parent::after {
    content: "";
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    background-color: #ede9e5; }

section.contentpart.rooms_plans {
  background-color: #fff;
  padding: 4rem 0;
  /*
   aside {
   position: absolute;
   top: 0;
   right: 0;
   width: 350px;
   background-color: _palette(style_4, bg);
   box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.35);
   @include breakpoint($tablet){
   position: static;
   width: 100%;
   margin-top: 2rem;
   }
   }
   */ }

  section.contentpart.rooms_plans aside {
    margin: 2rem auto; }
  section.contentpart.rooms_plans figure {
    opacity: 0;
    display: none;
    transition: display 0s 0s, opacity 0.5s 0.5s;
    position: relative; }
  section.contentpart.rooms_plans figure.active {
    display: block;
    opacity: 1; }
  section.contentpart.rooms_plans figure img, section.contentpart.rooms_plans figure a {
    display: block;
    transition: opacity 0.2s; }
  section.contentpart.rooms_plans figure img.overview {
    opacity: 0.6; }
    section.contentpart.rooms_plans figure img.overview.inactive {
      opacity: 0.3; }
  section.contentpart.rooms_plans figure > a {
    position: absolute; }
    section.contentpart.rooms_plans figure > a img {
      width: 100%;
      height: auto; }
    section.contentpart.rooms_plans figure > a.inactive {
      opacity: 0; }
  section.contentpart.rooms_plans figure figcaption {
    position: absolute;
    right: 0;
    bottom: 0; }
  section.contentpart.rooms_plans ul#floorNavi {
    padding: 0 4rem;
    margin: 0 0 0 0;
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center; }
  section.contentpart.rooms_plans ul#floorNavi li:last-child {
    border: none; }
    section.contentpart.rooms_plans ul#floorNavi li button {
      padding: 0.5rem 1rem;
      background: none; }
      section.contentpart.rooms_plans ul#floorNavi li button:hover, section.contentpart.rooms_plans ul#floorNavi li button.active {
        text-decoration: underline; }
  section.contentpart.rooms_plans ul#roomPreview {
    margin: 0; }

li[data-room].preview {
  transition: all 0.2s;
  display: none;
  width: 30rem;
  max-width: 95vw;
  background-color: white;
  text-align: center;
  margin: auto; }
  li[data-room].preview img {
    max-width: 100%; }
  li[data-room].preview p {
    margin-bottom: 1rem; }
  li[data-room].preview.active {
    display: block; }
  li[data-room].preview h4 {
    padding: 1.3rem 1.3rem 0.3rem 1.3rem;
    color: #5e8ab4; }
  li[data-room].preview > div {
    padding: 1rem; }
  /*
   /// Gets font
   @function _font($keys...) {
   @return val($fonts, $keys...);
   }
   */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
  min-height: 100vh;
  font-size: 16px; }

div.wrapper {
  max-width: 68.75rem;
  margin: auto; }
  @media only screen and (max-width: 116.94rem) {
  div.wrapper {
    padding: 0 1rem; } }

section.contentpart.style1 div.wrapper {
  max-width: 45rem; }

span.description {
  display: block;
  text-align: right;
  font-size: 0.8rem;
  z-index: 1000; }

div.tableParent {
  margin-bottom: 4rem;
  overflow-x: auto; }

div.slideshow.rooms iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
