Витрина
- Мяч гимнастический GB-106 75 см, антивзрыв, с насосом,фиолетовый StarfitЦену уточняйтеВ наличии Оптом и в розницу
оптовый магазин "Планета Спорта"
.uc-btns {
display: inline-block;
padding: 7px 30px;
font-size: 16px;
text-decoration: none !important;
color: #fff !important;
background: #f12a43;
border-radius: 40px;
transition: all .3s ease;
transition: all 225ms ease-in-out;
cursor: pointer;
}
.uc-btns:hover {
background: #33383e;
color: #fff;
}
.ucv-a2-panel strong {
font-size: 22px;
color: #f12a43;
}
.ucv-a2-panel {
background: url(https://sonnenblume-elsenfeld.de/wp-content/uploads/2017/05/abnehmen_muskelaufbau-e1493835254218.jpg) top/cover no-repeat;
position: bottom;
text-align: left;
padding: 30px;
}
.ucv-a2-panel:before {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
/background: linear-gradient(to left, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.8) 60%);
*/
}
.ucv-a2-texts {
max-width: 420px;
position: relative;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #f12a43;
margin: 10px 0px 25px !important;
}
.ucv-a2-sub-header {
font-size: 18px;
line-height: 32px;
color: #fff;
margin: 0px 0px 10px;
}
.ucv-a2-text {
font-size: 13.5px;
line-height: 26px;
color: #fff;
margin: 0px 0px 10px;
}
.ucv-a2-link {
display: inline-block;
text-decoration: none !important;
text-align: center;
color: #f12a43 !important;
padding: 7px 30px;
border: 2px solid #f12a43;
font-size: 16px;
border-radius: 40px;
cursor: pointer;
}
.ucv-a2-panel:before {
height: 0;
}
.ucv-a2-link:hover {
color: #fff !important;
background: #f12a43;
}
@media screen and (max-width: 500px) {
.ucv-a2-texts {
width: auto;
text-align: center;
box-sizing: border-box;
}
.ucv-a2-panel {
padding: 20px 15px;
text-align: center;
}
.ucv-a2-link {
padding: 0 5px;
width: auto;
}
}
.uc-our__history {
padding: 20px;
border-bottom: 1px solid #ddd;
text-align: center;
}
.uc-our__history h2 {
margin: 20px 0 !important;
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: 20px 0;
}
.uc-our__history-block:hover .uc-our__history-year {
transform: translateX(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-block:hover .uc-our__history-year1 {
transform: translateX(0px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 30px;
font-weight: bold;
color: #fff;
background: #f12a43;
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: 90px;
min-width: 90px;
border-radius: 0%;
box-shadow: 0 0px 0px 5px #f8fafd, 0 0 0px 10px #404040, 0 0 0px 15px #f8fafd;
transition: all 0.5s ease;
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 8%;
height: 14px;
background: #404040;
}
.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;
box-sizing: border-box;
text-align: left;
background: #fff;
padding: 10px 15px;
width: 100%;
border: 1px solid #ddd;
}
.uc-our__history-subheader {
font-size: 18px;
color: #f12a43;
font-weight: bold;
}
/*
.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:1000px) {
.uc-our__history-block {
width: 100%;
}
}
@media screen and (max-width:800px) {
.uc-our__history-block {
flex-direction: column;
}
.uc-our__history-content {
width: 100%;
text-align: center;
}
.uc-our__history-block:hover .uc-our__history-year {
transform: translateY(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
.uc-our__history-block:hover .uc-our__history-year1 {
transform: translateX(-20px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
}
.uc-e11-panel {
padding: 20px !important;
text-align: center;
}
.uc-e11-header {
text-align: center;
margin: 20px 0 !important;
}
.uc-arr-panel {
padding: 20px;
border-bottom: 1px solid #ddd;
}
.uc-arr-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-arr-header {
text-align: center;
margin: 20px 0 !important;
}
.uc-arr-table {
border-width: 0px !important;
width: 48% !important;
table-layout: fixed;
float: left;
}
.uc-arr-table td {
padding: 7px;
}
.uc-arr-table+.uc-arr-table {
margin-left: 0%;
}
.uc-arr-table-col1 {
width: 60px;
}
.uc-arr-table-marker {
width: 50px;
height: 50px;
margin: 0px auto;
line-height: 61px;
text-align: center;
font-size: 30px;
transition: all 0.3s;
}
.uc-arr-table tr:hover .uc-arr-table-marker {}
.uc-arr-table-marker img {
transition: all 1s;
transform: translateX(0px) scale(0.9) rotate(0);
}
.uc-arr-table tr:hover .uc-arr-table-marker img {
transform: translate(10px, 0) scale(1.0) rotateX(370deg);
}
@media screen and (max-width: 1000px) {
.uc-arr-table {
float: none;
width: 100% !important;
}
.uc-arr-table+.uc-arr-table {
margin: 0;
}
}
@media screen and (max-width: 500px) {
.uc-arr-table td {
vertical-align: top !important;
}
}
.uc-ico-table td {
padding: 5px;
transition: all 0.5s;
}
.uc-ico-table img {
transition: all 0.4s;
}
.uc-ico-table tr:hover td {
transition: all 0.5s;
}
.uc-ico-table tr:hover strong {
color: #ed8721;
}
.uc-ico-table tr:hover img {
transform: translateX(10px);
}
.uc-ico-table-col1 {
width: 70px;
padding-left: 15px;
transition: all 0.85s;
}
.uc-ico-table tr:hover .uc-ico-table-col1 {
transition: all 0.85s;
}
@media screen and (max-width: 1000px) {
.uc-ico-table {
width: 100% !important;
}
}
@media screen and (max-width: 500px) {
.uc-ico-table td {
vertical-align: top !important;
}
}
.uc-numbers {
padding: 20px 5px;
text-align: center;
border-bottom: 1px solid #ddd;
}
.uc-numbers h2 {
text-align: center;
margin: 20px 0 !important;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
.uc-numbers-scheme {
display: inline-block;
width: 30%;
vertical-align: top;
margin: 10px 0.5%;
padding: 30px 10px 10px;
box-sizing: border-box;
transition: all 0.3s;
}
.uc-numbers-scheme:hover {
background: #fff;
transition: all 0.3s;
}
.uc-numbers-scheme strong {
transition: all .3s ease;
display: inline-block;
text-transform: uppercase;
font-size: 16px;
color: #404040;
}
.uc-numbers-scheme:hover strong {
transition: all .3s ease;
transform: translateY(-4px);
}
.uc-numbers-scheme em {
color: #3991de;
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: 1200px) {
.uc-numbers-scheme {
width: 48%;
}
}
@media screen and (max-width: 900px) {
.uc-numbers-scheme {
width: 90%;
margin: 10px;
min-height: 80px;
}
}
.uc-e4-panel {
padding: 20px;
text-align: center;
}
.uc-e4-header {
text-align: center;
margin-bottom: 40px !important;
}
@media screen and (max-width: 750px) {
.uc-b3-wrapper {
float: left;
width: 44%;
margin: 0 3% 40px;
}
}
@media screen and (max-width: 500px) {
.uc-b3-wrapper {
float: left;
width: 100% !important;
margin: 0 auto 40px;
}
}
/* Bob */
@-webkit-keyframes uc-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes uc-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes uc-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes uc-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.uc-bob {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-name: uc-bob-float, uc-bob;
animation-name: uc-bob-float, uc-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
.uc-nombers {
padding: 40px 0 20px;
border-bottom: 1px solid #ddd;
}
.uc-nombers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-nombers h2 {
text-align: center;
margin: 20px 0 !important;
}
.uc-nombers_prod {
text-align: left;
border-bottom: 2px solid #f12a43;
padding: 5px 0;
display: inline-block;
align-self: flex-start;
margin-bottom: 20px !important;
}
.uc-nombers-scheme {
border: 2px solid #f12a43;
display: inline-block;
box-sizing: border-box;
position: relative;
width: 45%;
margin: 5% 2%;
padding: 20px;
text-align: center;
transition: all .5s ease;
}
.uc-nombers-scheme img {
margin-top: -50px;
height: auto;
}
@media screen and (max-width: 1000px) {
.uc-nombers-scheme {
width: 100%;
margin: 30px auto;
}
}
"Планета Спорта" оптовый интернет-магазин спортивных товаров и инвентаря для активного отдыха и спорта!
Спортивные товары высокого качества от известных брендов
ОПТОВЫЕ ПРОДАЖИ
-30 % СКИДКА ПРИ ЗАКАЗЕ ОТ 200 000 тг
Индивидуальный подход к каждому клиенту
Посмотреть наш каталог
Популярные группы товаров:
Активный отдых
Роликовые коньки, палки для скандинавской ходьбы, скейтборды, самокаты и др.
Зимний спорт
Большой выбор коньков в ассортименте.
Фитнес
Турники, брусья, гимнастические мячи, коврики, гантели и многие другие товары для фитнеса.
Спортивные игры
Футбольные, баскетбольные и волейбольные мячи, теннис, настольные игры и пр.
Плавание
Большой выбор шапочек, очков, ластов и других аксессуаров для плаванья.
Спортивная обувь
В ассортименте бутсы футбольные, зальные, многошиповые.
Приступить к выбору
"Планета Спорта" - самый большой выбор спортивных товаров!
Множество вариантов
Предлагаем очень большой выбор спортивного инвентаря для различных видов спорта, фитнеса для спортивных, тренажерных залов, а также для занятий на дому.
Известные бренды
В ассортименте только гарантировано качественные товары от таких производителей как Starfit, Ridex, Green Hill, Select, Mikasa и т.д.
Главные преимущества покупки в интернет-магазине "Планета Спорта":
Гибкая ценовая политика и широкий диапазон цен на любой кошелек.
Среди довольных клиентов спортивные школы, тренера спортивных залов.
У нас отличный сервис и оперативная работа.
Предлагаем особые условия сотрудничества и скидки оптовым покупателям.
Индивидуально подходим к пожеланиям каждого клиента, помогаем с выбором товара.
Высокое качество продукции узнаваемых брендов.
Оформить заказ
Схема покупки
Оформление заказа на сайте или звонок
Оплата на счет в банке, безналичный расчет.
Наличный расчет
Сбор посылки и отправка на следующий день после заказа.
"Планета Спорта" - спортивный инвентарь от известных брендов!
Свяжитесь с нами прямо сейчас для детальной консультации и получения ответов на интересующие вопросы.
К ассортименту товаров