

/* Start:/local/templates/new/components/bitrix/catalog/news/style.css?1701885710266*/
.load_more .btn-black {
    background: #112546;
}
.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.page-news-list{
display: flex;
    width: 100%;
}

/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/sections_news/style.css?17018857091390*/
.projects-container{
    width: 20%;
    display: flex;
	margin: 5px;
}
.projects-container .project_sect_item{
	border: 1px solid #305B70;
    background: #fff;
    margin-bottom: 10px;
}
.projects-container .project_sect_item.active{
    background: #305B70;
}
.projects-container .project_sect_list{
    width: 100%;
}
.projects-container .project_sect_item:hover{
	background: #305B70;
}

.projects-container .project_sect_item a.portfolio-image-link{
    color: #305B70;
	display:block;
    padding: 15px 20px;
    font-weight: 700;
}
.projects-container .project_sect_item.active a.portfolio-image-link{
    color: #fff;
}
.projects-container .project_sect_item:hover a.portfolio-image-link{
	color: #fff;
}




@media screen and (max-width: 1010px) {
	.page-news-list {
		flex-wrap: wrap;
	}
	.projects-container {
		width: 100%;
	}
	.projects-container .project_sect_item {
		width: fit-content;
	}
	.projects-container .project_sect_list {
		display: flex;
    	flex-wrap: nowrap;
	}
	.projects-container .project_sect_item {
		margin-bottom: 15px;
		margin-right: 20px;
	}


}

@media screen and (max-width: 767px) {
	.projects-container .project_sect_item {
		width: 100%;
	}
	.projects-container .project_sect_list {
		flex-wrap: wrap;
	}
	.projects-container .project_sect_item {
		margin-right: 0;
	}
	.projects-container .project_sect_item {
		margin-bottom: 10px;
	}

}





/* End */


/* Start:/local/templates/new/components/bitrix/news.list/elements_news/style.css?17018857083072*/
.elements_projects .n-date{
color: #05396b;
	font-size: 18px;
	padding-top: 10px;
}
.elements_projects{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
    width: calc(80% - 20px);
    margin-left: 20px;
}
.elements_projects .news-item{
height: 280px;
    margin: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    background: #f1f1f1;
}
.elements_projects .project_picture{
    width: 30%;
    float: left;
    margin-right: 10px;
}
.elements_projects .project_picture img{
    width: 100%;
    height: auto;
    object-fit: contain;
    padding: 10px;
    max-height: 280px;
}
.elements_projects .project_name {
	text-transform: uppercase;
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 0;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
    margin-right: 10px;
}
.elements_projects .project_name a{
    color: #05396b;
}
.elements_projects .project_name a:hover{
text-decoration: underline;
}
.elements_projects .project_text{
	line-height: 1.5;
    font-size: 18px;
    margin-bottom: 24px;
    height: 170px;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
}
.elements_projects .n-more{
    position: absolute;
    right: 30px;
    bottom: 25px;
}
.elements_projects .n-more a {
display: block;
    height: 20px;
    position: relative;
    padding: 0 2px;
    font-weight: 700;
    color: #05396b;
    opacity: 0.9;
    outline: none;
    transition: opacity .35s;
    font-size: 18px;
}
.elements_projects .n-more a img {
    width: 6px;
    position: absolute;
    right: -10px;
    top: 3px;
}
.elements_projects .n-more a:hover {
    text-decoration: underline;
}
.elements_projects .btn-block {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 30px;
}
.elements_projects .btn-block .more-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1a1a1a;
    margin-top: 20px;
}
.elements_projects .pagination .link {
    display: block;
    width: 40px;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1a1a1a;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid transparent;
}
.elements_projects .pagination .link.active {
    border-color: #305B70;
    color: #305B70;
}
.elements_projects .js_pagination{
    display: block;
    margin: 0 auto;
    width: 100%;
}

@media screen and (max-width: 1010px) {
	.elements_projects {
		width: 100%;
		margin-left: 0;
	}
}


@media screen and (max-width: 767px) {
	.elements_projects .project_picture {
		width: 50%;
	}
}
@media screen and (max-width: 567px) {
	.elements_projects .project_picture {
		width: 100%;
	}
	.elements_projects .news-item {
		height: auto;
	}
	.elements_projects .n-more {
		position: relative;
		right: unset;
		bottom: unset;
		float: right;
		margin-right: 30px;
		margin-bottom: 25px;
	}
}
/* End */
/* /local/templates/new/components/bitrix/catalog/news/style.css?1701885710266 */
/* /local/templates/new/components/bitrix/catalog.section.list/sections_news/style.css?17018857091390 */
/* /local/templates/new/components/bitrix/news.list/elements_news/style.css?17018857083072 */
