@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
@import 'https://fonts.googleapis.com/css?family=Old+Standard+TT:400|Open+Sans:400,600';
@import 'https://fonts.googleapis.com/css?family=Vollkorn:400i';
@import 'https://fonts.googleapis.com/css?family=Muli:300,400';
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html,
body,
[canvas=container] {
  width: 100%;
  height: 100%;
  position: relative;
}
a {
  text-decoration: none;
  color: inherit;
}
.row::after {
  content: "";
  clear: both;
  display: block;
}
[class*="col-"] {
  float: left;
}
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}
.section {
  width: 100%;
}
.wrap {
  width: 100%;
  margin: auto;
  max-width: 1280px;
}
.container {
  width: 100%;
}
.full-width {
  width: 100%;
  max-width: none;
  margin: auto;
}
.full-height {
  height: 100%;
}
.full-height .wrap,
.full-height .container {
  height: 100%;
}
.full-bg {
  background-size: cover !important;
  background-position: center !important;
  height: 100%;
}
.no-padding {
  padding: 0px;
}
.hamburger-container {
  position: fixed;
  z-index: 99999;
}
.custom-fixed-height {
  height: 100%;
}
.desktop {
  display: none;
}
#myVideo {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  /* in case the video doesn't fit the whole page*/
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  /*cover video background */
  z-index: 3;
}
.main-page-caption-container {
  font-family: 'Old Standard TT', serif;
  color: #FFF;
  z-index: 10;
  position: absolute;
  width: 100%;
  padding: 30px;
  bottom: 0;
}
.main-page-caption-container h1 {
  font-weight: 400;
  line-height: 1.28em;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 10px;
}
.main-page-caption-container p {
  font-family: 'Open Sans', sans-serif;
  color: #C9C9C9;
  font-size: 14px;
}
.grad-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), #000000);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), #000000);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), #000000);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), #000000);
  /* Standard syntax */
}
.villa-type-caption-container {
  font-family: 'Old Standard TT', serif;
  color: #FFF;
  z-index: 10;
  width: 100%;
  padding: 30px;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
}
.villa-type-caption-container.static-box {
  position: static;
  transform: none;
}
.villa-type-caption-container h1 {
  font-weight: 400;
  line-height: 1.28em;
  text-transform: uppercase;
  font-size: 25px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
.villa-type-caption-container h1 > span {
  position: relative;
  display: inline-block;
}
.villa-type-caption-container h1 > span:before,
.villa-type-caption-container h1 > span:after {
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 1px solid;
  width: 999px;
  /* half of limiter*/
  margin: 0 10px;
}
.villa-type-caption-container h1 > span:before {
  right: 100%;
}
.villa-type-caption-container h1 > span:after {
  left: 100%;
}
.villa-type-caption-container span.villa-tag {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  line-height: 1.45em;
  display: block;
  margin-bottom: 10px;
}
.villa-type-caption-container p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 13px;
}
.villa-type-caption-container a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: inline-block;
  background: #00A39B;
  padding: 7px 15px;
  color: #FFF;
  border-radius: 3px;
  font-size: 11px;
  margin-top: 40px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.testimonial {
  height: 50% !important;
  min-height: 350px;
  max-height: 500px;
  background: #ECE7DD;
  font-family: 'Old Standard TT', serif;
  text-align: center;
  padding: 30px 0px;
}
.testimonial .wrap,
.testimonial .container,
.testimonial .testimonial-container {
  height: 100%;
}
.testimonial [class*="owl-"] {
  height: 100%;
}
.testimonial .owl-nav {
  height: auto;
}
.testimonial .owl-dots {
  height: auto;
  margin-top: -10px !important;
}
.testimonial-container {
  padding: 0px 30px;
}
.testimonial-slide {
  width: 100%;
  transform: translate(-50%, -50%);
  position: relative;
  top: 50%;
  left: 50%;
}
.testimonial-slide h1 {
  font-weight: 400;
  line-height: 1.28em;
  text-transform: uppercase;
  font-size: 22px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
  color: #9C8954;
}
.testimonial-slide p {
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  font-style: italic;
}
.testimonial-slide p i {
  opacity: 0.3;
  font-size: 20px;
  margin-right: 8px;
  position: relative;
  top: -3px;
}
.testimonial-slide span.cust-origin {
  font-family: 'Open Sans', sans-serif;
  color: #7D7B77;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-top: 20px;
  display: block;
}
.footer {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  color: #333333;
  padding: 30px 0px;
  background: #FFF;
}
.footer-container {
  padding: 0px 30px;
}
.footer-content {
  margin-bottom: 20px;
}
.footer-content h3 {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #AF9A5F;
  margin-bottom: 15px;
}
.footer-content p {
  font-size: 12px;
  line-height: 1.5em;
}
.footer-content ul {
  list-style: none;
}
.footer-content ul li {
  font-size: 12px;
  line-height: 1.65em;
}
#fp-nav {
  right: 0 !important;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 5px;
}
#fp-nav ul li a span {
  background: transparent;
  border: 1px solid #FFF;
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
}
#fp-nav ul li a.active span {
  background: #FFF;
}
.socmed {
  text-align: center;
}
.socmed ul li {
  display: inline-block;
  font-size: 18px;
}
.socmed ul li a {
  display: block;
  padding: 0px 5px;
}
.socmed span {
  font-size: 12px;
}
.no-margin {
  margin: 0px !important;
}
.slidebar {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 15px;
  text-align: center;
}
.slidebar ul li {
  list-style: none;
  padding: 5px 0px;
}
.slidebar-nav {
  position: relative;
  width: 100%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.page-header {
  font-family: 'Old Standard TT', serif;
  height: 50%;
  min-height: 400px;
}
.page-header-container {
  padding: 0px 30px;
  height: 100%;
  position: relative;
}
.page-caption-container {
  position: relative;
  width: 100%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
}
.page-caption-container h1 {
  color: #FFF;
  font-size: 30px;
  text-transform: uppercase;
}
.contact-form {
  background: #ECE7DD;
  padding: 30px 0px;
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
}
.contact-form-container {
  padding: 0px 30px;
}
.contact-form-container h1 {
  font-weight: 400;
  line-height: 1.38em;
  text-transform: uppercase;
  font-size: 22px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
  color: #9C8954;
}
.contact-form-container p {
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  text-align: center;
}
.form-element-container {
  margin-bottom: 20px;
}
.form-label {
  font-size: 16px;
  margin-bottom: 8px;
}
.form-element input[type=text] {
  width: 100%;
  border: none;
  font-family: 'Open Sans', sans-serif;
  color: #7D7B77;
  font-size: 14px;
  padding: 10px 10px;
}
.form-element textarea {
  width: 100%;
  min-height: 200px;
  border: none;
  font-family: 'Open Sans', sans-serif;
  color: #7D7B77;
  font-size: 14px;
  padding: 10px 10px;
  resize: none;
}
.form-element input[type=submit] {
  background: #706138;
  color: #FFF;
  width: 100%;
  border: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.form-element select {
  width: 100%;
  border: none;
  font-family: 'Open Sans', sans-serif;
  color: #7D7B77;
  font-size: 14px;
  padding: 10px 10px;
}
.alert {
  padding: 8px 15px;
  margin-bottom: 10px;
}
.alert a {
  float: right;
}
.alert-danger {
  background: #762123 none repeat scroll 0% 0%;
  color: #ffffff;
}
.alert-danger {
  background: #762123 none repeat scroll 0% 0%;
  color: #ffffff;
}
.alert-success {
  background: #00A39B;
  color: #ffffff;
}
.location {
  background: #ECE7DD;
  padding: 30px 0px;
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
}
.location-container {
  padding: 0px 30px;
  min-height: 300px;
}
#map {
  height: 100%;
}
.has-sub {
  cursor: pointer;
}
.has-sub ul {
  display: none;
}
.has-sub ul.show-sub {
  display: block;
}
.has-sub ul.show-sub a {
  color: #AF9A5F;
}
.villa-detail-header {
  position: relative;
  height: 70%;
}
.villa-detail-header [class*="owl-"] {
  height: 100%;
}
.villa-detail-header .wrap,
.villa-detail-header .container {
  height: 100%;
}
.villa-detail-header .owl-nav {
  height: auto;
  top: 0;
  margin: 0;
  width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.villa-detail-header .owl-nav::after {
  content: "";
  clear: both;
  display: block;
}
.villa-detail-header .owl-nav .owl-prev {
  float: left;
  margin: 0px;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 35px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 20px;
}
.villa-detail-header .owl-nav .owl-next {
  float: right;
  margin: 0px;
  border-radius: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 35px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 20px;
}
.villa-detail-header .owl-dots {
  height: auto;
  bottom: 20px;
  width: 100%;
  transform: translate(-50%, 0%);
  position: absolute;
  left: 50%;
}
.villa-detail-header .owl-dots .owl-dot.active span {
  background: #FFF;
}
.villa-detail-header .owl-dots .owl-dot:hover span {
  background: #FFF;
}
.villa-detail-header .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.villa-detail-header-container {
  height: 100%;
}
.villa-detail-caption-container {
  position: absolute;
  width: 100%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 10;
}
.villa-detail-caption-container h1 {
  color: #FFF;
  font-size: 30px;
  text-transform: uppercase;
}
.villa-detail {
  padding: 30px 0px;
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  text-align: center;
  background: #ECE7DD;
}
.villa-detail-container {
  padding: 0px 30px;
}
.villa-detail-container h1 {
  font-family: 'Old Standard TT', serif;
  color: #9C8954;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
}
.villa-detail-container h3 {
  font-weight: 400;
  color: #A5A098;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.villa-detail-container p {
  margin-bottom: 10px;
}
.villa-room-detail-container ul li {
  list-style: none;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 3px 0px;
}
.booking-form {
  background: #ECE7DD;
  padding: 30px 0px;
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
}
.booking-form-container {
  padding: 0px 30px;
}
.booking-form-container h1 {
  font-weight: 400;
  line-height: 1.38em;
  text-transform: uppercase;
  font-size: 22px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
  color: #9C8954;
}
.booking-form-container p {
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  text-align: center;
}
.villa-facilities {
  padding: 30px 0px;
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  text-align: center;
  background: #ECE7DD;
}
.villa-facilities-container {
  padding: 0px 30px;
}
.villa-facilities-container h1 {
  font-family: 'Old Standard TT', serif;
  color: #9C8954;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.5em;
}
.villa-facilities-container h3 {
  font-weight: 400;
  color: #A5A098;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.villa-facilities-container p {
  margin-bottom: 10px;
}
.villa-facilities-detail-container ul li {
  list-style: none;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 3px 0px;
}
.special-offer {
  padding: 30px 0px;
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  text-align: center;
  background: #ECE7DD;
}
.special-offer-container {
  padding: 0px 30px;
}
.special-offer-box {
  margin-bottom: 20px;
}
.special-offer-img-container {
  position: relative;
  width: 100%;
}
.special-offer-img-container:before {
  content: "";
  display: block;
  padding-top: 60%;
  /* initial ratio of 1:1*/
}
.special-offer-img-container .the-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.special-offer-more-detail-container {
  border: 1px solid #CABC9F;
  border-top: none;
  padding: 20px;
  background: #fff;
}
.special-offer-more-detail-container ul li {
  list-style: none;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 3px 0px;
}
.special-offer-more-detail-container p {
  text-align: left;
  padding: 15px 0px 0px 0px;
  line-height: 1.68em;
}
.special-offer-main-detail-container {
  text-align: left;
  padding: 20px;
  background: #29404d none repeat scroll 0% 0%;
}
.special-offer-main-detail-container h1 {
  font-family: 'Old Standard TT', serif;
  color: #9C8954;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.special-offer-main-detail-container p {
  color: #FFF;
}
.special-offer-main-detail-container a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  background: #00A39B;
  padding: 7px 15px;
  color: #FFF;
  border-radius: 3px;
  font-size: 11px;
  margin-top: 40px;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.special-detail-label {
  background: #CABC9F;
  color: #FFF;
  text-align: left;
  padding: 10px 20px;
}
.special-detail-label i {
  margin-right: 10px;
}
.gallery {
  padding: 30px 0px;
  background: #ECE7DD;
}
.gallery-container {
  padding: 0px 30px;
}
.gallery-container img {
  display: none;
}
.gallery-content {
  float: left;
  width: 33.33%;
  position: relative;
}
.gallery-content:before {
  content: "";
  display: block;
  padding-top: 80%;
}
.gallery-content.full-bg {
  height: auto;
}
.villa-list {
  padding: 30px 0px;
  color: #333333 !important;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  text-align: center;
  background: #ECE7DD;
}
.villa-list-container {
  padding: 0px 30px;
}
.villa-list-box span.villa-tag {
  font-family: 'Vollkorn', serif;
  font-weight: 400;
  color: #A5A098;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.villa-list-box p {
  color: #333333;
  line-height: 1.68em;
  font-family: 'Vollkorn', serif;
  font-size: 16px;
}
.villa-list-img-container {
  position: relative;
}
.villa-list-img-container:before {
  content: "";
  display: block;
  padding-top: 70%;
}
.the-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dark-caption {
  color: #333333;
}
.navigation {
  position: absolute;
  z-index: 99999;
  padding: 10px 0px;
  background: #272826;
}
.navigation-left {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
}
.navigation-right {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: right;
}
.logo {
  color: #9C8954;
  text-transform: uppercase;
  font-family: 'Old Standard TT', serif;
  font-size: 18px;
}
.logo span {
  display: block;
  font-size: 9px;
  padding-top: 1px;
  border-top: 1px solid #D1D1D1;
  text-align: center;
  letter-spacing: 5px;
  color: #9C8954;
}
.nav-menu-container {
  display: inline-block;
  font-family: 'Old Standard TT', serif;
  color: #D1D1D1;
  font-size: 14px;
  text-transform: uppercase;
}
.nav-menu-container ul li {
  list-style: none;
  display: inline-block;
  padding: 0px 7px;
}
.nav-menu-container ul li a {
  display: block;
}
.scolled {
  position: static;
}
@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-m-1 {
    width: 8.33%;
  }
  .col-m-2 {
    width: 16.66%;
  }
  .col-m-3 {
    width: 25%;
  }
  .col-m-4 {
    width: 33.33%;
  }
  .col-m-5 {
    width: 41.66%;
  }
  .col-m-6 {
    width: 50%;
  }
  .col-m-7 {
    width: 58.33%;
  }
  .col-m-8 {
    width: 66.66%;
  }
  .col-m-9 {
    width: 75%;
  }
  .col-m-10 {
    width: 83.33%;
  }
  .col-m-11 {
    width: 91.66%;
  }
  .col-m-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {
    width: 8.33%;
  }
  .col-2 {
    width: 16.66%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33%;
  }
  .col-5 {
    width: 41.66%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.33%;
  }
  .col-8 {
    width: 66.66%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33%;
  }
  .col-11 {
    width: 91.66%;
  }
  .col-12 {
    width: 100%;
  }
  .slidebar {
    display: none;
  }
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
  .main-page-caption-container {
    bottom: auto;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    max-width: 900px;
  }
  .main-page-caption-container h1 {
    font-size: 35px;
  }
  .main-page-caption-container p {
    color: #FFF;
  }
  .villa-type-caption-container {
    max-width: 600px;
  }
  .villa-type-caption-container.static-box {
    position: static;
    transform: none;
  }
  .villa-type-caption-container h1 {
    font-size: 35px;
  }
  .villa-type-caption-container span.villa-tag {
    font-size: 16px;
  }
  .villa-type-caption-container p {
    font-size: 15px;
  }
  .villa-type-caption-container a {
    font-size: 14px;
  }
  .testimonial {
    max-height: 500px;
    padding: 30px 0px 70px 0px;
  }
  .testimonial-slide h1 {
    font-size: 26px;
  }
  .testimonial-slide p {
    font-size: 18px;
  }
  .testimonial-slide span.cust-origin {
    font-size: 14px;
  }
  .footer {
    padding: 50px 0px;
  }
  .footer-container {
    position: relative;
  }
  .footer-content {
    margin-bottom: 20px;
    padding: 0px 10px 0px 0px;
  }
  .socmed {
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 30px;
  }
  .socmed ul li {
    font-size: 25px;
  }
  .page-header {
    min-height: 450px;
  }
  .page-caption-container h1 {
    font-size: 45px;
  }
  .villa-list {
    padding: 70px 0px;
  }
  .villa-list-container {
    padding: 0px 30px;
  }
  .villa-list-img-container {
    max-height: 500px;
  }
  .villa-list-img-container:before {
    padding-top: 40%;
  }
  .static-box {
    margin: 50px auto;
  }
  .villa-detail-header {
    height: 80%;
    min-height: 526px;
  }
  .villa-detail {
    padding: 70px 0px;
  }
  .villa-detail-container h1 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  .villa-detail-container h3 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .villa-detail-container p {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .villa-room-detail-container {
    padding: 0px 15px;
  }
  .villa-room-detail-container ul li {
    text-align: center;
  }
  .villa-facilities {
    padding: 70px 0px;
  }
  .villa-facilities-container {
    padding: 0px 30px;
  }
  .villa-facilities-container h1 {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .villa-facilities-container h3 {
    margin-bottom: 30px;
    font-size: 22px;
  }
  .villa-facilities-container p {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .villa-facilities-detail-container {
    padding: 0px 15px;
  }
  .villa-facilities-detail-container ul li {
    text-align: center;
  }
  .special-offer {
    padding: 70px 0px;
  }
  .special-offer-box {
    margin-bottom: 20px;
    padding: 0px 10px;
  }
  .special-offer-more-detail-container {
    padding: 30px;
  }
  .special-offer-more-detail-container ul li {
    padding: 5px 0px;
  }
  .special-offer-more-detail-container p {
    padding: 25px 0px 0px 0px;
  }
  .special-offer-main-detail-container {
    padding: 30px;
  }
  .special-offer-main-detail-container h1 {
    font-size: 25px;
  }
  .special-offer-main-detail-container a {
    font-size: 14px;
    margin-top: 30px;
  }
  .special-detail-label {
    padding: 10px 30px;
  }
  .gallery {
    padding: 70px 0px;
  }
  .gallery-content {
    width: 32.6%;
    margin: 0.33%;
  }
  .location {
    padding: 70px 0px;
  }
  .contact-form {
    padding: 70px 0px;
  }
  .contact-form-container {
    padding: 0px 30px;
  }
  .contact-form-container h1 {
    font-size: 30px;
  }
  .contact-form-container p {
    font-size: 18px;
  }
  .contact-form-wrap {
    max-width: 650px;
    margin: auto;
  }
  .booking-form {
    padding: 70px 0px;
  }
  .booking-form-container {
    max-width: 900px;
    margin: auto;
  }
  .form-element-container {
    margin-bottom: 20px;
    padding: 0px 10px;
  }
  .form-label {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .form-element input[type=text] {
    width: 100%;
    border: none;
    font-family: 'Open Sans', sans-serif;
    color: #7D7B77;
    font-size: 14px;
    padding: 10px 10px;
  }
  .form-element textarea {
    width: 100%;
    min-height: 200px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    color: #7D7B77;
    font-size: 14px;
    padding: 10px 10px;
    resize: none;
  }
  .form-element input[type=submit] {
    background: #706138;
    color: #FFF;
    width: 100%;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 10px 10px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .form-element select {
    width: 100%;
    border: none;
    font-family: 'Open Sans', sans-serif;
    color: #7D7B77;
    font-size: 14px;
    padding: 10px 10px;
  }
}
