a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	width: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display: block;
}
[hidden] {
	display: none;
}
body {
	line-height: 1;
	background-color: var(--colors-utility-link-inverse);
}
.white_color {
	color: #000!important;
}
.white_color a {
	color: #000!important;
}
menu, ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body:not(.is-using-mouse) .fancybox__container :focus {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94));
}
button {
	border: none;
	cursor: pointer;
}
button, button:active, button:focus, input, textarea {
	outline: none;
}
input, textarea {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type=text]::-ms-clear, input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
	display: none;
}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	outline: none!important;
}
:root {
	--container: 100%;
	--fields: 16px;
	--gap: 14px;
	--debug-container: "100%";
	--debug-fields: "16px";
	--debug-gap: "32px";
	--colors-palette-primary: #6d6e9e;
	--colors-palette-primary-100: #f5f6ff;
	--colors-palette-primary-200: #e1e2ff;
	--colors-palette-primary-200-15: rgba(154, 156, 209, 0.15);
	--colors-palette-primary-300: #fff;
	--colors-palette-primary-400: #9a9cd1;
	--colors-palette-primary-500-50: rgba(109, 110, 158, 0.5);
	--colors-palette-primary-600: #585984;
	--colors-palette-primary-700: #f59b00;
	--colors-palette-primary-800: #323352;
	--colors-palette-secondary: #86a4ca;
	--colors-palette-secondary-200: #f9faff;
	--colors-palette-secondary-300: #e9f3ff;
	--colors-palette-secondary-400: #aac9f0;
	--colors-palette-tertiary: #f14343;
	--colors-palette-tertiary-400: #ff7070;
	--colors-palette-neutral: #545151;
	--colors-palette-neutral-300: #f7f7f7;
	--colors-palette-neutral-400: #a5a5a5;
	--colors-utility-success: #4dbe7b;
	--colors-utility-success-20: rgba(77, 190, 123, 0.2);
	--colors-utility-error: #f14343;
	--colors-utility-error-20: rgba(241, 67, 67, 0.2);
	--colors-utility-warning: #ff9b63;
	--colors-utility-warning-20: rgba(255, 155, 99, 0.2);
	--colors-utility-black: #000;
	--colors-utility-white: #c4c4c4;
	--colors-utility-white-50: hsla(0, 0%, 100%, 0.5);
	--colors-utility-white-30: hsla(0, 0%, 100%, 0.3);
	--colors-utility-text: var(--colors-palette-neutral);
	--colors-utility-bg: var(--colors-gradient-9);
	--colors-utility-icon: var(--colors-palette-primary-700);
	--colors-utility-link: #1b6ace;
	--colors-utility-link-20: rgba(27, 106, 206, 0.2);
	--colors-utility-link-inverse: #fff;
	--colors-utility-link-hover: #1b6ace;
	--colors-utility-link-focus: var(--colors-palette-primary-700);
	--colors-complementary-primary: #ffe6b5;
	--colors-complementary-primary-600: #fef6e6;
	--colors-complementary-secondary: #e2d5de;
	--colors-complementary-secondary-300: #efe7ec;
	--colors-complementary-secondary-400: #f8f3f6;
	--colors-complementary-quaternary: #4dbe7b;
	--colors-complementary-quinary: #a45c78;
	--colors-gradient-1: linear-gradient(89.57deg, #86a4ca 2.93%, #aac9f0 94.27%);
	--colors-gradient-2: linear-gradient(87.67deg, #e9f3ff 6.76%, #f9faff 90.3%);
	--colors-gradient-3: linear-gradient(85.73deg, #fef6e6 2.86%, #fff 102.45%);
	--colors-gradient-4: linear-gradient(89.53deg, #e2d5de 1.05%, #f8f3f6);
	--colors-gradient-5: linear-gradient(89.53deg, #efe7ec 1.05%, #fbf8fa);
	--colors-gradient-6: linear-gradient(92deg, #f14343 4.84%, #ff7070 98.49%);
	--colors-gradient-7: linear-gradient(89.94deg, #6d6e9e -23.54%, #a45c78 72.98%, #f14343 123.54%);
	--colors-gradient-8: linear-gradient(88.07deg, #585984 2.23%, #9a9cd1 99.25%, #9a9cd1 0);
	--colors-gradient-9: linear-gradient(85.47deg, #323352 -2.07%, #44456b 98.78%);
	--colors-gradient-9-rev: linear-gradient(85.47deg, #44456b -2.07%, #323352 98.78%);
	--fonts-family-sans-serif: HelveticaNeueW01-55Roma, sans-serif;
	--fonts-family-serif: podkova, serif;
	--fonts-size-h1: 25px;
	--fonts-size-h2: 24px;
	--fonts-size-h3: 20px;
	--fonts-size-h4: 20px;
	--fonts-size-d0: 48px;
	--fonts-size-d1: 26px;
	--fonts-size-t1: 18px;
	--fonts-size-t2: 18px;
	--fonts-size-t3: 16px;
	--fonts-size-t4: 16px;
	--fonts-size-t5: 14px;
	--fonts-size-t6: 12px;
	--fonts-size-t7: 12px;
	--fonts-weight-h1: 800;
	--fonts-weight-h2: 800;
	--fonts-weight-h3: 600;
	--fonts-weight-h4: 500;
	--fonts-weight-d0: 800;
	--fonts-weight-d1: 800;
	--fonts-weight-t1: 600;
	--fonts-weight-t2: 400;
	--fonts-weight-t3: 500;
	--fonts-weight-t4: 400;
	--fonts-weight-t5: 400;
	--fonts-weight-t6: 400;
	--fonts-weight-t7: 400;
	--fonts-height-h1: 33px;
	--fonts-height-h2: 31.7px;
	--fonts-height-h3: 24.2px;
	--fonts-height-h4: 24.2px;
	--fonts-height-d0: 121%;
	--fonts-height-d1: 33px;
	--fonts-height-d2: 33px;
	--fonts-height-t1: 21.8px;
	--fonts-height-t2: 21.8px;
	--fonts-height-t3: 21px;
	--fonts-height-t4: 22px;
	--fonts-height-t5: 20px;
	--fonts-height-t6: 14.5px;
	--fonts-height-t7: 14.5px;
	--indents-indents-300: 5px;
	--indents-indents-400: 10px;
	--indents-indents-500: 10px;
	--indents-indents-600: 14px;
	--indents-indents-700: 20px;
	--indents-indents-800: 30px;
	--indents-indents-900: 60px;
	--effects-radius-400: 3px;
	--effects-radius-500: 3px;
	--effects-radius-600: 200px;
	--effects-blur-500: blur(20px);
	--transition-time-100: 0.12s;
	--transition-time-200: 0.22s;
	--transition-time-300: 0.32s;
	--transition-time-400: 0.42s;
	--transition-time-500: 0.52s;
	--transition-time-600: 0.62s;
	--transition-time-900: 1.02s;
	--transition-easing-400: cubic-bezier(0.35, 0.67, 0.41, 1.32);
	--transition-easing-500: linear;
	--transition-easing-600: ease;
	--transition-easing-700: cubic-bezier(0.85, 0, 0.15, 1);
	--transition-easing-800: cubic-bezier(0, 0.55, 0.45, 1);
	--transition-easing-900: cubic-bezier(1, 0, 0, 1);
}
@media screen and (min-width:576px) {
	:root {
		--container: 540px;
		--gap: 20px;
		--debug-container: "540px"
	}
}
@media screen and (min-width:768px) {
	:root {
		--container: 720px;
		--debug-container: "720px"
	}
}
@media screen and (min-width:992px) {
	:root {
		--container: 960px;
		--debug-container: "960px"
	}
}
@media screen and (min-width:1200px) {
	:root {
		--container: 1140px;
		--gap: 30px;
		--debug-container: "1140px"
	}
}
@media screen and (min-width:1400px) {
	:root {
		--container: 1320px;
		--debug-container: "1320px"
	}
}
@media screen and (min-width:576px) {
	:root {
		--fonts-size-d0: 68px;
	}
}
@media screen and (min-width:768px) {
	:root {
		--fonts-size-h1: 46px;
		--fonts-size-h2: 38px;
		--fonts-size-h3: 30px;
		--fonts-size-h4: 24px;
		--fonts-size-d0: 90px;
		--fonts-size-d1: 50px;
		--fonts-size-t1: 20px;
		--fonts-size-t7: 16px;
	}
}
@media screen and (min-width:992px) {
	:root {
		--fonts-size-d0: 100px;
	}
}
@media screen and (min-width:1200px) {
	:root {
		--fonts-size-h1: 52px;
		--fonts-size-h2: 48px;
		--fonts-size-h3: 27px;
		--fonts-size-d0: 120px;
		--fonts-size-d1: 60px;
	}
}
@media screen and (min-width:1400px) {
	:root {
		--fonts-size-h3: 30px;
		--fonts-size-d0: 150px;
	}
}
@media screen and (min-width:768px) {
	:root {
		--fonts-height-h1: 122.6%;
		--fonts-height-h2: 50.1px;
		--fonts-height-h3: 36.3px;
		--fonts-height-h4: 29px;
		--fonts-height-d1: 63.3px;
		--fonts-height-d2: 63.3px;
		--fonts-height-t1: 24.2px;
		--fonts-height-t7: 19.5px;
	}
}
@media screen and (min-width:992px) {
	:root {
		--fonts-height-h1: 63.3px;
	}
}
@media screen and (min-width:1200px) {
	:root {
		--fonts-height-h2: 63.3px;
	}
}
@media screen and (min-width:576px) {
	:root {
		--indents-indents-500: 14px;
		--indents-indents-600: 20px;
		--indents-indents-700: 30px;
		--indents-indents-800: 40px;
		--indents-indents-900: 80px;
	}
}@media screen and (min-width:768px) {
	:root {
		--indents-indents-800: 50px;
		--indents-indents-900: 100px;
	}
}
@media screen and (min-width:1200px) {
	:root {
		--indents-indents-300: 10px;
		--indents-indents-400: 14px;
		--indents-indents-500: 20px;
		--indents-indents-600: 30px;
		--indents-indents-700: 40px;
		--indents-indents-800: 60px;
		--indents-indents-900: 120px;
	}
}
body {
	font-size: var(--fonts-size-t4);
	font-weight: var(--fonts-weight-t4);
	line-height: var(--fonts-height-t4);
	position: relative;
	font-family: var(--fonts-family-sans-serif);
	color: #1f1f1f;
}
a {
	color: var(--colors-utility-link-inverse);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
h1 {
	font-size: var(--fonts-size-h1);
	font-weight: var(--fonts-weight-h1);
	line-height: var(--fonts-height-h1);
}
h1, h2 {
	font-family: var(--fonts-family-serif);
}
h2 {
	font-size: var(--fonts-size-h2);
	font-weight: var(--fonts-weight-h2);
	line-height: var(--fonts-height-h2);
}
h3 {
	font-size: var(--fonts-size-h3);
	font-weight: var(--fonts-weight-h3);
	line-height: var(--fonts-height-h3);
}
h4 {
	font-size: var(--fonts-size-h4);
	font-weight: var(--fonts-weight-h4);
	line-height: var(--fonts-height-h4);
}
img {
	vertical-align: bottom;
}
section {
	padding: 60px 20px 0 20px;
}
.container, .container-fluid {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding-left: var(--fields);
	padding-right: var(--fields);
}
.container {
	max-width: var(--container);
	margin: 0 auto;
}
.header-top {
	--effects-shadow-400: 30px 10px 30px rgba(0, 0, 0, 0.15);
	--effects-shadow-500: 30px 10px 30px rgba(0, 0, 0, 0.25);
	width: 100%}
.header-top a, .header-top a:focus {
	font-weight: bold;
}
.header-top .header-top__inner {
	display: flex;
	align-items: center;
	width: 100%;
	padding: var(--indents-indents-600) 0;
}
.header-top .header-top__logo {
	margin-right: 14px;
}
.header-top .header-top__logo picture {
	display: flex;
	align-items: center;
}
.header-top__content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 36%;
}
.header-top__desc {
	width: 30%;
	margin-right: 20px;
	line-height: 1;
}
.header-top__title {
	color: #fff;
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.custom-logo {
		width: 100px;
		height: 38px;
	}
	.header-top__title {
		font-size: 14px;
		line-height: 14px;
	}
	.header-top__order {
		display: none;
	}
}
.header-top .header-top__location {
	display: none;
}
@media screen and (min-width:1200px) {
	.header-top .header-top__location {
	display: flex;
}
}
.header-top .header-top__worktime {
	display: flex;
	align-items: center;
}
.header-top .header-top__worktime [class^=icon] {
	display: flex;
}
.header-top .header-top__menu {
	display: flex;
}
.mobile-menu, .mobile-menu-small {
	display: block;
	cursor: pointer;
	background-color: transparent;
	border: none;
}
.mobile-menu-burger-line {
	display: block;
	width: 35px;
	height: 5px;
	background-color: var(--colors-utility-white);
	border-radius: 10px;
}
.mobile-menu-burger-line:not(:last-child) {
	margin-bottom: 5px;
}
.mobile-menu-list{
	display: block;
	position: absolute;
	width: 100%;
	top: 78px;
	left: 0;
	padding: 0 16px;
	text-align: end;
	transition: 0.5s;
	visibility: hidden;
	opacity: 0;
	background-color: #191919;
}
@media screen and (min-width: 1200px) {
	.mobile-menu-list{
		display: none;
	}
}
.mobile-menu-item {
	height: 40px;
	display: flex;
	justify-content: end;
	align-items: center;
}
.mobile-menu-item span {
	color: #fff;
	font-weight: bold;
}
.mobile-menu-item span:hover {
	text-decoration: underline;
	cursor: pointer;
}
.mobile-menu-item > i {
	margin-right: 30px;
	color: var(--colors-utility-white);
	transition: 0.5s;
	cursor: pointer;
}
.choosed > i {
	transform: rotate(180deg);
 }
.show-mobile-menu-list {
	visibility: visible;
	opacity: 1;
}
.mobile-menu-burger-line:nth-child(1) {
	transition: 0.5s;
}
.mobile-menu-burger-line:nth-child(2) {
	opacity: 1;
	transition: 0.5s;
}
.mobile-menu-burger-line:nth-child(3) {
	transition: 0.5s;
}
.open .mobile-menu-burger-line:nth-child(1) {
	transform: rotate(45deg) translate(7px, 7px);
}
.open .mobile-menu-burger-line:nth-child(2) {
	transform: translate(50%);
	opacity: 0;
}
.open .mobile-menu-burger-line:nth-child(3) {
	transform: rotate(-45deg) translate(7px, -7px);
}
.header-top__mobile-small {
	display: none;
}
.menu-main {
	display: block;
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transition: 0.5s;
	visibility: hidden;
	opacity: 0;
}
.show-mobile-menu-main {
	height: 100%;
	padding: 0 35px;
	visibility: visible;
	opacity: 1;
}
.show-mobile-menu-main a {
	font-weight: bold;
	line-height: 14px;
}
.mobile-nav {
	display: none;
}
@media screen and (min-width:1200px) {
	.header-top .header-top__menu {
		display: flex;
		justify-content: space-between;
		position: relative;
	}
}
.header-top .header-top__menu .header-top__menu-link {
	font-size: 20px;
	font-weight: var(--fonts-weight-t5);
	line-height: var(--fonts-height-t5);
	display: flex;
	flex-direction: column;
	margin: 0 20px;
}
.header-top .header-top__menu .header-top__menu-link a {
	color: var(--colors-utility-white);
}
.header-top .header-top__menu .header-top__menu-link a:hover {
	text-decoration: none;
	color: var(--colors-palette-primary-300);
}
.header-top .header-top__menu .header-top__menu-link:hover .header-top__submenu {
	visibility: visible;
	pointer-events: all;
	opacity: 1;
	transform: none;
	transition: transform var(--transition-time-200) var(--transition-easing-800), opacity var(--transition-time-100) var(--transition-easing-500), -webkit-clip-path var(--transition-time-200) var(--transition-easing-800);
	transition: transform var(--transition-time-200) var(--transition-easing-800), opacity var(--transition-time-100) var(--transition-easing-500), clip-path var(--transition-time-200) var(--transition-easing-800);
	transition: transform var(--transition-time-200) var(--transition-easing-800), opacity var(--transition-time-100) var(--transition-easing-500), clip-path var(--transition-time-200) var(--transition-easing-800), -webkit-clip-path var(--transition-time-200) var(--transition-easing-800);
}
.header-top .header-top__menu .header-top__menu-link:focus {
	text-decoration: none;
	color: var(--colors-palette-primary-100);
	background: var(--colors-palette-primary-200-15);
	border-radius: var(--effects-radius-500);
}
@media screen and (min-width:992px) {
	.header-top .header-top__menu .header-top__menu-link {
		margin: 0 7px;
		padding: 5px 3px;
		font-size: 18px;
	}
}
@media screen and (min-width:1400px) {
	.header-top .header-top__menu .header-top__menu-link {
		margin: 0 10px;
		padding: 5px 7px;
	}
}
.header-top .header-top__menu .header-top__menu-link .header-top__submenu {
	position: absolute;
	display: grid;
	gap: var(--indents-indents-400);
	padding: var(--indents-indents-500) var(--indents-indents-600);
	margin-left: -10%;
	background: #000;
	border: 1px solid #fff;
	white-space: nowrap;
	border-radius: var(--effects-radius-400);
	box-shadow: var(--effects-shadow-400);
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
	top: 100%;
	transition: var(--transition-time-200) var(--transition-easing-800);
	overflow: hidden;
	z-index: 99;
}
.header-top .header-top__menu .header-top__menu-link .header-top__submenu a {
	color: #fff;
}
.header-top .header-top__menu .header-top__menu-link .header-top__submenu a:hover {
	color: #8c0014;
}
.header-top .header-top__cpi {
	display: none;
}
@media screen and (min-width:1200px) {
	.header-top .header-top__cpi {
		display: flex;
	}
	.header-top .header-top__cpi a.header-top__cpi-link {
		color: var(--colors-utility-link-inverse);
	}
	.header-top .header-top__cpi a.header-top__cpi-link:focus, .header-top .header-top__cpi a.header-top__cpi-link:hover {
		text-decoration: none;
	}
}
.header-top .header-top__phone {
	margin: auto;
}
@media screen and (min-width:1200px) {
	.header-top .header-top__phone {
		margin: 0 20px;
		font-size: 25px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.header-top .header-top__phone span {
		font-size: 18px;
	}
}
@media screen and (min-width:1200px) {
	.header-top .header-top__phone span {
		display: block;
	}
}
.header-top .header-top__phone a:hover {
	text-decoration: underline;
	color: #8c0014;
}
@media screen and (min-width:1200px) {
	.header-top .header-top__phone a:hover {
		text-decoration: underline;
		color: #8c0014;
	}
}

.header-top__order {
	margin: auto;
}
.header-top__order-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 40px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	background: #8c0014;
	transition: 0.3s;
}
.header-top__order-button:hover {
	background-color: #ad021b;
	text-decoration: none;
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.2);
}
.header-top__order-title {
	font-weight: bold;
}

.menu-top {
	display: none;
}
@media screen and (min-width:992px) {
	.menu-top {
		--gap: 0;
		--effects-shadow-400: 30px 10px 30px rgba(0, 0, 0, 0.15);
		--effects-shadow-500: 30px 10px 30px rgba(0, 0, 0, 0.25);
		--effects-blur-500: blur(20px);
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: var(--gap);
		width: 100%;
		position: relative;
	}
}
.menu-top__link {
	position: relative;
	text-align: center;
}
@media screen and (min-width:992px) {
	.menu-top .menu-top__link:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100.5%;
		left: 0;
		border-radius: 3px;
		opacity: 0;
		z-index: -1;
		background: #000;
		border: 1px solid #fff;
	}
	.menu-top__link a {
		display: block;
		padding: 10px;
		color: var(--colors-utility-white);
	}
	.menu-top .menu-top__link:first-child .menu-top__subnav {
		border-radius: 0 var(--effects-radius-500) var(--effects-radius-500) var(--effects-radius-500);
		-webkit-clip-path: inset(0 25% 25% 0);
		clip-path: inset(0 25% 25% 0);
	}
	.menu-top .menu-top__link:first-child span:before {
		bottom: -30px;
		transform: scale(-1);
		left: 10px;
	}
	.menu-top .menu-top__link:last-child .menu-top__subnav {
		border-radius: var(--effects-radius-500) 0 var(--effects-radius-500) var(--effects-radius-500);
		-webkit-clip-path: inset(0 0 25% 25%);
		clip-path: inset(0 0 25% 25%);
	}
	.menu-top .menu-top__link:last-child span:after {
		bottom: -46px;
		transform: scaleY(-1);
		right: 10px;
	}
	.menu-top .menu-top__link:last-child .menu-top__subnav-rest {
		display: none;
	}
	.menu-top .menu-top__link:hover:focus>a, .menu-top .menu-top__link:hover>a {
		color: var(--colors-utility-link-inverse);
	}
	.menu-top .menu-top__link:hover:before, .menu-top .menu-top__link:hover:focus:before {
		opacity: 1;
		transform: none;
		transition: var(--transition-time-100) var(--transition-easing-500);
	}
	.menu-top .menu-top__link:hover .menu-top__subnav, .menu-top .menu-top__link:hover:focus .menu-top__subnav {
		visibility: visible;
		opacity: 1;
		pointer-events: all;
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0);
		transition: var(--transition-time-100) var(--transition-easing-500);
	}
	.menu-top .menu-top__link:hover .menu-top__subnav-column, .menu-top .menu-top__link:hover:focus .menu-top__subnav-column {
		transform: none;
		opacity: 1;
	}
	.menu-top .menu-top__link:hover:focus span:after, .menu-top .menu-top__link:hover:focus span:before, .menu-top .menu-top__link:hover span:after, .menu-top .menu-top__link:hover span:before {
		opacity: 1;
		transition: .15s var(--transition-easing-600), opacity .2s var(--transition-easing-700);
	}
	.menu-top .menu-top__link:hover:focus span:before, .menu-top .menu-top__link:hover span:before {
		left: -19px;
	}
}
@media screen and (min-width:1200px)and (min-width:1400px) {
	.menu-top .menu-top__link:hover:focus span:before, .menu-top .menu-top__link:hover span:before {
		left: -20px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link:hover:focus span:after, .menu-top .menu-top__link:hover span:after {
		right: -19px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link:hover:first-child span:before, .menu-top .menu-top__link:hover:focus:first-child span:before {
		left: -10px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link:hover:focus:last-child span:after, .menu-top .menu-top__link:hover:last-child span:after {
		right: -9px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link:focus {
		color: var(--colors-utility-white);
		text-decoration: none;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link [class^=icon] {
		font-size: 30px;
		margin-bottom: 10px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link span {
		position: relative;
		margin-top: auto;
		line-height: 1;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link span:before {
		left: 20px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link span:after, .menu-top .menu-top__link span:before {
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
/*		background: url(../img/triangle.svg) no-repeat 50%;*/
		bottom: -20px;
		opacity: 0;
	}
	.menu-top .menu-top__link span:after {
		transform: scale(-1) rotate(-90deg);
		right: 20px;
	}
}
@media screen and (min-width:1200px) {
	.menu-top .menu-top__link>a {
		display: flex;
		flex-direction: column;
		padding: 20px 10px;
		color: var(--colors-utility-white);
		text-align: center;
	}
}
.menu-top .menu-top__link-subless:before {
	border-radius: var(--effects-radius-500);
}
.menu-top .menu-top__link-subless span:after, .menu-top .menu-top__link-subless span:before {
	display: none;
	color: #000;
}
.menu-top .menu-top__link-subless .menu-top__subnav {
	display: none;
}
.active_menu_item::before {
	opacity: 1 !important;
}
.active_menu_item_link {
	color: var(--colors-utility-link-inverse) !important;
}
@media screen and (min-width:992px) {
	.menu-top .menu-top__subnav {
		position: absolute;
		display: flex;
		top: 100%;
		left: 0;
		width: 100%;
		border-radius: var(--effects-radius-500);
		overflow: hidden;
		text-align: left;
		cursor: default;
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
		-webkit-clip-path: inset(0 25% 25% 10%);
		clip-path: inset(0 25% 25% 10%);
	}
	.menu-top .menu-top__subnav:after, .menu-top .menu-top__subnav:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 25px;
		background: linear-gradient(180deg, #8c0014 15%, hsla(0, 0%, 100%, 0));
		z-index: 9;
	}
	.menu-top .menu-top__subnav:after {
		top: auto;
		bottom: 0;
		background: linear-gradient(1turn, #8c0014 15%, hsla(0, 0%, 100%, 0));
	}
	.menu-top .menu-top__subnav-wrapper {
		--gap: var(--indents-indents-700);
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: var(--gap);
		width: 100%;
		position: relative;
		padding: var(--indents-indents-700) var(--indents-indents-600);
		overflow: hidden;
		background: var(--colors-utility-black);
	}
	.menu-top .menu-top__subnav-rest {
		display: flex;
		flex-direction: column;
		gap: 15px;
		min-width: 286px;
		background: var(--colors-palette-primary);
		border-radius: 0 var(--effects-radius-500) var(--effects-radius-500) 0;
		padding: var(--indents-indents-600) var(--indents-indents-500);
		backface-visibility: hidden;
	}
	@supports((-webkit-backdrop-filter:none) or (backdrop-filter:none)) {
		.menu-top .menu-top__subnav-rest {
			background: var(--colors-palette-primary-500-50);
			-webkit-backdrop-filter: var(--effects-blur-500);
			backdrop-filter: var(--effects-blur-500);
		}
	}
	.menu-top .menu-top__subnav-rest a {
		color: var(--colors-utility-white);
		font-size: var(--fonts-size-t5);
		font-weight: var(--fonts-weight-t3);
	}
	.menu-top .menu-top__subnav-rest a:hover {
		color: var(--colors-palette-primary-300);
		text-decoration: none;
	}
	.menu-top .menu-top__subnav-column {
		display: flex;
		flex-direction: column;
		gap: var(--indents-indents-600);
		opacity: 0;
		transform: translateY(10px);
		transition: var(--transition-time-500) var(--transition-easing-600);
	}
	.menu-top .menu-top__subnav-column .menu-top__subnav-item:last-child .menu-top__subnav-brands .menu-top__subnav-level2 {
		top: auto;
		bottom: -10px;
		transform: translateY(-15px) scale(.9);
		-webkit-clip-path: inset(100% 0 0 0);
		clip-path: inset(100% 0 0 0);
	}
	.menu-top .menu-top__subnav-column .menu-top__subnav-item:last-child .menu-top__subnav-brands:hover .menu-top__subnav-level2 {
		-webkit-clip-path: inset(0 0 0 0);
		clip-path: inset(0 0 0 0);
		transform: none;
	}
	.menu-top .menu-top__subnav-item {
		display: flex;
		flex-direction: column;
	}
	.menu-top .menu-top__subnav-item>a {
		--colors-utility-link: var(--colors-palette-neutral);
		font-size: var(--fonts-size-t5);
		margin-bottom: 5px;
		cursor: pointer;
	}
	.menu-top .menu-top__subnav-item>a:hover svg {
		fill: #8c0014;
	}
	.menu-top .menu-top__subnav-item .menu-top__subnav-title {
		color: var(--colors-palette-primary-300);
		display: flex;
		align-items: center;
		justify-content: space-between;
		line-height: 14px;
		font-size: var(--fonts-size-t3);
		font-weight: var(--fonts-weight-t3);
		margin-bottom: 11px;
	}
	.menu-top .menu-top__subnav-item .menu-top__subnav-title svg {
		fill: #fff;
		margin-left: 10px;
	}
}
.header {
	position: relative;
	width: 100%;
	z-index: 30;
	background-color: #191919;
}
.main_banner {
	height: 835px;
	background-color: #323232;
}
.main_banner_top {
	height: 55%;
	position: relative;
}
.main_banner_bg {
	height: 100%;
	background: url("/wp-content/themes/theme/img/bg-main-page-smooth.jpg") center no-repeat;
	background-size: cover;
	opacity: 0.4;
}
.main_banner_upper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.main_banner_image {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: end;
	justify-content: center;
}
.main_banner_description, .main_banner_choosing {
	color: var(--colors-utility-link-inverse);
}
.main_banner_description h2, .main_banner_choosing h2 {
	font-family: inherit;
	font-size: 35px;
	line-height: 1;
}
.main_banner_text {
	margin: 30px auto;
	font-size: 18px;
}
.main_banner_text p:not(:last-child) {
	margin-bottom: 10px;
}
.main_banner_footer {
	display: flex;
	align-items: center;
	text-align: center;
}
.main_banner_footer > a {
	width: 50%;
	margin-right: 15px;
	padding: 10px;
	font-weight: bold;
	background: #8c0014;
	border-radius: 10px;
	transition: 0.3s;
}
.main_banner_footer > a:hover {
	background-color: #ad021b;
	text-decoration: none;
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.2);
}
.main_banner_bottom {
	height: 45%;
}
.main_banner_choosing {
	margin: 60px auto;
	text-align: center;
	color: var(--colors-utility-link-inverse);
}
.main_banner_choosing h2 {
	position: relative;
	text-transform: uppercase;
}
.main_banner_choosing h2::before {
	content: "";
	display: inline-block;
	width: 165px;
	height: 3px;
	background-color: #8c0014;
	position: absolute;
	top: 50%;
	left: 20%;
}
.main_banner_choosing h2::after {
	content: "";
	display: inline-block;
	width: 165px;
	height: 3px;
	background-color: #8c0014;
	position: absolute;
	top: 50%;
	right: 20%;
}
.main_banner_advantages {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
	color: var(--colors-utility-link-inverse);
}
.advatages_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	line-height: 1;
}
.advatages_item > i {
	margin-bottom: 10px;
}
.short_about_description h3 {
	margin-bottom: 10px;
	text-align: center;
	font-family: var(--fonts-family-sans-serif);
}
.short_about_brand_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.col_left, .col_right {
	width: 600px;
}
.col_left {
	border: 3px solid #1f1f1f;
}
.col_left img {
	width: 100%;
}
.col_right p {
	display: block;
	font-size: 18px;
	line-height: 1.4;
}
.short_about_awards {
	margin: 20px auto;
	text-align: center;
}
.short_about_awards span {
	font-size: 35px;
}
.col_right_property {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.col_right_item {
	display: flex;
	flex-direction: column;
	margin-right: 10px;
	text-align: center;
}
.col_right_item span {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
}
.col_right_item i {
	color: #8c0014;
}
.trust_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.trust_image {
	text-align: center;
}
.trust_image img, .trust_text {
	width: 100%;
}
.trust_text {
	margin-right: 20px;
}
.trust_text h3 {
	margin: 10px auto;
	text-align: center;
	font-family: var(--fonts-family-sans-serif);
}
.trust_text p {
	display: block;
	font-size: 18px;
	line-height: 1.4;
}
.trust_character {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.trust_item {
	display: flex;
	flex-direction: column;
	text-align: center;
	width: 100%;
}
.trust_item span {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
}
.trust_item i {
	color: #8c0014;
}
.repair_vehicles h3 {
	margin-bottom: 10px;
	text-align: center;
	font-family: var(--fonts-family-sans-serif);
}
.slider_nav {
	position: absolute;
	top: 35%;
	left: 0;
	z-index: 15;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
}
.slider_nav i {
	cursor: pointer;
	color: #8c0014;
}
.repair_vehicles i.slider_btn_prev {
	position: absolute;
	top: 0;
	left: -3%;
}
.repair_vehicles i.slider_btn_next {
	position: absolute;
	top: 0;
	right: -3%;
}
.repair_block {
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	text-align: center;
	margin: 0 10px;
}
.repair_block h4 {
	font-family: inherit;
	font-size: 20px;
	padding: 20px;
}
.repair_block a {
	width: 100%;
	text-decoration: underline;
	color: #1f1f1f;
}
.repair_block a>p {
	display: inline-block;
	margin: 10px auto;
}
.repair_content {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	width: 100%;
	height: 350px;
	border: 2px solid #1f1f1f;
	border-radius: 5px;
}
.repair_content img {
	width: 250px;
}
.repair_form {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
	padding: 30px;
	border: 3px solid #1f1f1f;
	background-color: var(--colors-utility-white);
}
.repair_form_desc {
	width: 100%;
}
.repair_form_desc h4 {
	text-align: center;
	font-family: var(--fonts-family-sans-serif);
	margin-bottom: 20px;
}
.repair_form_desc p {
	font-size: 17px;
}
.repair_form_desc a {
	display: inline-block;
	margin-top: 20px;
	font-size: 25px;
	color: #1f1f1f;
}
.repair_form_desc span {
	display: block;
	font-size: 14px;
}
.repair_form form {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}
.repair_form form>input {
	width: 60%;
	height: 40px;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
	border: 2px solid #8c0014;
	border-radius: 5px;
	font-size: 16px;
	font-family: inherit;
}
.repair_form form>button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60%;
	height: 40px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	background: #8c0014;
	transition: 0.3s;
	color: #fff;
	font: inherit;
}
.repair_form form>button:hover {
	background-color: #ad021b;
	text-decoration: none;
	box-shadow: 0px 0px 10px 5px rgba(25, 25, 25, 0.5);
}
.about_us_content p {
	margin-bottom: 20px;
	font-size: 18px;
}
.about_us_content h3 {
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
	font-family: var(--fonts-family-sans-serif);
}
.reviews_of_repair h3 {
	margin-bottom: 10px;
	text-align: center;
	font-family: var(--fonts-family-sans-serif);
}
.reviews_slider_nav {
	position: absolute;
	top: 40%;
	left: 0;
	z-index: 15;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
}
.reviews_slider_nav i {
	cursor: pointer;
	color: #8c0014;
}
.reviews_slider_nav i.reviews_btn_prev {
	position: absolute;
	top: 0;
	left: -3%;
}
.reviews_slider_nav i.reviews_btn_next {
	position: absolute;
	top: 0;
	right: -3%;
}
.reviews_slider {
	margin-top: 30px;
}
.reviews_block {
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 10px;
	padding: 10px;
	text-align: center;
	background-color: var(--colors-utility-white);
	border-radius: 5px;
}
.reviews_head {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.reviews_head h4 {
	font-family: var(--fonts-family-sans-serif);
	font-weight: bold;
}
.reviews_logo {
	margin-right: 10px;
}
.reviews_logo img {
	width: 25px;
}
.reviews_content {
	margin-bottom: 10px;
}
.reviews_content p {
	text-align: left;
	font-family: var(--fonts-family-sans-serif);
	font-size: 16px;
	line-height: 1.3;
}
.reviews_footer {
	display: flex;
	align-items: center;
	justify-content: end;
}
.rating_result {
	/* заглушка */
	display: none;
	width: 55%;
}
.rating_result span {
	font-size: 25px;
	line-height: 1;
	text-shadow: 1px 1px #bbb;
	color: lightgrey;
}
.rating_result > span::before {
	content: '★';
}
.rating_result > span.active {
	color: #8c0014;
	text-shadow: 1px 1px black;
}
.rounds h3 {
	margin-bottom: 20px;
	text-align: center;
}
.rounds_items {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.rounds_items li {
	display: flex;
	flex-direction: column;
	width: 21%;
	height: 220px;
	padding: 10px;
	text-align: center;
	border: 3px dashed #8c0014;
	border-radius: 20px;
}
.rounds_icon {
	margin: 15px;
}
.rounds_items span {
	font-size: 25px;
}
.rounds_items li i {
	margin: auto;
}
.rounds_items li small {
	margin: auto;
	font-size: 14px;
	line-height: 1.1;
}
.rounds_items li small a {
	font-size: 15px;
	font-weight: bold;
	color: #1f1f1f;
}
.rounds_text {
	margin-top: 40px;
	font-size: 18px;
}
.repair_price {
	margin-top: 40px;
}
.prices_list {
	height: 100% !important;
	margin-top: 20px !important;
	transition: none !important;
	opacity: 1 !important;
}
.prices_list > li:not(:last-child) {
	margin-bottom: 10px;
}
.prices_title {
	height: 50px;
	font-size: 25px;
	background-color: #1f1f1f;
	border: none !important;
}
.prices_list > li:not(:first-child) span:not(:last-child) {
	font-size: 20px;
	color: #1f1f1f !important;
}
.problem_price {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding: 10px 0;
	color: var(--colors-utility-link-inverse);
	border: 1px solid #1f1f1f !important;
}
.problem_price:not(:first-child) {
	cursor: pointer;
}
.price_order {
	position: absolute;
	right: 0;
	width: 200px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	background: #8c0014;
	font-size: 18px;
	color: var(--colors-utility-link-inverse) !important;
	opacity: 0;
	transition: all 0.3s;
}
.problem_price:hover .price_order {
	opacity: 1;
}
.service_banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
	background-color: #1f1f1f;
	border-radius: 5px;
}
.service_banner_desc {
	color: var(--colors-utility-link-inverse);
}
.service_banner_desc h1 {
	font-family: inherit;
	line-height: 1;
}
.service_banner_text {
	margin: 60px auto;
}
.service_banner_text p {
	font-size: 20px;
}
.service_banner_text p:not(:last-child) {
	margin-bottom: 10px;
}
.service_banner_footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.service_banner_footer a {
	width: 50%;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	background: #8c0014;
	border-radius: 10px;
	transition: 0.3s;
}
.service_banner_footer > a:hover {
	background-color: #ad021b;
	text-decoration: none;
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.2);
}
.service_banner_bgc {
	width: 100%;
	height: 450px;
	margin-left: 10px;
}
.service_banner_bgc img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}
.service_block {
	margin-top: 40px;
}
.service_block h3 {
	text-align: center;
	font-family: inherit;
}
.service_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service_tab {
	display: flex;
	flex-direction: column;
	align-items: start;
	margin-top: 30px;
}
.service_link {
	background-color: #1f1f1f;
	color: #1f1f1f;
	border-radius: 5px;
}
.service_link:not(:last-child) {
	margin-bottom: 20px;
}
.service_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 310px;
	height: 150px;
	padding: 10px;
	transition: all 0.5s;
}
.service_item:hover {
	width: 400px;
	font-size: 20px;
}
.service_item img.service_img_icon {
	display: block;
	width: 90px;
	height: 90px;
	object-fit: cover;
}
.service_item_desc {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 10px;
	margin-right: 15px;
	background-color: #fff;
	border-radius: 5px;
}
.service_item_desc span {
	margin: auto;
}
.service_consult {
	width: 800px;
	margin-top: 30px;
	padding: 20px;
	border-radius: 5px;
	background: #1f1f1f;
	color: var(--colors-utility-link-inverse);
}
.service_consult_head {
	display: flex;
	align-items: center;
}
.service_consult_head img {
	padding: 15px;
	width: 200px;
	height: 200px;
}
.service_consult_text {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.service_consult_text  p {
	width: 80%;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 20px;
}
.service_consult_links {
	display: flex;
	flex-direction: column;
}
.service_consult_links a {
	font-size: 25px;
	font-weight: bold;
}
.service_consult_links a:hover:first-child {
	color: #8c0014;
}
.service_consult_links a:last-child {
	margin-top: 20px;
	padding: 10px;
	background: #8c0014;
	border-radius: 10px;
	font-size: 16px;
	transition: 0.3s;
}
.service_consult_links a:hover:last-child {
	background-color: #ad021b;
	text-decoration: none;
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.2);
}
.service_maintenance h3, .prices h3 {
	margin-bottom: 10px;
	text-align: center;
}
.service_maintenance_text > p:not(:last-child) {
	margin-bottom: 20px;
}
.prices_block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prices_block > li {
	position: relative;
	width: 31%;
	height: 100%;
	margin: 10px 1% 10px 1%;
	padding: 10px;
	background-color: #1f1f1f;
	transition: 0.5s;
}
.prices_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
.prices_item span {
	margin: 10px;
	font-size: 25px;
	color: var(--colors-utility-link-inverse);
	transition: 0.5s;
}
.prices_item svg {
	width: 100px;
	height: 100px;
	fill: var(--colors-utility-link-inverse);
	transition: 0.5s;
}
.active_padrent_item {
	box-shadow: 0px 0px 30px 15px rgba(140, 0, 20, 0.2);
}
.active_block_item:hover {
	text-decoration: none;
}
.active_block_item span {
	color: #8c0014;
}
.active_block_item svg {
	fill: #8c0014;
}
.price_tab {
	display: flex;
	flex-direction: column;
	height: 0;
	margin-top: 0;
	transition: 0.5s;
	opacity: 0;
}
.price_tab_active {
	height: 100%;
	margin-top: 20px;
	opacity: 1;
}
.price_tab::before {
	content: "Описание неполадок";
	width: 100%;
	margin: 20px auto;
	padding: 10px 0;
	background-color: #8c0014;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: var(--colors-utility-link-inverse);
}
.price_tab > li {
	display: none;
}
.price_tab > li:not(:last-child) {
	margin-bottom: 10px;
}
.price_tab > li.active_tab_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding: 10px 0;
	color: var(--colors-utility-link-inverse);
	border: 1px solid #fff;
}
.active_tab_item .price_order {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
}
.active_tab_item:hover .price_order{
  opacity: 1;
	cursor: pointer;
}
.price_desc {
	margin-left: 5px;
	margin-right: 5px;
	color: var(--colors-utility-link-inverse);
}
.price_value {
	margin-left: auto;
	margin-right: 5px;
	color: var(--colors-utility-link-inverse);
}
.news_wrap > h3 {
	text-align: center;
	margin-bottom: 10px;
}
.news_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 100%;
}
.news_block {
	width: 45%;
	margin: 20px;
	padding: 20px;
	background: rgba(31, 31, 31, 0.8);
	color: var(--colors-utility-link-inverse);
	border: 2px solid #8c0014;
}
.news_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}
.news_head a {
	width: 70%;
	font-size: 20px;
}
.news_content {
	position: relative;
}
.news_content img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.news_content p {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 34%;
	padding: 10px;
	background: rgba(0,0,0,0.5);
	transition: 0.5s;
	overflow: hidden;
}
.news_content p>a {
	text-decoration: underline;
}
.about_us_content h3:first-child {
	margin-top: 0 !important;
}
.about_image {
	width: 100%;
	height: 500px;
	margin-bottom: 30px;
	background: url("/wp-content/themes/theme/img/delivery.jpg") center no-repeat;
	background-size: cover;
}
.features_content {
	height: 500px;
	margin-bottom: 30px;
	background: url("/wp-content/themes/theme/img/about-verifiability.jpeg") center no-repeat;
	background-size: cover;
}
.features_text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 35%;
	height: 100%;
	padding: 30px 0 30px 30px;
	color: var(--colors-utility-link-inverse);
}
.features_text h4 {
	font-family: inherit;
	font-weight: bold;
	line-height: 1.2;
}
.features_text ul {
	list-style: inside;
}
.features_text ul > li {
	display: flex;
	align-items: center;
}
.features_text ul > li:not(:last-child) {
	margin-bottom: 10px;
}
.features_text ul > li > i {
	width: 35px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	color: #8c0014;
}
.features_text ul > li > span {
	width: 100%;
}
.about_btn_order {
	width: 100% !important;
}
.contacts_info {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.contact_left_col {
	margin-right: 20px;
	font-size: 17px;
}
.contact_left_col h3 {
	font-family: inherit;
}
.contact_content {
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}
.contact_content > div {
	margin-bottom: 35px;
}
.contact_content > div > b {
	display: block;
	margin-bottom: 5px;
}
.contact_content span {
	display: block;
	font-size: 16px;
}
.address_title > small {
	font-size: 14px;
}
.contact_content a {
	font-size: 20px;
	color: #1f1f1f;
}
.contact_btn_order {
	width: 100%;
	margin-top: 20px;
}
.contact_btn_order:hover {
	box-shadow: 0px 0px 10px 5px rgba(25, 25, 25, 0.5);
}
.contact_right_col {
	display: flex;
	align-items: center;
}
.politic_wrap h3 {
	text-align: center;
	margin-bottom: 10px;
}
.politic_wrap h3:not(:first-child) {
	margin-top: 30px;
}
.news_items_wrap time {
	display: block;
	margin-bottom: 10px;
}
.news_items_wrap h3 {
	margin-bottom: 20px;
}
.news_items_wrap img {
	float: right;
	width: 50%;
	height: auto;
	margin-left: 10px;
}
.news_items_wrap p {
	margin-top: 10px;
	margin-bottom: 20px;
}
.news_items_description ul {
	list-style: inside;
}
.news_items_wrap h4 {
	font-weight: bold;
}
footer {
	padding-top: 60px;
}
.footer_block {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #1f1f1f;
}
.footer_head {
	display: flex;
	align-items: center;
}
.footer_head h3 {
	margin-left: 150px;
	font-family: var(--fonts-family-sans-serif);
	font-size: 20px;
	font-weight: normal;
}
.footer_content {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.footer_about, .footer_repair, .footer_warranty, .footer_communications:not(:last-child) {
	margin-right: 25px;
}
.footer_about h5, .footer_repair h5, .footer_warranty h5 {
	font-family: var(--fonts-family-sans-serif);
	font-size: 18px;
}
.footer_about > ul, .footer_repair > ul, .footer_warranty > ul {
	margin-top: 20px;
}
.footer_about > ul > li, .footer_repair > ul > li, .footer_warranty > ul > li {
	padding: 4px 0;
}
.footer_about > ul > li > a, .footer_repair > ul > li > a, .footer_warranty > ul > li {
	font-size: 15px;
	color: #1f1f1f;
}
.footer_communications {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.footer_info {
	margin-bottom: 40px;
	text-align: center;
}
.footer_info span {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.footer_mail {
	margin-bottom: 10px;
}
.footer_mail a {
	font-size: 18px;
	color: #1f1f1f;
	text-decoration: underline;
}
.footer_phone a {
	font-size: 18px;
	color: #1f1f1f;
}
.footer_social {
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
}
.footer_social div:first-child {
/*	display: flex;*/
	color: var(--colors-utility-white);
}
.footer_social a {
	color: var(--colors-utility-white);
	transition: 0.5s;
}
.footer_social a:not(:last-child) {
	margin-right: 20px;
}
.footer_social a:hover {
	text-decoration: none;
	color: #8c0014;
}
.footer_politic {
	margin-top: 40px;
	background-color: #191919;
}
.footer_politic > div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 25px 20px;
}
.footer_politic img {
	width: 30px;
}
.politic_text {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: 50px;
	padding: 0 10px;
	width: 100%;
}
.footer_politic span {
	color: var(--colors-utility-white);
}
.footer_politic a {
	color: var(--colors-utility-text);
}
.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: rgba(0,0,0,0.7);
}
.modal_window {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 30px;
	max-width: 900px;
	width: 100%;
	text-align: center;
	background: url("/wp-content/themes/theme/img/modal.jpg") bottom no-repeat;
	background-size: cover;
	border: 1px solid #fff;
	border-radius: 5px;
}
.modal_head {
	display: flex;
	flex-direction: column;
	color: var(--colors-utility-link-inverse);
}
.modal_head_content {
	position: relative;
}
.modal_head_title {
	display: flex;
	align-items: center;
}
.modal_close_btn {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	border: none;
	color: var(--colors-utility-link-inverse);
}
.modal_close_btn:hover {
	color: #8c0014;
}
.modal_head_content h3, .modal_head_desc p {
	font-family: inherit;
}
.modal_head_content h3 {
	margin-left: 15%;
}
.modal_head_desc {
	margin: 30px auto;
}
.order_form {
	display: flex;
	align-items: end;
}
.order_form form {
	display: flex;
	flex-direction: column;
	align-items: start;
	position: relative;
	width: 50%;
}
.order_form form > input {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
	border: 2px solid #8c0014;
	border-radius: 5px;
	font-family: inherit;
	font-size: 16px;
}
.order_form form > button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	height: 40px;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	background: #8c0014;
	transition: 0.3s;
	color: #fff;
	font: inherit;
}
.order_form form > button:hover {
	background-color: #ad021b;
	text-decoration: none;
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.2);
}
.order_form_phone {
	margin-left: 10%;
	font-size: 23px;
	font-weight: bold;
}
.order_form_phone::before {
	content: "Также можете обратиться по телефону:";
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: var(--colors-utility-link-inverse);
}
@media screen and (max-width: 1639px) {
	.repair_vehicles i.slider_btn_prev {
		left: -2%;
	}
	.repair_vehicles i.slider_btn_next {
		right: -2%;
	}
}
@media screen and (max-width: 1399px) {
	.col_right {
		margin-left: 20px;
	}
	.col_right_item span, .trust_item span{
		font-size: 15px;
	}
	.repair_vehicles i.slider_btn_prev {
		left: -20px;
	}
	.repair_vehicles i.slider_btn_next {
		right: -20px;
	}
	.repair_block a {
		width: 90%;
	}
	.reviews_slider_nav i.reviews_btn_prev {
		left: -2%;
	}
	.reviews_slider_nav i.reviews_btn_next {
		right: -2%;
	}
	.service_consult {
		width: 700px;
	}
	.service_item {
		height: 130px;
	}
	.rounds_items li {
		height: 250px;
	}
	.news_content p {
		height: 43%;
	}
}
@media screen and (max-width: 1199px) {
	.container {
		max-width: 100%;
	}
	section {
		padding-top: 20px;
	}
	footer {
		padding-top: 20px;
	}
	.menu-top__link a {
		font-size: 15px;
	}
	.header-top__desc {
		width: 40%;
	}
	.header-top .header-top__menu .header-top__menu-link .header-top__submenu {
		margin-left: -2%;
		top: 65%;
	}
	.menu-top .menu-top__subnav-item .menu-top__subnav-title {
		font-size: 14px;
		font-weight: bold;
	}
	.rounds_items span {
		font-size: 18px;
		font-weight: bold;
	}
	.col_left {
		width: 500px;
	}
	.col_left img {
		width: 400px;
	}
	.col_left, .col_right, .trust_text {
		padding: 20px;
	}
	.col_right {
		margin-left: 0;
		width: 100%;
	}
	.short_about_awards span {
		font-size: 30px;
	}
	.trust_image img {
		width: 300px;
	}
	.repair_vehicles i {
		top: -3%;
	}
	.repair_vehicles i.slider_btn_prev {
		left: 0;
	}
	.repair_vehicles i.slider_btn_next {
		right: 0;
	}
	.repair_block a {
		width: 80%;
	}
	.repair_content {
		height: 300px;
	}
	.repair_content img {
		width: 200px;
	}
	.repair_form_desc a {
		font-size: 20px;
	}
	.repair_form form>input, .repair_form form>button {
		width: 80%;
	}
	.reviews_slider_nav {
		top: 50%;
	}
	.reviews_slider_nav i.reviews_btn_prev {
		left: -1%;
	}
	.reviews_slider_nav i.reviews_btn_next {
		right: -1%;
	}
	.reviews_block {
		margin: 0 25px;
	}
	.service_banner_desc h1 {
		font-size: 38px;
	}
	.service_banner_text p {
		font-size: 16px;
	}
	.service_banner_bgc {
		height: 350px;
	}
	.service_item {
		width: 290px;
		height: 120px;
	}
	.service_item_desc span {
		font-size: 14px;
	}
	.service_item:hover {
		width: 350px;
		font-size: 18px;
	}
	.service_consult {
		width: 60%;
	}
	.service_consult_head img {
		width: 150px;
		height: 150px;
	}
	.service_consult_text p {
		font-size: 16px;
	}
	.rounds h3 {
		margin-top: 20px;
	}
	.rounds_items li {
		height: 230px;
	}
	.rounds_items li i.fa-5x {
		font-size: 4em !important;
	}
	.price_desc {
		width: 60%;
	}
	.news_head {
		flex-direction: column;
		align-items: start;
	}
	.news_head a {
		width: 100%;
		font-size: 18px;
	}
	.news_head time {
		font-size: 14px;
	}
	.news_content p {
		height: 35%;
		font-size: 14px;
		line-height: 1.2;
	}
	.features_text h4 {
		font-size: 20px;
	}
	.features_text ul {
		font-size: 14px;
	}
	.contact_left_col p {
		font-size: 16px;
	}
	.contact_right_col .contact_image img {
		width: 450px;
	}
}
@media screen and (max-width: 991px) {
	.header {
		position: fixed;
	}
	.header-top .header-top__logo img {
		width: 100px;
		height: 38px;
	}
	.header-top__content {
		width: 50%;
	}
	.header-top .header-top__menu {
		display: none;
	}
	.header-top__order-button {
		width: 185px;
		height: auto;
	}
	.header-top__order-title {
		padding: 5px 10px;
		font-size: 14px;
	}
	.mobile-nav {
		display: block;
		margin-left: auto;
	}
	.main_banner, .page_vehicles_wrap, .news_wrap, .news_items_wrap, .contacts_wrap, .about_wrap, .service_maintenance h3, .politic_wrap {
		padding-top: 78px;
	}
	.rounds_items {
		flex-wrap: wrap;
	}
	.rounds_items span {
		font-size: 20px;
	}
	.rounds_items li {
		margin: 10px;
		width: 45%;
		height: 220px;
	}
	.problem_price {
		font-size: 20px !important;
	}
	.main_banner {
		height: 650px;
	}
	.main_banner_image > img {
		width: 300px;
	}
	.main_banner_description h2, .main_banner_choosing h2 {
		font-size: 25px;
	}
	.main_banner_text {
		font-size: 16px;
	}
	.main_banner_footer {
		flex-direction: column;
	}
	.main_banner_footer > a {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.main_banner_choosing {
		margin: 35px auto;
	}
	.main_banner_choosing h2::before {
		width: 70%;
		left: 50%;
		transform: translateX(-50%);
	}
	.main_banner_choosing h2::after {
		width: 0;
	}
	.short_about_brand_content, .trust_content {
		flex-direction: column;
	}
	.col_left img {
		width: 100%;
	}
	.col_right {
		margin-left: 0;
	}
	.col_right p, .trust_text p {
		font-size: 16px;
	}
	.col_right_item span, .trust_item span {
		font-size: 14px;
	}
	.trust_image img {
		width: 300px;
	}
	.trust_text {
		margin-right: 0;
	}
	.slider_nav i.fa-4x, .reviews_slider_nav i.fa-4x {
		font-size: 3em !important;
	}
	.repair_content {
		height: 300px;
	}
	.about_us_content p {
		font-size: 16px;
	}
	.service_banner_desc h1 {
		font-size: 30px;
	}
	.service_banner_text {
		margin: 30px auto;
	}
	.service_banner_bgc {
		height: 250px;
	}
	.service_wrap {
		flex-direction: column;
	}
	.service_tab {
		flex-direction: row;
	}
	.service_link {
		margin: 0 10px;
	}
	.service_link:not(:last-child) {
		margin-bottom: 0;
	}
	.service_item, .service_item:hover {
		width: auto;
	}
	.service_item:hover div.service_item_desc {
		opacity: 0.8;
	}
	.service_item img.service_img_icon {
		display: none;
	}
	.service_item_desc {
		margin-right: 0;
	}
	.service_item_desc span {
		font-size: 18px;
	}
	.service_consult {
		width: 100%;
	}
	.service_consult_head {
		justify-content: space-around;
	}
	.service_consult_text p {
		width: 100%;
		margin-top: 20px
	}
	.service_consult_links {
		flex-direction: row;
		align-items: center;
	}
	.service_consult_links a:last-child {
		margin-top: 0;
		margin-left: 20px;
		padding: 10px 40px
	}
	.rounds_items li i.fa-5x {
		font-size: 5em !important;
	}
	.rounds_text {
		margin-top: 20px;
		font-size: 16px;
	}
	.service_maintenance_text {
		font-size: 15px;
	}
	.prices_block > li {
		padding: 5px;
	}
	.prices_item span {
		font-size: 18px;
	}
	.price_tab > li {
		font-size: 14px;
		font-weight: bold;
		line-height: 1.1;
	}
	.price_tab::before {
		padding: 5px 0;
		font-size: 14px;
		font-weight: normal;
	}
	.prices_item svg {
		width: 80px;
		height: 80px;
	}
	.price_tab_active, .price_tab::before {
		margin-top: 10px;
	}
	.active_tab_item::before {
		font-size: 16px;
	}
	.price_desc {
		width: 50%;
	}
	.news_list {
		flex-direction: column;
	}
	.news_block {
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
	}
	.news_content {
		display: flex;
		height: 110px;
	}
	.news_content a {
		width: 50%;
		height: 100%;
	}
	.news_content img {
		height: 100%;
	}
	.news_content p {
		position: unset;
		height: auto;
		margin-left: 10px;
		padding: 0;
		background: none;
		transition: none;
		overflow: auto;
	}
	.news_content p:hover {
		height: auto;
	}
	.about_image, .features_content {
		height: 350px;
	}
	.features_text {
		width: 40%;
		padding: 20px 0 20px 20px;
	}
	.features_text h4 {
		font-size: 15px;
	}
	.features_text ul {
		font-size: 12px;
	}
	.features_text ul > li:not(:last-child) {
		margin-bottom: 2px;
	}
	.contacts_info {
		flex-direction: column;
		text-align: center;
	}
	.contact_left_col {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-right: 0;
	}
	.contact_left_col p {
		text-align: left;
	}
	.contact_btn_order {
		width: 50%;
		height: 40px;
	}
	.contact_right_col {
		display: none;
	}
	.footer_head img {
		width: 100px;
		height: 38px;
	}
	.footer_head h3 {
		font-size: 18px;
	}
	.footer_about h5, .footer_repair h5, .footer_warranty h5 {
		font-size: 15px;
		font-weight: bold;
	}
	.footer_about > ul > li, .footer_repair > ul > li, .footer_warranty > ul > li {
		padding: 2px 0;
	}
	.footer_about > ul > li > a, .footer_repair > ul > li > a, .footer_warranty > ul > li {
		font-size: 13px;
	}
	.footer_communications {
		font-size: 14px;
	}
	.footer_politic > div {
		flex-direction: column;
	}
	.footer_politic img {
		margin-bottom: 10px;
	}
	.politic_text {
		flex-direction: column;
		margin-left: 0;
		text-align: center;
		font-size: 15px;
	}
	.politic_wrap p {
		font-size: 15px;
	}
	.modal_window {
		width: 85%;
		background-size: auto;
	}
	.order_form form > input, .order_form form > button {
		height: 35px;
	}
	.order_form form > button {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.header-top__content {
		width: 100%;
		margin: auto;
	}
	.header-top__content {
		justify-content: start;
	}
	.header-top .header-top__phone {
		margin: 0;
	}
	.header-top__phone-number span {
		display: flex;
		font-size: 20px;
		color: var(--colors-utility-link-inverse);
		font-weight: bold;
		flex-direction: column;
		align-items: center;
	}
	.main_banner_image > img {
		width: 250px;
	}
	.main_banner_description h2, .main_banner_choosing h2 {
		font-size: 20px;
		line-height: 1.1;
	}
	.main_banner_text, .main_banner_footer {
		font-size: 14px;
		line-height: 1.2;
	}
	.main_banner_choosing {
		margin: 15px 0 15px 0;
	}
	.main_banner_choosing h2::before {
		height: 2px;
	}
	.main_banner_advantages {
		flex-wrap: wrap;
		font-size: 14px;
	}
	.advatages_item {
		margin-bottom: 10px;
		width: 30%;
	}
	.slider_nav {
		top: 33%;
	}
	.repair_form_desc h4 {
		font-size: 16px;
		font-weight: bold;
	}
	.repair_form_desc p {
		font-size: 14px;
	}
	.service_banner {
		flex-direction: column;
	}
	.service_banner_footer a {
		width: 100%;
	}
	.service_banner_bgc {
		height: 200px;
		margin-top: 20px;
		margin-left: 0;
	}
	.service_tab {
		flex-wrap: wrap;
	}
	.service_link {
		width: 100%;
	}
	.service_link:not(:last-child) {
		margin-bottom: 10px;
	}
	.service_item_desc {
		margin-right: 10px;
	}
	.service_item img.service_img_icon {
		display: block;
	}
	.service_consult_links a {
		font-size: 20px;
	}
	.service_consult_links a:last-child {
		padding: 10px 30px;
	}
	.rounds_icon {
		margin: auto;
	}
	.rounds_items li i.fa-5x {
		font-size: 4em !important;
	}
	.prices_block > li {
		width: 48%;
	}
	.prices_item span {
		font-size: 16px;
		line-height: 1.1;
		text-align: center;
	}
	.prices_item svg {
		width: 60px;
		height: 60px;
	}
	.price_desc {
		width: 55%;
	}
	.news_content p {
		line-height: 1.1;
	}
	.features_text ul {
		line-height: 1.2;
	}
	.features_text ul > li:not(:last-child) {
		margin-bottom: 10px;
	}
	.features_text ul > li > i {
		display: none;
	}
	.footer_head {
		flex-direction: column;
	}
	.footer_head h3 {
		margin-left: 0;
		margin-top: 10px;
	}
	.footer_content {
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-top: 20px;
	}
	.footer_about, .footer_repair, .footer_warranty {
		display: none;
	}
	.footer_info, .footer_social {
		margin-bottom: 20px;
	}
	.footer_social {
		width: auto;
	}
	.footer_politic {
		margin-top: 20px;
	}
	.politic_text {
		font-size: 14px;
	}
	.modal_head_title img {
		width: 100px;
	}
	.modal_head_desc p {
		font-size: 14px;
		line-height: 1.4;
	}
	.order_form {
		align-items: center;
		flex-direction: column;
	}
	.order_form form {
		width: 70%;
	}
	.order_form_phone {
		margin-left: 0;
		margin-top: 10px;
	}
	.order_form i {
		margin-top: 20px !important;
	}
}
@media screen and (max-width: 575px) {
	.header-top__content {
		flex-direction: column;
		margin: 0 20px;
		text-align: center;
	}
	.header-top__desc {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3px;
	}
	.header-top__title {
		font-size: 14px;
		line-height: 1;
	}
	.header-top .header-top__phone {
		margin: 0;
	}
	.header-top__phone-number span {
		font-size: 16px;
	}
	.mobile-menu-list {
		top: 69px;
	}
	.main_banner, .page_vehicles_wrap, .news_wrap, .news_items_wrap, .contacts_wrap, .about_wrap, .service_maintenance h3, .politic_wrap {
		padding-top: 69px;
	}
	.slider_nav {
		top: 27%;
	}
	.repair_vehicles i.fa-3x, .reviews_slider_nav i.fa-3x {
		font-size: 2em !important;
	}
	.rounds_items li {
		width: 100%;
		height: 200px;
	}
	.main_banner {
		height: 400px;
	}
	.main_banner_top {
		height: 100%;
	}
	.main_banner_image {
		display: none;
	}
	.main_banner_description {
		padding: 20px;
	}
	.main_banner_text {
		margin: 30px auto;
	}
	.main_banner_bottom {
		display: none;
	}
	.col_left {
		width: calc(100% - 30px);
		margin-bottom: 20px;
	}
	.col_left img {
		width: 100%;
	}
	.col_right, .trust_text {
		padding: 0;
	}
	.col_right_property {
		flex-direction: column;
		flex-wrap: wrap;
		height: 250px;
	}
	.col_right_item {
		width: 50%;
	}
	.col_right_item span {
		margin-bottom: 5px;
	}
	.trust_character {
		flex-direction: column;
	}
	.trust_item {
		margin-bottom: 40px;
	}
	.trust_item span {
		font-size: inherit;
	}
	.repair_block h4 {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.repair_form {
		flex-direction: column;
	}
	.repair_form_desc {
		text-align: center;
	}
	.repair_form_desc h4 {
		font-size: 20px;
	}
	.repair_form_desc p {
		font-size: 16px;
	}
	.repair_form form {
		margin-top: 25px;
	}
	.repair_form form>input, .repair_form form>button {
		width: 100%;
	}
	.service_banner_desc h1 {
		font-size: 25px;
		line-height: 1.1;
	}
	.service_banner_text p, .service_banner_footer, .service_consult_text p {
		font-size: 14px;
	}
	.service_item_desc span {
		font-size: 16px;
	}
	.service_consult_head img {
		display: none;
	}
	.service_consult_links {
		flex-direction: column;
	}
	.service_consult_links a {
		font-size: 16px;
	}
	.service_consult_links a:last-child {
		width: 100%;
		margin-top: 10px;
		margin-left: 0;
		font-size: 14px;
	}
	.price_order {
		width: 140px;
	}
	.prices_block > li {
		width: 100%;
	}
	.prices_item {
		justify-content: center;
	}
	.prices_item span {
		margin-left: auto;
		font-weight: bold;
	}
	.prices_item svg {
		margin-left: auto;
	}
	.news_content {
		height: auto;
	}
	.news_content > a {
		display: none;
	}
	.news_items_wrap img {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.about_image {
		height: 250px;
	}
	.features_content {
		background-image: none;
		background-color: #1f1f1f;
	}
	.features_text {
		width: 100%;
		padding: 20px;
	}
	.features_text h4 {
		font-size: 20px;
	}
	.features_text ul > li > i {
		display: block;
	}
	.contact_content span {
		line-height: 1.4;
	}
	.contact_content small {
		display: block;
		line-height: 1.2;
		margin-top: 10px;
	}
	.contact_btn_order {
		width: 100%;
		height: 40px;
	}
	.footer_head h3 {
		display: none;
	}
	.politic_text {
		line-height: 1.4;
	}
	.footer_politic span {
		margin-bottom: 10px;
	}
	.modal_head_title {
		flex-direction: column;
	}
	.modal_head_content h3 {
		margin-left: 0;
		margin-top: 10px;
	}
	.order_form form {
		width: 90%;
	}
}
@media screen and (max-width: 504px) {
	.main_banner, .page_vehicles_wrap, .news_wrap, .news_items_wrap, .contacts_wrap, .about_wrap, .service_maintenance h3, .politic_wrap {
		padding-top: 85px;
	}
	.mobile-menu-list {
		top: 85px;
	}
}
@media screen and (max-width: 449px) {
	.header-top .header-top__logo {
		margin-right: 0;
		width: 30%;
		line-height: 0.7;
	}
	.header-top .header-top__logo img {
		width: 70px;
		height: 27px;
	}
	.mobile-menu-list {
		top: 77px;
	}
	.slider_nav {
		top: 25%;
	}
	.trust_image img {
		width: calc(100% - 30%);
	}
	.problem_price span {
		font-size: 14px !important;
	}
	.price_order {
		width: 120px;
	}
	.features_text h4 {
		font-size: 15px;
	}
	.order_form_phone {
		margin-top: 20px;
		font-size: 20px;
	}
	.order_form_phone::before {
		font-size: 12px;
	}
}
@media screen and (max-width: 390px) {
	.header-top__phone-number span {
		font-size: 14px;
	}
	.main_banner_description {
		padding: 0;
	}
	.rounds_icon > .fa-5x {
		font-size: 3em !important;
	}
	.main_banner_text {
		margin: 20px auto;
	}
	.col_right_item span {
		font-size: 11px;
	}
	.trust_item span {
		font-size: 13px;
	}
	.slider_nav {
		top: 22%;
	}
	.repair_content {
		height: 200px;
	}
	.repair_content img {
		width: 135px;
	}
	.repair_form_desc h4, .repair_form_desc a {
		font-size: 18px;
	}
	.repair_form_desc p {
		font-size: 14px;
	}
	.service_item_desc {
		margin-right: 0;
	}
	.service_item img.service_img_icon {
		display: none;
	}
}
@media screen and (max-width: 322px) {
	.main_banner, .page_vehicles_wrap, .news_wrap, .news_items_wrap, .contacts_wrap, .about_wrap, .service_maintenance h3, .politic_wrap {
		padding-top: 101px;
	}
	.mobile-menu-list {
		top: 101px;
	}
}






.rekv {
    margin-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	justify-content: center;
	align-items: center;
}
.rekv .rekv1 {
    max-width: 190px;
}
@media screen and (max-width:1110px){
    .rekv {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .rekv .rekv1 {
        width: 150px;
    }
    .rekv .rekv2 {
        margin-top: 10px;
        width: 280px;
    }
    .container .col-right img:not(.rekv img) {
        width: 85px;
    }
    footer .phone {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    body footer .bottom-menu .col-right .phone .small {
        bottom: -7px;
    }
}