/* compiled by scssphp v0.8.0 on Mon, 24 Jun 2024 11:11:35 +0000 (0.0765s) */

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

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  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: #444; }

.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: 'JosefinSans-Regular';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/josefin-sans-v17-latin-regular.woff2) format('woff2'), url(/site/templates/fonts/josefin-sans-v17-latin-regular.woff) format('woff'); }

@font-face {
  font-family: 'JosefinSans-Bold';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/josefin-sans-v17-latin-700.woff2) format('woff2'), url(/site/templates/fonts/josefin-sans-v17-latin-700.woff) format('woff'); }

@font-face {
  font-family: 'Caveat-Bold';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/Caveat-Bold.woff2) format('woff2'), url(/site/templates/fonts/Caveat-Bold.woff) format('woff'); }

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

  font-style: normal;

  font-weight: 400;

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

.regular, .fs_text, footer > div.wrapper.flex.c4 div.contact button, div.ce-type-slideshow div.slideshow div.slide div.content a.button, body, body *, form.InputfieldForm *, #additive-newsletter-646f282b60a03 .aa-nl-widget form *, form.InputfieldForm label, #additive-newsletter-646f282b60a03 .aa-nl-widget form label, form.InputfieldForm label *, #additive-newsletter-646f282b60a03 .aa-nl-widget form label *, form.InputfieldForm div.InputfieldContent > label, #additive-newsletter-646f282b60a03 .aa-nl-widget form div.InputfieldContent > label, form.InputfieldForm div.InputfieldContent > label *, #additive-newsletter-646f282b60a03 .aa-nl-widget form div.InputfieldContent > label *, div.ce-type-slideshow div.slideshow div.slide div.content * {
  font-family: "JosefinSans-Regular", sans-serif; }

.bold, .fs_headline_1, .text h2, div.ce h2.ce-headline, .fs_headline_2, footer > div.wrapper.flex.c4 > div h3, div.ce-type-accordion section h3, div.contacts.grid > section > div h3, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3, .fs_headline_4, .text h4, .button, form.InputfieldForm button, #additive-newsletter-646f282b60a03 .aa-nl-widget form button, form.InputfieldForm div.InputfieldCheckbox > label, #additive-newsletter-646f282b60a03 .aa-nl-widget form div.InputfieldCheckbox > label, div#popup > div h2, div#mainNavigation ul#mainNaviList li a, div#mainNavigation ul#mainNaviList li a span, div#parent > header nav > div:not(#mainNavigation) > a, div#parent > header nav > div:not(#mainNavigation) > button, div#headerTop *, footer ul#footerNavigation li > a span, footer ul#footerNavigation li > span span, div.ce-type-slideshow div.slideshow div.slide div.content strong, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, div.ce-type-news > div.wrapper > div.view-list ul li.date, div.ce-type-rooms_overview ul.roomsOverview li.room article h3, div.ce-type-rooms_overview ul.roomsOverview li.room article h4, strong, span.date {
  font-family: "JosefinSans-Bold", sans-serif; }

.caveat {
  font-family: "Caveat-Bold", sans-serif !important; }

.fs_headline_1, .text h2, div.ce h2.ce-headline {
  font-size: 2.5rem;
  margin-bottom: 1.5rem; }
  @media only screen and (max-width: 41rem) {
  .fs_headline_1, .text h2, div.ce h2.ce-headline {
    font-size: 1.6rem; } }

.fs_headline_2, footer > div.wrapper.flex.c4 > div h3, div.ce-type-accordion section h3, div.contacts.grid > section > div h3, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
  font-size: 1.875rem;
  margin-bottom: 1.875rem; }
  @media only screen and (max-width: 41rem) {
  .fs_headline_2, footer > div.wrapper.flex.c4 > div h3, div.ce-type-accordion section h3, div.contacts.grid > section > div h3, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
    font-size: 1.2rem; } }

.fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3 {
  font-size: 1.875rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 41rem) {
  .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3 {
    font-size: 1.2rem; } }

.fs_headline_4, .text h4 {
  font-size: 1.5rem;
  margin-bottom: 1rem; }


.fs_text, footer > div.wrapper.flex.c4 div.contact button, div.ce-type-slideshow div.slideshow div.slide div.content a.button, body, body * {
  font-size: 1.125rem; }


.fs_big {
  font-size: 1.75rem; }
  @media only screen and (max-width: 41rem) {
  .fs_big {
    font-size: 1rem; } }

.fs_small, ul.props li span, div.ce-type-rooms_overview ul.roomsOverview li.room article h4, div.ce-type-rooms_overview ul.roomsOverview li.room article ul.props li span, span.date {
  font-size: 0.9rem; }

.fs_tiny, div.contacts.grid > section > div * {
  font-size: 0.8rem; }

.material-icons, a::before, button::before, ul.props li::before, div#popup button::before, div#parent > header nav > div:not(#mainNavigation) > a#naviToggle::after, div#parent > header nav > div:not(#mainNavigation) > button#naviToggle::after, div.ce-type-accordion section.interactive h3::after, div.contacts.grid > section > div ul.communication li.vcard a::before, div.ce-type-page_preview div.pagePreview ul li a h3::after, div.ce-type-news > div.wrapper > div.view-list ul li.date::before, span.date::before {
  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'; }

@keyframes nextSlide {
  0% {
    transform: translateX(100%); }

  100% {
    transform: translateX(0); } }

@keyframes prevSlide {
  0% {
    opacity: 0;
    transform: translate(2rem, -50%); }

  100% {
    opacity: 1;
    transform: translate(0, -50%); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeOut {
  100% {
    opacity: 0; }

  0% {
    opacity: 1;
    z-index: -1; } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(50px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
.button, form.InputfieldForm button, #additive-newsletter-646f282b60a03 .aa-nl-widget form button {
  display: inline-block;
  background: none;
  color: white;
  padding: 0.9rem 3rem 0.6rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
  border: none !important;
  text-align: center; }

.gold, form.InputfieldForm button, #additive-newsletter-646f282b60a03 .aa-nl-widget form button {
  background-color: #bd9a5d;
  color: black !important; }
  .gold:hover, form.InputfieldForm button:hover, #additive-newsletter-646f282b60a03 .aa-nl-widget form button:hover {
    color: white !important;
    background-color: #b6262d; }

button.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  background: none;
  border: none; }
  button.slick-arrow span {
    display: none; }
  button.slick-arrow::after {
    content: url(/site/templates/images/slick-button.png); }
  button.slick-arrow.nextSlide {
    right: 0.5rem;
    transform: translateY(-50%) rotate(180deg); }
  button.slick-arrow.prevSlide {
    left: 0.5rem;
    transform: translateY(-50%); }

form.InputfieldForm, #additive-newsletter-646f282b60a03 .aa-nl-widget form {
  border: 1px solid #bd9a5d;
  background-color: black;
  padding: 3rem; }
  form.InputfieldForm input, #additive-newsletter-646f282b60a03 .aa-nl-widget form input, form.InputfieldForm select, #additive-newsletter-646f282b60a03 .aa-nl-widget form select {
    background-color: white;
    color: black; }
  form.InputfieldForm a, #additive-newsletter-646f282b60a03 .aa-nl-widget form a {
    text-decoration: underline; }
  form.InputfieldForm input[type="checkbox"], #additive-newsletter-646f282b60a03 .aa-nl-widget form input[type="checkbox"] {
    margin-right: 0.5rem; }
  form.InputfieldForm p.description, #additive-newsletter-646f282b60a03 .aa-nl-widget form p.description {
    opacity: 1; }
    form.InputfieldForm p.description, #additive-newsletter-646f282b60a03 .aa-nl-widget form p.description, form.InputfieldForm p.description *, #additive-newsletter-646f282b60a03 .aa-nl-widget form p.description * {
      color: #bd9a5d; }
  form.InputfieldForm label, #additive-newsletter-646f282b60a03 .aa-nl-widget form label, form.InputfieldForm label *, #additive-newsletter-646f282b60a03 .aa-nl-widget form label * {
    color: #bd9a5d;
    font-weight: normal !important; }
  form.InputfieldForm div.InputfieldContent > label, #additive-newsletter-646f282b60a03 .aa-nl-widget form div.InputfieldContent > label {
    display: inline-block;
    margin-top: 0.5rem; }
    form.InputfieldForm div.InputfieldContent > label, #additive-newsletter-646f282b60a03 .aa-nl-widget form div.InputfieldContent > label, form.InputfieldForm div.InputfieldContent > label *, #additive-newsletter-646f282b60a03 .aa-nl-widget form div.InputfieldContent > label * {
      color: #bd9a5d; }

.textList {
  list-style: disc;
  margin-left: 2rem; }
  .textList li {
    margin-bottom: 0.3rem; }

.socialIcons a span {
  display: none; }
  .socialIcons a:hover svg *[fill="#fff"] {
    fill: #bd9a5d; }

a::before, button::before {
  margin-right: 0.5rem;
  font-size: 2rem; }
  a.email::before, button.email::before {
    content: "\f1f0"; }
  a.phone::before, button.phone::before {
    content: "\f11c"; }
  a.menu::before, button.menu::before {
    content: "\f35c"; }
  a.close::before, button.close::before {
    content: "\f5ad"; }

ul.props li {
  padding-left: 1.5rem;
  display: inline-block;
  margin: 0 1rem 0.5rem 0;
  white-space: nowrap; }
  ul.props li::before {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 1.2rem; }
  ul.props li.size::before {
    content: "\F655"; }
  ul.props li.persons::before {
    content: "\F004"; }
  ul.props li.wlan::before {
    content: "\F5A9"; }
  ul.props li.smart-tv::before {
    content: "\F379"; }
  ul.props li.minibar::before {
    content: "\F356"; }
  ul.props li.safe::before {
    content: "\FA69"; }

div#popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
  z-index: 10000;
  background-color: #363f38;
  max-width: 90vw;
  width: 800px;
  display: none;
  transition: visibility 0s, opacity 0s 0.05s; }
  div#popup * {
    color: white; }
  div#popup.visible {
    display: block;
    animation: fadeIn 0.3s; }
  div#popup > div {
    padding: 2rem; }
  div#popup > div h2 {
    margin: 0 0 1rem 0; }
  div#popup > div p {
    margin: 0 0 1rem 0; }
  div#popup button {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    z-index: 100; }
  div#popup button span {
    display: none; }
  div#popup button::before {
    content: "\f156";
    color: white;
    padding: 4px;
    display: block; }
  div#popup a img {
    max-height: 80vh; }

.text h3.caveat {
  font-size: 2.2rem; }
  .text p {
    line-height: 150%; }
  .text p, .text ul, .text ol, .text table {
    margin-bottom: 1.5rem; }
  .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child {
    margin-bottom: 0; }
  .text p.caveat, .text ul.caveat, .text ol.caveat, .text table.caveat {
    font-size: 1.4rem; }
  .text ul, .text ol {
    margin-left: 2rem; }
  .text ul {
    list-style: disc; }
  .text ol {
    list-style: decimal; }
  .text hr {
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    margin-bottom: 1rem; }
  .text a.image-highlight {
    display: inline-block; }
  .text a.image-highlight::before {
    opacity: 0;
    content: url(/site/templates/images/image-highlight.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s; }
  .text a.image-highlight:hover::before {
    opacity: 1; }
  .text div.hint {
    background-color: #b6262d;
    padding: 2rem;
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto; }
  .text div.hint * {
    color: white; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
div#mainNavigation {
  display: none;
  left: -100vw;
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(/site/templates/images/stars_gold.png), url(/site/templates/images/bg-navi.jpg);
  z-index: 100;
  padding: 15rem 0 0 20rem;
  overflow: auto; }
  header > nav.open div#mainNavigation {
    display: block;
    left: 0;
    animation: fadeIn 0.2s; }
  div#mainNavigation::after {
    content: url(/site/templates/images/muster.svg);
    position: fixed;
    right: -380px;
    bottom: -340px;
    z-index: -1;
    opacity: 0.7; }
  @media only screen and (max-width: 75rem) {
  div#mainNavigation::after {
    content: none; } }
  div#mainNavigation ul#mainNaviList li {
    margin: 0 0 1rem 0; }
  div#mainNavigation ul#mainNaviList li a {
    text-decoration: none;
    color: white;
    border-bottom: 5px solid transparent; }
    div#mainNavigation ul#mainNaviList li a:hover, div#mainNavigation ul#mainNaviList li a:focus {
      border-color: white; }
  div#mainNavigation ul#mainNaviList > li > ul {
    display: none; }
  div#mainNavigation ul#mainNaviList > li > a > span {
    font-size: 2rem; }
    @media only screen and (max-width: 75rem) {
      div#mainNavigation ul#mainNaviList > li > a > span {
        font-size: 1.3rem; } }

div#parent > header {
  z-index: 1000;
  margin-bottom: 2rem; }


  div#parent > header nav button#naviHide {
    display: none;
    background: none;
    position: absolute;
    top: 1rem;
    right: 0.5rem;
    color: white; }
  div#parent > header nav button#naviHide span {
    display: none; }
  @media only screen and (max-width: 75rem) {
      div#parent > header nav button#naviHide {
        display: inline-block; } }
  div#parent > header nav > div:not(#mainNavigation) {
    background-color: black;
    position: fixed;
    top: 0;
    height: 100vh;
    padding: 2rem;
    z-index: 100; }
  div#parent > header nav > div:not(#mainNavigation) * {
    color: white;
    text-decoration: none; }
  div#parent > header nav > div:not(#mainNavigation)#navigation-1 {
    left: 0;
    /*
     &::before {
     content: url(/site/templates/images/ornament.svg);
     position: absolute;
     top: 50px;
     left: 50%;
     transform: translateX(-50%);
     }
     */ }
    div#parent > header nav > div:not(#mainNavigation)#navigation-1 ul#socialLinks {
      position: absolute;
      bottom: 1rem;
      left: 50%;
      transform: translateX(-50%); }
      div#parent > header nav > div:not(#mainNavigation)#navigation-1 ul#socialLinks li {
        margin: 0.75rem 0; }
  div#parent > header nav > div:not(#mainNavigation)#navigation-2 {
    display: none;
    right: 0; }
  div#parent > header nav > div:not(#mainNavigation) > a, div#parent > header nav > div:not(#mainNavigation) > button {
    background: none;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 1rem;
    transform-origin: left top;
    transform: rotate(-90deg);
    white-space: nowrap;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 6px solid transparent; }
    div#parent > header nav > div:not(#mainNavigation) > a.link1-1, div#parent > header nav > div:not(#mainNavigation) > button.link1-1 {
      left: 0;
      top: 10rem;
      background-color: #bd9a5d;
      color: #000;
      padding: 1.3rem 2rem 1.3rem 0;
      border: none; }
      div#parent > header nav > div:not(#mainNavigation) > a.link1-1::before, div#parent > header nav > div:not(#mainNavigation) > button.link1-1::before {
        position: absolute;
        content: "";
        left: -35px;
        top: 0;
        bottom: 0;
        border-top: 35px solid transparent;
        border-bottom: 35px solid transparent;
        border-right: 35px solid #bd9a5d; }
    div#parent > header nav > div:not(#mainNavigation) > a#naviToggle, div#parent > header nav > div:not(#mainNavigation) > button#naviToggle {
      left: 1.5rem;
      top: 50%;
      transform: rotate(-90deg) translateX(-50%);
      padding: 0 2rem 0 0; }
      div#parent > header nav > div:not(#mainNavigation) > a#naviToggle::after, div#parent > header nav > div:not(#mainNavigation) > button#naviToggle::after {
        content: "\f35c";
        font-size: 1.6rem;
        position: absolute;
        top: -5px;
        right: 0; }
    div#parent > header nav > div:not(#mainNavigation) > a.link2-1, div#parent > header nav > div:not(#mainNavigation) > button.link2-1 {
      top: 10rem; }
    div#parent > header nav > div:not(#mainNavigation) > a.link2-2, div#parent > header nav > div:not(#mainNavigation) > button.link2-2 {
      bottom: 1rem; }
    div#parent > header nav > div:not(#mainNavigation) > a:hover, div#parent > header nav > div:not(#mainNavigation) > button:hover, div#parent > header nav > div:not(#mainNavigation) > a.active, div#parent > header nav > div:not(#mainNavigation) > button.active, div#parent > header nav > div:not(#mainNavigation) > a:focus, div#parent > header nav > div:not(#mainNavigation) > button:focus {
      border-color: white; }
  div#parent > header nav.open > div#navigation-1 {
    left: 100% !important;
    transform: translateX(-100%);
    transition: left 0.3s; }
  div#parent > header nav.open > div#navigation-1 > button#naviToggle::after {
    content: "\f5ad"; }
  @media only screen and (max-width: 75rem) {
      div#parent > header nav.open > div#navigation-1 {
        display: none; } }
  @media only screen and (max-width: 75rem) {
    div#parent > header nav {
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      transform: translateX(-110%);
      overflow: auto;
      background-color: black;
      z-index: 100;
      padding-top: 3rem;
      min-width: 300px;
      transition: all 0.2s;
      box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.75); }
      div#parent > header nav.open {
        transform: translateX(0); }
      div#parent > header nav > div {
        position: static;
        height: auto;
        padding: 6rem 2rem; }
        div#parent > header nav > div::before {
          content: "" !important; }
        div#parent > header nav > div > a {
          display: block;
          position: static;
          transform: none; }
        div#parent > header nav > div#navigation-1 ul#socialLinks {
          top: auto;
          bottom: 1rem;
          left: 2rem;
          transform: none;
          white-space: nowrap; }
          div#parent > header nav > div#navigation-1 ul#socialLinks li {
            margin: 0;
            display: inline-block;
            padding: 0.5rem;
            vertical-align: top; } }

div#headerTop {
  background-color: white;
  padding: 1.125rem 0 0.5rem;
  z-index: 100;
  height: 70px; }
  div#headerTop div.wrapper {
    height: 30px; }
  @media only screen and (max-width: 75rem) {
  div#headerTop {
    padding-left: 2rem;
    padding-right: 2rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000; } }
  @media only screen and (max-width: 41rem) {
  div#headerTop {
    padding-left: 1rem;
    padding-right: 1rem; } }
  div#headerTop button#naviShow {
    display: none;
    background: none;
    margin-right: 1rem; }
  div#headerTop button#naviShow span {
    display: none; }
  @media only screen and (max-width: 75rem) {
    div#headerTop button#naviShow {
      display: inline-block; } }
  div#headerTop ul#headerNavi {
    position: absolute;
    left: 12rem;
    right: 6rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center; }
  @media only screen and (max-width: 75rem) {
    div#headerTop ul#headerNavi {
      left: auto;
      right: 1rem; } }
  div#headerTop ul#headerNavi > li {
    /*
     &:nth-child(2){
     text-align: right;
     span {
     text-transform: uppercase;
     }
     }
     */ }
  @media only screen and (max-width: 75rem) {
      div#headerTop ul#headerNavi > li {
        margin-left: 0.5rem; } }
  div#headerTop ul#headerNavi > li::after {
    content: "";
    margin: 0 0.5rem; }
    @media only screen and (max-width: 75rem) {
      div#headerTop ul#headerNavi > li::after {
        content: none;
        display: none; } }
  div#headerTop ul#headerNavi > li:last-child::after {
    content: ""; }
  div#headerTop ul#headerNavi > li a::before {
    display: none; }
    @media only screen and (max-width: 75rem) {
      div#headerTop ul#headerNavi > li a span {
        display: none; }
        div#headerTop ul#headerNavi > li a::before {
          display: inline-block; } }
  div#headerTop ul#headerNavi > li.kontakt {
    position: absolute;
    top: 0;
    right: 0rem; }
    div#headerTop ul#headerNavi > li.kontakt::after {
      display: none; }
    @media only screen and (max-width: 41rem) {
      div#headerTop ul#headerNavi > li.kontakt {
        display: none; } }
  div#headerTop ul#headerNavi > li.language_switch {
    position: absolute;
    top: 0;
    right: 6rem; }
    @media only screen and (max-width: 75rem) {
      div#headerTop ul#headerNavi > li.language_switch {
        position: static; } }
    div#headerTop ul#headerNavi > li.language_switch ul li a {
      background-color: #bd9a5d;
      padding: 0.3rem 0.3rem 0; }
      div#headerTop ul#headerNavi > li.language_switch ul li a span {
        text-transform: uppercase; }
      @media only screen and (max-width: 75rem) {
          div#headerTop ul#headerNavi > li.language_switch ul li a span {
            display: inline; } }
    @media only screen and (max-width: 75rem) {
      div#headerTop ul#headerNavi > li.language_switch {
        right: 0;
        top: 0.5rem; }
        div#headerTop ul#headerNavi > li.language_switch ul li a span {
          display: inline; } }
  div#headerTop * {
    color: black;
    text-decoration: none; }
  div#headerTop a#homeLink {
    display: block;
    position: absolute;
    left: 6rem;
    top: 50%;
    transform: translateY(-50%); }
  @media only screen and (max-width: 41rem) {
    div#headerTop a#homeLink {
      left: 3rem; } }
  div#headerTop a#homeLink svg {
    display: block;
    width: 60px;
    height: 60px; }
  @media only screen and (max-width: 75rem) {
      div#headerTop a#homeLink svg {
        width: 60px;
        height: auto; } }

footer {
  background-color: #b6262d;
  background-image: url(/site/templates/images/bg-footer.jpg);
  background-size: cover;
  margin-top: 4rem; }
  footer > div.wrapper.flex.c4 {
    padding: 4rem 2rem; }
  footer > div.wrapper.flex.c4 > div, footer > div.wrapper.flex.c4 > div * {
    color: #fff; }
  footer > div.wrapper.flex.c4 > div * {
    line-height: 140%; }
  @media only screen and (max-width: 41rem) {
      footer > div.wrapper.flex.c4 > div {
        text-align: center;
        margin-bottom: 2rem; } }
  footer > div.wrapper.flex.c4 div.contact button {
    background: none;
    padding: 0;
    text-transform: none;
    text-decoration: underline; }
  footer ul#footerNavigation {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: white;
    overflow: auto; }
  @media only screen and (max-width: 41rem) {
    footer ul#footerNavigation {
      position: static; }
      footer ul#footerNavigation li {
        display: block; } }
  footer ul#footerNavigation li {
    display: inline-block; }
  footer ul#footerNavigation li > a, footer ul#footerNavigation li > span {
    display: inline-block;
    padding: 1rem 1rem 0.6rem;
    text-decoration: none; }
    footer ul#footerNavigation li > a span, footer ul#footerNavigation li > span span {
      text-transform: uppercase;
      color: black; }
  footer ul#footerNavigation li > a:hover span {
    color: #b6262d; }
  footer ul#footerNavigation li:first-child > a, footer ul#footerNavigation li:first-child > span {
    padding-left: 2rem; }
  footer ul#footerNavigation li:last-child > a, footer ul#footerNavigation li:last-child > span {
    padding-right: 2rem; }
  @media only screen and (max-width: 41rem) {
      footer ul#footerNavigation li {
        display: block;
        text-align: center; }
        footer ul#footerNavigation li > a, footer ul#footerNavigation li > span {
          padding: 0.5rem 1rem !important; } }

div.mapParent {
  height: 500px; }
/* space before and behind */
div.ce > div.wrapper::before {
  content: "";
  display: block;
  height: 5rem; }
  div.ce > div.wrapper::after {
    content: "";
    display: block;
    height: 5rem; }
  div.ce.ce-space-before-small > div.wrapper::before, div.ce.ce-space-before-small h2.ce-headline::before {
    height: 2rem; }
  div.ce.ce-space-behind-small > div.wrapper::after, div.ce.ce-space-behind-small h2.ce-headline::after {
    height: 2rem; }
  div.ce.ce-space-before-none > div.wrapper::before, div.ce.ce-space-before-none h2.ce-headline::before {
    height: 0; }
  div.ce.ce-space-behind-none > div.wrapper::after, div.ce.ce-space-behind-none h2.ce-headline::after {
    height: 0; }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 72rem; }
  div.ce.ce-width-narrow-2 div.wrapper {
    max-width: 72rem; }
  div.ce.after-image {
    margin-top: -100px; }
  div.ce h2.ce-headline {
    text-align: center;
    color: #fff; }
  @media only screen and (max-width: 75rem) {
  div.ce {
    margin-top: 0px !important; } }

@media only screen and (max-width: 41rem) {
      div.ce-type-text div.text {
        padding: 1.5rem; } }
  div.ce-type-text.highlight {
    text-align: center; }
  div.ce-type-text.highlight div.text {
    border: 20px solid transparent;
    border-image: url(/site/templates/images/textur.jpg) 10% round;
    background-color: #fff;
    padding: 2rem !important;
    display: inline-block; }
  div.ce-type-text.highlight div.text, div.ce-type-text.highlight div.text * {
    color: #000; }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 5rem; }
  @media only screen and (max-width: 41rem) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 3rem 2rem 2rem; } }
  div.ce-type-accordion section.interactive {
    border: 1px solid black;
    background-color: white; }
  div.ce-type-accordion section.interactive * {
    color: black; }
  div.ce-type-accordion section.interactive h3 {
    margin-bottom: 0;
    cursor: pointer; }
    div.ce-type-accordion section.interactive h3::after {
      content: "\f35d";
      position: absolute;
      top: 2rem;
      right: 2rem;
      font-weight: bold;
      font-size: 2rem; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "\f360"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

div.ce-type-text_with_image.feature > div.wrapper::before {
  height: 0; }
  div.ce-type-text_with_image.feature > div.wrapper > div {
    padding: 1rem 4rem 1rem 2rem; }
  @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image.feature > div.wrapper > div {
        padding: 1rem 2rem 1rem 2rem; } }
  div.ce-type-text_with_image.feature > div.wrapper > div div.images {
    transform: translateY(-15%); }
    @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image.feature > div.wrapper > div div.images {
        order: 1;
        margin-top: -3rem; } }
    div.ce-type-text_with_image.feature > div.wrapper > div div.images figure::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -4rem;
      width: 100px;
      left: 50%;
      transform: translateX(-50%);
      border-top: 14px solid #fff; }
      @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image.feature > div.wrapper > div div.images figure::after {
        bottom: -1.7rem; } }
  div.ce-type-text_with_image.feature > div.wrapper > div div.text {
    padding-top: 2rem; }
    @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image.feature > div.wrapper > div div.text {
        order: 2;
        padding-left: 0;
        padding-right: 0; } }
    div.ce-type-text_with_image.feature > div.wrapper > div div.text p {
      background-color: black;
      padding: 1rem 1.5rem; }
    @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image.feature > div.wrapper > div div.text p {
        padding: 1rem; } }
  div.ce-type-text_with_image.feature.green > div.wrapper > div {
    background-color: #44795e; }
  div.ce-type-text_with_image.feature.red > div.wrapper > div {
    background-color: #b6262d; }

  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right, div.ce-type-text_with_image > div.wrapper > div.left-float, div.ce-type-text_with_image > div.wrapper > div.right-float {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-text_with_image > div.wrapper > div.left > div, div.ce-type-text_with_image > div.wrapper > div.right > div, div.ce-type-text_with_image > div.wrapper > div.left-float > div, div.ce-type-text_with_image > div.wrapper > div.right-float > div {
    width: 48%; }
  div.ce-type-text_with_image > div.wrapper > div.left.left-float > div.text, div.ce-type-text_with_image > div.wrapper > div.right.left-float > div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.left-float > div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.left-float > div.text, div.ce-type-text_with_image > div.wrapper > div.left.right-float > div.text, div.ce-type-text_with_image > div.wrapper > div.right.right-float > div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.right-float > div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.right-float > div.text {
    width: 100% !important; }
  div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w20-80 div.images {
    width: 20%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w20-80 div.text {
      width: 80%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w30-70 div.images {
    width: 30%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w30-70 div.text {
      width: 70%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w40-60 div.images {
    width: 40%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w40-60 div.text {
      width: 60%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w50-50 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w50-50 div.images {
    width: 50%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w50-50 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w50-50 div.text {
      width: 50%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w60-40 div.images {
    width: 60%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w60-40 div.text {
      width: 40%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w70-30 div.images {
    width: 70%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w70-30 div.text {
      width: 30%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.left-float.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.right-float.w80-20 div.images {
    width: 80%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.left-float.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.right-float.w80-20 div.text {
      width: 20%; }
  div.ce-type-text_with_image.feature.green div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image.feature.green div.ce-type-text_with_image > div.wrapper > div.right, div.ce-type-text_with_image.feature.green div.ce-type-text_with_image > div.wrapper > div.before, div.ce-type-text_with_image.feature.green div.ce-type-text_with_image > div.wrapper > div.behind, div.ce-type-text_with_image.feature.green div.ce-type-text_with_image > div.wrapper > div.left_float, div.ce-type-text_with_image.feature.green div.ce-type-text_with_image > div.wrapper > div.right_float {
    background-color: #44795e; }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left-float div.images {
    float: left;
    width: 45%;
    margin: 0 1.5rem 1rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.right-float div.images {
    float: right;
    width: 45%;
    margin: 0 0 1rem 1.5rem; }
  @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image > div.wrapper > div.left_float div.images, div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: none;
        width: 100%;
        margin: 0 0 2rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
    background-color: white;
    width: 50%;
    margin: 0 0 0 0;
    padding: 2rem;
    transform: translate(15%, -50%); }
    div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text *, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text * {
      color: #000; }
    @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
        width: auto !important;
        transform: translateY(-1rem);
        margin: 0 1rem; } }
  @media only screen and (max-width: 41rem) {
        div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.images, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.images {
          margin-bottom: 0; } }
  div.ce-type-text_with_image > div.wrapper > div.box_behind_left.box_behind_right div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right.box_behind_right div.text {
    transform: translate(85%, -50%); }
  div.ce-type-text_with_image > div.wrapper > div.box_overlay_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right div.text {
    position: absolute;
    top: 4rem;
    padding: 2rem;
    background-color: white;
    width: 30%; }
    div.ce-type-text_with_image > div.wrapper > div.box_overlay_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right div.text, div.ce-type-text_with_image > div.wrapper > div.box_overlay_left div.text *, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right div.text * {
      color: #000; }
  div.ce-type-text_with_image > div.wrapper > div.box_overlay_left.box_overlay_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right.box_overlay_left div.text {
    left: 4rem; }
  div.ce-type-text_with_image > div.wrapper > div.box_overlay_left.box_overlay_right div.text, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right.box_overlay_right div.text {
    right: 4rem; }
  @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image > div.wrapper > div.box_overlay_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right div.text {
        width: auto !important;
        position: static; }
        div.ce-type-text_with_image > div.wrapper > div.box_overlay_left div.images, div.ce-type-text_with_image > div.wrapper > div.box_overlay_right div.images {
          margin-bottom: 0; } }
  div.ce-type-text_with_image > div.wrapper > div div.text {
    padding: 0 2rem 2rem; }
  @media only screen and (max-width: 41rem) {
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 1.5rem; } }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    display: block; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  @media only screen and (max-width: 41rem) {
    div.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem;
      transform: none !important; } }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap; }
  div.contacts.grid > section {
    width: 50%;
    display: flex;
    flex-wrap: wrap; }
  div.contacts.grid > section > * {
    width: 50%; }
  @media only screen and (max-width: 75rem) {
      div.contacts.grid > section {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 2; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 1; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; } }
  @media only screen and (max-width: 41rem) {
      div.contacts.grid > section > * {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 2; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; }
        div.contacts.grid > section > figure img {
          width: 100%; }
          div.contacts.grid > section > figure::after {
            display: none; }
        div.contacts.grid > section > div {
          padding-left: 1rem !important;
          padding-right: 1rem !important; }
          div.contacts.grid > section > div ul.communication {
            position: static !important;
            margin-top: 2rem; } }
  div.contacts.grid > section:hover figure::after {
    opacity: 1;
    top: 10px;
    left: 10px;
    bottom: -10px;
    right: -10px; }
  div.contacts.grid > section.right:hover figure::after {
    left: -10px;
    right: 10px; }
  div.contacts.grid > section > figure img {
    display: block; }
    div.contacts.grid > section > figure::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      opacity: 0;
      transition: all 0.2s;
      z-index: 1000; }
  div.contacts.grid > section > div {
    padding: 2rem; }
    div.contacts.grid > section > div h3 {
      margin-bottom: 1rem;
      transition: all 0.2s; }
    div.contacts.grid > section > div ul.communication {
      position: absolute;
      left: 2rem;
      bottom: 2rem; }
      div.contacts.grid > section > div ul.communication li a {
        color: black;
        text-decoration: none; }
      div.contacts.grid > section > div ul.communication li.vcard {
        margin-top: 1rem; }
      div.contacts.grid > section > div ul.communication li.vcard a {
        padding-left: 30px;
        text-decoration: underline; }
      div.contacts.grid > section > div ul.communication li.vcard a::before {
        content: "\f1ee";
        position: absolute;
        left: 0;
        top: -4px; }

div.ce-type-video div.video {
  padding: 5rem; }
  div.ce-type-video div.video video {
    width: 100%;
    object-fit: cover; }

div.ce-type-page_preview div.pagePreview ul {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-page_preview div.pagePreview ul li {
    width: 23%;
    margin: 0 1% 2%;
    background-color: white; }
    div.ce-type-page_preview div.pagePreview ul li a {
      display: block;
      text-decoration: none;
      padding-bottom: 95%;
      background-size: 100%;
      background-position: left bottom;
      background-repeat: no-repeat; }
      div.ce-type-page_preview div.pagePreview ul li a h3 {
        display: flex;
        align-items: center;
        min-height: 140px;
        padding: 1rem;
        transition: background-color 0.2s; }
      div.ce-type-page_preview div.pagePreview ul li a h3::after {
        content: "\f045";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
        color: white;
        border-radius: 50%;
        padding: 1rem;
        font-size: 2.5rem;
        transition: background-color 0.2s; }
      div.ce-type-page_preview div.pagePreview ul li a h3 span {
        width: 100%;
        color: white;
        text-align: center; }
      div.ce-type-form div.form {
        padding: 0 5rem 5rem; }
  @media only screen and (max-width: 41rem) {
    div.ce-type-form div.form {
      padding: 0 1rem 3rem; } }

div.ce-type-slideshow {
  padding: 0; }
  @media only screen and (max-width: 41rem) {
  div.ce-type-slideshow {
    display: none; } }
  div.ce-type-slideshow button.arrow.nextSlide {
    right: -4rem; }
  div.ce-type-slideshow button.arrow.prevSlide {
    left: -4rem; }
  div.ce-type-slideshow div.slideshow {
    display: flex;
    flex-wrap: wrap; }
  div.ce-type-slideshow div.slideshow div.slide {
    width: 100%;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #fff; }
  div.ce-type-slideshow div.slideshow div.slide.right {
    text-align: right;
    background-position: top left; }
  div.ce-type-slideshow div.slideshow div.slide div.content {
    text-align: left;
    max-width: 45%;
    display: inline-block;
    margin: 3rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, 0.8); }
    div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
      padding: 1rem;
      text-transform: none; }
    div.ce-type-slideshow div.slideshow div.slide div.content h2 {
      text-decoration: underline; }
    div.ce-type-slideshow div.slideshow div.slide div.content h3 {
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slide div.content h2 + h3 {
      margin-top: -1.5rem;
      padding-top: 0; }
    div.ce-type-slideshow div.slideshow div.slide div.content > * {
      margin-bottom: 1.5rem; }
      div.ce-type-slideshow div.slideshow div.slide div.content > *:last-child {
        margin-bottom: 0; }
    div.ce-type-slideshow div.slideshow div.slide div.content a.button {
      padding: 0.5rem 1rem 0.6rem;
      text-transform: none; }
  div.ce-type-slideshow div.slideshow ul.slick-dots {
    bottom: 1rem; }
  div.ce-type-slideshow div.slideshow ul.slick-dots li button {
    background: #fff; }
    div.ce-type-slideshow div.sliderProgress {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 5px;
      overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-columns > div.wrapper {
    display: flex;
    flex-wrap: wrap; }
  div.ce-type-columns > div.wrapper > div {
    padding-left: 2rem;
    padding-right: 2rem; }
  div.ce-type-columns > div.wrapper > div > div.wrapper {
    margin: 0;
    padding: 0; }
  div.ce-type-columns.ce-columns-1 > div.wrapper > div {
    width: 100%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div {
    width: 50%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div.cols2of2 {
    width: 100%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div {
    width: 33.33%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols2of3 {
    width: 66.67%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols3of3 {
    width: 100%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div {
    width: 25%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols2of4 {
    width: 50%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols3of4 {
    width: 75%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols4of4 {
    width: 100%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div {
    width: 20%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols2of5 {
    width: 40%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols3of5 {
    width: 60%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols4of5 {
    width: 80%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols5of5 {
    width: 100%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 16.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols2of6 {
    width: 33.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols3of6 {
    width: 50%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols4of6 {
    width: 66.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols5of6 {
    width: 83.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols6of6 {
    width: 100%; }

div.ce-type-gallery ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }
  div.ce-type-gallery ul.slideshow {
    display: block; }
  div.ce-type-gallery ul.slideshow li {
    padding: 0 0.5rem 2rem; }
    div.ce-type-gallery ul.slideshow li figure {
      display: block; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 2% 0; }
  div.ce-type-gallery ul li img {
    display: block;
    width: 100%;
    height: auto; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
    div.ce-type-gallery ul li figure picture {
      display: block;
      overflow: hidden; }
      div.ce-type-gallery ul li figure picture img {
        display: block;
        width: 100%;
        height: auto; }
    div.ce-type-gallery ul li figure figcaption {
      padding: 1rem 1rem;
      text-align: left;
      position: absolute;
      left: 2rem;
      right: 2rem;
      bottom: 0;
      background-color: white; }
      div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption * {
        text-decoration: none;
        color: black !important; }
      div.ce-type-gallery ul li figure figcaption span {
        white-space: nowrap; }
  @media only screen and (max-width: 75rem) {
      div.ce-type-gallery ul li {
        width: 48%;
        margin-bottom: 2rem; } }
  @media only screen and (max-width: 41rem) {
      div.ce-type-gallery ul li {
        width: 100%;
        margin-bottom: 2rem; } }
  div.ce-type-gallery ul[data-columns="1"] li {
    width: 100% !important; }
  div.ce-type-gallery ul[data-columns="2"] li {
    width: 49%; }
  div.ce-type-gallery ul[data-columns="3"] li {
    width: 32%; }
  div.ce-type-gallery ul[data-columns="4"] li {
    width: 24%; }
  div.ce-type-gallery ul[data-columns="5"] li {
    width: 19%; }
  div.ce-type-gallery ul[data-columns="6"] li {
    width: 15%; }
  div.ce-type-gallery ul[data-columns="7"] li {
    width: 12%; }
  div.ce-type-gallery ul[data-columns="8"] li {
    width: 11%; }
  div.ce-type-gallery ul[data-columns="9"] li {
    width: 9%; }
  div.ce-type-gallery ul[data-columns="10"] li {
    width: 9%; }

div.ce-type-news > div.wrapper > div {
  padding: 2rem 5rem 5rem; }
  @media only screen and (max-width: 41rem) {
    div.ce-type-news > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-news > div.wrapper > div figure {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  div.ce-type-news > div.wrapper > div figure img {
    width: 100%;
    height: auto; }
  div.ce-type-news > div.wrapper > div header {
    margin: auto; }
  div.ce-type-news > div.wrapper > div.view-list ul li {
    margin-bottom: 1rem;
    background-color: white;
    display: flex;
    flex-wrap: wrap; }
    div.ce-type-news > div.wrapper > div.view-list ul li.date {
      background: none;
      color: #bd9a5d;
      padding-left: 1.8rem;
      text-transform: uppercase; }
    div.ce-type-news > div.wrapper > div.view-list ul li.date::before {
      content: "\f35f";
      margin-right: 0.5rem;
      position: absolute;
      left: 0;
      top: -1px;
      font-size: 1.8rem; }
    div.ce-type-news > div.wrapper > div.view-list ul li figure {
      width: 20%; }
    div.ce-type-news > div.wrapper > div.view-list ul li figure picture {
      display: none; }
    div.ce-type-news > div.wrapper > div.view-list ul li article {
      width: 80%;
      display: flex;
      overflow: auto; }
    div.ce-type-news > div.wrapper > div.view-list ul li article > header {
      width: 40%;
      padding: 1rem; }
    div.ce-type-news > div.wrapper > div.view-list ul li article > div {
      width: 60%;
      padding: 1rem; }
    div.ce-type-news > div.wrapper > div.view-list ul li a.readmore {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      float: right; }
    @media only screen and (max-width: 41rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li {
          display: block; }
          div.ce-type-news > div.wrapper > div.view-list ul li figure {
            display: none; }
          div.ce-type-news > div.wrapper > div.view-list ul li article {
            display: block;
            width: 100%; }
            div.ce-type-news > div.wrapper > div.view-list ul li article header, div.ce-type-news > div.wrapper > div.view-list ul li article > div {
              width: 100%; }
            div.ce-type-news > div.wrapper > div.view-list ul li article h3 {
              margin-bottom: 0; } }
  div.ce-type-news > div.wrapper > div.view-grid ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    div.ce-type-news > div.wrapper > div.view-grid ul li {
      margin-bottom: 3rem;
      width: 49%; }
    div.ce-type-news > div.wrapper > div.view-grid ul li.date {
      display: none; }
    @media only screen and (min-width: 101.25rem) {
        div.ce-type-news > div.wrapper > div.view-grid ul li {
          width: 32%; } }
    @media only screen and (max-width: 41rem) {
        div.ce-type-news > div.wrapper > div.view-grid ul li {
          width: 100%; } }
    div.ce-type-news > div.wrapper > div.view-grid ul li figure {
      background: none !important; }
    div.ce-type-news > div.wrapper > div.view-grid ul li article {
      background-color: white;
      margin: -2rem 2rem 0 2rem;
      padding: 2rem 1rem; }
    div.ce-type-news > div.wrapper > div.view-grid ul li article, div.ce-type-news > div.wrapper > div.view-grid ul li article * {
      color: #000; }
    div.ce-type-news > div.wrapper > div.view-grid ul li div.text {
      position: static; }
    div.ce-type-news > div.wrapper > div.view-grid ul li a.readmore {
      position: absolute;
      bottom: 0px;
      left: 2rem;
      transform: translateY(50%); }

div.ce-type-rooms_overview ul.roomsOverview {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }
  div.ce-type-rooms_overview ul.roomsOverview.slideshow li.room {
    padding: 0 0.5rem; }
    div.ce-type-rooms_overview ul.roomsOverview.slideshow li.room figure {
      display: block; }
  div.ce-type-rooms_overview ul.roomsOverview li.room {
    margin-bottom: 3rem;
    width: 32%; }
  @media only screen and (min-width: 101.25rem) {
      div.ce-type-rooms_overview ul.roomsOverview li.room {
        width: 32%; } }
  @media only screen and (max-width: 75rem) {
      div.ce-type-rooms_overview ul.roomsOverview li.room {
        width: 49%; } }
  @media only screen and (max-width: 41rem) {
      div.ce-type-rooms_overview ul.roomsOverview li.room {
        width: 100%; } }
  div.ce-type-rooms_overview ul.roomsOverview li.room figure {
    background-color: #f5f1e8;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding-top: 75%;
    border: 1.5rem solid transparent; }
    div.ce-type-rooms_overview ul.roomsOverview li.room figure img {
      display: none;
      width: 100%;
      height: auto; }
  div.ce-type-rooms_overview ul.roomsOverview li.room article {
    background-color: white;
    margin: -2rem 2rem 0 2rem;
    padding: 2rem 1rem; }
    div.ce-type-rooms_overview ul.roomsOverview li.room article, div.ce-type-rooms_overview ul.roomsOverview li.room article * {
      color: #000; }
    div.ce-type-rooms_overview ul.roomsOverview li.room article h3 {
      text-transform: uppercase; }
    div.ce-type-rooms_overview ul.roomsOverview li.room article h4 {
      color: #b6262d;
      margin: 0 0 0.5rem 0; }
    div.ce-type-rooms_overview ul.roomsOverview li.room article ul.props {
      border-bottom: 1px solid #000;
      padding: 0 0 0.5rem 0; }
    div.ce-type-rooms_overview ul.roomsOverview li.room article ul.props li {
      display: inline-block;
      margin: 0 1rem 0.5rem 0;
      white-space: nowrap; }
    div.ce-type-rooms_overview ul.roomsOverview li.room div.text {
      position: static; }
  div.ce-type-rooms_overview ul.roomsOverview li.room a.readmore {
    position: absolute;
    bottom: 0px;
    left: 2rem;
    transform: translateY(50%); }

ul.price {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  ul.price > li {
    width: 48%; }
  ul.price > li a {
    display: inline-block;
    padding: 0.5rem 1rem 0.3rem;
    border: 1px solid #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center; }
  ul.price > li:nth-child(2) {
    text-align: right; }

div.ce-type-room div.text {
  padding: 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  align-items: flex-start; }
  @media only screen and (max-width: 75rem) {
    div.ce-type-room div.text {
      padding: 1rem; } }
  div.ce-type-room div.text > div.main {
    width: 65%; }
  @media only screen and (max-width: 75rem) {
      div.ce-type-room div.text > div.main {
        margin-bottom: 2rem;
        width: 100%; } }
  div.ce-type-room div.text > div.features {
    width: 30%;
    padding: 2rem;
    background-color: #000; }
  @media only screen and (max-width: 75rem) {
      div.ce-type-room div.text > div.features {
        padding: 1rem;
        width: 100%; } }
  div.ce-type-room div.text > div.features, div.ce-type-room div.text > div.features * {
    color: #fff; }
  div.ce-type-room div.text > div.features h4 {
    text-transform: uppercase; }
  div.ce-type-room div.text > div.features ul.props {
    margin-bottom: 0 !important; }
    div.ce-type-room div.text > div.features ul.props li {
      display: block; }
  div.ce-type-room div.text, div.ce-type-room div.text * {
    color: #000; }
  div.ce-type-room div.text h4 {
    color: #b6262d; }
  div.ce-type-room div.text ul.props {
    margin-bottom: 1rem; }
  div.ce-type-room div.text ul:not(.props):not(.price) {
    list-style: disc; }
  div.ce-type-room div.text ul:not(.props):not(.price) li {
    margin: 0 0 0.3rem 1.5rem; }

div.mapParent {
  height: 500px; }

span.mapMarker {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(/site/templates/images/marker.png);
  background-size: 100% 100%; }

div.ce-type-socialwall div.view-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  div.ce-type-socialwall div.view-grid article {
    width: 31%;
    overflow: hidden;
    margin-bottom: 2.5%; }
  div.ce-type-socialwall div.view-grid article, div.ce-type-socialwall div.view-grid article * {
    color: #000; }
  @media only screen and (max-width: 75rem) {
      div.ce-type-socialwall div.view-grid article {
        width: 31%; } }
  @media only screen and (max-width: 41rem) {
      div.ce-type-socialwall div.view-grid article {
        width: 100%; } }
  div.ce-type-socialwall div.view-grid article::before {
    position: absolute;
    right: 0;
    bottom: 0.5rem;
    font-size: 20px; }
  div.ce-type-socialwall div.view-grid article a {
    display: block; }
    div.ce-type-socialwall div.view-grid article a img {
      width: 100%;
      height: auto;
      display: block; }
  div.ce-type-socialwall div.view-grid article div.text {
    transform: translateY(-2rem);
    background-color: #fff;
    padding: 1rem 1rem 1rem;
    margin: 0 1rem; }
  div.ce-type-socialwall div.view-grid article h3, div.ce-type-socialwall div.view-grid article p {
    font-size: 0.9rem; }
/*
 /// 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...);
 }
 */
html {
  font-size: 112.5%; }

body {
  background-color: #414d42;
  padding: 0 0 0 72px; }
  body::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1050px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat; }
  @media only screen and (max-width: 41rem) {
  body {
    padding: 0; }
    body::before, body::after {
      content: ""; } }

div#hero {
  /*
   position: absolute;
   top: 400px;
   left: 50%;
   transform: translateX(-50%);
   */
  z-index: 99;
  margin: 300px auto 5rem; }
  @media only screen and (max-width: 41rem) {
  div#hero {
    margin: 200px auto 5rem; } }
  div#hero img#heroImage {
    max-width: 100vw;
    width: 100%;
    height: auto;
    display: block; }
  div#hero div.wrapper > div {
    background-color: white;
    padding: 2rem;
    position: absolute;
    bottom: 4rem;
    left: 10rem;
    width: 30%; }
  @media only screen and (max-width: 101.24rem) and (min-width: 63.01rem) {
      div#hero div.wrapper > div {
        left: 6rem; } }
  @media only screen and (max-width: 75rem) {
      div#hero div.wrapper > div {
        position: static;
        width: 100%; } }
  div#hero img#logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100; }
  @media only screen and (max-width: 41rem) {
    div#hero img#logo {
      width: 250px;
      height: auto; } }

div#parent {
  min-height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  background-image: url(/site/templates/images/stars_gold.png); }
  div#parent::before {
    display: none;
    content: url(/site/templates/images/muster.svg);
    position: fixed;
    left: -320px;
    top: -432px;
    opacity: 0.7; }
  div#parent::after {
    content: url(/site/templates/images/muster.svg);
    position: fixed;
    right: -380px;
    bottom: -340px;
    z-index: -1;
    opacity: 0.7; }
  @media only screen and (max-width: 41rem) {
  div#parent::before, div#parent::after {
    content: ""; } }

img {
  max-width: 100%; }
  img.full {
    width: 100%; }

div#mobileCheck {
  display: none; }
  @media only screen and (max-width: 41rem) {
  div#mobileCheck {
    display: block; } }

div.wrapper {
  max-width: 92rem;
  padding: 0 6rem;
  margin: 0 auto; }
  @media only screen and (max-width: 101.24rem) and (min-width: 63.01rem) {
  div.wrapper {
    padding: 0 2rem; } }
  @media only screen and (max-width: 75rem) {
  div.wrapper {
    padding: 0 1rem; } }
  @media only screen and (max-width: 41rem) {
  div.wrapper {
    padding: 0; } }
  div.wrapper.inner {
    max-width: 74rem;
    padding: 0 1rem; }
  div.wrapper.outer {
    max-width: 100%; }
  div.wrapper.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.wrapper.flex > * {
    width: 100%; }
  @media only screen and (max-width: 41rem) {
      div.wrapper.flex > * {
        width: 100% !important; } }
  div.wrapper.flex.c2 > * {
    width: 48%; }
  div.wrapper.flex.c3 > * {
    width: 32%; }
  div.wrapper.flex.c4 > * {
    width: 24%; }
  div.wrapper.flex.c5 > * {
    width: 19%; }
  div.wrapper.flex.middle {
    align-items: center; }

span.date {
  display: inline-block;
  margin-bottom: 1rem;
  color: #b6262d;
  vertical-align: middle; }
  span.date::before {
    content: "\f0f0";
    margin-right: 0.5rem;
    vertical-align: bottom; }

.shadow, div#popup, div.ce-type-text_with_image.feature > div.wrapper > div div.images figure, div.ce-type-slideshow div.slideshow, div.ce-type-slideshow div.slideshow div.slide div.content a.button {
  -webkit-box-shadow: 0px 0px 29px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 29px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 29px -6px rgba(0, 0, 0, 0.75); }
/* styles */
div.ce div.intro {
  margin: 0 0 2rem 0; }
  div.ce.ce-style1, div.ce.ce-style1 * {
    color: #fff; }
  div.ce.ce-style1 video {
    border: 1px solid #bd9a5d; }
  div.ce.ce-style2 > div.wrapper {
    background-color: white; }
  div.ce.ce-style2 > div.wrapper h2 {
    color: black; }
  div.privacywire-wrapper {
    z-index: 100000; }

div.privacywire-page-wrapper * {
  font-size: 0.8rem; }
  @media only screen and (min-width: 69.375em) {
    div.privacywire-page-wrapper * {
      font-size: 0.9rem; } }
  div.privacywire-page-wrapper p, div.privacywire-page-wrapper ul {
    margin-bottom: 1rem; }
  div.privacywire-page-wrapper ul {
    list-style: none;
    margin-left: 2rem; }
  div.privacywire-page-wrapper input[type="checkbox"] {
    margin-right: 0.5rem; }
  div.privacywire-page-wrapper > div {
    left: 0;
    right: 0; }
  @media only screen and (min-width: 69.375em) {
    div.privacywire-page-wrapper > div {
      left: 5rem;
      right: 5rem; } }
  div.privacywire-page-wrapper div.privacywire-body > div {
    margin: 1rem 0 0 0; }
  div.privacywire-page-wrapper button {
    background-color: #bd9a5d;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    font-weight: bold;
    display: block;
    width: 100%;
    margin: 0 0 0.5rem; }
  @media only screen and (min-width: 69.375em) {
    div.privacywire-page-wrapper button {
      display: inline-block;
      width: auto;
      margin: 0 0.5rem 0.5rem 0; } }

a[class^="leaflet-control"] {
  color: black !important; }
