-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact-us.html
339 lines (305 loc) · 15.9 KB
/
contact-us.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- cache contro -->
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- cache control ends -->
<link rel="icon" href="assets/img/NSS.png " type="image/icon type">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lora:400,700|Montserrat:300">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/stars.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<title>NSS-CEK</title>
</head>
<!-- oncontextmenu="return false" -->
<body oncontextmenu="return false">
<!-- bg animated dots -->
<div style="z-index: 0;">
<div class="starsec"></div>
<div class="starthird"></div>
<div class="starfourth"></div>
<div class="starfifth"></div>
</div>
<div class="line1"></div>
<!-- desktop view nav -->
<div class="container-fluid d-none d-md-block">
<div class="d-flex flex-wrap align-items-center justify-content-between mt-3 mx-5 py-2"
style="background: rgba(0, 3, 34, 0); border-radius: 1rem; backdrop-filter: blur(20px);">
<div class="d-flex flex-wrap justify-content-center align-items-center" style="margin-left: 1rem;">
<img src="assets/img/NSS.png" style="width: 70px; height: auto;">
<a href="index.html" class="headingdropbtn" style="margin-left: 1rem;">NSS-CEK</a>
</div>
<div id="header" class="d-flex flex-wrap align-items-center justify-content-center header">
<a class="nav-item" href="index.html">HOME</a>
<a class="nav-item" href="index.html#about">ABOUT</a>
<a class="nav-item" href="events.html">EVENTS</a>
<a class="nav-item prsnt" href="#">CONTACT US</a>
</div>
</div>
</div>
<!-- mobile nav -->
<div class="mobile-nav container-fluid d-block d-md-none py-3 px-3 backdrop-blur">
<div class="d-flex flex-wrap align-items-center justify-content-between">
<img src="assets/img/NSS.png" style="width: 48px; height: auto;">
<a href="index.html" class="headingdropbtn">NSS-CEK</a>
<a onclick="openNav()"><img src="assets/svg/menu.svg" alt="iste gecbh" style="width: 33px;"></a>
</div>
</div>
<!-- mobile drawer -->
<div class="nav-container backdrop-blur">
<p
style="position: absolute;top: 15px;left: 32px;font-size: 22px;font-weight: 600;font-family: 'Poppins';margin: 0; padding: 0;">
NSS-CEK</p>
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()"><img src="assets/svg/close.svg"
alt="NSS"></a>
<ul>
<li>
<a href="index.html">
<span class="icon"><i class="fas fa-home"></i></span>
<span class="title">Home</span>
</a>
</li>
<li>
<a href="events.html">
<span class="icon"><i class="fas fa-calendar-week"></i></span>
<span class="title">Events</span>
</a>
</li>
<li>
<a href="membership-benefits.html">
<span class="icon"><i class="fas fa-user-shield"></i></span>
<span class="title">Membership</span>
</a>
</li>
<li>
<a href="https://compasscek.github.io/">
<span class="icon"><i class="fas fa-plane"></i></span>
<span class="title">COMPASS-CEK</span>
</a>
</li>
<li>
<a href="contact-us.html">
<span class="icon"><i class="fas fa-comment-alt"></i></span>
<span class="title">Contact</span>
</a>
</li>
<li>
<a href="https://compasscek.github.io/developers/">
<span class="icon"><i class="fas fa-code"></i></span>
<span class="title"><B>Developers info</B></span>
</a>
</li>
<li>
<a href="javascript:void(0)" onclick="closeNav()">
<span class="icon"><img src="assets/svg/back-right.svg" style="width: 39px;" alt="NSS"></span>
<span class="title">Close</span>
</a>
</li>
</ul>
<div class="swiper mySwiper2" style="margin-bottom: 5rem;">
<div class="swiper-wrapper">
<div class="swiper-slide past-event first-card" style="margin-left: 2%;">
<div class="event-card dep-card" data-aos="fade-up">
<div class="event-card-img" style="height: 106px;">
<img style="height: auto;" src="assets/img/execom/excom-redirect.jpg" alt="NSS">
</div>
<div class="event-card-body" style="align-items: center; height: auto;">
<h5 style="color: #ffffff; text-align: center; font-size: 19px;">Our Team 🖼️</h5>
<a class="theme-btn gradient mt-3" style="box-shadow: none; width: 100%; text-align: center; font-size: 16px; padding-top: 5px;" href="execom.html">See more</a>
</div>
</div>
</div>
<div class="swiper-slide past-event first-card" style="margin-left: 2%;">
<div class="event-card dep-card" data-aos="fade-up">
<div class="event-card-img" style="height: 106px;">
<img style="height: auto;" src="assets/img/oracle-redirect.jpg" alt="NSS">
</div>
<div class="event-card-body" style="align-items: center; height: auto;">
<h5>The Oracle 📔</h5>
<a class="theme-btn gradient mt-3" style="box-shadow: none; width: 100%; text-align: center; font-size: 16px; padding-top: 5px;" href="oracle.html">See more</a>
</div>
</div>
</div>
<div class="swiper-slide past-event first-card" style="margin-left: 2%;">
<div class="event-card dep-card" data-aos="fade-up">
<div class="event-card-img" style="height: 106px;">
<img style="height: auto;" src="assets/img/nts-redirect.jpg" alt="NSS">
</div>
<div class="event-card-body" style="align-items: center; height: auto;">
<h5>Nikola Tesla Scholarship👩🎓 </h5>
<a class="theme-btn gradient mt-3" style="box-shadow: none; width: 100%; text-align: center; font-size: 16px; padding-top: 5px;" href="NTS.html">See more</a>
</div>
</div>
</div>
<div class="swiper-slide past-event first-card" style="margin-left: 2%;">
<div class="event-card dep-card" data-aos="fade-up">
<div class="event-card-img" style="height: 106px;">
<img style="height: auto;" src="assets/img/achievements/achievements-redirect.jpg" alt="NSS">
</div>
<div class="event-card-body" style="align-items: center; height: auto;">
<h5 style="color: #ffffff; text-align: center; font-size: 19px;">Our Achievements 🏆</h5>
<a class="theme-btn gradient mt-3" style="box-shadow: none; width: 100%; text-align: center; font-size: 16px; padding-top: 5px;" href="achievements.html">See more</a>
</div>
</div>
</div>
<div class="swiper-slide past-event first-card" style="margin-left: 2%;">
<div class="event-card dep-card" data-aos="fade-up">
<div class="event-card-img" style="height: 106px;">
<img style="height: auto;" src="assets/img/alumni/alumni-redirect.jpg" alt="NSS">
</div>
<div class="event-card-body" style="align-items: center; height: auto;">
<h5 style="color: #ffffff; text-align: center; font-size: 19px;">Alumni ✨</h5>
<a class="theme-btn gradient mt-3" style="box-shadow: none; width: 100%; text-align: center; font-size: 16px; padding-top: 5px;" href="alumni.html">See more</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex flex-wrap justify-content-center align-items-center">
<div class="event-card-on-reg-page on-contact">
<div class="event-card event-card-reg mb-5" style="width: 96%; background: #5449a447; backdrop-filter: blur(6px);">
<div class="contact-form-wrapper">
<form style="width:100%" id="contactform" name="contactform">
<div id="innerdiv" class="event-card-body event-card-body-reg" style="width: 100%; height: auto; background: transparent;">
<div style="width: 100%;">
<h1 style="color: #32b0d4; font-weight: 800; margin-bottom: 14px; text-transform: uppercase;" align="center">Contact Us</h1>
<label class="mb-2 ml-2" for="name">Name</label><br>
<input type="text" name="name" id="email" placeholder="Your name" required>
<label class="mb-2 ml-2" for="email">Email Id</label><br>
<input type="text" name="email" id="email" placeholder="Email here" required>
<label class="mb-2 ml-2" for="subject">Subject</label><br>
<input type="text" name="subject" id="subject" placeholder="Subject here" required>
<label class="mb-2 ml-2" for="message">Message</label><br>
<textarea name="message" id="message" rows="5" cols="40" placeholder="Message here" required></textarea>
</div>
<!-- <a class="theme-btn gradient mt-3" style="padding: 12px 0; color: #ffffff; width: 100%; text-align: center; box-shadow:none; margin: auto; margin-bottom: 12px;">Submit</a> -->
<input type="submit" name="Submit" value="Send Message" class="theme-btn gradient mt-3" style="padding: 12px 0; color: #ffffff; width: 100%; text-align: center; box-shadow:none; margin: auto; margin-bottom: 12px;border-radius: 14px;" >
<div class="d-flex justify-content-center">
<div id="process" class="spinner-border" role="status" style="display: none;width: 2rem;">
<span class="visually-hidden">Loading...</span>
</div>
<p id="resp" style="font-size:1.3em"></p>
</div>
</div>
</form>
</div>
<div class="contact-form-wrapper">
<div class="event-card-body event-card-body-reg" style="width: 100%; height: auto; background: transparent;">
<div style="width: 100%;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3936.0962058482064!2d76.63965231375771!3d9.412958285451248!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b0624ce9af6f8b5%3A0x508c3c7d007ea20a!2sCollege%20Of%20Engineering%20Kalloopara%20Thiruvalla!5e0!3m2!1sen!2sin!4v1650635875371!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div>
<p class="backdrop-blur" style="font-size: 1.5em;padding: 12px 0;color: #32b0d4; width: 100%; text-align: center; box-shadow:none; margin: auto; margin-bottom: 12px;border-radius: 14px;"><svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="currentColor" class="bi bi-envelope" viewBox="0 0 16 16" style="margin-right: 2%; margin-bottom: 2%">
<path fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2Zm13 2.383-4.708 2.825L15 11.105V5.383Zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741ZM1 11.105l4.708-2.897L1 5.383v5.722Z"/></svg>Email : NSS2cek.ac.in</p>
<p class="backdrop-blur" style="font-size: 1.5em;padding: 12px 0;color: #32b0d4; width: 100%; text-align: center; box-shadow:none; margin: auto; margin-bottom: 12px;border-radius: 14px;"><svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="currentColor" class="bi bi-envelope" viewBox="0 0 16 16" style="margin-right: 2%; margin-bottom: 2%">
<path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/></svg>Call : 1234567890</p>
</div>
</div>
</div>
</div>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!-- Initialize Swiper -->
<script>
function a()
{
document.getElementById("process").style.display="block";
document.getElementById("resp").innerHTML="Sending Message...";
}
document.getElementById("contactform").addEventListener('submit',a);
$("#contactform").submit((e)=>{
e.preventDefault()
$.ajax({
url:"https://script.google.com/macros/s/AKfycbxoH3taScq7ns8c-BtLGH0sRAnXOfeqrHYyjRGPyljj0gzjgvc/exec",
data:$("#contactform").serialize(),
method:"POST",
success:function (response){
document.getElementById("innerdiv").innerHTML="<p id='resp' style='font-size:1.3em'>Message sent successfully!</p>";
},
error:function (err){
document.getElementById("resp").innerHTML="Error Submitting Form.Please retry Filling the form.";
}
})
})
// latest news
var swiper = new Swiper(".mySwiper", {
slidesPerView: 'auto',
spaceBetween: 0,
centeredSlides: false,
pagination: {
el: ".swiper-pagination",
clickable: true
},
});
// past events
var swiper2 = new Swiper(".mySwiper2", {
slidesPerView: 'auto',
spaceBetween: 0,
centeredSlides: false,
pagination: {
el: ".swiper-pagination",
clickable: true
},
});
// teams swiper
var swiper3 = new Swiper(".mySwiper3", {
slidesPerView: 'auto',
loop: false,
spaceBetween: 0,
centeredSlides: false,
autoplay: {
delay: 2000,
disableOnInteraction: false,
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
});
// document.onkeydown = function(e) {
// if(event.keyCode == 123) {
// return false;
// }
// if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)) {
// return false;
// }
// if(e.ctrlKey && e.shiftKey && e.keyCode == 'C'.charCodeAt(0)) {
// return false;
// }
// if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)) {
// return false;
// }
// if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)) {
// return false;
// }
// }
</script>
<!-- youtube -->
<script src="https://apis.google.com/js/platform.js"></script>
<script src="./assets/js/main.js"></script>
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT" crossorigin="anonymous"></script>
-->
</body>
</html>