

/* Start:/bitrix/templates/avd16_flat/components/bitrix/news.list/faq/style.css?1787258224635*/
.faq-list{
	margin-top: 20px;
}

.faq-list .item{
	margin-bottom: 20px;
}

.faq-list .item .name{
	position: relative;
	display: block;
	margin: 0px;
	padding: 8px 38px 8px 12px;
	font-size: 14px;
	color: #575b71;
	border: 2px solid #edeef8;
	border-radius: 4px;
	background: #edeef8;
	cursor: pointer;
}

.faq-list .item .text{
	display:none;
	font-size:14px;
	margin-top: 5px;
	line-height: 20px;
}

.faq-list .item .name .showchild{
	width: 38px;
  	height: 100%;
  	position: absolute;
  	right: 0px;
  	top: 26%;
  	margin: 0px;
  	padding: 0px;
  	cursor: pointer;
}

.faq-list .item .name .showchild .fa-minus{
	display: none;
}
/* End */
/* /bitrix/templates/avd16_flat/components/bitrix/news.list/faq/style.css?1787258224635 */
