641 lines
53 KiB
HTML
641 lines
53 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Home</title>
|
|
|
|
<!-- Css Files -->
|
|
<link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/bootstrap-theme.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='style.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/responsive.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/color.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/flexslider.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/iconmoon.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/language-selector-remove-able-css.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/owl.carousel.css') }}" rel="stylesheet">
|
|
<link href="{{ url_for('static', filename='css/widget.css') }}" rel="stylesheet">
|
|
<!-- <link href="{{ url_for('static', filename='css/rtl.css') }}" rel="stylesheet"> -->
|
|
<link href="{{ url_for('static', filename='css/responsive.css') }}" rel="stylesheet">
|
|
|
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<!-- Wrapper -->
|
|
<div class="wrapper">
|
|
<!-- Header -->
|
|
<header id="main-header">
|
|
<!-- <div class="px-top-bar">
|
|
<div class="container">
|
|
<div class="left-side">
|
|
<nav class="top-nav">
|
|
<ul>
|
|
<li><a href="about.html">About us</a></li>
|
|
<li><a href="portfolio.html">Portfolio</a></li>
|
|
<li><a href="services.html">Services</a></li>
|
|
<li><a href="contact.html">Contact us</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
<div class="right-side">
|
|
</div>
|
|
</div>
|
|
</div> -->
|
|
<div class="px-main-nav">
|
|
<div class="container">
|
|
<div class="px-logo-area">
|
|
<div class="left-side">
|
|
<!-- <div class="logo"><a href="#"><img src="{{ url_for('static', filename='images/logo.png') }}" alt=""></a></div> !-->
|
|
</div>
|
|
<div class="right-side">
|
|
<div class="px-head-info">
|
|
<ul>
|
|
<!-- <li><span>Opening Hours</span>Mon - Sat 8.00 - 18.00</li> !-->
|
|
<li><span>Call Us</span>416-258-2422</li>
|
|
<li><span>Email Us</span><a href="mailto:info@jpscontracting.ca">info@jpscontracting.ca</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="px-nav-area">
|
|
<nav class="navigation">
|
|
<a class="cs-click-menu" href="#"><i class="icon-list8"></i></a>
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="about.html">About Us</a></li>
|
|
<li>
|
|
<a href="portfolio.html">Portfolio</a>
|
|
<!--<ul class="sub-dropdown">-->
|
|
<!--<li><a href="portfolio-list.html">Portfolio List</a></li>-->
|
|
<!--<li><a href="portfolio-columns2.html">Portfolio columns2</a></li>-->
|
|
<!--<li><a href="portfolio-columns3.html">Portfolio columns3</a></li>-->
|
|
<!--<li><a href="portfolio-columns4.html">Portfolio columns4</a></li>-->
|
|
<!--<li><a href="portfolio-modren.html">Portfolio modren</a></li>-->
|
|
<!--<li>-->
|
|
<!--<a href="#">Portfolio Detail</a>-->
|
|
<!--<ul>-->
|
|
<!--<li><a href="portfolio-detail.html">Portfolio Detail</a></li>-->
|
|
<!--<li><a href="portfolio-detail2.html">Portfolio Detail 2</a></li>-->
|
|
<!--<li><a href="portfolio-detail3.html">Portfolio Detail 3</a></li>-->
|
|
<!--<li><a href="portfolio-detail4.html">Portfolio Detail 4</a></li>-->
|
|
<!--</ul>-->
|
|
<!--</li>-->
|
|
<!--</ul>-->
|
|
</li>
|
|
<li><a href="contactus.html">Contact Us</a></li>
|
|
</ul>
|
|
</nav>
|
|
<!-- <a href="contactus2.html" class="btn-quote">Get Quick Quote</a>!-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<!-- Header -->
|
|
<!-- Main Content -->
|
|
<main id="main-content">
|
|
<div class="main-section">
|
|
<!-- <section class="page-section" style="margin:0 0 26px;">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="section-fullwidth">
|
|
<div class="element-size-100">
|
|
<div class="col-md-12">
|
|
<div class="px-gallery-heading">
|
|
<h1>Professional Contracting <span>Done Right</span></h1>
|
|
<strong class="px-textborder">JPs Contracting is capable of building anything from decks and fences to full custom houses.</strong>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section> -->
|
|
<section class="page-section" style="margin-bottom:12px; padding:51px 0 0 0;">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="section-fullwidth">
|
|
<h2>Portfolio</h2>
|
|
<div class="element-size-100">
|
|
<section id="portfolio-section">
|
|
<div class="wrap-pad first">
|
|
<div class="row">
|
|
<!-- ./ Heading div-->
|
|
<div class=" px-filter-holder col-md-12" >
|
|
<div class="px-main-filter">
|
|
<span>SORT BY:</span>
|
|
<ul class="portfolio-filter">
|
|
<li><a class="btn btn-primary active margin-5" href="#" data-filter="*">List All</a></li>
|
|
<li><a class="btn btn-primary margin-5" href="#" data-filter=".Deck">Decks</a></li>
|
|
<li><a class="btn btn-primary margin-5" href="#" data-filter=".Ceiling">Ceiling</a></li>
|
|
<li><a class="btn btn-primary margin-5" href="#" data-filter=".Stairs">Stairs</a></li>
|
|
<li><a class="btn btn-primary margin-5" href="#" data-filter=".Exterior">Exterior</a></li>
|
|
<li><a class="btn btn-primary margin-5" href="#" data-filter=".DesignBuild">Design Build</a></li>
|
|
<li><a class="btn btn-primary margin-5" href="#" data-filter=".Flooring">Flooring</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- ./ Filter Head div-->
|
|
<div class="px-portfolio px-portfolio-masonary">
|
|
<ul class="portfolio-items col-3">
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Bradford 1/DSC04203.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-bradford1.html">Deck 1<br> Bradford</a></h6>
|
|
<span><a href="decks-bradford1.html">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Bradford 2/DSC04305.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-bradford2.html">Deck 2<br> Bradford</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Bradford 3/DSC04412.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-Bradford 3.html">Deck 3<br> Bradford</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Floating deck @ club early mercy/IMG_0771.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-Floating deck @ club early mercy.html">Floating Deck<br> Early Mercy</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Bradford 4/DSC04407.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-Bradford 4.html">Deck 4<br> Bradford</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Cedar toronto/IMG_2379.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-Cedar%20toronto.html">Deck Cedar<br> Toronto</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Toronto 1/IMG_0097.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-Toronto%201.html">Deck<br> Toronto 1</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Deck col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Decks/Floating deck/IMG_0003.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="decks-Floating%20deck.html">Floating Deck<br> Toronto</a></h6>
|
|
<span><a href="#">Decks</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Deck</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Ceiling col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/ceilings/Keswick/IMG_0710.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="ceilings-Keswick.html">Ceiling<br> Keswick</a></h6>
|
|
<span><a href="#">Ceilings</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Ceiling</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Stairs col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Stairs/Keswick/IMG_0721.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="Stairs-Keswick.html">Stairs<br> Keswick</a></h6>
|
|
<span><a href="#">Stairs</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Stairs</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Exterior col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Flagstone porch/Richmond hill/IMG_2535.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="Flagstone%20porch-Richmond%20hill.html">Flagstone Porch<br> Richmond Hill</a></h6>
|
|
<span><a href="#">Flagstone Porch</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Porch</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Flooring col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Flooring/Keswick/After/IMG_0717.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="Flooring_Keswick-After.html">Flooring<br> Keswick</a></h6>
|
|
<span><a href="#">Flooring</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Flooring</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Steel DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Steel fabrication and install/IMG_9746.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond Hill-Steel fabrication%20and%20install.html">Steel<br> Yongehurst</a></h6>
|
|
<span><a href="#">Steel</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Steel</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Demolition DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Demo/IMG_9688.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond%20Hill-Demo.html">Demolition<br> Yongehurst</a></h6>
|
|
<span><a href="#">Demolition</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Demolition</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Before DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Befores/IMG_5555.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond%20Hill-Befores.html">Before<br> Yongehurst</a></h6>
|
|
<span><a href="#">Before</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Before</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Footings DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Footings/two.2.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond%20Hill-Footings.html">Footings<br> Yongehurst</a></h6>
|
|
<span><a href="#">Footings</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Footings</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Framing DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Framing/IMG_0383.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond%20Hill-Framing.html">Framing<br> Yongehurst</a></h6>
|
|
<span><a href="#">Framing</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Framing</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Insulation DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Insulation/IMG_2328.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond%20Hill-Insulation.html">Insulation<br> Yongehurst</a></h6>
|
|
<span><a href="#">Insulation</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Insulation</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="portfolio-item Almost DesignBuild col-md-3">
|
|
<div class="item-main">
|
|
<div class="portfolio-image">
|
|
<div class="px-media">
|
|
<figure>
|
|
<a href="#"><img src="{{ url_for('static', filename='photos/Design Build/Yongehurst-Richmond Hill/Almost there/IMG_3252.JPG') }}" alt=""></a>
|
|
<figcaption>
|
|
<h6><a href="DesignBuild_Yongehurst-Richmond%20Hill-Almost%20there.html">Almost<br> Yongehurst</a></h6>
|
|
<span><a href="#">Almost</a></span>
|
|
</figcaption>
|
|
</figure>
|
|
<h6 class="px-luxury">Almost</h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ./ Content div-->
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- <section class="page-section" style="background: url({{ url_for('static', filename='extra-images/bg-partner.png')}}) no-repeat; background-size:cover; padding:63px 0;margin:0 0 40px 0;">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="element-size-50">
|
|
<div class="lightbox col-md-12">
|
|
<div class="px-section-title">
|
|
<h3 style="color:#fff;">Why Choose Us?</h3>
|
|
</div>
|
|
<p class="px-textborder"style="color:#fff;">Cow smugly penguin dangerously when wherever far pouting hello bitterly and abashed dear honorable climbed abandonedly goodness through the much before the onto along thus crud penguin exact agonizingly avoidably more however jellyfish.</p><br>
|
|
<div class="px-list-style" style="color:#fff;">
|
|
<ul class="px-icon-style">
|
|
<li style="color:#fff;">More than beautiful homes… Next generation, future-ready homes</li>
|
|
<li style="color:#fff;">Northwoods innovator of high-performance home building</li>
|
|
<li style="color:#fff;">A holistic approach to the design and build phases of each project</li>
|
|
<li style="color:#fff;">Comfortable, safe, durable and energy-efficient custom-built homes</li>
|
|
<li style="color:#fff;">Independent Third-Party Home Energy Performance Testing</li>
|
|
<li style="color:#fff;">Peace of mind in knowing that your home was built right, the first time</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="element-size-50">
|
|
<div class="px-section-title col-md-12">
|
|
<h3 style="color:#fff;">Certifications</h3>
|
|
</div>
|
|
<div class="col-md-12 px-partner px-modren">
|
|
<ul>
|
|
<li class="col-md-4"><figure><a href="#"><img alt="#" src="{{ url_for('static', filename='extra-images/clients-1.png') }}"></a></figure></li>
|
|
<li class="col-md-4"><figure><a href="#"><img alt="#" src="{{ url_for('static', filename='extra-images/clients-2.png') }}"></a></figure></li>
|
|
<li class="col-md-4"><figure><a href="#"><img alt="#" src="{{ url_for('static', filename='extra-images/clients-3.png') }}"></a></figure></li>
|
|
<li class="col-md-4"><figure><a href="#"><img alt="#" src="{{ url_for('static', filename='extra-images/clients-4.png') }}"></a></figure></li>
|
|
<li class="col-md-4"><figure><a href="#"><img alt="#" src="{{ url_for('static', filename='extra-images/clients-5.png') }}"></a></figure></li>
|
|
<li class="col-md-4"><figure><a href="#"><img alt="#" src="{{ url_for('static', filename='extra-images/clients-6.png') }}"></a></figure></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section> -->
|
|
</div>
|
|
</main>
|
|
<!-- Main Content -->
|
|
<!-- Footer -->
|
|
<footer id="footer-sec">
|
|
<div class="container">
|
|
<!-- <div class="row"> -->
|
|
<div class="px-footer-block">
|
|
<div class="left-side">
|
|
<!-- <div class="logo"><a href="#"><img src="{{ url_for('static', filename='assets/images/footer-logo.png') }}" alt=""></a></div> -->
|
|
</div>
|
|
<div class="right-side">
|
|
<!-- <div class="twitter_widget">
|
|
<ul class="slides">
|
|
<li>
|
|
<p>RT <a href="#">@abduzeedo:</a>Ori and the Blind Forest Game Concepts <a href="#">http://t.co/3IWkWzqVgu </a> and we have some prolem with <a href="#">http://t.co/wlIknBrJw4</a></p>
|
|
<ul class="infotext">
|
|
<li><a href="#">@woodcraft</a></li>
|
|
<li>Posted 14 Hours Ago</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p>RT <a href="#">@abduzeedo:</a>Ori and the Blind Forest Game Concepts <a href="#">http://t.co/3IWkWzqVgu </a> and we have some prolem with <a href="#">http://t.co/wlIknBrJw4</a></p>
|
|
<ul class="infotext">
|
|
<li><a href="#">@woodcraft</a></li>
|
|
<li>Posted 14 Hours Ago</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p>RT <a href="#">@abduzeedo:</a>Ori and the Blind Forest Game Concepts <a href="#">http://t.co/3IWkWzqVgu </a> and we have some prolem with <a href="#">http://t.co/wlIknBrJw4</a></p>
|
|
<ul class="infotext">
|
|
<li><a href="#">@woodcraft</a></li>
|
|
<li>Posted 14 Hours Ago</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div> -->
|
|
</div>
|
|
</div>
|
|
<div class="px-widget-block row">
|
|
<div class="col-md-3">
|
|
<aside class="widget px-widget-contact">
|
|
<div class="widget-section-title">
|
|
<h5>Contact Us</h5>
|
|
</div>
|
|
<ul>
|
|
<li>416-258-2422</li>
|
|
<li<a href="mailto:info@jpscontracting.ca">info@jpscontracting.ca</a></li>
|
|
</ul>
|
|
<p></p>
|
|
</aside>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- CopyRight -->
|
|
<section id="copyright">
|
|
<div class="container">
|
|
<!-- <div class="row"> -->
|
|
<!-- <div class="social-media">
|
|
<ul>
|
|
<li><a href="#"><i data-original="facebook" class="icon-facebook7"></i><span>Facebook</span></a></li>
|
|
<li><a href="#"><i data-original="twitter" class="icon-twitter6"></i><span>Twitter</span></a></li>
|
|
<li><a href="#"><i data-original="googleplus" class="icon-googleplus7"></i><span>Google Plus</span></a></li>
|
|
<li><a href="#"><i data-original="dribble" class="icon-dribbble6"></i><span>Dribble</span></a></li>
|
|
<li><a href="#"><i data-original="linkedin" class="icon-linkedin2"></i><span>Linked in</span></a></li>
|
|
</ul>
|
|
</div>!-->
|
|
<p>©2016 <a href="/">JPs Contracting</a> All rights reserved.</p>
|
|
<p>©2016 <a href="ahoskingit.com">AHosking IT</a> All rights reserved.</p>
|
|
<!-- </div> -->
|
|
</div>
|
|
</section>
|
|
<!-- CopyRight -->
|
|
</div>
|
|
</footer>
|
|
<!-- Footer -->
|
|
</div>
|
|
<!-- Wrapper -->
|
|
|
|
<!-- jQuery (necessary for JavaScript plugins) -->
|
|
<script src="{{ url_for('static', filename='scripts/jquery.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/bootstrap.min.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/modernizr.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/jquery.flexslider-min.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/jquery.prettyPhoto.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/isotope.min.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/custom.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/owl.carousel.min.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/sticky_header.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/jquery.nicescroll.min.js') }}"></script>
|
|
<script src="{{ url_for('static', filename='scripts/functions.js') }}"></script>
|
|
<script >
|
|
$('.px-carousel').owlCarousel({
|
|
nav: true,
|
|
margin: 20,
|
|
navText: [
|
|
"<i class=' icon-angle-left'></i>",
|
|
"<i class='icon-angle-right'></i>"
|
|
],
|
|
responsive: {
|
|
0: {
|
|
items: 1 // In this configuration 1 is enabled from 0px up to 479px screen size
|
|
},
|
|
|
|
480: {
|
|
items: 2, // from 480 to 677
|
|
nav: false // from 480 to max
|
|
},
|
|
|
|
678: {
|
|
items: 3, // from this breakpoint 678 to 959
|
|
center: false // only within 678 and next - 959
|
|
},
|
|
|
|
960: {
|
|
items: 4, // from this breakpoint 960 to 1199
|
|
center: false,
|
|
loop: false
|
|
|
|
},
|
|
|
|
1200: {
|
|
items: 4,
|
|
}
|
|
}
|
|
|
|
});
|
|
jQuery(window).load(function(){
|
|
jQuery('.px-testimonial-slider, .px-bannerslider').flexslider({
|
|
animation: "fade",
|
|
prevText:"<em class='icon-arrow-left9'></em>",
|
|
nextText:"<em class='icon-arrow-right9'></em>",
|
|
start: function(slider){
|
|
jQuery('body').removeClass('loading');
|
|
}
|
|
});
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|