@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Regular.woff2") format(woff2);
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Regular.woff") format(woff);
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Light.woff2") format(woff2);
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Light.woff") format(woff);
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Medium.woff2") format(woff2);
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Medium.woff") format(woff);
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-SemiBold.woff2") format(woff2);
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-SemiBold.woff") format(woff);
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Bold.woff2") format(woff2);
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Bold.woff") format(woff);
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-ExtraBold.woff2") format(woff2);
	font-weight: 800;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Gilroy";
	src: url("../fonts/Gilroy-Bold.woff") format(woff);
	font-weight: 800;
	font-style: normal;
	font-display: swap
}

body * {
	font-family: "Gilroy" !important;
}

body *::placeholder {
	font-family: "Gilroy" !important;
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
	font-family: "Font Awesome 5 Free" !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
*::after,
*::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0
}

img {
	max-width: 100%;
	display: block
}

input,
button,
textarea,
select {
	font: inherit
}

a {
	text-decoration: none;
	color: inherit
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block;
	aspect-ratio: 1 / 1;
	max-height: 110px;
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

img {
	max-width: 100%;
	height: auto;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}

input[type=submit],
button {
	cursor: pointer
}

hr {
	display: block;
	height: 0.1em;
	border: 0;
	border-top: 0.1em solid #ccc;
	margin: 1em 0;
	padding: 0
}

textarea {
	resize: vertical
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none
}

ul {
	padding: 0;
	margin: 0;
	list-style: none
}

html,
body {
	margin: 0;
	padding: 0;
	font-family: "Rubik-Regular", "Arial", "Tahoma", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizelegibility;
	overflow-x: hidden
}

header,
section,
footer,
main {
	width: 100%
}

.wrapper {
	width: 100%;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.container-dem {
	width: 100%;
	max-width: 143rem;
	padding: 0 1.5rem;
	margin: 0 auto;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.container--main {
	position: absolute;
	top: 20rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	overflow-x: hidden
}

.no-scroll {
	overflow: hidden
}

.btn {
	outline: none;
	border: none;
	color: #FFF;
	text-align: center;
	font-family: "Gilroy SemiBold";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal;
	background: #C63235;
	border-radius: 0.5rem
}

.btn--long {
	padding: 1rem 3.8rem
}

input {
	border: none
}

input:-ms-input-placeholder {
	color: #828282;
	text-align: center;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal
}

input::-webkit-input-placeholder {
	color: #828282;
	text-align: center;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal
}

input::-moz-placeholder {
	color: #828282;
	text-align: center;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal
}

input::-ms-input-placeholder {
	color: #828282;
	text-align: center;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal
}

input::placeholder {
	color: #828282;
	text-align: center;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal
}

.header {
	position: absolute;
	top: 0;
	z-index: 30;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 100%;
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.95);
	-webkit-backdrop-filter: blur(12.5px);
	backdrop-filter: blur(12.5px)
}

.header .user-icon {
	display: block;
	margin-right: 0.5rem;
	margin-left: auto
}

.header .btn--long {
	display: none
}

.phone {
	color: #C63235;
	text-align: center;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	line-height: normal;
	letter-spacing: -0.3px;
	margin-right: 2rem;
	margin-left: auto
}

.ajax-form .phone {
	color: unset;
}

.nav-wrap {
	height: 100vh;
	width: 100vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #F6F7FB;
	-webkit-backdrop-filter: blur(7.5px);
	backdrop-filter: blur(7.5px)
}

.nav-bottom {
	background: #F6F7FB;
	-webkit-backdrop-filter: blur(7.5px);
	backdrop-filter: blur(7.5px);
	width: 100vw;
	padding: 5rem 2rem 8.2rem 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.nav-bottom ul {
	margin-bottom: 3rem
}

.nav-bottom p:nth-of-type(1) {
	color: #828282;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 1rem
}

.nav-bottom ul {
	color: #333;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	font-size: 1.3rem;
	line-height: normal
}

.nav-bottom ul li:not(:last-of-type) {
	margin-bottom: 1rem
}

.nav-bottom .contacts-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.nav-bottom .contacts-wrap .phone-block {
	min-width: fit-content;
	width: 100%;
	color: #828282;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.2rem;
	line-height: normal;
	margin-right: 5rem
}

.nav-bottom .contacts-wrap .email-block {
	min-width: fit-content;
	width: 100%;
	color: #828282;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.2rem;
	line-height: normal
}

.nav-bottom .time {
	color: #C63235;
	text-align: center;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal;
	margin-bottom: 3rem
}

.nav-bottom .btn--mobile {
	display: block;
	margin-right: 0;
	padding: 2rem 4.8rem
}

.nav-bottom .btn--mobile:nth-of-type(1) {
	margin: 0 auto 1.5rem auto
}

.nav-bottom .btn--transparent {
	background: transparent;
	border: 0.1rem solid #C63235;
	border-radius: 0.5rem;
	color: #C63235;
	margin: 0 auto;
	padding: 1.9rem 5.8rem
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 4.8rem;
	left: -200%;
	background: #fff;
	padding-top: 3rem;
	-webkit-transition: left 0.5s linear;
	-o-transition: left 0.5s linear;
	transition: left 0.5s linear;
	overflow-y: auto
}

.nav--active {
	left: 0;
	overflow: hidden;
}

.nav .menuitem {
	margin-bottom: 3rem;
}

.nav .menuitem a {
	display: inline-block;
	color: #333;
	text-align: center;
	font-family: "Gilroy SemiBold";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	font-size: 1.6rem;
	line-height: normal;
	letter-spacing: -0.3px
}

.nav .menuitem--active a {
	color: #C63235
}

.logo {
	width: 10rem;
	height: 2.8rem;
	margin-right: 1rem;
	position: relative
}

.logo::after {
	display: none
}

.cmn-toggle-switch {
	display: block;
	margin: 0;
	padding: 0;
	width: 2rem;
	height: 1.8rem;
	font-size: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	cursor: pointer;
	-webkit-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	transition: background 0.3s ease-out
}

.cmn-toggle-switch:focus {
	outline: none
}

.cmn-toggle-switch span {
	position: relative;
	width: 2rem;
	height: 1.8rem;
	margin: auto;
	display: block;
	height: 0.3rem;
	border-radius: 0.5rem;
	background: #333333
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
	position: absolute;
	content: "";
	left: 0;
	display: block;
	width: 50%;
	height: 0.3rem;
	border-radius: 0.5rem;
	background: #333333
}

.cmn-toggle-switch span::before {
	top: 0.6rem
}

.cmn-toggle-switch span::after {
	bottom: 0.6rem;
	left: unset;
	right: 0
}

.cmn-toggle-switch__htx {
	width: 2.4rem;
	height: 2rem;
	background-color: transparent;
	border-radius: 50%;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.cmn-toggle-switch__htx span {
	-webkit-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	transition: background 0.3s ease-out
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
	-webkit-transition-duration: 0.3s, 0.3s;
	-o-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s
}

.cmn-toggle-switch__htx span::before {
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, -webkit-transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
	transition-property: top, transform, -webkit-transform
}

.cmn-toggle-switch__htx span::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.cmn-toggle-switch__htx.active {
	width: 2.4rem;
	height: 2rem
}

.cmn-toggle-switch__htx.active span {
	background: none;
	width: 3rem;
	right: 0.5rem
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
	background: #C63235;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
	width: 1.6rem
}

.cmn-toggle-switch__htx.active span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 0.7rem
}

.cmn-toggle-switch__htx.active span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 0.7rem
}

.header-section {
	width: 100%;
	height: 70vh;
	z-index: 40;
}

.header-section__content {
	width: 100%;
	margin: 0 0 0 0;
	position: absolute;
	z-index: 20;
	left: 1.5rem
}

.header-section__title {
	color: #FFF;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	line-height: normal
}

.header-section__subtitle {
	color: #FFF;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	line-height: normal;
	letter-spacing: -0.3px;
	max-width: 30rem;
	margin-bottom: 3rem
}

.header-section__menu {
	display: none
}

.header-section__menu-item:not(:last-of-type) {
	position: relative
}

.header-section__menu-item:not(:last-of-type)::after {
	position: absolute;
	content: "";
	width: 0.1rem;
	height: 7rem;
	right: -4rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #828282
}

.header-section .menu-item__title {
	margin-bottom: 0.2rem;
	color: #333;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 2rem;
	line-height: normal;
	position: relative;
	cursor: pointer
}

.header-section .menu-item__title::after {
	position: absolute;
	content: "";
	top: -1rem;
	width: 1rem;
	height: 1rem;
	border-top: 0.2rem solid #C63235;
	border-right: 0.2rem solid #C63235;
	margin: 1.6rem 0 0 1rem;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	display: inline-block
}

.header-section .menu-item__info {
	color: #828282;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.8rem;
	line-height: normal
}

.header-section .btn--long-mobile {
	display: block
}

.header-section .swiper.slider-main {
	position: relative;
	width: 100%;
	height: 70vh;
}

.header-section .swiper.slider-main .swiper-pagination {
	position: absolute;
	z-index: 20;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header-section .swiper.slider-main .swiper-pagination-bullet {
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	text-align: center;
	line-height: 2rem;
	font-size: 1.2rem;
	color: #000;
	opacity: 1;
	background: #E0E0E0;
	border-radius: 2.5rem;
	cursor: pointer
}

.header-section .swiper.slider-main .swiper-pagination-bullet:not(:last-of-type) {
	margin-right: 0.8rem
}

.header-section .swiper.slider-main .swiper-pagination-bullet-active {
	width: 1.8rem;
	color: #fff;
	background: #FFF
}

.header-section .swiper-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: unset !important;
}

.header-section .swiper-slide {
	position: relative;
	width: 100% !important;
	height: 70vh !important
}

.header-section .swiper-slide img {
	width: 100vw !important;
	height: 70vh;
	max-width: unset
}

.header-section .header-section__form input {
	border-radius: 1rem;
	opacity: 0.2;
	background: #BDBDBD;
	padding: 1.2rem 2.3rem;
	margin-right: 4.2rem
}

.about {
	border-radius: 2.5rem 2.5rem 0 0;
	background: #FFF;
	margin-top: -3rem;
	z-index: 10
}

.about__inner {
	width: 100%
}

.about__text {
	margin: 2.5rem 0 5rem 0;
	color: #4F4F4F;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	line-height: normal
}

.about .road-map__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	padding: 4rem 1rem 5rem 1rem
}

.about .road-map__item:last-of-type {
	padding-bottom: 10rem
}

.about .road-map__item::after {
	position: absolute;
	content: "";
	top: 0;
	left: -3rem;
	width: 0.5rem;
	height: 100%;
	background: #C63235
}

.about .road-map__title {
	width: 100%;
	max-width: 60rem;
	margin-bottom: 0.5rem;
	margin-top: 7.5rem;
	color: #333;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	line-height: normal
}

.about .road-map__info {
	width: 100%;
	max-width: 60rem;
	color: #4F4F4F;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	line-height: normal
}

.about .road-map__info ul {
	list-style: disc;
	margin-left: 3rem
}

.about .road-map__year {
	position: absolute;
	z-index: 10;
	color: #FFF;
	text-align: center;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	font-size: 3.2rem;
	line-height: normal;
	background: #C63235;
	border-radius: 2.5rem;
	padding: 0.5rem 2.75rem;
	left: 1rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.about__img {
	position: relative;
}

.team {
	border-radius: 2.5rem 2.5rem 0 0;
	background: #FFF;
	margin-top: -3rem;
	z-index: 10
}

.team__inner {
	width: 100%
}

.team__slider {
	margin: 10rem 0
}

.team__slider h3 {
	color: #333;
	font-family: "Gilroy Bold";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	font-size: 2.4rem;
	line-height: normal;
	margin-bottom: 0.2rem
}

.team__slider p {
	color: #828282;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.8rem;
	line-height: normal;
	margin-bottom: 2.5rem
}

.team .swiper {
	width: 100%;
	max-width: 140rem;
	overflow-x: hidden;
	margin-bottom: 10rem
}

.team .swiper-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	height: unset !important;
	column-gap: 1rem;
}

.team .swiper-slide {
	position: relative;
	width: 20rem !important;
	height: 22rem !important;
	border-radius: 2.5rem
}

.team .swiper-slide .name {
	position: absolute;
	z-index: 10;
	bottom: 1rem;
	width: 100%;
	left: 1rem;
	color: #FFF;
	font-family: "Gilroy SemiBold";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	font-size: 1.4rem;
	line-height: normal
}

.team .swiper-slide .position {
	position: absolute;
	z-index: 10;
	bottom: -0.5rem;
	width: 100%;
	left: 1rem;
	color: #E0E0E0;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-size: 1.2rem;
	line-height: normal
}

.team .swiper-slide::after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(57.29%, rgba(0, 0, 0, 0)), to(#000));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 57.29%, #000 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 57.29%, #000 100%);
	border-radius: 2.5rem
}

.team .swiper-slide img {
	display: block;
	width: 20rem;
	height: 22rem;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: unset;
	border-radius: 2.5rem
}

.team .swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 2rem auto 0 auto
}

.team .swiper-pagination-bullet {
	width: 0.48rem;
	height: 0.48rem;
	text-align: center;
	line-height: 2rem;
	font-size: 1.2rem;
	color: #000;
	opacity: 1;
	background: #C63235;
	border-radius: 2.5rem;
	cursor: pointer
}

.team .swiper-pagination-bullet:not(:last-of-type) {
	margin-right: 0.5rem
}

.team .swiper-pagination-bullet-active {
	width: 1.2rem;
	color: #fff;
	background: #C63235
}

@media (min-width: 430px) {
	.nav-bottom p:nth-of-type(1) {
		font-size: 1.4rem
	}

	.nav-bottom ul {
		font-size: 1.5rem
	}

	.nav-bottom .contacts-wrap .phone-block {
		font-size: 1.4rem;
		margin-right: 7rem
	}

	.nav-bottom .contacts-wrap .email-block {
		font-size: 1.4rem
	}

	.nav-bottom .time {
		font-size: 1.8rem
	}

	.logo {
		width: 10rem;
		height: 3.2rem;
		margin-right: 4.2rem
	}

	.header-section__title {
		font-size: 4rem
	}

	.header-section__subtitle {
		font-size: 1.6rem;
		max-width: 33.1rem;
		margin-bottom: 4rem
	}

	.about__text {
		font-size: 1.6rem
	}


	.team__slider p {
		font-size: 2rem
	}

	.team .swiper-slide {
		width: 23rem !important;
		height: 25rem !important
	}

	.team .swiper-slide .name {
		left: 2rem
	}

	.team .swiper-slide .position {
		left: 2rem
	}

	.team .swiper-slide img {
		width: 23rem;
		height: 25rem
	}
}

@media (min-width: 500px) {
	.about__img {
		margin: 30px auto;
		display: block;
	}
}

@media (min-width: 768px) {
	.header {
		padding: 1.5rem
	}

	.header-section__content {
		left: 8rem
	}
}

@media (min-width: 900px) {
	.about .road-map__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 4rem 1rem 8rem 1rem
	}

	.about .road-map__item:last-of-type {
		padding-bottom: 4rem
	}

	.about .road-map__item::after {
		left: unset;
		right: 50%
	}

	.about .road-map__title {
		width: 40%;
		text-align: right;
		margin-bottom: 0;
		margin-top: 0
	}

	.about .road-map__info {
		font-size: 1.6rem;
		width: 40%
	}

	.about .road-map__year {
		left: 49.7%
	}

	.about__img {
		margin: 0 auto 10rem auto;
		left: unset
	}

	.team {
		margin-top: -8rem
	}

	.team__slider h3 {
		font-size: 3.2rem
	}
}

@media (min-width: 1024px) {
	.no-scroll {
		padding-right: 1.7rem
	}

	.logo {
		width: 12.7rem;
		height: 4rem;
		margin-right: 3.9rem
	}

	.header-section {
		height: 70vh
	}

	.header-section__title {
		font-size: 6.4rem
	}

	.header-section__subtitle {
		font-size: 2.4rem;
		max-width: 76.5rem;
		margin-bottom: 6rem
	}

	.header-section .swiper.slider-main {
		height: 70vh;
	}

	.header-section .swiper.slider-main .swiper-pagination {
		bottom: 10%
	}

	.header-section .swiper-slide {
		height: 70vh !important
	}

	.header-section .swiper-slide img {
		height: 70vh !important
	}

	.team .swiper-slide {
		width: 25rem !important;
		height: 27rem !important
	}

	.team .swiper-slide .name {
		font-size: 1.8rem;
		bottom: 3rem
	}

	.team .swiper-slide .position {
		font-size: 1.6rem;
		bottom: 1rem
	}

	.team .swiper-slide img {
		width: 25rem;
		height: 27rem
	}
}

@media (min-width: 1150px) {
	.header-section .btn--long-mobile {
		display: none
	}
}

@media (min-width: 1200px) {
	.header {
		max-width: 95%;
		border-radius: 2.5rem;
		top: 1.5rem
	}

	.header .user-icon {
		display: none;
		margin-right: 0
	}

	.header .btn--long {
		display: block
	}

	.phone {
		font-size: 2rem;
		margin-right: 0;
		margin-left: unset
	}

	.nav-bottom {
		display: none
	}

	.nav {
		position: static;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0;
		margin-right: 1rem;
		left: 0;
		background: none;
		max-width: 75rem;
		padding-top: 0;
		height: auto;
		overflow-y: unset;
		gap: 1rem;
	}

	.nav .menuitem {
		margin-bottom: 0
	}

	.logo::after {
		position: absolute;
		content: "";
		display: block;
		width: 0.1rem;
		height: 3rem;
		right: -2rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background: #828282
	}

	.cmn-toggle-switch {
		display: none
	}

	.header-section {
		height: 70vh
	}

	.header-section__content {
		margin: 4rem 0 0 0
	}

	.header-section .swiper.slider-main {
		height: 70vh
	}

	.header-section .swiper.slider-main .swiper-pagination {
		bottom: 10%
	}

	.header-section .swiper-slide {
		height: 70vh
	}
}

@media (min-width: 1400px) {
	.header {
		padding: 1.5rem 3rem
	}

	.nav {
		/* margin: 0 9.7rem 0 14rem */
	}

	.logo::after {
		right: -3rem
	}

	.header-section {
		height: 70vh;
	}

	.header-section__content {
		margin: 0 0 0 0;
		left: 7rem
	}

	.header-section__menu {
		display: none;
		max-width: 125rem;
		padding: 2.15rem 4.3rem;
		border-radius: 2.5rem;
		background: rgba(255, 255, 255, 0.9);
		-webkit-backdrop-filter: blur(7.5px);
		backdrop-filter: blur(7.5px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-section .swiper.slider-main {
		height: 70vh;
	}

	.header-section .swiper.slider-main .swiper-pagination {
		bottom: 10%
	}

	.header-section .swiper-slide {
		height: 70vh !important
	}

	.header-section .swiper-slide img {
		height: 70vh !important
	}

	.about__text {
		font-size: 2rem;
		margin: 2.5rem 0 10rem 0
	}

	.about .road-map__item {
		padding: 4rem 1rem 14rem 1rem
	}

	.about .road-map__title {
		width: 50%
	}

	.about .road-map__info {
		font-size: 2rem;
		width: 50%
	}

	.team {
		margin-top: -3rem
	}

	.team .swiper-slide {
		width: 33.5rem !important;
		height: 36rem !important
	}

	.team .swiper-slide .name {
		font-size: 2rem;
		left: 3rem
	}

	.team .swiper-slide .position {
		font-size: 1.8rem;
		left: 3rem
	}

	.team .swiper-slide img {
		width: 33.5rem;
		height: 36rem
	}
}

@media (min-width: 1440px) {
	.header {
		max-width: 144rem
	}
}

@media (min-width: 6768px) {
	.header .user-icon {
		margin-right: 1.5rem
	}
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	select,
	textarea,
	input {
		font-size: 1.6rem !important
	}
}

html,
body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	scroll-behavior: smooth;
	font-family: 'Gilroy';
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	color: #828282
}

html {
	font-size: 10px
}

body>* {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.footer {
	margin-top: auto
}

button {
	cursor: pointer
}

.container {
	max-width: 143rem;
	margin: 0 auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.title {
	font-size: 3.6rem;
	font-weight: 800;
	color: #C63235
}

.subtitle {
	font-size: 2rem;
	font-weight: 500;
	color: #828282
}

.button {
	display: block;
	color: #fff;
	background-color: #C63235;
	border-radius: 10px;
	text-align: center;
	font-weight: 600;
	border: none
}

.button.disabled {
	display: block;
	color: #C63235;
	border-radius: 10px;
	text-align: center;
	font-weight: 600;
	border: none;
	background: transparent
}

.home__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.home__link {
	margin-right: 4rem;
	position: relative;
	font-weight: 500;
	color: #C63235
}

.home__link::after {
	position: absolute;
	content: '';
	width: 5rem;
	height: 5rem;
	background: url("../img/icon/arrows-link.svg") no-repeat;
	top: 3px;
	right: -60px
}

.about-tabs__title {
	margin-bottom: 1rem;
	font-size: 3.2rem;
	font-weight: 800;
	color: #333
}

.gallery {
	padding-top: 5rem
}

.header-section__menu {
	display: none
}

.advantages {
	padding-bottom: 10rem
}

.advantages__title {
	padding-top: 2rem;
	margin-bottom: 10px
}

.advantages__subtitle {
	margin-bottom: 2.6rem
}

.advantages-block {
	margin-bottom: 3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem
}

.advantages-block__item {
	padding: 3rem 1.8rem 1.4rem 2.3rem;
	width: 24%;
	border-radius: 25px;
	background: #F6F7FB
}

.advantages-block__item-img {
	margin-bottom: 3rem
}

.advantages-block__item-img img {
	margin-left: auto;
	margin-right: auto;
	-o-object-fit: cover;
	object-fit: cover
}

.advantages-block__item-title {
	margin-bottom: 2.4rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: #333
}

.advantages-block__item-text {
	position: relative;
	margin-bottom: 1rem;
	margin-left: 2.4rem;
	font-weight: 600
}

.advantages-block__item-text::before {
	position: absolute;
	content: "";
	width: 12rem;
	height: 12rem;
	background: url("../img/home/krug.png") no-repeat;
	left: -27px;
	top: -1px
}

.advantages__text {
	font-size: 1.8rem;
	font-weight: 500;
	color: #BDBDBD
}

.about-nome {
	padding-top: 5rem;
	padding-bottom: 5rem;
	background: #F6F7FB
}

.about-box {
	margin-bottom: 1rem
}

.about__subtitle {
	margin-bottom: 2.6rem
}

.about-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	column-gap: 7rem;
}

.about-block__text {
	max-width: 81rem;
	margin-bottom: 2rem;
	font-size: 2rem;
	font-weight: 500;
	color: #333
}

.about-block__video {
	position: relative;
	aspect-ratio: 16 / 9;
	max-height: 350px;
}

.video {
	position: relative;
}

.video__link {
	position: absolute;
	content: '';
	width: 11rem;
	height: 11rem;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.contact {
	padding-top: 10rem;
	padding-bottom: 10rem
}

.contact-block {
	/*	display: -webkit-box;
	display: -ms-flexbox;
	display: flex*/
}

.contact-block__info {
	/*	margin-left: 10rem*/
}

.contact-block__info-title {
	margin-bottom: 1rem
}

.contact-block__info-subtitle {
	margin-bottom: 1.5rem
}

.contact-block__info-adrress {
	margin-bottom: 1.5rem
}

.contact-block__data {
	padding-top: 3.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.contact-block__data-item {
	width: 19.5rem
}

.contact-block__data-title {
	margin-bottom: 1.5rem
}

.contact-block__data-title,
.contact-block__work {
	font-size: 2rem;
	font-weight: 500;
	color: #828282
}

.contact-block__data-text {
	margin-bottom: 1.5rem;
	display: block
}

.contact-block__data-text,
.contact-block__time {
	font-size: 2rem;
	font-weight: 700;
	color: #333
}

.contact-block__work {
	padding-top: 3.5rem;
	margin-bottom: 1.5rem
}

.contact-block__time {
	margin-bottom: 2.2rem
}

.contact-block__button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.contact-block__btn {
	width: 23rem;
	height: 6rem;
	text-align: center;
	background-color: #C63235;
	font-size: 2rem;
	font-weight: 600;
	line-height: 6rem;
	border-radius: 1rem;
	border: none;
	color: #fff
}

.contact__title {
	margin-bottom: 2.5rem
}

.contact__subtitle {
	margin-bottom: 5rem
}

.map {
	width: 78rem;
	height: 55rem
}

.contact-block__info-title--mobile,
.contact-block__info-subtitle--mobile {
	display: none
}

.slick-dots li {
	list-style: none
}

.stock {
	padding-top: 5rem;
	padding-bottom: 6.8rem;
	background: #F6F7FB
}

.stock .container {
	padding-bottom: 30px;
}

.stock-box__subtitle {
	margin-bottom: 2.6rem
}

.stock-slider__item {
	margin-left: 1rem;
	margin-right: .3rem
}

.stock-slider__item-title {
	position: relative;
	display: block;
	padding-left: 3rem;
	font-size: 1.8rem;
	font-weight: 600;
	color: #fff;
	-webkit-transform: translateY(-20rem);
	-ms-transform: translateY(-20rem);
	transform: translateY(-20rem)
}

.stock-slider__item-title::before {
	position: absolute;
	content: '';
	width: 2rem;
	height: 2rem;
	background: url("../img/icon/offer.svg") no-repeat;
	right: 15px;
	top: 5px
}

.offer {
	padding-top: 10rem;
	padding-bottom: 10rem
}

.offer-box__subtitle {
	margin-bottom: 2.6rem
}

.offer-slider__item {
	margin-left: 1rem;
	margin-right: .3rem
}

.offer-slider__item-title {
	position: relative;
	display: block;
	padding-left: 3rem;
	font-size: 2rem;
	font-weight: 600;
	color: #fff;
	-webkit-transform: translateY(-6rem);
	-ms-transform: translateY(-6rem);
	transform: translateY(-6rem)
}

.offer-slider__item-title::before {
	position: absolute;
	content: '';
	width: 2rem;
	height: 2rem;
	background: url("../img/icon/offer.svg") no-repeat;
	right: 15px;
	top: 5px
}

.offer-slider__item-img img {
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 2rem
}

.confidence {
	padding-top: 5rem;
	padding-bottom: 8rem;
	background: #F6F7FB
}

.confidence-box__subtitle {
	max-width: 120rem;
	margin-bottom: 3rem
}

.confidence-slider .slick-dots {
	margin-top: 3rem
}

.confidence-slider__item {
	max-width: 68rem;
	margin-left: 1rem;
	margin-right: 1rem;
	padding: 3rem;
	border-radius: 25px;
	background: #fff
}

.confidence-slider__box {
	margin-bottom: 3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.confidence-slider__content {
	margin-left: 2rem
}

.confidence-slider__content-title {
	margin-bottom: .5rem;
	font-size: 2rem;
	font-weight: 700;
	color: #000
}

.confidence-slider__content-text {
	margin-bottom: 1.5rem;
	font-weight: 500;
	color: #828282
}

.confidence-slider__text {
	font-weight: 600;
	color: #4F4F4F
}

.employees {
	padding-top: 10rem;
	padding-bottom: 10rem
}

.home__box {
	margin-bottom: .5rem
}

.employees-box__subtitle {
	max-width: 120rem;
	margin-bottom: 2.6rem
}

.employees-slider__item {
	width: 33rem
}

.employees-slider__info {
	-webkit-transform: translateY(-9rem);
	-ms-transform: translateY(-9rem);
	transform: translateY(-9rem);
	text-align: center
}

.employees-slider__info-title {
	margin-bottom: .5rem;
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.employees-slider__info-subtitle {
	font-size: 1.8rem;
	font-weight: 500;
	color: #E0E0E0
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem
}

.slick-dots li button {
	font-size: 0;
	padding: 0;
	border: none
}

.slick-dots li button {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-color: #C63235;
	opacity: .5
}

.slick-dots li.slick-active button {
	opacity: 1;
	width: 1.5rem;
	border-radius: 40%
}

.gallery-slider.offer {
	padding-top: 5rem
}

.gallery__title,
.gallery__subtitle {
	margin-left: 2rem
}

.gallery__title-slider {
	margin-bottom: 2.6rem;
	font-size: 3.2rem;
	font-weight: 800;
	color: #333
}

.header-block {
	max-width: 125rem;
	padding: 1rem 3rem 1rem 0rem;
	border-radius: 25px;
	background: rgba(255, 255, 255, 0.9);
	-webkit-backdrop-filter: blur(7.5px);
	backdrop-filter: blur(7.5px)
}

.header-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header-form__select {
	width: 18rem;
	margin-left: 5.7rem;
	border: none;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../img/icon/arrows-select.svg") no-repeat;
	background-position-x: 15rem;
	background-position-y: 1.5rem;
	outline: none
}

.header-form__select>.header-form__select {
	height: 31px;
	width: 220px
}

.header-form__input {
	padding-left: 2.3rem;
	padding-right: 2.3rem;
	margin-left: 5.7rem;
	width: 26rem;
	height: 5rem;
	border-radius: 10px;
	border: none;
	opacity: 0.7;
	background-color: #BDBDBD;
	font-size: 1.6rem;
}

.header-form__input::-webkit-input-placeholder {
	font-size: 1.6rem;
	color: #828282
}

.header-form__input::-moz-placeholder {
	font-size: 1.6rem;
	color: #828282
}

.header-form__input:-ms-input-placeholder {
	font-size: 1.6rem;
	color: #828282
}

.header-form__input::-ms-input-placeholder {
	font-size: 1.6rem;
	color: #828282
}

.header-form__input::placeholder {
	font-size: 1.6rem;
	color: #828282
}

.header-form__btn {
	margin-left: 4.5rem;
	display: block;
	width: 15rem;
	background-color: #C63235;
	font-weight: 600;
	border: none;
	color: #fff;
	border-radius: 1rem
}

.about-page {
	padding-top: 5rem
}

.about-tabs__item {
	position: relative;
	margin-bottom: 3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 2.5rem;
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
	z-index: 10
}

.about-tabs__item-btn {
	padding: 1rem 2.5rem;
	color: #C63235;
	background-color: transparent;
	font-weight: 600;
	border: 1px solid #C63235;
	border-radius: 50px
}

.tabs-active {
	background-color: #C63235;
	color: #fff
}

.about-page__title {
	margin-right: auto;
	margin-bottom: 1rem;
	font-size: 3.6rem;
	font-weight: 800;
	color: #C63235
}

.about-slider {
	margin-bottom: 10rem
}

.about__page-subtitle {
	margin-bottom: 2.5rem
}

.about-slider__item {
	width: 33rem;
	margin-left: 1rem
}

.about-slider__info {
	-webkit-transform: translateY(-9rem);
	-ms-transform: translateY(-9rem);
	transform: translateY(-9rem);
	text-align: center
}

.about-slider__info-title {
	margin-bottom: .5rem;
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.about-slider__info-subtitle {
	font-size: 1.8rem;
	font-weight: 500;
	color: #E0E0E0
}

.story {
	padding-bottom: 10rem
}

.story__subtitle {
	margin-bottom: 10rem
}

.story-block__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 8rem
}

.story-block__item-title {
	width: 60rem;
	margin-right: 4rem;
	font-size: 3.2rem;
	font-weight: 700;
	color: #333
}

.story-block__item-title div {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-left: auto
}

.story-block__item-title--one {
	margin-left: auto
}

.story-block__item-title--two {
	margin-left: auto
}

.story-block__item-title--three {
	margin-left: auto
}

.story-block__item-year {
	position: relative;
	width: 12rem;
	height: 5rem;
	border-radius: 2rem;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 5rem;
	text-align: center;
	background-color: #C63235;
	color: #fff
}

.story-block__item-year::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 35rem;
	left: 58px;
	background-color: #C63235;
	z-index: -1
}

.story-block__item-text {
	margin-left: 4rem;
	width: 60rem;
	font-size: 2rem;
	font-weight: 700;
	color: #4F4F4F
}

.story-block__item-text p {
	margin-bottom: 1rem
}

.story-block__item-text--list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.story__img img {
	margin-left: auto;
	margin-right: auto
}

.vacancies {
	padding-bottom: 10rem
}

.vacancies-block {
	padding: 3rem 8rem;
	border-radius: 25px;
	background: #F6F7FB
}

.vacancies-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.vacancies-box__item {
	font-size: 1.8rem;
	font-weight: 500
}

.vacancies-box__item-name {
	padding-right: 1rem;
	width: 100%;
	margin-top: 1rem;
	border: none;
	background-color: transparent
}

.vacancies-box__item-name::-webkit-input-placeholder {
	font-size: 2.4rem;
	font-weight: 600;
	color: #000
}

.vacancies-box__item-name::-moz-placeholder {
	font-size: 2.4rem;
	font-weight: 600;
	color: #000
}

.vacancies-box__item-name:-ms-input-placeholder {
	font-size: 2.4rem;
	font-weight: 600;
	color: #000
}

.vacancies-box__item-name::-ms-input-placeholder {
	font-size: 2.4rem;
	font-weight: 600;
	color: #000
}

.vacancies-box__item-name::placeholder {
	font-size: 2.4rem;
	font-weight: 600;
	color: #000
}

.vacancies-box__item-input {
	margin-top: 1rem;
	padding-right: 1rem;
	display: block;
	border: none;
	background-color: transparent;
	font-size: 2.4rem;
	color: #2F80ED
}

.vacancies-block__text {
	margin-top: 3rem;
	margin-bottom: 3rem;
	max-width: 95rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	color: #828282
}

.vacancies-block__btn {
	width: 20rem;
	height: 5rem;
	line-height: 5rem;
	margin-left: auto;
	margin-right: auto;
	display: block
}

.questions {
	margin-top: 10rem
}

.questions__subtile {
	margin-bottom: 2rem
}

.questions__wrapper {
	margin-bottom: 2rem;
	padding: 3rem 3rem 5rem 3rem;
	background: #F6F7FB;
	border-radius: 1rem
}

.questions-accardion__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.questions-accardion__title {
	margin-bottom: 1rem;
	font-size: 2.4rem;
	font-weight: 600;
	color: #4F4F4F
}

.questions-accardion__subtitle {
	display: block;
	font-size: 2rem;
	font-weight: 500;
	color: #4F4F4F
}

.questions-accardion__block-price {
	margin-right: 4rem;
	position: relative;
	font-size: 2.4rem;
	font-weight: 800;
	color: #4F4F4F
}

.questions-accardion__block-price::after {
	position: absolute;
	content: "";
	width: 2rem;
	height: 2rem;
	background: url("../img/icon/arrows-select.svg") no-repeat;
	top: 5px;
	right: -35px
}

.questions-accardion__text {
	padding-top: 3rem;
	font-size: 2rem;
	font-weight: 600;
	color: #4F4F4F
}

.questions-accardion__text li {
	font-size: 2rem;
	color: #828282;
	margin-bottom: .5rem;
	margin-top: .5rem
}

.questions__btn {
	display: block;
	margin-top: 5rem;
	width: 20rem;
	height: 5rem;
	margin-left: auto;
	margin-right: auto
}

.questions-accardion__content {
	display: none
}

.requisites {
	padding-bottom: 10rem
}

.requisites__subtitle {
	margin-bottom: 2.5rem
}

.requisites-block {
	padding: 3rem;
	background: #F6F7FB;
	border-radius: 1rem
}

.requisites-block__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #E0E0E0
}

.requisites-block__item:last-child {
	border-bottom: none
}

.requisites-block__item-name {
	font-size: 2.4rem;
	font-weight: 600;
	color: #4F4F4F
}

.requisites-block__item-desc {
	font-size: 2.4rem;
	font-weight: 500;
	color: #828282
}

.documentation {
	padding-bottom: 10rem
}

.documentation.partners {
	padding-bottom: 7.5rem
}

.documentation__title {
	font-size: 3.2rem;
	font-weight: 800
}

.documentation__title-two {
	padding-top: 7.5rem
}

.documentation__subtitle {
	margin-bottom: 2.5rem
}

.documentation-block {
	margin-bottom: 2.5rem;
	padding: 4.5rem 3rem 3rem 3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #F6F7FB;
	border-radius: 1rem
}

.documentation-block__img img {
	min-width: 8rem
}

.documentation-block__item {
	margin-left: 3rem
}

.documentation-block {
	position: relative
}

.documentation-block::after {
	position: absolute;
	content: '';
	width: 2rem;
	height: 2rem;
	background: url("../img/icon/arrows-link.svg") no-repeat;
	right: 25px;
	top: 63px
}

.documentation-block__item-title {
	margin-bottom: 1rem;
	font-size: 2.4rem;
	font-weight: 600
}

.documentation-block__item-text {
	font-size: 2rem;
	color: #828282
}

.reviews__title {
	display: none
}

.reviews {
	padding-bottom: 2.5rem
}

.reviews__subtitle {
	margin-bottom: 3rem;
	max-width: 111rem;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.2rem;
	font-weight: 500;
	color: #828282;
	text-align: center
}

.reviews__btn {
	width: 21rem;
	height: 5rem;
	display: block;
	line-height: 5rem;
	margin-left: auto;
	margin-right: auto
}

.reviews-block__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.reviews-block {
	margin-top: 5rem;
	padding: 3rem 3rem 4.9rem 3rem;
	margin-bottom: 2.5rem;
	border-radius: 25px;
	background: #F6F7FB
}

.reviews-block__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 3rem
}

.reviews-block__item {
	margin-left: 2rem
}

.reviews-block__img img {
	min-width: 10rem;
	height: 10rem;
	-o-object-fit: cover;
	object-fit: cover
}

.reviews-block__item-title {
	margin-bottom: .5rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #000
}

.reviews-block__item-text {
	font-weight: 500;
	color: #828282
}

.reviews-block__rate {
	width: 20rem;
	margin-left: auto
}

.reviews-block__bottom {
	font-weight: 600;
	color: #4F4F4F
}

.hide {
	display: none
}

.show {
	display: block
}

.footer {
	padding-top: 4rem;
	padding-bottom: 4rem;
	background: #333
}

.footer__inner {
	color: #fff
}

.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 3rem
}

.footer__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer__menu-item {
	list-style: none
}

.footer__menu-item+.footer__menu-item {
	margin-left: 4rem
}

.footer__menu-link {
	font-weight: 600
}

.footer-top__inner {
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
	/*margin-left: auto;*/
	/*-webkit-column-gap: 8rem;*/
	/*-moz-column-gap: 8rem;*/
	/*column-gap: 8rem*/
}

.footer-top__phone-link,
.footer-top__email-link {
	display: block;
	margin-bottom: 1rem;
	font-weight: 600
}

.footer-top__phone-link--one,
.footer-top__email-link--one {
	position: relative;
	display: block
}

.footer-top__phone-link--one::before,
.footer-top__email-link--one::before {
	position: absolute;
	content: '';
	width: 3rem;
	height: 3rem;
	top: -3px;
	left: -30px
}

.footer-top__phone-link--one::before {
	background: url("../img/icon/Calling.svg") no-repeat
}

.footer-top__email-link--one::before {
	background: url("../img/icon/Message.svg") no-repeat
}

.footer-center {
	padding-bottom: 3.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #828282
}

.footer-center__img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer-center__img-link {
	margin-left: 2rem
}

.footer-center__address a {
	margin-bottom: 1.6rem;
	display: block;
	font-weight: 600
}

.footer-center__address-icon {
	position: relative
}

.footer-center__address-icon::before {
	position: absolute;
	content: '';
	width: 4rem;
	height: 4rem;
	background: url("../img/icon/adress.svg") no-repeat;
	left: -30px;
	top: -2px
}

.footer__bottom {
	margin-top: 4.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 300
}

.footer__bottom-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 1.5rem;
	-moz-column-gap: 1.5rem;
	column-gap: 1.5rem
}

.personal__title {
	padding-top: 5rem;
	margin-bottom: .5rem;
	font-size: 4rem;
	font-weight: 800;
	color: #C63235
}

.personal-tabs__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 2.5rem;
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem
}

.personal-tabs__item-btn {
	/* width: 10rem; */
	height: 4rem;
	display: block;
	color: #C63235;
	font-weight: 600;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #C63235;
	background-color: transparent;

	/* changed */
	padding: 0 30px;
}

.personal-tabs--active {
	background-color: #C63235;
	color: #fff
}

.entry__text {
	margin-top: 5rem;
	margin-bottom: 2.5rem;
	font-size: 2.4rem;
	color: #BDBDBD;
	text-align: center
}

.entry__btn,
.garage__block-btn,
.garage__button {
	margin-bottom: 10rem;
	/* width: 26rem; */
	height: 6rem;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 2rem;
	line-height: 6rem;
	font-weight: 600;
	color: #fff;
	border: none;
	border-radius: 1rem;
	background-color: #C63235;

	/* changed */
	padding: 0 30px;
}

.entry-page__inner {
	position: relative;
	width: 100%;
	margin-top: 5rem;
	margin-bottom: 5rem;
	padding: 2rem 3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 25px;
	background: #F6F7FB;
	-webkit-box-shadow: 0px 25px 37px -10px rgba(161, 166, 175, 0.15);
	box-shadow: 0px 25px 37px -10px rgba(161, 166, 175, 0.15)
}

.entry-page__inner::after {
	position: absolute;
	content: '';
	width: 2rem;
	height: 2rem;
	background: url("../img/icon/arrows-link.svg") no-repeat;
	right: 40px;
	top: 55px
}

.entry-page__box {
	width: 9rem;
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 2.5rem;
	color: #fff;
	text-align: center;
	font-weight: 600;
	background-color: #C63235;
	border-radius: 1rem
}

.entry-page__block span {
	display: block;
	margin-bottom: .5rem;
	margin-left: 3rem
}

.entry-page__block-marka {
	font-size: 2.4rem;
	font-weight: 600;
	color: #000
}

.entry-page__block-to {
	font-size: 2rem;
	font-weight: 600;
	color: #333
}

.entry-page__block-adrress {
	font-size: 1.8rem;
	color: #2F80ED
}

.entry-modal,
.entrypage-modal,
.entry-canceled,
.entry-bonus,
.garage,
.sms,
.sms-code,
.information,
.expect,
.nivus {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	fill: rgba(24, 50, 86, 0.5);
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px)
}

.entry-modal__inner,
.entrypage-modal__inner,
.entry-canceled__inner,
.entry-bonus__inner,
.garage__inner,
.sms__inner,
.sms-code__inner,
.information__inner,
.expect__inner,
.nivus__inner {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.entry-form {
	position: relative;
	padding: 3rem;
	width: 70rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 25px;
	background: #FFF
}

.entry-modal__title {
	margin-bottom: .5rem;
	font-size: 3rem;
	font-weight: 500;
	color: #C63235
}

.entry-modal__text {
	margin-bottom: 5rem;
	font-size: 2rem;
	font-weight: 400;
	color: #828282
}

.entry-modal__label {
	padding: 2.6rem 1.9rem;
	margin-bottom: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 25px;
	background: #FFF;
	-webkit-box-shadow: 0px 25px 37px -10px rgba(161, 166, 175, 0.15);
	box-shadow: 0px 25px 37px -10px rgba(161, 166, 175, 0.15)
}

.entry-modal__text {
	font-size: 1.8rem;
	font-weight: 600
}

.entry-modal__number {
	font-size: 1.4rem;
	font-weight: 600;
	color: #333
}

.entry-modal__number span {
	color: #BDBDBD
}

.entry-modal__input {
	width: 0;
	height: 0;
	background-color: transparent
}

.entry-modal__checkbox {
	display: block;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	border: 1px solid #C63235
}

.entry-modal__input:checked+.entry-modal__checkbox {
	background-color: #C63235;
	background-image: url("check.svg");
	background-position: center;
	background-repeat: no-repeat
}

.entry-modal__btn {
	margin-top: 5rem;
	margin-bottom: 5rem;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	color: #C63235
}

.entry-modal__button {
	max-width: 37rem;
	width: 100%;
	height: 6rem;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 2rem;
	font-weight: 600;
	border-radius: 1rem;
	color: #fff;
	background-color: #C63235;
	border: none
}

.entry-form__close {
	position: absolute;
	top: 20px;
	right: 51px;
	font-size: 5rem;
	color: #000;
	cursor: pointer
}

.entry-form__hide {
	display: none
}

.entry-form__show {
	display: block
}

.entrypage-modal {
	display: block
}

.entrypage-form {
	width: 70rem;
	padding: 1rem 2rem 2rem 2rem;
	background-color: #fff;
	border-radius: 1rem
}

.entrypage-form__img img {
	width: 40px;
	margin-left: auto;
	margin-right: auto
}

.entrypage-form__img {
	margin-bottom: .5rem
}

.entrypage-form__subtitle,
.entrypage-form__title {
	margin-bottom: .5rem;
	font-size: 2rem;
	text-align: center;
	font-weight: 700
}

.entrypage-form__subtitle {
	color: #000
}

.entrypage-form__title {
	color: #C63235
}

.entrypage-form__text {
	margin-bottom: 3rem;
	font-size: 1.8rem;
	font-weight: 700;
	color: #828282;
	text-align: center
}

.entrypage-form__map img {
	width: 100%;
	height: 20rem;
	margin-left: auto;
	margin-right: auto
}

.entrypage-form__link {
	width: 20rem;
	height: 4rem;
	line-height: 4rem;
	margin-left: auto;
	margin-right: auto;
	-webkit-transform: translateY(-10rem);
	-ms-transform: translateY(-10rem);
	transform: translateY(-10rem)
}

.entrypage-form__box {
	margin-bottom: 1.8rem;
	font-size: 2rem;
	font-weight: 700;
	color: #000
}

.entrypage-form__input {
	margin-top: 1.5rem;
	padding: 1.3rem;
	display: block;
	width: 100%;
	border: none;
	border-radius: 25px;
	background: #F6F7FB
}

.entrypage-form__input::-webkit-input-placeholder {
	font-size: 1.6rem;
	font-weight: 600
}

.entrypage-form__input::-moz-placeholder {
	font-size: 1.6rem;
	font-weight: 600
}

.entrypage-form__input:-ms-input-placeholder {
	font-size: 1.6rem;
	font-weight: 600
}

.entrypage-form__input::-ms-input-placeholder {
	font-size: 1.6rem;
	font-weight: 600
}

.entrypage-form__input::placeholder {
	font-size: 1.6rem;
	font-weight: 600
}

.entrypage-form__textarea {
	padding: 1.3rem;
	height: 8rem;
	display: block;
	width: 100%;
	border: none;
	border-radius: 25px;
	background: #F6F7FB;
	font-size: 1.4rem;
	resize: none
}

.entrypage-form__btn {
	width: 20rem;
	height: 4rem;
	margin: 1rem auto 1rem auto
}

.entrypage-form__button {
	display: block;
	text-align: center;
	color: #C63235
}

.entry-canceled {
	display: block
}

.entry-canceled__block {
	padding: 7rem 3rem 10rem 3rem;
	width: 70rem;
	background: #fff;
	border-radius: 2rem
}

.entry-canceled__img img {
	margin-left: auto;
	margin-right: auto
}

.entry-canceled__block-title {
	margin-top: 7.5rem;
	margin-bottom: .5rem;
	font-size: 3.2rem;
	font-weight: 700;
	color: #333;
	text-align: center
}

.entry-canceled__block-text {
	margin-bottom: 10rem;
	font-size: 2.4rem;
	font-weight: 500;
	color: #828282;
	text-align: center
}

.entry-canceled__block-btn {
	margin-right: auto;
	margin-left: auto;
	width: 37rem;
	height: 6rem;
	line-height: 6rem
}

.entry-bonus {
	display: block
}

.entry-bonus__block {
	width: 43rem;
	padding: 4.5rem 2rem;
	border-radius: 1rem;
	background: #FFF
}

.entry-bonus__block-title {
	margin-bottom: .5rem;
	font-size: 3.2rem;
	font-weight: 800;
	color: #000
}

.entry-bonus__block-title span {
	color: #C63235
}

.entry-bonus__block-text {
	margin-bottom: 4.5rem;
	font-size: 2.4rem;
	color: #828282
}

.entry-bonus__block-btn {
	width: 37rem;
	height: 6rem;
	line-height: 6rem;
	margin-left: auto;
	margin-right: auto
}

.entry-bonus__block-link {
	display: block;
	margin-top: 2rem;
	font-size: 2rem;
	font-weight: 600;
	color: #C63235;
	text-align: center
}

.garage__block {
	position: relative;
	padding: 3rem;
	width: 70rem;
	border-radius: 25px;
	background: #F6F7FB
}

.garage__block-title {
	margin-bottom: .5rem;
	font-size: 4rem;
	font-weight: 700;
	color: #333
}

.garage__block-subtitle {
	margin-bottom: .5rem;
	font-weight: 600;
	font-size: 3.3rem;
	color: #333
}

.garage__block-subtitle span {
	color: #828282;
	font-weight: 300
}

.garage__block-text {
	margin-bottom: 5rem;
	font-weight: 600;
	font-size: 2rem;
	color: #333
}

.garage__block-text span {
	color: #828282;
	font-weight: 300
}

.garage__block__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 2rem;
	width: 100%;
	padding: 2rem;
	border-radius: 25px;
	background: #FFF;
	-webkit-box-shadow: 0px 25px 37px -10px rgba(161, 166, 175, 0.15);
	box-shadow: 0px 25px 37px -10px rgba(161, 166, 175, 0.15)
}

.garage__block__box {
	width: 7rem;
	background-color: #C63235;
	padding: 1rem;
	border-radius: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.garage__block__box input {
	width: 7rem;
	text-align: center;
	background-color: transparent;
	border: none
}

.garage__block__box input::-webkit-input-placeholder {
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.garage__block__box input::-moz-placeholder {
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.garage__block__box input:-ms-input-placeholder {
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.garage__block__box input::-ms-input-placeholder {
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.garage__block__box input::placeholder {
	font-size: 2rem;
	font-weight: 600;
	color: #fff
}

.garage__block-wrrapper {
	margin-left: 2rem
}

.garage__block-wrrapper input {
	display: block;
	border: none;
	background-color: transparent
}

.entry-page__block-marka {
	margin-bottom: .5rem;
	font-weight: 600;
	color: #000
}

.entry-page__block-to {
	font-size: 1.4rem;
	font-weight: 600;
	color: #333
}

.entry-page__block-adrress {
	font-size: 1.4rem;
	font-weight: 600;
	color: #2F80ED
}

.garage__block-btn {
	margin-bottom: 0
}

.garage__block__close {
	position: absolute;
	font-size: 5rem;
	color: #C63235;
	right: 25px;
	top: 20px;
	cursor: pointer
}

.sms {
	display: block
}

.sms__block,
.sms-code__block {
	width: 55rem;
	padding: 4rem;
	border-radius: 25px;
	background: #FFF
}

.sms__logo,
.sms-code__logo {
	display: block;
	margin-bottom: 3rem
}

.sms__logo img,
.sms-code__logo img {
	margin-left: auto;
	margin-right: auto
}

.sms__title,
.sms-code__title {
	margin-bottom: 2rem;
	font-size: 3.2rem;
	font-weight: 700;
	color: #000;
	text-align: center
}

.sms__input {
	margin-bottom: 5.8rem;
	max-width: 45rem;
	width: 100%;
	padding: 2rem;
	border-radius: 10px;
	background: #F6F7FB;
	border: none;
	text-align: center
}

.sms__input::-webkit-input-placeholder {
	font-size: 2rem;
	color: #828282
}

.sms__input::-moz-placeholder {
	font-size: 2rem;
	color: #828282
}

.sms__input:-ms-input-placeholder {
	font-size: 2rem;
	color: #828282
}

.sms__input::-ms-input-placeholder {
	font-size: 2rem;
	color: #828282
}

.sms__input::placeholder {
	font-size: 2rem;
	color: #828282
}

.sms__btn,
.sms-code__btn {
	width: 37rem;
	height: 6rem;
	margin-left: auto;
	margin-right: auto;
	line-height: 6rem;
	cursor: pointer;
}

.sms-code {
	display: block
}

.sms-code__box {
	margin-bottom: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem
}

.sms-code__input {
	padding: 1.5rem;
	width: 6rem;
	height: 7rem;
	background: #F6F7FB;
	border-radius: 1rem;
	border: none;
	text-align: center
}

.sms-code__text {
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	color: #828282
}

.sms-code__text span {
	color: #C63235
}

.sms-code__btn {
	margin-top: 6rem
}

.information {
	display: block
}

.information__block {
	width: 43rem;
	padding: 4rem 2rem;
	border-radius: 25px;
	background: #FFF
}

.information__title {
	margin-bottom: 1rem;
	font-size: 3.2rem;
	font-weight: 700;
	color: #000
}

.information__text {
	margin-bottom: 5rem;
	font-size: 1.8rem;
	font-weight: 300;
	color: #828282
}

.information__btn {
	margin-bottom: 1rem;
	width: 100%;
	height: 6rem;
	line-height: 6rem
}

.expect {
	display: block
}

.expect__block {
	width: 43rem;
	padding: 5rem 3rem 8rem 3rem;
	border-radius: 25px;
	background: #FFF
}

.expect__img img {
	margin-left: auto;
	margin-right: auto
}

.expect__img {
	margin-bottom: 5rem
}

.expect__title {
	margin-bottom: .5rem;
	font-size: 3.2rem;
	font-weight: 700;
	color: #333;
	text-align: center
}

.expect__text {
	margin-bottom: 7rem;
	font-size: 2.4rem;
	font-weight: 500;
	color: #828282;
	text-align: center
}

.expect__btn {
	width: 100%;
	height: 6rem;
	line-height: 6rem
}

.nivus {
	display: block
}

.nivus__block {
	width: 70rem;
	padding: 2rem;
	border-radius: 25px;
	background: #FFF
}

.nivus__title {
	margin-bottom: .5rem;
	font-size: 3rem;
	font-weight: 700;
	color: #C63235
}

.nivus__text {
	margin-bottom: 4rem;
	font-size: 2rem;
	font-weight: 300;
	color: #828282
}

.nivus__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 3rem
}

.nivus__box-btn {
	width: 31rem;
	height: 5.8rem;
	line-height: 5.8rem;
	border-radius: 3rem
}

.nivus__box-btn--disabled {
	background-color: transparent;
	color: #4F4F4F;
	background: #E0E0E0
}

.nivus__item {
	margin-bottom: 4rem;
	font-size: 2rem;
	color: #828282
}

.nivus__item-input {
	width: 100%;
	height: 7rem;
	border: none;
	border-radius: 10px;
	opacity: 0.2;
	background: #E0E0E0
}

.nivus__item-input::-webkit-input-placeholder {
	font-size: 2rem
}

.nivus__item-input::-moz-placeholder {
	font-size: 2rem
}

.nivus__item-input:-ms-input-placeholder {
	font-size: 2rem
}

.nivus__item-input::-ms-input-placeholder {
	font-size: 2rem
}

.nivus__item-input::placeholder {
	font-size: 2rem
}

.nivus__item-input--date {
	text-align: center
}

.nivus__item-input--date::-webkit-input-placeholder {
	font-size: 2rem;
	font-weight: 500;
	color: #333
}

.nivus__item-input--date::-moz-placeholder {
	font-size: 2rem;
	font-weight: 500;
	color: #333
}

.nivus__item-input--date:-ms-input-placeholder {
	font-size: 2rem;
	font-weight: 500;
	color: #333
}

.nivus__item-input--date::-ms-input-placeholder {
	font-size: 2rem;
	font-weight: 500;
	color: #333
}

.nivus__item-input--date::placeholder {
	font-size: 2rem;
	font-weight: 500;
	color: #333
}

.expect__btn {
	width: 37rem;
	height: 6rem;
	margin-left: auto;
	margin-right: auto;
	line-height: 6rem
}

.stock-page {
	padding-top: 5rem;
	padding-bottom: 3rem
}

.stock-page__title {
	margin-bottom: 2.6rem
}

.stock-page__subtitle {
	margin-bottom: 3.5rem
}

.stock__wrapper {
	margin-bottom: 1rem;
	padding: 3rem 3rem 3rem 0;
	width: 100%;
	border-radius: 25px;
	background-color: #F6F7FB
}

.stock-accardion__btn {
	position: relative
}

.stock-accardion__btn::after {
	position: absolute;
	content: '';
	width: 2rem;
	height: 2rem;
	background: url("../img/icon/arrows-select.svg") no-repeat;
	right: 35px;
	top: 60px
}

.stock-accardion__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.stock-accardion__img img {
	-o-object-fit: cover;
	object-fit: cover
}

.stock-accardion__block {
	margin-left: 5rem;
	max-width: 100rem
}

.stock-accardion__block-title {
	margin-bottom: .5rem;
	font-size: 2.4rem;
	color: #000;
	font-weight: 700
}

.stock-accardion__block-text {
	font-size: 2rem;
	font-weight: 600;
	color: #4F4F4F
}

.stock-accardion__content {
	display: none;
	margin-left: 20rem;
	margin-bottom: 2rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #000
}

.stock-accardion__list-item {
	margin-bottom: 1rem;
	font-size: 2rem;
	font-weight: 600;
	color: #4F4F4F
}

.nav-icon {
	position: relative;
	width: 35px;
	height: 30px;
	display: none;
	z-index: 10
}

.nav-icon__middle {
	position: relative;
	width: 35px;
	height: 3px;
	background-color: black;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.nav-icon__middle::after,
.nav-icon__middle::before {
	position: absolute;
	content: '';
	width: 35px;
	height: 3px;
	background-color: black
}

.nav-icon__middle::after {
	bottom: 11px;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.nav-icon__middle::before {
	top: 11px;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.nav-icon.nav-icon--active .nav-icon__middle {
	background-color: transparent;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.nav-icon.nav-icon--active .nav-icon__middle::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 0;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.nav-icon.nav-icon--active .nav-icon__middle::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.mobile-block,
.mobile-top {
	position: relative;
	z-index: 11
}

.mobile-top {
	padding-top: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mobile-top__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.nav-icon {
	-webkit-transform: translateY(12px);
	-ms-transform: translateY(12px);
	transform: translateY(12px)
}

.mobile-top__box-img {
	margin-right: 1rem
}

.mobile.visota {
	height: 30rem
}

@media (max-width: 1150px) {
	.test {
		position: fixed;
		width: 100%;
		height: 30rem;
		overflow: auto;
		background-color: aquamarine;
		left: 0;
		top: 0;
		-webkit-transition: all .4s ease-in;
		-o-transition: all .4s ease-in;
		transition: all .4s ease-in;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	.test.nav--active {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	.nav-icon {
		display: block;
		margin-left: auto
	}
}


.offer-slider__item img {
	min-width: 30rem;
	min-height: 36rem;
}

@media (min-width: 1450px) {
	.offer-slider__item--big img {
		min-width: 66rem;
		min-height: 36rem;
	}
}

@media (max-width: 1450px) {

	.stock-slider__item-img--big img,
	.offer-slider__item--big img {
		width: 33rem;
		height: 36rem;
		-o-object-fit: cover;
		object-fit: cover;
		border-radius: 2rem
	}

	.menu__list {
		padding-left: 0
	}

	.menu__list-item+.menu__list-item {
		margin-left: 1rem
	}

	.stock-slider__item-title,
	.offer-slider__item-title {
		width: 30rem;
		font-size: 15px
	}

	.offer-slider__item-title::before,
	.stock-slider__item-title::before {
		display: none
	}

	.map {
		width: 60rem
	}

	.contact-block__info {
		/*	margin-left: 2rem*/
	}
}

@media (max-width: 1360px) {

	.story-block__item-title,
	.story-block__item-text {
		width: 55rem
	}

	.employees-slider__item {
		width: 30rem;
		margin-left: auto;
		margin-right: auto
	}

	.about-block__text {
		max-width: 60rem
	}

	.about-block {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.map {
		width: 55rem
	}

	.footer__menu-item+.footer__menu-item {
		margin-left: 1rem
	}

	.header-top__phone {
		margin-left: 1.5rem;
		width: 14rem;
		font-size: 16px
	}

	.header-top__btn {
		margin-left: 2rem
	}

	.logo {
		margin-left: 1.5rem
	}

	.header-top__phone::before {
		left: -8px
	}

	.menu__list {
		margin-left: 1rem
	}

	.header-block {
		max-width: 100rem
	}

	.header-form__select {
		margin-left: 1.7rem
	}

	.header-form__input {
		margin-left: 0;
		width: 22rem
	}

	.header-form__select {
		background-position-x: 13rem
	}
}

@media (max-width: 1150px) {
	.advantages-block {
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		column-gap: 2rem;

	}

	.advantages-block__item {
		max-width: 33rem;
		min-width: 250px;
		width: 100%
	}

	.stock-slider__item-img img,
	.offer-slider__item-img img {
		margin-left: auto;
		margin-right: auto
	}

	.stock-slider__item-title,
	.offer-slider__item-title {
		margin-left: auto;
		margin-right: auto
	}

	.stock-slider__item-img img,
	.offer-slider__item--big img .stock-slider__item-img--big img,
	.offer-slider__item-img img {
		width: 30rem;
		height: 32rem
	}

	.about-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.about-tabs__item-btn {
		/* width: 12rem; */
		font-size: 14px
	}

	.contact-block {
		/*		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center*/
	}

	.contact-block__info {
		margin-left: 0
	}

	.contact-block__info-title {
		display: none
	}

	.contact-block__info-subtitle {}

	.contact-block__info-title--mobile,
	.contact-block__info-subtitle--mobile {
		display: block;
		margin-bottom: 1rem
	}

	.contact-block__button {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		row-gap: 2rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.footer__menu {
		display: block
	}

	.footer__menu-item+.footer__menu-item {
		margin-left: 0
	}

	.footer__menu-item {
		margin-bottom: 2rem
	}

	.home__link::after {
		right: -40px
	}

	.header-form__select {
		margin-left: 1.7rem
	}

	.header-form__select {
		background-position-x: 13rem
	}

	.header-form__select {
		width: 15rem
	}

	.header-form__input {
		width: 20rem
	}

	.header__inner {
		display: none
	}

	.header__inner.mobile {
		display: block
	}

	.header-block {
		display: none
	}
}

@media (max-width: 1050px) {
	.menu__list {
		display: none
	}

	.menu-mobile-icon {
		display: block
	}

	.header-top {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (max-width: 968px) {
	html {
		font-size: 9px
	}

	.vacancies-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}

	.vacancies-box__item-input {
		text-align: center
	}

	.about-tabs__item {
		-webkit-column-gap: 1rem;
		-moz-column-gap: 1rem;
		column-gap: 1rem
	}

	.about-tabs__item-btn {
		padding: 1rem 1rem
	}

	.requisites-block__item-desc {
		margin-left: 1rem
	}

	.header-block {
		display: none
	}

	.header {
		min-height: auto
	}

	.header-top__phone {
		width: 17rem
	}

	.header-top {
		-webkit-column-gap: 1rem;
		-moz-column-gap: 1rem;
		column-gap: 1rem
	}
}

@media (max-width: 780px) {
	.footer-center {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		row-gap: 2rem
	}

	.reviews-block__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 1rem
	}

	.reviews-block__item,
	.reviews-block__rate {
		margin-left: 0
	}
}

@media (max-width: 650px) {

	.stock-slider__item-title,
	.offer-slider__item-title {
		-webkit-transform: translateY(-14rem);
		-ms-transform: translateY(-14rem);
		transform: translateY(-14rem);
		width: 24rem
	}

	.about-tabs__item {
		padding-bottom: 2rem;
		-webkit-column-gap: .7rem;
		-moz-column-gap: .7rem;
		column-gap: .7rem;
		overflow-x: auto
	}

	.stock-accardion__block-title,
	.stock-accardion__content {
		font-size: 18px
	}

	.stock-accardion__block-text,
	.stock-accardion__list-item {
		font-size: 14px
	}

	.stock-accardion__img {
		display: none
	}

	.stock-accardion__block {
		margin-left: 0
	}

	.stock-accardion__btn::after {
		right: 5px;
		top: 25px
	}

	.stock-accardion__content {
		margin-top: 2rem;
		margin-left: 0
	}

	.nivus__block,
	.sms__block,
	.sms-code__block,
	.entry-form,
	.information__block,
	.expect__block,
	.entrypage-form,
	.entry-canceled__block,
	.entry-bonus__block,
	.garage__block {
		width: 38rem
	}

	.nivus__title,
	.sms__title,
	.sms-code__title,
	.personal__title,
	.entry-modal__title,
	.information__title,
	.expect__title,
	.entry-canceled__block-title,
	.entry-bonus__block-title,
	.garage__block-title {
		font-size: 24px
	}

	.nivus__text,
	.nivus__box-btn,
	.nivus__item-input,
	.entry__text,
	.expect__text,
	.entry-canceled__block-text,
	.entry-bonus__block-text,
	.garage__block-text {
		font-size: 16px
	}

	.nivus__box-btn {
		max-width: 16rem;
		width: 100%
	}

	.nivus__item-input {
		height: 5rem
	}

	.expect__btn,
	.sms__btn,
	.sms-code__btn,
	.entry-canceled__block-btn,
	.entry-bonus__block-btn {
		width: 100%
	}

	.nivus__box-btn {
		height: 4rem;
		line-height: 4rem
	}

	.nivus__text,
	.nivus__item {
		margin-bottom: 1rem
	}

	.sms__input::-webkit-input-placeholder {
		font-size: 14px
	}

	.sms__input::-moz-placeholder {
		font-size: 14px
	}

	.sms__input:-ms-input-placeholder {
		font-size: 14px
	}

	.sms__input::-ms-input-placeholder {
		font-size: 14px
	}

	.sms__input::placeholder {
		font-size: 14px
	}

	.personal__title {
		padding-top: 2rem
	}

	.personal-tabs__item-btn {
		font-size: 14px;
		width: auto;
		height: 3rem
	}

	.entry-form__close {
		right: 22px;
		top: 12px
	}

	.entry-modal__checkbox {
		width: 2rem;
		height: 2rem
	}

	.entry-modal__label {
		padding: 1.5rem
	}

	.entry-modal__btn {
		margin-top: 3rem;
		margin-bottom: 4rem
	}

	.expect__text {
		margin-bottom: 3rem
	}

	.expect__img img {
		width: 50px
	}

	.expect__img {
		margin-bottom: 3rem
	}

	.expect__block {
		padding: 4rem
	}

	.entrypage-form__map img {
		height: 16rem
	}

	.entry-canceled__block {
		padding-top: 4rem;
		padding-bottom: 4rem
	}

	.entry-canceled__block-text {
		margin-bottom: 5rem
	}

	.entry-canceled__img img {
		width: 50px
	}

	.entry-canceled__img {
		margin-bottom: 3rem
	}

	.entry-canceled__block-title {
		margin-top: 3rem
	}

	.garage__block-subtitle {
		font-size: 2rem
	}

	.garage__block__box {
		width: 4rem;
		height: 6rem
	}

	.garage__block__box input::-webkit-input-placeholder {
		font-size: 1.4rem
	}

	.garage__block__box input::-moz-placeholder {
		font-size: 1.4rem
	}

	.garage__block__box input:-ms-input-placeholder {
		font-size: 1.4rem
	}

	.garage__block__box input::-ms-input-placeholder {
		font-size: 1.4rem
	}

	.garage__block__box input::placeholder {
		font-size: 1.4rem
	}

	.entry-page__block-marka::-webkit-input-placeholder {
		font-size: 16px
	}

	.entry-page__block-marka::-moz-placeholder {
		font-size: 16px
	}

	.entry-page__block-marka:-ms-input-placeholder {
		font-size: 16px
	}

	.entry-page__block-marka::-ms-input-placeholder {
		font-size: 16px
	}

	.entry-page__block-marka::placeholder {
		font-size: 16px
	}

	.garage__block__inner {
		padding-top: 1rem;
		padding-bottom: 1rem
	}

	.garage__block-text {
		margin-bottom: 3rem
	}
}

@media (max-width: 550px) {
	html {
		font-size: 8px
	}

	.header-top__btn {
		display: none
	}

	.user {
		display: block
	}

	.header-top__phone {
		width: 18rem
	}

	.header__title {
		padding-top: 10rem;
		margin-left: 0;
		font-size: 40px
	}

	.header__subtitle {
		margin-left: 0;
		font-size: 16px
	}

	.advantages-block__item {
		max-width: 25rem
	}

	.advantages__title,
	.stock-box__title,
	.offer-box__title,
	.confidence-box__title,
	.employees-box__title,
	.about-box__title,
	.contact-block__info-title--mobile {
		font-size: 24px;
		position: relative;
		width: 100%
	}

	.advantages__subtitle {
		font-size: 18px
	}

	.advantages__text,
	.about-block__text {
		font-size: 16px;
		text-align: center
	}

	.stock-box__subtitle,
	.offer-box__subtitle,
	.confidence-box__subtitle,
	.employees-box__subtitle,
	.about__subtitle,
	.contact-block__info-subtitle--mobile {
		font-size: 16px
	}

	.stock-box__link,
	.offer-box__link,
	.confidence-box__link,
	.employees-box__link,
	.about-box__link {
		display: none
	}

	.stock .slick-dots {
		-webkit-transform: translateY(-7rem);
		-ms-transform: translateY(-7rem);
		transform: translateY(-7rem)
	}

	.stock-box__title::after,
	.offer-box__title::after,
	.confidence-box__title::after,
	.employees-box__title::after {
		position: absolute;
		content: '';
		width: 3rem;
		height: 3rem;
		background: url("../img/icon/arrows-link.svg") no-repeat;
		top: 8px;
		right: 0
	}

	.about-box__title::after {
		display: none
	}

	.stock-slider__item-img img,
	.offer-slider__item--big img,
	.stock-slider__item-img--big img,
	.offer-slider__item-img img {
		width: 24rem;
		height: 27rem
	}

	.about-slider__item {
		width: 23rem
	}

	.about-slider .slick-dots {
		margin-top: -5rem
	}

	.about-slider {
		margin-bottom: 5rem
	}

	.stock {
		padding-bottom: 0
	}

	.offer,
	.employees {
		padding-top: 5rem;
		padding-bottom: 5rem
	}

	.confidence-slider__content-text {
		font-size: 12px
	}

	.confidence-slider__content-title {
		font-size: 18px
	}

	.confidence-slider__text {
		font-size: 16px
	}

	.confidence-slider__item {
		padding: 1.5rem
	}

	.employees-slider__item img {
		height: 29rem;
		width: 22rem;
		-o-object-fit: cover;
		object-fit: cover;
		border-radius: 2rem
	}

	.employees-slider__info {
		text-align: left
	}

	.employees-slider__info-title {
		font-size: 14px;
		padding-left: 1rem
	}

	.employees-slider__info-subtitle {
		font-size: 12px;
		padding-left: 1rem
	}

	.video {
		margin-left: 0
	}

	.map {
		width: 100%;
		height: 35rem
	}

	.questions__title {
		font-size: 24px
	}

	.questions-accardion__title {
		font-size: 16px
	}

	.questions-accardion__subtitle {
		font-size: 14px
	}

	.questions-accardion__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.questions-accardion__block-price {
		margin-top: 2rem
	}

	.questions-accardion__block {
		position: relative
	}

	.questions-accardion__block::after {
		position: absolute;
		position: absolute;
		content: "";
		width: 2rem;
		height: 2rem;
		background: url(../img/icon/arrows-select.svg) no-repeat;
		top: 0px;
		right: -15px
	}

	.questions-accardion__block-price::after {
		display: none
	}

	.questions__wrapper {
		padding: 1rem .5rem
	}

	.questions {
		margin-top: 5rem
	}

	.about-tabs__item {
		margin-bottom: 3rem
	}

	.vacancies,
	.requisites {
		padding-bottom: 5rem
	}

	.vacancies-block {
		padding: 1.5rem
	}

	.vacancies-box__item-name {
		text-align: center
	}

	.questions-accardion__text li {
		font-size: 14px
	}

	.questions__btn {
		margin-bottom: 3rem
	}

	.requisites-block__item-name,
	.requisites-block__item-desc {
		font-size: 16px
	}

	.requisites-block__item-desc {
		width: 13rem
	}

	.requisites-block {
		padding-left: 1rem;
		padding-right: 4rem
	}

	.documentation__title {
		padding-top: 0;
		font-size: 24px
	}

	.documentation-block__item-title {
		font-size: 18px
	}

	.documentation-block__item-text {
		font-size: 14px
	}

	.documentation-block {
		padding: 2rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.documentation {
		padding-bottom: 5rem
	}

	.documentation-block__item {
		width: 100%;
		margin-left: 1rem
	}

	.documentation-block__img {
		width: 12rem
	}

	.documentation-block::after {
		display: none
	}

	.documentation-block::after {
		right: 15px
	}

	.reviews__title {
		display: block;
		margin-bottom: .5rem;
		font-size: 2.4rem;
		color: #333;
		font-weight: 800
	}

	.reviews__subtitle {
		font-size: 16px;
		text-align: left
	}

	.reviews-block__item-text {
		font-size: 12px
	}

	.contact {
		padding-top: 5rem
	}

	.contact-block__info-adrress {
		font-weight: 700
	}

	.contact__title {
		font-size: 24px
	}

	.contact-block__data-text,
	.contact-block__work,
	.contact-block__time {
		font-size: 16px
	}

	.contact-block__info {
		width: 100%
	}

	.video__link {
		width: 7rem;
		height: 7rem
	}

	.footer__menu {
		display: none
	}

	.footer__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		row-gap: 2rem
	}

	.footer-top__inner {
		/*margin-left: 0;*/
		/*-webkit-column-gap: 3rem;*/
		/*-moz-column-gap: 3rem;*/
		/*column-gap: 3rem;*/
		/*-webkit-box-pack: center;*/
		/*-ms-flex-pack: center;*/
		/*justify-content: center*/
	}

	.footer-top {
		display: block
	}

	.footer-center__address,
	.footer-top__phone-link {
		font-size: 14px;
		text-align: center
	}

	.footer-top__phone-link--one::before,
	.footer-center__address-icon::before {
		/*left: -20px*/
	}

	.about-block__text {
		text-align: left
	}
}


.hidden-form {
	display: none;
}

.fancybox-slide--html .fancybox-close-small {
	padding: 5px;
	right: 20px;
	top: 20px;
}

a:focus,
input:focus,
button:focus,
textarea:focus {
	outline: none;
}


.fancybox-content {
	border-radius: 25px;
}
.fancybox-content > form.ajax-form {
	padding: 0px;
}

.ajax-form {
	overflow: visible;
}

.ajax-form label {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	row-gap: 10px;
}

.ajax-form label>div {
	cursor: pointer;
}

.ajax-form label>div {
	display: flex;
	position: relative;
	align-items: center;
}

.ajax-form {
	width: 100%;
	max-width: 55rem;
	padding: 4rem;
	border-radius: 25px;
	background: #FFF;
	text-align: left;
}

.ajax-form .title {
	font-size: 24px;
	margin-bottom: 10px;
}

.ajax-form .fields {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-direction: column;
	row-gap: 30px;
	margin: 50px 0;
}

.ajax-form label>div,
.ajax-form input,
.ajax-form textarea {
	width: 100%;
	padding: 2rem;
	border-radius: 10px;
	background: #F6F7FB;
	border: none;
	text-align: left;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-size: 2rem !important;
}

.ajax-form select {
	width: 100%;
	padding: 2rem;
	border-radius: 10px;
	background: #F6F7FB;
	border: none;
	text-align: left;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-size: 2rem !important;
}

.ajax-form input::placeholder,
.ajax-form textarea::placeholder {
	font-size: 2rem;
	color: #828282;
	text-align: left;
}

.ajax-form input[type="file"] {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
}

.ajax-form label .photo::before {
	content: "";
	background: url("../img/icon/foto.svg") no-repeat;
	padding: 12px;
	margin-right: 10px;
}

.ajax-form label .file::before {
	content: "";
	background: url("../img/icon/file.svg") no-repeat;
	padding: 12px;
	margin-right: 10px;
}

.header-section {
	position: relative;
}

.header-section__content {
	text-shadow: 0 0 5px #0006;
}

.header-block {
	position: absolute;
	z-index: 1;
	top: 50vh;
	left: 50%;
	transform: translateX(-50%);
}


.advantages-block__item p {
	position: relative;
	margin-bottom: 1rem;
	margin-left: 2.4rem;
	font-weight: 600
}

.advantages-block__item p::before {
	position: absolute;
	content: "";
	width: 12rem;
	height: 12rem;
	background: url("../img/home/krug.png") no-repeat;
	left: -27px;
	top: -1px
}


.footer-top__phone>*:first-child,
.footer-top__email>*:first-child {
	position: relative;
	display: block
}

.footer-top__phone>*:first-child::before,
.footer-top__email>*:first-child::before {
	position: absolute;
	content: '';
	width: 3rem;
	height: 3rem;
	top: -3px;
	left: -30px
}


.footer-top__phone>*:first-child::before {
	background: url("../img/icon/Calling.svg") no-repeat
}

.footer-top__email>*:first-child::before {
	background: url("../img/icon/Message.svg") no-repeat
}

.footer-top__phone a,
.footer-top__email a,
.footer-center__address a {
	display: block;
	margin-bottom: 1rem;
	font-weight: 600
}


.footer-center__address a:first-child {
	position: relative
}

.footer-center__address a:first-child::before {
	position: absolute;
	content: '';
	width: 4rem;
	height: 4rem;
	background: url("../img/icon/adress.svg") no-repeat;
	left: -30px;
	top: -2px
}

.ajax-form input[type="checkbox"] {
	display: none;
}

.ajax-form label.checkbox {
	flex-direction: row;
	column-gap: 10px;
	align-items: center;
	font-size: 13px;
	line-height: inherit;
}

.ajax-form label a {
	color: #C63235;
	text-decoration: underline;
}

.ajax-form span.star {
	color: red;
	font-size: 0.9em;
}

.ajax-form .rating {
	font-size: 26px;
}

.ajax-form label.error input,
.ajax-form label.error button,
.ajax-form label.error textarea,
.ajax-form label.error div.photo,
.ajax-form label.error div.file {
	color: #C63235 !important;
	border: 1px solid #C63235 !important;
}

.text-grey {
	color: #A1A6AF;
}

.switch-btn {
	display: inline-block !important;
	width: 100%;
	max-width: 48px;
	padding: 0 !important;
	height: 28px !important;
	border-radius: 16px !important;
	background: #fff;
	border: 2px solid #A1A6AF !important;
	z-index: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	transition-duration: 300ms;
}

.switch-btn::after {
	content: "";
	height: 18px;
	width: 18px;
	border-radius: 100%;
	background: #A1A6AF;
	top: 3px;
	left: 3px;
	transition-duration: 300ms;
	position: absolute;
	z-index: 1;
}

.switch-on {
	border: 2px solid #C63235 !important;
}

.switch-on::after {
	left: 23px;
	background: #f00 !important;
}

.questions-accardion__block-price {
	cursor: pointer;
}

.fancybox-content {
	max-width: 900px;
}

.advantages-block__item-img svg path {
	fill: #C63235;
}

.header-form__input {
	margin-left: 0px;
	font-weight: 600;
}

.header-form__input::placeholder {
	text-align: left;
}

.header-form {
	column-gap: 1rem;
}

.header-form__btn {
	margin-left: 1.5rem;
	padding: 0 1rem;
}

.header-block {
	padding: 1rem 2rem;
	box-shadow: 0 0 2px 0 #aaa;
	;
}

@media (max-width: 1360px) {
	.header-block {
		max-width: 120rem;
		top: 65%;
	}
}

.header-form__input.error {
	border: 1px solid #C63235;
	color: #C63235;
}

.cmn-toggle-switch__htx {
	position: absolute;
	right: 10px;
}

.fancybox-content {
	max-width: 100vw;
	position: absolute;
	top: 50px;
}

.fancybox-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

.header-form {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.header-form__btn {
	height: 40px;
}

.header-form__inputs {
	display: flex;
}

.header-block {
	background: #EBECEC;
}

.header-form__inputs>.header-form__input {
	min-height: 50px;
	background: #EBECEC;
	border-radius: 0px;
	align-self: stretch;
}

.header-form__inputs>.header-form__input::placeholder {
	font-size: 1.6rem;
	color: #444;
}

.header-form__input::placeholder {
	font-size: 1.6rem;
}

.header-form__inputs>*+* {
	border-left: 2px solid #aaa;
}

.card__title,
.card__staff {
	color: #fff;
}


.side_panel {
	display: flex;
	align-items: stretch;
	flex-flow: column nowrap;
	background: #fff;

	position: fixed;
	top: 185px;
	right: 0;
	z-index: 100;
	box-shadow: -7px 5px 11px rgba(0, 0, 0, .1);
	overflow: hidden;
	border-radius: 4px 0 0 4px;
}

.side_panel>*+* {
	border-top: 1px solid #e5e5e5;
}

.side_panel>* {
	aspect-ratio: 1/1;
	width: 60px;
	padding: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.side_panel>*:hover path {
	fill: #C63235;
}

@media (min-height: 601px) {
	.side_panel {
		top: 260px;
	}

	.fancybox-content {
		top: 145px;
	}
}

@media (max-width: 767px) {
	.side_panel {
		display: none;
	}
}

@media (max-width: 1200px) {
	.phone {
		margin-right: 4rem;
	}
}

.services-wrapper {
	display: flex;
	column-gap: 25px;
	flex-flow: row nowrap;
	overflow-x: auto;
}

.service-step-item {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 50px;
}

[data-services-screens] [data-services-screen][disabled] {
	display: none;
}

.filter-marks {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	column-gap: 60px;
	row-gap: 30px;
	padding: 0 99px;
}


@media (max-width: 1100px) {
	.filter-marks {
		column-gap: 18px;
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width: 768px) {
	.filter-marks {
		padding: 0 20px;
		grid-template-columns: repeat(3, 1fr);
	}
}

[data-generation],
[data-model],
[data-mark] {
	color: #000;
	font-family: Gilroy;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

[data-generation].active,
[data-model].active,
[data-mark].active {
	color: #C63235;
}

.loader {
	aspect-ratio: 1/1;
	max-width: 35px;
	padding: 20px;
	margin: 0 auto;
	border-radius: 100%;
	border: 3px solid #ccc;
	border-bottom-color: #A1A6AF;
	animation: rotate 1s infinite linear 0s;
}

@keyframes rotate {

	0%,
	100% {
		transform: rotate(0);
	}

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

	30% {
		transform: rotate(370deg);
	}

	70% {
		transform: rotate(0);
	}

	75% {
		transform: rotate(-10deg);
	}
}


.popular-mark {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.popular-mark-logo {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

[data-marks-popular] .slick-dots {
	margin: 30px 0;
}

[data-popular-mark] {
	display: flex !important;
	width: calc(98% / 6);
	padding: 25px;
	aspect-ratio: 1/1;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	background: #F6F7FB;
	margin-right: 18px;
	border-radius: 34px;
}

[data-popular-mark].active {
	background: #EDF0FE;
	color: #fff;
}

[data-services] .stock-item__header {
	padding: 0 30px 0 40px;
	min-height: 90px;
}

[data-services] .stock-item__title {
	color: #4F4F4F;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
}

[data-services] .stock-item.open .stock-item__header {
	background-color: #C63235;
	border-radius: 25px;
}

[data-services] .stock-item.open .stock-item__header .stock-item__title {
	color: #fff;
}

[data-services] .stock-item {
	background: #fff;
}

[data-services] .stock-item.open [data-spoiler-content] {
	background: #f6f7fb;
	margin-top: 20px;
	border-radius: 25px;
	padding: 20px 40px;
}

[data-services] .stock-item.open .stock-item__arrow svg,
[data-services] .stock-item.open .stock-item__arrow path {
	stroke: #fff;
}

[data-services] .stock-item__wrap {
	padding: 0 40px;
}

[data-services] .stock-item__wrap>*+* {
	border-top: 1px solid #BDBDBD;
}

[data-services] .stock-item__price,
[data-services] .stock-item__item label,
[data-services] .stock-item__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: row nowrap;
	padding: 15px 0;
}

[data-services] .stock-item__item label>div {
	display: block;
	width: 100%;
}

[data-services] .stock-item__item label {
	column-gap: 20px;
	cursor: pointer;
}

[data-services] .stock-item__item label input {
	display: none;
}

[data-services] .stock-item__item label input+div {
	/* visibility: hidden; */
	position: relative;
	padding-left: calc(25px + 30px);
}

[data-services] .stock-item__item label input+div::before {
	content: "";
	width: 25px;
	aspect-ratio: 1/1;
	background-color: #fff;
	border: 1px solid #C63235;
	border-radius: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

[data-services] .stock-item__item label input:checked+div::before {
	content: url('../img/icon/check.svg');
	width: 25px;
	aspect-ratio: 1/1;
	background-color: #C63235;
	border: 1px solid #C63235;
	border-radius: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

[data-services] .stock-item__price {
	column-gap: 70px;
}

.stock-item__item-select-btn {
	display: flex;
	padding: 10px 30px;
	justify-content: center;
	align-items: center;

	background: transparent;
	color: #C63235;
	border: 1px solid #C63235;
	border-radius: 10px;
	cursor: pointer;
}

@media(max-width: 768px) {
	[data-services] .stock-item__wrap {
		padding: 20px 40px;
	}

	[data-services] .stock-item__price,
	[data-services] .stock-item__item label,
	[data-services] .stock-item__item {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-flow: row nowrap;
		padding: 10px 0;
	}

	[data-services] .stock-item.open [data-spoiler-content] {
		background: #f6f7fb;
		margin-top: 20px;
		border-radius: 25px;
		padding: 15px 10px;
	}

	[data-services] .stock-item__item label>div {
		max-width: 60vw;
	}

	[data-services] .stock-item__wrap {
		padding: 10px 15px;
	}

	.stock-item__item-select-btn {
		display: none;
	}

	[data-services] .stock-item__content {
		padding: 10px 10px 10px 0;
		flex-grow: 1;
	}

	[data-services] .stock-item__header {
		padding: 0 30px 0 20px;
		min-height: 60px;
	}
}

.search input[name=search] {
	width: 100%;
	border-radius: 10px;
	background: #f2f2f2;
	padding: 10px 55px 10px 30px;
	font-size: 16px;
	line-height: normal;
	text-align: left;
}

.search input[name=search]::placeholder {
	text-align: left;
}

.search {
	position: relative;
}
.search::before {
	content: url('../img/icon/search.svg');
	position: absolute;
	top: 8px;
	right: 20px;
	width: 24px;
	aspect-ratio: 1/1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.services-forms-container {
	display: flex;
	flex-flow: row wrap;
	column-gap: 25px;
	row-gap: 30px;
	margin-bottom: 30px;
	align-items: center;
}

.services-forms-input-33 {
	width: 32%;
}

.services-forms-input-25 {
	width: 23%;
}

.services-forms-input-25 a {
	color: #C63235;
}

@media(max-width: 1200px) {
	.services-forms-input-33 {
		width: 48%;
	}

	.services-forms-input-25 {
		width: 48%;
	}
}

@media(max-width: 768px) {
	.services-forms-input-33 {
		width: 100%;
	}

	.services-forms-input-25 {
		width: 100%;
	}
}

.services-forms-container input,
.services-forms-container textarea,
.services-forms-container select {
	width: 100%;
	padding: 2rem;
	border-radius: 10px;
	background: #F6F7FB;
	border: none;
	text-align: left;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-size: 2rem !important;
}

.services-forms-container input::placeholder,
.services-forms-container textarea::placeholder,
.services-forms-container select::placeholder {
	text-align: left;
}

.services-modal {
	width: 100%;
	max-width: 480px;
	padding: 30px;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	font-weight: 500;
}


.header-button {
	border-radius: 10px;
	background: var(--Main-2, #C63235);
	color: #FFF;
	text-align: center;
	font-family: Gilroy;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding: 10px 20px;
	height: fit-content;
	position: absolute;
	left: 20px;
	bottom: 80px;
	z-index: 1;
	display: none;
}



@media(max-width: 768px) {
	.header-section .swiper.slider-main {
		position: relative;
		width: 100%;
		height: 70vh;
	}

	.header-section {
		width: 100%;
		height: 70vh;
	}

	.header-section .swiper.slider-main {
		height: 70vh;
	}

	.header-section .swiper-slide img {
		height: 70vh;
	}
}

@media(max-width: 1150px) {
	.header-button {
		display: block;
	}
}


input,
textarea {
	font-size: 2rem !important;
	font-weight: 500;
}

input::placeholder,
textarea::placeholder {
	font-size: 2rem;
	color: #828282;
}

.nivus__block {
	padding: 35px 30px 50px 30px;
}

.nivus__box {
	background-color: #E0E0E0;
	padding: 6px;
	border-radius: 3rem;
}

.nivus__box-btn.button {
	cursor: pointer;
}

.hidden {
	display: none;
}

.header__user {
	display: flex;
	column-gap: 10px;
	flex-wrap: nowrap;
	align-items: center;
	position: relative;
	cursor: pointer;
}

.header__user-avatar {
	aspect-ratio: 1/1;
	background-color: #C63235;
	color: white;
	border-radius: 100%;
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}

.header__user-name {
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

.header_auth-icon {
	margin-right: 24px;
}

.header__user-menu {
	color: #333;
	position: absolute;
	top: 110%;
	left: 0;
	width: fit-content;
	padding: 20px;
	border-radius: 2.5rem;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: start;
	row-gap: 10px;
	box-shadow: 2px 2px 3px 1px #66666630;
}

.header__user-menu>a {
	padding: 10px 15px;
	border-radius: 1rem;
	transition: .3s;
	width: 100%;
}

.header__user-menu>a:hover {
	background: #e3e3e3;
}

.header__user-logout {
	background: #C63235;
	color: #fff !important;
	text-align: center;
	padding: 20px;
	border-radius: 1.5rem;
	cursor: pointer;
}

.header__user-logout:hover {
	background: #C63235 !important;
}

.header__user__mobile-container .menuitem {
	width: 100%;
	text-align: center;
}

.header__user__mobile-container .menuitem .header__user-logout {
	padding: 10px 30px;
	width: fit-content;
	margin: auto;
}

.header__user__mobile-container {
	display: none;
	width: 60%;
	border-top: 1px solid #828282;
	padding-top: 3rem;
}

@media(max-width: 1199px) {
	.header__user {
		margin-right: 30px;
		display: none;
	}

	.header__user-arrow,
	.header__user-name {
		display: none;

	}

	.header__user__mobile-container {
		display: block;
	}
}

.w-full {
	width: 100%;
}

.nice-select {
	/* padding: 30px 20px !important; */
}

[data-dropdown] {
	margin-top: 10px;
	width: 100%;
	position: relative;
	padding: 2rem;
	border-radius: 10px;
	background: #F6F7FB;
	border: none;
	text-align: left;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-size: 2rem !important;
	width: 100%;
}

[data-dropdown-current],
[data-dropdown-list],
[data-dropdown-search] {
	border-radius: 10px;
	background: #EBECEC;
	border: none;
	text-align: left;
	font-family: "Gilroy Medium";
	font-weight: 500;
	font-style: normal;
	font-size: 2rem !important;
	width: 100%;
}


[data-dropdown-search] {
	padding: 2rem;
	position: absolute;
	top: 105%;
	left: 0;
}

[data-dropdown-list] {
	padding: 2rem;
	position: absolute;
	top: 100%;
	left: 0;
	list-style-type: none;
	margin: 0;
	max-height: 400px;
	overflow-y: auto;
	z-index: 99;
}

[data-dropdown-list] li {
	width: 100%;
	padding: 1rem;
	transition: .3s;
	border-radius: 10px;
}

[data-dropdown-list] li:hover {
	background-color: #dbdeec;
}


.ajax-form .entry-page__inner {
	margin: 0;
	text-decoration: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 25px 20px;
}

.ajax-form .entry-page__block-marka,
.ajax-form .entry-page__block-to {
	margin-left: 0;
}

.ajax-form .entry-page__inner::after {
	width: 30px;
	height: 30px;
	aspect-ratio: 1/1;
	background-color: #fff;
	border: 1px solid #C63235;
	border-radius: 100%;
	background: none;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	cursor: pointer;
}


.ajax-form .entry-page__inner.active::after {
	content: url('../img/icon/check.svg');
	width: 30px;
	height: 30px;
	aspect-ratio: 1/1;
	background-color: #C63235;
	border: 1px solid #C63235;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.center {
	margin: 0 auto;
}

.button-inverted {
	display: block;
	color: #C63235;
	background-color: transparent;
	cursor: pointer;
	padding: 1rem 2rem;
}

.fit-content {
	width: fit-content;
}

.mb-2 {
	margin-bottom: 2rem;
}

.maintance-status-icon {
	margin-top: 60px;
}

.maintance-status-message {
	font-size: 32px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 5px;
	color: #000;
}

.maintance-status-time {
	font-size: 32px;
	font-weight: bold;
	color: #C63235;
	margin-bottom: 10px;
	text-align: center;
}

.maintance-status-address {
	font-size: 24px;
	font-weight: bold;
	color: #828282;
	margin-bottom: 10px;
	text-align: center;
}

.ajax-form .stock-item:not(:last-child) {
	margin-bottom: 0;
}

.ajax-form .stock-item__header {
	padding-left: 30px;
	min-height: unset;
}

.ajax-form .stock-item__title {
	color: #4F4F4F;
	font-size: 20px;
}

.ajax-form .stock-item__wrap {
	padding: 0 30px;
}

.ajax-form .stock-item__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 20px;
	column-gap: 10px;
	padding: 20px 0;
}

.ajax-form .stock-item__item label input+div::before {
	content: "";
	width: 25px;
	aspect-ratio: 1/1;
	background-color: #fff;
	border: 1px solid #C63235;
	border-radius: 100%;
	top: 50%;
	left: 0px;
	position: absolute;
	transform: translateY(-50%);
}

.ajax-form .stock-item__item label input:checked+div::before {
	content: url('../img/icon/check.svg');
	width: 25px;
	aspect-ratio: 1/1;
	background-color: #C63235;
	border: 1px solid #C63235;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ajax-form .stock-item__wrap>*+* {
	border-top: 1px solid #BDBDBD;
}

.ajax-form .stock-item__item label>div {
	font-size: 16px !important;
	padding-left: 40px;
}

.ajax-form .stock-item.open .stock-item__header .stock-item__arrow,
.ajax-form .stock-item.open .stock-item__header,
.ajax-form .stock-item.open .stock-item__header .stock-item__title {
	background-color: #C63235;
	color: #fff;
	stroke: #fff;
}

.ajax-form .fields.stock-items {
	row-gap: 15px;
}

.ajax-form.car-form .entry-page__inner::after,
.ajax-form.maintance-form .entry-page__inner::after {
	content: unset;
}

.ajax-form.car-form .entry-page__inner {
	justify-content: start;
	column-gap: 20px;
}

.ajax-form.car-form .entry-page__block .entry-page__block-marka {
	font-size: 20px;
}

.ajax-form.car-form .entry-page__block .entry-page__block-marka {
	font-size: 16px;
}

.ajax-form.car-form .entry-page__block .entry-page__block-to,
.ajax-form.car-form .entry-page__block .entry-page__block-adrress {
	font-size: 14px;
	margin: 0;
}

.entry__btn.entry-page__btn {
	margin-top: 5rem;
}

.footer__bottom {
	align-items: center;
}

[data-counter-text] {
	cursor: pointer;
}

.header-form__inputs [data-dropdown] {
	padding: 0;
	background: transparent;
}

.header-form__inputs [data-dropdown-list] {
	width: fit-content;
	top: 100%;
}

.header-form__inputs>label {
	min-width: 220px;
	padding: 10px 20px;
}

.header-form__inputs>label>span {
	font-size: 20px;
	color: #000;
	position: relative;
	padding-right: 15px;
}

.header-form__inputs>label>span::after {
	content: url('../img/icon/arrows-select.svg');
	position: absolute;
	width: 15px;
	height: 15px;
	top: 3px;
	right: 0px;

}

.header-form__inputs .datepicker {
	background: transparent;
	font-size: 18px !important;
	color: #828282;
	text-align: left;
	font-weight: 500;
}

.header-form__inputs .datepicker::placeholder {
	text-align: left;
	font-size: 18px !important;
	color: #828282;
	font-weight: 500;
}

.header-form__inputs [data-dropdown] {
	margin-top: 0;
	;
}

.header-form__inputs>label [data-dropdown-current] {
	font-size: 18px !important;
	color: #828282;
	background: transparent;
}

[data-dropdown-list]>li {
	cursor: pointer;
}

.maintance-form .fields label>span {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}


.maintance-process {
	display: grid;
	align-items: stretch;
	justify-content: start;
	row-gap: 30px;
}

.maintance-process__item {
	display: grid;
	grid-template-columns: 35px 1fr;
	column-gap: 15px;
	justify-content: start;
	align-items: start;
}

.maintance-process__item-status {
	position: relative;
	height: 100%;
}

.maintance-process__item-icon {
	width: 35px;
	height: 35px;
	aspect-ratio: 1/1;
	background-color: #fff;
	border: 3px solid #C63235;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
	position: relative;
}

.maintance-process__item-status hr {
	height: 100%;
	top: 32px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	border-left: 3px dotted #C63235;
	z-index: 1;
}

.maintance-process__item-icon.active {
	background-color: #C63235;
}

.maintance-process__item-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	row-gap: 15px;
}

.maintance-process__item-title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 6px;
}

.maintance-process__item-text {
	border-radius: 15px;
	font-size: 18px;
	padding: 15px;
	color: #828282;
	background-color: #F6F7FB;
}

.maintance-process__item-image {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 15px;
}

.slider-main {
	position: relative;
}

.swiper-button-next,
.swiper-button-prev {
	font-size: 18px !important;
	font-weight: bold;
}

.swiper-wrapper {
	/* column-gap: 1rem; */
}

.static.sms__btn.button,
[data-services-next].static {
	position: fixed;
	bottom: 2rem;
	left: 50%;
	transform: translate(-50%, 0);
}

.swiper-button-prev::after,
.swiper-button-next::after {
	color: #C63235;
	text-shadow: 0 0 2px #0006;
}

.air-datepicker {
	z-index: 99999;
}


.services-page {
	padding-top: 5rem;
	padding-bottom: 3rem
}

.services-page__title {
	margin-bottom: 2.6rem !important
}

section.stock-page .container,
.services-page .container {
	display: grid;
	grid-template-columns: 25rem 1fr;
	align-items: start;
	gap: 5rem;
}

@media(max-width: 768px) {

	section.stock-page .container,
	.services-page .container {
		grid-template-columns: 1fr;
	}
}

.services-page .services-items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 3rem;
}

.services-page .container.one-row,
.services-page .services-items.one-row {
	grid-template-columns: 1fr;
	gap: 2rem;
}

.services-page .service-item {
	height: 32rem;
	padding: 2rem;
	overflow: hidden;
	border-radius: 2.5rem;

	display: flex;
	justify-content: space-between;
	align-items: end;
	background-size: cover;
	background-blend-mode: multiply;
	background-color: #cccccc;
}

.services-page .service-item__title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	gap: 2rem;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 3px black;

	transition: .3s;
}

.services-page .service-item:hover .service-item__title {
	transform: translateY(-1rem);
}

.services-page__back {
	font-size: 16px;
	color: #C63235;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 20px;
}

.services-page__back svg {
	width: 20px;
	aspect-ratio: 1/1;
}

.left-sidebar {
	border-radius: 1rem;
	border: 1px solid #ccc;
	overflow: hidden;
}

.left-sidebar__item {}

.left-sidebar__item svg {
	transition: .3s;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;

	padding: 3px;
	border-radius: 5px;
	overflow: hidden;
}

.left-sidebar__item svg path {
	transform-origin: center;
	transition: .3s;
}

.left-sidebar__item.open svg path {
	transform: rotate(180deg);
}

.left-sidebar__title {
	display: grid;
	justify-content: space-between;
	align-items: center;
	padding: 2rem;
	grid-template-columns: 1fr 24px;

	font-size: 18px;
	font-weight: bold;
}

.left-sidebar__title * {
	transition: .3s;
}

.left-sidebar__title:hover * {
	color: #C63235;
	stroke: #C63235;
}

.left-sidebar__title.active * {
	color: #C63235;
	stroke: #C63235;
}

.left-sidebar__title:hover svg {
	background: #eee;
}

.left-sidebar__content {
	font-size: 16px;
	font-weight: bold;
	padding: 2rem;
}

.left-sidebar__content>* {
	display: flex;
	gap: 20px;
	flex-direction: column;
}

.left-sidebar__content a {
	transition: .3s;
}

.left-sidebar__content a:hover {
	color: #C63235;
}


.left-sidebar .left-sidebar__item+.left-sidebar__item {
	border-top: 1px solid #ccc;
}


@media(max-width: 768px) {
	.left-sidebar {
		display: none;
	}

	.services-page .container {
		grid-template-columns: 1fr;
	}
}

@media(max-width: 992px) {
	.services-page .services-items {
		grid-template-columns: 1fr;
	}
}

.services-page .section-description {}

.services-page .section-description .service-h1,
.services-page .section-description h2 {
	font-size: 24px;
	font-weight: 800;
	color: var(--main-2);
	margin-bottom: 30px;
}

@media (min-width: 768px) {
    .services-page .section-description .service-h1,
	.services-page .section-description h2 {
		font-size: 36px;
	}
}

@media (min-width: 1200px) {
    .services-page .section-description .service-h1,
	.services-page .section-description h2 {
		font-size: 40px;
	}
}

.services-page .section-description .service-h1,
.services-page.section .section-description h2 {
	color: #C63235;
}

.services-page .section-description h2 {
	font-size: 32px;
	color: #4F4F4F;
}

.services-page .section-description h3 {
	font-size: 28px;
	color: #4F4F4F;
}

.services-page .section-description,
.services-page .section-description p {
	font-size: 20px;
	color: #4F4F4F;
}

.services-page .section-description ol,
.services-page .section-description ul {
	padding-left: 20px;
	margin-left: 20px;
}

.services-page .section-description ol li,
.services-page .section-description ul li {
	font-size: 20px;
	color: #4F4F4F;
	margin-bottom: 20px;
}


.services-page .section-description img {
	border-radius: 1rem;
	width: 100%;
	max-width: min(100%, 800px);
}

/* .services-page .section-description div, */
.services-page .section-description .alert {
	padding: 3rem 4rem;
	border-radius: 1rem;
	font-size: 20px;
	color: #4F4F4F;
}

/* .services-page .section-description div, */
.services-page .section-description .alert-info {
	background: #F6F7FB;
}

.services-page .section-description .alert-success {
	background: #F0F6ED;
}

.services-page .section-description .alert-warning {
	background: #f005;
}

.services-page .section-description a {
	color: #C63235;
}

.services-page .section-description>* {
	margin-bottom: 30px;
	display: block;
}

.services-page .section-description>.services-items {
    display: grid;
}

.menuitem .submenu {
	display: block;
	position: absolute;
	top: calc(100% + 2px);
	right: 0%;

	background: #fff;
	padding: 18px 65px;

	width: min(1050px, 100vw);
	border-radius: 25px;

	transition: .3s;
	transition-delay: .3s;

	opacity: 0;
	visibility: hidden;

}

.header:hover .menuitem:hover .submenu,
.menuitem:hover .submenu {
	visibility: visible;
	opacity: 1;
}

.menuitem>a {
	transition: .3s;
}

.menuitem:hover>a {
	color: #C63235;
}

.submenu__items {
	display: grid;
	justify-content: start;
	align-items: start;
	column-gap: 36px;
	grid-template-columns: repeat(3, 1fr);
	color: #333;
}

.submenu__items a {
	padding: 18px 0;
	transition: .3s;
	text-align: start !important;
}

.submenu__items a:hover {
	color: #C63235;
}

@keyframes appear {
	0% {
		opacity: 0;
		visibility: hidden;
	}

	10% {
		visibility: visible;
		opacity: 10;
	}

	100% {
		visibility: visible;
	}
}

.staff-detail {
	display: grid;
	gap: 30px;
}

.staff-detail__main {
	display: grid;
	grid-template-columns: 1fr 25%;
	gap: 60px;
	color: #333;
	justify-content: start;
	align-items: start;
}

.staff-detail__main .photo {
	border-radius: 10px;
	overflow: hidden;
	width: fit-content;
}

@media(max-width: 768px) {
	.staff-detail__main {
		grid-template-columns: 1fr;
	}

	.staff-detail__main .photo {
		order: -1;
		width: fit-content;
		margin: 0 auto;
	}

	.staff-detail__main .photo img {
		object-fit: cover;
	}
}

.staff-detail__main-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 20px;
	column-gap: 30px;
	margin-bottom: 24px;
}

.staff-detail__main-name {
	font-size: 32px;
}

.staff-detail__main-mailto {
	color: #C63235;
	border: 1px solid #C63235;
	padding: 10px 25px;
	border-radius: 15px;
	font-weight: 600;
}

.staff-detail__main-mailto.desktop {
	display: block;
}

.staff-detail__main-mailto.mobile {
	display: none;
}

@media(max-width: 768px) {
	.staff-detail__main-mailto.desktop {
		display: none;
	}

	.staff-detail__main-mailto.mobile {
		width: fit-content;
		display: block;
		margin-bottom: 30px;
	}

	.staff-detail__main-contacts {
		margin-bottom: 30px;
	}
}



.staff-detail__main-post {
	font-size: 24px;
	font-weight: bold;
	display: flex;
	justify-content: start;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 30px;
}

.staff-detail__main-post span {
	font-size: 20px;
	font-weight: normal;
}

.staff-detail__main-contacts {
	display: flex;
	flex-wrap: wrap;
	column-gap: 80px;
	row-gap: 30px;
	margin-bottom: 50px;
}

.staff-detail__main-contacts__item {
	display: flex;
	justify-content: start;
	flex-direction: column;
	gap: 20px;
	font-size: 20px;
}

.staff-detail__main__description {
	font-size: 20px;
	color: black;
}

.staff-detail__main .staff-detail__main-info {
	display: grid;
}

.staff-detail__content {
	color: #333;
	display: grid;
	gap: 30px;
	margin-bottom: 50px;
	font-size: 20px;
}


.staff-detail__content .alert,
.staff-detail__content .styled-block {
	color: #4F4F4F;
	background-color: #F6F7FB;
	padding: 40px 30px;
	border-radius: 10px;
}

.faq-item {
	border-radius: 10px;
	background: #F6F7FB;
	display: grid;
	gap: 20px;
	will-change: contents;
	color: #000
}

.faq-item__title {
	padding: 20px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	transition: .3s color, .3s font-size;
}

.faq-item__title:hover,
.faq-item.open .faq-item__title {
	color: #C63235;
}

.faq-item.open {
	padding: 20px 20px
}

.faq-item.open .faq-item__title {
	padding: 0;
	font-size: 22px;
	;
}

.faq-item.open .faq-item__content {
	margin-top: 0;
	padding: 0;
}

.faq-item__content {
	padding: 20px;
	margin-top: -40px;
	will-change: contents;
}

.about-tabs__item {
	justify-content: start;
	align-items: center;
}

.about-tabs__item-btn {
	white-space: nowrap;
}

@media (min-width: 768px) {

	.stock-page .container.mobile,
	.services-page .container.mobile {
		display: none;
	}
}

.services-page .about-tabs__item {
	margin-bottom: 4rem;
}

.services-page .section-description .row {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
	column-gap: 3%;
	row-gap: 30px;

}

.services-page .section-description .row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * 0.5);
	padding-left: calc(var(--bs-gutter-x) * 0.5);
	margin-top: var(--bs-gutter-y);
}



.services-page .section-description .row h4 {
	color: #C63235;
	font-size: 1.2em;
}

.services-page .section-description hr.tall {
	margin: 0 !important;
	background-color: transparent !important;
	display: none !important;
}

.services-page .section-description .col-md-4,
.services-page .section-description .col-md-8 {
	padding: 0 !important;
	width: 100%;
}

@media (min-width: 992px) {
	.services-page .section-description .col-md-4 {
		flex: 0 0 auto;
		width: 31.333%;
	}

	.services-page .section-description .col-md-8 {
		width: 65.666%;
	}
}



.col {
	flex: 1 0 0%;
}

.row-cols-auto>* {
	flex: 0 0 auto;
	width: auto;
}

.row-cols-1>* {
	flex: 0 0 auto;
	width: 100%;
}

.row-cols-2>* {
	flex: 0 0 auto;
	width: 50%;
}

.row-cols-3>* {
	flex: 0 0 auto;
	width: 33.33333333%;
}

.row-cols-4>* {
	flex: 0 0 auto;
	width: 25%;
}

.row-cols-5>* {
	flex: 0 0 auto;
	width: 20%;
}

.row-cols-6>* {
	flex: 0 0 auto;
	width: 16.66666667%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
}

.col-1 {
	flex: 0 0 auto;
	width: 8.33333333%;
}

.col-2 {
	flex: 0 0 auto;
	width: 16.66666667%;
}

.col-3 {
	flex: 0 0 auto;
	width: 25%;
}

.col-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}

.col-5 {
	flex: 0 0 auto;
	width: 41.66666667%;
}

.col-6 {
	flex: 0 0 auto;
	width: 50%;
}

.col-7 {
	flex: 0 0 auto;
	width: 58.33333333%;
}

.col-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}

.col-9 {
	flex: 0 0 auto;
	width: 75%;
}

.col-10 {
	flex: 0 0 auto;
	width: 83.33333333%;
}

.col-11 {
	flex: 0 0 auto;
	width: 91.66666667%;
}

.col-12 {
	flex: 0 0 auto;
	width: 100%;
}

.offset-1 {
	margin-left: 8.33333333%;
}

.offset-2 {
	margin-left: 16.66666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.33333333%;
}

.offset-5 {
	margin-left: 41.66666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.33333333%;
}

.offset-8 {
	margin-left: 66.66666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.33333333%;
}

.offset-11 {
	margin-left: 91.66666667%;
}

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

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

.g-1,
.gx-1 {
	--bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
	--bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
	--bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
	--bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
	--bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
	--bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
	--bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
	--bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
	--bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
	--bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
	.col-sm {
		flex: 1 0 0%;
	}

	.row-cols-sm-auto>* {
		flex: 0 0 auto;
		width: auto;
	}

	.row-cols-sm-1>* {
		flex: 0 0 auto;
		width: 100%;
	}

	.row-cols-sm-2>* {
		flex: 0 0 auto;
		width: 50%;
	}

	.row-cols-sm-3>* {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.row-cols-sm-4>* {
		flex: 0 0 auto;
		width: 25%;
	}

	.row-cols-sm-5>* {
		flex: 0 0 auto;
		width: 20%;
	}

	.row-cols-sm-6>* {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-sm-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-sm-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-sm-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-sm-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-sm-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-sm-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-sm-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-sm-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-sm-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.offset-sm-0 {
		margin-left: 0;
	}

	.offset-sm-1 {
		margin-left: 8.33333333%;
	}

	.offset-sm-2 {
		margin-left: 16.66666667%;
	}

	.offset-sm-3 {
		margin-left: 25%;
	}

	.offset-sm-4 {
		margin-left: 33.33333333%;
	}

	.offset-sm-5 {
		margin-left: 41.66666667%;
	}

	.offset-sm-6 {
		margin-left: 50%;
	}

	.offset-sm-7 {
		margin-left: 58.33333333%;
	}

	.offset-sm-8 {
		margin-left: 66.66666667%;
	}

	.offset-sm-9 {
		margin-left: 75%;
	}

	.offset-sm-10 {
		margin-left: 83.33333333%;
	}

	.offset-sm-11 {
		margin-left: 91.66666667%;
	}

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

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

	.g-sm-1,
	.gx-sm-1 {
		--bs-gutter-x: 0.25rem;
	}

	.g-sm-1,
	.gy-sm-1 {
		--bs-gutter-y: 0.25rem;
	}

	.g-sm-2,
	.gx-sm-2 {
		--bs-gutter-x: 0.5rem;
	}

	.g-sm-2,
	.gy-sm-2 {
		--bs-gutter-y: 0.5rem;
	}

	.g-sm-3,
	.gx-sm-3 {
		--bs-gutter-x: 1rem;
	}

	.g-sm-3,
	.gy-sm-3 {
		--bs-gutter-y: 1rem;
	}

	.g-sm-4,
	.gx-sm-4 {
		--bs-gutter-x: 1.5rem;
	}

	.g-sm-4,
	.gy-sm-4 {
		--bs-gutter-y: 1.5rem;
	}

	.g-sm-5,
	.gx-sm-5 {
		--bs-gutter-x: 3rem;
	}

	.g-sm-5,
	.gy-sm-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width: 768px) {
	.col-md {
		flex: 1 0 0%;
	}

	.row-cols-md-auto>* {
		flex: 0 0 auto;
		width: auto;
	}

	.row-cols-md-1>* {
		flex: 0 0 auto;
		width: 100%;
	}

	.row-cols-md-2>* {
		flex: 0 0 auto;
		width: 50%;
	}

	.row-cols-md-3>* {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.row-cols-md-4>* {
		flex: 0 0 auto;
		width: 25%;
	}

	.row-cols-md-5>* {
		flex: 0 0 auto;
		width: 20%;
	}

	.row-cols-md-6>* {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-md-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-md-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-md-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-md-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-md-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-md-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-md-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-md-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.offset-md-0 {
		margin-left: 0;
	}

	.offset-md-1 {
		margin-left: 8.33333333%;
	}

	.offset-md-2 {
		margin-left: 16.66666667%;
	}

	.offset-md-3 {
		margin-left: 25%;
	}

	.offset-md-4 {
		margin-left: 33.33333333%;
	}

	.offset-md-5 {
		margin-left: 41.66666667%;
	}

	.offset-md-6 {
		margin-left: 50%;
	}

	.offset-md-7 {
		margin-left: 58.33333333%;
	}

	.offset-md-8 {
		margin-left: 66.66666667%;
	}

	.offset-md-9 {
		margin-left: 75%;
	}

	.offset-md-10 {
		margin-left: 83.33333333%;
	}

	.offset-md-11 {
		margin-left: 91.66666667%;
	}

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

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

	.g-md-1,
	.gx-md-1 {
		--bs-gutter-x: 0.25rem;
	}

	.g-md-1,
	.gy-md-1 {
		--bs-gutter-y: 0.25rem;
	}

	.g-md-2,
	.gx-md-2 {
		--bs-gutter-x: 0.5rem;
	}

	.g-md-2,
	.gy-md-2 {
		--bs-gutter-y: 0.5rem;
	}

	.g-md-3,
	.gx-md-3 {
		--bs-gutter-x: 1rem;
	}

	.g-md-3,
	.gy-md-3 {
		--bs-gutter-y: 1rem;
	}

	.g-md-4,
	.gx-md-4 {
		--bs-gutter-x: 1.5rem;
	}

	.g-md-4,
	.gy-md-4 {
		--bs-gutter-y: 1.5rem;
	}

	.g-md-5,
	.gx-md-5 {
		--bs-gutter-x: 3rem;
	}

	.g-md-5,
	.gy-md-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width: 992px) {
	.col-lg {
		flex: 1 0 0%;
	}

	.row-cols-lg-auto>* {
		flex: 0 0 auto;
		width: auto;
	}

	.row-cols-lg-1>* {
		flex: 0 0 auto;
		width: 100%;
	}

	.row-cols-lg-2>* {
		flex: 0 0 auto;
		width: 50%;
	}

	.row-cols-lg-3>* {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.row-cols-lg-4>* {
		flex: 0 0 auto;
		width: 25%;
	}

	.row-cols-lg-5>* {
		flex: 0 0 auto;
		width: 20%;
	}

	.row-cols-lg-6>* {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-lg-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-lg-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-lg-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-lg-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-lg-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-lg-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.offset-lg-0 {
		margin-left: 0;
	}

	.offset-lg-1 {
		margin-left: 8.33333333%;
	}

	.offset-lg-2 {
		margin-left: 16.66666667%;
	}

	.offset-lg-3 {
		margin-left: 25%;
	}

	.offset-lg-4 {
		margin-left: 33.33333333%;
	}

	.offset-lg-5 {
		margin-left: 41.66666667%;
	}

	.offset-lg-6 {
		margin-left: 50%;
	}

	.offset-lg-7 {
		margin-left: 58.33333333%;
	}

	.offset-lg-8 {
		margin-left: 66.66666667%;
	}

	.offset-lg-9 {
		margin-left: 75%;
	}

	.offset-lg-10 {
		margin-left: 83.33333333%;
	}

	.offset-lg-11 {
		margin-left: 91.66666667%;
	}

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

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

	.g-lg-1,
	.gx-lg-1 {
		--bs-gutter-x: 0.25rem;
	}

	.g-lg-1,
	.gy-lg-1 {
		--bs-gutter-y: 0.25rem;
	}

	.g-lg-2,
	.gx-lg-2 {
		--bs-gutter-x: 0.5rem;
	}

	.g-lg-2,
	.gy-lg-2 {
		--bs-gutter-y: 0.5rem;
	}

	.g-lg-3,
	.gx-lg-3 {
		--bs-gutter-x: 1rem;
	}

	.g-lg-3,
	.gy-lg-3 {
		--bs-gutter-y: 1rem;
	}

	.g-lg-4,
	.gx-lg-4 {
		--bs-gutter-x: 1.5rem;
	}

	.g-lg-4,
	.gy-lg-4 {
		--bs-gutter-y: 1.5rem;
	}

	.g-lg-5,
	.gx-lg-5 {
		--bs-gutter-x: 3rem;
	}

	.g-lg-5,
	.gy-lg-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		flex: 1 0 0%;
	}

	.row-cols-xl-auto>* {
		flex: 0 0 auto;
		width: auto;
	}

	.row-cols-xl-1>* {
		flex: 0 0 auto;
		width: 100%;
	}

	.row-cols-xl-2>* {
		flex: 0 0 auto;
		width: 50%;
	}

	.row-cols-xl-3>* {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.row-cols-xl-4>* {
		flex: 0 0 auto;
		width: 25%;
	}

	.row-cols-xl-5>* {
		flex: 0 0 auto;
		width: 20%;
	}

	.row-cols-xl-6>* {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xl-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.offset-xl-0 {
		margin-left: 0;
	}

	.offset-xl-1 {
		margin-left: 8.33333333%;
	}

	.offset-xl-2 {
		margin-left: 16.66666667%;
	}

	.offset-xl-3 {
		margin-left: 25%;
	}

	.offset-xl-4 {
		margin-left: 33.33333333%;
	}

	.offset-xl-5 {
		margin-left: 41.66666667%;
	}

	.offset-xl-6 {
		margin-left: 50%;
	}

	.offset-xl-7 {
		margin-left: 58.33333333%;
	}

	.offset-xl-8 {
		margin-left: 66.66666667%;
	}

	.offset-xl-9 {
		margin-left: 75%;
	}

	.offset-xl-10 {
		margin-left: 83.33333333%;
	}

	.offset-xl-11 {
		margin-left: 91.66666667%;
	}

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

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

	.g-xl-1,
	.gx-xl-1 {
		--bs-gutter-x: 0.25rem;
	}

	.g-xl-1,
	.gy-xl-1 {
		--bs-gutter-y: 0.25rem;
	}

	.g-xl-2,
	.gx-xl-2 {
		--bs-gutter-x: 0.5rem;
	}

	.g-xl-2,
	.gy-xl-2 {
		--bs-gutter-y: 0.5rem;
	}

	.g-xl-3,
	.gx-xl-3 {
		--bs-gutter-x: 1rem;
	}

	.g-xl-3,
	.gy-xl-3 {
		--bs-gutter-y: 1rem;
	}

	.g-xl-4,
	.gx-xl-4 {
		--bs-gutter-x: 1.5rem;
	}

	.g-xl-4,
	.gy-xl-4 {
		--bs-gutter-y: 1.5rem;
	}

	.g-xl-5,
	.gx-xl-5 {
		--bs-gutter-x: 3rem;
	}

	.g-xl-5,
	.gy-xl-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width: 1400px) {
	.col-xxl {
		flex: 1 0 0%;
	}

	.row-cols-xxl-auto>* {
		flex: 0 0 auto;
		width: auto;
	}

	.row-cols-xxl-1>* {
		flex: 0 0 auto;
		width: 100%;
	}

	.row-cols-xxl-2>* {
		flex: 0 0 auto;
		width: 50%;
	}

	.row-cols-xxl-3>* {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.row-cols-xxl-4>* {
		flex: 0 0 auto;
		width: 25%;
	}

	.row-cols-xxl-5>* {
		flex: 0 0 auto;
		width: 20%;
	}

	.row-cols-xxl-6>* {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	.col-xxl-1 {
		flex: 0 0 auto;
		width: 8.33333333%;
	}

	.col-xxl-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.col-xxl-3 {
		flex: 0 0 auto;
		width: 25%;
	}

	.col-xxl-4 {
		flex: 0 0 auto;
		width: 33.33333333%;
	}

	.col-xxl-5 {
		flex: 0 0 auto;
		width: 41.66666667%;
	}

	.col-xxl-6 {
		flex: 0 0 auto;
		width: 50%;
	}

	.col-xxl-7 {
		flex: 0 0 auto;
		width: 58.33333333%;
	}

	.col-xxl-8 {
		flex: 0 0 auto;
		width: 66.66666667%;
	}

	.col-xxl-9 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-xxl-10 {
		flex: 0 0 auto;
		width: 83.33333333%;
	}

	.col-xxl-11 {
		flex: 0 0 auto;
		width: 91.66666667%;
	}

	.col-xxl-12 {
		flex: 0 0 auto;
		width: 100%;
	}

	.offset-xxl-0 {
		margin-left: 0;
	}

	.offset-xxl-1 {
		margin-left: 8.33333333%;
	}

	.offset-xxl-2 {
		margin-left: 16.66666667%;
	}

	.offset-xxl-3 {
		margin-left: 25%;
	}

	.offset-xxl-4 {
		margin-left: 33.33333333%;
	}

	.offset-xxl-5 {
		margin-left: 41.66666667%;
	}

	.offset-xxl-6 {
		margin-left: 50%;
	}

	.offset-xxl-7 {
		margin-left: 58.33333333%;
	}

	.offset-xxl-8 {
		margin-left: 66.66666667%;
	}

	.offset-xxl-9 {
		margin-left: 75%;
	}

	.offset-xxl-10 {
		margin-left: 83.33333333%;
	}

	.offset-xxl-11 {
		margin-left: 91.66666667%;
	}

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

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

	.g-xxl-1,
	.gx-xxl-1 {
		--bs-gutter-x: 0.25rem;
	}

	.g-xxl-1,
	.gy-xxl-1 {
		--bs-gutter-y: 0.25rem;
	}

	.g-xxl-2,
	.gx-xxl-2 {
		--bs-gutter-x: 0.5rem;
	}

	.g-xxl-2,
	.gy-xxl-2 {
		--bs-gutter-y: 0.5rem;
	}

	.g-xxl-3,
	.gx-xxl-3 {
		--bs-gutter-x: 1rem;
	}

	.g-xxl-3,
	.gy-xxl-3 {
		--bs-gutter-y: 1rem;
	}

	.g-xxl-4,
	.gx-xxl-4 {
		--bs-gutter-x: 1.5rem;
	}

	.g-xxl-4,
	.gy-xxl-4 {
		--bs-gutter-y: 1.5rem;
	}

	.g-xxl-5,
	.gx-xxl-5 {
		--bs-gutter-x: 3rem;
	}

	.g-xxl-5,
	.gy-xxl-5 {
		--bs-gutter-y: 3rem;
	}
}



.section-items {
	display: grid;
	gap: 20px;
}
.section-item {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	align-items: center;
	/* border: 1px solid #ccc; */
	border-radius: 25px;
	font-size: 16px;
	font-weight: 600;
	background-color: #F6F7FB;
	padding: 20px 20px 40px 40px;
}

.section-item__title {
	color: #C63235;
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 10px;
	transition: .3s;
}
.section-item__title:hover {
	color:red;
}
.section-item__links > a:hover {
	color:black;
}

.section-item__subtitle	{
	color: #666;
	font-size: 1em;
	margin-bottom: 30px;
}

.section-item__links > a {
	transition: .3s;
}

.section-item__image {
	overflow: hidden;
	border-radius: 100%;
	object-fit: cover;
	object-position: center;
	aspect-ratio: 1/1;
	min-width: 140px;
	width: fit-content;
	height: 140px;	
}
.section-item__image img {
	height: 100%;
	width: 100%;
}

@media(max-width: 768px) {
	.section-item {
		align-items: start;
		flex-direction: column;
		font-size: 14px;
	}
	.section-item__image {
		order: -1;
		max-width: 50%;
	}
}

.small-section-items {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 20px;
	margin-bottom: 40px;
	flex-wrap: wrap;
	width: 100%;
}

.small-section-items > .section-item {
	font-size: 14px;
	padding: 10px 20px 20px 20px;
	/* min-width: 355px; */
	flex-grow: 1;
	justify-content: start;
}
.small-section-items .section-item__title {
	font-size: 1.6em;
}
.small-section-items .section-item__image {
	height: 80px;
	width: 80px;
	border: 1px solid #3333;
	min-width: 80px;
}

.catalog-items {
	display: grid;
}

.catalog-item {
	display: flex;
	gap: 30px;
	justify-content: start;
	align-items: stretch;
	border-radius: 25px;
	font-size: 16px;
	font-weight: 600;
	background-color: #F6F7FB;
	padding: 30px 30px 35px 35px;
}

.catalog-item__image {
	overflow: hidden;
	border-radius: 25px;
	object-fit: cover;
	min-width: 215px;
	width: 215px;
}
.catalog-item__image img {
	object-position: center;
}

.catalog-item__main {
	display: grid;
	grid-template-columns: 80% 1fr;
	gap: 40px;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
}

.catalog-item__content {
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-items: start;
	font-size: 1em;
}

.catalog-item__subtitle {
	color: #666;
	font-size: 0.8em;
}
.catalog-item__title {
	color: #000;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.catalog-item__status.has::before {
	content: ''
}
.catalog-item__status.has {
	color: green;
	margin-bottom: 10px;
}
.catalog-item__description,
.catalog-item__price {
	color: #333;
	font-size: 1em;
}

.catalog-item__order {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
	text-align: right;
}
.catalog-item__order-btn {
	width: 100%;
	background-color: #C63235;
	color: #fff;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.catalog-item__order-btn:hover {
	transition: .3s;
	background-color: red;
}
.nav_string {
	font-size: 20px;
	font-weight: 600;
	color: #4F4F4F;
	margin: 10px 0;
}
.nav_string > *:first-child {
	color: #4F4F4F;
}
.nav_string > *:last-child {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	margin: 20px 0;
}
.nav_string > *:last-child > * {
	padding: 5px 0;
}
.nav_string a {
	color: #4F4F4F;
}
.nav_string a:hover {
	text-decoration: underline;
}
.nav_string b {
	color: #c6c6c6;
}

@media(max-width: 768px) {
	.stock-item__media {
		width: 135px !important;
	}
	/*.stock-page .stock-item__header {
		padding-left: 170px  !important;
	}*/
}

@media(max-width: 1000px) {
	.catalog-item {
		flex-direction: column; 
	}
	.catalog-item__main {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.catalog-item__order {
		gap: 20px;
	}
}

.fancybox-content {
  max-width: 50rem !important;
}

.button {
    position: relative;
    overflow-x: hidden;
}

.button .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.7));
    animation: flareAnimation 2s infinite linear;
}

@keyframes flareAnimation {
	0% {
		
		left: -150%;
	}
	100% {
		left: 150%;
	}
}

section {
	padding-top: 5rem;
	padding-bottom: 6.8rem;
}
