Нет отзывов, добавить
+7 (700) 535-53-66
+7 (707) 535-53-56

VeloMarket

VeloMarket
.uc-btn { display: inline-block; padding: 10px 15px; text-decoration: none !important; text-align: center; min-width: 200px; color: #fff !important; background: #009ac4; border-radius: 2px; font-size: 18px; transition: all .3s; margin: 10px 0; position: relative; } .uc-btn:hover { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .uc-banner { display: flex; position: relative; align-items: center; margin: 65px 0; } .uc-banner strong { font-size: 20px; color: #dd3826; } .uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 60%; padding: 25px; box-sizing: border-box; } .uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 5px solid #dd3826; border-left: 5px solid #dd3826; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; } .uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 5px solid #dd3826; border-right: 5px solid #dd3826; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; } .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: 26px !important; line-height: 32px !important; } .uc-banner__subheader { font-size: 18px !important; line-height: 24px !important; } .uc-banner__background-area { width: 36%; overflow: hidden; position: absolute; right: 0; } @media screen and (max-width: 600px) { .uc-banner { margin: 30px 0; } .uc-banner__content { width: 100%; padding: 20px; } .uc-banner__background-area { display: none; } } .uc-nombers { padding: 20px 0px; } .uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-nombers h2 { text-align: center; margin-bottom: 20px; } .uc-nombers-scheme { display: inline-block; box-sizing: border-box; position: relative; width: 30%; margin: 20px 1%; text-align: center; transition: all .5s ease; } .uc-nombers-scheme img { width: 100%; height: auto; } .uc-nombers-text { height: 285px; padding: 15px; margin: -70px 40px 0; background: #fff; box-shadow: 0px 5px 5px #727272; position: relative; transition: all .5s ease; } .uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #dd3826; padding-bottom: 10px; margin-bottom: 10px !important; } @media screen and (max-width: 1300px) { .uc-nombers-text { height: 230px; } } @media screen and (max-width: 1100px) { .uc-nombers-text { height: 260px; } } @media screen and (max-width: 1025px) { .uc-nombers-scheme { width: 40%; } .uc-nombers-text { height: 160px; margin: -70px 20px 0; } } @media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; } .uc-nombers-text { height: auto; } } .uc-numbers { padding: 20px 0; } .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: 21%; margin: 35px 1%; padding: 20px; border-radius: 3px; background: #fff; box-shadow: 0px 0px 5px #727272; box-sizing: border-box; } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #dd3826; z-index: -1; transform: skew(5deg, -5deg); border-radius: 3px; transition: 0.5s; } .uc-numbers-inner__item:hover:before { background: #dd3826; transform: skew(0deg, 0deg); } .uc-numbers-inner__title { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 70px !important; font-weight: bold; line-height: 5rem; color: rgba(40, 42, 43, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; color: rgba(40, 42, 43, 0.7); } @media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 44%; margin: 20px 1%; } } @media screen and (max-width: 600px) { .uc-numbers-inner__item { width: 100%; } } .uc-ico-panel { padding: 20px; } .uc-ico-panel h2 { text-align: center; margin: 25px 0; } .uc-ico-wrapper { display: flex; align-items: center; margin: 20px 0px; } .uc-ico-wrapper-text strong { color: #dd3826; font-size: 16px; transition: all 0.3s; } .uc-ico-conteiner-img { margin-right: 20px; z-index: 0; } .uc-ico-img { height: 100px; width: 100px; background: #dd3826; border-radius: 100%; text-align: center; position: relative; margin: 10px; 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: -50px; left: 50px; border-left: 2px dotted #3c3c3c; box-sizing: border-box; z-index: -1; } .uc-ico-img2:before { content: none; } .uc-ico-img img { margin-top: 25px; } .uc-ico-img2 { background: #dd3826; } .uc-ico-img4 { background: #dd3826; } @media screen and (max-width: 800px) { .uc-ico-conteiner-img { margin: 0px; } } @media screen and (max-width: 600px) { .uc-ico-wrapper { flex-direction: column; text-align: center; } .uc-ico-img:before { content: none; } } .uc-order { padding: 20px 0px; } .uc-order_wrap { display: flex; flex-wrap: wrap; } .uc-order h2 { margin-bottom: 20px; text-align: center; } .uc-order-scheme { position: relative; overflow: hidden; width: 50%; padding: 10px 20px; box-sizing: border-box; vertical-align: top; transition: all .6s ease; } .uc-move { margin-bottom: 15px !important; padding: 8px 0px; transition: background-position 0.15s linear 0.1s, box-shadow 0.15s linear 0s; background-image: linear-gradient(to bottom, #dd3826 0%, #dd3826 100%); background-size: 100%; background-repeat: no-repeat; background-position: -150px 31px; color: #2d2d2d; font-size: 20px; overflow: hidden; } .uc-order-scheme:hover .uc-move { background-image: linear-gradient(to bottom, #dd3826 0%, #dd3826 100%); background-position: 0 0em; box-shadow: 20px 0 0 #dd3826, -20px 0 0 #dd3826; transition: background-position 0.1s linear 0s, box-shadow 0.1s linear 0.1s; color: #ffffff; } @media screen and (max-width: 600px) { .uc-order-scheme { width: 100%; } } .uc-blockquote-panel { text-align: center; padding: 20px; background: #fff; } .uc-blockquote-panel h2 { margin: 30px 0; } .uc-blockquote-wrap { display: flex; } .uc-blockquote { position: relative; box-sizing: border-box; display: block; padding: 25px 35px 15px 100px; text-align: left; width: 50%; } .uc-blockquote-round1 { position: absolute; top: 0px; left: 40px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: rgba(44, 193, 33, .7); animation: slide-2 4s infinite linear; } .uc-blockquote-round1:before { content: "\201C"; line-height: 90px; color: #fff; font-size: 70px; font-family: none; } .uc-blockquote-round2 { position: absolute; top: 10px; left: 50px; width: 60px; height: 60px; border-radius: 50%; background: #107D0B; animation: slide-2 3s infinite linear; } .uc-blockquote-text { position: relative; padding: 0 0 0 20px; } .uc-blockquote-text strong { color: #5c7f93; font-size: 18px; } @media screen and (max-width: 800px) { .uc-blockquote-wrap { display: block; } .uc-blockquote { width: 100%; } } @media screen and (max-width: 600px) { .uc-blockquote { padding: 50px 10px 10px 50px; } .uc-blockquote-round1 { top: 10px; left: 10px; } .uc-blockquote-round2 { top: 20px; left: 20px; } } @keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @-webkit-keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } .uc-jumbers { padding: 20px 0 40px; text-align: center; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-jumbers-scheme { display: inline-block; width: 23%; margin: 10px 1%; padding: 20px 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { color: #fff; } .uc-jumbers-scheme:hover { background: #E35D4F; } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 20px; color: #dd3826; margin: 10px 0; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { color: #fff; transform: translateY(0px); } .uc-jumbers-img { transition: all .3s ease; height: 100px; width: 100px; background: #dd3826; border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-scheme:hover .uc-jumbers-img { box-shadow: 0px 0px 10px 8px #fff; } .uc-jumbers-img img { margin-top: 25px; } @media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 600px) { .uc-jumbers-scheme { width: 100%; } } .uc-e1 { display: flex; justify-content: center; margin: 40px auto; position: relative; text-align: center; background: #fff; padding: 20px 0; } .uc-e1__content { width: 90%; } .uc-e1__title {} .uc-e1__title:before { content: ''; position: absolute; top: -14%; right: 0%; width: 200px; height: 200px; background: transparent; border: 5px solid #dd3826; border-radius: 5px; } .uc-e1__background { font-size: 22px; line-height: 35px; background: #fff; position: relative; } .uc-e1__background-text { background: #fff; line-height: 24px; position: relative; } @media screen and (max-width: 1230px) { .uc-e1__title:before { top: -6%; } } Velomarket — велосипеды и самокаты для детей и взрослых Будь в спорте, будь в тренде! Наш магазин работает с 2013 года. За 8 лет мы открыли 3 филиала, пересадили на велосипед 27 000 людей. Предлагаем широкий выбор велосипедов разных видов, самокатов и аксессуаров. Поставляем товар от известных брендов, таких как Axis, Kugo, Phoenix, Ranger, Sport Power и других. Быстро доставим заказ в любую точку Республики Казахстан. У нас можно заказать Горно-спортивные велосипеды Велосипеды с прочной укрепленной рамой, широкими массивными колесами, смягчающей вилкой для амортизации. Идеально подходят для катания по пересеченной местности, проселочным и горным дорогам. Прогулочные велосипеды Прогулочные велосипеды созданы для легкой комфортной езды по городу. Они практичны, изящны, имеют прямую посадку и удобную регулировку. Их легко узнать по гладким покрышкам, обеспечивающим мягкость и плавность хода. Детские велосипеды Катание на велосипеде приносит радость каждому ребенку. В нашем каталоге вы найдете модели для любого возраста и роста. Менеджеры магазина помогут подобрать нужный диаметр колес, проконсультируют функционалу. Электровелосипеды Электрические велосипеды внешне почти ничем не отличаются от обычных, но оснащены двигателем для более быстрой и удобной езды. Они заряжаются от сети за 5-6 часов, а заряда хватает в среднем на 40 км пробега. Электросамокаты Электросамокаты становятся все популярнее, так как передвигаться на них легко, весело и совсем не утомительно. Они маневренные, имеют большой запас хода, примерно 30 км, просты в техническом обслуживании. Пенни борды Пенни борд — это альтернативный, более компактный, вариант скейтборда, идеальный для катания по городу. Состоит из прочной пластиковой доски с рельефным рисунком, подвески и полиуретановых колес. Надежный велотранспорт с доставкой по РК 01 При покупке от 3 единиц товара действуют оптовые цены, также есть скидки за наличный расчет. 02 В нашем магазине можно осуществить покупку товаров в рассрочку через банки второго уровня. 03 Находим индивидуальный подход к каждому клиенту, работаем над улучшением качества обслуживания. 04 Оперативно принимаем заказы и собираем посылки, чтобы как можно быстрее доставить их. Выбрать велосипед Компания с лучшим выбором велосипедов для взрослых и детей В нашем магазине представлено огромное разнообразие велосипедов, самокатов, пенни бордов. В каталоге вы сможете выбрать прогулочные и горно-спортивные велосипеды, электровелосипеды, электросамокаты, велосипеды для детей разных возрастов. У нас вы купите исключительно оригинальную продукцию, на которую действует гарантия от производителя. Это не только вопрос доверия клиентов, но и их безопасности. Выбирайте безопасный проверенный транспорт и катайтесь в свое удовольствие! Почему велосипеды и самокаты заказывают в Velomarket Высокое качество Мы продаем только качественный товар с гарантией от производителя и бесплатным техническим обслуживанием. Официальная гарантия Практически на весь товар мы предоставляем гарантию на 1 год, в течение которого вы можете обратиться в магазин. Приятная стоимость У нас самые низкие цены за счет того, что наша компания является прямым поставщиком от производителей. Хороший сервис У нас работают компетентные менеджеры, которые подробно расскажут о моделях и помогут выбрать подходящую. Смотреть каталог Как купить велосипед максимально быстро и удобно 1 шаг Оформление заказа на сайте или по номеру телефона 2 шаг Предоплата 100% любым удобным для вас способом 3 шаг Сбор посылки на следующий день после заказа 4 шаг Отправка заказанного товара выбранным способом С нами катание всегда в радость Покупайте лучшие модели велосипедов и самокатов по доступным ценам. Для заказа продукции переходите в каталог. Получить консультацию можно, позвонив нам или связавшись с нами через WhatsApp и Instagram.