1 отзыв
+7 (707) 223-00-00
Товары для здоровья и крассоты от интернет-магазина Qasiet.kz

Уход за лицом


.uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #fff!important; background: #393f54; border-bottom: 4px solid #4b76aa; transition: all .3s; font-size: 16px; margin-top: 10px; }
.uc-link:hover { background: #4b76aa; transform: translateY(4px); }
.uc-banner { display: flex; align-items: center; justify-content: center; margin: 30px 0 20px; }
.uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 70%; padding: 30px 35px; box-sizing: border-box; }
.uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 7px solid #393f54; border-left: 7px solid #393f54; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; border-radius: 5px; }
.uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 7px solid #393f54; border-right: 7px solid #393f54; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; border-radius: 5px; }
.uc-banner:hover .uc-banner__content:before, .uc-banner:hover .uc-banner__content:after{ width: 100%; height: 100%; transition: all 800ms ease-in-out; }
.uc-banner__header { font-size: 24px!important; line-height: 32px!important; }
.uc-banner__subheader { font-size: 16px!important; line-height: 22px!important; }
.uc-banner strong { font-size: 20px; color: #393f54; }
.uc-banner__background-area { overflow: hidden; position: relative; margin-left: 30px; }
@media screen and (max-width: 800px) { .uc-banner__content { width: 100%; padding: 20px; } .uc-banner__background-area { display: none; }
}
.uc-ico-panel { padding: 40px 20px; border-bottom: 2px solid #e9e9e9; }
.uc-ico-panel h2 { text-align: center; margin-bottom: 40px!important; }
.uc-ico-wrapper { display: flex; align-items: center; }
.uc-ico-wrapper-text { width: auto; }
.uc-ico-wrapper-text strong { color: #0000ff; font-size: 18px; transition: all 0.3s; } .uc-ico-wrapper:hover strong { color: #333745; } .uc-ico-conteiner-img { margin: 20px; display: flex; align-items: center; justify-content: center; z-index: 0; }
.uc-ico-img { height: 100px; width: 100px; background: #393f54; 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(45, 45, 45, 0.2); } .uc-ico-img:before { content: ''; position: absolute; top: 50px; bottom: -100px; 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: #393f54; }
.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-numbers { padding: 40px 20px; border-bottom: 2px solid #e9e9e9; }
.uc-numbers h2{ text-align: center; padding-bottom: 20px; }
.uc-numbers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-numbers-inner__item { display: flex; justify-content: center; align-items: center; position: relative; width: 44%; margin: 25px 1%; padding: 20px; border-radius: 3px; background: #f9f9f9; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3) inset; box-sizing: border-box; }
.uc-numbers-inner__item strong { color: #393f54; font-size: 18px; transition: 0.5s; }
.uc-numbers-inner__item:hover strong { color: #393f54; } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -4px; left: -4px; right: -4px; bottom: -4px; background: #393f54; z-index: -1; transform: skew(4deg, -4deg); border-radius: 3px; transition: 0.5s; }
.uc-numbers-inner__item:hover:before { /*background: #5f7a87;*/ transform: skew(0deg, 0deg); }
.uc-numbers-inner__title { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 80px!important; font-weight: bold; line-height: 5rem; color: rgba(102, 102, 102, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; color: rgba(102, 102, 102, 0.99); }
@media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 100%; } }
.uc-nombers { padding: 40px 10px; border-bottom: 2px solid #e9e9e9; }
.uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: center; }
.uc-nombers h2 { text-align: center; margin-bottom: 20px!important; }
.uc-nombers-p { text-align: center; margin-bottom: 60px!important; }
.uc-nombers_text { padding: 25px 0px 0px; }
.uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #0000ff; padding: 15px 0 5px; display: inline-block; align-self: flex-start; margin-bottom: 10px!important; }
.uc-nombers-scheme { background-color: #f9f9f9; background: -webkit-gradient(linear,left top, left bottom,from(#fff), to(#ededed)); background: linear-gradient(to bottom,#fff 0%, #ededed 100%); display: inline-block; box-sizing: border-box; position: relative; width: 46%; margin: 80px 2% 20px; padding: 20px; text-align: center; transition: all .5s ease; }
.uc-nombers-scheme img { border-radius: 100%; margin-top: -90px; height: auto; transition: all .3s ease; box-shadow: 0px 0px 15px rgba(49, 44, 50, 0.3); } .uc-nombers-scheme:hover img { border-radius: 1%; transform: scale(1.2); }
/* .uc-nombers-img-1 { animation: pulse 3s infinite linear; } .uc-nombers-img-2 { animation: pulse 3.5s infinite linear; } .uc-nombers-img-3 { animation: pulse 4s infinite linear; } .uc-nombers-img-4 { animation: pulse 3.5s infinite linear; } .uc-nombers-img-5 { animation: pulse 4s infinite linear; } .uc-nombers-img-6 { animation: pulse 3s infinite linear; } */ @keyframes pulse { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(1.1, 1.1, 1.1); }
to { transform: scale3d(1, 1, 1); } }
.pulse { animation-name: pulse; }
@media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; margin: 60px 0px; }
}
.uc-row-panel { padding: 40px 10px; text-align: center;
}
.uc-row-panel h2 { margin-bottom: 40px; }
.uc-row { display: flex; flex-wrap: wrap; justify-content: center; }
.uc-asset-item { width: 23%; margin: 15px 1%; display: flex; flex-direction: column; align-items: center; position: relative; } .uc-asset-item strong { color: #393f54; font-size: 20px; }
.uc-asset-item__img { height: 100px; width: 100px; position: relative; background: #fff; box-shadow: 0px 0px 20px rgba(51, 51, 51, 0.3); border-radius: 100%;
} .uc-asset-item__img img { margin-top: 25px; }
.uc-asset-item__text { margin-top: 40px; } .uc-circles { border-radius: 100%; width: 110px; height: 110px; margin-top: -5px; position: absolute; animation: Orbita 10s linear infinite; z-index: 0; } .uc-circles2 { animation: Orbita 11s linear infinite; } .uc-circles3 { animation: Orbita 9s linear infinite; } .uc-circles4 { animation: Orbita 13s linear infinite; } .uc-circle1 { background: #393f54; width: 10px; height: 10px; top: 47px; left: -44px; position: relative; display: inline-block; border-radius: 10px; }
.uc-circle2 { background: #393f54; width: 13px; height: 3px; top: -6px; right: 0px; position: relative; display: inline-block; border-radius: 20px; }
.uc-circle3 { border: 3px solid #393f54; width: 3px; height: 3px; bottom: -95px; right: -24px; position: relative; display: inline-block; border-radius: 10px; }
@keyframes Orbita { from {transform:rotate(0deg);} to {transform:rotate(360deg);} }
@media screen and (max-width: 800px) { .uc-asset-item { width: 46%; } }
@media screen and (max-width: 600px) { .uc-asset-item { width: 100%; } }
.uc-footer-wrap { position: relative; padding: 35px; background: #393f54; box-sizing: border-box; overflow: hidden; } .uc-footer-wrap:before { content: ""; position: absolute; right: 130px; top: 0px; width: 250px; height: 100%; background: #67a2ea; } .uc-footer-inner { position: relative; text-align: center; background: #f9f9f9; box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.3); box-sizing: border-box; padding: 20px 70px; } @media screen and (max-width: 800px) { .uc-footer-wrap { padding: 20px; } .uc-footer-inner { padding: 20px; } }
Косметические средства для ухода за лицом
У нас вы найдете лучшие мыла, крема и другие средства
Для того, чтобы очистить кожу лица, сделать кожу бархатистой, снизить уровень сухости, требуется использовать специальные косметические средства для ухода за лицом. Такие составы содержат только натуральные компоненты, обладают приятным ароматом. В каталоге на сайте вы сможете найти разные мыла, крема.
Преимущества изделий
Мыло куркума, оуд, черный тмин – это косметические средства для ухода за лицом, которые не содержат в составе синтетических компонентов. Благодаря им можно очистить кожу лица, улучшить ее общее состояние.
Вы можете выбрать разные виды кремов, мыла, отличающиеся по сфере применения, по индивидуальным характеристикам.
Изучить все предложения
Преимущества нашего магазина
01
Адекватные цены Придерживаемся адекватного ценоформирования
02
Гарантия качества Мы реализуем только эффективную и сертифицированную продукцию
03
Большой выбор В нашей компании вы сможете выбрать разные кремы, мыла для лица, отличающиеся по составу.
04
Оперативность Мы доставим средства для ухода за кожей лица в кратчайшие сроки
Этапы работы
Шаг 1
Оформление заявки на сайте
Шаг 2
Обсуждение деталей заказа
Шаг 3
Выбор удобного способа оплаты.
Шаг 4
Доставка изделий
У нас вы найдете эффективные кремы и мыла для ухода за лицом
Обратитесь к нам прямо сейчас.
Связаться с нами