2 отзыва
+7 (701) 745-35-24
+7 (747) 964-45-07
Кладочная и армировочная сетка в Казахстане

Кладочная сетка


.uc-ban1-panel { display: flex; min-height: 30vh; }
.uc-ban1-texts { background-color: #444444; width: 57%; padding: 20px; text-align: left; box-sizing: border-box; z-index: 0; display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 0; } .uc-ban1-texts:after { content: ''; position: absolute; left: 100%; height: 100%; width: 200px; background: linear-gradient(73deg, #444444 50%, transparent 51%); }
.uc-ban1-header { font-size: 28px; line-height: 36px; padding-bottom: 1px; color: #0C5EB1;
} .uc-ban1-header1 { font-size: 19px;
padding-bottom: 10px; color: #0C5EB1;
} .uc-ban1-sub-header { font-size: 18px; line-height: 26px; color: #fff; }
.uc-ban1-text { line-height: 26px; color: #fff; } .uc-ban1-panel strong { color: #0C5EB1; font-size: 20px; }
.uc-ban1-link { text-align: center; text-decoration: none !important; color: #fff!important; background: #0C5EB1; padding: 8px; margin-top: 10px; min-width: 180px; font-size: 16px; border-radius: 4px; transition: all .3s; align-self: self-start; }
.uc-ban1-link:hover { transform: scale(0.9); }
.uc-ban1-image { background: url(https://i.ibb.co/xzCPJ8t/head.jpg) center/cover; width: 50%;
width: 50%; }
@media screen and (max-width: 800px) { .uc-ban1-panel { background: none; height: 100% }
.uc-ban1-link { align-self: center; }
.uc-ban1-texts { width: auto; text-align: center; } .uc-ban1-texts::after { content: none; } .uc-ban1-image { display: none; } }
@media screen and (max-width: 500px) { .uc-ban1-panel { min-height: auto; } }
:root { --infograph-color4: #444444; --infograph-color3: #0C5EB1; --infograph-color2: #0C5EB1; --infograph-color1: #444444; }
.uc-four-panel { padding: 20px; }
.uc-four-panel h3 { text-align: center; margin-bottom: 20px; }
.uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-four-item { display: flex; flex-direction: column; width: 46%; padding: 0px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); margin: 2%; transition: all .5s ease; box-sizing: border-box; } .uc-four-item:hover { background: #b1b3b7; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); }
.uc-four-item strong { font-size: 20px; color: #444444; line-height: 26px; transition: all .6s ease; } .uc-four-item:hover strong { color: #444444; } .uc-four-item:hover .uc-move { animation: 1.5s ease running bounceInRight;
}
@keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
from { opacity: 0; transform: translate3d(200px, 0, 0); }
60% { opacity: 1; transform: translate3d(-25px, 0, 0); }
75% { transform: translate3d(10px, 0, 0); }
90% { transform: translate3d(-5px, 0, 0); }
to { transform: none; } }
.bounceInRight { animation-name: bounceInRight; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 40px; display: flex; flex-direction: column; align-items: center; height: 100%; /*background: #f2f6f9;*/ }
.uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color1); }
.uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color1); }
.uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color2); }
.uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color2); }
.uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color3); }
.uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color3); }
.uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color4); }
.uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color4);
}
@media screen and (max-width: 1000px) {
.uc-four-item { width: 100%; margin: 10px auto; }
.uc-four-content-1:after, .uc-four-content-1:before, .uc-four-content-2:after, .uc-four-content-2:before, .uc-four-content-3:after, .uc-four-content-3:before, .uc-four-content-4:after, .uc-four-content-4:before { display: none; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px;
}
.uc-four-content-1 { border: 10px solid var(--infograph-color1); }
.uc-four-content-2 { border: 10px solid var(--infograph-color2); }
.uc-four-content-3 { border: 10px solid var(--infograph-color3); }
.uc-four-content-4 { border: 10px solid var(--infograph-color4); } }
.uc-clear {clear:both; height:0px;}
.uc-push-panel { padding: 20px; padding-top: 0; padding-bottom: 0; } .uc-push { display: flex; flex-wrap: wrap; }
.uc-push-text { position: relative; display: inline-block; box-sizing: border-box; padding: 20px 0px 0px 30px; width: 48%; margin: 1%; transition: all .4s ease; text-align: left; } .uc-push-text:before { position: absolute; width: 7px; height: 7px; border-radius: 100%; background: #0C5EB1; content: ""; left: 0; transition: .3s ease-in-out; top: 25px; } .uc-push-text:after { position: absolute; border-left: 1px dotted #434A50; bottom: -5px; content: ""; left: 3px; top: 41px; } .uc-push-text:hover:before { box-shadow: 0 0 0 10px rgba(93, 175, 243,.4) }
@media screen and (max-width: 800px) { .uc-push-text { width: 100%; } }
Кладочные сетки от производителя Кладочные строительные сетки по низкой цене от производителя!
Наша компания уже много лет занимает ведущие позиции на казахстанском рынке производства и поставки строительных сеток, в том числе и кладочных. У нас вы сможете заказать кладочные сетки диаметром 3-5 мм и размером ячейки от 100х100 до 200х200 мм.
+7 (701) 745-35-24
Основное применение:
Армирование ЖБИ
Армирование различных строительных блоков с целью экономии цементного раствора;
Укрепление некрупных фундаментов и дорожек;
Армирование по время штукатурных и фасадных работ.
Почему вам стоит обратиться к нам?
Качество
В производстве кладочных сеток мы используем только высококачественный металл, новейшее оборудование и передовые технологии.
Помощь клиенту
Мы имеем огромный опыт в производстве кладочных и других строительных сеток.
Опыт
Благодаря огромному производственному опыту наши специалисты готовы взяться за заказы любой сложности.
Доставка
Наша компания осуществляет доставку заказов в любую точку Республики Казахстан.
в виде галереив виде списка