@font-face {
  font-family:'Gotham Book';
  src:url('font/Gotham-Book.woff2') format('woff2'), url('font/Gotham-Book.woff') format('woff');
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}
body {
  font-family:'Gotham Book', sans-serif;
  font-size:15px;
  font-style:normal;
  font-weight:400;
  line-height:1.5;
  text-align:left;
  color:#4A5947;
  -webkit-font-smoothing:antialiased;
}
@media (min-width: 640px) {
  body { font-size:16.5px; }
}
@media (min-width: 1200px) {
  body { font-size:18px; }
}
a:link, a:active, a:visited {
  color:inherit;
  transition:all 0.3s ease-in-out;
}
a:hover {
  opacity:0.5;
  text-decoration:none;
}
a svg { transition:all 0.3s ease-in-out; }
a:hover svg { opacity:0.5; }
.text a, .terms a { opacity:1; }
.text a:hover, .terms a:hover { opacity:0.5; }
.text p { margin-bottom:15px; }
.itemText a:link, .itemText a:active, .itemText a:visited { text-decoration:underline; }
.link1:link, .link1:active, .link1:visited { color:inherit; }
strong, b { font-weight:700 !important; }
::selection {
  background:#b4c0b0;
  color:#8AA64E;
}
::-moz-selection {
  background:#b4c0b0;
  color:#8AA64E;
}
.titleH1 {
  font-size:28px;
  font-weight:500;
  color:#8AA64E;
  -webkit-font-smoothing:antialiased;
  line-height:normal;
  font-family:'Bitter', serif;
  overflow:visible !important;
  margin:0;
}
@media (min-width: 640px) {
  .titleH1 { font-size:38px; }
}
@media (min-width: 1200px) {
  .titleH1 { font-size:45px; }
}
.titleH2 {
  font-family:'Bitter', serif;
  font-size:17px;
  line-height:normal;
  font-weight:700;
  color:#A68F7B;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH2 { font-size:23px; }
}
@media (min-width: 1200px) {
  .titleH2 { font-size:29px; }
}
.titleH3 {
  font-size:28px;
  font-weight:700;
  color:#768C70;
  -webkit-font-smoothing:antialiased;
  line-height:normal;
  font-family:'Bitter', serif;
  overflow:visible !important;
  margin:0;
  text-transform:uppercase;
}
@media (min-width: 640px) {
  .titleH3 { font-size:46px; }
}
@media (min-width: 1200px) {
  .titleH3 { font-size:55px; }
}
.titleH4 {
  font-family:'Bitter', serif;
  font-size:19px;
  line-height:normal;
  font-weight:700;
  color:#768C70;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH4 { font-size:23px; }
}
@media (min-width: 1200px) {
  .titleH4 { font-size:26px; }
}
.titleH5 {
  font-family:'Bitter', serif;
  font-size:17px;
  line-height:normal;
  font-weight:700;
  color:#768C70;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH5 { font-size:18px; }
}
@media (min-width: 1200px) {
  .titleH5 { font-size:23px; }
}
.titleH7 {
  font-family:'Gotham Book', sans-serif;
  font-size:18px;
  line-height:normal;
  color:#8AA64E;
  font-weight:bold;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH7 { font-size:22px; }
}
@media (min-width: 1200px) {
  .titleH7 { font-size:24px; }
}
.titleH8 {
  font-size:25px;
  font-weight:700;
  color:#fff;
  -webkit-font-smoothing:antialiased;
  margin:0;
  line-height:normal;
  font-family:'Gotham Book', sans-serif;
  text-align:left;
  text-transform:uppercase;
}
@media (min-width: 1200px) {
  .titleH8 { font-size:35px; }
}
.titleH9 {
  font-family:'Bitter', serif;
  font-size:16px;
  line-height:normal;
  font-weight:700;
  text-transform:uppercase;
  color:#8AA64E;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 1200px) {
  .titleH9 { font-size:20px; }
}
.marginContainer {
  width:85.5%;
  margin-left:auto;
  margin-right:auto;
}
.paddingSide1 {
  padding-left:25px;
  padding-right:25px;
}
@media (min-width: 640px) {
  .paddingSide1 {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 960px) {
  .paddingSide1 {
    padding-left:10vw;
    padding-right:10vw;
  }
  .paddingSide1.noLeft {
    padding-left:0vw;
    padding-right:10vw;
  }
  .paddingSide1.noRight {
    padding-left:10vw;
    padding-right:0vw;
  }
}
@media (min-width: 1200px) {
  .paddingSide1 {
    padding-left:21vw;
    padding-right:21vw;
  }
  .paddingSide1.noRight { padding-right:0vw; }
}
.paddingSide1b {
  padding-left:20px;
  padding-right:20px;
}
@media (min-width: 1400px) {
  .paddingSide1b {
    padding-left:15vw;
    padding-right:15vw;
  }
}
.paddingSide1c {
  padding-left:25px;
  padding-right:25px;
}
@media (min-width: 640px) {
  .paddingSide1c {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 960px) {
  .paddingSide1c {
    padding-left:10vw;
    padding-right:10vw;
  }
  .paddingSide1c.noLeft {
    padding-left:0vw;
    padding-right:10vw;
  }
  .paddingSide1c.noRight {
    padding-left:10vw;
    padding-right:0vw;
  }
}
@media (min-width: 1200px) {
  .paddingSide1c {
    padding-left:15vw;
    padding-right:10vw;
  }
  .paddingSide1c.noRight {
    padding-left:15vw;
    padding-right:0vw;
  }
}
.paddingSide1d {
  padding-left:25px;
  padding-right:25px;
}
@media (min-width: 640px) {
  .paddingSide1d {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 960px) {
  .paddingSide1d {
    padding-left:10vw;
    padding-right:0vw;
  }
}
@media (min-width: 1200px) {
  .paddingSide1d {
    padding-left:15vw;
    padding-right:0vw;
  }
}
.paddingSide2 {
  padding-left:30px;
  padding-right:30px;
}
@media (min-width: 640px) {
  .paddingSide2 {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 1200px) {
  .paddingSide2 {
    padding-left:7.5vw;
    padding-right:7.5vw;
  }
  .paddingSide2.noLeft { padding-left:0vw; }
  .paddingSide2.noRight { padding-right:0vw; }
}
.marginSide2 {
  margin-left:30px;
  margin-right:30px;
}
@media (min-width: 640px) {
  .marginSide2 {
    margin-left:45px;
    margin-right:45px;
  }
}
@media (min-width: 1200px) {
  .marginSide2 {
    margin-left:7.5vw;
    margin-right:7.5vw;
  }
  .marginSide2.noLeft { margin-left:0vw; }
  .marginSide2.noRight { margin-right:0vw; }
}
.paddingSide3 {
  padding-left:0;
  padding-right:0;
}
@media (min-width: 1200px) {
  .paddingSide3 {
    padding-left:15px;
    padding-right:15px;
  }
}
.paddingSide4 {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 1200px) {
  .paddingSide4 {
    padding-left:3vw;
    padding-right:3vw;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .paddingSide4 {
    padding-left:60px;
    padding-right:60px;
  }
}
.paddingSide5 {
  padding-left:15px;
  padding-right:15px;
}
.paddingSide6 {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 1400px) {
  .paddingSide6 {
    padding-left:25vw;
    padding-right:25vw;
  }
}
.paddingSide7 {
  padding-left:5%;
  padding-right:5%;
}
.paddingTop1 { padding-top:50px; }
@media (min-width: 640px) {
  .paddingTop1 { padding-top:75px; }
}
@media (min-width: 1200px) {
  .paddingTop1 { padding-top:120px; }
}
.paddingBottom1 { padding-bottom:50px; }
@media (min-width: 640px) {
  .paddingBottom1 { padding-bottom:75px; }
}
@media (min-width: 1200px) {
  .paddingBottom1 { padding-bottom:120px; }
}
.marginTop1 { margin-top:50px; }
@media (min-width: 640px) {
  .marginTop1 { margin-top:75px; }
}
@media (min-width: 1200px) {
  .marginTop1 { margin-top:120px; }
}
.marginBottom1 { margin-bottom:50px; }
@media (min-width: 640px) {
  .marginBottom1 { margin-bottom:75px; }
}
@media (min-width: 1200px) {
  .marginBottom1 { margin-bottom:120px; }
}
.paddingTop2 { padding-top:40px; }
@media (min-width: 1200px) {
  .paddingTop2 { padding-top:60px; }
}
.paddingBottom2 { padding-bottom:40px; }
@media (min-width: 1200px) {
  .paddingBottom2 { padding-bottom:60px; }
}
.marginBottom2 { margin-bottom:40px; }
@media (min-width: 1200px) {
  .marginBottom2 { margin-bottom:60px; }
}
.marginTop2 { margin-top:40px; }
@media (min-width: 1200px) {
  .marginTop2 { margin-top:60px; }
}
.paddingTop3 { padding-top:15px; }
@media (min-width: 1200px) {
  .paddingTop3 { padding-top:30px; }
}
.paddingBottom3 { padding-bottom:15px; }
@media (min-width: 1200px) {
  .paddingBottom3 { padding-bottom:30px; }
}
.marginTop3 { margin-top:15px; }
@media (min-width: 1200px) {
  .marginTop3 { margin-top:30px; }
}
.marginBottom3 { margin-bottom:15px; }
@media (min-width: 1200px) {
  .marginBottom3 { margin-bottom:30px; }
}
.paddingTop4 { padding-top:15px; }
.paddingBottom4 { padding-bottom:15px; }
.marginTop4 { margin-top:15px; }
.marginBottom4 { margin-bottom:15px; }
.paddingBottom7 { padding-bottom:5%; }
.animate { transition:all 0.3s ease-in-out; }
.animateChildren *, .animateChildren::after, .animateChildren::before { transition:all 0.3s ease-in-out; }
.animateBottom {
  -webkit-transition:opacity 1.2s cubic-bezier(.165,.84,.44,1), -webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);
  transition:opacity 1.2s cubic-bezier(.165,.84,.44,1), -webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);
  transition:transform 1.2s cubic-bezier(.165,.84,.44,1), opacity 1.2s cubic-bezier(.165,.84,.44,1);
  transition:transform 1.2s cubic-bezier(.165,.84,.44,1), opacity 1.2s cubic-bezier(.165,.84,.44,1), -webkit-transform 1.2s cubic-bezier(.165,.84,.44,1);
  -webkit-transform:translateY(10%);
  transform:translateY(10%);
  opacity:0;
}
.animateBottom.fromBottom {
  -webkit-transform:none;
  transform:none;
  opacity:1;
  -webkit-transition-delay:.8s;
  transition-delay:.8s;
}
.animateLeft {
  -webkit-transition:opacity 0.6s cubic-bezier(.09,.99,1,.99), -webkit-transform 0.6s cubic-bezier(.09,.99,1,.99);
  transition:opacity 0.6s cubic-bezier(.09,.99,1,.99), -webkit-transform 0.6s cubic-bezier(.09,.99,1,.99);
  transition:transform 0.6s cubic-bezier(.09,.99,1,.99), opacity 0.6s cubic-bezier(.09,.99,1,.99);
  transition:transform 0.6s cubic-bezier(.09,.99,1,.99), opacity 0.6s cubic-bezier(.09,.99,1,.99), -webkit-transform 0.6s cubic-bezier(.09,.99,1,.99);
  -webkit-transform:translateX(-10%);
  transform:translateX(-10%);
  opacity:0;
}
.animateLeft.fromLeft {
  -webkit-transform:none;
  transform:none;
  opacity:1;
  -webkit-transition-delay:.3s;
  transition-delay:.3s;
}
hr {
  overflow:visible;
  text-align:inherit;
  margin:0 0 20px 0;
  border:0;
  border-top:1px solid white;
  opacity:1.0;
}
body {
  margin:0;
  padding:0;
  background-color:rgba(118,140,112,0.15);
  overflow-x:hidden;
}
body .body { overflow-x:hidden; }
@media (max-width: 959px) {
  html.open { overflow-y:hidden; }
}
p {
  margin:0;
  display:block;
}
ul {
  padding-left:0px;
  list-style:inside;
  list-style-type:circle;
  margin-top:0;
}
@media (min-width: 1200px) {
  ul {
    list-style:outside;
    list-style-type:circle;
    margin-top:0;
    padding-left:20px;
  }
}
.uk-slider-items { list-style:none !important; }
#fade {
  background:#000;
  position:fixed;
  z-index:999999999999;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  opacity:0;
  pointer-events:none;
}
video { width:100%; }
.schemaOrgHidden { display:none; }
.cc-window {
  left:0 !important;
  bottom:0 !important;
  width:100vw !important;
  max-width:100% !important;
}
.cc-window .cc-message { text-align:center; }
.cc-window .cc-btn { transition:opacity .2s ease; }
.animateText {
  overflow:hidden;
  opacity:0;
}
.preloader {
  background:#fff;
  position:fixed;
  top:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index:999999;
}
.preloader .logoPreloader {
  opacity:0;
  position:absolute;
  filter:drop-shadow(1px 1px 5px rgba(0,0,0,0.4));
}
@media (max-width: 959px) {
  .preloader .logoPreloader {
    width:100%;
    text-align:center;
  }
  .preloader .logoPreloader svg {
    width:400px;
    max-width:75%;
  }
}
.preloader .logoPreloader svg { width:400px; }
@media (min-width: 1600px) {
  .preloader .logoPreloader svg { width:500px; }
}
@keyframes lightboxFadeIn {
  from { opacity:0; }
  to { opacity:1; }
}
.uk-lightbox {
  background:rgba(118,140,112,0.85);
  animation-name:lightboxFadeIn;
  animation-duration:0.5s;
  z-index:10000;
}
.uk-lightbox-items li img {
  max-width:80%;
  max-height:80%;
}
.uk-slidenav svg { color:#fff; }
#my-scrollbar {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
.site .goUp {
  z-index:1;
  transform:translateX(-77%);
  height:162px;
}
.site .goUp .title {
  transform:rotate(-90deg);
  transform-origin:right center;
  display:block;
  font-size:14px;
  line-height:14px;
}
.site .goUp .title svg { transform:rotate(90deg); }
.site .goUp .title svg * { fill:#000; }
.site .goUp .title:hover { color:#000; }
.site .goUp .title svg {
  width:20px;
  margin-left:10px;
}
.boxLink {
  min-width:240px;
  background:#fff;
  padding:0 20px;
  line-height:40px;
  color:#000;
  font-size:20px !important;
  box-sizing:border-box;
  font-weight:800;
  text-align:center;
  text-transform:uppercase;
}
@media (min-width: 1200px) {
  .boxLink { font-size:24px !important; }
}
@media (max-width: 639px) {
  .boxLink.full { width:100%; }
}
.boxLink:hover { color:#000; }
.underlined { display:inline-block; }
.underlined::after {
  display:block;
  width:100%;
  background:#000;
  height:1px;
  content:"";
}
.underlined.orange { color:#4A5947; }
.underlined.orange::after { background:#4A5947; }
.underlined.black { color:#fff; }
.underlined.black::after { background:#fff; }
.underlined:hover::after { width:0; }
.verticalImage {
  height:auto;
  z-index:1;
}
@media (max-width: 959px) {
  .verticalImage { padding-bottom:150%; }
}
@media (min-width: 960px) {
  .verticalImage {
    min-height:440px;
    height:32vw;
  }
}
@media (min-width: 1200px) {
  .verticalImage { min-height:540px; }
}
@media (min-width: 1400px) {
  .verticalImage { min-height:616px; }
}
.scrollerMobile {
  background:rgba(0,0,0,0.3);
  z-index:1;
  width:90px;
  height:90px;
  text-align:center;
  border-radius:90px;
  pointer-events:none;
}
.fancybox-slide--iframe .fancybox-content {
  width:650px;
  height:700px;
  max-width:90%;
  max-height:90%;
  margin:0;
}
.scrollContainer { display:none; }
@media (max-width: 479px) {
  .scrollContainer {
    display:flex !important;
    padding:0 25px;
  }
}
.scrollContainer .prev, .scrollContainer .next {
  background-image:url(/templates/qbus/images/arrow-long.png);
  height:15px;
  width:84px;
}
.scrollContainer .next { transform:rotate(180deg); }
.scrollContainer .scroll {
  padding:0 15px;
  font-weight:700;
}
.navigationContainer a {
  z-index:1;
  position:relative;
  padding:2px;
  border:0;
  color:#A68F7B;
}
.navigationContainer a svg {
  width:90px;
  stroke-width:1.5px;
}
.navigationContainer a.uk-invisible {
  visibility:visible !important;
  opacity:30%;
}
body .linkToArticle::after { background:#4A5947; }
body .linkToArticle.white { color:#000; }
@media (max-width: 1199px) {
  .title-badge { width:70px; }
}
html, body { scrollbar-color:#A68F7B #4A5947; }
::-webkit-scrollbar { width:auto; }
::-webkit-scrollbar-track { background:#A68F7B; }
::-webkit-scrollbar-thumb { background:#4A5947; }
.animateLetters, .animateWords {
  overflow:hidden;
  opacity:0;
  transition:opacity linear 0.5s;
  visibility:hidden;
  transition-delay:0.5s;
}
.animateLetters.inView, .animateWords.inView {
  visibility:visible;
  opacity:1;
}
.animateLetters .letter, .animateLetters .word, .animateWords .letter, .animateWords .word { display:inline-block; }
.animateWordsOnload {
  overflow:hidden;
  opacity:0;
  transition:opacity linear 0.5s;
  visibility:hidden;
  transition-delay:0.5s;
}
.animateWordsOnload.inView {
  visibility:visible;
  opacity:1;
}
.animateWordsOnload .word { display:inline-block; }
.slideshowNavigation { padding:30px; }
.slideshowNavigation a { color:#000; }
.slideshowNavigation a:hover, .slideshowNavigation a:focus { color:#EC6247; }
.uk-lightbox-toolbar { background:none !important; }
.uk-lightbox-toolbar-icon { padding:15px; }
.uk-lightbox-toolbar>*, a.uk-lightbox-button {
  background:none !important;
  color:#fff !important;
}
.uk-lightbox-toolbar>*:hover, a.uk-lightbox-button:hover {
  color:#fff !important;
  opacity:0.5 !important;
}
a.uk-lightbox-button { margin:10px; }
.uk-lightbox-iframe {
  max-width:650px;
  max-height:430px;
}
@media (max-width: 639px) {
  .uk-lightbox-iframe {
    width:95%;
    height:95%;
    max-width:none;
    max-height:none;
  }
}
.uk-transition-slide-top { transform:translate(0,0) !important; }
.slideshowWrapper {
  top:0;
  width:100%;
}
@media (min-width: 960px) {
  .slideshowWrapper { top:90px; }
}
@media (max-width: 479px) {
  .slideshowWrapper .uk-slidenav-next, .slideshowWrapper .uk-slidenav-previous { display:none !important; }
}
.slideshowWrapper .uk-slideshow-items {
  height:calc((100 * var(--vh)));
  min-height:auto !important;
}
@media (orientation: portrait) {
  .slideshowWrapper .uk-slideshow-items { height:100vw !important; }
}
.slideshowWrapper .uk-slideshow-items li img {
  min-height:300px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.slideshowWrapper .uk-slideshow-items .slideshowTitle {
  width:100%;
  text-shadow:1px 1px 5px rgba(0,0,0,0.4);
}
.slideshowWrapper .uk-slideshow-items .slideshowTitle .titleH1 { font-size:25px; }
@media (min-width: 480px) {
  .slideshowWrapper .uk-slideshow-items .slideshowTitle .titleH1 { font-size:25px; }
}
@media (min-width: 640px) {
  .slideshowWrapper .uk-slideshow-items .slideshowTitle .titleH1 { font-size:30px; }
}
@media (min-width: 960px) {
  .slideshowWrapper .uk-slideshow-items .slideshowTitle .titleH1 { font-size:35px; }
}
@media (min-width: 1200px) {
  .slideshowWrapper .uk-slideshow-items .slideshowTitle .titleH1 { font-size:40px; }
}
.slideshowWrapper .uk-slideshow-items .slideshowTitle .subtitle { color:#000; }
.slideshowWrapper .uk-slidenav {
  color:#000;
  z-index:999;
}
@media (min-width: 960px) {
  .slideshowWrapper .uk-slidenav.uk-slidenav-next { right:15px; }
}
.slideshowWrapper .uk-slidenav:hover { color:#4A5947; }
.slideshowWrapper .prevPageLink, .slideshowWrapper .nextPageLink {
  color:#fff;
  filter:drop-shadow(1px 1px 5px #000);
}
.slideshowWrapper .prevPageLink>span, .slideshowWrapper .nextPageLink>span { margin:0 1vw; }
.slideshowWrapper .prevPageLink>div, .slideshowWrapper .nextPageLink>div {
  background-color:#fff;
  width:3vw;
  height:4px;
}
.smallSlideshowWrapper a { opacity:1.0 !important; }
.smallSlideshowWrapper .secondImage {
  width:50%;
  padding-top:30%;
  margin-top:-10%;
  height:0;
  left:50%;
  transform:translate(-80%,0);
  background:#fff;
}
.smallSlideshowWrapper .secondImage >a>div { margin:1.5%; }
@media (max-width: 1399px) {
  .readMoreToggle[data-readmore] {
    -webkit-mask-image:linear-gradient(to bottom,#000000,rgba(0,0,0,0));
    -webkit-mask-size:100% 100%;
    -webkit-mask-repeat:no-repeat;
    -webkit-mask-position:left top;
  }
  .readMoreToggle[data-readmore] + [data-readmore-toggle] {
    margin-top:30px;
    display:inline-block !important;
    width:auto !important;
  }
  .readMoreToggle[data-readmore][aria-expanded="true"] { -webkit-mask-image:none; }
}
@media (min-width: 1400px) {
  .readMoreToggle[data-readmore] { height:auto !important; }
  .readMoreToggle[data-readmore] + [data-readmore-toggle] { display:none !important; }
}
.header {
  color:#000;
  z-index:999;
  position:absolute;
  padding:30px;
  background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,transparent 100%);
}
@media (max-width: 959px) {
  .header + .uk-sticky-placeholder { display:none !important; }
}
.header .headerCenter .languages.mobile {
  text-transform:uppercase;
  position:absolute;
  top:30px;
  left:50%;
  transform:translateX(-50%);
}
.header .headerCenter .languages.mobile li:nth-child(-n+2)::after {
  content:"|";
  position:relative;
  padding:0 5px;
  display:inline-block !important;
}
.header .headerCenter .languages.mobile li.lang-active a { color:#4A5947; }
.header .headerCenter .languages.mobile li a {
  color:#000;
  font-family:'Gotham Book', sans-serif;
  font-weight:500;
}
.header .headerCenter .languages.mobile li a:hover { color:#4A5947; }
.header .headerCenter .languages.desktop { display:flex; }
.header .headerCenter .languages.desktop .mod-languages { display:flex; }
.header .headerCenter .languages.desktop ul {
  flex-direction:column;
  justify-content:space-between;
}
.header .headerCenter .languagesAddress {
  font-size:10px;
  font-weight:700;
  line-height:normal;
  font-family:'Bitter', serif;
  padding:4vw 0;
}
@media (min-width: 640px) {
  .header .headerCenter .languagesAddress { font-size:15px; }
}
@media (min-width: 1200px) {
  .header .headerCenter .languagesAddress { font-size:18px; }
}
@media (min-width: 1200px) {
  .header .headerCenter .languagesAddress { padding:60px 0; }
}
.header .headerCenter .languagesAddress ul { margin:0; }
.header .headerCenter .languagesAddress * { color:#4A5947; }
.header .headerCenter .languagesAddress .languages { text-transform:uppercase; }
.header .headerCenter .mainMenuMobile .menu-drawer {
  position:fixed;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  padding-top:0;
  z-index:1;
  opacity:0;
  transform:translateY(-100%);
  overflow-y:auto;
  scrollbar-width:none;
  -ms-overflow-style:none;
  background-color:#D3C8BE;
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuFader {
  position:fixed;
  top:0;
  left:0;
  background:#fff;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:999;
}
.header .headerCenter .mainMenuMobile .menu-drawer.noTransition { transition:none; }
.header .headerCenter .mainMenuMobile .menu-drawer::-webkit-scrollbar {
  width:0px;
  height:0px;
}
.header .headerCenter .mainMenuMobile .menu-drawer .withLine::after { background-color:#D9D2C5; }
@media (max-height: 499px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .withLine::after { display:none !important; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .close-menu {
  cursor:pointer;
  position:absolute;
  top:30px;
  right:30px;
}
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .close-menu {
    left:auto;
    right:30px;
  }
}
.header .headerCenter .mainMenuMobile .menu-drawer .close-menu svg { width:25px; }
.header .headerCenter .mainMenuMobile .menu-drawer .close-menu svg * {
  fill:#4A5947;
  stroke:#4A5947;
}
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .close-menu svg * {
    fill:#fff;
    stroke:#fff;
  }
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper {
  max-height:100%;
  height:100%;
  box-sizing:border-box;
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems {
  margin:0;
  margin-top:20px;
  list-style:none;
  height:100%;
  overflow-y:auto;
  scrollbar-color:#4A5947 #fff;
  scrollbar-width:thin;
}
@media (min-width: 640px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems { margin-top:0px; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems::-webkit-scrollbar { width:10px; }
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems::-webkit-scrollbar-track { background:#fff; }
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems::-webkit-scrollbar-thumb { background:#4A5947; }
@media (min-width: 960px) and (max-width: 1399px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems > li { padding-left:35px; }
}
@media (max-width: 959px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems li { padding-left:0; }
}
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems li:last-child a { padding-bottom:0 !important; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems li a {
  color:#4A5947;
  padding:0;
  padding-bottom:10px;
}
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems li a { padding-bottom:5px; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems li a:hover {
  color:#A68F7B !important;
  opacity:1;
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems ul.sub-menu { padding-bottom:15px; }
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems ul.sub-menu {
    padding-left:30px;
    padding-bottom:15px;
  }
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems ul.sub-menu a {
  padding-top:0;
  padding-bottom:5px;
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuItems li.active > a { color:#8AA64E; }
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuImages {
  transition-delay:0s;
  opacity:0;
  transition:all 1.2s cubic-bezier(.165,.84,.44,1);
}
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuImages .item { opacity:0; }
.header .headerCenter .mainMenuMobile .menu-drawer .menuContainer .wrapper .menuImages .item.hover { opacity:1; }
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu { font-size:16px; }
@media (min-width: 960px) and (max-height: 599px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .socials, .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .partner { display:none !important; }
}
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu {
    padding-left:60px !important;
    padding-right:0 !important;
    padding-top:0 !important;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    padding-bottom:100px;
    min-width:200px;
  }
}
@media (min-width: 1200px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu { padding-left:7.5vw !important; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu a:hover { opacity:1; }
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu a:hover svg * { fill:#4A5947; }
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu a svg {
  height:25px;
  max-width:25px;
}
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .partner { width:300px; }
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .partner {
    width:100%;
    margin:0;
  }
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .partner .web .text { display:none; }
}
@media (min-width: 1200px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .partner .web .text { display:flex; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .text.lined {
  border-bottom:1px solid #000;
  color:#000;
}
@media (min-width: 960px) {
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .icons { padding-right:15px; }
  .header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .icons .icon { width:50px; }
}
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .languages {
  position:absolute;
  top:auto;
  left:auto;
  transform:none;
  bottom:30px;
}
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .languages .lang-block { justify-content:flex-start; }
.header .headerCenter .mainMenuMobile .menu-drawer .bottomMenu .languages li:nth-child(-n+2)::after { padding:0 10px; }
.header .mainLogo svg {
  filter:drop-shadow(1px 1px 5px #000);
  width:35vw;
  min-width:150px;
  max-width:350px;
}
.header .mainLogo svg * { fill:#fff; }
.header .menuLogo { padding:4vw 0; }
@media (min-width: 1200px) {
  .header .menuLogo { padding:60px 0; }
}
.header .menuLogo svg { width:140px; }
.header .menuLogo svg * { fill:#4A5947; }
@media (min-width: 640px) {
  .header .menuLogo svg { width:22vw; }
}
@media (min-width: 960px) {
  .header .menuLogo svg { width:200px; }
}
@media (min-width: 1200px) {
  .header .menuLogo svg { width:260px; }
}
@media (max-width: 959px) and (orientation: landscape) {
  .header .menuItems { margin:4vw 10vw 0 10vw !important; }
  .header .languagesAddress { line-height:15px !important; }
}
@media (max-width: 959px) and (orientation: landscape) and (max-width: 479px) {
  .header .menuLogo { display:none; }
}
@media (max-width: 959px) and (orientation: landscape) and (max-width: 639px) {
  .header .menuLogo svg { width:100px; }
}
@media (max-width: 959px) {
  html.open .header .menu-toggle, html.open .header .headerRight { opacity:0; }
}
.header .headerRight .icons { padding-right:95px; }
.header .headerLeft .icons svg { width:30px; }
.headerLogoMobile {
  top:130px;
  text-align:center;
  width:100%;
}
@media (min-width: 960px) {
  .headerLogoMobile { top:120px; }
}
.withoutSlideshow .headerLogoMobile {
  padding-top:120px;
  filter:drop-shadow(1px 1px 5px rgba(0,0,0,0.4));
}
.withoutSlideshow .headerLogoMobile svg {
  width:400px;
  max-width:75%;
}
@media (min-width: 960px) {
  .withoutSlideshow .layout0 .contentContainer { padding-top:250px; }
}
@media (min-width: 1600px) {
  .withoutSlideshow .layout0 .contentContainer { padding-top:350px; }
}
@media (min-width: 960px) {
  .header + .uk-sticky-placeholder { display:none; }
}
.menu-toggle {
  position:relative;
  cursor:pointer;
  font-size:30px;
  font-weight:800;
  color:#fff;
  margin-bottom:30px;
  margin-left:15px;
  text-shadow:1px 1px 5px rgba(0,0,0,0.4);
}
.menu-toggle:hover .boxLink {
  border-width:9px;
  padding:3px 25px;
}
.menu-toggle .spans {
  font-size:12px;
  font-weight:normal;
  filter:drop-shadow(1px 1px 5px #000);
}
.menu-toggle .spans span {
  height:4px;
  width:35px;
  background:#fff;
  display:block;
  border-radius:0;
}
.menu-toggle .spans span:first-child { margin-bottom:7px; }
.menu-toggle .spans span:nth-child(2) {
  margin-bottom:7px;
  width:45px;
}
.menu-toggle:hover .spans span { width:45px; }
.buttonsHeaderWrapperRightTop {
  top:30px;
  z-index:1;
  position:fixed;
  right:0;
  z-index:999;
}
.buttonsHeaderWrapperRightTop a:hover { opacity:1; }
.buttonsHeaderWrapperRightTop .icons .item { margin-bottom:30px; }
.buttonsHeaderWrapperRightTop .icons .item.book { margin-bottom:15px; }
.buttonsHeaderWrapperRightTop .icons .item a.request, .buttonsHeaderWrapperRightTop .icons .item a.bottomPlaceholder {
  background:#4A5947;
  border-radius:25px 0 0 25px;
  padding:10px 15px 10px 20px;
}
.buttonsHeaderWrapperRightTop .icons .item a.request .text, .buttonsHeaderWrapperRightTop .icons .item a.bottomPlaceholder .text { background:#4A5947; }
.buttonsHeaderWrapperRightTop .icons .item a.request svg, .buttonsHeaderWrapperRightTop .icons .item a.bottomPlaceholder svg {
  width:30px;
  fill:#fff !important;
}
@media (min-width: 960px) {
  .buttonsHeaderWrapperRightTop .icons .item a.request, .buttonsHeaderWrapperRightTop .icons .item a.bottomPlaceholder { padding-right:40px; }
}
.buttonsHeaderWrapperRightTop .icons .item a.bookBell {
  background:#8AA64E;
  border-radius:25px 0 0 25px;
  padding:10px 15px 10px 20px;
}
.buttonsHeaderWrapperRightTop .icons .item a.bookBell .text { background:#8AA64E; }
.buttonsHeaderWrapperRightTop .icons .item a.bookBell svg { width:30px; }
@media (min-width: 960px) {
  .buttonsHeaderWrapperRightTop .icons .item a.bookBell { padding-right:40px; }
}
.buttonsHeaderWrapperRightTop .icons .item a svg {
  width:30px;
  height:23px;
}
.buttonsHeaderWrapperRightTop .icons .item a svg * { fill:#fff; }
@media (min-width: 960px) {
  .buttonsHeaderWrapperRightTop .icons .item a .text {
    position:absolute;
    display:block !important;
    height:43px;
    line-height:43px;
    color:#fff;
    border-radius:25px 0 0 25px;
    z-index:-1;
    opacity:0;
    white-space:nowrap;
    transition:all 200ms ease-in-out, opacity 200ms ease-in-out;
  }
}
@media (min-width: 960px) {
  .buttonsHeaderWrapperRightTop .icons .item a:hover .text {
    padding-right:65px;
    padding-left:20px;
    opacity:1;
    transition:all 300ms ease-in-out, opacity 200ms ease-in-out;
  }
}
@media (min-width: 960px) {
  .buttonsHeaderWrapperRightTop .icons .item a.email .text, .buttonsHeaderWrapperRightTop .icons .item a.phone .text {
    text-transform:lowercase;
    transition:all 200ms ease-in-out, opacity 150ms ease-in-out;
  }
}
@media (min-width: 960px) {
  .buttonsHeaderWrapperRightTop .icons .item a.email:hover .text, .buttonsHeaderWrapperRightTop .icons .item a.phone:hover .text {
    padding-right:59px;
    transition:all 200ms ease-in-out, opacity 500ms ease-in-out;
  }
}
.buttonsHeaderWrapperRightTop .icons .item.bookBellContainer { margin-bottom:10px; }
.buttonsHeaderWrapperRightTop .icons .item.white { filter:drop-shadow(1px 1px 5px #000); }
.buttonsHeaderWrapperRightTop .bottom { bottom:25px; }
.buttonsHeaderWrapperRightTop .bottom a:hover svg { transform:scale(1.1); }
.readMore svg {
  width:30px;
  height:30px;
}
.withLine::after {
  content:"";
  position:relative;
  width:78px;
  height:4px;
  background:#fff;
  margin-left:7vw;
  margin-top:30px;
  display:block;
  border-radius:10px;
}
@media (min-width: 1200px) {
  .withLine::after { width:260px; }
}
.layout0 .contentContainer .textWrapper .text a {
  opacity:1;
  color:#4A5947;
}
.layout0 .contentContainer .textWrapper .text a:hover {
  color:#4A5947;
  opacity:0.5;
}
@media (max-width: 1199px) {
  .sliderAfterMobile .layout0 .contentContainer .textWrapper .textContainer { padding-bottom:10px; }
}
.layout0 .contentContainer .textWrapper .bookingOuterWrapper { padding-right:0; }
@media (max-width: 1199px) {
  .layout0 .contentContainer .smallSlideshowWrapper { padding-top:0; }
}
.artid248 .layout0 .slideshowContainer::before {
  content:"";
  bottom:0;
  left:-40px;
  width:50%;
  height:80%;
  background:url("/templates/qbus/images/backgrounds/background_big_slideshow.png") no-repeat bottom left;
  background-size:contain;
  position:absolute;
  z-index:1;
  pointer-events:none;
}
.artid248 .layout0 .slideshowContainer::after {
  content:"";
  bottom:0;
  right:-40px;
  width:50%;
  height:80%;
  background:url("/templates/qbus/images/backgrounds/background_big_slideshow.png") no-repeat bottom left;
  background-size:contain;
  position:absolute;
  z-index:1;
  pointer-events:none;
  transform:scaleX(-1);
}
.coloredBackground1 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground2 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground3 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground4 .coloredBackgroundWrapper .coloredBackgroundContainerIcons { width:100%; }
@media (min-width: 1200px) {
  .coloredBackground1 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground2 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground3 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground4 .coloredBackgroundWrapper .coloredBackgroundContainerIcons { width:100%; }
}
.coloredBackground1 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidth, .coloredBackground2 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidth, .coloredBackground3 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidth, .coloredBackground4 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidth { width:100% !important; }
@media (max-width: 959px) {
  .coloredBackground1 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidthMobile, .coloredBackground2 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidthMobile, .coloredBackground3 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidthMobile, .coloredBackground4 .coloredBackgroundWrapper .coloredBackgroundContainerIcons.fullWidthMobile { width:100% !important; }
}
.coloredBackground1 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons, .coloredBackground2 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons, .coloredBackground3 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons, .coloredBackground4 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons {
  width:50%;
  background-repeat:repeat;
}
@media (min-width: 1200px) {
  .coloredBackground1 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons, .coloredBackground2 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons, .coloredBackground3 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons, .coloredBackground4 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons { width:40%; }
}
.coloredBackground1 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground1 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainer { background-color:#D1D9C1; }
.coloredBackground1 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons {
  background-image:url("/templates/qbus/images/backgrounds/background2.svg");
  background-size:80px;
  opacity:0.2;
}
@media (min-width: 1200px) {
  .coloredBackground1 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons { opacity:0.5; }
}
.coloredBackground2 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground2 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainer { background-color:#D3C8BE; }
.coloredBackground2 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons {
  background-image:url("/templates/qbus/images/backgrounds/background2.svg");
  background-size:80px;
  opacity:0.2;
}
@media (min-width: 1200px) {
  .coloredBackground2 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons { opacity:0.5; }
}
.coloredBackground3 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground3 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainer { background-color:#b4c0b0; }
.coloredBackground3 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons { background-image:url("/templates/qbus/images/backgrounds/background1.png"); }
.coloredBackground4 .coloredBackgroundWrapper .coloredBackgroundContainerIcons, .coloredBackground4 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainer { background-color:#edf0e6; }
.coloredBackground4 .coloredBackgroundWrapper:nth-child(odd) .coloredBackgroundContainerIcons { background-image:url("/templates/qbus/images/backgrounds/background2.svg"); }
.layout0_4 .contentContainer .textWrapper .text a { color:#4A5947; }
.layout0_4 .contentContainer .textWrapper .text a:hover { color:#4A5947; }
.layout0_slide .textWrapper { padding:0; }
.black .layout0_slide .textWrapper { background-color:#34373B; }
.layout0_text .titleH2 { color:#000; }
.layout0_1_1 .text .titleH2 { font-weight:700; }
.layout0_1_3 .itemTitleTextWrapper { background:#F3F3F0; }
.layout1 .background {
  background-image:url("/templates/qbus/images/backgrounds/background2.svg");
  background-size:80px;
  margin:70px 0;
}
@media (min-width: 960px) {
  .layout1 .background { margin:5vw 0; }
}
.layout1 .navigationContainer .previous, .layout1 .navigationContainer .next {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
}
.layout1 .navigationContainer .previous { left:15%; }
.layout1 .navigationContainer .next { right:15%; }
@media (max-width: 1199px) {
  .layout1 .navigationContainer a svg { width:35px; }
}
.layout1 .slider-animate {
  opacity:0;
  overflow:visible;
}
.layout1 .slider-animate.animate-slides { opacity:1; }
.layout1 .uk-slider li .linkToArticle { opacity:0; }
.layout1 .uk-slider li.uk-active .item { z-index:100; }
.layout1 .uk-slider li.uk-active .textContainer, .layout1 .uk-slider li.uk-active .linkToArticle { opacity:1 !important; }
.layout1 .uk-slider li .item {
  transition:0.5s !important;
  z-index:0;
}
@media (min-width: 960px) {
  .layout1 .uk-slider li .item { width:65vw; }
}
.layout1 .uk-slider li .item:hover .imageContainer { transform:scale(1.0); }
.layout1 .uk-slider li .item .imageContainer {
  height:350px;
  min-height:350px;
  transition:all 0.5s ease-in-out;
}
@media (min-width: 640px) {
  .layout1 .uk-slider li .item .imageContainer {
    padding-bottom:66%;
    height:auto;
    min-height:100%;
    margin:0 4vw;
  }
}
@media (min-width: 960px) {
  .layout1 .uk-slider li .item .imageContainer {
    padding-bottom:0;
    height:34vw;
  }
}
.layout1 .uk-slider li .item .textContainer {
  min-width:30%;
  color:#fff;
}
.layout1 .uk-slider li .item .textContainer .iconContainer {
  width:30px;
  margin:0 auto;
}
.layout1 .uk-slider li .item .textContainer .iconContainer svg { filter:drop-shadow(10px 0 5px #000); }
.layout1 .uk-slider li .item .textContainer .iconContainer svg * { fill:#fff; }
.layout1 .uk-slider li .item .overlay {
  background:rgba(166,143,123,0.6);
  transition:background 0.5s ease-in-out;
}
.layout1 .desktopSlider li.uk-active .item .imageContainer * { filter:grayscale(0%) !important; }
.layout1 .desktopSlider li.uk-active .overlay { background:rgba(166,143,123,0) !important; }
.layout1 .desktopSlider li .imageContainer * { transition:all 0.5s ease-in-out; }
.layout1 .desktopSlider li .imageContainer *:not(.overlay) { filter:grayscale(100%); }
.layout1 .roomInfo {
  font-size:20px;
  font-weight:bold;
}
.layout1 .roomInfo .icon { margin-right:10px; }
.layout1 .roomInfo .icon svg {
  height:30px;
  width:auto;
}
.layout1 .roomInfo .icon svg * { fill:#000; }
.layout1:not(.layout1_1) .roomInfo .roomPeople::before {
  content:"";
  display:block;
  position:absolute;
  left:20px;
  top:0;
  transform:translateY(-0.5em);
  width:1px;
  background-color:rgba(74,89,71,0.5);
  height:50px;
}
.layout1_2 .uk-slider .block-slider { transform:translate3d(0,0,0) !important; }
.layout1_2 .uk-slider .block-slider li.active-element .item { transform:translateY(0) !important; }
.layout1_2 .uk-slider .block-slider li:nth-child(2) { transform:translateY(-120px) !important; }
.layout1_2 .uk-slider li .textContainer { opacity:1 !important; }
.layout1_2 .uk-slider li .textContainer .title {
  margin-bottom:-0.15em;
  font-size:50px;
}
@media (min-width: 960px) {
  .layout1_2 .uk-slider li .textContainer .title { font-size:60px; }
}
@media (min-width: 1200px) {
  .layout1_2 .uk-slider li .textContainer .title { font-size:80px; }
}
@media (min-width: 1400px) {
  .layout1_2 .uk-slider li .textContainer .title { font-size:100px; }
}
.layout1_2 .uk-slider li .textContainer .subtitle { font-size:20px; }
@media (min-width: 1200px) {
  .layout1_2 .uk-slider li .textContainer .subtitle { font-size:30px; }
}
@media (min-width: 960px) {
  .layout1_2 .uk-slider li {
    width:33.3333%;
    box-sizing:border-box;
  }
  .layout1_2 .uk-slider li .item { width:100%; }
  .layout1_2 .uk-slider li.active-element .item { transform:translateY(-120px); }
}
.layout1_2 .uk-slider li .imageContainer { box-shadow:none !important; }
@media (min-width: 960px) {
  .layout1_2 .uk-slider li .imageContainer { height:42.5vw !important; }
  .layout1_2 .uk-slider li .imageContainer::after {
    background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,0) 100%);
    content:"";
    position:absolute;
    display:block;
    bottom:0;
    left:0;
    width:100%;
    height:20%;
  }
}
.layout1_2 .desktopSlider .uk-slider li.uk-active .imageContainer { transform:scale(1) !important; }
.layout1_2 .desktopSlider .uk-slider li .textContainer { padding-top:0 !important; }
.layout1_2 .desktopSlider .uk-slider li .textContainer .title { margin-top:-0.5em; }
.layout1_2 .mobileSlider .textContainer { padding-top:30px !important; }
.layout1_2 .navigationContainer .previous, .layout1_2 .navigationContainer .next { top:86%; }
@media (min-width: 1600px) {
  .layout1_2 .navigationContainer .previous, .layout1_2 .navigationContainer .next { top:92%; }
}
.layout1_2 .navigationContainer .previous { left:44%; }
.layout1_2 .navigationContainer .next { right:44%; }
@media (min-width: 1200px) {
  .layout1_1 .item.textImageContainer > .uk-flex { flex-direction:row; }
}
.layout1_1 .item .imageContainer {
  min-height:300px;
  height:100% !important;
}
@media (min-width: 960px) {
  .layout1_1 .item .imageContainer {
    min-height:450px;
    overflow:visible;
    z-index:1;
  }
}
.layout1_1 .item .startPriceWrapper {
  background-color:#4A5947;
  width:130px;
  height:130px;
  border-radius:50%;
  padding:15px;
  box-sizing:border-box;
  bottom:30px;
  color:#000;
  box-shadow:0px 0px 20px rgba(0,0,0,0.15);
}
@media (min-width: 1200px) {
  .layout1_1 .item .startPriceWrapper { left:100%; }
}
.layout1_1 .item .startPriceWrapper .price {
  font-size:33px;
  font-weight:800;
  line-height:1.2;
}
.layout1_1 .item .startPriceWrapper .label1 { font-size:14px; }
@media (min-width: 640px) {
  .layout1_1 .item .startPriceWrapper .label1 { font-size:16px; }
}
@media (min-width: 1200px) {
  .layout1_1 .item .startPriceWrapper .label1 { font-size:16px; }
}
.layout1_1 .item .startPriceWrapper .label2 { font-size:16px; }
.layout1_1 .item .textContainer { background:#000; }
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer { flex-direction:row; }
}
@media (max-width: 1199px) {
  .layout1_1 .item .textContainer {
    align-items:center;
    text-align:center;
  }
}
.layout1_1 .item .textContainer .links .icon svg {
  width:50px;
  height:47px;
}
@media (min-width: 640px) {
  .layout1_1 .item .textContainer .links .icon svg {
    width:60px;
    height:58px;
  }
}
.layout1_1 .item .textContainer .links .icon svg * { fill:#fff; }
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer .info1 { padding-right:30px; }
}
.layout1_1 .item .textContainer .info2 .roomInfo { font-size:25px; }
.layout1_1 .item .textContainer .info2 .roomInfo .icon { margin-right:20px; }
@media (min-width: 1600px) {
  .layout1_1 .item .textContainer .info2 .roomInfo .icon { margin-right:25px; }
}
.layout1_1 .item .textContainer .info2 .roomInfo .icon svg {
  height:36px;
  width:auto;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .layout1_1 .item .textContainer .info2 .roomInfo { margin-left:-20px; }
  .layout1_1 .item .textContainer .info2 .roomInfo > * { padding-left:20px; }
}
@media (min-width: 1801px) {
  .layout1_1 .item .textContainer .info2 .roomInfo { font-size:35px; }
  .layout1_1 .item .textContainer .info2 .roomInfo .icon svg { height:41px; }
}
.layout1_1 .item .textContainer .info2 .boxLink {
  background-color:#4A5947;
  border-color:#4A5947;
  color:#000;
  display:inline-block;
  min-width:250px;
  text-align:center;
}
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer .info2 .boxLink { width:100%; }
}
.layout1_1 .item .textContainer .info2 .boxLink:hover {
  background-color:#4A5947;
  border-color:#4A5947;
  opacity:1;
}
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer .info2 .boxLink:hover {
    background-color:#000;
    border-color:#000;
    color:#fff;
    opacity:0.5;
  }
}
@media (max-width: 479px) {
  .layout1_1 .item .textContainer .info2 .boxLink {
    padding-left:15px;
    padding-right:15px;
    font-size:18px;
    min-width:auto !important;
    width:auto !important;
    display:block;
  }
}
.layout1_1 .item .textContainer .links .requestWrapperLink:hover svg * { fill:#4A5947; }
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer .links .requestWrapperLink:hover svg * { fill:#000; }
}
.layout1_1 .item .textContainer .links .requestWrapperLink:hover .title { color:#4A5947; }
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer .links .requestWrapperLink:hover .title { color:#000; }
}
.layout1_1 .item .textContainer .links .requestWrapperLink .title {
  color:#fff;
  font-weight:700;
}
.layout1_1 .item .textContainer .links .requestWrapperLink .calendar-smaller svg {
  width:50px;
  padding-top:6px;
}
.layout1_1 .item .textContainer .titleWrapper .title { color:#4A5947; }
@media (min-width: 1200px) {
  .layout1_1 .item .textContainer .titleWrapper .title { font-size:80px; }
}
@media (min-width: 1600px) {
  .layout1_1 .item .textContainer .titleWrapper .title { font-size:120px; }
}
.layout1_1 .item .textContainer .titleWrapper .subtitle {
  font-size:20px;
  color:#fff;
  font-weight:500;
  font-family:'Montserrat', sans-serif;
}
.layout1_1 .item .textContainer .text { color:#fff; }
@media (min-width: 1801px) {
  .layout1_1 .item .textContainer .text { font-size:21px; }
}
.layout1_1 .item .textContainer .text .roomInfo { font-weight:700; }
.layout1_1 .item .textContainer .roomInfo .icon svg * { fill:#fff; }
.layout1_1 .item .pricesLink { padding-bottom:30px; }
.layout1_1 .item .pricesLink .arrowDown {
  background:#F3F3F0;
  display:block !important;
  height:50px;
  width:50px;
  transform:translateX(-50%) translateY(25%) rotate(45deg);
  z-index:0;
  opacity:0;
}
.layout1_1 .item .pricesLink.opened .arrowDown { opacity:1; }
.layout1_1 .item .pricesLink:hover > .title { color:#EC6247; }
.layout1_1 .item #prices .titleH2 { font-family:'Gotham Book', sans-serif; }
.layout1_1 .item .pic {
  font-size:20px;
  line-height:24px;
  display:block;
  color:#fff;
}
@media (min-width: 1200px) {
  .layout1_1 .item:hover .textContainer { background-color:#4A5947; }
  .layout1_1 .item:hover .textContainer .title { color:#000; }
  .layout1_1 .item:hover .textContainer .boxLink {
    background-color:#000;
    border-color:#000;
    color:#fff;
  }
  .layout1_1 .item:hover::after { background-color:#000; }
}
.layout1_1 .item::before, .layout1_1 .item::after {
  content:"";
  display:block;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  background-color:#4A5947;
  width:1px;
  height:25px;
  transition:background-color .3s ease-in-out;
}
.layout1_1 .item::before { bottom:100%; }
.layout1_1 .item:after { top:0; }
.layout2 { background:#fff; }
@media (min-width: 1200px) {
  .layout2 .textWrapper { padding-right:0; }
}
.layout2 .textWrapper .title { color:#4A5947; }
.layout2 .textWrapper .subtitle { color:#000; }
.layout2 .imagesContainer .image-1 .imageContainer { height:300px; }
@media (min-width: 1200px) {
  .layout2 .imagesContainer .image-1 .imageContainer {
    height:auto;
    padding-bottom:60%;
  }
}
@media (max-width: 479px) {
  .layout2 .imagesContainer .uk-width-1-3 { display:none !important; }
  .layout2 .imagesContainer .image-1 { width:100% !important; }
}
.layout2 .services *+.uk-grid-margin-large, .layout2 .services .uk-grid+.uk-grid-large, .layout2 .services .uk-grid+.uk-grid-row-large, .layout2 .services .uk-grid-large>.uk-grid-margin, .layout2 .services .uk-grid-row-large>.uk-grid-margin { margin-top:60px; }
.layout2 .services .item:hover .titleContainer { opacity:1; }
.layout2 .services .item:hover svg * { fill:#4A5947; }
.layout2 .services .item .icon svg { height:80px; }
@media (min-width: 1200px) {
  .layout2 .services .item .titleContainer { opacity:0; }
}
.layout2 .services .item .titleContainer .title {
  text-transform:none;
  color:#4A5947;
  font-weight:600;
  font-size:22px !important;
}
@media (max-width: 479px) {
  .layout2 .services .item .titleContainer .title { font-size:18px !important; }
}
.layout2 .services .item .titleContainer .subtitle { color:#000; }
@media (max-width: 479px) {
  .layout2 .services .item .titleContainer .subtitle { font-size:14px !important; }
}
.layout3 .sliderContainer .sliderNavigationItems { color:#fff; }
.layout3 .sliderContainer .sliderNavigationItems li { line-height:45px; }
.layout3 .sliderContainer .sliderNavigationItems li:not(.uk-active) .titleH2::after { display:none; }
@media (max-width: 479px) {
  .layout3 .sliderContainer .sliderNavigationItems li .titleH2 { font-size:13px !important; }
}
.layout3 .sliderContainer .sliderWrapper {
  padding-left:20px;
  padding-right:20px;
}
@media (min-width: 960px) {
  .layout3 .sliderContainer .sliderWrapper {
    padding-bottom:45px;
    padding-left:45px;
    padding-right:45px;
  }
}
.layout3 .sliderContainer .sliderWrapper .goUp { height:176px; }
.layout3 .sliderContainer .sliderWrapper .goUp .title { color:#fff; }
.layout3 .sliderContainer .sliderWrapper .goUp .title svg * { fill:#fff; }
.layout3 .sliderContainer .sliderWrapper .goUp .title:hover { color:#fff; }
.layout3 .sliderContainer .sliderWrapper .textContainer .titleH1 { text-shadow:1px 1px 5px rgba(0,0,0,0.4); }
.layout3 .sliderContainer .sliderWrapper .sliderWrapper2 { overflow:hidden; }
.layout3 .sliderContainer .sliderWrapper .uk-slider-items { height:calc((100 * var(--vh))); }
.layout3 .sliderContainer .sliderWrapper .uk-slider-items li img {
  min-height:350px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layout3 .sliderContainer .sliderWrapper .linkToArticle {
  position:relative;
  z-index:1;
}
.layout4 .textContainer { background:#F3F3F0; }
.layout4 .textContainer img { filter:grayscale(1); }
.layout4 .textContainer .readMoreArrow { display:block; }
@media (min-width: 960px) {
  .layout4 .textContainer .readMoreArrow {
    transform:translateY(-50%) translateX(100%);
    padding-left:30px;
    position:absolute;
    right:0;
    top:50%;
  }
}
.layout4 .textContainer:hover { opacity:0.7; }
@media (min-width: 960px) {
  .layout4 .textContainer:hover .readMoreArrow { transform:translateY(-50%) translateX(120%); }
}
.layout5 { background:rgba(138,166,78,0.1); }
.layout5 img { opacity:0.1; }
.layout6 { background:#fff; }
.layout6 .title, .layout6 .author { color:#4A5947; }
.layout6 .reviewScore svg { width:30px; }
.layout6 .uk-slidenav-large {
  padding:0;
  margin:0;
  z-index:999;
}
@media (max-width: 479px) {
  .layout6 .uk-position-center-right { right:-10px; }
  .layout6 .uk-position-center-left { left:-10px; }
}
#module_custom_204 .layout6 { padding-top:0px; }
.white .layout7 .textWrapper {
  background:#000;
  color:#fff;
}
.white .layout7 .textWrapper .titleH1, .white .layout7 .textWrapper .subtitle { color:#fff; }
.white .layout7 .textWrapper .withLine::after { background-color:#fff; }
@media (max-width: 1199px) {
  .layout7 .textWrapper .titleWrapper .withLine::after {
    margin-left:auto;
    margin-right:auto;
  }
}
.layout7 .textWrapper .mapContainer {
  z-index:1;
  position:relative;
}
.layout7 .textWrapper .mapContainer #mymap {
  height:54vw;
  min-height:300px;
  filter:grayscale(1);
}
@media (min-width: 1400px) {
  .layout7 .textWrapper .mapContainer #mymap { height:32vw; }
}
.layout7 .textWrapper .mapContainer #mymap img {
  min-height:300px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layout7 .textWrapper .mapContainer #mymap .leaflet-tile-pane { filter:grayscale(0.5); }
.layout7 .textWrapper .mapContainer #mymap a {
  width:240px;
  height:240px;
}
@media (max-width: 479px) {
  .layout7 .deco {
    position:absolute;
    right:5vw !important;
    top:160px !important;
    z-index:2;
  }
}
@media (min-width: 480px) {
  .layout7 .deco {
    position:absolute;
    top:140px;
    right:2vw;
    z-index:2;
  }
}
@media (min-width: 960px) {
  .layout7 .deco {
    position:absolute;
    right:8vw;
    top:120px;
    z-index:2;
  }
}
.layout7 .deco > div { position:relative; }
@media (max-width: 1199px) {
  .layout7 .deco > div { right:-5%; }
}
.layout7 .deco .deco2 { align-self:center; }
@media (max-width: 639px) {
  .layout7 .deco .deco2 { display:none !important; }
}
.layout7 .deco .deco2 svg {
  width:6vw;
  min-width:60px;
}
.layout7 .deco .deco2 svg path { fill:#fff; }
.layout7 .deco .deco1:hover { transform:rotate(-90deg); }
.layout7 .deco .deco1 svg {
  height:20vw;
  min-height:190px;
  width:auto;
}
@media (max-width: 479px) {
  .layout7 .deco .deco1 svg { min-height:100px !important; }
}
@media (min-width: 480px) {
  .layout7 .deco .deco1 svg { min-height:160px; }
}
@media (min-width: 1200px) {
  .layout7 .deco .deco1 svg { height:22.3vw; }
}
.layout8 { background-color:rgba(118,140,112,0.15); }
.layout8 .sliderWrapper .background1 { background:#768C70; }
.layout8 .sliderWrapper .background2 {
  width:100%;
  background-image:url(/templates/qbus/images/backgrounds/background2.svg);
  background-repeat:repeat;
  background-size:100px;
  opacity:0.2;
}
.layout8 .navigationContainer a { color:#fff !important; }
.layout8 .navigationContainer .previous, .layout8 .navigationContainer .next {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
}
.layout8 .navigationContainer .previous { left:0.6%; }
.layout8 .navigationContainer .next { right:0.6%; }
@media (max-width: 1199px) {
  .layout8 .navigationContainer a svg { width:35px; }
}
.layout8 .scrollerMobile { top:35%; }
.layout8 .uk-slider li.uk-active .item { z-index:100; }
.layout8 .uk-slider li .item {
  transition:0.5s !important;
  z-index:0;
}
.layout8 .uk-slider li .item .textContainer * { color:#fff; }
.layout8 .uk-slider li .item .imageContainer {
  height:350px;
  min-height:350px;
  transition:all 0.5s ease-in-out;
}
.layout8 .uk-slider li .item .imageContainer::before {
  content:"";
  bottom:0;
  left:-20px;
  width:100%;
  height:80%;
  background:url(/templates/qbus/images/backgrounds/background_big_slideshow.png) no-repeat bottom left;
  background-size:contain;
  position:absolute;
  z-index:1;
  pointer-events:none;
}
@media (min-width: 960px) {
  .layout8 .uk-slider li .item .imageContainer {
    padding-bottom:0;
    height:34vw;
  }
}
.layout8 .desktopSlider .sliderContainer { overflow:hidden; }
.layout8 .desktopSlider .uk-slider li .item:hover .textContainer { transform:scale(1.2); }
.layout8 .desktopSlider .uk-slider li .item .overlay { background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.7)); }
.layout9 .contentContainer .textWrapper .text ul {
  list-style:inside;
  list-style-type:circle;
}
.layout9 .contentContainer .textWrapper .text a {
  opacity:1;
  color:#4A5947;
}
.layout9 .contentContainer .textWrapper .text a:hover {
  color:#4A5947;
  opacity:0.5;
}
.layout9 .characteristics {
  padding-top:20px;
  color:#4A5947;
}
.layout9 .links.offers *, .layout9 .links.apt * { color:#4A5947; }
.layout9 .links div:not(.requestWrapperLink) { width:100%; }
@media (min-width: 640px) {
  .layout9 .links div:not(.requestWrapperLink) { width:auto; }
}
.layout9 .links .requestWrapperLink:hover svg * { fill:#4A5947; }
.layout9 .links .requestWrapperLink:hover .title { color:#4A5947; }
.layout9 .links .requestWrapperLink .title { color:#000; }
.layout9 .links .backToOffers .boxLink {
  background:#fff;
  display:block;
}
.layout9 .pricesContainer.opened { height:100%; }
.layout9 .imagesContainer .mixed3grid .wrin { overflow:hidden; }
@media (min-width: 960px) {
  .layout9 .imagesContainer .mixed3grid .expand { width:30%; }
}
.layout9 .imagesContainer .mixed3grid .uk-cover-container.image:hover { transform:scale(1.1); }
@media (min-width: 640px) {
  .layout9 .imagesContainer .mixed3grid .image {
    height:40vw !important;
    min-height:40vw !important;
  }
}
@media (min-width: 1200px) {
  .layout9 .imagesContainer .mixed3grid .image {
    height:28vw !important;
    min-height:28vw !important;
  }
}
.layout9 .imagesContainer .mixed3grid .image img {
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layout9 .imagesContainer .sliderContainer2 .scrollerMobile {
  top:50%;
  z-index:2;
}
.layout9 .imagesContainer .sliderContainer2 .uk-slider-items .uk-cover-container { height:90vw; }
.layout9 .imagesContainer .sliderContainer2 .uk-slider-items .uk-cover-container .swipe {
  background-color:rgba(255,255,255,0.5);
  border-radius:50%;
  width:91px;
  height:91px;
}
.layout9 .imagesContainer .sliderContainer2 .uk-slider-items .uk-cover-container img {
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
@media (max-width: 1199px) {
  .layout9 .imagesContainer .mixed3grid2 > .uk-grid-margin { margin-top:15px; }
  .layout9 .imagesContainer .mixed3grid2 > .uk-grid-margin:last-of-type { margin-bottom:15px !important; }
}
.layout9 .imagesContainer .mixed3grid2 .image { height:350px; }
@media (min-width: 960px) {
  .layout9 .imagesContainer .mixed3grid2 .image { height:27vw; }
}
@media (max-width: 1199px) {
  .layout9 .imagesContainer .mixed3grid2 .image { min-height:350px; }
}
.layout9 .imagesContainer .mixed3grid2 .image img {
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
@media (max-width: 639px) {
  .layout9 .imagesContainer .mixed3grid2.buttons .image {
    height:30vw;
    min-height:350px;
  }
}
.layout9 .imagesContainer .mixed3grid2.buttons .boxLink {
  padding-left:30px;
  padding-right:30px;
}
@media (max-width: 1199px) {
  .layout9 .imagesContainer .mixed3grid2.buttons .boxLink { width:220px; }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .layout9 .imagesContainer .mixed3grid2.buttons .boxLink { font-size:25px; }
}
@media (min-width: 1200px) {
  .layout9 .imagesContainer .mixed3grid2 .visibleHover { background-color:rgba(0,0,0,0.6); }
  .layout9 .imagesContainer .mixed3grid2 .visibleHover:not(:hover) { opacity:0; }
  .layout9 .imagesContainer .mixed3grid2 .visibleHover:hover { opacity:1; }
}
@media (max-width: 1199px) {
  .layout9 .imagesContainer .mixed3grid2 .visibleHover .uk-position-center {
    top:unset;
    bottom:25px;
    transform:translateX(-50%);
  }
}
@media (max-width: 479px) {
  .layout9 .priceList { margin-left:0px !important; }
  .layout9 .priceList .category { padding-left:0px !important; }
}
.layout9 .priceList .tablePrices {
  border-collapse:collapse;
  margin:0 auto;
  width:100%;
  color:#8AA64E;
  border-style:hidden;
}
.layout9 .priceList .tablePrices tr:not(.titleRow) * {
  font-size:16px;
  font-weight:bold;
}
@media (min-width: 960px) {
  .layout9 .priceList .tablePrices tr:not(.titleRow) * { font-size:18px; }
}
@media (min-width: 1400px) {
  .layout9 .priceList .tablePrices tr:not(.titleRow) * { font-size:21px; }
}
@media (max-width: 390px) {
  .layout9 .priceList .tablePrices tr:not(.titleRow) * { font-size:14px; }
}
.layout9 .priceList .tablePrices tr {
  line-height:30px;
  height:30px;
  border:2px solid #D1D9C1;
  border-left:0;
  border-right:0;
}
.layout9 .priceList .tablePrices tr.titleRow { border:0; }
.layout9 .priceList .tablePrices tr.labelsRow {
  font-weight:bold;
  border-top:0;
}
@media (min-width: 1200px) {
  .layout9 .priceList .tablePrices tr.labelsRow { border-color:#D1D9C1; }
}
.layout9 .priceList .tablePrices .price, .layout9 .priceList .tablePrices .period, .layout9 .priceList .tablePrices .labelsRow td { padding:15px 15px; }
@media (min-width: 640px) {
  .layout9 .priceList .tablePrices .price, .layout9 .priceList .tablePrices .period, .layout9 .priceList .tablePrices .labelsRow td { padding:15px 15px; }
}
@media (min-width: 960px) {
  .layout9 .priceList .tablePrices .price, .layout9 .priceList .tablePrices .period, .layout9 .priceList .tablePrices .labelsRow td { padding:15px 15px; }
}
@media (min-width: 1400px) {
  .layout9 .priceList .tablePrices .price, .layout9 .priceList .tablePrices .period, .layout9 .priceList .tablePrices .labelsRow td { padding:20px 15px; }
}
.layout9 .priceList .tablePrices .price { color:#768C70; }
@media (max-width: 479px) {
  .layout9 .priceList .tablePrices .labelsRow td:first-of-type {
    padding:13px 10px 13px 10px !important;
    text-align:left !important;
  }
}
.layout9 .priceList .tablePrices .period {
  min-width:115px !important;
  font-weight:600;
}
@media (max-width: 479px) {
  .layout9 .priceList .tablePrices .period {
    padding:13px 10px 13px 10px !important;
    text-align:left !important;
  }
}
.layout9 .priceList .tableTitle {
  padding:8px 30px;
  margin-bottom:0;
  line-height:1;
}
@media (min-width: 960px) {
  .layout9 .priceList .tableTitle { padding:8px 30px; }
}
@media (min-width: 1200px) {
  .layout9 .priceList .tableTitle { font-size:130px; }
}
@media (min-width: 1400px) {
  .layout9 .priceList .tableTitle { padding:11px 30px; }
}
.layout9 .gallery>div { padding:0 !important; }
.layout9 .gallery a { opacity:1.0 !important; }
.layout9 .gallery .imageOverlay>div { background:rgba(138,166,78,0.4); }
.layout9 .servicesContainer li svg {
  width:75px;
  height:52px;
}
.layout9 .servicesContainer li svg * { fill:#768C70; }
@media (min-width: 960px) {
  .layout9 .servicesContainer li svg {
    width:115px;
    height:87px;
  }
}
.layout9 .servicesContainer li.bikeHike svg { width:150px; }
@media (min-width: 960px) {
  .layout9 .servicesContainer li.bikeHike svg { width:200px; }
}
.layout9 .servicesContainer li .text {
  max-width:260px;
  margin:0 auto;
}
#module_custom_264 .layout9 .slideshowWrapper { display:none; }
.roomInfo .icon { padding-bottom:15px; }
.roomInfo .icon svg {
  height:41px;
  width:auto;
}
.roomInfo .icon svg * { fill:#4A5947; }
.roomInfo .text, .roomInfo a { color:#4A5947; }
.mapContainer {
  z-index:1;
  position:relative;
}
.mapContainer #mymap {
  height:64vw;
  min-height:300px;
}
@media (min-width: 1400px) {
  .mapContainer #mymap { height:35vw; }
}
.mapContainer #mymap .leaflet-tile-pane { filter:grayscale(0.5); }
.mapContainer #mymap a {
  width:240px;
  height:240px;
}
.layoutSuperski .superskiWrapper {
  min-height:600px !important;
  height:66vw;
  overflow:hidden;
}
@media (min-width: 640px) {
  .layoutSuperski .superskiWrapper { min-height:44vw !important; }
}
@media (min-width: 960px) {
  .layoutSuperski .superskiWrapper { height:100vh !important; }
}
.layoutSuperski .superskiWrapper > img {
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layoutSuperski .superskiWrapper .superskiLogo svg * { fill:#000; }
@media (max-width: 1199px) {
  .layoutSuperski .superskiWrapper .superskiWrapperContent {
    flex-direction:column;
    align-items:center;
  }
}
.layoutSuperski .superskiWrapper .superskiLogo svg { height:48px; }
@media (min-width: 1200px) {
  .layoutSuperski .superskiWrapper .superskiLogo svg { height:70px; }
}
@media (min-width: 1400px) {
  .layoutSuperski .superskiWrapper .superskiLogo svg { height:100px; }
}
.layoutSuperski .superskiWrapper .infos { width:100%; }
@media (max-width: 479px) {
  .layoutSuperski .superskiWrapper .infos { flex-wrap:wrap; }
}
@media (max-width: 1199px) {
  .layoutSuperski .superskiWrapper .infos { margin-top:70px; }
}
@media (min-width: 640px) {
  .layoutSuperski .superskiWrapper .infos { width:70%; }
}
@media (min-width: 1200px) {
  .layoutSuperski .superskiWrapper .infos { width:45%; }
}
@media (min-width: 1400px) {
  .layoutSuperski .superskiWrapper .infos { width:39%; }
}
@media (max-width: 479px) {
  .layoutSuperski .superskiWrapper .infos > div {
    width:50%;
    margin:15px 0px;
  }
}
.layoutSuperski .superskiWrapper .infos > div a:hover { transform:scale(1.2); }
.layoutSuperski .superskiWrapper .infos > div .iconWrapper {
  height:45px;
  width:45px;
}
@media (max-width: 959px) {
  .layoutSuperski .superskiWrapper .infos > div .iconWrapper { filter:drop-shadow(0px 0px 10px #34373B); }
}
@media (min-width: 1200px) {
  .layoutSuperski .superskiWrapper .infos > div .iconWrapper {
    height:52px;
    width:52px;
  }
}
@media (min-width: 1400px) {
  .layoutSuperski .superskiWrapper .infos > div .iconWrapper {
    height:72px;
    width:72px;
  }
}
.layoutSuperski .superskiWrapper .infos > div .iconWrapper img { max-height:100%; }
.layoutSuperski .superskiWrapper .infos > div .label {
  color:#000;
  font-size:14px;
  padding-top:12px;
  text-align:center;
}
@media (max-width: 959px) {
  .layoutSuperski .superskiWrapper .infos > div .label { filter:drop-shadow(0px 0px 10px #34373B); }
}
@media (min-width: 1200px) {
  .layoutSuperski .superskiWrapper .infos > div .label {
    font-size:18px;
    padding-top:26px;
  }
}
@media (min-width: 1400px) {
  .layoutSuperski .superskiWrapper .infos > div .label { font-size:20px; }
}
.scrollDown {
  margin:auto;
  display:table;
  bottom:50px;
}
.scrollDown .title {
  text-align:center;
  color:#fff;
  text-transform:uppercase;
  margin-top:15px;
  font-size:20px;
}
.scrollDown svg { width:90px; }
.scrollDown svg * { fill:#fff; }
.scrollDown::after {
  content:"";
  position:absolute;
  transform:translate(-50%,110%);
  width:5px;
  bottom:0;
  left:50%;
  background-color:#A68F7B;
  text-align:center;
  height:100px;
}
@media (min-width: 1200px) {
  .scrollDown::after { height:120px; }
}
@media (max-width: 639px) {
  .pricesWrapper .pricesContainer { margin-top:30px; }
}
.pricesWrapper .priceList > div:first-child .tablePrices { margin-top:0; }
.pricesWrapper .priceList .tablePrices {
  border-collapse:collapse;
  width:100%;
}
.pricesWrapper .priceList .tablePrices * {
  font-family:'Gotham Book', sans-serif;
  font-size:18px;
  font-weight:400;
  color:#000;
}
.pricesWrapper .priceList .tablePrices tr {
  line-height:30px;
  height:40px;
  border:1px solid white;
  border-left:0;
  border-right:0;
}
.pricesWrapper .priceList .tablePrices tr.titleRow { border:0; }
.pricesWrapper .priceList .tablePrices tr.titleRow + tr { border-top-width:2px; }
.pricesWrapper .priceList .tablePrices tr.titleRow td:first-of-type { min-width:160px; }
.pricesWrapper .priceList .tablePrices .price { padding:0 0 0 30px; }
.pricesWrapper .priceList .tableTitle {
  min-height:30px;
  padding:0 0 0 10px;
  text-shadow:none !important;
}
.pricesWrapper .pricesContainer *, .pricesWrapper .pricesContainer *:before, .pricesWrapper .pricesContainer *:after {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.pricesWrapper .pricelist-left {
  text-align:left !important;
  text-align:center !important;
}
.pricesWrapper .pricelist-center { text-align:center !important; }
.pricesWrapper .pricelist-right { text-align:center !important; }
.pricesWrapper .tabella-ctr {
  display:block;
  position:relative;
  width:100%;
  margin:1rem 0 5rem;
  transition:all 100ms ease-out;
  font-size:16px;
  font-weight:bold;
  background:rgba(255,255,255,0.8);
}
@media (min-width: 960px) {
  .pricesWrapper .tabella-ctr { font-size:18px; }
}
@media (min-width: 1600px) {
  .pricesWrapper .tabella-ctr { font-size:21px; }
}
.pricesWrapper .tabella-ctr:last-of-type { margin-bottom:0; }
.pricesWrapper .t-fixed-header {
  display:none;
  z-index:-1;
}
.pricesWrapper .t-first-row[data-position="fixed"] {
  z-index:1000;
  background-color:#fff;
}
.pricesWrapper .t-shadow {
  -moz-transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-perspective:1000;
  -moz-perspective:1000;
  -ms-perspective:1000;
  -o-perspective:1000;
  perspective:1000;
  -webkit-box-shadow:0px 4px 7px 0px black;
  box-shadow:0px 4px 7px 0px black;
}
.pricesWrapper .t-shadow::before {
  position:absolute;
  content:'';
  top:-1px;
  width:100%;
  height:1px;
}
.pricesWrapper .t-first-row .t-row-cell { height:3.4rem; }
.pricesWrapper .t-first-row .t-row-desc { height:3.4rem; }
.pricesWrapper .t-row {
  position:relative;
  display:block;
  width:100%;
}
.pricesWrapper .t-row:nth-of-type(5) .t-row-content-wrapper:nth-of-type(2) { display:none !important; }
.pricesWrapper .t-row-content-wrapper {
  position:relative;
  display:block;
  height:100%;
  overflow:hidden;
  border:2px solid #D1D9C1;
  border-top:0;
  border-left:0;
  border-right:0;
}
.pricesWrapper .t-first-row .t-row-content-wrapper { border-top:0; }
.pricesWrapper .t-row-content {
  position:relative;
  display:flex;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  height:100%;
  overflow:hidden;
}
.pricesWrapper .t-row-header {
  display:block;
  position:relative;
  width:100%;
  padding:20px 20px 10px 20px;
  float:none;
  overflow:auto;
  color:#8AA64E;
  font-family:'Gotham Book', sans-serif;
}
@media (max-width: 479px) {
  .pricesWrapper .t-row-header { text-align:center; }
}
.pricesWrapper .t-cell-desc-l .t-header-devider, .pricesWrapper .t-cell-desc-s .t-header-devider { text-align:left; }
.pricesWrapper .t-header-devider {
  display:block;
  clear:both;
  text-align:center;
  line-height:0.4rem;
  margin-bottom:0.2rem;
}
.pricesWrapper .t-sliding-row {
  position:relative;
  overflow:auto;
  will-change:transform;
}
.pricesWrapper .t-row-values {
  float:left;
  position:relative;
  overflow:hidden;
}
.pricesWrapper .t-row-values .t-element {
  display:flex;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-justify-content:space-between;
  -ms-flex-pack:justify;
  justify-content:space-between;
}
@media (min-width: 640px) {
  .pricesWrapper .t-row-values .t-element {
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
  }
}
.pricesWrapper .t-row-desc {
  float:left;
  display:table;
  position:relative;
  overflow:hidden;
  padding:9px 5px 9px 20px;
  text-align:left;
  color:#8AA64E;
}
.pricesWrapper .t-row-cell {
  float:left;
  display:table;
  position:relative;
  text-align:center;
  padding:9px 15px;
}
@media (min-width: 640px) {
  .pricesWrapper .t-row-cell { padding:9px 5px; }
}
.pricesWrapper .t-cell-border-top::before {
  content:"";
  position:absolute;
  top:0;
  left:0.9rem;
  right:0.9rem;
  height:0px;
  border-top:0px dotted rgba(0,0,0,0.12);
}
.pricesWrapper .t-element {
  display:table-cell;
  width:100%;
  margin:0 auto;
  overflow:hidden;
  vertical-align:middle;
}
.pricesWrapper .t-element .t-cell-desc-l > div {
  line-height:24px;
  font-size:15px;
  font-weight:400;
}
@media (min-width: 1600px) {
  .pricesWrapper .t-element .t-cell-desc-l > div { font-size:18px; }
}
.pricesWrapper .t-element .t-cell-desc-s > div {
  line-height:24px;
  font-weight:400;
}
.pricesWrapper .t-element .t-cell-desc-s {
  color:#8AA64E;
  text-align:left;
}
.pricesWrapper .t-first-row .t-element .t-cell-desc-s { font-weight:bold; }
@media (max-width: 479px) {
  .pricesWrapper .t-row:not(.t-first-row) .t-element .t-cell-desc-s { min-width:120px; }
}
.pricesWrapper .t-cell-value {
  display:inline-block;
  text-align:left;
  cursor:default;
}
.pricesWrapper .t-cell-desc-s {
  display:inline-block;
  margin-right:0.4rem;
  text-align:left;
}
.pricesWrapper .t-first-row .t-cell-desc-l {
  line-height:70px;
  vertical-align:middle;
  font-family:'Gotham Book', sans-serif;
  font-size:32px;
  font-weight:normal;
  color:#8AA64E;
}
@media (min-width: 960px) {
  .pricesWrapper .t-first-row .t-cell-desc-l { font-size:38px; }
}
@media (min-width: 1600px) {
  .pricesWrapper .t-first-row .t-cell-desc-l { font-size:45px; }
}
.pricesWrapper .t-first-row .t-row-cell .t-element { line-height:70px; }
.pricesWrapper .t-hide {
  display:none !important;
  width:0;
  height:0;
  z-index:-1;
}
.pricesWrapper .t-arrow, .pricesWrapper .t-arr-right, .pricesWrapper .t-arr-left {
  position:absolute;
  z-index:500;
  width:32px;
  height:32px;
  top:0;
  line-height:32px;
  text-align:center;
  border-radius:50%;
  background-color:#4A5947;
  color:#000;
  cursor:pointer;
  outline:none;
  -webkit-box-shadow:1px 0px 2px 0px rgba(50,50,50,0.75);
  -moz-box-shadow:1px 0px 2px 0px rgba(50,50,50,0.75);
  box-shadow:1px 0px 2px 0px rgba(50,50,50,0.75);
  transition:all 100ms ease-out;
}
@media (min-width: 1200px) {
  .pricesWrapper .t-arrow, .pricesWrapper .t-arr-right, .pricesWrapper .t-arr-left {
    width:3rem;
    height:3rem;
    line-height:3rem;
    font-size:2rem;
  }
}
@media (max-width: 479px) {
  .pricesWrapper .t-arr-right { right:10px !important; }
}
@media (min-width: 480px) and (max-width: 639px) {
  .pricesWrapper .t-arr-right { right:10px !important; }
}
@media (max-width: 479px) {
  .pricesWrapper .t-arr-left { left:10px !important; }
}
@media (min-width: 480px) and (max-width: 639px) {
  .pricesWrapper .t-arr-left { left:10px !important; }
}
.pricesWrapper .t-arrow:active, .pricesWrapper .t-arr-right:active, .pricesWrapper .t-arr-left:active {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.pricesWrapper .t-arrow, .pricesWrapper .t-arr-right, .pricesWrapper .t-arr-left { opacity:0.5; }
.pricesWrapper .t-arrow:hover, .pricesWrapper .t-arr-right:hover, .pricesWrapper .t-arr-left:hover { opacity:1.0; }
.pricesWrapper .t-arr-right {
  right:0;
  transform:translateX(50%);
}
.pricesWrapper .t-arr-right svg {
  position:relative;
  width:18px;
  height:18px;
  top:-6%;
}
.pricesWrapper .t-arr-left {
  left:0;
  transform:translateX(-50%);
}
.pricesWrapper .t-arr-left svg {
  position:relative;
  width:18px;
  height:18px;
  top:-6%;
}
.pricesWrapper .t-svg-arrow { fill:#fff; }
.pricesWrapper .t-bold { font-weight:bold; }
.pricesWrapper .t-no-select, .pricesWrapper .t-sliding-row, .pricesWrapper .t-cell-value, .pricesWrapper .t-arr-right, .pricesWrapper .t-arr-left {
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
}
.pricesWrapper .t-arr-right, .pricesWrapper .t-arr-left {
  z-index:1000;
  margin:auto;
  top:0;
  bottom:0;
}
.pricesWrapper .t-cell-value {
  line-height:30px;
  padding-left:20px;
}
.pricesWrapper .roomRow1 .t-cell-value { color:#768C70; }
.logoRoterHahn { display:block; }
.logoRoterHahn svg {
  width:89px;
  max-width:18vw;
}
.blumenRoterHahn { margin-left:20px; }
.blumenRoterHahn img {
  width:150px;
  max-width:30vw;
}
.logoBioland { display:block; }
.logoBioland svg {
  width:89px;
  max-width:18vw;
}
footer { background-color:#A68F7B; }
footer::before {
  height:6px;
  width:100%;
  display:block;
  content:" ";
  position:relative;
  background-color:#D3C8BE;
}
footer .logosContainer { background-color:#768C70; }
@media (max-width: 959px) {
  footer .logosContainer {
    padding-left:0;
    padding-right:0;
  }
}
footer .logosContainer .logos a svg {
  width:70px;
  max-height:50px;
}
@media (min-width: 640px) {
  footer .logosContainer .logos a svg {
    width:90px;
    max-height:54px;
  }
}
@media (min-width: 1200px) {
  footer .logosContainer .logos a svg {
    width:110px;
    max-height:54px;
  }
}
footer .logosContainer .logos a, footer .logosContainer .logos a:hover svg { opacity:1 !important; }
footer .logosContainer .logos a.kronplatz .notHover:not(:hover) svg * { fill:#000; }
footer .logosContainer .logos a.kronplatz:not(:hover) .hover { opacity:0; }
footer .logosContainer .logos a.kronplatz:hover .notHover { opacity:0; }
footer .logosContainer .logos a:not(:hover) svg * { fill:#A68F7B !important; }
footer .logosContainer .logos a:not(:hover) #Badge-2, footer .logosContainer .logos a:not(:hover) .cls-2, footer .logosContainer .logos a:not(:hover) .cls-3, footer .logosContainer .logos a:not(:hover) .cls-6, footer .logosContainer .logos a:not(:hover) .cls-7 { fill:#768C70 !important; }
footer .logosContainer .logos a.booking-st svg { width:200px; }
footer .credits-footer {
  color:#fff;
  font-size:14px;
}
footer .credits-footer::after {
  content:"";
  bottom:0;
  left:-30px;
  width:50%;
  height:100%;
  background:url(/templates/qbus/images/backgrounds/background_big_slideshow.png) no-repeat bottom left;
  background-size:contain;
  position:absolute;
  z-index:1;
  pointer-events:none;
}
footer .credits-footer .mainLogo svg {
  width:40vw;
  max-width:300px;
}
@media (min-width: 960px) {
  footer .credits-footer .mainLogo svg { width:60vw; }
}
footer .credits-footer .mainLogo svg * { fill:#fff; }
footer .credits-footer .icons svg {
  width:30px;
  fill:#fff !important;
}
footer .credits-footer .creditsContainer { font-size:12px; }
footer .credits-footer .creditsContainer>span { margin-top:0 !important; }
.requestPage {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.requestPage .layout9 { padding-bottom:0; }
.requestPage #add_room, .requestPage #remove_room {
  padding:10px 5px 10px 0px !important;
  display:inline-block;
}
@media (min-width: 480px) {
  .requestPage #add_room, .requestPage #remove_room { display:inline-block; }
}
@media (min-width: 960px) {
  .requestPage .privacy {
    column-count:2;
    column-gap:4vw;
  }
}
.requestPage .offerOuter li {
  list-style:circle;
  list-style-position:inside;
}
.requestPage .titleH3 { text-align:center; }
@media (min-width: 1200px) {
  .requestPage .titleH3 { text-align:left; }
}
.requestPage .cl {
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
  text-indent:-4000px;
}
.requestPage * {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.requestPage .left {
  float:left;
  width:50%;
  padding-right:20px;
}
@media (max-width: 639px) {
  .requestPage .left {
    float:none;
    width:100%;
    padding-right:0;
  }
}
.requestPage .right {
  float:left;
  width:50%;
  padding-left:20px;
}
@media (max-width: 639px) {
  .requestPage .right {
    float:none;
    width:100%;
    padding-left:0;
  }
  .requestPage .right h3:nth-of-type(1) { padding-top:30px; }
}
.requestPage .uk-checkbox, .requestPage .uk-radio { border:1px solid white; }
.requestPage .successAnswer {
  padding-top:15px;
  padding-bottom:15px;
  text-align:center;
}
.requestPage .children {
  margin-top:20px;
  margin-bottom:20px;
}
.requestPage .requestDescription, .requestPage .mandatory { font-size:20px; }
.requestPage .uk-input, .requestPage .uk-select, .requestPage .uk-textarea {
  background:#fff !important;
  color:#000;
  border-bottom:1px solid #000 !important;
  border-top:1px solid #000 !important;
  border-left:1px solid #000 !important;
  border-right:1px solid #000 !important;
  padding:10px !important;
  text-transform:none !important;
}
.requestPage .uk-select, .requestPage .picker__input { cursor:pointer !important; }
.requestPage .uk-input, .requestPage .uk-select:not([multiple]):not([size]) { height:auto !important; }
.requestPage ::placeholder { color:#000; }
.requestPage .ajaxSubmit { text-align:center; }
.requestPage .footer-b:before { height:100%; }
.requestPage .grecaptcha-badge {
  z-index:1;
  margin:0 auto;
}
@media (min-width: 1200px) {
  .requestPage .grecaptcha-badge { margin:0px; }
}
.requestPage .privacy {
  font-family:'Gotham Book', sans-serif;
  font-size:14px;
  font-weight:300;
}
.requestPage .checkboxPrivacy {
  font-family:'Gotham Book', sans-serif;
  font-size:14px;
  font-weight:300;
  text-transform:uppercase;
}
.requestPage .uk-checkbox { margin-right:10px; }
.requestPage .button {
  background:#4A5947 !important;
  font-size:18px !important;
  color:#fff !important;
  font-weight:bold;
  text-shadow:0px 0px 0px rgba(115,99,85,0.4);
  margin-top:30px;
  padding:10px !important;
  cursor:pointer;
  line-height:22px;
  min-height:22px;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  display:inline-block;
  vertical-align:middle;
  box-sizing:border-box;
  overflow:visible;
  -webkit-transition:all 0.15s ease-in-out;
  transition:all 0.15s ease-in-out;
  -webkit-appearance:inherit;
  border:0px solid #EC6247 !important;
  min-width:160px;
}
.requestPage .button:hover {
  background:#4A5947 !important;
  color:#fff !important;
  border:0px solid #D9D2C5 !important;
  opacity:0.7;
}
.requestPage .button:first-of-type { margin-right:15px; }
@media (min-width: 1200px) {
  .requestPage .button { font-size:18px !important; }
}
@media (max-width: 479px) {
  .requestPage .button {
    margin-right:0 !important;
    width:100%;
  }
}
.requestPage .button.reset { opacity:0.5; }
.requestPage .button.reset:hover {
  background:#4A5947 !important;
  opacity:1.0;
}
.picker { color:#000 !important; }
.picker .uk-select {
  cursor:pointer !important;
  color:#000 !important;
  width:80px;
  font-size:18px;
  margin-left:5px;
  margin-right:5px;
  border:1px solid #000 !important;
}
@media (min-width: 640px) {
  .picker .uk-select { width:120px; }
}
.picker .uk-icon {
  color:#000 !important;
  transition:all 0.2s ease;
}
.picker .uk-icon:hover { opacity:0.5; }
.picker ::placeholder { color:#000; }
.picker__nav--next {
  padding-left:0px !important;
  top:0px !important;
  right:-10px !important;
  padding:0 !important;
  width:auto !important;
  height:auto !important;
}
.picker__nav--next::before {
  border-left:0.75em solid #000 !important;
  display:none !important;
}
.picker__nav--next::before:hover {
  border-left:0.75em solid #000 !important;
  display:none !important;
}
.picker__nav--next:hover { background:#8AA64E !important; }
@media (min-width: 640px) {
  .picker__nav--next { right:10px !important; }
}
.picker__nav--prev {
  padding-right:0px !important;
  top:0px !important;
  left:-10px !important;
  padding:0 !important;
  width:auto !important;
  height:auto !important;
}
.picker__nav--prev::before {
  border-right:0.75em solid #000 !important;
  display:none !important;
}
.picker__nav--prev::before:hover {
  border-right:0.75em solid #000 !important;
  display:none !important;
}
.picker__nav--prev:hover { background:#8AA64E !important; }
@media (min-width: 640px) {
  .picker__nav--prev { left:10px !important; }
}
.picker__header {
  margin-top:30px !important;
  padding-bottom:30px;
  border-bottom:1px solid #000;
}
.picker__table { margin-top:30px !important; }
.picker__select--year { width:25% !important; }
.picker__select--month, .picker__select--year { padding:0 5px !important; }
.picker__day--highlighted { border-color:#000 !important; }
.picker__select--month { width:100px !important; }
.picker__table {
  font-size:16px !important;
  font-family:'Gotham Book', sans-serif;
}
.picker__day--outfocus { color:#B1B1B1 !important; }
.picker__weekday { color:#000 !important; }
.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
  background:#b4c0b0 !important;
  color:#8AA64E !important;
}
.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor:pointer !important;
  color:#8AA64E !important;
  background:#b4c0b0 !important;
  border-color:#000 !important;
}
.picker__footer { padding-bottom:20px !important; }
.picker__day--today:before { border-top:0.5em solid #8AA64E !important; }
.picker__button--today:hover, .picker__button--clear:hover {
  background-color:#8AA64E !important;
  border-bottom-color:#8AA64E !important;
  border:4px solid #8AA64E !important;
  color:#fff !important;
}
.picker__button--today, .picker__button--clear {
  background-color:#b4c0b0 !important;
  color:#8AA64E !important;
  font-size:18px !important;
  line-height:22px !important;
  letter-spacing:0px !important;
  font-family:'Gotham Book', sans-serif !important;
  font-weight:bold !important;
  -webkit-font-smoothing:antialiased !important;
  -webkit-transition:all 0.15s ease-in-out;
  transition:all 0.15s ease-in-out;
  padding:10px 15px !important;
  margin:0 10px !important;
  border:4px solid #b4c0b0 !important;
  min-width:140px;
}
@media (max-width: 479px) {
  .picker__button--today, .picker__button--clear {
    font-size:14px !important;
    margin:0 5px !important;
    width:45% !important;
    min-width:auto !important;
    padding:9px 10px 9px 10px !important;
  }
}
.picker__button--clear:before { display:none !important; }
.picker__button--today:before {
  display:none !important;
  border-top:0 solid #8AA64E !important;
  border-left:0 solid transparent !important;
}
.picker__button--today:before { border-top:0.66em solid #8AA64E !important; }
.picker__button--clear:before { color:#8AA64E !important; }
.picker__select--month, .picker__select--year {
  border:1px solid #000 !important;
  font-family:'Gotham Book', sans-serif !important;
  font-size:16px !important;
}
.picker__box {
  border:1px solid #000 !important;
  border-top-color:#000 !important;
}
@media (min-width: 1600px) {
  .quickBooking {
    padding-left:21vw;
    padding-right:21vw;
  }
}
.quickBooking form .form-element { width:210px; }
@media (min-width: 1200px) {
  .quickBooking form .form-element { width:100%; }
}
.quickBooking form .input-wrapper > input[type="text"], .quickBooking form .input-wrapper > select {
  cursor:pointer;
  background:none;
  padding:0 20px;
  background-image:none !important;
  border-color:transparent;
  color:#768C70;
}
.quickBooking form select {
  -webkit-appearance:menulist;
  appearance:none;
}
.quickBooking form .submit .boxLink {
  background:none;
  pointer-events:none;
  width:auto;
  min-width:auto;
}
.quickBooking form .submit .boxLink span {
  display:block;
  color:#fff;
}
.quickBooking form .submit .boxLink span:first-child { font-weight:400; }
.quickBooking form input[type="submit"] {
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  border:0;
  cursor:pointer;
  color:#fff;
  background:#768C70;
  font-weight:normal;
}
.quickBooking form input[type="submit"]:hover { opacity:0.7; }
.quickBooking form input::placeholder, .quickBooking form .element-icon, .quickBooking form .form-element label { color:#768C70; }
.quickBooking form svg { width:100%; }
.quickBooking form svg * { fill:#768C70; }
.quickBooking form .input-wrapper {
  position:relative;
  width:100%;
}
.quickBooking form .element-icon {
  position:absolute;
  right:5px;
  top:50%;
  width:30px;
  height:20px;
  transform:translateY(-50%);
  display:flex;
  z-index:1;
  pointer-events:none;
}
.formError .formErrorContent {
  width:100%;
  background:#ee0101 !important;
  color:#000 !important;
  border:0px solid #ddd !important;
  box-shadow:0 0px #fff !important;
  -moz-box-shadow:0 0 0px #fff !important;
  -webkit-box-shadow:0 0 0px #fff !important;
  -o-box-shadow:0 0 0px #fff !important;
}
.formError .formErrorContent::before {
  border-left:solid transparent 6px;
  border-right:solid transparent 6px;
  border-top:solid #ee0101 6px;
  bottom:-6px;
  content:" ";
  height:0;
  left:10px;
  margin-left:0px;
  position:absolute;
  width:0;
}
.formError .formErrorArrow { display:none !important; }
.artid250 .layout2 { background:#4A5947; }
.artid250 .layout2 .textWrapper .title { color:#fff; }
.artid250 .layout2 .services .item:hover svg * { fill:#000; }
.artid250 .layout2 .services .item svg * { fill:#fff; }
.artid250 .layout2 .services .title { color:#fff !important; }
.artid261 .layout0_3 .contentContainer { background:#4A5947; }
.artid261 .layout0_3 .contentContainer .underlined.orange::after { background:#fff; }
.artid261 .layout0_3 .contentContainer .titleH2 { color:#fff; }
.artid261 .layout0_3 .contentContainer .imageWrapper::after { background:#fff; }
.artid268 .buttonsHeaderWrapperRightTop .menu-toggle { padding-right:40px; }
@media (max-width: 959px) {
  .artid268 .layout0_1_1 .t-first-row[data-position="fixed"] { top:64px !important; }
}
.artid268 .layout0_1_1 .links.apt a { padding-right:10px; }
.creditsPage .creditsWrapper a { opacity:0.5; }
.creditsPage .creditsWrapper a:hover { opacity:1.0; }
.creditsPage .goUp { display:none; }
.infoContainer { background-color:rgba(118,140,112,0.15); }
.infoContainer .intern > a { text-align:center; }
.infoContainer .intern > a:hover { opacity:1; }
.infoContainer .intern > a > svg {
  max-height:40px;
  width:35px;
}
@media (min-width: 960px) {
  .infoContainer .intern > a > svg { width:60px; }
}
.infoContainer .intern > a > svg * { fill:#768C70; }
.infoContainer .intern .weatherIconM > svg { max-height:32px; }
.infoContainer .intern .infoIconM > svg, .infoContainer .intern .skipassPricesIconM > svg, .infoContainer .intern .webcamIconM > svg { max-height:33px; }
.infoContainer .intern > a:hover { opacity:0.5; }
