@font-face {
	font-family: 'icon-mir_adresov';
	src: url('/css/fonts/icon-mir_adresov.eot?vgt0ce');
	src: url('/css/fonts/icon-mir_adresov.eot?vgt0ce#iefix') format('embedded-opentype'),
		url('/css/fonts/icon-mir_adresov.ttf?vgt0ce') format('truetype'),
		url('/css/fonts/icon-mir_adresov.woff?vgt0ce') format('woff'),
		url('/css/fonts/icon-mir_adresov.svg?vgt0ce#icon-mir_adresov') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('/fonts/3966.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('/fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('/fonts/Roboto-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Tahoma';
	src: url('/fonts/Tahoma.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Tahoma';
	src: url('/fonts/Tahoma-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


[class^="icon-"]:before,
[class*=" icon-"]:before {

	font-family: 'icon-mir_adresov' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-call:before {
	content: "\21";
}

.icon-drafts:before {
	content: "\22";
}

.icon-access_time:before {
	content: "\23";
}

.icon-headset_mic:before {
	content: "\24";
}

.ul li {
	list-style: none;
	padding-bottom: 5px;
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	display: inline-block;
}

.icon-triangle:before,
.icon-triangle_1:before,
.ul li:before {
	content: "";
	position: absolute;
	width: 0;
	left: 0;
	top: 2px;
	height: 0;
	border: 9px solid transparent;
	border-left: 18px solid #ffcc33;
	border-right-width: 18px;
}

.search_ico {
	position: relative;
}

.ul li:after {
	content: "";
	position: absolute;
	width: 19px;
	left: -30px;
	top: 8px;
	height: 19px;
	border-right: 18px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.g-container {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	max-width: 1200px;
	background-color: #fff;
}

.g-header {
	border-top: 6px solid #506668;
	padding: 5px;
}

.g-content-url {
	padding: 10px 19px 0px 3px;
}

.b-header-wrap {
	margin: 0px 0 0 6%;
	color: #292d2c;
}

.b-header-wrap .icon-headset_mic:before,
.b-header-wrap .icon-drafts:before {
	font-size: 18px;
	color: #323f40;
	padding: 0 7px 0 0;
}

.d-b {
	position: relative;
}

body {
	position: relative;
}

body.lock {
	overflow: hidden;
}

.fancybox-lock {
	overflow: hidden;
}

.header-mail:before {
	content: '';
	position: absolute;
	width: 28px;
	height: 20px;
	background-repeat: no-repeat;
	left: -18%;
	display: block;
	background-image: url(/images/mail-header.png);
}

.header-clock {
	color: #006699;
	margin-bottom: 15px;
}

.header-clock:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	left: -14%;
	display: block;
	background-image: url(/images/clock-header.png);
}

.b-header-number {
	font: bold 20px Tahoma, Geneva, Arial, sans-serif;
	color: #71b521;
	display: block;
	margin: 5px 0;
	text-decoration: none;
}

.order-button {
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #71b521;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .22), inset 0 -2px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .22), inset 0 -2px 0 rgba(0, 0, 0, .2);
	background-image: none;
	appearance: none;

	color: #fff;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: none;
	text-align: center;
	white-space: normal;

	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	padding: 9px 10px;
	-webkit-font-smoothing: antialiased;
}

.g-header .order-button {
	margin: 8px 0 0 10px;
	padding: 16px 10px;
	background-color: #66a1d2;
	border: none;
}

.b-good-block .order-button {
	margin: 5px 0 0 0;
	padding: 15px 10px;
}

.b-filter .order-button {
	margin: 10px 0 0 10px;
	padding: 12px 10px 13px;
}

.b-new-adress .order-button,
.tbl-list .order-button {
	height: 35px;
	width: 120px;
	padding: 0px 28px;
	font-size: 12px;
}

.tbl-list .order-button {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 120px;
	margin-bottom: 15px;
}

.order-button:hover {
	background-color: #629c1d;
	text-decoration: underline;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .22), inset 0 -2px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .22), inset 0 -2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .22), inset 0 -2px 0 rgba(0, 0, 0, .2);
	cursor: pointer;
}

.order-button:focus {
	outline: none;
}

.g-header .order-button:hover {
	background-color: #6699cc;
}

.b-topMenu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	align-items: stretch;
	list-style-type: none;
}

.sidr .b-topMenu ul {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.b-topMenu .b-topMenu_01 {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 999;
}

.b-topMenu {
	background-color: #71b521;
}

.b-topMenu_01>li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.b-topMenu_01>li>a {
	display: block;
	padding: 14px 0;
	color: #323f40;
	font-family: "Roboto";
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	transition: all 0.5s ease 0s;
	background-color: #71b521;
}

.b-topMenu_01>li:hover a,
.b-topMenu_01>li>a.active {}

.b-topMenu_01>li:hover>a,
.b-topMenu_01>li>a.active {
	text-shadow: none;
	background-color: #ffd040;
}

.b-topMenu .i-down {}

.b-topMenu .i-down>a:after {
	background-image: url(/images/arrow-menu.png);
	height: 12px;
	width: 23px;
	background-repeat: no-repeat;
	background-size: 24px;
	display: inline-block;
	margin-left: 8px;
	position: relative;
	top: 1px;
	content: "";
}

.b-topMenu_01 .dropdown .topMenu_hide {
	visibility: hidden;
	transition-property: opacity;
	transition: all 0.5s ease 0.5s;
	opacity: 0;
}

.yur-addr p {
	text-align: center;
	margin-bottom: 0;
	padding: 4px 20px;
	box-sizing: border-box;
}

.yur-addr li:not(:last-child) p {
	border-right: 1px solid #bbc4c9;
}

.li-drop__inner {
	display: none;
	background: #edf3f9;
	border-bottom: 6px solid #71b521;
	padding: 16px 5px;
}

.b-topMenu_01 li.dropdown:hover .topMenu_hide {
	transition-property: opacity;
	opacity: 1;
	visibility: visible;
	transition: all 0s ease 0s;
}

.b-topMenu_02 {
	position: absolute !important;
	left: 0px;
	background-color: #e2ebf2;
	border-bottom: 6px solid #71b521;
	padding: 0px 15px 0px 5px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	left: 0;
	opacity: 1;
	width: 100%;
	max-width: 1280px;
	-webkit-transition: all 1s linear;
	box-sizing: border-box;
}

.yur-adr-mobile .b-topMenu_02 {
	position: static !important;
}

.b-topMenu_02>li {
	padding: 15px 15px 10px 15px;
	width: 100%;
}

.b-topMenu_02>li:last-child {
	padding: 15px 0px 12px 15px;
}

.b-topMenu_02>li.item-ifns {
	-ms-flex-preferred-size: 51%;
	flex-basis: 51%;
	border-left: none;
}

.sidr .b-topMenu_02>li {
	padding: 0px 15px 10px 15px;
	width: 100%;
}

.sidr .b-topMenu_02>li:last-child {
	padding: 0px 0px 12px 15px;
}

.b-topMenu_02 .b-topMenu_title {
	color: #323f40;
	font: bold 16px/15px Tahoma, Geneva, Arial, sans-serif;
	display: block;
	border-bottom: 1px solid #bbc4c9;
	padding: 0px 0px 5px 0px;
}

.b-topMenu .b-topMenu_03 {
	display: block;
	margin-top: 5px;
}

.b-topMenu .b-topMenu_03>li {
	display: inline-block;
	padding-bottom: 16px;
	vertical-align: top;
}

.b-topMenu .b-topMenu_03 li a {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #2456a2;
}

.b-topMenu .b-topMenu_03 li.d-b {
	display: block;
}

.b-topMenu .b-topMenu_04 {
	display: block;
}

.item-ifns .b-topMenu_03>li {
	width: auto;
	font: 14px Tahoma, Geneva, sans-serif;

}

.item-ifns .b-topMenu_03 li.sigle-item {
	width: auto;
}

.item-district .b-topMenu_03>li {
	width: auto;
	font: 12px Tahoma, Geneva, sans-serif;
}

.item-district .b-topMenu_03 .wider {
	width: 63%;
}

.b-topMenu .b-topMenu_03 .sigle-item .b-topMenu_04 {
	display: inline-block;
	padding-left: 15px;
}

.b-topMenu .b-topMenu_04>li {
	display: inline-block;
	padding: 0 5px;
}

.b-topMenu .b-topMenu_04>li:first-child {
	margin-left: -5px;
}

.sidr .top-menu-ifsn__2 li.active a {
	background: linear-gradient(#fdcb32, #cca11f);
}

.b-topMenu .b-topMenu_04 li.active {
	margin-bottom: -7px;
	padding: 4px 10px 7px;
}

.b-topMenu li.active a {
	color: #fff;
}

.g-wrap {
	box-sizing: border-box;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.g-wrap-flex {
	display: flex;
	align-items: center;
}


address {
	display: flex;
	align-items: center;
	flex-grow: 1;
}

.address-block1 {
	margin-left: 34px;
}

.b-search-block {
	background: url('/images/bg-info.jpg') 0 0 transparent;
	height: 160px;
	vertical-align: middle;
}

.b-search-title {
	font: bold 22px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	margin: 60px 25px 0 55px;
	display: inline-block;
}

.b-search_str {
	width: 61%;
	position: relative;
	display: inline-block;
}

.b-search_str-input {
	border-radius: 5px;
	background-clip: padding-box;
	background-color: #fff;
	box-shadow: inset 0 1px 4px rgba(1, 1, 1, .35);
	width: 100%;
	height: 62px;
	padding: 0 13.5% 0 4%;
	box-sizing: border-box;
	border: medium none;
	font-size: 16px;
}

.b-search_str-input::-webkit-input-placeholder {
	color: #7e7e7e;
}

.b-search_str-input::-moz-placeholder {
	color: #7e7e7e;
}

/* Firefox 19+ */
.b-search_str-input:-moz-placeholder {
	color: #7e7e7e;
}

/* Firefox 18- */
.b-search_str-input:-ms-input-placeholder {
	color: #7e7e7e;
}

.form-main__input::-webkit-input-placeholder {
	color: #666666;
}

.form-main__input::-moz-placeholder {
	color: #666666;
}

/* Firefox 19+ */
.form-main__input:-moz-placeholder {
	color: #666666;
}

/* Firefox 18- */
.form-main__input:-ms-input-placeholder {
	color: #666666;
}

.b-search_str-button {
	background-color: #e7261b;
	height: 62px;
	position: absolute;
	width: 13%;
	right: 0px;
	border-radius: 0 5px 5px 0;
	border: medium none;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #fff;
	top: 0px;
}

.b-search-advanced-checkbox {
	float: left;
	margin-bottom: 12px;
	margin-right: 29px;
	padding-top: 1px;
}

.b-search-advanced-checkbox-name {
	line-height: 15px;
	outline: medium none;
	padding-top: 4px;
}


.b-search-advanced-in_all {
	text-align: center;
	font-weight: bold;
	margin: 6px 0 7px 0;
}

.b-search-button {
	background: url('/images/bg-blue-gradient-for-search-button.jpg') scroll left top repeat-x #1655cc;
	border: 1px solid #3260d7;
	border-radius: 1px;
	box-shadow: 0px 1px 2px #abacad;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	padding: 1px 17px 3px;
	margin: 6px 0 1px;
}

.b-search-button:hover {
	background: url('/images/bg-blue-gradient-for-search-button-active.jpg') scroll left top repeat-x #4780e9;
}

.profitably {
	position: relative;
	width: 31.7%;
	height: 94px;
	border: 1px solid #323f40;
	padding: 28px 32px 0 39px;
	box-sizing: border-box;
	margin-right: 1.9%;
	display: inline-block;
	vertical-align: top;
}

.profitably:last-child {
	margin-right: 0px;
}

.profitably:before {
	display: block;
	content: " ";
	border-width: 33.5px;
	border-color: #e7261b transparent transparent #e7261b;
	border-style: solid;
	position: absolute;
	top: 0px;
	left: 0;
}

.profitably:after {
	display: block;
	content: "Выгодно!";
	position: absolute;
	color: #fff;
	font: bold 12px "Tahoma", "Geneva", sans-serif;
	transform: rotate(315deg);
	transform-origin: 30px bottom 0;
	top: 18px;
	left: 0;
}

.g-content {
	padding: 10px 19px 30px 15px;
}

.post {
	background: #fff url("/images/bg-post.jpg") no-repeat top left;
}

.firms {
	background: #fff url("/images/bg-firms.jpg") no-repeat top left;
}

.reg {
	background: #fff url("/images/bg-reg.jpg") no-repeat top left;
}


.profitably .bg-white {
	font: bold 12px/14px Tahoma, Geneva, sans-serif;
	color: #323f40;
	background-color: rgba(243, 243, 243, 0.8);
	min-height: 50px;
	padding: 3px 28px 0 3px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.profitably .bg-white:after {
	content: " ";
	border-radius: 50%;
	width: 53px;
	height: 53px;
	background-color: #ffffff;
	position: absolute;
	right: -26px;
	top: -2px;

}

.f-price-red {
	font-size: 14px;
	color: #e6261b;
}

.post .bg-white:after {
	background: #fff url('/images/ico-sprite.png') no-repeat 12px 14px;
}

.firms .bg-white:after {
	background: #fff url('/images/ico-sprite.png') no-repeat -38px 11px;
}

.reg .bg-white:after {
	background: #fff url('/images/ico-sprite.png') no-repeat 4px -23px;
}


.profitably .bg-white div {
	display: inline-block;
	text-align: left;
}

.b-filter {
	width: 100%;
	background-color: #e2ebf3;
	box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	background-image: linear-gradient(#e3ecf4, #dde4ef);
	padding: 15px 0px 7px 0px;
	box-sizing: border-box;
}

.b-filter_add {
	padding: 20px 0 0 0;
	width: 100%;
	display: flex;
}

.add__type {
	width: 50%;
}

.b-filter_submit {
	width: 145px;
	margin-top: 10px;
}

.b-advantages {
	width: 68%;
	float: left;
}

.b-advantages-list {
	margin-top: 0;
}

.b-advantages-list li {
	background: url("/images/marker-circle-blue.png") no-repeat left center;
	color: #515151;
	display: inline-block;
	font-size: 14px;
	line-height: 15px;
	list-style: outside none none;
	min-height: 21px;
	padding: 0 0 0 35px;
	vertical-align: middle;
	margin-bottom: 10px;
	width: 41%;
}

.b-advantages-list li:nth-child(2n) {
	width: 48%;
}

.b-day_offer {
	float: left;
	margin: 15px 0 0;
	width: 31%;
	border: 1px solid #d4e6dd;
	min-width: 350px;
	background-color: #f3f3f3;
	padding: 2px 9px 10px 12px;
	box-sizing: border-box;
	position: relative;
}

.b-day_offer:before {
	background: url('/images/red-corner.png') no-repeat top left transparent;
	display: block;
	position: absolute;
	top: -1px;
	left: 13px;
	width: 101px;
	height: 111px;
	content: " ";
}

.b-day_offer:after {
	color: #fff;
	content: "Предложение дня";
	display: block;
	font: bold 14px "Tahoma", "Geneva", sans-serif;
	height: 111px;
	left: 41px;
	position: absolute;
	text-align: center;
	top: 20px;
	transform: rotate(315deg);
	width: 101px;
}

.b-day_offer_prices {
	margin-left: 120px;
	font: 16px Tahoma, Geneva, sans-serif;
}

.b-day_offer_item:first-child {
	border-bottom: 1px solid #d4e6dd;
}

.b-day_offer_item {
	padding: 10px 0px;
	min-height: 50px;
}

.b-day_offer_one {
	margin-bottom: 50px;
}

.b-day_offer_item p {
	line-height: 23px;
	margin: 0px;
}

.b-day_offer_price {
	color: #e7261b;
	font: bold 22px Tahoma, Geneva, sans-serif;
}

.b-day_offer_name {
	text-align: center;
}

.b-day_offer_name a {
	color: #2456a2;
	font: bold 14px Tahoma, Geneva, sans-serif;
}

.h-new-adresses-companies {
	margin: 15px 0 10px;
}

.h-new-adresses {
	margin-right: 3px;
	float: left;
}

.b-new-adress {
	width: 100%;
	min-width: 290px;
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	display: inline-block;
	margin-bottom: 22px;
	box-sizing: border-box;
	position: relative;
	vertical-align: top;
}

.new-adress-title {
	background-color: #67a1d1;
	padding: 21px 12px;
}

.new-adress-title span {
	font-size: 20px;
}

.new-adress-title a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	margin-left: 15px;
}

.new-adress-title a:hover {
	border-bottom: 2px solid #fff;
}

.h-new-adress-top {
	padding-bottom: 3px;
}

.b-new-adress-image {
	box-sizing: border-box;
	position: relative;
	min-height: 170px;
	flex-shrink: 0;
	float: left;
}

.new-adress-image__main img,
.new-adress-image__less img {
	box-sizing: border-box;
	border: 2px solid #7aba30;
}

.new-adress-image__less {
	display: flex;
}

.new-address-content {
	flex-grow: 1;
}

.b-new-adress-image a {
	text-decoration: none;
}

.b-red-element,
.b-grn-element {
	box-sizing: border-box;
	color: #fff;
	font: bold 12px Tahoma, Geneva, sans-serif;
	height: 43px;
	padding: 13px 0 0 0px;
	text-align: center;
	width: 90px;
	position: absolute;
	top: 9%;
	left: -6px;
	z-index: 99;
}

.b-red-element {
	background-image: url("/images/red-element.png");
}

.b-grn-element {
	background: url("/images/green-elem.png") no-repeat;
}

.b-green-element {

	box-sizing: border-box;
	color: #fff;
	font: bold 14px "Arial Narrow", sans-serif;
	position: absolute;
	top: 51px;
	left: 3px;
	z-index: 90;
	padding-top: 7px;
	width: 59px;
	height: 26px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #71b521;
	text-align: center;
}

.b-new-adress-info {
	margin: 15px;
	padding-left: 10px;
	display: flex;
	flex-grow: 1;
	justify-content: space-around;
}

.info-okrug-ifns {
	width: 18%;
}

.info-okrug-ifns div {
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 13px 12px;
	margin: 8px 0;
}

.info-okrug-ifns a {
	color: #323f40;
	text-decoration: none;
}

.info-okrug-ifns a:hover {
	text-decoration: underline;
}

.info-okrug-ifns__okrug {
	background-color: #f5f5f5;
}

.info-okrug-ifns__ifns {
	background-color: #ffcc33;
}

.info-main {
	width: 55%;
	border: 1px solid #dddddd;
	border-radius: 3px;
	background-color: #f5f5f5;
	padding: 10px 30px 0px 15px;

	flex-grow: 1;
	margin: 0 20px;
}

.b-new-adress-info .b-title {
	font: bold 14px Tahoma, Geneva, sans-serif;
	display: block;
	min-height: 35px;
}

.more {
	background: url('/images/podrobnee.png') no-repeat center right transparent;
	display: inline-block;
	font-weight: normal;
	padding-right: 23px;
}

.more:hover {
	text-decoration: underline;
}

.order-arrow {
	display: inline-block;
	margin-left: 20px;
}

.order-arrow div {
	display: inline-block;
	margin-right: 7px;
}

.arrow_up_act,
.arrow_up_pass,
.arrow_down_act,
.arrow_down_pass {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	cursor: pointer;
	display: block;
	height: 0;
	margin: 0 -3px;
	width: 0;
}

.arrow_up_pass {
	border-bottom: 10px solid #6fa6d9;
}

.arrow_up_act {
	border-bottom: 10px solid #f3f3f3;
}

.arrow_down_pass {
	border-top: 10px solid #6fa6d9;
}

.arrow_down_act {
	border-top: 10px solid #f3f3f3;
}

.change_ooo {
	float: none;
	width: 100%;
	margin-left: 0;
	padding-top: 10px;
}

.change_ooo>div {
	float: left;
	width: 12%;
}

@media(max-width:768px) {
	.change_ooo>div {
		width: 25%;
	}
}

@media(max-width:500px) {
	.change_ooo>div {
		width: 48%;
	}
}

.change_ooo>div:first-child {
	margin-left: 0;
}

.change_ooo>div:last-child {
	width: 26%;
}

.h-pathes {
	margin: 2px 0px 9px;
}

.b-path {
	float: left;
	margin-right: 4px;
}

.b-path a,
.b-path a:visited {
	text-decoration: none;
	color: #354757;
	font-size: 14px;
}

.b-path a:hover {
	text-decoration: underline;
}

.g-footer {
	background-color: #6699cc;
	-moz-box-shadow: 0 0 9px 1px rgba(1, 1, 1, .22);
	-webkit-box-shadow: 0 0 9px 1px rgba(1, 1, 1, .22);
	box-shadow: 0 0 9px 1px rgba(1, 1, 1, .22);
	padding: 20px;
}

.g-footer div {
	color: #f0f0f0;
	font-size: 12px;
}

.g-footer .b-footer-number {
	color: #fff;
	font: bold 18px "Tahoma", "Geneva", sans-serif;
	display: block;
	margin-bottom: 10px;
	appearance: none;
}

.g-footer .b-footer-number {
	pointer-events: none;
}

.g-footer .b-footer-number {
	text-decoration: none;
	color: inherit;
}

.footer-blocks {
	margin-left: 3.2%;
}

.h-ml212 {
	margin-left: 212px;
}

.h-footer-right {
	float: right;
}

.h-footer-right>div {
	padding-bottom: 5px;
}

.list-links {}

.list-links li {
	margin-bottom: 7px;
}

.list-links li a {
	color: #c6e1e3;
	text-decoration: none;
}

.list-links li a:hover {
	color: #fff;
}

.list-links .list-links_h {
	border-bottom: 2px solid;
	box-shadow: 0 2px 2px rgba(50, 64, 63, 0.56);
	color: #fff;
	display: inline-block;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(50, 64, 63, 0.56);
	margin-left: 3px;
}

.g-footer .b-copyright {
	color: #a3acad;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	margin: 20px 0px 0px 0;
}

.b-good-top-photo {
	float: left;
	max-width: 345px;
	min-height: 260px;
}

.b-good-object_photos {
	margin: 5px 0px 3px 0;
}

.b-good-object_photos-big-a {
	display: block;
	position: relative;
}

.b-good-object_photos-enlarge {
	position: absolute;
	background: url('/images/icon-image-magnifier.png') scroll left top no-repeat transparent;
	width: 49px;
	height: 49px;
	bottom: 10px;
	right: 12px;
	cursor: pointer;
}

.b-good-object_photos-small-block {
	margin: 10px 0px 5px 0;
	display: inline-block;
}

.b-good-object_photos-small-block:first-child {
	margin-right: 3px;
}

.b-good-object_photos-small-img {
	cursor: pointer;
}

.b-good-block {
	width: 385px;
	float: left;
	margin-left: 20px;
}

.b-good_ready .b-good-block {
	width: 50%;
	min-width: 200px;
	margin-left: 0px;
}

.b-main_param {
	background-color: #f3f3f3;
	-moz-box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	-webkit-box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	min-height: 350px;
}

.b-good-map {
	min-height: 400px;
}

.b-main_param_title {
	padding: 15px;
	color: #ffffff;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #015dad;
	-moz-box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	-webkit-box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
}

.b-main_param_cont {
	padding: 15px 20px 15px 10px;
}


ul.dot-contents {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.dot-contents li {
	border-bottom: 2px dotted #c9c9c9;
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	padding-right: 28%;
}

ul.dot-contents li span {
	background-color: #FFF;
	margin: 0;
}

ul.dot-contents li span.chap,
ul.dot-contents li span.val {
	bottom: -5px;
}

ul.dot-contents span.chap {
	font-weight: bold;
	position: relative;
	margin-right: 6px;
	padding-right: 2px;
}

ul.dot-contents span.val {
	position: absolute;
	right: 0;
	padding-left: 2px;
}

.b-main_param ul.dot-contents li span {
	background-color: #f3f3f3;
}

.b-main_param ul.dot-contents span.val {
	width: 28%;
}

.b-main_param span.f-price {
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #e6261b;
}

.tbl-parameters {
	-moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.2);
	-webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.2);
	box-shadow: 0 1px 2px rgba(1, 1, 1, 0.2);

}

.tbl-parameters tr:nth-child(odd) {
	background-color: #f3f3f3;
}

.tbl-parameters td {
	box-sizing: border-box;
	height: 43px;
	padding: 3px 5px 3px 10px;
	vertical-align: middle;
	color: #323f40;
	border-bottom: 1px solid #d0d0d0;
}

.tbl-parameters tr:last-child td {
	border-bottom: 1px solid #b5b5b5;
}

.tbl-parameters td:first-child {
	width: 68%;
	font-weight: bold;
}

.tbl-parameters td:last-child {
	width: 32%
}

.h-add-params {
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.h-add-params+.h-add-params,
.b-good-info+.b-good-info {
	margin-left: 1%;
}

.b-good-info {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-bottom: 10px;
}

.b-request {
	margin: 5px 0 19px;
	background-color: #dee6f0;
	box-shadow: 0 1px 1px rgba(1, 1, 1, .39);
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.b-request .h2 {
	margin: 0px 0;
	text-align: center;
	margin-top: 15px;
}

.b-order-form {
	width: 930px;
}

.b-request-result {
	padding: 20px 12px 19px;
	border: 1px solid #dbdbdb;
	background-color: #f3f3f3;
	box-shadow: 2px 2px 4px #aaa;
}

.b-request-header {
	padding: 5px;
}

.b-request-header-name {
	margin-right: 20px;
	padding: 0 5px 1px 30px;
	font-size: 18px;
}

.b-close {
	float: right;
	width: 19px;
	height: 19px;
	background: url('/images/icon-close.png') scroll center top no-repeat transparent;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
	z-index: 12345;
}

.h-request-result-close {
	margin-top: -6px;
}

.b-request-body {
	padding: 3px 16px 10px;
}

.b-request-body .h2 {
	margin-bottom: 20px;
}

.h-request-item {
	margin: 20px 0 11px;
}

.f-note {
	font-size: 12px;
	color: #666666;
}

.h-request-30 {
	width: 32%;
	display: inline-block;
}

.h-request-30 .b-request-field-small {
	width: 90%;
}

.b-request-name {
	font: normal 12px Tahoma, Geneva, sans-serif;
	padding: 0 0 5px 0;
}

.h-request-note {
	margin: 40px 0 20px 17px;
}

.b-request-field-big {
	width: 100%;
}

.b-request select {
	width: 100%;
}

.b-request .order-button {
	margin: 15px auto 5px;
	display: block;
}

.b-header-info-form-order_call-input,
.b-form-consultation-input {
	width: 315px;
}

.b-input {
	border-radius: 3px;
	background-clip: padding-box;
	background-color: #fff;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2);
	color: #000;
	font-size: 14px;
	line-height: 18px;
	padding: 4px 8px 4px;
	outline: none;
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #c8c8c8;
}

textarea.b-input {
	padding: 6px 8px;
	overflow: auto;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	min-height: 120px;
}

textarea.b-request-add {
	min-height: 130px !important;
}

.b-request-send {
	padding: 5px 21px 6px;
	margin: 2px 290px 18px;
	width: 128px;
}

.b-search-form {
	padding: 0;
	margin: 0;
	padding-right: 30px;
}

.b-filter .h-search-item {
	float: left;
	width: 25%;
}

.podbor-block .h-search-item {
	margin-bottom: 20px;
	width: 47%;
	padding-right: 2%;
}

.b-filter .h-search-item_big {
	float: left;
	width: 50%;
}

.b-filter .h-search-date {
	float: left;
	margin-right: 15px;
}

.b-filter .h-search-date>div {
	display: inline-block;
	vertical-align: middle;
}

.h-search-item-short {
	float: left;
}

.b-search-name,
.b-search-h {
	color: #323f40;
	font-size: 14px;
	font-weight: bold;
}

.b-search-h {
	margin-bottom: 13px;
}

.b-search-name {
	float: left;

	margin-right: 10px;
	margin-bottom: 7px;

	flex-grow: 1;
}

.b-search-name-term {
	float: left;
	padding: 5px 0 0;
	max-width: 150px;
	line-height: 1.4;
}

.b-search-form select {
	width: 178px;
}

.b-search-advanced-select {
	width: 180px;
}

.b-search-item-term {
	float: left;
}

.b-category_firms-search-field-calendar {
	width: 90px;
	border: 1px solid #ddd;
	box-shadow: inset 0px 1px 3px #888888;
	color: #000;
	border-radius: 2px;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 17px 2px 2px;
	outline: none;
	height: 27px;
	background: #fff url("/images/button-display-all-calendar.jpg") no-repeat scroll 100% 64% / 25% 86%;
	margin-bottom: 4px;
}

.b-search-field-relative {
	position: relative;
}

.b-search-field-relative .infield {
	font-size: 14px;
	left: 8px;
	position: absolute;
	top: 8px;
}

.tbl-additional_parameters {
	border-collapse: collapse;
	border: 1px solid #c1d3f3;
	background-color: #eef4ff;
	width: 100%;
	margin: 6px 0 10px;
}

.tbl-additional_parameters td,
.tbl-additional_parameters th {
	border: 1px solid #c1d3f3;
	padding-top: 4px;
	padding-bottom: 5px;
}

.tbl-additional_parameters-add td,
.tbl-additional_parameters-add th {
	padding-left: 5px;
}

.tbl-additional_parameters-add th {
	background-color: #c1d3f3;
}

.tbl-big_td_padding td,
.tbl-big_td_padding th {
	padding: 10px 5px !important;
}

.tbl-list .b-category-torgovlya {
	background: url('/images/icon-green-trade.png') scroll 57% 28% no-repeat transparent;
	vertical-align: bottom;
}

.tbl-list .b-category-transport {
	background: url('/images/icon-blue-transport.png') scroll 50% 41% no-repeat transparent;
	vertical-align: bottom;
}

.tbl-list .b-category-uslugi {
	background: url('/images/icon-blue-service.png') scroll 50% 26% no-repeat transparent;
	vertical-align: bottom;
}

.tbl-list .b-category-stroyka {
	background: url('/images/icon-green-building.png') scroll 51% 26% no-repeat transparent;
	vertical-align: bottom;
}

.b-icon-time {
	background: url('/images/icon-clock-blue.png') scroll 0 50% no-repeat transparent;
	padding: 2px 2px 3px 18px;
}

.tbl-contacts_info {
	margin-bottom: 5px;
}

.tbl-contacts_info td {
	padding: 5px 15px 5px 5px;
	vertical-align: top;
}

.b-contacts-block_border {
	border: 2px groove #011;
	margin-top: 5px;
	padding: 5px;
	width: 240px;
}

.b-contacts-block_border a {
	text-decoration: none;
}

.b-contacts-block_border a:hover {
	text-decoration: underline;
}


.h-pages {
	margin: 5px 0 6px;
}

.b-page {
	display: inline-block;
	margin: 0 -3px 0 0;
}

.b-page a,
.b-page a:visited {
	display: block;
	text-decoration: none;
	color: #323f40;
	font-weight: bold;
	padding: 12px 1px;
	width: 44px;
	text-align: center;
	background-color: #edf3f9;
	font: 15px Tahoma, Geneva, sans-serif;
}

.b-page a:hover {
	color: #025dad !important;
}

.b-page-active a {
	border-bottom: 4px solid #025dad !important;
	background-color: #fff !important;
	color: #025dad !important;
	padding-bottom: 8px !important;
}

.b-page-dotted {
	color: #025dad;
	display: inline-block;
	font-weight: bold;
	margin: 0;
	padding-top: 6px;
	text-align: center;
	width: 42px;
}

.b-page-link {
	font-weight: bold;
	color: #2456a2;
	margin-top: 2px;
}

.h-page-backward {
	margin: 2px 6px 0 0px;
	display: inline-block;
}

.h-page-forward {
	margin: 2px 0px 0 6px;
	display: inline-block;
}

.h-page-all {
	float: left;
	margin: 13px 7px 0 20px;
}

.h-page-text {
	float: right;
	margin: 13px 21px 0 0;
}

.b-button-faq {
	width: 140px;
	margin: 13px 0 8px;
}

.b-faq-list {
	margin: 0 0 23px;
}

.b-faq-list li a {
	text-decoration: none;
}

.b-faq-list li a:hover {
	text-decoration: underline;
}

.h-faq-block {
	margin: 18px 0 24px 5px;
}

.h-faq-name_time {
	margin-bottom: 6px;
}

.b-faq_review-border {
	padding: 1px 0 9px 24px;
	border-bottom: 1px dashed #d1d1d1;
	margin: 2px 2px 4px;
}

.b-faq-question {
	background: url('/images/icon-table-question.png') scroll left top no-repeat transparent;
	font-weight: bold;
}

.buttons-header {
	display: flex;
	flex-direction: column;
	width: 17%;
}

.advant-block {
	background-image: url(/images/bg-advantages.jpg);
	padding-top: 40px;
}

.advant-block .advant-title {
	background-color: rgba(256, 256, 256, 0.78);
	padding: 5px;
	margin-bottom: 30px;
}

.ul-charact-main li {
	font-size: 16px;
	padding-bottom: 9px;
}

.two-tag {
	display: flex;
	justify-content: space-between;
}

.two-tag-around {
	display: flex;
	justify-content: space-around;
}

.two-tag-around b {
	margin: 0 10px;
}

.price-main {
	color: #e6261b;
	font-size: 18px;
}

.price-black {
	color: #333333;
	font-size: 18px;
	text-align: right;
}

.square-main {
	color: #67a1d1;
}

.build-main {
	color: #666666;
	font-size: 16px;
	text-transform: lowercase;
}

.post-li {
	font-size: 12px;
}

.d-ib_div {
	display: flex;
	justify-content: space-around;
}

.new-address-buttons {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.more-info {
	border: 1px solid black;
	border-radius: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	width: 120px;
	box-sizing: border-box;
	display: flex !important;
	align-items: center;
	margin-bottom: 16px;
}

.more {
	color: black;
	text-decoration: none;
}

.catalog-main {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.ul-charact-main {
	flex-grow: 1;
}

.form-container {
	background-image: url(/images/bg-form1.jpg);
	background-size: cover;
	height: 520px;
	display: flex;
	align-items: center;
}

.form-container__div {
	width: 100%;
}

.form-main {
	display: flex;
	align-items: flex-start;
}

.form-main__content {
	width: 90%;
}

.title-border__title span {
	max-width: 430px;
	display: block;
	position: relative;
	left: 35px;
	font-size: 36px;
}

.form-main__content form {
	display: flex;
	flex-direction: column;
	justify-content: inherit;
	align-items: center;
}

.form-content__input {
	display: flex;
	flex-direction: column;
	width: 48%;
}

.form-main__input {
	font-family: Roboto, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding: 13px 10px;
	margin-bottom: 10px;
	border-color: transparent;
	box-sizing: border-box;

}

.form-main__input:not(.form_el_invalid):focus {
	box-shadow: inset 0 0 11px 8px rgba(0, 0, 0, 0.1), 0 0 0 1px #527aa3;
}

.title-border {
	border-right: 10px solid #66cc33;
	border-image: 0 100% 0 0 linear-gradient(0deg, #66cc33, #66cc33 15%, transparent 0, transparent 75%, #66cc33 0);
}

.title-border__title {
	border: 10px solid #66cc33;
	border-right: none;
	padding: 1em 0;
}

.title-border-white {
	border-right: 10px solid #fff;
	border-image: 0 100% 0 0 linear-gradient(0deg, #fff, #fff 15%, transparent 0, transparent 75%, #fff 0);
	width: 430px;
	margin-left: 25px;
	margin-bottom: 55px;
}

.title-border-white__title {
	border: 10px solid white;
	border-right: none;
	padding: 1em 0;
}

.title-border-white__title .f-white {
	display: block;
	position: relative;
	left: 145px;
	text-align: left;
	text-shadow: 0 0 2em black;
}

.title-border-bottom {
	margin-right: 200px;
}

.title-border-bottom p {
	margin: 0;
	text-align: left;
	padding: 2em;
	padding-left: 0;
}

.title-border-bottom .span-bottom {
	left: 0;
	font-weight: bold;
	white-space: nowrap;
}

.title-border-bottom .span-title-border {
	font-size: 25px;
	left: 115px;
	text-shadow: 0 0 3em black;
}

.big-span {
	font-size: 36px;
	text-transform: uppercase;
	text-shadow: 0 0 3em black;
}

.buy-address .big-span {
	white-space: nowrap;
	font-weight: bold;
	text-shadow: 0 0 1em black;
}

.button-zakaz-form {
	border: none;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 10px 5px;
}

.form-bottom__content .button-zakaz-form {
	margin: 0 15px;
}

.button-footer {
	width: 100%;
	text-align: center;
}

.button-zakaz-form-#fc3 {
	background-color: #ffcc33;
	color: black;
	border: none;
	padding: 13px;
}

.button-zakaz-form-#fc3:hover {
	background-color: #f1bd22;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .22), inset 0 -2px 0 rgba(0, 0, 0, .2);
	transform: scale(0.99);
}

.button-consult-form {
	background: none;
	border: 2px solid #71b521;
	border-radius: 5px;
	padding: 10px 5px;

	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	color: white;
	white-space: normal;

	cursor: pointer;
	transition: transform 1s;
}

.button-consult-form:hover {
	background-color: rgba(76, 131, 107, 0.4);
	text-decoration: underline;
}

.button-consult-form:active {
	transform: scale(0.95);
	outline: none;
}

.why-buy strong {
	font-size: 18px;
}

.buy-address {
	background-image: url(/images/bg-hands.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 40px;
}

.buy-address .h1 {}

.buy-address__content {
	background-color: #e9eaec;
	padding: 30px 40px;
}

.buy-address__content {
	font-size: 18px;
}

.buy-address__content li {
	text-decoration: underline;
}

.buy-address__content li:after {
	border-right: 18px solid #e9eaec;
}

.pluses-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pluses-main__item {
	width: 25%;
	padding: 16px;
	margin-bottom: 50px;
	background-color: rgba(119, 170, 211, 0.85);
	color: black;
	display: flex;
	flex-direction: column;
}

.pluses-main__item::before {
	content: "";
	background-image: url(/images/sprite.png);
	width: 170px;
	height: 170px;
	background-size: 1460px;
	display: block;
	margin: 0 auto;
	background-position: -351px 0;
	flex-grow: 1;
}

.pluses__buy::before {
	background-position: -742px 0;
}

.pluses__adr::before {
	background-position: -1141px 0;
}

.pluses__help::before {
	background-position: -351px -263px;
}

.pluses__work::before {
	background-position: -742px -263px;
}

.pluses__prof::before {
	background-position: -1141px -263px;
}

.pluses-main__item p {
	margin: 0;
	position: relative;
	padding-left: 22px;
}

.pluses-main__item p::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;

	display: block;
	width: 16px;
	height: 16px;

	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' ><path d='M 16,8 0,16 8,8 0,0 z'/></svg>");
}

.form-bottom-container {
	background-image: url(/images/bg-form-bottom.jpg);
	height: 400px;
	padding-top: 70px;
}

.form-bottom__content {
	width: 40%;
}

.form-bottom-content__input {
	width: 100%;
}

.order-adr {
	display: flex;
	counter-reset: section;
}

.numbers-line {
	text-align: center;
	position: relative;
}

.line-after::after {
	content: '';
	background-color: #cccccc;
	width: 50%;
	height: 1px;
	margin-left: 10px;
	position: absolute;
	bottom: -20px;
}


.line-before::before {
	content: '';
	background-color: #cccccc;
	width: 50%;
	height: 1px;
	margin-left: 10px;
	position: absolute;
	bottom: -20px;
	left: -56px;
}

.numbers-line span {
	position: relative;
}

.numbers-line span::before {
	counter-increment: section;
	content: counter(section);
	color: white;
	font-size: 25px;
	right: 20%;
	position: absolute;
	width: 34px;
	height: 32px;
	padding: 2px 1px;
	border-radius: 50%;
	background-color: #ffcc33;
}

.order-text {
	padding-top: 50px;
}

.order-text span {
	font-size: 20px;
	color: #323f40;
	margin-bottom: 20px;
}

.order-text p {
	margin-top: 20px;
}

.order-adr__item:not(:last-child) {
	margin-right: 40px;
}

.numbers-line:first-child:before {}

#mobile-header {
	display: none;
}

.slider-main__img {
	max-width: 1000%;
	width: 100%;
}

.bx-wrapper .bx-pager {
	display: flex;
	justify-content: center;
	position: relative;
	bottom: 60px;
	z-index: 99;
}

.five-best-adr .bx-wrapper .bx-pager {
	bottom: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item {
	width: 21px;
	height: 21px;
	padding-top: 0;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #686868;
	font-size: 0;
	margin: 5px;
}

.five-best-adr .bx-wrapper .bx-pager .bx-pager-item {
	width: 35px;
	height: 35px;
	background-color: #eeeff0;
	border: none;
	appearance: none;
	-webkit-appearance: none;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	width: 21px;
	height: 21px;
	background-color: #ffd040;
	background-image: none;
	appearance: none;
	-webkit-appearance: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0;
}

.bx-wrapper .bx-pager-link.active {
	box-shadow: none;
	background: #f2bb15;
}

.bx-wrapper .bx-pager-link {
	font-size: 0;
	height: 21px;
	width: 21px;
	background: white;
	border-radius: 50%;
	display: block;
}

.bx-wrapper .bx-controls-direction a {
	background: url(/images/arrow-slid.png) 50% no-repeat;
	width: 70px;
	height: 210px;
	z-index: 99;
	display: block;
	font-size: 0;
	appearance: none;
	-webkit-appearance: none;
	top: calc(50% - 105px);
}

.five-best-adr .bx-wrapper .bx-controls-direction a {
	background: url(/images/arrow-#fc3.png) 50% no-repeat;
	top: 26%;
}

.five-best-adr .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 6%;
}

.five-best-adr .bx-wrapper .bx-controls-direction a.bx-next {
	right: 6%;
}

.five-best-adr .bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: 0;
	width: 35px;
	height: 31px;
	padding: 2px 0;
	appearance: none;
	-webkit-appearance: none;
}

.five-best-adr .bx-wrapper .bx-pager-link {
	width: 35px;
	height: 35px;
	background-color: #eeeff0;
	font-size: 25px;
	color: black;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: 'Roboto';
}

.bx-next {
	transform: rotate(180deg);
}

.bx-wrapper .bx-next:hover {
	background-position: 50%;
}

.bx-controls-direction {
	max-width: 1200px;
	margin: 0 auto;
}

.banner-main .bx-wrapper .bx-next {
	right: calc(50% - 600px);
}

.banner-main .bx-wrapper .bx-prev {
	left: calc(50% - 600px);
}

.best-adr {
	width: 900px !important;
	margin: 0 auto;
	display: flex;
}

.best-adr__img {
	width: 700px;
}

.bx-wrapper .best-adr__img img {
	max-width: 700px;
}

.best-adr__content {
	background-color: #eeeff0;
	padding: 20px 10px 60px 10px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.best-adr__content a {
	color: #010101;
	font-size: 16px;
}

.best-adr__data {
	padding-top: 60px;
	display: flex;
	flex-direction: column;
	text-align: center;
	flex-grow: 1;
}

.best-adr__data span {
	font-size: 18px;
	padding: 12px;
	color: black;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid white;
}

.best-adr__data b {
	font-size: 20px;
}

.best-adr__prices {
	display: flex;
	flex-direction: column;
	font-size: 16px;
	color: black;
}

.price-best {
	text-align: center;
	color: #e6261b;
	font-size: 18px;
	margin-top: 12px;
}

.price-best b {
	color: #e6261b;
	font-size: 30px;
}

.best-adr__price {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.best-adr-image {
	width: 700px;
}

.sidr {
	top: 51px;
}

.sidr p {
	font-size: 16px;
}

.sidr .b-topMenu_01>li>a {
	font-size: 25px;
}

.sidr ul li a {
	padding: 12px 15px;
}

.sidr ul li p {
	padding: 12px;
	margin: 0;
}

.sidr ul li p a {
	padding: 0;
}

.sidr ul li {
	margin-bottom: 5px;
}

.sidr .b-topMenu_01 {
	display: flex;
	flex-direction: column;
}

.sidr .long-list-menu .short-name-menu {
	font-weight: 400;
	font-size: 14px;
	padding: 0;
	text-decoration: underline;
}

.block-under-menu-main {
	display: flex;
}

.block-under-menu-main .h2 {
	text-align: left;
}

.podbor-block {
	width: 50%;
	border-right: 1px solid #cccccc;
}

.podbor-block-inputs {
	display: flex;
	/* flex-wrap: wrap; */
	/* margin-top: 18px; */
	border-bottom: 1px solid #cccccc;
	/* padding-bottom: 15px; */
	justify-content: space-evenly;
}

@media(max-width: 850px) {
	.podbor-block-inputs {
		flex-wrap: wrap; 
	}
}

.podbor-block-inputs__item {
	display: flex;
	margin-right: 17px;
	margin-bottom: 8px;
	justify-content: space-between;
	width: 45%;
}

.podbor-block__button {
	display: flex;
	justify-content: center;
}

.okrug-block {
	width: 33%;
	padding-left: 12px;
	box-sizing: border-box;
}

.okrug-block .h2,
.ifns-block .h2 {
	padding-bottom: 25px;
}

.ifns-block {
	width: 20%;
}

.ifns-block__ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.ifns-block__ul a {
	width: 52px;
	text-align: center;
	border-radius: 4px;
	margin: 5px 3px;
	padding: 1px 0;
	background-color: #f0f0f0;
	background-image: linear-gradient(to bottom, rgba(256, 256, 256, 0), rgba(0, 0, 0, .2));
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-bottom: 2px solid #aeaeae;
	display: inline-block;
}

.ifns-block__ul a:hover,
.ifns-block__ul .active:hover {
	cursor: pointer;
	background-color: #ffcc33;
	text-decoration: underline;
}

.ifns-block__ul a:focus,
.ifns-block__ul a.active {
	text-decoration: none;
	background-color: #ffcc33;
	outline: none;
}

.ifns-block__ul a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.page-good-content__left-menu .ifns-block__ul a {
	font-size: 14px;
	margin: 3px 3px;
}

.bx-controls {
	height: 0;
}

.bx-wrapper {
	margin-bottom: 0;
}

.five-best-adr .bx-controls {
	padding-bottom: 80px;
}

.h-moskow_map-wrapper {
	position: relative;
	height: 450px;
	width: 355px;
}

.b-moskow_map-link {
	position: absolute;
}

.b-moskow_map-link a {
	font-size: 11px;
	color: #fff;

	display: block;
}

.b-moskow_map-link-zelao a {
	font-size: 9px;
}

.b-moskow_map-link .b-moskow_map-link-active,
.b-moskow_map-link a:hover {
	color: black;
	text-decoration: underline;
}

.b-moskow_map-link .b-moskow_map-link-active {
	text-decoration: none;
}

.b-moskow_map-link-cao {
	top: 132px;
	left: 220px;
}

.b-moskow_map-link-sao {
	top: 73px;
	left: 183px;
}

.b-moskow_map-link-svao {
	top: 63px;
	left: 222px;
}

.b-moskow_map-link-vao {
	top: 106px;
	left: 277px;
}

.b-moskow_map-link-uvao {
	top: 178px;
	left: 270px;
}

.b-moskow_map-link-uao {
	top: 229px;
	left: 235px;
}

.b-moskow_map-link-uzao {
	top: 216px;
	left: 180px;
}

.b-moskow_map-link-zao {
	top: 163px;
	left: 158px;
}

.b-moskow_map-link-szao {
	top: 96px;
	left: 147px;
}

.b-moskow_map-link-zelao {
	top: 26px;
	left: 77px;
}

.b-moskow_map-link-new_moscow {
	top: 270px;
	left: 90px;
}

.b-moskow_map-link-nmao {
	top: 254px;
	left: 54;
}

.footer-blocks ul {
	display: block;
}

.b-topMenu .top-menu-ifsn,
.b-topMenu .top-menu-ifsn ul {
	display: inline;
}

.sidr ul li ul li .short-name-menu {
	font-size: 16px;
	color: #71b521;
	font-weight: bold;
	padding-left: 10px;
}

.b-topMenu .top-menu-ifsn .top-menu-ifsn__2 {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
}

.sidr .top-menu-ifsn__2 li a {
	padding: 6px 9px;
	color: #2456a2;
	font-weight: bold;
	text-decoration: underline;
}

.sidr ul li ul li {
	display: flex;
	align-items: center;
}

.j-show-hide {
	margin-left: 6.5%
}

.sidr .sidr-inner {
	padding: 0;
}

.b-good-top__image {
	display: flex;
	padding: 10px 19px 10px 19px;
	justify-content: space-around;
	border: 1px solid #e6e6e6;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.b-good-object_photos-small {
	display: flex;
	flex-direction: column;
}

.title-#fc3 {
	font-size: 20px;
	color: #333333;
	text-align: center;
	padding: 6px 5px;
	background-color: #ffcc33;

}

.charact-block-good {
	display: flex;
	justify-content: center;
	position: relative;
}

.main-charact,
.add-charact {
	width: 50%;
}

.main-charact {
	margin-right: 5px;
}

.charact-block-good ul {
	padding: 18px 12px;
}

.charact-block-good li {
	font-size: 14px;
	padding: 6px 10px;
	display: flex;
	justify-content: space-between;
	vertical-align: middle;
	align-items: center;
}

.ul-charact-main .val {
	text-align: right;
}

.charact-block-good ul li:last-child {
	border: none;
}

.charact-block-good li .f-price {
	color: #e6261b;
}

.charact-block-good li .f-price b {
	font-size: 18px;
}

.look-map {
	text-decoration: underline;
	text-align: right;
	color: #069;
	font: inherit;
	font-weight: bold;

	display: inline;
	padding: 0;

	border: transparent;
	background-color: transparent;
}

.look-map::before {
	content: '';
	background-image: url(/images/marker-map.png);
	background-repeat: no-repeat;
	background-size: 14px;
	width: 20px;
	height: 20px;
	position: relative;
	display: inline-block;
	top: 5px;
}

.look-map:hover,
.look-map:active,
.look-map:focus {
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

.b-tooltip-text-search {
	bottom: 34px;
	left: 100%;
	line-height: 14px;
	background: #fff;
}


.charact-block-good .chap {
	width: 43%;
	margin-right: 30px;
}

.block-table-good {
	border: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 25px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.btn-good {
	border: none;
	width: 26%;
	padding: 15px 5px;
}

.container-btn-good {
	display: flex;
	justify-content: center;
}

.page-good-content {
	display: flex;
}

.page-good-content__left-menu {
	width: 271px;
	background-color: #edf3f9;
	padding: 20px 16px 5px;
	box-shadow: 0 6px 14px rgba(0, 0, 0, .2);
	margin-right: 18px;
	border-bottom: 7px solid #71b521;
}

.page-good-content__left-menu p {
	color: #4a5c5e;
	font-family: Roboto;
}

.left-nemu__li {
	display: flex;
	flex-direction: column;
	font-weight: bold;
	padding: 3px 0;
	align-items: center;
}

.left-nemu__li:last-child {
	border-bottom: none;
}

.left-nemu__li span {
	text-decoration: underline;
	font-size: 16px;
	margin-right: 20px;
	display: flex;
	align-items: center;
}

.left-nemu__li .short-name-menu {
	color: #71b521;
	margin-right: 20px;
}

.left-nemu__li ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.left-nemu__li ul li {
	margin: 0;
	/*6px 0px 6px 12px;*/
	text-align: right;
}

.left-nemu__li-adr {
	font-weight: normal;
	text-decoration: underline;
}

.long-list-menu {
	margin-bottom: 15px;
}

.long-list-menu .left-nemu__li {
	padding: 0;
	border-bottom: 0;
}

.long-list-menu .short-name-menu {
	font-weight: normal;
	font-size: 14px;
}

.no-price {
	font-size: 14px;
	color: #323f40;
}

.b-good-top__image .bx-controls-direction {
	bottom: 0;
	display: block;
	position: static;
}

.b-good-top__image .bx-wrapper .bx-controls-direction a {
	background: url(/images/arrow-slid-cart.png) 50% no-repeat;
	height: 14px;
	position: absolute;
	margin-top: 0;
	left: 30px;
}

.b-good-top__image .bx-wrapper .bx-prev {
	top: 0;
}

.b-good-top__image .bx-wrapper .bx-next {
	top: auto;
	bottom: 0;
}

.tbl-contacts_info__tr img {
	width: 500px;
}

.tbl-contacts_info__tr td {
	width: 50%;
}

.pagin-btn {
	width: 100%;
}

.show-all {
	background-color: transparent;
	background-image: none;
	border: none;
	padding: 0;
	cursor: pointer;
	text-decoration: underline;
	font-size: 1em;
	color: #2456a2;
}

.show-all:focus {
	outline: none;
}

.show-all:hover {
	text-decoration: none;
}

.form-main__left.title-border {
	border-right: 10px solid #6c3;

	width: 45%;
}

.yur-adr-mobile {
	display: none;
}

.b-good-images-small-in {
	margin-top: 10px;
}

.b-tooltip-text {
	display: none;

	position: absolute;
	left: 0;

	box-shadow: inset 0 2px 0 #fff;

	z-index: 500;
}

.b-tooltip-text {
	width: 100%;
	bottom: 87%;
	border: 1px solid #3865a9;
}

.area-form__close {
	position: absolute;
	display: block;
	background-image: url(/images/map-cancel.png);
	width: 30px;
	height: 30px;
	z-index: 501;
	background-size: 30px;
	background-repeat: no-repeat;
	left: 96.8%;
	background-color: transparent;
	border: none;

	transition: .5s;
}

.area-form__close:hover {
	cursor: pointer;
	transform: rotate(180deg);
}

.b-tooltip-text::after {
	content: '';
	position: absolute;
	left: 37%;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-top-color: #3865a9;
	border-bottom: 0;
}

.bx-wrapper .bx-prev:hover {
	background-position: 50%;
}

.banner-main .bx-wrapper .bx-controls-direction a {
	margin-top: 0;
}

.top-block__item {
	background-image: url(/images/bg-gorod-slid1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;

	padding: 205px 0 185px;
}

.bg-main-1 {
	background-image: url(/images/bg-main-slid2.jpg);
}

.bg-main-2 {
	background-image: url(/images/bg-main-slid3.jpg);
}

.bg-main-3 {
	background-image: url(/images/bg-main-slid4.jpg);
}

.transp-block {
	background-color: rgba(113, 181, 33, .77);

	margin: 0 auto;
	padding: 25px 10px 20px 210px;
	box-sizing: border-box;

	max-width: 1200px;

	position: relative;
	left: -95px;
}

.transp-block-blue {
	background-color: rgba(125, 171, 212, .77);
}

.banner-span {
	font-family: Roboto;
	font-size: 30px;
	font-weight: lighter;
	color: black;

	max-width: 100%;
	min-height: 65px;

	position: relative;
}

.banner-span__big {
	font-size: 48px;
	font-weight: normal;
	line-height: .9em;

	position: absolute;
	bottom: calc(100% - 15px);

	margin-bottom: 20px;
}

.banner-content {
	max-width: 1200px;

	margin-right: 0;
	margin-left: auto;
}

.banner-main .border-item {
	position: absolute;
	top: -125px;
	bottom: -70px;
	left: -25px;

	display: flex;
	width: 38%;

	border-right: 10px solid #ffd040;
	border-image: 0 100% 0 0 linear-gradient(0deg, #ffd040 0, #ffd040 15%, transparent 0, transparent 75%, #ffd040 0);
}

.banner-main .border-item__border {
	border: 10px solid #ffd040;
	border-right: none;

	width: 100%;
}

.banner-main .title-border {
	width: 370px;
	border-image: 0 100% 0 0 linear-gradient(0deg, #ffd040 0, #ffd040 6.4em, transparent 0, transparent 15em, #ffd040 0);
}

.banner-main .title-border__title {
	height: 250px;
}

.b-good-top__image .bx-wrapper {
	margin: auto;
	padding: 14px 0 24px 0;
}

@media(max-width: 800px) {
	.b-good-top__image .bx-wrapper {
		margin: auto;
		padding: 0 25px;
	}
}

.content-cart-good {
	padding-top: 0;
}

.buy-address-g-wrap .title-border-white {
	border-image: 0 100% 0 0 linear-gradient(0deg, #fff, #fff 15%, transparent 0, transparent 75%, #fff 0);
}

.search_ico img {
	height: 330px !important;
}

.h1-catalog {
	margin-top: 55px;
}

.charact-block-ready_firm .charact-block-good {
	width: 50%;
	justify-content: flex-start;
}

.charact-block-ready_firm .btn-good {
	width: 40%;
}

.charact-block-ready_firm .main-charact {
	width: 100%;
}

.five-best-adr .h2 {
	margin-bottom: 40px;
}

.five-best-adr {
	margin-bottom: 50px;
}

.buy-address__content a {
	color: black;
}

.buy-address__content li:hover {
	text-decoration: none;
}

.buy-address__content p {
	color: #020202;
}

.ui-selectmenu-dropdown .ui-selectmenu-status {
	border-radius: 3px;
	border: 1px solid #c8c8c8;
	white-space: nowrap;
}

.ui-selectmenu-icon {
	margin-top: -3px;
	right: 2px;
	background-color: white;
}

.ui-icon {
	width: 26px;
	height: 14px;
}

.b-request-body-content {
	display: flex;
}

.b-request-body-content__item:first-child {
	margin-right: 50px;
}

.b-request-body-content__item {
	width: 50%;
}

.five-best-adr .j-slider>div {
	background-image: url(/images/bg-banner-main.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -3px 50%;
}

.b-topMenu .g-container {
	background-color: #71b521;
}

#preloader {
	display: none;
}

.preloader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	display: flex;
	justify-content: center;
	align-items: center;

	z-index: 9999;
}

.g-content-pages {
	padding: 10px 19px 0px 15px;
}

.ul-main li {
	color: black;
	text-decoration: none;
}

.podbor-add-param {
	display: flex;
	flex-direction: column;
}

.h-search-item {
	margin-right: 2px;
}

.width-100 .h-search-item {
	margin-bottom: 20px;
	flex-direction: column;
	align-items: flex-start;
	width: 27%;
	/* border-right: 1px solid #ccc; */
	padding-right: 23px;
}

.width-100 .h-search-item-mosc {
	width: 34%;
}

.width-100 span.ui-checkbox {
	flex-shrink: 0;
}

.width-100 .b-search-advanced-checkbox-name {
	padding-top: 0;
}

.all-param-mob {
	display: none;
}

.h-search-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.width-100 .h-search-item {
	/*flex-direction: row;*/
}

.regions-search {
	display: flex;
}

.width-100 .podbor-block-price-range {
	width: 50%;
	border-bottom: none;
	order: 1;
}

.width-100 .regions-inputs {
	width: 50%;
	margin-left: 80px;
}

.podbor-block-price-range {
	border-bottom: 1px solid #cccccc;
	padding: 25px 0 15px 15px;
}

.prices-text-input {
	font-size: 12px;
	color: #323f40;
	display: flex;
	justify-content: space-between;
}

.prices-text-input .b-search-advanced-checkbox-name {
	display: flex;
	padding-top: 0;
}

.prices-text-input__inp {
	width: 9%;
	height: 19px;
	padding: 0 5px;
	background-color: #fff;
	box-shadow: inset 0 1px 5px rgba(1, 1, 1, .25);
}

.prices-text-input__inp:focus {
	box-shadow: inset 0 1px 4px rgba(1, 1, 1, .35), 0 0 0 1px #b8d3ec;
}

.no-float .ui-checkbox {
	float: none;
	margin: 0 3px 0 0;
}

.prices-range {
	width: 85%;
	position: relative;

	margin: 0 auto;
	padding-top: 40px;
}

.range {
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	margin: 0 auto;
	min-height: 20px;
}

.range_ico {
	display: flex;
	justify-content: space-between;
	align-items: center;
	white-space: nowrap;

	position: absolute;
	top: 0;
	right: -6%;
	left: -6%;
}

.range_line {
	color: #bababa;
	font-size: 12px;
	position: relative;
	top: 10px;
	display: block;
	width: 11.1%;
	height: 40px;

	text-align: center;
}

.range_line:after {
	content: "";
	height: 12px;
	width: 1px;
	background-color: #bababa;
	position: absolute;
	bottom: 11px;
	left: 50%;
}

.range_line:not(:last-child)::before {
	content: "";
	height: 6px;
	right: 0px;
	bottom: 11px;
	display: block;
	width: 1px;
	background-color: #bababa;
	position: absolute;
}

.range:after {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 14px;
	z-index: -2;
	height: 7px;
	background-color: #f4f4f4;
	box-shadow: inset 0 1px 4px rgba(1, 1, 1, .35);
}

.range__progress {
	background-color: #ffd040;
	position: absolute;
	z-index: -1;
	top: 14px;
	left: 0;
	height: 7px;
}

.ui-slider-horizontal {
	height: 7px;
	background: #f4f4f4;

	border: none;
	border-radius: 0;
	box-shadow: inset 0 1px 4px rgba(1, 1, 1, .35);

	clear: both;

	margin: 8px 0;
	padding: 0;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider-horizontal .ui-slider-range {
	top: -1px;
	height: 100%;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	height: 8px;
	font-size: .7em;
	display: block;
	box-shadow: none;
	background: #ffd040;
}

.ui-slider .ui-slider-handle {
	background-image: url('/images/polzynok.png');
	width: 24px;
	height: 24px;
	box-shadow: none;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 24px;
	height: 24px;
	cursor: default;
	border: none;
	cursor: pointer;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -10px;
	margin-left: -11.5px;
}

.ui-slider a:focus {
	outline: none;
}

.slider-range {
	width: 100%;
	margin: 0 auto;
}

.width-100 .b-search-form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;

	padding-right: 0;
}

.width-100 .podbor-block-inputs {
	width: 55%;
	border-bottom: none;
	order: 3;
}

.width-100 .b-filter_add {
	width: 44%;
	order: 2;
}

.width-100 .podbor-block__button {
	width: 30%;
	order: 4;
	padding: 0px;
	@media(max-width: 1024px) {
		width: 100%;
	}
}

.ul-category li {
	color: #2a3a5a;
	font-size: 14px;
	width: 45%;
	margin-bottom: 15px;
}

.ul-category {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;

	margin-top: 40px;
}

.ul-category li b {
	font-size: 18px;
}

.dark-blue p,
.dark-blue .ul li {
	color: #2a3a5a;
	font-size: 18px;
}

.buy-address__content-center-text.h2 {
	color: #313f3f;
	font-weight: normal;
	margin: 35px 0 15px 0;
}

.buy-address-g-wrap {
	padding: 0px 86px;
}

.info__message {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .7);
	width: 100vw;
	height: 100vh;
	align-items: center;
	justify-content: center;
	background: rgba(30, 30, 30, 0.6);
	backdrop-filter: blur(6px);
	transition: all 3s;
	-webkit-transition: all 3s;
}

.fancybox-outer{
	max-width: 100%;
}

.fancybox-wrap {
	max-width: 70%!important;
    /* height: fit-content!important; */
	top: 20%!important;
    /* left: unset !important; */
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 500px) {
	.fancybox-wrap {
		top: 100px !important;
	}
}

.fancybox-inner {
	width: fit-content!important;
    height: fit-content!important;
}

.info__message_content {
	background: #E1E9F2;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.message__header {
	background: #6BA922;
	width: 100%;
}

.message__header p {
	font-family: Tahoma;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.info__message_block {
	padding: 24px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.info__message_block-dark {
	background: #66A1D2;
}

.info__message_block p {
	text-align: center;
	width: 60%;
	margin: 0;
	color: #505050;
}

.info__message_block p .span-big {
    font-size: 20px;
}

.info__message_block-dark p {
	text-align: center;
	width: 70%;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.info__message_block-dark p:last-child {
	margin-bottom: 0;
}


.new__info .info__message_block-dark , .new__info .info__message_block  {
    padding: 0;
    margin-top: 20px;
}

.new__info .info__message_block-dark {
    margin-top: 0;
}

.new__info .info__message_block-dark.dop {
    height: 30px;
}

.new__info .info__message_block span:before  {
    content: "";
    position: absolute;
    height: 3px;
    background: #fc3;
    width: 60%;
    top: 0;
    left: 0;
}

.new__info .info__message_block-dark span:before  {
    top: unset;
    left: unset;

    bottom: 0;
    right: 0;
}


.new__info .info__message_block-dark p, .new__info .info__message_block p {
    max-width: 70%;
    width: 100%;
    border-left: 3px solid #fc3;
    border-right: 3px solid #fc3;
    position: relative;

    padding: 24px 3em;
}


@media(max-width: 600px) {
    .new__info .info__message_block-dark p, .new__info .info__message_block p  {
        padding: 24px 15px;
    }
    .info__message_block p .span-big {
        font-size: 18px;
    }
}

.attention__message {
	color: #6BA922;
	text-align: center;
}

.close__message_icon {
	position: absolute;
	top: -20px;
	right: -32px;
	width: 24px;
	height: 24px;
	background: transparent;
	background-image: url(/images/close-message-icon.svg);
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	outline: none;
}

.close__message_icon:hover{
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.podbor-add-param {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.width-100 .podbor-add-param .b-search-advanced-checkbox,
	.podbor-add-param .b-search-advanced-checkbox {
		width: 45%;
	}

	/* .info__message_content {
		width: 80%;
	} */
}

@media screen and (max-width: 630px) {

	.width-100 .podbor-add-param .b-search-advanced-checkbox,
	.podbor-add-param .b-search-advanced-checkbox {
		width: 100%;
	}

	.info__message_block p {
		width: 80%;
	}

	.info__message_block-dark p {
		width: 90%;
	}
}

.hidden {
	display: none;
}

.mobile-logo {
	display: none;
}

.info-above-catalog {
	margin: 35px 0 15px;
}

@media screen and (max-width: 500px) {
	.info__message_block p {
		width: 90%;
		font-size: 14px;
	}

	.info__message_block-dark p {
		width: 95%;
		font-size: 14px;
	}

	.message__header p {
		font-size: 18px;
	}

	.close__message_icon {
		top: -18px;
		right: -20px;
		width: 18px;
		height: 18px;
	}
}

@media (min-width: 500px) {
	.info-above-catalog {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

.info-above-catalog select {
	margin-bottom: 0;
}

@media (max-width: 350px) {
	.info-above-catalog select {
		width: 100%;
	}
}

.w-178 {
	width: 178px;
}

@media screen and (min-width: 900px) {
	.five-best-adr .bx-wrapper .bx-viewport {
		height: 460px !important;
	}

	.li-drop:hover .li-drop__inner {
		display: block;
		position: absolute;
		width: 100%;
		right: -1%;
		box-shadow: 0px -6px 11px -8px #000000;
	}

	.li-drop-comp {
		position: relative;
	}

	.li-drop:hover .li-drop__inner-comp {
		right: 0;
		padding: 20px 0;
	}

	.contacts-cont {
		display: flex;
	}
}

/*1100*/
@media screen and (min-width: 1100px) {
	.profitably .bg-white {
		font: bold 16px/20px Tahoma, Geneva, sans-serif;
	}

	.f-price-red {
		font-size: 22px;
	}

	.item-district .b-topMenu_03>li {
		width: 32%;
	}

	.item-ifns .b-topMenu_03>li {
		width: 19.3%;
	}
}

@media (max-width: 1200px) {

	.block-under-menu-main {
		flex-wrap: wrap;
	}

	.podbor-block {
		width: 100%;
		border-bottom: 1px solid #ccc;
		border-right: none;
	}

	.okrug-block {
		width: 60%;
	}

	.ifns-block {
		width: 38%;
	}

	.podbor-block__button {
		padding-bottom: 25px;
	}

	.banner-main .bx-wrapper .bx-prev {
		left: calc(50% - 550px);
	}

	.banner-main .bx-wrapper .bx-next {
		right: calc(50% - 540px);
	}

	.b-search-form {
		padding-right: 0;
	}

	.info-main {
		margin: 0 10px;
	}
}

@media (max-width: 1150px) {
	.search_ico img {
		max-width: 90% !important;
		height: auto !important;
	}

	.banner-main .title-border {
		-o-border-image: 0 100% 0 0 linear-gradient(0deg, #ffd040, #ffd040 6.4em, transparent 0, transparent 15em, #ffd040 0);
		border-image: 0 100% 0 0 linear-gradient(0deg, #ffd040, #ffd040 6.4em, transparent 0, transparent 17em, #ffd040 0);
	}

	.width-100 .b-filter_add,
	.width-100 .podbor-block-inputs {
		width: 100%;
	}

	.width-100 .h-search-item,
	.width-100 .add__type {
		border: none;
	}
}

@media (max-width: 1100px) {
	.bx-controls-direction {
		display: none;
	}

	.five-best-adr .j-slider>div {
		background-image: none;
	}
}

@media (max-width: 900px) {

	nav {
		overflow: hidden;
	}

	.form-container__div {
		display: flex;
		justify-content: center;
	}

	.form-main {
		flex-direction: column;
	}

	.form-content__input,
	.form-main__content {
		width: 100%;
	}

	.form-main__content {
		margin-top: 20px;
	}

	.form-container {
		height: auto;
	}

	.title-border-white {
		margin-bottom: 15px;
	}

	.title-border-white__title .f-white {
		left: 45px;
	}

	#mobile-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: fixed;
		top: 0;
		z-index: 1000;
		min-height: 40px;
		width: 100%;
		padding: 5px 8px;
		background-color: #fff;
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	}

	.menu-btn {
		display: flex;
		flex-direction: column;
		text-transform: uppercase;
		text-decoration: none;
		position: relative;
		left: 40px;
		color: black;
	}

	.menu-mobile__icon {
		position: absolute;
		left: -35px;
		margin-right: 8px;
		width: 30px;
		height: 30px;
	}

	.menu-btn__item:not(:last-child) {
		margin-bottom: 4px;
	}

	.menu-btn__item {
		background-color: #000;
		display: block;
		width: 30px;
		height: 4px;
		border-radius: 2px;
	}

	header .logo {
		width: 50px;
		height: auto;
		margin: 0 auto;
	}

	.menu-btn_close {
		position: relative;
	}

	.menu-btn_close .menu-btn__item:nth-child(odd) {
		transform: rotate(45deg);
	}

	.menu-btn_close .menu-btn__item {
		position: absolute;
		top: 8px;
	}

	.menu-btn_close .menu-btn__item:nth-child(2n) {
		transform: rotate(-45deg);
	}

	.button-up__but {
		border: none;
		background-color: #fff;
		font-size: 14px;
		position: relative;
		top: 28%;
		left: -10px;
	}

	.button-up__but a {
		color: black;
	}

	.button-up__but:after {
		content: "";
		width: 8px;
		height: 8px;
		position: relative;
		top: 1px;
		border: 2px solid transparent;
		border-right-color: #000;
		border-top-color: #000;
		transform: rotate(-45deg);
		display: inline-block;
		margin-left: 1px;
		box-sizing: border-box;
		vertical-align: middle;
	}

	.g-header {
		padding: 0;
	}

	.under-mobile-menu {
		padding-top: 53px;
	}

	.best-adr {
		flex-direction: column;
		width: 100% !important;
		max-width: 600px;
		align-items: center;
	}

	.bx-wrapper .best-adr__img img {
		max-width: 100%;
	}

	.best-adr__img {
		width: 100%;
		margin: 0 auto;
	}

	.best-adr__content {
		padding-bottom: 20px;
		width: 97%;
	}

	.best-adr__price {
		padding-top: 20px;
	}

	#navigation {
		display: none;
	}

	.tbl-contacts_info__tr {
		display: flex;
		flex-direction: column;
	}

	.tbl-contacts_info__tr img {
		width: auto;
	}

	.tbl-contacts_info__tr td {
		width: 95%;
	}

	.yur-adr-mobile {
		display: block;
	}

	.b-topMenu .i-down>a:after {
		top: -1px;
	}

	.five-best-adr .bx-wrapper .bx-pager {
		bottom: 10px;
	}

	.b-request {
		max-height: 75vh;
    	overflow: auto;
	}

	.b-request-body-content {
		flex-direction: column;
	}

	.b-request-body-content__item:first-child {
		margin-right: 0px;
	}

	.b-request-body-content__item {
		width: 100%;
	}

	.b-order-form {
		max-width: 290px;
		width: 100%;
	}

	.h-request-30 .b-request-field-small {
		width: 100%;
	}

	.h-request-30 {
		width: 44%;
	}

	.h-request-30-first {
		margin-right: 20px;
	}

	.form-bottom-container .form-main__left.title-border {
		width: 96%;
	}

	.banner-span {
		font-size: 20px;

		min-height: auto;
	}

	.banner-main .border-item {
		width: 50%;
	}

	.b-topMenu .g-container {
		background-color: #dee6ee;
	}

	.footer-blocks {
		margin-left: 0;
	}

	/* .info__message_content {
		width: 80%;
	} */
}

@media (max-width: 800px) {

	.zakaz-adr-img {
		float: none !important;
	}

	.g-header .g-wrap-flex,
	address {
		display: flex;
	}

	.address {
		width: 100%;
	}

	.address-block1,
	.b-header-wrap .b-header-title,
	.b-header-wrap .icon-headset_mic:before,
	.buttons-header .mob-hid-but {
		display: none;
	}

	address {
		flex-direction: column;
		justify-content: flex-end;
		width: 50%;
	}

	.b-header-wrap {
		margin: 0;
	}

	.buttons-header {
		flex-direction: row;
		justify-content: center;
		width: 50%;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.g-header .order-button {
		padding: 7px 0;
		width: 100px;
		font-size: 12px;
		text-transform: lowercase;
	}

	.b-filter .order-button {
		margin: 0;
	}

	.header-clock {
		display: none !important;
	}

	.charact-block-good {
		flex-wrap: wrap;
	}

	.add-charact,
	.main-charact {
		width: 100%
	}

	.main-charact {
		margin-right: 0;
	}

	.area-form__close {
		left: 94.8%;
	}

	.b-tooltip-text {
		bottom: 93%;
	}

	.b-tooltip-text:after {
		left: 50%;
	}

	.b-good-top__image {
		flex-direction: column;
	}

	.b-good-object_photos-small {
		flex-direction: row;
	}

	.search_ico img {
		margin: 0 auto;
	}

	.b-good-top__image .bx-wrapper .bx-controls-direction a.bx-prev {
		transform: rotate(-90deg);
		top: 43px;
		left: -25px;
	}

	.b-good-top__image .bx-wrapper .bx-controls-direction a.bx-next {
		transform: rotate(90deg);
		top: 43px;
		left: auto;
		right: -25px;
	}

	.blue-line {
		background-color: #67a1d3;
		height: 3px;
		width: 100%;
	}

	.search_ico img {
		max-width: 100% !important;
	}

	.b-good-top__image {
		padding: 0;
	}

	.banner-span {
		top: -21%;
	}

	.banner-main .title-border {
		-o-border-image: 0 100% 0 0 linear-gradient(0deg, #ffd040, #ffd040 6.4em, transparent 0, transparent 15em, #ffd040 0);
		border-image: 0 100% 0 0 linear-gradient(0deg, #ffd040, #ffd040 4.9em, transparent 0, transparent 17em, #ffd040 0);
	}

	.b-request-result {
		width: 500px;
	}

	address {
		width: 100%;
	}

	.b-header-logo {
		display: none;
	}

	.mobile-logo {
		display: block;
		margin-left: 38px;
	}

	.h-search-item {
		flex-direction: column;
	}

	.b-new-adress {
		display: flex;
		flex-direction: column;
		width: 290px;
	}

	.new-adress-title a {
		margin-left: 0;
	}

	.b-new-adress-info {
		flex-direction: column;
		padding-left: 0;
		margin: 8px;
	}

	.info-okrug-ifns {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.info-okrug-ifns div {
		width: 38%;
	}

	.b-new-adress-image {
		float: none;
		order: 2;
	}

	.new-adress-title {
		order: 1;
		padding: 10px 12px;
	}

	.new-address-content {
		border: 1px solid #e4e4e4;
		order: 3;
	}

	.new-adress-title a {
		font-size: 14px;
	}

	.new-adress-title span {
		font-size: 16px;
		font-weight: bold;
		display: block;
	}

	.info-main {
		margin: 0 0 12px 0;
		width: 255px;
		padding: 10px 4px 10px 10px;
	}

	.new-address-buttons {
		flex-direction: row;
		justify-content: space-between;
	}

	.catalog-main {
		flex-direction: row;
		justify-content: space-around;
	}

	.width-100 .podbor-block-price-range {
		width: 100%;
	}

	.width-100 .podbor-add-param .b-search-advanced-checkbox {
		margin-bottom: 12px;
	}

	.width-100 .h-search-item {
		flex-direction: row;
		align-items: center;

		width: 47%;
	}

	/* .info__message_content {
		width: 70%;
	} */
}

@media (max-width: 700px) {
	.pluses-main__item:before {
		display: none;
	}

	.pluses-main__item {
		flex-direction: column;
		width: 97%;
		margin-bottom: 0;
		padding: 10px 16px;
	}

	.advant-block .advant-title {
		padding: 9px;
		margin-bottom: 20px;
	}

	.advant-block {
		padding-top: 20px;
	}

	.b-new-adress {
		width: 295px;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.b-new-adress:not(:nth-child(3n)) {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.b-new-adress-info {
		margin: 11px;
	}

	.ul li {
		font-size: 14px;
	}

	.clearfix img {
		margin-bottom: 15px;
	}

	.b-new-adress.clearfix img {
		margin-bottom: 0;
	}

	.form-container {
		background-position: 80%;
	}

	.title-border {
		border-image: 0 100% 0 1 linear-gradient(0deg, #6c3 0, #6c3 3em, transparent 0, transparent 9em, #6c3 0);
	}

	.title-border__title span {
		font-size: 20px;
		left: 15px;
	}

	.title-border__title {
		height: 120px;
		display: flex;
		align-items: center;
	}

	.catalog-main {
		margin-top: 20px;
	}

	.order-adr {
		flex-direction: column;
	}

	.order-text span {
		font-size: 18px;
		padding-left: 45px;
		display: block;
	}

	.order-adr__item {
		display: flex;
	}

	.numbers-line span:before {
		right: auto;
		top: -7px;
	}

	.order-text {
		padding-top: 0;
	}

	.why-buy strong {
		font-size: 14px;
	}

	.big-span {
		font-size: 20px;
	}

	.title-border-white {
		border-image: 0 100% 0 0 linear-gradient(0deg, #fff 0, #fff 3em, transparent 0, transparent 7em, #fff 0);
		margin-bottom: 80px;
	}

	.buy-address__content {
		background-color: white;
		padding: 20px 0px;
	}

	.buy-address__content li:after {
		border-right: 18px solid white;
	}

	.title-border-bottom .span-title-border {
		font-size: 18px;
		left: 7px;
	}

	.title-border-bottom p {
		padding: 1em;
	}

	.image-logo-footer {
		display: none;
	}

	.buy-address .title-border-white__title .f-white {
		left: 15px;
	}

	.buy-address .big-span {
		white-space: normal;
	}

	.order-adr__item:not(:last-child) {
		margin-right: 0;
	}

	.best-adr {
		max-width: 300px;
	}

	.area-form__close {
		left: 92.8%;
	}

	.pagin-btn {
		margin-top: 10px;
	}

	.h1-catalog {
		margin-top: 20px;
	}

	.g-left.b-header-wrap.address-block1 {
		margin-left: 33px;
	}

	.banner-span__big {
		font-size: 40px;
	}

	.buy-address__content-center-text.h2 {
		margin: 15px 0 15px 0;
	}
}

@media (max-width: 600px) {

	.buy-address-g-wrap {
		padding: 0;
	}

	.buy-address {
		background-size: auto;
		background-position: 90% 0;
	}

	.buy-address__content {
		padding: 20px 15px;
	}

	.buy-address .title-border-white {
		width: 275px;
	}

	.okrug-block,
	.ifns-block {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.podbor-block-inputs__item,
	.podbor-block .h-search-item {
		width: 100%;
		margin-right: 0;
	}

	.podbor-block .h-search-item {
		display: flex;
		margin-bottom: 8px;
		justify-content: space-between;
	}

	.ifns-block__ul div {
		width: 84px;
	}

	.page-good-content {
		flex-direction: column;
	}

	.page-good-content__left-menu {
		display: none;
		order: 2;
		width: auto;
		margin-right: 0;
	}

	.btn-good {
		width: auto;
	}

	.tbl-contacts_info.g-left tr td:first-child {
		width: 15px;
	}

	.banner-span__big {
		font-size: 25px;
		line-height: 0.9;
	}

	.banner-span {
		font-size: 16px;
	}

	.banner-main .title-border {
		width: 240px;
		border-image: 1 100% 0 0 linear-gradient(0deg, #ffd040, #ffd040 1.6em, transparent 0, transparent 12.2em, #ffd040 0);
	}

	.banner-main .title-border__title {
		height: 145px;
	}

	.transp-block {
		width: 100%;
		left: 0;
		padding: 15px 15px 15px 20px;
	}

	.border-item {
		position: absolute;
		left: 3%;
		top: 15%;
	}

	.top-block__item {
		padding-top: 55px;
		padding-bottom: 35px;
	}

	.banner-main .border-item__border,
	.banner-main .border-item {
		border-width: 7px;
	}

	.banner-main .border-item {
		top: -43px;
		bottom: -30px;
		left: -17px;
		width: 80%;
	}

	.banner-main .bx-wrapper .bx-pager-link,
	.banner-main .bx-wrapper .bx-pager.bx-default-pager a.active,
	.banner-main .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.banner-main .bx-wrapper .bx-pager .bx-pager-item {
		height: 10px;
		width: 10px;
	}

	.bx-wrapper .bx-pager {
		bottom: 41px;
	}

	.b-request-result {
		width: 300px;
	}

	.b-search-name {
		width: 50%;
	}

	.b-search-name-term {
		max-width: none;
	}

	.podbor-block__button {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	.h-search-item {
		flex-direction: row;
	}

	.all-param-mob {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.j-open-all-param {
		color: #3e3e3e;
		text-decoration: underline;
	}

	.j-open-all-param:after {
		content: "";
		width: 7px;
		height: 7px;
		border-right: 2px solid #4e4f50;
		border-bottom: 2px solid #4e4f50;
		transform: rotate(45deg);
		display: inline-block;
		vertical-align: middle;
		position: relative;
		top: -2px;
		left: 6px;
	}

	.podbor-block .h-search-item.to-open-podbor,
	.to-open-podbor {
		display: none;
	}

	.range_line:nth-child(2n) {
		font-size: 0;
	}

	.range_line:not(:last-child)::before {
		display: none;
	}

	.range_line:nth-child(2n)::after {
		height: 6px;
	}

	.prices-text-input {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.prices-text-input span,
	.prices-text-input input {
		margin: 10px 5px 10px 5px;
	}

	.prices-text-input__inp {
		width: 22%;
	}

	.no-float,
	span.prices-text-input__name {
		width: 100%;
	}

	.podbor-block-price-range {
		padding: 0 0 10px 0;
	}

	.b-filter_add {
		flex-direction: column;
	}

	.ul-category li {
		width: 100%;
		margin-bottom: 5px;
	}

	.ul-category {
		margin-top: 10px;
	}

	.ul-category li b,
	.dark-blue p,
	.dark-blue .ul li {
		font-size: 16px;
	}
}

@media (max-width: 500px) {
	.banner-span__big {
		font-size: 22px;
	}

	.banner-main .border-item {
		top: -60px;
	}
}

@media (max-width: 400px) {

	.numbers-line span:before {
		right: auto;
		top: 0px;
	}

	.footer-blocks {
		margin-left: 0;
	}

	.title-border {
		width: 96.5%;
	}

	.address-block1 {
		margin-left: 30px;
	}

	.tbl-additional_parameters.tbl-additional_parameters-add.tbl-big_td_padding {
		font-size: 12px;
	}

	.area-form__close {
		left: 88.8%;
	}

	.b-tooltip-text {
		bottom: 94%;
	}

	.five-best-adr .bx-wrapper .bx-pager.bx-default-pager a {
		text-indent: 0;
		width: 35px;
		height: 31px;
	}

	.b-input {
		width: 100%;
	}

	.b-request-form,
	.b-search-form {
		width: 290px;
	}

	.b-request-result {
		width: 250px;
	}

	.buy-address .title-border-white {
		width: 225px;
	}
}

@media (max-width: 350px) {

	.b-header-number {
		font-size: 18px;
	}

	/* .info__message_content {
		width: 90%;
	} */

	.close__message_icon {
		top: -25px;
		right: 5px;	
	}
}


.check {
	position: absolute;
	left: 170px;

    width: 0;
    height: 0;
	
    opacity: 0;
}

.check:checked+.check__title::after {
	opacity: 1;
}

.check__title {
	position: relative;

	display: flex;
	padding-left: 28px; 

	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: 0.03em;
}

.check__title::before,
.check__title::after {
	position: absolute;
	top: 50%;
	left: 0;

	width: 20px;
	height: 20px;

	transform: translate(0, -50%);
	content: '';
}

.check__title::before {
	background: #f2f4f6;
	border: 1px solid rgba(2, 11, 21, 0.1);
	border-radius: 6px;
}

.check__title::after {
	opacity: 0;
	width: 23px;
	height: 23px;

	background-image: url("/images/check.svg");
	background-repeat: no-repeat;

	transform: translate(2px, -50%);
}

@media (max-width: 600px) {
	.check__title::after {
		left: -3px;
	}
}

.check__label:hover .check:not(:checked)+.check__title::after {
	opacity: 0.5;
}

.check__label {
		position: relative;

		display: block;
		width: fit-content;
		
		cursor: pointer;
}

.ifns-link_block {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-row-gap: 10px;
	@media(max-width: 1024px) {
		grid-template-columns: 1fr 1fr 1fr;
	}
	@media(max-width: 768px) {
		grid-template-columns: 1fr 1fr;
	}
	@media(max-width: 500px) {
		grid-template-columns: 1fr;
	}	
}

.b-search-form_podbor {
	align-items: center !important;
}

.h-mr10 {
	margin-right: 10px;
}

.relink_block a {
	margin-right: 27px;
}

.relink-block__wrapper {
	display: grid;
    grid-template-columns: 0.5fr 1fr;
    gap: 24px;
}

@media(max-width: 768px) {
	.relink-block__wrapper {
		grid-template-columns: 1fr;
	}
}

.relink-block {
	border: 1px solid #66a1d2;
}

.relink-block__title {
	padding: 6px;
	background: #66a1d2;
}

.relink-block__title-text {
	margin: 0;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.relink-block__links {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 7px;
	padding: 10px;
}

@media(max-width: 768px) {
	.relink-block__links {
		grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
	}
}

.relink-block__links_m {
	grid-template-columns: repeat(auto-fit, minmax(55px, 1fr));
}

.relink-block__links-item {
	display: flex;
    align-items: center;
    justify-content: center;
	gap: 5px;
	padding: 6px;
	border: 1px solid #66a1d2;
	border-radius: 6px;
	box-shadow: inset 0 -3px 0 0 #66a1d2;
	text-align: center;
}

.relink-block__links-item:last-child {
	grid-column-start: 3;
	grid-column-end: 5;
}

.relink-block__links-item span {
	font-size: 12px;
	color: rgba(12, 74, 112, 0.7);
}

@media(max-width: 768px) {
	.relink-block__links-item:last-child {
		grid-column-start: auto;
		grid-column-end: auto;
	}
}

.relink-block__links_m .relink-block__links-item:last-child {
	grid-column-start: auto;
	grid-column-end: auto;
}

.relink-block__link {
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 88%;
	text-decoration: underline;
	text-align: center;
	color: #0c4a70;
}

.relink-block__links_m .relink-block__link {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #000;
}

.relink-block__links_m .relink-block__link:hover {
	text-decoration: underline;
}

.change_ooo-23>div {
	width: 23% !important;
}

@media (max-width: 500px) {
	.change_ooo-23>div {
		width: 50% !important;
	}
}