@charset "UTF-8";
/*
Theme Name: Leisure
Theme URI: http://demo.curlythemes.com/hotel-wp/
Author: Curly Themes
Author URI: http://demo.curlythemes.com/
Tags: red, blue, green, tan, light, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready, responsive-layout
Description: Leisure is a premium WordPress theme dedicated to Leisure purpose businesses.
Version: 1.8.1
License: GNU General Public License
License URI: license.txt
Text Domain: CURLYTHEME

*/
/**
 * General
 * -----------------------------------------------------------------------------
 */
#background-slider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

#site {
  margin: 0 auto; }

a,
a:hover {
  transition: all 200ms ease-in;
  outline: none;
  text-decoration: none; }

img,
figure {
  max-width: 100%;
  height: auto;
  border-radius: 2px; }

strong, b {
  font-weight: 500; }

abbr,
abbr[title] {
  border-color: currentColor; }

.fs-background .container,
.fs-background div:first-of-type {
  z-index: 1;
  position: relative; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

::-moz-selection {
  border-radius: 2px; }

::selection {
  border-radius: 2px; }

::-moz-selection {
  border-radius: 2px; }

.main-wrapper {
  margin: 0 auto; }

.fs-lightbox {
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25) !important; }

/**
 * General > Typography
 * -----------------------------------------------------------------------------
 */
html {
  font-size: 62.5%;
  font-weight: 300; }

.lead {
  font-size: 125%;
  margin: 2.8rem 0; }

h1 {
  line-height: 1.2; }

h2 {
  line-height: 1.2; }

h3 {
  line-height: 1.2; }

h4,
.panel-title,
.nav-tabs > li > a {
  line-height: 1.2; }

h5 {
  line-height: 1.2; }

h6 {
  line-height: 1.2; }

p span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-size: inherit;
  font-style: inherit;
  color: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-weight: inherit; }

p, h1, h2, h3, h4, h5, h6, blockquote, ul {
  margin: 2.8rem 0 1.4rem; }

ul.list-unstyled li {
  margin-bottom: 1.4rem; }

dl dt {
  margin-top: 1.4rem; }

dl dt:first-of-type {
  margin-top: 0; }

small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: inherit; }

h1 small,
h2 small,
h3 small {
  font-size: 50%;
  font-weight: normal; }

h4 small {
  font-size: 65%; }

h5 small,
h6 small {
  font-size: 75%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative; }

#content h1[style*='center'],
#content h2[style*='center'],
#content h3[style*='center'],
#content h4[style*='center'],
#content h5[style*='center'],
#content h6[style*='center'],
#content h1.text-center,
#content h2.text-center,
#content h3.text-center,
#content h4.text-center,
#content h5.text-center,
#content h6.text-center {
  margin-bottom: 6.2rem; }

#content h1[style*='center']::after,
#content h2[style*='center']::after,
#content h3[style*='center']::after,
#content h4[style*='center']::after,
#content h5[style*='center']::after,
#content h6[style*='center']::after,
#content h1.text-center::after,
#content h2.text-center::after,
#content h3.text-center::after,
#content h4.text-center::after,
#content h5.text-center::after,
#content h6.text-center::after {
  content: '';
  display: block;
  position: absolute;
  width: 6rem;
  border-bottom: .3rem solid;
  margin-top: 1.2rem;
  margin-left: -3rem;
  left: 50%; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
  opacity: 0.8;
  line-height: 1.2; }

h1 .center-block,
h2 .center-block,
h3 .center-block,
h4 .center-block,
h5 .center-block,
h6 .center-block {
  display: block;
  margin: 0 auto;
  line-height: 1.4; }

blockquote,
blockquote p {
  margin-top: 0; }

blockquote {
  padding-left: 7rem;
  position: relative;
  border-left: none; }

blockquote::before {
  font-family: 'FontAwesome';
  content: '\F10D';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 42px; }

blockquote cite {
  opacity: 0.5;
  display: block;
  margin-top: 1rem; }

blockquote cite::before {
  content: '\2014 \00A0'; }

.list-bullet,
.list-square,
.list-pointer {
  list-style: none;
  padding-left: 2.2rem; }

.list-bullet li::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  margin-left: -2rem;
  margin-top: 6px;
  border-radius: 300px; }

.list-square li::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  margin-left: -2rem;
  margin-top: 6px; }

.list-pointer li::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  margin-left: -2rem;
  position: absolute;
  margin-top: 6px; }

.list-center {
  padding: 0;
  text-align: center;
  list-style: none; }

.list-center li::before {
  content: '—';
  display: inline-block;
  margin-right: 1rem; }

.list-center li::after {
  content: '—';
  display: inline-block;
  margin-left: 1rem; }

.list-nav {
  margin-bottom: 2.8rem; }

.list-nav .active {
  box-shadow: none;
  opacity: 0.65; }

.list-underline {
  border-bottom: 1px solid; }

hr {
  margin-top: 5.6rem;
  margin-bottom: 5.6rem;
  border-top: 1px solid;
  opacity: 0.2; }

hr.xs {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem; }

.pullquote {
  width: 50%;
  max-width: 400px;
  margin-bottom: 2.8rem; }

.pullquote.pull-left {
  text-align: right;
  margin-right: 2.8rem;
  padding-right: 2.8rem; }

.pullquote.pull-right {
  margin-left: 2.8rem;
  padding-left: 2.8rem;
  border-left: 3px solid #EBF0F1; }

.animated:not(.vc_grid-item) {
  opacity: 0; }

.animated-children [class*="col-"] > * {
  opacity: 0; }

.no-animations .animated,
.no-animations .animated-children [class*="col-"] > *,
.no-animations .vc_row {
  opacity: 1; }

.vc_row[data-video-bg],
.vc_row[data-vc-parallax] {
  opacity: 1; }

.vc_row[data-video-bg] .fs-background-container {
  left: 0; }

#content .vc_column-inner {
  padding-top: 0; }

.white-box,
.well {
  border-radius: 2px; }
  .white-box.content-padding.content-padding,
  .well.content-padding.content-padding {
    padding: 5.6rem; }
  .white-box.content-padding-xs,
  .well.content-padding-xs {
    padding: 3.199rem; }
  .white-box.content-padding-lg,
  .well.content-padding-lg {
    padding: 9.8rem; }
  .white-box.content-padding-xxl,
  .well.content-padding-xxl {
    padding: 14rem; }
  .white-box.content-padding-xxl,
  .well.content-padding-xxl {
    padding: 15.4rem; }

.vc_row.vc_row-no-padding .white-box.content-padding {
  padding: 5.6rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-xs {
  padding: 3.199rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-lg {
  padding: 9.8rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-xxl {
  padding: 14rem; }

.vc_row.vc_row-no-padding .white-box.content-padding-xxl {
  padding: 15.4rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-top: 0; }

@media (max-width: 767px) {
  html {
    font-size: 75%; }
  blockquote {
    padding-left: 4.2rem; }
  blockquote,
  blockquote p {
    font-size: 1.4rem; }
  blockquote::before {
    font-size: 2.8rem; }
  .pullquote {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border: none !important;
    text-align: left;
    float: none !important;
    display: block;
    margin-bottom: 2.8rem; }
  .animated {
    opacity: 1; }
  .animated-children [class*="col-"] > {
    opacity: 1; }
  .white-box.content-padding,
  .white-box.content-padding-xs {
    padding: 15px; }
  .white-box-mobile {
    background-color: rgba(255, 255, 255, 0.85); }
  .background-none-mobile.background-none-mobile.background-none-mobile {
    background-image: none !important; } }

.z-index--1 {
  z-index: -1; }

.z-index-0 {
  z-index: 0; }

.z-index-1 {
  z-index: 1; }

.z-index-2 {
  z-index: 2; }

.z-index-3 {
  z-index: 3; }

.z-index-4 {
  z-index: 4; }

.z-index-5 {
  z-index: 5; }

.position-relative {
  position: relative; }

.position-absolute {
  position: relative; }

.position-fixed {
  position: fixed; }

/* !Header */
.header-row {
  position: relative;
  z-index: 2; }

.absolute-header {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-weight: 300;
  position: relative;
  line-height: 1.6;
  z-index: 1; }
  .absolute-header .fa {
    margin-right: .5rem;
    font-size: larger; }
  .absolute-header .simple-weather {
    line-height: 1.6;
    display: inline-block; }
    .absolute-header .simple-weather span {
      text-transform: uppercase;
      display: inline-block;
      margin-left: 1.5rem; }
      .absolute-header .simple-weather span:first-of-type {
        margin-left: 0; }
    .absolute-header .simple-weather i {
      margin: 0 0.35rem;
      line-height: 1;
      display: inline-block; }
      .absolute-header .simple-weather i::before {
        line-height: 0;
        bottom: -5px;
        position: relative;
        font-size: 2.2rem; }

@media (max-width: 767px) {
  #header .absolute-header .pull-left,
  #header .absolute-header .pull-right {
    float: none !important;
    display: block;
    text-align: center; }
  #header .weather {
    margin: 0;
    display: block; }
  #header.header-content {
    min-height: 0; }
  .absolute-header [class^="pull-"],
  .absolute-header .weather {
    font-size: 1.2rem;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.22); }
  .absolute-header [data-icon]:before {
    font-size: 1.4rem;
    bottom: -2px; }
  .header-row .toggle-nav-label {
    display: table-cell;
    text-align: center;
    padding: 1.5rem 0;
    line-height: 2rem;
    text-align: center; }
  .header-row .toggle-nav-label .fa {
    margin-right: 0.5rem; }
  .header-row .toggle-nav-label + .toggle-nav-label {
    border-left: 1px solid rgba(255, 255, 255, 0.35);
    width: 50%; } }

#page-heading .page-title {
  color: #fff;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.22);
  margin: 0;
  padding: 9rem 0 2.8rem;
  border: none;
  font-size: 4.8rem;
  width: 100%;
  z-index: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

#page-heading .page-title small {
  font-size: 40%;
  color: inherit;
  opacity: .75;
  text-align: inherit; }

.error404 #page-heading .page-title {
  text-align: center; }

@media (max-width: 767px) {
  #page-heading {
    position: relative !important;
    height: auto;
    min-height: 1%; }
  #page-heading .page-title {
    position: relative !important;
    font-size: 3.6rem;
    text-align: center !important;
    line-height: 1.2;
    margin: 0;
    bottom: auto;
    padding: 2.8rem 0; }
  #page-heading .page-title small {
    text-align: center !important; } }

#menu-togglers {
  display: table;
  width: 100%; }

#main-nav {
  border: none;
  border-radius: 0;
  position: relative;
  z-index: 20;
  width: 100%; }

#logo {
  float: left;
  transition: none;
  display: block;
  font-size: 0;
  margin-top: -3px; }

#logo img {
  transition: none;
  padding: 0;
  margin: 0;
  max-width: none;
  max-height: inherit;
  display: inline-block;
  line-height: inherit; }

#logo img.logo-retina {
  display: none; }

#logo img.visible-sticky {
  display: none; }

#main-nav.stuck .visible-sticky:not(.logo-retina) {
  display: inline-block; }

#main-nav.stuck .hidden-sticky {
  display: none !important; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #logo img:not(.visible-sticky).logo-nonretina {
    display: none !important; }
  #logo img:not(.visible-sticky).logo-retina {
    display: inline-block; }
  #main-nav.stuck img.logo-retina.visible-sticky {
    display: inline-block; }
  #main-nav.stuck img.logo-nonretina.visible-sticky {
    display: none !important; } }

.toggle-nav-label,
.toggle-nav-input {
  display: none;
  padding: 0;
  margin: 0; }

#main-nav ul.menu,
#main-nav div.menu > ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0; }

#main-nav ul.menu > .menu-item,
#main-nav div.menu > ul > .page_item {
  display: block;
  position: relative;
  float: left;
  margin-left: 30px; }

#main-nav ul.menu > .menu-item:first-of-type,
#main-nav div.menu > ul > .page_item:first-of-type {
  margin-left: 0; }

#main-nav ul.menu > .menu-item > a,
#main-nav div.menu > ul > .page_item > a {
  height: 100%;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 200ms ease-in;
  font-weight: 400; }

#main-nav ul.menu > .current-menu-item > a,
#main-nav ul.menu > .current-menu-ancestor > a,
#main-nav ul.menu > .current_page_parent > a,
#main-nav div.menu > ul > .current_page_item > a,
#main-nav div.menu > ul > .current_page_parent > a,
#main-nav div.menu > ul > .current_page_ancestor > a {
  border-top: 3px solid; }

#main-nav .sub-menu,
#main-nav .children {
  display: none;
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0;
  border-style: none;
  border-top-width: 3px;
  border-top-style: solid;
  width: 16rem;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.12);
  z-index: 1;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

#main-nav .sub-menu::before,
#main-nav .children::before {
  content: '\f0d8';
  color: inherit;
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: -15px;
  left: 20px; }

#main-nav .menu-item:hover > .sub-menu,
#main-nav .page_item:hover > .children {
  display: block; }

#main-nav .sub-menu .menu-item,
#main-nav .children .page_item {
  position: relative; }

#main-nav .sub-menu .menu-item > a,
#main-nav .children .page_item > a {
  padding: 9px 20px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

#main-nav .sub-menu .menu-item:last-of-type > a,
#main-nav .children .page_item:last-of-type > a {
  border-bottom: none; }

#main-nav .sub-menu > .menu-item-has-children > a::after,
#main-nav .children > .page_item_has_children > a::after {
  content: '\f105';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  float: right; }

#main-nav .sub-menu .sub-menu,
#main-nav .children .children {
  dis