37 відгуків
+380 (67) 483-48-30
+380 (73) 735-88-13
Укрнеон, рекламно-виробнича компанія

Про нас

/* Clearfix */ h2 {line-height: 1.3em !important;}.uc-clearfix::after { content: ""; display: table; clear: both; } /*Box-sizing*/ [class*="uc-"] { box-sizing: border-box; } /* Layout properties */ .uc-layout-item { float: left; width: 48%; margin: 10px 1%; /*padding: 10px;*/ } /* CSS Tables */ .uc-table { display: table; width: 100%; table-layout: fixed; } .uc-table p { margin: 5px 0 !important; } .uc-row { display: table-row; } .uc-cell { display: table-cell; padding: 5px 10px; vertical-align: middle; } /* Panels */ .uc-panel { padding: 20px; background-color: #fff; box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2); } div.uc-panel:nth-of-type(odd) { background: rgba(37, 41, 50, 0.7); } div.uc-panel:nth-of-type(even) { background: rgba(37, 41, 50, 0.7); } .uc-header-holder { background: rgba(37, 41, 50, 0.7); } .uc-panel::after { content: ""; display: table; clear: both; } @media screen and ( max-width: 1200px) { .uc-panel { padding: 10px; } } /* Headings */ .uc-header-holder { margin: -20px; margin-bottom: 30px; padding: 30px 0 10px; background: rgba(37, 41, 50, 0.7); text-align: center; } @media screen and ( max-width: 1200px) { .uc-header-holder { margin: -10px; margin-bottom: 20px; } } hr { border: none; background-color: #e36159; height: 1px; margin-bottom: 15px !important; } .ucv-a1-panel{background: #e36159;} .ucv-a1-panel span { color:#3f3f3f;} .ucv-a1-panel:after{content: " "; display: block; clear: both; font-size: 0px;} .ucv-a1-img-holder{float: right; width:60%; max-width: 750px;} .ucv-a1-img-holder img{display: block; width: 100% !important;} .ucv-a1-img-holder img.ucv-a1-alt-img{display: none;} .ucv-a1-img-holder img.ucv-a1-alt2-img{display: none;} .ucv-a1-texts{overflow: hidden; padding: 5% 26px 20px;} .ucv-a1-header{font-size: 27px; line-height: 1.3em; color:#fff; margin: 0px 0px 10px;} .ucv-a1-sub-header{font-size: 18px; line-height: 1.3em; color:#3f3f3f; margin: 0px 0px 10px; font-weight: bold;} .ucv-a1-text{font-size:16px; color:#fff; line-height: 1.3em; margin: 0px 0px 5px;} .ucv-a1-link{margin-top: 5px !important; display: inline-block; color: #e36159!important; text-decoration: none!important; text-align: center; cursor: pointer; padding: 8px 70px; border: 1px solid #fff; background: #fff; font: 400 16px/25px 'Open Sans',sans-serif; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out;} .ucv-a1-link:hover{border: 1px solid #fff; background: #3f3f3f; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; color: #fff!important;} @media screen and (max-width: 990px) { .ucv-a1-texts{padding-top: 15%;} .ucv-a1-img-holder img{display: none;} .ucv-a1-img-holder img.ucv-a1-alt-img{display: block;} } @media screen and (max-width: 880px) { .ucv-a1-texts{padding-top: 10%;} } @media screen and (max-width: 768px) { .ucv-a1-img-holder {max-width: 100%;} .ucv-a1-img-holder img.ucv-a1-alt-img{display: none;} .ucv-a1-img-holder img.ucv-a1-alt2-img{display: block;} .ucv-a1-texts{clear:both;} .ucv-a1-img-holder{float: none; margin: 0; width: 100%;} .ucv-a1-img-holder img{width: auto !important; max-width: 100%; } } @media screen and (max-width: 500px) { } .uc-hover {margin-bottom: 15px !important; padding: 20px 20px; text-align: center; } .uc-hover h2 {margin: 15px 10px 10px !important; text-align: center;} .uc-hover-wrapper { margin: 20px 10px 5px !important; display: inline-block; position: relative; overflow: auto; -webkit-transform: translateZ(0); transform: translateZ(0); margin: 2%; padding: 10px; min-height: 120px!important; background: fff; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; width: 45%;} .uc-hover-wrapper span { color: #3283b5;font-size: 20px;} .uc-hover-wrapper:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #e63946; height: 2px; -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:before {left: 0; right: 0;} .uc-hover-wrapper:hover img { animation: 1500ms ease 0s normal none 1 running flash; } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @media screen and (max-width: 1180px) { .uc-hover-wrapper { width: 35%; min-height: 120px!important; margin: 5px; } } @media screen and (max-width: 900px) { .uc-hover-wrapper { width: 80%; min-height: 80px!important; margin: 10px; } } .uc-btns { margin-top: 10px !important; display: inline-block; color: #fff!important; text-decoration: none!important; text-align: center; cursor: pointer; padding: 8px 70px; border: 1px solid #e36159; background: #e36159; font: 400 16px/25px 'Open Sans',sans-serif; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; } .uc-btns:hover { background:#333333; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; color: #e36159!important; } .uc-numbers { margin-bottom: 15px !important; padding: 20px 40px; text-align: left; background-color: #fff;} .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: url(https://uaprom-uc.prom.st/production/design_template/843/images/bodybg.gif); 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: #333; color: #fff; transition: all .3s ease; } .uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #333; } .uc-numbers-scheme:hover strong { transition: all .3s ease; color: #e36159; text-shadow: 3px 0 5px #3f3f3f; transform: translateY(-7px); } .uc-numbers-scheme em { font-size: 15px; color: #333; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: #e36159; transition: all .3s ease; } @media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } } .uc-navigation-wrapper { padding: 20px 5px; text-align: center; } .uc-navigation-wrapper .uc-navigation .uc-content:before { display: none; } .ucv-b1-header { padding-bottom: 15px; text-align: center; } .uc-navigation-wrapper .uc-navigation { padding: 0 5px!important; display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-navigation .uc-content { background: #f2f2f2 ;width: 45%; border-left: 2px solid #333; display: inline-block; cursor: pointer; list-style-type: none; padding: 10px 5px 10px 10px; margin: 10px 0; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; overflow: hidden; } .uc-navigation .uc-content strong { font-family: georgia; font-weight: bold; font-size: 14px; margin-bottom: 5px; line-height: 16px; color: #e36159; } .uc-navigation .uc-content p { font-size: 14px; text-align: left; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; } .uc-navigation .uc-content:hover { background: #f7f7f7; border-left: 2px solid #e36159; } .uc-content:last-child { width: 95%; } .uc-navigation .uc-content:hover strong{ color: #333; } @media screen and (max-width: 989px) { .uc-navigation .uc-content, .uc-content:last-child { width: 100%; } } :root { --infograph-color2: #333; --infograph-color1: #e36159; } @media screen and (min-width: 320px) { .infographic_wrapper { padding: 20px 10px; text-align: center; } .infographic_container {padding: 30px 0; 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; width: 80%; height: 100%; background: var(--infograph-color2); 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: var(--infograph-color2); 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: var(--infograph-color2); position: relative; } .arrow_forward::after { content: ""; position: absolute; right: -15px; top: -10px; border-left: 15px solid var(--infograph-color2); border-top: 50px solid transparent; border-bottom: 50px 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: #fff; padding: 10px; } .infographic_sub_header strong { color: #fff; 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: #8bc34a; 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-footer { padding: 20px; text-align: center; } .uc-order { padding: 20px 40px; text-align: left; margin-bottom: 15px !important; background-color: #fff;} .uc-order h2 { text-align: center; margin-bottom: 30px !important; } .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: 10px; 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: 68px; } .uc-order-scheme strong { transition: all .3s ease; display: inline-block; font-size: 60px; color: #333; } .uc-order-scheme:hover strong { transition: all .3s ease; color: #e36159; transform: translateY(-4px); } .uc-order-scheme em { font-size: 15px; color: #333745; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-order-scheme:hover em { color: #bc4789; transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-order-scheme__left-column, .uc-order-scheme__right-column { width: 100%; } } .uc-b5-panel {margin-bottom: 15px !important; background-color: #fff; padding: 20px; text-align: center; } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 21%; margin-bottom: 10px; } .uc-b5-img { margin: 15px; transition: all 0.5s ease; } .uc-b5-wrapper:hover img { transform: scale(-1.2, 1.2); margin: 15px; transition: all 0.5s ease; } .uc-b5-arr { width: 30px; font-size: 30px; color: #333; vertical-align: middle; padding-top: 30px; } .uc-b5-arr2 {} .uc-b5-arr3 {} .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 1100px) { .uc-b5-wrapper { width: 27%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 700px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } УКРНЕОН ТМ – компанія, яка поєднує креатив, якість і оперативність. Ми перші в візуальної індустрії! Перейти в каталог! Основні напрямки роботи компанії УКРНЕОН ТМ 1. Послуги з неоновому освітленні. 2. Варіанти готових рішень та ідей. 3. Оформлення документів на вивіску, конструкції, рекламу. 4. Виконання монтажу, ремонту і сервісного обслуговування конструкцій. 5. Інтер'єрне оформлення. 6. Розробка рекламних та дахових конструкцій. 7. Макетування та дизайн, в тому числі і 3D візуалізація проекту. 8. Створення оригінальних вивісок, помітних літер, оформлення фасаду. Зателефонувати нам Компанія регулярно бере участь в конкурсах і фестивалях. Трохи про наші досягнення 2003 рік Третє місце на Київському міжнародному фестивалі реклами у категорії «Оформлення вітрин та інтер'єру». 2004-2010 роки Щорічна участь у міжнародному форумі виробників реклами SIGNForum. 2010 рік - Перемога на конкурсі «Повний Оut» в номінації «Комплексне оформлення фасаду». 2016 рік Призові місця одразу в трьох номінаціях на Конкурсі візуальних рішень WOW. 2017-2018 роки Нагороди Національного бізнес-рейтингу «Лідер року». Яку продукцію ми пропонуємо? Компанія " УКРНЕОН ТМ не кидає слів на вітер. Тому про нашу діяльність говорять цифри. Ось основні з них: 17 років – такий термін існування компанії УКРНЕОН ТМ на ринку візуальної індустрії в Україні. 2013 рік – компанія " УКРНЕОН ТМ виступила одним з ініціаторів Української Асоціації Візуальної Індустрії. 2019 рік – відкриття першого шоу-руму в місті Одеса по оформленню інтер'єру та екстер'єру для бізнесу та дому «під ключ». 300 кв. м. – саме така площа відкритого шоу-руму, який вражає своїми масштабами. Понад 100 мережевих клієнтів ми придбали за час існування компанії. 5000 проектів – саме такий показник успішно реалізованих проектів нараховується за 17 років діяльності. Наші роботи Все ще сумніваєтеся, на якій компанії зупинити вибір? Переваги УКРНЕОН ТМ вас точно остаточно переконають Лідерські позиції Ми завжди прагнули до лідерства на ринку. Тому першими впроваджуємо інноваційні матеріали і рішення в роботу. Так, ми одні з перших, хто зайнялися зовнішньою рекламою і неоновим освітленням в Одесі і в Україні. Власна база У нас є власне виробництво, що дозволяє швидко і без сторонньої допомоги виконувати замовлення. Також функціонують кілька відділів – монтажу, дизайну, сервісний центр, що дозволяє креативити і виконувати оригінальні замовлення. Стандарти Стандарти якості у нас на першому місці. Компанія працює тільки на договірній основі. Всі ліцензії та сертифікати є в наявності. Члени команди також мають ліцензії та допуски. А на вироби надається гарантія від 1 року. Сервіс Ми забезпечуємо оперативність виконання замовлення з терміном до 1-2 днів. При комплексних замовлення робимо знижку в розмірі 10%. Такий же розмір знижки отримують клієнти по партнерській програмі. Що кажуть про нас клієнти? Професійна команда УКРНЕОН ТМ вирішить комплексні завдання і запропонує оригінальні, креативні ідеї, які точно не залишаться непоміченими. Оформити замовлення по телефону!

Інформація про компанію

Назва:
УКРНЕОН, виробнича компанія
Тип компанії:
Виробник
Бренди:
Торгова марка "УКРНЕОН"
Кількість співробітників:
11-50 осіб

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

Організаційно-правова форма:
Товариство з обмеженою відповідальністю

Ринкова діяльність

Основні клієнти:
ООО «Интертелеком», Сигарный дом «Фортуна», ПАО «Марфинбанк», ЗАО «БРВ Киев», Сеть аптек «Анкор».

Інформація про виробництво

Місцезнаходження виробництва:
Україна, Одеса

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

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