Bloh and Contact Page Changes
This commit is contained in:
parent
2e2ecfda86
commit
63eff0bd2e
2
404.html
2
404.html
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
BIN
assets/images/access-images/footer-apply.jpg
Normal file
BIN
assets/images/access-images/footer-apply.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 566 KiB |
@ -229,7 +229,7 @@ img {
|
||||
}
|
||||
/*** back to top **/
|
||||
.back-to-top {
|
||||
background-color: rgba(11, 160, 138, 0.7);
|
||||
background-color: ;
|
||||
width: 45px;
|
||||
height: 45px;
|
||||
line-height: 45px;
|
||||
@ -569,7 +569,7 @@ img {
|
||||
}
|
||||
.service-info {
|
||||
padding: 40px 20px;
|
||||
background: rgba(0, 0, 0, 0.92);
|
||||
background: #991b4e;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
margin-top: 40px;
|
||||
@ -587,7 +587,7 @@ img {
|
||||
}
|
||||
.service-info h2 {
|
||||
color: #FFF;
|
||||
font-size: 26px;
|
||||
font-size: 25px;
|
||||
font-weight: 700;
|
||||
line-height: 36px;
|
||||
max-width: 244px;
|
||||
@ -3905,7 +3905,7 @@ img {
|
||||
height: 100%;
|
||||
z-index: -11;
|
||||
content: "";
|
||||
background: linear-gradient(270deg, rgba(2, 59, 68, 0.91) 5.16%, #083943 36.3%, #0B3742 57.47%);
|
||||
background: linear-gradient(270deg, rgba(2, 59, 68, 0.91) 5.16%, #991b4e 36.3%, #801b44 57.47%);
|
||||
}
|
||||
.wpo-site-footer .bg-image, .wpo-site-footer-s2 .bg-image, .wpo-site-footer-s3 .bg-image {
|
||||
position: absolute;
|
||||
@ -4239,7 +4239,7 @@ img {
|
||||
transform: rotate(330deg);
|
||||
}
|
||||
.wpo-site-footer-s2::after {
|
||||
background: linear-gradient(270deg, rgba(2, 59, 68, 0.5) 5.16%, #083943 36.3%, #0b3742 57.47%);
|
||||
background: linear-gradient(270deg, rgb(128 27 68) 5.16%, #991b4e 36.3%, #801b44 57.47%);
|
||||
}
|
||||
.wpo-site-footer-s2 .wpo-upper-footer {
|
||||
padding-top: 250px;
|
||||
@ -6397,7 +6397,7 @@ img {
|
||||
display: none;
|
||||
}
|
||||
.wpo-testimonial-section .slick-arrow:hover, .wpo-testimonial-section-s2 .slick-arrow:hover {
|
||||
background: rgb(6, 45, 53);
|
||||
background: #FF7236;
|
||||
}
|
||||
.wpo-testimonial-section .slick-arrow:hover::after, .wpo-testimonial-section-s2 .slick-arrow:hover::after {
|
||||
color: #fff;
|
||||
@ -6445,7 +6445,7 @@ img {
|
||||
}
|
||||
.wpo-cta-section .cta-wrapr, .wpo-cta-section-s2 .cta-wrapr, .wpo-cta-section-s3 .cta-wrapr {
|
||||
padding: 60px 50px 60px 75px;
|
||||
background: url(../images/cta-bg.jpg) center/cover no-repeat;
|
||||
background: url(../images/access-images/footer-apply.jpg) center/cover no-repeat;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
@ -7028,7 +7028,7 @@ img {
|
||||
height: 100%;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
filter: grayscale(100%);
|
||||
/* filter: grayscale(100%);*/
|
||||
}
|
||||
.wpo-map-section h2.hidden {
|
||||
display: none;
|
||||
@ -14487,9 +14487,7 @@ img {
|
||||
background: #fff;
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.location-gap {
|
||||
padding: 50px 0px;
|
||||
}
|
||||
|
||||
/*extra css*/
|
155
blog-details.php
Normal file
155
blog-details.php
Normal file
@ -0,0 +1,155 @@
|
||||
<?php include('header.php');?>
|
||||
|
||||
<!-- start wpo-page-title -->
|
||||
<section class="wpo-breadcumb-area">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col col-xs-12">
|
||||
<div class="wpo-breadcumb-wrap">
|
||||
<h2>Access Education Network</h2>
|
||||
<h3>Blog Details</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- end page-title -->
|
||||
|
||||
<!-- start wpo-blog-single-section -->
|
||||
<section class="wpo-blog-single-section section-padding">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col col-lg-8 col-md-12 col-12">
|
||||
<div class="post format-standard-image">
|
||||
<div class="entry-media"> <img src="assets/images/blog-details/img-1.jpg" alt> </div>
|
||||
<div class="entry-meta">
|
||||
<ul>
|
||||
<li><i class="fi flaticon-calendar"></i><a href="#">02 Apr 2024</a> </li>
|
||||
<li><i class="fi flaticon-comments"></i> <a href="#">Coments (03)</a></li>
|
||||
<li><i class="fi flaticon-clock"></i><a href="#">3 min Read</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3>The whimsically named Egg Canvas brainchild</h3>
|
||||
<p>he whimsically named Egg Canvas is the brainchild of Erica Choi, a design director
|
||||
and photo
|
||||
grapher based in York. Why the name “Egg Canvas Erica was inspired by her Korean
|
||||
childhood
|
||||
nickname, which means egg, while “canvas” medium with wh art is created. “Egg Canvas
|
||||
therefore, is her life—creating beautiful things each day
|
||||
a blank canvas.</p>
|
||||
<p>We have covered many special events such as fireworks, fairs, parades, races, walks,
|
||||
awards ceremonies, fashion shows, sporting events, and even a memorial service.</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate
|
||||
vestibulum rhon
|
||||
cus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat
|
||||
elit eu lacus. Vestibulum non justo fun consectetur, cursus ante, tincidunt sapien.
|
||||
Nulla quis diam sit amet turpis interd enim. Vivamus fauc ex sed nibh egestas
|
||||
elementum. Mauris et bibendum</p>
|
||||
</div>
|
||||
</div>
|
||||
<blockquote> Your time is limited, so don’t waste it living someone else’s
|
||||
life.Don’t be trapped by dogma – which is living with the <span>John Mehedii</span> </blockquote>
|
||||
<div class="post-team-content">
|
||||
<h3>Let our investment management team</h3>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-7 col-12">
|
||||
<ul class="content">
|
||||
<li>Lorem Ipsum generators on the tend to repeat.</li>
|
||||
<li> If you are going to use a passage.</li>
|
||||
<li> Lorem Ipsum generators on the tend to repeat.</li>
|
||||
<li> If you are going to use a passage.</li>
|
||||
<li> Lorem Ipsum generators on the tend to repeat.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-5 col-12"> <img src="assets/images/blog-details/img-2.jpg" alt=""> </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-md-6 col-12 im-1"> <img src="assets/images/blog-details/img-3.jpg" alt=""> </div>
|
||||
<div class="col-lg-6 col-md-6 col-12 im-1"> <img src="assets/images/blog-details/img-4.jpg" alt=""> </div>
|
||||
</div>
|
||||
<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards
|
||||
ceremonies, fashion shows, sporting events, and even a memorial service.Lorem ipsum dolor
|
||||
sit amet, consectetur adipiscing elit. vestibulum rhoncus, dolor eget viverra pretium, dolor
|
||||
ellus aliquet nunc,</p>
|
||||
</div>
|
||||
<div class="col col-lg-4">
|
||||
<div class="blog-sidebar">
|
||||
<div class="widget about-widget">
|
||||
<div class="img-holder"> <img src="assets/images/blog/about-widget.jpg" alt=""> </div>
|
||||
<h4>Rosalina D. Willaim</h4>
|
||||
<span>Blogger/Photographer</span>
|
||||
<p>he whimsically named Egg Canvas is the
|
||||
design director and photographer
|
||||
in New York. Why the nam</p>
|
||||
<ul>
|
||||
<li><a href="#"><i class="flaticon-facebook-app-symbol"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-linkedin-big-logo"></i></a></li>
|
||||
<li><a href="#"><i class="ti-pinterest"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-twitter"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="widget search-widget">
|
||||
<h3>search here</h3>
|
||||
<form>
|
||||
<div>
|
||||
<input type="text" class="form-control" placeholder="Search Post..">
|
||||
<button type="submit"><i class="ti-search"></i></button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="widget category-widget">
|
||||
<h3>Categories</h3>
|
||||
<ul>
|
||||
<li><a href="blog.html">Air Transport<span>03</span></a></li>
|
||||
<li><a href="blog.html" class="active">Road Transport <span>02</span></a></li>
|
||||
<li><a href="blog.html">Ocean Transport <span>04</span></a></li>
|
||||
<li><a href="blog.html">Land Transport <span>05</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="widget recent-post-widget">
|
||||
<h3>Related Posts</h3>
|
||||
<div class="posts">
|
||||
<div class="post">
|
||||
<div class="img-holder"> <img src="assets/images/recent-posts/img-1.jpg" alt> </div>
|
||||
<div class="details"> <span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-details.php"> Budget Issues Force The Our To Become</a> </h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post">
|
||||
<div class="img-holder"> <img src="assets/images/recent-posts/img-2.jpg" alt> </div>
|
||||
<div class="details"> <span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-details.php"> The Best Products That Shape Fashion</a> </h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post">
|
||||
<div class="img-holder"> <img src="assets/images/recent-posts/img-3.jpg" alt> </div>
|
||||
<div class="details"> <span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-details.php"> The Best Products That Shape Fashion</a> </h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="widget tag-widget">
|
||||
<h3>Populer Tags</h3>
|
||||
<ul>
|
||||
<li><a href="#">Air Freight</a></li>
|
||||
<li><a href="#">Road Transport</a></li>
|
||||
<li><a href="#">Air Transport</a></li>
|
||||
<li><a href="#">Train Transport</a></li>
|
||||
<li><a href="#">Ocean Transport</a></li>
|
||||
<li><a href="#">Logistics</a></li>
|
||||
<li><a href="#">Packeging</a></li>
|
||||
<li><a href="#">Land</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end container -->
|
||||
</section>
|
||||
<!-- end wpo-blog-single-section -->
|
||||
|
||||
<?php include('footer.php');?>
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -265,14 +265,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post format-standard-image">
|
||||
@ -290,14 +290,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post format-standard-image">
|
||||
@ -315,14 +315,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pagination-wrapper pagination-wrapper">
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -265,14 +265,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post format-standard-image">
|
||||
@ -290,14 +290,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post format-standard-image">
|
||||
@ -315,14 +315,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pagination-wrapper pagination-wrapper">
|
||||
@ -389,7 +389,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
Budget Issues Force The Our To Become</a>
|
||||
</h4>
|
||||
</div>
|
||||
@ -400,7 +400,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
@ -411,7 +411,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -478,7 +478,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
Budget Issues Force The Our To Become</a>
|
||||
</h4>
|
||||
</div>
|
||||
@ -489,7 +489,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
@ -500,7 +500,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
|
705
blog-single.html
705
blog-single.html
@ -1,705 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
|
||||
<!-- Mirrored from wpocean.com/html/tf/logistika/blog-single.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 29 Aug 2024 05:23:39 GMT -->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="wpOceans">
|
||||
<link rel="shortcut icon" type="image/png" href="assets/images/favicon.png">
|
||||
<title>Logistika - Transportation & Logistics HTML Template</title>
|
||||
<link href="assets/css/themify-icons.css" rel="stylesheet">
|
||||
<link href="assets/css/flaticon_logistics.css" rel="stylesheet">
|
||||
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="assets/css/animate.css" rel="stylesheet">
|
||||
<link href="assets/css/owl.carousel.css" rel="stylesheet">
|
||||
<link href="assets/css/owl.theme.css" rel="stylesheet">
|
||||
<link href="assets/css/slick.css" rel="stylesheet">
|
||||
<link href="assets/css/slick-theme.css" rel="stylesheet">
|
||||
<link href="assets/css/swiper.min.css" rel="stylesheet">
|
||||
<link href="assets/css/owl.transitions.css" rel="stylesheet">
|
||||
<link href="assets/css/jquery.fancybox.css" rel="stylesheet">
|
||||
<link href="assets/css/odometer-theme-default.css" rel="stylesheet">
|
||||
<link href="assets/sass/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- start page-wrapper -->
|
||||
<div class="page-wrapper">
|
||||
<!-- start preloader -->
|
||||
<div class="preloader">
|
||||
<div class="vertical-centered-box">
|
||||
<div class="content">
|
||||
<div class="loader-circle"></div>
|
||||
<div class="loader-line-mask">
|
||||
<div class="loader-line"></div>
|
||||
</div>
|
||||
<img src="assets/images/preloader.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end preloader -->
|
||||
<!-- Start header -->
|
||||
<header id="header">
|
||||
<div class="topbar">
|
||||
<div class="container-fluid">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-5 col-12">
|
||||
<ul class="contact-info">
|
||||
<li>
|
||||
<i class="ti-email"></i><span>support@logistika.com</span>
|
||||
</li>
|
||||
<li>
|
||||
<a href="tel:+887869587496">
|
||||
<i class="flaticon-call"></i><span>+88 7869 5874 96</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-7 col-12">
|
||||
<div class="contact-into">
|
||||
<div class="language-selector">
|
||||
<select id="languageSelect">
|
||||
<option value="en" data-icon="assets/images/language/1.svg">English</option>
|
||||
<option value="sp" data-icon="assets/images/language/2.svg">Spanish</option>
|
||||
</select>
|
||||
<div class="custom-select-wrapper">
|
||||
<div class="custom-select"></div>
|
||||
<div class="custom-arrow"><i class="flaticon-down"></i></div>
|
||||
</div>
|
||||
<div class="custom-options"></div>
|
||||
</div>
|
||||
<div class="pryment-selector">
|
||||
<select>
|
||||
<option value="usd">USD</option>
|
||||
<option value="aud">AUD</option>
|
||||
</select>
|
||||
</div>
|
||||
<ul class="social-media">
|
||||
<li><span>Follow Us :</span></li>
|
||||
<li><a href="#"><i class="flaticon-facebook-app-symbol"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-linkedin-big-logo"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-twitter"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-vimeo"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end topbar -->
|
||||
<div class="wpo-site-header">
|
||||
<nav class="navigation navbar navbar-expand-lg navbar-light">
|
||||
<div class="container-fluid">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-3 col-md-3 col-3 d-lg-none dl-block">
|
||||
<div class="mobail-menu">
|
||||
<button type="button" class="navbar-toggler open-btn">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar first-angle"></span>
|
||||
<span class="icon-bar middle-angle"></span>
|
||||
<span class="icon-bar last-angle"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-2 col-md-6 col-6">
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" href="index-2.html"><img src="assets/images/logo.svg"
|
||||
alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-7 col-md-1 col-1">
|
||||
<div id="navbar" class="collapse navbar-collapse navigation-holder">
|
||||
<button class="menu-close"><i class="ti-close"></i></button>
|
||||
<ul class="nav navbar-nav mb-2 mb-lg-0">
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Home</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="index-2.html">Home style 1</a></li>
|
||||
<li><a href="index-3.html">Home style 2</a></li>
|
||||
<li><a href="index-4.html">Home style 3</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Pages</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="about.html">About</a></li>
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Project</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="project.html">Project style 1</a></li>
|
||||
<li><a href="project-2.html">Project style 2</a></li>
|
||||
<li><a href="project-3.html">Project style 3</a></li>
|
||||
<li><a href="project-single.html">Project Single</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="pricing.html">Pricing</a></li>
|
||||
<li><a href="tracking.html">Tracking</a></li>
|
||||
<li><a href="team.php">Team</a></li>
|
||||
<li><a href="faq.html">FAQ</a></li>
|
||||
<li><a href="404.html">404 Error</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">services </a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="services.html">services </a></li>
|
||||
|
||||
<li><a href="career.php">air transport</a></li>
|
||||
<li><a href="road-transport.html">road transport</a></li>
|
||||
<li><a href="ocean-transport.html">ocean transport</a></li>
|
||||
<li><a href="train-transport.html">train transport</a></li>
|
||||
<li><a href="services-single.html">services Single</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Shop</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="shop.html">Shop</a></li>
|
||||
<li><a href="shop-single.html">Shop Single</a></li>
|
||||
<li><a href="cart.html">Cart</a></li>
|
||||
<li><a href="checkout.html">Checkout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog.html">Blog right sidebar</a></li>
|
||||
<li><a href="blog-left-sidebar.html">Blog left sidebar</a></li>
|
||||
<li><a href="blog-fullwidth.html">Blog fullwidth</a></li>
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
<li><a href="blog-single-fullwidth.html">Blog details
|
||||
fullwidth</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end of nav-collapse -->
|
||||
</div>
|
||||
<div class="col-lg-3 col-md-2 col-2">
|
||||
<div class="header-right">
|
||||
<a href="tel:+025757576560" class="call">
|
||||
<div class="icon">
|
||||
<img src="assets/images/call.svg" alt="">
|
||||
</div>
|
||||
<div class="text">
|
||||
<span>Phone:</span>
|
||||
<h4>+88 1900 6789 56</h4>
|
||||
</div>
|
||||
</a>
|
||||
<div class="header-search-form-wrapper">
|
||||
<div class="cart-search-contact">
|
||||
<button class="search-toggle-btn"><i
|
||||
class="fi flaticon-search"></i></button>
|
||||
<div class="header-search-form">
|
||||
<form>
|
||||
<div>
|
||||
<input type="text" class="form-control"
|
||||
placeholder="Search here...">
|
||||
<button type="submit"><i
|
||||
class="fi flaticon-search"></i></button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="close-form">
|
||||
<a class="theme-btn" href="contact.html">Get an quate <i
|
||||
class="flaticon-next"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- end of container -->
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<!-- end of header -->
|
||||
|
||||
<!-- start wpo-page-title -->
|
||||
<section class="wpo-breadcumb-area">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col col-xs-12">
|
||||
<div class="wpo-breadcumb-wrap">
|
||||
<h2>Internation Logistics</h2>
|
||||
<h3>Blog Details</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- end page-title -->
|
||||
|
||||
|
||||
<!-- start wpo-blog-single-section -->
|
||||
<section class="wpo-blog-single-section section-padding">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col col-lg-8 col-md-12 col-12">
|
||||
<div class="post format-standard-image">
|
||||
<div class="entry-media">
|
||||
<img src="assets/images/blog-details/img-1.jpg" alt>
|
||||
</div>
|
||||
<div class="entry-meta">
|
||||
<ul>
|
||||
<li><i class="fi flaticon-calendar"></i><a href="#">02 Apr 2024</a>
|
||||
</li>
|
||||
<li><i class="fi flaticon-comments"></i> <a href="#">Coments (03)</a></li>
|
||||
<li><i class="fi flaticon-clock"></i><a href="#">3 min Read</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3>The whimsically named Egg Canvas brainchild</h3>
|
||||
<p>he whimsically named Egg Canvas is the brainchild of Erica Choi, a design director
|
||||
and photo
|
||||
grapher based in York. Why the name “Egg Canvas Erica was inspired by her Korean
|
||||
childhood
|
||||
nickname, which means egg, while “canvas” medium with wh art is created. “Egg Canvas
|
||||
therefore, is her life—creating beautiful things each day
|
||||
a blank canvas.</p>
|
||||
<p>We have covered many special events such as fireworks, fairs, parades, races, walks,
|
||||
awards ceremonies, fashion shows, sporting events, and even a memorial service.</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vulputate
|
||||
vestibulum rhon
|
||||
cus, dolor eget viverra pretium, dolor tellus aliquet nunc, vitae ultricies erat
|
||||
elit eu lacus. Vestibulum non justo fun consectetur, cursus ante, tincidunt sapien.
|
||||
Nulla quis diam sit amet turpis interd enim. Vivamus fauc ex sed nibh egestas
|
||||
elementum. Mauris et bibendum</p>
|
||||
</div>
|
||||
</div>
|
||||
<blockquote>
|
||||
Your time is limited, so don’t waste it living someone else’s
|
||||
life.Don’t be trapped by dogma – which is living with the
|
||||
<span>John Mehedii</span>
|
||||
</blockquote>
|
||||
<div class="post-team-content">
|
||||
<h3>Let our investment management team</h3>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-7 col-12">
|
||||
<ul class="content">
|
||||
<li>Lorem Ipsum generators on the tend to repeat.</li>
|
||||
<li> If you are going to use a passage.</li>
|
||||
<li> Lorem Ipsum generators on the tend to repeat.</li>
|
||||
<li> If you are going to use a passage.</li>
|
||||
<li> Lorem Ipsum generators on the tend to repeat.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-5 col-12">
|
||||
<img src="assets/images/blog-details/img-2.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-md-6 col-12 im-1">
|
||||
<img src="assets/images/blog-details/img-3.jpg" alt="">
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-12 im-1">
|
||||
<img src="assets/images/blog-details/img-4.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<p>We have covered many special events such as fireworks, fairs, parades, races, walks, awards
|
||||
ceremonies, fashion shows, sporting events, and even a memorial service.Lorem ipsum dolor
|
||||
sit amet, consectetur adipiscing elit. vestibulum rhoncus, dolor eget viverra pretium, dolor
|
||||
ellus aliquet nunc,</p>
|
||||
<div class="tag-share-wrap">
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-12">
|
||||
<div class="tag-share clearfix">
|
||||
<div class="tag">
|
||||
<span>Tag: </span>
|
||||
<ul>
|
||||
<li><a href="#">Business</a></li>
|
||||
<li><a href="#">Design</a></li>
|
||||
<li><a href="#">apps</a></li>
|
||||
<li><a href="#">data</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-12">
|
||||
<div class="tag-share-s2 clearfix">
|
||||
<div class="tag">
|
||||
<span>Share: </span>
|
||||
<ul>
|
||||
<li><a href="#"><i class="flaticon-facebook-app-symbol"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-vimeo"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-linkedin-big-logo"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-twitter"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="comments-area">
|
||||
<div class="comments-section">
|
||||
<h3 class="comments-title">(04) Comment</h3>
|
||||
<ol class="comments">
|
||||
<li class="comment even thread-even depth-1" id="comment-1">
|
||||
<div id="div-comment-1">
|
||||
<div class="comment-theme">
|
||||
<div class="comment-image"><img
|
||||
src="assets/images/blog-details/comments-author/img-1.jpg" alt>
|
||||
</div>
|
||||
</div>
|
||||
<div class="comment-main-area">
|
||||
<div class="comment-wrapper">
|
||||
<div class="comments-meta">
|
||||
<h4>Rohan De Spond <span class="comments-date">
|
||||
25 january 2021</span></h4>
|
||||
</div>
|
||||
<div class="comment-area">
|
||||
<p>
|
||||
There are many variations of passages of Lorem Ipsum
|
||||
available, but the leap into electronic
|
||||
type setting, remaining essentiallyuncha opularisedthe with
|
||||
the release of Letrasetsheets
|
||||
containingth leap electrtypesetting remainingmajority have.
|
||||
There are many variations
|
||||
of passages of Lorem Ipsum
|
||||
</p>
|
||||
<div class="comments-reply">
|
||||
<a class="comment-reply-link" href="#"><i
|
||||
class="flaticon-back"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="children">
|
||||
<li class="comment">
|
||||
<div>
|
||||
<div class="comment-theme">
|
||||
<div class="comment-image"><img
|
||||
src="assets/images/blog-details/comments-author/img-2.jpg"
|
||||
alt></div>
|
||||
</div>
|
||||
<div class="comment-main-area">
|
||||
<div class="comment-wrapper">
|
||||
<div class="comments-meta">
|
||||
<h4>Johan Ritaxon<span class="comments-date">
|
||||
25 january 2021
|
||||
</span></h4>
|
||||
</div>
|
||||
<div class="comment-area">
|
||||
<p>There are many variations of passages of Lorem Ipsum
|
||||
available, but the
|
||||
majority have. There are many variations of passages
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<div class="comment-respond">
|
||||
<h3 class="comment-reply-title">Write your comment</h3>
|
||||
<form id="commentForm" class="comment-form">
|
||||
<div class="form-inputs">
|
||||
<input id="name" placeholder="Enter your name*" type="text" required>
|
||||
<input id="email" placeholder="Enter your mail*" type="email" required>
|
||||
<input id="phone" placeholder="Enter your number*" type="text" required>
|
||||
<input id="website" placeholder="Website*" type="url" required>
|
||||
</div>
|
||||
<div class="form-textarea">
|
||||
<textarea id="comment" placeholder="Enter your Message*" required></textarea>
|
||||
</div>
|
||||
<div class="terms">
|
||||
<input class="checkbox" type="checkbox" id="Insuranceb">
|
||||
<label for="Insuranceb">Save my name, email, and website in this browser for the
|
||||
next time I comment.</label>
|
||||
</div>
|
||||
<div class="form-submit">
|
||||
<input class="theme-btn" id="submit" value="Send Message" type="submit">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col col-lg-4">
|
||||
<div class="blog-sidebar">
|
||||
<div class="widget about-widget">
|
||||
<div class="img-holder">
|
||||
<img src="assets/images/blog/about-widget.jpg" alt="">
|
||||
</div>
|
||||
<h4>Rosalina D. Willaim</h4>
|
||||
<span>Blogger/Photographer</span>
|
||||
<p>he whimsically named Egg Canvas is the
|
||||
design director and photographer
|
||||
in New York. Why the nam</p>
|
||||
<ul>
|
||||
<li><a href="#"><i class="flaticon-facebook-app-symbol"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-linkedin-big-logo"></i></a></li>
|
||||
<li><a href="#"><i class="ti-pinterest"></i></a></li>
|
||||
<li><a href="#"><i class="flaticon-twitter"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="widget search-widget">
|
||||
<h3>search here</h3>
|
||||
<form>
|
||||
<div>
|
||||
<input type="text" class="form-control" placeholder="Search Post..">
|
||||
<button type="submit"><i class="ti-search"></i></button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="widget category-widget">
|
||||
<h3>Categories</h3>
|
||||
<ul>
|
||||
<li><a href="blog.html">Air Transport<span>03</span></a></li>
|
||||
<li><a href="blog.html" class="active">Road Transport <span>02</span></a></li>
|
||||
<li><a href="blog.html">Ocean Transport <span>04</span></a></li>
|
||||
<li><a href="blog.html">Land Transport <span>05</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="widget recent-post-widget">
|
||||
<h3>Related Posts</h3>
|
||||
<div class="posts">
|
||||
<div class="post">
|
||||
<div class="img-holder">
|
||||
<img src="assets/images/recent-posts/img-1.jpg" alt>
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
Budget Issues Force The Our To Become</a>
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post">
|
||||
<div class="img-holder">
|
||||
<img src="assets/images/recent-posts/img-2.jpg" alt>
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post">
|
||||
<div class="img-holder">
|
||||
<img src="assets/images/recent-posts/img-3.jpg" alt>
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="widget tag-widget">
|
||||
<h3>Populer Tags</h3>
|
||||
<ul>
|
||||
<li><a href="#">Air Freight</a></li>
|
||||
<li><a href="#">Road Transport</a></li>
|
||||
<li><a href="#">Air Transport</a></li>
|
||||
<li><a href="#">Train Transport</a></li>
|
||||
<li><a href="#">Ocean Transport</a></li>
|
||||
<li><a href="#">Logistics</a></li>
|
||||
<li><a href="#">Packeging</a></li>
|
||||
<li><a href="#">Land</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- end container -->
|
||||
</section>
|
||||
<!-- end wpo-blog-single-section -->
|
||||
|
||||
|
||||
<!--start of wpo-map-section -->
|
||||
<section class="wpo-map-section">
|
||||
<h2 class="hidden">Contact map</h2>
|
||||
<div class="wpo-map">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.9147703055!2d-74.11976314309273!3d40.69740344223377!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew+York%2C+NY%2C+USA!5e0!3m2!1sen!2sbd!4v1547528325671"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</section>
|
||||
<!--end of wpo-map-section -->
|
||||
|
||||
<!--start of wpo-cta-section-s2 -->
|
||||
<div class="wpo-cta-section-s2">
|
||||
<div class="container">
|
||||
<div class="cta-wrapr">
|
||||
<div class="wpo-section-title">
|
||||
<h2>Trusted transport service</h2>
|
||||
<h3>Transport & Logistics
|
||||
proejcts that we providde</h3>
|
||||
<a href="contact.html" class="theme-btn">Contact support</a>
|
||||
</div>
|
||||
<div class="contact-info">
|
||||
<div class="item">
|
||||
<div class="icon">
|
||||
<i class="flaticon-phone-call"></i>
|
||||
</div>
|
||||
<div class="text">
|
||||
<span>Call For Inquiry</span>
|
||||
<p>+236 (456) 896 22</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="icon">
|
||||
<i class="flaticon-email"></i>
|
||||
</div>
|
||||
<div class="text">
|
||||
<span>Send Us Email</span>
|
||||
<p>contact@logistika.com</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--end of wpo-cta-section-s2 -->
|
||||
|
||||
<!-- start of wpo-site-footer-section -->
|
||||
<footer class="wpo-site-footer-s2">
|
||||
<div class="wpo-upper-footer">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col col-lg-3 col-md-6 col-sm-12 col-12">
|
||||
<div class="widget address-widget">
|
||||
<div class="widget-title">
|
||||
<h3>Address</h3>
|
||||
</div>
|
||||
<p>570 8th Ave, New York,NY 10018
|
||||
United States</p>
|
||||
<h4>Opening Hours</h4>
|
||||
<ul>
|
||||
<li>9.30am – 6.30pm</li>
|
||||
<li>Monday to Friday</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col col-lg-3 col-md-6 col-sm-12 col-12">
|
||||
<div class="widget link-widget">
|
||||
<div class="widget-title">
|
||||
<h3>Services</h3>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="services-single.html">Electronics Industry</a></li>
|
||||
<li><a href="services-single.html">Industrial & Manufacturing</a></li>
|
||||
<li><a href="services-single.html">Semicon & Solar</a></li>
|
||||
<li><a href="services-single.html">Oil & Gas Cargo</a></li>
|
||||
<li><a href="services-single.html">ship & cargo services</a></li>
|
||||
<li><a href="services-single.html">Maritime transportation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col col-lg-3 col-md-6 col-sm-12 col-12">
|
||||
<div class="widget link-widget">
|
||||
<div class="widget-title">
|
||||
<h3>Useful links</h3>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="services-single.html">How it Works</a></li>
|
||||
<li><a href="services-single.html">Help Link</a></li>
|
||||
<li><a href="services-single.html">Terms & Conditions</a></li>
|
||||
<li><a href="services-single.html">Contact Us</a></li>
|
||||
<li><a href="services-single.html">Privacy Policy</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col col-lg-3 col-md-6 col-sm-12 col-12">
|
||||
<div class="widget newsletter-widget">
|
||||
<div class="widget-title">
|
||||
<h3>newsletter</h3>
|
||||
</div>
|
||||
<div class="newsletter">
|
||||
<form class="form-fild">
|
||||
<input class="fild" type="email" placeholder="Enter Email Adress">
|
||||
<button type="submit"><i class="flaticon-arrowhead-up"></i></button>
|
||||
<div class="terms">
|
||||
<input type="checkbox" id="Insurance">
|
||||
<label for="Insurance">I agree all your <a href="#">terms</a> and
|
||||
policies</label>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wpo-lower-footer">
|
||||
<div class="container">
|
||||
<div class="row g-0 align-items-center">
|
||||
<div class="col col-lg-2 col-12">
|
||||
<div class="logo">
|
||||
<img src="assets/images/logo-2.svg" alt="blog">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col col-lg-6 col-12">
|
||||
<p class="copyright"> © 2024 <a href="index-2.html">wpOcean</a> - Logistics service. All
|
||||
rights reserved.</p>
|
||||
</div>
|
||||
<div class="col col-lg-4 col-12">
|
||||
<ul>
|
||||
<li><a href="#"><img src="assets/images/banck/1.png" alt=""></a></li>
|
||||
<li><a href="#"><img src="assets/images/banck/2.png" alt=""></a></li>
|
||||
<li><a href="#"><img src="assets/images/banck/3.png" alt=""></a></li>
|
||||
<li><a href="#"><img src="assets/images/banck/4.png" alt=""></a></li>
|
||||
<li><a href="#"><img src="assets/images/banck/5.png" alt=""></a></li>
|
||||
<li><a href="#"><img src="assets/images/banck/6.png" alt=""></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-image">
|
||||
<img src="assets/images/footer-bg-s2.jpg" alt="">
|
||||
</div>
|
||||
<div class="shape">
|
||||
<svg width="191" height="208" viewBox="0 0 191 208" fill="none">
|
||||
<path d="M125.53 208.291H118.13L0 12.271V0.00102234L125.53 208.291Z" fill="white" />
|
||||
<path d="M0 43.1711L99.93 209.121H0V43.1711Z" fill="#FF7236" />
|
||||
<path d="M190.33 209.121H138.45L68.9102 93.7311H120.79L190.33 209.121Z" fill="#144754" />
|
||||
<path d="M98.0897 69.1602H72.8097L38.9297 12.9402H64.2097L98.0897 69.1602Z" fill="#FF7236" />
|
||||
</svg>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- end of wpo-site-footer-section -->
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!-- end of page-wrapper -->
|
||||
|
||||
<!-- All JavaScript files
|
||||
================================================== -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- Plugins for this template -->
|
||||
<script src="assets/js/modernizr.custom.js"></script>
|
||||
<script src="assets/js/jquery.dlmenu.js"></script>
|
||||
<script src="assets/js/jquery-plugin-collection.js"></script>
|
||||
<!-- Custom script for this template -->
|
||||
<script src="assets/js/script.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
<!-- Mirrored from wpocean.com/html/tf/logistika/blog-single.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 29 Aug 2024 05:23:40 GMT -->
|
||||
</html>
|
20
blog.html
20
blog.html
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -265,14 +265,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post format-standard-image">
|
||||
@ -290,14 +290,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="post format-standard-image">
|
||||
@ -315,14 +315,14 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="entry-details">
|
||||
<h3><a href="blog-single.html">The whimsically named Egg Canvas brainch </a>
|
||||
<h3><a href="blog-details.php">The whimsically named Egg Canvas brainch </a>
|
||||
</h3>
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but majority have
|
||||
suffered
|
||||
teration in some form, by injected humour, or randomised words which don't look
|
||||
even slight
|
||||
believable. If you are going to use a passage of Lorem Ipsum.</p>
|
||||
<a href="blog-single.html" class="read-more">Read More</a>
|
||||
<a href="blog-details.php" class="read-more">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pagination-wrapper pagination-wrapper">
|
||||
@ -389,7 +389,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
Budget Issues Force The Our To Become</a>
|
||||
</h4>
|
||||
</div>
|
||||
@ -400,7 +400,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
@ -411,7 +411,7 @@
|
||||
</div>
|
||||
<div class="details">
|
||||
<span class="date"><i class="flaticon-calendar"></i>30 Nov 2023 </span>
|
||||
<h4><a href="blog-single.html">
|
||||
<h4><a href="blog-details.php">
|
||||
The Best Products That Shape Fashion</a>
|
||||
</h4>
|
||||
</div>
|
||||
|
12
blog.php
12
blog.php
@ -29,9 +29,9 @@
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/blog/img-7.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<h2> <a href="blog-single.html">Global Head of Transportation and Logistics
|
||||
<h2> <a href="blog-details.php">Global Head of Transportation and Logistics
|
||||
Coordination</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-single.html">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -39,9 +39,9 @@
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/blog/img-8.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<h2> <a href="blog-single.html">Principal Transportation and Logistics Network
|
||||
<h2> <a href="blog-details.php">Principal Transportation and Logistics Network
|
||||
Analyst</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-single.html">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -49,9 +49,9 @@
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/blog/img-9.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<h2> <a href="blog-single.html">Providing solutions for Industrial
|
||||
<h2> <a href="blog-details.php">Providing solutions for Industrial
|
||||
ment, and restoration.</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-single.html">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
71
career.php
71
career.php
@ -6,8 +6,8 @@
|
||||
<div class="row">
|
||||
<div class="col col-xs-12">
|
||||
<div class="wpo-breadcumb-wrap">
|
||||
<h2>Internation Logistics</h2>
|
||||
<h3>Air Transport</h3>
|
||||
<h2>Access Educatioin Network</h2>
|
||||
<h3>Career Counceling</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -125,25 +125,21 @@
|
||||
<div class="service-sidebar">
|
||||
<div class="service-catagory">
|
||||
<ul>
|
||||
<li><a href="services-single.html" class="active">Cargo Domestic Service <i
|
||||
class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="services-single.html">Air Freight Services <i
|
||||
class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="services-single.html">Intermodal Shipping <i
|
||||
class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="services-single.html">Freeze product Shipping <i
|
||||
class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="services-single.html">Hot Shot Trucking <i
|
||||
class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="services-single.html">Priority Transportation <i
|
||||
class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#" class="active">Career Counceling <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">University Selection <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">Abroad Stuidy Handbook <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">Test Prepration Guide <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">Mock Test Regristration <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">IELTS Available Date <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">Post Departure Guide <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">SOP Sample Format <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">Documentation Guidance <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
<li><a href="#">Australian Education System <i class="flaticon-right-arrow-1"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="service-info">
|
||||
<div class="icon"> <i class="flaticon-phone-call"></i> </div>
|
||||
<h2>Looking for
|
||||
logistics service
|
||||
Provider?</h2>
|
||||
<!-- <div class="icon"> <i class="flaticon-phone-call"></i> </div>-->
|
||||
<h2>Personalized Support Every Step of the Way</h2>
|
||||
<span>Call anytime</span>
|
||||
<div class="num"> <span>+(2) 871 382 023</span> </div>
|
||||
</div>
|
||||
@ -153,43 +149,4 @@
|
||||
</div>
|
||||
</section>
|
||||
<!--end of wpo-service-single-page -->
|
||||
|
||||
<!--start of wpo-map-section -->
|
||||
<section class="wpo-map-section">
|
||||
<h2 class="hidden">Contact map</h2>
|
||||
<div class="wpo-map">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.9147703055!2d-74.11976314309273!3d40.69740344223377!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew+York%2C+NY%2C+USA!5e0!3m2!1sen!2sbd!4v1547528325671"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</section>
|
||||
<!--end of wpo-map-section -->
|
||||
|
||||
<!--start of wpo-cta-section-s2 -->
|
||||
<div class="wpo-cta-section-s2">
|
||||
<div class="container">
|
||||
<div class="cta-wrapr">
|
||||
<div class="wpo-section-title">
|
||||
<h2>Trusted transport service</h2>
|
||||
<h3>Transport & Logistics
|
||||
proejcts that we providde</h3>
|
||||
<a href="contact.html" class="theme-btn">Contact support</a> </div>
|
||||
<div class="contact-info">
|
||||
<div class="item">
|
||||
<div class="icon"> <i class="flaticon-phone-call"></i> </div>
|
||||
<div class="text"> <span>Call For Inquiry</span>
|
||||
<p>+236 (456) 896 22</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="icon"> <i class="flaticon-email"></i> </div>
|
||||
<div class="text"> <span>Send Us Email</span>
|
||||
<p>contact@logistika.com</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--end of wpo-cta-section-s2 -->
|
||||
<?php include('footer.php');?>
|
@ -131,7 +131,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-image"> <img src="assets/images/slider/bg-img.jpg" alt=""> </div>
|
||||
<div class="icon"> <img src="assets/images/slider/shape-1.svg" alt=""> </div>
|
||||
<div class="left-img"> <img src="assets/images/slider/hero-img.jpg" alt=""> </div>
|
||||
</section>
|
||||
<!-- Form Section End-->
|
||||
@ -152,7 +151,9 @@
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3>Head Office</h3>
|
||||
<i class="flaticon-phone-call"></i> <strong>Roger J. Spaulding</strong> </div>
|
||||
<i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong><br>
|
||||
<i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong><br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -163,7 +164,7 @@
|
||||
<h3>28</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<h2><a href="blog-single.html">Lead Analyst for Transportation Network and
|
||||
<h2><a href="blog-details.php">Lead Analyst for Transportation Network and
|
||||
Logistics</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
@ -180,7 +181,7 @@
|
||||
<h3>30</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<h2><a href="blog-single.html">Efficient Transport Management Strategies for
|
||||
<h2><a href="blog-details.php">Efficient Transport Management Strategies for
|
||||
Businesses</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
|
@ -5,8 +5,8 @@
|
||||
<div class="row">
|
||||
<div class="col col-xs-12">
|
||||
<div class="wpo-breadcumb-wrap">
|
||||
<h2>Internation Logistics</h2>
|
||||
<h3>Shop Single</h3>
|
||||
<h2>Access Education Network</h2>
|
||||
<h3>Study Destination</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -63,43 +63,4 @@
|
||||
<div class="side-img"> <img src="assets/images/access-images/abroad-study.png" alt=""> </div>
|
||||
</section>
|
||||
<!-- end of Country Section -->
|
||||
|
||||
<!--start of map-section -->
|
||||
<section class="wpo-map-section">
|
||||
<h2 class="hidden">Contact map</h2>
|
||||
<div class="wpo-map">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.9147703055!2d-74.11976314309273!3d40.69740344223377!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew+York%2C+NY%2C+USA!5e0!3m2!1sen!2sbd!4v1547528325671"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</section>
|
||||
<!--end of map-section -->
|
||||
|
||||
<!--start of cta-section-s2 -->
|
||||
<div class="wpo-cta-section-s2">
|
||||
<div class="container">
|
||||
<div class="cta-wrapr">
|
||||
<div class="wpo-section-title">
|
||||
<h2>Trusted transport service</h2>
|
||||
<h3>Transport & Logistics
|
||||
proejcts that we providde</h3>
|
||||
<a href="contact.html" class="theme-btn">Contact support</a> </div>
|
||||
<div class="contact-info">
|
||||
<div class="item">
|
||||
<div class="icon"> <i class="flaticon-phone-call"></i> </div>
|
||||
<div class="text"> <span>Call For Inquiry</span>
|
||||
<p>+236 (456) 896 22</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="icon"> <i class="flaticon-email"></i> </div>
|
||||
<div class="text"> <span>Send Us Email</span>
|
||||
<p>contact@logistika.com</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--end of cta-section-s2 -->
|
||||
<?php include('footer.php');?>
|
2
faq.html
2
faq.html
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
35
footer.php
35
footer.php
@ -4,9 +4,7 @@
|
||||
<section class="wpo-map-section">
|
||||
<h2 class="hidden">Contact map</h2>
|
||||
<div class="wpo-map">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d193595.9147703055!2d-74.11976314309273!3d40.69740344223377!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew+York%2C+NY%2C+USA!5e0!3m2!1sen!2sbd!4v1547528325671"
|
||||
allowfullscreen></iframe>
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3532.485757003823!2d85.31959247614095!3d27.702284525713484!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19a8f722023d%3A0xf104fa00bbe44d21!2sAccess%20Education%20Network%20(P.)%20Ltd.!5e0!3m2!1sen!2snp!4v1725172708306!5m2!1sen!2snp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|
||||
</div>
|
||||
</section>
|
||||
<!--end of wpo-map-section -->
|
||||
@ -16,10 +14,8 @@
|
||||
<div class="container">
|
||||
<div class="cta-wrapr">
|
||||
<div class="wpo-section-title">
|
||||
<h2>Trusted transport service</h2>
|
||||
<h3>Transport & Logistics
|
||||
proejcts that we providde</h3>
|
||||
<a href="contact.html" class="theme-btn">Contact support</a> </div>
|
||||
<h3>Secure Your Future Today</h3>
|
||||
<a href="contact.html" class="apply-btn">Apply Now</a> </div>
|
||||
<div class="contact-info">
|
||||
<div class="item">
|
||||
<div class="icon"> <i class="flaticon-phone-call"></i> </div>
|
||||
@ -100,12 +96,12 @@
|
||||
<h3>Services</h3>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="services-single.html">Electronics Industry</a></li>
|
||||
<li><a href="services-single.html">Industrial & Manufacturing</a></li>
|
||||
<li><a href="services-single.html">Semicon & Solar</a></li>
|
||||
<li><a href="services-single.html">Oil & Gas Cargo</a></li>
|
||||
<li><a href="services-single.html">ship & cargo services</a></li>
|
||||
<li><a href="services-single.html">Maritime transportation</a></li>
|
||||
<li><a href="career.php">Career Councelling</a></li>
|
||||
<li><a href="career.php">University Selection</a></li>
|
||||
<li><a href="career.php">Abroad Study Handbook</a></li>
|
||||
<li><a href="career.php">Test Prepration Guide</a></li>
|
||||
<li><a href="career.php">Mock Test Regristration</a></li>
|
||||
<li><a href="career.php">Documentation Guidance</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -115,8 +111,8 @@
|
||||
<h3>Useful links</h3>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="services-single.html">How it Works</a></li>
|
||||
<li><a href="services-single.html">Help Link</a></li>
|
||||
<li><a href="about.php">Company Profile</a></li>
|
||||
<li><a href="destination.php">Study Destination</a></li>
|
||||
<li><a href="services-single.html">Terms & Conditions</a></li>
|
||||
<li><a href="services-single.html">Contact Us</a></li>
|
||||
<li><a href="services-single.html">Privacy Policy</a></li>
|
||||
@ -149,15 +145,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-image"> <img src="assets/images/footer-bg-s2.jpg" alt=""> </div>
|
||||
<div class="shape">
|
||||
<svg width="191" height="208" viewBox="0 0 191 208" fill="none">
|
||||
<path d="M125.53 208.291H118.13L0 12.271V0.00102234L125.53 208.291Z" fill="white" />
|
||||
<path d="M0 43.1711L99.93 209.121H0V43.1711Z" fill="#FF7236" />
|
||||
<path d="M190.33 209.121H138.45L68.9102 93.7311H120.79L190.33 209.121Z" fill="#144754" />
|
||||
<path d="M98.0897 69.1602H72.8097L38.9297 12.9402H64.2097L98.0897 69.1602Z" fill="#FF7236" />
|
||||
</svg>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- end of wpo-site-footer-section -->
|
||||
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -1244,7 +1244,7 @@
|
||||
</div>
|
||||
<div class="text">
|
||||
<span>Transport</span>
|
||||
<h2><a href="blog-single.html">Streamlining Global Supply Chains Our Logistics
|
||||
<h2><a href="blog-details.php">Streamlining Global Supply Chains Our Logistics
|
||||
Solutions</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
@ -1264,7 +1264,7 @@
|
||||
</div>
|
||||
<div class="text">
|
||||
<span>Transport</span>
|
||||
<h2><a href="blog-single.html">Lead Analyst for Transportation Network and
|
||||
<h2><a href="blog-details.php">Lead Analyst for Transportation Network and
|
||||
Logistics</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
@ -1284,7 +1284,7 @@
|
||||
</div>
|
||||
<div class="text">
|
||||
<span>Transport</span>
|
||||
<h2><a href="blog-single.html">Efficient Transport Management Strategies for
|
||||
<h2><a href="blog-details.php">Efficient Transport Management Strategies for
|
||||
Businesses</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
|
26
index-3.html
26
index-3.html
@ -162,7 +162,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -1306,10 +1306,10 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Principal Transportation and Logistics Network</a>
|
||||
<a href="blog-details.php">Principal Transportation and Logistics Network</a>
|
||||
</h2>
|
||||
<div class="b-btn">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1323,10 +1323,10 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Chief Transportation and Fleet Management</a>
|
||||
<a href="blog-details.php">Chief Transportation and Fleet Management</a>
|
||||
</h2>
|
||||
<div class="b-btn">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1340,10 +1340,10 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Complete Guide to Business Insurance perfect</a>
|
||||
<a href="blog-details.php">Complete Guide to Business Insurance perfect</a>
|
||||
</h2>
|
||||
<div class="b-btn">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1357,10 +1357,10 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Principal Transportation and Logistics Network</a>
|
||||
<a href="blog-details.php">Principal Transportation and Logistics Network</a>
|
||||
</h2>
|
||||
<div class="b-btn">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1374,10 +1374,10 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Chief Transportation and Fleet Management</a>
|
||||
<a href="blog-details.php">Chief Transportation and Fleet Management</a>
|
||||
</h2>
|
||||
<div class="b-btn">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1391,10 +1391,10 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Complete Guide to Business Insurance perfect</a>
|
||||
<a href="blog-details.php">Complete Guide to Business Insurance perfect</a>
|
||||
</h2>
|
||||
<div class="b-btn">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
14
index-4.html
14
index-4.html
@ -126,7 +126,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
@ -1189,11 +1189,11 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Global Head of Transportation and Logistics
|
||||
<a href="blog-details.php">Global Head of Transportation and Logistics
|
||||
Coordination</a>
|
||||
</h2>
|
||||
<div class="blog-btn-content">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow-1"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a>
|
||||
<div class="icon">
|
||||
<img src="assets/images/blog/heart.svg" alt="">
|
||||
</div>
|
||||
@ -1213,11 +1213,11 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Principal Transportation and Logistics Network
|
||||
<a href="blog-details.php">Principal Transportation and Logistics Network
|
||||
Analyst</a>
|
||||
</h2>
|
||||
<div class="blog-btn-content">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow-1"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a>
|
||||
<div class="icon">
|
||||
<img src="assets/images/blog/heart.svg" alt="">
|
||||
</div>
|
||||
@ -1237,11 +1237,11 @@
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a href="blog-single.html">Providing solutions for Industrial
|
||||
<a href="blog-details.php">Providing solutions for Industrial
|
||||
ment, and restoration.</a>
|
||||
</h2>
|
||||
<div class="blog-btn-content">
|
||||
<a href="blog-single.html">Read More <i class="flaticon-right-arrow-1"></i></a>
|
||||
<a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a>
|
||||
<div class="icon">
|
||||
<img src="assets/images/blog/heart.svg" alt="">
|
||||
</div>
|
||||
|
@ -150,7 +150,7 @@
|
||||
<li><a href="blog-fullwidth.html">Blog fullwidth</a></li>
|
||||
<li class="menu-item-has-children"> <a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a> </li>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a> </li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
<li><a href="blog-single-fullwidth.html">Blog details
|
||||
@ -1022,7 +1022,7 @@
|
||||
<h3>20</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<h2><a href="blog-single.html">Streamlining Global Supply Chains Our Logistics
|
||||
<h2><a href="blog-details.php">Streamlining Global Supply Chains Our Logistics
|
||||
Solutions</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
@ -1039,7 +1039,7 @@
|
||||
<h3>28</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<h2><a href="blog-single.html">Lead Analyst for Transportation Network and
|
||||
<h2><a href="blog-details.php">Lead Analyst for Transportation Network and
|
||||
Logistics</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
@ -1056,7 +1056,7 @@
|
||||
<h3>30</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<h2><a href="blog-single.html">Efficient Transport Management Strategies for
|
||||
<h2><a href="blog-details.php">Efficient Transport Management Strategies for
|
||||
Businesses</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -13,51 +13,30 @@
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card"> <img src="assets/images/blog/img-1.jpg" alt="">
|
||||
<div class="content">
|
||||
<div class="date">
|
||||
<h3>20</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<div class="text">
|
||||
<h2><a href="blog-single.html">Streamlining Global Supply Chains Our Logistics
|
||||
Solutions</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
<li><i class="flaticon-profile"></i> <span>Roger J. Spaulding</span></li>
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card"> <img src="assets/images/blog/img-2.jpg" alt="">
|
||||
<div class="content">
|
||||
<div class="date">
|
||||
<h3>28</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<div class="text">
|
||||
<h2><a href="blog-single.html">Lead Analyst for Transportation Network and
|
||||
Logistics</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
<li><i class="flaticon-profile"></i> <span>Roger J. Spaulding</span></li>
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card"> <img src="assets/images/blog/img-3.jpg" alt="">
|
||||
<div class="content">
|
||||
<div class="date">
|
||||
<h3>30</h3>
|
||||
<span>Sep</span> </div>
|
||||
<div class="text"> <span>Transport</span>
|
||||
<div class="text">
|
||||
<h2><a href="blog-single.html">Efficient Transport Management Strategies for
|
||||
Businesses</a></h2>
|
||||
</div>
|
||||
<ul class="comment">
|
||||
<li><i class="flaticon-profile"></i> <span>Roger J. Spaulding</span></li>
|
||||
<li><i class="flaticon-comments"></i> <span>Comments(5)</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -38,6 +38,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<!--Slider One End-->
|
||||
|
||||
<!-- Slider Two-->
|
||||
<div class="slider-item">
|
||||
<div class="bg-image"> <img class="animated" src="assets/images/access-images/slider2.jpg" alt=""
|
||||
@ -75,8 +76,38 @@
|
||||
</div>
|
||||
</div>
|
||||
<!--Slider Two End-->
|
||||
</div>
|
||||
<!-- <div class="track-btn"> <a href="tracking.html"><img src="assets/images/slider/icon.svg" alt=""> Track your shipment</a> </div>-->
|
||||
|
||||
<!--Slder Three Video-->
|
||||
<!--
|
||||
<div class="slider-item">
|
||||
<div class="bg-image">
|
||||
<video width="100%" height="auto" autoplay muted preload="auto" loop poster="video-poster.jpg">
|
||||
<source src="assets/images/access-images/access-video.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
|
||||
<div class="down-shape">
|
||||
<svg width="19" height="86" viewBox="0 0 19 86" fill="none">
|
||||
<path
|
||||
d="M0.000800801 0.240602L0.0525983 6.64872L8.95468 14.2473L17.8817 6.38959L17.8301 0L17.8046 0.000184758L8.90289 7.83917L0.000800801 0.240602Z"
|
||||
fill="white" fill-opacity="0.2" />
|
||||
<path
|
||||
d="M0.145332 18.0912L0.19713 24.4993L9.09922 32.0979L18.0263 24.2402L17.9746 17.8506L17.9492 17.8508L9.04742 25.6898L0.145332 18.0912Z"
|
||||
fill="white" />
|
||||
<path
|
||||
d="M0.289863 35.9418L0.341661 42.3499L9.24375 49.9485L18.1708 42.0908L18.1191 35.7012L18.0937 35.7014L9.19195 43.5403L0.289863 35.9418Z"
|
||||
fill="white" fill-opacity="0.2" />
|
||||
<path
|
||||
d="M0.434395 53.7924L0.486213 60.2031L9.3883 67.8017L18.3153 59.9413L18.2637 53.5518L18.2382 53.5519L9.33648 61.3909L0.434395 53.7924Z"
|
||||
fill="white" fill-opacity="0.2" />
|
||||
<path
|
||||
d="M0.576951 71.6432L0.62877 78.054L9.53086 85.6526L18.4579 77.7922L18.4062 71.4053L18.3808 71.4055L9.47904 79.2418L0.576951 71.6432Z"
|
||||
fill="white" fill-opacity="0.2" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<!--Slder Three Video End-->
|
||||
</div>
|
||||
</section>
|
||||
<!-- end of hero-section -->
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
@ -173,7 +173,7 @@
|
||||
<li class="menu-item-has-children">
|
||||
<a href="#">Blog details</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="blog-single.html">Blog details right sidebar</a>
|
||||
<li><a href="blog-details.php">Blog details right sidebar</a>
|
||||
</li>
|
||||
<li><a href="blog-single-left-sidebar.html">Blog details left
|
||||
sidebar</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user