.widget-ya {
    display: inline-block;    
    position: relative;
    top: -48px;
    left: 644px;
}


.goog-te-banner-frame {
    display: none;
}
body {
    top: 0px !important;
}

.ot_form {
    color: green;
    text-align: center;
}


#reviews h2{
font-weight: bold;
    font-size: 30px;
    line-height: 43px;
    text-transform: uppercase;
    color: #455B7B;
    margin-bottom: 40px;

}


.grid_new {
    display: grid;
    grid-template-columns: 1fr 96px 82px 82px;
    align-items: center;
    padding: 30px 0;
    grid-gap: 70px;
}


@media (max-width: 991px){
    
.widget-ya {
    top: -58px;
    left: 55vw;
}
}

@media (max-width: 620px){

.grid_new {
    display: grid;
    grid-template-columns: 1fr 96px 82px 82px;
    align-items: center;
    padding: 30px 0;
    grid-gap: 70px;
}
}

@media (max-width: 767px) {
.grid_new {
	grid-gap: 20px;
}

.widget-ya {
    top: 22px;
    left: -1vw;
}

}





table#basket-item-table {
    width: 100% !important;
}

.total_vlad:before {
    content: "Итого: ";
}



.btn-yellow-vlad span {
    line-height: 50px;
}







.slick-slide {
    max-height: 500px !important;
    overflow: hidden;
}










#about h2{
	font-weight: bold;
	font-size: 24px;
	line-height: 1.4;
	/*text-transform: uppercase;*/
	color: #455B7B;
	margin-bottom: 20px;
}
.container h3{
	font-weight: bold;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	color: #455B7B;
}
.date-motorherz {
	background: #F7FAFF;
	padding: 45px 0;
	position: relative;
	z-index: 0;
}
.date-motorherz:after {
	content: '';
	position: absolute;
	left: 0;
	top: calc(50% - 7.5px);
	width: 100%;
	height: 17px;
	background: #F8DB48;
	z-index: 1;
}
.date-motorherz .container {
	position: relative;
	z-index: 2;
}
.date-motorherz p {
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	color: #494949;
	max-width: 255px;
}
.date-motorherz .line {
	width: 1px;
	height: 68px;
	background: #F8DB48;
	display: block;
}
.date-motorherz .date {
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	text-transform: uppercase;
	color: #455B7B;
}
.date-motorherz__top {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.date-motorherz__top .line {
	margin: 12px 0 14px 0;
}
.date-motorherz__down {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: -32px;
}
.date-motorherz__down .date-motorherz__item {
	display: flex;
	flex-direction: column-reverse;
}
.date-motorherz__top .date-motorherz__item:nth-child(1) p {
	max-width: 208px;
}
.date-motorherz__top .date-motorherz__item:nth-child(2) {
	margin-left: 128px;
}
.date-motorherz__top .date-motorherz__item:nth-child(2) p {
	max-width: 230px;
}
.date-motorherz__top .date-motorherz__item:nth-child(3) {
	margin-left: 115px;
}
.date-motorherz__top .date-motorherz__item:nth-child(3) p {
	max-width: 255px;
}
.date-motorherz__down .date-motorherz__item:nth-child(1) {
	margin-left: 160px;
}
.date-motorherz__down .date-motorherz__item:nth-child(1) p {
	max-width: 208px;
}
.date-motorherz__down .date-motorherz__item:nth-child(2) {
	margin-left: 138px;
}
.date-motorherz__down .date-motorherz__item:nth-child(2) p {
	max-width: 225px;
}
.date-motorherz__down .date-motorherz__item:nth-child(3) {
	margin-left: 125px;
}
.date-motorherz__down .date-motorherz__item:nth-child(3) p {
	max-width: 208px;
}
.date-motorherz__down .line {
	margin: 31px 0 12px 0;
}
.work-us {
	margin-top: 60px;
}
.work-us h3 {
	margin-bottom: 58px;
}
.work-us ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
	align-items: flex-start;
	justify-content: flex-start;
}
.work-us span {
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F8DB48;
	margin-bottom: 15px;
	border-radius: 50%;
}
.work-us h4 {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: #455B7B;
	margin-bottom: 7px;
}
.work-us p {
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	color: #494949;
}
.letters {
	margin-top: 70px;
	margin-bottom: 228px;
}
.letters .container {
	display: grid;
	grid-template-columns: 1fr 307px;
	grid-gap: 30px 100px;
}
.letters__text h3 {
	margin-bottom: 20px;
}
.letters__text p {
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	color: #494949;
	margin-bottom: 12px;
}
.letters__img ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 27px;
	margin-top: 28px;
}
.letters__img li{
	width: 140px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.letters__img li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.container__head {
    display: grid;
    grid-template-columns: auto 32px 32px;
    grid-gap: 20px;
    align-items: center;
	
	/*
    margin-bottom: 0;
	*/
	
}
.container__head .arrow-prev {
    width: 32px;
    height: 32px;
    border: none;
    background: url(../image/icon/left-arrow.png) !important;
    position: relative;
    left: 0;
}
.container__head .arrow-next {
    width: 32px;
    height: 32px;
    border: none;
    background: url(../image/icon/right-arrow.png) !important;
    position: relative;
    right: 0;
}
@media (max-width: 991px){
	.date-motorherz {
		padding: 0;
		background: #fff;
		overflow: auto;
	}
	.date-motorherz .container {
		max-width: none;
		width: 1280px;
		background: #F7FAFF;
   		padding: 45px 100px;
   		position: relative;
   		left: 0;
   		transition: 200ms linear;
	}
	.date-motorherz:after {
		display: none;
	}
	.date-motorherz__top,
	.date-motorherz__down {
		position: relative;
		z-index: 3;
	}
	.date-motorherz .container:after {
	    content: '';
	    position: absolute;
	    left: 0;
	    top: calc(50% - 7.5px);
	    width: 100%;
	    height: 17px;
	    background: #F8DB48;
	    z-index: 1;
	}
	#about {
		padding: 0 40px;
	}
	.work-us {
		padding: 0 40px;
	}
	.work-us ul {
		grid-template-columns: 1fr 1fr;
	}
	.letters {
		padding: 0 40px;
		margin-bottom: 0;
	}
	.container {
		padding: 0;
	}
	.letters .container {
		grid-template-columns: 1fr;
		grid-gap: 75px;
		
	}
	.letters__img ul {
		grid-template-columns: 140px 140px 140px 140px;
		grid-gap: 30px;
	}
	.question {
		margin-top: 244px;
	}
}
@media (max-width: 767px){
	#about {
	    padding: 0;
	}
	.container__head {
		padding: 0 20px;
		margin: 26px 0;
	}
	#about h2 {
		font-size: 20px;
		line-height: 32px;
		margin: 26px 0;
		padding: 0 20px;
	}
	.work-us,
	.letters {
	    padding: 0 20px;
	}
	.work-us ul {
	    grid-template-columns: 1fr;
	}
	.letters__img ul {
		grid-template-columns: 130px 130px;
		grid-gap: 20px;
	}
	.question {
		margin-top: 172px;
	}
	.letters .container {
		grid-gap: 55px;
	}
	.letters__img li {
		max-width: 140px;
		width: 100%;
	}
}
















.popup-ok {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	background-color: rgba(0,0,0,.8);
	display: none;
	align-items: center;
	justify-content: center;
	overflow: auto;
}
.popup-ok .close {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
.popup-ok .close:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	background: #455B7B;
	border-radius: 4px;
	width: 100%;
	height: 2px;
	transform: rotate(-45deg);
}
.popup-ok .close:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	background: #455B7B;
	border-radius: 4px;
	width: 100%;
	height: 2px;
	transform: rotate(45deg);
}
.popup-ok form {
	max-width: 400px;
	width: 100%;
}





.bx-authform input.btn-yellow {
    font-size: 14px;
}


.bx-auth-reg input.btn-yellow {
    margin-bottom: 20px;
    font-size: 14px;
}

.bx-auth-reg {
    max-width: 500px;
}


.slick-slide:focus {
    outline: none !important;
}

.slick-slider:focus {
    outline: none !important;
}



.banner-slider__slide {
    height: 250px;
}





.banner-item h3 {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #494949 !important;
    text-transform: none !important;

}




header button.callback.btn-yellow {
    margin-left: 10px !important;
}







.news-feed__item h3 {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #455B7B !important;
    padding: 20px 30px 0 30px;
}




.products-week__slide img {

    max-height: 180px !important;
}



.products-week__slide h3 a {

    font-weight: 500  !important;
    font-size: 18px  !important;
    line-height: 26px  !important;
    color: #455B7B  !important;
    margin-bottom: 10px  !important;
}



.btn-yellow span {
color: #86751F !important;
    font-weight: 600 !important;
    font-size: 11px !important;
}







.banner-slider__text a {

    border: 1px solid #dfdfdf !important;

}



.advantages h3 {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #455B7B !important;
    margin-bottom: 50px;
    max-width: 671px;
    text-transform: none !important;
}

.selection-parts__head {display:none;}

.load_img {display:block; margin: 0 auto;}

.autoparts-catalog__item .btn-yellow {
	    background: #F8DB48;
    border: 0px solid #F8DB48;
    border-radius: 3px;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #86751F;
    transition: 200ms linear;
    height: 50px;
    width: 100%;
    outline: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
	    max-width: 213px;
    margin-top: 33px;
    position: relative;
    z-index: 3;
	display:inline-block;
	line-height: 50px;
	
}
.autoparts-catalog__item .btn-yellow:hover {color:#fff !important;}
.autoparts-catalog__item .btn-yellow:before {content:none;}
.autoparts-catalog__item .btn-yellow:after {content:none;}

#product-type .btn-yellow {width:150px;}
#product-type .btn-yellow:hover span{color:#fff !important;}


.popup-item-zapros {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	background-color: rgba(0,0,0,.8);
	display: none;
	align-items: center;
	justify-content: center;
	overflow: auto;
}
.popup-item-zapros .close {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
.popup-item-zapros .close:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	background: #455B7B;
	border-radius: 4px;
	width: 100%;
	height: 2px;
	transform: rotate(-45deg);
}
.popup-item-zapros .close:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	background: #455B7B;
	border-radius: 4px;
	width: 100%;
	height: 2px;
	transform: rotate(45deg);
}
.popup-item-zapros form {
	max-width: 400px;
	width: 100%;
}
.popup-item-zapros form {
    max-width: 400px;
    width: 100%;
}
.popup-item-zapros .close {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}
@media (max-height: 620px){
	.popup-item-zapros {
		align-items: flex-start;
	}
}

.search-auto-model-button {
	-moz-transform: rotate(45deg); /* Для Firefox */
    -ms-transform: rotate(45deg); /* Для IE */
    -webkit-transform: rotate(45deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(45deg); /* Для Opera */
    transform: rotate(45deg);
	font-size: 22px;
    font-weight: bold;
    position: relative;
    top: 3px;
	color: #455B7B;
	cursor:pointer;
	
}
.article_block_section {background: #507FC6;margin-top: 20px;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    padding: 4px 14px 4px 22px;
    position: relative;
    left: -26px;}

.catalog_element_name {    background: #507FC6;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    float: left;
    padding: 0px 14px;
    line-height: 32px;
    position: absolute;
    top: 8px;
    left: 0;}
	
.cookies-layer {position: fixed; left: 10px; right: 10px; bottom: 10px; background: #fff; border-radius: 10px; box-shadow: 0 0 15px rgba(0,0,0,.1); display: flex; align-items: center; justify-content: space-between; padding: 10px 20px; z-index: 99;}
.cookies-layer__content {font-size: 10px; line-height: 17px; color: #455B7B;}
.cookies-layer__close {margin-left: 15px;}
.cookies-layer__close button {padding: 10px 20px; height: auto;}
.cookies-layer__close button:hover span {color: #fff !important;}