Велосипеди 24 дюйма
.uc-btns { position: relative; display: inline-block; min-width: 163px; padding: 10px; box-sizing: border-box; vertical-align: middle; text-align: center; font: 14px 'Roboto', sans-serif; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); cursor: pointer; z-index: 1; text-decoration: none!important; background: #ffa500; color: #fff!important; transition: all 300ms ease-in-out; border-radius: 4px; } .uc-btns:after:hover { background: #e6ad00; transition: all 300ms ease-in-out; } .uc-btns:hover { background: #ffb329; transition: all 300ms ease-in-out; }
.ucv-a2-panel strong { font-size: 20px; color: #72a545; } .ucv-a2-panel { background: #777 url('http://content.s2.prom.st/February%202019/45702%20%D0%BF%D1%82%D0%B31.jpg') right; background-size: cover; } .ucv-a2-texts { background-color: rgba(51, 51, 54, 0.86); margin: 0; padding: 50px; text-align: center; width: 32%; } .ucv-a2-header { font-size: 30px; line-height: 32px; color: #72a545; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; text-decoration: none!important; text-align: center; color: #72a545!important; padding: 8px 30px; border: 2px solid #72a545; border-radius: 3px; font-size: 16px; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; } @media screen and (max-width: 800px) { .ucv-a2-texts { width: auto; text-align: center!important; } .ucv-a2-panel { padding: 0; } }
.uc-title { position: relative; display: block; margin: 30px 0 25px 0; font: 20px/25px 'Ubuntu',sans-serif; color: #444; }
.uc-title:after { position: absolute; bottom: -6px; left: 0; height: 2px; width: 30px; background: #ff4500; content: '';}
.uc-title:first-letter { color: #ff4500;}
.uc-numbers { padding: 20px; text-align: left; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers-scheme { background-color: #F0F0F0; border-radius: 5px; display: inline-block; width: 46%; margin: 10px 0%; padding: 40px 10px 10px 20px; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-scheme:hover { background: #72a545; color: #fff; transition: all .3s ease; } .uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #72a545; } .uc-numbers-scheme:hover strong { transition: all .3s ease; color: #fff; text-shadow: 3px 0 5px #3f3f3f; transform: translateY(-7px); } .uc-numbers-scheme em { font-size: 15px; color: #72a545; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: #fff; transition: all .3s ease; } @media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } }
.uc-oco-panel { padding: 20px 5px; } .uc-oco-header { text-align: center; padding-bottom: 20px; } .uc-oco-table { border-width: 0px !important; width: 48% !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 td { box-shadow: 0 150px 0 #72a545 inset; transition: all 0.5s; color: #fff; } .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:hover strong {color:#2d2d2d;}
.uc-oco-table tr:hover .uc-oco-table-col1 { transition: all 0.85s; box-shadow: 0 -150px 0 #2d2d2d inset !important; } .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: 1000px) { .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; }
.uc-e4-panel { padding: 20px; text-align: center; } .uc-e4-header { text-align: center; margin-bottom: 40px !important; }
Велосипеди для підлітків, 24 дюйма
Якісні б/у велосипеди з Німеччини, 22 підліткові моделі з різним функціоналом і кількістю швидкостей. Доступний ціновий діапазон, знижка на 2-й велосипед.
Вітрина велосипедів
Euro-dom — найкращі умови співпраці
Можливість вибору
Асортиментна різноманітність каталогу дозволить підібрати найбільш підходящу модель гірничого або міського байка як для початківця, так і для досвідченого юного велосипедиста.
Лояльні ціни
Прямі поставки з Німеччини дозволяють підтримувати доступні ціни на якісні б/у велосипеди. Працюємо без додаткових накруток і залучення посередників.
Швидка доставка
Організовуємо оперативну доставку товару в будь-який куточок країни — до 5 днів, кур'єром або обраною транспортною компанією: «Нова Пошта», «Інтайм». Є можливість самовивозу.
Високий сервіс
Надаємо індивідуальний підхід до замовлення клієнта, консультуємо, допомагаємо підібрати оптимальну модель, виходячи з потреби замовника. Передбачена можливість обміну або повернення товару протягом 14 днів.
Основні причини вибору наших велосипедів
Універсальність Різноманітні моделі для підліткової групи віковій категорії від 7 до 12 років, з різною кількістю швидкостей.
Варіативність В асортименті велосипеди різних габаритів, з широкою палітрою кольорів, регулярні нові надходження.
Доступність Гнучка цінова категорія, представлені бюджетні моделі, при покупці другого велосипеда пропонуємо знижки.
Якість Усі велосипеди з Німеччини у відмінному технічному, справному стані, відповідають вимогам якості та безпеки.
Економте з вигодою при купівлі сучасного байка з Німеччини!
Вибирайте вподобану модель з каталогу на сайті, ми запропонуємо вигідні умови співпраці, кращі ціни на ринку і своєчасну доставку.
Euro-dom — в наявності тільки якісна і справна велотехника за доступною ціною!
.ucv-a2-panel strong { font-size: 20px; color: #72a545; } .ucv-a2-panel { background: #777 url('http://content.s2.prom.st/February%202019/45702%20%D0%BF%D1%82%D0%B31.jpg') right; background-size: cover; } .ucv-a2-texts { background-color: rgba(51, 51, 54, 0.86); margin: 0; padding: 50px; text-align: center; width: 32%; } .ucv-a2-header { font-size: 30px; line-height: 32px; color: #72a545; margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; text-decoration: none!important; text-align: center; color: #72a545!important; padding: 8px 30px; border: 2px solid #72a545; border-radius: 3px; font-size: 16px; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; } @media screen and (max-width: 800px) { .ucv-a2-texts { width: auto; text-align: center!important; } .ucv-a2-panel { padding: 0; } }
.uc-title { position: relative; display: block; margin: 30px 0 25px 0; font: 20px/25px 'Ubuntu',sans-serif; color: #444; }
.uc-title:after { position: absolute; bottom: -6px; left: 0; height: 2px; width: 30px; background: #ff4500; content: '';}
.uc-title:first-letter { color: #ff4500;}
.uc-numbers { padding: 20px; text-align: left; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers-scheme { background-color: #F0F0F0; border-radius: 5px; display: inline-block; width: 46%; margin: 10px 0%; padding: 40px 10px 10px 20px; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-scheme:hover { background: #72a545; color: #fff; transition: all .3s ease; } .uc-numbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 80px; color: #72a545; } .uc-numbers-scheme:hover strong { transition: all .3s ease; color: #fff; text-shadow: 3px 0 5px #3f3f3f; transform: translateY(-7px); } .uc-numbers-scheme em { font-size: 15px; color: #72a545; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: #fff; transition: all .3s ease; } @media screen and (max-width: 800px) { .uc-numbers-scheme { width: 100%; margin: 10px 0; } }
.uc-oco-panel { padding: 20px 5px; } .uc-oco-header { text-align: center; padding-bottom: 20px; } .uc-oco-table { border-width: 0px !important; width: 48% !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 td { box-shadow: 0 150px 0 #72a545 inset; transition: all 0.5s; color: #fff; } .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:hover strong {color:#2d2d2d;}
.uc-oco-table tr:hover .uc-oco-table-col1 { transition: all 0.85s; box-shadow: 0 -150px 0 #2d2d2d inset !important; } .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: 1000px) { .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; }
.uc-e4-panel { padding: 20px; text-align: center; } .uc-e4-header { text-align: center; margin-bottom: 40px !important; }
Велосипеди для підлітків, 24 дюйма
Якісні б/у велосипеди з Німеччини, 22 підліткові моделі з різним функціоналом і кількістю швидкостей. Доступний ціновий діапазон, знижка на 2-й велосипед.
Вітрина велосипедів
Euro-dom — найкращі умови співпраці
Можливість вибору
Асортиментна різноманітність каталогу дозволить підібрати найбільш підходящу модель гірничого або міського байка як для початківця, так і для досвідченого юного велосипедиста.
Лояльні ціни
Прямі поставки з Німеччини дозволяють підтримувати доступні ціни на якісні б/у велосипеди. Працюємо без додаткових накруток і залучення посередників.
Швидка доставка
Організовуємо оперативну доставку товару в будь-який куточок країни — до 5 днів, кур'єром або обраною транспортною компанією: «Нова Пошта», «Інтайм». Є можливість самовивозу.
Високий сервіс
Надаємо індивідуальний підхід до замовлення клієнта, консультуємо, допомагаємо підібрати оптимальну модель, виходячи з потреби замовника. Передбачена можливість обміну або повернення товару протягом 14 днів.
Основні причини вибору наших велосипедів
Універсальність Різноманітні моделі для підліткової групи віковій категорії від 7 до 12 років, з різною кількістю швидкостей.
Варіативність В асортименті велосипеди різних габаритів, з широкою палітрою кольорів, регулярні нові надходження.
Доступність Гнучка цінова категорія, представлені бюджетні моделі, при покупці другого велосипеда пропонуємо знижки.
Якість Усі велосипеди з Німеччини у відмінному технічному, справному стані, відповідають вимогам якості та безпеки.
Економте з вигодою при купівлі сучасного байка з Німеччини!
Вибирайте вподобану модель з каталогу на сайті, ми запропонуємо вигідні умови співпраці, кращі ціни на ринку і своєчасну доставку.
Euro-dom — в наявності тільки якісна і справна велотехника за доступною ціною!
в виде галереив виде списка
- Гірський велосипед Mito Oregon 24 колеса 21 швидкість. Новий 1002від 7 400 ₴В наявності Оптом і в роздріб
Велосипеди, оснащені 24 дюймовими колесами в основному виготовляються для підлітків. Як правило, зростання дитини у віці 8-14 років сягає 130-135 см, тому на байк з 24 дюймовими колесами забратися не складе праці.