

/* Start:/local/templates/proporcelain/components/bitrix/catalog.section.list/faq/style.css?15643790192154*/
.faq-content p {
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 22px;
}

.faq-tab-buttons {
		margin: 0 0 40px 0;
		border-bottom: 1px solid #eee;
	}
.faq-tab-buttons {
	margin: 0 0 22px 0;
}
.catalog-detail-bottom .faq-tab-buttons {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #eee;
}

.faq-questions-list {
		margin: 0 0 60px 0;
	}
.faq-question-item {
		padding: 35px 70px 35px 28px; 
	}
	.faq-question-item:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 30px;
		margin: -4px 0 0 0;
	}
	.faq-question-item.active:after {
		top: 50%;
		margin: 0;
		transform: rotate(-135deg);
	}
	.faq-question-item .question {
		font-size: 18px;
		line-height: 22px;
	}
.faq-question-item {
	position: relative;
	display: block;
	padding: 25px 40px 25px 15px; 
	margin: 0 0 13px 0;
	color: #333;
	text-decoration: none;
	background: #f5f5f5;
}
.faq-question-item:after {
	content: "";
	position: absolute;
	top: 30px;
	right: 16px;
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid #333;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	transition: all 0.25s ease;
}
.faq-question-item.active:after {
	top: 34px;
	transform: rotate(-135deg);
}
.faq-question-item:hover,
.faq-question-item:focus {
	color: #333;
	text-decoration: none;
}
.faq-question-item .question {
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
}
.faq-question-item .answer {
	display: none;
	padding: 12px 0 0 0;
	font-size: 16px;
	line-height: 22px;
	color: #707070;
}

.faq-tab-button {
	height: auto;
	padding: 10px 0;
	margin: 0 35px 0 0;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #a0a4a8;
	text-transform: none;
	background: none;
	border-radius: 0;
}
.faq-tab-button:last-child {
	margin: 0;
}
.faq-tab-button:hover,
.faq-tab-button:focus,
.faq-tab-button.active {
	padding: 10px 0 7px 0;
	color: #333;
	background: none;
	border-bottom: 3px solid #f9690e;
}

.text-page .faq-question-item    {
	color:black;
	text-decoration: none; 
}

.text-page .faq-tab-button  {
	color: #a0a4a8;
	text-decoration: none; 
 }
.text-page .faq-tab-button.active {
	color: black;	
}

.faq-content .nav {
	margin: 0 0 40px 0;
}
/* End */
/* /local/templates/proporcelain/components/bitrix/catalog.section.list/faq/style.css?15643790192154 */
