

/* Start:/local/templates/legion/components/bitrix/catalog/legion/style.css?17556759522596*/
.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;}

.catalog-filter-title {
                                font-family: 'Verdana';
                                font-style: normal;
                                font-weight: 700;
                                font-size: 24px;
                                line-height: 160%;
                                text-align: center;
                                color: #262626;
                                margin-bottom: 25px;
                                margin-top: 40px;
                            }

.category-header-wrap {
        padding-left: 12px;
        padding-right: 12px;
    }

    .category-header {
        display: flex;
        flex-direction: column;
        gap: 30px;
        padding: 40px 0px;
        min-height: 270px;
        max-height: 470px;
    }

    .category-header .rqst .mbtn[href="#make-request"] {
        display: inline-block;
    }

    .category-header img {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        filter: brightness(0.7);
    }

    .category-header h1, .category-header-adv, .category-header .rqst.white {
        position: relative !important;
        z-index: 2;
        top: unset !important;
        margin-left: 40px;
    }

    .category-header-wrap .rqst .mbtn[href="#make-request"] {
        background: #FFFFFF ;
        color: #00599C ;
    }

    @media (max-width: 767.98px) {
        .category-header h1 {
            color: white;
        }
    }

/* End */
/* /local/templates/legion/components/bitrix/catalog/legion/style.css?17556759522596 */
