Немає відгуків, додати
+380 (67) 276-68-88
+380 (66) 568-85-93
+380 (48) 423-15-59

ЧП «ТРЕСТ»

ЧП «ТРЕСТ»
.ucv-a2-texts a { display: inline-block; padding: 8px 20px; text-decoration: none !important; font-size: 16px; transition: all 200ms ease-in-out; color: white!important; background:#264b61; box-shadow: 4px 2px 8px 0 rgba(174,172,172,0.56); } .ucv-a2-texts a:hover { transition: all 200ms ease-in-out; background: #666; } .uc-title-wrapper { background:#666!important; margin: 30px 0 0!important; } .uc-title { position: relative; display: inline-block; padding: 0 30px; line-height: 35px!important; text-transform: uppercase; font-size: 14px; font-weight: bold; color: white; background: #264b61!important; font-family: 'Bender',sans-serif!important; margin: 0!important; } .uc-title::after { position: absolute; left: 100%; top: 0; width: 1px; height: 1px; border-top: 35px solid #264b61; border-right: 20px solid transparent; border-bottom: 0; border-left: 0; content: ""; } .ucv-a2-panel{background: url(https://flybra.dp.ua/uspeh/bg.jpg) center; background-size: cover; display: flex; align-items: flex-start;} .ucv-a2-texts{color:white;background-color: rgba(0,0,0,0.4); margin: 0; padding: 20px 15px 20px 40px; width: 100%; text-align: left; } .ucv-a2-header{font-size: 26px; line-height: 32px; color:white !important; margin: 0px 0px 20px; padding: 7px 15px; } .ucv-a2-sub-header{font-size: 17px; line-height: 32px; padding: 7px 15px; color:#fff; margin: 0px 0px 10px;} .ucv-a2-text{ position: relative; font-size:14px; line-height: 26px; color:#fff; margin: 0px 0px 10px; border-left: 2px solid ; padding-left: 10px; } .ucv-a2-link{display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: !important; padding: 0 20px; border: 2px solid ; font-size: 16px;} .ucv-a2-link:hover{color: !important; border-color:;} @media screen and (max-width: 1300px) { .ucv-a2-texts{width:100; text-align: left!important; border-radius: 0; } .ucv-a2-panel { padding: 0; } } .ucv-a2-text::after { content: ""; position: absolute; top: -10px; left: -6px; background: ; height: 10px; width: 10px; border-radius: 100%; } .ucv-a2-text::before { content: ""; position: absolute; bottom: -10px; left:-6px; background: ; 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: 40px; text-align: center; } .ucv-b1-panel a { 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; height: 300px; width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; width: 100%!important; height: 100% !important; object-fit: cover; transition: all .7s; } .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: white; display: inline-block; position: absolute; bottom: 0px; left: 0; text-align: left; background-color: #666; padding: 10px; transition: all .7s; } .ucv-b1-name:hover { } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: ; } .ucv-b1-panel a { width: 45%; text-decoration: none; } @media screen and (max-width: 1100px) { .ucv-b1-panel a { width: 46%; } .ucv-b1-panel a+a+a { width: 46%; } } @media screen and (max-width: 700px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel a, .ucv-b1-panel a+a+a { width: auto; margin-right: 15px; margin-left: 15px; } } :root { --infograph-color2: #666; --infograph-color1: #264b61; } @media screen and (min-width: 320px) { .infographic_wrapper { padding: 20px 10px; text-align: center;} .infographic_container { display: flex; flex-wrap: wrap; justify-content: center; } .infographic_item { margin: 25px 0; display: flex; flex-direction: column; width: 90%; } .infographic_block { display: flex; flex-direction: column; justify-content: center; align-items: center; min-width: 80%; height: 100%; background-color: #666; padding: 10px; position: relative; } .infographic_item_container { display: flex; align-items: center; height: 100%; width: 100%; justify-content: center; } .arrow_back { width: 5%; height: 80px; background-color: #666; position: relative; } .arrow_back::before { content: ""; position: absolute; left: -15px; top: 0; border-left: 15px solid transparent; border-top: 40px solid var(--infograph-color2); border-bottom: 40px solid var(--infograph-color2); } .arrow_forward { width: 5%; height: 80px; background-color: #666; position: relative; } .arrow_forward::after { content: ""; position: absolute; right: -15px; top: 0px; border-left: 15px solid var(--infograph-color2); border-top: 40px solid transparent; border-bottom: 40px solid transparent; } .infographic_item:nth-child(odd) .infographic_block { background: var(--infograph-color1); } .infographic_item:nth-child(odd) .arrow_back, .infographic_item:nth-child(odd) .arrow_forward { background: var(--infograph-color1); } .infographic_item:nth-child(odd) .arrow_back::before { border-top: 40px solid var(--infograph-color1); border-bottom: 40px solid var(--infograph-color1); } .infographic_item:nth-child(odd) .arrow_forward::after { border-left: 15px solid var(--infograph-color1); } .infographic_content { color: white; padding: 10px 0; } .infographic_sub_header strong { color: white; font-size: 25px; } .infographic_sub_header { padding-bottom: 10px; position: relative; display: inline-block; font-size: 15px!important; font-weight: 500!important; } .infographic_number { padding-top: 10px; color: ; font-weight: bold; } .infographic_number_text { font-size: 20px; } .infographic_num { font-size: 40px; } } @media screen and (min-width: 1200px) { .infographic_container { justify-content: space-around; } .infographic_item { width: 47%; } .arrow_back { width: 20%; } .arrow_forward { width: 20%; } } @media screen and (min-width: 1500px) { .infographic_item { width: 22%; } .arrow_back { width: 10%; } .arrow_forward { width: 10%; } } .uc-numbers { padding: 20px; text-align: left; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers-scheme { background-color: ; border-radius: 5px; display: inline-block; width: 48%; margin: 10px 0%; padding: 40px 10px 10px 20px; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-scheme:hover { background: ; color: ; transition: all .3s ease; } .uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 24px; color: WHITE; } .uc-numbers-scheme:hover strong { transition: all .3s ease; color: ; text-shadow: 3px 0 5px ; transform: translateY(-7px); } .uc-numbers-scheme em { font-size: 15px; color: ; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: ; transition: all .3s ease; } @media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } } .four-panel { padding: 20px 10px; } .four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .four-item { display: flex; flex-direction: column; width: 40%; border-radius: 20px; padding: 30px; box-shadow: 15px 15px 44px 5px ; margin: 20px 0; } .four-content-1, .four-content-2, .four-content-3, .four-content-4 { text-align: center; position: relative; padding: 25px; justify-content: space-between; 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: 20px 20px 20px 0; } .four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color2); border-radius: 20px; } .four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); border-radius: 20px; } .four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color1); border-radius: 20px; } .four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); border-radius: 20px; } .four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color1); border-radius: 20px; } .four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color2); border-radius: 20px; } .four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color2); border-radius: 20px; } .four-header { font-size: 20px!important; line-height: 20px; } .four-text {} .four-icon {} @media screen and (max-width: 1100px) { .four-item { width: 80%; } .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-3 { border: 15px solid var(--infograph-color2); border-radius: 20px; } .four-content-2, .four-content-4 { border: 15px solid var(--infograph-color1); border-radius: 20px; } } .uc-order { padding: 20px 15px; text-align: left; } .uc-order h2 { text-align: center; margin-bottom: 30px; } .uc-order-scheme__container { display: flex; flex-wrap: wrap; } .uc-order-scheme__left-column, .uc-order-scheme__right-column { display: flex; flex-direction: column; width: 50%; } .uc-order-scheme { padding: 5px; box-sizing: border-box; vertical-align: top; transition: all .3s ease; } .uc-order-scheme_table { display: table; } .uc-order-scheme_numb, .uc-order-scheme_text { display: table-cell; vertical-align: middle; } .uc-order-scheme_numb { width: 50px; } .uc-order-scheme strong { transition: all .3s ease; display: inline-block; font-size: 45px; color:#264b61; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #59b7db; transform: translateY(-4px); } .uc-order-scheme em { font-size: 15px; color: WHITE; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme:hover em { color: ; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme__left-column, .uc-order-scheme__right-column { width: 100%; } } .uc-footer { padding: 20px; text-align: center; } ЧП «Трест» - это команда профессионалов в своей отрасли! Мы один из немногих коллективов, представленных на рынке, в котором подобраны только опытные, знающие свое дело люди. Мы выполняем изготовление и монтаж любых металлоконструкций по чертежам заказника. Нам Вы можете доверить выполнение работы любого объема и уровня сложности. Девиз нашей компании – качество прежде всего! Наше предприятие работает уже более 20 лет, мы используем только качественные материалы и гарантируем высокое качество работ. Если Вы обратились к нам, то Вам не придется искать других мастеров, для устранения недочетов и Вы точно будете рекомендовать нас друзьям! Перейти в каталог Почему именно мы? Успешно работаем на рынке изготовления металлоконструкций более 20 лет 30% приходят по рекомендации, 80% делают повторный заказ 24/7 круглосуточная работа нашего сайта и оформление заявок 100% качество материалов для производства товаров Простая схема сотрудничества с нами 1. Вы можете связаться с нами по телефону 067-276-68-88 для жителей г. Одесса, или по номерам 066-568-85-93, 048-423-15-59, для жителей г. Южный наш режим работы с 09:00 до 18:00, с понедельника по пятницу, перерыв с 12:00 до 13:00. 2. Специалисты нашей компании проконсультируют Вас по всем вопросам вне зависимости от сложности поставленной Вами задачи. 3. Доставка любых металлоконструкций осуществляется силами нашей компании. 4. Способы оплаты обсуждаются с каждым заказчиком индивидуально. Наши гарантии каждому клиенту Качество В Одессе и Южном мы давно заслужили отличную репутацию. Прежде всего потому, что используем только качественные материалы и ответственно подходим к выполнению любой задачи от небольших металлоизделий для частных лиц, до тяжелых, негабаритных металлоконструкций. Бонусы К каждому клиенту мы подходим индивидуально. При крупных заказах мы готовы обсуждать формирование стоимости наших работ. Цена Гарантия сбалансированности ценовой политики, которая находится на очень приемлемом уровне при соотношении цена/качество. Мы ценим каждого клиента и нам важно что бы Вы могли нас рекомендовать. Ассортимент У нас представлен огромный ассортимент от продукции бытового назначения (различные варианты ограждений, решеток, ворот), до тяжелых и негабаритных металлоконструкций любой сложности. ВСЁ ИЗ МЕТАЛЛА Изготовление и монтаж металлоконструкций любой сложности по эскизам заказчика, либо на основе собственных разработок, включая тяжелые и негабаритные металлоконструкции, такие как фермы, балки, эстакады, вышки и мачты антенн мобильной связи, ангары, норийные вышки и многое другое. Также широко представлены изделия бытового назначения — ограждения лестниц, балконов, ворота распашные, откатные, малые архитектурные формы, решетки на окна, навесы, изделия из кованных элементов и прочее. Наше предприятие работает на рынке Украины более 20 лет.

Наскільки вам зручно на сайті?

Розповісти Feedback form banner