1 отзыв
+7 (700) 469-80-25
Самосвалы и оригинальные запчасти к ним

О нас

.uc-btns { display: inline-block; padding: 8px 20px; text-decoration: none !important; font-size: 16px; transition: all 500ms ease-in-out; border: 1px solid #ff780c; background: #ff943f; color: #fff!important;} .uc-btns:hover { transition: all 500ms ease-in-out; border-color: #edd577; background: #f3e3a4; color: #222!important; } .uc-title { margin-top: 30px!important; padding: 10px; background: #0d0f13!important; position: relative; display: block; box-sizing: border-box; color: #fff; text-align: left; font: 18px/18px 'Arimo',Arial,sans-serif!important; } .infographic_container { display: flex; flex-wrap: wrap; justify-content: center; } .infographic_item { margin: 25px 0; display: flex; flex-direction: column; } .infographic_block { display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 80%; height: 100%; background: var(--infograph-color2); padding: 20px 10px; position: relative; } .infographic_item_container { display: flex; align-items: center; height: 100%; } .arrow_back { width: 5%; height: 80px; background: var(--infograph-color2); position: relative; } .arrow_back::before { content: ""; position: absolute; left: -15px; top: 0; border-left: 15px solid transparent; border-top: 40px solid var(--infograph-color2); border-bottom: 40px solid var(--infograph-color2); } .arrow_forward { width: 5%; height: 80px; background: var(--infograph-color2); position: relative; } .arrow_forward::after { content: ""; position: absolute; right: -15px; top: -10px; border-left: 15px solid var(--infograph-color2); border-top: 50px solid transparent; border-bottom: 50px solid transparent; } .infographic_item:nth-child(odd) .infographic_block { background: var(--infograph-color1); } .infographic_item:nth-child(odd) .arrow_back, .infographic_item:nth-child(odd) .arrow_forward { background: var(--infograph-color1); } .infographic_item:nth-child(odd) .arrow_back::before { border-top: 40px solid var(--infograph-color1); border-bottom: 40px solid var(--infograph-color1); } .infographic_item:nth-child(odd) .arrow_forward::after { border-left: 15px solid var(--infograph-color1); } .infographic_content { color: #fff; padding: 10px; } .infographic_sub_header strong { color: #f3e3a4; } .infographic_sub_header { padding-bottom: 10px; position: relative; display: inline-block; font-size: 15px!important; font-weight: 500!important; } .infographic_number { padding-top: 10px; color: #8bc34a; font-weight: bold; } .infographic_number_text { font-size: 20px; } .infographic_num { font-size: 40px; } } @media screen and (min-width: 1200px) { .infographic_container { justify-content: space-around; } .infographic_item { width: 47%; } .arrow_back { width: 20%; } .arrow_forward { width: 20%; } } @media screen and (min-width: 1500px) { .infographic_item { width: 22%; } .arrow_back { width: 10%; } .arrow_forward { width: 10%; } } .uc-oco-panel { padding: 20px 5px 30px;} .uc-oco-header { text-align: center; padding-bottom: 20px; } .uc-oco-table { border-width: 0px !important; width: 50% !important; table-layout: fixed; float: left; } .uc-oco-table+.uc-oco-table { margin-left: 0%; } .uc-oco-table td { padding: 10px; transition: all 0.5s; } .uc-oco-table img { transition: all 0.4s; } .uc-oco-table tr:hover td { box-shadow: 0 100px 0 #1E212B inset; transition: all 0.5s; color: #fff; } .uc-oco-table tr:hover img {} .uc-oco-table-col1 { width: 50px; position: relative; height: 50px; padding-left: 15px; transition: all 0.85s; } .uc-oco-table tr:hover .uc-oco-table-col1 { transition: all 0.85s; box-shadow: 0 -100px 0 #333849 inset !important; } .uc-oco-table tr img { position: absolute; top: 50%; left: 50%; } .uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(1.0); } .uc-table_ocons2 { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); transform: translate(-50%, -50%) scale(0); -moz-transform: translate(-50%, -50%) scale(0); -webkit-transform: translate(-50%, -50%) scale(0); -o-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); -webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -moz-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s; } .uc-oco-table tr:hover .uc-table_ocons { transition: all 0.1s ease 0s; transform: translate(-50%, -50%) scale(0.0); } .uc-oco-table tr:hover .uc-table_ocons2 { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); } @media screen and (max-width: 1400px) { .uc-oco-table { float: none; width: 100% !important; } .uc-oco-table+.uc-oco-table { margin: 0; } } @media screen and ( max-width: 500px) { .uc-oco-table td { vertical-align: top!important; } } .uc-clear { clear: both; } .uc-order { padding: 20px 15px; text-align: left; } .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: #ff943f; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #1E212B; 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-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 #333849; line-height: 125px; text-align: center; color: #000000; font-size: 30px; transition: all 0.3s; }.uc-order-wrapp:hover img{ transform: rotateY(-360deg); transition: all 1s ease; } .uc-order-number1 { position: absolute; bottom: -7px; left: -21px; width: 40px; height: 40px; border-radius: 50%; background-color: #333849; 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: #333849; 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: #333849; 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: #333849; 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: 10px 20px; text-align: center; } Несколько слов о нашей компании Успех вашего бизнеса - это хорошая техника от нашей компании! Основной деятельностью компании “ИП Ильин” является поставка на рынок Казахстана и стран СНГ запчастей и комплектующих для самосвалов HOWO и SHACMAN. На нашем сайте представлен большой ассортимент товаров, имеющие сертификаты качества. Перейти к каталогу Почему вы должны выбрать нашу компанию? 1. Вся предлагаемая нами продукция, только высокого качества от самых проверенных производителей. 2. Самые низкие цены. 3. Большой ассортимент запчастей. 4. В нашей команде работают только профессионалы своего дела. 5. Индивидуальный подход к каждому покупателю. 6. Бесплатные консультации. 7. Работаем по всем регионам страным, а также с рядом стран СНГ. 8. Хорошая логистика позволяет без задержки доставить любой заказ. Перейти к заказу Запчасти для строительной техники по доступным ценам Для бесперебойной работы любой техники необходимо приобретать только качественные запчасти у проверенных поставщиков. Мы имеем большой опыт работы в сфере реализации запасных частей на спецтехнику. На всю продукцию предоставляем официальную гарантию. Как оформить заказ Оставьте заявку на сайте или позвоните к нам Обсудите все детали покупки с нашим специалистом Выберете наиболее удобный способ оплаты и доставки Получите продукцию в самые быстрые сроки Наш офис расположен Качество по доступным ценам! В случае возникновения вопросов позвоните к нам и получите профессиональную консультацию. За все время работы наша компания не получила ни одной жалобы. Мы надеемся, что вы оцените качество наших товаров и станете нашим постоянным покупателям. А мы гарантируем стать для вас самым надёжным партнером. Ваше доверие, наша надежность! Наши контакты