<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#company_container{
	width:910px;
}
#company_container_menu_top{
	width:910px;
	margin:30px 0px;
	text-align:right;
}
.company_container_item{
	float:left;
	margin:0px 10px 0px 0px;
	padding:10px 24px;
	border:1px solid #B9B9B9;
	border-radius:28px;
	cursor:pointer;
}
.company_container_item:hover{
	border:1px dashed #EE6C56;
}
.activ{
	border:1px dashed #EE6C56;
}
#company_container_content{
	width:910px;
	min-height:404px;
}
.activity_company_container{
	display:block;
	width:910px;
	margin:20px 0px;
	border:1px solid #B9B9B9;
}
.disabled_company_container{
	display:none;
	width:910px;
	min-height:404px;
	margin:20px 0px;
	border:1px solid #B9B9B9;
}
#company_container_content_l{
	float:left;
	width:470px;
}
.company_container_content_item{
	float:left;
	margin:30px 32px 0px 32px;
}
#company_container_content_caption{
	float:left;
	font-size:26px;
	font-weight:bold;
}
#company_container_content_text{
	float:left;
	margin:20px 0px 32px 0px;
	min-height:115px;
}
#company_container_content_text p{
	font-size:16px;
	line-height:22px;
}
#company_dop_info{
	float:left;
	width:470px;
	background-color:#F6F6F6;
	color:#000;
}
.company_dop_info_caption{
	float:left;
	font-size:14px;
	font-weight:bold;
}
.company_dop_info_text{
	float:left;
	width:100%;
	margin:4px 0px 0px 0px;
	font-size:16px;
}
#company_mail_and_phone{
	float:left;
	width:100%;
	margin:20px 0px 42px 0px;
}
.company_mail_and_phone_template{
	float:left;
	width:170px;
}
/***/
#company_container_content_r{
	float:left;
	width:440px;
}
/*Item Company*/
.item_company{
	float:left;
	width:380px;
	margin:10px 10px 10px 0px;
	padding: 14px;
	border: 1px dashed #959595;
}
.item_company_block_image{
	float:left;
	width:150px;
	height:150px;
	margin:0px 10px 0px 0px;
	background-size:cover;
	background-repeat:no-repeat;
}
.item_company_name{
	float:left;
}
.item_company_name_big{
	float:left;
	width:100%;
	margin:5px 0px;
}
.item_company_name_link{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
.item_price{
	font-size:12px;
}	</pre></body></html>