55ok

Mini

Direktori : /home/u307599615/domains/anantarealtors.com/public_html/
Upload File :
Current File : /home/u307599615/domains/anantarealtors.com/public_html/corporate-social-responsibilty.html


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

<!-- Mirrored from riseinfraventures.com/ by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 31 May 2025 09:27:46 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<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: #dadada69;" 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="Rise Infraventures Limited - 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://rnrbyriseinfra.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>

  .hero-section {
  background: url('assets/our-story/banner-csr.webp') center center / cover no-repeat;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 1rem; /* Mobile padding */
  background-size: cover;
  background-position: center;
}


@media (max-width: 768px) {
  .hero-section {
    min-height: 80vh;
    background-position: top center;
    background-image: url('assets/our-story/csr-mobile.webp'); /* Mobile image */
  }
}


.content-box {
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  padding: 2rem;
  width: 90%;
  max-width: 1296px;
  margin: -100px auto 0;
  position: relative;
  z-index: 2;

}
        
           .property-card img {
            height: 271px;
            object-fit: cover;
            border-radius: 10px;
            transition: transform 0.4s ease-in-out;
        }
        .property-card {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease-in-out;
        }
        .property-card:hover img {
            transform: scale(1.1);
        }
        .property-details {
            padding: 20px;
        }
        
        
      
    .modal-body img {
        max-width: 100%;
        max-height: 100vh;
        object-fit: contain;
    }

    
    @media (max-width: 768px) {
        .modal-body img {
            object-fit: contain;
            max-width: 100%;
            max-height: 100%; 
        }
    }
    
    
    
    .modal .btn-close {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 1051; /* Ensures it's always on top */
        background-color: white; /* Make it more visible */
        border-radius: 50%;
        padding: 10px;
        opacity: 1; /* Ensure it is visible */
    }

   

        
</style>






<div class="hero-section py-5">

</div>

<div class="content-box text-center">
  <p style="font-size: 20px;">
  <span style="font-size: 20px;">Rise Infraventures Limited CSR initiatives, under the Samidha Welfare Foundation, focus on empowering girls and supporting underprivileged and differently-abled children. These efforts include financial aid for education, access to quality healthcare, skill development programs, and medical assistance such as life-changing surgeries.


</p>
</div>




<div class="container-fluid mt-5">
    <div class="row g-4">
                     <!-- Add index for unique IDs -->
                <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <img src="media/product/samidha.jpg" 
                             class="card-img-top" 
                             alt="banner-" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal0">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>26 DECEMBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 20px">Rise Infraventures' Samidha Welfare: Empowering Girls for a Brighter Future</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infraventures Limited, a prominent real estate advisory firm, has been setting benchmarks by no                                                                    <span id="dots0">...</span>
                                    <span id="more0" style="display: none;">t only providing the best solutions in the sector but also in the segment of corporate social responsibility (CSR). The organisation has been leaving an indelible mark on society by actively contributing to the empowerment of underprivileged girls through the Samidha Welfare.Samidha Welfare, the social initiative of Rise Infraventures Limited, is dedicated to enhancing the lives of underprivileged girls and differently-abled children through a range of initiatives. These include financial support for higher education, access to quality healthcare, skill development programs, medical assistance, including life-changing surgeries, and the distribution of essential aid to those in need. Rise Infraventures Limited aims to help the most in need in every possible way.Sachin Gawri, Founder and CEO, Rise Infraventures Limited, states, "Our desires are more than just marking real estate achievements; we aim to transform the lives of as many as possible for a better tomorrow through vital measures. Our initiative extends a helping hand to underprivileged girls and differently-abled children in every segment that we can reach, to ensure that they are not deprived of the basic necessities in life. Rise Infraventures Limited wishes to improve lives, fostering a positive and enduring change in the lives of those in need."Samidha Welfare has earned a reputation as one of the leading organisations dedicated to girls' empowerment through numerous measures. Rise Infraventures is committed to making a difference in society through its unwavering dedication to community development.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(0)" id="myBtn0"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal0" tabindex="-1" aria-labelledby="imageModalLabel0" aria-hidden="true">
                    <div class="modal-dialog modal-fullscreen">
                        <div class="modal-content bg-black position-relative">
                           
                            <button type="button" class="btn-close position-absolute top-0 end-0 m-3" 
                                    data-bs-dismiss="modal" aria-label="Close"></button>
                                    
                            <div class="modal-body p-0 d-flex justify-content-center align-items-center">
                                <img src="media/product/samidha.jpg" 
                                     class="img-fluid" 
                                     style="max-width: 100%; max-height: 100vh; object-fit: contain;" 
                                     alt="Full Image">
                            </div>
                        </div>
                    </div>
                </div>
                
             <!-- Add index for unique IDs -->
                <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <img src="media/product/GMDA%20_5.jpg" 
                             class="card-img-top" 
                             alt="banner-" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal1">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>03 OCTOBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 20px">Subhash Chowk, Gurugram: Honoring the Legacy of Netaji Subhash Chandra Bose</h1>
                            
                            
                            <p class="text-muted">
                                On the occasion of the birth anniversary of the esteemed Netaji Subhash Chandra Bose, RISE Infravent                                                                    <span id="dots1">...</span>
                                    <span id="more1" style="display: none;">ures Limited, in collaboration with the Gurugram Metropolitan Development Authority, proudly unveiled a statue in his honor at Subhash Chowk in Gurugram. The event was graced by the presence of distinguished guests, including the honorable MLA, Mr. Sudhir Singla ji, IFS, Mr. Subhash Yadav ji, and Area Councilor, Mr. Kuldeep Yadav ji.As part of the RISE Infraventures Limited CSR initiative, the event also marked the inauguration of a towering 120 ft high national flag. Additionally, RISE Infraventures Limited undertook the beautification of the entire green belt stretch in the vicinity.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(1)" id="myBtn1"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal1" tabindex="-1" aria-labelledby="imageModalLabel1" aria-hidden="true">
                    <div class="modal-dialog modal-fullscreen">
                        <div class="modal-content bg-black position-relative">
                           
                            <button type="button" class="btn-close position-absolute top-0 end-0 m-3" 
                                    data-bs-dismiss="modal" aria-label="Close"></button>
                                    
                            <div class="modal-body p-0 d-flex justify-content-center align-items-center">
                                <img src="media/product/GMDA%20_5.jpg" 
                                     class="img-fluid" 
                                     style="max-width: 100%; max-height: 100vh; object-fit: contain;" 
                                     alt="Full Image">
                            </div>
                        </div>
                    </div>
                </div>
                
             <!-- Add index for unique IDs -->
                <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <img src="media/product/GMDA%20_4.jpg" 
                             class="card-img-top" 
                             alt="banner-" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal2">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>03 OCTOBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 20px">Rise Infraventures and GMDA Collaborate to Support G20 Initiatives</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infraventures Limited, a prominent player in the real estate and infrastructure sector, has joi                                                                    <span id="dots2">...</span>
                                    <span id="more2" style="display: none;">ned forces with the Gurugram Metropolitan Development Authority (GMDA) to actively endorse initiatives that align with the Group of Twenty (G20). This partnership underscores their shared dedication to tackling global challenges and promoting sustainable development.The G20, comprised of 19 individual countries and the European Union, represents some of the world's major economies and focuses on addressing critical global issues including economic growth, trade, climate change, and sustainable development. Rise Infraventures Limited's partnership with the Gurugram Metropolitan Development Authority to support G20 initiatives is a compelling demonstration of their unwavering commitment to global causes and sustainable development. By aligning their efforts with the G20's priorities, they are not only enhancing Gurugram but also setting a global example for other cities to follow. This partnership underscores the immense significance of public-private collaboration in addressing urgent global challenges and advancing the objectives of the G20.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(2)" id="myBtn2"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal2" tabindex="-1" aria-labelledby="imageModalLabel2" aria-hidden="true">
                    <div class="modal-dialog modal-fullscreen">
                        <div class="modal-content bg-black position-relative">
                           
                            <button type="button" class="btn-close position-absolute top-0 end-0 m-3" 
                                    data-bs-dismiss="modal" aria-label="Close"></button>
                                    
                            <div class="modal-body p-0 d-flex justify-content-center align-items-center">
                                <img src="media/product/GMDA%20_4.jpg" 
                                     class="img-fluid" 
                                     style="max-width: 100%; max-height: 100vh; object-fit: contain;" 
                                     alt="Full Image">
                            </div>
                        </div>
                    </div>
                </div>
                
             <!-- Add index for unique IDs -->
                <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <img src="media/product/GMDA_3.jpg" 
                             class="card-img-top" 
                             alt="banner-" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal3">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>03 OCTOBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 20px">Rise Infraventures Limited's Remarkable Initiative: Establishing 11 Murti Replica in Gurugram</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infraventures Limited, a prominent player in the real estate and infrastructure sector, is deep                                                                    <span id="dots3">...</span>
                                    <span id="more3" style="display: none;">ly committed to the growth and cultural enrichment of Gurugram. Their latest endeavor, an impressive project featuring the installation of 11 Murti replicas, serves as a testament to this dedication. Beyond aesthetics, Rise Infraventures' project has profound objectives. It seeks to celebrate the cultural diversity and spiritual essence of Gurugram, instill a sense of pride and belonging among its residents, and promote cultural tourism and artistic appreciation in the region.Importantly, Rise Infraventures actively engages the local community in this endeavor. Through art workshops, cultural events, and educational programs, they foster a deeper connection between residents and the Murti replicas, making them not just static sculptures but vibrant symbols of Gurugram's cultural heritage.The impact of this initiative is already evident, as it has not only enhanced Gurugram's cultural allure but also contributed positively to local businesses and tourism. Looking forward, Rise Infraventures plans to build upon this success by exploring opportunities for interactive experiences around the Murtis, further solidifying their role as living symbols of Gurugram's cultural heritage.Rise Infraventures' initiative to install 11 Murti replicas underscores their unwavering commitment to Gurugram's development and cultural enrichment. This is a shining example of how the private sector can make a substantial contribution to a city's cultural and social growth. Rise Infraventures' dedication to Gurugram's progress is commendable, and it truly exemplifies their motto: "We won't stop, we'll rise higher.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(3)" id="myBtn3"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal3" tabindex="-1" aria-labelledby="imageModalLabel3" aria-hidden="true">
                    <div class="modal-dialog modal-fullscreen">
                        <div class="modal-content bg-black position-relative">
                           
                            <button type="button" class="btn-close position-absolute top-0 end-0 m-3" 
                                    data-bs-dismiss="modal" aria-label="Close"></button>
                                    
                            <div class="modal-body p-0 d-flex justify-content-center align-items-center">
                                <img src="media/product/GMDA_3.jpg" 
                                     class="img-fluid" 
                                     style="max-width: 100%; max-height: 100vh; object-fit: contain;" 
                                     alt="Full Image">
                            </div>
                        </div>
                    </div>
                </div>
                
             <!-- Add index for unique IDs -->
                <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <img src="media/product/GMDA_2.jpg" 
                             class="card-img-top" 
                             alt="banner-" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal4">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 SEPTEMBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 20px">Shaping a Brighter Gurugram: Rise Infraventures and GMDA Unite</h1>
                            
                            
                            <p class="text-muted">
                                Our commitment to urban development is unwavering, and we thrive on fostering strong partnerships th                                                                    <span id="dots4">...</span>
                                    <span id="more4" style="display: none;">at drive positive change within our city. We take immense pride in our close and constructive alliances with two pivotal entities: the Gurugram Metropolitan Development Authority (GMDA) and the National Highway Authority. Together, we are key catalysts in the growth and development of our beloved Gurugram.Within this collaborative framework, we have embarked on a transformative mission – the revitalization of eight strategically vital areas within our city. This endeavor serves as a testament to our dedication to urban development and our sincere efforts to enhance the overall quality of life for our residents.Our paramount objective in this revitalization project is to elevate the living standards and experiences of our community. We are resolute in our pursuit of crafting a city that is not only aesthetically appealing but also environmentally conscious. Our commitment is manifest in our endeavors to make our city greener, cleaner, and more vibrant.Our revitalization efforts embody a holistic approach to urban development, encompassing urban planning, landscaping, infrastructure enhancement, and the integration of sustainable practices. We firmly acknowledge that these elements are fundamental in shaping a city that is not only visually captivating but also fosters a healthier and more enjoyable living environment.By working in close collaboration with GMDA and the National Highway Authority, our shared mission is to set a pioneering example of responsible and sustainable urban development. Our collective dedication is centered on transforming our city into a shining beacon of modern urban living, where residents take immense pride in their surroundings, and the environment is nurtured and protected for the benefit of future generations. Together, we are redefining Gurugram's future.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(4)" id="myBtn4"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal4" tabindex="-1" aria-labelledby="imageModalLabel4" aria-hidden="true">
                    <div class="modal-dialog modal-fullscreen">
                        <div class="modal-content bg-black position-relative">
                           
                            <button type="button" class="btn-close position-absolute top-0 end-0 m-3" 
                                    data-bs-dismiss="modal" aria-label="Close"></button>
                                    
                            <div class="modal-body p-0 d-flex justify-content-center align-items-center">
                                <img src="media/product/GMDA_2.jpg" 
                                     class="img-fluid" 
                                     style="max-width: 100%; max-height: 100vh; object-fit: contain;" 
                                     alt="Full Image">
                            </div>
                        </div>
                    </div>
                </div>
                
             <!-- Add index for unique IDs -->
                <div class="col-md-4">
                    <div class="card property-card position-relative">
                        <img src="media/product/GDMA_11.jpg" 
                             class="card-img-top" 
                             alt="banner-" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal5">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 SEPTEMBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 20px">City's Growth Inspires Rise: Embrace the Momentum!</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infravenures is not content with simply observing the city's transformation; we are steadfastly                                                                    <span id="dots5">...</span>
                                    <span id="more5" style="display: none;"> committed to leading the way. Our resolute dedication compels us to offer a comprehensive suite of services throughout this transformative journey.At Rise Infraventures, we recognize that transformation demands a holistic approach. Consequently, we are wholeheartedly dedicated to delivering the support and services required at every stage of this journey. Together, we can sculpt the city of our dreams into reality.We firmly believe in leaving an enduring mark on our city, which necessitates active involvement in every facet of its evolution. From urban planning and infrastructure enhancements to sustainable initiatives and community engagement, our commitment to making a positive impact knows no bounds.We invite you to join us on this remarkable expedition as we proudly stand at the forefront of city transformation. Let us collectively forge a brighter and more promising future for all.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(5)" id="myBtn5"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal5" tabindex="-1" aria-labelledby="imageModalLabel5" aria-hidden="true">
                    <div class="modal-dialog modal-fullscreen">
                        <div class="modal-content bg-black position-relative">
                           
                            <button type="button" class="btn-close position-absolute top-0 end-0 m-3" 
                                    data-bs-dismiss="modal" aria-label="Close"></button>
                                    
                            <div class="modal-body p-0 d-flex justify-content-center align-items-center">
                                <img src="media/product/GDMA_11.jpg" 
                                     class="img-fluid" 
                                     style="max-width: 100%; max-height: 100vh; object-fit: contain;" 
                                     alt="Full Image">
                            </div>
                        </div>
                    </div>
                </div>
                
                        </div>
</div><br>

<script>
function toggleText(index) {
    var dots = document.getElementById("dots" + index);
    var moreText = document.getElementById("more" + index);
    var btnText = document.getElementById("myBtn" + index);

    if (moreText.style.display === "none") {
        moreText.style.display = "inline";
        dots.style.display = "none";
        btnText.innerHTML = "<b>Read less</b>"; 
    } else {
        moreText.style.display = "none";
        dots.style.display = "inline";
        btnText.innerHTML = "<b>Read more →</b>"; 
    }
}
</script>




 

     <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 src="assets/logo.webp" alt="Rise Infraventures Limited - Top International Property Consultants in India" class="mb-3">
        
        <div class="d-flex gap-3 mb-3">
        <a href="https://www.youtube.com/@riseinfraventureslimited8586" target="_blank"> <i class="bi bi-youtube text-white"></i> </a>
       
        <a href="https://x.com/rise_infra" target="_blank" class="me-2"> <i class="bi bi-twitter text-white"></i></a>
      
        
        <a href="https://www.facebook.com/Riseinfraventureslimited" target="_blank" class="me-2"> <i class="bi bi-facebook text-white"></i></a>
         <a href="https://www.instagram.com/riseinfraventures/?igsh=MW8yZXZ2ZTBqam5qcA%3D%3D#" target="_blank" class="me-2"><i class="bi bi-instagram text-white"></i></a>
          <a href="https://www.linkedin.com/company/riseinfraventures/" 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>2nd floor of Ireo Grand View Tower, Golf Course Ext Rd, <br>Sector 58, Gurugram, Haryana 122001</p>
        <p><i class="bi bi-telephone-fill me-2 text-white"></i>180054777999</p>
        <p><i class="bi bi-envelope-fill me-2 text-white"></i>contact@riseinfraventures.com</p>
      </div>

      <!-- Column 2 -->
      <div class="col-md-2 mb-4">
        <h6 class="fw-bold">Company</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://rnrbyriseinfra.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="dropdown-wrapper">
    <div class="popular-searches" id="dropdownToggle">
      <span><i class="bi bi-geo-alt-fill me-2 text-white"></i>OUR CORPORATE & BRANCH OFFICES</span>
      <span class="arrow" id="dropdownArrow">▼</span>
    </div>

    <div class="dropdown-content" id="dropdownMenu">
      <div class="column">
       <p><i class="bi bi-geo-alt-fill me-2 text-white"></i><b>Corporate Office:</b> #02-390, Block 112, Edgefield Plains, Singapore-820112</p>
      </div>
      <div class="column">
        <p><i class="bi bi-geo-alt-fill me-2 text-white"></i><b>Mumbai Branch Office:</b> 1201- EFC-, 12th Floor, B Wing, Parinee Crescenzo, G Block, BKC, Mumbai - 400051</p>
      </div>
      <div class="column">
        <p><i class="bi bi-geo-alt-fill me-2 text-white"></i><b>Mumbai Branch Office:</b> 5th Floor, Ackruti Trade Centre, Rd Number 7, Kondivita, Andheri East, Mumbai, Maharashtra 400047</p>
      </div>
      <div class="column">
          <p><i class="bi bi-geo-alt-fill me-2 text-white"></i><b>Delhi Branch Office:</b> 4th Floor, SCO No 8, M3M 113 Market, Dwarka Expressway, Sector 113, Gurugram, Haryana 122017</p>
      </div>
    </div>
  </div> 
  
    <div class="text-center pt-4 mt-2 ">
      <p>
        © 2025 Rise Infraventures Limited. 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 riseinfraventures.com/corporate-social-responsibilty by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 31 May 2025 09:28:38 GMT -->
</html>

Zerion Mini 1.0