prasunsarvam.com Open in urlscan Pro
2606:4700:3034::ac43:9c0a  Public Scan

Submitted URL: http://prasunsarvam.com/
Effective URL: https://prasunsarvam.com/
Submission: On February 07 via manual from US — Scanned from DE

Form analysis 12 forms found in the DOM

POST call_me_submit.php

<form class="form-inline" id="call_me_form" data-ml-form="Call Me Form" method="post" action="call_me_submit.php" onsubmit="call_Submit.disabled = true; return true;">
  <div class="form-group">
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div style="display: none;" id="submit_spinner">
    <p>Please Wait...!!</p>
  </div>
  <button type="submit" class="button mt-0" id="submit_btn" name="call_Submit">CALL ME</button>
</form>

POST form_submit.php

<form id="enquiry_form1" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form2" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form8" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST broucher_form_submit.php

<form id="enquiry_form3" class="enquiry_form" method="post" data-ml-form="Broucher Form" action="broucher_form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form3" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form4" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form5" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form6" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form id="enquiry_form7" class="enquiry_form" method="post" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST form_submit.php

<form method="post" class="enquiry_form" id="enquiry_form9" data-ml-form="Enquiry Form" action="form_submit.php" onsubmit="enq_Submit.disabled = true; return true;">
  <div class="form-group">
    <label>Name</label>
    <input type="text" name="name" class="form-control" placeholder="Full Name" data-ml-field="Name" required="required">
  </div>
  <div class="form-group">
    <label>Email:</label>
    <input type="email" name="email" class="form-control" placeholder="Email Address" data-ml-field="Email" required="required">
  </div>
  <div class="form-group" id="india_div">
    <label>Phone:</label>
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
  </div>
  <div class="form-group">
    <label>Comments</label>
    <textarea class="form-control" name="message" placeholder="Comments" data-ml-field="Comments"></textarea>
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_term" class="form-control" value="" data-ml-field="utm_term">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-center">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait....!</p>
    </div>
    <input type="submit" name="enq_Submit" value="Submit" id="submit_btn_enquiry" class="submit-btn">
  </div>
</form>

POST contact_us_submit.php

<form id="contact_us_form" data-ml-form="Contact Us Form" action="contact_us_submit.php" method="post" onsubmit="con_Submit.disabled = true; return true;">
  <div class="form-group">
    <input type="text" class="form-control" placeholder="Full Name" id="name" name="name" required="required" data-ml-field="name">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" placeholder="Email" id="email" name="email" required="required" data-ml-field="email">
  </div>
  <div class="form-group">
    <input type="text" maxlength="10" minlength="10" name="phone" class="form-control" placeholder="Phone Number" data-ml-field="Phone" id="phone" pattern="^\d{10}$" required="required">
    <input type="hidden" name="utm_source" id="utm_source" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" name="utm_medium" class="form-control" value="" data-ml-field="utm_medium">
    <input type="hidden" name="utm_campaign" class="form-control" value="" data-ml-field="utm_campaign">
    <input type="hidden" value="Prasun Sarvam" data-ml-field="Project">
  </div>
  <div class="text-right">
    <div id="submit_spinner" style="display: none;">
      <p>Please Wait..!!!</p>
    </div>
    <button type="submit" id="submit_btn" name="con_Submit">Enquire Now</button>
  </div>
</form>

Text Content

 * +91 911 22 00015

 * Please Wait...!!
   
   CALL ME
 * ENQUIRE NOW

 * HOME
 * OVERVIEW
 * AMENITIES
 * SPECIFICATIONS
 * FLOOR PLANS
 * LOCATION

×
Name
Email:
Phone:
Comments

Please Wait....!

*T&C Apply

Image For Representation Only




PRASUN SARVAM - THE CHOICE OF KHARADI.
MOST PREFERRED HOMES FOR LIVING IN KHARADI

What you get here

 * Spacious Living Room (Well spaced layout)
 * More open space per square feet
 * Ideal space for Work from Home
 * NEARING POSSESSION
 * Entire project possession in single phase

SCHEDULE A SITE VISIT

de
×
Name
Email:
Phone:
Comments

Please Wait....!


PROJECT HIGHLIGHTS

 * Kharadi’s Most
   Spacious Homes
 * Pollution-free &
   Peaceful Surroundings
 * Well Planned
   Open layout
 * World-class
   Amenities


KHARADI’S MOST SPACIOUS HOMES


POLLUTION-FREE & PEACEFUL SURROUNDINGS


WELL PLANNED OPEN LAYOUT


WORLD-CLASS AMENITIES


A SELF-RELIANT ABODE

At Prasun Sarvam, the greener environment, ecofriendly features,
and the aspiration to capture the panch-tatvic essence helps you get the best of
what the nature
has to offer. It is a complete lifestyle project where we aspire to become a
self-reliant society.

Community Hall

Multipurpose Court

Children Play Area

Gymnasium with Indoor & Outdoor Equipments

Climbing Wall

Walking Track on the Podium

Cricket Pitch

Indoor Games

Toddlers Park

Landscaped Garden

Senior Citizen Area

Solar Lighting System

STP Unit to recycle water

Compost machine

Generator backup for Lifts and Common Areas

Grand Entrance

Furnished Society Office

Access Control for common areas

MORE AMENITIES


360 VIEW OF SHOW FLAT


PRASUN SARVAM WALK THROUGH


PRASUN SARVAM SAMPLE FLAT WALK THROUGH

×
Name
Email:
Phone:
Comments

Please Wait....!


BE YOU. CREATE YOUR
OWN HAPPINESS.

At Prasun Sarvam, the greener environment, ecofriendly features,
and the aspiration to capture the panch-tatvic essence helps you get the best of
what the nature has to offer. It is a
complete lifestyle project where we aspire to become a self-reliant society.

STRUCTURE

 * Environmentally Sensitive Building, Designed to Resist Seismic Force of Zone
   III

WALL FINISH

 * AAC Block Masonary
 * Sand Faced External Plaster
 * Internal Wall & Celling in Gypsum Finish

ELECTRICAL

 * Concealed Wiring with Modular Switches
 * TV & Telephone Point in Living & Master Bedroom
 * Provision for DTH, Broadband & Inverter Point
 * AC Point in Living and Master Bedroom
 * Exhaust Fan Point in Kitchen & Bathroom
 * Separate MCB/ELCB for Each Apartment

PLUMBING

 * Concealed Plumbing with Standard CP Fittings & Sanitary Fixtures
 * Brick Bat/ Chemical Double Coat Water Proofing in Bathrooms, Terraces & Dry
   Balcony

FLOORING

 * 800mm X 800mm Vitrified Tiles in Apartment
 * 600mm X 600mm Anti-skid Tiles in Terraces
 * 7ft. Designer Dado Tiles in Bathrooms
 * Anti-skid Ceramic Tiles in Bathrooms and Dry Balcony
 * Granite/ Marble Door Frames for all Bathrooms

WINDOWS & GRILLS

 * Granite Sill for all Windows
 * 3-Track Powder-Coated Aluminium Sliding Windows with Mosquito Mesh
 * Safety Grill for Window
 * Aluminium Louvers with Exhaust Fan Provision in Bathrooms
 * MS Railing for Balcony and Terrace



DOORS AND DOOR FRAMES

 * Designer Laminate Finish Main Door
 * Both Side Laminated Flush Door in Bedrooms and Bathrooms
 * Premium Accessories and Fixtures in all Rooms
 * Aluminium Sliding Door for Balcony and Terrace

KITCHEN AND DRY BALCONY

 * Granite Top Kitchen Platform
 * Dado Tiles upto Lintel Level in Kitchen
 * Electrical Point for Fridge, Microwave, Water Purifier
 * Washing Machine Point in Dry Balcony
 * 3 ft. Dado Tiles in Dry Balcony
 * Provision for Exhaust Fan

PAINT

 * Internally Semi Acrylic Emulsion Paint
 * Externally Weather Shield Acrylic Paint

LIFT LOBBIES

 * Designer Lobby
 * Access Control for Lobby

SPECIAL FEATURES

 * Glass Partition in Master Bathroom
 * False Ceiling in Bathrooms
 * LED Tube Lights and Fans in Entire Flat
 * Kitchen Trolleys Below Platform
 * Vegetable Sink in the Kitchen
 * Stainless Steel Sink for Washing in Dry Balcony
 * Mirror on Wash Basin in Master Bathroom
 * Digital Lock for Main Door
 * Regulated Pipe Gas System (as per Govt. norms)


GALLERY


×Close



FLOOR PLAN


2BHK TYPE A - 735 SQ.FT.

REQUEST FOR FLOOR PLANS
DOWNLOAD E-BROCHURE SCHEDULE A SITE VISIT
×
Name
Email:
Phone:
Comments

Please Wait....!

×
Name
Email:
Phone:
Comments

Please Wait....!

×
Name
Email:
Phone:
Comments

Please Wait....!

×
Name
Email:
Phone:
Comments

Please Wait....!

×
Name
Email:
Phone:
Comments

Please Wait....!


LESS OF A LOCATION.
MORE OF A LANDMARK

HOSPITALS

 * Shree Hospital - 1.4KM
 * Rising Medicare Hospital - 1.5KM
 * Sneha Speciality Hospital - 2.0KM
 * Vatsalya Hospital - 2.0KM
 * Columbia Asia Hospital - 2.3KM
 * Medipoint Hospital - 2.6KM
 * Balaji Hospital - 3.1KM
 * Rakshak Hospital - 3.1KM

SCHOOLS & COLLEGES

 * Silver Bell Tree School - 1.3KM
 * Eon Gyanankur School - 1.5KM
 * Lexicon Kids, Kharadi - 1.6KM
 * Trinity School - 2.6KM
 * Victorious Kidss Educares - 3.2KM
 * Kothari International School - 3.3KM
 * Lexicon Kids Mundhwa - 3.6KM
 * Oxford World School- 4.3KM
 * Phoenix World School- 4.3KM
 * The Bishops Co-ed School - 4.9KM
 * The Orbis School - 5.1KM

RESTAURANTS

 * Radisson Blu Hotel - 2.1KM
 * Novotel- 4.2KM
 * Hyatt Regency - 4.2KM
 * Hyatt - 4.6KM
 * The Westin - 5.9KM

MALLS

 * Reliance Smart - 0.8KM
 * Global High Street - 3.2KM
 * Phoenix Market City - 4.0KM
 * Seasons- 4.3KM
 * Amanora Town Centre- 4.4KM
 * Creaticity Mall - 7.2KM

ENTERTAINMENT

 * Bollywood Multiplex - 0.8KM
 * PVR – Inorbit - 2.7KM
 * PVR - Phoenix - 4.0KM
 * Cinepolis- Seasons- 4.3KM
 * Inox- Amanora Town Centre- 4.4KM
 * Gold Adlabs - 4.8KM

WORKPLACES

 * Zensar Technologies - 1.6KM
 * WTC - 2.5KM
 * EON - 2.9KM
 * Weikfield IT Park- 4.5KM
 * Magarpatta - 5.1KM
 * Cerebrum It Park - 6.1KM
 * Panchsil Tech Park - 6.7KM
 * Business Bay - 6.7KM

AIRPORT/STATION

 * Airport - 6.7KM
 * Railway Station - 10.4KM

HIGHWAYS

 * Nagar & Solapur highway - 2.9KM

VIEW GOOGLE MAP GET DIRECTION


CONSTRUCTION UPDATES

SITE PROGRESS JANUARY 2023




PRICING

Unit Type Carpet Area (Sq.Ft.) Price 2BHK type A 735 Download Cost Sheet 2BHK
type B 789 Download Cost Sheet

×fac
Name
Email:
Phone:
Comments

Please Wait....!

×
Name
Email:
Phone:
Comments

Please Wait....!


WHAT CLIENT'S SAY

 * 
 * 
 * 
 * 
 * 

I purchased the property with Prasun Sarvam last year. It was a great deal
altogether as compared to other properties in Kharadi. 800 carpet in my budget.
When it comes to answering my loads of queries, they answered all my questions
professionally and politely. I had so many questions regarding the property and
they were very patient in listening to every word I said, and precisely answered
all my inquiries. I was impressed and I will surely recommend their services to
all my friends!


VIVEK CHAWARE, MASTERCARD

Why did you choose Prasun Sarvam

Prasun Sarvam is located at the heart of Kharadi which offers excellent
connectivity. The five elements of nature are well balanced in the project. The
flats are quite spacious and laid out very well. What you like most about the
project Location is one of the thing and the floor plan of the flat is good
giving each space it's identity that it deserves. Last but not the least the
sales and account team at the project is very helpful and transparent.


SAURABH SHRIRAMWAR, REDHAT

Well designed spacious layout with good quality materials used in construction.
It's a prime location and got my dream home at a reasonable rate.


ANAND SHAH - BOOKMYSHOW PVT. LTD., MUMBAI

We were searching for our dream home for more than 8 months and literally
visited many projects all over Pune. We wanted a decent size apartment for our
small family in a reliable and well connected area. Kharadi was one of the
preferable areas by us in eastern side of Pune which has developed rapidly and
is very well connected to offices, entertainment spaces, highways, schools,
hospitals and many other daily needs.

We are lucky to find such an amazing flat at a great location within our
financial reach. Prasun Sarvam is a great example of equilibrium between modern
and traditional lifestyle. It is a harmonious composition of practical planning
and construction quality. Honestly we liked the flat on our first visit only and
it gave us positive vibes. We kinda knew we found a match fulfilling our
expectations. We and our parents really liked the offerings of this flat and
project, the layout, indoor and outdoor amenities, ventilation, convenient
location and overall aesthetics. We were impressed by a mature and well mannered
sales team who did a great job in explaining every detail of the project and
patiently handled all our queries and helped us take our decision practically to
book the flat. We are thankful to the sales and accounts team.

Now when we look back to our process of finding home and making the decision to
buy a flat … we think it’s really a wholesome journey and destination of that
journey is Prasun Sarvam ! We are awaiting to start our new life here …


ABHIJEET PATANKAR (IT PROFESSIONAL - CITICORP SERVICES INDIA PRIVATE LIMITED,
PUNE)


PRADNYA PATANKAR (IT PROFESSIONAL - AERA TECHNOLOGY, PUNE)

We were searching for our dream home in Pune near Kharadi area. We visited many
projects in the area, but when we went to Parsun Sarvam, we decided to stop our
search.The structure and planning of buildings is very impressive with best
construction, amenities like garden, gym, club house , play out area.

The last but not least and most impressive thing we found is the office staff
they have. Staff is very good in nature and always ready to help you with a
positive attitude. These are the few things in our mind to share.


REVA AND ROHAN DALVI, AMDOCS


PRASUN HOMES

At Prasun Homes, we believe in creating value that can last a lifetime. We plan
our projects keeping futuristic trends in mind while creating a sustainable
lifestyle. We adhere to stringent quality norms and understand our customers’
aspirations to create spaces which reflect their dreams. Our relentless quest to
make a difference in our customers’ lives inspires us to innovate and push
ourselves to create landmarks.


ENVIRONMENT FRIENDLY

(ACCREDITED BY MAHARASHTRA GOVERNMENT)



GET IN TOUCH

OFFICE ADDRESS

Prasun Associates, Prasun Arcade, CTS # 4747, 1st floor, Lane opposite Gokul
Hotel, Station Road, Pimpri, Pune 411018 - India
S.No.10/2A/23 to 26, Near Accolade, Kharadi, Haveli, Pune - 411015

CONTACT

Please Wait..!!!

Enquire Now

*Disclaimer: By accessing this website, the viewer confirms that the information
including brochures and marketing collateral on this website are solely for
informational purposes only and the viewer has not relied on this information
for making any booking/purchase in any project of the Company. Nothing on this
website constitutes advertising, marketing, booking, selling or an offer for
sale, or invitation to purchase a unit in any project by the Company. Sukhwani
Chawla Developers is not liable for any consequence of any action taken by the
viewer relying on such material/ information on this website.

Copyright © 2020 Prasun Sarvam


CALL NOW
ENQUIRE NOW