

/* Start:/local/templates/main/components/bitrix/news/programs/bitrix/news.detail/.default/style.css?17508410922522*/
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;
}
.banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100vh;
	z-index: -1;
	background-position: center center;
	background-size: cover !important;
}
.bg {
	height: 100vh;
}
.bg h1 {
	color: white;
	position: absolute;
	bottom: 0;
}
section {
	padding: 50px 0 !important;
}
.first {
	margin-top: -400px !important;
	padding-top: 0px;
}
.first h1 {
	color: #fff;
	padding-bottom: 0px;
}
.first > div > h3 {
	color: #fff;
	margin-bottom: 40px;
}
.card {
	background: #E2ECFF !important;
	border: none !important;
	border-radius: 8px !important;
	padding: 32px;
	margin-bottomv: 32px;
	min-height: 201px;
}
.program-cards img {
	margin-top: 32px;
	margin-right: 32px;
}

.list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 32px;
}
.list div {
	flex-basis: 50%;
	box-sizing: border-box;
	position: relative;
	padding-left: 32px;
	margin-bottom: 32px;

}
.list div::before {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 16px;
	height: 16px;
	background: url('/local/templates/main/images/check.svg');
}
.accordion {
	margin-top: 32px;
}
.accordion-item {
	margin-bottom: 16px;
	border: 1px solid #eee !important;
	border-radius: 8px;
	overflow: hidden;

}
.accordion-button {
	background: #004592 !important;
	color: #fff !important;
	font-size: 18px !important;
}
.accordion-button.collapsed {
	background: #EEEFF2 !important;
	color: #000 !important;
}
.accordion-body {
	background: #E2ECFF;
}
.accordion-button::after {
	content: "+" !important;
	background-image: none !important;
	transform: none !important;
	background: #fff;
	width: 40px !important;
	height: 40px !important;
	border-radius: 8px;
	font-size: 32px;
	text-align: center;
	line-height: 40px;
	color: #000;
}
.accordion-button:not(.collapsed)::after {
	content: "-" !important;
	background-image: none !important;
	transform: none !important;
	background: #fff;
	width: 40px !important;
	height: 40px !important;
	border-radius: 8px;
	font-size: 32px;
	text-align: center;
	line-height: 34px;
}
.vote {
	background: #002854 url('/local/templates/main/images/bg-footer.png');
	background-position: 50% 50%;
	background-size: cover;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	padding: 64px;
}
.vote h2 {
	margin: 35px auto;
	font-size: 48px;
}
.vote .how {
	margin-top: 35px;
	color: #fff;
}
.bg-gray {
	background-color: #EEEFF2;
}
/* End */
/* /local/templates/main/components/bitrix/news/programs/bitrix/news.detail/.default/style.css?17508410922522 */
