Велосипеди 26 дюймів
.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%B32.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; }
Велосипеди б/в з Німеччини 26 дюймів
Оптимальний вибір маунтбайка за кращою вартості! При покупці другого товару робимо знижку. В наявності понад 60 велосипедів, серед яких є і міські моделі.
Побачити весь асортимент
Вигідні умови покупки в інтернет-магазині Euro-dom
Будучи прямим постачальником велотехніки з Німеччини, встановлюємо мінімальні і доступні ціни.
Гарантуємо стабільну наявність байків, регулярно оновлюємо асортимент, у нас ви можете знайти ексклюзивні моделі.
Для постійних замовників передбачена програма лояльності, проводимо привабливі акції та регулярні розпродажі.
Доставляємо товар в будь-який регіон України ТК «Нова Пошта», «Інтайм» або кур'єром, можливий самовивіз.
Основні відмінності пропонованих байків
Широкий вибір
Моделі, представлені в каталозі, підходять для різної вікової категорії. Можна вибрати байк, враховуючи всі особливості та потреби замовника.
Різний функціонал
Маунтбайки мають різну кількість швидкостей, з амортизацією і без неї. З відмінним рівнем маневреності, що дуже важливо для крутого, гірського бездоріжжя.
Гарантована якість
Вся велотехника, привезена з Німеччини, знаходиться у відмінному технічному і справному стані. Повністю готова до експлуатації, відповідає всім необхідним стандартам.
Доступна вартість
Цінова категорія — нижче, ніж у конкурентів. Представлені програми лояльності, акційні пропозиції, регулярні акції та знижки при купівлі другого примірника.
Оцініть великий вибір гірських велосипедів в 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%B32.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; }
Велосипеди б/в з Німеччини 26 дюймів
Оптимальний вибір маунтбайка за кращою вартості! При покупці другого товару робимо знижку. В наявності понад 60 велосипедів, серед яких є і міські моделі.
Побачити весь асортимент
Вигідні умови покупки в інтернет-магазині Euro-dom
Будучи прямим постачальником велотехніки з Німеччини, встановлюємо мінімальні і доступні ціни.
Гарантуємо стабільну наявність байків, регулярно оновлюємо асортимент, у нас ви можете знайти ексклюзивні моделі.
Для постійних замовників передбачена програма лояльності, проводимо привабливі акції та регулярні розпродажі.
Доставляємо товар в будь-який регіон України ТК «Нова Пошта», «Інтайм» або кур'єром, можливий самовивіз.
Основні відмінності пропонованих байків
Широкий вибір
Моделі, представлені в каталозі, підходять для різної вікової категорії. Можна вибрати байк, враховуючи всі особливості та потреби замовника.
Різний функціонал
Маунтбайки мають різну кількість швидкостей, з амортизацією і без неї. З відмінним рівнем маневреності, що дуже важливо для крутого, гірського бездоріжжя.
Гарантована якість
Вся велотехника, привезена з Німеччини, знаходиться у відмінному технічному і справному стані. Повністю готова до експлуатації, відповідає всім необхідним стандартам.
Доступна вартість
Цінова категорія — нижче, ніж у конкурентів. Представлені програми лояльності, акційні пропозиції, регулярні акції та знижки при купівлі другого примірника.
Оцініть великий вибір гірських велосипедів в Euro dom!
Ми допоможемо підібрати потрібну модель і надамо доступну вартість!
Довгострокове співробітництво з нами — це вигідно, надійно і стабільно!
в виде галереив виде списка
- Гірський велосипед Mito Vecor 26 колеса 21 швидкість. Новий 1000від 8 600 ₴В наявності Оптом і в роздріб
- Гірський велосипед Mito Oregon 26 колеса 21 швидкість. Новий 1001від 7 400 ₴В наявності Оптом і в роздріб
Ось він універсальний дюйм для коліс гірського велосипеда. За рахунок того, що на таких колесах досягається хороший рівень маневреності, маунтбайкеры часто воліють 26 дюймові колеса. Ще б, адже маневреність в горах дуже важлива для подолання бездоріжжя та крутих поворотів. Також велосипед