forked from TechX-2022/web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtickets.html
390 lines (311 loc) · 17.4 KB
/
tickets.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
<!DOCTYPE html>
<html>
<!-- Mirrored from sitetemplate.demo.ithemeslab.com/fizcon/pricing.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 12 Feb 2019 10:41:10 GMT -->
<head>
<meta charset="utf-8">
<title>IEEE TechX Congress</title>
<!-- Stylesheets -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon1.png" type="image/x-icon">
<link rel="icon" href="images/favicon1.png" type="image/x-icon">
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
<style type="text/css">
.pricing-section.style-four .pricing-block .query-on-hover{
cursor: text;
display: none;
padding: 9px!important;
}
.pricing-section.style-four .pricing-block .queryis{
cursor: pointer;
}
.pricing-section.style-four .pricing-block.not-active:hover .queryis i{
color: #f2048a !important;
}
.pricing-section.style-four .pricing-block.not-active:hover .queryis span h3{
color: #f9348a!important;
}
.pricing-section.style-four .pricing-block .queryis i{
cursor: pointer;
}
.pricing-section.style-four .pricing-block .queryis:hover .query-on-hover{
display: block;
}
.pricing-section.style-four .pricing-block .original{
text-decoration: line-through;
}
.pricing-section.style-four .pricing-block::before{
/*content: "Early Bird(till 7th Jan)";*/
font-size: 12px;
height: 90px;
width: 60px;
display: block;
position: absolute;
right: 19px;
top: 0;
border: 5px solid #f20487;
background-color: #f20487;
padding-top: 5px;
text-align: center;
color: #fff;
font-weight: 500;
z-index: 22;
border-bottom-left-radius: 0.633rem;
border-bottom-right-radius: 0.633rem;
border-top-right-radius: 0.233rem;
}
.main-footer ul li{
padding-bottom: 4px;
color: #FFF!important;
}
.main-footer h6{
padding-bottom: 13px;
}
.main-footer a{
color: #fff!important;
}
</style>
</head>
<body>
<div class="page-wrapper">
<!-- Preloader -->
<div class="preloader"></div>
<!-- Main Header-->
<header class="main-header">
<!--Header-Upper-->
<div class="header-upper">
<div class="outer-container">
<div class="clearfix">
<div class="pull-left logo-box">
<div class="logo"><a href="index.html"><img src="images/logo-techx.png" height="40" width="130" alt="" title=""></a></div>
</div>
<div class="nav-outer clearfix">
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md">
<div class="navbar-header">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse scroll-nav clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li class=""><a href="index.html">Home</a>
</li>
<li class=""><a href="about.html">About</a>
</li>
<li><a href="register.html">Register</a></li>
<li class="current"><a href="#">Tickets</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
<!--End Header Upper-->
</header>
<!--End Main Header -->
<!--Form Back Drop-->
<div class="form-back-drop"></div>
<!--Page Title-->
<section class="page-title" style="background-image:url(images/background/6.jpg);">
<div class="auto-container">
<span class="float-text">Tickets</span>
<h1>Tickets</h1>
<ul class="bread-crumb clearfix">
<li><a href="index.html">Home </a></li>
<li>Tickets</li>
</ul>
</div>
</section>
<!--End Page Title-->
<!-- Pricing Section -->
<section class="pricing-section style-four Early-bird" id="reg">
<div class="anim-icons">
<span class="icon icon-circle-1 wow zoomIn"></span>
<span class="icon icon-circle-2 wow zoomIn" data-wow-delay="600ms"></span>
<span class="icon icon-circle-3 wow zoomIn" data-wow-delay="1200ms"></span>
<span class="icon icon-circle-4 wow zoomIn" data-wow-delay="1800ms"></span>
</div>
<span class="float-text">Tickets</span>
<div class="auto-container">
<div class="sec-title">
<h2>Tickets</h2>
</div>
<div class="row">
<div class="pricing-block not-active col-lg-4 col-md-6 col-sm-12 wow fadeInDown">
<div class="queryis" style="position: absolute;top: 5px;left: 25px;z-index: 22;background-color: transparent;">
<span style="display: flex;">
<i class="fa fa-question-circle-o" aria-hidden="true" style="color: #11124a; font-size: 16px; padding-top: 2.5px;"></i>
<h3 style="font-size: 14px; color: #11124a;padding-left: 6px;">Ticket Prices include</h3>
</span>
<div class="query-on-hover" style="border-radius:0.333rem;background-color: #dedede;padding: 5px;text-align: center;">
<span class="text" style="font-size: 13px;">
<h5 style="font-size: 12px;">“The tickets include hotel rooms, breakfast, lunch, dinner, event tickets, recreational activities and travel assistance for the entire 3 days at a 4 Star resort. The pricing has been heavily subsidised for our participants with over 60% less than normal rates at any standard luxury retreat. Also, the payment is not required upfront. It’s only necessary if you get shortlisted for Phase - 2. Please note, submitting this form doesn’t guarantee selection to Phase - 2 due to the huge volume of applications.”</h5></span></div>
</div>
<div class="inner-box">
<!--<div class="price early">INR 1799</div>
<div class="price original">1999</div>-->
<div class="price early">INR 2999</div>
<figure class="image"><img src="images/icons/day-pass.png" alt=""></figure>
<h4 class="title">IEEE CS Young Professionals</h4>
<ul class="features">
<li>Three Days Congress Ticket</li>
<li>Registration Kit,Technical Sessions,Hands-on Workshops,Challenges</li>
<li>Accomodation (Check-in on 28th Feb & Check-out on 1st March)</li>
<li>Meals and snacks inclusive of the gala dinner</li>
<li>Access to socials and fun activities. </li>
<li>T-shirts, Goodies and Networking</li>
<li>Registration Kit,Technical Sessions,Hands-on Workshops,Challenges</li>
</ul>
<div class="btn-box">
<a href="" class="theme-btn">Sold Out</a>
</div>
</div>
</div>
<div class="pricing-block active col-lg-4 col-md-6 col-sm-12 wow fadeInUp">
<div class="queryis" style="position: absolute;top: 5px;left: 25px;z-index: 22;background-color: transparent;">
<span style="display: flex;">
<i class="fa fa-question-circle-o" aria-hidden="true" style="color: #fff; font-size: 16px; padding-top: 2.5px;"></i>
<h3 style="font-size: 14px; color: #fff;padding-left: 6px;">Ticket Prices include</h3>
</span>
<div class="query-on-hover" style="border-radius:0.333rem;background-color: #dedede;padding: 5px;text-align: center;">
<span class="text" style="font-size: 13px;">
<h5 style="font-size: 12px;">“The tickets include hotel rooms, breakfast, lunch, dinner, event tickets, recreational activities and travel assistance for the entire 3 days at a 4 Star resort. The pricing has been heavily subsidised for our participants with over 60% less than normal rates at any standard luxury retreat. Also, the payment is not required upfront. It’s only necessary if you get shortlisted for Phase - 2. Please note, submitting this form doesn’t guarantee selection to Phase - 2 due to the huge volume of applications.”</h5></span></div>
</div>
<div class="inner-box">
<!--<div class="price early">INR 2299</div>-->
<div class="price early">INR 3499</div>
<!--<div class="price original">2499</div>-->
<figure class="image"><img src="images/icons/day-pass.png" alt=""></figure>
<h4 class="title">IEEE Young Professional</h4>
<ul class="features">
<li>Three Days Congress Ticket</li>
<li>Registration Kit,Technical Sessions,Hands-on Workshops,Challenges</li>
<li>Accomodation (Check-in on 28th Feb & Check-out on 1st March)</li>
<li>Meals and snacks inclusive of the gala dinner</li>
<li>Access to socials and fun activities. </li>
<li>T-shirts, Goodies and Networking</li>
<li>Registration Kit,Technical Sessions,Hands-on Workshops,Challenges</li>
</ul>
<div class="btn-box">
<a href="" class="theme-btn">Sold Out</a>
</div>
</div>
</div>
<div class="pricing-block not-active col-lg-4 col-md-6 col-sm-12 wow fadeInUp">
<div class="queryis" style="position: absolute;top: 5px;left: 25px;z-index: 22;background-color: transparent;">
<span style="display: flex;">
<i class="fa fa-question-circle-o" aria-hidden="true" style="color: #11124a; font-size: 16px; padding-top: 2.5px;"></i>
<h3 style="font-size: 14px; color: #11124a;padding-left: 6px;">Ticket Prices include</h3>
</span>
<div class="query-on-hover" style="border-radius:0.333rem;background-color: #dedede;padding: 5px;text-align: center;">
<span class="text" style="font-size: 13px;">
<h5 style="font-size: 12px;">“The tickets include hotel rooms, breakfast, lunch, dinner, event tickets, recreational activities and travel assistance for the entire 3 days at a 4 Star resort. The pricing has been heavily subsidised for our participants with over 60% less than normal rates at any standard luxury retreat. Also, the payment is not required upfront. It’s only necessary if you get shortlisted for Phase - 2. Please note, submitting this form doesn’t guarantee selection to Phase - 2 due to the huge volume of applications.”</h5></span></div>
</div>
<div class="inner-box">
<!--<div class="price early">INR 2799</div>
<div class="price original">2999</div>-->
<div class="price early">INR 3999</div>
<figure class="image"><img src="images/icons/day-pass.png" alt=""></figure>
<h4 class="title">Non-IEEE Young Professional</h4>
<ul class="features">
<li>Three Days Congress Ticket</li>
<li>Registration Kit,Technical Sessions,Hands-on Workshops,Challenges</li>
<li>Accomodation (Check-in on 28th Feb & Check-out on 1st March)</li>
<li>Meals and snacks inclusive of the gala dinner</li>
<li>Access to socials and fun activities. </li>
<li>T-shirts, Goodies and Networking</li>
<li>Registration Kit,Technical Sessions,Hands-on Workshops,Challenges</li>
</ul>
<div class="btn-box">
<a href="register.html" class="theme-btn">Register Now</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--End Pricing Section -->
<!-- Main Footer -->
<div class="main-footer" id="footer">
<div class="anim-icons">
<span class="icon icon-twist-line-1 wow zoomIn"></span>
<span class="icon icon-circle-6 wow zoomIn" data-wow-delay="400ms"></span>
<span class="icon icon-twist-line-2 wow zoomIn" data-wow-delay="800ms"></span>
<span class="icon icon-circle-8 wow zoomIn" data-wow-delay="1200ms"></span>
</div>
<div class="auto-container">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6" style="color: #fff;">
<h2 style="font-weight: lighter;color: #fff;" >Tech<font style="font-family: 'Signika', sans-serif; font-size: 40px; font-weight: bold;">X</font></h2>
<p class="text-justify" style="color: #fff;">Kolkata Section Computer Society Students and Young Professional Congress</p>
</div>
<div class="col-xs-6 col-md-3">
<h6 style="color: #f20487;font-size: 28px;">Contacts</h6>
<ul class="footer-links">
<li style="font-weight: bolder;">Saptarshi Ghosh </li>
<li>+91 98361 05125</li>
<li></li>
<li style="font-weight: bolder;">Animesh Datta</li>
<li>+91 85849 70760</li>
</ul>
</div>
<div class="col-xs-6 col-md-3">
<h6 style="color: #f20487;font-size: 28px;">Quick Links</h6>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="theteam.html">Team</a></li>
<li><a href="register.html">Register</a></li>
</ul>
</div>
</div>
<hr>
</div>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12">
<ul class="social-icons row">
<li style="padding-right: 12px;"><a class="facebook" href="https://www.facebook.com/techX.congress/"><i class="fa fa-facebook"></i></a></li>
<li style="padding-right: 12px;"><a class="instagram" href="https://www.instagram.com/techx_ieee/"><i class="fa fa-instagram"></i></a></li>
<li><a class="Mail" href="mailto:[email protected]"><i class="fa fa-envelope"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div class="copyright">Copyright © 2019. All Rights Reserved.</div>
</div>
</div>
<!-- End Footer -->
</div>
<!--End pagewrapper-->
<!--Scroll to top-->
<div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-double-up"></span></div>
<script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/appear.js"></script>
<script src="js/owl.js"></script>
<script src="js/wow.js"></script>
<script src="js/countdown.js"></script>
<script src="js/script.js"></script>
</body>
<!-- Mirrored from sitetemplate.demo.ithemeslab.com/fizcon/pricing.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 12 Feb 2019 10:41:12 GMT -->
</html>