@font-face {
  font-family:"Messina Upright";
  src:url(../css/fonts/MessinaSerifWeb-Light.woff2);
}
@font-face {
  font-family:"Messina Italic";
  src:url(../css/fonts/MessinaSerifWeb-LightItalic.woff2);
}
body {
  font-family:'Poppins', sans-serif;
  font-size:16px;
  font-style:normal;
  font-weight:300;
  line-height:1.3;
  color:#730202;
  -webkit-font-smoothing:antialiased;
}
@media (min-width: 960px) {
  body { font-size:20px; }
}
a:link, a:active, a:visited {
  color:inherit;
  transition:all 0.2s ease;
}
a:hover {
  color:inherit;
  text-decoration:underline;
}
.text a {
  opacity:0.5;
  color:inherit;
}
.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:#F2EAE4; }
::selection {
  background:#730202;
  color:#F2EAE4;
}
::-moz-selection {
  background:#730202;
  color:#F2EAE4;
}
.titleH1 {
  font-family:'Messina Upright', sans-serif;
  font-size:35px;
  line-height:1.2;
  font-weight:100;
  color:#F2EAE4;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
.titleH1.italic { font-family:'Messina Italic', sans-serif; }
@media (min-width: 640px) {
  .titleH1 { font-size:45px; }
}
@media (min-width: 1200px) {
  .titleH1 { font-size:50px; }
}
.titleH2 {
  font-family:'Poppins', sans-serif;
  font-size:18px;
  line-height:1.5;
  font-weight:400;
  color:#F2EAE4;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
@media (min-width: 640px) {
  .titleH2 { font-size:20px; }
}
.titleH3 {
  font-family:'Poppins', sans-serif;
  font-size:20px;
  line-height:1.2;
  font-weight:600;
  color:#730202;
  -webkit-font-smoothing:antialiased;
  margin:0;
}
.titleH3 span {
  font-family:'Messina Italic', sans-serif;
  font-weight:400;
  font-size:22px;
}
@media (min-width: 1200px) {
  .titleH3 { font-size:30px; }
  .titleH3 span { font-size:35px; }
}
.titleH4 {
  font-family:'Messina Upright', sans-serif;
  font-size:24px;
  line-height:30px;
  color:#FFFFFF;
  font-weight:300;
  text-transform:none;
  margin:0;
}
@media (min-width: 1200px) {
  .titleH4 { font-size:30px; }
}
.titleH5 {
  font-family:'Messina Italic', sans-serif;
  font-size:18px;
  line-height:20px;
  letter-spacing:0px;
  font-weight:300;
  color:#FFFFFF;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased;
  margin:0;
  text-align:left;
}
@media (min-width: 960px) {
  .titleH5 {
    font-size:20px;
    line-height:26px;
    letter-spacing:0px;
  }
}
@media (min-width: 1200px) {
  .titleH5 {
    font-size:20px;
    line-height:26px;
    letter-spacing:0px;
  }
}
.titleH6 {
  font-family:'Messina Italic', sans-serif;
  font-size:18px;
  line-height:24px;
  letter-spacing:0px;
  font-weight:700;
  color:#FFFFFF;
  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:30px;
  padding-right:30px;
}
.paddingSide1.paddingSide1c {
  padding-left:0;
  padding-right:0;
}
@media (min-width: 640px) {
  .paddingSide1 {
    padding-left:45px;
    padding-right:45px;
  }
}
@media (min-width: 1200px) {
  .paddingSide1 {
    padding-left:5vw;
    padding-right:5vw;
  }
  .paddingSide1.paddingSide1b {
    padding-left:0vw;
    padding-right:0vw;
  }
  .paddingSide1.paddingSide1c {
    padding-left:5vw;
    padding-right:5vw;
  }
}
.paddingSide2 {
  padding-left:10vw;
  padding-right:10vw;
}
@media (min-width: 960px) {
  .paddingSide2 {
    padding-left:20vw;
    padding-right:20vw;
  }
}
.paddingSide3 {
  padding-left:4vw;
  padding-right:4vw;
}
@media (min-width: 1200px) {
  .paddingSide3 {
    padding-left:14vw;
    padding-right:14vw;
  }
}
.paddingSide4 {
  padding-left:30px;
  padding-right:30px;
}
@media (min-width: 640px) {
  .paddingSide4 {
    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; }
}
.marginTop1 { margin-top:90px; }
@media (min-width: 1200px) {
  .marginTop1 { margin-top:120px; }
}
.marginBottom1 { margin-bottom:90px; }
@media (min-width: 1200px) {
  .marginBottom1 { margin-bottom:120px; }
}
.marginBottom2 { margin-bottom:60px; }
@media (min-width: 1200px) {
  .marginBottom2 { margin-bottom:90px; }
}
.marginTop2 { margin-top:60px; }
@media (min-width: 1200px) {
  .marginTop2 { margin-top:90px; }
}
.marginBottom3 { margin-bottom:30px; }
@media (min-width: 1200px) {
  .marginBottom3 { margin-bottom:60px; }
}
.marginTop3 { margin-top:30px; }
@media (min-width: 1200px) {
  .marginTop3 { margin-top:60px; }
}
.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:15px; }
.paddingBottom4 { padding-bottom:15px; }
.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(242,234,228,0) 0%,#f2eae4 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(242,234,228,0)),color-stop(100%,#f2eae4));
  background:-webkit-linear-gradient(top,rgba(242,234,228,0) 0%,#f2eae4 100%);
  background:-o-linear-gradient(top,rgba(242,234,228,0) 0%,#f2eae4 100%);
  background:-ms-linear-gradient(top,rgba(242,234,228,0) 0%,#f2eae4 100%);
  background:linear-gradient(to bottom,rgba(242,234,228,0) 0%,#f2eae4 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;
}
.dynamic-height-active .dynamic-show-more { display:inline-block; }
.dynamic-show-more { display:none; }
.uk-modal.uk-open { overflow-y:auto !important; }
.uk-modal-dialog { width:90%; }
.uk-modal-dialog .close {
  display:flex;
  z-index:3;
  position:fixed;
  cursor:pointer;
  right:30px;
  top:30px !important;
  width:60px !important;
  box-sizing:border-box;
  color:#730202;
}
.uk-modal-dialog .close > svg * { fill:#F2EAE4; }
.uk-modal-dialog .close .uk-icon:hover { color:inherit; }
.uk-modal-dialog .close .uk-icon svg { width:30px; }
.uk-modal-dialog .close svg[data-svg="close-icon"] { display:none; }
.uk-modal-dialog .close:hover { opacity:0.7; }
.uk-modal-dialog.layout0 .slideshowWrapper .uk-slideshow-items, .uk-modal-dialog.layout0 .slideshowWrapper .uk-slideshow-items li { height:80vh; }
.uk-modal-dialog.layout0 .slideshowWrapper .uk-slideshow-items img, .uk-modal-dialog.layout0 .slideshowWrapper .uk-slideshow-items li img {
  min-height:330px;
  height:80vh !important;
}
.animate { transition:all 0.2s ease; }
.animateChildren * { transition:all 0.2s ease; }
@keyframes lightboxFadeIn {
  from { opacity:0; }
  to { opacity:1; }
}
.uk-lightbox {
  background:#F2EAE4;
  animation-name:lightboxFadeIn;
  animation-duration:0.5s;
}
.uk-lightbox-items li img {
  max-width:100%;
  max-height:100%;
  min-height:330px !important;
}
@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:clip;
  overflow-y:visible;
}
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;
}
.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:#FFFFFF; }
.slideshowNavigation .prev, .slideshowNavigation .next {
  width:25px;
  height:35px;
  mask-image:url(/templates/qbus/images/icons/Freccia_sx.svg);
  mask-repeat:no-repeat;
  background-color:#23C43A;
  mask-size:contain;
  filter:drop-shadow(0px 0px 4px black);
}
@media (min-width: 1200px) {
  .slideshowNavigation .prev, .slideshowNavigation .next {
    width:38px;
    height:40px;
  }
}
.slideshowNavigation .prev:hover, .slideshowNavigation .next:hover { background-color:#F2EAE4; }
.slideshowNavigation .next { transform:rotate(180deg); }
.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:#FFFFFF !important;
}
.uk-lightbox-toolbar > *:hover, a.uk-lightbox-button:hover {
  color:#FFFFFF !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; }
.boxLink {
  font-family:'Poppins', sans-serif;
  color:#F2EAE4 !important;
  box-sizing:border-box;
  font-size:18px;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.5;
  padding:10px 15px;
  position:relative;
  min-width:150px;
  display:inline-block;
  background:#23C43A;
  text-align:center;
  border-radius:25px;
}
@media (min-width: 1600px) {
  .boxLink { font-size:20px; }
}
.boxLink:hover { background:#F2CC2D; }
.smallLogo svg { width:45px; }
@media (min-width: 1200px) {
  .smallLogo svg { width:80px; }
}
.grecaptcha-badge {
  z-index:1;
  margin:auto;
}
.brown-upper-border::before {
  display:block;
  position:absolute;
  height:8px;
  width:100%;
  background-color:#730202;
  content:"";
  left:0;
  top:0;
  z-index:1;
}
.header {
  color:#FFFFFF;
  z-index:999;
  position:absolute;
  background:none;
  left:0;
  right:0;
  padding-top:30px;
}
@media (min-width: 960px) {
  .header {
    background:linear-gradient(to bottom,rgba(0,0,0,0.6),transparent);
    height:90px;
  }
}
.header.uk-active { height:120px; }
.header.uk-active .mainLogo.headerLogo {
  opacity:0;
  pointer-events:none;
  height:0;
}
.header .headerLeft .mainLogo {
  position:fixed;
  top:30px;
  width:150px;
  filter:drop-shadow(0px 0px 8px rgba(0,0,0,0.4));
}
.header .headerLeft .mainLogo svg * { fill:#F2EAE4; }
.header .headerLeft .mainLogo:hover * { fill:#23C43A; }
@media (min-width: 960px) {
  .header .headerLeft .mainLogo { width:60px; }
}
.header .headerCenter { padding-top:30px; }
.header .headerCenter .languages a { text-transform:uppercase; }
.header .headerCenter .languages a:hover { color:#23C43A; }
.header .headerRight .mainMenuMobile { z-index:9999; }
.header .headerRight .mainMenuMobile .menu-toggle {
  z-index:3;
  position:absolute;
  cursor:pointer;
  box-sizing:border-box;
  top:30px;
  width:45px;
  height:25px;
  right:4vw;
  filter:drop-shadow(0px 0px 5px #000);
}
.header .headerRight .mainMenuMobile .menu-toggle span {
  height:5px;
  width:100%;
  background:#F2EAE4;
}
@media (min-width: 960px) {
  .header .headerRight .mainMenuMobile .menu-toggle { width:70px; }
}
.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;
  right:4vw;
  width:45px;
  height:25px;
  top:30px !important;
  box-sizing:border-box;
}
.header .headerRight .mainMenuMobile .menu-toggle2.open span {
  height:5px;
  width:100%;
  background:#007B2E;
  position:absolute;
  transform:rotate(-45deg);
}
.header .headerRight .mainMenuMobile .menu-toggle2.open span:nth-child(2) { transform:rotate(45deg); }
.header .headerRight .mainMenuMobile .menu-drawer {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  padding-top:0;
  z-index:1;
  opacity:0;
  transform:translateX(-100%);
  overflow-y:auto;
  scrollbar-width:none;
  -ms-overflow-style:none;
  transition:all 0.2s ease;
  background:#F2EAE4;
}
.header .headerRight .mainMenuMobile .menu-drawer::-webkit-scrollbar {
  width:0px;
  height:0px;
}
.header .headerRight .mainMenuMobile .menu-drawer.open {
  opacity:1;
  transform:translateX(0%);
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape {
  opacity:0;
  transition:opacity 0.8s ease;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape:nth-child(1) { transition-delay:0.3s; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape:nth-child(2) { transition-delay:0.4s; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape:nth-child(3) { transition-delay:0.5s; }
.open .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape { opacity:1; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape.left svg { transform:rotate(30deg) translateX(-30%); }
.open .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape.left svg { transform:rotate(0deg) translateX(-30%); }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape.right svg { transform:translateX(50%); }
.open .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape.right svg { transform:rotate(20deg) translateX(50%); }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape svg {
  transition:transform 1.5s ease-out 0.3s;
  height:80px;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .iconShape svg * { fill:#23C43A; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo svg {
  filter:none;
  width:180px;
}
@media (min-width: 640px) {
  .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo svg { width:260px; }
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .logo svg * { fill:#F2EAE4; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li { color:#007B2E !important; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li a {
  color:#007B2E !important;
  font-size:30px;
  text-transform:uppercase;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li a:hover { color:#23C43A !important; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li.lang-active a { color:#730202 !important; }
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .languages li.spacer {
  background-color:#F2EAE4 !important;
  width:1px;
  height:20px;
  margin:0 5px;
  display:none;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul {
  margin:0;
  list-style:none;
}
.header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul li a {
  color:#730202;
  font-family:'Poppins', sans-serif;
  text-transform:uppercase;
  font-size:30px;
  line-height:1.5;
}
@media (min-width: 640px) {
  .header .headerRight .mainMenuMobile .menu-drawer .menuContainer .wrapper > ul li a { font-size:40px; }
}
.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:#F2EAE4;
  opacity:0.5;
}
.header .headerRight .phoneEmailButton .item a { color:#007B2E; }
.header .headerRight .phoneEmailButton .item a svg { height:35px; }
.header .headerRight .phoneEmailButton .item a.mail svg { height:40px; }
@media (min-width: 960px) {
  .header .headerRight .phoneEmailButton .item a { color:#F2EAE4; }
}
.header .headerRight .phoneEmailButton .item a:hover {
  color:#23C43A;
  transform:scale(0.8);
}
.uk-sticky-placeholder { height:0px !important; }
.readMore svg {
  width:30px;
  height:30px;
}
.requestWrapperLink {
  background:#F2EAE4;
  border-radius:50%;
  max-width:100px;
  margin:0 auto;
}
.requestWrapperLink:hover { background:#730202; }
.requestWrapperLink .title { color:#FFFFFF; }
.requestWrapperLink::after {
  content:'';
  display:block;
  padding-bottom:100%;
}
.reveal {
  opacity:0;
  visibility:hidden;
  will-change:transform, opacity;
}
.postContent { top:calc(var(--vh,1vh) * 80); }
@keyframes icon-rotate {
  0 { transform:rotate(0deg); }
  0 { transform:rotate(180deg); }
  100% { transform:rotate(360deg); }
}
.layout0 {
  overflow-x:clip;
  overflow-y:visible;
}
.layout0 .iconShape.flower {
  top:60px;
  transform:translateX(-50%);
}
.layout0 .iconShape.flower .foodIconContainer { animation:icon-rotate 20s infinite linear; }
@media (min-width: 960px) {
  .layout0 .iconShape.flower {
    top:-150px;
    z-index:3;
  }
}
.layout0 .iconShape.diamond {
  transform:translateX(50%);
  z-index:3;
}
@media (min-width: 960px) {
  .layout0 .iconShape.diamond {
    top:60px;
    bottom:auto;
  }
}
.layout0 .iconShape svg {
  height:80px;
  max-width:100px;
  max-height:80px;
}
@media (min-width: 1200px) {
  .layout0 .iconShape svg {
    height:200px;
    max-width:none;
    max-height:none;
  }
}
.layout0 .iconShape svg * { fill:#23C43A; }
.layout0 .slideshowWrapper {
  height:calc(var(--vh,1vh) * 80);
  min-height:500px !important;
  width:100%;
}
.layout0 .slideshowWrapper .logoFull svg { width:300px; }
@media (min-width: 960px) {
  .layout0 .slideshowWrapper .logoFull svg { width:500px; }
}
@media (min-width: 1200px) {
  .layout0 .slideshowWrapper .logoFull svg { width:700px; }
}
.layout0 .slideshowWrapper .uk-slideshow-items, .layout0 .slideshowWrapper .uk-slideshow-items li {
  height:calc(var(--vh,1vh) * 80);
  min-height:500px !important;
}
.layout0 .slideshowWrapper .uk-slideshow-items img, .layout0 .slideshowWrapper .uk-slideshow-items li img { min-height:330px; }
@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:#FFFFFF; }
.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:#FFFFFF;
  opacity:0.5;
  font-weight:bold;
  transition:all 0.2s ease;
}
.layout0 a.js-dynamic-show-hide:hover { opacity:1.0; }
.layout0 .contentWrapper {
  background-color:#007B2E;
  top:calc(var(--vh,1vh) * 80);
}
.layout0 .contentWrapper .topSection {
  mask-image:url(/templates/qbus/images/backgrounds/top_section_mobile.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  background-color:#007B2E;
  height:20vw;
  top:-20vw;
}
@media (min-width: 1200px) {
  .layout0 .contentWrapper .topSection {
    height:15vw;
    top:-15vw;
  }
}
@media (min-width: 1200px) {
  .layout0 .contentWrapper .textWrapper { padding-top:0; }
}
.layout0 .contentWrapper .textWrapper .text { color:#F2EAE4; }
.layout0 .contentWrapper .textWrapper .orarioDiApertura { color:#23C43A; }
.layout0 .contentWrapper .slideshowContainer ul { height:calc(var(--vh,1vh) * 50); }
@media (min-width: 960px) {
  .layout0 .contentWrapper .slideshowContainer ul { min-height:600px !important; }
}
@media (min-width: 1200px) {
  .layout0 .contentWrapper .slideshowContainer ul { height:100%; }
}
.layout0 .contentWrapper .slideshowContainer .iconShape.lemons { transform:translateX(-20%) translateY(-50%); }
.layout0 .contentWrapper .slideshowContainer .iconShape.lemons .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout0 .contentWrapper .slideshowContainer .iconShape.spike { transform:translateX(20%) translateY(50%); }
.layout0 .contentWrapper .slideshowContainer .iconShape.spike svg { height:170px; }
.layout0 .contentWrapper .slideshowContainer .iconShape.diamond2 { transform:translateX(-50%) translateY(50%); }
.layout0 .contentWrapper .slideshowContainer .iconShape.diamond2 .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout0 .contentWrapper .slideshowContainer .iconShape.spades { transform:translateX(50%) translateY(-50%); }
@media (min-width: 1200px) {
  .layout0 .contentWrapper .slideshowContainer .iconShape svg { height:120px; }
}
.layout0 .bottomSection {
  background:url(/templates/qbus/images/backgrounds/bottom_section_mobile.svg) center no-repeat #8CC2E7;
  background-size:cover;
  height:20vw;
  background-position-y:-25vw;
}
@media (min-width: 1200px) {
  .layout0 .bottomSection { height:15vw; }
}
.layout0_1 .contentWrapper { background:#730202; }
.layout0_1 .contentWrapper .topSection { background-color:#730202; }
.layout0_2 { background-color:#F2EAE4; }
.layout0_2 .topSection {
  mask-image:url(/templates/qbus/images/backgrounds/bottom_section_desktop.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  height:20vw;
  top:0;
  mask-position:bottom;
  background:#007B2E;
}
@media (min-width: 960px) {
  .layout0_2 .topSection { height:16vw; }
}
.layout0_2 .bottomSection {
  mask-image:url(/templates/qbus/images/backgrounds/top_section_mobile.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  height:20vw;
  background:#F2EAE4;
}
@media (min-width: 1200px) {
  .layout0_2 .bottomSection { height:15vw; }
}
.layout0_2 .slideshowWrapper {
  height:calc(var(--vh,1vh) * 100);
  overflow:hidden;
}
.layout0_2 .slideshowWrapper .uk-slideshow-items, .layout0_2 .slideshowWrapper .uk-slideshow-items li {
  height:calc(var(--vh,1vh) * 100);
  overflow:visible;
}
.layout0_2 .contentWrapper {
  top:auto;
  overflow:visible;
  background-color:transparent;
}
@media (max-width: 959px) {
  .layout0_2 .contentWrapper { padding-bottom:0; }
}
.layout0_2 .contentWrapper .smallLogo svg * { fill:#007B2E; }
.layout0_2 .contentWrapper .title, .layout0_2 .contentWrapper .text, .layout0_2 .contentWrapper .slideshowTitle { color:#007B2E; }
.layout0_2 .contentWrapper #request .label {
  color:#007B2E;
  font-size:16px;
  text-transform:uppercase;
  font-weight:600;
  padding-bottom:10px;
}
.layout0_2 .contentWrapper #request .inputRound, .layout0_2 .contentWrapper #request .selectRound, .layout0_2 .contentWrapper #request textarea, .layout0_2 .contentWrapper #request .upload {
  background:#F2EAE4;
  border:1px solid #007B2E;
  border-radius:20px;
  color:#007B2E;
  font-size:16px;
  padding:0 20px;
}
.layout0_2 .contentWrapper #request .inputRound.send, .layout0_2 .contentWrapper #request .selectRound.send, .layout0_2 .contentWrapper #request textarea.send, .layout0_2 .contentWrapper #request .upload.send {
  background:#007B2E;
  color:#F2EAE4;
}
.layout0_2 .contentWrapper #request .inputRound.send:hover, .layout0_2 .contentWrapper #request .selectRound.send:hover, .layout0_2 .contentWrapper #request textarea.send:hover, .layout0_2 .contentWrapper #request .upload.send:hover { background:#23C43A; }
.layout0_2 .contentWrapper #request .inputRound:focus, .layout0_2 .contentWrapper #request .selectRound:focus, .layout0_2 .contentWrapper #request textarea:focus, .layout0_2 .contentWrapper #request .upload:focus { border-color:#23C43A; }
.layout0_2 .contentWrapper #request .upload { padding:15px; }
.layout0_2 .contentWrapper #request .upload:hover { background:#23C43A; }
.layout0_2 .contentWrapper #request textarea {
  height:100%;
  padding:20px;
}
.layout0_2 .contentWrapper #request .privacy, .layout0_2 .contentWrapper #request .mandatory, .layout0_2 .contentWrapper #request .checkboxPrivacy {
  font-size:14px;
  color:#007B2E;
}
.layout0_2 .contentWrapper #request .iconShape.flower2 { transform:translateX(50%) translateY(-30%); }
.layout0_2 .contentWrapper #request .iconShape.flower2 svg { height:90px; }
.layout0_1_1 .mainContent { background-color:#F2EAE4; }
.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:#FFFFFF; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent .title { text-align:center !important; }
}
.layout0_1_1 .mainContent .subtitle { color:#730202; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent .subtitle { text-align:center !important; }
}
.layout0_1_1 .mainContent > .text { text-align:left; }
@media (max-width: 639px) {
  .layout0_1_1 .mainContent > .text { text-align:center !important; }
}
.layout0_1_1 .mainContent > .text a {
  opacity:1.0;
  transition:all 0.2s ease;
}
.layout0_1_1 .mainContent > .text a:hover { opacity:0.5; }
@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:#FFFFFF; }
.layout0_1_1 .mainContent .conditionText {
  display:none;
  color:#FFFFFF;
}
.layout0_1_1 .mainContent .conditionText em { color:#FFFFFF; }
.layout0_1_2 .contentWrapper { background:#F2EAE4; }
@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:#F2EAE4;
  text-align:center !important;
}
.layout0_1_2 .contentWrapper .itemTitleTextWrapper .subtitle, .layout0_1_2 .contentWrapper .itemTitleTextWrapper .titleH3 {
  color:#730202;
  text-align:center !important;
}
.layout0_1_2 .slideshowWrapper .uk-slideshow-items {
  height:25vw;
  min-height:330px !important;
}
.layout0_1_3 .contentWrapper { background:#730202; }
.layout0_1_3 .contentWrapper .iconContainer svg { width:40px; }
.layout0_1_3 .contentWrapper .iconContainer svg * { fill:#F2EAE4 !important; }
.layout0_1_3 .contentWrapper .title { color:#F2EAE4; }
.layout0_1_3 .contentWrapper .subtitle { color:#8CC2E7; }
@media (max-width: 639px) {
  .layout0_1_3 .contentWrapper .contactInformation .contactText>.uk-grid-margin { margin-top:15px; }
}
.layout1 {
  overflow-x:clip;
  overflow-y:visible;
}
.layout1 .iconShape { z-index:10; }
.layout1 .iconShape svg { height:80px; }
@media (min-width: 1200px) {
  .layout1 .iconShape svg {
    max-width:100px;
    height:200px;
  }
}
.layout1 .scrollerContainer { height:calc(var(--vh,1vh) * 100); }
.layout1 .scrollerContainer .item { height:calc(var(--vh,1vh) * 100); }
.layout1 .scrollerContainer .item .title, .layout1 .scrollerContainer .item .text {
  opacity:0;
  visibility:hidden;
}
.layout1 .scrollerContainer .iconShape.lemons .icon, .layout1 .scrollerContainer .iconShape.twoBeans .icon {
  transform:translateX(-50%) translateY(50%);
  display:inline-block;
}
.layout1 .scrollerContainer .iconShape.lemons .icon .foodIconContainer, .layout1 .scrollerContainer .iconShape.twoBeans .icon .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout1 .scrollerContainer .iconShape.leaves .icon, .layout1 .scrollerContainer .iconShape.orange .icon {
  transform:translateX(50%) translateY(-50%);
  display:inline-block;
}
.layout1 .scrollerContainer .iconShape.mushroom .icon {
  transform:translateX(50%) translateY(50%);
  display:inline-block;
}
.layout1 .scrollerContainer .iconShape.mushroom .icon .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout1 .scrollerContainer .iconShape.spades .icon {
  transform:translateX(-50%) translateY(-50%);
  display:inline-block;
}
.layout1 .slider .item {
  max-height:calc(var(--vh,1vh) * 100);
  height:calc(var(--vh,1vh) * 100);
}
@media (min-width: 640px) {
  .layout1 .slider .item {
    max-height:none;
    height:auto;
  }
}
.layout1 .slider .item .imageWrapper {
  max-height:40%;
  height:40%;
}
@media (min-width: 640px) {
  .layout1 .slider .item .imageWrapper {
    max-height:none;
    height:400px;
  }
}
.layout1 .slider .item .textWrapper {
  max-height:60%;
  height:60%;
  box-sizing:border-box;
}
@media (min-width: 640px) {
  .layout1 .slider .item .textWrapper {
    max-height:none;
    height:400px;
  }
}
.layout1 .slider .item .textWrapper .textContainer { padding:0 2vw !important; }
@media (max-width: 479px) {
  .layout1 .slider .item .textWrapper .textContainer .text { font-size:13px; }
  .layout1 .slider .item .textWrapper .textContainer .text p { margin:0; }
}
.layout1 .slider .slideshowNavigation .arrow {
  padding:10px;
  height:60%;
  box-sizing:border-box;
}
@media (max-width: 479px) {
  .layout1 .slider .slideshowNavigation .arrow .next, .layout1 .slider .slideshowNavigation .arrow .prev {
    width:20px;
    height:20px;
  }
}
@media (min-width: 640px) {
  .layout1 .slider .slideshowNavigation .arrow { height:400px; }
}
.layout1 .slider .iconShape { height:40%; }
@media (min-width: 960px) {
  .layout1 .slider .iconShape { height:400px; }
}
.layout1 .slider .iconShape.lemons .icon, .layout1 .slider .iconShape.twoBeans .icon { transform:translateX(-50%) translateY(50%); }
.layout1 .slider .iconShape.lemons .icon .foodIconContainer, .layout1 .slider .iconShape.twoBeans .icon .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout1 .slider .iconShape.leaves .icon, .layout1 .slider .iconShape.orange .icon { transform:translateX(50%) translateY(-50%); }
.layout1 .slider .iconShape.mushroom .icon { transform:translateX(50%) translateY(-50%); }
.layout1 .slider .iconShape.mushroom .icon .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout1 .slider .iconShape.spades .icon { transform:translateX(-50%) translateY(50%); }
#module_custom_240 .layout1 { background-color:#8CC2E7; }
#module_custom_240 .layout1 svg * { fill:#007B2E; }
#module_custom_240 .layout1 .item { background-color:#8CC2E7; }
#module_custom_240 .layout1 .item .textContainer { padding-left:5vw; }
#module_custom_240 .layout1 .item .textContainer .title, #module_custom_240 .layout1 .item .textContainer .text { color:#007B2E; }
#module_custom_240 .layout1 .slideshowNavigation .next, #module_custom_240 .layout1 .slideshowNavigation .prev { background-color:#007B2E; }
#module_custom_242 .layout1 { background-color:#730202; }
#module_custom_242 .layout1 svg * { fill:#F2CC2D; }
#module_custom_242 .layout1 .item { background-color:#730202; }
#module_custom_242 .layout1 .item .textContainer { padding-right:5vw; }
#module_custom_242 .layout1 .item .textContainer .title, #module_custom_242 .layout1 .item .textContainer .text { color:#F2CC2D; }
#module_custom_242 .layout1 .item .imageWrapper { order:2; }
#module_custom_242 .layout1 .slideshowNavigation .next, #module_custom_242 .layout1 .slideshowNavigation .prev { background-color:#F2CC2D; }
#module_custom_244 .layout1 {
  padding-bottom:0;
  background-color:#007B2E;
}
#module_custom_244 .layout1 .scrollerWrapper { padding-bottom:0; }
#module_custom_244 .layout1 .item { background-color:#007B2E; }
#module_custom_244 .layout1 .item .textContainer { padding-left:5vw; }
#module_custom_244 .layout1 .item .textContainer .title, #module_custom_244 .layout1 .item .textContainer .text { color:#F2EAE4; }
#module_custom_244 .layout1 .slideshowNavigation .next, #module_custom_244 .layout1 .slideshowNavigation .prev { background-color:#F2EAE4; }
#module_custom_244 .layout1 svg * { fill:#23C43A; }
.layout1_2 #mymap {
  height:40vw;
  min-height:330px;
  background-color:#fff;
}
@media (min-width: 1400px) {
  .layout1_2 #mymap { height:100%; }
}
@media (min-width: 1400px) {
  .layout1_2 #mymap img {
    width:100% !important;
    height:100% !important;
  }
}
.layout1_2 #mymap a {
  width:240px;
  height:240px;
}
.layout2 {
  overflow-x:clip;
  overflow-y:visible;
}
.layout2 .iconShape.orange { transform:translateX(50%); }
.layout2 .iconShape.orange svg * { fill:#730202; }
.layout2 .iconShape.balls-3 { transform:translateY(-50%) translateX(50%); }
.layout2 .iconShape.balls-3 svg * { fill:#007B2E; }
.layout2 .iconShape svg { height:80px; }
@media (min-width: 1200px) {
  .layout2 .iconShape svg { height:200px; }
}
#module_custom_239 .layout2 { background-color:#8CC2E7; }
#module_custom_239 .layout2 .smallLogo svg * { fill:#007B2E; }
#module_custom_239 .layout2 .title { color:#007B2E; }
#module_custom_239 .layout2 .iconShape.twoBeans {
  top:-60px;
  transform:translateX(-30%);
  z-index:1;
}
#module_custom_239 .layout2 .iconShape.twoBeans svg * { fill:#007B2E; }
#module_custom_241 .layout2 { background-color:#730202; }
#module_custom_241 .layout2 .topSection {
  mask-image:url(/templates/qbus/images/backgrounds/top_section_mobile.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  height:20vw;
  top:-20vw;
  background-color:#730202;
}
@media (min-width: 960px) {
  #module_custom_241 .layout2 .topSection {
    height:15vw;
    top:-15vw;
  }
}
#module_custom_241 .layout2 .contentContainer { padding-top:0; }
#module_custom_241 .layout2 .contentContainer .smallLogo svg * { fill:#F2CC2D; }
#module_custom_241 .layout2 .contentContainer .title { color:#F2CC2D; }
#module_custom_243 .layout2 { background-color:#007B2E; }
#module_custom_243 .layout2 .topSection {
  mask-image:url(/templates/qbus/images/backgrounds/top_section_mobile.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  height:20vw;
  top:-20vw;
  background-color:#007B2E;
}
@media (min-width: 960px) {
  #module_custom_243 .layout2 .topSection {
    height:15vw;
    top:-15vw;
  }
}
#module_custom_243 .layout2 .contentContainer { padding-top:0; }
#module_custom_243 .layout2 .contentContainer .smallLogo svg * { fill:#F2EAE4; }
#module_custom_243 .layout2 .contentContainer .title { color:#F2EAE4; }
#module_custom_245 .layout2 { background-color:#8CC2E7; }
#module_custom_245 .layout2 .topSection {
  background-color:#F2CC2D;
  height:50%;
}
#module_custom_245 .layout2 .topSection .ellipseTop {
  background-color:#F2EAE4;
  clip-path:ellipse(200% 50% at 50% 50%);
  height:400%;
  width:100%;
  z-index:2;
}
#module_custom_245 .layout2 .bottomSection {
  height:50%;
  z-index:auto;
}
#module_custom_245 .layout2 .bottomSection .ellipseBottom {
  background-color:#F2EAE4;
  clip-path:ellipse(200% 50% at 50% 50%);
  height:400%;
  width:100%;
  z-index:2;
}
#module_custom_245 .layout2 .contentContainer { z-index:3; }
#module_custom_245 .layout2 .contentContainer .smallLogo svg * { fill:#007B2E; }
#module_custom_245 .layout2 .contentContainer .title {
  color:#007B2E;
  font-family:'Messina Italic', sans-serif;
}
#module_custom_247 .layout2 { background-color:#F2CC2D; }
#module_custom_247 .layout2 .topSection {
  mask-image:url(/templates/qbus/images/backgrounds/top_section_mobile.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  height:20vw;
  top:-20vw;
  background-color:#F2CC2D;
}
@media (min-width: 1200px) {
  #module_custom_247 .layout2 .topSection {
    height:15vw;
    top:-15vw;
  }
}
#module_custom_247 .layout2 .contentContainer { padding-top:0; }
#module_custom_247 .layout2 .contentContainer .smallLogo svg * { fill:#730202; }
#module_custom_247 .layout2 .contentContainer .title { color:#730202; }
.layout3 {
  overflow-x:clip;
  overflow-y:visible;
  background-color:#F2CC2D;
}
.layout3 .iconShape.orange { transform:translateX(50%); }
.layout3 .iconShape.flower2 { transform:translateX(20%); }
.layout3 .iconShape svg { height:80px; }
@media (min-width: 1200px) {
  .layout3 .iconShape svg {
    height:200px;
    max-width:100px;
  }
}
.layout3 .iconShape svg * { fill:#730202; }
@media (min-width: 1200px) {
  .layout3 .scrollerContainer {
    height:calc(var(--vh,1vh) * 100);
    overflow:hidden;
  }
}
.layout3 .scrollerContainer .textWrapper .iconShape.orange { transform:translateX(100%) translateY(100%); }
.layout3 .scrollerContainer .textWrapper .iconShape.flower2 { transform:translateX(20%) translateY(-40%); }
.layout3 .scrollerContainer .textWrapper .iconShape.flower2 .foodIconContainer { animation:icon-rotate 20s infinite linear; }
.layout3 .scrollerContainer .textWrapper .iconShape svg { height:80px; }
@media (min-width: 1200px) {
  .layout3 .scrollerContainer .textWrapper .iconShape svg {
    height:200px;
    max-width:100px;
  }
}
.layout3 .scrollerContainer .textWrapper .iconShape svg * { fill:#730202; }
@media (min-width: 1200px) {
  .layout3 .scrollerContainer .textWrapper .textContainer { padding-right:0; }
}
.layout3 .scrollerContainer .textWrapper .textContainer .title { color:#730202; }
@media (min-width: 1200px) {
  .layout3 .scrollerContainer .textWrapper {
    height:calc(var(--vh,1vh) * 100);
    padding-bottom:0;
    padding-right:0;
  }
}
.layout3 .scrollerContainer .partnersLogosWrapper .image {
  width:250px;
  padding-bottom:100%;
  border-radius:100%;
}
@media (min-width: 1200px) {
  .layout3 .scrollerContainer .partnersLogosWrapper .image {
    width:350px;
    height:350px;
    padding-bottom:unset;
  }
}
.layout3 .scrollerContainer .partnersLogosWrapper .image:hover { opacity:0.7; }
.layout3 .scrollerContainer .partnersLogosWrapper .slideshowNavigation .next, .layout3 .scrollerContainer .partnersLogosWrapper .slideshowNavigation .prev { background-color:#730202; }
.layout4 .textContainer { background:#FFFFFF; }
.layout4 .textContainer img { filter:grayscale(1); }
.layout4 .textContainer .readMoreArrow { display:block; }
@media (min-width: 960px) {
  .layout4 .textContainer .readMoreArrow {
    transform:translateY(-50%) translateX(100%);
    padding-left:30px;
    position:absolute;
    right:0;
    top:50%;
  }
}
.layout4 .textContainer:hover { opacity:0.7; }
@media (min-width: 960px) {
  .layout4 .textContainer:hover .readMoreArrow { transform:translateY(-50%) translateX(120%); }
}
.layout5 .imgCover { padding-bottom:69%; }
.layout5 .textContainer {
  background:#FFFFFF;
  padding-top:60px !important;
  padding-bottom:60px !important;
}
@media (max-width: 1199px) {
  .layout5 .imageContainer .imgBlock { width:100%; }
}
.layout5 .imageContainer .imgBlock img { min-height:330px; }
@media (max-width: 1199px) {
  .layout5 .imageContainer .imgBlock img { width:100%; }
}
.gmapLink {
  text-decoration:none;
  opacity:1.0 !important;
  margin-left:0px !important;
  margin-right:0px !important;
}
.gmapLink:hover { opacity:0.5 !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:#FFFFFF;
}
.scrollDown .title::after {
  display:block;
  margin:auto;
  height:50px;
  width:1px;
  background:#FFFFFF;
  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 #F2EAE4;
  border-right:0;
  background:#FFFFFF;
}
.buttonsHeaderWrapper .iconsContainer .wrapper a { width:100%; }
.buttonsHeaderWrapper .iconsContainer .wrapper:last-child { border-right:1px solid #F2EAE4; }
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer .wrapper { border-right:1px solid #F2EAE4 !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:#F2EAE4;
  height:60px;
  position:absolute;
  top:50%;
  padding:0 10px;
  border-right:1px solid #F2EAE4;
  z-index:-1;
}
.buttonsHeaderWrapper .iconsContainer .wrapper .text .inner { color:#FFFFFF; }
.buttonsHeaderWrapper .iconsContainer .wrapper:hover { background:#F2EAE4; }
.buttonsHeaderWrapper .iconsContainer .wrapper:hover .icon svg * { fill:#FFFFFF; }
@media (min-width: 960px) {
  .buttonsHeaderWrapper .iconsContainer .wrapper:hover .text {
    opacity:1;
    transform:translate(-100%,-50%);
  }
}
.buttonsHeaderWrapper .iconsContainer .wrapper.active { background:#F2EAE4; }
.buttonsHeaderWrapper .iconsContainer .wrapper.active .icon svg * { fill:#FFFFFF; }
@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:'Messina Italic', sans-serif;
  font-size:18px;
  font-weight:400;
  color:#FFFFFF;
}
.priceList .tablePrices tr {
  line-height:30px;
  height:40px;
  border:1px solid #730202;
  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 #730202 !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:#F2EAE4;
}
.t-row-header {
  display:block;
  background-color:#F2EAE4;
  position:relative;
  width:100%;
  padding:2px 5px;
  float:none;
  overflow:auto;
  color:#FFFFFF;
  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:#730202;
  line-height:30px;
}
.t-row-cell {
  float:left;
  display:table;
  position:relative;
  text-align:center;
  padding:2px 5px;
}
.t-row-cell:nth-of-type(odd) { background-color:#F2EAE4; }
.t-row-cell:nth-of-type(even) { background-color:#F2EAE4; }
.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:#FFFFFF;
  text-align:left;
}
@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:#8CC2E7;
  color:#FFFFFF;
  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:#FFFFFF; }
.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:#FFFFFF;
  padding-left:20px;
}
footer { top:calc(var(--vh,1vh) * 80); }
footer .topSection {
  mask-image:url(/templates/qbus/images/backgrounds/top_section_mobile.svg);
  mask-repeat:no-repeat;
  mask-size:cover;
  height:20vw;
  top:-20vw;
  background:#007B2E;
}
@media (min-width: 1200px) {
  footer .topSection {
    height:15vw;
    top:-15vw;
  }
}
footer .iconShape.diamond {
  width:90%;
  transform:translateY(-20vw);
  z-index:1;
}
@media (min-width: 960px) {
  footer .iconShape.diamond {
    width:40%;
    transform:translateY(-12vw);
  }
}
footer .iconShape svg {
  height:80px;
  max-width:100px;
  max-height:80px;
}
@media (min-width: 960px) {
  footer .iconShape svg {
    height:180px;
    max-width:none;
    max-height:none;
  }
}
footer .iconShape svg * { fill:#23C43A; }
footer .mainLogo svg { max-width:500px; }
@media (min-width: 1200px) {
  footer .mainLogo svg {
    width:50%;
    max-width:none;
  }
}
footer .googleMaps { color:#23C43A; }
footer .logosContainer {
  background:#730202;
  border-top:5px solid #FFFFFF;
}
footer .logosContainer .logos a svg {
  width:100px;
  max-height:40px;
}
@media (min-width: 960px) {
  footer .logosContainer .logos a svg {
    width:120px;
    max-height:40px;
  }
}
footer .logosContainer .logos a, footer .logosContainer .logos a:hover svg {
  opacity:1 !important;
  text-align:center;
}
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:#730202 !important; }
footer .logosContainer .logos a:not(:hover):not(.kronplatz) svg * { fill:#F2EAE4; }
footer .logosContainer .logos a.kronplatz .notHover:not(:hover) svg * { fill:#F2EAE4; }
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 {
  overflow:hidden;
  color:#F2EAE4;
  background:#007B2E;
}
footer .credits-footer .iconShape.pear {
  z-index:0;
  width:50%;
}
footer .credits-footer .iconShape.pear .foodIconContainer { transform:translateX(20%) translateY(20%); }
footer .credits-footer .iconShape.pear .foodIconContainer svg {
  height:200px;
  max-width:none;
  max-height:none;
}
footer .credits-footer .italic {
  font-family:'Messina Upright', sans-serif;
  font-size:18px;
}
@media (min-width: 960px) {
  footer .credits-footer .italic { font-size:22px; }
}
footer .credits-footer .creditswrapper {
  font-size:14px;
  line-height:1.5;
}
footer .credits-footer .creditswrapper #qbusfooter svg {
  width:80px;
  padding-left:5px;
  height:20px;
}
footer .credits-footer .creditswrapper #qbusfooter svg * { fill:#F2EAE4; }
footer .credits-footer .icons .socialMedia svg { width:30px; }
footer .credits-footer .icons .socialMedia svg * { fill:#FFFFFF; }
footer .credits-footer .icons .contactsIcons svg {
  width:33px;
  color:#FFFFFF;
}
footer .credits-footer a:hover {
  color:inherit;
  opacity:0.7;
}
.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:#730202;
  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:#730202;
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
}
.requestPage .children {
  margin-top:20px;
  margin-bottom:20px;
}
.requestPage .requestDescription, .requestPage .mandatory { color:#730202; }
.requestPage .uk-input, .requestPage .uk-select, .requestPage .uk-textarea {
  padding:0 10px;
  background:none !important;
  color:#730202;
  border-bottom:2px solid #730202 !important;
  border-top:0px solid #730202 !important;
  border-left:0px solid #730202 !important;
  border-right:0px solid #730202 !important;
  padding:0 0 0.875em 0 !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 #730202 !important; }
.requestPage .uk-input, .requestPage .uk-select:not([multiple]):not([size]) { height:auto !important; }
.requestPage ::placeholder { color:#730202; }
.requestPage .ajaxSubmit { text-align:center; }
.requestPage .footer-b:before { height:100%; }
.requestPage .grecaptcha-badge { z-index:1; }
.requestPage .privacy {
  font-family:'Messina Italic', sans-serif;
  font-size:14px;
  color:#730202;
  font-weight:300;
}
.requestPage .checkboxPrivacy {
  font-family:'Messina Italic', sans-serif;
  font-size:14px;
  font-weight:300;
  color:#730202;
  text-transform:uppercase;
}
.requestPage .button {
  background:#730202 !important;
  border:0px solid #730202 !important;
  font-size:18px !important;
  color:#F2EAE4 !important;
  font-weight:normal;
  text-shadow:0px 0px 0px rgba(242,234,228,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;
}
.requestPage .button:hover {
  background:#8CC2E7 !important;
  border:0px solid #730202 !important;
  color:#FFFFFF !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:#8CC2E7 !important;
  opacity:1.0;
}
.picker { color:#F2EAE4 !important; }
.picker .uk-select {
  cursor:pointer !important;
  color:#F2EAE4 !important;
  width:80px;
  font-size:18px;
  margin-left:5px;
  margin-right:5px;
  border:1px solid #F2EAE4 !important;
}
@media (min-width: 640px) {
  .picker .uk-select { width:120px; }
}
.picker .uk-icon {
  color:#F2EAE4 !important;
  transition:all 0.2s ease;
}
.picker .uk-icon:hover { opacity:0.5; }
.picker ::placeholder { color:#F2EAE4; }
.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 #F2EAE4 !important;
  display:none !important;
}
.picker__nav--next::before:hover {
  border-left:0.75em solid #8CC2E7 !important;
  display:none !important;
}
.picker__nav--next:hover { background:#FFFFFF !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 #F2EAE4 !important;
  display:none !important;
}
.picker__nav--prev::before:hover {
  border-right:0.75em solid #8CC2E7 !important;
  display:none !important;
}
.picker__nav--prev:hover { background:#FFFFFF !important; }
@media (min-width: 640px) {
  .picker__nav--prev { left:10px !important; }
}
.picker__header {
  margin-top:30px !important;
  padding-bottom:30px;
  border-bottom:1px solid #F2EAE4;
}
.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:#730202 !important; }
.picker__select--month { width:100px !important; }
.picker__table {
  font-size:16px !important;
  font-family:'Messina Italic', sans-serif;
}
.picker__day--outfocus { color:#F2EAE4 !important; }
.picker__weekday { color:#464646 !important; }
.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
  background:#8CC2E7 !important;
  color:#FFFFFF !important;
}
.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor:pointer !important;
  color:#FFFFFF !important;
  background:#F2EAE4 !important;
  border-color:#F2EAE4 !important;
}
.picker__footer { padding-bottom:20px !important; }
.picker__day--today:before { border-top:0.5em solid #FFFFFF !important; }
.picker__button--today:hover, .picker__button--clear:hover {
  background-color:#8CC2E7 !important;
  border-bottom-color:#8CC2E7 !important;
  border:1px solid #8CC2E7 !important;
  color:#FFFFFF !important;
}
.picker__button--today, .picker__button--clear {
  background-color:#F2EAE4 !important;
  border:1px solid #F2EAE4 !important;
  color:#FFFFFF !important;
  font-size:18px !important;
  line-height:22px !important;
  letter-spacing:0px !important;
  font-family:'Messina Upright', sans-serif !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:'Messina Italic', 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 #FFFFFF !important;
  border-left:0 solid transparent !important;
}
.picker__button--today:before { border-top:0.66em solid #FFFFFF !important; }
.picker__button--clear:before { color:#FFFFFF !important; }
.picker__select--month, .picker__select--year {
  border:1px solid #F2EAE4 !important;
  font-family:'Messina Italic', sans-serif !important;
  font-size:16px !important;
}
.artid93 h3 {
  color:#F2EAE4;
  padding-top:30px;
}
.infoContainer {
  background:#8CC2E7;
  border-top:10px solid #007B2E;
  border-bottom:10px solid #007B2E;
}
@media (min-width: 1200px) {
  .infoContainer .infoImages { margin-left:5vw; }
}
.infoContainer .infoImages svg {
  max-height:40px;
  width:60px;
}
.infoContainer .infoImages svg * { fill:#FFFFFF; }
.infoContainer .infoImages svg:hover { opacity:0.5; }
.infoContainer .weatherIconM  > svg { max-height:32px; }
.infoContainer .infoIconM  > svg, .infoContainer .skipassPricesIconM  > svg, .infoContainer .webcamIconM  > svg { max-height:33px; }
.formError .formErrorContent {
  width:100%;
  background:#ee0101 !important;
  color:#FFFFFF !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; }
