

/* Start:/bitrix/templates/gos_bitrix/components/press/news/press-relizy/bitrix/news.detail/.default/style.css?16131194324597*/
div.press-detail{
	display: block;
	color: #5a5a5a;
	height: auto;
}
div.press-detail{
	color: inherit;
}
.press-detail__share{
	text-align: right;
	margin: 0 30px 30px 0;
}
div.press-detail h3{
	font-style: italic;
}
p.press-detail-text{
	font-size: 16px;
}
div.press-detail-panel{
	position: relative;
	display: inline-block;
	width: 400px;
	margin: 0 30px 30px 0;
	padding: 0px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	overflow: hidden;
	text-align: left;
}
div.picture_sv_y{
	position: relative;
	width: auto; height: auto;
	margin-bottom: 5px;
	display: none;
}
body.sv_y.ni_y div.picture_sv_y{
	display: inline-block;
}
body.sv_y div.press-detail-panel{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	border: 1px solid #000;
}
body.sv_y.cs_2 div.press-detail-panel,
body.sv_y.cs_3 div.press-detail-panel{
	border: 1px solid #fff;
}
	div.press-detail-photos{
		display: inline-block;
		width: 95px; height: 60px;
		overflow: hidden;
		margin: 2px 0px 0px 0px;
		padding: 0px;
		text-align: center;
	}
	body.sv_y div.press-detail-photos{
		margin: 9px 0px 5px 0px;
	}
	div.press-detail-props{
		display: block;
		width: 370px; height: auto;
		margin: 10px auto;
	}
	body.sv_y div.press-detail-props{
		margin: 10px 0;
	}
		div.press-detail-props span{
			font-weight: 600;
		}
		div.press-detail-props a{
			text-decoration: none;
		}
		div.press-detail-props-maplink{
			width: 350px; height: 21px;
			padding-left: 20px;
			line-height: 21px;
			text-decoration: underline;
			cursor: pointer;
			background: url(/bitrix/templates/gos_bitrix/components/press/news/press-relizy/bitrix/news.detail/.default/images/press-detail-props-point.png) left center no-repeat;
		}
		div.press-detail-props-map{
			display: none;
			width:400px; height:400px;
		}

body.sv_y table tr.press-detail-tr > td:first-child{
	display: none;
}
div.press-detail-panel-sv_y{
	display: none;
}
body.sv_y div.press-detail-panel-sv_y{
	display: block;
	border-left: none;
	border-right: none;
	border-radius: 0;
	width: 100%;
	margin: 15px 30px 30px 0;
}
body.sv_y.cs_2 div.press-detail-panel-sv_y,
body.sv_y.cs_3 div.press-detail-panel-sv_y{
	border-left: none;
	border-right: none;
}
.press-detail__categories{
	display: block;
	margin-right: 30px;
	text-align: right;
}
.press-item-category{
	display: inline-block;
	padding: 3px 15px;
	background-color: rgb(126,33,33);
	color: #fff;
	border-radius: 15px;
	text-decoration: none;
	margin-top: 4px;
}
.press-item-category:hover{
	color: #fff;
	text-decoration: none;
	background-color: rgb(212, 58, 58);
}




/********** АДАПТИВНЫЕ СТИЛИ (начало)**********/
div.press-detail .xs_name{
	display: none;
	padding: 15px 0;
	border-bottom: 1px solid #eeeeee;
	color: #505050;
	font-size: 24px;
	line-height: 35px;
	margin: 0 0 25px 0;
	font-family: 'PT Serif Caption';
	text-transform: uppercase;
	text-align: center;
}
@media(max-width:1030px){
	div.press-detail table,
	div.press-detail table tbody,
	div.press-detail table tr,
	div.press-detail table td{
		position: relative;
		display: block;
		width: 100%; height: auto;
	}
	div.press-detail table tr td:first-child{
		width: 35%;
		float: left;
		padding: 0 30px 15px 0;
		z-index: 20;
	}
	.press-detail__share{
		margin: 10px 0 0 0;
	}
	div.press-detail-panel{
		max-width: 100%;
		margin: 0;
	}
	div.press-detail-panel img{
		max-width: 100%;
	}
	div.press-detail-props{
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 100%;
	}
	div.press-detail-props table tr td:first-child{
		width: 100%;
		float: none;
		padding: 0;
		z-index: auto;
	}
	.press-detail__categories{
		margin-right: 0px;
	}
}
@media(max-width:767px){
	div.press-detail table tr td:first-child{
		width: 100%;
		float: none;
		padding: 0 0 25px 0;
		z-index: auto;
	}
	div.press-detail-props table tr td:first-child{
		padding: 0;
	}
	.press-detail__share{
		margin: 10px 0 0 0;
		text-align: center;
	}
	div.press-detail-panel{
		width: 100%;
		box-shadow: none;
		border-radius: 0;
	}
	div.press-detail-panel img{
		width: 100%;
	}
	div.press-detail-props{
		width: 100%;
		padding: 0;
	}
	div.press-detail .xs_name{
		display: block;
	}
	div.press-detail table tr td:last-child > h1{
		display: none;
	}
	div.press-detail table tr td:last-child > h3 small{
		font-size: 16px;
	}
	div.picture_sv_y{
		display: none;
		width: 100%;
	}
	body.sv_y div.picture_sv_y{
		display: block;
	}
	div.picture_sv_y img{
		width: 100%;
	}
	.press-detail__categories{
		margin-right: 0px;
	}
}
/********** АДАПТИВНЫЕ СТИЛИ (конец)**********/
/* End */
/* /bitrix/templates/gos_bitrix/components/press/news/press-relizy/bitrix/news.detail/.default/style.css?16131194324597 */
