/*1023*/
@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-Medium.eot");
  src: url("../fonts/BrandonGrotesque-Medium.woff") format("woff"), url("../fonts/BrandonGrotesque-Medium.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium") format("svg"), url("../fonts/BrandonGrotesque-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-RegularItalic.eot");
  src: url("../fonts/BrandonGrotesque-RegularItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-RegularItalic.ttf") format("truetype"), url("../fonts/BrandonGrotesque-RegularItalic.svg#BrandonGrotesque-RegularItalic") format("svg"), url("../fonts/BrandonGrotesque-RegularItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: italic; }

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

@font-face {
  font-family: 'BrandonGrotesque-Light';
  src: url("../fonts/BrandonGrotesque-Light.eot");
  src: url("../fonts/BrandonGrotesque-Light.woff") format("woff"), url("../fonts/BrandonGrotesque-Light.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light") format("svg"), url("../fonts/BrandonGrotesque-Light.eot?#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-LightItalic.eot");
  src: url("../fonts/BrandonGrotesque-LightItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-LightItalic.ttf") format("truetype"), url("../fonts/BrandonGrotesque-LightItalic.svg#BrandonGrotesque-LightItalic") format("svg"), url("../fonts/BrandonGrotesque-LightItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-Bold.eot");
  src: url("../fonts/BrandonGrotesque-Bold.woff") format("woff"), url("../fonts/BrandonGrotesque-Bold.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold") format("svg"), url("../fonts/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-BoldItalic.eot");
  src: url("../fonts/BrandonGrotesque-BoldItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-BoldItalic.ttf") format("truetype"), url("../fonts/BrandonGrotesque-BoldItalic.svg#BrandonGrotesque-BoldItalic") format("svg"), url("../fonts/BrandonGrotesque-BoldItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-Thin.eot");
  src: url("../fonts/BrandonGrotesque-Thin.woff") format("woff"), url("../fonts/BrandonGrotesque-Thin.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Thin.svg#BrandonGrotesque-Thin") format("svg"), url("../fonts/BrandonGrotesque-Thin.eot?#iefix") format("embedded-opentype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Brandon';
  src: url("../fonts/BrandonGrotesque-ThinItalic.eot");
  src: url("../fonts/BrandonGrotesque-ThinItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-ThinItalic.ttf") format("truetype"), url("../fonts/BrandonGrotesque-ThinItalic.svg#BrandonGrotesque-ThinItalic") format("svg"), url("../fonts/BrandonGrotesque-ThinItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 100;
  font-style: italic; }

body {
  /*color: #ffffff;*/
  font-size: 18px;
  font-family: "Brandon";
  background: #fff;
  font-weight: 400; }
  @media only screen and (max-width: 1199px) {
    body {
      font-size: 16px; } }
  @media only screen and (max-width: 599px) {
    body {
      font-size: 14px; } }

a {
  color: #aaa;
  text-decoration: none;
  transition: all 0.3s ease-in-out; }
  a:hover, a:focus {
    color: #80643f;
    text-decoration: none; }
  a.nolink:hover {
    text-decoration: none; }
  a.underline-hover:hover {
    text-decoration: none; }
    a.underline-hover:hover > span {
      border-bottom: solid 1px #ffffff; }

a.nolink:hover, a.nolink:visited, a.nolink:focus, a.nolink:active {
  text-decoration: none;
  color: inherit; }

a:focus,
button {
  outline: none; }

textarea {
  font-family: "Brandon", sans-serif;
  font-size: 16px;
  font-size: 1rem; }

img {
  border: none;
  max-width: 100%; }

.underline {
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .text-left-xs {
    text-align: left; } }

.full-width {
  width: 100%; }

.full-width-height {
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 767px) {
  .full-width-xs {
    width: 100%; } }

.relative {
  position: relative; }

.ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .ul li {
    list-style: none;
    display: inline-block; }

.mb-s {
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .mb-s {
      margin-bottom: 10px; } }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.f-light {
  font-weight: 300; }

.f-regular {
  font-weight: normal; }

.f-medium {
  font-weight: 500; }

.bold {
  font-weight: bold; }

.display-none {
  display: none; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Brandon"; }

.uppercase {
  text-transform: uppercase; }

/*form elements*/
.btn-default {
  border-radius: 0;
  color: #ffffff;
  text-align: center; }
  .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
    color: #fff; }
  .btn-default.active {
    color: #fff; }
    .btn-default.active:hover, .btn-default.active:active, .btn-default.active:focus, .btn-default.active:active:focus, .btn-default.active:active:hover {
      background-color: #fff;
      color: #ffffff; }

.btn-success {
  padding: 14px 10px;
  color: #ffffff;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  transition: background-color .3s ease-out; }
  .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover {
    background-color: #d9d9d9;
    color: #ffffff; }
  .btn-success.active {
    background-color: #d9d9d9; }
    .btn-success.active:hover, .btn-success.active:active, .btn-success.active:focus, .btn-success.active:active:focus, .btn-success.active:active:hover {
      background-color: #d9d9d9;
      color: #fff; }

.input-group {
  border-radius: 0;
  background: transparent;
  border: solid 3px ""; }
  .input-group .input-group-addon {
    border-radius: 0;
    border: 0;
    background: transparent; }
  .input-group .form-control {
    padding-left: 0;
    border: 0; }

.form-group {
  margin-bottom: 20px; }
  .form-group .form-error {
    /*display: none;*/ }
  .form-group.has-error .input-group {
    border-color: ""; }
  .form-group.has-error .input-group-addon {
    color: inherit; }
  .form-group.has-success .input-group,
  .form-group.has-success .form-control {
    border-color: ""; }
  .form-group.has-success .input-group-addon {
    color: inherit; }

#booknowFrm .btn-frm {
  transition: background ease-in-out 0.4s; }
  #booknowFrm .btn-frm:hover, #booknowFrm .btn-frm:focus {
    background-color: #876841; }

form.validate .form-error-result {
  display: none;
  text-align: left;
  color: ""; }

.mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(2, 2, 2, 0.3); }

.background-cover {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover; }

.container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto; }

/* button */
/* loading */
.loadding-box {
  /*display: none;*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 24;
  padding-left: 247px;
  background: none; }
  @media only screen and (max-width: 1249px) {
    .loadding-box {
      padding-left: 155px; } }
  @media only screen and (max-width: 767px) {
    .loadding-box {
      padding-left: 0; } }
  .loadding-box .inners {
    height: 100%;
    width: 100%;
    background-color: black;
    position: relative; }

.submit_btn {
  background: none;
  height: 82px;
  width: 232px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  border: 1px solid #ab906d;
  transition: background ease-in-out 0.4s; }
  .submit_btn:hover, .submit_btn:focus {
    background-color: #876841; }
  @media only screen and (max-width: 599px) {
    .submit_btn {
      font-size: 11px;
      height: 41px; } }

.txt_catalina {
  height: 45px;
  width: 250px;
  background: #8a704e;
  border: none;
  padding: 0 21px;
  line-height: 47px;
  color: #e5d6b7;
  border: 1px solid #8a704e;
  box-shadow: none !important;
  outline: none; }
  @media only screen and (max-width: 1199px) {
    .txt_catalina {
      width: 100%; } }
  @media only screen and (max-width: 599px) {
    .txt_catalina {
      height: 33px;
      line-height: 33px;
      padding: 0 10px; } }

.dropdown-menu {
  font-size: 18px; }

.slt_catalina.open .dropdown-toggle {
  box-shadow: none !important; }

.slt_catalina .dropdown-toggle {
  width: 100%;
  padding-left: 21px;
  height: 45px;
  background: #8a704e;
  font-size: 18px;
  color: #e5d6b7;
  border-radius: 0; }
  .slt_catalina .dropdown-toggle:focus {
    box-shadow: none !important;
    outline: none !important; }

.slt_catalina .dropdown-menu {
  width: 252px;
  margin: 0;
  border: none;
  border-radius: 0;
  background: #8a704e;
  padding: 0; }
  .slt_catalina .dropdown-menu li {
    border-top: 1px solid #ab906d; }
    .slt_catalina .dropdown-menu li a {
      color: #e5d6b7;
      padding: 10px 21px; }
      .slt_catalina .dropdown-menu li a:hover, .slt_catalina .dropdown-menu li a:focus {
        background: none; }

.slt_catalina .caret {
  border-width: 9px;
  margin-top: -5px;
  color: #e5d6b7; }

/* validate */
.frm_catalina .has-error input {
  border: 1px solid #d14 !important; }

.frm_catalina .help-block {
  display: none; }

/* button */
.btn-cata {
  height: 50px;
  min-width: 176px;
  background: #967448;
  line-height: 50px;
  text-align: center;
  padding: 0 35px;
  color: #16151b;
  text-transform: uppercase;
  margin: 0 auto;
  border: none;
  vertical-align: top;
  border: 1px solid transparent;
}

.brow-block .btn-cata:hover {
  background: transparent;
  color: black;
  border: 1px solid black;
}
.dark-block .btn-cata:hover {
  background: transparent;
  border: 1px solid;
}
.block-faci .btn-cata:hover {
  background: transparent;
  border: 1px solid #967448;
  color: #967448;
}
  @media only screen and (max-width: 1199px) {
    .btn-cata {
      font-size: 14px; } }
  @media only screen and (max-width: 599px) {
    .btn-cata {
      font-size: 13px;
      min-width: 131.5px;
      height: 37px;
      line-height: 37px;
      padding: 0 15px; } }

.btn-view {
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  min-width: 100px;
  padding: 0 15px;
  text-align: center;
  background: none;
  color: #fff !important;
  display: inline-block; }
  @media only screen and (max-width: 599px) {
    .btn-view {
      font-size: 14px;
      height: 38px;
      line-height: 38px; } }

.btn-view-more {
  height: 50px;
  line-height: 50px;
  border: 1px solid #80643f;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  min-width: 176px;
  text-align: center;
  background: #fff;
  color: #80643f !important;
  display: inline-block;
  padding-right: 0 30px; }
  @media only screen and (max-width: 599px) {
    .btn-view-more {
      font-size: 14px;
      height: 38px;
      line-height: 38px;
      min-width: 132px; } }

.brow-block .btn-cata {
  background: #16151b;
  color: #80643f; }

.slick-slider {
  margin-bottom: 0; }

.bg_home {
  background: #e9e7e9; }

::-webkit-input-placeholder {
  color: #e5d6b7 !important;
  opacity: 1 !important;
  /* for older chrome versions. may no longer apply. */ }

:-moz-placeholder {
  /* Firefox 18- */
  color: #e5d6b7 !important;
  opacity: 1 !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #e5d6b7 !important;
  opacity: 1 !important; }

:-ms-input-placeholder {
  color: #e5d6b7 !important;
  opacity: 1 !important; }

p {
  line-height: 28px; }
  @media only screen and (max-width: 599px) {
    p {
      line-height: 21px; } }

h2 {
  font-size: 40px;
  font-weight: 500;
  color: #16151b;
  text-align: center;
  margin: 0 0 15px; }
  @media only screen and (max-width: 1199px) {
    h2 {
      font-size: 35px; } }
  @media only screen and (max-width: 599px) {
    h2 {
      font-size: 25px; } }

.right-h3 h3 {
  text-align: right; }
  @media only screen and (max-width: 599px) {
    .right-h3 h3 {
      text-align: left; } }
  .right-h3 h3:after {
    left: auto;
    right: 0;
    margin-left: 0; }
    @media only screen and (max-width: 599px) {
      .right-h3 h3:after {
        left: 0;
        right: auto; } }

.left-h3 h3 {
  text-align: left; }
  .left-h3 h3:after {
    left: 0;
    margin-left: 0; }

h3 {
  font-size: 40px;
  font-weight: 500;
  color: #16151b;
  position: relative;
  padding-bottom: 25px;
  text-align: center; }
  @media only screen and (max-width: 1199px) {
    h3 {
      font-size: 35px; } }
  @media only screen and (max-width: 599px) {
    h3 {
      font-size: 22.5px;
      padding-bottom: 12px; } }
  h3:after {
    content: '';
    width: 126px;
    height: 1px;
    background: #16151b;
    position: absolute;
    left: 50%;
    margin-left: -63px;
    bottom: 0; }
  h3 p {
    font-size: 25px;
    font-weight: 400; }
    @media only screen and (max-width: 599px) {
      h3 p {
        font-size: 17.5px; } }

h4 {
  font-size: 30px;
  line-height: 39px;
  margin: 0 0 22px; }
  @media only screen and (max-width: 1199px) {
    h4 {
      font-size: 25px; } }
  @media only screen and (max-width: 599px) {
    h4 {
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 14px; } }

.modal {
  color: #16151b; }

/* light block */
.light-block {
  background: #e9e7e9;
  color: #838383; }

.dark-block {
  background-color: #16151b;
  color: #fff; }

.white-block {
  background-color: #fff;
  color: #16151b; }

.theme-block {
  background-color: #80643f;
  color: #fff; }

.overhide {
  overflow: hidden; }

.btn-primary, .btn-default {
  border-radius: 0;
  background: #80643f;
  border: none;
  text-transform: uppercase;
  height: 34px;
  padding: 0 15px;
  color: #fff; }

/* end */
/* 7px */
/* 6px */
.btn-book {
  background-color: #967448;
  display: inline-block !important;
  padding: 5px !important; }
  .btn-book span {
    display: block;
    border: 1px solid #ab906d;
    padding: 15px 25px 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff; }
  .btn-book:hover, .btn-book:focus {
    color: #fff !important;
    background-color: #876841 !important; }
  @media only screen and (max-width: 767px) {
    .btn-book {
      padding: 3px !important; }
      .btn-book span {
        font-size: 9px;
        padding: 9.5px 18px; } }

.hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #000;
  background-image: none; }
  .hero.home .gradient .filter {
    min-height: 670px; }
  .hero.loadCompleted .hero-heading h1 {
    -webkit-animation: titleHero 1s;
    animation: titleHero 1s;
    opacity: 1; }
    .hero.loadCompleted .hero-heading h1:after, .hero.loadCompleted .hero-heading h1:before {
      width: 126px;
      left: calc(50%);
      -webkit-animation: lineHero 1s;
      animation: lineHero 1s; }
  .hero.loadCompleted .bg-hero-banner {
    background-size: cover;
    background-position: center center;
  }

@-webkit-keyframes titleHero {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes titleHero {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes lineHero {
  0% {
    left: calc(50% +63px);
    width: 0px; }
  100% {
    left: calc(50%);
    width: 126px; } }

@keyframes lineHero {
  0% {
    left: calc(50% +63px);
    width: 0px; }
  100% {
    left: calc(50%);
    width: 126px; } }
  .hero .bg-hero-banner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .hero .gradient {
    z-index: 2;
    position: relative;
    background: black;
    background: -webkit-gradient(left top, right top, color-stop(0%, black), color-stop(100%, transparent));
    background: linear-gradient(to right, black 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }
    .hero .gradient .filter {
      background: #111016;
      /* The Fallback */
      background: rgba(17, 16, 22, 0.3);
      min-height: 475px; }
  .hero .hero-heading {
    text-align: center;
    padding: 25px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .hero .hero-heading h1 {
      color: #fff;
      margin: 0;
      opacity: 0; }
      .hero .hero-heading h1:after, .hero .hero-heading h1:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 0;
        background-color: #fff;
        left: calc(50% +63px);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
      .hero .hero-heading h1:before {
        top: 0; }
      .hero .hero-heading h1:after {
        bottom: 0; }
  @media only screen and (max-width: 768px) {
    .hero .gradient .filter {
      min-height: 385px; }
    .hero .hero-heading {
      width: 100%;
      padding: 15px 35px; }
      .hero .hero-heading h1 {
        font-size: 30px;
        line-height: 1.5; } }
.hero-heading h1 .btn-cata{
  display: inline-block;
  font-size: 12px;
  color: white;
  font-weight: normal;
  padding: 10px 20px;
  height: auto;
  line-height: normal;
  min-width: 0;
  margin-top: 35px;
}
.hero-heading h1 .sub-title{
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin-top: 18px;
}
.navbar {
  border: none; }
  .navbar .navbar-brand {
    padding: 0;
    height: auto;
    margin-left: 0;
    margin-top: 40px; }
  .navbar .btn-book {
    position: absolute;
    top: 40px;
    right: 15px;
    color: #fff; }
  .navbar .navbar-collapse {
    margin-right: 170px; }
  .navbar .navbar-nav > li {
    border-top: 6px solid transparent;
    padding-top: 40px; }
    .navbar .navbar-nav > li:hover, .navbar .navbar-nav > li:focus {
      border-top: 6px solid #967448; }
    .navbar .navbar-nav > li.active {
      border-top: 6px solid #967448; }
    .navbar .navbar-nav > li > a {
      font-size: 18px; }
      .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        color: #967448; }
      .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
        background: transparent; }
  .navbar .navbar-nav .btn-book {
    margin-left: 15px; }
  @media only screen and (max-width: 768px) {
    .navbar .navbar-header {
      float: none; }
    .navbar .navbar-brand {
      margin-top: 20px; }
      .navbar .navbar-brand picture, .navbar .navbar-brand img {
        max-height: 30px; }
    .navbar .btn-book {
      top: 15px;
      right: 60px; }
    .navbar .navbar-toggle {
      display: block;
      margin-top: 17px;
      margin-right: -10px; }
      .navbar .navbar-toggle .icon-bar {
        background-color: #fff;
        height: 3px; }
      .navbar .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 3px; } }

@media only screen and (max-width: 767px) {
  .navbar-brand svg image {
    width: 121px !important;
    height: 30px !important; } }

.mm-panels {
  top: 125px !important; }
  .mm-panels > .mm-panel {
    padding: 0 23%; }
    .mm-panels > .mm-panel .mm-listview {
      float: none !important; }
      .mm-panels > .mm-panel .mm-listview:first-child {
        margin-top: 0; }
      .mm-panels > .mm-panel .mm-listview a:hover, .mm-panels > .mm-panel .mm-listview a:focus {
        background-color: transparent; }
      .mm-panels > .mm-panel .mm-listview.mm-selected a {
        background: transparent; }

.mm-menu {
  background: url(../images/bg-menu.png) center top;
  background-size: cover; }

.mm-menu.mm-offcanvas {
  height: 100% !important; }

.mm-menu > .mm-navbar {
  border: none;
  height: 115px;
  background: url(../images/logo-mobile.png) no-repeat center bottom;
  background-size: auto 50%; }
  .mm-menu > .mm-navbar .mm-btn:last-child {
    left: 50%;
    height: 70px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/icon-closemobile.png) no-repeat center center;
    background-size: 50%; }
    .mm-menu > .mm-navbar .mm-btn:last-child:after, .mm-menu > .mm-navbar .mm-btn:last-child:before {
      display: none;
      content: '';
      border: none; }

.mm-listview > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  float: none; }
  .mm-listview > li:after {
    display: none !important; }
  .mm-listview > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
  .mm-listview > li > a {
    font-size: 18px;
    text-align: center;
    color: #aaaaaa;
    line-height: 33px; }

.cta-menu {
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #0e0d14;
  /* The Fallback */
  background: rgba(14, 13, 20, 0.9);
  padding: 15px 0;
  /*padding: 15px 15px 15px 35px;*/ }
  .cta-menu ul {
    margin-bottom: 0; }
    .cta-menu ul li {
      position: relative;
      padding: 0 30px 0 90px; }
      .cta-menu ul li:hover {
        background: #80643f; }
        .cta-menu ul li:hover a {
          color: #fff; }
        .cta-menu ul li:hover.opening:before {
          background-image: url(../images/icon-opening-active.png); }
        .cta-menu ul li:hover.airline:before {
          background-image: url(../images/icon-airline-active.png); }
        .cta-menu ul li:hover.pricing:before {
          background-image: url(../images/icon-pricing-active.png); }
        .cta-menu ul li:hover.parking:before {
          background-image: url(../images/icon-parking-active.png); }
      .cta-menu ul li:before {
        content: '';
        position: absolute;
        left: 35px;
        top: 0;
        height: 60px;
        width: 46px;
        background-position: center center;
        background-repeat: no-repeat; }
      .cta-menu ul li.opening:before {
        background-image: url(../images/icon-opening.png); }
      .cta-menu ul li.airline:before {
        background-image: url(../images/icon-airline.png); }
      .cta-menu ul li.pricing:before {
        background-image: url(../images/icon-pricing.png); }
      .cta-menu ul li.parking:before {
        background-image: url(../images/icon-parking.png); }
      .cta-menu ul li a {
        color: #967448;
        line-height: 60px;
        font-size: 16px; }
  .cta-menu .cta-toggle {
    display: none;
    width: 50px;
    height: 50px;
    background: #111016;
    /* The Fallback */
    background: rgba(17, 16, 22, 0.9); }
    .cta-menu .cta-toggle:before {
      content: '';
      position: absolute;
      height: 50px;
      width: 50px;
      background: url(../images/icon-info.png) no-repeat center center;
      background-size: 27px; }
  @media only screen and (max-width: 768px) {
    .cta-menu {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      padding: 0;
      top: 68px;
      background: transparent;
      transition: background .5s; }
      .cta-menu ul {
        display: none; }
        .cta-menu ul li a {
          line-height: 50px;
          font-size: 14px; }
        .cta-menu ul li:before {
          height: 50px;
          background-size: auto 28px; }
        .cta-menu ul li.opening:before {
          background-size: auto 22px; }
        .cta-menu ul li.parking:before {
          background-size: auto 30px; }
      .cta-menu .cta-toggle {
        display: block; }
      .cta-menu.open {
        width: 100%;
        padding: 35px;
        min-height: 325px;
        background: #0e0d14;
        /* The Fallback */
        background: rgba(14, 13, 20, 0.9); }
        .cta-menu.open ul {
          display: block; }
        .cta-menu.open .cta-toggle {
          position: absolute;
          top: 0;
          right: 0; }
          .cta-menu.open .cta-toggle:before {
            background: url(../images/icon-close.png) no-repeat center center;
            background-size: 16px; } }

#footer .footer-top {
  background-color: #967448; }
  #footer .footer-top .social-links {
    margin-top: 20px; }
    #footer .footer-top .social-links li + li {
      margin-left: 30px; }
      @media only screen and (max-width: 1199px) {
        #footer .footer-top .social-links li + li {
          margin-left: 10px; } }
  #footer .footer-top .phone {
    padding-left: 40px;
    background: url(../images/icon-phone.png) no-repeat left center;
    line-height: 30px; }
  #footer .footer-top .mail {
    padding-left: 40px;
    background: url(../images/email.png) no-repeat left center;
    line-height: 30px; }

#footer .footer-bottom {
  color: #838383;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  line-height: 20px;
  padding: 35px 0; }
  #footer .footer-bottom .footer-menu {
    margin-bottom: 0; }
    #footer .footer-bottom .footer-menu li {
      padding-right: 15px;
      padding-left: 15px; }
      #footer .footer-bottom .footer-menu li:first-child {
        padding-left: 5px; }
      #footer .footer-bottom .footer-menu li a {
        color: #838383;
        font-size: 13px; }
  #footer .footer-bottom .footer-right {
    text-align: right; }

@media only screen and (max-width: 767px) {
  #footer .footer-top .social-links img {
    max-height: 27px; }
  #footer .footer-top .phone {
    padding-left: 30px;
    background-size: auto 50%; }
  #footer .footer-top .mail {
    padding-left: 30px;
    background-size: auto 40%; }
  #footer .footer-bottom {
    font-size: 11.5px;
    text-align: center; }
    #footer .footer-bottom .footer-menu li a {
      font-size: 11.5px;
      line-height: 25px; }
    #footer .footer-bottom .footer-right {
      text-align: center;
      margin-top: 20px; } }

.widget-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .widget-container .widget {
    padding: 70px 70px 70px 0;
    width: 33.333333%; }
    .widget-container .widget h4 {
      font-style: italic;
      position: relative;
      padding-bottom: 10px; }
      .widget-container .widget h4:after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: '';
        height: 1px;
        width: 55px;
        background-color: #fff; }
    .widget-container .widget.highlight {
      background-color: #80643f;
      padding: 70px 35px; }
      .widget-container .widget.highlight h4 {
        margin-bottom: 0; }
        .widget-container .widget.highlight h4:after {
          display: none; }
  @media only screen and (max-width: 767px) {
    .widget-container {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .widget-container .widget {
        width: 100%;
        padding: 35px;
        font-size: 14px; }
        .widget-container .widget h4 {
          font-size: 20px;
          padding-bottom: 15px; }
          .widget-container .widget h4:after {
            width: 30px; }
        .widget-container .widget a {
          font-size: 14px; }
        .widget-container .widget.highlight {
          padding: 35px; }
        .widget-container .widget:first-child {
          padding-bottom: 0; } }

.list-unstyled a {
  color: #fff; }

.heading {
  padding-top: 60px;
  padding-bottom: 70px; }
  .heading.heading-white h3 {
    color: #fff; }
    .heading.heading-white h3:after {
      background-color: #fff; }
  @media only screen and (max-width: 768px) {
    .heading {
      padding-top: 20px;
      padding-bottom: 30px; } }

.spline {
  width: 100%;
  height: 1px;
  border-top: 1px solid #bcbec0;
  /*margin-top: 80px;
	margin-bottom: 80px;*/ }
  @media only screen and (max-width: 768px) {
    .spline {
      margin-top: 0px;
      margin-bottom: 0px; } }

.block-content {
  line-height: 30px; }
  .block-content h3 {
    text-align: left;
    position: relative; }
    .block-content h3:after {
      content: '';
      width: 126px;
      height: 1px;
      background: #16151b;
      position: absolute;
      left: 0;
      bottom: 0;
      margin: 0; }
  .block-content h4 {
    color: #967448;
    font-size: 22px;
    margin-bottom: 10px; }
  .block-content p {
    color: #838383; }
  .block-content a {
    color: #967448;
    text-decoration: underline; }
  .block-content ul {
    list-style: none;
    padding-left: 0; }
    .block-content ul li {
      color: #000; }
      .block-content ul li:before {
        content: '\25CF';
        font-size: 12px;
        margin-right: 5px; }
  .block-content.block-right {
    text-align: right; }
    .block-content.block-right h3 {
      text-align: right; }
      .block-content.block-right h3:after {
        right: 0;
        left: initial; }
  .block-content.block-center {
    text-align: center; }
    .block-content.block-center h3 {
      text-align: center; }
      .block-content.block-center h3:after {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
  .block-content.newspaper {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 45px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 45px;
    /* Firefox */
    column-gap: 45px;
    /* margin-top: 40px;*/ }
    .block-content.newspaper {
      *zoom: 1; }
    .block-content.newspaper:before, .block-content.newspaper:after {
      content: "";
      display: table; }
    .block-content.newspaper:after {
      clear: both; }
    @media only screen and (max-width: 768px) {
      .block-content.newspaper {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1; } }

.block-table h4 {
  color: #967448;
  font-size: 22px;
  margin-bottom: 10px; }

.block-table table {
  width: 100%; }
  .block-table table tr th, .block-table table tr td {
    color: #686868;
    text-align: right;
    line-height: 39px; }
    .block-table table tr th:first-child, .block-table table tr td:first-child {
      text-align: left; }
  .block-table table tr + tr td {
    border-top: 1px solid #e5e5e5; }

@media only screen and (max-width: 767px) {
  .block-table table tr th, .block-table table tr td {
    line-height: 28px; } }

.img-container img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.img-container h5 {
  color: #838383;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px; }
  .img-container h5:after {
    content: '';
    width: 80px;
    height: 1px;
    background: #838383;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0; }

.slider .slick-prev,
.slider .slick-next {
  top: 0;
  height: 100%;
  width: 25%;
  margin-top: 0; }
  .slider .slick-prev:before,
  .slider .slick-next:before {
    content: '';
    width: 15px;
    height: 27px;
    opacity: 1;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.slider .slick-prev {
  left: 0;
  background: black;
  background: -webkit-gradient(left top, right top, color-stop(0%, black), color-stop(100%, transparent));
  background: linear-gradient(to right, black 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }
  .slider .slick-prev:before {
    background: url(../images/slide-prev.png) no-repeat center center;
    left: 35px; }

.slider .slick-next {
  right: 0;
  background: transparent;
  background: -webkit-gradient(left top, right top, color-stop(0%, transparent), color-stop(100%, black));
  background: linear-gradient(to right, transparent 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }
  .slider .slick-next:before {
    background: url(../images/slide-next.png) no-repeat center center;
    right: 35px; }

.slider .slick-slide img {
  width: 100%; }

.slider.carousel .slick-slide {
  width: 435px;
  position: relative;
}

/*Add class hover*/
.slider.carousel .slick-slide:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  background:rgba(0,0,0,0.5) url("../images/hover-icon.png") center center no-repeat;
}


.panel-group {
  margin-bottom: 0; }
  .panel-group .panel {
    border-radius: 0;
    border: none;
    box-shadow: none; }
    .panel-group .panel .panel-heading {
      padding: 15px 30px; }
      .panel-group .panel .panel-heading .panel-title {
        color: #967448;
        font-size: 24px;
        font-weight: 400;
        position: relative; }
        .panel-group .panel .panel-heading .panel-title a {
          display: block;
          padding-right: 38px; }
        .panel-group .panel .panel-heading .panel-title i {
          position: absolute;
          right: 0;
          top: 0;
          border: 1px solid;
          width: 38px;
          line-height: 36px;
          text-align: center;
          border-radius: 50%; }
          .panel-group .panel .panel-heading .panel-title i:before {
            margin-right: -1px; }
      .panel-group .panel .panel-heading.open {
        position: relative; }
        .panel-group .panel .panel-heading.open i:before {
          -webkit-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
          transform: rotate(270deg);
          display: block;
          margin-left: -5px;
          margin-top: -2px;
          padding-top: 2px; }
        .panel-group .panel .panel-heading.open:after {
          content: '';
          height: 1px;
          width: 85px;
          background-color: #967448;
          position: absolute;
          bottom: 0;
          left: 30px; }
    .panel-group .panel .panel-body {
      color: #838383;
      padding: 15px 30px;
      border: none !important; }
  @media only screen and (max-width: 767px) {
    .panel-group .panel .panel-heading {
      padding: 12px 20px 8px; }
      .panel-group .panel .panel-heading .panel-title {
        font-size: 15px; }
        .panel-group .panel .panel-heading .panel-title i {
          width: 20px;
          line-height: 18px; }
      .panel-group .panel .panel-heading.open i:before {
        margin-left: -3px;
        margin-top: -2px;
        padding-top: 2px; }
      .panel-group .panel .panel-heading.open:after {
        left: 20px; }
    .panel-group .panel .panel-body {
      font-size: 14px;
      padding: 10px 20px; } }

.accordion-transparent .panel {
  background: transparent; }
  .accordion-transparent .panel .panel-heading .panel-title {
    color: #838383; }
    .accordion-transparent .panel .panel-heading .panel-title a:hover, .accordion-transparent .panel .panel-heading .panel-title a:focus {
      color: #16151b; }
  .accordion-transparent .panel .panel-heading.open .panel-title {
    color: #16151b; }
    .accordion-transparent .panel .panel-heading.open .panel-title i {
      color: #838383; }
  .accordion-transparent .panel .panel-body {
    color: #16151b; }

.accordion-transparent .panel + .panel {
  border-top: 1px solid #d5d3d3; }

.block-cta {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .block-cta .filter {
    background: transparent;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    height: 440px;
    width: 260px; }
  .block-cta .block-body {
    padding: 30px 35px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .block-cta .btn-cata {
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 100%; }
  @media only screen and (max-width: 400px) {
    .block-cta {
      width: 100%; }
      .block-cta .filter {
        height: 353px;
        width: 100%; } }

.block-box {
  background-color: #967448;
  text-align: center; }
  .block-box .box-body {
    padding: 40px;
    background: #e5d6b7;
    /* The Fallback */
    background: rgba(229, 214, 183, 0.1); }
    .block-box .box-body h5 {
      font-size: 24px; }
    .block-box .box-body .icon {
      margin-bottom: 20px;
      display: initial !important; }
  .block-box.box-transparent {
    background-color: transparent; }
  .block-box h5 {
    font-size: 24px; }

.block-price {
  text-align: center; }
  .block-price .icon {
    margin-bottom: -30px; }
  .block-price .box-body {
    padding: 40px 35px;
    border: 1px solid #cccccc; }
    .block-price .box-body .price {
      display: inline-block; }
      .block-price .box-body .price {
        *zoom: 1; }
      .block-price .box-body .price:before, .block-price .box-body .price:after {
        content: "";
        display: table; }
      .block-price .box-body .price:after {
        clear: both; }
      .block-price .box-body .price .unit {
        color: #838383;
        font-size: 50px;
        font-weight: 300;
        line-height: 55px;
        float: left; }
      .block-price .box-body .price .btn-book {
        float: left;
        margin-left: 60px; }
  @media only screen and (max-width: 768px) {
    .block-price .box-body {
      border: 1px solid #cccccc; }
      .block-price .box-body .price .unit {
        float: none;
        margin-bottom: 15px; }
      .block-price .box-body .price .btn-book {
        float: none;
        margin-left: auto; } }

.negative-up {
  margin-top: -50px; }
  @media only screen and (max-width: 599px) {
    .negative-up {
      margin-top: 0px; }
      .negative-up.sub-nav-section {
        margin-top: -25px; } }

/* 1. sub nav */
.sub-nav-section {
  width: 100%;
  position: relative;
  z-index: 4; }
  .sub-nav-section .container {
    position: relative;
    z-index: 2; }
  .sub-nav-section .left_background {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background: #80643f;
    height: 100%;
    z-index: 1; }

.inbreadcrumb {
  background: #80643f;
  height: 102px;
  /*-webkit-box-shadow: 10px 5px 26px 2px rgba(0,0,0,0.11);
	-moz-box-shadow: 10px 5px 26px 2px rgba(0,0,0,0.11);
	box-shadow: 10px 5px 26px 2px rgba(0,0,0,0.11);*/
  /*-webkit-box-shadow: -5px 4px 70px -8px rgba(0,0,0,0.25);
	-moz-box-shadow: -5px 4px 70px -8px rgba(0,0,0,0.25);
	box-shadow: -5px 4px 70px -8px rgba(0,0,0,0.25);*/ }
  @media only screen and (max-width: 599px) {
    .inbreadcrumb {
      height: 51px;
      margin-right: 25px; } }
  .inbreadcrumb .form-group {
    float: left;
    padding-left: 33.5px;
    margin-top: 28px; }
    @media only screen and (max-width: 1199px) {
      .inbreadcrumb .form-group {
        width: 25%;
        padding-left: 20px;
        margin-bottom: 0; } }
    @media only screen and (max-width: 599px) {
      .inbreadcrumb .form-group {
        margin-top: 9px;
        padding-left: 0px; } }
  @media only screen and (max-width: 1199px) {
    .inbreadcrumb .slt_catalina {
      width: 100% !important; } }
  .inbreadcrumb .slt_catalina .dropdown-toggle {
    width: 252px; }
    @media only screen and (max-width: 1199px) {
      .inbreadcrumb .slt_catalina .dropdown-toggle {
        width: 100%; } }
  @media only screen and (max-width: 1199px) {
    .inbreadcrumb .slt_catalina .dropdown-menu {
      width: 100%; } }

@media only screen and (max-width: 599px) {
  #booknowFrm .form-group {
    width: 75%;
    padding-right: 60px;
    display: none; }
    #booknowFrm .form-group:first-child {
      display: block;
      position: relative; } }

.showFrm {
  width: 7.5px;
  height: 13.5px;
  background-image: url(../images/next.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 22px;
  top: 10px;
  z-index: 2;
  cursor: pointer;
  display: none; }
  @media only screen and (max-width: 599px) {
    .showFrm {
      display: block; } }

.btn-frm {
  float: right;
  background: #967448;
  padding: 10px; }
  @media only screen and (max-width: 1199px) {
    .btn-frm {
      width: 23%;
      min-width: 61px; } }
  @media only screen and (max-width: 599px) {
    .btn-frm {
      padding: 5px; } }
  @media only screen and (max-width: 1199px) {
    .btn-frm .submit_btn {
      width: 100%; } }

.txt_catalina {
  float: left; }

/* 2. welcome */
.welcome-section {
  position: relative;
  padding-top: 130px;
  z-index: 2; }
  @media only screen and (max-width: 599px) {
    .welcome-section {
      padding-top: 40px;
      /*border-bottom: 1px solid $clr-white;*/ } }
  .welcome-section .block-defect-left {
    height: 514px;
    right: 0;
    top: 100%;
    margin-top: 88px; }
    @media only screen and (max-width: 599px) {
      .welcome-section .block-defect-left {
        padding-top: 217px;
        height: 217px;
        bottom: 0px;
        margin-top: 5px; } }

.block-welcome {
  text-align: right;
  padding-top: 32px; }
  @media only screen and (max-width: 767px) {
    .block-welcome {
      text-align: left;
      padding-top: 0; } }
  .block-welcome h3 {
    text-align: right;
    margin: 0 0 30px;
    clear: both; }
    @media only screen and (max-width: 767px) {
      .block-welcome h3 {
        margin: 0 0 15px;
        text-align: left; } }
    .block-welcome h3:after {
      left: auto;
      right: 0;
      margin-left: 0; }
      @media only screen and (max-width: 767px) {
        .block-welcome h3:after {
          left: 0; } }
  .block-welcome > p {
    width: 100%;
    max-width: 400px;
    display: inline-block;
    margin-bottom: 10px;
    color: #838383;
    /*margin-bottom:88px;*/ }
    @media only screen and (max-width: 599px) {
      .block-welcome > p {
        margin: 0 0 30px; } }

.block-defect-left {
  height: 514px;
  margin-left: calc( 1140px/2 - (100vw/2));
  padding-left: calc((100vw/2 - 1140px/2)); }
  @media only screen and (max-width: 1199px) {
    .block-defect-left {
      width: 100%;
      margin-left: -15px;
      margin-right: 0px;
      padding-left: 0; } }

.block-defect {
  background-size: cover;
  box-shadow: 5px 5px 47px 6px rgba(0, 0, 0, 0.13);
  /*position: absolute;
	width:calc( 1140px/2 + (100vw/2 - 1140px/2) );*/ }
  @media only screen and (max-width: 1199px) {
    .block-defect {
      width: auto;
      display: block;
      position: relative;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    .block-defect {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 599px) {
    .block-defect {
      margin-bottom: 20px; } }

.block-defect-right {
  height: 514px;
  margin-right: calc( 1140px/2 - (100vw/2));
  padding-right: calc((100vw/2 - 1140px/2));
  width: calc(100vw/2); }
  @media only screen and (max-width: 1199px) {
    .block-defect-right {
      width: 100%;
      margin-right: -15px;
      margin-left: 0px;
      padding-right: 0; } }

.block-banner {
  min-height: 354px;
  width: 100%;
  background-color: #16151b;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 50px 60px 40px;
  margin-bottom: 40px;
  position: relative; }
  @media only screen and (max-width: 1199px) {
    .block-banner {
      background-size: cover;
      padding-top: 52px; } }
  @media only screen and (max-width: 599px) {
    .block-banner {
      margin-bottom: 20px;
      min-height: 0;
      padding: 40px 20px; } }
  .block-banner.brow-block {
    background-color: #e9e7e7;
    color: #fff; }
    .block-banner.brow-block:after {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      content: '';
      position: absolute;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#916835+0,8e5e23+26,8e5e23+67,967448+100&0.75+2,0.66+23,0.7+68,0.95+94 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(145, 104, 53, 0.75) 0%, rgba(145, 103, 52, 0.75) 2%, rgba(142, 95, 37, 0.66) 23%, rgba(142, 94, 35, 0.66) 26%, rgba(142, 94, 35, 0.7) 67%, rgba(142, 95, 36, 0.7) 68%, rgba(149, 112, 65, 0.95) 94%, rgba(150, 116, 72, 0.95) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf916835', endColorstr='#f2967448',GradientType=1 );
      /* IE6-9 */ }
    .block-banner.brow-block .content-banner > p {
      color: #fff; }
  .block-banner .content-banner {
    position: relative;
    z-index: 2; }
    .block-banner .content-banner h4 {
      font-style: italic; }
    .block-banner .content-banner > p {
      color: #aaa;
      width: 100%;
      max-width: 400px;
      margin: 0 0 30px; }
      @media only screen and (max-width: 599px) {
        .block-banner .content-banner > p {
          margin: 0 0 20px; } }

.div-vslide {
  /*position: absolute;
	bottom:-37.5px;*/
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 1199px) {
    .div-vslide {
      right: 0; } }
  @media only screen and (max-width: 599px) {
    .div-vslide {
      bottom: -25px;
      right: 0; } }
  .div-vslide .vslide-prev, .div-vslide .vslide-next {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    display: inline-block !important;
    width: 77px;
    height: 77px;
    margin: 0 3.5px;
    color: #16151b;
    border: none; }
    @media only screen and (max-width: 599px) {
      .div-vslide .vslide-prev, .div-vslide .vslide-next {
        width: 50px;
        height: 50px; } }
  .div-vslide .vslide-prev {
    background: #fff url(../images/up.png) no-repeat center center; }
    @media only screen and (max-width: 599px) {
      .div-vslide .vslide-prev {
        background-size: 21px; } }
  .div-vslide .vslide-next {
    background: #fff url(../images/down.png) no-repeat center center; }
    @media only screen and (max-width: 599px) {
      .div-vslide .vslide-next {
        background-size: 21px; } }

.list-banner {
  margin-bottom: 40px; }
  @media only screen and (max-width: 1199px) {
    .list-banner {
      margin-bottom: 20px; } }

/* 3. Keep in touch */
.facility-section {
  padding-top: 162px;
  background-size: cover;
  background-position: right bottom;
  z-index: 3;
  margin-top: -45px; }
  @media only screen and (max-width: 1199px) {
    .facility-section {
      padding-top: 86px; } }
  @media only screen and (max-width: 599px) {
    .facility-section {
      padding-top: 50px;
      margin-top: -25px; } }

.block-faci {
  text-align: center;
  display: block;
  background-color: #fff;
  margin-bottom: 79px; }
  @media only screen and (max-width: 599px) {
    .block-faci {
      margin-bottom: 58px; } }

.img-faci img {
  width: 100%; }

.txt-info {
  text-align: center;
  padding: 33px 50px 0;
  color: #16151b;
  display: block;
  overflow: hidden; }
  @media only screen and (max-width: 1199px) {
    .txt-info {
      padding: 24px 25px 0; } }
  .txt-info > p {
    margin-bottom: 35px; }
    @media only screen and (max-width: 599px) {
      .txt-info > p {
        margin-bottom: 23px; } }
  .txt-info > div {
    margin-bottom: 40px; }
    @media only screen and (max-width: 599px) {
      .txt-info > div {
        margin-bottom: 27px; } }
  .txt-info a {
    color: #16151b; }
  .txt-info .btn-cata {
    color: #fff; }

.col-sm-4s {
  margin: 0 10px; }
  @media only screen and (max-width: 599px) {
    .col-sm-4s {
      margin: 0 7.5px; } }

/* top travel destinations */
.toptravel-section {
  padding-top: 45px; }
  .toptravel-section > h3 {
    margin-bottom: 80px; }
    @media only screen and (max-width: 599px) {
      .toptravel-section > h3 {
        margin-bottom: 40px;
        margin-top: 0; } }

.block-top-travel {
  margin-bottom: 80px; }
  .block-top-travel include breakpoint($width-screen-md) {
    margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    .block-top-travel {
      margin-bottom: 40px; } }
  .block-top-travel .item-slide {
    width: 33.333%;
    display: inline-block;
    float: left; }
  @media only screen and (max-width: 767px) {
    .block-top-travel .slick-list {
      padding-right: 13%; } }

.block-travel {
  width: 100%;
  display: block;
  position: relative; }
  .block-travel .img-block {
    display: block;
    width: 100%; }
    .block-travel .img-block:hover .mask {
      opacity: 1; }
    .block-travel .img-block:hover .countryTitle {
      opacity: 0; }
    .block-travel .img-block > img {
      width: 100%; }
    .block-travel .img-block .countryTitle {
      background: #80643f;
      position: absolute;
      height: 69px;
      line-height: 69px;
      font-size: 30px;
      color: #fff;
      padding: 0 30px;
      font-weight: 100;
      font-style: italic;
      left: 30px;
      bottom: 30px;
      z-index: 3;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out; }
      @media only screen and (max-width: 1199px) {
        .block-travel .img-block .countryTitle {
          font-size: 25px;
          height: 50px;
          line-height: 50px;
          padding: 0 20px; } }
      @media only screen and (max-width: 599px) {
        .block-travel .img-block .countryTitle {
          font-size: 15px;
          height: 35px;
          line-height: 35px;
          padding: 0 15px;
          left: 15px; } }
    .block-travel .img-block .mask {
      padding: 30px;
      z-index: 2;
      opacity: 0;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out; }
      @media only screen and (max-width: 1199px) {
        .block-travel .img-block .mask {
          padding: 15px; } }
      .block-travel .img-block .mask .in-mask {
        width: 100%;
        height: 100%;
        border: 1px solid rgba(255, 255, 255, 0.2);
        padding: 1px; }
        .block-travel .img-block .mask .in-mask .content-mask {
          width: 100%;
          height: 100%; }
          .block-travel .img-block .mask .in-mask .content-mask .child {
            color: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            text-align: center; }
            .block-travel .img-block .mask .in-mask .content-mask .child > p {
              font-size: 40px;
              font-weight: 100;
              font-style: italic;
              margin: 0 0 30px; }
              @media only screen and (max-width: 1199px) {
                .block-travel .img-block .mask .in-mask .content-mask .child > p {
                  font-size: 25px; } }

.div-btn {
  text-align: center;
  margin-bottom: 80px; }
  .div-btn include breakpoint($width-screen-md) {
    margin-bottom: 60px; }
  @media only screen and (max-width: 599px) {
    .div-btn {
      margin-bottom: 40px; } }

/* Keep in touch */
.keep-section {
  min-height: 283px;
  width: 100%;
  position: relative;
  padding-top: 75px;
  background-position: right bottom;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .keep-section {
      padding-top: 40px;
      padding-bottom: 40px;
      padding-left: 20px;
      padding-right: 20px; } }
  .keep-section h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    text-align: left;
    margin: 0 0 20px; }
    .keep-section h3:after {
      background: #fff;
      margin-left: 0;
      left: 0; }
  .keep-section p {
    color: #aaa; }
   .frm_catalina {
    padding-top: 15px; }
.negative-up .frm_catalina {
  padding-top: 0px; }
   .keep-section  .form-group {
      margin-bottom: 10px; }
.keep-section  .txt_catalina {
      float: none;
      color: #aaa;
      background: rgba(255, 255, 255, 0.08);
      border: 1px solid rgba(255, 255, 255, 0.005);
      width: 100%; }
.keep-section    ::-webkit-input-placeholder {
      color: #aaa !important; }
.keep-section    :-moz-placeholder {
      /* Firefox 18- */
      color: #aaa !important; }
.keep-section    ::-moz-placeholder {
      /* Firefox 19+ */
      color: #aaa !important; }
.keep-section   :-ms-input-placeholder {
      color: #aaa !important; }
 .div-btn {
    margin: 25px 0 0; }
    .div-btn .btn-view {
      min-width: 136px;
      border-color: #aaa;
      color: #aaa !important; }

/* destination */
.destinations-section {
  padding: 34px 0; }
  .destinations-section .block-travel {
    width: 33.33%;
    display: inline-block;
    float: left; }
    @media only screen and (max-width: 767px) {
      .destinations-section .block-travel {
        width: 50%; } }
    @media only screen and (max-width: 599px) {
      .destinations-section .block-travel {
        width: 100%;
        margin-bottom: 1px; } }

.ul-sub-nav {
  display: inline-block;
  margin: 0 auto;
  padding-top: 35px; }
/*Daniel*/
.ul-sub-nav li:hover:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  margin-left: -5px;
}
  @media only screen and (max-width: 599px) {
    .ul-sub-nav {
      padding-top: 17px; } }
  .ul-sub-nav li {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #a69379; }
    .ul-sub-nav li:last-child {
      border-right: 0; }
    .ul-sub-nav li a {
      color: #fff;
      font-size: 24px;
      font-style: italic;
      text-transform: uppercase; }
      @media only screen and (max-width: 599px) {
        .ul-sub-nav li a {
          font-size: 14px; } }

.quote-section {
  text-align: center;
  padding: 95px 0;
  font-style: italic; }
  @media only screen and (max-width: 1199px) {
    .quote-section {
      padding: 55px 0; } }
  @media only screen and (max-width: 599px) {
    .quote-section {
      padding: 40px 0; } }
  .quote-section h4 {
    margin: 0 0 20px;
    line-height: 45px; }
    @media only screen and (max-width: 1199px) {
      .quote-section h4 {
        line-height: 35px;
        margin: 0 0 10px; } }
  .quote-section p {
    color: #e5d6b7;
    font-size: 18px;
    font-style: normal; }
    @media only screen and (max-width: 1199px) {
      .quote-section p {
        font-size: 14px; } }

section .row-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  section .row-content {
    *zoom: 1; }
  section .row-content:before, section .row-content:after {
    content: "";
    display: table; }
  section .row-content:after {
    clear: both; }
  section .row-content .col {
    float: left;
    width: 50%; }
    section .row-content .col h3 {
      margin-top: 0; }
    section .row-content .col:first-child {
      padding-right: 58px; }
    section .row-content .col:last-child {
      padding-left: 58px; }
  section .row-content .col-fullwidth {
    width: 100%; }
  section .row-content.row-image .col {
    min-height: 314px; }
  section .row-content.row-image .block-defect {
    margin-top: -80px;
    width: calc(100vw/2 - 66px); }

section.section-khaki {
  background-color: #967448; }

section.section-default {
  padding-bottom: 80px; }

section.section-image {
  margin-top: 160px; }

section.light-block {
  padding-bottom: 80px; }
  section.light-block .row-content:first-child .block-content {
    margin-top: 80px; }

section.section-last {
  padding-bottom: 80px; }

@media only screen and (max-width: 768px) {
  section .row-content {
    display: initial; }
    section .row-content .col {
      float: none;
      width: 100%;
      padding: 0 15px !important;
      min-height: 1px !important; }
    section .row-content .col-fullwidth {
      padding: 0 15px !important; }
    section .row-content.row-image .block-defect {
      width: auto;
      margin-right: 0;
      margin-top: 40px;
      margin-left: 0;
      background-position: center center; } }
    @media only screen and (max-width: 768px) and (max-width: 600px) {
      section .row-content.row-image .block-defect {
        margin-left: -30px;
        margin-right: -30px; } }

@media only screen and (max-width: 768px) {
  section.section-image {
    margin-top: 40px; }
  section.section-default {
    padding-bottom: 40px; }
  section.light-block .block-content {
    margin-top: 40px; } }

 #auth_box {
  font-family: Helvetica, Arial, sans-serif;
  max-width: 340px;
  margin: 3em auto 0; }
#auth_box .form-submit {
  width: 100%;
  float: none;
  padding: 12px;
  font-weight: 700;
  text-transform: uppercase; }

#auth_box input[type="text"], #auth_box input[type="password"] {
  width: 100%;
  padding: 12px;
  background: #f2f2f2; }

#top_part {
  margin-top: 2em; }

#login-middle {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  box-shadow: 0 0 25px #f2f2f2;
  padding: 1em;
  margin-bottom: 2em; }
#login-middle h2 {
  font-size: 1.5em;
  margin-top: 0; }

#login-bottom {
  text-align: center; }

.login-footer {
  margin-top: 4em;
  text-align: center; }

.page-maintenance {
  padding: 50px 20px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center; }
.page-maintenance h1:before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto 1em;
  background: url("../img/admin/info.png");
  background: url("../img/admin/info.svg"), none;
  background-size: 150px 150px; }

/*Daniel*/
.bootstrap-select.btn-group .dropdown-menu li a:hover .text {
  color: white;
}