* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

@font-face {
  font-family: Karla;
  src: url(../karla/Karla-Regular.ttf);
}
@font-face {
  font-family: Cormorant Upright;
  src: url(../cormorant-upright/CormorantUpright-Regular.ttf);
}
@font-face {
  font-family: karla-bold;
  src: url(../karla/Karla-Bold.ttf);
}
nav {
  background: #F1F1ED !important;
}
nav a {
  font-family: Karla !important;
  font-weight: 400 !important;
  font-style: Regular !important;
  font-size: 16px !important;
  leading-trim: NONE;
  line-height: 20px !important;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #812D8F !important;
}
nav .enquire {
  background-color: #812D8F;
  height: 80px;
  padding: 0px 21px;
  border: none;
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #fff;
}

.banner {
  background: linear-gradient(273.9deg, rgba(96, 32, 103, 0) 29.15%, #212121 92.91%), url(../Images/banner.png);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.banner h6 {
  font-family: Karla;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 50px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #F1F1ED;
}
.banner h1 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 58px;
  letter-spacing: 2px;
  vertical-align: middle;
  color: #F1F1ED;
}
.banner button {
  background-color: #F1F1ED;
  border: 1px solid #F1F1ED;
  padding: 10px 28px;
  font-family: Karla-bold;
  font-weight: 700;
  font-style: Bold;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 19px;
}
.banner p {
  font-family: Karla;
  font-weight: 300;
  font-style: Light;
  font-size: 14.5px;
  leading-trim: NONE;
  line-height: 17px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #F1F1ED;
}

.connectivity {
  background: #F1F1ED url("../Images/bg.png") no-repeat bottom;
  background-size: contain;
  text-align: center;
}
.connectivity h6 {
  font-family: Karla-bold;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #6E7A73;
}
.connectivity h2 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 42px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}
.connectivity h3 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 29px;
  leading-trim: NONE;
  line-height: 29px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}
.connectivity p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}

.welcome {
  background: #F1F1ED;
  padding: 80px 0px;
}
@media (min-width: 991px) {
  .welcome {
    background: #F1F1ED url(../Images/map-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.welcome h2 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 42px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #6E7A73;
}
.welcome p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #6E7A73;
}

.welcome-paradise {
  background-color: #812D8F;
}
.welcome-paradise h6 {
  font-family: Karla-bold;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 15px;
  letter-spacing: 0.5px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
}
.welcome-paradise h2 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 42px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #FFFFFF;
}
.welcome-paradise p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #fff;
}

.unique-life {
  background-color: #F1F1ED;
}
.unique-life h6 {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #6E7A73;
}
.unique-life h2 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 42px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #6E7A73;
}
.unique-life hr {
  color: #8A968F;
  background-color: #8A968F;
  height: 1px;
}
.unique-life h4 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 26px;
  leading-trim: NONE;
  line-height: 32px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #6E7A73;
  margin-bottom: 0px;
}
.unique-life p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 21px;
  letter-spacing: -0.5px;
  vertical-align: middle;
  color: #6E7A73;
}

.amenities {
  background-color: #F1F1ED;
}
.amenities h6 {
  font-family: Karla;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #6E7A73;
  margin-bottom: 0px;
}
.amenities h2 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 42px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}
.amenities .content-box {
  background-color: #E6DFE9;
}
.amenities .content-box h4 {
  font-family: Karla-bold;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #6E7A73;
}
.amenities .content-box p {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 26px;
  leading-trim: NONE;
  line-height: 32px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}

.invest {
  background-color: #F1F1ED;
}
.invest h6 {
  font-family: Karla-bold;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #6E7A73;
}
.invest h2 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 42px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}
.invest h4 {
  font-family: Cormorant Upright;
  font-weight: 400;
  font-style: Regular;
  font-size: 29px;
  leading-trim: NONE;
  line-height: 29px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}
.invest p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  margin-bottom: 0px;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: #6E7A73;
}

footer .foot {
  background-color: #812D8F;
}
footer .foot p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #E8E8E8;
}
footer hr {
  height: 1px;
  color: #E8E8E8;
  width: 100%;
  margin: 0px;
}
footer .lower-foot {
  background-color: #812D8F;
  padding-top: 20px;
}
footer .lower-foot p {
  font-family: Karla;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  text-align: center;
  color: #E8E8E8;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 999999;
}

.form-container {
  position: fixed;
  top: 55%;
  left: 50%;
  width: 40%;
  transform: translate(-50%, -50%);
  background-color: #812D8F;
  background-position: center;
  background-size: cover;
  padding: 20px 120px;
  border-radius: 5px;
  display: none;
  z-index: 999999;
}

.form-container button:hover {
  background-color: white;
  color: black;
}

.close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.popup_form .cross {
  background-color: #19382B;
  color: #fff;
}
.popup_form .cross:hover {
  background-color: #19382B;
  color: #fff;
}

.popup_form label {
  color: #F1F1ED;
  font-family: Cormorant Upright;
  font-size: 18px;
}

.popup_form input {
  font-family: Cormorant Upright;
  font-size: 14px;
  color: #53626a;
}

.popup_form textarea {
  font-family: Cormorant Upright;
  font-size: 14px;
  color: #53626a;
}

.popup_form h5 {
  color: #E8E8E8;
  font-family: Cormorant Upright;
  font-size: 24px;
}

.popup_form h6 {
  color: #000;
  font-family: Cormorant Upright;
  font-size: 15px;
  text-align: center;
}

.popup_form button {
  background-color: #F1F1ED;
  color: #812D8F;
  font-family: Cormorant Upright;
  font-weight: 500;
}
.popup_form button:hover {
  border: 1px solid #19382B;
}

@media (max-width: 576px) {
  .form-container {
    top: 50%;
    width: 90%;
    padding: 15px 60px;
  }
  .btn_brochure {
    background-color: #1e1916;
    padding: 5px 0 20px 0;
    margin-top: -5px;
  }
}/*# sourceMappingURL=style.css.map */