Orient_Website/aboutus.php
2024-07-02 11:36:06 +05:45

341 lines
16 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-4 wow fadeInLeft" data-wow-delay="0.1s">
<div class="bg-light rounded text-center">
<img src="img/about-us1.jpg" class="img-fluid " style="margin: 10px; height:300px; " alt="Image">
</div>
</div>
<div class="col-xl-8 wow fadeInRight" data-wow-delay="0.3s">
<h3 class="sub-title display-5 pe-3 text-lg b">Overview</h3>
<p class="mb-4">Welcome to Orient International for Abroad Studies, your dedicated partner in realizing your aspirations of studying abroad. With over a decade of unwavering commitment to excellence, Orient International has established itself as a trusted name in the field of international education consultancy.</p>
<p class="mb-4">At Orient International, we understand that studying abroad is not just about acquiring academic qualifications; it is a transformative journey that opens doors to new cultures, perspectives, and opportunities. Our mission is to empower students from around the world to navigate this journey with confidence and success.</p>
<p class="mb-4">Through personalized counseling and comprehensive support, we guide students through every step of the process, from selecting the right course and university to preparing visa applications and settling into their new academic environment. Our goal is to ensure that every student receives the best possible guidance and resources to achieve their academic and career goals abroad.</p>
<p class="mb-4">With a deep commitment to integrity, excellence, and innovation, Orient International strives to redefine the standards of educational consultancy. Our dedicated team of experienced professionals is committed to providing unmatched service, tailored to the unique needs and aspirations of each student.</p>
<p class=" mb-3"><i class="fa fa-check-circle me-2"></i>Excellence: Commitment to delivering high-quality services and support.</p>
<p class=" mb-3"><i class="fa fa-check-circle me-2"></i>Integrity: Upholding ethical standards in all our interactions and operations.</p>
<p class=" mb-3"><i class="fa fa-check-circle me-2"></i>Empowerment: Empowering students to make informed decisions and achieve their aspirations.</p>
<p class=" mb-3"><i class="fa fa-check-circle me-2"></i>Innovation: Embracing innovation to enhance the student experience and service delivery.</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>Years of Experience</h3>
<div class="d-flex align-items-center justify-content-center">
<span class="counter-value" data-toggle="counter-up">11</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">50</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>Satisfied Students</h3>
<div class="d-flex align-items-center justify-content-center">
<span class="counter-value" data-toggle="counter-up">1000</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.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>
<!--Team -->
<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">
<h5 class="sub-title text-primary px-3">Our Team</h5>
</div>
<p class="mb-0">Meet our dedicated team of professionals who bring a wealth of experience and expertise in international education. Our team is committed to guiding students through every step of their journey, ensuring personalized attention and support.</p>
</div>
<div class="row g-4 text-center">
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.1s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
<a href="#" class="text-white fs-4">Designation</a>
</div>
</div>
</div>
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.3s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
<a href="#" class="text-white fs-4">Designation</a>
</div>
</div>
</div>
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.5s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
<a href="#" class="text-white fs-4">Designation</a>
</div>
</div>
</div>
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.7s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
<a href="#" class="text-white fs-4">Designation</a>
</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 & Values</h3>
</div>
<p class="mb-0">Empowering students through personalized guidance to achieve academic and career success.</p>
</div>
<div>
<h2 class=" mb-4">Mission
</h2>
<p class="mb-4">Our mission at Orient International is to empower students by providing expert guidance and resources that facilitate successful academic journeys abroad. We strive to make the process seamless and enriching, ensuring every student receives the best opportunities for personal and professional growth.</p>
</div>
<div>
<h2 class=" mb-4">Vision
</h2>
<p class="mb-4">Driven by a vision of creating global citizens and fostering cross-cultural understanding, Orient International aims to be a catalyst for educational excellence and international cooperation. We envision a future where education transcends borders, empowering individuals to make a positive impact worldwide.</p>
</div>
<div>
<h2 class=" mb-4">Our Values
</h2>
<p class="mb-4">At Orient International, our values are the cornerstone of our operations.</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">Why Choose<br> Orient International?</h3>
</div>
<p class="mb-4">Choosing Orient International means choosing:</p>
</div>
<div>
<h2 class=" mb-4">Expert Guidance:
</h2>
<p class="mb-4">Tailored counseling from industry experts with a deep understanding of global education trends.</p>
</div>
<div>
<h2 class=" mb-4">Comprehensive Support:
</h2>
<p class="mb-4">End-to-end assistance from application to visa processing and beyond.</p>
</div>
<div>
<h2 class=" mb-4">Proven Track Record:
</h2>
<p class="mb-4">A decade of successful student placements in top universities worldwide.</p>
</div>
<div>
<h2 class=" mb-4">Global Network:
</h2>
<p class="mb-4">Partnerships with prestigious universities and educational institutions globally.</p>
</div>
<div>
<h2 class=" mb-4">Community Engagement:
</h2>
<p class="mb-4">Beyond our core services, Orient International actively engages with the community and educational stakeholders to promote access to quality education. We collaborate with schools, colleges, and organizations to foster educational opportunities and support initiatives that benefit students.</p>
</div>
</div>
</div>
<!-- cta -->
<div class="container-fluid counter-facts py-5">
<div class="container ">
<div class="row ">
<div class="col-8 wow fadeInUp" data-wow-delay="0.1s">
<h2 class="text-center">Get in Touch</h2>
<p class="mb-4">Contact us today to schedule a consultation with our experienced counselors and start planning your future.</p>
</div>
<div class="col-lg-2 row-cols-1 text-center mb-2 mb-lg-0">
<a href="contact.php" class="btn btn-outline-dark rounded-pill m-3 " data-bs-toggle="modal"
data-bs-target="#exampleModal" data-bs-whatever="Orient">Contact Us</a>
</div>
</div>
</div>
</div>
<!-- <div class="container-fluid country overflow-hidden py-5" id="network">
<div class="container ">
<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-5">Connecting students to their dreams, one consultation at a time. Navigating educational paths with expertise and care.</p>
<div class="container-fluid country pt-5 ">
<div class="container">
<div class="row g-4 text-center">
<div class="col-3 wow fadeInUp" data-wow-delay="0.1s">
<div class="country-item">
<div class="country-flag">
<img src="img/japanflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
<div class="col-3 wow fadeInUp" data-wow-delay="0.1s">
<div class="country-item">
<div class="country-flag">
<img src="img/canadaflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
<div class="col-3 wow fadeInUp" data-wow-delay="0.1s">
<div class="country-item">
<div class="country-flag">
<img src="img/ukflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
<div class="col-3 wow fadeInUp" data-wow-delay="0.1s">
<div class="country-item">
<div class="country-flag">
<img src="img/ausflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid country py-5">
<div class="section-title text-center container py-5">
<div class="container-fluid country py-5 pt-0">
<div class="container">
<div class="row g-4 text-center">
<div class="col-3 wow fadeInUp" data-wow-delay="0.5s">
<div class="country-item">
<div class="country-flag">
<img src="img/newzealandflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
<div class="col-3 wow fadeInUp" data-wow-delay="0.5s">
<div class="country-item">
<div class="country-flag">
<img src="img/brazil.jpg" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
<div class="col-3 wow fadeInUp" data-wow-delay="0.5s">
<div class="country-item">
<div class="country-flag">
<img src="img/japanflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
<div class="col-3 wow fadeInUp" data-wow-delay="0.5s">
<div class="country-item">
<div class="country-flag">
<img src="img/canadaflag.png" class=" rounded-circle" style="height: 150px" alt="Image">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<?php include ('footer.php'); ?>