6 отзывов
+7 (701) 553-68-65
+7 (705) 741-15-15
Стройматериалы и расходные материалы

Крепежный материал


.uc-btn { display: inline-block; padding: 8px 15px; text-decoration: none !important; color: #fff!important; background: #428FC3; font-size: 16px; transition: all .3s; position: relative; margin-top: 15px; }
.uc-btn:hover { transform: scale(0.9); }
.uc-banner { display: flex; position: relative; align-items: center; margin: 65px 0; }
.uc-banner strong { font-size: 20px; color: #428FC3; }
.uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 60%; padding: 25px; box-sizing: border-box; }
.uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 5px solid #428FC3; border-left: 5px solid #428FC3; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 5px solid #428FC3; border-right: 5px solid #428FC3; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner:hover .uc-banner__content:before, .uc-banner:hover .uc-banner__content:after{ width: 100%; height: 100%; transition: all 800ms ease-in-out; }
.uc-banner__header { font-size: 28px!important; line-height: 32px!important; }
.uc-banner__subheader { font-size: 18px!important; line-height: 24px!important; }
.uc-banner__background-area { width: 36%; overflow: hidden; position: absolute; right: 0; }
@media screen and (max-width: 600px) { .uc-banner { margin: 30px 0; } .uc-banner__content { width: 100%; padding: 20px; } .uc-banner__background-area { display: none; }
}
.uc-nombers { padding: 10px 0px 30px; }
.uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-nombers h2 { text-align: center; margin-bottom: 20px; }
.uc-nombers-scheme { display: inline-block; box-sizing: border-box; position: relative; width: 31%; margin: 20px 1%; text-align: center; transition: all .5s ease; }
.uc-nombers-scheme img { width: 100%; height: auto; box-shadow: 0px 0px 5px #F4B628; }
.uc-nombers-text { height: 175px; padding: 15px; margin: -50px 25px 0; background: #ececec; position: relative; transition: all .5s ease; }
.uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #428FC3; padding-bottom: 10px; margin-bottom: 10px!important; }
@media screen and (max-width: 1100px) { .uc-nombers-scheme { width: 40%; } } @media screen and (max-width: 800px) { .uc-nombers-scheme { width: 46%; } } @media screen and (max-width: 600px) { .uc-nombers-scheme { width: 100%; } .uc-nombers-text { height: auto; } }
.uc-order { padding: 20px 0px; background: #ececec; }
.uc-order_wrap { display: flex; flex-wrap: wrap; }
.uc-order h2 { margin-bottom: 20px; text-align: center; }
.uc-order-scheme { position: relative; overflow: hidden; width: 50%; padding: 10px 20px; box-sizing: border-box; vertical-align: top; transition: all .6s ease; }
.uc-move { margin-bottom: 15px!important; padding: 8px 0px; transition: background-position 0.15s linear 0.1s, box-shadow 0.15s linear 0s; background-image: linear-gradient(to bottom, #428FC3 0%, #428FC3 100%); background-size: 100%; background-repeat: no-repeat; background-position: -150px 31px; color: #F4B628; font-size: 20px; overflow: hidden; } .uc-order-scheme:hover .uc-move { background-image: linear-gradient(to bottom, #428FC3 0%, #428FC3 100%); background-position: 0 0em; box-shadow: 20px 0 0 #428FC3, -20px 0 0 #428FC3; transition: background-position 0.1s linear 0s, box-shadow 0.1s linear 0.1s; color: #ffffff; }
@media screen and (max-width: 600px) { .uc-order-scheme { width: 100%; } }
.uc-ico-panel { padding: 20px; }
.uc-ico-panel h2 { text-align: center; margin: 25px 0; }
.uc-ico-wrapper { display: flex; align-items: center; margin: 20px 0px; }
.uc-ico-wrapper-text { width: 80%; }
.uc-ico-wrapper-text strong { color: #000; font-size: 18px; transition: all 0.3s; }
.uc-ico-conteiner-img { width: 20%; display: flex; align-items: center; justify-content: center; z-index: 0; }
.uc-ico-img { height: 100px; width: 100px; background: #428FC3; border-radius: 100%; text-align: center; position: relative; margin: 10px; transition: all 0.5s; } .uc-ico-wrapper:hover .uc-ico-img { box-shadow: 0 0 0 10px rgba(0,0,0,.2) } .uc-ico-img:before { content: ''; position: absolute; top: 50px; bottom: -50px; left: 50px; border-left: 2px dotted #F4B628; box-sizing: border-box; z-index: -1; } .uc-ico-img4:before { content: none; }
.uc-ico-img img { margin-top: 25px; }
.uc-ico-img2 { background: #F4B628; }
.uc-ico-img4 { background: #F4B628; }
@media screen and (max-width: 800px) { .uc-ico-wrapper-text { width: 70%; } .uc-ico-conteiner-img { width: 30%; } }
@media screen and (max-width: 600px) { .uc-ico-wrapper { flex-direction: column; text-align: center; }
.uc-ico-img:before { content: none; } .uc-ico-wrapper-text { width: 100%; } .uc-ico-conteiner-img { width: 100%; } }
.uc-clear {clear:both; height: 10px;}
.uc-blockquote-panel { padding: 20px; border: 5px solid #428FC3; }
.uc-blockquote-panel h2 { text-align: center; margin-bottom: 30px; } .uc-blockquote { margin: 0; text-align: center; padding: 0px 50px; }
.uc-blockquote span { background: #F4B628; box-shadow: -20px 0 #F4B628, 20px 0 #F4B628; position: relative; } .uc-blockquote p { font-size: 18px; line-height: 28px; color: #fff; } .uc-blockquote span:before { content: "\201C"; font-family: serif; position: absolute; font-size: 60px; left: -50px; top: 10px; line-height: 0; color: #F4B628; } .uc-blockquote span:after { content: "\201D"; font-family: serif; position: absolute; font-size: 60px; right: -50px; bottom: -10px; line-height: 0; color: #F4B628; } .uc-blockquote .uc-blockquote-user { text-transform: uppercase; color: #428FC3; }
@media screen and (max-width: 600px) { .uc-blockquote { padding: 0px 20px; } }
.uc-jumbers { padding: 20px 0; text-align: center; background: #ececec; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-jumbers-scheme { display: inline-block; width: 23%; margin: 10px 1%; padding: 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { background: #ffffff; } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 20px; color: #428FC3; margin-bottom: 10px; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { transform: translateY(0px); } /*.uc-jumbers-img { height: 100px; width: 100px; background: #afc935; border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-img img { margin-top: 25px; } */ @media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 600px) { .uc-jumbers-scheme { width: 100%; } }
.uc-e1 { display: flex; justify-content: center; margin: 60px auto; position: relative; text-align: center; }
.uc-e1__content { width: 75%; }
.uc-e1__title {
} .uc-e1__title:before { content: ''; position: absolute; top: -10%; right: 8%; width: 200px; height: 200px; background: transparent; border: 5px solid #428FC3; } .uc-e1__background { font-size: 24px; line-height: 40px; background: #fff; position: relative; } .uc-e1__background-text { background: #fff; line-height: 24px; position: relative; }
@media screen and (max-width: 600px) { .uc-e1__content { width: 100%; } }
Хомут металлический
У нас вы можете купить комплект крепежного материала
Качественный крепеж, в том числе хомут позволяют обеспечить высокопрочное соединение, которое будет надежным и долговечным. Если вам необходимы крепежные материалы, которые изготовлены на ведущих заводах, обращайтесь, мы всегда рады вам помочь.
Почему многие обращаются к нам
Превосходное качество
У нас вы можете купить хомут с гарантией. Мы уверены в качестве крепежей, которые предлагаем заказчикам.
Помощь в выборе
Наши опытные специалисты помогут подобрать хомут металлический и оформят ваш заказ.
Большой ассортимент
В нашем каталоге представлены материалы в большом ассортименте.
Оперативность
Мы быстро обрабатываем заказы и осуществляем доставку в кратчайшие сроки.
В каталог
У нас выгодно совершать покупки
Наша компания за годы работы наладила тесные партнерские отношения с поставщиками высококачественных материалов. Мы можем быть уверены в качестве продукции.
Для удобства клиентов мы предусмотрели очень простую форму заказа, а также оперативность обработки всех поступивших заявок.
Постоянным клиентам и крупным заказчикам мы предлагаем максимально выгодные условия сотрудничества. Для них предусмотрены скидки и акции.
Мы готовы поставлять изделия в любом количестве и на постоянной основе. Среди наших постоянных заказчиков немало крупных и мелких компаний, а также частных лиц.
О компании
Как мы работаем?
1 шаг
Покупатель оставляет заявку на сайте.
2 шаг
Мы перезваниваем, чтобы уточнить нюансы.
3 шаг
Согласовываются все детали.
4 шаг
Осуществляется доставка заказа.
Мы всегда к вашим услугам
Наша компания постоянно работает над расширением ассортимента. Мы настроены на долгосрочное сотрудничество и не подводим клиентов.
Контакты