Услуги и материалы
Профессиональный монтаж геосинтетических материалов. Подбор материала. Консультации.
.uc-btns {
position: relative;
display: inline-block;
margin-top: 10px;
padding: 10px 30px;
box-sizing: border-box;
vertical-align: middle;
text-align: center;
font: 16px 'Roboto', sans-serif;
cursor: pointer;
text-decoration: none !important;
background: #232349;
border-radius: 2px;
color: #fff !important;
}
.uc-btns:hover {
background: black;
color: white;
}
.uc-title {
margin: 30px 0 0 !important;
background: rgba(101, 101, 163, 0.1);
display: block;
padding: 10px;
color: #232349;
text-align: center;
font-size: 28px;
font-family: 'Appetite_New' !important;
line-height: 38px;
border-radius: 4px;
}
.ucv-a2-panel strong {
font-size: 20px;
color: #232349;
}
.ucv-a2-panel {
background: #777 url('http://content.s2.prom.st/January2021/лУССКОАМОЕКГМКЕПМЕКП55.jpg') center;
background-size: cover;
display: flex;
align-items: flex-start;
padding: 0;
}
.ucv-a2-texts {
background-color: rgba(255, 255, 255, 0.85);
margin: 0;
padding: 20px 15px 20px 20px;
width: 50%;
text-align: left;
border-radius: 0;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #232349;
margin: 0px 0px 5px;
padding: 7px 60px 7px 15px;
}
.ucv-a2-sub-header {
font-size: 16px;
line-height: 32px;
padding: 7px 15px;
color: #333;
margin: 0px 0px 10px;
}
.ucv-a2-text {
position: relative;
font-size: 14px;
line-height: 26px;
color: #333;
margin: 0px 0px 10px;
border-left: 2px solid #232349;
padding-left: 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none !important;
text-align: center;
color: #232349 !important;
padding: 0 20px;
border: 2px solid #232349;
font-size: 16px;
}
.ucv-a2-link:hover {
color: #fff !important;
border-color: #333;
background-color: black;
}
@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: #232349;
height: 10px;
width: 10px;
border-radius: 100%;
}
.ucv-a2-text::before {
content: "";
position: absolute;
bottom: -10px;
left: -6px;
background: #232349;
height: 10px;
width: 10px;
border-radius: 100%;
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin-bottom: 20px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .5%;
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__bl {
display: block;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
}
.ucv-b1-img-holder__bl:after {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
background: #232349;
height: 3px;
transition: all .6s ease-out;
width: 0;
}
.ucv-b1-img-holder__bl:hover:after {
transition: all .2s ease-out;
width: 300px;
}
.ucv-b1-img-holder__bl:hover:before {
transition: all .4s ease-out .2s;
height: 300px;
}
.ucv-b1-img-holder__bl:before {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
left: 0;
background: #232349;
height: 0;
transition: all .4s ease-out .2s;
width: 3px;
z-index: 5;
}
.ucv-b1-img-holder:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
background: #232349;
height: 3px;
transition: all .6s ease-out;
width: 0;
}
.ucv-b1-img-holder:before {
content: '';
display: inline-block;
position: absolute;
top: 0;
right: 0;
background: #232349;
height: 0;
transition: all .6s ease-out .2s;
width: 3px;
z-index: 5;
}
.ucv-b1-img-holder:hover:after {
transition: all .6s ease-out;
width: 300px;
}
.ucv-b1-img-holder:hover:before {
transition: all .4s ease-out .2s;
height: 300px;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
left: 0;
}
.ucv-b1-hint {
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.8);
text-align: left;
color: #333;
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;
box-sizing: border-box;
}
.ucv-b1-name {
font-size: 18px;
color: #333;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #232349;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #3b1a68;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 31%;
}
@media screen and (max-width: 1130px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 800px) {
.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: 630px) {
.ucv-b1-hint-body {}
}
@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-our__history {
padding: 20px;
text-align: center;
}
.uc-our__history h2 {
padding-bottom: 10px;
text-align: center;
}
.uc-our__history-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.uc-our__history-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin: 15px 0;
transition: all 0.8s;
}
.uc-our__history-block .uc-bib {
transition: all 0.8s;
}
.uc-our__history-block:hover .uc-bib {
transform: rotateY(360deg);
}
.uc-our__history-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 60px;
font-weight: bold;
color: #9c50b8;
background: rgba(101, 101, 163, 0.1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 85px;
min-width: 85px;
transition: all 0.5s ease;
}
.uc-our__history-block:hover .uc-our__history-year {
box-shadow:
1px 1px #d5e8db,
2px 2px #d5e8db,
3px 3px #d5e8db,
4px 4px #d5e8db,
5px 5px #d5e8db,
6px 6px #d5e8db,
7px 7px #d5e8db;
-webkit-transform: translateX(-7px);
transform: translateX(-7px);
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 4%;
height: 10px;
background: transparent;
}
.uc-our__history-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: left;
background: url(https://uaprom-uc.prom.st/production/design_template/739/images/layout-bg.jpg);
padding: 10px;
/*border-radius: 10px;*/
width: 80%;
/*border: 1px solid #ddd;*/
box-shadow: 2px 1px 4px -2px rgba(210, 131, 168, 0.55);
*/
}
.uc-our__history-subheader {
font-size: 26px;
color: #156413;
}
.uc-first__year-line {
background: #ea4335;
}
.uc-second__year-line {
background: #34a853;
}
.uc-third__year-line {
background: #fbbc05;
}
.uc-fourth__year-line {
background: #4285f4;
}
.uc-fifth__year-line {
background: #ea4335;
}
.uc-first__year {
color: #ea4335;
}
.uc-second__year {
color: #34a853;
}
.uc-third__year {
color: #fbbc05;
}
.uc-fourth__year {
color: #4285f4;
}
.uc-fifth__year {
color: #ea4335;
}
@media screen and (max-width:1300px) {
.uc-our__history-block {
width: 100%;
}
}
@media screen and (max-width:900px) {
.uc-our__history-block {
flex-direction: column;
}
.uc-our__history-line {
-ms-flex-item-align: center;
width: 6%;
height: 15px;
}
.uc-our__history-content {
width: auto;
text-align: center;
}
.uc-our__history-year {
min-height: 60px;
min-width: 60px;
}
/* .uc-our__history-block:hover .uc-our__history-year {
transform: translateY(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
} */
}
:root {
--infograph-color2: #232349;
--infograph-color1: #45458c;
}
.four-panel {
padding: 20px 10px;
}
.four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.four-item {
display: flex;
flex-direction: column;
width: 45%;
border-radius: 0px;
box-shadow: 0px 0px 20px 0px rgba(22, 51, 57, 0.62);
margin: 20px 0;
}
.four-content-1,
.four-content-2,
.four-content-3,
.four-content-4 {
text-align: center;
position: relative;
box-sizing: border-box;
padding: 25px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 15px;
height: 100%;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 15px;
height: 100%;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 15px;
height: 100%;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 15px;
height: 100%;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-header {
font-size: 20px !important;
line-height: 20px;
}
.four-text {}
.four-icon {}
@media screen and (max-width: 1100px) {
.four-item {
width: 100%;
}
.four-content-1:after,
.four-content-1:before,
.four-content-2:after,
.four-content-2:before,
.four-content-3:after,
.four-content-3:before,
.four-content-4:after,
.four-content-4:before {
display: none;
}
.four-content-1,
.four-content-2,
.four-content-3,
.four-content-4 {
padding: 25px 10px;
}
.four-content-1,
.four-content-3 {
border: 15px solid var(--infograph-color2);
border-radius: 0px;
}
.four-content-2,
.four-content-4 {
border: 15px solid var(--infograph-color1);
border-radius: 0px;
}
}
.four-panel img {
margin: auto;
}
.uc-notification_wrapper {
padding: 50px 20px 20px;
}
.uc-notification {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin: 0 auto;
}
.uc-box {
display: flex;
position: relative;
width: 45%;
}
.uc-box_inner {
display: flex;
flex-direction: column;
position: relative;
background: url(https://uaprom-uc.prom.st/production/design_template/739/images/layout-bg.jpg);
padding: 20px;
width: 100%;
border-right: 5px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
}
.uc-content {
display: flex;
align-items: center;
padding: 20px 0 0;
}
.uc-photo {
width: 64px;
height: 64px;
}
.uc-comment_text {
display: flex;
flex-direction: column;
justify-content: space-around;
padding-left: 24px;
font-family: Roboto;
font-size: 14px;
}
.uc-user {
font-size: 20px;
font-weight: bold;
}
.uc-date {
color: #53c962;
font-size: 17px;
}
.uc-comment {
padding: 20px 0;
border-top: 1px solid #fff;
}
.uc-tooltip {
position: absolute;
top: -14px;
left: 30px;
width: 28px;
height: 28px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
background: #fafafa;
transform: rotate(45deg);
}
.uc-box:nth-child(3),
.uc-box:nth-child(4) {
margin-top: 50px;
}
@media screen and (max-width: 1200px) {
.uc-box {
width: 90%;
color: #333;
}
.uc-box:nth-child(2) {
margin-top: 50px;
}
}
.uc-numbers {
padding: 20px;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-numbers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-numbers-scheme {
display: inline-block;
position: relative;
box-sizing: border-box;
width: 31%;
margin: 2% 0;
padding: 40px 10px 10px 20px;
transition: all .6s ease;
border: 8px outset #232349;
transition: all .6s ease;
}
.uc-numbers-scheme strong {
transition: all .6s ease;
display: inline-block;
font-size: 60px;
color: #45458c;
text-shadow: 3px 3px 1px #fff;
position: absolute;
top: -25px;
left: 50%;
transform: translateX(-50%);
background: #fff;
padding: 10px 30px;
}
.uc-numbers-scheme:hover strong {
transition: all .6s ease;
color: #232349;
transform: translateY(0px);
text-shadow: none;
}
.uc-numbers-scheme:hover {
transition: all .3s ease;
border: 8px inset #e2e2e2;
}
.uc-numbers-scheme em {
font-size: 18px;
color: #24201f;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #f65c38;
transition: all .3s ease;
}
@media screen and (max-width: 1200px) {
.uc-numbers-scheme {
width: 46%;
margin: 2%;
}
}
@media screen and (max-width: 1000px) {
.uc-numbers-scheme {
width: 100%;
margin: 20px auto;
}
}
.uc-bumbers {
padding: 40px 20px 20px 20px;
}
.uc-bumbers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-bumbers h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-bumbers-scheme {
-webkit-clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
text-align: center;
background: rgba(101, 101, 163, 0.1);
display: inline-block;
box-sizing: border-box;
width: 25%;
margin: 1% auto;
padding: 20px 30px 10px 30px;
transition: all .4s ease;
color: #000;
}
.uc-bumbers-scheme:hover {
transform: translateX(15px);
}
.uc-bumbers-scheme strong {
transition: all .4s ease;
display: inline-block;
font-size: 20px;
color: #814ede;
}
.uc-bumbers-scheme img {
transition: all .4s ease;
}
.uc-bumbers-scheme:hover img {
transform: scale(1.5, 1.5);
}
@media screen and (max-width: 1000px) {
.uc-bumbers-scheme {
width: 50%;
padding: 35px 50px 10px;
}
}
@media screen and (max-width: 800px) {
.uc-bumbers-scheme {
width: 100%;
margin: 10px auto;
}
}
@media screen and (max-width: 500px) {
.uc-bumbers-scheme {
padding: 35px 25px 10px;
}
}
.uc-footer {
padding: 10px 20px;
text-align: center;
}
.uc-row-panel {
text-align: center;
}
.uc-row-panel h2 {
margin-bottom: 40px;
}
.uc-row {
display: flex;
flex-wrap: wrap;
margin-top: 40px;
justify-content: space-evenly;
}
.uc-asset-item {
width: 23%;
margin: 15px 1%;
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}
.uc-asset-item strong {
color: #45458c;
font-size: 17px;
}
.uc-asset-item__img {
height: 100px;
width: 100px;
position: relative;
box-shadow: 0px 0px 10px #f1f1f1;
border-radius: 100%;
}
.uc-asset-item__img img {
margin-top: 20px;
}
.uc-asset-item__text {
margin-top: 35px;
}
.uc-circles {
border-radius: 100%;
width: 110px;
height: 110px;
margin-top: -5px;
position: absolute;
animation: Orbita 10s linear infinite;
z-index: 0;
}
.uc-circle1 {
border-radius: 100%;
background: url('http://content.s2.prom.st/January2021/icons8-электроника-4ЦВЦВЦВ0.png');
width: 40px;
height: 40px;
top: 40px;
left: -50px;
position: relative;
display: inline-block;
}
.uc-circle2 {
border-radius: 100%;
background: url('http://content.s2.prom.st/January2021/icons8-электроника-4ЦВЦВЦВ0.png');
width: 40px;
height: 40px;
top: 5px;
right: -42px;
position: relative;
display: inline-block;
}
.uc-circle3 {
border-radius: 100%;
background: url('http://content.s2.prom.st/January2021/icons8-электроника-4ЦВЦВЦВ0.png');
width: 40px;
height: 40px;
top: 50px;
position: relative;
display: inline-block;
}
@keyframes Orbita {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@media screen and (max-width: 1000px) {
.uc-asset-item {
width: 46%;
}
}
@media screen and (max-width: 800px) {
.uc-asset-item {
width: 100%;
}
}
.social-panel {
text-align: center;
padding: 20px;
}
.social-wr {
display: inline-block;
margin: 10px;
width: 18%;
}
.social-wr img {
animation-name: social;
animation-duration: 3s;
animation-iteration-count: infinite;
transition: ease-out;
}
.social-header {
display: block;
margin: 10px 0 !important;
}
@keyframes social {
from {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
to {
transform: scale(1);
}
}
ТОО МТекс – профессиональные геосинтетические материалы
С 2012 года компания занимается монтажом геомембран, геотекстиля, геосетки и георешетки по всему Казахстану. Наши специалисты ежегодно выполняют десятки сложных проектов.
Расчеты, подбор, проектирование и монтаж геосинтетических материалов. Имеется большой опыт работы на золоотвалах, технологических прудах, полигонах ТБО, газопроводах, ж/д конструкциях, сборных траншеях и оросительных каналах. Гарантийное и постгарантийное обслуживание.
В каталог
Ассортимент наших услуг и товаров
Листы геомембраны кладутся внахлест и свариваются аппаратом горячего воздуха. Монтаж осуществляется на предварительно подготовленном основании. Монтаж геомембраны Листы геомембраны кладутся внахлест и свариваются аппаратом горячего воздуха. Монтаж осуществляется на предварительно подготовленном основании. Наша команда готова разработать и построить по вашему индивидуальному техническому заданию различные отстойники. Горизонтальные или вертикальные. Устройство отстойников Наша команда готова разработать и построить по вашему индивидуальному техническому заданию различные отстойники. Горизонтальные или вертикальные. Восстановление и ремонт гидроизолирующих свойств геомембраны в случае ее механических повреждений. Большой опыт в ремонте геомембраны HDPE любых размеров. Ремонт геомембраны Восстановление и ремонт гидроизолирующих свойств геомембраны в случае ее механических повреждений. Большой опыт в ремонте геомембраны HDPE любых размеров. За 10 лет выполнили более 24 крупных проекта. Отработана технология сопряжения изоляции с бетоном и металлом. Гидроизоляция каналов и траншей За 10 лет выполнили более 24 крупных проекта. Отработана технология сопряжения изоляции с бетоном и металлом. Предлагаем иглопробивной геотекстиль различной плотности. Используется при работе с грунтом, искусственными гидросооружениями и при прокладке газо- и нефтепроводов. Поставка геотекстиля Предлагаем иглопробивной геотекстиль различной плотности. Используется при работе с грунтом, искусственными гидросооружениями и при прокладке газо- и нефтепроводов. Большой выбор геомембрана HDPE от крупнейших производителей Казахстана и России. Геомембрана HDPE Большой выбор геомембрана HDPE от крупнейших производителей Казахстана и России.
Преимущества ТОО МТекс
Договорная цена
Цена за каждый проект договорная и зависит от многих факторов (объема, сложности и подготовленности объекта, расстояния от населенных пунктов, наличие электроснабжения и т.д.)
Индивидуальный подход
Клиентоориентированность – это фишка нашей компании. Каждый клиент обслуживается индивидуально, что позволяет нам более точно просчитать и проанализировать предстоящие работы
Быстро и качественно
Специалисты нашей компании правильно и быстро рассчитают объем геосинтетических материалов для монтажа, проконсультируют по подбору поставщика. Подберут лучшего производителя материалов, который будет соответствовать всем требованиям заказчика
Выбрать услугу
Мы заботимся о своих покупателях
Профессиональные менеджеры нашей компании ответят на любые ваши вопросы, помогут рассчитать примерную стоимость и оформить заказ.
Мы учтем все пожелания клиента, предоставим самые оптимальные варианты доставки и оплаты геосинтетических материалов.
Команда специалистов разработала удобный сайт, где каждый клиент с легкостью может ознакомится с нашими услугами и товарами.
В течении 5 рабочих дней доставим все необходимые материалы к объекту. Все будет качественно упаковано и готово к использованию.
Популярные услуги
Монтаж и ремонт геомембран
Устройство отстойников
Гидроизоляция каналов и траншей
Почему стоит выбрать наши услуги
1
Более 9 лет наша компания занимается монтажом и поставкой геосинтетических материалов.
2
После оформления заказа вам перезвонит менеджер для уточнения деталей.
3
Опыт работы с иностранными специалистами на проектах в ЮАР, Дании, Голландии и КНР.
4
Предоставляем 2 года гарантии на все виды монтажной работы.
5
Цены на все услуги правильные и соответствуют реальным.
6
Занимаемся монтажом и ремонтом по РК и России.
Весь ассортимент
Заказать геосинтетические материалы очень просто
Оформить заказ на сайте через корзину или позвонить по указанным телефонам
Обсудить детали заказа с нашим менеджером, оговорить сроки поставки и цену
Оплатить товар/услугу любым удобным для вас способом, предоплата 100%
Комплектация и доставка к объекту заказчика в течении 5 рабочих дней после оплаты
Геосетки, геотекстиль – продажа, установка и монтаж
Если вам необходимы специалисты в области геосинтетических материалов (геомембран, геотекстиля, геосетки и георешетки), то вам просто необходимо полистать наш каталог. Мы даем гарантию, что среди большого разнообразия услуг и товарных позиций вы быстро найдете то, что искали. Сотрудничаем с горноперерабатывающими промышленностями и крестьянскими хозяйствами.
Если у вас возникли трудности с оформлением заказа или у вас есть какие-то вопросы – напишите нам в Whatsapp.
В каталог
+7 701 221 2973
+7 701 272 6703