html {
  font-size: 62.5%;
}
.section {
  padding: 6rem 0;
}
body {
  color: #000;
  font-family: "whitneymedium";
}
.wrapper {
  overflow: hidden;
}
ul {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}

@font-face {
  font-family: "cambria";
  src: url("../fonts/cambria-bold.ttf");
}
@font-face {
  font-family: "whitneymedium";
  src: url("../fonts/whitneymedium.otf");
}

/* font sizes  */
.heading {
  font-size: 4.5rem;
  letter-spacing: 3px;
  text-transform: capitalize;
  color: #00667e;
  font-weight: 700;
  font-family: "cambria";
}
.heading01 {
  font-size: 3rem;
}
.heading02 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #00667e;
}
p {
  font-size: 1.6rem;
  text-align: justify;
}

.header {
  background-color: #fff;
  box-shadow: 0px 15px 10px -15px #111;
  font-weight: 600;
  text-transform: capitalize;
  z-index: 1;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}
.header .cur-navbar .cus-nav-list ul li {
  display: inline-block;
  margin-left: 2rem;
  font-size: 1.6rem;
  cursor: pointer;
}
.header .cur-navbar .cus-nav-list ul li:first-child {
  margin-left: 0;
}
.header .cur-navbar .cus-nav-list ul li.active {
  color: #006aa3;
}
.header .cur-navbar .logo {
  width: 120px;
  height: 80px;
}

.banner-section {
  margin-top: 110px;
}
/* .overview {background: url(../img/Texture.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;} */
.overview .left-box {
  padding-right: 4rem;
}

/* .returns{background: url(../img/Texture.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;} */
.returns .mainbox .box {
  margin: 0 1rem;
  transition: all 300ms ease;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  padding: 1rem;
  height: 100%;
}
.returns .mainbox .box:hover {
  transform: translateY(-10px);
}
.returns .mainbox .box:hover .hover {
  display: none;
}
.returns .mainbox .box .box-icon .withhover {
  display: none;
}
.returns .mainbox .box:hover .withhover {
  display: block;
}
.returns .mainbox .box .box-icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.returns .mainbox .box:hover .box-icon {
  background-color: #00667e;
}
.returns .slider-arrows {
  display: none;
}
.returns .mainbox .slick-slider .slick-track,
.slick-slider .slick-list {
  height: 100% !important;
}
.returns .mainbox .box .box-content h2 {
  font-weight: 700;
}

.moretext {
  display: none;
}
.investment {
  background: url(../img/Texture.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.investment .mainbox .box {
  transition: all 300ms ease;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  height: 100%;
}
.investment .mainbox .box:hover {
  background-image: url(../img/land-image.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.investment .col-lg-4.col-md-6.slick-slide.slick-current.slick-active .box {
  background-image: url(../img/land-image.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.investment .col-lg-4.col-md-6.slick-slide.slick-current.slick-active .box h2,
.col-lg-4.col-md-6.slick-slide.slick-current.slick-active .box li {
  color: #fff;
}
.investment .mainbox .box h2 {
  font-weight: 700;
}
.investment .mainbox .box li {
  font-weight: 600;
  list-style: none;
  position: relative;
}
.investment .mainbox .box:hover h2 {
  color: #fff;
}
.investment .mainbox .box:hover li {
  color: #fff;
}
/* .investment .mainbox .box:hover a{background-color: #fff;} */
.investment .mainbox .box:hover .hover {
  display: none;
}
.investment .mainbox .box .box-icon .withhover {
  display: none;
}
.investment .mainbox .box:hover .withhover {
  display: block;
  margin: 0 auto;
}
.investment .mainbox .box {
  padding: 4rem 2rem;
}
.investment .mainbox .box .box-content li {
  font-size: 1.6rem;
}
.investment .mainbox .box .btn a {
  color: #006aa3;
  font-size: 1.4rem;
  text-decoration: none;
  display: none;
}
.investment .mainbox .box .btn .arrow-icon {
  color: #006aa3;
  font-size: 1.4rem;
}
.investment .mainbox .box .btn .arrow-icon.active {
  transform: rotate(-180deg);
}
.investment .mainbox .box:hover .btn {
  background-color: #fff;
  display: inline-flex !important;
}
.investment .mainbox .box:hover a {
  display: block;
  margin-left: 1rem;
}
.investment .mainbox .box .box-icon img {
  margin: 0 auto;
}
.investment .slider-arrows {
  display: none;
}
.investment .mainbox .slick-slider .slick-track,
.slick-slider .slick-list {
  height: 100% !important;
}
.investment
  .col-lg-4.col-md-6.slick-slide.slick-current.slick-active
  .box
  .box-icon
  .withhover {
  display: block;
}
.investment
  .col-lg-4.col-md-6.slick-slide.slick-current.slick-active
  .box
  .box-icon
  .hover {
  display: none;
}
.investment
  .col-lg-4.col-md-6.slick-slide.slick-current.slick-active
  .box
  .btn {
  background-color: #fff;
  display: inline-flex !important;
}
.investment .col-lg-4.col-md-6.slick-slide.slick-current.slick-active .box a {
  display: block;
  margin-left: 1rem;
}

.amenities {
  background: url(../img/amenitiesbg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.amenities .amenities-slider .box {
  padding: 2rem 1.5rem;
  margin: 1px;
  position: relative;
  border-left: 1px solid #fff;
}
.amenities .amenities-slider .box::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 101%;
  height: 0%;
  transition: all 300ms ease;
  top: 0;
  left: 0;
}
.amenities
  .amenities-slider
  .box.text-center.slick-slide.slick-current.slick-active {
  border-left: 1px solid transparent;
}
.amenities .amenities-slider .box:hover::after {
  height: 100%;
}
.amenities .amenities-slider .box .ameni-icon .withhover {
  display: none;
}
.amenities .amenities-slider .box:hover .hover {
  display: none;
}
.amenities .amenities-slider .box:hover .withhover {
  display: block;
}
.amenities .amenities-slider .box .ameni-icon {
  position: relative;
  z-index: 1;
}
.amenities .amenities-slider .box .ameni-icon img {
  margin: 0 auto;
}
.amenities .amenities-slider .box .ameni-heading {
  position: relative;
  z-index: 1;
  color: #fff;
}
.amenities .amenities-slider .box:hover .ameni-heading {
  color: #006aa3;
}
.slider-wrapper {
  position: relative;
}
.amenities .next-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -2rem;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
}
.amenities .prev-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2rem;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
}

.slick-prev,
.slick-next {
  display: none !important;
}

.bg-add {
  background: url(../img/Texture.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.location .right-box .content .box {
  border-top: 1px solid #00667e;
  padding: 0 2rem;
}
.location .right-box .content .box:last-child {
  border-bottom: 1px solid #00667e;
}
.location .right-box .content .box .text p {
  color: #00667e;
  font-size: 1.7rem;
  text-align: left;
}

.footer {
  background: url(../img/foot-text.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footer p {
  color: #fff;
  font-size: 1.2rem;
}

.menu,
.close {
  display: none;
}
#lock {
  display: none;
}
input:focus {
  outline: none;
}
.overly {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  display: none;
}
.overly.active {
  display: block;
}
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  width: 30%;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  display: none;
}
.popup.active {
  display: block;
}
.popup .logo {
  width: 120px !important;
  height: 80px;
}
/* .popup .logo{width: max-content;} */
.popup .close-btn {
  font-size: 2rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  color: var(--primary);
}
.popup .form-feilds label {
  font-size: 14px;
  color: #000;
}
.popup .form-feilds input {
  border: 1px solid #000;
  padding: 8px;
  background: transparent;
  border-radius: 6px;
  font-size: 1.4rem;
}
.popup .btn {
  font-size: 16px;
  background: #00667e;
  color: #fff !important;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 5px 15px;
}
.iti.iti--allow-dropdown {
  width: 100% !important;
}
.form-fileds,
.form-feilds {
  position: relative;
}
label.error {
  position: absolute;
  bottom: -15px;
  color: red !important;
  left: 0;
  font-size: 10px !important;
}

.footer-form {
  background: #2d2e33;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.footer-form input {
  background: none;
  border: 1px solid #fff;
  width: 100%;
  color: #fff;
  font-size: 1.3rem;
  padding: 5.5px;
}
.footer-form .btn {
  background: #2d2e33;
  font-size: 13px;
  border: 1px solid #fff;
  color: #fff;
  padding: 5.5px;
}
.footer-enquire p {
  color: #fff;
}

.otp_enable {
  display: flex;
}

/* Floating Form */
.floating_bottom_form .formwrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.floating_bottom_form .call-now {
  float: left;
  margin-right: 20px;
  /* padding-top: 10px; */
  color: #fff;
}
.floating_bottom_form .formwrapper .box {
  flex: 1;
  position: relative;
}

.formwrapper .box input,
.formwrapper .box select {
  width: 95%;
  margin: auto;
  background: transparent !important;
  border: 1px solid #ffffff;
  color: #fff;
  height: 30px;
  font-size: 14px;
  border-radius: 0.25rem;
  height: 30px;
  padding-left: 20px;
}
.formwrapper .box:first-child input {
  margin-left: 0px;
}
.floating_bottom_form {
  background: #171717;
  padding: 20px 0px 0px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 99;
}

.floating_bottom_form .form-check {
  text-align: center;
  margin: auto;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.floating_bottom_form form {
  text-align: center;
  width: 80%;
}

.footer-enquire-border {
  width: 20%;
}

.floating_bottom_form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.floating_bottom_form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.floating_bottom_form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.floating_bottom_form input.form-control[type="submit"] {
  padding: 0px;
  background: #fff !important;
  color: #000;
  font-size: 16px;
}
.floating_bottom_form .call-now a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}

.floating_bottom_form .form-check label {
  font-size: 12px;
  color: #fff;
  line-height: 25px;
}
.floating_bottom_form .form-check-input:checked {
  background-color: #000;
  border-color: #fff;
}

.floating_bottom_form .intl-tel-input .selected-flag {
  padding-left: 10px;
}

.floating_bottom_form div.otp_box {
  display: flex;
}
.floating_bottom_form .box {
  flex: 1;
  position: relative;
}
div.otp_box label {
  position: absolute;
  color: #fff;
  top: -16px;
  left: 0px;
  font-size: 10px;
  width: 100%;
}

.popup .otp_box input {
  text-align: center;
}
.popup .otp_box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.popup .otp_box label {
  position: relative;
  top: 0px;
}
.formwrapper .box input.otp {
  padding: 0px !important;
  justify-content: center !important;
  text-align: center !important;
}

span.phonenumber_text {
  font-size: 18px;
}

@media (max-width: 650px) {
  .floating_bottom_form form {
    display: none;
  }
  .footer-enquire-border {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-enquire,
  .footer-enquire-call {
    width: 50%;
    background: #0b0f0e;
  }
  .footer-enquire-call {
    border-right: 1px solid #fff;
  }
  .footer-enquire p,
  .footer-enquire-call p {
    color: #fff;
    padding: 10px;
    font-size: 18px;
  }
  .footer-enquire-call a {
    font-size: 18px !important;
  }
  .footer-enquire-call a span {
    /* display: none; */
  }
  .floating_bottom_form {
    padding-top: 0px;
  }
}
/* Floating Form */

.toggle_content_map {
  display: none;
}

.toggle_content_map.active {
  display: block;
}

button.map_view_btn {
  padding: 8px 20px;
  background: #01657d;
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
  border: 1px solid #cccc;
  display: block;
  margin: auto;
}

.enquire_now_btn {
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
  color: #fff;
  background-color: #00667e;
  border: 2px solid #00667e;
  padding: 5px 20px;
  border-radius: 10px;
  font-size: 18px;
  transition: 0.6s;
}
.enquire_now_btn:hover {
  color: #00667e;
  background: transparent;
}
.pulse1 {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    transform: scale3d(1, 1, 1);
  }
}

.cloudzoom-blank {
  display: none;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  color: #fff !important;
  opacity: 1 !important;
  width: 30px;
  height: 30px;
  background: red;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}

span.click_to_zoom {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  padding: 5px 10px;
  background: #02596e;
  font-size: 16px;
}

.mfp-iframe-holder .mfp-close {
  background: red;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  border-radius: 100px;
  color: #fff !important;
  opacity: 1;
}

.play_btn_enable::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/youtube-play-btn.png);
  background-size: 64px;
  background-repeat: no-repeat;
  inset: 0;
  background-position: center;
}

.play_btn_enable img {
  filter: brightness(0.5);
}

@media (max-width: 650px) {
  .slick-testimonial-slider .slick-slide img {
    width: 100% !important;
  }

  .slick-testimonial-slider .slick-prev,
  .slick-testimonial-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: auto;
    bottom: -45px;
    display: block !important;
    width: 35px;
    height: 35px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }

  .slick-testimonial-slider .slick-next {
    right: 40%;
  }
  .slick-testimonial-slider .slick-prev {
    left: 40%;
    z-index: 1;
  }

  .slick-testimonial-slider .slick-next:before {
    content: "";
    background: #fff url(../img/Right-arrow1.png);
    width: 40px;
    height: 40px;
    display: block;
    background-position: center;
    background-size: 75%;
    background-repeat: no-repeat;
    position: absolute;
  }
  .slick-testimonial-slider .slick-prev:before {
    content: "";
    background: #fff url(../img/Left-arrow1.png);
    width: 40px;
    height: 40px;
    display: block;
    background-position: center;
    background-size: 75%;
    background-repeat: no-repeat;
    position: absolute;
  }

  .slick-testimonial-slider .slick-prev:before,
  .slick-testimonial-slider .slick-next:before {
    font-family: "slick";
    font-size: 25px;
    line-height: 1;
    /* opacity: 0.75; */
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
