| Server IP : 199.79.63.27 / Your IP : 216.73.216.250 Web Server : Microsoft-IIS/10.0 System : Windows NT MD-PLESK-WEB5 10.0 build 20348 (Windows Server 2022) AMD64 User : IWPD_6698(lcitec7i) ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/INETPUB/VHOSTS/lcit.edu.in/lcitps.edu.in/ |
Upload File : |
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>LCIT Public School</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<?php include 'alllinks.php';?>
<style>
.uniform-policy {
padding: 10px;
width: 90%;
text-align:justify;
margin: auto;
}
h2 {
color: #333;
text-align: center;
}
ul.a {
list-style-type: none;
padding: 0;
li {
background: #fff;
margin: 5px 0;
padding: 5px;
.highlight {
font-weight: bold;
color: #007BFF;
}
}
}
.small-img {
width: 30%;
height: 200px;
object-fit: cover;
margin-right: 10px;
}
</style>
</head>
<body>
<!-- preloader area start -->
<div id="preloader">
<div class="loader"></div>
</div>
<!-- prealoader area end -->
<?php include 'navbar.php';?>
<!-- offset search area start -->
<div class="offset-search">
<form action="#">
<input type="text" name="search" placeholder="Sarch here...">
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
<!-- offset search area end -->
<!-- body overlay area start -->
<div class="body_overlay"></div>
<!-- body overlay area end -->
<!-- crumbs area start -->
<div class="crumbs-area">
<div class="container">
<div class="crumb-content">
<h4 class="crumb-title">Hostel</h4>
</div>
</div>
</div>
<!-- crumbs area end -->
<!-- about area start -->
<div class="container"><br><br>
<div class="row">
<div class="col-lg-12">
<div class="about-left-content">
<div class="section-title">
<span class="text-uppercase" style="text-align:center; font-size:20px; color:#05136e;">π‘ Hostel Facilities at LCIT</span>
</div>
<p style="text-align:justify">At LCIT Group of Institutions, we believe that a safe, comfortable, and nurturing residential environment plays a vital role in a studentβs academic success and personal growth. Our well-managed hostel facilities are designed to give students the perfect balance of independence and security, within a vibrant and supportive community.<br>
Whether you're from a different city or a nearby town, LCIT Hostels provide everything you need to feel at home.</p>
<p>ποΈ Key Features of LCIT Hostels</p>
<ul class="a">
<li>π’ Separate Hostels for Boys & Girls</li>
<li>ποΈ Spacious, Well-Furnished Rooms (Single/Double/Triple Sharing Options).</li>
<li>π 24/7 Security with CCTV Surveillance.</li>
<li>π Wi-Fi Enabled for Seamless Online Learning.</li>
<li>π§Ό Hygienic Bathrooms & Daily Housekeeping Services.</li>
<li>π½οΈ Nutritious, Multi-Cuisine Mess Facility with Veg & Non-Veg Options.</li>
<li>π§Ί Laundry & Ironing Facility Available.</li>
<li>π Dedicated Study Rooms for Academic Focus.</li>
<li>π§ Recreational Area, Gym, Indoor Games & Meditation Zones.</li>
<li>π In-Campus Transport Support in Case of Medical Needs.</li>
<li>π‘οΈ Your Safety is Our Priority.</li>
</ul>
<br>
<div class="uniform-policy">
<p style="text-align:justify">With<b> round-the-clock warden supervision</b>, regular medical checkups, and strict access control, LCIT ensures a <b>safe, inclusive, and discipline-driven</b> hostel environment for all students. Our staff is always available to support residents in every possible way β whether itβs health, academics, or emotional well-being.</p>
<p style="text-align:justify"> π¬<b> A Place to Live. A Community to Belong.<b><br>
At LCIT Hostels, students form <b>lifelong friendships</b>, engage in </b>late-night study sessions</b>, celebrate <b>festivals together</b>, and experience a <b>true sense of belonging</b>. It's not just about staying β itβs about <b>living, learning, and growing together</b>.</p>
<br>
<img src="assets/images/facilities/hostel1.jpg" alt="Hostel 1" class="small-img">
<img src="assets/images/facilities/hostel2.jpg" alt="Hostel 2" class="small-img">
</div><br>
</div>
</div>
</div><br>
<br>
</div>
<!-- about area end -->
<!-- footer area start -->
<?php include 'footer.php';?>
<!-- footer area end -->
<!-- footer area end -->
<!-- jquery latest version -->
<script src="assets/js/vendor/jquery-2.2.4.min.js"></script>
<!-- bootstrap 4 js -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- others plugins -->
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.slicknav.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>