-
Notifications
You must be signed in to change notification settings - Fork 1
/
sponsors.html
344 lines (311 loc) · 13.9 KB
/
sponsors.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>TEDxMITAOE</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon" />
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon" />
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<link
href="assets/vendor/bootstrap-icons/bootstrap-icons.css"
rel="stylesheet"
/>
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link
href="assets/vendor/glightbox/css/glightbox.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet" />
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<link href="assets/css/style2.css" rel="stylesheet" />
<style>
.container li {
font-weight: bold;
font-size: large;
}
#tref {
color: red;
}
.card {
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}
.card:hover {
transform: translateY(-6px);
box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.35);
}
img {
box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.card-title {
font-size: x-large;
font-weight: bolder;
margin-top: 10px;
}
.card-text {
font-size: medium;
}
#speakercard .social-links a {
font-size: 18px;
display: inline-block;
background: #fff;
color: red;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
border: 1px solid red;
}
</style>
<!-- =======================================================
* Template Name: Vesperr - v4.10.0
* Template URL: https://bootstrapmade.com/vesperr-free-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- <div id="particles-js"></div> -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center justify-content-between">
<div class="logo">
<h1>
<a href="index.html"
>TEDx <span style="color: white">MITAOE</span></a
>
</h1>
<span style="font-size: 8px; color: red">x</span>
<span style="font-size: 8px; color: white">
= independently organised TED event ABOUT EVENT</span
>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="index.html">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li>
<a class="nav-link scrollto " href="speaker.html"
>Speakers</a
>
</li>
<li>
<a class="nav-link scrollto active" href="sponsors.html">Sponsors</a>
</li>
<!-- <li>
<a class="nav-link scrollto" href="https://2021.tedxmitaoe.com"
>Previous Event</a
>
</li> -->
<li class="dropdown">
<a href="#"
><span>Previous Events</span> <i class="bi bi-chevron-down"></i
></a>
<ul>
<li><a href="https://2021.tedxmitaoe.com" target="_blank">TEDxMITAOE 2021</a></li>
<li><a href="https://2020.tedxmitaoe.com" target="_blank">TEDxMITAOE 2020</a></li>
</ul>
</li>
<!-- <li class="dropdown"><a href="#"><span>Drop Down</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="dropdown"><a href="#"><span>Deep Drop Down</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 2</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li> -->
<li><a href="#" class="getstarted scrollto" onclick="popup('tedxmitaoe-sonic-boom-443013');">Book Now</a></li>
<noscript id="tsNoJsMsg">Javascript on your browser is not enabled.</noscript><script src="https://www.townscript.com/static/Bookingflow/js/townscript-widget.nocache.js" type="text/javascript"></script>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
</div>
</header>
<!-- End Header -->
<section id="testimonials" class="testimonials1 section-bg">
<div class="container">
<div class="testimonials-slider swiper" data-aos="fade-up" data-aos-delay="100" >
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item" id="sp1">
<img src="assets/img/clients/client-10.jpeg" class="testimonial-img" alt="">
<div class="down">
<h3>Sipzeep</h3>
<h4>HYDRATION PARTNER</h4>
<p style="text-align: justify;">
SipZeep is an Indian lifestyle milk-based beverage which has two premium and affordable products: Premium Belgian
Cocoa and Rich Hazelnut, both of which are thick; free of additional colours & preservatives,
while equally having a delightful taste and soothes the consumer's taste buds.
</p>
<div id="speakercard">
<div class="social-links">
<a href="http://www.instagram.com/sipzeep/" class="instagram"><i class="bi bi-instagram"></i></a>    
<a href="https://www.facebook.com/sipzeep/" class="facebook"><i class="bi bi-facebook"></i></a>   
<a href="https://www.linkedin.com/company/sipzeep/" class="linkedin"><i class="bi bi-linkedin"></i></a>   
<a href="http://www.sipzeep.com" class="house"><i class="bi bi-house"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item" id="sp2">
<img src="assets/img/clients/client-13.jpg" class="testimonial-img" alt="">
<div class="down">
<h3>Bakul Catering</h3>
<h4>FOOD PARTNER</h4>
<p style="text-align: justify;">
One of Pune's top recognised caterers is Bakul Catering. Since 2006, Bakul Catering has been known for its exceptional value, delicious food, stunning presentation, and friendly service. The company's guiding principle is to entertain the clients with a wide variety of cuisines, unrivalled culinary quality, professional service, magnificent decor of the highest calibre, and a sizable number of menus for all occasions.
<!-- and fabulous decor with highest standard and huge selection of menus for all occasions. -->
</p>
<div id="speakercard">
<div class="social-links">
<a href="https://www.instagram.com/bakulcatering/" class="instagram"><i class="bi bi-instagram"></i></a>    
<a href="https://www.facebook.com/bakulcateringpune/" class="facebook"><i class="bi bi-facebook"></i></a>   
<a href="https://in.linkedin.com/in/bakul-catering-185b361a4" class="linkedin"><i class="bi bi-linkedin"></i></a>   
<a href="https://www.bakulcaterings.com/" class="house"><i class="bi bi-house"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/clients/client11.jpeg" class="testimonial-img" alt="">
<div class="down" id="sp3">
<h3>HouseofIdeas</h3>
<h4>MERCHANDISE PARTNER</h4>
<p style="text-align: justify">
HouseofIdeas® is a boutique agency dealing in Customized Gifting Solutions. With an experience of over 10 years in dealing with 2500+
products and having served 100+ companies till date, House of Ideas has become one of the most trusted brands in the Corporate Gifting
segment in Maharashtra. Based out of Pune, HouseofIdeas® is known for its proven track record. We have been able to double our clients in 6 years based on mouth publicity and referrals.
<!-- We have been able to double our clients in 6 years based on mouth publicity and referrals. -->
</p>
<div id="speakercard">
<div class="social-links">
<a href="https://www.instagram.com/houseofideas.in/" class="instagram"><i class="bi bi-instagram"></i></a>    
<a href="https://www.linkedin.com/company/houseofideas-pune/" class="linkedin"><i class="bi bi-linkedin"></i></a>   
<a href="https://houseofideas.in/" class="house"><i class="bi bi-house"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/clients/client-12.jpg" class="testimonial-img" alt="" id="sp5">
<div class="down">
<h3>Anup Lights</h3>
<h4>SOUNDS & LIGHT PARTNER</h4>
<p style="text-align: justify;">
Sounds and lights are the two most important factors for holding any event. Anup Lights just made our venue much prettier and more accessible to the audience. They are based in Nigdi, and provide services related to sound and lighting for any event.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-12 text-lg-right text-center">
<div class="copyright">
© Copyright <strong><span style="color: red;">TEDx</span>MITAOE</strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/vesperr-free-bootstrap-template/ -->
Designed by <a href="#">tedxmitaoe</a>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- End Footer -->
<a
href="#"
class="back-to-top d-flex align-items-center justify-content-center"
><i class="bi bi-arrow-up-short"></i
></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/particles.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main1.js"></script>
<script src="assets/js/particles.min.js"></script>
<script src="http://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<!-- stats.js lib -->
<!-- <script src="http://threejs.org/examples/js/libs/stats.min.js"></script> -->
</body>
</html>
<style>
/* ---- reset ---- */
/* ---- particles.js container ---- */
#particles-js {
position: absolute;
width: 100%;
height: 100%;
background-color: #000000;
background-image: url("");
background-repeat: no-repeat;
background-size: 20%;
background-position: 50% 50%;
}
</style>
<style></style>