body { margin:0 auto; font-size:13px; color:#383838; font-family:'PT Sans',sans-serif; }
header, nav, section, article, footer { display:block; }
td { font-size:13px; color:#383838; }
table { border-collapse: collapse; }
a { color:#821407; text-decoration:underline; }
a:hover { color:#821407; text-decoration:none; }
ul { margin:0; padding:0; }
li { padding:0; margin-left:15px; }
img { image-orientation:none; }
p { padding:0; margin:8px 0; }
.clear { clear:both; }
.bg_light_grey { background:#fcfcfc; }

.sb_form input { border: 1px solid #ccc; border-radius: 3px; font-family: 'PT Sans', sans-serif; }
.sb_form input[type="button"], input[type="Ok"], input[type="submit"], button {
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: 'PT Sans',sans-serif;
	box-sizing: border-box;
	padding: 7px 20px;
	font-size: 14px;
}
.sb_button_main {
	background-color: #660101 !important;
	border: 0 !important;
	color: #fff !important;
	&:hover {
		background-color: #821407 !important;
		box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25) !important;
	}
}
.sb_button_white {
	background-color: #fff !important;
	color: #383838 !important;
	border: 1px solid #383838 !important;
	&:hover {
		background-color: #F1F1F1 !important;
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2) !important;
	}
}

.sb_form input[type="button"], button:hover { background:#EAE9E5; }
.sb_form input:focus { outline: 1px solid #ccc; }
.sb_form input[type="checkbox"], input[type="radio"] { accent-color: #821407 }
.sb_form textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding:5px;
	font-family: 'PT Sans',sans-serif; }
.sb_form textarea:focus { outline: 1px solid #ccc; }
.sb_form select { border: 1px solid #ccc; border-radius: 4px; font-family: 'PT Sans',sans-serif; }
.sb_form select:focus { outline: 1px solid #ccc; }
.sb_form fieldset { border: 1px solid #888; border-radius: 4px; }
.ms_fix { line-height:90%; display:inline-block; vertical-align:text-bottom; }

.delete { color:red; }
.delete:before {
	font-family: 'Material Symbols Outlined';
	font-variation-settings: 'wght' 700;
	content: '\e5cd';
	font-size:18px;
	color:red;
	line-height:80%;
	display: inline-block;
	vertical-align: text-bottom;
}
.accept {}
.accept:before {
	font-family: 'Material Symbols Outlined';
	font-variation-settings: 'wght' 700;
	content: '\e145';
	font-size:18px;
	color:green;
	line-height:80%;
	display: inline-block;
	vertical-align: text-bottom;
}
.edit {}
.edit:before {
	font-family: 'Material Symbols Outlined';
	font-variation-settings: 'wght' 700;
	content: '\e3c9';
	font-size:18px;
	color:orange;
	line-height:80%;
	display: inline-block;
	vertical-align: text-bottom;
}
.block_sub_header {
/*	width : expression(parentNode.clientwidth < 978 ? "978px" : "auto"); */
	min-width: 978px;
	width: auto;
	overflow: hidden;
	margin: 0 auto;
	height: 35px;
	background: #383838;
/*	background: #383838 url("/_i/bg_black.png") repeat top left; */
}
.block_sub_header_menu {
	width: 630px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	padding: 10px 0 0 320px; }
a.link_proek, a.link_proek:hover {
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	text-decoration: underline; }
a.link_proek:hover { text-decoration:none; }
a.link_auth, a.link_auth:hover {
	/* display: block; */
	float: left;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	background: url("/_i/li_white.png") no-repeat 0 5px;
	padding: 0 0 0 31px;
	margin: 0 0 0 31px; }
a.link_auth:hover { text-decoration:none; }
a.link_enter, a.link_enter:hover {
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	background: url("/_i/li_white.png") no-repeat 0 5px;
	padding: 0 0 0 31px;
	margin: 0 0 0 31px; }
a.link_enter:hover { text-decoration:none; }
.block_header {
	min-width: 978px;
	width: auto;
	margin: 0 auto;
	height: 115px;
	border-bottom: #dedede 1px solid;
	background: #f1f1f1;
/*	background: #f1f1f1 url("/_i/bg_grey.png") repeat top left; */
}
header { width:950px; height:127px; margin:0 auto; position:relative; }
.logo { position:absolute; top:25px; left:0; }
.logo_index { position:absolute; top:26px; left:20px; }
.block_main_menu { position:absolute; top:11px; right:0; }
.block_main_menu_index { position:absolute; top:11px; left:300px; }
ul.main_menu { margin:0; padding:0; list-style:none; }
.main_menu li { margin:0; padding:0; background: url("/_i/li_grey.png") no-repeat 0 16px; float:left; text-transform:uppercase; position:relative; }
.main_menu li:first-child { background:transparent; }
.main_menu li a { display:block; color:#383838; font-size:12px; text-decoration:underline; height:35px; line-height:35px; padding: 0 16px 0 12px; margin: 0 2px 0 6px; }
.main_menu li a:hover, a.main_menu_selected { background:#393939; text-decoration:none !important; color:#fff !important; height:35px; line-height:35px; border-radius:3px; padding: 0 16px 0 18px !important; margin: 0 2px 0 0 !important; }
.main_menu li ul { display:none; padding: 5px 0 10px 0; margin: 0; position:absolute; top: 31px; left: 0; right: 2px; z-index: 2; background: #393939; list-style: none; border-radius: 3px; }
.main_menu li:hover ul { display:block !important; }
.main_menu li ul li { margin:0; padding: 3px 0; background:transparent; float:none; }
.main_menu li ul li a, .main_menu li ul li a:hover {display:block; color: #d1d1d1; font-size:10px; text-decoration:underline; padding:0 16px !important; margin:0 !important; height:auto; line-height:12px; text-decoration:none;}
.block_main_menu_katalog { display:none; }
.block_poisk_par { position:absolute; top:68px; left:360px; }
.block_poisk_par a { font-size:12px; text-decoration:underline; }
.block_poisk_par a:hover { text-decoration: none; }
.block_poisk { width:350px; position:absolute; top:57px; right:-3px; }
.block_standart_content { min-width: 978px; width:auto; margin:0 auto; }
.block_standart_content_grey {
	border-top: #f2f2f2 1px solid;
	box-shadow: 0 1px 0 #fcfcfc inset;
	min-width: 978px;
	width: auto;
	margin: 0 auto;
	background: #f3f3f3;
	background: linear-gradient(to bottom,  #f3f3f3 0%,#fcfcfc 100%);
	padding: 0 0 45px 0; }
.standart_content {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding: 1px 0; }
.standart_content_wide {
	max-width: 1270px;
	width: fit-content;
	margin: 0 auto;
	position: relative;
	padding: 1px 0; }
.sub_nav { color: #821407; }
.grey_line {
	height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	border-bottom: #dfdfdf 1px solid;
	margin: 25px 0; }
.nav_back {
	width: 300px;
	float: left;
	font-weight: bold;
	background: url("/_i/arr_left.png") no-repeat 0 6px;
	margin: 0 0 0 -14px;
	padding: 0 0 0 14px; }
.nav_next {
	width: 300px;
	float: right;
	font-weight: bold;
	text-align: right;
	background: url("/_i/arr_right.png") no-repeat 100% 6px;
	margin: 0 -14px 0 0;
	padding: 0 14px 0 0; }
.block_menu_vkladki ul { margin:0; padding:0; list-style:none; }
.block_menu_vkladki li { margin:0; padding:0; float:left; list-style:none; }
.block_menu_vkladki a, .block_menu_vkladki a:hover, .block_menu_vkladki a.active {
	display: block;
	padding: 0 19px;
	height: 39px;
	line-height: 39px;
	color: #383838;
	font-size: 14px;
	text-decoration: none;
	background: #e2e2e2;
	background: linear-gradient(to bottom,  #e2e2e2 0%,#c6c6c6 100%);
	border-radius: 3px 3px 0 0;
	box-shadow: 1px -1px 0 rgba(0,0,0,0.1) inset; }
.block_menu_vkladki a:hover {
	display: block;
	padding: 0 19px;
	height: 39px;
	line-height: 39px;
	color: #383838;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	background: #f9f9f9;
	background: linear-gradient(to bottom,  #f9f9f9 0%,#e2e2e2 100%);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position: relative;
	z-index: 2; }
.block_menu_vkladki a.active, .block_menu_vkladki a.active:hover {
	display: block;
	padding: 0 19px;
	height: 39px;
	line-height: 39px;
	color: #383838;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	filter: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position: relative;
	z-index: 2; }
.block_shadow {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position: relative;
	line-height: 18px;
	padding: 0px; }
.block_vkladki_content {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position: relative;
	padding: 16px 20px;
	line-height: 18px; }
.thumb_grid_main {
	width:100%;
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(auto-fit, 188px);
	justify-content: space-evenly;
	margin: 0px; }
#map-wrapper {line-height: normal;}
.map_state { height:532px !important; }
.block_cover {
	height: 10px;
	font-size: 0;
	overflow: hidden;
	clear: both;
	background: #fff;
	position: relative;
	z-index: 3;
	margin: 0 0 -10px 0; }
.block_but_red { float:right; margin: 8px 0 0 2px; }
/*
.but_red {
	background: #821507;
	color: #fff;
	font-size: 13px;
	border: 0;
	padding: 4px 12px;
	font-weight: bold;
	height: 32px;
	font-family: 'PT Sans', sans-serif;
	border-radius: 3px;
	cursor: pointer; }
*/
.block_big_pic_katalog {
	min-width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: center; }
.big_pic_katalog {
	display: inline-block;
	position: relative;
	padding: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	margin: 7px 0 0 0; }
.big_pic_katalog img { max-width:1100px; max-height:1000px; }
.block_thumb { margin-top:20px; padding: 20px 5px 0 5px; }
.pic_thumb {
	margin: 0 4px 16px 4px;
	float: left;
	vertical-align: middle;
	width: 180px;
	text-align: center;
	word-wrap: break-word; }
.pic_thumb img {
	padding: 1.5px;
	margin-bottom: 3px;
	max-width: 180px;
	box-shadow: 0 0 3px rgba(0,0,0,0.45); }
.pic_thumb img.active {box-shadow: 0 0 10px rgba(0,0,0,0.7);}
.bad_pic {padding: 10px 0 10px 0; border: #ff0000 1px solid;}
.ico_avatar {margin:5px 5px 10px 0;float:left;}
.block_footer_index, .block_footer {
/*	width : expression(parentNode.clientwidth < 978 ? "978px" : "auto"); */
	min-width: 978px;
	width: auto;
	margin: 0 auto;
	height: 125px;
	border-top: #dedede 1px solid;
	background: #f1f1f1;
/*	background: #f1f1f1 url("/_i/bg_grey.png") repeat top left; */
}
footer { width:950px; height:125px; margin:0 auto; position:relative; }
.footer_colum2 {
	position: absolute;
	top: 82px;
	left: 0; }
.footer_nav {
	position: absolute;
	top: 20px;
	left: 0;
	width: 950px; }
.footer_nav ul {
	text-align: justify;
	overflow: hidden;
	height: 50px;
	cursor: default;
	margin: 0;
	padding: 0;
	list-style: none; }
.footer_nav li { display:inline; margin:0; padding:1px; }
.footer_nav li a { color:#821407; font-size:10px; text-decoration:underline; display:inline-block; }
.footer_nav a:hover { color:#821407; font-size:10px; text-decoration:none; }
.footer_nav ul:after {
	content: "1";
	margin-left: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block; }
.close { position:absolute; top:2px; right:2px; }
.inp {
	border: #707070 1px solid;
	border-radius: 2px;
	font-size: 13px;
	color: #383838;
	font-family: 'PT Sans', sans-serif;
	background: #fff;
	height: 24px;
	line-height: 24px;
	margin: 0 0 8px 0; }

/* pagination */
.sb_pages ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center; }
.sb_pages li { display:inline-block; margin:0; padding: 4px 8px; }
.sb_pages a { display:inline-block; color:#3b3b3b; text-decoration:none; }
.sb_pages a:hover { color:#660101; text-decoration:underline; }
.sb_current_page { color:#f1f1f1; background:#660101; text-decoration:none; border-radius:4px; }

/*
.paginate_page { border:1px; border-style:solid; border-color:#000000; }
.current_page { border:1px; border-style:solid; border-color:#000000; }
.pages ul { margin:0; padding:0; text-align:center; }
.pages li { display:inline; margin:0; padding:0 3px; }
.pages a, .pages a:hover, a.pages_selected {
	display: inline-block;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
	font-weight: bold; }
.pages a:hover { color: #821407; }
a.pages_selected, a.pages_selected:hover { color: #821407; }
.pages li:first-child, .pages li.first-child { margin: 0; }
* html .pages li {
	z-index: expression(
	runtimeStyle.zIndex = 1,
	this == parentNode.firstChild ? (className += " first-child") : 0
	) }
*/

.wdt238 { width: 238px; }
.wdt355 { width: 355px; }
.wdt910 { width: 910px; }
.area {
	width: 910px;
	height: 134px;
	border: #707070 1px solid;
	border-radius: 2px;
	font-size: 13px;
	color: #383838;
	font-family: 'PT Sans', sans-serif;
	background: #fff;
	margin: 0 0 8px 0; }
.f_right { float: right; }
.block_enter { width:190px; float:left; margin:0 85px 0 0; }
.block_reg { width: 190px; float: left; }
.block_nav_soz {
	width: 100%;
	text-align: center;
/*	display: inline;*/ }
.block_nav_soz a, .block_nav_soz a:hover {
	display: inline-block;
	width: 43px;
	height: 43px;
	border-radius: 22px;
	margin: 0 15px; }
.block_nav_soz a:hover { box-shadow: 2px 2px 3px rgba(0,0,0,0.5); }
.block_ico_soz { float: right; vertical-align:middle; }
.block_ico_soz img { margin: 0 4px 0 0; vertical-align:text-top; }
a.add_best, a.add_best:hover {
	font-size: 12px;
	text-decoration: none;
	border-bottom: #4b0300 1px dotted; }
a.add_best:hover { border-bottom: 0; }

.tabl_stat { width: 230px; }
.tabl_stat td { border-bottom: #cecece 1px dotted; line-height: 16px; }
.stat_value { color: #821407; text-align: right; font-weight: bold; }

.ob_line_head {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	width: 750px;
	height: 32px; }
.ob_wide_900 { width: 900px !important; }
.ob_wide_880 { width: 880px !important; }
.ob_line_head a { color:#777777 !important; text-decoration:none; }
.ob_line_head a:hover { color: #821407; text-decoration:none; }
.ob_line_head img {
	vertical-align: middle;
	margin: 0 0 0 3px; }
.ob_name a { color:#383838; text-decoration:none; }
.ob_name a:hover { color:#821407; text-decoration:none; }
.ob_line_head .ob_name {
	color: #cccccc;
	width: 480px;
	text-align: left;
	float: left; }
.ob_line {
	border-bottom: #cdcdcd 1px dotted;
	font-size: 13px;
	width: 750px;
	overflow: hidden; }
.ob_line .ob_name {
	width: 480px;
	text-align: left;
	float: left;
	font-size: 14px; }
.ob_stat {
	width: 60px;
	text-align: right;
	float: left; }
.ob_foto {
	width: 90px;
	text-align: right;
	float: left; }
.ob_data {
	width: 145px;
	text-align: right;
	float: left; }
.ob_line_level_left {
	border-left: #cdcdcd 1px dotted;
	margin: 0 0 0 18px; }
.ob_line_level2 {
	border-bottom: #cdcdcd 1px dotted;
	font-size: 13px;
	width: 732px;
	overflow: hidden; }
.ob_line_level2 .ob_name {
	width: 443px;
	text-align: left;
	float: left;
	font-size: 14px;
	padding: 0 0 0 18px; }
.tabl_geogr {width:100%; line-height:16px;}
.tabl_geogr tr {border-bottom:#cfcfcf 1px dotted;}
.tabl_geogr tr:first-child {border-bottom: 0 !important;}
.tabl_geogr th {
	white-space: nowrap;
	min-width: 100px;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding: 0 0 14px 0; }
.tabl_geogr th a {color: #888888; text-decoration:none;}
.tabl_geogr th a:hover {color: #821407; text-decoration:none;}
.tabl_geogr th img {vertical-align:middle; margin: 0 0 0 3px;}
.tabl_geogr tr:hover td {color:#821407; border-bottom: #7f7f7f 1px dotted;}
.tabl_geogr td {
	font-size: 12px;
	text-align: right;
	color: #383838;
	font-size: 14px;
	vertical-align: top; }
.tabl_geogr td a {color:#383838; text-decoration:none;}
.tabl_geogr td a:hover {color:#821407; text-decoration:none;}
.tabl_geogr td img {float:right; margin: 0 0 0 17px;}

.text_left {text-align: left !important; min-width: 200px;}
.text_light_grey {color:#939393;}
.text_center_w {text-align:center; width:80%; margin: 10px auto;}
.text_center {text-align:center;}
.text_right {text-align:right;}

.block_fotogal { text-align: justify; margin:30px 0 0 0; }
.fotogal_one {
	display: inline-block;
	width: 238px;
	text-align: center;
	vertical-align: top;
	margin: 0 18px 17px 18px;
	color: #8a8888;
	font-size: 13px; }
.fotogal_one_pic {
	width: 238px;
	height: 200px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	box-shadow: 0 0 5px rgba(0,0,0,0.25);
	border-radius: 3px; }
.fotogal_one_pic img {max-width:238px;max-height:200px;}
.fotogal_one p {margin:7px 0;padding:0;}

.sub_menu ul {
	text-align: justify;
	overflow: hidden;
	height: 28px;
	cursor: default;
	margin: 0;
	padding: 0;
	list-style: none; }
.sub_menu li { display:inline; margin:0; padding:0; }
.sub_menu li a {
	color: #3b3b3b;
	font-size: 13px;
	text-decoration: none;
	display: inline-block;
	padding: 4px 20px;
	background: #f1f1f1;
	border: #dedede 1px solid;
	text-transform: uppercase; }
.sub_menu a:hover {
	color: #821407;
	font-size: 13px;
	text-decoration: underline; }
.sub_menu ul:after {
	content: "1";
	margin-left: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block; }

.container_last_menu { padding: 8px 0 16px 0; }
.container_profile_menu { padding:8px 0 16px 0; }
.container_profile_sub_menu { padding:4px 0 0 0; }
.sub_menu2 {
	max-width: 100%;
	box-sizing: border-box;
	padding: 8px 16px;
	margin: 8px 0;
	font-size: 14px;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, .09) ;
	background-color: #fff; }
.sub_menu2 ul {
	text-align: center;
	overflow: hidden;
	cursor: default;
	margin: 0;
	padding: 0;
	list-style: none; }
.sub_menu2 li {
	display: inline;
	margin: 0 16px;
	padding: 0; }
.sub_menu2 li a {
	color: #3b3b3b;
	font-size: 14px;
	text-decoration: none;
	display: inline-block; }
.sub_menu2 a:hover {
	color: #821407;
/*	font-size: 14px; */
	text-decoration: underline; }
.sub_profile_menu { background-color: #f1f1f1; }

.block_profil_foto { width:155px; float: left; margin: 35px 10px 10px 10px; }
.block_profil_foto img { max-width:150px; max-height:300px; }
.block_profil_info { max-width:700px; float:left; margin-left:16px; word-wrap:break-word; }
.content_justify { text-align: justify; }

.tooltip { position:relative; display:inline-block; border-bottom:1px dotted black;}
.tooltip .tooltiptext {
	/* text */
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 4px 4px;
	border-radius: 4px;
	/* Position the text */
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	/* Fade in */
	opacity: 0;
	transition: opacity 0.2s;
}
.tooltip .tooltiptext::after { /* arrow */
	content: "";
	position: absolute;
	top:100%; left:50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext { visibility: visible; opacity: 1; }

.pop {
	width: 660px; color: #000;
	position:fixed; z-index:100;
	padding-top: 150px;
	left:0; top:0;
	width:100%; height:100%;
	overflow: auto;
	background-color: rgb(0,0,0); /* Fallback */
	background-color: rgba(0,0,0,0.5);
}
.pop h6 { font-size: 18px; font-weight: normal; padding: 0; margin: 0; padding-bottom: 15px;}
.pop p { padding:0; margin:0;}
.pop .name {padding-top:12px; padding-bottom:2px;}
.pop .name a {float:right; font-size:12px;}
.pop .name span {float:right;}
.pop .name span a {color:#000; text-decoration:none;}
.pop .name span a:hover {text-decoration:underline;}
.pop textarea {
	border: #707070 1px solid;
	border-radius: 2px;
	font-size: 13px;
	color: #383838;
	font-family: 'PT Sans', sans-serif;
	background: #fff;
	width: 898px; height: 124px;
	padding-left: 7px; padding-top: 5px; padding-bottom: 5px;
	overflow: auto; resize: none; }
.send { background: #6f1b10; border-radius: 2px; color: #FFF; font-size: 14px; font-family: 'PT Sans', sans-serif; padding-left: 15px; padding-right: 15px; height: 24px; margin: 0; border: none; float: right; margin-top: 8px; cursor: pointer;}
.send_link { background:#6f1b10; border-radius:2px; color:#FFF; font-size:12px; font-family:'PT Sans', sans-serif; padding: 3px 8px; height: 21px; margin: 0; border: none; float: right; cursor: pointer; padding-top: 5px; font-weight: bold; text-decoration: none;}
.send_link:hover {color:#FFF;}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%; }
.close-m {
    color: #aaaaaa;
    float: right;
    font-size: 32px;
	line-height:80%;
    font-weight: bold; }
.close-m:hover,
.close-m:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer; }

#ya-site-form0 .ya-site-form__submit {
	background: #821507 !important;
	color: #fff !important;
	font-size: 13px !important;
	border: 0 !important;
	width: 71px !important;
	height: 29px !important;
	font-family: 'PT Sans', sans-serif !important;
	border-radius: 0 2px 2px 0 !important;
	cursor: pointer;
	vertical-align: top;
	margin: 0 0 0 0 !important; }
#ya-site-form0 .ya-site-form__input-text {
	height: 29px !important;
	line-height: 29px!important;
	border: 0 !important;
	margin: 0 0 12px 0 !important;
	padding: 0 10px 0 31px !important;
	color: #909090 !important;
	font-size: 13px !important;
	background: #fff url("/_i/lupa.png") no-repeat 9px 8px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset !important;
	font-family: 'PT Sans', sans-serif !important;
	vertical-align: middle; }
.photo_add_response {
	width: 300px;
	height: 200px;
	float: right;
	margin: 0 5px 0 0; }
.login_add_response {
	width: 500px;
	float: left;
	margin: 0 5px 0 20px; }
.attrib_title {
	font-weight: bold;
	display: inline-block;
	width: 130px;
	min-width: 130px;
	text-align: left; }

/* ex- style.css */

.hidden-block { display: none; }
.zagsize24 { padding:0; margin:10px 0; color:#000; font-size:24px; font-weight:normal; }
.zagsize24h1 { padding:0; margin:10px 0 0 0; color:#000; font-size:24px; font-weight:normal; }
.zagsize18 { padding:0; margin:10px 0; color:#000; font-size:18px; font-weight:normal; }
.zagsize18h2 { padding:0; margin:0 0 15px 0; color:#000; font-size:18px; font-weight:normal; }
.zagsize14 { padding:0; margin:10px 0; color:#000; font-size:14px; font-weight:bold; }
.zagsize14_red { padding:0; margin:10px 0; color:#821407; font-size:14px; font-weight:bold; text-transform:uppercase; }
.zagsize14_red a { color: #821407; font-size:14px; text-decoration:underline; }
.zagsize14_red a:hover { color:#821407; font-size:14px; text-decoration:none; }
.textsize14 { font-size: 14px; }
.textsize12 { font-size: 12px; }
.pic_left { padding:4px; margin:5px 5px 10px 0; box-shadow:0 0 5px rgba(0,0,0,0.2); }
.pic_center_content {
	padding: 5px;
	text-align: center;
	margin: 5px 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.pic_left_content {
	float: left;
	padding: 5px;
	margin: 5px 15px 5px 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.pic_right_content {
	float: right;
	padding: 5px;
	margin: 5px 0px 5px 15px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2); }
address { display:inline; font-style:normal; }
.breadcrumbs { display:inline; all:unset; margin:0; }

.imgnoshadow { box-shadow:0 0 0px rgba(0,0,0,0) !important; margin: 0px !important; }
.official_article { margin: 8px; }
.official_article img { float:right; margin:10px; }
/* new maps */
.sb_button {
appearance: none;
align-items: center;
border-radius: 4px;
border-style: none;
box-shadow: rgba(0, 0, 0, .2) 0 3px 1px -2px,rgba(0, 0, 0, .14) 0 2px 2px 0,rgba(0, 0, 0, .12) 0 1px 5px 0;
box-sizing: border-box;
color: #000;
background-color: #fff;
cursor: pointer;
display: inline-flex;
font-family: inherit;
height: 36px;
justify-content: center;
line-height: normal;
outline: none;
overflow: visible;
padding: 0 16px;
text-align: center;
vertical-align: middle;
text-decoration: none;
transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
}

.sb_button:hover { box-shadow: rgba(0, 0, 0, .2) 0 2px 4px -1px, rgba(0, 0, 0, .14) 0 4px 5px 0, rgba(0, 0, 0, .12) 0 1px 10px 0; }
.image-button { padding: 0 5px; }
.select-button { text-align:left; align-items:left; justify-content: left; }

#full_screen { top: 10px; right: 10px; position:absolute; z-index:90; }
#zoom_in { top: 100px; right: 10px; position:absolute; z-index:90; }
#zoom_out { top: 150px; right: 10px; position:absolute; z-index:90; }
#mapSwitcher { top: 10px; right: 200px; position:absolute; z-index:90; }
#mapTypeSwitcher { top: 10px; right: 90px; position:absolute; z-index:90; }
.map-select, .map-select * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}
.map-select {
	font-family: inherit;
	background-color: #FFF;
	padding: 5px 24px 5px 5px;
	border-radius: 4px;
	border-style: none;
	box-shadow: rgba(0, 0, 0, .2) 0 3px 1px -2px,rgba(0, 0, 0, .14) 0 2px 2px 0,rgba(0, 0, 0, .12) 0 1px 5px 0;
}
.map-select:hover { box-shadow: rgba(0, 0, 0, .2) 0 2px 4px -1px, rgba(0, 0, 0, .14) 0 4px 5px 0, rgba(0, 0, 0, .12) 0 1px 10px 0; }
.map-select select {
	appearance: none;
	font-size: 1rem;
	max-width: 100%;
	border: none;
	background-color: transparent;
}
.map-select select:active, .map-select select:focus, .map-select:focus { border: none; outline: none; }
.map-select:after { content: ""; }
/* end new maps */
#map-wrapper { position:relative; width:100%; height:94%; }
.map-main {
	width: 100%;
	margin-top: 5px;
	z-index:4 !important;
	height: 550px !important}
.map-article {
	width: 100%;
	margin-top: 5px;
	z-index:4 !important;
	height: 300px !important; }
/*#bottom_menu { position:relative; width:100%; height:6%; } */ /*delete?*/
#ZoomControl {
	background: url(/_i/zoom.png) no-repeat;
	position: absolute;
	z-index: 50;
	display: block;
	top: 10px;
	left: 10px;
	width: 29px;
	height: 56px; }
.ZoomPlus, .ZoomMinus {
	cursor: pointer;
	height: 27px;
	overflow: hidden;
	position: relative;
	width: 27px; }
.ZoomPlus { top: 1px; left: 1px; }
.ZoomMinus { top: 1px; left: 1px; }
#fullscr { position:absolute; top:10px; left:60px; z-index:50; }
#whereami { position:absolute; top:40px; left:60px; z-index:50; }
#categories { position:absolute; top:10px; right:345px; z-index:50; }
.button {
	font-family: 'PT Sans', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_i/button-bg.png) repeat-x;
	height: 28px;
	font-size: 12px;
	white-space: nowrap; }
.button a {display:block; padding: 7px 15px 5px 5px; text-decoration:none; color:#000;}
.button a.active,
.button a:hover { color: #778091; }
.button .bl {
	position: absolute;
	top: 0;
	left: -7px;
	background: url(/_i/button-left.png) repeat-x;
	height: 28px;
	width: 7px;
	display: block; }
.button .br {
	position: absolute;
	top: 0;
	right: -7px;
	background: url(/_i/button-right.png) repeat-x;
	height: 28px;
	width: 7px;
	display: block; }
.button .misc {
	position: absolute;
	top: 13px;
	right: 5px;
	background: url(/_i/button-misc.png) 0 0 repeat-x;
	width: 5px;
	height: 3px;
	display: block; }
.button a.active .misc { background-position: 0 -3px; }
#fullscr .button a { padding-right: 5px; display: block !important; }
#whereami .button a { padding-right: 5px; display: block !important; }
.cat-list, .map-list, .maptype-list {
	position: absolute;
	top: 25px;
	right: -124px;
	padding: 10px;
	background: #fff;
	margin: 0;
	border: 1px solid #727272;
	display: none; }
#categories ul,
#maps ul,
#maptype ul { padding:0; margin:0; white-space:nowrap; }
#categories li,
#maps li,
#maptype li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 19px; }
#categories li a.active,
#maps li a.active,
#maptype li a.active { text-decoration:none; color:#000; cursor:default; }
#categories .button { width: 117px; }
.cat-list { }
.activeFilter {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #727272;
	font-size: 12px; }
#maps {
	position: absolute;
	top: 10px;
	right: 207px;
	z-index: 50; }
#maps .button { width: 105px; }
.map-list {	left: -7px; width: 97px; }
#maptype { position:absolute; top:10px; right:80px; z-index:50; }
#maptype .button { width: 63px; }
.maptype-list { left:-7px; right:auto; width:55px; }
#MyMap { width:100%; height:100%; }
.MapPushpinBase { cursor: pointer !important; }
.balloon-layout {
	position: absolute;
	background: #fff;
	border: 1px solid #efefef;
	border-radius: 10px;
	width: 300px;
	max-width: 300px; }
.balloon-content { padding:10px; font-size:12px; }
.balloon-tail {
	background: url(/_i/balloon-tail.png);
	width: 16px;
	height: 15px;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -8px; }
#loading {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -64px;
	background: url(/_i/loader.gif) no-repeat;
	width:128px;
	height: 15px;
	z-index: 50; }
.karta {
	font-family: 'PT Sans', sans-serif;
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #F3F0EB; }
.add_response {
	border-radius: 2px;
	color: #6f1b10;
	font-size: 20px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	height: 24px;
	margin: 0;
	border: none;
	float: left;
	margin-top: 8px; }
.route { display: none; }
.visible { display: inline !important; }
.lib_text { margin: 0 0 0 30px; padding: 3px 0 14px 0; }
.select_article {
	padding:3px;
	margin: 0;
	font-family: inherit;
	border-radius:4px;
	box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
	background: #f7f7f7;
	color:#383838;
	border:none;
	outline:none;
	display: inline-block;
	appearance:none;
	cursor:pointer; }
#select_article {position:relative}
#select_article:after {
	content:'<>';
	font:11px "Consolas", monospace;
	color:#aaa;
	transform:rotate(90deg);
	right:8px; top:2px;
	padding:0 0 2px;
	border-bottom:1px solid #ddd;
	position:absolute;
	pointer-events:none; }
#select_article:before {
	content:'';
	right:6px; top:-2px;
	width:20px; height:20px;
	background:#f7f7f7;
	position:absolute;
	pointer-events:none;
	display:block; }

.accordion {
	background-color: inherit;
	color: #383838;
	cursor: pointer;
	padding: 8px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none; }
.acc_open, .accordion:hover { background-color: #F1F1F1; }
.accordion:before { content:'\002B'; color:#777; font-weight:bold; float:left; margin:0 10px 0 0; }
.acc_open:before { content: "\2212"; }
.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out; }

.geo_expand { display:inline-block; width:10px; }
.geo_grid { display:grid; width:100%; }
.geo_grid_locat { grid-template-columns: 5fr 1fr 1fr 1fr 1fr; }
.geo_grid_main { grid-template-columns: 5fr 2fr 2fr 2fr 2fr; }
.geo_subgrid { display:grid; grid-template-columns:subgrid; }
.geo_row_wrapper { display:contents; }
.geo_row_wrapper:hover > div{ background-color:#f3f3f3; }
.geo_name {	font-size:14px; border-bottom: #cdcdcd 1px dotted; }
.geo_name a { color:#383838; text-decoration:none; }
.geo_name a:hover { color: #821407; text-decoration: none; }
.geo_stat { text-align:right; border-bottom:#cdcdcd 1px dotted; }
.geo_head { color:#cccccc; font-size:12px; font-weight:bold; height:32px; border-bottom:none; }
.geo_head a { color: #777777!important; font-size:12px; text-decoration:none; }
.geo_head a:hover { text-decoration: none; }
.geo_head img { vertical-align:middle; margin: 0 0 0 3px; }
.geo_line_level2 { border-left:#cdcdcd 1px dotted; border-bottom:#cdcdcd 1px dotted; overflow:hidden; margin-left:16px; padding-left:12px; }
.geo_h2_margins { margin:44px 0 20px 0;}
.geo_distr_pic_wrapper { padding:16px 8px 8px 8px; }
.block_popular { padding:10px 10px;}
.geo_expand_all a{ font-size:14px; color:#383838; text-decoration:none; }
.geo_expand_all a:hover { font-size:14px; color:#383838; text-decoration:none; }

/* moderators */
.m_legend { font-weight: 700; }
.m_fieldset { border: 1px solid #ccc !important; padding: 12px; }
.m_fieldset:focus-within { border: 1px solid #555 !important; background:#fff; }
.alert {
	word-wrap: break-word;
	max-width: 100%;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 7px 20px;
	margin: 15px 0 15px 0;
	font-size: 14px;
	color: #fff; }
.alert_success { background:#328761; }
.alert_fail { background:#e41749; }
.alert_white { background:#fff; color:#3b3b3b; border: 1px solid #3b3b3b; }

@media (max-width: 520px) {
.block_sub_header{ max-width: unset; }
}

/*new styles*/
.hamburger-menu { display:none; }
@media screen and (max-width: 768px) {

.mobile_hidden { display:none; }
.block_sub_header, .block_header { min-width:unset; }
.block_sub_header_menu { width:auto; padding: 10px 0 0 20px; }
header { width:100%; }
.block_main_menu { display: none; }
.block_header { height:180px; padding: 0px 15px; }
.logo { left:unset; }
.block_poisk { top:105px; }
.block_poisk_par { top:150px; left:unset; }
.block_vkladki_content { padding-left:1px; padding-right:1px; }
.block_standart_content { min-width:unset; padding: 0px 6px; }
/* .block_standart_content_grey { min-width:unset; padding: 0px 6px; } */
.sub_menu ul { height:auto; }

#menu__toggle { opacity:0; }
#menu__toggle:checked ~ .menu__btn > span { transform:rotate(45deg); }
#menu__toggle:checked ~ .menu__btn > span::before { top:0; transform:rotate(0); }
#menu__toggle:checked ~ .menu__btn > span::after { top:0; transform:rotate(90deg); }
#menu__toggle:checked ~ .menu__box { visibility: visible; left:0; z-index:1; width:100%; }
.menu__btn {
	display: flex;
	align-items: center;
	position: absolute;
	top: 45px;
	right: 30px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	z-index: 2; }
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #616161;
	transition-duration: .25s; }
.menu__btn > span::before {content:'';top:-8px;}
.menu__btn > span::after {content:'';top:8px;}
.menu__box {
	display: block;
	position: fixed;
	visibility: hidden;
	top: 0;
	left: -100%;
	font-size: 16px;
	line-height: 25px;
	width:300px; height:100%;
	margin: 0;
	padding: 80px 0;
	list-style: none;
	background: #f1f1f1 url(bg_grey.png) repeat top left;
	box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
	transition-duration: .25s; }
/*
.menu__item {
	display: block;
	padding: 12px 24px;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	transition-duration: .25s; }
.menu__item:hover { background-color:#CFD8DC; }
*/
.hamburger-menu{ display:block; }
.standart_content { width:100%; }
.block_people { width:100%; float:left; }
.wdt355 { width: 100%; }
.area2 { width: 98%; }
.block_footer { min-width:unset; padding: 0px 15px; height:auto;}
.footer_colum2 { top:155px; width:100% !important; }
.footer_colum3 { top:185px; width:100% !important; }
.logo { position:relative; }
.block_big_pic_katalog { min-width:auto; max-width:auto; width:auto; height:auto;}
#categories { display:none; }
.add-article { display:none; }
footer { width:100%; height:auto; }
.footer_nav { width:100%; height:auto; }
.footer_nav ul { text-align:unset; height:auto; }
.footer_nav li { padding:12px; }
.footer_nav li a { font-size:13px; line-height:2.3; }
.footer_nav a:hover { font-size:13px; }
.grid_hidden { width:0px; height:0px; overflow:hidden; }
.geo_grid_main { grid-template-columns: 5fr 2fr 1px 2fr 1px; }
.geo_grid_locat { grid-template-columns: 5fr 1fr 1px 1fr 1px; }

}