604 відгуків
+380 (67) 607-03-24
KancLife

Канцтовари для офісу, школи та дитячого садка

/* Clearfix */ .uc-clearfix::after { content: ""; display: table; clear: both; } /*Box-sizing*/ [class*="uc-"] { box-sizing: border-box; } /* Layout properties */ .uc-layout-item { float: left; width: 48%; margin: 10px 1%; /*padding: 10px;*/ } /* CSS Tables */ .uc-table { display: table; width: 100%; table-layout: fixed; } .uc-table p { margin: 5px 0 !important; } .uc-row { display: table-row; } .uc-cell { display: table-cell; padding: 5px 10px; vertical-align: middle; } /* Panels */ .uc-panel { padding: 20px 40px; } div.uc-panel:nth-of-type(odd) { background: #fafafa; } div.uc-panel:nth-of-type(even) { background: #fafafa; } .uc-header-holder { background: #fafafa; } .uc-panel::after { content: ""; display: table; clear: both; } @media screen and ( max-width: 1200px) { .uc-panel { padding: 10px; } } /* Headings */ .uc-header-holder { margin: -20px; margin-bottom: 30px; padding: 30px 0 10px; background: #fafafa; text-align: center; } @media screen and ( max-width: 1200px) { .uc-header-holder { margin: -10px; margin-bottom: 20px; } } /* Banner */ .uc-ban4 { background: #777777 url(http://irprom.leemon.info/Pictures/kanclife/boy-with-paint.jpg) no-repeat center; -webkit-background-size: cover; background-size: cover; width: 100%; height: 350px; padding: 0; } .uc-btns { display: inline-block; color: #fff!important; text-decoration: none!important; text-align: center; cursor: pointer; padding: 10px 45px; border: none; background: #FF3100; font-size: 16px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; } .uc-btns:hover { background:#009ae0!important; color: #fff !important; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out;} .uc-banner-transparent { background: #777 url("http://irprom.leemon.info/Pictures/kanclife/krutyie-kantstovaryi.jpg") no-repeat center 30%; -webkit-background-size: cover; background-size: cover; padding: 100px 0; text-align: left; } .uc-banner-transparent span { font-size: 44px; color: #FF3100; line-height: 1.35em; text-transform: uppercase; } .uc-banner-transparent-panel { display: inline-block; width: 100%; background: rgba(255, 255, 255, .6); padding: 30px 40px 30px; text-align: center; } .uc-banner-transparent-header { font-size: 34px; line-height: 1.35em; color: #FF3100; margin: 0px 0px 15px !important; } .uc-banner-transparent-subheader { font-size: 23px; line-height: 1.4em; color: #fff; margin: 0px 0px 40px !important; } .uc-banner-transparent-text { font-size: 14px; line-height: 26px; color: #333; margin: 0px 0px 20px !important; } a.uc-banner-transparent-btn { display: inline-block; padding: 0 35px; height: 47px; line-height: 43px; text-decoration: none!important; text-align: center; color: #fff; min-width: 220px; background-color: #009ae0; font-size: 17px; } a.uc-banner-transparent-btn:hover { color: #fff; background-color: #FF3100; } .uc-ico-panel { padding: 20px 40px 20px; background-color: #fafafa; border-bottom: 1px solid #009ae0; } .uc-ico-header { text-align: center; } .uc-ico-table { border-width: 0px !important; width: 50% !important; margin-top: 30px; table-layout: fixed; float: left; } .uc-ico-table td { padding: 5px; transition: all 0.3s; } .uc-ico-table img { transition: all 0.3s; } .uc-ico-table tr:hover td { background: #f1f1f1; } .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; } .ucv-b1-panel { background: #fafafa; padding: 20px; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { text-align: center; background:#FF3100!important; color: #ffffff; padding: 10px 1px; margin: 0px; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px; text-decoration: none !important; width: 39%; } .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 { left: 0; } .ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(51, 51, 51, .8); text-align: left; color: #fff; 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 { color: #009ae0; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #333; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } @media screen and (max-width: 730px) { .ucv-b1-wrapper { width: 40%; } } @media screen and (max-width: 600px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-wrapper { width: 80%; } } .uc-blink-panel { padding: 30px 40px 30px; background-color: #fafafa; border-bottom: 1px solid #009ae0; } .uc-blink-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-blink-header { text-align: center; background:#009ae0!important; color: #ffffff; padding: 10px 1px; margin: 0px; } .uc-blink-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; } .uc-blink-table tr:hover .uc-blink-table-marker { background: #FF3100; color: #ffffff; border: 2px solid #FF3100; } .uc-blink-table td { padding-bottom: 10px; } .uc-blink-table+.uc-blink-table { margin-left: 4%; } .uc-blink-table-col1 { width: 70px; } .uc-blink-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 51px; border-radius: 100%; border: 2px solid #009ae0; text-align: center; color: #FF3100; font-size: 30px; transition: all 0.3s; } @media screen and (max-width: 768px) { .uc-blink-table { float: none; width: 100% !important; } .uc-blink-table+.uc-blink-table { margin: 0; } } .uc-hover-panel { background: #fafafa; padding: 20px; text-align: center; border-bottom: 1px solid #009ae0;} .uc-hover-item { display: inline-block; vertical-align: top; width: 40%; min-width: 130px; min-height: 100px; background: #f1f1f1; padding: 10px; border: 1px solid #ededed; transition: all 0.3s; margin: 10px; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden;} .uc-hover-item span { font-size: 18px; color: #FF3100; } .uc-hover-item:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #FF3100; height: 4px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-hover-item:hover:before, .uc-hover-item:focus:before, .uc-hover-item:active:before { left: 0; right: 0; } .uc-hover-item:hover, .uc-hover-item:focus, .uc-hover-item:active {background-color: #009ae0;} .uc-hover-item:hover, .uc-hover-item:focus, .uc-hover-item:active .uc-hover-item {color: #fff !important;} .uc-b5-panel { padding: 20px; text-align: center; background: #fafafa; } .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: 16%; margin: 10px; } .uc-b5-arr { width: 40px; font-size: 30px; color: #FF3100; vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { display: none; } .uc-b5-text { margin: 10px 0 0; } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .ucv-b7-panel{background: #f7f7f7; padding: 20px; border-bottom: 1px solid #009ae0;} .ucv-b7-panel:after{content: " "; display: block; clear: both; font-size: 0px;} .ucv-b7-header{margin: 0px 0px 20px !important; font-size: 26px; text-align: center;} .ucv-b7-img-holder{width: 135px; margin: 20px 20px 20px 0; float: left;} .ucv-b7-img-holder img{width: 100% !important;} .ucv-b7-item:hover .ucv-b7-img-holder{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);transform: rotateY(180deg);} .ucv-b7-img-holder {-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;} .ucv-b7-texts{line-height: 22px; font-size:16px; overflow: hidden;} .ucv-b7-sub-header{font-size:18px; margin: 35px 0px 5px 0px !important; font-weight: bold;} .ucv-b7-text{margin: 0px 0px 10px 0px !important;} .ucv-b7-link{color: #FF3100; text-decoration: none;} .ucv-b7-link:hover{ text-decoration: underline;} .ucv-b7-item{clear: both; overflow: hidden;} .ucv-b7-item:hover{-webkit-box-shadow: 0px 0px 5px 2px rgba(110, 110, 110, 0.2);-moz-box-shadow: 0px 0px 5px 2px rgba(110, 110, 110, 0.4);box-shadow: 0px 0px 5px 2px rgba(110, 110, 110, 0.4); padding: 0px 20px; margin: 0px -20px;} .ucv-b7-item-right .ucv-b7-img-holder{ float: right; margin-right: 0; margin-left: 20px; } .ucv-b7-item-right .ucv-b7-texts{ text-align: right; } @media screen and (max-width: 500px) { .ucv-b7-header{font-size:1.3em;} .ucv-b7-text{font-size:1em;} .ucv-b7-sub-header{font-size:1.25em; text-align: center;} .ucv-b7-texts{clear: both;} .ucv-b7-img-holder{width: 100%; text-align: center;} .ucv-b7-img-holder img{width: auto !important;} .ucv-b7-btn-holder{text-align: center;} } /*-----------------------------FOOTER-PANEL-----------------------------*/ .uc-e4-panel { background:#009ae0; color:#fff; padding: 20px 45px 10px; text-align: center; } .uc-e4-panel span { color: #b1dcff; font-weight: bold; font-size: 20px; } .uc-e4-header {text-align: center; color: #fff; line-height: 1.4em; } .uc-e4-panel-text { margin-bottom: 25px !important; font-size: 16px; line-height: 1.4em; } /* -----------------------------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; }
Близько 1 500 канцтоварів для садочків і шкіл, вузів та офісів, гуртків і студій!
Вибрати канцтовари!
Кращий вибір товарних категорій – за найкращими цінами!
Все найсучасніше, яскрава, зручний
Ергономічність, якість, дизайн
Для малюків, підлітків і дорослих
Найпривабливіші оптові ціни
Оформити замовлення зараз!
Хіти продажу
Олівець простий з гумкою Conte-Vivo дубл 17,5 см гнучкий уп. 12
Відмінна якість, зручна упаковка, швидка доставка
Замовити олівці →
Щоденник Аркуш Найрозумніший тверда обкладинка «Класний щоденник» в асортименті Укр уп. 20
Яскраві обкладинки з улюбленими героями або оригінальними малюнками – для хлопчиків і дівчаток
Замовити щоденник →
Зошит 12 аркушів # клітина Тетрада ФОН офсет (проста обкладинка) уп. 25 ящ. 700
Найкраща ціна на найбільш ходові шкільні зошити. Вибирайте у лідерів продажу канцтоварів!
Замовити зошит →
Пенал 7017-1, 1 срібна змійка обведення 4 види уп. 12 ящ. 72
У такий пенал–книжку поміститься все, що потрібно на уроці чи занятті. Відмінна якість за супер-ціною!
Замовити пенал →
Аргументи на користь вибору канцтоварів у нас
- Ціна -
Ціни нижче, ніж у конкурентів
- Наявність -
Всі позиції є на складі
- Акції -
Акції на товари у всіх групах
- Новинки -
Регулярні оновлення
Стати нашим покупцем!
Замовте канцтовари в нашому магазині!
Виберіть товари по телефону або через сайт

Оплата на картку Приватбанку (після обробки замовлення)

Наложка при отриманні транспортними компаніями


Доставка кур'єром, самовивозом або через почтоматы
Детальніше про доставку та оплату!
Ласкаво просимо в один з найбільших інтернет-каталогів канцтоварів!
НА ЧОМУ ҐРУНТУЄТЬСЯ ПЕРЕЛІК? Перш за все, треба спокійно написати все, що, на ваш погляд, може знадобитися: Підручники;
Зошити (в косу, лінію і клітку) – приблизна кількість і обсяг листів;
Ручки (можливо зі стрижнями декількох кольорів) – чудово, якщо вони пишуть м'яко, не вимагаючи зусиль для натискання, та мають відповідну форму для руки;
Олівці (середньої щільності грифель зручніше для малювання, підвищеної твердості – для креслення), фломастери, фарби, маркери;
Обкладинки для зошитів та підручників (вірно вибрати обкладинку – значить поставити правильний настрій для освіти);
Альбоми для малювання, блокноти для чернеток та начерків, кольоровий і білий папір;
Точила, гумки, ластики, ножиці, лінійки, лічильні палички, пластилін, транспортиры, циркулі, – це допоміжні матеріали, але вони представляють дуже важливу роль у шкільному процесі, і слід враховувати потребу в них в залежності від віку;
Клей, скотч;
Пенал, папки, файли, скріпки;
Закладки для книг;
Щоденник і портфель дуже часто сильно мотивують дитини (причому будь-якого віку) та спонукають не тільки із задоволенням ходити до школи, але і отримувати кращі оцінки. Тому відповідально слід підійти до підбору саме цих предметів повсякденного користування учня. Оскільки зараз вже слабо конкурують з рюкзаками будь-які інші види портфелів, варто їх вибирати як за показниками ергономіки (вага, розподіл центру ваги, ширина і регульованість лямок, матеріал, конструктивна простота), так і в узгодженні зі смаками і вподобаннями дитини з точки зору художнього оформлення.
Якою б складною не здалася процедура придбання всіх необхідних «інструментів» навчання – головне, не втрачаючи самовладання, робити послідовно покупки. Самий розумний спосіб це використання спеціалізованого інтернет-магазину.

Наскільки вам зручно на сайті?

Розповісти Feedback form banner