Introduction

Ezio Transport & Logistics Company HTML Template

Template Features:
  • Multipage Demos
  • Easy to Customize
  • HTML5 & CSS3
  • Clean & Simple Design
  • Fully Responsive Layout
  • Crossbrowser Compatible With Edge, IE10+, Firefox, Opera, Chrome
  • W3 Valid
  • Retina Ready
  • FlatIcons And BoxIcons Free Icons
  • Powered With Bootstrap (v5.0.x)
  • Powered With jQuery (v3.5.1)
  • Build With Sass
  • Smooth Animation
  • AJAX Contact Form Submission
  • AJAX Subscriptions Form Submission
  • Well Documented

The template folder ezio And ezio-rtl is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.

The files and folders structure is similar to the following:

  1. assets/css — folder with CSS files.
  2. assets/fonts — folder with fonts files.
  3. assets/img — folder with image files.
  4. assets/js — folder with Javascript files.
  5. assets/php — folder with form-process.php files.

Upload the template files to the server with the help of one of the FTP-clients like FileZilla.

HTML Files:
  1. Home Page One (index.html)
  2. Home Page Two (index-2.html)
  3. Home Page Three (index-3.html)
  4. About Us (about.html)
  5. Pricing Style One (pricing-style-one.html)
  6. Pricing Style Two (pricing-style-two.html)
  7. Testimonials (testimonials.html)
  8. Products (products.html)
  9. Cart (cart.html)
  10. Checkout (checkout.html)
  11. Product Details (single-product.html)
  12. Team (team.html)
  13. My Account (my-account.html)
  14. Log In (log-in.html)
  15. Register (registration.html)
  16. Recover Password (recover-password.html)
  17. Global Location (global-location.html)
  18. FAQ (faq.html)
  19. Privacy Policy (privacy-policy.html)
  20. Terms & Conditions (terms-conditions.html)
  21. Coming Soon (coming-coon.html)
  22. 404 Error (404.html)
  23. Services Style One (services-style-one.html)
  24. Services Style Two (services-style-two.html)
  25. Services Style Three (services-style-three.html)
  26. Services Details (services-details.html)
  27. Company (company.html)
  28. Blog Column One (blog-column-one.html)
  29. Blog Column Two (blog-column-two.html)
  30. Blog Column Three (blog-column-three.html)
  31. Blog Left Sidebar (blog-left-sidebar.html)
  32. Blog Details (blog-details.html)
  33. Contact Us Page (contact-us.html)
Demo RTL:
  1. Home Page One (index.html)
  2. Home Page Two (index-2.html)
  3. Home Page Three (index-3.html)
  4. About Us (about.html)
  5. Pricing Style One (pricing-style-one.html)
  6. Pricing Style Two (pricing-style-two.html)
  7. Testimonials (testimonials.html)
  8. Products (products.html)
  9. Cart (cart.html)
  10. Checkout (checkout.html)
  11. Product Details (single-product.html)
  12. Team (team.html)
  13. My Account (my-account.html)
  14. Log In (log-in.html)
  15. Register (registration.html)
  16. Recover Password (recover-password.html)
  17. Global Location (global-location.html)
  18. FAQ (faq.html)
  19. Privacy Policy (privacy-policy.html)
  20. Terms & Conditions (terms-conditions.html)
  21. Coming Soon (coming-coon.html)
  22. 404 Error (404.html)
  23. Services Style One (services-style-one.html)
  24. Services Style Two (services-style-two.html)
  25. Services Style Three (services-style-three.html)
  26. Services Details (services-details.html)
  27. Company (company.html)
  28. Blog Column One (blog-column-one.html)
  29. Blog Column Two (blog-column-two.html)
  30. Blog Column Three (blog-column-three.html)
  31. Blog Left Sidebar (blog-left-sidebar.html)
  32. Blog Details (blog-details.html)
  33. Contact Us Page (contact-us.html)
Files Edit & Upload:

Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.

Followings are the css files which loaded inside the Head Section:


<!-- Bootstrap Min CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Owl Theme Default Min CSS -->
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<!-- Owl Carousel Min CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Animate Min CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css">
<!-- Boxicons Min CSS -->
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<!-- Magnific Popup Min CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<!-- Flaticon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css">
<!-- Meanmenu Min CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<!-- Nice Select Min CSS -->
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<!-- Odometer Min CSS-->
<link rel="stylesheet" href="assets/css/odometer.min.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">

Followings are the rtl css files which loaded inside the Head Section:


<!-- Bootstrap Rtl Min CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<!-- Owl Theme Default Min CSS -->
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<!-- Owl Carousel Min CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Animate Min CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css">
<!-- Boxicons Min CSS -->
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<!-- Magnific Popup Min CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.min.css">
<!-- Flaticon CSS -->
<link rel="stylesheet" href="assets/css/flaticon.css">
<!-- Meanmenu Min CSS -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<!-- Nice Select Min CSS -->
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<!-- Odometer Min CSS-->
<link rel="stylesheet" href="assets/css/odometer.min.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- Rtl CSS -->
<link rel="stylesheet" href="assets/css/rtl.css">

Followings are the JS files which loaded before the end of HEAD or BODY Section:.


<!-- Jquery Min JS -->
<script src="assets/js/jquery.min.js"></script>
<!-- Bootstrap Bundle Min JS -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- Meanmenu Min JS -->
<script src="assets/js/meanmenu.min.js"></script>
<!-- Wow Min JS -->
<script src="assets/js/wow.min.js"></script>
<!-- Owl Carousel Min JS -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- Nice Select Min JS -->
<script src="assets/js/nice-select.min.js"></script>
<!-- Magnific Popup Min JS -->
<script src="assets/js/magnific-popup.min.js"></script>
<!-- Jarallax Min JS -->
<script src="assets/js/jarallax.min.js"></script>
<!-- Appear Min JS -->
<script src="assets/js/appear.min.js"></script>
<!-- Odometer Min JS -->
<script src="assets/js/odometer.min.js"></script>
<!-- Smoothscroll Min JS -->
<script src="assets/js/smoothscroll.min.js"></script>
<!-- Form Validator Min JS -->
<script src="assets/js/form-validator.min.js"></script>
<!-- Contact JS -->
<script src="assets/js/contact-form-script.js"></script>
<!-- Ajaxchimp Min JS -->
<script src="assets/js/ajaxchimp.min.js"></script>
<!-- Custom JS -->
<script src="assets/js/custom.js"></script>

Due to the Envato policy, we are unable to include demo images inside download bundle so for demo images please send us an email to hello@hibootstrap.com

The Ezio is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.

The general template structure is the same throughout the template and each of the part is under a section with a section id name. Here is the general structure:


<!-- Start Feature Area -->
<section class="feature-area pt-100 pb-70">
    <div class="container">
        <div class="row">
            <div class="col-lg-4 col-sm-6">
                <div class="single-feature-box">
                    <i class="flaticon-fast-delivery-1"></i>
                    <h3>Road Transport</h3>
                    <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga nostrum minima eligendi neque labore asperiores.</p>
                </div>
            </div>

            <div class="col-lg-4 col-sm-6">
                <div class="single-feature-box">
                    <i class="flaticon-boat"></i>
                    <h3>Sea Transport</h3>
                    <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga nostrum minima eligendi neque labore asperiores.</p>
                </div>
            </div>

            <div class="col-lg-4 col-sm-6 offset-sm-3 offset-lg-0">
                <div class="single-feature-box">
                    <i class="flaticon-airplane"></i>
                    <h3>Air Transport</h3>
                    <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga nostrum minima eligendi neque labore asperiores.</p>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- End Feature Area -->

The Contact form html code coming with jQuery form validation. Also, it's included a .php file(form-process.php) for AJAX based email sending! HTML code example is similar to followings:


<form id="contactForm">
    <div class="row">
        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <input type="text" name="name" id="name" class="form-control" required data-error="Please enter your name" placeholder="Your Name">
                <div class="help-block with-errors"></div>
            </div>
        </div>
        
        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <input type="email" name="email" id="email" class="form-control" required data-error="Please enter your email" placeholder="Your Email">
                <div class="help-block with-errors"></div>
            </div>
        </div>
        
        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <input type="text" name="number" id="msg_subject" class="form-control" required data-error="Please enter phone number" placeholder="Phone Number">
                <div class="help-block with-errors"></div>
            </div>
        </div>

        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <input type="text" name="msg_subject" id="msg_subject" class="form-control" required data-error="Please enter subject" placeholder="Subject">
                <div class="help-block with-errors"></div>
            </div>
        </div>
        
        <div class="col-lg-12 col-md-12">
            <div class="form-group">
                <textarea name="message" class="form-control" id="message" cols="30" rows="5" required data-error="Write your message" placeholder="Your Message"></textarea>
                <div class="help-block with-errors"></div>
            </div>
        </div>
        
        <div class="col-lg-12 col-md-12">
            <button type="submit" class="default-btn btn-two">
                <span class="label">Send Message</span>
                <i class='bx bx-plus'></i>
            </button>
            <div id="msgSubmit" class="h3 text-center hidden"></div>
                <div class="clearfix"></div>
            </div>
        </div>
    </div>
</form>

File location: assets/php/form-process.php file

https://mailchimp.com/help/add-a-signup-form-to-your-website/

Paste URL on main.js File

By default, the template loads Lato And Roboto font from Google Web Font Services. The font can be changed based on the website needs. Google Fonts

Font code can be found in the "style.scss" file path: assets/css/style.scss


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,100;1,300&display=swap');

$body-family: 'Lato', sans-serif;
$heading-font-family : 'Roboto', sans-serif;


Note: After SCSS file run then it will be work

File path: assets/css/style.scss


$body-color: #555555; (All Paragraph Color)
$main-color: #0383ff; (All Primary Color)
$heading-color: #000024; (All Heading Color)

Note: After SCSS file run then it will be work

Please open the file Visual Studio Code Editor.

And following the video tutorial.

Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w

File path: assets/js/main.js


// Choose Us Slider JS
$('.choose-us-slider').owlCarousel({
    loop: true,
    margin: 30,
    nav: false,
    dots: true,
    autoplay: true,
    smartSpeed: 1000,
    autoplayHoverPause: true,
    navText: [
        "",
        "",
    ],
    responsive:{
        0: {
            items: 1,
        },
        414: {
            items: 2,
        },
        576: {
            items: 3,
        },
        768: {
            items: 3,
        },
        992: {
            items: 2,
        },
        1200: {
            items: 3,
        }
    }
});

More Info please browser the link: Owl Carousel Docs Options

Please remove or comment the below code file path: assets/js/wow.js


// WOW JS
if($('.wow').length){
	var wow = new WOW({
		mobile: false
	});
	wow.init();
}

                

Please remove or comment the below code file path: assets/js/main.js


// Preloader
$(window).on('load', function() {
    $('.preloader').addClass('preloader-deactivate');
})

Also, please remove or comment the below code all HTML files


<!-- Start Preloader Area -->
<div class="preloader">
    <div class="lds-ripple">
        <div></div>
        <div></div>
    </div>
</div>
<!-- End Preloader Area -->

Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..

- Tinypng

Please minify all CSS file path: assets/css/..

- CSS Minifier

Please minify all JS file path: assets/js/..

- Javascript Minifier

Please go to the image file 'path: assets/img/...' replace the image which one you want following placeholder image size & name

You won't able to add new flaticon except existing but you can if you want to add from scratch but existing will not work and it's the feature of flaticon. Flaticon.com

1. Please go to maps.google.com. Type the location in the search box and click on Share.



2. In the new window click on Embed a map and copy the HTML code of the map. After that add the HTML file.

After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.

Note: All images are used for preview purpose only and not included in the final purchase files.

Images from:
https://www.freepik.com/
https://pixabay.com/
https://unsplash.com/

Google Fonts:
Lato
Roboto

IconFont
FlatIcons
Boxicons

If you have any questions, please use our profile contact form on Envato ( https://themeforest.net/user/hibootstrap ).
or send details query to support email hello@hibootstrap.com.

We aim to answer all questions within 24 hours . In some cases the waiting time can be extended to 48 hours.

We hope you found this document helpful. Thank you!