

/* Start:/local/templates/main_template/components/bitrix/news.list/about/for_media_photos/style.css?17586286531655*/
.contact-tab__title {
	border-bottom: 1px solid #EBEBEB;
}

.mass-media i {
	color: #007A65;
}

.photo-press-media__photo {
	border-radius: 10px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.photo-press-media__photo img {
	max-width: 180px;
}

.photo-press-media__date {
	color: #727270;
}

.photo-press-media__name {
	min-height: 42px;
}

.photo-press-media__link {
	color: #007A65;
}

.photo-press-media__link i:before {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.photo-press-media__link:hover {
	color: #014A37;
}

.photo-press-media__link:hover i:before {
	-webkit-transform: translateY(3px);
	-ms-transform: translateY(3px);
	transform: translateY(3px);
}

.link_black {
	color: #1A1A1A;
	position: relative;
}

.link_black:before {
	content: '';
	width: 0%;
	height: 2px;
	background-color: #1A1A1A;
	opacity: 0.7;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.link_black i:before {
	-webkit-transition: -webkit-transform 0.3s ease 0.1s;
	transition: -webkit-transform 0.3s ease 0.1s;
	-o-transition: transform 0.3s ease 0.1s;
	transition: transform 0.3s ease 0.1s;
	transition: transform 0.3s ease 0.1s, -webkit-transform 0.3s ease 0.1s;
}

.link_black:hover {
	color: #1A1A1A;
	opacity: 0.7;
}

.link_black:hover:before {
	width: 100%;
}

.link_black:hover i:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}
/* End */
/* /local/templates/main_template/components/bitrix/news.list/about/for_media_photos/style.css?17586286531655 */
