update
This commit is contained in:
@@ -160,7 +160,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Start Vision, Mission & Goals Section -->
|
<!-- Start Vision, Mission & Goals Section -->
|
||||||
<div class="sticky-wrapper-about-fluid tmp-section-gap">
|
<div class="sticky-wrapper-about-fluid mb--70">
|
||||||
|
|
||||||
<!-- ===== OUR MISSION ===== -->
|
<!-- ===== OUR MISSION ===== -->
|
||||||
<div class="tmp-about-area-fluid sticky-stack">
|
<div class="tmp-about-area-fluid sticky-stack">
|
||||||
|
|||||||
@@ -888,47 +888,58 @@ p.b4 {
|
|||||||
font-size: var(--font-size-b4);
|
font-size: var(--font-size-b4);
|
||||||
line-height: var(--line-height-b4);
|
line-height: var(--line-height-b4);
|
||||||
}
|
}
|
||||||
.active-light-mode .social-default li a{
|
|
||||||
padding: 5px;
|
.active-light-mode .social-default li a {
|
||||||
height: 30px;
|
padding: 5px;
|
||||||
width: 30px;
|
height: 30px;
|
||||||
display: flex;
|
width: 30px;
|
||||||
justify-content: center;
|
display: flex;
|
||||||
align-items: center;
|
justify-content: center;
|
||||||
background-color: #ccc;
|
align-items: center;
|
||||||
|
background-color: #ccc;
|
||||||
}
|
}
|
||||||
.active-light-mode .social-default .fb a:hover{
|
|
||||||
background: #1877F2 !important;
|
.active-light-mode .social-default .fb a:hover {
|
||||||
color: white !important;
|
background: #1877F2 !important;
|
||||||
|
color: white !important;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
.active-light-mode .social-default .insta a:hover{
|
|
||||||
background: linear-gradient(
|
.active-light-mode .social-default .insta a:hover {
|
||||||
45deg,
|
background: linear-gradient(45deg,
|
||||||
#f58529,
|
#f58529,
|
||||||
#feda77,
|
#feda77,
|
||||||
#dd2a7b,
|
#dd2a7b,
|
||||||
#8134af,
|
#8134af,
|
||||||
#515bd4
|
#515bd4) !important;
|
||||||
) !important;
|
color: white !important;
|
||||||
color: white !important;
|
|
||||||
}
|
}
|
||||||
.active-light-mode .social-default .x a:hover{
|
|
||||||
background:#0F1419 !important;
|
.active-light-mode .social-default .x a:hover {
|
||||||
color: white !important;
|
background: #0F1419 !important;
|
||||||
|
color: white !important;
|
||||||
}
|
}
|
||||||
.active-light-mode .social-default .linkdin a:hover{
|
|
||||||
background:#0A66C2 !important;
|
.active-light-mode .social-default .linkdin a:hover {
|
||||||
color: white !important;
|
background: #0A66C2 !important;
|
||||||
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.tmp-slick-dot .slick-dots {
|
.tmp-slick-dot .slick-dots {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
.brand-list.ul{
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
gap: 30px;
|
||||||
|
}
|
||||||
.brand-list li {
|
.brand-list li {
|
||||||
padding: 0 15px; /* gap between images */
|
display: flex;
|
||||||
|
gap: 30px;
|
||||||
|
padding: 0 15px;
|
||||||
|
/* gap between images */
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 767px) {
|
@media only screen and (max-width: 767px) {
|
||||||
@@ -19096,7 +19107,7 @@ main.business-coatch .thumbnail-banner-business-coatch img {
|
|||||||
@media only screen and (max-width: 767px),
|
@media only screen and (max-width: 767px),
|
||||||
only screen and (min-width: 768px) and (max-width: 991px) {
|
only screen and (min-width: 768px) and (max-width: 991px) {
|
||||||
.tmp-testimonial-map-wrapper {
|
.tmp-testimonial-map-wrapper {
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -21939,10 +21950,14 @@ Timeline Area
|
|||||||
padding: 30px;
|
padding: 30px;
|
||||||
background: var(--color-card);
|
background: var(--color-card);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
margin-top: 78px;
|
|
||||||
/* height: 100%; */
|
/* height: 100%; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.appoinment-form-wrapper.contact121 {
|
||||||
|
margin-top: 78px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.job-form {
|
.job-form {
|
||||||
margin-top: 0px !important;
|
margin-top: 0px !important;
|
||||||
}
|
}
|
||||||
@@ -23523,6 +23538,10 @@ iframe {
|
|||||||
.single-modern-case-studies {
|
.single-modern-case-studies {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tmp-time-table-area .content121 {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.why-choose-feature .single {
|
.why-choose-feature .single {
|
||||||
@@ -29270,7 +29289,7 @@ ul.categorys-widget-stndard li span {
|
|||||||
.copyright-style-one {
|
.copyright-style-one {
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
border-top: 1px solid var(--color-border);
|
border-top: 1px solid var(--color-border);
|
||||||
background-color: var(--color-btn);
|
background-color: var(--color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.copyright-style-one .copyright-text {
|
.copyright-style-one .copyright-text {
|
||||||
@@ -35218,7 +35237,10 @@ body.tmp-body-star::before {
|
|||||||
.time-table-area-wrapper .inner-container .table-outer .table-inner {
|
.time-table-area-wrapper .inner-container .table-outer .table-inner {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-width: 1200px;
|
}
|
||||||
|
|
||||||
|
.time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country {
|
||||||
|
/* min-width: 1200px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.time-table-area-wrapper .inner-container .table-outer .table-inner.table-inner12 {
|
.time-table-area-wrapper .inner-container .table-outer .table-inner.table-inner12 {
|
||||||
@@ -35314,6 +35336,39 @@ body.tmp-body-star::before {
|
|||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
.tab-country .tab-btn {
|
||||||
|
flex: 1 0 30%;
|
||||||
|
/* 3 tabs per row */
|
||||||
|
font-size: 12px;
|
||||||
|
padding: 6px 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab-country .tab-btn img {
|
||||||
|
max-height: 16px;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn {
|
||||||
|
width: 142px;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 480px) {
|
||||||
|
.tab-country .tab-btn {
|
||||||
|
flex: 1 0 45%;
|
||||||
|
/* 2 per row for very small screens */
|
||||||
|
font-size: 11px;
|
||||||
|
padding: 5px 6px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tab-country .tab-btn img {
|
||||||
|
max-height: 14px;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.time-table-area-wrapper .timetable-tabs .tab-btn {
|
.time-table-area-wrapper .timetable-tabs .tab-btn {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -35333,33 +35388,42 @@ body.tmp-body-star::before {
|
|||||||
|
|
||||||
|
|
||||||
.tab-btn {
|
.tab-btn {
|
||||||
position: relative; /* make span position relative to button */
|
position: relative;
|
||||||
display: inline-block;
|
/* make span position relative to button */
|
||||||
padding: 10px 15px; /* some padding */
|
display: inline-block;
|
||||||
text-align: center;
|
padding: 10px 15px;
|
||||||
cursor: pointer;
|
/* some padding */
|
||||||
|
text-align: center;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* The bottom indicator (hidden by default) */
|
/* The bottom indicator (hidden by default) */
|
||||||
.tab-btn .active-icon {
|
.tab-btn .active-icon {
|
||||||
display: none; /* hide by default */
|
display: none;
|
||||||
position: absolute;
|
/* hide by default */
|
||||||
bottom: -5px; /* below the tab button */
|
position: absolute;
|
||||||
left: 50%; /* center horizontally */
|
bottom: -5px;
|
||||||
transform: translateX(-50%);
|
/* below the tab button */
|
||||||
width: 20px; /* width of indicator */
|
left: 50%;
|
||||||
height: 4px; /* height of indicator */
|
/* center horizontally */
|
||||||
background-color: var(--color-primary); /* color of indicator */
|
transform: translateX(-50%);
|
||||||
border-radius: 2px; /* rounded edges */
|
width: 20px;
|
||||||
|
/* width of indicator */
|
||||||
|
height: 4px;
|
||||||
|
/* height of indicator */
|
||||||
|
background-color: var(--color-primary);
|
||||||
|
/* color of indicator */
|
||||||
|
border-radius: 2px;
|
||||||
|
/* rounded edges */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Show the indicator when tab is active */
|
/* Show the indicator when tab is active */
|
||||||
.tab-btn.active-btn .active-icon {
|
.tab-btn.active-btn .active-icon {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-btn.active-btn .active-icon i {
|
.tab-btn.active-btn .active-icon i {
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -35381,10 +35445,21 @@ color: black;
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.uni-slider li {
|
||||||
|
margin: 0 25px;
|
||||||
|
/* horizontal space between items */
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
.uni-slider .time-box {
|
||||||
|
margin: 0;
|
||||||
|
/* remove default margin if any */
|
||||||
|
}
|
||||||
|
|
||||||
.time-table-area-wrapper .tabs-content .time-box {
|
.time-table-area-wrapper .tabs-content .time-box {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 201.5px;
|
width: 229.5px;
|
||||||
/* height: 90px; */
|
height: 90px;
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
@@ -36922,16 +36997,16 @@ color: black;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.uni {
|
.uni {
|
||||||
height: 47px;
|
height: 67px;
|
||||||
width: 47px;
|
width: 67px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.uni img {
|
.uni img {
|
||||||
height: 48px;
|
height: 58px;
|
||||||
background-color: aliceblue;
|
background-color: aliceblue;
|
||||||
border-radius: 50%;
|
border-radius: 12px;
|
||||||
padding: 5px;
|
|
||||||
transition: 0.3s all ease-out;
|
transition: 0.3s all ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -36961,6 +37036,9 @@ color: black;
|
|||||||
line-height: 42px;
|
line-height: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.time-table-area-wrapper .inner-container .table-outer .table-inner {
|
||||||
|
min-width: auto
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Make the <a> fill its container */
|
/* Make the <a> fill its container */
|
||||||
@@ -37608,4 +37686,37 @@ section {
|
|||||||
.band-score {
|
.band-score {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.uni-slider-wrapper {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.uni-prev,
|
||||||
|
.uni-next {
|
||||||
|
position: absolute;
|
||||||
|
top: -45px;
|
||||||
|
width: 38px;
|
||||||
|
height: 38px;
|
||||||
|
border-radius: 50%;
|
||||||
|
background: #FAD2B3;
|
||||||
|
/* light version of #F5821F */
|
||||||
|
color: #F5821F;
|
||||||
|
border: none;
|
||||||
|
cursor: pointer;
|
||||||
|
transition: 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.uni-prev {
|
||||||
|
right: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.uni-next {
|
||||||
|
right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.uni-prev:hover,
|
||||||
|
.uni-next:hover {
|
||||||
|
background: #F5821F;
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
<div class="branch-detail contact-form11" style="display: none;">
|
<div class="branch-detail contact-form11" style="display: none;">
|
||||||
<h2>Contact Form</h2>
|
<h2>Contact Form</h2>
|
||||||
</div>
|
</div>
|
||||||
<form class="contact-form-1 appoinment-form-wrapper tmponhover tmp-dynamic-form" id="contact-form" method="POST" action="https://html.inversweb.com/corpox/mail.php">
|
<form class="contact-form-1 appoinment-form-wrapper contact121 tmponhover tmp-dynamic-form" id="contact-form" method="POST" action="https://html.inversweb.com/corpox/mail.php">
|
||||||
<div class="form-group-wrapper">
|
<div class="form-group-wrapper">
|
||||||
<div class="form-group tmponhover">
|
<div class="form-group tmponhover">
|
||||||
<input type="text" name="contact-name" id="contact-name" placeholder="Your Name" required>
|
<input type="text" name="contact-name" id="contact-name" placeholder="Your Name" required>
|
||||||
|
|||||||
92
footer.php
92
footer.php
@@ -107,7 +107,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://x.com/home">
|
<li><a href="https://x.com/home">
|
||||||
<i class="fa-brands fa-x-twitter"></i>
|
<i class="fa-brands fa-x-twitter"></i>
|
||||||
</a>
|
</a>
|
||||||
<li><a href="https://www.instagram.com/pathfinders_international_edu/">
|
<li><a href="https://www.instagram.com/pathfinders_international_edu/">
|
||||||
<i class="feather-instagram"></i>
|
<i class="feather-instagram"></i>
|
||||||
@@ -131,10 +131,11 @@
|
|||||||
|
|
||||||
<div class="certification-logos">
|
<div class="certification-logos">
|
||||||
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
|
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
|
||||||
<img src="assets/images/certifications/ielts.png" alt="IELTS Partner">
|
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
|
||||||
<img src="assets/images/certifications/pte.png" alt="PTE Partner">
|
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
|
||||||
<img src="assets/images/certifications/british-council.png" alt="British Council">
|
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
|
||||||
<img src="assets/images/certifications/iso.png" alt="ISO Certified">
|
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -229,15 +230,15 @@
|
|||||||
<i class="feather-facebook"></i>
|
<i class="feather-facebook"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://x.com/home" target="_blank"></a>
|
<li><a href="https://x.com/home" target="_blank">
|
||||||
<i class="fa-brands fa-x-twitter"></i>
|
<i class="fa-brands fa-x-twitter"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://www.instagram.com/pathfinders_international_edu/" target="_blank"></a>>
|
<li><a href="https://www.instagram.com/pathfinders_international_edu/" target="_blank">
|
||||||
<i class="feather-instagram"></i>
|
<i class="feather-instagram"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#" target="_blank"></a>>
|
<li><a href="#" target="_blank">
|
||||||
<i class="feather-linkedin"></i>
|
<i class="feather-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -284,6 +285,79 @@
|
|||||||
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
<script>
|
||||||
|
$(document).ready(function() {
|
||||||
|
|
||||||
|
// Initialize only **visible sliders**
|
||||||
|
$('.tab.active-tab .uni-slider').slick({
|
||||||
|
slidesToShow: 3,
|
||||||
|
slidesToScroll: 1,
|
||||||
|
arrows: true,
|
||||||
|
prevArrow: $('.tab.active-tab .uni-prev'),
|
||||||
|
nextArrow: $('.tab.active-tab .uni-next'),
|
||||||
|
autoplay: true,
|
||||||
|
autoplaySpeed: 2500,
|
||||||
|
responsive: [{
|
||||||
|
breakpoint: 992,
|
||||||
|
settings: {
|
||||||
|
slidesToShow: 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
breakpoint: 576,
|
||||||
|
settings: {
|
||||||
|
slidesToShow: 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
});
|
||||||
|
|
||||||
|
// On tab click
|
||||||
|
$('.tab-btn').on('click', function() {
|
||||||
|
// Remove active from tabs
|
||||||
|
$('.tab-btn').removeClass('active-btn');
|
||||||
|
$(this).addClass('active-btn');
|
||||||
|
|
||||||
|
// Hide all tabs
|
||||||
|
$('.tab').removeClass('active-tab').hide();
|
||||||
|
|
||||||
|
// Show target tab
|
||||||
|
var target = $(this).data('tab');
|
||||||
|
$(target).addClass('active-tab').show();
|
||||||
|
|
||||||
|
// Initialize Slick if not already
|
||||||
|
if (!$(target).find('.uni-slider').hasClass('slick-initialized')) {
|
||||||
|
$(target).find('.uni-slider').slick({
|
||||||
|
slidesToShow: 3,
|
||||||
|
slidesToScroll: 1,
|
||||||
|
arrows: true,
|
||||||
|
prevArrow: $(target).find('.uni-prev'),
|
||||||
|
nextArrow: $(target).find('.uni-next'),
|
||||||
|
autoplay: true,
|
||||||
|
autoplaySpeed: 2500,
|
||||||
|
responsive: [{
|
||||||
|
breakpoint: 992,
|
||||||
|
settings: {
|
||||||
|
slidesToShow: 2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
breakpoint: 576,
|
||||||
|
settings: {
|
||||||
|
slidesToShow: 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
// Refresh if already initialized
|
||||||
|
$(target).find('.uni-slider').slick('refresh');
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Fancybox JS -->
|
<!-- Fancybox JS -->
|
||||||
|
|||||||
12
header.php
12
header.php
@@ -166,12 +166,12 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="has-droupdown has-menu-child-item"><a href="#">Countries</a>
|
<li class="has-droupdown has-menu-child-item"><a href="#">Countries</a>
|
||||||
<ul class="submenu">
|
<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="assets/images/photos/usa.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="assets/images/photos/australia-logo.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="assets/images/photos/newzeland-logo.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="assets/images/photos/canada-logo.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="assets/images/photos/uk-logo.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>
|
<li><a href="./country-detail.php"><img src="assets/images/photos/ireland-logo.png" alt="" data-no-retina="">Ireland</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="./service.php">Services</a></li>
|
<li><a href="./service.php">Services</a></li>
|
||||||
|
|||||||
@@ -37,9 +37,10 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title"><a href="blog-detail.php">How to Analyze Your Best Pages for SEO
|
<h4 class="title">
|
||||||
Performance Marketing.</a></h4>
|
<a href="blog-detail.php">Top Tips to Choose the Right University Abroad</a>
|
||||||
<p class="descriptiion"> Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptatem cumque unde culpa aut voluptates rem, adipisci nostrum libero dolor </p>
|
</h4>
|
||||||
|
<p class="descriptiion">Discover how to select universities that align with your career goals, budget, and preferred study destination with expert guidance.</p>
|
||||||
<div class="read-more-btn">
|
<div class="read-more-btn">
|
||||||
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
||||||
</div>
|
</div>
|
||||||
@@ -56,9 +57,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title"><a href="blog-detail.php">How to Analyze Your Best
|
<h4 class="title"><a href="blog-detail.php">How to Secure a Student Visa Successfully</a></h4>
|
||||||
Pages for SEO Performance</a></h4>
|
<p class="descriptiion">A step-by-step guide on preparing your student visa application to maximize approval chances.</p>
|
||||||
<p class="descriptiion">It is a long established fact that a reader.</p>
|
|
||||||
<div class="read-more-btn">
|
<div class="read-more-btn">
|
||||||
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
||||||
</div>
|
</div>
|
||||||
@@ -73,9 +73,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title"><a href="blog-detail.php">How to Analyze Your Best
|
<h4 class="title"><a href="blog-detail.php">Scholarships for International Students</a></h4>
|
||||||
Pages for SEO Performance</a></h4>
|
<p class="descriptiion">Learn about the latest scholarships available for students planning to study abroad and how to apply successfully.</p>
|
||||||
<p class="descriptiion">It is a long established fact that a reader.</p>
|
|
||||||
<div class="read-more-btn">
|
<div class="read-more-btn">
|
||||||
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
||||||
</div>
|
</div>
|
||||||
@@ -90,9 +89,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title"><a href="blog-detail.php">How to Analyze Your Best
|
<h4 class="title"><a href="blog-detail.php">Career Opportunities After Studying Abroad</a></h4>
|
||||||
Pages for SEO Performance</a></h4>
|
<p class="descriptiion">Explore how international education can boost your career prospects and help you achieve your professional goals.</p>
|
||||||
<p class="descriptiion">It is a long established fact that a reader.</p>
|
|
||||||
<div class="read-more-btn">
|
<div class="read-more-btn">
|
||||||
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
<a class="btn-read-more" href="blog-detail.php"><span>Read More</span></a>
|
||||||
</div>
|
</div>
|
||||||
@@ -101,6 +99,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- End Blog Area -->
|
<!-- End Blog Area -->
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,204 +1,204 @@
|
|||||||
<div class="tmp-brand-area mt--70">
|
<div class="tmp-brand-area mt--70">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
<div class="tmp-section-title-border text-center">
|
<div class="tmp-section-title-border text-center">
|
||||||
<div class="pres-line-separator-wrapper text-center mb--10">
|
<div class="pres-line-separator-wrapper text-center mb--10">
|
||||||
<div class="line-separator line-left"></div>
|
<div class="line-separator line-left"></div>
|
||||||
<span class="subtitle">
|
<span class="subtitle">
|
||||||
<span class="number">4</span>
|
<span class="number">4</span>
|
||||||
<span class="subtitle-text">Choose Your Study Destination</span>
|
<span class="subtitle-text">Choose Your Study Destination</span>
|
||||||
</span>
|
</span>
|
||||||
<div class="line-separator line-right"></div>
|
<div class="line-separator line-right"></div>
|
||||||
|
</div>
|
||||||
|
<h2 class="title w-700">Partnered with top universities & colleges</h2>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="title w-700">Partnered with top universities & colleges</h2>
|
</div>
|
||||||
|
<div class="col-lg-12 mt--20">
|
||||||
|
<ul class="uni-slider brand-list brand-carousel-activation-ai tmp-slick-arrow tmp-slick-dot mb--40">
|
||||||
|
<li><a href="#"><img src="assets/images/photos/uni4.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni2.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni3.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni4.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni5.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni6.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni3.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni2.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni3.png" alt="Brand Image"></a></li>
|
||||||
|
<li><a href="#"><img src="./assets/images/photos/uni4.png" alt="Brand Image"></a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-12 mt--20">
|
|
||||||
<ul class="uni-slider brand-list brand-carousel-activation-ai tmp-slick-arrow tmp-slick-dot mb--40">
|
|
||||||
<li><a href="#"><img src="assets/images/photos/uni4.png" alt="Brand Image"></a></li>
|
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni2.png" alt="Brand Image"></a></li>
|
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni3.png" alt="Brand Image"></a></li>
|
<!-- Why choose area start -->
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni4.png" alt="Brand Image"></a></li>
|
<div class="latest-service-area why-area pt--70 bg-color-light">
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni5.png" alt="Brand Image"></a></li>
|
<div class="container">
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni6.png" alt="Brand Image"></a></li>
|
<div class="row">
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni3.png" alt="Brand Image"></a></li>
|
<div class="col-lg-12">
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni2.png" alt="Brand Image"></a></li>
|
<div class="tmp-section-title-border text-center">
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni3.png" alt="Brand Image"></a></li>
|
<div class="pres-line-separator-wrapper text-center mb--10">
|
||||||
<li><a href="#"><img src="./assets/images/photos/uni4.png" alt="Brand Image"></a></li>
|
<div class="line-separator line-left"></div>
|
||||||
|
<span class="subtitle">
|
||||||
</ul>
|
<span class="number">03</span>
|
||||||
|
<span class="subtitle-text">Why us?</span>
|
||||||
|
</span>
|
||||||
|
<div class="line-separator line-right"></div>
|
||||||
|
</div>
|
||||||
|
<h2 class="title w-700 tmp-title-split"></h2>
|
||||||
|
<p class="description b1">
|
||||||
|
Guiding Nepali students toward global education with clarity, integrity, and expert support.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<div class="row g-5 service-wrapper">
|
||||||
|
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="200">
|
||||||
|
<div class="service-feature-main-wrapper-splash">
|
||||||
|
<div class="inner">
|
||||||
|
<div class="front-service-feature">
|
||||||
<!-- Why choose area start -->
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="latest-service-area why-area pt--70 bg-color-light">
|
<div class="icon">
|
||||||
<div class="container">
|
<img src="assets/images/photos/checkmark.png" alt="Corporate Images">
|
||||||
<div class="row">
|
</div>
|
||||||
<div class="col-lg-12">
|
<div class="content">
|
||||||
<div class="tmp-section-title-border text-center">
|
<h4 class="title w-600">
|
||||||
<div class="pres-line-separator-wrapper text-center mb--10">
|
<a href="#">Transparent & Honest Guidance</a>
|
||||||
<div class="line-separator line-left"></div>
|
</h4>
|
||||||
<span class="subtitle">
|
<p class="description mb--0">Clear, ethical counseling with no hidden agendas—only honest advice for your future.</p>
|
||||||
<span class="number">03</span>
|
</div>
|
||||||
<span class="subtitle-text">Why us?</span>
|
<div class="shape-service-1">
|
||||||
</span>
|
<img src="assets/images/services/shape/01.png" alt="service">
|
||||||
<div class="line-separator line-right"></div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="title w-700 tmp-title-split"></h2>
|
</div>
|
||||||
<p class="description b1">
|
<div class="back-service-feature">
|
||||||
Guiding Nepali students toward global education with clarity, integrity, and expert support.
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
</p>
|
<div class="content">
|
||||||
</div>
|
<h4 class="title w-600">
|
||||||
</div>
|
<a href="#">Transparent & Honest Guidance</a>
|
||||||
</div>
|
</h4>
|
||||||
<div class="row g-5 service-wrapper">
|
<p class="description mb--0">We provide fact-based guidance tailored to your academic profile, helping you make confident decisions without pressure or false promises.</p>
|
||||||
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="200">
|
</div>
|
||||||
<div class="service-feature-main-wrapper-splash">
|
</div>
|
||||||
<div class="inner">
|
</div>
|
||||||
<div class="front-service-feature">
|
</div>
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
</div>
|
||||||
<div class="icon">
|
|
||||||
<img src="assets/images/photos/checkmark.png" alt="Corporate Images">
|
|
||||||
</div>
|
|
||||||
<div class="content">
|
|
||||||
<h4 class="title w-600">
|
|
||||||
<a href="#">Transparent & Honest Guidance</a>
|
|
||||||
</h4>
|
|
||||||
<p class="description mb--0">Clear, ethical counseling with no hidden agendas—only honest advice for your future.</p>
|
|
||||||
</div>
|
|
||||||
<div class="shape-service-1">
|
|
||||||
<img src="assets/images/services/shape/01.png" alt="service">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="back-service-feature">
|
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
|
||||||
<div class="content">
|
|
||||||
<h4 class="title w-600">
|
|
||||||
<a href="#">Transparent & Honest Guidance</a>
|
|
||||||
</h4>
|
|
||||||
<p class="description mb--0">We provide fact-based guidance tailored to your academic profile, helping you make confident decisions without pressure or false promises.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="400">
|
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="400">
|
||||||
|
|
||||||
<div class="service-feature-main-wrapper-splash">
|
<div class="service-feature-main-wrapper-splash">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="front-service-feature">
|
<div class="front-service-feature">
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
<img src="assets/images/photos/admin.png" alt="Corporate Images">
|
<img src="assets/images/photos/admin.png" alt="Corporate Images">
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title w-600">
|
<h4 class="title w-600">
|
||||||
<a href="#">Experienced Counseling Team</a>
|
<a href="#">Experienced Counseling Team</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="description mb--0">Professional counselors with real-world experience in global education systems.</p>
|
<p class="description mb--0">Professional counselors with real-world experience in global education systems.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="shape-service-1">
|
<div class="shape-service-1">
|
||||||
<img src="assets/images/services/shape/01.png" alt="service">
|
<img src="assets/images/services/shape/01.png" alt="service">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="back-service-feature">
|
<div class="back-service-feature">
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title w-600">
|
<h4 class="title w-600">
|
||||||
<a href="#">Experienced Counseling Team</a>
|
<a href="#">Experienced Counseling Team</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="description mb--0">Our trained advisors understand university requirements, admission processes, and visa pathways to guide you accurately at every step.</p>
|
<p class="description mb--0">Our trained advisors understand university requirements, admission processes, and visa pathways to guide you accurately at every step.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="600">
|
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="600">
|
||||||
|
|
||||||
<div class="service-feature-main-wrapper-splash">
|
<div class="service-feature-main-wrapper-splash">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="front-service-feature">
|
<div class="front-service-feature">
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
<img src="assets/images/photos/boarding-pass.png" alt="Corporate Images">
|
<img src="assets/images/photos/boarding-pass.png" alt="Corporate Images">
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title w-600">
|
<h4 class="title w-600">
|
||||||
<a href="#">High Visa Success Rate</a>
|
<a href="#">High Visa Success Rate</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="description mb--0">A strong record of successful visa approvals across top study destinations.</p>
|
<p class="description mb--0">A strong record of successful visa approvals across top study destinations.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="shape-service-1">
|
<div class="shape-service-1">
|
||||||
<img src="assets/images/services/shape/01.png" alt="service">
|
<img src="assets/images/services/shape/01.png" alt="service">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="back-service-feature">
|
<div class="back-service-feature">
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title w-600">
|
<h4 class="title w-600">
|
||||||
<a href="#">High Visa Success Rate</a>
|
<a href="#">High Visa Success Rate</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="description mb--0">Through proper documentation, interview preparation, and compliance-focused applications, we maximize your chances of visa success.</p>
|
<p class="description mb--0">Through proper documentation, interview preparation, and compliance-focused applications, we maximize your chances of visa success.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="600">
|
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="600">
|
||||||
|
|
||||||
<div class="service-feature-main-wrapper-splash">
|
<div class="service-feature-main-wrapper-splash">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="front-service-feature">
|
<div class="front-service-feature">
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
<img src="assets/images/photos/international.png" alt="Corporate Images">
|
<img src="assets/images/photos/international.png" alt="Corporate Images">
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title w-600">
|
<h4 class="title w-600">
|
||||||
<a href="#">Global University Network</a>
|
<a href="#">Global University Network</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="description mb--0">Access to trusted universities and institutions worldwide.</p>
|
<p class="description mb--0">Access to trusted universities and institutions worldwide.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="shape-service-1">
|
<div class="shape-service-1">
|
||||||
<img src="assets/images/services/shape/01.png" alt="service">
|
<img src="assets/images/services/shape/01.png" alt="service">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="back-service-feature">
|
<div class="back-service-feature">
|
||||||
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h4 class="title w-600">
|
<h4 class="title w-600">
|
||||||
<a href="#">Global University Network</a>
|
<a href="#">Global University Network</a>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="description mb--0">Our international partnerships open doors to quality education options across Australia, UK, USA, Canada, and beyond.</p>
|
<p class="description mb--0">Our international partnerships open doors to quality education options across Australia, UK, USA, Canada, and beyond.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- why choose area end -->
|
<!-- why choose area end -->
|
||||||
@@ -59,17 +59,31 @@
|
|||||||
|
|
||||||
<!--Tab Btns-->
|
<!--Tab Btns-->
|
||||||
|
|
||||||
<ul class="tab-btns tab-buttons clearfix">
|
<ul class="tab-btns tab-buttons clearfix tab-country">
|
||||||
|
|
||||||
<li data-tab="#usa" class="tab-btn active-btn"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712900235163USA.png" alt="" data-no-retina="">USA</li>
|
<li data-tab="#usa" class="tab-btn active-btn">
|
||||||
|
<img src="assets/images/photos/usa.png" alt="" data-no-retina="">
|
||||||
|
USA
|
||||||
|
<span class="active-icon"> <i class="fas fa-chevron-down bottom-arrow"></i></span> <!-- Example icon -->
|
||||||
|
</li>
|
||||||
|
|
||||||
<li data-tab="#uk" class="tab-btn"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_17129002663UK.png" alt="" data-no-retina="">UK</li>
|
<li data-tab="#uk" class="tab-btn"><img src="assets/images/photos/uk-logo.png" alt="" data-no-retina="">UK
|
||||||
|
<span class="active-icon"> <i class="fas fa-chevron-down bottom-arrow"></i></span>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li data-tab="#canada" class="tab-btn"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712901291364canada_flags_flag_16983.png" alt="" data-no-retina="">Canada</li>
|
<li data-tab="#canada" class="tab-btn"><img src="assets/images/photos/canada-logo.png" alt="" data-no-retina="">Canada
|
||||||
|
<span class="active-icon"> <i class="fas fa-chevron-down bottom-arrow"></i></span>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li data-tab="#australia" class="tab-btn"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712553290751AUS.png" alt="" data-no-retina="">Australia</li>
|
<li data-tab="#australia" class="tab-btn"><img src="assets/images/photos/australia-logo.png" alt="" data-no-retina="">Australia
|
||||||
<li data-tab="#newzeland" class="tab-btn"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712900572965New-Zealand-Flag-icon.png" alt="" data-no-retina="">New Zealand</li>
|
<span class="active-icon"> <i class="fas fa-chevron-down bottom-arrow"></i></span>
|
||||||
<li data-tab="#ireland" class="tab-btn"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1724416115592ireland.webp" alt="" data-no-retina="">Ireland</li>
|
</li>
|
||||||
|
<li data-tab="#newzeland" class="tab-btn"><img src="assets/images/photos/newzeland-logo.png" alt="" data-no-retina="">New Zealand
|
||||||
|
<span class="active-icon"> <i class="fas fa-chevron-down bottom-arrow"></i></span>
|
||||||
|
</li>
|
||||||
|
<li data-tab="#ireland" class="tab-btn"><img src="assets/images/photos/ireland-logo.png" alt="" data-no-retina="">Ireland
|
||||||
|
<span class="active-icon"> <i class="fas fa-chevron-down bottom-arrow"></i></span>
|
||||||
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user