-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemo-business-consulting-2-cases.html
475 lines (440 loc) · 26.4 KB
/
demo-business-consulting-2-cases.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Demo Business Consulting 2 | Porto - Responsive HTML5 Template</title>
<meta name="keywords" content="HTML5 Template" />
<meta name="description" content="Porto - Responsive HTML5 Template">
<meta name="author" content="okler.net">
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">
<link id="googleFonts" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap" rel="stylesheet" type="text/css">
<!-- Vendor CSS --> <link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="vendor/fontawesome-free/css/all.min.css"> <link rel="stylesheet" href="vendor/animate/animate.compat.css"> <link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.min.css"> <link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.min.css">
<!-- Theme CSS -->
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/theme-elements.css">
<link rel="stylesheet" href="css/theme-blog.css">
<link rel="stylesheet" href="css/theme-shop.css">
<!-- Demo CSS --> <link rel="stylesheet" href="css/demos/demo-business-consulting-2.css"> <!-- Skin CSS --> <link id="skinCSS" rel="stylesheet" href="css/skins/skin-business-consulting-2.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- Head Libs -->
<script src="vendor/modernizr/modernizr.min.js"></script>
</head>
<body>
<div class="body">
<header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyChangeLogo': true, 'stickyStartAt': 120, 'stickyHeaderContainerHeight': 70}">
<div class="header-body border-top-0">
<div class="header-top header-top-default header-top-borders border-bottom-0 bg-color-light">
<div class="container h-100">
<div class="header-row h-100">
<div class="header-column justify-content-between">
<div class="header-row">
<nav class="header-nav-top w-100">
<ul class="nav nav-pills justify-content-between w-100 h-100">
<li class="nav-item py-2 d-inline-flex">
<span class="header-top-phone py-2 d-flex align-items-center text-color-secondary font-weight-semibold text-uppercase">
<span>
<img width="15" height="18" src="img/demos/business-consulting-2/icons/phone.svg" alt="Phone">
</span>
<a class="text-color-secondary text-color-hover-primary text-decoration-none" href="tel:123-456-7890">(800) 123-4567</a>
</span>
<span class="header-top-email px-0 font-weight-normal align-items-center d-none d-xl-flex">
<span>
<img width="25" height="18" src="img/demos/business-consulting-2/icons/mail.svg" alt="Mail">
</span>
<a class="text-color-secondary text-color-hover-primary text-decoration-none" href="mailto:business@portotheme.com">business@portotheme.com</a>
</span>
<span class="header-top-opening-hours px-0 font-weight-normal align-items-center text-color-secondary d-none d-xl-flex">
<span>
<img width="19" height="18" src="img/demos/business-consulting-2/icons/calendar.svg" alt="Calendar">
</span>
Mon - Sat 9:00am - 6:00pm / Sunday - CLOSED
</span>
</li>
<li class="nav-item nav-item-header-top-socials d-none d-md-flex justify-content-between h-100">
<span class="header-top-button-make-as-appoitment d-inline-flex align-items-center justify-content-center h-100 p-0 align-top">
<a href="demo-business-consulting-2-contact-us.html" class="btn-primary d-flex align-items-center justify-content-center h-100 w-100 text-color-light font-weight-semibold text-decoration-none text-uppercase custom-button-header-top">free initial consultation</a>
</span>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="header-container container bg-color-light">
<div class="header-row">
<div class="header-column header-column-logo">
<div class="header-row">
<div class="header-logo">
<a href="demo-business-consulting-2.html">
<img alt="Porto" width="123" height="32" src="img/demos/business-consulting-2/logos/porto.png">
</a>
</div>
</div>
</div>
<div class="header-column header-column-nav-menu justify-content-end">
<div class="header-row">
<div class="header-nav header-nav-links order-2 order-lg-1">
<div class="header-nav-main header-nav-main-square header-nav-main-effect-1 header-nav-main-sub-effect-1">
<nav class="collapse">
<ul class="nav nav-pills" id="mainNav">
<li class="dropdown-secondary">
<a class="nav-link" href="demo-business-consulting-2.html">
Home
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link" href="demo-business-consulting-2-about-us.html">
About Us
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link" href="demo-business-consulting-2-services.html">
Services
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link active" href="demo-business-consulting-2-cases.html">
Cases
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link" href="demo-business-consulting-2-team.html">
Team
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link" href="demo-business-consulting-2-blog.html">
Blog
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link" href="demo-business-consulting-2-contact-us.html">
Contact Us
</a>
</li>
</ul>
</nav>
</div>
<button class="btn header-btn-collapse-nav" data-toggle="collapse" data-target=".header-nav-main nav">
<i class="fas fa-bars"></i>
</button>
</div>
</div>
</div>
<div class="header-column header-column-search justify-content-center align-items-end">
<div class="header-nav-features">
<div class="header-nav-feature header-nav-features-search d-inline-flex">
<a href="#" class="header-nav-features-toggle" data-focus="headerSearch">
<i class="fas fa-search header-nav-top-icon text-color-secondary text-3"></i>
</a>
<div class="header-nav-features-dropdown header-nav-features-dropdown-mobile-fixed border-radius-0" id="headerTopSearchDropdown">
<form role="search" action="page-search-results.html" method="get">
<div class="simple-search input-group">
<input class="form-control text-1" id="headerSearch" name="q" type="search" value="" placeholder="Search...">
<span class="input-group-append border-radius-0">
<button class="btn" type="submit">
<i class="fa fa-search header-nav-top-icon text-color-secondary"></i>
</button>
</span>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<div role="main" class="main">
<section class="page-header page-header-modern custom-page-header bg-color-quaternary">
<div class="container">
<div class="row">
<div class="col-md-8 order-2 order-md-1 align-self-center p-static">
<h1 class="font-weight-bold text-9 text-color-secondary appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">Cases</h1>
</div>
<div class="col-md-4 order-1 order-md-2 align-self-center">
<ul class="breadcrumb d-block text-md-right appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="300">
<li><a href="#">Home</a></li>
<li class="active">Cases</li>
</ul>
</div>
</div>
</div>
</section>
<div class="container py-5">
<div class="row align-items-center">
<div class="col-lg-4 pt-3 pt-lg-0">
<div class="card border-radius-0 box-shadow-1 border-0 mr-lg-3 p-3 mb-4 mb-lg-0">
<img src="img/demos/business-consulting-2/bg/bg-1.jpg" class="img-fluid border-radius-0" alt="">
</div>
</div>
<div class="col-lg-8 pt-3 pt-lg-0">
<p class="text-4 line-height-9 appear-animation" data-appear-animation="fadeIn" data-appear-animation-delay="100">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed imperdiet libero id nisi euismod, sed porta est consectetur. Vestibulum auctor felis eget orci semr vestibulum. Pellentesque ultricies nibh gravida, accumsan libero luctus, molestie nunc. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<p class="m-0 p-0 appear-animation" data-appear-animation="fadeIn" data-appear-animation-delay="300">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed imperdiet libero id nisi euismod, sed porta est consectetur. Vestibulum auctor felis eget orci semr vestibulum. Pellentesque ultricies nibh gravida.</p>
<div class="counters custom-counters mt-5 d-flex">
<div class="counter counter-primary appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="1000">
<strong data-to="240" data-append="+">0</strong>
<label class="text-color-primary font-weight-bolder">Satisfied Clients</label>
</div>
<div class="counter counter-primary appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="1200">
<strong data-to="2000" data-append="+">0</strong>
<label class="text-color-primary font-weight-bolder">Successfull Cases</label>
</div>
</div>
</div>
</div>
</div>
<section class="real-word-stories bg-color-quaternary overflow-hidden p-relative pt-5 pb-4">
<div class="container">
<div class="row justify-content-between pt-5 mb-2">
<div class="col-lg-6">
<div class="custom-testimonial-container bg-color-light mb-5">
<div class="testimonial custom-testimonial testimonial-style-2 mb-0">
<div class="d-none d-sm-flex align-items-center justify-content-center custom-testimonial-right bg-color-light p-absolute z-index-1">
<img src="img/demos/business-consulting-2/logos/case-logo-1.png" alt="Bullseye">
<a href="demo-business-consulting-2-cases-detail.html" class="d-block btn btn-primary custom-button-testimonial-right text-center text-uppercase text-decoration-none border-0 p-0 font-weight-semibold p-absolute">read more</a>
</div>
<blockquote class="px-0 pb-5">
<h4 class="text-color-secondary font-weight-bolder text-left">Bullseye Case</h4>
<p class="mb-0 text-left text-3">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget risus porta, tincidunt turpis at, interdum tortor. Suspendisse potenti.<a href="demo-business-consulting-2-cases-detail.html" class="font-weight-bolder text-uppercase text-decoration-none d-block d-sm-none mt-3">read more +</a></p>
</blockquote>
<div class="testimonial-arrow-down"></div>
<div class="testimonial-author d-flex flex-row justify-content-start align-items-center">
<img src="img/avatars/avatar-3.jpg" class="img-fluid rounded-circle m-0 mr-3" alt="">
<p><strong class="font-weight-extra-bold text-left text-color-secondary mb-1">John Smith</strong><span class="text-uppercase text-left">Manager</span></p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="custom-testimonial-container bg-color-light mb-5">
<div class="testimonial custom-testimonial testimonial-style-2 mb-0">
<div class="d-none d-sm-flex align-items-center justify-content-center custom-testimonial-right bg-color-light p-absolute z-index-1">
<img src="img/demos/business-consulting-2/logos/case-logo-2.png" alt="Bullseye">
<a href="demo-business-consulting-2-cases-detail.html" class="d-block btn btn-primary custom-button-testimonial-right text-center text-uppercase text-decoration-none border-0 p-0 font-weight-semibold p-absolute">read more</a>
</div>
<blockquote class="px-0 pb-5">
<h4 class="text-color-secondary font-weight-bolder text-left">Wall Paint Shop Case</h4>
<p class="mb-0 text-left text-3">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget porta, tincidunt turpis at, interdum tortor. Suspendisse potenti.</p>
</blockquote>
<div class="testimonial-arrow-down"></div>
<div class="testimonial-author d-flex flex-row justify-content-start align-items-center">
<img src="img/avatars/avatar-2.jpg" class="img-fluid rounded-circle m-0 mr-3" alt="">
<p><strong class="font-weight-extra-bold text-left text-color-secondary mb-1">John Doe</strong><span class="text-uppercase text-left">Manager</span></p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="custom-testimonial-container bg-color-light mb-5">
<div class="testimonial custom-testimonial testimonial-style-2 mb-0">
<div class="d-none d-sm-flex align-items-center justify-content-center custom-testimonial-right bg-color-light p-absolute z-index-1">
<img src="img/demos/business-consulting-2/logos/case-logo-3.png" alt="Bullseye">
<a href="demo-business-consulting-2-cases-detail.html" class="d-block btn btn-primary custom-button-testimonial-right text-center text-uppercase text-decoration-none border-0 p-0 font-weight-semibold p-absolute">read more</a>
</div>
<blockquote class="px-0 pb-5">
<h4 class="text-color-secondary font-weight-bolder text-left">Go Gold Golden Case</h4>
<p class="mb-0 text-left text-3">Lorem ipsum dolor sit amet, adipiscing elit. Sed eget porta, tincidunt turpis at, interdum tortor. Suspendisse potenti.</p>
</blockquote>
<div class="testimonial-arrow-down"></div>
<div class="testimonial-author d-flex flex-row justify-content-start align-items-center">
<img src="img/avatars/avatar-4.jpg" class="img-fluid rounded-circle m-0 mr-3" alt="">
<p><strong class="font-weight-extra-bold text-left text-color-secondary mb-1">Bob Smith</strong><span class="text-uppercase text-left">Manager</span></p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="custom-testimonial-container bg-color-light mb-5">
<div class="testimonial custom-testimonial testimonial-style-2 mb-0">
<div class="d-none d-sm-flex align-items-center justify-content-center custom-testimonial-right bg-color-light p-absolute z-index-1">
<img src="img/demos/business-consulting-2/logos/case-logo-1.png" alt="Bullseye">
<a href="demo-business-consulting-2-cases-detail.html" class="d-block btn btn-primary custom-button-testimonial-right text-center text-uppercase text-decoration-none border-0 p-0 font-weight-semibold p-absolute">read more</a>
</div>
<blockquote class="px-0 pb-5">
<h4 class="text-color-secondary font-weight-bolder text-left">Bullseye Case</h4>
<p class="mb-0 text-left text-3">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget risus porta, tincidunt turpis at, interdum tortor. Suspendisse potenti.<a href="demo-business-consulting-2-cases-detail.html" class="font-weight-bolder text-uppercase text-decoration-none d-block d-sm-none mt-3">read more +</a></p>
</blockquote>
<div class="testimonial-arrow-down"></div>
<div class="testimonial-author d-flex flex-row justify-content-start align-items-center">
<img src="img/avatars/avatar-3.jpg" class="img-fluid rounded-circle m-0 mr-3" alt="">
<p><strong class="font-weight-extra-bold text-left text-color-secondary mb-1">John Smith</strong><span class="text-uppercase text-left">Manager</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="are-you-looking-for bg-color-secondary">
<div class="container">
<div class="row justify-content-between">
<div class="col-xl-5">
<p class="text-uppercase font-weight-semibold mb-1 text-color-light appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100"><span class="line-pre-title bg-color-primary appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200"></span>Are you looking for a</p>
<h2 class="text-color-light font-weight-bolder text-capitalize mb-1 letter-spacing-08 font-size-32 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200">Business Plan Consultant?</h2>
<p class="font-weight-semibold text-color-light mb-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="300">Schedule your company strategy session right now!</p>
</div>
<div class="col-xl-6 d-flex align-items-start align-items-sm-center justify-content-start justify-content-xl-end mt-4 mt-xl-0 flex-column flex-sm-row">
<span class="are-you-looking-for-phone py-2 d-flex align-items-center text-color-light font-weight-semibold text-uppercase text-4 mb-4 mb-md-0 appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="500">
<span>
<img width="18" height="25" src="img/demos/business-consulting-2/icons/phone.svg" alt="Phone">
</span>
<a class="text-color-light text-decoration-none" href="tel:123-456-7890">(800) 123-4567</a>
</span>
<a href="demo-business-consulting-2-contact-us.html" class="btn btn-primary custom-btn text-center text-uppercase text-decoration-none border-0 py-0 px-5 font-weight-semibold appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="600">free initial consultation</a>
</div>
</div>
</div>
</section>
</div>
<footer id="footer" class="m-0 border-0 bg-color-quaternary overflow-hidden">
<div class="container">
<div class="row py-5 custom-row-footer">
<div class="col-12 col-sm-12 col-lg-3 d-flex align-items-start flex-column footer-column custom-footer-column-logo">
<img width="123" height="32" src="img/demos/business-consulting-2/logos/porto.png" alt="Logo Footer">
<p class="d-block m-0 text-color-default">Lorem ipsum dolor sit amet, conse adipiscing elit. Nunc viverra lorem ipsum erat orci, ac auctor.</p>
</div>
<div class="col-12 col-sm-12 col-lg-9 footer-column">
<div class="d-flex align-items-start align-sm-items-end justify-content-between flex-column h-100 mt-4 mt-sm-0">
<div class="d-flex flex-nowrap flex-lg-wrap justify-content-start justify-content-lg-end align-items-start align-items-lg-center w-100 flex-column flex-lg-row mt-4 mt-lg-0 custom-container-info-socials">
<ul class="nav nav-pills justify-content-between h-100 mb-4 mb-lg-0">
<li class="nav-item d-inline-flex flex-column flex-lg-row">
<span class="footer-nav-phone py-2 d-flex align-items-center text-color-secondary font-weight-semibold text-uppercase justify-content-start mb-2 mb-lg-0">
<span>
<img width="15" height="18" src="img/demos/business-consulting-2/icons/phone.svg" alt="Phone">
</span>
<a class="font-weight-bold text-color-secondary text-color-hover-primary text-decoration-none" href="tel:123-456-7890">(800) 123-4567</a>
</span>
<span class="footer-nav-email px-0 font-weight-normal d-flex align-items-center justify-content-start mb-2 mb-lg-0">
<span>
<img width="25" height="18" src="img/demos/business-consulting-2/icons/mail.svg" alt="Mail">
</span>
<a class="text-color-secondary text-color-hover-primary text-decoration-none" href="mailto:business@portotheme.com">business@portotheme.com</a>
</span>
<span class="footer-nav-opening-hours px-0 font-weight-normal d-flex align-items-center text-color-secondary justify-content-start mb-2 mb-lg-0">
<span>
<img width="19" height="18" src="img/demos/business-consulting-2/icons/calendar.svg" alt="Calendar">
</span>
Mon - Sat 9:00am - 6:00pm / Sunday - CLOSED
</span>
</li>
</ul>
<ul class="social-icons custom-social-icons">
<li class="social-icons-instagram">
<a class="custom-bg-color-light-grey" href="http://www.instagram.com/" target="_blank" title="Instagram">
<i class="fab fa-instagram text-4 font-weight-semibold text-color-secondary"></i>
</a>
</li>
<li class="social-icons-twitter">
<a class="custom-bg-color-light-grey" href="http://www.twitter.com/" target="_blank" title="Twitter">
<i class="fab fa-twitter text-4 font-weight-semibold text-color-secondary"></i>
</a>
</li>
<li class="social-icons-facebook">
<a class="custom-bg-color-light-grey" href="http://www.facebook.com/" target="_blank" title="Facebook">
<i class="fab fa-facebook-f text-4 font-weight-semibold text-color-secondary"></i>
</a>
</li>
</ul>
</div>
<nav class="nav-footer w-100 d-none d-lg-block">
<ul class="nav nav-pills justify-content-end" id="mainNav">
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2.html">
Home
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2-about-us.html">
About Us
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2-services.html">
Services
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2-cases.html">
Cases
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2-team.html">
Team
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2-blog.html">
Blog
</a>
</li>
<li class="dropdown-secondary">
<a class="nav-link text-color-secondary font-weight-bold letter-spacing-05 text-color-hover-primary" href="demo-business-consulting-2-contact-us.html">
Contact Us
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<div class="footer-copyright container bg-color-quaternary">
<div class="row">
<div class="col-lg-12 text-center m-0">
<p class="text-color-grey">Porto Business Consulting. © 2021. All Rights Reserved</p>
</div>
</div>
</div>
</footer>
</div>
<!-- Vendor --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/jquery.appear/jquery.appear.min.js"></script> <script src="vendor/jquery.easing/jquery.easing.min.js"></script> <script src="vendor/jquery.cookie/jquery.cookie.min.js"></script> <script src="vendor/popper/umd/popper.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <script src="vendor/jquery.validation/jquery.validate.min.js"></script> <script src="vendor/jquery.easy-pie-chart/jquery.easypiechart.min.js"></script> <script src="vendor/jquery.gmap/jquery.gmap.min.js"></script> <script src="vendor/lazysizes/lazysizes.min.js"></script> <script src="vendor/isotope/jquery.isotope.min.js"></script> <script src="vendor/owl.carousel/owl.carousel.min.js"></script> <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script> <script src="vendor/vide/jquery.vide.min.js"></script> <script src="vendor/vivus/vivus.min.js"></script>
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
<!-- Current Page Vendor and Views -->
<!-- Current Page Vendor and Views -->
<script src="js/views/view.contact.js"></script>
<!-- Demo -->
<script src="js/demos/demo-business-consulting-2.js"></script>
<!-- Theme Custom --> <script src="js/custom.js"></script>
<!-- Theme Initialization Files -->
<script src="js/theme.init.js"></script>
</body>
</html>