СВIТ РИБАЛКИ svitrybalku.com.ua
.uc-title{ display: block; position: relative;
margin:30px 0;
font: 20px/20px 'Istok Web',sans-serif;}
.uc-title:after{ position: absolute;
left: 0;
bottom: -4px;
content: '';
width: 70px;
height: 3px;
background: #d01b00;}
.uc-ban1-panel {
background: #fff url(http://content.s2.prom.st/November%202020/60717%20%D0%B3%D0%BB.jpg) center;
background-size: cover;
padding: 50px;
}
.uc-ban1-panel strong {
color: #d01b00;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(255, 255, 255,0.7);
width: auto;
padding: 35px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 26px;
line-height: 32px;
color: #d01b00;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #222;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #222;
margin: 0px 0px 10px;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #d01b00!important;
border: 2px solid #d01b00!important;
padding: 8px 30px;
cursor:pointer;
font-size: 16px;
transition: all .3s;
}
.uc-ban1-link:hover {
color: #222!important;
border: 2px solid #222!important;
}
@media screen and (max-width: 800px) {
.uc-ban1-texts {
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.uc-link {
display: inline-block;
padding: 8px 30px;
text-decoration: none !important;
text-align: center;
color: #fff!important;
background: #d01b00;
border:2px solid #d01b00;
font-size: 16px;
transition: all .3s;
cursor:pointer;
}
.uc-link:hover {
background: none;
color:#d01b00!important;
transition: all .3s;
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin: 20px 0!important;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .1%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
top: 0;
}
.ucv-b1-hint {
position: absolute;
left: 0;
top: -100%;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.93);
text-align: center;
color: #222;
transition: all 0.6s ease 0s;
overflow: hidden;
}
.ucv-b1-hint-body {
position: absolute;
top: 50%;
left: 0;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 15px;
box-sizing: border-box;
}
.ucv-b1-name {
font-size: 15px;
color:#a0a0a0;
display: inline-block;
margin-top: 10px;
cursor:pointer;
}
.ucv-b1-name:hover {
color: #d01b00;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #222;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 30%;
}
@media screen and (max-width: 1200px) {
.ucv-b1-panel .ucv-b1-wrapper {
width:30%;
}
}
@media screen and (max-width: 900px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 99%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 99%;
}
}
@media screen and (max-width: 500px) {
.ucv-b1-panel .ucv-b1-wrapper,
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: auto;
margin-right: 15px;
margin-left: 15px;
}
}
.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 {
width: 80%;
}
.uc-ico-wrapper-text strong {
color: #d01b00;
font-size: 16px;
transition: all 0.3s;
}
.uc-ico-conteiner-img {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.uc-ico-img {
height: 100px;
width: 100px;
background: #3b4348;
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(208,27,0,.2)
}
.uc-ico-img:before {
content: '';
position: absolute;
top: 50px;
bottom: -50px;
left: 50px;
border-left: 2px solid #d01b00;
box-sizing: border-box;
z-index: -1;
}
.uc-ico-img4:before, .uc-ico-img2:before {
content: none;
}
.uc-ico-img img {
margin-top: 25px;
}
.uc-ico-img2 {
background: #3b4348;
}
.uc-ico-img4 {
background: #3b4348;
}
@media screen and (max-width: 800px) {
.uc-ico-wrapper {
flex-direction: column;
text-align: center;
}
.uc-ico-img:before {
content: none;
}
.uc-ico-wrapper-text {
width: 100%;
}
.uc-ico-conteiner-img {
width: 100%;
}
}
:root { --infograph-color4: #3b4348; --infograph-color3: #3b4348; --infograph-color2: #3b4348; --infograph-color1: #3b4348; }
.uc-four-panel {
padding: 20px 0;
}
.uc-four-panel h2 {
text-align: center;
margin: 20px 0!important;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 42%;
margin: 2%;
box-sizing: border-box;
transition: all .4s ease;
}
.uc-four-item:hover {
}
.uc-four-item strong {
font-size: 16px;
color: #d01b00;
line-height: 26px;
}
.uc-four-item:hover .uc-move {
animation: 1000ms ease 0s normal none 1 running bounceInRight;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(100px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 35px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color1);
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 8px;
height: 100%;
background: var(--infograph-color1);
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color2);
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 8px;
height: 100%;
background: var(--infograph-color2);
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color3);
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 8px;
height: 100%;
background: var(--infograph-color3);
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color4);
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 8px;
height: 100%;
background: var(--infograph-color4);
}
@media screen and (max-width: 1000px) {
.uc-four-panel {
padding: 20px;
}
.uc-four-item {
width: 100%;
margin: 10px auto;
}
.uc-four-content-1:after,
.uc-four-content-1:before,
.uc-four-content-2:after,
.uc-four-content-2:before,
.uc-four-content-3:after,
.uc-four-content-3:before,
.uc-four-content-4:after,
.uc-four-content-4:before {
display: none;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
padding: 20px;
}
.uc-four-content-1
{
border: 10px solid var(--infograph-color1);
}
.uc-four-content-2
{
border: 10px solid var(--infograph-color2);
}
.uc-four-content-3 {
border: 10px solid var(--infograph-color3);
}
.uc-four-content-4 {
border: 10px solid var(--infograph-color4);
}
}
.uc-arr-panel {
padding: 20px 10px;
}
.uc-arr-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-arr-table strong {font-size:13px;}
.uc-arr-table tr:hover strong {color:#d01b00;}
.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; vertical-align: middle;
}
.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: middle!important;
}
}
.uc-b5-panel {
padding: 20px 0;
text-align: center;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin-bottom: 40px;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 46%;
margin: 10px 0.5%;
}
.uc-b5-arr {
width: 10px;
font-size: 30px;
color: #3a3939;
vertical-align: middle;
padding-top: 30px;
}
.uc-b5-arr2 {display:none;}
.uc-b5-arr3 {
display:none;
}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-img {
margin: 15px;
transition: all 0.5s ease; }
.uc-b5-wrapper:hover img { transform: scale(1.5, 1.5); margin: 15px; transition: all 0.5s ease; }
@media screen and (max-width: 800px) {
.uc-b5-wrapper {
width: 100%;
}
.uc-b5-arr {
display: none;
}
}
.uc-e1-panel {
padding: 30px;
text-align: center;
}
.uc-e1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
Товари для активного відпочинку
У нашому магазині представлений широкий вибір товарів для риболовлі, туризму і спорту
Пропонуємо якісний одяг, взуття та спорядження від відомих брендів за оптимальними цінами. Товари доступні як в наявності та під замовлення. Купівлі від 2 600 грн доставляємо безкоштовно по всій Україні. Гарантуємо оперативність у роботі та вигідні умови для покупок.
Побачити каталог
Найбільш популярні товари
Термобілизна відводить вологу від тіла, допомагаючи підтримати постійну температуру і мікроклімат. Воно облягає, носити на голе тіло як «друга шкіра», роблячи фігуру стрункішою. Термобілизна Термобілизна відводить вологу від тіла, допомагаючи підтримати постійну температуру і мікроклімат. Воно облягає, носити на голе тіло як «друга шкіра», роблячи фігуру стрункішою. У нас представлений широкий вибір моделей для рибалок і туристів, яка забезпечить захист від холоду, опадів і дозволить переміщатися в будь-яких умовах з однаковим комфортом. Взуття для полювання У нас представлений широкий вибір моделей для рибалок і туристів, яка забезпечить захист від холоду, опадів і дозволить переміщатися в будь-яких умовах з однаковим комфортом. Стильні непромокальні черевики з високоякісної шкіри DAKAR з термоподкладкой стануть відмінним помічником і в будні дні в місті, і на вихідні в заміських прогулянках. Черевики GRISPORT Стильні непромокальні черевики з високоякісної шкіри DAKAR з термоподкладкой стануть відмінним помічником і в будні дні в місті, і на вихідні в заміських прогулянках. В цьому розділі нашого каталогу представлено найкращий вибір одягу, взуття і спорядження для рибалок і туристів. Всі речі якісні, зручні, легкі, забезпечать комфорт у будь-яких умовах. Одяг і взуття для риболовлі та полювання В цьому розділі нашого каталогу представлено найкращий вибір одягу, взуття і спорядження для рибалок і туристів. Всі речі якісні, зручні, легкі, забезпечать комфорт у будь-яких умовах. Пропонуємо широкий вибір надійних спиннингових котушок. Вони володіють легким і плавним ходом, не порушують баланс снасті і дають можливість впоратися навіть з досить великою рибою. Спінінгові котушки Пропонуємо широкий вибір надійних спиннингових котушок. Вони володіють легким і плавним ходом, не порушують баланс снасті і дають можливість впоратися навіть з досить великою рибою. Надаємо можливість придбати спиннинговое вудилище будь-якої довжини і тіста, яке буде відповідати умовам лову. Всі моделі вудилищ від провідних торгових марок, ціни одні з найвигідніших. Спінінгові вудилища Надаємо можливість придбати спиннинговое вудилище будь-якої довжини і тіста, яке буде відповідати умовам лову. Всі моделі вудилищ від провідних торгових марок, ціни одні з найвигідніших.
Пропонуємо товари кращі за ціною і якістю
Висока якість
Вся екіпіровка, що представлена в нашому асортименті, поставляється від провідних світових брендів. Це спеціалізована мисливський і рибальський одяг, взуття та інша амуніція, надійність якої гарантується як виробником, так і нашими постійними клієнтами.
Вигідні ціни
Ціна, з урахуванням якості, більш ніж прийнятна. Це пояснюється роботою безпосередньо з виробниками і їх офіційними представниками. Також ми постійно тішимо своїх покупців вигідними пропозиціями — акціями, розпродажами, знижками, програмою лояльності.
Подивитися асортимент
Плюси замовлення нашого спеціального обмундирування
Робимо знижки
У нас діє система знижок для постійних клієнтів, майстрів з ремонту побутової техніки, оптових покупців і сервісних центрів.
Консультуємо
За кожною заявкою наш підхід індивідуальний, включає послуги з підбору потрібних запчастин та аксесуарів, упаковці, організації доставки.
Швидко доставляємо
Організовуємо доставку замовлень по всіх регіонах надійними транспортними компаніями, що гарантують поставку протягом 1-3 днів.
Приймаємо повернення
Деталі, які не використовувалися, можна повернути протягом 14 днів з моменту покупки, обмін заводського браку здійснюємо протягом 30 днів.
До підбору снастей
Вигоди, які ми пропонуємо нашим покупцям
Безкоштовна доставка — замовлення від 2 000 гривень доставляємо за свій рахунок.
Гнучка система знижок — знижуємо ціни постійним і оптовим клієнтам.
Швидка доставка — товари з наявності доставляємо протягом 1-3 днів.
Індивідуальний підхід — умови доставки і оплати замовлень договірні.
Робота під замовлення — якщо потрібних вам товарів немає, ми можемо їх доставити.
Допомогу від професіоналів — ми допоможемо підібрати відповідні товари.
Вибирати товари
Правила замовлення у нас прості
Замовлення через просту форму на сайті або ж заявку в телефонному режимі
→
Дзвінок консультанта (при необхідності) і узгодження всіх деталей
→
Відправка післяплатою або по передоплаті (за бажанням клієнта)
→
Доставка обраної замовником транспортною службою протягом 1-4 днів
«СВІТ РИБАЛКИ» — зберемо повністю на рибалку або в похід
У нашому магазині сотні вигідних пропозицій якісних товарів для активного відпочинку, полювання та риболовлі
Вибирайте та залишайте заявку прямо зараз! З усіх питань звертайтеся, ми на зв'язку щоденно та з радістю підкажемо, що вам потрібно, щоб ваша риболовля і похід завжди були успішні.
Перейти до каталогу