

/* Start:/local/templates/artfactor/components/bitrix/news/systems/bitrix/news.detail/.default/style.css?17817100741083*/
.faq_block {
  padding: 56px 0;
}
.faq_list {
  display: flex;
  flex-direction: column;
	margin-top: 30px;
}
.faq_item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.faq_item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.faq_question {
  position: relative;
  display: block;
  padding: 20px 30px;
  font-size: 22px;
  line-height: 1.25;
  cursor: pointer;
  list-style: none;
}
.faq_question::-webkit-details-marker {
  display: none;
}
.faq_question::marker {
  content: "";
}
.faq_question::before {
  content: "";
  position: absolute;
  top: 26px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #fff;
  transition: transform 0.2s ease;
}
.faq_item[open] .faq_question::before {
  transform: rotate(90deg);
}
.faq_answer {
  padding: 0 0 20px 30px;
}
@media (max-width: 767px) {
  .faq_block {
    padding: 40px 0;
  }
	.faq_question {
		font-size: 18px;
	}
	.faq_answer {
		font-size: 16px;
	}	
}
/* End */


/* Start:/local/templates/artfactor/components/bitrix/news.list/advantages/style.css?1754909146150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/artfactor/components/bitrix/system.pagenavigation/.default/style.css?1754909146122*/
.pagination-list li {
	position: relative;
}
.pagination-list li span {
	position: absolute;
	bottom: 1px;
	right: -5px;
}
/* End */


/* Start:/local/templates/artfactor/components/bitrix/news.list/projects/style.css?1754909146150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/artfactor/components/bitrix/news/systems/bitrix/news.detail/.default/style.css?17817100741083 */
/* /local/templates/artfactor/components/bitrix/news.list/advantages/style.css?1754909146150 */
/* /local/templates/artfactor/components/bitrix/system.pagenavigation/.default/style.css?1754909146122 */
/* /local/templates/artfactor/components/bitrix/news.list/projects/style.css?1754909146150 */
