-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaboutus.html
468 lines (446 loc) · 28.7 KB
/
aboutus.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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>About us</title>
<link href="https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@500&family=Jost:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/aboutus.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
</head>
<body>
<nav class="navbar navbar-expand-lg fixed-top navbar-dark text-white navv">
<img src="images/logo.png" width="150" height="40" alt="" loading="lazy">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon text-white"></span>
</button>
<div class="collapse navbar-collapse mx-5" id="navbarText">
<ul class="navbar-nav ml-auto text-white" style="font-family: 'Barlow Semi Condensed', sans-serif; font-size: 18px;">
<li class="nav-item">
<a class="nav-link" href="indolacca.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="aboutus.html">Who We Are <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="product.html">Commodities</a>
</li>
<li class="nav-item">
<a class="nav-link" href="membership.html">Membership & Accreditation</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sustainability.html">Sustainability</a>
</li>
<li class="nav-item">
<a class="nav-link" href="blog-index.html">Blogs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
<br>
<br>
<!-- <div class="jumbotron-fluid">
<div class="container">
<h1 class="display-4 py-5" style="font-weight: bold;">About us</h1>
</div>
</div>
-->
<div id="carouselExampleIndicators" class="carousel slide mb-5" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100 carousel-img" src="images/sustainability.jpg" alt="First slide">
<h1 class="textHeading text-white d-md-block d-none">Who We Are</h1>
<div class="carousel-caption d-md-block">
<h5>Who We Are</h5>
<p>Welcome!</p>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100 carousel-img" src="images/sustainability.jpg" alt="Second slide">
<div class="carousel-caption d-md-block ">
<h5>Who We Are</h5>
<p>Welcome!</p>
</div>
</div>
<div class="carousel-item">
<img class="d-block w-100 carousel-img" src="images/sustainability.jpg" alt="Third slide">
<div class="carousel-caption d-md-block ">
<h5>Who We Are</h5>
<p>Welcome!</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<section>
<div class="container-fluid img-fluid py-5 ">
<div class="row ">
<div class="col-md-5 " data-aos="fade-right ">
<img class="imageStyle " src="images/aboutus.jpg ">
</div>
<div class="col-md-7 ">
<h1 class="description" style="font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 30px;">Company Overview</h1>
<p class="text-style" style="font-family: 'Roboto', sans-serif;">GlobEXIM was founded by a team of founders having their respective unique expertise in the fields of International Trade, Engineering & manufacturing and Practice in law. GlobEXIM is an ISO 9001:2015 certified International Trading
company having it’s Registered and Corporate office located at the Salt Lake City Area in Kolkata, INDIA. GlobEXIM specializes in International Trading business of Fertilizers & Industrial Chemicals, Oil & Gas and Agri Commodities.
GlobEXIM aims to serve the existing major global markets as well as to explore the new markets with it’s integrated business models with Industry leaders, strategic sourcing policies, robust supply chain networks and unflinching
penchant for Quality Control and Assurance by adopting and promoting breakthrough innovations in the International trading business. Since our inception, we are serving in both domestic as well as in overseas markets with our core
focus build on business ethics and quality services. We are committed to render our global clients with high-quality commodities and services that comply with the Indian and various International technical & Quality standards.</p>
</div>
</div>
</div>
</section>
<section class="container">
<div class="footer-card pt-5 pb-3 mt-5">
<div class="row">
<div class="col-md-1 col-3">
<img src="images/FACTORY.jpg" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Supply Chain</h5>
<p class="card-text">Robust, efficient supply chain with world-class, all-season infrastructure to handle large volumes</p>
</div>
<div class="col-md-1 col-3">
<img src="images/service.png" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Technical Experties</h5>
<p class="card-text">Technical Support and Solutions from Industry Experts.</p>
</div>
<div class="col-md-1 col-3">
<img src="images/quality.jpg" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Quality Control</h5>
<p class="card-text">Stringent quality control processes, online monitoring, full compliance to IS, ASTM, BS-EN standards, ISO 9001, CE Marking*.</p>
</div>
</div>
<div class="row">
<div class="col-md-1 col-3">
<img src="images/Logistics.png" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Logistics</h5>
<p class="card-text">Strong expertise in containerized, break-bulk and bulk shipments.</p>
</div>
<div class="col-md-1 col-3">
<img src="images/dollar.png" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Commercial Terms</h5>
<p class="card-text">Competitive prices and flexible payment options.</p>
</div>
<div class="col-md-1 col-3">
<img src="images/service.png" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Services</h5>
<p class="card-text">Super-responsive service and communication, seamless collaboration through technology.</p>
</div>
</div>
<div class="row">
<div class="col-md-1 col-3">
<img src="images/packing.png" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Packing Options</h5>
<p class="card-text">Multiple packing options including big bags, small bags, break-bulk and bulk (road and sea).</p>
</div>
<div class="col-md-1 col-3">
<img src="images/values.png" height="70" width="70" class="mt-4">
</div>
<div class="col-md-3 col-9 card-body">
<h5 class="card-title">Values and Experience</h5>
<p class="card-text">Trust, ethics and transparency, proven track record since 1986.</p>
</div>
</div>
<hr class="mt-3">
</div>
</section>
<section class="py-3">
<div class="container px-5 my-5 ">
<div class="card-deck ">
<div class="card">
<img src="http://www.globeximtrading.com/wp-content/uploads/2019/07/eye1.png" class="card-logo mt-5" height="40" width="50" alt="">
<h2 class="text-center py-3" style="font-family: 'Roboto', sans-serif; font-weight: 600; font-size: 35px; color: black;">Vision</h2>
<img src="http://www.globeximtrading.com/wp-content/uploads/2019/08/filip-mroz-V_PxAVWyNDM-unsplash.jpg" class="card-img-top px-5 " alt="... " style="height: 300px;">
<div class="card-body my-2 ">
<p class="card-text " style="font-family: 'Roboto', sans-serif;">
To foster International Trade built on strategic partnerships, innovative business models and innovations in technology.
</p>
</div>
</div>
<div class="card ">
<img src="http://www.globeximtrading.com/wp-content/uploads/2019/07/eye2.png" class="card-logo mt-5" height="40" width="50" alt="">
<h2 class="text-center py-3" style="font-family: 'Roboto', sans-serif; font-weight: 600; font-size: 35px; color: black;">Mission</h2>
<img src="http://www.globeximtrading.com/wp-content/uploads/2019/08/tim-mossholder-Ca6Po3CoJaY-unsplash.jpg" class="card-img-top px-5 " alt="... ">
<div class="card-body my-2">
<p class="card-text" style="font-family: 'Roboto', sans-serif;">To offer the best services to our global clients strongly built on our firm commitment and ethical corporate values.
</p>
</div>
</div>
<div class="card">
<img src="http://www.globeximtrading.com/wp-content/uploads/2019/07/eye3.png" class="card-logo mt-5" height="40" width="50" alt="">
<h2 class="text-center py-3" style="font-family: 'Roboto', sans-serif; font-weight: 600; font-size: 35px; color: black;">Core Values</h2>
<img src="http://www.globeximtrading.com/wp-content/uploads/2019/08/airplane-architecture-big-city-1157255.jpg " class="card-img-top px-5 " alt="... ">
<div class="card-body my-2 ">
<p class="card-text " style="font-family: 'Roboto', sans-serif;">GlobEXIM was founded on the basis of the following Corporate Values –Integrity, Commitment Ethics & Hard work</p>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container footer-card">
<h1 style="font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 28px;">Leadership</h1>
<p class="leadership" style="font-family: 'Roboto', sans-serif;">We recognize the fact that competent professionals driven by effective, visionary leaders form the backbone of any successful business. Our people share a common passion to make our vision a reality and make significant impact in all our endeavours,
backed by the right mix of knowledge, skills, enthusiasm and hard-work.</p>
<div class="card-deck py-5 mb-5">
<div class="card">
<img class=" bg-light card-img-top px-2 py-2" src="images/person1.png" height="300">
<div class="card-body">
<h5 class="card-title">Name</h5>
<p class="card-text" style="font-family: 'Roboto', sans-serif;">Introduction</p>
</div>
<div class="card-footer">
<a href=" "><i class="fa fa-linkedin " aria-hidden="true "></i></a>
</div>
</div>
<div class="card">
<img class=" bg-light card-img-top px-2 py-2" src="images/person1.png" height="300">
<div class="card-body">
<h5 class="card-title">Name</h5>
<p class="card-text" style="font-family: 'Roboto', sans-serif;">Introduction</p>
</div>
<div class="card-footer">
<a href=" "><i class="fa fa-linkedin " aria-hidden="true "></i></a>
</div>
</div>
<div class="card">
<img class=" bg-light card-img-top px-2 py-2" src="images/person1.png" height="300">
<div class="card-body">
<h5 class="card-title">Name</h5>
<p class="card-text" style="font-family: 'Roboto', sans-serif;">Introduction</p>
</div>
<div class="card-footer">
<a href=" "><i class="fa fa-linkedin " aria-hidden="true "></i></a>
</div>
</div>
</div>
</div>
</section>
<section class="px-3 ">
<div class="row ">
<div class="col-md-3">
<div class="content-card " data-aos="fade-left ">
<img src="images/person1.png" height="100" width="100">
<div class="card-body ">
<h5 class="card-title ">Name</h5>
<p class="card-text " style="font-family: 'Roboto', sans-serif;">Introduction</p>
</div>
</div>
</div>
<div class="col-md-9">
<p class="text-style " style="font-family: 'Roboto', sans-serif; ">
An Engineer by Choice and an Entrepreneur by Passion, Mohammad Sahanawaj Hossain is a young, dynamic, committed and goal oriented entrepreneur with a track record of accomplishments in both professional and academic life. He is the proud co-founder and
Director of two companies – GlobEXIM Trading Services Private Limited, a company having its corporate office at Salt Lake City Area, Kolkata, India with primary business verticals in International Trading of Fertilizers & Industrial
Chemicals, Oil & Gas and Agri Commodities and Indolacca Shellac Industries Private Limited, registered in New Delhi, India with its primary business activity involved in manufacturing of Shellac based Organic chemicals. His professional
life has a diverse experience across various industries from starting his career as a structural engineer with the Italian major EPC Company – SAIPEM in Oil and Gas industry. He has a rich experience working with the reputed companies
in Oil & Gas industry that includes Saudi Aramco, TOTAL, ONGC and KNPC. Driven by his passion of entrepreneurship with a motive of creating employment and jobs for the underserved, he worked as a fellow and later as a Consultant with
one of the most prestigious Not for Profit Organization in India – TATA Trusts and was privileged to get a lifetime opportunity to present his work as a model to replicate in front of the Permanent Representative of India to the United
Nations, Deputy Canadian Ambassador to the United Nations, Diplomats and Policy makers at the United Nations Headquarters in New York. He was honored by the prestigious Indian Institute of Natural Resins and Gums (IINRG) with “The
most Innovative Entrepreneur Award” in 2018 acknowledging his efforts to bring Innovations at the Lac based Natural Resin industry. Specialties: Leadership, Management, Corporate Finance, Innovation
</p>
</div>
</div>
<div class="row">
<div class="col-md-4"></div>
<div class="col-md-8">
<hr>
</div>
</div>
<div class="row py-5 ">
<div class="col-md-3">
<div class="content-card " data-aos="fade-left ">
<img src="images/person1.png" height="100" width="100">
<div class="card-body ">
<h5 class="card-title ">Name</h5>
<p class="card-text " style="font-family: 'Roboto', sans-serif;">Introduction</p>
</div>
</div>
</div>
<div class="col-md-9 ">
<p class="text-style " style="font-family: 'Roboto', sans-serif; ">
Co-founder and Owner of an International Trading and a Chemical manufacturing company in India, Mohammad Hakim Khan is currently serving as a Lawyer in New Delhi Court who ventured into International Trading Business about 9 years back and has been successful
to close multiple deals across various industries thereby developing and establishing a robust professional network with Industry major manufacturers, suppliers and consumers. Having a vast experience on International Trading, he co-founded
two companies and currently serving as the Director of the following companies – GlobEXIM Trading Services Private Limited, a company having its corporate office at Salt Lake City Area, Kolkata, India with primary business verticals
in International Trading of Fertilizers & Industrial Chemicals, Oil & Gas and Agri Commodities and Indolacca Shellac Industries Private Limited, registered in New Delhi, India with its primary business activity involved in manufacturing
of Shellac based Organic chemicals. His professional experience includes deals of Fertilizers, Agro and Oil commodities. Specialties: Legal Advisory, Leadership, Marketing, Sales
</p>
</div>
</div>
</section>
<section>
<div class="footer">
<div class="inner-footer">
<div class="footer-items" data-aos="fade-left">
<img src="images/logo.png" width="250" height="70" alt="" loading="lazy">
<br><br>
<p>
Indolacca Shellac Industries Private Limited is a Private incorporated company classified as Non-govt company. It is inolved in Manufacture of other chemical products.
</p>
</div>
<br>
<div class="footer-items" data-aos="fade-right">
<br>
<h4 style="color: rgb(178, 230, 36);">Quick Links</h4>
<div class="border"></div>
<ul>
<a href="indolacca.html">
<li>Home</li>
</a>
<a href="aboutus.html">
<li>Who We Are</li>
</a>
<a href="product.html">
<li>Products</li>
</a>
<a href="blog-index.html">
<li>Blog</li>
</a>
<a href="contact.html">
<li>Contact Us</li>
</a>
</ul>
</div>
<div class="footer-items" data-aos="fade-right">
<br>
<h4 style="color: rgb(178, 230, 36);">Products</h4>
<div class="border"></div>
<ul>
<a href="product.html">
<li>SHEED LAC</li>
</a>
<a href="product.html">
<li>BUTTON LAC</li>
</a>
<a href="product.html">
<li>SHELLAC</li>
</a>
<a href="product.html">
<li>BLEACH SHELLAC</li>
</a>
<a href="product.html">
<li>ALEURITIC ACID</li>
</a>
</ul>
</div>
<div class="footer-items" data-aos="fade-right">
<br>
<h4 style="color: rgb(178, 230, 36);">Contact Us</h4>
<div class="border"></div>
<ul>
<li><i class="fa fa-map-marker" aria-hidden="true"></i>21/B, 15th Floor, Bengal Eco Intelligent Park,<br> EM-3 Block, Sector V, Salt Lake City,<br> Kolkata 700091, INDIA<br></li><br><br><br>
<li><i class="fa fa-phone" aria-hidden="true"></i>9176561782 / 9560800427</li>
<li><i class="fa fa-envelope" aria-hidden="true"></i>[email protected]</li>
</ul>
<div class="social-media">
<a href=""><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href=""><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href=""><i class="fa fa-linkedin" aria-hidden="true"></i></a>
<a href=""><i class="fa fa-google-plus" aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="footer-card text-white">
<div class="card-body">
<h5 class="card-title my-3">DEVELOPERS</h5>
<div class="row">
<div class="col-md-1 col-4">
<div class="row mx-4 ">
<a href="https://www.linkedin.com/in/shivam-goyal-641519191" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">
<img src="dev_img/shivam.jpg" style="border-radius: 50%; width: 50px; height: 55px;">
</a>
</div>
<div class="row text-white mx-4 my-3">
<a href="https://www.linkedin.com/in/shivam-goyal-641519191" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">Shivam Goyal</a>
</div>
</div>
<div class="col-md-1 col-4">
<div class="row mx-4 ">
<a href="https://www.linkedin.com/in/chakravaram-s-46859917b/" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">
<img src="dev_img/sai tejaswi.jpg" style="border-radius: 50%; width: 50px; height: 55px;">
</a>
</div>
<div class="row text-white mx-4 my-3">
<a href="https://www.linkedin.com/in/chakravaram-s-46859917b/" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">Chakravaram Saitejaswi
</a>
</div>
</div>
<div class="col-md-1 col-4">
<div class="row mx-4 ">
<a href="https://www.linkedin.com/in/aqeeb-khan-706a3416b" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">
<img src="dev_img/aqeeb.jpg" style="border-radius: 50%; width: 50px; height: 55px;">
</a>
</div>
<div class="row text-white mx-4 my-3">
<a href="https://www.linkedin.com/in/aqeeb-khan-706a3416b" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">Aqeeb Khan
</a>
</div>
</div>
<div class="col-md-1 col-4">
<div class="row mx-4 ">
<a href="https://www.linkedin.com/in/supriyasinhaa/" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">
<img src="dev_img/supriya.jpg" style="border-radius: 50%; width: 50px; height: 55px;">
</a>
</div>
<div class="row text-white mx-4 my-3">
<a href="https://www.linkedin.com/in/supriyasinhaa/" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">
Supriya Sinha
</a>
</div>
</div>
<div class="col-md-1 col-4">
<div class="row mx-4 ">
<a href="https://www.linkedin.com/in/s-sai-bighnesh-prusty-02101116b" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">
<img src="dev_img/bignesh.jpeg" style="border-radius: 50%; width: 50px; height: 55px;">
</a>
</div>
<div class="row text-white mx-4 my-3">
<a href="https://www.linkedin.com/in/s-sai-bighnesh-prusty-02101116b" target="_blank" data-toggle="tooltip" data-placement="top" title="View Linkdln Profile" class="text-white">Sai Bighnesh Prusty</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
Copyright © 2020 - <a href="#"> Indo Lacca</a>. All rights reserved. | <a href="#">Email Login</a>(For Official use)
</div>
</div>
</section>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js " integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN " crossorigin="anonymous "></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js " integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q " crossorigin="anonymous "></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js " integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl " crossorigin="anonymous "></script>
</body>
</html>