body {
  font-family:'Open Sans', sans-serif;
  font-size:16px;
  font-style:normal;
  font-weight:400;
  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:#23110D;
  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:bold; }
em { color:#101726; }
::selection {
  background:#23110D;
  color:#fff;
}
::-moz-selection {
  background:#23110D;
  color:#fff;
}
.outline {
  color:transparent !important;
  -webkit-text-stroke:2px #23110D;
  text-stroke:2px #23110D;
  text-shadow:none;
  font-size:15vw !important;
  pointer-events:none;
  line-height:0.5 !important;
  z-index:1;
  transform:translateY(-50%) translateX(-50%);
}
@media (min-width: 1200px) {
  .outline { font-size:18vw !important; }
}
.titleH1 {
  font-family:'Pacifico';
  font-size:40px;
  line-height:1;
  font-weight:400;
  font-style:normal;
  color:#23110D;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
.titleH1.bigger { text-transform:none; }
@media (min-width: 640px) {
  .titleH1 { font-size:50px; }
}
@media (min-width: 1200px) {
  .titleH1 { font-size:60px; }
}
@media (min-width: 1600px) {
  .titleH1.bigger { font-size:70px; }
}
.titleH2 {
  font-family:'Pacifico';
  font-size:20px;
  line-height:1.2;
  font-weight:600;
  color:#23110D;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 1600px) {
  .titleH2 { font-size:24px; }
}
.titleH3 {
  font-family:'Open Sans', sans-serif;
  font-size:20px;
  line-height:1.2;
  font-weight:600;
  color:#23110D;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 1200px) {
  .titleH3 { font-size:20px; }
}
.titleH4 {
  font-family:'Open Sans', sans-serif;
  font-size:60px;
  line-height:66px;
  color:#101726;
  font-weight:400;
  text-transform:none;
  margin:0;
}
.titleH5 {
  font-family:'Open Sans', sans-serif;
  font-size:40px;
  line-height:1;
  font-weight:400;
  font-style:normal;
  color:#A8B6BF;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH5 { font-size:50px; }
}
.titleH6 {
  font-family:'Open Sans', 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;
  }
}
.paddingSide1c {
  padding-left:15px;
  padding-right:15px;
}
@media (min-width: 1200px) {
  .paddingSide1c {
    padding-left:24vw;
    padding-right:24vw;
  }
}
.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; }
}
.paddingBottom1 { padding-bottom:90px; }
@media (min-width: 1200px) {
  .paddingBottom1 { padding-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; }
.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%;
}
.dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,232,224,0)),color-stop(100%,#eee8e0));
  background:-webkit-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%);
  background:-o-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%);
  background:-ms-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%);
  background:linear-gradient(to bottom,rgba(238,232,224,0) 0%,#eee8e0 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; }
}
.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;
}
.uk-lightbox {
  background:#101726;
  animation-name:lightboxFadeIn;
  animation-duration:0.5s;
}
.uk-lightbox-items li img {
  max-width:100%;
  max-height:100%;
  min-height:330px !important;
  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:#F3F2F2; }
.slideshowNavigation { padding:30px; }
.slideshowNavigation a { color:#F3F2F2; }
.slideshowNavigation a:hover, .slideshowNavigation a:focus { color:#23110D; }
.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:#F3F2F2 !important;
}
.uk-lightbox-toolbar > *:hover, a.uk-lightbox-button:hover {
  color:#F3F2F2 !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; }
.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 10px 30px;
}
@media (min-width: 480px) {
  .boxlinkWidthS { width:180px; }
}
@media (min-width: 1800px) {
  .boxlinkWidthS {
    padding:15px 30px 10px 30px;
    width:200px;
  }
}
.btn-mountains {
  position:relative;
  display:inline-block;
  color:#23110D;
  font-family:'Open Sans', sans-serif;
  font-size:18px;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.2;
  padding:10px 20px;
  background:transparent;
  border:none;
  cursor:pointer;
  z-index:1;
}
.btn-mountains::before {
  content:'';
  position:absolute;
  top:25%;
  left:50%;
  transform:translate(-50%,-50%);
  width:220%;
  height:220%;
  background:url('../images/btn-hover.svg') no-repeat center center;
  background-size:contain;
  z-index:-1;
  pointer-events:none;
  opacity:1;
  transition:opacity 0.5s ease;
}
.btn-mountains:hover::before { opacity:0.7; }
.btn-mountains.inverted::before { background-image:url('../images/btn-hover.svg'); }
.item-307 .boxLinkWrapper, .item-301 .boxLinkWrapper, .item-302 .boxLinkWrapper {
  position:relative;
  display:inline-block;
  background:url('../images/btn-hover.svg') no-repeat center center;
  background-size:contain;
  transition:opacity 0.5s ease;
  opacity:1;
  min-width:150px;
  text-align:center;
}
.item-307 .boxLinkWrapper:hover, .item-301 .boxLinkWrapper:hover, .item-302 .boxLinkWrapper:hover { opacity:0.7; }
.item-307 .boxLink, .item-301 .boxLink, .item-302 .boxLink {
  position:relative;
  display:inline-block;
  color:#23110D;
  font-family:'Open Sans', sans-serif;
  font-size:18px;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.2;
  padding:10px 20px;
  background:transparent;
  border:none;
  cursor:pointer;
  z-index:1;
}
@media (max-width: 1199px) {
  .backgroundContainer.uk-position-right { width:100% !important; }
}
.grecaptcha-badge {
  z-index:1;
  margin:auto;
}
.brown-upper-border::before {
  display:block;
  position:absolute;
  height:8px;
  width:100%;
  background-color:#23110D;
  content:"";
  left:0;
  top:0;
  z-index:1;
}
.item-301 .boxLink, .item-302 .boxLink, .item-307 .boxLink { margin-top:25px; }
.item-301 .boxLink::before, .item-302 .boxLink::before, .item-307 .boxLink::before {
  width:170%;
  height:170%;
}
.header {
  height:180px;
  color:#fff;
  background:#23110D;
  z-index:999;
  font-family:'Open Sans', sans-serif;
  position:absolute;
  left:0;
  right:0;
}
@media (max-width: 959px) {
  .header { padding-top:0px; }
}
@media (max-width: 1199px) {
  .header { position:absolute; }
}
@media (min-width: 1200px) {
  .header {
    height:360px;
    background:linear-gradient(to bottom,#101726 0%,rgba(208,193,186,0) 100%) !important;
    padding-top:60px;
    transition:all 0.2s ease;
  }
}
.header.uk-active { height:120px; }
.header.uk-active .mainLogo { display:none !important; }
.header .mainLogo svg * { fill:#fff !important; }
@media (min-width: 1200px) {
  .header .mainLogo { padding-top:30px; }
}
.header .mainLogo svg { width:140px; }
@media (min-width: 640px) {
  .header .mainLogo svg { width:180px; }
}
@media (min-width: 1200px) {
  .header .mainLogo svg { width:300px; }
}
.header .logoContainer {
  margin-top:0px;
  z-index:3;
  top:60px !important;
  transform:translateX(-50%) !important;
}
@media (min-width: 640px) {
  .header .logoContainer {
    top:30px !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:not(:last-of-type)::after {
  content:"";
  display:block;
  position:absolute;
  bottom:50%;
  transform:translateY(50%);
  width:1px;
  background-color:#fff;
  height:20px;
  right:2px;
}
.header .headerCenter .mainMenu .uk-navbar-nav > li > a {
  font-size:20px;
  min-height:20px;
  height:20px;
  padding:0 10px;
  color:#fff;
  font-weight:400;
  font-family:'Open Sans', sans-serif;
  text-transform:initial;
  transition:all 0.2s ease;
  font-style:normal;
}
@media (min-width: 1200px) {
  .header .headerCenter .mainMenu .uk-navbar-nav > li > a {
    font-size:16px;
    padding:0 8px;
  }
}
@media (min-width: 1400px) {
  .header .headerCenter .mainMenu .uk-navbar-nav > li > a { font-size:20px; }
}
.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:'Open Sans', sans-serif;
  line-height:30px;
  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:0px;
  margin-right:0px;
}
.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:#F3F2F2;
  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; }
@media (min-width: 1200px) {
  .header .languages li a { font-size:16px; }
}
@media (min-width: 1400px) {
  .header .languages li a { font-size:20px; }
}
.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:'Open Sans', 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:#F3F2F2;
  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:#F3F2F2 !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;
  border:1px solid #F3F2F2;
  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:#F3F2F2;
  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:#F3F2F2;
  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(208,193,186,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:#23110D; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li {
  color:#23110D !important;
  margin:0;
  text-align:center;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li a {
  color:#23110D !important;
  padding:0 5px;
  font-size:16px;
  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:#23110D !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:#23110D;
  font-family:'Open Sans', sans-serif;
  font-size:25px;
  line-height:30px;
}
@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:#23110D;
  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:#23110D; }
.requestWrapperLink .title { color:#F3F2F2; }
.requestWrapperLink::after {
  content:'';
  display:block;
  padding-bottom:100%;
}
.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:#F3F2F2; }
.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 .slideshowWrapper .slideshowContainer::after {
  background:url(/templates/qbus/images/mountains.svg);
  position:absolute;
  content:"";
  bottom:0;
  right:0;
  width:50%;
  height:30%;
  z-index:1;
  opacity:0.6;
  pointer-events:none;
}
.layout0 a.js-dynamic-show-hide {
  color:#101726;
  font-weight:bold;
  transition:all 0.2s ease;
}
.main.layout0 .contentWrapper .backgroundContainer {
  background:#23110D;
  width:100%;
  z-index:-1;
}
.main.layout0 .contentWrapper .itemTitleTextWrapper .dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(208,193,186,0) 0%,#d0c1ba 100%) !important;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(208,193,186,0)),color-stop(100%,#d0c1ba)) !important;
  background:-webkit-linear-gradient(top,rgba(208,193,186,0) 0%,#d0c1ba 100%) !important;
  background:-o-linear-gradient(top,rgba(208,193,186,0) 0%,#d0c1ba 100%) !important;
  background:-ms-linear-gradient(top,rgba(208,193,186,0) 0%,#d0c1ba 100%) !important;
  background:linear-gradient(to bottom,rgba(208,193,186,0) 0%,#d0c1ba 100%) !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@grad4',endColorstr='@grad4',GradientType=0) !important;
}
.layout0 .contentWrapper h3 {
  color:#F3F2F2;
  font-family:'Open Sans', sans-serif;
}
.layout0 .contentWrapper .smallLogo svg { width:160px; }
.layout0 .titleWrapper
    .titleH1 { color:#D0C1BA; }
.layout0 .subtitle { color:#F3F2F2; }
.layout0 .text { color:#EEE8E0; }
.layout0_1 .contentWrapper .backgroundContainer {
  background:#EEE8E0;
  width:80%;
  z-index:-1;
  pointer-events:none;
}
.layout0_1 .contentWrapper .title, .layout0_1 .contentWrapper .subtitle { color:#23110D; }
.layout0_1 .contentWrapper .text { color:#23110D; }
@media (min-width: 1200px) {
  .layout0_1 .contentWrapper .text { padding-bottom:3vw; }
}
.layout0_1_1 .mainContent { background-color:#23110D; }
.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 { color:#F3F2F2; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent .title { text-align:center !important; }
}
.layout0_1_1 .mainContent .subtitle { color:#F3F2F2; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent .subtitle { text-align:center !important; }
}
.layout0_1_1 .mainContent > .text { text-align:left; }
.layout0_1_1 .mainContent > .text a { opacity:1; }
.layout0_1_1 .mainContent > .text .boxLink {
  font-family:'Pacifico';
  font-size:18px;
  color:#F3F2F2 !important;
  background-color:transparent;
  box-sizing:border-box;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.2;
  padding:5px;
  position:relative;
  min-width:130px;
  display:inline-block;
  text-align:center;
}
@media (min-width: 640px) {
  .layout0_1_1 .mainContent > .text .boxLink { padding:10px 15px; }
}
@media (min-width: 1600px) {
  .layout0_1_1 .mainContent > .text .boxLink { font-size:20px; }
}
.layout0_1_1 .mainContent > .text .boxLink.inverted { color:#F3F2F2 !important; }
.layout0_1_1 .mainContent > .text .boxLink.inverted::before, .layout0_1_1 .mainContent > .text .boxLink.inverted::after {
  width:100%;
  height:1px;
  background:#F3F2F2;
}
.layout0_1_1 .mainContent > .text .boxLink.transparent {
  background-color:transparent;
  border-color:#F3F2F2 !important;
}
.layout0_1_1 .mainContent > .text .boxLink:hover {
  opacity:1;
  color:#F3F2F2 !important;
}
.layout0_1_1 .mainContent > .text .boxLink:hover::before, .layout0_1_1 .mainContent > .text .boxLink:hover::after { width:0%; }
.layout0_1_1 .mainContent > .text .boxLink::before, .layout0_1_1 .mainContent > .text .boxLink::after {
  width:100%;
  height:1px;
  background:#F3F2F2;
  content:"";
  opacity:1;
  left:50%;
  position:absolute;
  transform:translateX(-50%);
  transition:width 0.2s ease;
}
@media (min-width: 640px) {
  .layout0_1_1 .mainContent > .text .boxLink::before, .layout0_1_1 .mainContent > .text .boxLink::after { height:3px; }
}
.layout0_1_1 .mainContent > .text .boxLink::before { top:0; }
.layout0_1_1 .mainContent > .text .boxLink::after { bottom:0; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent > .text { text-align:center !important; }
}
@media (min-width: 1400px) {
  .layout0_1_1 .mainContent > .text { text-align:justify !important; }
}
@media (max-width: 639px) {
  .layout0_1_1 .mainContent > .text { padding-bottom:0; }
}
@media (max-width: 1199px) {
  .layout0_1_1 .mainContent > .text.paddingSide4 {
    padding-left:0vw !important;
    padding-right:0vw !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:#F3F2F2; }
.layout0_1_1 .mainContent .conditionText {
  display:none;
  color:#F3F2F2;
}
.layout0_1_1 .mainContent .conditionText em { color:#F3F2F2; }
.layout0_1_2 .contentWrapper { background:#23110D; }
@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:#D0C1BA;
  text-align:center !important;
}
.layout0_1_2 .contentWrapper .itemTitleTextWrapper .subtitle, .layout0_1_2 .contentWrapper .itemTitleTextWrapper .titleH3 {
  color:#D0C1BA;
  text-align:center !important;
}
.layout0_1_2 .slideshowWrapper .uk-slideshow-items {
  height:25vw;
  min-height:330px !important;
}
.layout0_1_3 .contentWrapper {
  background:linear-gradient(rgba(255,255,255,0.85)), url(../images/backgrounds/contatto_backgrounds.jpg) center center no-repeat;
  background-size:cover;
}
.layout0_1_3 .contentWrapper .iconContainer svg { width:40px; }
.layout0_1_3 .contentWrapper .iconContainer svg * { fill:#101726 !important; }
.layout0_1_3 .contentWrapper .title { color:#101726; }
.layout0_1_3 .contentWrapper .subtitle { color:#23110D; }
@media (max-width: 639px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText>.uk-grid-margin { margin-top:15px; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink {
  font-family:'Open Sans', sans-serif;
  font-size:18px;
  color:#23110D !important;
  background-color:transparent;
  box-sizing:border-box;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.2;
  padding:5px;
  position:relative;
  min-width:130px;
  display:inline-block;
  text-align:center;
}
@media (min-width: 640px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink { padding:10px 15px; }
}
@media (min-width: 1600px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink { font-size:20px; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink.inverted { color:#23110D !important; }
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink.inverted::before, .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink.inverted::after {
  width:100%;
  height:3px;
  background:#23110D;
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink.transparent {
  background-color:transparent;
  border-color:#23110D;
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink:hover {
  opacity:1;
  color:#23110D !important;
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink:hover::before, .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink:hover::after { width:0%; }
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::before, .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::after {
  width:100%;
  height:3px;
  background:#23110D !important;
  opacity:1;
  content:"";
  left:50%;
  position:absolute;
  transform:translateX(-50%);
  transition:width 0.2s ease;
}
@media (min-width: 640px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::before, .layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::after { height:3px; }
}
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::before { top:0; }
.layout0_1_3 .contentWrapper .contactInformation .contactText .boxLink::after { bottom:0; }
.layout1 {
  background:#F3F2F2;
  z-index:1;
}
.layout1 .item:last-child .layout1 .item.not(.layout1_1) { padding-bottom:0 !important; }
@media (min-width: 1200px) {
  .layout1 .item:nth-child(even) .textWrapper { order:0; }
  .layout1 .item:nth-child(odd) .textWrapper { order:0; }
  .layout1 .item:nth-child(even) .imageContainer { order:1; }
  .layout1 .item:nth-child(odd) .imageContainer { order:1; }
}
@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:#F3F2F2 !important; }
.layout1 .item-291 .textWrapper .subtitle { color:#23110D !important; }
.layout1 .item-291 .textWrapper .text { color:#F3F2F2 !important; }
.layout1 .item-291 .textWrapper a.js-dynamic-show-hide { color:#F3F2F2 !important; }
.layout1 .item-291 .textWrapper .dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%) !important;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(238,232,224,0)),color-stop(100%,#eee8e0)) !important;
  background:-webkit-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%) !important;
  background:-o-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%) !important;
  background:-ms-linear-gradient(top,rgba(238,232,224,0) 0%,#eee8e0 100%) !important;
  background:linear-gradient(to bottom,rgba(238,232,224,0) 0%,#eee8e0 100%) !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@grad3',endColorstr='@grad3',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 {
  min-height:330px !important;
  height:54vw;
  width:100%;
}
.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%); }
.layout1_1 .subtitle { text-transform:none !important; }
.layout1_1 .item .imageContainer {
  min-height:80vh !important;
  transition:all 0.2s ease;
}
@media (max-width: 959px) {
  .layout1_1 .item .imageContainer {
    height:40vw !important;
    min-height:40vh !important;
  }
}
.layout1_1 .item .imageContainer .uk-slideshow-items { height:auto !important; }
@media (max-width: 959px) {
  .layout1_1 .item .imageContainer .uk-slideshow-items { height:40vw !important; }
}
.layout1_1 .item .imageContainer a.uk-position-cover:hover .slideIconWrapper { color:#F3F2F2; }
.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 .title, .layout1_1 .item .textWrapper .subtitle { color:#23110D; }
.layout1_1 .item .textWrapper .sNumbers { color:#23110D; }
.layout1_1 .item .textWrapper .sNumbers
             span { color:#23110D; }
.layout1_1 .item .textWrapper .titleH1 {
  font-family:'Open Sans', sans-serif;
  font-weight:600;
}
.layout1_1 .item:nth-of-type(odd) .textWrapper, .layout1_1 .item.inverted:nth-of-type(even) .textWrapper { order:1; }
.layout1_1 .item:nth-of-type(odd) .backgroundContainer, .layout1_1 .item.inverted:nth-of-type(even) .backgroundContainer {
  pointer-events:none;
  background:#EEE8E0;
  width:80%;
  z-index:-1;
}
.layout1_1 .item:nth-of-type(odd) .backgroundContainer::before, .layout1_1 .item.inverted:nth-of-type(even) .backgroundContainer::before {
  background:url(/templates/qbus/images/mountains.svg) Bottom right no-repeat;
  background-size:180%;
  position:absolute;
  width:80%;
  height:100%;
  content:"";
  opacity:0.05;
  bottom:0;
  z-index:-1;
}
@media (min-width: 1200px) {
  .layout1_1 .item:nth-of-type(odd) .backgroundContainer::before, .layout1_1 .item.inverted:nth-of-type(even) .backgroundContainer::before { height:150%; }
}
#module_custom_238 .layout1_1 .item:nth-of-type(even)::before, #module_custom_238 .layout1_1 .item.inverted:nth-of-type(odd)::before {
  content:"";
  width:80%;
  height:120px;
  position:absolute;
  right:0;
  bottom:0;
  background:#EEE8E0;
}
.layout1_1 .item:nth-of-type(even) .textWrapper .dynamic-height-active .dynamic-height-wrap:before, .layout1_1 .item.inverted:nth-of-type(odd) .textWrapper .dynamic-height-active .dynamic-height-wrap:before {
  background:-moz-linear-gradient(top,rgba(243,242,242,0) 0%,#f3f2f2 100%) !important;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(243,242,242,0)),color-stop(100%,#f3f2f2)) !important;
  background:-webkit-linear-gradient(top,rgba(243,242,242,0) 0%,#f3f2f2 100%) !important;
  background:-o-linear-gradient(top,rgba(243,242,242,0) 0%,#f3f2f2 100%) !important;
  background:-ms-linear-gradient(top,rgba(243,242,242,0) 0%,#f3f2f2 100%) !important;
  background:linear-gradient(to bottom,rgba(243,242,242,0) 0%,#f3f2f2 100%) !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@grad2',endColorstr='@grad2',GradientType=0) !important;
}
.layout1_1 .item .roomInfo .titleH2 { color:#23110D; }
.layout1_1 .item .roomInfo.startPriceWrapper .label1 {
  padding-right:5px;
  text-transform:lowercase;
}
.layout1_1 .item .roomInfo svg {
  width:35px;
  margin-right:15px;
}
.layout1_1 .item .roomInfo svg * { fill:#23110D; }
.apt-modal { background:#F3F2F2; }
.apt-modal .title {
  color:#23110D !important;
  font-family:'Pacifico';
}
.apt-modal .uk-modal-close { z-index:1; }
.apt-modal .uk-modal-close.top {
  right:20px;
  top:20px;
  position:fixed;
}
.apt-modal .uk-modal-close.top svg * { stroke:#23110D; }
.apt-modal .uk-modal-close.bottom { bottom:20px; }
@media (min-width: 1200px) {
  .apt-modal .uk-modal-close.bottom {
    right:20px;
    transform:none;
    left:auto;
  }
}
.apt-modal .galleryContainer .image { height:500px; }
.apt-modal .sliderContainer li { width:100%; }
.apt-modal .sliderContainer li .image { height:90vw; }
.apt-modal .roomInfo .titleH2 { color:#23110D; }
.apt-modal .roomInfo svg {
  width:35px;
  margin-right:15px;
}
.apt-modal .roomInfo svg * { fill:#23110D; }
.apt-modal p { color:#23110D; }
.apt-modal h2 { color:#23110D; }
.layout1_2 .titleWrapper { z-index:1; }
.layout1_2 .titleWrapper .locationLogo {
  opacity:0.5;
  pointer-events:none;
  z-index:-1;
  width:100px;
}
.layout1_2 .titleWrapper .locationLogo svg * {
  fill:none !important;
  stroke:#23110D !important;
}
@media (min-width: 1200px) {
  .layout1_2 .titleWrapper .locationLogo { width:250px; }
}
.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%; }
}
.layout1_2 .imageContainer #mymap img { filter:grayscale(); }
@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:240px;
  height:240px;
}
.roomsPage .layout0 .slideshowContainer { background:#000; }
.roomsPage .layout0 .slideshowContainer img { opacity:0.7; }
.roomsPage .layout0 .author { color:#F3F2F2; }
.layout2 .slideshowWrapper, .layout2 .slideshowContainer, .layout2 .uk-slideshow-items {
  height:calc(var(--vh,1vh) * 50);
  min-height:500px !important;
  width:100%;
}
@media (min-width: 960px) {
  .layout2 .slideshowWrapper, .layout2 .slideshowContainer, .layout2 .uk-slideshow-items { height:calc(var(--vh,1vh) * 100); }
}
.layout2 .slideshowWrapper li::after, .layout2 .slideshowContainer li::after, .layout2 .uk-slideshow-items li::after {
  position:absolute;
  content:"";
  width:100%;
  height:100%;
  background:#23110d;
  mix-blend-mode:darken;
}
.layout2 .slideshowWrapper li img, .layout2 .slideshowContainer li img, .layout2 .uk-slideshow-items li img {
  min-height:330px;
  height:100% !important;
  object-fit:cover;
  width:100% !important;
}
.layout2 .slideshowWrapper li .titleWrapper, .layout2 .slideshowContainer li .titleWrapper, .layout2 .uk-slideshow-items li .titleWrapper { z-index:1; }
.layout2 .slideshowWrapper li .title, .layout2 .slideshowWrapper li .subtitle, .layout2 .slideshowContainer li .title, .layout2 .slideshowContainer li .subtitle, .layout2 .uk-slideshow-items li .title, .layout2 .uk-slideshow-items li .subtitle { color:#F3F2F2; }
.layout2 .slideshowWrapper li svg *, .layout2 .slideshowContainer li svg *, .layout2 .uk-slideshow-items li svg * { fill:#F3F2F2; }
.layout6 { background:#F3F2F2; }
.layout6 .backgroundContainer {
  background-size:180%;
  position:absolute;
  width:100%;
  height:150%;
  content:"";
  opacity:0.4;
  bottom:0;
  z-index:0;
}
.layout6 .smallLogo svg { width:100px; }
.layout6 .servicesContainer svg { height:60px; }
.layout6 .servicesContainer svg * { fill:#23110D; }
@media (min-width: 1200px) {
  .layout6 .servicesContainer svg { height:100px; }
}
.layout6 .servicesContainer .text { text-transform:none; }
.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:20px;
  color:#F3F2F2;
}
.scrollDown .title::after {
  display:block;
  margin:auto;
  height:50px;
  width:1px;
  background:#F3F2F2;
  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:#F3F2F2;
}
.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:#F3F2F2; }
.buttonsHeaderWrapper .iconsContainer .wrapper:hover { background:#101726; }
.buttonsHeaderWrapper .iconsContainer .wrapper:hover .icon svg * { fill:#F3F2F2; }
@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:#F3F2F2; }
@media (max-width: 639px) {
  .pricesContainer { margin-top:30px; }
}
.tabella-ctr .roomRowCategory {
  margin-top:0 !important;
  padding:15px 0 !important;
}
.tabella-ctr > div:nth-child(2) { background:rgba(244,241,237,0.8); }
.tabella-ctr > div:nth-child(3) { background:rgba(244,241,237,0.8); }
.tabella-ctr > div:nth-child(4) { background:#f3f2f2; }
.tabella-ctr > div:nth-child(5) { background:#f3f2f2; }
.priceList > div:first-child .tablePrices { margin-top:0; }
.priceList .tablePrices {
  border-collapse:collapse;
  width:100%;
}
.priceList .tablePrices * {
  font-family:'Open Sans', sans-serif;
  font-size:18px;
  font-weight:400;
  color:#F3F2F2;
}
.priceList .tablePrices tr {
  line-height:30px;
  height:40px;
  border:1px solid #23110D;
  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 #23110D !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;
}
.t-row-header {
  display:block;
  background-color:#23110D;
  position:relative;
  width:100%;
  padding:2px 5px;
  float:none;
  overflow:auto;
  color:#F3F2F2;
  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;
}
@media (max-width: 479px) {
  .t-row-values { font-size:16px; }
}
@media (min-width: 640px) {
  .t-row-values { width:50% !important; }
}
.t-row-desc {
  float:left;
  display:table;
  position:relative;
  overflow:hidden;
  padding:2px 5px 2px 20px;
  font-size:18px;
  text-align:left;
  color:rgba(16,23,38,0.6);
  line-height:30px;
}
.t-row-desc .titleH3 { color:#F3F2F2 !important; }
@media (min-width: 640px) {
  .t-row-desc { width:50% !important; }
}
.t-row-cell {
  float:left;
  display:table;
  position:relative;
  text-align:center;
  padding:2px 5px;
}
@media (min-width: 640px) {
  .t-row-cell { width:100% !important; }
}
.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:rgba(16,23,38,0.7);
  text-align:left;
}
.t-element .t-cell-desc-s .titleH3 { color:#F3F2F2; }
@media (max-width: 479px) {
  .t-row:not(.t-first-row) .t-element .t-cell-desc-s {
    min-width:100%;
    text-align:center;
  }
}
.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:#23110D;
  color:#F3F2F2;
  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:#F3F2F2; }
.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:rgba(16,23,38,0.8);
  padding-left:20px;
  font-weight:600;
}
.t-first-row .t-cell-value { padding-left:0; }
@media (max-width: 479px) {
  .t-cell-value { padding-left:0; }
}
footer {
  background:#F4F1ED;
  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:#23110D !important; }
footer .logosContainer .logos a:not(:hover):not(.kronplatz) svg * { fill:#23110D !important; }
footer .logosContainer .logos a.kronplatz .notHover:not(:hover) svg * { fill:#23110D; }
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 .logosContainer .logos .superSkiLogo { fill:#23110D !important; }
footer .credits-footer {
  font-size:14px;
  line-height:24px;
  color:#F3F2F2;
  font-family:'Open Sans', sans-serif;
  background:#23110D;
  border-top:5px solid #D0C1BA;
}
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 .creditswrapper > div #qbusfooter svg * { fill:#F3F2F2; }
footer .credits-footer a:hover {
  color:inherit;
  opacity:0.5;
}
.layout0_1_4 .contentWrapper { background:#D0C1BA; }
.layout0_1_4 .contentWrapper .quickForm form .form-element { width:100%; }
@media (max-width: 479px) {
  .layout0_1_4 .contentWrapper .quickForm form .form-element { width:100%; }
}
.layout0_1_4 .contentWrapper .quickForm form .boxLink {
  width:100%;
  min-width:100%;
}
@media (max-width: 479px) {
  .layout0_1_4 .contentWrapper .quickForm form .boxLink { width:100%; }
}
@media (min-width: 1600px) {
  .layout0_1_4 .contentWrapper .quickForm form > div:nth-last-of-type(-n+1) .form-element { width:100%; }
}
.layout0_1_4 .contentWrapper .quickForm form .input-wrapper > input[type="text"], .layout0_1_4 .contentWrapper .quickForm form .input-wrapper > select {
  color:#23110D;
  text-transform:uppercase;
  font-weight:700;
  cursor:pointer;
  font-size:14px;
  border-radius:20px;
  background:#F4F1ED;
  padding:0 20px;
  background-image:none !important;
}
.layout0_1_4 .contentWrapper .quickForm form select {
  -webkit-appearance:menulist;
  appearance:none;
}
.layout0_1_4 .contentWrapper .quickForm form input[type="submit"] {
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  cursor:pointer;
  color:#23110D;
  border-radius:20px;
  background:#F4F1ED;
  padding:0 20px;
  border-width:0;
  height:40px;
  font-family:'Open Sans', sans-serif;
  font-weight:600;
}
@media (min-width: 1600px) {
  .layout0_1_4 .contentWrapper .quickForm form input[type="submit"] {
    width:200px;
    min-width:unset;
  }
}
@media (min-width: 1800px) {
  .layout0_1_4 .contentWrapper .quickForm form input[type="submit"] {
    width:100%;
    min-width:240px;
  }
}
.layout0_1_4 .contentWrapper .quickForm form input[type="submit"]:hover { opacity:0.5; }
.layout0_1_4 .contentWrapper .quickForm form input::placeholder, .layout0_1_4 .contentWrapper .quickForm form .element-icon, .layout0_1_4 .contentWrapper .quickForm form .form-element label { color:#23110D; }
.layout0_1_4 .contentWrapper .quickForm form .input-wrapper {
  position:relative;
  width:100%;
}
.layout0_1_4 .contentWrapper .quickForm form .element-icon {
  position:absolute;
  right:5px;
  top:50%;
  width:30px;
  height:20px;
  transform:translateY(-50%);
  display:flex;
  z-index:1;
  pointer-events:none;
}
.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:380px; }
}
.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:'Open Sans', sans-serif;
  font-size:14px;
  color:#fff;
  font-weight:300;
}
.requestPage .checkboxPrivacy {
  font-family:'Open Sans', sans-serif;
  font-size:14px;
  font-weight:300;
  color:#fff;
  text-transform:uppercase;
}
.requestPage .button {
  background:#fff !important;
  border:0px solid #fff !important;
  font-size:18px !important;
  color:#101726 !important;
  font-weight:normal;
  text-shadow:0px 0px 0px 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:0px !important;
  width:100%;
  padding:15px 30px 10px 30px;
}
@media (min-width: 480px) {
  .requestPage .button { width:180px; }
}
@media (min-width: 1800px) {
  .requestPage .button {
    padding:15px 30px 10px 30px;
    width:200px;
  }
}
.requestPage .button:hover {
  background:#D0C1BA !important;
  border:0px solid #fff !important;
  color:#101726 !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:#D0C1BA !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 #D0C1BA !important;
  display:none !important;
}
.picker__nav--next:hover { background:#F3F2F2 !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 #D0C1BA !important;
  display:none !important;
}
.picker__nav--prev:hover { background:#F3F2F2 !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:'Open Sans', sans-serif;
}
.picker__day--outfocus { color:#101726 !important; }
.picker__weekday { color:#A8B6BF !important; }
.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
  background:#23110D !important;
  color:#101726 !important;
}
.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor:pointer !important;
  color:#F3F2F2 !important;
  background:#23110D !important;
  border-color:#23110D !important;
}
.picker__footer { padding-bottom:20px !important; }
.picker__day--today:before { border-top:0.5em solid #F3F2F2 !important; }
.picker__button--today:hover, .picker__button--clear:hover {
  background-color:#23110D !important;
  border-bottom-color:#23110D !important;
  border:1px solid #23110D !important;
  color:#101726 !important;
}
.picker__button--today, .picker__button--clear {
  background-color:#23110D !important;
  border:1px solid #23110D !important;
  color:#F3F2F2 !important;
  font-size:18px !important;
  line-height:22px !important;
  letter-spacing:0px !important;
  font-family:'Pacifico' !important;
  font-weight:300 !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:'Open Sans', sans-serif !important;
  padding:15px 10px 10px 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 #F3F2F2 !important;
  border-left:0 solid transparent !important;
}
.picker__button--today:before { border-top:0.66em solid #F3F2F2 !important; }
.picker__button--clear:before { color:#F3F2F2 !important; }
.picker__select--month, .picker__select--year {
  border:1px solid #101726 !important;
  font-family:'Open Sans', sans-serif !important;
  font-size:16px !important;
}
.artid93 .logosContainer { display:none; }
.artid93 h3 { padding-top:30px !important; }
.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:380px; }
}
.infoContainer { background:#D0C1BA; }
.infoContainer .smallLogo svg { width:100px; }
.infoContainer .title { color:#23110D; }
.infoContainer .infoImages svg {
  max-height:65px;
  width:60px;
}
.infoContainer .infoImages svg * { fill:#23110D; }
.infoContainer .infoImages svg:hover { opacity:0.5; }
.formError .formErrorContent {
  width:100%;
  background:#ee0101 !important;
  color:#F3F2F2 !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; }
