

/* Start:/bitrix/templates/.default/components/bitrix/main.map/site_map/style.css?14594176661675*/
.site_map
{
	position: relative;
	float: left;
	width: 100%;
}
.map-level-0
{
	position: relative;
	float: left;
	margin-left: 50px;
}
.map-level-0 > li a
{
	font-family: 'text_cond_pro_regular';
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: none;
}
.map-level-0 > li
{
	padding-left: 0;
}
.map-level-0 > li:before
{
	content: none;
}
@media screen and (max-width: 1255px)
{
	.map-level-0
	{
		margin-left: 30px;
	}
}
@media screen and (max-width: 975px)
{
	.map-level-0
	{
		margin-left: 0px;
	}
}
.site_map_close
{
	position: absolute;
	top: 25px;
	right: 15px;
	width: 50px;
	height: 50px;
	background-color: transparent;
	border-radius: 999px;
	z-index: 120;
	cursor: pointer;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.site_map_close .closes
{
	position: absolute;
	top: 25px;
	right: 15px;
	width: 20px;
	height: 2px;
	border-radius: 2px;
	background-color: #586773;
	cursor: pointer;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.site_map_close .close_1
{
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.site_map_close .close_2
{
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.site_map_close:hover 
{
	 background-color: #1b427e;
}
.site_map_close:hover .closes
{
	 background-color: #ffffff;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/main.map/site_map/style.css?14594176661675 */
