Нет отзывов, добавить
+7 (921) 943-20-02
+7 (921) 943-43-45

Электроконтакт

Электроконтакт
.ucv-a2-panel strong { font-size: 20px; color: #428fc3; } .ucv-a2-panel{background:#777 url('https://static1.squarespace.com/static/5835733d46c3c4a5dd547791/t/5877e963ebbd1a0e70be2f2b/1484253670318/cover+pic.jpeg?format=1500w') center top; background-size: cover; display: flex; align-items: flex-start;margin-bottom:20px;} .ucv-a2-texts{background-color: rgba(63, 63, 63,0.9); margin: 0; padding: 20px 15px 20px 40px; width: 55%; text-align: left; } .ucv-a2-header{font-size: 26px; line-height: 32px; color:#269c57; margin: 0px 0px 5px; } .ucv-a2-sub-header{font-size: 18px; line-height: 32px; padding: 7px 15px; color:#fff; margin: 0px 0px 10px;} .ucv-a2-text{ font-size:14px; line-height: 26px; color:#fff; margin: 0px 0px 10px; padding-left: 10px; } .ucv-a2-link{display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #269c57!important; padding: 0 20px; border: 2px solid #269c57; 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: #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 22px; color: #fff !important; text-decoration: none !important; font-size: 16px; transition: all .3s ease 10s; position: relative; background: -webkit-linear-gradient(top,#ed8414, #f57413); border-radius: 3px; border: 1px solid #d86c1b; } .uc-btns:hover { transition: all .3s ease; color: #fff !important; box-shadow: -1px 1px 2px rgba(0,0,0,0.32), inset 0 1px 0 0 #ffa854; background: #ff911b; border: 1px solid #d86c1b; } .uc-e1-panel {box-shadow: 0 1px 1px rgba(0,0,0,0.3); margin-bottom:20px; padding: 20px; } .uc-e1-header { text-align: center; margin-bottom: 40px; } .ucv-b1-panel { box-shadow: 0 1px 1px rgba(0,0,0,0.3); margin-bottom:20px; padding: 20px 5px; text-align: center; } .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; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 330px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; } .ucv-b1-img-holder:hover .ucv-b1-hint { top: 0; } .ucv-b1-hint { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; background: rgba(63, 63, 63, 0.8); text-align: left; color: #fff; 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: #333; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #017e0b; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31.8%; } @media screen and (max-width: 1050px) { .ucv-b1-panel .ucv-b1-wrapper { width:48%; } } @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: 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; } } .uc-e4-panel { box-shadow: 0 1px 1px rgba(0,0,0,0.3); margin-bottom:20px; padding: 20px; text-align: center; } .uc-e4-header { text-align: center; margin-bottom: 40px; } /* 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-our__history {box-shadow: 0 1px 1px rgba(0,0,0,0.3); margin-bottom:20px; padding: 20px; text-align: center; } .uc-our__history h2 { padding-bottom: 10px; text-align: center; } .uc-our__history-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .uc-our__history-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 46%; margin: 20px 0; } .uc-our__history-block:hover .uc-our__history-year { transform: translateX(20px) scale(0.8, 0.8); transition: all 0.5s ease; } .uc-our__history-year { position: relative; text-align: center; -ms-flex-item-align: center; align-self: center; font-size: 50px; font-weight: bold; color: #56b3ac; background: #fafafa; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 50px; min-width: 50px; box-shadow: 0 0px 15px #fff, 0 0 0px 10px #3f3f3f; transition: all 0.5s ease; } .uc-our__history-line { -ms-flex-item-align: center; align-self: center; width: 8%; height: 30px; background: #5ac595; } .uc-our__history-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; box-sizing: border-box; text-align: left; background: #fafafa; color: #000; padding: 10px 15px; width: 70%; border: 1px solid #ddd; /* -webkit-box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); */ } .uc-our__history-subheader { font-size: 26px; color: #56b3ac; } .uc-first__year-line { background: #3f3f3f; } .uc-second__year-line { background: #3f3f3f; } .uc-third__year-line { background: #3f3f3f; } .uc-fourth__year-line { background: #3f3f3f; } .uc-fifth__year-line { background: #3f3f3f; } .uc-first__year { color: #428fc3; } .uc-second__year { color: #428fc3; } .uc-third__year { color: #428fc3; } .uc-fourth__year { color: #428fc3; } .uc-fifth__year { color: #428fc3; } @media screen and (max-width:1000px) { .uc-our__history-block { width: 100%; } } @media screen and (max-width:800px) { .uc-our__history-block { flex-direction: column; } .uc-our__history-content { width: 90%; text-align: center; } .uc-our__history-block:hover .uc-our__history-year { transform: translateY(20px) scale(0.8, 0.8); transition: all 0.5s ease; } } .uc-title { display: block; margin: 10px 5px 15px; color: #000; font: 700 18px 'Bender',sans-serif; } .uc-numbers { padding: 20px 5px; text-align: center; box-shadow: 0 1px 1px rgba(0,0,0,0.3); margin-bottom:20px; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; flex-direction: row; } .uc-numbers-scheme { background: #fff; border: 1px solid #269c57; display: inline-block; width: 23%; vertical-align: top; margin: 10px 1%; padding: 20px 5px 5px; box-sizing: border-box; text-align: left; transition: all 0.3s; } .uc-numbers-scheme:hover { background: #3f3f3f; color: #fff; transition: all 0.3s; } .uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size:50px; color: #269c57; text-shadow: 1px 1px 2px #1d1d1d; } .uc-numbers-scheme:hover strong { transition: all .3s ease; color: #fff; transform: translateY(-4px); } .uc-numbers-scheme em { color: #fff; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: #fff; transition: all .3s ease; } @media screen and (max-width: 1400px) { .uc-numbers-scheme { width: 48%;} } @media screen and (max-width: 1040px) { .uc-numbers-scheme { width: 90%; margin: 10px; min-height: 80px; } } .uc-order {box-shadow: 0 1px 1px rgba(0,0,0,0.3); margin-bottom:20px; padding: 20px 5px; text-align: center; } .uc-order_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-order h2 { margin-bottom: 30px; } .uc-order strong { color: #269c57; font-size: 20px; } .uc-order-scheme { position: relative; overflow: hidden; width: 48%; margin: 2px; padding: 5px 5px; box-sizing: border-box; vertical-align: top; box-shadow: 0 400px 5px #e9e9e9 inset; outline: 1px solid #fff; outline-offset: -5px; transition: all .6s ease; } .uc-order-scheme:hover { box-shadow: 0 0 5px #e9e9e9 inset, 0 -400px 5px #f4f4f4 inset; transition: all .6s ease; } .uc-order-scheme:hover .uc-move { animation: 1000ms ease 0s normal none 1 running zoomInDown; } @keyframes zoomInDown { from { opacity: 0; transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } .zoomInDown { animation-name: zoomInDown; } @media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 5px auto; } } ООО «Электроконтакт» осуществляет поставки ЗАО «Электроконтакт» г. Кинешма Специализируется на поставках силовых контакторов отечественных производителей и запасных частей к ним: щеток и щеткодержателей, контактов, контакторов, катушек, командоконтроллеров, гидротолкателей, трансформаторов, реле, автоматов, электромагнитов и токосъемных колец. Посмотреть ассортимент Советуем приобрести Электрощетки МГ , МГ-4 , МГС , МГСО - Меднографитовые Электрощетки меднографитовые Электрощетки МГ , МГ-4 , МГС , МГСО - Меднографитовые Электрощетки ЭГ - Электрографитовые Электрощетки электрографитовые Электрощетки ЭГ - Электрографитовые Щеткодержатели для крановых двигателей, SIEMENS AG, ДРПк1 - ( ДПГ ), ДРПр1 - ( ДП ), ДТнПк2 и другие. Щеткодержатели Щеткодержатели для крановых двигателей, SIEMENS AG, ДРПк1 - ( ДПГ ), ДРПр1 - ( ДП ), ДТнПк2 и другие. Кольца токосъемные к МТF (Н) с 0 - го по 7 - й габарит Кольца токосъёмные для электрических двигателей Кольца токосъемные к МТF (Н) с 0 - го по 7 - й габарит Блоки токосъёмных колец к крановым электрическим двигателям и тельферам Блоки токосъемных колец от производителя Блоки токосъёмных колец к крановым электрическим двигателям и тельферам Катушки к магнитам КМТ 3А, КМТ 4А и ЭМЛ 1203 220В/380В, к электромагнитам МИС, ИЖМВ, МО, МП, ЭМИС и др. Катушки к электромагнитам Катушки к магнитам КМТ 3А, КМТ 4А и ЭМЛ 1203 220В/380В, к электромагнитам МИС, ИЖМВ, МО, МП, ЭМИС и др. Почему наш ассортимент достоин вашего внимания? Наша продукция соответствует технической документации. ТУ заводов производителей: ОАО «Кашинский Завод Электроаппаратуры» ООО «Завод электротехнической аппаратуры «ЗЭТА» ООО «УралЭлектроКонтактор» ОАО «Владикавказский завод «Электроконтактор» ОАО «Чебоксарский Электроаппаратный завод» Нашими поставщиками являются крупные предприятия. Такие как: ОАО "Электроконтактор" (г. Владикавказ) ОАО "Чебоксарский электроаппаратный завод" ЗАО "Динамо-плюс" (г. Москва) ОАО "Электросила" (г. Санкт-Петербург) ЗАО "Электроконтакт" (г. Кинешма) ООО «Электроконтакт» предлагает своим клиентам: Высокое качество Мы поставляем только лучшее электротехническое оборудование проверенных и зарекомендовавших себя, как надежные, производителей. Открытость к сотрудничеству Мы всегда стараемся предложить нашим клиентам лучшие решения задач и индивидуально подходим к вопросам каждого. Большой ассортимент в наличии Мы следим за тем, чтобы предлагаемая продукция была доступна нашим заказчикам. А также постоянно обновляем ассортимент. Консультация Проконсультируем по вопросам применения поставляемого оборудования. А также предоставим подробную техническую инф-ю, чертежи, каталоги, прайс-листы. Приступить к заказу Как мы работаем? 1. Заказчик из Казахстана присылает заявку на электронную почту, мы её обрабатываем и выставляем счет. 2. После оплаты счета мы упаковываем товар, везём в Т.К. "Д.Л.", сдаём груз - это бесплатно. 3. Заказчик оплачивает только доставку с терминала до терминала либо до адреса доставки. 4. Если грузы не очень большие - отгружаем в тот же день. Если грузы комплексные (сборочные) - в течении суток. ООО "Электроконтакт" предлагает огромный ассортимент электротехнической продукции. Нашими клиентами являются крупные предприятия России, специализированные организации представляющие угольную, деревообрабатывающую, металлургическую промышленность, морской и речной флот, метро и др. Для связи с нами воспользуйтесь нашими телефонами или электронной почтой. К ассортименту