Нет отзывов, добавить
+7 (777) 961-82-53
+7 (777) 705-92-15

ТОО"Stroy Connection"

ТОО"Stroy Connection"
.ucv-a2-panel strong { font-size: 20px; color: #00a8ff; } .ucv-a2-panel { background: #777 url('http://content.s2.prom.st/January%202019/7106gl.jpg') center; background-size: cover; display: flex; align-items: flex-start; } .ucv-a2-texts { background-color: rgba(62, 80, 98, 1); margin: 0; padding: 20px 15px 20px 40px; width: 47%; text-align: left; border-radius: 0; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #00a8ff; margin: 0px 0px 5px; padding: 7px 60px 7px 15px; } .ucv-a2-sub-header { font-size: 16px; line-height: 32px; padding: 7px 15px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { position: relative; font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; border-left: 2px solid #00a8ff; padding-left: 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: #00a8ff!important; padding: 0 20px; border: 2px solid #00a8ff; border-radius: 3px; 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: #00a8ff; height: 10px; width: 10px; border-radius: 100%; } .ucv-a2-text::before { content: ""; position: absolute; bottom: -10px; left: -6px; background: #00a8ff; height: 10px; width: 10px; border-radius: 100%; } .uc-btns { display: inline-block; padding: 8px 30px; font-size: 16px; color: #fff!important; text-decoration: none!important; background: #e6543d; transition: all .3s ease; border-radius: 3px; } .uc-btns:hover { background: #3e5062; transition: all .3s ease; } .uc-underline-panel { padding: 20px; border-bottom: 1px solid #e2e2e2; } .uc-underline-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-underline-header { margin: 20px 0px; text-align: center; } .uc-underline-img-holder { margin-right: 20px; float: left; } .uc-underline-img-holder img { width: 100% !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-header { font-size: 1.3em; } .uc-underline-text { font-size: 1em; } .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; } .uc-underline-item-right .uc-underline-texts, .uc-underline-texts { 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: #3e5062; 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: #3e5062; 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; } .uc-arr-panel { padding: 20px 15px 20px; border-bottom: 1px solid #e2e2e2; } .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: 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 #3e5062; 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; } } @media screen and (max-width: 500px) { .uc-arr-table td { vertical-align: top!important; } } .uc-container { padding: 20px; border-bottom: 1px solid #e2e2e2; } .uc-advantages { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-advantages__element { width: 46%; box-shadow: 0 0 5px #d4d4d4; margin: 20px 0; transition: .5s; } .uc-advantages__element:hover { box-shadow: 0 0 20px #d4d4d4; transition: .5s; } .uc-advantages__icon_area { float: left; shape-outside: circle(70% at 0 0); clip-path: circle(70% at 0 0); shape-margin: 15px; width: 200px; min-height: 160px; line-height: 50%; background: #00a8ff; position: relative; transition: .5s; } .uc-advantages__element:hover .uc-advantages__icon_area { background: #3e5062; transition: .5s; } .uc-advantages__content_header { font-size: 18px; color: #3e5062; } /* Если захотите сменить бэкграунд для каждой иконки .uc-icon_area__one { } .uc-icon_area__two { } .uc-icon_area__three { } .uc-icon_area__four { } */ .uc-advantages__pic { max-width: 100px; position: absolute; left: 20px; top: 20px; } .uc-advantages_content { padding: 20px 5px; box-sizing: border-box; } @media screen and (max-width: 1200px) { .uc-advantages__element { width: 100%; } } @media screen and (max-width: 600px){ .uc-advantages__pic { left: 5px; top: 5px; } .uc-advantages__icon_area { float: left; shape-outside: circle(49% at 0 0); clip-path: circle(49% at 0 0); } } .uc-order { padding: 20px 15px; text-align: left; border-bottom: 1px solid #e2e2e2; } .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: #00a8ff; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #3e5062; 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-b5-panel { padding: 20px 0; text-align: center; border-bottom: 1px solid #e2e2e2; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-panel h2 { text-align: center; margin-bottom: 30px; } .uc-b5-header { margin-bottom: 40px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 19%; margin: 10px 0.5%; } .uc-b5-arr { width: 25px; font-size: 30px; color: #3e5062; vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 {} .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 1050px) { .uc-b5-wrapper { width: 31%; } .uc-b5-arr { width: 12%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 800px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-b5-wrapper:hover img { animation: 1500ms ease 0s normal none 1 running flip; } @keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(.95, .95, .95); animation-timing-function: ease-in; } to { transform: perspective(400px); animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; animation-name: flip; } .uc-footer { padding: 20px 0 0; border-bottom: 1px solid #e2e2e2; text-align: center; } .uc-footer p { margin: 20px 0; } Кабельно-проводниковая продукция Продажа оптом и в розницу от официального дилера Предлагаем к поставке провода СИП, оптические и силовые кабели, медные кабели связи, а также сопутствующее оборудование и инструменты. Имеем сертификаты на продукцию! Гарантируем быструю поставку в любую точку Казахстана на условиях, выгодных клиенту. Наш каталог Самые востребованные товары Распределительный оптический кабель Оптические кабели предназначены для применения на единой сети электросвязи для прокладки внутри зданий, в кабельных лотках, каналах, а также прокладки по внешним фасадам зданий. Они просты и удобны при разделке и монтаже. Соответствуют нормам. Оптические муфты кроссы Соединительные оптические муфты предназначены для защиты соединения волокон от внешних факторов: механических повреждений, попадания влаги, температурных изменений и т.д. В наличии универсальные, тупиковые, проходные и другие типы муфт. Провода СИП Самонесущие изолированные провода предназначены для применения в воздушных линиях электропередач с подвеской на опорах или на фасадах зданий и сооружений. В наличии СИП-3 с защитной изоляцией и СИП-4 без нулевой несущей жилы. В чем преимущества нашего ассортимента? Ассортимент кабельно-проводниковой продукции представлен товарами проверенных производителей. Наши цены без надбавок посредников, установлены на минимальном уровне, поскольку являемся первым поставщиком. Вся предлагаемая нами продукция соответствует стандартам ГОСТ, а также международной системе качества. В каталоге представлены кабеля и провода самых востребованных марок: оптические, СИП, ВВГ и прочие. Посмотреть каталог Главные принципы нашей работы Ориентация на клиента В своей работе мы руководствуемся требованиями клиентов, помогаем подобрать позиции, наиболее соответствующие запросам. Информационная поддержка Бесплатно предоставляем нашим клиентам исчерпывающие консультации по всем товарам, как в телефонном режиме, так и по email. Постоянное развитие Мы регулярно пополняем наш ассортимент лучшими товарами из тех, которые предлагают нам наши постоянные партнеры. Услуги монтажа По договоренности мы совместно с нашими партнерами выполняем строительно-монтажные работы по волоконно-оптическому кабелю. Почему с нами выгодно? 1. Отгружаем заказанную продукцию в кратчайшие сроки за счет наличия ее на складе. 2. Осуществляем доставку по всей стране любым выгодным для заказчика способом. 3. Предоставляем гарантию на все товары, срок гарантии зависит от вида продукции. 4. Работаем как с частными лицами за наличные, так и с предприятиями по счету с НДС. 5. Для наших постоянных клиентов и от объема заказа действует гибкая система скидок. 6. Ориентируемся на долгосрочное и плодотворное сотрудничество с каждым клиентом. Перейти к каталогу Простая схема заказа у нас Заявку можно оформить по телефону или через сайт. → Менеджер перезвонит вам, чтобы согласовать детали. → Оплатить можно наличным или безналичным способом. → Доставим любой транспортной компанией на ваш выбор. ТОО Stroy Connection — ваш надежный поставщик кабеля! У нас вы купите на выгодных условиях сертифицированные кабеля и провода самых востребованных марок Наша компания гарантирует максимально короткие сроки поставки грузов любых объемов по регионам Казахстана всеми видами транспорта. По всем вопросам обращайтесь в рабочие дни по указанным на сайте телефонам.