Files
PathFinder/country-detail.php

136 lines
9.2 KiB
PHP

<?php include("header.php") ?>
<!-- Start Advance Pricing Area -->
<div class="tmp-blog-details-area">
<div class="post-page-banner tmp-section-gapTop">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="content text-center">
<div class="tmp-section-title-border text-center">
<div class="pres-line-separator-wrapper text-center mb--10">
<div class="line-separator line-left"></div>
<span class="subtitle">
<span class="number">01</span>
<span class="subtitle-text">Country Details</span>
</span>
<div class="line-separator line-right"></div>
</div>
<h2 class="title w-700 mt--20 tmp-title-split">Explore Your <br> <span class="theme-gradient">Dream Land</span></h2>
</div>
<div class="thumbnail thumbnail11 position-relative blog-details-thumbnail-large mt--60">
<img class="w-100 radius" src="assets/images/blog/blog-01.jpg" alt="Blog Images">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="blog-details-content pt--60 tmp-section-gapBottom">
<div class="container">
<div class="row g-5">
<div class="col-lg-4 order-lg-1 order-2">
<div class="left-sidebar sticky-top top-120">
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
<h4>Other Country</h4>
<ul class="submenu">
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712900235163USA.png" alt="" data-no-retina="">USA</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712553290751AUS.png" alt="" data-no-retina="">Australia</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712900572965New-Zealand-Flag-icon.png" alt="" data-no-retina="">NewZeland</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712901291364canada_flags_flag_16983.png" alt="" data-no-retina="">Canada</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_17129002663UK.png" alt="" data-no-retina="">UK</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1724416115592ireland.webp" alt="" data-no-retina="">Ireland</a></li>
</ul>
</div>
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover query11">
<h4>Do You Have Any Query?</h4>
<p>We are here to assist you.</p>
<ul>
<li>
<a class="tmp-btn hover-icon-reverse" href="./contact.php">
<span class="icon-reverse-wrapper">
<span class="btn-text">Message Now</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</li>
</ul>
</div>
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
</div>
</div>
</div>
<div class="col-lg-8 order-lg-2 order-1">
<div class="content">
<p>But the majority have suffered alteration in some form, by injected humour, or
randomised words which don't look even slightly believable. If you are going to
use a passage of Lorem Ipsum, you need to be sure there isn't anything
embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the
Internet tend to repeat predefined chunks as necessary, making this the first
true generator on the Internet. It uses a dictionary of over 200 Latin words,
combined with a handful of model sentence structures, to generate Lorem Ipsum
which looks reasonable.</p>
<h4>There are many variations of passages.</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
Ipsum has been the industry's standard dummy text ever since the 1500s, when an
unknown printer took a galley of type and scrambled it to make a type specimen
book.There are many variations of passages of Lorem Ipsum available.</p>
<h4>It was popularised in the 1960s with the</h4>
<p>It has survived not only five centuries, but also the leap into electronic
typesetting, remaining essentially unchanged. It was popularised in the 1960s
with the release of Letraset sheets containing Lorem Ipsum passages, and more
recently with desktop publishing software like Aldus PageMaker including
versions of Lorem Ipsum.</p>
<div class="wp-block-gallery columns-3 is-cropped">
<ul class="blocks-gallery-grid">
<li class="blocks-gallery-item">
<figure>
<img class="radius-4" src="assets/images/blog/blog-04.jpg" alt="Blog Images">
</figure>
</li>
<li class="blocks-gallery-item">
<figure>
<img class="radius-4" src="assets/images/blog/blog-03.jpg" alt="Blog Images">
</figure>
</li>
<li class="blocks-gallery-item">
<figure>
<img class="radius-4" src="assets/images/blog/blog-02.jpg" alt="Blog Images">
</figure>
</li>
</ul>
</div>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots
in a piece of classical Latin literature from 45 BC, making it over 2000 years
old. Richard McClintock, a Latin professor at Hampden-Sydney College in
Virginia, looked up one of the more obscure Latin words.</p>
<p>There are many variations of passages of Lorem Ipsum available, but the majority
have suffered alteration in some form, by injected humour, or randomised words
which don't look even slightly believable.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Advance Pricing Area -->
<?php include("footer.php") ?>