Меблі від компанії "Світ Меблів"
.uc-link {
display: inline-block;
padding: 8px 15px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff!important;
background: #9068be;
transition: all .3s;
font-size: 16px;
margin: 10px;
}
.uc-link:hover {
background: #7858a0;
transform: translateY(4px);
}
.uc-ban1-panel {
background: url(http://content.s2.prom.st/September%202019/50307gl.jpg) center;
background-size: cover;
padding: 20px;
}
.uc-ban1-panel strong {
color: #a87be0;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(49, 44, 50,0.85);
width: 400px;
padding: 20px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 28px;
line-height: 32px;
color: #a87be0;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #fff;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #fff;
margin: 0px 0px 10px;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #a87be0!important;
border: 2px solid #a87be0!important;
padding: 8px 15px;
min-width: 150px;
font-size: 16px;
transition: all .3s;
}
.uc-ban1-link:hover {
color: #fff!important;
border: 2px solid #fff!important;
}
@media screen and (max-width: 800px) {
.uc-ban1-texts {
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.ucv-b1-panel {
border-bottom: 2px solid #e3e3e3;
padding: 20px 0;
text-align: center;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin-bottom: 40px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .5%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
border: 1px solid #ebebeb;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
top: 0;
}
.ucv-b1-hint {
position: absolute;
left: 0;
top: -100%;
width: 100%;
height: 100%;
background: rgba(49, 44, 50,0.9);
text-align: left;
color: #fff;
transition: all 0.6s ease 0s;
overflow: hidden;
}
.ucv-b1-hint-body {
position: absolute;
top: 50%;
left: 0;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 15px;
box-sizing: border-box;
}
.ucv-b1-name {
font-size: 16px;
color: #9068be;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #333;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 30%;
}
@media screen and (max-width: 1300px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 1000px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: auto;
}
}
.uc-clear {clear:both; height:0px;}
.uc-numbers {
padding: 20px;
border-bottom: 2px solid #e3e3e3;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-numbers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-numbers-scheme {
background: #e3e3e3;
display: inline-block;
box-sizing: border-box;
width: 48%;
margin: 1%;
padding: 35px 10px 10px 20px;
transition: all .3s ease;
}
.uc-numbers-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 26px;
color: #9068be;
}
.uc-numbers-scheme:hover strong {
transition: all .3s ease;
color: #4c4c4c;
transform: translateY(-10px);
}
.uc-numbers-scheme em {
font-size: 18px;
color: #9068be;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #4c4c4c;
transition: all .3s ease;
}
@media screen and (max-width: 1100px) {
.uc-numbers-scheme {
width: 100%;
margin: 10px auto;
}
}
.uc-order {
padding: 20px;
text-align: center;
border-bottom: 2px solid #e3e3e3;
}
.uc-order_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-order h2 {
margin-bottom: 20px;
}
.uc-order strong{
color: #9068be;
font-size: 22px;
}
.uc-order-scheme {
position: relative;
overflow: hidden;
width: 46%;
margin: 2%;
padding: 20px;
box-sizing: border-box;
vertical-align: top;
box-shadow: 0 400px 5px #fff inset;
outline: 3px solid #e3e3e3;
/*outline-offset: -10px;*/
transition: all .6s ease;
}
.uc-order-scheme:hover {
box-shadow: 0 0 5px #fff inset, 0 -400px 5px #4c4c4c inset;
color: #fff;
}
/* .uc-order-scheme .uc-move {
transition: all 1s;
transform: translateX(0px) scale(0.9) rotate(0);
}
.uc-order-scheme:hover img {
transform: translate(0px, -7px) scale(1.2) rotateY(370deg);
}
*/
.uc-order-scheme:hover .uc-move {
animation: 1000ms ease 0s normal none 1 running zoomInDown;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@media screen and (max-width: 1100px) {
.uc-order-scheme {
width: 100%;
padding: 20px;
margin: 10px auto;
}
}
.uc-quote {
padding: 20px;
border-bottom: 2px solid #e3e3e3;
}
.uc-quote-item {
margin: 20px 0;
}
.uc-quote-item:hover .uc-quote-txt {
box-shadow: 1px 1px 2px rgba(78, 78, 155, 0.5);
}
.uc-quote-item:hover .uc-quote-txt-right {
box-shadow: -1px 1px 2px rgba(78, 78, 155, 0.5);
}
.uc-quote-img img {
margin-right: 10px;
vertical-align: middle;
}
.uc-quote-txt {
margin-top: 20px;
padding: 20px;
background: #e3e3e3;
border-radius: 0 5px 5px;
box-shadow: 1px 1px 2px rgba(51, 51, 51, 0.1);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition: all 0.6s;
}
.uc-quote-txt:before {
pointer-events: none;
position: absolute;
content: '';
border-style: solid;
left: 0;
top: -15px;
border-width: 0px 15px 15px 1px;
border-color: transparent transparent #e3e3e3 transparent;
}
.uc-quote-right {
text-align: right;
}
.uc-quote-right .uc-quote-img img {
margin-left: 10px;
margin-right: 0px;
}
.uc-quote-txt-right {
margin-top: 20px;
padding: 20px;
background: #e3e3e3;
border-radius: 5px 0px 5px 5px;
box-shadow: -1px 1px 2px rgba(51, 51, 51, 0.1);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition: all 0.6s;
}
.uc-quote-txt-right:before {
pointer-events: none;
position: absolute;
content: '';
border-style: solid;
right: 0;
top: -15px;
border-width: 0px 0px 15px 15px;
border-color: transparent transparent #e3e3e3 transparent;
}
/* Bob */
@-webkit-keyframes uc-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes uc-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes uc-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes uc-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.uc-bob {
margin-top: 10px;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-animation-name: uc-bob-float, uc-bob;
animation-name: uc-bob-float, uc-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
.uc-our__history {
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #e3e3e3;
}
.uc-our__history h2 {
padding-bottom: 10px;
text-align: center;
}
.uc-our__history-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.uc-our__history-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 48%;
margin: 1%;
transition: all 0.8s;
}
.uc-our__history-block .uc-bib {
transition: all 0.8s;
}
.uc-our__history-block:hover .uc-bib {
transform: scale(1.5, 1.5);
}
.uc-our__history-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 60px;
font-weight: bold;
color: #9c50b8;
background: #e3e3e3;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 90px;
min-width: 90px;
/*border-radius: 10px;*/
box-shadow: /*0 0px 10px #fff,*/ 0 0 0px 1px #e3e3e3/*, 0 0 0 10px #fff*/;
transition: all 0.5s ease;
}
.uc-our__history-block:hover .uc-our__history-year {
box-shadow:
1px 1px #9068be,
2px 2px #9068be,
3px 3px #9068be,
4px 4px #9068be,
5px 5px #9068be,
6px 6px #9068be,
7px 7px #9068be;
-webkit-transform: translateX(-7px);
transform: translateX(-7px);
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 3%;
height: 10px;
background: transparent;
}
.uc-our__history-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: left;
background: #e3e3e3;
/*color: #fff;*/
padding: 0 10px;
/*border-radius: 10px;*/
width: 80%;
/*border: 1px solid #ddd;*/
/* -webkit-box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55);
box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); */
}
@media screen and (max-width:1300px) {
.uc-our__history-block {
width: 100%;
}
.uc-our__history {
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #e3e3e3;
}
}
@media screen and (max-width:800px) {
.uc-our__history-block {
flex-direction: column;
}
.uc-our__history-line {
-ms-flex-item-align: center;
width: 6%;
height: 15px;
}
.uc-our__history-content {
width: auto;
text-align: center;
}
.uc-our__history-year {
min-height: 70px;
min-width: 70px;
}
.uc-our__history-block:hover .uc-bib {
transform: scale(1.2, 1.2);
}
/* .uc-our__history-block:hover .uc-our__history-year {
transform: translateY(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
} */
}
.uc-b5-panel {
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #e3e3e3;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-panel h2 {
margin-bottom: 30px;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 20%;
margin: 25px 0.5%;
}
.uc-b5-arr {
width: 10px;
font-size: 30px;
color: #333;
vertical-align: middle;
padding-top: 20px;
}
.uc-b5-arr2 {}
.uc-b5-arr3 {
}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-wrapper img {
margin: 5px;
transition: all 0.5s ease; }
.uc-b5-wrapper:hover img { transform: scale(1.5, 1.5); transition: all 0.5s ease; }
@media screen and (max-width: 1100px) {
.uc-b5-wrapper {
width: 25%;
}
.uc-b5-arr2 {
display: none;
}
.uc-b5-arr3 {
display: inline-block;
}
}
@media screen and (max-width: 800px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
.uc-e1-panel {
padding: 20px;
text-align: center;
}
.uc-e1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
Компания «Мир Мебели» — создание интерьера на любой вкус
Изготовление мебели и мебельных атрибутов для кухни, детской, гостиной, спальни, прихожей от украинского производителя.
Около 10 лет на рынке. Более 1 000 позиций в каталоге в различных категориях. В нашем ассортименте вы найдете изделия от бюджетных предложений до моделей премиум-класса, оптовая и розничная продажа корпусной мебели, матрасов и других принадлежностей. Доставка удобным для заказчика способом по всей Украине.
Витрина продукции
Лучшее из нашего каталога
Функциональные кухонные гарнитуры, индивидуальное изготовление согласно проектам заказчика. Осуществляем бесплатный дизайн кухни, только позвоните в нашу компанию. Кухня «Венера» 2 метра Функциональные кухонные гарнитуры, индивидуальное изготовление согласно проектам заказчика. Осуществляем бесплатный дизайн кухни, только позвоните в нашу компанию. Изготовление качественных столешниц по размерам заказчика, выполняем нарезку и кромкование под любые размеры полностью бесплатно. Оперативная доставка во все регионы страны. Столешница «Аравийский Песок» Изготовление качественных столешниц по размерам заказчика, выполняем нарезку и кромкование под любые размеры полностью бесплатно. Оперативная доставка во все регионы страны. Ортопедический матрас с еврокаркасом и пружинным блоком Bonnel, обеспечивает оптимальную поддержку и распределение веса тела. Отличный экономвариант по лучшей стоимости. Матрас ортопедический «Топаз» (80х190 см) Ортопедический матрас с еврокаркасом и пружинным блоком Bonnel, обеспечивает оптимальную поддержку и распределение веса тела. Отличный экономвариант по лучшей стоимости. Элегантный спальный гарнитур, выполненный в классическом стиле. Модель отлично впишется в любой интерьер, представлена по лучшей стоимости. 12 месяцев срок официальной гарантии. Спальня, спальный гарнитур «Ким» (св. венге) Элегантный спальный гарнитур, выполненный в классическом стиле. Модель отлично впишется в любой интерьер, представлена по лучшей стоимости. 12 месяцев срок официальной гарантии. Функциональный детский шкаф. Современные идеи и дизайны, воплощение заказов любой сложности. Использование экологичных и безопасных материалов, различная комплектация. Конкурентная стоимость. Детская модульная система «Терри» шкаф Функциональный детский шкаф. Современные идеи и дизайны, воплощение заказов любой сложности. Использование экологичных и безопасных материалов, различная комплектация. Конкурентная стоимость. Изящная и стильная модель гостиной, выполненная в современном дизайне из натуральных материалов. Идеальное решение для оптимизации пространства. Лучшее соотношение цены и качества. Гостиная «Бьянко» Изящная и стильная модель гостиной, выполненная в современном дизайне из натуральных материалов. Идеальное решение для оптимизации пространства. Лучшее соотношение цены и качества.
Как мы развивались?
2009 г.
Решение о продвижении мебели от украинского производителя.
2009-2010 г.
Заключение договора с лучшей мебельной фабрикой Украины.
С 2010 г.
Открытие офлайн-магазинов в популярных мебельных ТЦ г. Киева.
С 2016 г.
Начали работать с онлайн-продажами, расширив свою аудиторию.
Изделия от компании «Мир Мебели» — мебельное искусство
Огромный ассортимент
Большое разнообразие моделей спальных и кухонных гарнитуров, детских комнат, гостиных и прихожих, выполненных в классическом стиле, стиле хай-тек, модерн из МДФ, ДСП или комбинированных материалов.
Уникальные сочетания
Различные цветовые комбинации мебели пастельных и строгих темных тонов, имитация под натуральную древесину с искусной резьбой, зеркальными или стеклянными вставками, фотопечать.
Безупречное качество
Особенностью нашей мебели является высокое качество, первоклассные материалы и лучшая фурнитура, что обеспечивает не только эстетичный внешний вид, но и длительный срок службы изделий.
Высокое мастерство
Изделия от мебельной фабрики «Мир Мебели» не уступают оригиналам по качеству материалов, комфорту и эргономичности. Возможен заказ и изготовление мебели по индивидуальным проектам заказчика.
В каталог мебели
Отзывы о сотрудничестве с интернет-магазином «Мир Мебели»
Оценка «Отлично»
Качественно и совсем недорого. Все очень понравилось!!
Оценка «Отлично»
Дуже висока якість у кухні,чудово підійшла під задумку!
Смотреть все отзывы
Выгоды заказа мебели в нашей компании
Отличная репутация магазина, персональный подход к каждому клиенту, профессиональные консультации, доступность связи с 9.00 до 23.00.
Возможность изготовления любого варианта мебели под заказ в течение 14 дней.
Приемлемая ценовая категория, отсутствие посредников и дополнительных торговых накруток.
Сотрудничество с проверенными ТК — гарантия целостности и сохранности изделий при транспортировке, склады по всей Украине.
Подобрать мебель
Схема выгодного заказа у нас
Оформление заявки на сайте или по телефону.
→
Консультация со специалистами компании.
→
Предоплата от 30 до 50%, отправка в день заказа.
→
Получение, оплата остатка, заводская гарантия 12 мес.
Наполните свой дом уютом и комфортом!
Выбирайте мебель в интернет-магазине «Мир мебели»!
Предлагаем различные варианты мебельных изделий — от бюджетного до премиального класса. Мы открыты для совместного сотрудничества!