Вітрина
М'які меблі від компанії "Mlano room"
.uc-ban1-panel {
background: #fff url(https://content.s2.prom.st/September%202021/68094%20%D0%B3%D0%BB.jpg) center;
background-size: cover;
padding: 50px;
}
.uc-ban1-panel strong {
color: #eaa62f;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(248, 248, 248,0.7);
width: auto;
padding: 35px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 26px;
line-height: 32px;
color: #eaa62f;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #445878;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #445878;
margin: 0px 0px 10px;
}
@media screen and (max-width: 800px) {
.uc-ban1-texts {
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.uc-link {
display: inline-block;
padding: 8px 30px;
text-decoration: none !important;
text-align: center;
color: #fff!important;
border-bottom: 2px solid #d18d15;
border-radius: 20px;
font-size: 16px;
transition: all .3s;
background: #eaa62f;
cursor:pointer;
}
.uc-link:hover {
border-bottom-color: #ba7d13;
background: #d18d15;
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin: 20px 0!important;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .1%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 340px;
margin: 0 auto;
}
.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(248, 248, 248, 0.93);
text-align: center;
color: #445878;
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:#3c74b9;
display: inline-block;
margin-top: 10px;
cursor:pointer;
}
.ucv-b1-name:hover {
color: #eaa62f;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #222;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
@media screen and (max-width: 1200px) {
.ucv-b1-panel .ucv-b1-wrapper {
width:46%;
}
}
@media screen and (max-width: 900px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 97%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 97%;
}
}
@media screen and (max-width: 500px) {
.ucv-b1-panel .ucv-b1-wrapper,
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: auto;
margin-right: 15px;
margin-left: 15px;
}
}
.uc-ico-panel {
padding: 20px;
}
.uc-ico-panel h2 {
text-align: center;
margin: 20px 0!important;
}
.uc-ico-wrapper {
display: flex;
align-items: center;
margin: 20px 0px;
}
.uc-ico-wrapper-text {
width: 80%;
}
.uc-ico-wrapper-text strong {
color: #d01b00;
font-size: 16px;
transition: all 0.3s;
}
.uc-ico-conteiner-img {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.uc-ico-img {
height: 100px;
width: 100px;
background: #3c74b9;
border-radius: 100%;
text-align: center;
position: relative;
margin: 10px;
transition: all 0.5s;
}
.uc-ico-wrapper:hover .uc-ico-img {
box-shadow: 0 0 0 10px rgba(68,88,120,.7)
}
.uc-ico-img:before {
content: '';
position: absolute;
top: 50px;
bottom: -50px;
left: 50px;
border-left: 2px solid #eaa62f;
box-sizing: border-box;
z-index: -1;
}
.uc-ico-img4:before, .uc-ico-img2:before {
content: none;
}
.uc-ico-img img {
margin-top: 25px;
}
.uc-ico-img2 {
background: #3c74b9;
}
.uc-ico-img4 {
background: #3b4348;
}
@media screen and (max-width: 800px) {
.uc-ico-wrapper {
flex-direction: column;
text-align: center;
}
.uc-ico-img:before {
content: none;
}
.uc-ico-wrapper-text {
width: 100%;
}
.uc-ico-conteiner-img {
width: 100%;
}
}
:root { --infograph-color2: #3c74b9; --infograph-color1: #3c74b9; }
.uc-four-panel {
padding: 20px 10px;
}
.uc-four-panel h2{margin:20px 0!important; text-align:center;}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 40%;
padding: 5px;
transition: box-shadow 0.3s, color 0.3s ease-in-out;
margin: 5px 0;
}
.uc-four-item:hover {
transition: box-shadow 0.3s ease-in-out;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 25px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
transition: 300ms ease-in-out;
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color2);
transition: 500ms ease-in-out;
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
transition: 300ms ease-in-out;
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color1);
transition: 500ms ease-in-out;
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
transition: 300ms ease-in-out;
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color1);
transition: 500ms ease-in-out;
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
transition: 300ms ease-in-out;
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color2);
transition: 500ms ease-in-out;
}
.uc-four-item:hover .uc-four-content-1::before,
.uc-four-item:hover .uc-four-content-2::before,
.uc-four-item:hover .uc-four-content-3::before,
.uc-four-item:hover .uc-four-content-4::before {
transition: 500ms ease-in-out;
width: 100%;
}
.uc-four-item:hover .uc-four-content-1::after,
.uc-four-item:hover .uc-four-content-2::after,
.uc-four-item:hover .uc-four-content-3::after,
.uc-four-item:hover .uc-four-content-4::after {
transition: 300ms ease-in-out;
height: 100%;
}
.uc-four-header {
font-size: 16px; font-weight:bold;
z-index:1; color:#eaa62f;
}
.uc-four-text {
transition: color 0.6s ease-in-out;
z-index: 1;
}
.uc-four-item:hover .uc-four-text
{
color: #fff;
transition: color 0.3s ease-in-out;
}
.uc-four-icon {}
@media screen and (max-width: 1100px) {
.uc-four-item {
width: 80%;
}
.uc-four-content-1:after,
.uc-four-content-1:before,
.uc-four-content-2:after,
.uc-four-content-2:before,
.uc-four-content-3:after,
.uc-four-content-3:before,
.uc-four-content-4:after,
.uc-four-content-4:before {
display: none;
}
.uc-four-content-1,
.uc-four-content-3 {
border: 10px solid var(--infograph-color2);
}
.uc-four-content-2,
.uc-four-content-4 {
border: 10px solid var(--infograph-color1);
}
}
.uc-arr-panel {
padding: 20px 10px;
}
.uc-arr-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-arr-table strong {font-size:13px;}
.uc-arr-table tr:hover strong {color:#d01b00;}
.uc-arr-header {
text-align: center;
margin: 20px 0!important;
}
.uc-arr-table {
border-width: 0px !important;
width: 48% !important;
table-layout: fixed;
float: left;
}
.uc-arr-table td {
padding: 7px;
}
.uc-arr-table+.uc-arr-table {
margin-left: 0%;
}
.uc-arr-table-col1 {
width: 60px; vertical-align: middle;
}
.uc-arr-table-marker {
width: 50px;
height: 50px;
margin: 0px auto;
line-height: 61px;
text-align: center;
font-size: 30px;
transition: all 0.3s;
}
.uc-arr-table tr:hover .uc-arr-table-marker {
}
.uc-arr-table-marker img {
transition: all 1s;
transform: translateX(0px) scale(0.9) rotate(0);
}
.uc-arr-table tr:hover .uc-arr-table-marker img {
transform: translate(10px, 0) scale(1.0) rotateX(370deg);
}
@media screen and (max-width: 1000px) {
.uc-arr-table {
float: none;
width: 100% !important;
}
.uc-arr-table+.uc-arr-table {
margin: 0;
}
}
@media screen and (max-width: 500px) {
.uc-arr-table td {
vertical-align: middle!important;
}
}
.uc-b5-panel {
padding: 20px 0;
text-align: center;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin: 20px 0!important;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 46%;
margin: 10px 0.5%;
}
.uc-b5-arr {
width: 10px;
font-size: 30px;
color: #eaa62f;
vertical-align: middle;
padding-top: 30px;
}
.uc-b5-arr2 {display:none;}
.uc-b5-arr3 {
display:none;
}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-img {
margin: 15px;
transition: all 0.5s ease; }
.uc-b5-wrapper:hover img { transform: scale(1.5, 1.5); margin: 15px; transition: all 0.5s ease; }
@media screen and (max-width: 800px) {
.uc-b5-wrapper {
width: 96%;
}
.uc-b5-arr {
display: none;
}
}
.uc-e1-panel {
padding: 30px;
text-align: center;
}
.uc-e1-panel h2 {
margin: 20px 0!important;
text-align: center;
}
М'які меблі — якісно, розкішно, без переплат
У нас можна замовити готові меблі, також ми виготовляємо на замовлення за вашими параметрами та побажанням
Наш інтернет-магазин є одним з найбільших прямих представників найпопулярніших брендів м'яких меблів в Україні і пропонує виключно якісні меблі з гарантією 1 рік. Гарантуємо розумні ціни, вигідні умови покупки і своєчасну доставку в будь-який куточок України.
Побачити каталог меблів
Не пропустіть вигоду
Замовляйте вітринні зразки меблів за зниженою ціною і з гарантією якості. Також ви завжди можете підібрати з наявності потрібні варіанти і комплектацію з гарною знижкою. Вибір меблів вас порадує. Вітринні зразки по знижці Замовляйте вітринні зразки меблів за зниженою ціною і з гарантією якості. Також ви завжди можете підібрати з наявності потрібні варіанти і комплектацію з гарною знижкою. Вибір меблів вас порадує.
Пропонуємо меблі, про які ви мрієте!
На будь-який смак
Великий вибір варіантів, різні стильові рішення і дизайни дозволяють підібрати меблі на будь-який смак і облаштувати будинок або офіс так, як мріється.
Приємні розцінки
Ціни не завищені, а якість гарантовано висока за рахунок співпраці з кращими фабриками. Також часто є меблеві пропозиції зі знижками.
Відмінна якість
Всі наші меблі виготовлені з високоякісних матеріалів і добротної фурнітури. Дипломовані сертифікатами на меблевих виставках KiFF.
Відповідає очікуванням
Крім стандартних варіантів, ми виготовляємо меблі на замовлення з урахуванням всіх ваших побажань і необхідних параметрів.
Побачити каталог меблів
Milano room — меблевий магазин, який вас не розчарує
Наш інтернет-магазин Mlano room є одним з найбільших прямих представників найпопулярніших брендів м'яких меблів в Україні, таких як Holland home, Vito Palazzo, Comforto. Ці виробники відомі якістю своїх меблів і конкурентною ціною.
Ми цінуємо кожного клієнта і завжди готові приділити максимум часу і уваги, щоб відповісти на наявні питання по товарах і допомогти підібрати меблі. Працюємо на результат і намагаємося перевершити очікування найвибагливішого клієнта.
Гарантії вигідного замовлення меблів
Повний розрахунок тільки при отриманні — з нами ви нічим не ризикуєте.
Ми — представники фабрик, тому при замовленні у нас ви не переплачуєте.
Пропонуємо кожному клієнту кращі умови: розмір авансу, спосіб доставки.
Консультації наших професіоналів, а також всі прорахунки безкоштовні.
Гарантуємо дотримання всіх домовленостей: без подорожчань і своєчасно.
Можливі додаткові знижки (обговорюється індивідуально з кожним замовником).
До замовлення
Готові оформити замовлення
Зв'яжіться з нами через сайт або запрошуємо в наші магазини в Києві
→
Ми відповімо на всі ваші запитання і безкоштовно виконаємо прорахунок
→
Внесіть передоплату в розмірі 30% і ми виготовимо для вас меблі
→
Доставимо ваше замовлення будь-якою зручною транспортною компанією
Живіть красиво і в комфорті з меблями від Milano room
При купівлі у нас, ви отримуєте бездоганні у всіх відносинах меблі в мінімальні терміни і без переплат!
У нас можна купити всі види меблів. Гарантуємо дотримання термінів виготовлення, максимально комфортні умови замовлення, ввічливе обслуговування і надійну доставку по всіх регіонах України.
Перейти до покупки