<
style type="text/css">
#body-for-sure * {
box-sizing: border-box !important;
}
.a.btn {
cursor: pointer;
}
.a.button::-moz-focus-inner {
padding: 0;
border: 0;
}
.a,
.a:visited {
text-decoration: none;
color: inherit;
}
.a:hover {
text-decoration: none !important;
}
.p,
.a,
.h2,
.h3,
.h4,
.h5,
.h6,
.span,
.ul,
.ol,
.li,
.img {
padding: 0;
margin: 0;
border: 0;
}
#body-for-sure {
word-wrap: normal !important;
overflow: hidden;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0 auto;
width: 100%;
height: 100%;
max-width: 1200px;
font-family: Roboto !important;
background-color: #ffffff;
}
#body-for-sure .h2 {
font-family: Montserrat !important;
font-size: 30px !important;
font-weight: 900 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: 1.5 !important;
letter-spacing: normal !important;
color: #ffffff !important;
}
#body-for-sure .h3 {
font-family: Montserrat !important;
font-size: 25px !important;
font-weight: 900 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: normal !important;
letter-spacing: normal !important;
color: #33383e !important;
}
.span-green {
color: #2d926c !important;
}
#body-for-sure .section {
position: relative;
width: 100%;
height: auto;
}
#body-for-sure .container {
padding: 0 12.5%;
width: 100%;
height: auto;
margin: 0 auto;
}
#body-for-sure .row {
display: flex;
flex-wrap: wrap;
}
.item.a {
text-decoration: none !important;
display: block !important;
}
.item.a:hover {
text-decoration: none !important;
}
.a.btn {
display: inline-block;
width: 187px;
height: 55px;
border: solid 1px #2d926c;
font-family: Roboto !important;
font-size: 14px !important;
font-weight: 500 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: 55px !important;
letter-spacing: normal !important;
text-align: center !important;
color: #ffffff !important;
transition: all 0.3s ease;
}
.a.btn:hover {
background-color: #2d926c;
box-shadow: 0 5px 10px 0 #2d926c;
}
#body-for-sure .section-advantages {
margin-bottom: 91px;
}
#body-for-sure .section-advantages .block {
margin-left: auto;
padding: 90px 0 90px 90px;
max-width: 800px;
background-color: #f5faff;
}
#body-for-sure .section-advantages .block .title {
margin-bottom: 80px;
}
#body-for-sure .section-advantages .block .title .h3 {
width: 150px;
}
#body-for-sure .section-advantages .block .row {
justify-content: flex-end;
}
#body-for-sure .section-advantages .block .row .col {
flex: 1 1 50%;
margin-bottom: 50px;
}
#body-for-sure .section-advantages .block .row .col .item {
width: 100%;
height: 100%;
min-width: none;
}
#body-for-sure .section-advantages .block .row .col .item:hover .image {
background-color: #2d926c;
border: solid 1px #2d926c;
}
#body-for-sure .section-advantages .block .row .col .item:hover .image .svg {
fill: #f5faff !important;
}
#body-for-sure .section-advantages .block .row .col .item .image {
width: 80px;
height: 80px;
padding-top: 17px;
border: solid 1px #33383e;
background-color: #f5faff;
position: relative;
display: inline-block !important;
margin-right: 15px;
transition: all 0.3s ease;
}
#body-for-sure .section-advantages .block .row .col .item .image .svg {
fill: #33383e;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all 0.3s ease;
}
#body-for-sure .section-advantages .block .row .col .item .p {
padding-top: 5px;
display: inline-block !important;
width: 180px;
vertical-align: top;
}
#body-for-sure .section-advantages .block .row .span {
font-size: 18px !important;
font-weight: 300 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: normal !important;
letter-spacing: normal !important;
color: #33383e !important;
margin-right: auto !important;
margin-left: 60px;
display: block;
position: relative;
}
#body-for-sure .section-advantages .block .row .span::before {
position: absolute;
content: "";
top: 10px;
left: -60px;
width: 31px;
height: 2px;
background-color: #2d926c;
}
#body-for-sure .section-popular .title {
margin-bottom: 86px;
}
#body-for-sure .section-popular .title .h3 {
width: 200px;
}
#body-for-sure .section-popular .row .col {
flex: 0 1 33.333%;
justify-content: space-around;
}
#body-for-sure .section-popular .row .col .item.a {
width: 100%;
height: 100%;
border: solid 1px #c2cbd3;
background-color: #ffffff;
position: relative;
z-index: 1;
transition: all 0.3s ease;
overflow: hidden;
}
#body-for-sure .section-popular .row .col .item.a:hover {
border: solid 1px #2d926c;
box-shadow: 0 10px 40px 2px rgba(0, 0, 0, 0.281);
z-index: 2;
}
#body-for-sure .section-popular .row .col .item.a:hover .span-ico {
border: solid 1px #33383e;
}
#body-for-sure .section-popular .row .col .item.a:hover .span-ico .svg,
#body-for-sure .section-popular .row .col .item.a:hover .span-img .img {
transform: scale(1.1);
}
#body-for-sure .section-popular .row .col .item.a:hover .span-text {
color: #2d926c !important;
}
#body-for-sure .section-popular .row .col .item.a .span-img .img {
width: 100%;
height: 100%;
transition: all 0.3s ease;
}
#body-for-sure .section-popular .row .col .item.a .span-text {
position: absolute;
left: 25px;
bottom: 30px;
padding-right: 40px;
font-family: Montserrat !important;
font-size: 18px !important;
font-weight: 600 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: normal !important;
letter-spacing: normal !important;
color: #33383e !important;
}
#body-for-sure .section-popular .row .col .item.a .span-ico .svg {
fill: #2d926c;
transition: all 0.3s ease;
}
#body-for-sure .section-how {
background: url("https://i.postimg.cc/tJwQ5Gmk/bg3.png") 0 0/cover no-repeat;
margin-top: -80px;
padding: 150px 0 70px 0;
}
#body-for-sure .section-how .title {
margin-bottom: 65px;
}
#body-for-sure .section-how .title .h3 {
width: 200px;
}
#body-for-sure .section-how .row {
margin: 0 -30px 20px -30px;
}
#body-for-sure .section-how .row .col {
flex: 0 1 25%;
padding: 0 10px;
margin: 0 auto 40px auto;
}
#body-for-sure .section-how .row .col .item {
width: 100%;
height: 100%;
min-width: 200px;
}
#body-for-sure .section-how .row .col .item:hover .span-top::before {
background-color: #2d926c !important;
}
#body-for-sure .section-how .row .col .item:hover .span-top::after {
background-color: #c2cbd3 !important;
}
#body-for-sure .section-how .row .col .item:hover .span-bot {
color: #2d926c !important;
}
#body-for-sure .section-how .row .col .item .span {
font-family: Montserrat !important;
font-size: 30px !important;
font-weight: bold !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: normal !important;
letter-spacing: normal !important;
color: #1b232e !important;
display: block;
position: relative;
z-index: 1;
}
#body-for-sure .section-how .row .col .item .span.span-top {
font-size: 30px !important;
margin-bottom: 10px;
}
#body-for-sure .section-how .row .col .item .span.span-top:before {
content: "";
position: absolute;
bottom: -40px;
left: 0;
width: 56px;
height: 55px;
background-color: #c2cbd3;
z-index: -1;
transition: all 0.3s ease;
}
#body-for-sure .section-how .row .col .item .span.span-top::after {
content: "";
position: absolute;
top: -55px;
left: 34px;
width: 6px;
height: 5px;
margin: 75px 174px 25px 20px;
background-color: #2d926c;
z-index: -1;
transition: all 0.3s ease;
}
#body-for-sure .section-how .row .col .item .span.span-mid {
font-size: 18px !important;
margin-left: 25px;
margin-bottom: 8px;
}
#body-for-sure .section-how .row .col .item .span.span-bot {
font-size: 16px !important;
font-weight: 300 !important;
margin-left: 25px;
transition: all 0.3s ease;
}
#body-for-sure .section-how .row .col .item .span.aft::after {
content: "";
position: absolute;
top: 0 !important;
left: -23px !important;
width: 6px;
height: 5px;
margin: 75px 174px 25px 20px;
background-color: #2d926c;
z-index: -1;
transition: all 0.3s ease;
}
#body-for-sure .section-how .a.btn {
color: #1b232e !important;
}
.smart {
position: absolute;
}
.smart.smart-1 {
width: 30%;
transform: rotate(130deg);
left: -12%;
top: 30%;
}
.smart.smart-2 {
width: 20%;
transform: rotate(50deg);
top: 0;
left: 30%;
}
.smart.smart-3 {
width: 15%;
transform: rotate(30deg);
left: 50%;
bottom: 20%;
}
.smart.smart-4 {
width: 35%;
transform: rotate(50deg);
left: 55%;
bottom: 30%;
}
.smart.smart-5 {
width: 15%;
transform: rotate(120deg);
left: 85%;
top: 20%;
}
.smart.smart-6 {
top: 40px;
right: 780px;
}
.smart.smart-foot {
right: 0;
bottom: 0;
}
#myBody * {
box-sizing: border-box !important;
}
#myBody img {
max-width: 100% !important;
height: auto;
display: block;
}
#myBody a:visited,
#myBody a:hover {
text-decoration: none !important;
color: inherit;
}
#myBody p,
#myBody h2,
#myBody h3,
#myBody span,
#myBody ul,
#myBody ol,
#myBody li,
#myBody img {
padding: 0;
margin: 0;
border: 0;
}
#myBody {
word-wrap: normal !important;
overflow: hidden;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0 auto;
width: 100%;
height: 100%;
background-color: #fff;
max-width: 1400px;
font-family: "Roboto", sans-serif !important;
font-size: 18px !important;
font-weight: 300 !important;
line-height: 1.56 !important;
letter-spacing: normal !important;
color: #222222 !important;
}
#myBody h2 {
display: inline-block;
font-family: "Oswald", sans-serif !important;
font-size: 40px !important;
font-weight: bold !important;
line-height: 1.5 !important;
color: #ffffff !important;
}
#myBody h3 {
display: inline-block;
font-family: "Oswald", sans-serif !important;
font-size: 30px !important;
font-weight: bold !important;
line-height: 1.27 !important;
color: #222222 !important;
text-transform: uppercase !important;
}
#myBody .section {
position: relative;
width: 100%;
height: auto;
padding-left: 25px !important;
padding-right: 25px !important;
}
#myBody .container {
padding: 0;
width: 100%;
height: auto;
margin: 0 auto;
max-width: 900px;
}
#myBody .row,
#myBody .row-1 {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
#myBody .item.a {
display: block !important;
}
#myBody .section-advantages {
margin-bottom: 80px;
}
#myBody .section-advantages .row {
margin: 0 -30px;
margin-bottom: -58px;
}
#myBody .section-advantages .row .col {
padding: 0 30px;
margin-bottom: 30px;
}
#myBody .section-advantages .row .col:nth-child(1) {
margin-left: -200px;
flex: 0 1 30%;
position: relative;
}
#myBody .section-advantages .row .col:nth-child(1) img {
width: 428px;
position: inherit;
right: -54px;
max-width: none !important;
top: 220px;
}
#myBody .section-advantages .row .col:nth-child(2) {
flex: 4 4 50%;
margin-top: 100px;
}
#myBody .section-advantages .row .col:nth-child(2) .title {
margin-bottom: 94px;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 {
margin: 0 -10px;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 {
flex: 1 1 50%;
margin-bottom: 40px;
padding: 0 10px;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 .item {
width: 100%;
height: 100%;
min-width: none;
padding: 10px;
border-radius: 10px;
border: 1px solid transparent;
transition: 0.3s;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 .item .ico {
position: relative;
margin: 0 0 28px 0;
width: 50px;
height: 50px;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 .item .ico img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: none !important;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 .item .descr {
padding-right: 20px;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 .item:hover {
border-color: #2d926c;
}
.bodys {
position: relative;
max-width: 800px;
width: 200%;
margin: 0 auto;
font-size: 16px !important;
line-height: 1.2;
color: #2b2b2b !important;
font-family: "Montserrat", sans-serif;
font-weight: 400 !important;
overflow: hidden;
background-color: #fff;
z-index: 0;
word-wrap: normal !important;
}
@media screen and (max-width: 450px){
.bodys{
max-width: 350px;
}
}
.containers {
margin: 0 auto;
padding: 0 20px;
max-width: 800px;
}
.containers-wide {
max-width: 870px;
padding: 0;
}
.yellow {
padding: 10px 0;
background-color: #2d926c;
max-width: 1125px;
margin-left: auto;
margin-right: auto;
}
.uc-numbers {
border-bottom: 1px solid #f4f4f4;
font-family: "Montserrat", sans-serif;
text-align: center;
}
.uc-numbers-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
position: center;
z-index: 0;
}
.banner__inners,
.advantages__inners,
.top__inners,
.order__inners,
.why-us__inners,
.work__inners {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.why-us {
position: relative;
top: -20px;
}
.why-us__inners,
.advantages__inners,
.top__inners {
justify-content: center;
}
.why-us__items,
.advantages__items {
position: relative;
padding: 15px;
width: 45%;
transition: all .3s;
background-color: #fff;
border: 1px solid #b9b9b9;
margin-left: -1px;
margin-top: -1px;
}
.why-us__items:hover,
.advantages__items:hover {
box-shadow: 0px 15px 57px 0px rgba(45, 146, 108, 0.35);
}
@media (max-width: 1400px) {
.banner__text {
padding-left: 40px;
}
.banner__img {
right: 0;
}
.rect:nth-child(2),
.rect:nth-child(3) {
right: 38%;
}
.work-img {
width: 40%;
}
}
@media (max-width: 750px) {
.why-us__items, .advantages__items {
width: 100%;
margin-left: 0;
}
}
@media only screen and (max-width: 888px) {
#myBody .section {
margin-bottom: 50px !important;
}
#myBody .section .title {
margin-bottom: 50px !important;
}
#myBody .section-advantages .row .col:nth-child(1) {
margin-left: 0;
order: 1;
flex: 100%;
align-self: end;
}
#myBody .section-advantages .row .col:nth-child(1) img {
display: none;
}
#body-for-sure .section-how .row .col .item .span.span-top:before {
content: "";
position: absolute;
bottom: 20px;
left: 0;
width: 56px;
height: 55px;
background-color: #c2cbd3;
z-index: -1;
transition: all 0.3s ease;
}
#myBody .section-advantages .row .col:nth-child(1)::before {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#myBody .section-advantages .row .col:nth-child(2) {
flex: 100%;
margin-top: 0;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 {
flex: 1 1 33.3333%;
}
@media only screen and (max-width: 600px) {
#myBody .section {
padding-left: 10px !important;
padding-right: 10px !important;
}
#myBody .section:not(.section-popular, .section-comments) .row {
margin: 0 !important;
}
#myBody .section:not(.section-popular, .section-comments) .row .col {
flex: 100% !important;
padding: 0 !important;
}
#myBody .section:not(.section-popular, .section-comments) .row .col .item {
display: flex;
text-align: left !important;
}
#myBody .section:not(.section-popular, .section-comments) .row .col .item .ico {
margin: 0px 20px 0px 0px !important;
flex-shrink: 0;
}
#myBody .section:not(.section-popular, .section-comments) .row .col .item .descr {
align-self: center;
}
#myBody .section-comments .row .col {
flex: 100%;
}
#myBody .section-info {
margin-top: -150px;
}
#myBody .section-why {
padding-top: 40px;
}
#myBody .section-comments {
margin-bottom: 0 !important;
}
#myBody .section-header {
padding: 10px 0 30px 0;
}
#myBody .section-header .row .col img {
margin-bottom: 40px;
}
#myBody {
font-size: 16px !important;
}
#myBody h2 {
font-size: 28px !important;
}
#myBody h3 {
font-size: 22px !important;
}
#myBody .section-advantages .row .col:nth-child(2) .row-1 .col-1 {
flex: 100%;
margin-bottom: 20px;
}
#myBody .section-response .row .col-img img {
right: 0px !important;
}
#myBody .section-response .row .col-img .image::before {
left: -30%;
}
#myBody .section-response .row .col {
padding: 20px;
}
}
}
@media only screen and (max-width: 1400px) {
#body-for-sure .container {
padding: 0 50px;
}
.smart.smart-1 {
left: -15%;
}
.smart.smart-foot {
right: -100px;
}
}
/* 900 */
@media only screen and (max-width: 1225px) {
#body-for-sure .container {
padding: 0 25px;
}
.smart.smart-1 {
display: none;
}
#body-for-sure .section-popular .row .col .item.a .span-text {
left: 10px !important;
bottom: 10px !important;
}
#body-for-sure .section-popular .row .col:nth-child(3) .span-text,
#body-for-sure .section-popular .row .col:nth-child(5) .span-text {
margin-bottom: 0;
}
.smart.smart-6 {
display: none;
}
#body-for-sure .section-advantages .block {
max-width: none;
padding: 90px 0 90px 10px;
}
}
@media only screen and (max-width: 790px) {
#body-for-sure .section-reviews .row .col {
padding: 0 !important;
}
.smart.smart-foot {
display: none;
}
#body-for-sure .section-reviews .row {
width: 100%;
margin: 0 0 68px 0 !important;
}
}
@media only screen and (max-width: 690px) {
#body-for-sure .container {
padding: 0 10px;
}
#body-for-sure .section-popular .row .col {
flex: 50%;
}
#body-for-sure .section-advantages .block .row .col {
flex: 1 1 100%;
}
#body-for-sure .section-advantages .block .row .col .item .image,
#body-for-sure .section-advantages .block .row .col .item .p {
display: block !important;
text-align: center !important;
}
#body-for-sure .section-advantages .block .row .col .item .image {
margin: 0 auto 20px auto !important;
}
#body-for-sure .section-advantages .block .row .col .item .p {
width: 100% !important;
}
}
@media only screen and (max-width: 450px) {
#body-for-sure .section-header .row .col .title-head .h2 {
font-size: 20px !important;
}
#body-for-sure .section-header .row .col {
flex: 100%;
text-align: center;
}
.smart.smart-4 {
display: none;
}
#body-for-sure .section-header .tools {
bottom: -150px;
}
#body-for-sure .section-header .tools .col {
flex: 0 1 50%;
}
#body-for-sure .section-popular .row .col {
flex: 100%;
}
}
Хомут червячный W1 12-20мм
Ширина ленты 9,7мм.
Кол-во в пачке: 100шт.
Ключевые особенности наших товаров
Предлагаем доступные цены на весь ассортимент товаров за счет собственного производства.
Вся продукция производится из сырья европейского качества на собственном производстве в Украине.
Аналогов по качеству среди производителей аналогичной продукции в Украине нет.
Помимо стандартов, можем производить товар с индивидуальными техническими характеристиками по желанию клиента.
Наши преимущества
Собственное производство рукавов
Контроль качества выпускаемой продукции
Для постоянных клиентов действуют индивидуальные скидки и условия сотрудничества
В кратчайшие сроки отправляем ваши заказы по всей Украине
Благодаря многолетнему опыту наши специалисты всегда подскажут какой именно товар необходим для ваших целей
Как сделать заказ?
01 Заказ Оставьте заявку на сайте или свяжитесь с нами по указанным телефонам
02 Оплата Внесите оплату, по предоплате или наложенным платежом
03 Доставка Доставляем перевозчиками по всей Украине.