/var/www/hkosl.com/jci_business/views/main/index.php


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
<!doctype html>
<html lang="en">

<head>

    <title>JCI webpage</title>

    <!-- css -->
    <link rel="stylesheet" href="../../assets/css/aos.css?<?= rand(1,10000)/7?>">
    <?php include 'inc/headlinks.php';?>
    <!-- js -->
    <?php include 'inc/headjs.php';?>



</head>

<body>


    <?php include 'inc/nav.php';?>


    <section class="visual-sec">
        <div class="swiper main-swiper">
            <div class="swiper-wrapper">
                <div class="swiper-slide">

                    <div class="txt-box">
                        <h3 class="txt">APAC BUSINESS HUB</h3>
                        <p class="dec">To provide leadership development opportunities
                            that empower young people to create positive change.</p>
                        <a href="#" class="txt-Btn">More info <i class="fas fa-chevron-right"></i></a>
                    </div>
                    <picture class="img-box">
                        <source srcset="../../assets/img/banner01.png">
                        <img src="../../assets/img/banner01.png" alt="">
                    </picture>
                </div>
                <div class="swiper-slide">

                    <div class="txt-box">
                        <h3 class="txt">APAC BUSINESS HUB</h3>
                        <p class="dec">To provide leadership development opportunities
                            that empower young people to create positive change.</p>
                        <a href="#" class="txt-Btn">More info <i class="fas fa-chevron-right"></i></a>
                    </div>
                    <picture class="img-box">
                        <source srcset="../../assets/img/banner02.png">
                        <img src="../../assets/img/banner01.png" alt="">
                    </picture>
                </div>

            </div>
            <div class="all-box">
                <div class="progress-box">
                    <div class="swiper-pagination"></div>
                    <div class="autoplay-progress">
                        <svg viewBox="0 0 100 10">
                            <line x1="0" y1="0" x2="100" y2="0">
                        </svg>
                    </div>
                </div>
                <div class="arrow-box">
                    <div class="swiper-button-prev"></div>
                    <div class="swiper-button-next"></div>
                </div>
            </div>
        </div>
    </section>


    <section class="wrap">
        <div class="container">
            <div class="row ">
                <div class="col-lg-8"  data-aos="zoom-out-up"    data-aos-duration="1500">
                    <a href="business_list.php">
                        <img src="../../assets/img/map.png" alt="map" class="img-fluid mb-4" />
                    </a>
                </div>
                <div class="col-lg-4 align-self-center" >
                    <h3 class="primary-text bold">Business Information</h3>
                    <p class="text-justify">DEMO S.A. Pharmaceutical Industry is an industrial and commercial organization established in
                        1965 and active in the production and sales of pharmaceutical products. It is one of the major
                        pharmaceutical manufacturers in Greece with a very strong presence in the hospital market,
                        ranking first among the pharmaceutical companies in terms of sold units. Company’s vision and
                        strategy is focused on the production of high quality pharmaceutical products with competitive
                        prices, the marketing of innovative products for the relief of chronic disease and international
                        export activities.</p>

                </div>
            </div>

        </div>



    </section>

    <section class="wrap primary-bg">
        <div class="container mainNews" >
            <h2 class="bold text-center white-text mb-4">News</h2>
            <div class="row gapY20">
                <div class="col-lg-3">
                    <div class="card">
                        <div class="card-img">
                            <img src="../../assets/img/news.png" alt="...">
                        </div>
                        <div class="card-body">
                            <h5 class="card-title ellipsis3">The Global Fast Track brings together the world’s
                                innovative fintech
                                companies that already have commercial custome...</h5>
                            <p class="card-text">14/8/2023</p>
                            <a href="#" class="btn btn-secound">More Detail</a>
                        </div>
                    </div>
                </div>
                <div class="col-lg-3">
                    <div class="card">
                        <div class="card-img">
                            <img src="../../assets/img/news.png" alt="...">
                        </div>
                        <div class="card-body">
                            <h5 class="card-title ellipsis3">The Global Fast Track brings together the world’s
                                innovative fintech
                                companies that already have commercial custome...</h5>
                            <p class="card-text">14/8/2023</p>
                            <a href="#" class="btn btn-secound">More Detail</a>
                        </div>
                    </div>
                </div>
                <div class="col-lg-3">
                    <div class="card">
                        <div class="card-img">
                            <img src="../../assets/img/news.png" alt="...">
                        </div>
                        <div class="card-body">
                            <h5 class="card-title ellipsis3">The Global Fast Track brings together the world’s
                                innovative fintech
                                companies that already have commercial custome...</h5>
                            <p class="card-text">14/8/2023</p>
                            <a href="#" class="btn btn-secound">More Detail</a>
                        </div>
                    </div>
                </div>
                <div class="col-lg-3">
                    <div class="card">
                        <div class="card-img">
                            <img src="../../assets/img/news.png" alt="...">
                        </div>
                        <div class="card-body">
                            <h5 class="card-title ellipsis3">The Global Fast Track brings together the world’s
                                innovative fintech
                                companies that already have commercial custome...</h5>
                            <p class="card-text">14/8/2023</p>
                            <a href="#" class="btn btn-secound">More Detail</a>
                        </div>
                    </div>
                </div>
            </div>

        </div>



    </section>


    <section class="wrap gridWrap" style="background-image: url(../../assets/img/gridBg.png);">
        <div class="container">
            <div class="row align-items-start gapY20" data-aos="fade-up" data-aos-duration="1500">
                <div class="col-lg-6">
                    <div class="row gapY20">
                        <div class="col-12">
                            <div class="fullcard">
                                <img src="../../assets/img/gridPic01.png" alt="...">
                                <p class="h4 fullcardtitle positionBottom">Singapore-Japan Fast <br />Track Pitch Event
                                </p>

                            </div>
                        </div>
                        <div class="col-6">
                            <div class="halfcard">
                                <img src="../../assets/img/gridPic02.png" alt="...">
                                <p class="halfcardIcontitle positionCenter"><span class="icon"><i
                                            class="fab fa-youtube"></i></span><br />Start from you</p>

                            </div>
                        </div>
                        <div class="col-6">
                            <div class="halfcard">
                                <img src="../../assets/img/gridPic03.png" alt="...">
                                <p class="h4 fullcardtitle positionBottom">The Fast Track<br /> Pitch is the new<br />
                                    platform</p>

                            </div>
                        </div>
                    </div>
                </div>

                <div class="col-lg-6">
                    <div class="row gapY20">

                        <div class="col-6">
                            <div class="halfcard whiteBg textCradWrap">
                                <div class="textCrad">
                                    <p class="h4 fullcardtitle text-dark">Free Trade<br /> Agreement</p>
                                    <p class="textCradDetail text-justify">Hong Kong and ASEAN commenced negotiations of a Free Trade
                                        Agreement (FTA) and an Investment Agreement in July 2014. After ten rounds of
                                        negotiations, Hong Kong and ASEAN announced the conclusion of the negotiations
                                        in September 2017; and signed the Agreements on 12 November 2017.3 The
                                        Agreements have extended Hong Kong's FTA and Investment Agreement network to
                                        cover all major economies in Southeast Asia.
                                    </p>


                                </div>
                                <a href="#" class="small positionBottom">View more <i
                                        class="fas fa-caret-right"></i></a>
                            </div>
                        </div>
                        <div class="col-6">
                            <div class="halfcard darkBg textCradWrap">
                                <div class="textCrad">
                                    <p class="h4 fullcardtitle text-white text-justify">Free Trade Agreement  between
                                        Hong Kong, China and the Association of  Southeast Asian Nations
                                    </p>

                                </div>
                                <a href="#" class="small text-white positionBottom">View more <i
                                        class="fas fa-caret-right"></i></a>
                            </div>
                        </div>
                        <div class="col-12">
                            <div class="fullcard">
                                <img src="../../assets/img/gridPic04.png" alt="...">

                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="contactWrap">
        <div class="contactItem contactBg" style="background-image: url(../../assets/img/contactBg.png);">
            <p class="contactTitle text-white mb-0">Contact Us</p>
            <p class="h3 text-white mb-4">Send us message for any info.</p>
            <div class="mediaWrap">
                <span class="text-white">Follow Us:</span>
                <span class="text-white"><i class="fab fa-facebook-f"></i></span>
                <span class="text-white"><i class="fab fa-instagram"></i></span>
                <span class="text-white"><i class="fab fa-youtube"></i></span>
            </div>
            <div class="contactEmail">
                <i class="fas fa-envelope"></i>
                <div class="email">
                    <p class="mb-0 text-white bold">Maill me at:</p>
                    <a href="#" class="text-white">jci@info.com</a>

                </div>

            </div>
        </div>
        <div class="contactItem darkBg">
            <div class="mb-3">
                <label for="Name" class="form-label text-white">Name</label>
                <input type="email" class="form-control" id="Name" aria-describedby="emailHelp">
                <!--  <div id="emailHelp" class="form-text">We'll never share your email with anyone else.</div> -->
            </div>
            <div class="mb-3">
                <label for="Email" class="form-label text-white">Email</label>
                <input type="email" class="form-control" id="Email">
            </div>
            <div class="mb-3">
                <label for="Message" class="form-label text-white">Message</label>
                <textarea class="form-control" id="Message" rows="4"></textarea>
            </div>
            <button class="btn btn-secound">Send</button>
        </div>
    </section>
    <section class="wrap"  data-aos="fade-up" data-aos-duration="1500">
        <div class="container">
            <h2 class="bold text-center mb-4">Support</h2>
            <div class="swiper support">
                <div class="swiper-wrapper">
                    <div class="swiper-slide"><img src="../../assets/img/support/logo01.png" alt="" /></div>
                    <div class="swiper-slide"><img src="../../assets/img/support/logo02.png" alt="" /></div>
                    <div class="swiper-slide"><img src="../../assets/img/support/logo03.png" alt="" /></div>
                    <div class="swiper-slide"><img src="../../assets/img/support/logo04.png" alt="" /></div>
                </div>
                <div class="swiper-pagination"></div>
            </div>


        </div>
    </section>

    <?php include 'inc/footer.php';?>

    <script src="../../assets/js/aos.js"></script>




    <script>
        
AOS.init({
   once: true
})
    var swiper = new Swiper(".support", {
        slidesPerView: 2,
        spaceBetween: 30,
        pagination: {
            el: ".swiper-pagination",
            clickable: true,
        },
        breakpoints: {
            640: {
                slidesPerView: 2,

            },
            768: {
                slidesPerView: 3,

            },
            1024: {
                slidesPerView: 4,
                spaceBetween: 40,
            },
        },
    });



    const progressLine = document.querySelector('.autoplay-progress svg')
    const mainSwiper = new Swiper(".main-swiper", {

        loop: true,

        autoplay: {
            delay: 5500,
            disableOnInteraction: false,
        },
        effect: "fade",

        pagination: {
            el: ".main-swiper .swiper-pagination",
            clickable: false,

            type: "custom",
            renderCustom: function(swiper, current, total) {
                return (
                    '<span class="current">' + 0 + (current) + '</span>' + '<span class="total">' + 0 +
                    (total) + '</span>'
                );
            }
        },

        navigation: {
            nextEl: ".main-swiper .swiper-button-next",
            prevEl: ".main-swiper .swiper-button-prev",
        },

        on: {
            autoplayTimeLeft(s, time, progress) {
                progressLine.style.setProperty("--progress", 1 - progress)
            }
        }
    });
    </script>




</body>

</html>