298 lines
19 KiB
PHP
298 lines
19 KiB
PHP
<?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="service.php">Services</a></li>
|
||
<li><span>-</span></li>
|
||
<li>PTE</li>
|
||
</ul>
|
||
</div>
|
||
<h2>PTE</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="business-planning.html">Business Planning<span
|
||
class="icon-right-arrow-1"></span></a>
|
||
</li>
|
||
<li>
|
||
<a href="human-resource.html">Human Resource<span
|
||
class="icon-right-arrow-1"></span></a>
|
||
</li>
|
||
<li>
|
||
<a href="market-analysis.html">Market Analysis<span
|
||
class="icon-right-arrow-1"></span></a>
|
||
</li>
|
||
<li>
|
||
<a href="startup-business.html">Startup Business<span
|
||
class="icon-right-arrow-1"></span></a>
|
||
</li>
|
||
<li>
|
||
<a href="programe-manager.html">Programe manager<span
|
||
class="icon-right-arrow-1"></span></a>
|
||
</li>
|
||
<li>
|
||
<a href="investment-policy.html">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>
|
||
</div>
|
||
</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-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>
|
||
</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>
|
||
<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>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<!--Services Details End-->
|
||
<?php include('footer.php')?>
|