

/* Start:/bitrix/templates/adaptive_template/components/bitrix/catalog.sections.top/adapt_practice/style.css?17092788452771*/
.one-category{
	margin-bottom: 30px;
}
.one-category:last-of-type{
	margin-bottom: 0px;
}
.one-category .open-category{
	width: 100%;
}
.one-category .open-category a.show-practice-items{
	display: block;
    margin: 0px;
    padding: 12px 38px 12px 15px;
    position: relative;
    background: #dbdada;
	font-family: 'Roboto Slab', serif!important;
    font-weight: 700;
    color: #2f2f2f;
	text-transform: uppercase;
	font-size: 17px;
	line-height: normal;
	text-decoration: none;
}
.one-category .open-category a.show-practice-items:hover,
.one-category .open-category a.show-practice-items:link,
.one-category .open-category a.show-practice-items:visited{
	color: #2f2f2f;
	text-decoration: none;
}
.one-category .open-category a.show-practice-items>div{
	display: inline-block;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border: 1px solid #d14f10;
	color: #fff;
	width: 23px;
	height: 23px;
	position: absolute;
    right: 15px;
	top: 12px;
}
.one-category .icon-close{
	background: #e45610 url('/bitrix/templates/adaptive_template/img/plus.png') center center no-repeat;
}
.one-category .icon-close:hover{
	color: #fff;
	background: #ec6e30 url('/bitrix/templates/adaptive_template/img/plus.png') center center no-repeat;
	transition: all 0.3s ease 0s;
}
.one-category .icon-open{
	background: #e45610 url('/bitrix/templates/adaptive_template/img/minus.png') center center no-repeat;
}
.one-category .icon-open:hover{
	color: #fff;
	background: #ec6e30 url('/bitrix/templates/adaptive_template/img/minus.png') center center no-repeat;
	transition: all 0.3s ease 0s;
}
.one-category .practice-items{
	width: 100%;
	background: #efefef;
	padding: 40px 15px 40px 15px;
}
.one-category .practice-items .one{
	padding-left: 25px;
	position: relative;
	margin-bottom: 45px;
}
.one-category .practice-items .one:before{
	content: "";
    border-left: 6px solid;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    left: 0px;
    width: 0px;
    margin: auto;
    position: absolute;
    border-left-color: #0f77cf;
    top: 6px;
}
.one-category .practice-items .one:nth-last-child(1){
	display: none;
}
.one-category .practice-items .one:nth-last-child(2){
	margin-bottom: 0px;
}
.one-category a.item-file{
	display: inline-block;
	font-family: 'Roboto Slab', serif!important;
    font-weight: 300;
    font-size: 12px;
    color: #2f2f2f;
    text-decoration: none;
	padding-left:25px;
	background: url('/bitrix/templates/adaptive_template/img/pdf-icon.png') top left no-repeat;
	margin-top: 12px;
	line-height: 16px;
}
.one-category a.item-file:hover,
.one-category a.item-file:link,
.one-category a.item-file:visited{
    color: #2f2f2f;
	text-decoration: none;
}
/* End */
/* /bitrix/templates/adaptive_template/components/bitrix/catalog.sections.top/adapt_practice/style.css?17092788452771 */
