-
Notifications
You must be signed in to change notification settings - Fork 0
/
instructors.html
332 lines (295 loc) · 15.1 KB
/
instructors.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
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Инструкторы</title>
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/slick-theme.css">
<link rel="stylesheet" href="css/ui.totop.css" media="screen,projection">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
<link rel="icon" href="http://www.meribel-ski-rental.com/medias/cl_15/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="http://www.meribel-ski-rental.com/medias/cl_15/images/favicon.ico" type="image/x-icon">
</head>
<body>
<header class="adaptive-header">
<div class="cross-box">
<a class="cross-box__link" href="https://likeavenus.github.io/first-p/">
<span class="cross-box__item1">ice age</span>
</a>
<a href="#" class="cross-box__item2--burger"></a>
</div>
</header>
<header class="header-tab">
<div class="header-tab__box">
<a href="https://likeavenus.github.io/first-p/" class="header-tab__link">
<img class="header-tab__img1" src="img/adapt/adapt-instructors/white-logo.png" alt="logo">
</a>
<div id="header-burger" class="header-tab__burger">
<a href="#" class="b-header-tab__img"></a>
</div>
</div>
</header>
<nav class="menu-tab">
<ul class="menu__list">
<li class="menu__list-item"><a class="link-item" href="abonement.html">Расписание</a></li>
<li class="menu__list-item"><a class="link-item" href="instructors.html">Инструкторы</a></li>
<li class="menu__list-item"><a class="link-item" href="abonement.html">Стоимость</a></li>
<li class="menu__list-item"><a class="link-item" href="#adaptive-map">Как добраться</a></li>
</ul>
<div class="header__links">
<a href="https://www.youtube.com/" class="header__soc"><img class="header__youtube" src="img/youtube-logo.png" alt="youtube"></a>
<a href="https://www.instagram.com/" class="header__soc"><img class="header__instagram" src="img/instagram-logo.png" alt="insta"></a>
<a href="https://www.facebook.com/" class="header__soc"><img class="header__fb" src="img/facebook-logo.png" alt="facebook"></a>
<a href="https://vk.com/com" class="header__soc"><img class="header__vk" src="img/vk.png" alt="vk"></a>
</div>
<div class="header__contacts">
<a href="tel:880088800808" class="phone__link">8 (800) 888-80-80</a>
<a class="mail__link" href="mailto:hello@iceace.com">hello@iceace.com</a>
<a href="abonement.html" class="btn-enroll caps">Записаться</a>
</div>
</nav>
<header class="header">
<div class="header__container">
<a href="https://likeavenus.github.io/first-p/" class="home">
<img class="logo__img" src="img/navlogo.jpg" alt="iceage">
</a>
<nav class="menu">
<ul class="menu__list">
<li class="menu__list-item"><a class="link-item" href="abonement.html">Расписание</a></li>
<li class="menu__list-item"><a class="link-item" href="instructors.html">Инструкторы</a></li>
<li class="menu__list-item"><a class="link-item" href="abonement.html">Стоимость</a></li>
<li class="menu__list-item"><a class="link-item" href="#adaptive-map">Как добраться</a></li>
</ul>
<div class="header__links">
<a href="https://www.youtube.com/" class="header__soc"><img class="header__youtube" src="img/youtube-logo.png" alt="youtube"></a>
<a href="https://www.instagram.com/" class="header__soc"><img class="header__instagram" src="img/instagram-logo.png" alt="insta"></a>
<a href="https://www.facebook.com/" class="header__soc"><img class="header__fb" src="img/facebook-logo.png" alt="facebook"></a>
<a href="https://vk.com/com" class="header__soc"><img class="header__vk" src="img/vk.png" alt="vk"></a>
</div>
<div class="header__contacts">
<a href="tel:880088800808" class="phone__link">8 (800) 888-80-80</a>
<a class="mail__link" href="mailto:hello@iceace.com">hello@iceace.com</a>
<a href="abonement.html" class="btn-enroll caps">Записаться</a>
</div>
</nav>
</div>
</header>
<main>
<div class="main-container">
<section class="instructors">
<h1 class="instructors__title">Инструкторы школы</h1>
<form class="instructors__search" align="center" action="">
<div class="instructors-form__box">
<input class="instructors__input" type="text" name="" id="" placeholder=" Начните вводить имя">
<img class="instructors__search-img" src="img/instructors/search (1).png" alt="">
</div>
</form>
<div class="instructors__sidebar">
<ul class="instructors__list">
<li class="instructors__list-item">
<a class="instructors__link" href="">
<img class="instructors__img" src="img/instructors/jp-solberg-w400h400.jpg" alt="">
<span class="instructors__name">Арсений Петров</span>
<span class="instructors__bgr"></span>
<span class="instructors__active"></span>
</a>
</li>
<li class="instructors__list-item">
<a class="instructors__link" href="">
<img src="img/instructors/men1.jpg" alt="Instructor2">
<span class="instructors__name">Иван Викторов</span>
<span class="instructors__bgr"></span>
<span class="instructors__active"></span>
</a>
</li>
<li class="instructors__list-item">
<a class="instructors__link" href="">
<img class="instructors__img" src="img/instructors/dcp-w400h400.jpg" alt="Stepan">
<span class="instructors__name">Степан Александров</span>
<span class="instructors__bgr"></span>
<span class="instructors__active"></span>
</a>
</li>
<li class="instructors__list-item">
<a class="instructors__link" href="">
<img class="instructors__img" src="img/instructors/colin-w400h400.jpg" alt="Konstantin">
<span class="instructors__name">Константин Константинопольский</span>
<span class="instructors__bgr"></span>
<span class="instructors__active"></span>
</a>
</li>
<li class="instructors__list-item">
<a class="instructors__link" href="">
<img class="instructors__img" src="img/instructors/men5.jpg" alt="Vitaliy">
<span class="instructors__name">Виталий Сергеев</span>
<span class="instructors__bgr"></span>
<span class="instructors__active"></span>
</a>
</li>
</ul>
</div>
</section>
<div class="page-container">
<section class="coaches">
<div class="coaches__box">
<div class="h2-and-btn">
<h2 class="coaches__title">Константин Константинопольский</h2>
<div class="btns">
<a href="#" class="btns__btn">Записаться</a>
</div>
</div>
<div class="coaches__adv">
<div class="coaches__info-box">
<div class="coaches__photo-box">
<img class="coach__photo" src="img/instructors/colin-w400h400-1.jpg" alt="">
</div>
<div class="coaches__text">
<h3 class="coaches__exp">Спорт</h3>
<p class="coaches__info">
<img src="img/instructors/ski (2).png" alt=""></p>
</div>
<div class="coaches__text">
<h3 class="coaches__exp">Стаж катания</h3>
<p class="coaches__info">7 лет</p>
</div>
<div class="coaches__text">
<h3 class="coaches__exp">Стиль</h3>
<p id="last-child" class="coaches__info">#allround #freeride #skiicross</p>
</div>
<div class="btns__btn-container">
<a href="" class="btns__btn2"><img class="flash" src="img/instructors/flash.png" alt="flash"><span class="btns__points">5</span></a>
<span class="btns__thx">Спасибо!</span>
</div>
</div>
</div>
</div>
</section>
<div class="short-descr">
<div class="short-descr__photo">
<img src="img/adapt/adapt-instructors/KonstantinInstructors.jpg" alt="">
<span class="coach__photo-bgr"></span>
<span class="coach__photo-text">Константин Константинопольский</span>
<a href="#" class="coach__btn">Записаться</a>
</div>
<div class="short-descr__info">
<p class="short-descr__text">Стаж: <span class="short-descr__span"> 7 лет</span></p>
<p class="short-descr__text">Спорт: <span class="short-descr__span"> лыжи</span></p>
<p id="last-p" class="short-descr__text">Стиль: <div id="short-descr-id"><span class="short-descr__span"> #allround, #freeride, #skiicross</span></div></p>
</div>
<div class="about">
<h3 class="about__title">Образование</h3>
<p class="about__text">Национальная лига инструкторов, сертификат инструктора по горным лыжам, г. Санкт-Петербург (2014 год).</p>
<p class="about__text">Занимается горными лыжами с 2002 года.
Первый взрослый разряд по горным лыжам- в 2010 г.
Опыт тренерской работы с 2012 года.</p>
<p class="about__text">3 место на чемпионате Ленинградской области по горным лыжам.
1 место на чемпионате Карелии по горным лыжам.</p>
</div>
<div class="about__video">
<img src="img/adapt/adapt-instructors/play.jpg" alt="">
</div>
</div>
<div class="education">
<div class="education__video">
<img src="img/instructors/skipower.jpg" alt="" class="youtube-video">
</div>
<div class="education__text">
<h3 class="education__title">Образование</h3>
<p class="education__text-item" >Национальная лига инструкторов, сертификат инструктора по горным лыжам, г. Санкт-Петербург (2014 год).</p>
<p class="education__text-item pre-line">Занимается горными лыжами с 2002 года.
Первый взрослый разряд по горным лыжам- в 2010 г.
Опыт тренерской работы с 2012 года.</p>
<p class="education__text-item pre-line">3 место на чемпионате Ленинградской области по горным лыжам.
1 место на чемпионате Карелии по горным лыжам.</p>
</div>
</div>
<h3 class="cite-adapt__title">Отзывы</h3>
<div class="cite">
<div class="cite__text">
<h3 class="cite__title">Марина Ильина</h3>
<img class="cite__vk" src="img/vkbold.png" alt="">
<p class="cite__review">Костя - отличный тренер! Провела с ним всего одно занятие, чего, в принципе, мне и было достаточно. Я и раньше занималась горными лыжами, и мне нужно было вспомнить и наверстать упущенное. Инструктор очень пунктуальный, вежливый тактичный. Цели я своей добилась, он помог мне вновь встать на лыжи и закрепить свои навыки даже за одно занятие.</p>
</div>
</div>
</div>
<div class="other-trainers">
<div class="other-trainers__box">
<ul class="other-trainers__list">
<li class="other-trainers__item"><a href="" class="other-trainers__link"><img src="img/instructors/instructort-one.jpg" alt="" class="other-trainers__img">
<span class="other-trainers__span">Иван Артемов</span>
<span class="other-trainers__bgr"></span></a></li>
<li class="other-trainers__item"><a href="" class="other-trainers__link"><img src="img/instructors/inst2.jpg" alt="" class="other-trainers__img">
<span class="other-trainers__span">Петр Иванов</span>
<span class="other-trainers__bgr"></span></a></li>
<li class="other-trainers__item"><a href="" class="other-trainers__link"><img src="img/instructors/inst3.jpg" alt="" class="other-trainers__img">
<span class="other-trainers__span">Андрей Степанов</span>
<span class="other-trainers__bgr"></span></a></li>
<li class="other-trainers__item"><a href="" class="other-trainers__link"><img src="img/instructors/inst4.jpg" alt="" class="other-trainers__img">
<span class="other-trainers__span">Данила Алексеев</span>
<span class="other-trainers__bgr"></span></a></li>
<li class="other-trainers__item"><a href="" class="other-trainers__link"><img src="img/instructors/inst5.jpg" alt="" class="other-trainers__img">
<span class="other-trainers__span">Дмитрий Егоров</span>
<span class="other-trainers__bgr"></span></a></li>
</ul>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="footer-container">
<div class="footer__adapt-logo">
<a class="footer__adapt-link" href="https://likeavenus.github.io/first-p/"><p class="footer__lg"> ice ace</p></a>
</div>
<div class="footer__society">
<div class="footer__logo">
<p class="footer__lg"> ice ace</p>
</div>
<div class="footer__links">
<a href="https://www.youtube.com/" class="soc-networks"><img class="footer__youtube" src="img/youtube-logo.png"></a>
<a href="https://www.instagram.com/" class="soc-networks"><img class="footer__instagram" src="img/instagram-logo.png"></a>
<a href="https://www.facebook.com/" class="soc-networks"><img class="footer__fb" src="img/facebook-logo-index.png"></a>
<a href="https://vk.com/com" class="soc-networks"><img class="footer__vk" src="img/vk-index.png"></a>
</div>
<div class="footer__number">
<a href="tel:880088800808" class="phone-link">8 (800) 888-08 08</a>
<a class="mail-link" href="mailto:hello@iceace.com">hello@iceace.com</a>
</div>
</div>
<div class="footer-nav">
<p class="footer__copyright">(c)2017 "ICE ACE" - школа сноуборда и горных лыж. Все права защищены</p>
<nav>
<ul class="footer-list">
<li class="footer-list__item"><a class="footer-link" href="abonement.html">Расписание</a></li>
<li class="footer-list__item"><a class="footer-link" href="instructors.html">Инструкторы</a></li>
<li class="footer-list__item"><a class="footer-link" href="abonement.html">Стоимость</a></li>
<li class="footer-list__item"><a class="footer-link" href="#map">Как добраться</a></li>
</ul>
</nav>
</div>
<div class="copyright-box">
<p class="footer__copyright">(c)2017 "ICE ACE" - школа сноуборда и горных лыж. Все права защищены</p>
</div>
</div>
</footer>
<script src="scripts/jquery-3.3.1.min.js"></script>
<script src="scripts/slick.min.js"></script>
<script src="scripts/easing.js"></script>
<script src="scripts/jquery.ui.totop.js"></script>
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<script src="scripts/script.js"></script>
</body>
</html>