Нет отзывов, добавить
+7 (352) 263-07-89

ТехноСнаб

ТехноСнаб
.ucv-a2-panel strong { font-size: 20px; color: #3e5062; } .ucv-a2-panel { background: #fff url(http://content.s2.prom.st/October2020/tehsnabglav.jpg) center; background-size: cover; display: flex; align-items: flex-start; } .ucv-a2-texts { background-color: rgba(255, 255, 255, 0.82); margin: 0; padding: 20px 15px 20px 40px; width: 50%; text-align: left; border-radius: 0; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #428fc3; margin: 0px 0px 5px; padding: 7px 60px 7px 15px; } .ucv-a2-sub-header { font-size: 16px; line-height: 32px; padding: 7px 15px; color: #000; margin: 0px 0px 10px; } .ucv-a2-text { position: relative; font-size: 14px; line-height: 26px; color: #000; margin: 0px 0px 10px; border-left: 2px solid #428fc3; padding-left: 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #428fc3!important; padding: 0 20px; border: 2px solid #428fc3; border-radius: 3px; font-size: 16px; } .ucv-a2-link:hover { color: #017e0b!important; border-color: #017e0b; } @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: #428fc3; height: 10px; width: 10px; border-radius: 100%; } .ucv-a2-text::before { content: ""; position: absolute; bottom: -10px; left: -6px; background: #428fc3; height: 10px; width: 10px; border-radius: 100%; } .uc-btns { display: inline-block; padding: 8px 30px; border: 1px solid #fff; font-size: 16px; color: #fff!important; text-decoration: none!important; background: #428fc3; transition: all .3s ease; } .uc-btns:hover { background: #017e0b; transition: all .3s ease; } /*2*/ .ucv-b1-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #ddd; } .ucv-b1-panel .ucv-b1-wrapper { width: 47%; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px .5%; text-decoration: none; cursor: default; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder__bl { display: block; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; } .ucv-b1-img-holder__bl:after { content: ''; display: inline-block; position: absolute; bottom: 0; right: 0; background: #428fc3; height: 2px; transition: all .2s ease-out; width: 0; } .ucv-b1-img-holder__bl:hover:after { transition: all .2s ease-out; width: 300px; } .ucv-b1-img-holder__bl:hover:before { transition: all .4s ease-out .2s; height: 300px; } .ucv-b1-img-holder__bl:before { content: ''; display: inline-block; position: absolute; bottom: 0; left: 0; background: #428fc3; height: 0; transition: all .4s ease-out .2s; width: 2px; z-index: 5; } .ucv-b1-img-holder:after { content: ''; display: inline-block; position: absolute; top: 0; left: 0; background:#428fc3; height: 2px; transition: all .2s ease-out; width: 0; } .ucv-b1-img-holder:before { content: ''; display: inline-block; position: absolute; top: 0; right: 0; background:#428fc3; height: 0; transition: all .4s ease-out .2s; width: 2px; z-index: 5; } .ucv-b1-img-holder:hover:after { transition: all .2s ease-out; width: 300px; } .ucv-b1-img-holder:hover:before { transition: all .4s ease-out .2s; height: 300px; } .ucv-b1-img-holder img { display: block; height: auto !important; } .ucv-b1-img-holder:hover .ucv-b1-hint { left: 0; } .ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.9); text-align: left; color: #000; transition: all 0.6s ease 0s; overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; } .ucv-b1-name { font-size: 15px; color: #3e5062; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #00a8ff; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } } @media screen and (max-width: 630px) { .ucv-b1-hint-body {} } @media screen and (max-width: 500px) { .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } /*3*/ .uc-info { padding: 20px 0; text-align: center; border-bottom: 1px solid #ddd; } .uc-info_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-info h2 { margin-bottom: 30px; } .uc-info-scheme { width:48.8%; margin: 10px .5%; padding: 20px 15px; box-sizing: border-box; vertical-align: top; box-shadow: 0 0 2px #3e5062; transition: all .3s ease; } .uc-info-scheme:hover { box-shadow: 0 0 7px #428fc3; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-info-scheme { width: 98%; margin: 10px auto; } } .uc-order { padding: 20px 15px; text-align: left; border-bottom: 1px solid #ddd; } .uc-order h2 { text-align: center; margin-bottom: 30px; } .uc-order-scheme { display: inline-block; width: 48%; margin: 10px .5%; padding: 5px; box-sizing: border-box; vertical-align: middle; 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: 55px; color: #3e5062; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #428fc3; transform: translateY(-4px); } .uc-order-scheme em { font-size: 15px; color: #428fc3; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme:hover em { color: #3e5062; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 10px auto; min-height: initial; } } /**/ .uc-arr-panel { padding: 20px; border-bottom: 1px solid #ddd; } .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; } } /*4*/ .uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #000; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-panel h2 { margin-bottom: 30px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 20%; margin: 25px 0.5%; } .uc-b5-arr { width: 10px; font-size: 30px; color: #428fc3; vertical-align: middle; padding-top: 20px; } .uc-b5-arr2 {} .uc-b5-arr3 {} .uc-b5-text { margin: 10px 0 0; } .uc-b5-wrapper img { margin: 5px; transition: all 0.5s ease; } .uc-b5-wrapper:hover img { transform: scale(1.5, 1.5); transition: all 0.5s ease; } @media screen and (max-width: 1000px) { .uc-b5-wrapper { width: 25%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 600px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } /*4*/ .uc-footer { padding: 20px 30px; border-bottom: 1px solid #ddd; text-align: center; } .uc-footer p { margin: 20px 0; } :root { --infograph-color2: #428fc3; --infograph-color1: #428fc3; } .uc-four-panel { padding: 20px 10px; border-bottom: 1px solid #303a55; } .uc-four-header { text-align: center; margin-bottom: 30px !important; } .uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-four-item { display: flex; flex-direction: column; width: 40%; padding: 30px; box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.38); margin: 20px 0; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 40px; 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: 15px; background: var(--infograph-color2); } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color2); } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color1); } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color1); } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color2); } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color2); } .uc-four-header { font-size: 24px; } .uc-four-text {} .uc-four-icon {} @media screen and (max-width: 1100px) { .uc-four-item { width: 80%; } .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-3 { border: 35px solid var(--infograph-color2); border-radius: 20px; } .uc-four-content-2, .uc-four-content-4 { border: 35px solid var(--infograph-color1); border-radius: 20px; } } Дорожная техника для строительства и содержания Производство и реализация высококачественной спецтехники по всему Казахстану Наше производство начало свою деятельность в 2010 году, а в 2015 была организована компания "ТехноСнаб", которая зарекомендовала себя как надежного поставщика самой качественной и надежной техники на территории Казахстана. Собственное производство, качественные материалы и опытные сотрудники помогают нам поддерживать высокую планку качества и демократичные цены. Наш каталог В нашем каталоге вы найдете Данная спецтехника активно используется для перевозки строительных материалов с жидкой структурой. Комбинированные модели позволят выполнять несколько задач, так как обладают дополнительным оборудованием. Автогудронаторы комбинированные Данная спецтехника активно используется для перевозки строительных материалов с жидкой структурой. Комбинированные модели позволят выполнять несколько задач, так как обладают дополнительным оборудованием. Высококачественная спецтехника, основной задачей которой является распределение жидких реагентов или противогололедных материалов по асфальтному покрытию и его уборка от снега. Дорожные машины Высококачественная спецтехника, основной задачей которой является распределение жидких реагентов или противогололедных материалов по асфальтному покрытию и его уборка от снега. Почему клиенты нам доверяют Качество продукции Наша компания более 10 лет занимается производством спецтехники и мы обладаем огромным опытом в данной сфере работы. Мы внимательно следим за каждым этапом изготовления продукции и контролируем ее качество и комплектующих деталей. Сертификаты качества На всю выпускаемую нами продукцию и технику имеются необходимые сертификаты качества и соответствия, так как мы хотим предоставлять нашим клиентам только самое лучшее. Также мы проводим все необходимые проверки техники после ее сборки. Подбирать оборудование Нашим клиентам мы гарантируем Гарантия на продукцию За вами будет закреплен опытный специалист, которые будет сопровождать предоставленное оборудование на всем сроке его эксплуатации. Актуальный ассортимент Помимо производства индивидуальных заказов, у нас имеется широкий ассортимент готовой продукции, которую готова к отправке. Индивидуальный подход У нас работают опытные специалисты, которым вы можете описать необходимые задачи и они помогут с выбором техники, которая будет соответствовать всем требованиям. Качественное производство Наша компания использует в производстве только современное импортное оборудование, которое позволяет выпускать качественную продукцию в быстрые сроки. Почему наша продукция — это лучший выбор на рынке Качественная техника за счет импортных комплектующих. Возможность укомплектовать одну машину под множество задач. Специалисты окажут качественную подготовку водителей к эксплуатации техники. Болгарские гидрораспределители Badestnost. Рукава высокого давление производства Semperit. Выгодные цены на всю продукцию. Перейти к каталогу Как заказать нашу продукцию Оформить заявку можно на сайте или по телефону. → Производство оборудования или техники после предоплаты. → Осмотр изготовленной техники и необходимые проверки. → Оплата остальной суммы и передача техники в эксплуатацию. Высококачественное оборудование и техника по доступным ценам Наша компания «ТехноСнаб» на практике доказала, что способна поставлять качественную продукцию своим клиентам Позвоните нам прямо сейчас и наши специалисты ответят на все интересующие вас вопросы, помогут в подборе необходимой техники или оборудования и предоставят профессиональную консультацию. К каталогу