/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

:root {
	--brand-yellow: #ebff41;
	--text-gray-en: #858484;
	--font-main: "Montserrat", sans-serif;
	--font-second: "Inter", sans-serif;
}

img {
	max-width: 100%;
}
* {
	/* border: 1px solid red; */
}

/*html, body.body_contact {
    height: 100%;
  }
  body.body_contact {
     display: flex;
     flex-direction: column;
  }
  .bigmap {
    flex: 1 0 auto;
  }
  .footer {
    flex-shrink: 0;
  }*/

.body_contact,
body {
	position: relative;
	height: auto;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	/*align-items: center;*/
}
.wrapper {
	flex-grow: 1;
	flex-shrink: 0;
}

section {
	margin-top: 50px;
	margin-bottom: 50px;
}

section:first-child {
	padding-top: 100px;
}

/*button {
  color: #CCF300;204,243,0
}*/
a {
	text-decoration: none;
	outline: none;
	color: inherit;
}

a:hover {
	/* color: currentcolor ; */
}

h2 {
	margin-bottom: 30px;
}
html,
body {
	/* Убирает прокрутку по горизонтале, для мобильной версии */
	overflow-x: hidden;
}

body {
	/*font-family: "Montserrat", sans-serif;*/
	font-family: "Roboto", sans-serif;
	color: #3b3950;
	background: #ffffff;
}

.body_contact,
.body_service,
.body_price {
	padding-top: 75px;
}

.mobilauto-block-content,
.mobilauto-block-content .ui-widget {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
}

.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #ffdd00 !important;
}

span.ui-checkboxradio-icon.ui-corner-all.ui-icon.ui-icon-background.ui-icon-blank.ui-state-hover {
	visibility: hidden !important;
}

.ui-widget-shadow {
	opacity: 0.9 !important;
	color: #fff !important;
}

.mobilauto-container .ui-widget {
	font-size: 16px !important;
	padding: 5px !important;
}

.mobilauto-container table {
	background: #fff !important;
}

.mobilauto-container td {
	background: #fff !important;
}

.mobilauto-block-button:not(.ui-state-hover)
	.ui-icon.mobilauto-block-button-icon-white {
	background-color: #ffa500 !important;
}

.mobilauto-block
	.mobilauto-block-button
	.mobilauto-block-button-table
	td.mobilauto-block-button-table-column {
	background: rgba(0, 0, 0, 0) !important;
}

.mobilauto-block .mobilauto-block-button .mobilauto-block-button-table {
	background: rgba(0, 0, 0, 0) !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	background: #ffa500 !important;
}

.ui-button {
	color: #fff !important;
	text-decoration: none;
}

.ui-widget.ui-checkboxradio-radio-label.ui-checkboxradio-checked.ui-state-active.ui-checkboxradio-label.ui-controlgroup-item {
	color: #333 !important;
}

.ui-button.ui-widget.ui-checkboxradio-radio-label.ui-checkboxradio-label.ui-controlgroup-item {
	color: #333 !important;
}

.mobilauto-block-button .ui-icon {
	display: none;
}

#mobilauto-block-parameters {
	display: none;
}

p {
	line-height: 1.6;
}

.shape.opacity-default {
	opacity: 1;
}

.shape-left-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}

.shape-right-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: right;
}

.shape-right-bottom img {
	display: inline-block;
}

.icon-blue {
	color: #ffa500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/*font-family: "Montserrat", sans-serif;*/
	font-weight: 700;
	color: #000;
}

.container {
	z-index: 2;
	position: relative;
}

.foo-app a {
	width: 143px;
	margin: 0 3px;
}

.foo-app a img {
	width: 100%;
}

.btn-foo {
	padding: 9px 20px !important;
}

/*
// 2. Menu
*/
.nav-item .nav-link {
	display: inline-block;
	color: #3b3950;
	text-decoration: none;
	font-family: "Montserrat", sans-serif;
}

.navbar-custom {
	background-color: transparent !important; /* Устанавливаем прозрачность */
	height: calc((121 / 1920) * 100vw);
	padding: 0 calc((54 / 1920) * 100vw);
	display: flex;
	align-items: center;
	transition:
		background-color 0.3s ease,
		height 0.3s ease; /* плавный переход для скролла */
}

/* Убираем стандартные отступы Bootstrap для внутреннего контейнера */
.navbar_wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: 100%;
}

.navbar-custom .logo .logo-dark {
	display: none;
}

.navbar-custom .logo .ligo-light {
	display: inline-block;
}

.navbar-custom .navbar-nav li a {
	line-height: 26px;
	/* color: rgba(59, 57, 80, 0.7); */
	font-size: 18px;
	font-weight: 600;
	-webkit-transition: all 0.3s;
	transition: all 0.5s;
	background-color: transparent !important;
	padding: 2px 0;
	margin: 0 20px;
	color: #000;
}

.navbar-custom .navbar-nav li:last-child a {
	margin-right: 0px;
}

.navbar-custom .navbar-nav li .nav-link {
	padding-right: 0px;
	padding-left: 0px;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
	color: #ffa500 !important;
}

.navbar-custom .navbar-nav li a {
	border-bottom: 1px solid transparent;
}

.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li.active a {
	/* text-decoration: underline !important;*/
	border-bottom: 1px solid #ffa500;
}

.navbar-custom .navbar-toggles {
	padding: 0.25rem 0.75rem;
	font-size: 18px;
	background: 0 0;
	border: 1px solid transparent;
	color: #fff;
	outline: 0;
}

.navbar-custom .logo .logo-dark {
	display: inline-block;
}

.navbar-custom .logo .logo-light {
	display: none;
}

.navbar-toggler {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #fff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
	background-color: transparent;
	border-color: #ffa500;
}

.menu-toggle {
	padding: 4.5px 10px !important;
}

.menu-toggle span {
	line-height: 27px;
}

.navbar-light .navbar-nav li a {
	color: rgba(255, 255, 255, 0.6) !important;
}

.navbar-light .navbar-nav li.active a,
.navbar-light .navbar-nav li a:hover,
.navbar-light .navbar-nav li a:active {
	color: #fff !important;
}

.navbar-light .logo .logo-dark {
	display: none;
}

.navbar-light .logo .logo-light {
	display: inline-block;
}

.navbar-light .nav-link:after {
	background: transparent;
}

.navbar-light .navbar-toggler {
	border-color: transparent;
}

.navbar-light .navbar-nav li.active a,
.navbar-light .navbar-nav li a:hover,
.navbar-light .navbar-nav li a:active {
	color: #fff !important;
}

/*---NAVBAR STICKY--*/
.nav-sticky.navbar-custom,
.nav-bg-fixed.navbar-custom {
	margin-top: 0px;
	background-color: transparent !important; /* Делаем сам контейнер прозрачным */
	/* position: relative; */
	/* mix-blend-mode: multiply !important; */
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	color: #fff !important;
	z-index: 1000;
}

/* Создаем отдельный слой для фона с эффектом multiply */
.nav-sticky.navbar-custom::before,
.nav-bg-fixed.navbar-custom::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4) !important;
	/* mix-blend-mode: multiply !important; */
	z-index: -1; /* Слой уходит под текст и логотип */
	pointer-events: none;
	/* background: rgba(237, 237, 237, 0.28); */
	backdrop-filter: blur(5.25px);
	-webkit-backdrop-filter: blur(5.25px);
}

.nav-sticky.navbar-custom .navbar-toggles {
	padding: 0.25rem 0.75rem;
	border: 1px solid transparent;
	outline: 0;
}

.nav-sticky.navbar-custom .navbar-nav {
	margin-top: 0px;
}

.nav-sticky.navbar-custom .navbar-nav li a {
	/* color: #8c8aac !important; */
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
	color: #ffa500 !important;
}

.nav-sticky .logo .logo-dark {
	display: inline-block !important;
}

.nav-sticky .logo .logo-light {
	display: none !important;
}

.navbar-toggler:focus {
	outline: none;
}

.navbar-brand p {
	color: #4c5667;
	font-weight: 700;
	font-size: 22px;
	margin: 0;
	letter-spacing: -0.06em;
}

h1.hero-1-title {
	display: block;
	color: #000 !important;
	font-weight: 700;
	font-size: 47px;
	font-size: calc(33px + 10 * ((100vw - 320px) / (1280 - 320)));
	line-height: 1;
	letter-spacing: -0.03em;
}

h1.hero-1-title span {
	display: block;
	font-size: 28px;
	color: #4c5667 !important;
	text-shadow: none;
	font-weight: 600;
	letter-spacing: -0.01em;
}

.app {
	padding-top: 15px;
}

.app a img {
	max-width: 100%;
}

.app a {
	width: 155px;
	display: inline-block;
	margin-right: 5px;
}

/* .hero-1-bg { */
/* background: url(../images/bg-1.png) center center; */
/* background-size: cover;
} */

.lang {
	margin-right: 0px;
	order: 1;
	/* order: -2; */
}

/*header call*/

.header-phone {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 15px;
	margin-right: 15px;
	order: 2;
}

.header-phone > img {
	width: 37px;
}

.header-phone-number {
	margin: 10px 15px 0 15px;
	/* display: flex; */
	flex-wrap: wrap;
	align-content: center;
	/* height: 100%; */
	/* margin-top: 5px; */
	position: relative;
	top: 6px;
}

.header-phone-number a {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 16px;
	color: #282828;
	display: block;
	/* align-self: center; */
	/* justify-items: center; */
	/* margin-top: 5px; */
	/* position: relative; */
	/* top: 13px; */
}

.call_header img {
	width: 25px;
}

.big_digit_header {
	font-weight: 700;
	font-size: 29px;
}

.call_text_header {
	font-weight: 400;
}

.header-phone-number p {
	font-size: 10px;
	line-height: 16px;
	color: #ffa500;
	display: block;
}
.header-phone-icon {
	display: none;
}

.header-phone-icon:hover {
	background-color: #ffcc00;
}

.logo img {
	/* max-width: 150px; */
	width: calc((211 / 1920) * 100vw) !important;
	height: calc((41 / 1920) * 100vw) !important;
}

.call_home img {
	width: 48px;
	margin-right: 15px;
}

.call_home {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	width: 250px;
	line-height: 1;
	/* justify-content: center; */
	/* margin: 0 auto; */
}

.big_digit_home {
	font-size: 105px;
	font-weight: 700;
	color: #ffa500;
}

.call_text_home {
	font-size: 52px;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.1em;
}

.home-phone-number p {
	color: #ffa500;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 0.05em;
}

.img_home {
	position: relative;
}

.img_home::before {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	/*width: 30rem;
  height: 30rem;*/
	border-radius: 10rem;
	background: rgba(244, 187, 33, 0.1);
}

@media (max-width: 1000px) {
	.header-phone > img,
	.header-phone {
		display: none;
	}

	.container.navbar_wrap {
		/* justify-content:space-between; */
		/* flex-wrap: nowrap; */
	}
}

/* услуги */
.service .section-title__main {
	text-align: center;
}

.technic {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.technic__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 350px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	border-radius: 3px;
	padding: 20px;
	flex-direction: column;
	align-items: center;
}

.technic__item:hover {
	-webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
}

.technic__img {
	display: block;
	margin-bottom: 20px;
}

.technic__title {
	font-weight: 900;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-bottom: 20px;
}

.technic__call {
	background-color: var(--brand-yellow);

	box-shadow: 0px 4px 10px rgba(235, 255, 65, 0.35);
	border-radius: 40px;
	width: 220px;
	height: 48px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	line-height: 48px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	max-width: 100%;
}

.technic__call:hover {
	background-color: #c9f76f;
}

.technic__more {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #f4bb21;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.technic__more img {
	margin-left: 3px;
}

.technic__more:hover {
	text-decoration: underline;
}

.technic-banner {
	border: 4px solid #f4bb21;
	border-radius: 3px;
	overflow: hidden;
	padding: 54px 60px 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 20px;
}

.technic-banner:before {
	content: "";
	display: block;
	width: 696px;
	height: 696px;
	background: #f4bb21;
	position: absolute;
	top: -125px;
	right: -195px;
	border-radius: 50%;
	z-index: 1;
}

.technic-banner__text {
	margin-right: 20px;
	z-index: 2;
}

.technic-banner__text p {
	font-weight: 900;
	font-size: 30px;
	line-height: 41px;
	display: block;
	margin-bottom: 15px;
}

.technic-banner__text ul {
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
}

.technic-banner__text li {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: block;
	position: relative;
	list-style-type: none;
	padding: 5px 0 5px 25px;
}

.technic-banner__text li:before {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	width: 13px;
	height: 13px;
	background: url(/images/check.svg);
	background-size: cover;
}

.technic-banner__call {
	background-color: #f4bb21;
	-webkit-box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35);
	box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35);
	border-radius: 40px;
	width: 240px;
	height: 48px;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	line-height: 48px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	display: block;
}

.technic-banner__call:hover {
	background-color: #e7af17;
}

.technic-banner__img {
	z-index: 2;
	width: 532px;
}

@media (max-width: 1151px) {
	.technic__item {
		width: 31%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.technic {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.technic-banner:before {
		content: "";
		display: block;
		width: 200%;
		height: 284px;
		background: #f4bb21;
		position: absolute;
		top: auto;
		right: auto;
		bottom: 0;
		left: -50%;
		border-radius: 70%;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		z-index: 1;
	}

	.technic-banner__img {
		z-index: 2;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	section {
		position: relative;
		padding: 60px 0px;
	}
}

@media (max-width: 679px) {
	.section-title__main {
		font-size: 24px;
		line-height: 32px;
		text-align: center;
	}

	.section-title {
		padding-bottom: 34px;
	}

	section {
		padding: 35px 0px;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.container {
		padding: 0 12px;
	}

	.technic__item {
		width: 100%;
	}

	.technic-banner {
		padding: 24px 25px 40px;
		margin-top: 0px;
	}

	.technic-banner__text {
		margin-right: 0px;
		width: 100%;
	}

	.technic-banner__text p {
		font-size: 22px;
		line-height: 30px;
		text-align: center;
	}

	.technic-banner__call {
		margin-bottom: 30px;
	}
}

/* услуги  */

/* карта */
.map {
	background-color: #282828;
}

.map .container {
	padding: 50px;
}

.map_wrap {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	gap: 50px;
	flex-wrap: wrap;
}

.map_text {
	flex: 0 0 calc(55% - 25px);
	color: #fff;
}

.map_container {
	flex: 0 0 calc(45% - 25px);
}

.map_header {
	margin-bottom: 50px;
	color: #ccf300;
	max-width: 510px;
	font-size: calc(25px + 12 * ((100vw - 320px) / (1280 - 320)));
}

.map_list {
	list-style-type: none;
	padding-left: 0;
	list-style-position: inside;
	margin-left: 15px;
}

.map_list li {
	position: relative;
	font-size: calc(15px + 5 * ((100vw - 320px) / (1280 - 320)));
	letter-spacing: 0.05em;
}

.map_list li::before {
	content: "-";
	position: absolute;
	left: -15px;
}

/* карта  end*/

/* цены */
.price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.price__item {
	width: 340px;
	margin-bottom: 40px;
}

.price__item img {
	height: 221px;
	margin-bottom: 20px;
	display: inline-block;
}

.price__item p {
	font-weight: 900;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-bottom: 5px;
}

.price__item div {
	font-weight: 900;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	position: relative;
}

.price__item div span {
	z-index: 2;
	display: block;
	position: relative;
}

.price__item div:after {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background: #f4bb21;
	bottom: 0;
	position: absolute;
	z-index: 1;
}

@media (max-width: 1151px) {
	.price__item {
		width: 30%;
	}

	section {
		position: relative;
		padding: 60px 0px;
	}
}

@media (max-width: 1000px) {
	.price__item {
		width: 45%;
	}

	.price {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		/* justify-content: space-evenly; */
	}
}

@media (max-width: 800px) {
	.price__item img {
		height: 170px;
	}
}

@media (max-width: 679px) {
	.section-title__main {
		font-size: 24px;
		line-height: 32px;
		text-align: center;
	}

	.section-title__descr {
		font-size: 14px;
		line-height: 19px;
		margin-top: 4px;
	}

	.section-title {
		padding-bottom: 34px;
	}

	section {
		padding: 35px 0px;
	}

	.container {
		padding: 0 12px;
	}

	.price__item {
		/* margin-bottom: 0px; */
	}

	.price__item img {
		height: 220px;
	}
}

/* цены */

/* contact */

.big_digit {
	line-height: 0.8;
	font-size: 105px;
	font-weight: 700;
	color: #ffa500;
	font-weight: bold;
	margin-top: 10px;
}

.bigmap__item .call_back img {
	margin-right: 10px;
	width: 48px;
}

.call_text {
	font-size: 48px;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 1;
}

.slave.col_orange {
	font-size: 14px;
	bottom: -15px;
	left: 0px;
}

div:not(.billboard-main) .call_text {
	bottom: -4px;
}

.bigmap .bigmap__item .call_text {
	bottom: 8px;
	left: 25px;
}

.section-title__main {
	margin-bottom: 15px;
}

.section-title__descr {
	margin-bottom: 20px;
}

.slave {
	position: absolute;
	bottom: 0px;
	color: #000;
	font-size: 9px;
	left: 25px;
}

.call_back {
	position: relative;
}

.slave.col_dark {
	bottom: -5px;
}

.col_dark {
	color: #000;
}

.col_orange {
	color: #f4bb21;
}

.slave.col_orange {
}

.social-item {
	display: block;
	margin-left: 20px;
}
.contact_map {
	/* position: absolute; */
	height: 750px;
	/* min-height: 750px; */
	flex-basis: 60%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.bigmap {
	/* min-height: calc(100vh - 100px); */
	/* background: url(/images/bigmap.jpg) center/cover; */
	position: relative;
	width: 100%;
	/* margin-top: 2px; */
}
.bigmap .container {
	/* position: absolute; */
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	/* margin: 25px 0; */
	padding: 25px 0;
	align-items: flex-start;
}
.bigmap__inner {
	/* position: absolute; */
	/*  top: 100px; */
	/* left: 0px; */
	background: #ffffff;
	/* box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1); */
	border-radius: 5px;
	flex-basis: 40%;
	/* min-width: 350px; */
	/* margin: auto; */
}

.bigmap__items {
	padding: 30px 60px;
	display: flex;
	flex-wrap: wrap;
}

.bigmap__item {
	/* width: 50%; */
	margin-bottom: 30px;
}

.bigmap__item:last-child {
	margin-bottom: 0;
}

.bigmap__item a {
	/* display: -webkit-box; */
	display: -ms-flexbox;
	display: flex;
	/* -webkit-box-align: center; */
	-ms-flex-align: center;
	align-items: baseline;
	/* -webkit-box-pack: start; */
	-ms-flex-pack: start;
	justify-content: flex-start;
	/* margin: 4px 0px; */
	flex-wrap: wrap;
	/* width: 200px; */
	/* align-content: space-around; */
	/* align-content: center; */
	/* align-self: center; */
}

.bigmap__item a img {
	width: 30px;
	margin-right: 10px;
	vertical-align: middle;
}

div:not(.footer-top__item) img[src*="home_phone"] {
	margin-bottom: 3px;
}

.bigmap__title {
	font-weight: 900;
	font-size: 33px;
	line-height: 33px;
	color: #000000;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}

.bigmap__subtitle {
	font-weight: 900;
	font-size: 16px;
	line-height: 19px;
	color: #ffa500;
	margin-bottom: 6px;
}

.bigmap__social {
	/* border-top: 1px solid rgba(0, 0, 0, 0.1); */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 22px 0px;
}
.bigmap__social_wrap {
	/* border-top: 1px solid rgba(0, 0, 0, 0.1); */
	padding: 0 60px;
}
.bigmap__social_line {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 679px) {
	.slave {
		bottom: -20px;
		left: calc(50% - 50px);
	}

	.container {
		padding: 0 12px;
	}

	.social-item {
		display: block;
		margin-left: 10px;
		margin-right: 10px;
	}

	.bigmap__item a {
		max-width: 270px;
	}

	.bigmap {
		/* min-height: calc(100vh - 100px); */
		/* background: url(../img/bigmap2.jpg) center/cover; */
		/* position: relative; */
	}

	.bigmap .container {
		/* position: relative; */
		/* position: static !important; */
		/* margin: 0 auto; */
		/* transform: translateX(0);
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0; */
	}

	.bigmap__inner {
		/* position: relative; */
		/* top: 0; */
		/*bottom: -83%;*/
		/* left: 0px; */
		/* background:#FFFFFF; */
		/* box-shadow:none; */
		/*box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.1);*/
		/* border-radius: 0; */
		/* width: 100%; */
	}

	.bigmap__items {
		padding: 30px 40px;
	}
	.bigmap__social_wrap {
		padding: 0 40px;
	}
	.bigmap__item {
		/* margin-bottom: 15px; */
	}

	.bigmap__title {
		/* font-size: 18px; */
		line-height: 24px;
		margin-bottom: 15px;
	}

	.bigmap__social {
		padding: 15px 0;
	}
	.contact_map {
		/* position: static;
    height: 35vh; */
	}
}

/* contact end */

/*footer*/

.footer-top__logo {
	max-width: 170px;
}

.call_back_footer {
	position: relative;
	margin-bottom: 30px;
}

.call_digit_footer {
	/*font-size: 35px;*/
	font-size: calc(32px + 3 * ((100vw - 320px) / (1280 - 320)));
	margin-right: 10px;
	font-weight: 800;
}

.call_text_footer {
	font-size: 22px;
	line-height: 18px;
	margin-bottom: -3px;
}

.slave_footer {
	position: absolute;
	bottom: -20px;
	left: 25px;
	font-size: 9px;
}

footer {
	background: #282828;
	padding-top: 80px;
	color: #fff;
}

.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-top__title {
	font-weight: 900;
	/*font-size: 14px;*/
	font-size: calc(15px + 3 * ((100vw - 320px) / (1280 - 320)));
	/* line-height: 19px;*/
	line-height: 1.2em;
	/*color: #FFA500;*/
	/* color: #f4bb21; */
	color: var(--brand-yellow);
	display: block;
	margin-bottom: 1em;
}

.footer-top__title span {
	font-size: calc(14px + 3 * ((100vw - 320px) / (1280 - 320)));
}

.footer-top__title ~ a {
	font-size: 14px;
	line-height: 16px;
	display: flex;
	justify-content: flex-start;
	margin-top: 8px;
	color: #fff;
}

.footer-top__item .call_back_footer {
	align-items: baseline;
}

.footer-top__title ~ a img {
	width: 22px;
	margin-right: 10px;
}

.footer-top__link {
	line-height: 19px;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #ffa500;
	display: block;
	margin-top: 5px;
}

.footer-top__app {
	display: block;
	margin-bottom: 20px;
	width: 138px;
}

.footer-bottom {
	border-top: 1px solid rgba(242, 246, 255, 0.1);
	padding: 20px 0px;
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-bottom > p {
	font-size: 12px;
	line-height: 20px;
	color: rgba(242, 246, 255, 0.6);
}

.footer-bottom__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.social-item {
	display: block;
	margin-left: 20px;
}

div:not(.footer-top__item) img[src*="home_phone"] {
	margin-bottom: 3px;
}

footer .footer-top__item img[src*="home_phone_black"] {
	bottom: 1px;
	position: relative;
}

@media (max-width: 1000px) {
	.footer-top {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		/* -webkit-box-align: start; */
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.footer-top__item {
		margin-bottom: 0px;
		width: 45%;
	}

	.footer-top__item:first-child {
		width: 100%;
		margin-bottom: 40px;
	}

	footer {
		padding-top: 40px;
	}

	.footer-top__app {
		margin: 0 0 20px auto;
	}
}

@media (max-width: 679px) {
	.container {
		padding: 0 12px;
	}

	.footer-top__item:last-child {
		/* display: none; */
	}

	.footer-top {
		/* align-items: center; */
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 20px;
		/* justify-content: center; */
	}

	.footer-top__item:nth-child(2) {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/* -webkit-box-align: stretch; */
		-ms-flex-align: stretch;
		/* align-items: stretch; */
		/* -webkit-box-pack: justify; */
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 24px;
	}

	.footer-top__title {
		/*font-size: 12px;
        line-height: 16px;*/
		/* margin-bottom: 7px; */
	}

	footer .container {
		padding: 0 0px;
	}

	.footer-top__item:nth-child(3) {
		width: 100%;
	}

	.footer-bottom {
		margin-top: 24px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-bottom > p {
		display: block;
		border-bottom: 1px solid rgba(242, 246, 255, 0.1);
		width: 100%;
		padding-bottom: 20px;
		text-align: center;
	}

	.footer-bottom__social {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 20px;
	}

	.social-item {
		display: block;
		margin-left: 10px;
		margin-right: 10px;
	}
}

/*footer end*/

/*remodal1*/

.slave_mod {
	color: #ffa500;
	font-size: 12px;
	position: absolute;
	bottom: -25px;
	left: calc(50% - 56px);
	font-style: italic;
}

.modal-call__stat.call_back_mod {
	margin-bottom: 15px;
	position: relative;
	/* display: flex; */
	/* flex-direction: column; */
	flex-wrap: wrap;
	/* align-content: flex-end; */
	align-self: flex-end;
}

.call_digit_mod {
	/* font-size: 120px; */
	font-size: calc(100px + 40 * ((100vw - 320px) / (1920 - 320)));
	font-weight: 800;
	color: #ffa500;
	font-family: "Roboto";
}

.call_text_mod {
	/* font-size: 45px; */
	font-size: calc(40px + 5 * ((100vw - 320px) / (1920 - 320)));
	flex: 0 0 100%;
	margin-left: 65px;
}

.call_back_mod img {
	/* display: inline; */
	margin-right: 20px;
	width: 55px;
	/* align-self: baseline; */
	/* margin-top: auto; */
	vertical-align: baseline;
	margin-left: 10px;
}

.remodal.remodalCall {
	width: 570px;
	max-width: 100%;
	padding: 60px 60px;
	/* text-align: left; */
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}

.remodalCall .remodalBorder {
	padding: 0;
	/* margin: auto; */
}

.remodal-close {
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	top: 10px;
	right: 10px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.remodal-close:hover {
	background-color: #f4bb21;
}

.remodal-close:before {
	position: absolute;
	top: 9px;
	left: 9px;
	display: block;
	width: 12px;
	height: 12px;
	content: "";
	text-align: center;
	background: url(../images/close.svg) center center;
	background-size: cover;
}

.modal-call__title {
	font-style: normal;
	font-weight: 900;
	font-size: calc(15px + 3 * ((100vw - 320px) / (1280 - 320)));
	/* line-height: 35px; */
	/* letter-spacing: -0.01em; */
	margin-bottom: 40px;
	margin-top: 15px;
}

.modal-call__subtitle {
	font-weight: 900;
	font-size: 14px;
	line-height: 19px;
}

.modal-call__stat {
	font-size: 30px;
	line-height: 41px;
	margin-bottom: 25px;
	display: block;
	position: relative;
}

.modal-call__mobile {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	margin-top: 4px;
}

.modal-call__mobile a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 16px;
}

.modal-call__mobile img {
	width: 16px;
	margin-right: 10px;
}

div:not(.footer-top__item) img[src*="home_phone"] {
	margin-bottom: 3px;
}

@media (max-width: 679px) {
	/* .slave_mod {
        color: #000;
        font-size: 9px;
        position: absolute;
        bottom: -18px;
        left: calc(50% - 50px);
    } */
	.remodal-wrapper .remodal.remodalCall {
		/* border: 0; */
		/* min-width: 349px; */
		/* padding: 30px 30px; */
		/* text-align: left; */
		/* border-radius: 20px 20px 0 0px; */
		/* left: 8%; */
		background-color: #fff;
		width: 100%;
		position: absolute;
		margin-bottom: 0;
		bottom: 0;
		left: 0;
		right: 0;
		box-sizing: border-box;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 0;

		box-shadow: none;
	}

	.remodal-wrapper .remodal.remodalCall {
		/*  width: 84%;
    padding: 30px 30px;
    background-color: #fff;
    border-radius: 20px 20px 0 0px;
    position: absolute;
    margin-bottom: 0;
    bottom: 0;
    left: 8%;
    box-sizing: border-box; */
		/* text-align: left; */
		/* min-width: 348px; */
	}

	.remodal-wrapper {
		padding: 0px;
	}

	/* .modal-call__subtitle {
        display: none;
    }
    .modal-call__title {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.01em;
        margin-bottom: 25px;
        text-align: center;
    }
    .modal-call__stat {
        font-size: 24px;
        background: #F4BB21;
        -webkit-box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35);
        box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35);
        border-radius: 40px;
        text-align: center;
        height: 48px;
        line-height: 48px;
        margin-bottom: 0px;
    }
    .modal-call__mobile a {
        margin-top: 12px;
        background: #F4BB21;
        -webkit-box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35);
        box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35);
        border-radius: 40px;
        text-align: center;
        height: 48px;
        line-height: 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 20px;
        font-family: 'Nunito Sans', sans-serif;
    } */
	.modal-call__mobile img {
		width: 20px;
	}

	.remodal-close {
		/* left: 12px; */
		/* right: auto; */
		/* top: 12px; */
	}
}

/*remodal1*/

/*media*/

@media (min-width: 200px) and (max-width: 768px) {
	.map_wrap {
		flex-direction: column;
	}

	.navbar-custom {
		margin-top: 0px;
		background-color: transparent !important;
		-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
		box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
		color: #fff !important;
	}

	.navbar-custom .navbar-nav {
		margin-top: 0px;
	}

	.navbar-custom .navbar-nav li a {
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
		/* color: #9e9cb9 !important; */
		margin: 0px;
	}

	.navbar-custom .navbar-nav li.active a {
		border-color: transparent;
	}

	.navbar-custom .navbar-nav li.active a,
	.navbar-custom .navbar-nav li a:hover,
	.navbar-custom .navbar-nav li a:active {
		color: #ffa500 !important;
	}

	.navbar-custom > .container {
		width: 90%;
	}

	.navbar-custom .logo .logo-dark {
		display: inline-block !important;
	}

	.navbar-custom .logo .logo-light {
		display: none !important;
	}

	.navbar-custom.navbar-light .navbar-nav li.active a,
	.navbar-custom.navbar-light .navbar-nav li a:hover,
	.navbar-custom.navbar-light .navbar-nav li a:active {
		color: #3b3950 !important;
	}

	.navbar-toggler {
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #3b3950;
	}

	.navbar-collapse {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.navbar-light .nav-item .nav-link:after {
		background: #3b3950;
	}
}

/*
// 03.Components
*/
.btn {
	border-radius: 3px;
	padding: 12px 30px;
	font-size: 15px !important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-weight: 700;
}

.btn:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.btn:hover {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn.btn-lg {
	padding: 10px 22px !important;
	font-size: 18px !important;
}

.btn.btn-sm {
	padding: 7px 11px !important;
	font-size: 13px !important;
	font-weight: 500;
}

.btn.btn-primary {
	background-color: #ffa500 !important;
	border: 1px solid #ffa500 !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(255, 165, 0, 0.15);
	box-shadow: 0 4px 20px rgba(255, 165, 0, 0.15);
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary.focus,
.btn.btn-primary:active,
.btn.btn-primary.active {
	background-color: #ffcc00 !important;
	border: 1px solid #ffcc00 !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 165, 0, 0.5);
	box-shadow: 0 3px 10px rgba(255, 165, 0, 0.5);
	color: #fff !important;
}

.btn.btn-outline-primary {
	border: 1px solid #ffa500 !important;
	color: #ffa500 !important;
}

.btn.btn-outline-primary:hover,
.btn.btn-outline-primary:focus,
.btn.btn-outline-primary.focus,
.btn.btn-outline-primary:active,
.btn.btn-outline-primary.active {
	background-color: #ffa500 !important;
	border: 1px solid #ffa500 !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 165, 0, 0.5);
	box-shadow: 0 3px 10px rgba(255, 165, 0, 0.5);
	color: #fff !important;
}

.btn.btn-soft-primary {
	background-color: #ffcc00 !important;
	color: #fff;
}

.btn.btn-secondary {
	background-color: #6c757d !important;
	border: 1px solid #6c757d !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(108, 117, 125, 0.15);
	box-shadow: 0 4px 20px rgba(108, 117, 125, 0.15);
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary.focus,
.btn.btn-secondary:active,
.btn.btn-secondary.active {
	background-color: #656d75 !important;
	border: 1px solid #656d75 !important;
	-webkit-box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
	box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
	color: #fff !important;
}

.btn.btn-outline-secondary {
	border: 1px solid #6c757d !important;
	color: #6c757d !important;
}

.btn.btn-outline-secondary:hover,
.btn.btn-outline-secondary:focus,
.btn.btn-outline-secondary.focus,
.btn.btn-outline-secondary:active,
.btn.btn-outline-secondary.active {
	background-color: #6c757d !important;
	border: 1px solid #6c757d !important;
	-webkit-box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
	box-shadow: 0 3px 10px rgba(108, 117, 125, 0.5);
	color: #fff !important;
}

.btn.btn-soft-secondary {
	background-color: rgba(108, 117, 125, 0.18) !important;
	color: #6c757d !important;
}

.btn.btn-success {
	background-color: #14cf9f !important;
	border: 1px solid #14cf9f !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(20, 207, 159, 0.15);
	box-shadow: 0 4px 20px rgba(20, 207, 159, 0.15);
}

.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success.focus,
.btn.btn-success:active,
.btn.btn-success.active {
	background-color: #13c194 !important;
	border: 1px solid #13c194 !important;
	-webkit-box-shadow: 0 3px 10px rgba(20, 207, 159, 0.5);
	box-shadow: 0 3px 10px rgba(20, 207, 159, 0.5);
	color: #fff !important;
}

.btn.btn-outline-success {
	border: 1px solid #14cf9f !important;
	color: #14cf9f !important;
}

.btn.btn-outline-success:hover,
.btn.btn-outline-success:focus,
.btn.btn-outline-success.focus,
.btn.btn-outline-success:active,
.btn.btn-outline-success.active {
	background-color: #14cf9f !important;
	border: 1px solid #14cf9f !important;
	-webkit-box-shadow: 0 3px 10px rgba(20, 207, 159, 0.5);
	box-shadow: 0 3px 10px rgba(20, 207, 159, 0.5);
	color: #fff !important;
}

.btn.btn-soft-success {
	background-color: rgba(20, 207, 159, 0.18) !important;
	color: #14cf9f !important;
}

.btn.btn-info {
	background-color: #4fccdc !important;
	border: 1px solid #4fccdc !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(79, 204, 220, 0.15);
	box-shadow: 0 4px 20px rgba(79, 204, 220, 0.15);
}

.btn.btn-info:hover,
.btn.btn-info:focus,
.btn.btn-info.focus,
.btn.btn-info:active,
.btn.btn-info.active {
	background-color: #42c8d9 !important;
	border: 1px solid #42c8d9 !important;
	-webkit-box-shadow: 0 3px 10px rgba(79, 204, 220, 0.5);
	box-shadow: 0 3px 10px rgba(79, 204, 220, 0.5);
	color: #fff !important;
}

.btn.btn-outline-info {
	border: 1px solid #4fccdc !important;
	color: #4fccdc !important;
}

.btn.btn-outline-info:hover,
.btn.btn-outline-info:focus,
.btn.btn-outline-info.focus,
.btn.btn-outline-info:active,
.btn.btn-outline-info.active {
	background-color: #4fccdc !important;
	border: 1px solid #4fccdc !important;
	-webkit-box-shadow: 0 3px 10px rgba(79, 204, 220, 0.5);
	box-shadow: 0 3px 10px rgba(79, 204, 220, 0.5);
	color: #fff !important;
}

.btn.btn-soft-info {
	background-color: rgba(79, 204, 220, 0.18) !important;
	color: #4fccdc !important;
}

.btn.btn-warning {
	background-color: #ffbb13 !important;
	border: 1px solid #ffbb13 !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(255, 187, 19, 0.15);
	box-shadow: 0 4px 20px rgba(255, 187, 19, 0.15);
}

.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning.focus,
.btn.btn-warning:active,
.btn.btn-warning.active {
	background-color: #ffb704 !important;
	border: 1px solid #ffb704 !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
	box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
	color: #fff !important;
}

.btn.btn-outline-warning {
	border: 1px solid #ffbb13 !important;
	color: #ffbb13 !important;
}

.btn.btn-outline-warning:hover,
.btn.btn-outline-warning:focus,
.btn.btn-outline-warning.focus,
.btn.btn-outline-warning:active,
.btn.btn-outline-warning.active {
	background-color: #ffbb13 !important;
	border: 1px solid #ffbb13 !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
	box-shadow: 0 3px 10px rgba(255, 187, 19, 0.5);
	color: #fff !important;
}

.btn.btn-soft-warning {
	background-color: rgba(255, 187, 19, 0.18) !important;
	color: #ffbb13 !important;
}

.btn.btn-danger {
	background-color: #f43958 !important;
	border: 1px solid #f43958 !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(244, 57, 88, 0.15);
	box-shadow: 0 4px 20px rgba(244, 57, 88, 0.15);
}

.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger.focus,
.btn.btn-danger:active,
.btn.btn-danger.active {
	background-color: #f32b4c !important;
	border: 1px solid #f32b4c !important;
	-webkit-box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
	box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
	color: #fff !important;
}

.btn.btn-outline-danger {
	border: 1px solid #f43958 !important;
	color: #f43958 !important;
}

.btn.btn-outline-danger:hover,
.btn.btn-outline-danger:focus,
.btn.btn-outline-danger.focus,
.btn.btn-outline-danger:active,
.btn.btn-outline-danger.active {
	background-color: #f43958 !important;
	border: 1px solid #f43958 !important;
	-webkit-box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
	box-shadow: 0 3px 10px rgba(244, 57, 88, 0.5);
	color: #fff !important;
}

.btn.btn-soft-danger {
	background-color: rgba(244, 57, 88, 0.18) !important;
	color: #f43958 !important;
}

.btn.btn-dark {
	background-color: #3b3950 !important;
	border: 1px solid #3b3950 !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(59, 57, 80, 0.15);
	box-shadow: 0 4px 20px rgba(59, 57, 80, 0.15);
}

.btn.btn-dark:hover,
.btn.btn-dark:focus,
.btn.btn-dark.focus,
.btn.btn-dark:active,
.btn.btn-dark.active {
	background-color: #343347 !important;
	border: 1px solid #343347 !important;
	-webkit-box-shadow: 0 3px 10px rgba(59, 57, 80, 0.5);
	box-shadow: 0 3px 10px rgba(59, 57, 80, 0.5);
	color: #fff !important;
}

.btn.btn-outline-dark {
	border: 1px solid #3b3950 !important;
	color: #3b3950 !important;
}

.btn.btn-outline-dark:hover,
.btn.btn-outline-dark:focus,
.btn.btn-outline-dark.focus,
.btn.btn-outline-dark:active,
.btn.btn-outline-dark.active {
	background-color: #3b3950 !important;
	border: 1px solid #3b3950 !important;
	-webkit-box-shadow: 0 3px 10px rgba(59, 57, 80, 0.5);
	box-shadow: 0 3px 10px rgba(59, 57, 80, 0.5);
	color: #fff !important;
}

.btn.btn-soft-dark {
	background-color: rgba(59, 57, 80, 0.18) !important;
	color: #3b3950 !important;
}

.btn.btn-muted {
	background-color: #9e9cb9 !important;
	border: 1px solid #9e9cb9 !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(158, 156, 185, 0.15);
	box-shadow: 0 4px 20px rgba(158, 156, 185, 0.15);
}

.btn.btn-muted:hover,
.btn.btn-muted:focus,
.btn.btn-muted.focus,
.btn.btn-muted:active,
.btn.btn-muted.active {
	background-color: #9593b3 !important;
	border: 1px solid #9593b3 !important;
	-webkit-box-shadow: 0 3px 10px rgba(158, 156, 185, 0.5);
	box-shadow: 0 3px 10px rgba(158, 156, 185, 0.5);
	color: #fff !important;
}

.btn.btn-outline-muted {
	border: 1px solid #9e9cb9 !important;
	color: #9e9cb9 !important;
}

.btn.btn-outline-muted:hover,
.btn.btn-outline-muted:focus,
.btn.btn-outline-muted.focus,
.btn.btn-outline-muted:active,
.btn.btn-outline-muted.active {
	background-color: #9e9cb9 !important;
	border: 1px solid #9e9cb9 !important;
	-webkit-box-shadow: 0 3px 10px rgba(158, 156, 185, 0.5);
	box-shadow: 0 3px 10px rgba(158, 156, 185, 0.5);
	color: #fff !important;
}

.btn.btn-soft-muted {
	background-color: rgba(158, 156, 185, 0.18) !important;
	color: #9e9cb9 !important;
}

.btn.btn-light {
	background-color: #fbfafd !important;
	border: 1px solid #fbfafd !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(251, 250, 253, 0.15);
	box-shadow: 0 4px 20px rgba(251, 250, 253, 0.15);
}

.btn.btn-light:hover,
.btn.btn-light:focus,
.btn.btn-light.focus,
.btn.btn-light:active,
.btn.btn-light.active {
	background-color: #f2eff9 !important;
	border: 1px solid #f2eff9 !important;
	-webkit-box-shadow: 0 3px 10px rgba(251, 250, 253, 0.5);
	box-shadow: 0 3px 10px rgba(251, 250, 253, 0.5);
	color: #fff !important;
}

.btn.btn-outline-light {
	border: 1px solid #fbfafd !important;
	color: #fbfafd !important;
}

.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus,
.btn.btn-outline-light.focus,
.btn.btn-outline-light:active,
.btn.btn-outline-light.active {
	background-color: #fbfafd !important;
	border: 1px solid #fbfafd !important;
	-webkit-box-shadow: 0 3px 10px rgba(251, 250, 253, 0.5);
	box-shadow: 0 3px 10px rgba(251, 250, 253, 0.5);
	color: #fff !important;
}

.btn.btn-soft-light {
	background-color: rgba(251, 250, 253, 0.18) !important;
	color: #fbfafd !important;
}

.btn.btn-body-bg {
	background-color: #ffffff !important;
	border: 1px solid #ffffff !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
	box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
}

.btn.btn-body-bg:hover,
.btn.btn-body-bg:focus,
.btn.btn-body-bg.focus,
.btn.btn-body-bg:active,
.btn.btn-body-bg.active {
	background-color: #f7f7f7 !important;
	border: 1px solid #f7f7f7 !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	color: #fff !important;
}

.btn.btn-outline-body-bg {
	border: 1px solid #ffffff !important;
	color: #ffffff !important;
}

.btn.btn-outline-body-bg:hover,
.btn.btn-outline-body-bg:focus,
.btn.btn-outline-body-bg.focus,
.btn.btn-outline-body-bg:active,
.btn.btn-outline-body-bg.active {
	background-color: #ffffff !important;
	border: 1px solid #ffffff !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	color: #fff !important;
}

.btn.btn-soft-body-bg {
	background-color: rgba(255, 255, 255, 0.18) !important;
	color: #ffffff !important;
}

.btn.btn-black {
	background-color: #000 !important;
	border: 1px solid #000 !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.btn.btn-black:hover,
.btn.btn-black:focus,
.btn.btn-black.focus,
.btn.btn-black:active,
.btn.btn-black.active {
	background-color: black !important;
	border: 1px solid black !important;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	color: #fff !important;
}

.btn.btn-outline-black {
	border: 1px solid #000 !important;
	color: #000 !important;
}

.btn.btn-outline-black:hover,
.btn.btn-outline-black:focus,
.btn.btn-outline-black.focus,
.btn.btn-outline-black:active,
.btn.btn-outline-black.active {
	background-color: #000 !important;
	border: 1px solid #000 !important;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	color: #fff !important;
}

.btn.btn-soft-black {
	background-color: rgba(0, 0, 0, 0.18) !important;
	color: #000 !important;
}

.btn.btn-white {
	background-color: #fff !important;
	border: 1px solid #fff !important;
	color: #fff;
	-webkit-box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
	box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
}

.btn.btn-white:hover,
.btn.btn-white:focus,
.btn.btn-white.focus,
.btn.btn-white:active,
.btn.btn-white.active {
	background-color: #f7f7f7 !important;
	border: 1px solid #f7f7f7 !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	color: #fff !important;
}

.btn.btn-outline-white {
	border: 1px solid #fff !important;
	color: #fff !important;
}

.btn.btn-outline-white:hover,
.btn.btn-outline-white:focus,
.btn.btn-outline-white.focus,
.btn.btn-outline-white:active,
.btn.btn-outline-white.active {
	background-color: #fff !important;
	border: 1px solid #fff !important;
	-webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	box-shadow: 0 3px 10px rgba(255, 255, 255, 0.5);
	color: #fff !important;
}

.btn.btn-soft-white {
	background-color: rgba(255, 255, 255, 0.18) !important;
	color: #fff !important;
}

.btn.btn-light {
	background-color: #fbfafd;
	border: 1px solid #fbfafd;
	color: #3b3950 !important;
}

.btn.btn-light:hover,
.btn.btn-light:focus,
.btn.btn-light.focus,
.btn.btn-light:active,
.btn.btn-light.active {
	background-color: white;
	border: 1px solid white;
	-webkit-box-shadow: 0 0 0 2px rgba(251, 250, 253, 0.08);
	box-shadow: 0 0 0 2px rgba(251, 250, 253, 0.08);
	color: #3b3950 !important;
}

.btn.btn-outline-light {
	border: 1px solid #fbfafd;
	color: #fbfafd !important;
}

.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus,
.btn.btn-outline-light.focus,
.btn.btn-outline-light:active,
.btn.btn-outline-light.active {
	background-color: #fbfafd;
	border: 1px solid #fbfafd;
	color: #3b3950 !important;
}

.badge {
	padding: 7px 18px;
	font-size: 14px;
	-webkit-box-shadow: 0 2px 1px rgba(255, 165, 0, 0.3);
	box-shadow: 0 2px 1px rgba(255, 165, 0, 0.3);
}

.badge.badge-soft-primary {
	background: rgba(255, 165, 0, 0.12);
	color: #ffa500;
}

.badge.badge-soft-secondary {
	background: rgba(108, 117, 125, 0.12);
	color: #6c757d;
}

.badge.badge-soft-success {
	background: rgba(20, 207, 159, 0.12);
	color: #14cf9f;
}

.badge.badge-soft-info {
	background: rgba(79, 204, 220, 0.12);
	color: #4fccdc;
}

.badge.badge-soft-warning {
	background: rgba(255, 187, 19, 0.12);
	color: #ffbb13;
}

.badge.badge-soft-danger {
	background: rgba(244, 57, 88, 0.12);
	color: #f43958;
}

.badge.badge-soft-dark {
	background: rgba(59, 57, 80, 0.12);
	color: #3b3950;
}

.badge.badge-soft-muted {
	background: rgba(158, 156, 185, 0.12);
	color: #9e9cb9;
}

.badge.badge-soft-light {
	background: rgba(251, 250, 253, 0.12);
	color: #fbfafd;
}

.badge.badge-soft-body-bg {
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

.badge.badge-soft-black {
	background: rgba(0, 0, 0, 0.12);
	color: #000;
}

.badge.badge-soft-white {
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
}

/*
// 04.Helper
*/
.text-primary {
	color: #ffa500 !important;
}

.bg-primary {
	background-color: #ffa500 !important;
}

.bg-soft-primary {
	background-color: rgba(255, 165, 0, 0.12);
}

.text-secondary {
	color: #6c757d !important;
}

.bg-secondary {
	background-color: #6c757d !important;
}

.bg-soft-secondary {
	background-color: rgba(108, 117, 125, 0.12);
}

.text-success {
	color: #ffcd01 !important;
}

.bg-success {
	background-color: #14cf9f !important;
}

.bg-soft-success {
	background-color: rgba(20, 207, 159, 0.12);
}

.text-info {
	color: #4fccdc !important;
}

.bg-info {
	background-color: #4fccdc !important;
}

.bg-soft-info {
	background-color: rgba(79, 204, 220, 0.12);
}

.text-warning {
	color: #ffbb13 !important;
}

.bg-warning {
	background-color: #ffbb13 !important;
}

.bg-soft-warning {
	background-color: rgba(255, 187, 19, 0.12);
}

.text-danger {
	color: #f43958 !important;
}

.bg-danger {
	background-color: #f43958 !important;
}

.bg-soft-danger {
	background-color: rgba(244, 57, 88, 0.12);
}

.text-dark {
	color: #3b3950 !important;
}

.bg-dark {
	background-color: #3b3950 !important;
}

.bg-soft-dark {
	background-color: rgba(59, 57, 80, 0.12);
}

.text-muted {
	color: #918faa !important;
	font-weight: 400;
}

.bg-muted {
	background-color: #9290ab !important;
}

.text-muted strong {
	color: #666;
}

.bg-soft-muted {
	background-color: rgba(158, 156, 185, 0.12);
}

.text-light {
	color: #fbfafd !important;
}

.bg-light {
	background-color: #f8fbff !important;
}

.bg-soft-light {
	background-color: rgba(251, 250, 253, 0.12);
}

.text-body-bg {
	color: #ffffff !important;
}

.bg-body-bg {
	background-color: #ffffff !important;
}

.bg-soft-body-bg {
	background-color: rgba(255, 255, 255, 0.12);
}

.text-black {
	color: #000 !important;
}

.bg-black {
	background-color: #000 !important;
}

.bg-soft-black {
	background-color: rgba(0, 0, 0, 0.12);
}

.text-white {
	color: #fff !important;
}

.bg-white {
	background-color: #fff !important;
}

.bg-soft-white {
	background-color: rgba(255, 255, 255, 0.12);
}

.text-shadow {
	text-shadow: 3px 3px 6px rgba(14, 10, 65, 0.25);
}

.text-white-70 {
	color: rgba(255, 255, 255, 0.7);
}

.font-weight-medium {
	font-weight: 500;
}

.font-weight-semibold {
	font-weight: 600;
}

.section {
	/* padding-top: 80px; */
	/* padding-bottom: 80px; */
	position: relative;
}

.bg-overlay {
	background-color: #000;
	opacity: 0.85;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.bg-gradient-primary {
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(#4fccdc),
		to(#ffa500)
	);
	background: linear-gradient(to top, #4fccdc 0%, #ffa500 100%);
}

.line-height-1_6 {
	line-height: 1.6;
}

.line-height-1_4 {
	line-height: 1.4;
}

.font-size-12 {
	font-size: 12px;
}

.font-size-13 {
	font-size: 13px;
}

.font-size-14 {
	font-size: 14px;
}

.font-size-15 {
	font-size: 15px;
}

.font-size-16 {
	font-size: 16px;
}

.font-size-17 {
	font-size: 17px;
}

.font-size-18 {
	font-size: 18px;
}

.font-size-19 {
	font-size: 19px;
}

.font-size-20 {
	font-size: 20px;
}

.font-size-24 {
	font-size: 24px;
}

.title {
	text-shadow: 1px 2px 3px rgba(59, 57, 80, 0.2);
}

.hero-bottom-img {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}

.right-icon {
	line-height: 0;
	font-size: 19px;
}

.icon-size-15 {
	height: 15px;
	width: 15px;
}

.icon-size-15 svg {
	height: 15px !important;
	width: 15px !important;
}

.icon-sm {
	height: 18px;
	width: 18px;
}

.icon-sm svg {
	height: 18px !important;
	width: 18px !important;
}

.icon-xs {
	height: 20px;
	width: 20px;
}

.icon-xs svg {
	height: 20px !important;
	width: 20px !important;
}

.icon-md {
	height: 25px;
	width: 25px;
}

.icon-md svg {
	height: 25px !important;
	width: 25px !important;
}

.icon-lg {
	height: 30px;
	width: 30px;
}

.icon-lg svg {
	height: 30px !important;
	width: 30px !important;
}

.icon-xl {
	height: 35px;
	width: 35px;
}

.icon-xl svg {
	height: 35px !important;
	width: 35px !important;
}

.icon-xxl {
	height: 45px;
	width: 45px;
}

.icon-xxl svg {
	height: 45px !important;
	width: 45px !important;
}

.icon-xxxl {
	height: 60px;
	width: 60px;
}

.icon-xxxl svg {
	height: 60px !important;
	width: 60px !important;
}

.uim-icon-primary .uim-svg {
	fill: #ffa500 !important;
}

.icon-fill-primary {
	fill: rgba(255, 165, 0, 0.15);
}

.uim-icon-secondary .uim-svg {
	fill: #6c757d !important;
}

.icon-fill-secondary {
	fill: rgba(108, 117, 125, 0.15);
}

.uim-icon-success .uim-svg {
	fill: #14cf9f !important;
}

.icon-fill-success {
	fill: rgba(20, 207, 159, 0.15);
}

.uim-icon-info .uim-svg {
	fill: #4fccdc !important;
}

.icon-fill-info {
	fill: rgba(79, 204, 220, 0.15);
}

.uim-icon-warning .uim-svg {
	fill: #ffbb13 !important;
}

.icon-fill-warning {
	fill: rgba(255, 187, 19, 0.15);
}

.uim-icon-danger .uim-svg {
	fill: #f43958 !important;
}

.icon-fill-danger {
	fill: rgba(244, 57, 88, 0.15);
}

.uim-icon-dark .uim-svg {
	fill: #3b3950 !important;
}

.icon-fill-dark {
	fill: rgba(59, 57, 80, 0.15);
}

.uim-icon-muted .uim-svg {
	fill: #9e9cb9 !important;
}

.icon-fill-muted {
	fill: rgba(158, 156, 185, 0.15);
}

.uim-icon-light .uim-svg {
	fill: #fbfafd !important;
}

.icon-fill-light {
	fill: rgba(251, 250, 253, 0.15);
}

.uim-icon-body-bg .uim-svg {
	fill: #ffffff !important;
}

.icon-fill-body-bg {
	fill: rgba(255, 255, 255, 0.15);
}

.uim-icon-black .uim-svg {
	fill: #000 !important;
}

.icon-fill-black {
	fill: rgba(0, 0, 0, 0.15);
}

.uim-icon-white .uim-svg {
	fill: #fff !important;
}

.icon-fill-white {
	fill: rgba(255, 255, 255, 0.15);
}

.sw_1-5 {
	stroke-width: 1.5px;
}

.sw_3 {
	stroke-width: 3px;
}

.icon {
	position: relative;
	top: -2px;
}

/*
// 05.Loader
*/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(
		linear,
		right bottom,
		left top,
		from(#f59d9d),
		to(#ffa500)
	);
	background: linear-gradient(to top left, #f59d9d 0%, #ffa500 100%);
	z-index: 9999999;
}

#preloader #status {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.spinner {
	width: 60px;
	height: 60px;
	background-color: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 12px rgba(6, 11, 47, 0.06);
	box-shadow: 0 3px 12px rgba(6, 11, 47, 0.06);
	margin: 100px auto;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg)
			rotateY(-179.9deg);
	}
}

/*
// 06.Hero
*/
/* 2.1 Обновление фона и высоты Hero-секции */
.hero-1-bg {
	position: relative;
	padding: 0 !important; /* Обнуляем старые паддинги */
	margin: 0 !important;
	/* width: 100%; */
	height: 53.33vw; /* (1024/1920)*100 */
	min-height: 500px; /* Ограничение, чтобы не схлопнулось совсем */
	background: linear-gradient(180deg, #000 0%, #838383 100%) !important;
	overflow: hidden;
	display: flex; /* Отключаем flex, так как позиционируем абсолютно */
	align-items: center; /* Центрируем контент по вертикали внутри 1024px */
}

/*
.hero-content-wrapper {
	position: relative;
	/* width: 1920px; */
/*	max-width: 1920px;
	width: 100%;
	height: 100%;
	margin: 0 auto; /* Центрируем холст Figma на очень широких экранах */
/* left: 50%;
	transform: translateX(-50%);
} */
/*
.hero-content-wrapper {
	position: relative;
	width: 1920px; /* Оставляем фиксированным для стабильности координат */
/*	height: 100%;
	flex-shrink: 0; /* Не дает контейнеру сжиматься меньше 1920 */
/* } */
/*
.hero-content-wrapper {
	position: relative;
	width: 1920px;
	height: 1024px; /* Фиксируем высоту для корректного расчета масштаба */
/*	flex-shrink: 0;
	transform-origin: top center; /* Точка, от которой будет уменьшаться блок */
/* } */

.hero-content-wrapper {
	position: relative;
	width: 100vw;
	height: 100%;
}

/* Масштабирование Hero-секции для экранов от 992px до 1919px */
@media (max-width: 1919px) and (min-width: 992px) {
	.hero-content-wrapper {
		/* Вычисляем коэффициент масштаба: текущая ширина экрана / 1920 */
		transform: scale(calc(100vw / 1920));
	}
	.hero-1-bg {
		/* Уменьшаем высоту всей секции пропорционально масштабу, чтобы не было пустых мест */
		height: calc(1024px * (100vw / 1920)) !important;
	}
}

/* Визуальный заголовок */
/* САМА НЕ ПОЇДЕ? */
.hero-deco-text {
	position: absolute;
	left: 2.18vw; /* (42/1920)*100 */
	top: 13.17vw; /* (253/1920)*100 */
	z-index: 10;
	color: #ffffff;
	font-family: var(--font-second);
	font-weight: 700;
	text-transform: uppercase;
	line-height: 0.9;
}

.deco-line-1 {
	font-size: 13.59vw; /* (261/1920)*100 */
}

.deco-line-2 {
	font-size: 8.02vw; /* (154/1920)*100 */
}

/* Эвакуатор */
.hero-main-image {
	position: absolute;
	left: 37.13vw; /* (713/1920)*100 */
	top: 19.37vw; /* (372/1920)*100 */
	width: 71vw; /* (1363/1920)*100 */
	height: auto;
	z-index: 2;
	pointer-events: none;
}

.hero-image-group {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 15;
}

/* Эллипс под эвакуатором */
.hero-shadow {
	position: absolute;
	left: 39.27vw; /* (754/1920)*100 */
	top: 44.79vw; /* (860/1920)*100 */
	width: 73.7vw; /* (1415/1920)*100 */
	height: 10.73vw; /* (206/1920)*100 */
	z-index: 1;
}

.hero-shadow ellipse {
	fill: #f3f3f3;
}

/* Блок ЗАМОВЛЯЙ! */
.hero-cta-block {
	position: absolute;
	left: calc((980 / 1920) * 100vw); /* (774/1920)*100 */
	top: calc((260 / 1920) * 100vw); /* (178/1920)*100 */
	z-index: 20;
	display: flex;
	align-items: center;
}

.cta-logo {
	height: calc((67 / 1920) * 100vw); /* (67/1920)*100 */
	/* width: auto; */
	/* Фиксируем ширину по украинскому лого из макета (421px) */
	width: calc((421 / 1920) * 100vw) !important;
	margin-right: calc((25 / 1920) * 100vw); /* (25/1920)*100 */
	/* Параметры для правильного отображения узкого лого EN */
	object-fit: contain;
	/* object-position: left; */
	/* Меняем на right, чтобы символ Т в обоих языках совпал по правой линии */
	object-position: right;
}

.cta-text {
	font-family: var(--font-second);
	font-weight: 700;
	font-size: 3.38vw; /* (65/1920)*100 */
	color: #ffffff;
	text-transform: uppercase;
}

/* SEO Заголовок H1 */
.hero-title-h1 {
	position: absolute;
	left: 2.81vw; /* (54/1920)*100 */
	top: 40.31vw; /* (774/1920)*100 */
	z-index: 25;
	font-family: var(--font-main) !important;
	font-weight: 500 !important;
	font-size: 2.24vw !important; /* (43/1920)*100 */
	line-height: 110% !important;
	letter-spacing: -0.06em !important;
	color: #202020 !important;
	max-width: 650px;
	text-align: left;
}

/* Стили для декоративного SVG */
.hero-bottom-shape {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100vw;
	line-height: 0;
	z-index: 5;
}

.hero-bottom-shape svg {
	width: 100vw;
	height: auto;
}

/* Поднимаем контейнер с текстом выше декора */
.hero-1-bg .container {
	z-index: 2;
	position: relative;
}

.hero-1-bg .subscribe-form form {
	position: relative;
	max-width: 600px;
	margin: 0px auto;
}

.hero-1-bg .subscribe-form input {
	padding: 17px 20px;
	width: 100%;
	border: none;
	outline: none !important;
	padding-right: 160px;
	padding-left: 20px;
	background-color: #f0f2fa;
	border-radius: 4px;
}

.hero-1-bg .subscribe-form button {
	position: absolute;
	top: 5px;
	right: 5px;
}

.hero-1-bg .subscribe-form ::-webkit-input-placeholder {
	font-size: 16px;
	color: #868e96;
}

.hero-1-bg .subscribe-form :-ms-input-placeholder {
	font-size: 16px;
	color: #868e96;
}

.hero-1-bg .subscribe-form ::-ms-input-placeholder {
	font-size: 16px;
	color: #868e96;
}

.hero-1-bg .subscribe-form ::placeholder {
	font-size: 16px;
	color: #868e96;
}

.hero-2-bg {
	padding: 260px 0 280px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.hero-2-bg .hero-2-title {
	font-size: 48px;
}

.hero-3-bg {
	padding: 80px 0 0px;
	background-color: #f8f9fa;
	border-bottom: 1px solid #f5f6f8;
}

.hero-3-bg .hero-3-title {
	font-size: 44px;
}

.hero-3-bg .play-icon-circle {
	border: 2px solid #3b3950;
	height: 46px;
	font-size: 24px;
	width: 46px;
	color: #3b3950;
	line-height: 43px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.hero-3-bg .play-icon-circle:hover {
	background-color: #ffa500;
	border-color: #ffa500;
	-webkit-box-shadow: 0 0px 0px 6px rgba(255, 165, 0, 0.12);
	box-shadow: 0 0px 0px 6px rgba(255, 165, 0, 0.12);
	color: #fff !important;
}

.hero-4-bg {
	padding: 210px 0 170px;
}

.hero-4-bg .hero-4-title {
	font-size: 48px;
}

.hero-4-bg .hero-4-title .text-bottom-border {
	position: relative;
	z-index: 2;
	padding: 0 10px;
}

.hero-4-bg .hero-4-title .text-bottom-border:after {
	content: "";
	background: rgba(255, 165, 0, 0.2);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 10%;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.hero-4-bg .hero-4-title .text-bottom-border:hover:after {
	background: rgba(255, 165, 0, 0.1);
	height: 100%;
}

.hero-4-bg .hero-4-registration-form {
	-webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.065);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.065);
	padding: 40px;
}

.hero-4-bg .hero-4-registration-form .registration-form .form-control {
	border-color: #eae4f4;
}

.hero-4-bg .hero-4-registration-form .registration-form .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #9a93ea;
}

.hero-4-bg .hero-4-registration-form .form-border {
	border: 1px solid #ece8f6;
}

.hero-5-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.hero-5-bg .hero-5-title {
	font-size: 48px;
}

.hero-5-bg .bg-overlay {
	opacity: 0.6;
}

.hero-5-bg .bg-hero-overlay {
	background-image: url("../images/hero-5-overlay.png");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.hero-6-bg {
	padding: 250px 0 230px 0px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.hero-6-bg .hero-6-title {
	font-size: 44px;
}

.hero-6-bg .Subcribe-form form {
	position: relative;
	margin: 0px auto;
}

.hero-6-bg .Subcribe-form input {
	padding: 12px 20px;
	width: 60%;
	font-size: 17px;
	color: #4c5667 !important;
	border: none;
	outline: none !important;
	background-color: #fff;
	border-radius: 30px;
	position: relative;
	top: 3px;
}

.hero-6-bg .Subcribe-form input::-webkit-input-placeholder {
	font-size: 15px;
	color: #868e96;
}

.hero-6-bg .Subcribe-form input:-ms-input-placeholder {
	font-size: 15px;
	color: #868e96;
}

.hero-6-bg .Subcribe-form input::-ms-input-placeholder {
	font-size: 15px;
	color: #868e96;
}

.hero-6-bg .Subcribe-form input::placeholder {
	font-size: 15px;
	color: #868e96;
}

@media (max-width: 576px) {
	.hero-1-title,
	.hero-2-title,
	.hero-4-title,
	.hero-5-title {
		/* font-size: 36px !important; */
	}

	.hero-6-bg {
		padding: 150px 0 110px 0px;
	}

	.hero-6-bg .hero-6-title {
		font-size: 32px !important;
	}

	.hero-6-bg .Subcribe-form input {
		width: 100%;
	}
	.bigmap__inner {
		flex-basis: 100%;
		/* width: auto; */
	}
	.bigmap__inner {
		box-shadow: none;
	}
}

@media (max-width: 768px) {
	.hero-1-bg .w-75 {
		width: 100% !important;
	}

	.hero-2-bg {
		padding: 130px 0 70px;
	}

	.hero-3-bg {
		padding: 130px 0 0px;
	}

	.hero-4-bg {
		padding: 140px 0 110px;
	}
}

@media (max-width: 1024px) {
	.hero-5-bg {
		height: auto !important;
		padding: 170px 0 130px;
	}

	.hero-5-bg .bg-hero-overlay {
		background-image: none;
		background: #f8f9fa;
	}
}

/*
// 7. Why Choose Us
*/
.wc-box {
	-webkit-box-shadow: 0 3px 12px rgba(6, 11, 47, 0.06);
	box-shadow: 0 3px 12px rgba(6, 11, 47, 0.06);
	margin-bottom: 30px;
}

.wc-box .wc-box-icon {
	font-size: 30px;
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	margin: 0 auto;
}

.wc-box:hover {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

.wc-box:hover .wc-box-icon {
	background: rgba(255, 255, 255, 0.12) !important;
	color: #fff !important;
	-webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.04);
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.04);
}

.wc-box:hover .wc-title {
	color: #fff;
}

.wc-box:hover .wc-subtitle {
	color: rgba(255, 255, 255, 0.5) !important;
}

.wc-box,
.wc-box-icon,
.wc-title,
.wc-subtitle {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.wc-box.wc-box-primary .wc-box-icon {
	background: #878787;
	/* color: #ffa500; */
}

.wc-box.wc-box-primary:hover {
	background: #ebff41 !important;
	box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.1) !important;
}

/* Исправление цвета текста при наведении */
.wc-box.wc-box-primary:hover .wc-title {
	color: #1f1f1f !important;
}

.wc-box.wc-box-primary:hover .wc-subtitle {
	color: #1f1f1f !important;
}

/* Исправление иконки при наведении (чтобы кружок не становился белым) */
.wc-box.wc-box-primary:hover .wc-box-icon {
	background-color: #878787 !important; /* Оставляем серый круг из Figma */
	color: inherit !important;
	box-shadow: none !important;
}

.wc-box.wc-box-secondary .wc-box-icon {
	background: rgba(108, 117, 125, 0.12);
	color: #6c757d;
}

.wc-box.wc-box-secondary:hover {
	background: #6c757d;
	-webkit-box-shadow: 0 5px 18px rgba(255, 165, 0, 0.4);
	box-shadow: 0 5px 18px rgba(255, 165, 0, 0.4);
}

.wc-box.wc-box-success .wc-box-icon {
	background: rgba(20, 207, 159, 0.12);
	color: #14cf9f;
}

.wc-box.wc-box-success:hover {
	background: #14cf9f;
	-webkit-box-shadow: 0 5px 18px rgba(20, 207, 159, 0.4);
	box-shadow: 0 5px 18px rgba(20, 207, 159, 0.4);
}

.wc-box.wc-box-info .wc-box-icon {
	background: rgba(79, 204, 220, 0.12);
	color: #4fccdc;
}

.wc-box.wc-box-info:hover {
	background: #4fccdc;
	-webkit-box-shadow: 0 5px 18px rgba(79, 204, 220, 0.4);
	box-shadow: 0 5px 18px rgba(79, 204, 220, 0.4);
}

.wc-box.wc-box-warning .wc-box-icon {
	background: rgba(255, 187, 19, 0.12);
	color: #ffbb13;
}

.wc-box.wc-box-warning:hover {
	background: #ffbb13;
	-webkit-box-shadow: 0 5px 18px rgba(255, 187, 19, 0.4);
	box-shadow: 0 5px 18px rgba(255, 187, 19, 0.4);
}

.wc-box.wc-box-danger .wc-box-icon {
	background: rgba(244, 57, 88, 0.12);
	color: #f43958;
}

.wc-box.wc-box-danger:hover {
	background: #f43958;
	-webkit-box-shadow: 0 5px 18px rgba(244, 57, 88, 0.4);
	box-shadow: 0 5px 18px rgba(244, 57, 88, 0.4);
}

.wc-box.wc-box-dark .wc-box-icon {
	background: rgba(59, 57, 80, 0.12);
	color: #3b3950;
}

.wc-box.wc-box-dark:hover {
	background: #3b3950;
	-webkit-box-shadow: 0 5px 18px rgba(59, 57, 80, 0.4);
	box-shadow: 0 5px 18px rgba(59, 57, 80, 0.4);
}

.wc-box.wc-box-muted .wc-box-icon {
	background: rgba(158, 156, 185, 0.12);
	color: #9e9cb9;
}

.wc-box.wc-box-muted:hover {
	background: #9e9cb9;
	-webkit-box-shadow: 0 5px 18px rgba(158, 156, 185, 0.4);
	box-shadow: 0 5px 18px rgba(158, 156, 185, 0.4);
}

.wc-box.wc-box-light .wc-box-icon {
	background: rgba(251, 250, 253, 0.12);
	color: #fbfafd;
}

.wc-box.wc-box-light:hover {
	background: #fbfafd;
	-webkit-box-shadow: 0 5px 18px rgba(251, 250, 253, 0.4);
	box-shadow: 0 5px 18px rgba(251, 250, 253, 0.4);
}

.wc-box.wc-box-body-bg .wc-box-icon {
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff;
}

.wc-box.wc-box-body-bg:hover {
	background: #ffffff;
	-webkit-box-shadow: 0 5px 18px rgba(255, 255, 255, 0.4);
	box-shadow: 0 5px 18px rgba(255, 255, 255, 0.4);
}

.wc-box.wc-box-black .wc-box-icon {
	background: rgba(0, 0, 0, 0.12);
	color: #000;
}

.wc-box.wc-box-black:hover {
	background: #000;
	-webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 18px rgba(0, 0, 0, 0.4);
}

.wc-box.wc-box-white .wc-box-icon {
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
}

.wc-box.wc-box-white:hover {
	background: #fff;
	-webkit-box-shadow: 0 5px 18px rgba(255, 255, 255, 0.4);
	box-shadow: 0 5px 18px rgba(255, 255, 255, 0.4);
}

/* --- 3.2.2 ТИПОГРАФИКА КАРТОЧЕК ПРЕИМУЩЕСТВ --- */

/* Заголовок карточки */
.wc-box .wc-title {
	font-family: "Roboto", sans-serif !important;
	font-weight: 600 !important;
	font-size: 19px !important;
	color: #1f1f1f !important;
	margin-top: 20px !important; /* Уменьшаем отступ согласно макету */
	margin-bottom: 10px !important;
	text-transform: none !important;
}

/* Описание карточки */
.wc-box .wc-subtitle {
	font-family: "Roboto", sans-serif !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 1.4 !important;
	color: #1f1f1f !important;
}

/* Гарантируем отсутствие изменений цвета при ховере */
.wc-box:hover .wc-title,
.wc-box:hover .wc-subtitle {
	color: #1f1f1f !important;
}

/*
// 8. Features
*/
.feather-bg-img {
	background-position: center center;
	background-size: cover;
}

/*
// 9. Pricing
*/
.pricing-box {
	background: #fff;
	-webkit-box-shadow: 0 3px 12px rgba(6, 11, 47, 0.06);
	box-shadow: 0 3px 12px rgba(6, 11, 47, 0.06);
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.pricing-box .pricing-icon-bg {
	background: rgba(255, 165, 0, 0.12);
	color: #ffa500;
	display: block;
	height: 80px;
	width: 80px;
	line-height: 100px;
	margin: 0 auto;
	border-radius: 20% 20% 4% 20% / 20% 20% 4% 20%;
	-webkit-box-shadow: 0 0 0 7px rgba(255, 165, 0, 0.03);
	box-shadow: 0 0 0 7px rgba(255, 165, 0, 0.03);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.pricing-box .pricing-item li {
	padding: 10px 0;
}

.pricing-box .pr-btn {
	position: relative;
	z-index: 1;
}

.pricing-box:hover .pricing-icon-bg,
.pricing-box.active .pricing-icon-bg {
	background-color: #ffa500;
	-webkit-box-shadow: 0 0 0 7px rgba(255, 165, 0, 0.06);
	box-shadow: 0 0 0 7px rgba(255, 165, 0, 0.06);
	color: #fff;
	border-radius: 4% 20% 20% 20% / 4% 20% 20% 20%;
}

/*
// 10. Contact us
*/
.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fbfafd;
	border-color: #ced4da;
}

.form-control {
	padding: 8px 10px;
	font-size: 14px;
	height: 40px;
	background-color: rgba(59, 57, 80, 0.01);
	border: 1px solid rgba(158, 156, 185, 0.3);
}

.form-control::-webkit-input-placeholder {
	color: #b0aec6;
	font-size: 14px;
}

.form-control:-ms-input-placeholder {
	color: #b0aec6;
	font-size: 14px;
}

.form-control::-ms-input-placeholder {
	color: #b0aec6;
	font-size: 14px;
}

.form-control::placeholder {
	color: #b0aec6;
	font-size: 14px;
}

.error {
	margin: 8px 0px;
	display: none;
	color: #f43958;
}

#ajaxsuccess {
	font-size: 16px;
	width: 100%;
	display: none;
	clear: both;
	margin: 8px 0px;
}

.error_message {
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: 2px solid #f43958;
	color: #f43958;
	border-radius: 5px;
	font-size: 14px;
}

.contact-loader {
	display: none;
}

/*
// 11. Footer
*/
.footer {
	background: #292838;
	padding: 70px 0 40px;
}

.footer .footer-social-icon-content .footer-social-icon {
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.footer .footer-social-icon-content .footer-social-icon:hover {
	color: #fff;
}

.footer .footer-sub-menu li {
	padding: 6px 0;
}

.footer .footer-sub-menu li .footer-link {
	color: rgba(255, 255, 255, 0.6);
	font-size: 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.footer .footer-sub-menu li .footer-link:hover {
	color: #fff;
	margin-left: 5px;
}

.footer-alt {
	background: #23222f;
}

/*
// 12. modal
*/
.modal .modal-dialog {
	max-width: 420px;
}

.modal .modal-dialog .modal-content .modal-body {
	padding: 32px;
}

.modal .modal-dialog .modal-content .modal-body .social-login {
	position: relative;
	background: #fff;
	padding: 0 12px;
	display: inline-block;
}

.modal .modal-dialog .modal-content .modal-body .login-border {
	border: 1px solid #edeff1;
	position: absolute;
	left: 0;
	right: 0;
	top: 16px;
}

.modal .modal-dialog .modal-content .modal-body .login-social-icon {
	height: 45px;
	width: 45px;
	display: block;
	color: #fff;
	line-height: 45px;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.login-form .login-social-icon.icon-primary {
	background-color: #ffa500;
}

.login-form .login-social-icon.icon-primary:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(255, 165, 0, 0.16);
	box-shadow: 0 0 0 5px rgba(255, 165, 0, 0.16);
}

.login-form .login-social-icon.icon-secondary {
	background-color: #6c757d;
}

.login-form .login-social-icon.icon-secondary:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(108, 117, 125, 0.16);
	box-shadow: 0 0 0 5px rgba(108, 117, 125, 0.16);
}

.login-form .login-social-icon.icon-success {
	background-color: #14cf9f;
}

.login-form .login-social-icon.icon-success:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(20, 207, 159, 0.16);
	box-shadow: 0 0 0 5px rgba(20, 207, 159, 0.16);
}

.login-form .login-social-icon.icon-info {
	background-color: #4fccdc;
}

.login-form .login-social-icon.icon-info:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(79, 204, 220, 0.16);
	box-shadow: 0 0 0 5px rgba(79, 204, 220, 0.16);
}

.login-form .login-social-icon.icon-warning {
	background-color: #ffbb13;
}

.login-form .login-social-icon.icon-warning:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(255, 187, 19, 0.16);
	box-shadow: 0 0 0 5px rgba(255, 187, 19, 0.16);
}

.login-form .login-social-icon.icon-danger {
	background-color: #f43958;
}

.login-form .login-social-icon.icon-danger:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(244, 57, 88, 0.16);
	box-shadow: 0 0 0 5px rgba(244, 57, 88, 0.16);
}

.login-form .login-social-icon.icon-dark {
	background-color: #3b3950;
}

.login-form .login-social-icon.icon-dark:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(59, 57, 80, 0.16);
	box-shadow: 0 0 0 5px rgba(59, 57, 80, 0.16);
}

.login-form .login-social-icon.icon-muted {
	background-color: #9e9cb9;
}

.login-form .login-social-icon.icon-muted:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(158, 156, 185, 0.16);
	box-shadow: 0 0 0 5px rgba(158, 156, 185, 0.16);
}

.login-form .login-social-icon.icon-light {
	background-color: #fbfafd;
}

.login-form .login-social-icon.icon-light:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(251, 250, 253, 0.16);
	box-shadow: 0 0 0 5px rgba(251, 250, 253, 0.16);
}

.login-form .login-social-icon.icon-body-bg {
	background-color: #ffffff;
}

.login-form .login-social-icon.icon-body-bg:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.16);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.16);
}

.login-form .login-social-icon.icon-black {
	background-color: #000;
}

.login-form .login-social-icon.icon-black:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.16);
	box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.16);
}

.login-form .login-social-icon.icon-white {
	background-color: #fff;
}

.login-form .login-social-icon.icon-white:hover {
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.16);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.16);
}

.MultiFile-title {
	max-width: 100px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
	line-height: 28px;
}

.MultiFile-label {
	display: block;
	line-height: 0;
}

.MultiFile-applied::-webkit-file-upload-button {
	visibility: hidden;
	display: none;
}

.MultiFile-applied::file-upload-button {
	visibility: hidden;
	display: none;
}

.MultiFile-applied::file-selector-button {
	visibility: hidden;
	display: none;
}

.MultiFile-applied::after {
	content: "Завантажити фото авто";
	display: inline-block;
	padding: 0px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-size: 10pt;
	color: #444 !important;
	line-height: 28px;
	font-size: 16px;
	width: max-content;
	float: left;
}

.MultiFile-applied::before {
	content: "\F01DA";
	display: inline-block;
	font: normal normal normal 24px/1 "Material Design Icons";
	font-size: inherit;
	text-rendering: auto;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	color: #444 !important;
	width: max-content;
	float: left;
	margin-right: 6px;
	vertical-align: super;
	line-height: 28px;
}

input[type="file"] {
	color: #fff;
}

.file-upload {
	width: 100%;
	padding: 0 0px;
	height: auto;

	margin-bottom: 5px;

	border: none;
	outline: none;
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	position: relative;
}

.file-upload > label {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	font-size: 14px;
	line-height: 41px;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	margin: 0;
}

/* стиль текста на кнопке*/
.file-upload label > span {
	font-weight: bold;
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	padding-left: 15px;
	background: #fff;
	display: block;
	border-radius: 3px;
}

.remodal-wrapper .remodal {
	border-radius: 15px;
	box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.4);
}

.info-modal p.modal-tit {
	font-size: 28px;
	color: #ffe03b;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.info-modal p {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.info-modal span {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 0px;
	display: block;
	margin-bottom: 10px;
}

.info-modal ul {
	padding: 0;
	list-style-type: none;
}

.info-modal li {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	display: flex;
	align-items: center;
	margin-bottom: 7px;
	letter-spacing: 0.005em;
	text-align: left;
}

.info-modal li .icon {
	color: #ffe03b;
	margin-right: 10px;
	height: 18px;
	width: 18px;
	stroke-width: 3;
}

p.submit-rights {
	color: #fff;
	margin: 0;
	line-height: 48px;
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
	letter-spacing: normal;
}

.remodal:not(.remodalCall) {
	width: 1400px;
	max-width: 100%;
	background: -webkit-linear-gradient(
		135deg,
		rgb(85, 85, 85) 50%,
		rgb(96, 94, 94) 50%
	);
	background: -moz-linear-gradient(
		135deg,
		rgb(85, 85, 85) 50%,
		rgb(96, 94, 94) 50%
	);
	background: linear-gradient(
		135deg,
		rgb(85, 85, 85) 50%,
		rgb(96, 94, 94) 50%
	);
}

#submitFF {
	padding: 16px 50px;
	font-size: 16px;
	width: auto;
}

select option[disabled] {
	display: none;
}

.title-heading h4 span {
	display: block;
}

.title-heading h4 span a {
	color: #222 !important;
}

.title-heading h4 span a:hover {
	color: #ffe03b !important;
}

.putName::-webkit-input-placeholder {
	color: #333;
}

.putName::-moz-placeholder {
	color: #333;
}

.putName:-moz-placeholder {
	color: #333;
}

.putName:-ms-input-placeholder {
	color: #333;
}

#submitFF {
	font-weight: 600;
}

.modal2 {
	width: 700px;
	max-width: 100%;
}

.modal2 p {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px;
}

.modal2 a {
	background-color: #ffcd01 !important;
	padding: 14px 10px;
	font-size: 20px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	display: block;
	margin: 7px 0;
	border-radius: 7px;
	color: #222 !important;
}

.MultiFile-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

div.MultiFile-label {
	margin-right: 7px;
	line-height: 1.2;
	display: flex;
	align-items: center;
	padding: 5px;
	border-radius: 4px;
	margin-top: 0px;
	background-color: #fff;
}

.MultiFile-remove {
	color: red;
	margin-right: 8px;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	display: flex;
	line-height: 1;
	padding: 5px 10px;
	background: #ff4747;
	border-radius: 2px;
	color: #fff;
}

.submit-bl-mob {
	display: none;
}

.operator {
	width: 19px;
	border: none !important;
	display: inline-block;
	height: auto !important;
	margin-top: -5px;
}

.modalBgImage {
	background-size: cover;
	background-position: center right;
	background-image: url(../images/27.jpg);
	line-height: 0;
}

.modalBgImage2 {
	background-size: cover;
	background-position: center right;
	background-image: url(../images/28.jpg);
	line-height: 0;
}

.remodalNew .remodalBorder {
	padding: 0;
}

.remodalNew .info-modal {
	padding: 40px 40px 20px;
}

.remodalNew .submit-rights {
	font-size: 14px;
	text-transform: none;
	text-align: left;
	font-weight: 400;
}

.remodal-close {
	z-index: 99;
	color: #000;
	outline: none;
}

button:not(:disabled) {
	outline: none;
}

.lang a {
	margin-bottom: 0 !important;
}

.appmob {
	display: none;
}

@media (max-width: 1199px) {
	.shape-left-bottom img,
	.shape-right-bottom img {
		width: 46%;
	}

	.navbar-custom .navbar-nav li a {
		margin: 0 10px;
	}
	.bigmap .container {
		flex-wrap: wrap;
		padding: 0;
	}

	.contact_map {
		flex-basis: 100%;
		height: 750px;
	}
	.bigmap__inner {
		margin: 0 auto 50px auto;
		border-radius: 0;
		flex-basis: 470px;
		/* width: auto; */
	}
}

@media (max-width: 991px) {
	.shape-left-bottom img,
	.shape-right-bottom img {
		width: 70%;
	}

	.section {
		padding-top: 40px;
		padding-bottom: 40px;
		position: relative;
	}

	.lang {
		/*position: absolute;
  top: 4px;
  left: 100px;*/
		order: -3;
	}

	.logo {
		order: -2;
		margin-left: auto;
		margin-right: auto;
	}

	.header-phone-icon {
		background-color: #ffa500;
		/* -webkit-box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35); */
		/* box-shadow: 0px 4px 10px rgba(244, 187, 33, 0.35); */
		border-radius: 50%;
		width: 36px;
		height: 36px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		order: -1;
		/* margin-left: auto; */
		/* margin-right: 5px; */
	}

	.call_home {
		margin: 0 auto;
		position: relative;
	}

	.home-phone-number p {
		text-align: center;
		position: relative;
		left: -8px;
		/* left: calc(50% - 13px); */
	}
	h1.hero-1-title {
		text-align: center;
	}
	.navbar-custom .navbar-nav li:first-child {
		border-top: 1px solid #f3f3f3;
	}

	.footer {
		text-align: center;
		padding: 30px 0 30px;
	}

	.footer .text-white-50 {
		color: #f5f5f5 !important;
		font-weight: 400;
	}

	.list-inline.footer-social-icon-content {
		text-align: center;
	}

	.navbar-custom .navbar-nav li {
		width: 100%;
		border: none !important; /* Убираем линию */
		margin-bottom: 23px !important;
	}
}

@media (max-width: 500px) {
	.big_digit {
		line-height: 0.8;
		font-size: 85px;
		font-weight: 700;
		color: #ffa500;
		font-weight: bold;
		margin-top: 10px;
	}
	.logo img {
		/* max-width: 120px; */
	}

	.bigmap__item .call_back img {
		margin-right: 10px;
		width: 44px;
	}

	.bigmap__items {
		padding: 30px 20px;
	}
	.bigmap__social_wrap {
		padding: 0 20px;
	}

	.call_text {
		font-size: 44px;
		letter-spacing: 0.1em;
		line-height: 1;
	}

	.slave.col_orange {
		font-size: 14px;
		bottom: -15px;
		left: 0px;
	}

	div:not(.billboard-main) .call_text {
		bottom: -4px;
	}

	.bigmap .bigmap__item .call_text {
		bottom: 8px;
		left: 25px;
	}

	.section-title__main {
		margin-bottom: 15px;
	}

	.section-title__descr {
		margin-bottom: 20px;
	}

	.hero-bottom-img img {
		margin-bottom: -30px !important;
	}

	.price__item {
		width: 100%;
	}

	.appmob {
		display: block;
		background-color: #000 !important;
		box-shadow: 0 3px 5px 0 rgb(0 0 0 / 30%) !important;
		border-color: #000 !important;
		width: 100%;
		width: 100%;
		padding: 14px 10px;
		font-size: 14px;
		margin-bottom: 0;
		text-align: center;
		border-radius: 4px;
		color: #fff !important;
		max-width: 420px;
	}

	.appmob img {
		border: 0;
		width: 19px;
		display: inline-block;
		height: auto;
		margin-bottom: 3px;
	}

	.btn {
		border-radius: 3px;
		padding: 10px 25px;
		font-weight: 500;
	}

	.shape-left-bottom img,
	.shape-right-bottom img {
		width: 80%;
	}

	.section {
		padding-top: 30px;
		padding-bottom: 30px;
		position: relative;
	}

	h1.hero-1-title {
		/* font-size: 44px!important; */
	}

	h1.hero-1-title span {
		line-height: 1.2;
		font-size: 22px;
	}

	.hero-1-bg {
		padding: 100px 0 30px;
		width: 100%;
	}

	p {
		line-height: 1.4;
	}

	h3 {
		font-size: 1.5rem;
		line-height: 1.2 !important;
	}

	.phone-mob {
		max-height: 400px !important;
	}

	.app a {
		max-width: 46%;
	}

	.lang .btn.btn-sm {
		padding: 5px 9px !important;
		font-size: 12px !important;
		font-weight: 400;
	}

	.font-size-15 {
		font-size: 14px;
	}

	h5 {
		font-size: 17px;
	}

	.navbar-collapse {
		/*  padding: 0 0px !important; */
		/* margin-top: 13px; */
		padding-top: 30px !important;
		padding-bottom: 20px !important;
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-custom .navbar-nav li a {
		width: 100%;
		/* font-weight: 500; */
		/* font-size: 14px; */
		/* color: #666 !important; */
	}

	.navbar-custom .navbar-nav li {
		width: 100%;
		border: none !important; /* Убираем линию */
		margin-bottom: 23px !important;
	}

	.font-size-17 {
		font-size: 14px !important;
	}

	.point-text {
		font-size: 14px !important;
	}

	.app {
		padding-top: 5px;
	}

	.hero-1-bg .mb-4 {
		margin-bottom: 1rem !important;
	}

	.text-muted {
		color: #6e6d79 !important;
	}

	.hero-1-bg .app {
		display: none;
	}

	#submitFF {
		font-size: 15px;
	}

	.info-modal p.modal-tit {
		font-size: 20px;
		color: #ffe03b;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-bottom: 10px;
	}

	.remodalNew .info-modal {
		padding: 50px 25px 50px;
	}

	.putName,
	.putPhone {
		padding: 10px 10px;
	}

	.remodalBorder {
		padding: 40px 10px;
	}

	.modal-tit {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.info-modal p {
		font-size: 14px;
		letter-spacing: 0px;
		margin-bottom: 10px;
	}

	.info-modal li {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.info-modal .app-btn {
		text-align: left !important;
	}

	.info-modal span {
		font-size: 12px;
	}

	.putName,
	.putPhone {
		font-size: 14px;
		height: 40px;
	}

	.file-upload {
		font-size: 14px;
		line-height: 40px;
		margin-bottom: 8px;
	}

	.file-upload span {
		font-size: 14px;
		text-align: left;
		font-family: "Montserrat", sans-serif;
		font-weight: normal;
	}

	option {
		padding: 0px;
	}

	select {
		padding-left: 12px !important;
	}

	.modal-andro img {
		width: 140px;
	}

	.submit-bl-mob {
		display: block;
	}

	.title-heading .heading.heading3 {
		font-size: 20px !important;
		line-height: 1.1;
		text-align: center;
		margin-top: 25px;
	}

	.modal2 p {
		color: #fff;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 15px;
	}

	.phone-inner {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
		height: 100vh;
	}

	.remodal-wrapper {
		padding: 0px;
	}

	.remodal-wrapper .remodal {
		/* margin-bottom: 0; */
	}

	.remodal-wrapper .remodal {
		border-radius: 0px;
		/* box-shadow: none; */
	}

	.modal2 {
		margin: 0;
		height: 100vh;
		top: 0;
	}

	.remodal {
		/* min-height: 100vh; */
	}

	.remodal-close {
		z-index: 99;
	}

	.remodal-close {
		color: #fff !important;
	}
}

@media (max-width: 385px) {
	.remodal-wrapper .remodal.remodalCall {
		width: 340px;
		padding: 30px 20px;
		margin-bottom: 0;
		bottom: 0;
		left: 2px;
		right: 2px;
	}
	.logo img {
		/* max-width: 100px; */
	}
}

@media (min-width: 200px) and (max-width: 992px) {
	.navbar-custom {
		margin-top: 0px;
		background-color: transparent !important;
		-webkit-box-shadow: 0 3px 10px rgb(0 0 0 / 8%);
		box-shadow: 0 3px 10px rgb(0 0 0 / 8%);
		color: #fff !important;
	}

	.navbar-toggler {
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #3b3950;
	}

	.navbar-collapse {
		padding-top: 40px;
		padding-bottom: 40px;
		order: 5;
	}
	.navbar-custom .navbar-nav li a {
		font-size: 24px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-custom .navbar-nav li a:hover,
	.navbar-custom .navbar-nav li.active a {
		border-color: transparent;
	}
}

/* Переопределение стилей меню */
.navbar-custom .navbar-nav li a.nav-link {
	font-family: var(--font-main) !important;
	font-weight: 500 !important;
	/* font-size: 23px !important; */
	font-size: calc((23 / 1920) * 100vw) !important;
	line-height: 96% !important;
	letter-spacing: -0.03em !important;
	text-transform: uppercase !important;
	color: #ffffff !important;
	padding: 0 !important;
	/* margin: 0 25px !important; */
	margin: 0 calc((25 / 1920) * 100vw) !important;
	border-bottom: none !important;
}

.navbar-custom .navbar-nav li.active a.nav-link,
.navbar-custom .navbar-nav li a.nav-link:hover {
	color: var(--brand-yellow) !important;
	border-bottom: none !important;
}

/* Стили для нового блока языков */
.lang-switcher {
	display: flex;
	/* Используем center для выравнивания по вертикальной оси контейнера */
	align-items: center;
	justify-content: center;
	/* width: 130px; */
	width: calc((130 / 1920) * 100vw) !important;
	/* height: 64px; */
	height: calc((64 / 1920) * 100vw) !important;
	border: 1.18px solid #858484;
	/* border-radius: 68px; */
	border-radius: calc((68 / 1920) * 100vw) !important;
	/* margin: 0 40px; */
	margin: 0 calc((40 / 1920) * 100vw) !important;
	box-sizing: border-box;
}

.lang-link {
	font-family: var(--font-second);
	/* font-size: 23px; */
	font-size: calc((23 / 1920) * 100vw) !important;
	/* Устанавливаем normal, чтобы высокие символы не смещались */
	line-height: normal;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	text-decoration: none !important;
	color: var(--text-gray-en); /* По умолчанию все серые */
	font-weight: 400;
	display: flex;
	align-items: center;
}

.lang-link.active {
	color: var(--brand-yellow) !important; /* Активный всегда желтый */
	font-weight: 500;
}

.lang-divider {
	color: #ffffff;
	margin: 0 10px;
	font-family: var(--font-second);
	font-weight: 400;
	/* font-size: 23px; */
	font-size: calc((23 / 1920) * 100vw) !important;
	line-height: normal;
	/* Сдвиг вниз на 1-2 пикселя, если шрифт Inter визуально задирает pipe */
	position: relative;
	top: 1px;
	display: flex;
	align-items: center;
}

/* Стили для нового блока телефона */
.header-phone-new {
	display: flex;
	align-items: center;
}

.header-phone-icon-24 img {
	/* width: 126px;
	height: 126px; */
	/* Используем ту же базу 1920, что и для высоты шапки */
	width: calc((126 / 1920) * 100vw) !important;
	height: calc((126 / 1920) * 100vw) !important;
	display: block;
}

.header-phone-info {
	display: flex;
	flex-direction: column;
	/* margin-left: -10px; /* Наложение как в макете */
	margin-left: 0px;
}

.phone-number {
	font-family: var(--font-second);
	font-weight: 700;
	/* font-size: 52px; */
	font-size: calc((52 / 1920) * 100vw) !important;
	color: #ffffff !important;
	line-height: 0.9;
	text-decoration: none !important;
	letter-spacing: -0.03em;
}

.phone-label {
	font-family: var(--font-main);
	font-weight: 400;
	/* font-size: 24px; */
	font-size: calc((24 / 1920) * 100vw) !important;
	color: #ffffff;
	line-height: 0.9;
	letter-spacing: -0.03em;
	text-align: right;
}

/* Стили для ссылки на Telegram в хидере */
.header-telegram {
	display: flex;
	align-items: center;
	height: calc((64 / 1920) * 100vw) !important;
	margin-right: calc((40 / 1920) * 100vw) !important;
	box-sizing: border-box;
}

.telegram-link {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none !important;
}

.telegram-icon {
	width: calc((28 / 1920) * 100vw) !important;
	height: calc((28 / 1920) * 100vw) !important;
	display: block;
	flex-shrink: 0;
	transition: transform 0.2s ease;
}

.telegram-link:hover .telegram-icon {
	transform: scale(1.15);
}

.telegram-text {
	font-family: var(--font-second);
	font-size: calc((23 / 1920) * 100vw) !important;
	line-height: normal;
	color: #858484;
	font-weight: 400;
	letter-spacing: -0.03em;
	transition: color 0.2s ease;
	white-space: nowrap;
}

.telegram-link:hover .telegram-text {
	color: var(--brand-yellow);
}

/* 1.3.3 Скрытие активного пункта меню в десктопной версии */
@media (min-width: 992px) {
	.navbar-custom .navbar-nav .nav-item.active {
		display: none !important;
	}
}

/* --- МОБИЛЬНАЯ ШАПКА (ШАГ 1.4.1) --- */
@media (max-width: 991.98px) {
	.navbar-custom {
		/* height: auto !important; */
		height: clamp(74px, calc((74 / 402) * 100vw), 99px) !important;
		/* Устанавливаем padding так, чтобы самый высокий элемент (лого 37px) был в 42px от верха */
		/* padding: 19px 19px 18px 19px !important; */
		padding-top: clamp(19px, calc((19 / 402) * 100vw), 31px) !important;
		padding-bottom: clamp(18px, calc((18 / 402) * 100vw), 30px) !important;
		padding-left: 19px !important;
		padding-right: 19px !important;

		background-color: transparent !important; /* Убираем черный фон в мобильной версии */

		/* фиксы для айфона */
		position: fixed !important;
		top: 0 !important; /* Жесткая фиксация к верхнему краю */
		left: 0 !important;
		right: 0 !important;

		/* Исправление дрожания и уползания для iOS (Hardware Acceleration) */
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);

		/* Учет безопасной зоны (челки/статусбара) для iPhone */
		padding-top: calc(19px + env(safe-area-inset-top)) !important;

		z-index: 1030 !important; /* Стандартный индекс Bootstrap для fixed-top */
	}

	/* Контейнер, где лежат Лого и mobile-actions */
	.navbar_wrap {
		display: flex !important;
		flex-direction: row !important;
		align-items: center !important; /* Центрируем элементы разной высоты между собой */
		justify-content: space-between !important;
		width: 100%;
		z-index: 1001;
		position: relative;
	}

	.logo {
		margin: 0 !important;
		line-height: 0;
	}

	.logo img {
		/* width: 150px !important;
		height: 37px !important; */
		width: calc((150 / 402) * 100vw) !important;
		/* height: calc((37 / 402) * 100vw) !important; */
		height: clamp(37px, calc((37 / 402) * 100vw), 50px) !important;

		/* max-width: 150px; */
		display: block;
	}

	/* Правый блок: Телефон + Бургер */
	.mobile-actions {
		display: flex !important;
		align-items: center !important;
	}

	.header-phone-mob {
		margin-right: 15px; /* Отступ между телефоном и бургером */
	}

	.phone-mob-link {
		display: flex;
		align-items: center;
		text-decoration: none !important;
	}

	.phone-mob-icon {
		/* Увеличиваем физический размер, чтобы компенсировать поворот и поля */
		width: 31px !important;
		height: 31px !important;
		margin-right: 4px;
		/* Убеждаемся, что иконка не деформируется */
		object-fit: contain;
	}

	.phone-mob-number {
		font-family: var(--font-second);
		font-weight: 700;
		font-size: 23px;
		color: var(--brand-yellow);
		line-height: 0.8; /* Поджимаем номер */
		display: block;
	}

	.phone-mob-label {
		font-family: var(--font-main);
		font-weight: 400;
		font-size: 11px;
		color: #ffffff;
		line-height: 1;
		display: block;
		text-align: right;
	}

	/* Кнопка меню (сброс стилей Bootstrap) */
	.navbar-toggler {
		width: 29px !important;
		height: 19px !important; /* Уменьшаем высоту контейнера до суммы линий и пауз */
		padding: 0 !important;
		margin: 0 !important;
		border: none !important;
		background: transparent !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: flex-start !important; /* Убираем автораспределение */
		outline: none !important;
		box-shadow: none !important;
		transition: transform 0.3s ease !important;
	}

	.toggler-line {
		display: block;
		width: 100%;
		height: 3px; /* Четко 3 пикселя */
		background-color: #ffffff;
		border-radius: 1px;
	}

	/* Фиксированный отступ между линиями 5px (3+5+3+5+3 = 19px общая высота) */
	.toggler-line:not(:last-child) {
		margin-bottom: 5px;
	}

	/* 1.4.2 Раскрытое мобильное меню */
	.navbar-collapse {
		/* background-color: #000 !important; */
		background-color: rgba(0, 0, 0, 0.9) !important;
		position: fixed;
		/* top: 74px; /* Высота шапки из макета */
		/* top: clamp(74px, calc((74 / 402) * 100vw), 99px) !important; */
		top: calc(clamp(74px, calc((74 / 402) * 100vw), 99px) - 1px) !important;
		left: 0;
		right: 0;
		/* height: 440px !important; /* Фиксированная высота из макета */
		height: 40vh !important; /* 60% от высоты текущего экрана */
		min-height: 440px !important; /* Не меньше, чем нужно для контента */
		max-height: 600px !important; /* Не больше, чем предусмотрено новым дизайном */
		padding-top: 50px !important;
		z-index: 999;
		overflow-y: auto; /* На случай, если пункты не влезут на мелких экранах */
		backdrop-filter: blur(5.25px) !important;
		-webkit-backdrop-filter: blur(5.25px) !important;
	}

	.navbar-nav {
		align-items: center !important;
	}

	.navbar-custom .navbar-nav .nav-item {
		margin-bottom: 23px !important;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.navbar-custom .navbar-nav .nav-item .nav-link {
		font-family: var(--font-main) !important;
		font-weight: 500 !important;
		font-size: 23px !important;
		line-height: 100% !important;
		text-transform: capitalize !important;
		color: #ffffff !important;
		padding: 0 !important;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		height: 42px; /* Высота для соответствия активной подложке */
	}

	/* Активный пункт с подложкой */
	.navbar-custom .navbar-nav .nav-item.active .nav-link {
		color: var(--brand-yellow) !important;
		background-color: #2d2d2d !important;
		width: 203px !important;
		border-radius: 20px !important;
	}

	/* 24. Отключение анимации раскрытия меню для мгновенной реакции */
	.collapsing {
		-webkit-transition: none !important;
		transition: none !important;
		display: none; /* Убирает "прыжок" высоты во время переключения */
	}

	.collapse.show {
		/* Гарантируем мгновенное отображение */
		display: block !important;
	}

	/* Мобильный переключатель языков */
	.mobile-menu-lang {
		width: calc((100 / 402) * 100vw) !important; /* Увеличено до 100px */
		height: calc((48 / 402) * 100vw) !important; /* Увеличено до 48px */
		max-width: 100px !important; /* Не больше десктопной */
		max-height: 48px !important;
		border: 1px solid #858484 !important; /* Пропорционально уменьшенная рамка */
		margin: 32px auto 0 !important; /* Отступ 32px от меню согласно макету */
		/* border-radius: 50px !important; /* Фиксированное скругление для формы таблетки */
		border-radius: calc((50 / 402) * 100vw) !important;
	}

	.mobile-menu-lang .lang-link {
		/* font-size: calc((16 / 402) * 100vw) !important; /* Увеличено до 16px */
		font-size: clamp(
			16px,
			calc((16 / 402) * 100vw),
			16px
		) !important; /* Ограничиваем шрифт: минимум 16px, максимум 23px */
		line-height: 1 !important;
		color: var(--text-gray-en);
		font-weight: 400;
	}

	.mobile-menu-lang .lang-divider {
		font-size: clamp(
			16px,
			calc((16 / 402) * 100vw),
			16px
		) !important; /* Синхронно с текстом */
		margin: 0 6px !important;
	}

	.mobile-menu-lang .lang-link.active {
		color: var(--brand-yellow) !important;
		font-weight: 500;
	}

	/* Поворот бургера при открытии */
	.navbar-toggler:not(.collapsed) {
		transform: rotate(90deg);
		transition: transform 0.3s ease;
	}

	.navbar-toggler.collapsed {
		transform: rotate(0deg);
		transition: transform 0.3s ease;
	}

	/* --- HERO SECTION MOBILE (База 402px) --- */
	.hero-1-bg {
		height: 172.64vw !important; /* (694/402)*100 */
		display: block !important;
		/* background: linear-gradient(180deg, #000 0%, #838383 100%) !important; */
		background: #000000 !important;
		background-image: none !important; /* Убираем любые картинки фона */
	}

	/* Скрываем возможные наложения от старого шаблона */
	.hero-1-bg::before,
	.hero-1-bg::after {
		display: none !important;
	}

	.hero-content-wrapper {
		width: 100vw;
		height: 172.64vw;
		overflow: hidden; /* Чтобы Glow не расширял экран */
	}

	/* Мобильное белое пятно */
	.hero-mobile-glow {
		position: absolute;
		width: 129.28vw; /* (519.7/402)*100 */
		height: 129.28vw; /* (519.7/402)*100 */
		left: -14.6vw; /* (-58.7/402)*100 */
		top: 16.99vw; /* (68.3/402)*100 */
		background: rgba(255, 255, 255, 0.44);
		/* Используем 79px вместо 158px для соответствия рендеру Figma */
		filter: blur(19.65vw); /* (79/402)*100 */
		mix-blend-mode: screen; /* Сохраняет черные углы и дает "свечение" */
		border-radius: 50%;
		z-index: 1;
		pointer-events: none;
	}

	/* Скрытие десктопного свечения под Hero на мобилках */
	.hero-white-glow {
		display: none !important;
	}

	/* 3. Мобильная типографика Hero */
	.hero-deco-text {
		top: calc((119 / 402) * 100vw) !important;
		left: calc((31 / 402) * 100vw) !important;
		line-height: 0.9 !important;
		z-index: 10 !important;
	}

	.deco-line-1 {
		font-size: calc((102 / 402) * 100vw) !important;
	}

	.deco-line-2 {
		font-size: calc((59 / 402) * 100vw) !important;
	}

	/* Скрываем десктопный "горб" */
	.hero-bottom-shape {
		display: none !important;
	}

	/* Общая группа платформы */
	/* .hero-platform-base,
	.hero-shadow {
		position: absolute !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		background-color: #f4f4f4 !important;
		border-radius: 50% !important;
	} */

	/* 1. Нижний эллипс (основание) */
	.hero-platform-base {
		position: absolute !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		background-color: #f4f4f4 !important; /* Фон только здесь */
		border-radius: 50% !important;
		width: calc((484 / 402) * 100vw) !important;
		height: calc((70 / 402) * 100vw) !important;
		top: calc((345 / 402) * 100vw) !important;
		z-index: 5 !important;
	}

	/* Включаем и стилизуем мобильный эллипс-пол */
	.hero-shadow {
		position: absolute !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		background-color: #f4f4f4 !important; /* Фон только здесь */
		border-radius: 50% !important;
		width: calc((432 / 402) * 100vw) !important;
		height: calc((83 / 402) * 100vw) !important;
		top: calc((385 / 402) * 100vw) !important;
		z-index: 6 !important;
	}

	/* Нижний слой платформы */
	.hero-platform-base {
		width: calc((484 / 402) * 100vw) !important;
		height: calc((70 / 402) * 100vw) !important;
		top: calc((380 / 402) * 100vw) !important;
		z-index: 5 !important;
	}

	/* .hero-shadow ellipse {
		fill: #f4f4f4 !important;
	} */

	/* Скрываем само содержимое SVG, если оно мешает форме */
	.hero-shadow ellipse {
		display: none;
	}

	/* Позиционирование эвакуатора */
	.hero-main-image {
		width: calc((432 / 402) * 100vw) !important;
		left: calc((-2 / 402) * 100vw) !important;
		top: calc((246 / 402) * 100vw) !important;
		height: auto !important;
		z-index: 10 !important;
	}

	/* Позиционирование H1 (теперь он над кнопкой) */
	.hero-title-h1 {
		width: 100% !important;
		max-width: none !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		top: calc((425 / 402) * 100vw) !important;
		font-size: calc((16 / 402) * 100vw) !important;
		text-align: center !important;
		/* Цвет темный, так как текст теперь на белом эллипсе */
		color: #0b0b0b !important;
		padding: 0 20px !important;
		z-index: 20 !important;
	}

	/* Позиционирование CTA блока */
	.hero-cta-block {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		top: calc((534 / 402) * 100vw) !important;
		width: 100% !important;
		/* text-align: center !important; */
		z-index: 20 !important;
	}

	.cta-logo {
		width: calc((265 / 402) * 100vw) !important;
		height: auto !important;
		margin-right: 0 !important;
		margin-bottom: calc((10 / 402) * 100vw) !important;
	}

	.cta-text {
		font-size: calc((39 / 402) * 100vw) !important;
		font-weight: 500 !important; /* Согласно скрину инспектора */
		color: #ffffff !important;
	}
}

/* Класс для закрашивания всей шапки при открытом мобильном меню */
.navbar-custom.menu-is-open {
	/* background-color: #000000 !important; */
	background-color: rgba(0, 0, 0, 0.9) !important;
	mix-blend-mode: normal !important;
	backdrop-filter: blur(5.25px) !important;
	-webkit-backdrop-filter: blur(5.25px) !important;
}

/* При открытом меню отключаем эффект multiply, чтобы фон был чисто черным */
.navbar-custom.menu-is-open::before {
	display: none !important;
}

/* 2.3 Декоративное свечение под Hero */
.hero-white-glow {
	position: relative;
	width: 100%;
	height: 130px;
	background-color: #ffffff;
	filter: blur(50px);
	margin-top: -43px; /* Наложение на Hero согласно Y:981 */
	z-index: 6; /* Выше фона Hero, но ниже его контента */
	pointer-events: none; /* Чтобы не мешал кликам */
	/* Гарантируем, что блок не схлопнется */
	display: block;
}

.social-item img {
	/* 1. Обнуляємо колір до чорного. 2. Перетворюємо в #EBFF41 */
	filter: brightness(0) saturate(100%) invert(93%) sepia(39%) saturate(1006%)
		hue-rotate(18deg) brightness(105%) contrast(101%) !important;
	transition: opacity 0.3s ease;
	width: 24px; /* Опціонально: уточніть розмір, якщо потрібно */
	height: auto;
}

.social-item:hover img {
	opacity: 0.7;
}

/* --- 7.1 ПЛАВАЮЩАЯ КНОПКА (FAB) --- */

.fab-button {
	position: fixed;
	bottom: 50px;
	right: 40px;
	width: 53px;
	height: 53px;
	background-color: var(--brand-yellow);
	border-radius: 11px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
	opacity: 0;
	visibility: hidden;
	text-decoration: none !important;
}

/* Состояние видимости (будет добавляться через JS) */
.fab-button.is-visible {
	opacity: 1;
	visibility: visible;
}

.fab-icon-phone {
	width: 42px;
	height: 42px;
}

/* Кнопка Telegram — над телефонной */
.fab-telegram {
	bottom: 130px;
}

.fab-telegram .fab-icon-phone {
	filter: brightness(0);
}

.fab-icon-telegram {
	width: 28px !important;
	height: 28px !important;
}

.fab-icon-up {
	display: none; /* Скрыта по умолчанию */
	font-size: 26px;
	color: #000;
}

/* Режим стрелки */
.fab-button.state-up .fab-icon-phone {
	display: none;
}
.fab-button.state-up .fab-icon-up {
	display: block;
}

/* Анимация пульсации */
.fab-pulse {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--brand-yellow);
	border-radius: 11px;
	z-index: -1;
	animation: fab-pulse-anim 2s infinite;
}

@keyframes fab-pulse-anim {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}
	100% {
		transform: scale(1.6);
		opacity: 0;
	}
}

/* Мобильная адаптация позиции */
@media (max-width: 991.98px) {
	.fab-button {
		bottom: 50px;
		right: 30px;
		width: 50px;
		height: 50px;
		border-radius: 11px !important;
	}

	.fab-icon-phone {
		width: 42px !important;
		height: 42px !important;
	}

	.fab-telegram {
		bottom: 120px;
	}

	.fab-telegram .fab-icon-phone {
		filter: brightness(0);
	}

	.fab-icon-telegram {
		width: 22px !important;
		height: 22px !important;
	}

	.fab-icon-up {
		font-size: 24px !important;
	}

	.fab-pulse {
		border-radius: 11px !important;
	}
}
