

/* Start:/local/templates/new/components/bitrix/catalog/projects/style.css?17018857101173*/
.load_more .btn-black {
    background: #112546;
}
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.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;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/sections_projects/style.css?17018857093316*/
.project_sect_list{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.project_sect_item{
	position: relative;
    height: 280px;
    -ms-flex-align: center;
    margin: 5px;
    width: calc(33.3% - 10px);
}


.projects-container{
    background: #f1f1f1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	margin-bottom: 45px;
}
.projects-list{
    display: flex;
    width: 1170px;
    overflow: hidden;
}

.portfolio-image {
    width: 100%;
    padding-top: 0;
    font-size: 1rem;
    line-height: 1.42857143;
    display: inline-block;
    vertical-align: top;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail {
    background: transparent;
    border: none;
    color: inherit;
    margin: 0;
    padding: 0;
}
.p-i-b {
    position: relative;
}
a.portfolio-image-link {
    width: 100%;
    overflow: hidden;
    display: block;
}
.s123-image-ratio-4-3 {
    padding-bottom: 75% !important;
}
.s123-image-ratio-4-3{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform 0.5s;
}
.p-t-c {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 0.1em 0;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.28);
    width: 100%;
}
.p-t-c .title {
    font-size: 1.45rem;
    margin-bottom: 16px;
    max-height: 11rem;
    padding: 0 0.5em;
    overflow: hidden;
    font-weight: 600;
}
.p-v-b {
    min-width: 60px;
    padding: 0.5rem 0.8rem;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    border: 1px solid;
    transition: background-color .2s ease-out, color 0.4s ease-out;
    border-radius: 4px;
}
.portfolio-image a:hover .p-i {
	transform: translate(0%,0%) scale(1.1);
}



.p-i{
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
transition: transform 0.5s;
}
a.portfolio-image-link {
    height: 100%;
}
a.portfolio-image-link {

}
.portfolio-image-link:hover .p-i {
    transform: translate(0%,0%) scale(1.1);
}
.p-v-b:hover {
    background-color: #fff;
    color: black;
    border-color: transparent;
}


.main-projects .all-projects {

}
.main-projects .all-projects a{
    color: #05396b;
    border: 1px solid #05396b;
    border-radius: 5px;
}
.main-projects .all-projects a:hover{
    color:#fff;
    background: #05396b;
}





@media (max-width: 767px){
.project_sect_item {
    width: calc(50% - 10px);
}
}


@media (max-width: 567px){
.project_sect_item {
    width: calc(100% - 10px);
}
}


















/* End */


/* Start:/local/templates/new/components/bitrix/news.list/elements_projects/style.css?17018857082787*/
.elements_projects{
display: flex;
    flex-wrap: wrap;
padding-bottom: 45px;
}
.elements_projects .news-item{
    height: 280px;
    margin: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #fff;
    background: #fff;
}
.elements_projects .project_picture{
    width: 30%;
    float: left;
    margin-right: 10px;
}
.elements_projects .project_picture img{
width: 100%;
    height: 280px;
    object-fit: cover;
    padding: 10px;
}
.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: 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: 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/projects/style.css?17018857101173 */
/* /local/templates/new/components/bitrix/catalog.section.list/sections_projects/style.css?17018857093316 */
/* /local/templates/new/components/bitrix/news.list/elements_projects/style.css?17018857082787 */
