D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
guruglobalpreschool.com
/
Filename :
about-us.php
back
Copy
<?php $page = "About Us"; include'style.php'; ?> <body id="about-us"> <?php include'header.php'; ?> <div class="main-content"> <div class="rs-breadcrumbs breadcrumbs-overlay"> <div class="breadcrumbs-img"> <img src="assets/images/breadcrumbs/about-banner.jpg" alt="Breadcrumbs Image"> </div> <div class="breadcrumbs-text white-color"> <h1 class="page-title">About Us</h1> <ul> <li> <a class="active" href="./">Home</a> </li> <li>About Us</li> </ul> </div> </div> <div id="rs-about" class="rs_about style1 pt-50 pb-50 sm-pt-30 sm-pb-30"> <div class="container"> <div class="row align-items-center"> <div class="col-md-5 col-sm-12 padding-0 md-pl-15 md-pr-15 md-mb-30"> <div class="img_part"> <img class="img1" src="assets/images/others/about-img1.jpg" alt="About Image"> <img class="img2" src="assets/images/others/about-img2.jpg" alt="About Image"> <!-- <img class="img3" src="assets/images/about/principal.png" alt="About Image"> --> </div> </div> <div class="col-md-7 col-sm-12 pl-50 sm-pl-15"> <div class="sec-title"> <!-- <div class="sub-title orange"></div> --> <div class="sec_heading bold-text mb-22">Explore About Guru Global Pre School</div> <div class="desc"> <p>Welcome to Guru Global Preschool, Bagdogra – where we guide your child's early learning journey from playgroup to Senior KG, focusing on ages 2 to 6. With over 14 years of expertise and ISO 9001:2015 certification, we stand as a symbol of educational excellence. Operating in 100 cities across India and beyond, our commitment to quality has earned us prestigious accolades, including the 'India Achievers Award' and 'Most Trusted Brand in Abacus and Preschool' in 2019. At Guru Global Preschool, we create a safe and stimulating environment, fostering holistic development. We empower children, shaping responsible citizens for a brighter tomorrow, and offer specialized Abacus training as part of our comprehensive educational approach.</p> </div> </div> </div> </div> </div> </div> <div class="rs-cta about_admission_sec pt-50 pb-50 sm-pt-30 sm-pb-30"> <div class="partition-bg-wrap inner-page"> <div class="container"> <div class="row"> <div class="col-md-6 col-sm-12 md-pt-50 md-pb-50 md-pl-15"> <div class="sec-title mb-20 md-mb-20"> <h3 class="title mb-10">Our Vision</h3> <div class="desc">We believe it is our duty to cultivate responsible citizens of tomorrow. Thus, we nurture and develop young minds that will not only shape their own destinies but also contribute to the betterment of society.</div> </div> <div class="sec-title mb-20 md-mb-20"> <h3 class="title mb-10">Our Mission</h3> <div class="desc">Through innovative approaches of imparting knowledge and professional behavior, we are laying the foundation of our future generation.</div> </div> </div> <div class="col-md-6 col-sm-12 sm-pt-10 sm-pb-10"> <div class="about_fee"> <h3>Admission:</h3> <p>Every Year admission process start in the month of November. However, some seats are reserved for those kids who want to take admission in emergency (like transfer cases).</p> <p>Following are the criteria / requirement for admission:</p> <ol> <li>Admission Form: Please fill out the admission form in block letters. The cost of the admission form is Rs. 200.</li> <li>Photographs: Three passport-size photos of the child are required.</li> <li>Birth Certificate: A photocopy of the child's birth certificate is required.</li> <li>ID Proof: A photocopy of the parents' ID proof is required.</li> </ol> </div> </div> </div> </div> </div> </div> </div> <?php include'footer.php'; ?> </body> </html>