

/* Start:/local/templates/dosaaf-kolomna.ru_2026/components/bitrix/news.list/docs/style.css?17218100473815*/
.questions {
	color: #264d5c;
	margin: 50px 0;
}

.questions__item {
	margin-bottom: 20px;
}

.questions__item.active .questions__answer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.questions__item.active .questions__problem i {
	color: #264d5c;
}

.questions__item.active .questions__problem i:before {
	position: absolute;
	content: '';
	width: 24px;
	height: 8px;
	background-image: url("/local/templates/dosaaf-kolomna.ru/components/bitrix/news.list/docs/images/minus_icon.svg");
	background-repeat: no-repeat;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.questions__problem {
	background-color: #e5eaec;
	padding: 10px 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	margin-left: 40px;
	font-family: "Officina Serif", Arial, sans-serif;
	font-size: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	cursor: pointer;
	position: relative;
}

@media screen and (max-width: 749px) {
	.questions__problem {
		margin-left: 0;
	}
}

.questions__problem:before {
	position: absolute;
	content: '';
	width: 32px;
	height: 37px;
	/*background-image: url("/local/templates/dosaaf-kolomna.ru/css/../images/man_icon.svg");*/
	left: -45px;
	background-repeat: no-repeat;
}

.questions__problem:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #e5eaec;
	left: -15px;
	top: 10px;
}

.questions__problem span {
	color: #264d5c;
}

.questions__problem i {
	color: #cd2b30;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	position: relative;
	padding-right: 40px;
}

@media screen and (max-width: 749px) {
	.questions__problem i {
		font-size: 0;
	}
}

.questions__problem i:before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	background-image: url("/local/templates/dosaaf-kolomna.ru/components/bitrix/news.list/docs/images/plus_icon.svg");
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.questions__answer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 60px;
	display: none;
}

@media screen and (max-width: 749px) {
	.questions__answer {
		padding: 20px 10px;
	}
}

.questions__answer b {
	font-family: "Officina Serif", Arial, sans-serif;
	font-size: 24px;
	margin-right: 20px;
	line-height: .9em;
}

@media screen and (max-width: 749px) {
	.questions__answer b {
		display: none;
	}
}



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;
}

.questions__list--docs ul li {
	margin-bottom: 10px;
}

.questions__list--docs ul {
	list-style-type: disc;
}


.questions__list--docs ul li a,
.questions__answer a {
	color: #0e2938;
}

.questions__list--docs ul li a:hover,
.questions__answer a:hover {
	text-decoration: none;
}

.questions__list--docs .questions__problem:before {
	content: none;
}

.questions__list--docs .questions__problem:after {
	content: none;
}


.questions__list--docs .questions__problem {
	margin-left: 0;
}

.questions__list--docs .questions__answer b  {
	margin-right: 10px;
}

.questions__answer table td p {
	font-size: 14px;
}

.questions__answer table {
	border-collapse: collapse;
}

.questions__answer table td {
	border: 1px solid #e5eaec;
	padding: 5px;
}
/* End */
/* /local/templates/dosaaf-kolomna.ru_2026/components/bitrix/news.list/docs/style.css?17218100473815 */
