forked from mohd-rafey-khan/college-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
624 lines (553 loc) · 30.7 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
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title>Eureka</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1" />
<!-- bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous">
<!-- fonts google -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Audiowide|Sofia|Trirong&effect=neon|outline|emboss|shadow-multiple">
<!-- -->
<link rel="stylesheet" href="css/demo.css">
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/swiper.min.css">
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/index3.css">
<!-- responsive css -->
<!-- <link rel="stylesheet" href="css/responsive.css" /> -->
<link rel="stylesheet" href="css/netflix.css">
<link rel="stylesheet" href="css/eventslider.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.5/slick.min.css">
</head>
<body class="width-100">
<nav style="background:rgb(27 27 27 / 38%);" class="navbar">
<div class="contentnav">
<div class="logo">
<img src="img/siet_logo.png" alt="" style="width: 9%; margin-top: -50px; margin-left: -14px;">
<img src="img/eureka2021.png" alt="" style="width: 20%; margin-top: -50px; margin-left: 10px;">
<!-- <a href="#"> <span style="color:cyan;">E</span> ureka</a> -->
</div>
<ul class="menu-list">
<div class="icon cancel-btn">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="2em" fill="#fff" class="bi bi-x" viewBox="0 0 16 16">
<path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>
</svg>
</div>
<li> <a href="/">Home</a> </li>
<li> <a href="gallery.html">Gallery</a> </li>
<li> <a href="team.html">Teams</a> </li>
<li id="eventsbtn"> <a href="#ev">Events</a> </li>
<li><a href="allevents.html">AllEvents</a> </li>
<li> <a href="http://eureka.siet.in/home/reg/reg.php">Register</a> </li>
<!-- <a href="http://eureka.siet.in/home/reg/reg.php" target="_blank" class="nav-link animated slideInLeft">Register Here</a> -->
</ul>
<div class="icon menu-btn">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="2em" fill="#fff" class="bi bi-justify-left" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>
</svg>
</div>
</div>
<div class="gotoup">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="2em" fill="black" class="bi bi-chevron-double-up" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M7.646 2.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 3.707 2.354 9.354a.5.5 0 1 1-.708-.708l6-6z"/>
<path fill-rule="evenodd" d="M7.646 6.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 7.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/>
</svg>
</div>
</nav>
<section class="p-0 height-100 bg-black">
<div class="container-fluid">
<div class="row">
<div class="swiper-container swiper-four-slides white-move height-100 width-100 hover-option3">
<div class="swiper-wrapper">
<!-- start slide item -->
<div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/yoyo2.jpg');background-size:cover;background-position-y:center; background-position-x: -700px;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<!-- <h6 class="font-weight-300 text-white-2 margin-20px-bottom">Pixflow Studio</h6> -->
<p class="text-white-2 width-85 md-width-100" style="font-size: 30px;">YO YO HONEY SINGH</p>
<!-- <div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div> -->
</figcaption>
</figure>
</div>
</div>
<!-- end slide item -->
<!-- start slide item -->
<div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/nirop.JPG');background-size:cover;background-position-x: -300px; background-position-y: -90px;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<!-- <h6 class="font-weight-300 text-white-2 margin-20px-bottom">Violator Series</h6> -->
<p class="text-white-2 width-85 md-width-100" style="font-size: 30px;">NILOPTAL MRINAL</p>
<!-- <div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div> -->
</figcaption>
</figure>
</div>
</div>
<!-- end slide item -->
<!-- start slide item -->
<div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/hariom.JPG');background-size:cover;background-position-x:30%;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<!-- <h6 class="font-weight-300 text-white-2 margin-20px-bottom">Redot Studio</h6> -->
<p class="text-white-2 width-85 md-width-100" style="font-size: 30px;">HARIOM PANWAR</p>
<!-- <div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div> -->
</figcaption>
</figure>
</div>
</div>
<!-- end slide item -->
<!-- start slide item -->
<div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/ankita.JPG');background-size:cover;background-position-x:-100px;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<!-- <h6 class="font-weight-300 text-white-2 margin-20px-bottom">Ada Weel</h6> -->
<p class="text-white-2 width-85 md-width-100" style="font-size: 30px;">ANKITA SINGH</p>
<!-- <div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div> -->
</figcaption>
</figure>
</div>
</div>
<!-- end slide item -->
<!-- start slide item -->
<!-- <div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/5.jpg');background-size:cover;background-position:center;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<h6 class="font-weight-300 text-white-2 margin-20px-bottom">Ridko Haircut</h6>
<p class="text-white-2 width-85 md-width-100">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div>
</figcaption>
</figure>
</div>
</div> -->
<!-- end slide item -->
<!-- start slide item -->
<!-- <div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/29.jpg');background-size:cover;background-position:center;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<h6 class="font-weight-300 text-white-2 margin-20px-bottom">30 Stuhle</h6>
<p class="text-white-2 width-85 md-width-100">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div>
</figcaption>
</figure>
</div>
</div> -->
<!-- end slide item -->
<!-- start slide item -->
<!--
<div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/8.jpg');background-size:cover;background-position:center;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<h6 class="font-weight-300 text-white-2 margin-20px-bottom">Bang & Olufsen</h6>
<p class="text-white-2 width-85 md-width-100">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div>
</figcaption>
</figure>
</div>
</div> -->
<!-- end slide item -->
<!-- start slide item -->
<!-- <div class="swiper-slide cover-background full-screen grid-item text-left" style="background-image:url('img/6.jpg');background-size:cover;background-position:center;">
<div class="slide-hover-box">
<div class="opacity-medium bg-black"></div>
<figure class="position-absolute up">
<figcaption>
<h6 class="font-weight-300 text-white-2 margin-20px-bottom">Beoplay</h6>
<p class="text-white-2 width-85 md-width-100">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<div class="separator-line-horrizontal-medium-light2 opacity5 bg-white margin-35px-top md-margin-15px-top"></div>
</figcaption>
</figure>
</div>
</div> -->
<!-- end slide item -->
</div>
<!-- start slider pagination -->
<div class="swiper-pagination swiper-pagination-four-slides swiper-pagination-white status"></div>
<div class="swiper-button-next swiper-button-black-highlight d-none"></div>
<div class="swiper-button-prev swiper-button-black-highlight d-none"></div>
<!-- end slider pagination -->
</div>
</div>
</div>
</section>
<section class="bg" style="height: 200px;"> <p contenteditable="true" class="txt" >EUREKA 2021</p> </section>
<!-- <section class="contents" style="margin-top: 0; background-color: #e6e6e6;">
<div class="balls">
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
<div class="contcontainer" id="container">
<div class="box">
<div class="hours">
<h1 id="days">8</h1>
</div>
<h1>Days</h1>
</div>
<div class="box">
<div class="minutes">
<h1 id="hrs">8</h1>
</div>
<h1>Hours</h1>
</div>
<div class="box">
<div class="seconds">
<h1 id="min">8</h1>
</div>
<h1>Minutes</h1>
</div>
<div class="box">
<div class="amorpm">
<h1 id="sec">8</h1>
</div>
<h1>Seconds</h1>
</div>
</div>
</section> -->
<div class="container-fluid" style="background: linear-gradient(rgb(0 0 0), rgb(0 0 0 / 11%)),url('img/crowd2.jpeg'); background-position-y: center ; background-size: cover; background-attachment: fixed; height: 450px;">
<div class="dotname">
<div class="dotnamehead">
<h2 style="color: antiquewhite; padding-top: 50px;">Events</h2>
</div>
<div class="dots">
<span>.</span>
<span>.</span>
<span>.</span>
<span>.</span>
</div>
</div>
<div class="container" style="margin-top: 50px;">
<div class="row">
<div class="col-md-12 heroSlider-fixed">
<div class="overlay">
</div>
<!-- Slider -->
<div class="slider responsive">
<div class="hover12">
<figure><img src="img/events/coding.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >CODER'S CAGE</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/debugging.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >B'BYE BUGS</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/database.jpeg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >WHAT'S YOUR SCHEMA</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/robo_Race.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >ROBO RACE</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/Robo_soccer.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >ROBO SOCCER</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/Jal_e_fifa.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >JAL-E-FIFA</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/WaterRocketary.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >WATER ROCKETRY</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/linefollower.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >LINE FOLLOWER</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/Bridge_design.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >BRIDGE DESIGN</h5>
</figure>
</div>
<div class="hover12">
<figure><img src="img/events/lights-camera-action.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
<h5 class="eventname" >LIGHTS CAMERA ACTION</h5>
</figure>
</div>
<div>
<img src="img/events/TechBuzz.jpg" alt="" style="height: 200px; width: 250px; border: 5px solid whitesmoke;"/>
</div>
</div>
<!-- control arrows -->
<div class="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
</div>
<div class="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid middle" style="margin-top: 0;">
<div class="sp-container">
<div class="sp-content">
<div class="sp-globe"></div>
<h2 class="frame-1">8th - 10th April</h2>
<h2 class="frame-2">EUREKA 2021</h2>
<h2 class="frame-3">By SGI</h2>
<h2 class="frame-4">PRESENTING YO YO HONEY SINGH</h2>
<h2 class="frame-5">
<span>LIVE</span>
<span>CONCERT,</span>
<span>10 APRIL.</span>
</h2>
<div id="ev"></div>
<!-- <a class="sp-circle-link" href="https://nick.mkrtchyan.ga"></a> -->
<div class="contents">
<div class="balls">
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
<div class="contcontainer" id="container">
<div class="box">
<div class="hours">
<h1 id="days">8</h1>
</div>
<h1>Days</h1>
</div>
<div class="box">
<div class="minutes">
<h1 id="hrs">8</h1>
</div>
<h1>Hours</h1>
</div>
<div class="box">
<div class="seconds">
<h1 id="min">8</h1>
</div>
<h1>Minutes</h1>
</div>
<div class="box">
<div class="amorpm">
<h1 id="sec">8</h1>
</div>
<h1>Seconds</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="events" id="body">
<div style="background:transparent;" class="container-fluid event-content">
<div class="row">
<div class="col-md-7">
<div id="pls" class="pulse">
<svg id="btnplay" style="display:block;" xmlns="http://www.w3.org/2000/svg" width="10em" height="10em" fill="#343a40ba" class="bi bi-play-fill" viewBox="0 0 16 16">
<path d="M11.596 8.697l-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"/>
</svg>
<svg id="btnpause" style="display:none;" xmlns="http://www.w3.org/2000/svg" width="10em" height="10em" fill="#343a40ba" class="bi bi-pause-fill" viewBox="0 0 16 16">
<path d="M5.5 3.5A1.5 1.5 0 0 1 7 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5zm5 0A1.5 1.5 0 0 1 12 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5z"/>
</svg>
</div>
<img class="mic1" src="img/MIC2.html" alt="">
<img class="mic2" src="img/MIC2.html" alt="">
<video class="vid" style="display:block; opacity: 0.2;" id="video1">
<source src="img/eureka.mp4" type="video/mp4">
Your browser does not support HTML video.
</video>
<h2 class="eureka ">EuREka 2K21</h2>
</div>
<div class="col-md">
<div class="row evntsdate">
<div class="col">
<div class="square">
<span></span>
<span></span>
<span></span>
<div class="content">
<p> <b>8</b></p>
<p>April</p>
</div>
</div>
<div class="square">
<span></span>
<span></span>
<span></span>
<div class="content">
<p> <b>9</b></p>
<p>April</p>
</div>
</div>
<div class="square">
<span></span>
<span></span>
<span></span>
<div class="content">
<p><b>10</b></p>
<p>April</p>
</div>
</div>
</div>
<div class="col">
<div class="infoevent1">
<h2>Kavi Sammelan</h2>
</div>
<div class="infoevent1">
<h2>Cultural Night</h2>
</div>
<div class="infoevent1">
<h2>DJ NIGHT</h2>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- dotname of events -->
<footer>
<div class="container">
<!-- <iframe class="map col-md" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3603.0978395017673!2d81.75092011492961!3d25.434992328253696!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x399acccbb108cfeb%3A0xbd80419a93ea5550!2sShambhunath%20Institute%20of%20Engineering%20and%20Technology!5e0!3m2!1sen!2sin!4v1616088141082!5m2!1sen!2sin" width="400" height="300" style="border:0;" allowfullscreen="" loading="lazy"></iframe> -->
<div class="footer-cont col-md d-flex justify-content-center align-items-center">
<p style="font-size:large; margin-top: 20px;">Shambhunath Group Of Institutions</p>
</div>
<div class="icon-body">
<ul>
<li>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-facebook" viewBox="0 0 16 16">
<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"/>
</svg>
</li>
<li>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-instagram" viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"/>
</svg>
</li>
</ul>
</div>
</div>
</footer>
<!-- end slider section -->
<!-- video play script -->
<script type="text/javascript">
var buttonpl = document.getElementById('btnplay');
var buttonpa = document.getElementById('btnpause');
var btnpulse = document.getElementById('pls');
var myVideo = document.getElementById("video1");
btnpulse.addEventListener("click",function() {
if(buttonpl.style.display == "none"){
buttonpl.style.display = "block";
buttonpa.style.display = "none";
//myVideo.style.display = "none";
myVideo.style.opacity = 0.2;
myVideo.pause();
}else{
//myVideo.style.display = "block";
myVideo.style.opacity = 1;
myVideo.play();
buttonpl.style.display = "none";
buttonpa.style.display = "block";
}
});
var gotoup = document.querySelector(".gotoup");
gotoup.addEventListener("click",function() {
window.scrollTo(0,0);
});
// myVideo.style.display = "block";
// if (myVideo.paused)
// myVideo.play();
// else{
// myVideo.pause();
// myVideo.style.display = "none";
// }
</script>
<!-- end video -->
<script>
// Set the date we're counting down to
// year, month, day, hour, minute, second:
var countDownDate = new Date(2021, 3, 9, 11, 59,59).getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get today's date and time
var now = new Date().getTime();
// Find the distance between now and the count down date
var distance = countDownDate - now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Display the result in the element with id="demo"
document.getElementById("days").innerHTML = days;
document.getElementById("hrs").innerHTML = hours;
document.getElementById("min").innerHTML = minutes;
document.getElementById("sec").innerHTML = seconds;
// If the count down is finished
if (distance < 0) {
clearInterval(x);
document.getElementById("container").innerHTML = "EXPIRED";
}
}, 1000);
</script>
<script type="text/javascript">
const navbar = document.querySelector(".navbar");
const menu = document.querySelector(".menu-list");
const menubtn = document.querySelector(".menu-btn");
const cancelbtn = document.querySelector(".cancel-btn");
menubtn.onclick = ()=>{
if(window.innerWidth < 800){
menu.style.background = "#222222a8";
}
menu.classList.add("active");
menubtn.classList.add("hide");
}
cancelbtn.onclick = ()=>{
menu.classList.remove("active");
menubtn.classList.remove("hide");
}
// window.onscroll = ()=>{
// this.scrollY >20 ? navbar.classList.add(".sticky") : navbar.classList.remove(".sticky");
// }
window.onscroll = function() {
if(this.scrollY > 300){
navbar.style.background = "#1b1b1b";
}else{
navbar.style.background = "#1b1b1b87";
}
}
</script>
<script type="text/javascript" src="js/jquery.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.5/slick.min.js"></script>
<script src="js/eventslider.js"></script>
<script type="text/javascript" src="js/swiper.min.js"></script>
<!-- bootstrap -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js" integrity="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0" crossorigin="anonymous"></script>
<!-- end -->
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>