rohini/canada.php
2024-10-04 18:00:52 +05:45

72 lines
4.7 KiB
PHP

<?php include('header.php')?>
<!--Page Header Start-->
<section class="page-header">
<div class="page-header-bg" style="background-image: url('assets/images/rohini/canada-bg.jpg')"> </div>
<div class="container">
<div class="page-header__inner">
<h2>Canada</h2>
<ul class="thm-breadcrumb list-unstyled">
<li><a href="index.html">Home</a></li>
<li><span>-</span></li>
<li class="active">CANADA</li>
</ul>
</div>
</div>
</section>
<!--Page Header End-->
<!--Intro-->
<section class="section-pd blog-bg">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="section-title__tagline-box"> <span class="section-title__tagline">Your Pathway to Global Success</span> </div>
<h2 class="country-def-title">Experience World-Class Education in the Land of Opportunity and Innovation.</h2>
<p class="pt-4">Canada is a premier destination for international students seeking high-quality education, a welcoming environment, and a vibrant multicultural experience. With globally recognized universities, affordable tuition fees, and a strong focus on research and innovation, Canada provides a dynamic learning environment that prepares students for successful careers. Whether you aim to study engineering, business, healthcare, or the arts, Canadian institutions are renowned for their academic excellence and practical learning approaches.</p>
</div>
</div>
<div class="row pt-5 pb-5">
<div class="col-lg-10 mx-auto"> <img src="assets/images/rohini/canada-banner.jpg" class="img-fluid"> </div>
</div>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>At Rohini International Education, we specialize in helping students navigate the journey to studying in Canada. From choosing the right university to securing your student visa, our experienced consultants provide personalized guidance to ensure a seamless transition into Canadian academic life.</p>
<h3 class="pt-5 pb-4 country-def-title">Why Study in the Canada? </h3>
<ul>
<li><strong>Globally Recognized Universities:</strong> Study at top institutions like the University of Toronto, McGill University, and the University of British Columbia.</li>
<li><strong>Affordable Education:</strong> Compared to other popular destinations, Canada offers quality education at lower tuition rates.</li>
<li><strong>Work While You Study:</strong> Canada allows international students to work part-time during studies and full-time during breaks, offering valuable work experience.</li>
<li><strong>Post-Graduation Work Permit (PGWP):</strong> Stay and work in Canada after graduation, with pathways to permanent residency.</li>
<li><strong>Multicultural Experience:</strong> Live in a welcoming and inclusive society with a rich blend of cultures and communities.</li>
</ul>
<h3 class="pt-5 pb-4 country-def-title">Start Your Canadian Adventure with Confidence! </h3>
<p>At Rohini International Education, we are committed to helping you unlock your potential and achieve your dreams of studying in Canada. Our personalized approach ensures that your journey to success is supported every step of the way.</p>
</div>
</div>
<div class="row pt-5 pb-5">
<div class="col-lg-4 col-md-6 wow fadeInUp animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInUp;">
<div class="coaching-one__single">
<div class="coaching-one__img-box">
<div class="coaching-one__img"> <img src="assets/images/rohini/canada1.jpg" alt=""> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInUp;">
<div class="coaching-one__single">
<div class="coaching-one__img-box">
<div class="coaching-one__img"> <img src="assets/images/rohini/canada2.jpg" alt=""> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInUp;">
<div class="coaching-one__single">
<div class="coaching-one__img-box">
<div class="coaching-one__img"> <img src="assets/images/rohini/canada3.jpg" alt=""> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Intro End-->
<?php include('footer.php')?>