

/* Start:/local/templates/proconsim/components/bitrix/menu/book/style.css?1751258426902*/
.blog-category .blog-category__list ul a.active{
	font-weight: 600;
}
.book-menu li {   
 margin: 12px 0;
}
.book-menu a {
    line-height: 1;
    font-size: 17px;
    justify-content:start !important;
    }
.book-menu a.active {
    color:#327fda !important;
    }
.book-menu a:hover {
    color:#327fda !important;
    }
.book-menu a::before {
    content: '';
    width: 18px;
    height: 10px;
}

.book-menu a.is_parent::before, .book-menu a.parent::before{

    background-image: url(/local/templates/proconsim/img/caret-right-fill.svg);
    background-size: contain;
	background-repeat:no-repeat;
	margin-top:3px;
    }
.book-menu li.active a.is_parent::before, .book-menu li.active a.parent::before, .a_open::before{

    background-image: url(/local/templates/proconsim/img/caret-right-fill.svg);
    background-size: contain;
    transform: rotate(90deg);
    margin-top:7px !important;
    }

/* End */
/* /local/templates/proconsim/components/bitrix/menu/book/style.css?1751258426902 */
