-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathabout.html
381 lines (315 loc) · 17.3 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>BITSMUN Goa - About Us</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|Roboto:300,300i,400,400i,500,500i,700,700i&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Moderna - v2.2.1
* Template URL: https://bootstrapmade.com/free-bootstrap-template-corporate-moderna/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top ">
<div class="container">
<div class="logo float-left">
<h1 class="text-light"><a href="index.html"><span>BITSMUN Goa</span></a></h1>
<!-- 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 class="nav-menu float-right d-none d-lg-block">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Events</a></li>
<li class="active"><a href="about.html">About Us</a></li>
<li><a href="team.html">Our Team</a></li>
<li><a href="blog.html">Articles</a></li>
<li class="drop-down"><a href="">More</a>
<ul>
<li><a href="partners.html">Our Partners</a></li>
<li><a href="pastcommittes.html">Past Committes</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= About Us Section ======= -->
<section class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>About Us</h2>
<ol>
<li><a href="index.html">Home</a></li>
<li>About Us</li>
</ol>
</div>
</div>
</section><!-- End About Us Section -->
<!-- ======= About Section ======= -->
<section class="about" data-aos="fade-up">
<div class="container">
<div class="row">
<div class="col-lg-6">
<img src="assets/img/about us/image1.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<h2>What is Model UN?</h2> <br>
<!-- <p class="font-italic">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore
magna aliqua.
</p>
<ul>
<li><i class="icofont-check-circled"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat.</li>
<li><i class="icofont-check-circled"></i> Duis aute irure dolor in reprehenderit in voluptate velit.</li>
<li><i class="icofont-check-circled"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate trideta storacalaperda mastiro dolore eu fugiat nulla pariatur.</li>
</ul> -->
<p>
Model United Nations or MUN is a simulation of the United Nations, where the youth can learn about diplomacy, international relations and the United Nations, while looking for solutions to the world's problems. Different organs of the United Nations are simulated as committees, and BITSMUN extends to include major political bodies such as the Lok Sabha, European Parliament, and the African Union as committees.
<br>
<br>
Model UN can help you solve real world issues, learn about international relations, inculcate the capacity to speak publicly while interact as a diplomat and be a major boost on a university application.
</p>
</div>
</div>
</div>
</section><!-- End About Section -->
<section class="about" data-aos="fade-up">
<div class="container">
<div class="row">
<div class="col-lg-6">
<img src="assets/img/about us/image2.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<h2>The BITSMUN Difference</h2>
<!-- <p class="font-italic">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore
magna aliqua.
</p>
<ul>
<li><i class="icofont-check-circled"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat.</li>
<li><i class="icofont-check-circled"></i> Duis aute irure dolor in reprehenderit in voluptate velit.</li>
<li><i class="icofont-check-circled"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate trideta storacalaperda mastiro dolore eu fugiat nulla pariatur.</li>
</ul> -->
<p>
BITSMUN at its creation in 2009, hosted leading delegates from across the country. Over the years the event evolved to be an event of international repute, regularly hosting delegates from all across the world.
<br>
<br>
At BITSMUN, success isn't measured by the number of delegates or the quality of debate at a conference, but the impact that is created. We look to eradicate the stereotypes behind Model UN, and welcome everyone who wishes to make an impact, not just debaters.
</p>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Facts Section ======= -->
<section class="facts section-bg" data-aos="fade-up">
<div class="container">
<div class="row counters">
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">232</span>
<p>Clients</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">521</span>
<p>Projects</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">1,463</span>
<p>Hours Of Support</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">15</span>
<p>Hard Workers</p>
</div>
</div>
</div>
</section><!-- End Facts Section -->
<!-- ======= Our Skills Section ======= -->
<section class="skills" data-aos="fade-up">
<div class="container">
<div class="section-title">
<h2>WHY SHOULD YOU PARTICIPATE?</h2>
<p>Taking part in reputed Model UN Conferences is a great way to develop yourself as a person, and create an impact in society. The research done prior to the conference gives one a greatly increased knowledge about world issues, while the diplomacy, debate, and deliberation involved in a Model UN Conference helps develop ones confidence and gain soft skills, and a chance to interact with like-minded and motivated people.
<br>
<br>
BITSMUN Goa also enables delegates to work for the Sustainable Development Goals (SDGs) by facilitating tree plantation drives, beach cleanups, and volunteering opportunities for all participants in the annual physical conference, that ensures that impact is made at the ground level, not just on paper.
<br>
<br>
Further, all the resolutions passed in the committees simulated at BITSMUN Goa are shared with the United Nations Information Center (UNIC) for India and Bhutan, with a possibility for resolutions passed by the delegates at BITSMUN Goa to be considered while drafting resolutions at the UN.</p>
</div>
<!-- <div class="skills-content">
<div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100">
<span class="skill">HTML <i class="val">100%</i></span>
</div>
</div>
<div class="progress">
<div class="progress-bar bg-info" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<span class="skill">CSS <i class="val">90%</i></span>
</div>
</div>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">
<span class="skill">JavaScript <i class="val">75%</i></span>
</div>
</div>
<div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="55" aria-valuemin="0" aria-valuemax="100">
<span class="skill">Photoshop <i class="val">55%</i></span>
</div>
</div>
</div> -->
</div>
</section><!-- End Our Skills Section -->
<!-- ======= Tetstimonials Section ======= -->
<section class="testimonials" data-aos="fade-up">
<div class="container">
<div class="section-title">
<h2>OUR VISION</h2>
<p>While it is extremely important to increase awareness of global issues, an area where a majority of conferences fall behind is executing some tangible action. We ensure that the global voices that are heard during our conference, translate into global actions. With help from our partners, we ensure that there is a grassroots level impact, that doesn't taper off with time.</p>
<br>
<h6>We take pride in the fact that BITSMUN Goa is one of the only Model UN conferences, for which the goal isn't debate over issues, but an actual impact.</h6>
</div>
<!-- <div class="owl-carousel testimonials-carousel">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-1.jpg" class="testimonial-img" alt="">
<h3>Saul Goodman</h3>
<h4>Ceo & Founder</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Proin iaculis purus consequat sem cure digni ssim donec porttitora entum suscipit rhoncus. Accusantium quam, ultricies eget id, aliquam eget nibh et. Maecen aliquam, risus at semper.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-2.jpg" class="testimonial-img" alt="">
<h3>Sara Wilsson</h3>
<h4>Designer</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Export tempor illum tamen malis malis eram quae irure esse labore quem cillum quid cillum eram malis quorum velit fore eram velit sunt aliqua noster fugiat irure amet legam anim culpa.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-3.jpg" class="testimonial-img" alt="">
<h3>Jena Karlis</h3>
<h4>Store Owner</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Enim nisi quem export duis labore cillum quae magna enim sint quorum nulla quem veniam duis minim tempor labore quem eram duis noster aute amet eram fore quis sint minim.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-4.jpg" class="testimonial-img" alt="">
<h3>Matt Brandon</h3>
<h4>Freelancer</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Fugiat enim eram quae cillum dolore dolor amet nulla culpa multos export minim fugiat minim velit minim dolor enim duis veniam ipsum anim magna sunt elit fore quem dolore labore illum veniam.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-5.jpg" class="testimonial-img" alt="">
<h3>John Larson</h3>
<h4>Entrepreneur</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Quis quorum aliqua sint quem legam fore sunt eram irure aliqua veniam tempor noster veniam enim culpa labore duis sunt culpa nulla illum cillum fugiat legam esse veniam culpa fore nisi cillum quid.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div> -->
</div>
</section><!-- End Ttstimonials Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer" data-aos="fade-up" data-aos-easing="ease-in-out" data-aos-duration="500">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="services.html">Events</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about.html">About Us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="team.html">Our Team</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="blog.html">Articles</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
<strong>Phone:</strong> +91-9892833261<br>
<strong>Email:</strong><a href="mailto:[email protected]"> [email protected]</a><br>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-info">
<h3>About BITSMUN Goa</h3>
<p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus.</p>
<div class="social-links mt-3">
<a href="https://twitter.com/bitsmungoa?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" class="twitter" target="_blank"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/bitsmungoa/" class="facebook" target="_blank"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/bitsmun_goa/?hl=en" class="instagram" target="_blank"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/bitsmun-goa/mycompany/" class="linkedin" target="_blank"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>BITSMUN Goa</span></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/free-bootstrap-template-corporate-moderna/ -->
Designed by <a href="#">BITSMUN Goa Organising Committe</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>