diff --git a/static/images/logo.png b/static/images/logo.png index 2df38a4..45ef205 100644 Binary files a/static/images/logo.png and b/static/images/logo.png differ diff --git a/static/style.css b/static/style.css index 60e012a..0e8bff2 100644 --- a/static/style.css +++ b/static/style.css @@ -852,7 +852,7 @@ address { font-style: italic; } } .sub-dropdown ul li, .sub-dropdown>li{ - background: #f1f1f1 url(assets/images/arrow-nav.png) no-repeat 8px 12px; + background: #f1f1f1 url(images/arrow-nav.png) no-repeat 8px 12px; list-style: none; border-top:1px solid #f8f8f8; border-bottom:1px solid #e5e5e5; @@ -1377,7 +1377,7 @@ transition: all 0.3s ease-out; } .px-project-block .spec-list li{ list-style: none; - background: url('assets/images/ico-specs.png') no-repeat 0 3px; + background: url('images/ico-specs.png') no-repeat 0 3px; padding: 0 0 0 18px; margin: 0 0 12px; } @@ -1481,7 +1481,7 @@ transition: all 0.3s ease-out; top: 10px; width: 9px; height: 9px; - background:url(assets/images/list-arrow.png) no-repeat; + background:url(images/list-arrow.png) no-repeat; } /* px Section Title Style */ .px-section-title{ @@ -1566,7 +1566,7 @@ transition: all 0.3s ease-out; top: 0; width: 84px; height: 70px; - background:url(assets/images/quote-bg.png) no-repeat; + background:url(images/quote-bg.png) no-repeat; } .px-question-mark p{ font-size: 16px; @@ -1672,12 +1672,12 @@ transition: all 0.3s ease-out; height: 17px; } .px-fancy-heading .px-content-inner:before{ - background:url(assets/images/fancyhead-leftborder.png) no-repeat 100% 0; + background:url(images/fancyhead-leftborder.png) no-repeat 100% 0; left: 15px; } .px-fancy-heading .px-content-inner:after{ right: 15px; - background:url(assets/images/fancyhead-rightborder.png) no-repeat; + background:url(images/fancyhead-rightborder.png) no-repeat; } .px-fancy-heading h2{ text-transform: uppercase; @@ -1845,7 +1845,7 @@ transition: all 0.3s ease-out; width: 100%; height: 6px; top: 0; - background:url(assets/images/border-bg.png) repeat-x; + background:url(images/border-bg.png) repeat-x; } .px-blog-large-box{ position: relative; @@ -1858,7 +1858,7 @@ transition: all 0.3s ease-out; top: 0; width: 10px; height: 100%; - background:url(assets/images/right-border-bg.png) repeat-y; + background:url(images/right-border-bg.png) repeat-y; } .px-blog-large-box .px-date{margin: 30px 0 0 0;} .px-blog-large-box article .px-blog-inner{ @@ -2499,7 +2499,7 @@ blockquote:before { top: 5px; width: 9px; height: 9px; - background:url(assets/images/list-arrow.png) no-repeat; + background:url(/images/list-arrow.png) no-repeat; } .site-maps-links ul li:before{top: 8px;} .cs-search-area { @@ -2829,7 +2829,7 @@ blockquote:before { top: -40px; width: 82px; height: 82px; - background:url(assets/images/bg-uner-wrap1.png) no-repeat; + background:url(images/bg-uner-wrap1.png) no-repeat; } .wrapp-inner:after{ content: ""; @@ -2838,7 +2838,7 @@ blockquote:before { top: -40px; width: 82px; height: 82px; - background:url(assets/images/bg-uner-wrap2.png) no-repeat; + background:url(images/bg-uner-wrap2.png) no-repeat; } .cons-text-wrapp h2 { text-transform: uppercase; @@ -3068,7 +3068,7 @@ blockquote:before { width: 9px; height: 9px; content: ""; - background: url(assets/extra-images/gallry-shape.png) no-repeat; + background: url(extra-images/gallry-shape.png) no-repeat; } .px-portfolio .px-media span a{ bottom: 15px; @@ -3730,7 +3730,7 @@ blockquote:before { width: 9px; height: 9px; content: ""; - background: url(assets/extra-images/gallry-shape.png) no-repeat; + background: url(extra-images/gallry-shape.png) no-repeat; } .px-portfolio-masonary .px-media span { bottom: 0px; @@ -3839,7 +3839,7 @@ blockquote:before { position: absolute; top: 11px; width: 9px; - background: url(assets/images/shape1.png) no-repeat; + background: url(images/shape1.png) no-repeat; } .px-main-filter ul li:after { color: #efefef; @@ -3886,7 +3886,7 @@ blockquote:before { color: #686868; } .px-list-style ul li:before { - background: url(assets/images/shape1.png) no-repeat; + background: url(images/shape1.png) no-repeat; content: ""; height: 9px; left: 0; @@ -4360,7 +4360,7 @@ transition: all 0.3s ease-in; top: 16px; width: 7px; height: 7px; - background: url(assets/extra-images/arrow1.png) no-repeat; + background: url(extra-images/arrow1.png) no-repeat; } .px-box .panel-heading a:before { content: ""; @@ -4369,7 +4369,7 @@ transition: all 0.3s ease-in; top: 16px; width: 7px; height: 7px; - background: url(assets/extra-images/arrow2.png) no-repeat; + background: url(extra-images/arrow2.png) no-repeat; } .px-box .panel-collapse { padding: 0 15px 0 20px; @@ -4565,7 +4565,7 @@ transition: all 0.3s ease-in; width: 10px; content: ""; height: 100%; - background: url(assets/images/right-border-bg.png) repeat-y; + background: url(images/right-border-bg.png) repeat-y; } .px-pricing-table table th { color: #fff; @@ -4863,7 +4863,7 @@ table.table-condensed { width: 12px; height: 9px; margin: -5px 0 0; - background: url('assets/images/arrow-map-btn.png') no-repeat; + background: url('images/arrow-map-btn.png') no-repeat; } #footer-sec .px-widget-contact .btn-map{ font-size: 11px; @@ -4917,7 +4917,7 @@ table.table-condensed { height: 18px; font-size: 11px; line-height: 10px; - background: url('assets/images/arrow-map-btn.png') no-repeat 0 50%; + background: url('images/arrow-map-btn.png') no-repeat 0 50%; border: none; margin: 0 auto; float: none; @@ -4937,7 +4937,7 @@ table.table-condensed { margin: 0 0 8px 0; float: left; min-width: 152px; - background: url(assets/images/arrow-footer-nav.png) no-repeat 0 3px; + background: url(images/arrow-footer-nav.png) no-repeat 0 3px; padding: 0 0 0 14px; } #footer-sec .widget_pages ul a{ diff --git a/templates/index.html b/templates/index.html index 8e24de4..a9555c6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,367 +1,1092 @@ -{% extends "base.html" %} -{% block header %}{% endblock %} -{% block body %} - - -
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-

Portfolio

-
-
-
-
-
-
-
-
- SORT BY: - -
-
-
- -
-
-
-
-
-
-
-
-
-
- - - -{% endblock %} \ No newline at end of file + + + + + + + Home + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ +
+ + +
+
+
+
+
+
+
+ +
+
+
+
    + +
  • Call Us416-258-2422
  • +
+
+
+
+
+ + +
+
+
+ + +
+ + +
+
+
+
+
+
+
+
+ +
+
+ + +
+ +
+
+
+
+
+
+

Portfolio

+ +
+
+
+
+
+
+ +
+
+ SORT BY: + +
+
+ +
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+

Certifications

+
+
+
    +
  • #
  • +
  • #
  • +
  • #
  • +
  • #
  • +
  • #
  • +
  • #
  • +
+
+
+
+
+
+ + +
+
+ + + + +
+ + + + + + + + + + + + + + + + +