-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathday3.html
433 lines (289 loc) · 12.8 KB
/
day3.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
<!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">
<!--
- primary meta tags
-->
<title>Shruthi 2024 - The Annual Fest of CBIT</title>
<meta name="title" content="Shruthi 2024 - The Annual Fest of CBIT">
<meta name="description" content="This is the website of Shruthi 2024 the Annual Fest of Chaitanya Bharathi Institute of Technology, Hyderabad">
<!--
- favicon
-->
<link rel="shortcut icon" href="./assets/images/logo.png" type="image/png">
<!--
- google font link
-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=Forum&display=swap" rel="stylesheet">
<!--
- custom css link
-->
<link rel="stylesheet" href="./assets/css/style1.css">
<!--
- preload images
-->
<link rel="preload" as="image" href="./assets/images/hero-slider-1.png">
</head>
<body id="top">
<!--
- #PRELOADER
-->
<div class="preload" data-preaload>
<div class="circle"></div>
<p class="text">SHRUTHI 2024</p>
</div>
<!--
- #TOP BAR
-->
<div class="topbar">
<div class="container">
<address class="topbar-item">
<div class="icon">
<ion-icon name="location-outline" aria-hidden="true"></ion-icon>
</div>
<a href="https://www.google.com/maps/place/Chaitanya+Bharathi+Institute+of+Technology/@17.3919786,78.3168619,17z/data=!3m1!4b1!4m6!3m5!1s0x3bcb94eba8ad7c87:0xb78f51ed556f7cc5!8m2!3d17.3919735!4d78.3194368!16zL20vMGJ4dHhi?entry=ttu" target="_blank"><span class="span">
Chaitanya Bharathi Institute of Technology, Gandipet, Hyderabad, Telangana, PIN: 500075
</span></a>
</address>
<div class="separator"></div>
<div class="topbar-item item-2">
<div class="icon">
<ion-icon name="calendar-clear-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">28 Febraury 2024 - 1 March 2024</span>
</div>
<a href="tel:+91-9381104829" class="topbar-item link">
<div class="icon">
<ion-icon name="call-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">+91-9381104829</span>
</a>
<div class="separator"></div>
<a href="https://www.cbit.ac.in/" class="topbar-item link">
<div class="icon">
<ion-icon name="globe-outline" aria-hidden="true"></ion-icon>
</div>
<span class="span">www.cbit.ac.in</span>
</a>
</div>
</div>
<!--
- #HEADER
-->
<header class="header" data-header>
<div class="container">
<a href="./index.html" class="logo">
<img src="./assets/images/logo.png" width="160" height="50" alt="Shruthi - Home">
</a>
<nav class="navbar" data-navbar>
<button class="close-btn" aria-label="close menu" data-nav-toggler>
<ion-icon name="close-outline" aria-hidden="true"></ion-icon>
</button>
<a href="./index.html" class="logo">
<img src="./assets/images/logo.png" width="160" height="50" alt="Shruthi - Home">
</a>
<div class="text-center">
<p class="headline-1 navbar-title">Visit Us</p>
<address class="body-4">
Chaitanya Bharathi Institute of Technology, Gandipet, Hyderabad, Telangana, PIN: 500075
</address>
<p class="body-4 navbar-text">Open: 9.00 am - 5.30pm</p>
<div class="separator"></div>
<p class="contact-label">For Queries</p>
<a href="tel:+919381104829" class="body-1 contact-number hover-underline">
+91-9381104829
</a>
</div>
</nav>
<a href="https://youtu.be/7XJEceTOmxg?si=MtZ37KwYZkJGmaQ4" target="_blank" class="btn btn-secondary">
<span class="text text-1">Glimpse</span>
<span class="text text-2" aria-hidden="true">Glimpse</span>
</a>
<button class="nav-open-btn" aria-label="open menu" data-nav-toggler>
<span class="line line-1"></span>
<span class="line line-2"></span>
<span class="line line-3"></span>
</button>
<div class="overlay" data-nav-toggler data-overlay></div>
</div>
</header>
<main>
<!--
- #HERO
-->
<section class="hero text-center" aria-label="home" id="home">
<ul class="hero-slider" data-hero-slider>
<li class="slider-item active" data-hero-slider-item>
<div class="slider-bg">
<img src="./assets/images/day-1.png" width="1880" height="950" alt="" class="img-cover">
</div>
<p class="label-2 section-subtitle slider-reveal">THE ANNUAL FEST OF CBIT</p>
<h1 class="display-1 hero-title slider-reveal">
DAY 3
</h1>
<p class="body-2 hero-text slider-reveal">
Culminates in a star-studded extravaganza, celebrating CBIT's vibrant talent.
</p>
<a href="#eventss" class="btn btn-primary slider-reveal">
<span class="text text-1">View Events</span>
<span class="text text-2" aria-hidden="true">View Events</span>
</a>
</li>
</ul>
</section>
<!--
- #EVENT 1
-->
<section class="special-dish text-center" aria-labelledby="dish-label" id="eventss">
<div class="special-dish-banner">
<img src="./assets/images/day1-event1.png" width="940" height="900" loading="lazy" alt="event1"
class="img-cover">
</div>
<div class="special-dish-content bg-black-10">
<div class="container">
<img src="./assets/images/badge-1.png" width="28" height="41" loading="lazy" alt="badge" class="abs-img">
<p class="section-subtitle label-2">CHAITANYA SAMSKRUTHI</p>
<h2 class="headline-1 section-title">Bathukamma Celebrations</h2>
<p class="section-text">
ive into the enchanting blend of Navratri's vibrant hues and Bathukamma's floral elegance at our serene Open Air Auditorium!<br> us in a celebration of culture and unity, embracing the rich traditions from 3pm to 6pm.<br>
Adorn yourselves in the splendor of Traditional Attire and let the rhythmic beats of Dandiya Sticks fill the air, creating a day of joyous dance and festivities!
</p>
<div class="wrapper">
<span class="span body-1">Contact - </span>
<span class="text text-1">Pranav - 9515221948</span>
</div>
<div class="wrapper">
<span class="span body-1">800.00/-</span>
</div>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf77HHLXNfYrnZrNA76xIOv97gtuMEWcyZNjS-b5RCkRcsTDA/viewform?usp=send_form" class="btn btn-primary">
<span class="text text-1">Register</span>
<span class="text text-2" aria-hidden="true">Register</span>
</a>
</div>
</div>
</section>
<!--
- #EVENT 2
-->
<section class="special-dish text-center" aria-labelledby="dish-label">
<div class="special-dish-banner">
<img src="./assets/images/day1-event2.png" width="940" height="900" loading="lazy" alt="event1"
class="img-cover">
</div>
<div class="special-dish-content bg-black-10">
<div class="container">
<img src="./assets/images/badge-1.png" width="28" height="41" loading="lazy" alt="badge" class="abs-img">
<p class="section-subtitle label-2">CHAITANYA SAMSKRUTHI</p>
<h2 class="headline-1 section-title">Antaragni</h2>
<p class="section-text">
he Nationals Roadtrip is making its way to the City of Pearls, and we're thrilled to announce CBIT (Chaitanya Bharathi Institute of Technology) as our esteemed host. From dazzling performances to remarkable creative expressions, this event is a testament to the diverse talents of Hyderabad. Join us in celebrating the artistic spirit of Hyderabad and let's make this Nationals Roadtrip a memorable journey together. Stay tuned for exciting updates, and get ready to be part of an extraordinary cultural experience!
</p>
<div class="wrapper">
<span class="span body-1">Contact - </span>
<span class="text text-1">Pranav - 9515221948</span>
</div>
<div class="wrapper">
<span class="span body-1">500.00/-</span>
</div>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf77HHLXNfYrnZrNA76xIOv97gtuMEWcyZNjS-b5RCkRcsTDA/viewform?usp=send_form" class="btn btn-primary">
<span class="text text-1">Register</span>
<span class="text text-2" aria-hidden="true">Register</span>
</a>
</div>
</div>
</section>
</main>
<!--
- #FOOTER
-->
<footer class="footer section has-bg-image text-center"
style="background-image: url('./assets/images/footer-bg.png')">
<div class="container">
<div class="footer-top grid-list">
<div class="footer-brand has-before has-after">
<a href="./index.html" class="logo">
<img src="./assets/images/logo.png" width="160" height="50" loading="lazy" alt="Shruthi Logo">
</a>
<address class="body-4">
Chaitanya Bharathi Institute of Technology, Gandipet, Hyderabad, Telangana, PIN: 500075
</address>
<a href="tel:+919381104829" class="body-4 contact-link">Booking Request : +91-9381104829</a>
<p class="body-4">
Open : 09:00 am - 05:30 pm
</p>
<div class="wrapper">
<div class="separator"></div>
<div class="separator"></div>
<div class="separator"></div>
</div>
<p class="title-1">To Reach Us</p>
<br>
<p class="label-1">
Follow on Instagram<a href="https://www.instagram.com/chaitanya_samskruthi/?hl=en" target="_blank"><span class="span">Chaitanya Samskruthi</span></a>
</p>
</div>
<ul class="footer-list">
<li>
<a href="./index.html" class="label-2 footer-link hover-underline">Home</a>
</li>
<li>
<a href="./index.html" class="label-2 footer-link hover-underline">History</a>
</li>
<li>
<a href="./index.html" class="label-2 footer-link hover-underline">Itinerary</a>
</li>
<li>
<a href="./index.html" class="label-2 footer-link hover-underline">Clubs</a>
</li>
<li>
<a href="./index.html" class="label-2 footer-link hover-underline">Contact</a>
</li>
</ul>
<ul class="footer-list">
<li>
<a href="https://www.facebook.com/shruthi.cbit/" target="_blank" class="label-2 footer-link hover-underline">Facebook</a>
</li>
<li>
<a href="https://www.instagram.com/chaitanya_samskruthi/?hl=en" target="_blank" class="label-2 footer-link hover-underline">Instagram</a>
</li>
<li>
<a href="." class="label-2 footer-link hover-underline">LinkedIn</a>
</li>
<li>
<a href="https://www.youtube.com/@chaayathefilmclubofcbit6496" class="label-2 footer-link hover-underline" target="_blank">Youtube</a>
</li>
<li>
<a href="https://www.google.com/maps/place/Chaitanya+Bharathi+Institute+of+Technology/@17.3919786,78.3168619,17z/data=!3m1!4b1!4m6!3m5!1s0x3bcb94eba8ad7c87:0xb78f51ed556f7cc5!8m2!3d17.3919735!4d78.3194368!16zL20vMGJ4dHhi?entry=ttu" target="_blank" class="label-2 footer-link hover-underline">Google Map</a>
</li>
</ul>
</div>
<div class="footer-bottom">
<p class="copyright">
© 2024 Shruthi-CBIT. All Rights Reserved | Designed & Developed by <a href="https://www.linkedin.com/in/pranav2036/"
target="_blank" class="link">Pranav Vuddagiri</a>
</p>
</div>
</div>
</footer>
<!--
- #BACK TO TOP
-->
<a href="#top" class="back-top-btn active" aria-label="back to top" data-back-top-btn>
<ion-icon name="chevron-up" aria-hidden="true"></ion-icon>
</a>
<!--
- custom js link
-->
<script src="./assets/js/script.js"></script>
<!--
- ionicon link
-->
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
</body>
</html>