@font-face {
  font-family: "SquadaOne";
  src: url("../fonts/SquadaOne-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter-Regular";
  src: url("../fonts/Inter_28pt-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter-Medium";
  src: url("../fonts/Inter_28pt-Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter-MediumItalic";
  src: url("../fonts/Inter_28pt-MediumItalic.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Inter-Bold";
  src: url("../fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-display: swap;
}

p {
  font-family: "Inter-Regular";
  font-size: 15px;
}

.topgap {
  display: block;
  height: 66px;
  width: 100%;
}

main {
  background: #3a5949;
  position: relative;
}

.mainw {
  object-fit: cover;
  height: 93vh;
  object-position: top;
}

.pos-main {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.mainlogo {
  width: 200px;
  height: 100px;
  object-fit: contain;
  display: block;
  margin: auto;
  margin-bottom: 1.5rem;
}

.cont_wrp p {
  font-family: "Inter-Regular";
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.cont_wrp h1 {
  font-family: "SquadaOne";
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

.pos-img {
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 30vw;
  height: 30vw;
  object-fit: contain;
  object-position: left bottom;
}

h2.text-hd {
  font-size: 28px;
  font-family: "Inter-Regular";
  text-transform: uppercase;
}

.pos_c {
  position: relative;
  z-index: 2;
}

.elmimg {
  margin-top: -23%;
  z-index: 0;
  position: relative;
}

.cl-1 p {
  max-width: 73ch;
  color: #f2ebd8;
}

.wgwimg {
  width: 12vw;
}

.numbimg {
  width: 100%;
}

.townshipsec {
  background-color: #73b3ac;
  color: #fff;
}

p.sml-caption {
  margin: 0;
  font-family: "Inter-MediumItalic";
  font-size: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  color: #fff;
  z-index: 3;
  text-align: center;
  padding: 12px;
}

.bgmint {
  background: #a3d5b0;
  color: #3a5949;
}

.maxric {
  max-width: 55vw;
  margin: auto;
  display: block;
}

.postop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.addeffect {
  animation: addeffect 1.7s ease-in-out infinite 0.15s
}

.addeffect2 {
  animation: addeffect 1s ease-in-out infinite 0.15s
}

@keyframes addeffect {
  0% {

    filter: drop-shadow(0px 2px 6px rgba(255, 255, 255, 0));
  }

  50% {

    filter: drop-shadow(0px 2px 6px rgb(255, 250, 116));
  }

  100% {
    filter: drop-shadow(0px 2px 6px rgba(255, 255, 255, 0));
  }
}

.reka1 {
  /* height: 93vh; */
  /* object-fit: cover; */
}

.pos_a1 {
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
}

.infow {
  width: 36vw;
  margin: auto;
  display: block;
}

.bgr1 {
  color: #fff;
  text-align: center;
}

.reka2 {}

.pos_a2 {
  position: absolute;
  top: 10%;
  left: 57%;
  right: 0;
}

.info2w {
  width: 33vw;
  margin: auto;
  display: block;
}

.bgr2 {
  color: #3a5949;
}

.bgmint2 {
  background: #d2e8da;
   color: #3a5949;
}

#masterplanpopup .hystmodal__window {
  width: 67vw;
}

.location {
  background-color: #f2ebd8;
}

.caption-enl2 {
  position: absolute;
  bottom: 10px;
  left: 0;
  backdrop-filter: blur(10px);
  right: 0;
  width: 171px;
  color: #121212;
  font-family: "SquadaOne";
  text-transform: uppercase;
  font-size: 13px;
  align-items: center;
  padding: 2px 1px;
  background: #41584a14;
  margin: 0;
  display: flex;
  justify-content: center;
  border-radius: 31px;
}

.iconzoom {
  width: 43px;
  height: 43px;
  margin-right: 10px;
  object-fit: contain;
  filter: brightness(.1);
}

.locationnimg {
  width: 22vw;
  margin-top: 1rem;
}

.maxtxt {
  max-width: 38ch;
}

.location {
  color: #3a5949;
}

.hystmodal--active {
  z-index: 99999 !important;
}

.hystmodal__window {
  margin: 0 auto;
  padding: 0;
  transform: unset;
}

.bg-br {
  background-color: #C1966B;
  color: white;
  font-family: "SquadaOne";
  cursor: pointer;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50px;
}

.zz-btn {
  top: 1rem;
  left: 1rem;
  flex-direction: column;

}

.hystmodal__window {
  width: 750px;
}

.gallery {
  background: #be7e30;
  color: #fff;
}

.reka_img {
  width: 100px;
  height: 29px;
  object-fit: contain;
  line-height: 0;
  position: relative;
  top: -6px;
}

.register {
  background: url(../images/reg_sec.jpg);
  background-size: cover;
  color: #fff;
}

#frmLeadGen input {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.7rem;
  display: block;
  width: 100%;
  max-width: 32rem;
  background-color: #ffffff;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1.1rem;
  font-family: "Inter-Medium";
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: #050a0f;
  border-radius: 0;
  text-align: center;
  border: 0;
}

#frmLeadGen input::-moz-placeholder {
  opacity: 0.8 !important;
  color: #363636 !important;
}

#frmLeadGen input:-ms-input-placeholder {
  opacity: 0.8 !important;
  color: #363636 !important;
}

#frmLeadGen input::placeholder {
  opacity: 0.8 !important;
  color: #363636 !important;
}

#frmLeadGen input:not(:placeholder-shown) {

  color: #050a0f;
}

@media (min-width: 768px) {
  #frmLeadGen input {
    font-size: 14px;
    line-height: 1.75rem;
  }
}

/* Chrome, Safari, Edge, Opera */
#frmLeadGen input::-webkit-outer-spin-button,
#frmLeadGen input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cjbc {
  max-width: 32rem;
  margin: auto;
}

/* Firefox */
#frmLeadGen input[type="number"] {
  -moz-appearance: textfield;
}

#frmLeadGen input.checkbox {
  width: unset;
  display: inline-block;
}

label.checkbox-label {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  font-family: "Inter-Medium";
}

.submit-btn {
  background-color: #be7e30;
  color: #fff;
  width: fit-content;
  padding: 10px 56px;
  text-align: center;
  border-radius: 40px;
  border: 0;
  font-family: "Inter-Bold";
}

.submit-btn:hover {
  background-color: #fff;
  color: #be7e30;
}

.last_sc {
  background-color: #b0d4b2;
  background: url(../images/mint-bg.jpg);
  background-position: 100% 10%;

  background-size: cover;

  text-align: center;
  color: #3a5949;
  font-family: "Inter-Bold";
}

.last_sc p {
  font-family: "Inter-Bold";
}

.sg-hd {
  font-size: 20px;
}

.pos1 {
  position: absolute;
  width: 250px;
  height: 300px;
  object-fit: contain;
  left: 2%;
  top: 51%;
}

.pos2 {
  position: absolute;
  width: 250px;
  height: 300px;
  object-fit: contain;
  right: 0;
  top: 35%;
}

@media only screen and (max-width: 600px) {


  .mainw {
    object-fit: cover;
    height: 44vh;
  }

  .topgap {
    display: block;
    height: 114px;
    width: 100%;
  }

  .pos-img {
    position: relative;
    bottom: unset;
    left: unset;
    width: 80%;
    height: auto;
    object-fit: contain;
  }

  .pos-main {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 32%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }

  .mainlogo {
    width: 32vw;
    height: auto;
    object-fit: contain;
    margin-bottom: 1.2rem;
  }

  .topast {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    object-fit: contain;
  }

  main::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 126px;
    background: linear-gradient(to top, #3a5949, transparent);
  }

  .cont_wrp p {
    font-size: 14px;
  }

  .townshipsec {
    background: linear-gradient(180deg, #73b3ac, #008cbf, #050a0f);
  }

  .elmimg {
    margin-top: 0;
  }

  .maxric {
    max-width: 85%;
  }

  .pos_a1 {
    position: relative;
    top: unset;
    left: 0;
    right: 0;
  }

  .pos_a2 {
    position: relative;
    top: unset;
    left: 0;
    right: 0;
  }

  .infow {
    width: 72%;
  }

  .bgr1 {
    background: #183857;
  }

  .bgr2 {
    background: #bad8e5;
  }

  .reka1 {
    margin-top: -28%;
  }

  .info2w {
    width: 66%;
  }

  .reka2 {
    margin-top: -28%;
  }

  #masterplanpopup .hystmodal__window {
    width: 100%;
  }

  .locationnimg {
    width: 100%;
  }
.last_sc {
  background:#b0d4b2;
}
.pos1 {
    width: 100px;
    height: 200px;
    left: 2%;
    top: 47%;
}
.pos2 {
    width: 100px;
    height: 100px;
    right: 0;
    top: 88%;
}
.register {
    background: url(../images/reg-mob.jpg);
}
}