-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
283 lines (280 loc) · 21.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
<!DOCTYPE html>
<html lang="RU">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="scss/norm.css">
<link rel="stylesheet" href="scss/style.css">
</head>
<body>
<header>
<!-- ВЕСЬ ВЕРХНИЙ ХЕДЕР-->
<div class="container">
<div class="header-top">
<div class="header-top-lang">
<a href="" class="header-top-lang__item active">EN</a>
<a href="" class="header-top-lang__item">RU</a>
<a href="" class="header-top-lang__item">ESP</a>
</div>
<span><a href="" class="header-top__link">online ordering</a></span>
</div>
</div> <!--ВЕСЬ НИЖНИЙ ХЕДЕР-->
<div class="header-bottom">
<div class="header-bottom__collumn header-left">
<nav class="header-bottom-menu hleft">
<ul class="header-bottom-menu-list left">
<li> <a href="" class="header-bottom-menu__link">about</a></li>
<li> <a href="" class="header-bottom-menu__link">menus</a></li>
<li> <a href="" class="header-bottom-menu__link service">service info</a></li>
</ul>
</nav>
</div>
<div class="header-bottom__collumn">
<a href="" class="header-logo">
<div class="haeder-logo__text">ny<span class="haeder-logo__text textlogo">c's</span></div>
<div class="logo-img"><img src="img/logo.png" alt="logo"></div>
<div class="haeder-logo__text2">catering</div>
</a>
</div>
<div class="header-bottom__collumn header-right">
<nav class="header-bottom-menu right">
<ul class="header-bottom-menu-list hright">
<li> <a href="" class="header-bottom-menu__link">gallery</a></li>
<li> <a href="" class="header-bottom-menu__link">friends</a></li>
<li> <a href="" class="header-bottom-menu__link r">contact</a></li>
</ul>
</nav>
</div>
</div>
<div class="header-menu__icon">
<span></span>
<span></span>
<span></span>
</div>
<div class="header-menu">
</div>
</header>
<div class="wrapper">
<div class="content">
<div class="private">
<div class="private__collumn">
<div class="private__image"></div>
</div>
<div class="private__collumn">
<div clss="private-body">
<div class="private-body-content">
<div class="private-name">Private
catering</div>
<div class="private-text">Treat your guests to a beautifully plated dinner, hand-crafted canapes or a casual BBQ.</div>
<div class="private-body-buttons">
<div class="private-body-buttons__item btn btn--w">Get a quote</div>
<div class="private-body-buttons__link btn">View menus</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="products">
<div class="container">
<div class="products-body">
<div class="products-collumn">
<div class="products-item">
<a href="" class="products-item__image ibg"><img class="img" src="img/1.png" alt=""></a>
<a href="" class="products-item__title">Corporate
catering</a>
<div class="products-item__text">We are able to serve events from 2 to 2000 guests and always reasonable prices.</div>
<div class="products-item__btns">
<a href="" class="products-item__btn btn">Get a quote</a>
<a href="" class="products-item__link btn btn--w">View menus</a>
</div>
</div>
</div>
<div class="products-collumn">
<div class="products-item">
<a href="" class="products-item__image ibg"><img class="img" src="img/2.png" alt=""></a>
<a href="" class="products-item__title">Private
catering</a>
<div class="products-item__text">Fresh, seasonal and simple
cuisine. Food is our business and our passion.</div>
<div class="products-item__btns">
<a href="" class="products-item__btn btn">Get a quote</a>
<a href="" class="products-item__link btn btn--w">View menus</a>
</div>
</div>
</div>
<div class="products-collumn">
<div class="products-item">
<a href="" class="products-item__image ibg"><img class="img" src="img/3.png" alt=""></a>
<a href="" class="products-item__title">Wedding
catering</a>
<div class="products-item__text">We use only the best organic ingredients and gluten and dairy free cooking.</div>
<div class="products-item__btns">
<a href="" class="products-item__btn btn">Get a quote</a>
<a href="" class="products-item__link btn btn--w">View menus</a>
</div>
</div>
</div>
<div class="products-collumn">
<div class="products-item">
<a href="" class="products-item__image ibg"><img class="img" src="img/4.png" alt=""></a>
<a href="" class="products-item__title">Online
Ordering</a>
<div class="products-item__text">Successful catering is about organisation, high quality
service, and great food.</div>
<div class="products-item__btns">
<a href="" class="products-item__btn btn">Get a quote</a>
<a href="" class="products-item__link btn btn--w">View menus</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="why">
<div class="why-top">
<div class="why-top__collumn">
<div class="why-top__text">
Why CHOOSE us?
</div>
</div>
<div class="why-top__collumn">
<div class="why-top__image ibg">
<img class="img" src="img/11.jpg" alt="">
</div>
</div>
</div>
<div class="why-body">
<div class="container">
<div class="why-body-row">
<div class="why-body-collumn">
<div class="why-body-item">
<img class="why-body-item-icon" src="../img/22.svg" alt="">
<div class="why-body-item-body">
<div class="why-body-item-body__title">Always fresh</div>
<div class="why-body-item-body__text">Fresh, seasonal and simple cuisine. Food is our business and our passion.</div>
</div>
</div>
</div>
<div class="why-body-collumn">
<div class="why-body-item">
<!--<img class="why-body-item-icon" src="../img/33.svg" alt="">-->
<div class="why-body-item-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="70" viewBox="0 0 70 70"><defs><clipPath id="b5d1a"><path fill="#fff" d="M34.921 3.381a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm0 60.2a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm8.155-59.124a1.4 1.4 0 1 1-.724 2.705 1.4 1.4 0 0 1 .724-2.705zm-15.58 58.149a1.4 1.4 0 1 1-.726 2.704 1.4 1.4 0 0 1 .725-2.704zM50.674 7.607a1.4 1.4 0 1 1-1.4 2.425 1.4 1.4 0 0 1 1.4-2.425zm-30.1 52.135a1.4 1.4 0 1 1-1.4 2.425 1.4 1.4 0 0 1 1.4-2.425zm36.624-47.126a1.4 1.4 0 1 1-1.98 1.98 1.4 1.4 0 0 1 1.98-1.98zM14.631 55.184a1.4 1.4 0 1 1-1.98 1.98 1.4 1.4 0 0 1 1.98-1.98zm47.574-36.04a1.4 1.4 0 1 1-2.425 1.4 1.4 1.4 0 0 1 2.425-1.4zm-52.135 30.1a1.4 1.4 0 1 1-2.426 1.4 1.4 1.4 0 0 1 2.426-1.4zm55.28-22.5a1.4 1.4 0 1 1-2.704.724 1.4 1.4 0 0 1 2.704-.724zM7.202 42.324a1.4 1.4 0 1 1-2.705.725 1.4 1.4 0 0 1 2.705-.724zm59.22-7.425a1.4 1.4 0 1 1-2.8 0 1.4 1.4 0 0 1 2.8 0zm-60.2 0a1.4 1.4 0 1 1-2.8 0 1.4 1.4 0 0 1 2.8 0zm59.124 8.155a1.4 1.4 0 1 1-2.704-.724 1.4 1.4 0 0 1 2.704.724zM7.197 27.474a1.4 1.4 0 1 1-2.705-.726 1.4 1.4 0 0 1 2.705.725zm54.999 23.179a1.4 1.4 0 1 1-2.425-1.4 1.4 1.4 0 0 1 2.425 1.4zm-52.135-30.1a1.4 1.4 0 1 1-2.425-1.4 1.4 1.4 0 0 1 2.425 1.4zm47.126 36.624a1.4 1.4 0 1 1-1.98-1.98 1.4 1.4 0 0 1 1.98 1.98zM14.619 14.609a1.4 1.4 0 1 1-1.98-1.98 1.4 1.4 0 0 1 1.98 1.98zm36.04 47.574a1.4 1.4 0 1 1-1.4-2.425 1.4 1.4 0 0 1 1.4 2.425zm-30.1-52.135a1.4 1.4 0 1 1-1.4-2.425 1.4 1.4 0 0 1 1.4 2.425zm22.5 55.28a1.4 1.4 0 1 1-.724-2.704 1.4 1.4 0 0 1 .724 2.704zM27.48 7.18a1.4 1.4 0 1 1-.725-2.705 1.4 1.4 0 0 1 .724 2.705z"/></clipPath><clipPath id="b5d1b"><path fill="#030303" d="M34 0h2v9h-2zm0 61h2v9h-2zM0 36v-2h9v2zm61 0v-2h9v2z"/></clipPath><clipPath id="b5d1c"><path fill="#fff" d="M17 36v-2h17V11h2v25z"/></clipPath><clipPath id="b5d1d"><path fill="#fff" d="M35.021 31.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7z"/></clipPath></defs><g><g><path fill="#030303" d="M34.921 3.381a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm0 60.2a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm8.155-59.124a1.4 1.4 0 1 1-.724 2.705 1.4 1.4 0 0 1 .724-2.705zm-15.58 58.149a1.4 1.4 0 1 1-.726 2.704 1.4 1.4 0 0 1 .725-2.704zM50.674 7.607a1.4 1.4 0 1 1-1.4 2.425 1.4 1.4 0 0 1 1.4-2.425zm-30.1 52.135a1.4 1.4 0 1 1-1.4 2.425 1.4 1.4 0 0 1 1.4-2.425zm36.624-47.126a1.4 1.4 0 1 1-1.98 1.98 1.4 1.4 0 0 1 1.98-1.98zM14.631 55.184a1.4 1.4 0 1 1-1.98 1.98 1.4 1.4 0 0 1 1.98-1.98zm47.574-36.04a1.4 1.4 0 1 1-2.425 1.4 1.4 1.4 0 0 1 2.425-1.4zm-52.135 30.1a1.4 1.4 0 1 1-2.426 1.4 1.4 1.4 0 0 1 2.426-1.4zm55.28-22.5a1.4 1.4 0 1 1-2.704.724 1.4 1.4 0 0 1 2.704-.724zM7.202 42.324a1.4 1.4 0 1 1-2.705.725 1.4 1.4 0 0 1 2.705-.724zm59.22-7.425a1.4 1.4 0 1 1-2.8 0 1.4 1.4 0 0 1 2.8 0zm-60.2 0a1.4 1.4 0 1 1-2.8 0 1.4 1.4 0 0 1 2.8 0zm59.124 8.155a1.4 1.4 0 1 1-2.704-.724 1.4 1.4 0 0 1 2.704.724zM7.197 27.474a1.4 1.4 0 1 1-2.705-.726 1.4 1.4 0 0 1 2.705.725zm54.999 23.179a1.4 1.4 0 1 1-2.425-1.4 1.4 1.4 0 0 1 2.425 1.4zm-52.135-30.1a1.4 1.4 0 1 1-2.425-1.4 1.4 1.4 0 0 1 2.425 1.4zm47.126 36.624a1.4 1.4 0 1 1-1.98-1.98 1.4 1.4 0 0 1 1.98 1.98zM14.619 14.609a1.4 1.4 0 1 1-1.98-1.98 1.4 1.4 0 0 1 1.98 1.98zm36.04 47.574a1.4 1.4 0 1 1-1.4-2.425 1.4 1.4 0 0 1 1.4 2.425zm-30.1-52.135a1.4 1.4 0 1 1-1.4-2.425 1.4 1.4 0 0 1 1.4 2.425zm22.5 55.28a1.4 1.4 0 1 1-.724-2.704 1.4 1.4 0 0 1 .724 2.704zM27.48 7.18a1.4 1.4 0 1 1-.725-2.705 1.4 1.4 0 0 1 .724 2.705z"/><path fill="none" stroke="#030303" stroke-miterlimit="20" stroke-width="6" d="M34.921 3.381a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm0 60.2a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8zm8.155-59.124a1.4 1.4 0 1 1-.724 2.705 1.4 1.4 0 0 1 .724-2.705zm-15.58 58.149a1.4 1.4 0 1 1-.726 2.704 1.4 1.4 0 0 1 .725-2.704zM50.674 7.607a1.4 1.4 0 1 1-1.4 2.425 1.4 1.4 0 0 1 1.4-2.425zm-30.1 52.135a1.4 1.4 0 1 1-1.4 2.425 1.4 1.4 0 0 1 1.4-2.425zm36.624-47.126a1.4 1.4 0 1 1-1.98 1.98 1.4 1.4 0 0 1 1.98-1.98zM14.631 55.184a1.4 1.4 0 1 1-1.98 1.98 1.4 1.4 0 0 1 1.98-1.98zm47.574-36.04a1.4 1.4 0 1 1-2.425 1.4 1.4 1.4 0 0 1 2.425-1.4zm-52.135 30.1a1.4 1.4 0 1 1-2.426 1.4 1.4 1.4 0 0 1 2.426-1.4zm55.28-22.5a1.4 1.4 0 1 1-2.704.724 1.4 1.4 0 0 1 2.704-.724zM7.202 42.324a1.4 1.4 0 1 1-2.705.725 1.4 1.4 0 0 1 2.705-.724zm59.22-7.425a1.4 1.4 0 1 1-2.8 0 1.4 1.4 0 0 1 2.8 0zm-60.2 0a1.4 1.4 0 1 1-2.8 0 1.4 1.4 0 0 1 2.8 0zm59.124 8.155a1.4 1.4 0 1 1-2.704-.724 1.4 1.4 0 0 1 2.704.724zM7.197 27.474a1.4 1.4 0 1 1-2.705-.726 1.4 1.4 0 0 1 2.705.725zm54.999 23.179a1.4 1.4 0 1 1-2.425-1.4 1.4 1.4 0 0 1 2.425 1.4zm-52.135-30.1a1.4 1.4 0 1 1-2.425-1.4 1.4 1.4 0 0 1 2.425 1.4zm47.126 36.624a1.4 1.4 0 1 1-1.98-1.98 1.4 1.4 0 0 1 1.98 1.98zM14.619 14.609a1.4 1.4 0 1 1-1.98-1.98 1.4 1.4 0 0 1 1.98 1.98zm36.04 47.574a1.4 1.4 0 1 1-1.4-2.425 1.4 1.4 0 0 1 1.4 2.425zm-30.1-52.135a1.4 1.4 0 1 1-1.4-2.425 1.4 1.4 0 0 1 1.4 2.425zm22.5 55.28a1.4 1.4 0 1 1-.724-2.704 1.4 1.4 0 0 1 .724 2.704zM27.48 7.18a1.4 1.4 0 1 1-.725-2.705 1.4 1.4 0 0 1 .724 2.705z" clip-path="url("#b5d1a")"/></g><g><path fill="#030303" d="M34 0h2v9h-2zm0 61h2v9h-2zM0 36v-2h9v2zm61 0v-2h9v2z"/><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M34 0h2v9h-2zm0 61h2v9h-2zM0 36v-2h9v2zm61 0v-2h9v2z" clip-path="url("#b5d1b")"/></g><g><path fill="#030303" d="M17 36v-2h17V11h2v25z"/><path fill="none" stroke="##030303" stroke-miterlimit="20" stroke-width="6" d="M17 36v-2h17V11h2v25z" clip-path="url("#b5d1c")"/></g><g><path fill="#030303" d="M35.021 31.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7z"/><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M35.021 31.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7z" clip-path="url("#b5d1d")"/></g></g></svg>
</div>
<div class="why-body-item-body">
<div class="why-body-item-body__title">Always fresh</div>
<div class="why-body-item-body__text">Fresh, seasonal and simple cuisine. Food is our business and our passion.</div>
</div>
</div>
</div>
<div class="why-body-collumn">
<div class="why-body-item">
<!--<img class="why-body-item-icon" src="../img/44.svg" alt="">-->
<div class="why-body-item-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="59" height="69" viewBox="0 0 59 69"><defs><clipPath id="nz15a"><path fill="#fff" d="M8.285 51.744c-9.726-9.731-9.726-25.509 0-35.24C23.774 1.006 59 1 59 1s-.007 35.246-15.496 50.745c-9.726 9.73-25.494 9.73-35.22 0z"/></clipPath><clipPath id="nz15b"><path fill="#fff" d="M3.937 68.6s-5.88-47.184 54.329-66.865"/></clipPath><clipPath id="nz15c"><path fill="#fff" d="M9.81 44.352v-.735H8.342V24.513H9.81v18.37h28.633v1.469zm8.81-16.165v-.735h-.734V13.49h1.468v13.226h24.962v1.47zM34.772 14.96v-.735h-.734V7.613h1.468v5.878h15.418v1.47z"/></clipPath></defs><g><g><g><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M8.285 51.744c-9.726-9.731-9.726-25.509 0-35.24C23.774 1.006 59 1 59 1v0s-.007 35.246-15.496 50.745c-9.726 9.73-25.494 9.73-35.22 0z" clip-path="url("#nz15a")"/></g><g><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M3.937 68.6s-5.88-47.184 54.329-66.865" clip-path="url("#nz15b")"/></g><g><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M9.81 44.352v-.735H8.342V24.513H9.81v18.37h28.633v1.469zm8.81-16.165v-.735h-.734V13.49h1.468v13.226h24.962v1.47zM34.772 14.96v-.735h-.734V7.613h1.468v5.878h15.418v1.47z" clip-path="url("#nz15c")"/></g></g></g></svg>
</div>
<div class="why-body-item-body">
<div class="why-body-item-body__title">Always fresh</div>
<div class="why-body-item-body__text">Fresh, seasonal and simple cuisine. Food is our business and our passion.</div>
</div>
</div>
</div>
<div class="why-body-collumn">
<div class="why-body-item">
<!--<img class="why-body-item-icon" src="../img/55.svg" alt="">-->
<div class="why-body-item-icon">
<svg fill="#fff" xmlns="http://www.w3.org/2000/svg" width="60" height="66" viewBox="0 0 60 66"><defs><clipPath id="8xoea"><path fill="#fff" d="M40.123 8.932l17.812 17.703a6.924 6.924 0 0 1 0 9.834L30.722 63.515a6.978 6.978 0 0 1-3.592 1.906 7.005 7.005 0 0 1-2.88.583L7.283 65.85C3.378 65.814.183 62.64.148 58.76l-.156-16.865a6.858 6.858 0 0 1 2.61-5.469c.13-.153.268-.303.413-.447L30.227 8.932a7.028 7.028 0 0 1 9.896 0zM9.9 48.766a4.847 4.847 0 0 0 0 6.884 4.92 4.92 0 0 0 6.926 0 4.847 4.847 0 0 0 0-6.884 4.92 4.92 0 0 0-6.926 0z"/></clipPath><clipPath id="8xoeb"><path fill="#fff" d="M15.219 58.329S4.023 48.245 4.023 27.035 8.921 2 11.02 2c2.1 0 5.948 4.172 6.298 21.558"/></clipPath></defs><g><g><g><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M40.123 8.932l17.812 17.703a6.924 6.924 0 0 1 0 9.834L30.722 63.515a6.978 6.978 0 0 1-3.592 1.906 7.005 7.005 0 0 1-2.88.583L7.283 65.85C3.378 65.814.183 62.64.148 58.76l-.156-16.865a6.858 6.858 0 0 1 2.61-5.469c.13-.153.268-.303.413-.447L30.227 8.932a7.028 7.028 0 0 1 9.896 0zM9.9 48.766a4.847 4.847 0 0 0 0 6.884 4.92 4.92 0 0 0 6.926 0 4.847 4.847 0 0 0 0-6.884 4.92 4.92 0 0 0-6.926 0z" clip-path="url("#8xoea")"/></g><g><path fill="none" stroke="#fff" stroke-miterlimit="20" stroke-width="6" d="M15.219 58.329v0S4.023 48.245 4.023 27.035 8.921 2 11.02 2c2.1 0 5.948 4.172 6.298 21.558" clip-path="url("#8xoeb")"/></g></g></g></svg>
</div>
<div class="why-body-item-body">
<div class="why-body-item-body__title">Always fresh</div>
<div class="why-body-item-body__text">Fresh, seasonal and simple cuisine. Food is our business and our passion.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="contacts">
<div class="container">
<div class="contacts-title">Say hello</div>
<div class="contacts-body">
<div class="contacts-body__collumn">
<div class="contacts-body__item contacts-body__item--1">45-35 #B 39th St, Sunnyside, NY 11104</div>
</div>
<div class="contacts-body__collumn">
<a href="mailto:[email protected]" class="contacts-body__item contacts-body__item--2">[email protected]</a>
</div>
<div class="contacts-body__collumn">
<a href="tel:77187777777" class="contacts-body__item contacts-body__item--3">(718) 777-7777</a>
</div>
<div class="contacts-body__collumn">
<div class="contacts-social">
<a href="" class="contacts-social__item contacts-social__item--1"><img src="/img/contacts/social/iconmonstr-facebook-4.svg" alt=""></a>
<a href="" class="contacts-social__item contacts-social__item--2"><img src="/img/contacts/social/iconmonstr-twitter-4.svg" alt=""></a>
<a href="" class="contacts-social__item contacts-social__item--3"><img src="/img/contacts/social/iconmonstr-google-plus-4.svg" alt=""></a>
<a href="" class="contacts-social__item contacts-social__item--4"><img src="/img/contacts/social/iconmonstr-instagram-9.svg" alt=""></a>
</div>
</div>
</div>
</div>
<div class="contacts-content">
<div class="contacts-content__collumn">
<!--<div class="contacts-content__map" id="map">-->
<div id="wrapper-9cd199b9cc5410cd3b1ad21cab2e54d3">
<div id="map-9cd199b9cc5410cd3b1ad21cab2e54d3"></div><script>(function () {
var setting = {"height":500,"zoom":10,"queryString":"Гражданский Проспект, Граждaнский проспект, Санкт-Петербург, Россия","place_id":"ChIJ64Mrw0YzlkYRhPaPKDht0As","satellite":false,"centerCoord":[],"cid":"0xbd06d38288ff684","lang":"ru","id":"map-9cd199b9cc5410cd3b1ad21cab2e54d3","embed_id":"236111"};
var d = document;
var s = d.createElement('script');
s.src = 'https://1map.com/js/script-for-user.js?embed_id=236111';
s.async = true;
s.onload = function (e) {
window.OneMap.initMap(setting)
};
var to = d.getElementsByTagName('script')[0];
to.parentNode.insertBefore(s, to);
})();</script><a href="https://1map.com/ru/map-embed">1 Map</a></div>
</div>
<div class="contacts-content__collumn">
<div class="contacts-content-form">
<div class="contacts-content-form__title">Get in touch</div>
<form action="" class="contacts-content-form-body">
<div class="contacts-content-form-line">
<input autocomplete="off" type="text" name="form[]" placeholder="Name" class="input req">
</div>
<div class="contacts-content-form-line">
<input autocomplete="off" type="text" name="form[]" placeholder="E-mail or phone number" class="input">
</div>
<div class="contacts-content-form-line">
<textarea autocomplete="off" name="form[]" placeholder="Your message" class="input"> </textarea>
</div>
<div class="contacts-content-form-button">
<button type="submit" class="contacts-content-form__btn btn btn--w">Send message</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="footer-body">
<div class="footer-body__collumn">
<div class="footer__text">@ PrimeOne Catering 2020 <a href="" class="">Kto prochital & tot lox</a></div>
</div>
<div class="footer-body__collumn">
<a href="" class="footer__logo"><img src="/img/logo.png" alt=""></a>
</div>
</div>
</div>
</footer>
<script src="js/jq.js"></script>
<script src="js/main.js"> </script>
<!-- <script src="js/mp.js"> </script>-->
</body>
</html>