@import '../libs/selectize/dist/css/selectize.css';
* {
	-webkit-tap-highlight-color: transparent;
}
body {
	background-color: #fff;
	color: #333;
	margin: 0;
}
body,
button {
	font-family: Montserrat, sans-serif;
}
button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	outline: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
input[type='number'],
input[type='number']:focus,
input[type='number']:hover {
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: textfield;
}
.h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 49px;
	margin: 0;
}
@media (max-width: 611px) {
	.h1 {
		font-size: 29px;
		line-height: 35.5px;
		text-transform: uppercase;
	}
}
@media (max-width: 483px) {
	.h1 {
		font-size: 23.5px;
		line-height: 29px;
	}
}
@media (max-width: 397px) {
	.h1 {
		font-size: 18px;
		line-height: 22px;
	}
}
.h2 {
	color: #0b3b66;
	font-size: 48px;
	font-weight: 600;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 992px) {
	.h2 {
		font-size: 30px;
	}
}
@media (max-width: 768px) {
	.h2 {
		font-size: 25px;
	}
}
@media (max-width: 576px) {
	.h2 {
		font-size: 20px;
	}
}
.h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 140%;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 992px) {
	.h3 {
		font-size: 18px;
		line-height: 156%;
	}
}
@media (max-width: 500px) {
	.h3 {
		color: #fff;
	}
}
.h4 {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
@media (max-width: 992px) {
	.h4 {
		font-size: 18px;
		margin-bottom: 29px;
		margin-top: 25px;
	}
}
@media (max-width: 768px) {
	.h4 {
		font-size: 16px;
		margin-bottom: 18.5px;
		margin-top: 23.5px;
	}
}
@media (max-width: 576px) {
	.h4 {
		font-size: 14px;
		line-height: 17px;
		margin: 22px auto 8px;
		width: 99%;
	}
}
.h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	margin: 0;
	min-height: 44px;
	width: 100%;
}
@media (max-width: 1399.5px) {
	.h5 {
		min-height: 66px;
	}
}
@media (max-width: 1075px) {
	.h5 {
		min-height: 44px;
	}
}
@media (max-width: 667px) {
	.h5 {
		font-size: 15px;
		line-height: 18.5px;
		min-height: inherit;
	}
}
@media (max-width: 400px) {
	.h5 {
		font-size: 12px;
		line-height: 15px;
	}
}
.txt {
	color: #fff;
	line-height: 26px;
}
.button,
.txt {
	font-size: 18px;
	font-weight: 500;
}
.button {
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	color: #e40303;
	cursor: pointer;
	display: inline-block;
	font-family: Inter, sans-serif;
	padding: 20px 39px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
@media (max-width: 611px) {
	.button {
		font-size: 16px;
		padding: 16px 39px;
	}
}
@media (max-width: 483px) {
	.button {
		font-size: 14px;
		padding: 13px 33px;
	}
}
.button:hover {
	background-color: #4c525a;
	color: #fff;
}
.button:active {
	background-color: #fff;
	-webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
	color: #e40303;
}
.button__red {
	background: -o-linear-gradient(
		358.36deg,
		#e40303 0,
		#ec6666 39.88%,
		#d60000 104.9%
	);
	background: linear-gradient(
		91.64deg,
		#e40303,
		#ec6666 39.88%,
		#d60000 104.9%
	);
	color: #fff;
	font-weight: 600;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.button__red:hover {
	background: #d60000;
}
.button__red:active {
	-webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
	color: #fff;
}
.bg-header {
	background: 76% bottom/769px 297px no-repeat url(../img/dist/bg-header-care.png),
		-o-linear-gradient(90.3deg, #051a2c 0.26%, #0a3963 99.75%);
	background: 76% bottom/769px 297px no-repeat url(../img/dist/bg-header-care.png),
		linear-gradient(90.3deg, #051a2c 0.26%, #0a3963 99.75%);
}
@media (max-width: 992px) {
	.bg-header {
		background-size: 699px 270px, 100% 100%;
		background-position: 88% 101%;
	}
}
@media (max-width: 500px) {
	.bg-header {
		background-size: 308px 119px, 100% 100%;
	}
}
.overlay_popup {
	background: #000;
	opacity: 0.5;
	z-index: 999;
}
.overlay_popup,
.pop_up {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}
.pop_up {
	height: 100%;
	width: 100%;
	z-index: 1000;
}
.pop_up_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
}
.pop_up_body {
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	padding: 57px 43px 39px;
	position: relative;
	width: 650px;
}
@media (max-width: 768px) {
	.pop_up_body {
		background: #333 !important;
		max-width: 500px;
		padding: 58px 9px 44px;
		width: 90%;
	}
}
.pop_up_close {
	cursor: pointer;
	padding: 10px;
	position: absolute;
	right: 7px;
	top: 7px;
}
@media (max-width: 768px) {
	.pop_up_close {
		right: 3px;
		top: 3px;
	}
}
.pop_up_close-svg {
	stroke: #646464;
}
@media (max-width: 768px) {
	.pop_up_close-svg {
		stroke: #cdcdcd;
	}
}
.pop_up_title {
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}
@media (max-width: 768px) {
	.pop_up_title {
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
}
.pop_up_txt {
	color: #676767;
	font-size: 16px;
	font-weight: 600;
	margin: -2px 0 23px;
}
@media (max-width: 768px) {
	.pop_up_txt {
		color: #d9d9d9;
		line-height: 20px;
		margin-bottom: 21px;
		margin-top: 14px;
		text-align: center;
	}
	.pop_up__form {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
}
.pop_up__name,
.pop_up__phone {
	margin-bottom: 15px;
	position: relative;
	width: 344px;
}
@media (max-width: 400px) {
	.pop_up__name,
	.pop_up__phone {
		margin-bottom: 22px;
	}
}
.pop_up__name:after,
.pop_up__phone:after {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
}
.pop_up__name:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 12.375a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM20.25 23.625a1.125 1.125 0 0 0 1.125-1.125 7.875 7.875 0 0 0-15.75 0 1.125 1.125 0 0 0 1.125 1.125h13.5Z' fill='%23E40303'/%3E%3C/svg%3E");
	height: 27px;
	right: 16px;
	width: 27px;
}
@media (max-width: 400px) {
	.pop_up__name:after {
		background-size: contain;
		height: 22px;
		right: 10px;
		top: 15px;
		width: 22px;
	}
}
.pop_up__phone:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.732 18.96c-.93-1.76-4.162-3.668-4.305-3.751-.415-.236-.848-.361-1.254-.361-.603 0-1.096.276-1.395.778-.473.566-1.06 1.226-1.201 1.329-1.102.747-1.964.662-2.918-.292L8.336 11.34c-.948-.948-1.035-1.82-.293-2.916.104-.143.765-.73 1.33-1.203.361-.215.609-.534.717-.925.144-.52.038-1.132-.302-1.729-.08-.137-1.989-3.37-3.747-4.3A2.293 2.293 0 0 0 4.972.003c-.61 0-1.186.238-1.618.67L2.178 1.847C.318 3.707-.356 5.816.176 8.113c.443 1.915 1.734 3.953 3.838 6.057l6.815 6.815C13.492 23.648 16.031 25 18.375 25c1.725 0 3.332-.733 4.777-2.178l1.175-1.175a2.275 2.275 0 0 0 .405-2.687Z' fill='%23E40303'/%3E%3C/svg%3E");
	height: 25px;
	right: 17px;
	width: 25px;
}
@media (max-width: 400px) {
	.pop_up__phone:after {
		background-size: contain;
		height: 20px;
		right: 11px;
		width: 20px;
	}
}
.pop_up__input {
	background: #fff;
	border: 1px solid #4c525a;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 60px;
	outline: none;
	padding-left: 20px;
	width: 100%;
}
@media (max-width: 400px) {
	.pop_up__input {
		font-size: 12px;
		height: 50px;
		padding-left: 11px;
	}
}
.pop_up__input::-webkit-input-placeholder {
	color: #333;
	font-weight: 400;
}
.pop_up__input::-moz-placeholder {
	color: #333;
	font-weight: 400;
}
.pop_up__input:-ms-input-placeholder {
	color: #333;
	font-weight: 400;
}
.pop_up__input::-ms-input-placeholder {
	color: #333;
	font-weight: 400;
}
.pop_up__input::placeholder {
	color: #333;
	font-weight: 400;
}
.pop_up__button {
	font-size: 16px;
	margin-top: 11px;
	padding: 20px 40px;
}
@media (max-width: 768px) {
	.pop_up__button {
		font-size: 15px;
		padding: 16.5px 39px;
	}
}
@media (max-width: 400px) {
	.pop_up__button {
		font-size: 14px;
		padding-bottom: 13px;
		padding-top: 13px;
	}
}
.price {
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.price__container {
	width: 100%;
}
.price__body,
.price__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}
.price__body {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
	padding: 34px 65px 42px;
	position: relative;
	width: 900px;
}
.price__title {
	color: #e40303;
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
}
.price__title,
.price__txt {
	font-family: Inter, sans-serif;
	text-align: center;
}
.price__txt {
	color: #4c525a;
	font-size: 16px;
	margin-bottom: 36px;
}
.price__list {
	height: calc(100% - 202px);
	overflow-y: auto;
	padding-left: 16px;
	width: 100%;
}
.price__item {
	margin-bottom: 19px;
	width: 100%;
}
.price__name {
	font-weight: 500;
}
.price__name,
.price__value {
	display: block;
	font-family: Inter, sans-serif;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	width: 100%;
}
.price__close {
	position: absolute;
	right: 26px;
	top: 26px;
}
.accepted {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	-webkit-transform: translateY(-44.5%) scale(0);
	-ms-transform: translateY(-44.5%) scale(0);
	transform: translateY(-44.5%) scale(0);
	width: 100%;
	z-index: 99999999999;
}
.accepted.active {
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transform: translateY(0) scale(1);
	-ms-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}
.accepted__wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 200px;
	justify-content: center;
	position: relative;
	max-width: 650px;
	padding: 0 25px;
	width: 90%;
}
.accepted__txt {
	color: #4c525a;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 37px;
	text-transform: uppercase;
}
.accepted__thank {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #4c525a;
	text-transform: none;
}
.accepted_close {
	cursor: pointer;
	position: absolute;
	right: 24px;
	top: 24px;
}
@media (max-width: 992px) {
	.accepted_close {
		right: 9px;
		top: 9px;
	}
}
.shading:after {
	background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 700px) {
	.shading:after {
		background-color: rgba(0, 0, 0, 0.5);
		content: '';
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 5;
	}
}
.container {
	margin: 0 auto;
	max-width: 1700px;
	padding: 0 40px;
}
@media (max-width: 992px) {
	.container {
		padding: 0 16px;
	}
}
.main-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media (max-width: 700px) {
	.main-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
	}
}
.main-header__container {
	background-color: #051a2c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 39px 40px 19px;
	width: 50%;
}
@media (max-width: 1043px) {
	.main-header__container {
		padding-top: 44px;
	}
}
@media (max-width: 992px) {
	.main-header__container {
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media (max-width: 814px) {
	.main-header__container {
		width: 100%;
	}
}
@media (max-width: 500px) {
	.main-header__container {
		padding-bottom: 12px;
		padding-top: 19px;
	}
}
.main-header__container-right {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
	width: 50%;
}
@media (max-width: 992px) {
	.main-header__container-right {
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media (max-width: 900px) {
	.main-header__container-right {
		background-color: #051a2c;
	}
}
.main-header__left {
	margin-left: auto;
	max-width: 640px;
}
.main-header__adress {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 600;
}
@media (max-width: 500px) {
	.main-header__adress {
		font-size: 10px;
	}
}

@media (max-width: 1043px) {
	.main-header__logo {
		height: 30px;
		width: 375px;
	}
}
@media (max-width: 550px) {
	.main-header__logo {
		height: 16px;
		margin-bottom: -2.5px;
		width: 204px;
	}
}
@media (max-width: 400px) {
	.main-header__logo {
		width: 176px;
	}
}
.main-header__right {
	max-width: 640px;
	padding-top: 46px;
}
@media (max-width: 700px) {
	.main-header__right {
		width: 100%;
	}
}
@media (max-width: 500px) {
	.main-header__right {
		padding-top: 28px;
	}
}
.main-header__right-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	width: 440px;
}
@media (max-width: 992px) {
	.main-header__right-inner {
		width: auto;
	}
}
@media (max-width: 900px) {
	.main-header__right-inner {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}
@media (max-width: 700px) {
	.main-header__right-inner {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		align-items: flex-start;
		justify-content: space-between;
	}
}
.main-header__phone {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}
@media (max-width: 1043px) {
	.main-header__phone {
		font-size: 17px;
	}
}
@media (max-width: 700px) {
	.main-header__phone {
		margin-left: 6px;
		margin-top: -3px;
	}
}
@media (max-width: 900px) {
	.main-header__phone-txt {
		display: none;
	}
}
.main-header__phone:hover {
	text-decoration: underline;
}
.main-header__phone:active {
	color: #646464;
}
.main-header__phone-icon {
	margin-right: 8px;
}
@media (max-width: 700px) {
	.main-header__phone-icon {
		margin-right: 0;
	}
}
@media (max-width: 400px) {
	.main-header__phone-icon {
		height: 25px;
		width: 25px;
	}
}
.main-header__request-call {
	color: #35bc4a;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-left: 38px;
	padding: 0;
	text-decoration: underline;
	text-transform: uppercase;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	white-space: nowrap;
}
@media (max-width: 700px) {
	.main-header__request-call {
		display: none;
	}
}
.main-header__request-call:hover {
	color: #fff;
}
.main-header__request-call:active {
	color: #676767;
}
@media (max-width: 1043px) {
	.main-header__request-call {
		font-size: 17px;
	}
}
@media (max-width: 900px) {
	.main-header__request-call {
		font-size: 18px;
		margin-left: 14px;
	}
}
@media (max-width: 700px) {
	.main-header__bottom {
		display: none;
	}
}
.main-header__bottom.default {
	display: none;
}
.main-header__bottom.fixed {
	background-color: #2f3338;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	left: 0;
	padding-bottom: 23px;
	padding-top: 25px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
.main-header__bottom-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	max-width: 1358px;
}
.main-header__bottom-container,
.main-header__bottom-right,
.main-header__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-header__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.main-header__nav {
	width: 50%;
}
.main-header__link {
	color: #fff;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
@media (max-width: 900px) {
	.main-header__link {
		font-size: 16px;
	}
}
.main-header__link:hover {
	color: #e40303;
}
.main-header__item {
	margin-right: 9.8%;
}
@media (max-width: 900px) {
	.main-header__item {
		margin-right: 8.4%;
	}
}
.main-header__mobile-burger {
	display: none;
}
@media (max-width: 700px) {
	.main-header__mobile-burger {
		display: block;
		margin-right: -6px;
	}
}
.main-header__mobile-burger.cross {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.5 9.115 8.12-8.12a.98.98 0 0 1 1.385 1.385l-8.12 8.12 8.12 8.12a.98.98 0 0 1-1.385 1.385l-8.12-8.12-8.12 8.12A.98.98 0 1 1 .995 18.62l8.12-8.12-8.12-8.12A.98.98 0 0 1 2.38.995l8.12 8.12Z' fill='%23fff'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 20px;
	margin-right: 3px;
	margin-top: -5px;
	width: 20px;
}
.main-header__mobile-burger.cross svg,
.main-header__mobile-menu {
	display: none;
}
@media (max-width: 700px) {
	.main-header__mobile-menu {
		background-color: #fff;
		-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		height: 400px;
		overflow: hidden;
		padding: 18px 0 50px;
		position: absolute;
		right: 0;
		top: 116px;
		-webkit-transition: width 0.2s ease-in-out;
		-o-transition: width 0.2s ease-in-out;
		transition: width 0.2s ease-in-out;
		width: 0;
		z-index: 999;
	}
}
@media (max-width: 550px) {
	.main-header__mobile-menu {
		top: 97.4px;
	}
}
@media (max-width: 500px) {
	.main-header__mobile-menu {
		top: 62.2px;
	}
}
@media (max-width: 700px) {
	.main-header__mobile-menu.active {
		max-width: 450px;
		padding: 24px 24px 50px;
		width: 82%;
	}
}
.main-header__mobile-menu .main-header__list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-header__mobile-menu .main-header__item {
	width: 100%;
}
.main-header__mobile-menu .main-header__link {
	color: #000;
	display: block;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 10.5px 0;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	white-space: nowrap;
}
.main-header__mobile-menu .main-header__link:hover {
	color: #e40303;
}
.first {
	padding-bottom: 248px;
	padding-top: 110px;
	position: relative;
}
@media (max-width: 611px) {
	.first {
		padding-bottom: 162px;
		padding-top: 105.5px;
	}
}
@media (max-width: 483px) {
	.first {
		padding-bottom: 111px;
		padding-top: 66px;
	}
}
.first__wrap {
	margin: 0 auto;
	max-width: 1360px;
}
@media (max-width: 992px) {
	.first__wrap {
		margin-left: 10px;
	}
}
@media (max-width: 570px) {
	.first__wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		margin-left: 0;
	}
}
.first__txt {
	margin-bottom: 66px;
	margin-top: 31px;
	width: 63%;
}
@media (max-width: 992px) {
	.first__txt {
		width: 90%;
	}
}
@media (max-width: 611px) {
	.first__txt {
		font-size: 16px;
		line-height: 21.5px;
		margin-bottom: 53.5px;
		margin-top: 18.5px;
		width: 100%;
	}
}
@media (max-width: 483px) {
	.first__txt {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 33px;
		margin-top: 22px;
	}
}
.first__button {
	margin-right: 39px;
}
@media (max-width: 570px) {
	.first__button {
		margin-bottom: 15px;
		margin-left: 20px;
		margin-right: 20px;
		width: 249.3px;
	}
}
@media (max-width: 483px) {
	.first__button {
		margin-bottom: 14px;
		width: 216px;
	}
}
.benefit {
	margin: 0 auto;
	max-width: 1015px;
	padding-bottom: 45px;
	padding-top: 77px;
}
@media (max-width: 992px) {
	.benefit {
		max-width: 887px;
		padding-bottom: 8px;
		padding-top: 71px;
	}
}
@media (max-width: 768px) {
	.benefit {
		padding-bottom: 6px;
		padding-top: 55px;
	}
}
@media (max-width: 576px) {
	.benefit {
		padding-bottom: 4px;
		padding-top: 39px;
	}
}
.benefit__container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.benefit__title {
	width: 100%;
}
.benefit__subtitle {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 67px;
	margin-top: 18px;
	text-align: center;
	width: 100%;
}
@media (max-width: 992px) {
	.benefit__subtitle {
		margin-bottom: 49px;
		margin-top: 22px;
	}
}
@media (max-width: 768px) {
	.benefit__subtitle {
		font-size: 15px;
		margin-bottom: 47.5px;
		margin-top: 16px;
	}
}
@media (max-width: 576px) {
	.benefit__subtitle {
		font-size: 14px;
		margin-bottom: 46px;
		margin-top: 14px;
	}
}
.benefit__item {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 65px;
	width: 235px;
}
@media (max-width: 992px) {
	.benefit__item {
		margin-bottom: 33px;
	}
}
@media (max-width: 736px) {
	.benefit__item {
		margin-bottom: 23px;
		width: 30%;
	}
	.benefit__item:nth-of-type(4) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.benefit__item:nth-of-type(5) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.benefit__item:nth-of-type(3) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.benefit__item:nth-of-type(6) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
}
@media (max-width: 502px) {
	.benefit__item {
		margin-bottom: 13px;
		width: 49%;
	}
}
.benefit__img {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 110px;
	justify-content: center;
	margin-bottom: -10px;
	position: relative;
	width: 110px;
}
.benefit__img-icon {
	height: auto;
	width: 58%;
}
@media (max-width: 768px) {
	.benefit__img {
		height: 83px;
		width: 85px;
	}
}
@media (max-width: 576px) {
	.benefit__img {
		height: 56px;
		width: 60px;
	}
}
.benefit__img:after,
.benefit__img:before {
	content: '';
	display: block;
	height: 104px;
	position: absolute;
	width: 104px;
}
@media (max-width: 768px) {
	.benefit__img:after,
	.benefit__img:before {
		height: 79px;
		width: 79px;
	}
}
@media (max-width: 576px) {
	.benefit__img:after,
	.benefit__img:before {
		height: 54px;
		width: 54px;
	}
}
.benefit__img:after {
	border: 3px solid #e40303;
	left: 0;
	top: 0;
}
.benefit__img:before {
	border: 3px solid rgba(228, 3, 3, 0.2);
	right: -8px;
	top: -6px;
}
@media (max-width: 768px) {
	.benefit__img:before {
		right: -7px;
	}
}
@media (max-width: 576px) {
	.benefit__img:before {
		right: -6px;
	}
}
.benefit__txt {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin-top: -16px;
	min-height: 59px;
	text-align: center;
	width: 91%;
}
@media (max-width: 768px) {
	.benefit__txt {
		font-size: 14px;
		line-height: 17.5px;
		margin-top: -8px;
		min-height: 60px;
	}
}
@media (max-width: 576px) {
	.benefit__txt {
		font-size: 12px;
		line-height: 15px;
		margin-top: 0;
	}
}
.calculator {
	padding-bottom: 62px;
	padding-top: 60px;
}
@media (max-width: 500px) {
	.calculator {
		padding-bottom: 43px;
		padding-top: 40px;
	}
}
@media (max-width: 400px) {
	.calculator {
		padding-bottom: 24px;
		padding-top: 20px;
	}
}
.calculator__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	max-width: 620px;
	padding: 39px 25px 5px;
}
@media (max-width: 500px) {
	.calculator__wrap {
		background-color: transparent;
		padding-left: 0;
		padding-right: 0;
	}
}
.calculator__txt {
	color: #676767;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 18px;
	margin-top: 33px;
	text-align: center;
}
@media (max-width: 500px) {
	.calculator__txt {
		color: #fff;
	}
}
@media (max-width: 400px) {
	.calculator__txt {
		margin-bottom: 25px;
		margin-top: 13px;
		text-align: left;
	}
}
.calculator__form {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	width: 60%;
}
@media (max-width: 576px) {
	.calculator__form {
		width: 80%;
	}
}
@media (max-width: 500px) {
	.calculator__form {
		width: 100%;
	}
}
.calculator__input {
	background: #fff;
	border: 1px solid #4c525a;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	cursor: pointer;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 60px;
	margin-bottom: 19px;
	outline: none;
	padding-left: 18px;
	width: 100%;
}
@media (max-width: 400px) {
	.calculator__input {
		font-size: 12px;
		height: 52px;
		margin-bottom: 20px;
		padding-left: 17px;
	}
}
.calculator__input::-webkit-input-placeholder {
	color: #333;
	font-weight: 400;
}
.calculator__input::-moz-placeholder {
	color: #333;
	font-weight: 400;
}
.calculator__input:-ms-input-placeholder {
	color: #333;
	font-weight: 400;
}
.calculator__input::-ms-input-placeholder {
	color: #333;
	font-weight: 400;
}
.calculator__input::placeholder {
	color: #333;
	font-weight: 400;
}
.calculator__input:focus,
.calculator__input:hover {
	-webkit-filter: drop-shadow(-2px -2px 10px hsla(0, 0%, 40%, 0.2))
		drop-shadow(2px 2px 10px hsla(0, 0%, 40%, 0.2));
	filter: drop-shadow(-2px -2px 10px rgba(103, 103, 103, 0.2))
		drop-shadow(2px 2px 10px rgba(103, 103, 103, 0.2));
}
.calculator__name,
.calculator__phone {
	position: relative;
	width: 100%;
}
.calculator__name:after,
.calculator__phone:after {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
}
.calculator__name:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 12.375a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM20.25 23.625a1.125 1.125 0 0 0 1.125-1.125 7.875 7.875 0 0 0-15.75 0 1.125 1.125 0 0 0 1.125 1.125h13.5Z' fill='%23E40303'/%3E%3C/svg%3E");
	height: 27px;
	right: 16px;
	width: 27px;
}
@media (max-width: 400px) {
	.calculator__name:after {
		right: 10px;
		top: 12px;
	}
}
.calculator__phone:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.732 18.96c-.93-1.76-4.162-3.668-4.305-3.751-.415-.236-.848-.361-1.254-.361-.603 0-1.096.276-1.395.778-.473.566-1.06 1.226-1.277 1.329-1.026.747-1.888.662-2.842-.292L8.336 11.34c-.948-.948-1.035-1.82-.293-2.916.104-.143.765-.73 1.33-1.203.361-.215.609-.534.717-.925.144-.52.038-1.132-.302-1.729-.08-.137-1.989-3.37-3.747-4.3A2.293 2.293 0 0 0 4.972.003c-.61 0-1.186.238-1.618.67L2.178 1.847C.318 3.707-.356 5.816.176 8.113c.443 1.915 1.734 3.953 3.838 6.057l6.815 6.815C13.492 23.648 16.031 25 18.375 25c1.725 0 3.332-.733 4.777-2.178l1.175-1.175a2.275 2.275 0 0 0 .405-2.687Z' fill='%23E40303'/%3E%3C/svg%3E");
	height: 25px;
	right: 17px;
	width: 25px;
}
@media (max-width: 400px) {
	.calculator__phone:after {
		right: 10px;
		top: 13px;
	}
}
.calculator .selectize-control {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 60px;
	margin-bottom: 19px;
	width: 100%;
}
@media (max-width: 400px) {
	.calculator .selectize-control {
		height: 52px;
	}
}
.calculator .selectize-control.single .selectize-input:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m20.427 1.885-9.375 9.375a.78.78 0 0 1-1.104 0L.573 1.885A.781.781 0 0 1 1.677.781L10.5 9.603 19.323.781a.781.781 0 0 1 1.104 1.104Z' fill='%23E40303'/%3E%3C/svg%3E");
	border: 0;
	height: 12px;
	right: 17px;
	top: 27px;
	width: 21px;
}
@media (max-width: 400px) {
	.calculator .selectize-control.single .selectize-input:after {
		right: 11px;
		top: 23px;
	}
}
.calculator .selectize-control.single .selectize-input.input-active {
	background-color: #fff;
}
.calculator .selectize-control.single .selectize-input.input-active:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.427 10.115 11.052.74a.78.78 0 0 0-1.104 0L.573 10.115a.781.781 0 0 0 1.104 1.104L10.5 2.397l8.823 8.822a.78.78 0 0 0 1.104-1.104Z' fill='%23E40303'/%3E%3C/svg%3E");
}
.calculator .selectize-input {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border: 1px solid #4c525a;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding-bottom: 21px;
	padding-left: 18px;
	padding-top: 21px;
}
@media (max-width: 400px) {
	.calculator .selectize-input {
		padding-bottom: 15px;
		padding-left: 16px;
		padding-top: 15px;
	}
}
.calculator .selectize-input:focus,
.calculator .selectize-input:hover {
	-webkit-filter: drop-shadow(-2px -2px 10px hsla(0, 0%, 40%, 0.2))
		drop-shadow(2px 2px 10px hsla(0, 0%, 40%, 0.2));
	filter: drop-shadow(-2px -2px 10px rgba(103, 103, 103, 0.2))
		drop-shadow(2px 2px 10px rgba(103, 103, 103, 0.2));
}
.calculator .selectize-input .item {
	font-weight: 500;
}
.calculator .selectize-input #brand-selectized,
.calculator .selectize-input #defect-selectized {
	color: #333;
	font-size: 14px;
	width: inherit !important;
}
@media (max-width: 400px) {
	.calculator .selectize-input #brand-selectized,
	.calculator .selectize-input #defect-selectized {
		font-size: 12px;
	}
}
.calculator .selectize-input #brand-selectized::-webkit-input-placeholder,
.calculator .selectize-input #defect-selectized::-webkit-input-placeholder {
	color: #333;
}
.calculator .selectize-input #brand-selectized:-moz-placeholder,
.calculator .selectize-input #brand-selectized::-moz-placeholder,
.calculator .selectize-input #defect-selectized:-moz-placeholder,
.calculator .selectize-input #defect-selectized::-moz-placeholder {
	color: #333;
}
.calculator .selectize-input #brand-selectized:-ms-input-placeholder,
.calculator .selectize-input #defect-selectized:-ms-input-placeholder {
	color: #333;
}
.calculator .selectize-dropdown {
	border: 1px solid #4c525a;
	border-radius: 2px;
	border-top: 0.5px solid #4c525a;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -8px;
}
.calculator .selectize-dropdown-content {
	background: #fff;
	max-height: 173px;
	padding-bottom: 14px;
	padding-top: 14px;
}
.calculator .selectize-dropdown-content .option {
	color: #333;
	font-size: 14px;
	padding: 4.5px 0 4.5px 17px;
}
.calculator .selectize-dropdown-content .option.active {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#d9d9d9),
		to(hsla(0, 0%, 85%, 0))
	);
	background: -o-linear-gradient(left, #d9d9d9 0, hsla(0, 0%, 85%, 0) 100%);
	background: linear-gradient(90deg, #d9d9d9, hsla(0, 0%, 85%, 0));
}
.calculator__button {
	margin-top: 22px;
}
@media (max-width: 400px) {
	.calculator__button {
		padding-left: 39px;
		padding-right: 39px;
	}
}
.calculator__agreement {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 10px;
	justify-content: center;
	margin-top: 2px;
	width: 100%;
}
@media (max-width: 500px) {
	.calculator__agreement {
		color: #fff;
	}
}
@media (max-width: 400px) {
	.calculator__agreement {
		margin-top: 10px;
	}
}
.calculator__agreement-input {
	background-color: #036be4;
	height: 15px;
	margin-left: 0;
	margin-right: 7px;
	width: 15px;
}
.about {
	padding: 75px 0 144px;
}
@media (max-width: 992px) {
	.about {
		padding-bottom: 53px;
		padding-top: 81px;
	}
}
@media (max-width: 676px) {
	.about {
		padding-top: 86px;
	}
}
@media (max-width: 580px) {
	.about {
		padding-bottom: 39.5px;
		padding-top: 60px;
	}
}
@media (max-width: 400px) {
	.about {
		padding-bottom: 26px;
		padding-top: 39px;
	}
}
.about__container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1142px;
}
@media (max-width: 580px) {
	.about__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
.about__images {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 542px;
}
@media (max-width: 1200px) {
	.about__images {
		max-width: 455px;
	}
}
@media (max-width: 950px) {
	.about__images {
		max-width: 286px;
	}
}
@media (max-width: 676px) {
	.about__images {
		max-width: 241px;
	}
}
@media (max-width: 580px) {
	.about__images {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 0 auto;
		max-width: 286px;
	}
}
.about__img {
	height: 229px;
	margin-bottom: 14px;
	width: 264px;
}
@media (max-width: 1200px) {
	.about__img {
		height: 188px;
		margin-bottom: 24px;
		width: 216px;
	}
}
@media (max-width: 950px) {
	.about__img {
		width: 138px;
	}
}
@media (max-width: 676px) {
	.about__img {
		height: 99px;
		margin-bottom: 13px;
		width: 114px;
	}
}
@media (max-width: 580px) {
	.about__img {
		height: 60px;
		margin-bottom: 7px;
		margin-right: 10px;
		width: 94px;
	}
	.about__img:last-child {
		margin-right: 0;
	}
}
.about__img_big {
	height: 459px;
}
@media (max-width: 1200px) {
	.about__img_big {
		height: 375px;
	}
}
@media (max-width: 676px) {
	.about__img_big {
		height: 198px;
	}
}
@media (max-width: 580px) {
	.about__img_big {
		height: 120px;
		width: 138px;
	}
}
.about__img-3 {
	-ms-flex-item-align: start;
	-ms-grid-row-align: start;
	align-self: start;
}
@media (max-width: 580px) {
	.about__img-3 {
		margin-left: 44px;
	}
}
.about__svg {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-bottom: 33px;
}
@media (max-width: 1200px) {
	.about__svg {
		height: 100px;
		margin: 0 auto 85px;
		width: 100px;
	}
}
@media (max-width: 676px) {
	.about__svg {
		height: 90px;
		margin-bottom: 0;
	}
	.about__svg svg {
		height: 64px;
		width: 64px;
	}
}
@media (max-width: 580px) {
	.about__svg {
		display: none;
	}
}
.about__wrap {
	margin-top: 198px;
	width: 48.5%;
}
@media (max-width: 1200px) {
	.about__wrap {
		margin-top: 67.5px;
		width: 47.8%;
	}
}
@media (max-width: 950px) {
	.about__wrap {
		width: 61%;
	}
}
@media (max-width: 813px) {
	.about__wrap {
		width: 54%;
	}
}
@media (max-width: 676px) {
	.about__wrap {
		margin-top: -30px;
		width: 50%;
	}
}
@media (max-width: 580px) {
	.about__wrap {
		margin-bottom: 23px;
		margin-top: 0;
		width: 100%;
	}
}
.about__title {
	font-size: 40px;
	text-align: left;
}
@media (max-width: 992px) {
	.about__title {
		font-size: 30px;
	}
}
@media (max-width: 676px) {
	.about__title {
		font-size: 20px;
	}
}
@media (max-width: 580px) {
	.about__title {
		text-align: center;
	}
}
.about__txt {
	color: #000000;
	font-size: 18px;
	font-weight: 500;
	line-height: 167%;
	margin: 37px 0 0 1px;
}
@media (max-width: 992px) {
	.about__txt {
		font-size: 14px;
		line-height: 214%;
		margin-top: 42px;
	}
}
@media (max-width: 676px) {
	.about__txt {
		font-size: 12px;
		line-height: 142%;
		margin-left: 0;
		margin-top: 24px;
	}
}
@media (max-width: 580px) {
	.about__txt {
		margin-top: 33.5px;
	}
}
@media (max-width: 400px) {
	.about__txt {
		font-size: 12px;
		line-height: 133%;
		margin-top: 25px;
	}
}
.about__list {
	font-size: 18px;
	font-weight: 500;
	line-height: 167%;
	margin: 0;
	padding-left: 28px;
}
@media (max-width: 992px) {
	.about__list {
		font-size: 14px;
		line-height: 214%;
		padding-left: 22px;
	}
}
@media (max-width: 676px) {
	.about__list {
		font-size: 12px;
		line-height: 142%;
		padding-left: 18px;
	}
}
@media (max-width: 400px) {
	.about__list {
		line-height: 133%;
	}
}
.consultation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media (max-width: 1260px) {
	.consultation {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.consultation__left {
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#051a2c),
		to(#0b3b66)
	);
	background: -o-linear-gradient(left, #051a2c 0, #0b3b66 100%);
	background: linear-gradient(90deg, #051a2c, #0b3b66);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 36px 40px 113px;
	width: 50%;
}
@media (max-width: 1260px) {
	.consultation__left {
		padding: 24px 6.1% 82px;
		width: 100%;
	}
}
@media (max-width: 625px) {
	.consultation__left {
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media (max-width: 580px) {
	.consultation__left {
		padding-bottom: 76px;
		padding-top: 16.5px;
	}
}
@media (max-width: 400px) {
	.consultation__left {
		padding-bottom: 70px;
		padding-top: 9px;
	}
}
.consultation__inner {
	margin-left: auto;
	max-width: 636px;
}
@media (max-width: 1260px) {
	.consultation__inner {
		max-width: inherit;
	}
}
.consultation__title {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}
@media (max-width: 1260px) {
	.consultation__title {
		margin-bottom: 16px;
	}
}
@media (max-width: 992px) {
	.consultation__title {
		margin-bottom: 0;
	}
}
@media (max-width: 580px) {
	.consultation__title {
		font-size: 29px;
	}
}
@media (max-width: 400px) {
	.consultation__title {
		font-size: 18px;
	}
}
@media (max-width: 580px) {
	.consultation__title-right {
		font-size: 30px;
		margin-bottom: 50px;
	}
}
@media (max-width: 400px) {
	.consultation__title-right {
		font-size: 20px;
	}
}
.consultation__txt {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 34px;
	margin-bottom: 0;
	width: 92%;
}
@media (max-width: 1260px) {
	.consultation__txt {
		margin-top: -1px;
		width: 100%;
	}
}
@media (max-width: 580px) {
	.consultation__txt {
		font-size: 17px;
		font-weight: 500;
		line-height: 25.5px;
	}
}
@media (max-width: 400px) {
	.consultation__txt {
		font-size: 14px;
		line-height: 17px;
	}
}
.consultation__brands {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-bottom: -25px;
	margin-left: 2px;
	margin-top: 51px;
	width: 548px;
}
@media (max-width: 1260px) {
	.consultation__brands {
		margin: 42px auto -16px;
	}
}
@media (max-width: 625px) {
	.consultation__brands {
		width: 100%;
	}
}
@media (max-width: 580px) {
	.consultation__brands {
		margin-bottom: -18.5px;
		margin-top: 39.5px;
		width: 368px;
	}
}
@media (max-width: 400px) {
	.consultation__brands {
		margin: 37px auto -21px;
		width: 259px;
	}
}
@media (max-width: 580px) {
	.consultation__brand {
		height: 23px;
		width: 40px;
	}
}
@media (max-width: 400px) {
	.consultation__brand {
		height: 18px;
		width: 25px;
	}
}
.consultation__right {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
	padding-top: 37px;
	width: 50%;
}
@media (max-width: 1260px) {
	.consultation__right {
		width: 100%;
	}
}
@media (max-width: 580px) {
	.consultation__right {
		padding-right: 0;
		padding-top: 31.5px;
	}
}
@media (max-width: 400px) {
	.consultation__right {
		padding-top: 26px;
	}
}
.consultation__right-inner {
	margin-left: auto;
	padding-left: 40px;
	width: 323px;
}
@media (max-width: 1260px) {
	.consultation__right-inner {
		margin-left: 0;
		padding-bottom: 140px;
		padding-left: 8.6%;
	}
}
@media (max-width: 625px) {
	.consultation__right-inner {
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media (max-width: 580px) {
	.consultation__right-inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		padding-bottom: 76px;
		width: 100%;
	}
}
.consultation__wrap {
	max-width: 405px;
}
@media (max-width: 1260px) {
	.consultation__wrap {
		max-width: inherit;
	}
}
.consultation__headline {
	color: #e40303;
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-top: 60px;
}
@media (max-width: 580px) {
	.consultation__headline {
		font-size: 18px;
		margin-top: 0;
		width: 100%;
	}
}
@media (max-width: 400px) {
	.consultation__headline {
		font-size: 16px;
	}
}
.consultation__data {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 600;
	line-height: 34px;
	margin-bottom: -41px;
	margin-top: -5px;
}
@media (max-width: 580px) {
	.consultation__data {
		font-size: 18px;
		margin-bottom: 12px;
		width: 100%;
	}
}
@media (max-width: 400px) {
	.consultation__data {
		font-size: 16px;
	}
}
.consultation__button {
	margin-top: 82px;
	padding: 19px 39px;
}
@media (max-width: 580px) {
	.consultation__button {
		margin-top: 49.5px;
		padding: 16px 39px;
	}
}
@media (max-width: 400px) {
	.consultation__button {
		margin-top: 17px;
		padding: 13px 39px;
	}
}
.service {
	background-color: #ededed;
	padding: 86px 0 83px;
}
@media (max-width: 1150px) {
	.service {
		padding: 78px 0 66px;
	}
}
@media (max-width: 667px) {
	.service {
		padding-bottom: 52px;
		padding-top: 58.5px;
	}
}
@media (max-width: 400px) {
	.service {
		padding-bottom: 38px;
		padding-top: 39px;
	}
}
.service__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 321px;
	margin-bottom: 40px;
	position: relative;
	width: 22.8%;
}
@media (max-width: 1150px) {
	.service__item {
		margin-bottom: 16px;
		width: 32.3%;
	}
}
@media (max-width: 900px) {
	.service__item {
		width: 310px;
	}
}
@media (max-width: 667px) {
	.service__item {
		height: 210px;
		width: 48.4%;
	}
}
@media (max-width: 400px) {
	.service__item {
		margin-bottom: 10px;
	}
}
.service__item:hover .service__txt {
	display: block;
}
@media (max-width: 667px) {
	.service__item:hover .service__txt {
		display: none;
	}
}
.service__item:hover .service__button {
	display: block;
}
.service__item:hover .service__inner {
	opacity: 1;
	padding-bottom: 27px;
}
@media (max-width: 667px) {
	.service__item:hover .service__inner {
		height: 100%;
		padding-bottom: 21px;
	}
}
@media (max-width: 400px) {
	.service__item:hover .service__inner {
		padding-bottom: 15px;
	}
}
.service__item:hover .service__subtitle {
	opacity: 0;
}
.service__item:hover .h5 {
	font-size: 20px;
	min-height: auto;
}
@media (max-width: 667px) {
	.service__item:hover .h5 {
		font-size: 16px;
	}
}
@media (max-width: 400px) {
	.service__item:hover .h5 {
		font-size: 12px;
	}
}
.service__wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1360px;
}
@media (max-width: 900px) {
	.service__wrap {
		max-width: 635px;
	}
}
.service__wrapper {
	width: 100%;
	height: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	transition: height 0.3s ease-in;
	overflow: hidden;
}
.service__wrapper .button {
	margin: 0;
	text-align: center;
	padding: 12px 29px;
	font-size: 16px;
	line-height: 18px;
}
.service__title {
	font-size: 40px;
	margin-bottom: 83px;
}
@media (max-width: 1150px) {
	.service__title {
		margin-bottom: 54px;
	}
}
@media (max-width: 992px) {
	.service__title {
		font-size: 30px;
	}
}
@media (max-width: 667px) {
	.service__title {
		font-size: 25px;
		margin-bottom: 40px;
		margin-left: auto;
		margin-right: auto;
		width: 83%;
	}
}
@media (max-width: 400px) {
	.service__title {
		font-size: 20px;
		margin-bottom: 26px;
	}
	.service__wrapper .button {
		margin: 0;
		text-align: center;
		padding: 10px 15px;
		font-size: 12px;
		line-height: 22px;
	}
}
.service__subtitle {
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 63px;
	padding-bottom: 19px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	width: 100%;
}
@media (max-width: 1399.5px) {
	.service__subtitle {
		min-height: 85px;
	}
}
@media (max-width: 1150px) {
	.service__subtitle {
		padding-bottom: 20px;
	}
}
@media (max-width: 1075px) {
	.service__subtitle {
		min-height: 64px;
	}
}
@media (max-width: 667px) {
	.service__subtitle {
		min-height: inherit;
		padding-bottom: 21px;
		padding-left: 16px;
		padding-left: 12px;
		padding-right: 16px;
		padding-right: 12px;
	}
}
.service__inner {
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	opacity: 0;
	height: 0;
	padding: 0 20px 19px;
	position: absolute;
	transition: opacity 0.4s ease-in, height 0.5s ease-in;
	width: 100%;
}
@media (max-width: 1150px) {
	.service__inner {
		padding-bottom: 20px;
	}
}
@media (max-width: 667px) {
	.service__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 17px 16px 21px;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}
@media (max-width: 400px) {
	.service__inner {
		padding-left: 12px;
		padding-right: 12px;
	}
}
.service__buttons {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 34px;
}
@media (max-width: 1150px) {
	.service__buttons {
		margin-top: 45px;
	}
}
@media (max-width: 667px) {
	.service__buttons {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: auto;
		margin-right: auto;
		margin-top: 37px;
		width: 85%;
	}
}
@media (max-width: 400px) {
	.service__buttons {
		margin-top: 29px;
	}
}
.service__button-price {
	color: #333;
	margin-left: 40px;
	margin-right: 45px;
	padding: 19px 39px;
}
@media (max-width: 1150px) {
	.service__button-price {
		margin-left: 35px;
		margin-right: 0;
	}
}
@media (max-width: 900px) {
	.service__button-price {
		margin-left: 15px;
		width: 310px;
	}
}
@media (max-width: 667px) {
	.service__button-price {
		margin-left: 0;
		padding: 16.5px 39px;
		width: 290px;
	}
}
@media (max-width: 400px) {
	.service__button-price {
		padding: 14px 39px;
		width: 230px;
	}
}
.service__button-repair {
	padding: 19px 39px;
}
@media (max-width: 900px) {
	.service__button-repair {
		margin-bottom: 14px;
		padding-left: 0;
		padding-right: 0;
		width: 310px;
	}
}
@media (max-width: 667px) {
	.service__button-repair {
		padding: 16.5px;
		width: 290px;
	}
}
@media (max-width: 400px) {
	.service__button-repair {
		padding: 14px;
		width: 230px;
	}
}
.service__txt {
	color: #fff;
	display: none;
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 42px;
}
.service__button {
	display: none;
	font-size: 16px;
	margin: 0 auto;
	padding: 11px 29px;
}
@media (max-width: 667px) {
	.service__button {
		background-color: transparent;
		border: 1px solid #fff;
		border-radius: 6px;
		color: #fff;
		font-size: 13px;
		max-width: 165px;
		padding: 10px 9px;
		width: 100%;
	}
}
@media (max-width: 400px) {
	.service__button {
		font-size: 10px;
		max-width: 130px;
		padding: 9px 8px;
	}
}
.order {
	padding: 154px 0 212px;
}
@media (max-width: 992px) {
	.order {
		padding: 130px 0 72px;
	}
}
@media (max-width: 667px) {
	.order {
		padding-bottom: 62.5px;
		padding-top: 102.5px;
	}
}
@media (max-width: 400px) {
	.order {
		padding-bottom: 53px;
		padding-top: 75px;
	}
}
.order__title {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
}
@media (max-width: 992px) {
	.order__title {
		font-size: 30px;
		font-weight: 600;
	}
}
@media (max-width: 667px) {
	.order__title {
		font-size: 25px;
	}
}
@media (max-width: 400px) {
	.order__title {
		font-size: 20px;
	}
}
.order__wrap {
	margin: 0 auto;
	max-width: 996px;
}
@media (max-width: 992px) {
	.order__wrap {
		max-width: 724px;
	}
}
.order__form {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-top: 76px;
}
@media (max-width: 992px) {
	.order__form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 70px;
	}
}
@media (max-width: 667px) {
	.order__form {
		margin-top: 65px;
	}
}
@media (max-width: 400px) {
	.order__form {
		margin-top: 60px;
	}
}
.order__name,
.order__phone {
	position: relative;
	width: 34.7%;
}
@media (max-width: 992px) {
	.order__name,
	.order__phone {
		width: 47.5%;
	}
}
@media (max-width: 667px) {
	.order__name,
	.order__phone {
		margin: 0 auto 18px;
		width: 398px;
	}
}
@media (max-width: 400px) {
	.order__name,
	.order__phone {
		max-width: 288px;
		width: 100%;
	}
}
.order__name:after,
.order__phone:after {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
}
.order__name:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 12.375a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM20.25 23.625a1.125 1.125 0 0 0 1.125-1.125 7.875 7.875 0 0 0-15.75 0 1.125 1.125 0 0 0 1.125 1.125h13.5Z' fill='%23E40303'/%3E%3C/svg%3E");
	height: 27px;
	right: 16px;
	width: 27px;
}
@media (max-width: 400px) {
	.order__name:after {
		right: 9px;
		top: 11px;
	}
}
.order__phone:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.732 18.96c-.93-1.76-4.162-3.668-4.305-3.751-.415-.236-.848-.361-1.254-.361-.603 0-1.096.276-1.395.778-.473.566-1.06 1.226-1.201 1.329-1.102.747-1.964.662-2.918-.292L8.336 11.34c-.948-.948-1.035-1.82-.293-2.916.104-.143.765-.73 1.33-1.203.361-.215.609-.534.717-.925.144-.52.038-1.132-.302-1.729-.08-.137-1.989-3.37-3.747-4.3A2.293 2.293 0 0 0 4.972.003c-.61 0-1.186.238-1.618.67L2.178 1.847C.318 3.707-.356 5.816.176 8.113c.443 1.915 1.734 3.953 3.838 6.057l6.815 6.815C13.492 23.648 16.031 25 18.375 25c1.725 0 3.332-.733 4.777-2.178l1.175-1.175a2.275 2.275 0 0 0 .405-2.687Z' fill='%23E40303'/%3E%3C/svg%3E");
	height: 25px;
	right: 17px;
	width: 25px;
}
@media (max-width: 400px) {
	.order__phone:after {
		right: 10px;
		top: 14px;
	}
}
.order__input {
	background: #fff;
	border: 1px solid #4c525a;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 60px;
	outline: none;
	padding-left: 20px;
	width: 100%;
}
@media (max-width: 400px) {
	.order__input {
		font-size: 12px;
		height: 52px;
		padding-left: 17px;
	}
}
.order__input::-webkit-input-placeholder {
	color: #333;
	font-weight: 400;
}
.order__input::-moz-placeholder {
	color: #333;
	font-weight: 400;
}
.order__input:-ms-input-placeholder {
	color: #333;
	font-weight: 400;
}
.order__input::-ms-input-placeholder {
	color: #333;
	font-weight: 400;
}
.order__input::placeholder {
	color: #333;
	font-weight: 400;
}
.order__button {
	font-size: 16px;
}
@media (max-width: 992px) {
	.order__button {
		margin: 44px auto 0;
	}
}
@media (max-width: 667px) {
	.order__button {
		font-size: 14px;
		margin-top: 41px;
		padding: 14px 39px;
	}
}
.main-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-footer__left {
	background-color: #051a2c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 45px 40px 9px;
	width: 50%;
}
@media (max-width: 1090px) {
	.main-footer__left {
		padding-top: 43px;
		width: 64.7%;
	}
}
@media (max-width: 992px) {
	.main-footer__left {
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media (max-width: 800px) {
	.main-footer__left {
		width: 100%;
	}
}
@media (max-width: 483px) {
	.main-footer__left {
		padding-top: 33px;
	}
}
.main-footer__left-wrap {
	margin-left: auto;
	max-width: 636px;
}
.main-footer__left-wrap .main-footer__copyright-txt {
	margin-left: -3px;
	margin-top: 1px;
}
@media (max-width: 1090px) {
	.main-footer__left-wrap .main-footer__copyright-txt {
		display: none;
	}
	.main-footer__left-wrap {
		max-width: inherit;
	}
}
.main-footer__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #2f3338;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-right: 16px;
	text-decoration: none;
}
.main-footer__item:hover {
	text-decoration: underline;
}
@media (max-width: 1090px) {
	.main-footer__item-adress {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}
.main-footer__item-adress:hover {
	text-decoration: none;
}
@media (max-width: 1090px) {
	.main-footer__item-email {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}
@media (max-width: 1370px) {
	.main-footer__item {
		margin-right: 38px;
	}
}
@media (max-width: 1090px) {
	.main-footer__item {
		color: #fff;
		margin-bottom: 24px;
		margin-top: 0;
	}
}
.main-footer__item:last-child {
	margin-right: 0;
}
.main-footer__icon {
	margin-right: 5px;
}
@media (max-width: 1090px) {
	.main-footer__icon {
		margin-right: 3px;
	}
	.main-footer__icon-adress {
		margin-right: 7px;
	}
}
.main-footer__right {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 720px;
	padding-left: 8px;
	padding-right: 40px;
	padding-top: 21px;
	width: 50%;
}
@media (max-width: 1090px) {
	.main-footer__right {
		background-color: #2f3338;
		max-width: inherit;
		padding-bottom: 16px;
		padding-left: 0;
		padding-top: 43px;
		width: 35.3%;
	}
}
@media (max-width: 992px) {
	.main-footer__right {
		padding-right: 16px;
	}
}
@media (max-width: 800px) {
	.main-footer__right {
		padding-left: 16px;
		width: 100%;
	}
}
@media (max-width: 600px) {
	.main-footer__right {
		padding-bottom: 5px;
	}
}
@media (max-width: 483px) {
	.main-footer__right {
		padding-top: 37px;
	}
}
.main-footer__top {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
@media (max-width: 1370px) {
	.main-footer__top {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
}
.main-footer__bottom {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	padding-top: 14px;
}
@media (max-width: 1090px) {
	.main-footer__bottom {
		display: none;
	}
}
@media (max-width: 600px) {
	.main-footer__bottom {
		display: block;
	}
}
.main-footer__itoblaka {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
@media (max-width: 600px) {
	.main-footer__itoblaka {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		color: #fff;
		justify-content: center;
		margin-top: 29px;
	}
}
.main-footer__itoblaka-icon {
	fill: #000;
	margin-left: 8px;
}
@media (max-width: 1090px) {
	.main-footer__itoblaka-icon {
		margin-left: 12px;
	}
}
@media (max-width: 600px) {
	.main-footer__itoblaka-icon {
		fill: #fff;
		margin-left: 11px;
	}
}
@media (max-width: 1090px) {
	.main-footer__logo {
		height: 36px;
		width: 451px;
	}
}
@media (max-width: 483px) {
	.main-footer__logo {
		height: 23px;
		width: 288px;
	}
}
.main-footer__copyright {
	background-color: #2f3338;
	border-top: 1px solid #000;
	display: none;
	position: relative;
	width: 100%;
}
@media (max-width: 1090px) {
	.main-footer__copyright {
		display: block;
	}
}
@media (max-width: 483px) {
	.main-footer__copyright {
		padding: 2px 0;
	}
}
.main-footer__copyright-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.main-footer__copyright-txt {
	color: #fff;
	font-family: Inter, sans-serif;
	font-size: 14px;
}
.main-footer__copyright-itoblaka {
	display: none;
}
@media (max-width: 1090px) {
	.main-footer__copyright-itoblaka {
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
@media (max-width: 600px) {
	.main-footer__copyright-itoblaka {
		display: none;
	}
}

body {
	background-color: #f7f7f7;
	color: #000000;
	font-family: Lato, sans-serif;
	margin: 0;
	position: relative;
}

.shading:after {
	background-color: rgba(0, 0, 0, 0);
}

@media (max-width: 992px) {
	.shading:after {
		background-color: rgba(0, 0, 0, 0.5);
		content: '';
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 988;
	}
}

@media (max-width: 700px) {
	.first {
		padding-top: 225px;
	}
}

@media (max-width: 611px) {
	.first {
		padding-top: 220px;
	}
}

@media (max-width: 550px) {
	.first {
		padding-top: 200px;
	}
}

@media (max-width: 500px) {
	.first {
		padding-top: 165px;
	}
}

.main-header__phone-txt {
	white-space: nowrap;
}

/*news styles*/
body {
	font-family: 'Montserrat', sans-serif;
}

.h1 {
	font-weight: 700;
	font-size: 44px;
	line-height: 54px;
}

.h2 {
	font-weight: 600;
	font-size: 44px;
	line-height: 54px;
	text-transform: uppercase;
	color: #333333;
}

.h4 {
}

.button {
	padding: 17px 39px;

	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	transition: 0.3s;

	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	background: #ffffff;
	color: #35bc4a;
}

.button:hover {
	background: #fc6041;
	color: #ffffff;
}

.button__red {
	background: #35bc4a;
	color: #ffffff;
}

.button__red:hover {
	background: #fc6041;
	color: #ffffff;
}

/*header*/
.main-header {
	position: relative;
	z-index: 20;

	background: #2f3338;
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
}

.main-header__container {
	background: transparent;
}

.main-header__request-call {
	color: D60000;
}

.main-header__phone-txt small {
	transition: 0.3s;
}

.main-header__phone-txt:hover {
}

.main-header__phone-txt:hover small {
	color: #ffffff !important;
}

.main-header__link:hover {
	color: #fcba01;
}

.main-header__phone-main {
	padding-left: 40px;
	margin-left: 30px;

	position: relative;
}

.main-header__phone-main-mob {
	width: 27px;
	height: 27px;

	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 2;

	margin: auto;
}

.main-header__logo {
	width: 54px;
}

.main-header__lg {
	display: flex;
	align-items: center;
}

.main-header__lg span {
	font-weight: 500;
	font-size: 32px;
	line-height: 39px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 9px;
}

.main-header__adress {
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: #368cff;
}

.main-header__adress {
	margin-top: 9px;
}

.main-header__in {
	padding: 30px 0 17px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main-header .container {
	width: 100%;
	max-width: 1350px;
}

.main-header__container {
	padding: 0;
	/*width: 320px;*/
}

.main-header__container-right {
	width: calc(100% - 395px);
	padding: 0;
}

.main-header__left {
	margin-left: 0;
	max-width: inherit;
}

.main-header__right {
	max-width: 100%;
	padding: 0;
}

.main-header__m {
}

.main-header__m {
}

.main-header__m ul li a {
	font-size: 18px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	transition: 0.3s;
	text-wrap: nowrap;
}

.main-header__m ul {
	padding-left: 0;
	display: flex;
	align-items: center;
}

.main-header__m ul li {
	list-style: none;
	padding: 0 16px;
}

.main-header__m ul li a:hover {
	color: #fcba01;
}

.main-header__right-inner {
	width: 100%;

	align-items: center;
	justify-content: space-between;
}

.main-header__request-call {
	margin-left: 25px;
}

.main-header__nav {
	width: calc(100% - 455px);
}

.main-header__bottom-right,
.main-header__list {
	width: 455px;
}

.main-header__bottom.fixed .container {
	width: auto;
}

/*banner*/

.bg-header {
	position: relative;

	background-repeat: no-repeat;
	background-size: cover;
}

.bg-header:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;

	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;

	background: rgba(0, 0, 0, 0.65);
}

.first {
	padding-top: 201px;
	padding-bottom: 215px;

	position: relative;
	z-index: 2;
}

.first__txt {
	margin-top: 10px;
	margin-bottom: 76px;

	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
	line-height: 125%;
}

/*benefit*/
.benefit {
	max-width: 100%;
}

.benefit__in {
	display: flex;
	flex-wrap: wrap;
}

.benefit__subtitle {
}

.benefit__img:after {
	border: 3px solid #4bb155;
	border-radius: 50px;
}

.benefit__img:before {
	border: 3px solid #dec6a9;
	border-radius: 50px;
}

.benefit__img {
	margin: auto;
}

.benefit__img img {
	width: 50px;
}

.benefit__item {
	width: 25%;
	display: block;
	padding: 0 50px;

	text-align: center;
	box-sizing: border-box;
}

.benefit__txt {
	width: 100%;
}

.benefit__container {
	max-width: 1360px;
}

.benefit__item .h4 {
	margin: 15px 0 27px;
}

/*calculator*/
.calculator__name:after {
	width: 25px;
	height: 25px;

	background-image: url('../img/dist/user1.svg');
	background-repeat: no-repeat;
}

.calculator__phone:after {
	width: 25px;
	height: 25px;

	background-image: url('../img/dist/tel1.svg');
	background-repeat: no-repeat;
}

.calculator .selectize-control.single .selectize-input:after {
	width: 25px;
	height: 25px;

	top: 20px;

	background-image: url('../img/dist/ar.svg') !important;
	background-repeat: no-repeat;
}

.calculator .selectize-control.single .selectize-input.focus:before {
	display: none;
}

.calculator .selectize-control.single .selectize-input.focus:after {
	transform: rotate(180deg);
}

.calculator__button {
	color: #ffffff;
}

.calculator__input {
	border-radius: 5px;
}

/*about*/
.about {
	padding: 101px 0 94px;
}

.about__svg {
	margin-bottom: 60px;
}

.about__wrap {
	margin-top: 55px;
}

/*imprt*/
.imprt {
	padding: 70px 0;

	background: #333333;
	border-bottom: 0px solid #ededed;
}

.imprt .h2 {
	color: #ffffff;
	text-align: center;
}

.imprt__in {
	margin-top: 32px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.imprt__img {
	width: 41%;
	margin-top: 18px;
}

.imprt__img img {
	max-width: 100%;
	border-radius: 6px;
	overflow: hidden;
}

.imprt__tx {
	width: 100%;
	padding-left: 50px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

.imprt__tx p {
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
}

.imprt__tx p + ul {
	margin-top: -10px;
}

.imprt__tx p span {
	font-weight: 600;
}

.imprt__tx ul {
	padding-left: 20px;
}

.imprt__tx ul li {
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
}
.imprt__tx button {
	align-self: center;
}

.imprt__container {
	max-width: 1266px;
}

/*consultation*/

.consultation__left {
	padding-bottom: 156px;
	background: #333333;
}

.consultation__right {
	background-position: left center !important;
}

.consultation__txt {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}

.consultation__txt {
	margin-top: 70px;
}

.consultation__headline {
	color: #4bb155;
}

.consultation__right-inner {
	width: 350px;
	padding-left: 80px;
}

/*consultation*/

.service__i {
	width: 25%;
	padding: 0 10px;
	box-sizing: border-box;
}

.service__item {
	width: auto;
	border-radius: 5px;
	overflow: hidden;
}

.service__item:hover .h5 {
	font-size: 18px;
	line-height: 22px;
}

.service__item:hover .service__inner {
	height: 100%;
	padding: 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
}

.service__item:hover .service__button {
	padding: 12px 29px;
	font-size: 16px;
	line-height: 22px;
}

.service__item:hover .service__wrapper {
	height: auto;
}

.service__wrap {
	justify-content: left;
}

/*order*/
.order__title {
	color: #ffffff;
}

.order__name:after {
	width: 25px;
	height: 25px;
	background-image: url(../img/dist/user1.svg);
	background-repeat: no-repeat;
}

.order__phone:after {
	width: 25px;
	height: 25px;
	background-image: url(../img/dist/tel1.svg);
	background-repeat: no-repeat;
}

/*footer*/

.main-footer {
	display: block;

	position: relative;

	background: #333333;
}

.main-footer__left {
	background: transparent;
}

.main-footer__left-wrap {
	max-width: inherit;
	display: inline-flex;
	align-items: center;
}

.main-footer__left-wrap img {
	width: 54px;
	max-width: 150px;
	height: auto;
}

.main-footer__left-wrap span {
	font-weight: 500;
	font-size: 32px;
	line-height: 39px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 9px;
}

.main-footer__in {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main-footer__tp .main-footer__in {
	padding: 21px 0;
	width: 100%;
	margin: 0 auto;
	max-width: 1370px;
}

.main-footer__left,
.main-footer__right {
	padding: 0;
}

.main-footer__left {
	width: 40%;
}

.main-footer__right {
	max-width: 100%;
	width: 60%;
	text-align: right;
}

.main-footer__item {
	padding-left: 30px;

	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #ffffff;
	transition: 0.3s;
	margin-right: 0;

	position: relative;
}

.main-footer__item svg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.main-footer__item:hover {
	color: #ff7a00;
}

.main-footer__item-phone {
	display: inline-block;
	margin-left: 20px;
}

.main-footer__item-phone a {
	display: table;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	transition: 0.3s;
	font-family: 'Inter';
}

.main-footer__item-phone a:hover small {
	color: #fcba01 !important;
}

.main-footer__item-phone a small {
	transition: 0.3s;
	font-family: 'Inter';
}

.main-footer__item-email {
	margin-left: 25px;
}

.main-footer__item-email svg {
	margin-right: 5px;
}

.main-footer__top {
	justify-content: flex-end;
	align-items: self-start;
}

.main-footer__bt {
	padding: 5px 0;

	background: #333333;
	border-top: 1px solid #000000;
}

.main-footer__bt .main-footer__in {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	max-width: 1370px;
}

.main-footer__copyright-txt {
	margin-bottom: 0;
}

.main-footer__bottom {
	padding-top: 0;
}

.main-footer__itoblaka {
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
}

.main-footer__itoblaka svg {
	margin-left: 15px;
}

.main-footer__bottom .mb {
	display: none;
}

.main-footer__item-address {
	display: block;

	text-align: left;
}

.main-footer__item:hover {
	color: #ffffff;
	text-decoration: none;
}

.main-footer__item-email:hover {
	color: #ff7a00;
}

.main-footer__item-address-title {
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	font-weight: 700;
}

.main-footer__item-address-tx {
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}

.main-footer__left-wrap .main-footer__copyright-txt,
.main-footer__bottom {
	display: flex;
}

.main-footer__left-mob {
	display: none;
}

.shading:after {
	display: none;
}

/*modal*/

.pop_up_body {
	max-width: 465px;
	padding: 57px 44px;

	background: #ffffff !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 0;
}

.pop_up_title {
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	text-align: left;
	text-transform: uppercase;

	color: #333333;
}

.pop_up_txt {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #676767;
}

.accepted__thank {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #4c525a;
}

.pop_up__form .button {
	margin: 10px 0 0;
	color: #ffffff;
}

.pop_up__name:after {
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-image: url(../img/dist/user1.svg);
}

.pop_up__phone:after {
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-image: url(../img/dist/tel1.svg);
}

.accepted__wrap {
	max-width: 650px;

	border-radius: 0;
}

.accepted_close svg {
	width: 16px;
	height: 16px;
}

.accepted__txt {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	color: #4c525a;
}

.price__title {
	font-family: 'Montserrat';
	color: #fc6041;
	font-weight: 600;
	font-size: 30px;
	line-height: 37px;
}

.price__txt {
	margin-top: 0;

	font-weight: 600;
	color: #4c525a;
	font-size: 16px;
	list-style: 24px;
}

.price__name {
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
}

.price__value {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
}

.pop_up__name,
.pop_up__phone {
	width: 100%;
}

.first__wrap .button {
	margin-bottom: 0;
}

.benefit__img_tw img {
	width: 50px;
	height: 50px;
}

@media (max-width: 1230px) {
	.main-header__container-right {
		width: calc(100% - 340px);
	}

	.main-header__phone-main,
	.main-header__request-call {
		margin-left: -25px;
	}

	.main-header__m ul li {
		padding: 0 5px;
	}

	.main-header__phone,
	.main-header__request-call {
		font-size: 16px;
	}

	.main-header__lg span {
		font-size: 25px;
	}

	.main-header__container {
		width: 275px;
	}

	.main-header__container-right {
		width: calc(100% - 280px);
	}

	.main-header__bottom-right,
	.main-header__list {
		width: 370px;
	}

	.main-header__bottom.fixed .container {
		width: auto;
	}

	.main-header__nav {
		width: calc(100% - 370px);
	}
}

@media (max-width: 1200px) {
	.service__wrap {
		max-width: 100%;
	}

	.benefit__item {
		padding: 0 10px;
	}
}

@media (max-width: 991px) {
	.h1 {
		font-size: 40px;
		line-height: 49px;
	}

	.h2 {
		font-size: 30px;
		line-height: 37px;
	}

	.h4 {
		font-size: 20px;
		line-height: 24px;
	}

	.first__txt {
		margin-top: 25px;
	}

	.main-footer__item-address-tx {
		display: none;
	}

	.main-footer__top {
		display: flex;
		justify-content: flex-start;

		margin-right: 0;
		margin-left: auto;
		width: 325px;
	}

	.main-footer__item {
		margin-left: 0;
		display: block;
	}

	.main-footer__item:nth-of-type(1) {
		order: 2;
	}
	.main-footer__item:nth-of-type(2) {
		order: 1;
	}
	.main-footer__item:nth-of-type(3) {
		order: 3;
	}

	.main-footer__tp .main-footer__in {
		align-items: flex-start;
	}

	.main-header__container-right {
		background: transparent !important;
	}

	.main-footer__left-mob {
		display: block;
	}

	.main-footer__left-mob-tx {
		font-weight: 400;
		font-size: 14px;
		line-height: 17px;

		color: #ffffff;
	}

	.main-footer__left {
		width: 50%;
	}

	.main-footer__right {
		width: 50%;
	}

	.main-footer__left-mob {
		margin-top: 43px;
	}

	.main-footer__item-phone a {
		display: inline-block;
	}

	.service__wrap {
		margin: 0 -10px;
		justify-content: center;
	}

	.service__i {
		width: 33.333%;
	}

	.consultation__right {
		padding-right: 0;
	}

	.consultation__title {
		font-size: 32px;
		line-height: 49px;
		text-transform: uppercase;
	}

	.consultation__right-inner {
		width: 400px;
	}

	.consultation__left {
		padding: 30px 0 75px;
		text-align: center;
	}

	.consultation__txt {
		margin-top: 50px;
	}

	.imprt {
		padding: 70px 0 50px;
	}

	.imprt__tx ul li,
	.imprt__tx p {
		font-size: 14px;
		line-height: 17px;
	}

	.imprt__tx {
		padding-left: 15px;
	}

	.imprt__in {
		margin-top: 45px;
	}

	.imprt__img {
		margin-top: 0;
	}

	.about {
		padding: 81px 0 50px;
	}

	.about__txt {
		line-height: 188%;
	}

	.benefit__subtitle {
		margin-bottom: 77px;
	}

	.main-header__m {
		display: none;
	}

	.main-header__right {
		max-width: 455px;
		margin-left: auto;
	}

	.main-header__logo {
		width: 44px;
	}

	.main-header__lg span {
		font-size: 30px;
		line-height: 37px;
	}

	.main-header__in {
		padding: 30px 0 23px;
	}

	.main-header__bottom.fixed .main-header__phone,
	.main-header__bottom.fixed .main-header__request-call {
		font-size: 16px;
		line-height: 22px;
	}

	.main-header__phone,
	.main-header__request-call {
		font-size: 18px;
		line-height: 24px;
	}

	.main-header__request-call {
		margin-left: 40px;
	}

	.main-header__bottom.fixed .main-header__request-call {
		margin-left: 20px;
	}

	.main-header__bottom.fixed .main-header__bottom-right {
		width: 395px;
	}

	.main-header__phone-txt {
		display: block;
	}

	.main-header__nav {
		width: calc(100% - 395px);
	}

	.main-footer__item-phone a {
		margin-right: 13px;
	}
}

@media (max-width: 830px) {
	.main-header__phone,
	.main-header__request-call {
		font-size: 16px;
	}

	.main-header__right {
		max-width: 375px;
	}

	.main-header__request-call {
		margin-left: 15px;
	}

	.main-header__phone-main {
		padding-left: 7px;
	}

	.main-header__link {
		font-size: 14px;
	}
}

@media (max-width: 700px) {
	.h1 {
		width: 100%;

		font-size: 22px;
		line-height: 27px;
		text-align: left;
	}

	.h2 {
		font-size: 20px;
		line-height: 24px;
	}

	.h4 {
		margin: 4px 0 13px;

		font-size: 14px;
		line-height: 17px;
	}

	.h5 {
		font-size: 12px;
		line-height: 15px;
	}

	.button {
		padding: 11px 39px;

		font-size: 14px;
		line-height: 19px;
	}

	.first {
		padding: 90px 0 110px;
	}

	.first__wrap {
		margin-left: 0;
	}

	.first__txt {
		margin-bottom: 35px;
		margin-top: 10px;

		font-size: 15px;
		line-height: 125%;
	}

	.benefit {
		padding-top: 35px;
	}

	.benefit__subtitle {
		margin-bottom: 60px;

		font-size: 14px;
		line-height: 17px;
	}

	.benefit__img:after,
	.benefit__img:before {
		width: 60px;
		height: 60px;
	}

	.benefit__img:after {
		left: -5px;
	}

	.benefit__img:before {
		right: -5px;
	}

	.benefit__img img {
		width: 35px;
	}

	.benefit__img {
		width: 60px;
		height: 60px;
	}

	.benefit__item {
		width: 50%;
		margin-bottom: 25px;
	}

	.benefit__txt {
		font-size: 12px;
		line-height: 15px;
	}

	.benefit__item .h4 {
		margin-bottom: 7px;
	}

	.calculator {
		padding: 20px 0;
	}

	.calculator__txt {
		margin-top: 40px;
	}

	.calculator__input {
		height: 54px;

		font-size: 12px;
		line-height: 15px;
	}

	.calculator .selectize-control {
		height: 54px;

		font-size: 12px;
		line-height: 15px;
	}

	.calculator__name:after,
	.calculator__phone:after {
		top: 13px;
	}

	.about {
		padding: 40px 0;
	}

	.about__wrap {
		margin: 0;
	}

	.about__txt,
	.about__list li {
		font-size: 14px;
		line-height: 20px;
	}

	.about__images {
		margin-top: 15px;
	}

	.imprt {
		border-bottom: none;
		padding: 45px 0;
	}

	.imprt__in {
		margin-top: 7px;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.imprt__img,
	.imprt__tx {
		padding-left: 0;
		width: 100%;
	}

	.imprt__tx ul li,
	.imprt__tx p {
		font-size: 12px;
		line-height: 15px;
	}

	.imprt__img {
		margin-top: 30px;
	}

	.consultation__inner {
		padding: 0 20px;
	}

	.consultation__title {
		font-size: 20px;
		line-height: 24px;

		text-transform: inherit;
		text-transform: uppercase;
	}

	.consultation__left {
		padding: 4px 0 25px;
	}

	.consultation__txt {
		font-size: 14px;
		line-height: 17px;

		text-align: left;
	}

	.consultation__right {
		padding-top: 0;
		background-position: center !important;
	}

	.consultation__right-inner {
		width: 100%;
		padding: 20px 20px 73px;
		display: block;
	}

	.consultation__headline {
		margin-bottom: 5px;
	}

	.consultation__data {
		margin-bottom: 19px;
	}

	.consultation__headline,
	.consultation__data {
		display: block;
		font-size: 16px;
		line-height: 20px;
	}

	.consultation__button {
		display: table;
		margin: 37px auto 0;
	}

	.service {
		padding: 40px 0 95px;
	}

	.service__wrap {
		margin: 0 -5px;
	}

	.service__i {
		width: 50%;
		padding: 0 5px;
	}

	.service__item:hover .h5 {
		font-size: 12px;
		line-height: 15px;
	}

	.service__item {
		margin-bottom: 12px;
	}

	.service__button {
		width: 100%;
		max-width: 100%;
		padding: 10px 17px;

		font-size: 10px !important;
		line-height: 12px !important;

		border: 1px solid #ffffff;
		background: transparent !important;
		color: #ffffff;
	}

	.service__item:hover .service__inner {
		padding: 15px;
	}

	.order {
		padding: 75px 0 50px;
	}

	.order__input {
		height: 54px;

		font-size: 12px;
		line-height: 15px;
	}

	.order__name:after,
	.order__phone:after {
		top: 13px;
	}

	.main-footer__left-wrap img {
		display: none;
	}

	.main-footer__left-wrap span {
		font-size: 22px;
		line-height: 27px;
	}

	.main-footer__left,
	.main-footer__right {
		width: 100%;
	}

	.main-footer__top {
		margin: 0;
		width: 100%;
	}

	.main-footer__left-mob {
		display: none;
	}

	.main-footer__tp .main-footer__in {
		display: block;
		padding: 35px 0 0;
	}

	.main-footer__right {
		margin-top: 0;
	}

	.main-footer__item {
		display: table;
		width: 100%;

		text-align: left;
	}

	.main-footer__bt .main-footer__in {
		display: flex;
		flex-direction: column-reverse;
	}

	.main-footer__bottom {
		justify-content: flex-start;
	}

	.main-footer__item:nth-of-type(1) {
		order: 2;
	}
	.main-footer__item:nth-of-type(2) {
		order: 1;
	}
	.main-footer__item:nth-of-type(3) {
		order: 3;
	}

	.main-footer__itoblaka {
		margin-top: 38px;
	}

	.main-footer__left {
		border-top: 1px solid #000000;
		padding: 10px 0;
		margin-top: 10px;
	}

	.main-footer__bt {
		border: none;
	}

	.main-footer__tp .main-footer__left {
		border: none;
		margin-top: 0;
	}

	.main-footer__tp .main-footer__right {
		margin-top: 30px;
	}

	.main-header__phone {
		display: none;
	}

	.main-header__phone {
		margin-left: 0;
		padding-left: 0;
	}

	.main-header__phone-main {
		padding-left: 0;
		margin-left: 0;
	}

	.main-header__right {
		width: 70px;
	}

	.main-header__in {
		padding: 10px 0;
	}

	.main-header__logo {
		width: 40px;
        height: 40px;
	}

	.main-header__lg span {
		font-size: 16px;
		line-height: 27px;
	}

	.main-header__adress {
		font-size: 10px;
		line-height: 12px;
	}

	.main-header {
		z-index: 999;
	}

	.shading:after {
		display: block;
	}

	.consultation__right-inner {
		box-sizing: border-box;
	}

	.consultation__title {
		text-transform: inherit;
	}

	.pop_up_body {
		background: #333333 !important;
	}

	.pop_up_title {
		color: #ffffff;
		text-align: center;

		font-size: 22px;
		line-height: 27px;
	}

	.pop_up_txt {
		color: #d9d9d9;
	}

	.pop_up_body {
		padding: 57px 15px;
		border-radius: 10px;
	}

	.price__body {
		padding: 35px 20px;
	}

	.accepted__txt {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 20px;
	}

	.main-header__container {
		width: auto;
	}

	.main-header__container-right {
		width: 70px;
	}

	.benefit__img_tw img {
		width: 50px;
		height: auto;
	}
}

@media (max-width: 550px) {
	.first__wrap .button {
		margin-bottom: 20px;
	}
}
@media (max-width: 484px) {
	.first__wrap .button {
		padding: 11px 20px;
		width: 235px;
		margin-left: 0;
		margin-right: 0;
		box-sizing: border-box;
		text-align: center;
	}
}

@media (min-device-width: 320px) and (max-device-width: 991px) and (orientation: landscape) {
	.shading:after {
		display: none;
	}
}
@media (min-width: 700px) {
	.main-header__phone-main-mob {
		display: none;
	}
}

.main-header__phone__mb {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	padding-top: 5px;
}
.consultation__inner ul li {
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
}

@media (min-width: 1px) and (max-width: 360px) {
	.main-header__mobile-menu {
		top: 58px;
	}
}

@media (min-width: 361px) and (max-width: 490px) {
	.main-header__mobile-menu {
		top: 59px;
	}
}

@media (min-width: 491px) and (max-width: 700px) {
	.main-header__mobile-menu {
		top: 59px;
	}
}
