Витрина
- Главный тормозной цилиндр. Гидравлика. ВАЗ 1118, 2123, 2170. MASTER SPORT. 24-2120-0804-3-AT-PCS-MSЦену уточняйтеВ наличии
VAZ_LADA_SHOP
.uc-banner-panel {
padding: 30px 20px 0px 40px;
}
.uc-banner-color {
display: flex;
width: 100%;
margin-top: 40px;
height: auto;
background: #1d3460;
margin-bottom: 45px;
}
.uc-banner-text {
margin-top: -40px;
margin-bottom: 40px;
margin-left: -30px;
width: auto;
background-color: #fff;
padding: 30px 30px 10px;
box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
text-align: center;
}
.uc-banner-text h2 {
margin-bottom: 15px;
padding: 10px 0;
border-top: 2px solid #4682b4;
border-bottom: 2px solid #4682b4;
}
.uc-banner-img {
background: url(https://www.avtovzglyad.ru/media/article/maintenance.jpg.740x555_q85_box-533%2C0%2C2000%2C1100_crop_detail_upscale.jpg) center center/cover;
width: 300px;
height: 300px;
flex-shrink: 0;
margin-top: 85px;
margin-right: -30px;
/*для старого дизайна сделайте значение отрицательным, (выглядит лучше), для нового - наоборот*/
margin-left: -25px;
margin-bottom: -40px;
box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}
/* @media screen and (max-width: 1100px) {
.uc-banner-panel {
padding: 30px 0 30px 40px;
}
.uc-banner-text {
margin-right: 20px;
}
.uc-banner-color {
flex-wrap: wrap;
flex-direction: column;
}
.uc-banner-img {
width: 150px;
height: 150px;
margin-top: -85px;
margin-right: 40px;
align-self: flex-end;
}
}
*/
@media screen and (max-width: 1000px) {
.uc-banner-panel {
padding: 30px 20px 30px 50px;
}
.uc-banner-text {
margin-right: 20px;
padding: 20px;
}
.uc-banner-color {
flex-wrap: wrap;
flex-direction: column;
}
.uc-banner-img {
width: 150px;
height: 150px;
margin-top: -60px;
margin-right: -15px;
align-self: flex-end;
}
}
.uc-link {
display: inline-block;
padding: 8px 15px;
text-decoration: none !important;
text-align: center;
min-width: 150px;
color: #fff !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#575f78), to(#0f1d42));
background-image: -webkit-linear-gradient(top, #575f78, #0f1d42);
background-image: -moz-linear-gradient(top, #575f78, #0f1d42);
background-image: -o-linear-gradient(top, #575f78, #0f1d42);
background-image: -ms-linear-gradient(top, #575f78, #0f1d42);
background-image: linear-gradient(top, #575f78, #0f1d42);
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', gradientType=0, startColorstr='#517ba5', endColorstr='#094581');
border-radius: 3px;
border-width: 1px;
border-style: solid;
border-color: #fff;
-webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, .28);
box-shadow: -1px 1px 2px rgba(0, 0, 0, .28);
font-size: 16px;
transition: all .3s;
margin: 10px;
}
.uc-link:hover {
background-image: -webkit-gradient(linear, left top, left bottom, from(#0f1d42), to(#575f78));
background-image: -webkit-linear-gradient(top, #0f1d42, #575f78);
background-image: -moz-linear-gradient(top, #0f1d42, #575f78);
background-image: -o-linear-gradient(top, #0f1d42, #575f78);
background-image: -ms-linear-gradient(top, #0f1d42, #575f78);
background-image: linear-gradient(top, #0f1d42, #575f78);
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', gradientType=0, startColorstr='#094581', endColorstr='#517ba5');
transform: translateY(5px);
}
.ucv-b1-panel {
padding: 20px 0;
text-align: center;
border-bottom: 2px dotted #b1c3d5;
}
.ucv-b1-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.ucv-b1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px 0.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-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #DAE8FF), color-stop(100%, #bbd0ea));
background-image: -webkit-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: -moz-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: -o-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: -ms-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: linear-gradient(top, #DAE8FF, #bbd0ea);
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#DAE8FF, endColorstr=#bbd0ea), progid:DXImageTransform.Microsoft.AlphaImageLoader();
text-align: left;
color: #000;
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: #416F9D;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #333;
}
.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: 1100px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 46%;
}
}
@media screen and (max-width: 900px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: auto;
}
}
.uc-clear {
clear: both;
height: 0px;
}
.uc-numbers {
padding: 20px;
border-bottom: 2px dotted #b1c3d5;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-numbers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-numbers-scheme {
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #DAE8FF), color-stop(100%, #bbd0ea));
background-image: -webkit-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: -moz-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: -o-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: -ms-linear-gradient(top, #DAE8FF, #bbd0ea);
background-image: linear-gradient(top, #DAE8FF, #bbd0ea);
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#DAE8FF, endColorstr=#bbd0ea), progid:DXImageTransform.Microsoft.AlphaImageLoader();
display: inline-block;
box-sizing: border-box;
width: 44%;
margin: 2% 3%;
padding: 40px 10px 10px 20px;
transition: all .4s ease;
}
.uc-numbers-scheme strong {
transition: all .6s ease;
display: inline-block;
font-size: 80px;
color: #416F9D;
transform: translateX(-50px);
text-shadow: 14px 0 1px #fff;
}
.uc-numbers-scheme:hover strong {
transition: all .6s ease;
color: #355a7f;
transform: translateX(0px);
text-shadow: none;
}
.uc-numbers-scheme em {
font-size: 18px;
color: #416F9D;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #355a7f;
transition: all .3s ease;
}
@media screen and (max-width: 1000px) {
.uc-numbers-scheme {
width: 100%;
margin: 10px auto;
}
.uc-numbers {
padding: 20px 40px;
}
}
.uc-reviews {
padding: 20px;
border-bottom: 2px dotted #b1c3d5;
}
.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: 100%;
margin: 15px auto;
padding: 20px;
align-items: center;
/*justify-content: space-around;*/
position: relative;
background: #fff;
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 5px 10px #fff, 0 0 0px 7px #555, 0 0px 10px 10px #fff;
}
.uc-comment__content {
text-align: center;
color: #000;
z-index: 1;
}
.uc-user__name {
font-size: 22px;
color: #094581;
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: #094581;
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: #3f75aa;
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: 768px) {
.uc-comment {
width: 90%;
margin: 20px 0;
}
}
@media screen and (max-width: 320px) {
.uc-comment {
width: 100%;
}
}
.uc-b5-panel {
padding: 20px 0;
text-align: center;
border-bottom: 2px dotted #b1c3d5;
}
.uc-b5-panel:after {
content: " ";
display: block;
clear: both;
font-size: 0px;
}
.uc-b5-header {
margin-bottom: 40px;
}
.uc-b5-wrapper {
display: inline-block;
vertical-align: top;
width: 20%;
margin: 10px 0.5%;
}
.uc-b5-arr {
width: 10px;
font-size: 30px;
color: #303030;
vertical-align: middle;
padding-top: 30px;
}
.uc-b5-arr2 {}
.uc-b5-arr3 {}
.uc-b5-text {
margin: 10px 0 0;
}
.uc-b5-img {
margin: 15px;
transition: all 0.5s ease;
}
.uc-b5-wrapper:hover img {
transform: scale(1.5, 1.5);
margin: 15px;
transition: all 0.5s ease;
}
@media screen and (max-width: 1000px) {
.uc-b5-wrapper {
width: 25%;
}
.uc-b5-arr2 {
display: none;
}
.uc-b5-arr3 {
display: inline-block;
}
}
@media screen and (max-width: 800px) {
.uc-b5-wrapper {
width: 60%;
}
.uc-b5-arr {
display: none;
}
}
:root {
--infograph-color4: #517ba5;
--infograph-color3: #6ba0d6;
--infograph-color2: #aacbed;
--infograph-color1: #d6e8f9;
}
.uc-four-panel {
padding: 20px;
border-bottom: 2px dotted #b1c3d5;
}
.uc-four-panel h2 {
text-align: center;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 45%;
padding: 0px;
border-radius: 20px;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
margin: 20px 0;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 30px;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
/*background: #f2f6f9;*/
border-radius: 20px;
}
.uc-four-content-1:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 15px;
height: 100%;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 15px;
height: 100%;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color4);
border-radius: 20px;
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 15px;
height: 100%;
background: var(--infograph-color4);
border-radius: 20px;
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 15px;
background: var(--infograph-color3);
border-radius: 20px;
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 15px;
height: 100%;
background: var(--infograph-color3);
border-radius: 20px;
}
.uc-four-header {
font-size: 24px;
}
.uc-four-text {}
.uc-four-icon {}
@media screen and (max-width: 1000px) {
.uc-four-item {
width: 100%;
margin: 10px auto;
}
.uc-four-content-1:after,
.uc-four-content-1:before,
.uc-four-content-2:after,
.uc-four-content-2:before,
.uc-four-content-3:after,
.uc-four-content-3:before,
.uc-four-content-4:after,
.uc-four-content-4:before {
display: none;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
padding: 20px;
}
.uc-four-content-1 {
border: 10px solid var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-2 {
border: 10px solid var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-3 {
border: 10px solid var(--infograph-color4);
border-radius: 20px;
}
.uc-four-content-4 {
border: 10px solid var(--infograph-color3);
border-radius: 20px;
}
}
.uc-quote {
padding: 20px;
border-bottom: 2px dotted #b1c3d5;
}
.uc-quote-item {
margin: 20px 0;
}
.uc-quote-item:hover .uc-quote-txt {
box-shadow: 1px 1px 2px rgba(78, 78, 155, 0.5);
}
.uc-quote-item:hover .uc-quote-txt-right {
box-shadow: -1px 1px 2px rgba(78, 78, 155, 0.5);
}
.uc-quote-img img {
margin-right: 10px;
vertical-align: middle;
}
.uc-quote-txt {
margin-top: 20px;
padding: 20px;
background: #fafafa;
border-radius: 0 5px 5px;
box-shadow: 1px 1px 2px rgba(51, 51, 51, 0.1);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition: all 0.6s;
}
.uc-quote-txt:before {
pointer-events: none;
position: absolute;
content: '';
border-style: solid;
left: 0;
top: -15px;
border-width: 0px 15px 15px 1px;
border-color: transparent transparent #fafafa transparent;
}
.uc-quote-right {
text-align: right;
}
.uc-quote-right .uc-quote-img img {
margin-left: 10px;
margin-right: 0px;
}
.uc-quote-txt-right {
margin-top: 20px;
padding: 20px;
background: #fafafa;
border-radius: 5px 0px 5px 5px;
box-shadow: -1px 1px 2px rgba(51, 51, 51, 0.1);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
transition: all 0.6s;
}
.uc-quote-txt-right:before {
pointer-events: none;
position: absolute;
content: '';
border-style: solid;
right: 0;
top: -15px;
border-width: 0px 0px 15px 15px;
border-color: transparent transparent #fafafa transparent;
}
.uc-e1-panel {
padding: 20px;
text-align: center;
}
.uc-e1-panel h2 {
margin-bottom: 20px;
text-align: center;
}
VAZ_LADA_SHOP - большой ассортимент запчастей для автомобилей ВАЗ, LADA
Все представленные запчасти и аксессуары являются оригинальными и поставляются напрямую от производителей ближнего и дальнего зарубежья.
В нашем магазине можно приобрести запчасти таких производителей как АВТОВАЗ, БЗАК, ВолгаАвтоПром.
Увидеть каталог
В ассортименте:
Выбрать Двигатель Выбрать Выбрать Коробка переключения передач Выбрать Выбрать Кузовные детали Выбрать Выбрать Ходовые части Выбрать Выбрать Автоэлектрика Выбрать Выбрать Аксессуары Выбрать
Запчасти от VAZ_LADA_SHOP — 100% уверенность в качестве!
В нашем магазине представлены исключительно оригинальные детали.
Перед отправкой каждая деталь проверяется нашими специалистами.
Заявленные описания и характеристики соответствуют действительности.
Обеспечивают технике длительный срок службы без поломок и сбоев.
Смотреть весь ассортимент
Почему стоит заказать автозапчасти именно у нас?
1
Вы экономите и получаете оригинальные детали, так как мы поставляем запчасти от производителя.
2
За счет закупок у производителя предлагаем доступные цены. Для постоянных клиентов действует система скидок.
3
Если нужной детали нет на складе, мы заказываем ее у производителя и отправляем вам.
4
Мы предлагаем самый большой ассортимент деталей для автомобилей ВАЗ, LADA.
5
Наши специалисты проконсультируют и помогут сделать правильный выбор.
6
Индивидуально подходим к каждому заказу и работаем оперативно.
Перейти к каталогу
Как сделать заказ?
Оформите заявку на сайте в любое удобное вам время.
→
Наш менеджер свяжется с вами для согласования деталей.
→
Расчет возможен наличными или безналичным платежом.
→
Доставка или самовывоз в городе Алматы.
С нашими автозапчастями Ваш автомобиль будет лучше, чем новый!
Большой выбор качественных запасных частей для Вашего автомобиля от проверенных и надежных производителей.
Обращайтесь к нам прямо сейчас и мы ответим на все интересующие вопросы.
К ассортименту