eva-print.kz
.uc-btns {
display: inline-block;
padding: 8px 15px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff!important;
background: #C4212E;
font-size: 14px;
transition: all .3s;
margin: 10px;
}
.uc-btns:hover {
background: #444;
}
.uc-title {
margin: 30px 0 0!important;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 18px;
border-bottom: 1px solid #ddd;
color: #333;
font: 600 18px/1.54 'Arimo',sans-serif;
position: relative;
}
.uc-title:after {
display: block;
width: 240px;
height: 2px;
background: #1EFFC4;
content: '';
position: absolute;
bottom: -1px;
}
.uc-ban1-panel {
background: #777 url(https://i.ibb.co/SXf7BDC/head.jpg) right;
background-size: cover;
padding: 20px;
}
.uc-ban1-panel strong {
color: #1EFFC4;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(255, 255, 255, 0.95);
width: auto;
padding: 20px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 26px;
line-height: 28px;
color: #C4212E;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #333;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #333;
margin: 0px 0px 10px;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #1EFFC4!important;
border: 2px solid #1EFFC4!important;
padding: 8px 15px;
min-width: 150px;
font-size: 17px;
transition: all .3s;
}
.uc-ban1-link:hover {
color: #333!important;
border: 2px solid #333!important;
}
@media screen and (max-width: 800px) {
.uc-ban1-texts {
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.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-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px .5%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .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(255, 255, 255,0.85); text-align: left; color: #383d40; transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0); 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: #6a6a6a; display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: #1EFFC4; } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 46%; text-decoration: none; } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } } @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; } }
:root { --infograph-color2: #1EFFC4; --infograph-color1: #C4212E; } .four-panel { padding: 20px 10px; }
.four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .four-item { display: flex; flex-direction: column; width: 45%; border-radius: 0px; box-shadow: 0px 0px 20px 0px rgba(22, 51, 57,0.62); margin: 20px 0; }
.four-content-1, .four-content-2, .four-content-3, .four-content-4 { text-align: center; position: relative; box-sizing: border-box; padding: 25px; display: flex; flex-direction: column; align-items: center; height: 100%; } .four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color2); border-radius: 0px; } .four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color2); border-radius: 0px; } .four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); border-radius: 0px; } .four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color1); border-radius: 0px; } .four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color1); border-radius: 0px; } .four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 15px; height: 100%; background: var(--infograph-color1); border-radius: 0px; } .four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 15px; background: var(--infograph-color2); border-radius: 0px; } .four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 15px; height: 100%; background: var(--infograph-color2); border-radius: 0px; } .four-header { font-size: 20px!important; line-height: 20px; } .four-text {} .four-icon {}
@media screen and (max-width: 1100px) { .four-item { width: 100%; } .four-content-1:after, .four-content-1:before, .four-content-2:after, .four-content-2:before, .four-content-3:after, .four-content-3:before, .four-content-4:after, .four-content-4:before { display: none; }
.four-content-1, .four-content-2, .four-content-3, .four-content-4 {
padding: 25px 10px;
}
.four-content-1, .four-content-3 { border: 15px solid var(--infograph-color2); border-radius: 0px; } .four-content-2, .four-content-4 { border: 15px solid var(--infograph-color1); border-radius: 0px; } }
.four-panel img {
margin: auto;
}
.uc-our__history {
padding: 20px;
text-align: center;
}
.uc-our__history h2 {
padding-bottom: 10px;
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-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 50px;
font-weight: bold;
color: #C4212E;
background: #fafafa;
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;
box-shadow: 0 0px 0px 5px #fff;
transition: all 0.5s ease;
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 8%;
height: 10px;
background: #C4212E;
}
.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: #fafafa;
color: #000;
padding: 10px 15px;
width: 70%;
border: 1px solid #ddd;
/* -webkit-box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55);
box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); */
}
.uc-our__history-subheader {
font-size: 26px;
color: #56b3ac;
}
/*
.uc-first__year-line {
background: #23b985;
}
.uc-second__year-line {
background: #3bacdc;
}
.uc-third__year-line {
background: #2F3034;
}
.uc-fourth__year-line {
background: #4285f4;
}
.uc-fifth__year-line {
background: #ea4335;
}
.uc-first__year {
color: #23b985;
}
.uc-second__year {
color: #3bacdc;
}
.uc-third__year {
color: #2F3034;
}
.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-order {
padding: 20px 15px;
text-align: left;
}
.uc-order h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-order-scheme__container {
display: flex;
flex-wrap: wrap;
}
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
display: flex;
flex-direction: column;
width: 50%;
}
.uc-order-scheme {
padding: 5px;
box-sizing: border-box;
vertical-align: top;
transition: all .3s ease;
}
.uc-order-scheme_table {
display: table;
}
.uc-order-scheme_numb,
.uc-order-scheme_text {
display: table-cell;
vertical-align: middle;
}
.uc-order-scheme_numb {
width: 50px;
}
.uc-order-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 40px;
color: #C4212E;
}
.uc-order-scheme:hover strong {
transition: all .3s ease;
color: #1EFFC4;
transform: translateY(-4px);
}
.uc-order-scheme em {
font-size: 15px;
color: #1EFFC4;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-order-scheme:hover em {
color: #C4212E;
transition: all .3s ease;
}
@media screen and (max-width: 900px) {
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
width: 100%;
}
}
.uc-footer { padding: 10px 20px; text-align: center; }
Товары и оборудование для офиса
Широчайший спектр товаров и услуг для удобства работы в офисе и не только!
С 2006 года компания «Eva-Print» успешно работает и стабильно развивается на казахстанском рынке реализации товаров и предоставления услуг для организации работы в офисах, школах и других заведениях.
Перейти в каталог продукции
Основные направления:
Ремонт лазерных, струйных принтеров, заправка картриджей Samsung, HP, Xerox, Canon по низким ценам.Ремонт офисной техники Калькуляторы, лотки для бумаги, бумажная продукция, папки, скобы, степлеры, замазки, клей, письменные принадлежности, магнитно-маркерные доски и многое другое.Канцелярские товары Купить картриджи цветные и черные для лазерных и струйных принтеров, чернила, тонеры, копи-картриджи с доставкой по Казахстану.Картриджи для принтеров Купить диски, наушники, гарнитуры, сетевые фильтры, клавиатуры, мышки, USB-флешки, колонки, веб-камеры и многое другое по низким ценам в Казахстане.Компьютерная периферия Услуги широкоформатной печати на оракале с воздушными каналами по низким ценам в Казахстане.Наружная реклама Печать удостоверений из бумвинила и другие полиграфические услуги по низким ценам в Казахстане.Полиграфия
Что нужно знать о нашей компании?
Работаем на рынке товаров и услуг в Казахстане уже более 15 лет.
В каталоге интернет-магазина представлено более 20 000 наименований продукции.
Действует гибкая система скидок для оптовых и постоянных клиентов.
Осуществляем оперативную доставку продукции в любую точку Республики Казахстан.
Перейти в каталог
Почему вам стоит обратиться к нам?
Выгодные цены
Благодаря многолетним налаженным отношениям с поставщиками, мы получаем возможность предлагать своим клиентам самые выгодные цены.
Высокое качество
Мы тщательно следим за качеством своей продукции, поэтому сотрудничаем только с проверенными производителями.
Лучшие условия
Создаём самые комфортные условия сотрудничества для своих клиентов.
Помощь клиенту
Наши менеджеры всегда готовы проконсультировать вас и оказать помощь в поиске продукции по вашим запросам.
Ознакомиться с ассортиментом