

/* Start:/bitrix/templates/aspro_optimus/components/bitrix/catalog.smart.filter/main/style.css?15450393595954*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

.filter-tag-links-wrap {
    border: 2px solid #f2f2f2;
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px;
}

.filter-tag-links-wrap .filter-tag-links-title {
	font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: -10px -15px 0px -15px;
    padding: 5px 15px;
}

.filter-tag-links-wrap .filter-tag-links-body {
    overflow: hidden;
    font-size: 0;
	padding: 5px 0px 0px;
    position: relative;
}

.filter-tag-links-wrap .filter-tag-links-body.active {
	max-height: 100000px;
}

body .filter-tag-links-wrap .filter-tag-links-block {
	margin: 5px 0px;
	font-size: 0;
}

body .filter-tag-links-wrap .filter-tag-links-block .filter-tag-links-block-title {
	font-size: 13px;
    margin: 0px 5px 5px 0px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}

.filter-tag-links-wrap .filter-tag-links-block .filter-tag-links-item {
    border-radius: 17px;
    padding: 5px 14px 5px;
    text-align: center;
    border: 1px solid #eaebec;
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    line-height: 1.4;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px 5px 0px;
    font-size: 13px;
    font-weight: normal;
}

.filter-tag-links-wrap .filter-tag-links-block .filter-tag-links-item:hover {
	border-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.filter-tag-links-wrap .filter-tag-links-block .filter-tag-links-item a {
    font-size: 14px;
	color: #1d2029;
}

.filter-tag-links-wrap .filter-tag-links-block .filter-tag-links-item.active {
    background: #006ac5;
    border-color: #006ac5;
}

.filter-tag-links-wrap .filter-tag-links-block .filter-tag-links-item.active a {
    color: #FFFFFF;
}

#main .filter-tag-links-wrap .filter-tag-links-show-more {
    margin: 10px auto 0px;
    display: block;
    width: 120px;
}

.filter-tag-links-wrap .filter-tag-links-block:nth-child(4n+1) {
	clear: both;
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-left {
    display: inline-block;
    width: 85%;
    vertical-align: top;
    border-right: 2px solid #f2f2f2;
    box-sizing: border-box;
	min-height: 100px;
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-right {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn {
    font-size: 16px;
    color: #111111;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 94px;
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn .filter-tag-links-more-btn-ico {
    display: block;
    height: 40px;
    margin: 10px 20px 0px;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    position: relative;
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn .filter-tag-links-more-btn-ico:hover {
    border-color: #2975c0;
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn .filter-tag-links-more-btn-ico:after {
    content: "";
    display: block;
    background: url("/bitrix/templates/aspro_optimus/components/bitrix/catalog.smart.filter/main/images/filter-open-bg.png") center center no-repeat;
    width: 21px;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.filter-tag-links-wrap.opened .filter-tag-links-body .filter-tag-links-more-btn .filter-tag-links-more-btn-ico:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(9deg);
    transform: rotate(90deg);
}

.filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn span {

}

.filter-tag-links-wrap.hide-btn .filter-tag-links-body .filter-tag-links-left {
	width: 100%;
	border-right: none;
}

.filter-tag-links-wrap.hide-btn .filter-tag-links-body .filter-tag-links-right {
	display: none;
}

@media (max-width: 425px){
    .filter-tag-links-wrap {
        padding: 5px 10px 5px 10px;
    }

    .filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn .filter-tag-links-more-btn-text {
        display: none;
    }

    .filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn {
        height: 44px;
    }

    .filter-tag-links-wrap .filter-tag-links-body .filter-tag-links-more-btn .filter-tag-links-more-btn-ico {
        margin: 0px 0px 0px 10px;
    }
}
/* End */
/* /bitrix/templates/aspro_optimus/components/bitrix/catalog.smart.filter/main/style.css?15450393595954 */
