-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemo-vertical-portfolio-about.html
executable file
·487 lines (487 loc) · 35.9 KB
/
demo-vertical-portfolio-about.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
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<!doctype html>
<html class="no-js" lang="en">
<head>
<title>Crafto - The Multipurpose HTML5 Template</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="ThemeZaa">
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta name="description" content="Elevate your online presence with Crafto - a modern, versatile, multipurpose Bootstrap 5 responsive HTML5, SCSS template using highly creative 48+ ready demos.">
<!-- favicon icon -->
<link rel="shortcut icon" href="images/favicon.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<!-- google fonts preconnect -->
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- style sheets and font icons -->
<link rel="stylesheet" href="css/vendors.min.css"/>
<link rel="stylesheet" href="css/icon.min.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/responsive.css"/>
<link rel="stylesheet" href="demos/vertical-portfolio/vertical-portfolio.css" />
</head>
<body data-mobile-nav-style="classic" class="background-position-center-top" style="background-image: url('images/demo-vertical-portfolio-dotted-pattern.svg')">
<!-- start header -->
<header>
<!-- start navigation -->
<nav class="navbar navbar-expand-lg header-transparent bg-transparent disable-fixed" data-header-hover="dark">
<div class="container-fluid">
<div class="col-auto col-lg-2 me-lg-0 me-auto d-none d-lg-flex">
<div class="header-icon">
<div class="header-social-icon icon">
<a href="http://www.facebook.com" target="_blank"><i class="fa-brands fa-facebook-f"></i></a>
<a href="http://www.instagram.com" target="_blank"><i class="fa-brands fa-instagram"></i></a>
<a href="http://www.twitter.com" target="_blank"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
</div>
<div class="col-auto">
<a class="navbar-brand" href="demo-vertical-portfolio.html">
<img src="images/demo-vertical-portfolio-logo-white.png" data-at2x="images/demo-vertical-portfolio-logo-white@2x.png" alt="" class="default-logo">
<img src="images/demo-vertical-portfolio-logo-white.png" data-at2x="images/demo-vertical-portfolio-logo-white@2x.png" alt="" class="alt-logo">
<img src="images/demo-vertical-portfolio-logo-white.png" data-at2x="images/demo-vertical-portfolio-logo-white@2x.png" alt="" class="mobile-logo">
</a>
</div>
<div class="col-auto col-lg-2 text-end">
<div class="header-icon header-push-button hamburger-push-button icon">
<div class="push-button">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
</div>
</nav>
<!-- end navigation -->
<!-- start hamburger menu -->
<div class="push-menu hamburger-nav hamburger-menu-simple header-dark bg-base-color background-position-center-top" style="background-image: url('images/demo-vertical-portfolio-bg-03.jpg');">
<span class="close-menu text-dark-gray bg-white"><i class="fa-solid fa-xmark"></i></span>
<div class="container h-100">
<div class="row align-items-center justify-content-center h-100">
<div class="col-xl-8 col-lg-7 col-md-6 d-none d-lg-inline-block">
<span class="fs-200 lh-165 lg-fs-150 text-light-green alt-font">UK based branding agency.</span>
</div>
<div class="col-xl-3 col-lg-4 offset-xl-1 col-md-5 text-center text-md-start">
<div class="hamburger-menu menu-list-wrapper" data-scroll-options='{ "theme": "light" }'>
<ul class="menu-item-list alt-font p-0 text-center text-lg-start">
<li class="menu-item"><a href="demo-vertical-portfolio.html" class="nav-link">Home</a></li>
<li class="menu-item"><a href="demo-vertical-portfolio-about.html" class="nav-link">About</a></li>
<li class="menu-item"><a href="demo-vertical-portfolio-services.html" class="nav-link">Services</a></li>
<li class="menu-item"><a href="demo-vertical-portfolio-projects.html" class="nav-link">Projects</a></li>
<li class="menu-item"><a href="demo-vertical-portfolio-contact.html" class="nav-link">Contact</a></li>
</ul>
</div>
</div>
<div class="col-12 menu-text text-center pt-2 pb-2 order-3 d-none d-lg-inline-block">
<div class="divider-style-03 divider-style-03-03 border-color-transparent-white-light mb-2"></div>
<span class="fs-22 d-inline-block align-middle mb-0 text-white">Let's build something great together</span>
<div class="separator-line-1px d-inline-block align-middle ms-20px me-20px mt-5px w-70px bg-white"></div>
<a href="mailto:hello@crafto.com" class="text-white fs-22 d-inline-block align-middle">hello@crafto.com</a>
</div>
</div>
</div>
</div>
<!-- end hamburger menu -->
</header>
<!-- end header -->
<!-- start page title -->
<section class="top-space-margin pb-0 position-relative">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-xl-11">
<h1 class="fs-200 lg-fs-170 md-fs-140 sm-fs-95 mb-0 text-white ls-minus-7px sm-ls-minus-2px" data-fancy-text='{ "opacity": [0, 1], "translateY": [50, 0], "filter": ["blur(20px)", "blur(0px)"], "string": ["about"], "duration": 500, "delay": 0, "speed": 50, "easing": "easeOutQuad" }'></h1>
</div>
</div>
<div class="row align-items-center">
<div class="col-lg-7 text-lg-end text-sm-center text-xs-start offset-lg-1">
<h2 class="fs-170 lh-100 lg-fs-140 sm-fs-95 text-white fw-200 mb-0 ls-minus-7px sm-ls-minus-2px" data-fancy-text='{ "opacity": [0, 1], "translateY": [50, 0], "filter": ["blur(20px)", "blur(0px)"], "string": ["agency"], "duration": 500, "delay": 0, "speed": 50, "easing": "easeOutQuad" }'></h2>
</div>
<div class="col-xxl-3 col-lg-4 last-paragraph-no-margin mt-30px lg-mt-0" data-anime='{"el": "lines", "translateY": [30, 0], "opacity": [0,1], "duration": 800, "delay": 500, "staggervalue": 150, "easing": "easeOutQuad" }'>
<p class="mt-40px md-mt-30px">We are excited for our work and how it positively impacts clients. With 12 years of experience.</p>
</div>
</div>
</div>
</section>
<!-- end page title -->
<!-- start section -->
<section class="position-relative pb-0">
<div class="position-absolute top-minus-80px left-100px z-index-9 d-none d-lg-block" data-anime='{ "opacity": [0,1], "duration": 600, "delay":1000, "staggervalue": 300, "easing": "easeOutQuad" }'>
<img src="images/demo-vertical-portfolio-bg-01.png" class="animation-float w-80" alt="">
</div>
<div class="container-fluid p-0 position-relative overflow-hidden">
<div class="row align-items-center justify-content-center">
<div class="col-12">
<div class="overflow-hidden position-relative magic-cursor round-cursor">
<div class="w-100" data-anime='{ "effect": "slide", "direction": "tb", "color": "#445a52", "duration": 1000, "delay": 0 }'>
<img src="https://via.placeholder.com/1920x950" alt="" class="w-100 liquid-parallax" data-parallax-liquid="true" data-parallax-position="top" data-parallax-scale="1.01">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- start section -->
<section>
<div class="container">
<div class="row align-items-center">
<div class="col-md-10 text-md-start text-center order-md-1 order-2">
<h2 class="text-white mb-0" data-anime='{"el": "lines", "translateY": [30, 0], "opacity": [0,1], "duration": 800, "delay": 0, "staggervalue": 150, "easing": "easeOutQuad" }'>We design and develop quality themes and plugins to create your awesome website.</h2>
</div>
<div class="col-xxl-1 col-md-2 offset-xxl-1 text-md-end text-center order-md-2 order-1">
<h2 class="text-light-green alt-font fs-100 mb-0 sm-mb-30px">01</h2>
</div>
</div>
<div class="row mt-5 sm-mt-50px">
<div class="col-12" data-anime='{ "el": "childs", "translateY": [30, 0], "opacity": [0,1], "duration": 600, "delay":0, "staggervalue": 300, "easing": "easeOutQuad" }'>
<div class="row g-0 align-items-center text-center text-md-start">
<div class="col-12">
<div class="divider-style-03 divider-style-03-03 border-color-transparent-white-light"></div>
</div>
<div class="col-md-1 text-center sm-mt-20px">
<span class="text-white fs-17">01</span>
</div>
<div class="col-md-3 offset-md-1">
<span class="text-white fs-22">Liberalistic</span>
</div>
<div class="col-md-7 p-35px md-pt-25px md-px-0 md-pb-25px sm-p-20px sm-pt-10px xs-ps-0 xs-pe-0 last-paragraph-no-margin">
<p>We are excited for our work and how it positively impacts clients. With over 12 years of experience we have been constantly providing solutions.</p>
</div>
</div>
<div class="row g-0 align-items-center text-center text-md-start">
<div class="col-12">
<div class="divider-style-03 divider-style-03-03 border-color-transparent-white-light"></div>
</div>
<div class="col-md-1 text-center sm-mt-20px">
<span class="text-white fs-17">02</span>
</div>
<div class="col-md-3 offset-md-1">
<span class="text-white fs-22">Knowledge</span>
</div>
<div class="col-md-7 p-35px md-pt-25px md-px-0 md-pb-25px sm-p-20px sm-pt-10px xs-ps-0 xs-pe-0 last-paragraph-no-margin">
<p>Our team consists of industry's brightest digital geeks and that we are proud of. We are a one team consisting of passionate professionals.</p>
</div>
</div>
<div class="row g-0 align-items-center text-center text-md-start">
<div class="col-12">
<div class="divider-style-03 divider-style-03-03 border-color-transparent-white-light"></div>
</div>
<div class="col-md-1 text-center sm-mt-20px">
<span class="text-white fs-17">03</span>
</div>
<div class="col-md-3 offset-md-1">
<span class="text-white fs-22">Technology</span>
</div>
<div class="col-md-7 p-35px md-pt-25px md-px-0 md-pb-25px sm-p-20px sm-pt-10px xs-ps-0 xs-pe-0 last-paragraph-no-margin">
<p>We are committed to deliver unique digital media solutions from web design to eCommerce solutions for our clients by using our knowledge.</p>
</div>
<div class="col-12">
<div class="divider-style-03 divider-style-03-03 border-color-transparent-white-light"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- start section -->
<section class="pt-0">
<div class="container">
<div class="row">
<div class="col-lg-6 xl-mt-5 lg-mt-0 md-mb-50px xs-mb-30px" data-bottom-top="transform: translateY(-70px)" data-top-bottom="transform: translateY(70px)">
<div class="position-relative">
<div class="overflow-hidden position-relative">
<div class="w-100" data-anime='{ "effect": "slide", "direction": "lr", "color": "#445a52", "duration": 1000, "delay": 0 }'>
<img src="https://via.placeholder.com/800x1000" alt="" class="w-100 border-radius-8px">
</div>
</div>
<div class="position-absolute right-minus-100px lg-right-minus-80px bottom-150px lg-bottom-130px z-index-9 lg-w-150px d-none d-lg-block">
<img src="images/demo-web-agency-03.png" class="animation-rotation" alt="">
<div class="absolute-middle-center w-100 z-index-minus-1"><img src="images/demo-vertical-portfolio-about-04.png" alt=""></div>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-1"></div>
<div class="col-xl-4 col-lg-5 last-paragraph-no-margin" data-bottom-top="transform: translateY(70px)" data-top-bottom="transform: translateY(-70px)">
<div class="w-100" data-anime='{ "effect": "slide", "direction": "rl", "color": "#445a52", "duration": 1000, "delay": 0 }'>
<img src="https://via.placeholder.com/800x800" alt="" class="w-100 border-radius-8px">
</div>
<span class="text-white mt-50px mb-10px xs-mt-30px d-block">We are delivering beautiful products.</span>
<p>Lorem ipsum is simply dummy text of the printing typesetting industry. Industry's standard dummy ever since dummy when unknown printer.</p>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- start section -->
<section class="pt-4 md-pt-0 position-relative overflow-hidden">
<div class="container">
<div class="row align-items-center">
<div class="col-md-10 text-md-start text-center order-md-1 order-2">
<h2 class="text-white mb-0" data-anime='{"el": "lines", "translateY": [30, 0], "opacity": [0,1], "duration": 800, "delay": 0, "staggervalue": 150, "easing": "easeOutQuad" }'>Overall 750+ happy clients delighted with our beautiful and engaging web solutions.</h2>
</div>
<div class="col-xxl-1 col-md-2 offset-xxl-1 text-md-end text-center order-md-2 order-1">
<h2 class="text-light-green alt-font fs-100 mb-0 sm-mb-30px">02</h2>
</div>
</div>
<div class="row row-cols-1 row-cols-lg-4 row-cols-md-4 row-cols-sm-2 clients-style-04 mt-6 sm-mt-50px border border-color-transparent-white-light" data-anime='{ "el": "childs", "translateY": [0, 0], "opacity": [0,1], "duration": 600, "delay":0, "staggervalue": 300, "easing": "easeOutQuad" }'>
<!-- start client item -->
<div class="col text-center border-end border-bottom border-color-transparent-white-light xs-border-end-0 transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-google-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center border-end border-bottom border-color-transparent-white-light xs-border-end-0 transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-awwwards-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center border-end border-bottom border-color-transparent-white-light xs-border-end-0 transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-woocommerce-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center border-bottom border-color-transparent-white-light xs-border-end-0 transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-invision-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center border-end border-color-transparent-white-light xs-border-end-0 sm-border-bottom transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-logitech-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center border-end border-color-transparent-white-light xs-border-end-0 sm-border-bottom transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-monday-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center border-end border-color-transparent-white-light xs-border-end-0 sm-border-bottom transition-inner-all pt-8 pb-8 sm-pt-30px sm-pb-30px">
<div class="client-box">
<a href="#"><img src="images/logo-yahoo-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
<!-- start client item -->
<div class="col text-center transition-inner-all pt-8 pb-8">
<div class="client-box">
<a href="#"><img src="images/logo-pingdom-white.svg" class="h-40px" alt="" /></a>
</div>
</div>
<!-- end client item -->
</div>
</div>
<div class="position-absolute top-50px right-minus-150px z-index-9 d-none d-xxl-block" data-anime='{ "opacity": [0,1], "duration": 600, "delay":1000, "staggervalue": 300, "easing": "easeOutQuad" }'>
<img src="images/demo-vertical-portfolio-bg-01.png" class="animation-float w-80" alt="">
</div>
</section>
<!-- end section -->
<!-- start section -->
<section class="overflow-hidden position-relative pt-0">
<div class="container-fluid">
<div class="row">
<div class="col-12 feather-shadow">
<div class="outside-box-right-15 outside-box-left-15">
<div class="swiper swiper-dark-pagination swiper-line-pagination-style-01 text-slider-style-05" data-slider-options='{ "slidesPerView": 1, "spaceBetween": 30, "loop": true, "autoplay": { "delay": 3000, "disableOnInteraction": false }, "pagination": { "el": ".swiper-line-pagination", "clickable": true }, "navigation": { "nextEl": ".slider-three-slide-next", "prevEl": ".slider-three-slide-prev" }, "keyboard": { "enabled": true, "onlyInViewport": true }, "breakpoints": { "992": { "slidesPerView": 3 }, "768": { "slidesPerView": 3 }, "320": { "slidesPerView": 1 } }, "effect": "slide" }'>
<div class="swiper-wrapper">
<!-- start slider item -->
<div class="swiper-slide">
<img src="https://via.placeholder.com/755x520" class="w-100 border-radius-8px sm-w-100" alt="">
</div>
<!-- end slider item -->
<!-- start slider item -->
<div class="swiper-slide">
<img src="https://via.placeholder.com/755x520" class="w-100 border-radius-8px sm-w-100" alt="">
</div>
<!-- end slider item -->
<!-- start slider item -->
<div class="swiper-slide">
<img src="https://via.placeholder.com/755x520" class="w-100 border-radius-8px sm-w-100" alt="">
</div>
<!-- end slider item -->
<!-- start slider item -->
<div class="swiper-slide">
<img src="https://via.placeholder.com/755x520" class="w-100 border-radius-8px sm-w-100" alt="">
</div>
<!-- end slider item -->
<!-- start slider item -->
<div class="swiper-slide">
<img src="https://via.placeholder.com/755x520" class="w-100 border-radius-8px sm-w-100" alt="">
</div>
<!-- end slider item -->
<!-- start slider item -->
<div class="swiper-slide">
<img src="https://via.placeholder.com/755x520" class="w-100 border-radius-8px sm-w-100" alt="">
</div>
<!-- end slider item -->
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end section -->
<!-- start section -->
<section class="pt-0 position-relative overflow-hidden">
<div class="container">
<div class="row align-items-center">
<div class="col-md-10 text-md-start text-center order-md-1 order-2">
<h2 class="text-white mb-0" data-anime='{"el": "lines", "translateY": [30, 0], "opacity": [0,1], "duration": 800, "delay": 0, "staggervalue": 150, "easing": "easeOutQuad" }'>We are proud to announce that our design has been recognized with a award.</h2>
</div>
<div class="col-xxl-1 col-md-2 offset-xxl-1 text-md-end text-center order-md-2 order-1">
<h2 class="text-light-green alt-font fs-80 mb-0 sm-mb-30px">03</h2>
</div>
</div>
<div class="row mt-5 sm-mt-50px mb-7">
<div class="col-12 text-start" data-anime='{ "el": "childs", "translateY": [30, 0], "opacity": [0,1], "duration": 600, "delay":0, "staggervalue": 300, "easing": "easeOutQuad" }'>
<div class="row position-relative border-top border-color-transparent-white-light g-0 sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center align-self-center">
<span class="text-white fs-15">9X</span>
</div>
<div class="col-lg-8 col-md-7 col-11 last-paragraph-no-margin ps-30px pe-30px pt-25px pb-25px sm-pt-15px sm-pb-15px sm-border-start-0 sm-p-0 border-start border-color-transparent-white-light">
<p>Wildlife photographer of the year - <span class="text-white">National geographic</span></p>
</div>
<div class="col-lg-2 col-md-3 align-self-center">
<span>28 February 2023</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="#"><i class="feather icon-feather-arrow-up-right text-white"></i></a>
</div>
</div>
<div class="row position-relative border-top border-color-transparent-white-light g-0 sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center align-self-center">
<span class="text-white fs-15">6X</span>
</div>
<div class="col-lg-8 col-md-7 col-11 last-paragraph-no-margin ps-30px pe-30px pt-25px pb-25px sm-pt-15px sm-pb-15px sm-border-start-0 sm-p-0 border-start border-color-transparent-white-light">
<p>Architectural photographer of the year - <span class="text-white">International photography</span></p>
</div>
<div class="col-lg-2 col-md-3 align-self-center">
<span>09 November 2021</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="#"><i class="feather icon-feather-arrow-up-right text-white"></i></a>
</div>
</div>
<div class="row position-relative border-top border-color-transparent-white-light g-0 sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center align-self-center">
<span class="text-white fs-15">4X</span>
</div>
<div class="col-lg-8 col-md-7 col-11 last-paragraph-no-margin ps-30px pe-30px pt-25px pb-25px sm-pt-15px sm-pb-15px sm-border-start-0 sm-p-0 border-start border-color-transparent-white-light">
<p>Festivals photographer of the year - <span class="text-white">Travel photographer</span></p>
</div>
<div class="col-lg-2 col-md-3 align-self-center">
<span>22 October 2020</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="#"><i class="feather icon-feather-arrow-up-right text-white"></i></a>
</div>
</div>
<div class="row position-relative border-top border-color-transparent-white-light g-0 sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center align-self-center">
<span class="text-white fs-15">7X</span>
</div>
<div class="col-lg-8 col-md-7 col-11 last-paragraph-no-margin ps-30px pe-30px pt-25px pb-25px sm-pt-15px sm-pb-15px sm-border-start-0 sm-p-0 border-start border-color-transparent-white-light">
<p>Fine art photography of the year - <span class="text-white">Monovisions photography</span></p>
</div>
<div class="col-lg-2 col-md-3 align-self-center">
<span>28 December 2019</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="#"><i class="feather icon-feather-arrow-up-right text-white"></i></a>
</div>
</div>
<div class="row position-relative border-top border-bottom border-color-transparent-white-light g-0 sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center align-self-center">
<span class="text-white fs-15">4X</span>
</div>
<div class="col-lg-8 col-md-7 col-11 last-paragraph-no-margin ps-30px pe-30px pt-25px pb-25px sm-pt-15px sm-pb-15px sm-border-start-0 sm-p-0 border-start border-color-transparent-white-light">
<p>Photojournalism of the year - <span class="text-white">International photography</span></p>
</div>
<div class="col-lg-2 col-md-3 align-self-center">
<span>26 December 2017</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="#"><i class="feather icon-feather-arrow-up-right text-white"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="text-black opacity-2 position-absolute bottom-minus-50px lg-bottom-minus-40px md-bottom-minus-25px sm-bottom-minus-20px xs-bottom-minus-10px left-0px right-0px text-center w-100 fs-200 lg-fs-160 md-fs-140 sm-fs-120 xs-fs-90 fw-600 text-nero-grey ls-minus-4px">imagination</div>
</section>
<!-- end section -->
<!-- start footer -->
<footer class="pb-3 bg-black-transparent-light">
<div class="container">
<div class="row mb-5 md-mb-30px text-md-start text-center justify-content-md-start justify-content-center">
<div class="col-lg-2 md-mb-30px">
<a href="demo-vertical-portfolio.html" class="footer-logo"><img src="images/demo-vertical-portfolio-logo-white.png" data-at2x="images/demo-vertical-portfolio-logo-white@2x.png" alt=""></a>
</div>
<div class="col-xl-5 col-lg-6 col-md-8 ">
<h3 class="text-white fw-500 mb-50px sm-mb-30px">Let's make something great work together.</h3>
<div class="row sm-mb-30px justify-content-md-start justify-content-center">
<div class="col-md-5 col-sm-4 xs-mb-15px">
<span class="text-white d-block lh-20">Call our office</span>
<a href="tel:12345678910">+1 234 567 8910</a>
</div>
<div class="col-md-5 col-sm-4">
<span class="text-white d-block lh-20">Send a message</span>
<a href="mailto:info@domain.com">info@domain.com</a>
</div>
</div>
</div>
<div class="col-md-2 col-sm-4 col-5 offset-xl-1">
<span class="d-block text-white">Company</span>
<ul>
<li><a href="demo-vertical-portfolio.html">Home</a></li>
<li><a href="demo-vertical-portfolio-about.html">About</a></li>
<li><a href="demo-vertical-portfolio-services.html">Services</a></li>
<li><a href="demo-vertical-portfolio-projects.html">Projects</a></li>
<li><a href="demo-vertical-portfolio-contact.html">Contact</a></li>
</ul>
</div>
<div class="col-md-2 col-sm-4 col-5">
<span class="d-block text-white">Follow Us</span>
<ul>
<li><a href="https://www.pinterest.com/" target="_blank">Pinterest</a></li>
<li><a href="http://www.twitter.com" target="_blank">Twitter</a></li>
<li><a href="http://www.dribbble.com" target="_blank">Dribbble</a></li>
<li><a href="http://www.instagram.com" target="_blank">Instagram</a></li>
<li><a href="http://www.behance.com" target="_blank">Behance</a></li>
</ul>
</div>
</div>
<div class="row text-md-start text-center">
<div class="col-lg-6 col-md-8 offset-lg-2 sm-mb-30px last-paragraph-no-margin">
<p class="fs-14 lh-24 w-85 lg-w-100">This site is protected by reCAPTCHA and the Google privacy policy and terms of service apply. You must not use this website if you disagree.</p>
</div>
<div class="col-xxl-3 col-md-4 last-paragraph-no-margin">
<p class="fs-14 lh-24">© 2024 Crafto is Powered by <a href="https://www.themezaa.com/" target="_blank" class="text-decoration-line-bottom text-white">ThemeZaa</a></p>
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- javascript libraries -->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/vendors.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>