55ok

Mini

Direktori : /home/u307599615/domains/anantarealtors.com/public_html/
Upload File :
Current File : /home/u307599615/domains/anantarealtors.com/public_html/awards-and-recognition.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/rise-infra-ventures-awards.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/mobile_rise-infraventures-awards.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 has garnered numerous prestigious awards and recognitions for its excellence in real estate services. These accolades reflect the company's commitment to innovation, customer satisfaction, and industry leadership. Its consistent achievements highlight a legacy of trust and success.



</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/755069179_rise-infraventures-honoured-for-top-category-awards-in-dlf-projects.webp" 
                             class="card-img-top" 
                             alt="banner-rise-infraventures-honoured-for-top-category-awards-in-dlf-projects" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal0">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 MAY 2025</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Rise Infraventures Honoured with Top-Category Awards for Outstanding Contribution Across DLF</h1>
                            
                            
                            <p class="text-muted">
                                What a proud and humbling moment for all of us at Rise Infraventures. We are truly honoured to recei                                                                    <span id="dots0">...</span>
                                    <span id="more0" style="display: none;">ve Top-Category Awards for our contribution across all DLF Projects, including Gold – Best Performer in Promoting DLF Privana and Global Excellence Across NRI Regions.These accolades are not just trophies — they represent the trust, collaboration, and unwavering commitment that define our journey with the DLF family.What made this recognition even more special was a heartfelt surprise — a stunning Portrait Art presented to us, capturing the essence of this moment forever.Over the past few years, our journey with DLF has been nothing short of extraordinary. Being part of a legacy that is reshaping Gurgaon’s skyline and transforming the real estate landscape is a true honour.To our valued investors and clients, thank you for your continued belief in us. Your trust fuels our ambition.And to our passionate Team Rise, this is your win. Your dedication makes everything possible.&nbsp;</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/755069179_rise-infraventures-honoured-for-top-category-awards-in-dlf-projects.webp" 
                                     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/728577320_central-park-honours-rise-infra-ventures-certificate.webp" 
                             class="card-img-top" 
                             alt="banner-central-park-honours-rise-infra-ventures-certificate" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal1">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>10 APRIL 2025</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Central Park Honours Rise Infra Ventures With Certificate of Appreciation 2024 - 25</h1>
                            
                            
                            <p class="text-muted">
                                Central Park proudly honoured Rise Infra Ventures with a Certificate of Appreciation for 2024–25,                                                                     <span id="dots1">...</span>
                                    <span id="more1" style="display: none;">recognizing their exceptional performance and dedicated contribution. This recognition reflects the strong partnership and shared commitment to excellence in the real estate industry. Rise Infra Ventures continues to set benchmarks through its professionalism, integrity, and customer-first approach.</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/728577320_central-park-honours-rise-infra-ventures-certificate.webp" 
                                     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/695027398_c2.webp" 
                             class="card-img-top" 
                             alt="banner-godrej-properties-certificate-of-appreciation-rise-infra-ventures" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal2">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>28 FEBRUARY 2025</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Godrej Properties Presents Certificate Of Appreciation To Rise Infra Ventures Limited</h1>
                            
                            
                            <p class="text-muted">
                                Godrej Properties proudly presented a Certificate of Appreciation to Rise Infra Ventures Limited, re                                                                    <span id="dots2">...</span>
                                    <span id="more2" style="display: none;">cognizing their exceptional contribution and unwavering commitment. This honour reflects the strong partnership and shared vision between both companies, celebrating excellence in real estate and the consistent efforts of Rise Infra Ventures in delivering remarkable results.</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/695027398_c2.webp" 
                                     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/486408513_hiranandani-group.webp" 
                             class="card-img-top" 
                             alt="banner-hiranandani-group-recognizes-rise-infra-ventures-limited-for-excellence-in-2023-2024" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal3">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 NOVEMBER 2024</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Hiranandani Group Recognizes Rise Infra Ventures Limited for Excellence in 2023-24</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infra Ventures Limited is proud to be recognized by the Hiranandani Group for excellence in 202                                                                    <span id="dots3">...</span>
                                    <span id="more3" style="display: none;">3-24. This honour reflects our commitment to delivering value, trust, and performance in real estate. We thank Hiranandani for this recognition and look forward to achieving greater milestones together in the future.</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/486408513_hiranandani-group.webp" 
                                     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/emaar-india.webp" 
                             class="card-img-top" 
                             alt="banner-Rise Infra Ventures Limited Honored as Star Performer by Emaar India" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal4">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 NOVEMBER 2024</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Rise Infra Ventures Limited Honored as Star Performer by Emaar India</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infra Ventures Limited has been honored as a Star Performer by Emaar India, recognizing its exc                                                                    <span id="dots4">...</span>
                                    <span id="more4" style="display: none;">eptional performance and dedication in promoting Emaar’s premium real estate projects. This prestigious recognition reflects the company’s commitment, excellence, and trusted partnership in delivering value to clients and contributing to Emaar’s continued success.</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/emaar-india.webp" 
                                     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/omaxe-limited-recognizes.webp" 
                             class="card-img-top" 
                             alt="banner-Omaxe Limited Recognizes Rise Infra Ventures Limited as Star Performer 2024" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal5">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 NOVEMBER 2024</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Omaxe Limited Recognizes Rise Infra Ventures Limited as Star Performer 2024</h1>
                            
                            
                            <p class="text-muted">
                                Omaxe Limited proudly recognizes Rise Infra Ventures Limited as the Star Performer of 2024. This pre                                                                    <span id="dots5">...</span>
                                    <span id="more5" style="display: none;">stigious accolade celebrates their exceptional performance, dedication, and outstanding contribution to Omaxe’s real estate success. The recognition reflects the strong partnership and shared vision for delivering excellence and building trust in the industry.</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/omaxe-limited-recognizes.webp" 
                                     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/signature-global-perfomer.webp" 
                             class="card-img-top" 
                             alt="banner-Rise Infra Ventures Limited Recognized as Star Performer 2024 by Signature Global" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal6">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 NOVEMBER 2024</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Rise Infra Ventures Limited Recognized as Star Performer 2024 by Signature Global</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infra Ventures Limited is proud to be recognized as the Star Performer 2024 by Signature Global                                                                    <span id="dots6">...</span>
                                    <span id="more6" style="display: none;">. This prestigious award reflects our dedication, excellence, and consistent performance in delivering top-notch real estate solutions. We thank Signature Global for this honour and remain committed to achieving greater milestones in the future.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(6)" id="myBtn6"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal6" tabindex="-1" aria-labelledby="imageModalLabel6" 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/signature-global-perfomer.webp" 
                                     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/667077126_certificate-of-appriciation.webp" 
                             class="card-img-top" 
                             alt="banner-godrej-properties-honors-rise-infraventures-partner-premiere-platinum-club-fy-24-25" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal7">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 NOVEMBER 2024</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Rise Infra Ventures As Partner Premiere Platinum Club FY 24-25</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infraventures is proud to be recognized as a Partner in the prestigious Premiere Platinum Club                                                                     <span id="dots7">...</span>
                                    <span id="more7" style="display: none;">for FY 2024-25. This honour reflects our unwavering dedication, strong performance, and trusted partnerships in the real estate industry. We remain committed to delivering excellence and building lasting value for our clients and partners.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(7)" id="myBtn7"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal7" tabindex="-1" aria-labelledby="imageModalLabel7" 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/667077126_certificate-of-appriciation.webp" 
                                     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/godrej-vrikshya-banner.webp" 
                             class="card-img-top" 
                             alt="banner-Outstanding Performance Award By Godrej Properties For Exceptional Contribution To Godrej Vriskhy 2024" 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal8">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>24 SEPTEMBER 2024</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Godrej Properties Awards Outstanding Contribution to Godrej Vrikshya 2024</h1>
                            
                            
                            <p class="text-muted">
                                Rise Infraventures is proud to receive the Outstanding Performance Award from Godrej Properties for                                                                     <span id="dots8">...</span>
                                    <span id="more8" style="display: none;">our exceptional contribution to Godrej Vrikshya 2024. This recognition reflects our dedication, excellence, and strong partnership with Godrej. We remain committed to delivering value and building lasting relationships with our clients and industry leaders.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(8)" id="myBtn8"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal8" tabindex="-1" aria-labelledby="imageModalLabel8" 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/godrej-vrikshya-banner.webp" 
                                     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/Elan.jpg" 
                             class="card-img-top" 
                             alt="banner-humbled-and-elated-to-receive-the-prestigious-award-from-elan-group-for-our-exceptional-sales-achievements." 
                             style="cursor: pointer;" 
                             data-bs-toggle="modal" 
                             data-bs-target="#imageModal9">

                        <div class="property-details">
                              <p style="color: #c60000; text-transform: uppercase;">
                                <b>30 SEPTEMBER 2023</b>
                            </p>
                            <h1 class="card-title" style="font-size: 18px">Humbled and Elated to Receive Prestigious Award from Elan Group</h1>
                            
                            
                            <p class="text-muted">
                                We are humbled and elated to receive the prestigious award from Elan Group for our exceptional sales                                                                    <span id="dots9">...</span>
                                    <span id="more9" style="display: none;"> achievements. This recognition motivates us to continue delivering outstanding results and building strong partnerships. We thank Elan Group for their trust and support in our journey toward excellence.</span>
                                    <br>
                                    <a href="javascript:void(0);" onclick="toggleText(9)" id="myBtn9"><b style="color: #000">Read more →</b></a>
                                                            </p>
                        </div>
                    </div>
                </div>
                
                
             <div class="modal fade" id="imageModal9" tabindex="-1" aria-labelledby="imageModalLabel9" 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/Elan.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/awards-and-recognition by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 31 May 2025 09:28:38 GMT -->
</html>

Zerion Mini 1.0