zerkalazp
body {font-family: 'Roboto', sans-serif;}
.b-user-content h2 {
margin-top: 3em !important;
font-weight: bold;
text-align: center;
font-size: 24px;
}
.cs-title {
margin-top: 3em !important;
font-weight: bold;
text-align: center;
font-size: 24px;
}
.cs-futer {
margin-bottom: 3em !important;
font-weight: bold;
text-align: center;
font-size: 24px;
}
.ucv-a2-link{display: inline-block; text-decoration: none; font-weight: bold; text-align: center; background: #F24A41; border: 1px solid #F24A41; border-radius: 5px; color: #fff !important; padding: 14px 35px 14px; font-size: 15px; text-decoration: none !important; transition: all 0.4s ease; min-width: 150px; }
.ucv-a2-link:hover{background: #333; border: 1px solid #333; color: #fff !important; }
.ucv-a3-link{display: inline-block; text-decoration: none; font-weight: bold; text-align: center; background: none; border: 1px solid #F24A41; border-radius: 5px; color: #F24A41 !important; padding: 14px 35px 14px; font-size: 15px; text-decoration: none !important; transition: all 0.4s ease; min-width: 150px; }
.ucv-a3-link:hover{background: #F24A41; border: 1px solid #F24A41; color: #fff !important; }
.ucv-a2-panel { background: #fff url('https://internetsolution.com.ua/Pictures/zerkalazp/zz.jpg'); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: 0 30%; }
.ucv-a2-texts { width: 64%; padding: 120px 0; margin: 0 auto; text-align: center; }
.ucv-a2-texts-content {background: rgba(255,255,255,0.8); border-radius: 5px; padding: 60px 40px;}
.ucv-a2-header {font-size: 50px; line-height: 1.3em; text-transform: uppercase; color: #000; margin: 0px 0px 20px !important; }
.ucv-a2-sub-header {font-size: 20px; line-height: 1.5em; color: #000; margin: 0px 0px 20px !important; text-transform: uppercase; }
.ucv-a2-text { font-size: 18px; line-height: 1em; color: #000; margin: 0px 0px 20px; }
@media screen and (max-width: 1000px) {
.ucv-a2-texts { width: 80%; padding: 150px 0; }
}
@media screen and (max-width: 800px) {
.ucv-a2-panel { background-attachment: scroll;}
.ucv-a2-texts-content { padding: 40px; }
.ucv-a2-texts { width: 80%; padding: 45px 55px 50px; }
.ucv-a2-header { font-size: 25px;}
}
@media screen and (max-width: 579px) {
.ucv-a2-texts-content { padding: 20px; }
.ucv-a2-texts {margin: 0 auto; width: 90%; padding: 50px 0 50px; text-align: center;}
.ucv-a2-panel { background-attachment: scroll; padding: 0px;}
.ucv-a2-header { font-size: 20px; margin-bottom: 10px !important;}
.ucv-a2-sub-header {font-size: 17px; text-transform: none; margin-bottom: 10px !important;}
}
.uc-numbers1 { padding: 0 15px; text-align: left; } .uc-numbers1_wrap { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-around;} .uc-numbers1 h2 { text-align: center; margin-bottom: 30px !important; } .uc-numbers1-items { width: 24%; margin: 20px .5% 30px; padding: 20px; box-sizing: border-box; transition: all .3s ease; background-color: #fafafa; border-radius: 5px; } .uc-numbers1-items:hover { background-color: #fff; -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%); box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%); }
.uc-numbers1-items strong {transition: all .3s ease; display: block; margin-bottom: 0.7em; margin-top: 0.3em; font-size: 40px; color: #e3e3e3; line-height: 0.6em;}
.uc-numbers1-items strong span {font-size: 20px; }
.uc-numbers1-items:hover strong { transition: all .3s ease; color: #FDA220; transform: translateY(-4px); } .uc-numbers1-items em { font-weight: bold; font-size: 18px; color: #FDA220; display: block; margin: 0 0 10px; font-style: inherit; } .uc-numbers1-items:hover em { color: #333; transition: all .3s ease; }
@media screen and (max-width: 1367px) {
.uc-numbers1-items {
width: 48%;
}
}
@media screen and (max-width: 768px) { .uc-numbers1-items { width: 99%; } .uc-numbers1-items strong { color: #FDA220; } }
.uc-notification{padding: 15px 0px 0px;}
.uc-notification_wrapper {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin: 0 auto;
padding: 34px 15px 0px;
}
.uc-box {
display: flex;
position: relative;
width: 24.5%;
}
.uc-box_inner {
display: flex;
flex-direction: column;
position: relative;
background: #fff;
padding: 20px;
border-right: 5px;
border: 1px solid #ebebeb;
box-shadow: none;
transition: all .3s ease;
}
.uc-box_inner:hover {
transition: all .3s ease;
-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}
.uc-content {
display: flex;
align-items: center;
padding: 10px 0 0;
}
.uc-photo {
width: 64px;
height: 64px;
}
.uc-comment_text {
display: flex;
flex-direction: column;
justify-content: space-around;
padding-left: 24px;
font-size: 14px;
}
.uc-user {
font-size: 20px;
font-weight: bold;
color: #333;
text-transform: uppercase;
line-height: 25px;
}
.uc-date {
color: #53c962;
font-size: 17px;
}
.uc-comment {
padding: 20px 0 10px;
border-top: 1px solid #cccccc;
}
.uc-tooltip {
position: absolute;
top: -14px;
left: 30px;
width: 28px;
height: 28px;
border: 1px solid #ebebeb;
background: #fff;
transform: rotate(45deg);
}
.uc-box_inner::after {
content: "";
position: absolute;
top: -13px;
left: 29px;
width: 30px;
background: #fff;
height: 30px;
transform: rotate(45deg);
}
.uc-box:nth-child(7),
.uc-box:nth-child(5),
.uc-box:nth-child(6) {
margin-top: 50px;
}
@media screen and (max-width: 1367px) {
.uc-box {
width: 48%;
}
.uc-box:nth-child(3),
.uc-box:nth-child(4),
.uc-box:nth-child(6) {
margin-top: 50px;
}
}
@media screen and (max-width: 1200px) {
.uc-box {
width: 90%;
}
.uc-box:nth-child(2), .uc-box:nth-child(3) {
margin-top: 50px;
}
}
@media screen and (max-width: 900px) {
.uc-notification_wrapper {
padding: 34px 0px 0px;
}
.uc-comment_text {
padding-left: 15px;
}
.uc-user {
font-size: 16px;
}
}
.uc-c4-panel { padding: 25px 15px 0; } .uc-c4-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-c4-header { text-align: center; margin-bottom: 30px; } .uc-c4-wrapper {overflow: hidden; transition: all 0.35s linear; width: 32%; margin: 0 0.5% 0px; background: #fff; text-align: center; border: 1px solid #ebebeb;} .uc-c4-wrapper:hover { transition: all 0.2s linear; -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%); box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);} .uc-c4-wrapper:hover .uc-c4-name { color: #FDA220; } .uc-c4-wrapper:hover img { transform: scale(1.05); transition: all 0.2s linear;} .uc-c4-wrapper img { display: block; transition: all 0.2s linear; max-width: 100%; height: auto; margin: 0 auto;} .uc-c4-product { padding: 10px 15px 20px; } .uc-c4-name { font-size: 20px;
font-weight: bold;
color: #333;
text-transform: uppercase;
line-height: 25px; margin: 20px 0 !important;} .uc-c4-line {
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 769px) { .uc-c4-wrapper { width: 48% !important; margin: 0.5% auto 20px; } }
@media screen and (max-width: 500px) { .uc-c4-wrapper { width: 100% !important; margin: 0 auto 40px; } }
.uc-numbers {
padding: 50px 0 20px;
}
.uc-numbers-scheme:hover h3 { color: #FDA220; }
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-numbers h3 {
text-align: left;
font-size: 20px;
font-weight: bold;
color: #333;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 10px 0 20px !important;
}
.uc-numbers-scheme {
box-shadow: 0 10px 15px rgba(0,0,0,0.1);
display: inline-block;
box-sizing: border-box;
width: 21%;
margin: 2% 2%;
padding: 0 10px 10px 20px;
transition: all .6s ease;
}
.uc-numbers-scheme strong {
transition: all .6s ease;
display: inline-block;
font-size: 90px;
color: #FDA220;
transform: translateX(-50px);
text-shadow: 3px 0 1px #CD8216;
line-height: 0;
}
.uc-numbers-scheme:hover strong {
transition: all .6s ease;
color: #FDA220;
transform: translateX(0px);
text-shadow: none;
}
.uc-numbers-scheme em {
font-size: 20px; color: #000; line-height: 22px;
transition: all .3s ease;
display: block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #141415;
transition: all .3s ease;
}
@media screen and (max-width: 1000px) {
.uc-numbers-scheme {
width: 44%;
margin: 2% 3%;
}
}
@media screen and (max-width: 800px) {
.uc-numbers-scheme {
width: 86%;
margin: 30px auto;
}
}
@media screen and (max-width: 576px) {
.uc-numbers-scheme strong {
font-size: 80px;
color: #FDA220;
transform: translateX(-30px);
}
}
.uc_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-hover {
margin-bottom: 15px !important;
padding: 20px 40px;
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: 20px;
min-height: 120px!important;
background: #fff;
border: 1px solid #eee;
border-radius: 5px;
width: 44%;
-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}
.uc-hover-wrapper h3 {font-size: 20px;
font-weight: bold;
color: #333;
text-transform: uppercase;
line-height: 25px;}
.uc-hover-wrapper:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0;
background: #fafafa;
z-index: -1;
transition: all 300ms ease-in-out; box-shadow: none;
}
.uc-hover-wrapper:hover:after {height: 100%;}
.uc-hover-wrapper img {
width: auto;
height: 70px;
margin: 10px 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 {
padding: 20px 0px;
}
.uc-hover-wrapper {
width: 100%;
min-height: 80px!important;
margin: 10px;
}
}
Стильні дзеркала від виробника!
Виготовлення будь-яких розмірів дзеркал на замовлення!
До каталогу
Де та кому корисна наша продукція?
Бізнес
У різних сферах бізнесу активно використовуються дзеркала, що є ключовим елементом інтер’єру. Це перукарні та салони краси, шоуруми та примірювальні магазинів.
Будинок
У домашньому інтер’єрі обов’язково має бути дзеркало. Воно виконує дві функції – є практичним елементом і добре прикрашає приміщення. Залежно від стилю можна обрати дзеркало у МДФ рамі або у профілі з алюмінію.
Подарунок
Деякі вважають, що дарувати дзеркало не можна, ґрунтуючись на прикметах. Насправді, дзеркало – чудовий подарунок. Особливо якщо винуватець урочистостей давно про нього мріяв.
Оформлення
Дзеркало стає прикрасою інтер’єру не тільки в квартирі або будинку, але також і в громадських місцях – холи театрів та кінотеатрів, готелів та ресторанів. Надійним та практичним у цих випадках буде дзеркало в алюмінієвому профілі.
Клієнти про нас!
Які можна купити дзеркала від виробника?
Круглі дзеркала
Кругле дзеркало – це класика. Вони виглядають оригінально та привносять родзинку в інтер’єр. Вироби мають металеву раму. Колір рами може бути як чорним, так і білим – все залежить від інтер’єру. Також можна обрати діаметр дзеркала, необхідний замовнику.
Дивитись товари
Дзеркала у МДФ рамі
МДФ рама підійде для класичного та сучасного інтер’єру. Дзеркало в рамі інтернет-магазин пропонує у різних варіантах розмірів та кольорів. Рама довговічна та вологостійка. Такі вироби можуть як кріпитися на стіну, так і мати ніжку для встановлення на підлогу.
Дивитись товари
Дзеркала в алюмінієвій рамі
Ідеальний варіант для прикрашання приміщень у стилі лофт як у своїй квартирі, так і у громадському закладі. Відрізняється лаконічним обрамленням, складається враження, що дзеркало зовсім не має рами. Рама може бути виготовлена у різних розмірах.
Дивитись товари
Усі позиції каталогу!
Властивості дзеркал нашого виробництва
Чіткість
Зображення у наших дзеркалах чіткі, не розмиті. Відображення не спотворюється чи збільшується. Вироби мають спеціальне напилення з іонами срібла.
Якість
Ми є виробником, тому слідкуємо за якістю виготовлення на всіх етапах. Дзеркала виконуються з дотриманням усіх стандартів.
Міцність
Дзеркала нашого виробництва відрізняються міцністю. Додатково на них можна наклеїти захисну плівку, яка убереже поверхню від пошкоджень.
Різноманітність
В асортименті представлені настінні та підлогові дзеркала. Є варіанти у стандартних розмірах висоти та ширини та з різним діаметром. Також є різноманітні варіанти товщини рами.
Переваги інтернет-магазину дзеркал «Zerkalazp»
Виробник
Ми є прямим виробником дзеркал, які пропонуємо в інтернет-магазині.
Вартість
Встановлюємо доступні ціни на всі вироби, тому що виготовляємо їх самостійно.
Оперативність
Терміни виконання замовлення становлять від 2 до 5 днів. Саме стільки витрачається на виробництво.
Індивідуальність
Дзеркала можуть бути як стандартними за параметрами, так і виготовлені в індивідуальному розмірі.
Дізнатись більше про нас
Як зробити замовлення?
1
Оформлення
Усі доступні варіанти дзеркал представлені у каталозі сайту. Замовити в магазині дзеркал можна за контактним телефоном або через Viber.
2
Передплата
Оскільки ми виготовляємо всі вироби, працюємо за передоплатою, яка складає 20% від суми замовлення. Можна внести повну передоплату.
3
Виготовлення
Виріб перебуває у роботі 2-5 днів, та проходить процес ретельної упаковки. Це важливо, щоб такий особливий вантаж доїхав у повній безпеці.
4
Доставка
Надсилаємо товари по всій Україні компанією «Нова Пошта». Є варіант кур’єрської доставки та самовивозу з міста Запоріжжя.
Є питання? Телефонуйте!
Магазин дзеркал «Zerkalazp» допоможе прикрасити будь-яке приміщення!