/var/www/hkosl.com/alphastep/view/forgroups.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
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">

<head>
    <title>ALPHASTEP - For Group</title>

    <meta name="description"
        content="We are CAiRS, the word leading and regional hub for research in Reliability and Safety Innovation based in Jong Kong. We have high level of world renowned expertise in Artificial intelligenee methodologies, industry based eluster data. and reliability & safety modelling and algorithsm.">
    <!-- css -->
    <?php include 'inc/headlinks.php';?>
    <!-- js -->
    <?php include 'inc/link-js.php';?>
</head>

<body>

    <!-- header -->
    <?php include 'inc/navbar.php';?>
    <!-- end of header-->


    <!-- breadcrumb -->

    <div class="breadcrumb" style="background-image:url(../assets/images/breadcrumbbg.jpg);">

        <div class="breadcrumbWrapper text-center">

            <p class="breadcrumbTitle m-0 pt-4 h3 text-uppercase">For Group</p>

            <div class="breadcrumbLink">

                <a href="index.php"> Home</a> / <span class="blueFont">For Group</span>

            </div>

        </div>

    </div>

    <section class="mainSmallWrapper">

        <div class="row rowMargin align-items-center">
            <div class="col-lg-7 colPadding">
                <p class="h1 blueFont">Sports Specific (Intermediate)

                </p>
                <p>The Sports Specific (Intermediate) courses are designed for sports teams at schools and companies, as
                    well as private groups. The customised programmes have a systematic and data-driven training
                    approach to improve performance and nurture elites. Participants will learn how to train throughout
                    different stages of the sport’s season, and how to build their skills at each of those stages.

                </p>
                <button type="button" class="btn btn-outline-primary mb-4" data-toggle="modal"
                    data-target="#CourseDetail">
                    Course Details
                </button>
                <div>
                    <a href="#" class="link"><i class="fas fa-phone"></i> (852) 3791 2626 </a>
                </div>
                <a href="mailTo:info@alphastep.com.hk" class="link"><i class="fas fa-envelope"></i>
                    info@alphastep.com.hk</a>
            </div>
            <div class="col-lg-5">

                <div class="swiper-container eventSlider1">
                    <!-- Additional required wrapper -->
                    <div class="swiper-wrapper">
                        <!-- Slides -->
                        <div class="swiper-slide"><img src="../assets/images/servies_detail13.jpg" class="img-fluid">
                        </div>
                        <div class="swiper-slide"><img src="../assets/images/servies_detail14.jpg" class="img-fluid">
                        </div>
                        <div class="swiper-slide"><img src="../assets/images/servies_detail15.jpg" class="img-fluid">
                        </div>
                    </div>
                    <!-- If we need pagination -->
                    <div class="swiper-pagination"></div>
                    <!-- If we need navigation buttons -->
                    <div class="swiper-button-prev swiper-button-white"></div>
                    <div class="swiper-button-next swiper-button-white"></div>

                </div>

            </div>
        </div>

        <div class="row flex-row-reverse rowMargin align-items-center">
            <div class="col-lg-7 colPadding">
                <p class="h1 blueFont">Customised Group Programme
                </p>
                <p>The customised group training programme is built on the client’s needs. Training can be conducted at
                    AlphaStep or at the client’s provided venue. Some group course theme examples include corrective
                    movements, strength and conditioning, components of fitness, fundamental human movements, relaxation
                    retreat and family workout, among others.

                </p>
                <button type="button" class="btn btn-outline-primary mb-4" data-toggle="modal"
                    data-target="#CourseDetail">
                    Course Details
                </button>
                <div>
                    <a href="#" class="link"><i class="fas fa-phone"></i> (852) 3791 2626 </a>
                </div>
                <a href="mailTo:info@alphastep.com.hk" class="link"><i class="fas fa-envelope"></i>
                    info@alphastep.com.hk</a>
            </div>
            <div class="col-lg-5">

                <div class="swiper-container eventSlider2">
                    <!-- Additional required wrapper -->
                    <div class="swiper-wrapper">
                        <!-- Slides -->
                        <div class="swiper-slide"><img src="../assets/images/servies_detail21.jpg" class="img-fluid">
                        </div>

                    </div>
                    <!-- If we need pagination -->
                    <!-- <div class="swiper-pagination2"></div> -->
                    <!-- If we need navigation buttons -->
                    <!-- <div class="swiper-button-prev2  swiper-button-white"></div>
                    <div class="swiper-button-next2 swiper-button-white"></div> -->

                </div>

            </div>
        </div>





    </section>


    <!-- end #section -->


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



    <!-- Modal -->
    <div class="modal fade" id="CourseDetail" tabindex="-1" role="dialog" aria-labelledby="CourseDetail"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-header">
                    <h2 class="modal-title">Course details:</h2>
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
                <div class="modal-body">
                    <table class="table">
                        <thead>
                            <tr>
                                <th scope="col">Course</th>
                                <th scope="col" class="text-center">Age group</th>
                                <th scope="col" class="text-center">Number of modules</th>
                                <th scope="col" class="text-center"></th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <td scope="row">Intermediate(Basketball)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Rugby)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Football)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Swimming)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Badminton)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Volleyball)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Golf)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U21</div>
                                    <div>21+</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Tennis)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U21</div>
                                    <div>21+</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                        </tbody>
                    </table>
                </div>

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



    <script type="text/javascript" src="../assets/js/swiper.js"></script>
    <script>
    var mySwiper = new Swiper('.eventSlider1', {
        loop: false,
        pagination: '.swiper-pagination',
        nextButton: '.swiper-button-next',
        prevButton: '.swiper-button-prev',

    });
    var mySwiper2 = new Swiper('.eventSlider2', {
        loop: false
        // pagination: '.swiper-pagination2',
        // nextButton: '.swiper-button-next2',
        // prevButton: '.swiper-button-prev2',

    });
    </script>
</body>



</html>