message
This commit is contained in:
485
ielts.php
485
ielts.php
@ -1,298 +1,227 @@
|
||||
<?php include('header.php')?>
|
||||
<!--Page Header Start-->
|
||||
<section class="page-header">
|
||||
<div class="page-header__bg" style="background-image: url('assets/images/backgrounds/page-header-bg.jpg');">
|
||||
<?php include('header.php') ?>
|
||||
<!--Page Header Start-->
|
||||
<section class="page-header">
|
||||
<div class="page-header__bg" style="background-image: url('assets/images/backgrounds/page-header-bg.jpg');">
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="page-header__inner">
|
||||
<div class="thm-breadcrumb__box">
|
||||
<ul class="thm-breadcrumb list-unstyled">
|
||||
<li><a href="index.php">Home</a></li>
|
||||
<li><span>-</span></li>
|
||||
<li><a href="ielts.php">Class</Canvas></a></li>
|
||||
<li><span>-</span></li>
|
||||
<li>IELTS Class</Canvas></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="page-header__inner">
|
||||
<div class="thm-breadcrumb__box">
|
||||
<ul class="thm-breadcrumb list-unstyled">
|
||||
<li><a href="index.php">Home</a></li>
|
||||
<li><span>-</span></li>
|
||||
<li><a href="service.php">Services</a></li>
|
||||
<li><span>-</span></li>
|
||||
<li>PTE</li>
|
||||
<h2>IELTS Class</Canvas></h2>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Page Header End-->
|
||||
|
||||
<!--Services Details Start-->
|
||||
<section class="services-details">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xl-3 col-lg-4">
|
||||
<div class="services-details__left">
|
||||
<div class="services-details__services-box">
|
||||
<ul class="services-details__services-list list-unstyled">
|
||||
<li class="active">
|
||||
<a href="ielts.php">IELTS Class<span class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="pte.php">PTE Class<span class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="toefl.php">Toefl Class<span class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="services-details__contact">
|
||||
<h3 class="services-details__contact-title">Contact us</h3>
|
||||
<ul class="services-details__contact-list list-unstyled">
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-location"></span>
|
||||
</div>
|
||||
<p>Kathmandu, Nepal</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-phone-call"></span>
|
||||
</div>
|
||||
<p><a href="tel:+13330000000">01-5344710</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-envelope"></span>
|
||||
</div>
|
||||
<p><a href="mailto:example@email.com">info@rohini.edu.np</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-planning"></span>
|
||||
</div>
|
||||
<p>Sun - Fri: 10:00 AM - 5:00 PM
|
||||
<br> Saturday Close
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>PTE</h2>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Page Header End-->
|
||||
<div class="col-xl-9 col-lg-8">
|
||||
<div class="services-details__right">
|
||||
<div class="services-details__img">
|
||||
<img src="assets/images/services/services-details-img-1.jpg" alt="">
|
||||
</div>
|
||||
<h3 class="services-details__title-1">IELTS Preparation Classes</h3>
|
||||
<p class="services-details__text-1">Our IELTS preparation classes are designed to help you achieve
|
||||
your desired band score with personalized teaching methods and comprehensive practice. Whether
|
||||
you're aiming to study, work, or settle abroad, mastering the IELTS is a crucial step, and we
|
||||
are here to make that journey smooth and successful.</p>
|
||||
|
||||
<!--Services Details Start-->
|
||||
<section class="services-details">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xl-3 col-lg-4">
|
||||
<div class="services-details__left">
|
||||
<div class="services-details__services-box">
|
||||
<ul class="services-details__services-list list-unstyled">
|
||||
<li class="active">
|
||||
<a href="business-planning.php">Business Planning<span
|
||||
class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="human-resource.php">Human Resource<span
|
||||
class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="market-analysis.php">Market Analysis<span
|
||||
class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="startup-business.php">Startup Business<span
|
||||
class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="programe-manager.php">Programe manager<span
|
||||
class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="investment-policy.php">Investment Policy<span
|
||||
class="icon-right-arrow-1"></span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="services-details__contact">
|
||||
<h3 class="services-details__contact-title">Contact us</h3>
|
||||
<ul class="services-details__contact-list list-unstyled">
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-location"></span>
|
||||
</div>
|
||||
<p>915 Hill Street, USA</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-phone-call"></span>
|
||||
</div>
|
||||
<p><a href="tel:+13330000000">+1(333) 000-0000</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-envelope"></span>
|
||||
</div>
|
||||
<p><a href="mailto:example@email.com">example@email.com</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-planning"></span>
|
||||
</div>
|
||||
<p>Mon - Sat: 9:00 AM - 5:00 PM
|
||||
<br> Sunday Close</p>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="services-details__feature">
|
||||
<h3 class="services-details__feature-title">Our Features:</h3>
|
||||
<p class="services-details__feature-text">We offer a structured and result-oriented IELTS
|
||||
training program with these standout features:</p>
|
||||
<ul class="services-details__feature-points list-unstyled">
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-project-management"></span>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h3>Experienced Trainers</h3>
|
||||
<p>Learn from certified trainers with years of experience in IELTS coaching.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-customer-support"></span>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h3>Comprehensive Study Material</h3>
|
||||
<p>Access exclusive materials, including mock tests and practice exercises.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<h3 class="services-details__title-2">Benefits With Our IELTS Classes:</h3>
|
||||
<p class="services-details__text-2">Enrolling in our IELTS preparation classes gives you the edge
|
||||
you need to succeed in the test. Here’s why students trust us:</p>
|
||||
<ul class="services-details__points list-unstyled">
|
||||
<li>
|
||||
<p>1. Personalized Coaching for Every Module</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>2. Flexible Class Schedules</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>3. Real-Time Mock Tests and Feedback</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>4. Expert Tips and Strategies</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>5. State-of-the-Art Learning Environment</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 class="services-details__title-3">Our IELTS Training Process</h3>
|
||||
<div class="process-four">
|
||||
<div class="row">
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__shape-1"></div>
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Initial Assessment</h3>
|
||||
<p class="process-four__text">Evaluate your current English proficiency level to
|
||||
craft a customized study plan.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__shape-1"></div>
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Focused Training</h3>
|
||||
<p class="process-four__text">Develop skills in Listening, Reading, Writing, and
|
||||
Speaking with specialized sessions.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__shape-1"></div>
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Mock Tests</h3>
|
||||
<p class="process-four__text">Simulate real IELTS test conditions and analyze your
|
||||
performance.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Continuous Feedback</h3>
|
||||
<p class="process-four__text">Receive detailed feedback to strengthen your weak
|
||||
areas and improve scores.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
</div>
|
||||
<div class="col-xl-9 col-lg-8">
|
||||
<div class="services-details__right">
|
||||
<div class="services-details__img">
|
||||
<img src="assets/images/services/services-details-img-1.jpg" alt="">
|
||||
</div>
|
||||
<h3 class="services-details__title-4">Frequently Asked Questions</h3>
|
||||
<div class="services-details__faq">
|
||||
<div class="accrodion-grp" data-grp-name="services-details-accrodion">
|
||||
<div class="accrodion active">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q1.</span>What is the duration of the IELTS preparation course?</h4>
|
||||
</div>
|
||||
<h3 class="services-details__title-1">Business Planning</h3>
|
||||
<p class="services-details__text-1">Lorem ipsum dolor sit amet, consectetur adipiscing elit,
|
||||
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
|
||||
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
||||
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore
|
||||
eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
|
||||
qui officia deserunt mollit anim id est laborum.</p>
|
||||
<div class="services-details__img-and-feature">
|
||||
<div class="services-details__feature-img">
|
||||
<img src="assets/images/services/services-details-feature-img-1.jpg" alt="">
|
||||
<div class="services-details__video-link">
|
||||
<a href="https://www.youtube.com/watch?v=Get7rqXYrbQ" class="video-popup">
|
||||
<div class="services-details__video-icon">
|
||||
<span class="fa fa-play"></span>
|
||||
<i class="ripple"></i>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="services-details__feature">
|
||||
<h3 class="services-details__feature-title">Our Features:</h3>
|
||||
<p class="services-details__feature-text">Lorem ipsum dolor sit amet, consectetur
|
||||
adipiscing elit, sed do eiusmod tempor.</p>
|
||||
<ul class="services-details__feature-points list-unstyled">
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-project-management"></span>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h3>Best Business consulting</h3>
|
||||
<p>Lorem Ipsum is simply dummy text of the printing and typesetting.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div class="icon">
|
||||
<span class="icon-customer-support"></span>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h3>24/7 customer support</h3>
|
||||
<p>Lorem Ipsum is simply dummy text of the printing and typesetting.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>The duration varies based on your current level. Most courses range from 4 to
|
||||
8 weeks, with flexible options available.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 class="services-details__title-2">Benefits With Our Service:</h3>
|
||||
<p class="services-details__text-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit,
|
||||
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
|
||||
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.</p>
|
||||
<ul class="services-details__points list-unstyled">
|
||||
<li>
|
||||
<p>1. Save Valuable Time</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>2. Offer an Outsider’s Perspective</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>3. Fill in Gaps in Your Knowledge</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>4. Save Money</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>5. Achieve Goals</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>6. Offer Expertise</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 class="services-details__title-3">Our Work process</h3>
|
||||
<div class="process-four">
|
||||
<div class="row">
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__shape-1"></div>
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Identifying Problems</h3>
|
||||
<p class="process-four__text">Lorem Ipsum is simply dummy text of the
|
||||
printing and typesetting industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__shape-1"></div>
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Research Your Problem</h3>
|
||||
<p class="process-four__text">Lorem Ipsum is simply dummy text of the
|
||||
printing and typesetting industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__shape-1"></div>
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Solutions Your Problem</h3>
|
||||
<p class="process-four__text">Lorem Ipsum is simply dummy text of the
|
||||
printing and typesetting industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
<!--Process Four Single Start-->
|
||||
<div class="col-xl-3">
|
||||
<div class="process-four__single">
|
||||
<div class="process-four__count"></div>
|
||||
<h3 class="process-four__title">Consultation With Experts</h3>
|
||||
<p class="process-four__text">Lorem Ipsum is simply dummy text of the
|
||||
printing and typesetting industry.</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--Process Four Single End-->
|
||||
</div>
|
||||
<div class="accrodion ">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q2.</span>Do you offer one-on-one coaching?</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Yes, we offer personalized coaching for students who prefer individual
|
||||
attention to boost their performance.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h3 class="services-details__title-4">Frequently asked questions</h3>
|
||||
<div class="services-details__faq">
|
||||
<div class="accrodion-grp" data-grp-name="services-details-accrodion">
|
||||
<div class="accrodion">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q1.</span>What activities are done in the development?</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Follow these 6 steps and you’ll get your Help Scout account up and
|
||||
running in no time. If you'd like to get a full tour of Help Scout
|
||||
and
|
||||
all its features, attend one of our weekly live demos or take a
|
||||
video
|
||||
tour.</p>
|
||||
</div><!-- /.inner -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="accrodion active">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q2.</span>How can i use landbook When should I use a Tag?</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Follow these 6 steps and you’ll get your Help Scout account up and
|
||||
running in no time. If you'd like to get a full tour of Help Scout
|
||||
and
|
||||
all its features, attend one of our weekly live demos or take a
|
||||
video
|
||||
tour.</p>
|
||||
</div><!-- /.inner -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="accrodion">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q3.</span>Are social media good for the business growth?</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Follow these 6 steps and you’ll get your Help Scout account up and
|
||||
running in no time. If you'd like to get a full tour of Help Scout
|
||||
and
|
||||
all its features, attend one of our weekly live demos or take a
|
||||
video
|
||||
tour.</p>
|
||||
</div><!-- /.inner -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="accrodion">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q4.</span>How often should i work on the digital marketing?</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Follow these 6 steps and you’ll get your Help Scout account up and
|
||||
running in no time. If you'd like to get a full tour of Help Scout
|
||||
and
|
||||
all its features, attend one of our weekly live demos or take a
|
||||
video
|
||||
tour.</p>
|
||||
</div><!-- /.inner -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="accrodion">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q5.</span>What are the different types of marketing solutions?
|
||||
</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Follow these 6 steps and you’ll get your Help Scout account up and
|
||||
running in no time. If you'd like to get a full tour of Help Scout
|
||||
and
|
||||
all its features, attend one of our weekly live demos or take a
|
||||
video
|
||||
tour.</p>
|
||||
</div><!-- /.inner -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accrodion">
|
||||
<div class="accrodion-title">
|
||||
<h4><span>Q3.</span>Are practice tests included in the program?</h4>
|
||||
</div>
|
||||
<div class="accrodion-content">
|
||||
<div class="inner">
|
||||
<p>Absolutely! Our program includes regular mock tests to evaluate your progress
|
||||
and prepare you for the actual test.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<!--Services Details End-->
|
||||
<?php include('footer.php')?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!--Services Details End-->
|
||||
<?php include('footer.php') ?>
|
Reference in New Issue
Block a user