img {
	max-width: 100%;
}
body {
	font-family: 'HelveticaNeueCyr';
	min-width: 320px;
}
body.page-custom {
	background: #f3f3f3;
}
:focus {
	outline: none;
}
a {
	color: #01529a;
	transition: all .5s;
}
a:hover {
	transition: all .5s;
}
header {
	padding: 2.75rem 0;
	z-index: 99;
	position: relative;
}
body.page-custom header {
	padding: 2.75rem 0 0;
}
body.page-custom header>div {
	border-bottom: 1px solid #dadada;
	padding-bottom: 2.75rem;
	margin-bottom: 2.75rem;
}
section {
	padding: 4.5rem 0;
}
button:focus,
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}
.navbar-main ul, #menu-verxnee-menyu {
	list-style: none;
	padding: 0;
	margin: 30px 0 0;
}
.navbar-main ul li, #menu-verxnee-menyu li {
	display: inline-block;
}
.navbar-main ul li a, #menu-verxnee-menyu li a {
	color: #000;
	font-size: .875rem;
	font-weight: 450;
	text-transform: uppercase;
	border-left: 4px solid #dfdfdf;
	padding: 0 10px;
	text-decoration: none;
}
.navbar-main ul li a:hover, #menu-verxnee-menyu li a:hover {
	color: #01529a;
	border-left: 4px solid #01529a;
}
.navbar-main ul li a.hover,
.navbar-main ul li.active a,
#menu-verxnee-menyu li a.hover,
#menu-verxnee-menyu li.active a {
	color: #fff;
	border-left: 4px solid #01529a;
	background: #01529a;
}
.header-contacts .title {
	color: #242424;
	font-size: .875rem;
	font-weight: 300;
}
.header-contacts .tel a {
	color: #242424;
	font-size: 1.125rem;
	font-weight: bold;
}
.header-contacts-email .title {
	color: #242424;
	font-size: .90rem;
	font-weight: 400;
	margin-bottom: .5rem;
}

.header-contacts-email .title img {
	height: 24px;
}
.header-contacts-email .email {
	margin-bottom: .5rem;
}
.header-contacts-email .email a {
	color: #242424;
	font-size: 1rem;
}
.header-contacts-email .button a {
	display: block;
	color: #242424;
	font-size: .75rem;
	border: 1px solid #242424;
	border-radius: 1rem;
	text-align: center;
	padding: 5px;
}
.header-contacts-email .button_blue a {
	border-color: #01529a;
	background-color: #01529a;
	color: rgba(255, 255, 255, .64);
}
.main_1 {
	color: #202020;
	background: url('../../img/main_1.png') no-repeat top center;
	padding: 250px 0 160px;
	margin-top: -190px;
	position: relative;
}
.s-title {
	font-size: 3rem;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 1rem;
	line-height: 1.2;
	position: relative;
	z-index: 12;
}





.s-title h2 {
	margin: 0;
	font: inherit;
}
.s-title small {
	font-size: 60%;
}
.page6  .s-title small {
	font-size: 60%;
	line-height: 1.4;
	font-weight: 300;
	width: 470px;
	max-width: 100%;
	display: block;
	margin-top: 1rem;
}

.s-descr {
	font-size: 1.125rem;
	line-height: 1.667;
	font-weight: 300;
	margin-bottom: 3rem;
}
.main_1 .s-descr {
	margin-bottom: 1rem;
	font-weight: 400;
}
.main_1 .s-descr span {
	text-transform: uppercase;
	color: #01529a;
	font-weight: bold;
	display: inline-block;
}
.main_1 .list {
	color: #202020;
}
.main_1 .list ol {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
.main_1 .list ol:before {
	content: '';
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	border-left: 1px dashed #d0d4d4;
	height: 200%;
	z-index: 0;
}
.main_1.page7 .list ol:before,
.main_1.page6 .list ol:before {
	display: none;
}
.main_2 .white-block {
	position: relative;
}
.main_2 .white-block:before {
	content: '';
	display: block;
	position: absolute;
	left: -275px;
	top: -170px;
	width: 331px;
	height: 414px;
	z-index: 3;
	background: url('../../img/three.png') no-repeat center center / contain;
}
.main_1 .list ol span {
	display: inline-block;
	background: #d43c49;
	color: #fff;
	padding: 2px 2px 0;
	line-height: 1;
	margin-right: 1.25rem;
}
.main_1 .list ol li {
	margin-bottom: 1.5rem;
	position: relative;
	z-index: 1;
}
.main_1 .gray,
.main_1 .more {
	margin-top: 3rem;
}
.main_1 .more {
	margin-bottom: 1.5rem;
}
.main_2 {
	margin-top: -7rem;
	position: relative;
	z-index: 2;
	padding: 0;
}
.main_2 .title {
	font-size: 1.5rem;
	font-weight: 300;
	margin-bottom: 1rem;
	position: relative;
}
.main_2 .title-m:before {
	content: '';
	display: block;
	width: 3px;
	height: 60px;
	background: #d43c49;
	position: absolute;
	left: -22px;
	top: -2rem;
}
.btn-group .btn-primary:not(:disabled):not(.disabled).active,
.btn-group .btn-primary:not(:disabled):not(.disabled):active,
.btn-group .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #01529a;
	border-color: #01529a;
}
.btn-group .btn-primary {
	color: #000000;
	background-color: #ececec;
	border-color: #ececec;
	border-radius: 0 !important;
	cursor: pointer;
	margin: 0 !important;
	-webkit-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	padding: .45rem 1.5rem;
}
.btn-group .btn-primary.focus,
.btn-group .btn-primary:focus {
	box-shadow: none;
}
.btn-group .btn-primary:not(.active) + .btn-primary:not(.active) {
	border-left: 1px solid #cdcdcd;
}
.white-block {
	background: #fff;
	border-radius: 1rem;
	-webkit-box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
	-moz-box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
	box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
	padding: 3rem 5rem;
	color: #000000;
}
[type="text"], [type="tel"], [type="email"], textarea {
	color: #000000;
	background-color: #ececec;
	border-color: #ececec;
	border-radius: 0 !important;
	margin: 0 !important;
	-webkit-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	padding: .375rem 1.5rem;
	border: none;
}
.modal textarea {
	width: 100%;
	max-width: 450px;
}
.modal .names  input {
	height: 54px;
}
.main_2 hr {
	margin: 30px 0 20px;
}
.main_2 .phone {
	width: 100%;
	height: 54px;
}
.main_2 .total {
	position: relative;
	color: #424242;
	display: inline-block;
}
.main_2 .total span {
	font-size: 3rem;
	font-weight: 500;
	color: #01529a;
}
.main_2 .total:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: -5rem;
	border-bottom: 4px solid #01529a;
}
.btn-red {
	background: rgb(214,64,77);
	background: linear-gradient(0deg, rgba(214,64,77,1) 0%, rgba(228,102,113,1) 100%);
	display: inline-block;
	border-radius: 2rem;
	padding: .9rem 2.5rem;
	color: #fff;
	height: 54px;
}
.btn-red:hover {
	color: #fff;
	text-decoration: none;
	background: linear-gradient(0deg, rgba(228,102,113,1) 0%, rgba(214,64,77,1) 100%);
}
.main_3 .image {
	margin-bottom: 1.5rem;
}
.main_4 {
	padding: 100px 0;
	background: url('../../img/main_4.png') no-repeat right 95%;
}
.main_4 .white-block-title {
	font-size: 2.25rem;
	margin-bottom: 1.5rem;
}
.main_4 .white-block-descr {
	line-height: 2rem;
}
.blue-block {
	background: #01529a;
	color: #fff;
}
.blue-block.blue-image {
	background: #01529a url('../../img/blue-image.png') no-repeat center center / cover;
}
.main_5 .s-title {
	margin-bottom: 3rem;
}
.main_5.blue-block {
	padding: 4.5rem 0 270px;
}
.blue-block a {
	color: #fff;
}
.blue-block .descr a {
	text-decoration: underline;
}
.main_5 .descr {
	margin-bottom: 2rem;
	padding-left: 1.5rem;
	font-size: 1.125rem;
}
.main_5 .info {
	border-left: 5px solid #d43c49;
	margin-bottom: 2rem;
	padding-left: 1.5rem;
	font-size: 1.125rem;
	position: relative;
}
.main_5 .info.check {
	border-left: none;
	background: url('../../img/ch.png') no-repeat 0 3px;
	padding-left: 2.5rem;
}
.main_6 {
	margin-top: -200px;
	padding: 0;
	position: relative;
}
.main_6 .title {
	font-size: 2.25rem;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 2rem;
}
.main_6 .descr {
	font-size: 1.5rem;
	font-weight: 300;
	margin-bottom: 2rem;
}
.main_7 .s-title {
	margin-bottom: 2rem;
}
.main_7 .descr {
	margin-bottom: 2rem;
	font-size: 1.125rem;
}
.blue-bg {
	background: #01529a;
	color: #fff;
	padding: 1.5rem;
	border-radius: 1.5rem;
}
.main_7 .blue-bg {
	padding: 1.5rem 1.5rem 1.5rem 80px;
	height: calc(100% - 4.5rem);
	margin-bottom: 4.5rem;
	position: relative;
}
.main_7 .blue-bg a {
	color: #fff;
	text-decoration: underline;
}
.main_7 .blue-bg.photo {
	background: url('../../img/DJI_0445.png') no-repeat center center / cover;
}
.main_7 .blue-bg .image {
	position: absolute;
	left: .5rem;
	bottom: -.5rem;
	width: 60px;
}
.main_7 .white-block {
	position: relative;
	padding: 1.5rem .5rem 1.5rem 90px;
}
.main_7 .white-block .image {
	position: absolute;
	left: 1rem;
	top: calc(50% - 30px);
	width: 60px;
	height: 60px;
}
.main_7 .white-block a {
	color: #d6424f;
	text-decoration: underline;
}
.main_7 .info {
	font-weight: 300;
}
.main_7 .info .title {
	font-size: 1.5rem;
	color: #202020;
	margin-bottom: .5rem;
}
.main_7 .info .descr {
	margin-bottom: 3rem;
}
.info-block {
	position: relative;
}
.info-block:before {
	content: '';
	display: block;
	position: absolute;
	width: 992px;
	height: 568px;
	background: url('../../img/main_7.png') no-repeat center center / contain;
	bottom: 2rem;
	left: -335px;
}
.info-block .info {
	position: relative;
}
.info-block .info:before {
	content: '';
	display: block;
	position: absolute;
}
.info-block .info1:before {
	width: 387px;
	height: 107px;
	background: url('../../img/main_7_info_1.png') no-repeat center center / contain;
	top: .5rem;
	right: 105%;
}
.info-block .info2:before {
	width: 474px;
	height: 103px;
	background: url('../../img/main_7_info_2.png') no-repeat center center / contain;
	top: .5rem;
	right: 105%;
}
.info-block .info3:before {
	width: 394px;
	height: 57px;
	background: url('../../img/main_7_info_3.png') no-repeat center center / contain;
	top: .5rem;
	right: 105%;
}
.info-block .info4:before {
	width: 344px;
	height: 98px;
	background: url('../../img/main_7_info_4.png') no-repeat center center / contain;
	top: -2rem;
	right: 105%;
}
.gray-block {
	background: #f3f3f3;
}
.main_8 {
	padding: 4.5rem 0 2rem;
}
.item {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 26px 30px;
	margin-bottom: 2.5rem;
	height: calc(100% - 2.5rem);
}
.item .title {
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #202020;
	margin-bottom: 1.6rem;
	max-width: 250px;
	width: 100%;
	display: flex;
	min-height: 48px;
}
.item .title span {
	margin: auto 0;
}
.item .price {
	color: #a7a7a7;
	font-size: .875rem;
	line-height: 1.25rem;
	margin-bottom: 1.3rem;
}
.item .price div {
	color: #d43c49;
	font-size: 1.125rem;
}
.item .include {
	color: #a7a7a7;
	font-size: .875rem;
	margin-bottom: 1.3rem;
}
.item .include div {
	color: #202020;
	padding-top: .5rem;
}
.item .calculate {
	margin-bottom: 1.5rem;
}
.item .more {
	text-decoration: underline;
}
.item .more a {
	color: #01529a;
}
.item .btn-red {
	padding: .8rem 1.5rem;
	font-size: .875rem;
	height: auto;
}
.main_9 .pre-title {
	color: #01529a;
	font-weight: 300;
	font-size: 1.875rem;
	text-transform: uppercase;
	margin-bottom: 1rem;
}
.main_9 .buttons {
	margin-bottom: .5rem;
}
.main_9 .buttons a {
	display: inline-block;
	padding: .5rem 1.5rem;
	color: #fff;
	border-radius: 1.5rem;
	min-width: 160px;
	margin-right: 1rem;
	text-align: center;
	margin-bottom: 1rem;
}
.main_9 .info {
	color: #202020;
	font-size: 1.125rem;
}
.main_9 .phone {
	font-size: 1.5rem;
	color: #202020;
}
.main_9 .phone a {
	color: #202020;
}
.main_9 img {
	-webkit-box-shadow: 0px 0px 98px 7px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 98px 7px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 98px 7px rgba(0,0,0,0.18);
}
.main_10 {
	background: #01529a url('../../img/bue-block.png') no-repeat bottom left;
}
.main_10 .s-title {
	margin-bottom: 2rem;
}
.main_10 .info {
	font-size: 1.5rem;
	font-weight: 300;
	margin-bottom: 3rem;
}
.main_10 .title {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.main_10 .descr {
	font-size: 1.125rem;
	font-weight: 300;
	margin-bottom: 3rem;
}
.back-form-10 {
	background: #fff url('../../img/back-form-10.png') no-repeat center bottom;
	padding: 3.5rem;
	border-top-left-radius: 1.5rem;
	border-top-right-radius: 1.5rem;
	color: #202020;
}
.back-form-10 .title {
	margin-bottom: 2rem;
	padding-left: 1.5rem;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.2;
	border-left: 5px solid #01529a;
}
.back-form-10 .title span, .back-form-10 .title b {
	color: #01529a;
	font-size: 1.5rem;
	font-weight: bold;
	display: block;
}
.back-form-10 .btn-red {
	width: 100%;
}
.back-form-10 .fix {
	text-align: center;
	font-weight: 300;
	color: #7c7c7c;
}
.back-form-10 .phone {
	width: 100%;
	height: 54px;
}
.modal [type="text"], .modal [type="tel"], .modal [type="email"], .modal textarea {
	height: auto;
}
.back-form-10 .phone-call {
	text-align: center;
	font-size: 1.875rem;
	font-weight: 300;
}
.back-form-10 .phone-call a {
	color: #7c7c7c;
}
.back-form-10 .phone-call.dark {
	color: #010101;
	text-align: center;
	font-weight: 300;
	font-size: 1rem;
}
.back-form-10 .phone-call.dark a {
	color: #010101;
	font-weight: 500;
}
.back-form-10_mod {
	text-align: center;
	color: #090a0a;
}
.back-form-10_mod .title {
	padding-left: 0;
	position: relative;
	font-size: 1rem;
	line-height: 1.5rem;
	text-align: left;
	border-left: 0;
}
.back-form-10_mod .title::before {
	content: '';
	position: absolute;
	top: 0;
	left: -3.5rem;
	width: 16px;
	height: 47px;
	background-color: #01529a;
}
.back-form-10_mod .title span, .back-form-10_mod .title b {
	color: inherit;
	font-weight: inherit;
	margin-bottom: 1.25rem;
}
.back-form-10_mod .fix,
.back-form-10_mod .phone-call {
	display: inline-block;
	font-weight: 300;
	font-size: 1rem;
	color: #010101;
}
.back-form-10_mod .phone-call {
	font-weight: 500;
}
.back-form-10_mod .phone-call a {
	color: inherit;
}
#footer .back-form-10,
.modal .back-form-10 {
	background: #fff;
}
.main_11 {
	position: relative;
	overflow: hidden;
}
.main_11>div {
	position: relative;
}
.main_11>div:before {
	content: '';
	display: block;
	position: absolute;
	bottom:  -3rem;
	left: 585px;
	width: 1063px;
	height: 639px;
	background: url('../../img/main_11.png') no-repeat 100% bottom;
}
.main_11 .s-descr {
	font-size: 1.5rem;
}
.main_12 ol,
.main_11 ol {
	list-style: none;
	padding: 0;
	margin: 0;
	counter-reset: list;
}
.main_12 ol li,
.main_11 ol li {
	padding-left: 3rem;
	margin-bottom: 1.5rem;
	color: #202020;
	font-weight: 300;
	position: relative;
}
.main_11 ol li {
	margin-bottom: 3.4rem;
}
.main_11 ol li:last-child {
	margin-bottom: 0;
}
.main_11 ol li div {
	font-size: 1.4rem;
	line-height: 1.2;
	padding-bottom: .5rem;
}
.main_12 ol li div {
	font-weight: 500;
	font-size: 1.125rem;
	line-height: 1.5rem;
	padding-bottom: 1.4rem;
}
.main_12 ol li p {
	margin: 0;
	font-weight: 500;
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.main_12 ol li:before,
.main_11 ol li:before {
	counter-increment: list;
	content: counter(list);
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 2.25rem;
	font-weight: 900;
	line-height: 1.2;
}
.main_12 ol li:before {
	color: #01529a;
}
.main_12 {
	position: relative;
	overflow: hidden;
}
.main_12 .s-title {
	margin-bottom: 1.3rem;
}
.main_12 .s-descr {
	margin-bottom: 3.5rem;
}
.main_12 .s-descr span {
	display: inline-block;
	font-size: 1rem;
	border-left: 4px solid #01529a;
	padding-left: 1rem;
	margin-right: 2rem;
	line-height: 1;
}
.license-slider {
	color: #c2c2c2;
	text-align: center;
}
.license-slider img {
	width: 100%;
}
.license-slider .slick-slide {
	padding: 0 40px;
}
.license-slider {
	margin-left: -40px;
	margin-right: -40px;
}
.main_13 {
	position: relative;
	overflow: hidden;
	padding-bottom: 13rem;
}
.main_13>div {
	position: relative;
}
.main_13-2 {
	margin-top: -14rem;
	position: relative;
	z-index: 10;
}
.main_13>div:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -13rem;
	right: -270px;
	width: 753px;
	height: 477px;
	background: url('../../img/main_13.png') no-repeat center center / contain;
	z-index: 3;
}
.main_13 .s-title {
	margin-bottom: 2rem;
}
.main_13 .title-m {
	font-size: 1.5rem;
	font-weight: 300;
	margin-bottom: .5rem;
}
.main_13 .info {
	font-weight: 300;
	font-size: 1.125rem;
	margin-bottom: .5rem;
}
.main_13 .info span {
	font-weight: bold;
	font-size: 1.5rem;
	display: inline-block;
}
.main_13-2 .white-block {
	display: block;
	background: #fff;
	border-radius: .5rem;
	padding: 2rem;
	margin-bottom: -8.5rem;
	margin-top: 10.5rem;
	position: relative;
	z-index: 6;
}
.main_13-2 .form-title {
	color: #01529a;
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 2.5rem;
}
.main_13-2 .white-block input {
	height: 54px;
	width: 100%;
}
.main_13-2 .phone {
	color: #010101;
	font-size: .875rem;
}
.main_13-2 .phone a {
	color: #010101;
	font-size: 1.5	rem;
}
.main_13 .descr {
	background: rgba(0,0,0,.15);
	padding: 1.5rem;
	color: #fff;
	width: 350px;
	padding-right: 100px;
}
.main_14 {
	font-size: .875rem;
	line-height: 1.2;
}
.main_14 .s-descr {
	font-size: 1.5rem;
}
.main_14-slider img {
	width: 100%;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-prev, .slick-next {
	z-index: 9;
	width: 30px;
	height: 80px;
	background: rgba(0,0,0,.3);
	opacity: 1;
}
.slick-prev:before,
.slick-next:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
	opacity: 1;
	position: absolute;
	top: 29px;
}
.slick-next:before {
	transform: rotate(45deg);
	right: 9px;
}
.slick-prev:before {
	transform: rotate(225deg);
	left: 9px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	background: rgba(0,0,0,.5);
	opacity: 1;
}
.nav-tabs {
	border: none;
	margin-bottom: 3rem;
}
.nav-tabs .nav-link {
	color: #202020;
	font-size: 1.5rem;
	border: none;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
	margin-right: 3rem;
	border-bottom: 2px solid #fff;
}
.nav-tabs .nav-link.active {
	color: #da4b58;
	border-bottom: 2px solid #da4b58;
}
.main_14-title {
	font-size: 1.875rem;
	font-weight: 300;
	margin-bottom: 1rem;
}
.main_14-urls a {
	display: block;
	position: relative;
	color: #000000;
	padding-left: 45px;
	text-decoration: underline;
	line-height: 1;
}
.main_14-urls a img {
	position: absolute;
	left: 0;
	top: 0;
}
.main_14-urls .large {
	font-size: 1.125rem;
}
.gray {
	color: #cecece;
	margin-top: 1.5rem;
}
.main_14 .gray {
	color: #cecece;
	margin-top: 1.5rem;
}
.main_14 .large {
	font-size: 1.125rem;
	line-height: 1.5;
}
.main_14 h3 {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.main_10 .info2 {
	border-left: 2px solid #d43c49;
	margin-bottom: 2.5rem;
	padding-left: 1.5rem;
	max-width: 400px;
	font-size: 1.125rem;
	font-weight: 300;
}
.main_10 .info2.full {
	max-width: 100%;
}
#footer {
	padding: 4.5rem 0 1rem;
	font-size: 1.125rem;
	font-weight: 300;
	background: #fff;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer ul li {
	display: block;
	margin-bottom: 1rem
}
#footer ul li a {
	color: #000000;
	font-size: 1.125rem;
	text-transform: uppercase;
}
#footer .gray {
	color: #b0b0b0;
}
#footer .row + .row .gray {
	font-size: .875rem;
}
.navbar-toggler {
	padding: .25rem 0;
	font-size: 2rem;
}
#footer .title {
	color: #000000;
	font-size: 1.125rem;
	text-transform: uppercase;
	margin-bottom: .5rem;
}
.footer-contacts a {
	color: #000;
}
.footer-social a {
	display: inline-flex;
	color: #fff;
	width: 36px;
	height: 36px;
	background: #01529a;
	border-radius: 50%;
	margin: .12rem;
}
.footer-social a svg {
	margin: auto;
}
.f-logo {
	position: absolute;
	bottom: calc(100% + 25px);
	left: 15px;
}
.pm-form {
	position: relative;
	display: inline-block;
}
.pm-form input {
	padding: .375rem 40px;
}
.pm-form>div {
	position: absolute;
	width: 40px;
	top: 0;
	bottom: 0;
	background: #cecece;
	-webkit-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.08);
	cursor: pointer;
}
.pm-form>div:before {
	content: '';
	display: block;
	position: absolute;
	width: 18px;
	height: 3px;
	background: #000;
	top: 17px;
	left: 11px;
}
.pm-form>div.plus {
	right: 0;
}
.pm-form>div.minus {
	left: 0;
}
.pm-form>div.plus:after {
	content: '';
	display: block;
	position: absolute;
	height: 18px;
	width: 3px;
	background: #000;
	left: 18px;
	top: 10px;
}
.back-menu {
	position: absolute;
	left: 15px;
	right: 15px;
	top: 100%;
	background: #fff;
	z-index: 99;
	transition: all .5s;
	max-height: 0;
	overflow: hidden;
}
.back-menu>div {
	padding: 2rem 2rem 2rem 4rem;
}
.back-menu.show {
	-webkit-box-shadow: 0px 0px 38px 7px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 38px 7px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 38px 7px rgba(0,0,0,0.07);
	transition: all .5s;
	max-height: 100vh;
}
.back-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.back-menu ul li {
	margin-bottom: .25rem;
}
.back-menu a {
	color: #000;
	font-size: .875rem;
}


.back-menu .title,
.back-menu .title a {
	font-weight: bold;
	color: #000;
	font-size: 1.125rem;
	margin-bottom: 1rem;
}
#header>div {
	position: relative;
}
.back-menu ul + .title {
	margin-top: 1rem;
}
.m-title {
	font-size: 1.875rem;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 1.5rem;
	line-height: 1.3;
}
.modal-body {
	position: relative;
}
.modal-body .close {
	position: absolute;
	top: .5rem;
	right: 1rem;
	margin: 0;
	padding: 0;
	font-size: 2rem;
	opacity: 1;
}
.modal-content {
	border-radius: 1rem;
}
.article-image {
	position: relative;
	margin-bottom: 1.5rem;
}
.article-image .date {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	color: #777;
	font-size: .875rem;
	background: #fff;
	padding: .35rem 1.5rem;
	border-radius: 1rem;
}
article {
	font-size: 1.125rem;
	border-bottom: 1px dashed #777;
	padding-bottom: 2rem;
	margin-bottom: 2rem;
}
article h1 {
	font-size: 1.875rem;
	margin-bottom: 1.5rem;
}
.news {
	margin-bottom: 2rem;
}
.news .image {
	position: relative;
	margin-bottom: 1rem;
}
.news .date {
	position: absolute;
	top: 1rem;
	right: 1rem;
	color: #777;
	font-size: .875rem;
	background: #fff;
	padding: .35rem 1.5rem;
	border-radius: 1rem;
}
.news img {
	width: 100%;
}
.news .title {
	font-size: 1.875rem;
	margin-bottom: 1rem;
	line-height: 1;
}
.news .title a {
	color: #000;
}
.news .descr {
	margin-bottom: 1.5rem;
	font-size: .875rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news .lable {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 300;
	padding: .1rem 1rem;
	background: #000;
}
.news .lable.green {
	background: #5cc356;
}
.news .lable.red {
	background: #dd6969;
}
.news .lable.left {
	left: 0;
	right: auto;
}
.news .more {
	font-size: .875rem;
}
.news.large .descr {
	font-size: 1.125rem;
}
.news .btn-nored {
	min-width: 220px;
}
.btn-nored {
	color: #dd5460;
	border: 2px solid #dd5460;
	padding: .5rem 1.5rem;
	border-radius: 1.5rem;
	display: inline-block;
}
.btn-nored:hover {
	color: #fff;
	background: #dd5460;
}
.s-small-title {
	font-size: 1.875rem;
	margin-bottom: 1.5rem;
}
.page-custom .s-title {
	margin-bottom: 2rem;
	text-transform: none;
}
.pagination {
	margin: 2rem 0 4rem;
}
.page-item.disabled .page-link,
.page-link, .page-numbers {
	position: relative;
	display: block;
	padding: .5rem .55rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #000000;
	background-color: transparent;
	border: 1px solid transparent;
	font-size: .875rem;
}
.page-link:hover,
.page-item.active .page-link,
.page-numbers.current, .page-numbers:hover {
	z-index: 1;
	color: #fff;
	background-color: #de5561;
	border-color: #de5561;
	text-decoration: none;
}
.page-link:focus, .page-numbers:focus {
	box-shadow: none;
}
section.main_1.page3 .list ol:before {
	display: none;
}
section.main_1.page3 {
	background: url('../../img/page3.png') no-repeat 30vw 0;
}
.page6 .container,
.page3 .container {
	position: relative;
}
.page6 .container:before,
.page3 .container:before {
	content: '';
	display: block;
	position: absolute;
	left: -270px;
	top: -380px;
	width: 250px;
	height: 414px;
	z-index: 3;
	background: url('../../img/three.png') no-repeat center center / contain;
}
.info-num-section {
	margin-top: -130px;
	margin-bottom: -130px;
	position: relative;
	z-index: 5;
}
.info-num-section .s-small-title {
	/*line-height: 2.25rem;*/
	margin-bottom: 0.8rem;
	line-height: 1.2;
	text-transform: uppercase;
}
.info-num-section .s-small-title span {
	color: #da626b;
}
.small-text {
	font-size: .875rem;
}
.info-num {
	padding-left: 100px;
}
.info-num:before {
	font-family: arial;
	content: '1';
	display: block;
	position: absolute;
	font-size: 200px;
	color: #ededed;
	font-weight: 900;
	left: 2rem;
	z-index: 0;
	top: -3rem;
	line-height: 1;
}
.info-num-2:before {
	content: '2';
}
.info-num div {
	position: relative;
	z-index: 1;
	font-size: 1rem;
	line-height: 1.125rem;
}
.info-num .title {
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.info-num-section .s-small-title:before {
	content: '';
	display: block;
	width: 1px;
	height: 130px;
	background: #242424;
	position: absolute;
	right: 0;
	top: calc(50% - 65px);
}
.info-num-section + .main_5  {
	padding-top: 200px;
}
.blue-title {
	font-size: 1.5rem;
	font-weight: bold;
	color: #01529a;
}
.main_3 .blue-title  {
	margin-bottom: 3rem;
}
.main_3-choise {
	font-size: 1.125rem;
	font-weight: 500;
	margin-bottom: 3rem;
}
.main_3-choise a {
	color: #252525;
	text-decoration: underline;
}
.main_3-choise a.red {
	color: #d43c49;
	pointer-events: none;
}
.main_3 .text {
	color: #252525;
	margin-bottom: 3rem;
}
.no-show {
	max-height: 0;
	overflow: hidden;
}
.strong {
	font-weight: bold !important;
}
.r-title {
	font-size: 2.25rem;
	font-weight: 300;
}
.red-block {
	background: #d43c49;
	color: #fff;
}
.main_3 .r-title {
	margin-bottom: 1.5rem;
}
.main_3 .red-block span {
	display: inline-block;
	padding-left: 1rem;
	margin-right: 1rem;
	line-height: 1;
	margin-bottom: 1rem;
	position: relative
}
.main_3 .red-block span:before {
	content: '';
	display: block;
	height: 16px;
	width: 4px;
	background: #000;
	left: 0;
	top: 0;
	position: absolute;
}
.iframe {
	position: relative;
	padding-bottom: 75%; /* 56.25% задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
}
.iframe-56 {
	padding-bottom: 56%; /* 56.25% задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
}
.iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
	z-index: 1;
}
.iframe .image {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.iframe .image:before {
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	top: calc(50% - 30px);
	left: calc(50% - 30px);
	background: url('../../img/play.png') no-repeat center center / contain;
	position: absolute;
}
.black.iframe .image:before {
	background: url('../../img/play2.png') no-repeat center center / contain;
}
.iframe .image img {
	min-width: 100%;
	height: auto;
	min-height: 100%;
	width: auto;
}
.top-200 {
	padding-top: 200px;
	margin-top: -140px;
}
.top-100 {
	padding-bottom: 160px;
}
.top-100 + section {
	margin-top: -90px;
	position: relative;
}
.r-title strong {
	font-weight: bold;
}
.bottom-line {
	position: relative;
}
.bottom-line:after {
	content: '';
	display: block;
	left: 15px;
	right: 15px;
	bottom: 0;
	position: absolute;
	height: 1px;
	background: #01529a;
}
.back-form-10 .title2 {
	color: #202020;
	font-size: 1.125rem;
	text-transform: uppercase;
	margin-bottom: 1.5rem;
	font-weight: bold;
}
.back-form-10 .descr2 {
	color: #202020;
	font-size: 1rem;
	margin-bottom: 2rem;
}
.red-circle {
	color: #d43c49;
}
.red-circle li {
	color: #d43c49;
	margin-bottom: 1.5rem;
}
.red-circle li span {
	color: #fff;
}
.planing {
	position: relative;
	background: #01529a url('../../img/planing.png') no-repeat  no-repeat 40vw 100%;
}
.main_1.page4 {
	background: url(../../img/page4.png) no-repeat top center;
	padding: 230px 0 40px;
}
.fs-12 {
	font-size: .75rem !important;
}
.fs-14 {
	font-size: .875rem !important;
}
.fs-18 {
	font-size: 1.125rem !important;
}
.fs-20 {
	font-size: 1.25rem !important;
}
.fs-22 {
	font-size: 1.375rem !important;
}
.back-form-10 .title.fs-16,
.fs-16 {
	font-size: 1rem;
}
.main_1.page4 .list ol:before {
	display: none;
}
b, strong {
	font-weight: bold;
}
.info-blue-line {
	border-left: 5px solid #0a5aa2;
	margin-bottom: 3.5rem;
	color: #202020;
	padding-left: 1.5rem;
}
.info-blue-line .title {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.in-review .ava {
	margin-bottom: 2rem;
	border-radius: 50%;
	overflow: hidden;
}
.in-review .ava img {
	width: 100%;
}
.in-review .name {
	font-size: 1.125rem;
	font-weight: 300;
	margin-bottom: .25rem;
}
.in-review .info {
	font-size: .875rem;
	font-weight: 300;
}
.in-review .title, .in-review .title p {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.4;
}
.in-review p {
	margin-top: 1.5rem;
	margin-bottom: 0;
	font-size: .815rem;
}
.color-arrows .slick-prev,
.color-arrows .slick-next {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	top: auto;
	bottom: -3.5rem;
	background: #01529a;
}
.color-arrows .slick-prev {
	left: auto;
	right: 3rem;
	background: #d6404d;
}
.color-arrows .slick-prev:before,
.color-arrows .slick-next:before {
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
	opacity: 1;
	position: absolute;
	top: 12px;
}
.color-arrows .slick-prev:before {
	left: 14px;
}
.color-arrows .slick-next:before {
	right: 14px;
}
.color-arrows-top.color-arrows .slick-prev,
.color-arrows-top.color-arrows .slick-next {
	bottom: auto;
	top: 0;
}
.page3-slider.color-arrows-top.color-arrows .slick-prev {
	right: 4rem;
	left: auto;
}
.page3-slider.color-arrows-top.color-arrows .slick-next {
	right: 1rem;
}
.page3-slider {
	position: relative;
	z-index: 1;
}
.fs-24 {
	font-size: 1.5rem;
}
.mega-large {
	color: #e4e4e4;
	font-size: 4.5rem;
	font-weight: 900;
	margin: 1rem 0 3rem;
	text-transform: uppercase;
	line-height: 1;
}
.mega-large2 {
	font-size: 10rem;
}
.light-gray {
	color: #e4e4e4;
}
.wrong {
	padding-left: 40px;
	position: relative;
	margin-bottom: 1.5rem;
	max-width: 420px;
	width: 100%;
}
.wrong:after,
.wrong:before {
	content: '';
	display: block;
	position: absolute;
	left: 15px;
	top: 3px;
	height: 30px;
	width: 2px;
	background: #d43c49;
	transform: rotate(45deg);
}
.wrong:after {
	transform: rotate(-45deg);
}
.pt-200 {
	padding-top: 200px;
	margin-top: -150px;
}
.no-shadow {
	box-shadow: none;
	border-radius: 5px;
}
.white-block.no-shadow {
	padding: 2rem 4rem !important;
}
.white-block.no-shadow.p-0 {
	padding: 0 !important;
}
.letter-slider .letter {
	padding: 0 15px;
}
.letter-slider .letter img {
	width: 100%;
}
.slick-dots {
	bottom: -3rem;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 8px;
	height: 8px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	border: 0px solid #fff;
	background: #01529a;
	border-radius: 50%;
}
.blue-block .slick-dots li button {
	background: #fff;
}
.slick-dots li.slick-active button {
	background: #d43c49;
}
.s-descr.my-auto.p-5.blue-block {
	margin-right: -3rem;
	margin-left: 3rem;
	position: relative;
	z-index: 0;
}
.command .name {
	font-size: 1.5rem;
	font-weight: 300;
	margin-bottom: .5rem;
}
.command .dolz {
	font-size: 1.125rem;
	font-weight: 300;
	margin-bottom: .5rem;
}
.command .age {
	font-size: .875rem;
	font-weight: bold;
}
.command .title {
	font-size: 1.125rem;
	margin-bottom: 1rem;
}
.command .descr {
	font-size: .875rem;
}
.command-slider.color-arrows .slick-prev,
.command-slider.color-arrows .slick-next {
	bottom: 2rem;
}
.command-slider.color-arrows .slick-prev {
	right: calc(43% + 3rem);
}
.command-slider.color-arrows .slick-next {
	right: 43%;
}
.command-slider .slick-list {
	overflow: visible;
}
.command-slider .slick-slide {
	opacity: 0;
}
.command-slider .slick-slide.slick-current {
	opacity: 1;
}
.command-slider img {
	margin-top: auto;
}
.commands {
	margin-bottom: 1.5rem;
}
.commands img {
	width: 100%;
}
.commands .name {
	font-weight: bold;
}
.commands .descr {
	margin-bottom: .75rem;
}
.back-form-10.white-block {
	background: #fff;
}
.back-form-10.white-block.bottom-shadow {
	background: #fff url('../../img/back-form-10.png') no-repeat center bottom;
}
.page5 {
	overflow: hidden;
}
.page5>div {
	position: relative;
}
.page5>div:before {
	content: '';
	display: block;
	position: absolute;
	left: -300px;
	bottom: -200px;
	width: 331px;
	height: 414px;
	z-index: 3;
	background: url(../../img/three.png) no-repeat center center / contain;
}
.main_1.page5 .list ol:before {
	display: none;
}
.avtonom-section .title {
	color: #01529a;
	font-weight: bold;
	font-size: 1.875rem;
}
.avtonom {
	position: relative;
	margin-bottom: 2rem;
	padding-right: 3rem;
}
.avtonom .image {
	margin-bottom: 1rem;
}
.col-lg-3 + .col-lg-3 .avtonom:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 140px;
	background: #cddae6;
	left: -3rem;
	top: 1rem;
}
.blue-block .btn-group .btn-primary:not(:disabled):not(.disabled).active,
.blue-block .btn-group .btn-primary:not(:disabled):not(.disabled):active,
.blue-block .btn-group .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #d43c49;
	border-color: #d43c49;
}
.blue-block .btn-group {
	width: 100%;
}
.blue-block .btn-group .btn-primary {
	padding: .315rem .5rem;
}
.house-section {
	position: relative;
	overflow: hidden;
}
.house-section>img {
	position: absolute;
	bottom: 0;
	right: 58vw;
}
.blue {
	color: #01529a;
}
.pluses {
	padding-right: 6rem;
	position: relative;
}
.col-lg-4 + .col-lg-4 .pluses:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 140px;
	background: #cddae6;
	left: -3rem;
	top: 1rem;
}
.mb--130 {
	margin-bottom: -130px;
	position: relative;
	z-index: 3;
}
.pt-130 {
	padding-top: 130px;
}
.rew .content {
	font-size: .875rem;
}
.rew .content .title {
	margin-bottom: 1rem;
	font-weight: bold;
}
.rew .content .descr {
	margin-bottom: 1rem;
}
.rew-slider.color-arrows-top.color-arrows .slick-prev,
.rew-slider.color-arrows-top.color-arrows .slick-next {
	bottom: auto;
	top: -1.5rem;
}
#map {
	width: 100%;
	height: 635px;
	padding: 0;
	margin: 0;
}
.partner-slider .slick-slide {
	display: flex;
	margin: auto 0;
	position: relative;
}
.partner-slider .slick-active + .slick-active:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: calc(50% - 12px);
	width: 1px;
	height: 24px;
	background: #d1d1d1;
}
.partner-slider .slick-slide img {
	margin: auto;
}
.page-custom.white {
	background: #fff;
}
.partner-slider .slick-track {
	display: flex;
}
.red-title {
	font-size: 1.125rem;
	color: #fff;
	background: #ac2741;
	padding: .3rem 1rem;
	display: inline-block;
}
.reviews .white-block {
	margin-bottom: 2rem;
	border-radius: 5px;
}
.reviews .btn-red {
	height: auto;
	padding: .55rem 2.5rem;
}
.rew-tabs.nav-tabs .nav-link {
	color: #c1c1c1;
	font-size: 1.124rem;
	border: none;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
	margin-right: 3rem;
	border-bottom: 2px solid transparent;
}
.rew-tabs.nav-tabs .nav-link.active {
	color: #01529a;
	border-bottom: 2px solid #01529a;
	background: transparent;
}
#result a div {
	display: none;
}
#result ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#result ul li {
	display: flex;
	width: 100%;
	background: #f4f4f4;
	border-bottom: 1px solid #fff;
	position: relative;
}
#result ul li a {
	background: #f4f4f4;
	color: #323232;
	font-size: .875rem;
	padding: 1rem 2rem;
	margin: auto 0;
	display: flex;
	min-height: 70px;
	width: 100%;
}
#result ul li a span {
	margin: auto 0;
}
#result ul li.active,
#result ul li.active a {
	background: #01529a;
	color: #fff;
}
#result ul li.active:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 7px solid #fff;
	border-bottom: 5px solid transparent;
	position: absolute;
	top: 1rem;
	right: .5rem;
}
.main_1.page6 {
	background: #fff;
	overflow: hidden;
	position: relative;
}
.main_1.page6 .page6-img {
	position: absolute;
	top: 0;
	left: 55vw;
	z-index: 0;
	width: 868px;
}
.main_1.page7 .btn-red,
.main_1.page6 .btn-red {
	min-width: 200px;
}
.blue-text {
	display: inline-block;
	color: #fff;
	background: #01529a;
	border-radius: 4px;
	padding: .3rem 1rem;
}
.main_1.page7 .blue-text,
.main_1.page6 .blue-text {
	margin-bottom: 1rem;
	margin-left: 40%;
	font-size: .8125rem;
}
.countdown {
	font-size: 2.25rem;
}
.countdown .countdown-time {
	font-size: 2.25rem;
	letter-spacing: 18px;
	position: relative;
	left: 11px;
	top: 1px;
	display: block;
}
.countdown>div {
	display: inline-block;
	background: url('../../img/countdown.png') no-repeat center center / contain;
	padding: 8px 0px;
	text-align: center;
	margin-right: 1rem;
	position: relative;
	margin-bottom: 50px;
}
.countdown>div>div.info {
	position: absolute;
	font-size: .875rem;
	text-align: center;
	left: 0;
	bottom: -1rem;
	right: 0;
}
.p6-4 {
	position: relative;
	overflow: hidden;
}
section.blue-block.p7-4 {
	position: relative;
	overflow: hidden;
}
.p6-4-img {
	position: absolute;
	left: 40vw;
	bottom: 0;
	max-height: 450px;
	width: auto;
}
.p6-4>img {
	display: none;
}
.p7-4-img {
	position: absolute;
	left: 40vw;
	bottom: 0;
	max-height: 450px;
	width: auto;
}
.p6-4 [class*="col-"] {
	position: initial;
}
.main_11.p6-5>div:before {
	background: url(../../img/p6-9.png) no-repeat 100% bottom / contain;
	bottom: -1rem;
	left: 480px;
}
.main_9 .s-descr a {
	text-decoration: underline;
	color: #6a6dd4;
	font-size: .875rem;
}
.gas-obj {
	text-align: center;
	font-size: 1.125rem;
	margin-bottom: 1.5rem;
	display: block;
	color: #000;
}
.gas-obj:hover {
	color: #000;
}
.gas-obj .image {
	margin-bottom: 1rem;
}
.gas-obj-section .btn-red {
	min-width: 200px;
}
.gas-obj-section .gray {
	color: #909090;
}
.gas-obj .title {
	line-height: 1;
}
.irs--flat .irs-handle>i:first-child {
	display: none;
}
.irs--flat .irs-bar {
	top: 25px;
	height: 3px;
	background-color: #d43c49;
}
.irs--flat .irs-handle {
	width: 22px;
	height: 22px;
	background: #01529a;
	border-radius: 50%;
	cursor: pointer;
	top: 16px;
}
.irs--flat .irs-line {
	top: 25px;
	height: 3px;
	background-color: #e1e4e9;
	border-radius: 4px;
}
.irs-min, .irs-max {
	display: none;
}
.irs--flat.irs-with-grid {
	margin-bottom: 2rem;
}
.irs-single {
	position: absolute;
	display: block;
	top: -5px;
	background-color: #e1e4e9;
}
.zakaz-p7 input.phone,
.zakaz-p6 input.phone {
	display: block;
	width: 100%;
	max-width: 400px;
	height: 54px;
}
.auto-info {
	margin-bottom: 2rem;
}
.auto-info .image {
	margin-bottom: 1rem;
}
.auto-info .title {
	margin-bottom: 1rem;
	font-size: 1.125rem;
	font-weight: 500;
}
.auto-info .descr {
	font-size: 1;
	font-weight: 300;
	max-width: 350px;
	width: 100%;
}
.auto-item {
	background: #fff;
	color: #202;
	padding: 25px;
	margin-bottom: 50px;
}
.auto-item .title {
	font-weight: bold;
	font-size: 1.125rem;
	margin-bottom: .5rem;
}
.auto-item .descr {
	font-size: .875rem;
	margin-bottom: .5rem;
}
.auto-item .info {
	font-size: .75rem;
	color: #a7a7a7;
	padding-left: 1rem;
}
.auto-item .more {
	margin-bottom: .5rem;
}
.auto-item .more a {
	display: inline-block;
}
.p6-6 {
	position: relative;
	overflow: hidden;
}
.p6-6>div>div:first-of-type {
	position: relative;
	z-index: 15;
}
.p6-6>div>picture,
.p6-6>div>img {
	display: block;
	position: absolute;
	left: 50vw;
	bottom: 0;
	z-index: 8;
	width: 975px;
}
.columns-3 {
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
	list-style: none;
	padding: 0 0 3rem;
	margin: 0;
}
.columns-3 li {
	margin-bottom: .5rem;
}
.main_1.page7 {
	color: #202020;
	background: url(../../img/page7.png) no-repeat bottom center;
	padding: 220px 0 110px;
	margin-top: -190px;
	position: relative;
}
.car-slider .title {
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: .5rem;
}
.car-slider .descr {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.2;
}
.descr.pt-4.pl-0.urls-block .icon {
	display: inline-block;
	width: 2rem;
	text-align: center;
	vertical-align: middle;
}
.descr.pt-4.pl-0.urls-block svg {
	font-size: 2rem;
}
.descr.pt-4.pl-0.urls-block a {
	color: #000;
	text-decoration: underline;
}
.prop-table {
	width: 100%;
	overflow: auto;
	white-space: nowrap;
}
.prop-table td {
	border: 2px solid #c9c9c9;
	padding: 15px 20px;
}
.prop-table tr td:not(:first-of-type) {
	text-align: center;
}
.prop-table .red {
	font-weight: bold;
	color: #d43c49;
}
.prop-table table {
	width: 100%;
}
.check-ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.check-ul li {
	margin-bottom: 1rem;
	padding-left: 2rem;
	position: relative;
}
.check-ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 13px;
	height: 13px;
	background: url('../../img/check.png') no-repeat;
}
.form-check {

}
.form-check input + span {
	position: relative;
	padding-left: 30px;
	display: inline-block;
}
.form-check input {
	display: none;
}
.form-check input + span:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #ddd;
	border-radius: 2px;
}
.form-check input:checked + span:before {
	background: url('../../img/check.png') no-repeat center center / 80%;
}

/*categories*/

.categories {
  background: #03549c;
  padding: 4.8rem 0;
}

.categories .s-title {
  margin-bottom: 1.7rem;
  color: #ffffff;
}

.categories-text {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 45px;
}

.stab-nav {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}

.stab-nav__link {
  font-size: 16px;
  text-decoration: none;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 0.5rem 1.66rem;
  margin-right: 1.1rem;
  white-space: nowrap;
}

.stab-nav__link:last-child {
  margin-right: 0;
}

.stab-nav__link.isactive {
  pointer-events: none;
}

.stab-nav__link.isactive,
.stab-nav__link:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #d43c49;
}

.stab-list {
  margin-bottom: 70px;
}

.stab-item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 0;
  overflow: hidden;
}

.stab-item.isactive {
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.card {
  position: relative;
  border: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 100%;
  color: #000000;
  background-color: #ffffff;
  margin-right: 40px;
  margin-bottom: 20px;
}

.card:last-child {
  margin-right: 0;
}

.card-slide {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.card--sm {
  max-width: 310px;
}

.card--sm .card__content {
  padding: 10px 30px 20px;
}

.card--sm .card__title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 20px;
}

.card--sm .card-price {
  margin-bottom: 25px;
}

.card--md {
  max-width: 370px;
}

.card--md .card__content {
  padding: 2px 36px 35px;
}

.card--md .card__title {
  position: relative;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding-right: 1.5rem;
}

.card--md .card__title::after {
  content: "";
  position: absolute;
  right: 0;
  height: 1px;
  width: 150%;
  bottom: -20px;
  background-color: #d1d1d1;
}

.card--md .card__text {
  margin-bottom: 10px;
}

.card--md .card__text p {
  margin-bottom: 0;
}

.card--md .card-price {
  margin-bottom: 20px;
}

.card-badge {
  position: absolute;
  color: #ffffff;
  background-color: #d43c49;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 20px;
  left: 30px;
  font-weight: 700;
  font-size: 14px;
  padding: 0.4rem 0.6rem;
}

.card-badge__num::after {
  content: " ";
}

.card__img {
  padding-bottom: 55%;
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.card__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.card__text {
  line-height: 1.9;
}

.card__link {
  position: relative;
  margin-bottom: 40px;
  display: block;
  text-decoration: underline;
  color: #3986c9;
  width: 100%;
  margin-top: auto;
}

.card__link::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #03549c;
  width: 200%;
  left: 0;
  pointer-events: none;
  bottom: -25px;
}

.card-price__text {
  margin-bottom: 5px;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}

.card-price__text span {
  font-weight: 700;
  color: #d43c49;
  font-size: 18px;
}

.card-price__cost {
  color: #d43c49;
  font-size: 24px;
  font-weight: 700;
}

.card__btn {
  text-decoration: none;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #d43c49;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  padding: 1rem;
  display: inline-block;
  line-height: 1;
  max-width: 245px;
  width: 100%;
}

.card__btn:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #ca2d3a;
}

.card-popup {
  position: relative;
  background-color: #ffffff;
  padding: 20px 60px 40px;
  margin: 20px auto;
  width: auto;
  max-width: 680px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

.card-popup .card__img {
  padding: 0;
  background-size: contain;
  background-position: left center;
  width: 100%;
}

.card-popup .card__title {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 20px;
}

.card-popup .card-price {
  display: block;
  margin-bottom: 10px;
}

.mfp-bg {
  background-color: #03549c;
  -webkit-box-shadow: 0px 0px 75.33px 5.67px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 75.33px 5.67px rgba(0, 0, 0, 0.1);
}

table.table_stati {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.table_stati th, td {
	padding: 10px;
	text-align: left;
	border: 1px solid #ddd;
}

.table_stati th {
	background-color: #f4f4f4;
	font-weight: bold;
}

.table_stati tr:nth-child(even) {
	background-color: #f9f9f9;
}
/*slick slider*/

.categories .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.categories .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
}

.categories .slick-prev {
  background-color: transparent;
  height: 30px;
  opacity: 1;
  left: 20px;
}

.categories .slick-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 24px 15px 0;
  border-color: transparent #ffffff transparent transparent;
}

.categories .slick-prev:hover,
.categories .slick-prev:focus {
  background-color: transparent;
}

.categories .slick-next {
  background-color: transparent;
  height: 30px;
  opacity: 1;
  right: 20px;
}

.categories .slick-next::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 24px;
  border-color: transparent transparent transparent #ffffff;
}

.categories .slick-next:hover,
.categories .slick-next:focus {
  background-color: transparent;
}

.categories .slick-list::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 20%;
  z-index: 20;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(3, 84, 156, 0.8)), color-stop(80%, rgba(3, 84, 156, 0)));
  background-image: -o-linear-gradient(left, rgba(3, 84, 156, 0.8) 0%, rgba(3, 84, 156, 0) 80%);
  background-image: linear-gradient(90deg, rgba(3, 84, 156, 0.8) 0%, rgba(3, 84, 156, 0) 80%);
}

.categories .slick-list::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 20;
  pointer-events: none;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(3, 84, 156, 0.8)), color-stop(80%, rgba(3, 84, 156, 0)));
  background-image: -o-linear-gradient(right, rgba(3, 84, 156, 0.8) 0%, rgba(3, 84, 156, 0) 80%);
  background-image: linear-gradient(-90deg, rgba(3, 84, 156, 0.8) 0%, rgba(3, 84, 156, 0) 80%);
}

.separator {
  height: 1px;
  width: 100%;
  display: block;
  margin-bottom: 68px;
}

.separator--light {
  background-color: #ffffff;
}

.calltoaction {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.calltoaction__title {
  font-weight: 300;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}

.calltoaction__phone {
  color: #ffffff;
  font-size: 30px;
  margin: 25px 0;
  font-weight: 300;
}

.calltoaction-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}

.calltoaction-form__input {
  margin-bottom: 1rem;
  max-width: 450px;
  width: 100%;
  margin-right: 1rem;
}

.calltoaction-form__input input {
  height: 54px;
  line-height: 54px;
  width: 100%;
}
.price_amount{
	color: white;
	position: absolute;
	top: 45%;
	font-size: 22px;
	left: 16%;
}
.price_label{
	color: white;
	position: absolute;
	top: 54%;
	font-size: 12px;
	left: 17%;
}
.back-menu .btn-red{
	position: relative;
	margin-top: 10px;
	left: 25%;
}
.img-menu-block{
	height: 261px;
}

#menu-item-2125::after {
    content: ''; /* Обязательно нужно указать content, даже если он пустой */
    position: absolute; /* Позиционирование относительно родительского элемента */
    top: -7px;
	  left: 177px;
	  width: 38px;
	  height: 20px;
    background-image: url('/wp-content/uploads/new128.png'); /* Замените на URL вашей картинки */
    background-size: cover; /* Масштабирование изображения */
    background-position: center; /* Центрирование изображения */
    background-repeat: no-repeat; /* Запрет повторения изображения */
    z-index: 1; /* Уровень наложения, если нужно, чтобы изображение было поверх других элементов */
}

#menu-item-2125 {
    position: relative; /* Необходимо для правильного позиционирования псевдоэлемента */
}


@media (max-width: 995px) {
  .calltoaction-form__input {
    max-width: 300px;
  }
}

@media (max-width: 769px) {
  .stab-list {
    margin-bottom: 50px;
  }

  .separator {
    margin-bottom: 40px;
  }

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

@media (max-width: 767px) {
  .calltoaction-form__input {
    margin-right: 0;
  }
}

@media (max-width: 580px) {
  .card-popup {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .categories .slick-prev {
    display: none !important;
  }

  .categories .slick-next {
    display: none !important;
  }

  .categories .slick-list::before {
    display: none;
  }

  .categories .slick-list::after {
    display: none;
  }
}

@media (max-width: 480px) {
  .categories {
    padding: 2.4rem 0;
  }

  .categories-text {
    font-size: 18px;
  }

  .stab-nav {
    margin-bottom: 35px;
  }

  .categories .slick-initialized .slick-slide {
    max-width: initial;
    margin-left: 10px;
    margin-right: 10px;
  }

  .calltoaction-form__input {
    max-width: 100%;
  }

  .calltoaction-form .btn {
    width: 100%;
  }
}

/*categories End*/
/*product page*/
[data-temp="page"]{
	background-color: #F6F6F6;
	padding-top: 30px;
	
}
[data-temp="page"] .breadcrumbs {
	margin-bottom: 10px
}
.product {
	padding: 40px 50px;
	background-color: #fff;
	margin-bottom: 92px;
}
.product__title {
	font-size: 48px;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 36px;
}
.product__title span,
.product h2 {
	color: #03549c;
}
.product h2 {
	font-size: 24px;
	margin-bottom: 0.5em;
}

.product__img {
	border-radius: 5px;
	box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.08);
	max-width: 390px;
	overflow: hidden;
	margin-bottom: 23px;
}

.product-price__text {
	font-size: 18px;
	margin-bottom: 10px;
}
.product-price__cost {
	color: #dc505c;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 37px;
}

.product__btn {
	text-decoration: none;
	display: inline-block;
	font-weight: 400;
	font-size: 18px;
	border-radius: 50px;
	background-color: #DC505C;
	padding: 0.7em 3.4em;
	color: #fff;
	transition: all .25s ease;
}
.product__btn:hover {
	text-decoration: none;
	color: #fff;
	background-color: #c14752;
}

/*work-examples*/
.work-examples {
	margin-bottom: 90px;
}
.work-examples__list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
	margin-top: 30px;
}
/*end work-examples*/

/* offer */
.offer {
	padding-bottom: 90px;
}
.offer-list {
	margin-top: 28px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px;
}
/* End offer */

.offer .card {
	border: 1px solid #E7E7E7;
	margin-right: 0;
	width: 100%;
}

 .page-template-page-gaz-fizlica .main_2{
	 margin-top: 0;
 }
 
@media (max-width: 991px) {
	.offer-list {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}
	.offer .card {
		margin-right: 5px;
		margin-left: 5px;
	}
	.product__title {
		font-size: 32px;
	}
	.product-right {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 23px;
	}
}
@media (max-width: 768px) {
	.work-examples__list {
		grid-template-columns: 1fr;
	}
	.work-examples__item {
		margin: 0 10px;
	}
	.work-examples h2, .offer h2 {
		font-size: 24px;
	}
	.product, .work-examples {
		margin-bottom: 50px;
	}
	.product {
		padding: 30px 40px;
	}
	.product h2 {
		font-size: 24px;
	}
	.product__title {
		font-size: 24px;
		margin-bottom: 14px;
	}
	.product-price__cost {
		margin-bottom: 0;
	}
}
@media (max-width: 576px) {
	.offer .card {
		margin: 0;
	}
	.product {
		padding: 0;
		background: transparent;
		margin-bottom: 30px;
	}
	.product-price__text {
		font-size: 14px;
	}
	.product-price__cost {
		font-size: 18px;
	}
	.product__btn {
		font-size: 15px;
	}
}
/*end product page*/
@media (min-width: 576px) {
	.check-ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}
}
@media (min-width: 1200px) {
	.modal-dialog {
		max-width: 600px;
	}
	.modal-dialog.modal-lg {
		max-width: 1000px;
	}
	.modal [type="submit"],
	.modal [type="text"],
	.modal [type="tel"],
	.modal [type="email"]	{
		max-width: 450px;
		width: 100%;
	}
	.modal-body {
		padding: 36px;
	}
	.modal-body .close {
		font-size: 3rem;
	}
}
@media (min-width: 1500px) {
	
	.img-menu-block{
		height: 323px;
	}
	.container {
		max-width: 1390px;
	}
	.col-xl-10.mobile-nav {
		-ms-flex: 0 0 75%;
		flex: 0 0 80%;
		max-width: 80%;
	}
	.mobile-nav .col-xl-2 {
		-ms-flex: 0 0 200px;
		flex: 0 0 200px;
		max-width: 200px;
	}
	.mobile-nav .col-xl-10 {
		-ms-flex: 0 0 calc(100% - 200px);
		flex: 0 0 calc(100% - 200px);
		max-width: calc(100% - 200px);
	}
	.col-xxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.row-40 {
		margin-right: -40px;
		margin-left: -40px;
	}
	.row-40>[class*="col-"] {
		padding-right: 40px;
		padding-left: 40px;
	}
	.row-25 {
		margin-right: -25px;
		margin-left: -25px;
	}
	.row-25>[class*="col-"] {
		padding-right: 25px;
		padding-left: 25px;
	}
	.mb-xxl-0 {
		margin-bottom: 0!important;
	}
	.d-xxl-none {
		display: none !important;
	}
	.d-xxl-block {
		display: block !important;
	}
}
@media (min-width: 1200px) {
	.navbar-main ul li, #menu-verxnee-menyu li {
		margin-right: 0;
	}
	.main_3 {
		padding: 100px 0 0;
	}
	.w-120 {
		max-width: 120%;
		position: relative;
		left: -10%;
	}
}
@media (min-width: 992px) {
	.w-120 {
		max-width: 140%;
		position: relative;
		/*left: -20%;*/
		top: -18%;
		left: 3%;
	}
}
@media (max-width: 1499px) {
	.white-block {
		padding: 2rem 3rem 3rem;
	}
	.main_2 .total:before {
		right: -3rem;
	}
	.main_4 {
		background: url('../../img/main_4.png') no-repeat 20% 95%;
	}
	.s-title {
		font-size: 2.5rem;
	}
	.main_7 .blue-bg {
		padding: 1rem 1.5rem 1rem 70px;
		height: calc(100% - 3rem);
		margin-bottom: 3rem;
	}
	.main_7 .white-block {
		padding: 1rem 1.5rem 1rem 70px;
	}
	.main_7 .blue-bg .image {
		width: 50px;
	}
	.main_7 .info .descr {
		margin-bottom: 1rem;
	}
	.info-block:before {
		bottom: -1rem;
		left: -380px;
	}
	.main_13>div:before {
		right: -370px;
	}
	.info-num {
		padding-left: 10px;
	}
	.info-num:before {
		left: -3rem;
	}
	.info-num-section .s-small-title:before {
		right: 54px;
	}
	.planing {
		background: #01529a url('../../img/planing.png') no-repeat 40vw 100%;
	}
	.wrong + .light-gray {
		margin-bottom: 3rem;
	}
	.house-section>img {
		right: 65vw;
	}
	.mega-large2 {
		font-size: 8rem;
	}
}
@media (max-width: 1199px) {
	.page3.main_7 {
		padding-top: 0;
	}
	.navbar-main ul, #menu-verxnee-menyu {
		margin: 15px 0 0;
	}
	
	.navbar-main ul li, #menu-verxnee-menyu li a{
		font-size: .575rem;
	}
	.main_1 {
		padding: 200px 0 160px;
	}
	
	.main_1 .s-descr {
		margin-bottom: 2rem;
	}
	.main_2 .title-m:before {
		display: none;
	}
	.white-block {
		padding: 1rem 2rem 2rem;
	}
	.main_2 .total:before {
		display: none;
	}
	.main_2 .total {
		line-height: 1;
	}
	.main_2 .white-block:before {
		left: -300px;
	}
	section {
		padding: 3.5rem 0;
	}
	.main_4 {
		padding-top: 0;
	}
	.s-title {
		font-size: 2rem;
	}
	.main_4 .white-block-title {
		font-size: 2rem;
		margin-bottom: .5rem;
	}
	.main_4 .white-block-descr {
		line-height: 1.4;
	}
	.main_5 .s-title {
		margin-bottom: 1rem;
	}
	.main_5 .info {
		margin-bottom: 1rem;
	}
	.main_6 .title {
		font-size: 1.85rem;
	}
	.main_6 .white-block {
		padding: 2rem;
	}
	.main_7 .blue-bg {
		font-size: .875rem;
	}
	.main_7 .blue-bg .image {
		bottom: 0.5rem;
		opacity: .5;
	}
	.info-block .info:before {
		display: none;
	}
	.info-block:before {
		width: 600px;
		height: 374px;
	}
	.info-block:before {
		bottom: -1rem;
		left: -180px;
	}
	.main_9 {
		position: relative;
		overflow: hidden;
	}
	.main_9 .s-descr {
		margin-bottom: 1rem;
	}
	.main_9 img {
		position: absolute;
		transform: rotate(-23deg);
		left: 79%;
		bottom: 0%;
		width: 500px;
	}
	.main_10 .info {
		font-size: 1.25rem;
		margin-bottom: 2rem;
	}
	.main_10 .title {
		font-size: 1.25rem;
	}
	.main_10 .descr {
		font-size: 1rem;
		margin-bottom: 1rem;
	}
	.main_11>div:before {
		bottom: -1rem;
		left: 500px;
		width: 800px;
		height: 481px;
		background: url('../../img/main_11.png') no-repeat center center / contain;
	}
	.license-slider {
		margin-left: -20px;
		margin-right: -20px;
	}
	.license-slider .slick-slide {
		padding: 0 20px;
	}
	.main_13 {
		padding-bottom: 9rem;
	}
	.main_13>div:before {
		bottom: -9rem;
		right: -220px;
		width: 500px;
		height: 317px;
		background: url('../../img/main_13.png') no-repeat center center / contain;
	}
	.footer-contacts {
		margin-bottom: 2rem;
	}
	.f-logo {
		position: relative;
		bottom: 0;
		left: 0;
		margin-bottom: 1rem;
	}
	.planing {
		background: #01529a url('../../img/planing.png') no-repeat  no-repeat 30vw 100%;
	}
	.info-num-section .s-small-title:before {
		display: none;
	}
	.s-small-title {
		font-size: 1.875rem;
		margin-bottom: 0;
	}
	.info-num {
		padding-left: 100px;
	}
	.info-num:before {
		left: 2rem;
	}
	.main_1.page4 {
		background: url(../../img/page4.png) no-repeat -20vw 0 ;
		padding: 230px 0 40px;
	}
	.command-slider.color-arrows .slick-prev {
		right: calc(100% - 2rem);
		bottom: 0rem;
		left: auto;
	}
	.command-slider.color-arrows .slick-next {
		right: calc(100% - 5rem);
		bottom: 0rem;
		left: auto;
	}
	.command .descr {
		padding-bottom: 4rem;
	}
	.avtonom-section + .main_4 {
		padding-top: 3.5rem;
	}
	.main_13-2 {
		margin-top: -10rem;
		margin-bottom: 7rem;
	}
	.mega-large2 {
		font-size: 6rem;
	}
	.zakaz-p7 input.phone,
	.zakaz-p6 input.phone {
		margin-bottom: 2rem !important;
	}
	.timer.main_9 img {
		bottom: 10rem;
		z-index: 0;
	}
	.timer .back-form-10 {
		z-index: 1;
		position: relative;
		background: transparent !important;
	}
}
@media (max-width: 991px) {
	.s-title {
		font-size: 1.875rem;
	}
	.main_10 .info2 {
		max-width: 70%;
		margin-bottom: 1.5rem;
	}
	.mobile-nav {
		position: fixed;
		background: #fff;
		width: 300px;
		top: 0;
		left: 0;
		bottom: 0;
		overflow: auto;
		padding: 1.5rem;
		z-index: 990;
		transform: translateX(-300px);
		transition: all .5s;
	}
	.nav-show .mobile-nav {
		transform: translateX(0);
		transition: all .5s;
	}
	.mobile-nav .col-xxl-10 {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.mobile-nav .col-xxl-10>div {
		width: 100%;
	}
	.mobile-nav .col-xxl-10>div:nth-of-type(2) {
		-ms-flex-order: -1;
		order: -1;
	}
	.mobile-nav .col-xxl-10>div:nth-of-type(1) {
		-ms-flex-order: 13;
		order: 13;
	}
	.mobile-nav .close {
		font-size: 2rem;
	}
	.back-menu {
		position: fixed;
		background: #fff;
		width: 300px;
		top: 0;
		left: 0;
		bottom: 0;
		overflow: auto;
		z-index: 991;
		max-height: inherit;
		transform: translateX(-300px);
	}
	.back-menu.show {
		transform: translateX(0);
	}
	.back-menu>div {
		padding: 1.5rem;
	}
	.back-menu .back {
		position: relative;
		width: 40px;
		height: 40px;
		margin-bottom: 1rem;
	}
	.back-menu .back:before {
		content: '';
		width: 20px;
		height: 20px;
		display: block;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		margin: 0;
		opacity: 1;
		position: absolute;
		transform: rotate(225deg);
		top: 10px;
		left: 10px;
	}
	.back-menu .col-xl-3 + .col-xl-3 {
		margin-top: 1.5rem;
	}
	#header .header-contacts .tel a {
		display: block;
		margin-bottom: 1rem;
	}
	.nav-show:before {
		content: '';
		display: block;
		position: fixed;
		z-index: 91;
		background: rgba(0,0,0,.5);
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.navbar-main ul, #menu-verxnee-menyu {
		margin-bottom: 1.5rem;
	}
	.navbar-main ul li, #menu-verxnee-menyu li {
		display: block;
		margin-bottom: 1rem;
	}
	#header .logo img {
		max-width: 110px;
	}
	#header .tel a {
		font-weight: 500;
		color: #242424;
	}
	#header .tel + a {
		font-weight: 300;
		color: #242424;
		text-decoration: underline;
		font-size: .875rem;
	}
	.main_2 .btn-group {
		width: 100%;
	}
	header {
		padding: 1.5rem 0;
		z-index: 102;
	}
	.main_3 .info {
		margin-bottom: 1.5rem;
	}
	.main_4  {
		background: #fff;
	}
	.main_4>div {
		position: relative;
	}
	.main_4>div:before {
		content: '';
		display: block;
		position: absolute;
		top: 2rem;
		right: -11rem;
		width: 600px;
		height: 440px;
		background: url('../../img/main_4-2.png') no-repeat center center / contain;
		z-index: 3;
	}
	.main_4 {
		padding-bottom: 3rem;
		overflow: hidden;
	}
	.main_5 img {
		width: 100%;
	}
	.main_5.blue-block {
		padding: 4.5rem 0 100px;
	}
	.main_6 {
		margin-top: -200px;
		padding: 0;
		position: relative;
		z-index: 1;
	}
	.main_6 .white-block {
		margin: 0 2rem;
	}
	.info-block:before {
		bottom: -15rem;
		left: auto;
		right: -2rem;
		background: url('../../img/main_7-2.png') no-repeat center center / contain;
	}
	.main_7 {
		padding: 3.5rem 0 13rem;
	}
	.main_4 .white-block-title {
		font-size: 1.875rem;
	}
	.main_11 ol li {
		font-size: .875rem;
	}
	.main_11 ol li div {
		font-size: 1rem;
		font-weight: 500;
	}
	.main_11>div:before {
		display: none;
	}
	.main_11>div:after {
		content: '';
		display: block;
		background: url('../../img/main_11-2.png') no-repeat left center / auto 100%;
		height: 400px;
		width: 200%;
	}
	.main_11.p6-5>div:after {
		content: '';
		display: block;
		background: url('../../img/p6-9.png') no-repeat left center / contain;
		height: 400px;
		width: 100%;
	}
	.main_12 .s-title {
		margin-bottom: 1rem;
	}
	.main_12 .s-descr {
		margin-bottom: 2rem;
	}
	.main_13 .descr {
		width: 500px;
		margin-top: 3rem;
		padding-right: 200px;
	}
	.main_13>div:before {
		bottom: -9rem;
		right: -135px;
	}
	.main_13-2 input.phone {
		margin-bottom: 1.5rem !important;
	}
	.main_13-2 .form-title {
		margin-bottom: 0.5rem;
	}
	.main_14 .s-descr {
		font-size: 1.125rem;
	}
	.main_14-title {
		font-size: 1.5rem;
	}
	.nav-tabs .nav-link {
		font-size: .875rem;
		margin-right: 1rem;
	}
	.main_14 .btn-group {
		width: 100%;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.main_14 .btn-group .btn-primary {
		font-size: .7rem;
	}
	.main_14-slider {
		margin-bottom: 1.5rem;
	}
	.main_14 h3 {
		font-size: 1.125rem;
	}
	.main_14-urls {
		justify-content: space-between;
	}
	body.page-custom header>div {
		padding-bottom: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.planing {
		background: #01529a url('../../img/planing.png') no-repeat  no-repeat 10vw 100%;
	}
	.info-num {
		padding-left: 50px;
	}
	.info-num:before {
		left: -1rem;
	}
	.info-num-section {
		margin-top: -150px;
		margin-bottom: -50px;
	}
	.page3-slider {
		margin-bottom: 1.5rem;
	}
	.page3-slider img {
		width: 100%;
	}
	.main_1.page4 {
		background: url(../../img/page4.png) no-repeat -30vw 0 ;
	}
	.s-descr.my-auto.p-5.blue-block {
		margin-left: 0;
		margin-right: 0;
	}
	.col-lg-3 + .col-lg-3 + .col-lg-3 .avtonom:before {
		display: none;
	}
	.col-lg-3 + .col-lg-3 + .col-lg-3 + .col-lg-3 .avtonom:before {
		display: block;
	}
	.mega-large2 {
		font-size: 5rem;
	}
	.col-lg-4 + .col-lg-4 .pluses:before {
		display: none;
	}
	.pluses {
		padding-right: 0;
		position: relative;
	}
	.pluses .info {
		margin-bottom: 2rem;
	}
	#map {
		width: 100%;
		height: 550px;
		padding: 0;
		margin: 0;
	}
	.p6-6 {
		background: #fff !important;
		color: #000;
	}
	.p6-6>div>picture,
	.p6-6>div>img {
		display: block;
		position: relative;
		left: 10vw;
		margin-top: -4rem;
		bottom: 0;
		z-index: 0;
	}
	.back-form-10.white-block {
		background: #f3f3f3;
		margin-top: -1rem;
		margin-left: -15px;
		margin-right: -15px;
	}
	.auto-info {
		display: flex;
	}
	.auto-info .image {
		width: 100px;
		margin: auto 0;
	}
	.auto-info .auto-content {
		width: calc(100% - 100px);
		padding-left: 1.5rem;
		margin: auto 0;
	}
	.p6-4 [class*="col-"] {
		position: relative;
	}
	.p6-4-img {
		position: absolute;
		left: 50vw;
		bottom: 0;
		max-height: 200px;
		width: auto;
		top: -4rem;
	}
	.main_1.page6 {
		padding-bottom: 0 !important;
	}
	.main_1.page6 .page6-img {
		position: relative;
		left: 0;
		width: 100%;
	}
	.main_1.page6 .page6-img img {
		width: 100%;
	}
	.main_1.page6:after {
		display: none !important;
	}
	.main_1.page7 {
		background: url('../../img/page7.png') no-repeat 39% 70px;
	}
	.main_1.page7 .blue-text {
		margin-bottom: 1rem;
		margin-left: 0;
		font-size: .875rem;
	}
	.item {
		background-size: 90%;
	}
}
@media (max-width: 767px) {
	.top-100.page-5 {
		padding-bottom: 100px;
	}
	.main_1 .list ol span {
		margin-right: 0.5rem;
	}
	.main_1 .list ol:before {
		display: none;
	}
	.main_2 .title {
		font-size: 1.125rem;
	}
	.main_2 .btn-group .btn-primary {
		font-size: .875rem;
		padding: .45rem .45rem;
	}
	.pm-form input {
		padding: .375rem 40px;
		width: 100%;
	}
	.main_3 .col-lg-3.col-md-6 {
		display: flex;
		margin-bottom: 1.5rem;
	}
	.main_3 .image {
		width: 100px;
		padding-right: 20px;
		margin: auto 0;
	}
	.main_3 .info {
		width: calc(100% - 100px);
		margin: auto 0;
	}
	.main_4 .row + .row {
		margin-top: 300px;
	}
	.main_4>div:before {
		top: 19rem;
		right: -7rem;
		width: 600px;
		height: 440px;
		background: url('../../img/main_4-2.png') no-repeat center center / contain;
	}
	.main_11.p6-5>div:after {
		height: 300px;
		width: 100%;
	}
	.info4 .descr {
		max-width: 300px;
	}
	.main_13>div:before {
		bottom: -3rem;
		right: -166px;
		width: 400px;
		height: 250px;
		background: url('../../img/main_13.png') no-repeat center center / contain;
	}
	.main_6 .title {
		font-size: 1.5rem;
	}
	.main_13 .descr {
		width: 400px;
		margin-top: 3rem;
		padding-right: 50px;
	}
	.planing {
		background: #01529a url('../../img/planing2.png') no-repeat no-repeat right center;
	}
	.s-small-title {
		font-size: 1.125rem;
	}
	.info-num {
		padding-left: 10px;
	}
	.info-num div {
		font-size: .75rem;
		line-height: 0.875rem;
	}
	.info-num .title {
		font-size: .875rem;
	}
	.info-num:before {
		font-size: 150px;
		left: 0;
	}
	.r-title,
	.main_3 .r-title {
		font-size: 1.5rem;
		font-weight: bold;
	}
	.main_1.page4 {
		background: url(../../img/page4.png) no-repeat -60vw 0 ;
	}
	.in-review .col-xl-4.col-lg-3.col-md-4 {
		display: flex;
	}
	.in-review .l-content {
		padding-left: 30px;
		margin: auto 0;
	}
	.command img {
		max-width: inherit;
		min-width: 200px;
		margin-left: -2rem;
	}
	.command img.sample {
		max-width: 100%;
		min-width: 100%;
		margin-left: 0;
		margin-bottom: 0;
	}
	.mega-large {
		font-size: 3.5rem;
	}
	.avtonom-section .title {
		font-size: 1.25rem;
	}
	.avtonom {
		display: flex;
		margin-bottom: 1rem;
	}
	.avtonom .image {
		width: 70px;
		padding-right: 1rem;
	}
	.avtonom .info {
		margin: auto 0;
		width: calc(100% - 70px);
	}
	.avtonom:before {
		display: none !important;
	}
	.house-section>img {
		position: initial;
		bottom: 0;
		right: 0;
		max-width: 400px;
		width: 100%;
		display: block;
		margin: 1rem auto auto;
	}
	.auto-item {
		margin-bottom: 30px;
		padding: 12px;
	}
	.auto-item .more a {
		font-size: .5rem;
		height: auto !important;
		padding: 0.4rem 1rem !important;
		min-height: inherit;
	}
	.auto-item .info {
		font-size: .5rem;
	}
	.auto-item .descr {
		font-size: .6rem;
		line-height: 1;
	}
	.auto-item .title {
		font-size: .75rem;
	}
	.p6-4-img {
		position: absolute;
		left: 37vw;
		bottom: 0;
		max-height: 150px;
		width: auto;
		top: -4rem;
	}
	.house-section {
		padding-top: 0;
	}
	section.overflow-hidden.page-5 {
		padding-bottom: 0;
	}
	section.overflow-hidden.page-5 .command-slider.color-arrows .slick-next,
	section.overflow-hidden.page-5 .command-slider.color-arrows .slick-prev {
		bottom: -1rem;
	}
	.item {
		background-size: auto;
	}

}
@media (max-width: 575px) {
	.main_11.p6-5>div:after {
		height: 200px;
		width: 100%;
		background: url(../../img/p6-9.png) no-repeat center center / contain;
	}
	.item .btn-red {
		height: auto;
		min-height: 48px;
		padding: .9rem 1rem;
	}

	.main_1.page6 .blue-text {
		margin-bottom: 1rem;
		margin-left: 0;
		font-size: .875rem;
	}
	.fs-xs-18 {
		font-size: 1.125rem;
	}
	.zakaz-p7,
	.zakaz-p6 {
		padding-bottom: 0;
	}
	.zakaz-p7 .gray-block,
	.zakaz-p6 .gray-block {
		margin-left: -15px;
		margin-right: -15px;
	}
	.main_13-2 {
		margin-bottom: 0;
	}
	.main_14 .nav-tabs,
	.main_14 .s-descr {
		margin-bottom: 1rem;
	}
	.news .title,
	article h1 {
		font-size: 1.5rem;
	}
	.pagination {
		margin: 0 0 2rem;
	}
	article {
		font-size: .875rem;
	}
	.news .date,
	.article-image .date {
		top: .5rem;
		right: .5rem;
	}
	.main_1 .s-descr {
		font-size: 1rem;
	}
	.main_1 .list {
		font-size: .875rem;
	}
	.main_1 .s-title {
		margin-bottom: 1.5rem;
	}
	.main_1 .list ol li {
		margin-bottom: .75rem;
	}

	.main_1 .gray {
		margin-top: 1.5rem;
	}
	.main_1 .more {
		margin-top: 1.2rem !important;
		margin-bottom: 0 !important;
		   
	}
	.main_2 .white-block:before {
		display: none;
	}
	.main_2 {
		margin-top: 0;
		position: relative;
		z-index: 2;
		padding: 0;
	}
	.main_1 {
		padding: 200px 0 0;
		background: #fff;
	}
	.main_1:after {
		content: '';
		display: block;
		width: 100%;
		height: 450px;
		background: url('../../img/main_1-2.png') no-repeat top left / auto 480px ;
		z-index: 3;
		margin-top: -3rem;
	}
	.white-block {
		padding: 2rem 0 3rem;
	}
	.main_4 .white-block {
		padding: 2rem 0 1rem;
	}
	.white-block-descr p {
		font-weight: 300;
	}
	.white-block:not(.m-shadow) {
		box-shadow: none;
	}
	.m-shadow {
		border-radius: 0;
	}
	.main_2 hr {
		opacity: 0;
		margin: 1rem 0 0;
	}
	.main_2 .btn-red {
		font-size: 1rem;
		width: 100%;
	}
	.main_2 .total {
		text-align: left;
	}
	.main_2 .white-block {
		padding-bottom: 1.5rem;
	}
	.main_2 {
		-webkit-box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
		-moz-box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
		box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
	}
	.main_2 .container {
		background: white;
	}
	.main_2 .white-block {
		border-radius: 0;
	}
	.main_3 .info {
		font-size: .875rem;
	}
	.main_4>div:before {
		top: 19rem;
		right: 0;
		width: 100%;
		height: 440px;
		background: url(../../img/main_4-3.png) no-repeat center center / contain;
	}
	section {
		padding: 2.5rem 0;
	}
	.main_5.blue-block {
		padding: 2.5rem 0 0;
	}
	.main_5.blue-block .col-lg-5 {
		padding: 0;
	}
	.main_6 {
		margin-top: -100px;
	}
	.main_6 .title {
		margin-bottom: 1.5rem;
	}
	.main_6 .descr {
		font-size: .875rem;
	}
	.main_7 .white-block,
	.main_6 .white-block {
		-webkit-box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
		-moz-box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
		box-shadow: 0px 0px 84px 7px rgba(0,0,0,0.21);
	}
	.btn-red {
		height: auto;
		min-height: 54px;
		padding: .9rem 1rem;
	}
	.reviews .btn-red {
		min-height: inherit;
	}
	.main_7 .blue-bg {
		margin-bottom: 1rem;
		height: calc(100% - 1rem);
		font-size: .75rem;
	}
	.col-xxl-5.col-xl-6.col-lg-6 + .col-xxl-5.col-xl-6.col-lg-6 .blue-bg {
		height: calc(100% - 1rem);
	}
	.col-xxl-5.col-xl-6.col-lg-6 + .col-xxl-5.col-xl-6.col-lg-6 .blue-bg .image {
		bottom: 1.25rem;
	}
	.main_8 {
		padding: 2.5rem 0 2rem;
	}
	.main_9 .buttons a {
		min-width: 130px;
	}
	.main_9 .info {
		max-width: 240px;
		font-size: .875rem;
	}
	.main_9 .info br {
		display: none;
	}
	.main_9 img {
		left: 59%;
	}
	.main_9 .pre-title {
		font-size: 1.125rem;
	}
	.back-form-10 {
		padding: 2rem 1rem 3rem;
	}
	.back-form-10 + .wpcf7 form .back-form-10 {
		padding: 1rem !important;
	}
	.back-form-10 .fix {
		display: none;
	}
	.back-form-10 + .wpcf7 form .back-form-10 .mb-4 + .mb-4 {
		margin-bottom: 0 !important;
	}
	.back-form-10_mod .title::before {
		left: -1rem;
	}
	.main_11 .s-descr {
		font-size: 1.125rem;
	}
	.main_12 .s-descr span {
		display: block;
		margin-bottom: 1rem;
	}
	.main_13 .title-m {
		font-size: 1.125rem;
	}
	.main_13>div:before {
		bottom: -2rem;
		right: 0;
		width: 250px;
		height: 200px;
		background: url(../../img/main_13.png) no-repeat center center / contain;
		z-index: 31;
	}
	.main_13 {
		padding-bottom: 2rem;
	}
	.main_13 .descr {
		width: 80%;
		padding: 1rem;
		margin-top: 3rem;
		padding-right: 30%;
		font-size: .875rem;
		position: relative;
		z-index: 30;
	}
	.main_13-2 {
		background: #01529a;
		margin-top: -2px;
	}
	.main_13-2 .white-block {
		margin-bottom: 0;
		margin-top: 0;
	}
	.p6-4 {
		padding-bottom: 25vw;
	}
	.p6-4 .p7-4-img {
		left: 0;
		display: block;
	}
	#footer {
		padding: 2.5rem 0 1rem;
	}
	#footer ul li a {
		font-size: 1rem;
	}
	.main_10 .info2 {
		max-width: 80%;
	}
	.main_14,
	.main_3 {
		overflow: hidden;
	}
	.info-num-section {
		margin-top: 0;
		margin-bottom: 0;
	}
	section.main_1.page3 {
		background: #fff;
	}
	.main_1.page3:after {
		content: '';
		display: block;
		width: 100%;
		height: 400px;
		background: url(../../img/pp3.png) no-repeat top right / cover ;
		z-index: 3;
		margin-top: -3rem;
	}
	.main_7 {
		overflow: hidden;
		background: linear-gradient(90deg, rgba(250,250,250,1) 0%, rgba(255,255,255,1) 100%);
	}
	.item .more a {
		padding: .5rem 3rem;
	}
	.item .calculate {
		margin-bottom: 1rem;
	}
	.main_10 .s-title {
		font-size: 1.5rem;
	}
	.main_10 .info strong {
		font-size: 1.15rem !important;
		padding-bottom: 0 !important;
		margin-bottom: -1rem;
		display: block;
		padding-top: 1rem;
	}
	.r-title, .main_3 .r-title {
		font-size: 1.125rem;
	}
	.main_1.page4:after {
		display: none;
	}
	.main_1.page4 {
		background: url(../../img/page4-1.png) no-repeat bottom center / contain;
		padding-bottom: 400px;
		padding-top: 200px;
	}
	.color-arrows .slick-prev, .color-arrows .slick-next {
		bottom: -4.5rem;
	}
	.color-arrows .slick-next {
		left: auto;
		right: 40%;
	}
	.color-arrows .slick-prev {
		left: 40%;
		right: auto;
	}
	.info-blue-line .title {
		font-size: 1.125rem;
		margin-bottom: .5rem;
	}
	.info-blue-line .descr {
		font-size: .875rem;
		margin-bottom: 0;
	}
	.info-blue-line {
		margin-bottom: 2rem;
	}
	.mega-large {
		font-size: 3rem;
	}
	.wrong + .light-gray {
		font-size: 1.125rem;
	}
	.columns-3 {
		columns: 3;
		-webkit-columns: 2;
		-moz-columns: 2;
		list-style: none;
		padding: 0 0 1.5rem;
		margin: 0;
	}
	.columns-3 li {
		margin-bottom: .25rem;
	}
	.p6-6>div>picture,
	.p6-6>div>img {
		display: block;
		position: relative;
		left: 0;
		margin-top: -7rem;
		bottom: 0;
		z-index: 0;
	}
	.p6-6 .back-form-10.white-block {
		padding: 2rem 1rem !important;
	}
	.p6-4-img {
		position: absolute;
		left: auto;
		right: 0;
		bottom: 0;
		max-height: 130px;
		width: auto;
		top: -1rem;
	}
	.main_1.page7 {
		background: #fff;
		padding-bottom: 0 !important;
	}
	.page7.main_1:after {
		background: url('../../img/page72.png') no-repeat top right / cover;
		z-index: 3;
		margin-top: 0;
	}
	.page5.main_1:after {
		background: url('../../img/page72.png') no-repeat bottom right / cover;
		z-index: 3;
		margin-top: 0;
		position: relative;
		top: 1rem;
	}
	.f-logo + a {
		margin-bottom: 1.5rem;
		display: block;
	}
	.footer-contacts {
		margin-bottom: 1.5rem;
	}
}
@media (max-width: 479px) {
	.footer-contacts a {
		display: block;
	}
	.gas-obj {
		text-align: center;
		font-size: .875rem;
		margin-bottom: 1.5rem;
	}
	.zakaz-p7 .gray-block .d-flex span,
	.zakaz-p7 .gray-block .d-flex,
	.zakaz-p6 .gray-block .d-flex span,
	.zakaz-p6 .gray-block .d-flex {
		display: block !important;
	}
	.auto-info .image {
		width: 70px;
		margin: auto 0;
	}
	.auto-info .auto-content {
		width: calc(100% - 70px);
		padding-left: 1rem;
		margin: auto 0;
	}
	.mb-xxs-1 {
		margin-bottom: 1.5rem;
	}
	.col-xxs-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.color-arrows .slick-next {
		left: auto;
		right: 35%;
	}
	.mega-large {
		font-size: 2rem;
	}
	.color-arrows .slick-prev {
		left: 35%;
		right: auto;
	}
	.back-form-10 .fs-24 {
		font-size: 1.125rem
	}
	.planing {
		background: #01529a url('../../img/planing2.png') no-repeat no-repeat 50% 100%;
	}
	.back-form-10 .title span {
		font-size: 1.125rem;
	}
	.main_11 .s-descr {
		font-size: 1rem;
	}
	.license-slider {
		font-size: .75rem;
	}
	.main_12 .s-descr {
		font-size: .875rem;
	}
	.main_9 .buttons a {
		min-width: 125px;
	}
	.main_4 .row + .row {
		margin-top: 0;
	}
	.main_4>div:before {
		display: none;
	}
	.main_11>div:after {
		height: 300px;
	}
	#header .logo img {
		max-width: 80px;
	}
	#header .tel {
		line-height: 1;
	}
	#header .tel a {
		font-size: .75rem;
	}
	.s-title {
		font-size: 1.25rem;
	}
	.s-title h1{
		font-size: 1.3rem;
	}
	.main_2 .title {
		font-size: .875rem;
		margin-bottom: .5rem;
		white-space: nowrap;
	}
	.main_2 .btn-group .btn-primary {
		font-size: .75rem;
		padding: .45rem .15rem;
		height: 36px;
	}
	.pm-form input {
		padding: .375rem 40px;
		width: 100%;
		font-size: .75rem;
		height: 36px;
	}
	.pm-form>div {
		width: 28px;
	}
	.pm-form>div:before {
		width: 10px;
		height: 3px;
		top: 17px;
		left: 9px;
	}
	.pm-form>div.plus:after {
		height: 10px;
		width: 3px;
		left: 13px;
		top: 14px;
	}
	.main_2 .col-xl-4.col-sm-6.col-6 {
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	.main_2 .col-xl-4.col-sm-6.col-6 + .col-6 {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.main_2 .row {
		margin-right: -5px;
		margin-left: -5px;
	}
	.main_2 .row>div {
		padding-right: 5px;
		padding-left: 5px;
	}
	.main_2 .btn-red {
		font-size: .75rem;
		padding: .9rem .5rem;
		margin-top: 1rem;
		margin-bottom: -1rem;
	}
	.main_2 .total {
		text-align: left;
		font-size: .75rem;
	}
	.main_2 .total span {
		font-size: 2rem;
	}
	.main_4 {
		padding-top: 2rem;
		padding-bottom: 0;
	}
	.main_4 .s-descr {
		margin-bottom: 0;
	}
	.main_4 .s-descr .image {
		margin-right: -15px;
		margin-left: -15px;
	}
	.main_4 .s-descr .image img {
		width: 100%;
	}
	.main_4 .white-block-title {
		font-size: 1.4rem;
	}
	.main_4 .white-block-descr {
		font-size: .875rem;
	}
	.main_6 .white-block {
		margin: 0;
	}
	.main_6 .btn-red {
		padding: .9rem 2.5rem;
	}
	.main_6 .title {
		font-size: 1.15rem;
	}
	.main_7 {
		padding: 3.5rem 0 17rem;
		overflow: hidden;
	}
	.main_7 .white-block.video,
	.main_7 .blue-bg.photo {
		font-size: .75rem;
	}
	.main_7 .white-block .image {
		top: calc(50% - 20px);
		width: 40px;
		height: 40px;
	}
	.main_7 .col-10 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.info-block:before {
		width: 480px;
		height: 300px;
		bottom: -17rem;
		right: 0;
	}
	.item {
		text-shadow: 1px 1px 1px #fff, 1px 1px 1px #fff;
		padding: 15px;
		background-size: 90%;
		margin-bottom: 15px;
		height: calc(100% - 15px);
	}
	.item .btn-red {
		text-shadow: none;
	}
	.main_9 img {
		left: 52%;
		bottom: 3rem;
	}
	.main_13 .title-m {
		font-size: .875rem;
		white-space: nowrap;
	}
	.main_13 .descr {
		width: 80%;
		padding: 1rem;
		margin-top: 3rem;
		padding-right: 30%;
		font-size: .875rem;
	}
	.main_13>div:before {
		right: auto;
		left: 60%;
	}
	.main_14-urls a {
		margin-bottom: 2.5rem;
	}
	#footer .col-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#footer ul li {
		display: block;
		margin-bottom: 0rem;
	}
	#footer .row>.col-xl-6:last-of-type ul {
		margin-bottom: 1rem;
	}
	.main_10 .info2 {
		max-width: 100%;
	}
	.m-title {
		font-size: 1.4rem;
	}
	.main_1.page4 {
		padding-bottom: 300px;
	}
	.in-review .title {
		font-size: 1.125rem;
	}
	.in-review .ava {
		width: 30%;
	}
	.reviews .btn-red {
		height: auto;
		padding: .55rem 1.5rem;
		position: relative;
		top: -.5rem;
	}
	.page-custom .reviews .s-title {
		margin-bottom: 1rem;
	}
}
@media (max-width: 410px) {
	.main_13 .descr {
		width: 300px;
		padding: 1rem;
		margin-top: 3rem;
		padding-right: 100px;
		font-size: .875rem;
	}
}
