-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclient.html
More file actions
320 lines (223 loc) · 7.75 KB
/
Copy pathclient.html
File metadata and controls
320 lines (223 loc) · 7.75 KB
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
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title> Clients </title>
<meta name="description" content="doctor, dental, medicine" />
<link rel="icon" type="image/svg+xml" href="img/fav.svg">
<!-- Google Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css" />
</head>
<body class="loading">
<!-- dots loader -->
<div class="loader">
<svg viewBox="0 0 24 24">
<style> .spinner_I8Q1 { animation: spinner_qhi1 .75s linear infinite } .spinner_vrS7 { animation-delay: -.375s } @keyframes spinner_qhi1 { 0%, 100% { r: 1.5px } 50% { r: 3px } } </style>
<circle class="spinner_I8Q1" cx="4" cy="12" r="1.5" />
<circle class="spinner_I8Q1 spinner_vrS7" cx="12" cy="12" r="3" />
<circle class="spinner_I8Q1" cx="20" cy="12" r="1.5" />
</svg>
</div>
<div class="page-client">
<!-- header -->
<header>
<div class="top">
<div class="logo">
<a href="index.html" target="_self">
<img src="img/logo.png" alt="" title="" />
<div>Medico</div>
</a>
</div>
<div class="tel">
<div>
<p>8 000 <strong>001-02-03</strong></p>
<span>Mn — St 9:00 — 18:00</span>
</div>
</div>
<div class="tel">
<div>
<p>8 000 <strong>001-02-04</strong></p>
<span>767 Fifth Avenue, New York</span>
</div>
</div>
<div class="chat">
<a href="https://wa.me/0000010203?text=Hi,%20want%20to%20make%20an%20appointment" target="_blank">
<div class="whatsapp"><svg>
<use xlink:href="img/icon.svg#whatsapp" />
</svg></div>
</a>
<!-- <a href="https://telegram.me/yourname"><div class="telegram"><img src="img/icon.svg/telegram.svg" alt=""></div></a> -->
</div>
</div>
<!-- navigation mobile -->
<div class="navicon">
<div class="hamburger"></div>
<div class="hamburger"></div>
<div class="hamburger"></div>
</div>
<!-- navigation -->
<nav class="menu">
<ul class="nav">
<li class="menu-item"><a href="index.html" target="_self">Home</a></li>
<li class="menu-item"><a href="#">Doctors</a>
<ol class="sub-menu">
<li class="menu-item"><a href="doctor-1.html" target="_blank"> Doctor Yang</a></li>
<li class="menu-item"><a href="doctor-2.html" target="_blank"> Doctor Yin</a></li>
</ol>
</li>
<li class="menu-item"><a href="service.html" target="_blank">Services</a></li>
<li class="menu-item"><a href="price.html" target="_blank">Price</a></li>
<li class="menu-item"><a href="client.html" target="_blank">Clients</a></li>
<li class="menu-item"><a href="index.html#contact" target="_blank">Contact</a></li>
<div class="top_fav">
<a href="https://twitter.com/" target="_blank">
<svg>
<use xlink:href="img/icon.svg#twitter" />
</svg>
</a>
<a href="https://vimeo.com/" target="_blank">
<svg>
<use xlink:href="img/icon.svg#vimeo" />
</svg>
</a>
<a href="https://pinterest.com/" target="_blank">
<svg>
<use xlink:href="img/icon.svg#pinterest" />
</svg>
</a>
</div>
<li class="nav_foot">© Clinic «Medico», New York</li>
</ul>
</nav>
</header>
<!--top pic-->
<section class="page_pic"></section>
<!--main-->
<section class="client_label">
<img src="img/client.webp" alt="">
<div>
<h3>Rules</h3>
<h5>We represent the whole range of modern dental services.</h5>
</div>
</section>
<section class="client">
<dl class="rules">
<dt>1</dt>
<dd>Tempor id nostrud aliqua sint exercitation velit ad nulla in.
<ul>You can do this by calling:
<li>8-000-001-02-03</li>
<li>8-000-001-02-04</li>
<li>from 9.00-18.00 or at a personal visit to the clinic.</li>
</ul>
</dd>
<dt>2</dt>
<dd>Quis aute amet adipisicing veniam in ex duis enim ullamco occaecat commodo commodo dolor irure in
tempor eiusmod reprehenderit.</dd>
<dt>3</dt>
<dd>Occaecat deserunt ut adipisicing sed id ea voluptate est adipisicing dolor eu sed amet do occaecat
veniam consequat sed.</dd>
<dt>4</dt>
<dd>Officia enim amet dolore laborum sed reprehenderit deserunt cupidatat magna incididunt amet enim
laborum dolore nisi sint culpa enim.</dd>
<dt>5</dt>
<dd>ПLorem ipsum sunt eu culpa dolor occaecat aliquip occaecat ut adipisicing culpa.</dd>
<dt>6</dt>
<dd>Lorem ipsum aute occaecat laboris labore elit consequat qui consequat fugiat esse elit aliquip do
adipisicing cupidatat enim et do cupidatat.</dd>
<dt>7</dt>
<dd>Amet quis voluptate in sunt pariatur ad aliquip dolor consectetur mollit est voluptate mollit
adipisicing ut..</dd>
<dt>8</dt>
<dd>Magna officia adipisicing quis in tempor tempor mollit elit aute qui.</dd>
<dt>9</dt>
<dd>Dolore consequat sunt elit adipisicing sint sunt est consequat sed duis tempor exercitation eu non
in.</dd>
</dl>
</section>
<section class="client_info">
<div>
<img src="img/diploma_4.webp" alt="">
<img src="img/diploma_7.webp" alt="">
<img src="img/diploma_5.webp" alt="">
</div>
<h3>We hope that your stay in our clinic will be pleasant and comfortable!</h3>
<svg>
<use xlink:href="img/icon.svg#smile" />
</svg>
</section>
<!-- footer -->
<footer>
<!-- map -->
<div id="map-pages"></div>
<!-- form -->
<div class="form_area">
<form id="form" action="js/mail.php" method="post" autocomplete="off">
<input name="name" type="text" placeholder="name" required>
<input name="telephone" type="telephone" placeholder="phone" required>
<textarea name="msg" type="text" placeholder="message"></textarea>
<input type="submit" id="submit" value="send !">
</form>
</div>
<div class="up">
<div class="svg_cicle spin">
<svg class="paused">
<use xlink:href="img/icon.svg#up" />
</svg>
</div>
</div>
</footer>
</div>
<!-- yandex maps -->
<script src="https://api-maps.yandex.ru/2.1/?lang=ru_RU"></script>
<!-- jQuery JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<!-- email panel -->
<script src="https://cdn.jsdelivr.net/npm/mailtoui@1.0.3/dist/mailtoui-min.min.js"></script>
<!-- all main js -->
<script src="js/script.js"></script>
<!-- yandex maps jQuery -->
<script>
ymaps.ready(startmap);
var myMap, myplacemark;
function startmap() {
myMap = new ymaps.Map("map-pages", {
center: [40.7121085, -74.1561562],
zoom: 9,
controls: ["zoomControl", "fullscreenControl"]
});
myplacemark = new ymaps.GeoObject({
geometry: {
type: "Point",
coordinates: [40.7121085, -74.1561562]
},
properties: {
balloonContentHeader: "<h4>Medico, dental clinic</h4>",
balloonContentBody: "<em>New York., Apple str, 5 </em><br/> 09.00 - 18.00 <br/> 8 000 <strong>001-02-03</strong><p></p>"
}
}, {
iconLayout: "default#image",
iconImageHref: "img/pin.png",
iconImageSize: [70, 98],
iconImageOffset: [-30, -120],
iconContentOffset: [0]
});
myMap.geoObjects.add(myplacemark);
myMap.behaviors.disable("scrollZoom")
};
</script>
<!-- loader hide -->
<script>
window.addEventListener("load", () => {
const loader = document.querySelector(".loader");
if (!loader) return;
document.body.classList.remove("loading");
loader.classList.add("opacity-0");
setTimeout(() => loader.remove(), 300);
});
</script>
</body>
</html>