59 відгуків
+380 (66) 910-59-77
+380 (96) 154-47-46
+380 (63) 441-10-90
+380 (68) 118-99-68

1susa — товары на все случаи жизни

1susa — товары на все случаи жизни
/*.uc-all {background: #fff; color: #000;}*/ .uc-link { display: inline-block; padding: 8px 15px; text-decoration: none !important; text-align: center; min-width: 150px; color: #fff!important; background-color: #1a1a1a; border-radius: 3px; transition: all .3s; font-size: 18px; margin-top: 10px; } .uc-link:hover { transform: scale(0.9); } .uc-banner { display: flex; align-items: center; justify-content: center; margin: 20px 0 40px; } .uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 70%; padding: 20px; box-sizing: border-box; } .uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 7px solid #4b4b4b; border-left: 7px solid #4b4b4b; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; } .uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 7px solid #4b4b4b; border-right: 7px solid #4b4b4b; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; } .uc-banner:hover .uc-banner__content:before, .uc-banner:hover .uc-banner__content:after{ width: 100%; height: 100%; transition: all 800ms ease-in-out; } .uc-banner__header { font-size: 26px!important; line-height: 32px!important; } .uc-banner__subheader { font-size: 16px!important; line-height: 22px!important; } .uc-banner strong { font-size: 20px; color: #4b4b4b; } .uc-banner__background-area { overflow: hidden; position: relative; margin-left: 30px; } @media screen and (max-width: 800px) { .uc-banner__content { width: 100%; padding: 20px; } .uc-banner__background-area { display: none; } } .uc-numbers { padding: 20px 10px; border-bottom: 2px solid #ddd; } .uc-numbers h2{ text-align: center; padding-bottom: 20px; } .uc-numbers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-numbers-inner__item { display: flex; justify-content: center; align-items: center; position: relative; width: 44%; margin: 25px 1%; padding: 20px; border-radius: 3px; background: #ececec; box-sizing: border-box; } .uc-numbers-inner__item strong { color: #125285; font-size: 18px; transition: 0.5s; } .uc-numbers-inner__item:hover strong { color: #125285; } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #4b4b4b; z-index: -1; transform: skew(-4deg, 4deg); border-radius: 3px; transition: 0.5s; } .uc-numbers-inner__item:hover:before { transform: skew(0deg, 0deg); } .uc-numbers-inner__title { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 70px!important; font-weight: bold; line-height: 5rem; color: rgba(45, 45, 45, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; color: rgba(45, 45, 45, 0.9); } @media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 100%; } } .uc-plus-panel { text-align: center; padding: 20px; } .uc-plus-panel h2 { margin-bottom: 30px; } .uc-plus-wrap { display: flex; flex-wrap: wrap; } .uc-plus { position: relative; box-sizing: border-box; padding: 0px 0px 0px 40px; margin: 10px 1%; text-align: left; width: 48%; } .uc-plus-round1 { position: absolute; top: 0px; left: 0px; width: 40px; height: 40px; border-radius: 50%; text-align: center; background: rgba(112, 112, 112, .7); animation: slide-2 4s infinite linear; } .uc-plus-round1:before { content: "+"; line-height: 35px; color: #fff; font-size: 40px; font-family: none; } .uc-plus-round2 { position: absolute; top: 5px; left: 5px; width: 40px; height: 40px; border-radius: 50%; background: #4b4b4b; animation: slide-2 3s infinite linear; } .uc-plus-text { position: relative; padding: 0 0 0 20px; } .uc-plus-text strong { color: #125285; font-size: 18px; } @media screen and (max-width: 800px) { .uc-plus { width: 100%; } } @keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @-webkit-keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } .uc-blockquote-panel { padding: 20px 10px; background: #4b4b4b; } .uc-blockquote-wrap { display: flex; flex-wrap: wrap; } .uc-blockquote-panel h2 { text-align: center; margin-bottom: 20px; color: #fff!important; } .uc-blockquote { margin: 15px 1%; width: 48%; background: rgba(255,255,255,0.1); color: #fff; padding: 30px 30px 30px 90px; position: relative; box-sizing: border-box; } .uc-blockquote2 { background: #3c67a8; } .uc-blockquote:before { content: "\201C"; font-family: serif; position: absolute; top: 20px; left: 16px; color: black; width: 40px; height: 40px; border-radius: 50%; background: white; font-size: 40px; font-weight: bold; text-align: center; line-height: 50px; } .uc-blockquote:after { content: ""; width: 4px; background: white; position:absolute; left: 70px; top: 20px; bottom: 20px; } .uc-blockquote p { margin-top: 0; } .uc-blockquote strong { font-weight: normal; text-transform: uppercase; } @media screen and (max-width: 800px) { .uc-blockquote { width: 100%; } } .uc-push-panel { padding: 20px 10px; border-bottom: 2px solid #ddd; } .uc-push-panel h2 { text-align: center; margin-bottom: 10px; } .uc-push { display: flex; flex-wrap: wrap; margin-bottom: 20px; } .uc-push strong { font-size: 18px; color: #74bd91; } .uc-push-text { position: relative; display: inline-block; box-sizing: border-box; padding: 15px 20px 0px 30px; width: 50%; margin: 0px; transition: all .4s ease; } .uc-push-text:before { position: absolute; width: 7px; height: 7px; border-radius: 100%; background: #4b4b4b; content: ""; left: 0; transition: .3s ease-in-out; top: 25px; } .uc-push-text:after { position: absolute; border-left: 1px dotted #000000; bottom: -5px; content: ""; left: 3px; top: 41px; } .uc-push-text:hover:before { box-shadow: 0 0 0 10px rgba(0,0,0,.2); } @media screen and (max-width: 600px) { .uc-push-text { width: 100%; } } .uc-bumbers { padding: 30px 15px 40px; } .uc-bumbers_wrap { display: flex; flex-wrap: wrap; -webkit-filter: drop-shadow(5px 5px 0px #707070); filter: drop-shadow(5px 5px 0px #707070); } .uc-bumbers h2 { text-align: center; margin-bottom: 20px; } .uc-bumbers-scheme { -webkit-clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%); clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%); text-align: center; display: inline-block; box-sizing: border-box; width: 50%; background: #f7f7f7; margin: 10px auto; padding: 10px 30px; transition: all .4s ease; } .uc-bumbers-scheme:hover { background: #ECECEC; transform: translateX(15px); } .uc-bumbers-scheme strong { transition: all .4s ease; display: inline-block; font-size: 22px; color: #058fe2; } .uc-bumbers-scheme:hover strong { color: #333; } .uc-bumbers-scheme img { transition: all .4s ease; } .uc-bumbers-scheme:hover img { transform: scale(1.3); } @media screen and (max-width: 600px) { .uc-bumbers-scheme { width: 100%; } } .uc-e1-panel { padding: 20px; text-align: center; background-color: #4b4b4b; color: #fff; } Витратні матеріали та комплектуючі для ремонту оргтехніки Пропонуємо широкий спектр витратних матеріалів, комплектуючих і запчастин до друкуючої техніки: принтерів, факсів. В наявності оригінальні та сумісні комплектуючі, картриджі, тонери. Вся продукція високої якості від провідних торгових марок за мінімальними цінами. Забезпечуємо професійну допомогу з підбору продукції і гарантуємо швидку доставку по всіх регіонах України. Головні переваги нашого асортименту 01 Можливість вибору В каталозі запропоновані лазерні, струменеві і твердо-брикетні картриджі, є як оригінальні, так і сумісні моделі. 02 Широкий асортимент Асортимент налічує більше 700 найменувань товарів, також постійно розширюється, що дозволяє максимально задовольнити запити. 03 Відмінна якість Наш асортимент представлений якісними товарами від провідних брендів: Xerox, HP, Samsung, Canon, Panasonic, Brother, Epson та ін. 04 Цінові пропозиції Пропонуємо оптимальні ціни на всі товари, маємо можливість надавати знижки. Все це за рахунок роботи без посередників. Перейти до асортименту Ваші вигоди при зверненні в наш магазин Експертна підтримка Ми завжди готові надати нашим клієнтам вичерпну інформацію про продаж витратних матеріалах та запасних частинах і підібрати потрібні. Швидка доставка Найбільш затребувані позиції є в наявності, ми відправляємо їх в день звернення або на наступний. Якщо потрібних товарів немає, доставляємо до тижня. Відсутність ризиків Ми несемо відповідальність за поставлені товари, перевіряємо перед відправкою, приймаємо повернення протягом 14 днів, якщо товар не був у використанні. Зручність замовлення Умови покупки обговорюємо індивідуально з кожним клієнтом: у нас ви завжди можете вибрати вигідний для вас спосіб оплати і доставки вашого замовлення. Читайте відгуки покупців і оцінюйте якість магазину Ціна, обслуговування, оперативність — все супер! Миттєве обслуговування на вищому рівні, доставка миттєва, отримав товар вже на наступний день. Велике спасибі за старання. Всім рекомендую дану компанію. Більше коментарів 6 причин вибрати нас Великий досвід роботи та високий рівень довіри клієнтів. Великий асортимент, що задовольняє різні запити. 100% гарантія якості на весь асортимент магазину. Оптимальні складські запаси для швидкого відправлення. Якісне консультування та допомога в підборі. Гнучкі умови оплати і доставки замовлених товарів. До замовлення Пропонуємо просту схему замовлення Залиште заявку через форму на сайті, вказавши свої контактні дані. Підтвердіть замовлення менеджеру і узгодьте з ним умови його доставки. Оплата за рахунком, на мапу, післяплатою з передоплатою 100 грн. Доставимо «Новою Поштою», «Укрпоштою», кур'єром, також є самовивіз. Робимо якісний друк доступною Пропонований нами широкий асортимент товарів в категоріях «Витратні матеріали» і «Запасні частини» істотно полегшить ваше завдання щодо пошуку потрібних матеріалів для якісного друку. Телефонуйте, пишіть, задавайте питання! Ви в повній мірі отримаєте відповіді на поставлені питання і рекомендації наших фахівців для оптимального вирішення ваших завдань. Перейти до асортименту

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

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