Нет отзывов, добавить
+7 (707) 777-51-33
Интернет магазин торгового оборудования для автоматизации бизнеса ТЕХНОТОРГ

О нас

/* 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-arr-panel { } .uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-header { text-align: center; } .uc-arr-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; } .uc-arr-table td { padding: 10px; } .uc-arr-table+.uc-arr-table { margin-left: 4%; } .uc-arr-table-col1 { width: 60px; } .uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; border-radius: 100%; border: 2px solid #000000; text-align: center; color: #000000; font-size: 30px; transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker { background: rgba(51,51,51,0.1); } .uc-arr-table-marker img { transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker img { transform: translateX(5px) } @media screen and (max-width: 768px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } } .uc-btns { display: inline-block; text-decoration: none !important; color: #fff !important; font-size: 16px; padding: 8px 30px; transition: all .45s ease; background: #DC311B!important; box-shadow: 0 0 2px 2px rgba(255,255,255,0.5) inset; border: 1px solid #DC311B; } .uc-btns:hover { background: #fff!important; transition: all .45s ease; background: transparent; color:#DC311B!important; } /*--------------------------------INFOGRAPH-------------------------------------*/ .ucv-b4-panel{ background:#fff; } .ucv-b4-title{ text-align:center; margin-bottom:25px; } .ucv-b4-wrapper{ margin-top: 20px; text-align: center; } .ucv-b4-arrow-wrapper{ margin-right:2%; width:20%; display: inline-block; vertical-align: middle; } .ucv-b4-arrow{ height: 20px; background: #DC311B; position:relative; width: 100%; } .ucv-b4-arrow-red { background: #FFFF36; } .ucv-b4-arrow.ucv-b4-arrow-red:before{ border-top-color: #FFFF36; border-bottom-color: #FFFF36; } .ucv-b4-arrow.ucv-b4-arrow-red:after{ border-left-color: #FFFF36; } .ucv-b4-arrow-red .ucv-b4-line{ background: #FFFF36; } .ucv-b4-arrow:after{ content:""; position:absolute; right:-10px; top:0; border-left: 10px solid #DC311B; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } .ucv-b4-arrow:before{ content:""; position:absolute; left:-10px; top:0; border-left: 10px solid transparent; border-top: 10px solid #DC311B; border-bottom: 10px solid #DC311B; } .ucv-b4-line{ position: absolute; left:50%; bottom:50%; width:2px; height:40px; background: #DC311B; } .ucv-b4-line:after{ content:""; position: absolute; bottom:-2px; left:-2px; width:5px; height:5px; background: #fff; -webkit-border-radius:100%; -moz-border-radius: 100%; border-radius:100%; } .ucv-b4-line-bottom{ top:50%; } .ucv-b4-line-bottom.ucv-b4-line:after{ top:-2px; } .ucv-b4-text, .ucv-b4-image{ display:table; width:100%; height:100px; } .ucv-b4-image-inner, .ucv-b4-text-inner{ display:table-cell; text-align:center} .ucv-b4-image-inner{ vertical-align: top; } .ucv-b4-image-inner.ucv-b4-image-inner-bot{ vertical-align: bottom; } .ucv-b4-text-inner{ vertical-align: middle; } .ucv-b4-number{ padding-bottom: 6px; font-size: 20px; color: #DC311B; display: block; font-weight: bold; } @media screen and (max-width: 1200px){ .ucv-b4-arrow-wrapper{ width:35%; } } @media screen and (max-width: 750px) { .ucv-b4-arrow-wrapper{ width:65%; } .ucv-b4-arrow-wrapper__margin { margin-top: 45px; } } /*------------------------BLOCK-1---------------*/ .ucv-a2-panel{ background: #777 url(http://s018.radikal.ru/i513/1709/20/877b144bb07e.png) center center; padding: 20px; } .ucv-a2-texts{ background-color: rgba(255, 253, 217, 0.71); width: 82%; margin: 0 auto; padding: 20px 15px; text-align: center; } .ucv-a2-header{ font-size: 20px; line-height: 32px; color: #D6393C; font-weight: bold; text-shadow: #fffeab 0 0 4p } .ucv-a2-sub-header{ font-size: 17px; line-height: 18px; color: #9f0909; margin: 0px 0px 10px; } .ucv-a2-text{ font-size:14px; line-height: 18px; color: #680202; margin: 0px 0px 10px!important; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none !important; text-align: center; color: #FF1E1E !important; max-width: 220px; border: 2px solid #FBFFB4; padding: 0 15px; min-width: 150px; font-size: 16px; text-shadow: #FBFFB4 0 0 5px; } .ucv-a2-link:hover{ color: #D10E0E !important; text-decoration: none!important; border-color:#fff; text-shadow: #FBFFB4 0 0 3px; } @media screen and (max-width: 1290px) { .ucv-a2-texts{ width: 60%; } } @media screen and (max-width: 900px) { .ucv-a2-texts{ width: 100%; max-width: 100%; box-sizing: border-box; text-align: center!important; } } @media screen and (max-width: 500px) { .ucv-a2-texts{ width: auto; } .ucv-a2-link{ width:100%; } .ucv-a2-panel { padding: 0; background: none; } } /*------------------------BLOCK-2---------------*/ .uc-underline-panel { background: #fff; padding: 20px; } .uc-underline-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-underline-header { margin: 0px 0px 5px; text-align: center; } .uc-underline-img-holder { margin-right: 20px; float: left; } .uc-underline-texts a { color: #DC311B!important; text-decoration: none!important; } .uc-underline-texts a:hover { color: #444c63!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-panel { text-align: center!important; } .ucv-a2-link { padding: 0; width: 140px; } .uc-underline-header { font-size: 1.3em; } .uc-underline-text { font-size: 1em; text-align: center!important; } .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; } } /* 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: #FFFF36; height: 4px; -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: #FFFF36; height: 4px; -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; } /*------------------------BLOCK-3---------------*/ .uc-arr-panel { padding: 20px 15px 20px; background-color: #fff; } .uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-header { text-align: center; } .uc-arr-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; } .uc-arr-table td { padding: 10px; } .uc-arr-table+.uc-arr-table { margin-left: 4%; } .uc-arr-table-col1 { width: 60px; } .uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; border-radius: 100%; border: 2px solid #FFFF36; text-align: center; color: #000000; font-size: 30px; transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker { background: rgba(51,51,51,0.1); } .uc-arr-table-marker img { transition: all 0.3s; } .uc-arr-table tr:hover .uc-arr-table-marker img { transform: translateX(5px) } @media screen and (max-width: 768px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } } /*------------------------BLOCK-4---------------*/ .uc-blink-panel { padding: 15px 0px 0; background-color: #fff; } .uc-blink-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-blink-header { text-align: center; padding-bottom: 20px; } .uc-blink-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; } .uc-blink-table tr:hover .uc-blink-table-marker { background: #DC311B; border-color:#DC311B; color: #ffffff; } .uc-blink-table td { padding-bottom: 10px; } .uc-blink-table+.uc-blink-table { margin-left: 4%; } .uc-blink-table-col1 { width: 60px; } .uc-blink-table-marker { width: 40px; height: 40px; margin: 0px auto; line-height: 41px; border-radius: 100%; border: 0px solid #FFFF36; text-align: center; color: #DC311B; font-size: 30px; transition: all 0.3s; } @media screen and (max-width: 768px) { .uc-blink-table { float: none; width: 100% !important; } .uc-blink-table+.uc-blink-table { margin: 0; } } /*------------------------BLOCK-5---------------*/ .uc-e4-panel { background:#fff; padding: 20px; text-align: center; } .uc-e4-header { text-align: center; margin-bottom: 40px; } .uc-b3-panel { padding: 20px; text-align: center; } .uc-b3-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b3-header { margin-bottom: 40px; } .uc-b3-wrapper { display: inline-block; vertical-align: top; width: 42%; } .uc-b3-text { margin: 10px 0 0; } @media screen and (max-width: 750px) { .uc-b3-wrapper { float: left; width: 44%; margin: 0 3% 40px; } } @media screen and (max-width: 500px) { .uc-underline-panel { text-align: center!important; } .uc-b3-wrapper { float: left; width: 100% !important; margin: 0 auto 40px; } } .uc-e1-panel { background: #474747; color: #fff; text-align: center; padding: 20px; } .uc-e1-header { text-align: center; margin-bottom: 20px; } /* 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; } /*------------------------BLOCK-6---------------*/ .uc-b3-panel { padding: 15px 0px 0; background: #fff; text-align: center; } .uc-b3-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b3-header { margin-bottom: 40px; } .uc-b3-wrapper { width: 42%; } .uc-b3-text { margin: 10px 0 0; } @media screen and (max-width: 750px) { .uc-b3-wrapper { float: left; width: 44%; margin: 0 3% 40px; } } @media screen and (max-width: 500px) { .uc-b3-wrapper { float: left; width: 100%; margin: 0 auto 40px; } } .uc-years strong { font-size: 20px; color:#DC311B; } О компании «ТЕХНОТОРГ»: Компания «ТЕХНОТОРГ» - это команда специалистов, которая поможет Вам с эффективной автоматизацией бизнеса. Мы реализуем оборудование для автоматизации и и организации рабочих бизнес-процессов в торговых предприятиях различного профиля. Перейти к каталогу > Числовые данные нашей работы Более 100 товаров для автоматизации 24 часа в сутки принимаем электронные заявки 2010 год год основания нашей компании 100% количество довольных клиентов Команда «ТЕХНОТОРГ» - это: Отдел продаж Опытные сотрудники помогут Вам с выбором оборудования или программного обеспечения, исходя из специфики Вашего предприятия. Сервисный центр Предоставляем услуги по ремонту аппаратуры в городе Астана. Консультанты Мы готовы предложить обучение Вашим сотрудникам для работы на новом программно-аппаратном оборудовании, проинструктировать о правилах пользования нововведённой техникой. Ваш лучший помощник в области автоматизации бизнеса Обратившись в компанию «ТЕХНОТОРГ» Вы можете не только купить торговое оборудование для автоматизации, но и получить индивидуальные советы по улучшению эффективности Вашего предприятия. Оставить отзыв Нашими клиентами являются: ✓ Организации продуктовой розницы: Супермаркеты, ларьки с продуктами, магазины "шаговой доступности" ✓ Государственные организации: Учреждения различного профиля (образовательные, медицинские, военные части, министерства и т.д) ✓ Предприятия общественного питания: Кафе, рестораны, бары, клубы, столовые ✓ Организации непродуктовой розницы: Торговые точки различной сферы деятельности, аптеки, брендовые магазины, бутики ✓ Торгово-коммерческие предприятия: Строительные компании, оптовые фирмы, ломбарды, предприятия сферы услуг ✓ Некоммерческие организации: Ассоциации и общественные объединения Контактные данные Автоматизация бизнеса - эффективность доказана опытом! Обращайтесь в «ТЕХНОТОРГ», и мы подберем оптимальный вариант комплектации именно для Вас.

Информация о компании

Название:
ТЕХНОТОРГ МСБ
Количество сотрудников:
11-50 человек

Организационно-правовая форма и капитал

Год основания:
2010
Уставной фонд:
10 тыс. USD - 50 тыс. USD
Организационно-правовая форма:
Товарищество с ограниченной ответственностью