3 отзыва

Компания "Думикс"

+375 (29) 507-27-94
+375 (44) 799-07-99
Компания "Думикс"
.uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #fff!important; background: #71a2b6; border-radius: 4px; font-size: 16px; transition: all .3s; margin: 10px; } .uc-link:hover { background: #3f7cac; transform: translateY(5px); } .uc-ban1-panel { background: url(http://content.s2.prom.st/October2019/13757gl.jpg) center; background-size: cover; /*padding: 20px;*/ } .uc-ban1-panel strong { color: #3f7cac; font-size: 20px; } .uc-ban1-texts { background: rgba(238, 238, 238,0.8); /* width: 370px; */ padding: 60px 50px 60px 50px; text-align: left; box-sizing: border-box; } .uc-ban1-header { font-size: 30px; line-height: 36px; color: #3f7cac; margin: 0px 0px 5px; } .uc-ban1-sub-header { font-size: 18px; line-height: 30px; color: #111; margin: 0px 0px 10px; } .uc-ban1-text { font-size: 15px; line-height: 26px; color: #111; margin: 0px 0px 10px; } .uc-ban1-link { display: inline-block; text-align: center; text-decoration: none !important; margin-top: 10px; color: #3f7cac!important; border: 2px solid #3f7cac!important; padding: 8px 15px; min-width: 150px; font-size: 17px; transition: all .3s; border-radius: 4px; } .uc-ban1-link:hover { color: #111!important; border: 2px solid #111!important; } @media screen and (max-width: 1000px) { .uc-ban1-texts { width: auto; } .uc-ban1-panel { padding: 0px; } .uc-ban1-texts { padding: 20px; } } .ucv-b1-panel { padding: 20px 0; text-align: center; border-bottom: 3px solid #e8e8e8; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-panel h2 { margin-bottom: 20px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 0.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 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(238, 238, 238,0.9); text-align: left; color: #000; transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0); 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: #3f7cac; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #333; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 30%; } @media screen and (max-width: 1000px) { .ucv-b1-panel .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: auto; } } .uc-clear {clear:both; height:0px;} .uc-reviews { padding: 20px 20px 40px; border-bottom: 3px solid #e8e8e8; } .uc-reviews h2 { margin-bottom: 20px; text-align: center; } .uc-reviews__inner { display: flex; justify-content: space-around; flex-wrap: wrap; } .uc-comment { display: flex; flex-direction: column; width: 45%; margin: 1%; padding: 20px 45px; align-items: center; /*justify-content: space-around;*/ position: relative; background: url(https://byprom-uc.prom.st/production/design_template/443/images/background1.png) repeat; box-sizing: border-box; z-index: 1; } .uc-image__area { width: 100px; height: 100px; background: #fff; z-index: 1; border-radius: 100%; } .uc-user__image { max-width: 100px; height: auto; border-radius: 100%; box-shadow: 0 5px 10px #fff, 0 0 0px 7px #555, 0 0px 10px 10px #fff; } .uc-comment__content { text-align: center; color: #000; z-index: 1; } .uc-user__name { font-size: 20px; color: #3f7cac; font-weight: bold; transition-delay: 0.3s; transition: .6s; } .uc-text { transition-delay: 0.2s; transition: .6s; } .uc-first__comment::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 7px; background: #3f7cac; transition: .7s; } .uc-first__comment:hover .uc-user__name, .uc-first__comment:hover .uc-text { color: #fff; transition: .6s; } .uc-first__comment:hover::before { height: 100%; transition: .7s; } .uc-second__comment::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 7px; background: #59627c; transition: .7s; } .uc-second__comment:hover .uc-user__name, .uc-second__comment:hover .uc-text { color: #fff; transition: .6s; } .uc-second__comment:hover::before { height: 100%; transition: .7s; } .uc-second__comment:hover .uc-user__name, .uc-second__comment:hover .uc-text { color: #fff; transition: .6s; } .uc-second__comment:hover::before { height: 100%; transition: .7s; } @media screen and (max-width: 1000px) { .uc-comment { width: 100%; margin: 10px auto; padding: 20px; } } @media screen and (max-width: 320px) { .uc-comment { width: 100%; } } .uc-our__history { padding: 20px 20px 40px; text-align: center; border-bottom: 3px solid #e8e8e8; } .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: 48%; margin: 1%; transition: all 0.8s; } .uc-our__history-block .uc-bib { transition: all 0.8s; } .uc-our__history-block:hover .uc-bib { transform: scale(1.2, 1.2); } .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: #eeeeee; 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: 70px; min-width: 70px; /*border-radius: 10px;*/ box-shadow: /*0 0px 10px #fff,*/ 0 0 0px 1px #eeeeee/*, 0 0 0 10px #fff*/; transition: all 0.5s ease; } .uc-our__history-block:hover .uc-our__history-year { box-shadow: 1px 1px #3f7cac, 2px 2px #3f7cac, 3px 3px #3f7cac, 4px 4px #3f7cac, 5px 5px #3f7cac, 6px 6px #3f7cac, 7px 7px #3f7cac; -webkit-transform: translateX(-7px); transform: translateX(-7px); } .uc-our__history-line { -ms-flex-item-align: center; align-self: center; width: 3%; 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: #eeeeee; /*color: #fff;*/ padding: 0 10px; /*border-radius: 10px;*/ width: 80%; /*border: 1px solid #ddd;*/ /* -webkit-box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); */ } .uc-our__history-content strong { font-size: 18px; color: #3f7cac; } @media screen and (max-width: 1000px) { .uc-our__history-block { width: 100%; } } @media screen and (max-width:800px) { .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: 70px; min-width: 70px; } .uc-our__history-block:hover .uc-bib { transform: scale(1.2, 1.2); } } :root { --infograph-color4: #3f7cac; --infograph-color3: #59627c; --infograph-color2: #59627c; --infograph-color1: #3f7cac; } .uc-four-panel { padding: 20px; border-bottom: 3px solid #e8e8e8; } .uc-four-panel h2 { text-align: center; } .uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-four-item { display: flex; flex-direction: column; width: 46%; padding: 0px; border-radius: 20px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); margin: 20px 0; } .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;*/ border-radius: 20px; } .uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color1); border-radius: 20px; } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color1); border-radius: 20px; } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color2); border-radius: 20px; } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color2); border-radius: 20px; } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color3); border-radius: 20px; } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 100%; background: var(--infograph-color3); border-radius: 20px; } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 20px; background: var(--infograph-color4); border-radius: 20px; } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 20px; height: 100%; background: var(--infograph-color4); border-radius: 20px; } .uc-four-item strong { font-size: 18px; color: #3f7cac; } @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); border-radius: 20px; } .uc-four-content-2 { border: 10px solid var(--infograph-color2); border-radius: 20px; } .uc-four-content-3 { border: 10px solid var(--infograph-color3); border-radius: 20px; } .uc-four-content-4 { border: 10px solid var(--infograph-color4); border-radius: 20px; } } .uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 3px solid #e8e8e8; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-panel h2 { margin-bottom: 30px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 20%; margin: 10px 0.5%; } .uc-b5-arr { width: 10px; font-size: 30px; color: #303030; vertical-align: middle; padding-top: 15px; } .uc-b5-arr2 {} .uc-b5-arr3 {} .uc-b5-text { margin: 10px 0 0; } .uc-b5-img { transition: all 0.5s ease; } .uc-b5-wrapper:hover img { transform: scale(1.5, 1.5); } @media screen and (max-width: 1000px) { .uc-b5-wrapper { width: 25%; } .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-e1-panel { padding: 20px; text-align: center; } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; } Аренда и услуги строительной техники, доставка сыпучих грузов Работаем без посредников, поэтому предлагаем минимальные цены Выполняем заказы по Минску и области, по договоренности возможны командировки по всей Беларуси. Гарантируем ответственный подход к работе и четкое выполнение всех договоренностей. Все услуги компании Наши услуги Предлагаем профессиональную помощь в планировке участка, выполняем все виды земляных работ. Работаем на участках разных площадей с учетом всех пожеланий клиента. Планировка участка Предлагаем профессиональную помощь в планировке участка, выполняем все виды земляных работ. Работаем на участках разных площадей с учетом всех пожеланий клиента. Доставляем собственными самосвалами песок, щебень, ПГС, гравий, камни любые фракции и класса. Предлагаем выгодные расценки и хорошие скидки на объемные заказы. Доставка сыпучих материалов самосвалами Доставляем собственными самосвалами песок, щебень, ПГС, гравий, камни любые фракции и класса. Предлагаем выгодные расценки и хорошие скидки на объемные заказы. Осуществляем вывоз строительного мусора собственными самосвалами до 20 т. По договоренности оказываем услуги погрузки и утилизации, предоставляем скидки на объем. Вывоз строительного мусора Осуществляем вывоз строительного мусора собственными самосвалами до 20 т. По договоренности оказываем услуги погрузки и утилизации, предоставляем скидки на объем. Выполняем расчистку территорий и участков от ненужных и ветхих строений, сооружений и домов с последующим вывозом и утилизацией строительного мусора. Выполняем задачи любых объемов. Снос и демонтаж домов и сооружений Выполняем расчистку территорий и участков от ненужных и ветхих строений, сооружений и домов с последующим вывозом и утилизацией строительного мусора. Выполняем задачи любых объемов. Предлагаем в аренду самосвалы грузоподъемностью 20-35 т для перевозки всех видов сыпучих грузов и стройматериалов, вывоза строительного мусора из участка. Техника предоставляется с опытными водителями. Аренда самосвала Предлагаем в аренду самосвалы грузоподъемностью 20-35 т для перевозки всех видов сыпучих грузов и стройматериалов, вывоза строительного мусора из участка. Техника предоставляется с опытными водителями. Предлагаем в аренду погрузчик Shantui SL30-W (ТО-18) для выполнения погрузочно-разгрузочных работ, снятия растительного слоя, подсыпки, засыпки и других земляных работ. Услуги погрузчика Предлагаем в аренду погрузчик Shantui SL30-W (ТО-18) для выполнения погрузочно-разгрузочных работ, снятия растительного слоя, подсыпки, засыпки и других земляных работ. «Думикс» — более 10 лет надежного партнерства Вся наша техника является собственностью компании. Мы работаем напрямую с карьерами и производственными предприятиями, что позволяет предоставлять оптимальные цены на услуги и качественную продукцию, соответствующую всем экологическим и санитарным нормам. Наши главные приоритеты — это честность и порядочность. Мы соблюдаем все договоренности и оказываем услуги на самом высоком уровне. Наши водители и машинисты имеют за плечами огромный опыт и являются настоящими профессионалами своего дела. Почему работать с нами выгодно? Оптимальные цены Благодаря собственному автопарку и прямому сотрудничеству с карьерами у нас недорого. Работа в режиме 24/7 Работаем в круглосуточном режиме без выходных, техника доступна в любое время. Качественное обслуживание Всегда вежливо и профессионально консультируем по всем интересующим вопросам. Ответственность Всегда работаем на совесть, стремимся к долгосрочному сотрудничеству с клиентами. Изучить предложения Наши гарантии — ваши выгоды Отсутствие рисков Оплата по факту выполнения работы. Ни минуты простоя Подача техники вовремя без задержек. Уверенность Техника подается исправной и с опытным экипажем. Хорошие скидки Снижаем цену от объема и постоянным клиентам. Работать с нами просто Свяжитесь с нами по указанным контактным телефонам. → Обсудите с менеджером объем работ и сроки выполнения. → Мы обеспечим подачу нужной техники в оговоренное время. → Оплатите услуги наличными или безналичным платежом. Ищете строительную технику или вас интересует доставка сыпучих материалов? Компания «ДУМИКС» предлагает свои услуги. Работая с нами, вы обеспечите себя надежной техникой и качественными стройматериалами без переплат посредникам. Свяжитесь с нами для обсуждения деталей сделки прямо сейчас — мы всегда на связи. Наши контакты

Основные виды деятельности