-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
410 lines (399 loc) · 25.1 KB
/
contact.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
<!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 bg-black 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 class="active-kwanza-page" 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 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 -->
<section class="wow fadeIn cover-background background-position-top top-space" style="background-image: url("images/kwanza/contact/contact-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">How to reach us</span>
<!-- end sub title -->
<!-- start page title -->
<h1 class="alt-font text-white font-weight-600 no-margin-bottom">Contact</h1>
<!-- end page title -->
</div>
</div>
</div>
</div>
</section>
<section class="bg-white wow fadeIn" style="visibility: visible; animation-name: fadeIn;">
<div class="container">
<div class="row">
<div class="row">
<!-- start contact info item -->
<div class="col-md-4 col-sm-4 col-xs-12 text-center sm-margin-eight-bottom xs-margin-30px-bottom wow fadeInUp last-paragraph-no-margin"
style="visibility: visible; animation-name: fadeInUp;">
<div class="display-inline-block margin-20px-bottom">
<div class="bg-extra-dark-gray icon-round-medium">
<i class="icon-map-pin icon-medium text-white"></i>
</div>
</div>
<div class="text-extra-dark-gray text-uppercase text-small font-weight-600 alt-font margin-5px-bottom">Come visit us</div>
<p class="center-col">40 rue de Paris</br>92100 Boulogne-Billancourt</p>
</div>
<!-- end contact info item -->
<!-- start contact info item -->
<div class="col-md-4 col-sm-4 col-xs-12 text-center sm-margin-eight-bottom xs-margin-30px-bottom wow fadeInUp last-paragraph-no-margin"
data-wow-delay="0.2s" style="visibility: visible; animation-delay: 0.2s; animation-name: fadeInUp;">
<div class="display-inline-block margin-20px-bottom">
<div class="bg-extra-dark-gray icon-round-medium">
<i class="icon-phone icon-medium text-white"></i>
</div>
</div>
<div class="text-extra-dark-gray text-uppercase text-small font-weight-600 alt-font margin-5px-bottom">Give us a call</div>
<p class="center-col">Phone: +33 (0)1 41 22 90 50</br>
Fax: +33 (0)1 41 22 90 54</p>
</div>
<!-- end contact info item -->
<!-- start contact info item -->
<div class="col-md-4 col-sm-4 col-xs-12 text-center xs-margin-30px-bottom wow fadeInUp last-paragraph-no-margin" data-wow-delay="0.4s"
style="visibility: visible; animation-delay: 0.4s; animation-name: fadeInUp;">
<div class="display-inline-block margin-20px-bottom">
<div class="bg-extra-dark-gray icon-round-medium">
<i class="icon-envelope icon-medium text-white"></i>
</div>
</div>
<div class="text-extra-dark-gray text-uppercase text-small font-weight-600 alt-font margin-5px-bottom">E-mail Us</div>
<p class="center-col">
<a href="mailto:[email protected]">[email protected]</a></br><span class="text-small text-uppercase text-decoration-underline"><a href="about.html#team-directory">Team directory</a></span>
</p>
</div>
<!-- end contact info item -->
</div>
</div>
</div>
</section>
<section class="wow fadeIn" id="start-your-project" style="visibility: visible; animation-name: fadeIn;">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 center-col margin-eight-bottom sm-margin-40px-bottom xs-margin-30px-bottom text-center last-paragraph-no-margin">
<h5 class="alt-font font-weight-700 text-extra-dark-gray text-uppercase">Contact form</h5>
<p>We would love to hear from you: whether you want to know more about our programs, or book a meeting, please do not hesitate
and drop us a line, we will reply as soon as possible!</p>
</div>
</div>
<form id="project-contact-form" action="javascript:void(0)" method="post">
<div class="row">
<div class="col-md-12">
<div id="success-project-contact-form" class="no-margin-lr" style="display: none;"></div>
</div>
<div class="col-md-6">
<input type="text" name="name" id="name" placeholder="Name *" class="big-input">
</div>
<div class="col-md-6">
<input type="text" name="phone" id="phone" placeholder="Phone" class="big-input">
</div>
<div class="col-md-6">
<input type="text" name="email" id="email" placeholder="E-mail *" class="big-input">
</div>
<div class="col-md-6">
<input type="text" name="company" id="company" placeholder="Company" class="big-input">
</div>
<div class="col-md-12">
<textarea name="comment" id="comment" placeholder="Your message..." rows="6" class="big-textarea"></textarea>
</div>
<div class="col-md-12 text-center">
<button id="project-contact-us-button" type="submit" class="btn btn-transparent-dark-gray btn-large margin-20px-top">send message</button>
</div>
</div>
</form>
</div>
</section>
<section class="no-padding one-second-screen sm-height-400px wow fadeIn" style="visibility: visible; animation-name: fadeIn;">
<iframe class="width-100 height-100" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d5251.974332483175!2d2.245461401048835!3d48.83938348703651!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x10131aaf7f28bf67!2sKwanza!5e0!3m2!1sfr!2sfr!4v1522338814863"></iframe>
</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>