13 отзывов
+7 (700) 300-71-34

ZOOMARKETLEO

ZOOMARKETLEO
/*------------------Design changes------------------*/ .b-container { padding: 0; } .uc-title-wrapper { margin-top: 5px; } .uc-btns { position: relative; display: inline-block; padding: 10px 15px; min-width: 200px; box-sizing: border-box; vertical-align: middle; text-align: center; cursor: pointer; z-index: 1; text-decoration: none !important; background: #ffbd00; color: #fff !important; } .uc-btns:hover { background: #3ea8ee; color: #fff !important; } .uc-title { text-align: center; color: #333; text-transform: uppercase; font-size: 22px; margin-top: 10px !important; margin-bottom: 10px !important; } .ucv-a2-panel strong { font-size: 26px; color: #ffbd00; } .ucv-a2-panel { display: flex; justify-content: center; background: #777 url(http://content.s2.prom.st/May2021/24.jpg) 100% 50%/cover no-repeat; background-attachment: fixed; } .ucv-a2-texts { position: relative; background: rgba(51, 51, 51, 0.5); color: #fff; box-sizing: border-box; text-align: center; padding: 120px; text-align: center; } .ucv-a2-header { font-size: 26px; line-height: 32px; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 36px; margin: 0px 0px 10px; } .ucv-a2-text { margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; padding: 10px; min-width: 150px; text-decoration: none !important; text-align: center; color: #fff !important; border: 2px solid #ffbd00; background-color: #ffbd00; font-size: 16px; } .ucv-a2-link:hover { color: #fff !important; border-color: #3ea8ee; background-color: #3ea8ee; } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; } .ucv-a2-panel { padding: 0; background-size: cover; } .ucv-a2-link { padding: 0 5px; width: auto; } } .uc-clear { clear: both; height: 0px; } .uc-our__history { padding: 20px; text-align: center; } .uc-our__history h2 { padding-bottom: 10px; text-align: center; } .uc-our__history-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .uc-our__history-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; margin: 15px 0; transition: all 0.8s; } .uc-our__history-block .uc-bib { transition: all 0.8s; } .uc-our__history-block:hover .uc-bib { transform: scale(1.2); } .uc-our__history-year { transition: all 0.8s; position: relative; text-align: center; -ms-flex-item-align: center; align-self: center; font-size: 60px; font-weight: bold; color: #ffbd00; background: #ffbd00; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 96px; min-width: 96px; /*border-radius: 50px;*/ /*transition: all 0.5s ease;*/ box-shadow: 0 0px 0px 3px #fff; } .uc-our__history-block:hover .uc-our__history-year { box-shadow: 1px 1px #ffbd00, 2px 2px #ffbd00, 3px 3px #ffbd00, 4px 4px #ffbd00, 5px 5px #ffbd00, 6px 6px #ffbd00, 7px 7px #ffbd00; -webkit-transform: translateX(-7px); transform: translateX(-7px); } .uc-our__history-line { -ms-flex-item-align: center; align-self: center; width: 4%; height: 10px; background: transparent; } .uc-our__history-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: left; background: #33383e; color: #fff; padding: 10px; /*border-radius: 10px;*/ width: 100%; } .uc-our__history-subheader { font-size: 20px; color: #ffbd00; } .uc-first__year-line { background: #ea4335; } .uc-second__year-line { background: #34a853; } .uc-third__year-line { background: #fbbc05; } .uc-fourth__year-line { background: #4285f4; } .uc-fifth__year-line { background: #ea4335; } .uc-first__year { color: #ea4335; } .uc-second__year { color: #34a853; } .uc-third__year { color: #fbbc05; } .uc-fourth__year { color: #4285f4; } .uc-fifth__year { color: #ea4335; } @media screen and (max-width:1300px) { .uc-our__history-block { width: 100%; } } @media screen and (max-width:900px) { .uc-our__history-block { flex-direction: column; } .uc-our__history-line { -ms-flex-item-align: center; width: 6%; height: 15px; } .uc-our__history-content { width: auto; text-align: center; } .uc-our__history-year { min-height: 60px; min-width: 60px; } /* .uc-our__history-block:hover .uc-our__history-year { transform: translateY(20px) scale(0.8, 0.8); transition: all 0.5s ease; } */ } .uc-clapperboard { padding: 20px; } .uc-clapperboard p { text-align: center; font-size: 16px; } .uc-clapperboard__inner { display: flex; justify-content: space-around; flex-wrap: wrap; } .uc-clapperboard__item { display: flex; flex-direction: column; margin: 50px 0; width: 30%; } .uc-clapper { position: relative; } .uc-clapper__icon-area { display: flex; justify-content: center; align-items: center; position: absolute; top: -40px; left: -20px; width: 100px; height: 100px; border-radius: 100%; box-shadow: 0 0px 0px 3px #fff; background: #ffbd00; z-index: 1; } .uc-clapper__icon { width: 64px; height: auto; } .uc-clapperboard__item img { transition: all 300ms ease-out 0s; } .uc-clapperboard__item:hover img { transform: rotate(45deg); } .uc-clapper__subheader-area { display: flex; align-items: center; justify-content: flex-end; box-sizing: border-box; width: 100%; min-height: 70px; color: #fff; background: #33383e; } .uc-clapper__subheader { width: 70%; text-align: right; padding-right: 20px; color: #fff; font-weight: bold; margin: 0 !important; } .uc-board { width: 100%; height: 100%; box-sizing: border-box; background: #33383e; color: #fff; z-index: 2; } .uc-board__text { padding: 20px; } @media screen and (max-width: 1000px) { .uc-clapperboard__item { width: 45%; } } @media screen and (max-width: 600px) { .uc-clapperboard__item { width: 100%; } .uc-clapper__subheader { font-size: 16px !important; width: 60%; padding-right: 10px; } } .uc-nombers { padding: 20px; } .uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-nombers-scheme { position: relative; background: #33383e; -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%); display: inline-block; box-sizing: border-box; width: 33%; margin: 10px 0; padding: 20px 35px 20px 35px; text-align: center; transition: all .5s ease; color: #fff; } .uc-nombers-h { text-align: left; font-weight: bold; margin-bottom: 10px; padding-left: 20%; } .uc-nombers-t { text-align: left; padding-left: 10%; padding-right: 10%; } .uc-nombers-scheme img { transition: all .5s ease; } .uc-nombers-scheme:hover img { transform: scale(1.1, 1.1); transition: all 0.5s ease; } @media screen and (max-width: 1100px) { .uc-nombers-scheme { width: 50%; padding: 35px 50px 10px; } } @media screen and (max-width: 900px) { .uc-nombers-scheme { width: 100%; margin: 10px auto; } } @media screen and (max-width: 500px) { .uc-nombers-scheme { padding: 35px 25px 10px; } } .uc-e1-panel { padding: 20px; text-align: center; } .uc-e1-panel h2 { margin-bottom: 20px; text-align: center; } .social-wr { display: inline-block; margin: 10px; width: 30%; padding: 10px 0px; } .social-wr img { display: inline-block; transition: ease-out; width: 20px; vertical-align: middle; margin-right: 10px; } .social-t { display: inline-block; vertical-align: middle; } @media screen and (max-width: 1050px) { .social-wr { width: 25%; } } @media screen and (max-width: 800px) { .social-wr { width: 60%; } } /*------------------Groups------------------*/ .group-panel { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between; text-align: center; } .group-wrapper { margin: 1px 0; width: 50%; text-decoration: none; } .group-wrapper:hover .group-b { transform: translateY(0px); transition: all 400ms ease-out 200ms; } .group-wrapper:hover .group-img-holder img { transform: scale(1.1); } .group-b { display: inline-block; text-align: center; text-decoration: none !important; color: #fff !important; background: #ffa500; padding: 10px 15px; min-width: 150px; font-size: 16px; margin-top: 30px; } .group-b:hover { color: #fff !important; background-color: #3ea8ee; } .group-img-holder { display: block; text-align: center; position: relative; overflow: hidden; margin: 0 auto; } .group-img-holder img { display: block; width: 100%; transition: all 300ms ease-out 0s; height: auto !important; } .group-hint { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: left; color: white; transition: all 0.4s ease 0s; overflow: hidden; } .group-wrapper:hover .group-hint { background-color: rgba(61, 61, 61, 0.64); } .group-wrapper:hover .group-hint-body { opacity: 1; } .group-hint-body { position: absolute; bottom: 0; left: 0; opacity: 0; transition: 400ms; width: 100%; /*transform: translateY(-50%); -webkit-transform: translateY(-50%);*/ padding: 30px; box-sizing: border-box; } .group-name { color: #3ea8ee; font-weight: bold; font-size: 28px; display: block; margin: 10px 0; } @media screen and (max-width: 1000px) { .group-panel { flex-direction: row; } .group-wrapper { width: 50%; } } @media screen and (max-width: 700px) { .group-hint-body { bottom: 100; } .group-panel { flex-direction: column; } .group-wrapper { width: auto; } } @media screen and (max-width: 500px) { .group-hint-body { bottom: 0; } } .uc-clear { clear: both; height: 0px; } ZooMarketLeo — крупнейший магазин в западном Казахстане С 2020 года для вас работает зоомагазин, ветаптека, ветклиника, лучшие специалисты предоставляют услуги ухода за животными В нашем интернет-магазине компьютеров каждая модель представлена с подробным описанием возможностей, качеств и характеристик. Это поможет вам купить компьютер именно той комплектации, которая будет максимальным образом отвечать вашим потребностям! А наши специалисты с радостью помогут вам в выборе данной техники. КАТАЛОГ Все для домашних животных с доставкой по РК Товары для собак Отличный выбор товаров для четвероногих любимцев: , полезный корм, вкусные лакомства и кости, амуниция, удобные лежанки и домики разных размеров, переноски для комфортного путешествия, креативная и удобная одежда. КАТАЛОГ Товары для кошек Предлагаем порадовать ваших котиков мягкими лежанками и уютными домиками с когтеточками. В ассортименте туалеты и качественные наполнители от производителя, надежные переноски и самые разные игровые комплексы. КАТАЛОГ Товары для птиц Мы подготовили самые востребованные товары для ваших пернатых друзей по самым привлекательным ценам: просторные и удобные клетки, кормушки и поилки, а также множество аксессуаров. КАТАЛОГ Товары для грызунов В данном разделе вы найдете домики, клетки, миски и поилки, различные аксессуары и другие товары, которые помогут обеспечить маленьким любимцам комфортные условия. КАТАЛОГ Аквариумистика В каталоге нашего интернет-магазина представлен большой выбор различных товаров для любителей экзотических рыбок. КАТАЛОГ Ветаптека Широкий ассортимент качественных сертифицированных препаратов для здоровья четвероногих друзей. КАТАЛОГ Почему стоит купить товары для животных у нас Большой и актуальный ассортимент Мы предлагаем широкий спектр разнообразных товаров для животных и рыбок в разных ценовых категориях. Практически вся продукция есть в наличии и отправляется покупателю на следующий день после заказа. Высокое качество Мы сотрудничаем с производителями и поставщиками, которые предлагают качественный товар, чтобы наши клиенты клиенты были довольны покупкой. Большое количество наших покупателей уже убедились в качестве предлагаемой продукции. Отличная репутация Мы обслужили более 50 000 клиентов, из них 10 000 в своем городе. Нам доверяют благодаря высокому качеству товаров от известных производителей, разнообразию предложений и первоклассному сервису. Доступные цены Компания ZooMarketLeo реализует товары для животных и предоставляет услуги по среднерыночным ценам. Также мы регулярно стараемся проводить привлекательные акции и делать хорошие скидки постоянным клиентам. Гарантии Мы предлагаем нашим клиентам удобные способы оформления и оплаты заказов, гарантируем возврат и обмен товаров в течение 14 дней, предоставляем бесплатную доставку. Перейти в каталог Позаботьтесь о питомцах с ZooMarketLeo Мы предоставляем ветеринарные услуги, груминг, реализуем широкий ассортимент товаров для ухода за животными и препараты для лечения. Всё для комфортного отдыха и путешествий! Всё для правильного и вкусного питания! Всё для веселых развивающих игр и развлечений! Заказать все для домашних любимцев очень просто 1. Оставьте заявку Вы можете сделать заказ через форму на сайте, по телефону или в WhatsApp. 2. Оплатите товары После подтверждения заказа менеджером внесите 100% предоплату. 3. Получите заказ Мы соберем посылку и отправим выбранным способом на следующий день после заказа. В каталог Мы предлагаем качественные товары для питомцев и рыбок Если у вас есть вопросы или вы хотите сделать заказ, напишите или позвоните нам. Специалист компании готов предоставить бесплатную консультацию и ответить на интересующие вопросы. Следите за нашими новинками и акциями в Instagram.