6 отзывов
+7 (701) 998-30-13

Rose of Bulgaria

Витрина
Rose of Bulgaria
.uc-link { display: inline-block; position: relative; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 8px; min-width: 170px; background: transparent; color: #0e0f0f!important; border: 1px solid #2cc121; vertical-align: middle; text-align: center; font: 400 14px 'Open Sans',sans-serif; cursor: pointer; text-decoration: none!important; border-radius: 2px; } .uc-link:hover { background: #2cc121; border-color: #2cc121; color: #fff!important; text-decoration: none!important; } .uc-banner strong { font-size: 20px; color: #fff; } .uc-banner { display: flex; position: relative; align-items: center; min-height: 350px; } .uc-banner__logo-area { position: absolute; left: 0; top: 36.6%; display: flex; align-items: center; justify-content: center; height: 100px; width: 100px; background: #eb729f; border-radius: 50px; z-index: 1; } .uc-logo { width: 75px; height: auto; z-index: 2; } .uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; margin: auto auto auto 35px; padding: 40px 70px; background: #777 url(http://content.s2.prom.st/April%202020/the-rose.jpg) bottom; box-sizing: border-box; /*z-index: 1;*/ } .uc-banner__header { text-align: left!important; font-size: 21px!important; line-height: 32px!important; align-self: flex-start; } .uc-banner__subheader { font-size: 17px!important; line-height: 28px!important; align-self: flex-start; } .uc-link-banner { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; box-sizing: border-box; min-width: 150px; color: #eb729f!important; border-radius: 2px; background: #fff; transition: all .3s; font-size: 16px; margin: 10px 0px; align-self: flex-start; } .uc-link-banner:hover { transform: translateY(5px); } @media screen and (max-width: 1200px) { .uc-banner__content { width: 100%; } .uc-banner__background-area { width: 45%; } .uc-banner__background { width: 200px!important; height: auto!important; } } @media screen and (max-width: 1000px) { .uc-banner__logo-area { display: none; } .uc-banner__content { margin: 0; padding: 20px 35px; width: 100%; } .uc-banner__background-area { display: none; } } .uc-nombers { /*padding: 30px 0 10px; border-bottom: 2px solid #ddd;*/ } .uc-nombers_wrap { display: flex; flex-wrap: wrap; } .uc-nombers h2 { text-align: center; margin-bottom: 10px; } .uc-nombers_prod { font-size: 18px; text-align: left; border-bottom: 2px solid #eb729f; padding: 5px 0; display: inline-block; align-self: flex-start; margin-bottom: 20px!important; } .uc-nombers-scheme { border: 4px solid #eb729f; display: inline-block; box-sizing: border-box; position: relative; width: 29%; margin: 3% 2%; padding: 20px; text-align: center; transition: all .5s ease; } .uc-nombers-scheme1 { border: 4px solid #eb729f; display: inline-block; box-sizing: border-box; position: relative; width: 46%; margin: 3% 2%; padding: 20px; text-align: center; transition: all .5s ease; } .uc-nombers-scheme:nth-child(7) { width: 46%; } .uc-nombers-scheme:nth-child(8) { width: 46%; } .uc-nombers-scheme img { width: 350px; margin-top: -70px; height: auto; } @media screen and (max-width: 1300px) { .uc-nombers-scheme { width: 46%; } } @media screen and (max-width: 1100px) { .uc-nombers-scheme { width: 100%; margin: 50px auto; } .uc-nombers-scheme:nth-child(7) { width: 100%; } .uc-nombers-scheme:nth-child(8) { width: 100%; } } .uc-clear {clear:both; height:0px;} .uc-ico-panel { padding: 20px; border-bottom: 2px solid #ddd; } .uc-ico-panel h2 { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 50% !important; table-layout: fixed; float: left; } .uc-ico-table td { padding: 10px; transition: all 0.3s; } .uc-ico-table img { transition: ease 1000ms; } .uc-ico-table tr:hover td { background: #f9f9f9; } .uc-ico-table tr:hover img { -webkit-transform: scale(4); -ms-transform: scale(4); transform: scale(4); } .uc-ico-table-col1 { width: 20px; } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-200%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeft { animation-name: fadeInLeft; } @media screen and (max-width: 1100px) { .uc-ico-table { float: none; width: 100% !important; } .uc-ico-table+.uc-ico-table { margin: 0; } } @media screen and (max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } .uc-reviews { padding: 20px 0px 40px; border-bottom: 2px solid #ddd; } .uc-reviews h2 { margin-bottom: 20px; text-align: center; } .uc-reviews__inner { display: flex; justify-content: space-around; flex-wrap: wrap; } .uc-comment { display: flex; flex-direction: column; width: 22%; margin: 1%; padding: 20px; align-items: center; /*justify-content: space-around;*/ position: relative; background: #fff; box-sizing: border-box; z-index: 1; border-radius: 2px; } .uc-comment__content { text-align: center; color: #000; z-index: 1; } .uc-user__name { font-size: 24px; margin-bottom: 15px!important; color: #eb729f; font-weight: bold; transition-delay: 0.3s; transition: .6s; } .uc-text { transition-delay: 0.2s; transition: .6s; } .uc-first__comment::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 7px; background: #eb729f; transition: .7s; border-radius: 2px; } .uc-first__comment:hover .uc-user__name, .uc-first__comment:hover .uc-text { color: #fff; transition: .6s; } .uc-first__comment:hover::before { height: 100%; transition: .7s; } .uc-second__comment::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 7px; background: #ff6470; transition: .7s; border-radius: 2px; } .uc-second__comment:hover .uc-user__name, .uc-second__comment:hover .uc-text { color: #fff; transition: .6s; } .uc-second__comment:hover::before { height: 100%; transition: .7s; } .uc-second__comment:hover .uc-user__name, .uc-second__comment:hover .uc-text { color: #fff; transition: .6s; } .uc-second__comment:hover::before { height: 100%; transition: .7s; } @media screen and (max-width: 1100px) { .uc-comment { width: 100%; margin: 10px auto; } .uc-reviews { padding: 20px; } } @media screen and (max-width: 320px) { .uc-comment { width: 100%; } } .group-panel { display: flex; flex-direction: row; justify-content: center; text-align: center; } .group-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .group-header { margin-bottom: 40px; text-align: center; } .group-wrapper { display: inline-block; vertical-align: top; margin: 0px 0; text-decoration: none; width: 25%; } .group-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 400px; margin: 0 0; } .group-img-holder img { display: block; height: auto !important; transition: all 200ms ease-out; } .group-img-holder:hover img { transform: scale(1.1); transition: all 300ms ease-out; } .group-hint { position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*background-color: rgba(0, 0, 0, 0.2);*/ text-align: left; color: #282a2b; transition: all 0.6s ease 0s; overflow: hidden; } .group-hint-body { position: absolute; bottom: 0; left: 0; width: 100%; min-height: 100px; transform: translateY(10px); -webkit-transform: translateY(100px); padding: 30px; box-sizing: border-box; transition: all 300ms ease-out; } .group-img-holder:hover .group-hint-body { transform: translateY(0); -webkit-transform: translateY(0); transition: all 300ms ease-out; } .group-img { width: 100%; } .group-name { position: relative; background: #ff6470; font-size: 18px; line-height: normal; color: #fff !important; font-weight: bold; display: block; margin: 10px 0; text-decoration: none !important; } .group-b { display: inline-block; text-align: center; text-decoration: none !important; color: #fff !important; border: 2px solid #eb729f; background: #eb729f; font-weight: bold; padding: 10px 15px; min-width: 150px; font-size: 16px; margin-top: 40px; transition: 300ms; } .group-b:hover { color: #fff !important; background-color: #eb729f; border: 2px solid #eb729f; transition: 300ms; } @media screen and (max-width: 1120px) { .group-wrapper { display: inline-block; width: 48%; } } @media screen and (max-width: 450px) { .group-wrapper { display: inline-block; width: 100%; } .group-name { transform: translateX(0); } } .uc-numbers { padding: 20px; border-bottom: 2px solid #ddd; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; } .uc-numbers h2 { text-align: center; margin-bottom: 20px; } .uc-numbers-scheme { -webkit-transform: translateZ(0); transform: translateZ(0); display: inline-block; box-sizing: border-box; width: 31%; margin: 1%; padding: 20px 20px 10px 0px; transition: all .6s ease; } .uc-numbers-scheme:before { content: ""; position: absolute; z-index: -1; left: 0%; right: 80%; bottom: 0; background: #eb729f; height: 4px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-numbers-scheme:hover:before {left: 0; right: 0;} .uc-numbers-scheme strong { transition: all .6s ease; font-size: 50px; color: #eb729f; } .uc-numbers-scheme em { font-size: 20px; color: #eb729f; transition: all .3s ease; font-weight: bold; font-style: inherit; } @media screen and (max-width: 1000px) { .uc-numbers-scheme { width: 100%; margin: 10px auto; } } .uc-b5-panel { text-align: center; padding: 20px 0 40px; border-bottom: 2px solid #ddd; } .uc-b5-panel h2 { margin-bottom: 40px; } .uc-b55-panel { text-align: center; display: flex; justify-content: space-around; flex-wrap: wrap; } .uc-b55-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b55-wrapper { display: flex; vertical-align: top; width: 22%; margin: 10px 0px; flex-direction: column; align-items: center; } .uc-b55-arr { width: 3%!important; font-size: 30px; color: #59627c; vertical-align: middle; padding-bottom: 70px; align-self: center; } .uc-b55-text { margin: 10px 0 0; } .uc-b55-img-holder { width: 80px; height: 80px; background: #ff6470; display: flex; align-items: center; justify-content: center; /*box-shadow: inset 0 0 0 5px #fff, 0 0 0 2px #eb729f;*/ border-radius: 100%; } .uc-b55-wrapper img { transition: all 1s; } .uc-b55-wrapper:hover img { opacity: 0.6; } @media screen and (max-width: 1100px) { .uc-b55-wrapper { width: 44%; } .uc-b55-arr2 { display: none; } } @media screen and (max-width: 900px) { .uc-b55-wrapper { width: 100%; } .uc-b55-arr { display: none; } } .uc-e1-panel { padding: 20px; text-align: center; } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; } Biofresh - натуральная косметика из Болгарии! Компания основана в 2000 году в Пловдиве. Косметические средства с использованием розового масла и других натуральных компонентов. Высокое качество и разнообразие серий для разных типов кожи. Производство с использованием новейшего оборудования, но с учётом давних традиций. Посмотреть каталог Представляем косметику серий ROSE OF BULGARIA Каталог REGINA ROSES Каталог YOGHURT OF BULGARIA Каталог DIAMOND ROSE Каталог OLIVE OIL OF GREECE Каталог Почему стоит заказать косметику у нас Большой выбор натуральной продукции, актуальный каталог косметики. Индивидуально подходим к каждому клиенту, учитываем все пожелания. Предлагаем оригинальную и натуральную косметику от производителя. Оперативно работаем с заказами, консультируем по ассортименту. Предлагаем доступные цены, а также проводим акции и делаем скидки. Предлагаем сервис высокого уровня и помогаем определиться с выбором. Ознакомиться с ассортиментом Biofresh - лучший выбор качественной косметики! Натуральные компоненты в составе Приятные ароматы и текстура Варианты для всех типов кожи Ценные качества розового масла Преимущества Biofresh 1 Отличный выбор косметики высокого качества по выгодной цене. 2 Натуральные компоненты составов производимой косметики. 3 Помощь в выборе наиболее подходящих вариантов, консультация по ассортименту. 4 Качественное обслуживание клиентов, своевременная доставка. 5 Качество, проверенное временем. Только оригинальная продукция от производителя. 6 Отличная репутация компании и многолетний опыт в сфере производства косметики. Перейти в каталог Работаем по следующей схеме Оформление заказа на сайте или по телефону. Оплата наличными при получении заказа, безналичный расчет. Доставка курьером или самовывоз. Biofresh - натуральная косметика для сохранения молодости и красоте! Обращайтесь к нам прямо сейчас, и мы ответим на все интересующие вас вопросы. Каталог