Нет отзывов, добавить
+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('http://cooperation.uz/files/images/2020/02/05/cf7235f8d677d3ad4e511580877637.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; }
Грузовой лифт подъемник с доставкой по Астане
ТОО "Лифт-Профи НС" предлагает комплексные решения по поставке, монтажу и обслуживанию грузовых лифтов.Грузовой лифт является универсальным оборудованием для поднятия различных грузов
Изучить ассортимент
В чем ключевые особенности грузового лифта
Грузовые лифты используют в производстве и многоэтажных жилых домах.
Грузоподъемность – от 1000 до 50000 кг.
Лифты перевозят материалы и оборудование, а также сопровождающих груз пассажиров.
В грузовых лифтах от производителя JLK, используется лучший в мире механизм для контроля дверей.
Преимущества обратится именно к нам
1.
А также технология управления движением VVVF, для точности управления лифтом и бесперебойной работы, что значительно улучшает работу лифтов и позволяется снизить шум как в кабине так и вне ее.
3.
Также мы готовы предложить монтаж и обслуживание грузовых лифтов с гарантией качества 5 лет.На всю продукцию у нас имеются документы от производителя.
Связаться с нами
Мы предлагает широкий выбор надежных товаров. Мы считаем, что наша продукция - превосходное решение для Вас.
Звоните и наши специалисты помогут подобрать для Вас необходимое оборудование по доступной цене.

.uc-all {color: #000;} .uc-ban1-panel { background: url(https://images.kz.prom.st/86364333_w640_h640_86364333.jpg ) center; background-size: cover; height: 380px; }
.uc-ban1-panel strong { color: #f37272; font-size: 20px; }
.uc-ban1-texts { background-color: #477c8a; width: 45%; height: 100%; padding: 20px 0px 20px 20px; text-align: left; box-sizing: border-box; position: relative; z-index: 0; } .uc-ban1-texts::after { content: ''; position: absolute; right: -35%; top: 0; width: 0px; height: 0; border-style: solid; border-width: 190px 120px 190px 150px; border-radius: 0px 100% 100% 0px; border-color: #477c8a; z-index: -1; } .uc-ban1-header { font-size: 28px; line-height: 30px; color: #ffffff; }
.uc-ban1-sub-header { font-size: 18px; line-height: 26px; color: #000000; }
.uc-ban1-text { line-height: 24px; color: #000000; }
.uc-banner__button { background: #302c2d; border: 2px solid #477c8a; box-shadow: 0px 0px 10px #302c2d; text-decoration: none; position: absolute; padding: 20px; left: 114%; top: 36%; min-width: 80px; min-height: 80px; border-radius: 100%; color: #fff!important; }
.uc-banner__button:hover { background: #514b4c; }
.uc-buttton-text { left: 10%; top: 33%; position: absolute; width: 100px; font-size: 18px; text-align: center; } @media screen and (max-width: 1200px) {
.uc-ban1-texts { width: 55%; } }
@media screen and (max-width: 1000px) { .uc-ban1-panel { background: none; height: 100% } .uc-ban1-texts { width: auto; text-align: center; padding: 20px 20px 40px 20px; } .uc-ban1-texts::after { content: none; }
.uc-banner__button { padding: 7px 15px; left: 0; top: 10px; min-width: 150px; border-radius: 0px; position: relative; } .uc-buttton-text { left: -3%; top: 25%; position: unset; width: auto; } }
.uc-nombers { padding: 30px 20px 10px; margin: 20px 0px; }
.uc-nombers_wrap { display: flex; flex-wrap: wrap; }
.uc-nombers h2 { text-align: center; margin-bottom: 40px; }
.uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #477c8a; padding: 5px 0; display: inline-block; align-self: flex-start; margin-bottom: 20px!important; }
.uc-nombers-scheme { border: 10px dotted #477c8a; display: inline-block; box-sizing: border-box; position: relative; width: 46%; margin: 20px 2%; padding: 20px; text-align: center; transition: all .5s ease; }
.uc-nombers-scheme img { width: 350px; margin-top: -70px; height: auto; box-shadow: 0px 0px 10px #ddd; }
@media screen and (max-width: 1000px) { .uc-nombers-scheme { width: 46%; }
}
@media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; margin: 30px auto; }
}
.uc-row-panel { padding: 20px; text-align: center; }
.uc-row-panel h2 { margin-bottom: 40px; }
.uc-row { display: flex; flex-wrap: wrap; justify-content: center; }
.uc-asset-item { width: 46%; margin: 15px 2%; display: flex; flex-direction: column; align-items: center; position: relative; } .uc-asset-item strong { color: #477c8a; font-size: 18px; }
.uc-asset-item__img { height: 100px; width: 100px; position: relative; background: #477c8a; border-radius: 100%; } .uc-asset-item__img img { margin-top: 20px; }
.uc-asset-item__text { margin-top: 35px; } .uc-circles { border-radius: 100%; width: 110px; height: 110px; margin-top: -5px; position: absolute; animation: Orbita 10s linear infinite; z-index: 0; } .uc-circle1 { border-radius: 100%; background: #302c2d; width: 15px; height: 15px; top: 40px; left: -35px; position: relative; display: inline-block; }
.uc-circle2 { border-radius: 100%; background: #302c2d; width: 10px; height: 10px; top: 5px; right: -50px; position: relative; display: inline-block; }
.uc-circle3 { border-radius: 100%; border: 5px solid #477c8a; width: 10px; height: 10px; top: 105px; position: relative; display: inline-block; }
@keyframes Orbita { from {transform:rotate(0deg);} to {transform:rotate(360deg);} }
@media screen and (max-width: 1200px) { .uc-asset-item { width: 46%; } }
@media screen and (max-width: 800px) { .uc-asset-item { width: 100%; } }
.uc-numbers { padding: 20px 20px 40px; }
.uc-numbers h2 { 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; align-items: center; position: relative; width: 46%; margin: 20px 2%; padding: 20px; border-radius: 3px; background: #f5f4f4; box-sizing: border-box; }
.uc-numbers-inner__item strong { color: #203e73; font-size: 18px; transition: 0.5s; }
.uc-numbers-inner__item:hover strong { color: #203e73; } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #477c8a; z-index: -1; transform: skew(-2deg, -2deg); border-radius: 3px; transition: 0.5s; }
.uc-numbers-inner__item:hover:before { transform: skew(2deg, 2deg); background: #302c2d; 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: -10px; color: rgba(41, 41, 41, 0.9); transition: 0.5s; }
@media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 100%; } }
.uc-jumbers { padding: 20px; text-align: center; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-jumbers-scheme { display: inline-block; width: 23%; margin: 10px 1%; padding: 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { background: #f5f4f4; } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 16px; color: #477c8a; margin-bottom: 10px; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { transform: translateY(0px); } .uc-jumbers-img { height: 100px; width: 100px; background: #477c8a; border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-img img { margin-top: 20px; } @media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 800px) { .uc-jumbers-scheme { width: 100%; margin: 10px; } }
.uc-footer { border: 10px dotted #477c8a; padding: 20px; text-align: center; }
Преимущества наших грузовых лифтов
Грузовой лифт становится незаменимой конструкцией на предприятиях, в крупных компаниях, на производствах, в больницах и в любых учреждениях, где необходимо перемещать с этажа на этаж тяжелое и объемное оборудование, различные товары и прочие грузы.
Мы предлагаем надежные грузовые лифты от ведущего производителя. Эти конструкции прекрасно себя зарекомендовали во многих странах мира. Они надежны, редко ломаются, простые в обслуживании и ремонте. Оборудование является универсальным. Оно может применяться для транспортировки самых разных грузов. Самое важное, чтобы вы правильно подобрали грузоподъемность лифта. Увидеть каталог
Преимущества купить лифт именно у нас
Если у вас возникают какие-либо сложности с выбором, вы в любой момент можете связаться с нашим консультантом и обсудить с ним все детали. Наш опытный сотрудник поможет выбрать подходящий лифт, исходя из того, какое оборудование вы собираетесь на нем транспортировать.
Мы готовы предложить лучшие решения для вашего бизнеса. У нас можно найти грузовые лифты для строительной сферы, а также для жилых домов, торговых предприятий и многих других.
Наши конструкции отличаются:
01
Надежностью и привлекательной ценой
02
Большим разнообразием
03
Широкой сферой применения
04
При производстве используются надежные материалы, которые обеспечивают долговечность конструкции
На заводе изготовителя применяется передовое оборудование и технологии, которые позволяют создавать лучшие лифты.
Превосходный механизм контроля дверей, высокий уровень безопасности – это лишь неполный список всех преимуществ. Все конструкции работают бесшумно.
Монтаж лифтов осуществляется нашими опытными специалистами, которые также могут осуществлять техническое обслуживание и ремонт. Мы готовы предложить лучшие решения, обращайтесь, мы всегда вам поможем.