

/* Start:/bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/style.css?16564962763331*/
.wrapColumnCatalog {
    display: flex;
    justify-content: space-between;
}

.leftColumnCatalog {
    width: 285px;
}

.leftColumnCatalog .btnLeftMenu label {
    margin: 0;
    margin-bottom: 45px;
    background: #2c81f5;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    cursor: pointer;
}

.leftColumnCatalog .btnLeftMenu label .hamburger {
    margin-right: 20px;
}

.leftColumnCatalog .wrapFilter {
    border-right: 1px solid #f4f6f7;
    border-bottom: 1px solid #f4f6f7;
    padding: 20px 0;
    padding-top: 0;
}

.leftColumnCatalog .leftMenu {
    display: none;
}

.rightColumnCatalog {
    width: calc(100% - 310px);
}

.rightColumnCatalogFull {
    width: 100%;
}

.rightColumnCatalog .catalog-section {
    display: grid;
    grid-template-columns: repeat(3, calc(100%/3));
    width: 100%;
    /* margin-bottom: 100px; */
}

.rightColumnCatalog .bx_catalog_grid_category_grid {
    margin: 0;
}

.rightColumnCatalog .bx_catalog_grid_category_grid .titleAll {
    margin-bottom: 45px;
    line-height: 40px;
}

.pohozhTovar .catalog-block-header {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
}

.pohozhTovar .product-item-containerNoHover {
    /* padding: 0 15px; */
    padding-bottom: 100px;
}

.pohozhTovar .slick-list {
    margin: 0 -15px;
    padding: 0 15px;
}

.leftColumnCatalog .titleLeftMenu {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
    padding-left: 20px;
}

.leftColumnCatalog .wrapMenu>ul>li:not(:first-child) {
    display: none;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li>a {
    padding: 15px 20px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    position: relative;
    display: block;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li>a::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: url('/bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/images/arrowFilter.png');
    width: 6px;
    height: 9px;
    display: flex;
    align-items: center;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li>a:hover {
    color: #2c81f5;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li>ul>li>a {
    color: #454545;
    font-size: 16px;
    font-weight: 300;
    line-height: 38px;
    padding: 0 10px;
    padding-left: 30px;
    display: block;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li>ul>li>a:hover {
    background: #f4f6f7;
}

.leftColumnCatalog .wrapMenu>ul>li:first-child>a {
    display: none;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li>ul {
    display: none;
}

.leftColumnCatalog .wrapMenu>ul>li>ul>li.item-selected>ul {
    display: block;
}

@media screen and (max-width:991px) {
    .rightColumnCatalog,
    .leftColumnCatalog {
        width: auto;
    }
    .rightColumnCatalog .bx_catalog_grid_ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .rightColumnCatalog .catalog-section {
        grid-template-columns: repeat(2, calc(100%/2));
    }
}

@media screen and (max-width:767px) {
    .rightColumnCatalog .bx_catalog_grid_ul {
        grid-template-columns: repeat(2, 1fr);
    }
    .rightColumnCatalog .catalog-section {
        grid-template-columns: 1fr;
    }
    .itemKatalog .wrapBntItemKatalog {
        position: static;
    }
}
/* End */


/* Start:/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/style.css?16612551549299*/
.bx-ui-slider-part {
    display: none !important;
}

.bx-filter-container-modef {
    display: none !important;
}

.bx-filter label {
    font-weight: normal;
}

.bx-filter-block {
    display: none;
    padding-bottom: 12px;
}

.bx-active .bx-filter-block {
    display: block;
}

.bx-filter-parameters-box-title {
    cursor: pointer;
}

.bx-filter-parameters-box-title span {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bx-filter-parameters-box-title i {
    position: relative;
}

.bx-filter-parameters-box-title i::before {
    color: #2c81f5;
}

.bx-filter-parameters-box-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 12px;
}

.bx-filter-parameters-box {
    padding: 18px 10px 6px;
    border-bottom: 1px solid #e9e9e9;
}

.bx-filter-parameters-box:last-child {
    border-bottom: none;
}

.bx-filter-input-checkbox {
    position: relative;
    cursor: pointer;
}

.bx-filter-input-checkbox input {
    display: none;
}

.bx-filter-input-checkbox>span {
    padding-left: 15px;
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 16px;
    font-weight: 300;
}

.bx-filter-param-label.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.bx-filter-input-checkbox>span:before {
    position: absolute;
    left: 0;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 1px solid #c2c2c2;
    top: 2px;
}

.bx-filter-input-checkbox span:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    opacity: 0;
    left: 3px;
    top: 5px;
    background: #2c81f5;
    /* border-radius: 2px; */
}

.bx-filter-input-checkbox input:checked+span:after {
    opacity: 1;
}

.bx-filter-param-label {
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
}

.bx-filter-param-label:nth-child(5n+5) {
    margin-right: 0;
}

.inputsSlider {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
    width: 100%;
}

.inputsSlider .bx-filter-parameters-box-container-block {
    width: 46%;
}

.inputsSlider .bx-filter-parameters-box-container-block {
    position: relative;
}

.inputsSlider .bx-left::before {
    position: absolute;
    content: "от";
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    color: #6b6b6b;
    line-height: .5;
}

.inputsSlider .bx-right::before {
    position: absolute;
    content: "до";
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    color: #6b6b6b;
    line-height: .5;
}

.inputsSlider input {
    width: 100%;
    background: none;
    border: 1px solid #e2e2e2;
    line-height: 36px;
    padding: 0 10px;
    font-size: 18px;
    color: #000;
    padding-left: 38px;
}

.inputsSlider input::placeholder {
    opacity: 1;
    color: #6b6b6b;
}

#set_filter {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #2c81f5;
    width: 49%;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 2px;
    line-height: 1;
}

#set_filter:hover {
    color: #fff;
    background: #2c81f5;
}

#del_filter {
    font-size: 16px;
    font-weight: 400;
    color: #717273;
    background: #f4f6f8;
    width: 49%;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d8dadc;
    border-radius: 2px;
    line-height: 1;
    text-decoration: none;
}

.btnsFilterWrap {
    display: flex;
    justify-content: space-between;
    padding: 18px 10px 0;
    border-top: 1px solid #d5d5d5;
}

.nameFilter {
    font-size: 19px;
    font-weight: 700;
    background: #2c81f5;
    padding: 0 10px;
    display: flex;
    align-items: center;
    color: #000;
    height: 45px;
}


/*
*Track
*
*/

.bx-filter {
    /* border: 1px solid #e9e9e9;
    background: #fff; */
    /* padding-bottom: 10px;
    margin-bottom: 20px; */
}

.bx-filter .bx-ui-slider-track {
    position: relative;
    height: 4px;
    /*background: #d8e9f0;/* COLOR */
}

.bx-filter .bx-ui-slider-part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
}

.bx-filter .bx-ui-slider-part.p1 {
    left: -1px;
}

.bx-filter .bx-ui-slider-part.p2 {
    left: 25%;
}

.bx-filter .bx-ui-slider-part.p3 {
    left: 50%;
}

.bx-filter .bx-ui-slider-part.p4 {
    left: 75%;
}

.bx-filter .bx-ui-slider-part.p5 {
    right: -1px;
}

.bx-filter .bx-ui-slider-part span {
    font-size: 11px;
    /*font-weight: bold;*/
    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #000;
}

.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
    color: #6b8086;
}

.bx-ui-slider-pricebar-vn {
    background: #cfcfcf;
}

.bx-ui-slider-pricebar-v {
    background: #2c81f5;
}

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}

.bx-filter .bx-ui-slider-range {
    z-index: 40;
}

.bx-filter .bx-ui-slider-pricebar {
    z-index: 100;
}

.bx-filter .bx-ui-slider-pricebar-vd {
    z-index: 10;
    /*background: #849da4;/* COLOR */
}

.bx-filter .bx-ui-slider-pricebar-vn {
    z-index: 20;
    /*background: #a8dff3;/* COLOR */
}

.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 30;
    /*background: #499fd8;/* COLOR */
}

.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: 100%;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #2c81f5;
    border: 2px solid #fff;
    top: -7px;
}

.bx-filter .bx-ui-slider-handle:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
}

.bx-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}

.bx-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}

.bx-ui-slider-track-container {
    padding-bottom: 10px;
    width: 100%;
}

.openFilter,
.closeFilter {
    display: none;
}

.openFilter {
    margin-bottom: 30px;
    background: #2c81f5;
    color: #fff;
    padding: 3px 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.bx-filter-parameters-box-container {
    max-height: 300px;
    overflow-y: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bx-filter-parameters-box-container .checkboxBlock {
    min-width: 50%;
}

.bx-filter .bx-filter-param-btn {
    font-weight: normal;
    display: inline-block;
    width: 34px;
    height: 34px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #ccd5db;
    background: #fff;
    position: relative;
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer;
}

.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn {
    border: 2px solid #f9ae00;
}

.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
    line-height: 24px;
    /*position:relative;*/
    /*top:4px;*/
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    -webkit-background-size: cover;
    background-size: cover;
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important;
}

.bx-filter-parameters-box-container .bx-filter-param-text {
    /* display: none; */
}

.bx-filter-parameters-box-container .bx-filter-param-btn-inline,
.bx-filter-parameters-box-container .mCSB_container,
.bx-filter-parameters-box-container .bx-filter-param-btn-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

@media screen and (max-width:991px) {
    .openFilter {
        display: block;
    }
    .leftColumnCatalog .wrapFilter {
        position: fixed;
        width: 100%;
        z-index: 10;
        left: 0;
        transform: translateX(-100%);
        transition: .4s;
        top: 0px;
        height: calc(100% - 50px);
        overflow-y: auto;
        max-width: 400px;
    }
    .closeFilter {
        display: block;
        position: absolute;
        right: 15px;
        top: -1px;
        font-size: 46px;
        color: #fff;
        line-height: 1;
        font-weight: bold;
        cursor: pointer;
    }
    .activeFilter .bx-filter {
        transform: translateX(0%);
    }
    .leftColumnCatalog {
        width: auto;
    }
}
/* End */


/* Start:/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/colors.css?16456957804484*/
.bx-filter.bx-green .bx-filter-section {
	background: #eefcea;
}
/*
* INPUTS
*
*/
.bx-filter.bx-green .bx-filter-input-container input:focus {
	border-color: #3BC915;
}
.bx-retina .bx-filter.bx-green .bx-filter-input-container input:focus {
	-webkit-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-green .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-green .bx-ui-slider-pricebar-vd{background: #9f9f9f;}
.bx-filter.bx-green .bx-ui-slider-pricebar-vn{background: #76e359;}
.bx-filter.bx-green .bx-ui-slider-pricebar-v {background: #3bc915;}

.bx-filter.bx-green .bx-ui-slider-handle.left {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjJCNUFBOTIxOENDMTFFNUI1QUQ5NjM4RjlEMDlEMzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjJCNUFBOTMxOENDMTFFNUI1QUQ5NjM4RjlEMDlEMzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMkI1QUE5MDE4Q0MxMUU1QjVBRDk2MzhGOUQwOUQzNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMkI1QUE5MTE4Q0MxMUU1QjVBRDk2MzhGOUQwOUQzNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhEx/hoAAABoSURBVHjaYqx+GsdAARBiokQzEO9mokQzEBsxUaIZxGGiRDOpBmBoJsUArJqJNQCnZmIMwKsZBFgIaN4DxIb4bGCiRDMuA4jWjM0AkjSjG0CyZmQDyNIMM4BszbBo/ArEzuTmaYAAAwCuYxHtbZ2yOQAAAABJRU5ErkJggg==") no-repeat right top;
}
.bx-filter.bx-green .bx-ui-slider-handle.right {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAAAFVBMVEV75V575V575V575V575V575V575V6zNPkMAAAABnRSTlMABxESzc4pCdrRAAAAL0lEQVR42l3IsQGAIADAMBTt/yezwEAyZsyBz8nJycnJyclp+8/k5OTk5OS8t2cBPsADCUK09WkAAAAASUVORK5CYII=") no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-green .bx-filter-select-container.bx-active,
.bx-filter.bx-green .bx-filter-select-container:focus {
	border-color: #3BC915;
}
.bx-retina .bx-filter.bx-green .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-green .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-green .bx-filter-tag {
	border-top: 1px solid #c6eabc;
	border-bottom: 1px solid #c6eabc;
}
.bx-filter.bx-green .bx-tag-link {
	color: #3bc915;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio 
*
*/
/*
* 	BTN 
*
*/
.bx-filter.bx-green .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-green .bx-filter-param-btn:hover,
.bx-filter.bx-green .bx-filter-param-btn:active,
.bx-filter.bx-green .bx-filter-param-btn:focus {
	border-color: #3BC915;
}
.bx-retina .bx-filter.bx-green .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-green .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-green .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-green .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	-moz-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	-o-border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
	border-image: url(/bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset 
*
*/
.bx-filter.bx-green .btn-themes {
	background-color: #3bc915;
	border-color: #3bc915;
	color: #FFF
}
.bx-filter.bx-green .btn-themes.bx-active,
.bx-filter.bx-green .btn-themes.focus,
.bx-filter.bx-green .btn-themes:active,
.bx-filter.bx-green .btn-themes:focus,
.bx-filter.bx-green .btn-themes:hover{
	background-color: #30d404;
	border-color: #30d404;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/bitrix/catalog.section.list/.default/style.css?16564878149430*/
/* line */

.bx_catalog_line {
    margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
    padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
    margin-bottom: 20px;
    list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
    content: '' !important
}

.bx_catalog_line .bx_catalog_line_img {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    width: 125px;
    height: 125px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
    color: #4c7da6;
    font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
    font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
    color: #3f3f3f;
    font-size: 13px;
    line-height: 16px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_line .bx_catalog_line_img {
        margin-right: 10px;
        width: 50px;
        height: 50px;
    }
    .bx-touch .bx_catalog_line .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 14px;
    }
    .bx-touch .bx_catalog_line .bx_catalog_line_title a {
        font-size: 14px;
    }
    .bx-touch .bx_catalog_line .bx_catalog_line_description {
        font-size: 11px;
    }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
    transition: all 0.3s ease;
}


/* text */

.bx_catalog_text {
    margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
    padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
    float: left;
    margin: 0 10px 10px;
    list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
    content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    color: #4c7da6;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
    text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
    font-size: 12px;
}

@media (max-width: 639px) {
    .bx-touch .bx_catalog_text .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }
    .bx-touch .bx_catalog_text .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
    transition: all 0.3s ease;
}


/* tile */

.bx_catalog_tile {
    margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
    padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 12.5%;
    list-style: none;
    text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
    content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
    clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 78px;
    height: 78px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    color: #4c7da6;
    font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
    font-size: 12px;
}


/*2*/

@media (max-width: 980px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 20%;
    }
    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }
    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: both;
    }
}


/*3*/

@media (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
        margin-bottom: 5px;
        line-height: 14px;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
        line-height: 10px;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
        font-size: 11px;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 25%;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: none;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
        clear: both;
    }
}


/*4*/

@media (max-width: 479px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 33.3%;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_img {
        width: 100%;
        height: 80px;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: none;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
        clear: both;
    }
}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
    transition: all 0.3s ease;
}


/* list */

.bx_sitemap {
    margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
    color: #000;
    text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
    padding: 0;
    line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
    content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
    color: #4c7da6;
    white-space: nowrap;
    font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
    text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
    font-size: 11px;
}

@media (max-width: 639px) {
    .bx-touch .bx_sitemap .bx_catalog_line_title {
        margin-bottom: 5px;
        line-height: 12px;
    }
    .bx-touch .bx_sitemap .bx_catalog_line_title a {
        font-size: 12px;
    }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
    transition: all 0.3s ease;
}


/* grid */

.bx_catalog_grid {
    /* padding-bottom: 30px; */
}

.bx_catalog_grid_ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.bx_catalog_grid_ul .itemCatalogSection {
    border: solid 1px #f4f6f7;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px 20px 25px;
    justify-content: space-between;
    transition: .4s;
    background: #fff;
    position: relative;
}

.bx_catalog_grid_ul .itemCatalogSection .bx_catalog_grid_img {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 25px;
    width: 100%;
}

.bx_catalog_grid_ul .itemCatalogSection:hover .bx_catalog_grid_img img {
    transition: .3s;
}

.bx_catalog_grid_ul .itemCatalogSection:hover .bx_catalog_grid_img img {
    transform: scale(1.2);
}

.bx_catalog_grid_ul .bx_catalog_grid_title a {
    display: block;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}

.bx_catalog_grid_ul .bx_catalog_grid_title a::after {
    content: "";
    height: 3px;
    width: 52px;
    background: #2c81f5;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

@media screen and (max-width:767px) {
    .bx_catalog_grid_ul {
        grid-template-columns: repeat(3, 1fr);
        margin: 0 -15px;
    }
}

@media screen and (max-width:550px) {
    .bx_catalog_grid_ul {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16528849982917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/bitrix/catalog.section/.default/style.css?16528849953808*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

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

.row::before {
	display: initial;
}
/* End */


/* Start:/bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/bitrix/catalog.section/.default/themes/green/style.css?1652884995843*/
/* catalog.section */

/*
#63aa28
#6fb32d
#7ab748
#a8d95b
*/

/* Slider */
.bx-green .product-item-image-slider-progress-bar { background-color: #5b9f0b;}
.bx-green .product-item-image-slider-control:hover{ background-color: rgba(91,159,11,.8);}
.bx-green .product-item-image-slider-control.active,
.bx-green .product-item-image-slider-control:hover{ background-color: #5b9f0b;}

/* SCU */
.bx-green .product-item-scu-item-text-block:hover,
.bx-green .product-item-scu-item-color-block:hover,
.bx-green .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-green .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #63aa28;}

/* Amount */
.bx-green .product-item-amount-field:focus{border-color: #63aa28;}


.bx-green .catalog-section-header{border-color:#63aa28;}
/* End */
/* /bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/style.css?16564962763331 */
/* /bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/style.css?16612551549299 */
/* /bitrix/templates/armamarket/components/bitrix/catalog.smart.filter/.default/themes/green/colors.css?16456957804484 */
/* /bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/bitrix/catalog.section.list/.default/style.css?16564878149430 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16528849982917 */
/* /bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/bitrix/catalog.section/.default/style.css?16528849953808 */
/* /bitrix/templates/armamarket/components/bitrix/catalog/catalogArmaMarket/bitrix/catalog.section/.default/themes/green/style.css?1652884995843 */
