

/* Start:/local/templates/ovk-alliance/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?15879724281413*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.portfolio-detail__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.portfolio-detail__col {
	margin-right: 20px;
}

.portfolio-detail h1 {
	font-family: "Officina Serif", Arial, sans-serif;
	line-height: 1em;
	margin: 0;
	color: #465f66;
	font-size: 30px;
	margin-bottom: 20px;
}

.portfolio-detail__params {
	margin-top: 20px;
	line-height: 1.5em;
}

.portfolio-detail__params b {
	color: #465f66;
}

.small-gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.big-gallery {
	font-size: 0;
	margin-bottom: 10px;
}

.small-gallery a {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0;
	opacity: .5;
	transition: .3s opacity linear;
}

.small-gallery a:hover {
	opacity: 1;
}

.small-gallery a:nth-child(5n) {
	margin-right: 0;
}

.portfolio-detail__text {
	line-height: 1.4em;
}

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

	.big-gallery img {
		max-width: 100%;
	}

	.portfolio-detail__row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.small-gallery a {
		width: calc((100% / 3) - 5px);
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.small-gallery a img {
		max-width: 100%;
	}

	.small-gallery a:nth-child(5n) {
		margin-right: 5px;
	}
}
/* End */
/* /local/templates/ovk-alliance/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?15879724281413 */
