Files
Microbot-v2/flux/flux-0/index.html
2019-12-08 15:41:01 +05:30

1446 lines
53 KiB
HTML

<!doctype html>
<!--
Website By Miradontsoa / MiVFX
http://twitter.com/miradontsoa
http://miradontsoa.com
-->
<html class="no-js" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- Page Title Here -->
<title>Flux - A portfolio / onepage template</title>
<!-- Meta -->
<!-- Page Description Here -->
<meta name="description" content="A beautiful and creative portfolio template. It is mobile friend (responsive) and comes with smooth animations">
<!-- Disable screen scaling-->
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1, user-scalable=0">
<!-- Twitter Meta -->
<meta name="twitter:site" content="@miradontsoa">
<meta name="twitter:creator" content="@miradontsoa">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Page Title">
<meta name="twitter:description" content="Description of the page">
<meta name="twitter:image" content="/img/bg-default.jpg">
<!-- Facebook Meta -->
<meta property="og:url" content="your website url here">
<meta property="og:title" content="Page Title">
<meta property="og:description" content="Description of the page">
<meta property="og:type" content="website">
<meta property="og:image" content="/img/bg-default.jpg">
<meta property="og:image:secure_url" content="/img/bg-default.jpg">
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
<!-- Web fonts and Web Icons -->
<link rel="stylesheet" href="./fonts/opensans/stylesheet.css">
<link rel="stylesheet" href="./fonts/bebas/stylesheet.css">
<link rel="stylesheet" href="./fonts/ionicons.min.css">
<link rel="stylesheet" href="./fonts/font-awesome.min.css">
<!-- Vendor CSS style -->
<link rel="stylesheet" href="./css/pageloader.css">
<!-- Uncomment below to load individualy vendor CSS -->
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./js/vendor/swiper.min.css">
<link rel="stylesheet" href="./js/vendor/jquery.fullpage.min.css">
<link rel="stylesheet" href="./js/vegas/vegas.min.css">
<!-- Main CSS files -->
<link rel="stylesheet" href="./css/main.css">
<!-- add alt layout here -->
<link rel="stylesheet" href="./css/style-default.css">
<script src="./js/vendor/modernizr-2.7.1.min.js"></script>
</head>
<body id="menu" class="body-page">
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Page Loader : just comment these lines to remove it -->
<div class="page-loader" id="page-loader">
<div>
<div class="icon ion-spin"></div>
<p>loading</p>
</div>
</div>
<!-- BEGIN OF site header Menu -->
<header class="page-header navbar page-header-alpha scrolled-white menu-right topmenu-right">
<!-- Begin of menu icon toggler -->
<button class="navbar-toggler site-menu-icon" id="navMenuIcon">
<!-- Available class : menu-icon-dot / menu-icon-thick /menu-icon-random -->
<span class="menu-icon menu-icon-normal">
<span class="bars">
<span class="bar1"></span>
<span class="bar2"></span>
<span class="bar3"></span>
</span>
</span>
</button>
<!-- End of menu icon toggler -->
<!-- Begin of logo/brand -->
<a class="navbar-brand" href="./#">
<span class="logo">
<img class="light-logo" src="img/logo.png" alt="Logo">
</span>
<span class="text">
<span class="line">Flux</span>
<span class="line sub">Portfolio Template</span>
</span>
</a>
<!-- End of logo/brand -->
<!-- begin of menu wrapper -->
<div class="all-menu-wrapper" id="navbarMenu">
<!-- Begin of top menu -->
<nav class="navbar-topmenu">
<!-- Begin of CTA Actions, & Icons menu -->
<!-- <ul class="navbar-nav navbar-nav-actions">
<li class="nav-item">
<a class="btn btn-outline-white btn-round" target="_blank" href="https://themeforest.net/user/mivfx/portfolio">
Buy Now
</a>
</li>
</ul> -->
<!-- End of CTA & Icons menu -->
</nav>
<!-- End of top menu -->
<!-- Begin of hamburger mainmenu menu -->
<nav class="navbar-mainmenu">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="./index.html#home">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./gallery.html">Works</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./item.html">Item</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./demo.html">Demo</a>
</li>
</ul>
</nav>
<!-- End of hamburger mainmenu menu -->
<!-- Begin of sidebar nav menu params class: text-only / icon-only-->
<nav class="navbar-sidebar icon-only font-primary">
<ul class="navbar-nav" id="qmenu">
<li class="nav-item" data-menuanchor="about">
<a href="#about">
<i class="icon ion-home"></i>
<span class="txt">About</span>
</a>
</li>
<li class="nav-item" data-menuanchor="projects-featured">
<a href="#projects-featured">
<i class="icon ion-images"></i>
<span class="txt">Projects</span>
</a>
</li>
<li class="nav-item" data-menuanchor="contact">
<a href="#contact">
<i class="icon ion-android-call"></i>
<span class="txt">Contact</span>
</a>
</li>
</ul>
</nav>
<!-- End of sidebar nav menu -->
</div>
<!-- end of menu wrapper -->
</header>
<!-- END OF site header Menu-->
<!-- BEGIN OF page cover -->
<div class="page-cover" id="parallax-cover">
<!-- Cover Background -->
<div data-depth="0.2" class="cover-bg bg-img" data-image-src="img/bg-default.jpg"></div>
<!-- Transluscent mask as filter -->
<div class="cover-bg-mask bg-color" data-bgcolor="rgba(2, 3, 10, 0.7)"></div>
</div>
<!--END OF page cover -->
<div class="cover-frame-lg"></div>
<!-- BEGIN OF page main content -->
<main class="page-main page-fullpage main-anim" id="mainpage">
<!-- Begin of home section -->
<div class="section section-home fullscreen-md fp-auto-height-responsive main-home section-centered"
data-section="home">
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth with-margin v-center">
<!-- content -->
<div class="section-content anim">
<div class="row">
<div class="col-12 col-lg-6 text-left">
<!-- title and description -->
<div class="title-desc">
<h1 class="display-4 display-title home-title anim-1">Hello,
<br>
<span class="text-lighter">We are&nbsp;</span>cool!</h1>
<p class="anim-2 home-desc">This is a Bootstrap 4 based template, helping you to build modern
and beautiful websites</p>
</div>
<!-- Action button -->
<div class="btns-action anim-3">
<a class="btn btn-underline btn-primary" href="#about">
<span class="text">About Us</span>
</a>
</div>
</div>
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<!--<span class="separator"></span>-->
<!--<a class="up">
<span class="icon up"></span>
</a>-->
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of home section -->
<!-- Begin of description section -->
<div class="section section-description fp-auto-height-responsive section-text-dark"
data-section="about-feature-1">
<div class="section-cover-full fit bg-color" data-bgcolor="rgb(240,240,240)"></div>
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth fullheight with-margin center-lg-v">
<!-- content -->
<div class="section-content anim">
<div class="row justify-content-between">
<div class="col-12 col-lg-5 text-left center-v">
<div class="wrapper">
<!-- title and description -->
<div class="title-desc">
<h2 class="display-4 display-title anim-1">The best
<span class="text-lighter">Startup</span>
</h2>
<p class="anim-2">This describes what we do and what is our mission. At right you
can see the awesome people behind. Lorem ipsum magicum dolor
sit amet, consectetur adipiscing elit. Maecenas a sem ultrices
neque vehicula fermentum a sit amet nulla.
</p>
</div>
<!-- Action button -->
<div class="btns-action anim-3">
<a class="btn btn-underline btn-primary" href="#services">
<span class="text">Services</span>
</a>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<!-- content -->
<div class="section-content center-vh anim">
<!-- illustartion -->
<div class="images text-center">
<div class="img-frame img-black frame-small">
<div class="img-1 shadow">
<img class="img" src="img/items/laptop.png" alt="Image">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of description section -->
<!-- Begin of description with team slider section -->
<div class="section section-description fp-auto-height-responsive " data-section="about">
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth fullheight center-lg-v with-margin margin-topbottom">
<!-- content -->
<div class="section-content fullwidth anim">
<div class="row">
<div class="col-12 col-md-5 text-left center-v">
<div class="wrapper">
<!-- title and description -->
<div class="title-desc">
<h1 class="display-4 display-title anim-1">About
<br>
<span class="text-lighter">The Agency</span>
</h1>
<h5 class="anim-2">We are a Digital agency</h5>
<p class="anim-2">This describes what we do and what is our mission. At right you
can see the awesome people behind. Lorem ipsum magicum dolor
sit amet, consectetur adipiscing elit. Maecenas a sem ultrices
neque vehicula fermentum a sit amet nulla.
</p>
</div>
<!-- Action button -->
<div class="btns-action anim-3">
<a class="btn btn-underline btn-primary" href="#services">
<span class="text">Services</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- aside -->
<div class="section-aside aside-tier aside-bottom anim small-relative">
<div class="a-wrapper anim-4">
<!-- begin of slider carousel-swiper-alpha -->
<div class="slider-wrapper carousel-swiper-alpha carousel-swiper-alpha-demo">
<!-- pagination -->
<div class="items-pagination bar text-right"></div>
<!-- slider -->
<div class="slider-container swiper-container">
<ul class="item-list swiper-wrapper">
<!-- item -->
<li class="slide-item swiper-slide">
<div class="item-wrapper">
<div class="illustr">
<a href="#an_url">
<img src="img/items/img-people1.jpg" alt="Image" class="img">
</a>
</div>
<div class="legend">
<h3 class="title">Geraldine Cyclone</h3>
<h4>Senior Designer</h4>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-twitter"></i>
</a>
</div>
</div>
</div>
</li>
<!-- item -->
<li class="slide-item swiper-slide">
<div class="item-wrapper">
<div class="illustr">
<a href="#an_url">
<img src="img/items/img-people2.jpg" alt="Image" class="img">
</a>
</div>
<div class="legend">
<h3 class="title">Jerome Levier</h3>
<h4>Developer</h4>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-twitter"></i>
</a>
</div>
</div>
</div>
</li>
<!-- item -->
<li class="slide-item swiper-slide">
<div class="item-wrapper">
<div class="illustr">
<a href="#an_url">
<img src="img/items/img-people3.jpg" alt="Image" class="img">
</a>
</div>
<div class="legend">
<h3 class="title">Nicole Florence</h3>
<h4>Architect</h4>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-twitter"></i>
</a>
</div>
</div>
</div>
</li>
<!-- item -->
<li class="slide-item swiper-slide">
<div class="item-wrapper">
<div class="illustr">
<a href="#an_url">
<img src="img/items//img-people4.jpg" alt="Image" class="img">
</a>
</div>
<div class="legend">
<h3 class="title">Tintin Dupon</h3>
<h4>Photograph</h4>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-twitter"></i>
</a>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
<!-- end of slider carousel-swiper-alpha -->
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of description with team slider section -->
<!-- Begin of description section -->
<div class="section section-description fp-auto-height-responsive " data-section="about-feature-2">
<div class="section-cover-full fit bg-color" data-bgcolor="rgba(80,80,80,0.5)"></div>
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth fullheight with-margin center-lg-v">
<!-- content -->
<div class="section-content anim">
<div class="row justify-content-between">
<div class="col-12 col-md-5 text-left center-v">
<div class="wrapper">
<!-- title and description -->
<div class="title-desc">
<h2 class="display-4 display-title anim-1">Fast
<span class="text-lighter">Performance</span>
</h2>
<p class="anim-2">This describes what we do and what is our mission. At right you
can see the awesome people behind. Lorem ipsum magicum dolor
sit amet, consectetur adipiscing elit. Maecenas a sem ultrices
neque vehicula fermentum a sit amet nulla.
</p>
</div>
<!-- Action button -->
<div class="btns-action anim-3">
<a class="btn btn-underline btn-primary" href="#services">
<span class="text">Services</span>
</a>
</div>
</div>
</div>
<div class="col-12 col-md-6">
<!-- content -->
<div class="section-content center-vh anim">
<!-- illustartion -->
<div class="images text-center">
<div class="img-frame img-black frame-small">
<div class="img-1 shadow">
<img class="img" src="img/items/laptop.png" alt="Image">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of description section -->
<!-- Begin of list feature section -->
<div class="section section-list-feature fp-auto-height-responsive " data-section="services">
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth with-margin margin-topbottom">
<!-- content -->
<div class="section-content anim">
<div class="row">
<div class="col-12 col-lg-6 text-left">
<!-- title and description -->
<div class="title-desc">
<h2 class="display-4 display-title anim-1">Services</h2>
<p class="anim-2">List of our services. Lorem ipsum magicum dolor sit amet, consectetur
adipiscing elit. Maecenas a sem ultrices neque vehicula fermentum
a sit amet nulla.
</p>
</div>
</div>
</div>
<!-- service list -->
<div class="service-list grid-1 grid-md-2 grid-lg-3 anim-list decor-off">
<!-- an item -->
<div class="item media">
<div class="img">
<h3 class="title-icon">01</h3>
</div>
<div class="media-body">
<a href="#">
<h4>Coding</h4>
<p>An awesome service that we offer to you. This is just a placeholder
text.</p>
</a>
<a class="btn btn-underline btn-primary" href="#">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media">
<div class="img">
<h3 class="title-icon">02</h3>
</div>
<div class="media-body">
<a href="#">
<h4>Mechanics</h4>
<p>An awesome service that we offer to you. This is just a placeholder
text.</p>
</a>
<a class="btn btn-underline btn-primary" href="">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media">
<div class="img">
<h3 class="title-icon">03</h3>
</div>
<div class="media-body">
<a href="#">
<h4>Analytics</h4>
<p>An awesome service that we offer to you. This is just a placeholder
text.</p>
</a>
<a class="btn btn-underline btn-primary" href="">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media">
<div class="img">
<h3 class="title-icon">04</h3>
</div>
<div class="media-body">
<a href="#">
<h4>Design</h4>
<p>An awesome service that we offer to you. This is just a placeholder
text.</p>
</a>
<a class="btn btn-underline btn-primary" href="">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media">
<div class="img">
<h3 class="title-icon">05</h3>
</div>
<div class="media-body">
<a href="#">
<h4>Painting</h4>
<p>An awesome service that we offer to you. This is just a placeholder
text.</p>
</a>
<a class="btn btn-underline btn-primary" href="">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media">
<div class="img">
<h3 class="title-icon">06</h3>
</div>
<div class="media-body">
<a href="#">
<h4>Photography</h4>
<p>An awesome service that we offer to you. This is just a placeholder
text.</p>
</a>
<a class="btn btn-underline btn-primary" href="">
<span class="text">Details ...</span>
</a>
</div>
</div>
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of list feature section -->
<!-- Begin of slider section -->
<div class="section section-twoside fullscreen-slider " data-section="projects-featured">
<div class="slide">
<div class="slide-wrapper">
<div class="item-wrapper">
<div class="illustr">
<div class="img bg-img" data-image-src="img/items/img-sample1.jpg"></div>
</div>
<div class="legend">
<a href="item.html#project_url">
<h3>Paper Design</h3>
<h4>Art / Print</h4>
<p>Lorem ipsum magicum dolor sit amet, consectetur adipiscing elit.
Maecenas a sem ultrices neque vehicula fermentum a sit amet nulla.</p>
</a>
<a class="btn btn-underline btn-primary" href="item.html#project_url">
<span class="text">View Project</span>
</a>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon ion-android-home"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon ion-android-cart"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="slide">
<div class="slide-wrapper">
<div class="item-wrapper">
<div class="illustr">
<div class="img bg-img" data-image-src="img/items/img-sample2.jpg"></div>
</div>
<div class="legend">
<a href="item.html#project_url">
<h3>Fire Cloud</h3>
<h4>Photography / App</h4>
<p>Lorem ipsum magicum dolor sit amet, consectetur adipiscing elit.
Maecenas a sem ultrices neque vehicula fermentum a sit amet nulla.</p>
</a>
<a class="btn btn-underline btn-primary" href="item.html#project_url">
<span class="text">View Project</span>
</a>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon ion-android-home"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon ion-android-cart"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="slide">
<div class="slide-wrapper">
<div class="item-wrapper">
<div class="illustr">
<div class="img bg-img" data-image-src="img/items/img-sample3.jpg"></div>
</div>
<div class="legend">
<a href="item.html#project_url">
<h3>Color Wall</h3>
<h4>Photography</h4>
<p>Lorem ipsum magicum dolor sit amet, consectetur adipiscing elit.
Maecenas a sem ultrices neque vehicula fermentum a sit amet nulla.</p>
</a>
<a class="btn btn-underline btn-primary" href="item.html#project_url">
<span class="text">View Project</span>
</a>
<div class="icons">
<a class="icon-btn" href="#">
<i class="icon ion-android-home"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of slider section -->
<!-- Begin of list projects section -->
<div class="section section-list-feature fp-auto-height-responsive " data-section="projects">
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth with-margin margin-topbottom">
<!-- content -->
<div class="section-content anim">
<div class="row">
<div class="col-12 col-lg-6 text-left">
<!-- title and description -->
<div class="title-desc">
<h2 class="display-4 display-title anim-1">Projects</h2>
<p class="anim-2">List of our projects. Lorem ipsum magicum dolor sit amet, consectetur
adipiscing elit. Maecenas a sem ultrices neque vehicula fermentum
a sit amet nulla.
</p>
</div>
</div>
</div>
<!-- project list -->
<div class="project-list grid-1 grid-md-2 grid-lg-3 anim-list">
<!-- an item -->
<div class="item media media-project">
<div class="media-img">
<img class="" src="img/items/img-sample9-square.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<h4>Art / Design</h4>
<h3>Alpha Project</h3>
</a>
</div>
<div class="media-footer">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media media-project">
<div class="media-img">
<img class="" src="img/items/img-sample10-square.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<h4>Archi / Photo</h4>
<h3>Beta Project</h3>
</a>
</div>
<div class="media-footer">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media media-project">
<div class="media-img">
<img class="" src="img/items/img-sample11-square.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<h4>Website Design</h4>
<h3>Gamma Project</h3>
</a>
</div>
<div class="media-footer">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media media-project">
<div class="media-img">
<img class="" src="img/items/img-sample12-square.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<h4>Consulting</h4>
<h3>Alpha Structure</h3>
</a>
</div>
<div class="media-footer">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media media-project">
<div class="media-img">
<img class="" src="img/items/img-sample13-square.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<h4>Android / iPhone</h4>
<h3>Beta Coding</h3>
</a>
</div>
<div class="media-footer">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Details ...</span>
</a>
</div>
</div>
<!-- an item -->
<div class="item media media-project">
<div class="media-img">
<img class="" src="img/items/img-sample14-square.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<h4>Finance</h4>
<h3>Gamma Analytics</h3>
</a>
</div>
<div class="media-footer">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Details ...</span>
</a>
</div>
</div>
</div>
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of list projects section -->
<!-- Begin of list products section -->
<div class="section section-grid fp-auto-height-responsive " data-section="products">
<div class="section-cover-full fit bg-color" data-bgcolor="rgba(40,40,40,0.5)"></div>
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth with-margin margin-topbottom">
<div class="section-content mb-3">
<div class="row">
<div class="col-12 col-lg-6 text-left">
<!-- title and description -->
<div class="title-desc">
<h2 class="display-4 display-title anim-1">Products</h2>
<p class="anim-2">List of products. Lorem ipsum magicum dolor sit amet, consectetur
adipiscing elit. Maecenas a sem ultrices neque vehicula fermentum
a sit amet nulla.
</p>
</div>
</div>
</div>
</div>
<!-- Begin of item list -->
<div class="section-content row justify-content-between">
<!-- item -->
<div class="col-12 col-sm-6 col-lg-4 center-vh">
<div class="item media media-product anim translateUp">
<div class="media-header">
<h5 class="category">Movie</h5>
</div>
<div class="media-img">
<img class="" src="img/items/img-sample5.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<div class="head row">
<div class="col-sm-8">
<h3>Pacific Ocean</h3>
</div>
<div class="col-sm-4 text-right">
<p class="price">$29.99</p>
</div>
</div>
<div class="desc">
<p>
In marketing, a product is anything that can be offered to a market that might satisfy
a want or need.
</p>
</div>
</a>
</div>
<div class="media-footer text-right">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Buy now</span>
</a>
</div>
</div>
</div>
<!-- item -->
<div class="col-12 col-sm-6 col-lg-4 center-vh">
<div class="item media media-product anim translateUp">
<div class="media-header">
<h5 class="category">Game</h5>
</div>
<div class="media-img">
<img class="" src="img/items/img-sample6.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<div class="head row">
<div class="col-sm-8">
<h3>Funny Birds</h3>
</div>
<div class="col-sm-4 text-right">
<p class="price">$29.99</p>
</div>
</div>
<div class="desc">
<p>
In marketing, a product is anything that can be offered to a market that might satisfy
a want or need.
</p>
</div>
</a>
</div>
<div class="media-footer text-right">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Buy now</span>
</a>
</div>
</div>
</div>
<!-- item -->
<div class="col-12 col-sm-6 col-lg-4 center-vh">
<div class="item media media-product anim translateUp">
<div class="media-header">
<h5 class="category">App</h5>
</div>
<div class="media-img">
<img class="" src="img/items/img-sample7.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<div class="head row">
<div class="col-sm-8">
<h3>Zeta Office</h3>
</div>
<div class="col-sm-4 text-right">
<p class="price">$29.99</p>
</div>
</div>
<div class="desc">
<p>
In marketing, a product is anything that can be offered to a market that might satisfy
a want or need.
</p>
</div>
</a>
</div>
<div class="media-footer text-right">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Buy now</span>
</a>
</div>
</div>
</div>
<!-- item -->
<div class="col-12 col-sm-6 col-lg-4 center-vh">
<div class="item media media-product anim translateUp">
<div class="media-header">
<h5 class="category">Art</h5>
</div>
<div class="media-img">
<img class="" src="img/items/img-sample8.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<div class="head row">
<div class="col-sm-8">
<h3>Canvas Tutorial</h3>
</div>
<div class="col-sm-4 text-right">
<p class="price">$29.99</p>
</div>
</div>
<div class="desc">
<p>
In marketing, a product is anything that can be offered to a market that might satisfy
a want or need.
</p>
</div>
</a>
</div>
<div class="media-footer text-right">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Buy now</span>
</a>
</div>
</div>
</div>
<!-- item -->
<div class="col-12 col-sm-6 col-lg-4 center-vh">
<div class="item media media-product anim translateUp">
<div class="media-header">
<h5 class="category">Outfit</h5>
</div>
<div class="media-img">
<img class="" src="img/items/img-sample9.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<div class="head row">
<div class="col-sm-8">
<h3>Jacket Dress</h3>
</div>
<div class="col-sm-4 text-right">
<p class="price">$29.99</p>
</div>
</div>
<div class="desc">
<p>
In marketing, a product is anything that can be offered to a market that might satisfy
a want or need.
</p>
</div>
</a>
</div>
<div class="media-footer text-right">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Buy now</span>
</a>
</div>
</div>
</div>
<!-- item -->
<div class="col-12 col-sm-6 col-lg-4 center-vh">
<div class="item media media-product anim translateUp">
<div class="media-header">
<h5 class="category">Home Design</h5>
</div>
<div class="media-img">
<img class="" src="img/items/img-sample10.jpg" alt="An image">
</div>
<div class="media-body">
<a href="item.html#project_url">
<div class="head row">
<div class="col-sm-8">
<h3>Table Bonzai</h3>
</div>
<div class="col-sm-4 text-right">
<p class="price">$29.99</p>
</div>
</div>
<div class="desc">
<p>
In marketing, a product is anything that can be offered to a market that might satisfy
a want or need.
</p>
</div>
</a>
</div>
<div class="media-footer text-right">
<a class="btn btn-underline btn-primary" href="item.html">
<span class="text">Buy now</span>
</a>
</div>
</div>
</div>
</div>
<!-- End of item list -->
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of section wrapper -->
</div>
<!-- End of list products section -->
<!-- Begin of register/login/signin section -->
<div class="section section-register fp-auto-height-responsive " data-section="register">
<!-- Begin of section wrapper -->
<div class="section-wrapper fullwidth fullheight center-lg-v with-margin margin-topbottom">
<!-- content -->
<div class="section-content fullwidth anim">
<div class="row">
<div class="col-12 col-md-12 col-lg-5">
<!-- Registration form container-->
<form class="send_email_form form-container form-container-transparent form-container-white"
method="post" action="ajaxserver/serverfile.php">
<div class="form-desc">
<h2 class="display-4 display-title anim-2">Subscribe</h2>
<p class="invite anim-3">Don't miss any new opportunity, Hurry up! register now :</p>
</div>
<div class="form-input anim-4">
<div class="form-group form-success-gone">
<label for="reg-email">Email</label>
<input id="reg-email" name="email" class="form-control-line form-control-white" type="email"
required placeholder="your@email.address" data-validation-type="email"
/>
</div>
<div class="form-group mb-0">
<div>
<p class="email-ok invisible form-text-feedback form-success-visible">Your email has been registred, thank you.</p>
</div>
<div class="btns-action anim-3">
<button id="submit-email" name="submit_email" class="btn btn-circicon btn-primary form-success-gone">
<span class="icon">
<i class="ion ion-checkmark"></i>
</span>
<span class="text">Subscribe</span>
</button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- end of content -->
<!-- aside footer -->
<div class="section-aside aside-bottom small-relative">
<div class="text-left text-md-right">
<p>Stay updated. Follow us on social media</p>
</div>
<div class="icons icons-margin">
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-youtube"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-facebook"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-pinterest"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-twitter"></i>
</a>
</div>
</div>
</div>
<!-- End of section wrapper -->
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="down">
<span class="icon down"></span>
</a>
<span class="separator"></span>
<a class="up">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of register/login/signin section -->
<!-- Begin of contact section -->
<div class="section section-contact fp-auto-height-responsive no-slide-arrows " data-section="contact">
<div class="section-cover-full fit bg-color" data-bgcolor="rgba(40,40,40,0.5)"></div>
<!-- begin of information slide -->
<div class="slide" id="information" data-anchor="information">
<!-- Begin of slide section wrapper -->
<div class="section-wrapper fullwidth fullheight center-lg-v with-margin margin-topbottom">
<!-- main content -->
<div class="row">
<div class="col-12 col-md-12 col-lg-6">
<!-- content -->
<div class="section-content fullwidth anim text-left">
<!-- title and description -->
<div class="title-desc">
<div class="anim-2">
<h2 class="display-4 display-title">Contact</h2>
<p>For questions about our company and products found on our stores.
Cras vitae neque molestie, rhoncus ipsum sit amet, lobortis
dui. Fusce in urna sem.</p>
</div>
<div class="address-container anim-3">
<div class="row">
<div class="col-12 col-md-6 col-lg-6">
<h4>Contact</h4>
<p>Call: 01 234 567 89</p>
<p>Email: ouremail@domain.com</p>
<div class="icons icons-margin">
<a class="icon-btn" href="#">
<i class="icon fa fa-instagram"></i>
</a>
<a class="icon-btn" href="#">
<i class="icon fa fa-twitter"></i>
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<h4>Address</h4>
<p>
Company address
<br>12 Street Turning Place
<br>South Est, Antartica
</p>
</div>
</div>
</div>
</div>
<!-- Action button -->
<div class="btns-action anim-4">
<a class="btn btn-underline" href="#contact/message">
<span class="txt">Send Message</span>
</a>
</div>
</div>
</div>
<div class="col-12 col-md-6">
</div>
</div>
</div>
<!-- End of slide section wrapper -->
</div>
<!-- begin of message slide -->
<div class="slide" id="message" data-anchor="message">
<!-- Begin of slide section wrapper -->
<div class="section-wrapper fullwidth fullheight center-lg-v with-margin margin-topbottom">
<!-- main content -->
<div class="row">
<div class="col-12 col-md-12 col-lg-6">
<!-- content -->
<div class="section-content fullwidth anim text-left">
<!-- title and description -->
<div class="title-desc">
<div class="anim-2">
<h2 class="display-4 display-title">Email Us</h2>
<p>For questions about our company and products found on our stores.
Cras vitae neque molestie, rhoncus ipsum sit amet, lobortis
dui. Fusce in urna sem.</p>
</div>
</div>
<!-- Action button -->
<div class="btns-action anim-4">
<a class="btn btn-underline" href="#contact/information">
<span class="txt">Information</span>
</a>
</div>
</div>
</div>
<div class="col-12 col-md-6">
</div>
</div>
<!-- aside content -->
<div class="section-aside aside-bottom anim small-relative">
<div class="message-form">
<h4>Write message</h4>
<div class="form-container form-container-card">
<!-- Message form container -->
<form class="send_message_form message form" method="post" action="ajaxserver/serverfile.php"
id="message_form">
<div class="form-group name">
<input id="mes-name" name="name" type="text" placeholder="Name" class="form-control form-control-outline thick form-success-clean"
required>
</div>
<div class="form-group email">
<input id="mes-email" type="email" placeholder="Email" name="email" class="form-control form-control-outline thick form-success-clean"
required>
</div>
<div class="form-group no-border">
<textarea id="mes-text" placeholder="Message ..." name="message" class="form-control form-control-outline thick form-success-clean"
required></textarea>
<div>
<p class="message-ok invisible form-text-feedback form-success-visible">Your message has been sent, thank you.</p>
</div>
</div>
<div class="btns text-right">
<button id="submit-message" class="btn btn-outline-white btn-round btn-fullNot email_b"
name="submit_message">
<span class="txt">Send Now</span>
<span class="arrow-icon"></span>
</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- End of slide section wrapper -->
</div>
<!-- Arrows scroll down/up -->
<footer class="section-footer scrolldown">
<a class="up ml-0">
<span class="icon up"></span>
</a>
</footer>
</div>
<!-- End of contact section -->
</main>
<!-- END OF page main content -->
<!-- BEGIN OF page footer -->
<footer id="site-footer" class="page-footer">
<!-- Right content -->
<div class="footer-right">
<ul class="social-text">
<li>
<a href="//facebook.com/miradontsoa">Fb</a>
</li>
<li>
<a href="//twitter/miradontsoa">Tw</a>
</li>
<li>
<a href="//instagram.com/miradontsoa">In</a>
</li>
</ul>
</div>
</footer>
<!-- END OF site footer -->
<!-- scripts -->
<!-- All Javascript plugins goes here -->
<script src="./js/vendor/jquery-1.12.4.min.js"></script>
<script src="./js/slick/slick.min.js"></script>
<!-- All vendor scripts -->
<script src="./js/vendor/parallax.min.js"></script>
<script src="./js/vendor/scrolloverflow.min.js"></script>
<script src="./js/vendor/all.js"></script>
<script src="./js/particlejs/particles.min.js"></script>
<!-- Countdown script -->
<script src="./js/jquery.downCount.js"></script>
<!-- Form script -->
<script src="./js/form_script.js"></script>
<!-- Javascript main files -->
<script src="./js/main.js"></script>
</body>
</html>