55ok

Mini

Direktori : /home/u307599615/domains/anantarealtors.com/public_html/
Upload File :
Current File : /home/u307599615/domains/anantarealtors.com/public_html/privacy-policy.html


<!doctype html>
<html lang="en">

 
<head>
<base >
  <meta name="robots" content="index,follow">
    <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <title>Ananta Realtors</title>
 
     <link rel="shortcut icon" href="assets/Ananta-logo.png" />
    <link href="../cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;display=swap" rel="stylesheet">
    <link href="../cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.1.0/mdb.min.css" rel="stylesheet">
    <link href="../cdn.jsdelivr.net/npm/bootstrap%405.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
	<link href="assets/css/style.css" rel="stylesheet">
	 <link href="assets/css/advance.css" rel="stylesheet">
	<link rel="stylesheet" type="text/css" href="../cdn.jsdelivr.net/npm/slick-carousel/slick/slick.css"/>
   <link rel="stylesheet" type="text/css" href="../cdn.jsdelivr.net/npm/slick-carousel/slick/slick-theme.css"/>
   <script src="../code.jquery.com/jquery-3.6.0.min.js"></script>
   <script src="../cdn.jsdelivr.net/npm/slick-carousel/slick/slick.min.js"></script>
  
  <style>
    .top-bar {
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.navbar-brand img {
    height: 50px;
    width: auto;
}


.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: -1px;
  display: none;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* Mobile fix: Expand submenu on click */
@media (max-width: 992px) {
  .dropdown-submenu .dropdown-menu {
    position: static;
    display: none;
    margin-left: 10px;
  }
  
  .dropdown-submenu.show .dropdown-menu {
    display: block;
  }

  /* Style for toggle icon */
  .dropdown-toggle-icon {
    display: inline-block;
    float: right;
    padding: 10px;
    cursor: pointer;
  }
}


@keyframes blinkText {
    0% { color: #f4c189; }
    50% { color: #000000; }
    100% { color: #f4c189; }
}

.blink-text {
    animation: blinkText 1s infinite;
   
}

a {
    text-decoration: none; 
    color: rgb(13 110 253); 
}


  </style>
  
 
   
</head>

<body>


<link href="https://fonts.googleapis.com/css2?family=Dancing+Script&amp;display=swap" rel="stylesheet">
<link href="../cdn.jsdelivr.net/npm/bootstrap-icons%401.10.5/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" href="../cdn.jsdelivr.net/npm/swiper%4011/swiper-bundle.min.css">
  <style>
a {
    text-decoration: none; 
    color: inherit; 
}


 .modal-content {
            background: rgba(0, 0, 0, 0.8);
            border-radius: 0;
            color: #fff;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            border: none;
        }
        /* Remove modal border and shadow */
        .modal-dialog {
            max-width: 100%;
            margin: 0;
        }
        /* Close button styling */
        .btn-close {
            filter: invert(1);
        }
        


        /* Custom input styles */
        .custom-input {
            background-color: transparent;
            border: none;
            border-bottom: 2px solid #fff;
            border-radius: 0;
            color: #fff;
            width: 100%;
            padding: 8px 0;
        }

        .custom-input:focus {
            outline: none;
            box-shadow: none;
            border-bottom: 2px solid #ddd;
        }

        .custom-input::placeholder {
            color: #ccc;
        }

        /* Spacing for inputs */
        .form-group {
            margin-bottom: 15px;
        }
        

         .navbar {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 1000; 
            background: rgba(0, 0, 0, 0.5); 
        }
        
  </style> 
  
   <header>
      
 

 <nav style="background-color: #0000006e;" class="navbar navbar-expand-lg navbar-dark">
        <div class="container">
        <a class="navbar-brand" href="index.html">
            <img style="height: 80px;" src="assets/Ananta-logo.png" alt="Ananta Realtors - Top Real Estate Consultants in India" width="100%" height="50">
        </a>
        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
            <span class="navbar-toggler-icon" style="background-image: url('assets/download.svg');"></span>

        </button>
        
            <div class="collapse navbar-collapse" id="navbarNav">
                <ul class="navbar-nav ms-auto">
                    
                      <li class="nav-item"><a class="nav-link" href="index.html">HOME</a></li>
                <li class="nav-item dropdown" data-bs-auto-close="outside">
                    <a class="nav-link dropdown-toggle text-white" href="#" id="newsroomDropdown" role="button" data-bs-toggle="dropdown">
                       ABOUT US
                    </a>
                    <ul class="dropdown-menu">
                   <li><a class="dropdown-item" href="about-us.html">Our Story</a></li>
                   <!-- <li><a class="dropdown-item" href="our-management-team.html">Leadership</a></li> -->
                   <!-- <li><a class="dropdown-item" href="events.html">Events</a></li> -->
                   <!-- <li><a class="dropdown-item" href="awards-and-recognition.html">Awards and Recognition</a></li> -->
                   <!-- <li><a class="dropdown-item" href="corporate-social-responsibilty.html">Corporate Social Responsibility</a></li> -->
                       
                    </ul>
                </li>
                    
                    
    <li class="nav-item dropdown">
    <a class="nav-link dropdown-toggle" href="#" id="servicesDropdown" role="button" data-bs-toggle="dropdown">
         PROPERTIES 
    </a>
    
    <ul class="dropdown-menu" aria-labelledby="servicesDropdown">
                    <li class="dropdown-submenu">
                <a class="dropdown-item dropdown-toggle" href="category/commercial.html">
                    Commercial                </a>

                                    <ul class="dropdown-menu">
                                                    <li>
                             <a class="dropdown-item" href="commercial-properties-gurgaon.html">
                             Gurgaon                            </a>

                                </a>
                            </li>
                                                    <!-- <li>
                             <a class="dropdown-item" href="commercial-properties-delhi.html">
                             Delhi                            </a>

                                </a>
                            </li>
                                                 -->
                    
               
                
                    </ul>
                            </li>
                    <li class="dropdown-submenu">
                <a class="dropdown-item dropdown-toggle" href="category/residential.html">
                    Residential                </a>

                                    <ul class="dropdown-menu">
                                                    <li>
                             <a class="dropdown-item" href="residential-properties-gurgaon.html">
                             Gurgaon                            </a>

                                </a>
                            </li>
                                                    <!-- <li>
                             <a class="dropdown-item" href="residential-properties-mumbai.html">
                             Mumbai                            </a>

                                </a>
                            </li> -->
                                                    <!-- <li>
                             <a class="dropdown-item" href="residential-properties-delhi.html">
                             Delhi                            </a>

                                </a>
                            </li>
                                                 -->
                    
               
                
                    </ul>
                            </li>
                    <li class="dropdown-submenu">
                <a class="dropdown-item dropdown-toggle" href="category/scoplots.html">
                    SCO Plots                </a>

                                    <ul class="dropdown-menu">
                                                    <li>
                             <a class="dropdown-item" href="sco-plots-in-gurgaon.html">
                             Gurgaon                            </a>

                                </a>
                            </li>
                                                
                    
               
                
                    </ul>
                            </li>
            </ul>
</li>
<li class="nav-item dropdown" data-bs-auto-close="outside">
                    <a class="nav-link dropdown-toggle text-white" href="#" id="newsroomDropdown" role="button" data-bs-toggle="dropdown">
                        INSIGHTS    
                    </a>
                    <ul class="dropdown-menu">
                         <li><a class="dropdown-item" href="blogs.html">Blogs</a></li>
                    
                           <li><a class="dropdown-item" href="pr-and-news.html">PR & Media</a></li>
                           <!-- <li><a class="dropdown-item" href="real-estate-news.html">News & Updates</a></li> -->
                      
                      
                      

                    </ul>
                </li>
                    <!-- <li class="nav-item"><a class="nav-link" href="https://rnrbyAnantainfra.com/" target="_blank" >RESEARCH & REPORTS</a></li> -->
                    
                    <!-- <li class="nav-item"><a class="nav-link" href="nri-corner.html">NRI CORNER</a></li> -->
                    <!-- <li class="nav-item"><a class="nav-link" href="career.html">CAREERS</a></li> -->
                    <li class="nav-item"><a class="nav-link" href="contact-us.html">CONTACT</a></li>
                </ul>
            </div>


           

        </div>
    </nav>

    </header>
    
    
    
    
    
    
    
    
<!-- Full-Screen Transparent Modal -->

<div class="modal fade" id="contactModal" tabindex="-1" aria-labelledby="contactModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-lg">
        <div class="modal-content">
            <div class="modal-header border-0">
                <h5 class="modal-title" id="contactModalLabel"></h5>
                <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
            </div>
            
            
            <div class="modal-body">
               <form action="https://riseinfraventures.com/contact-process" method="POST">
                   
    <div class="row" style="margin-top: 70px;">
    <div class="col-md-6">
        <div class="form-group">
            <label >Name*</label>
            <input type="text" class="custom-input" name="fname" id="fname" required style="width: 100%; padding: 12px; font-size: 18px;">
            <input type="hidden" name="first_form" value="send contact">
        </div>
        <div class="form-group">
            <label>Email*</label>
            <input type="email" class="custom-input" name="email" id="email" required style="width: 100%; padding: 12px; font-size: 18px;">
        </div>
    </div>
    <div class="col-md-6">
        <div class="form-group">
            <label>Mobile No*</label>
            <input type="tel" class="custom-input" name="phone" id="phone" required style="width: 100%; padding: 12px; font-size: 18px;" oninput="this.value = this.value.replace(/\D/g, '')">
        </div>
        <div class="form-group">
            <label>Messages*</label>
            <input type="text" class="custom-input" name="message" id="message" required style="width: 100%; padding: 12px; font-size: 18px;">
        </div>
    </div>
</div>


        <div class="text-center mt-3">
            <button type="submit" name="submit" class="btn btn-light">Submit</button>
        </div>
    </form>
</div>
           
          
        </div>
    </div>
</div>
    
    
  

    
      
<style>
       
        h1 {
            font-size: 32px; 
            text-align: center; 
             font-weight: bold
        }
        h2 {
            font-size: 24px; 
            text-align: justify; 
             font-weight: bold
        }
        h3 {
            font-size: 20px; 
            text-align: justify; 
             font-weight: bold
        }
        p, ol, ul {
            font-size: 16px; 
           
        }
        a {
            font-size: 16px;
        }
    </style>

<div class="container  pt-5 mt-5">
    
    <h1 class="text-center mb-4">Privacy Policy</h1>
    <p style="text-align: justify;">
        Rise Infraventures Limited is committed to maintaining the privacy and accuracy of the information you provide on this site. All information is collected and processed with the full knowledge of the user. Appropriate measures are implemented to ensure that your data is not misused, lost, or accidentally destroyed within the environment of Rise Infraventures Limited. While we have taken care to provide accurate information on our website, we disclaim any liability for loss or damage arising from reliance on the information provided.
    </p>
    
    <h2 style="text-align: justify;">What This Privacy Policy Covers</h2>
    <ul style="text-align: justify;">
        <li>This Privacy Policy applies to personally identifiable information that you share with us through our website, or any app owned and operated by Rise Infraventures Limited.</li>
        <li>It describes how we collect, use, and disclose your personal information and our commitments to safeguarding your data.</li>
        <li>This Policy does not cover the activities of organizations we do not own, or control or individuals not managed or employed by us. It also excludes any information shared with public or private authorities as required by applicable laws, court orders, or directions.</li>
    </ul>

    <h2 style="text-align: justify;">Information Collection and Use</h2>
    <p style="text-align: justify;">
        We collect and use your personal information solely to provide and improve our services. By using our website, you agree to the collection and use of your information as outlined in this Privacy Policy.
    </p>
    <h3 style="text-align: justify;">Information You Provide:</h3>
    <ul style="text-align: justify;">
        <li><strong>Enquiry Forms:</strong> When you submit an enquiry form, we collect information such as your name, email address, phone number, and any additional comments or data you provide.</li>
        <li><strong>Consent to Contact:</strong> By providing your details, you consent to be contacted by us, even if you are registered on the Do Not Call (DNC)/National Do Not Call (NDNC) registry.</li>
        <li><strong>Stored Information:</strong> The data provided is securely stored in our database and is not shared with third parties without your consent.</li>
    </ul>

    <h3 style="text-align: justify;">Automatically Collected Information:</h3>
    <ul style="text-align: justify;">
        <li><strong>Log Data:</strong> We collect data such as your IP address, browser type, browser version, pages visited, visit duration, and other usage statistics whenever you interact with our site.</li>
        <li><strong>Technical Details:</strong> Information about your device, location, and network carrier when using our mobile app.</li>
    </ul>

    <h2 style="text-align: justify;">Information We Collect</h2>
    <ol style="text-align: justify;">
        <li><strong>Personal Information:</strong> This includes your name, gender, age, contact details, nationality, and any content you share with us.</li>
        <li><strong>Interactions:</strong> Records of your correspondence with us, including emails, phone calls, or interactions on social media.</li>
        <li><strong>Survey Responses:</strong> Feedback or responses provided during customer surveys conducted by us or on our behalf.</li>
        <li><strong>Website/App Usage:</strong> Details about your visits to our website, use of our apps, and interaction with our digital platforms, including data collected through cookies or other tracking technologies.</li>
        <li><strong>Online Identifiers:</strong> Mobile device advertising identifiers and geo-location data during app use to provide location-specific services.</li>
    </ol>

    <h2 style="text-align: justify;">Information Sharing and Disclosure</h2>
    <p style="text-align: justify;">
        We are committed to safeguarding your data and do not sell, rent, or share personally identifiable information except as outlined below:
    </p>
    <ol style="text-align: justify;">
        <li><strong>With Consent:</strong> We may share your data with third parties if we have your explicit consent.</li>
        <li><strong>Legal Compliance:</strong> We may disclose personal information as required by law or in good faith if such disclosure is necessary to:
            <ul>
                <li>Comply with legal obligations, court orders, or legal processes.</li>
                <li>Protect the rights, property, or safety of our users or the public.</li>
            </ul>
        </li>
        <li><strong>Policy Enforcement:</strong> If your actions violate our terms of service or Privacy Policy.</li>
    </ol>

    <h2 style="text-align: justify;">Intellectual Property</h2>
    <p style="text-align: justify;">
        The content and design of this website, including text, images, logos, and other material, are the exclusive property of Rise Infraventures Limited. Unauthorized use, reproduction, or distribution of any material from this website is strictly prohibited. You may not retrieve or display content for personal, commercial, or non-commercial purposes without prior written permission.
    </p>

    <h2 style="text-align: justify;">Changes to This Privacy Policy</h2>
    <p style="text-align: justify;">
        We reserve the right to modify this Privacy Policy at any time. Any changes will be communicated on this page. We encourage users to review this page periodically to stay informed about how we are protecting their information.
    </p>
</div>


 

     <div class="popup-container" id="popupContainernew">
        <div class="popup">
            <span class="close" onclick="closePopupnew()">&times;</span>
            <h2>Connect With Us</h2>
            <form action="https://riseinfraventures.com/send_process" method="POST">
                
                <label>Name</label>
                <input type="text" name="fname" id="fname" placeholder="Your name" required>
                
                 <input type="hidden" name="first_form" value="send contect">

                <label>Email</label>
                <input type="email" name="email" id="email"  placeholder="Enter Your Email" required>
                <label>Phone</label>
                <input type="tel" name="phone" id="phone" placeholder="Enter Phone Number"  oninput="this.value = this.value.replace(/\D/g, '')" required>
                
                <label>Message</label>
                <textarea placeholder="Description about it" name="message" id="message" ></textarea>
                
                 <input type="hidden" name="project" id="project" value="Quick Inquiry with Mobile">
                
              
               <div class="form-block">
               <div class="checkbox-container">
               <input type="checkbox" class="terms-checkbox" id="terms1">
               <label for="terms1">  I accept the <a href="terms-of-use.html" style="color: Blue">Terms & Conditions</a>
               </label>
              </div>

                <div class="form-footer">
             <button class="submit-btn" disabled>Submit</button>
              </div>
               </div>
           
                
            </form>
        </div>
    </div>
 

<div class="bottom-bar d-flex text-white text-center">
  <div class="bar-item">
    <a href="tel:180054777999" class="bar-link">
      <i class="bi bi-telephone-fill"></i> <span>Call</span>
    </a>
  </div>
  <div class="bar-item">
    <a onclick="showPopupnew()" class="bar-link">
      <i class="bi bi-envelope-fill"></i> <span>Enquire</span>
    </a>
  </div>
  <div class="bar-item">
    <a href="https://api.whatsapp.com/send?phone=918448539093&amp;text=Hello%20Team%20Rise%20Infraventures%20Limited,%20I%20am%20interested%20in%20one%20of%20the%20projects%20listed%20on%20your%20website.%20Could%20you%20please%20connect%20with%20me?" class="bar-link">
      <i class="bi bi-whatsapp"></i> <span>WhatsApp</span>
    </a>
  </div>
</div>



<footer class="bg-black text-white py-2">
  <div class="container-fluid py-md-4 px-md-5 px-3">
    <div class="row">

    
      <div class="col-md-6">
        <img style="height: 90px;" src="assets/Ananta-logo.png" alt="Ananta Realtors  - Top International Property Consultants in India" class="mb-3">
        
        <div class="d-flex gap-3 mb-3">
 
      
        
        <a href="https://www.facebook.com/share/16fMuKjpKd/" target="_blank" class="me-2"> <i class="bi bi-facebook text-white"></i></a>
         <a href="https://www.instagram.com/ananta_realtors?igsh=MWYxMWwwNmR3MWYwMw==" target="_blank" class="me-2"><i class="bi bi-instagram text-white"></i></a>
          <a href="https://www.linkedin.com/in/rohit-kaushik-18268a2b8/" target="_blank" class="me-2"><i class="bi bi-linkedin text-white"></i></a>

        </div>
        <p>Stay informed with the latest trends & insights</p>

        <form class="d-flex flex-wrap gap-1 mb-3" role="form">
          <input type="email" class="form-control" id="email" placeholder="Email address" required style="max-width: 230px;">
          <button type="submit" class="btn btn-gradient btn-no-uppercase">Subscribe</button>
        </form>

        <p><i class="bi bi-geo-alt-fill me-2 text-white"></i>Cw-410 Jms suberbio one sector 67 opp aria mal</p>
        <p><i class="bi bi-telephone-fill me-2 text-white"></i>+91 98180 69551</p>
        <p><i class="bi bi-envelope-fill me-2 text-white"></i>rohitkari597@gmail.com</p>
      </div>

      <!-- Column 2 -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">About Us</h6>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="about-us.html" class="text-white text-decoration-none">Our Story</a></li>
          <!-- <li class="mb-2"><a href="our-management-team.html">Leadership</a></li> -->
          <!-- <li class="mb-2"><a href="awards-and-recognition.html" class="text-white text-decoration-none">Awards</a></li> -->
          <!-- <li class="mb-2"><a href="events.html" class="text-white text-decoration-none">Events</a></li> -->
          <!-- <li class="mb-2"><a href="career.html" class="text-white text-decoration-none">Career</a></li> -->
          <li class="mb-2"><a href="contact-us.html" class="text-white text-decoration-none">Contact Us</a></li>
        
        </ul>
      </div>

      <!-- Column 3 -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">Services</h6>
        <ul class="list-unstyled">
          <li class="mb-2"><a href="category/residential.html" class="text-white text-decoration-none">Residential</a></li>
          <li class="mb-2"><a href="category/commercial.html" class="text-white text-decoration-none">Commercial</a></li>
          <li class="mb-2"><a href="category/scoplots.html" class="text-white text-decoration-none">SCO Plots</a></li>
          <!-- <li class="mb-2"><a href="land.html" class="text-white text-decoration-none">Land</a></li> -->
          <!-- <li class="mb-2"><a href="it.html" class="text-white text-decoration-none">IT Services</a></li> -->
        </ul>
      </div>

      <!-- Column 4 -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">Insights</h6>
        <ul class="list-unstyled">
          <!-- <li class="mb-2"><a href="https://rnrbyAnantainfra.com/" class="text-white text-decoration-none" target="_blank">Research Reports</a></li> -->
          <li class="mb-2"><a href="blogs.html" class="text-white text-decoration-none">Blogs</a></li>
        </ul>

        <h6 class="fw-bold mt-4">Media</h6>
        <ul class="list-unstyled">
          <!-- <li class="mb-2"><a href="corporate-social-responsibilty.html" class="text-white text-decoration-none">In   the News</a></li> -->
        </ul>
      </div>
      
      

    </div>
    
 
  
    <div class="text-center pt-4 mt-2 ">
      <p>
        © 2025 <a href="https://bestdigisolutions.com/">Best Digi solutions</a> . All Rights Reserved.
        | <a href="privacy-policy.html" class="text-white">Privacy Policy</a>
        | <a href="terms-of-use.html" class="text-white">Terms of Use</a>
        <!-- | <a href="rera.html" class="text-white">RERA</a> -->
      </p>  
    </div>
  </div>
</footer>



    <script src="../cdn.jsdelivr.net/npm/%40popperjs/core%402.11.8/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
    <script src="../cdn.jsdelivr.net/npm/bootstrap%405.3.2/dist/js/bootstrap.min.js" integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+" crossorigin="anonymous"></script> <script src="../cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.1.0/mdb.min.html"></script>

     <script type="text/javascript" src="../cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.1.0/mdb.umd.min.js"></script>
     
     <script>
         document.addEventListener("DOMContentLoaded", function () {
  // Select all submenu toggle icons
  document.querySelectorAll(".dropdown-toggle-icon").forEach(function (toggle) {
    toggle.addEventListener("click", function (e) {
      e.preventDefault(); // Prevent default link behavior
      let submenu = this.parentElement.querySelector(".dropdown-menu");
      if (submenu) {
        submenu.classList.toggle("show");
      }
    });
  });

  // Close submenu when clicking outside
  document.addEventListener("click", function (e) {
    if (!e.target.closest(".dropdown-submenu")) {
      document.querySelectorAll(".dropdown-submenu .dropdown-menu").forEach(function (submenu) {
        submenu.classList.remove("show");
      });
    }
  });
});



</script>
   
 <script>
    const toggle = document.getElementById("dropdownToggle");
    const content = document.getElementById("dropdownMenu");
    const arrow = document.getElementById("dropdownArrow");

    toggle.addEventListener("click", function (e) {
      e.stopPropagation();
      content.classList.toggle("show");
      arrow.classList.toggle("rotate");
    });

    document.addEventListener("click", function () {
      content.classList.remove("show");
      arrow.classList.remove("rotate");
    });

    content.addEventListener("click", function (e) {
      e.stopPropagation();
    });
  </script>
  
  <script>
        function showPopupnew() {
            document.getElementById('popupContainernew').style.display = 'flex';
        }
        function closePopupnew() {
            document.getElementById('popupContainernew').style.display = 'none';
        }
    </script>
    


<script>
    // Select all form blocks
    document.querySelectorAll('.form-block').forEach(block => {
      const checkbox = block.querySelector('.terms-checkbox');
      const button = block.querySelector('.submit-btn');

      checkbox.addEventListener('change', function () {
        button.disabled = !this.checked;
      });
    });
  </script>
  
</body> 

<!-- Mirrored from AnantaRealtors .com/ by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 31 May 2025 09:28:25 GMT -->
</html>

Zerion Mini 1.0