/* Обычный */
@font-face {
	font-family: 'Optima'; 
	src: url(../fonts/optima_italic.ttf);
}
 
/* Жирный */
@font-face {
	font-family: 'Optima bold'; 
	src: url(../fonts/optima_bold.ttf);
}

:root {
	--bs-gutter-x: 10px;
	--swiper-theme-color: #DAA46A;
	scroll-behavior: auto;
}

.row {
	--bs-gutter-x: 20px;
	--bs-gutter-y: 20px;
}

.g-0, .gy-0 {
	--bs-gutter-y: 0!important;
}

.g-0, .gx-0 {
	--bs-gutter-x: 0!important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	--bs-gutter-x: 42px;
}

@media (min-width: 1440px) {
	.container-fluid {
		--bs-gutter-x: 164px;
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1280px;
	}
}

@media screen and (max-width: 575px) {
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		--bs-gutter-x: 30px;
	}
}

.-fs-10 {
	font-size: 10px;
}

.-fs-12 {
	font-size: 12px;
}

.-fs-14 {
	font-size: 14px;
}

.-fs-15 {
	font-size: 15px;
}

.-fs-16 {
	font-size: 16px;
}

.-fs-18 {
	font-size: 18px;
}

.-fs-20 {
	font-size: 20px;
}

.-fs-24 {
	font-size: 24px;
}

.-fs-28 {
	font-size: 28px;
}

.-fs-32 {
	font-size: 32px;
}

.-fs-36 {
	font-size: 36px;
}

.-fs-40 {
	font-size: 40px;
}

.-fs-48 {
	font-size: 48px;
}

.-fs-128 {
	font-size: 128px;
}


/* IMPORT
-------------------------------------------------- */

.-play-r {
	font-family: 'Optima', sans-serif;
	font-weight: 400;
}

.-play-b {
	font-family: 'Optima', sans-serif;
	font-weight: 700;
}

@media (min-width: 768px) {
	* {
		scrollbar-width: thin;
	}

	*::-webkit-scrollbar {
		width: 4px;
		height: 4px;
		background: #C4C4C4;
	}

	*::-webkit-scrollbar-thumb {
		width: 4px;
		height: 4px;
		background: #DAA46A;
	}
}

::selection {
	background: #DAA46A;
	color: #fff;
}

::-moz-selection {
	background: #DAA46A;
	color: #fff;
}

html, body {
	font-size: 16px;
	font-family: 'Optima', sans-serif;
	font-weight: 400;
	background: #000;
	color: #fff;
	line-height: 1.5;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
}

.pt-0 {
	padding-bottom: 0px!important;
}

.pt-0 {
	padding-top: 0px!important;
}

.mb-0 {
	margin-bottom: 0px!important;
}

.mt-0 {
	margin-top: 0px!important;
}

.pb-1 {
	padding-bottom: 4px!important;
}

.pt-1 {
	padding-top: 4px!important;
}

.mb-1 {
	margin-bottom: 4px!important;
}

.mt-1 {
	margin-top: 4px!important;
}

.pb-2 {
	padding-bottom: 8px!important;
}

.pt-2 {
	padding-top: 8px!important;
}

.mb-2 {
	margin-bottom: 8px!important;
}

.mt-2 {
	margin-top: 8px!important;
}

.pb-3 {
	padding-bottom: 16px!important;
}

.pt-3 {
	padding-top: 16px!important;
}

.mb-3 {
	margin-bottom: 16px!important;
}

.mt-3 {
	margin-top: 16px!important;
}

.pb-4 {
	padding-bottom: 24px!important;
}

.pt-4 {
	padding-top: 24px!important;
}

.mb-4 {
	margin-bottom: 24px!important;
}

.mt-4 {
	margin-top: 24px!important;
}

.pb-5 {
	padding-bottom: 32px!important;
}

.pt-5 {
	padding-top: 32px!important;
}

.mb-5 {
	margin-bottom: 32px!important;
}

.mt-5 {
	margin-top: 32px!important;
}

.pb-6 {
	padding-bottom: 40px!important;
}

.pt-6 {
	padding-top: 140px!important;
}

.mb-6 {
	margin-bottom: 40px!important;
}

.mt-6 {
	margin-top: 40px!important;
}

.pb-7 {
	padding-bottom: 48px!important;
}

.pt-7 {
	padding-top: 48px!important;
}

.mb-7 {
	margin-bottom: 48px!important;
}

.mt-7 {
	margin-top: 48px!important;
}

.pb-8 {
	padding-bottom: 56px!important;
}

.pt-8 {
	padding-top: 56px!important;
}

.mb-8 {
	margin-bottom: 56px!important;
}

.mt-8 {
	margin-top: 56px!important;
}

.pb-9 {
	padding-bottom: 64px!important;
}

.pt-9 {
	padding-top: 64px!important;
}

.mb-9 {
	margin-bottom: 64px!important;
}

.mt-9 {
	margin-top: 64px!important;
}

.pb-10 {
	padding-bottom: 72px!important;
}

.pt-10 {
	padding-top: 72px!important;
}

.mb-10 {
	margin-bottom: 72px!important;
}

.mt-10 {
	margin-top: 72px!important;
}

@media (min-width: 576px) {
	.pt-sm-0 {
		padding-bottom: 0px!important;
	}

	.pt-sm-0 {
		padding-top: 0px!important;
	}

	.mb-sm-0 {
		margin-bottom: 0px!important;
	}

	.mt-sm-0 {
		margin-top: 0px!important;
	}

	.pb-sm-1 {
		padding-bottom: 4px!important;
	}

	.pt-sm-1 {
		padding-top: 4px!important;
	}

	.mb-sm-1 {
		margin-bottom: 4px!important;
	}

	.mt-sm-1 {
		margin-top: 4px!important;
	}

	.pb-sm-2 {
		padding-bottom: 8px!important;
	}

	.pt-sm-2 {
		padding-top: 8px!important;
	}

	.mb-sm-2 {
		margin-bottom: 8px!important;
	}

	.mt-sm-2 {
		margin-top: 8px!important;
	}

	.pb-sm-3 {
		padding-bottom: 16px!important;
	}

	.pt-sm-3 {
		padding-top: 16px!important;
	}

	.mb-sm-3 {
		margin-bottom: 16px!important;
	}

	.mt-sm-3 {
		margin-top: 16px!important;
	}

	.pb-sm-4 {
		padding-bottom: 24px!important;
	}

	.pt-sm-4 {
		padding-top: 24px!important;
	}

	.mb-sm-4 {
		margin-bottom: 24px!important;
	}

	.mt-sm-4 {
		margin-top: 24px!important;
	}

	.pb-sm-5 {
		padding-bottom: 32px!important;
	}

	.pt-sm-5 {
		padding-top: 32px!important;
	}

	.mb-sm-5 {
		margin-bottom: 32px!important;
	}

	.mt-sm-5 {
		margin-top: 32px!important;
	}

	.pb-sm-6 {
		padding-bottom: 40px!important;
	}

	.pt-sm-6 {
		padding-top: 40px!important;
	}

	.mb-sm-6 {
		margin-bottom: 40px!important;
	}

	.mt-sm-6 {
		margin-top: 40px!important;
	}

	.pb-sm-7 {
		padding-bottom: 48px!important;
	}

	.pt-sm-7 {
		padding-top: 48px!important;
	}

	.mb-sm-7 {
		margin-bottom: 48px!important;
	}

	.mt-sm-7 {
		margin-top: 48px!important;
	}

	.pb-sm-8 {
		padding-bottom: 56px!important;
	}

	.pt-sm-8 {
		padding-top: 56px!important;
	}

	.mb-sm-8 {
		margin-bottom: 56px!important;
	}

	.mt-sm-8 {
		margin-top: 56px!important;
	}

	.pb-sm-9 {
		padding-bottom: 64px!important;
	}

	.pt-sm-9 {
		padding-top: 64px!important;
	}

	.mb-sm-9 {
		margin-bottom: 64px!important;
	}

	.mt-sm-9 {
		margin-top: 64px!important;
	}

	.pb-sm-10 {
		padding-bottom: 72px!important;
	}

	.pt-sm-10 {
		padding-top: 72px!important;
	}

	.mb-sm-10 {
		margin-bottom: 72px!important;
	}

	.mt-sm-10 {
		margin-top: 72px!important;
	}
}

@media (min-width: 768px) {
	.pb-md-0 {
		padding-bottom: 0!important;
	}

	.pt-md-0 {
		padding-top: 0!important;
	}

	.mb-md-0 {
		margin-bottom: 0!important;
	}

	.mt-md-0 {
		margin-top: 0!important;
	}

	.pb-md-1 {
		padding-bottom: 4px!important;
	}

	.pt-md-1 {
		padding-top: 4px!important;
	}

	.mb-md-1 {
		margin-bottom: 4px!important;
	}

	.mt-md-1 {
		margin-top: 4px!important;
	}

	.pb-md-2 {
		padding-bottom: 8px!important;
	}

	.pt-md-2 {
		padding-top: 8px!important;
	}

	.mb-md-2 {
		margin-bottom: 8px!important;
	}

	.mt-md-2 {
		margin-top: 8px!important;
	}

	.pb-md-3 {
		padding-bottom: 16px!important;
	}

	.pt-md-3 {
		padding-top: 16px!important;
	}

	.mb-md-3 {
		margin-bottom: 16px!important;
	}

	.mt-md-3 {
		margin-top: 16px!important;
	}

	.pb-md-4 {
		padding-bottom: 24px!important;
	}

	.pt-md-4 {
		padding-top: 24px!important;
	}

	.mb-md-4 {
		margin-bottom: 24px!important;
	}

	.mt-md-4 {
		margin-top: 24px!important;
	}

	.pb-md-5 {
		padding-bottom: 32px!important;
	}

	.pt-md-5 {
		padding-top: 32px!important;
	}

	.mb-md-5 {
		margin-bottom: 32px!important;
	}

	.mt-md-5 {
		margin-top: 32px!important;
	}

	.pb-md-6 {
		padding-bottom: 40px!important;
	}

	.pt-md-6 {
		padding-top: 40px!important;
	}

	.mb-md-6 {
		margin-bottom: 40px!important;
	}

	.mt-md-6 {
		margin-top: 40px!important;
	}

	.pb-md-7 {
		padding-bottom: 48px!important;
	}

	.pt-md-7 {
		padding-top: 48px!important;
	}

	.mb-md-7 {
		margin-bottom: 48px!important;
	}

	.mt-md-7 {
		margin-top: 48px!important;
	}

	.pb-md-8 {
		padding-bottom: 56px!important;
	}

	.pt-md-8 {
		padding-top: 56px!important;
	}

	.mb-md-8 {
		margin-bottom: 56px!important;
	}

	.mt-md-8 {
		margin-top: 56px!important;
	}

	.pb-md-9 {
		padding-bottom: 64px!important;
	}

	.pt-md-9 {
		padding-top: 64px!important;
	}

	.mb-md-9 {
		margin-bottom: 64px!important;
	}

	.mt-md-9 {
		margin-top: 64px!important;
	}

	.pb-md-10 {
		padding-bottom: 72px!important;
	}

	.pt-md-10 {
		padding-top: 72px!important;
	}

	.mb-md-10 {
		margin-bottom: 72px!important;
	}

	.mt-md-10 {
		margin-top: 72px!important;
	}
}

@media (min-width: 992px) {
	.pb-lg-0 {
		padding-bottom: 0!important;
	}

	.pt-lg-0 {
		padding-top: 0!important;
	}

	.mb-lg-0 {
		margin-bottom: 0!important;
	}

	.mt-lg-0 {
		margin-top: 0!important;
	}

	.pb-lg-1 {
		padding-bottom: 4px!important;
	}

	.pt-lg-1 {
		padding-top: 4px!important;
	}

	.mb-lg-1 {
		margin-bottom: 4px!important;
	}

	.mt-lg-1 {
		margin-top: 4px!important;
	}

	.pb-lg-2 {
		padding-bottom: 8px!important;
	}

	.pt-lg-2 {
		padding-top: 8px!important;
	}

	.mb-lg-2 {
		margin-bottom: 8px!important;
	}

	.mt-lg-2 {
		margin-top: 8px!important;
	}

	.pb-lg-3 {
		padding-bottom: 16px!important;
	}

	.pt-lg-3 {
		padding-top: 16px!important;
	}

	.mb-lg-3 {
		margin-bottom: 16px!important;
	}

	.mt-lg-3 {
		margin-top: 16px!important;
	}

	.pb-lg-4 {
		padding-bottom: 24px!important;
	}

	.pt-lg-4 {
		padding-top: 24px!important;
	}

	.mb-lg-4 {
		margin-bottom: 24px!important;
	}

	.mt-lg-4 {
		margin-top: 24px!important;
	}

	.pb-lg-5 {
		padding-bottom: 32px!important;
	}

	.pt-lg-5 {
		padding-top: 32px!important;
	}

	.mb-lg-5 {
		margin-bottom: 32px!important;
	}

	.mt-lg-5 {
		margin-top: 32px!important;
	}

	.pb-lg-6 {
		padding-bottom: 40px!important;
	}

	.pt-lg-6 {
		padding-top: 40px!important;
	}

	.mb-lg-6 {
		margin-bottom: 40px!important;
	}

	.mt-lg-6 {
		margin-top: 40px!important;
	}

	.pb-lg-7 {
		padding-bottom: 48px!important;
	}

	.pt-lg-7 {
		padding-top: 48px!important;
	}

	.mb-lg-7 {
		margin-bottom: 48px!important;
	}

	.mt-lg-7 {
		margin-top: 48px!important;
	}

	.pb-lg-8 {
		padding-bottom: 56px!important;
	}

	.pt-lg-8 {
		padding-top: 56px!important;
	}

	.mb-lg-8 {
		margin-bottom: 56px!important;
	}

	.mt-lg-8 {
		margin-top: 56px!important;
	}

	.pb-lg-9 {
		padding-bottom: 64px!important;
	}

	.pt-lg-9 {
		padding-top: 64px!important;
	}

	.mb-lg-9 {
		margin-bottom: 64px!important;
	}

	.mt-lg-9 {
		margin-top: 64px!important;
	}

	.pb-lg-10 {
		padding-bottom: 72px!important;
	}

	.pt-lg-10 {
		padding-top: 72px!important;
	}

	.mb-lg-10 {
		margin-bottom: 72px!important;
	}

	.mt-lg-10 {
		margin-top: 72px!important;
	}
}

@media (min-width: 1200px) {
	.pb-xl-0 {
		padding-bottom: 0!important;
	}

	.pt-xl-0 {
		padding-top: 0!important;
	}

	.mb-xl-0 {
		margin-bottom: 0!important;
	}

	.mt-xl-0 {
		margin-top: 0!important;
	}

	.pb-xl-1 {
		padding-bottom: 4px!important;
	}

	.pt-xl-1 {
		padding-top: 4px!important;
	}

	.mb-xl-1 {
		margin-bottom: 4px!important;
	}

	.mt-xl-1 {
		margin-top: 4px!important;
	}

	.pb-xl-2 {
		padding-bottom: 8px!important;
	}

	.pt-xl-2 {
		padding-top: 8px!important;
	}

	.mb-xl-2 {
		margin-bottom: 8px!important;
	}

	.mt-xl-2 {
		margin-top: 8px!important;
	}

	.pb-xl-3 {
		padding-bottom: 16px!important;
	}

	.pt-xl-3 {
		padding-top: 16px!important;
	}

	.mb-xl-3 {
		margin-bottom: 16px!important;
	}

	.mt-xl-3 {
		margin-top: 16px!important;
	}

	.pb-xl-4 {
		padding-bottom: 24px!important;
	}

	.pt-xl-4 {
		padding-top: 24px!important;
	}

	.mb-xl-4 {
		margin-bottom: 24px!important;
	}

	.mt-xl-4 {
		margin-top: 24px!important;
	}

	.pb-xl-5 {
		padding-bottom: 32px!important;
	}

	.pt-xl-5 {
		padding-top: 32px!important;
	}

	.mb-xl-5 {
		margin-bottom: 32px!important;
	}

	.mt-xl-5 {
		margin-top: 32px!important;
	}

	.pb-xl-6 {
		padding-bottom: 40px!important;
	}

	.pt-xl-6 {
		padding-top: 40px!important;
	}

	.mb-xl-6 {
		margin-bottom: 40px!important;
	}

	.mt-xl-6 {
		margin-top: 40px!important;
	}

	.pb-xl-7 {
		padding-bottom: 48px!important;
	}

	.pt-xl-7 {
		padding-top: 48px!important;
	}

	.mb-xl-7 {
		margin-bottom: 48px!important;
	}

	.mt-xl-7 {
		margin-top: 48px!important;
	}

	.pb-xl-8 {
		padding-bottom: 56px!important;
	}

	.pt-xl-8 {
		padding-top: 56px!important;
	}

	.mb-xl-8 {
		margin-bottom: 56px!important;
	}

	.mt-xl-8 {
		margin-top: 56px!important;
	}

	.pb-xl-9 {
		padding-bottom: 64px!important;
	}

	.pt-xl-9 {
		padding-top: 64px!important;
	}

	.mb-xl-9 {
		margin-bottom: 64px!important;
	}

	.mt-xl-9 {
		margin-top: 64px!important;
	}

	.pb-xl-10 {
		padding-bottom: 72px!important;
	}

	.pt-xl-10 {
		padding-top: 72px!important;
	}

	.mb-xl-10 {
		margin-bottom: 72px!important;
	}

	.mt-xl-10 {
		margin-top: 72px!important;
	}
}

@media (min-width: 1400px) {
	.pb-xxl-0 {
		padding-bottom: 0!important;
	}

	.pt-xxl-0 {
		padding-top: 0!important;
	}

	.mb-xxl-0 {
		margin-bottom: 0!important;
	}

	.mt-xxl-0 {
		margin-top: 0!important;
	}

	.pb-xxl-1 {
		padding-bottom: 4px!important;
	}

	.pt-xxl-1 {
		padding-top: 4px!important;
	}

	.mb-xxl-1 {
		margin-bottom: 4px!important;
	}

	.mt-xxl-1 {
		margin-top: 4px!important;
	}

	.pb-xxl-2 {
		padding-bottom: 8px!important;
	}

	.pt-xxl-2 {
		padding-top: 8px!important;
	}

	.mb-xxl-2 {
		margin-bottom: 8px!important;
	}

	.mt-xxl-2 {
		margin-top: 8px!important;
	}

	.pb-xxl-3 {
		padding-bottom: 16px!important;
	}

	.pt-xxl-3 {
		padding-top: 16px!important;
	}

	.mb-xxl-3 {
		margin-bottom: 16px!important;
	}

	.mt-xxl-3 {
		margin-top: 16px!important;
	}

	.pb-xxl-4 {
		padding-bottom: 24px!important;
	}

	.pt-xxl-4 {
		padding-top: 24px!important;
	}

	.mb-xxl-4 {
		margin-bottom: 24px!important;
	}

	.mt-xxl-4 {
		margin-top: 24px!important;
	}

	.pb-xxl-5 {
		padding-bottom: 32px!important;
	}

	.pt-xxl-5 {
		padding-top: 32px!important;
	}

	.mb-xxl-5 {
		margin-bottom: 32px!important;
	}

	.mt-xxl-5 {
		margin-top: 32px!important;
	}

	.pb-xxl-6 {
		padding-bottom: 40px!important;
	}

	.pt-xxl-6 {
		padding-top: 40px!important;
	}

	.mb-xxl-6 {
		margin-bottom: 40px!important;
	}

	.mt-xxl-6 {
		margin-top: 40px!important;
	}

	.pb-xxl-7 {
		padding-bottom: 48px!important;
	}

	.pt-xxl-7 {
		padding-top: 48px!important;
	}

	.mb-xxl-7 {
		margin-bottom: 48px!important;
	}

	.mt-xxl-7 {
		margin-top: 48px!important;
	}

	.pb-xxl-8 {
		padding-bottom: 56px!important;
	}

	.pt-xxl-8 {
		padding-top: 56px!important;
	}

	.mb-xxl-8 {
		margin-bottom: 56px!important;
	}

	.mt-xxl-8 {
		margin-top: 56px!important;
	}

	.pb-xxl-9 {
		padding-bottom: 64px!important;
	}

	.pt-xxl-9 {
		padding-top: 64px!important;
	}

	.mb-xxl-9 {
		margin-bottom: 64px!important;
	}

	.mt-xxl-9 {
		margin-top: 64px!important;
	}

	.pb-xxl-10 {
		padding-bottom: 72px!important;
	}

	.pt-xxl-10 {
		padding-top: 72px!important;
	}

	.mb-xxl-10 {
		margin-bottom: 72px!important;
	}

	.mt-xxl-10 {
		margin-top: 72px!important;
	}
}

*:focus {
	outline: none;
	box-shadow: none;
}

img, svg, video {
	max-width: 100%;
	height: auto;
}

svg {
	height: auto;
}

h1, .h1 {
	font-size: 32px;
	margin: 0 0 32px;
	font-family: 'Optima', Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
}

h2, .h2 {
	font-size: 24px;
	margin: 0 0 18px;
	font-family: 'Optima', Arial, sans-serif;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.05em;
}

h3, .h3 {
	font-size: 18px;
	margin: 0 0 16px;
	font-family: 'Optima', Arial, sans-serif;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.05em;
}

a {
	color: #DAA46A;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover {
	text-decoration: none;
	color: #DAA46A;
	fill: #DAA46A;
}

p {
	margin: 0;
}

*+p {
	margin-top: 16px;
}

*+table {
	margin-top: 16px;
}

b, strong {
	font-weight: 700;
}

*+h1, *+.h1 {
	margin-top: 48px;
}

*+h2, *+.h2 {
	margin-top: 48px;
}

*+h3, *+.h3 {
	margin-top: 30px;
}

ul:not(.navbar-nav):not(.ui-menu) {
	padding: 0;
	list-style: none;
	padding-left: 16px;
	margin: 0;
}

ul:not(.navbar-nav):not(.ui-menu) li {
	position: relative;
}

ul:not(.navbar-nav):not(.ui-menu) li:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #DAA46A;
	position: absolute;
	top: 9px;
	left: -16px;
}

ul:not(.navbar-nav):not(.ui-menu) li+li {
	margin-top: 8px;
}

*+ul:not(.navbar-nav):not(.ui-menu) {
	margin-top: 16px;
}

ul:not(.navbar-nav):not(.ui-menu) ul {
	margin-top: 16px;
}

ul:not(.navbar-nav):not(.ui-menu) ul li:before {
	background: none;
	border: 1px solid #DAA46A;
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

ol li {
	padding-left: 8px;
}

*+ol {
	margin-top: 16px;
}

label {
	margin: 0;
}

ymaps {
	font-family: 'LADAPragmatica', Arial, sans-serif!important;
	font-weight: 400;
}

table {
}

tr {
}

th, td {
	padding: 16px;
	border: 4px solid #fff;
	background: #ededed;
	border-radius: 15px;
}

th {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	background: #cdcdcd;
	font-family: 'LADAPragmatica', Arial, sans-serif;
}

th.important__cell {
	background: #DAA46A;
	color: #fff;
}

th span {
}

td {
	vertical-align: top;
}

td span {
	text-decoration: underline;
}
/* td:nth-child(2n) {background:#dbd9d9;} */
td.important__cell {
	background: #ebdce2!important;
}

th.empty__cell, td.empty__cell {
	background: transparent!important;
}

.btn {
	text-decoration: none;
	cursor: pointer;
	line-height: 0.9;
	text-align: center;
	min-width: 300px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn.row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn-primary {
	color: #fff;
	background: rgba(0,0,0,.5);
	border: 1px solid #fff;
	border-radius: 20px;
	padding: 0 40px;
	height: 38px;
	line-height: 37px;
	box-shadow: none!important;
	box-shadow: none;
	position: relative;
}

.btn-primary:focus,.btn-primary.active {
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
}

.btn-primary:hover {
	color: #000;
	background: #DAA46A;
	border: 1px solid #DAA46A;
}

.btn-primary svg {
	fill: #fff;
	flex-shrink: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn-primary span+svg {
	margin-left: 8px;
}

.btn-primary svg+span {
	margin-left: 8px;
}

.btn-primary:hover svg {
	fill: #000;
}

.btn-secondary {
	color: #000;
	background: #929799;
	border: 1px solid #929799;
	border-radius: 20px;
	padding: 0 40px;
	height: 38px;
	line-height: 37px;
	box-shadow: none!important;
	box-shadow: none;
	position: relative;
}

.btn-secondary:focus,.btn-secondary.active {
	color: #000;
	background: #929799;
	border: 1px solid #929799;
}

.btn-secondary:hover {
	color: #000;
	background: #DAA46A;
	border: 1px solid #DAA46A;
}

.btn-third {
	color: #000;
	background: #DAA46A;
	border: 1px solid #DAA46A;
	border-radius: 20px;
	padding: 0 40px;
	height: 38px;
	line-height: 37px;
	box-shadow: none!important;
	box-shadow: none;
	position: relative;
}

.btn-third:focus,.btn-third.active {
	color: #000;
	background: #DAA46A;
	border: 1px solid #DAA46A;
}

.btn-third:hover {
	color: #000;
	background: #fff;
	border: 1px solid #fff;
}

.btn-fourth {
	color: #929799;
	background: transparent;
	border: 1px solid #929799;
	border-radius: 20px;
	padding: 0 40px;
	height: 38px;
	line-height: 37px;
	box-shadow: none!important;
	box-shadow: none;
	position: relative;
}

.btn-fourth:focus,.btn-fourth.active {
	color: #929799;
	background: transparent;
	border: 1px solid #929799;
}

.btn-fourth:hover {
	color: #000;
	background: #929799;
	border: 1px solid #929799;
}

.navbar {
	padding: 0;
}

.nav-link {
	line-height: 1;
	padding: 0;
}

.dropdown-menu {
	display: block;
	border-radius: 0;
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	z-index: -100;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	pointer-events: none;
}

.dropdown:hover .dropdown-menu {
	z-index: 600;
	opacity: 1!important;
	pointer-events: auto;
}

.-fullwidth {
	width: 100%;
}

.-fullheight {
	height: 100%;
}

.popup {
	display: none;
	padding: 40px 60px 60px;
	width: 560px;
	margin: 0;
}

.popup .form__body {
	padding: 0;
}

#success {
}

#policy {
	width: 700px;
}

.smart-filter-popup-result {
	display: none!important;
}

.smart-filter-slider-track {
	height: 4px;
	background: #929799;
}

.smart-filter-slider-price-bar-vd {
	background: #DAA46A;
}

.smart-filter-slider-range {
	z-index: 100;
}

.smart-filter-slider-handle {
	background: #DAA46A;
	border: 2px solid #fff!important;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	box-shadow: 0 1px 5px rgba(238, 198, 184, 0.68);
	top: -9px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.smart-filter-slider-handle.left {
	border: 0;
	margin: 0;
	margin-left: -10px;
}

.smart-filter-slider-handle.right {
	border: 0;
	margin: 0;
	margin-right: -10px;
}

/* .menu__title, .menu__bottom, .menu__close, .menu__toggle, .-dropdown-menu-title-row  {display:none;} */

@media screen and (max-width: 1199px) {
	.menu__toggle {
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		width: 40px;
		height: 40px;
	}

	.menu__toggle svg {
		width: 39px;
		fill: #fff;
		stroke: #fff;
	}

	body.-cpopup {
		overflow: hidden;
	}

	.header:after {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		z-index: 300;
		pointer-events: none;
		opacity: 0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	body.-cpopup .header:after {
		opacity: 1;
		pointer-events: all;
	}

	.-mobile-menu-popup {
		display: flex;
		flex-direction: column;
		position: fixed;
		top: 0;
		right: -100%;
		width: 320px!important;
		height: 100%;
		margin: 0!important;
		z-index: 200;
		padding: 0!important;
		background: #000!important;
		overflow-y: auto;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		z-index: 1000;
	}

	.header__menu {
	}

	.-mobile-menu-popup.-show-menu {
		right: 0;
	}

	.-mobile-menu-popup > .container {
		height: 100%;
		padding: 0;
		max-width: 100%;
	}

	.menu__block {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	.menu__title {
		padding: 16px 20px;
		background: #000;
		border-bottom: 1px solid #585858;
	}

	.menu__logotype svg {
		width: 190px;
		fill: #4c5865;
	}

	.menu__logotype img {
		width: 160px;
	}

	.menu__close {
		width: 35px;
		display: flex;
		justify-content: flex-end;
	}

	.menu__close svg {
		width: 24px;
		fill: #fff;
	}

	.menu__nav {
		flex: 1;
		padding: 0;
	}

	.menu__bottom {
		background: #000;
		padding: 16px 20px;
		font-size: 15px;
	}

	.menu__phone a {
		text-decoration: none;
		color: #000;
		font-size: 20px;
		font-weight: bold;
	}

	.menu__phone svg {
		fill: #fff;
		width: 35px;
	}

	.-mobile-menu-popup .nav__list {
		font-size: 16px;
		justify-content: flex-start!important;
		text-align: center;
		padding: 16px 0;
	}

	.-mobile-menu-popup .nav__item {
		margin: 0!important;
		width: 100%;
	}
	/* .-mobile-menu-popup .nav__item+.nav__item {border-top:1px solid #c7c7c7;} */
	.-mobile-menu-popup .nav__link {
		padding: 15px 20px;
	}

	.nav__addon {
		padding: 16px 20px;
		border-top: 1px solid #585858;
	}

	.nav__addon__item {
	}

	.nav__addon__item a {
		color: #fff;
		text-decoration: none;
	}

	.menu__phone2 {
	}

	.menu__phone2 a {
		color: #fff;
		text-decoration: none;
	}

	.menu__callback {
	}

	.menu__callback .btn {
		min-width: 100%;
	}
}

@media screen and (max-width: 575px) {
	/* .-mobile-menu-popup > nav {padding:24px;} */
	.-mobile-menu-popup {
		width: 100%!important;
	}
}

.form {
	padding: 0;
	color: #000;
}

.form__body {
}

.form__title {
}

input[type="text"], input[type="password"], input[type="tel"], select {
	height: 48px;
}

input[type="text"], input[type="password"], input[type="tel"], textarea, select {
	width: 100%;
	color: #000;
	border: 0;
	border: 1px solid #E3E3E3;
	background: #fff;
	outline: none;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 0;
	padding: 14px 16px;
}

textarea {
	height: 100px;
	display: block;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus {
	border-color: #000;
}

input[type="text"].invalid, input[type="password"].invalid, input[type="tel"].invalid, textarea.invalid {
	border-color: #DAA46A!important;
}

.-error input[type="text"], .-error input[type="password"], .-error input[type="tel"], .-error textarea {
	border-color: #DAA46A!important;
}

::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}/* webkit */
::-moz-placeholder {
	color: #000;
	opacity: 1;
}/* Firefox 19+ */
:-moz-placeholder {
	color: #000;
	opacity: 1;
}/* Firefox 18- */
:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}/* IE */
.form__row {
	position: relative;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
}

.form__row > .row {
	--bs-gutter-y: 20px;
}

.form__row + .form__row {
	margin-top: 20px;
}

.form__field + .form__field {
	margin-top: 20px;
}

.form__error {
	display: none;
	color: #DAA46A;
	font-size: 12px;
}

.-error .form__error {
	display: block;
}

.form__label {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.form__val:focus+.form__label {
	font-size: 12px;
	top: -16px;
}

.form__policy+.form__policy {
	margin-top: 8px;
}

.form__row.-policy {
	margin-top: 40px;
}

.form__row.-submit {
	margin-top: 40px;
}

.form__checkbox {
	display: none;
}

.-checkbox-label-row {
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	cursor: pointer;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	color: #7B7B7B;
}

.-checkbox-label-row:before {
	content: "";
	display: block;
	width: 23px;
	height: 23px;
	margin-top: -1px;
	background: #fff;
	background-size: 12px;
	border: 1px solid #C4C4C4;
	border-radius: 0;
	margin-right: 10px;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	background-position: 50% 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.form__checkbox:checked+label:before {
	background: #fff url(../i/ok.svg) no-repeat 50% 50%;
	background-size: 12px;
	border-color: #DAA46A;
}

.-form-white {
	color: #fff;
}

.-form-white input[type="text"], .-form-white input[type="password"], .-form-white input[type="tel"], .-form-white textarea, .-form-white select {
	border-color: #fff;
	background: #fff;
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
	border-color: #DAA46A;
}

.ui-widget {
	font-family: 'Optima', Arial, sans-serif;
	font-weight: 400;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	font-weight: 300;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #dadada;
	border-radius: 0;
	padding: 14px 0;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #dadada;
	font-weight: inherit;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background: transparent;
	border: 0;
	color: #DAA46A;
	font-weight: inherit;
}

.ui-selectmenu-text {
	color: #000;
}

.ui-selectmenu-button.ui-button {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	color: #000;
}

.ui-selectmenu-icon.ui-icon {
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../i/arrow.svg) no-repeat 50% 50%;
	background-size: 16px;
	transform: rotate(180deg);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
	background: url(../i/arrow.svg) no-repeat 50% 50%;
	background-size: 16px;
}

.ui-selectmenu-button-open .ui-selectmenu-icon.ui-icon {
	transform: rotate(0);
}

.ui-menu .ui-menu-item-wrapper {
	padding: 7px 15px;
}

.ui-widget.ui-widget-content {
	background: #fff;
	border: 0;
	box-shadow: rgb(0 0 0 / 5%) 0px 4px 5px;
}

.ui-widget.ui-tooltip {
	width: 230px;
	padding: 10px 20px;
	background: #929799;
	color: #000;
	border-radius: 2px;
}

.swiper-button-next, .swiper-button-prev {
	background: transparent;
	width: 48px;
	height: 48px;
	border-radius: 0;
	border: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}

.swiper-button-next svg, .swiper-button-prev svg {
	fill: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.swiper-button-prev svg {
	transform: rotate(180deg);
}

.swiper-button-next:hover, .swiper-button-prev:hover {
	background: transparent;
}

.swiper-button-next:hover svg, .swiper-button-prev:hover svg {
	fill: #DAA46A;
}

.swiper-button-disabled {
	cursor: not-allowed!important;
	pointer-events: all!important;
}

.swiper-pagination {
	position: relative;
	bottom: 0!important;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: transparent;
	border-radius: 50%;
	border: 1px solid transparent;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 4px 6px!important;
}

.swiper-pagination-bullet:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	background: transparent;
	border: 1px solid #929799;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.swiper-pagination-bullet-active {
	background: transparent;
	border-color: #DAA46A;
}

.swiper-pagination-bullet-active:before {
	background: transparent;
	border-color: transparent;
}

#navigation {
	margin-bottom: 16px;
}

.breadcrumbs {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	color: #DAA46A;
}

.breadcrumbs .list__item {
	margin-right: 12px;
}

.breadcrumbs a {
	color: #DAA46A;
}

.breadcrumbs a:hover {
	color: #fff;
}

.breadcrumbs span {
	color: #fff;
}

.-go-to {
	cursor: pointer;
}

.let-space {
	letter-spacing: 0.05em;
}

.brown-text {
	color: #DAA46A;
}

.plus__icon {
	position: relative;
	overflow: hidden;
	width: 18px;
	height: 18px;
}

.plus__icon:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #DAA46A;
	position: absolute;
	top: 7px;
	left: 0;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.plus__icon:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #DAA46A;
	position: absolute;
	top: 7px;
	left: 0;
	transform: rotate(90deg);
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.plus__icon.active:after, .active .plus__icon:after {
	top: -100%;
	opacity: 0;
}

.header {
}

.header__top {
	padding: 30px 0;
}

.logotype img {
	max-width: 175px;
}

.header__phone {
	padding: 10px 18px;
	border: 1px solid #9F9F9F;
	border-radius: 20px;
	position: relative;
	background: #000;
}

.header__phone a {
	color: #fff;
	text-decoration: none;
}

.header__toggle {
	cursor: pointer;
}

.header__toggle svg {
	fill: #9F9F9F;
	margin-left: 8px;
	display: block;
}

.phone__helper {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	padding: 10px 18px;
	border: 1px solid #9F9F9F;
	border-radius: 20px;
	background: #000;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}

.phone__helper__phone {
}

.phone__helper__phone svg {
	transform: rotate(180deg);
}

.phone__helper__callback {
	margin-top: 12px;
}

.phone__helper__callback svg {
	fill: #9F9F9F;
	margin-right: 8px;
}

.header__phone.active {
}

.header__phone.active .phone__helper {
	opacity: 1;
}

.top__menu {
}

.top__menu__item {
}

.top__menu__item a {
	color: #9F9F9F;
	text-decoration: none;
}

.top__menu__item a:hover {
	color: #fff;
}

.top__menu__item+.top__menu__item {
	margin-left: 16px;
}

.header__address {
	padding-left: 64px;
}

.header__address2 {
	padding-left: 14px;
}

.header__socials {
	margin-right: 10px;
	margin-top: -4px;
}

.header__socials svg {
	fill: #fff;
	margin: 0 5px;
}

.header__socials a:hover svg {
	fill: #DAA46A;
}

.header__salons {
	position: relative;
}

.header__salons__title {
	cursor: pointer;
}

.header__salons__title svg {
	fill: #fff;
	flex-shrink: 0;
	margin-right: 4px;
	margin-top: 2px;
}

.header__salons__list {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 2;
	background: #1f1f1f;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header__salons__item {
	padding: 8px;
	white-space: nowrap;
}

.header__salons__item br {
	display: none;
}

.header__salons.active .header__salons__list {
	opacity: 1;
	pointer-events: all;
}

.header__menu {
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	background: rgba(0,0,0,0.6);
}

.menu__block {
	position: relative;
}

.nav__list {
/*margin-left:4rem;*/;
}

.nav__item {
	position: relative;
}

.nav__item .electro-head {
	position: absolute;
	top: 3px;
	fill: #05ace2;
	right: 5px;
	right: 0;
	width: 10px;
}

.nav__link {
	display: block;
	color: #9F9F9F;
	text-decoration: none;
	padding: 14px 16px;
	padding: 14px 9px;
}

.-all-cars .nav__link {
	color: #DAA46A;
}

.nav__link:hover {
	color: #fff;
}

.nav__list .logotype {
	display: none;
	padding: 8px;
}

.menu__fixed__phone {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	align-items: center;
}

@media (min-width: 1200px) {
	.-fixed .header {
		padding-bottom: 44px;
	}

	.-fixed .header__menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 10;
		backdrop-filter: blur(10px);
	}

	.-fixed .-all-cars .logotype {
		display: block;
	}

	.-fixed .-all-cars .nav__link {
		display: none;
	}

	.-fixed .menu__fixed__phone {
		display: flex;
		position: absolute;
		top: 0;
		left: 2%;
	}

	.-fixed .menu__fixed__phone a {
		color: #fff;
		text-decoration: none;
	}
}

.main {
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 1000;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.-loading .preloader {
	opacity: 1;
	pointer-events: all;
}

.lds-roller {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

.lds-roller div {
	animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	transform-origin: 40px 40px;
}

.lds-roller div:after {
	content: " ";
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #DAA46A;
	margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
	animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
	top: 63px;
	left: 63px;
}

.lds-roller div:nth-child(2) {
	animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
	top: 68px;
	left: 56px;
}

.lds-roller div:nth-child(3) {
	animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
	top: 71px;
	left: 48px;
}

.lds-roller div:nth-child(4) {
	animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
	top: 72px;
	left: 40px;
}

.lds-roller div:nth-child(5) {
	animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
	top: 71px;
	left: 32px;
}

.lds-roller div:nth-child(6) {
	animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
	top: 68px;
	left: 24px;
}

.lds-roller div:nth-child(7) {
	animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
	top: 63px;
	left: 17px;
}

.lds-roller div:nth-child(8) {
	animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
	top: 56px;
	left: 12px;
}

@keyframes lds-roller {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.page__top h1, .page__top .h1 {
	margin: 0!important;
}

.section__text {
	color: #929799;
}

.sline {
	width: 100%;
	height: 1px;
	background: #838383;
}

.islider {
}

.islider__item {
	position: relative;
}

.islider__image {
	position: relative;
}

.islider__image img {
	width: 100%;
}

.islider__image:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: #000;
	opacity: 0.3;
}

.islider__image.no-shadow:before {
	display: none;
}

.islider__image video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.islider__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	padding-top: 50px;
	padding-bottom: 50px;
}
				/* .islider__content__block {background:rgba(0, 0, 0, 0.75); padding:40px;} */
.islider__title {
}

.islider h1, .islider .h1 {
	font-size: 48px;
	letter-spacing: 0.05em;
}

.islider__text {
	color: #D9D9D9;
}

.islider__button {
}

.imodeles {
}

.imodels__block {
	padding-top: 100px;
	overflow: hidden;
}

.imodels__block .swiper-pagination-bullet {
	display: none;
}

.imodels-swiper {
	overflow: visible;
}

.imodels-swiper .imodels__image, .specials-swiper .imodels__image {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.imodels-swiper .imodels__image img, .specials-swiper .imodels__image img {
	display: block;
	background: #525252;
}

.imodels-swiper .swiper-slide-active, .specials-swiper .swiper-slide-active {
	z-index: 3;
}

.imodels-swiper .swiper-slide-active .imodels__image, .specials-swiper .swiper-slide-active .imodels__image {
	transform: scale(2);
}

.imodels-swiper .swiper-slide-prev {
	z-index: 2;
}

.imodels-swiper .swiper-slide-prev .imodels__image {
	transform: scale(1.5);
}

.imodels-swiper .swiper-slide-next {
	z-index: 2;
}

.imodels-swiper .swiper-slide-next .imodels__image {
	transform: scale(1.5);
}

.imodels__content {
	position: relative;
	top: -90px;
	left: -50%;
	width: 200%;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.imodels__price {
	color: #DAA46A;
}

.imodels-swiper .swiper-slide-active .imodels__content {
	opacity: 1;
}

.imodels__image {
	position: relative;
}

.imodels__image:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #000;
	opacity: 0.6;
}

.imodels-swiper .swiper-slide-active .imodels__image:before, .specials-swiper .swiper-slide-active .imodels__image:before {
	opacity: 0;
	pointer-events: none;
}

.specials-swiper .imodels__image img {
	min-height: 300px;
}

.imodels__nav {
	margin-top: 100px;
}

.imodels-swiper-pagination {
	width: auto!important;
	margin-top: 3px;
}

.imodels-swiper-button-prev, .specials-swiper-button-prev {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
}

.imodels-swiper-button-prev svg, .specials-swiper-button-prev svg {
	width: 14px;
}

.imodels-swiper-button-next, .specials-swiper-button-next {
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
}

.imodels-swiper-button-next svg, .specials-swiper-button-next svg {
	width: 14px;
}

.imodels__more {
}

.imodels__more a {
	color: #838383;
	text-decoration: none;
}

.imodels__more a:hover {
	color: #fff;
}

.iblock {
}

.-iblock-row {
	--bs-gutter-x: 80px;
}

.iblock__image {
}

.iblock__image img {
	width: 100%;
	border-radius: 2px;
}

.iblock__content {
}

.iblock__title {
	border-bottom: 1px solid #DAA46A;
}

.iblock__more {
}

.iblock__more a {
	color: #929799;
	text-decoration: none;
}

.iblock__more a:hover {
	color: #fff;
}

.iblock__item+.iblock__item {
	margin-top: 80px;
}

.iblock__list+.h1 {
	margin-top: 80px;
	padding-top: 80px;
	border-top: 1px solid #838383;
}

.ispecials {
}

.ispecials-swiper-slide {
	height: auto;
}

.ispecials__item {
	height: 100%;
}

.ispecials__image {
	position: relative;
}

.ispecials__image img {
	width: 100%;
}

.ispecials__icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.ispecials__icon svg {
	fill: #fff;
	width: 80px;
}

.ispecials__icon img {
	width: auto;
}

.ispecials__content {
}

.ispecials__title {
	border-bottom: 1px solid #DAA46A;
}

.ispecials__text {
	color: #929799;
}

.ispecials__button {
}
					/* .ispecials__button a {color:#9F9F9F;}
					.ispecials__button a:hover {color:#fff;} */
.ispecials__button .btn {
	min-width: 100%;
}

.ispecials__nav {
	margin-top: 40px;
}

.ispecials-swiper-pagination {
	width: auto!important;
	margin-top: 3px;
}

.ispecials-swiper-button-prev {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
}

.ispecials-swiper-button-prev svg {
	width: 14px;
}

.ispecials-swiper-button-next {
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
}

.ispecials-swiper-button-next svg {
	width: 14px;
}

.specials-swiper-slide {
	min-height: 250px;
	display: flex;
	align-items: center;
}

.isocials {
}

.-isocials-row {
}

.isocials__item {
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;
}

.isocials__item:hover {
	color: #fff;
}

.isocials__image {
	position: relative;
}

.isocials__image img {
	width: 100%;
}

.isocials__image:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}

.isocials__content {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	padding: 16px;
	width: 100%;
}

.isocials__title {
	padding-right: 16px;
}

.isocials__icon {
	flex-shrink: 0;
}

.isocials__icon svg {
	fill: #fff;
}

.ibottom {
}

.-ibottom-row {
	--bs-gutter-x: 60px;
}

.cars {
}

.-cars-row {
	--bs-gutter-y: 80px;
}

.cars__filter {
	position: sticky;
	top: 80px;
	z-index: 1;
}

.cfilter__group {
	position: relative;
}

.cfilter__title {
	padding: 11px 16px;
	background: #181818;
	border-radius: 20px;
	position: relative;
	cursor: pointer;
}

.cfilter__title svg {
	fill: #fff;
	width: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.cfilter__group.active .cfilter__title {
	border-radius: 20px 20px 0 0;
}

.cfilter__group.active .cfilter__title svg {
	transform: rotate(180deg);
}

.cfilter__block {
	opacity: 0;
	pointer-events: none;
	background: #181818;
	padding: 16px 16px 32px;
	border-radius: 0 0 20px 20px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	max-height: 300px;
	overflow: auto;
}

.cfilter__list {
}

.cfilter__item {
}

.cfilter__checkbox {
}

.cfilter__checkbox input[type="checkbox"] {
	display: none;
}

.cfilter__checkbox label {
	cursor: pointer;
}

.cfilter__checkbox label:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border: 1px solid #D9D9D9;
	background: transparent;
	border-radius: 2px;
	margin-right: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.cfilter__checkbox input[type="checkbox"]:checked+label:before {
	background: #D9D9D9;
}

.cfilter__checkbox input[type="checkbox"]:disabled+label {
	color: #525252;
	cursor: not-allowed;
}

.cfilter__checkbox input[type="checkbox"]:disabled+:before {
	border-color: #525252;
}

.cfilter__count {
	display: none;
}

.cfilter__slider {
	padding: 0;
}

.cfilter__slider__block {
	padding: 10px 13px;
}

.cfilter__values {
	margin-top: 20px;
}

.cfilter__val {
}

.cfilter__val__title {
	font-size: 12px;
	color: #9F9F9F;
}

.cfilter__val input {
	height: 40px;
	background: none;
	border: 0;
	border-radius: 0!important;
	border-bottom: 1px solid #fff;
	padding: 10px 4px;
	color: #fff;
}

.cfilter__val ::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}/* webkit */
.cfilter__val ::-moz-placeholder {
	color: #fff;
	opacity: 1;
}/* Firefox 19+ */
.cfilter__val :-moz-placeholder {
	color: #fff;
	opacity: 1;
}/* Firefox 18- */
.cfilter__val :-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}/* IE */
.cfilter__val input:focus {
	background: transparent;
	box-shadow: none;
	outline: none;
	border-color: #fff;
	color: #fff;
}

.cfilter__separator {
	width: 40px;
	height: 40px;
	margin-top: 12px;
}

.cfilter__separator svg {
	width: 11px;
	height: 1px;
	fill: #383632;
	flex-shrink: 0;
}

.cfilter__slider+.cfilter__button {
	border: 0;
	padding-top: 0;
}

.cfilter__item+.cfilter__item {
	margin-top: 24px;
}

.cfilter__group.active .cfilter__block {
	opacity: 1;
	pointer-events: all;
}

.cfilter__group+.cfilter__group {
	margin-top: 24px;
}

.cfilter__buttons {
}

.cfilter__button+.cfilter__button {
	margin-top: 20px;
}

.cfilter__button .btn {
	min-width: auto;
	width: 100%;
}

.cars__sort {
	margin-top: -38px;
}

.cars__sort__block {
	position: relative;
}

.csort__title {
	cursor: pointer;
}

.csort__title span {
}

.csort__title svg {
	fill: #fff;
	width: 14px;
	margin-left: 8px;
	margin-top: 3px;
}

.csort__list {
	position: absolute;
	top: calc(100% + 8px);
	left: -4px;
	z-index: 1;
	background: #181818;
	width: 200px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.cars__sort.active .csort__list {
	opacity: 1;
	pointer-events: all;
}

.csort__item {
	padding: 4px 8px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.csort__item:hover {
	background: #3c3c3c;
}

.csort__item.active {
	background: #3c3c3c;
}

.cars__list {
}

.-cars-list-row {
	--bs-gutter-x: 30px;
	--bs-gutter-y: 30px;
}

.cars__item {
}

.cars__image {
	position: relative;
}

.cars__image img {
	width: 100%;
}

.cars__sticker {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 5px;
	color: #fff;
	width: 105px;
	height: 70px;
	background: url(../i/Avilon-Premium_Ogoniok_v4.webp);
	background-size: 100px;
	background-repeat: no-repeat;
}

.cars__title {
}

.cars__title a {
	color: #fff;
	text-decoration: none;
}

.cars__price {
}

.cars__price__old {
	color: #9F9F9F;
}

.cars__price__real {
	color: #DAA46A;
}

.cars__nav {
}

.-cars-nav-row {
	--bs-gutter-y: 40px;
}

.cars__more {
}

.cars__more a {
	color: #838383;
	text-decoration: none;
}

.cars__more a:hover {
	color: #fff;
}

.cars__totop {
}

.cars__totop .btn {
	min-width: auto;
	max-width: 120px;
}

.page__text {
}

.page__text__content {
	max-width: 548px;
	margin: 0 auto;
}

.page__text__title {
}

.page__text__text {
	color: #9F9F9F;
}

.contacts {
}
		/*. cteam {}
			.cteam__item {position:relative;}
				.cteam__image {}
				.cteam__content {position:absolute; top:160px; left:100px;}
					.cteam__title {}
					.cteam__position {color:#9F9F9F;}
			.cteam__nav {margin-left:-4px; margin-right:-4px;}
				.cteam__nav__item {width:167px; padding:11px 6px; margin:4px 4px 0; cursor:pointer; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
				.cteam__nav__item.active {color:#0E0E0E; background:#DAA46A;} */
.cteam {
}

.cteam__main {
	position: relative;
}

.cteam__main__image {
}

.cteam__main__content {
	position: absolute;
	top: 160px;
	left: 100px;
}

.cteam__main__title {
}

.cteam__main__position {
	color: #9F9F9F;
}

.cteam__addon {
}

.-cteam-addon-row {
}

.cteam__addon__item {
}

.cteam__addon__content {
	height: 300px;
	padding: 40px;
	background: #444444;
	position: relative;
}

.cteam__addon__title {
}

.cteam__addon__position {
}

.cteam__addon__content:after {
	content: "";
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-color: transparent transparent transparent #444444;
	position: absolute;
	left: 50%;
	right: auto;
	bottom: -32px;
	margin: 0 0 0 -16px;
	z-index: 1;
	transform: rotate(90deg);
}

.cteam__addon__image {
	padding-top: 24px;
}

.-cteam-addon-row > div:nth-child(2n+1) .cteam__addon__content {
	background: #fff;
	color: #000;
}

.-cteam-addon-row > div:nth-child(2n+1) .cteam__addon__content:after {
	border-color: transparent transparent transparent #fff;
}

.contacts .cteam__main__image.text-center img {
	max-height: 400px;
}

.contacts .cteam__main__image.text-center {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.cinfo {
}

.cinfo__item {
}

.cinfo__image {
	padding-left: 80px;
}

.cinfo__content {
}

.cinfo__content svg {
	fill: #DAA46A;
	margin-right: 10px;
	margin-top: 5px;
	width: 12px;
	height: 12px;
}

.cinfo__address {
}

.cinfo__address br {
	display: none;
}

.cinfo__phone {
}

.cinfo__phone a {
	color: #fff;
	text-decoration: none;
}

.cinfo__email {
}

.cinfo__email a {
	text-decoration: none;
}

.cinfo__route {
}

.cinfo__route a {
	color: #fff;
}

.cinfo__route svg {
	fill: #fff;
	width: 30px;
	height: 30px;
	margin-top: 0;
}

.cinfo__item+.cinfo__item {
	margin-top: 40px;
}

.clogos {
}

.-clogos-row {
	--bs-gutter-x: 48px;
	--bs-gutter-y: 48px;
}

.clogos__item {
}

.detail_car {
}

.dcar__images {
}

.gallery-container {
	position: relative;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.gallery-main {
	width: calc(100% - 135px);
	height: 340px;
}

.gallery-main-swiper-slide {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
}

.gallery-main-swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.gallery-main-swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 2px;
}

.gallery-thumbs {
	order: -1;
	width: 120px;
	height: 340px;
	flex-shrink: 0;
}

.gallery-thumbs-swiper-slide {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
}

.gallery-thumbs-swiper-slide.swiper-slide-thumb-active {
}

.gallery-thumbs-swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 2px;
}

.gallery-main-swiper-nav {
}

.gallery-main-swiper-button-prev {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0;
}

.gallery-main-swiper-button-prev svg {
	width: 14px;
	height: 37px;
}

.gallery-main-swiper-button-next {
	position: relative;
	top: 0;
	right: 0;
	margin-top: 0;
}

.gallery-main-swiper-button-next svg {
	width: 14px;
	height: 37px;
}

.gallery-main-swiper-pagination {
	width: auto!important;
}

.dcar__images .swiper-pagination-bullets.swiper-pagination-horizontal {
	flex-wrap: nowrap;
	justify-content: flex-start;
	left: 0;
	transform: unset;
}

.dcar__info {
}

.-dcar-info-row {
	--bs-gutter-x: 40px;
}

.dcar__length {
	position: relative;
}

.dcar__length__icon {
}

.dcar__length__length {
	font-size: 10px;
	position: absolute;
	top: 57px;
	left: 84px;
	width: 50px;
	text-align: center;
}

.dcar__length__height {
	font-size: 10px;
	position: absolute;
	top: 19px;
	left: -19px;
	width: 42px;
	text-align: center;
	transform: rotate(-90deg);
}

.dcar__width {
	position: relative;
}

.dcar__width__icon {
}

.dcar__width__val {
	font-size: 10px;
	position: absolute;
	top: 57px;
	left: 17px;
	width: 50px;
	text-align: center;
}

.dcar__params {
	width: 300px;
}

.dcar__param {
}

.dcar__param__icon {
	width: 30px;
	height: 30px;
	flex-shrink: 0;
}

.dcar__param__icon svg {
	fill: #929799;
}

.dcar__param__content {
	padding-left: 10px;
}

.dcar__param__name {
}

.dcar__param__val {
	color: #929799;
}

.dcar__content {
	padding-left: 48px;
}

.dcar__title h1 {
	margin-bottom: 15px;
}

.dcar__props {
}

.dcar__prop {
}

.dcar__prop__name {
	width: 50%;
	color: #9F9F9F;
}

.dcar__prop__val {
	width: 50%;
}

.dcar__prop+.dcar__prop {
	margin-top: 14px;
}

.dcar__price {
}

.dcar__price__title {
	color: #9F9F9F;
}

.dcar__price__val {
	color: #DAA46A;
}

.dcar__sum {
}

.dcar__sum__title {
	color: #9F9F9F;
}

.dcar__sum__val {
	color: #DAA46A;
}

.dcar__benefits {
	background: #181818;
	border-radius: 2px;
	padding: 4px 12px;
}

.dcar__benefits__title {
	color: #929799;
	cursor: pointer;
}

.dcar__benefits__list {
	padding: 20px 0;
}

.dcar__benefits__item {
	padding: 10px 0;
}

.dcar__benefits__name {
	flex: 100%;
	padding-right: 16px;
}

.dcar__benefits__question {
	flex: auto;
	margin-right: 12px;
	flex-shrink: 0;
}

.dcar__tooltip {
	width: 18px;
	height: 18px;
	border: 1px solid #fff;
	border-radius: 2px;
}

.dcar__benefits__check {
	flex: auto;
	margin-right: 12px;
	flex-shrink: 0;
}

.benefits__checkbox {
}

.benefits__checkbox input {
	display: none;
}

.benefits__checkbox label {
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 2px;
	border: 3px solid #D9D9D9;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.benefits__checkbox input:checked+label {
	background-color: #181818;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.dcar__benefits__price {
	flex: 80px;
	color: #DAA46A;
	flex-shrink: 0;
}

.dcar__chars {
}

.dcar__chars__groups {
}

.dcar__chars__group {
	background: #181818;
	border-radius: 15px;
	padding: 4px 12px;
}

.dcar__chars__title {
	cursor: pointer;
}

.dcar__chars__title .plus__icon {
	margin-right: 30px;
}

.dcar__chars__content {
	padding: 20px 30px;
	display: none;
}

.-dcar-chars-row {
	--bs-gutter-y: 10px;
}

.dcar__char {
}

.dcar__char:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: 7px;
}

.dcar__chars__group+.dcar__chars__group {
	margin-top: 10px;
}

.dcar__more {
}

.dmore-swiper-nav {
}

.dmore-swiper-button-prev {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0;
}

.dmore-swiper-button-prev svg {
	width: 14px;
	height: 37px;
}

.dmore-swiper-button-next {
	position: relative;
	top: 0;
	right: 0;
	margin-top: 0;
}

.dmore-swiper-button-next svg {
	width: 14px;
	height: 37px;
}

.dmore-swiper-pagination {
	width: auto!important;
}

.imap {
}

.ya-map {
	height: 500px;
}

.ya-map [class*="ymaps-2"][class*="-ground-pane"] {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.ymaps-2-1-79-image {
	background-repeat: no-repeat;
}

.search__form {
	position: relative;
	margin: 0 auto;
}

.search__form ::-webkit-input-placeholder {
	color: #828282;
	opacity: 1;
}/* webkit */
.search__form ::-moz-placeholder {
	color: #828282;
	opacity: 1;
}/* Firefox 19+ */
.search__form :-moz-placeholder {
	color: #828282;
	opacity: 1;
}/* Firefox 18- */
.search__form :-ms-input-placeholder {
	color: #828282;
	opacity: 1;
}/* IE */
.search__form input {
	height: 40px;
	padding: 8px 0;
	padding-right: 24px;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	color: #828282;
	font-size: 14px;
}

.search__form input:focus {
	border-color: #fff;
	color: #fff;
}

.search__form button {
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 100%;
}

.search__form button svg {
	fill: #fff;
}

.search__form__title {
	font-size: 24px;
}

.search__form__title a {
	text-decoration: none;
}

.search__form__content {
}

.search__form__content a {
	color: #fff;
}

.search-title-result-item-info {
	line-height: 1.2;
}

.search-title-result-item {
	padding: 8px 0;
}

.search-title-result-item-price {
	margin-top: 10px;
}

.search-title-result-item-current-price {
	color: #C16547!important;
}

.search-title-result-last-item a {
	color: #000!important;
}

.search-title-result-last-item+.search-title-result-item a {
	color: #000!important;
}

.footer {
	background: #0E0E0E;
}

.footer__menu {
}

.fmenu__title {
	max-width: 180px;
	border-bottom: 1px solid #DAA46A;
}

.fmenu__list {
}

.fmenu__item {
}

.fmenu__item a {
	color: #9F9F9F;
	text-decoration: none;
}

.fmenu__item a:hover {
	color: #fff;
}

.fmenu__item+.fmenu__item {
	margin-top: 16px;
}

.footer__search {
	max-width: 200px;
	margin: 0 auto;
}

.footer__search ::-webkit-input-placeholder {
	color: #828282;
	opacity: 1;
}/* webkit */
.footer__search ::-moz-placeholder {
	color: #828282;
	opacity: 1;
}/* Firefox 19+ */
.footer__search :-moz-placeholder {
	color: #828282;
	opacity: 1;
}/* Firefox 18- */
.footer__search :-ms-input-placeholder {
	color: #828282;
	opacity: 1;
}/* IE */
.footer__search input {
	height: 40px;
	padding: 8px 0;
	padding-right: 24px;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	color: #828282;
	font-size: 14px;
}

.footer__search input:focus {
	border-color: #fff;
	color: #fff;
}

.footer__search button {
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 100%;
}

.footer__search button svg {
	fill: #fff;
}

.footer__logotype {
	margin-top: 229px;
}

.footer__callback {
	margin-top: 40px;
}

.footer__contacts {
	margin-top: 100px;
}

.footer__phone {
}

.footer__phone a {
	color: #fff;
	text-decoration: none;
}

.footer__info {
	color: #D9D9D9;
}

.bottom__info {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 16px 0;
	z-index: 10;
	background: #fff;
	color: #000;
	display: none;
}

.bottom__info__text {
	padding-right: 24px;
}

.bottom__info__button {
	flex-shrink: 0;
}

.footer__socials {
}

.footer__socials a {
}

.footer__socials svg {
	fill: #fff;
}

.footer__socials a+a {
	margin-left: 16px;
}
	
		/* .imodels__block {overflow:hidden;}
			.imodels-swiper {max-width:585px; margin:0 auto; overflow:visible;}
				.imodels-swiper-slide {height:auto; display:flex; align-items:center; }
					.imodels__item {position:relative;}
						.imodels-swiper-slide img {} */
				/* .imodels-swiper .swiper-slide-active {z-index:3;}
				.imodels-swiper .swiper-slide-next {z-index:2;}
					.imodels-swiper .swiper-slide-next {left:-210px;}
						.imodels-swiper .swiper-slide-next img {width:390px;}
				.imodels-swiper .swiper-slide-next+.swiper-slide {z-index:1;}
					.imodels-swiper .swiper-slide-next+.swiper-slide {left:-520px;}
						.imodels-swiper .swiper-slide-next+.swiper-slide img {width:260px;}
				.imodels-swiper .swiper-slide-prev {z-index:2;}
					.imodels-swiper .swiper-slide-prev .imodels__item {right:-210px;}
						.imodels-swiper .swiper-slide-prev img {width:390px;} */
				/* .imodels-swiper .swiper-slide-prev~.swiper-slide {z-index:1;}
					.imodels-swiper .swiper-slide-prev~.swiper-slide .imodels__item {margin-left:-520px;}
						.imodels-swiper .swiper-slide-prev~.swiper-slide img {width:260px;} */

/* neon text  */
.nav__item {
	animation: blink 12s linear infinite;
}

.nav__item:nth-child(1) {
	animation-delay: 1s;
}

.nav__item:nth-child(2) {
	animation-delay: 2s;
}

.nav__item:nth-child(3) {
	animation-delay: 3s;
}

.nav__item:nth-child(4) {
	animation-delay: 4s;
}

.nav__item:nth-child(6) {
	animation-delay: 5s;
}

.nav__item:nth-child(7) {
	animation-delay: 6s;
}

.nav__item:nth-child(8) {
	animation-delay: 7s;
}

.nav__item:nth-child(9) {
	animation-delay: 8s;
}

.nav__item:nth-child(10) {
	animation-delay: 9s;
}

.nav__item:nth-child(11) {
	animation-delay: 10s;
}

.dcar__button a.btn {
	font-size: 13px;
}

@keyframes neon-text {
	from {
		text-shadow: 0 0 5px #FFF,
        0 0 10px #FFF,
        0 0 15px #FFF,
        0 0 10px #05ace2;
	}

	to {
		text-shadow: 0 0 50px #05ace2,
        0 0 35px #05ace2,
        0 0 40px #05ace2,
        0 0 50px #05ace2,
        0 0 800px #05ace2;
	}
}

@keyframes blink {
	0%, 20% {
		color: #9F9F9F;
		color: #fff;
		text-shadow: unset;
	}

	10% {
		color: #fff;
		text-shadow: 0 -1px #0000004d, 0 0 5px #fff, 0 0 8px #fff;
	}
	/* 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #05ace2, 0 0 8px #fff; } */;
}
/* neon text  */

@media screen and (max-width: 1919px) {
}

@media screen and (max-width: 1660px) {
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1399px) {
	.-iblock-row {
		--bs-gutter-x: 20px;
	}

	.-ibottom-row {
		--bs-gutter-x: 20px;
	}

	.-cars-row {
		--bs-gutter-x: 20px;
		--bs-gutter-y: 20px;
	}

	.-cars-list-row {
		--bs-gutter-x: 20px;
		--bs-gutter-y: 20px;
	}
}

@media screen and (max-width: 1279px) {
	.header__address {
		font-size: 14px;
	}

	.header__phone {
		font-size: 14px;
	}

	.nav__list {
		margin-left: 0;
		justify-content: center;
	}

	.nav__link {
		padding: 14px 20px;
	}

	.cars__sort__block {
		left: auto;
		right: 0;
	}
}

@media screen and (max-width: 1199px) {
	.header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #000;
		z-index: 10;
	}

	.header__top {
		padding: 16px 0;
	}

	.main {
		padding-top: 72px;
		padding-top: 108px;
	}

	.menu__toggle {
		cursor: pointer;
	}

	.menu__toggle svg {
		fill: #fff;
	}

	.header__toggle {
		display: none;
	}

	.phone__helper {
		display: none;
	}

	.header__phone {
		padding: 0;
		border: 0;
	}

	.header__phone a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		font-size: 0;
	}

	.header__phone a svg {
		fill: #fff;
		width: 35px;
	}

	.-all-cars {
		order: 10;
	}

	.cars__sort {
		margin-top: 0;
	}

	.cteam__main__content {
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		margin-top: 16px;
	}

	.cinfo__image {
		padding-left: 0;
		padding-right: 40px;
	}

	.dcar__top {
		max-width: 710px;
		margin: 0 auto;
	}

	.dcar__content {
		padding-left: 0;
	}

	.bottom__info__block {
		flex-wrap: wrap;
		font-size: 12px;
		text-align: center;
	}

	.bottom__info__text {
		width: 100%;
		padding-right: 0;
		margin-bottom: 12px;
	}

	.bottom__info__button {
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.islider__title {
		font-size: 32px;
	}

	.islider h1, .islider .h1 {
		font-size: 32px;
	}

	.islider__content {
		padding-top: 20px;
	}

	.imodels__content {
		top: -50px;
	}

	.imodels__block {
		padding-top: 50px;
	}

	.iblock__title br {
		display: none;
	}

	.footer {
		text-align: center;
	}

	.fmenu__title {
		margin-left: auto;
		margin-right: auto;
	}

	.footer__contacts {
		margin-top: 60px;
	}

	.footer__logotype {
		margin-top: 60px;
	}

	.cinfo__image {
		padding-right: 0;
	}

	.cinfo__image img {
		width: 100%;
	}

	.cinfo__item+.cinfo__item {
		margin-top: 80px;
	}
}

@media screen and (max-width: 840px) {
}

@media screen and (max-width: 767px) {
	.islider__title {
		font-size: 24px;
	}

	.islider h1, .islider .h1 {
		font-size: 24px;
	}

	.islider__button {
		margin-top: 0!important;
	}

	.gallery-main {
		height: 240px;
	}

	.gallery-thumbs {
		height: 240px;
	}

	.cteam__addon__content {
		padding: 16px;
		height: auto;
	}

	.nav__item .electro-head {
		right: 30px;
		top: 6px;
	}

	.specials-swiper-slide, .specials-swiper .imodels__image img {
		min-height: unset;
	}

	.page__video iframe {
		height: 300px;
	}
}

@media screen and (max-width: 650px) {
}

@media screen and (max-width: 575px) {
	.popup {
		width: 100%;
		padding: 32px 16px;
	}

	.form__title {
		font-size: 24px;
	}

	.btn {
		min-width: 100%;
	}

	.islider-swiper-button-prev, .islider-swiper-button-next {
		display: none;
	}

	.islider__content {
		padding: 20px;
	}

	.imodels > .container {
		--bs-gutter-x: 0;
	}

	.imodels .section__title {
		padding: 0 20px;
	}

	.imodels .section__text {
		padding: 0 20px;
	}

	.imodels-swiper-pagination .swiper-pagination-bullet {
		margin: 0 4px!important;
	}

	.imodels__content {
		flex-direction: column;
		text-align: center;
	}

	.iblock__title {
		font-size: 20px;
	}

	.ibottom__text br {
		display: none;
	}

	.cteam__main__title {
		font-size: 24px;
	}

	.-clogos-row {
		--bs-gutter-x: 20px;
		--bs-gutter-y: 20px;
	}

	.clogos__item {
		text-align: center;
	}

	.gallery-main {
		height: auto;
		width: 100%;
	}

	.gallery-thumbs {
		display: none;
	}

	.-dcar-info-row {
		--bs-gutter-x: 20px;
		text-align: center;
	}

	.dcar__params {
		text-align: left;
	}

	.dmore-swiper-pagination {
		display: none!important;
	}

	.dcar__params {
		width: 290px;
	}

	.dcar__prop {
		text-align: center;
	}

	.dcar__prop__name {
		width: 100%;
	}

	.dcar__prop__val {
		width: 100%;
	}

	.dcar__price {
		text-align: center;
	}

	.dcar__sum {
		text-align: center;
	}
	/* .dcar__benefits__item {flex-direction:column;}
	.dcar__benefits__name {padding-right:0;}
	.dcar__benefits__question {margin-right:0; margin-top:12px;}
	.dcar__benefits__check {margin-right:0; margin-top:12px;}
	.dcar__benefits__price {flex:auto; margin-top:12px;} */
	.dcar__benefits__item {
		flex-wrap: wrap;
	}

	.dcar__benefits__name {
		width: 100%;
		text-align: center;
		padding-right: 0;
		margin-bottom: 8px;
	}

	.dcar__chars__title {
		font-size: 16px;
	}

	.dcar__chars__content {
		padding: 20px 0;
	}

	.dcar__benefits__question {
		flex: none;
		width: 18px;
	}

	.dcar__benefits__check {
		flex: none;
		width: 18px;
	}

	.dcar__benefits__price {
		flex: none;
		width: 80px;
	}

	.dcar__button .btn {
		font-size: 10px;
		padding: 0 10px;
	}

	.dcar__title h1 {
		text-align: center;
	}

	.dcar__subtitle {
		text-align: center;
	}

	.header__phone a svg {
		width: 28px;
	}

	.menu__phone svg {
		width: 28px;
	}

	.menu__toggle svg {
		width: 32px;
	}

	.bottom__info__block {
		font-size: 10px;
	}
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 379px) {
}

@media screen and (max-width: 409px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 576px) {
}

@media screen and (max-height: 800px) {
}

@media screen and (max-height: 650px) {
}

.header__menu-item {
	z-index: 999;
}

.header__menu-item a {
	color: #9F9F9F;
	text-decoration: none;
}

.header__menu-item a:hover {
	color: #fff;
}

.header__menu-item+.header__menu-item {
	margin-left: 16px;
}

.header__menu-item.dropdown {
	position: relative;
}

.header__menu-content {
	position: absolute;
	top: 100%;
	left: -16px;
	width: 200px;
	z-index: 1;
	padding-top: 16px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header__menu-sub {
	padding: 16px;
	background: #000;
}

.header__menu-sub-item {
}

.header__menu-sub-item a {
	display: block;
}

.header__menu-sub-item+.header__menu-sub-item {
	margin-top: 16px;
}

.header__menu-item.dropdown:hover .header__menu-content {
	opacity: 1;
	pointer-events: all;
}

.pulsate {
	-webkit-animation: pulsate 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	background: rgba(5,172,226,0);
	box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
	-webkit-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
	-moz-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
}

@-webkit-keyframes pulsate {
	0% {
		background: rgba(5,172,226,0);
		box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
		-webkit-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
		-moz-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
	}

	50% {
		background: rgba(5,172,226,0.3);
		box-shadow: 0px 0px 5px 5px rgba(5,172,226,0.3);
		-webkit-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0.3);
		-moz-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0.3);
	}

	100% {
		background: rgba(5,172,226,0);
		box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
		-webkit-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
		-moz-box-shadow: 0px 0px 5px 5px rgba(5,172,226,0);
	}
}

.islider__content__block {
	padding-left: 100px;
	color: #000;
	max-width: 50%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.islider__title {
	line-height: 1;
	margin-top: auto;
}

.islider__text {
	font-size: 14px;
	color: #000;
	margin-top: auto;
}

@media (max-width: 1199px) {
	.islider__title {
		font-size: 36px;
	}

	.islider__subtitle {
		font-size: 16px;
		margin-bottom: 15px !important;
	}

	.islider__text {
		font-size: 12px;
		margin-bottom: 15px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.islider__item picture {
		height: 350px;
		display: flex;
	}

	.islider__item img {
		object-fit: cover;
		height: 100%;
	}

	.islider__content__block {
		padding-left: 60px;
	}
}

@media (max-width: 767px) {
	.islider__title {
		margin-top: 0;
	}

	.islider__item picture {
		height: 600px;
		display: flex;
	}

	.islider__item img {
		object-fit: cover;
		height: 100%;
	}

	.islider__content__block {
		padding-left: 0;
		color: #000;
		max-width: 100%;
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
	}

	.islider__title {
		font-size: 26px;
		text-align: center;
	}

	.islider__subtitle {
		font-size: 16px;
		margin-bottom: 15px !important;
		text-align: center;
	}

	.islider__button {
		margin-top: auto!important;
	}

	.islider__text {
		margin-top: 20px;
	}

	.islider__content {
		background: linear-gradient(0deg,rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 1) 100%);
	}
}