BEST PARTS
.uc-btns {
display: inline-block;
padding: 7px 30px;
font-size: 16px;
text-decoration: none !important;
color: #fff !important;
background: #fbaa1d;
transition: #fbaa1d ease;
cursor: pointer;
}
.uc-btns:hover {
background: #d38600;
}
.ucv-a2-panel strong {
font-size: 22px;
color: #24c57f;
}
.ucv-a2-panel {
background: url(http://content.s2.prom.st/October2020/detaliavtobest.jpg) center/cover no-repeat;
position: relative;
background-attachment: fixed;
text-align: left;
padding: 30px;
}
.ucv-a2-panel:before {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: linear-gradient(to left, rgba(239, 243, 247, 0.1) 0%, rgba(239, 243, 247, 0.87) 60%);
}
.ucv-a2-texts {
max-width: 580px;
position: relative;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #156698;
margin: 10px 0px 25px !important;
}
.ucv-a2-sub-header {
font-size: 18px;
line-height: 32px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-text {
font-size: 13.5px;
line-height: 26px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-link {
display: inline-block;
text-decoration: none !important;
text-align: center;
color: #156698 !important;
padding: 7px 30px;
border: 2px solid #156698;
font-size: 16px;
cursor: pointer;
}
.ucv-a2-link:hover {
color: #fbaa1d !important;
border-color: #fbaa1d;
}
@media screen and (max-width: 500px) {
.ucv-a2-texts {
width: auto;
text-align: center;
box-sizing: border-box;
}
.ucv-a2-panel {
padding: 20px 15px;
text-align: center;
}
.ucv-a2-link {
padding: 0 5px;
width: auto;
}
}
.uc-our__history {
padding: 20px;
border-bottom: 1px solid #e2e2e2;
text-align: center;
}
.uc-our__history h2 {
margin: 20px 0 !important;
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-block:hover .uc-our__history-year1 {
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: 30px;
font-weight: bold;
color: #fff;
background: #fff;
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: 75px;
min-width: 75px;
border-radius: 0%;
box-shadow: 0 0px 0px 5px #fff, 0 0 0px 9px #156698, 0 0 0px 15px #fff;
transition: all 0.5s ease;
}
.uc-our__history-line {
-ms-flex-item-align: center;
align-self: center;
width: 8%;
height: 10px;
background: #156698;
}
.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: #f4f7f9;
padding: 10px 15px;
width: 70%;
border: 1px solid #ddd;
}
.uc-our__history-subheader {
font-size: 20px;
color: #156698;
font-weight: bold;
}
.uc-our__history__text {
font-size: 16px;
}
/*
.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: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-our__history-block:hover .uc-our__history-year1 {
transform: translateX(0px) scale(0.8, 0.8);
transition: all 0.5s ease;
}
}
.uc-e11-panel {
padding: 20px !important;
text-align: center;
}
.uc-e11-header {
text-align: center;
margin: 20px 0 !important;
}
:root {
--infograph-color2: #156698;
--infograph-color1: #156698;
}
.four-panel {
padding: 20px 10px;
border-bottom: 1px solid #e2e2e2;
}
.four-panel h2 {
margin: 20px 0 !important;
text-align: center;
}
.four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.four-item {
display: flex;
flex-direction: column;
width: 45%;
border-radius: 0px;
margin: 20px 0;
}
.four-content-1,
.four-content-2,
.four-content-3,
.four-content-4 {
text-align: center;
position: relative;
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: 8px;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 8px;
height: 100%;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 8px;
height: 100%;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 8px;
height: 100%;
background: var(--infograph-color1);
border-radius: 0px;
}
.four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 8px;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 8px;
height: 100%;
background: var(--infograph-color2);
border-radius: 0px;
}
.four-header {
font-size: 18px !important;
line-height: 20px;
font-weight: bold;
display: inline-block;
}
.four-header1 {
color: #427ed1;
}
.four-header2 {
color: #427ed1;
}
.four-header3 {
color: #427ed1;
}
.four-header4 {
color: #427ed1;
}
.four-text {}
.four-icon {}
@media screen and (max-width: 1000px) {
.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-header3 {
color: #427ed1;
}
.four-header4 {
color: #24c57f;
}
.four-content-1,
.four-content-3 {
border: 8px solid var(--infograph-color2);
border-radius: 0px;
}
.four-content-2,
.four-content-4 {
border: 8px solid var(--infograph-color1);
border-radius: 0px;
}
}
.four-panel img {
margin: auto;
}
.uc-numbers {
padding: 20px 5px;
text-align: center;
border-bottom: 1px solid #e2e2e2;
}
.uc-numbers h2 {
text-align: center;
margin: 20px 0 !important;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
.uc-numbers-scheme {
display: inline-block;
width: 24%;
vertical-align: top;
margin: 10px 0.5%;
padding: 30px 10px 10px;
box-sizing: border-box;
transition: all 0.3s;
}
.uc-numbers-scheme:hover {
background: #fff;
transition: all 0.3s;
}
.uc-numbers-scheme strong {
transition: #156698 ease;
display: inline-block;
text-transform: uppercase;
font-size: 16px;
color: #156698;
}
.uc-numbers-scheme:hover strong {
transition: #24c57f ease;
transform: translateY(-4px);
}
.uc-numbers-scheme em {
color: #3991de;
transition: #24c57f ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #fff;
transition: #24c57f ease;
}
@media screen and (max-width: 1200px) {
.uc-numbers-scheme {
width: 48%;
}
}
@media screen and (max-width: 900px) {
.uc-numbers-scheme {
width: 90%;
margin: 10px;
min-height: 80px;
}
}
.uc-e4-panel {
padding: 20px;
text-align: center;
}
.uc-e4-header {
text-align: center;
margin-bottom: 40px !important;
}
@media screen and (max-width: 750px) {
.uc-b3-wrapper {
float: left;
width: 44%;
margin: 0 3% 40px;
}
}
@media screen and (max-width: 500px) {
.uc-b3-wrapper {
float: left;
width: 100% !important;
margin: 0 auto 40px;
}
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #e2e2e2;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-header {
margin: 20px 0 !important;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px 5px;
text-decoration: none;
}
.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;
transform: skew(0);
}
.ucv-b1-hint {
overflow: hidden;
transform: skew(-45deg);
position: absolute;
top: 0;
left: -150%;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: left;
color: #111;
transition: all 400ms;
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: 16px;
color: #000000;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #156698;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 31%;
text-decoration: none;
}
@media screen and (max-width: 1050px) {
.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: 700px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.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;
}
}
.reviews {
text-align: center;
color: #fff;
}
.rev-img {
margin: 0 40px;
cursor: zoom-in !important;
}
.rev-img:hover img {
transform: scale(3);
transition: 300ms;
}
.social-panel {
text-align: center;
padding: 20px;
}
.social-wr {
display: inline-block;
margin: 10px;
width: 25%;
}
.social-wr img {
animation-name: social;
animation-duration: 3s;
animation-iteration-count: infinite;
transition: ease-out;
}
.social-header {
display: block;
margin: 20px 0 !important;
}
@keyframes social {
from {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
to {
transform: scale(1);
}
}
Запчасти для автомобилей под заказ
Предлагаем широкий ассортимент запчастей для всех японских, немецких и корейских автомобилей
Компания была образована в 2011 году, как розничный магазин и автосервис, с собственным складом автозапчастей. С течением времени появился большой опыт в подборе запчастей, а так же понимание качества и ресурса многих брендовых автозапчастей, благодаря собственному автосервису.
Каталог »
Популярные виды деятельности
Широкий ассортимент смазочных материалов высокого качества. Вся продукция высочайшего качества и поможет в поддержании работоспособность вашего автомобиля. Смазочные материалы Широкий ассортимент смазочных материалов высокого качества. Вся продукция высочайшего качества и поможет в поддержании работоспособность вашего автомобиля. Большой выбор автомобильных фильтров разной направленности. В нашем каталоге вы найдете воздушные, масляные, салонные и другие фильтры. Фильтры Большой выбор автомобильных фильтров разной направленности. В нашем каталоге вы найдете воздушные, масляные, салонные и другие фильтры. Высококачественные комплектующие для ходовой части обеспечат ваш автомобиль плавным ходом, а также повысят его эффективность и безопасность на дорогах. Ходовая часть Высококачественные комплектующие для ходовой части обеспечат ваш автомобиль плавным ходом, а также повысят его эффективность и безопасность на дорогах. В данной группе вы найдете качественные составляющие для тормозной системы. В ассортименте колодки и диски, шланги, пыльники и многое другое. Тормозная система В данной группе вы найдете качественные составляющие для тормозной системы. В ассортименте колодки и диски, шланги, пыльники и многое другое. Большой выбор высококлассных свечей зажигания для разных марок автомобилей, а также распределитель зажигания. Ассортимент регулярно обновляется, вся продукция в наличии. Система зажигания Большой выбор высококлассных свечей зажигания для разных марок автомобилей, а также распределитель зажигания. Ассортимент регулярно обновляется, вся продукция в наличии. Каркасные и бескаркасные, передние и задние, дворники и стеклоочистители. Вся продукция высочайшего качества и по доступной цене. Щетки стеклоочистителя Каркасные и бескаркасные, передние и задние, дворники и стеклоочистители. Вся продукция высочайшего качества и по доступной цене.
Преимущества сотрудничества с нами
Приемлемые цены
Вы сможете купить автозапчасти и другие товары для авто по ценам, которые на 10-25% ниже, чем у конкурентов. Работая только с крупными поставщиками, мы даем клиентам гарантию выгодной цены на детали.
Большой опыт работы
Компания на рынке с 2011 года и за это время мы смогли зарекомендовать себя как надежного поставщика качественнйо продукции. На данный момент у нас более 5000 постоянных клиентов.
Качественная продукция
Мы сотрудничаем с более чем 10 крупными поставщиками, товары которых проверены временем, что позволяет нам быть уверенными в качестве поставляемой продукции.
В каталог изделий
Почему обращаются именно к нам
1
У нас широкий ассортимент товарной продукции, среди которого можно найти комплектующие для автомобилей различных марок.
2
Наши специалисты всегда готовы проконсультировать каждого клиента, чтобы помочь ему с выбором необходимой продукции.
3
Налаженная система доставки позволяет доставлять товары по всей территории Казахстана вовремя и без задержек.
4
В нашем распоряжении собственный автосервис, в котором клиенты могут рассчитывать на гибкую систему скидок.
В каталог
Наши сертификаты
Как заказать нашу продукцию
1
Оформить заявку на сайте или по телефону
2
Обсуждение деталей заказа и консультация
3
100% предоплата удобным способом
4
Доставка продукции или самовывоз
Только качественные комплектующие для вашего автомобиля!
“BEST PARTS” — это доступные цены и надежная продукция.
Наши специалисты ответят на все интересующие вопросы и помогут вам в выборе подходящих комплектующих для вашего автомобиля.
Оформить заказ
+7 (775) 888 50 71