-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
374 lines (358 loc) · 20 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title></title>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/jquery.bxslider.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<header>
<div class="gl-topbar">
<div class="container">
<div class="row">
<div class="col-xs-3">
<a href="#"><img src="img/gl-logo.png" class="gl-logo"></a>
</div>
<div class="col-xs-9">
<div class="row">
<div class="col-xs-offset-1 col-xs-5 gl-reset-pad">
<div class="gl-depart-contacts">
<div class="pull-left"></div>
<div>
<div class="gl-depart-cont--title">GAMELOFT KHARKIV</div>
61001, Kharkiv, 43/2 Gagarina ave., 9th <br>
f., +38 057 760 23 61, [email protected]
</div>
</div>
</div>
<div class="col-xs-5 gl-reset-pad">
<div class="gl-depart-contacts">
<div class="pull-left">
<img src="img/gl-logo-lviv.png">
</div>
<div>
<div class="gl-depart-cont--title">GAMELOFT LVIV</div>
79060, Lviv, 7B Naukova str., 2nd <br>
f., +38 063 725 23 92, [email protected]
</div>
</div>
</div>
<div class="col-xs-1">
<ul class="gl-language pull-right">
<li><a href="#" class="active">EN</a></li>
<li><a href="#">UA</a></li>
<li><a href="#">RU</a></li>
</ul>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="gl-main-navbar">
<div class="container">
<ul class="gl-main-nav">
<li><a href="#vacancies">VACANCIES<span class="gl-nav-item-ico -vacancy"></span></a></li>
<li><a href="#incide">INSIDE GAMELOFT<span class="gl-nav-item-ico -inside"></span></a></li>
<li><a href="#games">GAMES<span class="gl-nav-item-ico -vacancy"></span></a></li>
<li><a href="#contacts">CONTACTS<span class="gl-nav-item-ico -vacancy"></span></a></li>
</ul>
</div>
</div>
</header>
<div class="gl-hero">
<ul class="gl-slider">
<li class="gl-slide" style="background-image: url(../img/slide-1.jpg)">
<div class="container">
<div class="gl-slide-desc">
<b>NEW GAME!</b> <br>
Play with your friends!
</div>
<a href="#" class="gl-slide-storelink"></a>
</div>
<div class="gl-slide-title">TITLE OF NEWS</div>
</li>
<li class="gl-slide" style="background-image: url(../img/slide-1.jpg)">
<div class="container">
<div class="gl-slide-desc">
<b>NEW GAME!</b> <br>
Play with your friends!
</div>
<a href="#" class="gl-slide-storelink"></a>
</div>
<div class="gl-slide-title">TITLE OF NEWS</div>
</li>
</ul>
</div>
<div class="gl-vacancies" id="vacancies">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="gl-vacancies-slider container">
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a class="gl-vacancy-link collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<span class="gl-vacancy-lable">hot vacancy</span>
<span class="gl-vacancy-title">
<img src="img/vac-2d-artist.png">
</span>
<span class="gl-vacancy-arrow"></span>
<span class="gl-vacancy-tip">Details</span>
</a>
</h4>
</div>
<div class="panel-heading" role="tab" id="headingTwo">
<h4 class="panel-title">
<a class="gl-vacancy-link collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
<span class="gl-vacancy-lable">hot vacancy</span>
<span class="gl-vacancy-title">
<img src="img/vac-2d-artist.png">
</span>
<span class="gl-vacancy-arrow"></span>
<span class="gl-vacancy-tip">Details</span>
</a>
</h4>
</div>
<div class="panel-heading" role="tab" id="headingThree">
<h4 class="panel-title">
<a class="gl-vacancy-link collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
<span class="gl-vacancy-lable">hot vacancy</span>
<span class="gl-vacancy-title">
<img src="img/vac-2d-artist.png">
</span>
<span class="gl-vacancy-arrow"></span>
<span class="gl-vacancy-tip">Details</span>
</a>
</h4>
</div>
<div class="panel-heading" role="tab" id="headingFour">
<h4 class="panel-title">
<a class="gl-vacancy-link collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFour" aria-expanded="true" aria-controls="collapseOne">
<span class="gl-vacancy-lable">hot vacancy</span>
<span class="gl-vacancy-title">
<img src="img/vac-2d-artist.png">
</span>
<span class="gl-vacancy-arrow"></span>
<span class="gl-vacancy-tip">Details</span>
</a>
</h4>
</div>
</div>
<div id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
<div class="container">
<div class="panel-body">
<div class="gl-vacancy-content">
<h2>Game Producer (Project Manager)</h2>
<h3>Kharkov</h3>
<p>Producer is responsible for all production aspects (product, team, deadlines, risks) of social, iOS and next-gen console games. Producer manages a team of designers, programmers and 2D/3D artists.</p>
<h3>Responsibilities</h3>
<ul>
<li>To assign tasks and manage projects for teams of designers, programmers, artists and quality assurance testers.</li>
<li>Overseeing quality in different areas of development: game design, art, programming.</li>
<li>Macro- and micro-organizing the team, planning and following up on the different production cycles: pitch, concept, design documentation, mockup, alpha, beta, gold.</li>
<li>Ensure communication with Gameloft HQ and quality assurance teams for project follow-up.</li>
<li>Ensure communication with other development studios in our foreign offices for projects produced outside of Ukraine.</li>
</ul>
<h3>Profile</h3>
<ul>
<li>Previous experience as a Producer in video games or a near field, eg. software or film industry.</li>
<li>Passion for video games of various genres.</li>
<li>Good knowledge of the industry of digital entertainment and video games.</li>
<li>Strong organizational skills and a rigorous, hard-working attitude.</li>
<li>Ability to lead, motivate and work with a team under pressure.</li>
<li>Ability to report to supervisors clearly and thoroughly.</li>
<li>Ability to work in English on a daily basis (providing feedback and conveying ideas in both written and speaking English).</li>
</ul>
<h2>information</h2>
<form>
<div class="row">
<div class="col-xs-6">
<div class="row">
<div class="col-xs-11">
<div class="form-group">
<label for="gl-name">Name and Surname</label>
<input type="text" class="form-control" id="gl-name">
</div>
<div class="form-group">
<label for="gl-email">E-mail</label>
<input type="email" class="form-control" id="gl-email">
</div>
<div class="form-group">
<label for="gl-massage">Your message</label>
<textarea class="form-control" rows="3" id="gl-massage"></textarea>
</div>
</div>
</div>
</div>
<div class="col-xs-6">
<div class="row">
<div class="col-xs-11 col-xs-offset-1">
<div class="form-group">
<label for="gl-phone">Contact number</label>
<input type="text" class="form-control" id="gl-phone">
</div>
<div class="form-group">
<label for="gl-city">choose city</label>
<select class="form-control" id="gl-city">
<option>Lviv</option>
<option>Kharkiv</option>
</select>
</div>
<div class="form-group">
<label for="gl-file">Attach cv</label>
<input type="file" id="gl-file">
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-6">
<div class="row">
<div class="col-xs-11">
<!-- <a href="#" class="btn btn-default">Cancel</a> -->
</div>
</div>
</div>
<div class="col-xs-6">
<div class="row">
<div class="col-xs-11 col-xs-offset-1 text-right">
<div class="row">
<div class="col-xs-6 col-xs-offset-6">
<button type="submit" class="btn btn-default gl-prime">Submit</button>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="container">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="container">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div id="collapseFour" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="container">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
</div>
</div>
<a href="#" class="gl-more-vacancies">MORE</a>
</div>
<div class="gl-block-title" id="incide">COMPANY</div>
<div class="gl-hero">
<ul class="gl-slider">
<li class="gl-slide" style="background-image: url(../img/slide-2.jpg)">
<div class="container">
<div class="gl-slide-desc -striped">
<a href="#p-1">OUR TEAM! <br>
Play with your friends!</a>
</div>
</div>
</li>
<li class="gl-slide" style="background-image: url(../img/slide-2.jpg)">
<div class="container">
<div class="gl-slide-desc -striped">
<a href="#p-2">OUR TEAM! <br>
Play with your friends!</a>
</div>
</div>
</li>
</ul>
</div>
<div class="gl-quote">
<div class="container">
<p>“As a leading global publisher of digital and social games, we owe our success to the talent and passion of our teams. It is because of their dedication to excellence and attention to detail that we can offer games of unparalleled quality to our millions of fans.”</p>
</div>
</div>
<div class="container">
<h2>The Talent First:</h2>
<p>In order to remain at the forefront of innovation and creativity, we must make every effort to recruit the best talent in the video game industry from the four corners of the world. That is why we are looking for people who are exceptionally creative and open-minded, regardless of their level of experience. </p>
<p>By joining Gameloft, you will be spearheading your own career development. Your daily dedication will allow you to grow naturally based on your goals and the needs of the company.</p>
<h2>Creativity & Autonomy:</h2>
<p>By working for Gameloft, you will have an unparalleled degree of autonomy in your work while keeping the support and advice of your team always within reach. Our work methods are constantly evolving to ensure a setting that encourages experimentation, thinking outside of the box, and learning while doing.</p>
<h2>Teamwork:</h2>
<p>We strongly believe in cohesion and team spirit. Creating mobile video games involves strong collaboration with different types of talents. It is the coming together of skills – from producers, developers, game designers, sound designers, artists, marketers, game monetizing managers and more - that creates games people want to play. No single person can do all of this, but if you can do any of this, our teams have a place for your talent.</p>
</div>
<div class="gl-block-title" id="games">GAMES</div>
<div class="gl-games">
<div class="container">
<div class="gl-games-slider">
<!-- <iframe width="1000" height="736" src="http://www.gameloft.com/?sk" scrolling="no" frameborder="0"></iframe> -->
</div>
</div>
</div>
<div class="gl-page-block">
<div class="container">
<h2>Some text about video</h2>
<p>We strongly believe in cohesion and team spirit. Creating mobile video games involves strong collaboration with different types of talents. It is the coming together of skills – from producers, developers, game designers, sound designers, artists, marketers, game monetizing managers and more - that creates games people want to play. No single person can do all of this, but if you can do any of this, our teams have a place for your talent.</p>
</div>
</div>
<div class="gl-block-title" id="contacts">CONTACTS</div>
<div class="gl-contacts-pic" style="background-image: url(../img/slide-3.jpg)"></div>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-5">
<div class="gl-depart-contacts">
<div class="clearfix">
<div class="gl-depart-cont--title">GAMELOFT KHARKIV</div>
<div>61001, Kharkiv, 43/2 Gagarina ave., 9th <br>
f., +38 057 760 23 61, [email protected]</div>
</div>
</div>
</div>
<div class="col-xs-offset-2 col-xs-5">
<div class="gl-depart-contacts">
<div class="clearfix">
<div class="gl-depart-cont--title">GAMELOFT LVIV</div>
<div>79060, Lviv, 7B Naukova str., 2nd <br>
f., +38 063 725 23 92, [email protected]</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div id="p-1" class="gl-post-popup">
<div class="content">
<div class="pop-up-close"></div>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellat accusamus deleniti quaerat, deserunt excepturi, consequuntur velit est commodi minima quam fuga expedita saepe. A quos dolore, dignissimos magni nesciunt assumenda!</p>
<p>Facilis aperiam asperiores voluptatum id quibusdam sunt reprehenderit maiores, ab ratione, reiciendis nostrum obcaecati officiis enim. Ipsum nisi incidunt sequi optio consectetur alias veniam voluptas unde, repellendus, porro suscipit accusamus?</p>
<p>Ea modi provident sed commodi suscipit nulla quis saepe doloribus minus asperiores dignissimos cumque officia omnis nemo culpa sit deserunt similique voluptatum tempore consequuntur, voluptate repellendus natus. Consectetur ea, tempora?</p>
</div>
</div>
<div id="p-2" class="gl-post-popup">
<div class="content">
<div class="pop-up-close"></div>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellat accusamus deleniti quaerat, deserunt excepturi, consequuntur velit est commodi minima quam fuga expedita saepe. A quos dolore, dignissimos magni nesciunt assumenda!</p>
<p>Facilis aperiam asperiores voluptatum id quibusdam sunt reprehenderit maiores, ab ratione, reiciendis nostrum obcaecati officiis enim. Ipsum nisi incidunt sequi optio consectetur alias veniam voluptas unde, repellendus, porro suscipit accusamus?</p>
<p>Ea modi provident sed commodi suscipit nulla quis saepe doloribus minus asperiores dignissimos cumque officia omnis nemo culpa sit deserunt similique voluptatum tempore consequuntur, voluptate repellendus natus. Consectetur ea, tempora?</p>
</div>
</div>
<script src="js/jquery-1.11.0.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.bxslider.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>