@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/opensans-regular-webfont.eot');
  src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/opensans-regular-webfont.woff2') format('woff2'),
    url('fonts/opensans-regular-webfont.woff') format('woff'),
    url('fonts/opensans-regular-webfont.ttf') format('truetype'),
    url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratultra_light';
  src: url('fonts/montserrat-ultralight-webfont.eot');
  src: url('fonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
    url('fonts/montserrat-ultralight-webfont.woff') format('woff'),
    url('fonts/montserrat-ultralight-webfont.ttf') format('truetype'),
    url('fonts/montserrat-ultralight-webfont.svg#montserratultra_light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratblack';
  src: url('fonts/montserrat-black-webfont.eot');
  src: url('fonts/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-black-webfont.woff2') format('woff2'),
    url('fonts/montserrat-black-webfont.woff') format('woff'),
    url('fonts/montserrat-black-webfont.ttf') format('truetype'),
    url('fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url('fonts/montserrat-bold-webfont.eot');
  src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
    url('fonts/montserrat-bold-webfont.woff') format('woff'),
    url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
    url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratextra_bold';
  src: url('fonts/montserrat-extrabold-webfont.eot');
  src: url('fonts/montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
    url('fonts/montserrat-extrabold-webfont.woff') format('woff'),
    url('fonts/montserrat-extrabold-webfont.ttf') format('truetype'),
    url('fonts/montserrat-extrabold-webfont.svg#montserratextra_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserrathairline';
  src: url('fonts/montserrat-hairline-webfont.eot');
  src: url('fonts/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-hairline-webfont.woff2') format('woff2'),
    url('fonts/montserrat-hairline-webfont.woff') format('woff'),
    url('fonts/montserrat-hairline-webfont.ttf') format('truetype'),
    url('fonts/montserrat-hairline-webfont.svg#montserrathairline') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratlight';
  src: url('fonts/montserrat-light-webfont.eot');
  src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-light-webfont.woff2') format('woff2'),
    url('fonts/montserrat-light-webfont.woff') format('woff'),
    url('fonts/montserrat-light-webfont.ttf') format('truetype'),
    url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url('fonts/montserrat-regular-webfont.eot');
  src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
    url('fonts/montserrat-regular-webfont.woff') format('woff'),
    url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
    url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratsemi_bold';
  src: url('fonts/montserrat-semibold_0-webfont.eot');
  src: url('fonts/montserrat-semibold_0-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-semibold_0-webfont.woff2') format('woff2'),
    url('fonts/montserrat-semibold_0-webfont.woff') format('woff'),
    url('fonts/montserrat-semibold_0-webfont.ttf') format('truetype'),
    url('fonts/montserrat-semibold_0-webfont.svg#montserratsemi_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MontserratHairline';
  src: url('fonts/MontserratHairline.eot');
  src: url('fonts/MontserratHairline.eot') format('embedded-opentype'),
    url('fonts/MontserratHairline.woff2') format('woff2'),
    url('fonts/MontserratHairline.woff') format('woff'),
    url('fonts/MontserratHairline.ttf') format('truetype'),
    url('fonts/MontserratHairline.svg#MontserratHairline') format('svg');
}

a {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: 0;
  color: #dd4c2f;
}

img {
  max-width: 100%;
}

html {
  margin-top: 0px;
}

strong {
  font-family: 'montserratbold';
}

.margin-top-40 {
  margin-top: 40%;
}

.primary-color {
  color: #e33c3b;
}

.color-red {
  color: #dd4c2f
}

.text-color {
  color: #5d5d5d;
}

.color-black {
  color: #000;
}

.color-white {
  color: #fff;
}

.mont-black {
  font-family: 'montserratblack';
}

.monsterrat-ultra {
  font-family: 'montserratultra_light';
}

.monsterrat-hairline {
  font-family: 'MontserratHairline';
}

.open-sans {
  font-family: 'open_sansregular';
}

.montserrat-reg {
  font-family: 'montserratregular';
}

.montserrat-light {
  font-family: 'montserratlight';
}

.montserrat-bold {
  font-family: 'montserratbold';
  font-weight: 700;
}

*,
::after,
::before {
  box-sizing: border-box
}

html {
  font-family: 'open_sansregular';
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.overflow-hidden {
  overflow: hidden !important;
}

@-ms-viewport {
  width: device-width
}

header,
section {
  display: block
}

.white-bg {
  background-color: #686868;
  opacity: 0.9;
  color: #fff;
}

body {
  font-family: 'open_sansregular';
  font-size: 14px;
  overflow-x: hidden;
  color: #000;
}

.site-header {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  margin-top: 0px;
  height: 80px;
  opacity: 1;
  background-color: transparent;

}
.site-header1 {
  /* position: relative; */
  top: 0;
  z-index: 999;
  width: 100%;
  margin-top: 0px;
  height: 0;
  opacity: 1;
  background-color: transparent;
}


.site-logo {
  position: relative;
  top: 20px;
}

i.fa.fa-phone {
  height: 30px;
  width: 30px;
  line-height: 30px;
  /* border: 1px solid #000; */
  border-radius: 50%;
  text-align: center;
}

.padding-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.contact-form-bg {
  /* background-color: #fff; */
  color: #000;
  padding: 10px;
  margin-top: 10px;
}

.form-bg {
  background-color: #fff;
  padding: 15px;
  opacity: 0.85;
}
.form-bg1 {
  background-color: #fff;
  padding: 15px;
  opacity: 0.85;
}

.form-border {
  border: 2px solid #000;
  padding: 20px;
}

.banner {
  position: absolute;
  top: 25%;
  width: 100%;
  left: 0;
  padding: 0 45px;
  z-index: 9;
}

.banner-text {
  background-color: #589c34;
  /* opacity: 0.85; */
  color: #fff;
  padding: 15px;
}

.banner-thanks {
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0;
  padding: 0 45px;
}

.slider {
  position: relative;
}


.site-footer {
  background-color: #000;
  color: #fff;
}

.fixed-footer-btns {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 111;
}

.fixed-footer-btns a {
  width: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #686868;
  color: #fff !important;
  text-transform: uppercase;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  color: #fff !important;
  font-size: 18px;
}

.fixed-footer-btns a:hover,
.fixed-footer-btns a:focus,
.fixed-footer-btns a:active {
  width: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #686868;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.fixed-footer-btns a:last-child {
  border-right: none;
}

.sticky-whatsapp {
  position: fixed;
  bottom: 100px;
  left: 0;
  z-index: 999;
  width: 100%;
  right: 0;
  transform: translateX(85%);
}

.dummy-div {
  height: 50px;
}

.btn.disabled,
.btn:disabled {
  opacity: 1;
}

.dummy-div {
  height: 50px;
}

.section-one-bg {
  background-attachment: fixed;
  background-image: url('images/makemove-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}

.section-one-overlay {
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.9);
}

.section-two-bg {
  background-attachment: fixed;
  background-image: url('images/section-two-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}

.section-three-bg {
  background-attachment: fixed;
  background-image: url('images/section-three-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}

.section-four-bg {
  background-attachment: fixed;
  background-image: url('images/section-four-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}

.section-five-bg {
  background-attachment: fixed;
  background-image: url('images/section-five-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}

.section-amenities-bg {
  background-attachment: fixed;
  background-image: url('images/amenities-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}

.about-faraway-bg {
  background-image: url('images/about-faraway-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}

.section-two-overlay {
  width: 40%;
  height: auto;
  float: right;
  background-color: #fff;
  opacity: 0.9;
  color: #000;
}

.section-three-overlay {
  width: 100%;
  height: auto;
  float: none;
  background-color: rgba(255, 255, 255, 10);
}

.section-four-overlay {
  width: 100%;
  height: auto;
  float: right;
  background-color: #686868;
  opacity: 0.9;
  color: #fff;
}

.section-amenities-overlay {
  width: 40%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.9);
}

.section-makemove-overlay {
  transform: translateY(25%);
  width: 40%;
  height: auto;
  float: right;
  background-color: rgba(255, 255, 255, 0.9);
}

.about-faraway-overlay {
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.9);
}

.section-one-padding {
  padding: 25px;
}

.specification-bg {
  background-color: #212121;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding: 0;
  border-radius: 20px;
}
table{
  width:100%;
  table-layout: fixed;
  overflow-wrap: break-word;
}
th{
  text-align: center;
}
/* Sticky form */
div.sticky {
  outline: 0;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: #000;
  padding: 20px;
  font-size: 16px;
  z-index: 999;
}

input.desktop-sticky-form {
  outline: 0;
  color: #fff;
  background: none;
  border-bottom: 1px solid white !important;
  border: none;
  display: inline-block;
}
input.desktop-form {
  outline: 0;
  color: #fff;
  background: none;
  border-bottom: 1px solid black !important;
  border: none;
  display: inline-block;
}

.intl-tel-input.allow-dropdown {
  width: 100%;
}

.desktop-sticky-form {
  display: inline-block;
  padding: 0 5%;
}

/* sticky form end */

@media only screen and (max-width:950px) {
  .section-one-bg {
    background-attachment: scroll;
    background-image: url('images/makemove-bg.jpg');
    background-position: center;
    background-size: cover;
    height: 100vh;
  }

  .section-one-overlay {
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .section-one-padding {
    padding: 10px;
  }

  .section-two-bg {
    background-attachment: scroll;
    background-image: url('images/section-two-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
  }

  .section-two-overlay {
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .section-two-padding {
    padding: 10px;
  }

  .section-five-bg {
    background-attachment: scroll;
    background-image: url('images/section-five-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
  }

  .section-three-bg {
    background-attachment: scroll;
    background-image: url('images/section-three-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
  }

  .section-three-overlay {
    width: 100%;
    height: auto;
    background-color: #fff;
  }

  .section-three-padding {
    padding: 10px;
  }

  .section-four-bg {
    background-attachment: scroll;
    background-image: url('images/section-four-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 900px;
  }

  .section-four-overlay {
    width: 100%;
    height: auto;
    background-color: #686868;
    color: #fff;
  }

  .section-amenities-bg {
    background-attachment: scroll;
    background-image: url('images/amenities-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
  }

  .section-amenities-overlay {
    transform: translateY(25%);
    width: 100%;
    height: auto;
    float: none;
    background-color: rgba(255, 255, 255, 0.9);
  }

  .section-four-padding {
    padding: 10px;
  }

  .site-header {
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%;
    margin-top: 0px;
    height: 80px;
    opacity: 1;
  }
  .site-header1 {
    /* position: relative; */
    top: 0;
    z-index: 999;
    width: 100%;
    margin-top: 0px;
    height: 0;
    opacity: 1;
  }

  .banner {
    position: relative;
    top: 0%;
    width: 100%;
    left: 0;
    padding: 0;
  }

  .banner-thanks {
    position: relative;
    top: 0%;
    width: 100%;
    left: 0;
    padding: 0;
  }

}

.change-form-value {

  display: none;
}

@media only screen and (min-width: 768px) {

  .form-bg {
    margin-top: 16%;
  }
}
/* .offer-wrap {
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 15px;
  margin: 6px 0px;
} */


.offer-wrap {
    background: #f3f3f3;
    padding: 10px;
    box-shadow: 1px 2px 5px;
    padding-bottom: 15px;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;

}


.section-two-sub-overlay {
  width: 40%;
  height: auto;
  float: none;
  background-color: #589c34;
  opacity: 1;
  color: #fff;
}
.section-two-sub-overlay1 {
  width: 100%;
  height: auto;
  float: none;
  background-color: #589c34;
  opacity: 1;
  color: #fff;
}
.section-two-sub-bg {
  background-attachment: fixed;
  background-image: url('images/section-three-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}


.card-header:first-child {
  border-radius: 0;
}

.card-body {
  padding: 10px;
}

.card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}
.btn-link {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #d7aa5c;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

i.fa.fa-plus {
  position: absolute;
  width: 100%;
  left: 45%;
}


i.fa.fa-minus {
  position: absolute;
  width: 100%;
  left: 45%;
}

.btn-shine  {
  position: relative;
  margin: 0;
  padding: 5px 12px;
  height: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #1268b3 ;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color:#1268b3 ;
  font-weight: 400;
  
  font-family: inherit;
  z-index: 0;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.btn-shine {
  border: 1px solid;
  overflow: hidden;
  position: relative;
}
.btn-shine span {
  z-index: 20;
}
.btn-shine:after {
  background: #e3ebe6;
  content: "";
  height: 155px;
  left: -75px;
  
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10;
}
.btn-shine:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }

.btn-shine:hover {
  animation: rotate 0.9s ease-in-out both;
}
.btn-shine:hover span {
  animation: storm 0.9s ease-in-out both;
  animation-delay: 0.06s;
}

.offer-wrap img {
  background: #f3f3f3;
  width: 60px;
  margin: 0 auto;
  display: block;
}