Eco Fresh
.uc-btns {
display: inline-block;
position: relative;
padding: 8px 20px;
min-width: 170px;
border-radius: 20px;
box-shadow: 0 8px 18px 0 rgba(168,172,185,0.62);
text-decoration: none !important;
font-size: 16px;
transition: all .3s ease-out 0s;
color: #fff !important;
background: #4c9de0;
}
.uc-btns:hover {
background: #9de04c;
transition: all .3s ease-out 0s;
}
.uc-ban1-panel {
background: url(https://hhp-blog.s3.amazonaws.com/2017/04/iStock-466130802.jpg) center;
background-size: cover;
padding: 20px;
}
.uc-ban1-panel strong {
color: #9de04c;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(251, 251, 251, 0.8);
width: 400px;
padding: 20px;
text-align: center;
margin: 10px 10px;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 30px;
line-height: 32px;
color: #9de04c;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #333;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #333;
margin: 0px 0px 10px;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #163339 !important;
border: 2px solid #163339 !important;
padding: 8px 15px;
min-width: 150px;
font-size: 17px;
transition: all .3s;
}
.uc-ban1-link:hover {
color: #9de04c !important;
border: 2px solid #9de04c !important;
}
@media screen and (max-width: 1000px) {
.uc-ban1-texts {
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.uc-title-wrapper {
display: block;
text-align: center;
margin: 30px 0 0 !important;
border-bottom: 2px solid rgba(159, 159, 159, 0.79);
}
.uc-title {
display: inline-block !important;
margin: 0 0 0 15px !important;
display: block;
box-sizing: border-box;
text-align: center;
}
.ucv-button-container {
margin: 45px 0 0 !important;
}
.ucv-button-rot {
transform: rotate(-45deg) translatex(-22%) translatey(35%);
display: inline-block;
word-spacing: normal;
}
.ucv-a2-link:hover {
color: #78C932 !important;
border-color: #fff;
background: #333333;
color: #fff !important;
}
@media screen and (max-width: 1200px) {
.ucv-a2-texts {
width: auto;
text-align: left !important;
border-radius: 0;
}
.ucv-a2-container {
width: 100%;
transform: rotate(0deg);
padding: 20px 10px;
height: 100%;
}
.ucv-a2-panel {
padding: 0;
margin: 0;
}
.ucv-a2-link {
transform: rotate(0deg);
height: auto;
width: auto;
}
.ucv-a2-content {
transform: rotate(0deg);
padding: 20px;
margin: 0 auto;
}
.ucv-button-rot {
transform: rotate(0deg);
}
}
.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-bottom: 40px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .5%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
left: 0;
}
.ucv-b1-hint {
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-color: rgba(157, 224, 76, 0.74);
text-align: left;
color: #fff;
transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0);
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: #222;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #4c9de0;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 31%;
text-decoration: none;
}
@media screen and (max-width: 768px) {
.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;
}
}
:root {
--infograph-color2: #9de04c;
--infograph-color1: #4c9de0;
}
.four-panel {
padding: 20px;
}
.four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.four-item {
display: flex;
flex-direction: column;
width: 40%;
border-radius: 0px;
padding: 30px;
box-shadow: 15px 15px 44px 5px rgba(0, 0, 0, 0.38);
margin: 20px 0;
}
.four-content-1,
.four-content-2,
.four-content-3,
.four-content-4 {
text-align: center;
position: relative;
padding: 25px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 5px;
background: var(--infograph-color2);
border-radius: 0;
}
.four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 5px;
height: 100%;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 5px;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 5px;
height: 100%;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 5px;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 5px;
height: 100%;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 5px;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 5px;
height: 100%;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-header {
font-size: 20px !important;
line-height: 20px;
}
.four-text {}
.four-icon {}
@media screen and (max-width: 1100px) {
.four-item {
width: 80%;
}
.four-content-1:after,
.four-content-1:before,
.four-content-2:after,
.four-content-2:before,
.four-content-3:after,
.four-content-3:before,
.four-content-4:after,
.four-content-4:before {
display: none;
}
.four-content-1,
.four-content-3 {
border: 5px solid var(--infograph-color2);
border-radius: 0px;
}
.four-content-2,
.four-content-4 {
border: 5px solid var(--infograph-color1);
border-radius: 0px;
}
}
.uc-oco-panel {
padding: 20px 0px 30px;
}
.uc-oco-header {
text-align: center;
padding-bottom: 20px;
}
.uc-oco-table {
border-width: 0px !important;
width: 50% !important;
table-layout: fixed;
float: left;
}
.uc-oco-table+.uc-oco-table {
margin-left: 0%;
}
.uc-oco-table td {
padding: 10px;
transition: all 0.5s;
}
.uc-oco-table img {
transition: all 0.4s;
}
.uc-oco-table tr:hover img {}
.uc-oco-table-col1 {
width: 50px;
position: relative;
height: 50px;
padding-left: 15px;
transition: all 0.85s;
}
.uc-oco-table tr img {
position: absolute;
top: 50%;
left: 50%;
}
.uc-table_ocons {
transition: all 0.1s ease 0s;
transform: translate(-50%, -50%) scale(1.0);
}
.uc-table_ocons2 {
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
transform: translate(-50%, -50%) scale(0);
-moz-transform: translate(-50%, -50%) scale(0);
-webkit-transform: translate(-50%, -50%) scale(0);
-o-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
-webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
-moz-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
-o-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
}
.uc-oco-table tr:hover .uc-table_ocons {
transition: all 0.1s ease 0s;
transform: translate(-50%, -50%) scale(0.0);
}
.uc-oco-table tr:hover .uc-table_ocons2 {
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-webkit-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
}
@media screen and (max-width: 1100px) {
.uc-oco-table {
float: none;
width: 100% !important;
}
.uc-oco-table+.uc-oco-table {
margin: 0;
}
}
@media screen and (max-width: 500px) {
.uc-oco-table td {
vertical-align: top !important;
}
}
.uc-clear {
clear: both;
heigh: 0;
}
.uc-infogr strong {
font-size: 17px;
color: #9de04c;
}
.uc-infogr {
padding: 20px 0;
text-align: center;
}
.uc-infogr_title {
padding-bottom: 20px;
}
.uc-infogr_container {
display: flex;
flex-flow: row wrap;
align-content: center;
justify-content: space-around;
}
.uc-infogr_content {
display: flex;
margin: 10px 0;
width: 46%;
justify-content: center;
position: relative;
color: #fff;
}
.uc-number {
color: #f29e4c;
font-weight: 600;
font-size: 8em;
line-height: 0.5;
text-shadow: 14px 0 1px white;
transition: 0.5s;
z-index: 99;
margin-top: 15%;
}
.uc-infogr_content:hover .uc-number {
transform: scale(1.1);
transition: 0.5s;
}
.uc-text img {
position: relative;
width: 70px;
margin: 0 auto;
padding-bottom: 5px;
border-bottom: 2px solid transparent;
transition: 0.5s;
}
.uc-text:hover img {
border-color: #93bc80;
transition: 0.5s;
}
.uc-text {
display: flex;
flex-direction: column;
justify-content: center;
width: 450px;
min-height: 300px;
margin-left: -35px;
transition: 0.5s;
background: #F2F2F2;
border: 3px solid #fafafa;
box-shadow: 0 0 20px rgba(83, 83, 83, 0.5);
color: #000;
}
.uc-text h3 {
margin: 15px 0 0;
color: #ffa500;
font-size: 16px;
}
.uc-text:hover {
box-shadow: 5px 5px 20px #535353;
transition: 0.5s;
}
.uc-text p {
margin: 10px 0 0 50px;
width: 75%;
}
@media screen and (max-width: 1600px) {
.uc-infogr_content {
width: 45%;
}
}
@media screen and (max-width: 800px) {
.uc-infogr_content {
width: 95%;
}
}
.uc-b5-panel {
padding: 20px 0;
text-align: center;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin-bottom: 40px !important;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 19%;
margin: 10px 1%;
}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-arr {
width: 2% !important;
font-size: 30px;
color: #535353;
vertical-align: middle;
padding-top: 10px;
}
.uc-b5-text {
margin: 10px 0 0;
}
@media screen and (max-width: 650px) {
.uc-b5-wrapper {
width: 44%;
}
.uc-b5-arr2 {
display: none;
}
}
@media screen and (max-width: 500px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
.uc-footer {
padding: 10px 20px;
text-align: center;
}
Eco Fresh
Органическая продукция для здоровья
Официальный представить тайских компаний. Реализуем продукцию не только в интернет-магазине, а и в центральных аптеках и супермаркетах г. Алматы и г. Нур-Султана.
Увидеть каталог товаров
Рекомендуем лучшее!
Достаточное количество растительных волокон в манго способствует улучшению функций пищеварения и обменных процессов. Они впитывают вредные и токсичные вещества. Манго сушеный Достаточное количество растительных волокон в манго способствует улучшению функций пищеварения и обменных процессов. Они впитывают вредные и токсичные вещества. Способствует питанию, увлажнению кожи, а также разглаживает легкие морщины и дополнительно защищает поверхность кожи. Не вызывает аллергию и предназначено для любого типа кожи. Кокосовое масло холодного отжима Способствует питанию, увлажнению кожи, а также разглаживает легкие морщины и дополнительно защищает поверхность кожи. Не вызывает аллергию и предназначено для любого типа кожи. Паста Rasyan с экстрактом гвоздики отбеливает зубы, снижает чувствительность десен и способствует устранению запаха изо рта, очищает слюну от бактерий во время сна. Зубная паста Rasyan Паста Rasyan с экстрактом гвоздики отбеливает зубы, снижает чувствительность десен и способствует устранению запаха изо рта, очищает слюну от бактерий во время сна.
Сертифицированная и качественная продукцияия
Поскольку компания приобретает продукцию на прямую от завода изготовителя без посредников гарантируем высокое качество и гибкую систему цен. Цены ниже рыночных.
Всяпредлагаемая продукция сертифицирована, соответствует современным стандартам качества и экологической безопасности.
Мы дорожим каждым клиентом, поэтому перед реализацией товар проходит тщательную проверку на наличие заводского брака. Гарантируем возврат денег, если клиент будет недоволен качеством товара.
Мы являемся официальным представителем тайских компаний в Казахстане и отправляем заказы по всей территории республики с доставкой до двери.
В каталог
Почему именно Eco Fresh?
Прямые поставки из Таиланда.
Оптовые цены для небольших заказов от 50 000 тенге.
Индивидуальный подход к каждому клиенту.
При оптовом заказе от 100 000 тенге доставка бесплатная по Республике Казахстан.
При розничном заказе от 30 000 тенге доставка бесплатная.
Регулярное пополнение ассортимента новыми эффективными средствами.
Гарантируем выгодные условия сотрудничества
Особенности продукции
100% органическое кокосовое масло холодного отжима
100% органическая зубная паста
Натуральное сушеное манго из Таиланда
Натуральные, органические продукты, полезные для здоровья
Особенности компании
Не было ни одного возврата товара
Индивидуальный подход к каждому клиенту
Выгодные цены и спецпредложения
Более 10 000 выполненных интернет заказов и более 10 тонн реализованной продукции
Перейти к каталогу
Как мы работаем?
Заказ товара на сайте.
При заказе до 13.00 по Алматы доставка день в день!
→
Предоплата 100% любым удобным способом при заказе по Казахстану.
→
Сбор посылки и отправка выбранным способом на следующий день после оплаты заказа по РК.
EcoFresh — официальный поставщик здоровых товаров!
За более 6лет работы мы выполнили более 10 000 заказов через интернет и реализовали более 10 тонн продукции.
Присоединяйтесь к здоровому питанию!