File: /var/www/grapossconnect/grapossconnect/our-company.php
<?php include 'header.php'; ?>
<style>
.HeaderSection {
background: #eec9cb;
}
.TopHeaderSection .HeaderContact span {
color: #1f1f1f;
}
.TopHeaderSection h2 a {
color: #434343;
border-right: 1px solid #5c5c5c;
}
</style>
<!-- ALL PAGE HEADER SECTION -->
<section class="AllpageHeaderSection">
<div class="AllpageHeaderBg" style="background-image: url(/grapossconnect/images/page-banner-1.jpg);"></div>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<h2 class="wow fadeInUp">About US
<span class="wow fadeInUp"><a href="">Home</a> About Us</span>
</h2>
</div>
</div>
</div>
</section>
<!-- END ALL PAGE HEADER SECTION -->
<!-- OUR COMPANY PAGE SECTION -->
<section class="OurcompanypageSection">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<h2 class="wow fadeInUp">About Graposs Edutech Pvt Ltd <b>- Tech-enabled education for all</b></h2>
<p class="wow fadeInUp">Graposs Edutech Private Limited (GEPL) is positioned in the niche at the intersection of education
and technology. We are essentially a marketplace that uses technology to penetrate into the
heartland of the country and reach out to the last mile to deliver education, employability and
entrepreneurial solutions, products and services. In the last decade and a year that we have been
around, our focus has been to augment education and upskilling to create employability. GEPL
strengthens education, skilling and employability at the last mile by creating robust technology
platforms and relevant content to create meaningful impact for all students and institutions.
</p>
<p class="wow fadeInUp">GEPL in its vision-mission and in its heart has always believed in education for all, educationwhich is structured, to capture all stakeholders, especially students with varied learning skills. As
studies have shown different learners learn in different ways, some learn better through visual
representations, some by reading, some by listening,
</p>
<p class="wow fadeInUp">GEPL has always believed that technology could be the viable vehicle to reach out, to the largest
masses across the country. This is how GEPL has been structured to further the vision-mission to
impart education to one and all through technology.</p>
<p class="wow fadeInUp">The aim is to make learning accessible for one and all, covering all households from the unserved,
the underserved and the served population of India. Every Product offering, thus generated within
GEPL has been structured considering these varied differences of societies, differences of varied
learners, their languages of comfort, and many more factors that affect learning journey of a learner.</p>
<p class="wow fadeInUp">GEPL has evolved into a market place which today has products and services to cater all learners
from the age of 5 to 40 and also to create support mechanisms to ensure that quality education is
made available, accessible and impactful for all.</p>
</div>
</div>
</div>
</section>
<!-- END OUR COMPANY PAGE SECTION -->
<?php include 'footer.php'; ?>