Про нас
/*.uc-all {background: #fff; color: #000;}*/
.uc-link {
display: inline-block;
padding: 10px 15px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff!important;
background: #87bde9;
-webkit-box-shadow: 0 8px 18px 0 rgba(168,172,185,0.62);
box-shadow: 0 8px 18px 0 rgba(168,172,185,0.62);
border-radius: 20px;
transition: all .3s;
font-size: 16px;
margin-top: 10px;
}
.uc-link:hover {
background: #5e636f;
transform: translateY(4px);
}
.uc-ban1-panel {
display: flex;
}
.uc-ban1-texts {
background-color: #5e636f;
width: 58%;
padding: 20px 10px 20px 20px;
text-align: left;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
z-index: 0;
}
.uc-ban1-texts:after {
content: '';
position: absolute;
left: 99%;
height: 100%;
width: 170px;
background: linear-gradient(73deg, #5e636f 50%, transparent 51%);
}
.uc-ban1-header {
font-size: 26px;
line-height: 30px;
padding-bottom: 15px;
color: #fff;
border-bottom: 2px solid #fff;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #fff;
}
.uc-ban1-text {
line-height: 24px;
color: #fff;
}
.uc-ban1-panel strong {
color: #87bde9;
font-size: 20px;
}
.uc-ban1-link {
text-align: center;
text-decoration: none !important;
color: #fff!important;
background: #87bde9;
-webkit-box-shadow: 0 2px 10px 0 rgba(245, 246, 247, 0.62);
box-shadow: 0 2px 10px 0 rgba(245, 246, 247, 0.62);
border-radius: 20px;
padding: 10px 15px;
margin-top: 10px;
min-width: 150px;
font-size: 16px;
transition: all .3s;
align-self: self-start;
}
.uc-ban1-link:hover {
background: #ffffff;
color: #5e636f!important;
transform: translateY(4px);
}
.uc-ban1-image {
background: url(http://content.s2.prom.st/February2021/62960_on.jpeg) center/cover;
width: 55%;
}
@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;
padding: 20px;
}
.uc-ban1-texts::after {
content: none;
}
.uc-ban1-image {
display: none;
}
}
@media screen and (max-width: 600px) {
.uc-ban1-panel {
min-height: auto;
}
}
.uc-bb1-panel {
padding: 20px 10px 40px;
text-align: center;
}
.uc-bb1-panel h2 {
margin-bottom: 50px;
}
.uc-bb1-wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.uc-bb1-wrapper {
display: inline-block;
box-sizing: border-box;
position: relative;
width: 23%;
margin: 30px 1%;
background: #f7f7f7;
transition: all .9s ease;
}
.uc-bb1-img-holder {
border-radius: 100%;
position: inherit;
display: inline-block;
width: 100px;
height: 100px;
top: -50px;
}
.uc-bb1-img-holder1 {
background: #87bde9;
}
.uc-bb1-img-holder2 {
background: #5e636f;
}
.uc-bb1-img-holder3 {
background: #87bde9;
}
.uc-bb1-img-holder4 {
background: #5e636f;
}
.uc-bb1-img-holder5 {
background: #87bde9;
}
.uc-bb1-img-holder6 {
background: #749254;
}
.uc-bb1-img {
margin-top: 25px;
transition: all .9s ease;
}
.uc-bb1-wrapper:hover .uc-bb1-img {
transform: scale(1.3) rotateY(370deg);
}
.uc-bb1-text {
margin: -25px 20px 20px;
}
.uc-bb1-text strong {
color: #87bde9;
font-size: 18px;
}
@media screen and (max-width: 1025px) {
.uc-bb1-wrapper {
width: 48%;
}
}
@media screen and (max-width: 800px) {
.uc-bb1-wrapper {
width: 100%;
}
}
.ucv-b1-panel {
padding: 20px 20px 40px;
text-align: center;
background: #f7f7f7;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-panel h2 {
margin-bottom: 30px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 1%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
/*border: 2px solid #ccd1d9;*/
}
.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(94, 99, 111, 0.9);
text-align: left;
color: #fff;
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: 20px;
color: #f38f6b;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #5e636f;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
@media screen and (max-width: 1025px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 800px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: auto;
}
}
.uc-clear {clear:both; height:0px;}
.uc-ico-panel {
padding: 40px 20px;
}
.uc-ico-panel h2 {
text-align: center;
margin-bottom: 25px!important;
}
.uc-ico-wrapper {
display: flex;
align-items: center;
margin: 20px 0px;
}
.uc-ico-wrapper-text {
width: auto;
}
.uc-ico-wrapper-text strong {
color: #f38f6b;
font-size: 18px;
transition: all 0.3s;
}
.uc-ico-wrapper:hover strong {
color: #5e636f;
}
.uc-ico-conteiner-img {
margin: 10px 20px;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.uc-ico-img {
height: 100px;
width: 100px;
background: #87bde9;
border-radius: 100%;
text-align: center;
position: relative;
transition: all 0.5s;
}
.uc-ico-wrapper:hover .uc-ico-img {
box-shadow: 0 0 0 10px rgba(0,0,0,.2);
}
.uc-ico-img:before {
content: '';
position: absolute;
top: 50px;
bottom: -70px;
left: 50px;
border-left: 2px dotted #000000;
box-sizing: border-box;
z-index: -1;
}
.uc-ico-img2:before {
content: none;
}
.uc-ico-img img {
margin-top: 25px;
}
.uc-ico-img2 {
background: #5e636f;
}
.uc-ico-img4 {
background: #312c32;
}
@media screen and (max-width: 800px) {
.uc-ico-wrapper {
flex-direction: column;
text-align: center;
}
.uc-ico-img:before {
content: none;
}
.uc-ico-wrapper-text {
width: 100%;
}
.uc-ico-conteiner-img {
width: 100%;
}
}
.uc-push-panel {
padding: 40px 20px;
background: #f7f7f7;
}
.uc-push-panel h2 {
text-align: center;
margin-bottom: 30px!important;
}
.uc-push {
display: flex;
flex-wrap: wrap;
}
.uc-push strong {
font-size: 20px;
color: #878ce9;
}
.uc-push-text {
position: relative;
display: inline-block;
box-sizing: border-box;
padding: 10px 5px 20px 30px;
width: 50%;
margin: 0px;
transition: all .4s ease;
}
.uc-push-text:before {
position: absolute;
width: 7px;
height: 7px;
border-radius: 100%;
background: #87bde9;
content: "";
left: 6px;
transition: .3s ease-in-out;
top: 10px;
}
.uc-push-text:after {
content: "";
position: absolute;
border-left: 1px dotted #5e636f;
bottom: 5px;
left: 9px;
top: 20px;
}
.uc-push-text:hover:before {
box-shadow: 0 0 0 10px rgba(0,0,0,.2);
}
@media screen and (max-width: 800px) {
.uc-push-text {
width: 100%;
}
}
:root { --infograph-color4: #87bde9; --infograph-color3: #5e636f; --infograph-color2: #5e636f; --infograph-color1: #87bde9; }
.uc-four-panel {
padding: 20px;
}
.uc-four-panel h2 {
text-align: center;
margin-bottom: 30px;
}
.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 .4s ease;
box-sizing: border-box;
overflow: hidden;
}
.uc-four-item:hover {
background: #f5f6f7;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.uc-four-item strong {
font-size: 18px;
color: #878ce9;
line-height: 26px;
transition: all .6s ease;
}
.uc-four-item:hover strong {
color: #878ce9;
}
.uc-four-item:hover .uc-move {
animation: 1s ease 0s normal none 1 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(150px, 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: 20px;
background: var(--infograph-color1);
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 20px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color2);
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 20px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color3);
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 20px;
height: 100%;
background: var(--infograph-color3);
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 20px;
background: var(--infograph-color4);
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 20px;
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-bumbers {
padding: 20px 20px 40px;
}
.uc-bumbers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-bumbers_wrap {
display: flex;
flex-wrap: wrap;
filter: drop-shadow(-5px 5px 0px #5e636f);
}
.uc-bumbers-scheme {
-webkit-clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
text-align: center;
background: #f7f7f7;
display: inline-block;
box-sizing: border-box;
width: 50%;
margin: 15px auto;
padding: 20px 50px 10px 50px;
transition: all .4s ease;
}
.uc-bumbers-scheme:hover {
transform: translateX(25px);
}
.uc-bumbers-scheme img {
transition: all .4s ease;
}
.uc-bumbers-scheme:hover img {
transform: scale(1.5);
}
@media screen and (max-width: 1000px) {
.uc-bumbers-scheme {
width: 50%;
padding: 35px 50px 10px;
}
}
@media screen and (max-width: 800px) {
.uc-bumbers-scheme {
width: 100%;
margin: 10px auto;
}
}
@media screen and (max-width: 500px) {
.uc-bumbers-scheme {
padding: 35px 25px 10px;
}
}
.uc-e1-panel {
padding: 20px;
text-align: center;
background: #f7f7f7;
}
IZY-SHOP — інтернет-магазин нижньої білизни для всієї родини
Ми пропонуємо гарне, якісне, комфортне нижня білизна для жінок, чоловіків і дітей.
Наш магазин зібрав на сторінках свого каталогу кращі пропозиції від перевірених роками брендів. У нас ви зможете замовити нижня білизна за приємними цінами з швидкою доставкою та оплатою будь-яким зручним способом. Приймаємо роздрібні і оптові замовлення з усієї України. Надаємо реальні знижки для опту.
Наша вітрина
Цифрові аргументи на нашу користь
Успішно працюємо в продажах з 1996 року
У нас працює 2 offline-магазину в Дніпрі
100% якість кожної речі в каталозі
1-3 дні — середній термін доставки від нас
Асортимент нижньої білизни нашого магазину IZY-SHOP
У нас вы сможете подобрать удобные слипы и шортики, соблазнительные стринги и бикини, стильные американки и другие модели трусиков. Можно купить набором и поштучно. Для нее У нас вы сможете подобрать удобные слипы и шортики, соблазнительные стринги и бикини, стильные американки и другие модели трусиков. Можно купить набором и поштучно. Широкий выбор трусов разного фасона, цвета, материала и в разных дизайнах. Комфортные шорты, просторные боксеры — у нас есть нижнее белье на самый разный вкус. Для него Широкий выбор трусов разного фасона, цвета, материала и в разных дизайнах. Комфортные шорты, просторные боксеры — у нас есть нижнее белье на самый разный вкус. Предлагаем большой выбор трусиков для девочек. Все модели из чистого хлопка, не натирают, приятны к телу и не садятся после стирки. Выбор расцветок угодит любым предпочтениям. Для девочек Предлагаем большой выбор трусиков для девочек. Все модели из чистого хлопка, не натирают, приятны к телу и не садятся после стирки. Выбор расцветок угодит любым предпочтениям. Пропонуємо широкий асортимент трусиків для хлопчиків. В наявності є плавки і шортики в широкій розмірній сітці, в різних дизайнах. Купити можна в наборах та окремо. Для хлопчиків Пропонуємо широкий асортимент трусиків для хлопчиків. В наявності є плавки і шортики в широкій розмірній сітці, в різних дизайнах. Купити можна в наборах та окремо.
Познайомимося ближче?!
Хто ми Ми магазин нижньої білизни з величезним досвідом: працюємо з 1996 р., в інтернет-продажах з 2014 р., пропонуємо вам і вашій родині білизну найвищої якості за відмінним цінами.
Наше самое большое желание
Сделать шопинг у нас максимально выгодным, комфортным и приятным, чтобы покупатели говорили «За нижним бельем только сюда!».
Гарантируем покупки, которые приносят удовольствие!
У нас отличный выбор нижнего белья. Есть варианты для женщин, мужчин и детей, на любой вкус и на любой бюджет.
Наши цены очень приятны, а качество при этом отменное, поскольку наш магазин является прямым поставщиком из Турции.
Мы с удовольствием консультируем по ассортименту и помогаем подобрать то белье, которое идеально подойдет вам.
Для вашего удобного шопинга в online, мы всегда следим за актуальностью информации о ценах, наличии и описании товаров.
Отправляем все посылки в течение суток, так как для нас важно, чтобы вы получили свой заказ как можно быстрее.
Наш каталог часто пополняется новыми моделями нижнего белья, поэтому у вас всегда есть из чего выбирать.
Перейти к ассортименту
Простая схема покупки у нас
Выбор по каталогу и звонок к нам, или заявка через сайт в удобное время.
Консультация (если нужно) и согласование нюансов заказа с менеджером.
Оплата за покупку осуществляется наличными или на карту «ПриватБанка».
Отримання посилки протягом 3 днів у вашому відділенні «Нової Пошти».
Купівля нижньої білизни в IZY-SHOP — суцільне задоволення
Наша головна «фішка» — ідеальне відповідність реалізованого білизни таким критеріям «модно/якісно/недорого».
Будьте з нами! Зробивши покупку у нас один раз, вам не захочеться ходити по інших магазинах. На наших віртуальних полицях ви зможете щодня знаходити для себе і своїх близьких щось особливе.
За покупкою
Інформація про компанію
Назва:
IZY-SHOP
Тип компанії:
Торгова компанія, Дистриб'ютор / Реселер
Кількість співробітників:
Менше 5 осіб
Організаційно-правова форма та капітал
Рік заснування:
1996
Організаційно-правова форма:
Суб'єкт підприємницької діяльності