

/* Start:/local/templates/.default/components/bitrix/news/types-of-certifications/bitrix/news.detail/.default/style.css?16847369911025*/
/*
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.types-of-sert ul li {
    list-style-type: disc;
}
*/




.faq-container {
	display: flex;
	justify-content: center;
	flex-direction: column;

}

.faq-page {
	color: #444;
	cursor: pointer;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;

}

.faq-body {
	width: 100%;
}

.faq-body {
	padding: 10px 18px 0px 18px;
	display: none;
	overflow: hidden;
}

.faq-body p {
	margin: 0px;
}

.faq-page:after {
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
}

.faq-container .active {
	background-image: url(/images/faq_up.png) !important;
}

.faq-container .faq-element {
	border: 1px solid #ededed;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(/images/faq.png);
	background-position: right 2% top;
	background-repeat: no-repeat;
}

.faq-container .faq-element h5 {
	margin: 0;
	font-size: initial;
	padding-right: 40px;
}

/* End */
/* /local/templates/.default/components/bitrix/news/types-of-certifications/bitrix/news.detail/.default/style.css?16847369911025 */
