| Server IP : 199.79.63.27 / Your IP : 216.73.216.42 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/lcitbb/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>School Fees Structure</title>
<?php include 'alllinks.php';?>
<style>
table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
th, td {
border: 1px solid #000;
padding: 10px;
text-align: center;
}
th {
background-color: #fc287d;
color: white;
}
</style>
</head>
<body>
<?php include 'BLOOMING_BUDS_Novbar.php';?>
<!-- crumbs area start -->
<div class="crumbs-area">
<div class="container">
<div class="crumb-content">
<h4 class="crumb-title">Fees Structure (2026-27)</h4>
</div>
</div>
</div>
<!-- crumbs area end -->
<!-- course area start -->
<section class="container py-5" style="margin-top:100px;">
<!-- <h4 class="text-center mb-4" style="color:#fc9928;">Fees Structure (2025-26)</h4>-->
<!-- <div class="col-12">
<div class="card p-3" style="height:500px;">
<h5>School Fee Structure</h5>
<embed src="pdfs/schoolfeestructure.pdf" type="application/pdf" style="height:500px;" >
</div>
</div>-->
<h5>Registration Fees-500/-</h5>
<table>
<tr>
<th>Particulars</th>
<th> Play Group</th>
<th>Nursery-KG-II</th>
<th>Class I-IV</th>
</tr>
<tr>
<td>School Fee <br> (Annually)
</td>
<td>Rs. 22,000</td>
<td>Rs. 29,400</td>
<td>Rs. 43,600</td>
</tr>
<tr>
<td>Caution Money <br> (One-time Refundable)</td>
<td>Rs. 2,000</td>
<td>Rs. 2,000</td>
<td>Rs. 2,000</td>
</tr>
<tr>
<td rowspan="5">Transport Fees <br>(For 11 Months) </td>
<td rowspan="5"></td>
<td >Within 3 Kms</td>
<td >Rs. 700/-month</td>
</tr>
<tr><td >Within 7.5 Kms</td>
<td >Rs. 1,000/-month</td>
</tr>
<tr> <td >Between 7.5-12 Kms</td>
<td >Rs. 1,600/-month</td>
</tr>
<tr> <td > Between 12 -17 Kms</td>
<td > Rs. 1,700/-month</td>
</tr>
<tr> <td >Above 17 Kms</td>
<td > Rs. 1,900/-month</td>
</tr>
</table>
<br>
<h4>Fee to be paid in Installment Basis:</h4>
<table>
<tr>
<th>CLASS</th>
<th>1st Installment</th>
<th>2nd Installment</th>
<th>3rd Installment</th>
<th>4th Installment</th>
<th>Total</th>
</tr>
<tr>
<td> PLAY GROUP</td>
<td>Rs. 6,000</td>
<td>Rs. 6,000</td>
<td>Rs. 6,000</td>
<td>Rs. 6,000</td>
<td>Rs. 24,000</td>
</tr>
<tr>
<td> NUR TO KG-II</td>
<td>Rs. 7,850</td>
<td>Rs. 7,850</td>
<td>Rs. 7,850</td>
<td>Rs. 7,850</td>
<td>Rs. 31,400</td>
</tr>
<tr>
<td> Class I TO IV</td>
<td>Rs. 11,400</td>
<td>Rs. 11,400</td>
<td>Rs. 11,400</td>
<td>Rs. 11,400</td>
<td>Rs. 45,600</td>
</tr>
</table>
<br>
<br>
<b style="color:#e83e8c;">Fee Deposit Timing:<br>
8:15 AM to 1:15 PM</b><br><br>
<h5>Important Notes:</h5><br><br>
<ol style="line-height: 1.5;">
<li style="margin-bottom: 10px;"><strong>One Time Admission fee is waived-off.</strong></li>
<li style="margin-bottom: 10px;"><strong>Refundable Caution Money:</strong> Rs. 2000.00 will be charged quarterly (Rs. 500.00 per quarter).</strong></li>
<li style="margin-bottom: 10px;"><strong>Admission Cancellation:</strong> Only caution money will be refunded.</li>
<li style="margin-bottom: 10px;"><strong>Late Fee:</strong> Will be charged per month for late payment of quarterly fees for Academic, Transport & Hostel Fee.</li>
<li style="margin-bottom: 10px;"><strong>Sibling Concession:</strong> Rs. 1000.00 per annum, limited to only one child.</li>
<li style="margin-bottom: 10px;"><strong>Sibling Concession:</strong> 25% discount on school fee for the third younger child.</li>
<li style="margin-bottom: 10px;"><strong>One-Time Payment Discount:</strong> 5% discount on school fee for one-time payment.</li>
</ol>
</section>
<!-- footer area start -->
<?php include 'Footer.php'; ?>
<!-- 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>
<script>
$(document).ready(function() {
// get video source from data-src button
var $videoSrc;
$('.video-btn').click(function() {
$videoSrc = $(this).data( "src" );
});
console.log($videoSrc);
// autoplay video on modal load
$('#myModal').on('shown.bs.modal', function (e) {
// youtube iframe configuration and settings
$("#video").attr('src',$videoSrc + "?autoplay=1&rel=0&controls=1&loop=1&modestbranding=1");
})
// stop playing the youtube video when modal closed
$('#myModal').on('hide.bs.modal', function (e) {
// stop video
$("#video").attr('src',$videoSrc);
})
});
</script>
</body>
</html>