Нет отзывов, добавить
+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://play.divi.express/wp-content/uploads/2019/01/1-36.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.
Расширенный функционал.
3.
Высокая безопасность и грузоподъемность.
4.
Эстетичный дизайн.
Перейти в каталог
Купить панорамный лифт можно после получения консультации нашего менеджера, который поможет в оформлении заказа и выборе лучшего лифтового оборудования.
Вы можете обратиться к специалистам нашей компании не только для выбора, но и монтажа лифта. Мастера обладают необходимым оборудованием для быстрой установки в соответствии с требованиями безопасности. Вы можете обратиться к нам в любое время для покупки и установки лифта.
Оформить заказ

.uc-all {color: #000;} .uc-ban1-panel { background: url(https://slm-ekb.ru/upload/iblock/b1e/b1e1461754b58539275b36ea7afc862d.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
Приемлемая стоимость. Цена панорамного лифта и установки – привлекательная
Купить панорамный лифт имеено у нас
Если необходимо купить, установить и обслужить лифт, рекомендуется выбрать нашу компанию
Гарантируется большой ассортимент моделей и доступные цены.