172 lines
8.3 KiB
PHP
172 lines
8.3 KiB
PHP
|
<?php include ('header.php'); ?>
|
||
|
|
||
|
<div class="container-fluid bg-breadcrumb">
|
||
|
<div class="container text-center py-5" style="max-width: 900px;">
|
||
|
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">About Us</h1>
|
||
|
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
|
||
|
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
|
||
|
<li class="breadcrumb-item"><a href="#" class="text-white">About</a></li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<div class="container-fluid overflow-hidden py-5">
|
||
|
<div class="container py-5">
|
||
|
<div class="row g-5">
|
||
|
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
|
||
|
<div class="bg-light rounded text-center">
|
||
|
<img src="img/profile.png" class="img-fluid " style="margin: 10px; height:300px; " alt="Image">
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
|
||
|
<h3 class="sub-title display-5 pe-3 text-lg b">Company Profile</h3>
|
||
|
<p class="mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt architecto consectetur iusto
|
||
|
perferendis blanditiis assumenda dignissimos, commodi fuga culpa earum explicabo libero sint est mollitia
|
||
|
saepe! Sequi asperiores rerum nemo!
|
||
|
Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt architecto consectetur iusto perferendis
|
||
|
blanditiis assumenda dignissimos, commodi fuga culpa earum explicabo libero sint est mollitia saepe! Sequi
|
||
|
asperiores rerum nemo!</p>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="container-fluid counter-facts py-5">
|
||
|
<div class="container py-5">
|
||
|
<div class="row g-4">
|
||
|
<div class="col-12 col-sm-6 col-md-6 col-xl-3 wow fadeInUp" data-wow-delay="0.1s">
|
||
|
<div class="counter">
|
||
|
<div class="counter-icon">
|
||
|
<i class="fas fa-passport"></i>
|
||
|
</div>
|
||
|
<div class="counter-content">
|
||
|
<h3>Visa Categories</h3>
|
||
|
<div class="d-flex align-items-center justify-content-center">
|
||
|
<span class="counter-value" data-toggle="counter-up">31</span>
|
||
|
<h4 class="text-secondary mb-0" style="font-weight: 600; font-size: 25px;">+</h4>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-12 col-sm-6 col-md-6 col-xl-3 wow fadeInUp" data-wow-delay="0.3s">
|
||
|
<div class="counter">
|
||
|
<div class="counter-icon">
|
||
|
<i class="fas fa-users"></i>
|
||
|
</div>
|
||
|
<div class="counter-content">
|
||
|
<h3>Team Members</h3>
|
||
|
<div class="d-flex align-items-center justify-content-center">
|
||
|
<span class="counter-value" data-toggle="counter-up">377</span>
|
||
|
<h4 class="text-secondary mb-0" style="font-weight: 600; font-size: 25px;">+</h4>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-12 col-sm-6 col-md-6 col-xl-3 wow fadeInUp" data-wow-delay="0.5s">
|
||
|
<div class="counter">
|
||
|
<div class="counter-icon">
|
||
|
<i class="fas fa-user-check"></i>
|
||
|
</div>
|
||
|
<div class="counter-content">
|
||
|
<h3>Visa Process</h3>
|
||
|
<div class="d-flex align-items-center justify-content-center">
|
||
|
<span class="counter-value" data-toggle="counter-up">4.9</span>
|
||
|
<h4 class="text-secondary mb-0" style="font-weight: 600; font-size: 25px;">K</h4>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-12 col-sm-6 col-md-6 col-xl-3 wow fadeInUp" data-wow-delay="0.7s">
|
||
|
<div class="counter">
|
||
|
<div class="counter-icon">
|
||
|
<i class="fas fa-handshake"></i>
|
||
|
</div>
|
||
|
<div class="counter-content">
|
||
|
<h3>Success Rates</h3>
|
||
|
<div class="d-flex align-items-center justify-content-center">
|
||
|
<span class="counter-value" data-toggle="counter-up">98</span>
|
||
|
<h4 class="text-secondary mb-0" style="font-weight: 600; font-size: 25px;">%</h4>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="container-fluid country overflow-hidden py-5"
|
||
|
style="background-image: url('img/testibg.png'); object-fit: cover;">
|
||
|
<div class="container py-5">
|
||
|
<div class="section-title text-center wow fadeInUp" data-wow-delay="0.1s" style="margin-bottom: 70px;">
|
||
|
<div class="sub-style">
|
||
|
<h3 class="sub-title display-5 mb-4 px-3">Mission, Vision & Objectives</h3>
|
||
|
</div>
|
||
|
|
||
|
<p class="mb-0">Lorem ipsum dolor sit amet consectetur adipisicing elit. Quaerat deleniti amet at atque sequi
|
||
|
quibusdam cumque itaque repudiandae temporibus, eius nam mollitia voluptas maxime veniam necessitatibus saepe in
|
||
|
ab? Repellat!</p>
|
||
|
|
||
|
</div>
|
||
|
<div>
|
||
|
|
||
|
<h2 class=" mb-4">Mission
|
||
|
</h2>
|
||
|
<p class="mb-4">At Orient Consultancy, our mission is to empower aspiring students to achieve their educational
|
||
|
and career goals by providing comprehensive and personalized guidance for studying abroad. We aim to simplify
|
||
|
the complexities of international education through expert advice, ethical practices, and unwavering support,
|
||
|
ensuring each student finds the right academic path and destination to realize their fullest potential. With a
|
||
|
commitment to integrity, excellence, and innovation, we offer tailored services that cover everything from
|
||
|
educational counseling and application assistance to visa guidance and post-arrival support. Our vision is to be
|
||
|
a leading global education consultancy recognized for our dedication to student success and our contribution to
|
||
|
international education, celebrating and promoting cultural diversity and global understanding every step of the
|
||
|
way.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
|
||
|
<h2 class=" mb-4">Vision
|
||
|
</h2>
|
||
|
<p class="mb-4">At Orient Consultancy, our vision is to be a leading global education consultancy renowned for our
|
||
|
commitment to student success, excellence in service, and impactful contributions to the field of international
|
||
|
education. We aspire to empower students from diverse backgrounds to achieve their academic and career
|
||
|
aspirations by providing them with unparalleled support and guidance. By fostering a culture of integrity,
|
||
|
innovation, and inclusivity, we aim to bridge the gap between dreams and reality, creating a world where
|
||
|
education knows no boundaries and every student can thrive in a globalized environment. Through our dedication
|
||
|
to ethical practices and personalized services, we envision a future where Orient Consultancy is synonymous with
|
||
|
trust, quality, and transformative educational experiences.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
|
||
|
<h2 class=" mb-4">Objectives
|
||
|
</h2>
|
||
|
<p class="mb-4">At Orient Consultancy, our primary objectives are to provide personalized and comprehensive
|
||
|
guidance to students, ensuring their academic and career aspirations are met with the highest standards of
|
||
|
excellence. We aim to offer tailored advice, expert consultation, and end-to-end support, from initial
|
||
|
counseling and application assistance to visa guidance and post-arrival services. By leveraging strong global
|
||
|
networks with reputable educational institutions, we present diverse and high-quality study options to our
|
||
|
students. Committed to ethical practices and transparency, we build trust with students and their families,
|
||
|
fostering their academic and personal growth. We strive to make international education accessible and celebrate
|
||
|
cultural diversity, helping students embrace global perspectives and thrive in a globalized environment.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="container-fluid country overflow-hidden py-5">
|
||
|
<div class="container py-5">
|
||
|
<div class="section-title text-center wow fadeInUp" data-wow-delay="0.1s" style="margin-bottom: 70px;">
|
||
|
<div class="sub-style">
|
||
|
<h3 class="sub-title display-5 mb-4 px-3">Our Network</h3>
|
||
|
</div>
|
||
|
|
||
|
<p class="mb-0">Lorem ipsum dolor sit amet consectetur adipisicing elit. Quaerat deleniti amet at atque sequi
|
||
|
quibusdam cumque itaque repudiandae temporibus, eius nam mollitia voluptas maxime veniam necessitatibus saepe in
|
||
|
ab? Repellat!</p>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<?php include ('footer.php'); ?>
|