-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIndex.html
602 lines (547 loc) · 53 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BIT Learning</title>
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v2.1.6/css/unicons.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css">
</head>
<body>
<nav>
<div class="container nav__container">
<a href="Index.html">
<h4>BIT Learning</h4>
</a>
<ul class="nav__menu">
<li><a href="Index.html">Home</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Courses.html">Courses</a></li>
<li><a href="Enroll.html">Enroll</a></li>
</ul>
<button id="open-menu-btn"><i class="uil uil-bars"></i></button>
<button id="close-menu-btn"><i class="uil uil-multiply"></i></button>
</div>
</nav>
<header>
<div class="container header_container">
<div class="header__left">
<h1>Increase your skill set to progress in your job</h1>
<p>Start, switch, or advance your career with more than 5 courses, Professional Certificates, and degrees from world-class universities and companies.</p>
<a href="Enroll.html" class="btn btn-primary">Get Started</a>
</div>
<div class="header__right">
<div class="header__right-image">
<img src="images/Header.png">
</div>
</div>
</div>
</header>
<section class="categories">
<div class="container categories__container">
<div class="categories__left">
<h1>Categories</h1>
<p>Learn the most popular courses by our expert teachers.
</p>
<a href="Courses.html" class="btn">Learn More</a>
</div>
<div class="categories__right">
<article class="category">
<span class="category_icon"><svg xmlns="http://www.w3.org/2000/svg"
enable-background="new 0 0 64 64" viewBox="0 0 64 64" id="graphics-card" width="64"
height="64">
<path
d="M46.8,19.07h-4.23c-0.27,0-0.49,0.22-0.49,0.49v1.7h-3.69v-5.03l1.15-1.15c0.42,0.28,0.92,0.45,1.46,0.45
c1.42,0,2.58-1.15,2.58-2.57s-1.16-2.57-2.58-2.57c-1.41,0-2.57,1.15-2.57,2.57c0,0.52,0.16,1.01,0.43,1.41l-1.13,1.13h-5.1v-3.71
h1.47c0.28,0,0.5-0.22,0.5-0.49V7.37c0-0.27-0.22-0.49-0.5-0.49h-3.92c-0.27,0-0.49,0.22-0.49,0.49v3.93
c0,0.27,0.22,0.49,0.49,0.49h1.47v3.71h-5.09l-1.13-1.13c0.26-0.4,0.42-0.89,0.42-1.41c0-1.42-1.15-2.57-2.57-2.57
s-2.57,1.15-2.57,2.57s1.15,2.57,2.57,2.57c0.54,0,1.04-0.17,1.46-0.45l1.15,1.15v5.03H22.2v-1.7c0-0.27-0.22-0.49-0.49-0.49h-4.23
c-0.27,0-0.49,0.22-0.49,0.49v4.23c0,0.27,0.22,0.49,0.49,0.49h4.23c0.27,0,0.49-0.22,0.49-0.49v-1.55h3.69v5.02l-1.15,1.16
c-0.42-0.29-0.92-0.46-1.46-0.46c-1.42,0-2.57,1.15-2.57,2.57s1.15,2.58,2.57,2.58s2.57-1.16,2.57-2.58c0-0.52-0.16-1-0.42-1.41
l1.13-1.13h5.09v3.72h-1.47c-0.27,0-0.49,0.22-0.49,0.49v3.92c0,0.28,0.22,0.5,0.49,0.5h3.92c0.28,0,0.5-0.22,0.5-0.5V32.2
c0-0.27-0.22-0.49-0.5-0.49h-1.47v-3.72h5.1l1.13,1.13c-0.27,0.41-0.43,0.89-0.43,1.41c0,1.42,1.16,2.58,2.57,2.58
c1.42,0,2.58-1.16,2.58-2.58s-1.16-2.57-2.58-2.57c-0.54,0-1.04,0.17-1.46,0.46l-1.15-1.16v-5.02h3.69v1.55
c0,0.27,0.22,0.49,0.49,0.49h4.23c0.27,0,0.49-0.22,0.49-0.49v-4.23C47.29,19.29,47.07,19.07,46.8,19.07z M41,11.37
c0.88,0,1.59,0.72,1.59,1.59c0,0.88-0.71,1.59-1.59,1.59c-0.87,0-1.58-0.71-1.58-1.59C39.42,12.09,40.13,11.37,41,11.37z
M23.28,14.55c-0.88,0-1.59-0.71-1.59-1.59c0-0.87,0.71-1.59,1.59-1.59c0.87,0,1.59,0.72,1.59,1.59
C24.87,13.84,24.15,14.55,23.28,14.55z M21.22,23.3h-3.24v-3.25h3.24V23.3z M23.28,32.12c-0.88,0-1.59-0.71-1.59-1.59
c0-0.87,0.71-1.59,1.59-1.59c0.87,0,1.59,0.72,1.59,1.59C24.87,31.41,24.15,32.12,23.28,32.12z M30.67,10.8V7.86h2.94v2.94H30.67z
M33.61,32.69v2.94h-2.94v-2.94H33.61z M37.4,27.01H26.88V16.49H37.4V27.01z M41,28.94c0.88,0,1.59,0.72,1.59,1.59
c0,0.88-0.71,1.59-1.59,1.59c-0.87,0-1.58-0.71-1.58-1.59C39.42,29.66,40.13,28.94,41,28.94z M46.3,23.3h-3.24v-3.25h3.24V23.3z">
</path>
<path d="M63.48,2.69c-0.45-0.6-1.17-0.98-1.98-0.98H2.49C1.12,1.71,0,2.82,0,4.2v42.97c0,1.38,1.12,2.5,2.49,2.5H26.3v5.19
c-3.61,0.26-6.47,3.27-6.47,6.94c0,0.27,0.22,0.49,0.5,0.49h23.63c0.27,0,0.49-0.22,0.49-0.49c0-3.67-2.86-6.68-6.47-6.94v-5.19
H61.5c0.81,0,1.53-0.39,1.99-0.99c0.32-0.42,0.51-0.94,0.51-1.51V4.2C64,3.63,63.81,3.1,63.48,2.69z M43.44,61.31h-22.6
c0.25-3.07,2.83-5.49,5.96-5.49h10.69C40.62,55.82,43.19,58.24,43.44,61.31z M27.29,54.84v-5.17h9.7v5.17H27.29z M63.01,47.17
c0,0.83-0.67,1.51-1.51,1.51H2.49c-0.83,0-1.51-0.68-1.51-1.51v-5.38h62.03V47.17z M0.98,40.8V4.2c0-0.83,0.68-1.51,1.51-1.51H61.5
c0.84,0,1.51,0.68,1.51,1.51v36.6H0.98z"></path>
<path fill="#dbe2eb" d="M61.5,2.69H6.11C5.28,2.69,4.6,3.37,4.6,4.2v36.6h58.41V4.2C63.01,3.37,62.34,2.69,61.5,2.69z M42.81,32.35
c-0.47,0.47-1.1,0.76-1.81,0.76c-1.41,0-2.57-1.16-2.57-2.58c0-0.52,0.16-1,0.43-1.41l-1.13-1.13h-5.1v3.72h1.47
c0.28,0,0.5,0.22,0.5,0.49v3.92c0,0.28-0.22,0.5-0.5,0.5h-3.92c-0.27,0-0.49-0.22-0.49-0.5V32.2c0-0.27,0.22-0.49,0.49-0.49h1.47
v-3.72h-5.09l-1.13,1.13c0.26,0.41,0.42,0.89,0.42,1.41c0,0.71-0.29,1.35-0.75,1.82h-0.01c-0.47,0.47-1.1,0.76-1.81,0.76
c-1.42,0-2.57-1.16-2.57-2.58s1.15-2.57,2.57-2.57c0.54,0,1.04,0.17,1.46,0.46l1.15-1.16v-5.02H22.2v1.55
c0,0.27-0.22,0.49-0.49,0.49h-4.23c-0.27,0-0.49-0.22-0.49-0.49v-4.23c0-0.27,0.22-0.49,0.49-0.49h4.23c0.27,0,0.49,0.22,0.49,0.49
v1.7h3.69v-5.03l-1.15-1.15c-0.42,0.28-0.92,0.45-1.46,0.45c-1.42,0-2.57-1.15-2.57-2.57s1.15-2.57,2.57-2.57
c0.71,0,1.34,0.29,1.81,0.75h0.01c0.46,0.47,0.75,1.11,0.75,1.82c0,0.52-0.16,1.01-0.42,1.41l1.13,1.13h5.09v-3.71h-1.47
c-0.27,0-0.49-0.22-0.49-0.49V7.37c0-0.27,0.22-0.49,0.49-0.49h3.92c0.28,0,0.5,0.22,0.5,0.49v3.93c0,0.27-0.22,0.49-0.5,0.49
h-1.47v3.71h5.1l1.13-1.13c-0.27-0.4-0.43-0.89-0.43-1.41c0-1.42,1.16-2.57,2.57-2.57c0.71,0,1.34,0.29,1.81,0.75h0.01
c0.47,0.47,0.76,1.11,0.76,1.82c0,1.42-1.16,2.57-2.58,2.57c-0.13,0-0.27-0.01-0.4-0.03c-0.39-0.06-0.75-0.21-1.06-0.42l-0.42,0.42
l-0.73,0.73v5.03h3.69v-1.7c0-0.27,0.22-0.49,0.49-0.49h4.23c0.27,0,0.49,0.22,0.49,0.49v4.23c0,0.27-0.22,0.49-0.49,0.49h-4.23
c-0.27,0-0.49-0.22-0.49-0.49v-1.55h-3.69v5.02l0.72,0.73l0.43,0.43c0.31-0.22,0.67-0.37,1.06-0.43c0.13-0.02,0.27-0.03,0.4-0.03
c1.42,0,2.58,1.15,2.58,2.57C43.58,31.24,43.29,31.88,42.81,32.35L42.81,32.35z"></path>
<path fill="#c2c8ce"
d="M6.11,2.69C5.28,2.69,4.6,3.37,4.6,4.2v36.6H0.98V4.2c0-0.83,0.68-1.51,1.51-1.51H6.11z">
</path>
<rect width="10.52" height="10.52" x="26.88" y="16.49" fill="#666"></rect>
<rect width="2.94" height="2.94" x="30.67" y="7.86" fill="#4fa4d1"></rect>
<path fill="#ff5b61" d="M42.59,12.96c0,0.88-0.71,1.59-1.59,1.59c-0.87,0-1.58-0.71-1.58-1.59c0-0.87,0.71-1.59,1.58-1.59
C41.88,11.37,42.59,12.09,42.59,12.96z"></path>
<rect width="3.24" height="3.25" x="43.06" y="20.05" fill="#ffc90d"></rect>
<path fill="#ff5b61" d="M42.59,30.53c0,0.88-0.71,1.59-1.59,1.59c-0.87,0-1.58-0.71-1.58-1.59c0-0.87,0.71-1.59,1.58-1.59
C41.88,28.94,42.59,29.66,42.59,30.53z"></path>
<rect width="2.94" height="2.94" x="30.67" y="32.69" fill="#4fa4d1"></rect>
<circle cx="23.28" cy="30.53" r="1.59" fill="#ff5b61"></circle>
<circle cx="23.28" cy="12.96" r="1.59" fill="#ff5b61"></circle>
<rect width="3.24" height="3.25" x="17.98" y="20.05" fill="#ffc90d"></rect>
<path fill="#666" d="M4.6,41.79v5.38c0,0.83,0.68,1.51,1.51,1.51H61.5c0.84,0,1.51-0.68,1.51-1.51v-5.38H4.6z M32,47.34
c-1.09,0-1.97-0.89-1.97-1.97c0-1.09,0.88-1.97,1.97-1.97c0.81,0,1.51,0.5,1.81,1.2c0.1,0.24,0.16,0.5,0.16,0.77
s-0.06,0.53-0.16,0.76C33.51,46.84,32.81,47.34,32,47.34z"></path>
<path fill="#5a5b5b"
d="M6.11,48.68H2.49c-0.83,0-1.51-0.68-1.51-1.51v-5.38H4.6v5.38C4.6,48,5.28,48.68,6.11,48.68z">
</path>
<path fill="#666"
d="M43.44,61.31h-22.6c0.25-3.07,2.83-5.49,5.96-5.49h10.69C40.62,55.82,43.19,58.24,43.44,61.31z">
</path>
<path d="M32,43.4c-1.09,0-1.97,0.88-1.97,1.97c0,1.08,0.88,1.97,1.97,1.97c1.08,0,1.97-0.89,1.97-1.97
C33.97,44.28,33.08,43.4,32,43.4z M32,46.35c-0.54,0-0.99-0.44-0.99-0.98c0-0.55,0.45-0.99,0.99-0.99s0.98,0.44,0.98,0.99
C32.98,45.91,32.54,46.35,32,46.35z"></path>
<path fill="#dbe2eb" d="M32.98,45.37c0,0.54-0.44,0.98-0.98,0.98s-0.99-0.44-0.99-0.98c0-0.55,0.45-0.99,0.99-0.99
S32.98,44.82,32.98,45.37z"></path>
</svg>
<h5>BCS</h5>
<p>Bachelors of Computing Science is one of the most popular courses in IT. This field has the potential to develop your career.</p>
</span>
</article>
<article class="category">
<span class="category_icon"><svg xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd"
stroke-linejoin="round" stroke-miterlimit="2" clip-rule="evenodd" viewBox="0 0 64 64"
id="cyber-security" width="64" height="64">
<path fill="#00bce5" fill-rule="nonzero"
d="M33.28,49.232l-1.28,0.768l-1.28,-0.768c-8.512,-5.107 -13.72,-14.306 -13.72,-24.232c6.486,-1.444 11.624,-4.903 15,-11c3.376,6.097 8.514,9.556 15,11c0,9.926 -5.208,19.125 -13.72,24.232Z">
</path>
<path fill="#f0f0ff"
d="M35 31c0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3 0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3zM57 4c0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3 0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3zM50 12c0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3 0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3zM57 33c0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3 0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3zM7 4c0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3 0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3zM14 12c0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3 0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3zM7 33c0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3 0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3zM7 60c0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3 0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3zM14 52c0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3 0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3zM57 60c0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3 0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3zM50 52c0 1.656 1.344 3 3 3 1.656 0 3-1.344 3-3 0-1.656-1.344-3-3-3-1.656 0-3 1.344-3 3z">
</path>
<path fill="#1b4a99"
d="M7.874,59l13.126,0c1.657,0 3,-1.343 3,-3l0,-5c0,-0.552 0.448,-1 1,-1c0.552,0 1,0.448 1,1l0,5c0,2.761 -2.239,5 -5,5l-13.126,0c-0.445,1.724 -2.012,3 -3.874,3c-2.208,0 -4,-1.792 -4,-4c0,-2.208 1.792,-4 4,-4c1.862,0 3.429,1.276 3.874,3Zm48.252,2l-13.126,0c-2.761,0 -5,-2.239 -5,-5l-0,-5c0,-0.552 0.448,-1 1,-1c0.552,0 1,0.448 1,1l-0,5c-0,1.657 1.343,3 3,3l13.126,0c0.445,-1.724 2.012,-3 3.874,-3c2.208,0 4,1.792 4,4c0,2.208 -1.792,4 -4,4c-1.862,0 -3.429,-1.276 -3.874,-3Zm-50.126,-1c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2Zm52,0c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2Zm-43.126,-9l1.126,0c0.552,0 1,-0.448 1,-1l-0,-6c0,-0.552 0.448,-1 1,-1c0.552,0 1,0.448 1,1l-0,6c-0,1.657 -1.343,3 -3,3l-1.126,0c-0.445,1.724 -2.012,3 -3.874,3c-2.208,0 -4,-1.792 -4,-4c-0,-2.208 1.792,-4 4,-4c1.862,0 3.429,1.276 3.874,3Zm34.252,2l-1.126,0c-1.657,0 -3,-1.343 -3,-3l-0,-6c0,-0.552 0.448,-1 1,-1c0.552,0 1,0.448 1,1l-0,6c-0,0.552 0.447,1 1,1l1.126,0c0.445,-1.724 2.012,-3 3.874,-3c2.208,0 4,1.792 4,4c-0,2.208 -1.792,4 -4,4c-1.862,0 -3.429,-1.276 -3.874,-3Zm-36.126,-1c-0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2c-0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2Zm38,0c-0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2c-0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2Zm-17.205,-1.911c8.813,-5.287 14.205,-14.812 14.205,-25.089c0,-0.469 -0.325,-0.874 -0.783,-0.976c-6.199,-1.38 -11.115,-4.681 -14.342,-10.509c-0.176,-0.318 -0.511,-0.515 -0.875,-0.515c-0.364,-0 -0.699,0.197 -0.875,0.515c-3.227,5.828 -8.142,9.129 -14.342,10.509c-0.458,0.102 -0.783,0.507 -0.783,0.976c0,10.277 5.392,19.802 14.206,25.089c-0,0 1.28,0.768 1.28,0.768c0.316,0.19 0.712,0.19 1.029,0l1.28,-0.768Zm-1.795,-34.139c-3.36,5.228 -8.12,8.362 -13.988,9.837c0.267,9.273 5.238,17.797 13.223,22.587l0.765,0.46l0.766,-0.46c2.021,-1.223 3.885,-2.688 5.531,-4.384c3.24,-3.336 5.596,-7.497 6.79,-11.991c0.53,-1.995 0.822,-4.042 0.898,-6.104l0.004,-0.108c-5.869,-1.475 -10.628,-4.609 -13.989,-9.837Zm-1,18.924c-1.724,-0.445 -3,-2.012 -3,-3.874c0,-2.208 1.792,-4 4,-4c2.208,0 4,1.792 4,4c0,1.862 -1.276,3.429 -3,3.874l0,5.126c-0,0.552 -0.448,1 -1,1c-0.552,-0 -1,-0.448 -1,-1l0,-5.126Zm25.126,-2.874c0.445,-1.724 2.012,-3 3.874,-3c2.208,0 4,1.792 4,4c0,2.208 -1.792,4 -4,4c-1.862,0 -3.429,-1.276 -3.874,-3l-6.126,0c-0.552,0 -1,-0.448 -1,-1c-0,-0.552 0.448,-1 1,-1l6.126,0Zm-48.252,2c-0.445,1.724 -2.012,3 -3.874,3c-2.208,0 -4,-1.792 -4,-4c0,-2.208 1.792,-4 4,-4c1.862,0 3.429,1.276 3.874,3l6.126,0c0.552,0 1,0.448 1,1c-0,0.552 -0.448,1 -1,1l-6.126,0Zm50.126,-1c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2Zm-52,0c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2Zm28,-2c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2Zm15.126,-20c0.445,-1.724 2.012,-3 3.874,-3c2.208,0 4,1.792 4,4c0,2.208 -1.792,4 -4,4c-1.862,0 -3.429,-1.276 -3.874,-3l-1.126,0c-0.552,0 -1,0.447 -1,1l0,6c0,0.552 -0.448,1 -1,1c-0.552,0 -1,-0.448 -1,-1c0,0 0,-6 0,-6c0,-1.658 1.343,-3 3,-3l1.126,0Zm-34.252,2c-0.445,1.724 -2.012,3 -3.874,3c-2.208,0 -4,-1.792 -4,-4c0,-2.208 1.792,-4 4,-4c1.862,0 3.429,1.276 3.874,3l1.126,0c1.658,0 3,1.342 3,3l0,6c0,0.552 -0.448,1 -1,1c-0.552,0 -1,-0.448 -1,-1c0,0 0,-6 0,-6c0,-0.553 -0.447,-1 -1,-1l-1.126,0Zm41.252,-10c0.445,-1.724 2.012,-3 3.874,-3c2.208,0 4,1.792 4,4c0,2.208 -1.792,4 -4,4c-1.862,0 -3.429,-1.276 -3.874,-3l-13.126,0c-1.657,0 -3,1.343 -3,3l0,8c0,0.552 -0.448,1 -1,1c-0.552,0 -1,-0.448 -1,-1c0,0 0,-8 0,-8c0,-2.761 2.239,-5 5,-5l13.126,0Zm-48.252,2c-0.445,1.724 -2.012,3 -3.874,3c-2.208,0 -4,-1.792 -4,-4c0,-2.208 1.792,-4 4,-4c1.862,0 3.429,1.276 3.874,3l13.126,0c2.761,0 5,2.239 5,5l0,8c0,0.552 -0.448,1 -1,1c-0.552,0 -1,-0.448 -1,-1c0,0 0,-8 0,-8c0,-1.657 -1.343,-3 -3,-3l-13.126,0Zm43.126,7c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2Zm-38,0c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2Zm45,-8c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2Zm-52,0c0,1.104 -0.896,2 -2,2c-1.104,0 -2,-0.896 -2,-2c0,-1.104 0.896,-2 2,-2c1.104,0 2,0.896 2,2Z">
</path>
</svg>
<h5>Cybersecurity</h5>
<p>Cybersecurity is the practice of protecting computers, networks, and data from malicious attacks.</p>
</span>
</article>
<article class="category">
<span class="category_icon"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"
viewBox="0 0 512 512" id="hotel" width="64" height="64">
<rect width="349" height="128" x="81.5" y="7.5" fill="#f66" rx="15"></rect>
<path fill="#ff4e4e"
d="M415.5 7.5h-30a15 15 0 0 1 15 15v98a15 15 0 0 1-15 15h30a15 15 0 0 0 15-15v-98a15 15 0 0 0-15-15Z">
</path>
<path fill="#ffe966"
d="m152.581 40.759 8.371 16.962a3 3 0 0 0 2.26 1.641l18.718 2.72a3 3 0 0 1 1.663 5.117l-13.546 13.203a3 3 0 0 0-.862 2.656l3.197 18.643a3 3 0 0 1-4.353 3.162l-16.742-8.802a3 3 0 0 0-2.792 0l-16.743 8.802a3 3 0 0 1-4.353-3.162l3.198-18.643a3 3 0 0 0-.863-2.656L116.19 67.2a3 3 0 0 1 1.663-5.117l18.718-2.72a3 3 0 0 0 2.26-1.641l8.37-16.962a3 3 0 0 1 5.381 0zm106.11 0 8.37 16.962a3 3 0 0 0 2.26 1.641l18.718 2.72a3 3 0 0 1 1.663 5.117l-13.545 13.203a3 3 0 0 0-.863 2.656l3.197 18.643a3 3 0 0 1-4.352 3.162l-16.743-8.802a3 3 0 0 0-2.792 0l-16.743 8.802a3 3 0 0 1-4.352-3.162l3.197-18.643a3 3 0 0 0-.863-2.656L222.298 67.2a3 3 0 0 1 1.663-5.117l18.719-2.72a3 3 0 0 0 2.258-1.641l8.372-16.962a3 3 0 0 1 5.38 0zm106.108.5 8.372 16.962a3 3 0 0 0 2.259 1.641l18.718 2.72a3 3 0 0 1 1.663 5.117l-13.545 13.203a3 3 0 0 0-.863 2.656l3.198 18.643a3 3 0 0 1-4.353 3.162l-16.743-8.802a3 3 0 0 0-2.792 0l-16.742 8.802a3 3 0 0 1-4.353-3.162l3.197-18.643a3 3 0 0 0-.862-2.656L328.407 67.7a3 3 0 0 1 1.663-5.117l18.719-2.72a3 3 0 0 0 2.259-1.641l8.371-16.962a3 3 0 0 1 5.38 0z">
</path>
<path fill="#ffe236"
d="M333.373 65.903a3 3 0 0 0 2.26-1.64l1.322-2.681-6.885 1a3.002 3.002 0 0 0-2.33 4.14zm62.438 1.796a3 3 0 0 0-1.663-5.117l-18.718-2.72a3 3 0 0 1-2.26-1.641l-8.37-16.962a3 3 0 0 0-5.381 0l-6.508 13.187 4.844 9.816a3 3 0 0 0 2.259 1.641l18.719 2.72a3 3 0 0 1 1.663 5.117L366.85 86.943a3 3 0 0 0-.862 2.656l1.558 9.087 12.702 6.677a3 3 0 0 0 4.353-3.162l-3.198-18.643a3 3 0 0 1 .863-2.656zm-106.11-.5a3 3 0 0 0-1.662-5.117l-18.719-2.72a3 3 0 0 1-2.258-1.641l-8.372-16.962a3 3 0 0 0-5.38 0L246.8 53.946l4.845 9.816a3 3 0 0 0 2.259 1.641l18.718 2.72a3 3 0 0 1 1.663 5.117l-13.545 13.203a3 3 0 0 0-.863 2.656l1.559 9.087 12.702 6.677a3 3 0 0 0 4.353-3.162l-3.198-18.643a3 3 0 0 1 .863-2.656zm-106.108 0a3 3 0 0 0-1.663-5.117l-18.719-2.72a3 3 0 0 1-2.259-1.641l-8.371-16.962a3 3 0 0 0-5.38 0l-6.509 13.187 4.845 9.816a3 3 0 0 0 2.258 1.641l18.72 2.72a3 3 0 0 1 1.662 5.117l-13.545 13.203a3 3 0 0 0-.863 2.656l1.559 9.087 12.701 6.677a3 3 0 0 0 4.353-3.162l-3.197-18.643a3 3 0 0 1 .863-2.656zm164.497 35.403a3 3 0 0 0-2.792 0l-4.615 2.427a2.964 2.964 0 0 0 3.288.334l4.685-2.463z">
</path>
<path fill="#f2f2f2" d="M22.5 195.5h467v309h-467z"></path>
<path fill="#eee"
d="M444.5 195.5h45v309h-45zM114.195 135.5h33v60h-33zM364.805 135.5h33v60h-33z"></path>
<path fill="#ffcd85" d="M217 372.5h78a15 15 0 0 1 15 15v117H202v-117a15 15 0 0 1 15-15Z">
</path>
<path fill="#ffc570" d="M295 372.5h-45a15 15 0 0 1 15 15v117h45v-117a15 15 0 0 0-15-15Z">
</path>
<rect width="497" height="30" x="7.5" y="165.5" fill="#676e87" rx="7"></rect>
<path fill="#595f74"
d="M497.5 165.5h-45a7 7 0 0 1 7 7v16a7 7 0 0 1-7 7h45a7 7 0 0 0 7-7v-16a7 7 0 0 0-7-7Z">
</path>
<rect width="81" height="87" x="67.5" y="240.5" fill="#66c1ff" rx="9"></rect>
<rect width="81" height="87" x="67.5" y="372.5" fill="#66c1ff" rx="9"></rect>
<rect width="81" height="87" x="363.5" y="240.5" fill="#66c1ff" rx="9"></rect>
<rect width="81" height="87" x="363.5" y="372.5" fill="#66c1ff" rx="9"></rect>
<rect width="81" height="87" x="215.5" y="240.5" fill="#66c1ff" rx="9"></rect>
<path fill="#272a33"
d="m289.117 54.66-16.377-2.38-7.324-14.841a10.501 10.501 0 0 0-18.832 0l-7.324 14.84-16.377 2.38a10.5 10.5 0 0 0-5.82 17.91l11.851 11.552-2.797 16.31a10.486 10.486 0 0 0 15.234 11.07l14.649-7.7 14.648 7.7a10.5 10.5 0 0 0 15.235-11.068l-2.797-16.312 11.852-11.552a10.5 10.5 0 0 0-5.82-17.91ZM270.92 75.032a10.496 10.496 0 0 0-3.018 9.293l1.656 9.656-8.671-4.559a10.501 10.501 0 0 0-9.774 0l-8.67 4.56 1.655-9.656a10.497 10.497 0 0 0-3.019-9.295l-7.017-6.839 9.697-1.408a10.496 10.496 0 0 0 7.905-5.744L256 52.254l4.335 8.784a10.496 10.496 0 0 0 7.907 5.746l9.695 1.408ZM183.008 54.66l-16.377-2.38-7.324-14.841a10.501 10.501 0 0 0-18.832 0l-7.325 14.84-16.377 2.38a10.5 10.5 0 0 0-5.819 17.91l11.85 11.552-2.796 16.31a10.486 10.486 0 0 0 15.234 11.07l14.649-7.7 14.648 7.7a10.5 10.5 0 0 0 15.234-11.068l-2.797-16.311 11.853-11.553a10.5 10.5 0 0 0-5.821-17.91ZM164.81 75.032a10.497 10.497 0 0 0-3.018 9.293l1.655 9.656-8.67-4.559a10.496 10.496 0 0 0-9.773 0l-8.672 4.56 1.655-9.656a10.497 10.497 0 0 0-3.018-9.295l-7.016-6.839 9.695-1.408a10.496 10.496 0 0 0 7.906-5.744l4.336-8.786 4.337 8.79a10.5 10.5 0 0 0 7.905 5.74l9.695 1.409ZM372.5 467h63a16.52 16.52 0 0 0 16.5-16.5v-69a16.52 16.52 0 0 0-16.5-16.5h-63a16.52 16.52 0 0 0-16.5 16.5v69a16.52 16.52 0 0 0 16.5 16.5Zm39-87h24a1.502 1.502 0 0 1 1.5 1.5v27h-25.5Zm0 43.5H437v27a1.502 1.502 0 0 1-1.5 1.5h-24Zm-40.5-42a1.502 1.502 0 0 1 1.5-1.5h24v28.5H371Zm0 42h25.5V452h-24a1.502 1.502 0 0 1-1.5-1.5ZM497.5 203a14.517 14.517 0 0 0 14.5-14.5v-16a14.517 14.517 0 0 0-14.5-14.5h-92.195v-15H415.5a22.526 22.526 0 0 0 22.5-22.5v-98A22.526 22.526 0 0 0 415.5 0h-319A22.526 22.526 0 0 0 74 22.5v98A22.526 22.526 0 0 0 96.5 143h10.195v15H14.5A14.517 14.517 0 0 0 0 172.5v16A14.517 14.517 0 0 0 14.5 203h.5v294H7.5a7.5 7.5 0 0 0 0 15h497a7.5 7.5 0 1 0 0-15H497V203Zm-401-75a7.508 7.508 0 0 1-7.5-7.5v-98a7.508 7.508 0 0 1 7.5-7.5h319a7.508 7.508 0 0 1 7.5 7.5v98a7.508 7.508 0 0 1-7.5 7.5Zm293.805 15v15h-18v-15Zm-33 0v15h-202.61v-15Zm-217.61 0v15h-18v-15ZM302.5 497h-93V387.5a7.508 7.508 0 0 1 7.5-7.5h78a7.508 7.508 0 0 1 7.5 7.5Zm179.5 0H317.5V387.5A22.526 22.526 0 0 0 295 365h-78a22.526 22.526 0 0 0-22.5 22.5V497H30V203h452ZM15 188v-15h482v15Zm209.5 147h63a16.52 16.52 0 0 0 16.5-16.5v-69a16.519 16.519 0 0 0-16.5-16.5h-63a16.519 16.519 0 0 0-16.5 16.5v69a16.52 16.52 0 0 0 16.5 16.5Zm39-87h24a1.502 1.502 0 0 1 1.5 1.5v27h-25.5Zm0 43.5H289v27a1.502 1.502 0 0 1-1.5 1.5h-24Zm-40.5-42a1.502 1.502 0 0 1 1.5-1.5h24v28.5H223Zm0 42h25.5V320h-24a1.502 1.502 0 0 1-1.5-1.5ZM76.5 335h63a16.52 16.52 0 0 0 16.5-16.5v-69a16.519 16.519 0 0 0-16.5-16.5h-63A16.519 16.519 0 0 0 60 249.5v69A16.52 16.52 0 0 0 76.5 335Zm39-87h24a1.502 1.502 0 0 1 1.5 1.5v27h-25.5Zm0 43.5H141v27a1.502 1.502 0 0 1-1.5 1.5h-24Zm-40.5-42a1.502 1.502 0 0 1 1.5-1.5h24v28.5H75Zm0 42h25.5V320h-24a1.502 1.502 0 0 1-1.5-1.5ZM372.5 335h63a16.52 16.52 0 0 0 16.5-16.5v-69a16.519 16.519 0 0 0-16.5-16.5h-63a16.519 16.519 0 0 0-16.5 16.5v69a16.52 16.52 0 0 0 16.5 16.5Zm39-87h24a1.502 1.502 0 0 1 1.5 1.5v27h-25.5Zm0 43.5H437v27a1.502 1.502 0 0 1-1.5 1.5h-24Zm-40.5-42a1.502 1.502 0 0 1 1.5-1.5h24v28.5H371Zm0 42h25.5V320h-24a1.502 1.502 0 0 1-1.5-1.5ZM76.5 467h63a16.52 16.52 0 0 0 16.5-16.5v-69a16.52 16.52 0 0 0-16.5-16.5h-63A16.52 16.52 0 0 0 60 381.5v69A16.52 16.52 0 0 0 76.5 467Zm39-87h24a1.502 1.502 0 0 1 1.5 1.5v27h-25.5Zm0 43.5H141v27a1.502 1.502 0 0 1-1.5 1.5h-24Zm-40.5-42a1.502 1.502 0 0 1 1.5-1.5h24v28.5H75Zm0 42h25.5V452h-24a1.502 1.502 0 0 1-1.5-1.5ZM395.226 55.16l-16.377-2.38-7.324-14.841a10.501 10.501 0 0 0-18.832 0l-7.324 14.84-16.377 2.38a10.5 10.5 0 0 0-5.82 17.91l11.851 11.553-2.797 16.31a10.486 10.486 0 0 0 15.235 11.07l14.648-7.702 14.649 7.701a10.5 10.5 0 0 0 15.234-11.068l-2.797-16.312 11.85-11.551a10.5 10.5 0 0 0-5.819-17.91ZM377.03 75.532a10.496 10.496 0 0 0-3.017 9.293l1.655 9.656-8.672-4.559a10.501 10.501 0 0 0-9.772 0l-8.671 4.56 1.655-9.656a10.499 10.499 0 0 0-3.02-9.295l-7.015-6.838 9.697-1.41a10.503 10.503 0 0 0 7.904-5.743l4.336-8.786 4.335 8.784a10.496 10.496 0 0 0 7.907 5.746l9.695 1.408Z">
</path>
</svg>
<h5>HM</h5>
<p>Hotel management is an area of the hospitality industry that includes overseeing the operations of hotel facilities.</p>
</span>
</article>
<article class="category">
<span class="category_icon"><svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"
id="business">
<g transform="translate(105 -1175.362)">
<g transform="translate(-105 187)">
<rect width="4" height="34" x="-59" y="1007.362" fill="#e9eded" rx="1.499" ry="0"
transform="scale(-1 1)"></rect>
<path fill="#b0bec5"
d="M55 1045.362a4 4 0 0 0 3.464-2 4 4 0 0 0 0-4 4 4 0 0 0-3.464-2v4z"></path>
<rect width="54" height="34" x="5" y="1003.362" fill="#e9eded" rx="4" ry="4"></rect>
<g transform="translate(18.5 -16)">
<path fill="none" stroke="#263238"
d="M22.5 1040.862v4h-7m-12-4v2h7.478m11.522-3.75v-11.25H20m-16.534 10.63v-1.63h7.052v1.63M7 1036.676v-8.813h5.5">
</path>
<rect width="6" height="3" x="13" y="1021.362" fill="#4bbfeb" rx="1.5" ry="1.5">
</rect>
<rect width="8" height="3" x="12" y="1026.362" fill="#f44336" rx="0" ry="0">
</rect>
<rect width="5" height="3" x="1" y="1038.362" fill="#f44336" rx="0" ry="0">
</rect>
<rect width="7" height="3" x="19" y="1038.362" fill="#f44336" rx="0" ry="0">
</rect>
<rect width="5" height="3" x="8" y="1038.362" fill="#f44336" rx="0" ry="0">
</rect>
<rect width="8" height="3" x="12" y="1048.362" fill="#4bbfeb" rx="1.5" ry="1.5">
</rect>
<path fill="none" stroke="#263238" d="M16 1024.362v2"></path>
<path fill="#ffc107" d="m7 1029.362 3 3-3 3-3-3z"></path>
<rect width="7" height="3" x="19" y="1031.362" fill="#f44336" rx="0" ry="0">
</rect>
<path fill="none" stroke="#263238" d="M10.5 1041.362v2m-3.5-.5v2h7"></path>
<rect width="6" height="3" x="13" y="1043.362" fill="#f44336" rx="0" ry="0">
</rect>
<path fill="none" stroke="#34485c" d="M16 1046.362v2"></path>
</g>
<rect width="4" height="30" x="5" y="1003.362" fill="#b0bec5" rx="1.499" ry="0">
</rect>
<path fill="#b0bec5"
d="M9 1007.362a4 4 0 0 1-3.464-2 4 4 0 0 1 0-4 4 4 0 0 1 3.464-2v4z"></path>
<path fill="#e9eded"
d="M9 1037.362a4 4 0 0 1-3.464-2 4 4 0 0 1 0-4 4 4 0 0 1 3.464-2v4zm46-26a4 4 0 0 0 3.464-2 4 4 0 0 0 0-4 4 4 0 0 0-3.464-2v4z">
</path>
</g>
<rect width="29" height="4" x="-86" y="1226.362" fill="#f44336" rx="0" ry="0"></rect>
<path fill="#ffeb3b" d="M-86 1226.362v4l-5-2z"></path>
<path fill="#263238" d="m-89 1227.561-2 .801 2 .801v-1.602z"></path>
<path fill="#e9eded"
d="M-57 1226.362h2c.554 0 1 .446 1 1v2c0 .554-.446 1-1 1h-2c-.554 0-1-.446-1-1v-2c0-.554.446-1 1-1z">
</path>
<rect width="1" height="4" x="-58" y="1226.362" fill="#263238" rx="1.499" ry="0"></rect>
<path fill="#263238" fill-rule="evenodd" d="M-86 1227.362h28v2h-28z"></path>
<path fill="#03a9f4" d="M-93 1182.362h43v7h-43z"></path>
<path fill="#607d8b"
d="M-91 1187.362h1v2h-1zM-89 1187.362h1v2h-1zM-87 1187.362h1v2h-1zM-85 1187.362h1v2h-1z">
</path>
<path fill="#81d4fa"
d="M-91 1187.362h1v2h-1zM-89 1186.362h1v3h-1zM-87 1187.362h1v2h-1zM-85 1186.362h1v3h-1zM-83 1187.362h1v2h-1zM-81 1186.362h1v3h-1zM-79 1187.362h1v2h-1zM-77 1186.362h1v3h-1zM-75 1187.362h1v2h-1zM-73 1186.362h1v3h-1zM-71 1187.362h1v2h-1zM-69 1186.362h1v3h-1zM-67 1187.362h1v2h-1zM-65 1186.362h1v3h-1zM-63 1187.362h1v2h-1zM-61 1186.362h1v3h-1zM-59 1187.362h1v2h-1zM-57 1186.362h1v3h-1zM-55 1187.362h1v2h-1zM-53 1186.362h1v3h-1z">
</path>
<path fill="#0277bd" d="M-93 1182.362h43v2h-43z"></path>
</g>
</svg>
<h5>MBA</h5>
<p>The Master of Business Administration focuses on advanced education in business and management.</p>
</span>
</article>
<article class="category">
<span class="category_icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"
id="bachelor" width="64" height="64">
<path
d="M59.5425,29.15987l-13.54004-8.79999V11.99989h5c.31,0,.60999-.15002,.79999-.40002,.78003-1.02997,1.20001-2.27997,1.20001-3.59998,.06354-3.24286-2.77838-6.04736-6-6H9.00246c-2.76776,.6604-5.02838,2.96307-4.99994,6.00006-.00006-.00006-.00006,47.99994-.00006,47.99994-.02344,3.04401,2.24084,5.36462,5.00006,5.99994-.00006,.00006,37.99994,.00006,37.99994,.00006,4.83795,.07971,7.79724-5.77606,4.79987-9.6001-.18988-.24994-.48987-.3999-.79987-.3999h-5v-4h2c2.21002,0,4-1.79004,4-4v-8.26001l4-2.59998v7.85999c.02161,1.31262,1.97784,1.31592,2-.00006,0,.00006,0-8.99994,0-8.99994,0-.04913-.02112-.09125-.02795-.13843,.01794-.0116,1.56799-1.02161,1.56799-1.02161,.60699-.37189,.60699-1.30823,0-1.67999Zm-15.54004,22.84003H13.9825c-.38,0-.73004,.20996-.89001,.54999-.16998,.34003-.14001,.75,.08997,1.04999,.54004,.72003,.82001,1.54999,.82001,2.40002,.02863,2.50037-2.36011,4.44305-4.80176,3.91888-1.8299-.37122-3.19824-1.99011-3.19824-3.91888V7.99989c0-1.92828,1.3678-3.54657,3.19531-3.91864,2.4436-.52142,4.83264,1.41364,4.80469,3.91864,0,.84998-.27997,1.67999-.82001,2.39996-.49518,.62128-.0036,1.62769,.80011,1.60004-.00006,0,30.0199,0,30.0199,0v7.06l-4.45996-2.90002c-.33002-.20996-.75-.20996-1.08002,0l-20,13c-.28998,.19-.46002,.5-.46002,.84003,0,.33997,.17004,.64996,.46002,.83997l7.53998,4.90002v8.26001c0,2.20996,1.79004,4,4,4h14v4Zm6-8c0,1.09998-.89996,2-2,2H30.00246c-1.09998,0-2-.90002-2-2v-6.96002l10.46002,6.79999c.31909,.2149,.76093,.21478,1.08002,0,3.01062-1.95868,7.45587-4.84686,10.45996-6.79999v6.96002Z">
</path>
<path
d="M11.00246 21.99989h12c1.31079-.02087 1.31732-1.97784 0-2H11.00246c-1.31073.02081-1.31732 1.97778 0 2zM11.00246 27.99989h5c1.31299-.02155 1.31555-1.97803 0-2h-5c-1.31299.02155-1.31549 1.97803 0 2zM23.00246 37.99989H11.00246c-1.31073.02081-1.31732 1.97778.00006 2-.00006 0 11.99994 0 11.99994 0 1.31079-.02087 1.31732-1.97784 0-2zM11.00246 33.99989h5c1.31299-.02155 1.31555-1.97803 0-2h-5c-1.31299.02155-1.31549 1.97803 0 2z">
</path>
</svg>
<h5>BCOM</h5>
<p>B.Com is an undergraduate course offering understanding of economics, marketing, management.</p>
</span>
</article>
<article class="category">
<span class="category_icon"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"
viewBox="0 0 168 168" id="technology" width="64" height="64">
<path fill="#2d4356"
d="m57.458 27.244-5.5-3a2.003 2.003 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 43.5 29v6a2 2 0 0 0 1.042 1.756l5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 58.5 35v-6a2 2 0 0 0-1.042-1.756ZM54.5 33.812l-3.5 1.91-3.5-1.91v-3.625l3.5-1.909 3.5 1.91Z">
</path>
<path fill="#0bceb2"
d="m27.542 48.756 5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 41.5 47v-6a2 2 0 0 0-1.042-1.756l-5.5-3a2.003 2.003 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 26.5 41v6a2 2 0 0 0 1.042 1.756Zm2.958-6.569 3.5-1.909 3.5 1.91v3.624l-3.5 1.91-3.5-1.91Z">
</path>
<path fill="#2d4356"
d="m110.542 36.756 5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 124.5 35v-6a2 2 0 0 0-1.042-1.756l-5.5-3a2.003 2.003 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 109.5 29v6a2 2 0 0 0 1.042 1.756Zm2.958-6.569 3.5-1.909 3.5 1.91v3.624l-3.5 1.91-3.5-1.91Z">
</path>
<path fill="#0bceb2"
d="m140.458 39.244-5.5-3a2.003 2.003 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 126.5 41v6a2 2 0 0 0 1.042 1.756l5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 141.5 47v-6a2 2 0 0 0-1.042-1.756zm-2.958 6.568-3.5 1.91-3.5-1.91v-3.625l3.5-1.909 3.5 1.91zm-59.958-5.056 5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 91.5 39v-6a2 2 0 0 0-1.042-1.756l-5.5-3a2.003 2.003 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 76.5 33v6a2 2 0 0 0 1.042 1.756zm2.958-6.569 3.5-1.909 3.5 1.91v3.624l-3.5 1.91-3.5-1.91zm-40.042 93.057-5.5-3a1.998 1.998 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 26.5 129v6a2 2 0 0 0 1.042 1.756l5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 41.5 135v-6a2 2 0 0 0-1.042-1.756zm-2.958 6.568-3.5 1.91-3.5-1.91v-3.625l3.5-1.909 3.5 1.91zm102.958-6.568-5.5-3a1.998 1.998 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 126.5 129v6a2 2 0 0 0 1.042 1.756l5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 141.5 135v-6a2 2 0 0 0-1.042-1.756zm-2.958 6.568-3.5 1.91-3.5-1.91v-3.625l3.5-1.909 3.5 1.91zm-47.042 1.432-5.5-3a1.998 1.998 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 76.5 137v6a2 2 0 0 0 1.042 1.756l5.5 3a2.002 2.002 0 0 0 1.916 0l5.5-3A2 2 0 0 0 91.5 143v-6a2 2 0 0 0-1.042-1.756zm-2.958 6.568-3.5 1.91-3.5-1.91v-3.625l3.5-1.909 3.5 1.91z">
</path>
<path fill="#2d4356"
d="M82 47.647v10.705a5.99 5.99 0 0 1 4 0V47.647a5.85 5.85 0 0 1-4 0zM115 78a4.004 4.004 0 0 0 4-4V43.647a5.85 5.85 0 0 1-4 0V74h-3.357a5.975 5.975 0 0 1 .357 2v2zm-8.042-3.756-22-12a2.003 2.003 0 0 0-1.916 0l-22 12A2 2 0 0 0 60 76v24a2 2 0 0 0 1.042 1.756l22 12a2.002 2.002 0 0 0 1.916 0l22-12A2 2 0 0 0 108 100V76a2 2 0 0 0-1.042-1.756zM104 98.812l-20 10.91-20-10.91V77.187l20-10.909 20 10.91z">
</path>
<path fill="#0bceb2"
d="m79.028 73.251-9 5A2 2 0 0 0 69 80v9a2 2 0 0 0 4 0v-7.823l7.972-4.429a2 2 0 0 0-1.944-3.497Z">
</path>
<path fill="#2d4356"
d="M51 44a5.997 5.997 0 0 1-2-.353V74a4.004 4.004 0 0 0 4 4h3v-2a5.975 5.975 0 0 1 .357-2H53V43.647A5.996 5.996 0 0 1 51 44Z">
</path>
<path fill="#2d4356"
d="M36 80V55.647a5.85 5.85 0 0 1-4 0V80a6.007 6.007 0 0 0 6 6h18v-4H38a2.002 2.002 0 0 1-2-2zm100-24.353a5.85 5.85 0 0 1-4 0V80a2.002 2.002 0 0 1-2 2h-18v4h18a6.007 6.007 0 0 0 6-6zM134 120a5.996 5.996 0 0 1 2 .352V96a6.007 6.007 0 0 0-6-6h-18v4h18a2.003 2.003 0 0 1 2 2v24.352a5.997 5.997 0 0 1 2-.352zM56 90H38a6.007 6.007 0 0 0-6 6v24.352a5.85 5.85 0 0 1 4 0V96a2.003 2.003 0 0 1 2-2h18z">
</path>
<path fill="#2d4356"
d="M117 132a5.996 5.996 0 0 1 2 .352V102a4.004 4.004 0 0 0-4-4h-3v2a5.974 5.974 0 0 1-.357 2H115v30.352a5.997 5.997 0 0 1 2-.352zm-31-3.648v-10.705a5.85 5.85 0 0 1-4 0v10.705a5.85 5.85 0 0 1 4 0zm-33 4V102h3.357a5.974 5.974 0 0 1-.357-2v-2h-3a4.004 4.004 0 0 0-4 4v30.352a5.85 5.85 0 0 1 4 0z">
</path>
<circle cx="2" cy="150" r="2" fill="#2d4356"></circle>
<path fill="#2d4356"
d="M11 148H8a2 2 0 0 0 0 4h3a2 2 0 0 0 0-4zm149 0h-3a2 2 0 0 0 0 4h3a2 2 0 0 0 0-4z">
</path>
<circle cx="166" cy="150" r="2" fill="#2d4356"></circle>
<path fill="#0bceb2"
d="M118.154 156h-8.308a2.006 2.006 0 0 0 0 4h8.308a2.006 2.006 0 0 0 0-4zm-60 0h-8.308a2.006 2.006 0 0 0 0 4h8.308a2.006 2.006 0 0 0 0-4zM104 156H64a2 2 0 0 0 0 4h15.94v2H72a2 2 0 0 0 0 4h25a2 2 0 0 0 0-4h-8.94v-2H104a2 2 0 0 0 0-4z">
</path>
<path fill="#2d4356"
d="M150.721 148H124.23a1.997 1.997 0 0 0 .271-1v-6a2 2 0 0 0-1.042-1.756l-5.5-3a1.998 1.998 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 109.5 141v6a1.997 1.997 0 0 0 .271 1H58.23a1.997 1.997 0 0 0 .271-1v-6a2 2 0 0 0-1.042-1.756l-5.5-3a1.998 1.998 0 0 0-1.916 0l-5.5 3A2 2 0 0 0 43.5 141v6a1.997 1.997 0 0 0 .271 1H17.28a2.017 2.017 0 1 0 0 4H150.72a2.017 2.017 0 1 0 0-4zm-37.221-5.813 3.5-1.909 3.5 1.91v3.624l-3.5 1.91-3.5-1.91zm-66 0 3.5-1.909 3.5 1.91v3.624l-3.5 1.91-3.5-1.91zm45.805-119.39a3 3 0 1 0-3-3 3.003 3.003 0 0 0 3 3zm0-4.5a1.5 1.5 0 1 1-1.5 1.5 1.501 1.501 0 0 1 1.5-1.5zm69.724 38.055a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zm0 3a1 1 0 1 1 1-1 1.001 1.001 0 0 1-1 1zM137.5 2.55a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zm0 3a1 1 0 1 1 1-1 1.001 1.001 0 0 1-1 1zm12.356 34.172a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zm0 3a1 1 0 1 1 1-1 1.001 1.001 0 0 1-1 1zM22.5 30a2 2 0 1 0-2 2 2.002 2.002 0 0 0 2-2zm-3 0a1 1 0 1 1 1 1 1.001 1.001 0 0 1-1-1z">
</path>
<path fill="#0bceb2"
d="m10.888 69.011 1.487-1.955-.939-.532-.955 2.19h-.031l-.97-2.175-.955.548 1.471 1.909v.031l-2.301-.297v1.064l2.316-.297v.031l-1.486 1.908.891.564 1.018-2.206h.031l.939 2.19.986-.563-1.502-1.878v-.031l2.362.282V68.73l-2.362.312v-.031zM3.639 12.153l-.856 1.099.514.325.586-1.271H3.9l.541 1.262.568-.325-.865-1.081v-.018l1.36.162v-.612l-1.36.18v-.018L5 10.73l-.541-.307-.549 1.261h-.019l-.558-1.252-.55.315.847 1.1v.018l-1.325-.171v.612l1.334-.171v.018zM165.753 18.819v-1.043l-2.317.307v-.031l1.459-1.918-.921-.522-.936 2.148h-.032l-.951-2.133-.937.537 1.443 1.873v.031l-2.256-.292v1.043l2.271-.291v.031l-1.458 1.872.875.553.998-2.165h.03l.921 2.149.967-.552-1.473-1.842v-.031l2.317.276zM56.708 4.338l1.258-1.654-.794-.451-.807 1.853h-.027l-.821-1.84-.808.464 1.245 1.615v.027L54.007 4.1V5l1.96-.251v.026L54.709 6.39l.755.477L56.325 5h.026l.794 1.853.834-.476-1.271-1.589v-.026L58.707 5v-.9l-1.999.265v-.027z">
</path>
</svg>
<h5>BTECH</h5>
<p>Bachelor of Technology is a specialized engineering degree offered to candidates after completing four years of training</p>
</span>
</article>
</div>
</div>
</section>
<section class="courses">
<h2>Our Popular Programs</h2>
<div class="container courses_container">
<article class="course">
<div class="course_image">
<img src="images/BCS.jpg" height="215px">
</div>
<div class="course_info">
<h4>Bachelors of Computing Science</h4>
<p>BCS is a three-year undergraduate course that covers topics like hardware, digital electronics, discrete mathematics, computer science, and more. Candidates interested in taking this course should check to see if they meet the BCS Course Eligibility requirements. The BCS admissions procedure is based on merit.
</p>
<a href="Bcs.html" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course_image">
<img src="images/BCOM.jpg" height="215px">
</div>
<div class="course_info">
<h4>Bachelors of Commerce</h4>
<p>The B Com is a three-year degree focusing on business, economics, marketing, accounting, taxation and finance. B Com is the basis for further research. B Com courses can be divided into B Com-General, B Com Honors and B Com LLB. A BCom degree can prepare you for a career as a company secretary, chartered accountant. </p>
<a href="bcom.html" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course_image">
<img src="images/HM.jpg" height="215px">
</div>
<div class="course_info">
<h4>Hotel Management</h4>
<p>Hotel management is an area of the hospitality industry that includes overseeing the operations of hotel facilities. As a hotel manager, you manage the operations of a hotel, resort that provides services and other services to guests. The aim of hotel management is to increase the number of travelers who come to your hotel.</p>
<a href="HM.html" class="btn btn-primary">Learn More</a>
</div>
</article>
</div>
</section>
<section class="faqs">
<h2>Frequently Asked Questions</h2>
<div class="container faqs_container">
<article class="faq">
<div class="question_answer">
<h4>Why to choose BIT LEARNING?</h4>
<p>BIT LEARNING has been teaching students since last 20+ years and
it has been considered one of the best platforms for both online and offline modes.</p>
</div>
</article>
<article class="faq">
<div class="question_answer">
<h4>What is the Placement Rate?</h4>
<p>According to the Time Magazines, we have achieved one of the highest placement rate i.e 98.65% among all the other platforms.
</p>
</div>
</article>
<article class="faq">
<div class="question_answer">
<h4>Is online education as effective as face-to-face instruction?</h4>
<p>Online education may seem relatively new, but years of research suggests it can be just as effective as traditional coursework, and often more so.</p>
</div>
</article>
<article class="faq">
<div class="question_answer">
<h4>Do employers accept online degrees?</h4>
<p>All new learning innovations are met with some degree of scrutiny, but skepticism subsides as methods become more mainstream.</p>
</div>
</article>
<article class="faq">
<div class="question_answer">
<h4>What technical skills do online students need?</h4>
<p>Online learning platforms are typically designed to be as user-friendly as possible: intuitive controls, clear instructions, and tutorials guide students through new tasks.</p>
</div>
</article>
<article class="faq">
<div class="question_answer">
<h4>How old do I have to be to take an online class?</h4>
<p>You must be at least a high school sophomore, junior, or senior.</p>
</div>
</article>
</div>
</section>
<section class="container testimonials_container mySwiper">
<h2>Students Testimonials</h2>
<div class="swiper-wrapper">
<article class="testimonial swiper-slide">
<div class="avatar">
<img src="images/harshit.jpg">
</div>
<div class="testimonial_info">
<h5>Harshit Sethi</h5>
<small>BCS Student</small>
</div>
<div class="testimonial_body">
<p>Studying Computer Science at BIT LEARNING, I admired a unique learning atmosphere. At BIT, learning is so much fun! You feel like a part of the close-knit team, where each professor, each staff member, and each of your peers are always ready to support and guide you.
</p>
</div>
</article>
<article class="testimonial swiper-slide">
<div class="avatar">
<img src="images/Ujwal.jpg">
</div>
<div class="testimonial_info">
<h5>Ujwal Kumar</h5>
<small>BCS Student</small>
</div>
<div class="testimonial_body">
<p>My teachers have been generous with their time, supporting me in my classwork as well as extracurricular opportunities. My classes have been a mixture of young first-time students and older students returning to education, which created an engaging atmosphere.
</p>
</div>
</article>
<article class="testimonial swiper-slide">
<div class="avatar">
<img src="images/Arshit.jpg">
</div>
<div class="testimonial_info">
<h5>Arshit Bansal</h5>
<small>BCOM Student</small>
</div>
<div class="testimonial_body">
<p>BIT LEARNING is the best platform for graduation. They are very cooperative and provide counselling, be it on personal matters or career related issues. I owe to BIT for digging the talent in me and helping me to reach to the position of Project Incharge in NRK Group.
</p>
</div>
</article>
<article class="testimonial swiper-slide">
<div class="avatar">
<img src="images/Prabh.jpg">
</div>
<div class="testimonial_info">
<h5>Prabhneet Kaur Dhaliwal</h5>
<small>BCOM Student</small>
</div>
<div class="testimonial_body">
<p>BIT LEARNING taught me the concept of following my instincts and become a self motivator. This platform guided me for my career and its path. Consequently, I am working as a Deputy Manager with Frankfinn Institute as the youngest employee in the organization at this designation.
</p>
</div>
</article>
<article class="testimonial swiper-slide">
<div class="avatar">
<img src="images/hemant.jpg">
</div>
<div class="testimonial_info">
<h5>Hemant Vig</h5>
<small>HM Student</small>
</div>
<div class="testimonial_body">
<p>Immediately after graduating from BIT LEARNING with my bachelor's degree, I wanted to learn and grow my passion for hospitality from a global perspective. I am looking forward to applying the knowledge I have learned to the real estate industry.
</p>
</div>
</article>
<article class="testimonial swiper-slide">
<div class="avatar">
<img src="images/sehaj.jpg">
</div>
<div class="testimonial_info">
<h5>Sehajman Singh</h5>
<small>HM Student</small>
</div>
<div class="testimonial_body">
<p>After receiving my bachelor's degree from BIT LEARNING, I wanted to expand my knowledge in different international markets. With my prior experience in luxury hotels such as the Ritz Carlton, I have developed my skills in consulting and development.
</p>
</div>
</article>
</div>
<div class="swiper-pagination"></div>
</section>
<footer class="footer">
<div class="container footer__container">
<div class="footer__1">
<a href="index.html" class="footer__logo">
<h4>BIT LEARNING </h4>
</a>
<p>
Start, switch, or advance your career with more than 5 courses, Professional Certificates, and degrees from world-class universities and companies.
</p>
</div>
<div class="footer__2">
<h4>Permalinks</h4>
<ul class="permalinks">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="Enroll.html">Enroll</a></li>
</ul>
</div>
<div class="footer__3">
<h4>Primacy</h4>
<ul class="privacy">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms and conditions</a></li>
<li><a href="#">Refund Policy</a></li>
</ul>
</div>
<div class="footer__4">
<h4>Contact Us</h4>
<div>
<p>01125732573</p>
<p>[email protected]</p>
</div>
<ul class="footer__socials">
<li>
<a href="https://www.facebook.com/"><i class=" uil uil-facebook-f"></i></a>
</li>
<li>
<a href="https://www.instagram.com/"><i class=" uil uil-instagram-alt"></i></a>
</li>
<li>
<a href="https://www.twitter.com/"><i class="uil uil-twitter"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/"><i class="uil uil-linkedin-alt"></i></a>
</li>
</ul>
</div>
</div>
<div class="footer__copyrigt">
<small>Copyright © BIT LEARNING </small>
</div>
</footer>
<script src="JS.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
var swiper = new Swiper(".mySwiper", {
slidesPerView: 1,
spaceBetween: 30,
pagination: {
el: ".swiper-pagination",
clickable: true,
},
breakpoints: {
600: {
slidesPerView: 2
}
}
});
</script>
</body>
</html>