body {
  font-family:'Montserrat', sans-serif;
  font-size:16px;
  font-optical-sizing:auto;
  font-style:normal;
  font-weight:300;
  line-height:1.5;
  color:#101726;
  -webkit-font-smoothing:antialiased;
}
@media (min-width: 1200px) {
  body { font-size:18px; }
}
a:link, a:active, a:visited {
  color:inherit;
  transition:all 0.2s ease;
}
a:hover {
  color:#661314;
  text-decoration:none;
}
.text a { opacity:0.5; }
.text a:hover {
  opacity:1.0;
  color:inherit;
}
.text p {
  margin-bottom:15px;
  margin-top: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:600; }
em { color:#101726; }
::selection {
  background:#661314;
  color:#fff;
}
::-moz-selection {
  background:#661314;
  color:#fff;
}
.titleH1 {
  font-family:'Corinthia', serif;
  font-size:40px;
  font-optical-sizing:auto;
  line-height:1;
  font-weight:600;
  font-style:normal;
  color:#661314;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH1 { font-size:45px; }
}
@media (min-width: 1200px) {
  .titleH1 { font-size:50px; }
}
@media (min-width: 1600px) {
  .titleH1.bigger { font-size:70px; }
}
.titleH2 {
  font-family:'Corinthia', serif;
  font-size:20px;
  font-optical-sizing:auto;
  line-height:1.2;
  font-weight:600;
  color:#661314;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 1600px) {
  .titleH2 { font-size:24px; }
}
.titleH3 {
  font-family:'Montserrat', sans-serif;
  font-size:18px;
  line-height:1.2;
  font-weight:700;
  color:#661314;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
.titleH4 {
  font-family:'Montserrat', sans-serif;
  font-size:20px;
  font-optical-sizing:auto;
  line-height:1.2;
  color:#7B9973;
  font-weight:700;
  text-transform:none;
  margin:0;
}
@media (min-width: 1600px) {
  .titleH4 { font-size:24px; }
}
.titleH5 {
  font-family:'Corinthia', serif;
  font-size:24px;
  font-optical-sizing:auto;
  line-height:1.2;
  color:#BF9F78;
  font-weight:700;
  text-transform:none;
  margin:0;
}
@media (min-width: 1600px) {
  .titleH5 { font-size:30px; }
}
.titleH6 {
  font-family:'Montserrat', sans-serif;
  font-size:18px;
  line-height:24px;
  letter-spacing:0px;
  font-weight:700;
  color:#fff;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
  text-align:center;
}
@media (min-width: 960px) {
  .titleH6 {
    font-size:18px;
    line-height:24px;
    letter-spacing:0px;
  }
}
@media (min-width: 1200px) {
  .titleH6 {
    font-size:18px;
    line-height:24px;
    letter-spacing:0px;
  }
}
.paddingSide1 {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 640px) {
  .paddingSide1 {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 1200px) {
  .paddingSide1 {
    padding-left:16vw;
    padding-right:16vw;
  }
}
.paddingSide1b {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 1400px) {
  .paddingSide1b {
    padding-left:16vw;
    padding-right:16vw;
  }
}
.paddingSideLeft {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 640px) {
  .paddingSideLeft {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 1200px) {
  .paddingSideLeft { padding-left:16vw; }
}
.paddingSide1c {
  padding-left:4vw;
  padding-right:4vw;
}
@media (min-width: 1200px) {
  .paddingSide1c {
    padding-left:14vw;
    padding-right:14vw;
  }
}
@media (min-width: 1400px) {
  .paddingSide1c {
    padding-left:24vw;
    padding-right:24vw;
  }
}
.marginLeft1c { --left-padding:max(3vw,15px); }
@media (min-width: 1200px) {
  .marginLeft1c {
    margin-left:calc(14vw - var(--left-padding));
    padding-left:var(--left-padding);
  }
}
@media (min-width: 1400px) {
  .marginLeft1c { margin-left:calc(24vw - var(--left-padding)); }
}
.marginRight1c { --right-padding:max(3vw,15px); }
@media (min-width: 1200px) {
  .marginRight1c { margin-right:calc(14vw - var(--right-padding)); }
}
@media (min-width: 1400px) {
  .marginRight1c { margin-right:calc(24vw - var(--right-padding)); }
}
.paddingSide2 {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 1400px) {
  .paddingSide2 {
    padding-left:10vw;
    padding-right:10vw;
  }
}
.paddingSide3 {
  padding-left:4vw;
  padding-right:4vw;
}
@media (min-width: 1200px) {
  .paddingSide3 {
    padding-left:14vw;
    padding-right:14vw;
  }
}
.paddingSide4 {
  padding-left:4vw;
  padding-right:4vw;
}
@media (min-width: 1200px) {
  .paddingSide4 {
    padding-left:8vw;
    padding-right:8vw;
  }
}
.paddingSide5 {
  padding-left:4vw;
  padding-right:4vw;
}
.paddingSide6 {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 640px) {
  .paddingSide6 {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 1200px) {
  .paddingSide6 {
    padding-left:15vw;
    padding-right:15vw;
  }
}
@media (min-width: 1400px) {
  .paddingSide6 {
    padding-left:25vw;
    padding-right:25vw;
  }
}
.paddingTop1L { padding-top:150px; }
@media (min-width: 1200px) {
  .paddingTop1L { padding-top:13vw; }
}
.paddingTop1 { padding-top:90px; }
@media (min-width: 1200px) {
  .paddingTop1 { padding-top:120px; }
}
@media (min-width: 1200px) {
  .paddingTop1\@l { padding-top:120px; }
}
.marginTop1 { margin-top:90px; }
@media (min-width: 1200px) {
  .marginTop1 { margin-top:120px; }
}
@media (min-width: 1200px) {
  .marginTop1\@l { margin-top:120px; }
}
.paddingBottom1 { padding-bottom:90px; }
@media (min-width: 1200px) {
  .paddingBottom1 { padding-bottom:120px; }
}
.marginBottom1 { margin-bottom:90px; }
@media (min-width: 1200px) {
  .marginBottom1 { margin-bottom:120px; }
}
@media (min-width: 1200px) {
  .marginBottom1\@l { margin-bottom:120px; }
}
.paddingBottom1Half { padding-bottom:60px; }
@media (min-width: 1200px) {
  .paddingBottom1Half { padding-bottom:4.5vw; }
}
.paddingTop1Half { padding-top:60px; }
@media (min-width: 1200px) {
  .paddingTop1Half { padding-top:4.5vw; }
}
.paddingTop2 { padding-top:60px; }
@media (min-width: 1200px) {
  .paddingTop2 { padding-top:90px; }
}
.paddingBottom2 { padding-bottom:60px; }
@media (min-width: 1200px) {
  .paddingBottom2 { padding-bottom:90px; }
}
.marginBottom2 { margin-bottom:60px; }
@media (min-width: 1200px) {
  .marginBottom2 { margin-bottom:90px; }
}
.marginTop2 { margin-top:60px; }
@media (min-width: 1200px) {
  .marginTop2 { margin-top:90px; }
}
.paddingTop3l { padding-top:40px; }
.marginTop3l { margin-top:40px; }
.paddingBottom3l { padding-bottom:40px; }
.paddingTop3 { padding-top:30px; }
@media (min-width: 1200px) {
  .paddingTop3 { padding-top:30px; }
}
.paddingBottom3 { padding-bottom:30px; }
@media (min-width: 1200px) {
  .paddingBottom3 { padding-bottom:30px; }
}
.paddingTop4 { padding-top:30px; }
.paddingBottom4 { padding-bottom:30px; }
.marginBottom4 { margin-bottom:30px; }
.marginTop4 { margin-top:30px; }
.paddingTop5 { padding-top:15px; }
.paddingBottom5 { padding-bottom:15px; }
.marginTop5 { margin-top:15px; }
.marginBottom5 { margin-bottom:15px; }
.dynamic-height-wrap {
  overflow:hidden;
  position:relative;
  transition:max-height 0.25s ease-in-out;
  width:100%;
}
.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;
}
.dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
  background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
  background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@color4',endColorstr='@color4',GradientType=0);
  bottom:0;
  content:'';
  height:30px;
  left:0;
  position:absolute;
  right:0;
  z-index:1;
}
.dynamic-height-active .dynamic-show-more { display:inline-block; }
.dynamic-show-more { display:none; }
.uk-modal.uk-open { overflow-y:auto !important; }
.animate { transition:all 0.2s ease; }
.animateChildren * { transition:all 0.2s ease; }
@keyframes lightboxFadeIn {
  from { opacity:0; }
  to { opacity:1; }
}
.uk-lightbox {
  background:#661314;
  animation-name:lightboxFadeIn;
  animation-duration:0.5s;
}
.uk-lightbox-items li img {
  max-width:100%;
  max-height:100%;
  object-fit:cover;
}
@media (min-width: 1200px) {
  .uk-lightbox-items li img {
    max-width:80%;
    max-height:80%;
  }
}
.uk-lightbox .lightboxCounter {
  font-size:19px;
  position:absolute;
  top:15px;
  left:30px;
  cursor:default;
}
@media (max-width: 639px) {
  .uk-lightbox .lightboxCounter { display:none !important; }
}
.uk-lightbox .lightboxCounter:hover { opacity:1 !important; }
hr {
  overflow:visible;
  opacity:0.5;
}
body {
  margin:0;
  padding:0;
  overflow-x:hidden;
}
html.open .menu-toggle { display:none !important; }
html.open, html.open body { overflow:hidden !important; }
p {
  margin:0;
  display:block;
}
ul {
  list-style:inside;
  padding:0;
  margin-top:0;
}
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; }
.uk-lightbox { z-index:10000; }
#my-scrollbar {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
#content { padding-top:180px; }
@media (min-width: 1200px) {
  #content { padding-top:0px; }
}
.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; }
.willFade { background:#ECE8E3; }
.slideshowNavigation { padding:30px; }
.slideshowNavigation a { color:#ECE8E3; }
.slideshowNavigation a:hover, .slideshowNavigation a:focus { color:#661314; }
.uk-lightbox-toolbar { background:none !important; }
.uk-lightbox-toolbar-icon { padding:15px; }
@media (max-width: 639px) {
  .uk-lightbox-toolbar-icon svg { filter:drop-shadow(0px 0px 4px black); }
}
.uk-lightbox-toolbar > *, a.uk-lightbox-button {
  background:none !important;
  color:#ECE8E3 !important;
}
.uk-lightbox-toolbar > *:hover, a.uk-lightbox-button:hover {
  color:#ECE8E3 !important;
  opacity:0.5 !important;
}
a.uk-lightbox-button { margin:10px; }
@media (max-width: 639px) {
  .uk-lightbox-iframe {
    width:95%;
    height:95%;
    padding-top:50px;
    box-sizing:border-box;
  }
}
.uk-transition-slide-top { transform:translate(0,0) !important; }
.boxlinkWidthL {
  width:auto;
  text-align:center;
  padding:15px 30px 10px 30px;
}
@media (max-width: 639px) {
  .boxlinkWidthL {
    width:100% !important;
    display:block !important;
    float:left !important;
    margin-right:0 !important;
    margin-top:5px;
    margin-bottom:5px;
    min-width:120px;
  }
}
@media (min-width: 1400px) {
  .boxlinkWidthL {
    padding:15px 15px 10px 15px;
    width:auto;
  }
}
@media (min-width: 1800px) {
  .boxlinkWidthL {
    padding:15px 30px 10px 30px;
    width:auto;
  }
}
.boxlinkWidthS {
  width:100%;
  text-align:center;
  padding:15px 30px;
}
@media (min-width: 480px) {
  .boxlinkWidthS { width:180px; }
}
@media (min-width: 1800px) {
  .boxlinkWidthS { width:200px; }
}
.boxLink {
  font-family:'Corinthia', serif;
  font-optical-sizing:auto;
  font-size:30px;
  color:#661314 !important;
  background-color:transparent;
  box-sizing:border-box;
  font-weight:700;
  line-height:1.2;
  padding:5px;
  position:relative;
  min-width:130px;
  display:inline-block;
  text-align:center;
}
@media (min-width: 640px) {
  .boxLink { padding:10px 15px; }
}
@media (min-width: 1200px) {
  .boxLink { font-size:32px; }
}
.boxLink.inverted { color:#ECE8E3 !important; }
.boxLink.inverted::before, .boxLink.inverted::after {
  width:100%;
  height:1px;
  background:#ECE8E3;
}
.boxLink.transparent {
  background-color:transparent;
  border-color:#ECE8E3;
}
.boxLink:hover {
  opacity:1;
  color:#661314 !important;
}
.boxLink:hover::before, .boxLink:hover::after { width:0; }
.boxLink::after {
  width:80%;
  height:2px;
  background:#bf3a0a;
  content:"";
  left:50%;
  position:absolute;
  transform:translateX(-50%);
  transition:width 0.2s ease;
}
@media (min-width: 640px) {
  .boxLink::after { height:3px; }
}
.boxLink::after { bottom:0; }
.grecaptcha-badge {
  z-index:1;
  margin:auto;
}
.brown-upper-border::before {
  display:block;
  position:absolute;
  height:8px;
  width:100%;
  background-color:#661314;
  content:"";
  left:0;
  top:0;
  z-index:1;
}
.header {
  height:180px;
  color:#fff;
  background:#661314;
  z-index:999;
  position:absolute;
  left:0;
  right:0;
}
@media (max-width: 959px) {
  .header { padding-top:0; }
}
@media (max-width: 1199px) {
  .header { position:absolute; }
}
@media (min-width: 1200px) {
  .header {
    height:360px;
    background:linear-gradient(to bottom,rgba(0,0,0,0.42) 0%,rgba(0,0,0,0) 100%) !important;
    padding-top:60px;
    transition:all 0.2s ease;
  }
}
.header.uk-active { height:120px; }
.header.uk-active .mainLogo { display:none !important; }
@media (min-width: 1200px) {
  .header .mainLogo { padding-top:30px; }
}
.header .mainLogo svg, .header .mainLogo img { width:200px; }
@media (min-width: 640px) {
  .header .mainLogo svg, .header .mainLogo img { width:170px; }
}
@media (min-width: 1200px) {
  .header .mainLogo svg, .header .mainLogo img { width:250px; }
}
@media (min-width: 1400px) {
  .header .mainLogo svg, .header .mainLogo img { width:320px; }
}
.header .mainLogo img {
  display:block;
  margin:0 auto;
}
.header .mainLogo img.logo-badge {
  width:60px;
  margin-bottom:8px;
}
@media (min-width: 640px) {
  .header .mainLogo img.logo-badge {
    width:80px;
    margin-bottom:10px;
  }
}
@media (min-width: 1200px) {
  .header .mainLogo img.logo-badge {
    width:120px;
    margin-bottom:15px;
  }
}
@media (min-width: 1400px) {
  .header .mainLogo img.logo-badge {
    width:160px;
    margin-bottom:20px;
  }
}
.header .logoContainer {
  margin-top:0;
  z-index:3;
  top:47px !important;
  transform:translateX(-50%) !important;
}
@media (min-width: 640px) {
  .header .logoContainer {
    top:16px !important;
    z-index:-1;
  }
}
@media (min-width: 1200px) {
  .header .logoContainer {
    top:100px !important;
    width:100%;
    order:2;
  }
}
.header .headerCenter { padding-top:65px; }
.header .headerCenter .mainMenu .uk-navbar-nav > li:not(:last-of-type) {
  padding-right:10px;
  position:relative;
}
.header .headerCenter .mainMenu .uk-navbar-nav > li > a {
  font-size:20px;
  min-height:20px;
  height:20px;
  padding:0 10px;
  color:#fff;
  font-weight:500;
  font-family:'Montserrat', sans-serif;
  text-transform:none;
  transition:all 0.2s ease;
  font-style:normal;
}
@media (min-width: 1200px) {
  .header .headerCenter .mainMenu .uk-navbar-nav > li > a {
    font-size:17px;
    padding:0 8px;
  }
}
@media (min-width: 1400px) {
  .header .headerCenter .mainMenu .uk-navbar-nav > li > a { font-size:22px; }
}
.header .headerCenter .mainMenu .uk-navbar-nav > li.active a, .header .headerCenter .mainMenu .uk-navbar-nav > li:hover a { opacity:0.5; }
.header .headerCenter .mainMenu .uk-navbar-nav > li.item-185, .header .headerCenter .mainMenu .uk-navbar-nav > li.item-198, .header .headerCenter .mainMenu .uk-navbar-nav > li.item-199 { display:none; }
@media (max-width: 1199px) {
  .header .headerCenter { padding:0; }
}
.header .languages {
  font-size:16px;
  font-family:'Montserrat', sans-serif !important;
  font-weight:400;
  text-transform:uppercase;
  line-height:16px;
}
@media (min-width: 1200px) {
  .header .languages {
    line-height:20px;
    padding-top:4px;
  }
}
.header .languages li {
  margin-left:0;
  margin-right:0;
}
.header .languages li:not(:first-of-type) { padding-left:5px; }
@media (min-width: 1200px) {
  .header .languages li:not(:first-of-type) { padding-left:10px; }
}
.header .languages li:not(:last-of-type) {
  padding-right:5px;
  position:relative;
}
@media (min-width: 1200px) {
  .header .languages li:not(:last-of-type) { padding-right:10px; }
}
.header .languages li:not(:last-of-type)::after {
  content:"";
  display:block;
  position:absolute;
  bottom:44%;
  transform:translateY(50%);
  width:1px;
  background-color:#ECE8E3;
  height:20px;
  right:1px;
}
@media (min-width: 1200px) {
  .header .languages li:not(:last-of-type)::after {
    right:2px;
    bottom:50%;
  }
}
.header .languages li a {
  color:#fff;
  font-family:'Montserrat', sans-serif;
  font-weight:500;
}
@media (min-width: 1200px) {
  .header .languages li a { font-size:19px; }
}
@media (min-width: 1400px) {
  .header .languages li a { font-size:24px; }
}
.header .languages li a:hover { opacity:0.5; }
.header .languages li.lang-active a { opacity:0.5; }
@media (max-width: 1199px) {
  .header .headerRight {
    margin-top:15px;
    height:40px;
  }
}
.header .headerRight .languages {
  font-size:16px;
  font-family:'Montserrat', sans-serif;
  line-height:30px;
  font-weight:400;
  text-transform:uppercase;
}
@media (min-width: 1200px) {
  .header .headerRight .languages { line-height:60px; }
}
@media (min-width: 1200px) {
  .header .headerRight .languages {
    font-size:16px;
    margin-right:15px;
  }
}
@media (min-width: 1400px) {
  .header .headerRight .languages { font-size:20px; }
}
@media (min-width: 1600px) {
  .header .headerRight .languages { font-size:20px; }
}
@media (min-width: 1800px) {
  .header .headerRight .languages { font-size:20px; }
}
.header .headerRight .languages li {
  margin-left:0px;
  margin-right:2px;
}
.header .headerRight .languages li:not(:first-of-type) { padding-left:5px; }
@media (min-width: 1200px) {
  .header .headerRight .languages li:not(:first-of-type) { padding-left:10px; }
}
.header .headerRight .languages li:not(:last-of-type) {
  padding-right:5px;
  position:relative;
}
@media (min-width: 1200px) {
  .header .headerRight .languages li:not(:last-of-type) { padding-right:10px; }
}
.header .headerRight .languages li:not(:last-of-type)::after {
  content:"";
  display:block;
  position:absolute;
  bottom:44%;
  transform:translateY(50%);
  width:1px;
  background-color:#ECE8E3;
  height:15px;
  right:1px;
}
@media (min-width: 1200px) {
  .header .headerRight .languages li:not(:last-of-type)::after {
    right:2px;
    bottom:50%;
  }
}
.header .headerRight .languages li a { color:#fff; }
@media (min-width: 960px) and (max-width: 1199px) {
  .header .headerRight .languages li a {
    font-size:14px;
    line-height:60px;
  }
}
.header .headerRight .languages li a:hover { opacity:0.5; }
.header .headerRight .languages li.lang-active a { opacity:0.5; }
.header .headerRight .icons .icon:not(:first-of-type) { margin-left:15px; }
.header .headerRight .icons .infoLabel {
  display:none;
  position:absolute;
  bottom:-15px;
  left:50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  font-size:12px;
  -webkit-transition:all 1s cubic-bezier(0,0,0.2,1);
  -moz-transition:all 1s cubic-bezier(0,0,0.2,1);
  -ms-transition:all 1s cubic-bezier(0,0,0.2,1);
  transition:all 1s cubic-bezier(0,0,0.2,1);
}
@media (min-width: 1200px) {
  .header .headerRight .icons .infoAppear:hover .infoLabel { display:block; }
}
.header .headerRight .icons a { color:#fff; }
@media (max-width: 1199px) {
  .header .headerRight .icons a { color:#ECE8E3 !important; }
}
.header .headerRight .icons a:hover { color:#fff; }
@media (max-width: 1199px) {
  .header .headerRight .icons a:hover { opacity:0.5; }
}
@media (min-width: 1200px) {
  .header .headerRight .icons a:hover { transform:scale(1.4); }
}
.header .headerRight .icons a.facebook:hover svg path { fill:#fff; }
@media (min-width: 1200px) {
  .header .headerRight .icons { order:2; }
}
.header .headerRight .mainMenuMobile {
  z-index:9999;
  position:absolute;
  right:4vw;
  margin-top:0 !important;
}
.header .headerRight .mainMenuMobile .menu-toggle {
  z-index:3;
  position:relative;
  cursor:pointer;
  padding:10px 9px;
  background-color:#101726;
  right:0px;
  width:43px;
  height:38px;
  box-sizing:border-box;
}
.header .headerRight .mainMenuMobile .menu-toggle.uk-active {
  bottom:0px !important;
  top:auto !important;
  width:60px !important;
  height:55px !important;
}
.header .headerRight .mainMenuMobile .menu-toggle .spans span {
  height:2px;
  width:25px;
  background:#ECE8E3;
  display:block;
}
.header .headerRight .mainMenuMobile .menu-toggle .spans span:first-child { margin-bottom:6px; }
.header .headerRight .mainMenuMobile .menu-toggle .spans span:nth-child(2) { margin-bottom:6px; }
.header .headerRight .mainMenuMobile .menu-toggle.open span { transform:rotate(-45deg); }
.header .headerRight .mainMenuMobile .menu-toggle.open span:first-child {
  margin-bottom:-2px;
  transform:rotate(45deg);
}
.header .headerRight .mainMenuMobile .menu-toggle.open span:nth-child(2) {
  height:2px;
  margin-bottom:0;
}
.header .headerRight .mainMenuMobile .menu-toggle.open span:nth-child(3) { display:none; }
.header .headerRight .mainMenuMobile .menu-toggle:hover { opacity:0.7; }
.header .headerRight .mainMenuMobile .menu-toggle2 { display:none; }
.header .headerRight .mainMenuMobile .menu-toggle2.open {
  display:flex;
  z-index:3;
  position:fixed;
  cursor:pointer;
  padding:10px 9px;
  background-color:#101726;
  right:0px;
  top:auto !important;
  bottom:0px !important;
  width:60px !important;
  height:55px !important;
  box-sizing:border-box;
}
.header .headerRight .mainMenuMobile .menu-toggle2.open .spans span {
  height:2px;
  width:25px;
  background:#ECE8E3;
  display:block;
  transform:rotate(-45deg);
}
.header .headerRight .mainMenuMobile .menu-toggle2.open .spans span:first-child {
  margin-bottom:-2px;
  transform:rotate(45deg);
}
.header .headerRight .mainMenuMobile .menu-toggle2.open .spans span:nth-child(2) {
  height:2px;
  margin-bottom:0;
}
.header .headerRight .mainMenuMobile .menu-toggle2.open .spans span:nth-child(3) { display:none; }
.header .headerRight .mainMenuMobile .menu-toggle2.open:hover { opacity:0.7; }
.header .headerRight .mainMenuMobile .menu-drawer {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  padding-top:0;
  z-index:1;
  opacity:0;
  transform:translateY(-100%);
  overflow-y:auto;
  scrollbar-width:none;
  -ms-overflow-style:none;
  transition:all 0.2s ease;
  background:rgba(102,19,20,0.9);
}
.header .headerRight .mainMenuMobile .menu-drawer::-webkit-scrollbar {
  width:0px;
  height:0px;
}
.header .headerRight .mainMenuMobile .menu-drawer.open {
  opacity:1;
  transform:translateY(0%);
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo { padding-top:30px; }
@media (min-width: 960px) {
  .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo { padding-top:60px; }
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo svg { width:220px; }
@media (min-width: 640px) {
  .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo svg { width:260px; }
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo svg * { fill:#fff; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li {
  color:#fff !important;
  margin:0;
  text-align:center;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li a {
  color:#fff !important;
  padding:0 5px;
  font-size:20px;
  line-height:24px;
  display:inline-block;
  font-weight:400;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li a:hover { color:#fff !important; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li.lang-active a { color:#fff !important; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li:not(:last-of-type)::after {
  background-color:#fff !important;
  bottom:9px !important;
  right:0px !important;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul {
  margin:0;
  list-style:none;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul li a {
  color:#fff;
  font-family:'Montserrat', sans-serif;
  font-size:25px;
  line-height:30px;
  margin:15px 0;
}
@media (min-width: 640px) {
  .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul li a {
    font-size:30px;
    line-height:1.5;
  }
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul li a:hover { opacity:0.5; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul li.active a {
  color:#101726;
  opacity:0.5;
}
.uk-sticky-placeholder { height:0px !important; }
.readMore svg {
  width:30px;
  height:30px;
}
.requestWrapperLink {
  background:#101726;
  border-radius:50%;
  max-width:100px;
  margin:0 auto;
}
.requestWrapperLink:hover { background:#661314; }
.requestWrapperLink .title { color:#ECE8E3; }
.requestWrapperLink::after {
  content:'';
  display:block;
  padding-bottom:100%;
}
.smallLogo img { width:110px; }
.layout0 .slideshowWrapper .uk-slideshow-items, .layout0 .slideshowWrapper .uk-slideshow-items li {
  min-height:330px !important;
  height:54vw;
  width:100%;
}
@media (min-width: 960px) {
  .layout0 .slideshowWrapper .uk-slideshow-items, .layout0 .slideshowWrapper .uk-slideshow-items li {
    height:calc(var(--vh,1vh) * 100);
    min-height:500px !important;
    width:100%;
  }
}
.layout0 .slideshowWrapper .uk-slideshow-items img, .layout0 .slideshowWrapper .uk-slideshow-items li img {
  min-height:330px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
@media (min-width: 960px) {
  .layout0 .slideshowWrapper .uk-slideshow-items .slideshowTitle, .layout0 .slideshowWrapper .uk-slideshow-items li .slideshowTitle { margin-bottom:100px; }
}
@media (max-width: 959px) {
  .layout0 .slideshowWrapper .uk-slideshow-items .slideshowTitle, .layout0 .slideshowWrapper .uk-slideshow-items li .slideshowTitle { bottom:20%; }
}
.layout0 .slideshowWrapper .uk-slideshow-items .slideshowTitle h3, .layout0 .slideshowWrapper .uk-slideshow-items .slideshowTitle .subtitle, .layout0 .slideshowWrapper .uk-slideshow-items li .slideshowTitle h3, .layout0 .slideshowWrapper .uk-slideshow-items li .slideshowTitle .subtitle { color:#ECE8E3; }
.layout0 .slideshowWrapper .uk-slideshow-items .slideshowTitle h3, .layout0 .slideshowWrapper .uk-slideshow-items li .slideshowTitle h3 { text-transform:none; }
@media (max-width: 479px) {
  .layout0 .slideshowWrapper .uk-slideshow-items .slideshowTitle h3, .layout0 .slideshowWrapper .uk-slideshow-items li .slideshowTitle h3 {
    font-size:30px;
    line-height:36px;
  }
}
.layout0 a.js-dynamic-show-hide {
  color:#101726;
  transition:all 0.2s ease;
}
.layout0 .contentWrapper { background-color:#ECE8E3; }
.layout0 .Distance-mt {
  position:absolute;
  top:80%;
  transform:translate(-50%,-80%);
  left:50%;
  z-index:99;
}
@media (max-width: 959px) {
  .layout0 .Distance-mt { top:90%; }
}
.layout0 .Distance-mt .titleH1 {
  color:#bf3a0a;
  font-family:'Montserrat', sans-serif !important;
  filter:drop-shadow(1px 2px 1px black);
  text-transform:uppercase;
}
@media (max-width: 959px) {
  .layout0 .Distance-mt .titleH1 { font-size:22px; }
}
@media (max-width: 479px) {
  .layout0 .Distance-mt .titleH1 { font-size:22px; }
}
.btn-custom {
  padding:10px;
  left:50%;
  top:50%;
  transform:translate(-50%,50%);
  background-color:#bf3a0a;
  color:#ffffff !important;
  border:1px solid #9d6667;
  border-radius:15px;
  z-index:99;
  transition:all .7s ease-in-out;
  font-weight:bold;
}
.btn-custom:hover { background-color:#101726; }
@media (max-width: 479px) {
  .btn-custom { font-size:12px; }
}
.layout0_1 .contentWrapper .title, .layout0_1 .contentWrapper .text { color:#400D01; }
.layout0_1_1 .mainContent {
  background-color:#661314;
  color:white;
}
.layout0_1_1 .mainContent .itemTitleTextWrapper .scrollContainer .prev, .layout0_1_1 .mainContent .itemTitleTextWrapper .scrollContainer .next {
  background-image:url(/templates/qbus/images/arrow-long.png);
  height:15px;
  width:84px;
}
.layout0_1_1 .mainContent .itemTitleTextWrapper .scrollContainer .next { transform:rotate(180deg); }
.layout0_1_1 .mainContent .itemTitleTextWrapper .scrollContainer .scroll {
  padding:0 15px;
  font-weight:700;
}
.layout0_1_1 .mainContent .title, .layout0_1_1 .mainContent .subtitle { color:white; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent .title, .layout0_1_1 .mainContent .subtitle { text-align:center !important; }
}
.layout0_1_1 .mainContent > .text a { opacity:1; }
.layout0_1_1 .mainContent > .text .boxLink { color:#ECE8E3 !important; }
.layout0_1_1 .mainContent > .text .boxLink::after, .layout0_1_1 .mainContent > .text .boxLink::before { background:#ECE8E3; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent > .text { padding-bottom:0; }
}
.layout0_1_1 .mainContent > .text .conditionText { text-align:left; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent > .text .conditionText { text-align:center !important; }
}
@media (min-width: 1400px) {
  .layout0_1_1 .mainContent > .text .conditionText { text-align:justify !important; }
}
@media (max-width: 1199px) {
  .layout0_1_1 .mainContent > .text.paddingSide4 {
    padding-left:0 !important;
    padding-right:0 !important;
  }
}
.layout0_1_1 .mainContent .terms p { padding-bottom:15px; }
.layout0_1_1 .mainContent .paddingSide25 {
  padding-left:25vw;
  padding-right:25vw;
}
.layout0_1_1 .mainContent .conditionTitle { color:#ECE8E3; }
.layout0_1_1 .mainContent .conditionText {
  display:none;
  color:#ECE8E3;
}
.layout0_1_1 .mainContent .conditionText em { color:#ECE8E3; }
.layout0_1_2 .contentWrapper { background:#661314; }
@media (min-width: 1200px) {
  .layout0_1_2 .contentWrapper .paddingSide1 {
    padding-left:0vw !important;
    padding-right:0vw !important;
  }
}
@media (max-width: 1199px) {
  .layout0_1_2 .contentWrapper .itemTitleTextWrapper .paddingSide4 {
    padding-left:0vw !important;
    padding-right:0vw !important;
  }
  .layout0_1_2 .contentWrapper .itemTitleTextWrapper .paddingSide1 {
    padding-left:0vw !important;
    padding-right:0vw !important;
  }
}
.layout0_1_2 .contentWrapper .itemTitleTextWrapper .titleH1 {
  color:#fff;
  text-align:center !important;
}
.layout0_1_2 .contentWrapper .itemTitleTextWrapper .subtitle, .layout0_1_2 .contentWrapper .itemTitleTextWrapper .titleH3 {
  color:#fff;
  text-align:center !important;
}
.layout0_1_2 .slideshowWrapper .uk-slideshow-items {
  height:25vw;
  min-height:330px !important;
}
.layout0_1_3 .contentWrapper { background-color:#f8f5f1; }
.layout0_1_3 .contentWrapper .iconContainer svg { width:40px; }
.layout0_1_3 .contentWrapper .iconContainer svg * { fill:#101726 !important; }
.layout0_1_3 .contentWrapper .iconContainer .title { color:#661314 !important; }
.layout0_1_3 .contentWrapper .smallLogo svg * { fill:#661314; }
.layout0_1_3 .contentWrapper .title { color:#661314 !important; }
.layout0_1_3 .contentWrapper .subtitle { color:#661314; }
@media (max-width: 639px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText>.uk-grid-margin { margin-top:15px; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink {
  color:#661314 !important;
  font-weight:700;
  text-transform:none;
  font-size:1em;
  display:flex;
  font-family:'Montserrat', sans-serif;
  -webkit-text-stroke:unset;
}
@media (min-width: 640px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink { min-height:65px; }
}
@media (min-width: 1200px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink { min-height:80px; }
}
@media (max-width: 639px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink { padding:0; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink.flex { display:inline-flex !important; }
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::after { background-color:#bf3a0a; }
@media (max-width: 639px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::after { display:none !important; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink:hover { opacity:1; }
@media (min-width: 640px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink:hover { color:inherit !important; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink a:hover {
  opacity:1;
  color:#661314 !important;
}
@media (max-width: 639px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink a:hover { color:#101726 !important; }
}
.layout1 { z-index:1; }
.layout1 .item:last-child { padding-bottom:0 !important; }
@media (min-width: 1200px) {
  .layout1 .item:nth-child(even) .textWrapper { order:1; }
  .layout1 .item:nth-child(odd) .textWrapper { order:1; }
  .layout1 .item:nth-child(even) .imageContainer { order:0; }
  .layout1 .item:nth-child(odd) .imageContainer { order:0; }
}
@media (min-width: 1400px) {
  .layout1 .item .imageContainer { min-height:100vh !important; }
}
.layout1 .item-291 .textWrapper { background-color:#101726 !important; }
.layout1 .item-291 .textWrapper .title { color:#400D01 !important; }
.layout1 .item-291 .textWrapper .subtitle { color:#661314 !important; }
.layout1 .item-291 .textWrapper .text { color:#400D01 !important; }
.layout1 .item-291 .textWrapper a.js-dynamic-show-hide { color:#ECE8E3 !important; }
.layout1 .item-291 .textWrapper .dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%) !important;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(236,232,227,0)),color-stop(100%,#ece8e3)) !important;
  background:-webkit-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%) !important;
  background:-o-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%) !important;
  background:-ms-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%) !important;
  background:linear-gradient(to bottom,rgba(236,232,227,0) 0%,#ece8e3 100%) !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@grad1',endColorstr='@grad1',GradientType=0) !important;
}
@media (max-width: 1399px) {
  .layout1 .item-291 .imageContainer { order:2 !important; }
}
@media (max-width: 1199px) {
  .layout1 .imageContainer .imgBlock { width:100%; }
}
.layout1 .imageContainer .imgBlock img { min-height:330px; }
@media (max-width: 1199px) {
  .layout1 .imageContainer .imgBlock img { width:100%; }
}
.layout1 .imageContainer .uk-slideshow-items {
  height:50vh !important;
  height:100%;
  width:100%;
}
@media (min-width: 960px) {
  .layout1 .imageContainer .uk-slideshow-items { height:100vh !important; }
}
.layout1 .imageContainer img {
  min-height:330px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layout1 .textContainer .titleWrapper img { width:160px; }
@media (min-width: 1200px) {
  .layout1 .textContainer .titleWrapper img {
    width:230px;
    padding-bottom:30px;
  }
}
@media (max-width: 1199px) {
  .layout1 .textContainer .titleWrapper .withLine::after {
    position:absolute;
    left:0;
    right:0;
    margin:auto;
    bottom:-30px;
  }
}
.layout1 .textContainer .links .readMoreArrow a { display:inline-block; }
.layout1 .textContainer .links .readMoreArrow a:hover { transform:translateX(15%); }
.custom { display:none; }
.layout1_1 a.js-dynamic-show-hide {
  margin-top:30px;
  color:#7B9973;
  opacity:1;
  font-weight:bold;
  transition:all 0.2s ease;
}
.layout1_1 a.js-dynamic-show-hide:hover { opacity:1.0; }
@media (min-width: 1200px) {
  #module_custom_237 .layout1_1 { margin-top:-120px; }
  #module_custom_242 .layout1_1 { margin-bottom:-120px; }
  #module_custom_242 .layout1_1 .item::after { --left-padding:0; }
}
@media (min-width: 1200px) {
  .layout1_1 .item::after {
    content:"";
    bottom:0;
    --left-padding:max(3vw,15px);
    --right-padding:var(--left-padding);
    width:calc(76% + var(--left-padding));
    display:block;
    height:120px;
  }
}
.layout1_1 .item .imageContainer { transition:all 0.2s ease; }
.layout1_1 .item .imageContainer a.uk-position-cover:hover .slideIconWrapper { color:#ECE8E3; }
.layout1_1 .item .imageContainer a.uk-position-cover .slideIconWrapper svg {
  width:35px;
  max-height:30px;
  margin-right:15px;
  margin-top:15px;
  transition:all 0.2s ease;
}
.layout1_1 .item .imageContainer a.uk-position-cover:hover svg { opacity:0.5; }
@media (max-width: 1199px) {
  .layout1_1 .item .imageContainer { order:0 !important; }
}
.layout1_1 .item .textWrapper .backgroundImage img { max-height:200px; }
.layout1_1 .item .textWrapper .roomInfo { color:#ECE8E3; }
.layout1_1 .item:nth-of-type(even)::after, .layout1_1 .item.inverted:nth-of-type(odd)::after {
  margin-right:calc(24vw - var(--right-padding));
  margin-left:0;
  background:white;
}
.layout1_1 .item:nth-of-type(even) .textWrapper, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper {
  order:0;
  background-color:white;
}
.layout1_1 .item:nth-of-type(even) .textWrapper::after, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper::after { background:#7B9973; }
.layout1_1 .item:nth-of-type(even) .textWrapper p, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper p { color:#400D01; }
.layout1_1 .item:nth-of-type(even) .textWrapper .title, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper .title { color:#661314; }
.layout1_1 .item:nth-of-type(even) .textWrapper span, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper span { color:#661314; }
.layout1_1 .item:nth-of-type(even) .textWrapper svg *, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper svg * { fill:#bf3a0a; }
.layout1_1 .item:nth-of-type(even) .imageContainer, .layout1_1 .item.inverted:nth-of-type(odd) .imageContainer { order:1; }
.layout1_1 .item:nth-of-type(odd)::after, .layout1_1 .item.inverted:nth-of-type(even)::after {
  margin-left:calc(24vw - var(--left-padding));
  margin-right:0;
  background:#ECE8E3;
}
.layout1_1 .item:nth-of-type(odd) .textWrapper, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper {
  order:1;
  background-color:#ECE8E3;
}
.layout1_1 .item:nth-of-type(odd) .textWrapper p, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper p { color:#400D01; }
.layout1_1 .item:nth-of-type(odd) .textWrapper .roomInfo svg *, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper .roomInfo svg * { fill:#bf3a0a; }
.layout1_1 .item:nth-of-type(odd) .textWrapper span, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper span { color:#661314; }
.layout1_1 .item:nth-of-type(odd) .textWrapper .title, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper .title { color:#661314; }
.layout1_1 .item:nth-of-type(odd) .textWrapper .dynamic-height-active .dynamic-height-wrap:before, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper .dynamic-height-active .dynamic-height-wrap:before { background:linear-gradient(to bottom,rgba(236,232,227,0) 0%,#ece8e3 100%); }
.layout1_1 .item:nth-of-type(odd) .imageContainer, .layout1_1 .item.inverted:nth-of-type(even) .imageContainer { order:0; }
.layout1_1 .item.inverted-color:nth-of-type(even)::after, .layout1_1 .item.inverted-color.inverted:nth-of-type(odd)::after { background:#ECE8E3; }
.layout1_1 .item.inverted-color:nth-of-type(even) .textWrapper, .layout1_1 .item.inverted-color.inverted:nth-of-type(odd) .textWrapper { background-color:#ECE8E3; }
.layout1_1 .item.inverted-color:nth-of-type(odd)::after, .layout1_1 .item.inverted-color.inverted:nth-of-type(even)::after { background:white; }
.layout1_1 .item.inverted-color:nth-of-type(odd) .textWrapper, .layout1_1 .item.inverted-color.inverted:nth-of-type(even) .textWrapper { background-color:white; }
.layout1_1 .item.inverted-color:nth-of-type(odd) .dynamic-height-active .dynamic-height-wrap:before, .layout1_1 .item.inverted-color.inverted:nth-of-type(even) .dynamic-height-active .dynamic-height-wrap:before { background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 100%); }
.dark .layout1_1 .textWrapper {
  padding-bottom:0;
  background-color:#101726 !important;
}
.dark .layout1_1 .textWrapper::after { display:none !important; }
.dark .layout1_1 .textWrapper .text, .dark .layout1_1 .textWrapper .subtitle {
  color:#ECE8E3 !important;
  text-transform:capitalize !important;
}
.dark .layout1_1 .textWrapper .boxLink { color:#ECE8E3 !important; }
.dark .layout1_1 .textWrapper .boxLink::before, .dark .layout1_1 .textWrapper .boxLink::after { background:#ECE8E3 !important; }
.dark .layout1_1 .textWrapper .title { color:#661314; }
.dark .layout1_1 .textWrapper svg * { fill:#ECE8E3 !important; }
.dark .layout1_1 .textWrapper .dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 100%) !important;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,#000000)) !important;
  background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 100%) !important;
  background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 100%) !important;
  background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,#000000 100%) !important;
  background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000000 100%) !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@color4',endColorstr='@color4',GradientType=0) !important;
}
.layout1_1 .roomInfo .titleH2 {
  color:#101726;
  text-transform:capitalize !important;
}
.layout1_1 .roomInfo svg {
  width:29px;
  margin-right:15px;
}
@media (min-width: 1600px) {
  .layout1_1 .roomInfo svg { width:35px; }
}
.layout1_1 .titleH2 { text-transform:capitalize !important; }
.background-section {
  position:relative;
  height:80vh;
  background:url("../images/backgrounds/background-cit.jpg") center center no-repeat;
  background-size:cover;
  display:flex;
  align-items:center;
  justify-content:center;
}
.background-section .overlay {
  background:rgba(0,0,0,0.3);
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.background-section .overlay .content {
  text-align:center;
  color:#fff !important;
  padding:20px;
}
.background-section .overlay .titleH1 { color:#fff; }
.background-section .overlay .subtitle {
  color:#fff;
  font-family:'Montserrat', sans-serif;
}
.layout1_2 .titleWrapper { z-index:1; }
.layout1_2 .imageContainer { background:#fff; }
.layout1_2 .imageContainer #mymap {
  height:40vw;
  min-height:330px;
  background-color:#fff;
}
@media (min-width: 1400px) {
  .layout1_2 .imageContainer #mymap { height:100%; }
}
@media (min-width: 1400px) {
  .layout1_2 .imageContainer #mymap img {
    width:100% !important;
    opacity:0.8;
    height:100% !important;
    object-fit:cover;
  }
}
.layout1_2 .imageContainer #mymap a {
  width:100%;
  height:100%;
}
.item-292 .textWrapper { background:#fff !important; }
.item-292 .textWrapper::after {
  position:absolute;
  content:"";
  width:100%;
  left:0;
  bottom:-40px;
  display:block;
  height:120px;
  background:#ECE7E3 !important;
}
.roomsPage .layout0 .slideshowContainer { background:#000; }
.roomsPage .layout0 .slideshowContainer img { opacity:0.7; }
.roomsPage .layout0 .author { color:#ECE8E3; }
.layout2 {
  height:calc(var(--vh,1vh) * 50);
  min-height:500px !important;
}
@media (min-width: 960px) {
  .layout2 { height:calc(var(--vh,1vh) * 100); }
}
.layout2 img {
  min-height:330px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layout2 .title, .layout2 .subtitle { color:white; }
.layout2 .title { text-shadow:0 0 7px rgba(0,0,0,0.56); }
@media (min-width: 640px) {
  .layout2 .title { font-size:60px; }
}
@media (min-width: 1200px) {
  .layout2 .title { font-size:80px; }
}
@media (min-width: 1600px) {
  .layout2 .title { font-size:120px; }
}
.layout3 .galleryContainer .image { height:500px; }
.layout3 .sliderContainer li { width:100%; }
.layout3 .sliderContainer li .image { height:90vw; }
.layout_services .contentContainer { background:#ECE7E3; }
.layout_services .contentContainer .dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(236,232,227,0)),color-stop(100%,#ece8e3));
  background:-webkit-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%);
  background:-o-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%);
  background:-ms-linear-gradient(top,rgba(236,232,227,0) 0%,#ece8e3 100%);
  background:linear-gradient(to bottom,rgba(236,232,227,0) 0%,#ece8e3 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@white',endColorstr='@white',GradientType=0);
  bottom:0;
  content:'';
  height:30px;
  left:0;
  position:absolute;
  right:0;
  z-index:1;
}
.layout_services .servicesContainer {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:50px 25px;
}
@media (min-width: 960px) {
  .layout_services .servicesContainer {
    gap:150px;
    grid-template-columns:repeat(3,1fr);
  }
}
.layout_services .servicesContainer svg {
  fill:#400D01;
  width:75px;
  height:52px;
}
@media (min-width: 960px) {
  .layout_services .servicesContainer svg {
    width:115px;
    height:116px;
  }
}
.layout_services .servicesContainer .text {
  color:#400D01;
  font-family:'Montserrat', sans-serif;
  max-width:260px;
  margin:0 auto;
}
.gmapLink {
  text-decoration:none;
  opacity:1.0 !important;
  margin-left:0px !important;
  margin-right:0px !important;
}
#gmaps {
  height:35vw;
  min-height:330px;
}
.scrollDown {
  margin-bottom:-25px;
  z-index:2;
}
.scrollDown:hover { opacity:0.5; }
.scrollDown .title {
  font-size:50px;
  color:#bf3a0a;
  font-weight:700;
  filter:drop-shadow(1px 2px 1px black);
}
.scrollDown .title::after {
  display:block;
  margin:auto;
  height:50px;
  width:1px;
  background:#ECE8E3;
  content:"";
}
.buttonsHeaderWrapper {
  z-index:9999;
  display:block;
  position:fixed;
  bottom:0;
  width:100%;
  height:60px;
  z-index:2;
}
@media (min-width: 960px) {
  .buttonsHeaderWrapper {
    right:0;
    bottom:auto;
    transform:translateY(calc(-50% + -90px));
    top:50%;
    width:auto;
    display:inline-block;
  }
}
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer { display:inline; }
}
.buttonsHeaderWrapper .iconsContainer .wrapper {
  height:60px;
  border:1px solid #101726;
  border-right:0;
  background:#ECE8E3;
}
.buttonsHeaderWrapper .iconsContainer .wrapper a { width:100%; }
.buttonsHeaderWrapper .iconsContainer .wrapper:last-child { border-right:1px solid #101726; }
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer .wrapper { border-right:1px solid #101726 !important; }
}
.buttonsHeaderWrapper .iconsContainer .wrapper .icon {
  height:60px;
  z-index:1;
}
.buttonsHeaderWrapper .iconsContainer .wrapper .icon svg {
  width:30px;
  max-height:25px;
}
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer .wrapper .icon svg {
    width:35px;
    max-height:35px;
  }
}
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer .wrapper .icon {
    padding:0;
    width:60px;
    height:60px;
  }
}
.buttonsHeaderWrapper .iconsContainer .wrapper .text {
  opacity:0;
  transform:translate(0,-50%);
  background:#101726;
  height:60px;
  position:absolute;
  top:50%;
  padding:0 10px;
  border-right:1px solid #101726;
  z-index:-1;
}
.buttonsHeaderWrapper .iconsContainer .wrapper .text .inner { color:#ECE8E3; }
.buttonsHeaderWrapper .iconsContainer .wrapper:hover { background:#101726; }
.buttonsHeaderWrapper .iconsContainer .wrapper:hover .icon svg * { fill:#ECE8E3; }
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer .wrapper:hover .text {
    opacity:1;
    transform:translate(-100%,-50%);
  }
}
.buttonsHeaderWrapper .iconsContainer .wrapper.active { background:#101726; }
.buttonsHeaderWrapper .iconsContainer .wrapper.active .icon svg * { fill:#ECE8E3; }
@media (max-width: 639px) {
  .pricesContainer { margin-top:30px; }
}
.priceList > div:first-child .tablePrices { margin-top:0; }
.priceList .tablePrices {
  border-collapse:collapse;
  width:100%;
}
.priceList .tablePrices * {
  font-family:'Montserrat', sans-serif;
  font-size:18px;
  font-weight:400;
  color:#ECE8E3;
}
.priceList .tablePrices tr {
  line-height:30px;
  height:40px;
  border:1px solid #661314;
  border-left:0;
  border-right:0;
}
.priceList .tablePrices tr.titleRow { border:0; }
.priceList .tablePrices tr.titleRow + tr { border-top-width:2px; }
.priceList .tablePrices tr.titleRow td:first-of-type { min-width:160px; }
.priceList .tablePrices .price { padding:0 0 0 30px; }
.priceList .tableTitle {
  min-height:30px;
  padding:0 0 0 10px;
  text-shadow:none !important;
}
.pricesContainer *, .pricesContainer *:before, .pricesContainer *:after {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
.pricelist-left {
  text-align:left !important;
  text-align:center !important;
}
.pricelist-center { text-align:center !important; }
.pricelist-right { text-align:center !important; }
.tabella-ctr {
  display:block;
  position:relative;
  width:100%;
  margin:1rem 0 2rem;
  transition:all 100ms ease-out;
}
.t-fixed-header {
  display:block;
  z-index:-1;
}
.t-first-row {
  z-index:100;
  border-bottom:1px solid #661314 !important;
}
.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 rgba(0,0,0,0.1);
  box-shadow:0px 4px 7px 0px rgba(0,0,0,0.1);
}
.t-shadow::before {
  position:absolute;
  content:'';
  top:-1px;
  width:100%;
  height:1px;
}
.t-first-row .t-row-cell { height:3.4rem; }
.t-first-row .t-row-desc { height:3.4rem; }
.t-row {
  position:relative;
  display:block;
  width:100%;
  margin-top:15px;
}
.t-row-content-wrapper {
  position:relative;
  display:block;
  height:100%;
  overflow:hidden;
}
.t-row-content {
  position:relative;
  display:block;
  height:100%;
  overflow:hidden;
  background-color:#661314;
}
.t-row-header {
  display:block;
  background-color:#661314;
  position:relative;
  width:100%;
  padding:2px 5px;
  float:none;
  overflow:auto;
  color:#ECE8E3;
  font-size:16px;
}
.t-cell-desc-l .t-header-devider, .t-cell-desc-s .t-header-devider { text-align:left; }
.t-header-devider {
  display:block;
  clear:both;
  text-align:center;
  line-height:0.4rem;
  margin-bottom:0.2rem;
}
.t-sliding-row {
  position:relative;
  overflow:auto;
  will-change:transform;
}
.t-row-values {
  float:left;
  position:relative;
  font-size:18px;
  overflow:hidden;
}
.t-row-desc {
  float:left;
  display:table;
  position:relative;
  overflow:hidden;
  padding:2px 5px 2px 20px;
  font-size:18px;
  text-align:left;
  color:#ECE8E3;
  line-height:30px;
}
.t-row-desc .titleH3 { color:#ECE8E3; }
.t-row-cell {
  float:left;
  display:table;
  position:relative;
  text-align:center;
  padding:2px 5px;
}
.t-row-cell:nth-of-type(odd) { background-color:#661314; }
.t-row-cell:nth-of-type(even) { background-color:#661314; }
.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);
}
.t-element {
  display:table-cell;
  width:100%;
  margin:0 auto;
  overflow:hidden;
  vertical-align:middle;
}
.t-element .t-cell-desc-l > div {
  line-height:24px;
  font-size:18px;
  font-weight:400;
}
.t-element .t-cell-desc-s > div {
  line-height:24px;
  font-weight:400;
}
.t-element .t-cell-desc-s {
  line-height:50px;
  color:#ECE8E3;
  text-align:left;
}
.t-element .t-cell-desc-s .titleH3 { color:#ECE8E3; }
@media (max-width: 479px) {
  .t-row:not(.t-first-row) .t-element .t-cell-desc-s { min-width:180px; }
}
.t-cell-value {
  display:inline-block;
  text-align:left;
  cursor:default;
}
.t-cell-desc-s {
  display:inline-block;
  margin-right:0.4rem;
  text-align:left;
}
.t-first-row .t-cell-desc-l {
  line-height:50px;
  vertical-align:middle;
}
.t-hide {
  display:none !important;
  width:0;
  height:0;
  z-index:-1;
}
.t-arrow, .t-arr-right, .t-arr-left {
  position:absolute;
  z-index:500;
  width:2rem;
  height:2rem;
  top:0;
  margin-top:0.7rem !important;
  line-height:32px;
  font-size:2rem;
  text-align:center;
  border-radius:50%;
  background-color:#661314;
  color:#ECE8E3;
  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 (max-width: 639px) {
  .t-arr-right { right:5px !important; }
}
@media (max-width: 639px) {
  .t-arr-left { left:5px !important; }
}
.t-arrow:active, .t-arr-right:active, .t-arr-left:active {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  margin-top:0.7rem !important;
}
.t-arrow:hover, .t-arr-right:hover, .t-arr-left:hover { opacity:0.5; }
.t-arr-right {
  right:0;
  margin-right:-0.7rem;
}
.t-arr-right svg {
  position:relative;
  width:18px;
  height:18px;
  top:-6%;
}
.t-arr-left {
  left:0;
  margin-left:-0.7rem;
}
.t-arr-left svg {
  position:relative;
  width:18px;
  height:18px;
  top:-6%;
}
.t-svg-arrow { fill:#ECE8E3; }
.t-bold { font-weight:bold; }
.t-no-select, .t-sliding-row, .t-cell-value, .t-arr-right, .t-arr-left {
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
}
.t-cell-value {
  line-height:30px;
  color:#ECE8E3;
  padding-left:20px;
  font-weight:600;
}
footer {
  background:#f8f5f1;
  z-index:2;
}
footer .logosContainer .logos a svg {
  width:60px;
  max-height:45px;
}
footer .logosContainer .logos a, footer .logosContainer .logos a:hover svg { opacity:1 !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:#661314 !important; }
footer .logosContainer .logos a:not(:hover):not(.kronplatz) svg * { fill:#d0c1ba; }
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 poligon { opacity:0.0 !important; }
footer .logosContainer .logos #Badge-2 { opacity:0.2 !important; }
footer .logosContainer .logos #Badge_Outline { opacity:0.2 !important; }
footer .logosContainer .logos .superSkiLogo:hover svg * { fill:#006cb3 !important; }
footer .credits-footer {
  color:#400D01;
  font-weight:600;
  background:#ECE7E3;
  border-top:5px solid #400D01;
}
footer .credits-footer .creditswrapper > div { padding:10px 20px; }
footer .credits-footer .creditswrapper > div #qbusfooter svg {
  width:80px;
  padding-left:5px;
  height:20px;
}
footer .credits-footer a:hover {
  color:inherit;
  opacity:0.5;
}
.artid232 .infoContainer { display:none !important; }
.artid232 .slideshowWrapper .uk-slideshow-items, .artid232 .slideshowWrapper .uk-slideshow-items li { min-height:240px !important; }
@media (min-width: 640px) {
  .artid232 .slideshowWrapper .uk-slideshow-items, .artid232 .slideshowWrapper .uk-slideshow-items li { min-height:330px !important; }
}
@media (min-width: 1200px) {
  .artid232 .header { height:200px; }
}
.artid232 .header.header.uk-active { height:120px; }
@media (min-width: 1200px) {
  .artid232 .header .headerLeft { top:30px !important; }
}
@media (min-width: 1200px) {
  .artid232 .layout0_1_2 .itemTitleTextWrapper { padding-top:550px; }
}
.requestPage {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.requestPage #add_room, .requestPage #remove_room {
  display:block;
  color:#fff;
  padding:10px 5px !important;
}
@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 .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 .successAnswer {
  color:#fff;
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
}
.requestPage .children {
  margin-top:20px;
  margin-bottom:20px;
}
.requestPage .requestDescription, .requestPage .mandatory { color:#fff; }
.requestPage .uk-input, .requestPage .uk-select, .requestPage .uk-textarea {
  padding:0 10px;
  background:none !important;
  color:#fff;
  border-bottom:1px solid #fff !important;
  border-top:1px solid #fff !important;
  border-left:1px solid #fff !important;
  border-right:1px solid #fff !important;
  padding:0.875em !important;
  text-transform:none !important;
}
.requestPage .uk-select, .requestPage .picker__input { cursor:pointer !important; }
.requestPage .uk-input:focus, .requestPage .uk-select:focus, .requestPage .uk-textarea:focus { border-bottom:2px solid #fff !important; }
.requestPage .uk-input, .requestPage .uk-select:not([multiple]):not([size]) { height:auto !important; }
.requestPage ::placeholder { color:#fff; }
.requestPage .ajaxSubmit { text-align:center; }
.requestPage .footer-b:before { height:100%; }
.requestPage .grecaptcha-badge { z-index:1; }
.requestPage .privacy {
  font-family:'Montserrat', sans-serif;
  font-size:14px;
  color:#fff;
  font-weight:300;
}
.requestPage .checkboxPrivacy {
  font-family:'Montserrat', sans-serif;
  font-size:14px;
  font-weight:300;
  color:#fff;
  text-transform:uppercase;
}
.requestPage .button {
  background:#fff !important;
  border:0 solid #fff !important;
  font-size:18px !important;
  color:#101726 !important;
  font-weight:normal;
  text-shadow:0 0 0 rgba(16,23,38,0.4);
  margin-top:15px;
  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-radius:0 !important;
  width:100%;
  padding:15px 30px;
}
@media (min-width: 480px) {
  .requestPage .button { width:180px; }
}
@media (min-width: 1800px) {
  .requestPage .button { width:200px; }
}
.requestPage .button:hover {
  background:#101726 !important;
  border:0 solid #fff !important;
  color:white !important;
}
.requestPage .button:first-of-type { margin-right:22px; }
@media (min-width: 1200px) {
  .requestPage .button { font-size:20px !important; }
}
@media (max-width: 479px) {
  .requestPage .button { margin-right:0 !important; }
}
.requestPage .button.reset { opacity:0.5; }
.requestPage .button.reset:hover {
  background:#BF9F78 !important;
  opacity:1.0;
}
.picker { color:#101726 !important; }
.picker .uk-select {
  cursor:pointer !important;
  color:#101726 !important;
  width:80px;
  font-size:18px;
  margin-left:5px;
  margin-right:5px;
  border:1px solid #101726 !important;
}
@media (min-width: 640px) {
  .picker .uk-select { width:120px; }
}
.picker .uk-icon {
  color:#101726 !important;
  transition:all 0.2s ease;
}
.picker .uk-icon:hover { opacity:0.5; }
.picker ::placeholder { color:#101726; }
.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 #101726 !important;
  display:none !important;
}
.picker__nav--next::before:hover {
  border-left:0.75em solid #7B9973 !important;
  display:none !important;
}
.picker__nav--next:hover { background:#ECE8E3 !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 #101726 !important;
  display:none !important;
}
.picker__nav--prev::before:hover {
  border-right:0.75em solid #7B9973 !important;
  display:none !important;
}
.picker__nav--prev:hover { background:#ECE8E3 !important; }
@media (min-width: 640px) {
  .picker__nav--prev { left:10px !important; }
}
.picker__header {
  margin-top:30px !important;
  padding-bottom:30px;
  border-bottom:1px solid #101726;
}
.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:#fff !important; }
.picker__select--month { width:100px !important; }
.picker__table {
  font-size:16px !important;
  font-family:'Montserrat', sans-serif;
}
.picker__day--outfocus { color:#101726 !important; }
.picker__weekday { color:#464646 !important; }
.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
  background:#661314 !important;
  color:white !important;
}
.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor:pointer !important;
  color:white !important;
  background:#BF9F78 !important;
  border-color:#BF9F78 !important;
}
.picker__footer { padding-bottom:20px !important; }
.picker__day--today:before { border-top:0.5em solid #101726 !important; }
.picker__button--today:hover, .picker__button--clear:hover {
  background-color:#661314 !important;
  border:1px solid #661314 !important;
}
.picker__button--today, .picker__button--clear {
  background-color:#BF9F78 !important;
  border:1px solid #BF9F78 !important;
  color:white !important;
  font-size:18px !important;
  line-height:22px !important;
  letter-spacing:0 !important;
  font-weight:350 !important;
  text-transform:uppercase !important;
  -webkit-font-smoothing:antialiased !important;
  -webkit-transition:all 0.15s ease-in-out;
  transition:all 0.15s ease-in-out;
  font-family:'Montserrat', sans-serif !important;
  padding:10px !important;
  margin:0 10px !important;
}
@media (max-width: 479px) {
  .picker__button--today, .picker__button--clear {
    font-size:14px !important;
    margin:0 5px !important;
    width:45% !important;
  }
}
.picker__button--clear:before { display:none !important; }
.picker__button--today:before {
  display:none !important;
  border-top:0 solid #ECE8E3 !important;
  border-left:0 solid transparent !important;
}
.picker__button--today:before { border-top:0.66em solid #ECE8E3 !important; }
.picker__button--clear:before { color:#ECE8E3 !important; }
.picker__select--month, .picker__select--year {
  border:1px solid #101726 !important;
  font-family:'Montserrat', sans-serif !important;
  font-size:16px !important;
}
.artid93 .logosContainer { display:none; }
.artid93 h3 {
  padding-top:30px !important;
  color:#101726;
}
.artid93 a.qbuslogo { opacity:1; }
.artid93 a.qbuslogo:hover { opacity:0.5; }
.artid93 .header.header.uk-active { height:120px; }
@media (min-width: 1200px) {
  .artid93 .layout0 .itemTitleTextWrapper { padding-top:550px; }
}
.infoContainer { background:#ECE8E3; }
.infoContainer .title { color:#661314; }
.infoContainer .infoImages {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:25px;
}
@media (min-width: 640px) {
  .infoContainer .infoImages {
    grid-template-columns:repeat(3,1fr);
    gap:50px;
  }
}
@media (min-width: 1200px) {
  .infoContainer .infoImages { grid-template-columns:repeat(6,1fr); }
}
.infoContainer .infoImages svg {
  height:60px;
  transition:opacity .2s ease;
}
@media (min-width: 640px) {
  .infoContainer .infoImages svg { height:80px; }
}
.infoContainer .infoImages svg * { fill:#661314; }
.infoContainer .infoImages svg:hover { opacity:0.5; }
.infoContainer .weatherIconM svg, .infoContainer .infoIconM svg, .infoContainer .skipassPricesIconM svg, .infoContainer .webcamIconM svg { height:50px; }
@media (min-width: 640px) {
  .infoContainer .weatherIconM svg, .infoContainer .infoIconM svg, .infoContainer .skipassPricesIconM svg, .infoContainer .webcamIconM svg { height:65px; }
}
.formError .formErrorContent {
  width:100%;
  background:#ee0101 !important;
  color:#ECE8E3 !important;
  border:0px solid #ddd !important;
  box-shadow:0 0px #000 !important;
  -moz-box-shadow:0 0 0px #000 !important;
  -webkit-box-shadow:0 0 0px #000 !important;
  -o-box-shadow:0 0 0px #000 !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; }
