@charset "UTF-8";
/* VALIDATION */
.inputContainer {
  position: relative;
  float: left;
}

.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  line-height: 18px;
  cursor: pointer;
  z-index: 5000;
}

.ajaxSubmit {
  padding: 20px;
  background: #969696;
  border: 1px solid #d3d2d2;
  display: none;
}

.formError .formErrorContent {
  background: #b31919;
  position: relative;
  z-index: 5001;
  color: #fff;
  width: 150px;
  font-size: 11px;
  padding: 4px 10px 4px 10px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.greenPopup .formErrorContent {
  background: #969696;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
  z-index: 5006;
}

body[dir=rtl] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 0 0 12px;
  top: 2px;
}

.formError .formErrorArrow div {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  height: 1px;
  background: #b31919;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
  background: #969696;
}

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}

.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}

.formError .formErrorArrow .line8 {
  width: 11px;
}

.formError .formErrorArrow .line7 {
  width: 9px;
}

.formError .formErrorArrow .line6 {
  width: 7px;
}

.formError .formErrorArrow .line5 {
  width: 5px;
}

.formError .formErrorArrow .line4 {
  width: 3px;
}

.formError .formErrorArrow .line1 {
  width: 1px;
}

.formError .formErrorArrow .line2,
.formError .formErrorArrow .line3 {
  display: none;
}

.ui-datepicker {
  background: #3d5447;
  display: none;
  padding: 10px;
}
body > .ui-datepicker {
  z-index: 30 !important;
}
.ui-datepicker:after {
  display: block;
  content: "";
  height: 0;
  overflow: hidden;
  clear: both;
}
.ui-datepicker .ui-datepicker-hover:after {
  background-color: #3d5447;
}
.ui-datepicker .ui-datepicker-select a {
  background-color: #3d5447;
  color: #fff !important;
}
.ui-datepicker .ui-datepicker-header {
  color: #fff;
  font: 18px/23px "Poppins", sans-serif;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/sprite.svg") 0 0 no-repeat;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  background-position: 5px -360px;
  opacity: 0.5;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
  background-position: 5px -360px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
  background-position: -31px -360px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 0;
  background-position: -101px -360px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  background-position: -137px -360px;
}
.ui-datepicker .ui-datepicker-group-first {
  position: relative;
}
.ui-datepicker .ui-datepicker-group-first:after {
  content: "";
  position: absolute;
  top: 74px;
  left: 0;
  height: 1px;
  background: #3d5447;
  width: 95%;
}
.ui-datepicker .ui-datepicker-group-first .ui-datepicker-title {
  text-align: right;
}
.ui-datepicker .ui-datepicker-group-last {
  position: relative;
}
.ui-datepicker .ui-datepicker-group-last:after {
  content: "";
  position: absolute;
  top: 74px;
  height: 1px;
  background: #3d5447;
  width: 95%;
  right: 0;
}
.ui-datepicker .ui-datepicker-group-last .ui-datepicker-title {
  text-align: left;
}
.ui-datepicker .ui-datepicker-calendar {
  border-collapse: collapse;
  font-size: 12px;
  cursor: default;
}
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  font: 500 12px/24px "GormorantGaramond", serif;
  text-align: center;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  padding: 0;
  z-index: 1;
}
.ui-datepicker .ui-datepicker-calendar th {
  font-weight: 400;
  font-size: 11px;
  height: 24px;
  color: #d3d2d2;
  text-transform: uppercase;
  line-height: 0;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 3px 3px;
  color: #fff;
  position: relative;
}
.ui-datepicker .ui-datepicker-calendar td:before, .ui-datepicker .ui-datepicker-calendar td:after {
  bottom: 3px;
  content: "";
  left: 0;
  top: 3px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.ui-datepicker .ui-datepicker-calendar td:before {
  background: #3d5447;
}
.ui-datepicker .ui-datepicker-calendar td:first-child:before, .ui-datepicker .ui-datepicker-calendar td:first-child:after, .ui-datepicker .ui-datepicker-calendar td:first-child a {
  border-radius: 12px 0 0 12px;
}
.ui-datepicker .ui-datepicker-calendar td:last-child:before, .ui-datepicker .ui-datepicker-calendar td:last-child:after, .ui-datepicker .ui-datepicker-calendar td:last-child a {
  border-radius: 0 12px 12px 0;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  color: #969696;
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled:after {
  background: none;
}
.ui-datepicker .ui-datepicker-calendar td.ui-checkin:first-child a {
  border-radius: 50%;
}
.ui-datepicker .ui-datepicker-calendar td.ui-checkin:first-child:after {
  left: 0;
  padding-left: 50%;
}
.ui-datepicker .ui-datepicker-calendar td.ui-checkout:last-child a {
  border-radius: 50%;
}
.ui-datepicker .ui-datepicker-calendar td.ui-checkout:last-child:after {
  right: 0;
  padding-right: 50%;
}
.ui-datepicker .ui-datepicker-calendar a {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-decoration: none;
  color: inherit;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight:after {
  background: #fff;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
  color: #3d5447;
}
.ui-datepicker .ui-datepicker-calendar .ui-checkin a,
.ui-datepicker .ui-datepicker-calendar .ui-checkout a,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight .ui-state-active {
  background-color: #fff;
  border-radius: 50%;
}
.ui-datepicker .ui-datepicker-calendar .ui-checkin:after,
.ui-datepicker .ui-datepicker-calendar .ui-checkout:after {
  background-color: #3d5447;
  width: 50%;
}
.ui-datepicker .ui-datepicker-calendar .ui-checkin:after {
  left: 50%;
}
.ui-datepicker .ui-datepicker-calendar .ui-checkout:after {
  right: 50%;
}
.ui-datepicker .ui-datepicker-calendar .ui-checkin.ui-datepicker-hover .ui-state-hover {
  border-radius: 50%;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover .ui-state-hover {
  border-radius: 0 12px 12px 0;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  border-radius: 50%;
  color: #3d5447;
  background-color: #fff;
}
#booking-datepicker .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  color: #3d5447;
}

.ui-datepicker-trigger {
  float: left;
  margin: 6px 0 0 8px;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.svg") -240px 0 no-repeat;
}
.ui-datepicker-trigger:hover {
  background-position: -280px 0;
}

.selectedTxt {
  position: relative;
  height: 32px;
  padding: 0 27px 0 10px;
  overflow: hidden;
  color: #3d5447;
  background: #fff;
  font-size: 14px;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
}
.selectedTxt:after {
  content: "";
  position: absolute;
  top: 17px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #3d5447;
  border-bottom: 0;
}
.selectedTxt:hover:after {
  border-top-color: #1d1d1b;
}

.stylish-select .SSContainerDivWrapper {
  position: absolute;
  min-width: 100%;
  z-index: 9999;
  top: 40px !important;
}

.stylish-select .newList {
  background: #fff;
  max-height: 200px;
  overflow: auto;
  overflow-x: hidden;
  border: 1px solid #3d5447;
  border-radius: 0;
  margin: 0 !important;
  padding: 2px !important;
  list-style: none !important;
}
.stylish-select .newList li {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
}
.stylish-select .newList li:after {
  content: none !important;
}
.stylish-select .newList li.newListOptionTitle {
  padding: 3px 5px 0 !important;
  font-weight: bold;
  color: #000;
}
.stylish-select .newList li.newListOptionTitle ul {
  margin: 3px -5px 0 !important;
  font-weight: normal;
}
.stylish-select .newList a {
  display: block;
  font-size: 11px;
  line-height: 12px;
  padding: 6px 21px 6px 9px;
  position: static;
  border-radius: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none !important;
  transition: background-color 0.2s;
}
.stylish-select .newList a:hover, .stylish-select .newList a.hiLite {
  background: #fff;
}

.ui-selectmenu-button {
  border: 1px solid #3d5447;
  box-sizing: border-box;
  color: #3d5447;
  cursor: pointer;
  display: inline-block;
  font: 500 14px/45px "GormorantGaramond", serif;
  height: 45px;
  padding: 0 39px 0 15px;
  position: relative;
}
.ui-selectmenu-button:hover .ui-icon {
  background-position: -22px -27px;
}
.ui-selectmenu-button .ui-icon {
  cursor: pointer;
  display: block;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ui-selectmenu-button .ui-icon:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #d3d2d2;
  border-bottom: 0;
}
.ui-selectmenu-button .ui-icon:hover:after {
  border-top-color: #fff;
}
.ui-selectmenu-button .ui-selectmenu-text {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-layout .ui-selectmenu-button {
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ui-selectmenu-button {
    font-size: 14px;
  }
}

.ui-selectmenu-menu {
  display: none;
  position: absolute;
}
.selection-disabled .ui-selectmenu-menu {
  z-index: 10000;
}
.ui-selectmenu-menu.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-menu > ul {
  background: #fff;
  list-style: none;
  margin: 0;
  max-height: 192px;
  overflow: auto;
  overflow-x: hidden;
  padding: 2px;
  position: relative;
  z-index: 10;
}
.ui-selectmenu-menu li {
  cursor: pointer;
  font: 500 13px/1 "GormorantGaramond", serif;
  margin: 0;
  overflow: hidden;
  padding: 10px 15px;
  transition: background 100ms;
  white-space: nowrap;
}
.ui-selectmenu-menu li.ui-state-focus, .ui-selectmenu-menu li:hover {
  background: #fff;
}
@media (max-width: 767px) {
  .ui-selectmenu-menu li {
    font-size: 14px;
    line-height: 1.45;
  }
}

#photos .slick-track,
#photos .slick-list {
  height: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#photos .slick-list .slide {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  #photos .slick-list .slide .caption {
    padding: 20px 40px 150px;
  }
}
#photos .slick-dots {
  bottom: 40px;
  font-size: 0;
  position: absolute;
  left: 40px;
  width: 100%;
  height: 10px;
}
@media (max-width: 767px) {
  #photos .slick-dots {
    left: 0;
    text-align: center;
  }
}
#photos .slick-dots li {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  position: relative;
}
#photos .slick-dots button {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-indent: -100em;
  width: 100%;
  color: #fff;
}
#photos .slick-dots button:before, #photos .slick-dots button:after {
  box-sizing: border-box;
  border-radius: 50%;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
}
#photos .slick-dots button:before {
  background-color: transparent;
  border: 1px solid #fff;
  height: 100%;
  position: absolute;
  width: 100%;
}
#photos .slick-dots button:after {
  border: 1px solid transparent;
  height: 0;
  width: 0;
}
#photos .slick-dots .slick-active button:before {
  background: #fff;
  height: 50%;
  width: 50%;
}
#photos .slick-dots .slick-active button:after {
  background: #fff;
  height: 100%;
  width: 100%;
}
#photos .slick-arrow {
  background: url("../images/sprite.svg") no-repeat 0 0;
  border-radius: 50%;
  height: 45px;
  overflow: hidden;
  position: absolute;
  text-indent: -100em;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 45px;
  z-index: 10;
}
#photos .slick-arrow:hover {
  background-position: -50px 0;
  border-color: #969696;
}
#photos .slick-arrow:active {
  background-position: -100px 0;
  border-color: #fff;
}
#photos .slick-prev {
  left: 50px;
}
@media (max-width: 767px) {
  #photos .slick-prev {
    left: 50%;
    margin-left: -55px;
  }
}
#photos .slick-next {
  background-position: -150px 0;
  right: 50px;
}
@media (max-width: 767px) {
  #photos .slick-next {
    margin-right: -55px;
    right: 50%;
  }
}
#photos .slick-next:hover {
  background-position: -200px 0;
}
#photos .slick-next:active {
  background-position: -250px 0;
}

.scroll-to-explore {
  font: 200 16px/20px "Poppins", sans-serif;
  position: absolute;
  color: #fff;
  text-transform: lowercase;
  bottom: 70px;
  left: 0;
  right: 0;
  width: 160px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
  cursor: pointer;
  z-index: 16;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  animation: float 2.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
  transition: opacity 0.2s ease-out;
  will-change: transform;
}
.scroll-to-explore:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  background: url("../images/sprite.svg") 0 0 no-repeat;
}
.scroll-to-explore:hover {
  opacity: 0.8;
}
.scroll-to-explore:hover:after {
  opacity: 0.8;
}
@keyframes float {
  from {
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }
  65% {
    transform: translate3d(0, 8px, 0);
    -ms-transform: translate3d(0, 8px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 767px) {
  .scroll-to-explore {
    display: none;
  }
}

/* ROOMS BOOKING */
.booking-room-wrapper {
  font-size: 0;
  vertical-align: top;
  position: relative;
}
@media (max-width: 420px) {
  .booking-room-wrapper {
    padding-bottom: 40px;
  }
}
.booking-room-wrapper .booking-dates-block {
  width: 160px;
  position: relative;
  cursor: pointer;
  float: left;
}
@media (max-width: 420px) {
  .booking-room-wrapper .booking-dates-block {
    width: 100%;
    margin-bottom: 30px;
  }
}
.booking-room-wrapper .booking-dates-block .column {
  border: 1px solid #fff;
  box-sizing: border-box;
  display: inline-block;
  height: 80px;
  padding: 5px;
  vertical-align: top;
  width: 80px;
  text-align: center;
}
.booking-room-wrapper .booking-dates-block .column.checkin {
  border-right: 0;
}
@media (max-width: 420px) {
  .booking-room-wrapper .booking-dates-block .column.checkin {
    border: 1px solid #fff;
    border-bottom: 0;
  }
}
@media (max-width: 420px) {
  .booking-room-wrapper .booking-dates-block .column {
    width: 100%;
  }
}
.booking-room-wrapper .booking-dates-block label {
  color: #3d5447;
  display: block;
  font: 300 11px/1.45 "Poppins", sans-serif;
  text-transform: uppercase;
}
.booking-room-wrapper .booking-dates-block .date {
  height: 100%;
  color: #969696;
  font: 300 italic 18px/1 "Poppins", sans-serif;
  width: 100%;
}
.booking-room-wrapper .booking-dates-block .date .day {
  color: #969696;
  font-size: 28px;
  line-height: 1;
  font-style: normal;
  margin: 5px 0 5px;
}
.booking-room-wrapper .booking-dates-block .date .month {
  font: 300 11px/1.45 "Poppins", sans-serif;
  color: #1d1d1b;
}
.booking-room-wrapper {
  /* Rooms Module Control Button */
}
.booking-room-wrapper .controls {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 20px;
}

#booking-room {
  font-size: 0;
  text-align: left;
  position: absolute;
  overflow: visible;
  display: inline-block;
  margin-left: 20px;
  height: 0;
  width: 0;
  z-index: 5;
}
@media (max-width: 420px) {
  #booking-room {
    width: 100%;
    position: relative;
  }
}
.booking-rooms-opened #booking-room {
  height: 300px;
  width: 100%;
}
@media (max-width: 767px) {
  #booking-room {
    margin: 0;
    position: relative;
  }
}
#booking-room .close-booking {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  width: 100px;
  height: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  z-index: 100;
}
#booking-room .button {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .booking-rooms-opened #booking-room .button {
    top: -80px;
    left: 180px;
  }
}
@media (max-width: 420px) {
  .booking-rooms-opened #booking-room .button {
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #booking-room .button {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #booking-room .button {
    position: absolute;
    left: 20px;
  }
}
@media (max-width: 420px) {
  #booking-room .button {
    position: relative;
    left: 0;
    width: 100%;
  }
}
#booking-room td {
  background: none;
  border: 0;
}

#booking-room-datepicker {
  display: block;
  position: absolute;
  left: 0;
  background: #3d5447;
  right: 0;
  top: 53px;
  width: 480px;
  height: 0;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}
.booking-rooms-opened #booking-room-datepicker {
  height: auto;
}
@media (max-width: 767px) {
  .booking-rooms-opened #booking-room-datepicker {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  #booking-room-datepicker {
    top: 20px;
    width: 100%;
  }
  #booking-room-datepicker table {
    width: 100%;
  }
}
@media (max-width: 420px) {
  #booking-room-datepicker {
    top: 54px;
  }
}
#booking-room-datepicker.visible {
  display: block;
}
#booking-room-datepicker .ui-datepicker {
  background: none;
  box-shadow: 0 0 0;
  padding: 0;
  width: 100% !important;
}
#booking-room-datepicker .ui-datepicker:before {
  content: "";
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 6px;
  height: 1px;
  background: #fff;
}
@media (max-width: 767px) {
  #booking-room-datepicker .ui-datepicker:before {
    content: none;
  }
}
#booking-room-datepicker .ui-datepicker-group {
  float: left;
  padding: 20px 10px 20px 0;
  width: 50%;
  box-sizing: border-box;
}
#booking-room-datepicker .ui-datepicker-group.ui-datepicker-group-last {
  padding: 20px 0 20px 10px;
}
#booking-room-datepicker .ui-datepicker-group table {
  width: 100%;
}

#hebs-gallery {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
  background: rgba(0, 0, 0, 0.7);
}
#hebs-gallery .galleria {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
#hebs-gallery .close-button {
  position: absolute;
  right: 20px;
  top: 12px;
  width: 17px;
  height: 17px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
  background: url("../images/common.svg") 0 0 no-repeat;
}
#hebs-gallery .close-button:hover {
  background-position: -37px 0;
}
#hebs-gallery .close-button:active {
  background-position: -74px 0;
}
#hebs-gallery .galleria-container {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
}
#hebs-gallery .category-selector {
  position: absolute;
  top: 9px;
  left: 20px;
  z-index: 2;
}
#hebs-gallery .newListSelected {
  position: absolute !important;
  top: 4px;
  left: 20px;
  z-index: 2;
}
#hebs-gallery .selectedTxt:after {
  top: 14px;
}
#hebs-gallery .SSContainerDivWrapper {
  top: 32px !important;
}
#hebs-gallery {
  /* FULL SIZE IMAGE */
}
#hebs-gallery .galleria-stage {
  position: absolute;
  top: 40px;
  bottom: 120px;
  left: 0;
  right: 0;
  padding: 20px 72px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #hebs-gallery .galleria-stage {
    padding: 10px 5px;
    z-index: 1;
  }
}
#hebs-gallery .galleria-stage .galleria-image {
  overflow: visible !important;
}
#hebs-gallery .galleria-stage .galleria-image img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
#hebs-gallery.no-controls .galleria-stage {
  bottom: 0;
  padding: 20px;
}
#hebs-gallery {
  /* FULL SIZE IMAGE -> Navigation */
}
#hebs-gallery.no-controls .galleria-image-nav {
  display: none;
}
#hebs-gallery .galleria-image-nav-left, #hebs-gallery .galleria-image-nav-right {
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 31px;
  height: 61px;
  margin-top: -30px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.svg") 0 0 no-repeat;
  z-index: 2;
}
#hebs-gallery .galleria-image-nav-left {
  left: 20px;
  background-position: 0 -37px;
}
#hebs-gallery .galleria-image-nav-left:hover {
  background-position: -51px -37px;
}
#hebs-gallery .galleria-image-nav-left:active {
  background-position: -102px -37px;
}
@media (max-width: 767px) {
  #hebs-gallery .galleria-image-nav-left {
    background-position: 5px -199px;
    height: 21px;
    left: 15px;
    margin-top: -10px;
    width: 21px;
  }
  #hebs-gallery .galleria-image-nav-left:hover {
    background-position: -26px -199px;
  }
}
#hebs-gallery .galleria-image-nav-right {
  right: 20px;
  background-position: 0 -118px;
}
#hebs-gallery .galleria-image-nav-right:hover {
  background-position: -51px -118px;
}
#hebs-gallery .galleria-image-nav-right:active {
  background-position: -102px -118px;
}
@media (max-width: 767px) {
  #hebs-gallery .galleria-image-nav-right {
    background-position: 5px -240px;
    height: 21px;
    margin-top: -10px;
    right: 15px;
    width: 21px;
  }
  #hebs-gallery .galleria-image-nav-right:hover {
    background-position: -26px -240px;
  }
}
#hebs-gallery {
  /* FULL SIZE IMAGE -> Loading */
}
#hebs-gallery .galleria-loader {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px 0 0 -24px;
  background: url("../images/loading.svg") 50% 50% no-repeat;
}
#hebs-gallery {
  /* THUMBNAILS */
}
#hebs-gallery.no-controls .galleria-thumbnails-container {
  display: none;
}
#hebs-gallery .galleria-thumbnails-container {
  height: 120px;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
  background: rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}
#hebs-gallery .galleria-carousel .galleria-thumbnails-list {
  margin-left: 52px;
  margin-right: 52px;
}
#hebs-gallery .galleria-thumbnails {
  margin: 20px auto 0;
}
#hebs-gallery .galleria-thumbnails .galleria-image {
  height: 80px;
  width: 80px;
  background: #000;
  margin: 0 6px 0 0;
  float: left;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
#hebs-gallery .galleria-thumbnails .galleria-image.active {
  border: 3px solid #fff;
  width: 74px !important;
  height: 74px !important;
}
#hebs-gallery .galleria-thumbnails .galleria-image.active img {
  margin: -3px 0 0 -3px;
}
#hebs-gallery {
  /* THUMBNAILS -> Navigation */
}
#hebs-gallery .galleria-thumb-nav-left, #hebs-gallery .galleria-thumb-nav-right {
  display: none;
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.svg") 0 0 no-repeat;
}
#hebs-gallery .galleria-carousel .galleria-thumb-nav-left, #hebs-gallery .galleria-carousel .galleria-thumb-nav-right {
  display: block;
}
#hebs-gallery .galleria-thumb-nav-left.disabled, #hebs-gallery .galleria-thumb-nav-right.disabled {
  opacity: 0.5;
  cursor: default;
}
#hebs-gallery .galleria-thumb-nav-left {
  left: 15px;
  background-position: 5px -199px;
}
#hebs-gallery .galleria-thumb-nav-left:hover {
  background-position: -26px -199px;
}
#hebs-gallery .galleria-thumb-nav-left:active {
  background-position: -57px -199px;
}
#hebs-gallery .galleria-thumb-nav-left.disabled {
  background-position: 5px -199px;
}
#hebs-gallery .galleria-thumb-nav-right {
  right: 15px;
  background-position: 5px -240px;
}
#hebs-gallery .galleria-thumb-nav-right:hover {
  background-position: -26px -240px;
}
#hebs-gallery .galleria-thumb-nav-right:active {
  background-position: -57px -240px;
}
#hebs-gallery .galleria-thumb-nav-right.disabled {
  background-position: 5px -240px;
}
#hebs-gallery {
  /* INFO */
}
#hebs-gallery .galleria-info {
  position: absolute;
  left: 0;
  top: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
  background: rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.06);
  width: 100%;
  height: 40px;
}
#hebs-gallery .galleria-info .galleria-info-description {
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  left: 300px;
  right: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#services-items {
  position: relative;
  font-size: 0;
}
#services-items .center-column {
  padding: 0 20px 100px 20px;
}
@media (max-width: 767px) {
  #services-items .center-column {
    padding: 0 20px 60px 20px;
  }
}
#services-items .service-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-right: 2%;
  width: 49%;
}
@media (max-width: 767px) {
  #services-items .service-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
  }
}
#services-items .service-item:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  #services-items .service-item:last-child {
    margin-bottom: 0;
  }
}
#services-items .service-item-wrap {
  position: relative;
  height: 600px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #services-items .service-item-wrap {
    height: auto;
  }
}
#services-items .service-item-wrap:hover .description {
  opacity: 1;
}
#services-items .service-item-wrap:hover .image {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#services-items .service-item-wrap .image {
  height: 600px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  transform: scale(1);
  -ms-transform: scale(1);
  transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
}
@media (max-width: 767px) {
  #services-items .service-item-wrap .image {
    height: 400px;
  }
}
#services-items .service-item-wrap .description {
  width: auto;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  padding: 0 40px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 1.5;
  color: #969696;
  font-weight: 400;
  transition: all 400ms ease-in-out;
}
#services-items .service-item-wrap .description p {
  margin-bottom: 15px;
}
#services-items .service-item-wrap .description a {
  color: #3d5447;
}
#services-items .service-item-wrap .description a:hover {
  text-decoration: none;
}
#services-items .service-secondary-wrap {
  position: relative;
  vertical-align: top;
  display: block;
}
#services-items .service-secondary-wrap h2 {
  font: 36px/46px "Poppins", sans-serif;
  color: #3d5447;
  text-transform: uppercase;
  min-width: 140px;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  margin-bottom: 20px;
}
#services-items .service-secondary-wrap .service-secondary-content {
  display: inline-block;
  position: relative;
  color: #969696;
  font: 300 20px/27px "Poppins", sans-serif;
}
#services-items .service-secondary-wrap .service-secondary-content ul li {
  margin-bottom: 5px;
}
#services-items .service-secondary-wrap .service-secondary-content a {
  color: #fff;
  text-decoration: none;
}
#services-items .service-secondary-wrap .service-secondary-content a:hover {
  color: #d3d2d2;
}

/* FROM TEMPLATE 1 - 1 */
.featured-rooms {
  border-top: 2px solid #fff;
  padding-top: 60px;
}
.featured-rooms .rooms {
  margin: 0;
}

.rooms {
  margin: 40px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.rooms:has(.categories-list) {
  padding-top: 100px;
}
.rooms .categories-list {
  overflow: hidden;
  margin: 0 0 30px 0;
  font-size: 0;
  position: absolute;
  top: 20px;
  left: 10px;
}
.rooms .categories-list button {
  font: normal 22px/26px "Poppins", sans-serif;
  margin: 0 20px 20px 0;
  padding: 0 20px;
  height: 39px;
  border: 1px solid #fff;
  color: #fff;
  background: #3d5447;
  text-transform: none;
  transition: background-color 200ms, color 200ms;
}
.rooms .categories-list button:hover, .rooms .categories-list button.active {
  border-color: #3d5447;
  color: #3d5447;
  background: #fff;
}
@media (max-width: 767px) {
  .rooms .categories-list button {
    font-size: 18px;
    padding: 0 10px;
  }
}
.rooms .categories-descr {
  margin: 0 0 30px 0;
}
.rooms .categories-descr .category-descr {
  display: none;
}
.rooms .categories-descr .category-descr.active {
  display: block;
}
.rooms .rooms-entry {
  margin: 0 10px 55px;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: calc(50% - 20px);
}
@media (max-width: 767px) {
  .rooms .rooms-entry {
    width: 100%;
    margin: 0 0 55px 0;
  }
}
.rooms .rooms-entry .thumb-wrapper {
  height: 300px;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.rooms .rooms-entry .thumb-wrapper:hover .thumbnail::after {
  opacity: 0.85;
}
.rooms .rooms-entry .thumb-wrapper .thumbnail {
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  margin: 0;
  height: 300px;
  float: none;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.rooms .rooms-entry .thumb-wrapper .thumbnail img {
  width: 100%;
  display: none;
}
.rooms .rooms-entry .thumb-wrapper .thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.85;
  background-color: #3d5447;
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(-45deg, #969696 0, #969696 0.8px, #3d5447 0, #3d5447 50%);
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}
.rooms .rooms-entry .thumb-wrapper nav {
  display: block;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
.rooms .rooms-entry .thumb-wrapper nav .button {
  font: 200 20px/54px "Poppins", sans-serif;
  display: inline-block;
  height: 54px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  background: #3d5447;
  min-width: 200px;
}
.rooms .rooms-entry .thumb-wrapper nav .button:hover {
  color: #3d5447;
  background: #fff;
}
.rooms .rooms-entry .description {
  position: relative;
  vertical-align: top;
  display: block;
}
.rooms .rooms-entry .description .description-headings {
  display: inline-block;
  vertical-align: top;
  margin-right: 6%;
}
@media (max-width: 767px) {
  .rooms .rooms-entry .description .description-headings {
    width: 100%;
    margin: 0;
  }
}
.rooms .rooms-entry .description .description-headings h3 {
  font-family: "GormorantGaramond", serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.78px;
  color: #3d5447;
  padding-bottom: 20px;
  margin-bottom: 16px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .rooms .rooms-entry .description .description-headings h3 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .rooms .rooms-entry .description .description-headings h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.rooms .rooms-entry .description .description-headings h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 140px;
  background: #fff;
}
.rooms .rooms-entry .description .description-headings .feature {
  color: var(--Green, #3D5447);
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.48px;
}
.rooms .rooms-entry .description .description-headings .price {
  font: 400 16px/20px "Poppins", sans-serif;
  display: block;
  text-align: left;
  color: #1d1d1b;
}
.rooms .rooms-entry .description .description-headings .price .price-number {
  font-size: 24px;
  line-height: 31px;
}
.rooms .rooms-entry .description .description-content {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  position: relative;
  vertical-align: top;
  color: #3D5447;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
@media (max-width: 767px) {
  .rooms .rooms-entry .description .description-content {
    width: 100%;
    margin: 0;
  }
}
.rooms .rooms-entry .description .description-content .links {
  margin: 15px 5px 0 0;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  margin-bottom: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 767px) {
  .rooms .rooms-entry .description .description-content .links {
    margin: 15px 5px 15px 0;
  }
}
.rooms .rooms-entry .description .description-content .links a {
  text-decoration: none;
  position: relative;
  padding-right: 5px;
  margin-right: 5px;
  display: inline-block;
  text-decoration: underline;
  color: var(--Green, #3D5447);
}
.rooms .rooms-entry .description .description-content .links a:after {
  content: "";
  position: absolute;
  top: 4px;
  right: -2px;
  height: 15px;
  width: 1px;
  background: #fff;
}
.rooms .rooms-entry .description .description-content .links a:last-child {
  margin: 0;
  padding: 0;
}
.rooms .rooms-entry .description .description-content .links a:last-child:after {
  content: none;
}
.rooms .rooms-entry .description .btn-group {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}
.rooms .rooms-entry .description .btn-group .button {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rooms .rooms-entry .description .learnmore {
  color: var(--Green, #3D5447);
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.48px;
  text-decoration: none;
}
.rooms .rooms-entry.no-booking .description {
  padding-right: 0;
}
.rooms .rooms-entry .features span {
  display: inline-block;
  margin: 0 20px 8px 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #969696;
}
@media (max-width: 550px) {
  .rooms .rooms-entry .features span {
    display: block;
    margin: 0 0 8px 0;
  }
}
.rooms .rooms-entry .amenities {
  position: relative;
  margin: 10px 0;
  line-height: 30px;
  height: 30px;
}
@media (max-width: 550px) {
  .rooms .rooms-entry .amenities {
    margin: 15px 0;
  }
}
.rooms .rooms-entry .amenities.multiline {
  margin-right: 50px;
}
.rooms .rooms-entry .amenities .main-list {
  height: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.rooms .rooms-entry .amenities .additional-list {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 100%;
  opacity: 0;
  line-height: 30px;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0s ease 0.2s;
  padding: 20px 70px 20px 20px;
  background: #d3d2d2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.rooms .rooms-entry .amenities span {
  display: inline-block;
  font-size: 20px;
  letter-spacing: 10px;
  vertical-align: middle;
}
.rooms .rooms-entry .amenities .toggle {
  display: none;
  position: absolute;
  right: -50px;
  bottom: 0;
  width: 31px;
  height: 100%;
  margin: 0;
  border-left: 1px solid #a6a6a6;
  text-align: right;
  z-index: 4;
}
.rooms .rooms-entry .amenities .toggle:before {
  content: "•••";
  display: inline-block;
  font-size: 20px;
}
.rooms .rooms-entry .amenities.multiline .toggle {
  display: block;
}
.rooms .rooms-entry .amenities.expand .additional-list {
  opacity: 1;
  visibility: visible;
  z-index: 3;
  transition: opacity 0.2s, visibility 0s ease 0s;
}
.rooms .rooms-entry .amenities.expand .toggle:before, .rooms .rooms-entry .amenities.expand .toggle:after {
  content: "";
  display: block;
  background: #969696;
  position: absolute;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.rooms .rooms-entry .amenities.expand .toggle:before {
  width: 20px;
  height: 2px;
  top: 9px;
  right: 0;
}
.rooms .rooms-entry .amenities.expand .toggle:after {
  width: 2px;
  height: 20px;
  top: 0;
  right: 9px;
}

.room .room-column-left,
.room .room-column-right {
  width: 48%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
@media (max-width: 767px) {
  .room .room-column-left,
  .room .room-column-right {
    width: 100%;
    margin-right: 0;
  }
}
.room .room-column-right {
  margin: 0;
}
@media (max-width: 767px) {
  .room .room-column-left {
    margin-bottom: 40px;
  }
}
.room .room-column-left h1 {
  font-family: "GormorantGaramond", serif;
  font-weight: 500;
  font-size: 40px;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .room .room-column-left h1 {
    font-size: 30px;
  }
}
.room .room-column-left h1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 140px;
  background: #fff;
}
.room .room-column-left .back-to-rooms {
  display: inline-block;
  font-size: 14px;
  font-weight: 200;
  text-decoration: none;
  margin-bottom: 15px;
}
.room .room-column-left .price {
  font: 400 20px/25px "Poppins", sans-serif;
  display: block;
  text-align: left;
  color: #969696;
  margin-bottom: 45px;
}
.room .room-column-left .price .price-number {
  font-size: 36px;
  line-height: 46px;
}

#homepage-rooms {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #homepage-rooms {
    margin-bottom: 50px;
  }
}
#homepage-rooms h1 {
  font: 500 36px/46px "GormorantGaramond", serif;
  padding-bottom: 30px;
  text-align: center;
  color: #3d5447;
  position: relative;
  font-style: italic;
}
@media (max-width: 767px) {
  #homepage-rooms h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
#homepage-rooms h1:after {
  content: "";
  height: 2px;
  width: 140px;
  background: #3d5447;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
#homepage-rooms h2 {
  font: 300 italic 20px/27px "Poppins", sans-serif;
  padding: 25px 0 25px;
  text-align: center;
  color: #3d5447;
  text-transform: none;
}
#homepage-rooms .thumbnail {
  margin: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transform: scale(1);
  -ms-transform: scale(1);
  transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
}
#homepage-rooms .thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
}
#homepage-rooms .thumbnail img {
  display: none;
  width: 100%;
  height: auto;
}
#homepage-rooms .category-block-item {
  height: 300px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-bottom: 2%;
  width: 49%;
}
@media (max-width: 767px) {
  #homepage-rooms .category-block-item {
    width: 100%;
  }
}
#homepage-rooms .category-block-item:hover .category-description {
  opacity: 1;
}
#homepage-rooms .category-block-item:hover .centered-heading {
  opacity: 0;
}
#homepage-rooms .category-block-item:hover .thumbnail {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#homepage-rooms .category-block-item .centered-heading {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  padding: 20px;
  text-align: center;
  transition: all 200ms ease-in-out;
}
#homepage-rooms .category-block-item .centered-heading h1 {
  font: 500 30px/38px "GormorantGaramond", serif;
  color: #fff;
  text-transform: none;
  padding: 0;
}
#homepage-rooms .category-block-item .centered-heading h1:after {
  content: none;
}
#homepage-rooms .category-description {
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  transition: all 400ms ease-in-out;
}
#homepage-rooms .category-description::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.85;
  background-color: #3d5447;
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(-45deg, #969696 0, #969696 0.8px, #3d5447 0, #3d5447 50%);
}
#homepage-rooms .category-description .centered {
  position: relative;
  z-index: 1;
}
#homepage-rooms .category-description .price {
  font: 500 14px/22px "GormorantGaramond", serif;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 15px;
  display: block;
}
#homepage-rooms .category-description .price span {
  font: 26px/33px "Poppins", sans-serif;
  color: #fff;
  text-transform: none;
}
#homepage-rooms .category-description h1 {
  font: 500 30px/38px "GormorantGaramond", serif;
  color: #fff;
  text-transform: none;
  display: block;
  padding-bottom: 15px;
}
#homepage-rooms .category-description h1:after {
  content: none;
}
@media (max-width: 767px) {
  #homepage-rooms .category-description h1 {
    font-size: 26px;
    line-height: 34px;
  }
}
#homepage-rooms .category-description .description-text {
  display: block;
  padding-bottom: 20px;
}
#homepage-rooms .category-description .description-link {
  display: block;
}
#homepage-rooms .category-description .description-link a {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}
#homepage-rooms .category-description .description-link a:hover {
  color: #d3d2d2;
  text-decoration: none;
}
#homepage-rooms .count-category {
  font-size: 0;
  position: relative;
}
#homepage-rooms .count-1 .item-1 {
  width: 100%;
  margin-bottom: 0;
}
#homepage-rooms .count-2 .item-1 {
  margin-right: 2%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #homepage-rooms .count-2 .item-1 {
    margin-right: 0;
    margin-bottom: 2%;
  }
}
#homepage-rooms .count-2 .item-2 {
  margin-bottom: 0;
}
#homepage-rooms .count-3 .item-1 {
  margin-right: 0;
  width: 100%;
}
#homepage-rooms .count-3 .item-2 {
  margin-right: 2%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #homepage-rooms .count-3 .item-2 {
    margin-right: 0;
    margin-bottom: 2%;
  }
}
#homepage-rooms .count-3 .item-3 {
  margin-bottom: 0;
}
#homepage-rooms .count-4 .item-1 {
  margin-right: 2%;
}
@media (max-width: 767px) {
  #homepage-rooms .count-4 .item-1 {
    margin-right: 0;
  }
}
#homepage-rooms .count-4 .item-3 {
  margin-right: 2%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #homepage-rooms .count-4 .item-3 {
    margin-right: 0;
  }
}
#homepage-rooms .count-4 .item-4 {
  margin-bottom: 0;
}
#homepage-rooms .count-5 .item-1 {
  margin-right: 2%;
}
@media (max-width: 767px) {
  #homepage-rooms .count-5 .item-1 {
    margin-right: 0;
  }
}
#homepage-rooms .count-5 .item-3 {
  width: 100%;
}
#homepage-rooms .count-5 .item-4 {
  margin-right: 2%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #homepage-rooms .count-5 .item-4 {
    margin-right: 0;
    margin-bottom: 2%;
  }
}
#homepage-rooms .count-5 .item-5 {
  margin-bottom: 0;
}
#homepage-rooms .count-6 .item-1 {
  margin-right: 2%;
}
@media (max-width: 767px) {
  #homepage-rooms .count-6 .item-1 {
    margin-right: 0;
  }
}
#homepage-rooms .count-6 .item-3 {
  width: 100%;
}
#homepage-rooms .count-6 .item-4 {
  margin-right: 2%;
}
#homepage-rooms .count-6 .item-6 {
  width: 100%;
}

#home-gallery {
  margin-bottom: 50px;
}
#home-gallery:after {
  clear: both;
  content: "";
  display: table;
}
#home-gallery .photo {
  float: left;
}
#home-gallery .photo img {
  display: block;
}

.block-list {
  margin-bottom: 20px;
}
.block-list .block-list-item {
  background: #fff;
  margin-bottom: 1px;
  overflow: hidden;
  font-size: 0;
}
@media (max-width: 767px) {
  .block-list .block-list-item {
    margin-bottom: 40px;
  }
}
.block-list .block-list-item .thumbnail {
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 20px 20px 0;
  height: 300px;
  width: 50%;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 767px) {
  .block-list .block-list-item .thumbnail {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.block-list .block-list-item .block-list-content {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 40%;
  font-size: 16px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .block-list .block-list-item .block-list-content {
    width: 100%;
  }
}
.block-list .block-list-item .block-list-content h3 a {
  text-decoration: none;
}
.block-list .block-list-item .block-list-content nav a {
  border: 0;
  background: none;
  color: #3d5447;
  padding: 0;
  text-align: left;
  display: inline-block;
  font-size: 17px;
  height: auto;
  line-height: 30px;
  text-transform: none;
  margin-right: 10px;
  text-decoration: underline;
}
.block-list .block-list-item .block-list-content nav a:hover {
  color: #1d1d1b;
}
.block-list .block-list-item .block-list-content nav a:last-child {
  margin-right: 0;
}
.block-list.special .thumbnail {
  width: 100%;
  margin: 0 0 20px 0;
}
.block-list.special .block-list-content {
  width: 100%;
}
.block-list.special .button {
  font-size: 18px;
  padding: 0 10px;
  line-height: 40px;
  height: 40px;
}

.image-list {
  margin: 40px 0 0 -20px;
  overflow: hidden;
}
.image-list:after {
  clear: both;
  content: "";
  display: table;
}
.image-list .image-list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 370px;
  width: calc(50% - 25px);
  margin: 0 0 55px 2%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .image-list .image-list-item {
    height: auto;
  }
}
@media (max-width: 767px) {
  .image-list .image-list-item {
    height: auto;
    width: 97%;
    margin: 0 0 20px 20px;
  }
}
.image-list .image-list-item .thumbnail {
  transform: scale(1);
  -ms-transform: scale(1);
  transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
}
.image-list .image-list-item .description {
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  padding: 0 20px;
  text-align: center;
  background: rgba(29, 29, 27, 0.85);
  font-size: 14px;
  line-height: 1.5;
  color: #d3d2d2;
  font-weight: 400;
  transition: all 400ms ease-in-out;
}
.image-list .image-list-item .description h4 {
  color: #fff;
  font-size: 18px;
}
.image-list .image-list-item .description p {
  margin-bottom: 15px;
}
.image-list .image-list-item .description a {
  color: #fff;
}
.image-list .image-list-item .description a:hover {
  color: #d3d2d2;
}
.image-list .image-list-item .description nav a {
  display: block;
}
.image-list .image-list-item .description::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.85;
  background-color: #3d5447;
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(-45deg, #969696 0, #969696 0.8px, #3d5447 0, #3d5447 50%);
}
.image-list .image-list-item .description .centered {
  position: relative;
  z-index: 1;
}
.image-list .image-list-item:hover .description {
  opacity: 1;
}
.image-list .image-list-item:hover .thumbnail {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.home .image-list .image-list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 370px;
  width: calc(50% - 25px);
  margin: 0 0 55px 20px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home .image-list .image-list-item {
    height: auto;
  }
}
@media (max-width: 767px) {
  .home .image-list .image-list-item {
    height: auto;
    width: 100%;
  }
}

.page-content .careers .narrow {
  width: 20%;
}

.hotel-location-map, .poi-map-canvas {
  height: 500px;
  background: #fff;
  text-align: left;
}
.hotel-location-map h4, .poi-map-canvas h4 {
  margin: 0;
  font: 16px "Poppins", sans-serif;
  text-transform: uppercase;
  color: #3d5447;
}
.hotel-location-map p, .poi-map-canvas p {
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 1.2;
  white-space: nowrap;
}
.hotel-location-map .button, .poi-map-canvas .button {
  display: block;
}
.hotel-location-map .map-content, .poi-map-canvas .map-content {
  overflow: hidden;
}

.pressroom {
  position: relative;
}
.pressroom h1 {
  font: 500 36px/46px "GormorantGaramond", serif;
  padding-bottom: 30px;
  text-align: center;
  color: #3d5447;
  position: relative;
  font-style: italic;
}
@media (max-width: 767px) {
  .pressroom h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.pressroom h1:after {
  content: "";
  height: 2px;
  width: 140px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.pressroom h2 {
  font: 500 italic 20px/27px "GormorantGaramond", serif;
  padding: 25px 0 25px;
  text-align: center;
  color: #1d1d1b;
  text-transform: none;
}
.home .pressroom {
  max-width: 1060px;
  font-size: 0;
  margin: 90px auto 100px;
}
.home .pressroom .button-wrap {
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .home .pressroom {
    margin: 40px auto 20px;
  }
}
.home .pressroom .slick-list {
  margin: 0 -5px;
}
.home .pressroom .image-list-item {
  margin: 0 5px;
}
.pressroom .slideshow-wrapper {
  position: relative;
}
.pressroom .slideshow {
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .pressroom .slideshow {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    width: 100%;
  }
}
.pressroom .image-list .image-list-item {
  height: 370px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .pressroom .image-list .image-list-item {
    height: auto;
  }
}
@media (max-width: 767px) {
  .pressroom .image-list .image-list-item {
    height: auto;
  }
}
.pressroom .pressroom-wrap {
  position: relative;
  height: 300px;
  width: 100%;
  overflow: hidden;
}
.pressroom .pressroom-wrap .thumbnail {
  background-size: cover;
  background-position: 50% 50%;
  font-size: 14px;
  height: 300px;
  overflow: hidden;
  position: relative;
  float: none;
  margin: 0;
  transform: scale(1);
  -ms-transform: scale(1);
  transition: all 350ms cubic-bezier(0.42, 0, 0.58, 1);
}
.pressroom .pressroom-wrap img {
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.pressroom .category-selector {
  margin: 0 0 30px 20px;
  font-size: 0;
}
.pressroom .category-selector:after {
  clear: both;
  content: "";
  display: table;
}
.pressroom button {
  font: normal 22px/26px "Poppins", sans-serif;
  margin: 0 20px 20px 0;
  padding: 0 20px;
  height: 39px;
  border: 1px solid #fff;
  color: #fff;
  background: #3d5447;
  text-transform: none;
  transition: background-color 200ms, color 200ms;
}
.pressroom button:hover, .pressroom button.active {
  border-color: #3d5447;
  color: #3d5447;
  background: #fff;
}
@media (max-width: 767px) {
  .pressroom button {
    font-size: 18px;
    padding: 0 10px;
  }
}
.pressroom .pressroom-header {
  display: block;
  height: auto;
  padding: 20px 20px 20px 0;
  overflow: hidden;
  width: auto;
}
@media (max-width: 767px) {
  .pressroom .pressroom-header {
    width: 100%;
    padding: 20px 0 20px 0;
  }
}
.pressroom .pressroom-header .time {
  display: block;
  color: #1d1d1b;
  font-size: 14px;
  line-height: 24px;
  float: left;
  padding: 0 35px 0 0;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .pressroom .pressroom-header .time {
    padding: 0 15px 0 0;
  }
}
.pressroom .pressroom-header h4 {
  display: block;
  color: #3d5447;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  float: left;
  width: 75%;
  text-align: left;
}
.pressroom .pressroom-header h4 a {
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .pressroom .pressroom-header h4 {
    padding: 0 10px 0 0;
    font-size: 16px;
    line-height: 20px;
    float: none;
    width: auto;
  }
}
.pressroom .arrows button {
  background: url("../images/sprite.svg") 0 0 no-repeat;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0;
  overflow: hidden;
  text-indent: -100em;
  border: 0;
  position: absolute;
  top: calc(50% - 49px);
}
.pressroom .arrows button.slick-prev {
  left: -50px;
  background-position: 0 -140px;
}
.pressroom .arrows button.slick-prev:hover {
  background-position: -60px -140px;
}
.pressroom .arrows button.slick-prev:active {
  left: -51px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .pressroom .arrows button.slick-prev {
    left: 0;
  }
  .pressroom .arrows button.slick-prev:active {
    left: -1px;
  }
}
@media (max-width: 767px) {
  .pressroom .arrows button.slick-prev {
    left: 10px;
  }
  .pressroom .arrows button.slick-prev:active {
    left: 9px;
  }
}
.pressroom .arrows button.slick-next {
  background-position: -180px -140px;
  right: -50px;
}
.pressroom .arrows button.slick-next:hover {
  background-position: -240px -140px;
}
.pressroom .arrows button.slick-next:active {
  right: -51px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .pressroom .arrows button.slick-next {
    right: 0;
  }
  .pressroom .arrows button.slick-next:active {
    right: -1px;
  }
}
@media (max-width: 767px) {
  .pressroom .arrows button.slick-next {
    right: 10px;
  }
  .pressroom .arrows button.slick-next:active {
    right: 9px;
  }
}

.galleries {
  margin: 0 0 100px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .galleries {
    margin-bottom: 40px;
  }
}
.galleries .gallery {
  height: 300px;
  margin-bottom: 20px;
  background-color: #3d5447;
}
@media (max-width: 767px) {
  .galleries .gallery {
    padding: 0;
  }
}
.galleries .gallery.odd, .galleries .gallery.even {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .galleries .gallery.odd, .galleries .gallery.even {
    width: 100%;
  }
}
.galleries .gallery.odd {
  margin-left: 0;
}
.galleries .gallery.even {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .galleries .gallery.even {
    margin-left: 0;
  }
}
.galleries .gallery .thumbnail {
  background-size: cover;
  background-position: 50% 50%;
  height: 300px;
  overflow: hidden;
  position: relative;
  float: none;
  margin: 0;
}
.galleries .gallery .thumbnail:after {
  content: "";
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.galleries .gallery h3 {
  font: 500 30px/38px "GormorantGaramond", serif;
  color: #fff;
  text-transform: none;
  padding: 0;
}
.galleries .gallery:hover .centered-heading {
  display: none;
}
.galleries .gallery .centered-heading {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  text-align: center;
}

#hebs-gallery .category-selector {
  color: #969696;
  background: #fff;
}

.page-content .sitemap-description {
  opacity: 0.8;
  font-size: 86%;
}

.form {
  display: block;
  margin-bottom: 20px;
}
.form .newList a {
  text-align: left;
}
.form h3 {
  text-align: left;
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.form label {
  width: 40%;
  line-height: 1.2;
  margin: 10px 20px 0 0;
  float: left;
  text-align: right;
}
@media (max-width: 767px) {
  .form label {
    display: block;
    float: none;
    margin: 0 0 10px;
    text-align: left;
    width: auto;
  }
}
.form label em {
  color: #b31919;
  font-size: 16px;
  font-weight: normal;
  line-height: 10px;
  padding-right: 5px;
}
.form p {
  margin-bottom: 10px;
}
.form p:after {
  content: "";
  display: table;
  clear: both;
}
.form p .ui-datepicker-trigger {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .form p .ui-datepicker-trigger {
    display: none;
  }
}
.form p span {
  float: left;
  margin: 0 10px 0 0;
}
.form p span.checkbox-group {
  margin-bottom: 10px;
}
.form p span input {
  display: inline;
  float: none;
  margin: 0;
}
.form p span label {
  display: inline;
  float: none;
  width: auto;
  text-align: left;
}
.form p span.group label {
  display: block;
}
.form p span.group label input {
  margin-right: 0.4em;
}
.form input[type=text],
.form input[type=date],
.form textarea,
.form .selectedTxt {
  color: #3d5447;
  height: 40px;
  padding: 0 10px;
  resize: none;
  width: 250px;
  box-sizing: border-box;
  border: 1px solid #3d5447;
  font: 300 14px/40px "Poppins", sans-serif;
}
@media (max-width: 767px) {
  .form input[type=text],
  .form input[type=date],
  .form textarea,
  .form .selectedTxt {
    margin-bottom: 10px;
    padding: 0 30px 0 10px;
    width: 100%;
    text-align: left;
  }
}
.form textarea {
  height: 100px;
  overflow: auto;
  line-height: 20px;
  padding: 10px 10px;
}
.form input[type=checkbox],
.form input[type=radio] {
  width: 14px;
  height: 14px;
  padding: 0;
  vertical-align: top;
  margin-top: 1px;
}
.form .newListSelected {
  width: 250px;
  float: left;
}
@media (max-width: 767px) {
  .form .newListSelected {
    float: none;
    width: 100%;
  }
}
.form input.date-pick {
  width: 100px;
  float: left;
}
@media (max-width: 767px) {
  .form input.date-pick {
    float: none;
    display: block;
    width: 100%;
  }
}
.form a.dp-choose-date {
  float: left;
  position: static;
  margin: 13px 0 0 6px;
}
.form .controls p {
  padding: 20px 0 0 40%;
  width: auto;
  background: none;
}
@media (max-width: 767px) {
  .form .controls p {
    padding: 0;
    text-align: center;
  }
}
.form .controls .button {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .form .controls .button {
    display: inline-block;
    margin: 0;
  }
}

[id*=form_form_] {
  display: flex;
  margin-left: 0px;
  flex-flow: column;
  align-items: center;
}
[id*=form_form_] fieldset {
  width: 100%;
}
[id*=form_form_] fieldset h3 {
  text-align: center;
}
[id*=form_form_] [class*=checkboxgroup_] p label {
  float: unset;
  width: auto;
}
[id*=form_form_] [class*=inputcheckbox_] .compliance {
  align-items: flex-start;
}
[id*=form_form_] [class*=inputcheckbox_] .compliance label {
  width: 100%;
  text-align: left;
  margin-left: 10px;
}
[id*=form_form_] [class*=inputcheckbox_] .compliance label P {
  margin: 0px;
}
[id*=form_form_] [class*=checkboxgroup_] p {
  margin-left: 41%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  [id*=form_form_] [class*=checkboxgroup_] p {
    margin-left: 0%;
  }
}
[id*=form_form_] .form-builder-field {
  position: relative;
  width: 100%;
  margin-top: 30px;
  clear: both;
}
[id*=form_form_] .form-builder-field label {
  float: left;
  width: 40%;
  text-align: right;
}
@media (max-width: 767px) {
  [id*=form_form_] .form-builder-field label {
    width: 100%;
    text-align: left;
  }
}
[id*=form_form_] input,
[id*=form_form_] select,
[id*=form_form_] textarea {
  background: #fff;
  color: #959494;
  min-height: 32px;
  padding: 0 5px;
  resize: none;
  width: 250px;
  border: 0;
  border: 1px solid #979797;
  position: relative;
  margin-left: 15px;
}
@media (max-width: 767px) {
  [id*=form_form_] input,
  [id*=form_form_] select,
  [id*=form_form_] textarea {
    width: 100%;
    margin-left: 0px;
  }
}
[id*=form_form_] select {
  position: relative;
  appearance: none;
  /* Remove default arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background: white url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 10px center;
  background-size: 16px;
}
[id*=form_form_] .compliance {
  display: flex;
}
[id*=form_form_] em {
  color: #b31919;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
}
[id*=form_form_] .button {
  display: inline-flex;
}
[id*=form_form_] input[type=checkbox] {
  max-width: 14px;
  min-height: 14px;
  margin-top: 4px;
  margin-left: 4px;
}
[id*=form_form_] input[type=file] {
  border: none;
}
[id*=form_form_] input[type=submit] {
  width: auto;
  padding: 0px 20px;
  color: #fff;
  border: none;
  margin-top: 30px;
}
[id*=form_form_] input[type=submit]:hover {
  color: #3d5447;
}
[id*=form_form_] .compliance {
  font-size: 14px;
  line-height: 1.4;
}
[id*=form_form_] .compliance em {
  margin-top: 10px;
}

.poi {
  padding-bottom: 100px;
  text-align: center;
}
.home .poi {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .poi {
    padding-bottom: 40px;
  }
}
.poi h1 {
  font: 36px/46px "Poppins", sans-serif;
  padding-bottom: 30px;
  text-align: center;
  color: #3d5447;
  position: relative;
}
@media (max-width: 767px) {
  .poi h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.poi h1:after {
  content: "";
  height: 2px;
  width: 140px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.poi h2 {
  font: 300 italic 20px/27px "Poppins", sans-serif;
  padding: 25px 0 25px;
  text-align: center;
  color: #d3d2d2;
  text-transform: none;
}
.poi .poi-map-wrapper {
  position: relative;
  height: 600px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .poi .poi-map-wrapper {
    height: 100%;
  }
}
.poi .poi-navigation {
  position: absolute;
  top: 0;
  right: 0;
  width: 380px;
  height: 100%;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 8;
}
@media (max-width: 767px) {
  .poi .poi-navigation {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 0;
  }
}
.poi .intro {
  background: #3d5447;
  position: relative;
  text-align: center;
  font-family: "GormorantGaramond", serif;
  padding: 30px;
}
.poi .intro h4 {
  position: relative;
}
.poi .intro .views {
  display: none;
  text-align: center;
  margin-bottom: 20px;
}
.poi .intro .views > button {
  color: #3d5447;
  display: inline-block;
  font: 300 14px/3 "Poppins", sans-serif;
  position: relative;
  margin: 0 10px;
  text-transform: uppercase;
}
.poi .intro .views > button:hover, .poi .intro .views > button.active {
  color: #1d1d1b;
}
.poi .intro .views > button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
}
.poi .intro .views > button.distance-view:after {
  width: 17px;
  height: 17px;
  margin-top: -8px;
  background-position: -74px -220px;
}
.poi .intro .views > button.distance-view:hover:after, .poi .intro .views > button.distance-view.active:after {
  background-position: -111px -220px;
}
.poi .intro .views > button.list-view:after {
  width: 17px;
  height: 12px;
  margin-top: -6px;
  background-position: 0 -220px;
}
.poi .intro .views > button.list-view:hover:after, .poi .intro .views > button.list-view.active:after {
  background-position: -37px -220px;
}
.poi .category-selector {
  text-align: center;
  position: relative;
  z-index: 9;
  margin: 34px 38px 0 38px;
  background: none;
}
@media (max-width: 767px) {
  .poi .category-selector {
    margin: 34px 20px 38px 20px;
  }
}
.poi .category-selector h6 {
  display: block;
  margin-bottom: 20px;
  font: 500 16px/22px "GormorantGaramond", serif;
  color: #3d5447;
  text-align: left;
}
.poi .category-selector button {
  display: none;
}
.poi .category-selector .select {
  position: relative;
  top: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .poi .category-selector .select {
    border: 1px solid #000;
  }
}
.poi .category-selector .select .ui-selectmenu-button {
  font: 300 18px/24px "Poppins", sans-serif;
  color: rgba(29, 29, 27, 0.85);
  background: #fff;
  text-transform: none;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 40px 0 20px;
  width: 100% !important;
  border: 0;
}
.poi .category-selector .select .ui-selectmenu-button:after {
  top: 18px;
  right: 14px;
}
.poi .poi-maps-container {
  margin-bottom: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 380px;
  height: 100%;
  width: auto;
  overflow: hidden;
}
@media (max-width: 767px) {
  .poi .poi-maps-container {
    margin-bottom: 20px;
    height: 400px;
    right: 0;
    position: relative;
    display: block;
  }
}
.poi .poi-maps-container .poi-map-canvas {
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.poi .poi-maps-container .poi-map-canvas.visible {
  top: 0;
}
.poi .poi-maps-container .poi-map-canvas .map-popup {
  overflow: hidden;
}
.poi td, .poi th, .poi caption {
  padding-left: 18px;
  padding-right: 18px;
}

.poi .categories {
  display: block;
  text-align: left;
  margin: 40px 38px 20px;
  max-height: 255px;
  overflow-y: auto;
}
.custom-scrollbars .poi .categories {
  overflow: visible;
}
@media (max-width: 767px) {
  .poi .categories {
    display: none;
  }
}
.additional-content-block .poi .categories {
  max-height: 350px;
}
.poi .categories.expanded {
  display: block;
}
.poi .categories .categories-wrapper {
  position: absolute;
  top: 120px;
  left: 40px;
  right: 40px;
  bottom: 55px;
}
.poi .categories .point {
  display: block;
  text-align: left;
  margin-bottom: 20px;
  padding: 0 20px 0 0;
  width: 100%;
}
.poi .categories .point .point-name,
.poi .categories .point .point-distance,
.poi .categories .point .point-address {
  font: 500 18px/22px "GormorantGaramond", serif;
  color: #3d5447;
  cursor: default;
}
.poi .categories .point .point-name {
  cursor: pointer;
}
.poi .categories .point .point-name:hover {
  color: #3d5447;
}
.poi .categories .point .point-distance {
  color: #3d5447;
}
.poi .categories .point .point-address {
  font: 300 italic 14px/19px "Poppins", sans-serif;
  color: #3d5447;
  display: block;
}
.poi .categories .category {
  display: none;
}
.poi .categories .category.visible {
  display: block;
}
.poi .categories .category.hidden {
  display: none;
}
.poi .categories .category table {
  width: 100%;
  margin: 0;
}
.poi .categories .category table th {
  white-space: nowrap;
}
.poi .categories .category table td.center {
  text-align: center;
}
.poi .categories .category table td.title {
  text-align: left;
}
@media (max-width: 767px) {
  .poi .categories .category table th {
    display: none;
  }
  .poi .categories .category table td {
    border-left: none;
    border-right: none;
  }
  .poi .categories .category table td.not-important {
    display: none;
  }
}
.poi .categories .category .expand-description {
  color: #fff;
  text-decoration: underline;
  transition: color 200ms;
  cursor: pointer;
}
.poi .categories .category .expand-description:hover {
  color: #fff;
}
.poi .categories .category tr.description {
  display: none;
}
.poi .categories .category tr.description.visible {
  display: table-row;
}
.poi .categories .category tr.description .thumbnail {
  margin-bottom: 0;
}
.poi .categories .category tr.description p {
  margin: 0 0 10px;
  font-size: 12px;
}
.poi .categories .category tr.description nav > * {
  margin-left: 10px;
}
.poi .categories .category tr.description nav > *:first-child {
  margin-left: 0;
}

.poi-slider-container {
  color: #969696;
  font: 12px/1 "Poppins", sans-serif;
  height: 72px;
  margin: 0 auto;
  max-width: 300px;
  position: relative;
  text-align: left;
  z-index: 10;
}
@media (max-width: 767px) {
  .poi-slider-container {
    padding-bottom: 30px;
    margin-bottom: 20px;
    max-width: 100%;
  }
}
.poi-slider-container .heading {
  font: 300 18px/24px "Poppins", sans-serif;
  margin-bottom: 46px;
  color: #d3d2d2;
}
.poi-slider-container .heading strong {
  font-weight: 500;
  color: #fff;
}
@media (max-width: 767px) {
  .poi-slider-container .heading {
    font-size: 20px;
  }
}
.poi-slider-container .info {
  color: #d3d2d2;
  font: 300 11px/15px "Poppins", sans-serif;
}
.poi-slider-container .info:after {
  clear: both;
  content: "";
  display: table;
}
.poi-slider-container .info.left {
  float: left;
}
.poi-slider-container .info.right {
  float: right;
}

.poi-slider {
  border: 1px solid #fff;
  border-radius: 2px;
  height: 2px;
  margin-bottom: 10px;
  position: relative;
  z-index: 10;
}
.poi-slider:before {
  content: "";
  background: url("../images/sprite.svg") no-repeat 0 -318px;
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  top: -24px;
  position: absolute;
  z-index: 20;
}
.poi-slider .ui-slider-range {
  background: #1d1d1b;
  border-radius: 2px;
  border: 1px solid #1d1d1b;
  height: 100%;
  left: 0;
  position: absolute;
  top: -1px;
}
.poi-slider .ui-slider-handle {
  background: url("../images/sprite.svg") no-repeat -34px -310px;
  height: 26px;
  cursor: grab;
  margin: -26px 0 0 -7px;
  position: absolute;
  width: 15px;
  z-index: 20;
}
.poi-slider .ui-slider-handle:active {
  cursor: grabbing;
}

.poi .hotels {
  display: none;
}

.leaflet-map-canvas {
  height: 600px;
}

.leaflet-pane {
  z-index: 1;
}

.leaflet-container a {
  color: black;
}

#calendar-header {
  margin-bottom: 20px;
}
#calendar-header:after {
  clear: both;
  content: "";
  display: table;
}

#calendar-links {
  float: left;
  padding-top: 10px;
}
@media (max-width: 767px) {
  #calendar-links {
    overflow: hidden;
    margin-bottom: 20px;
  }
}
#calendar-links li {
  float: left;
}
#calendar-links a {
  display: block;
  height: 20px;
  width: 20px;
  margin: 0 20px 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.svg") 0 0 no-repeat;
}
#calendar-links a.ical {
  background-position: -200px -76px;
}
#calendar-links a.ical:hover {
  background-position: -240px -76px;
}
#calendar-links a.ical:active {
  background-position: -280px -76px;
}
#calendar-links a.print {
  background-position: -200px -116px;
}
#calendar-links a.print:hover {
  background-position: -240px -116px;
}
#calendar-links a.print:active {
  background-position: -280px -116px;
}
#calendar-links a.rss {
  background-position: -200px -156px;
}
#calendar-links a.rss:hover {
  background-position: -240px -156px;
}
#calendar-links a.rss:active {
  background-position: -280px -156px;
}

#calendar-views {
  float: left;
  padding-top: 10px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #calendar-views {
    display: none;
  }
}
#calendar-views li {
  float: left;
}
#calendar-views a {
  display: block;
  font: 300 12px/20px "Poppins", sans-serif;
  margin-right: 20px;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
}
#calendar-views a.active, #calendar-views a:hover {
  color: #3d5447;
}
#calendar-views a:before {
  background: url("../images/common.svg") 0 0 no-repeat;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
#calendar-views a.grid:before {
  background-position: -200px 0;
}
#calendar-views a.grid:hover:before, #calendar-views a.grid.active:before {
  background-position: -240px 0;
}
#calendar-views a.grid:active:before {
  background-position: -280px 0;
}
#calendar-views a.list:before {
  background-position: -200px -38px;
}
#calendar-views a.list:hover:before, #calendar-views a.list.active:before {
  background-position: -240px -38px;
}
#calendar-views a.list:active:before {
  background-position: -280px -38px;
}

#calendar-filter {
  float: right;
}
#calendar-filter .selectedTxt {
  min-width: 150px;
}

#calendar-breadcrumb {
  margin-bottom: 20px;
  font-size: 14px;
}
#calendar-breadcrumb:after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #calendar-breadcrumb {
    display: none;
  }
}
#calendar-breadcrumb dt, #calendar-breadcrumb dd {
  float: left;
  margin-right: 10px;
}

#calendar-year {
  margin-bottom: 20px;
}
#calendar-year:after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 767px) {
  #calendar-year {
    display: none;
  }
}
#calendar-year li {
  float: left;
}
#calendar-year a {
  display: block;
  padding: 5px;
  margin-right: 1px;
  text-decoration: none;
  border-bottom: 1px solid #969696;
  color: #969696;
}
#calendar-year a:hover {
  border-color: #3d5447;
  color: #3d5447;
}
#calendar-year .active a {
  border-color: #3d5447;
  color: #3d5447;
}
#calendar-year .active a:hover {
  border-color: #1d1d1b;
  color: #1d1d1b;
}

#calendar-month {
  height: 40px;
  margin-bottom: 10px;
  position: relative;
  text-align: justify;
  text-justify: newspaper;
}
#calendar-month:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
#calendar-month li {
  display: inline;
}
@media (max-width: 767px) {
  #calendar-month li {
    display: none;
  }
}
@media (max-width: 767px) {
  #calendar-month li.prev, #calendar-month li.current, #calendar-month li.next {
    display: block;
    float: left;
    width: 33%;
  }
}
#calendar-month a {
  display: inline-block;
  font: 300 12px/40px "Poppins", sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  color: #3d5447;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #calendar-month a {
    padding: 0 5px;
    font-size: 9px;
  }
}
@media (max-width: 767px) {
  #calendar-month a {
    display: block;
    font-size: 12px;
    text-align: center;
  }
}
#calendar-month a:hover {
  color: #1d1d1b;
}
#calendar-month a.active {
  background: #3d5447;
  color: #fff;
}
#calendar-month a.active:hover {
  background: #1d1d1b;
}

#calendar-navigation {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
#calendar-navigation h2 {
  font: 300 18px/40px "Poppins", sans-serif;
  overflow: hidden;
  padding: 0 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#calendar-navigation a.prev, #calendar-navigation a.next {
  position: absolute;
  top: 50%;
  width: 11px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  margin: -9px 10px 0 10px;
  background: url("../images/common.svg") 0 0 no-repeat;
}
#calendar-navigation a.next {
  right: 0;
  background-position: -200px -234px;
}
#calendar-navigation a.next:hover {
  background-position: -231px -234px;
}
#calendar-navigation a.next:active {
  background-position: -262px -234px;
}
#calendar-navigation a.prev {
  left: 0;
  background-position: -200px -196px;
}
#calendar-navigation a.prev:hover {
  background-position: -231px -196px;
}
#calendar-navigation a.prev:active {
  background-position: -262px -196px;
}

#calendar-week,
#calendar-days {
  display: block;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-justify: newspaper;
}
#calendar-week:after,
#calendar-days:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
#calendar-week li,
#calendar-days li {
  display: inline-block;
  width: 13%;
}

#calendar-week {
  height: 40px;
  line-height: 40px;
}
@media (max-width: 767px) {
  #calendar-week {
    display: none;
  }
}
#calendar-week li {
  box-sizing: border-box;
  font: 300 13px/1 "Poppins", sans-serif;
  padding-left: 1em;
  text-align: center;
}

#calendar-days {
  position: relative;
}
#calendar-days li {
  background: #fff;
  margin: 0 0 1em;
  min-height: 8em;
  text-align: left;
  -moz-text-align-last: left;
       text-align-last: left;
  vertical-align: top;
  position: static;
  border: 1px solid #969696;
}
@media (max-width: 767px) {
  #calendar-days li {
    width: 100%;
    min-height: 0 !important;
    height: auto !important;
  }
}
#calendar-days li time a {
  display: block;
  font-size: 11px;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
}
#calendar-days li time a:hover {
  color: #969696;
}
#calendar-days li.prev_month, #calendar-days li.next_month {
  background: #fff;
}
#calendar-days li.prev_month time a, #calendar-days li.next_month time a {
  color: #969696;
}
#calendar-days li.prev_month time a:hover, #calendar-days li.next_month time a:hover {
  color: #969696;
}
#calendar-days li.day_items3 {
  height: 9em;
}
#calendar-days li.day_items4 {
  height: 11em;
}
#calendar-days li.day_items5 {
  height: 13em;
}
#calendar-days li.day_items6 {
  height: 15em;
}
#calendar-days li.day_items7 {
  height: 17em;
}
#calendar-days li.day_items8 {
  height: 19em;
}
#calendar-days li.day_items9 {
  height: 21em;
}
#calendar-days li.day_items10 {
  height: 23em;
}
#calendar-days li.day_items11 {
  height: 25em;
}
#calendar-days li.day_items12 {
  height: 27em;
}
#calendar-days li.day_items13 {
  height: 29em;
}
#calendar-days li.day_items14 {
  height: 31em;
}
#calendar-days li.day_items15 {
  height: 33em;
}
#calendar-days li.day_items16 {
  height: 35em;
}
#calendar-days li.day_items17 {
  height: 37em;
}
#calendar-days li.day_items18 {
  height: 39em;
}
#calendar-days li.day_items19 {
  height: 41em;
}
#calendar-days li.day_items20 {
  height: 43em;
}
#calendar-days dl {
  display: block;
  height: 2em;
}
#calendar-days dl:hover {
  position: relative;
}
@media (max-width: 767px) {
  #calendar-days dl {
    height: 3em;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  #calendar-days dl.hide {
    display: block !important;
  }
}
#calendar-days dt {
  position: relative;
}
@media (max-width: 767px) {
  #calendar-days dt {
    width: 100% !important;
  }
}
#calendar-days dt a {
  color: #fff;
  display: block;
  font: 300 12px/1.8em "Poppins", sans-serif;
  height: 1.8em;
  overflow: hidden;
  padding: 0 0.5em 0 1em;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
@media (max-width: 767px) {
  #calendar-days dt a {
    height: 2.8em;
    line-height: 2.8em;
  }
}
#calendar-days dl.w1 dt {
  width: 100%;
}
#calendar-days dl.w2 dt {
  width: 211.55%;
}
#calendar-days dl.w3 dt {
  width: 323.1%;
}
#calendar-days dl.w4 dt {
  width: 434.65%;
}
#calendar-days dl.w5 dt {
  width: 546.2%;
}
#calendar-days dl.w6 dt {
  width: 657.75%;
}
#calendar-days dl.w7 dt {
  width: 769.3%;
}
#calendar-days dl.c1 dt a {
  background-color: #8db294;
}
#calendar-days dl.c2 dt a {
  background-color: #ada39a;
}
#calendar-days dl.c3 dt a {
  background-color: #85a9b7;
}
#calendar-days dl.c4 dt a {
  background-color: #bc8e8f;
}
#calendar-days dl.c5 dt a {
  background-color: #ac9bc1;
}
#calendar-days dl.c6 dt a {
  background-color: #87b6c7;
}
#calendar-days dl.c7 dt a {
  background-color: #bb85aa;
}
#calendar-days dl.c8 dt a {
  background-color: #a4a4a4;
}
#calendar-days dl dd {
  background: rgba(29, 29, 27, 0.85);
  bottom: 20px;
  color: #fff;
  font-size: 12px;
  left: 0;
  margin-bottom: 10px;
  padding: 20px;
  position: absolute;
  text-align: left;
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  visibility: hidden;
  width: 200px;
  z-index: 99;
}
@media (max-width: 767px) {
  #calendar-days dl dd {
    display: none !important;
  }
}
#calendar-days dl dd:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 0;
  width: 0;
  margin-left: -14px;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-top: 14px solid rgba(77, 48, 64, 0.9);
}
#calendar-days dl dd h3 {
  color: #fff;
  margin-bottom: 10px;
  font: 500 15px/1.5 "GormorantGaramond", serif;
}
#calendar-days dl dd img {
  height: auto;
  width: 100%;
}
#calendar-days dl dd p {
  padding: 10px 0 10px 0;
  width: 100%;
}
#calendar-days dl dd a {
  display: block;
  color: #fff;
}
#calendar-days dl dd a:hover {
  text-decoration: none;
}
#calendar-days dl dd a img {
  display: block;
}
#calendar-days dl:hover dd {
  visibility: visible;
}
#calendar-days dl.t1 {
  margin-top: 2em;
}
#calendar-days dl.t2 {
  margin-top: 4em;
}
#calendar-days dl.t3 {
  margin-top: 6em;
}
#calendar-days dl.t4 {
  margin-top: 8em;
}
#calendar-days dl.t5 {
  margin-top: 10em;
}
#calendar-days dl.t6 {
  margin-top: 12em;
}
#calendar-days dl.t7 {
  margin-top: 14em;
}
#calendar-days dl.t8 {
  margin-top: 16em;
}
#calendar-days dl.t9 {
  margin-top: 18em;
}
#calendar-days dl.t10 {
  margin-top: 20em;
}
#calendar-days dl.t11 {
  margin-top: 22em;
}
#calendar-days dl.t12 {
  margin-top: 24em;
}
#calendar-days dl.t13 {
  margin-top: 26em;
}
#calendar-days dl.t14 {
  margin-top: 28em;
}
#calendar-days dl.t15 {
  margin-top: 30em;
}
#calendar-days dl.t16 {
  margin-top: 32em;
}
#calendar-days dl.t17 {
  margin-top: 34em;
}
#calendar-days dl.t18 {
  margin-top: 36em;
}
#calendar-days dl.t19 {
  margin-top: 38em;
}
#calendar-days dl.t20 {
  margin-top: 40em;
}

#calendar.list-view h2 a, #calendar.list-view h3 a {
  text-decoration: none;
}

#calendar.single-event .thumbnail, #calendar.list-view .thumbnail {
  float: left;
  vertical-align: top;
  position: relative;
  margin: 0 20px 20px 0;
  height: 300px;
  width: 50%;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 767px) {
  #calendar.single-event .thumbnail, #calendar.list-view .thumbnail {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

#calendar .dates,
#calendar .attachment {
  font-style: italic;
  font-size: 0.9em;
}

#calendar .dates > small {
  display: block;
}

@media print {
  .print #header,
  .print #photos,
  .print #booking,
  .print #footer {
    display: none;
  }
  @page {
    size: 960px 1358px;
  }
}
