@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700&subset=latin,latin-ext);
@import url('/public/styles/normalize.css');
@import url('/public/styles/foundation.min.css');
@import url('/public/styles/font-awesome.min.css');
@import url('/public/styles/animate.css');
body {
  font-size: 11pt;
  font-family: 'Lato', serif;
  background-color: #fff;
  color: #000;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px; }

a {
  color: #94ac3c;
  text-decoration: none; }

table {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  margin: 0px; }

td {
  padding: 0px;
  margin: 0px; }

h1, .h1 {
  font-size: 2.8em;
  line-height: 120%;
  padding: 18px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  text-align: left;
  color: #fff;
  margin: 0px;
  position: relative;
  z-index: 9; }

h2, .h2 {
  font-size: 2em;
  font-weight: bold;
  font-weight: 400;
  color: #94ac3c;
  padding-left: 15px;
  line-height: 40px;
  border-left: 15px solid #94ac3c; }

h7, .h7 {
  font-size: 2em;
  font-weight: bold;
  font-weight: 400;
  color: #94ac3c;
  line-height: 40px; }

h3, .h3 {
  font-weight: 100;
  font-size: 1.2em;
  margin: 10px 0px;
  text-align: left;
  font-weight: bold; }

h5 {
  font-size: 1em; }

h4 {
  text-transform: uppercase;
  font-size: 0.9em; }

p {
  padding: 7px 0px;
  margin: 0px; }

.major {
  text-align: center;
  color: #64738f; }

.major span {
  margin: auto;
  display: inline-block;
  border-bottom: 1px solid #bec6d6;
  font-size: 1.3em;
  padding: 10px 0px;
  margin: 15px 0px; }

h1 span, .h1 span {
  font-size: 60%; }

.img, .lightGallery div p, #topImg {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }

.wrap {
  position: relative; }

.center {
  text-align: center !important; }

.left {
  text-align: left; }

.txtRight {
  text-align: right; }

.nopad {
  padding: 0px !important; }

.fullwidth {
  width: 100% !important;
  height: auto !important; }

.halfwidth {
  width: 50% !important;
  height: auto !important; }

.leftphoto {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.hidden {
  opacity: 0; }

.visible {
  display: block !important; }

.swiper-slide {
  z-index: 999; }

.slideInfo {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  left: 0px;
  width: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  right: 0;
  top: 316px;
  margin: auto; }

.slideInfo .button {
  color: #fff !important;
  background: rgba(101, 3, 2, 0.48) !important;
  font-size: 0.9em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  padding: 0px 28px !important;
  border: 1px solid #bababa !important;
  height: 45px !important;
  line-height: 45px !important;
  display: inline-block;
  margin-top: 22px; }

.slideInfo h3 {
  font-size: 3em;
  font-weight: 300;
  text-align: left;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  position: relative;
  padding-right: 896px; }

.fineLine {
  text-align: center; }

.slideInfo p {
  line-height: 140%;
  font-size: 1.8em;
  text-align: center;
  font-weight: 400;
  color: #ffc95b;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.04em;
  white-space: pre; }

#sliderGallery {
  height: 500px; }

#sliderGallery .swiper-pagination {
  bottom: 27px !important; }

#sliderGallery .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1; }

#sliderGallery .swiper-pagination-bullet-active {
  background: #eeb844; }

.swiper-prev, .swiper-next {
  background: rgba(0, 0, 0, 0.73) none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffa800;
  cursor: pointer;
  height: 45px;
  left: 110px;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 45px;
  z-index: 99; }

.arrow-navigation {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -9px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.arrow-navigation.arrow-left {
  border-top: 1px solid #ffa800;
  border-right: 1px solid #ffa800;
  margin-right: -4px; }

.arrow-navigation.arrow-right {
  border-bottom: 1px solid rgba(255, 168, 0, .73);
  border-left: 1px solid rgba(255, 168, 0, .73);
  margin-right: -12px; }

#sliderGallery .swiper-prev:hover .arrow-navigation, #sliderGallery .swiper-next:hover .arrow-navigation {
  border-color: black; }

.swiper-prev:hover, .swiper-next:hover {
  background: rgba(255, 168, 0, .73);
  color: #000; }

.swiper-next {
  right: 110px;
  left: inherit; }

.slideInfo strong {
  font-weight: 100;
  font-size: 3em;
  color: #fff; }

.sliderElements {
  position: absolute;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  bottom: 0;
  left: 0;
  right: 0; }

#cookies-message-container {
  color: #505050;
  padding: 15px;
  font-size: 0.9em;
  position: fixed;
  bottom: 20px;
  background-color: rgba(255, 255, 255, .8);
  right: 0px;
  z-index: 9999999;
  text-align: justify; }

#accept-cookies-checkbox {
  padding: 10px 20px;
  line-height: inherit;
  height: auto;
  margin: 10px auto; }

.contactForm {
  font-size: 0.9em; }

.contactForm p {
  margin-bottom: 15px; }

.pagination a {
  margin: 0px 2x;
  padding: 0px 20px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37);
  box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37); }

input, select, textarea {
  color: #000; }

.filterForm {
  background: #d8e8ef;
  margin-bottom: 20px; }

.filterForm > div {
  float: left;
  margin: 0px;
  padding: 18px 15px 2px 15px; }

.filterForm > div label {
  font-size: 0.8em;
  padding-bottom: 7px; }

.filterForm p span {
  display: block;
  text-transform: uppercase;
  font-size: 0.9em; }

#location li {
  background: none !important;
  padding: 0px 5px;
  display: inline-block;
  font-size: 0.8em; }

.msg {
  padding: 15px; }

.info {
  color: #00529b;
  background-color: #bde5f8; }

.success {
  padding: 20px;
  text-align: center;
  background: #95ac3c;
  color: #fff;
  position: fixed !important;
  top: 50%;
  z-index: 99999;
  left: 0;
  right: 0;
  max-width: 450px !important;
  font-weight: 900; }

.warning {
  color: #9f6000;
  background-color: #feefb3; }

.error {
  color: #d8000c;
  background-color: #ffbaba;
  padding: 20px;
  text-align: center;
  position: fixed !important;
  top: 50%;
  z-index: 99999;
  left: 0;
  right: 0;
  max-width: 450px !important;
  font-weight: 900; }

input.error {
  border: 1px solid red !important; }

.menuWrapClick {
  height: 100%; }

.img, .lightGallery li p, #topImg, .bigBox, .owl-slide, .swiper-slide {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }

.bottomGradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f3f1+0,f4f3f1+100&0+0,1+100
    background: -moz-linear-gradient(top, rgba(244, 243, 241, 0) 0%, #f4f3f1 0%);
    background: -webkit-linear-gradient(top, rgba(244, 243, 241, 0) 0%, #f4f3f1 0%);
    background: linear-gradient(to bottom, rgba(244, 243, 241, 0) 0%, rgba(0, 0, 0, 0.58) 0%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f4f3f1', endColorstr='#f4f3f1',GradientType=0); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1; }

.slideInfoIco {
  z-index: 9999999999;
  width: 100%;
  height: 85%;
  display: none; }

.slideInfoIco img {
  position: absolute;
  bottom: 0;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  padding: 15px; }

.icoWrapper {
  background: rgba(0, 0, 0, 0);
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: 18px;
  right: 0;
  margin: auto;
  border-radius: 50px/50px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.slideInfoIco img:hover {
  bottom: -15px; }

.icoWrapper:hover {
  background: rgba(0, 0, 0, 0); }

iframe {
  height: 300px;
  width: 100%; }

.menuOverlay {
  background: rgba(244, 243, 242, 0.79);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999; }

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #dcdbda;
  z-index: 999999999; }

.preloader img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0; }

.swiper-slide {
  background-color: #000; }

.clear {
  clear: both; }

.prev-button {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid #fff;
  line-height: 41px;
  cursor: pointer;
  margin-right: 15px;
  letter-spacing: 2px; }

.next-button {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid #fff;
  line-height: 41px;
  cursor: pointer;
  margin-right: 15px;
  letter-spacing: -5px; }

.next-button:hover, .prev-button:hover {
  border: 1px solid #94ac3c; }

.fineLine i:before {
  font-size: 1.5em;
  color: #fff; }

.swiper-slide:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9; }

#topImg:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9; }

.overflow {
  overflow: hidden; }

video {
  width: 100%;
  height: 100%; }

.txtSize {
  text-transform: uppercase;
  text-align: right;
  font-size: 0.8em;
  padding: 10px 0px; }
  .txtSize p {
    padding: 0px;
    float: right;
    display: inline-block;
    margin-right: 5px;
    line-height: 22px; }
  .txtSize i {
    float: right;
    font-size: 2em;
    margin-left: 5px; }

.prev-button, .next-button, .lang li a, #lang, #lang li a, .menu > li > ul > li, .routePluginContainer .fineLine, .packages .fineLine:after, .card .price, .card .priceContainer, .card .cardButtonContainer .cardButton, .card:hover .priceContainer, .card:hover .fineLine, .card:hover .price, .additionalCardInfo, .card:hover .additionalCardInfo, .additionalCardButtonContainer .cardButton, .card:hover .additionalCardButtonContainer .cardButton, .card:hover .cardButtonContainer .cardButton, .additionalPriceInfo, .card:hover .additionalPriceInfo, .iconCircle, .lightGallery div p, .lightGallery div p i, .submenuH li a, .cf, #booking button, .cf:after, button, .button, #logoImg {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.slideInfo p, .additinalInfoWrap span {
  font-style: italic;
  font-family: 'Noto Serif', serif; }

.langabsolute {
  position: relative;
  width: 100%;
  height: 50px;
  margin-top: 140px; }

.topInfo {
  display: block;
  z-index: 99;
  float: right;
  line-height: 35px;
  margin: 0 0px 0 28px; }

.lang {
  display: inline-block;
  padding: 0px;
  margin: 0 0 0 20px;
  z-index: 999;
  position: relative;
  text-align: center; }
  .lang p {
    padding: 0px 6px;
    margin: 0px;
    line-height: 37px; }

.lang li {
  display: inline-block;
  padding: 0px;
  margin: 0px; }

.lang li a {
  text-transform: uppercase;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #424242;
  display: inline-block;
  text-align: center;
  font-size: 0.8em;
  font-weight: 600;
  position: relative;
  border: 2px solid rgba(8, 56, 33, 0);
  border-radius: 30px; }

.lang li.act a, .lang li:hover a {
  color: #0f5b33;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #095c33;
  border-radius: 30px; }

.searchForm {
  position: relative;
  display: inline-block; }

.highBtn {
  padding: 0px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 34px;
  margin-right: 20px;
  border-radius: 30px;
  color: #083821;
  border: 2px solid #083821;
  display: inline-block;
  font-size: 1.3em;
  top: 2px;
  position: relative; }

.searchForm button {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 28px;
  background: #eee;
  border: 0px;
  padding: 0px;
  position: absolute;
  border: 1px solid #ddd;
  right: 8px;
  top: 5px; }

.searchInput {
  padding: 0px 20px;
  height: 40px;
  width: 300px;
  line-height: 40px;
  border-radius: 30px; }

.headRight {
  padding-top: 10px;
  text-align: right; }

#loadingHeight {
  min-height: 400px;
  background: #eee; }

.top {
  position: absolute;
  right: 0px;
  z-index: 9999;
  top: 21px;
  display: none; }

.top p {
  color: #000;
  display: inline-block;
  letter-spacing: 0.8px;
  padding: 0; }

.top p a {
  color: #94ac3c;
  margin-right: 20px; }

#lang {
  display: inline-block;
  padding: 2px;
  z-index: 999;
  font-size: 1em;
  top: -8px;
  height: 50px;
  position: relative;
  border: 1px solid #bababa;
  border-radius: 1000px;
  text-align: center;
  background: #fff; }

#lang li:first-child {
  display: block;
  text-transform: uppercase;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 30px;
  margin: 2px;
  text-align: center;
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg); }

.langShow {
  opacity: 1 !important;
  -webkit-transform: rotateX(0deg) !important;
  -moz-transform: rotateX(0deg) !important;
  -ms-transform: rotateX(0deg) !important;
  -o-transform: rotateX(0deg) !important;
  transform: rotateX(0deg) !important;
  visibility: visible !important; }

#lang li {
  display: block;
  text-transform: uppercase;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 30px;
  margin: 2px;
  text-align: center;
  opacity: 0;
  display: block;
  visibility: hidden;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease; }

#lang li a {
  border-radius: 0;
  color: #999;
  display: inline-block;
  border-bottom: 3px solid rgba(255, 255, 255, 0);
  text-align: center;
  font-size: 0.8em;
  position: relative; }

#lang li.act a, #lang li a:hover {
  color: #fff;
  border-radius: 0;
  font-weight: bold; }

#lang li:hover {
  color: #fff; }

#lang li.act {
  color: #fff; }

#lang li:hover a {
  color: #fff;
  font-weight: bold; }

#logo {
  position: relative;
  z-index: 999;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

#logoImg {
  position: relative;
  background: #fff;
  padding-top: 10px;
  opacity: 1;
  padding-bottom: 0px; }

.header.scrollTop {
  top: -205px; }

.header {
  z-index: 999;
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 10px;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  -moz-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  -ms-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  -o-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29); }

.headerBorder {
  box-sizing: border-box;
  background: #f4f3f1;
  height: 100%;
  width: 100%;
  position: relative;
  margin: 8px 0px; }

#showMenu {
  text-align: center;
  font-size: 1.4em;
  position: absolute;
  top: -13px;
  right: 20px;
  z-index: 999999999;
  cursor: pointer;
  color: #fff; }

#menuWrap {
  position: relative;
  z-index: 999; }

.menuPos1 {
  border-bottom: 15px solid #94ac3c; }

.menuPos1:before {
  background: #94ac3c;
  width: 60px;
  height: 50px;
  content: "\f05a";
  font: normal normal normal 30px/1 FontAwesome;
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 52px;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.4); }

.menuPos1:after {
  content: "\f078";
  font: normal normal normal 32px/1 FontAwesome;
  position: absolute;
  right: 19px;
  bottom: 16px;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #fff; }

.menuPos2 {
  border-bottom: 15px solid #ffe880; }

.menuPos2:before {
  background: #ffe880;
  width: 60px;
  height: 50px;
  content: "\f277";
  font: normal normal normal 30px/1 FontAwesome;
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 52px;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.4); }

.menuPos2:after {
  content: "\f078";
  font: normal normal normal 32px/1 FontAwesome;
  position: absolute;
  right: 19px;
  bottom: 16px;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #fff; }

.menuPos3 {
  border-bottom: 15px solid #0088ba; }

.menuPos3:before {
  background: #0088ba;
  width: 60px;
  height: 50px;
  content: "\f0ad";
  font: normal normal normal 30px/1 FontAwesome;
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 52px;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.4); }

.menuPos3:after {
  content: "\f078";
  font: normal normal normal 32px/1 FontAwesome;
  position: absolute;
  right: 19px;
  bottom: 16px;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #fff; }

#menuWrapSecond {
  float: right; }

.menu {
  list-style: none;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 99999;
  padding: 0; }

.menu > li {
  cursor: pointer;
  font-weight: 100;
  position: relative;
  white-space: nowrap;
  height: 100%;
  padding: 0px;
  margin: 0px;
  display: block;
  width: 33.33%;
  padding-left: 20px;
  float: left;
  text-align: left; }

.menu > li:hover::before {
  opacity: 1;
  transition: 0.2s ease-in-out; }

.over ul, .over hr {
  display: block; }

.menu > li.over > a, .menu > li:hover > a {
  color: #8c4d15; }

.menu > li.over > a {
  font-weight: bold; }

.menu > li.over a {
  font-weight: bold; }

.menu > li {
  text-transform: uppercase;
  color: #000;
  line-height: 25px;
  font-weight: 900;
  margin: 0;
  position: relative;
  display: inline-block;
  line-height: 63px;
  z-index: 99;
  padding-left: 108px;
  font-size: 1.1em; }

.menu > li > ul {
  z-index: 99999;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 0.9em;
  list-style: none;
  padding: 0px;
  margin: 0px;
  opacity: 0;
  transform: perspective(1000px) rotateX(-85deg);
  transform-origin: top center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  transition: all 0.45s ease;
  box-shadow: 4px 6px 6px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 4px 6px 6px 0px rgba(0, 0, 0, 0.25); }

.menu li:hover ul {
  transform: perspective(1000px) rotateX(0deg);
  opacity: 1; }

.menu > li > ul > li {
  margin: 0px;
  padding: 0px;
  min-width: 205px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.menu > li > ul > li:hover {
  box-shadow: inset 0px 1px 3px -1px;
  background: rgba(0, 0, 0, 0.09); }

.menu > li > ul > li:last-of-type {
  border-bottom: 0px solid rgba(0, 0, 0, 0.25); }

.menu > li > ul > li a {
  display: block;
  line-height: 33px;
  height: 50px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  min-width: 265px;
  padding: 7px 20px;
  font-size: 1.1em; }

.menu > li > ul > li a:hover {
  color: #fff; }

.menu > li:hover > ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible; }

.scrollTop .menu > li > a {
  line-height: 50px; }

.topInfo {
  height: 7px;
  background: #f3f2f2; }

.headerTop {
  width: 100%;
  z-index: 9; }

.menuDecor {
  position: relative;
  background: #f1f1f1;
  height: 15px;
  top: 78px; }

.menuPos1 ul {
  z-index: 99999;
  position: absolute;
  left: 0px;
  top: 78px !important;
  width: 100% !important;
  font-size: 0.9em;
  list-style: none;
  padding: 0px;
  margin: 0px;
  background: #94ac3c; }

.menuPos2 ul {
  z-index: 99999;
  position: absolute;
  left: 0px;
  top: 78px !important;
  width: 100% !important;
  font-size: 0.9em;
  list-style: none;
  padding: 0px;
  margin: 0px;
  background: #ffe880; }

.menuPos2 > ul > li a {
  color: #8c4d15 !important; }

.menuPos3 ul {
  z-index: 99999;
  position: absolute;
  left: 0px;
  top: 78px !important;
  width: 100% !important;
  font-size: 0.9em;
  list-style: none;
  padding: 0px;
  margin: 0px;
  background: #0088ba; }

.extend {
  height: 134px !important; }

#lang li a img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid #676666; }

.videoContainer {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-color: #eee;
  background-size: cover;
  background-position: 100%; }

.headerFb {
  margin-top: 10px;
  margin-right: 11px; }

.headerFb .fa-stack-2x {
  color: #39589b !important;
  font-size: 2em !important; }

.homeFeatures {
  color: #572b0b;
  padding-top: 55px;
  line-height: 1.5;
  padding-bottom: 135px;
  line-height: 2;
  letter-spacing: 0px; }

.homeFeatures h3 {
  font-size: 2em;
  font-weight: bold;
  text-align: left;
  font-weight: 400;
  color: #c0902e; }

.homeFeatures p {
  color: #313131;
  text-align: justify;
  font-weight: bold;
  padding: 9px 0px;
  margin: 0px;
  padding-right: 60px; }

.row {
  max-width: 1325px;
  margin: auto;
  position: relative; }

.additionalInfo {
  text-align: center;
  background-image: url('/public/images/apc3.JPG');
  position: relative;
  background-position: 100% 67%; }

.icons {
  height: 150px;
  margin-top: 38px; }

.additinalInfoWrap {
  padding-top: 80px;
  padding-bottom: 150px; }

.additinalInfoWrap span {
  font-size: 2.5em; }

.additionalInfo h2 {
  margin: 10px 0px;
  line-height: 120%;
  color: #fff;
  font-weight: 300;
  font-family: "Lato";
  font-style: normal;
  font-size: 3.3em;
  letter-spacing: 5px; }

.additionalInfo h3 {
  font-size: 1.8em;
  margin: 10px 0px;
  text-align: center;
  color: white;
  letter-spacing: 3px;
  font-weight: 300; }

.additionalInfo p {
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  position: relative;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  white-space: pre;
  top: 20px;
  border-top: 5px solid #d49a33;
  text-transform: uppercase;
  line-height: 150%;
  padding-top: 24px; }

.additionalInfo em {
  font-size: 1em; }

.addationalInfoBg {
  max-width: 100%;
  background: rgba(0, 0, 0, 0.47); }

.content h1 {
  color: #4e4f4f; }

#gmap {
  height: 440px; }

.homeSubSlider {
  margin-top: 48px;
  overflow: hidden;
  margin-bottom: 30px;
  right: 13px;
  position: relative; }

.homeSubSlider .columns {
  padding-left: 0px; }

.homeSubSlider h2 {
  font-size: 1.5em;
  font-weight: 400;
  color: #a77413;
  font-style: normal;
  font-family: 'Lato', serif;
  text-transform: uppercase; }

.icons img {
  width: 130px;
  height: 130px; }

.routePluginContainer {
  background: rgba(255, 255, 255, 0.66);
  position: absolute;
  z-index: 999;
  top: 220px;
  width: 400px;
  height: 178px;
  text-align: center;
  left: 0px; }

.routePluginContainer .fineLine {
  width: 100px;
  height: 4px;
  top: 9px;
  position: relative; }

.routePluginContainer h3 {
  font-weight: 100;
  font-size: 1.5em;
  margin: 10px 0px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: 17px; }

.routePluginContainer h2 {
  font-size: 1.5em;
  top: 0px;
  position: relative; }

.routePlugin {
  display: inline-block; }

.routePlugin input {
  height: 46px;
  float: left;
  position: relative;
  right: 30px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-right: 0px; }

.routePluginContainer button {
  padding: 0px;
  position: relative;
  background: #f4e9d5;
  left: 149px;
  top: -46px;
  width: 58px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-left: 0px; }

.routePluginContainer button i {
  padding: 0px;
  border: none;
  font-size: 2.5em;
  color: #c0902e; }

.routePluginContainer .plugin {
  margin: 20px;
  position: relative;
  top: 8px; }

.packages {
  background: #f3f2f2;
  top: 0px;
  padding-top: 55px;
  padding-bottom: 30px; }

.packages .fineLine {
  width: 100%;
  height: 5px;
  background: #cd9934;
  z-index: 99999;
  top: 33px;
  margin: 30px auto;
  position: relative; }

.packages .fineLine:after {
  content: url("/public/images/hover.png");
  opacity: 1;
  position: absolute;
  width: 88px;
  height: 38px;
  left: 0px;
  top: 0px;
  right: 0;
  margin: auto;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }

.card {
  background: #fff;
  height: 339px;
  position: relative;
  -webkit-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  overflow: hidden; }

.card .package {
  border: none; }

.card .packageHeadingIndex {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 100%;
  font-size: 1.1em;
  top: 189px;
  right: 0px;
  margin: 0px auto;
  left: 0px;
  text-align: center; }

.card .packageHeadingIndex a {
  color: #cd9934 !important;
  font-weight: bold !important;
  font-size: 1em !important;
  text-transform: uppercase;
  position: relative; }

.card .package > .img {
  height: 168px; }

.card .price {
  position: absolute;
  top: 26px;
  text-align: left;
  left: 13px;
  right: 0px;
  font-size: 2.5em;
  color: #000;
  font-style: italic;
  font-family: 'Noto Serif', serif; }

.card .priceContainer {
  bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 990;
  font-size: 1.1em;
  left: 0px;
  height: 104px;
  background: rgba(205, 153, 52, 0.28); }

.card .cardButtonContainer {
  position: relative;
  z-index: 990;
  font-size: 1.1em;
  left: 0px;
  width: 100%; }

.card .cardButtonContainer .cardButton {
  text-transform: uppercase;
  color: #927436;
  text-align: right;
  position: relative;
  margin-top: 7px;
  opacity: 1;
  margin-right: 15px;
  cursor: pointer;
  font-size: 0.8em;
  cursor: pointer; }

.packagesHeadingSecond {
  padding-top: 15px;
  text-transform: capitalize !important; }

.card:hover .package .img {
  transform: scale(1.1); }

.card:hover .priceContainer {
  height: 43px; }

.card:hover .fineLine {
  top: 94px; }

.card:hover .price {
  animation: fadeOut 0.2s;
  -webkit-animation-fill-mode: forwards; }

.additionalCardInfo {
  position: relative;
  bottom: 15px;
  opacity: 0;
  line-height: 0.1; }

.card:hover .additionalCardInfo {
  opacity: 1; }

.minstay, .board {
  display: inline-block; }

.additionalCardInfo .iconCircle {
  margin-right: 10px;
  margin-left: 15px;
  margin-bottom: 0px;
  margin-top: 8px;
  height: 0px;
  background: rgba(224, 224, 224, 0); }

.additionalCardButtonContainer {
  position: relative;
  z-index: 990;
  font-size: 1.1em;
  left: 0px;
  width: 100%; }

.additionalCardButtonContainer .cardButton {
  text-transform: uppercase;
  color: #927436;
  text-align: right;
  position: relative;
  bottom: 32px;
  margin-right: 15px;
  bottom: 36px;
  opacity: 0;
  cursor: pointer;
  font-size: 0.8em;
  cursor: pointer; }

.card:hover .additionalCardButtonContainer .cardButton {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.card:hover .cardButtonContainer .cardButton {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.additionalPriceInfo {
  font-style: italic;
  font-family: 'Noto Serif', serif;
  color: #cd9934;
  position: absolute;
  right: 15px;
  bottom: 82px;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.additionalPriceInfo .from {
  display: inline-block;
  margin-left: 3px; }

.additionalPriceInfo .currency {
  display: inline-block;
  margin-left: 3px; }

.additionalPriceInfo .value {
  display: inline-block;
  margin-left: 3px;
  font-size: 1.5em; }

.card:hover .additionalPriceInfo {
  opacity: 1; }

.minstay, .board {
  display: inline-block;
  position: relative;
  bottom: -4px;
  text-transform: uppercase;
  font-size: 0.8em; }

.radialGrad {
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+56 */
  z-index: 9;
  /* FF3.6-15 */
  background: -moz-radial-gradient(center, ellipse cover, #000 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0) 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-radial-gradient(center, ellipse cover, #000 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0) 80%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 20%);
  /* IE6-9 fallback on horizontal gradient */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=1);
  width: 100%;
  height: 800px;
  bottom: -400px;
  left: 0px;
  right: 0px;
  margin: auto; }

.attractionsFullwidth {
  background: #ededed;
  padding: 30px 0px;
  text-style: normal; }

.mainPageContent {
  margin-top: 25px;
  margin-bottom: 25px; }

.mainPageContent h2 {
  font-family: 'Lato', serif;
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal;
  color: #000;
  font-size: 1.8em;
  border: none;
  line-height: 34px; }

.iconCircle {
  width: 45px;
  height: 45px;
  display: inline-block;
  background: #fff;
  position: relative;
  color: #808080;
  border-radius: 50%;
  float: left;
  text-align: center;
  line-height: 31px;
  margin-top: 17px;
  margin-right: 15px;
  border: 1px solid #000;
  line-height: 50px; }

.iconCircle i:before {
  font-size: 1.6em;
  color: #000; }

.shortLinks ul {
  list-style-type: none; }

.shortLinks .row {
  margin-bottom: 5px; }

.attractions .news {
  height: 364px;
  -webkit-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25); }

.attractions .img {
  height: 200px; }

.attractions .news .img:after {
  display: none; }

.attractions h2 {
  font-family: 'Lato', serif;
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal;
  color: #000;
  font-size: 1.8em;
  border: none;
  line-height: 34px; }

.attractions .iconCircle {
  background: #ededed; }

.attractions .homePageCardDescription {
  background: #fff;
  padding: 25px 0px 75px 20px; }

.attractions .homePageCardDescription a {
  color: #94ac3c;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 15px; }

.attractions .news span {
  font-size: 1.2em;
  line-height: 1.5;
  color: #000; }

.attractions .news em {
  font-size: 2em;
  color: #fff;
  position: relative;
  bottom: 11px;
  right: -1px;
  text-align: center;
  letter-spacing: 3px;
  font-style: normal; }

.news .img .circle, .shortLinks .img .circle {
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  color: #808080;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.55);
  line-height: 41px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto; }

.news em, .shortLinks .circle em {
  font-size: 2em;
  color: #fff;
  position: absolute;
  top: -12px;
  text-align: center;
  font-style: normal;
  right: -1px;
  bottom: 0px;
  margin: auto;
  left: 0px;
  font-weight: 100; }

.moreAttractions {
  background: #fff; }

.moreAttractions .iconCircle {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: #fff;
  position: relative;
  color: #808080;
  border-radius: 50%;
  float: left;
  text-align: center;
  line-height: 31px;
  border: 1px solid #b3b1b2;
  line-height: 50px;
  float: left;
  margin: 11px 64px 15px 12px;
  line-height: 41px;
  letter-spacing: -2px; }

.moreAttractions .button {
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 59px;
  line-height: 57px; }

.moreAttractions .button span {
  margin-right: 40px; }

.moreAttractions .button i {
  color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff; }

.moreAttractions .button i:before {
  color: #808080; }

.news .img .circle {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  color: #808080;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.55);
  line-height: 41px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto; }

.fa-ellipsis-h:before {
  font-size: 19px;
  color: #fff; }

.calendarPrev {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.32);
  line-height: 51px;
  cursor: pointer;
  margin-right: 15px;
  letter-spacing: 2px; }

.calendarNext {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.32);
  line-height: 51px;
  cursor: pointer;
  margin-right: 15px;
  letter-spacing: -5px; }

.calendarNext i:before {
  color: #000;
  font-size: 2em;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #fff; }

.calendarPrev i:before {
  color: #000;
  font-size: 2em;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: #fff; }

.shortLinks p {
  margin-top: 9px; }

.tooltip {
  cursor: pointer; }

#tooltip {
  position: absolute;
  padding: 10px 15px;
  font-size: 0.8em;
  color: #fff;
  display: none;
  text-align: left;
  z-index: 99999;
  background: rgba(0, 91, 129, 0.94); }

.shortLinks .img {
  height: 95px; }

.emFix {
  line-height: 34px !important; }

#tooltip i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

#tooltip hr {
  border: none;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.35); }

.news strong {
  display: block;
  font-size: 1.3em;
  color: #000;
  width: 100%;
  margin-top: 17px; }

.column.facilities {
  list-style: none; }

.roomInfobox {
  margin: 0;
  padding-top: 0; }

.roomInfobox ul {
  border-left: 1px dashed #d3d7da;
  padding-bottom: 6px;
  padding-left: 32px;
  list-style: none; }

.roomInfobox .roomB {
  border-bottom: 1px dashed #d3d7da;
  color: #9c9c9c;
  font-weight: bold;
  line-height: 36px;
  text-align: left; }

.roomInfobox li:last-of-type .roomB {
  border-bottom: 0 none; }

.roomInfobox .roomB span {
  color: #000;
  float: right;
  font-weight: bold; }

.row.room {
  padding: 0 0.9375em; }

.row.room .content {
  padding: 0;
  background: #f8e5d7; }

.row.room .row {
  margin: 0; }

.row.room .small-12.medium-9.columns, .row.room .description {
  background: #fff; }

.row.room .small-12.medium-9.columns {
  padding-top: 20px; }

.row.room .small-12.medium-3.columns {
  padding: 0; }

.row.room .small-12.medium-3.columns h2 {
  font-size: 1.5em;
  margin-left: 28px;
  margin-top: 20px;
  color: #9d9d9d; }

.column.li {
  margin-bottom: 20px; }

.facilities img {
  margin-bottom: 20px; }

.rooms .packageHeading a {
  bottom: -14px; }

.package:hover .rooms .packageHeading a {
  bottom: 7px; }

.package:hover .rooms .packageHeading .new {
  bottom: -20px; }

#topImg {
  height: 350px;
  background: rgba(0, 0, 0, 0.62);
  text-align: center;
  max-width: 1295px;
  margin: auto;
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

#topImg:after {
  background: -moz-linear-gradient(top, rgba(244, 243, 241, 0) 0%, #f4f3f1 100%);
  background: -webkit-linear-gradient(top, rgba(244, 243, 241, 0) 0%, #f4f3f1 100%);
  background: linear-gradient(to bottom, rgba(244, 243, 241, 0) 0%, rgba(0, 0, 0, 0.58) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f4f3f1', endColorstr='#f4f3f1',GradientType=0);
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30%;
  z-index: 1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

#location {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  color: #aaa;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
  max-width: 1325px;
  margin-top: 5px; }

#location li {
  background: none !important;
  padding: 0px 5px;
  display: inline-block;
  font-size: 0.8em; }

.lightGallery div:last-child {
  float: left;
  margin-bottom: 30px; }

.lightGallery div {
  border-right: 1px solid rgba(255, 255, 255, .2);
  border-bottom: 1px solid rgba(255, 255, 255, .2); }

.lightGallery div p span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  background: rgba(0, 0, 0, .3);
  color: #fff; }

.lightGallery div p {
  position: relative;
  padding-bottom: 60%;
  cursor: pointer; }

.lightGallery div p i {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-align: center;
  padding-top: 15%;
  color: #fff;
  font-size: 1.4em;
  background: rgba(0, 0, 0, .4);
  opacity: 0; }

.lightGallery div:hover p i {
  opacity: 1;
  font-size: 2em;
  padding-top: 25%; }

.lightGallery div:hover p {
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36); }

.lightGallery div img {
  display: none; }

.submenu {
  list-style: none;
  padding: 0px !important;
  margin: 29px auto; }

.submenu li {
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: left;
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px dashed #fff;
  margin-bottom: 5px; }

.submenu li a {
  color: #000; }

.tp-caption.MarkerDisplay, .MarkerDisplay {
  z-index: 9 !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8), #071c3a 0px 0px 60px, #071c3a 0px 0px 60px, #071c3a 0px 0px 60px !important;
  white-space: nowrap !important;
  font-size: 60px !important;
  line-height: 22px !important;
  font-weight: 300 !important;
  color: #fff !important;
  text-transform: left;
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0px 0px 30px 30px !important; }

.submenu li.over {
  border-bottom: 1px solid rgba(147, 201, 74, 0.45);
  font-weight: bold; }

.submenu li:hover {
  border-bottom: 1px solid #93c94a; }

.submenu li:hover a {
  color: #1f001f; }

.submenu li.over a, .submenu li.over {
  color: #fff;
  font-weight: 900;
  background: #94ac3c;
  padding-left: 5px; }

.submenuH {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  text-align: left; }

.submenuH li {
  cursor: pointer;
  position: relative;
  text-align: left;
  display: inline-block;
  font-size: 0.9em;
  padding: 0px;
  margin: 0px; }

.submenuH li a {
  color: #606060;
  font-size: 1.2em;
  font-weight: 900;
  padding: 12px 20px;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, .1); }

.submenuH li:hover a, .submenuH li.over a {
  color: #94ac3c;
  border-bottom: 1px solid #94ac3c; }

.submenuH li.over a {
  border-bottom: 4px solid #94ac3c; }

.description h2 {
  position: relative; }

.description thead {
  background: #919191; }

.menu-sidebar h3 {
  top: 15px;
  position: relative; }

.row .gallery .medium-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  margin-top: 30px; }

.submenuHeader {
  margin-top: 25px; }

.subpageHeadingWrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10; }

.subpageHeading h1 {
  margin-top: 8px;
  color: #000;
  font-weight: 400;
  text-align: center;
  z-index: 10;
  position: relative;
  font-size: 3em;
  margin-top: 20px; }

.subpageHeading .cloumns {
  background: #000; }

.description {
  line-height: 29px;
  overflow: hidden;
  letter-spacing: 0px; }

.subpageHeading .fineLine {
  top: 7px;
  margin: 0px auto;
  position: relative; }

.packagesSubpage .packages {
  background: #fff; }

.submenuSecond {
  list-style: none;
  padding: 0px !important;
  margin: 29px auto;
  text-align: center; }

.submenuSecond li {
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: center;
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  display: inline;
  border-bottom: 1px dashed #fff;
  margin-bottom: 5px; }

.submenuSecond li::after {
  content: "/";
  margin: 0 10px; }

.submenuSecond li:last-child:after {
  content: " "; }

.submenuSecond li a {
  color: #000; }

.submenuSecond li.over {
  font-weight: bold; }

.submenuSecond li.over a {
  color: #cd9934 !important; }

.attractionsSection {
  background: #ededed; }

.nice td, .nice th {
  /* No more visible border */
  border: 1px solid #ddd;
  /* Simple transition for hover effect */
  transition: all 0.3s;
  padding: 12px 20px; }

.nice th {
  background: #adadad;
  font-weight: normal;
  font-size: 1.2em;
  padding: 9px;
  color: #fff;
  text-align: center; }

.eventsDateFont {
  font-size: 1.4em; }

.nice td p {
  padding: 0px;
  margin: 0px; }

.nice tr:nth-child(even) td {
  background: #f1f1f1; }

.nice tr:nth-child(odd) td {
  background: #f1f1f1; }

.news {
  height: 87px;
  font-size: 0.9em;
  margin-bottom: 10px;
  background: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

.attractionsSection .news {
  margin-bottom: 45px; }

.news > .img {
  position: relative;
  width: 135px;
  height: 100%;
  z-index: 2;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  text-align: center; }

.news a {
  display: block;
  font-size: 1.3em;
  color: #000;
  width: 100%;
  margin-top: 17px; }

.news:hover .circle {
  color: #f3e9a2;
  border: 1px solid #f3e9a2; }

.imgNewsContainer {
  position: relative; }

.imgNewsContainer .img {
  height: 92px;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  background-image: url('/public/images/nophoto.png'); }

.attractions .news .img {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.news:hover .img {
  transform: scale(1.1); }

.news:hover .circle {
  transform: scale(0.90909); }

.news .imgNewsContainer:after {
  content: " ";
  position: absolute;
  z-index: 999999999;
  width: 100%;
  left: 0px;
  top: -26px;
  height: 121px;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: -webkit-gradient(left top, right bottom, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(71%, rgba(0, 0, 0, 0.04)), color-stop(71%, rgba(0, 0, 0, 0.04)), color-stop(73%, rgba(0, 0, 0, 0.11)), color-stop(73%, rgba(0, 0, 0, 0.11)), color-stop(83%, rgba(0, 0, 0, 0.46)), color-stop(94%, rgba(0, 0, 0, 0.84)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1); }

.news .date {
  position: absolute;
  top: 73px;
  right: 19px;
  z-index: 9;
  color: #ababab;
  font-weight: 500;
  font-size: 0.9em; }

.news span {
  font-size: 0.9em;
  line-height: 0.1em;
  padding: 0;
  margin: 0;
  color: #ababab; }

#logo, .header, .package .over strong {
  -webkit-backface-visibility: hidden;
  /*
to pierdoli shadow :-)
* */
  -webkit-perspective: 1000; }

.news .img .circle, .news, .imgNewsContainer .img, .attractions .news .img, .package .img, .package .over, .package .over strong, .packageHeading a, .roomInfoIndex, .roomInfoListing, .packageHeadingIndex, .packageHeadingListing a, .packageHeadingIndex a, .package .img .circle, .calendar a {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }

.package {
  cursor: pointer;
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 10px; }

.packageShadow {
  background-image: url("/public/images/shadow-box.png");
  position: absolute;
  bottom: -70px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-repeat: no-repeat;
  /*
.package:before 
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,0099ff+100&0+0,1+100 */ }

.package:hover:after {
  opacity: 0; }

.package:hover:before {
  opacity: 1; }

.package:hover .packagePrice {
  color: #fff; }

.package .img {
  position: relative;
  height: 240px;
  width: 100%;
  z-index: 2;
  background-color: #94ac3c; }

.package:hover .img {
  transform: scale(1.1);
  /*
.package .circle {
margin-right: -33px;
margin-top: -33px;
height: 76px;
width: 76px;
position: absolute;
top: 50%;
right: 50%;
z-index: 100;
border-radius: 100%;
background: rgba(71, 21, 21, 0.61);
text-align: center;
color: #fff;
line-height: 66px;
}

.circle .ornament {
width: 100%;
height: 100%;
position: absolute;
margin: -3px -2px;
left: 0;
background: url(/public/images/ornament-small.png);
right: 0;
}
*/
  /*
.package:hover .circle{
     background:rgba(0,0,0,.7);
     color:#5acbff;
}
*/ }

.package .over {
  padding: 25px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  opacity: 0;
  z-index: 100;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  height: 240px;
  z-index: 9; }

.package .over ul {
  padding-left: 20px;
  font-size: 0.9em;
  opacity: 0.8;
  line-height: 1.5; }

.package .over strong {
  font-weight: bold;
  left: -380px;
  position: relative; }

.package:hover .over {
  opacity: 1; }

.packagePrice {
  bottom: 10px;
  color: #fed7a7;
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  right: 335px;
  text-align: right;
  z-index: 9999;
  text-shadow: 3px 2px 5px #0e0e0e; }

.packagePrice span {
  font-weight: normal;
  font-size: 0.8em; }

.package p {
  bottom: 0px;
  margin: 0 !important;
  position: absolute;
  width: 100%;
  z-index: 990;
  font-size: 1.1em; }

.priceContainer {
  bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 990;
  font-size: 1.1em;
  left: 0px; }

.packageHeading {
  padding: 40px 22px; }

.package p a {
  color: #fff !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
  text-transform: uppercase;
  position: relative; }

.package a.price {
  position: absolute;
  bottom: 12px;
  font-size: 1.5em;
  color: #c0902e !important;
  left: 22px;
  font-style: italic;
  font-family: 'Noto Serif', serif; }

.packageHeading a {
  color: #fff !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
  text-transform: uppercase;
  bottom: 0px;
  position: relative; }

.packageHeading img {
  float: right;
  position: relative;
  top: -3px; }

.package .more {
  text-align: center;
  padding: 5px;
  display: block;
  color: #fff;
  font-size: 0.8em; }

.price span {
  font-weight: normal;
  padding-left: 2px;
  position: relative;
  bottom: -6px;
  font-size: 0.7em; }

.package .price em {
  font-size: 0.6em;
  font-style: normal;
  font-weight: normal;
  padding-right: 2px;
  position: relative;
  bottom: 0; }

.roomInfoIndex {
  left: -113px !important;
  color: #fff;
  font-size: 0.9em !important;
  bottom: 41px !important; }

.roomInfoListing {
  left: -113px !important;
  color: #fff;
  font-size: 0.9em !important;
  bottom: 28px !important; }

.price div {
  position: relative;
  z-index: 99999;
  bottom: 0;
  display: inline; }

.price .from {
  font-size: 0.6em; }

.price .value {
  padding: 0 5px; }

.price .currency {
  font-size: 0.6em; }

.packageHeadingListing {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 100%;
  font-size: 1.1em;
  height: 100px; }

.packageHeadingIndex {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 75%;
  font-size: 1.1em;
  left: 23px;
  bottom: 18px; }

.packageHeadingListing a {
  color: #fff !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
  text-transform: uppercase;
  top: 36px;
  position: relative;
  left: 23px; }

.packageHeadingIndex a {
  color: #fff !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
  text-transform: uppercase;
  position: relative; }

.package .img .circle {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  color: #808080;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.55);
  line-height: 41px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  opacity: 1; }

.package:hover .img .circle {
  opacity: 0; }

.package .img em {
  font-size: 2em;
  color: #fff;
  position: relative;
  bottom: 12px;
  right: -1px;
  text-align: center;
  letter-spacing: 3px;
  font-style: normal; }

.calendar div {
  width: 14.27%;
  float: left;
  margin: 0px;
  line-height: 40px;
  text-align: center;
  display: block !important;
  color: #303030;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, .1); }

.calendar a {
  background: #0188b5;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  border: 2px solid rgba(0, 0, 0, .3);
  color: #fff;
  padding-left: 2px;
  padding-top: 1px; }

.calendar a:hover {
  border: 2px solid rgba(0, 0, 0, .7); }

.mainCalendar {
  padding-bottom: 10px; }

#bookingWrap {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 99;
  bottom: -117px;
  right: 0;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

#booking select, #booking input {
  height: 40px;
  line-height: 40px;
  background: #ebedec;
  border: 1px solid #ebedec;
  color: rgba(62, 60, 56, 0.71);
  padding: 0px;
  padding-left: 10px;
  border-radius: 0; }

#booking input::-webkit-input-placeholder {
  color: rgba(62, 60, 56, 0.71); }

#booking {
  background: none;
  overflow: visible; }

#booking .checkOnline {
  position: relative;
  font-style: normal;
  top: 20px;
  font-size: 0.9em;
  color: #ffc95b;
  font-weight: bold; }

#booking .row {
  max-width: 1100px;
  margin: auto;
  position: relative; }

.bookingBorder {
  box-sizing: border-box;
  border-top: dashed 0px rgba(255, 255, 255, 0.33);
  height: 100%;
  width: 100%;
  position: relative;
  margin: 0px 0px;
  border-bottom: dashed 0px rgba(255, 255, 255, 0.33);
  padding: 0px; }

.bookingBorder .columns {
  padding: 0px; }

#booking label {
  font-size: 0.8em;
  line-height: 10px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 9px;
  display: block; }

#booking > div {
  text-align: center;
  line-height: 40px; }

.bookingInfo {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  top: 20px; }

.cf {
  text-align: center;
  color: #fff;
  cursor: pointer;
  position: relative;
  padding: 15px;
  border-bottom: 4px solid rgba(255, 255, 255, 0); }

.cf:hover {
  border-bottom: 4px solid #c0902e; }

.cf p {
  font-size: 4.5em;
  font-weight: 300;
  padding: 0px;
  display: block;
  color: #fff; }

.inputSelected p {
  padding: 0px;
  color: #fff; }

.cf span {
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  top: 2px;
  position: relative;
  font-weight: 400;
  color: #fff; }

.inputSelected span {
  text-transform: uppercase;
  color: #fff; }

.cf em {
  display: inline-block;
  padding-left: 3px;
  font-size: 0.9em;
  font-style: normal;
  top: 2px;
  position: relative;
  font-weight: 400;
  color: #fff; }

.inputSelected em {
  color: #fff; }

.cf > div {
  width: 100%;
  position: relative;
  top: 6px; }

.cf:hover:after {
  color: #c0902e; }

.cf .input {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  padding: 0px;
  margin: 0px; }

.cf .input input {
  height: 0px !important; }

#booking button {
  background: rgba(255, 255, 255, 0.5) !important;
  color: #fff;
  height: 111px;
  padding: 0px;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  border-radius: 0;
  color: #464544;
  position: relative;
  font-size: 1em;
  width: 100%;
  text-align: center;
  border: none; }

.inputSelected {
  border-bottom: 4px solid #c0902e !important; }

#booking button:hover {
  background: #fff !important; }

#booking button::after {
  content: " ";
  background: url("/public/images/arr-left.png") no-repeat;
  color: #000 ! important;
  position: absolute;
  font-size: 3em;
  right: 0px;
  width: 10px;
  height: 20px;
  top: 47px; }

#booking button:hover {
  background: #000; }

.cf:after {
  content: "\f133";
  font-family: FontAwesome;
  text-align: center;
  font-size: 1em !important;
  color: #fff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  right: 17px;
  top: 21px;
  z-index: 999; }

.bookingSliderWrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 9999; }

.subpageHeading #bookingWrap {
  padding: 0px; }

.bookingSliderWrap #bookingWrap {
  bottom: 30px; }

button, .button {
  color: #000;
  background: #fff;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 48px;
  border: 1px solid #bababa;
  height: 57px;
  line-height: 56px;
  border-radius: 1000px;
  display: inline-block; }

input, select, textarea {
  background: #fff;
  height: 35px;
  line-height: 35px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  border: 1px solid #ccc; }

button, .button {
  width: auto; }

.button:hover, button:hover {
  border: 1px solid #94ac3c; }

.buttonBig {
  height: auto;
  line-height: 100%;
  padding: 15px 50px; }

.green {
  color: #61c143 !important; }

.secondary {
  background: none;
  color: #000;
  margin-bottom: 45px; }

.calendarButton {
  background: #a1cf62 !important;
  color: #000;
  height: 46px;
  border: 1px solid #929292;
  font-weight: bold; }

.calendarButton:hover {
  color: #fff; }

.homeButton {
  color: #c7c7c7;
  background: rgba(0, 0, 0, 0.2) !important;
  line-height: 42px; }

#topImg .bottomGradient {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

iframe {
  border-radius: 16px;
  border: none; }

.ui-datepicker {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  width: 500px !important;
  height: auto !important;
  background-color: #fff;
  color: #303030;
  margin-left: -250px;
  margin-top: -250px;
  display: none;
  z-index: 999999 !important;
  -webkit-box-shadow: 10px 10px 26px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 26px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 26px 0px rgba(0, 0, 0, 0.75); }

.ui-datepicker-prev {
  margin-left: 20px;
  font-size: 2em;
  color: #808080; }

.ui-datepicker .ui-datepicker-next {
  margin-right: 20px;
  font-size: 2em;
  color: #808080; }

.ui-datepicker .ui-datepicker-title {
  font-size: 1.4em; }

.dp-highlight {
  background: #424241;
  color: #fff; }

.ui-datepicker a, .ui-datepicker a:hover {
  text-decoration: none; }

.ui-datepicker a:hover, .ui-datepicker td:hover a {
  color: #000;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out; }

.ui-datepicker .ui-datepicker-header {
  margin-bottom: 4px;
  text-align: center; }

.ui-datepicker .ui-datepicker-title {
  font-weight: 700; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  cursor: default;
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 20px;
  line-height: 1;
  margin-top: 2px;
  width: 30px;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-prev {
  float: left;
  text-align: left; }

.ui-datepicker .ui-datepicker-next {
  float: right;
  text-align: right; }

.ui-datepicker .ui-datepicker-prev:before {
  content: "\f053"; }

.ui-datepicker .ui-datepicker-next:before {
  content: "\f054"; }

.ui-datepicker .ui-icon {
  display: none; }

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%; }

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 12px 0;
  color: #aaa;
  font-size: 1.2em; }

.ui-datepicker .ui-datepicker-calendar td {
  border-radius: 0px;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out; }

.ui-datepicker-current-day {
  background-color: #c0902e;
  color: #fff !important;
  cursor: pointer; }

.ui-datepicker-current-day a {
  color: #fff !important; }

.ui-datepicker .ui-datepicker-calendar td:hover {
  background-color: #424241;
  color: #fff;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none;
  color: #303030;
  font-weight: bold; }

.ui-datepicker .ui-datepicker-calendar td:hover a {
  color: #fff; }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #424241;
  cursor: default; }

.between-date {
  background: red !important; }

.calendarOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, .7);
  z-index: 9999; }

.ui-datepicker:before {
  font-size: 2em;
  content: attr(calendar-title);
  text-align: center;
  padding: 15px;
  width: 100%;
  display: block;
  background: #c0902e;
  color: #fff;
  margin-bottom: 15px; }

.facebook {
  background: #45619d;
  padding: 2px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  color: #fff !important;
  font-size: 0.8em;
  margin-bottom: 4px; }

#facebookSlideBtn {
  float: left;
  width: 50px;
  height: 55px;
  cursor: pointer;
  background: url(/public/images/facebook.png) no-repeat;
  position: absolute;
  top: 0px;
  left: -50px; }

#facebookSlide {
  width: 350px;
  height: 400px;
  display: none;
  right: -350px;
  padding: 0;
  position: fixed;
  top: 275px;
  z-index: 99999999999; }

#footer {
  background-color: #d0d0d0;
  color: #000;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 30px;
  position: relative;
  text-align: left;
  font-size: 0.9em;
  font-weight: 400; }

.footerBorder {
  box-sizing: border-box;
  border-top: dashed 1px rgba(255, 255, 255, 0.33);
  height: 100%;
  width: 100%;
  position: relative;
  margin: 0px 0px;
  padding: 20px; }

#footer > div {
  line-height: 23px; }

#footer h3 {
  text-transform: uppercase;
  text-align: left;
  font-size: 1.5em;
  margin-top: 54px; }

#footer h4 {
  margin: 0px;
  font-size: 1em;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: none; }

#footer h5 {
  margin: 0;
  font-weight: normal; }

#footer a {
  color: #94ac3c; }

#footer .iconCircle {
  border: 2px solid #fff;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 35px;
  float: none;
  margin-top: 0px; }

#footer .iconCircle i:before {
  font-size: 1.5em; }

@-webkit-keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

@-moz-keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

@-o-keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

@keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

.textSmall {
  font-size: 0.6em; }

.credits {
  font-size: 0.6em; }

#footer .row {
  max-width: 1350px; }

#footer img {
  position: relative;
  float: none !important; }

#footer .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left; }

.spacer {
  width: 1px;
  height: 30px;
  display: block;
  position: relative; }

.beforeFooter {
  height: 60px;
  background: #fff;
  font-style: italic;
  padding-top: 15px;
  margin-bottom: 30px; }

.beforeFooter h3 {
  font-size: 1.5em;
  font-weight: bold;
  color: #000;
  font-style: normal;
  text-transform: uppercase !important;
  margin-top: 40px; }

.contact h3::before {
  content: "\f095";
  font: normal normal normal 18px/1 FontAwesome;
  right: 13px;
  position: relative; }

.payment h3::before {
  content: "\f09d";
  font: normal normal normal 18px/1 FontAwesome;
  right: 13px;
  position: relative; }

.like h3::before {
  content: "\f164";
  font: normal normal normal 18px/1 FontAwesome;
  right: 13px;
  position: relative; }

.socialWidgetContainer {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative !important;
  left: 131px !important;
  top: 29px !important; }

.paymentIcons {
  position: relative;
  border-radius: 1000px;
  width: 100%;
  margin-top: 10px;
  text-align: center; }

.footerIconsContainer {
  display: inline-block; }

.cdsROW.wide {
  margin: 20px auto !important; }

#CDSROWLOC384 {
  max-width: 81px !important; }

#footer tr {
  margin-bottom: 7px;
  position: relative;
  display: block; }

.credits {
  background: #d0d0d0;
  text-align: center;
  font-size: 0.8em;
  padding-bottom: 15px; }

@media screen and (max-width: 1050px) {
  #logoImg {
    position: relative; }

  .scrollTop #logo {
    top: -136px; }

  #booking button {
    height: 103%;
    font-size: 0.9em; }

  .package p {
    font-size: 1em; }

  .menu > li {
    font-weight: 800;
    padding-left: 69px;
    font-size: 1em; } }

@media screen and (max-height: 700px) {
  .slideInfo p {
    display: none; } }

@media only screen and (max-width: 63.9375em) {
  #sliderGallery .swiper-pagination {
    display: none; }

  .headRight {
    padding-right: 100px;
    padding-top: 10px; }

  #showMenu {
    right: 13px;
    border: 1px solid rgba(151, 174, 61, 0.73);
    width: 45px;
    border-radius: 50%;
    height: 45px;
    color: #94ad35;
    top: -62px;
    line-height: 45px; }

  .searchInput {
    width: 200px; }

  #showMenu i {
    margin-top: 6px; }

  .moreAttractions .iconCircle {
    margin: 11px 12px 15px 12px; }

  .moreAttractions .button span {
    margin-right: 17px; }

  #footer .medium-3 {
    max-width: 29%; }

  #menuWrap {
    float: none !important;
    width: 100%; }

  .slick-slide {
    padding: 0 10px !important; }

  .top p {
    display: none; }

  #menu li:nth-child(5) {
    display: none; }

  .headerBorder {
    padding: 37px 0px; }

  .scrollTop #menu li a {
    line-height: 62px; }

  .scrollTop #logo {
    top: 0px; }

  .header.scrollTop {
    top: 0px; }

  .menu li {
    display: block;
    float: none;
    width: 100%; }

  .menu li a {
    color: #000;
    line-height: 42px;
    font-size: 1.2em;
    height: 60px;
    line-height: 73px;
    margin: 0;
    text-shadow: none;
    width: 100%; }

  .menu > li.over a::before {
    height: 73%; }

  .menu > li:hover > ul {
    display: none; }

  .menu > li:nth-child(3) {
    margin-right: 0; }

  .menu > li:nth-child(4) {
    margin-left: 0; }

  .package > .img {
    height: 148px; }

  .column.li {
    margin-bottom: 0;
    margin-top: 36px; }

  .homeFeatures p {
    padding-right: 0px; }

  .homeFeatures h3 {
    font-size: 2em; }

  .description {
    margin-top: 13px; }

  .description h2 {
    text-transform: uppercase;
    color: #313131;
    font-size: 1.5em;
    position: relative; }

  .attractions .news {
    height: 420px; }

  .additionalInfo p {
    font-size: 0.9em; }

  .additinalInfoWrap {
    padding-top: 57px; }

  .bookingBorder {
    padding: 0px;
    border: none; }

  .bookingBorder .columns {
    padding: 0px; }

  .cf {
    text-align: center;
    padding: 32px;
    line-height: 20px; }

  .cf span {
    font-size: 0.8em;
    top: 10px; }

  .cf em {
    font-size: 0.8em;
    top: 10px; }

  .cf::after {
    top: 25px;
    right: 10px; }

  .cf p {
    font-size: 3.3em;
    font-weight: 400;
    padding: 0px;
    display: block; }

  #booking {
    padding: 0px;
    overflow: visible;
    position: relative; }

  .cf > div {
    top: 0; }

  #booking button {
    background: #919191;
    color: #474644;
    height: 105px;
    padding: 0px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    border-radius: 0;
    position: inherit; }

  .bookingInfo {
    display: none; }

  .inputSelected p {
    color: #fff !important; }

  #logo {
    z-index: 999;
    text-align: left; }

  .over strong {
    display: none; }

  .package:after, .package:before {
    background-position-y: 35px; }

  #special {
    left: 0px; }

  .ui-datepicker {
    top: 5% !important;
    left: 5% !important;
    width: 90% !important;
    margin-left: 0px;
    margin-top: 0px; }

  .sliderElements {
    padding: 0px; }

  #bookingWrap {
    padding: 0px; }

  #booking .columns {
    padding: 0px; }

  #arrivalBox::after {
    height: 29px;
    top: 4px;
    right: -33px; }

  #booking button::after {
    display: none; }

  #booking button:hover::after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff ! important;
    position: relative;
    font-size: 3em;
    -webkit-text-stroke: 6px #000;
    top: 8px;
    right: -23px; }

  #booking .row {
    top: 0px; }

  .slick-dots {
    display: none !important; }

  .package p {
    font-size: 0.9em; }

  .subpageHeading h1 {
    margin-top: 0px;
    font-size: 3em;
    margin-left: 15px; }

  .subpageHeadingWrap {
    overflow: hidden; }

  .bookingSliderWrap {
    position: absolute;
    width: 100%;
    bottom: -1px;
    z-index: 99999; }

  .subpageHeadingWrap #booking button p {
    position: relative; }

  .slick-next, .slick-prev {
    display: none !important; }

  #booking button p::after {
    display: none; }

  #menuWrapSecond {
    float: none !important;
    width: 100%; }

  #logoImg {
    position: relative;
    width: 270px; }

  .lightGallery div {
    width: 50%;
    float: left; }

  .bookingSliderWrap .columns {
    padding: 0px; }

  .topInfo {
    display: none; }

  .routePluginContainer {
    display: none; }

  .additionalInfo {
    display: none; }

  .packagesHeadingSecond {
    padding-top: 0px;
    text-transform: capitalize !important; }

  .menu > li > ul {
    z-index: 99999;
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 0.9em;
    list-style: none;
    padding: 0px;
    margin: 0px;
    opacity: 1;
    transform: none !important;
    -webkit-transition: all 0.45s ease;
    -moz-transition: all 0.45s ease;
    transition: all 0.45s ease;
    box-shadow: 4px 6px 6px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 4px 6px 6px 0px rgba(0, 0, 0, 0.25);
    display: none; }

  .menuPos1:before, .menuPos2:before, .menuPos3:before {
    position: absolute;
    left: 0px;
    top: 5px; }

  .menuPos1 {
    background: #94ac3c;
    border-bottom: 0px; }

  .menuPos2 {
    background: #ffe880;
    border-bottom: 0px; }

  .menuPos3 {
    background: #0088ba;
    border-bottom: 0px; }

  .menuPos1 ul, .menuPos2 ul, .menuPos3 ul {
    top: 0px !important; }

  .menu li {
    padding-left: 0px;
    text-align: center; }

  .menu > li > ul > li a {
    text-align: center; }

  .menuPos1:after, .menuPos2:after, .menuPos3:after {
    right: 17px;
    top: 14px;
    z-index: 999999; }

  .menuPos1:after {
    -webkit-text-stroke-color: #94ac3c; }

  .menuPos2:after {
    -webkit-text-stroke-color: #ffe880; }

  .menuPos3:after {
    -webkit-text-stroke-color: #0088ba; }

  .menuDecor {
    height: 6px;
    top: 12px;
    margin-bottom: 7px; }

  #topImg {
    margin-top: 6px !important; }

  .packageShadow {
    bottom: -4px; } }

@media only screen and (max-width: 40em) {
  .tp-leftarrow .tparrows {
    display: none; }

  .column.li {
    margin-bottom: 20px;
    margin-top: 0px; }

  #footer .medium-3 {
    max-width: 100%; }

  .headerBorder {
    padding: 0px 0px; }

  .scrollTop #logo {
    top: -23px; }

  .top p {
    display: none; }

  .package > .img {
    height: 160px; }

  #logoImg {
    width: 340px; }

  .homeFeatures p {
    margin-top: 10px; }

  .additinalInfoWrap {
    padding-top: 21px;
    padding-bottom: 25px; }

  .additionalInfo {
    margin-top: 0px; }

  .additionalInfo p {
    font-size: 0.7em; }

  .additionalInfo h3 {
    font-size: 0.8em; }

  .additionalInfo h2 {
    font-size: 2.3em; }

  .homeFeatures h3 {
    font-size: 1.5em; }

  .description h2 {
    font-size: 1.2em;
    top: 15px; }

  #topImg label {
    display: none; }

  #gmap {
    height: 240px; }

  #logo {
    display: inline-block;
    z-index: 99;
    padding: 0px 0px;
    height: 1px;
    box-shadow: none;
    top: -23px; }

  .lang {
    display: inline-block;
    padding: 0px;
    margin: 12px 0 0 20px;
    z-index: 999;
    position: relative;
    text-align: center; }

  .lang p {
    padding: 0px 6px;
    margin: 0px;
    line-height: 27px; }

  .lang li a {
    text-transform: uppercase;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #424242;
    display: inline-block;
    text-align: center;
    font-size: 0.7em;
    font-weight: 600;
    position: relative;
    border: 2px solid rgba(8, 56, 33, 0);
    border-radius: 30px; }

  #logoImg {
    position: relative;
    background: none;
    padding-top: 36px;
    opacity: 1;
    padding-bottom: 20px; }

  .eventsDateFont {
    font-size: 0.9em; }

  #footer {
    padding: 25px 0 70px 0; }

  #footer h3 {
    text-align: center; }

  .header img {
    width: auto; }

  #sliderGallery {
    height: 200px !important; }

  #footer img {
    margin: 0 auto; }

  .red {
    margin-top: 10px; }

  .highBtn {
    top: 1px;
    margin-right: -10px; }

  .headRight {
    padding-right: 80px;
    padding-top: 2px; }

  #showMenu {
    top: -58px; }

  #showMenu i {
    margin-top: 6px; }

  .homeSubSlider h2 {
    font-size: 1.5em;
    font-weight: 400;
    color: #a77413;
    font-style: normal;
    font-family: 'Lato', serif;
    text-transform: uppercase;
    text-align: center !important; }

  .additionalInfo {
    display: none; }

  .imgLeft {
    width: 100%;
    margin-right: 0px; }

  .hide-small {
    display: none; }

  .halfwidth {
    width: 100% !important; }

  #topImg {
    height: 200px;
    margin-top: 5px !important; }

  .top p {
    display: none; }

  .h2 {
    font-size: 1.7em; }

  .roomInfobox {
    padding-right: 0.9375em; }

  .roomInfobox ul {
    border-left: none;
    padding-left: 0;
    padding-top: 20px; }

  .inputSelected p {
    color: #fff !important; }

  #loadingHeight {
    min-height: 362px;
    background: none !important; }

  .homeFeatures {
    padding-bottom: 0px;
    padding-top: 0px; }

  .nextPrev .center {
    margin-top: 24px; }

  .row .row {
    max-width: none;
    margin: 0px; }

  h1 {
    font-size: 1.2em; }

  .slick-next, .slick-prev {
    display: none !important; }

  .scrollTop #menu li a {
    line-height: 49px; }

  .package:after, .package:before {
    background-position-y: -5px; }

  .package:hover .roomInfo {
    bottom: -15px !important; }

  .slick-track .column {
    -webkit-flex: 0px;
    -ms-flex: 0px;
    flex: 0px;
    padding-left: 0;
    padding-right: 0;
    min-width: initial; }

  .manu-sidebar .columns {
    padding: 0px; }

  .row .content .columns {
    padding: 0px; }

  #hotresContainer .columns {
    padding: 0px; }

  .roomInfobox ul li {
    padding: 0px; }

  .subpageHeading .columns {
    padding: 0px; }

  .slideInfoIco img {
    display: none; }

  .icoWrapper {
    display: none; }

  .subpageHeading h1 {
    margin-top: 0px;
    font-size: 2.8em;
    margin-left: 14px; }

  .headerBorder {
    height: 34px; }

  .scrollTop .headerBorder {
    padding: 0px 0px; }

  .header.scrollTop {
    top: 0px; }

  .package:hover .roomInfo {
    bottom: -9px !important; }

  .package {
    margin-bottom: 5px; }

  .submenuH {
    text-align: center; }

  .submenuH li {
    text-align: center; }

  .spacer {
    display: none; }

  .homeSubSlider {
    margin-top: 0px;
    right: 0px; }

  .lightGallery div {
    width: 100%;
    float: left;
    padding: 5px; }

  .topInfo {
    display: none; }

  .routePluginContainer {
    display: none; }

  #bookingWrap {
    bottom: -13px; }

  .subpageHeading .fineLine {
    top: -16px; }

  .topIcons {
    display: none; }

  #lang {
    border: none;
    background: none; }

  #lang li a img {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #676666; }

  .top {
    position: absolute;
    right: 95px;
    z-index: 9999;
    top: 2px; }

  #lang li:first-child {
    display: inline-block;
    width: 30px;
    height: 30px; }

  #lang li {
    opacity: 1;
    visibility: visible;
    display: inline-block;
    margin: 0px;
    width: 30px;
    height: 30px; }

  .imgNewsContainer .img {
    height: 50px;
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    background: #ededed; }

  .news {
    height: 50px;
    font-size: 0.9em;
    cursor: pointer;
    position: relative;
    margin-bottom: 13px;
    overflow: hidden; }

  .news a {
    display: block;
    font-size: 1em;
    color: #000;
    width: 100%;
    margin-top: 2px; }

  .mainPageContent {
    padding: 0px !important;
    margin-top: 0px; }

  .mainPageContent .column {
    padding: 0px; }

  p {
    padding: 0px 0px;
    margin: 0px; }

  .shortLinks p {
    margin-top: 0px;
    font-size: 0.8em; }

  .shortLinks span {
    margin-top: 0px;
    font-size: 0.8em; }

  .shortLinks img {
    margin-bottom: 12px;
    margin-top: 2px; }

  .overflow {
    overflow: hidden;
    padding: 0px; }

  #footer {
    text-align: center; }

  .iconCircle {
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #fff;
    position: relative;
    color: #808080;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 31px;
    margin-right: 12px;
    border: 1px solid #000;
    line-height: 40px;
    font-size: 12px; }

  .mainPageContent h2 {
    font-family: 'Lato', serif;
    font-weight: 300;
    text-transform: uppercase;
    font-style: normal;
    color: #000;
    font-size: 1.3em; }

  #footer h4 {
    margin: 0px;
    font-size: 1em;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: none;
    margin-top: 20px; }

  .attractions .iconCircle {
    background: #ededed;
    left: 0px;
    margin-right: 25px; }

  .attractions h2 {
    font-size: 1.3em; }

  .news .columns {
    padding-left: 0px; }

  .shortLinks .columns {
    padding-left: 0px; }

  .menuContainer .columns {
    padding: 0px; }

  .news .date {
    display: none; }

  .emFix {
    line-height: 41px !important; } }
