-
Notifications
You must be signed in to change notification settings - Fork 0
/
career.html
644 lines (432 loc) · 23 KB
/
career.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
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
<!DOCTYPE html>
<html lang="en">
<head>
<title>حرفه و مهارت</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--===============================================================================================-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<!--===============================================================================================-->
<link rel="icon" type="image/png" href="../images/icons/favicon.png"/>
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/bootstrap/css/bootstrap.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../fonts/font-awesome-4.7.0/css/font-awesome.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../fonts/themify/themify-icons.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/animate/animate.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/css-hamburgers/hamburgers.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/animsition/css/animsition.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/select2/select2.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/daterangepicker/daterangepicker.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/slick/slick.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../vendor/lightbox2/css/lightbox.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="../css/util.css">
<link rel="stylesheet" type="text/css" href="../css/main.css">
<!--===============================================================================================-->
</head>
<body>
<!-- Header -->
<header>
<div class="wrap-menu-header gradient1 trans-0-4">
<div class="container h-full">
<div class="wrap_header trans-0-3">
<!-- Logo -->
<div class="logo">
<a href="https://www.fanjou.ir">
<img src="../images/icons/logo.png" alt="LOGO">
</a>
</div>
<!-- Menu -->
<div class="wrap_menu p-l-0 p-l-0-xl">
<nav class="menu">
<ul class="main_menu">
<li>
<div class="divsbt">
<a href="login.html" class="sabt">ورود | ثبت نام</a>
</div>
</li>
<li>
<a href="test.html" class="vrd testbtn">شروع تست</a>
</li>
<li>
<a href="career.html">حرفه و مهارت</a>
</li>
<li>
<a href="#">دوره ها</a>
</li>
<li>
<a href="blog.html">مجله فنجو</a>
</li>
<li>
<a href="index1.html">خانه</a>
</li>
</ul>
</nav>
</div>
<!-- Social -->
<div class="social flex-w flex-l-m">
<button class="btn-show-sidebar m-l-33 trans-0-4"></button>
</div>
</div>
</div>
</div>
</header>
<!-- Sidebar -->
<aside class="sidebar trans-0-4">
<!-- Button Hide sidebar -->
<button class="btn-hide-sidebar ti-close color0-hov trans-0-4"></button>
<!-- - -->
<ul class="menu-sidebar p-t-95 p-b-70">
<li class="t-center m-b-5">
<a href="index1.html" class="txt19">خانه </a>
</li>
<li class="t-center m-b-5">
<a href="blog.html" class="txt19">مجله فنجو</a>
</li>
<li class="t-center m-b-5">
<a href="#" class="txt19">دوره ها</a>
</li>
<li class="t-center m-b-5">
<a href="career.html" class="txt19">حرفه و مهارت</a>
</li>
<li class="t-center">
<!-- Button3 -->
<!-- <a href="#" class="btn3 flex-c-m size13 txt11 trans-0-4 m-l-r-auto">
</a> -->
<a href="test.html" class="vrd testbtn txt19">شروع تست</a>
<div class="divsbt2" style="margin-top: 25px;">
<a href="login.html" class="vrd txt19">ورود | ثبت نام</a>
<!-- |
<a href="#" class="sabt txt19">ثبت نام</a> -->
</div>
</li>
<input type="text" name="search" class="search txt19" placeholder="! سرچ کن">
<button class="submit txt19" type="submit">search</button>
<li class="social" style="margin-top :20px; " >
<a href="#"><i class="fa fa-facebook m-l-10" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-twitter m-l-10" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/fanjou.ir"><i class="fa fa-instagram m-l-10" href="https://www.instagram.com/fanjou.ir" aria-hidden="true"></i></a>
<a href="https://www.telegram.com@Fanjou"><i class="fa fa-telegram m-l-10" href="https://www.telegram.com@Fanjou" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-google-plus m-l-10" href="https://plus.google.com/" aria-hidden="true"></i></a>
</li>
</ul>
</aside>
<section class="bg-title-page p-l-15 p-r-15" style="background-color: #094c91c7;"></section>
<div class="section-gallery p-t-150 p-b-30 bgwhite" id="jobs" style="padding-top: 100px">
<h3 class="tit3 t-center m-t-2 m-b-20">
ویدئو های آموزشی
</h3>
<h4 class="tit2 t-center m-b-23" >
یاد بگیرش / یاد بده و پول دربیار
</h4>
<div class="wrap-label-gallery filter-tope-group size27 flex-w flex-sb-m m-l-r-auto flex-col-c-sm p-l-5 p-r-5 m-b-60">
<button class="label-gallery txt26-1 trans-0-4 is-actived" data-filter="*" id="all">
همه
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".eng" id="eng">
مهندسی
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".sci" id="sci">
تجربی
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".human" id="human">
انسانی
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".economi" id="economi">
مالی
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".videoedit" id="videoedit">
ادیت ویدیو
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".tech" id="tech">
تکنولوژی
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".cooking" id="cooking">
آشپزی
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".marketing" id="marketing">
مارکتینگ
</button>
<button class="label-gallery txt26-1 trans-0-4" data-filter=".art" id="art">
هنری
</button>
</div>
<div class="container">
<div class="row">
<div class="wrap-gallery isotope-grid eng">
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
صنایع
</a> -->
<video style="width: 300px ; height: 300px;" controls preload="none" poster="/static/images/icons/logo.png">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item eng" style="display: flex; flex-direction: row; justify-content: space-between;">
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
شیمی
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item eng" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
کامپیوتر
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item interior" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
معماری
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item events" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
عمران
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item human" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
روانشناسی
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item misc" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
مارکتینگ
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item art" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
ادیت ویدیو
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item app" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
برنامه نویسی
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item videoedit" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
برنامه نویسی
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 isotope-item marketing" style="display: flex; flex-direction: row; justify-content: space-between;">
<!-- - -->
<div class="item-gallery bo-rad-10 hov-img-zoom" style="display: flex; flex-direction: column; align-items: center; width: 100% ; height: 100%;">
<!-- <img src="static/images/ensani.jpg" alt="IMG-MENU">
<a href="#" class="btn2 flex-c-m txt5-1 ab-c-m size4">
برنامه نویسی
</a> -->
<video style="width: 300px; height: 300px;" controls preload="none" poster="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4">
<source src="https://quera.ir/qbox/view/AsH2uwKEgt/file_example_MP4_1280_10MG.mp4" type="video/mp4">
</video>
<h4 style="margin-top: 10px; font-family: Behnam5 ; display: flex; justify-content: center; width: 300px">این یک کلیپ است</h4>
</div>
</div>
</div>
</div>
</div>
<a href="career.html" class="txt4-1 m-t-30 m-l-35 t-left" id="more">
بیشتر
<i class="fa fa-long-arrow-left m-l-10" aria-hidden="true"></i>
</a>
</div>
<!-- Back to top -->
<div class="btn-back-to-top bg0-hov" id="myBtn">
<span class="symbol-btn-back-to-top">
<i class="fa fa-angle-double-up" aria-hidden="true"></i>
</span>
</div>
<!-- Container Selection1 -->
<div id="dropDownSelect1"></div>
<!-- Container Selection1 -->
<div id="dropDownSelect1"></div>
<!-- Footer -->
<footer class="bg1 m-t-250" style="margin-top: 10px;">
<div class="container p-t-40 p-b-70">
<div class="row">
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h4 class="txt13 m-b-33">
تماس با ما
</h4>
<ul>
<li><p>آدرس : تهران - میدان انقلاب - خیابان انقلاب - خیابان ۱۶ آذر - سازمان مرکزی دانشگاه تهران</p></li>
<li><P>[email protected] :ایمیل </P></li>
<li><p>0912 339 5675 : تلفن</p></li>
</ul>
</div>
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h4 class="txt13 m-b-33">
موضوعات
</h4>
<div class="m-b-25 footer-menu">
<li><a href="blog.html"><i class="fa fa-angle-left"></i>مجله فنجو</a></li>
<li><a href="#"><i class="fa fa-angle-left"></i>دوره ها </a></li>
<li><a href="career.html"><i class="fa fa-angle-left"></i>حرفه و مهارت</a></li>
<li><a href="test.html"><i class="fa fa-angle-left"></i>تست </a></li>
</div>
</div>
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h4 class="txt13 m-b-38">
برچسب ها
</h4>
<div class="m-b-25 footer-menu">
<div class="footer-div" style="margin-top: 15px ; text-align: center;">
<a href="#">تکنولوژی </a>
<a href="#">انسانی</a>
<a href="#">مهندسی </a>
</div>
<div class="footer-div" style="margin-top: 15px; text-align: center;">
<a href="#">مالی </a>
<a href="#">هنری </a>
<a href="#">مدیریتی</a>
</div>
<div class="footer-div" style="margin-top: 15px; text-align: center;">
<a href="#">آشپزی</a>
<a href="#">روانشناسی</a>
<a href="#">مارکتینگ</a>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 p-t-50">
<!-- - -->
<h1 class="txt13 m-b-38">
اعضای تیم فنجو
</h1>
<div class="m-b-25 footer-menu">
<div class="footer-div" style="margin-top: 15px ; text-align: center;">
<a href="#">مهتا اخیانی </a>
<a href="#">پارسا مشایخ</a>
<a href="#">سارا شعاری نژاد </a>
</div>
<div class="footer-div" style="margin-top: 15px; text-align: center;">
<a href="#">سودابه محمدهاشمی </a>
<a href="#">مینا صبوری </a>
<a href="#">حسین حیدری</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- end footer -->
<script src="https://cdn.amcharts.com/lib/4/core.js"></script>
<script src="https://cdn.amcharts.com/lib/4/charts.js"></script>
<script src="https://cdn.amcharts.com/lib/4/plugins/forceDirected.js"></script>
<script src="https://cdn.amcharts.com/lib/4/themes/animated.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/jquery/jquery-3.2.1.min.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/animsition/js/animsition.min.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/bootstrap/js/popper.js"></script>
<script type="text/javascript" src="../vendor/bootstrap/js/bootstrap.min.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/select2/select2.min.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/daterangepicker/moment.min.js"></script>
<script type="text/javascript" src="../vendor/daterangepicker/daterangepicker.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/slick/slick.min.js"></script>
<script type="text/javascript" src="../js/slick-custom.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/parallax100/parallax100.js"></script>
<script type="text/javascript">
$('.parallax100').parallax100();
</script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/countdowntime/countdowntime.js"></script>
<!--===============================================================================================-->
<script type="text/javascript" src="../vendor/lightbox2/js/lightbox.min.js"></script>
<script type="text/javascript" src="../vendor/isotope/isotope.pkgd.min.js"></script>
<!--===============================================================================================-->
<script src="../js/main.js"></script>
<script src="../js/main1.js"></script>
<script src="../js/chart.js' %}"></script>
</body>
</html>