Вилочные автопогрузчики
.uc-btns { display: inline-block; padding: 8px 20px; text-decoration: none !important; font-size: 16px; transition: all 200ms ease-in-out; background-color: #636363; border: 1px solid #636363; box-shadow: -1px 1px 2px rgba(0,0,0,0.28), inset 0 1px 0 0 #ffa854; color: #fff!important;} .uc-btns:hover { transition: all 200ms ease-in-out; box-shadow: -1px 1px 2px rgba(0,0,0,0.32), inset 0 1px 0 0 #ffa854; background: #636363; } .ucv-a2-panel strong { font-size: 20px; color: #ef7e13; } .ucv-a2-panel{background:#777 url(http://www.machinecn.ru/upload/iblock/d23/d236ff22ab91fc1eda498f5b92c335dc.jpg); padding: 20px; background-size: cover;} .ucv-a2-texts{background-color: rgba(99,99,99, 0.7); border: 2px solid #636363; width:400px; padding:20px 15px; text-align: right;} .ucv-a2-header{font-size: 26px; line-height: 32px; color:#ef7e13; margin: 0px 0px 5px;} .ucv-a2-sub-header{font-size: 16px; line-height: 32px; color:#fff; margin: 0px 0px 10px;} .ucv-a2-text{font-size:14px; line-height: 26px; color:#fff; margin: 0px 0px 10px;} .ucv-a2-link{display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #ef7e13!important; width: 220px; border: 2px solid #ef7e13; font-size: 15px;} .ucv-a2-link:hover{color: #fff!important; border-color:#fff;} @media screen and (max-width: 990px) { .ucv-a2-texts{max-width:100%;} } @media screen and (max-width: 768px) { .ucv-a2-texts{width: 80%;} } @media screen and (max-width: 500px)
Вилочные автопогрузчики
Представляют собой спецтранспор, который часто применяют для работы на складах. С его помощью выполняется подъем и транспортировка грузов, укладывание продукции в штабель. Инструмент, при помощи которого выполняется захват предметов – вилы, которое представляют удобный вариант для проведения работ с паллетами.
Перейти в каталог
Предлагаем большое разнообразие технических устройств этого типа
Вилочные погрузчики, которые можно приобрести у нас, удобно использовать как на открытой площади, так и в закрытых складах. Техника не требует трудоемкого обслуживания в процессе эксплуатации, а при необходимости ремонт не вызывает особых сложностей, поскольку данную услугу тоже можно заказать в нашей компании.
Автоматизация складских работ с использованием погрузчиков помогает снизить простои на производстве и повышает продуктивность.
Ремонтная база Наша организация относится к наиболее крупным в данном сегменте рынка. База занимает 1,5 гектара, коллектив составлен из опытных специалистов по ремонту.
Качество работы Качество работы высокое – более 50% новых клиентов приходит к нам по рекомендациям.
Выгодные цены Мы предлагаем невысокие цены – сотрудничество ведется напрямую, исключая работу посредников.
Техника б/у Реализуем также и спецтехнику с наработкой – стоимость ее намного ниже рыночной, состояние более чем удовлетворительное.
.uc-history { padding: 20px 0; border-bottom: 2px solid #EBE7DF; text-align: center; } .uc-history h2 { padding-bottom: 20px !important; } .uc-history__box { padding: 20px 15px; box-shadow: 0 0 5px #247ba0; margin: 0 auto 50px; width: 98%; vertical-align: top; box-sizing: border-box; position: relative; } .uc-history__box:hover { box-shadow: 0 0 5px #eaa62f; } .uc-history__box:after { content: ''; position: absolute; bottom: -25px; left: 50%; transform: translateX(-50%); height: 1px; background: #eaa62f; display: inline-block; width: 30%; } .uc-history__box:last-child:after { display: none; } .uc-history__box--title { font-size: 20px; color: #eaa62f; } .uc-arr-panel { border-bottom: 2px solid #EBE7DF; padding: 20px 15px 20px; } .uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.uc-ico-panel { padding: 20px 15px 20px; } .uc-ico-header { text-align: center; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 10px; table-layout: fixed; float:left; } .uc-ico-table strong {color:#125285;} .uc-ico-table td { padding: 5px; transition: all 0.5s; } .uc-ico-table img { transition: all 0.4s; } .uc-ico-table tr:hover td { background-color: rgba(18,82,133, 0.7); transition: all 0.5s; color: #fff; } .uc-ico-table tr:hover strong {color:#fff;} .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; transition: all 0.85s; } .uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s;background-color:#eee; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } /* Bob */ @-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } .uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; } .uc-navigation .uc-content:before { display: none; padding: 20px 14px 20px; text-align: center; } .uc-navigation__wrapper { padding: 20px 15px 20px; }
.uc-header-holder { margin-bottom: 20px; text-align: center; } .uc-navigation .uc-content { width: 49.6%; box-sizing: border-box; border-left: 2px solid #125285; display: inline-block; cursor: pointer; list-style-type: none; padding: 10px 5px 10px 15px; margin: 10px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; overflow: hiden; } .uc-navigation .uc-content h2 { font-family: georgia; font-weight: bold; color: #3c74b9; italic; font-size: 14px; margin-bottom: 5px; line-height: 16px; } .uc-navigation .uc-content p { font-size: 14px; text-align: left; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; } .uc-navigation .uc-content:hover { background: #fff; border-left: 2px solid #f694c1; } .uc-navigation .uc-content:hover h2 { color: #ffac1a; } @media screen and (max-width: 1255px) { .uc-navigation .uc-content { width: 100%; } } .uc-order-panel { padding: 20px; } .uc-order-block { box-sizing: border-box; display: table; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 100%; margin: 0 auto; } .uc-order-wrapp { width: 21%; margin: 2%; display: inline-block; vertical-align: top; } .uc-order-arr { width: 100px; height: 100px; border-radius: 100%; margin: 0 auto; position: relative; border: 4px dotted #125285; line-height: 125px; text-align: center; color: #000000; font-size: 30px; transition: all 0.3s; } .uc-order-number1 { position: absolute; bottom: -7px; left: -21px; width: 40px; height: 40px; border-radius: 50%; background-color: #125285; border: 3px dotted #fff; line-height: 38px; color: #fff; font-size: 26px; } .uc-order-number2 { position: absolute; top: 54px; right: -25px; width: 40px; height: 40px; border-radius: 60px; background-color: #125285; border: 3px dotted #fff; line-height: 38px; color: #fff; font-size: 26px; } .uc-order-number3 { position: absolute; top: 10px; right: -29px; width: 40px; height: 40px; border-radius: 60px; background-color: #125285; border: 3px dotted #fff; line-height: 38px; color: #fff; font-size: 26px; } .uc-order-number4 { position: absolute; left: -23px; top: -3px; width: 40px; height: 40px; border-radius: 60px; background-color: #125285; border: 3px dotted #fff; line-height: 38px; color: #fff; font-size: 26px; } .uc-order-text { text-align: center; margin: 25px auto; position: relative; } @media screen and (max-width: 1100px) { .uc-order-wrapp { width: 44%;} @media screen and (max-width: 600px) { .uc-order-wrapp { width: 90%; } .uc-footer { padding: 20px 20px; border-bottom: 1px solid #e1e4eb;} .uc-footer-header { text-align: center; margin-bottom: 10px; }
.uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px !important; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 29%; margin: 10px .5%; } .uc-b5-arr { width: 2%; font-size: 30px; color: #59627c; vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { display: none; } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-footer { padding: 20px; text-align: center; }.uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s;background-color:#eee; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } /* Bob */ @-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } .uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; } .uc-navigation .uc-content:before { display: none; padding: 20px 14px 20px; text-align: center; } .uc-navigation__wrapper { padding: 20px 15px 20px; }
Заказать услуги по продаже и сопровождению спецтехники
можно по телефону или при личном визите в офис
Если заказчик территориально находится не особенно близко, можно решить проблему очень просто – наши специалисты подберут вилочный погрузчик с нужными характеристиками, проведут фотосессию техники и, если заказчика все устраивает, - организуют доставку. Работы производятся после совершения предоплаты. Если спецтехники с нужными эксплуатационными характеристиками в наличии нет, можно сделать заказ на нее, – предоплата в этом случае составит 50%.