Нет отзывов, добавить
+7 (917) 800-02-49
ООО «Урал»

О нас

.uc-link { display: inline-block; padding: 8px; text-decoration: none !important; text-align: center; min-width: 180px; color: #fff !important; background: #eab22b; font-size: 16px; transition: all .3s; margin: 10px; } .uc-link:hover { transform: scale(1.1); } .uc-ban1-panel { display: flex; min-height: 47vh; background: url(http://content.s2.prom.st/September%202020/ELqUb28WsAAfXYv.jpg) right center/cover; } .uc-ban1-texts { background-color: rgba(71, 71, 71, 0.7); width: 45%; padding: 20px; text-align: left; box-sizing: border-box; z-index: 0; display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 0; } .uc-ban1-header { font-size: 28px; line-height: 36px; padding-bottom: 10px; color: #fff; border-bottom: 2px solid #fff; } .uc-ban1-sub-header { font-size: 18px; line-height: 26px; color: #fff; } .uc-ban1-text { line-height: 26px; color: #fff; } .uc-ban1-panel strong { color: #eab22b; font-size: 20px; } .uc-ban1-link { text-align: center; text-decoration: none !important; color: #eab22b !important; background: #fff; padding: 8px; margin-top: 10px; min-width: 180px; font-size: 16px; transition: all .3s; align-self: self-start; } .uc-ban1-link:hover { transform: scale(1.1); } @media screen and (max-width: 800px) { .uc-ban1-panel { background: none; height: 100% } .uc-ban1-link { align-self: center; } .uc-ban1-texts { width: auto; text-align: center; } .uc-ban1-texts::after { content: none; } .uc-ban1-image { display: none; } } @media screen and (max-width: 500px) { .uc-ban1-panel { min-height: auto; } } .uc-nombers { padding: 30px 20px 30px; } .uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-nombers h2 { text-align: center; margin-bottom: 30px; } .uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #eab22b; padding: 5px 0; display: inline-block; align-self: flex-start; margin-bottom: 20px !important; } .uc-nombers-scheme { border: 5px solid #eab22b; display: inline-block; box-sizing: border-box; position: relative; width: 31%; margin: 50px 1%; padding: 20px; text-align: center; transition: all .5s ease; } .uc-nombers-scheme:hover img { transform: scale(1.1); } .uc-nombers-scheme img { width: 350px; margin-top: -70px; height: auto; box-shadow: 0px 0px 10px #444444; transition: all .4s; } .uc-link-nombers { display: inline-block; padding: 8px; text-decoration: none !important; text-align: center; min-width: 180px; color: #fff !important; background: #eab22b; font-size: 16px; transition: all .3s; position: absolute; bottom: -20px; right: 50%; transform: translateX(50%); } .uc-link-nombers:hover { transform: translateX(50%) scale(1.1); } /*@media screen and (max-width: 1300px) { .uc-nombers-scheme { width: 46%; } } */ @media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; margin: 50px auto; } } .uc-clear { clear: both; height: 0px; } .uc-ubers { padding: 20px; /*background: #43325f;*/ } .uc-ubers h2 { text-align: center; padding-bottom: 30px; } .uc-ubers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-ubers-inner__item { display: flex; align-items: center; position: relative; width: 46%; margin: 40px 2%; padding: 20px; border-radius: 3px; background: #ffffff; box-sizing: border-box; } .uc-ubers-inner__item strong { color: #eab22b; font-size: 18px; transition: 0.5s; } .uc-ubers-inner__item:hover strong { color: #eab22b; } .uc-ubers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #eab22b; z-index: -1; transform: skew(-3deg, -3deg); border-radius: 3px; transition: 0.5s; } .uc-ubers-inner__item:hover:before { transform: skew(3deg, 3deg); background: #eab22b; transition: 0.5s; } @media screen and (max-width: 1000px) { .uc-ubers-inner__item { width: 100%; } } :root { --infograph-color4: #444; --infograph-color3: #eab22b; --infograph-color2: #eab22b; --infograph-color1: #444; } .uc-four-panel { padding: 20px; } .uc-four-panel h2 { text-align: center; margin-bottom: 20px; } .uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-four-item { display: flex; flex-direction: column; width: 46%; padding: 0px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); margin: 2%; transition: all .5s ease; box-sizing: border-box; } .uc-four-item:hover { background: #b1b3b7; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); } .uc-four-item strong { font-size: 20px; color: #444444; line-height: 26px; transition: all .6s ease; } .uc-four-item:hover strong { color: #444444; } .uc-four-item:hover .uc-move { animation: 1.5s ease running bounceInRight; } @keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } from { opacity: 0; transform: translate3d(200px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { transform: none; } } .bounceInRight { animation-name: bounceInRight; } .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;*/ } .uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color1); } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color1); } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color2); } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color2); } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color3); } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color3); } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color4); } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color4); } @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); } .uc-four-content-2 { border: 10px solid var(--infograph-color2); } .uc-four-content-3 { border: 10px solid var(--infograph-color3); } .uc-four-content-4 { border: 10px solid var(--infograph-color4); } } .uc-blockquote-panel { background: #b1b3b7; text-align: center; padding: 0 0 20px; } .uc-blockquote-wrap { display: flex; } .uc-blockquote { position: relative; box-sizing: border-box; display: block; padding: 45px 60px 10px 100px; text-align: left; width: 50%; } .uc-blockquote-round1 { position: absolute; top: 30px; left: 40px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: rgba(255, 37, 86, .7); animation: slide-2 4s infinite linear; } .uc-blockquote-round1:before { content: "\201C"; line-height: 90px; color: #fff; font-size: 70px; font-family: none; } .uc-blockquote-round2 { position: absolute; top: 40px; left: 50px; width: 60px; height: 60px; border-radius: 50%; background: #444; animation: slide-2 3s infinite linear; } .uc-blockquote-text { position: relative; font-size: 16px; line-height: 26px; color: #ffffff; } .uc-blockquote-text strong { color: #444444; } @media screen and (max-width: 1000px) { .uc-blockquote-wrap { display: block; } .uc-blockquote { width: 100%; } } @media screen and (max-width: 600px) { .uc-blockquote { padding: 50px 10px 10px 50px; } .uc-blockquote-round1 { top: 10px; left: 10px; } .uc-blockquote-round2 { top: 20px; left: 20px; } } @keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @-webkit-keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } .uc-jumbers { padding: 20px; text-align: center; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-jumbers-scheme { display: inline-block; width: 31%; margin: 10px 1%; padding: 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { /*background: #f7f7f7;*/ } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 20px; color: #eab22b; margin-bottom: 10px; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { transform: translateY(-10px); } .uc-jumbers-img { height: 90px; width: 90px; /*background: #87cefa;*/ border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-img img { margin-top: 25px; } @media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 800px) { .uc-jumbers-scheme { width: 100%; margin: 10px; } } .uc-e1-panel { padding: 20px; text-align: center; /*background: #43325f;*/ } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; } .social-panel { text-align: center; padding: 20px; } .social-wr { display: inline-block; margin: 10px; width: 25%; } .social-wr img { animation-name: social; animation-duration: 3s; animation-iteration-count: infinite; transition: ease-out; } .social-header { display: block; margin: 20px 0 !important; } @keyframes social { from { transform: scale(1); } 50% { transform: scale(1.1); } to { transform: scale(1); } } Урал — широкий ассортимент натуральных товаров из продукции пчеловодства Только 100% органический продукт от производителя В каталоге нашего интернет-магазина представлен богатый выбор товаров для вашего здоровья. У нас вы можете заказать такие товары на основе или из продуктов пчеловодства как экстракты восковой моли, специальные свечи и крем-карандаши, капли, спреи, витамины, сиропы и эко-продукты, а также натуральную косметику. Смотреть каталог Этапы развития нашей компании: 1997 год В1997 году мы начали свою деятельность с покупки 4 пчелосемей, этот год и считается датой создания нашей компании. 2004 год Положено начало переработки перги в сотах и получения чистой гранулы с последующей поставки по всей России. 2014 год Мы открываем собственный цех по переработке продукции пчеловодства с пуском таблеточной линии. 2016 год Осуществляется запуск линии по глубокой переработки прополиса с выпуском различных экстрактов и спреев. 2018 год В 2018 году наша компания запускает линии по изготовлению и розливу суппозиториев. 2019 год Запуск стерильной камеры по розливу жидкостей. Каталог Почему клиенты выбирают нас? Широкий ассортимент Мы предлагаем большой выбор качественной продукции от производителя по самой выгодной цене. 100% натуральный продукт Мы предлагаем натуральную продукцию, в составе которой продукты пчеловодства с проверенных пасек. Быстрая работа Мы оперативно обрабатываем полученные заказы и доставляем продукцию в оговоренные с клиентом сроки. Индивидуальный подход Мы всегда индивидуально подходим к каждому клиенту, стараемся, чтобы каждый покупатель остался доволен. Приступить к заказу Заказать товары из продуктов пчеловодства легко заказ Сделайте заказ через форму на сайте или позвонив по телефону. Оплата 100% предоплата осуществляется удобным вам способом. Доставка Сбор посылки и отправка выбранным способом на следующий день после заказа Урал — натуральная продукция для вашего здоровья! Нужна консультация? Позвоните нам, и наши специалисты ответят на все интересующие вопросы. Мы рады каждому клиенту! Наши контакты