@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=Nunito+Sans:400,700&subset=latin-ext');
.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: 'Nunito Sans', sans-serif;
  background-color: #fff;
  color: #231f20;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px; }

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

a {
  color: #c33d66;
  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, button, .button, .header, .menu > li > a, .menu > li > ul, .menu > li > ul > li a, .partnersItem .img, .submenuSecond li a, .bigmenu .img, .bigmenu .more, .bigmenu .title, .bigmenu .desc, .bigmenu .shadow, .room .img, .room .shadow, .room .more, .room .roomInfo, .room .price, .room .title, .room .title a, .dateBox, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td, .sliderMore {
  -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: 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); }

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

.coverStyle, .img, .imgCover, .callToAction:before, .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; }

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

.bottomGradient {
  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%, #353535 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 36%;
  z-index: 9999; }

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

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

.mobileBox {
  display: none; }

#hotresWrap iframe {
  height: 100% !important; }

h1, .h1 {
  font-size: 2.2em;
  line-height: 120%;
  margin: 0px;
  padding: 10px 0;
  font-weight: bold;
  text-transform: uppercase; }

h2, .h2 {
  font-size: 1.8em;
  font-weight: bold;
  margin: 0px;
  padding: 15px 0px;
  color: #c33d66; }

h3, .h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px;
  color: #26a8ae;
  text-transform: uppercase;
  padding: 10px 0px; }

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

.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: #c33d66;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 30px;
  border: 1px solid rgba(0, 0, 0, 0);
  height: 44px;
  border-radius: 0px;
  line-height: 44px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer; }

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;
  border-radius: 0px; }

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

button, .button {
  width: auto; }

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

.form-error {
  background: #ab5353;
  font-size: 9px;
  padding: 2px 10px;
  border-radius: 3px;
  color: #fff; }

.secondary {
  font-size: 0.75em;
  border: 1px solid #505050;
  text-align: center;
  display: inline-block;
  height: 30px;
  margin: auto;
  background: #505050;
  line-height: 30px; }

.secondary:hover {
  background: #707070; }

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

.lang li a, .iconCircle, .lightGallery div p, .lightGallery div p i {
  -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; }

.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: relative;
  z-index: 999;
  left: 0px;
  top: 18px;
  width: 130px;
  height: 120px; }
  #logo img {
    height: 100%; }

.header {
  z-index: 9;
  position: relative;
  width: 100%;
  background: #fff;
  -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);
  height: 150px; }

.topSep {
  display: inline-block;
  width: 60px; }

.topInfo {
  position: absolute;
  top: 30px;
  right: 6px;
  width: 100%;
  text-align: right;
  z-index: 99; }

.iconCircle {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fff;
  position: relative;
  color: #808080;
  border: 2px solid #eee;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  color: #c33d66; }

.iconCircle:hover {
  border-color: #c33d66; }

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

#menuWrap {
  position: absolute;
  top: 95px;
  right: 0px;
  text-align: right; }

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

.menu > li {
  cursor: pointer;
  font-weight: 100;
  position: relative;
  padding: 0px;
  margin: 0px;
  display: inline-block; }

.menu > li > a {
  text-transform: uppercase;
  color: #231f20;
  font-weight: 400;
  margin: 0px;
  text-align: center;
  display: table;
  z-index: 99;
  font-weight: bold; }

.menu > li > a > span {
  height: 55px;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 12px;
  line-height: 20px; }

.menu > li.over > a, .menu > li:hover > a {
  background: #ebebeb;
  color: #231f20; }

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

.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: 55px;
  background: #ebebeb; }

.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: #231f20;
  min-width: 305px; }

.menu > li > ul > li a:hover {
  background: rgba(0, 0, 0, .1); }

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

.mobimenuOverayShow {
  background: rgba(244, 243, 242, 0.95);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 8;
  top: 0px;
  left: 0px; }

.footer {
  background: #fafafa;
  overflow: hidden;
  position: relative;
  text-align: left;
  padding: 40px 0px;
  line-height: 28px; }

.footer i {
  font-size: 1.1em; }

.footer strong {
  font-size: 1.1em;
  display: inline-block;
  margin-bottom: 10px; }

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

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

.credits a {
  color: #505050; }

#gmap {
  height: 440px; }

.partnersWrap {
  display: flex;
  align-items: center;
  justify-content: center; }
  .partnersWrap .swiper-slide {
    background: transparent; }

.partnersItem {
  height: 60px;
  padding: 10px;
  width: 100%; }
  .partnersItem .img {
    width: 100%;
    height: 100%;
    background-size: contain; }

.locationsBox {
  padding-top: 40px;
  padding-bottom: 40px; }

.textwithphotoWrap {
  background-color: #f0f8ff;
  padding: 40px 0; }

.mainTxtBack {
  background-image: url('/img/images/slider/apartamenty-nad-morzem.jpg');
  color: #fff;
  padding: 12% 0px;
  text-align: center;
  position: relative;
  height: 380px; }
  .mainTxtBack .row {
    z-index: 2; }

.mainIconsBack {
  background-color: #c33d66;
  color: #fff;
  padding: 20px 0px;
  text-align: center; }

.mainIconsBack h2 {
  color: #fff;
  margin-bottom: 30px; }

.mainTxtBack i {
  font-size: 2em; }

.mainTxtBack h1 {
  font-size: 3.2em; }

.mainIcons {
  text-align: center;
  padding: 10px;
  text-transform: uppercase; }

.mainIcons b {
  display: block;
  margin-bottom: 12px;
  font-size: 60px;
  line-height: 80px; }

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

h2 {
  color: #26a8ae; }

h3.left {
  color: #231f20; }

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

.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: 320px;
  background-color: rgba(0, 0, 0, 0.62);
  position: relative;
  z-index: 1;
  overflow: hidden; }

#topImg:after {
  background: rgba(26, 128, 132, 0.2);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  content: ' '; }

#topImg .title {
  z-index: 99999;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0px;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

#topImg .title h1 span {
  display: block; }

#topImg .button {
  margin-bottom: 20px; }

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

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

.description thead {
  background: #919191; }

.description {
  font-size: 1.1em;
  padding-bottom: 30px;
  text-align: justify;
  /*imgTxtContent Styles*/ }

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

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

.imgTxtContent h2 {
  font-size: 3.2em;
  font-weight: 100; }

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

.valignContainer {
  position: relative;
  display: table;
  width: 100%;
  height: 100%; }

.valignBody {
  position: relative;
  z-index: 2;
  display: table-cell;
  margin: auto;
  vertical-align: middle;
  text-align: center; }

.callToAction {
  padding: 0px;
  text-align: center;
  position: relative;
  color: #fff; }

.callToAction .button {
  background: #fff;
  color: #000;
  border: 0px; }

.callToAction:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.88)); }

.submenu {
  background: #eee; }

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

.submenu li a {
  color: #000; }

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

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

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

.submenuSecond {
  text-align: center;
  margin: 25px auto; }

.submenuSecond li {
  display: inline-block; }

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

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

.submenuSecond li a {
  color: #000;
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase; }

.submenuSecond li.over a {
  font-weight: bold;
  color: #c33d66;
  border-bottom: 1px solid #c33d66; }

.submenuSecond a:hover {
  color: #c33d66; }

.bigmenu {
  -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;
  background-color: #ebebeb;
  margin-bottom: 25px;
  cursor: pointer;
  overflow: hidden;
  height: 250px;
  text-align: center;
  position: relative; }

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

.bigmenu .img {
  height: 250px; }

.bigmenu .more {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 45px;
  z-index: 4;
  text-align: center;
  opacity: 0; }

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

.bigmenu .title {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 10px;
  display: table;
  text-align: center;
  height: 60px;
  z-index: 4; }

.bigmenu .title a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 2px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  text-shadow: 1px 0 2px rgba(0, 0, 0, .2); }

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

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

.bigmenu .shadow {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  z-index: 2;
  opacity: 0.9;
  /* 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%, rgba(0, 0, 0, .4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .4) 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0); }

.bigmenu:hover .shadow {
  opacity: 0.9;
  height: 80%; }

.bigmenu:hover .desc {
  opacity: 1;
  bottom: 30px; }

.bigmenu:hover .title {
  bottom: 45px; }

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

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

.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);
  overflow: hidden;
  background-color: #eee;
  margin-bottom: 30px;
  cursor: pointer;
  overflow: hidden;
  position: relative; }

.room .img {
  height: 320px;
  position: relative; }

.room .shadow {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  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); }

.room .more {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 15%;
  z-index: 4;
  text-align: center;
  opacity: 0; }

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

.room .roomInfo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 9;
  opacity: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em; }

.room .price {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: table;
  text-align: center;
  height: ;
  z-index: 5; }

.package .price p {
  color: #fff;
  text-transform: uppercase;
  font-size: 3.6em;
  letter-spacing: 1px;
  position: relative;
  display: table-cell;
  vertical-align: middle; }

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

.room .title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: table;
  text-align: center;
  height: 120px;
  z-index: 4; }

.room .title a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6em;
  letter-spacing: 1px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px; }

.room:hover .title {
  bottom: 40px; }

.room:hover .shadow {
  opacity: 1; }

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

.room:hover .more {
  top: 20%;
  opacity: 1; }

.roomInfobox {
  padding: 20px; }

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

.routePluginContainer {
  position: absolute;
  z-index: 3;
  top: 30px;
  width: 300px;
  text-align: left;
  right: 30px;
  color: #fff; }

.routePluginContainer h4 {
  text-transform: uppercase;
  font-weight: 100; }

.routePluginResult {
  font-weight: 100;
  padding: 20px;
  background: rgba(0, 0, 0, .3);
  display: none;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .4); }

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

.routePluginResult i {
  color: red; }

.routePluginInput {
  display: block;
  position: relative; }

.routePluginInput input {
  height: 50px;
  background: rgba(0, 0, 0, .5);
  position: relative;
  right: 0px;
  color: #fff;
  border: 0px;
  font-size: 1.2em; }

.routePluginInput button {
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 14px;
  top: 8px;
  background: none;
  border: 0px; }

.routePluginInput button:hover {
  background: none; }

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

.routePluginInput input::-webkit-input-placeholder {
  color: #909090;
  font-style: italic; }

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

.bookingBar {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0px;
  z-index: 9999; }

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

.bookingWrap {
  background: rgba(39, 43, 49, 0.9);
  padding: 30px;
  color: #fff; }

.bookingWrap .columns {
  position: relative; }

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

.dateBox {
  cursor: pointer; }

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

.calendarIcon:after {
  content: "\f133";
  font-family: FontAwesome;
  text-align: center;
  font-size: 0.8em;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 38px;
  z-index: 9999; }

.ui-datepicker {
  height: auto !important;
  background: #fff;
  color: #231f20;
  padding: 20px; }

.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: #c33d66;
  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: #c33d66; }

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

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  max-width: 400px; }

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

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

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

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

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

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

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

.mapboxgl-map {
  font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mapboxgl-canvas {
  position: absolute;
  left: 0;
  top: 0; }

.mapboxgl-map:-webkit-full-screen {
  width: 100%;
  height: 100%; }

.mapboxgl-canary {
  background-color: salmon; }

.mapboxgl-canvas-container.mapboxgl-interactive, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  cursor: grab;
  -webkit-user-select: none;
  user-select: none; }

.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
  cursor: pointer; }

.mapboxgl-canvas-container.mapboxgl-interactive:active, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
  cursor: grabbing; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  touch-action: pan-x pan-y; }

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: pinch-zoom; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: none; }

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right {
  position: absolute;
  pointer-events: none;
  z-index: 2; }

.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0; }

.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0; }

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0; }

.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0; }

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  transform: translate(0); }

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left; }

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right; }

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left; }

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right; }

.mapboxgl-ctrl-group {
  border-radius: 4px;
  background: #fff; }

.mapboxgl-ctrl-group:not(:empty) {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, .1); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px ButtonText; } }

.mapboxgl-ctrl-group button {
  width: 29px;
  height: 29px;
  display: block;
  padding: 0;
  outline: none;
  border: 0;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer; }

.mapboxgl-ctrl-group button + button {
  border-top: 1px solid #ddd; }

.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%; }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-icon {
    background-color: transparent; }

  .mapboxgl-ctrl-group button + button {
    border-top: 1px solid ButtonText; } }

.mapboxgl-ctrl-attrib-button:focus, .mapboxgl-ctrl-group button:focus {
  box-shadow: 0 0 2px 2px #0096ff; }

.mapboxgl-ctrl button:disabled {
  cursor: not-allowed; }

.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
  opacity: 0.25; }

.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgba(0, 0, 0, .05); }

.mapboxgl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff; }

.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none; }

.mapboxgl-ctrl-group button:focus:first-child {
  border-radius: 4px 4px 0 0; }

.mapboxgl-ctrl-group button:focus:last-child {
  border-radius: 0 0 4px 4px; }

.mapboxgl-ctrl-group button:focus:only-child {
  border-radius: inherit; }

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E"); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E"); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E"); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon {
  animation: mapboxgl-spin 2s linear infinite; }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E"); } }

@keyframes mapboxgl-spin {
  0% {
    transform: rotate(0deg); }

  to {
    transform: rotate(1turn); } }

a.mapboxgl-ctrl-logo {
  width: 88px;
  height: 23px;
  margin: 0 0 -4px -4px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E"); }

a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 23px; }

@media (-ms-high-contrast: active) {
  a.mapboxgl-ctrl-logo {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  a.mapboxgl-ctrl-logo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: rgba(255, 255, 255, .5);
  margin: 0; }

@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    min-height: 20px;
    padding: 2px 24px 2px 0;
    margin: 10px;
    position: relative;
    background-color: #fff;
    border-radius: 12px; }

  .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    padding: 2px 28px 2px 8px;
    visibility: visible; }

  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show, .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    padding: 2px 8px 2px 28px;
    border-radius: 12px; }

  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
    display: none; }

  .mapboxgl-ctrl-attrib-button {
    display: none;
    cursor: pointer;
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
    background-color: rgba(255, 255, 255, .5);
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border-radius: 12px;
    outline: none;
    top: 0;
    right: 0;
    border: 0; }

  .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button, .mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button {
    left: 0; }

  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner, .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button {
    display: block; }

  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button {
    background-color: rgba(0, 0, 0, .05); }

  .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    right: 0; }

  .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    right: 0; }

  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    left: 0; }

  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    left: 0; } }

@media screen and (-ms-high-contrast: active) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E"); } }

@media screen and (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, .75);
  text-decoration: none; }

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline; }

.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: 700;
  margin-left: 2px; }

.mapboxgl-attrib-empty {
  display: none; }

.mapboxgl-ctrl-scale {
  background-color: rgba(255, 255, 255, .75);
  font-size: 10px;
  border: 2px solid #333;
  border-top: #333;
  padding: 0 5px;
  color: #333;
  box-sizing: border-box; }

.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  will-change: transform;
  pointer-events: none; }

.mapboxgl-popup-anchor-top, .mapboxgl-popup-anchor-top-left, .mapboxgl-popup-anchor-top-right {
  flex-direction: column; }

.mapboxgl-popup-anchor-bottom, .mapboxgl-popup-anchor-bottom-left, .mapboxgl-popup-anchor-bottom-right {
  flex-direction: column-reverse; }

.mapboxgl-popup-anchor-left {
  flex-direction: row; }

.mapboxgl-popup-anchor-right {
  flex-direction: row-reverse; }

.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1; }

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  align-self: center;
  border-top: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  align-self: center;
  border-bottom: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  align-self: center;
  border-left: none;
  border-right-color: #fff; }

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  align-self: center;
  border-right: none;
  border-left-color: #fff; }

.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: transparent; }

.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, .05); }

.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  padding: 10px 10px 15px;
  pointer-events: auto; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0; }

.mapboxgl-popup-track-pointer {
  display: none; }

.mapboxgl-popup-track-pointer * {
  pointer-events: none;
  user-select: none; }

.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
  display: flex; }

.mapboxgl-map:active .mapboxgl-popup-track-pointer {
  display: none; }

.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  opacity: 1;
  transition: opacity 0.2s; }

.mapboxgl-marker-occluded {
  opacity: 0.2; }

.mapboxgl-user-location-dot, .mapboxgl-user-location-dot:before {
  background-color: #1da1f2;
  width: 15px;
  height: 15px;
  border-radius: 50%; }

.mapboxgl-user-location-dot:before {
  content: "";
  position: absolute;
  animation: mapboxgl-user-location-dot-pulse 2s infinite; }

.mapboxgl-user-location-dot:after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: "";
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
  box-sizing: border-box;
  box-shadow: 0 0 3px rgba(0, 0, 0, .35); }

@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }

  70% {
    transform: scale(3);
    opacity: 0; }

  to {
    transform: scale(1);
    opacity: 0; } }

.mapboxgl-user-location-dot-stale {
  background-color: #aaa; }

.mapboxgl-user-location-dot-stale:after {
  display: none; }

.mapboxgl-user-location-accuracy-circle {
  background-color: rgba(29, 161, 242, .2);
  width: 1px;
  height: 1px;
  border-radius: 100%; }

.mapboxgl-crosshair, .mapboxgl-crosshair .mapboxgl-interactive, .mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair; }

.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: 0.5; }

@media print {
  .mapbox-improve-map {
    display: none; } }

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

.slideInfo {
  z-index: 99999999;
  color: #3f454c;
  position: absolute;
  width: 100%;
  margin: auto;
  bottom: 180px;
  left: 0px; }

#sliderGallery {
  height: 450px; }

.sliderMore {
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 4px 12px;
  font-size: 0.8em;
  cursor: pointer; }

.sliderMore:hover {
  background: #fff;
  color: #c33d66; }

.slideInfo strong {
  font-size: 1.8em;
  text-align: center;
  text-transform: initial;
  background: rgba(255, 255, 255, .5);
  padding: 20px 40px;
  display: inline-block; }

.slideInfo span {
  background: rgba(38, 168, 174, 0.71);
  padding: 10px 40px;
  color: #fff;
  display: inline-block;
  line-height: 140%;
  font-size: 2.3em;
  text-align: center;
  font-weight: 400;
  font-weight: bold;
  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; }

@media only screen and (max-height: 700px) {
  .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    padding: 5px 0 !important; } }

@media only screen and (max-width: 1300px) {
  .menu > li > a {
    font-size: 0.95em; }

  .menu > li > a span {
    padding: 0px 9px; } }

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

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

@media only screen and (max-width: 75em) {
  .menu > li > a {
    font-size: 0.95em; }

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

  .bigmenu .img {
    height: 300px; }

  .vCenter {
    padding: 10%; }

  .jsCenter {
    padding: 0px; }

  .bigmenu:hover .more {
    top: 20%;
    opacity: 0; } }

@media only screen and (max-width: 63.9375em) {
  .mobileBox {
    background: #2d2b28;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 99999;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    display: block !important; }
    .mobileBox .small-3 {
      height: 60px;
      padding: 0; }
      .mobileBox .small-3 img {
        filter: brightness(0) saturate(100%) invert(1);
        width: 20px;
        height: auto;
        object-fit: cover;
        margin: 0 auto;
        position: relative;
        top: 4px; }
      .mobileBox .small-3 a {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
        padding: 0 0.5rem;
        position: relative;
        font-size: 11px;
        font-weight: 500;
        height: 100%;
        letter-spacing: 2px;
        text-transform: uppercase;
        line-height: normal; }
    .mobileBox .book {
      height: 100%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      color: #fff;
      letter-spacing: 2px;
      font-weight: 500;
      text-transform: uppercase;
      font-size: 14px;
      max-height: 60px;
      background: #46bcca; }
      .mobileBox .book img {
        height: 100%;
        width: 30px;
        padding: 15px 0; }

  #logo {
    position: relative;
    z-index: 999;
    left: 0px;
    top: 18px;
    height: 76px;
    width: 130px; }

  .conference .img {
    height: 350px; }

  .conference:hover .title {
    bottom: 120px; }

  .conference .icons {
    top: 10px; }

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

  .imgTxtContent .imgCover, .imgTxtContent .callToAction:before {
    min-height: 330px; }

  .header {
    height: 105px; }

  .top p {
    display: none; }

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

  .bigmenu .img {
    height: 250px; }

  #topImg {
    min-height: 300px; }

  #topImg .title {
    font-size: 1.3em; }

  #logoImg {
    max-width: 60px; }

  #menuWrap, #menuWrapSecond {
    padding : 0px;
    width: 100%; }

  .menu {
    width: 80%;
    margin: auto; }

  #menuWrap {
    padding-top: 70px; }

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

  .menu li a {
    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:hover .title {
    bottom: 70px; }

  .packageInfo {
    text-align: center; }

  .packageInfo .iconCircle {
    display: inline-block;
    text-align: center; }

  .description {
    margin-top: 13px; }

  .description h2 {
    font-size: 1.4em;
    position: relative; }

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

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

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

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

  .tripsobot-button-container {
    bottom: 58px !important; }

  #cookieMasterShowPopupBtn {
    left: 0 !important;
    float: right !important;
    bottom: 140px !important;
    border-radius: 100% !important; } }

@media only screen and (max-width: 40em) {
  #sliderGallery {
    overflow: visible !important; }
    .swiper-slide {
      overflow: hidden !important; }
    #topImg {
      width: 100% !important; }
    .package .img, .package .price {
      height: 250px; }
    .package:hover .title {
      bottom: 0px; }
    .partnersWrap {
      flex-wrap: wrap; }
    .column.li {
      margin-bottom: 20px;
      margin-top: 0px; }
    .header {
      height: 75px; }
    #logo {
      top: 10px; }
    #logoImg {
      top: 0px;
      position: relative;
      height: auto !important;
      width: 100%;
      position: relative; }
    #topImg .title {
      font-size: 1.6em;
      max-width: 100%; }
    #topImg .title h1 {
      padding: 0px; }
    #topImg {
      min-height: 160px; }
    .top p {
      display: none; }
    .description .medium-6 {
      margin-bottom: 20px; }
    #gmap {
      height: 240px; }
    #footer h4 {
      text-align: center;
      left: 0px; }
    .header img {
      width: auto; }
    #footer {
      padding-bottom: 0px; }
    .footerSocial {
      text-align: center;
      background: rgba(0, 0, 0, .27);
      padding: 20px;
      margin-top: 50px;
      color: #fff; }
    .credits {
      margin: 0px; }
    .small-text-center {
      text-align: center; }
    .slideInfo {
      font-size: 0.4em; }
    #menuWrap {
      padding-top: 30px;
      text-align: center; }
    .menu li a {
      color: #000;
      font-size: 1em;
      text-shadow: none;
      margin: 0;
      padding: 0;
      height: 44px; }
    .menu > li > a > span {
      height: auto; }
    .menu li.over a, .menu li.over a {
      border-bottom: 1px solid #c33d66; }
    .menu > li:hover > ul {
      display: none; }
    #showMenu {
      right: 20px;
      top: 20px;
      width: 35px;
      height: 35px;
      line-height: 35px; }
    .bookingBarSmall {
      position: absolute;
      top: 10px;
      width: 100%;
      right: 0px;
      z-index: 9999999; }
    .bookingBarSmall .bookingWrap select, .bookingBarSmall .bookingWrap button {
      height: 30px;
      line-height: 30px;
      width: 100%;
      padding: 0px 5px;
      font-size: 0.9em; }
    .bookingBarSmall .bookingWrap {
      padding: 0px;
      margin: 0px;
      background: none; }
    .bookingWrap input, .bookingWrap select {
      margin-bottom: 15px; }
    .showBookingBtn {
      width: 35px;
      height: 35px;
      line-height: 35px;
      right: 20px;
      top: 75px; }
    .lang {
      display: block;
      text-align: center;
      margin: 0px auto;
      position: relative;
      width: 100%;
      margin-bottom: 10px; }
    .top p {
      display: none; }
    .description h3 {
      font-size: 1.2em; }
    #loadingHeight {
      min-height: 362px;
      background: none !important; }
    h1 {
      font-size: 1.3em; }
    .slick-next, .slick-prev {
      display: none !important; }
    .scrollTop #menu li a {
      line-height: 49px; }
    .slideInfoIco img {
      display: none; }
    .icoWrapper {
      display: none; }
    .topInfo {
      top: 24px;
      right: 70px; }
    .topInfo {
      display: none; }
    #location {
      display: none; }
    .bookingBar {
      width: 100%;
      right: -100%; }
    .pageOut {
      left: 0; }
    .bookingIn {
      right: 0%; }
    .bookingWrap h3:after {
      margin-bottom: 30px; }
    .bookingClose {
      left: 10px;
      top: 10px; }
    .bookingBar {
      padding: 10px; }
    .ui-datepicker {
      padding: 10px; }
    .ui-datepicker .ui-datepicker-calendar td {
      padding: 4px 0;
      font-size: 1.1em; }
    .dateStr {
      text-align: left; }
    .dateStr p {
      font-size: 3em; }
    .dateStr span {
      font-size: 1.2em; }
    .dateStr em {
      font-size: 0.8em; }
    .ui-datepicker-title {
      height: 30px; } }
