-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
425 lines (411 loc) · 28.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/css/materialize.min.css">-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Orbitron" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.1.2/css/bulma.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body >
<div class="wrapper" style="padding-bottom: 431px">
<header class="header">
<div class="content-frame">
<div class="language">
<p class="control has-addons">
<a class=" button is-primary is-outlined">
<span>GOLDTECH.COM</span>
</a>
<a class="button is-dark is-disabled">
<span>ENG</span>
</a>
<a class="button is-primary is-outlined">
<span>RUS</span>
</a>
</p>
</div>
<a class="logo" href="http://careers.godeltech.com/en/home">
<img src="images/logo.svg">
</a>
<nav class="nav" role="navigation">
<ul>
<li><a>Jobs</a></li>
<li><a>Why Godel?</a></li>
<li><a>Meet the Team</a></li>
<li><a>News</a></li>
<li><a>Contact Us</a></li>
</ul>
</nav>
<div class="contacts">
<a href="tel:+44 161 219 8100">
<span>T:</span>
+44 161 219 8100
</a>
<a href="mailto:[email protected]">
<span>T:</span>
</a>
</div>
</div>
</header>
<main>
<section class="home-banner">
<video class="video-container" loop autoplay muted>
<source src="images/Video.mp4" type="video/mp4">
<source src="http://careers.godeltech.com/wp-content/uploads/2015/10/Loop-LQ.webm" type="video/webm">
</video>
<div class="content-frame">
<img class="background-image" src="http://careers.godeltech.com/wp-content/uploads/2015/10/Godel-Team-walking-in.png" alt="">
<div class="open-video">
<span class="desktop">Play Full Video</span>
</div>
<div class="content">
<h2>We`re on the lookout for bright and
<strong>innovative minds</strong>
to join us. Think you fit the bill?
</h2>
<div class="vacancies">
<span>Check out our current vacancies for</span>
<ul class="list">
<li>
<a href="http://careers.godeltech.com/en/careers/category/marketing/">Marketing</a>
</li>
<li>
<span>/</span>
<a href="http://careers.godeltech.com/en/careers/category/sales/">Sales</a>
</li>
</ul>
</div>
<div class="search">
<div class="input-wrap">
<input name="career-q " type="text" placeholder="Search for Job e.g. Developer, Marketing">
<button type="submit"><i class="fa fa-chevron-right" aria-hidden="true"></i>
</button>
</div>
</div>
</div>
<div class="scroll-down" >
<i class="fa fa-angle-down fa-3x" aria-hidden="true"></i>
</div>
</div>
</section>
<section class="location">
<div class="content-frame">
<h2>Our locations</h2>
<ul>
<li><a href="http://careers.godeltech.com/en/location/manchester/"><h3>Manchester</h3><p>View location<i class="icon-arrow-right"></i></p></a></li>
<li><a href="http://careers.godeltech.com/en/location/london/"><h3>London</h3><p>View location<i class="icon-arrow-right"></i></p></a></li>
<li><a href="http://careers.godeltech.com/en/location/brest/"><h3>Brest</h3><p>View location<i class="icon-arrow-right"></i></p></a></li>
<li><a href="http://careers.godeltech.com/en/location/minsk/"><h3>Minsk</h3><p>View location<i class="icon-arrow-right"></i></p></a></li>
</ul>
</div>
</section>
<section class="info-blocks">
<div class="top">
<div class="content-frame">
<article>
<h2>Why Godel?</h2>
<p>Working on a variety of mission-critical engagements, utilising some of the industry’s most popular technologies and methodologies, we provide a working environment for you to thrive in! We see Godel as a mission, not just a company.</p>
<a class="button transparent" href="http://careers.godeltech.com/en/about-us-eng/">Discover more about Godel<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</article>
<article class="custom" style="background-image: url('http://careers.godeltech.com/wp-content/uploads/2016/04/admin-ajax.jpg');background-position: calc(50% + 169.984px) 0px;">
<h2>Meet the Teams</h2>
<p>A key reason why team members stay with Godel for the long term is the fact that they believe they are given the opportunity to steer Godel’s growth themselves.</p>
<a class="button transparent" href="http://careers.godeltech.com/en/meet-the-team/">Come and meet the team<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</article>
</div>
</div>
<div class="bottom">
<div class="content-frame">
<article class="desktop-only" style="background-image: url(http://careers.godeltech.com/wp-content/uploads/2015/10/img-1.jpg);">
</article>
<article>
<h2>Quality over revenue</h2>
<p>Combining a ‘no b@ll$hit’ approach with some of the most exceptional software development and quality assurance talent in Europe, we set the bar high on our expectation of team members to ensure that we exceed the expectations of our clients. Equally, we set the bar high for our clients on the types of projects we choose to work on to ensure they are as serious as we are!</p>
</article>
</div>
</div>
</section>
<section class="jobs-slider">
<div class="content-frame">
<a href="http://careers.godeltech.com/en/careers/" class="info">
<h3>Latest Jobs</h3>
<p>Visit our job page for all the latest positions<i class="fa fa-angle-right fa-3x" aria-hidden="true"></i></p>
</a>
<div class="slides-wrapper">
<div class="slides slick-initialized slick-slider">
<div aria-live="polite" class="slick-list draggable" style="padding: 0px 15% 0px 0px;">
<div class="slick-track" style="opacity: 1; width: 400px; transform: translate3d(0px, 0px, 0px);" role="listbox">
<div class="item slick-slide slick-current slick-center" data-slick-index="0" aria-hidden="true" style="width: 380px;" tabindex="-1" role="option" aria-describedby="slick-slide00">
<h3>Senior Sales Executive</h3><span>Location | Manchester</span><p>Due to continued growth through 2015, Godel are looking hire an additional Sales Executive to their successful team.</p>
<a href="http://careers.godeltech.com/en/careers/job/senior-sales-executive/" tabindex="-1">View full details<i class="fa fa-angle-right fa-3x" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="benefits">
<div class="content-frame">
<ul class="animate">
<li class="info">
<h2>Benefits</h2>
<P>Having fun and delivering the very best service are the founding principles of Godel. We’re always on the lookout for talented and creative people who are willing to go above and beyond the call of duty for their team mates and our clients. Working for Godel comes with a range of benefits to help you to enjoy your work here, including:</P>
</li>
<li class="md">
<div class="inner">
<i class="fa fa-trophy fa-5x" aria-hidden="true"></i>
<p>Respected for agile delivery</p>
</div>
</li>
<li class="xs">
<div class="inner">
<i class="fa fa-credit-card-alt fa-5x" aria-hidden="true"></i>
<p>CHALLENGING ASSIGNMENTS</p>
</div>
</li>
<li class="sm">
<div class="inner">
<i class="fa fa-smile-o fa-5x" aria-hidden="true"></i>
<p>FUN ENVIRONMENT</p>
</div>
</li>
<li class="md">
<div class="inner">
<i class="fa fa-sun-o fa-5x" aria-hidden="true"></i>
<p>20 DAYS HOLIDAY PER YEAR + DAY OFF ON BIRTHDAY</p>
</div>
</li>
<li class="lg">
<div class="inner">
<i class="fa fa-desktop" aria-hidden="true"></i>
<p>EXCITING CLIENTS WITH EXCITING MISSIONS!</p>
</div>
</li>
<li class="md">
<div class="inner">
<i class="fa fa-times-circle-o" aria-hidden="true"></i>
<p>STRONG TEAM CULTURE</p>
</div>
</li>
<li class="xs">
<div class="inner">
<img src="https://maxcdn.icons8.com/Android_L/PNG/64/Sports/dumbbell-64.png" title="Dumbbell" width="64">
<p>SPORTS AND SOCIAL ACTIVITIES</p>
</div>
</li>
<li class="sm">
<div class="inner">
<i class="fa fa-globe" aria-hidden="true"></i>
<p>UNIQUE WAYS OF WORKING</p>
</div>
</li>
<li class="md">
<div class="inner">
<img src="https://maxcdn.icons8.com/Android_L/PNG/64/Finance/coins-64.png" title="Coins" width="64">
<p>COMPETITIVE SALARIES</p>
</div>
</li>
<li class="lg">
<div class="inner">
<i class="fa fa-pie-chart" aria-hidden="true"></i>
<p>ACHIEVABLE METRICS</p>
</div>
</li>
<li class="md">
<div class="inner">
<i class="fa fa-certificate" aria-hidden="true"></i>
<p>PROFESSIONAL DEVELOPMENT</p>
</div>
</li>
<li class="xs">
<div class="inner">
<i class="fa fa-clock-o" aria-hidden="true"></i>
<p>FLEXIBLE WORKING SCHEDULE</p>
</div>
</li>
<li class="sm">
<div class="inner">
<img src="https://maxcdn.icons8.com/Android_L/PNG/64/Finance/coins-64.png" title="Coins" width="64">
<p>FINANCIALLY STABLE COMPANY</p>
</div>
</li>
</ul>
</div>
<div class="quote">
<div class="content-frame">
<p>
<img class="icons8-Quote-Left" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABkUlEQVRoQ+1XPU7DMBj9viLEyhG6I9JmgWSi3ABuACegA74EyVBOAEeAE1CmRCwhQcyIG8CIEDWqBBKJ7dSxHTURX8cqeXp/fnURev7BnvMHErDuBCkBSsDSgf9RIZYUJ4BwJZjF4TQKvWtTE13grkyAPTyPYfGViST5ZRSMpsbkHeHWCphm2fbmxyADwOFfohzgNg68I1PyLnFrBbA0nwHgWZkof//cWgxnvv9mKsAlrlLAefI0QeR3VZKIcHyx792YkneNqxTA0nxZnXGJKIf7KPQmpuSX77nGlQpQrQPneBiHu3NTAW3gygWk+YtwcDl/jcNR6TA3FcJawBUEdH02hTNZ/UK+EADW9ZEumj2umEBSzAHhQKjHYMOP9nYem9bm93nWEq4oIC24jGQUeCt/tevEsZZwtQU0db4qWCXAFpcEqBykBBTOVI2hClGFGs4QVUjXMFohWiHdrmg6RVeJH6NohXSbRSukebboLtS5u5Bux7vynNX/3C6IIAHrToESoAQsHaAKWRpo/XrvE/gGO5YyQALvadAAAAAASUVORK5CYII=" width="48" height="48">
WE DO SOFTWARE DEVELOPMENT... PROPERLY.
<img class=" icons8-Quote-Right" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABlUlEQVRoQ+2XMU7DQBBFZ0yHKHIEjmBKHBehw65yhMkJ4Chwgt0bpHPoEiTHLeEEETeggTKLkAiKbSzv7GaFHE3KxP6Z9+fvl40w8A8OfH4QgP/eoGxANuDpgETI00Dv209vA2k+M962AEBZqJo5oXRbGwj1R6F0BaArbhKhDmeaxkiEJELMzpYI2RomLSQtZJsVS6fkUeLHKGkh22RJC1merdN7FrKNyP66rnZpRiiUrtc7cZJTHAG+tIYz8Fwu1IQ79P56jq4XwHVG0zPEeXPQnTGP1ULfuwJwdL0AkoweIsS7FgCYq6rQG1cAjq4XwDijLSJeHg5qAN7Whap9xwXh6DoDpLc0gQiXf7g/qwqtuUP/lgJT1x0goyUg1g6qAXhdFyp2Hf77vpSp6wTQdchgZ27KJ71yBXDRZQPEExpdnMMWAEeHg/o2j6suGyDNaA6I0+bB/fg08Wal313dd9VlAYxzUghIx65NH11rgCQnigDVsVvHV9cawDUaoe8TgNAO9+nLBvocCv27bCC0w336g9/AFzknNkAHfQW+AAAAAElFTkSuQmCC" width="48" height="48"> </p>
</div>
</div>
</section>
<section class="info-blocks">
<div class="top">
<article class="wide">
<div class="img-wrapper blue">
<img src="http://careers.godeltech.com/wp-content/uploads/2015/10/img-wide-11.jpg" alt="">
</div>
<div class="content">
<h2>Godel DNA and Culture</h2>
<p>What do we look for in a Godel employee? We seek talented individuals who want to make a difference, people who like to go the extra mile to ensure quality. If you are searching for a mission rather than a job, you have certainly found the right place!</p>
<a class="button transparent" href="/en/about-us-eng/">Discover more<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div>
</article>
<article class="desktop-only" style="background-image: url(http://careers.godeltech.com/wp-content/uploads/2015/10/img-4.jpg)">
</article>
</div>
<div class="bottom">
<article style="background-image: url(http://careers.godeltech.com/wp-content/uploads/2015/12/A-day-in-the-life-filming.jpg)">
</article>
<article class="wide">
<div class="img-wrapper cyan">
<img src="http://careers.godeltech.com/wp-content/uploads/2015/10/img-wide-11.jpg" alt="">
</div>
<div class="content">
<h2>A Day in the life of a Godel team member</h2>
<p>See what your peers, in your chosen role, experience on a daily basis whilst working at Godel and hear about some of their most embarrassing moments whilst working at the company…</p>
<a class="button transparent" href="http://careers.godeltech.com/en/dayinlifebusinessanalyst/">Discover more<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div>
</article>
</div>
</section>
<section class="partners-slider">
<div class="content-frame">
<h2>Who we work with</h2>
<ul class="slides slick-initialized slick-slider" id="lightSlider">
<span class="prev arrow slick-arrow" style="display: block;"><i class="fa fa-angle-left" aria-hidden="true"></i></span>
<div aria-live="polite" class="slick-list draggable">
<div class="slick-track" style="opacity: 1; width: 3584px; transform: translate3d(-1344px, 0px, 0px);" role="listbox">
<li class="slick-slide slick-cloned" data-slick-index="-5" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="www.TheTrainLine.com" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/12/TTL_logo.png" alt="TheTrainLine.com"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="-3" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="http://www.laterooms.com/" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/LR1.png" alt="Late Rooms"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="-2" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="http://www.mitie.com/" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/mitie.png" alt="Mitie"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/coop.png" alt="Co-Operative"></a>
</li>
<li class="slick-slide" data-slick-index="0" aria-hidden="true" style="width: 224px;" tabindex="-1" role="option" aria-describedby="slick-slide10">
<a href="http://www.first-utility.com/" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/12/FU_Logo.png" alt="First Utility"></a>
</li>
<li class="slick-slide slick-current slick-active" data-slick-index="1" aria-hidden="false" style="width: 224px;" tabindex="0" role="option" aria-describedby="slick-slide11">
<a href="www.TheTrainLine.com" tabindex="0"><img src="http://careers.godeltech.com/wp-content/uploads/2015/12/TTL_logo.png" alt="TheTrainLine.com"></a>
</li>
<li class="slick-slide slick-active" data-slick-index="3" aria-hidden="false" style="width: 224px;" tabindex="0" role="option" aria-describedby="slick-slide13">
<a href="http://www.laterooms.com/" tabindex="0"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/LR1.png" alt="Late Rooms"></a>
</li>
<li class="slick-slide slick-active" data-slick-index="4" aria-hidden="false" style="width: 224px;" tabindex="0" role="option" aria-describedby="slick-slide14">
<a href="http://www.mitie.com/" tabindex="0"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/mitie.png" alt="Mitie"></a>
</li>
<li class="slick-slide slick-active" data-slick-index="5" aria-hidden="false" style="width: 224px;" tabindex="0" role="option" aria-describedby="slick-slide15">
<a href="" tabindex="0"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/coop.png" alt="Co-Operative"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="6" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="http://www.first-utility.com/" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/12/FU_Logo.png" alt="First Utility"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="7" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="www.TheTrainLine.com" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/12/TTL_logo.png" alt="TheTrainLine.com"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="9" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="http://www.laterooms.com/" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/LR1.png" alt="Late Rooms"></a>
</li>
<li class="slick-slide slick-cloned" data-slick-index="10" aria-hidden="true" style="width: 224px;" tabindex="-1">
<a href="http://www.mitie.com/" tabindex="-1"><img src="http://careers.godeltech.com/wp-content/uploads/2015/10/mitie.png" alt="Mitie"></a>
</li>
</div>
</div>
<span class="next arrow slick-arrow" style="display: block;"><i class="fa fa-angle-right" aria-hidden="true"></i></span>
</ul>
</div>
</section>
<section class="contact-block">
<div class="content-frame">
<h2>Ready to talk to Godel</h2>
<i class="material-icons phone">local_phone</i>
<ul>
<li><h3>Manchester</h3><a href="tel:+44 (0) 161 219 8100 ">+44 (0) 161 219 8100 </a></li>
<li><h3>London</h3><a href="tel:+44 (0) 207 099 8100">+44 (0) 207 099 8100</a></li>
<li><h3>Brest</h3><a href="tel:+375 44 577 0463">+375 44 577 0463</a></li>
<li><h3>Minsk</h3><a href="tel:+375 17 328 1734">+375 17 328 1734</a></li>
</ul>
</div>
</section>
<section class="info-banner">
<div class="content-frame">
<div class="content">
<div class="std">
<h3>GODEL'S CHOSEN CHARITY PARTNER - CHERNOBYL CHILDREN'S PROJECT</h3>
<p>Godel are passionate sponsors of the Chernobyl Children’s Project charity based in Gomel BY and Glossop, UK. View how Godel’s donations are making a positive impact on Belarusian’s children’s lives.</p>
</div>
<a href="http://careers.godeltech.com/en/godel-charity-update/" class="img-wrapper">
<img src="http://careers.godeltech.com/wp-content/uploads/2015/10/children.jpg" alt="GODEL'S CHOSEN CHARITY PARTNER - CHERNOBYL CHILDREN'S PROJECT">
</a>
</div>
</div>
</section>
<ul class="dots-bg">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</main>
</div>
<footer class="footer" style="margin-top: -431px;">
<div class="content-frame">
<div class="col logo"><div id="text-3" class="widget_text"> <div class="textwidget"><a href="http://www.godeltech.com" target="_blank"><i class="logo icon-logo"></i></a></div>
</div></div>
<div class="col"><div id="nav_menu-2" class="widget_nav_menu"><h3>Sitemap</h3><ul id="menu-header-menu-en-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-50"><a href="/careers">Jobs</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51"><a href="/about-us-eng">Why Godel?</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-52"><a href="/meet-the-team">Meet the Team</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-53"><a href="/news">News</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54"><a href="/contact-us">Contact Us</a></li>
</ul></div></div>
<div class="col"><div id="text-4" class="widget_text"><h3>Careers</h3> <div class="textwidget"><p>If you are interested in working <br>
at Godel send us your CV <br>
to <a href="mailto:[email protected]">[email protected]</a><br> and we can talk.</p>
<a href="http://www.godeltech.com/privacy"><h3>Privacy</h3></a></div>
</div></div>
<div class="col custom">
<div id="text-5" class="widget_text">
<h3>Contact</h3>
<div class="textwidget">
<address>27th Floor <br> City Tower <br> Piccadilly Plaza <br> Manchester <br> M1 4BT</address>
<ul class="contacts">
<li>
<a href="tel:+441612198100"><i class="fa fa-phone" aria-hidden="true"></i>+44 161 219 8100</a>
</li>
<li>
<a href="tel:+442070998100"><i class="fa fa-phone" aria-hidden="true"></i>+44 207 099 8100</a>
</li>
<li>
<a href="mailto:[email protected]"><i class="fa fa-envelope" aria-hidden="true"></i>[email protected]</a>
</li>
</ul>
<p>Company number: 4551774 Company VAT number: 817674207</p>
</div>
</div>
</div>
</div>
<div class="to-top desktop-hidden"><i class="icon-arrow-top"></i></div>
</footer>
<!--<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s=" crossorigin="anonymous"></script>-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.7/js/materialize.min.js"></script>
<script src="animate.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
</html>