@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');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Caudex:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900&subset=latin-ext');
/* Slider */
.c1 {
  background: #25a8ae;
  height: 100%; }

.c2 {
  background: #c33d66;
  height: 100%; }

.c3 {
  background: #231f20;
  height: 100%; }

.borderWrap {
  height: 4px;
  max-width: 100% !important; }

body {
  font-size: 11pt;
  font-family: 'Montserrat', sans-serif;
  background-color: #fff;
  color: #c49a6c;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px; }

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

a {
  color: #c49a6c;
  text-decoration: none; }

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

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

.clearList, .menu, .menu > li > ul, #location, .submenu, .submenuSecond {
  list-style: none;
  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; }

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

.transEase, input, select, textarea, button, .button, .header, #search-button, #search-button i, .showMenu, .disabledshowMenu, #showMenuTop, .showMenuTopnone, #showTelephone1, #showTelephone, #showMail, .shadow_submenu, .displaynone, .displayon, #menuWrap, .menu > li > ul, .menu > li > ul > li a, .credits a, .title, .scroll_down, .submenuSecond li:before, .submenuSecond li a, .bigmenu .img, .bigmenu .more, .bigmenu .title, .bigmenu .desc, .bigmenu .shadow, .chevron_button, .roomsbuttonprev, .roomsbuttonprev .fa, .roomsbuttonnext, .roomsbuttonnext .fa, .button_rooms, label, .roomImg .img, .roomImg .shadow, .seeAll, .roomImg .more, .roomImg .roomInfo, .room, .roomImg .title p, .more, .bookingWrap button, .dateBox, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td, .slickWrap {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

#cookies-message-container {
  color: #505050;
  padding: 5px;
  font-size: 0.9em;
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0px;
  z-index: 9999999;
  text-align: center;
  width: 100%; }
  #cookies-message-container i {
    display: none; }
  #cookies-message-container h2 {
    font-size: 1.4em; }
  #cookies-message-container #cookies-message {
    font-size: 0.8em;
    color: #fff; }

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

.msg {
  padding: 15px; }

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

.success {
  color: #4f8a10;
  background-color: #dff2bf; }

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

label.error {
  color: #fff;
  background-color: #ff4d4d;
  font-size: 0.8em;
  line-height: 0px;
  left: 0;
  text-align: left;
  display: block;
  font-size: 0.6em;
  width: 195px; }

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

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

.preloader {
  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 {
  opacity: 1;
  position: relative;
  left: 0px; }

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

h1, .h1 {
  font-size: 2.5em;
  line-height: 120%;
  margin: 0px;
  padding: 30px 0;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif; }

h2, .h2 {
  font-size: 1.8em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  padding: 10px 0px;
  color: #fff;
  font-family: 'Montserrat', sans-serif; }

h3, .h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0px;
  font-family: 'Montserrat', sans-serif; }

h4, .h4 {
  font-weight: bold;
  font-size: 1em;
  margin: 0px;
  text-transform: uppercase;
  padding: 20px 0px;
  font-family: 'Montserrat', sans-serif; }

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

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

.subtitle {
  padding: 30px; }

.contactForm {
  font-size: 0.9em; }

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

button, .button {
  color: #fff;
  background: #c49a6c;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 30px;
  border: 1px solid rgba(0, 0, 0, 0);
  font-size: 0.8em;
  font-weight: bold;
  border-radius: 0px;
  line-height: 44px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer; }

input, select, textarea {
  background: #fff;
  height: 44px;
  line-height: 44px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  letter-spacing: 1px;
  border-radius: 0px;
  background: #f5f5f5; }

.form-error {
  background: #f00;
  color: #fff;
  padding: 5px; }

button, .button {
  width: auto; }

.button:hover, button:hover {
  background: #90673a; }

.secondary {
  text-align: center;
  background: #eee;
  color: #404040; }

.secondary:hover {
  background: #aaa; }

.buttonBig {
  height: auto;
  line-height: 100%;
  height: auto;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 15px 50px; }

.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, .45); }

#lg-counter, .lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block; }

@font-face {
  font-family: lg;
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal; }

.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, .45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #fff; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0; }

  50% {
    left: -30px; } }

@-moz-keyframes lg-right-end {
  0%, 100% {
    left: 0; }

  50% {
    left: -30px; } }

@-ms-keyframes lg-right-end {
  0%, 100% {
    left: 0; }

  50% {
    left: -30px; } }

@keyframes lg-right-end {
  0%, 100% {
    left: 0; }

  50% {
    left: -30px; } }

@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0; }

  50% {
    left: 30px; } }

@-moz-keyframes lg-left-end {
  0%, 100% {
    left: 0; }

  50% {
    left: 30px; } }

@-ms-keyframes lg-left-end {
  0%, 100% {
    left: 0; }

  50% {
    left: 30px; } }

@keyframes lg-left-end {
  0%, 100% {
    left: 0; }

  50% {
    left: 30px; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #fff; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px; }

.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
  color: #fff; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../img/vimeo-play.png) no-repeat; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../img/vimeo-play.png) 0 -58px no-repeat; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../img/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../img/youtube-play.png) no-repeat; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../img/youtube-play.png) 0 -60px no-repeat; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, .25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0; }

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, .07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.group:after, .group:before {
  display: table;
  content: "";
  line-height: 0; }

.group:after {
  clear: both; }

.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url(../img/loading.gif) center center no-repeat;
  display: none !important; }

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important; }

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lang li a, .lightGallery div p, .lightGallery div p i, .routePluginContainer {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

#logo {
  position: absolute;
  z-index: 9999999999;
  left: 50px;
  top: 40px;
  margin: 0 auto;
  width: 200px;
  animation: bump 15s 7s ease both; }

@keyframes bump {
  0% {
    transform: translateY(0px); }

  5% {
    transform: translateY(0px); }

  15% {
    transform: translateY(-12px); }

  20% {
    transform: translateY(-12px); }

  40% {
    transform: translateY(0); }

  45% {
    transform: translateY(0px); }

  65% {
    transform: translateY(0px); }

  70% {
    transform: translateY(-12px); }

  75% {
    transform: translateY(-12px); }

  80% {
    transform: translateY(0); }

  100% {
    transform: translateY(0px); } }

.header {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 150px;
  top: 0;
  left: 0;
  z-index: 999999999; }

.lang li:nth-child(1n):after {
  content: " ";
  background-image: url('/img/images/poland.svg');
  position: absolute;
  left: -13px;
  top: -5px;
  height: 44px;
  width: 13px;
  background-size: cover; }

.lang li:nth-child(2n):after {
  content: " ";
  background-image: url('/img/images/united-kingdom.svg');
  position: absolute;
  left: -13px;
  top: -5px;
  height: 44px;
  width: 13px;
  background-size: cover; }

.lang li:nth-child(3n):after {
  content: " ";
  background-image: url('/img/images/germany.svg');
  position: absolute;
  left: -13px;
  top: -5px;
  height: 44px;
  width: 13px;
  background-size: cover; }

.lang li:nth-child(4n):after {
  content: " ";
  background-image: url('/img/images/russia.svg');
  position: absolute;
  left: -13px;
  top: -5px;
  height: 44px;
  width: 13px;
  background-size: cover; }

.lang {
  display: inline-block;
  padding: 0px;
  margin: 130px 0;
  z-index: 999;
  position: absolute;
  width: 40px;
  right: -12px;
  display: block;
  text-align: center; }

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

.lang li a {
  text-transform: uppercase;
  width: 30px;
  height: 29px;
  line-height: 28px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2784313725490196);
  color: #fff;
  display: block;
  text-align: center;
  font-size: 0.9em;
  margin-top: 2px;
  padding-left: 0px;
  position: relative;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.611764705882353); }

.lang li.act a, .lang li:hover a {
  color: #2f72da;
  text-shadow: 0px 0px #000;
  background: rgba(255, 255, 255, 0.9); }

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform input[type=submit] {
  position: absolute;
  width: 100px;
  height: 100%;
  background-color: transparent;
  border: 0;
  right: 0;
  top: 0; }

#mk-fullscreen-searchform:focus {
  outline: none;
  border: none; }

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform .fullscreen-search-icon {
  font-size: 25px;
  position: absolute;
  right: 10px;
  width: 25px;
  top: 10px;
  color: #fff;
  color: rgba(255, 255, 255, .2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.fullscreen-search-icon:hover, .fullscreen-search-icon:focus {
  border: none;
  outline: none;
  color: #fff !important;
  -webkit-transition: transform ease-out 0.2s;
  -moz-transition: transform ease-out 0.2s;
  -ms-transition: transform ease-out 0.2s;
  -o-transition: transform ease-out 0.2s;
  transition: transform ease-out 0.2s; }

#mk-fullscreen-searchform {
  position: relative;
  verticle-align: middle; }

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
  width: 800px;
  background-color: transparent;
  -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
  -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
  border: 0;
  text-align: center;
  font-size: 1em;
  padding: 0px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input:focus {
  boder: none;
  outline: none; }

.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show {
  visibility: visible;
  opacity: 1; }

.mk-fullscreen-search-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, .94);
  text-align: center;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s; }

.mk-animate-element, .mk-effect-bg-layer, .mk-fullscreen-search-overlay {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.mk-fullscreen-search-overlay {
  z-index: 999999999; }

.mk-fullscreen-search-overlay .mk-fullscreen-close:link, .mk-fullscreen-search-overlay .mk-fullscreen-close:visited {
  color: #fff; }

.mk-fullscreen-search-overlay .mk-fullscreen-close {
  position: absolute;
  right: 50px;
  top: 70px;
  font-size: 26px;
  -webkit-transition: transform ease-out 0.2s;
  -moz-transition: transform ease-out 0.2s;
  -ms-transition: transform ease-out 0.2s;
  -o-transition: transform ease-out 0.2s;
  transition: transform ease-out 0.2s;
  transform: rotate(0deg); }

.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  ms-transform: scale(1); }

.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper {
  display: inline-block;
  max-width: 1000px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  ms-transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s; }

.mk-search-trigger {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  /* Search Button */ }

#search-button {
  display: relative;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms; }

#search-button i {
  color: white; }

#search-button i :hover {
  color: #c49a6c; }

#search-button:hover i, .mk-fullscreen-close:hover {
  opacity: 1;
  color: #c49a6c; }

#mk-fullscreen-search-input:focus {
  box-shadow: 0px 3px 0px 0px rgba(255, 213, 0, 0.68) !important; }

.contact_obj_wrap {
  margin-top: 70px; }
  .contact_obj_wrap h3 {
    margin-bottom: 40px;
    color: #e0bb92; }

.showMenu {
  z-index: 9999999999;
  top: 75px;
  right: 115px;
  cursor: pointer;
  position: fixed;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  width: 40px;
  border: 2px solid #fff;
  height: 40px;
  padding: 17px 5px 5px 5px;
  opacity: 0.6; }

.disabledshowMenu {
  opacity: 1 !important; }

#togglex {
  display: block; }

#togglex span:after, #togglex span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px; }

#togglex span:after {
  top: 9px; }

#togglex span {
  position: relative;
  display: block; }

#togglex span, #togglex span:after, #togglex span:before {
  width: 100%;
  height: 3px;
  background-color: #fff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
  /* on activation */ }

#togglex.on span {
  background-color: transparent; }

#togglex.on span:before {
  transform: rotate(45deg) translate(5px, 5px); }

#togglex.on span:after {
  transform: rotate(-45deg) translate(7px, -8px); }

#showMenuTop {
  z-index: 9999999999;
  right: 130px;
  cursor: pointer;
  position: fixed;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  width: 40px;
  border: 2px solid #fff;
  height: 40px;
  line-height: 35px; }

.showMenuTopnone {
  opacity: 0;
  top: -40px; }

.showMenuTopon {
  opacity: 1;
  top: 30px; }

.scroll_position_submenu {
  top: 30px !important; }

#showTelephone1 {
  z-index: 9999999999;
  top: 25px;
  right: 30px;
  cursor: pointer;
  position: fixed;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  width: 40px;
  border: 2px solid #fff;
  height: 40px;
  line-height: 35px; }

#showTelephone {
  z-index: 9999999999;
  top: 75px;
  right: 30px;
  cursor: pointer;
  position: fixed;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  width: 40px;
  border: 2px solid #fff;
  height: 40px;
  line-height: 35px; }

#showMail {
  z-index: 99999999;
  top: 75px;
  right: 80px;
  cursor: pointer;
  position: fixed;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  width: 40px;
  border: 2px solid #fff;
  height: 40px;
  line-height: 35px; }

#showMenuTop:hover, #showTelephone:hover, #showMail:hover {
  color: #c49a6c;
  border: 2px solid #c49a6c; }

.shadow_submenu {
  position: fixed;
  top: 0;
  right: 0;
  width: 31%;
  height: 255px;
  background: -moz-linear-gradient(14deg, rgba(255, 255, 255, 0.0) 66%, rgba(0, 0, 0, 0.75) 107%);
  background: -webkit-linear-gradient(14deg, rgba(255, 255, 255, 0.0) 66%, rgba(0, 0, 0, 0.75) 107%);
  background: linear-gradient(14deg, rgba(255, 255, 255, 0.0) 66%, rgba(0, 0, 0, 0.75) 107%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=1);
  z-index: 999;
  opacity: 0; }

.shadow_submenu_on {
  opacity: 1; }

.displaynone {
  opacity: 0 !important; }

.displayon {
  opacity: 1 !important; }

#menuWrap {
  width: 100%;
  position: absolute;
  right: 135px;
  top: 85px;
  opacity: 1;
  z-index: 9999; }

.menu {
  text-align: right;
  list-style: none;
  font-family: 'Caudex', serif; }
  .menu li {
    padding: 0 15px;
    font-size: 1.1em;
    text-transform: uppercase;
    position: relative;
    display: inline-block; }
    .menu li a {
      color: #fff; }
      .menu li a span {
        letter-spacing: 3px; }

.menu li:before {
  content: '';
  position: absolute;
  width: 0%;
  height: 5px;
  bottom: -10px;
  right: 0px;
  background: #c49a6c;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

.menu li:hover:before {
  width: 100% !important; }

.menu_footer .over a:before {
  content: '';
  position: absolute;
  width: 0%;
  height: 5px;
  bottom: -10px;
  right: 0px;
  background: #c49a6c;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

.over a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: -10px;
  right: 0px;
  background: #c49a6c;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

.menu > li > ul {
  z-index: 99999;
  position: absolute;
  left: 0px;
  font-size: 0.9em;
  opacity: 0;
  -webkit-transform: perspective(1000px) rotateX(-85deg);
  -moz-transform: perspective(1000px) rotateX(-85deg);
  -ms-transform: perspective(1000px) rotateX(-85deg);
  -o-transform: perspective(1000px) rotateX(-85deg);
  transform: perspective(1000px) rotateX(-85deg);
  transform-origin: top center;
  transform-style: preserve-3d;
  visibility: hidden;
  top: 80px;
  background: rgba(255, 255, 255, 0.7); }

.menu > li:last-child > ul {
  left: initial;
  right: 0px; }

.menu > li > ul > li {
  margin: 0px;
  padding: 0px; }

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

.menu > li > ul > li a {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  display: block;
  line-height: 22px;
  margin: 0px;
  padding: 10px 15px;
  text-align: left;
  color: #fff;
  min-width: 305px;
  font-weight: bold;
  color: #3c3c3c; }

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

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

.footer {
  background-image: url('/img/images/apartments/1.JPG');
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding: 80px 0px 40px;
  font-size: 0.8em;
  line-height: 25px;
  color: #fff;
  height: 400px;
  background-attachment: fixed; }
  .footer img {
    margin-top: 20px; }

.footer_img {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left; }
  .footer_img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 270px;
    z-index: 9999;
    height: 380px;
    background-image: url('/public/images/footerimg.svg');
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5; }

.footer:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(27, 27, 27, 0.97); }

.footer:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 400px;
  background: #c49a6c;
  height: 4px;
  margin: auto;
  margin-top: 15px; }

.credits {
  color: #c49a6c;
  text-align: center;
  font-size: 0.7em;
  padding: 10px;
  margin-top: 0px;
  background: #1b1b1b; }

.credits a {
  color: #c49a6c; }

.credits a:hover {
  color: #fbc993; }

.menu_footer {
  color: #c49a6c;
  text-align: left;
  margin: 0;
  list-style: none;
  font-family: 'Fjalla One', sans-serif;
  padding: 0; }
  .menu_footer a:hover {
    color: #fbc993; }

.title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 4;
  padding: 30px 0;
  background: #fbfbfb;
  position: relative;
  background-image: url(/public/images/topography.png);
  background-blend-mode: multiply; }
  .title h1 {
    color: #1d1a18;
    font-weight: 600;
    padding: 0px 0 0 0;
    font-size: 1.8em;
    font-family: 'Caudex', serif; }
  .title h2 {
    color: #c49a6c;
    color: #c49a6c;
    font-weight: 400;
    padding: 0;
    font-family: ;
    font-size: 1.2em; }
  .title h3 {
    color: #c49a6c;
    color: #c49a6c;
    font-weight: 400;
    padding: 0;
    font-family: ; }
  .title p {
    color: #000;
    padding: 0; }
  .title img {
    width: 30px; }

.menudisabled {
  opacity: 0.3; }

.scroll_down {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
  width: 40px;
  z-index: 999999;
  animation: scrolldown 1.5s ease both infinite;
  cursor: pointer; }

@keyframes scrolldown {
  0% {
    bottom: 45px;
    opacity: 0; }

  50% {
    bottom: 37px;
    opacity: 1; }

  100% {
    bottom: 25px;
    opacity: 0.1; } }

.description_black {
  background: #1d1a18; }

.photohome {
  height: 100%;
  background-position: center;
  background-size: cover; }

.hometext_wrap {
  display: table; }

.hometext {
  display: table-cell;
  vertical-align: middle;
  padding: 80px; }
  .hometext p {
    color: #adadad; }
  .hometext h3 {
    border-bottom: 2px solid #c49a6c;
    width: 300px;
    font-family: 'Caudex', serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.3em; }
  .hometext img {
    width: 50px; }

.descriptionitem {
  font-family: 'Montserrat', sans-serif; }

.submenuRoom {
  display: none; }

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

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

.roomInfobox ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }

.roomInfobox .roomB {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ccc;
  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-size: 1.2em;
  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; }

.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 {
  min-height: 400px;
  background-color: rgba(0, 0, 0, 0.62);
  position: relative;
  z-index: 1;
  overflow: hidden; }
  #topImg h1 {
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 20px 0 20px 0; }

#topImg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: -moz-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  background: -webkit-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  background: linear-gradient(to top, rgba(125, 185, 232, 0) 0%, #000 100%);
  z-index: 1; }

.description {
  /*LOKALIZACJA*/ }
  .description h3 {
    color: #000 !important; }
  .description p {
    color: #3e3d3d; }

#location {
  width: 100%;
  border-top: 1px solid #eee;
  padding: 15px 15px;
  position: relative; }

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

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

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

.submenu li a {
  color: #000; }

.submenu li.over {
  border-bottom: 1px solid #c49a6c;
  font-weight: bold; }

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

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

.submenuSecond {
  text-align: left;
  margin: 0px auto; }

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

.submenuSecond li:before {
  content: "\f054";
  font-size: 0.55em;
  font-family: FontAwesome; }

.submenuSecond li:hover:before {
  color: #00a6e8; }

.submenuSecond li.over:before {
  color: #00a6e8; }

.submenuSecond li a {
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  padding: 3px 0px;
  font-size: 0.65em;
  line-height: 35px; }

.submenuSecond li.over a {
  font-weight: bold;
  color: #00a6e8; }

.submenuSecond a:hover {
  color: #00a6e8; }

.bigmenu {
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 25px;
  cursor: pointer;
  overflow: hidden;
  height: 370px;
  text-align: center; }

.bigmenu img {
  width: 40%;
  margin: auto;
  margin-top: 20px; }

.bigmenu .img {
  height: 250px; }
  .bigmenu .img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    /* FF3.6-15 */
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* IE6-9 fallback on horizontal gradient */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000',GradientType=1); }

.bigmenu .more {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 10%;
  margin-top: -10px;
  z-index: 4;
  text-align: center; }

.bigmenu .more span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, .4);
  padding: 3px 20px;
  font-size: 0.7em;
  margin: auto;
  color: #fff;
  text-transform: uppercase; }

.overflowBigmenu {
  overflow: hidden;
  position: relative; }

.bigmenu .title {
  position: absolute;
  width: 100%;
  left: 30px;
  bottom: 120px;
  display: table;
  text-align: left;
  height: 60px;
  z-index: 4;
  text-transform: uppercase;
  color: #fff; }
  .bigmenu .title a {
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 2.2em;
    position: relative;
    font-weight: 900;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); }

.bigmenu .desc {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  display: table;
  height: 120px;
  z-index: 4; }

.bigmenu .desc p {
  color: #000;
  letter-spacing: 1px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  line-height: 24px;
  text-align: justify; }

.bigmenu .shadow {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  z-index: 2;
  opacity: 0.8; }

.bigmenu:hover .more {
  top: 30%;
  opacity: 1; }

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

.inputThis {
  background: #fff !Important; }

.bookingBar_home {
  bottom: 140px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%; }

.bookingBar {
  bottom: 15px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%; }

.bookingWrap3 {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: left;
  background: transparent;
  cursor: pointer;
  z-index: 99999; }
  .bookingWrap3 button, .bookingWrap3 input {
    height: 95px;
    width: 100%;
    line-height: 60px;
    padding: 0px 15px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    background: #1d1a18; }
  .bookingWrap3 button {
    background: #c49a6c;
    height: 95px;
    text-transform: uppercase;
    padding: 0px 20px; }
  .bookingWrap3 input {
    font-size: 1.1em;
    color: #d6c0a7 !important;
    font-weight: 700;
    cursor: pointer;
    text-align: left;
    padding-top: 20px;
    font-family: 'Caudex', serif; }
  .bookingWrap3 select {
    font-size: 1.1em;
    font-weight: 700;
    padding-top: 15px;
    cursor: pointer;
    font-family: 'Caudex', serif; }

::-webkit-input-placeholder {
  font-size: 0.7em; }

::-moz-placeholder {
  font-size: 0.7em; }

:-ms-input-placeholder {
  font-size: 0.7em; }

:-moz-placeholder {
  font-size: 0.7em; }

.bookingWrap3 button:hover {
  background: #ad885f; }

.bookingWrap3 button:hover .chevron_button {
  right: 22px; }

.chevron_button {
  position: absolute;
  right: 24px;
  transform: rotate(0deg);
  width: 14px;
  top: 33px; }

.info_book {
  position: absolute;
  left: 30px;
  top: 25px; }
  .info_book p {
    color: #c49a6c;
    text-transform: uppercase;
    font-size: 0.8em;
    display: inline; }
  .info_book .fa {
    color: #c49a6c; }

.peopleIcon select {
  text-transform: uppercase;
  font-size: 1.1em !important; }

.afterButton {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 13px;
  border-radius: 100%;
  right: -20px;
  z-index: 9;
  background: transparent; }
  .afterButton:after {
    content: "\f105";
    font-family: FontAwesome;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    position: absolute;
    left: 1px;
    top: 33px;
    z-index: 999;
    width: 100%; }

.bookingContent {
  border: 1px solid rgba(0, 0, 0, 0.30);
  padding: 20px 0; }

.inputDisabled {
  background: rgba(255, 255, 255, .3) !important; }

.ButtonText {
  position: relative; }
  .ButtonText span {
    text-align: left;
    font-size: 1.3em;
    line-height: 15px;
    width: 100%;
    margin: 0;
    float: left;
    text-transform: lowercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif; }

.secondfont {
  font-weight: 700 !important;
  font-family: 'Caudex', serif !important;
  font-size: 1em !important;
  text-transform: uppercase !important;
  padding-top: 3px; }

.calendarNoIcon input, .calendarNoIcon select, .calendarNoIcon button {
  height: 65px;
  color: #707070;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }

.peopleIcon {
  position: relative; }
  .peopleIcon input, .peopleIcon select, .peopleIcon button {
    height: 95px;
    text-transform: uppercase;
    color: #bca993;
    background: #1d1a18;
    padding-top: 20px; }

.calendarIcon {
  position: relative; }
  .calendarIcon input, .calendarIcon select, .calendarIcon button {
    text-transform: uppercase;
    color: #707070; }

.roomsContener {
  position: relative; }

.room_pad {
  padding: 40px 0;
  color: #000; }

.roomsbuttonprev {
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  z-index: 9999;
  opacity: 0.9;
  cursor: pointer; }
  .roomsbuttonprev .fa {
    background: #000;
    height: 25px;
    width: 25px;
    line-height: 13px;
    padding: 7px;
    top: 50%;
    position: absolute;
    margin-top: -12.5px;
    color: #c49a6c;
    left: 17px; }

.roomImg {
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  position: relative; }
  .roomImg:after {
    content: '';
    position: absolute;
    left: 0;
    width: 3px;
    background: #c49a6c;
    height: 150px;
    top: 50%;
    margin-top: -75px; }

.topImgTitle {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.4117647058823529);
  padding: 0 0 30px; }
  .topImgTitle h1 {
    text-align: center !important;
    font-family: 'Caudex', serif;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.51); }

.roomsbuttonnext:hover {
  opacity: 1; }
  .roomsbuttonnext:hover .fa {
    right: 13px; }

.roomsbuttonprev:hover {
  opacity: 1; }
  .roomsbuttonprev:hover .fa {
    left: 13px; }

.roomsbuttonnext {
  display: inline;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  z-index: 9999;
  opacity: 0.9;
  cursor: pointer; }
  .roomsbuttonnext .fa {
    background: #000;
    height: 25px;
    width: 25px;
    line-height: 13px;
    padding-left: 9px;
    padding-top: 7px;
    top: 50%;
    position: absolute;
    margin-top: -12.5px;
    color: #c49a6c;
    right: 17px; }

.roomtitle {
  text-align: left;
  text-transform: uppercase;
  z-index: 4;
  position: absolute;
  bottom: 25px;
  left: 50px;
  width: 100%; }
  .roomtitle h3 {
    padding: 0;
    color: #fff; }
  .roomtitle p {
    width: 90px;
    padding: 0;
    color: #fff;
    text-transform: none;
    background: #c49a6c;
    margin: 5px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 0.8em;
    height: 35px;
    line-height: 35px; }

.roomshadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 50%, #1d1a18 92%);
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 50%, #1d1a18 92%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 50%, #1d1a18 92%); }

.titlenone {
  display: none; }

.titleon {
  display: block;
  margin-bottom: 50px; }

.roomsSlick .column {
  width: 100%;
  float: left;
  padding-left: 0px !Important;
  padding-right: 0px !Important; }
  .roomsSlick .column:after {
    content: '';
    left: 0;
    margin: auto;
    right: 0;
    width: 100%;
    min-height: 2px;
    display: block;
    background: #c49a6c;
    bottom: 0;
    z-index: 99999999; }

.BookingSmall .row .columns {
  position: relative; }

.roomDetails h4 {
  padding: 0; }

#gmap {
  position: fixed; }

.locationsBox .row .column {
  float: none;
  display: inline-block; }

section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd; }

.button_rooms {
  margin: 0px 0px;
  display: block;
  text-align: center;
  color: #f0eeee;
  margin: auto;
  padding: 11px;
  background: #c49a6c;
  width: 300px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  display: inline-block;
  cursor: pointer; }

.button_rooms:hover {
  color: #000;
  background: #fff; }

.cal_scrolldown {
  font-weight: 800;
  color: #fff; }

.detailContainer {
  margin-top: 0px; }
  .detailContainer h1 {
    padding: 0;
    padding: 30px 0 30px 0; }
  .detailContainer h2 {
    margin-bottom: 40px; }
  .detailContainer span {
    font-size: 0.8em; }

.noneB {
  display: none; }

#tab1 {
  display: none; }

#tab2 {
  display: none; }

#tab3 {
  display: none; }

#tab4 {
  display: none; }

label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
  text-transform: uppercase; }

label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px; }

label[for*='1']:before {
  content: '\f0f6'; }

label[for*='2']:before {
  content: '\f2cd'; }

label[for*='3']:before {
  content: '\f030'; }

label[for*='4']:before {
  content: '\f274'; }

label:hover {
  color: #888;
  cursor: pointer; }

input:checked + label {
  color: #333550;
  border: 1px solid #ddd;
  border-top: 2px solid #333550;
  border-bottom: 1px solid #fff; }

#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
  display: block; }

@media screen and (max-width: 650px) {
  label:before {
    margin: 0;
    font-size: 18px; } }

@media screen and (max-width: 400px) {
  label {
    padding: 15px; } }

#content1 h5 {
  display: none; }

#content2 h5 {
  display: none; }

#content3 h5 {
  display: none; }

.locationBox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#content4 h5 {
  display: none; }

.bookingAbsolute {
  position: relative;
  right: 0;
  top: -100px;
  z-index: 9999; }

.ribbons3 {
  width: auto;
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  right: 7px;
  top: -15px;
  background: #cf2c67;
  color: #fff; }

.ribbons3:before {
  content: "";
  position: absolute; }

.ribbons3:before {
  height: 0;
  width: 0;
  top: -8.5px;
  right: -0.8px;
  border-bottom: 9px solid #cf2c67;
  border-right: 9px solid transparent; }

.pad50 {
  padding: 0 50px; }

.roomImg {
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  position: relative; }

.roomImg .img {
  height: 300px;
  position: relative; }

.roomImg .shadow {
  position: absolute;
  top: 180px;
  left: 0px;
  width: 100%;
  height: 100px;
  z-index: 2;
  opacity: 0.7;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0); }

.seeAll {
  text-align: center;
  margin: 10px auto 0;
  width: 200px;
  line-height: 36px;
  background: #fff;
  background: -moz-linear-gradient(left, #1d498e 37%, #175dca 100%);
  color: #184ca0;
  border-radius: 0px;
  position: absolute;
  bottom: -20px;
  z-index: 999999;
  margin: auto;
  right: 0;
  left: 0; }

.seeAll:hover {
  color: #183c79;
  background: #fff;
  box-shadow: inset 0px -3px 13px rgba(0, 0, 0, 0.14901960784313725); }

.roomImg .more {
  position: absolute;
  width: 100%;
  left: 139px;
  bottom: 30px;
  z-index: 4;
  text-align: center;
  width: 34px;
  opacity: 0; }

.room:hover .more {
  opacity: 1;
  bottom: 30px; }

.room:hover .roomtitle h3 {
  margin-bottom: 0px;
  animation: bumpttle 1s 0s ease both; }

@keyframes bumpttle {
  0% {
    margin-bottom: 0px; }

  50% {
    margin-bottom: 15px; }

  100% {
    margin-bottom: 0px; } }

.roomImg .more span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, .4);
  padding: 3px 20px;
  font-size: 0.7em;
  margin: auto;
  color: #fff;
  text-transform: uppercase; }

.roomImg .roomInfo {
  position: absolute;
  color: #fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0);
  padding: 20px;
  font-weight: bold;
  font-size: 0.9em;
  width: 100%;
  bottom: 0px;
  left: -10px; }

.roomImg .price {
  position: absolute;
  top: 230px;
  right: 20px;
  z-index: 5;
  color: #fff;
  font-weight: bold;
  font-size: 2em; }

.roomImg .price span {
  font-size: 0.3em; }

.roomImg .title p {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  color: #606060;
  font-size: 0.8em; }
  .roomImg .title p a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 1px; }

.room:hover .title a {
  bottom: 40px;
  color: #cf2c67; }

.iconInside p {
  padding: 10px 0; }

.restInfo {
  margin-top: 30px;
  height: 50px; }
  .restInfo p {
    text-align: center;
    font-weight: bold; }

.roomInfo {
  margin-top: 8px;
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
  margin-left: 5px; }

.price {
  margin-bottom: 20px;
  font-size: 1.5em;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 12px; }
  .price span {
    font-size: 0.5em; }

.roomHover .title {
  background: #1f8ebb !important; }
  .roomHover .title a {
    color: #fff !important; }

.room {
  -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);
  position: relative;
  background: #fff;
  border-radius: 4px;
  cursor: pointer; }

.more {
  text-align: center; }
  .more button {
    background: #1d1a18;
    line-height: 0px;
    height: 35px;
    color: #fff;
    padding: 10px;
    font-size: 0.8em;
    text-transform: uppercase; }

.roomImgInfobox {
  padding: 20px 0px; }

.roomImgInfobox ul li {
  padding-bottom: 0px; }

.roomB {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #606060; }

.facilities {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #606060; }

.facilities span {
  display: block;
  margin-bottom: 10px; }

.facilities img {
  max-height: 50px; }

.bigButton {
  padding: 10px;
  width: 100%;
  height: auto;
  background: #ccc; }

.bigButtonHi {
  background: #f2c709; }

.map {
  height: 500px;
  position: relative; }

#gmap {
  height: 500px; }

.mapContainer {
  position: relative; }

.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: #c49a6c;
  display: none;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  width: 400px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  margin: auto; }

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

#saddr {
  background: #fff;
  color: #000; }

.routePluginInput {
  width: 100%;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 30px; }

.posRelative {
  position: relative; }

.routePluginInput input {
  position: relative;
  border: 0px;
  font-size: 1.2em;
  left: 0px; }

.routePluginInput button {
  padding: 0px 14px;
  width: 100%;
  font-size: 0.8em;
  height: 45px;
  border: 0px;
  background: #c49a6c; }

.routePluginInput button:hover {
  background: ; }

.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: 1em;
  color: #fff; }

.mapInfo {
  margin-top: 53px; }

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

.mapSvg strong {
  font-size: 1.4em; }

.mapSvg i {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 2em; }

.bookingBarSmall {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  z-index: 9999999; }

.pad10 {
  padding: 10px 0; }

.bookingWrap {
  background: #1c4d9a;
  padding: 30px;
  color: #fff;
  position: absolute;
  top: -50px;
  z-index: 999; }
  .bookingWrap h4 {
    padding: 0px 0px 20px 0; }

.bookingWrap2 {
  -webkit-box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.24);
  background: #fff;
  padding: 30px;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3); }
  .bookingWrap2 h4 {
    padding: 0px 0px 20px 0;
    color: #000; }

.bookingWrap2 .columns {
  position: relative; }

.bookingWrap2 input, .bookingWrap2 select {
  height: 40px;
  line-height: 40px;
  border: 1px solid #aaa;
  border-radius: 2px;
  background: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  color: #303030;
  font-size: 0.9em; }

.bookingWrap2 button {
  background: #c49a6c;
  color: #fff;
  font-weight: bold;
  width: 100%;
  margin-top: 0px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px; }

.bookingWrap2 .bookingInfo {
  color: #606060; }

.bookingWrap2 select option {
  background: rgba(39, 43, 49, 0.9);
  color: #fff;
  border: 1px solid #000; }

.bookingWrap input, .bookingWrap select {
  height: 40px;
  line-height: 40px;
  border: 1px solid #fff;
  background: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  font-weight: bold; }

.bookingWrap button {
  background: #fff;
  color: #c49a6c;
  font-weight: bold;
  width: 100%;
  margin-top: 0px; }

.bookingWrap button:hover {
  background: #b0cfff;
  color: #1c4d9a; }

.bookingWrap select option {
  background: rgba(39, 43, 49, 0.9);
  color: #fff;
  border: 1px solid #fff; }

.addOverflowHidden {
  overflow: hidden; }

.pageOut {
  left: -;
  /* IE6-9 */
  filter: gray;
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-filter: grayscale(100%); }

.bookingIn {
  right: 0%; }

.bookingInfo {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.7em; }

.dateBox {
  cursor: pointer; }

.bookingWrap input:focus {
  background: #fff;
  color: #272b31; }

.marginButtons {
  margin-top: 20%; }

.ui-datepicker {
  display: none;
  height: auto !important;
  background: #fff;
  color: #c49a6c;
  padding: 20px;
  z-index: 99999999999 !important;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); }

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

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

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

.dp-highlight {
  background: #c49a6c;
  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";
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #fff; }

.ui-datepicker .ui-datepicker-next:before {
  content: "\f054";
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #fff; }

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
  color: #c49a6c; }

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

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  max-width: 400px;
  font-family: 'Quicksand', sans-serif; }

.ui-datepicker-title {
  height: 50px; }

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 12px 15px;
  font-size: 1.1em;
  color: #aaa;
  border-left: 1px solid #eee;
  border-radius: 3px; }

.ui-datepicker .ui-datepicker-calendar th {
  color: #c49a6c;
  opacity: 0.7;
  font-size: 1.1em; }

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

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

.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none;
  color: #c49a6c;
  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; }

.ui-state-disabled {
  color: #c3c3c3; }

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

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100% !important;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.img_slide:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background: -moz-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  background: -webkit-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  background: linear-gradient(to top, rgba(125, 185, 232, 0) 0%, #000 100%);
  z-index: 1; }

.slickWrap:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background: -moz-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  background: -webkit-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  background: linear-gradient(to top, rgba(125, 185, 232, 0) 0%, #000 100%);
  z-index: 1; }

.slickWrap:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.30) 100%);
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.30) 100%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.30) 100%);
  z-index: 1; }

.slickWrapblack {
  border: 6px solid #1d1a18 !Important; }

.slickWrap {
  border: 6px solid #fff;
  position: relative;
  top: 0; }

.mouse_scroll {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0; }

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
  margin: 0 auto;
  cursor: pointer; }

.slickSlider {
  height: 100%; }

.slickSlider .img {
  height: 100%; }

.slick-list, .slick-track {
  height: 100% !important; }

.slickSlider .slideInfo {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  text-transform: lowercase;
  width: 100%;
  text-align: center; }
  .slickSlider .slideInfo strong {
    font-family: 'Caudex', serif;
    color: #fff;
    font-size: 3.5em;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
    opacity: 0; }
  .slickSlider .slideInfo span {
    letter-spacing: 5px;
    line-height: 70px;
    color: #fff;
    font-family: ;
    font-size: 1.5em;
    font-weight: 200;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
    opacity: 0; }

.slick-slide .slideInfo strong {
  opacity: 0; }

.slick-active .slideInfo strong {
  opacity: 0;
  position: relative;
  -webkit-animation: myfirst 8.5s;
  -webkit-animation-direction: alternate;
  animation: myfirst 8.5s;
  animation-direction: alternate; }

@-webkit-keyframes myfirst {
  0% {
    margin-right: 300px;
    opacity: 0; }

  15% {
    margin-right: 100px;
    opacity: 0; }

  50% {
    margin-right: 0px;
    opacity: 1; }

  75% {
    margin-right: 0px;
    opacity: 1; }

  100% {
    margin-left: 0px;
    opacity: 0; } }

.slick-slide .slideInfo span {
  opacity: 0; }

.slick-active .slideInfo span {
  opacity: 0;
  /* Safari 4.0 - 8.0 */
  -webkit-animation: myfirst2 8s;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-direction: alternate;
  animation: myfirst2 8s;
  animation-direction: alternate; }

@-webkit-keyframes myfirst2 {
  0% {
    margin-left: 300px;
    opacity: 0; }

  15% {
    margin-left: 100px;
    opacity: 0; }

  50% {
    margin-left: 0px;
    opacity: 1; }

  75% {
    margin-left: 0px;
    opacity: 1; }

  100% {
    margin-right: 0px;
    opacity: 0; } }

@media only screen and (max-width: 75em) {
  .menuWrap {
    right: 15px; }

  #showMail {
    top: 25px;
    right: 80px; }

  #showTelephone {
    top: 25px;
    right: 30px; } }

@media only screen and (max-width: 63.9375em) {
  .showMenu {
    top: 25px;
    right: 132px; }

  #menuWrap {
    width: 100%;
    position: fixed;
    right: 0;
    left: 0;
    top: 150px;
    opacity: 1;
    z-index: 9999;
    margin: auto;
    text-align: center; }

  .mobimenuOverayShow {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(43, 43, 43, 0.84);
    overflow: auto;
    z-index: 999999; }

  .menu li {
    width: 100%;
    text-align: center;
    padding: 10px 0; }

  .showMenuscrolltop {
    top: 30px;
    right: 132px; }

  .slickSlider .slideInfo span {
    font-size: 1.1em;
    line-height: 36px; }

  .slickSlider .slideInfo strong {
    font-size: 2.4em; }

  .contact_obj_wrap h3 {
    margin-bottom: 40px;
    color: #e0bb92;
    font-size: 0.9em; }

  .footer {
    height: 100%; }

  .bookingBar_home {
    bottom: 100px; }

  .slickSlider .slideInfo {
    margin-top: 60px; } }

@media only screen and (max-width: 40em) {
  .footer_img:before {
    top: -135px; }

  .hometext {
    padding: 40px; }

  .photohome {
    height: 300px;
    background-position: center;
    background-size: cover; }

  #logo {
    position: absolute;
    z-index: 9999999999;
    left: 26px;
    top: 32px;
    margin: 0 auto;
    width: 160px;
    animation: bump 15s 7s ease both; }

  .afterButton {
    top: 2px; }

  .slickSlider .slideInfo {
    margin-top: 7%; }

  .slickSlider .slideInfo strong {
    font-size: 1.7em; }

  .slickSlider .slideInfo span {
    font-size: 1.1em;
    line-height: 25px; }

  .bookingBar_home {
    bottom: 84px; }

  .shadow_submenu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0.0) 15%, rgba(0, 0, 0, 0.75) 107%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.0) 15%, rgba(0, 0, 0, 0.75) 107%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.0) 15%, rgba(0, 0, 0, 0.75) 107%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=1);
    z-index: 999;
    opacity: 0; }

  .bookingBar_home {
    bottom: 95px; }

  .footer {
    height: 100%;
    padding: 40px 0px 40px; }

  .shadow_submenu_on {
    opacity: 1; } }
