ООО Торговая компания Микскар
.uc-link {
display: inline-block;
padding: 10px 20px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff!important;
border: 1px solid #111;
background: #111;
border-radius: 0px;
font-size: 16px;
transition: all .7s;
margin: 10px;
}
.uc-link:hover {
background: #d1a146;
border-color: #d1a146;
transition: all .7s;
}
.uc-ban1-panel {
background: url(https://content.s2.prom.st/May2020/71240bg.jpg) center;
background-size: cover;
padding: 0px;
}
.uc-ban1-panel strong {
color: #d1a146;
font-size: 20px;
}
.uc-ban1-texts {
background-color: rgba(17, 17, 17, 0.8);
width: 450px;
padding: 20px;
text-align: center;
box-sizing: border-box;
}
.uc-ban1-header {
font-size: 30px;
line-height: 32px;
color: #d1a146;
margin: 0px 0px 5px;
}
.uc-ban1-sub-header {
font-size: 18px;
line-height: 24px;
color: #fff;
margin: 0px 0px 10px;
}
.uc-ban1-text {
font-size: 14px;
line-height: 22px;
color: #fff;
margin: 0px 0px 10px;
}
.uc-ban1-link {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #d1a146!important;
border: 2px solid #d1a146!important;
padding: 8px 15px;
min-width: 150px;
font-size: 17px;
transition: all .3s;
}
.uc-ban1-link:hover {
color: #fff!important;
border: 2px solid #fff!important;
}
@media screen and (max-width: 1000px) {
.uc-ban1-texts {
width: auto;
}
.uc-ban1-panel {
padding: 0px;
}
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #111;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin-bottom: 20px;
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__bl {
display: block;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
}
.ucv-b1-img-holder__bl:after {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
background: #d1a146;
height: 5px;
transition: all .6s ease-out;
width: 0;
}
.ucv-b1-img-holder__bl:hover:after {
transition: all .2s ease-out;
width: 300px;
}
.ucv-b1-img-holder__bl:hover:before {
transition: all .4s ease-out .2s;
height: 300px;
}
.ucv-b1-img-holder__bl:before {
content: '';
display: inline-block;
position: absolute;
bottom: 0;
left: 0;
background: #d1a146;
height: 0;
transition: all .4s ease-out .2s;
width: 5px;
z-index: 5;
}
.ucv-b1-img-holder:after {
content: '';
display: inline-block;
position: absolute;
top: 0;
left: 0;
background: #d1a146;
height: 5px;
transition: all .6s ease-out;
width: 0;
}
.ucv-b1-img-holder:before {
content: '';
display: inline-block;
position: absolute;
top: 0;
right: 0;
background: #d1a146;
height: 0;
transition: all .6s ease-out .2s;
width: 5px;
z-index: 5;
}
.ucv-b1-img-holder:hover:after {
transition: all .6s ease-out;
width: 300px;
}
.ucv-b1-img-holder:hover:before {
transition: all .4s ease-out .2s;
height: 300px;
}
.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-color: rgba(17, 17, 17, 0.85);
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 {
font-size: 18px;
color: #111;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #d1a146;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 45%;
}
@media screen and (max-width: 1000px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 800px) {
.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: 630px) {
.ucv-b1-hint-body {}
}
@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-clear {clear:both; height:0px;}
.uc-numbers {
padding: 20px;
border-bottom: 1px solid #111;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-numbers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-numbers-scheme {
-webkit-box-shadow: 0px 10px 10px rgba(53, 66, 79,0.3);
-moz-box-shadow: 0px 10px 10px rgba(53, 66, 79,0.3);
box-shadow: 0px 10px 10px rgba(53, 66, 79,0.3);
display: inline-block;
box-sizing: border-box;
width: 29%;
margin: 2%;
padding: 40px 10px 10px 20px;
transition: all .6s ease;
background: #f9f9f9;
}
.uc-numbers-scheme strong {
transition: all .6s ease;
display: inline-block;
font-size: 60px;
color: #d1a146;
transform: translateY(-15px);
text-shadow: 3px 3px 1px #999;
}
.uc-numbers-scheme:hover strong {
transition: all .6s ease;
color: #d1a146;
transform: translateY(0px);
text-shadow: none;
}
.uc-numbers-scheme em {
font-size: 18px;
color: #d1a146;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #0e6da8;
transition: all .3s ease;
}
@media screen and (max-width: 1200px) {
.uc-numbers-scheme {
width: 46%;
margin: 2%;
}
}
@media screen and (max-width: 1000px) {
.uc-numbers-scheme {
width: 100%;
margin: 20px auto;
}
}
.uc-nombers {
padding: 20px;
border-bottom: 1px solid #111;
}
.uc-nombers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-nombers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-nombers-scheme {
background: #f9f9f9;
-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%);
display: inline-block;
box-sizing: border-box;
width: 33%;
margin: 10px 0;
padding: 20px 35px 10px 35px;
text-align: center;
transition: all .5s ease;
}
.uc-nombers-scheme img {
transition: all .5s ease;
}
.uc-nombers-scheme:hover img {
transform: scale(1.5, 1.5);
transition: all 0.5s ease; }
@media screen and (max-width: 1300px) {
.uc-nombers-scheme {
width: 50%;
padding: 35px 50px 10px;
}
}
@media screen and (max-width: 1000px) {
.uc-nombers-scheme {
width: 100%;
margin: 10px auto;
}
}
@media screen and (max-width: 500px) {
.uc-nombers-scheme {
padding: 35px 25px 10px;
}
}
.uc-reviews {
padding: 20px;
border-bottom: 1px solid #111;
}
.uc-reviews h2 {
margin-bottom: 20px;
text-align: center;
}
.uc-reviews__inner {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.uc-comment {
display: flex;
flex-direction: column;
width: 46%;
margin: 2% 1%;
padding: 20px;
align-items: center;
/*justify-content: space-around;*/
position: relative;
background: #f9f9f9;
box-sizing: border-box;
z-index: 1;
}
.uc-image__area {
width: 100px;
height: 100px;
background: #fff;
z-index: 1;
border-radius: 100%;
}
.uc-user__image {
max-width: 100px;
height: auto;
border-radius: 100%;
box-shadow: 0 0px 10px #fff, 0 0 0px 7px #fbaa1d, 0 0px 0px 10px #fff;
}
.uc-comment__content {
text-align: center;
color: #000;
z-index: 1;
}
.uc-user__name {
margin-bottom: 15px;
font-size: 26px;
color: #333;
font-weight: bold;
transition-delay: 0.3s;
transition: .6s;
}
.uc-text {
transition-delay: 0.2s;
transition: .6s;
}
.uc-first__comment::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 7px;
background: #d1a146;
transition: .7s;
}
.uc-first__comment:hover .uc-user__name,
.uc-first__comment:hover .uc-text {
color: #fff;
transition: .6s;
}
.uc-first__comment:hover::before {
height: 100%;
transition: .7s;
}
.uc-second__comment::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 7px;
background: #d1a146;
transition: .7s;
}
.uc-second__comment:hover .uc-user__name,
.uc-second__comment:hover .uc-text {
color: #fff;
transition: .6s;
}
.uc-second__comment:hover::before {
height: 100%;
transition: .7s;
}
.uc-second__comment:hover .uc-user__name,
.uc-second__comment:hover .uc-text {
color: #fff;
transition: .6s;
}
.uc-second__comment:hover::before {
height: 100%;
transition: .7s;
}
@media screen and (max-width: 1200px) {
.uc-comment {
width: 100%;
margin: 15px auto;
}
}
@media screen and (max-width: 320px) {
.uc-comment {
width: 100%;
}
}
.uc-our__history {
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #111;
}
.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: 47%;
margin: 15px 0;
transition: all 0.8s;
}
.uc-our__history-block .uc-bib {
transition: all 0.8s;
}
.uc-our__history-block:hover .uc-bib {
transform: rotate(360deg);
}
.uc-our__history-year {
position: relative;
text-align: center;
-ms-flex-item-align: center;
align-self: center;
font-size: 60px;
font-weight: bold;
color: #fff;
background: #111;
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: 85px;
min-width: 85px;
/*border-radius: 3px;*/
box-shadow: 0 0px 10px #fff, 0 0 0 10px #fff;
transition: all 0.5s ease;
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 4%;
height: 10px;
background: transparent;
}
.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;
text-align: left;
background: #f9f9f9;
color: #333;
padding: 10px;
/*border-radius: 10px;*/
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: 23px;
color: #d1a146;
}
.uc-first__year-line {
background: #ea4335;
}
.uc-second__year-line {
background: #34a853;
}
.uc-third__year-line {
background: #fbbc05;
}
.uc-fourth__year-line {
background: #4285f4;
}
.uc-fifth__year-line {
background: #ea4335;
}
.uc-first__year {
color: #ea4335;
}
.uc-second__year {
color: #34a853;
}
.uc-third__year {
color: #fbbc05;
}
.uc-fourth__year {
color: #4285f4;
}
.uc-fifth__year {
color: #ea4335;
}
@media screen and (max-width:1300px) {
.uc-our__history-block {
width: 100%;
}
}
@media screen and (max-width:900px) {
.uc-our__history-block {
flex-direction: column;
}
.uc-our__history-line {
-ms-flex-item-align: center;
width: 6%;
height: 15px;
}
.uc-our__history-content {
width: 90%;
text-align: center;
}
.uc-our__history-year {
min-height: 60px;
min-width: 60px;
}
/* .uc-our__history-block:hover .uc-our__history-year {
transform: translateY(20px) scale(0.8, 0.8);
transition: all 0.5s ease;
} */
}
.uc-e1-panel {
padding: 20px;
text-align: center;
}
.uc-e1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
.uc-c1-panel {
padding: 20px 0 0px;
text-align: center;
border-bottom: 1px solid #111;
}
.uc-c1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-c1-header {
margin-bottom: 40px;
}
.uc-c1-wrapper {
float: left;
width: 27%;
margin: 0 3% 40px;
}
.uc-c1-text {
margin: 10px 0 0;
}
@media screen and (max-width: 500px) {
.uc-c1-wrapper {
float: left;
width: 100%;
margin: 0 auto 40px;
}
}
.uc-b6-panel {
padding: 20px 0;
text-align: center;
}
.uc-b6-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b6-panel h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-b6-header {
margin-bottom: 40px;
}
.uc-b6-wrapper {
display: inline-block;
vertical-align: top;
width: 22%;
margin: 10px 0.5%;
}
.uc-b6-arr {
width: 25px;
font-size: 30px;
color: #5a5f64;
vertical-align: middle;
padding-top: 10px;
}
.uc-b6-arr2 {}
.uc-b6-arr3 {}
.uc-b6-text {
margin: 10px 0 0;
}
@media screen and (max-width: 1050px) {
.uc-b6-wrapper {
width: 31%;
}
.uc-b6-arr {
width: 12%;
}
.uc-b6-arr2 {
display: none;
}
.uc-b6-arr3 {
display: inline-block;
}
}
@media screen and (max-width: 800px) {
.uc-b6-wrapper {
width: 60%;
}
.uc-b6-arr {
display: none;
}
}
.uc-b6-wrapper:hover img {
animation: 1500ms ease 0s normal none 1 running flip;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
Торговая компания Микскар
Поставщик запчастей для вилочных погрузчиков и дорожно-строительной техники
10 лет в сфере продаж запчастей. За 3 последних года обслужили 7400 клиентов. 73% из них сотрудничают с нами на постоянной основе.
Ознакомиться с продукцией
Часто запрашиваемые детали
В этом разделе вы найдете запчасти для двигателей Nissan, JCB, Toyota, Komatsu, Isuzu, Mazda и других. В ассортименте шатунные вкладыши, поршневые кольца, выпускные клапаны и все необходимое для эффективной работы мотора. Запчасти для двигателя В этом разделе вы найдете запчасти для двигателей Nissan, JCB, Toyota, Komatsu, Isuzu, Mazda и других. В ассортименте шатунные вкладыши, поршневые кольца, выпускные клапаны и все необходимое для эффективной работы мотора. Мы поставляем запасные части на погрузчики таких производителей, как Nissan, Komatsu, Toyota, TCM, Mitsubishi, Yale. У нас вы найдете все – от подшипников до тормозных цилиндров. Запчасти для вилочных погрузчиков Мы поставляем запасные части на погрузчики таких производителей, как Nissan, Komatsu, Toyota, TCM, Mitsubishi, Yale. У нас вы найдете все – от подшипников до тормозных цилиндров. Замена фильтров – обязательный пункт технического обслуживания погрузчиков. Качественные фильтры обеспечат безотказную и долгую работу техники. В нашем магазине вы сможете купить доступные фильтры с гарантией. Фильтры для погрузчиков Замена фильтров – обязательный пункт технического обслуживания погрузчиков. Качественные оригинальные фильтры обеспечат безотказную и долгую работу техники. В нашем магазине вы сможете купить доступные фильтры с гарантией. В каталоге магазина Микскар вы сможете подобрать шины для погрузчиков, которые обеспечат максимальное сцепление с поверхностью и высокую маневренность транспорта. В ассортименте пневматические и цельнолитые шины. Шины для вилочных погрузчиков В каталоге магазина Микскар вы сможете подобрать шины для погрузчиков, которые обеспечат максимальное сцепление с поверхностью и высокую маневренность транспорта. В ассортименте пневматические и цельнолитые шины.
Несколько слов о компании
Многолетний опыт
Компания Микскар начала свою деятельность в 2010 году. На сегодняшний день мы являемся одним из крупнейших поставщиков запчастей для погрузчиков в России.
Большой ассортимент
Помимо оригинальных запчастей на погрузчики в нашем ассортименте представлены детали для сельскохозяйственной и дорожно-строительной техники известных мировых марок.
Смотреть каталог
4 причины сделать покупку в Микскар
Товар в наличии
На нашем складе находится больше 15 000 запчастей. Некоторые детали мы можем в краткие сроки поставить из Европы и Азии.
Опытные специалисты
В компании работают менеджеры с опытом от 2 лет. Они хорошо разбираются в технических нюансах, модификациях и марках техники.
Программа лояльности
Для клиентов, ставших постоянными, мы устанавливаем особую ценовую политику, даем возможность рассрочки платежей и закрепляем персонального менеджера.
Оперативная доставка
Наличие собственного автопарка позволяет нам обыстро оформлять и доставлять клиентам заказы любых объемов.
Отзывы клиентов Микскар
Преимущества, которые уже оценили наши клиенты
1
У нас цены средние и ниже среднего, так как мы привозим запчасти прямо из Европы и Азии.
2
Предоставляем льготы для постоянных клиентов при длительном сотрудничестве с компанией.
3
Оригинальные детали и аналоги запчатей, не уступающие по качеству оригинальной продукции.
4
На скрытые заводские дефекты изготовления или сборки распространяется гарантия до 12 месяцев.
5
Оперативная обработка и отправка заказов за счет наличия большей части ассортимента на складе.
6
Профессиональная консультация от компетентных специалистов и помощь в выборе запчастей.
Приступить к выбору
Заказать запчасти в Микскар легко
Оформление заказа через корзину или WhatsApp/Viber
100% предоплата удобным способом
Сбор заказа и отправка транспортной компанией
С Микскар приобрести надежные запчасти для техники – не проблема!
Сотрудничая с нами, вы можете быть уверены в высоком качестве продукции, вежливом компетентном обслуживании и оперативности выполнения заказа.
Вы можете следить за новостями компании в соцсетях. По всем вопросам обращайтесь к нашим менеджерам.
Instagram
VK
YouTube
Facebook