@charset "UTF-8";
*:focus {
	outline: 0;
}
.sorting__item svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	font-family: "Gotham Pro", "Arial", sans-serif;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%
}
body {
	min-width: 320px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	scroll-behavior: smooth
}
details, main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	color: inherit
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none;
	max-width: 100%;
	height: auto
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio], legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
summary {
	display: list-item
}
[hidden], template {
	display: none
}
[data-simplebar] {
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit
}
.simplebar-mask, .simplebar-offset {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0
}
.simplebar-mask {
	overflow: hidden;
	width: auto!important;
	height: auto!important;
	z-index: 0;
	direction: inherit
}
.simplebar-offset {
	direction: inherit!important;
	-webkit-box-sizing: inherit!important;
	box-sizing: inherit!important;
	resize: none!important;
	-webkit-overflow-scrolling: touch
}
.simplebar-content-wrapper {
	direction: inherit;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	visibility: visible;
	overflow: auto;
	max-width: 100%;
	max-height: 100%
}
.simplebar-content:after, .simplebar-content:before {
	content: ' ';
	display: table
}
.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none
}
.simplebar-height-auto-observer-wrapper {
	-webkit-box-sizing: inherit!important;
	box-sizing: inherit!important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	-webkit-box-flex: inherit;
	-ms-flex-positive: inherit;
	flex-grow: inherit;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}
.simplebar-height-auto-observer, .simplebar-track {
	position: absolute;
	pointer-events: none;
	overflow: hidden
}
.simplebar-height-auto-observer {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	display: block;
	opacity: 0;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	z-index: -1
}
.simplebar-track {
	z-index: 1;
	right: 0;
	bottom: 0
}
[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}
[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all
}
.simplebar-scrollbar {
	position: absolute;
	right: 2px;
	width: 7px;
	min-height: 10px
}
.simplebar-scrollbar:before {
	position: absolute;
	content: '';
	background: #000;
	border-radius: 7px;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear
}
.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
	opacity: .5;
	-webkit-transition: opacity 0s linear;
	transition: opacity 0s linear
}
.simplebar-track.simplebar-vertical {
	top: 0;
	width: 11px
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
	top: 2px;
	bottom: 2px
}
.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 11px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	height: 100%;
	left: 2px;
	right: 2px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	right: auto;
	left: 0;
	top: 2px;
	height: 7px;
	min-height: 0;
	min-width: 10px;
	width: auto
}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0
}
.hs-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.swiper-slide, .swiper-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}
.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.swiper-slide-invisible-blank {
	visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill, .swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}
.swiper-pagination-black .swiper-pagination-bullet-active, .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}
.swiper-pagination-lock {
	display: none
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-scrollbar-lock {
	display: none
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.swiper-slide-zoomed {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}
@font-face {
	font-family: "Gotham Pro";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/GothamPro.woff2) format("woff2"), url(../fonts/GothamPro.woff) format("woff");
	font-display: swap
}
@font-face {
	font-family: "Gotham Pro";
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/GothamPro-Medium.woff2) format("woff2"), url(../fonts/GothamPro-Medium.woff) format("woff");
	font-display: swap
}
@font-face {
	font-family: "Gotham Pro";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/GothamPro-Bold.woff2) format("woff2"), url(../fonts/GothamPro-Bold.woff) format("woff");
	font-display: swap
}
@font-face {
	font-family: "ALSRubl";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/ALSRubl/rouble.woff) format("woff")
}
*, ::after, ::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	-webkit-tap-highlight-color: transparent
}
body.no-scroll {
	max-height: 100%;
	overflow: hidden;
	padding-right: 17px
}
body.no-scroll-ios {
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.form-checkbox input[type=checkbox], .form-radio input[type=radio], .form-radio-checkbox input[type=checkbox], .form-radio-checkbox input[type=radio], .visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden
}
input:invalid {
	outline: 0
}
.form-input {
	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
}
.form-input label {
	position: absolute;
	top: 18px;
	left: 30px;
	display: block;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: 700;
	color: #787878;
	text-transform: uppercase;
	cursor: pointer
}
.form-input input {
	display: block;
	width: 100%;
	padding: 40px 30px 20px;
	font: inherit;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	border: 0;
	border-radius: 0;
	background-color: #d2d2d2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	cursor: pointer
}
@media (max-width:919px) {
	.form-input input {
		padding-bottom: 21px;
		padding-right: 15px
	}
}
.form-input input::-webkit-input-placeholder {
	font: inherit;
	font-size: 16px;
	font-weight: 500;
	color: #505050
}
.form-input input::-moz-placeholder {
	font: inherit;
	font-size: 16px;
	font-weight: 500;
	color: #505050
}
.form-input input:-ms-input-placeholder, .form-input input::-ms-input-placeholder {
	font: inherit;
	font-size: 16px;
	font-weight: 500;
	color: #505050
}
.form-input input::placeholder {
	font: inherit;
	font-size: 16px;
	font-weight: 500;
	color: #505050
}
.form-input input.active, .form-input input:not(:disabled):focus, .form-input input:not(:disabled):hover {
	background-color: #b4b4b4;
	outline: 0
}
.form-input input:disabled {
	opacity: .6;
	cursor: default
}
.form-input input.invalid~label {
	color: red
}
.form-input--light input {
	background-color: #e6e6e6
}
.form-input--light input.active, .form-input--light input:not(:disabled):focus, .form-input--light input:not(:disabled):hover {
	background-color: #d2d2d2
}
.form-input__dropdown {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 0;
	max-height: 0;
	background-color: #b4b4b4;
	-webkit-transition: max-height .3s, height .3s;
	transition: max-height .3s, height .3s;
	overflow: hidden;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
	background-image: linear-gradient(#d2d2d2, #d2d2d2);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 1px
}
.form-input__dropdown[data-scrollbar] {
	position: absolute
}
.form-input__dropdown .scroll-content {
	padding: 12px 0;
	min-height: 53px
}
.form-input__dropdown .scroll-content:before {
	content: "значения нет";
	white-space: nowrap;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1
}
.form-input__dropdown .scroll-content .sorting-field {
	position: relative;
	z-index: 2;
	background: #b4b4b4
}
.form-input__dropdown .scrollbar-track {
	width: 6px;
	background-color: #787878;
	opacity: 1
}
.form-input__dropdown .scrollbar-thumb {
	width: 6px;
	background-color: #505050;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
.form-input__dropdown .scrollbar-thumb:hover {
	background-color: red;
	cursor: pointer
}
.form-input__dropdown .scroll-content::before, .form-input__dropdown li {
	padding: 5px 30px;
	font-size: 16px;
	font-weight: 500;
	color: #505050
}
.form-input__dropdown li {
	overflow: hidden;
	-webkit-transition: color .2s;
	transition: color .2s;
	cursor: pointer
}
.form-input__dropdown li:focus, .form-input__dropdown li:hover {
	color: #000
}
.form-input__dropdown li span, .page-title b {
	font-weight: 400
}
.form-input__dropdown::after, .form-select .ss-main .ss-content .ss-list::after {
	display: none;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 14px;
	background-color: #b4b4b4;
	opacity: .8
}
.form-input__dropdown--light {
	background-color: #d2d2d2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#b4b4b4));
	background-image: linear-gradient(#b4b4b4, #b4b4b4)
}
.form-input__dropdown.open, .form-input__dropdown.open--one {
	height: auto;
	max-height: 300px;
	overflow-y: auto
}
.form-input__dropdown.open--one {
	padding: 12px 0;
	min-height: 40px
}
.form-checkbox, .form-select {
	position: relative
}
.form-select .ss-main .ss-single-selected {
	height: 80px;
	padding: 18px 30px;
	background-color: #e6e6e6;
	border: 0;
	border-radius: 0
}
.form-select .ss-main .ss-single-selected .placeholder, .form-select .ss-main .ss-single-selected .placeholder * {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.form-select .ss-main .ss-single-selected .ss-arrow, .form-select .ss-main .ss-single-selected .ss-deselect {
	display: none
}
.form-select .ss-main .ss-single-selected .placeholder .ss-disabled {
	font-weight: 500;
	color: #505050
}
.form-checkbox input[type=checkbox]~label:hover::before, .form-select .ss-main .ss-content, .form-select .ss-main .ss-content .ss-search input, .form-select .ss-main .ss-multi-selected, .form-select .ss-main .ss-single-selected.ss-open-below {
	background-color: #d2d2d2
}
.form-select .ss-main .ss-content {
	border: 0;
	border-top: 1px solid #b4b4b4
}
.form-select .ss-main .ss-content .ss-list {
	max-height: 300px;
	padding-top: 8px;
	padding-bottom: 8px
}
.form-select .ss-main .ss-content .ss-list::after {
	background-color: #d2d2d2;
	opacity: .6
}
.form-select .ss-main .ss-content .ss-list .ss-option {
	padding-left: 30px;
	font-weight: 500;
	color: #505050
}
.form-select .ss-main .ss-content .ss-list .ss-optgroup-label-selectable:hover, .form-select .ss-main .ss-content .ss-list .ss-option.ss-highlighted, .form-select .ss-main .ss-content .ss-list .ss-option:hover {
	color: #000;
	background-color: #d2d2d2;
	cursor: pointer
}
.form-select .ss-main .ss-content .ss-list .ss-option.ss-disabled {
	color: #000;
	background-color: #d2d2d2;
	cursor: default
}
.form-select .ss-main, .form-select .ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
	color: #000;
	font-weight: 500
}
.form-select .ss-main .ss-single-selected.ss-disabled {
	opacity: .6
}
.form-select .ss-main .ss-content .ss-search {
	position: absolute;
	top: -48px;
	padding-left: 22px
}
.form-select .ss-main .ss-content .ss-search input {
	color: #000;
	font-weight: 500;
	border: 0
}
.form-select .ss-main .ss-content .ss-search input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}
.form-select label {
	position: absolute;
	left: 30px;
	top: 18px;
	z-index: 10;
	font-size: 11px;
	font-weight: 700;
	color: #787878;
	text-transform: uppercase
}
.form-select .scroll-content {
	padding-bottom: 16px
}
.form-select .scrollbar-track {
	background-color: #787878;
	opacity: 1
}
.form-select .scrollbar-thumb {
	background-color: #505050;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
.form-select .scrollbar-thumb:hover {
	background-color: red;
	cursor: pointer
}
.form-select:hover .ss-main .ss-single-selected:not(.ss-disabled) {
	background-color: #d2d2d2
}
.form-checkbox label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	font-weight: 500;
	color: #4f4f4f;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s
}
.form-checkbox label::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	margin-right: 20px;
	background-color: #e6e6e6;
	-webkit-transition: all .2s;
	transition: all .2s
}
.form-checkbox label::after {
	display: none;
	content: "";
	position: absolute;
	top: 12px;
	left: 13px;
	width: 14px;
	height: 16px;
	background-image: url(../img/icons/check.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all .2s;
	transition: all .2s
}
.form-checkbox input[type=checkbox]~label:hover {
	color: #010101
}
.form-checkbox input[type=checkbox]:checked~label::after {
	display: block
}
.form-checkbox input[type=checkbox]:disabled~label {
	cursor: text;
	opacity: .6
}
.form-checkbox--min label {
	padding-top: 2px;
	font-size: 14px;
	font-weight: 400;
	color: #000
}
.form-checkbox--min label::before {
	position: relative;
	top: -2px;
	width: 20px;
	height: 20px;
	margin-right: 12px;
	border: 1px solid #b4b4b4
}
.form-checkbox--min label::after {
	top: 5px;
	left: 5.5px;
	width: 9px;
	height: 10px;
	background-size: 9px 10px
}
.form-checkbox--min label a {
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#acacac), to(#acacac));
	background-image: linear-gradient(#acacac, #acacac);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 1px;
	-webkit-transition: color .2s;
	transition: color .2s
}
.form-checkbox--min label a:hover {
	color: red;
	background-image: none
}
.form-checkbox--min input[type=checkbox]~label:hover::before {
	background-color: #b4b4b4
}
.form-checkbox--grey input[type=checkbox]~label:hover::before {
	background-color: #d2d2d2
}
.form-radio-checkbox label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 60px;
	padding: 0 39px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	color: #505050;
	border: 1px solid #b4b4b4;
	background-color: #e6e6e6;
	font-size: 14px;
	font-weight: 700
}
@media (max-width:919px) {
	.form-radio-checkbox label {
		padding: 0 29px
	}
}
.form-radio-checkbox input:disabled+label {
	opacity: .6
}
.form-radio-checkbox input:not(:disabled)+label:hover {
	cursor: pointer;
	background-color: #b4b4b4
}
.form-radio-checkbox input:checked+label {
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2
}
@media (max-width:989px) {
	.main-form .main-form__input.grid-wrapper__item {
		margin-bottom: 30px
	}
}
.main-form .main-form__wrap--message, .main-form--send .main-form__wrap--form {
	display: none
}
.main-form--send .main-form__wrap--message {
	display: block
}
.main-form__message {
	font-size: 24px;
	margin: 0 0 55px
}
@media (max-width:989px) {
	.main-form__message {
		font-size: 16px
	}
}
.main-form__date, .main-form__mileage, .main-form__price, .main-form__volume {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.main-form__date .main-form__input, .main-form__mileage .main-form__input, .main-form__price .main-form__input, .main-form__volume .main-form__input {
	width: calc(100%/2)
}
.main-form__date .main-form__input:first-of-type, .main-form__mileage .main-form__input:first-of-type, .main-form__price .main-form__input:first-of-type, .main-form__volume .main-form__input:first-of-type {
	border-right: 1px solid #b4b4b4
}
.main-form__checkbox {
	max-width: 236px
}
@media (max-width:989px) {
	.main-form__checkbox {
		max-width: 100%
	}
}
@media (max-width:619px) {
	.main-form__checkbox.grid-wrapper__item {
		margin-bottom: 30px
	}
}
.main-form__checkbox--catalog label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:989px) {
	.main-form__top-button {
		margin-top: 10px
	}
}
.main-form__legend {
	margin: 0 0 28px;
	font-size: 16px;
	font-weight: 400;
	color: #000
}
.main-form__group {
	margin-bottom: 20px
}
@media (max-width:989px) {
	.main-form__group {
		margin-bottom: 40px
	}
}
.main-form__list {
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 18px -20px
}
.main-form__list-item {
	margin-left: 20px;
	margin-bottom: 20px
}
@media (max-width:989px) {
	.main-form__checkbox-min {
		margin-top: 20px
	}
}
.main-form--modal .main-form__checkbox-min label::before {
	border: 0
}
.main-form--modal .main-form__button {
	width: 330px
}
@media (max-width:989px) {
	.main-form--modal .main-form__button {
		width: 100%
	}
}
@media (max-width:919px) {
	.main-form--modal .form-input::after {
		content: "";
		position: absolute;
		top: 44px;
		right: 15px;
		width: 10px;
		height: 12px;
		background-color: rgba(230, 230, 230, .7)
	}
	.main-form--modal .form-input input:not(:disabled):focus, .main-form--modal .form-input input:not(:disabled):hover {
		background-color: #e6e6e6
	}
	.main-form--modal .main-form__checkbox-min input[type=checkbox]~label:hover, .main-form--modal .main-form__legend, .main-form--modal .main-form__message {
		color: #fff
	}
	.main-form--modal .main-form__checkbox-min {
		margin-top: 8px
	}
	.main-form--modal .main-form__checkbox-min label {
		color: #e6e6e6
	}
	.main-form--modal .main-form__checkbox-min label::before {
		border: 1px solid #b4b4b4;
		background-color: transparent
	}
	.main-form--modal .main-form__checkbox-min input[type=checkbox]~label:hover::before {
		background-color: transparent
	}
	.main-form--modal .main-form__group {
		margin-bottom: 20px
	}
}
.main-form--error input:invalid~label {
	color: red
}
.container {
	width: 100%;
	padding: 0 40px;
	margin: 0 auto
}
.container--min {
	max-width: 1170px
}
@media (max-width:989px) {
	.container {
		padding: 0 20px
	}
}
.page-title {
	margin: 0;
	font-size: 60px;
	color: #000
}
@media (max-width:919px) {
	.page-title {
		font-size: 36px
	}
}
.page-title--color {
	color: red
}
.page-title--important {
	font-size: 72px
}
@media (max-width:919px) {
	.page-title--important {
		font-size: 48px
	}
}
.page-title--big {
	font-size: 80px;
	margin-right: -7px
}
@media (max-width:919px) {
	.page-title--big {
		font-size: 48px;
		margin-right: 0
	}
}
.page-title--size {
	font-size: 72px;
	font-weight: 700
}
@media (max-width:1629px) {
	.page-title--size {
		font-size: 60px
	}
}
@media (max-width:1479px) {
	.page-title--size {
		font-size: 72px
	}
}
@media (max-width:1029px) {
	.page-title--size {
		font-size: 60px
	}
}
@media (max-width:919px) {
	.page-title--size {
		font-size: 36px
	}
}
.page-title--size-important {
	font-size: 92px;
	font-weight: 700
}
@media (max-width:1629px) {
	.page-title--size-important {
		font-size: 80px
	}
}
@media (max-width:1479px) {
	.page-title--size-important {
		font-size: 92px
	}
}
@media (max-width:1029px) {
	.page-title--size-important {
		font-size: 80px
	}
}
@media (max-width:919px) {
	.page-title--size-important {
		font-size: 48px
	}
}
.section-title {
	margin: 0;
	font-size: 48px;
	font-weight: 700;
	color: #000
}
@media (max-width:1629px) {
	.section-title {
		font-size: 40px
	}
}
@media (max-width:1479px) {
	.section-title {
		font-size: 48px
	}
}
@media (max-width:1029px) {
	.section-title {
		font-size: 40px
	}
}
@media (max-width:919px) {
	.section-title {
		font-size: 24px
	}
}
.section-title--color {
	color: red
}
.section-title--important {
	font-size: 56px;
	font-weight: 700
}
@media (max-width:1629px) {
	.section-title--important {
		font-size: 48px
	}
}
@media (max-width:1479px) {
	.section-title--important {
		font-size: 56px
	}
}
@media (max-width:1029px) {
	.section-title--important {
		font-size: 48px
	}
}
@media (max-width:919px) {
	.section-title--important {
		font-size: 30px
	}
}
.section-title--min {
	font-size: 36px
}
@media (max-width:919px) {
	.section-title--min {
		font-size: 20px
	}
}
.card-title {
	margin: 0;
	font-size: 30px;
	font-weight: 700;
	color: #000
}
@media (max-width:1629px) {
	.card-title {
		font-size: 24px
	}
}
@media (max-width:1479px) {
	.card-title {
		font-size: 30px
	}
}
@media (max-width:1029px) {
	.card-title {
		font-size: 24px
	}
}
@media (max-width:919px) {
	.card-title {
		font-size: 20px
	}
}
.button {
	border: 0;
	display: inline-block;
	padding: 32px 40px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #505050;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
.button--light-grey {
	background-color: #e6e6e6
}
.button--svg {
	padding: 10px;
	width: 50px;
	height: 50px;
	position: relative
}
.button--svg svg {
	fill: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.button--up {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.button--down {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.button--prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.button--active, .button:active, .button:not(:disabled):focus, .button:not(:disabled):hover {
	background-color: red
}
.button--disabled, .button:disabled {
	color: #fff;
	background-color: #787878;
	cursor: default
}
.button:focus {
	outline: 0
}
.button.button--disabled:focus, .button.button--disabled:hover {
	color: #fff;
	background-color: #787878;
	cursor: default
}
.button__zoom::after, .button__zoom::before {
	position: absolute;
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	left: 15px;
	top: 24px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background: #fff;
	cursor: pointer
}
.button__zoom::after {
	top: 23px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.button__zoom--out::before {
	display: none
}
.button__favorites {
	position: fixed;
	z-index: 200;
	right: -68px;
	bottom: 10%;
	display: block;
	padding: 20px 30px 20px 52px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-weight: 700;
	background-color: #000;
	font-size: 12px;
	line-height: 14px
}
@media (max-width:919px) {
	.button__favorites {
		top: 55%;
		right: 0;
		bottom: 0;
		width: 50px;
		height: 50px;
		padding: 0;
		font-size: 0
	}
}
.button__favorites span, .rouble {
	font-weight: 400;
	color: #fff
}
.button__favorites .button__favorites-text {
	font-weight: 700
}
.button__favorites svg {
	position: absolute;
	top: 18px;
	left: 26px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	fill: #fff
}
@media (max-width:919px) {
	.button__favorites svg {
		top: 17px;
		left: 17px
	}
}
.rouble {
	font-family: "ALSRubl", "Arial", sans-serif;
	font-size: 16px;
	color: #000
}
.pagination__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:619px) {
	.pagination__list {
		width: 100%
	}
}
.pagination__item {
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #505050;
	width: 50px;
	height: 50px;
	position: relative
}
@media (max-width:919px) {
	.pagination__item--mobile {
		display: none
	}
}
.pagination__item a, .pagination__item span {
	width: 100%;
	height: 100%;
	padding: 18px 10px 16px
}
.pagination__item span {
	display: block
}
.pagination__item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	cursor: pointer
}
.pagination__item a:focus, .pagination__item a:hover {
	background-color: #d2d2d2
}
.pagination__item--current, .pagination__item--first, .pagination__item--next {
	background-color: #e6e6e6
}
.pagination__item--next a:focus, .pagination__item--next a:hover {
	background-color: red
}
.pagination__item--next a:focus svg, .pagination__item--next a:hover svg, .services__favorites:focus .services__icon-favorites, .services__favorites:hover .services__icon-favorites {
	fill: #fff
}
.services {
	padding-bottom: 20px
}
.services__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.services__item {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 19px;
	font-family: "Gotham Pro", "Arial", sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #505050;
	position: relative;
	cursor: pointer
}
.services__guarantee {
	-ms-flex-item-align: center;
	align-self: center;
	position: relative;
	border: 1px dashed #b4b4b4
}
.services__guarantee a {
	display: inline-block;
	padding: 22px 31px 22px 75px;
	text-decoration: none
}
.services__guarantee svg {
	position: absolute;
	top: 15px;
	left: 39px
}
.services__guarantee:focus, .services__guarantee:hover {
	color: #000;
	background-color: #d2d2d2;
	border: 1px solid #b4b4b4
}
.services__request {
	color: #fff;
	background-color: #505050;
	-ms-flex-item-align: center;
	align-self: center
}
.services__credit a, .services__exchange a, .services__request a {
	display: inline-block;
	padding: 22px 40px;
	text-decoration: none
}
.services__credit:focus, .services__credit:hover, .services__exchange:focus, .services__exchange:hover, .services__request:focus, .services__request:hover {
	color: #fff;
	background-color: red
}
.services__credit, .services__exchange {
	color: #505050;
	background-color: #e6e6e6;
	-ms-flex-item-align: center;
	align-self: center
}
.services__favorites {
	display: inline-block;
	width: 60px;
	height: 60px;
	padding: 21px;
	background-color: #e6e6e6;
	cursor: pointer
}
.services__favorites .services__icon-favorites {
	fill: #505050
}
.services__favorites:focus, .services__favorites:hover {
	background-color: red
}
.grid-wrapper {
	margin-left: -40px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media (max-width:1689px) {
	.grid-wrapper {
		margin-left: -30px
	}
}
@media (max-width:1479px) {
	.grid-wrapper {
		margin-left: -40px
	}
}
@media (max-width:1029px) {
	.grid-wrapper {
		margin-left: -30px
	}
}
@media (max-width:989px) {
	.grid-wrapper {
		margin-left: -20px
	}
}
@media (max-width:619px) {
	.grid-wrapper {
		margin-left: 0
	}
}
.grid-wrapper .grid-wrapper__item {
	width: calc(100%/5 - 40px);
	margin-left: 39px;
	margin-bottom: 40px
}
@media (max-width:1689px) {
	.grid-wrapper .grid-wrapper__item {
		width: calc(100%/5 - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1479px) {
	.grid-wrapper .grid-wrapper__item {
		width: calc(100%/3 - 40px);
		margin-left: 40px;
		margin-bottom: 40px
	}
}
@media (max-width:1029px) {
	.grid-wrapper .grid-wrapper__item {
		width: calc(100%/3 - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:989px) {
	.grid-wrapper .grid-wrapper__item {
		width: calc(100%/3 - 20px);
		margin-left: 20px;
		margin-bottom: 20px
	}
}
@media (max-width:919px) {
	.grid-wrapper .grid-wrapper__item {
		width: calc(100%/2 - 20px)
	}
}
@media (max-width:619px) {
	.grid-wrapper .grid-wrapper__item {
		width: 100%;
		margin-left: 0
	}
}
.grid-wrapper .grid-wrapper__item--no-margin {
	margin-bottom: 0
}
@media (max-width:919px) {
	.grid-wrapper .grid-wrapper__item--catalog {
		margin-left: 0
	}
}
.grid-wrapper .grid-wrapper__item-catalog {
	width: calc(33% - 40px);
	margin-left: 39px;
	margin-bottom: 39px
}
@media (max-width:1689px) {
	.grid-wrapper .grid-wrapper__item-catalog {
		width: calc(33% - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1479px) {
	.grid-wrapper .grid-wrapper__item-catalog {
		width: 100%;
		margin-left: 40px;
		margin-bottom: 40px
	}
}
@media (min-width:1200px) and (max-width:1479px) {
	.grid-wrapper .grid-wrapper__item-catalog {
		width: calc(33% - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1029px) {
	.grid-wrapper .grid-wrapper__item-catalog {
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:989px) {
	.grid-wrapper .grid-wrapper__item-catalog {
		margin-left: 20px;
		margin-bottom: 20px
	}
}
@media (max-width:619px) {
	.grid-wrapper .grid-wrapper__item-catalog {
		margin-left: 0
	}
}
.grid-wrapper--no-margin {
	margin-left: 0
}
.grid-wrapper--column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.grid-wrapper .grid-wrapper__item--width {
	width: calc(50% - 40px);
	margin-left: 39px;
	margin-bottom: 39px
}
@media (max-width:1689px) {
	.grid-wrapper .grid-wrapper__item--width {
		width: calc(50% - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1479px) {
	.grid-wrapper .grid-wrapper__item--width {
		width: 100%;
		margin-left: 40px;
		margin-bottom: 40px
	}
}
@media (min-width:1200px) and (max-width:1479px) {
	.grid-wrapper .grid-wrapper__item--width {
		width: calc(50% - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1029px) {
	.grid-wrapper .grid-wrapper__item--width {
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:989px) {
	.grid-wrapper .grid-wrapper__item--width {
		margin-left: 20px;
		margin-bottom: 20px
	}
}
@media (max-width:619px) {
	.grid-wrapper .grid-wrapper__item--width {
		margin-left: 0
	}
}
.grid-wrapper .grid-wrapper__item--all-width {
	width: 100%
}

.grid-wrapper--min {
	padding: 0 calc(100%/5 + 10px)
}
@media (max-width:1689px) {
	.grid-wrapper--min {
		padding: 0 calc(100%/5 + 10px)
	}
}
@media (max-width:1479px) {
	.grid-wrapper--min {
		padding: 0
	}
}
.grid-wrapper--min .grid-wrapper__item {
	width: calc(100%/3 - 40px)
}

@media (max-width:1920px) {	
	.form-on-main .grid-wrapper__item {
		width: calc(100%/4 - 40px)
	}
}

@media (max-width:1689px) {
	.grid-wrapper--min .grid-wrapper__item {
		width: calc(100%/3 - 30px)
	}	
	.form-on-main .grid-wrapper--min .grid-wrapper__item {
		width: calc(100%/4 - 30px)
	}
}
@media (max-width:1479px) {
	.grid-wrapper--min .grid-wrapper__item {
		width: calc(100%/3 - 40px)
	}
	.form-on-main .grid-wrapper__item{
		width: calc(100%/4 - 40px)
	}
}
@media (max-width:1029px) {
	.grid-wrapper--min .grid-wrapper__item {
		width: calc(100%/3 - 30px)
	}
}
@media (max-width:989px) {
	.grid-wrapper--min .grid-wrapper__item {
		width: calc(100%/3 - 20px)
	}
}
@media (max-width:919px) {
	.grid-wrapper--min .grid-wrapper__item {
		width: calc(100%/2 - 20px)
	}
}
@media (max-width:619px) {
	.grid-wrapper--min .grid-wrapper__item {
		width: 100%
	}
}
.grid-wrapper--min .grid-wrapper__item--width {
	width: calc(50% - 40px);
	margin-left: 39px;
	margin-bottom: 39px
}
@media (max-width:1689px) {
	.grid-wrapper--min .grid-wrapper__item--width {
		width: calc(50% - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1479px) {
	.grid-wrapper--min .grid-wrapper__item--width {
		width: 100%;
		margin-left: 40px;
		margin-bottom: 40px
	}
}
@media (min-width:1200px) and (max-width:1479px) {
	.grid-wrapper--min .grid-wrapper__item--width {
		width: calc(50% - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1029px) {
	.grid-wrapper--min .grid-wrapper__item--width {
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:989px) {
	.grid-wrapper--min .grid-wrapper__item--width {
		margin-left: 20px;
		margin-bottom: 20px
	}
}
@media (max-width:619px) {
	.grid-wrapper--min .grid-wrapper__item--width {
		margin-left: 0
	}
}
.grid-wrapper--min .grid-wrapper__item--all-width {
	width: 100%
}
.shops {
	padding-top: 40px;
	padding-bottom: 40px
}
@media (max-width:989px) {
	.shops {
		padding-top: 20px;
		padding-bottom: 30px
	}
}
.shops__wrapper {
	margin-left: 0;
	margin-bottom: 76px
}
@media (max-width:1689px) {
	.shops__wrapper {
		margin-bottom: 54px
	}
}
@media (max-width:1479px) {
	.shops__wrapper {
		margin-bottom: 70px
	}
}
@media (max-width:919px) {
	.shops__wrapper {
		margin-bottom: 40px
	}
}
.shops__list {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none
}
.shops__text {
	padding: 0 40px 60px
}
@media (max-width:1689px) {
	.shops__text {
		padding: 0 30px 30px
	}
}
@media (max-width:1479px) {
	.shops__text {
		padding: 0 40px 60px
	}
}
@media (max-width:919px) {
	.shops__text {
		padding: 0 30px 40px
	}
}
.shops__link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	text-decoration: none;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
.shops__link h3 {
	margin-top: 52px;
	margin-bottom: 0
}
@media (max-width:1689px) {
	.shops__link h3 {
		margin-top: 30px
	}
}
@media (max-width:1479px) {
	.shops__link h3 {
		margin-top: 54px
	}
}
@media (max-width:919px) {
	.shops__link h3 {
		margin-top: 34px
	}
}
.shops__link b {
	font-size: 20px;
	color: #000;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#9e9e9e), color-stop(50%, #9e9e9e), color-stop(50%, #bbb), to(#bbb));
	background-image: linear-gradient(to top, #9e9e9e 0%, #9e9e9e 50%, #bbb 50%, #bbb 100%);
	background-size: 100% 2px;
	background-position: left bottom;
	background-repeat: no-repeat
}
.shops__link span span {
	margin-left: 10px;
	font-weight: 400;
	font-size: 16px;
	color: #787878
}
.shops__img-wrapper {
	position: relative;
	padding-top: 240px;
	background-repeat: no-repeat;
	background-position: 40px 60px
}
@media (max-width:1689px) {
	.shops__img-wrapper {
		padding-top: 200px
	}
}
@media (max-width:1479px) {
	.shops__img-wrapper {
		padding-top: 240px
	}
}
@media (max-width:989px) {
	.shops__img-wrapper {
		background-position: 30px 40px
	}
}
@media (max-width:919px) {
	.shops__img-wrapper {
		padding-top: 200px
	}
}
.shops__img-wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-position: 40px 60px, 20px 40px;
	background-blend-mode: multiply;
	background-repeat: no-repeat
}
@media (max-width:989px) {
	.shops__img-wrapper::before {
		background-position: 30px 40px, 20px 20px
	}
}
.shops__img-wrapper--1 {
	background-image: url(../img/shops/shop-1@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--1 {
		background-image: url(../img/shops/shop-1@2x.png);
		background-size: 91px 120px
	}
}
.shops__img-wrapper--1::before {
	background-image: url(../img/shops/shop-1@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--1::before {
		background-image: url(../img/shops/shop-1@2x.png), url(../img/cars/hover.png);
		background-size: 91px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--1::before {
		background-size: 91px 120px, 120px 140px
	}
}
.shops__img-wrapper--2 {
	background-image: url(../img/shops/shop-2@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--2 {
		background-image: url(../img/shops/shop-2@2x.png);
		background-size: 222px 120px
	}
}
.shops__img-wrapper--2::before {
	background-image: url(../img/shops/shop-2@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--2::before {
		background-image: url(../img/shops/shop-2@2x.png), url(../img/cars/hover.png);
		background-size: 222px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--2::before {
		background-size: 222px 120px, 120px 140px
	}
}
.shops__img-wrapper--3 {
	background-image: url(../img/shops/shop-3@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--3 {
		background-image: url(../img/shops/shop-3@2x.png);
		background-size: 164px 120px
	}
}
.shops__img-wrapper--3::before {
	background-image: url(../img/shops/shop-3@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--3::before {
		background-image: url(../img/shops/shop-3@2x.png), url(../img/cars/hover.png);
		background-size: 164px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--3::before {
		background-size: 164px 120px, 120px 140px
	}
}
.shops__img-wrapper--4 {
	background-image: url(../img/shops/shop-4@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--4 {
		background-image: url(../img/shops/shop-4@2x.png);
		background-size: 126px 120px
	}
}
.shops__img-wrapper--4::before {
	background-image: url(../img/shops/shop-4@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--4::before {
		background-image: url(../img/shops/shop-4@2x.png), url(../img/cars/hover.png);
		background-size: 126px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--4::before {
		background-size: 126px 120px, 120px 140px
	}
}
.shops__img-wrapper--5 {
	background-image: url(../img/shops/shop-5@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--5 {
		background-image: url(../img/shops/shop-5@2x.png);
		background-size: 166px 120px
	}
}
.shops__img-wrapper--5::before {
	background-image: url(../img/shops/shop-5@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--5::before {
		background-image: url(../img/shops/shop-5@2x.png), url(../img/cars/hover.png);
		background-size: 166px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--5::before {
		background-size: 166px 120px, 120px 140px
	}
}
.shops__img-wrapper--6 {
	background-image: url(../img/shops/shop-6@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--6 {
		background-image: url(../img/shops/shop-6@2x.png);
		background-size: 236px 120px
	}
}
.shops__img-wrapper--6::before {
	background-image: url(../img/shops/shop-6@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--6::before {
		background-image: url(../img/shops/shop-6@2x.png), url(../img/cars/hover.png);
		background-size: 236px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--6::before {
		background-size: 236px 120px, 120px 140px
	}
}
.shops__img-wrapper--7 {
	background-image: url(../img/shops/shop-7@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--7 {
		background-image: url(../img/shops/shop-7@2x.png);
		background-size: 184px 120px
	}
}
.shops__img-wrapper--7::before {
	background-image: url(../img/shops/shop-7@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--7::before {
		background-image: url(../img/shops/shop-7@2x.png), url(../img/cars/hover.png);
		background-size: 184px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--7::before {
		background-size: 236px 120px, 120px 140px
	}
}
.shops__img-wrapper--8 {
	background-image: url(../img/shops/shop-8@1x.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--8 {
		background-image: url(../img/shops/shop-8@2x.png);
		background-size: 97px 120px
	}
}
.shops__img-wrapper--8::before {
	background-image: url(../img/shops/shop-8@1x.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.shops__img-wrapper--8::before {
		background-image: url(../img/shops/shop-8@2x.png), url(../img/cars/hover.png);
		background-size: 97px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.shops__img-wrapper--8::before {
		background-size: 236px 120px, 120px 140px
	}
}
.shops__button {
	display: block;
	width: 100%
}
@media (max-width:919px) {
	.shops__button {
		margin-top: 20px
	}
}
.shops__link:focus, .shops__link:hover {
	background-color: #d2d2d2;
	background-image: none
}
.shops__link:focus .shops__img-wrapper::before, .shops__link:hover .shops__img-wrapper::before {
	display: block
}
.shops__link:focus b, .shops__link:hover b {
	background-image: none
}
.insurance {
	padding-bottom: 20px
}
.insurance__info {
	margin: 0 0 20px;
	color: #000
}
.insurance__link {
	color: #505050;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#d3d3d3));
	background-image: linear-gradient(#d3d3d3, #d3d3d3);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 2px;
	-webkit-transition: color .2s;
	transition: color .2s
}
.insurance__link--active, .insurance__link:active, .insurance__link:hover {
	color: red;
	background-image: none
}
.insurance-text {
	margin: 123px 0 0;
	padding: 70px 0 60px;
	background-color: #e6e6e6
}
.insurance-title {
	margin: 0 0 54px;
	font-size: 48px;
	line-height: normal;
	font-weight: 700;
	color: #000
}
.insurance-list {
	margin: 0 0 42px;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.insurance-item {
	margin-right: 20px
}
.insurance-item:last-of-type {
	margin-right: 0
}
.insurance-label {
	margin: 0;
	padding: 21px 40px;
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #505050;
	border: 1px solid #b4b4b4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}
.insurance-checkbox:checked+.insurance-label {
	padding: 22px 41px;
	background-color: #d2d2d2;
	border: 0
}
@media (max-width:989px) {
	.insurance-text {
		padding: 70px 20px 60px
	}
}
@media (max-width:620px) {
	.insurance-text {
		margin: 57px 0;
		padding: 60px 20px 20px
	}
	.insurance-list {
		margin: 0
	}
	.insurance-item {
		width: calc(50% - 10px)
	}
	.insurance-label {
		width: 100%;
		text-align: center;
		padding: 21px 30px
	}
	.insurance-checkbox:checked+.insurance-label {
		padding: 22px 31px
	}
}
.sorting {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 545px;
	margin-right: 14%
}
@media (max-width:1702px) {
	.sorting {
		margin-right: 0
	}
}
@media (max-width:919px) {
	.sorting {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.sorting span {
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	-ms-flex-item-align: center;
	align-self: center;
	color: #000
}
@media (max-width:919px) {
	.sorting span {
		margin-bottom: 20px;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
}
.sorting__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:919px) {
	.sorting__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 21px
	}
}
.sorting__item {
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
	padding: 11px 15px;
	text-align: center;
	color: #000;
	background-color: #e6e6e6;
	position: relative;
	cursor: pointer
}
@media (max-width:919px) {
	.sorting__item {
		margin-right: 19px;
		margin-bottom: 19px
	}
}
.sorting__item--active, .sorting__item:active, .sorting__item:focus, .sorting__item:hover {
	color: #fff;
	background-color: red
}
.sorting__item--active svg, .sorting__item:active svg, .sorting__item:focus svg, .sorting__item:hover svg {
	fill: #fff
}
.sorting__item--active span, .sorting__item:active span, .sorting__item:focus span, .sorting__item:hover span {
	color: #fff
}
.sorting__item span {
	font-weight: 500
}
.sorting__mileage, .sorting__year {
	padding-right: 35px
}
.sorting-field {
	border: 0
}
.sorting-field--arrow-down svg {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}
.guarantee__wrapper {
	margin: 0 auto
}
.guarantee__title {
	width: 778px;
	padding-bottom: 51px
}
.guarantee__description {
	margin: 0;
	font-size: 20px;
	padding-bottom: 20px
}
.guarantee__description-mobile {
	display: none
}
.guarantee__expenses{
	font-size: 45px;
	color: #333;
	margin: 20px 0 30px 0;
}
.guarantee__item-block-title{
	font-size: 20px;
	color: #aaa!important;
	margin: 25px 0 10px 0;
}
.guarantee__item-price-title{
	font-size: 28px;
	color: #333!important;
	margin: 10px 0;
}
.send_guarantee_tarif{
	display: block;
	width: 185px;
	border: 1px solid #797979;
	border-radius: 5px;
	font-size: 14px;
	padding: 10px 0 8px 0;
	text-align: center;
	margin: 0 auto;
	margin-top: 35px;
	cursor: pointer;
}
.guarantee__list {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 80px;
	width: 105%;
	list-style: none
}
.guarantee__item {
	margin-left: 40px;
	padding: 52px 36px 46px 38px;
	margin-bottom: 40px;
	border: 1px solid #b4b4b4
}
.guarantee__item p {
	color: #505050
}
.guarantee__item span {
	padding-left: 30px;
	padding-bottom: 1px;
	display: block;
	position: relative
}
.guarantee-faq__item-two p::before, .guarantee__item span::before {
	position: absolute;
	content: "";
	display: block;
	width: 14px;
	height: 1px;
	top: 9px;
	left: 0;
	background: #000
}
.guarantee__item-title {
	margin: 0;
	font-size: 24px
}
.guarantee__title-nodes {
	padding-bottom: 14px
}
.guarantee__info-mobile, .guarantee__title-mobile {
	display: none
}
@media (max-width:1629px) {
	.guarantee__item {
		padding: 52px 20px 46px
	}
}
@media (max-width:320px) {
	.guarantee {
		padding: 0 19px
	}
	.guarantee__title {
		width: 100%;
		padding-bottom: 38px
	}
	.guarantee__description, .guarantee__item span {
		display: none
	}
	.guarantee__description-mobile {
		display: block;
		margin: 0;
		padding-bottom: 82px
	}
	.guarantee__list {
		width: 100%;
		padding-bottom: 60px
	}
	.guarantee__list .guarantee__item {
		margin-left: 0
	}
	.guarantee__item {
		padding: 32px 18px 24px
	}
	.guarantee__item-title {
		font-size: 20px
	}
	.guarantee__title-nodes {
		display: none
	}
	.guarantee__info-mobile, .guarantee__title-mobile {
		display: block
	}
}
.guarantee-address {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 120px;
	padding: 50px 40px 60px;
	border: 1px solid #b4b4b4
}
.guarantee-address__left-block {
	width: 575px
}
@media (max-width:1800px) and (min-width:1687px) {
	.guarantee-address__left-block {
		width: 565px
	}
}
.guarantee-address__question {
	margin: 0;
	padding-bottom: 14px;
	font-size: 36px;
	font-weight: 700
}
.guarantee-address__question--color {
	color: red
}
.guarantee-address__info {
	margin: 0;
	color: #505050
}
.guarantee-address__right-block {
	width: 308px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.guarantee-address__phone {
	display: block;
	padding-bottom: 14px;
	font-size: 36px;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}
.guarantee-address__phone:focus, .guarantee-address__phone:hover {
	opacity: .6
}
.guarantee-address__description {
	margin: 0;
	color: #505050
}
@media (max-width:1480px) and (max-width:1150px) and (min-width:990px) {
	.guarantee-address__left-block {
		width: 555px
	}
}
@media (max-width:1030px) {
	.guarantee-address {
		margin-right: 21px
	}
}
@media (max-width:990px) {
	.guarantee-address {
		margin-right: 12px
	}
	.guarantee-address__left-block {
		width: 430px
	}
}
@media (max-width:920px) {
	.guarantee-address {
		width: 98.5%
	}
	.guarantee-address__left-block {
		width: 400px
	}
}
@media (max-width:920px) and (max-width:769px) and (min-width:620px) {
	.guarantee-address__left-block {
		width: 299px
	}
}
@media (max-width:920px) {
	.guarantee-address__question {
		font-size: 24px
	}
	.guarantee-address__right-block {
		width: 205px
	}
	.guarantee-address__phone {
		font-size: 24px
	}
}
@media (max-width:620px) {
	.guarantee-address {
		width: 100%;
		padding: 36px 30px 32px;
		margin-bottom: 83px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 0
	}
	.guarantee-address__left-block {
		width: 100%;
		padding-bottom: 33px
	}
	.guarantee-address__info {
		font-size: 14px
	}
	.guarantee-address__right-block {
		width: 100%
	}
	.guarantee-address__phone {
		padding-bottom: 8px
	}
	.guarantee-address__description {
		font-size: 14px
	}
}
@media (max-width:320px) {
	.guarantee-address {
		padding: 36px 19px 35px;
		margin-bottom: 80px
	}
	.guarantee-address__left-block {
		padding-bottom: 34px
	}
	.guarantee-address__phone {
		padding-bottom: 7px
	}
}
.guarantee-faq {
	padding-bottom: 23px;
	margin-bottom: 70px;
	background-color: #e6e6e6
}
@media (max-width:619px) {
	.guarantee-faq {
		margin-bottom: 47px
	}
}
.guarantee-faq__content {
	margin: 0 auto;
	padding-top: 67px
}
@media (max-width:1150px) and (min-width:620px) {
	.guarantee-faq__content {
		width: 100%
	}
}
.guarantee-faq__title {
	padding-bottom: 55px
}
.guarantee-faq__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.guarantee-faq__list li:nth-child(even), .guarantee-faq__list li:nth-child(odd) {
	position: relative
}
.guarantee-faq__list li:nth-child(odd) {
	width: calc(100%/2 - 16px);
	margin-right: 33px
}
.guarantee-faq__list li:nth-child(even) {
	width: calc(100%/2 - 18px)
}
.guarantee-faq__list li:nth-child(odd) svg {
	position: absolute;
	content: "";
	display: block;
	top: 4px;
	left: 0;
	width: 40px;
	height: 40px
}
@media (max-width:619px) {
	.guarantee-faq__list li:nth-child(odd) svg {
		top: 7px
	}
}
.guarantee-faq__list li:nth-child(even) svg {
	position: absolute;
	content: "";
	display: block;
	top: 4px;
	left: 2px;
	width: 40px;
	height: 40px
}
@media (max-width:619px) {
	.guarantee-faq__list li:nth-child(even) svg {
		top: 6px
	}
}
.guarantee-faq__list .guarantee-faq__item {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 0 60px 60px;
	position: relative
}
.guarantee-faq__list .guarantee-faq__item p {
	margin: 0
}
.guarantee-faq__question {
	display: block;
	font-size: 20px
}
.guarantee-faq__item-one .guarantee-faq__paragraph-top {
	padding-bottom: 21px
}
.guarantee-faq__item-one .guarantee-faq__paragraph-bottom {
	padding-bottom: 0
}
@media (max-width:919px) {
	.guarantee-faq__item-one .guarantee-faq__paragraph-bottom {
		padding-bottom: 0
	}
}
.guarantee-faq__question-one {
	width: 338px;
	padding-bottom: 23px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-one {
		width: 100%
	}
}
.guarantee-faq__item-two .guarantee-faq__paragraph-top {
	padding-bottom: 21px
}
.guarantee-faq__item-two p {
	padding-left: 30px;
	position: relative
}
.guarantee-faq__item-two .guarantee-faq__paragraph-bottom {
	padding-bottom: 1px;
	padding-left: 27px
}
.guarantee-faq__question-two {
	width: 440px;
	padding-bottom: 23px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-two {
		width: 100%
	}
}
.guarantee-faq__item-three .guarantee-faq__paragraph-top {
	padding-bottom: 0
}
@media (max-width:919px) {
	.guarantee-faq__item-three .guarantee-faq__paragraph-top {
		padding-bottom: 0
	}
}
.guarantee-faq__question-three {
	width: 365px;
	padding-bottom: 23px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-three {
		width: 100%
	}
}
.guarantee-faq__item-four .guarantee-faq__paragraph-top {
	padding-bottom: 1px
}
.guarantee-faq__question-four {
	width: 400px;
	padding-bottom: 23px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-four {
		width: 100%
	}
}
.guarantee-faq__item-five .guarantee-faq__paragraph-top {
	padding-bottom: 21px
}
.guarantee-faq__item-five .guarantee-faq__paragraph-bottom {
	padding-bottom: 0
}
@media (max-width:919px) {
	.guarantee-faq__item-five .guarantee-faq__paragraph-bottom {
		padding-bottom: 0
	}
}
.guarantee-faq__question-five {
	width: 368px;
	padding-bottom: 25px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-five {
		width: 100%
	}
}
.guarantee-faq__item-six .guarantee-faq__paragraph-top {
	padding-bottom: 21px
}
.guarantee-faq__item-six .guarantee-faq__paragraph-bottom {
	padding-bottom: 0
}
@media (max-width:919px) {
	.guarantee-faq__item-six .guarantee-faq__paragraph-bottom {
		padding-bottom: 0
	}
}
.guarantee-faq__question-six {
	width: 361px;
	padding-bottom: 25px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-six {
		width: 100%
	}
}
.guarantee-faq__item-seven .guarantee-faq__paragraph-top {
	padding-bottom: 1px
}
.guarantee-faq__question-seven {
	width: 295px;
	padding-bottom: 23px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-seven {
		width: 100%
	}
}
.guarantee-faq__item-eight .guarantee-faq__paragraph-top {
	padding-bottom: 0
}
@media (max-width:919px) {
	.guarantee-faq__item-eight .guarantee-faq__paragraph-top {
		padding-bottom: 0
	}
}
.guarantee-faq__question-eight {
	width: 335px;
	padding-bottom: 23px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-eight {
		width: 100%
	}
}
.guarantee-faq__item-nine .guarantee-faq__paragraph-top {
	padding-bottom: 0
}
@media (max-width:919px) {
	.guarantee-faq__item-nine .guarantee-faq__paragraph-top {
		padding-bottom: 0
	}
}
.guarantee-faq__question-nine {
	width: 408px;
	padding-bottom: 26px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-nine {
		width: 100%
	}
}
.guarantee-faq__item-ten .guarantee-faq__paragraph-top {
	padding-bottom: 1px
}
.guarantee-faq__question-ten {
	width: 440px;
	padding-bottom: 26px
}
@media (max-width:1599px) and (min-width:620px) {
	.guarantee-faq__question-ten {
		width: 100%
	}
}
@media (max-width:919px) {
	.guarantee-faq__list li:nth-child(even), .guarantee-faq__list li:nth-child(odd) {
		width: 100%;
		margin-right: 0;
		padding-left: 0;
		padding-bottom: 55px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.guarantee-faq__list li:nth-child(even) .guarantee-faq__icon, .guarantee-faq__list li:nth-child(odd) .guarantee-faq__icon {
		width: 30px;
		height: 30px
	}
	.guarantee-faq__question {
		width: 100%;
		padding-left: 50px
	}
}
@media (max-width:620px) {
	.guarantee-faq__content {
		padding-top: 56px
	}
	.guarantee-faq__title {
		padding-bottom: 51px
	}
	.guarantee-faq__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.guarantee-faq__list li:nth-child(4) {
		padding-bottom: 0
	}
	.guarantee-faq__list li:nth-child(n+5) {
		display: none
	}
	.guarantee-faq__question {
		width: 100%;
		padding-left: 50px;
		font-size: 20px;
		padding-bottom: 35px
	}
	.guarantee-faq__item-four .guarantee-faq__paragraph-top, .guarantee-faq__item-one .guarantee-faq__paragraph-bottom, .guarantee-faq__item-three .guarantee-faq__paragraph-top {
		padding-bottom: 0
	}
}
@media (max-width:320px) {
	.guarantee-faq__wrapper {
		padding: 0 19px
	}
	.guarantee-faq__list .guarantee-faq__item::before {
		top: 5px
	}
	.guarantee-faq__item-one .guarantee-faq__paragraph-top {
		padding-bottom: 23px
	}
}
.page-text {
	padding-bottom: 43px
}
.text-title {
	margin-top: 115px;
	margin-bottom: 73px;
	text-transform: uppercase
}
@media (max-width:989px) {
	.text-title {
		margin-top: 80px;
		margin-bottom: 40px
	}
}
.text-list {
	margin: 0;
	padding-left: 30px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #000;
	list-style: none
}
.text-item {
	position: relative;
	margin-bottom: 20px
}
.text-item::before {
	content: "";
	position: absolute;
	left: -30px;
	top: 10px;
	width: 16px;
	height: 2px;
	background-color: #787878
}
@media (max-width:620px) {
	.page-text {
		padding-bottom: 27px
	}
	.text-title {
		margin-top: 50px;
		margin-bottom: 35px
	}
}
.footer-title {
	margin: 0 0 36px;
	font-size: 24px;
	font-weight: 700;
	color: #fff
}
.footer-title a {
	text-decoration: none;
	-webkit-transition: color .2s;
	transition: color .2s
}
.footer-title a:focus, .footer-title a:hover {
	color: red
}
.copyright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 26px 40px 12px
}
@media (max-width:1199px) {
	.copyright {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 56px 20px 16px
	}
}
.copyright__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 40px
}
.copyright__col:last-of-type, .copyright__text:last-of-type {
	margin-right: 0
}
@media (max-width:1199px) {
	.copyright__col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 25px;
		margin-right: 0
	}
}
.copyright__text {
	margin: 0 38px 14px 0;
	font-size: 14px;
	color: #fff
}
.copyright__text--min {
	max-width: 330px;
	font-size: 12px;
	color: #d2d2d2
}
.copyright__text a {
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7c7c7c), to(#7c7c7c));
	background-image: linear-gradient(#7c7c7c, #7c7c7c);
	background-size: 100% 1px;
	background-position: left bottom;
	background-repeat: no-repeat;
	-webkit-transition: color .2s;
	transition: color .2s
}
.copyright__text a:focus, .copyright__text a:hover {
	color: red;
	background-image: none
}
@media (max-width:1199px) {
	.copyright__text {
		margin-right: 0
	}
}
.social-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.social-list__item {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px
}
.contacts, .social-list__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.social-list__link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 10px;
	border: 1px dashed #787878;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
.social-list__link svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	fill: #fff
}
.social-list__link:hover {
	border: 1px solid #787878;
	background-color: #505050
}
.contacts {
	max-width: 1170px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
@media (max-width:989px) {
	.contacts {
		padding: 0 20px
	}
}
@media (max-width:1199px) {
	.contacts {
		padding-bottom: 52px
	}
}
.contacts--page {
	padding: 0 40px;
	margin: 0 auto
}
.page-contact {
	padding-top: 7px
}
.contacts__title {
	max-width: 234px
}
.contacts-wrapper {
	margin: 0 auto
}
.contacts__link {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-bottom: 14px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	-webkit-transition: color .2s;
	transition: color .2s
}
.contacts__link:focus, .contacts__link:hover {
	color: red
}
.contacts__social {
	margin-top: 24px
}
.contacts-map {
	margin-bottom: 108px;
	width: 100%;
	border: 0
}
.contacts-list {
	margin: 50px 0 38px;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 24px;
	color: #000
}
.contacts-item {
	width: 25%;
	min-width: 280px;
	margin-right: 90px;
	margin-bottom: 40px
}
.contacts-item:last-of-type {
	margin-right: 0
}
.contacts-list h3 {
	margin: 0 0 15px;
	font-size: 16px;
	font-weight: 400;
	color: #505050
}
.contacts-list p {
	margin: 0 0 17px;
	font-size: 24px;
	font-weight: 700
}
.contacts-item a, .department-contacts-item a, .service-registration__title a {
	text-decoration: none
}
.contacts-item a:focus, .contacts-item a:hover {
	opacity: .6
}
.department-list {
	margin-top: 75px;
	list-style: none
}
.department-item {
	padding: 55px 40px 35px;
	border: 1px solid #b4b4b4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.department-item h3 {
	margin: 0 0 22px;
	font-size: 24px;
	color: #000
}
.department-contacts, .department-list p {
	margin: 0 0 6px;
	font-size: 16px;
	color: #000
}
.department-list .department-post {
	margin: 0;
	font-size: 14px;
	color: #787878
}
.department-contacts {
	margin: 25px 0 0;
	padding: 0 0 0 25px;
	list-style: none
}
.department-contacts-item {
	margin-bottom: 23px;
	position: relative
}
.department-contacts-item--link svg {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.department-contacts-item a span {
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
	border-bottom: 1px solid #b4b4b4
}
.department-contacts-item a:focus, .department-contacts-item a:hover {
	color: red
}
.department-contacts-item a:focus span, .department-contacts-item a:hover span {
	border-color: transparent
}
.department-icon {
	position: absolute;
	left: -26px;
	top: 3px
}
.contacts-button {
	display: none
}
@media (max-width:819px) {
	.department-item {
		padding: 35px 30px 17px
	}
}
@media (max-width:620px) {
	.contacts--page {
		padding: 0
	}
	.page-contact {
		padding-top: 2px
	}
	.contacts-map {
		margin-bottom: 103px;
		height: 360px
	}
	.contacts-list {
		margin-bottom: 25px;
		font-size: 14px
	}
	.contacts-item {
		width: 100%;
		min-width: 280px;
		margin-right: 0;
		margin-bottom: 26px
	}
	.contacts-list h3 {
		font-size: 14px;
		margin-bottom: 13px
	}
	.contacts-list p {
		margin-bottom: 0;
		font-size: 20px
	}
	.department-list {
		margin-top: 40px
	}
	.department-item h3 {
		font-size: 20px
	}
	.department-icon {
		position: absolute;
		left: -26px;
		top: 3px
	}
	.department-contacts {
		margin-top: 23px;
		font-size: 14px
	}
	.department-contacts--position {
		margin-top: 28px
	}
	.contacts-button {
		margin: 0 auto;
		display: block
	}
}
.our-selection__list {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 40px;
	margin-bottom: 0;
	list-style: none
}
@media (max-width:1689px) {
	.our-selection__list {
		margin-top: 50px
	}
}
@media (max-width:1479px) {
	.our-selection__list {
		margin-top: 40px;
		padding-bottom: 30px
	}
}
@media (max-width:989px) {
	.our-selection__list {
		margin-top: 20px
	}
}
.our-selection__list--catalog {
	padding-bottom: 25px
}
.our-selection__link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 56px;
	background-color: #e6e6e6;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: background-color .2s, background-image .2s;
	transition: background-color .2s, background-image .2s
}
@media (max-width:1689px) {
	.our-selection__link {
		padding-bottom: 60px
	}
}
@media (max-width:989px) {
	.our-selection__link {
		padding-bottom: 38px
	}
}
.our-selection__link:focus, .our-selection__link:hover {
	background-color: #d2d2d2
}
.our-selection__img-wrapper {
	position: relative;
	padding-top: 230px;	
	background-repeat: no-repeat;
	background-position: center center
}
@media (max-width:1689px) {
	.our-selection__img-wrapper {
		padding-top: 230px
	}
}
@media (max-width:989px) {
	.our-selection__img-wrapper {
		padding-top: 194px;
	}
}
.our-selection__img-wrapper--economy {
	background-image: url(../img/cars/sedan.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--economy {
		background-image: url(../img/cars/sedan.png);
		background-size: 320px 120px
	}
}
.our-selection__img-wrapper--economy::before {
	background-image: url(../img/cars/sedan.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--economy::before {
		background-image: url(../img/cars/sedan.png), url(../img/cars/hover.png);
		background-size: 320px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.our-selection__img-wrapper--economy::before {
		background-size: 320px 120px, 120px 140px
	}
}
.our-selection__img-wrapper--standart {
	background-image: url(../img/cars/univ.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--standart {
		background-image: url(../img/cars/univ.png);
		background-size: 326px 120px
	}
}
.our-selection__img-wrapper--standart::before {
	background-image: url(../img/cars/univ.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--standart::before {
		background-image: url(../img/cars/univ.png), url(../img/cars/hover.png);
		background-size: 326px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.our-selection__img-wrapper--standart::before {
		background-size: 326px 120px, 120px 140px
	}
}
.our-selection__img-wrapper--comfort {
	background-image: url(../img/cars/hatch.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--comfort {
		background-image: url(../img/cars/hatch.png);
		background-size: 320px 120px
	}
}
.our-selection__img-wrapper--comfort::before {
	background-image: url(../img/cars/hatch.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--comfort::before {
		background-image: url(../img/cars/hatch.png), url(../img/cars/hover.png);
		background-size: 320px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.our-selection__img-wrapper--comfort::before {
		background-size: 355px 110px, 120px 140px
	}
}
.our-selection__img-wrapper--business {
	background-image: url(../img/cars/minivan.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--business {
		background-image: url(../img/cars/minivan.png);
		background-size: 340px 120px
	}
}
.our-selection__img-wrapper--business::before {
	background-image: url(../img/cars/minivan.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--business::before {
		background-image: url(../img/cars/minivan.png), url(../img/cars/hover.png);
		background-size: 340px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.our-selection__img-wrapper--business::before {
		background-size: 337px 104px, 120px 140px
	}
}
.our-selection__img-wrapper--crossover {
	background-image: url(../img/cars/suv.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--crossover {
		background-image: url(../img/cars/suv.png);
		background-size: 312px 120px
	}
}
.our-selection__img-wrapper--crossover::before {
	background-image: url(../img/cars/suv.png), url(../img/cars/hover.png)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.our-selection__img-wrapper--crossover::before {
		background-image: url(../img/cars/suv.png), url(../img/cars/hover.png);
		background-size: 312px 120px, 140px 160px
	}
}
@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
	.our-selection__img-wrapper--crossover::before {
		background-size: 312px 120px, 120px 140px
	}
}
.our-selection__img-wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-position: center center, 20px 40px;
	background-blend-mode: multiply;
	background-repeat: no-repeat
}
@media (max-width:989px) {
	.our-selection__img-wrapper::before {
		background-position: right center, 20px center
	}
}
.our-selection__link:hover .our-selection__img-wrapper {
	background-image: none
}
.our-selection__link:hover .our-selection__img-wrapper::before {
	display: block
}
.our-selection__text {
	padding: 0 40px
}
.our-selection__text h3, .our-selection__text .h3 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	margin: 0;
	text-align: center;
}
@media (max-width:1629px) {
	.our-selection__text h3, .our-selection__text .h3 {
		font-size: 24px
	}
}
@media (max-width:1479px) {
	.our-selection__text h3, .our-selection__text .h3 {
		font-size: 30px
	}
}
@media (max-width:1029px) {
	.our-selection__text h3, .our-selection__text .h3 {
		font-size: 24px
	}
}
@media (max-width:919px) {
	.our-selection__text h3, .our-selection__text .h3 {
		font-size: 20px
	}
}
.our-selection__text p {
	margin: 16px 0 0;
	color: #000
}
.our-selection__text p .rouble {
	font-size: 16px
}
@media (max-width:1689px) {
	.our-selection__text {
		padding: 0 30px
	}
	.our-selection__text p {
		margin-top: 10px
	}
}
@media (max-width:1479px) {
	.our-selection__text {
		padding: 0 40px
	}
}
@media (max-width:989px) {
	.our-selection__text {
		padding: 0 30px
	}
	.our-selection--pages .our-selection__list {
		margin-top: 0
	}
}
.our-selection--call .our-selection__list {
	padding-bottom: 30px
}
.our-services {
	padding-top: 30px;
	padding-bottom: 27px
}
.our-services--main {
	padding-top: 6px;
	padding-bottom: 32px
}
@media (max-width:1689px) {
	.our-services {
		padding-top: 40px
	}
}
@media (max-width:1479px) {
	.our-services {
		padding-top: 34px
	}
}
@media (max-width:989px) {
	.our-services {
		padding-top: 24px
	}
	.our-services--main {
		padding-top: 3px;
		padding-bottom: 28px
	}
}
.our-services__title {
	margin-bottom: 78px
}
.our-services__title h1 {
	max-width: 645px
}
@media (max-width:1689px) {
	.our-services__title {
		margin-bottom: 54px
	}
	.our-services__title h1 {
		max-width: none
	}
}
@media (max-width:1479px) {
	.our-services__title {
		margin-bottom: 74px
	}
}
@media (max-width:989px) {
	.our-services__title {
		margin-bottom: 38px
	}
	.our-services__title h1 {
		max-width: 205px
	}
}
.our-services__description {
	margin: 26px 0 0;
	font-size: 36px;
	font-weight: 700;
	color: #000
}
.our-services__description span {
	font-size: 48px;
	color: red
}
@media (max-width:1689px) {
	.our-services__description {
		font-size: 32px
	}
	.our-services__description span {
		font-size: 40px
	}
}
@media (max-width:1479px) {
	.our-services__description {
		font-size: 36px
	}
	.our-services__description span {
		font-size: 48px
	}
}
@media (max-width:989px) {
	.our-services__description {
		font-size: 20px;
		margin-top: 36px
	}
	.our-services__description span {
		font-size: 24px
	}
}
.our-services__info {
	margin: 53px 0 38px;
	font-size: 20px
}
@media (max-width:989px) {
	.our-services__info {
		margin: 35px 0 42px;
		font-size: 16px
	}
}
.our-services__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
@media (max-width:919px) {
	.our-services__list--main .our-services__link {
		padding: 20px 30px 40.5px
	}
	.our-services__list--main .our-services__link--guarantee {
		padding-right: 24px
	}
}
.our-services__img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 100px;
	margin-bottom: 28px
}
@media (max-width:989px) {
	.our-services__img-wrapper {
		margin-bottom: 10px
	}
}
.our-services__hover {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	padding: 30px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-color: #505050;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s
}
.our-services__link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 38px 40px 58px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #b4b4b4;
	overflow: hidden;
	-webkit-transition: background-color .2s, border .2s;
	transition: background-color .2s, border .2s
}
@media (max-width:1689px) {
	.our-services__link {
		padding: 40px 30px
	}
}
@media (max-width:1479px) {
	.our-services__link {
		padding: 58px 40px
	}
}
@media (max-width:919px) {
	.our-services__link {
		padding: 20px 30px 40px
	}
}
.our-services__link h3, .our-services__link h3 .rouble, .our-services__link .h3 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin: 20px 0 16px
}
@media (max-width:1629px) {
	.our-services__link h3, .our-services__link h3 .rouble, .our-services__link .h3 {
		font-size: 20px
	}
}
@media (max-width:1479px) {
	.our-services__link h3, .our-services__link h3 .rouble, .our-services__link .h3 {
		font-size: 24px
	}
}
@media (max-width:1029px) {
	.our-services__link h3, .our-services__link h3 .rouble, .our-services__link .h3 {
		font-size: 20px
	}
}
@media (max-width:919px) {
	.our-services__link h3, .our-services__link h3 .rouble, .our-services__link .h3 {
		margin-top: 14px
	}
}
.our-services__link p {
	margin: 0;
	color: #505050
}
.our-services__link ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #505050
}
.our-services__link li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.our-services__link li::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 16px;
	height: 2px;
	margin-right: 15px;
	margin-top: 7px;
	background-color: #505050
}
@media (max-width:619px) {
	.our-services__link--header-min h3 {
		padding-right: 15px
	}
}
a.our-services__link:focus, a.our-services__link:hover {
	border: 1px solid #787878;
	background-color: #e6e6e6
}
a.our-services__link:focus .our-services__img-wrapper, a.our-services__link:hover .our-services__img-wrapper {
	background-image: url(../img/hover-min.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 88px 100px;
	background-blend-mode: multiply
}
.our-services__contacts {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
@media (max-width:989px) {
	.our-services__contacts {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.our-services__btn-desc {
	margin-top: 0;
	margin-right: 64px;
	font-size: 20px;
	color: #000
}
@media (max-width:1689px) {
	.our-services__btn-desc {
		font-size: 16px;
		margin-right: 40px
	}
}
@media (max-width:1479px) {
	.our-services__btn-desc {
		font-size: 20px;
		margin-right: 154px
	}
}
@media (max-width:989px) {
	.our-services__btn-desc {
		font-size: 16px;
		margin-top: 0;
		margin-bottom: 10px;
		margin-right: 0
	}
}
.our-services__tel {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}
@media (max-width:1689px) {
	.our-services__tel {
		font-size: 16px
	}
}
@media (max-width:1479px) {
	.our-services__tel {
		font-size: 20px
	}
}
@media (max-width:989px) {
	.our-services__tel {
		font-size: 16px;
		margin-bottom: 14px
	}
}
.our-services__tel:focus, .our-services__tel:hover {
	opacity: .6
}
.our-services__tel-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-left: 40px
}
@media (max-width:989px) {
	.our-services__tel-wrapper {
		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-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: calc(100%/2 - 30px);
		margin-left: 20px
	}
	.our-services__tel-wrapper .our-services__btn-desc, .our-services__tel-wrapper .our-services__tel {
		width: 100%
	}
	.our-services__tel-wrapper .our-services__btn-desc {
		margin-bottom: 8px
	}
}
@media (max-width:619px) {
	.our-services__tel-wrapper {
		width: 100%;
		margin-top: 10px;
		margin-left: 0
	}
}
.our-services--car-service .our-services__link {
	padding-bottom: 46px
}
.our-services--car-service .our-services__link h3 {
	margin-top: 10px
}
@media (max-width:1689px) {
	.our-services--car-service .our-services__link {
		padding-bottom: 20px
	}
}
@media (max-width:1479px) {
	.our-services--car-service .our-services__link {
		padding-bottom: 46px
	}
}
@media (max-width:989px) {
	.our-services--car-service .our-services__link {
		padding-bottom: 24px
	}
	.our-services--car-service .our-services__link h3 {
		margin-top: 12px
	}
}
.our-services--car-service .our-services__img-wrapper {
	margin-bottom: 6px
}
.our-services--car-service .our-services__contacts {
	margin-top: 40px
}
@media (max-width:1689px) {
	.our-services--car-service .our-services__contacts {
		margin-top: 30px
	}
}
@media (max-width:1479px) {
	.our-services--car-service .our-services__contacts {
		margin-top: 40px
	}
}
@media (max-width:989px) {
	.our-services--car-service .our-services__contacts {
		margin-top: 20px
	}
}
.our-services--grey .our-services__link {
	background-color: #e6e6e6
}
@media (max-width:919px) {
	.our-services--grey .our-services__link {
		padding-top: 22px
	}
}
.our-services--card-features {
	padding-top: 120px
}
@media (max-width:919px) {
	.our-services--card-features {
		padding-top: 80px;
		padding-bottom: 20px
	}
}
.our-services--card-features .our-services__link {
	padding-bottom: 40px
}
@media (max-width:919px) {
	.our-services--card-features .our-services__link {
		padding: 20px 30px 22px
	}
}
.our-services--card-contacts {
	padding-top: 16px
}
@media (max-width:919px) {
	.our-services--card-contacts {
		padding-bottom: 30px
	}
}
.our-services--card-contacts .our-services__link {
	background-color: #e6e6e6
}
@media (max-width:919px) {
	.our-services--card-contacts .our-services__link {
		padding-bottom: 43px
	}
}
.our-services--card-contacts .our-services__link:focus .our-services__hover, .our-services--card-contacts .our-services__link:hover .our-services__hover {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.our-services--card-contacts .our-services__link:focus, .our-services--card-contacts .our-services__link:focus .our-services__img-wrapper, .our-services--card-contacts .our-services__link:hover, .our-services--card-contacts .our-services__link:hover .our-services__img-wrapper {
	background-image: none
}
@media (max-width:919px) {
	.our-services--card-contacts {
		padding-top: 20px
	}
}
.our-services--trade-in {
	padding-top: 106px;
	padding-bottom: 24px
}
@media (max-width:919px) {
	.our-services--trade-in {
		padding-top: 74px
	}
	.our-services--trade-in .our-services__link {
		padding: 36px 30px 38px
	}
	.our-services--purchase {
		padding-bottom: 30px
	}
	.our-services--purchase .our-services__link {
		padding: 22px 30px 38px
	}
}
.car-service {
	padding-top: 8px
}
@media (max-width:619px) {
	.car-service {
		padding-top: 0
	}
}
.car-service__title {
	margin-left: 36px;
	padding-bottom: 51px;
	width: calc(100% - 345px)
}
@media (max-width:1889px) and (min-width:620px) {
	.car-service__title {
		width: 100%
	}
}
@media (max-width:619px) {
	.car-service__title {
		width: 100%;
		margin-left: 0;
		padding-bottom: 37px
	}
}
@media (max-width:320px) {
	.car-service__title .car-service__wrap {
		margin-left: 10px
	}
}
.car-service__description {
	margin: 0 0 0 36px;
	width: calc(100% - 100px);
	font-size: 20px;
	padding-bottom: 117px
}
@media (max-width:619px) {
	.car-service__description {
		width: 100%;
		margin-left: 0;
		font-size: 16px;
		padding-bottom: 80px
	}
}
.car-service__img-block {
	height: 480px;
	width: calc(100%);
	margin: 0 auto 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:1479px) {
	.car-service__img-block {
		height: 360px
	}
}
@media (max-width:989px) {
	.car-service__img-block {
		height: 310px
	}
}
@media (max-width:619px) {
	.car-service__img-block {
		height: 50vw;
		min-height: 160px;
		margin-bottom: 77px
	}
}
.car-service__img-left {
	width: calc(100%/2 - 3px);
	height: 100%;
	background: #d8dbd5 url(../img/car-service/car-service_bg_left@1x.jpg) center left/cover no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.car-service__img-left {
		background-image: url(../img/car-service/car-service_bg_left@2x.jpg)
	}
}
@media (max-width:919px) {
	.car-service__img-left {
		background-position: center;
		background-size: cover;
		width: 100%
	}
}
.car-service__img-right {
	width: calc(100%/2 - 3px);
	height: 100%;
	background: #d8dbd5 url(../img/car-service/car-service_bg_right@1x.jpg) center left/cover no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.car-service__img-right {
		background-image: url(../img/car-service/car-service_bg_right@2x.jpg)
	}
}
@media (max-width:919px) {
	.car-service__img-right {
		display: none
	}
}
.car-service__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
.car-service__list .car-service__item {
	width: calc(100%/5 - 40px)
}
@media (max-width:1689px) {
	.car-service__list .car-service__item {
		width: calc(100%/5 - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1479px) {
	.car-service__list .car-service__item {
		width: calc(100%/3 - 40px);
		margin-left: 40px;
		margin-bottom: 40px
	}
}
@media (max-width:1029px) {
	.car-service__list .car-service__item {
		width: calc(100%/3 - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:989px) {
	.car-service__list .car-service__item {
		width: calc(100%/3 - 20px);
		margin-left: 20px;
		margin-bottom: 20px
	}
}
@media (max-width:919px) {
	.car-service__list .car-service__item {
		width: calc(100%/2 - 20px)
	}
}
@media (max-width:619px) {
	.car-service__list .car-service__item {
		width: 100%;
		margin-left: 0
	}
}
.car-service__item p:nth-child(even), .car-service__item p:nth-child(odd) {
	margin-bottom: 5px
}
.car-service__item p:last-child {
	margin-bottom: 0
}
.car-service__img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 66px;
	margin-bottom: 30px
}
@media (max-width:989px) {
	.car-service__img-wrapper {
		margin-bottom: 30px
	}
}
.car-service__link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 58px 40px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #b4b4b4
}
@media (max-width:1689px) {
	.car-service__link {
		padding: 40px 30px
	}
}
@media (max-width:1479px) {
	.car-service__link {
		padding: 58px 40px
	}
}
@media (max-width:989px) {
	.car-service__link {
		padding: 40px 30px
	}
}
@media (max-width:919px) {
	.car-service__link {
		padding: 37px 30px
	}
}
.car-service__link h3 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin: 0 0 16px
}
@media (max-width:1629px) {
	.car-service__link h3 {
		font-size: 20px
	}
}
@media (max-width:1479px) {
	.car-service__link h3 {
		font-size: 24px
	}
}
@media (max-width:1029px) {
	.car-service__link h3 {
		font-size: 20px
	}
}
.car-service__link p, .service-description__link p {
	margin: 0;
	color: #000
}
.service-registration {
	padding: 50px 40px;
	margin: 79px auto 110px;
	width: calc(68% - 153px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: 1px solid #b4b4b4
}
@media (max-width:1629px) {
	.service-registration {
		width: calc(80% - 153px)
	}
}
@media (max-width:1479px) {
	.service-registration {
		width: calc(95% - 80px)
	}
}
@media (max-width:1029px) {
	.service-registration {
		width: 100%
	}
}
@media (max-width:619px) {
	.service-registration {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 36px 30px;
		margin-top: 63px;
		margin-bottom: 69px
	}
}
@media (max-width:320px) {
	.service-registration {
		margin-top: 69px
	}
}
.service-registration__left-block {
	width: calc(65% - 200px)
}
@media (max-width:1914px) and (min-width:620px) {
	.service-registration__left-block {
		width: 100%
	}
}
@media (max-width:619px) {
	.service-registration__left-block {
		width: 100%
	}
}
.service-registration__title {
	margin: 0;
	padding-bottom: 14px;
	font-size: 36px
}
@media (max-width:919px) {
	.service-registration__title {
		font-size: 24px
	}
}
.service-registration__title--color {
	color: red
}
.service-registration__info {
	margin: 0;
	padding-bottom: 10px;
	width: calc(100% - 90px)
}
@media (max-width:619px) {
	.service-registration__info {
		width: 100%;
		padding-bottom: 35px;
		font-size: 14px
	}
}
.service-registration__right-block {
	width: calc(40% - 50px);
	text-align: right
}
@media (max-width:1914px) and (min-width:620px) {
	.service-registration__right-block {
		width: 100%
	}
}
@media (max-width:1689px) {
	.service-registration__right-block {
		width: calc(78% - 20px)
	}
}
@media (max-width:1629px) {
	.service-registration__right-block {
		width: calc(80% - 20px)
	}
}
@media (max-width:1479px) {
	.service-registration__right-block {
		width: calc(95% - 1px)
	}
}
@media (max-width:1029px) {
	.service-registration__right-block {
		width: 100%
	}
}
@media (max-width:619px) {
	.service-registration__right-block {
		width: 100%;
		text-align: initial
	}
}
.service-registration__phone {
	font-size: 36px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}
.service-registration__phone:focus, .service-registration__phone:hover {
	opacity: .6
}
@media (max-width:919px) {
	.service-registration__phone {
		font-size: 24px
	}
}
.service-description {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 17px
}
.service-description__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
.service-description__list .service-description__item {
	width: calc(100%/5 - 40px)
}
@media (max-width:1689px) {
	.service-description__list .service-description__item {
		width: calc(100%/5 - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:1479px) {
	.service-description__list .service-description__item {
		width: calc(100%/3 - 40px);
		margin-left: 40px;
		margin-bottom: 40px
	}
}
@media (max-width:1029px) {
	.service-description__list .service-description__item {
		width: calc(100%/3 - 30px);
		margin-left: 30px;
		margin-bottom: 30px
	}
}
@media (max-width:989px) {
	.service-description__list .service-description__item {
		width: calc(100%/3 - 20px);
		margin-left: 20px;
		margin-bottom: 20px
	}
}
@media (max-width:919px) {
	.service-description__list .service-description__item {
		width: calc(100%/2 - 20px)
	}
}
@media (max-width:619px) {
	.service-description__list .service-description__item {
		width: 100%;
		margin-left: 0
	}
}
.service-description__link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 57px 36px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #b4b4b4
}
@media (max-width:1689px) {
	.service-description__link {
		padding: 40px 30px
	}
}
@media (max-width:1479px) {
	.service-description__link {
		padding: 58px 40px
	}
}
@media (max-width:919px) {
	.service-description__link {
		padding: 37px 30px
	}
}
.service-description__link h3 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin: 0 0 16px
}
@media (max-width:1629px) {
	.service-description__link h3 {
		font-size: 20px
	}
}
@media (max-width:1479px) {
	.service-description__link h3 {
		font-size: 24px
	}
}
@media (max-width:1029px) {
	.service-description__link h3 {
		font-size: 20px
	}
}
.map {
	padding-top: 40px
}
@media (max-width:1689px) {
	.map {
		padding-top: 50px
	}
}
@media (max-width:1479px) {
	.map {
		padding-top: 40px
	}
}
@media (max-width:989px) {
	.map {
		padding-top: 28px
	}
}
.map--comparison {
	padding-top: 23px
}
.map__wrapper {
	width: 100%;
	height: 580px;
	overflow: hidden
}
@media (max-width:1689px) {
	.map__wrapper {
		height: 490px
	}
}
@media (max-width:1479px) {
	.map__wrapper {
		height: 580px
	}
}
@media (max-width:989px) {
	.map__wrapper {
		height: 360px
	}
}
.map__wrapper img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: left top;
	object-position: left top
}
@media (max-width:989px) {
	.map__wrapper img {
		-o-object-position: 30% top;
		object-position: 30% top
	}
}
.map__wrapper--js img {
	display: none
}
.map__title {
	margin-bottom: 80px
}
@media (max-width:1689px) {
	.map__title {
		margin-bottom: 60px
	}
}
@media (max-width:1479px) {
	.map__title {
		margin-bottom: 70px
	}
}
@media (max-width:989px) {
	.map__title {
		margin-bottom: 40px
	}
}
.map-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.map-btn button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.map-btn .button__zoom--in {
	margin-bottom: 20px
}
.map--card-page {
	margin-bottom: 110px
}
@media (max-width:989px) {
	.map--card-page {
		margin-bottom: 74px;
		padding-top: 22px
	}
}
.map--card-page .map__wrapper {
	height: 480px
}
@media (max-width:989px) {
	.map--card-page .map__wrapper {
		height: 360px
	}
}
.map--catalog-request {
	padding-top: 110px
}
@media (max-width:989px) {
	.map--catalog-request {
		padding-top: 56px
	}
}
.table-list tbody {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.table-list th {
	margin-right: auto;
	text-align: left;
	color: #000;
	font-weight: 400
}
.table-list th span {
	padding-right: 8px
}
.table-list td {
	max-width: 60%;
	text-align: right;
	font-weight: 700
}
.table-list td span {
	padding-left: 8px
}
.table-list__item {
	display: block;
	padding: 0
}
.table-list__item span {
	background-color: #fff
}
.catalog, .table-list__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.table-list__row {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background-image: repeating-linear-gradient(90deg, transparent, transparent 7px, #000 8px, #000 9px);
	background-size: 100% 2px;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: 13px
}
.table-list__row.grid-wrapper__item {
	margin-bottom: 16px
}
.catalog {
	margin-top: 120px;
	margin-bottom: 113px
}
@media (max-width:919px) {
	.catalog {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 50px
	}
}
.catalog--comparison {
	display: block;
	margin: 0
}
.catalog__wrapper {
	width: calc(81% - 20px)
}
@media (max-width:1689px) {
	.catalog__wrapper {
		width: calc(81% - 15px)
	}
}
@media (max-width:1479px) {
	.catalog__wrapper {
		width: calc(66% - 20px)
	}
}
@media (min-width:1200px) and (max-width:1479px) {
	.catalog__wrapper {
		width: calc(74% - 20px)
	}
}
@media (max-width:1029px) {
	.catalog__wrapper {
		width: calc(66% - 15px)
	}
}
@media (max-width:989px) {
	.catalog__wrapper {
		width: calc(66% - 10px)
	}
}
@media (max-width:919px) {
	.catalog__wrapper {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		margin-right: 0
	}
}
.catalog__list {
	padding: 0;
	list-style: none;
	margin: 0 0 0 -40px
}
@media (max-width:989px) {
	.catalog__list {
		margin-left: -20px
	}
}
@media (max-width:619px) {
	.catalog__list {
		margin-left: 0
	}
}
.catalog__consultation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 40px;
	padding: 59px 40px;
	border: 1px solid #b4b4b4
}
@media (max-width:919px) {
	.catalog__consultation {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 40px 20px
	}
}
.catalog__consultation .section-title {
	margin-bottom: 8px;
	font-size: 36px
}
@media (max-width:919px) {
	.catalog__consultation .section-title {
		margin-bottom: 15px;
		font-size: 24px
	}
}
.catalog__consultation .button {
	width: 335px;
	-ms-flex-item-align: center;
	align-self: center;
	padding: 33px 20px;
	line-height: 1.2
}
@media (max-width:919px) {
	.catalog__consultation .button {
		-ms-flex-item-align: baseline;
		align-self: baseline
	}
}
@media (max-width:619px) {
	.catalog__consultation .button {
		-ms-flex-item-align: center;
		align-self: center;
		width: inherit
	}
}
.catalog__consultation-wrapper {
	padding-right: 20px
}
@media (max-width:989px) {
	.catalog__consultation-wrapper {
		padding-right: 0
	}
}
.catalog__consultation-caption {
	margin: 0;
	color: #505050
}
@media (max-width:919px) {
	.catalog__consultation-caption {
		margin-bottom: 40px;
		font-size: 14px
	}
}
.catalog__item:hover .catalog__item-caption {
	background-color: #d2d2d2;
	-webkit-transition: .3s;
	transition: .3s
}
.catalog__item-link {
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	text-decoration: none
}
.catalog__slider {
	position: relative
}
.catalog__slider img {
	display: block;
	width: 100%
}
.catalog__slider:focus .catalog__slider-button-wrapper, .catalog__slider:hover .catalog__slider-button-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	width: 100%;
	height: 100%;
	padding: 0 4px
}
.catalog__slider-item {
	display: none
}
.catalog__slider-item--active {
	display: block
}
.catalog__slider-button-wrapper {
	display: none
}
.catalog__slider-button {
	padding: 0;
	background-color: transparent;
	border: 0;
	margin-right: 8px;
	height: 100%;
	cursor: pointer;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background-image: linear-gradient(#fff, #fff);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	background-position: left bottom
}
.catalog__slider-button--active {
	background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(red));
	background-image: linear-gradient(red, red);
	background-size: 100% 4px
}
.catalog__slider-button:last-child {
	margin-right: 0
}
.catalog__slider-button:focus {
	outline: 0
}
.catalog__item-caption {
	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: justify;
	-ms-flex-pack: justify;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 36px 38px 56px 40px;
	background-color: #e6e6e6;
	-webkit-transition: .3s;
	transition: .3s
}
@media (max-width:1500px) {
	.catalog__item-caption {
		padding-left: 30px;
		padding-right: 30px
	}
}
@media (max-width:919px) {
	.catalog__item-caption {
		padding: 40px 30px
	}
}
.catalog__name-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px
}
.catalog__car-name {
	display: block;
	margin: 0;
	padding-right: 20px;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-decoration: none
}
@media (max-width:919px) {
	.catalog__car-name {
		font-size: 20px
	}
}
.catalog__car-guarantee {
	margin: 0;
	border: 0
}
@media (max-width:919px) {
	.catalog__car-guarantee {
		padding-top: 5px;
		-ms-flex-item-align: baseline;
		align-self: baseline
	}
}
@media (max-width:401px) {
	.catalog__car-guarantee {
		margin-top: 15px
	}
}
.catalog__car-guarantee p {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px
}
.catalog__car-guarantee p svg {
	top: -5px;
	left: -5px;
	width: 16px;
	height: 18px
}
@media (max-width:919px) {
	.catalog__car-guarantee p svg {
		top: 4px
	}
}
.catalog__car-details {
	margin: 0 0 33px;
	font-size: 14px;
	font-weight: 400
}
@media (max-width:919px) {
	.catalog__car-details {
		margin-bottom: 30px
	}
}
.catalog__price-wrapper {
	margin: 0
}
@media (max-width:1479px) {
	.catalog__price-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.catalog__price {
	margin-right: 14px;
	font-size: 24px;
	font-weight: 700
}
.catalog__price .rouble {
	font-size: 24px
}
@media (max-width:919px) {
	.catalog__price {
		margin-bottom: 7px;
		font-size: 20px
	}
}
.catalog__loan, .catalog__loan .rouble, .favourites__empty--show a {
	color: #787878
}
@media (max-width:919px) {
	.catalog__loan {
		font-size: 14px
	}
}
.catalog__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 42px;
	padding-left: 25.8%
}
@media (max-width:1479px) {
	.catalog__pagination {
		padding-left: 0
	}
}
@media (max-width:1029px) {
	.catalog__pagination .pagination-list {
		margin: 0 auto
	}
}
.catalog__pagination .pagination__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding: 0
}
.catalog__pagination .pagination__item--next {
	margin-left: 30px
}
@media (max-width:619px) {
	.catalog__pagination .pagination__item--mobile {
		display: none
	}
}
.catalog__filter {
	width: calc(19% - 20px)
}
@media (max-width:1479px) {
	.catalog__filter {
		width: calc(33% - 20px)
	}
}
@media (min-width:1200px) and (max-width:1479px) {
	.catalog__filter {
		width: calc(26% - 20px)
	}
}
@media (max-width:1029px) {
	.catalog__filter {
		width: calc(33% - 15px)
	}
}
@media (max-width:989px) {
	.catalog__filter {
		width: calc(33% - 10px)
	}
}
.catalog__filter .form-checkbox input[type=checkbox]~label:hover {
	color: #000
}
@media (max-width:919px) {
	.catalog__filter .form-checkbox input[type=checkbox]~label:hover {
		color: #fff
	}
}
.catalog__filter .form-checkbox input[type=checkbox]~label:hover::before {
	background-color: #d2d2d2
}
.catalog__remove-btn {
	padding: 0;
	background-color: transparent;
	border: 0;
	width: 100px;
	cursor: pointer
}
@media (max-width:919px) {
	.catalog__remove-btn {
		width: 120px
	}
}
.catalog__remove-btn:focus, .catalog__remove-btn:hover {
	opacity: .6;
	outline: 0
}
.catalog--similar {
	margin-top: 0;
	margin-bottom: 64px
}
@media (max-width:989px) {
	.catalog--similar {
		margin-bottom: 56px
	}
}
.catalog--similar .catalog__list {
	margin-top: 76px
}
@media (max-width:989px) {
	.catalog--similar .catalog__list {
		margin-top: 38px
	}
}
.catalog--similar .catalog__item {
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
@media (max-width:619px) {
	.catalog--similar .catalog__item:nth-of-type(n+4) {
		display: none
	}
}
.catalog--similar .catalog__item-caption {
	width: 100%;
	padding-bottom: 60px
}
@media (max-width:989px) {
	.catalog--similar .catalog__item-caption {
		padding-top: 36px;
		padding-bottom: 40px
	}
}
.catalog--similar .catalog__slider {
	width: 100%;
	min-height: 200px
}
.catalog--similar .catalog__slider img {
	min-height: 200px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}
.catalog--similar .catalog__slider-button {
	border: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background-image: linear-gradient(#fff, #fff);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	background-position: left bottom
}
.catalog--similar .catalog__slider-button--active {
	border: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(red));
	background-image: linear-gradient(red, red);
	background-size: 100% 4px
}
.catalog--similar .catalog__name-wrapper {
	margin-bottom: 12px
}
@media (max-width:989px) {
	.catalog--similar .catalog__name-wrapper {
		margin-bottom: 0
	}
}
.catalog--similar .catalog__car-name {
	width: 100%
}
.catalog--similar .catalog__car-guarantee {
	margin-top: 12px
}
.catalog--similar .catalog__car-guarantee svg {
	top: 0
}
@media (max-width:989px) {
	.catalog--similar .catalog__car-guarantee {
		padding-top: 0;
		margin-bottom: 20px;
		margin-top: 0
	}
	.catalog--similar .catalog__car-guarantee a {
		padding-left: 24px
	}
}
.catalog--similar .catalog__car-details {
	margin-bottom: 34px
}
@media (max-width:989px) {
	.catalog--similar .catalog__car-details {
		margin-bottom: 26px;
		line-height: 1.3
	}
}
.catalog--similar .catalog__price-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.catalog--similar .catalog__price {
	margin-bottom: 10px
}
@media (max-width:989px) {
	.catalog--similar .catalog__price {
		margin-bottom: 4px
	}
	.catalog--similar .catalog__price .rouble {
		font-size: 20px
	}
	.catalog--similar .catalog__loan .rouble {
		font-size: 14px
	}
}
.catalog--page-form {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	margin-top: 0;
	margin-bottom: 40px
}
@media (max-width:919px) {
	.catalog--page-form {
		margin-bottom: 16px
	}
}
.catalog--page-form .catalog__list {
	margin-left: 0
}
.catalog--page-form .catalog__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#b4b4b4)), -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#b4b4b4));
	background-image: linear-gradient(#b4b4b4, #b4b4b4), linear-gradient(#b4b4b4, #b4b4b4);
	background-repeat: no-repeat;
	background-size: 100% 1px;
	background-position: left top, left bottom;
	border-right: 1px solid #b4b4b4
}
@media (max-width:619px) {
	.catalog--page-form .catalog__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		border: 1px solid #b4b4b4;
		background-image: none
	}
}
.catalog--page-form .catalog__item:hover .catalog__item-caption {
	background-color: #e6e6e6
}
.catalog--page-form .catalog__slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.catalog--page-form .catalog__slider-item {
	width: 220px;
	height: 160px
}
.catalog--page-form .catalog__slider-item img {
	width: auto;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}
@media (max-width:1629px) {
	.catalog--page-form .catalog__slider-item {
		width: 100%;
		height: 100%
	}
}
@media (max-width:619px) {
	.catalog--page-form .catalog__slider-item {
		width: 100%;
		height: auto
	}
	.catalog--page-form .catalog__slider-item img {
		width: 100%
	}
}
.catalog--page-form .catalog__slider-button {
	border: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background-image: linear-gradient(#fff, #fff);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	background-position: left bottom
}
.catalog--page-form .catalog__slider-button--active {
	border: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(red));
	background-image: linear-gradient(red, red);
	background-size: 100% 4px
}
.catalog--page-form .catalog__item-caption {
	padding-top: 34px;
	padding-bottom: 34px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#b4b4b4)), -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#b4b4b4));
	background-image: linear-gradient(#b4b4b4, #b4b4b4), linear-gradient(#b4b4b4, #b4b4b4);
	background-repeat: no-repeat;
	background-size: 100% 1px;
	background-position: left top, left bottom
}
@media (max-width:989px) {
	.catalog--page-form .catalog__item-caption {
		padding-bottom: 38px
	}
}
@media (max-width:619px) {
	.catalog--page-form .catalog__item-caption {
		background-image: none
	}
}
.catalog--page-form .catalog__name-wrapper {
	margin-bottom: 10px
}
@media (max-width:619px) {
	.catalog--page-form .catalog__name-wrapper {
		margin-bottom: 0
	}
}
.catalog--page-form .catalog__car-name {
	font-size: 20px
}
.catalog--page-form .catalog__car-details {
	margin-bottom: 16px;
	font-size: 14px
}
@media (max-width:619px) {
	.catalog--page-form .catalog__car-details {
		margin-bottom: 30px
	}
}
.catalog--page-form .catalog__price, .catalog--page-form .catalog__price .rouble {
	font-size: 20px
}
.catalog--page-form .catalog__loan, .catalog--page-form .catalog__loan .rouble {
	font-size: 14px
}
.catalog--page-form .catalog__remove-btn {
	margin-left: auto
}
.catalog--page-form .catalog__remove-btn span {
	display: none;
	font-size: 12px;
	font-weight: 700;
	color: #505050;
	text-transform: uppercase
}
@media (max-width:619px) {
	.catalog--page-form .catalog__remove-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 0;
		padding-bottom: 10px;
		padding-left: 30px;
		margin-bottom: 26px
	}
	.catalog--page-form .catalog__remove-btn svg {
		width: 14px;
		height: 14px;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.catalog--page-form .catalog__remove-btn span {
		display: block;
		margin-left: 6px
	}
}
.catalog--card-request {
	padding-top: 106px
}
@media (max-width:919px) {
	.catalog--card-request {
		padding-top: 56px
	}
}
.filter {
	position: -webkit-sticky;
	position: sticky;
	top: 120px;
	z-index: 100;
	-ms-flex-item-align: start;
	align-self: flex-start
}
.filter--fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	height: 100vh;
	padding-bottom: 60px;
	background-color: #505050;
	overflow-y: scroll
}
.filter--fixed .filter__all-filters, .filter--fixed .filter__main-filters {
	padding-right: 20px;
	padding-left: 20px
}
@media (max-width:1029px) {
	.filter--fixed .filter__all-filters>div, .filter--fixed .filter__main-filters>div {
		margin-right: auto;
		margin-left: auto
	}
}
.filter--fixed .main-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
@media (max-width:919px) {
	.filter--fixed .button.filter__button {
		position: static;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 20px;
		border-bottom: 1px solid #787878
	}
}
.filter--fixed .filter__main-filters {
	display: block
}
@media (max-width:919px) {
	.filter--fixed .main-form__checkbox {
		max-width: 330px
	}
}
.filter .main-form__input {
	margin-bottom: 20px
}
@media (max-width:989px) {
	.filter .main-form__input {
		margin-bottom: 30px
	}
}

.filter .main-form__checkbox {
	margin-bottom: 20px
}
.filter .main-form__checkbox label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:919px) {
	.filter .main-form__checkbox label {
		color: #e6e6e6;
		font-size: 14px
	}
}
@media (max-width:1130px) {
	.filter .form-select label {
		font-size: 10px
	}
}
@media (max-width:1029px) {
	.filter .form-select label {
		font-size: 8px
	}
}
@media (max-width:919px) {
	.filter .form-select label {
		font-size: 10px
	}
}
@media (max-width:1130px) {
	.filter .form-select .ss-main .ss-single-selected .placeholder .ss-disabled {
		font-size: 12px
	}
}
@media (max-width:1029px) {
	.filter .form-select .ss-main .ss-single-selected .placeholder .ss-disabled {
		font-size: 10px
	}
}
@media (max-width:919px) {
	.filter .form-select .ss-main .ss-single-selected .placeholder .ss-disabled {
		font-size: 14px
	}
}
@media (max-width:1130px) {
	.filter .form-select .ss-main .ss-single-selected {
		height: 70px
	}
}
.filter .button {
	width: 100%;
	padding: 32px 20px;
	z-index: 21;
	font-size: 14px
}
@media (max-width:919px) {
	.filter .button {
		position: fixed;
		bottom: 0;
		left: 0;
		padding-top: 19px;
		padding-bottom: 17px;
		font-size: 12px
	}
	.filter .button:focus, .filter .button:hover {
		background-color: #505050
	}
	.filter .button[type="submit"]{
		position: relative
	}
	
	.filter .button[type="submit"] .filter__button-text{
		display: block;
	}
}
.filter .filter__button-text {
	display: block
}
@media (max-width:919px) {
	.filter .filter__button-text {
		display: none
	}
}
.filter .filter__button-text--mobile {
	display: none
}
@media (max-width:919px) {
	.filter .filter__button-text--mobile {
		display: block
	}
	.filter {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		width: 100%;
		margin-bottom: 30px
	}
}

.filter__show-all {
	display: block
}
@media (min-width:920px) {
	.filter__form {
		
	}
}
.page-form {
	padding-top: 74px;
	padding-bottom: 60px;
	background-color: #e6e6e6
}
@media (max-width:919px) {
	.page-form {
		padding-top: 60px;
		padding-bottom: 20px
	}
}
.page-form__title {
	margin-bottom: 52px
}
.page-form__title--call {
	margin-top: 10px;
	margin-bottom: 110px
}
@media (max-width:919px) {
	.page-form__title--call {
		margin-bottom: 50px
	}
}
.features {
	padding-top: 64px;
	padding-bottom: 30px
}
@media (max-width:989px) {
	.features {
		padding-top: 40px;
		padding-bottom: 15px
	}
}
.features__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
.features__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding: 58px 40px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	text-decoration: none;
	border: 1px solid #b4b4b4
}
.features__inner h3 {
	margin: 0;
	color: #000;
	font-size: 24px;
	font-weight: 700
}
@media (max-width:1629px) {
	.features__inner h3 {
		font-size: 20px
	}
}
@media (max-width:1479px) {
	.features__inner h3 {
		font-size: 24px
	}
}
@media (max-width:1029px) {
	.features__inner h3 {
		font-size: 20px
	}
}
@media (max-width:989px) {
	.features__inner {
		padding: 38px 30px
	}
}
.features__img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 60px;
	margin-bottom: 36px
}
@media (max-width:989px) {
	.features__img-wrapper {
		margin-bottom: 35px
	}
}
.main-shops {
	padding: 40px 0
}
@media (max-width:989px) {
	.main-shops {
		padding-bottom: 30px
	}
}
.main-shops--similar {
	padding-top: 106px;
	padding-bottom: 32px
}
@media (max-width:989px) {
	.main-shops--similar {
		padding-top: 72px;
		padding-bottom: 26px
	}
}
.main-shops__title {
	margin-bottom: 70px
}
@media (max-width:989px) {
	.main-shops__title {
		margin-bottom: 33px
	}
}
.main-shops__title--similar {
	margin-bottom: 78px
}
@media (max-width:989px) {
	.main-shops__title--similar {
		margin-bottom: 39px
	}
}
.main-shops__tags-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 55px
}
@media (max-width:619px) {
	.main-shops__tags-list {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 44px
	}
}
.main-shops__tags-link {
	margin-right: 40px;
	margin-bottom: 24px;
	text-decoration: none;
	color: #505050;
	font-size: 16px
}
@media (max-width:619px) {
	.main-shops__tags-link {
		margin-right: 0;
		margin-bottom: 16px;
		font-size: 14px
	}
}
.main-shops__tags-link span {
	-webkit-transition: color .2s, border-color .2s;
	transition: color .2s, border-color .2s;
	border-bottom: 1px dashed #505050;
	font-size: 20px;
	font-weight: 700
}
@media (max-width:619px) {
	.main-shops__tags-link span {
		font-size: 16px
	}
}
.main-shops__tags-link:focus span, .main-shops__tags-link:hover span {
	color: #000;
	border-bottom-color: transparent
}
.main-shops__tags-link--active span, .main-shops__tags-link:active span {
	color: red;
	border-bottom-color: transparent
}
.main-shops__list {
	margin-top: 0;
	margin-bottom: 0
}
.main-shops__item {
	margin-bottom: 0;
	padding: 0;
	list-style: none
}
@media (max-width:989px) {
	.main-shops__item {
		min-height: 364px
	}
}
.main-shops__link {
	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;
	width: 100%;
	height: 100%;
	padding: 60px 38px 60px 40px;
	text-decoration: none;
	border: 1px solid #b4b4b4
}
@media (max-width:989px) {
	.main-shops__link {
		padding: 38px 20px
	}
}
.main-shops__link::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	opacity: 0;
	background-color: #505050
}
.main-shops__link:focus, .main-shops__link:hover {
	border-color: #000
}
.main-shops__link:focus::before, .main-shops__link:hover::before {
	opacity: .2
}
.main-shops__link:active::before {
	opacity: .5
}
.main-shops__img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 80px;
	margin-bottom: 34px
}
@media (max-width:989px) {
	.main-shops__img-wrapper {
		margin-bottom: 36px
	}
}
.main-shops__shop-name {
	margin: 0 0 14px;
	font-size: 24px
}
@media (max-width:989px) {
	.main-shops__shop-name {
		font-size: 20px
	}
}
.main-shops__shop-description {
	margin: 0 0 20px;
	color: #505050
}
.floors__btn h3, .main-shops__shop-location {
	margin: auto 0 0;
	text-transform: uppercase;
	color: #505050;
	font-size: 14px;
	font-weight: 700
}
.main-shops__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 36px
}
@media (max-width:989px) {
	.main-shops__pagination {
		margin-top: 20px;
		margin-bottom: 20px
	}
}
.main-shops__pagination .pagination__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding: 0
}
.main-shops__pagination .pagination__item--next {
	margin-left: 30px
}
@media (max-width:619px) {
	.main-shops__pagination .pagination__item--mobile {
		display: none
	}
}
.floors {
	padding: 70px 0 30px
}
@media (max-width:989px) {
	.floors {
		padding: 26px 0
	}
}
.floors__title {
	margin-bottom: 78px
}
@media (max-width:989px) {
	.floors__title {
		margin-bottom: 58px
	}
}
.floors__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
.floors__btn {
	position: relative;
	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;
	height: 260px;
	background-color: #505050
}
@media (max-width:989px) {
	.floors__btn {
		height: 203px
	}
}
.floors__btn h3 {
	position: absolute;
	top: 0;
	left: 40px;
	margin: 0;
	padding: 12px 30px;
	color: #fff;
	background-color: #1a1a1a
}
@media (max-width:989px) {
	.floors__btn h3 {
		left: 20px;
		padding: 7px 20px;
		font-size: 12px
	}
}
.floors__btn:focus::before, .floors__btn:hover::before {
	opacity: .5
}
.floors__btn:focus::after, .floors__btn:hover::after {
	opacity: 1
}
.floors__btn::after, .floors__btn::before {
	position: absolute;
	content: "";
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	opacity: 0
}
.floors__btn::before {
	background: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.floors__btn::after {
	top: 47%;
	left: 50%;
	width: 36px;
	height: 36px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url(../img/floors/cross.png) no-repeat
}
.floors__btn--car-showroom::after {
	width: auto;
	height: auto;
	content: "Автосалон";
	text-transform: uppercase;
	color: #fff;
	background: 0 0;
	font-size: 24px;
	font-weight: 700
}
.floors__img-wrapper {
	max-width: 86%;
	margin-top: 22px
}
@media (max-width:989px) {
	.floors__img-wrapper {
		margin-top: 13px
	}
}
.modal-floors {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #1a1a1a
}
.modal-floors--open {
	display: block
}
.modal-floors__menu {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding: 0 0 0 40px;
	border-bottom: 1px solid #b4b4b4;
	background-color: #1a1a1a
}
@media (max-width:989px) {
	.modal-floors__menu {
		position: static
	}
}
@media (max-width:619px) {
	.modal-floors__menu {
		padding-left: 20px
	}
}
.modal-floors__title {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700
}
.modal-floors__menu-btn {
	position: relative;
	width: 80px;
	height: 80px;
	padding: 0;
	cursor: pointer;
	border: 0;
	border-left: 1px solid #b4b4b4;
	background-color: transparent
}
.modal-floors__menu-btn::after, .modal-floors__menu-btn::before {
	position: absolute;
	left: 22px;
	width: 34px;
	height: 2px;
	content: "";
	-webkit-transition: all .2s;
	transition: all .2s;
	background-color: #fff
}
.modal-floors__menu-btn::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.modal-floors__menu-btn::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.modal-floors__menu-btn:active::after, .modal-floors__menu-btn:active::before, .modal-floors__menu-btn:focus::after, .modal-floors__menu-btn:focus::before, .modal-floors__menu-btn:hover::after, .modal-floors__menu-btn:hover::before {
	opacity: .5
}
@media (max-width:619px) {
	.modal-floors__menu-btn {
		width: 70px;
		height: 70px
	}
	.modal-floors__menu-btn::after, .modal-floors__menu-btn::before {
		left: 18px
	}
}
.modal-floors__inner {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%
}
.modal-floors__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 0 20px;
	list-style: none
}
.modal-floors__item {
	display: none;
	padding: 140px 0 100px
}
@media (max-width:1479px) {
	.modal-floors__item img {
		width: 880px
	}
}
@media (max-width:989px) {
	.modal-floors__item {
		padding-top: 22px
	}
	.modal-floors__item img {
		width: 100%
	}
}
.modal-floors__item--active {
	display: block
}
.shop {
	padding-top: 8px;
	padding-bottom: 101px
}
@media (max-width:989px) {
	.shop {
		padding-bottom: 61px
	}
}
@media (max-width:919px) {
	.shop {
		padding-top: 5px;
		padding-bottom: 60px
	}
}
.shop__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 60px
}
@media (max-width:919px) {
	.shop__header {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 82px
	}
}
.shop__title {
	margin: 0;
	color: #000;
	font-size: 60px;
	font-weight: 700;
	line-height: 1.1
}
@media (max-width:919px) {
	.shop__title {
		margin-bottom: 20px;
		font-size: 36px
	}
}
.shop__floor {
	padding: 20px 37px 20px 40px;
	text-transform: uppercase;
	color: #505050;
	background-color: #e6e6e6;
	font-size: 14px;
	font-weight: 700
}
@media (max-width:919px) {
	.shop__floor {
		height: auto;
		padding: 12px 30px;
		font-size: 12px
	}
}
.shop__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
@media (max-width:919px) {
	.shop__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.shop__logo {
	-ms-flex-item-align: start;
	align-self: flex-start;
	width: calc(100%/3 - 20px);
	margin-right: 33px;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}
@media (max-width:1689px) {
	.shop__logo {
		width: calc(100%/3 - 15px);
		margin-right: 30px
	}
}
@media (max-width:989px) {
	.shop__logo {
		width: calc(100%/3 - 10px);
		margin-right: 20px
	}
}
@media (max-width:919px) {
	.shop__logo {
		width: auto;
		margin-right: 0;
		margin-bottom: 50px
	}
}
.shop__logo:active, .shop__logo:focus, .shop__logo:hover {
	opacity: .8
}
.shop__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: calc((100%/3)*2 - 20px)
}
@media (max-width:1689px) {
	.shop__content {
		width: calc((100%/3)*2 - 15px)
	}
}
@media (max-width:989px) {
	.shop__content {
		width: calc((100%/3)*2 - 10px)
	}
}
@media (max-width:919px) {
	.shop__content {
		width: 100%
	}
}
.shop__content h3 {
	margin: 0 0 14px;
	color: #505050;
	font-size: 20px;
	font-weight: 400
}
.shop__content p {
	margin: 0 0 38px;
	color: #000;
	font-size: 16px
}
@media (max-width:919px) {
	.shop__content p {
		margin-bottom: 42px
	}
}
.shop__contacts {
	margin: 0;
	padding: 0;
	list-style: none
}
.shop__contacts-item {
	margin-bottom: 20px;
	font-size: 16px
}
.shop__contacts-item .address{
	line-height: 25px;
}
.shop__contacts-link {
	-webkit-transition: color .2s;
	transition: color .2s;
	text-decoration: none
}
.shop__contacts-link svg {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle
}
.shop__contacts-link--url svg {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.shop__contacts-link span {
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
	border-bottom: 1px solid #b4b4b4
}
.shop__contacts-link:focus, .shop__contacts-link:hover {
	color: red
}
.shop__contacts-link:focus span, .shop__contacts-link:hover span {
	border-color: transparent
}
.comparison-slider .comparison-slider__middle .table-list tr, .floor-layout {
	width: 100%
}
.floor-layout__btn {
	background-color: #e6e6e6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 60px 0 56px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
@media (max-width:919px) {
	.floor-layout__btn {
		padding: 40px 0
	}
}
.floor-layout__btn:active, .floor-layout__btn:focus, .floor-layout__btn:hover {
	background-color: #505050
}
.floor-layout__img-wrapper {
	margin: 0 20px
}
.purchase-text {
	margin: 123px 0;
	padding: 70px 0 80px;
	background-color: #e6e6e6
}
.purchase-list {
	margin: 75px 0 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.purchase-item {
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 55px 30px 45px 40px;
	width: 25%;
	min-width: 330px;
	border: 1px solid #b4b4b4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.purchase-item:nth-child(3n) {
	margin-right: 0
}
.purchase-item h4 {
	margin: 0 0 15px;
	font-size: 24px;
	color: #000
}
@media (max-width:1229px) {
	.purchase-item {
		width: calc(50% - 20px)
	}
	.purchase-item:nth-child(3n) {
		margin-right: 40px
	}
	.purchase-item:nth-child(2n) {
		margin-right: 0
	}
}
@media (max-width:819px) {
	.purchase-item {
		margin-right: 0;
		margin-bottom: 20px;
		padding: 35px 20px 15px;
		width: 100%;
		min-width: 280px
	}
	.purchase-item:nth-child(3n) {
		margin-right: 0
	}
}
@media (max-width:620px) {
	.purchase-list {
		margin-top: 40px
	}
	.purchase-item h4 {
		font-size: 20px
	}
}
.favourites__title {
	padding-top: 15px
}
@media (max-width:619px) {
	.favourites__title.page-content__main-title {
		margin-bottom: 33px;
		padding-top: 8px;
		padding-right: 40px
	}
}
.favourites__comparison-link {
	color: #505050;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, right top, from(#505050), color-stop(72%, #505050), color-stop(72%, transparent));
	background: linear-gradient(to right, #505050, #505050 72%, transparent 72%);
	background-size: 32px 4px;
	background-repeat: repeat-x;
	background-position: left bottom;
	-webkit-transition: color .2s, background-image .2s;
	transition: color .2s, background-image .2s
}
@media (max-width:919px) {
	.favourites__comparison-link {
		background-size: 20px 2px
	}
}
.favourites__comparison-link:hover {
	color: #000;
	background-image: none
}
.favourites__sorting-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:1479px) {
	.favourites__sorting-wrapper {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.favourites__sorting-wrapper .sorting {
		margin-right: 20px
	}
}
@media (max-width:619px) {
	.favourites__sorting-wrapper .sorting {
		margin-right: 0
	}
	.favourites__sorting-wrapper .sorting__list {
		margin-bottom: 18px
	}
}
.favourites__sorting-wrapper--hide {
	display: none
}
.favourites__clear-list-wrapper {
	padding-bottom: 50px;
	padding-left: 40px;
	background-color: #e6e6e6;
	-webkit-transition: .3s;
	transition: .3s
}
@media (max-width:1500px) {
	.favourites__clear-list-wrapper {
		padding-left: 30px;
		padding-right: 30px
	}
}
.favourites__clear-list {
	background-color: transparent;
	border: 0;
	position: relative;
	padding: 0 0 0 22px;
	color: #505050;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}
.favourites__clear-list::after, .favourites__clear-list::before {
	content: "";
	position: absolute;
	top: 20px;
	left: -1px;
	width: 15px;
	height: 1px;
	background-color: #000;
	-webkit-transition: .3s;
	transition: .3s
}
@media (max-width:919px) {
	.favourites__clear-list::after, .favourites__clear-list::before {
		top: 56px
	}
}
@media (max-width:776px) {
	.favourites__clear-list::after, .favourites__clear-list::before {
		top: 6px
	}
}
.favourites__clear-list::before {
	-webkit-transform: rotate(44deg);
	transform: rotate(44deg);
	-webkit-box-shadow: none;
	box-shadow: none
}
.favourites__clear-list::after {
	-webkit-transform: rotate(-44deg);
	transform: rotate(-44deg)
}
.favourites__clear-list:focus, .favourites__clear-list:hover, .page-footer__nav-list a:focus, .page-footer__nav-list a:hover {
	color: red
}
.favourites__clear-list:focus::after, .favourites__clear-list:focus::before, .favourites__clear-list:hover::after, .favourites__clear-list:hover::before {
	background-color: red
}
.favourites__clear-list--comparison {
	-ms-flex-item-align: baseline;
	align-self: baseline;
	padding-left: 18px;
	font-size: 12px
}
.favourites__clear-list--comparison::after, .favourites__clear-list--comparison::before {
	top: 6px;
	left: -1px;
	width: 12px;
	height: 1px
}
.favourites__clear-list--comparison:focus, .favourites__clear-list--comparison:hover {
	color: rgba(80, 80, 80, .6);
	-webkit-transition: .3s;
	transition: .3s
}
.favourites__list {
	width: calc(100% + 40px)
}
@media (max-width:919px) {
	.favourites__list {
		width: inherit
	}
}
.favourites__list .catalog__item-caption {
	padding-bottom: 0
}
.favourites__list .favourites__item:hover .favourites__clear-list-wrapper {
	background-color: #d2d2d2;
	-webkit-transition: .3s;
	transition: .3s
}
.favourites__selection {
	margin-bottom: 82px
}
.favourites__empty, .favourites__selection--hide {
	display: none
}
@media (max-width:619px) {
	.favourites__selection.catalog {
		margin-top: 78px
	}
}
.favourites__empty--show {
	display: block;
	margin-top: 40px;
	margin-bottom: 100px
}
.customer-benefits__item p, .favourites__empty--show p {
	margin: 0
}
.favourites__item {
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.favourites__item .catalog__name-wrapper {
	margin-bottom: 14px
}
.favourites__item .catalog__car-details {
	padding-right: 60px
}
.favourites__item .catalog__price-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 36px
}
.favourites__item .catalog__price {
	margin-bottom: 13px
}
.favourites__help {
	margin-bottom: 74px
}
.favourites__help--hide {
	display: none
}
.favourites__help .catalog__consultation, .favourites__help-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:619px) {
	.favourites__help .catalog__consultation {
		margin-bottom: 10px;
		padding-top: 34px
	}
}
.favourites__help .catalog__consultation .button {
	-ms-flex-item-align: baseline;
	align-self: baseline;
	width: 395px
}
@media (max-width:619px) {
	.favourites__help .catalog__consultation .button {
		width: 240px;
		padding-top: 24px;
		padding-bottom: 24px
	}
}
.favourites__help .catalog__consultation-caption {
	margin-bottom: 28px;
	padding-right: 33px
}
@media (max-width:619px) {
	.favourites__help .section-title {
		padding-right: 42px
	}
}
.favourites__help-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:619px) {
	.favourites__help-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.favourites__help-wrapper .button {
	-ms-flex-item-align: baseline;
	align-self: baseline;
	width: 400px
}
@media (max-width:619px) {
	.favourites__help-wrapper .button {
		width: auto
	}
}
.favourites__email-button {
	background-color: transparent;
	border: 0;
	position: relative;
	-ms-flex-item-align: baseline;
	align-self: baseline;
	padding: 0 0 0 26px;
	color: #505050;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}
.favourites__email-button svg {
	position: absolute;
	left: 2px;
	top: 1px
}
@media (max-width:919px) {
	.favourites__email-button {
		margin-bottom: 40px
	}
}
@media (max-width:619px) {
	.favourites__email-button {
		display: block;
		text-align: left
	}
}
.modal {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(40, 40, 40, .8)
}
.modal.open {
	display: block
}
.modal__content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 65%;
	background-color: #fff;
	max-height: 100vh;
	overflow-y: auto
}
@media (max-width:1199px) {
	.modal__content {
		width: 80%
	}
}
@media (max-width:919px) {
	.modal__content {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: none;
		transform: none;
		overflow: auto;
		padding-top: 0;
		background-color: #1a1a1a
	}
}
.modal__close-btn {
	padding: 0;
	border: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	color: #505050;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-transition: background-color .2s, color .2s;
	transition: background-color .2s, color .2s
}
.modal__close-btn:hover {
	background-color: red;
	outline: 0;
	color: #fff
}
.modal__close-btn:focus {
	outline: 0
}
@media (max-width:919px) {
	.modal__close-btn {
		position: static;
		top: auto;
		right: auto;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 70px;
		height: 100%;
		background-color: #1a1a1a;
		color: #fff
	}
	.modal__close-btn:focus, .modal__close-btn:hover {
		background-color: #1a1a1a
	}
}
.modal__header {
	padding: 62px 80px 0
}
@media (max-width:1199px) {
	.modal__header {
		padding: 40px 40px 0
	}
}
@media (max-width:919px) {
	.modal__header {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 100;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		padding: 0;
		border-bottom: 1px solid #505050;
		background-color: #1a1a1a
	}
	.modal__title {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 16px 20px;
		color: #fff;
		border-right: 1px solid #505050
	}
	.modal__title span {
		color: #fff
	}
}
.modal__body {
	padding: 60px 80px
}
@media (max-width:1199px) {
	.modal__body {
		padding: 40px
	}
}
@media (max-width:919px) {
	.modal__body {
		padding: 30px 20px
	}
}
.commission {
	padding: 6px 0 50px
}
@media (max-width:919px) {
	.commission {
		padding: 2px 0 30px
	}
}
.commission__title {
	margin-bottom: 50px
}
@media (max-width:919px) {
	.commission__title {
		margin-bottom: 35px
	}
}
.commission__description {
	margin: 0 0 120px;
	font-size: 20px;
	color: #000
}
@media (max-width:919px) {
	.commission__description {
		font-size: 16px;
		margin-bottom: 80px
	}
}
.commission__img-wrapper {
	height: 480px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media (max-width:1479px) {
	.commission__img-wrapper {
		height: 360px
	}
}
@media (max-width:989px) {
	.commission__img-wrapper {
		height: 310px
	}
}
@media (max-width:619px) {
	.commission__img-wrapper {
		height: 50vw;
		min-height: 160px
	}
}
.commission__img-left {
	height: 100%;
	background: #5288ae url(../img/commission/commission-desktop-left@1x.jpg) center left/cover no-repeat;
	width: calc(50% - 3px)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.commission__img-left {
		background-image: url(../img/commission/commission-desktop-left@2x.jpg)
	}
}
@media (max-width:919px) {
	.commission__img-left {
		background-position: center;
		background-size: cover;
		width: 100%
	}
}
.commission__img-right {
	height: 100%;
	background: #ede5db url(../img/commission/commission-desktop-right@1x.jpg) center left/cover no-repeat;
	width: calc(50% - 3px)
}
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
	.commission__img-right {
		background-image: url(../img/commission/commission-desktop-right@2x.jpg)
	}
}
@media (max-width:919px) {
	.commission__img-right {
		display: none
	}
}
.seller-benefits {
	padding: 50px 0 25px
}
@media (max-width:919px) {
	.seller-benefits {
		padding: 20px 0 25px
	}
}
.seller-benefits__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
.seller-benefits__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding: 20px 0;
	text-decoration: none
}
@media (max-width:989px) {
	.seller-benefits__item {
		padding: 30px 0 8px
	}
}
.seller-benefits__item h3 {
	margin: 0;
	color: #000;
	font-size: 24px;
	font-weight: 700
}
@media (max-width:1629px) {
	.seller-benefits__item h3 {
		font-size: 20px
	}
}
@media (max-width:1479px) {
	.seller-benefits__item h3 {
		font-size: 24px
	}
}
@media (max-width:1029px) {
	.seller-benefits__item h3 {
		font-size: 20px
	}
}
.seller-benefits__item--wider h3 {
	margin-right: -1px
}
.seller-benefits__img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 60px;
	margin-bottom: 45px
}
@media (max-width:989px) {
	.seller-benefits__img-wrapper {
		margin-bottom: 35px
	}
}
@media (max-width:619px) {
	.seller-benefits__img-wrapper {
		min-height: 40px
	}
}
.customer-benefits {
	padding: 35px 0 50px
}
@media (max-width:919px) {
	.customer-benefits {
		padding: 27px 0 25px
	}
}
.customer-benefits__list {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none
}
.customer-benefits__item {
	border: 1px solid #b4b4b4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	padding: 54px 40px 65px
}
@media (max-width:919px) {
	.customer-benefits__item {
		padding: 35px 30px 40px
	}
	.customer-benefits__item--small h3 {
		width: 200px
	}
}
.customer-benefits__item h3 {
	margin: 0 0 14px;
	color: #000;
	font-size: 24px;
	font-weight: 700
}
@media (max-width:1629px) {
	.customer-benefits__item h3 {
		font-size: 20px
	}
}
@media (max-width:1479px) {
	.customer-benefits__item h3 {
		font-size: 24px
	}
}
@media (max-width:1029px) {
	.customer-benefits__item h3 {
		font-size: 20px
	}
}
.commission-registration {
	padding: 30px 0 66px
}
@media (max-width:919px) {
	.commission-registration {
		padding: 39px 0 47px
	}
}
.commission-registration__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1070px;
	margin: 0 auto;
	padding: 50px 40px;
	border: 1px solid #b4b4b4
}
@media (max-width:1479px) {
	.commission-registration__inner {
		max-width: none;
		padding: 40px
	}
}
@media (max-width:1029px) {
	.commission-registration__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
@media (max-width:919px) {
	.commission-registration__inner {
		padding: 34px 30px 40px
	}
}
@media (max-width:1029px) {
	.commission-registration__header {
		width: auto;
		margin-bottom: 20px
	}
}
.commission-registration__title {
	margin: 0 0 15px;
	color: #000;
	font-size: 36px;
	font-weight: 700
}
.commission-registration__title--color {
	color: red
}
@media (max-width:619px) {
	.commission-registration__title {
		font-size: 24px
	}
}
.commission-registration__desc {
	margin: 0 0 20px;
	color: #505050;
	font-size: 16px
}
@media (max-width:919px) {
	.commission-registration__desc {
		font-size: 14px
	}
}
.commission-registration__btn {
	-ms-flex-item-align: center;
	align-self: center;
	padding: 32px 58px
}
@media (max-width:1479px) {
	.commission-registration__btn {
		padding: 32px 40px
	}
}
.service-form {
	padding-top: 82px;
	padding-bottom: 60px;
	background-color: #e6e6e6
}
.service-form--top {
	margin-top: -76px;
	margin-bottom: 73px
}
@media (max-width:989px) {
	.service-form--top {
		margin-top: -47px;
		margin-bottom: 46px
	}
}
@media (max-width:919px) {
	.service-form {
		padding-top: 50px;
		padding-bottom: 20px
	}
}
.service-form__title {
	margin-bottom: 115px
}
@media (max-width:919px) {
	.service-form__title {
		margin-bottom: 75px
	}
	.service-form__checkbox-group {
		margin-bottom: 20px
	}
	.service-form__radio-checkbox {
		width: -webkit-min-content;
		width: -moz-min-content;
		width: min-content
	}
}
.service-form__title--call {
	margin-top: 10px;
	margin-bottom: 110px
}
@media (max-width:919px) {
	.service-form__title--call {
		margin-bottom: 50px
	}
}
.comparison-slider {
	position: relative;
	margin-top: 120px
}
@media (max-width:919px) {
	.comparison-slider {
		margin-top: 50px;
		padding-right: 40px;
		padding-left: 40px
	}
}
@media (max-width:619px) {
	.comparison-slider {
		margin-top: 80px
	}
}
.comparison-slider .section-title {
	margin-bottom: 50px;
	font-size: 24px
}
.comparison-slider .swiper-container {
	position: static;
	width: 100%
}
.comparison-slider .swiper-container.comparison-slider__top {
	position: -webkit-sticky;
	position: sticky;
	top: 80px;
	z-index: 2;
	width: calc(100% + 80px);
	margin-left: -40px;
	padding-right: 40px;
	padding-left: 40px
}
@media (max-width:1200px) {
	.comparison-slider .swiper-container.comparison-slider__top {
		top: 70px
	}
}
@media (max-width:919px) {
	.comparison-slider .swiper-container.comparison-slider__top {
		width: calc(100% + 80px);
		margin-left: -40px
	}
}
.comparison-slider .swiper-slide {
	max-width: 100%;
	background-size: cover;
	background-position: center
}
.comparison-slider .comparison-slider__bottom, .comparison-slider .comparison-slider__middle, .comparison-slider .comparison-slider__top {
	width: 100%;
	height: 100%
}
.comparison-slider .comparison-slider__middle .table-list {
	margin-bottom: 0
}
.comparison-slider .comparison-slider__middle .table-list tbody {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}
.comparison-slider .comparison-slider__middle .table-list.grid-wrapper, .comparison-slider .comparison-slider__middle .table-list.grid-wrapper .grid-wrapper__item {
	margin-left: 0
}
.comparison-slider .main-slider__btn {
	top: 68%;
	width: 50px;
	height: 50px
}
@media (max-width:919px) {
	.comparison-slider .main-slider__btn {
		top: 12%
	}
}
.comparison-slider--modified .comparison-slider__top {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fff
}
@media (max-width:619px) {
	.comparison-slider--modified .comparison-slider__top {
		padding-top: 30px;
		padding-bottom: 30px
	}
}
.comparison-slider--modified .catalog__price-wrapper, .comparison-slider--modified .catalog__slider {
	display: none
}
.comparison-slider--modified .catalog__item-caption .catalog__name-wrapper {
	margin-bottom: 15px
}
.comparison-slider--modified .catalog__item-caption {
	padding-top: 15px;
	padding-bottom: 25px
}
@media (max-width:619px) {
	.comparison-slider--modified .catalog__item-caption {
		padding-top: 30px
	}
}
.comparison-slider--modified .main-slider__btn {
	top: 50%
}
@media (max-width:619px) {
	.comparison-slider--modified .favourites__clear-list {
		display: none
	}
	.comparison-slider--modified .favourites__clear-list-wrapper {
		padding-bottom: 15px
	}
}
.comparison-slider__top {
	margin-bottom: 80px
}
.comparison-slider__top .catalog__item-caption {
	padding-bottom: 0
}
@media (max-width:1629px) {
	.comparison-slider__top .catalog__item-caption {
		padding-right: 10px
	}
}
.comparison-slider__top .catalog__name-wrapper {
	margin-bottom: 34px
}
.comparison-slider__top .favourites__item:hover .favourites__clear-list-wrapper {
	background-color: #d2d2d2;
	-webkit-transition: .3s;
	transition: .3s
}
.comparison-slider__middle {
	margin-bottom: 62px
}
.comparison-slider__middle .table-list__row {
	margin-bottom: 16px
}
.comparison-slider__bottom {
	margin-top: 5px;
	margin-bottom: 47px
}
.comparison-slider__bottom .card-page__configuration-list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-right: 15px
}
.comparison-slider__bottom .card-page__configuration-list li {
	width: 100%;
	font-size: 14px
}
.comparison-slider__bottom .card-page__configuration-list li.grid-wrapper__item {
	margin-bottom: 11px
}
.comparison-slider__help .catalog__consultation, .error {
	width: 100%
}
.comparison-slider__help .catalog__consultation .button {
	width: 396px;
	-ms-flex-item-align: start;
	align-self: flex-start
}
@media (max-width:619px) {
	.comparison-slider__help .catalog__consultation .button {
		width: 100%
	}
}
.slider--off .main-slider__btn {
	display: none
}
.error {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	overflow: auto;
	padding-top: 300px;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(0, 0, 0, .8)
}
.error__message {
	position: relative;
	color: #fff;
	font-size: 50px;
	font-weight: 700
}
.error__button {
	width: 220px;
	padding: 10px;
	font-size: 22px;
	font-weight: 700;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	border: 4px solid #ff5635;
	background-color: #ff5635;
	border-radius: 8px
}
.error__button:focus, .error__button:hover {
	opacity: .8
}
.logo {
	color: #3a3a3b;
	-webkit-transition: color .2s;
	transition: color .2s
}
.logo:hover {
	color: #575758
}
.logo svg {
	width: 216px;
	height: 60px
}
.logo--menu {
	margin-top: 4px
}
.logo--menu svg {
	width: 170px;
	height: 46px
}
.open .logo {
	color: #fff
}
.menu-btn {
	padding: 0;
	background-color: transparent;
	border: 0;
	position: relative;
	width: 70px;
	height: 70px;
	border-left: 1px solid #b4b4b4;
	cursor: pointer
}
.menu-btn span {
	display: block;
	width: 30px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
	background-image: linear-gradient(#000, #000);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	background-position: left center
}
.menu-btn span::after, .menu-btn span::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	-webkit-transform-origin: 50% 50% 0;
	transform-origin: 50% 50% 0;
	-webkit-transition: all .2s;
	transition: all .2s
}
.menu-btn span::before {
	top: 0
}
.menu-btn span::after {
	bottom: 0
}
.menu-btn:focus, .menu-btn:hover {
	opacity: .6;
	outline: 0
}
.open span {
	background-image: none
}
.open span::after, .open span::before {
	left: -2px;
	width: 34px;
	background-color: #fff
}
.open span::before {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg)
}
.open span::after {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg)
}
.header-nav {
	padding: 0 20px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4
}
@media (max-width:1479px) {
	.header-nav {
		padding: 0
	}
}
.header-nav__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.header-nav__item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-right: 1px solid #b4b4b4
}
.header-nav__item:last-of-type {
	border-right: none
}
.header-nav__link {
	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;
	height: 100%;
	padding: 27px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	-webkit-transition: color .2s;
	transition: color .2s
}
@media (max-width:1479px) {
	.header-nav__link {
		font-size: 12px;
		padding: 29px
	}
}
.header-nav__link:hover {
	color: #fff;
	background-color: red
}
.header-nav__link--active {
	background-color: #e6e6e6
}
.header-nav__item:last-of-type .header-nav__link:hover {
	-webkit-box-shadow: 20px 0 red;
	box-shadow: 20px 0 red
}
.header-nav__item:last-of-type .header-nav__link--active {
	-webkit-box-shadow: 20px 0 #e6e6e6;
	box-shadow: 20px 0 #e6e6e6
}
.header-nav__item:first-of-type .header-nav__link:hover {
	-webkit-box-shadow: -20px 0 red;
	box-shadow: -20px 0 red
}
.header-nav__item:first-of-type .header-nav__link--active {
	-webkit-box-shadow: -20px 0 #e6e6e6;
	box-shadow: -20px 0 #e6e6e6
}
.open .header-nav {
	padding-top: 44px;
	border: 0
}
.open .header-nav__list {
	width: 100%;
	display: block
}
.open .header-nav__item {
	width: 100%;
	margin-bottom: 10px;
	border-right: none
}
.open .header-nav__link {
	display: block;
	padding: 12px 20px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	height: auto;
}
.top-applications {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.top-applications__item {
	width: 230px;
	margin-left: 20px;
	margin-bottom: 20px
}
.top-applications__item--min {
	width: 223px
}
@media (max-width:1629px) {
	.top-applications__item, .top-applications__item--min {
		width: 200px
	}
}
@media (max-width:1479px) {
	.top-applications__item {
		width: 190px
	}
}
.top-applications__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: auto;
	padding: 22px;
	font-size: 14px;
	font-weight: 700;
	color: #505050;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e6e6e6;
	-webkit-transition: color .2s, background-color .2s;
	transition: color .2s, background-color .2s
}
@media (max-width:1479px) {
	.top-applications__link {
		font-size: 12px;
		height: 58px;
	}
}
.top-applications__link:hover {
	color: #fff;
	background-color: red
}
.open .top-applications__item {
	width: 100%;
	margin-left: 0
}
.open .top-applications__link {
	font-size: 14px
}
.page-header {
	z-index: 1000;
	width: 100%;
	background-color: #fff
}
@media (max-width:1199px) {
	.page-header {
		min-height: 70px
	}
}
.page-header__wrapper {
	position: relative;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 101px
}
@media (max-width:1199px) {
	.page-header__wrapper {
		display: none
	}
}
.page-header__top {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 110;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 20px 40px 0;
	background-color: #fff
}
@media (max-width:1629px) {
	.page-header__top {
		padding-right: 30px;
		padding-left: 30px
	}
}
@media (max-width:1479px) {
	.page-header__top {
		padding-right: 40px;
		padding-left: 40px
	}
}
@media (max-width:1199px) {
	.page-header__top {
		padding: 36px 20px
	}
}
.page-header__logo {
	margin-right: 60px
}
@media (max-width:1629px) {
	.page-header__logo {
		margin-right: 28px
	}
}
@media (max-width:1479px) {
	.page-header__logo {
		margin-right: 36px
	}
}
@media (max-width:1210px) {
	.page-header__logo {
		margin-right: 26px
	}
}
@media (max-width:1199px) {
	.page-header__logo {
		display: none
	}
}
.page-header__logo--hidden {
	display: none
}
.page-header__logo--hidden svg {
	width: 35px;
	height: 40px
}
.page-header__contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 16px
}
@media (max-width:1491px) {
	.page-header__contacts {
		margin-top: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
@media (max-width:1199px) {
	.page-header__contacts {
		display: none
	}
}
.page-header__tel {
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: 34px;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	-webkit-transition: color .2s;
	transition: color .2s
}
@media (max-width:1629px) {
	.page-header__tel {
		margin-right: 30px
	}
}
.page-header__tel:hover {
	color: #575758
}
.page-header__address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	color: #000
}
.page-header__address b {
	font-size: 12px;
	font-weight: 400;
	color: #787878
}
.page-header__applications {
	margin-left: auto
}
@media (max-width:1199px) {
	.page-header__applications, .page-header__nav {
		display: none
	}
}
.page-header__top-menu {
	display: none
}
@media (max-width:1199px) {
	.page-header__top-menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 70px;
		padding: 0 0 0 18px;
		border-bottom: 1px solid #b4b4b4;
		border-top: 1px solid #b4b4b4;
		background-color: #fff
	}
}
.page-header__menu-btn {
	display: none
}
@media (max-width:1199px) {
	.page-header__menu-btn {
		display: block
	}
}
.page-header__mobile-footer {
	display: none
}
.page-header.open {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background-color: #1a1a1a
}
.page-header.open .page-header__menu-btn {
	border-left: 1px solid #505050
}
.page-header.open .page-header__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-top: 70px
}
.page-header.open .page-header__top {
	position: static;
	background-color: #1a1a1a
}
.page-header.open .page-header__applications {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-left: 0
}
.page-header.open .page-header__nav {
	display: block
}
.page-header.open .page-header__top-menu {
	z-index: 110;
	background-color: #1a1a1a;
	border-bottom: 1px solid #505050
}
.page-header.open .page-header__mobile-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.page-header.open .page-header__copyright {
	background-color: #505050
}
@media (min-width:1200px) {
	.page-header.fixed .page-header__logo {
		display: none
	}
	.page-header.fixed .page-header__logo--hidden {
		display: block
	}
	.page-header.fixed .page-header__top {
		border-bottom: 1px solid #b4b4b4
	}
	.page-header.fixed .page-header__contacts {
		margin-top: 8px
	}
}
@media (min-width:1200px) and (max-width:1479px) {
	.page-header.fixed .page-header__contacts {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}
@media (min-width:1200px) {
	.page-header.fixed .page-header__tel {
		font-size: 16px
	}
	.page-header.fixed .page-header__address {
		font-size: 12px
	}
	.page-header.fixed .page-header__address b {
		font-size: 10px
	}
	.page-header.fixed .top-applications__item {
		width: 170px
	}
	.page-header.fixed .top-applications__link {
		padding: 13px 15px 13px 15px;
		font-size: 12px
	}
}
.page-footer {
	width: 100%;
	margin-top: auto
}
.page-footer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.page-footer__top {
	padding-top: 74px;
	padding-bottom: 40px;
	color: #fff;
	background-color: #1a1a1a
}
.page-footer__bottom {
	background-color: #505050
}
.page-footer__contacts {
	min-width: 240px;
	margin-right: 7%
}
@media (max-width:1479px) {
	.page-footer__contacts {
		margin-right: 17%
	}
}
.page-footer__nav {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:1479px) {
	.page-footer__nav {
		display: block;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px
	}
}
.page-footer__col {
	width: calc(100%/4 - 30px);
	margin-right: 40px
}
.page-footer__col--no-margin {
	margin-right: 0
}
@media (max-width:1479px) {
	.page-footer__col {
		display: inline-block;
		page-break-inside: avoid;
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		break-inside: avoid;
		width: 100%;
		height: auto
	}
}
.page-footer__nav-list {
	padding: 0;
	list-style: none;
	margin: 0 0 56px
}
.page-footer__nav-list li {
	margin-bottom: 8px
}
.page-footer__nav-list a {
	font-size: 14px;
	font-weight: 400;
	color: #ebebeb;
	text-decoration: none;
	-webkit-transition: color .2s;
	transition: color .2s
}
.main-slider {
	padding: 100px 0
}
@media (max-width:919px) {
	.main-slider {
		padding: 60px 0
	}
}
.main-slider__container .swiper-slide {
	width: calc(100% - calc(100%/5 + 10px)*2);
	height: 680px;
	overflow: hidden
}
@media (max-width:1479px) {
	.main-slider__container .swiper-slide {
		width: calc(100% - 80px);
		height: auto
	}
}
@media (max-width:989px) {
	.main-slider__container .swiper-slide {
		width: calc(100% - 40px)
	}
}
@media (max-width:320px) {
	.main-slider__container .swiper-slide {
		height: 200px
	}
}
.main-slider__container .swiper-slide img {
	position: relative;
	display: block;
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}
@media (max-width:620px) {
	.main-slider__container .swiper-slide img {
		height: 100%
	}
}
.main-slider__container .swiper-slide-next, .main-slider__container .swiper-slide-prev {
	opacity: .4
}
@media (min-width:1200px) and (max-width:1479px) {
	.main-slider__container {
		padding: 0 40px
	}
	.main-slider__container .swiper-slide {
		width: 48%
	}
	.main-slider__container .swiper-slide-next, .main-slider__container .swiper-slide-prev {
		opacity: 1
	}
}
.main-slider__btn {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 70px;
	height: 70px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width:919px) {
	.main-slider__btn {
		width: 50px;
		height: 50px
	}
}
.main-slider__btn--prev {
	left: 0;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}
.main-slider__btn--next {
	right: 0
}
.main-slider__btn.button:focus {
	background-color: #505050;
	outline: 0
}
.main-slider__btn.button:hover {
	background-color: red
}
.card-info {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: top;
	margin-left: 0;
	margin-bottom: 20px
}
@media (max-width:919px) {
	.card-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}
.card-info__price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 15.5%;
	margin-bottom: 16px
}
@media (max-width:919px) {
	.card-info__price {
		margin-right: 0;
		margin-bottom: 24px
	}
}
.card-info__sum {
	font-weight: 700
}
.card-info__sum, .card-info__sum .rouble {
	font-size: 30px;
	color: #000
}
.card-info__credit {
	font-weight: 400
}
.card-info__credit, .card-info__credit .rouble {
	font-size: 14px;
	color: #787878
}
.card-info__contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 11.5%;
	margin-bottom: 16px
}
.card-info__contacts:last-of-type {
	margin-right: 0;
	-ms-flex-item-align: baseline;
	align-self: baseline;
	padding-top: 6px
}
@media (max-width:919px) {
	.card-info__contacts {
		margin-right: 0;
		margin-bottom: 20px
	}
}
.card-info__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: start;
	align-self: flex-start;
	font-size: 18px;
	text-decoration: none;
	color: #000;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}
.card-info__link::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: left center
}
.card-info__link--address {
	line-height: 24px
}
.card-info__link--address::before {
	background-image: url(../img/icons/03_card_location.svg)
}
.card-info__link--tel::before {
	background-image: url(../img/icons/03_card_phone.svg)
}
@media (max-width:919px) {
	.card-info__link {
		font-size: 16px
	}
	.card-info__link::before {
		margin-right: 6px
	}
}
.card-info__link:focus, .card-info__link:hover {
	opacity: .6
}
.card-info__time {
	padding-left: 22px;
	font-size: 16px;
	line-height: 24px
}
@media (max-width:919px) {
	.card-info__time {
		font-size: 14px;
		line-height: 16px
	}
}
.card-page {
	padding-top: 14px;
	padding-bottom: 104px
}
@media (max-width:919px) {
	.card-page {
		padding-top: 16px;
		padding-bottom: 60px
	}
}
.card-page__title {
	margin-bottom: 34px;
	width: 100%;
}
.card-page__list {
	margin-bottom: 60px
}
@media (max-width:919px) {
	.card-page__list {
		margin-bottom: 42px
	}
}
.card-page__configuration-list {
	margin-top: 0;
	margin-bottom: 58px;
	list-style: none
}
@media (max-width:919px) {
	.card-page__configuration-list {
		margin-bottom: 40px
	}
}
.card-page__configuration-list li.grid-wrapper__item {
	margin-bottom: 16.2px
}
.card-page__text {
	margin: 0 0 16px
}
@media (max-width:919px) {
	.card-page__text {
		margin-bottom: 18px
	}
}
.card-guarantee {
	padding-top: 70px;
	padding-bottom: 36px;
	background-color: #e6e6e6
}
@media (max-width:919px) {
	.card-guarantee {
		padding-top: 56px;
		padding-bottom: 38px
	}
}
.card-guarantee__title {
	margin-bottom: 34px
}
.card-guarantee__desc {
	margin: 0 0 20px;
	color: #000
}
.card-guarantee__list {
	margin-top: 36px
}
@media (max-width:919px) {
	.card-guarantee__list {
		margin-top: 22px
	}
}
.card-guarantee__button {
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	color: #505050;
	background-color: #e6e6e6;
	border: 1px solid #505050
}
@media (max-width:619px) {
	.card-guarantee__button {
		margin-top: 18px
	}
}
.card-guarantee__button--active, .card-guarantee__button:active, .card-guarantee__button:not(:disabled):focus, .card-guarantee__button:not(:disabled):hover {
	color: #fff
}
.page-content {
	position: relative;
	padding-top: 35px;
	padding-bottom: 114px
}
.page-content--purchase {
	padding-top: 82px;
	padding-bottom: 120px
}
.page-content--purchase .page-content__description {
	margin-bottom: 120px
}
@media (max-width:919px) {
	.page-content--purchase .page-content__description {
		margin-bottom: 80px
	}
}
.page-content--card-page {
	padding-top: 84px;
	padding-bottom: 40px
}
.page-content--guarantee {
	padding-top: 82px
}
.page-content--commission {
	padding-bottom: 120px
}
@media (max-width:1689px) {
	.page-content {
		padding-bottom: 110px
	}
}
@media (max-width:1479px) {
	.page-content {
		padding-bottom: 120px
	}
}
@media (max-width:989px) {
	.page-content {
		padding-top: 48px;
		padding-bottom: 40px
	}
	.page-content--card-page {
		padding-top: 51px
	}
	.page-content--catalog {
		padding-bottom: 52px
	}
}
.page-content--form {
	padding-top: 0
}
.page-content__main-title {
	margin-bottom: 50px
}
@media (max-width:1689px) {
	.page-content__main-title {
		margin-bottom: 60px
	}
}
@media (max-width:1479px) {
	.page-content__main-title {
		margin-bottom: 54px
	}
}
@media (max-width:989px) {
	.page-content__main-title {
		margin-bottom: 36px
	}
}
.page-content__main-title--catalog {
	padding-top: 16px
}
@media (max-width:989px) {
	.page-content__main-title--catalog {
		margin-bottom: 32px;
		padding-top: 0
	}
}
.page-content__card-title {
	margin-bottom: 46px
}
@media (max-width:620px) {
	.page-content__card-title {
		margin-bottom: 20px
	}
	.page-content__card-title b {
		display: block;
		margin-top: 10px
	}
}
.page-content__description p {
	margin: 0;
	font-size: 20px;
	color: #000
}
@media (max-width:919px) {
	.page-content__description p {
		font-size: 16px
	}
}
.page-content__up-btn {
	position: fixed;
	left: 50%;
	bottom: 0;
	z-index: 200;
	display: none;
	-webkit-transform: translateX(-52%) rotate(-90deg);
	transform: translateX(-52%) rotate(-90deg)
}
.page-content__up-btn.active {
	display: block
}
.page-content--trade-in .page-content__main-title {
	margin-top: 10px
}
@media (max-width:919px) {
	.page-content--trade-in .page-content__main-title {
		margin-top: 0
	}
}
.page-content--trade-in .page-content__description {
	margin-bottom: 116px
}
@media (max-width:919px) {
	.page-content--trade-in .page-content__description {
		margin-bottom: 80px
	}
}
.page-content__text-wrapper {
	width: calc(((100% + 40px)/3)*2 - 40px)
}
@media (max-width:1689px) {
	.page-content__text-wrapper {
		width: calc(((100% + 30px)/3)*2 - 30px)
	}
}
@media (max-width:1479px) {
	.page-content__text-wrapper {
		width: calc(((100% + 40px)/3)*2 - 40px)
	}
}
@media (max-width:1029px) {
	.page-content__text-wrapper {
		width: calc(((100% + 30px)/3)*2 - 30px)
	}
}
@media (max-width:989px) {
	.page-content__text-wrapper {
		width: calc(((100% + 20px)/3)*2 - 20px)
	}
}
@media (max-width:919px) {
	.page-content__text-wrapper {
		width: 100%
	}
}
.form-input__dropdown .scroll-content:before {
	display: none;
}
.services__favorites.active {
	background: red;
}
.services__favorites.active .services__icon-favorites {
	fill: #fff;
}
.catalog__slider-item div {
	width: 100%;
	height: 230px;
	background-size: cover;
	background-position: center;
}
.hidden {
	display: none!important;
}
.main-slider__container .swiper-slide {
	height: auto;
}
.nhd .page-header__top {
	position: absolute;
}
.catalog__filter.filter--fixed .filtered {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 100;
	background: red;
}
.catalog__filter.filter--fixed .filtered span {
	color: #fff;
	display: block;
}
.catalog-list-icons {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 30px;
	list-style: none;
}
.catalog-list-icons li {
	text-transform: uppercase;
    color: #fff;
    background: #991a4f;
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 12px;
}
.catalog-list-icons li:first-child {
	background: #fe0000;
}

.catalog-list-icons-bottom{
	padding-left: 0;
	margin-top: 10px;
}

.catalog-list-icons-bottom li{
	list-style: none;
	height: 25px;
	display: inline-block;
	margin-bottom: 5px;
}

.catalog-list-icons-bottom li span{
	border: 1px solid #D9001B;
	font-size: 12px;
	color: #D9001B;
	background: #fff;
	padding: 5px;
}

.offer-price {
	width: 100%!important;
}
.offer-price .rouble {
	text-transform: initial;
	color: #787878;
	font-size: 13px;
}
@media (min-width:920px) {
	.catalog__filter .filtered {
		display: none;
	}
}
@media (max-width:919px) {
	.catalog__slider-item div {
		height: 200px;
	}
	.page-content__up-btn, .catalog__slider-button-wrapper {
		display: none!important;
	}
	.catalog__filter.filter--fixed .filter__form {
		padding-top: 80px;
	}
	.catalog__filter.filter--fixed .filter__form .filter__button {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
	}
	.catalog__filter.filter--fixed .filtered.show {
		display: block;
	}
	.catalog-list-icons {
		padding-left: 10px;
	}
	.catalog-list-icons li {
		padding: 5px 10px;
		font-size: 12px;
		font-weight: 400;
	}
}
.form-input__dropdown li span {
	pointer-events: none;
}
#card-video {
	width: 100%;
	height: 100%;
}
.gift {
	width: 100%;
	padding: 60px;
	border: 1px solid #b4b4b4;
	position: relative;
}
.gift i {
	width: 120px;
	height: 120px;
	background: url('/img/gift.png') center no-repeat;
	background-size: contain;
	display: block;
	float: left;
	margin: 0 60px 0 0;
}
.gift div {
	font-weight: 700;
	color: #000;
	font-size: 36px;
}
.expenses .container>div {
	display: block;
}
.expenses .container>div h2 span {
	font-size: 22px;
}
.insurance {
	flex-direction: row;
}
.insurance-result {
	display: none;
}
@media (max-width: 619px) {
	.gift {
		border: none;
		padding: 0;
		margin-bottom: 40px;
	}
	.gift i {
		float: none;
		margin: 0 0 20px 0;
	}
}

.form-on-main .grid-wrapper__item.hide_item{
	display: none;
}

.form-on-main .show_all_prop{
	margin-top: 15px;
}

.form-on-main .show_all_prop .btn, .form-on-main .hide_all_prop{
	padding-top: 15px;
	position: relative;
	margin-left: 25px;
}

.form-on-main .show_all_prop .btn, .form-on-main .hide_all_prop a{
	border-bottom: 1px dashed;
	font-weight: bold;
	cursor: pointer;
}


@media screen and (min-width:1600px){
	.catalog__slider-item div{height: 345px;}
	.form-on-main .form-input input{padding: 40px 15px 20px;}
	.form-on-main .form-input label{left: 15px}
}

.modal{
	width: 360px; 
	padding: 20px 25px 20px 25px;
	border-radius: 4px;
	background: #fafafa;
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	margin: auto;
	display: none;
	opacity: 0;
	z-index: 1001;
	text-align: center;
}

.modal__close{
    width: 21px; height: 21px;
    position: absolute;
    font-size: 29px;
    top: 1px; right: 11px;
    cursor: pointer;
    display: block;
}

#modal_owerlay{
    z-index: 1000;
	position: fixed;
	background: rgba(0,0,0,.7);
	width: 100%; height: 100%;
	top: 0; left: 0;
	cursor: pointer;
	display: none;
}

.modal_order, 
.modal_credit,
.modal_inspection,
.modal_consultation,
.modal_subscribe_price,
.modal_report,
.modal_onlineshow,
.modal_drive,
.modal_select,
.modal_supreme,
.modal_analog,
.modal_getpred,
.modal_lizing,
.modal_testdrive,
.modal_rezerv{
	height: 395px;
}

.modal_order .title, 
.modal_credit .title, 
.modal_tradein .title, 
.modal_inspection .title,
.modal_consultation .title,
.modal_subscribe_price .title,
.modal_report .title,
.modal_onlineshow .title,
.modal_drive .title,
.modal_select .title,
.modal_supreme .title,
.modal_analog .title,
.modal_getpred .title,
.modal_lizing .title,
.modal_testdrive .title,
.modal_rezerv .title{
	font-size: 18px;
	margin: 0 0 15px 0;
	color: red;
	text-transform: uppercase;
	font-weight: bold;
}

.modal_order .grid-wrapper__item, 
.modal_offer .grid-wrapper__item, 
.modal_credit .grid-wrapper__item, 
.modal_tradein .grid-wrapper__item, 
.modal_inspection .grid-wrapper__item,
.modal_consultation .grid-wrapper__item,
.modal_subscribe_price .grid-wrapper__item,
.modal_report .grid-wrapper__item,
.modal_onlineshow .grid-wrapper__item,
.modal_drive .grid-wrapper__item,
.modal_select .grid-wrapper__item,
.modal_supreme .grid-wrapper__item,
.modal_analog .grid-wrapper__item,
.modal_getpred .grid-wrapper__item,
.modal_lizing .grid-wrapper__item,
.modal_testdrive .grid-wrapper__item,
.modal_rezerv .grid-wrapper__item{
	width: 100%;
	margin: 0 0 20px 0;
}

.modal_order .grid-wrapper--min, 
.modal_offer .grid-wrapper--min, 
.modal_credit .grid-wrapper--min, 
.modal_tradein .grid-wrapper--min, 
.modal_tradein .grid-wrapper--min, 
.modal_inspection .grid-wrapper--min,
.modal_consultation .grid-wrapper--min,
.modal_subscribe_price .grid-wrapper--min,
.modal_report .grid-wrapper--min,
.modal_onlineshow .grid-wrapper--min,
.modal_drive .grid-wrapper--min,
.modal_select .grid-wrapper--min,
.modal_supreme .grid-wrapper--min,
.modal_analog .grid-wrapper--min,
.modal_getpred .grid-wrapper--min,
.modal_lizing .grid-wrapper--min,
.modal_testdrive .grid-wrapper--min,
.modal_rezerv .grid-wrapper--min{
	padding: 0;
}

.modal_order .button, 
.modal_offer .button, 
.modal_cedit .button, 
.modal_tradein .button, 
.modal_inspection .button,
.modal_consultation .button,
.modal_subscribe_price .button,
.modal_report .button,
.modal_onlineshow .button,
.modal_drive .button,
.modal_select .button,
.modal_supreme .button,
.modal_analog .button,
.modal_getpred .button,
.modal_lizing .button,
.modal_testdrive .button,
.modal_rezerv .button{
	padding: 25px 40px;
}

.modal_order .form-input input, 
.modal_credit .form-input input, 
.modal_tradein .form-input input, 
.modal_inspection .form-input input,
.modal_consultation .form-input input,
.modal_subscribe_price .form-input input,
.modal_report .form-input input,
.modal_onlineshow .form-input input,
.modal_drive .form-input input,
.modal_select .form-input input,
.modal_supreme .form-input input,
.modal_analog .form-input input,
.modal_getpred .form-input input,
.modal_lizing .form-input input,
.modal_testdrive .form-input input,
.modal_rezerv .form-input input{
	padding: 35px 30px 15px;
}

.modal_offer .form-input input, 
.modal_tradein .form-input input{
	padding: 30px 30px 10px 30px;
}

.modal_offer .form-input input::placeholder, 
.modal_tradein .form-input input::placeholder{
	font-size: 13px
}

.modal_offer .form-input label, 
.modal_tradein .form-input label{
	top: 13px;
}

.modal_order .button:hover, 
.modal_offer .button:hover, 
.modal_credit .button:hover, 
.modal_tradein .button:hover, 
.modal_inspection .button:hover,
.modal_consultation .button:hover,
.modal_subscribe_price .button:hover,
.modal_report .button:hover,
.modal_onlineshow .button:hover,
.modal_drive .button:hover,
.modal_select .button:hover,
.modal_supreme .button:hover,
.modal_analog .button:hover,
.modal_getpred .button:hover,
.modal_lizing .button:hover,
.modal_testdrive .button:hover,
.modal_rezerv .button:hover{
	background: red;
	cursor: pointer
}

.modal_order .main-form__group, 
.modal_offer .main-form__group, 
.modal_credit .main-form__group, 
.modal_tradein .main-form__group, 
.modal_inspection .main-form__group,
.modal_consultation .main-form__group,
.modal_subscribe_price .main-form__group,
.modal_report .main-form__group,
.modal_onlineshow .main-form__group,
.modal_drive .main-form__group,
.modal_select .main-form__group,
.modal_supreme .main-form__group,
.modal_analog .main-form__group,
.modal_getpred .main-form__group,
.modal_lizing .main-form__group,
.modal_testdrive .main-form__group,
.modal_rezerv .main-form__group{
	margin-bottom: 0
}

.modal_order .confirm label, 
.modal_offer .confirm label, 
.modal_credit .confirm label, 
.modal_tradein .confirm label, 
.modal_inspection .confirm label,
.modal_consultation .confirm label,
.modal_subscribe_price .confirm label,
.modal_report .confirm label,
.modal_onlineshow .confirm label,
.modal_drive .confirm label,
.modal_select .confirm label,
.modal_supreme .confirm label,
.modal_analog .confirm label,
.modal_getpred .confirm label,
.modal_lizing .confirm label,
.modal_testdrive .confirm label,
.modal_rezerv .confirm label{
	font-size: 12px;
	text-align: left
}

.modal_order .confirm label:before, 
.modal_offer .confirm label:before, 
.modal_credit .confirm label:before, 
.modal_tradein .confirm label:before, 
.modal_inspection .confirm label:before,
.modal_consultation .confirm label:before,
.modal_subscribe_price .confirm label:before,
.modal_report .confirm label:before,
.modal_onlineshow .confirm label:before,
.modal_drive .confirm label:before,
.modal_select .confirm label:before,
.modal_supreme .confirm label:before,
.modal_analog .confirm label:before,
.modal_getpred .confirm label:before,
.modal_lizing .confirm label:before,
.modal_testdrive .confirm label:before,
.modal_rezerv .confirm label:before{
	top: 0;
}

.modal_offer{
	height: 450px;
}

.modal_offer .title{
	font-size: 18px;
	margin: 0 0 15px 0;
	color: red;
	text-transform: uppercase;
	font-weight: bold;
}

.modal_tradein{
	position: absolute;
    height: max-content;   
    margin-top: 0; 
}

.page-content__card-title{
	width: 100%
}

.card .print_img{
	display: none;
}

.breadcrumb{
	padding-left: 0;
}

.breadcrumb li{
	display: inline-block;
	list-style: none;
	margin-bottom: 5px;
}

.breadcrumb li a{
	text-decoration: none;
}

.breadcrumb li:after{
	content: "/";
	font-size: 16px;
	color: #ccc;
	margin-left: 5px;
	margin-right: 3px;
}

.breadcrumb li:last-child:after{
	display: none;
}

.car_inspection_btn{
	float: right;
	font-size: 16px;
	text-transform: uppercase;
	color: red;
	font-weight: bold;
	padding: 15px 20px;
	border-radius: 5px;
	border: 1px solid #000;
	cursor: pointer;
	position: relative;
	top: -5px;
}

.card .services__send .send_block{
	display: none;
	position: absolute;
	width: 140px;
	padding-top: 5px;
}

.card .services__send a{
	display: block
}

.card #card-utp{
	margin-bottom: 40px;
}

.card #card-utp ul{
	display: flex;
	padding: 0;
}

.card #card-utp ul li{
	list-style: none;
	font-size: 14px;
	color: #7F7F7F;
	width: calc(100%/4 - 40px);
	border: 1px solid #b4b4b4;
	padding: 20px;
	margin-right: 40px;
}

.card #card-utp ul img{
	display: block;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.card #card-utp ul li .title{
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}

.subscribe_price_block{
	margin-top: 5px;
}

.subscribe_price_btn{
	font-size: 16px;
	cursor: pointer;
}

.subscribe_price_btn img{
	height: 12px;
	position: relative;
	top: 2px;
	left: -3px
}

.subscribe_price_btn span{
	text-decoration: underline;
}


.report_block{
	margin-top: 5px;
}

.report_btn{
	font-size: 16px;
	cursor: pointer;
}

.report_btn img{
	height: 17px;
	position: relative;
	top: 5px;
	left: 0px;
	margin-right: 4px;
}

.report_btn span{
	text-decoration: underline;
}

.warranty_block{
	font-size: 14px;
}

.warranty_block p{
	margin: 0;
}

.warranty_block .price{
	font-size: 30px;
	color: red;
	font-weight: 700;
} 

.warranty_block .price .rouble {
	font-family: "ALSRubl", "Arial", sans-serif;
    font-size: 30px;
    color: red;
}

.warranty_block a{
	display: block;
	margin-bottom: 5px;
}

.warranty_block .warranty_item{
	
}

.warranty_block .warranty_item img{
	height: 13px;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.tabs {  
  margin: 0 0 30px;
}
.tabs__caption {  
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: -1px 0 0 -1px;
  padding-left: 0
}
.tabs__caption li:last-child:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: -2px;
  z-index: -1;
  height: 5px;
  background: #D7D7D7;
}
.tabs__caption:after {
  content: '';
  display: table;
  clear: both;
}
.tabs__caption li {
  padding: 9px 15px;
  margin: 1px 0 0 1px;
  background: #505050;
  color: #FFF;
  position: relative;
  border: solid #D7D7D7;
  border-width: 1px 1px 0;
  border-radius: 5px 5px 0 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.tabs__caption li:not(.active) {
  cursor: pointer;
}
.tabs__caption li:not(.active):hover {
  background: red;
  border-color: #D7D7D7;
}
.tabs__caption .active {
  background: red;
  color: #fff;
  border-color: #D7D7D7;
}
.tabs__caption .active:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 5px;
  background: #FFF;
}
.tabs__content {
  display: none;
  background: #FFF;
  border: 1px solid #D7D7D7;
  border-radius: 0 5px 5px 5px;
  padding: 15px;
}
.tabs__content.active {
  display: block;
}

.marks_on_main{
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	padding-left: 0;
}

.marks_on_main li{
	list-style: none;
}

.marks_on_main li a{
	display: flex;
	align-items: center;
	text-decoration: none;
}

.marks_on_main li a img{
	margin-right: 10px;
	width: 50px;
}

.slider_on_main{
	margin: 30px 0;
}

.slider_on_main .item{
	background: #E6E6E6;
}

.slider_on_main .item img{	
	margin: auto;
	width: auto;
	max-width: 100%;
}

.slider_on_main .item .info{
	padding: 20px;
}

.slider_on_main .item .info .name{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
} 

.slider_on_main .item .info .params{
	font-size: 14px;
	line-height: 20px;
}

.slider_on_main .item .info .price{
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
} 

.slider_on_main .item .info .price .rouble {
	font-family: "ALSRubl", "Arial", sans-serif;
    font-size: 20px;
}

.slider_on_main .item .info .more{
	text-align: center;
	margin-top: 25px;
}

.slider_on_main .item .info .more a{
	text-decoration: none;
	background: #fff;
	border: 1px solid #7F7F7F;
	border-radius: 3px;
	padding: 10px 20px;
}

.slider_on_main .owl-dots{
	text-align: center;
	margin-top: 15px;
}

.slider_on_main .owl-dots .owl-dot{
	width: 15px;
	height: 15px;
	border: 1px solid #7F7F7F;
	margin: 0 5px;
	border-radius: 20px;
}

.slider_on_main .owl-dots .owl-dot.active{
	background: red;
}

.filter_btn{
	display: none;
}

.guarantee_work_block{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 90px;
	grid-row-gap: 0px;
	margin-bottom: 40px;
}

.guarantee_work_block .item{
	position: relative;
	border: 1px solid #eee;
	padding: 30px 20px;
	margin-bottom: 30px;
}

.guarantee_work_block .item:after{
	content: "";
	display: block;
	width: 60px;
	height: 16px;
	background: url(/img/icons/u22.jpg) no-repeat;
	position: absolute;
	top: 80px;
	right: -75px;
}

.guarantee_work_block .item:last-child:after{
	display: none;
}

.guarantee_work_block .item img{
	display: block;
	width: 60px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.guarantee_work_block .item .number{
	color: #ffe743;
	font-weight: bold;
}

.guarantee_work_block .item .text{
	text-align: center;
	margin-top: 10px;
}

.guarantee_work_block_title{
	font-size: 36px;
	color: #000!important;
}

.new_pagination{
	padding-left: 0;
	display: flex;
	margin-top: 42px;
}

.new_pagination .pagination{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}

.new_pagination .pagination .page-item{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding: 0;	
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #505050;
	position: relative;
}

.new_pagination .pagination .page-item a{
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 18px 10px 16px;
}

.new_pagination .pagination .page-item:first-child,.new_pagination .pagination .page-item:last-child{
	background-color: #e6e6e6;
}

.new_pagination .pagination .page-item.active{
	background-color: red;
	color: #fff;
}

.new_pagination .pagination .page-item:hover{
	background-color: #d2d2d2;
}

.new_pagination .pagination .page-item:first-child .page-link,.new_pagination .pagination .page-item:last-child .page-link{
	font-size: 30px;
	font-weight: normal;
}

.modal_btn{
	cursor: pointer
}

.clear_filter{
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #aaa;
	padding: 22px 0 25px 0;
	margin-top: 20px;
}

.clear_filter img{
	position: relative;
	top:3px;
	margin-left: 10px;	
}

.reset_filter_main{
	display: block;
	text-align: center;
	color: #505050;
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 25px;
}

.reset_filter_main img{
	position: relative;
	margin-left: 5px;
	top: 1px;
}

.hide_all_prop .reset_filter_main{
	display: inline-block;
	padding-left: 0;
	margin-top: 10px;
	font-weight: normal!important;
}

.map:not(.map--card-page){
	display: none		
}
	
.card_new h1{
	margin-bottom: 0;
}
	
.card_new .fast_param{
	margin: 0;
	padding: 0;
}

.card_new .fast_param li{
	list-style: none;
	display: inline-block;
	color: #7F7F7F;
}

.card_new .fast_param li:before{
	content: "/";
	font-size: 16px;
	color: #7F7F7F;
	margin-left: 0px;
	margin-right: 5px;
}

.card_new .fast_param li:first-child:before, .card_new .fast_param li.one_owner:before, .card_new .fast_param li.pts_original:before{
	display: none
}

.card_new .fast_param li.one_owner span{
	background: rgba(0, 166, 46, 1);
	color: #fff;
	font-size: 16px;
	padding: 1px;
}

.card_new .fast_param li.pts_original span{
	background: rgba(191, 191, 0, 1);
	color: #fff;
	font-size: 16px;
	padding: 1px;
}

.card_new .top_info{
	width: 100%;
	margin-top: 40px;
}

.card_new .top_info .slider_block{
	float: left;
	width: 65%;
	position: relative;
}

.card_new .top_info .slider_block .stikers{
	position: absolute;
	left: -10px;
	top: 0;
	z-index: 1;
	padding-left: 0;
}

.card_new .top_info .slider_block .stikers li{
	list-style: none;
	margin-bottom: 5px;
}

.card_new .top_info .slider-big{
	position: relative;
}

.card_new .top_info .slider-big iframe{
	height: 480px;
	width: 100%;
}

.card_new .top_info .slider-big .slick-arrow{
	position: absolute;
	top: 45%;
	z-index: 1;
	background-color: #505050;
	padding: 13px 10px 10px 15px;
}

.card_new .top_info .slider-big .slick-arrow:hover{
	background: red;
	cursor: pointer
}

.card_new .top_info .slider-big .prev.slick-arrow{	
	left: 0;	
	transform: rotate(180deg);	
}

.card_new .top_info .slider-big .next.slick-arrow{	
	right: 0;
}

.card_new .top_info .slider-big .prev.slick-arrow svg,.card_new .top_info .slider-big .next.slick-arrow svg{
	color: #fff;
	fill: #fff;
}

.card_new .top_info .slider-nav{
	margin-top: 25px;
}

.card_new .top_info .slider-nav .slick-slide{
	border: 1px solid #fff
}

.card_new .top_info .slider-nav .slick-slide.slick-current{
	border: 1px solid red
}

.card_new .top_info .slider-nav .slick-dots li{
	padding-left: 0px;
	display: inline-block;
	width: 7px;
	height: 7px;
	margin: 0 10px;
	overflow: hidden;
	border-radius: 15px;
	cursor: pointer;
}

.card_new .top_info .slider-nav .slick-dots li:before{
	display: none;
}

.card_new .top_info .slider-nav .slick-dots{
	text-align: center;
	margin-top: 30px;
}

.card_new .top_info .slider-nav .slick-dots li button{
	color: transparent;
	width: 7px;
	height: 7px;
	border-radius: 15px;
	border: none;
	background: #000;
	cursor: pointer;
}

.card_new .top_info .slider-nav .slick-dots .slick-active button{
	background: red
}

.card_new .top_info .text{
	float: right;
	width: 31%;
}

.card_new .top_info .text .price{
	float: left;
	width: 40%;	
}

.card_new .top_info .text .warranty_price{
	float: right;
	width: 49%;
	border: 2px solid rgba(215, 215, 215, 1);
	padding: 10px;
	position: relative;
	top:-12px;
	z-index: 2;
}

.card_new .top_info .text .price .price, .card_new .top_info .text .price .price .rouble{
	white-space: nowrap;
	font-weight: bold;
	font-size: 24px;
}

.card_new .top_info .text .warranty_price .price_red, .card_new .top_info .text .warranty_price .price_red .rouble{
	white-space: nowrap;
	font-weight: bold;
	font-size: 24px;
	color: red;
	margin: 0;
}

.card_new .top_info .text .warranty_price .trg{
	position: absolute;
	right: 10px;
	bottom: 8px;
	z-index: 1;
	cursor: pointer;
}

.card_new .top_info .text .btn_block{
	padding: 0;
	margin: 0;
	border: 1px solid rgba(215, 215, 215, 1);
	margin-top: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.card_new .top_info .text .btn_block li{
	list-style: none;
	border-bottom: 1px solid rgba(215, 215, 215, 1)
}

.card_new .top_info .text .btn_block li a{
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #333;
	padding: 17px 0 15px 30px;
	cursor: pointer;
	text-shadow: 0px 0px #000;
}

.card_new .top_info .text .btn_block li a.services__link-request{
	background: red;
	color: #fff;
	justify-content: center;
	text-shadow: 0px 0px #fff;
}

.card_new .top_info .text .btn_block li a img{
	width: 25px;
	margin-right: 10px;
}

.card_new .top_info .text .btn_block.top{
	float: right
}

.card_new .top_info .text .btn_block.top a.services__link-request{
	padding: 17px 30px 15px 30px;
}

.card_new .top_info .text .utp_block{
	margin-bottom: 35px;
}

.card_new .top_info .text .utp_block .item{
	margin-bottom: 15px;
}

.card_new .top_info .text .utp_block .item img{
	float: left;
	width: 50px;
}

.card_new .top_info .text .utp_block .item .info{
	float: left;
	margin-left: 15px;
}

.card_new .top_info .text .utp_block .item .info > p{
	margin: 0;
	float: none;
	width: auto;
}

.card_new .top_info .text .utp_block .item .info .title{
	font-size: 14px;
	margin-top: 10px;
}

.card_new .top_info .text .utp_block .item .info .text{
	font-size: 13px;
	color: #aaa;
	float: none;
	width: auto;
}

.card_new .card_tooltip {
	position: relative;
	display: inline-block;	
	cursor: pointer
}

.card_new .card_tooltip .tooltiptext {
  	display: none;
  	width: 300px;
  	top: 100%;
  	left: 50%;
  	margin-left: -240px;
  	background-color: #e6e6e6;
  	color: #000;
  	padding: 10px;
  	border-radius: 6px;
  	position: absolute;
  	z-index: 1;
  	border: 1px solid rgba(215, 215, 215, 1);
}

.card_new .karso{
	display: none;
	font-size: 12px;
}

.card_new .karso .warranty_item,.card_new .karso_new .warranty_item{
	display: flex;
	align-items: center;
}

.card_new .karso .warranty_item img,.card_new .karso_new .warranty_item img{
	width: 15px!important;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.card_new #card-utp{
	margin-bottom: 40px;
}

.card_new #card-utp ul{
	display: flex;
	padding: 0;
}

.card_new #card-utp ul li{
	list-style: none;
	font-size: 14px;
	color: #7F7F7F;
	width: calc(100%/4 - 40px);
	border: 1px solid #b4b4b4;
	padding: 20px;
	margin-right: 40px;
}

.card_new #card-utp ul img{
	display: block;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.card_new #card-utp ul li .title{
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
}

.fl{float: left}
.fr{float: right}
.clear{clear: both}
.card_new .small_text{font-size: 16px;margin: 0}

.card_new .services__send{
	margin-left: 20px;
}
.card_new .services__send .send_block{
	display: none;
	position: absolute;
	width: 140px;
	background: #fff;
	margin-top: 5px;
}

.card_new .services__send a{
	display: block;
	cursor: pointer;
}

.card_new .services__send img{
	height: 27px;
	width: auto;
	cursor: pointer;
}

.card_new .print_btn{
	cursor: pointer;
}

.card_new .print_btn img{
	width: 40px;
}

.button__favorites{
	display: none
}

.card-info__link{
	font-size: 16px;
}

.cars_grid_block{	
	display: grid;
	grid-auto-flow: column;
	grid-gap: 0px;
	grid-template-rows: repeat(10, auto);	
	overflow: hidden;
	height: 100px;
}

.cars_grid_item{
	margin-bottom: 15px;
}

.cars_grid_wrap{	
	margin-bottom: 30px;	
}

.show_all_marks span{
	font-weight: bold;
	border-bottom: 1px dashed;
	cursor: pointer
}

.show_all_marks img{
	margin-left: 10px;
}

.models_grid_block{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 15px;
	width: 100%;
	margin-bottom: 30px;	
}

.category h1, .category h1 span{
	font-size: 45px;
}

.category .tags{
	margin-bottom: 30px;
}

.category .tags a{
	border: 1px solid #000;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin: 0 10px 10px 0;
}

.sold{
	font-size: 20px;
	font-weight: bold;
	color: red;
}

.other_car{
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: red;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 25px;
	border: 1px solid rgba(215, 215, 215, 1);
	text-decoration: none;
}

.other_car.b2{
	background: none;
	color: #000;
	font-weight: normal;
}

.card_new .top_info .slider-big .slick-slide a:hover:before{
	content: url('/img/zoom.png');
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	top:50%;
}

.car-service-item table{
	margin-bottom: 30px;
}

.car-service-item table,.car-service-item table td{
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
}

.car-service-item table td{
	padding: 10px;
}

.car-service-item table tr:nth-child(odd){
	background: #e6e6e6
}

.car-service-item table tr:first-child td{
	font-weight: bold
}

.car-service-item .car-service__list .car-service__item {
  width: calc(100%/4 - 40px);
}

.car-service-item .car-service__list{
	margin-top: 40px
}

.car-service-item .car-service__link{
	text-align: center
}

.car-service-item .car-service__img-wrapper img{
	margin: 0 auto
}

.page-content .ask.modal.modal_order{
	height: 470px;
}

.grid-wrapper--column.line{
	flex-direction: row;
}

.grid-wrapper--column.line .ask_btn{
	
}

.car_accordeon_block{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 50px;
	grid-row-gap: 15px;
	width: 100%;
	margin-bottom: 30px;
}

#car_accordeon {	
	
}
 
#car_accordeon .acc-head {
	border-bottom: 1px solid rgba(215, 215, 215, 1);
	padding: 10px 0 10px 0;	
	cursor: pointer;
	position: relative;
}
 
#car_accordeon .acc-body {
	padding: 5px 15px;	
	display: none;
}

#car_accordeon .acc-body p{
	margin-bottom: 0;
}

#car_accordeon .btn_block{
	float: right
}

#car_accordeon .btn_block img{
	margin-left: 10px
}

.car_accordeon_all{
	cursor: pointer;
}

.card_new .card-page .card-page__title img{
	float: right;
	cursor: pointer;
}

.page-header .top-applications__item.zap_btn{
	display: none;
}

.page-header.fixed .top-applications__item.zap_btn{
	display: block;
}

.page-header.fixed .top-applications__item.zap_btn a{
	color: #fff;
	background-color: red;
}

.contacts-wrapper .grid_block{
	width: 100%;
	display: grid;
	grid-template-columns: 30% 70%;
	grid-row-gap: 20px;
	border: 1px solid #b4b4b4;
}
	    
.contacts-wrapper .grid_block ul{
	padding-left: 25px;
}
	    
.contacts-wrapper .grid_block ul li{
    list-style: none
}

.contacts-wrapper .grid_block ul .contacts-item:last-child{
	margin-bottom: 0;
}

.contacts-wrapper .consult_btn{
	padding: 15px 20px;
}

.contacts-wrapper.first_block{
	margin-bottom: 100px
}

.new_cars_list .catalog__item.grid-wrapper__item-catalog .catalog__car-name{
	margin-bottom: 10px;
}

.new_cars_list .catalog__item.grid-wrapper__item-catalog .stikers{
	margin-top: 25px;
}

.new_cars_list .catalog__item.grid-wrapper__item-catalog .stikers span{
	background: #fff;
	padding: 10px 25px 10px 25px;
	color: red;
	border-radius: 30px;
}

.new_cars_list .catalog__item.grid-wrapper__item-catalog:hover .stikers span{
	background: red;
	color: #fff;
}

.new_cars_list .new_cars_grid_block{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	overflow: hidden;
	padding: 0 calc(100%/10 + 10px);
	min-height: 100px;
}

.new_cars_list .new_cars_grid_block img{
	margin-right: 10px;
	width: 50px;
	position: relative;
	top: 10px
}

.new_cars_list .sorting{
	width: 400px;
}

.getpred_block{
	border: 1px solid rgba(215, 215, 215, 1);
	padding: 25px;
	margin-bottom: 25px;
}

.getpred_block .form-input input{
	background: #e6e6e6;
}

.getpred_block .main-form__button,.getpred_block .main-form__button:hover{
	background: red;
	padding: 15px;
	cursor: pointer;
}

.getpred_block .info_text{
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin-top: 5px;
}

main.page-content{
	padding-top: 0
}
.main_banner{
	margin-bottom: 60px;
	position: relative;
}

.main_banner .text{
	background: rgba(230,230,230,0.8);
	font-size: 35px;
	font-weight: 700;
	color: #000;
	line-height: 40px;
	padding: 30px;
	width: 585px;
	position: absolute;
	top: 50px;
	right: 20px;
}

.main_banner .text span{
	color: red;
}

.main_banner a{
	background: red;
	padding: 20px 50px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	bottom: 70px;
	right: 20px;
}

.main_top_slider{
	margin-bottom: 60px;
	position: relative;
}

.main_top_slider .owl-nav{
	position: absolute;
	top: 40%;
	width: 100%;
}

.main_top_slider .owl-prev{
	position: absolute;
	left: 10px;
}

.main_top_slider .owl-prev span{
	background: url('/img/left-arrow.png') no-repeat;
	display: block;
	width: 50px;
	height: 50px;
	background-size: contain;
	font-size: 0px;
}

.main_top_slider .owl-next{
	position: absolute;
	right: 10px;
}

.main_top_slider .owl-next span{
	background: url('/img/right-arrow.png') no-repeat;
	display: block;
	width: 50px;
	height: 50px;
	background-size: contain;
	font-size: 0px;
}

.slider_on_main.new_cars_slider .item{
	background: none;
	position: relative;
}

.slider_on_main.new_cars_slider .item .name{
	margin-bottom: 15px;
	display: block;
	font-size: 22px;
}

.slider_on_main.new_cars_slider .item .info{
	border-left: 1px solid rgba(170, 170, 170, 1);
	border-right: 1px solid rgba(170, 170, 170, 1);
	border-bottom: 1px solid rgba(170, 170, 170, 1);
}

.slider_on_main.new_cars_slider .item:hover{
	border: 1px solid red;
	cursor: pointer;
}

.slider_on_main.new_cars_slider .item:hover .info{
	border-left: transparent;
	border-right: transparent;
	border-bottom: transparent;
}

.slider_on_main.new_cars_slider .item p{
	font-size: 16px;
	color: rgb(127, 127, 127);
	margin-bottom: 15px;
	line-height: normal;
	margin-top: 0;
	font-weight: 500;
}

.slider_on_main.new_cars_slider .item .info .part{
	height: 125px;
	overflow: hidden;
	margin-bottom: 15px;
}

.slider_on_main.new_cars_slider .item p img{
	width: 24px;
	margin-right: 10px;
	display: inline;
	position: relative;
	top: 4px;
}

.slider_on_main.new_cars_slider .item p.red{
	color: red;
}

.slider_on_main.new_cars_slider .item p.price{
	font-size: 25px;
	color: #000;
	margin-top: 20px;
	font-weight: 500;
}

.slider_on_main.new_cars_slider .item .more{
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid red;
	border-radius: 5px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	padding: 15px 0;
	font-size: 14px;
	margin-bottom: 15px;
}

.slider_on_main.new_cars_slider .item .send{
	display: block;
	text-decoration: none;
	text-align: center;
	background: red;
	border-radius: 5px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 15px 0;
	font-size: 14px;
	cursor: pointer;
}

.slider_on_main.new_cars_slider .item .stiker{
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 10;
	width: 166px;
	height: 28px;
}

.slider_on_main.new_cars_slider .item .stiker1{
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
	width: 130px;
}

.slider_on_main.new_cars_slider .item .stiker2{
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 10;
	width: 130px;
}

.ras_new_car{
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 10;
	width: 130px;
}



.slider_on_main.new_cars_slider .item .body{
	text-transform: lowercase
}

.new_car_stick{
	position: absolute;
	top: 5px;
	right: 5px;
	background: red;
	border-radius: 20px;
	text-transform: uppercase;
	font-size:10px;
	color: #fff;
	padding: 3px 12px 2px 12px;
}

.card_new .discount_block{
	background: #e6e6e6;
	width: 65%;
	position: relative;
	padding: 20px;
	margin-bottom: 50px;
}

.card_new .discount_block .title{
	font-size: 25px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 15px 0;
}

.card_new .discount_block table{
	width: 100%
}

.card_new .discount_block .table-list__row .table-list__item span{
	background: #e6e6e6;
}

.card_new .discount_block .table-list__row .table-list__item span.red{
	color: red;
	font-weight: bold;
	padding-left: 5px;
}

.card_new .discount_block table tr{
	margin-bottom: 10px;
}

.card_new .discount_block table tr:last-child{
	margin-bottom: 0px;
}

.card_new .discount_block .table-list__row .table-list__item .rouble{
	font-weight: normal;
}

.mobile_show{
	display: none;
}

.card_new .discount_block .table-list__row .table-list__item span.rw{
	background: red;
	color: #fff;
	padding: 5px 5px 3px 5px;
}

.card_new .discount_block .table-list__row .table-list__item span.bb{
	font-weight: bold;
}

.card_new .discount_block .table-list__row .table-list__item span.rn{
	color: red
}

.purchase_page .purchase_cars{
	padding-left: 0;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.purchase_page .purchase_cars li{
	list-style: none;
}

.purchase_page .purchase_cars li .catalog__item-caption{
	padding: 20px;
	min-height: 140px;
}

.purchase_page .purchase_cars li .image_block img{
	display: block;
}

.purchase_page .purchase_cars li .catalog__car-name{
	font-size: 20px;
	height: 50px;
}

.purchase_page .purchase_cars li .catalog__price, .purchase_page .purchase_cars li .catalog__price .rouble{
	font-size: 18px;
}

.purchase_page .our-services-list{
	padding-left: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 20px;
}

.purchase_page .our-services-list .item{
	border: 1px solid #b4b4b4;
	padding: 25px 15px 15px 15px;
}

.purchase_page .our-services-list .item h3{
	font-size: 18px;
	margin-top: 0;
	height: 45px;
	margin-bottom: 0px;
}

.purchase_page .our-services-list .item p{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
}

.purchase_page .our-faq{
	margin-top: 50px;
}

.purchase_page .accordeon_block{
	width: 100%;
	margin-top: 20px;
}

.purchase_page .accordeon_block .acc-head {
	background: #e6e6e6;
	padding: 15px;
	cursor: pointer;
	position: relative;
}

.purchase_page .accordeon_block .acc-body {
	padding: 15px;
	display: none;
}

.purchase_page .accordeon_block .item{
	margin-bottom: 10px;
}

.purchase_page .bottom_form{
	background: #e6e6e6;
	padding: 50px 0px;
	margin-bottom: 60px;
}

.purchase_page .bottom_form .block{
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.purchase_page .bottom_form .block .left_part .title{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}

.purchase_page .bottom_form .block .left_part p{
	margin: 0;
}

.purchase_page .bottom_form .right_part{
	display: flex;
	align-items: center;
	justify-content: end;
}

.purchase_page .bottom_form .modal_btn{
	padding: 15px 50px 13px 50px;
	background: red;
	color: #fff;
	justify-content: center;
	text-shadow: 0px 0px #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.purchase_page .steps-list{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 20px;
}

.purchase_page .steps-list .item{
	border: 1px solid #b4b4b4;
	padding: 10px;
	border-radius: 10px;
}

.purchase_page .steps-list .item .digit{
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	background: #7F7F7F;
	color: #fff;
	font-weight: bold;
}

.purchase_page .steps-list .item .digit.red{
	background: red;
}

.purchase_page .steps-list .item img{
	height: 50px;
}

.purchase_page .steps-list h3{
	font-size: 18px;
	margin: 20px 0 10px 0;
}

.purchase_page .steps-list p{
	font-size: 14px;
}

.purchase_page .top_block{
	display: grid;
	grid-template-columns: 1.6fr 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.purchase_page .top_block .description{
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 15px 0;
}

.purchase_page .top_block .item .img_block{
	position: relative;
}

.purchase_page .top_block .item .img_block img{
	max-width: 75%;
	margin-top: 30px;
}

.purchase_page .top_block .item .img_block p{
	background: #F2F2F2;
	width: 116px;
	height: 116px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 100px;
	position: absolute;
	top: 0;
	right: 120px;
	z-index: 1;
}

.purchase_page .top_block .item .img_block p br{
	margin-bottom: 7px;
}

.purchase_page .top_block .item form{
	border: 1px solid #e6e6e6;
	padding: 25px;
	border-radius: 5px;
}

.purchase_page .top_block .item form .title_form{
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 18px;
	margin-top: 0;
}

.purchase_page .top_block .item form .form-input{
	margin-bottom: 20px;
}

.purchase_page .top_block .item form .form-input input{
	background-color: #e6e6e6;
}

.purchase_page .top_block .item form .form-checkbox{
	margin-left: 0;
}

.purchase_page .top_block .item form .main-form__button{
	background: red;
	padding: 15px 0;
	width: 100%;
	cursor: pointer;
}

.main-form__lst{display: grid;grid-template-columns: repeat(2,1fr);gap: 15px;}
.purchase_page .top_block .item form .form-input{margin-bottom:0}
.purchase_page .top_block .item form .form-input input{padding:30px 15px 10px 15px;}
.purchase_page .top_block .item form .form-input label{top:12px;left:15px;font-size:10px;white-space:nowrap}
.purchase_page .top_block .item form .form-input input::placeholder{font-size:14px}
.purchase_page .top_block .item form{padding: 15px}
@media screen and (max-width: 767px){
	.main-form__lst{grid-template-columns: 1fr}
}














.credit_page .top_block{
	display: grid;
	grid-template-columns: 1.3fr 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.credit_page .top_block .left_part{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	margin-top: 40px;
}

.credit_page .top_block .left_part .item{
	margin-bottom: 30px;
}

.credit_page .top_block .left_part .item .info{
	margin-left: 10px;
}

.credit_page .top_block .left_part .item > img{
	position: relative;
	top: 3px;
}

.credit_page .top_block .left_part .info .title{
	color: #000;
	font-size: 14px;
	margin: 0 0 5px 0;
}

.credit_page .top_block .left_part .info .sub_title{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 0;
}

.credit_page .top_block .right_part img{
	margin-top: 65px;
	height: 80%;
}

.credit_page .top_block .btn_block{
	margin-top: 30px;
}

.credit_page .top_block .btn_block a{
	cursor: pointer;
}

.credit_page .top_block .btn_block .red{
	background: red;
	color: #fff;
	padding: 15px 40px;
	font-weight: bold;
}

.credit_page .top_block .btn_block .white{
	background: #fff;
	color: red;
	padding: 13px 38px;
	font-weight: bold;
	border: 2px solid red;
	margin-left: 15px;
}

.credit_page .calc_block{
	width: 100%;
	border: 1px solid #b4b4b4;
	border-radius: 10px;
	padding: 50px;
	margin-bottom: 50px;
	margin-top: 20px;
}

.credit_page .calc_block .block{
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.credit_page .calc_block .block .left_part .item{
	margin-bottom: 30px;
}

.credit_page .calc_block .block .left_part .item.fl{
	width: 45%;
}

.credit_page .calc_block .block .left_part .item.fr{
	width: 45%;
}

.credit_page .calc_block .block .left_part .item > div{
	margin-bottom: 10px;
}

.credit_page .calc_block .block .calc_result{
	padding: 20px;
	/*background: rgb(30,143,254);
	background: linear-gradient(10deg, rgba(30,143,254,1) 0%, rgba(43,87,241,1) 100%);*/
	background: #787878;
	color: #fff;
	margin-left: 50px;
	border-radius: 10px;
}

.credit_page .calc_block .block .calc_result .title{
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

.credit_page .calc_block .block .calc_result #month_pay{
	font-size: 35px;
	font-weight: bold;
	color: #fff;
}

.credit_page .calc_block .block .calc_result #month_pay_block .rouble{
	color: #fff;
	font-size: 35px;
}

.credit_page .calc_block .block .calc_result .min_proc_text{
	font-size: 35px;
	font-weight: bold;
	color: #fff;
}

.credit_page .calc_block .block .calc_result .item{
	margin-bottom: 20px;
}

.credit_page .calc_block .block .calc_result .calc_block_info{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: red;
	padding: 10px;
	border-radius: 10px;
}

.credit_page .calc_block .form_block{
	margin-top: 40px;
}

.credit_page .calc_block .form_block .title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.credit_page .calc_block .form_block .sub_title{
	font-size: 14px;
	margin-bottom: 15px;
}

.credit_page .calc_block .form_block .form-input{
	width: 49%;
	background: #e6e6e6;
}

.credit_page .calc_block .form_block .main-form__button{
	padding: 15px;
}

.credit_page .calc_block .form_block .send_block{
	text-align: right;
}

.credit_page .calc_block .form_block .send_block .small_text{
	width: 600px;
	font-size: 12px;
	text-align: left;
}

.credit_page .our-services-list{
	padding-left: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 20px;
}

.credit_page .our-services-list .item{
	border: 1px solid #b4b4b4;
	padding: 25px 15px 15px 15px;
}

.credit_page .our-services-list .item h3{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0px;
}

.credit_page .our-services-list .item p{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
}

.credit_page .steps-list{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 20px;
}

.credit_page .steps-list .item{
	border: 1px solid #b4b4b4;
	padding: 10px;
	border-radius: 10px;
}

.credit_page .steps-list .item .digit{
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	background: #7F7F7F;
	color: #fff;
	font-weight: bold;
}

.credit_page .steps-list .item .digit.red{
	background: red;
}

.credit_page .steps-list .item img{
	height: 50px;
}

.credit_page .steps-list h3{
	font-size: 18px;
	margin: 20px 0 10px 0;
}

.credit_page .steps-list p{
	font-size: 14px;
}

.credit_page .bottom_form{
	background: #e6e6e6;
	padding: 50px 0px;
	margin-bottom: 60px;
}

.credit_page .bottom_form .block{
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.credit_page .bottom_form .block .left_part .title{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}

.credit_page .bottom_form .block .left_part p{
	margin: 0;
}

.credit_page .bottom_form .right_part{
	display: flex;
	align-items: center;
	justify-content: end;
}

.credit_page .bottom_form .modal_btn{
	padding: 15px 50px 13px 50px;
	background: red;
	color: #fff;
	justify-content: center;
	text-shadow: 0px 0px #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.credit_page .accordeon_block{
	width: 100%;
	margin-top: 20px;
}

.credit_page .accordeon_block .acc-head {
	background: #e6e6e6;
	padding: 15px;
	cursor: pointer;
	position: relative;
}

.credit_page .accordeon_block .acc-body {
	padding: 15px;
	display: none;
}

.credit_page .accordeon_block .item{
	margin-bottom: 10px;
}

.credit_page .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single{
	background-color: #787878!important;
}

.credit_page .irs--round .irs-handle{
	border: 4px solid red;
}

.credit_page .irs--round .irs-bar{
	background-color: red;
}

.credit_page .tabs{
	width: 100%;
}

.credit_page .tabs .tabs__caption li{
	width: 49.91%;
}

.credit_page .tabs__content {
	display: none;
}
.credit_page .tabs__content.active {
	display: block;
}

.credit_page .tabs__content table{
	width: 100%;
	font-size: 18px;
}

.credit_page .tabs__content table tr{
	margin-bottom: 10px;
}

.credit_page .bottom_form2 .block{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	border: 1px solid #e6e6e6;
	padding-left: 25px;
	border-radius: 10px;
}

.credit_page .bottom_form2 .left_part .title{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

.credit_page .bottom_form2 .left_part .sub_title{
	font-size: 16px;
	line-height: 30px;
}

.credit_page .bottom_form2 .right_part form{
	padding: 25px;
}

.credit_page .bottom_form2 .right_part form .title_form{
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 18px;
	margin-top: 0;
}

.credit_page .bottom_form2 .right_part form .form-input{
	margin-bottom: 20px;
}

.credit_page .bottom_form2 .right_part .form-input input{
	background-color: #e6e6e6;
}

.credit_page .bottom_form2 .right_part .form-checkbox{
	margin-left: 0;
}

.credit_page .bottom_form2 .right_part .main-form__button{
	background: red;
	padding: 15px 0;
	width: 100%;
	cursor: pointer;
}

.credit_page .calc_block .input_range input{
	border: 2px solid red;
	padding: 5px 10px;
}

.credit_page .calc_block .input_range.input_range_credit{
	margin-left: 10px;
	position: relative;
	top: -5px;
}

.credit_page .calc_block .input_range.input_range_first input,
.credit_page .calc_block .input_range.input_range_years input{
	width: 100%;
}

.credit_page .calc_block .block .left_part .item > .clear{
	margin-bottom: 0;
}

.cookie-banner{
	display: none;
}

.cookie-banner.active{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background:#e6e6e6;
	color: #000;
	z-index: 99999999;
	padding-top: 1em;
}

.cookie-banner.active .string{
	margin-bottom: 1em;
}

.cookie-banner.active .string a{
	color: red;
}

.cookie-banner.active button{
	border-radius: 3px;
	background: red;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	padding: 12px 24px;
	border: none;
	color: #fff;
	cursor: pointer;
}

.grid-wrapper .grid-wrapper__item-catalog{
	position: relative;
}




.modal_fast_purchase{
	width: 900px;
	height: 550px;
	padding: 1px;
}

.modal_fast_purchase .fast_purchase_container{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	height: 100%;
}

.modal_fast_purchase .fast_purchase_container img{
	height: 100%;
}

.modal_fast_purchase .title{
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.modal_fast_purchase .title span{
	color: red;
}

.modal_fast_purchase .subtitle{
	margin: 0;
	font-size: 14px;
}

.modal_fast_purchase form{
	padding: 30px 15px 0 30px;
	text-align: left;
}

.modal_fast_purchase .main-form__group .lable{
	margin-bottom: 0;
	font-size: 14px;
}

.modal_fast_purchase form input[type="text"],
.modal_fast_purchase form input[type="tel"]{
	background: #f0f0f0;
	padding: 10px;
	border: 1px solid #dcdbdb;
	width: 95%;
}

.modal_fast_purchase form .main-form__checkbox-min{
	margin: 10px 0 10px 0;
}

.modal_fast_purchase form button{
	padding: 15px 0px;
	width: 95%;
}





.modal_consultation_expert{
	width: 900px;
	height: 550px;
	padding: 1px;
}

.modal_consultation_expert .consultation_expert_container{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	height: 100%;
}

.modal_consultation_expert .consultation_expert_container img{
	height: 100%;
}

.modal_consultation_expert .title{
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.modal_consultation_expert .title span{
	color: red;
}

.modal_consultation_expert .subtitle{
	margin: 0;
	font-size: 14px;
}

.modal_consultation_expert form{
	padding: 30px 15px 0 30px;
	text-align: left;
}

.modal_consultation_expert .main-form__group .lable{
	margin-bottom: 0;
	font-size: 14px;
}

.modal_consultation_expert form input[type="text"],
.modal_consultation_expert form input[type="tel"]{
	background: #f0f0f0;
	padding: 10px;
	border: 1px solid #dcdbdb;
	width: 95%;
}

.modal_consultation_expert form .main-form__checkbox-min{
	margin: 10px 0 10px 0;
}

.modal_consultation_expert form button{
	padding: 15px 0px;
	width: 95%;
}




.modal_credit_form{
	width: 400px;
	height: 630px;
	padding: 1px;
}

.modal_credit_form .credit_form_container{

}

.modal_credit_form .credit_form_container img{
	height: 100%;
}

.modal_credit_form .title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.modal_credit_form .title span{
	color: red;
}

.modal_credit_form .subtitle{
	margin: 0;
	font-size: 14px;
}

.modal_credit_form form{
	padding: 20px 30px 0 30px;
	text-align: left;
}

.modal_credit_form .main-form__group .lable{
	margin-bottom: 0;
	font-size: 14px;
}

.modal_credit_form form input[type="text"],
.modal_credit_form form input[type="tel"]{
	background: #f0f0f0;
	padding: 10px;
	border: 1px solid #dcdbdb;
	width: 95%;
}

.modal_credit_form form .main-form__checkbox-min{
	margin: 10px 0 10px 0;
}

.modal_credit_form form button{
	padding: 15px 0px;
	width: 95%;
}

.no_cars{
	display: flex;
}

.no_cars img{
	margin-right: 30px;
}

.no_cars p{
	margin: 0;
}

.no_cars .title{
	font-size: 24px;
	font-weight: bold;
	color: #555;
	margin: 25px 0 10px 0;
}

.no_cars .text{
	font-size: 14px;
	color: #aaa;
}

.card_tabs__content {
	display: none;
}

.card_tabs__content.active {
	display: block; /* по умолчанию показываем нужный блок */
}

.card_tabs{
	width: 100%;
	margin: 40px 0;
}

.card_tabs__caption{
	padding-left: 0;
	display: flex;
	border-bottom: 1px solid #000;
	margin-top: 0;
}

.card_tabs__caption li{
	list-style: none;
	width: 100%;
	font-size: 20px;
	color: #000000;
	text-align: center;
	padding: 15px 0 13px 0;
	font-weight: 500;
	cursor: pointer;
}

.card_tabs__caption li.active,
.card_tabs__caption li:hover{
	background: #e6e6e6;
	border-bottom: 3px solid rgba(217, 0, 27, 1);
	border-radius: 10px 10px 0 0;
	position: relative;
	bottom: -1px;
}

.card_tabs__caption li:not(.active):hover span,
.card_tabs__caption li.active span{
	position: relative;
	top: -1px
}

.page-header__applications .fav_btn{
	margin-left: 20px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	background: #e6e6e6;
	padding: 0 15px;
}

.page-header__applications .fav_btn a{
	display: flex;
}

.page-header__applications .fav_btn img{
	width: 25px;
	height: 25px;
}

.page-header__applications .fav_btn span{
	display: none;
}

.service-new-title{
	padding-bottom: 10px;
	font-size: 26px;
}

.service-new-btn{
	padding: 10px 20px 10px 20px;
	background: red;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
	display: block;
	width: 160px;
	text-decoration: none;
}

.modal.modal_akcii{
	width: 700px;
	height: max-content;
	margin-top: 0;
	position: absolute;
}

.modal.modal_akcii .title{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.modal.modal_akcii .car-credit-text{
	text-align: left;
	font-size: 14px;
}



#promo-choices .car-credit-wrap.wrap-form .form__content {
	padding: 60px 60px 36px 60px;
	width: 780px;
	box-sizing: border-box;
}
#promo-choices .car-credit-card {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	margin: 30px 0;
}
.promo-choices-select {
	display: block;
}
.promo-choices-items {
	display: block;
}
.promo-choices-item {
	display: block;
	margin-bottom: 14px;
}
.promo-choices-item input {
	display: none;
}
.promo-choices-item label {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-radius: 5px;
	user-select: none;
	cursor: pointer;
	background-color: rgba(242, 242, 242, 1);
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 1.53846C5.32682 1.53846 1.53846 5.32682 1.53846 10C1.53846 14.6732 5.32682 18.4615 10 18.4615C14.6732 18.4615 18.4615 14.6732 18.4615 10C18.4615 5.32682 14.6732 1.53846 10 1.53846ZM0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20C4.47715 20 0 15.5228 0 10Z" fill="%238A989D"/></svg>');
	background-repeat: no-repeat;
	background-position: left 16px center;
	background-size: 20px;
	padding: 20px 10px 20px 48px;
	box-sizing: border-box;
	transition: background-color .2s;
	margin: 0;
}
.promo-choices-item input:checked + label {
	background-color: rgba(236, 246, 255, 1);
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="red" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 1.53846C5.32682 1.53846 1.53846 5.32682 1.53846 10C1.53846 14.6732 5.32682 18.4615 10 18.4615C14.6732 18.4615 18.4615 14.6732 18.4615 10C18.4615 5.32682 14.6732 1.53846 10 1.53846ZM0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20C4.47715 20 0 15.5228 0 10Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 17C13.866 17 17 13.866 17 10C17 6.13401 13.866 3 10 3C6.13401 3 3 6.13401 3 10C3 13.866 6.13401 17 10 17ZM13.6209 7.40479C13.9213 7.70519 13.9213 8.19224 13.6209 8.49265L9.51829 12.5952C9.21789 12.8956 8.73083 12.8956 8.43043 12.5952L6.37915 10.5439C6.07875 10.2435 6.07875 9.75648 6.37915 9.45607C6.67955 9.15567 7.1666 9.15567 7.46701 9.45607L8.97436 10.9634L12.533 7.40479C12.8334 7.10439 13.3204 7.10439 13.6209 7.40479Z"/></svg>');
	background-repeat: no-repeat;
	background-position: left 16px center;
	background-size: 20px;
}
.promo-choices-item-image {
	width: 68px;
	height: 68px;
	flex-shrink: 0;
	margin-right: 16px;
	border-radius: 6px;
	overflow: hidden;
}
.promo-choices-item-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: inherit;
}
.promo-choices-item-content {
	display: block;
	position: relative;
}
.promo-choices-item-title {
	color: #283236;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}
.promo-choices-link {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #8A989D!important;
	width: fit-content;
	margin-top: 10px;
}
.promo-choices-link svg {
	display: block;
	margin-left: 8px;
}
#promo-choices .car-credit-form .car-credit-title {
	display: none;
}

#promo-choices .promo-choices-car-title{
	text-align: left;
}

#promo-choices .promo-choices-car-price{
	text-align: left;
	color: red;
	font-weight: bold;
}

#promo-choices .promo-choices-car-content{
	background: rgba(242, 242, 242, 1);
	padding: 5px;
}

#promo-choices .promo-choices-car-image img{
	display: flex;
}

.modal.modal_akcii .form_block{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 20px;
}

.modal.modal_akcii .form_block #name,
.modal.modal_akcii .form_block #tel-1{
	border-radius: 5px;
	background: rgba(238, 243, 247, 1);
	padding: 10px;
	border: none;
}

.modal.modal_akcii .form_block div{
	font-size: 12px;
	text-align: left;
	padding: 10px 0;
}

.modal.modal_akcii .form_block div a{
	text-decoration: underline;
}

.modal.modal_akcii .form_block .main-form__button{
	padding: 15px 0;
}

.count_in_fav{
	font-size: 18px;
	color: red;
	font-weight: 500;
}

.fav_menu{
	display: none;
}

.page-footer .social{
	margin-top: 15px;
}

.page-footer .social a{
	margin-right: 10px;
}

#descr_block ul{
	padding-left: 0;
}

#descr_block ul li{
	list-style: none;
}

.vacancies__greetings{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	background: #e6e6e6;
	margin-bottom: 40px;
}

.vacancies__greetings-text{
	font-size: 18px;
	line-height: 26px;
	padding: 15px 30px 15px 0;
}

.vacancies__greetings-text p{
	margin: 0 0 10px 0;
	font-size: 15px;
}

.vacancies__facts{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.vacancies__facts-item{
	border: 1px solid #000;
	font-size: 20px;
	padding: 15px;
}

.vacancies__facts-title{
	font-size: 24px;
	font-weight: bold;
	min-height: 55px;
	margin-top: 0;
	margin-bottom: 15px;
}

.vacancies__benefits{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 50px;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.vacancies__benefits-item{
	font-size: 24px;
}

.vacancies__benefits-item img{
	display: block;
	margin: 0 auto;
	height: 70px;
	width: auto;
	margin-bottom: 30px;
}

.vacancies__benefits-item svg{
	display: block;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 15px
}

.vacancies__benefits-item svg path{
	fill: red
}

.vacancies__list{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.vacancies__list-item{
	border: 1px solid #000;
	padding: 30px;
	border-radius: 10px;
}

.vacancies__list-item p{
	margin-top: 0;
}

.vacancies__list-title{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}

.vacancies__list-salary{
	font-size: 20px;
}

.vacancies__list-anons{
	margin-bottom: 20px;
}

.vacancies__list-link{
	display: block;
	width: 175px;
	text-align: center;
	border: 1px solid red;
	border-radius: 10px;
	font-size: 16px;
	padding: 15px 0px;
	text-decoration: none;
	color: red;
}

.vacancies__form form{
	background: #e6e6e6;
	padding: 50px;
	border: 1px solid #D7D4D4;
	border-radius: 10px;
	margin-top: 30px;
}

.vacancies__form-fields{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 40px;
}

.vacancies__form label{
	display: block;
	margin-bottom: 10px;
}

.vacancies__form input[type="text"]{
	border: none;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	border-radius: 10px;
}

.vacancies__form-polit{
	display: flex;
	gap: 10px;
	align-items: start;
	margin-top: 40px;
}

.vacancies__form-polit a{
	color: red;
}

.vacancies__form input[type="submit"]{
	display: block;
	width: 240px;
	margin: 0 auto;
	border: none;
	padding: 20px 0;
	color: #fff;
	background: red;
	border-radius: 5px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	margin-top: 30px;
	text-align: center;
}

.vacanci .page-content__main-title{
	margin-bottom: 40px;
}

.vacanci .page-title{
	font-size: 50px;
}

.vacanci__salary{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 30px;
}

.vacanci__employment,
.vacanci__experience{
	font-size: 24px;
}

.vacanci__section-title{
	font-size: 30px;
	font-weight: bold;
	margin: 50px 0 20px 0;
}

.vacanci__responsibilities{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	vertical-align: middle;
	gap: 20px;
	font-size: 20px;
}

.vacanci__responsibilities svg{
	margin-right: 10px;
}

.vacanci__requirements{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	vertical-align: middle;
	gap: 20px;
	font-size: 20px;
}

.vacanci__requirements svg{
	margin-right: 10px;
}

.vacanci__offer{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	vertical-align: middle;
	gap: 20px;
	font-size: 20px;
}

.vacanci__offer svg{
	margin-right: 10px;
}

.vacanci__doptext{
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
}

.vacanci__formtitle{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin: 50px 0 30px 0;
}

.vacanci__description{
	margin-top: 30px;
	font-size: 18px;
}

.ps__soc_widget{
	display: grid;
	gap: 10px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 100
}

.ps__soc_widget svg{
	cursor: pointer;
}

.ps__soc_widget .icon{
	display: none;
}

.ps__modal_widget{
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 100
}

.ps__modal_widget svg{
	cursor: pointer;
}

.developer-block{
	position: relative;
	top: -5px;
}

.developer-link {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	transition: opacity 0.3s ease;
	color: #c7c8c9;
	float: right;

}

.developer-link:hover {
	opacity: 0.8;
	text-decoration: none;
	color: #c7c8c9;
}

.developer-logo {
	height: 40px;
	width: auto;
}


/* Мобильные телефоны */
@media (max-width: 480px) {
	.developer-link {
		float: left;
	}
}

/* Планшеты */
@media (min-width: 481px) and (max-width: 1024px) {
	.developer-link {
		float: left;
	}
}








@media screen and (min-width:1500px){
	.cars_grid_block{padding: 0 calc(100%/10 + 10px);}
	.category .tags{padding: 0 calc(100%/10 + 10px);}
	.grid-wrapper--min{padding: 0 calc(100%/10 + 10px);}
	.new_cars_list .catalog__item.grid-wrapper__item-catalog:hover{
		border: 2px solid red;
		width: calc(33% - 36px);
		margin-left: 37px;
		margin-top: -2px;
		margin-right: -2px;
		margin-bottom: 28px;
	}

	.our-selection__img-wrapper--economy {
		background-image: url(../img/cars/sedan.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--economy {
			background-image: url(../img/cars/sedan.png);
			background-size: 220px 80px
		}
	}
	.our-selection__img-wrapper--economy::before {
		background-image: url(../img/cars/sedan.png), url(../img/cars/hover.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--economy::before {
			background-image: url(../img/cars/sedan.png), url(../img/cars/hover.png);
			background-size: 220px 80px, 120px 120px
		}
	}
	@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
		.our-selection__img-wrapper--economy::before {
			background-size: 220px 80px, 120px 120px
		}
	}
	.our-selection__img-wrapper--standart {
		background-image: url(../img/cars/univ.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--standart {
			background-image: url(../img/cars/univ.png);
			background-size: 220px 80px
		}
	}
	.our-selection__img-wrapper--standart::before {
		background-image: url(../img/cars/univ.png), url(../img/cars/hover.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--standart::before {
			background-image: url(../img/cars/univ.png), url(../img/cars/hover.png);
			background-size: 220px 80px, 120px 120px
		}
	}
	@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
		.our-selection__img-wrapper--standart::before {
			background-size: 220px 80px, 120px 120px
		}
	}
	.our-selection__img-wrapper--comfort {
		background-image: url(../img/cars/hatch.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--comfort {
			background-image: url(../img/cars/hatch.png);
			background-size: 220px 80px
		}
	}
	.our-selection__img-wrapper--comfort::before {
		background-image: url(../img/cars/hatch.png), url(../img/cars/hover.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--comfort::before {
			background-image: url(../img/cars/hatch.png), url(../img/cars/hover.png);
			background-size: 220px 80px, 120px 120px
		}
	}
	@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
		.our-selection__img-wrapper--comfort::before {
			background-size: 220px 80px, 120px 120px
		}
	}
	.our-selection__img-wrapper--business {
		background-image: url(../img/cars/minivan.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--business {
			background-image: url(../img/cars/minivan.png);
			background-size: 220px 80px
		}
	}
	.our-selection__img-wrapper--business::before {
		background-image: url(../img/cars/minivan.png), url(../img/cars/hover.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--business::before {
			background-image: url(../img/cars/minivan.png), url(../img/cars/hover.png);
			background-size:220px 80px, 120px 120px
		}
	}
	@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
		.our-selection__img-wrapper--business::before {
			background-size: 220px 80px, 120px 140px
		}
	}
	.our-selection__img-wrapper--crossover {
		background-image: url(../img/cars/suv.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--crossover {
			background-image: url(../img/cars/suv.png);
			background-size: 220px 80px
		}
	}
	.our-selection__img-wrapper--crossover::before {
		background-image: url(../img/cars/suv.png), url(../img/cars/hover.png)
	}
	@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
		.our-selection__img-wrapper--crossover::before {
			background-image: url(../img/cars/suv.png), url(../img/cars/hover.png);
			background-size: 220px 80px, 120px 120px
		}
	}
	@media (-webkit-min-device-pixel-ratio:1.5) and (max-width:989px), (min-resolution:144dpi) and (max-width:989px), (min-resolution:1.5dppx) and (max-width:989px) {
		.our-selection__img-wrapper--crossover::before {
			background-size: 220px 80px, 120px 140px
		}
	}
}

@media screen and (max-width:1599px){
	.new_cars_list .catalog__item.grid-wrapper__item-catalog:hover{
		border: 2px solid red;
		width: calc(33% - 26px);
		margin-left: 28px;
		margin-top: -2px;
		margin-right: -2px;
		margin-bottom: 28px;
	}

	.new_cars_list .catalog__item.grid-wrapper__item-catalog .catalog__car-guarantee{
		margin-top: -12px;
	}

	.new_cars_list .catalog__item.grid-wrapper__item-catalog .catalog__car-guarantee p{
		padding-left: 5px;
	}

	.new_cars_list .catalog__item.grid-wrapper__item-catalog .catalog__car-guarantee p svg{
		width: 15px;
		position: relative;
		top: 2px;
		height: auto;
	}
}

@media screen and (min-width:1400px){
	.car_inspection_btn{margin-left: 30px}	
}

@media screen and (min-width:1350px){
	.car_inspection_btn{margin-left: 0px;margin-top: 10px}
}

@media screen and (max-width:1300px){
	.car_inspection_btn{top:0px;margin-top: 10px}
}

@media screen and (min-width:767px) and (max-width:1024px){
	.marks_on_main{grid-template-columns: repeat(4, 1fr);}
	.card_new .top_info .text .price{float: none;width: 100%;}
	.card_new .top_info .text .warranty_price{float: none;width: 100%;padding: 0px!important;border: 0!important;top:0;margin-top: 15px}
	.button.filter__button{z-index: 1;}
	.purchase_page .purchase_cars{grid-template-columns: repeat(3, 1fr);}
}

@media screen and (min-width:767px) and (max-width:1000px){
	.card_new #card-utp ul{display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(1, 1fr);grid-column-gap: 20px;grid-row-gap: 20px;}
	.card_new #card-utp ul li{width: 100%}
	.catalog{margin-top: 20px;}
	.filter_btn{display: block;color: red;text-decoration: underline;margin-bottom: 15px;cursor: pointer}
	.catalog__filter{display: none}
	.hide_mobile{display: none;}
	.page-footer__container{display: block;}
	.contacts{padding-bottom: 0}
	.page-footer__contacts{margin-right: 0;}
	.page-footer__col{display: block}
	.page-footer__nav{column-count:1}
	.page-footer__contacts.contacts{padding: 0;margin-bottom:20px}
	.footer-title{margin-bottom: 10px;}
	.page-footer__nav-list{margin-bottom: 30px;}
	.page-footer__top{padding-top: 40px;}
	.guarantee_work_block{grid-template-columns: repeat(2, 1fr);}
	.guarantee_work_block .item:after{display: none}
	.card_new .discount_block{width: 100%}
}

@media screen and (max-width:766px){
	.card_new #card-utp ul{display: block;}
	.card_new #card-utp ul li{width: 100%;margin-bottom: 20px;}
	.form-on-main .show_all_prop{margin-top: 0;margin-bottom: 20px;}
	.form-on-main .show_all_prop > a{top: 0!important;padding-top:0}
	.marks_on_main{grid-template-columns: repeat(2, 1fr);}
	.catalog{margin-top: 20px;}
	.filter_btn{display: block;color: red;text-decoration: underline;margin-bottom: 15px;cursor: pointer}
	.catalog__filter{display: none}
	.hide_mobile{display: none;}
	.page-footer__container{display: block;}
	.contacts{padding-bottom: 0}
	.page-footer__contacts{margin-right: 0;}
	.page-footer__col{display: block}
	.page-footer__nav{column-count:1}
	.page-footer__contacts.contacts{padding: 0;margin-bottom:20px}
	.footer-title{margin-bottom: 10px;}
	.page-footer__nav-list{margin-bottom: 30px;}
	.page-footer__top{padding-top: 40px;}
	.guarantee_work_block{grid-template-columns: repeat(1, 1fr);}
	.guarantee_work_block .item:after{display: none}
	.card_new .top_info .slider_block,.card_new .top_info .text, .card_new .top_info .text .price {float: none;width: 100%;}
	.card_new .top_info .text .warranty_price {float: none;width: 100%;padding: 0px!important;border: 0!important;top:0;margin: 15px 0;}
	.card_new .top_info .slider-big iframe{height: auto}
	.card_new .fast_param li.one_owner,.card_new .fast_param li.pts_original{margin: 5px 0;}
	.card_new .top_info{margin-top: 15px}
	.button.filter__button{z-index: 1;}
	.cars_grid_block{grid-template-rows: repeat(20, auto);}
	.new_pagination .pagination{display: block}
	.new_pagination .pagination .page-item{float: left}
	.category .tags{display: none}
	.category h1, .category h1 span{font-size: 30px;}
	.car_accordeon_block{grid-template-columns: repeat(1, 1fr);}
	#car_accordeon .acc-body{padding-left: 0; padding-right: 0}
	.card_new .top_info .text .warranty_price .trg{bottom: 25px}
	.car-service-item .car-service__list .car-service__item{width: 100%}
	.new_cars_list .new_cars_grid_block{grid-template-columns: repeat(2, 1fr);padding: 0}
	.new_cars_list .catalog__item.grid-wrapper__item-catalog:hover {width: 100%;margin-left: 0;margin-top: 0;margin-right: 0;}
	.main_banner{display: none}
	.main_top_slider{display: none}
	.tabs_on_main .main-form{padding: 0;margin-left: 0;display: flex;flex-wrap: wrap;}
	.tabs_on_main .main-form .grid-wrapper__item {width: 100%!important;}
	.tabs_on_main .tabs__caption{display: block}
	.page-content__main-title{margin-top: 30px}
	.card_new .top_info .text .btn_block.top{float: none}
	.open .header-nav__item.search_menu_link{background: #e6e6e6}
	.card_new .discount_block{width: 100%}
	.mobile_show{display: block;background: red}
	.purchase_page .top_block{grid-template-columns: 1fr;}
	.purchase_page .top_block form{margin-top: 30px}
	.purchase_page .our-services-list{grid-template-columns: repeat(1, 1fr);}
	.purchase_page .our-services-list .item h3{height: auto}
	.purchase_page .purchase_cars{grid-template-columns: repeat(1, 1fr);}
	.purchase_page .steps-list{grid-template-columns: repeat(1, 1fr);}
	.purchase_page .steps-list .item img{transform: rotate(90deg);}
	.purchase_page .top_block .item .img_block p{top: -45px;right: 0px;}

	.credit_page .top_block{display: block}
	.credit_page .top_block .left_part{display: block}
	.credit_page .top_block .right_part{display: none}
	.credit_page .top_block .btn_block a{display: block; text-align: center; margin: 15px 0 0 0!important;}
	.credit_page .our-services-list{display: block}
	.credit_page .our-services-list .item{margin-bottom: 20px;}
	.credit_page .steps-list{display: block}
	.credit_page .steps-list .item{margin-bottom: 20px}
	.credit_page .calc_block{padding: 15px 10px}
	.credit_page .calc_block .block{display: block}
	.credit_page .calc_block .block .left_part .item{float: none;width: 100%!important;}
	.credit_page .calc_block .block .calc_result{margin-left: 0}
	.credit_page .calc_block .form_block .form-input{float: none;width: 100%;margin-bottom: 15px;}
	.credit_page .calc_block .form_block .send_block .small_text{width: 100%}
	.credit_page .calc_block .form_block .main-form__group{margin-bottom: 0}
	.credit_page .calc_block .form_block .send_block > div{float: none}
	.credit_page .calc_block .form_block .send_block > div > button{width: 100%}
	.credit_page .tabs .tabs__caption li{width: 100%}
	.credit_page .tabs__content table{font-size: 13px; border: 1px solid #D7D7D7;border-collapse: collapse;}
	.credit_page .tabs__content table tr{background: none;display: table-row}
	.credit_page .tabs__content table tr td{border: 1px solid #D7D7D7;padding: 5px; display: table-cell}
	.credit_page .bottom_form .block{display: block}
	.credit_page .bottom_form .right_part{display: block}
	.credit_page .bottom_form .modal_btn{display: block;margin-top: 15px;text-align: center}
	.credit_page .bottom_form2 .block{display: block;padding: 0 15px 15px 15px;}
	.credit_page .bottom_form2 .right_part form{padding: 0}
	.credit_page .calc_block .input_range.input_range_credit{margin-left: 0;width: 100%}
	.credit_page .calc_block .input_range.input_range_credit input{margin-left: 0;width: 100%}
	.cookie-banner.active .string{font-size: 12px;padding-left: 10px;padding-right: 10px}

	.modal_fast_purchase {width: 320px;height: 430px;padding: 1px;}
	.fast_purchase_container {grid-template-columns: repeat(1, 1fr) !important;}
	.modal_fast_purchase .fast_purchase_container img{display: none}

	.modal_consultation_expert {width: 320px;height: 450px;padding: 1px;}
	.consultation_expert_container {grid-template-columns: repeat(1, 1fr) !important;}
	.modal_consultation_expert .consultation_expert_container img{display: none}

	.modal_credit_form{width: 330px;height: 590px;padding: 1px;}

	.card_tabs__caption{display: block;border-bottom: none;}

	.page-header__applications .fav_btn{display: none}

	.modal.modal_akcii{width: 100%}
	.modal.modal_akcii #promo-choices .car-credit-card {grid-template-columns: 100%;}
	.modal.modal_akcii .form_block {grid-template-columns: 100%;}
	.modal.modal_akcii .title{font-size: 20px;}
	.modal.modal_akcii .form_block,#promo-choices .car-credit-card{grid-row-gap: 15px;}
	.modal.modal_akcii .promo-choices-items{order: 2}
	.modal.modal_akcii .promo-choices-item:last-child{margin-bottom: 0}

	.card_new .services__send{display: none}
	.card_new .grid-wrapper > div{align-items: start!important;}

	.fav_menu{display: block;}

	.vacancies__greetings{grid-template-columns:1fr}
	.vacancies__facts{grid-template-columns:1fr}
	.vacancies__benefits{grid-template-columns:1fr}
	.vacancies__list{grid-template-columns:1fr}
	.vacancies__form-fields{grid-template-columns:1fr}
	.vacancies__form form{padding: 20px}
	.vacancies__greetings-text{padding: 15px}
}

@media print{
	.page-footer,
	.page-content__up-btn,
	.b24-widget-button-wrapper,
	.card_new .services,
	.card_new .our-services,
	.card_new .card-page.description,
	.card_new #main-guarantee,
	.card_new .map,
	.card_new .catalog--similar,
	.card_new .our-selection,
	body > .map,
	.card_new .main-slider__btn,
	.card_new .card-info__link:before,
	.card_new .card-info__link--address:before,
	.card_new .swiper-slide,
	.card_new .print_btn,
	.catalog__consultation,
	.breadcrumb,
	.fav_btn,
	.main-form.js-main-form,
	.utp_block,
	.discount_block,
	.card_tabs__caption,
	.calc_block,
	.section-title
	{display: none!important}

	.card-info{display: block!important}
	.card_new .card-info__contacts{display:block; margin-left: -20px;}
	.card_new .print_img{display: block!important}
	.card_new .card-page__configuration-list li.grid-wrapper__item{margin-bottom: 5px;}
	.card_new .table-list__row.grid-wrapper__item{margin-bottom: 5px;}
	.card_new .table-list td{font-weight: normal}
	.card_new .btn_block,
	.card_new .services__send,
	.card_new .print_btn,
	.card_new .top_info .text .warranty_price .trg,
	.card_new .top_info .slider-big .slick-arrow,
	.our-services,
	.card-page.description,
	#card-utp,
	#main-guarantee,
	.map--card-page,
	.catalog--similar,
	.our-selection,
	.catalog__consultation,
	.button__favorites,
	.page-content__up-btn,
	.page-footer,
	.card_new .top_info .slider-nav,
	.page-header,
	.card-info__contacts
	{display: none!important}

	.card_new .top_info .slider_block,.card_new .top_info .text {float: none;width: 100%;}
	.card_new .top_info .text .warranty_price {padding: 0px!important;border: 0!important;top:0;}
	.card-page{margin-top: 400px;}
}