

/* Start:/local/templates/.default/components/bitrix/catalog/kotto_catalog/bitrix/catalog.section.list/.default/style.css?16397315633824*/
.list_catalog_sections .item_section{
	width: calc((100% - 30px) / 2);
	height: 290px;
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border:1px solid #b8b8b8
}


.list_catalog_sections .item_section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
}


.list_catalog_sections .item_section img {
	width: 100%;
}

.list_catalog_sections .item_section .name_section {
	position: absolute;
	bottom: 25px;
	left:0%;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 19pt;
	text-decoration: none;
	line-height: 1;
}

.small_list_catalog_sections{
	border-bottom:1px solid #dcdcdc;
	margin-bottom:30px;
}

.list_catalog_sections .small_item_section {
	width: calc((100% - 90px) / 4);
	padding: 0px 10px 0 10px ;
	height: 64px;
	position: relative;
	overflow: hidden;
	margin: 0 30px 30px 0;
	background: #f4f4f4;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	border: 1px solid #f4f4f4;
}


.list_catalog_sections .small_item_section:nth-of-type(4n) {
	margin-right: 0;
}

.list_catalog_sections .small_item_section:hover{
	border:1px solid #649a9b;
	color:#649a9b;
	text-decoration:none;
}

.list_catalog_sections .small_item_section .block_img{
	height:100%;
	width:82px;
	margin-left: -10px;
}

.list_catalog_sections .small_item_section:hover  .block_img{
	opacity:0.5;
}

.list_catalog_sections .small_item_section .block_text{
	height:100%;
	width:calc(100% - 82px);
}

@media (max-width: 1140px){
	.small_list_catalog_sections{
		margin-bottom:15px
	}

	.list_catalog_sections .small_item_section{
		margin:0 15px 15px 0;
		width: calc((100% - 45px) / 4);
	}
}

@media (max-width: 900px){
	.list_catalog_sections .small_item_section{
		margin:0 15px 15px 0;
		width: calc((100% - 30px) / 3);
	}

	.list_catalog_sections .small_item_section:nth-of-type(4n) {
		margin-right:15px;
	}

	.list_catalog_sections .small_item_section:nth-of-type(3n) {
		margin-right: 0;
	}
}


@media (max-width: 767px){
	.list_catalog_sections .small_item_section{
		width: calc((100% - 15px) / 2);
	}

	.list_catalog_sections .small_item_section:nth-of-type(3n),
	.list_catalog_sections .small_item_section:nth-of-type(4n) {
		margin-right:15px;
	}

	.list_catalog_sections .small_item_section:nth-of-type(2n){
		margin-right:0;
	}
}

@media (max-width: 550px){

	.list_catalog_sections .small_item_section:nth-of-type(2n),
	.list_catalog_sections .small_item_section:nth-of-type(3n),
	.list_catalog_sections .small_item_section:nth-of-type(4n),
	.list_catalog_sections .small_item_section{
		width:100%;
		margin:0 0 15px 0;
	}

	.main .wrap_list_catalog_sections .small_item_section img{
		width: auto;
		height: auto;
	}
}
.slider-inner {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 30px 0;
}


@media (max-width: 424px){
	.list_catalog_sections .item_section .name_section{
		font-weight: initial;
		font-size: 21px;
	}
}

.show-filter-mobile{
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #000;
	line-height: 1.75;
	color: #000;
	margin-bottom: 15px;
	height: 34px;
	width: 140px;
}
@media (max-width: 767px) {
	.show-filter-mobile.active {
		display: flex;
	}
}
.bx-sidebar-block .bx-filter{
	display: none;
}
.bx-sidebar-block .show-filter-mobile.active ~ .bx-filter{
	display: block;
}
@media (min-width: 768px) {
	.show-filter-mobile.align_center{
		display: none;
	}
	.bx-sidebar-block .bx-filter{
		display: block;
	}

}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/visual/style.css?16292700244053*/
.bx_pagination_bottom *{vertical-align: baseline;}
.bx_pagination_bottom{
	color: #8d8d8d;
	font-size: 18px;
	margin-bottom: 30px;
}

.bx_pagination_bottom .bx_pagination_section_one{ }
.bx_pagination_bottom .bx_pagination_section_two{
	float: right;
	text-align: right;
}
.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
	position: relative;
	margin: 2px 20px 2px 10px;
	padding: 1px 25px 3px 5px;
	height: 22px;
	outline: none;
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	background: #fff url(/local/templates/.default/components/bitrix/system.pagenavigation/visual/images/select_arrow.png) no-repeat right center;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
	resize: none;
	-webkit-appearance: none;
}
@-moz-document url-prefix(){
	.bx_pagination_bottom .bx_pagination_select_container select{
		background: #fff !important;
		padding-right: 5px;
	}
}


.bx_pagination_bottom .bx_pagination_page{
	white-space: nowrap;
	font-size: 18px;
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0 10px;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	min-width: 22px;
	color: #b67d14;
	text-align: center;
	line-height: 22px;
	font-size: 18px;
	padding: 0 7px;
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
	color: #b67d14;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{color: #555;}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	border-radius: 3px;
	border: 1px solid #000;
	padding: 3px 9.5px 3px 9.5px;
	margin-left: 2px;
	color: #000;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:479px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}
}
/*5*/
@media (max-width:320px){
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/kotto_catalog/bitrix/catalog.section/.default/style.min.css?16397315794229*/
.list_catalog_sections .item_section{
    width: calc((100% - 30px) / 2);
    height: 290px;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px 0;
    border:1px solid #b8b8b8
}


.list_catalog_sections .item_section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
}


.list_catalog_sections .item_section img {
    width: 100%;
}

.list_catalog_sections .item_section .name_section {
    position: absolute;
    bottom: 25px;
    left:0%;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 19pt;
    text-decoration: none;
    line-height: 1;
}

.small_list_catalog_sections{
    border-bottom:1px solid #dcdcdc;
    margin-bottom:30px;
}

.list_catalog_sections .small_item_section {
    width: calc((100% - 90px) / 4);
    padding: 0px 10px 0 10px ;
    height: 64px;
    position: relative;
    overflow: hidden;
    margin: 0 30px 30px 0;
    background: #f4f4f4;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    border: 1px solid #f4f4f4;
}


.list_catalog_sections .small_item_section:nth-of-type(4n) {
    margin-right: 0;
}

.list_catalog_sections .small_item_section:hover{
    border:1px solid #649a9b;
    color:#649a9b;
    text-decoration:none;
}

.list_catalog_sections .small_item_section .block_img{
    height:100%;
    width:82px;
    margin-left: -10px;
}

.list_catalog_sections .small_item_section:hover  .block_img{
    opacity:0.5;
}

.list_catalog_sections .small_item_section .block_text{
    height:100%;
    width:calc(100% - 82px);
}

@media (max-width: 1140px){
    .small_list_catalog_sections{
        margin-bottom:15px
    }

    .list_catalog_sections .small_item_section{
        margin:0 15px 15px 0;
        width: calc((100% - 45px) / 4);
    }
}

@media (max-width: 900px){
    .list_catalog_sections .small_item_section{
        margin:0 15px 15px 0;
        width: calc((100% - 30px) / 3);
    }

    .list_catalog_sections .small_item_section:nth-of-type(4n) {
        margin-right:15px;
    }

    .list_catalog_sections .small_item_section:nth-of-type(3n) {
        margin-right: 0;
    }
}


@media (max-width: 767px){
    .list_catalog_sections .small_item_section{
        width: calc((100% - 15px) / 2);
    }

    .list_catalog_sections .small_item_section:nth-of-type(3n),
    .list_catalog_sections .small_item_section:nth-of-type(4n) {
        margin-right:15px;
    }

    .list_catalog_sections .small_item_section:nth-of-type(2n){
        margin-right:0;
    }
}

@media (max-width: 550px){

    .list_catalog_sections .small_item_section:nth-of-type(2n),
    .list_catalog_sections .small_item_section:nth-of-type(3n),
    .list_catalog_sections .small_item_section:nth-of-type(4n),
    .list_catalog_sections .small_item_section{
        width:100%;
        margin:0 0 15px 0;
    }

    .main .wrap_list_catalog_sections .small_item_section img{
        width: auto;
        height: auto;
    }
}
.slider-inner {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 30px 0;
}


@media (max-width: 424px){
    .list_catalog_sections .item_section .name_section{
        font-weight: initial;
        font-size: 21px;
    }
}

.show-filter-mobile{
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #000;
    line-height: 1.75;
    color: #000;
    margin-bottom: 15px;
    height: 34px;
    width: 140px;
}
@media (max-width: 767px) {
    .show-filter-mobile.active {
        display: flex;
    }
}
.bx-sidebar-block .bx-filter{
    display: none;
}
.bx-sidebar-block .show-filter-mobile.active ~ .bx-filter{
    display: block;
}
@media (min-width: 768px) {
    .show-filter-mobile.align_center{
        display: none;
    }
    .bx-sidebar-block .bx-filter{
        display: block;
    }

}

/* End */
/* /local/templates/.default/components/bitrix/catalog/kotto_catalog/bitrix/catalog.section.list/.default/style.css?16397315633824 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/visual/style.css?16292700244053 */
/* /local/templates/.default/components/bitrix/catalog/kotto_catalog/bitrix/catalog.section/.default/style.min.css?16397315794229 */
