.top-notification {
  background: #000000;
  text-align: center;
  display: none;
  position: relative;
  font-size: 14px;
}
.top-notification .close-notification {
  cursor: pointer;
}
@media (min-width: 960px) {
  .top-notification {
    margin: auto;
  }
}
.top-notification .notification-wrapper {
  padding: 10px;
  max-width: 90%;
  margin: auto;
}
.top-notification .notification-wrapper a {
  text-decoration: none;
}
.top-notification .notification-wrapper:hover a {
  text-decoration: underline;
}
.top-notification a {
  color: white;
  text-underline-offset: 2px;
  cursor: pointer;
}
.top-notification p {
  margin: 0;
  color: white;
}
#booking-panel .uk-text-small {
  font-size: 12px;
}
@media (max-width: 959px) {
  #booking-panel .booking-options-container {
    padding-bottom: 100px;
  }
}
#booking-panel .booking-close {
  font-size: 30px;
  color: #d1701a;
  z-index: 1;
  padding: 0;
  text-decoration: none;
  margin-top: 50px;
  margin-right: 40px;
}
#booking-panel .heading.text-content p:last-child {
  margin-bottom: 10px;
}
#booking-panel .last-booking-img {
  height: calc(100% + 40px);
  top: 50%;
  transform: translateY(-50%);
}
#booking-panel .uk-grid-margin {
  margin-top: 50px;
}
#booking-panel .rate {
  font-family: 'Cormorant Garamond', serif;
  margin: 25px 0 10px;
  font-size: 24px;
  color: #ccc;
}
#booking-panel .rate span {
  color: #d1701a;
}
#booking-panel .booking-option > div {
  position: relative;
}
#booking-panel .bottom-booking .uk-button {
  margin: 0;
}
#booking-panel .text-content > :first-child {
  margin-top: 10px;
}
@media (max-width: 959px) {
  #booking-panel .booking-option > div {
    padding: 0;
  }
  #booking-panel .uk-grid-margin {
    margin-top: 50px;
  }
  #booking-panel .booking-close {
    margin: 10px;
  }
}
.menu-minimal {
  /* @media(min-width:960px) {
    &:after {
      content: '';
      background: linear-gradient(179deg, #000000b3, transparent 80%);
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: -100px;
      z-index: -1;
      .uk-sticky &{
        display:none;
      }
    }

  }*/
}
.menu-minimal .uk-logo {
  width: 180px;
  padding: 20px 0;
}
.uk-sticky-fixed .menu-minimal .uk-logo {
  width: 150px;
  padding: 10px;
  display: block;
}
.menu-default {
  /*&.menu-default-centered .uk-logo{
    width: 180px;
    position: relative;
    top:auto;
    transform:none;
    padding: 10px 0px 10px 0px;
    .uk-sticky-fixed &{
      width: 180px;
      padding: 10px 0px 10px 0px;
    }
  }*/
}
.menu-default.no-top-menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /*.uk-sticky-fixed &{
      padding: 15px 0;
    }*/
}
.menu-default.no-top-menu > div {
  width: 100%;
}
.menu-default .menu:not(.uk-navbar-sticky) .uk-navbar-right .uk-navbar-nav:not(.submenu-navbar) {
  position: relative;
}
.menu-default .menu:not(.uk-navbar-sticky) .uk-navbar-right .uk-navbar-nav:not(.submenu-navbar):after {
  content: '';
  right: 0px;
  left: 0px;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.8);
}
.uk-sticky-fixed .menu-default .menu:not(.uk-navbar-sticky) .uk-navbar-right .uk-navbar-nav:not(.submenu-navbar):after {
  display: none;
}
.menu-offset .menu-default .menu:not(.uk-navbar-sticky) .uk-navbar-right .uk-navbar-nav:not(.submenu-navbar):after,
.no-hero .menu-default .menu:not(.uk-navbar-sticky) .uk-navbar-right .uk-navbar-nav:not(.submenu-navbar):after {
  display: none;
}
.menu-default .menu .uk-navbar-nav > li a:not(.uk-logo) {
  position: relative;
  overflow: hidden;
}
.menu-default .main-menu .uk-navbar-nav > li > a:after {
  content: '';
  height: 3px;
  background: #d1701a;
  width: 100%;
  position: absolute;
  bottom: 0;
  transform: translateY(3px);
  transition: transform 0.3s ease-in-out;
  z-index: 1;
}
.uk-sticky-fixed .menu-default .main-menu .uk-navbar-nav > li > a:after {
  background-color: #d1701a;
}
.menu-default .main-menu .uk-navbar-nav > li > a:after .submenu-navbar > li > a:after {
  background: white;
}
.uk-sticky-fixed .menu-default .main-menu .submenu-navbar > li > a:after {
  background-color: #fff;
}
.menu-default .main-menu .uk-navbar-nav > li.uk-active > a:after,
.menu-default .main-menu .uk-navbar-nav > li:hover > a:after {
  transform: translateY(0);
}
.menu-default .main-menu .submenu-navbar > li > a {
  color: white;
}
.menu-default.uk-light .main-menu .uk-navbar-nav > li > a:after {
  background-color: #fff;
}
.menu-default > .uk-container {
  position: relative;
  z-index: 1;
}
.menu-default .menu-toggle {
  font-size: 40px;
  color: #d1701a;
}
.menu-default .uk-logo {
  width: 210px;
  position: absolute;
  top: -50%;
  display: block;
}
.uk-sticky-fixed .menu-default .uk-logo,
.no-hero .menu-default .uk-logo {
  width: 160px;
  transform: none;
}
.menu-offset .menu-default .uk-logo {
  width: 150px;
}
.menu-default.menu-default-centered .book-now-button-container {
  right: 0;
  transform: translateY(-30%);
  position: absolute;
}
.menu-default .uk-navbar-nav > li:not(.book-now):hover > a:hover:after {
  transform: translateY(0px);
}
.menu-default .uk-navbar-center svg {
  width: 350px;
}
.menu-default a:hover {
  text-decoration: none;
}
.menu-default .logo-container {
  margin-left: 40px;
}
.menu-default .dropdown-bottom {
  background-color: #E5F1F1;
  background-size: 50% auto;
}
.desktop-menu .language-menu ul li a {
  text-transform: uppercase;
  font-size: 12px;
}
.menu-centered .uk-logo {
  max-height: 60px;
}
.menu-centered .uk-logo img {
  width: 140px;
}
.no-hero .menu-centered .uk-logo img,
.uk-sticky-fixed .menu-centered .uk-logo img {
  top: -20px;
  position: relative;
}
.menu-centered .uk-navbar-nav > li > a {
  position: relative;
  overflow: hidden;
}
.menu-centered .uk-navbar-nav > li > a:after {
  content: '';
  height: 3px;
  background: white;
  width: 100%;
  position: absolute;
  bottom: 0;
  transform: translateY(3px);
  transition: transform 0.3s ease-in-out;
  z-index: 1;
}
.uk-sticky-fixed .menu-centered .uk-navbar-nav > li > a:after {
  background-color: #d1701a;
}
.menu-centered .uk-navbar-nav > li.uk-active > a:after,
.menu-centered .uk-navbar-nav > li:hover > a:after {
  transform: translateY(0);
}
.uk-sticky-fixed .menu-centered .uk-navbar-nav > li.uk-active > a:after,
.uk-sticky-fixed .menu-centered .uk-navbar-nav > li:hover > a:after,
.no-hero .menu-centered .uk-navbar-nav > li.uk-active > a:after,
.no-hero .menu-centered .uk-navbar-nav > li:hover > a:after {
  background-color: #d1701a;
}
.notifications-menu {
  background-color: #d1701a !important;
  background-image: url("/site/templates/images/wood-grain-texture.png") !important;
  background-size: 50% auto !important;
  max-width: 100%;
}
.notifications-menu > nav {
  max-width: 100%;
}
.notifications-menu p {
  margin: 0;
}
.notifications-menu .phone-navbar .uk-navbar-nav > li > a {
  min-height: 34px;
  background-color: #a45814;
  color: white;
  min-width: 150px;
}
.notifications-menu .phone-navbar .uk-navbar-nav > li > a:hover {
  color: white;
}
.top-menu-wrapper {
  position: relative;
}
.top-menu-wrapper > nav,
.top-menu-wrapper > .menu-sticky-wrapper {
  z-index: 1;
  position: relative;
  z-index: 2;
}
@media (min-width: 960px) {
  .top-menu-wrapper:not(.menu-offset):after {
    content: '';
    position: absolute;
    bottom: -100px;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 80%);
    z-index: 1;
    left: 0;
    right: 0;
  }
  .no-hero .top-menu-wrapper:not(.menu-offset):after {
    display: none;
  }
  .uk-sticky .top-menu-wrapper:not(.menu-offset):after {
    display: none;
  }
}
.top-menu {
  max-width: 100%;
  position: relative;
}
.top-menu .uk-navbar-nav > li > a,
.top-menu .uk-navbar-item {
  font-size: 12px;
  letter-spacing: 1px;
  min-height: 46px;
}
.top-menu a > i {
  padding: 0 5px;
}
.top-menu .header-search .search-icon {
  padding: 4px 15px 4px;
}
.top-menu .header-search form {
  width: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.top-menu .header-search form input {
  background: transparent;
  border-bottom: 1px solid #487A86;
}
.top-menu .header-search form .search-title {
  width: 60px;
  overflow: hidden;
}
.top-menu .header-search.hover form {
  width: 200px;
  opacity: 1;
}
.top-menu .header-search.hover .search-icon {
  color: white;
  background: #d1701a;
}
.mobile-menu {
  position: relative;
  /*@media (max-width:959px){
    .logos .uk-navbar-nav>li>a{
      min-height:70px;
    }
  }*/
}
.uk-sticky-fixed .mobile-menu {
  background-color: #f5f5f5;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.mobile-menu .notification {
  background: #000000;
  padding: 10px 10px;
}
.mobile-menu .notification .notification-wrapper {
  max-width: 90%;
}
.mobile-menu .notification p {
  margin: 0;
  font-size: 14px;
}
.mobile-menu .notification .close-notification {
  cursor: pointer;
  right: 10px;
}
.mobile-menu .close-notification {
  cursor: pointer;
  right: 10px;
}
.mobile-menu .main-menu {
  z-index: 2;
  /*:not(.offset-menu) & {

      .booking-action {
        border-left: 1px solid white;
      }
    }*/
  /*.book-now-container{
      border-left:1px solid white;
    }*/
}
.no-hero .mobile-menu .main-menu .book-now {
  background-color: #414c5b;
  color: white;
}
.uk-sticky-fixed .mobile-menu .main-menu .book-now {
  background-color: #414c5b;
  color: white;
}
.offset-menu .mobile-menu .main-menu .book-now {
  background-color: #414c5b;
  color: white;
}
.mobile-menu .main-menu div:nth-child(2) a:not(.menu-toggle) {
  padding: 14px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.mobile-menu .main-menu .lnr-menu {
  color: #fff;
  font-size: 35px;
}
.uk-sticky-fixed .mobile-menu .main-menu .phone {
  background-color: #fff;
}
.mobile-menu .main-menu .book-now {
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
}
.offset-menu .mobile-menu .main-menu .book-now {
  border-bottom: 0;
  border-left: 0;
}
.mobile-menu .main-menu .phone {
  border-bottom: 1px solid #dadada;
}
.uk-sticky-fixed .mobile-menu .main-menu .phone {
  border: 0;
}
.uk-sticky-fixed .mobile-menu .main-menu .actions {
  border: 0;
}
.uk-sticky-fixed .mobile-menu .main-menu .booking-action {
  border: 0;
}
.mobile-menu .main-menu .actions a {
  text-decoration: none;
}
.uk-sticky-fixed .mobile-menu .main-menu .actions a {
  border: 0;
}
.mobile-menu .main-menu .toggle-container {
  border-right: 2px solid #d1701a;
  background: #d1701a;
}
.mobile-menu .logos {
  max-width: 250px;
  z-index: 2;
}
@media (max-width: 1199px) {
  .mobile-menu .logos {
    width: 60%;
    margin: auto;
  }
  .uk-navbar-sticky .mobile-menu .logos {
    display: none;
  }
}
.mobile-menu .logos .logo-w svg {
  width: 200px;
  margin: auto;
  display: block;
}
#menu-slide.uk-open .menu-inner > div > div > ul {
  opacity: 1;
  transform: translateY(0);
}
#menu-slide.uk-open .menu-toggle {
  transform: translateY(0px);
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}
#menu-slide {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
#menu-slide .uk-nav-primary .uk-nav-sub a {
  padding: 8px 0;
}
#menu-slide .language-menu {
  margin-left: 48px;
  top: 0;
  position: absolute;
  bottom: auto;
  right: auto;
  margin-top: 45px;
}
#menu-slide .language-menu select {
  padding: 5px 8px;
  width: 100%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
#menu-slide .uk-offcanvas-bar {
  background-position: 100% 50px;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#menu-slide .menu-toggle {
  transform: translateY(20px);
  opacity: 0;
  right: 0;
  font-size: 30px;
  color: #d1701a;
  z-index: 1;
  padding: 0;
  text-decoration: none;
}
#menu-slide .menu-container {
  position: relative;
  margin-top: 50px;
}
#menu-slide .main-submenu {
  margin-top: 50px;
}
#menu-slide .main-submenu a {
  color: #444;
  /* font-size: 16px; */
  letter-spacing: 1px;
  font-weight: bold;
}
#menu-slide .main-submenu > ul {
  width: calc(100% - 20px);
  margin: auto;
}
#menu-slide .main-submenu > ul:before {
  content: '';
  position: relative;
  display: block;
  margin-bottom: 20px;
  height: 6px;
  background-color: #e6bcbd;
  width: 90px;
}
@media (max-width: 959px) {
  #menu-slide .main-submenu {
    padding-left: 15px;
    margin-top: 10px;
  }
}
#menu-slide .uk-nav-sub li.uk-active a {
  font-weight: bold;
  color: #00263B;
}
#menu-slide .uk-nav-sub ul {
  padding: 0;
}
#menu-slide .menu-inner {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 959px) {
  #menu-slide .language-menu {
    margin-left: 30px;
    margin-top: 28px;
    z-index: 1;
  }
  #menu-slide .language-menu select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  #menu-slide .menu-toggle {
    margin-top: 12px;
    margin-right: 23px;
  }
  #menu-slide .menu-container {
    margin-top: 0;
    padding-bottom: 50px;
    position: relative;
  }
  #menu-slide .menu-container .menu-inner-scroll-container {
    top: 60px;
    position: relative;
  }
}
.menu-sticky-wrapper {
  z-index: 981;
}
.menu-sticky-wrapper.uk-sticky-fixed .top-notification {
  display: none !important;
}
.menu-sticky-wrapper.uk-sticky-fixed .mobile-menu .notification {
  display: none;
}
.menu-sticky-wrapper.uk-sticky-fixed .notifications-menu .notifications {
  opacity: 0;
}
.menu-sticky-wrapper.uk-sticky-fixed .logos {
  display: none;
}
.menu-sticky-wrapper.uk-sticky-fixed .mobile-menu {
  position: relative;
  box-shadow: 0px -4px 24px 5px rgba(0, 0, 0, 0.17);
}
@keyframes goDownAnim {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
  }
}
.hero .go-to {
  display: block;
  height: 100px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
}
.hero .go-to:after {
  content: '';
  transform-origin: top;
  animation-name: goDownAnim;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  width: 3px;
  left: 0;
  right: 0;
  margin: auto;
  height: 100px;
  bottom: 0;
  background: white;
  display: block;
}
.hero .text-content {
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.62);
}
.hero .hero-medium-overlay {
  pointer-events: none;
}
.hero.hero-small .slide:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
/* Content basic */
.content_basic {
  border-top: 4px solid #d1701a;
  padding-left: 0;
  padding-right: 0;
  background: #fff;
  /*& + section:not(.content_basic){
    margin-top: 0 !important;
  }*/
  /*@media (min-width: 960px) {
    &.extra-padding + .content_basic {
      margin-top: -70px;
    }
  }*/
  /*.has-opaque-bg & {
    & + section:not(.content_basic) {
      margin-top: 40px !important;
    }
  }*/
  /*.text-cols {

    > div:nth-child(n+2):after {
      content: '';
      position: absolute;
      left: 15px;
      display: block;
      width: 1px;
      background-color: #cdcdcd;
      top: 10%;
      bottom: 10%;
    }

    @media (max-width: 959px) {
      > div:nth-child(n+2):after {
        display:none;
      }
    }

    @media (min-width: 1200px) {
      > div:nth-child(n+2):after {
        left: 20px;
      }
    }

  }*/
}
.content_basic.no-border {
  border-top: 0;
}
.has-opaque-bg .content_basic + section:not(.content_basic):not(.gallery):not(.cards):not(.panel-normal.has-background) {
  margin-top: 40px !important;
}
.content_basic + .has-background[class*=panel] {
  margin-top: -40px;
}
@media (min-width: 960px) {
  .has-opaque-bg .content_basic + section:not(.content_basic):not(.gallery):not(.cards):not(.panel-normal.has-background) {
    margin-top: 70px !important;
  }
  .content_basic + .has-background[class*=panel] {
    margin-top: -70px;
  }
}
.content_basic + .content_basic {
  border-top: 0 solid transparent;
  padding-top: 0;
}
.content_basic.collapse-bottom-spacing {
  padding-bottom: 0px;
}
.content_basic.collapse-bottom-spacing + .content_basic {
  padding-top: 30px;
}
@media (min-width: 1200px) {
  .content_basic.collapse-bottom-spacing + .content_basic {
    padding-top: 40px;
  }
}
@media (min-width: 960px) {
  .panel-normal .uk-slideshow {
    min-height: 650px;
  }
}
.panel-vertical .text-column {
  position: relative;
  top: 20px;
}
.panel-vertical .gallery-column {
  position: relative;
  top: -20px;
}
.panel-inverted {
  padding: 20px 0;
}
@media (min-width: 959px) {
  .panel-inverted.text-gallery .text-column > div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% + 80px);
  }
}
@media (min-width: 959px) {
  .panel-inverted.gallery-text .text-column > div {
    position: relative;
    top: 50%;
    transform: translateY(-50%) translateX(-80px);
    width: calc(100% + 80px);
  }
}
@media (min-width: 960px) {
  .panel-popped .panel-text-background {
    height: 90%;
  }
}
.cards {
  /*.uk-slider-items li{
      opacity:0;
      transition:opacity 300ms ease-in-out;
      &.uk-active{
        opacity:1;

      }
    }*/
}
.cards .uk-overlay-primary {
  background: linear-gradient(182deg, rgba(0, 0, 0, 0.3) 68%, rgba(0, 0, 0, 0.68) 100%);
}
.cards .uk-overlay-primary:after {
  content: '';
  position: absolute;
  background: linear-gradient(25deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 60%);
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: opacity 300ms ease-in-out;
}
.cards .uk-card:hover .uk-overlay-primary:hover:after {
  opacity: 1;
  transition: opacity 300ms ease-in-out;
}
.cards .uk-icon svg > * {
  stroke-width: 0.5px;
}
.cards .uk-button-link:after {
  display: none;
}
.cards h3 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.cards .uk-button-link {
  letter-spacing: 3px;
  margin-bottom: -20px;
  margin-top: -15px;
}
.cards .uk-slider-container {
  position: relative;
  overflow-y: visible;
}
.cards .label-container {
  top: 20px;
  z-index: 1;
  background-color: #d1701a;
  color: white;
  letter-spacing: 2px;
  padding: 2px 20px;
  max-width: 90%;
  text-transform: uppercase;
  font-size: 0.85em;
}
@media (max-width: 959px) {
  .cards.panel-option-3 .uk-card .uk-position-bottom {
    bottom: 30px;
  }
}
.cards.panel-option-3 .text-container {
  position: relative;
  padding: 60px;
  /*@media (max-width: 1119px) {
                padding: 20px;
                width: 60%;
            }*/
}
@media (max-width: 959px) {
  .cards.panel-option-3 .text-container {
    width: 90%;
    margin: auto;
    transform: translateY(-50px);
    position: relative;
    z-index: 1;
    padding: 20px;
  }
}
.cards.panel-option-3 .text-container:before {
  content: '';
  background-color: #d1701a;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
}
@media (min-width: 960px) {
  .cards.panel-option-3 .text-container:before {
    right: -40px;
  }
}
@media (min-width: 960px) {
  .cards.panel-option-3 .text-container {
    height: 500px;
  }
}
footer {
  background-color: #96a468;
  position: relative;
  border-top: 1px solid #d1701a;
  font-size: 0.9em;
  letter-spacing: 0.5px;
}
footer .footer-newsletter {
  max-width: 400px;
  margin: auto;
}
footer .uk-list > :nth-child(n+2),
footer .uk-list > * > ul {
  margin-top: 25px;
}
footer uk-list > :nth-child(n+2) {
  margin-top: 20px;
}
footer .copyright {
  opacity: 0.8;
  text-transform: uppercase;
}
footer .footer-column {
  position: relative;
}
footer .footer-column:nth-child(n+2):after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  top: -10px;
  bottom: -10px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.25);
}
footer:before {
  content: '';
  background: linear-gradient(-12deg, #d87933 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.slidein-popup {
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 1;
  width: 650px;
  max-width: 100%;
  pointer-events: none;
  /*&.open{
    pointer-events: all;
  }*/
  /*.slidein-popup-container .btn-orange {
    padding: 0px 35px !important;
  }*/
}
.page-border .slidein-popup {
  bottom: 20px;
}
.slidein-popup .slidein-close {
  top: 5px;
  right: 5px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.slidein-popup.open .slidein-close {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: opacity 300ms ease-in-out 1.1s;
}
.slidein-popup .slidein-popup-container > .content {
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateX(calc(100% + 40px));
  z-index: -1;
  position: relative;
}
.slidein-popup.open .slidein-popup-container > .content {
  transform: translateX(0);
  pointer-events: all;
}
@media (min-width: 960px) {
  .slidein-popup.open .slidein-popup-container > .content {
    transform: translateX(0%);
  }
}
.slidein-popup .line-button-arrowed {
  padding: 5px 15px;
  margin: 0 0 10px 0;
  line-height: 30px;
}
@media (max-width: 959px) {
  .slidein-popup .line-button-arrowed {
    padding: 5px;
    line-height: 30px;
  }
}
.slidein-popup .slidein-popup-img {
  width: 30%;
  /*height:100%;*/
}
.slidein-popup .slidein-popup-text {
  width: 70%;
  padding: 15px;
  font-size: 14px;
}
@media (max-width: 959px) {
  .slidein-popup .slidein-popup-text {
    width: 90%;
  }
}
.slidein-popup .slidein-popup-text h2,
.slidein-popup .slidein-popup-text h3,
.slidein-popup .slidein-popup-text h5 {
  margin: 0;
}
.slidein-popup .slidein-popup-book {
  width: 35%;
  text-align: center;
}
.slidein-popup .slidein-popup-arrow {
  width: 30px;
  background-color: #d1701a;
  text-align: center;
  color: #fff;
  cursor: pointer;
  pointer-events: all;
  height: auto;
}
@media (max-width: 950px) {
  .slidein-popup .slidein-popup-arrow {
    /*width:25px;
      height: 100px;
      top: 50%;
      transform: translateY(-50%);
      position: absolute !important;*/
    right: 0;
    height: 100px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute !important;
  }
}
@media (max-width: 959px) {
  .slidein-popup.open .slidein-popup-arrow {
    transform: translateX(100%) translateY(-50%);
  }
}
.slidein-popup .slidein-popup-arrow i {
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.slidein-popup.open .slidein-popup-arrow > i {
  transform: translate(-50%, -50%) rotate(180deg);
}
.events-slider .date-tag {
  top: 15px;
  padding: 5px 10px;
}
.hero + .intro .intro-wrapper {
  top: -45px;
  position: relative;
}
.intro .intro-aside ul li {
  padding: 10px 0;
}
.intro + .content_basic {
  margin-top: 40px;
  border-top: 0;
}
@media (min-width: 960px) {
  .intro + .content_basic {
    margin-top: 70px;
  }
}
.intro ul li span.icon {
  font-size: 1em;
  display: flex;
}
.intro .intro-aside {
  padding-top: 0;
}
.intro .intro-heading,
.intro .intro-aside-heading {
  line-height: 1em;
  padding-top: 20px;
  padding-bottom: 0;
}
@media (max-width: 959px) {
  .intro .intro-heading,
  .intro .intro-aside-heading {
    padding-top: 15px;
    padding-bottom: 8px;
  }
}
.intro .intro-aside-cta {
  width: 100%;
  letter-spacing: 2px;
}
.intro .intro-aside-cta i {
  transition: all 1s cubic-bezier(0, 0.79, 0.25, 1);
}
.intro .intro-aside-cta:hover i {
  transform: translateY(-50%) translateY(-30px) translateX(-50%);
}
@media (max-width: 959px) {
  .intro {
    /*.intro-aside-heading {
      background-color: @secondary-color;
    }*/
  }
  .intro .uk-grid-margin > div {
    margin-top: -63px;
    margin-right: auto;
    margin-left: auto;
  }
}
.mosaic .grid {
  display: flex;
  display: grid;
  height: 800px;
  grid-template-columns: repeat(13, 1fr);
  grid-template-rows: repeat(10, 1fr);
  gap: 15px 15px;
}
.mosaic .grid.mosaic-style-1 > div {
  background-color: #d1701a;
}
.mosaic .grid.mosaic-style-1 > div:nth-child(1) {
  grid-column: 1 / 6;
  grid-row: 1/5;
}
.mosaic .grid.mosaic-style-1 > div:nth-child(2) {
  grid-column: 6 / 11;
  grid-row: 1 / 5;
}
.mosaic .grid.mosaic-style-1 > div:nth-child(3) {
  grid-column: 1 / 5;
  grid-row: 5 / 10;
}
.mosaic .grid.mosaic-style-1 > div:nth-child(4) {
  grid-column: 5 / 8;
  grid-row: 5 / 10;
}
.mosaic .grid.mosaic-style-1 > div:nth-child(5) {
  grid-column: 8 / 11;
  grid-row: 5 / 10;
}
.mosaic .grid.mosaic-style-1 > div:nth-child(6) {
  grid-column: 11 / 14;
  grid-row: 1 / 10;
}
@media (max-width: 959px) {
  .mosaic .grid.mosaic-style-1 > div:nth-child(1) {
    grid-column: 1 / 7;
    grid-row: 1/5;
  }
  .mosaic .grid.mosaic-style-1 > div:nth-child(2) {
    grid-column: 7 / 13;
    grid-row: 1 / 5;
  }
  .mosaic .grid.mosaic-style-1 > div:nth-child(3) {
    grid-column: 2 / 8;
    grid-row: 5 / 8;
  }
  .mosaic .grid.mosaic-style-1 > div:nth-child(4) {
    grid-column: 8 / 14;
    grid-row: 5 / 8;
  }
  .mosaic .grid.mosaic-style-1 > div:nth-child(5) {
    grid-column: 1 / 6;
    grid-row: 13 / 8;
  }
  .mosaic .grid.mosaic-style-1 > div:nth-child(6) {
    grid-column: 6 / 14;
    grid-row: 8 / 13;
  }
}
.gallery-preview .thumb-overlay {
  transition: opacity 300ms ease-in-out;
  pointer-events: none;
}
.gallery-preview .uk-slideshow-items li.has-content:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(10deg, #000000 0%, rgba(0, 0, 0, 0.09707633) 45%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.gallery-preview .slideshow-nav.active .thumb-overlay {
  opacity: 0;
}
.gallery {
  /*.gallery-item .uk-cover-container{
    height:200px;
    @media(min-width:960px){
      height:500px;
    }
  }*/
}
.gallery .uk-overlay-primary {
  transition: opacity 1s cubic-bezier(0.01, 0.97, 0.58, 1);
}
.gallery .gallery-item:hover .uk-overlay-primary {
  opacity: 0;
}
@media (max-width: 959px) {
  .gallery .caption {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .content-sliders .uk-padding-large {
    padding: 100px;
  }
}
.content-sliders .uk-padding-large {
  padding: 50px;
}
.content-sliders .slider-slideshow-wrapper:before {
  content: '';
  position: absolute;
  top: -20px;
  bottom: -20px;
  border: 2px solid #d1701a;
  right: 20px;
  left: 20px;
}
@media (max-width: 959px) {
  .content-sliders .slider-slideshow-wrapper:before {
    bottom: 0px;
  }
}
@media (max-width: 959px) {
  .content-sliders .text-content {
    padding: 30px 50px;
  }
}
.intro-v2 {
  overflow: hidden;
  position: relative;
}
.intro-v2:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.intro-v2 .slide-overlay .text-content h1 {
  font-size: 2rem;
}
.intro-v2 .main-slideshow .slide-overlay .text-content {
  width: 60%;
}
.intro-v2 .galleries {
  position: relative;
}
.intro-v2 .background-texture {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
}
.intro-v2 .text-wrapper {
  padding: 0 30px;
}
.intro-v2 .text-wrapper ul {
  list-style-type: none;
  padding: 0;
}
.intro-v2 .text-wrapper ul li {
  position: relative;
  padding: 10px 0;
  font-weight: 500;
}
.intro-v2 .text-wrapper ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-text-decoration-color: rgba(209, 112, 26, 0.5);
  /* Safari */
  text-decoration-color: rgba(209, 112, 26, 0.5);
}
.intro-v2 .text-wrapper ul li:not(:last-child):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #efefef;
}
@media (max-width: 959px) {
  .intro-v2 .text-wrapper {
    max-width: calc(100% - 15px);
    margin: auto;
    padding: 0;
    background: linear-gradient(0deg, #ffffff 20%, rgba(255, 255, 255, 0) 100%);
  }
  .intro-v2 .text-wrapper .columns-wrapper {
    font-size: 0.95rem;
  }
  .intro-v2 .text-wrapper .columns-wrapper,
  .intro-v2 .text-wrapper p {
    padding: 0 15px;
  }
  .intro-v2 .text-wrapper .inner-text-wrapper {
    max-width: calc(100% - 10px);
    margin: auto;
    padding: 0 15px 15px 15px;
    background: #fff;
    background: linear-gradient(0deg, #ffffff 20%, rgba(255, 255, 255, 0) 100%);
  }
}
.intro-v2 .mobile-slider {
  z-index: 0;
}
@media (max-width: 959px) {
  .intro-v2 .main-text-container {
    margin-bottom: -100px;
  }
}
.intro-v2 .wrapper {
  padding: 80px 0 0 0;
}
@media (max-width: 959px) {
  .intro-v2 .wrapper {
    padding: 40px 0 0 0;
  }
}
@media (min-width: 960px) {
  .intro-v2 .wrapper {
    padding: 150px 0;
  }
  .intro-v2 .main-slideshow {
    /*position:relative;
      top:-50px;
      left:80px;*/
  }
  .intro-v2 .main-slideshow > div {
    width: 80%;
  }
  .intro-v2 .secondary-slideshow {
    /* bottom:-100px;
       left:-50px;*/
  }
  .intro-v2 .secondary-slideshow > div {
    position: absolute;
    width: 55%;
    bottom: -20%;
    right: -10%;
  }
}
.cards-filtered {
  /*.card {
    padding:0;
    @media (min-width: 960px) {
      &:after {
        display: none;
      }
    }
  }*/
}
.cards-filtered .filter li label {
  position: relative;
  cursor: pointer;
}
.cards-filtered .filter li input {
  position: absolute;
  visibility: hidden;
}
.cards-filtered .filter li input[disabled] + .label-text {
  background: #e5e5e5;
}
.cards-filtered .filter li .label-text {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 3px;
  border: 1px solid darkgrey;
  z-index: 0;
  padding: 5px 10px;
}
.cards-filtered .filter li input:checked + .label-text {
  background-color: #d1701a;
  color: white;
  border-color: #d1701a;
}
.cards-filtered .card-tags i {
  margin-right: 3px;
}
.cards-filtered .card-tags ul {
  padding: 0;
  list-style-type: none;
}
.cards-filtered .card-tags li {
  text-transform: uppercase;
  font-size: 12px;
}
.cards-filtered .card-tags li:not(:last-child) {
  margin-right: 3px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main section p {
  line-height: 1.75em;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: 0;
  background-color: #fff;
  color: #666;
  border-color: #d1701a;
}
main hr {
  border-top: 1px solid rgba(209, 112, 26, 0.5) !important;
  margin: auto;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  font-size: 10px;
}
.breadcrumb + section.content_basic {
  border-top: 0;
}
.breadcrumb + section:not(.content_basic) {
  padding-top: 40px;
  margin-top: 0px !important;
}
@media (min-width: 959px) {
  .breadcrumb + section:not(.content_basic) {
    margin-top: 0px !important;
    padding-top: 70px;
  }
}
.breadcrumb {
  position: relative;
  z-index: 1;
}
.breadcrumb .uk-breadcrumb {
  width: 100%;
  background: #f5f5f5;
  margin: 0;
  padding: 8px 15px 8px 10px;
}
.breadcrumb .uk-breadcrumb .current span {
  color: #d1701a;
}
@media (max-width: 959px) {
  .breadcrumb .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    margin: 0 5px 0 5px;
  }
}
@media (min-width: 960px) {
  .breadcrumb .uk-breadcrumb {
    width: auto;
    position: absolute;
  }
  .breadcrumb .uk-breadcrumb > :nth-child(2):before {
    display: none;
  }
}
.separator {
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  min-height: 80px;
  white-space: nowrap;
  color: #d1701a;
}
.close-icon {
  background: #E4F1F2;
  border-radius: 100%;
  line-height: 1.1em;
  width: 40px;
  height: 40px;
  text-align: center;
}
main > .hero:first-child .hero-slideshow:after {
  content: '';
  position: absolute;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
  height: 30%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.uk-container-custom {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .uk-container-custom {
    width: calc(100% - 40px);
  }
}
.uk-container-element {
  width: calc(100% - 80px);
  margin-right: auto;
  max-width: 1150px;
  margin-left: auto;
}
@media screen and (max-width: 959px) {
  .uk-container-element {
    width: 100%;
  }
}
.uk-container-element-small {
  width: calc(100% - 80px);
  margin-right: auto;
  max-width: 1106px;
  margin-left: auto;
}
@media screen and (max-width: 959px) {
  .uk-container-element-small {
    width: 100%;
  }
}
.uk-container-element-extra-small {
  margin-right: auto;
  max-width: 1026px;
  margin-left: auto;
}
[class*=uk-animation-] {
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(0.15, 0.82, 0.43, 1);
  animation-fill-mode: both;
}
section .text-content > *:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
.body-content {
  width: 100%;
}
.content_basic .body-content {
  padding: 0 25px;
}
@media (min-width: 960px) {
  .content_basic.extra-padding .body-content {
    padding: 0px 40px;
  }
}
@media (min-width: 1200px) {
  .content_basic.extra-padding .body-content {
    padding: 0px 50px;
  }
}
.body-content ul {
  margin-bottom: 0;
  padding: 0;
}
.body-content ul.has-icons li {
  /*display:flex;
                justify-content:center;*/
  padding-left: 40px;
}
.panel-normal .body-content ul.has-icons li,
.intro-sidebar .body-content ul.has-icons li {
  /*justify-content: flex-start;*/
}
@media (max-width: 959px) {
  .body-content ul.has-icons li {
    align-items: center;
  }
}
.body-content ul li {
  padding: 20px 10px 20px 10px;
  /*font-weight: 400;*/
  text-align: left;
  display: block;
  position: relative;
  /*line-height: 1.3em;*/
}
.body-content ul li:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}
@media (min-width: 960px) {
  .content_basic .body-content ul li {
    margin: 0 10%;
  }
}
@media (max-width: 959px) {
  .body-content ul li {
    padding: 10px;
    margin: 0;
    white-space: normal;
  }
}
.body-content ul.small-padding-list li {
  padding: 10px 10px 10px 10px;
}
.body-content ul.uk-list-bullet li {
  padding: 0 0 0 30px;
  border: 0;
}
/* Lists */
section .text-content ul li:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}
section .text-content ul {
  padding: 0;
  list-style-type: none;
}
section .text-content ul li {
  padding: 20px 0% 20px;
  font-weight: 400;
  text-align: left;
  margin: 0;
  display: block;
  position: relative;
  line-height: 1.3em;
}
@media screen and (min-width: 960px) {
  .text-content .centered-list {
    font-size: 0;
    text-align: center;
  }
  .text-content .centered-list li {
    font-size: 15px;
    display: inline-block;
    padding: 0px 10px;
    border: 0 !important;
    position: relative;
  }
  .text-content .centered-list li:not(:last-child):after {
    content: '';
    position: absolute;
    background: #999;
    width: 1px;
    right: 0;
    height: 100%;
  }
  .text-content .centered-list-bold li {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #444;
    letter-spacing: 6px;
  }
  .text-content .centered-list-bold li a {
    color: #444;
  }
  .text-content .centered-list-bold li:not(:last-child):after {
    background: #444;
    width: 2px;
  }
}
ul li span.icon:before {
  color: #d1701a;
  font-size: 1.4em;
  position: relative;
}
section ul li span.icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2em;
  position: absolute;
  top: 17px;
  right: calc(100% - 1.5em);
  color: ;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  section ul li span.icon {
    font-size: 0.9em;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 959px) {
  section ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Content basic */
/*.content_basic {
    border-top: 1px solid @main-color;

    padding-left: 0;
    padding-right: 0;
    background: #fff;

    & + .content_basic {
        border-top: 0 solid transparent;
        padding-top: 0;
    }

    .text-cols {
        @media (min-width: 959px) {
            > div:nth-child(n+2):after {
                content: '';
                position: absolute;
                left: 0;
                display: block;
                width: 1px;
                background-color: #cdcdcd;
                top: 10%;
                bottom: 10%;

            }
        }
    }

    &.collapse-bottom-spacing{
        padding-bottom: 15px;
        @media(min-width:1200px) {
            padding-bottom: 35px;
        }
    }

    .hook-content-basic;
}*/
header {
  position: relative;
}
header.uk-margin-large-bottom {
  margin-bottom: 120px !important;
}
.header-border {
  display: none;
  width: 100%;
  position: absolute;
  height: calc(100% + 40px);
  border: 2px solid #d1701a;
  z-index: 3;
  pointer-events: none;
  max-width: 100%;
  margin: auto;
  right: 0;
  left: 0;
}
.gradient-overlay {
  background: linear-gradient(3deg, #020024 0%, rgba(0, 0, 0, 0) 35%);
}
/*
.uk-overlay-default {
    background: rgba(255,255,255,.9);
}
*/
@media screen and (min-width: 1200px) {
  .uk-grid-custom-size {
    margin-left: -22px;
  }
  .uk-grid-custom-size > * {
    padding-left: 22px;
  }
}
.event .event-data-inner {
  background-color: #d1701a;
  padding: 40px;
  color: white;
}
.event .event-data-inner p {
  margin: 0;
}
.event .event-data-inner h3 {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0px;
}
.event .event-information .event-data-inner {
  padding: 0;
  background: transparent;
  color: #d1701a;
}
.event .event-information .event-data-inner > * {
  color: #d1701a !important;
}
.event .event-information .event-data-inner {
  padding: 0;
  background: transparent;
  color: #d1701a;
}
.event .event-information .event-data-inner h3 {
  padding-bottom: 0;
  margin: 0;
  font-size: 15px;
  color: #d1701a !important;
}
.events-list h2 {
  font-size: 1.5em;
  margin: 0;
}
.events-list img {
  width: 100%;
}
.events-list .event-description {
  font-size: 14px;
  padding: 20px 25px;
}
.events-list a:hover {
  color: #444;
  text-decoration: none;
}
.events-list .event-card .date {
  position: absolute;
  top: 1em;
  left: 0;
  display: block;
  background: #555;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 600;
}
.events-list form {
  padding: 20px;
  background: white;
}
.events-list a.event-card > div:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  display: block;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.events-menu .uk-button-default {
  margin-top: 0;
  margin-bottom: 0;
}
.events-menu .uk-button-default:after {
  display: none;
}
.events-menu .selectize-control.multi .selectize-input.has-items {
  padding: 9px;
}
.events-menu .selectize-input {
  padding: 13px;
  box-shadow: none;
  border-radius: 0;
  border: 2px solid #d1701a;
}
.events-menu .selectize-input.dropdown-active {
  border-radius: 0;
}
.events-menu .selectize-input.focus {
  box-shadow: none;
}
.events_datepicker {
  min-height: 54px;
}
.events-pager {
  width: 100%;
}
.events-pager a {
  padding: 0 10px;
}
.side-column-container a {
  color: #487A86;
}
.side-column-container .mobile-nav {
  z-index: 981;
  border-bottom: 2px solid #487A86;
}
@media (max-width: 959px) {
  .side-column-container {
    margin-top: 50px;
  }
}
@media (min-width: 960px) {
  .side-column-container {
    background-color: #e9f3f4;
  }
}
.cal-title.checkin {
  margin-right: 5px;
}
.title-box-container {
  padding: 40px 0 40px;
}
@media (min-width: 960px) {
  .title-box-container {
    padding: 70px 0px 40px;
  }
}
.title-box-container + .content_basic {
  border-top: 0;
  padding-top: 0;
}
.title-box-container + .panel-inverted {
  margin-top: -40px;
}
@media only screen and (max-width: 959px) {
  .uk-container-custom {
    width: 100%;
    max-width: none;
  }
  .event {
    margin-top: 0px;
  }
  .event .event-image {
    margin-bottom: -20%;
  }
  .event .event-data {
    width: 90%;
    z-index: 1;
  }
  .event .event-information {
    order: 1;
  }
  .events-menu .uk-grid-margin {
    margin-top: 10px;
  }
  .events-menu .views-toggles {
    text-align: center;
  }
  .events-menu .views-toggles a {
    width: 100%;
  }
  .events-menu .events-pager {
    width: 100%;
  }
  .events-menu .date-picker {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .signup-form > div {
    padding: 0 30px 60px;
    text-align: center !important;
  }
}
.zambeziModal .uk-modal-dialog {
  width: 100%;
  background: transparent;
  pointer-events: none;
}
.zambeziModal .uk-modal-dialog * {
  pointer-events: all;
}
.zambeziModal .uk-modal-dialog .panel {
  background: white;
}
.zambeziModal .uk-modal-dialog .panel:before {
  display: none;
}
.zambeziModal .uk-modal-dialog .panel .uk-slideshow-items {
  transform: none !important;
}
.zambeziModal .uk-modal-dialog .panel .uk-slidenav {
  transform: none !important;
}
.sitemap ul ul {
  padding: 0;
}
.sitemap h3 {
  margin-bottom: 0;
}
.sitemap ul {
  margin-bottom: 25px !important;
}
@media (max-width: 960px) {
  .sitemap li {
    padding: initial !important;
  }
}
.search-form-container {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -35px;
  margin: auto;
}
.search-results-container {
  margin-top: 100px !important;
}
.thin-chevron polyline {
  stroke-width: 0.8;
}
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}
/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1;
}
.datepicker--cell.-focus- {
  background: #f0f0f0;
}
.datepicker--cell.-current- {
  color: #4EB5E6;
}
.datepicker--cell.-current-.-focus- {
  color: #4a4a4a;
}
.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6;
}
.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0;
}
.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae;
}
.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae;
}
.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1;
}
.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae;
}
.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px;
}
.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0;
}
.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px;
}
.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #5cc4ef;
}
.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef;
}
.datepicker--cell.-selected-.-focus- {
  background: #45bced;
}
.datepicker--cell:empty {
  cursor: default;
}
.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px;
}
.datepicker--day-name {
  color: #FF9A19;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em;
}
.datepicker--cell-day {
  width: 14.28571%;
}
.datepicker--cells-months {
  height: 170px;
}
.datepicker--cell-month {
  width: 33.33%;
  height: 25%;
}
.datepicker--years {
  height: 170px;
}
.datepicker--cells-years {
  height: 170px;
}
.datepicker--cell-year {
  width: 25%;
  height: 33.33%;
}
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}
/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0;
}
@media print {
  .datepickers-container {
    display: none;
  }
}
.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100;
}
.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}
.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.datepicker-inline .datepicker--pointer {
  display: none;
}
.datepicker--content {
  box-sizing: content-box;
  padding: 4px;
}
.-only-timepicker- .datepicker--content {
  display: none;
}
.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1;
}
.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
  left: 10px;
}
.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  right: 10px;
}
.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2);
}
.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px;
}
.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px;
}
.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2);
}
.datepicker--body {
  display: none;
}
.datepicker--body.active {
  display: block;
}
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}
/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px;
}
.-only-timepicker- .datepicker--nav {
  display: none;
}
.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker--nav-action:hover {
  background: #f0f0f0;
}
.datepicker--nav-action.-disabled- {
  visibility: hidden;
}
.datepicker--nav-action svg {
  width: 32px;
  height: 32px;
}
.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px;
}
.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px;
}
.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px;
}
.datepicker--nav-title:hover {
  background: #f0f0f0;
}
.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none;
}
.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef;
}
.datepicker--button {
  color: #d1701a;
  cursor: pointer;
  border-radius: 4px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px;
}
.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0;
}
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}
/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  position: relative;
}
.datepicker--time.-am-pm- .datepicker--time-sliders {
  -webkit-flex: 0 1 138px;
  -ms-flex: 0 1 138px;
  flex: 0 1 138px;
  max-width: 138px;
}
.-only-timepicker- .datepicker--time {
  border-top: none;
}
.datepicker--time-sliders {
  -webkit-flex: 0 1 153px;
  -ms-flex: 0 1 153px;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px;
}
.datepicker--time-label {
  display: none;
  font-size: 12px;
}
.datepicker--time-current {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px;
}
.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}
.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}
.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}
.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1;
}
.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}
.datepicker--time-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}
.datepicker--time-row:first-child {
  margin-bottom: 4px;
}
.datepicker--time-row input[type='range'] {
  background: none;
  cursor: pointer;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}
.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none;
}
.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8;
}
.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8;
}
.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8;
}
.datepicker--time-row input[type='range']:focus {
  outline: none;
}
.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  background: #d1701a;
  border-color: #d1701a;
}
.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  background: #d1701a;
  border-color: #d1701a;
}
.datepicker--time-row input[type='range']:focus::-ms-thumb {
  background: #d1701a;
  border-color: #d1701a;
}
.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s;
}
.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s;
}
.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s;
}
.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px;
}
.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}
.datepicker--time-row input[type='range']::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}
.datepicker--time-row input[type='range']::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}
.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent;
}
.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent;
}
.datepicker--time-row span {
  padding: 0 12px;
}
.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em;
}
.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute;
}
.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
}
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}
