-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
635 lines (627 loc) · 43.2 KB
/
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
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
<!doctype html>
<html class="no-js" lang="en">
<head>
<!-- title -->
<title>Kwanza – France’s leading independent television producers</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1" />
<meta name="author" content="Kwanza">
<!-- description -->
<meta name="description" content="Kwanza - Production Distribution - Documentary - Paris">
<!-- favicon -->
<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">
<!-- animation -->
<link rel="stylesheet" href="css/animate.css" />
<!-- bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- et line icon -->
<link rel="stylesheet" href="css/et-line-icons.css" />
<!-- font-awesome icon -->
<link rel="stylesheet" href="css/font-awesome.min.css" />
<!-- themify icon -->
<link rel="stylesheet" href="css/themify-icons.css">
<!-- swiper carousel -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- justified gallery -->
<link rel="stylesheet" href="css/justified-gallery.min.css">
<!-- magnific popup -->
<link rel="stylesheet" href="css/magnific-popup.css" />
<!-- revolution slider -->
<link rel="stylesheet" type="text/css" href="revolution/css/settings.css" media="screen" />
<link rel="stylesheet" type="text/css" href="revolution/css/layers.css">
<link rel="stylesheet" type="text/css" href="revolution/css/navigation.css">
<!-- bootsnav -->
<link rel="stylesheet" href="css/bootsnav.css">
<!-- style -->
<link rel="stylesheet" href="css/style.css" />
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css" />
<!-- Kwanza css -->
<link rel="stylesheet" href="css/kwanza-css-files/kwanza.css" />
<!--[if IE]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<!-- start login popup -->
<form id="loginpopup" action="javascript:void(0)" method="post" class="white-popup-block col-md-3 no-padding center-col mfp-hide">
<div class="padding-fifteen-all bg-white border-radius-6 md-padding-seven-all">
<div class="text-extra-dark-gray alt-font text-large font-weight-600 margin-30px-bottom text-center">Login</div>
<div>
<div id="success-contact-form" class="no-margin-lr" style="display: none;"></div>
<input type="text" name="email" id="email" placeholder="Login" class="input-bg">
<input type="text" name="password" id="subject" placeholder="Password" class="input-bg">
<button id="login-button" type="submit" class="btn btn-dark-gray btn-small no-margin-lr btn-kwanza-green btn-rounded-kwanza btn-full-width">Login</button>
</div>
<div class="separator-line-horrizontal-full bg-extra-light-gray margin-30px-bottom margin-30px-top width-100"></div>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12 text-left text-small xs-text-center">
<a class="text-extra-dark-gray alt-font text-small font-weight-600 margin-30px-bottom" href="password-reset.html">Forgot your password?</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 text-right text-small xs-text-center">
<a class="text-extra-dark-gray alt-font text-small font-weight-600 margin-30px-bottom" href="signup.html">Create an account</a>
</div>
</div>
</div>
</form>
<!-- end login popup -->
<!-- start header -->
<header class="header-with-topbar">
<!-- topbar -->
<div class="top-header-area padding-5px-tb bg-extra-dark-gray">
<div class="container">
<div class="row">
<div class="text-right sm-text-center xs-text-center">
<div>
<a href="#loginpopup" type="button" class="btn btn-medium btn-dark-gray md-margin-15px-bottom sm-display-table sm-margin-lr-auto btn-kwanza-green btn-topbar popup-with-form"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Login
</a>
</div>
</div>
</div>
</div>
</div>
<!-- end topbar -->
<!-- start navigation -->
<nav class="navbar navbar-default bootsnav navbar-top header-light-transparent bg-transparent nav-box-width">
<div class="container nav-header-container">
<!-- start logo -->
<div class="row">
<div class="col-md-2 col-xs-5">
<a href="index.html" title="Kwanza" class="logo">
<img src="images/kwanza/logo/logo.png" data-at2x="images/kwanza/logo/[email protected]" class="logo-dark default" alt="Kwanza">
<img src="images/kwanza/logo/logo-white.png" data-at2x="images/kwanza/logo/[email protected]" alt="Kwanza" class="logo-light">
</a>
</div>
<!-- end logo -->
<div class="col-md-7 col-xs-2 width-auto pull-right accordion-menu xs-no-padding-right">
<button type="button" class="navbar-toggle collapsed pull-right" data-toggle="collapse" data-target="#navbar-collapse-toggle-1">
<span class="sr-only">toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-collapse collapse pull-right" id="navbar-collapse-toggle-1">
<ul id="accordion" class="nav navbar-nav navbar-left no-margin alt-font text-normal" data-in="fadeIn" data-out="fadeOut">
<!-- start menu item -->
<li class="dropdown megamenu-fw">
<a href="index.html">Home</a>
</li>
<li class="dropdown megamenu-fw">
<a href="catalogue.html">Catalogue</a>
</li>
<li class="dropdown megamenu-fw">
<a href="production.html">In production</a>
</li>
<li class="dropdown megamenu-fw">
<a class="active-kwanza-page" href="about.html">About us</a>
</li>
<li class="dropdown megamenu-fw">
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
<div class="col-md-2 col-xs-5 width-auto">
<div class="header-searchbar">
<a href="#search-header" class="header-search-form text-white">
<i class="fa fa-search search-button"></i>
</a>
<!-- search input-->
<form id="search-header" method="post" action="search-result.html" name="search-header" class="mfp-hide search-form-result">
<div class="search-form position-relative">
<button type="submit" class="fa fa-search close-search search-button"></button>
<input type="text" name="search" class="search-input" placeholder="Enter your keywords..." autocomplete="off">
</div>
</form>
</div>
</div>
</div>
</div>
</nav>
<!-- end navigation -->
</header>
<!-- end header -->
<!-- start title section -->
<section class="wow fadeIn cover-background background-position-top top-space" style="background-image: url("images/kwanza/about/slider-title.jpg"); margin-top: 107px; visibility: visible; animation-name: fadeIn;">
<div class="opacity-medium bg-extra-dark-gray"></div>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12 display-table page-title-large">
<div class="display-table-cell vertical-align-middle text-center padding-30px-tb">
<!-- start sub title -->
<span class="display-block text-white opacity6 alt-font margin-5px-bottom">Who we are</span>
<!-- end sub title -->
<!-- start page title -->
<h1 class="alt-font text-white font-weight-600 no-margin-bottom">About us</h1>
<!-- end page title -->
</div>
</div>
</div>
</div>
</section>
<!-- end title section -->
<section class="wow fadeIn" style="visibility: visible; animation-name: fadeIn;">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12 center-col margin-six-bottom sm-margin-5px-bottom xs-margin-5px-bottom text-center last-paragraph-no-margin">
<h5 class="alt-font font-weight-700 text-extra-dark-gray text-uppercase">KWANZA, A LEADING FACTUAL-SPECIALIST FOR ALL YOUR NEEDS</h5>
</div>
</div>
<div class="row equalize sm-equalize-auto">
<div class="col-md-5 col-sm-12 col-xs-12 text-center display-table sm-margin-50px-bottom wow fadeInLeft" style="visibility: visible; animation-name: fadeInLeft; height: 330px;">
<div class="display-table-cell vertical-align-middle">
<img src="images/kwanza/about/about-kwanza-img-01.jpg" alt="" class="width-100" data-no-retina="">
</div>
</div>
<div class="col-md-7 col-sm-12 col-xs-12 display-table wow fadeInRight last-paragraph-no-margin" data-wow-delay="0.2s" style="visibility: visible; animation-delay: 0.2s; animation-name: fadeInRight; height: 330px;">
<div class="display-table-cell vertical-align-middle padding-eight-lr sm-text-center xs-no-padding width-100">
<h5 class="font-weight-600 alt-font text-extra-dark-gray">BREATHTAKING CONTENT</h5>
<p>We pride ourselves in bringing the best of factual programming to the world. Through our collection of award-winning documentaries,
we offer a wide range of genres from travel, discovery, history, nature and wildlife, to science, green and current affairs.
With fabulous pictures, effective storytelling, strong characters and a universal appeal, all our titles have something unique
and constitute a powerful catalogue of high-profile content.</p>
</div>
</div>
</div>
<div class="divider-full bg-extra-light-gray margin-four-bottom margin-four-top"></div>
<div class="row equalize sm-equalize-auto">
<div class="col-md-7 col-sm-12 col-xs-12 display-table wow fadeInRight last-paragraph-no-margin" data-wow-delay="0.2s" style="visibility: visible; animation-delay: 0.2s; animation-name: fadeInRight; height: 330px;">
<div class="display-table-cell vertical-align-middle padding-eight-lr sm-text-center xs-no-padding width-100 xs-margin-30px-bottom">
<h5 class="font-weight-600 alt-font text-extra-dark-gray">PROGRAM SALES EXPERT</h5>
<p>For more than 10 years, we have been meeting with buyers and commissioners where they are (TV markets, conferences,
Sales and business development trips) and cultivating a close relationship with decision-makers. As a result,
some of the most prominent broadcasters from around the globe (ZDF, ARD, BBC, Discovery, Nat Geo, PBS, CCTV,
France Televisions, Canal+ , Arte, Curiosity Stream, Netflix…) are already trusting us. Thanks to an in-depth
territorial knowledge of the Media landscape, our sales teams knows how to effectively maximize the value of
a program and ensure its success in the distribution market.</p>
</div>
</div>
<div class="col-md-5 col-sm-12 col-xs-12 text-center display-table sm-margin-50px-bottom wow fadeInLeft" style="visibility: visible; animation-name: fadeInLeft; height: 330px;">
<div class="display-table-cell vertical-align-middle">
<img src="images/kwanza/about/about-kwanza-img-02.jpg" alt="" class="width-100" data-no-retina="">
</div>
</div>
</div>
<div class="divider-full bg-extra-light-gray margin-four-bottom margin-four-top"></div>
<div class="row equalize sm-equalize-auto">
<div class="col-md-5 col-sm-12 col-xs-12 text-center display-table sm-margin-50px-bottom wow fadeInLeft" style="visibility: visible; animation-name: fadeInLeft; height: 330px;">
<div class="display-table-cell vertical-align-middle">
<img src="images/kwanza/about/about-kwanza-img-03.jpg" alt="" class="width-100" data-no-retina="">
</div>
</div>
<div class="col-md-7 col-sm-12 col-xs-12 display-table wow fadeInRight last-paragraph-no-margin" data-wow-delay="0.2s" style="visibility: visible; animation-delay: 0.2s; animation-name: fadeInRight; height: 330px;">
<div class="display-table-cell vertical-align-middle padding-eight-lr sm-text-center xs-no-padding width-100">
<h5 class="font-weight-600 alt-font text-extra-dark-gray">A 360 APPROACH</h5>
<p>Being at the producer’s side from the very beginning, we place our expertise in funding, international pre-sales and co-production
at the service of the project. As an experienced creative and business partner, Kwanza is able to help producers navigate
through a complex and ever-changing environment. By sharing our editorial input since the most early stages of a project
or helping to fill-in the financial gaps when necessary, we follow the process since the very beginning, getting to know
each projects inside out. From the initial idea to worldwide distribution we accompany our producers’ partner along the whole
journey.</p>
</div>
</div>
</div>
</div>
</section>
<section class="wow fadeIn bg-extra-dark-gray margin-five-top" style="visibility: visible; animation-name: fadeIn;">
<div class="container">
<div class="row margin-five-bottom">
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 center-col margin-two-bottom sm-margin-40px-bottom xs-margin-30px-bottom text-center last-paragraph-no-margin">
<p class="alt-font margin-5px-bottom text-uppercase text-medium-gray text-small">They trust us.</p>
<h5 class="alt-font font-weight-700 text-white margin-20px-bottom text-uppercase">Our Partners</h5>
</div>
</div>
<div class="row">
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/netflix-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/canalplus-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/natgeo-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/arte-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/TF1-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/netflix-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/canalplus-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/natgeo-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/arte-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/TF1-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/netflix-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/canalplus-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/natgeo-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/arte-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/TF1-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/netflix-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/canalplus-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
<!-- start client logo item -->
<div class="col-md-2 col-sm-3 col-xs-12 margin-six-bottom xs-margin-15px-bottom xs-text-center wow fadeInDown" style="visibility: visible; animation-name: fadeInDown;">
<img src="images/kwanza/about/logos/natgeo-logo-kwanza-paris.png" alt="" data-no-retina="">
</div>
<!-- end client logo item -->
</div>
</div>
</section>
<section class="wow fadeIn bg-light-gray" style="visibility: visible; animation-name: fadeIn;" id="team-directory">
<div class="container">
<div class="row text-center">
<div class="col-md-12">
<p class="alt-font margin-5px-bottom text-uppercase text-medium-gray text-small">It's about people</p>
<h5 class="text-uppercase alt-font text-extra-dark-gray margin-20px-bottom font-weight-700 sm-width-100 xs-width-100">Meet the team</h5>
<p class="text-dark-gray margin-20px-bottom font-weight-400 sm-width-100 xs-width-100">Most of all, our teams are passionate and dedicated with the content they offer: our boutique approach brings an energetic
and personable touch and ensure a successful business relationship.</p>
<span class="separator-line-horrizontal-medium-light2 bg-deep-green display-table margin-auto width-100px"></span>
</div>
</div>
<div class="row margin-100px-top sm-margin-70px-top xs-margin-50px-top">
<!-- start team item -->
<div class="col-md-2 col-sm-6 col-xs-12 team-block text-left team-style-1 sm-margin-seven-bottom xs-margin-30px-bottom wow fadeInRight"
style="visibility: visible; animation-name: fadeInRight;">
<figure>
<div class="team-image xs-width-100">
<img src="images/kwanza/about/kwanza-team-01.jpg" alt="" data-no-retina="">
</div>
<figcaption>
<div class="team-member-position margin-20px-top text-center">
<div class="text-small font-weight-500 text-extra-dark-gray text-uppercase margin-10px-bottom">Benjamin Ternynck</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">CEO and Founder</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">
<u>
<a href="mailto:[email protected]">[email protected]</a>
</u>
</div>
<div class="text-extra-small text-uppercase text-medium-gray">+33 1 41 22 90 57</div>
</div>
</figcaption>
</figure>
</div>
<!-- end team item -->
<!-- start team item -->
<div class="col-md-2 col-sm-6 col-xs-12 team-block text-left team-style-1 sm-margin-seven-bottom xs-margin-30px-bottom wow fadeInRight"
style="visibility: visible; animation-name: fadeInRight;">
<figure>
<div class="team-image xs-width-100">
<img src="images/kwanza/about/kwanza-team-02.jpg" alt="" data-no-retina="">
</div>
<figcaption>
<div class="team-member-position margin-20px-top text-center">
<div class="text-small font-weight-500 text-extra-dark-gray text-uppercase margin-10px-bottom">Romy Broda</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">Head of International Sales</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">
<u>
<a href="mailto:[email protected]">[email protected]</a>
</u>
</div>
<div class="text-extra-small text-uppercase text-medium-gray">+33 1 41 22 90 57</div>
</div>
</figcaption>
</figure>
</div>
<!-- end team item -->
<!-- start team item -->
<div class="col-md-2 col-sm-6 col-xs-12 team-block text-left team-style-1 sm-margin-seven-bottom xs-margin-30px-bottom wow fadeInRight"
style="visibility: visible; animation-name: fadeInRight;">
<figure>
<div class="team-image xs-width-100">
<img src="images/kwanza/about/kwanza-team-03.jpg" alt="" data-no-retina="">
</div>
<figcaption>
<div class="team-member-position margin-20px-top text-center">
<div class="text-small font-weight-500 text-extra-dark-gray text-uppercase margin-10px-bottom">Matthias Colas</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">Production Manager</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">
<u>
<a href="mailto:[email protected]">[email protected]</a>
</u>
</div>
<div class="text-extra-small text-uppercase text-medium-gray">+33 1 41 22 90 57</div>
</div>
</figcaption>
</figure>
</div>
<!-- end team item -->
<!-- start team item -->
<div class="col-md-2 col-sm-6 col-xs-12 team-block text-left team-style-1 sm-margin-seven-bottom xs-margin-30px-bottom wow fadeInRight"
style="visibility: visible; animation-name: fadeInRight;">
<figure>
<div class="team-image xs-width-100">
<img src="images/kwanza/about/kwanza-team-04.jpg" alt="" data-no-retina="">
</div>
<figcaption>
<div class="team-member-position margin-20px-top text-center">
<div class="text-small font-weight-500 text-extra-dark-gray text-uppercase margin-10px-bottom">Ilan Sarfati</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">International Sales Executive</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">
<u>
<a href="mailto:[email protected]">[email protected]</a>
</u>
</div>
<div class="text-extra-small text-uppercase text-medium-gray">+33 1 41 22 90 57</div>
</div>
</figcaption>
</figure>
</div>
<!-- end team item -->
<!-- start team item -->
<div class="col-md-2 col-sm-6 col-xs-12 team-block text-left team-style-1 sm-margin-seven-bottom xs-margin-30px-bottom wow fadeInRight"
style="visibility: visible; animation-name: fadeInRight;">
<figure>
<div class="team-image xs-width-100">
<img src="images/kwanza/about/kwanza-team-04.jpg" alt="" data-no-retina="">
</div>
<figcaption>
<div class="team-member-position margin-20px-top text-center">
<div class="text-small font-weight-500 text-extra-dark-gray text-uppercase margin-10px-bottom">Ilan Sarfati</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">International Sales Executive</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">
<u>
<a href="mailto:[email protected]">[email protected]</a>
</u>
</div>
<div class="text-extra-small text-uppercase text-medium-gray">+33 1 41 22 90 57</div>
</div>
</figcaption>
</figure>
</div>
<!-- end team item -->
<!-- start team item -->
<div class="col-md-2 col-sm-6 col-xs-12 team-block text-left team-style-1 sm-margin-seven-bottom xs-margin-30px-bottom wow fadeInRight"
style="visibility: visible; animation-name: fadeInRight;">
<figure>
<div class="team-image xs-width-100">
<img src="images/kwanza/about/kwanza-team-04.jpg" alt="" data-no-retina="">
</div>
<figcaption>
<div class="team-member-position margin-20px-top text-center">
<div class="text-small font-weight-500 text-extra-dark-gray text-uppercase margin-10px-bottom">Ilan Sarfati</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">International Sales Executive</div>
<div class="text-extra-small text-uppercase text-medium-gray margin-5px-bottom">
<u>
<a href="mailto:[email protected]">[email protected]</a>
</u>
</div>
<div class="text-extra-small text-uppercase text-medium-gray">+33 1 41 22 90 57</div>
</div>
</figcaption>
</figure>
</div>
<!-- end team item -->
</div>
</div>
</section>
<!-- start footer -->
<footer class="footer-standard-dark bg-extra-dark-gray">
<div class="footer-widget-area padding-five-tb xs-padding-30px-tb">
<div class="container">
<div class="row equalize xs-equalize-auto">
<div class="col-md-4 col-sm-6 col-xs-12 widget border-right border-color-medium-dark-gray sm-no-border-right sm-margin-10px-bottom xs-text-center">
<!-- start logo -->
<a href="index.html" class="margin-20px-bottom display-inline-block">
<img class="footer-logo" src="images/logo.png" data-at2x="images/[email protected]" alt="Kwanza">
</a>
<!-- end logo -->
</div>
<!-- start additional links -->
<div class="col-md-4 col-sm-6 col-xs-12 widget border-right border-color-medium-dark-gray padding-45px-left sm-padding-15px-left sm-no-border-right sm-margin-30px-bottom xs-text-center">
<div class="widget-title alt-font text-small text-medium-gray text-uppercase margin-10px-bottom font-weight-600">More about Kwanza</div>
<ul class="list-unstyled">
<li>
<a class="text-small" href="about.html">About us</a>
</li>
<li>
<a class="text-small" href="news.html">Latest News</a>
</li>
<li>
<a class="text-small" href="index.html#upcomingevents">Upcoming events</a>
</li>
<li>
<a class="text-small" href="contact.html">Contact</a>
</li>
<li>
<a class="facebook text-white" href="https://www.facebook.com/" target="_blank">
</a>
</li>
</ul>
</div>
<!-- end additional links -->
<!-- start contact information -->
<div class="col-md-4 col-sm-6 col-xs-12 widget padding-45px-left sm-padding-15px-left sm-clear-both sm-no-border-right xs-margin-30px-bottom xs-text-center">
<div class="widget-title alt-font text-small text-medium-gray text-uppercase margin-10px-bottom font-weight-600">Contact Info</div>
<p class="text-small display-block margin-15px-bottom width-80 xs-center-col">Kwanza
<br>40 rue de Paris</br>92100 Boulogne-Billancourt</br>FRANCE</p>
<div class="text-small">Email:
<a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="text-small">Phone: +33 (0)1 41 22 90 50</div>
<a href="#" class="text-small text-uppercase text-decoration-underline">View Direction</a>
</div>
<!-- end contact information -->
<!-- start newsletter information -->
<!-- <div class="col-md-3 col-sm-6 col-xs-12 widget sm-margin-30px-bottom xs-text-center">
<div class="widget-title alt-font text-small text-medium-gray text-uppercase margin-15px-bottom font-weight-600">Subscribe Newsletter</div>
<p class="text-small width-90 xs-width-100">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum is simply dummy
text of the printing and typesetting industry.</p>
<form id="subscribenewsletterform" action="javascript:void(0)" method="post">
<div class="position-relative newsletter width-95">
<div id="success-subscribe-newsletter" class="no-margin-lr" style="display: none;"></div>
<input type="text" id="email" name="email" class="bg-transparent text-small no-margin border-color-medium-dark-gray" placeholder="Enter your email...">
<button id="button-subscribe-newsletter" type="submit" class="btn btn-arrow-small position-absolute border-color-medium-dark-gray">
<i class="fa fa-caret-right no-margin-left"></i>
</button>
</div>
</form>
</div> -->
<!-- end newsletter information -->
</div>
</div>
</div>
<div class="bg-dark-footer padding-50px-tb text-center xs-padding-30px-tb">
<div class="container">
<div class="row">
<!-- start copyright -->
<div class="col-md-6 col-sm-6 col-xs-12 text-left text-small xs-text-center">Kwanza.fr - Design and Front-end by
<a href="http://www.romaincapelle.com" target="_blank" class="text-dark-gray footer-link-kwanza">RomainCapelle.com</a> - Development by
<a href="http://www.i2ic.com" target="_blank" class="text-dark-gray footer-link-kwanza">i2ic.com</a>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 text-right text-small xs-text-center">
<a href="termsandcondition.html" class="text-dark-gray footer-link-kwanza">Terms and Conditions</a>
</div>
<!-- end copyright -->
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- javascript libraries -->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/modernizr.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/skrollr.min.js"></script>
<script type="text/javascript" src="js/smooth-scroll.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<!-- menu navigation -->
<script type="text/javascript" src="js/bootsnav.js"></script>
<script type="text/javascript" src="js/jquery.nav.js"></script>
<!-- animation -->
<script type="text/javascript" src="js/wow.min.js"></script>
<!-- page scroll -->
<script type="text/javascript" src="js/page-scroll.js"></script>
<!-- swiper carousel -->
<script type="text/javascript" src="js/swiper.min.js"></script>
<!-- counter -->
<script type="text/javascript" src="js/jquery.count-to.js"></script>
<!-- parallax -->
<script type="text/javascript" src="js/jquery.stellar.js"></script>
<!-- magnific popup -->
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<!-- portfolio with shorting tab -->
<script type="text/javascript" src="js/isotope.pkgd.min.js"></script>
<!-- images loaded -->
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
<!-- pull menu -->
<script type="text/javascript" src="js/classie.js"></script>
<script type="text/javascript" src="js/hamburger-menu.js"></script>
<!-- counter -->
<script type="text/javascript" src="js/counter.js"></script>
<!-- fit video -->
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<!-- equalize -->
<script type="text/javascript" src="js/equalize.min.js"></script>
<!-- skill bars -->
<script type="text/javascript" src="js/skill.bars.jquery.js"></script>
<!-- justified gallery -->
<script type="text/javascript" src="js/justified-gallery.min.js"></script>
<!--pie chart-->
<script type="text/javascript" src="js/jquery.easypiechart.min.js"></script>
<!-- instagram -->
<script type="text/javascript" src="js/instafeed.min.js"></script>
<!-- retina -->
<script type="text/javascript" src="js/retina.min.js"></script>
<!-- revolution -->
<script type="text/javascript" src="revolution/js/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="revolution/js/jquery.themepunch.revolution.min.js"></script>
<!-- revolution slider extensions (load below extensions JS files only on local file systems to make the slider work! The following part can be removed on server for on demand loading) -->
<!--<script type="text/javascript" src="revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.carousel.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.parallax.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.video.min.js"></script>-->
<!-- setting -->
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/kwanza.js"></script>
</body>
</html>