

/* Start:/local/templates/cvetok/components/bitrix/news.list/block_3_elem/style.css?16388452332180*/
.tile {
	width: 100%;
}
.tile__inner {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: stretch;
}
.tile__inner_item {
	position: relative;
	width: calc(33.3333% - 22px);
	margin-right: 32px;
	margin-bottom: 32px;
	cursor: pointer;
	background-color: #fff;
}
.tile__inner_item .tile_head {
	width: 100%;
	height: auto;
}
.tile__inner_item .tile_head img {
	width: 100%;
	height: 210px;
}
.tile__inner_item .tile_body {
	position: relative;
	z-index: 2;
	margin: -40px 20px 20px 20px;
	padding: 10px 0;
	background-color: #fff;
}
.tile__inner_item:nth-child(3n+3) {
	margin-right: 0;
}
.tile__inner_item .tile_body .author {
	position: absolute;
	z-index: 2;
	top: -30px;
	right: 25px;
	width: 60px;
	height: 60px;
	content: '';
	border-radius: 50%;
	background-color: #fff;
	/*background-image: url('/local/templates/cvetok/components/bitrix/news.list/block_3_elem/pers.png');*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-shadow: 1px 3px 11px 3px #2e464e24;
}
.tile__inner_item .tile_body .date {
	margin-bottom: 15px;
}
.tile__inner_item .tile_body .tile_h {
	font-family: 'Gotham-Medium', 'Arial', serif;
	font-size: 16px;
	margin: 0 20px 10px;
	transition: all .4s ease-in-out;
	text-align: center;
}
.tile__inner_item .tile_body .tile_text {
	margin-bottom: 15px;
}
.tile__inner_item:hover .tile_body .tile_h {
	transition: all .4s ease-in-out;
	color: #d43b42;
}
.tile__inner_item:hover::after {
	width: 100%;
	transition: width .4s ease-out;
}
.tile__inner_item::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: .0001%;
	height: 10px;
	content: '';
	transition: width .4s ease-in-out;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #d43b42;
}

@media (max-width: 1200px) {
	.tile__inner_item {
		width: calc(50% - 16px);
		margin-right: 32px;
		margin-bottom: 32px;
	}
	.tile__inner_item:nth-child(2n) {
		margin-right: 0;
	}
	.tile__inner_item:nth-child(3n+3) {
		margin-right: 32px;
	}
}

@media (max-width: 640px) {
	.tile__inner_item, .tile__inner4 .tile__inner_item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 32px;
	}
	.tile__inner_item:nth-child(2n), .tile__inner_item:nth-child(3n+3) {
		margin-right: 0;
	}
}
/* End */


/* Start:/local/templates/cvetok/components/bitrix/system.pagenavigation/page_arrow_ajax/style.css?1617203087414*/
.system-nav-green
{
	color: #999;
	font-size:17px;
}

.system-nav-green .nav-current-page
{
	color:white;
	background-color: #52ac62;
	font-weight: bold;
	padding: 3px 3px;
}
.system-nav-green a {
	color: #2e3033;
	text-decoration: none;
}


@media (max-width: 480px) {
	.nav_begin, .nav_end {
		width: 100%;
		display: inline-block;
	}
	.nav_begin {
		margin-bottom: 10px;
	}
	.nav_end {
		margin-top: 10px;
	}
}

/* End */
/* /local/templates/cvetok/components/bitrix/news.list/block_3_elem/style.css?16388452332180 */
/* /local/templates/cvetok/components/bitrix/system.pagenavigation/page_arrow_ajax/style.css?1617203087414 */
