Витрина
Центр Газового Оборудования
.uc-btns {
display: inline-block;
padding: 7px 18px;
font-size: 16px;
text-decoration: none !important;
color: #fff !important;
border-bottom: 2px solid #181523;
/*border-radius: 20px;*/
background: #241f34;
transition: all .3s ease;
}
.uc-btns:hover {
border-bottom-color: #2ece2e;
background: #181523;
transition: all .3s ease;
}
.ucv-a2-panel strong {
font-size: 22px;
color: #2ece2e;
}
.ucv-a2-panel {
background: #777 url(http://content.s2.prom.st/April2021/6ac62-b0b7d35b-5071-49d6-9cfa-b92d12e20a5c.jpg) 50% 50%/cover no-repeat;
padding: 40px 50px;
margin-bottom: 20px;
}
.ucv-a2-texts {
background-color: rgba(249, 247, 249, 0.9);
border: 2px solid #fefefe;
width: 450px;
padding: 20px 15px;
text-align: right;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #2ece2e;
margin: 0px 0px 5px;
}
.ucv-a2-sub-header {
font-size: 18px;
line-height: 32px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-text {
font-size: 14px;
line-height: 26px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none !important;
text-align: center;
color: #2ece2e !important;
padding: 0 22px;
min-width: 150px;
border: 2px solid #2ece2e;
font-size: 16px;
/*border-radius: 20px;*/
}
.ucv-a2-link:hover {
color: #445878 !important;
border-color: #445878;
}
@media screen and (max-width: 500px) {
.ucv-a2-texts {
width: auto;
text-align: center;
box-sizing: border-box;
}
.ucv-a2-panel {
padding: 0;
background-size: cover;
}
.ucv-a2-link {
padding: 0 5px;
width: auto;
}
}
.uc-caption {
position: relative;
display: block;
margin: 0 0 30px 0;
padding: 0 0 14px 40px;
background: url(https://uaprom-uc.prom.st/production/design_template/887/images/bg-title.png) repeat-x bottom center;
color: #445878;
text-transform: uppercase;
font: 700 16px/1.35 'Ubuntu', Arial, sans-serif;
}
.uc-caption:before {
position: absolute;
top: -5px;
left: 0;
display: block;
width: 30px;
height: 30px;
/*border-radius: 3px;*/
background: #2ece2e;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 29px;
}
.uc-caption_type_about:before,
.uc-caption_type_partners:before {
content: "\f120";
font-family: "icons";
display: inline-block;
vertical-align: baseline;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.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-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: 450px;
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 {
opacity: 1;
;
}
.ucv-b1-hint {
position: absolute;
opacity: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(249, 247, 249, 0.6);
text-align: left;
color: #222;
transition: all 0.6s ease 0s;
overflow: hidden;
}
.ucv-b1-hint-body {
position: absolute;
top: 50%;
left: 0;
font-size: 24px;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 15px;
text-align: center;
box-sizing: border-box;
}
.ucv-b1-name {
font-size: 15px;
color: #333;
visibility: hidden;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #445878;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 48%;
}
@media screen and (max-width: 1100px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 48%;
}
}
@media screen and (max-width: 900px) {
.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: 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-burger_panel {
padding: 20px 5px;
}
.uc-burger_container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.uc-burger_item {
display: flex;
width: 90%;
margin: 20px;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: row-reverse;
}
.uc-burger_number_container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 20%;
background: #241f34;
text-align: center;
color: #fff;
padding: 10px;
border-radius: 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
background: #2ece2e;
border-radius: 0 0 10px;
box-shadow: inset 0px 21px 16px -21px rgba(0, 0, 0, 0.78);
}
/* Это стили для сайтов с большим количеством цветовой гаммы
.uc-number-1 {
background: red;
}
.uc-number-2 {
background: blue;
}
.uc-number-3 {
background: aqua;
}
.uc-number-4 {
background: black;
}
*/
.uc-burger_number-header {
font-size: 17px;
color: #fff;
}
.uc-burge_number {
font-size: 40px;
line-height: 0px;
}
.uc-burger_content {
width: 100%;
background: #f1f1f1;
padding: 10px;
border-radius: 0 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
display: flex;
flex-direction: column;
justify-content: center;
}
.uc-burger_item:nth-child(even) .uc-burger_content {
justify-content: center;
align-items: flex-end;
border-radius: 0 0 0 10px;
text-align: right;
box-shadow: inset 0px 21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_content-header {
font-size: 20px;
}
.uc-burger_text {
font-size: 15px;
width: 100%;
}
@media screen and (max-width: 900px) {
.uc-burger_item {
width: 100%;
flex-direction: column;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: column;
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
width: 100%;
border-radius: 10px 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_item:nth-child(even) .uc-burger_content {
width: 100%;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_number_container {
width: 100%;
border-radius: 10px 10px 0 0;
}
.uc-burger_content {
width: 100%;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
}
.uc-burger_text {
text-align: center;
}
}
:root {
--infograph-color2: #2ece2e;
--infograph-color1: #241f34;
}
.uc-four-panel {
padding: 20px 10px;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 42%;
border-radius: 20px;
box-shadow: 0 0 8px 2px rgba(221, 221, 221, 1);
margin: 10px 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%;
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
border-radius: 20px 20px 20px 0;
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-header {
font-size: 22px;
}
.uc-four-text {}
.uc-four-icon {}
@media screen and (max-width: 1100px) {
.uc-four-item {
width: 100%;
}
.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-3 {
border: 10px solid var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2,
.uc-four-content-4 {
border: 10px solid var(--infograph-color1);
border-radius: 20px;
}
}
.uc-notification {
padding: 20px;
}
.uc-notification_wrapper {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin: 0 auto;
padding: 0px 20px 0px;
}
.uc-box {
display: flex;
width: 45%;
}
.uc-box_inner {
display: flex;
flex-direction: column;
background: #FAFAFA;
padding: 20px;
border-right: 5px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
}
.uc-content {
display: flex;
align-items: center;
}
.uc-photo {
width: 64px;
height: 64px;
}
.uc-comment_text {
display: flex;
flex-direction: column;
justify-content: space-around;
padding-left: 24px;
}
.uc-user {}
.uc-comment {
padding: 20px 0;
border-top: 1px solid #ececec;
}
.uc-box:nth-child(3),
.uc-box:nth-child(4) {
margin-top: 50px;
}
@media screen and (max-width: 1200px) {
.uc-box {
width: 90%;
}
.uc-box:nth-child(2) {
margin-top: 50px;
}
}
.uc-order {
padding: 20px 5px;
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: 58px;
}
.uc-order-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 50px;
color: #2ece2e;
}
.uc-order-scheme:hover strong {
transition: all .3s ease;
color: #241f34;
transform: translateY(-4px);
}
.uc-order-scheme em {
font-size: 15px;
color: #241f34;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-order-scheme:hover em {
color: #2ece2e;
transition: all .3s ease;
}
@media screen and (max-width: 900px) {
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
width: 100%;
}
}
.uc-nombers {
padding: 20px;
/*border-bottom: 2px solid #ddd;*/
}
.uc-nombers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-nombers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-nombers-scheme {
background: #f2f2f2;
-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%);
display: inline-block;
box-sizing: border-box;
width: 25%;
margin: 10px 0;
padding: 20px 25px 10px 25px;
text-align: center;
transition: all .5s ease;
}
.uc-nombers-scheme img {
transition: all .5s ease;
}
.uc-nombers-scheme:hover img {
transform: scale(1.2, 1.2);
transition: all 0.5s ease;
}
.uc-nombers-header {}
@media screen and (max-width: 1100px) {
.uc-nombers-scheme {
width: 50%;
padding: 35px 50px 10px;
}
}
@media screen and (max-width: 800px) {
.uc-nombers-scheme {
width: 100%;
margin: 10px auto;
}
}
@media screen and (max-width: 500px) {
.uc-nombers-scheme {
padding: 35px 25px 10px;
}
}
Центр Газового Оборудования
Производство и реализация оборудования для природного газа
Предлагаем широкий ассортимент газового оборудования: промышленные счетчики газа, масло для счетчиков, газорегуляторные пункты шкафные, корректоры объема газа, фильты, а также предоставляем услуги диагностики и ремонта оборудования.
Открыть каталог
Предлагаем газовое оборудование и диагностику
Оборудование для природного газа Монтаж и обслуживание волоконно-оптических линий связи (ВОЛС) Диагностика Диагностика
Ведущий производитель оборудования для природного газа
Собственное производство
Наша компания работает с 2011 года и специализируется на изготовлении качественного оборудования для природного газа. Мы осуществляем полный производственный цикл.
Оптовые продажи
Мощности нашего предприятия позволяют производить большие объемы продукции в ограниченные сроки. Это позволяет стабильно и своевременно удовлетворять потребности крупных оптовых клиентов. Имеем представителей заводов России, Польши Чехии.
Профессиональные услуги
Предоставляем широкий спектр услуг по ремонту, настройке и техническому обслуживанию счетчиков газа, корректоров объемов газа и всех видом ГРПШ.
Проверенное качество
Мы предлагаем качественное оборудование, которое отличается надежностью и долгим сроком службы. Более 100 000 объектов по г. Алматы и области работают на оборудовании от нашей компании.
Все услуги и товары
Центр Газового Оборудования — качество и надежность
Опыт и репутация
Мы реализуем газовое оборудование и предоставляем услуги диагностики уже более 10 лет и за это время мы получили признание среди оптовых клиентов и монтажных организаций Казахстана и Киргизии.
Полная безопасность
Мы предлагаем только надежное и безопасное оборудование для природного газа, которое проходит все необходимые испытания, имеет сертификаты и все необходимые подтверждающие документы
Современные технологии
Для производства счетчиков газа и другого оборудования мы используем новейшие разработки, качественные материалы и надежные комплектующие. Диагностика осуществляется современными и точными приборами.
Гибкая ценовая политика
Благодаря тому, что мы являемся производителем, мы сами регулируем стоимость нашей продукции и услуг, всегда можем пойти на встречу клиентам и индивидуально подходить к каждому заказу.
Почему стоит выбрать наши услуги и оборудование
1.
Предлагаем все необходимое оборудование для природного газа и комплектующие от производителя и предоставляем полный спектр услуг по диагностике, обслуживанию и ремонту от квалифицированных специалистов.
2.
Индивидуально подходим к каждому покупателю, всегда предлагаем удобные способы осуществления заказа, выгодные условия сотрудничества и гарантируем своевременность поставок оборудования.
3.
Предлагаем только качественное, современное, проверенное оборудование, которое отличается высокими показателями точности и полностью безопасно для использования.
4.
Работаем максимально оперативно на каждом этапе выполнения заказов, начиная от приема заявки покупателя и заканчивая доставкой газовых счетчиков и другого оборудования. Соблюдаем установленные сроки выполнения услуг диагностики и ремонта.
5.
Сервисные услуги компании предоставляются квалифицированными специалистами, которые имеют большой опыт работы и являются профессионалами своего дела.
6.
Гарантируем нашим клиентам сервис высокого уровня и внимательное обслуживание. Мы готовы ответить на все интересующие вопросы и помочь с выбором наиболее подходящего оборудования.
Как заказть услуги и газовое оборудование
Оформление заявки
Оформить заказ можно на сайте, по телефону или написав в WhatsApp.
Оплата
Мы работаем по полной предоплате, которую можно внести любым удобным способом.
Доставка
Доставка газового оборудования осуществляется выбранным способом.
Выполнение работ
Услуги диагностики или ремонта выполняются мастерами в оговоренное время.
Все оборудование и услуги