Про нас
.uc-title { display: block;
margin-bottom: 20px;
margin-top:30px;
padding: 10px 0;
text-align: left;
border-bottom: 1px solid #222;
color: #222;
font: 20px/20px 'Ubuntu',Arial,sans-serif;}
.ucv-a2-panel strong {
font-size: 20px;
color: #222;
}
.ucv-a2-panel {
background: #fff url('http://content.s2.prom.st/July%202019/48528%20ons.jpg') center;
background-size: cover;
display: flex;
align-items: flex-start;
position: relative;
}
.ucv-a2-texts {
position: relative;
margin: 0;
padding: 20px;
text-align: left;
border-radius: 0;
}
.ucv-a2-panel:before {
content:'';
position: absolute;
background: linear-gradient(to left, rgba(238, 238, 238, .0) 0%, rgba(238, 238, 238, .6) 0%);
width: 100%;
height: 100%;
}
.ucv-a2-header {
font-size: 20px;
line-height: 32px;
color: #222;
}
.ucv-a2-sub-header {
font-size: 14px;
color: #222;
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
}
.uc-zolota,
.uc-xuping {
margin-right: 5px;
}
.ucv-a2-text {
position: relative;
font-size: 14px;
line-height: 26px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-link {
display: inline-block;
text-decoration: none!important;
text-align: center;
color: #f2e6c0!important;
padding: 10px 30px; cursor: pointer;
border: 2px solid #5a0730;
background: #5a0730;
font-size: 16px; border-radius: 3px;
}
.ucv-a2-link:hover {
color: #5a0730!important;
background-color: #fff;
}
@media screen and (max-width: 1300px) {
.ucv-a2-texts {
width: auto;
text-align: left!important;
border-radius: 0;
}
.ucv-a2-panel {
padding: 0;
}
}
@media screen and (max-width: 600px){
.ucv-a2-header {
padding: 10px;
}
.ucv-a2-texts {
padding: 15px;
}
.ucv-a2-panel {
background-position-x: 75%;
}
}
.uc-link {
display: inline-block;
padding: 10px 30px;
text-decoration: none !important;
text-align: center;
color: #f2e6c0!important;
border-radius: 3px;
background: #5a0730;
cursor: pointer;
font-size: 16px;
line-height: 16px;
transition: all .3s;
margin: 10px;
}
.uc-link:hover {
color:#222!important;
background: #f2e6c0;
transition: all 0.3s ease;
}
.ucv-b4-panel {
padding: 20px 5px;
background-size: cover;
}
.ucv-b4-panel h2 {
text-align: center;
margin: 20px 0!important;
}
.ucv-b4-wrapper {
text-align: center;
}
.ucv-b4-arrow-wrapper {
margin: 10px;
width: 22%;
display: inline-block;
vertical-align: top;
}
.ucv-b4-arrow {
height: 100px;
width: 100px;
background: #fff;
border-radius: 0%;
border: 4px solid #f2e6c0;
position: relative;
margin: 0 auto;
}
.ucv-b4-arrow:after {
content: '';
position: absolute;
bottom: -30px;
right: 35px;
border-top: 17px solid #f2e6c0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
transition: .3s ease;
z-index: 1;
}
.ucv-b4-arrow img {
display: block;
margin: 20px auto 0;
}
.ucv-b4-text {
margin: 30px auto 0;
}
.ucv-b4-text strong {
margin: 20px 0 0;
font-size: 17px;
color: #222;
}
@media screen and (max-width: 1100px) {
.ucv-b4-arrow-wrapper {
width: 40%;
}
}
@media screen and (max-width: 800px) {
.ucv-b4-arrow-wrapper {
width: 65%;
}
}
.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: 20px 0!important;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .1%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 265px;
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 {
top: 0;
}
.ucv-b1-hint {
position: absolute;
left: 0;
top: -100%;
width: 100%;
height: 100%;
background: rgba(238, 238, 238, 0.93);
text-align: center;
color: #333;
transition: all 0.6s ease 0s;
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: #333;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #222;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 30%;
}
@media screen and (max-width: 1200px) {
.ucv-b1-panel .ucv-b1-wrapper {
width:30%;
}
}
@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-our__history strong {
font-size: 20px;
color: #5a0730;
}
.uc-our__history {
padding: 20px;
text-align: center;
}
.uc-our__history h2 {
padding-bottom: 10px;
text-align: center;
}
.uc-our__history-inner {
padding-top: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.uc-our__history-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin: 20px 0;
}
.uc-our__history-block:hover .uc-our__history-year {
transform: translateX(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-block:hover .uc-our__history-year1 {
transform: translateX(-20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 18px;
line-height: 24px;
font-weight: bold;
color: #222;
background: #f5f6f7;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 80px;
min-width: 275px;
padding: 0px 10px;
border-radius: 0%;
box-shadow: 0 0px 0px 5px #fff, 0 0 0px 10px #f2e6c0, 0 0 0px 15px #fff;
transition: all 0.5s ease;
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 8%;
height: 12px;
background: #f2e6c0;
}
.uc-our__history-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
box-sizing: border-box;
text-align: left;
background: #f5f6f7;
color:#fff;
color: #222;
padding: 0px 15px;
min-height: 100px;
width: 70%;
border: 1px solid #ddd;
}
.uc-our__history-subheader {
font-size: 16px;
color: #222;
font-weight:bold;
}
/* @media screen and (max-width:1080px) {
.uc-our__history-block {
width: 100%;
}
}
*/
@media screen and (max-width: 1080px) {
.uc-our__history-block {
flex-direction: column;
}
.uc-our__history-content {
width: auto;
text-align: center;
}
.uc-our__history-block:hover .uc-our__history-year {
transform: translateY(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-line {
height: 30px;
}
}
.uc-e4-panel {
padding: 20px;
text-align: center;
}
.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-ico-panel { padding: 20px 15px 20px;} .uc-ico-header {margin-bottom: 30px!important; text-align: center; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 10px; table-layout: fixed; float:left; } .uc-ico-table td { padding: 5px; transition: all 0.5s; } .uc-ico-table img { transition: all 0.4s; } .uc-ico-table tr:hover td { transition: all 0.5s; }
.uc-ico-table strong {color:#111;font-size:18px; }
.uc-ico-table tr:hover strong {color:#222;}
.uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; transition: all 0.85s; } .uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s; }@media screen and ( max-width: 1000px) { .uc-ico-table { width: 100% !important;} .uc-ico-table td { vertical-align: top!important; } }
@media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } }
.uc-b5-panel {
padding: 20px 0;
text-align: center;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-panel h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-b5-header {
margin-bottom: 40px;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 19%;
margin: 10px 0.5%;
}
.uc-b5-arr {
width: 25px;
font-size: 30px;
color: #312c32;
vertical-align: middle;
padding-top: 10px;
}
.uc-b5-arr2 {}
.uc-b5-arr3 {}
.uc-b5-text {
margin: 10px 0 0;
}
@media screen and (max-width: 1050px) {
.uc-b5-wrapper {
width: 31%;
}
.uc-b5-arr {
width: 12%;
}
.uc-b5-arr2 {
display: none;
}
.uc-b5-arr3 {
display: inline-block;
}
}
@media screen and (max-width: 800px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
.uc-b5-wrapper:hover img {
animation: 1500ms ease 0s normal none 1 running flip;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
ZOLOTA.UA — №1 онлайн магазин біжутерії оптом
Прямі поставки
Власне виробництво
Весь каталог
Гарантовано найнижчі ціни на ринку
Ваш надійний партнер
Постачальник №1
Офіційний представник Xuping в Україні, найбільший постачальник
Більше 10 000 товарів
Найбільший магазин біжутерії в Україні
100% наявність
Товар в наявності власний склад
Відсутність шлюбу
Товар сертифікований, пройшов контроль якості
Ювелірні прикраси доступні всім
Дивовижно красива біжутерія за дуже скромними цінами — це про прикраси Xuping. Цю біжутерію люблять за найвищу якість, оригінальність дизайнів і різноманітність вибору. У нас є сережки, кільця, комплекти, релігійні підвіси, ланцюжки Xuping. Ювелірна біжутерія Xuping БИзумительно красива біжутерія за дуже скромними цінами — це про прикраси Xuping. Цю біжутерію люблять за найвищу якість, оригінальність дизайнів і різноманітність вибору. У нас є сережки, кільця, комплекти, релігійні підвіси, ланцюжки Xuping. Zolota — це наш бренд біжутерії. Прикраси виготовляються за нашими ескізами або ексклюзивно для нас, тому вони унікальні. За якістю не поступається світовим брендам, випусковим біжутерію, а ціни дуже приємні. Всі лімітовані колекції! Ювелірна біжутерія Zolota Zolota — це наш бренд біжутерії. Прикраси виготовляються за нашими ескізами або ексклюзивно для нас, тому вони унікальні. За якістю не поступається світовим брендам, випусковим біжутерію, а ціни дуже приємні. Всі лімітовані колекції! Пропонуємо вашій увазі багату колекцію браслетів по дуже приємним цінам. В асортименті представлені браслети з камінням, з бурштинової смоли і магнітні. Різноманітність оригінальних форм і дизайнів не залишить нікого байдужим. Браслети Пропонуємо вашій увазі багату колекцію браслетів по дуже приємним цінам. В асортименті представлені браслети з камінням, з бурштинової смоли і магнітні. Різноманітність оригінальних форм і дизайнів не залишить нікого байдужим. Оригінальні і шалено красиві комплекти за дуже низькими цінами — саме такі ви знайдете в цьому розділі нашого каталогу. Ці набори стануть найкращим пропозицією для тих, хто не бажає витрачати багато коштів на брендові прикраси. Набори та комплекти Оригінальні і шалено красиві комплекти за дуже низькими цінами — саме такі ви знайдете в цьому розділі нашого каталогу. Ці набори стануть найкращим пропозицією для тих, хто не бажає витрачати багато коштів на брендові прикраси. Вишукані прикраси ідеальні для особливих випадків. Наш магазин пропонує кольє в білому металі і позолоті, різних розмірів і форм, з різноманітними камінням, що неодмінно задовольнить будь-які смаки. Ціни нижчі, ніж ви думаєте! Кольє Вишукані прикраси ідеальні для особливих випадків. Наш магазин пропонує кольє в білому металі і позолоті, різних розмірів і форм, з різноманітними камінням, що неодмінно задовольнить будь-які смаки. Ціни нижчі, ніж ви думаєте! Наша колекція бус задовольнить дам з різним бюджетом і смаком. Ми пропонуємо за доступними цінами намисто з натуральних каменів і пресованої крихти. В наявності є намисто самих різних форм і розмірів, якість всіх прикрас на вищому рівні. Намисто Наша колекція бус задовольнить дам з різним бюджетом і смаком. Ми пропонуємо за доступними цінами намисто з натуральних каменів і пресованої крихти. В наявності є намисто самих різних форм і розмірів, якість всіх прикрас на вищому рівні.
З нами вигідно працювати
Найнижча ціна Робота безпосередньо з заводом виробником без посередників і великі обсяги закупівель дозволили нам запропонувати товар за найнижчою ціною.
Zolota.ua — найбільший постачальник Xuping в Україні.
Гіпермаркет унікальних прикрас Тільки у нас ексклюзивні авторські прикраси від італійського дизайнера Antinio Sergio, під власною ТМ Zolota. А так само широкий асортимент нових моделей Xuping, який поповнюється щотижня.
Гарантия качества
Весь товар сертифицирован. Украшения сохраняют блеск и цвет в процессе длительного срока эксплуатации.
Экспертный отдел контроля качества проверяет все украшения перед отправкой.
Бесплатная экспресс-доставка
Весь товар в наличии. Заказ отправляем день в день. Доставим Ваш заказ в любой уголок Украины по Вашему желанию.
За покупками
Оформить заказ просто и без риска
Онлайн-заказ на сайте Zolota.ua или по телефону
→
Мы комплектуем и готовим заказ. Получите SMS уведомление об отправке с реквизитами посылки
→
Оплата при получении заказа или переводом на карту без комиссии
→
Получите заказ по адресу или в отделении перевозчика
Zolota.ua — надежный продавец Prom.ua
Перейти к каталогу
Как извлечь максимум выгоды из каждой покупки в Zolota.ua
Наши цены уже являются оптовыми, но могут быть еще ниже!
Скидки
При покупке:
от 2000 грн - 3%
от 5000 грн - 5%
от 10000 грн - 7%
Распродажи
Зайдите на страницу распродажа и купите популярные товары по самым низким ценам
Еще больше выгоды
Получите промокод на следующую покупку при заказе свыше 1000 грн. Покупайте выгодно!
Полный сервис для вашего бизнеса
Не витрачайте час і гроші на покупку великої кількості витратних матеріалів. Замовте у менеджера, бирки, пломби, інструкції по догляду за прикрасами абсолютно безкоштовно.