h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  margin: 0 0 15px 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #6c6c6c;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

p {
  margin: 0 0 15px 0;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

a, a:visited {
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
  outline: none;
}

a:active, a:focus {
  outline: none;
  text-decoration: none;
}

body {
  font-family: Lato, sans-serif;
  line-height: 1.625;
  font-size: 15px;
  color: #1E1E1E;
}

.alt-nav {
  display: none;
}

.nav {
  margin-top: 20px;
  white-space: nowrap;
}

.nav ul {
  padding: 0;
  list-style: none;
}

.navigation {
  display: block;
  margin: 55px 0 0 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.navigation li {
  position: relative;
}

.navigation > li {
  display: inline-block;
}

.navigation ul {
  position: absolute;
  z-index: 300;
  top: -999em;
}

.navigation li:hover > ul, .navigation .sfHover > ul {
  top: auto;
  left: 12px;
}

.navigation li li:hover > ul, .navigation li .sfHover > ul {
  top: 0;
  left: 100%;
}

.navigation li li li:hover > ul, .navigation li li .sfHover > ul {
  top: 0;
  left: 100%;
}

.navigation a, .navigation #navigation a:visited {
  display: block;
  white-space: nowrap;
}

.navigation.left-nav {
  margin-left: -12px;
}

.navigation.right-nav {
  margin-right: -12px;
}

.navigation a, .navigation a:visited {
  padding: 0 0;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
}

.navigation a:hover, .navigation .sfHover > a, .navigation .sfHover > a:visited {
  text-decoration: none;
}

.navigation > li > a, .navigation > li > a:visited {
  margin: 0 12px;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
}

.navigation > li li {
  border: 1px solid transparent;
  border-bottom: none;
}

.navigation > li ul > li:last-child {
  border-bottom: 1px solid transparent;
}

.navigation > li > a:hover, .navigation > li.sfHover > a, .navigation > li.sfHover > a:visited {
  border-bottom: 1px solid #FFF;
}

.navigation > li ul a, .navigation > li ul a:visited {
  background: rgba(255, 255, 255, 0.1);
  padding: 8px 12px;
  font-size: 11px;
}

.navigation > li ul a:hover, .navigation > li ul .sfHover > a, .navigation > li ul .sfHover > a:visited {
  background: #FFF;
}

.navigation ul {
  background: transparent;
  border: 1px solid #FFF;
  min-width: 180px;
}

.navigation a.sf-with-ul {
  padding-right: 5px;
  position: relative;
}

.navigation > li ul a, .navigation > li ul a:visited {
  color: #6c6c6c;
  background: rgba(250, 250, 250, 0.9);
  padding: 8px 12px;
  font-size: 11px;
}

.navigation > li ul a:hover, .navigation > li ul .sfHover > a, .navigation > li ul .sfHover > a:visited {
  color: #6c6c6c;
  background: #FFF;
}

.navigation ul {
  border: 1px solid #C2C2C2;
}

.navigation.sf-arrows .sf-with-ul:after {
  font-family: FontAwesome;
  content: '\f107';
  position: absolute;
  top: 5px;
  font-size: 12px;
  font-weight: normal;
  opacity: 0.8;
  right: -6px;
  margin-top: -6px;
}

.navigation.sf-arrows ul .sf-with-ul:after {
  content: '\f105';
  font-size: 13px;
  margin-top: 1px;
  right: 8px;
}

.navigation.right-nav {
  text-align: right;
}

.navigation ul {
  text-align: left;
}

.alt .navigation a, .alt .navigation a:visited {
  color: #6c6c6c !important;
  border-color: #6c6c6c;
}

.alt .navigation > li > a:hover, .alt .navigation > li.sfHover > a, .alt .navigation > li.sfHover > a:visited {
  border-bottom: 1px solid #6c6c6c;
}

.alt .navigation > li > a, .alt .navigation > li > a:visited {
  border-bottom: 1px solid transparent;
}

.fwslider .navigation ul, .page-template-template-homepage-1-php .navigation ul {
  background: transparent;
  border: 1px solid #FFF;
  min-width: 180px;
}

.fwslider .navigation > li ul a, .fwslider .navigation > li ul a:visited, .page-template-template-homepage-1-php .navigation > li ul a, .page-template-template-homepage-1-php .navigation > li ul a:visited {
  color: #FFF;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px 12px;
  font-size: 11px;
}

.fwslider .navigation > li ul a:hover, .fwslider .navigation > li ul .sfHover > a, .fwslider .navigation > li ul .sfHover > a:visited, .page-template-template-homepage-1-php .navigation > li ul a:hover, .page-template-template-homepage-1-php .navigation > li ul .sfHover > a, .page-template-template-homepage-1-php .navigation > li ul .sfHover > a:visited {
  color: #6c6c6c;
  background: #FFF;
}

#header {
  position: relative;
  z-index: 10;
  height: 230px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #FFF;
}

.pre-head {
  padding-top: 15px;
  font-size: 11px;
  text-transform: uppercase;
}

.pre-head a, .pre-head a:visited {
  color: #FFF;
  font-weight: bold;
}

.pre-head a:hover {
  color: #f7f7f7;
  text-decoration: none;
}

#weather .ywicon {
  margin-right: 5px;
  font-size: 12px;
  position: relative;
}

.lang {
  text-align: right;
}

#header hr {
  background: none;
  border: none;
  margin: 10px 0 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.logo {
  text-align: center;
  white-space: normal;
  position: absolute;
}

@media (max-width: 991px) {
  .logo {
    position: static;
  }
}

.logo.textual {
  margin-top: 30px;
  width: 100%;
}

.logo a, .logo a:visited {
  color: #FFF;
}

.logo a:hover {
  color: #FFF;
  text-decoration: none;
}

.logo img {
  max-width: none;
  width: 160px;
  height: auto;
}

@media (max-width: 991px) {
  .logo img {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .logo img {
    width: 120px;
    max-width: 100%;
  }
}

.page-template-template-chinese .pre-head .col-sm-6:last-of-type {
  text-align: right;
}

.page-template-template-chinese .pre-head .col-sm-6:last-of-type button {
  border-radius: 6px;
  background-color: #ca9138;
}

.page-template-template-chinese .pre-head .col-sm-6:last-of-type button a {
  color: #fff;
  transition: 0.2s;
}

.page-template-template-chinese .pre-head .col-sm-6:last-of-type button a:hover {
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  #flags.size24 a[title="Chinese(Traditional)"], .tool-container .tool-items a[title="Chinese(Traditional)"], a.single-language[title="Chinese(Traditional)"] span.size24 {
    top: -4px;
    position: relative;
  }
}

.flexslider .slides > li:first-child {
  display: block;
}

.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
}

.flexslider {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  overflow: hidden;
  background: none;
}

.flex-direction-nav a {
  color: #FFF !important;
  width: 40px;
  height: 40px;
  top: 50%;
  margin: -20px 0 0 0;
}

.flex-direction-nav a:before {
  font-family: FontAwesome;
  content: '\f053';
  font-size: 34px;
}

.flex-direction-nav a.flex-next:before {
  content: '\f054';
}

.flex-control-nav {
  width: 20px;
  bottom: auto;
  z-index: 20;
  top: 40%;
  right: 20px;
}

.flex-control-nav li {
  display: block;
  margin: 0 0 5px 0;
}

.flex-control-paging li a {
  background: transparent;
  border: 2px solid #FFF;
  border-radius: 100%;
  box-shadow: none;
}

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
  background: #FFF;
  border-color: #FFF;
}

#slider.flexslider.loading {
  position: relative;
}

#slider.flexslider.loading:after {
  content: ' ';
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 40%;
  margin: 0 0 0 -15px;
  border: 8px solid #FFF;
  border-right-color: transparent;
  border-radius: 50%;
  box-shadow: 0 0 25px 2px #eee;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -ms-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

#slider {
  margin: 0 0 -230px 0;
  color: #FFF;
  position: relative;
  top: -231px;
}

#slider .slides li {
  height: 850px;
}

.slide-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 35%;
}

.slide-title {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin-bottom: 5px;
  color: #FFF;
}

.slide-subtitle {
  font-family: Montserrat, sans-serif;
}

#slider a.btn.slide-more {
  display: inline-block;
  margin-top: 70px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  color: #FFF;
  border-color: #FFF;
  font-size: 18px;
  padding: 10px 45px;
}

#slider a.btn.slide-more:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .flexslider li {
    background-color: #333332 !important;
    background-size: contain !important;
    background-position: top !important;
  }
  .logo {
    position: relative;
    margin-top: -15px;
  }
  #slider a.btn.slide-more {
    margin-top: 30px !important;
  }
}

.widget-area-1, .widget-area-2 {
  margin-bottom: 25px;
}

.alt #header {
  color: #6c6c6c;
  margin-bottom: -20px;
  background: none !important;
}

.alt #header hr {
  border-color: #E5E5E5;
}

.alt .pre-head a, .alt .pre-head a:visited {
  color: #6c6c6c;
  font-weight: bold;
}

.alt .pre-head a:hover {
  color: #2c2c2c;
  text-decoration: none;
}

.alt .logo a, .alt .logo a:visited, .alt .logo a:hover {
  color: #6c6c6c;
}

.alt #slider {
  margin: 0;
  top: 0;
}

.alt #slider .slides li {
  height: 640px;
}

.alt #slider .slide-info {
  top: 20%;
}

.alt #slider + .booking-wrap {
  height: 115px;
  margin: -115px 0 0 0;
  padding: 34px 20px 0;
}

.triptych {
  width: 100%;
  overflow: visible;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}

.triptych .triptych__left, .triptych .triptych__right {
  display: inline-block;
  width: 40%;
  text-align: center;
  flex: 3 1 auto;

}
.triptych .triptych__left{
    padding-left:40px;
}
.triptych .triptych__right{
    padding-right:40px;
    padding-left: 53px;
}
.home-left{
    float: right;
    width: 74%;
}
.home-right{
    float: left;
    width: 74%;
    margin-top: 44px !important;
}
.home-right #calendar{
    margin: 0 auto;
}
.triptych .center img {
  width: 100%;
  height: auto;
}

.triptych .triptych__center {
  flex: 1 1 auto;
}

.triptych .triptych__center img {
  margin: 0 0.9786%;
  display: block;
  margin: 0 auto;
}

.triptych a.btn {
  position: relative;
  top: 2em;
  color: #fff !important;
  background: #ca9138;
  border: 2px solid #fff;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.triptych a.btn:hover {
  color: #ca9138 !important;
  background: #fff;
  border: 2px solid RGB(194, 194, 194);
}

@media screen and (max-width: 767px) {
  .triptych {
    display: block;
    overflow: visible;
  }
  .triptych .triptych__center {
    display: none;
  }
  .triptych .triptych__left, .triptych .triptych__right {
    display: block;
    flex: none;
    width: 100%;
  }
  .triptych .triptych__left {
    padding-bottom: 3em;
  }
  .triptych a.btn {
    top: 1em;
  }
}

.home .pre-head, .page .pre-head, .single .pre-head, .single-room .pre-head {
  border-bottom: 2px solid #afafaf;
}

.home .home__address--top, .page .home__address--top, .single .home__address--top, .single-room .home__address--top {
  text-align: center;
  color: #333332;
  text-transform: none;
}

.home .home__address--top .address, .page .home__address--top .address, .single .home__address--top .address, .single-room .home__address--top .address {
  text-transform: uppercase;
  color: #afafaf;
}

.home .home__address--top a, .home .home__address--top a:link, .home .home__address--top a:visited, .home .home__address--top a:hover, .home .home__address--top a:active, .page .home__address--top a, .page .home__address--top a:link, .page .home__address--top a:visited, .page .home__address--top a:hover, .page .home__address--top a:active, .single .home__address--top a, .single .home__address--top a:link, .single .home__address--top a:visited, .single .home__address--top a:hover, .single .home__address--top a:active, .single-room .home__address--top a, .single-room .home__address--top a:link, .single-room .home__address--top a:visited, .single-room .home__address--top a:hover, .single-room .home__address--top a:active {
  color: #0088c6;
}

.home .navigation > li a, .home .navigation > li a:visited, .page .navigation > li a, .page .navigation > li a:visited, .single .navigation > li a, .single .navigation > li a:visited, .single-room .navigation > li a, .single-room .navigation > li a:visited {
  color: #363636;
  transition: all 0.2s ease;
}

.home .navigation > li a:hover, .home .navigation > li ul a:hover, .page .navigation > li a:hover, .page .navigation > li ul a:hover, .single .navigation > li a:hover, .single .navigation > li ul a:hover, .single-room .navigation > li a:hover, .single-room .navigation > li ul a:hover {
  color: #ca9138;
}

.home .navigation li.current-menu-item > a, .page .navigation li.current-menu-item > a, .single .navigation li.current-menu-item > a, .single-room .navigation li.current-menu-item > a {
  color: #ca9138;
}

.home .navigation.right-nav, .page .navigation.right-nav, .single .navigation.right-nav, .single-room .navigation.right-nav {
  text-align: left;
}

.home .navigation ul, .page .navigation ul, .single .navigation ul, .single-room .navigation ul {
  background-color: #fff;
}

.home .nav, .page .nav, .single .nav, .single-room .nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.home .logo, .page .logo, .single .logo, .single-room .logo {
  position: relative;
  top: 30px;
}

.home .home__navigation--left, .home .home__navigation--right, .page .home__navigation--left, .page .home__navigation--right, .single .home__navigation--left, .single .home__navigation--right, .single-room .home__navigation--left, .single-room .home__navigation--right {
  flex: 3 1 auto;
  text-align: right;
  width: 250px;
  border-bottom: 2px solid #333332;
}

.home .home__navigation--middle, .page .home__navigation--middle, .single .home__navigation--middle, .single-room .home__navigation--middle {
  flex: 1 1 auto;
  padding: 0 1rem;
}

.home .home__navigation--right, .page .home__navigation--right, .single .home__navigation--right, .single-room .home__navigation--right {
  text-align: left;
}

.home #header, .page #header, .single #header, .single-room #header {
  color: #000;
  text-shadow: none;
}

.home #header .container, .page #header .container, .single #header .container, .single-room #header .container {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .home .home__navigation--left, .home .home__navigation--right, .page .home__navigation--left, .page .home__navigation--right, .single .home__navigation--left, .single .home__navigation--right, .single-room .home__navigation--left, .single-room .home__navigation--right {
    border-bottom: none;
  }
  .home .pre-head, .page .pre-head, .single .pre-head, .single-room .pre-head {
    margin-top: 3.5rem;
  }
  .home .nav, .page .nav, .single .nav, .single-room .nav {
    margin-top: 0;
  }
}

.page-template-template-homepage-1-php .navigation > li ul a, .page-template-template-homepage-1-php .navigation > li ul a:visited {
  color: #363636;
  transition: all 0.2s ease;
}

.page-template-template-homepage-1-php .navigation > li ul a:hover {
  color: #ca9138;
}

.booking input[type=text], .booking input[type=email], .booking textarea, .booking .dk_container {
  width: 100%;
  margin-bottom: 25px;
}

.ui-datepicker-trigger {
  position: absolute;
  right: 28px;
  border: none;
  top: 7px;
  background: none;
  color: #C2C2C2;
  font-size: 18px;
  outline: none;
}

.ui-datepicker-trigger:hover {
  background: none;
  color: #636363 !important;
}

.ui-datepicker {
  z-index: 20 !important;
}

.booking-wrap {
  z-index: 15;
  position: relative;
  background: rgba(0, 0, 0, 0.4);
  color: #FFF;
  height: 150px;
  margin: -381px 0 0 0;
  padding-top: 52px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.b-form > div {
  float: left;
  margin-right: 2%;
}

.b-form .arrival, .b-form .departure {
  width: 22%;
  position: relative;
}

.b-form .arrival .ui-datepicker-trigger, .b-form .departure .ui-datepicker-trigger {
  color: rgba(255, 255, 255, 0.7);
  right: 9px;
}

.b-form .arrival .ui-datepicker-trigger:hover, .b-form .departure .ui-datepicker-trigger:hover {
  color: #FFF !important;
}

.b-form .adults, .b-form .room {
  width: 17%;
}

.b-form .bookbtn {
  margin-right: 0;
  width: 14%;
  text-align: right;
}

.b-form input[type=text], .b-form select, .b-form input[type=submit] {
  max-width: 100%;
}

.b-form input[type=text] {
  border-color: rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
}

.b-form input[type=text]:focus {
  border-color: #FFF;
  color: #FFF;
}

.b-form button[type=submit] {
  border-color: #FFF;
  color: #FFF;
  padding: 0 18px 0;
  line-height: normal;
  height: 46px;
}

.b-form ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
}

.b-form :-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
  opacity: 1;
}

.b-form ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
  opacity: 1;
}

.b-form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s;
}

.b-form input[type=text]:focus::-webkit-input-placeholder {
  color: #FFF;
}

.b-form input[type=text]:focus:-moz-placeholder {
  color: #FFF;
  opacity: 1;
}

.b-form input[type=text]:focus::-moz-placeholder {
  color: #FFF;
  opacity: 1;
}

.b-form input[type=text]:focus:-ms-input-placeholder {
  color: #FFF;
}

.b-form select {
  width: 100%;
}

.booking-inpage {
  margin: 50px 0;
  padding: 55px 0 50px;
}

#formerrors {
  list-style: none;
  padding: 10px;
  margin: 0 0 40px;
  border: 1px solid #C2C2C2;
}

#formerrors li {
  font-size: 14px;
  margin: 5px 0;
  color: #6c6c6c;
}

#formerrors li i {
  margin-right: 5px;
  color: #c2303c;
}

#formsuccess {
  font-size: 16px;
  font-weight: bold;
  color: #6c6c6c;
  padding: 10px;
  line-height: normal;
  border: 1px solid #6c6c6c;
}

#formsuccess i {
  margin-right: 10px;
}

#main {
  padding: 55px 0 0;
}

.page-title {
  text-align: center;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 35px;
  padding-bottom: 15px;
}

.single .page-title, .page .page-title {
  position: absolute;
  left: -9999px;
}

.full .page-title {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 45px;
  margin-bottom: 45px;
}

.inset-sidebar {
  margin: 35px 0;
}

.entry {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E5E5E5;
}

.entry:only-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.entry-thumb {
  padding: 10px;
  border: 1px solid #C2C2C2;
  transition: 0.18s;
  margin: 5px 0 20px 0;
}

.entry-thumb:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
}

.entry-thumb img.alignnone {
  margin: 0;
}

.entry-title {
  margin-bottom: 20px;
}

.type-service .entry-title {
  margin-bottom: 10px;
}

.entry-title a:hover {
  text-decoration: none;
}

.entry-meta {
  position: relative;
  text-transform: uppercase;
  color: #969696;
  font-size: 11px;
  margin-bottom: 15px;
}

.entry-meta b {
  margin-right: 6px;
}

.entry-time {
  font-weight: bold;
}

.entry-time:after {
  content: "\2022";
  margin: 0 5px 0 6px;
  font-size: 7px;
  position: relative;
  display: inline-block;
  top: -2px;
}

.entry-comments {
  position: absolute;
  right: 0;
}

.listing-rates .see-more {
    display: none;
}

.entry-content blockquote {
  border-left: 3px solid #C2C2C2;
  font-family: serif;
  margin: 0 0 15px 0;
  font-style: italic;
  padding-left: 20px;
  font-size: 20px;
  line-height: 1.25;
  color: #585858;
}

#paging a, #paging a:visited, #paging span {
  display: inline-block;
  line-height: normal;
  margin-right: 2px;
  border: 1px solid #C2C2C2;
  color: #000;
  padding: 5px 10px;
  font-size: 14px;
}

#paging a:hover {
  text-decoration: none;
}

#paging span.current {
  color: #FFF;
}

iframe, embed, object, video, audio {
  max-width: 100%;
}

.room-slider {
  padding: 10px;
  border: 1px solid #C2C2C2;
  margin-bottom: 40px;
}

.room-slider .flex-direction-nav a {
  opacity: 1;
  color: #FFF;
  width: auto;
  height: auto;
  padding: 7px 14px 6px;
}

.room-slider .flex-direction-nav a:before {
  font-size: 15px;
}

.room-slider .flex-direction-nav .flex-next {
  right: 0;
}

.room-slider .flex-direction-nav .flex-prev {
  left: 0;
}

.list-amenities {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.list-amenities li {
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  background: transparent;
  border: 1px solid #C2C2C2;
  color: #717171;
  padding: 4px 6px;
  line-height: normal;
}

.list-amenities li i {
  margin-right: 4px;
  position: relative;
  top: -1px;
  font-size: 11px;
}

.room-nav, .rooms-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  overflow: visible;
}

.room-nav li, .rooms-nav li {
  display: block;
}

.room-nav a, .rooms-nav a, .room-nav a:visited, .rooms-nav a:visited {
  display: block;
  background: #EBEBEB;
  font-weight: bold;
  color: #7b7b7b;
  line-height: normal;
  margin-bottom: 1px;
  padding: 15px;
  position: relative;
}

.room-nav a.current-room:before, .rooms-nav a.current-room:before {
  content: "";
  border: 24px solid transparent;
  border-right-color: #EBEBEB;
  border-right-width: 14px;
  position: absolute;
  left: -38px;
  top: 0;
  transition: 0.18s;
}

.room-nav a.current-room, .rooms-nav a.current-room, .room-nav a.current-room:visited, .rooms-nav a.current-room:visited, .room-nav a:hover, .rooms-nav a:hover {
  color: #FFF;
  text-decoration: none;
}

.map-wrap {
  padding: 10px;
  border: 1px solid #C2C2C2;
  margin-bottom: 30px;
}

#map {
  width: 100%;
  height: 450px;
}

#map * {
  max-width: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.item {
  position: relative;
  text-align: center;
  color: #FFF;
  transition: 0.18s;
  margin: 0 0 40px 0;
}

.item .item-thumb {
  padding: 10px;
  border: 1px solid #C2C2C2;
  position: relative;
}

.item .item-thumb > a {
  position: relative;
  display: block;
}

.item .item-thumb > a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: background-color 0.18s ease;
}

.item .offer {
  position: absolute;
  top: 10px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  padding: 7px 25px;
  line-height: normal;
  width: 130px;
  left: 50%;
  margin-left: -65px;
}

.item a.btn, .item a.btn:visited {
  display: inline-block;
  border-color: #FFF;
  color: #FFF;
  padding-left: 36px;
  padding-right: 36px;
}

.item a.btn:hover {
  text-decoration: none;
}

.item:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.18);
}

.item:hover .item-thumb > a:after {
  background: rgba(0, 0, 0, 0.6);
}

.item:hover .overlay i {
  opacity: 1;
}

.item .item-content {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 50%;
  margin-top: -25px;
  padding: 0 40px;
}

.item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #FFF !important;
}

.item .overlay i {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  font-size: 34px;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 15;
  opacity: 0.8;
}

.widget_ci_special_offer_widget .item h4 {
  text-align: left;
  color: #FFF;
  font-size: 16px;
  margin: 0 0 30px 0;
}

.widget_ci_special_offer_widget .item .item-content {
  position: absolute;
  width: 100%;
  margin: -90px 0 0;
  left: 0;
  right: 0;
  padding: 0 68px;
  text-align: center;
  top: 50%;
}

.col-md-3 .item .item-content {
  padding: 0 25px;
}

.widget .item {
  margin: 0;
}

#footer hr {
  margin-bottom: 40px;
}

#footer .nav {
  margin-bottom: 40px;
}

#footer .nav .logo {
  text-align: center;
  position: static;
}

#footer .nav .logo a, #footer .nav .logo a:visited {
  font-size: 18px;
  max-width: 140px;
}

#footer .nav .logo img {
  width: auto;
  max-width: 100%;
  margin-left: 0;
}

#footer .nav a, #footer .nav a:visited {
  color: #b4b4b4;
  font-size: 11px;
  border: none;
}

#footer .nav a:hover {
  color: #444;
  border: none;
}

#footer .navigation {
  margin: 30px auto 0;
  text-align: center;
}

#footer .navigation > li > a:hover {
  border: none;
}

.credits {
  clear: both;
  text-align: center;
  text-transform: none;
  font-size: 10px;
  color: #b4b4b4;
  margin-bottom: 30px;
}

#comments {
  margin: 50px 0 30px 0;
}

#comments h3 {
  margin: 0 0 30px;
  font-size: 24px;
}

ol#comment-list {
  margin: 0;
  padding: 0;
}

.comment-meta {
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
  color: #969696;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

.comment-meta a, .comment-meta a:visited {
  font-weight: bold;
  margin-right: 10px;
}

.post-comments {
  margin: 10px 0 30px 0;
}

.post-comments ol, .post-comments ul {
  list-style: none;
  font-size: inherit;
}

.post-comments > ol {
  margin-left: 0;
  margin-bottom: 0;
}

.post-comments li {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

.post-comments .avatar {
  float: left;
  top: 0;
  left: 0;
  margin: 0 15px 5px 0;
  text-align: center;
  padding: 5px;
  border: 1px solid #C2C2C2;
}

.post-comments .comment-text {
  padding: 0 0 40px 0;
}

.post-comments > .comment-text:last-child {
  margin-bottom: 0;
}

.post-comments .comment-copy {
  margin-left: 80px;
  padding: 0;
}

.post-comments .comment-copy p {
  margin-bottom: 10px;
}

#cancel-comment-reply-link {
  display: block;
  font-size: 12px;
  margin: -20px 0 15px 0;
}

#comments a.comment-reply-link {
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
}

#comment-list #respond {
  margin-bottom: 30px;
}

.pp_inline label {
  display: inline;
}

#form-wrapper {
  margin: 0;
}

#form-wrapper form {
  margin-bottom: 0;
}

.post-form label {
  display: block;
  padding-bottom: 5px;
}

.post-form input[type=text] {
  width: 50%;
}

.post-form input[type=submit] {
  margin-bottom: 0;
}

.post-form textarea {
  width: 90%;
  height: 200px;
}

#post-action {
  margin-bottom: 0;
}

.widget {
  margin-bottom: 40px;
}

#sidebar .widget:last-child {
  margin-bottom: 0;
}

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

.widget ul li {
  padding: 5px 0;
  border-bottom: 1px dotted #e5e5e5;
  display: block;
  margin: 0;
}

.widget ul ul.children li:first-child {
  border-top: 1px dotted #e5e5e5;
}

.widget ul ul.children li:last-child {
  border-bottom: none;
}

.widget ul.children {
  margin-top: 5px;
}

.widget ul.children li {
  padding-left: 15px;
}

#header .widget {
  margin: 0;
}

.testimonial-wrap blockquote {
  text-align: center;
  margin: 0;
  padding: 0 0 30px 0;
  line-height: normal;
  position: relative;
}

.testimonial-wrap blockquote:after {
  content: "";
  width: 45px;
  position: absolute;
  height: 1px;
  background: #E5E5E5;
  bottom: 0;
  left: 50%;
  margin-left: -22px;
}

.testimonial-wrap i.fa {
  font-size: 44px;
  color: #E5E5E5;
  margin-bottom: 15px;
}

.testimonial-wrap blockquote p {
  letter-spacing: -0.03em;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #6c6c6c;
}

.testimonial-wrap blockquote cite {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #8a8a8a;
  font-style: normal;
}

.sidebar .testimonial-wrap .testimonial-inner, .col-sm-4 .testimonial-wrap .testimonial-inner {
  padding: 10px;
  border: 1px solid #C2C2C2;
}

.sidebar .testimonial-wrap blockquote, .col-sm-4 .testimonial-wrap blockquote {
  text-align: left;
  margin: 0;
  padding: 35px 25px 50px;
  line-height: normal;
  position: relative;
  font-weight: normal;
}

.sidebar .testimonial-wrap blockquote:after, .col-sm-4 .testimonial-wrap blockquote:after {
  display: none;
}

.sidebar .testimonial-wrap i.fa, .col-sm-4 .testimonial-wrap i.fa {
  width: 100%;
  text-align: center;
  font-size: 64px;
  color: #FFF;
  margin-bottom: 25px;
}

.sidebar .testimonial-wrap blockquote p, .col-sm-4 .testimonial-wrap blockquote p {
  letter-spacing: -0.03em;
  font-size: 17px;
  font-weight: normal;
  color: #FFF;
}

.sidebar .testimonial-wrap blockquote cite, .col-sm-4 .testimonial-wrap blockquote cite {
  font-size: 12px;
  letter-spacing: 0;
  color: #FFF;
  font-style: normal;
}

.error404 .entry-content {
  text-align: center;
}

.widget_ci_book_room_widget {
  padding: 10px;
  border: 1px solid #C2C2C2;
  font-family: Montserrat, sans-serif;
}

.widget_ci_book_room_widget .btn, .widget_ci_book_room_widget .btn:visited {
  color: #FFF;
  border-color: #FFF;
}

.widget_ci_book_room_widget .btn:hover {
  border-color: rgba(255, 255, 255, 0.6);
}

.book-widget-inner {
  color: #FFF;
  padding: 20px 25px 25px;
}

.book-now-action {
  margin: 0;
}

.book-now-action .btn {
  display: inline-block;
}

.book-now-price {
  margin: 0 0 5px;
}

.ci-newsletter {
  position: relative;
}

.ci-newsletter input[type=email] {
  width: 100%;
}

.ci-newsletter button[type=submit], .ci-newsletter button[type=submit]:hover {
  padding: 0;
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  color: #6D6E71 !important;
  top: 77px;
  right: 15px;
  background: none;
}

#header .icl_languages_selector, #header .widget_icl_lang_sel_widget {
  position: absolute;
  right: 15px;
}

#header .icl_languages_selector h3.widget-title, #header .widget_icl_lang_sel_widget h3.widget-title {
  color: #FFF;
  font-size: 11px;
  display: inline;
  position: relative;
  font-weight: normal;
}

#header .icl_languages_selector h3.widget-title:after, #header .widget_icl_lang_sel_widget h3.widget-title:after {
  content: "|";
  margin: 0 10px;
  font-size: 8px;
  position: relative;
  top: -1px;
  opacity: 0.5;
}

#header .icl_languages_selector h3.widget-title:before, #header .widget_icl_lang_sel_widget h3.widget-title:before {
  content: "\f024";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: normal;
}

#header #lang_sel, #header #lang_sel_list {
  z-index: 25;
  height: auto;
  width: auto;
  font-family: inherit;
}

#header #lang_sel ul, #header #lang_sel_list ul {
  display: block;
}

#header #lang_sel li, #header #lang_sel_list li {
  border: none;
  width: auto;
  float: none;
  display: block;
}

#header #lang_sel a.lang_sel_sel, #header #lang_sel_list a.lang_sel_sel {
  background: transparent;
  color: #FFF;
  position: relative;
  border: none;
  display: block;
  width: auto;
  padding-right: 13px;
}

#header #lang_sel a.lang_sel_sel:after, #header #lang_sel_list a.lang_sel_sel:after {
  font-family: FontAwesome;
  content: '\f107';
  position: absolute;
  right: 0;
  font-size: 13px;
  white-space: nowrap;
  opacity: 0.7;
}

#header #lang_sel a, #header #lang_sel_list a {
  margin: 0;
  padding: 0;
}

#header #lang_sel ul ul, #header #lang_sel_list ul ul {
  width: auto;
  background: transparent;
  min-width: 180px;
  right: 0;
  top: auto;
  left: auto;
  height: auto;
  padding: 0;
  border: 1px solid #C2C2C2;
}

#header #lang_sel ul ul li, #header #lang_sel_list ul ul li {
  border: 1px solid transparent;
  border-bottom: none;
}

#header #lang_sel ul ul li:last-child, #header #lang_sel_list ul ul li:last-child {
  margin-bottom: 1px !important;
}

#header #lang_sel ul ul a, #header #lang_sel_list ul ul a {
  color: #6c6c6c;
  background: rgba(250, 250, 250, 0.9);
  padding: 8px 12px;
  font-size: 11px;
}

#header #lang_sel ul ul a:hover, #header #lang_sel_list ul ul a:hover {
  background: #FFF;
  color: #6C6C6C;
}

#header #lang_sel img.iclflag, #header #lang_sel_list img.iclflag {
  width: 14px;
  height: auto;
  top: -1px;
}

.alt #header #lang_sel a.lang_sel_sel, .alt #header #lang_sel_list a.lang_sel_sel {
  color: #6C6C6C;
}

.alt #header .icl_languages_selector h3.widget-title, .alt #header .widget_icl_lang_sel_widget h3.widget-title {
  color: #6C6C6C;
}

#ads125, .ads125 {
  margin: 0;
  padding: 0;
  list-style: none;
}

#ads125 li, .ads125 li {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  float: left;
  margin: 0 15px 10px 0;
  padding: 0;
  max-width: 125px;
}

.searchform {
  line-height: 1;
  position: relative;
}

.searchform > div {
  position: relative;
  line-height: 1;
}

.searchform .screen-reader-text {
  display: none;
}

.searchform input[type=text] {
  border-radius: 0;
  margin: 0;
  width: 100%;
  font: inherit;
  line-height: 1;
}

button[type=submit].searchsubmit {
  font-size: 14px;
  line-height: 0;
  padding: 3px 11px 2px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: none;
  background: none;
  color: #6D6E71 !important;
}

.flickr_badge_image {
  float: left;
  margin: 0 10px 15px 0;
}

.flickr_badge_image a {
  display: block;
  line-height: 0;
  padding: 5px;
  border: 1px solid #C2C2C2;
}

.widget_about {
  margin-top: -5px;
}

.widget_ci_about .alignleft {
  float: left;
  margin: 5px 10px 6px 0;
}

.widget_about .alignright {
  float: right;
  margin: 5px 0 6px 10px;
}

.widget_text p:last-child {
  margin-bottom: 0;
}

.widget_ci_twitter_widget ul li {
  margin-bottom: 12px;
}

.widget_ci_twitter_widget .twitter-time {
  display: block;
  font-size: 0.85em;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: left;
  margin-top: 10px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
  padding: 9px;
}

#wp-calendar thead {
  font-size: 10px;
}

#wp-calendar thead th {
  background: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  padding: 8px;
}

#wp-calendar tbody td {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 3px;
}

#wp-calendar tbody td:hover {
  background: rgba(0, 0, 0, 0.1);
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

#wp-calendar a {
  font-weight: bold;
  font-style: italic;
}

.social-icon i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: #D3D3D4;
  color: #FFF;
  border: 1px solid #D3D3D4;
  font-size: 16px;
  border-radius: 36px;
  text-align: center;
  display: inline-block;
}

.social-icon:hover i {
  background-color: #6D6E71;
  border-colo: #6D6E71;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 10px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 10px 20px;
}

a img.alignnone {
  margin: 5px 20px 10px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

table {
  margin-bottom: 20px;
  width: 100%;
}

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}

label {
  display: block;
  font-size: 90%;
  margin-bottom: 2px;
}

input[type="text"], input[type="password"],select, input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
  box-shadow: none;
  width: auto;
  padding: 12px 18px;
  height: auto;
  border: 2px solid #C2C2C2;
  line-height: normal;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
  min-width: 100%;
  color: #6d6e71;
  background: transparent;
}

textarea {
  width: 100%;
  height: auto;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  background: transparent;
  outline: none;
}

fieldset {
  padding: 15px 15px 0 15px;
}

fieldset legend {
  font-weight: bold;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
}

input.highlight {
  border-color: #ff4a4a;
}

a.btn, a.btn:visited, input[type=submit], button[type=submit] {
  line-height: normal;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #C2C2C2;
  border-radius: 0;
  vertical-align: middle;
  padding: 12px 30px;
  background: transparent;
  outline: none;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.item:hover a.btn, a.btn:hover, input[type=submit]:hover, button:hover {
  color: #FFF !important;
  text-decoration: none;
}

#mobile-bar {
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #FFF;
  padding: 15px 10px 0 10px;
  height: 48px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  display: none;
}

.menu-trigger, .menu-trigger:focus, .menu-trigger:visited {
  width: 24px;
  height: 21px;
  background: none;
  cursor: pointer;
  opacity: 0.85;
  margin: 0;
  outline: none;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #333;
}

.menu-trigger:hover {
  opacity: 0.95;
  color: #333;
}

.menu-trigger:active {
  opacity: 1;
}

.call-button, .call-button:focus, .call-button:visited {
  width: 24px;
  height: 21px;
  background: none;
  cursor: pointer;
  opacity: 0.85;
  margin: 0;
  outline: none;
  position: absolute;
  right: 10px;
  top: 12px;
  color: #333;
}

.call-button:hover {
  opacity: 0.95;
  color: #333;
}

.call-button:active {
  opacity: 1;
}

.mob-title {
  color: #8a8a8a;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.dk_theme_ci.dk_container {
  width: 100% !important;
  outline: none;
  font-family: Montserrat, sans-serif;
  line-height: normal;
  cursor: pointer;
}

.dk_theme_ci a:hover {
  text-decoration: none;
}

.dk_theme_ci .dk_toggle {
  border: 2px solid #C2C2C2;
  color: #A9A9A9;
  outline: none;
  font-size: 14px;
  text-decoration: none;
  padding: 12px 18px;
  transition: 0.2s;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100% !important;
}

.dk_theme_ci .dk_toggle:after {
  font-family: FontAwesome;
  line-height: normal;
  font-weight: normal;
  font-size: 12px;
  content: "\f078";
  position: absolute;
  top: 15px;
  right: 10px;
}

.dk_theme_ci.dk_focus .dk_toggle, .dk_theme_ci:focus .dk_toggle {
  border-color: #C2C2C2;
  transition: border-color 0s linear;
}

.dk_theme_ci.dk_open .dk_toggle {
  color: #A9A9A9;
}

.dk_theme_ci .dk_options {
  border: 2px solid #1289d5;
  border-top: 1px solid rgba(0, 0, 0, 0.001);
  z-index: 10;
}

.dk_theme_ci .dk_options li {
  border-bottom: 1px solid #C2C2C2;
}

.dk_theme_ci .dk_options li:last-child {
  border-bottom: none;
}

.dk_theme_ci .dk_options a {
  background: #FFF;
  color: #6c6c6c;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 7px 8px;
}

.dk_theme_ci .dk_options a:hover {
  background: #1289d5;
  color: #FFF !important;
}

.dk_theme_ci .dk_options_inner {
  list-style: none;
  margin: 0;
  padding: 0;
}

.b-form .dk_theme_ci .dk_toggle {
  border: 2px solid rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
  transition: 0.18s;
}

.b-form .dk_theme_ci.dk_focus .dk_toggle, .b-form .dk_theme_ci:focus .dk_toggle {
  border-color: #FFF;
}

.b-form .dk_theme_ci.dk_open .dk_toggle {
  color: #FFF;
  border-color: #FFF;
}

.b-form .dk_theme_ci .dk_options {
  border: 2px solid #C2C2C2;
}

.b-form .dk_theme_ci .dk_options li {
  border-bottom: 1px solid #FFF;
}

.b-form .dk_theme_ci .dk_options a {
  background: rgba(250, 250, 250, 0.9);
  color: #6c6c6c;
}

.b-form .dk_theme_ci .dk_options a:hover {
  background: #FFF;
  color: #333 !important;
}

.dk_container {
  display: none;
  float: left;
}

.dk_container a {
  outline: 0;
}

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}

.dk_open {
  position: relative;
}

.dk_open .dk_options {
  display: block;
}

.dk_open .dk_label {
  color: inherit;
}

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}

.dk_options a, .dk_options a:link, .dk_options a:visited {
  display: block;
}

.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden;
  display: none;
}

.dk_mobile {
  position: relative;
}

.dk_mobile select {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.modal {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  font-family: "Lato",Helvetica,Arial,sans-serif;
  font-size: 100%;
}

.modal-dialog {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  opacity: 1;
}

@media (max-width: 767px) {
  .modal-dialog {
    width: 80%;
  }
}

.modal-header {
  padding: 0;
  border-bottom: none;
  min-height: 0;
}

.modal-header button.close {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-family: "FontAwesome";
  color: rgba(255, 255, 255, 0.8);
  text-shadow: none;
  position: absolute;
  font-size: 30px;
  top: -28px;
  right: -28px;
}

.modal-header button.close:hover {
  color: #fff;
}

.modal-header .counter-wrapper {
  padding: 0.6rem 1rem 0;
  color: #8d1e13;
  font-size: 1.5rem;
}

@media (max-width: 500px) {
  .modal-header .counter-wrapper {
    font-size: 1rem;
  }
}

.modal-body img {
  display: block;
  margin: auto;
}

.modal-content {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
}

.page-not-found > div {
  text-transform: uppercase;
  color: #262626;
  font-size: 2em;
  width: 66%;
  line-height: 1.1;
}

.page-not-found div:first-of-type {
  margin-top: 1em;
}

.page-not-found .error {
  color: #c10100;
  margin: 1.5em 0;
  font-size: 3em;
  font-weight: bold;
}

.page-not-found img {
  float: right;
  width: 33%;
}

.searchform {
  margin: 2em auto 0;
  text-align: center;
}

.searchform div {
  text-align: center;
}

@media (max-width: 767px) {
  .page-not-found div:first-of-type {
    width: 66%;
    text-align: left;
  }
  .page-not-found div {
    width: 100%;
    font-size: 1.5em;
    text-align: center;
  }
}

.snapchat-content {
  display: none;
  margin-top: 3rem;
}

.roomsCarousel__item {
  display: none;
}

.roomsCarousel__item:first-of-type {
  display: block;
}

.roomsCarousel__featuredImage {
  width: 100%;
  height: 50.3%;
  overflow: hidden;
  padding: 1rem;
  border: 1px solid #c2c2c2;
  margin-bottom: 2rem;
  position: relative;
}

.roomsCarousel__featuredImage img {
  width: 100%;
  max-height: 50.3%;
}

.roomsCarousel__amenities {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.roomsCarousel__amenities .fa {
  color: #ca9138;
}

.roomsCarousel__direction-nav {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 40px;
  width: 100%;
}

.roomsCarousel__direction-nav a {
  opacity: 1;
  width: auto;
  height: auto;
  padding: 7px 14px 6px;
  color: #fff;
  transition: 0.2s;
}

.roomsCarousel__direction-nav a:visited {
  color: #fff;
}

.roomsCarousel__direction-nav a:hover {
  color: #fff;
  opacity: 0.7;
}

.roomsCarousel__direction-nav .flex-direction-nav .flex-prev, .roomsCarousel__direction-nav .flex-direction-nav .flex-next {
  background: #ca9138;
  font-family: FontAwesome;
}

.roomsCarousel__direction-nav .flex-direction-nav .flex-prev {
  left: -1rem;
}

.roomsCarousel__direction-nav .flex-direction-nav .flex-next {
  right: 1rem;
}

.rooms-nav a {
  color: #7b7b7b;
}

.rooms-nav a:visited, .rooms-nav a:hover {
  color: #7b7b7b;
}

.rooms-nav a.current-room {
  background: #ca9138;
}

.rooms-nav a.current-room::before {
  border-right-color: #ca9138;
}
.total-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 195px;
	clear:both;
}
.unit-descr {
	float: left;
	margin: 0;
	width: 65%;
}
.vacay-list-item {
	margin: 5px 10px 5px 0;
	width: 47%;
}
.numbers {
	padding: 0;
	background-image: linear-gradient(bottom, rgb(23,88,138) 9%, rgb(49,125,180) 55%);
	background-image: -o-linear-gradient(bottom, rgb(23,88,138) 9%, rgb(49,125,180) 55%);
	background-image: -moz-linear-gradient(bottom, rgb(23,88,138) 9%, rgb(49,125,180) 55%);
	background-image: -webkit-linear-gradient(bottom, rgb(23,88,138) 9%, rgb(49,125,180) 55%);
	background-image: -ms-linear-gradient(bottom, rgb(23,88,138) 9%, rgb(49,125,180) 55%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(23,88,138)), color-stop(0.55, rgb(49,125,180)) );
	counter-reset: li;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#317DB4', endColorstr='#17588A', GradientType=0 ); /* IE6-9 */
}
.numbers > li {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 4px 20px 4px 46px;
	position: relative;
	box-shadow: none;
	border-left: 1px solid #F28465;
}
.numbers > li.last-item {
	padding-right: 6px;
}
.numbers > li.step-active {
	-webkit-animation: pulsebg 2s infinite ease-in-out;
	-moz-animation: pulsebg 2s infinite ease-in-out;
	animation: pulsebg 2s infinite ease-in-out;
}
.step-done {
	background: #F35A2C;
}



img.ui-datepicker-trigger {
    border: none;
    display: inline;
    padding: 0;
}
#calendar  .ui-datepicker td span, #calendar  .ui-datepicker td a {
    padding: 0.3em;
}

#calendar > div {
    width: 100%;
    font-size: 1.5em;
    background:none;
    border:none;
}
.ui-datepicker-header{
    background:none !important;
    border-bottom:1px solid #afafaf !important;
    border-top:none !important;
    border-right:none !important;
    border-left:none !important;
    color:#6c6c6c !important;
    border-radius:0 !important;
}
.ui-datepicker th{
    font-size:14px;
    text-transform:uppercase;
    
}
.ui-datepicker td a{
    background:none !important;
    text-align:center !important;
    border:none !important;
    font-size:14px;
    color:#6c6c6c !important;
}
.ui-datepicker td .ui-state-highlight{
    background:#ca9138 !important;
    color:#fff !important;
}
.ui-datepicker  .selected-day{
    background:#ca9138 !important;
    
}
.ui-datepicker  .selected-day a{
    color:#fff !important;
}
.newform, .home-right{
    max-width:500px;
    padding:15px;
    border:1px solid #afafaf;
    margin: 0 auto;
    /* margin-top: 21px; */
}
label{
    color: #363636;
    font-family: Montserrat, sans-serif;
    text-transform:uppercase;
}
.ui-datepicker-trigger{
    top:31px;
    background:#ca9138;
    border-radius:100%;
    width: 32px;
    color:#fff;
}
.ui-datepicker-trigger:hover{
    background:#fff;
    color:#ca9138 !important;
}
.ui-datepicker-trigger:before{
    content:'\f073';
    font-family:'FontAwesome';
}
.button{
    line-height: normal;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #C2C2C2;
    color:#fff;
    display:inline-block;
    border-radius: 0;
    vertical-align: middle;
    padding: 12px 30px;
    outline: none;
    transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
     background: #ca9138 !important;
     text-align:Center;
  
}
.home-right .ui-datepicker-next, .home-right .ui-datepicker-prev{
    background:#ca9138;
} 
.home-right .ui-datepicker-next:hover, .home-right .ui-datepicker-prev:hover{
    background:#363636;
}
.button:hover{
    background:#fff !important;
    color:#ca9138 !important;
}
.checkit{
    clear:both;
    width:100%;
    display:block;
    margin-top:15px;
}
.selected-day {
    background: #444;
}
.selected-day a {
    background: #444 !important;
}
.footer{
    text-align:Center;
}
#loadingdiv{
    position:absolute;
    top:0px;
    bottom:0px;
    lefT:0px;
    width:100%;
    background:#fff;
    text-align:Center;
    font-size:20px;
    z-index:9999;
}
#loadingdiv .inner{
    padding-top:40px;
}
#loadingdiv .fa-spin{
    font-size:40px;
    color:#ca9138;
}
#loadingdiv h1{
    font-size:40px;
    color:#363636;
    text-transform:uppercase;
}

/********** STEP 2 ************/
.rezzz .field{
    margin-bottom:10px;
    position:relative;
}
.rezzz .ui-datepicker-trigger{
    right:10px;
}
.myres {
   
    border: 1px solid #afafaf;
}
.myres .inner{
     padding: 10px;
}
.myres h4{
    display:block;
    margin-bottom:0;
    text-align:center;
    color:#fff;
    background:#363636;
    padding:10px 0;
}
.myres .field, .myres .rate-loop{
    border-bottom:1px solid #cfcfcf;
    font-size:13px;
}
.rate-loop{
    margin-bottom:10px;
}
.myres label{
    font-weight:bold;
}
#ie7 .numbers > li {
	list-style: decimal;
}
.numbers > li:before {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #363636;
	border: 2px solid #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	color: #FFFFFF;
	content: counter(li, decimal);
	counter-increment: li;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	height: 30px;
	left: 10px;
	line-height: 15px;
	margin-right: 8px;
	padding: 6px;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 30px;
}
.numbers > li.step-done:before {
	background: #F28465;
}
.numbers{
    clear:both;
    background:none;
}
.numbers > li.step-done .top-small {
	color: #1E6396;
}
.numbers li{
    height:40px;
    line-height:16px;
    border:1px solid #cfcfcf;
    width:20%;
}
.step-active{
    background:#afafaf;
    color:#fff;
}
.top-large{
    display:block;
    font-size:18px;
    text-transform:uppercase;
}
.top-small{
    font-size:13px;
}
.clear{
    clear:both;
}
.sort-cont select{
    float:right;
    min-width:0;
    padding: 5px;
}
.sort-cont{
    border-bottom: 2px solid #333332;
    padding-bottom:10px;
    margin-bottom:10px;
    display:none;
}
.sort-cont span{
    padding-top:5px;
    display:inline-block;
    font-family: Montserrat, sans-serif;
}
.listing-rates{
    font-family: Montserrat, sans-serif;
    border: 1px solid #afafaf;
    border-right:none;
    border-left:none;
    
}
table .info-row td{
    padding:0 !important;
    border:none !important;
}
.info-item{
    margin-top:15px;
}
.unit_images{
    padding:15px;
    border: 1px solid #afafaf;
}
.listing-rates td{
     padding: 10px;
      border: 1px solid #afafaf;
      border-right:none;
    border-left:none;
    border-top: none;
}
.col-header{
    background:#363636;
    color:#fff;
}
.listing-rates .none{
    display:none;
}
.step-done{
    background:#363636;
    color:#fff !important;
}
.numbers > li.step-done .top-small{
    color:#fff;
}
.numbers > li.step-done:before{
    background:none;
}
.calc-list{
    background:#C2C2C2;
     font-family: Montserrat, sans-serif;
}

.data.calc-list{
    background:none;
}
.data.calc-list td{
    border:1px solid #C2C2C2;
}
.data.calc-list input{
    padding:5px;
    text-align:Center;
    min-width:0;
}
.adults-left .inner, .extra-right .inner{
    padding:15px;
    border:1px solid #C2C2C2;
   
}
.extra-form .field *{
    display:inline-block;
    min-width:0 !important;
}
.extra-form .field{
    margin-bottom:10px;
}
a:hover{
    text-decoration:none;
}
.footer-icons a i{
    color: #ffffff;
    background: #d3b375;
    font-size: 17px;
    display:inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    opacity: 1;
    margin-bottom:10px;
}
.footer-icons a:hover i{
    background:#363636;
    
}
.review_box{
    border-bottom:1px solid #363636;
    margin-bottom:15px;
    padding-bottom:15px;
}
.review_box .bold{
    font-weight:bold;
     font-family: Montserrat, sans-serif;
}
.review_box .field{
    
}
.confirm-ticket{
    font-weight:bold;
    margin:15px 0;
}
.confirm-ticket .button{
    margin-top:10px;
}
.head_ban{
    margin-top:15px;
}
.review_box .inner{
    border:1px solid #cfcfcf;
    padding:15px;
}
.resTrig{
    display:none;
}
.navigation.sf-arrows .sf-with-ul:after {
    font-family: FontAwesome;
    content: '\f107';
    position: absolute;
    top: 5px;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.8;
    right: -6px;
    margin-top: -6px;
}
#tip-clone{
    display:none;
}
.con{
    background:#363636;
    color:#fff;
    display:inline-block;
    padding: 0px 5px;
    font-size: 9px;
    border-radius:100%;
}
.con:hover{
     background:#ca9138;
}
#cboxWrapper{
    border: 2px solid #000 !important;
    background: #fff !important;
}