@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&subset=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', sans-serif;
  background-color: #fff;
  color: #000;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px; }

a {
  color: #76c49c;
  text-decoration: none; }

.dr {
  position: absolute;
  bottom: 84px;
  right: 50px;
  width: 196px;
  border-radius: 15px;
  z-index: 9; }

.bt {
  position: absolute;
  top: 20vh;
  left: 0;
  width: 220px;
  padding: 10px;
  background: #fff;
  z-index: 9; }

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

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

p {
  padding: 7px 0px;
  margin: 0px;
  line-height: 26px; }

.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; }

.wrap {
  position: relative; }

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

.left {
  text-align: left; }

.txtRight {
  text-align: right; }

.nopad {
  padding: 0px !important; }

.body {
  overflow: hidden; }

.fullwidth {
  max-width: 100% !important;
  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 {
  opacity: 1; }

.fineLine {
  width: 250px;
  height: 4px;
  background: #cec058;
  z-index: 999;
  top: 0px;
  margin: 30px auto;
  position: relative; }

#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; }

.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); }

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

#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 {
  color: #4f8a10;
  background-color: #dff2bf; }

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

.error {
  color: #d8000c;
  background-color: #ffbaba; }

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

.menuWrapClick {
  height: 100%; }

.coverStyle, .img, .imgCover, .imgClone, .lightGallery div p, #topImg, .swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.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%; }

.bottomGradient {
  background: -moz-linear-gradient(top, rgba(0, 89, 89, 0) 0%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 89, 89, 0) 0%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(9, 37, 37, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 26%;
  z-index: 9999; }

.menuOverlay {
  background: #76c49c;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0px; }

.preloader {
  top: 0px;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #dcdbda;
  z-index: 999999; }

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

.clear {
  clear: both; }

.pageContent {
  position: relative;
  left: 0px;
  transition: 0.4s ease-in-out; }

.small {
  color: #000 !important; }

.right {
  float: right; }

#popupContainer {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 99999; }

#popupBody {
  position: fixed;
  top: 10%;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 999999; }

.newsletterContainer {
  text-align: center;
  padding: 40px;
  position: relative; }

.newsletterContainer .row {
  position: relative;
  z-index: 99; }

h1, .h1 {
  font-size: 3.2em;
  line-height: 120%;
  margin: 0px;
  padding: 25px 0;
  text-align: center;
  font-weight: normal;
  color: #76c49c;
  text-transform: uppercase; }

h2, .h2 {
  font-size: 1.8em;
  font-weight: bold;
  color: #ffbd45;
  margin: 0px;
  padding-bottom: 20px;
  text-align: left;
  text-transform: uppercase; }

h3, .h3 {
  font-weight: 100;
  font-size: 1.3em;
  margin: 0px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0px; }

.h3info {
  text-align: center;
  text-transform: uppercase;
  color: #808080;
  max-width: 400px;
  margin: auto; }

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

.contactForm {
  font-size: 0.9em; }

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

button, .button {
  color: #fff;
  background: #76c49c;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 30px;
  border: 1px solid #f3d88b;
  height: 44px;
  border-radius: 0px;
  line-height: 44px;
  display: inline-block;
  letter-spacing: 1px; }

input, select, textarea {
  background: rgba(255, 255, 255, .5);
  height: 44px;
  line-height: 44px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, .2);
  letter-spacing: 1px; }

button, .button {
  width: auto; }

.button:hover, button:hover {
  background: #000; }

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

.secondary {
  color: #76c4a5;
  font-size: 1.3em;
  text-align: center;
  border: none;
  display: block;
  padding: 3px;
  background: rgba(138, 138, 138, 0) !important;
  margin-top: 10px;
  line-height: 35px; }

.fineLine, button, .button, .lang li a, .menu > li > ul > li a, .iconCircle, .packages .fineLine:after, .card .price, .card .cardButtonContainer .cardButton, .card:hover .priceContainer, .card:hover .fineLine, .card:hover .price, .card:hover .additionalCardInfo, .additionalCardButtonContainer .cardButton, .card:hover .additionalCardButtonContainer .cardButton, .card:hover .cardButtonContainer .cardButton, .additionalPriceInfo, .card:hover .additionalPriceInfo, .lightGallery div p, .lightGallery div p i, .submenuSecond li a, .routePluginContainer, .cf, #booking button, .cf:after, #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; }

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

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

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

.top p a {
  color: #76c49c;
  margin-right: 20px; }

.lang {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  z-index: 999;
  position: relative;
  float: right;
  margin-left: 20px;
  margin-top: 5px; }

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

.lang li a {
  text-transform: uppercase;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0);
  color: #000;
  display: inline-block;
  text-align: center;
  font-size: 0.8em;
  position: relative; }

.lang li.act a, .lang li:hover a {
  color: #db402a;
  border-top: 1px solid; }

#logo {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 1px;
  margin: auto;
  transition: 0.1s ease-in-out;
  bottom: 126px; }

#logoSmall {
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  height: 1px;
  left: 0;
  margin: auto;
  right: 0px;
  top: 84px;
  transition: 0.1s ease-in-out;
  opacity: 0; }

#logoImg {
  position: relative;
  opacity: 1;
  margin-top: 33px; }

.header.scrollTop {
  top: -70px;
  padding-bottom: 1px; }

.scrollTop #logo {
  opacity: 0; }

.scrollTop #logoSmall {
  opacity: 1; }

.header {
  z-index: 999;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  transition: 0.4s ease-in-out;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 111px 5px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 111px 5px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 111px 5px rgba(0, 0, 0, 0.23); }

#showMenu {
  z-index: 999999999;
  top: 32px;
  right: 40px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  font-size: 1.2em;
  color: #000;
  border: 1px solid #000;
  width: 40px;
  height: 40px;
  line-height: 40px; }

#menuWrap {
  position: relative;
  top: 49px;
  text-align: right; }

#menuWrapSecond {
  text-align: left;
  padding-left: 180px;
  position: relative;
  top: 84px; }

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

.menu > li {
  cursor: pointer;
  font-weight: 100;
  position: relative;
  text-align: center;
  white-space: nowrap;
  height: 100%;
  display: inline-block; }

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

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

.menu > li:hover > a {
  color: #fff;
  background: #76c49c; }

.menu > li.over > a {
  font-weight: bold;
  background: #76c49c;
  color: #fff; }

.menu > li > a {
  text-transform: uppercase;
  color: #000;
  line-height: 68px;
  font-weight: 400;
  margin: 0;
  position: relative;
  display: inline-block;
  padding: 0 13px;
  z-index: 99;
  transition: 0.4s ease;
  height: 63px; }

.menu > li > ul {
  z-index: 99999;
  position: absolute;
  left: 0;
  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;
  visibility: hidden;
  top: 63px;
  text-align: left;
  background: rgba(118, 196, 156, 0.95); }

.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.1); }

.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: 37px;
  height: 35px;
  margin: 0px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  min-width: 96px;
  padding: 0px 0px;
  padding-left: 14px; }

.menu > li > ul > li a:hover {
  color: #fff;
  background: #76c49c;
  font-weight: bold; }

.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; }

.menu > li:last-of-type:after {
  content: "";
  margin: 0px; }

.menuContainer {
  height: 112px;
  background: #fff; }

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

.topInfo {
  position: absolute;
  top: 16px;
  right: 27px; }

.iconCircle {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #76c49c;
  position: relative;
  color: #808080;
  border-radius: 50%;
  text-align: center;
  line-height: 31px;
  color: #fff; }

.iconCircle i:hover {
  color: #fff; }

.iconCircle:hover {
  background: #f2db8f; }

.menuPos1 {
  display: none !important; }

.pfr_wrap {
  position: relative; }
  .pfr_wrap img {
    width: 800px;
    margin: 0 auto;
    display: block; }

.homeFeatures {
  color: #572b0b;
  line-height: 1.5;
  line-height: 2;
  letter-spacing: 0px; }

.homeFeatures h3 {
  font-size: 1.5em;
  font-weight: 400;
  color: #a77413;
  font-style: normal;
  text-transform: uppercase; }

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

.content {
  overflow: hidden; }

.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);
  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; }

.packages {
  background-image: url("/public/images/forest.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100%;
  top: 0px;
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
  margin-top: 50px; }

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

.packages .fineLine:after {
  content: " ";
  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 {
  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;
  z-index: 999;
  width: 100%;
  font-size: 1.1em;
  left: 0px;
  bottom: 15px;
  display: table;
  text-align: center;
  height: 141px;
  transition: 0.4s ease !important; }

.card .packageHeadingIndex a {
  color: #fff !important;
  font-weight: 300 !important;
  font-size: 1.5em !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px; }

.card .package > .img {
  height: 338px;
  transition: 0.8s ease-in-out !important; }

.card .price {
  position: relative;
  text-align: center;
  font-size: 2.5em;
  color: #fff;
  margin-top: 61px; }

.card .priceContainer {
  bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 990;
  font-size: 1.1em;
  left: 0px;
  height: 140px;
  background: rgba(118, 196, 156, 0.85);
  transition: 0.4s ease !important; }

.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: 340px;
  cursor: pointer; }

.card:hover .fineLine {
  background: #b5af4f; }

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

.card:hover .package .img {
  height: 338px; }

.card:hover .packageShadow {
  opacity: 0; }

.additionalCardInfo {
  position: relative;
  top: 140px;
  opacity: 0;
  line-height: 0.1;
  color: #fff;
  transition: 0.4s ease; }

.additionalCardInfo .fa {
  color: #f8ebc8; }

.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;
  display: none; }

.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; }

.card:hover .packageHeadingIndex {
  bottom: 180px; }

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

.mainInfo {
  display: table-cell;
  vertical-align: middle;
  text-align: left; }

.mainInfoContainer {
  display: table;
  color: #000;
  height: 473px; }

.mainInfo p {
  padding-right: 10%;
  padding-top: 25px; }

.mainInfo h3 {
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 10px 25px 10px 25px; }

.packages .gradient {
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
  background: linear-gradient(to bottom, rgba(247, 227, 165, 0.73) 0%, rgba(247, 227, 165, 0.73) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.moreBtn {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  right: 0px;
  margin: 12px 36px;
  color: #fff;
  padding: 2px 0;
  text-transform: uppercase;
  z-index: 999;
  font-size: 0.9em; }

.centeringContainer {
  padding: 0 100px; }

#house1, #house2, #house3, #backHouse1, #backHouse2, #stable {
  opacity: 0;
  cursor: pointer;
  fill: #fff; }

#house1:hover {
  opacity: 0.4; }

#house2:hover {
  opacity: 0.4; }

#house3:hover {
  opacity: 0.4; }

#backHouse1:hover {
  opacity: 0.4; }

#backHouse2:hover {
  opacity: 0.4; }

#stable:hover {
  opacity: 0.4; }

.svgContainer {
  width: 100%;
  height: 473px;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  display: table; }

.svgContainerElement {
  display: table-cell;
  vertical-align: middle; }

.green {
  margin-bottom: 35px;
  background-image: linear-gradient(to left, rgba(29, 151, 108, 0.88), rgba(147, 249, 185, 0.89)), url('/img/files/osada.jpg'); }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%; }

  50% {
    background-position: 100% 50%; }

  100% {
    background-position: 0% 50%; } }

@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 50%; }

  50% {
    background-position: 100% 50%; }

  100% {
    background-position: 0% 50%; } }

@keyframes AnimationName {
  0% {
    background-position: 0% 50%; }

  50% {
    background-position: 100% 50%; }

  100% {
    background-position: 0% 50%; } }

.svgContainerSecond img {
  display: inline-block;
  width: 15%;
  padding-right: 25px; }

.svgContainerSecond {
  margin-top: 25px; }

.svgPointer {
  position: absolute;
  right: 404px;
  top: 70px;
  color: #fff;
  font-size: 1.5em; }

.svgPointer p {
  position: absolute;
  top: -27px;
  left: -27px;
  font-size: 0.6em;
  font-weight: bold; }

.tooltip_templates {
  display: none; }

.svgPointer i {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

.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-top: 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: 400px;
  background-color: rgba(0, 0, 0, 0.62);
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  margin-top: 112px;
  border-bottom: 16px solid rgba(0, 0, 0, 0.25); }

#location {
  width: 100%;
  margin: 0px auto;
  padding: 0;
  list-style: none;
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.58);
  padding: 25px 0px;
  max-width: 1325px;
  position: relative;
  text-align: center;
  display: none; }

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

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

.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: 5px dashed #fff;
  margin-bottom: 5px; }

.submenu li a {
  color: #000; }

.submenu li:hover a {
  color: #f2db8f; }

.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: 5px solid #d49a33;
  font-weight: bold; }

.submenu li:hover {
  border-bottom: 5px solid rgba(0, 0, 0, 0.05); }

.submenu li:hover a, .submenu li.over a, .submenu li.over {
  color: #d49a33; }

.description thead {
  background: #919191; }

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

.submenuSecond {
  list-style: none;
  padding: 10px;
  text-align: center;
  border-bottom: 1px rgba(156, 196, 156, 0.25) solid;
  line-height: 30px; }

.submenuSecond li {
  cursor: pointer;
  position: relative;
  padding: 5px 0px;
  text-align: center;
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  display: inline-block; }

.submenuSecond li::after {
  content: "/";
  margin: 0 10px;
  color: rgba(0, 0, 0, 0.25); }

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

.submenuSecond li a {
  color: #000;
  display: inline-block;
  padding: 2px 0px; }

.submenuSecond li:hover a {
  color: #76c49c; }

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

.submenuSecond li.over a {
  color: #76c49c !important;
  border-bottom: 1px solid #76c49c;
  /*imgTxtContent Styles*/ }

.imgTxtContent {
  max-width: 100%;
  min-height: 400px; }

.imgTxtContent .columns {
  height: 100%;
  position: relative; }

.imgTxtContent h2 {
  font-size: 3.2em;
  font-weight: 100;
  padding: 0px 10%; }

.imgTxtContent h2:after {
  height: 14px;
  margin : 10px auto 15px auto; }

.backgroundCoverDark h2:after {
  background-image: url("/public/images/chevron-white-small.png");
  opacity: 0.6; }

.imgTxtContent .img {
  display: table;
  height: 100%;
  border: 0px;
  min-height: 400px; }

.vCenter {
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  position: relative; }

.backgroundCoverDark {
  color: #fff; }

.jsCenter {
  padding: 0px 10%;
  text-align: justify; }

.infoContainerElements {
  z-index: 1;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  display: inline-block;
  padding: 30px 0px;
  border: 0px; }

.lightBg, .darkBg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.85); }

.lightBg2 {
  background: rgba(255, 255, 255, 0.55); }

.darkBg {
  background: rgba(0, 0, 0, 0.85); }

iframe {
  border: none; }

.priceTable td, .nice th {
  border: 1px solid #ddd;
  transition: all 0.3s;
  padding: 9px 35px; }

.priceTable h2 {
  color: #76c49c; }

.priceTable th {
  background: #76c49c;
  font-weight: normal;
  font-size: 1.5em;
  padding: 16px;
  color: #fff;
  text-align: center; }

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

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

.priceTable tr:nth-child(odd) td {
  background: #f6f6f6; }

.priceTable tr td h3 {
  margin-right: 0px !important; }

.description {
  margin-bottom: 35px; }

.description ol li {
  line-height: 26px; }

.contenth2 h2 {
  text-align: center;
  margin-bottom: 35px; }

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

#house1, #house2, #house3, #backHouse1, #backHouse2, #stable, .package > .img, .package .over, .package .over strong, .packageHeading a, .roomInfoIndex, .roomInfoListing, .packageHeadingIndex, .packageHeadingListing a, .packageHeadingIndex 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;
  overflow: hidden;
  z-index: 9; }

.packageShadow {
  background-image: url("/public/images/shadow-box.png");
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-repeat: no-repeat;
  opacity: 0.8;
  transition: 0.4s ease;
  /*
.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; }

.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; }

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

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

.package:hover p a {
  color: #fff; }

.package:hover .roomInfoIndex {
  left: 23px !important; }

.package:hover .roomInfoListing {
  left: 23px !important; }

.package:hover .packageHeadingListing a {
  top: 10px; }

.package:hover .packageHeadingIndex {
  bottom: 72px; }

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

.package:hover .over strong {
  left: 0px; }

.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: 47px; }

.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; }

.mapContainer {
  border-top: 10px solid #ccc;
  overflow: hidden; }

.routePluginContainer {
  position: absolute;
  z-index: 99;
  top: 0px;
  width: 500px;
  right: 156px;
  height: 440px;
  padding: 33px 44px 20px 44px;
  background: rgba(230, 230, 230, 0.92);
  text-align: left; }

.slideDown {
  top: 289px; }

.routePluginContainer span {
  color: #000;
  font-size: 1.5em;
  font-weight: normal;
  position: relative;
  right: 53px;
  padding: 6px 20px;
  background: rgba(255, 255, 255, 0.8); }

.routePluginResult {
  font-weight: 100;
  padding: 20px;
  background: #76c49c;
  display: none;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  position: relative; }

.routePluginResult strong {
  font-size: 1.1em;
  color: #fff;
  font-weight: 100; }

.routePluginInput {
  display: block;
  position: relative;
  border: 1px solid #b1afaf; }

.routePluginInput input {
  background: rgba(255, 255, 255, 0.41);
  position: relative;
  border: 0px;
  font-size: 1.2em;
  left: 0px; }

.routePluginInput button {
  padding: 0px 14px;
  margin: 0px;
  position: absolute;
  right: 0px;
  font-size: 0.8em;
  top: 0px;
  border: 0px;
  background: #b1afaf;
  letter-spacing: -0.1px; }

.routePluginInput button:hover {
  background: #f2db8f; }

.routePluginInput button:hover i {
  color: #fff; }

.routePluginInput input::-webkit-input-placeholder {
  color: #b1afaf;
  font-size: 0.8em; }

.routePluginInput button i {
  padding: 0px;
  border: none;
  font-size: 2em;
  color: #fff; }

.mapInfo {
  margin-top: 53px; }

.mapSvg {
  width: 100%;
  text-align: left;
  padding-left: 60px;
  position: relative;
  line-height: 25px;
  margin-bottom: 35px; }

.mapSvg img {
  position: absolute;
  top: -8px;
  left: 0px;
  width: 40px; }

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

.slideInfo {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  width: 100%;
  margin: auto;
  bottom: 30px;
  left: 0px;
  display: none; }

#sliderGallery {
  margin-top: 112px;
  /*.slideInfo:after {
    content: " ";
    background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
    background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
    background: linear-gradient(to bottom, rgba(89, 89, 89, 0) 0%, #2d2d2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40%;
    z-index: 9;  
}*/
  /*.header::after{
  content: "";
      background: -moz-linear-gradient(top, rgba(54,16,0,1) 0%, rgba(0,108,104,0) 100%);
    background: -webkit-linear-gradient(top, rgba(54,16,0,1) 0%,rgba(0,108,104,0) 100%);
    background: linear-gradient(to bottom, #204920 42%, rgba(32, 73, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#361000', endColorstr='#00006c68',GradientType=0 );
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60%;
    z-index: 9999;
}
*/ }

.slideInfo h1 {
  font-size: 4em;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: capitalize; }

.slideInfo h1::after {
  background-image: url("/public/images/chevron-white-big.png");
  height: 18px;
  opacity: 0.6; }

.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; }

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

#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; }

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

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

.sliderIconsContainer {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table; }

.housing {
  background-image: url('data:image/svg+xml;utf8, <svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="303px" height="440px" viewBox="0 0 303 440" enable-background="new 0 0 303 440" xml:space="preserve"><linearGradient id="linear" x1="0%" y1="0%" x2="100%" y2="0%"><stop offset="0%"   stop-color="rgba(29, 151, 108, 0.88)"/><stop offset="100%" stop-color="rgba(147, 249, 185, 0.89)"/></linearGradient><polygon stroke="#fff"  fill="#000" fill-opacity="0.6" stroke-width="2" points="298,435.5 5,435.5 5,125.186 151.5,5 298,125.186 "/></svg>');
  background-size: contain;
  display: inline-block;
  width: 214px;
  height: 252px;
  -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;
  overflow: hidden;
  cursor: pointer; }

.housing:hover {
  background-image: url('data:image/svg+xml;utf8, <svg version="1.0" id="Layer_2" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="303px" height="440px" viewBox="0 0 303 440" enable-background="new 0 0 303 440" xml:space="preserve"><linearGradient id="linear" x1="0%" y1="0%" x2="100%" y2="0%"><stop offset="0%"   stop-color="rgba(29, 151, 108, 0.88)"/><stop offset="100%" stop-color="rgba(147, 249, 185, 0.89)"/></linearGradient><polygon stroke="#fff"  fill="#000" fill-opacity="0.8" stroke-width="2" points="298,435.5 5,435.5 5,125.186 151.5,5 298,125.186 "/></svg>');
  -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; }

.housing:hover img {
  width: 60px;
  -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; }

.housing p {
  color: #fff; }

.housing img {
  width: 50px;
  margin-top: 123px;
  -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; }

.sliderIcons {
  margin-top: 179px;
  display: table-cell;
  vertical-align: middle;
  transition: 0.4s ease-in-out; }

.sliderWaterMarkContainer {
  position: absolute;
  width: 100%;
  height: 100%; }

.sliderWaterMark {
  position: absolute;
  z-index: 99;
  right: 40px;
  bottom: 40px;
  opacity: 0.8; }

.sliderWaterMark p {
  position: relative;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  right: 0px;
  display: inline-block;
  padding-right: 12px;
  bottom: -15px;
  font-size: 0.7em;
  line-height: 1.5; }

.sliderWaterMark img {
  position: relative;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  right: 0px;
  display: inline-block;
  padding-right: 12px;
  bottom: -8px;
  font-size: 0.7em;
  line-height: 1.5;
  width: 100px; }

#bookingWrap {
  text-transform: uppercase;
  z-index: 99999;
  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: 8px;
  font-size: 0.9em;
  color: #cec058;
  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: 15px; }

.cf {
  text-align: center;
  color: #fff;
  cursor: pointer;
  position: relative;
  padding: 15px; }

.cf:hover {
  border: none; }

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

.inputSelected p, span, em {
  padding: 0px;
  color: #112811; }

.inputSelected .cf span {
  padding: 0px;
  color: #112811; }

.inputSelected .cf em {
  color: #112811; }

.inputSelected .arrivalBox p, span, em {
  padding: 0px;
  color: #112811; }

.inputSelected .cf::after {
  color: #112811; }

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

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

.inputSelected .bookingInfo {
  text-transform: uppercase;
  color: #000; }

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

.inputSelected em {
  color: #fff; }

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

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

.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 {
  background: #fff; }

#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 {
  width: 100%;
  bottom: 0;
  z-index: 9999; }

.subpageHeading #bookingWrap {
  padding: 0px; }

.bookingSliderWrap #bookingWrap {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.newBookingContainer {
  position: fixed;
  width: 31%;
  background: #76c49c;
  z-index: 999;
  transition: 0.4s ease-in-out;
  cursor: pointer;
  top: 0px;
  left: 0px;
  left: 100%; }

.newBookingContainer h2 {
  text-align: center;
  color: #fff; }

.newBookingShow {
  left: 69%; }

.overflowHidden {
  overflow: hidden; }

.translateOut {
  left: -30%; }

.newBookingContainer .closeIcon {
  position: absolute;
  z-index: 9999999;
  color: #fff;
  font-size: 4em !important;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  -webkit-text-stroke-width: 7px;
  -webkit-text-stroke-color: #76c49c;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s ease; }

.newBookingElements {
  text-align: center; }

#newBookingBtn {
  position: absolute;
  left: -145px;
  top: 0px;
  height: 112px;
  border: none;
  background: #76c49c;
  width: 145px; }

#newBookingBtn:hover {
  background: #6aa989; }

#newBookingBtn:hover .fa-times {
  -webkit-text-stroke-color: #6aa989; }

#newBookingBtn i {
  display: block;
  font-size: 3em;
  text-align: center;
  padding-top: 20px;
  transition: 0.2s ease; }

#newBookingBtn span {
  color: #fff; }

.showBookingBtn {
  visibility: visible !important;
  opacity: 1 !important; }

.hideBtn {
  opacity: 0 !important;
  visibility: hidden !important; }

#booking h3 {
  position: relative;
  bottom: 10px;
  color: #fff;
  font-weight: bold; }

.mobileClose {
  font-size: 4em;
  position: absolute;
  right: 8px;
  top: -7px;
  color: #fff;
  -webkit-text-stroke-width: 7px;
  -webkit-text-stroke-color: #76c49c;
  z-index: 999; }

.mobileOpen {
  display: none; }

#departureDiv {
  display: none; }

.ui-datepicker {
  height: auto !important;
  background: #fff;
  color: #303030;
  padding: 30px 10px 6px 10px;
  z-index: 999999999 !important; }

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

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

.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: 6px 0;
  color: #112811;
  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: #f3dc96;
  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;
  right: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, .7);
  z-index: 999; }

.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: #454343;
  color: #fff;
  overflow: hidden;
  font-size: 0.9em;
  color: #aaa;
  position: relative;
  text-align: left;
  padding: 20px 0px; }

#footer i {
  font-size: 1.3em; }

#footer strong {
  font-size: 1.4em;
  font-weight: normal;
  color: #fff; }

#footer h4 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 400;
  position: relative; }

.credits {
  background: #454343;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  padding-bottom: 15px;
  margin-top: 20px;
  padding-top: 15px; }

@media only screen and (max-width: 1663px) {
  .menu > li > a {
    padding: 0 6px; }

  #logoImg {
    position: relative; }

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

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

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

  .imgTxtContent .img {
    height: auto;
    min-height: 330px; }

  .imgTxtContent .imgCover {
    height: 330px; }

  .vCenter {
    padding: 10%; }

  .jsCenter {
    padding: 0px; }

  #menuWrap {
    position: relative;
    top: 49px;
    text-align: right;
    padding-right: 143px; }

  .topInfo {
    right: 164px; }

  .newBookingShow {
    left: 65%; }

  .newBookingContainer {
    width: 35%; } }

@media only screen and (max-width: 63.063em) {
  .dr, .bt {
    display: none; }

  #footer img {
    width: 18%; }

  .newBookingContainer {
    width: 100%; }

  .newBookingShow {
    left: 0%; }

  #showMenu {
    right: 10px; }

  .mobileOpen {
    position: absolute;
    right: 70px;
    bottom: 40px;
    display: block; }

  .mobileOpen button {
    border: none !important;
    height: 40px;
    line-height: 1px; }

  .mobileOpen button:hover {
    background: #51b98f;
    border: none !important; }

  .mobileOpen button span {
    font-size: 0.9em;
    color: #fff; }

  .mobileOpen button i {
    margin-right: 6px; }

  .top p {
    display: none; }

  .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    padding: 0px; }

  .lang {
    margin-top: 0px; }

  .lang li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 0px;
    background: #eee;
    border-radius: 100%; }

  .lang li.act a, .lang li:hover a {
    color: #fff;
    background: red;
    border: 0px; }

  .header {
    height: 108px; }

  .scrollTop #logo {
    top: 0px; }

  .header.scrollTop {
    top: 0px;
    background: #fff; }

  #sliderGallery {
    margin-top: 108px; }

  #menuWrap {
    padding: 0px;
    width: 100%;
    z-index: 99;
    background: #76c49c;
    top: 108px;
    left: 0px;
    position: absolute;
    z-index: 999;
    padding-top: 50px; }

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

  .menu li a {
    color: #fff;
    font-size: 1.2em;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-shadow: none;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2); }

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

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

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

  .description {
    margin-top: 13px; }

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

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

  .bookingBorder .columns {
    padding: 0px; }

  .cf {
    text-align: center;
    padding: 12px;
    padding-top: 4px;
    padding-bottom: 16px;
    line-height: 20px; }

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

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

  .cf::after {
    top: 0px;
    right: 35px; }

  .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 {
    top: 5px; }

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

  #logo {
    z-index: 999;
    position: absolute;
    text-align: left;
    top: -21px;
    left: 38px; }

  .over strong {
    display: none; }

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

  #special {
    left: 0px; }

  .ui-datepicker {
    top: 5% !important;
    left: 5% !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; }

  .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; }

  #logoImg {
    position: relative; }

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

  .bookingSliderWrap .columns {
    padding: 0px; }

  .routePluginContainer {
    position: relative;
    top: inherit;
    right: inherit;
    text-align: center;
    width: 100%; }

  .routePluginContainer h4 {
    color: #404040;
    text-align: center; }

  .routePluginInput input {
    background: #303030;
    border-bottom: 1px solid rgba(255, 255, 255, .1); }

  .routePluginResult {
    background: #000; }

  .additionalInfo {
    display: none; }

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

  .menu li.over {
    border-top: 0px solid #d49a33; }

  #topImg {
    margin-top: 108px; }

  .slideInfo h1 {
    font-size: 3em; }

  .slideInfo h1:after {
    height: 14px; }

  .homeFeatures {
    padding-bottom: 0px; }

  .description img {
    height: 50% !important;
    width: 100% !important; }

  .menuContainer {
    border-bottom: none;
    background: rgba(255, 255, 255, 0); }

  .topInfo {
    top: 37px;
    right: 252px; }

  #logoSmall {
    top: 30px;
    opacity: 1;
    text-align: left;
    padding-left: 30px; }

  .lines {
    border: none; }

  .newBookingContainer .closeIcon {
    top: 5px;
    left: 7px; }

  #newBookingBtn {
    top: 32px;
    border: 1px solid rgba(255, 255, 255, 0);
    height: 40px;
    left: -121px;
    width: 113px;
    display: none; }

  #newBookingBtn:hover {
    background: #76c49c; }

  #newBookingBtn:hover .fa-times {
    -webkit-text-stroke-color: #76c49c; }

  .mainInfo h3 {
    margin-top: 23px;
    margin-bottom: 23px; }

  #newBookingBtn i {
    display: inline;
    font-size: 1.4em;
    text-align: center;
    transition: 0.4s ease;
    right: 24px;
    position: relative;
    top: -66px; }

  #newBookingBtn span {
    color: #fff;
    font-size: 0.8em;
    position: relative;
    bottom: 69px;
    right: 16px; }

  .packageHeadingIndex {
    bottom: 12px; }

  .routePluginContainer span {
    right: 277px; }

  .svgContainerSecond img {
    width: 24%; }

  .svgPointer {
    display: none; } }

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

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

  .header {
    height: 75px; }

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

  .top p {
    display: none; }

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

  .description .medium-6 {
    margin-bottom: 20px; }

  #gmap {
    height: 240px; }

  #logo {
    left: 10px;
    display: inline-block;
    z-index: 99;
    padding: 0px 0px;
    height: 0px;
    box-shadow: none;
    top: -88px;
    max-width: 165px; }

  #logoSmall {
    top: 14px;
    padding: 0px;
    text-align: center; }

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

  #footer {
    padding: 25px 0 70px 0;
    text-align: center; }

  #footer h4 {
    text-align: center;
    left: 0px; }

  #footer img {
    width: 39%; }

  .header img {
    width: auto; }

  #sliderGallery {
    height: 310px !important;
    margin-top: 75px; }

  .slideInfo h1 {
    font-size: 2.4em; }

  .slideInfo h1:after {
    height: 12px; }

  #menuWrap {
    top: 75px;
    text-align: center; }

  .menu li a {
    line-height: 42px;
    font-size: 1em;
    height: 50px;
    line-height: 50px;
    text-shadow: none;
    margin: 0;
    display: block;
    padding: 0; }

  .menu li.over {
    border-top: 0px solid #d49a33; }

  .menu li:hover .over {
    border-top: 0px solid #d49a33; }

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

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

  #showMenu {
    top: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px; }

  .mobileOpen {
    position: absolute;
    right: 54px;
    bottom: 57px; }

  .mobileOpen button {
    padding: 0px 8px;
    font-size: 0.8em;
    height: 35px;
    line-height: 16px; }

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

  .lang {
    display: block;
    text-align: center;
    margin: 0px auto;
    position: relative;
    width: 100%;
    margin-bottom: 30px; }

  .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: #000 !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: 2.8em; }

  .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: 1.5em;
    line-height: 35px; }

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

  .spacer {
    display: none; }

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

  .topInfo {
    top: 24px;
    right: 70px; }

  .topInfo {
    display: none; }

  #bookingWrap {
    bottom: -48px; }

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

  .cf::after {
    top: -30px;
    right: 7px; }

  #location {
    padding: 0px 0px;
    top: 0px; }

  .packages .fineLine {
    z-index: 999; }

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

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

  .imgTxtContent .imgCover {
    height: 250px; }

  #newBookingBtn {
    top: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 35px;
    left: -79px;
    width: 77px; }

  #newBookingBtn i {
    display: block;
    font-size: 1em;
    text-align: center;
    transition: 0.4s ease;
    right: 26px;
    position: relative;
    top: -90px; }

  .mobileSettings i {
    left: -2px !important;
    top: -105px !important; }

  .mobileSettings span {
    display: none !important; }

  .mobileSettings {
    background: none !important; }

  #newBookingBtn span {
    color: #fff;
    font-size: 0.5em;
    position: relative;
    right: 7px;
    bottom: 119px; }

  .housing {
    width: 95px; }

  .housing img {
    width: 42px;
    margin-top: 117px; }

  .svgContainerSecond img {
    width: 24%;
    padding-right: 11px; }

  .svgPointer {
    right: 150px;
    bottom: 280px;
    top: auto; }

  .packageHeadingIndex {
    bottom: 23px; }

  .submenuSecond li {
    display: block; }

  .submenuSecond li::after {
    display: none; }

  .routePluginContainer span {
    right: 53px; }

  .routePluginInput input {
    font-size: 0.8em; }

  .svgContainer {
    height: 292px; }

  .mainInfo p {
    padding-right: 0px;
    padding-top: 0px; }

  .sliderWaterMark {
    position: absolute;
    z-index: 99;
    right: -32px;
    bottom: 10px;
    opacity: 0.8;
    transform: scale(0.6); }

  .housing p {
    color: #fff;
    font-size: 0.8em; }

  .housing:hover img {
    width: 50px; }

  .housing img {
    margin-top: 111px; }

  .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    padding: 2px 0;
    font-size: 1.1em; }

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

  .ui-datepicker {
    padding: 10px; }

  .ui-datepicker .ui-datepicker-next {
    margin-right: 20px;
    font-size: 1.3em;
    color: #112811;
    margin-top: 16px; }

  .ui-datepicker .ui-datepicker-prev {
    margin-left: 20px;
    font-size: 1.3em;
    color: #112811;
    margin-top: 16px; }

  .ui-datepicker-title {
    height: 40px;
    padding: 6px; }

  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: default;
    height: 10px;
    width: 15px; } }
