-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
657 lines (654 loc) · 48.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Crypto</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&subset=cyrillic">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome5-overrides.min.css?h=a52d057774a957ffc5c4e3aabf79520a">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css">
<link rel="stylesheet" href="https://unpkg.com/@bootstrapstudio/bootstrap-better-nav/dist/bootstrap-better-nav.min.css">
<link rel="stylesheet" href="assets/css/styles.min.css?h=cac848f42b04450e5bd30d8a1a64cd33">
</head>
<body>
<header id="header" class="header">
<nav class="navbar navbar-light navbar-expand-md header-nav">
<div class="container-fluid container">
<!-- Start: header-nav__wrapper -->
<div class="header-nav__wrapper"><a class="navbar-brand" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="192.837" height="56.198" viewBox="0 0 192.837 56.198"><defs><style>.a,.c{fill:#f7941e;}.a{font-size:12px;font-family:Montserrat-SemiBold, Montserrat;font-weight:600;}.b{fill:#fff;font-size:38px;font-family:Montserrat-Black, Montserrat;font-weight:800;}</style></defs><g transform="translate(-319.447 -42)"><text class="a" transform="translate(320 95.198)"><tspan x="0" y="0">Обмен криптовалют</tspan></text><g transform="translate(4.447 -9.198)"><text class="b" transform="translate(315 88.198)"><tspan x="0" y="0">CRYPTO</tspan></text><path class="c" d="M12.339,1.35H0L14.169,20.163,0,38.976H12.339L26.508,20.163Zm28.338,0H28.338l-3.9,5.186,6.169,8.169ZM24.44,33.807l3.9,5.169H40.677L30.609,25.62Z" transform="translate(467.16 54.521)"/></g></g></svg></a><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div
class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav">
<li class="nav-item"><a class="nav-link active" href="#">Обмен криптовалют</a></li>
<li class="nav-item"><a class="nav-link" href="#">Полезная информация</a></li>
<li class="nav-item"><a class="nav-link" href="#">Контакты</a></li>
<li class="nav-item"><a class="nav-link" href="#">Блог</a></li>
</ul>
</div>
<!-- Start: btn-contact-us --><a class="btn btn-contact-us header-nav__btn-contact-us"><i class="fa fa-phone"></i><span>Связаться с нами</span></a>
<!-- End: btn-contact-us -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-1"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-2"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-3"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-4"></span>
<!-- End: decoration-line -->
</div>
<!-- End: header-nav__wrapper -->
</div>
</nav>
</header>
<section id="promo" class="promo">
<div class="container promo-wrap">
<!-- Start: promo-top -->
<div class="row promo-top">
<!-- Start: promo-top__col--left -->
<div class="col promo-top__col promo-top__col--left">
<!-- Start: promo-top__item -->
<div class="promo-top__item">
<h1 class="promo-top__title">Обмен криптовалют<a class="btn btn--orange btn-location promo-top__btn-location"><i class="fa fa-map-marker"></i><span>в Киеве</span></a></h1>
<!-- Start: promo-top__seo-text -->
<p class="promo-top__seo-text">Хомяк, бык или медведь? Мы поможем выйти в фиат!</p>
<!-- End: promo-top__seo-text -->
<!-- Start: promo-top__buttons -->
<div class="promo-top__buttons">
<!-- Start: btn-submit-request --><a class="btn btn--orange btn-submit-request promo-top__btn-submit-request" href="#"><i class="fa fa-calculator"></i><span>Подать запрос</span></a>
<!-- End: btn-submit-request -->
<!-- Start: btn-exchange-rates --><a class="btn btn-exchange-rates promo-top__btn-exchange-rates" href="#"><i class="fa fa-exchange"></i><span>Курс обмена</span></a>
<!-- End: btn-exchange-rates -->
</div>
<!-- End: promo-top__buttons -->
</div>
<!-- End: promo-top__item -->
</div>
<!-- End: promo-top__col--left -->
<!-- Start: promo-top__col--right -->
<div class="col promo-top__col promo-top__col--right">
<!-- Start: promo-top__item -->
<div class="promo-top__item"><img class="image-background" src="assets/img/promo.svg?h=3a3f5c90a5b7082cf8444378184ae43f"></div>
<!-- End: promo-top__item -->
</div>
<!-- End: promo-top__col--right -->
</div>
<!-- End: promo-top -->
<!-- Start: promo-bottom -->
<div class="row promo-bottom">
<div class="col promo-bottom__col">
<!-- Start: promo-bottom__item -->
<div class="promo-bottom__item">
<div class="promo-bottom__item-image"><img class="image-background" src="assets/img/icons/shield.svg?h=db20eed9a8e9c95f7c0053fa866fad00"></div><span class="promo-bottom__item-text">Безопасно</span></div>
<!-- End: promo-bottom__item -->
</div>
<div class="col promo-bottom__col">
<!-- Start: promo-bottom__item -->
<div class="promo-bottom__item">
<div class="promo-bottom__item-image"><img class="image-background" src="assets/img/icons/speed.svg?h=020c38c7da4bead37a836788344032c7"></div><span class="promo-bottom__item-text">Быстро</span></div>
<!-- End: promo-bottom__item -->
</div>
<div class="col promo-bottom__col">
<!-- Start: promo-bottom__item -->
<div class="promo-bottom__item">
<div class="promo-bottom__item-image"><img class="image-background" src="assets/img/icons/reliably.svg?h=d7e58c47f970d39d178735666f3e51a2"></div><span class="promo-bottom__item-text">Надежно</span></div>
<!-- End: promo-bottom__item -->
</div>
<div class="col promo-bottom__col">
<!-- Start: promo-bottom__item -->
<div class="promo-bottom__item">
<div class="promo-bottom__item-image"><img class="image-background" src="assets/img/icons/profit.svg?h=f4dbc555cc53bf3310a32d19379844b7"></div><span class="promo-bottom__item-text">По лучшей цене</span></div>
<!-- End: promo-bottom__item -->
</div>
</div>
<!-- End: promo-bottom -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-1 decoration-line--inner"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-2 decoration-line--inner"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-3 decoration-line--inner"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-4 decoration-line--inner"></span>
<!-- End: decoration-line -->
</div>
</section>
<section id="promo-exchange" class="promo-exchange">
<div class="container">
<!-- Start: promo-exchange -->
<div class="row promo-exchange__row">
<div class="col promo-exchange__col-left">
<!-- Start: promo-exchange__item -->
<div class="promo-exchange__item">
<!-- Start: promo-exchange__item-title -->
<p class="promo-exchange__item-title">Обмен происходит по курсу <a class="promo-exchange__item-title-link" href="#">binance.com</a>.</p>
<!-- End: promo-exchange__item-title -->
<!-- Start: promo-exchange__item-block -->
<div class="promo-exchange__item-block">
<form id="promo-exchange-form" class="promo-exchange__form promo-exchange-form" action="#" method="get">
<div class="form-group promo-exchange-form__give"><label class="promo-exchange-form__label" for="give-away">Вы отдаете</label>
<!-- Start: promo-exchange-form__inputs-group -->
<div class="promo-exchange-form__inputs-group">
<!-- Start: inputs-radio -->
<div class="inputs-radio"><label class="inputs-radio__item inputs-radio__item--bitcoin"><input type="radio" name="биткоины" value="биткоин" checked=""><span></span></label><label class="inputs-radio__item inputs-radio__item--ethereum"><input type="radio" name="биткоины" value="эфириум"><span></span></label></div>
<!-- End: inputs-radio --><input class="form-control input-number" type="number" id="give-away" value="3.2" name="отдаете"></div>
<!-- End: promo-exchange-form__inputs-group -->
</div>
<div class="form-group promo-exchange-form__get"><label class="promo-exchange-form__label" for="get">Вы <span>получаете</span></label>
<!-- Start: promo-exchange-form__inputs-group -->
<div class="promo-exchange-form__inputs-group">
<!-- Start: inputs-radio -->
<div class="inputs-radio"><label class="inputs-radio__item inputs-radio__item--dollar"><input type="radio" name="валюта" value="доллар" checked=""><span></span></label><label class="inputs-radio__item inputs-radio__item--hryvnia"><input type="radio" name="валюта" value="гривна"><span></span></label></div>
<!-- End: inputs-radio --><input class="form-control input-number" type="number" id="get" value="1035190.93" name="получаете"></div>
<!-- End: promo-exchange-form__inputs-group -->
</div>
</form>
<p class="promo-exchange__item-block-date">Курс на 08 августа 2020 | 17.47</p>
</div>
<!-- End: promo-exchange__item-block -->
</div>
<!-- End: promo-exchange__item -->
</div>
<div class="col promo-exchange__col-right">
<!-- Start: promo-exchange__item -->
<div class="promo-exchange__item">
<!-- Start: promo-exchange__item-title -->
<p class="promo-exchange__item-title">Наш прайс.</p>
<!-- End: promo-exchange__item-title -->
<!-- Start: promo-exchange__item-block -->
<div class="promo-exchange__item-block">
<div class="table-responsive promo-exchange-table">
<table class="table">
<thead>
<tr>
<th class="promo-exchange-table__th promo-exchange-table__th--btc">BTC: $ <span class="promo-exchange-table__btc-count">11826.45</span></th>
<th class="promo-exchange-table__th promo-exchange-table__th--eth">ETH: $ <span class="promo-exchange-table__eth-count">398.19</span></th>
<th class="promo-exchange-table__th promo-exchange-table__th--usd-uah">USD/UAH: <span class="promo-exchange-table__usd-uah-count">27.63/27.67</span></th>
</tr>
</thead>
<tbody>
<tr class="promo-exchange-table__row promo-exchange-table__row-about">
<td>Сумма в $ эквиваленте</td>
<td>Сумма в $ эквиваленте</td>
<td>Продажа криптовалюты, %</td>
</tr>
<tr class="promo-exchange-table__row">
<td>0 - 999</td>
<td>-4</td>
<td>+3</td>
</tr>
<tr class="promo-exchange-table__row promo-exchange-table__row--grey">
<td>1000 - 4999</td>
<td>-2</td>
<td>+1</td>
</tr>
<tr class="promo-exchange-table__row">
<td>5000 - 9999</td>
<td>-1.7</td>
<td>0</td>
</tr>
<tr class="promo-exchange-table__row promo-exchange-table__row--grey">
<td>10000 - 19999</td>
<td>-1.5</td>
<td>- 0.1</td>
</tr>
<tr class="promo-exchange-table__row">
<td>20000 - 49999</td>
<td>-1</td>
<td>- 0.2</td>
</tr>
<tr class="promo-exchange-table__row promo-exchange-table__row--grey">
<td>50000 - 99999</td>
<td>+0.8</td>
<td>- 0.3</td>
</tr>
<tr class="promo-exchange-table__row promo-exchange-table__row-about promo-exchange-table__row-about--bottom">
<td colspan="3">От $ 100 000 действуют индивидуальные условия</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- End: promo-exchange__item-block -->
</div>
<!-- End: promo-exchange__item -->
</div>
</div>
<!-- End: promo-exchange -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-1 decoration-line--inner"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-2 decoration-line--inner"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-3 decoration-line--inner"></span>
<!-- End: decoration-line -->
<!-- Start: decoration-line --><span class="decoration-line decoration-line-4 decoration-line--inner"></span>
<!-- End: decoration-line -->
</div>
</section>
<main id="main" class="main">
<section id="steps" class="steps">
<div class="container">
<!-- Start: steps-top -->
<div class="row steps-top">
<div class="col steps-top__col">
<!-- Start: header-top__item -->
<div class="steps-top__item">
<p class="steps-top__item-title title">Выведите крипту в 3 шага</p>
<p class="steps-top__item-text text-about">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis</p>
</div>
<!-- End: header-top__item -->
</div>
</div>
<!-- End: steps-top -->
<!-- Start: steps-body -->
<div class="row steps-body">
<div class="col steps-body__col">
<!-- Start: steps-body__item -->
<div class="steps-body__item">
<!-- Start: steps-body__item-image -->
<div class="steps-body__item-image"><i class="fa fa-send"></i></div>
<!-- End: steps-body__item-image -->
<!-- Start: steps-body__item-body -->
<div class="steps-body__item-body">
<p class="steps-body__item-body-title">Подайте запрос</p>
<p class="steps-body__item-body-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed</p>
</div>
<!-- End: steps-body__item-body -->
</div>
<!-- End: steps-body__item -->
</div>
<div class="col steps-body__col">
<!-- Start: steps-body__item -->
<div class="steps-body__item">
<!-- Start: steps-body__item-image -->
<div class="steps-body__item-image"><i class="fa fa-phone"></i></div>
<!-- End: steps-body__item-image -->
<!-- Start: steps-body__item-body -->
<div class="steps-body__item-body">
<p class="steps-body__item-body-title">Ожидайте звонка</p>
<p class="steps-body__item-body-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed</p>
</div>
<!-- End: steps-body__item-body -->
</div>
<!-- End: steps-body__item -->
</div>
<div class="col steps-body__col">
<!-- Start: steps-body__item -->
<div class="steps-body__item">
<!-- Start: steps-body__item-image -->
<div class="steps-body__item-image"><i class="fa fa-money"></i></div>
<!-- End: steps-body__item-image -->
<!-- Start: steps-body__item-body -->
<div class="steps-body__item-body">
<p class="steps-body__item-body-title">Забирайте фиат</p>
<p class="steps-body__item-body-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed</p>
</div>
<!-- End: steps-body__item-body -->
</div>
<!-- End: steps-body__item -->
</div>
</div>
<!-- End: steps-body -->
</div>
</section>
<section id="withdraw-crypt" class="withdraw-crypt">
<div class="container">
<div class="row withdraw-crypt__main-row">
<div class="col withdraw-crypt__col withdraw-crypt__col--left">
<!-- Start: header-top__item -->
<div class="withdraw-crypt__item">
<p class="withdraw-crypt__item-title title">Как вывести крипту в фиат?</p>
<p class="withdraw-crypt__item-text text-about">Получите бесплатную консультацию! Все консультации <span>конфиденциальные!</span></p>
</div>
<!-- End: header-top__item -->
</div>
<div class="col withdraw-crypt__col withdraw-crypt__col--right">
<!-- Start: withdraw-crypt__item -->
<div class="withdraw-crypt__item">
<form id="withdraw-crypt-form" class="withdraw-crypt-form" atcion="#" method="get">
<div class="form-row withdraw-crypt-form__row">
<div class="col withdraw-crypt__sub-col withdraw-crypt__sub-col--left">
<!-- Start: withdraw-crypt-form__inputs-group -->
<div class="withdraw-crypt-form__inputs-group"><input class="form-control input-nickname main-input withdraw-crypt-form__input" type="text" name="nickname" placeholder="Ваш nickname (алиас)"><input class="form-control input-withdrawal-amount main-input withdraw-crypt-form__input"
type="number" placeholder="Сумма вывода" name="Сумма вывода"><select class="form-control select-method-connection main-input withdraw-crypt-form__input"><optgroup label="Метод связи"><option value="12" selected>This is item 1</option><option value="13">This is item 2</option><option value="14">This is item 3</option></optgroup></select></div>
<!-- End: withdraw-crypt-form__inputs-group -->
</div>
<div class="col withdraw-crypt__sub-col withdraw-crypt__sub-col--right">
<div class="withdraw-crypt-form__inputs-group"><input class="form-control input-telephone main-input withdraw-crypt-form__input" type="tel" name="телефон" placeholder="Телефон"><input class="form-control input-email main-input withdraw-crypt-form__input" type="email"
name="email" placeholder="E-mail"></div><textarea class="form-control main-input main-textarea withdraw-crypt-form__input" placeholder="Сообщение (необязательно)"></textarea></div>
</div>
<div class="form-row withdraw-crypt-form__row withdraw-crypt-form__row-bottom">
<div class="col withdraw-crypt-form__row-bottom-col">
<p class="withdraw-crypt-form__confidentiality">*Заполняя форму, Вы соглашаетесь с <a class="withdraw-crypt-form__confidentiality-link" href="#">политикой конфиденциальности</a> и даете согласие на обработку персональных данных.</p>
</div>
<div class="col withdraw-crypt-form__row-bottom-col"><button class="btn btn--orange btn-submit whithdraw-crypt-form__btn" type="submit"><i class="fa fa-send"></i>Подать запрос</button></div>
</div>
</form>
</div>
<!-- End: withdraw-crypt__item -->
</div>
</div>
</div>
</section>
<section id="why-us" class="why-us">
<div class="container">
<div class="row why-us__main-row">
<div class="col why-us__col why-us__col--left">
<!-- Start: why-us__item -->
<div class="why-us__item">
<p class="why-us__item-title title">Почему нам доверяют?</p>
<p class="why-us__item-text text-about">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat lacus laoreet.</p>
<!-- Start: why-us__logos -->
<div class="row why-us__logos">
<div class="col why-us__logos-col"><a class="why-us__logo-wrap" href="#"><span class="why-us__logo"><img src="assets/img/why-us/logo.svg?h=a329b8acdd43b735e0a206b44a264aca"></span></a></div>
<div class="col why-us__logos-col"><a class="why-us__logo-wrap" href="#"><span class="why-us__logo"><img src="assets/img/why-us/logo.svg?h=a329b8acdd43b735e0a206b44a264aca"></span></a></div>
<div class="col why-us__logos-col"><a class="why-us__logo-wrap" href="#"><span class="why-us__logo"><img src="assets/img/why-us/logo.svg?h=a329b8acdd43b735e0a206b44a264aca"></span></a></div>
<div class="col why-us__logos-col"><a class="why-us__logo-wrap" href="#"><span class="why-us__logo"><img src="assets/img/why-us/logo.svg?h=a329b8acdd43b735e0a206b44a264aca"></span></a></div>
<div class="col why-us__logos-col"><a class="why-us__logo-wrap" href="#"><span class="why-us__logo"><img src="assets/img/why-us/logo.svg?h=a329b8acdd43b735e0a206b44a264aca"></span></a></div>
<div class="col why-us__logos-col"><a class="why-us__logo-wrap" href="#"><span class="why-us__logo"><img src="assets/img/why-us/logo.svg?h=a329b8acdd43b735e0a206b44a264aca"></span></a></div>
</div>
<!-- End: why-us__logos -->
</div>
<!-- End: why-us__item -->
</div>
<div class="col why-us__col why-us__col--right">
<!-- Start: why-us__item -->
<div class="why-us__item">
<!-- Start: why-us__clients -->
<div class="why-us__block why-us__clients">
<p class="why-us__clients-count">240+</p>
<p class="why-us__clients-text">Клиентов</p>
</div>
<!-- End: why-us__clients -->
<!-- Start: why-us__reviews -->
<div class="why-us__block why-us__reviews">
<!-- Start: reviews-item -->
<div class="why-us__reviews-item reviews-item">
<p class="reviews-item__text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat</p>
<!-- Start: reviews-item__author -->
<div class="reviews-item__author">
<!-- Start: reviews-item__author-photo -->
<div class="reviews-item__author-photo"><img src="assets/img/exchange/bitcoin-1.svg?h=057cbfdbce6d44c9a760630f6b7e4b19"></div>
<!-- End: reviews-item__author-photo -->
<!-- Start: reviews-item__author-about -->
<div class="reviews-item__author-about">
<p class="reviews-item__author-name">Имя Фамилия</p>
<p class="reviews-item__author-company">Компания</p>
</div>
<!-- End: reviews-item__author-about -->
</div>
<!-- End: reviews-item__author -->
</div>
<!-- End: reviews-item -->
<!-- Start: reviews-item -->
<div class="why-us__reviews-item reviews-item">
<p class="reviews-item__text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat</p>
<!-- Start: reviews-item__author -->
<div class="reviews-item__author">
<!-- Start: reviews-item__author-photo -->
<div class="reviews-item__author-photo"><img src="assets/img/exchange/bitcoin-1.svg?h=057cbfdbce6d44c9a760630f6b7e4b19"></div>
<!-- End: reviews-item__author-photo -->
<!-- Start: reviews-item__author-about -->
<div class="reviews-item__author-about">
<p class="reviews-item__author-name">Имя Фамилия</p>
<p class="reviews-item__author-company">Компания</p>
</div>
<!-- End: reviews-item__author-about -->
</div>
<!-- End: reviews-item__author -->
</div>
<!-- End: reviews-item -->
<!-- Start: reviews-item -->
<div class="why-us__reviews-item reviews-item">
<p class="reviews-item__text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat</p>
<!-- Start: reviews-item__author -->
<div class="reviews-item__author">
<!-- Start: reviews-item__author-photo -->
<div class="reviews-item__author-photo"><img src="assets/img/exchange/bitcoin-1.svg?h=057cbfdbce6d44c9a760630f6b7e4b19"></div>
<!-- End: reviews-item__author-photo -->
<!-- Start: reviews-item__author-about -->
<div class="reviews-item__author-about">
<p class="reviews-item__author-name">Имя Фамилия</p>
<p class="reviews-item__author-company">Компания</p>
</div>
<!-- End: reviews-item__author-about -->
</div>
<!-- End: reviews-item__author -->
</div>
<!-- End: reviews-item -->
<!-- Start: reviews-item -->
<div class="why-us__reviews-item reviews-item">
<p class="reviews-item__text">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat</p>
<!-- Start: reviews-item__author -->
<div class="reviews-item__author">
<!-- Start: reviews-item__author-photo -->
<div class="reviews-item__author-photo"><img src="assets/img/exchange/bitcoin-1.svg?h=057cbfdbce6d44c9a760630f6b7e4b19"></div>
<!-- End: reviews-item__author-photo -->
<!-- Start: reviews-item__author-about -->
<div class="reviews-item__author-about">
<p class="reviews-item__author-name">Имя Фамилия</p>
<p class="reviews-item__author-company">Компания</p>
</div>
<!-- End: reviews-item__author-about -->
</div>
<!-- End: reviews-item__author -->
</div>
<!-- End: reviews-item -->
</div>
<!-- End: why-us__reviews -->
</div>
<!-- End: why-us__item -->
</div>
</div>
</div>
</section>
<section id="news" class="news">
<div class="container">
<!-- Start: news-top -->
<div class="row news-top">
<div class="col">
<!-- Start: news-top__item -->
<div class="news-top__item">
<p class="news-top__title title">Новости</p>
<p class="news-top__item-text text-about">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat lacus laoreet.</p>
</div>
<!-- End: news-top__item -->
</div>
</div>
<!-- End: news-top -->
<!-- Start: news-body -->
<div class="row news-body">
<!-- Start: new-body__col--left -->
<div class="col news-body__col new-body__col--left">
<!-- Start: news-item -->
<a class="news-item" href="#">
<div class="news-item__image"><img src="assets/img/news/1.png?h=2ad36e0cf066d1d2216d896389501af8"></div>
<div class="news-item__body">
<!-- Start: news-top__item-date -->
<p class="news-item__date">08 августа 2020</p>
<!-- End: news-top__item-date -->
<!-- Start: news-item__title -->
<p class="news-item__title">Заголовок мега новости супер пупер галактической крутой крипты.</p>
<!-- End: news-item__title -->
</div>
</a>
<!-- End: news-item -->
</div>
<!-- End: new-body__col--left -->
<!-- Start: new-body__col--right -->
<div class="col news-body__col new-body__col--right">
<!-- Start: news-body__sub-row -->
<div class="row news-body__sub-row news-body__sub-row--top">
<div class="col">
<!-- Start: news-item -->
<a class="news-item news-item--small" href="#">
<div class="news-item__image"><img src="assets/img/news/2.png?h=9b22776ca8081c33ffc379f3edf6e3ce"></div>
<div class="news-item__body">
<!-- Start: news-top__item-date -->
<p class="news-item__date">08 августа 2020</p>
<!-- End: news-top__item-date -->
<!-- Start: news-top__item-title -->
<p class="news-item__title">Заголовок мега новости</p>
<!-- End: news-top__item-title -->
</div>
</a>
<!-- End: news-item -->
</div>
<div class="col">
<!-- Start: news-item -->
<a class="news-item news-item--small" href="#">
<div class="news-item__image"><img src="assets/img/news/3.png?h=bd98c1ef18f518c4d340cffa358c9c35"></div>
<div class="news-item__body">
<!-- Start: news-top__item-date -->
<p class="news-item__date">08 августа 2020</p>
<!-- End: news-top__item-date -->
<!-- Start: news-top__item-title -->
<p class="news-item__title">Заголовок мега новости</p>
<!-- End: news-top__item-title -->
</div>
</a>
<!-- End: news-item -->
</div>
</div>
<!-- End: news-body__sub-row -->
<!-- Start: news-body__sub-row news-body__sub-row--bottom -->
<div class="row news-body__sub-row news-body__sub-row--bottom">
<div class="col">
<!-- Start: news-item -->
<a class="news-item news-item--overlay" href="#">
<div class="news-item__image"><img src="assets/img/news/4.png?h=15403f39d320d30b6407561a09430b14"></div>
<div class="news-item__body">
<!-- Start: news-top__item-date -->
<p class="news-item__date">08 августа 2020</p>
<!-- End: news-top__item-date -->
<!-- Start: news-top__item-title -->
<p class="news-item__title">Биткоин придумали инопланетяне, правда ли это? Тайна раскрыта...</p>
<!-- End: news-top__item-title -->
</div>
</a>
<!-- End: news-item -->
</div>
</div>
<!-- End: news-body__sub-row news-body__sub-row--bottom -->
</div>
<!-- End: new-body__col--right -->
</div>
<!-- End: news-body -->
</div>
</section>
<section id="questions" class="questions">
<div class="container">
<!-- Start: questions-top -->
<div class="row questions-top">
<div class="col">
<!-- Start: questions-top__item -->
<div class="questions-top__item">
<p class="questions-top__title title">Остались вопросы?</p>
<p class="questions-top__text text-about">для обмена криптовалюты свяжитесь с нами по контактным данным или оставьте свои и мы вам перезвоним.</p>
</div>
<!-- End: questions-top__item -->
</div>
</div>
<!-- End: questions-top -->
<!-- Start: questions-middle -->
<div class="col">
<!-- Start: questions-body -->
<div class="row questions-body">
<div class="col">
<form id="questions-form" class="questions-form" method="get" action="#">
<div class="form-row questions-form__row">
<div class="col questions-form__col"><input class="form-control input-nickname main-input questions-form__input" type="text" name="nickname" placeholder="Ваш nickname (алиас)"></div>
<div class="col questions-form__col"><input class="form-control input-telephone main-input questions-form__input" type="tel" name="телефон" placeholder="Телефон"></div>
<div class="col questions-form__col"><button class="btn btn--orange btn-submit questions-form__btn" type="submit"><i class="fa fa-phone"></i>Перезвоните</button></div>
</div>
</form>
</div>
<div class="col questions-body__col-socials">
<!-- Start: socials -->
<div class="socials questions__socials">
<ul class="socials__list">
<li class="socials__item"><a class="socials__link" href="#"><i class="fa fa-whatsapp"></i><span>whatsapp</span></a></li>
<li class="socials__item"><a class="socials__link" href="#"><i class="fab fa-telegram-plane"></i><span>telegram</span></a></li>
<li class="socials__item"><a class="socials__link" href="#"><i class="fab fa-facebook-messenger"></i><span>messуnger</span></a></li>
</ul>
</div>
<!-- End: socials -->
</div>
</div>
<!-- End: questions-body -->
</div>
<!-- End: questions-middle -->
<!-- Start: questions-bottom -->
<div class="questions-bottom">
<!-- Start: questions-top__item -->
<div class="questions-bottom__item">
<p class="questions-bottom__title title">SEO заголовок</p>
<p class="questions-bottom__text text-about">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Bibendum est ultricies integer quis. Iaculis urna id volutpat lacus laoreet. Mauris vitae ultricies leo
integer malesuada. Ac odio tempor orci dapibus ultrices in. Egestas diam in arcu cursus euismod. Dictum fusce ut placerat orci nulla. Tincidunt ornare massa eget egestas purus viverra accumsan in nisl. Tempor id eu nisl nunc
mi ipsum faucibus. Fusce id velit ut tortor pretium. Massa ultricies mi quis hendrerit dolor magna eget. Nullam eget felis eget nunc lobortis. Faucibus ornare suspendisse sed nisi. Sagittis eu volutpat odio facilisis mauris
sit amet massa. Erat velit scelerisque in dictum non consectetur a erat. Amet nulla facilisi morbi tempus iaculis urna. Egestas purus viverra accumsan in nisl. Feugiat in ante metus dictum at tempor commodo… <a class="link-expand"
href="#">Развернуть</a></p>
</div>
<!-- End: questions-top__item -->
</div>
<!-- End: questions-bottom -->
</div>
</section>
</main>
<footer id="footer" class="footer">
<!-- Start: footer-top -->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col">
<!-- Start: footer-top__body -->
<div class="footer-top__body">
<!-- Start: footer-logo -->
<div class="footer-logo"><img src="assets/img/logo.svg?h=8a70c386870c1d81ccdb001f0c57f1a2"></div>
<!-- End: footer-logo -->
<!-- Start: footer__about -->
<p class="footer__about">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.</p>
<!-- End: footer__about -->
<ul class="nav nav-tabs footer-nav">
<li class="nav-item"><a class="nav-link active" href="#">Обмен криптовалют</a></li>
<li class="nav-item"><a class="nav-link" href="#">Полезная информация</a></li>
<li class="nav-item"><a class="nav-link" href="#">Контакты</a></li>
<li class="nav-item"><a class="nav-link" href="#">Блог</a></li>
</ul>
</div>
<!-- End: footer-top__body -->
</div>
</div>
</div>
</div>
<!-- End: footer-top -->
<!-- Start: footer-bottom -->
<div class="footer-bottom">
<div class="container">
<div class="row footer-bottom__row">
<div class="col footer-bottom__col">
<p class="footer-bottom__copyright">© CryptoX 2020. Все права защищены.</p>
</div>
<div class="col footer-bottom__col">
<!-- Start: footer-nav-contacts -->
<ul class="footer-nav-contacts">
<li><a class="footer-nav-contacts__link footer-nav-contacts__email" href="mailto:[email protected]">[email protected]</a></li>
<li><a class="footer-nav-contacts__link-icon footer-nav-contacts__fb" href="#"><i class="fab fa-facebook-square"></i></a></li>
<li><a class="footer-nav-contacts__link-icon footer-nav-contacts__instagram" href="#"><i class="fab fa-instagram"></i></a></li>
</ul>
<!-- End: footer-nav-contacts -->
</div>
</div>
</div>
</div>
<!-- End: footer-bottom -->
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js"></script>
<script src="https://unpkg.com/@bootstrapstudio/bootstrap-better-nav/dist/bootstrap-better-nav.min.js"></script>
<script src="assets/js/script.min.js?h=55453a6be058c9c037c80b8ef2b8684d"></script>
</body>
</html>