-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcareers.html
More file actions
297 lines (259 loc) · 11.8 KB
/
Copy pathcareers.html
File metadata and controls
297 lines (259 loc) · 11.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Careers | Chrysels Group</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="chrysels group, chrysels Careers, chrysels group Careers, chrysels digital, chrysels signboards industries, chrysels decor"
name="keywords">
<meta content="Careers Chrysels Group, Phone: +971 4 330 6805, Email: marketing@chryselsdigital.com, 17B Street, Al Quoz Industrial Area 2, Dubai, United Arab Emirates, P.O. Box: 231920"
name="description">
<meta content=#1b345e name=theme-color>
<meta content=#1b345e name=msapplication-navbutton-color>
<meta content=#1b345e name=apple-mobile-web-app-status-bar-style>
<meta content="www.mebinjohnson.com" name="author">
<META CONTENT="ISO 3166-2:AE" NAME="geo.region">
<!-- Facebook Opengraph integration: https://developers.facebook.com/docs/sharing/opengraph -->
<meta content="Careers | Chrysels Group" property="og:title">
<meta content="https://www.chrysels.com/img/fa-og-image.jpg" property="og:image">
<meta content="https://www.chrysels.com" property="og:url">
<meta content="website" property="og:type">
<meta content="Chrysels Group" property="og:site_name">
<meta content="Chrysels Group is a leading visual merchandising solution provider in the middle-east. We specialise in digital advertising, branding, printing, signages, digital branding, flag printing and much more. Irrespective of what your product or message is, we bring your ideas to life through our extensive list of services."
property="og:description">
<!-- Twitter Cards integration: https://dev.twitter.com/cards/ -->
<meta content="summary" name="twitter:card">
<meta content="https://www.chrysels.com" name="twitter:site">
<meta content="Careers | Chrysels Group" name="twitter:title">
<meta content="Chrysels Group is a leading visual merchandising solution provider in the middle-east. We specialise in digital advertising, branding, printing, signages, digital branding, flag printing and much more. Irrespective of what your product or message is, we bring your ideas to life through our extensive list of services."
name="twitter:description">
<meta content="https://www.chrysels.com/img/fa-og-image.jpg" name="twitter:image">
<!-- JSON-LD markup generated by Google Structured Data Markup Helper. -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Chrysels Group",
"image": "https://www.chrysels.com/img/logos/group-logo.svg",
"telephone": "+971 4 330 6805",
"email": "marketing@chryselsdigital.com",
"url": "https://www.chrysels.com",
"priceRange": "$$$",
"openingHours": "Su,Mo,Tu,We,Th,Sa 09:00-18:00",
"sameAs": [
"https://twitter.com/chryselsgroup",
"https://www.facebook.com/ChryselsDigital",
"https://www.instagram.com/chryselsgroup/?hl=en",
"https://www.linkedin.com/company/chrysels-digital-advertising-llc"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "17B Street",
"addressLocality": "Al Quoz Industrial Area 2",
"addressCountry": "United Arab Emirates",
"postalCode": "231920"
}
}
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-148832995-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-148832995-1');
</script>
<!-- End Google Tag Manager -->
<link href="https://www.chrysels.com/careers" rel="canonical"/>
<!-- Favicon -->
<link href="./favicon.ico" rel="icon">
<!-- Bootstrap CSS File -->
<link href="./lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="./lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="./lib/animate/animate.min.css" rel="stylesheet">
<link href="./lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="./lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="./css/style.min.css" rel="stylesheet">
<link href="./css/nav-style.min.css" rel="stylesheet">
<script src="/lib/jquery/jquery.min.js"></script>
</head>
<body style="background-color: #ffffff; background: none">
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date();
(function () {
var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0];
s1.async = true;
s1.src = 'https://embed.tawk.to/5d871d549f6b7a4457e2f1a1/default';
s1.charset = 'UTF-8';
s1.setAttribute('crossorigin', '*');
s0.parentNode.insertBefore(s1, s0);
})();
</script>
<!--End of Tawk.to Script-->
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe height="0"
src="https://www.googletagmanager.com/ns.html?id=GTM-MX5ZLWS" style="display:none;visibility:hidden"
width="0"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<header id="header">
<script>
$("#header").load("/nav.html");
$(window).ready(function ($) {
$('li.nav-item a[href*="careers"]').parent('li').addClass('menu-active');
});
</script>
</header>
<!-- End section navbar -->
<main id="main">
<section class="intro-single">
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-8">
<div class="title-single-box">
<h1 class="title-single">Job Openings</h1>
<h1 class="title-single2">Job Openings</h1>
</div>
</div>
<div class="col-md-8 col-lg-4">
<div aria-label="breadcrumb" class="breadcrumb-box d-flex justify-content-lg-end">
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="/">Home</a>
</li>
<li aria-current="page" class="breadcrumb-item active">
Careers
</li>
</ol>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="section-bg wow fadeInUp" id="contact">-->
<!-- <div class="container">-->
<!-- <div class="row">-->
<!-- <div class="col-md-8 col-lg-8">-->
<!-- <div class="row">-->
<!--<!– <p>Thank you for your interest, but there are no job openings available here at this time. Please–>-->
<!--<!– check back at another time</p>–>-->
<!-- </div>-->
<!-- <div class="card">-->
<!-- <div class="card-header">Sales Executive & Marketing Executives</div>-->
<!-- <div class="card-body">-->
<!-- <p>Hiring Sales & Marketing Executives for <a href="/business/digital"> Chrysels Digital Advertising LLC.</a></p>-->
<!-- <p>Professionals with a minimum of 2 years experience in the same field, good communication skills and an eye for detail and flair for production. Similar industry experience is an added advantage.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-4 col-lg-4container form">-->
<!-- <div id="sendmessage">Your message has been sent. Thank you!</div>-->
<!-- <div id="errormessage"></div>-->
<!-- <h3>Apply Here</h3>-->
<!-- <form action="" class="contactForm" method="post" role="form">-->
<!-- <div class="form-row">-->
<!-- <div class="form-group col-md-12">-->
<!-- <input class="form-control" data-msg="Please enter at least 4 chars" data-rule="minlen:4" id="name" name="name"-->
<!-- placeholder="Your Name" type="text"/>-->
<!-- <div class="validation"></div>-->
<!-- </div>-->
<!-- <div class="form-group col-md-12">-->
<!-- <input class="form-control" data-msg="Please enter a valid email" data-rule="email" id="email"-->
<!-- name="email" placeholder="Your Email"-->
<!-- type="email"/>-->
<!-- <div class="validation"></div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="form-group">-->
<!-- <input class="form-control" data-msg="Please enter at least 8 chars" data-rule="minlen:8" id="subject"-->
<!-- name="subject" placeholder="Position Applying"-->
<!-- type="text"/>-->
<!-- <div class="validation"></div>-->
<!-- </div>-->
<!-- <div class="form-group">-->
<!-- <input type="file" name="file-1[]" id="file" accept=".pdf, .docx, .doc" data-rule="uploadfile" class="inputfile inputfile-1" data-multiple-caption="{count} files selected" hidden/>-->
<!-- <label for="file"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="15" viewBox="0 0 20 17"><path d="M10 0l-5.2 4.9h3.3v5.1h3.8v-5.1h3.3l-5.2-4.9zm9.3 11.5l-3.2-2.1h-2l3.4 2.6h-3.5c-.1 0-.2.1-.2.1l-.8 2.3h-6l-.8-2.2c-.1-.1-.1-.2-.2-.2h-3.6l3.4-2.6h-2l-3.2 2.1c-.4.3-.7 1-.6 1.5l.6 3.1c.1.5.7.9 1.2.9h16.3c.6 0 1.1-.4 1.3-.9l.6-3.1c.1-.5-.2-1.2-.7-1.5z"/></svg> <span>Upload Resume…</span></label>-->
<!-- </div>-->
<!-- <div class="form-group">-->
<!-- <textarea class="form-control" data-msg="Please write a note" data-rule="required" name="message"-->
<!-- placeholder="Additional Note / Cover" rows="4"></textarea>-->
<!-- <div class="validation"></div>-->
<!-- </div>-->
<!-- <div class="text-center">-->
<!-- <label title="Upload Resume">-->
<!-- <input type="submit" value="Send Message"/>-->
<!-- </label>-->
<!-- </div>-->
<!-- </form>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section><!– #contact –>-->
<section class="container pt-5">
<iframe target="_blank" src="https://chrysels.com/blog/?page_id=669" title="Job Portal" width="100%" height="100vh" frameborder="0" style="border: 0 ; height: 300vh; width: 100%"></iframe>
</section>
</main>
<!--==========================
Footer
============================-->
<div class="footer" id="place-footer">
<script>
$("#place-footer").load("/footer.html");
</script>
</div>
<!-- Uncomment below i you want to use a preloader -->
<!--<div id="preloader"></div>-->
<!-- JavaScript Libraries -->
<script src="./lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./lib/easing/easing.min.js"></script>
<script src="./lib/superfish/hoverIntent.min.js"></script>
<script src="./lib/superfish/superfish.min.js"></script>
<script src="./lib/wow/wow.min.js"></script>
<script src="./lib/touchSwipe/jquery.touchSwipe.min.js"></script>
<!-- Template Main Javascript File -->
<script>
'use strict';
var uploadField = document.getElementById("file");
uploadField.onchange = function() {
if(this.files[0].size > 2097152){
alert("File is too big! Maximum allowed size is 2Mb.");
this.val('');
}
else {
}
};
( function( $, window, document, undefined )
{
$( '.inputfile' ).each( function()
{
var $input = $( this ),
$label = $input.next( 'label' ),
labelVal = $label.html();
$input.on( 'change', function( e )
{
var fileName = '';
if( this.files && this.files[0].size > 2097152 )
fileName = ( 'Re-upload Resume!' );
else if( e.target.value && this.files[0].size < 2097152 )
fileName = e.target.value.split( '\\' ).pop();
if( fileName )
$label.find( 'span' ).html( fileName );
else
$label.html( labelVal );
});
// Firefox bug fix
$input
.on( 'focus', function(){ $input.addClass( 'has-focus' ); })
.on( 'blur', function(){ $input.removeClass( 'has-focus' ); });
});
})( jQuery, window, document );
</script>
<script src="./js/main.min.js"></script>
<script src="./js/nav-non-landing.min.js"></script>
</body>
</html>