html {
  font-size: 62.5%; }

html {
  font-size: 62.5%; }

.content-container, .footer {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  color: #583d03;
  text-align: center; }

.page-heading, .slider .slider-caption h1, .testimonial-wrap .testimonial h2, .map-container .content h2, .in-testimonial-wrap .testimonial h3, .in-testimonial-wrap .testimonial .date {
  font-size: 85px;
  font-size: 8.5rem;
  font-family: "Allura", cursive;
  line-height: normal;
  font-weight: 400;
  margin: 0; }
  @media only screen and (max-width: 1440px) {
    .page-heading, .slider .slider-caption h1, .testimonial-wrap .testimonial h2, .map-container .content h2, .in-testimonial-wrap .testimonial h3, .in-testimonial-wrap .testimonial .date {
      font-size: 65px;
      font-size: 6.5rem;
      line-height: 65px;
      line-height: 6.5rem; } }
  @media only screen and (max-width: 1200px) {
    .page-heading, .slider .slider-caption h1, .testimonial-wrap .testimonial h2, .map-container .content h2, .in-testimonial-wrap .testimonial h3, .in-testimonial-wrap .testimonial .date {
      font-size: 55px;
      font-size: 5.5rem;
      line-height: 55px;
      line-height: 5.5rem; } }

.page-heading {
  margin-bottom: 30px; }
  @media only screen and (max-width: 1440px) {
    .page-heading {
      margin-bottom: 15px; } }

.upper {
  text-transform: uppercase; }

.contact-container > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.content-container {
  padding: 45px 15px; }
  .content-container p {
    margin: 0; }

.split-container > .row {
  position: relative; }

.split-container .content-wrap {
  padding: 110px 6%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: calc(100% - 90px);
  z-index: 3; }
  @media only screen and (max-width: 1440px) {
    .split-container .content-wrap {
      padding: 80px 3%; } }
  @media only screen and (max-width: 992px) {
    .split-container .content-wrap {
      padding: 45px 15px; } }
  @media only screen and (max-width: 767px) {
    .split-container .content-wrap {
      position: relative;
      height: auto; } }

.split-container .slider-wrap {
  padding: 0;
  height: 700px; }
  @media only screen and (max-width: 1440px) {
    .split-container .slider-wrap {
      height: 580px; } }
  @media only screen and (max-width: 992px) {
    .split-container .slider-wrap {
      height: 620px; } }
  @media only screen and (max-width: 767px) {
    .split-container .slider-wrap {
      height: 460px; } }

.bg-darkYellow {
  background-color: #ecb65a; }

.bg-lightYellow {
  background-color: #ffd792; }

.btn-readmore, .btn-submit, .btn-seemore {
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: transparent;
  border-radius: 30px;
  border-width: 3px;
  border-style: solid;
  font-weight: 600;
  padding: 7px 35px;
  font-family: "Dosis", sans-serif; }
  .btn-readmore:hover, .btn-submit:hover, .btn-seemore:hover {
    text-decoration: none; }
  .btn-readmore i, .btn-submit i, .btn-seemore i {
    font-size: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-left: 10px; }

.btn-readmore, .btn-submit, .btn-seemore {
  border-color: #583d03;
  color: #583d03;
  text-transform: uppercase; }
  .btn-readmore:hover, .btn-submit:hover, .btn-seemore:hover {
    border-color: #583d03;
    background-color: #583d03;
    color: #ecc98d; }

.btn-seemore {
  border-color: #fff;
  color: #fff; }
  .btn-seemore:hover {
    border-color: #fff;
    background-color: #fff;
    color: #583d03; }

.contact-wrap .form-group {
  position: relative; }
  .contact-wrap .form-group .form-control {
    height: 40px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 2px solid #583d03;
    background-color: transparent;
    overflow: hidden; }
  .contact-wrap .form-group label {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    left: 15px;
    top: 2px;
    width: auto;
    overflow: hidden;
    pointer-events: none;
    text-align: left; }
    .contact-wrap .form-group label.focused {
      left: -100%;
      opacity: 0; }

.slider {
  margin-bottom: 0 !important; }
  .slider .slick-dots {
    bottom: 30px;
    text-align: right;
    padding-right: 10%; }
    .slider .slick-dots li {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      width: 10px;
      height: 10px;
      opacity: 1; }
      .slider .slick-dots li button {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 10px;
        height: 10px;
        border-radius: 15px;
        background: #fff; }
        .slider .slick-dots li button::before {
          display: none; }

.slider .slider-caption {
  color: #fff;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 25%;
  width: 100%;
  margin: auto; }
  .slider .slider-caption h1 {
    font-size: 180px;
    font-size: 18rem;
    font-family: "Allura", cursive;
    margin-bottom: 0; }
    @media only screen and (max-width: 1440px) {
      .slider .slider-caption h1 {
        font-size: 130px;
        font-size: 13rem; } }
    @media only screen and (max-width: 992px) {
      .slider .slider-caption h1 {
        font-size: 90px;
        font-size: 9rem; } }
    @media only screen and (max-width: 640px) {
      .slider .slider-caption h1 {
        font-size: 70px;
        font-size: 7rem; } }
    .slider .slider-caption h1 .head-n {
      font-size: 110px;
      font-size: 11rem;
      color: #fec423;
      font-family: "Dosis", sans-serif;
      text-transform: uppercase; }
      @media only screen and (max-width: 1440px) {
        .slider .slider-caption h1 .head-n {
          font-size: 80px;
          font-size: 8rem; } }
      @media only screen and (max-width: 992px) {
        .slider .slider-caption h1 .head-n {
          font-size: 60px;
          font-size: 6rem; } }
      @media only screen and (max-width: 640px) {
        .slider .slider-caption h1 .head-n {
          font-size: 45px;
          font-size: 4.5rem;
          display: block; } }

.footer {
  color: #fff;
    /*padding-top: 80px;*/
  padding-top: 0px;
  margin-top: 45px;
  background: #b8a27d url("../images/footer-bg.jpg") no-repeat fixed bottom center/contain; }
  @media only screen and (max-width: 1440px) {
    .footer {
      padding-top: 60px; } }
  @media only screen and (max-width: 992px) {
    .footer {
      padding-top: 30px; } }
  @media only screen and (max-width: 767px) {
    .footer {
      background-size: cover;
      background-attachment: scroll; } }
  .footer > .row {
    border-top: 3px solid #ffd792; }
  .footer p {
    margin: 0;
    padding: 20px 20px;
    color: #fff; }
    @media only screen and (max-width: 1440px) {
      .footer p {
        padding: 15px 20px; } }
    @media only screen and (max-width: 992px) {
      .footer p {
        padding: 10px 20px; } }
    .footer p a {
      text-decoration: none;
      color: #fff; }

.in-slider {
  margin: 0;
  padding: 0 !important;
  height: 100%; }
  .in-slider .slick-list {
    height: 100%;
    width: 100%; }
    .in-slider .slick-list .slick-track {
      height: 100%; }
  .in-slider li {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
  .in-slider .slick-dots {
    bottom: 30px; }
    .in-slider .slick-dots li {
      background: #fff !important;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      opacity: 1;
      display: inline-block; }
      @media only screen and (max-width: 1440px) {
        .in-slider .slick-dots li {
          width: 20px;
          height: 20px; } }
      .in-slider .slick-dots li.slick-active {
        background: #ecb65a !important; }
      .in-slider .slick-dots li button {
        display: none; }

.split-content-left .content-wrap {
  left: 0; }

.split-content-left .slick-dots {
  text-align: right;
  padding-right: 100px; }
  @media only screen and (max-width: 1440px) {
    .split-content-left .slick-dots {
      padding-right: 75px; } }
  @media only screen and (max-width: 767px) {
    .split-content-left .slick-dots {
      padding: 0;
      text-align: center; } }

.split-content-right .content-wrap {
  right: 0; }

.split-content-right .slick-dots {
  text-align: left;
  padding-left: 100px; }
  @media only screen and (max-width: 1440px) {
    .split-content-right .slick-dots {
      padding-left: 75px; } }
  @media only screen and (max-width: 767px) {
    .split-content-right .slick-dots {
      padding: 0;
      text-align: center; } }

.content-wrap .btn-readmore, .content-wrap .btn-submit, .content-wrap .btn-seemore {
  margin-top: 30px; }

.contact-container {
  width: 85%; }
  @media only screen and (max-width: 1200px) {
    .contact-container {
      width: 95%; } }
  @media only screen and (max-width: 767px) {
    .contact-container {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .contact-container > .row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.contact-wrap {
  padding: 85px 50px; }
  @media only screen and (max-width: 992px) {
    .contact-wrap {
      padding: 45px 15px; } }
  .contact-wrap .form-wrap {
    overflow: auto;
    width: 65%;
    margin: auto;
    text-align: left; }
    @media only screen and (max-width: 1200px) {
      .contact-wrap .form-wrap {
        width: 90%; } }
  .contact-wrap .form-group {
    @Include rem(font-size, 16px);
    margin-bottom: 30px; }

.testimonial-wrap {
  position: relative;
  background: #ecb65a url("../images/home-testimonials-bg.jpg") no-repeat scroll bottom right/cover;
  color: #fff;
  margin: 0 !important;
  padding: 130px 80px 100px 80px;
  font-style: italic;
  min-height: 660px; }
  @media only screen and (max-width: 1440px) {
    .testimonial-wrap {
      padding: 85px 45px 85px 45px; } }
  @media only screen and (max-width: 992px) {
    .testimonial-wrap {
      padding: 90px 20px 60px 20px; } }
  .testimonial-wrap .slick-dots {
    top: 60px;
    bottom: unset;
    left: 0;
    right: 0;
    text-align: center; }
    @media only screen and (max-width: 1440px) {
      .testimonial-wrap .slick-dots {
        top: 40px; } }
    .testimonial-wrap .slick-dots li {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      width: 12px;
      height: 12px;
      border: 3px solid #fff;
      border-radius: 50%; }
      .testimonial-wrap .slick-dots li.slick-active {
        background-color: #fff; }
      .testimonial-wrap .slick-dots li button {
        display: none; }
  .testimonial-wrap .slick-list {
    height: 100%; }
  .testimonial-wrap .slick-track {
    height: 100%; }
  .testimonial-wrap .testimonial {
    position: relative;
    height: 100%; }
    .testimonial-wrap .testimonial h2 {
      font-family: "Dosis", sans-serif;
      font-size: 54px;
      margin-bottom: 40px; }
  .testimonial-wrap .test-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 767px) {
      .testimonial-wrap .test-caption {
        position: relative;
        margin-top: 40px; } }
    .testimonial-wrap .test-caption .btn-seemore {
      margin-top: 30px;
      font-style: normal; }

.map-container {
  background-color: #ffd792;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 45px;
  margin-bottom: 45px; }
  .map-container > .row {
    position: relative; }
  .map-container .map-wrap {
    padding: 0; }
    @media only screen and (max-width: 1200px) {
      .map-container .map-wrap {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%; } }
    @media only screen and (max-width: 767px) {
      .map-container .map-wrap {
        position: relative;
        height: 460px; } }
    .map-container .map-wrap .embed-responsive {
      height: 100%; }
  .map-container .content {
    padding: 100px 3.5%; }
    @media only screen and (max-width: 1440px) {
      .map-container .content {
        padding: 50px 3%; } }
    @media only screen and (max-width: 1200px) {
      .map-container .content {
        margin-left: 50%; } }
    @media only screen and (max-width: 767px) {
      .map-container .content {
        margin: 0; } }
    .map-container .content .page-heading {
      margin-bottom: 0; }
    .map-container .content h2 {
      font-size: 50px;
      font-size: 5rem;
      font-family: "Dosis", sans-serif;
      margin-bottom: 30px;
      margin-top: -10px; }
      @media only screen and (max-width: 1440px) {
        .map-container .content h2 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 30px;
          line-height: 3rem;
          margin-bottom: 15px; } }
    .map-container .content p + p {
      margin-top: 30px; }
      @media only screen and (max-width: 1440px) {
        .map-container .content p + p {
          margin-top: 15px; } }

.in-testimonial-wrap {
  text-align: left;
  margin-top: 50px; }
  .in-testimonial-wrap .testimonial {
    margin-bottom: 50px;
    clear: both; }
    @media only screen and (max-width: 767px) {
      .in-testimonial-wrap .testimonial {
        padding: 0 30px; } }
    .in-testimonial-wrap .testimonial h3 {
      font-size: 30px;
      font-size: 3rem;
      font-family: "Dosis", sans-serif;
      font-weight: 600;
      color: #ecc98d; }
    .in-testimonial-wrap .testimonial .date {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: normal;
      font-family: "PT Sans", sans-serif;
      color: #686868;
      margin: 0 0 10px 0; }
    .in-testimonial-wrap .testimonial p {
      position: relative;
      margin: 0;
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .in-testimonial-wrap .testimonial p {
          display: block;
          text-align: justify; } }
      .in-testimonial-wrap .testimonial p::before, .in-testimonial-wrap .testimonial p::after {
        font-family: "FontAwesome";
        color: #ecc98d;
        position: absolute;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
        font-size: 16px;
        height: 30px; }
        @media only screen and (max-width: 767px) {
          .in-testimonial-wrap .testimonial p::before, .in-testimonial-wrap .testimonial p::after {
            font-size: 14px; } }
      .in-testimonial-wrap .testimonial p::before {
        content: "\f10d";
        left: -35px; }
        @media only screen and (max-width: 767px) {
          .in-testimonial-wrap .testimonial p::before {
            left: -30px;
            bottom: unset;
            top: 0; } }
      .in-testimonial-wrap .testimonial p::after {
        content: "\f10e";
        right: -35px; }
        @media only screen and (max-width: 767px) {
          .in-testimonial-wrap .testimonial p::after {
            right: -30px;
            top: unset;
            bottom: -2px; } }
  .in-testimonial-wrap .btn-readmore, .in-testimonial-wrap .btn-submit, .in-testimonial-wrap .btn-seemore {
    display: block;
    margin: 90px auto 0 auto; }
    .in-testimonial-wrap .btn-readmore[aria-expanded="true"], .in-testimonial-wrap [aria-expanded="true"].btn-submit, .in-testimonial-wrap [aria-expanded="true"].btn-seemore {
      opacity: 0; }

.res-policies {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
  background-color: #f2f2f2;
  color: #000;
  text-align: left;
  margin-bottom: -45px;
  padding-top: 90px;
  padding-bottom: 70px; }
  .res-policies p {
    margin-bottom: 26px; }
    .res-policies p a {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      text-decoration: none;
      color: #000; }
      .res-policies p a:hover {
        color: #ecc98d; }
  .res-policies h3 {
    margin-top: 80px;
    margin-bottom: 5px; }

.res-rates {
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #ecb65a; }
  .res-rates .page-sub {
    font-weight: 600;
    font-size: 18px;
    margin-top: -15px;
    margin-bottom: 40px; }
  .res-rates .rate-item {
    padding: 0 30px; }
    .res-rates .rate-item .rate-item-in {
      display: block;
      position: relative;
      overflow: hidden;
      text-align: center;
      background-color: #fff;
      text-decoration: none;
      color: #000;
      padding-bottom: 30px; }
      .res-rates .rate-item .rate-item-in img {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
      .res-rates .rate-item .rate-item-in h3 {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-top: 30px;
        margin-bottom: 3px; }
      .res-rates .rate-item .rate-item-in button {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        font-size: 17px;
        font-size: 1.7rem;
        border-radius: 0;
        border: none;
        background-color: #ffd792;
        padding: 8px 20px; }
      .res-rates .rate-item .rate-item-in p {
        font-size: 14px;
        color: #686868; }
  .res-rates .rate-item .rate-item-in:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .res-rates .rate-item .rate-item-in:hover h3 {
    color: #ecb65a; }
  .res-rates .rate-item .rate-item-in:hover button {
    background-color: #ecb65a; }

.res-intro {
  padding-top: 100px;
  padding-bottom: 100px; }
  .res-intro .res-content {
    padding: 90px 60px 10px 15px; }

.res-book-now {
  padding-top: 100px;
  padding-bottom: 100px; }

#reservation-form {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #000;
  text-align: left; }
  #reservation-form .form-group {
    margin-bottom: 25px; }
    #reservation-form .form-group label {
      display: block;
      font-weight: 400; }
    #reservation-form .form-group .form-control {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      background: #f9f9f9;
      border-color: #c5c5c5;
      border-radius: 0;
      height: 45px; }
      #reservation-form .form-group .form-control:focus {
        box-shadow: none;
        border-color: #ecc98d; }
    #reservation-form .form-group .date-label {
      display: inline-block;
      margin-right: 15px; }
      #reservation-form .form-group .date-label + .form-control {
        display: inline-block;
        width: 175px;
        text-align: center; }
  #reservation-form textarea.form-control {
    resize: none;
    height: 100px !important; }
  #reservation-form .btn-submit {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 17px;
    font-size: 1.7rem;
    border-radius: 0;
    border: none;
    background-color: #ffd792;
    padding: 8px 70px;
    height: 45px;
    float: right; }
    #reservation-form .btn-submit:hover {
      background-color: #ecb65a;
      color: #583d03; }

.res-calender-wrap {
  padding-bottom: 565px;
  overflow: hidden;
  background: #151515; }

.res-calender {
  padding-right: 60px; }

/*# sourceMappingURL=app.css.map */


.fixed-social{
  position: fixed;
  top: 37%;
  right: 0;
  display: flex;
  flex-direction: column;
  background-color: #ecb65a;
  z-index: 999;
}
.fixed-social a {
  padding: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  transition: all 250ms linear;
  border-bottom: 1px solid rgba(255,255,255,.5);
  cursor: pointer;
}
.fixed-social a:last-child {
  border-bottom: none;
}
.fixed-social a:hover{
  background-color: #583d03;
}

.fixed-social a svg{
  width: 100%;
  height: 100%;
}

.fixed-social a svg path{
  fill: #fff;
}

.fixed-social-left{
  position: fixed;
  top: calc(50%);
  left: 0;
  display: flex;
  flex-direction: column;
  z-index: 999;
}
.fixed-social-left a {
  padding: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  transition: all 250ms linear;
  margin-bottom: 4px;
  cursor: pointer;
  box-shadow: 0 0 12px rgba(0,0,0,.5);
  background-color: #fff;
}
.fixed-social-left a:last-child {
  border-bottom: none;
}
.fixed-social-left a:hover{
  background-color: #fff;
}

.fixed-social-left a img{
  width: 100%;
  height: 100%;
}
.fixed-social-left a svg{
  width: 100%;
  height: 100%;
}

.fixed-social a svg path{
  fill: #fff;
}

