Нет отзывов, добавить
+7 (702) 888-28-50
+7 (707) 728-88-86
Консалтинговые услуги по сертификации продукции

О нас

.cs-title__page-content { display: none !important; } .ucv-a2-panel strong { font-size: 22px; color: #00c6ff; } .ucv-a2-panel { background: #777 url(https://s3.eu-central-1.amazonaws.com/content-satu/November%202022/2018_08_14_depositphotos_50246823_l-2015.jpg) 50% 50%/cover no-repeat; /*padding: 20px;*/ } .ucv-a2-texts { background-color: rgba(62, 80, 98, 0.8); width: 100%; padding: 40px 40px; text-align: center; box-sizing: border-box; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: #00c6ff; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none !important; text-align: center; color: #fff !important; padding: 0 22px; min-width: 150px; background: #00c6ff; font-size: 16px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .ucv-a2-link:hover { color: #fff !important; background: #3e5062; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .uc-btns { display: inline-block; padding: 8px 30px; font-size: 16px; color: #fff !important; text-decoration: none !important; background: #00c6ff; transition: all .3s ease; } .uc-btns:hover { background: #3e5062; transition: all .3s ease; } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; } .ucv-a2-panel { padding: 0; background-size: cover; } .ucv-a2-link { padding: 0 5px; width: auto; } } .ucv-b1-panel { border-top: 1px solid #efefef; 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 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: rgba(33, 37, 41, 0.88); text-align: left; color: #fff; transition: all 0.6s ease 0s; /*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: 15px; color: #3e5062; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #00c6ff; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31.8%; text-decoration: none; } @media screen and (max-width: 768px) { .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-ico-panel { padding: 20px 15px 20px; border-top: 1px solid #efefef; } .uc-ico-header { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 20px; table-layout: fixed; } .uc-ico-table td { padding: 5px; transition: all 0.3s; } .uc-ico-table img { transition: all 0.3s; } .uc-ico-table tr:hover td { background: #fff; } .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; } @media screen and (max-width: 500px) { .uc-ico-table td { vertical-align: top !important; } } .uc-e4-panel { padding: 20px; text-align: center; border-top: 1px solid #efefef; } .uc-e4-header { text-align: center; margin-bottom: 40px !important; } @media screen and (max-width: 750px) { .uc-b3-wrapper { float: left; width: 44%; margin: 0 3% 40px; } } @media screen and (max-width: 500px) { .uc-b3-wrapper { float: left; width: 100% !important; margin: 0 auto 40px; } } /* Bob */ @-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } .uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; } .uc-b5-panel { padding: 20px 0; text-align: center; border-top: 1px solid #efefef; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 20px !important; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 19%; margin: 10px 1%; } .uc-b5-text { margin: 10px 0 0; } .uc-b5-arr { width: 2% !important; font-size: 30px; color: #3e5062; vertical-align: middle; padding-top: 10px; } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 44%; } .uc-b5-arr2 { display: none; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } /*-----------------------------------------FOOTER-------------------------------*/ .uc-footer { padding: 20px 0 0; border-top: 1px solid #efefef; text-align: center; } .uc-footer p { margin: 20px 0; } /*--------------------------------INFOGRAPH-------------------------------------*/ .ucv-b4-panel { border-top: 1px solid #efefef; padding: 25px 0px; } .ucv-b4-title { text-align: center; margin-bottom: 25px !important; } .ucv-b4-wrapper { text-align: center; } .ucv-b4-arrow-wrapper { margin-right: 2%; width: 30%; display: inline-block; vertical-align: middle; } .ucv-b4-arrow { height: 20px; background: #00c6ff; position: relative; width: 100%; } .ucv-b4-arrow-red { background: #3e5062; } .ucv-b4-arrow.ucv-b4-arrow-red:before { border-top-color: #3e5062; border-bottom-color: #3e5062; } .ucv-b4-arrow.ucv-b4-arrow-red:after { border-left-color: #3e5062; } .ucv-b4-arrow-red .ucv-b4-line { background: #3e5062; } .ucv-b4-arrow:after { content: ""; position: absolute; right: -10px; top: 0; border-left: 10px solid #00c6ff; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } .ucv-b4-arrow:before { content: ""; position: absolute; left: -10px; top: 0; border-left: 10px solid transparent; border-top: 10px solid #00c6ff; border-bottom: 10px solid #00c6ff; } .ucv-b4-line { position: absolute; left: 50%; bottom: 50%; width: 2px; height: 50px; background: #00c6ff; } .ucv-b4-line:after { content: ""; position: absolute; bottom: -2px; left: -2px; width: 5px; height: 5px; background: #fff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; } .ucv-b4-line-bottom { top: 50%; } .ucv-b4-line-bottom.ucv-b4-line:after { top: -2px; } .ucv-b4-text, .ucv-b4-image { display: table; width: 100%; height: 100px; } .ucv-b4-image-inner, .ucv-b4-text-inner { display: table-cell; text-align: center } .ucv-b4-image-inner { vertical-align: top; } .ucv-b4-image-inner.ucv-b4-image-inner-bot { vertical-align: bottom; } .ucv-b4-text-inner { vertical-align: middle; } .ucv-b4-number { padding-bottom: 6px; font-size: 24px; color: #00c6ff; display: block; font-weight: bold; } @media screen and (max-width: 1200px) { .ucv-b4-arrow-wrapper { width: 35%; } } @media screen and (max-width: 750px) { .ucv-b4-arrow-wrapper { width: 65%; } .ucv-b4-arrow-wrapper__margin { margin-top: 45px; } } .uc-hover { padding: 20px 0; text-align: center; box-shadow: 0 0 14px rgba(0, 0, 0, 0.12); margin-top: 35px; background: #777 url(https://s3.eu-central-1.amazonaws.com/content-satu/November%202022/qwcvnZaqS2Q.jpg) 40% 40%/cover no-repeat; position: relative; background-size: cover; } .uc-hover h2 { margin-bottom: 30px; color: #fff; } .uc-hover-wrapper { -webkit-transform: translateZ(0); transform: translateZ(0); position: relative; overflow: auto; margin: 15px 1%; padding: 15px; min-height: 100px; background: rgba(62, 80, 98, 0.8); color: #fff; display: inline-block; width: 42%; transition: all 0.3s; } .uc-hover-wrapper span { color: #00c6ff; font-size: 20px; } .uc-hover-wrapper:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #00c6ff; height: 1px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-hover-wrapper:hover { transition: all 0.3s; } .uc-hover-wrapper:hover:before { left: 0; right: 0; } .uc-order { padding: 1px 0; text-align: center; } .uc-order_wrap { display: flex; flex-wrap: wrap; } .uc-order h2 { margin-bottom: 20px; } .uc-order-scheme { width: 49%; margin: 10px .5%; padding: 20px 15px; box-sizing: border-box; vertical-align: top; box-shadow: 0 0 2px #3e5062; transition: all .3s ease; } .uc-order-scheme:hover { box-shadow: 0 0 7px #3e5062; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme { width: 98%; margin: 10px auto; } } «Union Consulting» — ваш помощник в сертификации продукции Выгодные условия сотрудничества для каждого Консалтинговая компания «Union Consulting» работает на рынке Казахстана с 2016 года. Мы помогаем различным компаниям собрать все необходимые документы и получить в уполномоченных органах сертификаты на продукцию ввозимую или производимую. В компании работают специалисты с большим опытом работы, который позволяет гарантировать качественную подготовку всех документов и получение необходимых сертификатов в исполнительных органах. Перечень услуг О компании «Union Consulting» в цифрах 6 +лет опыт работы 10 000 +разрешительных документов получено 100%выполненных заказов Краткая история компании 2016 год Наша консалтинговая компания начала свою историю в 2016 году. Мы понимали, что многие производители и поставщики товаров не всегда имеют много времени и знаний, чтобы оформить все необходимые сертификаты и декларации для работы в рамках законодательства Казахстана. Поэтому мы собрали команду опытных специалистов и начали предоставлять консалтинговые услуги по сопровождению, разработке документации для получения сертификатов соответствия, деклараций соответствия, и получению разрешительных документов в исполнительных органах. Сегодня На сегодняшний день у нас не было ни одного отказа при получении сертификатов для наших клиентов, все работы были выполнены. За 6 лет работы нами было получено более 10 000 разрешительных документов. Мы предоставляем огромнейший спектр услуг по сбору документов и получению разрешительной документации, добровольных и обязательных сертификатов соответствия, деклараций соответствия, индустриального сертификата, сертификата происхождения товара формы СТ-КЗ, СТ-1, Форма оригинал, Форма А, разрешений на применения оборудования, лицензий в уполномоченных органах. Перейти к заказу Консалтинговая компания с большим опытом в консультации по получению сертификатов ✔ Мы индивидуально подходим к работе с каждым клиентом. ✔ Предлагаем доступные цены на наши услуги. ✔ Бесплатно консультируем по вопросам сертификации. ✔ Подготовим необходимые документы и поможем устранить все замечания. Почему клиенты обращаются к нас Мы полностью берем на себя все шаги по получению сертификатов: разработаем документацию, соберем документы и подадим их в уполномоченные органы за клиента. Сотрудничая с нами вам не нужно будет нанимать менеджера по разрешительной документации, мы предоставляем полный комплекс услуг. У нас есть опыт сопровождения процедуры сертификации на различные товары, работы и услуги, начиная от продуктов питания и заканчивая промышленным оборудованием. Доверяя нам подготовку документов для сертификации продукции — вы освобождаете свое время и денежные ресурсы, и можете уделить время другим важным вопросам в вашей компании. Как получить консультацию и помощь в сертификации продукции 1. Оставляйте заявку через форму на сайте или обращайтесь по телефону. → 2. Воспользуйтесь бесплатной консультацией и согласуйте все детали сотрудничества. → 3. Заключите договор и внесите полную предоплату на расчетный счет компании. → 4. Ожидайте предоставление услуг в оговоренные сроки. «Union Consulting» ваш помощник в получении сертификатов в Алматы Предлагаем выгодные условия сотрудничества Наша компания представлена на рынке Казахстана более 6 лет, за это время мы наработали репутацию надежного партнера. Наши специалисты помогут подготовить все необходимые документы и решить задачи по получению сертификатов любой сложности. Они прекрасно разбираются в законодательной базе. Мы всегда готовы вас проконсультировать и помочь в решении любой ситуации. В каталог

Информация о компании

Название:
Union Consulting
Тип компании:
Компания, предоставляющая услуги
Бренды:
-
Количество сотрудников:
Менее 5 человек

Организационно-правовая форма и капитал

Год основания:
2016
Уставной фонд:
Менее 10 тыс. USD
Организационно-правовая форма:
Частное предприятие

Рыночная деятельность

Основные клиенты:
Казахстан Asselsan Инжиниринг, Marvel Kazakhstan, LGS Kazakhstan, IDC, SL Pulveris
Объемы продаж за год:
100 тыс. - 200 тыс. USD
Объемы покупок за год:
100 тыс. - 200 тыс. USD

Информация о производстве

Местонахождение производства:
-
Сертификаты соответствия:
ISO 9000/9001/9004/19011: 2000, ISO 14000/14001, OHSAS 18001, HACCP, Другие