

/* 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/style.css?1701885709568*/
.page-content .pc-left-menu ul.stat-left-menu {
    padding: 0;
    margin: 0;
    margin-top: 1em;
}
.page-content .pc-left-menu ul.stat-left-menu li {
    border: 1px solid #305B70;
    background: #fff;
    margin-bottom: 10px;
    list-style-type: none;
}
.page-content .pc-left-menu ul.stat-left-menu li.selected {
    background: #305B70;
}
.page-content .pc-left-menu ul.stat-left-menu li a {
    color: #305B70;
    display: block;
    padding: 15px 20px;
    font-weight: 700;
}
.page-content .pc-left-menu ul.stat-left-menu li.selected a {
    color: #fff;
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/support_section/style.css?170188570937*/
div.text{
    padding-bottom: 20px;
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section/.default/style.css?17018857081697*/
.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.files_item{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.file_item svg{
	/*position: absolute;
    width: 70px;
    height: 70px;
    left: 40px;
    top: 40px;
*/
	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: calc(50% - 20px);
    margin-bottom: 20px;
    margin-right: 20px;
    background: #fff;
    border: 1px solid #fff;
}
.file_item .file_item_img{
    width: 150px;
    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: calc(100% - 150px);
	display: flex;
    align-items: center;
}
.file_item .file_item_text a.textFile{
/*
    display: block;
    width: 100%;
    padding: 20px;
    color: #000;
    font-size: 20px;
*/
    display: block;
    width: calc(100% - 70px);
    padding: 20px;
    color: #000;
    font-size: 20px;
}
.file_item .file_item_text a.svgFile{
    width: 50px;
    height: 50px;
}

.file_item .file_item_text a:hover{
    text-decoration: underline;
}
.file_item .file_item_img a{
    display: flex;
    width: 100%;
    background: #000;
    height: 100%;
}
.pc-right-content h1{
	display: flex;
    width: 100%;
    margin-top: 0;
}



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


}
























/* End */
/* /local/templates/new/components/bitrix/catalog/support/style.css?17018857101827 */
/* /local/templates/new/components/bitrix/catalog.section.list/support_sections/style.css?1701885709568 */
/* /local/templates/new/components/bitrix/catalog.section.list/support_section/style.css?170188570937 */
/* /local/templates/new/components/bitrix/catalog.section/.default/style.css?17018857081697 */
