

/* Start:/local/templates/blog/components/bitrix/news/proekty/bitrix/news.list/.default/style.css?17720152732688*/
.row.inner_row{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.item{
	height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background: #000;
	position: relative;
}

.row.inner_row.proj_tab {
    display: flex;
    flex-direction: column;
}

.proj_tab .item {
    background: #fff;
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    align-items: center;
    text-align: center;
}


.proj_tab .item_img a {
    display: block;
    width: 300px;
}
.proj_tab .item_img a::before {
	content: '';
	position: absolute;
	width: 300px;
	bottom: 0;
	left: 0;
	background: url(/local/templates/blog/img/blog-bg.png) no-repeat center center;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 1;
}
.item_img{
	overflow: hidden;
	background: #31435a;
	max-width: 300px;
	width: 21%;
}
.item_img img{height: 100%;width: 100%;min-height: 170px;max-height: 170px;max-width: 300px;display: block;opacity: 1;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;-o-object-fit: cover;object-fit: cover;}
.item:hover img{transform: scale(1.1);}
.item_desc{
	/* position: absolute; */
	/* bottom: 0; */
	/* left: 0; */
	/* width: 100%; */
	/* padding: 20px 25px; */
	/* z-index: 3; */
}


.item_title {
    text-align: left;
    display: block;
    display: flex;
    width: 32%;
    padding-left: 30px;
}

.item_desc {
    width: 15%;
    font-size: 20px;
}

.item_desc_2 {
    width: 14%;
    font-size: 20px;
}

.item_desc_3 {
    width: 15%;
    font-size: 18px;
    line-height: 1;
}
.item_desc span,
.item_desc_2 span,
.item_desc_3 span {
    display: block;
    font-size: 14px;
    color: #8297b3;
}
.item_desc h3{
	border-bottom: 1px solid transparent;
	color: #e9edf2;
	font-size: 18px;
	letter-spacing: .48px;
	line-height: 1.55;
	display: inline;
	width: 100%;
	transition: all .1s linear;
}
.item:hover .item_desc h3 {
	border-bottom-color: #fff;
}

@media only screen and (max-width: 767px) {
	.row.inner_row.proj_tab{margin: 0;}
.proj_tab .item {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    text-align: left;
}
.item_img{
    width: 100%;
    align-items: flex-start;
    display: flex;
    max-width: 100%;
}
    .proj_tab .item_img a{
    width: 100%;
}
.proj_tab .item_img a::before{
    max-height: 170px;
    top: 0;
    width: 100%;
}
    .item_img img{
    max-width: 100%;
}
    .item_title{
    width: auto;
    padding: 10px 20px 0;
}
    .item_desc, .item_desc_2, .item_desc_3{width: 100%;padding: 0 20px 10px;font-size: 16px;}
    .item_desc_3{padding-bottom:  20px;}
}
/* End */


/* Start:/local/templates/blog/components/bitrix/system.pagenavigation/.default/style.css?1772015273474*/
.pagenavigation {
    display: flex;
}
.pagenavigation .active,
.pagenavigation a {
    padding: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    background: #fff;
    line-height: 28px;
    margin-right: 20px;
    color: #2a89f1;
    transition: all 0.2s linear;
}
.pagenavigation a:hover{
    background: #3d98ff;
    color: #fff;
}
.pagenavigation .active {
    color: #fff;
    background: #3d98ff;
}
/* End */


/* Start:/local/templates/blog/components/bitrix/news/ploshadki/bitrix/news.list/.default/style.css?17720152731220*/
.row.inner_row{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.item{
	height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background: #000;
	position: relative;
}
.item::before {
	content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: url(/local/templates/blog/img/blog-bg.png) no-repeat center center;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
	z-index: 1;
}
.item_img{
	overflow: hidden;
	background: #31435a;
}
.item_img img{
height: 100%;
	width: 100%;
	min-height: 290px;
	max-height: 290px;
	display: block;
	opacity: 1;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-o-object-fit: cover;
	object-fit: cover;
}
.item:hover img{transform: scale(1.1);}
.item_desc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 25px;
	z-index: 3;
}
.item_desc h3{
	border-bottom: 1px solid transparent;
	color: #e9edf2;
	font-size: 18px;
	letter-spacing: .48px;
	line-height: 1.55;
	display: inline;
	width: 100%;
	transition: all .1s linear;
}
.item:hover .item_desc h3 {
	border-bottom-color: #fff;
}
/* End */


/* Start:/local/templates/blog/components/bitrix/news/parki/bitrix/news.list/.default/style.css?17720152731220*/
.row.inner_row{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.item{
	height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background: #000;
	position: relative;
}
.item::before {
	content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: url(/local/templates/blog/img/blog-bg.png) no-repeat center center;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
	z-index: 1;
}
.item_img{
	overflow: hidden;
	background: #31435a;
}
.item_img img{
height: 100%;
	width: 100%;
	min-height: 290px;
	max-height: 290px;
	display: block;
	opacity: 1;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-o-object-fit: cover;
	object-fit: cover;
}
.item:hover img{transform: scale(1.1);}
.item_desc{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 25px;
	z-index: 3;
}
.item_desc h3{
	border-bottom: 1px solid transparent;
	color: #e9edf2;
	font-size: 18px;
	letter-spacing: .48px;
	line-height: 1.55;
	display: inline;
	width: 100%;
	transition: all .1s linear;
}
.item:hover .item_desc h3 {
	border-bottom-color: #fff;
}
/* End */
/* /local/templates/blog/components/bitrix/news/proekty/bitrix/news.list/.default/style.css?17720152732688 */
/* /local/templates/blog/components/bitrix/system.pagenavigation/.default/style.css?1772015273474 */
/* /local/templates/blog/components/bitrix/news/ploshadki/bitrix/news.list/.default/style.css?17720152731220 */
/* /local/templates/blog/components/bitrix/news/parki/bitrix/news.list/.default/style.css?17720152731220 */
