www.mehtaaltura1978.com Open in urlscan Pro
51.79.221.175  Public Scan

URL: https://www.mehtaaltura1978.com/
Submission: On August 24 via api from US — Scanned from SG

Form analysis 9 forms found in the DOM

Name: reg-formPOST thank-you.php

<form id="reg-form" action="thank-you.php" name="reg-form" method="POST" onsubmit="return save_landing_pageinfo('reg-form');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group" style="display: block">
      <input type="text" class="form-control" name="fname" placeholder="Please Enter Your Full Name">
      <input type="hidden" name="source" value="Register form Mobile" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group" style="display: block">
      <input type="number" id="mobile" placeholder="Please Enter Your Mobile No.*" name="mobile" required="">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group" style="display: block">
      <input type="email" class="form-control" name="email" placeholder="Please Enter Your Email">
      <!-- <input type="hidden" name="country_code" value="" id="calling_code"> -->
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: contact-formPOST thank-you.php

<form id="contact-form" action="thank-you.php" name="contact-form" method="POST" onsubmit="return save_landing_pageinfo('contact-form');" novalidate="novalidate">
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder=" Name">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
      <input type="hidden" name="source" value="Enquiry Form">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                                        <div class="input-group">
                                            <div class="input-group-addon"><i class="fa fa-home"
                                                    aria-hidden="true"></i></i>
                                                </i></div>
                                            <select class="form-control" name="conf" required>
                                                <option value="">Configuration
                                                </option>

                                                <option value="2 BHK">2 BHK</option>

                                                <option value="2.5 BHK">2.5 BHK
                                                </option>

                                                <option value="3 BHK">3 BHK</option>


                                            </select>
                                        </div>
                                        <label for="conf" generated="true" class="error"></label>
                                    </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px; color: white;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC /
        NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                                    Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc-white"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms
                                                &amp;
                                                Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default form-btn hvr-sweep-to-right">Submit </button>
</form>

Name: main-popupPOST thank-you.php

<form id="main-popup" action="thank-you.php" name="main-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('main-popup');">
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Main PopUp">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>


                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn hvr-sweep-to-right">SUBMIT</button>
</form>

Name: price-popupPOST thank-you.php

<form id="price-popup" action="thank-you.php" name="price-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('price-popup');">
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Price PopUp">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>



                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn hvr-sweep-to-right">SUBMIT</button>
</form>

Name: price-popupPOST thank-you.php

<form id="float-form" action="thank-you.php" name="price-popup" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('float-form');">
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Im Interested">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>



                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn hvr-sweep-to-right">SUBMIT</button>
</form>

Name: video-formPOST thank-you.php

<form id="video-form" action="thank-you.php" name="video-form" method="POST" novalidate="novalidate" onsubmit="return save_landing_pageinfo('video-form');">
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Virtual Tour">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" name="mobile" placeholder="Mobile">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-addon">
        <i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>

                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn hvr-sweep-to-right">SUBMIT</button>
</form>

Name: download-brochurePOST thank-you.php

<form id="download-brochure" action="thank-you.php" name="download-brochure" method="POST" onsubmit="return save_landing_pageinfo('download-brochure');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Download Brochure" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" placeholder="Phone*" name="mobile" required="">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
      <input type="hidden" name="country_code" value="" id="calling_code">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>



                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: floorPOST thank-you.php

<form id="floor" action="thank-you.php" name="floor" method="POST" onsubmit="return save_landing_pageinfo('floor');">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="Floor Plan" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" placeholder="Phone*" name="mobile" required="">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
      <input type="hidden" name="country_code" value="" id="calling_code">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>


                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: offer-formsPOST thank-you.php

<form id="offer-forms" action="thank-you.php" name="offer-forms" method="POST" onsubmit="return save_landing_pageinfo('offer-forms');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Name">
      <input type="hidden" name="source" value="OFFER" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" class="form-control" placeholder="Phone*" name="mobile" required="">
    </div>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email">
      <input type="hidden" name="country_code" value="" id="calling_code">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!-- <div class="form-group col-md-12">
                            <div class="input-group">
                                <div class="input-group-addon"><i class="fa fa-home" aria-hidden="true"></i></i> </i>
                                </div>
                                <select class="form-control" name="conf" required>
                                    <option value="">Configuration</option>

                                    <option value="2 BHK">2 BHK</option>

                                    <option value="2.5 BHK">2.5 BHK</option>

                                    <option value="3 BHK">3 BHK</option>


                                </select>
                            </div>
                            <label for="conf" generated="true" class="error"></label>
                        </div> -->
  <div class="form-group col-md-12 checkbox-wrap" style="margin-bottom: 40px;">
    <div class="input-group" style="display: flex; align-items: center;">
      <input id="checkbox" class="checkbox" style="width: unset;" type="checkbox" name="terms" value="terms" checked="" data-gtm-form-interact-field-id="0">
      <span class="check-txt" style="color:#000;line-height: 15px;"> I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp me about its products and offers. This consent overrides any registration for DNC / NDNC. <!-- <a class="disc-click2" href="javascript:void (0);" style="color: #000;margin-left: 4px;text-decoration: underline;">
                                        Privacy policy</a> -->
      </span>
    </div>
  </div>
  <div class="col-md-12">
    <p class="form-disc"> By submitting your details you agree to the <a href="terms-and-conditions.php" target="_blank" title="Terms of use">Terms &amp;
                                    Conditions</a>
    </p>
  </div>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Text Content

Toggle navigation
 * Home
 * Overview
 * Configuration
 * Amenities
 * Location
 * Gallery
   
 * Contact Us



REGISTER YOUR INTEREST


SUBMIT


OVERVIEW



Discover affordable 1 & 2 BHK apartments at Mehta Altura 1978 in the heart of
Kalyan. This 39-storey building, nestled in a serene neighbourhood at Godrej
Hills, offers a tranquil living experience surrounded by lush greenery. With a
proven track record of timely delivery, your dream home is within reach at
incredibly affordable prices.

One of the tallest building in the vicinity i.e. 39 floors

Located in Godrej Hills, Khadakpada

All units are vaastu compliant

Brand’s presence in Kalyan from past 4 decades





CONFIGURATION






Configuration Area (Sq.Ft) Offer Price 1 BHK (Without Parking) 457 Click Here 1
BHK (With Parking) 457 Click Here 2 BHK (With Parking) 655 Click Here 2 BHK
(With Parking) 762 Click Here


AMENITIES



Jogging Track

High Ceiling Gymnasium

Table Tennis

Swimming Pool

BBQ Station

Mini Amphitheatre

Mini Party Lawn

Rooftop

Outdoor Play Area

Parking System

Lobby

Meditation Zone

Co-working Space

EV Charging Station


LOCATION & CONNECTIVITY






HOSPITALS

 * The Kalyan hospital - 750 mtrs
 * Aayush multi-speciality hospital - 1.2 km
 * Gplus Hospital - 1.3 km
 * Khadakpada multi-speciality hospital - 1.3 km
   

SCHOOLS

 * Tree House High School - 750 mtrs
 * The cambria international school - 1.3 km
 * Vibgyor Roots and Rise - 2.1 km
 * Sacred Heart School - 6.7 km

PRE-SCHOOLS

 * Temple of knowledge education trust - 280 mtrs
 * Wonderkids - 300 mtrs
 * Kangaroo kids international pre-school - 1.8 km
 * EuroKids - 1.9 km

COLLEGES

 * K.M. Agrawal college - 2.2 km
 * Birla college - 2.4 km
 * Matoshree velbai devaji hambarde college - 3.1 km
 * Mutha college - 3.3 km

DEPARTMENT STORES

 * D'Mart - 140 mtrs
 * Voly Mart - 400 mtrs
 * Patel R Mart - 750 mtrs
 * Reliance fresh - 1 km

SHOPPING CENTERS

 * Tulip shopping complex - 400 mtrs
 * Reliance digital - 1.3 km
 * Mahavir Shopping center - 3.5 km
 * Metro Junction mall - 5.8 km

RAILWAY STATIONS

 * Ambivli station - 3.7 km
 * Kalyan station - 3.9 km
 * Shahad Railway station - 4.1 km
 * Vithalwadi station - 6.2 km

CINEMAS

 * PVR Cinemax - 1 km
 * Bhanu Sagar Talkies - 4.1 km
 * SM5 multiplex - 4.2 km
 * Inox - 5.7 km

PARKS

 * Godrej Hill park - 450 mtrs
 * Women and Children park - 5 km
 * Nana Nani Park - 5.2 km
 * Indra Gandhi park - 5.4 km




GALLERY



   
 * Amenities
 * Floor Plan
 * Isometrics




VIRTUAL TOUR





ABOUT US



Established in 1978, Mehta Group has over four decades of experience in Mumbai,
Thane, Kalyan and Beyond. A unique mix of opposites, we believe in keeping our
foundation traditional but our designs adaptable, our values firm but our
services fluid. Built on a single thought of creating spaces that bring pride
and joy, Mehta Group uses the principles of ideate, innovate, iterate, to
deliver thoughtful lifestyle solutions. Since it’s inauguration, Mehta Group has
believed in adopting efficient construction methods and sustainable
technologies. Mehta Group is member of MCHI Mumbai, Thane and Kalyan-Dombivali
Units. Striving for excellence and delivering with determination, we have our
forte in maintaining extremely affordable prices without compromising on
quality, to deliver spaces perfectly suited to your needs. Although
ever-evolving, what has remained constant is our transparency and motto to put
you first.





45
YEARS LEGACY
   OF OVER


12K+

HAPPY
FAMILIES


1CR.+

SQ. FT AREA
IN PIPELINE


183+

BUILDING
CONSTRUCTED


96L+

SQ. FT AREA
DEVELOPED




CONTACT US




PLEASE ENTER THE DETAILS BELOW TO GET IN TOUCH WITH US!

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

Submit

For More Information Please Call

8050586555

   
 * Mehta Altura Sales Office, Nr. D'Mart, Godrej Hills, Khadakpada, Kalyan West.


 *   MahaRERA Registration No: P51700052322
 * For more details visit the website: https://maharera.mahaonline.gov.in

Visit our corporate website : www.mehtagroup.net.in





DISCLAIMER

All the images, pictorials, visuals, elevations, perspectives, illustrations,
model stock images, specifications, plans, designs, drawings, dimensions, maps,
facilities, amenities, features, and their information/details herein are
conceptual, indicative and for representation purpose only and are not to scale
and is subject to the approval of the respective authorities. The
Promoters/Developers/ Architect reserve the right to add, alter, delete or
replace any of these in the interest of the development, without any notice or
obligation. All the matter presented herein does not constitute any offer or
contract of any nature whatsoever between the Promoters/Developers and the
recipient. All transactions shall be subject to and governed by the terms &
conditions of the agreement for Sale to be entered into between the parties.
Developer terms & conditions apply.

GET CALL
ENQUIRE NOW

×

ENQUIRE NOW

Please Enter Your Details To Know More About TW Gardens

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT
×

PRICING INFORMATION

Please Enter Your Details To Get Pricing Information

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT
Enquire Now Download Brochure
×

ENQUIRE NOW

Please Enter Your Details To Know More About Mehta Group

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT
×

VIRTUAL TOUR

Please Enter Your Details To Experience the Mehta Group

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT

DOWNLOAD BROCHURE

×

Please enter the details below to download brochure.

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT

DOWNLOAD FLOOR PLAN

×

Please enter the details below to download Floor Plan.

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT
×

Please enter the details below

I authorize Mehta Group and its representatives to Call, SMS, Email or WhatsApp
me about its products and offers. This consent overrides any registration for
DNC / NDNC.

By submitting your details you agree to the Terms & Conditions

SUBMIT
×

DISCLAIMER!

GST rate as applicable and announced by the Govt. on purchase/payments of a
property. The information provided in this advertisement, including all
pictures, images, plans, drawings, amenities, dimensions, elevations,
illustrations, facilities, features, specifications, other information, etc.
mentioned are indicative of the kind of development that is proposed and are
subject to the approval from the competent authorities for the under
construction projects. Pictures, visuals, perspective views of the building are
as per architectural drawings and the same shall be constructed subject to
approvals of competent authorities and shall be in compliance of RERA Act and
Rules and Regulations. Furniture, Fixtures, Accessories and Furnishings shown
are only for representation and shall not be provided in the actual flat. The
mentioned projects are mortgaged to respective Banks & Financial Institutions.
No Objection Certificate (NOC)/ permission of the mortgagee Bank would be
provided for sale of flats/units/property, if required. The actual views are
taken from the property but no particular apartment. If customer chooses for
10:90 scheme i.e. the minimum upfront contribution by customer is 10% of
consideration value and 90% shall be disbursed by financial institution. In this
case the Developer will bear Pre-EMI on the disbursed amount for the period of
1(one) year or agreed period from date of booking. Any EMI scheme is subject to
individual eligibility from our approved financial institution. *Terms &
conditions apply in the agreement for sale shall be final.

OK
×