Нет отзывов, добавить

ОДО "Сигналинжиниринг"

+375 (29) 343-44-94
+375 (17) 259-18-62
ОДО "Сигналинжиниринг"
:root { --but-col: #9ee236; /* Цвет кнопки */ --but-col_hov: #DCDFE9; /* Цвет кнопки: наведение */ --span-col: #9ee236; /* Цвет заголовков, теней блоков, галочки */ --span-col_hov: #DCDFE9; } .uc-btns { display: inline-block; padding: 8px 20px; text-decoration: none !important; font-size: 16px; transition: all 500ms ease-in-out; background: var(--but-col); color: #fff!important; } .uc-btns:hover { transition: all 500ms ease-in-out; background: var(--but-col_hov); } .ucv-a2-panel strong { font-size: 20px; color: #ffa500; } .ucv-a2-panel { background: #777 url(https://www.gazprom-neft.ru/img/sibneft/117p/p17_2.png); background-size: cover; } .ucv-a2-texts { background-color: #474747e3; border: 2px solid #474747e3; box-sizing: border-box; padding: 20px 15px; text-align: center; width: 50%; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: var(--span-col); margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #cacaca; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #cacaca; margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center;uc color: #fff!important; width: 220px; border: 2px solid #fff; font-size: 15px; } .ucv-a2-link:hover { color: #cacaca!important; border-color: #cacaca; } @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) { .ucv-a2-texts { width: auto; text-align: center; box-sizing: border-box; } } .ucv-b1-panel { border-bottom: 1px solid #f1f1f1; padding: 20px 0 20px; 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 1%; text-decoration: none; } .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 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: #474747e3; 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 10px; font-size: 13px; box-sizing: border-box; } .ucv-b1-name { font-size: 15px; color: #383d40; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: var(--span-col); } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 45%; } @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-hover { padding: 20px 0; text-align: center; border-bottom: 1px solid #f1f1f1; } .uc-hover h2 { margin-bottom: 30px; } .uc-hover-wrapper { -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; overflow: auto; margin: 15px 1%; padding: 30px 15px 15px; min-height: 100px; background: #fafafa; display: inline-block; width: 42%; transition: all 0.3s; } .uc-hover-wrapper span { color: var(--span-col); font-size: 20px; } .uc-hover-wrapper:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: var(--span-col); height: 1px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-hover-wrapper:hover { transition: all 0.3s; } .uc-hover-wrapper:hover:before { left: 0; right: 0; } .uc-ico-panel { padding: 20px 15px 20px; border-bottom: 1px solid #f1f1f1; } .uc-ico-header { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 30px; table-layout: fixed; } .uc-ico-table td { padding: 5px; transition: all 0.3s; } .uc-ico-table img { transition: all 0.3s; } .uc-ico-table tr:hover td { background: #f1f1f1; } .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } .uc-e12-panel { padding: 20px 15px 20px; text-align: center; border-bottom: 1px solid #f1f1f1; } .uc-e12-header { text-align: center; margin-bottom: 40px; margin-bottom: 25px!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-all { padding: 20px 15px 30px; border-bottom: 1px solid #f1f1f1; } .uc-block { text-align: center; width: 48%; box-shadow: 5px 0 10px rgba(0, 0, 0, .05), 0px 5px 10px rgba(0, 0, 0, .05), 0px -5px 10px rgba(0, 0, 0, .05), 2px 0 0 var(--span-col) inset; min-height: 60px; display: inline-block; position: relative; box-sizing: border-box; margin: 20px 0 20px 1.2%; } .uc-block:hover { box-shadow: 5px 0 10px rgba(0, 0, 0, .1), 0px 5px 10px rgba(0, 0, 0, .1), 0px -5px 10px rgba(0, 0, 0, .1), 2px 0 0 var(--span-col_hov) inset; } .uc-block p { padding: 1% 75px 1% 5%; text-align: left; } .uc-margin { margin-right: 0px; } .uc-title { text-align: center; color: #555; } .uc-block2 { position: relative; } .uc-block2:before { content: '✓'; position: absolute; top: 2px; right: 20px; display: inline-block; width: 40px; height: 40px; line-height: 38px; box-sizing: border-box; font-size: 35px; border: 1px solid var(--span-col_hov); text-align: center; color: var(--span-col); transition: .3s; } .uc-block2:hover:before { border: 1px solid var(--span-col); color: var(--span-col_hov); transition: .3s; transform: scale(1.2); } @media screen and (max-width: 1460px) { .uc-block p { padding: 70px 15px 15px; text-align: center; } .uc-block2:before { top: 20px; right: 50%; transition: .3s; transform: translateX(50%); } .uc-block2:hover:before { transform: translateX(50%) scale(1.2); } @media screen and (max-width: 1160px) { .uc-block { width: 100% } ; } } .uc-blink-panel { padding: 20px 15px 20px; border-bottom: 1px solid #f1f1f1; } .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: var(--span-col); color: #fff; border-color: var(--span-col); } .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: 2px solid var(--span-col); text-align: center; color: var(--span-col); 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; } } @media screen and (max-width: 500px) { .uc-blink-table td { vertical-align: top!important; } } .uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #f1f1f1; } .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: 19%; margin: 10px 1%; } .uc-b5-text { margin: 10px 0 0; } .uc-b5-arr { width: 2%!important; font-size: 30px; color: var(--span-col); vertical-align: middle; padding-top: 10px; } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 44%; } .uc-b5-arr2 { display: none; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-footer { padding: 20px 0; text-align: center; border-bottom: 1px solid #f1f1f1; } .uc-footer p { margin: 20px 0; } Добро пожаловать! Мы приветствуем каждого на нашем сайте! Системы безопасности и контрольно-измерительные приборы в г. Минск! “Сигналинжиниринг” - защита Вашего дома! Весь ассортимент Мы предлагаем нашим покупателям и постоянным клиентам: У нас Вы найдете большой выбор различных товаров. Вся продукция имеется в наличии. Это позволяет быстро оформить заказ и подготовить к отправке. Мы предоставляем бесплатную консультацию, где Вы можете получить ответы на все интересующие вопросы. Мы даем 100% гарантию на все товары. Подробнее о нас Преимущества нашей компании. Наша вся продукция изготавливается проверенными российскими и китайскими производителями. Все товары отличаются своим непревзойденным качеством. Они изготовлены из прочных и абсолютно безопасных материалов. Мы имеем многолетний опыт в сфере продажи КИП и систем безопасности. Имеем все необходимые лицензии и разрешения. Весь штат компании состоит из высококвалифицированных специалистов, которые обладают достаточными знаниями и навыками в установке данных систем. Мы подбираем к каждому клиенту индивидуальный подход. Даже самый “сложный” покупатель остается довольным новой покупкой и предоставляемым сервисом. Что мы можем предложить? 1 КИП и принадлежности; 2 Системы видеонаблюдения; 3 Лабораторное оборудование и запасные части; 4 Лабораторная мебель; 5 Инжиниринговые услуги; 6 Продукция НПП “Госметр”. Классификация по области применения: Позвоните нам по указанным на сайте номерам или напишите на электронную почту. → Мы свяжемся с Вами в ближайшее время, поможем оформить заказ и уточним все детали покупки. → Внесите предоплату. Выберите способ доставки - курьером, почтой, транспортной компанией. Есть самовывоз. → Оплатите заказ наличными или безналичным расчетом. Получите товар. “Сигналинжиниринг” - выгодные покупки по всей Республике Беларусь! Связаться с нами

Витрина