-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
538 lines (437 loc) · 25.5 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
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title> CL Services - Service On Site </title>
<meta name="theme-color" content="#3194db">
<meta name="description" content="Air Conditioner | Refrigerator | Washing Machine | RO | Geysers | Water Cooler service for repair and maintenance">
<meta name="keywords" content="Air Conditioner | Refrigerator | Washing Machine | RO | Geysers | Water Cooler service for repair and maintenance">
<meta property="og:title" content="Service on Site">
<meta property="og:description" content="Air Conditioner | Refrigerator | Washing Machine | RO | Geysers | Water Cooler service for repair and maintenance">
<!-- Favicons -->
<link href="assets/img/clients/logo.png" rel="icon">
<link href="assets/img/clients/logo.png" rel="apple-touch-icon">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Firebase -->
<script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.10.1/firebase-firestore.js"></script>
<!-- =======================================================
* Template Name: CL services - v5.0.0
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<h1 class="logo"><a href="index.html">CL Services</a></h1>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<li><a class="nav-link scrollto" href="#about">About</a></li>
<li><a class="nav-link scrollto" href="#services">Services</a></li>
<li><a class="getstarted scrollto" href="#contact">Book Us</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Second Phase ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container position-relative" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-xl-7 col-lg-9 text-center">
<h1>Best A.C. Servicing & Repairs</h1>
<h2>Sit back, relax and let us take care of your AC servicing & repairs</h2>
</div>
</div>
<div class="text-center">
<a href="#contact" class="btn-get-started scrollto">Book Your Services</a>
</div>
<div class="row icon-boxes">
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="200">
<div class="icon-box">
<div class="icon"><i class="ri-stack-line"></i></div>
<h4 class="title"><a href="">High-Quality AC Repairing</a></h4>
<p class="description">High-Quality AC Repairing Services & 90 Day post-service warranty </p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class="ri-medal-fill"></i></div>
<h4 class="title"><a href="">Service Expertise</a></h4>
<p class="description">Trusted by Thousands of Customers & Customer Oriented</p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="400">
<div class="icon-box">
<div class="icon"><i class="ri-command-line"></i></div>
<h4 class="title"><a href="">Qualified Experts</a></h4>
<p class="description">In house AC Technicians with 10+ years of experience and Experties</p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0" data-aos="zoom-in" data-aos-delay="500">
<div class="icon-box">
<div class="icon"><i class="ri-fingerprint-line"></i></div>
<h4 class="title"><a href="">Experts with Precautionary Measures</a></h4>
<p class="description">Contactless payment, Regular Health Checkup & Sanitized Equipment</p>
</div>
</div>
</div>
</div>
</section><!-- End Second Phase -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>About Us</h2>
<p>We are the most popular repair and maintenance company in Rajasthan </p>
</div>
<div class="row content">
<div class="col-lg-6">
<p>
We have a large Team of skilled and trained professionals. We always try to keep our customes happy with hassle free service. Book your service and sit back our team manage rest of work.
</p>
<ul>
<li><i class="ri-check-double-line"></i> We Offer Superfast 24 / 7 Emergency Services.</li>
<li><i class="ri-check-double-line"></i> Licensed AC Repair Professionals Available 24 / 7.</li>
<li><i class="ri-check-double-line"></i> Reliable Services & 90 Day post-service warranty </li>
</ul>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<p>
We provide a smart way to get things done. Our professionals provide you a satisfactory service on your site.
We also provide annual maintenance services. Talk to our Team for consult your requirements.
</p>
<a href="#contact" class="btn-learn-more">Book Your Services</a>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Counts Section ======= -->
<section id="counts" class="counts section-bg">
<div class="container">
<div class="row justify-content-end">
<div class="col-lg-3 col-md-5 col-6 d-md-flex align-items-md-stretch">
<div class="count-box">
<span data-purecounter-start="0" data-purecounter-end="120" data-purecounter-duration="2" class="purecounter"></span>
<p>Happy Clients</p>
</div>
</div>
<div class="col-lg-3 col-md-5 col-6 d-md-flex align-items-md-stretch">
<div class="count-box">
<span data-purecounter-start="0" data-purecounter-end="55" data-purecounter-duration="2" class="purecounter"></span>
<p>Projects</p>
</div>
</div>
<div class="col-lg-3 col-md-5 col-6 d-md-flex align-items-md-stretch">
<div class="count-box">
<span data-purecounter-start="0" data-purecounter-end="7" data-purecounter-duration="2" class="purecounter"></span>
<p>Years of experience</p>
</div>
</div>
<div class="col-lg-3 col-md-5 col-6 d-md-flex align-items-md-stretch">
<div class="count-box">
<span data-purecounter-start="0" data-purecounter-end="15" data-purecounter-duration="2" class="purecounter"></span>
<p>Awards</p>
</div>
</div>
</div>
</div>
</section><!-- End Counts Section -->
<!-- ======= Clients Section ======= -->
<section id="clients" class="clients section-bg">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-4 col-6 d-flex align-items-center justify-content-center" data-aos="zoom-in">
<img src="assets/img/clients/client-1.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6 d-flex align-items-center justify-content-center" data-aos="zoom-in">
<img src="assets/img/clients/client-2.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6 d-flex align-items-center justify-content-center" data-aos="zoom-in">
<img src="assets/img/clients/client-3.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6 d-flex align-items-center justify-content-center" data-aos="zoom-in">
<img src="assets/img/clients/client-4.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6 d-flex align-items-center justify-content-center" data-aos="zoom-in">
<img src="assets/img/clients/client-5.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6 d-flex align-items-center justify-content-center" data-aos="zoom-in">
<img src="assets/img/clients/client-6.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- End Clients Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Sevices</h2>
<p>We Provide many Reliable Services with professional Experts equipped with Advance Tools. </p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="100">
<div class="icon-box iconbox-blue">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,521.0016835830174C376.1290562159157,517.8887921683347,466.0731472004068,529.7835943286574,510.70327084640275,468.03025145048787C554.3714126377745,407.6079735673963,508.03601936045806,328.9844924480964,491.2728898941984,256.3432110539036C474.5976632858925,184.082847569629,479.9380746630129,96.60480741107993,416.23090153303,58.64404602377083C348.86323505073057,18.502131276798302,261.93793281208167,40.57373210992963,193.5410806939664,78.93577620505333C130.42746243093433,114.334589627462,98.30271207620316,179.96522072025542,76.75703585869454,249.04625023123273C51.97151888228291,328.5150500222984,13.704378332031375,421.85034740162234,66.52175969318436,486.19268352777647C119.04800174914682,550.1803526380478,217.28368757567262,524.383925680826,300,521.0016835830174"></path>
</svg>
<i class="bx bx-wind"></i>
</div>
<h4><a href="">Air Conditioner</a></h4>
<p>We provide all type of AC repair, installation, and maintenance service by our highly skilled Team.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200">
<div class="icon-box iconbox-orange ">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,582.0697525312426C382.5290701553225,586.8405444964366,449.9789794690241,525.3245884688669,502.5850820975895,461.55621195738473C556.606425686781,396.0723002908107,615.8543463187945,314.28637112970534,586.6730223649479,234.56875336149918C558.9533121215079,158.8439757836574,454.9685369536778,164.00468322053177,381.49747125262974,130.76875717737553C312.15926192815925,99.40240125094834,248.97055460311594,18.661163978235184,179.8680185752513,50.54337015887873C110.5421016452524,82.52863877960104,119.82277516462835,180.83849132639028,109.12597500060166,256.43424936330496C100.08760227029461,320.3096726198365,92.17705696193138,384.0621239912766,124.79988738764834,439.7174275375508C164.83382741302287,508.01625554203684,220.96474134820875,577.5009287672846,300,582.0697525312426"></path>
</svg>
<i class="bx bx-sitemap"></i>
</div>
<h4><a href="">Refrigerator Services</a></h4>
<p>We understand importance of Refrigator in Home and offices. We provide reliable service to our customers.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0" data-aos="zoom-in" data-aos-delay="300">
<div class="icon-box iconbox-pink">
<div class="icon">
<svg width="100" height="100" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
<path stroke="none" stroke-width="0" fill="#f5f5f5" d="M300,541.5067337569781C382.14930387511276,545.0595476570109,479.8736841581634,548.3450877840088,526.4010558755058,480.5488172755941C571.5218469581645,414.80211281144784,517.5187510058486,332.0715597781072,496.52539010469104,255.14436215662573C477.37192572678356,184.95920475031193,473.57363656557914,105.61284051026155,413.0603344069578,65.22779650032875C343.27470386102294,18.654635553484475,251.2091493199835,5.337323636656869,175.0934190732945,40.62881213300186C97.87086631185822,76.43348514350839,51.98124368387456,156.15599469081315,36.44837278890362,239.84606092416172C21.716077023791087,319.22268207091537,43.775223500013084,401.1760424656574,96.891909868211,461.97329694683043C147.22146801428983,519.5804099606455,223.5754009179313,538.201503339737,300,541.5067337569781"></path>
</svg>
<i class="bx bx-paper-plane"></i>
</div>
<h4><a href="">Sell or Buy Air Conditioner</a></h4>
<p>We provide different services to buy or sell old or new Air Conditioners.</p>
</div>
</div>
</div>
</div>
</section><!-- End Sevices Section -->
<!-- ======= Cta Section ======= -->
<section id="cta" class="cta">
<div class="container" data-aos="zoom-in">
<div class="text-center">
<h3>Call To Action</h3>
<p> 24/7 Emergency installation or repair services on the Go!</p>
<a class="cta-btn" href="tel:8504020572">Call Us</a>
</div>
</div>
</section><!-- End Cta Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Book Your Services</h2>
</div>
<form class="email-form" id="book-form">
<div >
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
</div>
<br>
<div >
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
</div>
<div class="form-group mt-3">
<input type="number" pattern="[0-9]{3}-[0-9]{2}-[0-9]{3}" class="form-control" name="subject" id="subject" placeholder="Phone number" required>
</div>
<div class="form-contro" >
<select class="form-control" name="form-control" id="ServiceId" required="">
<option class="form-control" value="">Select request type</option>
<option value="1">Air Conditioner Service</option>
<option value="2">Air Conditioner Repair</option>
<option value="3">Air Conditioner Installation</option>
<option value="4">Air Conditioner copper Piping</option>
<option value="5">Air Conditioner Sell</option>
<option value="6">Air Conditioner Purchase</option>
<option value="11">Freeze Repair</option>
<option value="12">Deep Freeze Repair</option>
<option value="13">Water Cooler Repair and Service</option>
<option value="14">Cooling Plant Service and Repair</option>
</select>
</div>
<div class="form-group mt-3">
<textarea class="form-control" id="message" name="message" rows="5" placeholder="Description" required></textarea>
</div>
<div class="my-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div id="sent" class="sent-message">Thank You! We will contact you shortly.</div>
</div>
<div class="text-center"><button id="button" type="submit">Book Now</button></div>
</form>
<br>
<div>
<iframe style="border:0; width: 100%; height: 270px;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3555.0251562400745!2d75.78292831504675!3d26.99775398309105!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0!2zMjbCsDU5JzUxLjkiTiA3NcKwNDcnMDYuNCJF!5e0!3m2!1sen!2sin!4v1648311959948!5m2!1sen!2sin" frameborder="0" allowfullscreen></iframe>
</div>
<div class="row mt-5">
<div class="col-lg-4">
<div class="info">
<div class="address">
<i class="bi bi-geo-alt"></i>
<h4>Location:</h4>
<p>Vishwakarma Industrial Area, Jaipur (302032), Rajasthan</p>
</div>
<div class="email">
<i class="bi bi-envelope"></i>
<h4>Email:</h4>
<p> Claccenter@gmail.com</p>
</div>
<div class="phone" >
<a href="tel:8504020572">
<i class="bi bi-phone"></i>
<h4>Call:</h4>
<p > +91 8504020572</p>
</a> </div>
</div>
</div>
<div class="col-lg-8 mt-5 mt-lg-0">
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Team Section ======= -->
<section id="team" class="team section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Working Professionals</h2>
<p>We Provide Trusted Repair Service On your fingertips you have been cooling switch others.</p>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-1.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Booking Online</h4>
<span>Book online your service and sit back. Our Team will manage all for you</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="200">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-2.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Get Confirmation</h4>
<span>Our team will get your confirmation before start work</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="300">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-3.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Discuss Budget</h4>
<span>Our Team will discuss budget for provide best service.</span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="400">
<div class="member">
<div class="member-img">
<img src="assets/img/team/team-4.jpg" class="img-fluid" alt="">
</div>
<div class="member-info">
<h4>Happy Services</h4>
<span>We always keep happy to our customers</span>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>CL Services</h3>
<p>
Vishwakarma Industrial Area <br>
Jaipur, 302032<br>
India <br><br>
<strong>Phone:</strong> +91 8504020572<br>
<strong>Email:</strong> Claccenter@gmail.com<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Emergency Booking</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#cta">CTA</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#about">About us</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#contact">Air Conditioner Repair</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#contact">Air Conditioner Installation</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#contact">Air Conditioner copper Piping</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#contact">Air Conditioner Sell</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#contact">Air Conditioner Purchase</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Join Our Newsletter</h4>
<p>Get Weekly offers and update on the Go!</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>CL Services</span></strong> All Rights Reserved 2022
</div>
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script >
const _0x240a9a=_0x13c2;(function(_0x5a6ea8,_0x236c4f){const _0x3011bd=_0x13c2,_0x31c370=_0x5a6ea8();while(!![]){try{const _0x383521=parseInt(_0x3011bd(0x14a))/0x1+-parseInt(_0x3011bd(0x145))/0x2+-parseInt(_0x3011bd(0x147))/0x3*(parseInt(_0x3011bd(0x14d))/0x4)+parseInt(_0x3011bd(0x150))/0x5+parseInt(_0x3011bd(0x14f))/0x6+-parseInt(_0x3011bd(0x143))/0x7+parseInt(_0x3011bd(0x14c))/0x8;if(_0x383521===_0x236c4f)break;else _0x31c370['push'](_0x31c370['shift']());}catch(_0x12092d){_0x31c370['push'](_0x31c370['shift']());}}}(_0x11b9,0xec2e4));function _0x11b9(){const _0x3c300d=['3724884TWzlOZ','clservices-345218.firebaseapp.com','378171jtsljl','887024372158','1:887024372158:web:708f649944dd6fa7e291ef','1445342ROGfGd','AIzaSyBLHpFLggM3KIxF_HROqL8xeQ_6E1wmqsA','26395528oekvJk','16yuSEWy','initializeApp','757962EjrAFc','277985TJvMxc','G-C263WVPQ4D','11148487mXPNtH','firestore'];_0x11b9=function(){return _0x3c300d;};return _0x11b9();}const firebaseConfig={'apiKey':_0x240a9a(0x14b),'authDomain':_0x240a9a(0x146),'projectId':'clservices-345218','storageBucket':'clservices-345218.appspot.com','messagingSenderId':_0x240a9a(0x148),'appId':_0x240a9a(0x149),'measurementId':_0x240a9a(0x151)};firebase[_0x240a9a(0x14e)](firebaseConfig);function _0x13c2(_0xe6fdb8,_0x311d2a){const _0x11b9db=_0x11b9();return _0x13c2=function(_0x13c2aa,_0x524447){_0x13c2aa=_0x13c2aa-0x143;let _0x3a8b8b=_0x11b9db[_0x13c2aa];return _0x3a8b8b;},_0x13c2(_0xe6fdb8,_0x311d2a);}const db=firebase[_0x240a9a(0x144)]();
</script>
<script src="assets/js/main.js"></script>
</body>
</html>