2 відгуків
+380 (67) 125-20-20

Меблі "VIP"

Меблі "VIP"
@-webkit-keyframes anim { from { transform: rotate(0deg) translate(-20px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-20px) rotate(0deg); } to { transform: rotate(360deg) translate(-20px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-20px) rotate(-360deg); } } @keyframes anim { from { transform: rotate(0deg) translate(-20px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-20px) rotate(0deg); } to { transform: rotate(360deg) translate(-20px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-20px) rotate(-360deg); } } .m-body { min-width: 280px; max-width: 930px; background-color: #fff !important; margin: 0 auto; padding: 0; box-sizing: border-box; font-family: "Manrope", sans-serif !important; font-size: 16px !important; color: #23201e !important; font-weight: 400; overflow: hidden; position: relative; z-index: 0; line-height: 1.4em; } .m-body img { max-width: none !important; } .m-header { width: 100%; display: flex; align-items: center; justify-content: space-between; flex-direction: column; flex-wrap: wrap; z-index: 3; box-sizing: border-box; position: relative; background: #e8f0f2; padding: 50px 0 55px; } .m-header::after { content: url("https://i.postimg.cc/BnmTLcp5/header-text.png"); z-index: -1; position: absolute; top: 130px; } .logo { color: #23201e; font-weight: 900; font-size: 16px; } .header-title { margin: 120px auto 10px !important; font-size: 52px !important; line-height: 1.2em; color: #23201e; font-weight: 900 !important; font-family: "Manrope", sans-serif !important; } .header-text { color: #a3b1b4; font-size: 18px; font-weight: 500; } .header-img { margin: 40px auto; } .base-btn { width: 200px; height: 60px; display: flex; align-items: center; justify-content: center; color: #23201e !important; text-decoration: none !important; font-weight: 600 !important; font-size: 16px; transition: 0.3s ease-out; z-index: 3; background: transparent; box-sizing: border-box; position: relative; overflow: hidden; border-radius: 30px; border: 1px solid #c8d0d2; } .base-btn:hover { color: #23201e!important; text-decoration: none !important; background: #c8d0d2; } .row { width: 90%; margin: 0 auto; display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; position: relative; z-index: 4; } .base__title { width: 90%; margin: 50px auto 50px !important; position: relative; line-height: 1.3em !important; font-size: 22px !important; font-weight: 800 !important; text-align: center !important; color: #23201e !important; position: relative; z-index: 1; font-family: "Manrope", sans-serif !important; box-sizing: border-box; padding: 0; } .base__title::after { content: ""; width: 230px; height: 3px; display: block; background: #a3b1b4; position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%); } .different-item { display: flex; align-items: center; justify-content: space-between; margin: 40px auto; width: 100%; position: relative; } .differrent-image { width: 40%; height: 100%; position: relative; display: flex; align-items: center; justify-content: space-between; flex-direction: column; min-height: 420px; z-index: 1; } .differrent-image img { margin-bottom: -90px; } .differrent-image::before { content: ""; width: 100px; height: 100%; z-index: -1; display: block; background: #e8f0f2; position: absolute; transition: all .3s linear; } .different-item:hover .differrent-image::before { width: 200px; } .different-text-block { width: 40%; margin: 10px auto; } .different-num { color: #d1d8d9; font-size: 72px; font-weight: 400; position: absolute; left: 30px; line-height: 1em; } .different-ico { margin-top: 20px; } .different-ico svg { margin-top: 20px; } .different-ico svg * { fill: #b7c3c3; } .different-title { color: #d4b4a0; margin: 0 0 30px; text-transform: uppercase; font-size: 18px; } .different-text { line-height: 1.5em; } .different-text span { margin-top: 15px; color: #d5b4a0; display: block; } .sale-item { width: 235px; height: 405px; margin: 20px auto; box-sizing: border-box; padding: 10px; color: #23201e !important; text-decoration: none !important; font-weight: 600; transition: all .3s linear; position: relative; z-index: 1; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: column; background: #e8f0f2; text-align: center; font-size: 18px !important; } .sale-item:hover { color: #23201e !important; text-decoration: none !important; background: #f8f8f8; } .sale-text { margin: 20px auto; min-height: 40px; } .sale-item::before { content: ""; width: 100%; height: 0; bottom: 0; left: 0; transition: all .3s linear; background-image: linear-gradient(to top,#f8f8f8, #e8f0f2); position: absolute; z-index: -1; } .sale-item:hover::before { height: 100%; } .sertificate-text-block { margin: auto; color: #000; font-size: 18px; font-weight: 800; z-index: 1; } .sertificate-text { margin: 0 0 40px; } .sale-btn { text-decoration: underline !important; font-size: 14px !important; text-align: center; margin: 0 auto; } .btn-center { margin: 20px auto; } .sertificate-btn { color: #23201e !important; font-size: 16px !important; display: flex; align-items: center; justify-content: flex-start; } .sertificate-btn::after { content: url("https://i.postimg.cc/nhFKhw4c/ico-1.png"); width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #d5b4a0; margin-left: 15px; transition: all .3s linear; } .sertificate-btn:hover::after { transform: scale(1.3); } .sertificate-image { margin-left: -6%; -webkit-animation: anim 10s infinite linear; animation: anim 10s infinite linear; } .shema-item { width: 195px; height: 260px; display: flex; align-items: center; justify-content: flex-start; flex-direction: column; margin: 20px auto; text-align: center; box-sizing: border-box; transition: all .3s linear; border-right: 1px solid #f1f1f1; padding: 20px 2%; } .shema-item:last-child { border-right: 1px solid transparent; } .shema-ico { margin: 0 0 20px; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; } .shema-ico::before { content: ""; width: 60px; height: 60px; border-radius: 50%; display: block; background: #f6efea; position: absolute; z-index: -1; transition: all .3s linear; } .shema-item:hover .shema-ico::before { transform: scale(1.4); } .contact-row { width: 100%; display: flex; align-items: center; justify-content: space-between; } .contact-item { width: calc(100% / 3); height: 110px; background: #e8f0f2; display: flex; align-items: center; justify-content: flex-start; box-sizing: border-box; padding: 0 5%; color: #737575; text-decoration: none; } .contact-item img { margin-right: 10px; } .contact-item:nth-child(2) { background: #dae3e5; } .contact-item:last-child { background: #cbd2d4; } .image-before-1 { position: absolute; right: -6%; z-index: -1; top: -120px; } .image-before-2 { position: absolute; z-index: -1; left: 13%; } .image-before-3 { position: absolute; left: -6%; } .image-before-4 { position: absolute; right: 0; bottom: -80px; z-index: -1; } .image-before-5 { position: absolute; right: 7%; bottom: -40px; } .image-before-6 { position: absolute; right: 0; top: -45px; } .image-before-7 { position: absolute; z-index: -1; } .image-before-8 { position: absolute; left: -6%; bottom: -60px; } @media (max-width: 790px) { .header-img img { max-width: 100% !important; } .differrent-image { width: 100%; } .different-text-block { width: 100%; } .different-item { flex-wrap: wrap; } .contact-item { width: 100%; } .contact-row { flex-wrap: wrap; } .sertificate-image img { max-width: 100% !important; } .image-before-6 { display: none; } } Меблі Vip Меблевий магазин Каталог товарів Наші переваги 01 Модельний ряд Менеджери з продажу дуже делікатно підходили до вибору модельного ряду компанії. Вивчали ринок України, вивчали світовий ринок меблів, звертали увагу на побажання кінцевих клієнтів і створити неперевершену колекцію 2020. Універсальність наших меблів, поєднання тканини, скла та дерева, зробить ваш будинок затишним, а сон комфортним. Деревина Наші меблі виготовлені з меблевого щита порід сосна і бук, які є частиною власного виробництва. Технологічний процес заготівлі пиловника, розпилювання на дошку, сушки в сушильних камерах і склеювання щита контролюється технологами з багаторічним досвідом в сфері деревообробки. Клей, марки D3 та D4, який ми використовуємо у виробництві меблевого щита - компанії “KIILTO”, яка розробляє і виробляє продукцію в Фінляндії відповідно до потреб клієнтів, а також відповідно до вимог щодо захисту навколишнього середовища і безпеки. 02 03 Лакування Основним напрямком лакофарбового цеху - створити покриття не тільки для захисту дерева від зовнішніх впливів, для нас також дуже важливо кінцевий вигляд виробу, який отримає наш дорогий клієнт. Виробництво компанії використовує кращі лакофарбові матеріали та дуже дорогу витратну послідовну технологію їх нанесення. Ми отримуємо результат при якому прекрасно видно неповторну текстуру і не втрачено відчуття від дотику до дерева !!! Ця непроста технологія нанесення покриття разом з високоякісними лакофарбовими матеріалами від одного з кращих в світі виробників, концерну "Sherwin-Williams", дозволяє нам не тільки зберегти природний малюнок волокон деревини, а й гідно захистити меблеві елементи від зовнішніх факторів. упаковка Наша продукція різними шляхами потрапляє до наших роздрібних клієнтів: через оптовий склад, магазини торговельних центрів, службами доставок (Нова Пошта, Делівері, Ін Тайм, Міст Експрес). П'ятишаровий гофрований картон марки П-31 забезпечує цілісність виробу при транспортуванні .. При отриманні нашої продукції зверніть увагу на цілісність 04 Топ продажів Ліжко двоспальне Регіна Люкс Дивитись Ліжко двоспальне Венеція Дивитись Дитяче одноповерхове ліжко Немо Дивитись Всі меблі Наш сертифікат якості продукту Переглянути сертифікат Доставка і оплата Замовлення на сайті або замовлення по телефону Оплата на карту, або готівкою при самовивозі. Також є можливість кредиту від КредитМаркет Доставка поштовими службами: Нова Пошта, Делівері, Автолюкс, МістЕкспресс Ваш позитивний відгук про нашу роботу +38 (093) 282 12 12 @vlasyuk68 Україна, Львівська область, Червоноград

Наскільки вам зручно на сайті?

Розповісти Feedback form banner