@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;600;800&amp;display=swap");
@font-face {
  font-family: 'Argesta Display';
  src: url("../fonts/ArgestaDisplay-Regular.eot");
  src: url("../fonts/ArgestaDisplay-Regulard41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/ArgestaDisplay-Regular.woff2") format("woff2"), url("../fonts/ArgestaDisplay-Regular.woff") format("woff"), url("../fonts/ArgestaDisplay-Regular.ttf") format("truetype"), url("../fonts/ArgestaDisplay-Regular.svg#ArgestaDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  outline: none !important;
}
.player{
  aspect-ratio:16/9 ;
  width: 553%;
  padding: 20px 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Jost', sans-serif;
  font-size: 18px;
  color: #141414;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

.wk-desk-1 {
  width: 8.333333%;
}

.wk-desk-2 {
  width: 16.666667%;
}

.wk-desk-3 {
  width: 25%;
}

.wk-desk-4 {
  width: 33.333333%;
}

.wk-desk-5 {
  width: 41.666667%;
}

.wk-desk-6 {
  width: 50%;
}

.wk-desk-7 {
  width: 58.333333%;
}

.wk-desk-8 {
  width: 66.666667%;
}

.wk-desk-9 {
  width: 75%;
}

.wk-desk-10 {
  width: 83.333333%;
}

.wk-desk-11 {
  width: 91.666667%;
}

.wk-desk-12 {
  width: 100%;
}

@media (max-width: 1024px) {
  .wk-ipadp-1 {
    width: 8.333333%;
  }

  .wk-ipadp-2 {
    width: 16.666667%;
  }

  .wk-ipadp-3 {
    width: 25%;
  }

  .wk-ipadp-4 {
    width: 33.333333%;
  }

  .wk-ipadp-5 {
    width: 41.666667%;
  }

  .wk-ipadp-6 {
    width: 50%;
  }

  .wk-ipadp-7 {
    width: 58.333333%;
  }

  .wk-ipadp-8 {
    width: 66.666667%;
  }

  .wk-ipadp-9 {
    width: 75%;
  }

  .wk-ipadp-10 {
    width: 83.333333%;
  }

  .wk-ipadp-11 {
    width: 91.666667%;
  }

  .wk-ipadp-12 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .wk-tab-1 {
    width: 8.333333%;
  }

  .wk-tab-2 {
    width: 16.666667%;
  }

  .wk-tab-3 {
    width: 25%;
  }

  .wk-tab-4 {
    width: 33.333333%;
  }

  .wk-tab-5 {
    width: 41.666667%;
  }

  .wk-tab-6 {
    width: 50%;
  }

  .wk-tab-7 {
    width: 58.333333%;
  }

  .wk-tab-8 {
    width: 66.666667%;
  }

  .wk-tab-9 {
    width: 75%;
  }

  .wk-tab-10 {
    width: 83.333333%;
  }

  .wk-tab-11 {
    width: 91.666667%;
  }

  .wk-tab-12 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .wk-mobile-1 {
    width: 8.333333%;
  }

  .wk-mobile-2 {
    width: 16.666667%;
  }

  .wk-mobile-3 {
    width: 25%;
  }

  .wk-mobile-4 {
    width: 33.333333%;
  }

  .wk-mobile-5 {
    width: 41.666667%;
  }

  .wk-mobile-6 {
    width: 50%;
  }

  .wk-mobile-7 {
    width: 58.333333%;
  }

  .wk-mobile-8 {
    width: 66.666667%;
  }

  .wk-mobile-9 {
    width: 75%;
  }

  .wk-mobile-10 {
    width: 83.333333%;
  }

  .wk-mobile-11 {
    width: 91.666667%;
  }

  .wk-mobile-12 {
    width: 100%;
  }
}
.contact_us_6 * {
  font-family: Nunito, sans-serif;
}

.contact_us_6 .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 25px;
}

.contact_us_6 .responsive-cell-block {
  min-height: 75px;
}

.contact_us_6 input:focus,
.contact_us_6 textarea:focus {
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}

.contact_us_6 .container-block {
  min-height: 75px;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: block;
}

.contact_us_6 .responsive-container-block {
  min-height: 75px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.contact_us_6 .responsive-container-block.big-container {
  padding-top: 10px;
  padding-right: 30px;
  width: 35%;
  padding-bottom: 10px;
  padding-left: 30px;
  background-color: #03a8f400;
  position: absolute;
  height: 950px;
  right: 0px;
}

.contact_us_6 .responsive-container-block.container {
  position: relative;
  min-height: 75px;
  flex-direction: row;
  z-index: 2;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  max-width: 1320px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.contact_us_6 .container-block.form-wrapper {
  background-color: white;
  max-width: 450px;
  text-align: center;
  padding-top: 50px;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px 7px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-top: 90px;
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 0px;
}

.contact_us_6 .text-blk.contactus-head {
  font-size: 36px;
  line-height: 52px;
  font-weight: 900;
}

.contact_us_6 .text-blk.contactus-subhead {
  color: #9c9c9c;
  width: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  display: none;
}

.contact_us_6 .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 26px;
  margin-left: 0px;
  min-height: 50px;
}

.contact_us_6 .input {
  width: 100%;
  height: 50px;
  padding-top: 1px;
  padding-right: 15px;
  padding-bottom: 1px;
  padding-left: 15px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #eeeeee;
  border-left-color: #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 16px;
  color: black;
}

.contact_us_6 .textinput {
  width: 98%;
  min-height: 150px;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #eeeeee;
  border-left-color: #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 16px;
}

.contact_us_6 .submit-btn {
  width: 98%;
  background-color: #856d47;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  color: white;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: outset;
  border-right-style: outset;
  border-bottom-style: outset;
  border-left-style: outset;
  border-top-color: #767676;
  border-right-color: #767676;
  border-bottom-color: #767676;
  border-left-color: #767676;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

.contact_us_6 .form-box {
  z-index: 2;
  margin-top: 0px;
  margin-right: 48px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.contact_us_6 .text-blk.input-title {
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 14px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #9c9c9c;
}

.contact_us_6 ::placeholder {
  color: #dadada;
}

.contact_us_6 .mob-text {
  display: block;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
}

.contact_us_6 .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-12.wk-ipadp-12 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.contact_us_6 .text-blk.contactus-subhead.color {
  color: white;
}

.contact_us_6 .map-box {
  max-width: 800px;
  max-height: 520px;
  width: 100%;
  height: 520px;
  background-color: #d9d9d9;
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
}

.contact_us_6 .map-part {
  width: 100%;
  height: 100%;
}

.contact_us_6 .text-blk.map-contactus-head {
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: #856d47;
}

.contact_us_6 .text-blk.map-contactus-subhead {
  max-width: 300px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.contact_us_6 .social-media-links.mob {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  width: 230px;
  display: flex;
  justify-content: flex-start;
}

.contact_us_6 .link-img {
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.contact_us_6 .link-img.image-block {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.contact_us_6 .social-icon-link {
  margin: 0 25px 0 0;
  padding: 0 0 0 0;
}

@media (max-width: 1024px) {
  .contact_us_6 .responsive-container-block.container {
    justify-content: center;
  }

  .contact_us_6 .map-box {
    position: absolute;
    top: 0px;
    max-height: 320px;
  }

  .contact_us_6 .map-box {
    max-width: 100%;
    width: 100%;
  }

  .contact_us_6 .responsive-container-block.container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .contact_us_6 .map-part {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .contact_us_6 .container-block.form-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .mob-text {
    display: block;
  }

  .contact_us_6 .form-box {
    margin-top: 200px;
    margin-right: 60px;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .contact_us_6 .link-img {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: flex;
    justify-content: space-evenly;
  }

  .contact_us_6 .social-media-links.mob {
    justify-content: space-evenly;
  }

  .contact_us_6 .responsive-cell-block.wk-desk-7.wk-ipadp-12.wk-tab-12.wk-mobile-12 {
    text-align: center;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
  }

  .contact_us_6 .text-blk.contactus-subhead {
    display: block;
  }

  .contact_us_6 .mob-text {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .responsive-container-block.container {
    flex-wrap: wrap;
  }

  .contact_us_6 .form-box {
    margin-top: 200px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  .contact_us_6 .submit-btn {
    width: 100%;
  }

  .contact_us_6 .input {
    width: 100%;
  }

  .contact_us_6 .textinput {
    width: 100%;
  }

  .contact_us_6 .container-block.form-wrapper {
    margin-top: 80px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .text-blk.input-title {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .contact_us_6 .form-box {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .contact_us_6 .container-block.form-wrapper {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }

  .contact_us_6 .mob-text {
    display: block;
  }

  .contact_us_6 .responsive-container-block.container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .contact_us_6 .form-box {
    margin-top: 200px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .container-block.form-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .form-box {
    margin-top: 220px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .form-box {
    margin-top: 220px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .contact_us_6 .text-blk.contactus-head {
    font-size: 32px;
    line-height: 40px;
  }
}

@media (max-width: 500px) {
  .contact_us_6 .container-block.form-wrapper {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }

  .contact_us_6 .container-block.form-wrapper {
    margin-top: 60px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .contact_us_6 .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }

  .contact_us_6 .responsive-container-block {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
  }

  .contact_us_6 .text-blk.input-title {
    font-size: 12px;
  }

  .contact_us_6 .text-blk.contactus-head {
    font-size: 26px;
    line-height: 35px;
  }

  .contact_us_6 .input {
    height: 45px;
  }
}
.first-button {
  padding: 1em 2em;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 5px;
  text-transform: uppercase;
  cursor: pointer;
  color: #2c9caf;
  transition: all 1000ms;
  font-size: 11px;
  position: relative;
  overflow: hidden;
  outline: 2px solid #2c9caf;
}

button:hover {
  color: #ffffff;
  transform: scale(1.1);
  outline: 2px solid #70bcca00;
  box-shadow: 4px 5px 17px -4px #26839100;
}

button::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #2c9caf;
  transform: skewX(45deg);
  z-index: -1;
  transition: width 1000ms;
}



/* HTML TAGS */
img {
  max-width: 100%;
}

strong {
  font-weight: 600;
}

iframe {
  max-width: 100%;
}

/* LINKS */
a {
  color: #141414;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}

a:hover {
  text-decoration: none;
  color: #141414;
}



/* CUSTOM CONTAINER */
@media (min-width: 1170px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1260px;
  }
}
/* CUSTOM CLASSES */
.overflow {
  overflow: hidden;
}

/* CUSTOM CURSOR */
.cursor {
  position: fixed;
  top: -40px;
  left: -40px;
  pointer-events: none;
  z-index: 9999;
  mix-blend-mode: difference;
}
.cursor:before {
  content: "";
  width: 80px;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: white;
  border: 1px solid white;
  transition: all ease 0.15s;
  transform: scale(0.15);
}

.cursor.light:before {
  transform: scale(1);
  background: transparent;
}

.cursor.drag {
  mix-blend-mode: unset;
}

.cursor.drag:before {
  transform: scale(1);
  background: #856d47;
  border-color: transparent;
}

.cursor.drag:before {
  content: "\ea23";
  font-family: "LineIcons";
  font-size: 20px;
  color: #fff;
}

/* RANGE SLIDER */
.range-slider {
  width: 100%;
  display: block;
}

.range-slider__range {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 0;
  background:#5f3a03;
  outline: none;
  padding: 0;
  margin: 0;
}

.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #856d47;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}

.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #856d47;
  cursor: pointer;
  -moz-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}

.range-slider__range:active::-moz-range-thumb {
  background: #856d47;
}

.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #856d47;
}

::-moz-range-track {
  background: #856d47;
  border: 0;
}

input::-moz-focus-inner, input::-moz-focus-outer {
  border: 0;
}

/* ACCORDION */
.accordion {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 0;
}
.accordion .card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: none;
  border-radius: 0;
  border: 1px solid #eaebee;
  margin-bottom: 10px;
  border: none;
}
.accordion .card .card-header {
  width: 100%;
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}
.accordion .card .card-header a {
  width: 100%;
  float: left;
  font-weight: 600;
  padding: 20px 25px;
  color: #141414;
  font-weight: 600;
  border: 1px solid #cbcbcb;
}
.accordion .card .card-header a:hover {
  color: #856d47;
  text-decoration: none;
}
.accordion .card .card-body {
  width: 100%;
  line-height: 26px;
  opacity: 0.7;
}
.accordion .card [aria-expanded="true"] {
  color: #fff !important;
  background: #856d47;
  border-color: #856d47 !important;
}

/* DATE PICKER */
.datepicker-dropdown {
  width: 280px;
  border: none;
  padding: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  font-size: 16px;
}

.datepicker-panel ul:first-child {
  width: 280px;
  display: flex;
}
.datepicker-panel ul:first-child li {
  flex: auto;
  box-shadow: none;
}

.datepicker-panel ul:nth-child(2) {
  font-weight: 600;
}
.datepicker-panel ul:nth-child(2) li {
  background: #f5f3ec;
}

.datepicker-panel > ul > li {
  padding: 5px 0;
  width: 40px;
  height: auto;
  box-shadow: 1px 0 0 0 #eee, 0 1px 0 0 #eee, 1px 1px 0 0 #eee, 1px 0 0 0 #eee inset, 0 1px 0 0 #eee inset;
}

.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
  background: #856d47;
  color: #fff;
}

.datepicker-panel > ul > li.highlighted {
  background-color: #856d47;
}

.datepicker-panel > ul > li:hover {
  background-color: #f5f3ec;
}

.datepicker-top-left:after, .datepicker-top-right:after {
  display: none;
  border: none;
}

.datepicker-top-left:before, .datepicker-top-right:before {
  display: none;
  border: none;
}

.datepicker-bottom-left:after, .datepicker-bottom-right:after {
  display: none;
  border: none;
}

.datepicker-bottom-left:before, .datepicker-bottom-right:before {
  display: none;
  border: none;
}

/* HAMBURGER MENU */
.menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  outline: none;
}

.line {
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 3;
}

.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 3;
}

.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 3;
}

.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
}

.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 3;
}

.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 3;
}

/* REVEAL EFFECT */
.reveal-effect {
  float: left;
  position: relative;
}
.reveal-effect.animated:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #141414;
  position: absolute;
  left: 0;
  top: 0;
  animation: 1s reveal linear forwards;
  -webkit-animation-duration: 1s;
  z-index: 1;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.reveal-effect.animated > * {
  animation: 1s reveal-inner linear forwards;
}

@-webkit-keyframes reveal {
  0% {
    left: 0;
    width: 0;
  }
  50% {
    left: 0;
    width: 100%;
  }
  51% {
    left: auto;
    right: 0;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
  }
}
@-webkit-keyframes reveal-inner {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  50% {
    visibility: hidden;
    opacity: 0;
  }
  51% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
/* CUSTOM BUTTON */
.custom-button {
  height: 80px;
  line-height: 80px;
  display: inline-block;
  background: #856d47;
  padding: 0 50px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  border-radius: 8px;
}
.custom-button.light {
  border: 1px solid #fff;
  background: none;
}
.custom-button:hover {
  text-decoration: none;
  color: #fff;
}
.custom-button:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 0;
  transition: width 0s ease, background .25s ease;
}
.custom-button:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 0;
  background: #141414;
  transition: width .25s ease;
  opacity: 0.1;
}
.custom-button:hover:before {
  width: 100%;
  background: #141414;
  opacity: 0.1;
  transition: width .25s ease;
}
.custom-button:hover:after {
  width: 100%;
  background: transparent;
  transition: all 0s ease;
}

/* PRELOADER */
.preloader {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #141414;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  transition-delay: 1s;
  transition-delay: 1s;
}
.preloader .loadbar {
  width: 0%;
  height: 100%;
  max-height: 6px;
  background: #856d47;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  overflow: hidden;
}
.preloader figure {
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fade 0.30s;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  position: relative;
}
.preloader figure span {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.preloader figure img {
  height: 100px;
  display: inline-block;
  opacity: 0.05;
}

@keyframes fade {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* PAGE TRANSITION */
.page-transition {
  width: 100%;
  height: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #856d47;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}
.page-transition .layer {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  transition-delay: 1s;
}
.page-transition.active {
  height: 100vh;
}
.page-transition.active .layer {
  height: 100vh;
}

/* BODY */
body .navbar {
  transform: translateY(-100%);
  transition-delay: 1.3s;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}

body .slider .main-slider {
  transform: scale(1.4);
  transition-delay: 1.15s;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}

body .page-header {
  transform: scale(1.4);
  transition-delay: 1.15s;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}

/* PAGE LOADED */
.page-loaded .preloader {
  height: 0;
}

.page-loaded .preloader .loadbar {
  max-height: 100%;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}

.page-loaded .preloader figure {
  transform: translateY(50px);
  opacity: 0;
}

.page-loaded .navbar {
  transform: translateY(0);
}

.page-loaded .slider .main-slider {
  transform: scale(1);
}

.page-loaded .page-header {
  transform: scale(1);
}

/* HAMBURGER NAVIGATION */
.hamburger-navigation {
  width: 100%;
  height: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  background: #856d47;
}
.hamburger-navigation .layer {
  width: 100%;
  height: 0;
  background: #141414;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  transition-delay: 1s;
}
.hamburger-navigation .container {
  position: relative;
  z-index: 1;
  visibility: hidden;
}
.hamburger-navigation .info-box {
  width: 50vw;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top:10px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 10px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.hamburger-navigation .info-box span {
  width: 100%;
  display: block;
  font-size: 22px;
  font-family: "Argesta Display";
  margin-bottom: 20px;
}
.hamburger-navigation .info-box .nav-social {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.hamburger-navigation .info-box .nav-social li {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
  list-style: none;
}
.hamburger-navigation .info-box .nav-social li a {
  color: #fff;
  font-size: 14px;
}
.hamburger-navigation .nav-menu {
  width: 100%;
  display: inline-block;
  margin:50px 0 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.hamburger-navigation .nav-menu.mobile-menu {
  display: none;
}
.hamburger-navigation .nav-menu li {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.hamburger-navigation .nav-menu li a {
  display: inline-block;
  color: #fff;
  font-size: 3vw;
  font-family: "Argesta Display";
}
.hamburger-navigation .nav-menu li a:hover {
  color: #856d47;
}

/* HAMBURGER NAGIVATION ACTIVE */
.hamburger-navigation-active .scroll-content {
  transform: translate3d(0px, 0px, 0px) !important;
}

.hamburger-navigation-active .hamburger-navigation {
  height: 100vh;
}

.hamburger-navigation-active .hamburger-navigation .layer {
  height: 100vh;
}

.hamburger-navigation-active .hamburger-navigation .container {
  visibility: visible;
}

.hamburger-navigation-active .hamburger-navigation .nav-menu {
  opacity: 1;
  visibility: visible;
}

.hamburger-navigation-active .hamburger-navigation .info-box {
  opacity: 1;
  visibility: visible;
}

.hamburger-navigation-active .navbar .logo {
  opacity: 0;
}

.hamburger-navigation-active .navbar .navbar-text {
  opacity: 0;
}

.hamburger-navigation-active .navbar .site-menu {
  opacity: 0;
}

/* NAVBAR */
.navbar {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  /* padding: 30px 0; */
  position: absolute;
  left: 0;
  top: 0;
  z-index: 7;
}
.navbar .logo {
  display: inline-block;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.navbar .logo a {
  display: inline-block;
}
.navbar .logo a img {
  height:100px;
}
.navbar .navbar-text {
  display: inline-block;
  margin: 0 auto;
  color: #fff;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.navbar .site-menu {
  display: inline-block;
  margin: 0 auto;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.navbar .site-menu ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.navbar .site-menu ul li {
  display: inline-block;
  margin: 0 15px;
  padding: 0;
  list-style: none;
}
.navbar .site-menu ul li a {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.navbar .site-menu ul li a:hover {
  text-decoration: none;
}
.navbar .hamburger-menu {
  display: inline-block;
  margin-left: auto;
}

/* SLIDER */
.slider {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #fff;
  text-align: center;
  background: url("../images/slide01.jpg") center;
  background-size: cover !important;
  overflow: hidden;
}
.slider h6 {
  width: 100%;
  display: block;
  letter-spacing: 5px;
}
.slider h1 {
  font-weight: 400;
  font-size: 3vw;
  font-family: "Argesta Display";
  margin-bottom: 30px;
}
.slider p {
  padding: 0 20%;
  opacity: 0.7;
  letter-spacing: 1px;
}
.slider a {
  height:60px;
  line-height: 60px;
  display: inline-block;
  background: #f5f3ec;
  color: #856d47;
  font-size: 16px;
  font-weight: 600;
  padding: 0 50px;
  position: relative;
}
.slider a:hover {
  text-decoration: none;
}
.slider a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 0;
  transition: width 0s ease, background .25s ease;
}
.slider a:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 0;
  background: #141414;
  transition: width .25s ease;
  opacity: 0.1;
}
.slider a:hover:before {
  width: 100%;
  background: #141414;
  opacity: 0.1;
  transition: width .25s ease;
}
.slider a:hover:after {
  width: 100%;
  background: transparent;
  transition: all 0s ease;
}
.slider .main-slider {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.slider .main-slider .swiper-slide {
  height: 100%;
  display: flex;
  overflow: hidden;
}
.slider .main-slider .swiper-slide .container {
  position: relative;
  z-index: 1;
}
.slider .main-slider .swiper-slide .slide-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
  background-position: center;
  padding-top: 100px;
}
.slider .main-slider .swiper-slide .slide-inner:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.3;
}
.slider:before {
  content: "";
  width: 30%;
  height: 6px;
  background: #856d47;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.slider .slider-fraction {
  width: 20%;
  height: 80px;
  line-height: 80px;
  background: #fff;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #141414;
  font-family: "Argesta Display";
  font-size: 22px;
  display: none;
}
.slider .slider-prev {
  width: 80px;
  height: 80px;
  background: #141414;
  position: absolute;
  right: calc(0% + 82px);
  bottom: 0;
  z-index: 2;
  cursor: pointer;
}
.slider .slider-prev:hover:before {
  opacity: 1;
}
.slider .slider-prev:before {
  content: "";
  width: 20px;
  height: 20px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 35px;
  top: 30px;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  opacity: 0.5;
}
.slider .slider-next {
  width: 80px;
  height: 80px;
  background: #141414;
  position: absolute;
  right:0%;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
}
.slider .slider-next:hover:before {
  opacity: 1;
}
.slider .slider-next:before {
  content: "";
  width: 20px;
  height: 20px;
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 35px;
  top: 30px;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  opacity: 0.5;
}

/* PAGE HEADER */
.page-header {
  width: 100%;
  height: 600px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-size: cover !important;
  position: relative;
}
.page-header:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
}
.page-header .container {
  position: relative;
  z-index: 1;
  color: #fff;
}
.page-header .container h1 {
  width: 100%;
  display: block;
  font-size: 5vw;
  font-family: "Argesta Display";
  text-indent: -5px;
}
.page-header .container p {
  width: 100%;
  display: block;
  margin: 0;
  letter-spacing: 10px;
  font-size: 22px;
}

/* SCROLL DOWN */
.scroll-down {
  width: 1px;
  height: 80px;
  background: #fff;
  position: absolute;
  left: calc(50% - 0.5px);
  bottom: 0;
  z-index: 2;
}
.scroll-down:after {
  content: "";
  width: 1px;
  height: 0;
  animation: 1s scrolldown infinite;
  background: #856d47;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

@keyframes scrolldown {
  0% {
    top: 0;
    height: 0;
  }
  50% {
    top: 0;
    height: 100%;
  }
  51% {
    top: auto;
    bottom: 0;
    height: 100%;
  }
  100% {
    top: auto;
    bottom: 0;
    height: 0;
  }
}
/* CONTENT SECTION */
.content-section {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 100px 0;
  position: relative;
  background: #f3f3f3;
}
.content-section.bottom-spacing {
  margin-bottom: 100px !important;
}
.content-section.top-spacing {
  margin-top: 100px !important;
}

#main {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}

/* SECTION TITLE */
.section-title {
  width: 100%;
  margin-bottom: 60px;
}
.section-title.text-center {
  text-align: center;
}
.section-title.text-center h6:before {
  left: calc(50% - 2vw);
  top: calc(100% + 10px);
}
.section-title.light {
  color: #fff;
}
.section-title.light h6 {
  opacity: 0.6;
}
.section-title.light h6:before {
  background: #fff;
}
.section-title h6 {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 800;
  opacity: 0.3;
  letter-spacing: 2px;
  position: relative;
}
.section-title h6:before {
  content: "";
  width: 4vw;
  max-width: 100%;
  height: 1px;
  display: inline-block;
  background: #141414;
  position: absolute;
  left: calc(-4vw - 20px);
  top: calc(50% - 0.5px);
}
.section-title h2 {
  width: 100%;
  display: block;
  margin: 0;
  font-size:40px;
}

/* HOTEL SEARCH FORM */
.hotel-search {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.hotel-search h6 {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: center;
  font-size: 22px;
}
.hotel-search form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hotel-search form .form-group {
  display: inline-block;
  margin: 0 15px;
  position: relative;
}
.hotel-search form .form-group i {
  position: absolute;
  right: 25px;
  bottom: 42px;
  transform: translateY(50%);
  color: #808080;
}
.hotel-search form .form-group input[type="number"] {
  width: 100px;
}
.hotel-search form .form-group input {
  width: auto;
}
.hotel-search form .form-group select {
  width: 300px;
}
.hotel-search form .form-group label {
  width: 100%;
  display: block;
  font-size: 14px;
}

/* SIDE CONTENT */
.side-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.side-content.text-left {
  padding-right: 30%;
}
.side-content.text-left p {
  padding-right: 10%;
}
.side-content.text-center {
  text-align: center;
  padding: 0 10%;
}
.side-content.text-center .custom-button {
  margin-left: auto;
  margin-right: auto;
}
.side-content.light {
  color: #fff;
}
.side-content.light .custom-button {
  border: 1px solid #fff;
  background: none;
}
.side-content h6 {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 800;
  opacity: 0.3;
  letter-spacing: 2px;
}
.side-content h2 {
  width: 100%;
  display: block;
  margin: 0;
  font-family: "Argesta Display";
  font-size: 50px;
}
.side-content p {
  width: 100%;
  display: block;
  margin-top: 25px;
  opacity: 0.7;
}
.side-content p:last-child {
  margin-bottom: 0;
}
.side-content .custom-button {
  margin-top: 40px;
}

/* SIDE IMAGE */
.side-image {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  position: relative;
}
.side-image.overlap-bottom {
  transform: translateY(100px);
}
.side-image.overlap-top {
  transform: translateY(-100px);
}
.side-image.right-full {
  width: 50vw;
  float: left;
}
.side-image.left-full {
  width: 50vw;
  float: right;
}
.side-image.left-full-space {
  width: 44vw;
  float: right;
  margin-right: 6vw;
}
.side-image.left-align {
  float: right;
  position: relative;
}
.side-image.left-align:after {
  content: "";
  width: calc(50vw - 100px);
  height: 100%;
  background: #f5f3ec;
  position: absolute;
  right: 100px;
  top: 100px;
  z-index: -1;
}
.side-image.right-align {
  float: left;
  position: relative;
}
.side-image.right-align:after {
  content: "";
  width: calc(50vw - 100px);
  height: 100%;
  background: #f5f3ec;
  position: absolute;
  left: 100px;
  top: 100px;
  z-index: -1;
}
.side-image .video-button {
  width: 140px;
  height: 140px;
  line-height: 140px;
  background: #fff;
  position: absolute;
  left: calc(50% - 70px);
  top: calc(50% - 70px);
  color: #856d47;
  font-size: 30px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.side-image .video-button:hover {
  background: #856d47;
  color: #fff;
}
.side-image img {
  width: 100%;
}

/* SIDE GALLERY */
.side-gallery {
  width: calc(50vw + 15%);
  float: right;
  margin-bottom: 0;
  position: relative;
  transform: translateY(-100px);
}
.side-gallery div:first-child {
  width: calc(66.66666% - 10px);
}
.side-gallery div:nth-child(2) {
  margin-bottom: 10px;
}
.side-gallery div {
  width: calc(33.33333% - 10px);
  float: left;
  margin-right: 10px;
}

/* SIDE HOTEL BOX */
.side-hotel-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.side-hotel-box.right {
  padding-left: 100px;
}
.side-hotel-box .review {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
}
.side-hotel-box .review i {
  display: inline-block;
  margin-right: 3px;
  color: #00aa6c;
}
.side-hotel-box .review span {
  display: inline-block;
  opacity: 0.4;
  margin-left: 8px;
}
.side-hotel-box h2 {
  width: 100%;
  display: block;
  font-size: 44px;
  font-family: "Argesta Display";
  margin-bottom: 25px;
}
.side-hotel-box p {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.side-hotel-box .info-box {
  width: 100%;
  display: flex;
  border: 1px solid #cbcbcb;
  padding: 20px;
  margin-bottom: 20px;
}
.side-hotel-box .info-box span {
  display: inline-block;
  border-left: 6px solid #856d47;
  padding-left: 20px;
}
.side-hotel-box .info-box b {
  height: 54px;
  line-height: 1.3;
  margin-left: auto;
  font-size: 40px;
}
.side-hotel-box .info-box b small {
  display: inline-block;
  margin-right: 6px;
  font-size: 14px;
  opacity: 0.5;
}
.side-hotel-box .custom-button {
  margin-right: 30px;
}
.side-hotel-box .availability {
  line-height: 80px;
  display: inline-block;
}
.side-hotel-box .availability i {
  color: #856d47;
}

/* CAROUSEL IMAGE BOX */
.carousel-image-box {
  width: calc(50vw + 100% / 2);
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
}
.carousel-image-box figure {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.carousel-image-box figure img {
  width: 100%;
  float: left;
}
.carousel-image-box figure figcaption {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 40px;
  color: #fff;
}
.carousel-image-box figure figcaption h5 {
  width: 100%;
  display: block;
  font-size: 32px;
  font-weight: 800;
}
.carousel-image-box figure figcaption p {
  width: 100%;
  display: block;
  margin: 0;
}

.swiper-scrollbar {
  width: 100%;
  height: 4px;
  display: inline-block;
  opacity: 1 !important;
}

/* EVENTS TAB */
.events-tab {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}
.events-tab .tab-nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding: 0;
}
.events-tab .tab-nav li {
  display: inline-block;
  margin-right: 20px;
  padding: 0 5px;
  list-style: none;
  border-bottom: 4px solid transparent;
}
.events-tab .tab-nav li.active {
  border-color: #856d47;
}
.events-tab .tab-nav li a {
  display: inline-block;
  color: #fff;
}
.events-tab .tab-item {
  width: 100%;
  float: left;
  display: none;
  position: relative;
  overflow: hidden;
}
.events-tab .tab-item.active-item {
  display: block;
}

/* CONTENT TAB */
.content-tab {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.content-tab .tab-nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}
.content-tab .tab-nav li {
  height: 70px;
  line-height: 70px;
  display: inline-block;
  margin-right: 20px;
  padding: 0 25px;
  list-style: none;
  border: 1px solid #eee;
  margin-bottom: -1px;
}
.content-tab .tab-nav li.active {
  border-bottom: 1px solid #fff;
}
.content-tab .tab-nav li.active a {
  color: #856d47;
  opacity: 1;
}
.content-tab .tab-nav li a {
  display: inline-block;
  font-weight: 600;
  opacity: 0.5;
}
.content-tab .tab-item {
  width: 100%;
  float: left;
  display: none;
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
  border-top: none;
  padding: 50px;
}
.content-tab .tab-item ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.content-tab .tab-item ul li {
  width: 33.33333%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 7px 0;
}
.content-tab .tab-item ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.content-tab .tab-item ul li figure {
  width: 50px;
  float: left;
  margin-bottom: 0;
}
.content-tab .tab-item ul li figure img {
  height: 22px;
  float: left;
}
.content-tab .tab-item ul li b {
  font-weight: 400;
  float: left;
}
.content-tab .tab-item.active-item {
  display: block;
}

/* CAROUSEL EVENTS BOX */
.carousel-events-box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.carousel-events-box .swiper-prev {
  width: 60px;
  height: 60px;
  background: #141414;
  position: absolute;
  left: 0;
  top: 33%;
  z-index: 2;
  cursor: pointer;
}
.carousel-events-box .swiper-prev:hover:before {
  opacity: 1;
}
.carousel-events-box .swiper-prev:before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 25px;
  top: 23px;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  opacity: 0.5;
}
.carousel-events-box .swiper-next {
  width: 60px;
  height: 60px;
  background: #141414;
  position: absolute;
  right: 0;
  top: 33%;
  z-index: 2;
  cursor: pointer;
}
.carousel-events-box .swiper-next:hover:before {
  opacity: 1;
}
.carousel-events-box .swiper-next:before {
  content: "";
  width: 15px;
  height: 15px;
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 25px;
  top: 23px;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  opacity: 0.5;
}
.carousel-events-box figure {
  width: 100%;
  display: block;
  margin-bottom: 25px;
}
.carousel-events-box figure:before {
  background: #856d47 !important;
}
.carousel-events-box figure img {
  width: 100%;
  display: block;
}
.carousel-events-box .content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  text-align: center;
}
.carousel-events-box .content h5 {
  width: 100%;
  display: block;
  font-size: 28px;
  font-family: "Argesta Display";
}
.carousel-events-box .content h5 a {
  display: inline-block;
  color: #fff;
}
.carousel-events-box .content h5 a:hover {
  color: #856d47;
}
.carousel-events-box .content span {
  display: inline-block;
  margin: 4px auto;
  color: #f5f3ec;
  opacity: 0.6;
}
.carousel-events-box .content small {
  width: 100%;
  display: block;
}

/* ROOM SLIDER */
.rooms-slider {
  width: 100%;
  height: 80vh;
  max-height: 700px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.rooms-slider:before {
  content: "";
  width: 100%;
  height: 240px;
  background: #141414;
  position: absolute;
  left: 0;
  top: 0;
}
.rooms-slider .swiper-slide {
  max-width: 75%;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(0.9);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.rooms-slider .swiper-slide .room-detail {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 50px;
  position: absolute;
  left: 50px;
  bottom: 50px;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  opacity: 0;
}
.rooms-slider .swiper-slide .room-detail .price-line {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 800;
  color: #856d47;
  letter-spacing: 1px;
}
.rooms-slider .swiper-slide .room-detail .price-line span {
  color: #141414;
  opacity: 0.7;
}
.rooms-slider .swiper-slide .room-detail h3 {
  width: 100%;
  display: block;
  font-size: 36px;
  font-family: "Argesta Display";
  margin-bottom: 20px;
}
.rooms-slider .swiper-slide .room-detail .reviews {
  width: 100%;
  color: #888888;
  font-size: 15px;
}
.rooms-slider .swiper-slide .room-detail .reviews span {
  padding: 5px 8px;
  background: #856d47;
  color: #fff;
  font-weight: 800;
  margin-left: 5px;
}
.rooms-slider .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
.rooms-slider .swiper-slide.swiper-slide-active .room-detail {
  opacity: 1;
}

/* RECENT NEWS */
.col-md-6:nth-child(2) .recent-news {
  padding-right: 30px;
}

.col-md-6:nth-child(3) .recent-news {
  padding-left: 30px;
}

.recent-news {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.recent-news figure {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.recent-news figure img {
  width: 100%;
}
.recent-news .content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 80px;
}
.recent-news .content ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-right: 15px;
  position: relative;
}
.recent-news .content ul:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #856d47;
  position: absolute;
  left: -80px;
  top: calc(50% - 0.5px);
}
.recent-news .content ul li {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  list-style: none;
}
.recent-news .content ul li:last-child {
  margin-right: 0;
}
.recent-news .content ul li a {
  display: inline-block;
  color: #856d47;
  font-size: 14px;
  font-weight: 600;
}
.recent-news .content span {
  font-size: 13px;
  font-weight: 600;
  opacity: 0.5;
  line-height: 27px;
}
.recent-news .content span:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #141414;
  display: inline-block;
  border-radius: 50%;
  margin-right: 15px;
}
.recent-news .content h2 {
  width: 100%;
  display: block;
  font-size: 36px;
  font-family: "Argesta Display";
  margin-top: 20px;
  margin-bottom: 0;
}

/* IMAGE */
.image {
  width: 100%;
  display: block;
}

/* PACKAGE BOX */
.package-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 60px;
  color: #fff;
}
.package-box h4 {
  width: 100%;
  display: block;
  font-size: 36px;
  font-family: "Argesta Display";
  margin-bottom: 15px;
}
.package-box p {
  width: 100%;
  display: block;
  margin-bottom: 35px;
}
.package-box a {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  border-bottom: 3px solid #eee;
  font-size: 15px;
}

/* MEMBER BOX */
.member-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.member-box:hover figure img {
  opacity: 0.6;
}
.member-box:hover figure ul {
  opacity: 1;
  visibility: visible;
}
.member-box figure {
  width: 100%;
  display: block;
  margin-bottom: 0;
  position: relative;
  background: #141414;
}
.member-box figure * {
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}
.member-box figure ul {
  width: 44px;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 30px;
  bottom: 60px;
  opacity: 0;
  visibility: hidden;
}
.member-box figure ul li {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  padding: 0;
  list-style: none;
}
.member-box figure ul li:last-child {
  margin-bottom: 0;
}
.member-box figure ul li a {
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
  background: #856d47;
  color: #fff;
}
.member-box figure img {
  width: 100%;
  display: block;
}
.member-box .content {
  width: calc(100% - 30px);
  display: inline-block;
  background: #fff;
  margin-top: -30px;
  padding: 30px;
  position: relative;
}
.member-box .content small {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
.member-box .content h5 {
  width: 100%;
  display: block;
  font-size: 28px;
  font-family: "Argesta Display";
  margin-bottom: 25px;
  opacity: 0.7;
}
.member-box .content a {
  display: inline-block;
  text-decoration: underline;
  color: #856d47;
  font-weight: 600;
  font-size: 15px;
}

/* VIDEO BOX */
.video-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 100px 0;
}
.video-box .play-btn {
  width: 140px;
  height: 140px;
  line-height: 140px;
  display: inline-block;
  background: #fff;
  color: #856d47;
  font-size: 30px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
  margin-bottom: 100px;
}
.video-box .play-btn:hover {
  background: #856d47;
  color: #fff;
}
.video-box h2 {
  width: 100%;
  display: block;
  margin: 0;
  font-size: 32px;
  font-weight: 800;
  color: #fff;
}

/* ROOMS FITER */
.rooms-filter {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.rooms-filter h6 {
  display: inline-block;
  font-weight: 600;
}
.rooms-filter .price-range {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  padding-right: 30px;
}
.rooms-filter .price-range .range-slider__value {
  float: right;
  margin-top: -56px;
  font-weight: 800;
  color: #856d47;
}
.rooms-filter .price-range .range-slider__value:before {
  content: "₹";
}
.rooms-filter .price-range .range-slider {
  width: 100%;
}
.rooms-filter .specifications {
  width: 50%;
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
.rooms-filter .specifications ul {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.rooms-filter .specifications li {
  display: inline-block;
  margin-right: 20px;
  padding: 0;
  list-style: none;
}

/* ROOMS LIST */
.rooms-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.rooms-list li {
  width: 50%;
  display: inline-block;
  margin: 0;
  margin-top: 50px;
  padding: 0;
  padding-right: 30px;
  list-style: none;
}
.rooms-list li:nth-child(1) {
  margin-top: 0;
}
.rooms-list li:nth-child(2) {
  margin-top: 0;
}
.rooms-list li:nth-child(even) {
  padding-right: 0;
  padding-left: 30px;
}

/* ROOM BOX */
.room-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.room-box figure {
  width: 100%;
  display: block;
  margin: 0;
}
.room-box figure img {
  width: 100%;
}
.room-box .content {
  width: calc(100% - 50px);
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  margin-top: -50px;
  margin-left: 50px;
  position: relative;
  z-index: 1;
  padding: 50px;
  padding-right: 0;
}
.room-box .content .price-line {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 800;
  color: #856d47;
  letter-spacing: 1px;
}
.room-box .content .price-line span {
  color: #141414;
  opacity: 0.7;
}
.room-box .content h3 {
  width: 100%;
  display: block;
  font-size: 36px;
  font-family: "Argesta Display";
  margin-bottom: 20px;
}
.room-box .content .bottom-specs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 20px;
}
.room-box .content .bottom-specs .icons {
  width: 50%;
  display: inline-block;
}
.room-box .content .bottom-specs .icons img {
  height: 25px;
  margin-right: 5px;
}
.room-box .content .bottom-specs .reviews {
  width: 50%;
  text-align: right;
  color: #888888;
  font-size: 15px;
}
.room-box .content .bottom-specs .reviews span {
  padding: 5px 8px;
  background: #856d47;
  color: #fff;
  font-weight: 800;
  margin-left: 5px;
}

/* ROOM TYPE */
.room-type {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.room-type .price-line {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 800;
  color: #856d47;
  letter-spacing: 1px;
}
.room-type .price-line span {
  color: #141414;
  opacity: 0.7;
}
.room-type h3 {
  width: 100%;
  display: block;
  font-size: 40px;
  font-family: "Argesta Display";
  margin-bottom: 20px;
  text-indent: -4px;
}
.room-type small {
  width: 100%;
  display: block;
  opacity: 0.5;
  font-size: 16px;
}

/* RECENT TESTIMONIAL */
.recent-testimonial {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #eee;
  padding: 50px;
  margin-bottom: 50px;
}
.recent-testimonial span {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
.recent-testimonial span b {
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
}
.recent-testimonial span i {
  color: #856d47;
  display: inline-block;
  margin: 0 2px;
  font-size: 14px;
}
.recent-testimonial small {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  opacity: 0.5;
}
.recent-testimonial p {
  width: 100%;
  display: block;
  margin: 0;
  font-size: 19px;
  font-family: "Argesta Display";
}

/* ROOM GALLERY */
.room-gallery-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.room-gallery-top .swiper-slide {
  max-width: 40%;
}

.room-gallery-thumbs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.room-gallery-thumbs .swiper-slide {
  background: #141414;
}
.room-gallery-thumbs .swiper-slide:hover img {
  opacity: 1;
}
.room-gallery-thumbs .swiper-slide img {
  opacity: 0.5;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}

/* ROOM INFO BOX */
.room-info-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
}
.room-info-box h6 {
  width: 100%;
  display: block;
  font-size: 26px;
  font-family: "Argesta Display";
  margin-bottom: 15px;
  color: #856d47;
}
.room-info-box p {
  width: 100%;
  display: block;
}
.room-info-box p:last-child {
  margin-bottom: 0;
}
.room-info-box ul {
  margin: 0;
  list-style: square;

}

ul.fac-list-room h5 {
  margin-bottom: 10px;
  margin-top: 20px;
  overflow: hidden;
  clear: both;
  font-weight: 600;
}

.room-info-box ul li figure {
  width: 50px;
  float: left;
  margin-bottom: 0;
}
.room-info-box ul li figure img {
  height: 22px;
  float: left;
}
.room-info-box ul li b {
  width: 30%;
  font-weight: 600;
  float: left;
}
.room-info-box ul li span {
  width: 65%;
  float: left;
}

/* MEETING EVENT BOX */
.meeting-event-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.meeting-event-box figure {
  width: 100%;
  display: block;
  margin: 0;
}
.meeting-event-box figure img {
  width: 100%;
}
.meeting-event-box .content {
  width: calc(100% - 50px);
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  padding: 30px;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.meeting-event-box .content h5 {
  width: 100%;
  display: block;
  font-size: 28px;
  font-family: "Argesta Display";
}
.meeting-event-box .content h5 a {
  display: inline-block;
}
.meeting-event-box .content h5 a:hover {
  color: #856d47;
}
.meeting-event-box .content span {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  opacity: 0.4;
}
.meeting-event-box .content small {
  width: 100%;
  display: block;
}

/* SPECIAL OFFER BOX */
.special-offer-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.special-offer-box figure {
  width: 100%;
  display: block;
  margin: 0;
}
.special-offer-box figure img {
  width: 100%;
}
.special-offer-box .content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 20px;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.special-offer-box .content span {
  width: 100%;
  display: block;
  margin-bottom: 0;
  opacity: 0.4;
  font-weight: 600;
  font-size: 13px;
}
.special-offer-box .content h5 {
  width: 100%;
  display: block;
  font-size: 28px;
  font-family: "Argesta Display";
}
.special-offer-box .content h5 a {
  display: inline-block;
}
.special-offer-box .content h5 a:hover {
  color: #856d47;
}
.special-offer-box .content p {
  width: 100%;
  display: block;
  opacity: 0.7;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 12px;
}
.special-offer-box .content small {
  display: inline-block;
  background: #856d47;
  padding: 4px 8px;
  color: #fff;
  font-weight: 600;
  font-size: 11px;
}

/* EVENT HEADLINE */
.event-headline {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.event-headline .rating {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.event-headline .rating i {
  color: #856d47;
  display: inline-block;
  margin-right: 4px;
  font-size: 15px;
}
.event-headline h3 {
  width: 100%;
  display: block;
  font-size: 50px;
  font-family: "Argesta Display";
  margin-bottom: 20px;
  text-indent: -4px;
}
.event-headline address {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.event-headline address span {
  display: inline-block;
}
.event-headline address span:first-child {
  margin-right: 10%;
}
.event-headline address span i {
  display: inline-block;
  color: #856d47;
  margin-right: 10px;
}
.contact {
  padding: 100px 0;
}

/* SIDEBAR */
.sidebar {
  width: 100%;
  display: block;
  padding-left: 30px;
}
.sidebar .widget {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #f5f3ec;
  border-right: 4px solid #f5f3ec;
  border-bottom: 4px solid #f5f3ec;
  padding: 35px;
  margin-bottom: 35px;
  position: relative;
}
.sidebar .widget * {
  position: relative;
}
.sidebar .widget .widget-title {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  font-weight: 400;
  font-size: 22px;
  color: #856d47;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-family: "Argesta Display";
}
.sidebar .widget .widget-title:after {
  content: "";
  width: 50px;
  height: 4px;
  background: #856d47;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.sidebar .widget .widget-title:before {
  content: "";
  width: 100%;
  height: 4px;
  background: #f5f3ec;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  mix-blend-mode: difference;
}
.sidebar .widget form {
  width: 100%;
  display: block;
}
.sidebar .widget form input[type="submit"] {
  margin-top: 10px;
  background: #141414;
  color: #fff;
}
.sidebar .widget .categories {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.sidebar .widget .categories li {
  width: 100%;
  display: block;
  margin: 4px 0;
  padding: 0;
  list-style: none;
}
.sidebar .widget .categories li a {
  color: #141414;
  font-size: 19px;
}
.sidebar .widget .categories li a:hover {
  color: #856d47;
}
.sidebar .widget .widget-gallery {
  width: calc(100% + 4px);
  float: left;
  margin: 0 -2px;
  padding: 0;
}
.sidebar .widget .widget-gallery li {
  width: 50%;
  float: left;
  margin: 0;
  padding: 2px;
  list-style: none;
}

/* PAGINATION */
.pagination {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.pagination .page-item {
  display: inline-block;
}
.pagination .page-item .page-link {
  height: 60px;
  line-height: 60px;
  padding: 0 40px;
  border-radius: 0 !important;
  font-size: 12px;
  font-weight: 600;
  color: #141414;
  outline: none !important;
}
.pagination .page-item .page-link:focus {
  outline: none !important;
}

/* NEWSLETTER BOX */
.newsletter-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  padding: 0 20%;
}
.newsletter-box h6 {
  width: 100%;
  display: block;
  font-size: 15px;
  font-weight: 800;
  opacity: 0.3;
  letter-spacing: 2px;
  position: relative;
}
.newsletter-box h6:before {
  content: "";
  width: 4vw;
  max-width: 100%;
  height: 1px;
  display: inline-block;
  background: #141414;
  position: absolute;
  left: calc(50% - 2vw);
  top: calc(100% + 10px);
}
.newsletter-box h2 {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  font-family: "Argesta Display";
  font-size: 60px;
}
.newsletter-box form {
  width: 100%;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #cbcbcb;
  padding: 10px;
  margin-bottom: 15px;
}
.newsletter-box form input[type="email"] {
  flex: 1;
  height: 60px;
  border: none;
  padding: 0 10px;
}
.newsletter-box form input[type="submit"] {
  height: 60px;
  border: none;
}
.newsletter-box small {
  width: 100%;
  display: block;
}
.newsletter-box small a {
  display: inline-block;
  text-decoration: underline;
}
.newsletter-box small a:hover {
  text-decoration: none;
}

/* FOOTER BAR */
.footer-bar {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  padding: 40px 0;
}
.footer-bar i {
  font-size: 30px;
  display: inline-block;
  margin-right: 10px;
}
.footer-bar h6 {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
  font-size: 24px;
  opacity: 0.4;
}
.footer-bar strong {
  font-size: 15px;
}
.footer-bar figure {
  margin-left: auto;
  margin-bottom: 0;
}
.footer-bar figure img {
  height: 40px;
}
.page-modal{
  border: none;
  border-radius: 0px;
  padding: 0px;
}
.page-modal .modal-header{
 padding: 0px;
 border-bottom: none;
}
.page-modal .modal-body{
  padding: 0px;
}
.page-modal .modal-body img{
  width: 100%;
}
.page-modal .modal-header .close{
  position: absolute;
    top: -16px;
    right: -33px;
    background: #fff;
    border-radius: 0px;
    padding: 0px 5px;
    margin: 0px;
    line-height: 28px;
    opacity: 1;
}
/* FOOTER */
.footer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #141414;
  padding-top: 100px;
  color: #fff;
}
.footer .widget-title {
  width: 100%;
  display: block;
  font-size: 22px;
  font-family: "Argesta Display";
  margin-bottom: 25px;
}
.footer p {
  width: 100%;
  display: block;
}
.footer p a {
  color: #fff;
}
.footer p a:hover {
  text-decoration: underline;
}
.footer .bottom-bar {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0;
  font-size: 14px;
  position: relative;
  margin-top: 50px;
}
.footer .bottom-bar:before {
  content: "";
  width: calc(100% + 100px);
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: -50px;
  opacity: 0.2;
}
.footer .bottom-bar span {
  display: inline-block;
}
.footer .bottom-bar .footer-social {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.footer .bottom-bar .footer-social li {
  display: inline-block;
  margin-left: 10px;
  padding: 0;
  list-style: none;
}
.footer .bottom-bar .footer-social li a {
  display: inline-block;
  color: #fff;
}

/* RESPONSIVE MEDIUM  */
@media only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
  .hotel-search form .form-group {
    margin: 15px;
  }

  .side-image .video-button {
    width: 120px;
    height: 120px;
    line-height: 120px;
    left: calc(50% - 60px);
    top: calc(50% - 60px);
  }

  .side-image.overlap-bottom {
    transform: translateY(0);
  }

  .side-image.left-align:after {
    display: none;
  }

  .side-image.right-align:after {
    display: none;
  }

  .side-image.overlap-top {
    transform: translateY(0);
  }

  .side-content.text-left p {
    padding-right: 0;
  }

  .side-content .custom-button {
    margin-top: 20px;
  }

  .section-title h2 {
    font-size: 48px;
  }

  .section-title h6:before {
    display: none;
  }

  .side-content h2 {
    font-size: 38px;
  }

  .carousel-image-box {
    width: 100%;
  }

  .side-hotel-box.right {
    padding-left: 50px;
  }

  .side-hotel-box h2 {
    font-size: 38px;
  }

  .side-hotel-box h2 br {
    display: none;
  }

  .side-hotel-box .review {
    display: none;
  }

  .side-content.text-left {
    padding-right: 10%;
  }

  .video-box .play-btn {
    width: 120px;
    height: 120px;
    line-height: 120px;
    left: calc(50% - 60px);
    top: calc(50% - 60px);
  }

  .rooms-slider .swiper-slide .room-detail {
    width: 60%;
  }

  .recent-news .content {
    padding-left: 0;
  }

  .recent-news .content ul:before {
    display: none;
  }

  .meeting-event-box .content {
    width: 100%;
    margin-top: 0;
    padding-top: 25px;
  }

  .meeting-event-box .content h5 {
    font-size: 23px;
  }

  .event-headline h3 {
    font-size: 44px;
  }

  .room-box .content {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
    padding: 0;
  }

  .special-offer-box .content h5 {
    font-size: 23px;
  }

  .special-offer-box .content {
    width: 100%;
    margin-top: 25px;
    padding: 0;
  }

  .newsletter-box h2 {
    font-size: 48px;
  }

  .side-gallery {
    transform: translateY(0);
  }

  .rooms-list li {
    padding-right: 15px;
  }

  .rooms-list li:nth-child(even) {
    padding-left: 15px;
  }

  .room-type h3 {
    font-size: 60px;
  }

  .room-info-box {
    padding: 30px;
  }

  .room-info-box ul li span {
    width: auto;
  }

  .contact-box {
    padding: 30px;
  }

  .contact-form input[type="text"] {
    width: 100%;
  }

  .custom-button {
    height: 70px;
    line-height: 70px;
  }

  .sidebar {
    padding-left: 0;
  }

  .news-box .content {
    padding-left: 0;
  }

  .news-box .content .category:before {
    display: none;
  }

  .footer .bottom-bar:before {
    width: 100%;
    left: 0;
  }

  .content-section.bottom-spacing {
    margin-bottom: 0 !important;
  }

  .content-section.top-spacing {
    margin-top: 0 !important;
  }

  .col-md-6:nth-child(2) .recent-news {
    padding-right: 0;
  }

  .col-md-6:nth-child(3) .recent-news {
    padding-left: 0;
  }
}
/* RESPONSIVE TABLET  */
@media only screen and (max-width: 991px), only screen and (max-device-width: 991px) {
  .cursor {
    display: none;
  }
  .site-footer .footer-top div[class*="col-"]:last-child{
    text-align: left !important;
  }
  .hamburger-navigation .nav-menu.mobile-menu {
    display: inline-block;
  }

  .navbar .site-menu {
    display: none;
  }

  .side-image.right-full {
    width: 100%;
  }

  .side-content.text-center {
    padding: 0px 0 100px;
  }

  .side-content.text-left {
    padding: 100px 0;
  }

  .side-hotel-box.right {
    padding: 100px 0;
  }

  .side-gallery {
    width: 100vw;
    margin-left: 50%;
    float: left;
    transform: translateX(-50%);
  }

  .side-gallery div:nth-child(1) {
    width: 100%;
  }

  .side-gallery div:nth-child(2) {
    width: 50%;
    margin: 0;
  }

  .side-gallery div:nth-child(3) {
    width: 50%;
    margin: 0;
  }

  .side-content h2 br {
    display: none;
  }

  .rooms-slider {
    width: calc(100% - 30px);
    margin: 0 15px;
  }

  .rooms-slider .swiper-slide {
    max-width: 100%;
  }

  

  .recent-news .content h2 {
    font-size: 27px;
    margin-top: 10px;
  }

  .member-box {
    margin: 15px 0;
  }

  .member-box .content {
    width: 100%;
    margin-top: 0;
  }

  .side-image.left-full-space {
    width: 100vw;
    float: left;
    margin-right: 0;
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .event-headline h3 {
    font-size: 36px;
  }

  .event-headline h3 br {
    display: none;
  }

  .content-tab .tab-item {
    padding: 30px;
  }

  .content-tab .tab-item ul li {
    width: 50%;
  }

  .content-tab .tab-item .col-lg-4.col-md-6 {
    margin-bottom: 30px;
  }

  .video-box {
    margin: 0;
  }

  .video-box h2 br {
    display: none;
  }

  .video-box .play-btn {
    margin-bottom: 50px;
  }

  .rooms-filter .price-range {
    width: 100%;
    margin-bottom: 10px;
  }

  .rooms-filter .specifications {
    width: 100%;
    padding-left: 0;
  }

  .rooms-list li {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }

  .rooms-list li:nth-child(even) {
    width: 100%;
    padding-left: 0;
  }

  .rooms-list li:last-child {
    margin-bottom: 0;
  }

  .recent-testimonial {
    padding: 30px;
  }

  .sidebar {
    margin-top: 50px;
  }

  .newsletter-box {
    padding: 0;
  }

  .footer-bar h6 {
    font-size: 20px;
  }

  .footer-bar figure img {
    height: 34px;
  }

  .footer .widget-title {
    margin-top: 30px;
  }

  .footer .row div:first-child .widget-title {
    margin-top: 0;
  }
}
/* RESPONSIVE MOBILE */
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
  .hamburger-navigation-active .hamburger-navigation .container {
    padding-top: 50px;
  }

  .hamburger-navigation .info-box {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
  }

  .hamburger-navigation .nav-menu li {
    margin: 3px 0;
  }

  .hamburger-navigation .nav-menu li a {
    font-size: 6vw;
  }

  .page-header .container h1 {
    font-size: 10vw;
  }

  .page-header .container p {
    letter-spacing: 0;
  }

  .navbar .navbar-text {
    display: none;
  }

  .slider h6 {
    letter-spacing: 0;
    font-size: 13px;
  }

  .slider h1 {
    font-size: 12vw;
  }

  .slider a {
    height: 70px;
    line-height: 70px;
  }

  .slider .slider-prev {
    display: none;
  }

  .slider .slider-next {
    display: none;
  }

  .slider .slider-fraction {
    width: 30%;
  }

  .hotel-search form .form-group {
    width: 100%;
  }

  .section-title h2 {
    font-size: 34px;
  }

  .section-title h2 br {
    display: none;
  }

  .side-hotel-box h2 {
    font-size: 34px;
  }

  .package-box {
    padding: 30px;
  }

  .package-box h4 {
    font-size: 34px;
  }

  .events-tab .tab-nav li {
    margin-bottom: 10px;
  }

  .rooms-slider .swiper-slide .room-detail {
    width: calc(100% - 30px);
    left: 15px;
    bottom: 15px;
    padding: 15px;
  }

  .room-box .content .bottom-specs .icons {
    width: 100%;
  }

  .room-box .content .bottom-specs .reviews {
    width: 100%;
    text-align: left;
    margin-top: 20px;
  }

  .room-type h3 {
    font-size: 34px;
  }

  .room-gallery-top {
    display: none;
  }

  .room-info-box ul li b {
    width: 80%;
  }

  .content-tab .tab-nav li {
    padding: 0 15px;
    margin-right: 0;
    margin-left: -1px;
  }

  .content-tab .tab-nav li:first-child {
    margin-left: 0;
  }

  .content-tab .tab-item ul li {
    width: 100%;
  }

  .news-box {
    margin-bottom: 50px;
  }

  .news-box .content h3 {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 10px;
  }

  .sidebar .widget {
    padding: 30px;
  }

  .newsletter-box h2 {
    font-size: 34px;
  }

  .newsletter-box form {
    height: auto;
  }

  .newsletter-box form input[type="email"] {
    margin-bottom: 10px;
  }

  .newsletter-box form input[type="submit"] {
    width: 100%;
  }

  .footer-bar strong {
    width: 100%;
    display: block;
    margin: 10px 0;
  }

  .footer-bar figure {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }

  .footer .bottom-bar .footer-social {
    width: 100%;
    display: block;
    margin-top: 10px;
  }

  .footer .bottom-bar .footer-social li {
    margin-left: 0;
    margin-right: 10px;
  }
}

/* about-us section styles */
.about-us h1{
     position: relative;
}

.about-us [class^="col-"] {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.about-us h1:after {
  left: 50%;
  bottom: -20px;
  content: "";
  margin: 0 0 0 -61px;
  position: absolute;
  width: 122px;
  height: 21px;
  background: url(../images/sprite.png) 0 -77px;
}
@media (max-width: 767px) {
    .about-us [class^="col-"] {
        display: block;
    }
}
.about-us .image-frame {
    box-shadow: 3px 3px 38px 10px rgba(0, 0, 0, 0.25);
}
.about-us .image-frame img {
    display: block;
    width: 100%;
    height: auto;
}
.about-us h1 {
    margin: 0 0 60px;
    text-align: center;
}
@media (max-width: 767px) {
    .about-us h1 {
        font-size: 30px;
        line-height: 36px;
    }
}
.about-us p {
    margin: 0 0 30px;
}

@media (max-width: 767px) {
    .about-us .text-box {
        font-size: 14px;
        padding-bottom: 20px;
    }
}
.add-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}
/*=======  ABOUT CSS  =======*/
.about-section {
  position: relative;
  z-index: 1;
}
section.about-section.pt-115.pb-115 {
  padding: 100px 0;
}
.about-section .down-arrow-wrap {
  padding-bottom: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .down-arrow-wrap {
      padding-bottom: 90px;
  }
}

@media (max-width: 767px) {
  .about-section .down-arrow-wrap {
      padding-bottom: 90px;
  }
}

.about-section .down-arrow-wrap a.down-arrow {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  background: #bead8e;
  border-radius: 50%;
  color: #fff;
  -webkit-box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.3);
  box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.3);
  position: relative;
}

.about-section .down-arrow-wrap a.down-arrow::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 1s linear infinite;
  animation: pulse-border-2 1s linear infinite;
}

.about-section .down-arrow-wrap a.down-arrow::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 1.5s linear infinite;
  animation: pulse-border-2 1.5s linear infinite;
}

.about-section .about-title span.title-tag span {
  color: #bead8e;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-title h2 {
      font-size: 45px;
  }
}

@media (max-width: 575px) {
  .about-section .about-title h2 {
      font-size:20px;
  }
}

.about-section .about-features {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 35px;
  margin-top: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-features {
      grid-column-gap: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features {
      grid-column-gap: 15px;
  }
}

@media (max-width: 767px) {
  .about-section .about-features {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      -ms-grid-rows: 2fr;
      grid-template-rows: 2fr;
      grid-column-gap: 15px;
      margin-top: 60px;
  }
}

@media (max-width: 575px) {
  .about-section .about-features {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      -ms-grid-rows: 3fr;
      grid-template-rows: 3fr;
  }
}

.about-section .about-features li {
  margin-top: 15px;
}

.about-section .about-features li a {
  background: #fff;
  padding: 55px 0 45px;
  -webkit-box-shadow: 0px 14px 24px 0px rgba(184, 184, 184, 0.1);
  box-shadow: 0px 14px 24px 0px rgba(184, 184, 184, 0.1);
  text-align: center;
  display: block;
  color: #bead8e;
  position: relative;
  z-index: 1;
  cursor: none;
}

.about-section .about-features li a,
.about-section .about-features li a i,
.about-section .about-features li a span {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.about-section .about-features li a i {
  font-size: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features li a i {
      font-size: 55px;
  }
}

.about-section .about-features li a img {
  max-width: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features li a img {
      max-width: 55px;
  }
}

.about-section .about-features li a .title {
  font-size: 12px;
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  padding-top: 10px;
  display: block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-features li a .title {
      letter-spacing: 2px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features li a .title {
      letter-spacing: 1px;
  }
}

@media (max-width: 767px) {
  .about-section .about-features li a .title {
      letter-spacing: 1px;
  }
}

.about-section .about-features li a .hover-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 75px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.about-section .about-features li a:hover {
  background: #bead8e;
  color: #fff;
}

.about-section .about-features li a:hover .title {
  color: #fff;
}

.about-section .about-features li a:hover .hover-icon {
  visibility: visible;
  opacity: 0.1;
}

.about-section .about-features.masonry-layout {
  margin-top: 0;
}

@media (max-width: 767px) {
  .about-section .about-features.masonry-layout {
      margin-top: 50px;
  }
}

.about-section .about-features.masonry-layout li {
  margin-top: 0;
  list-style: none;
}

.about-section .about-features.masonry-layout li:nth-child(2) {
  margin-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features.masonry-layout li:nth-child(2) {
      margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .about-section .about-features.masonry-layout li:nth-child(2) {
      margin-top: 50px;
  }
}

.about-section .about-features.masonry-layout li:nth-child(3) {
  margin-top: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features.masonry-layout li:nth-child(3) {
      margin-top: 100px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-section .about-features.masonry-layout li:nth-child(3) {
      margin-top: 100px;
  }
}

@media (max-width: 575px) {
  .about-section .about-features.masonry-layout li:nth-child(3) {
      margin-top: 0;
  }
}

.about-section .about-features.masonry-layout li:nth-child(4) {
  margin-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-features.masonry-layout li:nth-child(4) {
      margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .about-section .about-features.masonry-layout li:nth-child(4) {
      margin-top: -50px;
  }
}

@media (max-width: 575px) {
  .about-section .about-features.masonry-layout li:nth-child(4) {
      margin-top: 50px;
  }
}

.about-section .about-features-boxes .single-feature-box {
  background-color: #fff;
  padding: 50px 30px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(34, 34, 34, 0.02);
  box-shadow: 0px 8px 16px 0px rgba(34, 34, 34, 0.02);
  text-align: center;
  font-size: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-features-boxes .single-feature-box {
      padding: 50px 18px;
  }
}

.about-section .about-features-boxes .single-feature-box .icon {
  font-size: 70px;
  margin-bottom: 20px;
  line-height: 1;
  color: #bead8e;
}

.about-section .about-features-boxes .single-feature-box h4 {
  margin-bottom: 20px;
  font-size: 30px;
  letter-spacing: -1px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-features-boxes .single-feature-box h4 {
      font-size: 24px;
  }
}

.about-section .about-features-boxes .single-feature-box.only-bg {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 315px;
  padding: 0;
  background-size: cover;
  background-position: center;
}

.about-section .about-features-boxes .single-feature-box.dark {
  background-color: #222;
}

.about-section .about-features-boxes .single-feature-box.dark,
.about-section .about-features-boxes .single-feature-box.dark h4,
.about-section .about-features-boxes .single-feature-box.dark h4 a {
  color: #fff;
}

.about-section .about-features-boxes .single-feature-box.dark a:hover {
  color: #bead8e;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .abour-text {
      padding: 0;
      margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .about-section .abour-text {
      padding: 0;
      margin-top: 50px;
  }
}

.about-section .about-text-box {
  background-color: #fff;
  padding: 30px;
  margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-text-box {
      padding: 50px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-section .about-text-box {
      padding: 50px;
  }
}

@media (max-width: 575px) {
  .about-section .about-text-box {
      padding: 40px 20px;
  }
}

.about-section .about-text-box .about-text {
  font-size: 14px;
  padding-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-section .about-text-box .about-text {
      padding: 0;
      margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .about-section .about-text-box .about-text {
      padding: 0;
      margin-top: 50px;
  }
}

.about-section .about-text-box .about-text span {
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.about-section .about-text-box .about-text h3 {
  font-size: 48px;
  margin-bottom: 30px;
  letter-spacing: -1px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-section .about-text-box .about-text h3 {
      font-size: 38px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .about-section .about-text-box .about-text h3 {
      font-size: 34px;
  }
}

@media (max-width: 575px) {
  .about-section .about-text-box .about-text h3 {
      font-size: 32px;
  }
}

.about-section .about-text-box .about-text .main-btn {
  margin-top: 30px;
}

@media (max-width: 575px) {
  .about-section .about-text-box .about-text .main-btn {
      padding: 0 35px;
  }
}

.about-section .about-right-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.about-section .about-right-bottom .about-bottom-img {
  position: relative;
}

.about-section .about-right-bottom .about-bottom-img::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/icon/pattern-04.html);
  content: '';
  background-size: cover;
  background-position: center;
}

/* our-room styles */

.our-room {
  overflow: hidden;
  position: relative;
  background: #353535;
}
.our-room .image-frame {
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
}
@media (max-width: 767px) {
  .our-room .image-frame {
      right: 0;
  }
}
.our-room .text-block {
  padding: 70px 0 70px 30px;
  color: #f9f6f1;
}
@media (max-width: 767px) {
  .our-room .text-block {
      background: rgba(53, 53, 53, 0.7);
      padding: 20px 15px;
      overflow: hidden;
      float: none;
  }
}
.our-room .text-block p {
  margin: 0 0 20px;
}
.our-room .list {
  margin: 0 0 30px;
}
.our-room .list li {
  position: relative;
  padding: 0 0 0 8px;
}
.our-room .list li:before {
  top: 4px;
  left: 0;
  content: "*";
  font-size: 10px;
  line-height: 10px;
  position: absolute;
}
.our-room h1 {
  padding: 0;
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 30px;
  color: #f9f6f1;
}
@media (max-width: 767px) {
  .our-room h1 {
      font-size: 18px;
      line-height: 22px;
      margin: 0 0 15px;
  }
}
.our-room h1 {
  font: 22px/24px "Lora", Arial, helvetica, sans-serif;
}
.our-room h1:after {
  display: none;
}
.our-room .btn-default:hover {
  color: #fff;
}
.our-room .services-list {
  font: 400 12px/14px "Lora", Arial, helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 35px -30px;
  display: table;
  padding: 0;
}
@media (max-width: 767px) {
  .our-room .services-list {
      display: block;
      margin: 0 0 0 -30px;
  }
}
.our-room .services-list li {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .our-room .services-list li {
      display: inline-block;
      padding: 0 0 20px 30px;
  }
}
.our-room .services-list .icon {
  display: block;
  margin: 0 auto 8px;
}
.our-room .services-list .icon.ico-downtown {
  background: url("../images/sprite.png") no-repeat 0 -114px;
  width: 32px;
  height: 38px;
}
.our-room .services-list .icon.ico-wifi {
  background: url("../images/sprite.png") no-repeat -50px -110px;
  width: 32px;
  height: 38px;
}
.our-room .services-list .icon.ico-parking {
  background: url("../images/sprite.png") no-repeat -107px -110px;
  width: 18px;
  height: 38px;
}
.our-room .services-list .icon.ico-breakfast {
  background: url("../images/sprite.png") no-repeat -151px -114px;
  width: 32px;
  height: 38px;
}
.our-room .services-list .icon.ico-mp {
  background: url("../images/sprite.png") no-repeat -202px -114px;
  width: 32px;
  height: 38px;
}
/* Restaurant styles */

.restaurant {
  font-size: 0;
  line-height: 0;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
}
.restaurant [class^="col-"] {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .restaurant [class^="col-"] {
      display: block;
  }
}
.restaurant .image-frame {
  box-shadow: 3px 3px 38px 10px rgba(0, 0, 0, 0.25);
}
.restaurant .image-frame img {
  display: block;
  width: 100%;
  min-height: 540px;
}
.restaurant h1 {
  font-size: 36px;
  line-height: 40px;
  font-style: normal;
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .restaurant h1 {
      font-size: 30px;
      line-height: 36px;
  }
}

.restaurant .text-box {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .restaurant .text-box {
      font-size: 14px;
      padding-bottom: 20px;
  }
}
.restaurant .btn-default {
  font-size: 20px;
  font-style: normal;
}
.restaurant .btn-default:hover {
  color: #fff;
}
/* services block styles */
.rooms-section .header {
  text-align: center;
}
.rooms-section .header h1 {
  margin: 0 0 35px;
  position: relative;
}
.rooms-section h1:after {
  left: 50%;
  bottom:-20px;
  content: "";
  margin: 0 0 0 -61px;
  position: absolute;
  width: 122px;
  height: 21px;
  background: url(../images/sprite.png) 0 -77px;
}
p{
  text-align: justify;
}
.services-block {
  overflow: hidden;
  position: relative;
  background: #353535;
}
.services-block p{
  color:#fff;
  margin: 0;
}
.services-block .image-frame {
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
}
@media (max-width: 991px) {
  .services-block .image-frame {
      right: 0;
  }
}
.services-block h2 {
  color: #fff;
  font-size: 20px;
  font-family: 'Lora';
  margin: 0;
}
@media (max-width: 767px) {
  .services-block h2 {
      margin: 0 0 10px;
      font-size: 18px;
      line-height: 22px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1500px)  {
.services-block h2 {
  min-height:45px;
}
}
a.btn.btn-default {
  background: #856d47;
  color: #fff;
}
.services-block .block {
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: 40px;
  border-color: rgba(255, 255, 255, 0.05);
  font: 400 16px/21px "Source Sans Pro", Arial, helvetica, sans-serif;

}
@media (max-width: 991px) {
  .services-block .block {
      color: #fff;
      background: rgba(53, 53, 53, 0.8);
  }
}
@media (max-width: 767px) {
  .services-block .block {
      height: auto !important;
      padding: 20px;
      font: 300 14px/20px "Source Sans Pro", Arial, helvetica, sans-serif;
  }
}
.services-block .block:before {
  background: url(../images/sprite.png) no-repeat;
  position: absolute;
  content: "";
  left: 30px;
  top: 50px;
  display: none;
}
@media (max-width: 767px) {
  .services-block .block:before {
      top: 10px;
  left: 15px;
  }
}
.services-block .block.downtown:before {
  background-position: 0 -160px;
  width: 48px;
  height: 48px;
}
.services-block .block.sea:before {
  background-position: -88px -160px;
  width: 48px;
  height: 27px;
  top: 50px;
}
@media (max-width: 767px) {
  .services-block .block.sea:before {
      top: 15px;
  }
}
.services-block .block.pool:before {
  background-position: -165px -160px;
  width: 48px;
  height: 51px;
}
.services-block .block.playground:before {
  background-position: -256px -160px;
  width: 48px;
  height: 39px;
  top: 50px;
}
@media (max-width: 767px) {
  .services-block .block.playground:before {
      top: 10px;
  }
}
.services-block .block.meeting:before {
  background-position: -252px -218px;
  width: 61px;
  height: 44px;
}
.services-block .block.hall:before {
  background-position: -252px -273px;
  width: 42px;
  height: 58px;
}
.services-block .block.speakers:before {
  background-position: -252px -347px;
  width: 55px;
  height: 48px;
  top: 50px;
}
.services-block .block.color:before {
  background-position: -249px -413px;
  width: 61px;
  height: 61px;
}
.services-block .block.drinks:before {
  background-position: -172px -352px;
  width: 58px;
  height: 64px;
  top: 50px;
}
.services-block .block:first-child {
  border-width: 0 0 1px;
}
.services-block .block:nth-child(3) {
  border-width: 0;
}
@media (max-width: 767px) {
  .services-block .block:nth-child(3) {
      border-width: 0 0 1px;
  }
}
.services-block .block:nth-child(4) {
  border-width: 0 0 0 1px;
}
@media (max-width: 767px) {
  .services-block .block:nth-child(4) {
      border-width: 0;
  }
}
/*=======  Testimonial  =======*/
.testimonial-box {
  background-color: #fff;
  text-align: center;
  padding: 50px 30px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  margin-bottom: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-box {
      padding: 50px 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial-box {
      padding: 50px 20px;
      font-size: 14px;
  }
}

.testimonial-box .client-img {
  max-width: 150px;
  max-height: 150px;
  margin:0 auto 30px;
  position: relative;
}

.testimonial-box .client-img img {
  max-width: 150px;
  max-height: 150px;
  border-radius: 50%;
}

.testimonial-box .client-img .check {
  position: absolute;
  right: 0;
  top: 0;
  border: 4px solid #fff;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #bead8e;
  text-align: center;
  line-height: 50px;
  color: #fff;
}

.testimonial-box h3 {
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 35px;
  letter-spacing: -1px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-box h3 {
      font-size: 26px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial-box h3 {
      font-size: 22px;
  }
}

.testimonial-box .clinet-post {
  font-weight: bold;
  text-transform: uppercase;
  color: #bead8e;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-box .clinet-post {
      font-size: 14px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-box .clinet-post {
      font-size: 12px;
  }
}

.testimonial-box:hover {
  -webkit-box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.2);
  box-shadow: 0px 14px 24px 0px rgba(190, 173, 142, 0.2);
}

.testimonial-slider ul.slick-dots {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.testimonial-slider ul.slick-dots li {
  display: inline-block;
  cursor: pointer;
}

.testimonial-slider ul.slick-dots li button {
  font-size: 0;
  border: 0;
  background: #e7e7e7;
  width: 16px;
  height: 4px;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.testimonial-slider ul.slick-dots li.slick-active button {
  width: 26px;
  background-color: #bead8e;
}
.fal, .far {
  font-family: "Font Awesome 5 Pro";
}
/* site footer */
.site-footer .footer-top {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgb(133, 109, 71);
  /* background-color: #947d52; */
}
.site-footer .footer-top:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #856d47;
}
.site-footer .footer-top h5,
.site-footer .footer-top h6 {
  color: #fff;
}
.site-footer .footer-top h5 {
  margin-bottom: 20px;
}
.site-footer .footer-bottom p:last-child,
.site-footer .footer-top h6 {
  margin-bottom: 0;
}
.site-footer .footer-top .widget-newsletter,
.site-footer .footer-top .widget-social-icons {
  margin-top: 40px;
}
.site-footer .footer-top div[class*="col-"]:last-child {
  text-align: right;
}
.site-footer .footer-bottom {
  padding:30px 0;
  color: #fff;
  text-align: center;
  background: #141414;
}
.site-footer .footer-bottom a {
  color: #fff;
}
.site-footer .footer-bottom .footer-logo {
  display: inline-block;
  width: 220px;
}
.site-footer .footer-bottom .footer-contact,
.site-footer .footer-bottom .footer-copyright,
.site-footer .footer-bottom .footer-nav {
  margin-top: 30px;
}
.site-footer .footer-bottom .footer-contact ul,
.site-footer .footer-bottom .footer-nav ul {
  display: inline-block;
  margin: 0;
}
.site-footer .footer-bottom .footer-contact ul li,
.site-footer .footer-bottom .footer-nav ul li {
  float: left;
  margin: 0 10px;
  list-style: none;
}

.site-footer .footer-bottom .footer-contact ul li a,
.site-footer .footer-bottom .footer-nav ul li a {
  display: block;
}
.site-footer .footer-bottom .footer-contact ul li a:hover {
  color: #fff;
}
.site-footer .footer-bottom .footer-nav ul li a {
  color: #fff;
  text-transform: uppercase;
}
.site-footer .footer-bottom .footer-nav ul li a:hover {
  color: #bead8e;
}
.widget-social-icons ul{
  padding: 0;
}
.widget-social-icons ul li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
.widget-social-icons ul li a {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background-color: black;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.widget-social-icons ul li:hover a {
  background-color: #bead8e;
}
.widget-social-icons ul li:last-child {
  margin-right: 0;
}
.pb-115{
   padding-bottom: 100px;
} .pt-115{
   padding-top: 100px;
}

/* CORE VALUES */
.core-values { width: 100%; float: left; padding: 100px 0;}
.core-values h2{font-family: 'Playfair Display', serif; font-size: 60px; margin-bottom: 80px; margin-left: -5px;}
.core-values h5{font-family: 'Fjalla One', sans-serif; color: #999; margin-top:0;}
.core-values h5:before{content: ""; width: 100px; height: 1px; float: left; background: #999; margin-top: 7px; margin-right: 7px;}
.core-values h4{font-family: 'Fjalla One', sans-serif; color: #9a7333; font-size: 20px; margin-top: 50px; margin-bottom: 20px;}
.core-values p{ line-height: 24px; opacity: 0.6;}

/*=======  TEXT BLOCK  =======*/
.text-block.with-bg {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}

.text-block.with-bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #fff;
  z-index: -1;
  opacity: 0.94;
}

.text-block.bg-black p,
.text-block.bg-black .section-title h2 {
  color: #fff;
}

.text-block.bg-black .section-title .title-tag {
  color: #bead8e;
}

.text-block.bg-black .main-btn.btn-filled {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-block.bg-black .main-btn.btn-filled:hover {
  color: #fff;
}

.text-block.with-pattern {
  position: relative;
  z-index: 1;
}

.text-block.with-pattern .pattern-wrap {
  position: absolute;
  background: #bead8e;
  right: 0;
  height: 100%;
  z-index: -1;
  width: 30%;
  top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text-block.with-pattern .pattern-wrap {
      width: 100%;
      height: 320px;
  }
}

@media (max-width: 767px) {
  .text-block.with-pattern .pattern-wrap {
      width: 100%;
      height: 320px;
  }
}

.text-block.with-pattern .pattern-wrap .pattern {
  position: relative;
  width: 100%;
  height: 100%;
}

.text-block.with-pattern .pattern-wrap .pattern::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(../img/icon/pattern-03.html);
  content: '';
  background-size: cover;
  background-position: right;
}

@media (max-width: 575px) {
  .text-block .block-text p {
      padding-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text-block .mb-small {
      margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .text-block .mb-small {
      margin-bottom: 50px;
  }
}
.video-wrap {
  width: 100%;
  height: 480px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video-wrap a.popup-video {
  border-radius: 50%;
  -webkit-box-shadow: 0px 14px 24px 0px rgb(190 173 142 / 30%);
  box-shadow: 0px 14px 24px 0px rgb(190 173 142 / 30%);
  width: 60px;
  height: 60px;
  line-height: 65px;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  color: #111;
  position: relative;
}
/*=======  CALL TO ACTIONS  =======*/
.cta-section .cta-inner {
  padding: 100px 0;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.cta-section .cta-inner .cta-text p {
  font-size: 20px;
  line-height: 1.6;
  color: #a08d69;
}

.cta-section .cta-inner .cta-text a.main-btn.btn-filled {
  background-color: #111;
  color: #fff;
  margin-top: 40px;
  border-color: #111;
}

.cta-section .cta-inner .cta-text a.main-btn.btn-filled:hover {
  background-color: #bead8e;
  border-color: #bead8e;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-section .cta-inner .cta-text {
      margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .cta-section .cta-inner .cta-text {
      margin-top: 60px;
  }
}

.cta-section .cta-inner .cta-features .single-feature {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 120px 1fr;
  grid-template-columns: 120px 1fr;
  margin-bottom: 45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-section .cta-inner .cta-features .single-feature {
      -ms-grid-columns: 100px 1fr;
      grid-template-columns: 100px 1fr;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cta-section .cta-inner .cta-features .single-feature {
      -ms-grid-columns: 100px 1fr;
      grid-template-columns: 100px 1fr;
  }
}

@media (max-width: 575px) {
  .cta-section .cta-inner .cta-features .single-feature {
      display: block;
  }
}

.cta-section .cta-inner .cta-features .single-feature .icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #f3f3f3;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(190, 173, 142, 0.2);
  box-shadow: 0px 8px 16px 0px rgba(190, 173, 142, 0.2);
  text-align: center;
  line-height: 120px;
  font-size: 60px;
  color: #bead8e;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-section .cta-inner .cta-features .single-feature .icon {
      height: 100px;
      width: 100px;
      line-height: 100px;
      font-size: 40px;
  }
}

@media (max-width: 767px) {
  .cta-section .cta-inner .cta-features .single-feature .icon {
      height: 100px;
      width: 100px;
      line-height: 100px;
      font-size: 40px;
  }
}

@media (max-width: 575px) {
  .cta-section .cta-inner .cta-features .single-feature .icon {
      margin-bottom: 30px;
  }
}

.cta-section .cta-inner .cta-features .single-feature .cta-desc {
  position: relative;
  padding-left: 40px;
  z-index: 1;
  font-size: 14px;
}

@media (max-width: 575px) {
  .cta-section .cta-inner .cta-features .single-feature .cta-desc {
      padding-left: 0;
  }
}

.cta-section .cta-inner .cta-features .single-feature .cta-desc h3 {
  font-size: 30px;
  color: #111;
  margin-bottom: 20px;
  letter-spacing: -1px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-section .cta-inner .cta-features .single-feature .cta-desc h3 {
      font-size: 26px;
  }
}

.cta-section .cta-inner .cta-features .single-feature .cta-desc .count {
  position: absolute;
  font-size: 120px;
  font-weight: 700;
  left: -32px;
  top: 0;
  line-height: 1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #111;
  z-index: -1;
  color: transparent;
  opacity: 0.1;
}

@media (max-width: 575px) {
  .cta-section .cta-inner .cta-features .single-feature .cta-desc .count {
      left: 0;
      top: -75px;
  }
}

.cta-section .cta-inner .cta-features .single-feature:hover .icon {
  background-color: #bead8e;
  color: #fff;
}

.cta-section .cta-inner .cta-features .single-feature:last-child {
  margin-bottom: 0;
}

.cta-section .cta-inner::after {
  content: '';
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: -40px;
  background-color: #bead8e;
  height: 20px;
}

.cta-section .cta-inner::before {
  content: "\f1d8";
  font-family:'FontAwesome';
  left: 0;
  bottom: 0;
  line-height: 1;
  color: #f6f6f6;
  font-size: 350px;
  position: absolute;
}
section.cta-section {
  background: #f8f8f8;
}

.widget-history-timeline {
  background-color: #fff;
}
.widget-history-timeline .widget-title {
  text-align: center;
  max-width: 700px;
  margin: 50px auto 50px;
}
.widget-history-timeline ul li:after,
.widget-history-timeline ul:after {
  left: 50%;
  content: "";
  display: inline-block;
  background-color: #e1e1e1;
}
.widget-history-timeline ul {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
}
.widget-history-timeline ul:after {
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.widget-history-timeline ul li {
  position: relative;
  margin-bottom: 50px;
  list-style: none;
}
.widget-history-timeline ul li p:last-of-type,
.widget-history-timeline ul li:last-child {
  margin-bottom: 0;
}
.widget-history-timeline ul li:after {
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.widget-history-timeline ul li h5 {
  position: absolute;
  top: 50%;
  max-width: 60px;
  margin-top: -5px;
  margin-bottom: 0;
  font-size: 11px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.widget-history-timeline ul li:nth-child(odd) {
  padding-left: calc(50% + 100px);
}
.widget-history-timeline ul li:nth-child(odd) h5 {
  left: calc(50% + 30px);
}
.widget-history-timeline ul li:nth-child(even) {
  padding-right: calc(50% + 100px);
  text-align: right;
}
.widget-history-timeline ul li:nth-child(even) h5 {
  right: calc(50% + 30px);
}
/* about-events styles */

.about-events .box {
  padding: 0 40px;
  text-align: center;
  color: #7e7e7e;
  font: 400 italic 16px/23px "Lora", Arial, helvetica, sans-serif;
  position: relative;
}
@media (max-width: 1023px) {
  .about-events .box {
      padding: 0 10px;
      font: 400 italic 14px/23px "Lora", Arial, helvetica, sans-serif;
  }
}
@media (max-width: 767px) {
  .about-events .box {
      padding: 0 0 20px;
  }
}
.about-events .box:before {
  position: absolute;
  content: "";
  width: 1px;
  left: 0;
  top: 94px;
  bottom: 0;
  background: #c2a476;
}
@media (max-width: 767px) {
  .about-events .box:before {
      display: none;
  }
}
.about-events .box p {
  margin: 0;
}
.about-events [class^="col-"]:first-child .box:before {
  display: none;
}
.about-events .icon {
  margin: 0 auto 30px;
}
@media (max-width: 767px) {
  .about-events .icon {
      margin: 0 auto 15px;
  }
}
.about-events .icon.ico-luxury {
  width: 48px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -40px 0;
}
.about-events .icon.ico-services {
  width: 64px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -97px 0;
}
.about-events .icon.ico-reservation {
  width: 50px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -170px 0;
}
.about-events .icon.ico-projector {
  width: 64px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -1px -260px;
}
.about-events .icon.ico-people {
  width: 54px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -92px -273px;
}
.about-events .icon.ico-breakfast {
  width: 44px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -177px -269px;
}
.about-events .icon.ico-cake {
  width: 50px;
  height: 64px;
  background: url(../images/sprite.png) no-repeat -88px -342px;
}
.about-events h2 {
  font-style: normal;
  margin: 0 0 10px;
}
@media (max-width: 1023px) {
  .about-events h2 {
      font-size: 18px;
  }
}
/* services block styles */

.services-events {
  overflow: hidden;
  position: relative;
  background: #353535;
}
.services-events .image-frame {
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
}
@media (max-width: 991px) {
  .services-events .image-frame {
      right: 0;
  }
}
.services-events h2 {
  color: #fff;
  font-size: 20px;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .services-events h2 {
      margin: 0 0 10px;
      font-size: 18px;
      line-height: 22px;
  }
}

.services-events .block {
  border-style: solid;
  border-width: 0 0 1px 1px;
  /* padding: 60px 15px 60px 105px; */
  padding:30px;
  border-color: rgba(255, 255, 255, 0.05);
  font: 400 16px/21px "Source Sans Pro", Arial, helvetica, sans-serif;

}
@media (max-width: 991px) {
  .services-events .block {
      color: #fff;
      background: rgba(53, 53, 53, 0.8);
  }
}
@media (max-width: 767px) {
  .services-events .block {
      height: auto !important;
      padding: 20px;
      font: 300 14px/20px "Source Sans Pro", Arial, helvetica, sans-serif;
  }
}
.services-events .block:before {
  background: url(../images/sprite.png) no-repeat;
  position: absolute;
  content: "";
  left: 30px;
  top: 50px;
  display: none;
}
@media (max-width: 767px) {
  .services-events .block:before {
      top: 10px;
  left: 15px;
  }
}
.services-events .block.downtown:before {
  background-position: 0 -160px;
  width: 48px;
  height: 48px;
}
.services-events .block.sea:before {
  background-position: -88px -160px;
  width: 48px;
  height: 27px;
  top: 50px;
}
@media (max-width: 767px) {
  .services-events .block.sea:before {
      top: 15px;
  }
}
.services-events .block.pool:before {
  background-position: -165px -160px;
  width: 48px;
  height: 51px;
}
.services-events .block.playground:before {
  background-position: -256px -160px;
  width: 48px;
  height: 39px;
  top: 50px;
}
@media (max-width: 767px) {
  .services-events .block.playground:before {
      top: 10px;
  }
}
.services-events .block.meeting:before {
  background-position: -252px -218px;
  width: 61px;
  height: 44px;
}
.services-events .block.hall:before {
  background-position: -252px -273px;
  width: 42px;
  height: 58px;
}
.services-events .block.speakers:before {
  background-position: -252px -347px;
  width: 55px;
  height: 48px;
  top: 50px;
}
.services-events .block.color:before {
  background-position: -249px -413px;
  width: 61px;
  height: 61px;
}
.services-events .block.drinks:before {
  background-position: -172px -352px;
  width: 58px;
  height: 64px;
  top: 50px;
}
.services-events .block:first-child {
  border-width: 0 0 1px;
}
.services-events .block:nth-child(3) {
  border-width: 0;
}
@media (max-width: 767px) {
  .services-events .block:nth-child(3) {
      border-width: 0 0 1px;
  }
}
.services-events .block:nth-child(4) {
  border-width: 0 0 0 1px;
}
@media (max-width: 767px) {
  .services-events .block:nth-child(4) {
      border-width: 0;
  }
}
.services-events p{
  color: #fff;
  margin: 0;
}
/* rooms-section styles */

.rooms-events .header {
  text-align: center;
  padding-bottom: 30px;
  font: 400 16px/23px "Source Sans Pro", Arial, helvetica, sans-serif;
}
.rooms-events .header h1{
  margin: 0 0 55px;
}
@media (max-width: 767px) {
  .rooms-events .info-block {
      margin-bottom: 10px;
  }
}
.rooms-events .info-block .image-frame {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}
.rooms-events .info-block .image-frame img {
  display: block;
  width: 100%;
  height: auto;
}
.rooms-events .info-block .image-frame:hover .info-frame {
  opacity: 1;
  visibility: visible;
}
.rooms-events .info-block .info-frame {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: center;
  background: rgba(53, 53, 53, 0.8);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
@media (max-width: 1023px) {
  .rooms-events .info-block .info-frame {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
  }
}
@media (max-width: 767px) {
  .rooms-events .info-block .info-frame {
      top: 20px;
      right: 20px;
      bottom: 20px;
      left: 20px;
  }
}
.rooms-events .info-block .social-networks {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .rooms-events .info-block .social-networks {
      bottom: 15px;
  }
}
@media (max-width: 767px) {
  .rooms-events .info-block .social-networks {
      bottom: 20px;
  }
}
.rooms-events .info-block .magnify {
  top: 50%;
  left: 50%;
  position: absolute;
  width: 56px;
  height: 56px;
  margin: -28px 0 0 -28px;
  border: 1px solid #f9f6f1;
}
.rooms-events .info-block .magnify:after {
  top: 50%;
  left: 50%;
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background: url(../images/sprite.png) no-repeat -3px -336px;
}
.rooms-events .info-block .info-bar {
  overflow: hidden;
  padding: 0 20px;
  margin: -20px 0 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .rooms-events .info-block .info-bar {
      padding: 0 10px;
      margin: -10px 0 0;
  }
}
@media (max-width: 767px) {
  .rooms-events .info-block .info-bar {
      padding: 0 20px;
      margin: -20px 0 0;
  }
}
.rooms-events .info-block .holder {
  width: 100%;
  display: table;
  padding: 16px 0;
  table-layout: fixed;
  background: #353535;
}
.rooms-events .info-block .holder .col {
  padding: 0 40px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #4a4a4a;
}
@media (max-width: 1199px) {
  .rooms-events .info-block .holder .col {
      padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  .rooms-events .info-block .holder .col {
      padding: 0 10px;
  }
}
.rooms-events .info-block .holder .col:first-child {
  border: 0;
}
.rooms-events .info-block .holder .title,
.rooms-events .info-block .holder .price {
  text-align: left;
  display: block;
}
.rooms-events .info-block .holder .title {
  text-transform: uppercase;
  font: 400 22px/24px "Lora", Arial, helvetica, sans-serif;
}
.rooms-events .info-block .holder .price {
  color: #f9f6f1;
  font: 400 14px/16px "Lora", Arial, helvetica, sans-serif;
}
.rooms-events .info-block .holder .price span {
  display: block;
  font: 400 24px/28px "Lora", Arial, helvetica, sans-serif;
  display: none;
}
.rooms-events .social-networks {
  margin: 0;
  font-size: 11px;
  line-height: 22px;
}
.rooms-events .social-networks li {
  padding: 0 5px 0 0;
  display: inline-block;
}
.info-block .holder .title {
  color: #c2a476;
}
@media (max-width: 767px) {
  .rooms-events .social-networks li {
      padding: 0 2px 2px;
  }
}
.rooms-events .social-networks a {
  color: #fff;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #fff;
  text-align: center;
}
.rooms-events .social-networks a span {
  display: inline-block;
  vertical-align: middle;
}
.rooms-events .social-networks a .icon-facebook {
  font-size: 15px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .rooms-events .social-networks a .icon-facebook {
      line-height: 14px;
  }
}
.rooms-events .social-networks a:hover {
  text-decoration: none;
  border-color: #353535;
  color: #353535;
}
/* fun-facts styles */

.fun-facts {
  overflow: hidden;
  padding: 59px 0;
  background: #353535;
}
@media (max-width: 767px) {
  .fun-facts {
      padding: 10px 0;
  }
}
.counter-list {
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 767px) {
  .counter-list {
      display: block;
      font-size: 0;
      line-height: 0;
  }
}
.counter-list .grid-item {
  padding: 0 14px;
  text-align: center;
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.counter-list .grid-item:after,
.counter-list .grid-item:before {
  top: 0;
  bottom: 0;
  width: 1px;
  content: "";
  position: absolute;
  background: #4a4a4a;
}
.counter-list .grid-item:before {
  left: -14px;
}
@media (max-width: 767px) {
  .counter-list .grid-item:before {
      left: -5px;
  }
}
.counter-list .grid-item:after {
  right: -14px;
}
@media (max-width: 767px) {
  .counter-list .grid-item:after {
      right: -5px;
  }
}
@media (max-width: 767px) {
  .counter-list .grid-item {
      display: inline-block;
      vertical-align: top;
      margin: 30px 0;
      width: 50%;
      padding: 0;
  }
}
.counter-list .grid-item .number,
.counter-list .grid-item .title {
  display: block;
  text-align: center;
  color: #f4f0ec;
}
.counter-list .number {
  position: relative;
  text-align: center;
  margin: 0 auto 35px;
  border-radius: 50%;
  width: 119px;
  height: 119px;
  border: 1px solid #c2a476;
  font:400 36px/119px "Lora", sans-serif;
}
.counter-list .number:after {
  left: 50%;
  content: "";
  bottom: -18px;
  position: absolute;
  margin: 0 0 0 -61px;
  width: 122px;
  height: 21px;
  background: url(../images/sprite.png) no-repeat 0 -77px;
}
.counter-list .title {
  position: relative;
}

/* fun facts end */
.wedding-top {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.wedding-top:after {
  position: absolute;
  left: 0;
  bottom: -32px;
  width: 100%;
  height: 32px;
  content: "";
  display: inline-block;
  background: linear-gradient(-135deg, #fff 16px, transparent 0), linear-gradient(135deg, #fff 16px, transparent 0);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 32px 32px;
}
.wedding-top h1,
.wedding-top h5,
.wedding-top p {
  width: 60%;
}
.wedding-top h1 {
  margin-bottom: 0;
}
.wedding-top p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 0;
}
.wedding-top .widget-background {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat !important;
    background-position: top center !important;
    background-size: cover !important;
}
.wedding-top .widget-background:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: inline-block;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
}
.wedding-top .widget-breadcrumb {
  margin-top: 80px;
  margin-bottom: -40px;
}
.wedding-top .wrapper-inner {
  position: relative;
  z-index: 1;
}
.wedding-top {
  padding: 100px 60px;
}
.widget-services-list .services-item {
  position: relative;
  margin-bottom: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(33, 30, 25, 0.1);
  -moz-box-shadow: 0 0 30px 0 rgba(33, 30, 25, 0.1);
  box-shadow: 0 0 30px 0 rgba(33, 30, 25, 0.1);
}
.widget-services-list .services-item .item-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 42%;
  height: 100%;
}
.widget-services-list .services-item .item-photo:after {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  width: 20px;
  height: 100%;
  content: "";
  display: inline-block;
  background: -moz-linear-gradient(left, rgba(33, 30, 25, 0.1) -100%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(33, 30, 25, 0.1) -100%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(33, 30, 25, 0.1) -100%, rgba(0, 0, 0, 0) 100%);
}
.widget-services-list .services-item .item-photo .btn {
  position: absolute;
  bottom: -40px;
  left: 110%;
  z-index: 1;
}
.widget-services-list .services-item .item-photo .photo-big,
.widget-services-list .services-item .item-photo .photo-small {
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: cover !important;
}
.widget-services-list .services-item .item-photo .photo-big {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 30px solid #fff;
}
.widget-services-list .services-item .item-photo .photo-small {
  position: absolute;
  bottom: -10%;
  right: -10%;
  z-index: 2;
  width: 50%;
  height: 50%;
  border: 20px solid #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(33, 30, 25, 0.1);
  -moz-box-shadow: 0 0 30px 0 rgba(33, 30, 25, 0.1);
  box-shadow: 0 0 30px 0 rgba(33, 30, 25, 0.1);
}
.widget-services-list .services-item .item-desc {
  font-size: 18px;
  text-align: justify;
  padding: 60px 60px 60px 50%;
}
.widget-services-list .services-item .item-desc h2,
.widget-services-list .services-item .item-desc h5 {
  text-align: left;
}
.widget-services-list .services-item .item-desc h2 {
  font-size: 48px;
  margin-bottom: 30px;
}
.widget-blog-carousel .blog-item .item-desc p,
.widget-services-list .services-item .item-desc p:last-of-type,
.widget-services-list .services-item:last-child {
  margin-bottom: 0;
}
.widget-services-list .services-item .item-desc p {
  line-height: 30px;
}
.widget-services-list .services-item:nth-child(even) .item-photo {
  left: inherit;
  right: 0;
}
.widget-services-list .services-item:nth-child(even) .item-photo:after {
  left: inherit;
  right: 100%;
  background: -moz-linear-gradient(right, rgba(33, 30, 25, 0.1) -100%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(right, rgba(33, 30, 25, 0.1) -100%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to left, rgba(33, 30, 25, 0.1) -100%, rgba(0, 0, 0, 0) 100%);
}
.widget-services-list .services-item:nth-child(even) .item-photo .btn {
  left: inherit;
  right: 110%;
}
.widget-services-list .services-item:nth-child(even) .item-photo .photo-small {
  right: inherit;
  left: -10%;
}
.widget-services-list .services-item:nth-child(even) .item-desc {
  padding-left: 60px;
  padding-right: 50%;
}
.socila-btm-arrow:after {
  position: absolute;
  left: 0;
  bottom: -32px;
  width: 100%;
  height: 32px;
  content: "";
  display: inline-block;
  background: linear-gradient(
-135deg
,#fff 16px,transparent 0),linear-gradient(
135deg
,#fff 16px,transparent 0);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 32px 32px;
}
.site-footer{
  overflow: hidden;
  clear: both;
}
/* QUARTO EVENTS */
.quarto-events{ width: 100%; float: left; padding:80px 0; text-align: center;background: #f3f3f3;}
.quarto-events h5{font-family: 'Fjalla One', sans-serif; color: #999; position: relative; padding-bottom: 50px;}
.quarto-events h5:after{content:""; width: 38px; height: 26px; position: absolute; left: 50%; bottom: 0; background: url(../images/logo-symbol-dark.html) no-repeat; background-size: 38px auto; margin-left: -19px; opacity: 0.3;}
.quarto-events h2{ font-family: 'Playfair Display', serif; font-size: 90px; color: #9a7333;}
.quarto-events .lead{ font-size: 20px; font-weight: 300; padding: 0 20%; color: #999; font-family: 'Playfair Display', serif; line-height: 33px; margin-bottom: 100px; opacity: 1;}
.quarto-events h3{font-family: 'Playfair Display', serif; margin-bottom: 20px;}
.quarto-events p{opacity: 0.6; margin-bottom: 40px;}
.quarto-events *{-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-ms-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.quarto-events .event-box{ width: 100%; float: left; margin-bottom: 30px; box-shadow: 10px 10px 30px rgba(0,0,0,0.05); background: #1c1b21; overflow: hidden;}
.quarto-events .event-box img{ width: 100%; float: left; opacity: 0.7; transform: scale(1.05);}
.quarto-events .event-box figcaption{ width: 100%; height: 120px; float: left; padding: 20px; padding-top: 40px; margin-top: -120px; position: relative; z-index: 2;}
.quarto-events .event-box figcaption{background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0.03) 6%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0.03) 6%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0.03) 6%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
.quarto-events .event-box figcaption small{font-family: 'Fjalla One', sans-serif; color: #fff; opacity: 0.7;}
.quarto-events .event-box figcaption h4{ font-family: 'Playfair Display', serif; margin-top:0; font-size: 22px; color: #fff;}
.quarto-events .event-box:hover img{ opacity: 1; transform: scale(1);}

.full-bg {
  background: #f3f3f3;
}
.rooms-events  h1{
   position: relative;
}
.rooms-events  h1:after {
  left: 50%;
  bottom:-20px;
  content: "";
  margin: 0 0 0 -61px;
  position: absolute;
  width: 122px;
  height: 21px;
  background: url(../images/sprite.png) 0 -77px;
}
p.max-width-para {
  margin: 0 auto;
  max-width: 750px;
}
/* contact styles */

.contact {
  font: 16px/24px "Source Sans Pro", Arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .contact {
      font: 300 14px/20px "Source Sans Pro", Arial, helvetica, sans-serif;
  }
}
.contact h1 {
  text-align: center;
  margin: 0 0 75px;
}
@media (max-width: 767px) {
  .contact h1 {
      margin: 0 0 15px;
  }
}
.contact p {
  margin: 0 0 25px;
}
.contact .contact-info {
  margin: 0;
  padding: 0 0 0 28px;
}
.contact .contact-info dt {
  margin: 0 0 3px;
  color: #353535;
  position: relative;
  text-transform: uppercase;
  font: 400 16px/18px "Lora", Arial, helvetica, sans-serif;
}
.contact .contact-info span {
  top: 0;
  left: -28px;
  font-size: 18px;
  position: absolute;
  color: #7e7e7e;
}
.contact .contact-info .icon-phone {
  font-size: 22px;
}
.contact .contact-info dd {
  margin: 0 0 25px;
  font: 400 italic 14px/18px "Lora", Arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .contact .contact-info dd {
      margin: 0 0 20px;
  }
}
.contact .contact-info a {
  color: #7e7e7e;
}
.contact label {
  margin: 0 0 3px;
  font: 400 16px/18px "Source Sans Pro", Arial, helvetica, sans-serif;
}
.contact-form .form-group {
  margin: 0 0 20px;
}
.contact-form label {
  font-weight: 400;
}
.contact-form textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  max-height: 100px;
  overflow: auto;
  resize: none;
}
.contact-form .btn {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font: 400 18px/22px "Lora", Arial, helvetica, sans-serif;
}
.contact-form .btn:hover {
  background: transparent;
}
.form-control {
  margin: 0;
  color: #181818;
  box-shadow: none;
  border: 1px solid #c9c9c9 !important;
  height: 40px !important;
  width: 100% !important;
}
.contact h1:after {
  left: 50%;
  bottom:50px;
  content: "";
  margin: 0 0 0 -61px;
  position: absolute;
  width: 122px;
  height: 21px;
  background: url(../images/sprite.png) 0 -77px;
}
.contact-form .btn {
  background: #c2a476 !important;
  height: 40px;
}
/* FORM ELEMENTS */
input[type="text"] {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

input[type="email"] {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

input[type="search"] {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

input[type="password"] {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}
.footer-bottom p {
  text-align: center;
}
input[type="number"] {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

input[type="date"] {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

input[type="radio"] {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  transform: translateY(3px);
  appearance: none;
  background: #ededed;
  border-radius: 50%;
}

input[type="radio"]:checked {
  border: 6px solid #141414;
}

input[type="checkbox"] {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  transform: translateY(3px);
  appearance: none;
  background: #ededed;
}

input[type="checkbox"]:checked {
  border: 4px solid #ededed;
  background: #141414;
}

textarea {
  width: 520px;
  max-width: 100%;
  height: 140px;
  padding: 30px;
  border: 1px solid #cecece;
}

select {
  width: 420px;
  max-width: 100%;
  height: 80px;
  padding: 0 30px;
  border: 1px solid #cecece;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 30px) 34px, calc(100% - 25px) 34px, calc(100% - 3.5em) 20px;
  background-size: 5px 5px, 5px 5px, 1px 40px;
  background-repeat: no-repeat;
}

select:focus {
  background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 25px) 34px, calc(100% - 30px) 34px, calc(100% - 3.5em) 20px;
  background-size: 5px 5px, 5px 5px, 1px 40px;
  background-repeat: no-repeat;
  border-color: gray;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

input[type="submit"] {
  height: 80px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #856d47;
  border: none;
  padding: 0 50px;
}

button[type="submit"] {
  height: 80px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background:#4b2f02;
  border: none;
  padding: 0 50px;
}
button[type="submit"] i {
  display: inline-block;
  margin-right: 8px;
  font-size: 18px;
  transform: translateY(2px);
}
.text-box h5 {
  margin: 20px 0;
}

.specifications input[type="checkbox"] {
  background: #856d47;
}
.copyrights {
  background: rgb(133, 109, 71);
  text-align: center;
  color: #fff;
  padding: 10px;
}
.copyrights p{
  margin: 0;
  text-align: center;
}
#many-rooms .owl-nav button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
#many-rooms span {
  font-size: 70px;
  position: relative;
  top: -5px;
  padding: 10px;
}
#many-rooms .owl-next{
     right:10px;
}
#many-rooms .owl-prev{
     left: 10px;
}
.room-book-page{
  text-align: right;
    float: right;
    width: 100px;
    position: relative;
    top: -20px;
}

@media (max-width:768px){
  .wedding-top{
    padding: 20px;
  }
  .widget-services-list .services-item .item-photo{
    display: none;
  }
  .widget-services-list .services-item .item-desc{
    padding: 30px;
  }
  button[type="submit"] {
    height: 50px;
    padding: 0 30px;
}
input[type="text"] {
  width: 190px;
  height:50px;
}
.footer-top .col-lg-6:nth-child(2) h5 {
  margin-top: 30px;
}
.footer-nav ul li {
  float: unset !important;
}
.footer-nav ul {
  padding: 0 !important;
}
p{
  text-align: unset !important;
}
.copyrights p {
  font-size: 13px;
}
section.about-section.pt-115.pb-115,.core-values{
  padding-top: 0 !important;
}
.widget-history-timeline {
  display: none;
}
ul.fac-list-room li{
  width:100%;
  float: unset;
}
.room-book-page{
  top: 0;
}
}

.room-detail-page li {
  list-style: none;
  border: 1px solid #dad4d4;
  padding: 10px 20px;
  min-width: 118.7px;
}
ul.fac-list-room{
  margin: 20px 0;
  clear: both;
    overflow: hidden;
}
ul.fac-list-room li {
  width: 50%;
  float: left;
  border: unset;
  padding: 0;
  list-style: square;
  margin: 5px 0;
}
.room-detail-page ul {
  border: unset;
}
.room-info-box .tab-content {
  border: 1px solid #dad4d4;
    border-top: unset;
    overflow: hidden;
    clear: both;
}
.room-detail-page  li.active {
  border-top: 3px solid #333;
  /* border-left: 3px solid #333;
  border-right: 3px solid #333; */
  border-bottom: unset;
}
.col-md-8.room-detail-page{
  padding: 0;
}
.content p {
    margin-right: 20px;
}
.room-box .content .bottom-specs .reviews span img {
    margin-right: 10px;
}

@media (max-width:768px){
   .page-modal .modal-header .close{
    top: -27px;
    z-index: 10;
    right: 0px;
}
}

