

/* Start:/local/templates/ISEM_2024/components/bitrix/news/photos/bitrix/news.detail/.default/style.css?17889404272327*/
.detail .item .text, .detail .links-block {
	font-size: 18px;
	color: black;
	margin-bottom: 10px;
	display: block;
}
.detail .item.picture .text, .detail .item.picture .links-block {
	width: 70%;
	float: right;
}

.detail .post-gallery {
	display: inline-block;
	width: 100%;
}
.detail .post-gallery > span {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.detail .post-gallery .item {
	display: inline-block;
	width: 24.5%;
//	float: left;
	padding: 1%;
	box-sizing: border-box;
	vertical-align: top;
}
.detail .post-gallery .item .img {
	background-size: cover !important;
	margin-bottom: 5px;
}
.detail .post-gallery .item:hover .img {
	opacity: 0.9;
}
.detail .post-gallery .item .aspect { 
	width: 100%;
	display: inline-block;
	padding-bottom: 75%;
}
.detail .post-gallery .item .desc {
	font-size: 13px;
	font-style: italic;
}
.detail .post-gallery .item:hover {
	text-decoration: none;
}

.detail .proindex {
	font-size: 18px;
}
.detail .proindex div { 
	display: inline-block;
	margin-left: 20px;
}

.news .item header {
	margin-bottom: 10px;
}
.news .item h2 {
	color: black;
	font-size: 24px;
	width: 100%;
	line-height: 1.2em;
}
.news .item h2 a {
	color: black;
}
.news .item .date {
	font-style: italic;
	font-size: 18px;
	margin-bottom: 10px;
}
.news .item .tags {
	font-size: 18px;
	margin-bottom: 10px;
}

.news .item .pubs-meta {
	display: none;
}

.publications .item header {
	margin-bottom: 5px;
}
.publications .detail .tags {
	display: none;
}
.publications .detail .pubs-meta {
	font-size: 24px;
}
.publications .detail .pubs-meta > div {
	margin-bottom: 5px;
}
.publications .detail .pubs-meta .type {
    font-weight: bold;
    color: #9c9c9c;
}
.publications .detail .pubs-meta .authors {
    font-style: italic;
}

#wrapper.results article header h1 {
	margin-bottom: 5px;
}
#wrapper.results .detail .item .year {
	font-weight: bold;
	color: #9c9c9c;
	margin-bottom: 10px;
	font-size: 16px;
}


.fancybox-title-float-wrap .child {
    font-weight: normal !important;
    font-size: 18px;
	max-width: 200%;
	white-space: normal !important;
}


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

	.detail .post-gallery .item {
		width: 49%;
	}

}

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

	.detail .post-gallery .item {
		width: 100%;
	}

}
/* End */
/* /local/templates/ISEM_2024/components/bitrix/news/photos/bitrix/news.detail/.default/style.css?17889404272327 */
