

/* Start:/local/components/altasib/photo.gallery.detail/templates/.default/style.css?16970945051959*/
.site-content > h1 {
	max-width: 1100px;
	margin-bottom: 25px;
	font-size: 28px;
	line-height: 42px;
	color: #2E3F7F;
}
.date_publicate_title {
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

.alx-photo-gallery-list{
	margin-top: 29.4px;
	margin-bottom:  30.74px;
}

.alx-photo-gallery-list .common-title._video {
	margin: 0;
}

.alx-galery_item {
	position: relative;
	width: 19.5%;
	height: 120px;
	margin:0 0.25% 5px;
}

.alx-galery_item img{
	width: 280px;
	height: 120px;
	object-fit: cover;
}

.alx-galery_item a.alx-photo-gallery-link {
	display: block;
}

.alx-gallery-photo {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: calc(100% + 9.4px);
	margin-left: -4.7px;
}

a.alx-galery_item-int{
	transition: background 0.5s;
}

a.alx-galery_item-int:hover {
	background: rgba(100, 100, 100, 0.3) none repeat scroll 0 0;
}

.alx-galery_item .alx-galery_item-int {
	display: block;
	height: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position: absolute;
	width: 100%;
}

.alx-galery_item .item_title {
	margin-top: 15px;
	line-height: 18px;
}

.alx-galery_item .item_title span {

	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	transition: all 0.2s ease 0s;
}

.alx-galery_item .common-date {
	margin: 30px 0 18px;
}

.alx-galery_item .common-date span:not(:first-child)::before {
	content: "/";
	margin-right: 4px;
	vertical-align: top;
}
.alx-galery_item-int {
	height: 270px;
	background-color: #aaa;
	overflow: hidden;
}

.news-item__back {
	margin-top: 43px;
}
.news-item__back a {
	display: flex;
	align-items: center;
	font-size: 16px;
}
.news-item__back svg {
	position: relative;
	top: 2px;
	margin-right: 15px;
	transition: transform .9s;
}
.news-item__back:hover svg {
	transform: translateX(-20px);
}

@media(max-width: 1024px) {
	.alx-galery_item {
		width: 24.5%;
	}
}
@media(max-width: 680px) {
	.alx-galery_item {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
}

/* End */
/* /local/components/altasib/photo.gallery.detail/templates/.default/style.css?16970945051959 */
