

/* Start:/local/templates/new/components/bitrix/catalog/support/style.css?17018857101827*/
/*SLIDER_START*/
.support_top_slider{

}
.support_top_slider .svg_prev, .support_top_slider .svg_next{
	position: absolute;
    top: calc(50% - 24.5px);
    z-index: 1;
	cursor:pointer;
}
.support_top_slider .svg_prev{
    left: 20px;
}
.support_top_slider .svg_next{
    right: 20px;
}
.support_top_slider .svg_next:hover path, .support_top_slider .svg_prev:hover path {
    stroke: #305B70;
}
@media screen and (max-width: 767px){
	.support_top_slider .slick-dots{
		display: flex;
		width: 100%;
		justify-content: center;
		margin: 0;
	}
	.support_top_slider ul.slick-dots li::marker {
    	font-size: 0;
	}
	.support_top_slider ul.slick-dots li button{
		font-size: 0;
		width: 8px;
		height: 8px;
		padding: 0;
		border: unset;
		background: #c1c1c1;
		border-radius: 50%;
		margin:0 4px;
		cursor: pointer;
	}
	.support_top_slider ul.slick-dots li.slick-active button{
		background: #000;
	}


}

/*SLIDER_END*/












.page-content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.page-content .pc-left-menu {
    width: 230px;
}
.page-content .pc-right-content {
    width: calc(100% - 250px);
    margin-left: 20px;
}
.js_pagination {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 45px;
}
.js_pagination .btn-block {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 30px;
}
.js_pagination .load_more .btn-black {
    background: #112546;
}
.js_pagination .btn-block .more-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1a1a1a;
    margin-top: 20px;
}
.js_pagination .load_more .btn-black:hover{
    background: #fff;
	color:#112546;
}






@media screen and (max-width: 767px){
	.page-content .pc-left-menu {
		width: 100%;
	}
	.page-content .pc-right-content {
		width: 100%;
		margin-left: 0;
	}
}















/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/support_sections_main/style.css?17018857091929*/
.project_sect_list {
    padding: 50px 0;
    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: 350px;
    -ms-flex-align: center;
    margin: 5px;
    width: calc(33.3% - 10px);
}
a.portfolio-image-link {
    width: 100%;
    overflow: hidden;
    display: block;
}
a.portfolio-image-link {
    height: 100%;
}
.p-i {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    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-link:hover .p-i {
    transform: translate(0%,0%) scale(1.1);
}
.p-v-b:hover {
    background-color: #fff;
    color: black;
    border-color: transparent;
}
@media (max-width: 1010px){
	.project_sect_item {
		height: 280px;
	}

}
@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/catalog.section/top/style.css?17018857082278*/
.file-name{
    background: #fff;
}
.file-name .wrapper{
    display: flex;
    padding: 20px 0;
    align-items: center;
    align-content: center;
}
.file-name .last-file{
    padding-left: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #1a1a1a;
}
.file-name svg{
    fill: #305b70;
}









.filesItem{
padding: 30px 0;
}
.file_item svg{
	width: 50px;
    height: 50px
}
.file_item svg path{
	fill:#305B70;
}
.page-content .pc-right-content {
    display: flex;
    flex-wrap: wrap;
margin-top: 1em;
}
.file_item{
	display: flex;
    width: 100%;
    margin: 20px 0;
    background: #fff;
    border: 1px solid #fff;
}
.file_item .file_item_img{
	display: flex;
	width: 50%;
    position: relative;
}
.file_item .file_item_img div{
    height: 100%;
}
.file_item .file_item_img img{
height: 100%;
    width: 150px;
    min-height: 151px;
    object-fit: cover;
}
.file_item .file_item_text{
    width: 50%;
    display: flex;
    align-items: center;
}
.file_item .file_item_text a.textFile{
    display: block;
    width: 50%;
    padding: 20px;
    color: #000;
    font-size: 20px;
}
.file_item .file_item_text a.svgFile{
    width: 30%;
    height: 50px;
}

.file_item .file_item_text a:hover{
    text-decoration: underline;
}
.file_item .file_item_img a{
display: flex;
    width: calc(100% - 150px);
    height: 100%;
    padding: 20px;
    color: #000;
    font-size: 20px;
    align-content: center;
    align-items: center;
}
.pc-right-content h1{
	display: flex;
    width: 100%;
    margin-top: 0;
}
.file_item_size{
    width: 30%;
    color: #000;
    font-size: 20px;
}
.file_item_date{
    width: 40%;
    color: #000;
    font-size: 20px;
}

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


}
@media screen and (max-width: 767px) {
	.file_item {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.file_item .file_item_img {
		width: 100%;
		align-items: center;
	}
	.file_item .file_item_text {
		width: 100%;
    	padding: 20px 0;
	}
	.file_item .file_item_text a.svgFile, .file_item_size, .file_item_date {
		text-align: center;
	}
	.file_item .file_item_img img {
		width: 100px;
		min-height: 100px;
	}
}






















/* End */
/* /local/templates/new/components/bitrix/catalog/support/style.css?17018857101827 */
/* /local/templates/new/components/bitrix/catalog.section.list/support_sections_main/style.css?17018857091929 */
/* /local/templates/new/components/bitrix/catalog.section/top/style.css?17018857082278 */
