
Офісний стілець Prestige Pro
2 399 ₴
- Готово до відправки
- Код: 5902308217546
+380 (97) 131-70-13
Kyivstar- +380 (66) 646-51-07Vodafone
- +380 (63) 313-20-66LifeCell
повернення товару протягом 14 днів за домовленістю
У компанії підключені електронні платежі. Тепер ви можете купити будь-який товар не покидаючи сайту.
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900&subset=cyrillic');
@-webkit-keyframes slide-1 {
from {
transform: rotate(0deg) translate(-15px) rotate(0deg);
-webkit-transform: rotate(0deg) translate(-15px) rotate(0deg);
}
to {
transform: rotate(360deg) translate(-15px) rotate(-360deg);
-webkit-transform: rotate(360deg) translate(-15px) rotate(-360deg);
}
}
@keyframes slide-1 {
from {
transform: rotate(0deg) translate(-15px) rotate(0deg);
-webkit-transform: rotate(0deg) translate(-15px) rotate(0deg);
}
to {
transform: rotate(360deg) translate(-15px) rotate(-360deg);
-webkit-transform: rotate(360deg) translate(-15px) rotate(-360deg);
}
}
.m-body {
min-width: 280px;
max-width: 1130px;
background-color: #fff !important;
margin: 0 auto;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Montserrat', cursive !important;
font-size: 16px !important;
color: #000 !important;
font-weight: 400;
overflow: hidden;
position: relative;
z-index: 1;
line-height: 1.2em;
}
.m-header {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
z-index: 3;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 115px 90px;
position: relative;
background-image: url("https://i.postimg.cc/YCxRKYbv/bgt.png");
background-size: cover;
background-repeat: no-repeat;
background-position: left;
text-align: left;
}
.m-header-img {
position: absolute;
left: -20px;
bottom: -50px;
-webkit-animation: slide-1 4s infinite linear;
animation: slide-1 4s infinite linear;
}
.m-header-content {
width: 475px;
}
.m-header-logo {
color: #2eb7ee !important;
text-transform: uppercase;
}
.m-header-title {
color: #2eb7ee !important;
text-transform: uppercase !important;
font-size: 24px !important;
font-weight: 900 !important;
line-height: 1.2em !important;
margin: 35px 0;
font-family: 'Montserrat', cursive !important;
}
.base-btn {
width: 170px;
height: 60px;
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;
color: #fff !important;
text-decoration: none !important;
background-color: #45c9fe;
font-size: 14px;
overflow: hidden;
z-index: 1;
position: relative;
-webkit-transition: 0.3s ease-out;
transition: 0.3s ease-out;
z-index: 4;
border-radius: 15px;
border: 2px solid transparent;
border-bottom: 2px solid #1f779b;
}
.base-btn:hover {
cursor: pointer;
color: #1f779b !important;
text-decoration: none !important;
z-index: 8;
background-color: #fff;
border: 2px solid #1f779b;
}
.base__title {
width: 85%;
margin: 50px auto !important;
position: relative;
line-height: 1.3em !important;
font-size: 20px !important;
font-weight: 400 !important;
text-align: left;
color: #2eb7ee !important;
font-weight: 800 !important;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif !important;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.base__title::after {
content: "";
position: absolute;
left: 0;
bottom: -10px;
width: 70px;
height: 2px;
background-color: #2eb7ee;
}
.row {
width: 90%;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
z-index: 3;
}
.asset-item {
width: 220px;
height: 130px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: left;
margin: 15px auto;
}
.asset-ico {
margin-bottom: 15px;
}
.sale-item {
width: 285px;
height: 360px;
border-radius: 15px;
background-color: #2eb7ee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 30px auto;
color: #fff !important;
text-decoration: none !important;
}
.sale-item:hover {
color: #fff !important;
text-decoration: none !important;
}
.sale-img {
width: 100%;
height: 75%;
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;
position: relative;
z-index: 3;
}
.sale-img:before {
content: "";
background-color: #95c52f;
width: 100%;
height: 0;
border-radius: 15px 15px 0 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transition: all .5s linear;
transition: all .5s linear;
border-bottom: 1px solid #2eb7ee;
}
.sale-item:hover .sale-img:before {
height: 100%;
opacity: 1;
}
.sale-img img {
position: absolute;
top: -25px;
}
.sale-text {
width: 100%;
height: 25%;
background-color: #95c52f;
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;
color: #fff !important;
border-radius: 0 0 15px 15px;
}
.shema-item {
width: 120px;
height: 150px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 15px;
}
.shema-num {
color: #3dc2f8 !important;
font-weight: 900 !important;
font-size: 50px !important;
line-height: 1em !important;
margin-bottom: 15px;
}
.asset-arrow {
margin-top: 50px;
}
.section {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
z-index: 3;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 180px 0;
position: relative;
background-image: url("https://i.postimg.cc/vH29WhqL/bgg.png");
background-size: cover;
background-repeat: no-repeat;
background-position: right;
text-align: left;
}
.section-img-1 {
position: absolute;
left: -20px;
top: -20px;
-webkit-animation: slide-1 5s infinite linear;
animation: slide-1 5s infinite linear;
}
.section-img-2 {
position: absolute;
right: 20%;
bottom: -20px;
-webkit-animation: slide-1 4s infinite linear;
animation: slide-1 4s infinite linear;
}
.section-block {
width: 70%;
text-align: center;
}
.btn-center {
margin: 20px auto;
}
.section-text {
font-size: 22px;
}
.section-text span {
font-weight: 800 !important;
color: #2eb7ee !important;
}
.rewrite-item {
width: 75%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 35px;
border-radius: 30px;
background-color: #fafafa;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 20px auto;
}
.rewrite-name {
text-transform: uppercase;
color: #2eb7ee !important;
font-weight: 800 !important;
margin-bottom: 15px;
}
@media (max-width: 800px) {
.m-header-content {
width: 100%;
}
}
@media (max-width: 575px) {
.asset-arrow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.section-block {
width: 100%;
}
.m-header {
padding: 115px 15px;
}
}
Преимущества
Широкий ассортимент
Отличный сервис
Доступные цены
Мы рекомендуем
Схема заказа
01 Заказ на сайте
02 Уточнение деталей
03 Отправка заказа
Мы предоставляем собственую гарантию
надежно и быстро ремонтируем поврежденное оборудование Все товары
Отзывы
Станислав Спасибо за товар. Цена соответствует качеству. Товар доставлен вовремя. Обслуживание хорошее.
Александр замовляв блин на 10кг. відправили швидко. товар відповідає опису. платив на перед. рекомендую
Славик Все хорошо, заказывал ремень, покупкой доволен, пришла посылка быстро (пару дней). Спасибо!
Все отзывы
Преимущества



Мы рекомендуем
Схема заказа
01 Заказ на сайте
02 Уточнение деталей
03 Отправка заказа
Мы предоставляем собственую гарантию
надежно и быстро ремонтируем поврежденное оборудование Все товары
надежно и быстро ремонтируем поврежденное оборудование Все товары
Отзывы
Станислав Спасибо за товар. Цена соответствует качеству. Товар доставлен вовремя. Обслуживание хорошее.
Александр замовляв блин на 10кг. відправили швидко. товар відповідає опису. платив на перед. рекомендую
Славик Все хорошо, заказывал ремень, покупкой доволен, пришла посылка быстро (пару дней). Спасибо!
Все отзывы
Преимущества



Мы рекомендуем
Характеристики
| Основні | |
|---|---|
| Анатомічні властивості | Так |
| Гарантійний термін | 24 міс |
| Кількість коліщат | 5 шт. |
| Максимально допустиме навантаження | 150 кг |
| Наявність спинки | Так |
| Ортопедичні властивості | Так |
| Підстава крісла | Хрестовина з коліщатками |
| Стан | Новий |
| Тип укомплектованих коліщаток | Пластикові, Прогумовані |
| Колір | Чорний |
| Тип крісла | Комп'ютерне |
| Габаритні розміри крісла | |
| Вага крісла | 10.5 кг |
| Висота посадкової частини крісла | 50 см |
| Висота з урахуванням спинки | 118 см |
| Висота сидіння у верхньому положенні | 55 см |
| Висота сидіння у нижньому положенні | 50 см |
| Глибина крісла | 60 см |
| Ширина крісла | 65 см |
| Розміри спинки та сидіння | |
| Висота спинки | 68 см |
| Глибина сидіння | 60 см |
| Ширина сидіння | 50 см |
| Ширина спинки | 44 см |
| Матеріал виготовлення крісла | |
| Каркас крісла | метал, пластик |
| Основний оббивний матеріал | екошкіра |
| Підлокітник | пластик |
| Комплектація | |
| Комплектація підлокітниками | Так |
Інформація для замовлення
- Ціна: 2 399 ₴










