-
Notifications
You must be signed in to change notification settings - Fork 0
/
scaffolding.html
413 lines (368 loc) · 14.9 KB
/
scaffolding.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Royenix | Scaffolding</title>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Contracting and Transporting">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Barlow:400,600%7COpen+Sans:400,400i,700' rel='stylesheet'>
<!-- Css -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-icons.css" />
<link rel="stylesheet" href="revolution/css/settings.css" />
<link rel="stylesheet" href="css/style.css" />
<!-- Favicons -->
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
</head>
<body>
<!-- Preloader -->
<div class="loader-mask">
<div class="loader">
"Loading..."
</div>
</div>
<main class="main-wrapper">
<!-- Navigation -->
<header class="nav">
<div class="nav__holder nav--sticky">
<div class="container-fluid nav__container nav__container--side-padding">
<div class="flex-parent">
<div class="nav__header">
<!-- Logo -->
<a href="index.html" class="logo-container flex-child">
<img class="logo" src="img/logo.png" srcset="img/logo.png 1x, img/[email protected] 2x"
alt="logo">
</a>
<!-- Mobile toggle -->
<button type="button" class="nav__icon-toggle" id="nav__icon-toggle" data-toggle="collapse"
data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="nav__icon-toggle-bar"></span>
<span class="nav__icon-toggle-bar"></span>
<span class="nav__icon-toggle-bar"></span>
</button>
</div>
<!-- Navbar -->
<nav id="navbar-collapse" class="nav__wrap collapse navbar-collapse">
<ul class="nav__menu">
<li>
<a href="index.html" aria-haspopup="true">Home</a>
</li>
<li>
<a href="./about.html" aria-haspopup="true">About Us</a>
</li>
<li class="nav__dropdown active">
<a href="#" aria-haspopup="true">Services</a>
<i class="ui-arrow-down nav__dropdown-trigger" role="button" aria-haspopup="true"
aria-expanded="false"></i>
<ul class="nav__dropdown-menu">
<!-- <li><a href="./portfolio.html">Portfolio</a></li> -->
<li><a href="#">Scaffolding</a></li>
<li><a href="./delivery-service.html">Delivery Service</a></li>
</ul>
</li>
<li>
<a href="./contact.html" aria-haspopup="true">Contact Us</a>
</li>
</ul>
<!-- end menu -->
<!-- <div class="nav__phone nav__phone--mobile d-lg-none">
<div id="google_translate_element"></div>
</div> -->
<!-- Mobile Phone -->
<div class="nav__phone nav__phone--mobile d-lg-none">
<span class="nav__phone-text">Call us:</span>
<a href="tel:+974-7710-3671" class="nav__phone-number">+974-7710-3671</a>
</div>
<!-- Mobile Email -->
<div class="nav__email nav__email--mobile d-lg-none">
<span class="nav__email-text">Email us:</span>
<a href="mailto:[email protected]" class="nav__email-email">[email protected]</a>
</div>
<div class="nav__socials nav__socials--mobile d-lg-none">
<div class="socials">
<a href="https://www.twitter.com/royenix" class="social social-twitter"
aria-label="twitter" title="Twitter" target="_blank"><i
class="ui-twitter"></i></a>
<a href="https://www.facebook.com/royenix" class="social social-facebook"
aria-label="facebook" title="Facebook" target="_blank"><i
class="ui-facebook"></i></a>
<a href="https://www.youtube.com/royenix" class="social social-youtube"
aria-label="youtube" title="Youtube" target="_blank"><i
class="ui-youtube"></i></a>
<a href="https://www.instagram.com/royenix" class="social social-instagram"
aria-label="instagram" title="Instagram" target="_blank"><i
class="ui-instagram"></i></a>
</div>
</div>
</nav> <!-- end nav-wrap -->
<div class="nav__phone nav--align-right d-none d-lg-block">
<div id="google_translate_element"></div>
</div>
<div class="nav__socials d-none d-lg-block">
<div class="socials">
<a href="https://www.twitter.com/royenix" class="social social-twitter"
aria-label="twitter" title="Twitter" target="_blank"><i class="ui-twitter"></i></a>
<a href="https://www.facebook.com/royenix" class="social social-facebook"
aria-label="facebook" title="Facebook" target="_blank"><i
class="ui-facebook"></i></a>
<a href="https://www.youtube.com/royenix" class="social social-youtube"
aria-label="youtube" title="Youtube" target="_blank"><i class="ui-youtube"></i></a>
<a href="https://www.instagram.com/royenix" class="social social-instagram"
aria-label="instagram" title="Instagram" target="_blank"><i
class="ui-instagram"></i></a>
</div>
</div>
</div> <!-- end flex-parent -->
</div> <!-- end container -->
</div>
</header> <!-- end navigation -->
<div class="content-wrapper content-wrapper--boxed oh">
<!-- Page Title -->
<section class="page-title bg-dark-overlay text-center"
style="background-image: url(img/revolution/scaffolding-banner.jpg);">
<div class="container">
<div class="page-title__holder">
<h1 class="page-title__title">Scaffolding</h1>
<p class="page-title__subtitle">For each project we establish relationships with partners
For the ordinary and the extraordinary scaffolding challenges, Royenix is the right choice.
</p>
</div>
</div>
</section> <!-- end page title -->
<!-- Intro -->
<section class="section-wrap">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<div class="intro text-center">
<h2 class="mb-32">We turn ideas into works of art.</h2>
<p class="lead">We believes that our competitors cannot match in terms of customer
service, quality of scaffolding services and exceptional scaffolding knowledge and
expertise. We bring a reputation for integrity and fairness not only in our everyday
business relationship with our clients but also with our management and staff.
Royenix have the experience and capabilities to provide high quality and cost
effective scaffolding service at a competitive rate. All scaffolding is erected
safely, securely and efficiently.</p>
</div>
</div>
</div>
</div>
</section> <!-- end intro -->
<!-- Services -->
<section class="section-wrap pt-0 pb-0">
<div class="container">
<div class="row justify-content-around">
<div class="col-xl-5 col-lg-6">
<div class="service-1">
<a href="#" class="service-1__url hover-scale">
<img src="img/services/v-2/1.1.jpg" class="service-1__img" alt="">
</a>
<div class="service-1__info">
<h3 class="service-1__title">TOP QUALITY</h3>
<p>Our products are specifically engineered and manufactured to provide solid
support, superior durability and versatile application.</p>
</div>
</div>
</div>
<div class="col-xl-5 col-lg-6">
<div class="service-1">
<a href="#" class="service-1__url hover-scale">
<img src="img/services/v-2/1.jpg" class="service-1__img" alt="">
</a>
<div class="service-1__info">
<h3 class="service-1__title">BRAND REPUTATION</h3>
<p>Through the years, we have built a reputation for providing high-quality and
affordable aluminium scaffold equipment, making us one the foremost scaffolding
companies.</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-around">
<div class="col-xl-5 col-lg-6">
<div class="service-1">
<a href="#" class="service-1__url hover-scale">
<img src="img/services/v-2/3.jpg" class="service-1__img" alt="">
</a>
<div class="service-1__info">
<h3 class="service-1__title">DURABLE SCAFFOLDS</h3>
<p>If your business requires high-quality and durable scaffolds, planks, and
ladders, then you can count on Al Mateen, one of the most trusted aluminium
scaffolding equipment suppliers.</p>
</div>
</div>
</div>
<div class="col-xl-5 col-lg-6">
<div class="service-1">
<a href="#" class="service-1__url hover-scale">
<img src="img/services/v-2/4.jpg" class="service-1__img" alt="">
</a>
<div class="service-1__info">
<h3 class="service-1__title">HANDLE EVERY SCAFFOLDING</h3>
<p>Royenix partners benefit from a comprehensive range of scaffolding systems
solutions to handle every scaffolding task no matter how unique or complex.</p>
</div>
</div>
</div>
</div>
</div>
</section> <!-- end services -->
<!-- Process -->
<section class="section-wrap bg-dark-overlay" style="background-image: url(img/page-title/about.jpg);">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="process">
<i class="icon-Ruler-Tool process__icon"></i>
<h4 class="process__title">1. Schematic Design</h4>
<p class="process__text">For each project we establish relationships with partners who
we know will help us.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="process">
<i class="icon-Book-Write process__icon"></i>
<h4 class="process__title">2. Construction Documents</h4>
<p class="process__text">For each project we establish relationships with partners who
we know will help us.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="process">
<i class="icon-Truck-1 process__icon"></i>
<h4 class="process__title">3. Construction</h4>
<p class="process__text">For each project we establish relationships with partners who
we know will help us.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="process">
<i class="icon-House-Key-3 process__icon"></i>
<h4 class="process__title">4. Project Completion</h4>
<p class="process__text">For each project we establish relationships with partners who
we know will help us.</p>
</div>
</div>
</div>
</div>
</section> <!-- end process -->
<br>
<!-- Statistic -->
<div class="container">
<div class="statistic-wrap">
<div class="row">
<div class="col-md-3">
<div class="statistic">
<span class="statistic__number">102</span>
<h5 class="statistic__title">Sucessful Projects</h5>
</div>
</div>
<div class="col-md-3">
<div class="statistic">
<span class="statistic__number">38</span>
<h5 class="statistic__title">Happy Customers</h5>
</div>
</div>
<div class="col-md-3">
<div class="statistic">
<span class="statistic__number">60</span>
<h5 class="statistic__title">Team Members</h5>
</div>
</div>
<div class="col-md-3">
<div class="statistic">
<span class="statistic__number">12</span>
<h5 class="statistic__title">Awards</h5>
</div>
</div>
</div>
</div>
</div>
<!-- end statistic -->
<br>
<!-- Footer -->
<footer class="footer bg-dark-overlay" style="background-image: url(img/footer/1.jpg);">
<div class="container-fluid">
<div class="footer__widgets">
<div class="row">
<div class="col-lg-3 col-md-3">
<div class="widget widget-about-us">
<!-- Logo -->
<a href="index.html" class="logo-container flex-child">
<img class="logo" src="img/logo_white.png"
srcset="img/logo_white.png 1x, img/[email protected] 2x" alt="logo">
</a>
</div>
</div> <!-- end logo -->
<div class="col-lg-2 col-md-3">
<div class="widget widget_nav_menu">
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-3">
<div class="widget widget_nav_menu">
<ul>
<li><a href="#">Scaffolding</a></li>
<li><a href="./delivery-service.html">Delivery Service</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 offset-lg-2 col-md-3">
<div class="widget">
<div class="socials">
<a href="https://www.twitter.com/royenix" class="social social-twitter"
aria-label="twitter" title="Twitter" target="_blank"><i
class="ui-twitter"></i></a>
<a href="https://www.facebook.com/royenix" class="social social-facebook"
aria-label="facebook" title="Facebook" target="_blank"><i
class="ui-facebook"></i></a>
<a href="https://www.youtube.com/royenix" class="social social-youtube"
aria-label="youtube" title="Youtube" target="_blank"><i
class="ui-youtube"></i></a>
<a href="https://www.instagram.com/royenix" class="social social-instagram"
aria-label="instagram" title="Instagram" target="_blank"><i
class="ui-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</div> <!-- end container -->
<div class="footer__bottom">
<div class="container-fluid text-right text-md-center">
<span class="copyright">
© 2023 <a href="#">Royenix</a>. All Rights Reserved.
<!-- Made by <a href="https://thedigibase.com">DigiBase</a> -->
</span>
</div>
</div> <!-- end footer bottom -->
</footer> <!-- end footer -->
<div id="back-to-top">
<a href="#top"><i class="ui-arrow-up"></i></a>
</div>
</div> <!-- end content wrapper -->
</main> <!-- end main wrapper -->
<script type="text/javascript"
src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}
</script>
<!-- jQuery Scripts -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>