├── README.md
├── img
├── 2 — 6.png
├── Group 1924.png
├── Group 2397.png
├── Vector (1).png
├── image 24.png
├── image 25.png
├── image 27.png
├── image 28.png
├── image 29.png
├── image 31.png
├── image 32.png
├── image 33.png
├── image 35.png
├── Ellipse 128.png
├── Rectangle 1.png
├── Rectangle 10.png
├── Rectangle 11.png
├── Rectangle 3.png
├── Rectangle 11 2.png
├── Rectangle 1691.png
├── Rectangle 1716.png
├── Rectangle 11 (1).png
├── Rectangle 11 (2).png
├── Rectangle 11 (3).png
└── Rectangle 11 (4).png
├── index.css
└── index.html
/README.md:
--------------------------------------------------------------------------------
1 | # SH_G-D
--------------------------------------------------------------------------------
/img/2 — 6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/2 — 6.png
--------------------------------------------------------------------------------
/img/Group 1924.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Group 1924.png
--------------------------------------------------------------------------------
/img/Group 2397.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Group 2397.png
--------------------------------------------------------------------------------
/img/Vector (1).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Vector (1).png
--------------------------------------------------------------------------------
/img/image 24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 24.png
--------------------------------------------------------------------------------
/img/image 25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 25.png
--------------------------------------------------------------------------------
/img/image 27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 27.png
--------------------------------------------------------------------------------
/img/image 28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 28.png
--------------------------------------------------------------------------------
/img/image 29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 29.png
--------------------------------------------------------------------------------
/img/image 31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 31.png
--------------------------------------------------------------------------------
/img/image 32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 32.png
--------------------------------------------------------------------------------
/img/image 33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 33.png
--------------------------------------------------------------------------------
/img/image 35.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/image 35.png
--------------------------------------------------------------------------------
/img/Ellipse 128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Ellipse 128.png
--------------------------------------------------------------------------------
/img/Rectangle 1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 1.png
--------------------------------------------------------------------------------
/img/Rectangle 10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 10.png
--------------------------------------------------------------------------------
/img/Rectangle 11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 11.png
--------------------------------------------------------------------------------
/img/Rectangle 3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 3.png
--------------------------------------------------------------------------------
/img/Rectangle 11 2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 11 2.png
--------------------------------------------------------------------------------
/img/Rectangle 1691.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 1691.png
--------------------------------------------------------------------------------
/img/Rectangle 1716.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 1716.png
--------------------------------------------------------------------------------
/img/Rectangle 11 (1).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 11 (1).png
--------------------------------------------------------------------------------
/img/Rectangle 11 (2).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 11 (2).png
--------------------------------------------------------------------------------
/img/Rectangle 11 (3).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 11 (3).png
--------------------------------------------------------------------------------
/img/Rectangle 11 (4).png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/abdumannobovshohruh/SH_G-D/HEAD/img/Rectangle 11 (4).png
--------------------------------------------------------------------------------
/index.css:
--------------------------------------------------------------------------------
1 | *{
2 | padding: 0;
3 | margin: 0;
4 | }
5 | nav{
6 | background: #3B3937;
7 | }
8 | .list{
9 | padding-top: 10px;
10 | display: flex;
11 | justify-content: space-around;
12 | }
13 | .list_a{
14 | text-decoration: none;
15 | font-family: 'Gilroy';
16 | font-style: normal;
17 | font-weight: 400;
18 | font-size: 16px;
19 | line-height: 120%;
20 | /* or 19px */
21 | font-feature-settings: 'pnum' on, 'lnum' on;
22 | /* #FFFFFF */
23 | color: #FFFFFF;
24 | }
25 | .list_a:hover{
26 | color: #FFFFFF;
27 | }
28 | .list_iteam{
29 | list-style: none;
30 | }
31 | .logo{
32 | padding-bottom: 10px;
33 | margin-left: 10px;
34 | }
35 | .katalog{
36 | font-family: 'Gilroy';
37 | font-style: normal;
38 | font-weight: 700;
39 | font-size: 13px;
40 | line-height: 140%;
41 | /* or 18px */
42 | display: flex;
43 | align-items: center;
44 | text-align: center;
45 | letter-spacing: 0.06em;
46 | text-transform: uppercase;
47 | /* #FFFFFF */
48 | color: #FFFFFF;
49 | text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
50 | background: #A9845C;
51 | padding: 6px 6px;
52 | border: none;
53 | margin-top: 10px;
54 | }
55 | .katalog_a{
56 | color:#ffffff;
57 | text-decoration: none;
58 | }
59 | .katalog_a:hover{
60 | color:#ffffff;
61 | }
62 | .support{
63 | padding-top: 10px;
64 | }
65 | .support_a{
66 | font-family: 'Gilroy';
67 | font-style: normal;
68 | font-weight: 400;
69 | font-size: 16px;
70 | line-height: 120%;
71 | /* or 19px */
72 | font-feature-settings: 'pnum' on, 'lnum' on;
73 | /* #FFD6A8 */
74 | color: #FFD6A8;
75 | }
76 | .support_a:hover{
77 | color:#FFD6A8 ;
78 | }
79 | .number{
80 | padding-top: 10px;
81 | }
82 | .number_a{
83 | font-family: 'PermianSerifTypeface';
84 | font-style: normal;
85 | font-weight: 700;
86 | font-size: 20px;
87 | line-height: 120%;
88 | /* identical to box height, or 24px */
89 | font-feature-settings: 'pnum' on, 'lnum' on;
90 | /* #FFD6A8 */
91 | color: #FFD6A8;
92 | }
93 | .number_a:hover{
94 | color:#FFD6A8 ;
95 | }
96 | /* ------------------------------------------------------navbar end------------------------------------- */
97 | .section{
98 | background: url(img/Rectangle\ 1.png);
99 | background-repeat: no-repeat;
100 | background-size: cover;
101 | }
102 | .classic_cart{
103 | background: url(image.png), linear-gradient(0deg, rgba(198, 156, 109, 0.05), rgba(198, 156, 109, 0.05)), rgba(51, 51, 51, 0.5);
104 | backdrop-filter: blur(3.5px);
105 | /* Note: backdrop-filter has minimal browser support */
106 |
107 | border-radius: 240px;
108 | margin-top: 130px;
109 | margin-bottom: 130px;
110 | margin-left: 300px;
111 | }
112 | .classic{
113 | padding-top: 120px;
114 | font-family: 'PermianSerifTypeface';
115 | font-style: normal;
116 | font-weight: 700;
117 | font-size: 36px;
118 | line-height: 120%;
119 | /* or 43px */
120 | text-align: center;
121 | letter-spacing: -0.02em;
122 | /* #FFFFFF */
123 | color: #FFFFFF;
124 | }
125 | .enterior{
126 | font-family: 'PermianSerifTypeface';
127 | font-style: normal;
128 | font-weight: 700;
129 | font-size: 20px;
130 | line-height: 120%;
131 | /* identical to box height, or 24px */
132 | text-align: center;
133 | letter-spacing: -0.02em;
134 | /* #FFD6A8 */
135 | color: #FFD6A8;
136 | }
137 | .priglashenie{
138 | padding-top: 15px;
139 | padding-bottom: 36px;
140 | /* desctop/body M bold */
141 | font-family: 'Gilroy';
142 | font-style: normal;
143 | font-weight: 700;
144 | font-size: 16px;
145 | line-height: 130%;
146 | /* or 21px */
147 | text-align: center;
148 | /* #FFFFFF */
149 | color: #FFFFFF;
150 | }
151 | .podrobne{
152 | font-family: 'Gilroy';
153 | font-style: normal;
154 | font-weight: 700;
155 | font-size: 15px;
156 | line-height: 140%;
157 | /* or 21px */
158 | display: flex;
159 | align-items: center;
160 | text-align: center;
161 | letter-spacing: 0.06em;
162 | text-transform: uppercase;
163 | /* #FFFFFF */
164 | color: #FFFFFF;
165 | text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
166 | /* #A9845C */
167 | background: #A9845C;
168 | border: none;
169 | margin: auto;
170 | padding: 14px 14px;
171 | }
172 | .two_six{
173 | padding-top: 56px;
174 | padding-bottom: 35px;
175 | font-family: 'Gilroy';
176 | font-style: normal;
177 | font-weight: 500;
178 | font-size: 15px;
179 | line-height: 130%;
180 | /* or 19px */
181 | text-align: center;
182 | /* #FFFFFF */
183 | color: #FFFFFF;
184 | }
185 | /* --------------------------------------------------section end----------------------------------------- */
186 | .cart_2{
187 | margin-bottom: 10px;
188 | border-bottom: 1px solid #DADADA;
189 | }
190 | .zakaz{
191 | margin-top: 90px;
192 | margin-bottom: 40px;
193 | }
194 | .dveri{
195 | /* desctop/H3 */
196 | font-family: 'PermianSerifTypeface';
197 | font-style: normal;
198 | font-weight: 700;
199 | font-size: 36px;
200 | line-height: 120%;
201 | /* or 43px */
202 | letter-spacing: -0.02em;
203 | /* #3B3937 */
204 | color: #3B3937;
205 | }
206 | .paneli{
207 | /* desctop/body M */
208 | font-family: 'Gilroy';
209 | font-style: normal;
210 | font-weight: 400;
211 | font-size: 16px;
212 | line-height: 130%;
213 | /* or 21px */
214 | /* #3B3937 */
215 | color: #3B3937;
216 | }
217 | .unikalniy{
218 | /* desctop/button */
219 | font-family: 'Gilroy';
220 | font-style: normal;
221 | font-weight: 700;
222 | font-size: 15px;
223 | line-height: 140%;
224 | /* identical to box height, or 21px */
225 | text-align: right;
226 | letter-spacing: 0.06em;
227 | text-transform: uppercase;
228 | /* #B14101 */
229 | color: #B14101;
230 | }
231 | .unikalniy_a{
232 | /* desctop/button */
233 | font-family: 'Gilroy';
234 | font-style: normal;
235 | font-weight: 700;
236 | font-size: 15px;
237 | line-height: 140%;
238 | /* identical to box height, or 21px */
239 | text-align: right;
240 | letter-spacing: 0.06em;
241 | text-transform: uppercase;
242 | /* #B14101 */
243 | color: #B14101;
244 | text-decoration: none;
245 | }
246 | .unikalniy_a:hover{
247 | color: #B14101;
248 | }
249 | /* -------------------------------------------------------section 2 end----------------------------- */
250 | .tovar{
251 | margin-bottom: 30px;
252 | margin-top: 120px;
253 | font-family: 'PermianSerifTypeface';
254 | font-style: normal;
255 | font-weight: 700;
256 | font-size: 64px;
257 | line-height: 100%;
258 | /* identical to box height, or 64px */
259 | letter-spacing: -0.01em;
260 | /* #3B3937 */
261 | color: #3B3937;
262 | }
263 | .mebel_a{
264 | text-decoration: none;
265 | color: #3B3937;
266 | }
267 | .mebel_a:hover{
268 | color: #3B3937;
269 | }
270 | .mebel{
271 | margin-top: 19px;
272 | margin-bottom: 19px;
273 | /* desctop/button */
274 | font-family: 'Gilroy';
275 | font-style: normal;
276 | font-weight: 700;
277 | font-size: 15px;
278 | line-height: 140%;
279 | /* identical to box height, or 21px */
280 | /* display: flex; */
281 | /* align-items: center; */
282 | text-align: center;
283 | letter-spacing: 0.06em;
284 | text-transform: uppercase;
285 | /* #3B3937 */
286 | color: #3B3937;
287 | }
288 | .cart_3{
289 | margin-bottom: 40px;
290 | border: 2px solid #3B3937;
291 | }
292 | .cart_3_4{
293 | border: 1px solid #DADADA;
294 | }
295 | .stena_a{
296 | text-decoration: none;
297 | color: #3B3937;
298 | }
299 | .stena_a:hover{
300 | color: #3B3937;
301 | }
302 | .stena{
303 | margin-top: 22px;
304 | margin-bottom: 22px;
305 | font-family: 'Gilroy';
306 | font-style: normal;
307 | font-weight: 400;
308 | font-size: 15px;
309 | line-height: 120%;
310 | /* identical to box height, or 18px */
311 | /* display: flex; */
312 | /* align-items: center; */
313 | text-align: center;
314 | letter-spacing: 0.06em;
315 | text-transform: uppercase;
316 | /* #3B3937 */
317 | color: #3B3937;
318 | }
319 | .stena_2_a{
320 | text-decoration: none;
321 | color: #3B3937;
322 | }
323 | .stena_2_a:hover{
324 | color: #3B3937;
325 | }
326 | .stena_2{
327 | margin-top: 22px;
328 | margin-bottom: 22px;
329 | font-family: 'Gilroy';
330 | font-style: normal;
331 | font-weight: 400;
332 | font-size: 15px;
333 | line-height: 120%;
334 | /* identical to box height, or 18px */
335 | /* display: flex; */
336 | /* align-items: center; */
337 | text-align: center;
338 | letter-spacing: 0.06em;
339 | text-transform: uppercase;
340 | /* #3B3937 */
341 | color: #3B3937;
342 | }
343 | .cart_3_5{
344 | border: 1px solid #DADADA;
345 | }
346 | /* -----------------------cart_3 end----------------------------- */
347 | .cart_4{
348 | border: 1px solid #DADADA;
349 | margin-bottom: 40px;
350 | }
351 | .sofia{
352 | margin-top: 20px;
353 | font-family: 'Gilroy';
354 | font-style: normal;
355 | font-weight: 500;
356 | font-size: 18px;
357 | line-height: 100%;
358 | /* identical to box height, or 18px */
359 | letter-spacing: 0.01em;
360 | /* #3B3937 */
361 | color: #3B3937;
362 | }
363 | .rubl{
364 | /* desctop/body L bold */
365 | font-family: 'Gilroy';
366 | font-style: normal;
367 | font-weight: 700;
368 | font-size: 18px;
369 | line-height: 120%;
370 | /* identical to box height, or 22px */
371 | letter-spacing: 0.01em;
372 | /* #3B3937 */
373 | color: #3B3937;
374 | margin-bottom: 30px;
375 | }
376 | .rubl_1{
377 | /* desctop/body L bold */
378 | font-family: 'Gilroy';
379 | font-style: normal;
380 | font-weight: 700;
381 | font-size: 18px;
382 | line-height: 120%;
383 | /* identical to box height, or 22px */
384 | letter-spacing: 0.01em;
385 | /* #3B3937 */
386 | margin-bottom: 30px;
387 | color: #B14101;
388 | }
389 | .cart_4_1{
390 | display: flex;
391 | align-items: center;
392 | justify-content: space-between;
393 | }
394 | .tochka{
395 | margin-top: 32px;
396 | }
397 | .kupit{
398 | margin-top: 23px;
399 | }
400 | .cart_4_2{
401 | margin-left: 20px;
402 | }
403 | .kupit_a{
404 | margin-right: 10px;
405 | /* desctop/button */
406 | font-family: 'Gilroy';
407 | font-style: normal;
408 | font-weight: 700;
409 | font-size: 15px;
410 | line-height: 140%;
411 | /* identical to box height, or 21px */
412 | text-align: right;
413 | letter-spacing: 0.06em;
414 | text-transform: uppercase;
415 | /* #B14101 */
416 | color: #B14101;
417 | text-decoration: none;
418 | }
419 | .kupit_a:hover{
420 | color: #B14101;
421 | }
422 | /* -------------------------------cart_4 end-------------------------------------- */
423 | .cart_5{
424 | border: 1px solid rgba(68, 68, 68, 0.2);
425 | margin-bottom: 40px;
426 | }
427 | .pokazat_a{
428 | text-decoration: none;
429 | color: #3B3937;
430 | }
431 | .pokazat_a:hover{
432 | color: #3B3937;
433 | }
434 | .pokazat{
435 | margin-bottom: 10px;
436 | margin-top: 10px;
437 | /* desctop/button */
438 | font-family: 'Gilroy';
439 | font-style: normal;
440 | font-weight: 700;
441 | font-size: 15px;
442 | line-height: 140%;
443 | /* or 21px */
444 | /* display: flex; */
445 | /* align-items: center; */
446 | text-align: center;
447 | letter-spacing: 0.06em;
448 | text-transform: uppercase;
449 | /* #3B3937 */
450 | color: #3B3937;
451 | }
452 | /*---------------------------------------------section 3 end----------------------------------- */
453 | .flover{
454 | margin-bottom: 100px;
455 | }
456 | .seven{
457 | background: url(img/Rectangle\ 1691.png);
458 | height: 600px;
459 | position: relative;
460 | right: 8px;
461 | }
462 | .pomosh{
463 | font-family: 'PermianSerifTypeface';
464 | font-style: normal;
465 | font-weight: 700;
466 | font-size: 64px;
467 | line-height: 100%;
468 | /* or 64px */
469 | display: flex;
470 | align-items: flex-end;
471 | letter-spacing: -0.01em;
472 | /* #3B3937 */
473 | color: #3B3937;
474 | margin-bottom: 30px;
475 | }
476 | .nashi{
477 | /* desctop/H6 */
478 | font-family: 'Gilroy';
479 | font-style: normal;
480 | font-weight: 500;
481 | font-size: 22px;
482 | line-height: 140%;
483 | /* or 31px */
484 | /* #3B3937 */
485 | color: #3B3937;
486 | margin-bottom: 60px;
487 | }
488 | .cart_6{
489 | margin-top: 90px;
490 | margin-left: 70px;
491 | }
492 | .phone_i{
493 | padding: 22px 20px;
494 | border: none;
495 | outline: none;
496 | }
497 | .phone{
498 | margin-bottom: 20px;
499 | }
500 | .cart_6_1{
501 | /* #A9845C */
502 | background: #A9845C;
503 | width: 320px;
504 | height: 60px;
505 | }
506 | .svyaz{
507 | /* desctop/button */
508 | font-family: 'Gilroy';
509 | font-style: normal;
510 | font-weight: 700;
511 | font-size: 15px;
512 | line-height: 140%;
513 | /* identical to box height, or 21px */
514 | /* display: flex; */
515 | /* align-items: center; */
516 | letter-spacing: 0.06em;
517 | text-transform: uppercase;
518 | /* #FFFFFF */
519 | color: #FFFFFF;
520 | text-align: center;
521 | padding: 20px 20px;
522 | }
523 | .svyaz_a{
524 | color: #FFFFFF;
525 | text-decoration: none;
526 | }
527 | .svyaz_a:hover{
528 | color: #FFFFFF;
529 | }
530 | /* ------------------------------------section_4 end----------------------------------------- */
531 | .noviy{
532 | font-family: 'PermianSerifTypeface';
533 | font-style: normal;
534 | font-weight: 700;
535 | font-size: 64px;
536 | line-height: 100%;
537 | /* identical to box height, or 64px */
538 | letter-spacing: -0.01em;
539 | /* #3B3937 */
540 | color: #3B3937;
541 | margin-bottom: 40px;
542 | }
543 | .cart_7{
544 | border: 1px solid rgba(68, 68, 68, 0.2);
545 | }
546 | .vse{
547 | /* desctop/button */
548 | font-family: 'Gilroy';
549 | font-style: normal;
550 | font-weight: 700;
551 | font-size: 15px;
552 | line-height: 140%;
553 | /* or 21px */
554 | /* display: flex; */
555 | /* align-items: center; */
556 | text-align: center;
557 | letter-spacing: 0.06em;
558 | text-transform: uppercase;
559 | /* #3B3937 */
560 | color: #3B3937;
561 | margin-bottom: 15px;
562 | margin-top: 15px;
563 | }
564 | .vse_a{
565 | text-decoration: none;
566 | color: #3B3937;
567 | }
568 | .vse_a:hover{
569 | color: #A9845C;
570 | }
571 | /* --------------------------------cart_7 end------------------------------- */
572 | .cart_8{
573 | border: 1px solid #DADADA;
574 | margin-bottom: 40px;
575 | }
576 | .cart_8_3{
577 | margin-left: 5px;
578 | }
579 | .grafic{
580 | /* height: 180px; */
581 | width: 100%;
582 | }
583 | .dizayn{
584 | /* desctop/H5 */
585 | font-family: 'PermianSerifTypeface';
586 | font-style: normal;
587 | font-weight: 700;
588 | font-size: 21px;
589 | line-height: 110%;
590 | /* or 23px */
591 | letter-spacing: 0.01em;
592 | /* #3B3937 */
593 | color: #3B3937;
594 | margin-bottom: 15px;
595 | margin-top: 30px;
596 | }
597 | .komfort{
598 | font-family: 'Gilroy';
599 | font-style: normal;
600 | font-weight: 400;
601 | font-size: 12px;
602 | line-height: 140%;
603 | /* or 17px */
604 | /* #3B3937 */
605 | color: #3B3937;
606 | margin-bottom: 41px;
607 | }
608 | .cart_8_1{
609 | display: flex;
610 | align-items: center;
611 | justify-content: space-between;
612 | }
613 | .chitat_a{
614 | /* desctop/body XS bold */
615 | font-family: 'Gilroy';
616 | font-style: normal;
617 | font-weight: 700;
618 | font-size: 12px;
619 | line-height: 140%;
620 | /* identical to box height, or 17px */
621 | /* #B14101 */
622 | color: #B14101;
623 | }
624 | .chitat_a:hover{
625 | color: #B14101;
626 | }
627 | .oktyabr{
628 | /* desctop/body XS */
629 | font-family: 'Gilroy';
630 | font-style: normal;
631 | font-weight: 400;
632 | font-size: 12px;
633 | line-height: 140%;
634 | /* identical to box height, or 17px */
635 | text-align: right;
636 | /* #3B3937 */
637 | color: #3B3937;
638 | margin-right: 5px;
639 | }
640 | /* -------------------------------------------section_5 end--------------------------------------- */
641 | footer{
642 | background: #3B3937;
643 | }
644 | .fabrika{
645 | /* desctop/body S */
646 | font-family: 'Gilroy';
647 | font-style: normal;
648 | font-weight: 400;
649 | font-size: 13px;
650 | line-height: 130%;
651 | /* identical to box height, or 17px */
652 | /* #FFFFFF */
653 | color: #9f9696;
654 | margin-top: 20px;
655 | }
656 | .f_logo{
657 | margin-top: 90px;
658 | }
659 | .moscov{
660 | margin-top: 25px;
661 | /* desctop/body S */
662 | font-family: 'Gilroy';
663 | font-style: normal;
664 | font-weight: 400;
665 | font-size: 13px;
666 | line-height: 130%;
667 | /* or 17px */
668 | /* #FFFFFF */
669 | color: #9f9696;
670 | }
671 | .number_f{
672 | /* desctop/H4 */
673 | font-family: 'PermianSerifTypeface';
674 | font-style: normal;
675 | font-weight: 700;
676 | font-size: 25px;
677 | line-height: 100%;
678 | /* identical to box height, or 25px */
679 | letter-spacing: -0.02em;
680 | /* #FFFFFF */
681 | color: #FFFFFF;
682 | margin-top: 110px;
683 | }
684 | .mebel_f{
685 | margin-top: 110px;
686 | /* desctop/body S */
687 | font-family: 'Gilroy';
688 | font-style: normal;
689 | font-weight: 400;
690 | font-size: 13px;
691 | line-height: 130%;
692 | /* or 17px */
693 | /* #FFFFFF */
694 | color: #9f9696;
695 | }
696 | .mebel_f1{
697 | margin-top: 20px;
698 | /* desctop/body S */
699 | font-family: 'Gilroy';
700 | font-style: normal;
701 | font-weight: 400;
702 | font-size: 13px;
703 | line-height: 130%;
704 | /* or 17px */
705 | /* #FFFFFF */
706 | color: #9f9696;
707 | }
708 | .mebel_f1_2{
709 | margin-top: 55px;
710 | /* desctop/body S */
711 | font-family: 'Gilroy';
712 | font-style: normal;
713 | font-weight: 400;
714 | font-size: 13px;
715 | line-height: 130%;
716 | /* or 17px */
717 | /* #FFFFFF */
718 | color: #9f9696;
719 | }
720 | .f_insta{
721 | margin-top: 90px;
722 | }
723 |
724 |
725 |
726 |
727 |
728 |
729 |
730 |
731 |
732 |
733 |
734 |
735 |
736 |
737 |
738 |
739 |
740 |
741 |
742 |
743 |
744 |
745 |
746 |
747 |
748 |
749 |
750 |
751 |
752 |
753 |
754 |
755 |
756 |
757 |
758 |
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 | SH_G&D
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
28 |
31 |
34 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
Classic Wood Stile
48 |
enterior-exterior
49 |
Приглашает к сотрудничеству архитекторов, дизайнеров и строителей
50 |
подробнее
51 |
2 — 6
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
Двери на заказ
64 |
На собственной фабрике мы создаем красивые, безопасные и практически вечные двери, межкомнатные перегородки, стеновые панели и другие решения для вашего интерьера.
65 |
заказать уникальную дверь
66 |
67 |
68 |
69 |
70 |
71 |
3D фрезеровка
72 |
Изделия, которые создает фрезерный станок, управляемый компьютером, отличаются высочайшим качеством, абсолютной детализацией и идеальной точностью.
73 |
выбрать из каталога
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
Витрина товаров
84 |
85 |
86 |
87 |
88 |
89 |
94 |
99 |
104 |
109 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
Sofia Original 50.07
122 |
24 500 ₽
123 |
124 |
125 |
126 |
127 |
128 |
129 |
130 |
131 |
132 |
133 |
134 |
VISION Модель 64.43
135 |
24 500 ₽ 34 500 ₽
136 |
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 |
145 |
146 |
147 |
VISION Модель 64.44
148 |
24 500 ₽
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
SKYLINE Модель 55.21
163 |
24 500 ₽
164 |
165 |
166 |
167 |
168 |
169 |
170 |
171 |
172 |
173 |
174 |
175 |
SKYLINE Модель 55.23
176 |
24 500 ₽ 34 500 ₽
177 |
178 |
179 |
180 |
181 |
182 |
183 |
184 |
185 |
186 |
187 |
188 |
VISION Модель 64.44
189 |
24 500 ₽
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 |
203 |
CLASSIC Модель 65.44
204 |
24 500 ₽
205 |
206 |
207 |
208 |
209 |
210 |
211 |
212 |
213 |
214 |
215 |
216 |
CLASSIC Модель 64.22
217 |
24 500 ₽ 34 500 ₽
218 |
219 |
220 |
221 |
222 |
223 |
224 |
225 |
226 |
227 |
228 |
229 |
METAMORFOSA Модель 65.171
230 |
24 500 ₽
231 |
232 |
233 |
234 |
235 |
236 |
237 |
238 |
239 |
240 |
241 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
Нужна помощь с выбором?
260 |
Наши специалисты с радостью помогут Вам, оставьте свой номер телефона!
261 |
265 |
268 |
269 |
270 |
271 |
272 |
273 |
274 |
275 |
276 |
277 |
278 |
Новые статьи
279 |
280 |
285 |
286 |
287 |
288 |
289 |
290 |
291 |
292 |
293 |
294 |
295 |
Графичный дизайн и бескомпромиссное качество в коллекции перегородок Grafica
296 |
В этой коллекции мы создали многообразие дизайна створок и оснастили межкомнатные перегородки безупречным качеством механизмов. Особенность коллекции — плавность скольжения, комфорт и дизайн.
297 |
301 |
302 |
303 |
304 |
305 |
306 |
307 |
308 |
309 |
310 |
Реечная перегородка – это что-то новенькое!
311 |
Если перед вами стоит задача зонировать пространство, обратите внимание на ультрасовременное решение – реечные перегородки. С их помощью можно легко и элегантно обыграть интерьер, а наша уникальная разработка поворотного механизма позволит создавать различные сценарии освещения даже в небольших помещениях.
312 |
316 |
317 |
318 |
319 |
320 |
321 |
322 |
323 |
324 |
325 |
Декоративная рейка – такая простая и такая функциональная
326 |
Еще вчера про эту малютку слышали единицы. Сегодня она – излюбленный аксессуар российских и зарубежных дизайнеров.
327 | Ее секрет прост, хоть и имеет магический результат. Хотите высокие потолки и широкие стены?
328 |
332 |
333 |
334 |
335 |
336 |
337 |
338 |
339 |
340 |
341 |
342 |
343 |
Какую выбрать дверь в ванную комнату?
344 |
В этой коллекции мы создали многообразие дизайна створок и оснастили межкомнатные перегородки безупречным качеством механизмов. Особенность коллекции — плавность скольжения, комфорт и дизайн.
345 |
349 |
350 |
351 |
352 |
353 |
354 |
355 |
356 |
357 |
358 |
Алюминий и стекло: новые способы зонирования пространства
359 |
В этой коллекции мы создали многообразие дизайна створок и оснастили межкомнатные перегородки безупречным качеством механизмов. Особенность коллекции — плавность скольжения, комфорт и дизайн.
360 |
364 |
365 |
366 |
367 |
368 |
369 |
370 |
371 |
372 |
373 |
Как создать настроение Лофт?
374 |
В этой коллекции мы создали многообразие дизайна створок и оснастили межкомнатные перегородки безупречным качеством механизмов. Особенность коллекции — плавность скольжения, комфорт и дизайн.
375 |
379 |
380 |
381 |
382 |
383 |
384 |
385 |
386 |
387 |
388 |
389 |
390 |
391 |
Фабрика G&G. 2022
392 |
© Все права защищены
393 |
394 |
395 |
8 (800) 550-81-79
396 |
м. Полежаевская
397 |
123154, г. Москва, пр-т. Маршала Жукова, д. 52, "Мебельный Центр"
398 |
support@sofiadoors.com
399 |
400 |
401 |
Межкомнатные двери
402 |
Мебель
403 |
Стеновые панели «Буазери»
404 |
Лестницы
405 |
Мебельные фасады
406 |
407 |
408 |
Доставка
409 |
Статьи
410 |
О нас
411 |
Политика конфиденциальности
412 |
413 |
414 |
415 |
416 |
417 |
418 |
419 |
420 |
421 |
--------------------------------------------------------------------------------