Нет отзывов, добавить
+7 (707) 981-36-12
+7 (701) 982-60-32
Поставка и монтаж лифтов

Серия для холлов


.ucv-a2-panel strong { font-size: 20px; color: #477c8a; }
.ucv-a2-panel { background: #151515 url('https://www.safe-elevators.com/Content/upload/2019317533/201906061617354962567.jpg') center; background-size: cover; display: flex; align-items: flex-start; }
.ucv-a2-texts { background-color: rgba(21, 21, 21, 0.7); margin: 0; padding: 20px 15px 20px 40px; width: 62%; text-align: left; border-radius: 0; }
.ucv-a2-header { font-size: 26px; line-height: 32px; color: #477c8a; margin: 0px 0px 5px; padding: 7px 60px 7px 15px; }
.ucv-a2-sub-header { font-size: 16px; line-height: 32px; padding: 7px 15px; color: #fff; margin: 0px 0px 10px; }
.ucv-a2-text { position: relative; font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; border-left: 2px solid #477c8a; padding-left: 10px; }
.ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #477c8a!important; padding: 0 20px; border: 2px solid #477c8a; border-radius: 3px; font-size: 16px; }
.ucv-a2-link:hover { color: #fff!important; border-color: #fff; }
@media screen and (max-width: 1300px) { .ucv-a2-texts { width: auto; text-align: left!important; border-radius: 0; } .ucv-a2-panel { padding: 0; } }
.ucv-a2-text::after { content: ""; position: absolute; top: -10px; left: -6px; background: #477c8a; height: 10px; width: 10px; border-radius: 100%; }
.ucv-a2-text::before { content: ""; position: absolute; bottom: -10px; left: -6px; background: #477c8a; height: 10px; width: 10px; border-radius: 100%; }
.uc-btns { display: inline-block; padding: 8px 30px; font-size: 16px; color: #fff!important; text-decoration: none!important; background: #477c8a; transition: all .3s ease; }
.uc-btns:hover { background: #ffc702; transition: all .3s ease; }
.uc-underline-panel { padding: 20px; border-bottom: 1px solid #303030; }
.uc-underline-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-underline-header { margin: 20px 0px; text-align: center; }
.uc-underline-img-holder { margin-right: 20px; float: left; }
.uc-underline-img-holder img { width: 100% !important; }
.uc-underline-texts { overflow: hidden; }
.uc-underline-sub-header { font-weight: bold; padding-top: 20px; }
.uc-underline-item { clear: both; }
.uc-underline-item-right .uc-underline-img-holder { float: right; margin-right: 0; margin-left: 20px; }
.uc-underline-item-right .uc-underline-texts { text-align: right; }
@media screen and (max-width: 500px) { .uc-underline-header { font-size: 1.3em; } .uc-underline-text { font-size: 1em; } .uc-underline-sub-header { text-align: center; } .uc-underline-texts { clear: both; } .uc-underline-img-holder { width: 100% !important; text-align: center; } .uc-underline-img-holder img { width: auto !important; } .uc-underline-btn-holder { text-align: center; } .uc-underline-item-right .uc-underline-texts, .uc-underline-texts { text-align: center; } } /* Underline From Left */
.uc-underline-from-left { -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; overflow: hidden; }
.uc-underline-from-left:before { content: ""; position: absolute; left: 0; right: 100%; bottom: 0; background: #477c8a; height:2px; -webkit-transition-property: right; transition-property: right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.uc-underline-from-left:hover:before, .uc-underline-from-left:focus:before, .uc-underline-from-left:active:before { right: 0; } /* Underline From Right */
.uc-underline-from-right { -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; overflow: hidden; }
.uc-underline-from-right:before { content: ""; position: absolute; left: 100%; right: 0; bottom: 0; background: #477c8a; height: 2px; -webkit-transition-property: left; transition-property: left; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.uc-underline-from-right:hover:before, .uc-underline-from-right:focus:before, .uc-underline-from-right:active:before { left: 0; }
.uc-arr-panel { padding: 20px; border-bottom: 1px solid #303030; }
.uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-arr-header { text-align: center; margin-bottom: 30px !important; }
.uc-arr-table { border-width: 0px !important; width: 50% !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; }
.uc-arr-table-marker { width: 60px; 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: 800px) { .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: top!important; } }
.uc-clear { clear: both; height: 0px; }
.uc-order { padding: 20px 15px; text-align: left; border-bottom: 1px solid #303030; }
.uc-order h2 { text-align: center; margin-bottom: 30px; }
.uc-order-scheme__container { display: flex; flex-wrap: wrap; }
.uc-order-scheme__left-column, .uc-order-scheme__right-column { display: flex; flex-direction: column; width: 50%; }
.uc-order-scheme { padding: 5px; box-sizing: border-box; vertical-align: top; transition: all .3s ease; }
.uc-order-scheme_table { display: table; }
.uc-order-scheme_numb, .uc-order-scheme_text { display: table-cell; vertical-align: middle; }
.uc-order-scheme_numb { width: 68px; }
.uc-order-scheme strong { transition: all .3s ease; display: inline-block; font-size: 60px; color: #477c8a; }
.uc-order-scheme:hover strong { transition: all .3s ease; color: #151515; transform: translateY(-4px); }
.uc-order-scheme em { font-size: 15px; color: #636b7c; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; }
.uc-order-scheme:hover em { color: #f87a02; transition: all .3s ease; }
@media screen and (max-width: 900px) { .uc-order-scheme__left-column, .uc-order-scheme__right-column { width: 100%; } }
.uc-footer { padding: 20px 0 0; border-bottom: 1px solid #303030; text-align: center; }
.uc-footer p { margin: 20px 0; }
Лифты для холлов купить недорого
С появлением многоэтажных зданий возникла необходимость в разработке конструкций, которые позволили бы людям беспрепятственно, без труда и в кратчайшие сроки перемещаться между этажами.
Лифты для холлов – это надежные устройства, которые позволяют перемещать определенное число человек. Внешний дизайн представленных у нас конструкций позволяет подобрать их для любых помещений, независимо от их оформления. Мы предлагаем современные и надежные решения по выгодным ценам.
Изучить ассортимент
Лифтовое оборудование купить в Нур-Султане
Надежность и простота использования.
Современная конструкция с множеством функций.
Привлекательный дизайн с наличием титанового покрытия у многих моделей.
Прочность и защищенность от вандалов. Минимальные затраты при эксплуатации и хорошая ремонтопригодность.
Лифты для торговых центров купить с доставкой
1.
Представленные у нас конструкции обладают функцией самодиагностики, что весьма удобно для определения и устранения неполадок. Это конструкции, которые были выведены разработчиками на совершенно иной уровень комфорта. Они функциональны и безопасны.
2.
Если компания заказывает у нас лифты для холла, мы обеспечиваем подробную и профессиональную консультацию по вопросам выбора, монтажа и эксплуатации. Мы оказываем клиентам консультативную поддержку на любом этапе сотрудничества и берем на себя обязательства, связанные с гарантией.
Покупателям мы предлагаем проверенные конструкции, которые завоевали большую популярность не только в нашей стране, но и за ее пределами.
Обращайтесь в любое время, мы всегда открыты для сотрудничества на долгосрочной и взаимовыгодной основе.
Оформить заказ

.uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 180px; color: #fff!important; background: #004b5f; border-radius: 3px; font-size: 16px; transition: all .3s; margin: 10px; }
.uc-link:hover { transform: scale(0.9); color: #fbc700; }
.uc-banner { display: flex; justify-content: flex-end; background: url(https://lh3.googleusercontent.com/pw/AM-JKLVCuKCuoyMZtMAw1k5WMUr6yJu8o5W0xng_B2X2aspAptlRhLlipY7AmNmn1GRUZb-yFP7VuAdQvYwXXPdeGSiqmUFmuee5osKPzkMG7eJkmpZkpjWguWl2sH_j73q0L6ln1Tc_sGo9xPXuP2-I3saw=w1500-h824-no?authuser=0) 50%20% /cover; padding: 40px 20px; position: relative; }
.uc-banner::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; /*background: rgba(0,0,0,.2);*/ }
.uc-banner:hover .uc-banner__desc::before, .uc-banner:hover .uc-banner__desc::after{ width: 100%; height: 100%; transition: all 800ms ease-in-out; }
.uc-banner__content { width: 70%; display: flex; flex-direction: column; justify-content: space-around; align-items: self-start; position: relative; }
.uc-banner__desc { width: 70%; align-self: center; display: flex; flex-direction: column; align-items: flex-start; position: relative; padding: 10px; }
.uc-banner__desc-text { background: rgb(20 18 14 / 82%); color: #ffffff; padding: 20px; }
.uc-banner__desc::before { content: ''; position: absolute; top: 0; left: 0; border-top: 5px solid #fbc700; border-left: 5px solid #fbc700; width: 30px; height: 30px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner__desc::after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 5px solid #fbc700; border-right: 5px solid #fbc700; width: 30px; height: 30px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner__background { position: relative; } .uc-banner__title { font-size: 29px; color: #ffffff; padding: 15px; background: rgb(20 18 14 / 82%); position: relative; margin-bottom: 30px!important; line-height: 30px;
} .uc-banner__subtitle { font-size: 20px; margin-bottom: 15px!important; line-height: 26px; }
.uc-banner__text { line-height: 26px; }
@media screen and (max-width: 800px) {
.uc-banner__title::before { display: none; } .uc-banner__content { width: 100%; } }
@media screen and (max-width: 500px) { .uc-banner__desc { width: 90%; } }
.uc-infographic { padding: 20px; border-bottom: 2px solid #ddd; }
.uc-infographic p { margin-bottom: 20px; text-align: center; }
.uc-infographic_inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }
.uc-infographic_item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 23%; margin: 2% 0%; text-align: center; }
.uc-infographic_item:hover .uc-infographic_background { -webkit-transform: rotate(720deg); -ms-transform: rotate(720deg); transform: rotate(720deg); /*-webkit-transition: .7s ease-in-out; -o-transition: .7s ease-in-out; transition: .7s ease-in-out;*/ }
.uc-infographic_background { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100px; height: 100px; border-radius: 100%; margin: 60px 0; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 1s ease-in-out; -o-transition: 1s ease-in-out; transition: 1s ease-in-out; }
.uc-infographic_background__first { background: #004b5f; }
.uc-infographic_background__second { background: #292929; }
.uc-infographic_background__third { background: #004b5f; }
.uc-infographic_background__fourth { background: #292929; }
.uc-infographic_dashed-line { position: absolute; left: -13px; width: 60px; height: 121px; border-top-left-radius: 100px; border-bottom-left-radius: 100px; border: dashed 2px #666666; border-right: 0; }
.uc-infographic_dashed-line::before { position: absolute; content: ''; height: 25px; border-right: dashed 2px #666666; bottom: -28px; right: 0; }
.uc-infographic_dashed-line:after { position: absolute; content: ''; right: -2.5px; bottom: -37px; height: 7px; width: 7px; background: #666666; border-radius: 100%; }
.uc-infographic_solid-line { position: absolute; right: -13px; width: 60px; height: 120px; border-top-right-radius: 100px; border-bottom-right-radius: 100px; border: solid 3px #666666; border-left: 0; }
.uc-infographic_solid-line::before { position: absolute; content: ''; height: 25px; border-right: solid 3px #666666; top: -28px; left: 0; }
.uc-infographic_solid-line:after { position: absolute; content: ''; left: -2px; top: -35px; height: 7px; width: 7px; background: #666666; border-radius: 100%; }
.uc-infographic_background-desc { color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; }
.uc-background_text { font-size: 20px; line-height: 20px; text-transform: uppercase; }
.uc-background_number { font-size: 25px; font-weight: bold; }
@media screen and (max-width: 1100px){ .uc-infographic_inner { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.uc-infographic_item { width: 46%; margin: 20px 0; } }
@media screen and (max-width: 800px) { .uc-infographic_item { width: 75%; } }
@media screen and (max-width: 500px) { .uc-infographic_item { width: 100%; } }
.uc-push-panel { padding: 20px 20px 40px; border-bottom: 2px solid #ddd; }
.uc-push-panel h2 { text-align: center; margin-bottom: 20px; } .uc-push { display: flex; flex-wrap: wrap; justify-content: space-around; align-items: flex-start; }
.uc-push strong { font-size: 22px; color: #004b5f; }
.uc-push-text { position: relative; display: inline-block; box-sizing: border-box; padding: 20px 35px 15px 40px; width: 100%; margin: 0; transition: all .4s ease; } .uc-push-text:before { position: absolute; width: 7px; height: 7px; border-radius: 100%; background: #004b5f; content: ""; left: 0; transition: .3s ease-in-out; top: 25px; } .uc-push-text:after { position: absolute; border-left: 1px dotted #000000; bottom: -5px; content: ""; left: 3px; top: 41px; } .uc-push-text:hover:before { box-shadow: 0 0 0 10px rgba(0,0,0,.2) }
@media screen and (max-width: 1000px) { .uc-push-text { width: 100%; } }
.uc-bb1-panel { padding: 20px; text-align: center; border-bottom: 2px solid #ddd; }
.uc-bb1-panel p { margin-bottom: 40px; } .uc-bb1-wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-bb1-wrapper { display: inline-block; box-sizing: border-box; position: relative; width: 31%; margin: 3% 1%; background: #f7f7f7; transition: all 800ms ease-in-out; } .uc-bb1-wrapper:hover { background: #666666; color: #fff; }
.uc-bb1-img-holder { border-radius: 100%; background: #004b5f; position: inherit; display: inline-block; width: 100px; height: 100px; top: -50px; } /*.uc-bb1-img-holder1 { background: #069848; } .uc-bb1-img-holder2 { background: #5b6637; } .uc-bb1-img-holder3 { background: #07c65d; } .uc-bb1-img-holder4 { background: #a8bc65; } .uc-bb1-img-holder5 { background: #069848; } .uc-bb1-img-holder6 { background: #5b6637; } */
.uc-bb1-img { margin-top: 25px; transition: all 800ms ease-in-out; } .uc-bb1-wrapper:hover .uc-bb1-img { transform: scale(1.3) rotateY(360deg); } .uc-bb1-text { margin: -25px 20px 20px; }
.uc-bb1-text strong { color: #004b5f; font-size: 16px; } .uc-bb1-wrapper:hover strong { color: #fbc700; }
.uc-link-bb1 { display: inline-block; opacity: 0; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 100px; color: #fff!important; background: #004b5f; border-radius: 3px; font-size: 16px; transition: all 800ms ease-in-out; transform: translateY(50px); margin-top: 10px; } .uc-bb1-wrapper:hover .uc-link-bb1 { opacity: 1; transform: translateY(0px); }
@media screen and (max-width: 1300px) { .uc-bb1-wrapper { width: 48%; margin: 5% 1%; } }
@media screen and (max-width: 1100px) { .uc-bb1-wrapper { width: 100%; } }
@media screen and (max-width: 500px) { .uc-bb1-wrapper { width: 100%; margin: 12% 1%; } }
:root { --infograph-color4: #004b5f; --infograph-color3: #004b5f; --infograph-color2: #004b5f; --infograph-color1: #004b5f; }
.uc-four-panel { padding: 20px 0; border-bottom: 2px solid #ddd; }
.uc-four-panel h3 { text-align: center; margin-bottom: 20px; }
.uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-four-item { display: flex; flex-direction: column; width: 46%; margin: 2%; padding: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); background: #fff; box-sizing: border-box; transition: all 500ms ease-in-out; } .uc-four-item:hover { background: #666666; color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
.uc-four-item strong { font-size: 20px; color: #004b5f; line-height: 26px; transition: all 500ms ease-in-out; } .uc-four-item:hover strong { color: #fbc700; } .uc-four-item:hover .uc-move { animation: 1000ms ease 0s normal none 1 running bounceInRight;
}
@keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
from { opacity: 0; transform: translate3d(300px, 0, 0); }
60% { opacity: 1; transform: translate3d(-25px, 0, 0); }
75% { transform: translate3d(10px, 0, 0); }
90% { transform: translate3d(-5px, 0, 0); }
to { transform: none; } }
.bounceInRight { animation-name: bounceInRight; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 40px 38px; 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: 20px; background: var(--infograph-color1); }
.uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color1); }
.uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color2); }
.uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color2); }
.uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color3); }
.uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color3); }
.uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color4); }
.uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color4);
}
@media screen and (max-width: 1200px) { .uc-four-panel { padding: 20px; } .uc-four-item { width: 100%; margin: 10px auto; }
.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-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px;
}
.uc-four-content-1 { border: 10px solid var(--infograph-color1); }
.uc-four-content-2 { border: 10px solid var(--infograph-color2); }
.uc-four-content-3 { border: 10px solid var(--infograph-color3); }
.uc-four-content-4 { border: 10px solid var(--infograph-color4); } }
.uc-numbers { padding: 20px 20px 40px; }
.uc-numbers h3{ text-align: center; padding-bottom: 30px; }
.uc-numbers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-numbers-inner__item { display: flex; justify-content: center; align-items: center; position: relative; width: 23%; margin: 25px 0; padding: 20px; border-radius: 3px; background: #f7f7f7; box-sizing: border-box; }
.uc-numbers-inner__item strong { color: #004b5f; font-size: 18px; transition: 0.5s; }
.uc-numbers-inner__item:hover strong { color: #666666; } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #004b5f; z-index: -1; transform: skew(-2deg, -2deg); border-radius: 3px; transition: 0.5s; }
.uc-numbers-inner__item:hover:before { transform: skew(2deg, 2deg); background: #292929; transition: 0.5s; }
.uc-numbers-inner__title { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 80px!important; font-weight: bold; line-height: 5rem; color: rgba(41, 41, 41, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -20px; color: rgba(41, 41, 41, 0.9); transition: 0.5s; }
/*.uc-numbers-inner__text { color: #000; font-size: 16px; } */
@media screen and (max-width: 1200px) { .uc-numbers-inner__item { width: 46%; } }
@media screen and (max-width: 1000px) { .uc-numbers-inner__item { width: 100%; } }
.uc-footer { border: 5px solid #004b5f; padding: 20px; text-align: center; }
Купить лифт в Нур-Султане
"Лифт-Профи НС" — продажа, поставка и техническое обслуживание лифтового оборудования.
С 2015 года наша компания занимается обслуживанием лифтового оборудования в Нур-Султане и других городах Республики Казахстан. В нашем обширном онлайн-каталоге всегда есть в наличии лифты для торговых центров и гостиниц от официального производителя - «Jialian». Кроме пассажирских подъёмников мы также предлагаем комплектующие для ремонта лифтов.
Подробно о компании
Немного о нас в цифрах:
6 лет
Опыта работы.
100%
Гарантия качества товаров.
7
Разновидностей лифтов для холлов.
10-15
Минут — среднее время для оформления заказа.
Почему купить лифт стоит именно у нас
Отличный ассортимент
У нас непременно найдётся подъёмник для вашего помещения.
Заказать
Удобные способы оплаты
Рассчитаться за купленное лифтовое оборудование можно наличными, по безналичному расчёту, либо по бартеру.
Ознакомиться
Оперативная доставка
Доставляем и обслуживанием лифтовое оборудование по всему Казахстану.
Отзывы
Купить лифты для гостиниц в Нур-Султане
Выгодные цены
Получаем товары напрямую от производителя, поэтому устанавливаем приемлемую стоимость на весь ассортимент.
Удобное сотрудничество
Оформить заказ и совершить покупку лифта можно прямо в режиме онлайн всего за несколько минут.
Гарантия качества
Перед поступлением в продажу каждый лифт в холл проходит обязательную сертификацию.
Ответственность
Никогда не подводим покупателей: лифтовое оборудование доставляется по указанному адресу строго в согласованные сроки.
Частые вопросы
Как мы работаем:
01
Выбор товаров.
02
Оформление заявки.
03
Получение консультации.
04
Мы выполняем обязательства.
Мы предлагаем товары исключительно высокого качества
Купить лифт в дом в компании "Лифт-Профи НС" — значит обеспечить установку надёжного подъёмника в жилище, который будет исправно выполнять свои функции на протяжении многих лет.
Полный каталог