Техника для уборки
.whatsapp-button {
;
transition: all .5s;
right: 3.5%;
bottom: 9%;
transform: translate(0%, 0%);
border-radius: 50%;
width: 70px;
height: 70px;
text-align: center;
font-size: 0px;
opacity: 0.8;
z-index: 100000;
}
.whatsapp-button:before, .whatsapp-button:after { content: " "; display: block; ; left: 5%; bottom: 10%; border: 50%; border: 1px solid #25D366; left: -20px; right: -20px; top: -20px; bottom: -20px; border-radius: 50%; animation: animate 1.5s linear infinite; opacity: 0; backface-visibility: hidden; }
.whatsapp-button:after { animation-delay: .5s; }
.whatsapp-button:hover { opacity: 1; transform: scale(1.2) rotateZ(-90deg); transition: all .5s; }
@keyframes animate { 0% { transform: scale(0.5); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2); opacity: 0; }
}
.uc-btn { display: inline-block; padding: 10px 15px; text-decoration: none !important; text-align: center; min-width: 200px; color: #fff!important; background: #208FD6; border-radius: 2px; font-size: 18px; transition: all .3s; margin: 10px 0; position: relative; }
.uc-btn:hover { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }
@keyframes opacity { 0% {opacity: 0; transform: rotate(0deg) translate(-4px) rotate(0deg)} 50% {opacity: 1; transform: rotate(180deg) translate(-4px) rotate(-180deg)} 100% {opacity: 0; transform: rotate(0deg) translate(-4px) rotate(0deg)} }
@keyframes slide-1 { from { transform: rotate(0deg) translate(-4px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-4px) rotate(0deg); } to { transform: rotate(360deg) translate(-4px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-4px) rotate(-360deg); } }
@-webkit-keyframes slide-1 { from { transform: rotate(0deg) translate(-4px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-4px) rotate(0deg); } to { transform: rotate(360deg) translate(-4px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-4px) rotate(-360deg); } }
@keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(0deg) 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); } }
@keyframes slide-3 { from { transform: rotate(0deg) translate(-6px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-6px) rotate(0deg); } to { transform: rotate(360deg) translate(-6px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-6px) rotate(-360deg); } }
@-webkit-keyframes slide-3 { from { transform: rotate(0deg) translate(-6px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-6px) rotate(0deg); } to { transform: rotate(360deg) translate(-6px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-6px) rotate(-360deg); } }
.uc-body { -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; position: relative; background: url() center/cover; }
.uc-header { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px; position: relative; background: rgba(255, 255, 255, 0.99); text-align: left; }
.uc-header-content { width: 65%; display: flex; align-items: flex-start; justify-content: space-between; flex-direction: column; }
.uc-header-name { color: #208FD6; font-size: 30px; line-height: 32px; } .uc-header-sub { color: #000; font-size: 18px; line-height: 28px; }
.uc-header-text { color: #000; line-height: 24px; }
.uc-header strong { font-size: 20px; color: #208FD6; }
.uc-header-img { width: 35%; position: relative; height: 300px; }
.uc-header-img-1 { position: absolute; width: 230px; top: -35px; right: 50px; animation: opacity 5s infinite linear; }
.uc-header-img-2 { position: absolute; bottom: 55px; right: -70px; animation: slide-2 4s infinite linear; }
.uc-header-img-3 { position: absolute; top: -25px; left: -10px; animation: slide-3 6s infinite linear; }
.uc-header-img-4 { position: absolute; bottom: -60px; left: 120px; animation: slide-1 5s infinite linear; }
@media screen and (max-width: 800px) { .uc-header { padding: 15px; }
.uc-header-img { display: none; }
.uc-header-content { width: auto; } }
.uc-nombers { padding: 20px 0px; }
.uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-nombers h2 { text-align: center; margin-bottom: 20px; }
.uc-nombers-scheme { display: inline-block; box-sizing: border-box; position: relative; width: 45%; margin: 20px 1%; text-align: center; transition: all .5s ease; }
.uc-nombers-scheme img { width: 100%; height: auto; }
.uc-nombers-text { height: 290px; padding: 15px; margin: -70px 40px 0; background: #fff; box-shadow: 0px 5px 5px #727272; position: relative; transition: all .5s ease; }
.uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #208FD6; padding-bottom: 10px; margin-bottom: 10px!important; }
@media screen and (max-width: 1300px) { .uc-nombers-text { height: 230px; } } @media screen and (max-width: 1100px) { .uc-nombers-text { height: 260px; } }
@media screen and (max-width: 1025px) { .uc-nombers-scheme { width: 40%; } .uc-nombers-text { height: 160px; margin: -70px 20px 0; } } @media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; } .uc-nombers-text { height: auto; } }
.uc-numbers { padding: 20px 0; }
.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: 21%; margin: 35px 1%; padding: 20px; border-radius: 3px; background: #fff; box-shadow: 0px 0px 5px #727272; box-sizing: border-box; }
.uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #208FD6; z-index: -1; transform: skew(5deg, -5deg); border-radius: 3px; transition: 0.5s; }
.uc-numbers-inner__item:hover:before { background: #208FD6; 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(40, 42, 43, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; color: rgba(40, 42, 43, 0.7); }
@media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 44%; margin: 20px 1%; }
} @media screen and (max-width: 600px) { .uc-numbers-inner__item { width: 100%; }
}
.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 strong { color: #208FD6; font-size: 16px; transition: all 0.3s; }
.uc-ico-conteiner-img { margin-right: 20px; z-index: 0; }
.uc-ico-img { height: 100px; width: 100px; background: #85c917; 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(0,0,0,.2) } .uc-ico-img:before { content: ''; position: absolute; top: 50px; bottom: -50px; left: 50px; border-left: 2px dotted #3c3c3c; box-sizing: border-box; z-index: -1; } .uc-ico-img2:before { content: none; }
.uc-ico-img img { margin-top: 25px; }
.uc-ico-img2 { background: #217f40; }
.uc-ico-img4 { background: #7e6084; }
@media screen and (max-width: 800px) { .uc-ico-conteiner-img { margin: 0px; } } @media screen and (max-width: 600px) { .uc-ico-wrapper { flex-direction: column; text-align: center; }
.uc-ico-img:before { content: none; } }
.uc-order { padding: 20px 0px; }
.uc-order_wrap { display: flex; flex-wrap: wrap; }
.uc-order h2 { margin-bottom: 40px; text-align: center; }
.uc-order-scheme { position: relative; overflow: hidden; width: 50%; padding: 10px 20px; box-sizing: border-box; vertical-align: top; transition: all .6s ease; color: #fff; }
.uc-order-scheme1 { background: #208FD6; } .uc-order-scheme2 { background: #107D0B; } .uc-order-scheme3 { background: #86A73F; } .uc-order-scheme4 { background: #3B9137; }
.uc-move { margin-bottom: 15px!important; padding: 8px 0px; transition: background-position 0.15s linear 0.1s, box-shadow 0.15s linear 0s; background-image: linear-gradient(to bottom, #fff 0%, #fff 100%); background-size: 100%; background-repeat: no-repeat; background-position: -300px 31px; color: #fff; font-size: 20px; overflow: hidden; } .uc-order-scheme:hover .uc-move { background-image: linear-gradient(to bottom, #fff 0%, #fff 100%); background-position: 0 0em; box-shadow: 20px 0 0 #fff, -20px 0 0 #fff; transition: background-position 0.1s linear 0s, box-shadow 0.1s linear 0.1s; color: #333; }
@media screen and (max-width: 800px) { .uc-order-scheme { width: 100%; } }
.uc-blockquote-panel { text-align: center; padding: 20px; background: #fff; } .uc-blockquote-panel h2 { margin: 30px 0;
} .uc-blockquote-wrap { display: flex; }
.uc-blockquote { position: relative; box-sizing: border-box; display: block; padding: 25px 35px 15px 100px; text-align: left; width: 50%; }
.uc-blockquote-round1 { position: absolute; top: 0px; left: 40px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: rgba(44, 193, 33, .7); animation: slide-2 4s infinite linear; }
.uc-blockquote-round1:before { content: "\201C"; line-height: 90px; color: #fff; font-size: 70px; font-family: none; }
.uc-blockquote-round2 { position: absolute; top: 10px; left: 50px; width: 60px; height: 60px; border-radius: 50%; background: #107D0B; animation: slide-2 3s infinite linear; }
.uc-blockquote-text { position: relative; padding: 0 0 0 20px; }
.uc-blockquote-text strong { color: #208FD6; font-size: 18px; }
@media screen and (max-width: 800px) { .uc-blockquote-wrap { display: block; } .uc-blockquote { width: 100%; } }
@media screen and (max-width: 600px) { .uc-blockquote { padding: 50px 10px 10px 50px; } .uc-blockquote-round1 { top: 10px; left: 10px; }
.uc-blockquote-round2 { top: 20px; left: 20px; } }
@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-jumbers { padding: 20px 0 40px; text-align: center; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; }
.uc-jumbers-scheme { display: inline-block; width: 23%; margin: 10px 1%; padding: 20px 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { color: #fff; } .uc-jumbers-scheme:hover { background: #208FD6; } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 20px; color: #208FD6; margin: 10px 0; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { color: #fff; transform: translateY(0px); } .uc-jumbers-img { transition: all .3s ease; height: 100px; width: 100px; background: #208FD6; border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-scheme:hover .uc-jumbers-img { box-shadow: 0px 0px 10px 8px #fff; } .uc-jumbers-img img { margin-top: 25px; }
@media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 600px) { .uc-jumbers-scheme { width: 100%; } }
.uc-e1 { display: flex; justify-content: center; margin: 40px auto; position: relative; text-align: center; background: #fff; padding: 20px 0; }
.uc-e1__content { width: 90%; }
.uc-e1__title {
} .uc-e1__title:before { content: ''; position: absolute; top: -14%; right: 0%; width: 300px; height: 300px; background: transparent; border: 5px solid #208FD6; border-radius: 5px; } .uc-e1__background { font-size: 22px; line-height: 35px; background: #fff; position: relative; } .uc-e1__background-text { background: #fff; line-height: 24px; position: relative; }
@media screen and (max-width: 1230px) { .uc-e1__title:before { top: -6%; } } .uc-banner { display: flex; align-items: center; justify-content: center; margin: 20px 10px; }
.uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 70%; padding: 30px; box-sizing: border-box; }
.uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 10px solid #208fd6; border-left: 10px solid #208fd6; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; border-radius: 7px; }
.uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 10px solid #208fd6; border-right: 10px solid #208fd6; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; border-radius: 7px; }
.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: 24px!important; line-height: 28px!important; }
.uc-banner__subheader { font-size: 17px!important; line-height: 22px!important; }
.uc-banner strong { font-size: 20px; color: #208fd6; }
.uc-banner__background-area { overflow: hidden; position: relative; margin-left: 40px; }
@media screen and (max-width: 800px) { .uc-banner__content { width: 100%; } .uc-banner__background-area { display: none; }
}
Профессиональное клининговое оборудование от ТОО «Cleanetica»
Представляем широкий ассортимент профессиональной техники для клининга от европейских брендов.
Наше оборудование – надежное, удобное и функциональное – повысит производительность труда и сделает уборку более комфортной и приятной. Поставляем продукцию по городу Алматы, регионам Казахстана и странам СНГ.
Профессиональные пылесосы
Профессиональные пылесосы для клининга отличаются от обычных бытовых устройств большей мощностью и эффективностью. Они укомплектованы различными насадками, имеют более прочный корпус и вместительный резервуар для мусора. На нашем сайте вы можете приобрести вертикальные пылесосы для влажной и сухой уборки; пылесосы для специальных целей - моющие, для ковровых покрытий, для уборки автомобиля; экстракторные машины для санобработки ковров; приборы с парогенератором.
Поломоечные машины
Поломоечная машина предназначена для очищения полов. Она оснащена щетками, которые совершают круговые движения. Вода и моющее средство подаются из резервуаров на щетки, плотно прижатые к полу. Грязная вода собирается вакуумной системой. Мы предлагаем вам как компактные модели для небольших помещений, так и машины с сиденьем для оператора для больших объемов работ - это сетевые и аккумуляторные приборы. Также имеются машины для мытья эскалаторов и однодисковые полотёры.
Подметальные машины
Современные уборочные машины способны подметать не только пыль и мусор, но и справляются с листвой и хвоей, мелкими предметами, частицами наледи и почвы. Они легкие, компактные, маневренные и надежные, помогают экономить время и силы. Реализуем европейское оборудование для подметания улиц и помещений. Это механические и аккумуляторные, автоматические и вакуумные устройства, с пылеуловителем и без. В ассортименте небольшие, маневренные модели и более солидные с сиденьем для оператора.
Плюсы сотрудничества с нашей компанией «Cleanetica»
01
Мы реализуем качественную продукцию от проверенных европейских брендов.
02
Поставляемые нами товары надежны, долговечны и комфортны в эксплуатации.
03
Мы постоянно расширяем ассортимент товаров, исходя из ваших пожеланий.
Как приобрести технику для уборки?
Для этого нужно оставить заявку на сайте или позвонить по указанным телефонам.
Наши сотрудники проконсультируют вас, помогут заключить сделку и организуют доставку.
Товар доставляется ТК, курьером, самовывозом из Алматы.
Доставка по Казахстану и странам СНГ.
.whatsapp-button:before, .whatsapp-button:after { content: " "; display: block; ; left: 5%; bottom: 10%; border: 50%; border: 1px solid #25D366; left: -20px; right: -20px; top: -20px; bottom: -20px; border-radius: 50%; animation: animate 1.5s linear infinite; opacity: 0; backface-visibility: hidden; }
.whatsapp-button:after { animation-delay: .5s; }
.whatsapp-button:hover { opacity: 1; transform: scale(1.2) rotateZ(-90deg); transition: all .5s; }
@keyframes animate { 0% { transform: scale(0.5); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2); opacity: 0; }
}
.uc-btn { display: inline-block; padding: 10px 15px; text-decoration: none !important; text-align: center; min-width: 200px; color: #fff!important; background: #208FD6; border-radius: 2px; font-size: 18px; transition: all .3s; margin: 10px 0; position: relative; }
.uc-btn:hover { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); }
@keyframes opacity { 0% {opacity: 0; transform: rotate(0deg) translate(-4px) rotate(0deg)} 50% {opacity: 1; transform: rotate(180deg) translate(-4px) rotate(-180deg)} 100% {opacity: 0; transform: rotate(0deg) translate(-4px) rotate(0deg)} }
@keyframes slide-1 { from { transform: rotate(0deg) translate(-4px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-4px) rotate(0deg); } to { transform: rotate(360deg) translate(-4px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-4px) rotate(-360deg); } }
@-webkit-keyframes slide-1 { from { transform: rotate(0deg) translate(-4px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-4px) rotate(0deg); } to { transform: rotate(360deg) translate(-4px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-4px) rotate(-360deg); } }
@keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(0deg) 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); } }
@keyframes slide-3 { from { transform: rotate(0deg) translate(-6px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-6px) rotate(0deg); } to { transform: rotate(360deg) translate(-6px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-6px) rotate(-360deg); } }
@-webkit-keyframes slide-3 { from { transform: rotate(0deg) translate(-6px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-6px) rotate(0deg); } to { transform: rotate(360deg) translate(-6px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-6px) rotate(-360deg); } }
.uc-body { -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; position: relative; background: url() center/cover; }
.uc-header { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px; position: relative; background: rgba(255, 255, 255, 0.99); text-align: left; }
.uc-header-content { width: 65%; display: flex; align-items: flex-start; justify-content: space-between; flex-direction: column; }
.uc-header-name { color: #208FD6; font-size: 30px; line-height: 32px; } .uc-header-sub { color: #000; font-size: 18px; line-height: 28px; }
.uc-header-text { color: #000; line-height: 24px; }
.uc-header strong { font-size: 20px; color: #208FD6; }
.uc-header-img { width: 35%; position: relative; height: 300px; }
.uc-header-img-1 { position: absolute; width: 230px; top: -35px; right: 50px; animation: opacity 5s infinite linear; }
.uc-header-img-2 { position: absolute; bottom: 55px; right: -70px; animation: slide-2 4s infinite linear; }
.uc-header-img-3 { position: absolute; top: -25px; left: -10px; animation: slide-3 6s infinite linear; }
.uc-header-img-4 { position: absolute; bottom: -60px; left: 120px; animation: slide-1 5s infinite linear; }
@media screen and (max-width: 800px) { .uc-header { padding: 15px; }
.uc-header-img { display: none; }
.uc-header-content { width: auto; } }
.uc-nombers { padding: 20px 0px; }
.uc-nombers_wrap { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-nombers h2 { text-align: center; margin-bottom: 20px; }
.uc-nombers-scheme { display: inline-block; box-sizing: border-box; position: relative; width: 45%; margin: 20px 1%; text-align: center; transition: all .5s ease; }
.uc-nombers-scheme img { width: 100%; height: auto; }
.uc-nombers-text { height: 290px; padding: 15px; margin: -70px 40px 0; background: #fff; box-shadow: 0px 5px 5px #727272; position: relative; transition: all .5s ease; }
.uc-nombers_prod { font-size: 16px; text-align: center; border-bottom: 3px solid #208FD6; padding-bottom: 10px; margin-bottom: 10px!important; }
@media screen and (max-width: 1300px) { .uc-nombers-text { height: 230px; } } @media screen and (max-width: 1100px) { .uc-nombers-text { height: 260px; } }
@media screen and (max-width: 1025px) { .uc-nombers-scheme { width: 40%; } .uc-nombers-text { height: 160px; margin: -70px 20px 0; } } @media screen and (max-width: 800px) { .uc-nombers-scheme { width: 100%; } .uc-nombers-text { height: auto; } }
.uc-numbers { padding: 20px 0; }
.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: 21%; margin: 35px 1%; padding: 20px; border-radius: 3px; background: #fff; box-shadow: 0px 0px 5px #727272; box-sizing: border-box; }
.uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #208FD6; z-index: -1; transform: skew(5deg, -5deg); border-radius: 3px; transition: 0.5s; }
.uc-numbers-inner__item:hover:before { background: #208FD6; 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(40, 42, 43, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; color: rgba(40, 42, 43, 0.7); }
@media screen and (max-width: 800px) { .uc-numbers-inner__item { width: 44%; margin: 20px 1%; }
} @media screen and (max-width: 600px) { .uc-numbers-inner__item { width: 100%; }
}
.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 strong { color: #208FD6; font-size: 16px; transition: all 0.3s; }
.uc-ico-conteiner-img { margin-right: 20px; z-index: 0; }
.uc-ico-img { height: 100px; width: 100px; background: #85c917; 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(0,0,0,.2) } .uc-ico-img:before { content: ''; position: absolute; top: 50px; bottom: -50px; left: 50px; border-left: 2px dotted #3c3c3c; box-sizing: border-box; z-index: -1; } .uc-ico-img2:before { content: none; }
.uc-ico-img img { margin-top: 25px; }
.uc-ico-img2 { background: #217f40; }
.uc-ico-img4 { background: #7e6084; }
@media screen and (max-width: 800px) { .uc-ico-conteiner-img { margin: 0px; } } @media screen and (max-width: 600px) { .uc-ico-wrapper { flex-direction: column; text-align: center; }
.uc-ico-img:before { content: none; } }
.uc-order { padding: 20px 0px; }
.uc-order_wrap { display: flex; flex-wrap: wrap; }
.uc-order h2 { margin-bottom: 40px; text-align: center; }
.uc-order-scheme { position: relative; overflow: hidden; width: 50%; padding: 10px 20px; box-sizing: border-box; vertical-align: top; transition: all .6s ease; color: #fff; }
.uc-order-scheme1 { background: #208FD6; } .uc-order-scheme2 { background: #107D0B; } .uc-order-scheme3 { background: #86A73F; } .uc-order-scheme4 { background: #3B9137; }
.uc-move { margin-bottom: 15px!important; padding: 8px 0px; transition: background-position 0.15s linear 0.1s, box-shadow 0.15s linear 0s; background-image: linear-gradient(to bottom, #fff 0%, #fff 100%); background-size: 100%; background-repeat: no-repeat; background-position: -300px 31px; color: #fff; font-size: 20px; overflow: hidden; } .uc-order-scheme:hover .uc-move { background-image: linear-gradient(to bottom, #fff 0%, #fff 100%); background-position: 0 0em; box-shadow: 20px 0 0 #fff, -20px 0 0 #fff; transition: background-position 0.1s linear 0s, box-shadow 0.1s linear 0.1s; color: #333; }
@media screen and (max-width: 800px) { .uc-order-scheme { width: 100%; } }
.uc-blockquote-panel { text-align: center; padding: 20px; background: #fff; } .uc-blockquote-panel h2 { margin: 30px 0;
} .uc-blockquote-wrap { display: flex; }
.uc-blockquote { position: relative; box-sizing: border-box; display: block; padding: 25px 35px 15px 100px; text-align: left; width: 50%; }
.uc-blockquote-round1 { position: absolute; top: 0px; left: 40px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: rgba(44, 193, 33, .7); animation: slide-2 4s infinite linear; }
.uc-blockquote-round1:before { content: "\201C"; line-height: 90px; color: #fff; font-size: 70px; font-family: none; }
.uc-blockquote-round2 { position: absolute; top: 10px; left: 50px; width: 60px; height: 60px; border-radius: 50%; background: #107D0B; animation: slide-2 3s infinite linear; }
.uc-blockquote-text { position: relative; padding: 0 0 0 20px; }
.uc-blockquote-text strong { color: #208FD6; font-size: 18px; }
@media screen and (max-width: 800px) { .uc-blockquote-wrap { display: block; } .uc-blockquote { width: 100%; } }
@media screen and (max-width: 600px) { .uc-blockquote { padding: 50px 10px 10px 50px; } .uc-blockquote-round1 { top: 10px; left: 10px; }
.uc-blockquote-round2 { top: 20px; left: 20px; } }
@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-jumbers { padding: 20px 0 40px; text-align: center; } .uc-jumbers h2 { text-align: center; margin-bottom: 20px; } .uc-jumbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; }
.uc-jumbers-scheme { display: inline-block; width: 23%; margin: 10px 1%; padding: 20px 10px; box-sizing: border-box; transition: all 0.3s; } .uc-jumbers-scheme:hover { color: #fff; } .uc-jumbers-scheme:hover { background: #208FD6; } .uc-jumbers-scheme strong { transition: all .3s ease; display: inline-block; text-transform: uppercase; font-size: 20px; color: #208FD6; margin: 10px 0; transform: translateY(10px); } .uc-jumbers-scheme:hover strong { color: #fff; transform: translateY(0px); } .uc-jumbers-img { transition: all .3s ease; height: 100px; width: 100px; background: #208FD6; border-radius: 100%; position: relative; margin: 0 auto; } .uc-jumbers-scheme:hover .uc-jumbers-img { box-shadow: 0px 0px 10px 8px #fff; } .uc-jumbers-img img { margin-top: 25px; }
@media screen and (max-width: 1000px) { .uc-jumbers-scheme { width: 48%; } } @media screen and (max-width: 600px) { .uc-jumbers-scheme { width: 100%; } }
.uc-e1 { display: flex; justify-content: center; margin: 40px auto; position: relative; text-align: center; background: #fff; padding: 20px 0; }
.uc-e1__content { width: 90%; }
.uc-e1__title {
} .uc-e1__title:before { content: ''; position: absolute; top: -14%; right: 0%; width: 300px; height: 300px; background: transparent; border: 5px solid #208FD6; border-radius: 5px; } .uc-e1__background { font-size: 22px; line-height: 35px; background: #fff; position: relative; } .uc-e1__background-text { background: #fff; line-height: 24px; position: relative; }
@media screen and (max-width: 1230px) { .uc-e1__title:before { top: -6%; } } .uc-banner { display: flex; align-items: center; justify-content: center; margin: 20px 10px; }
.uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 70%; padding: 30px; box-sizing: border-box; }
.uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 10px solid #208fd6; border-left: 10px solid #208fd6; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; border-radius: 7px; }
.uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 10px solid #208fd6; border-right: 10px solid #208fd6; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; border-radius: 7px; }
.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: 24px!important; line-height: 28px!important; }
.uc-banner__subheader { font-size: 17px!important; line-height: 22px!important; }
.uc-banner strong { font-size: 20px; color: #208fd6; }
.uc-banner__background-area { overflow: hidden; position: relative; margin-left: 40px; }
@media screen and (max-width: 800px) { .uc-banner__content { width: 100%; } .uc-banner__background-area { display: none; }
}
Профессиональное клининговое оборудование от ТОО «Cleanetica»
Представляем широкий ассортимент профессиональной техники для клининга от европейских брендов.
Наше оборудование – надежное, удобное и функциональное – повысит производительность труда и сделает уборку более комфортной и приятной. Поставляем продукцию по городу Алматы, регионам Казахстана и странам СНГ.
Профессиональные пылесосы
Профессиональные пылесосы для клининга отличаются от обычных бытовых устройств большей мощностью и эффективностью. Они укомплектованы различными насадками, имеют более прочный корпус и вместительный резервуар для мусора. На нашем сайте вы можете приобрести вертикальные пылесосы для влажной и сухой уборки; пылесосы для специальных целей - моющие, для ковровых покрытий, для уборки автомобиля; экстракторные машины для санобработки ковров; приборы с парогенератором.
Поломоечные машины
Поломоечная машина предназначена для очищения полов. Она оснащена щетками, которые совершают круговые движения. Вода и моющее средство подаются из резервуаров на щетки, плотно прижатые к полу. Грязная вода собирается вакуумной системой. Мы предлагаем вам как компактные модели для небольших помещений, так и машины с сиденьем для оператора для больших объемов работ - это сетевые и аккумуляторные приборы. Также имеются машины для мытья эскалаторов и однодисковые полотёры.
Подметальные машины
Современные уборочные машины способны подметать не только пыль и мусор, но и справляются с листвой и хвоей, мелкими предметами, частицами наледи и почвы. Они легкие, компактные, маневренные и надежные, помогают экономить время и силы. Реализуем европейское оборудование для подметания улиц и помещений. Это механические и аккумуляторные, автоматические и вакуумные устройства, с пылеуловителем и без. В ассортименте небольшие, маневренные модели и более солидные с сиденьем для оператора.
Плюсы сотрудничества с нашей компанией «Cleanetica»
01
Мы реализуем качественную продукцию от проверенных европейских брендов.
02
Поставляемые нами товары надежны, долговечны и комфортны в эксплуатации.
03
Мы постоянно расширяем ассортимент товаров, исходя из ваших пожеланий.
Как приобрести технику для уборки?
Для этого нужно оставить заявку на сайте или позвонить по указанным телефонам.
Наши сотрудники проконсультируют вас, помогут заключить сделку и организуют доставку.
Товар доставляется ТК, курьером, самовывозом из Алматы.
Доставка по Казахстану и странам СНГ.