-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
726 lines (689 loc) · 30.7 KB
/
index.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
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Bandung In Fashion</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Bandung In Fashion MRF Creative" />
<meta name="keywords" content="mrfcreative" />
<meta name="author" content="mrfcreative" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />
<meta property="og:site_name" content="" />
<meta property="og:description" content="" />
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link href="https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,300i,400,400i,500,600i,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Mina" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/gallery-grid.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.css">
<!-- Logo-->
<link rel="icon" type="images/png" href="images/logo/LOGO-BIF2.png">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
<!-- Start WOWSlider.com HEAD section -->
<!-- add to the <head> of your page -->
<link rel="stylesheet" type="text/css" href="engine0/style.css" />
<script type="text/javascript" src="engine0/jquery.js"></script>
<!-- End WOWSlider.com HEAD section -->
<!-- Start WOWSlider.com HEAD section -->
<!-- add to the <head> of your page -->
<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<!--script type="text/javascript" src="engine1/jquery.js"></script-->
<!-- End WOWSlider.com HEAD section -->
<!-- Start WOWSlider.com HEAD section -->
<!-- add to the <head> of your page -->
<link rel="stylesheet" type="text/css" href="engine0/style.css" />
<!--script type="text/javascript" src="engine0/jquery.js"></script-->
<!-- End WOWSlider.com HEAD section -->
<!-- Start WOWSlider.com HEAD section -->
<!-- add to the <head> of your page -->
<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<!--script type="text/javascript" src="engine1/jquery.js"></script-->
<script src="https://www.youtube.com/iframe_api"></script>
<!-- End WOWSlider.com HEAD section -->
</head>
<body>
<div class="fh5co-loader"></div>
<div id="page">
<nav class="fh5co-nav" role="navigation">
<!-- <div class="top-menu"> -->
<div class="container">
<div class="row">
<div class="col-xs-12 text-center logo-wrap">
<div id="fh5co-logo">
<a href="index.html">Bandung In Fashion
<span>.</span>
</a>
</div>
</div>
<div class="col-xs-12 text-center menu-1 menu-wrap">
<ul>
<li class="active">
<a href="index.html">Home</a>
</li>
<li>
<a href="gallery.html">Gallery</a>
</li>
<li>
<a href="famous-area.html">Famous Area</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="https://bandunginfashion.slack.com/" target="_blank">Forum</a>
</li>
<li>
<a href="http://www.fashionbandung.com/index.php">Shop Now</a>
</li>
</ul>
</div>
</div>
</div>
<!-- </div> -->
</nav>
<header id="fh5co-header" class="fh5co-cover js-fullheight" role="banner" style="background-image: url(images/bar.jpg);"
data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="display-t js-fullheight">
<div class="display-tc js-fullheight animate-box" data-animate-effect="fadeIn">
<h1>Welcome to the
<br> Bandung
<em>in</em> Fashion</h1>
<h2>Everything about Fashion in Parijs Van Java</h2>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="fh5co-about" class="fh5co-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-pull-4 img-wrap animate-box" data-animate-effect="fadeInLeft">
<img src="images/hero_1.jpg" alt="Background Index">
</div>
<div class="col-md-5 col-md-push-1 animate-box">
<div class="section-heading">
<h2>Fashion in Bandung</h2>
<p>Creativity Bandung community is also one of the most important capital in the fashion industry. Bandung society is
very creative in making something unique, new, and has never been marketed. Previously, the people there make various
clothing and marketed directly known as the Bandung distro. Clothing design made by the people of Bandung every day
is always different. Initially they just made a simple design with the help of paper designed in accordance with
the wishes. But now the designs that are made already using the help of technology, such as computers and after the
design is completed then directly made with increasingly sophisticated tools. Changes in fashion climate in Bandung
is very dynamic to follow the fashion trend so that the blend of Old School and other styles can be combined into
a distinctive style of fashion in this Flower City</p>
</div>
</div>
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary col-md-2 col-md-push-7 animate-box" data-animate-effect="fadeInBottom" data-toggle="modal"
data-target="#myModalLong">
See Our History
</button>
<!-- Modal -->
<div class="modal fade" id="myModalLong" tabindex="-1" role="dialog" aria-labelledby="myModalLongTitle" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="myModalLongTitle" style="font-size: 24px;">History of Bandung Fashion</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p style="color: rgb(48, 48, 48)">Before Bandung became a Factory Outlet paradise for domestic and foreign tourists, Bandung was first known as Distro
and Clothing paradise. Well, if observed, sometimes many do not really understand about the two terms that indirectly
make Bandung a city that has its own standards in the fashion world of young people. Clothing itself is a term
for a company that produces apparel with its own brand which then its products can grow not only sell clothes alone,
can give birth to new products supporting lifestyle such as watches, belts, glasses to MP3 players. While Distro
which is an extension of the distribution store is a store that distributes products from Clothing itself, it can
be said Distro is the official distributor of Clothing products. All that originated from the emergence of creative
community of young people in Bandung in the mid 90's. Reverse music studio on Sukasenang street is the forerunner
of the birth of Distro and Clothing to date. Starting from selling music-related accessories from cassettes, CDs,
posters, artwork and other imported items, Reverse is also a pioneer of indie music labels in Bandung starting
to sell local goods that support rock and skateboard community in Bandung. From there then emerged other distros
that sell special items such as Hobbies and Mossy skateboard that sells bands outside t-shirts.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal" style="color: black">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-featured-menu" class="fh5co-section">
<div class="container">
<div class="row">
<div class="col-md-12 fh5co-heading animate-box">
<h2>Today's Fashion in Bandung</h2>
<div class="row">
<div class="col-md-6">
<p>Various clothing in Bandung and very famous are clothes, shirts, jackets, shoes, accessories, pants and there is
also a hat. Jackets manufactured from Bandung are very different from other products, because the jacket is very
thick and the material is smoother and more durable so it is not easy to tear. After the clothing was in demand,
shirt products began to develop in 1996. Initially, in the Ujung Berung area, the name Deden Ketu who owns Rias
Indie Band started his business by making merchandise music underground. After that start making t-shirts and have
various designs. After the shirt becomes a trend, then there are famous shoes, bags and sandals in the area Cibaduyut.
Cibaduyut is a very famous production site and almost everyone knows Cibaduyut as a place to produce sandals, bags
and shoes. Cheap prices and very many models can be found there. In addition, the trend of Hijab Style and Kpop
models is now increasingly in Bandung so that the style changes from the past and now can be combined with a very
interesting theme so that it becomes unique for Fashion in Bandung.</p>
</div>
</div>
</div>
<div class="col-md-8 col-md-offset-2 text-center animate-box">
<h2 style="color: whitesmoke">Category</h2>
<br>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-item-wrap animate-box">
<div class="fh5co-item">
<img src="images/ni.jpg" class="img-responsive" alt="Shoes">
<h3>Typical Bandung Shoes</h3>
<p>Shoes typical of Bandung many have been sold en masse to various regions in Indonesia and abroad. One of the famous
shoe brand that has been recognized by the world is a shoe that comes from the area
<a href="famous-area.html"
target="_blank">Cibaduyut</a>, Bandung City. Besides being recognized internationally, the quality of cibaduyut shoes is no doubt.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-item-wrap animate-box">
<div class="fh5co-item margin_top">
<img src="images/gallery_8.jpg" class="img-responsive" alt="Hijab Style">
<h3>Hijab Style</h3>
<p>In this millenial era, hijab fashion trend has become one of the very fashion hits in Bandung starting from the hood
to the accessories used. Very many producers of hijab-themed fashion products located in the city of Bandung whose
products are very popular commonly used from various circles.</p>
</div>
</div>
<div class="clearfix visible-sm-block visible-xs-block"></div>
<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-item-wrap animate-box">
<div class="fh5co-item">
<img src="images/gallery_7.jpeg" class="img-responsive" alt="Jam Tangan">
<h3>Typical Bandung Watches</h3>
<p>Watches are one of the accessories that are often used by both men and women. Bandung children's watches produce several
well-known brands that have different types of quality and unique materials and different than other brands.</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12 fh5co-item-wrap animate-box">
<div class="fh5co-item margin_top">
<img src="images/gallery_6.jpg" class="img-responsive" alt="Distro">
<h3>Bandung Shirt</h3>
<p>Business sales clothes in the city of Bandung has been very developed since the monetary crisis of 1998, since then
emerging Distribution Store in various areas in the city of Bandung. This emergence lure the players of this clothing
industry in building "Distro" in various places such as
<a href="famous-area.html"
target="_blank">Jalan Trunojoyo</a> and others.</p>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-slider" class="fh5co-section animate-box">
<div class="container">
<div class="row">
<div class="col-md-6 animate-box">
<div class="fh5co-heading">
<h2>The uniqueness of Fashion in Bandung</h2>
<p>The uniqueness of fashion in the city of Bandung based on the dynamic time flow is the fashion in Bandung is matches
color or color mix, mix printed outfit and outfit themed.</p>
</div>
</div>
<div class="col-md-6 col-md-push-1 animate-box">
<aside id="fh5co-slider-wrwap">
<div class="flexslider">
<ul class="slides">
<!-- Start WOWSlider.com BODY section -->
<!-- add to the <body> of your page -->
<div id="wowslider-container0">
<div class="ws_images">
<ul>
<li>
<img src="data0/images/matches_color.jpg" alt="Matches Color" title="Matches Color" id="wows0_0" />
</li>
<li>
<a href="http://wowslider.net">
<img src="data0/images/mix_printed_fitout.jpg" alt="jquery slideshow" title="Mix Printed Outfit" id="wows0_1" />
</a>
</li>
<li>
<img src="data0/images/outfit_themed.jpg" alt="Outfit Themed" title="Outfit Themed" id="wows0_2" />
</li>
</ul>
</div>
<div class="ws_bullets">
<div>
<a href="#" title="Matches Color">
<span>
<img src="data0/tooltips/matches_color.jpg" alt="Matches Color" />1</span>
</a>
<a href="#" title="Mix Printed Outfit">
<span>
<img src="data0/tooltips/mix_printed_fitout.jpg" alt="Mix Printed Outfit" />2</span>
</a>
<a href="#" title="Outfit Themed">
<span>
<img src="data0/tooltips/outfit_themed.jpg" alt="Outfit Themed" />3</span>
</a>
</div>
</div>
<div class="ws_script" style="position:absolute;left:-99%">
<a href="http://wowslider.net">image slider</a> by WOWSlider.com v8.8</div>
<div class="ws_shadow"></div>
</div>
<script type="text/javascript" src="engine0/wowslider.js"></script>
<script type="text/javascript" src="engine0/script.js"></script>
<!-- End WOWSlider.com BODY section -->
</ul>
</div>
</aside>
</div>
</div>
</div>
</div>
<div class="col-md-8 col-md-offset-2 text-center animate-box">
<h2 style="color: whitesmoke">About Bandung Fashion</h2>
</div>
<!-- Start WOWSlider.com BODY section -->
<!-- add to the <body> of your page -->
<div id="wowslider-container1">
<div class="ws_images">
<ul>
<li>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/ozzhEynIzEs?autoplay=0&rel=0&enablejsapi=1&playerapiid=ytplayer&wmode=transparent"
frameborder="0" allowfullscreen></iframe>
<img src="data1/images/ozzheynizes.png" alt="Top 5 Factory Outlet di Bandung" title="Top 5 Factory Outlet di Bandung" id="wows1_0"
/>
</li>
<li>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/LXF4UtvM7AU?autoplay=0&rel=0&enablejsapi=1&playerapiid=ytplayer&wmode=transparent"
frameborder="0" allowfullscreen></iframe>
<img src="data1/images/lxf4utvm7au.png" alt="Bandung Fashion | E! All Access Indonesia | E!" title="Bandung Fashion!" id="wows1_1"
/>
</li>
<li>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/fSLH59UA5LY?autoplay=0&rel=0&enablejsapi=1&playerapiid=ytplayer&wmode=transparent"
frameborder="0" allowfullscreen></iframe>
<img src="data1/images/fslh59ua5ly.png" alt="slider jquery" title="Kawasan Industri Sepatu Cibaduyut" id="wows1_2" />
</li>
<li>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/5L7nv7BqzUU?autoplay=0&rel=0&enablejsapi=1&playerapiid=ytplayer&wmode=transparent"
frameborder="0" allowfullscreen></iframe>
<img src="data1/images/5l7nv7bqzuu.png" alt="MATOA WATCH" title="MATOA WATCH" id="wows1_3" />
</li>
</ul>
</div>
<div class="ws_bullets">
<div>
<a href="#" title="Top 5 Factory Outlet di Bandung">
<span>
<img src="data1/tooltips/ozzheynizes.png" alt="Top 5 Factory Outlet di Bandung" />1</span>
</a>
<a href="#" title="Bandung Fashion | E! All Access Indonesia | E!">
<span>
<img src="data1/tooltips/lxf4utvm7au.png" alt="Bandung Fashion | E! All Access Indonesia | E!" />2</span>
</a>
<a href="#" title="Kawasan Industri Sepatu Cibaduyut">
<span>
<img src="data1/tooltips/fslh59ua5ly.png" alt="Kawasan Industri Sepatu Cibaduyut" />3</span>
</a>
<a href="#" title="MATOA WATCH">
<span>
<img src="data1/tooltips/5l7nv7bqzuu.png" alt="MATOA WATCH" />4</span>
</a>
</div>
</div>
<div class="ws_script" style="position:absolute;left:-99%">
<a href="http://wowslider.net">css slideshow</a> by WOWSlider.com v8.8</div>
<div class="ws_shadow"></div>
</div>
<script type="text/javascript" src="engine1/wowslider.js"></script>
<script type="text/javascript" src="engine1/script.js"></script>
<!-- End WOWSlider.com BODY section -->
<div id="fh5co-blog" class="fh5co-section">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading animate-box">
<h2>Events</h2>
<p>Fashion activities in the city of Bandung is very diverse, from exhibitions, competitions, festivals and other activities
that bring young designers. This activity may come from the promotion of government, private parties or other parties.</p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="fh5co-blog animate-box">
<a href="http://bandungside.com/2017/12/islamic-fashion-institute-lahirkan-kembali-desaigner-busana-muslim-peka-jaman/" target="_blank"
class="blog-bg" style="background-image: url(images/gallery_1.jpg);"></a>
<div class="blog-text">
<span class="posted_on">Dec. 5th 2017</span>
<h3>
<a href="http://bandungside.com/2017/12/islamic-fashion-institute-lahirkan-kembali-desaigner-busana-muslim-peka-jaman/" target="_blank">Second Islamic Fashion Institute (IFI) graduation</a>
</h3>
<p>Islamic Fashion Institute (IFI) held the 2nd graduation ceremony in 2017 by printing a reliable villager in the IX
field of Muslim fashion at Click Square Jl. Naripan No.38 Bandung, Tuesday (5/12/2017). This time, gave birth to
7 graduates, 1 person in batch-1 and 6 graduates in batch-2 thanks to his hard work.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-blog animate-box">
<a href="http://bandungside.com/2017/12/bandung-modest-fashion-vision-2018-kembalikan-roh-kota-fashion/" target="_blank"
class="blog-bg" style="background-image: url(images/gallery_2.jpg);"></a>
<div class="blog-text">
<span class="posted_on">Dec. 19th 2017</span>
<h3>
<a href="http://bandungside.com/2017/12/bandung-modest-fashion-vision-2018-kembalikan-roh-kota-fashion/" target="_blank">Bandung Modest Fashion Vision 2018</a>
</h3>
<p>In order to make the city of Bandung as a Modest Fashion City icon in Indonesia, the Office of Culture and Tourism
City of Bandung to launch Bandung Modest Fashion Vision 2018 which is kick off from the creative economic activities
in the field of fashion. The event is held at Click Square. Tuesday, (19/12/2017).</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-blog animate-box">
<a href="http://bandungside.com/2017/12/bramanta-wijaya-kiprah-6-tahunnya-persembahkan-faithfully/" target="_blank" class="blog-bg"
style="background-image: url(images/gallery_3.jpg);"></a>
<div class="blog-text">
<span class="posted_on">Dec. 2017</span>
<h3>
<a href="http://bandungside.com/2017/12/bramanta-wijaya-kiprah-6-tahunnya-persembahkan-faithfully/" target="_blank">Single Show</a>
</h3>
<p>Celebrating 6 years of doing business in the fashion world of Indonesia, Bramanta Wijaya fashion house held a single
show entitled Faithfully. Glamor and glamor of the 1930s became the main inspiration from the show which will feature
the Spring / Summer 2018 collection gown. Through his imagination, Bramanta Wijaya concocted various elements and
cutting into his creation this season. Fashion lovers will be invited to feel the splendor of "the old Hollywood
Glamor".
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary col-md-2 col-md-offset-5 text-center fh5co-heading animate-box" data-animate-effect="fadeInBottom"
data-toggle="modal" data-target="#exModalLong">
More Events
</button>
<!-- Modal -->
<div class="modal fade" id="exModalLong" tabindex="-1" role="dialog" aria-labelledby="exModalLongTitle" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exModalLongTitle" style="font-size: 24px;">Events Closest of Bandung Fashion</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="media">
<div class="media-left media-middle">
<a href="#">
<img class="media-object" src="images/thumbnail/3957.jpg" alt="...">
</a>
</div>
<div class="media-body">
<h3 class="media-heading">Photography Fest</h3>
<p class="media-heading" style="color: rgb(48, 48, 48)">Date: Feb 21st, 2018</p>
<p class="media-heading" style="color: rgb(48, 48, 48);">Place: Dago Tea House Bandung</p>
</div>
</div>
<br>
<div class="media">
<div class="media-left media-middle">
<a href="#">
<img class="media-object" src="images/thumbnail/maxresdefault.jpg" alt="...">
</a>
</div>
<div class="media-body">
<h3 class="media-heading">Fashion Show Bandung</h3>
<p class="media-heading" style="color: rgb(48, 48, 48)">Date: Feb 28th, 2018</p>
<p class="media-heading" style="color: rgb(48, 48, 48);">Place: Braga, Bandung</p>
</div>
</div>
<br>
<div class="media">
<div class="media-left media-middle">
<a href="#">
<img class="media-object" src="images/thumbnail/2018-fashion-week-hub-lede.jpg" alt="...">
</a>
</div>
<div class="media-body">
<h3 class="media-heading">Show Fashion Vision 2k18</h3>
<p class="media-heading" style="color: rgb(48, 48, 48)">Date: Apr 1st, 2018</p>
<p class="media-heading" style="color: rgb(48, 48, 48);">Place: Rumah Mode Bandung</p>
</div>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal" style="color: black">Close</button>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-8 col-md-offset-2 text-center animate-box">
<h2 style="color: whitesmoke">Famous Brand Fashion from Bandung</h2>
</div>
<br>
<br>
<div class="container gallery-container">
<div class="tz-gallery">
<div class="row">
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://eigeradventure.com/?utm_source=google&utm_medium=cpc&utm_campaign=eiger_id_search_brand_eiger_BIDCPC_clicks+&utm_content=616915394-30935360056&utm_term=eiger_kwd-19213011&gclid=Cj0KCQjwzcbWBRDmARIsAM6uChW9vst-_ZeM11-pGum3AvwnAqx5mhjMEiAr4apYLhiaEfpPEAnQRoEaAt8AEALw_wcB"
target="_blankc">
<img src="images/brand/eiger.png" alt="Eiger">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="http://petersaysdenimofficial.com/" target="_blank">
<img src="images/brand/psd.png" alt="Peter Says Denim">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="http://c59.co.id/" target="_blank">
<img src="images/brand/c59.png" alt="C59">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://www.schofficial.com/" target="_blank">
<img src="images/brand/sch.png" alt="Ouval Rsch">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://www.hijup.com/dianpelangi" target="_blank">
<img src="images/brand/dp.png" alt="Dian Pelangi">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://www.matoa-indonesia.com/" target="_blank">
<img src="images/brand/logo-2.png" alt="Matoa Ind.">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://zoya.co.id/" target="_blank">
<img src="images/brand/zoya.png" alt="Zoya Hijab">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://www.shafira.com/" target="_blank">
<img src="images/brand/shafira.png" alt="Shafira Hijab">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://edwardforrer.co.id/" target="_blank">
<img src="images/brand/edw.png" alt="Edward Forrer">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://www.screamous.com/" target="_blank">
<img src="images/brand/screamous.png" alt="screamous">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="https://kickdenim.com/" target="_blank">
<img src="images/brand/kd.png" alt="Kick Denim">
</a>
</div>
<div class="col-sm-2 col-md-2">
<a class="lightbox" href="http://www.amblefootwear.com/" target="_blank">
<img src="images/brand/amble.png" alt="Amble Footwear">
</a>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.js"></script>
<script>
baguetteBox.run('.tz-gallery');
</script>
<div id="fh5co-featured-testimony" class="fh5co-section">
<div class="container">
<div class="row">
<div class="col-md-5 animate-box img-to-responsive animate-box" data-animate-effect="fadeInLeft">
<img src="images/person_1.png" alt="Ridwan Kamil">
</div>
<div class="col-md-7 animate-box" data-animate-effect="fadeInRight">
<blockquote>
<p> “ Do Creativity to Change your Society ”</p>
<p class="author">
<cite>— Ridwan Kamil</cite>
</p>
</blockquote>
</div>
</div>
</div>
</div>
<div id="fh5co-started" class="fh5co-section animate-box" style="background-image: url(images/in.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2>About Bandung
<span>.</span>
</h2>
<p>"Dan Bandung bagiku bukan cuma masalah geografis, lebih jauh dari itu melibatkan perasaan, yang bersamaku ketika sunyi"
-Pidi Baiq</p>
</div>
</div>
</div>
</div>
<footer id="fh5co-footer" role="contentinfo" class="fh5co-section">
<div class="container">
<div class="row row-pb-md">
<div class="col-md-4 fh5co-widget">
<h4>Bandung in Fashion</h4>
<p>Everything about fashion in the city of Bandung is unique and interesting.
</p>
</div>
<div class="col-md-2 col-md-push-1 fh5co-widget">
</div>
<div class="col-md-2 col-md-push-1 fh5co-widget">
</div>
<div class="col-md-4 col-md-push-1 fh5co-widget">
<h4>Contact Information</h4>
<ul class="fh5co-footer-links">
<li>277 Ahmad Yani Street,
<br> Bandung</li>
<li>
<a href="tel://+62227271724">+62 22 7271724</a>
</li>
<li>
<a href="mailto:dispar@bandungtourism.com">dispar@bandungtourism.com</a>
</li>
</ul>
</div>
</div>
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">© 2018 BandungInfashion
<br> All Rights Reserved</small>
<small class="block">Support by
<a href="https://www.bandungtourism.com/index.html" target="_blank">BandungTourism</a>
</small>
<small class="block">Designed by
<a href="https://www.linkedin.com/in/muhammad-rizal-fahmi-8b7094125/" target="_blank">MRFCreative</a>
</small>
</p>
<p>
<ul class="fh5co-social-icons">
<li>
<a href="https://www.bandungtourism.com/index.html" target="_blank">
<i class="icon-dribbble2"></i>
</a>
</li>
<li>
<a href="https://twitter.com/DISBUDPAR_BDG" target="_blank">
<i class="icon-twitter2"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/Disbudpar-Bandung-549253332075411/" target="_blank">
<i class="icon-facebook2"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/muhammad-rizal-fahmi-8b7094125/" target="_blank">
<i class="icon-linkedin2"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/disbudpar.bdg/" target="_blank">
<i class="icon-instagram"></i>
</a>
</li>
</ul>
</p>
</div>
</div>
</div>
</footer>
</div>
<div class="gototop js-top">
<a href="#" class="js-gotop">
<i class="icon-arrow-up22"></i>
</a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Main -->
<script src="js/main.js"></script>
</body>
</html>