

/* Start:/local/templates/.default/components/bitrix/news/education/bitrix/news.detail/education/style.css?175455256112224*/
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;
}

.news-detail-dates{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 300px;
	width: 100%;
	color: #096;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 30px;
}
.news-detail-head{
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
}
.news-detail-head-left{
	display: block;
}
.news-detail-head-left .news-detail-head-prev{
	color: rgba(25,25,25,.8);
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 1.6rem;
}
.news-detail-head-image{
	display: none;
}

.course_form{
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 100%;
	max-width: 200px;
}
.course_form input{
	padding: 10px;
}
.course_form .price{
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 20px;
}
.course_form .green.submit{
	background: #096;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	display: block;
	border: 0;
	outline: none;
	box-shadow: none;
	position: relative;
}
.news-detail-head{
	margin-bottom: 50px;
}
.news-detail-head-content-curse{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 50px;
}
.content-curse-item{
	width: 90%;
	display: block;
	margin: auto;
}
.content-curse-item .title{
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: .8rem;
	padding-left: 20px;
}
.content-curse-item .title::before{
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0ibGF5b3V0XzEiIGRhdGEtbmFtZT0i0KHQu9C+0LkgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PGRlZnM+PC9kZWZzPjxwb2x5Z29uIGZpbGw9IiMwMDk5NjYiIHBvaW50cz0iMjUgOTMuMyA3NSA5My4zIDEwMCA1MCA3NSA2LjcgMjUgNi43IDAgNTAgMjUgOTMuMyIvPjwvc3ZnPgo8IS0tIDxzdmcgaWQ9ImxheW91dF8xIiBkYXRhLW5hbWU9ItCh0LvQvtC5IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxkZWZzPjwvZGVmcz48cG9seWdvbiBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjZTdlN2U3IiBzdHJva2Utd2lkdGg9IjIiICBwb2ludHM9IjI1IDkzLjMgNzUgOTMuMyAxMDAgNTAgNzUgNi43IDI1IDYuNyAwIDUwIDI1IDkzLjMiLz48L3N2Zz4gLS0+Cg==) no-repeat 50%/contain;
	content: "";
	height: 12px;
	left: 0px;
	position: absolute;
	top: 6px;
	width: 12px;
}
.news-detail-statistics-block{
	display: block;
	margin-bottom: 50px;
}
.block-titles{
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-bottom: 15px;
	line-height: 120%;
}
.statistics-block-item-block{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 30px;
	gap: 30px;
}
.statistics-block-item{
	display: block;
	width: 100%;
	margin: auto;
}
.statistics-block-item .title{
	color: #096;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 10px;
}
.statistics-block-item .subtitle{
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 1rem;
}
.statistics-block-item .othertext{
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
.sepline{
	display: none;
}
.news-detail-whom-block{
	display: block;
	position: relative;
	margin-bottom: 50px;
}
.whom-block-item-block{
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 100%;
	margin-top: 30px;
}
.whom-block-item{
	display: block;
	width: 100%;
}
.whom-block-item .icon{
	background-size: contain;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
}
.whom-block-item .title{
	color: #096;
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0 10px;
}
.whom-block-item .text{
	color: rgba(25,25,25,.5);
	font-size: 14px;
	line-height: 1.6;
}
.news-detail-advantages-block{
	display: block;
	position: relative;
	margin-bottom: 50px;
}
.advantages-block-item-block{
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 100%;
	margin-top: 30px;
}
.advantages-block-item{
	width: 100%;
	display: block;
}
.advantages-block-item .title{
	display: block;
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 10px;
}
.advantages-block-item .text{
	display: block;
	font-weight: 500;
	font-size: 14px;
	color: rgba(25,25,25,.5);
}
.advantages-block-item .icon_container{
	display: block;
	background-color: #096;
	width: 24px;
	height: 24px;
	padding: 3px;
	border-radius: 6px;
	transform: rotate(45deg);
	margin-bottom: 10px;
}
.advantages-block-item .icon_container svg{
	width: 18px;
	height: 18px;
	fill: #fff;
	transform: rotate(-45deg);
}
.news-detail-program-block{
	display: block;
	position: relative;
	margin-bottom: 50px;
}
.news-detail-program-preview{
	display: block;
	margin: 30px 0;
	color: rgba(25,25,25,.8);
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6;
}
.program-block-item-block{
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 100%;
}
.program-block-item{
	display: flex;
	width: 100%;
	flex-direction: column;
	background-color: #f4f4f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
}
.program-block-item .day-side{
	background-color: #096;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	padding: 12px;
	border-radius: 10px;
}
.content-side {
	display: block;
	padding: 20px 20px 50px;
}
.content-place{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.content-place-item{
	font-weight: 500;
	position: relative;
	padding-left: 20px;
}
.content-place-item::before{
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0ibGF5b3V0XzEiIGRhdGEtbmFtZT0i0KHQu9C+0LkgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PGRlZnM+PC9kZWZzPjxwb2x5Z29uIGZpbGw9IiMwMDk5NjYiIHBvaW50cz0iMjUgOTMuMyA3NSA5My4zIDEwMCA1MCA3NSA2LjcgMjUgNi43IDAgNTAgMjUgOTMuMyIvPjwvc3ZnPgo8IS0tIDxzdmcgaWQ9ImxheW91dF8xIiBkYXRhLW5hbWU9ItCh0LvQvtC5IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxkZWZzPjwvZGVmcz48cG9seWdvbiBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjZTdlN2U3IiBzdHJva2Utd2lkdGg9IjIiICBwb2ludHM9IjI1IDkzLjMgNzUgOTMuMyAxMDAgNTAgNzUgNi43IDI1IDYuNyAwIDUwIDI1IDkzLjMiLz48L3N2Zz4gLS0+Cg==) no-repeat 50%/contain;
	content: "";
	height: 12px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 12px;
}
.time {
	display: block;
	margin-right: 0;
	width: fit-content;
	text-align: end;
	padding: 12px;
	border-radius: 6px;
	background-color: #096;
	color: #fff;
	position: absolute;
	right: 0;
}
.news-detail-sert-block{
	display: block;
	margin-bottom: 50px;
}
.sert-block-item-block{
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 100%;
	margin-top: 30px;
}
.sert-block-item-block .icon{
	display: block;
	width: 92px;
	height: 92px;
	background-size: contain;
	background-repeat: no-repeat;
}
.sert-block-item-block .text{
	display: block;
	width: 100%;
}
.news-detail-sertget-block{
	display: block;
	position: relative;
	margin-bottom: 50px;
}
.sertget-block-item-block{
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 100%;
	margin-top: 30px;
}
.sertget-block-item-block .sertget-item{
	display: block;
	width: 100%;
}
.sertget-block-item-block .sertget-item .num{
	align-items: center;
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0ibGF5b3V0XzEiIGRhdGEtbmFtZT0i0KHQu9C+0LkgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PGRlZnM+PC9kZWZzPjxwb2x5Z29uIGZpbGw9IiMwMDk5NjYiIHBvaW50cz0iMjUgOTMuMyA3NSA5My4zIDEwMCA1MCA3NSA2LjcgMjUgNi43IDAgNTAgMjUgOTMuMyIvPjwvc3ZnPgo8IS0tIDxzdmcgaWQ9ImxheW91dF8xIiBkYXRhLW5hbWU9ItCh0LvQvtC5IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxkZWZzPjwvZGVmcz48cG9seWdvbiBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjZTdlN2U3IiBzdHJva2Utd2lkdGg9IjIiICBwb2ludHM9IjI1IDkzLjMgNzUgOTMuMyAxMDAgNTAgNzUgNi43IDI1IDYuNyAwIDUwIDI1IDkzLjMiLz48L3N2Zz4gLS0+Cg==) 100%/cover no-repeat;
	display: flex;
	height: 64px;
	justify-content: center;
	margin:0 auto 10px;
	width: 64px;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}
.sertget-block-item-block .sertget-item .text{
	text-align: center;
}
.news-detail-teacher-block{
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
.teacher-block-item{
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin-top: 30px;
}
.teacher-block-item .icon{
	display: block;
	width: 160px;
	height: 160px;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.teacher-block-item .content{
	display: block;
}
.teacher-block-item .content .title{
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
}
.news-detail-warning-block{
	display: block;
	position: relative;
	margin-bottom: 50px;
	width: 100%;
}
.warning-block-item-block{
	display: block;
}
.warning-block-item{
	display: block;
	padding: 10px 20px;
	position: relative;
	font-weight: 500;
}
.warning-block-item::before{
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0ibGF5b3V0XzEiIGRhdGEtbmFtZT0i0KHQu9C+0LkgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PGRlZnM+PC9kZWZzPjxwb2x5Z29uIGZpbGw9IiMwMDk5NjYiIHBvaW50cz0iMjUgOTMuMyA3NSA5My4zIDEwMCA1MCA3NSA2LjcgMjUgNi43IDAgNTAgMjUgOTMuMyIvPjwvc3ZnPgo8IS0tIDxzdmcgaWQ9ImxheW91dF8xIiBkYXRhLW5hbWU9ItCh0LvQvtC5IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxkZWZzPjwvZGVmcz48cG9seWdvbiBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjZTdlN2U3IiBzdHJva2Utd2lkdGg9IjIiICBwb2ludHM9IjI1IDkzLjMgNzUgOTMuMyAxMDAgNTAgNzUgNi43IDI1IDYuNyAwIDUwIDI1IDkzLjMiLz48L3N2Zz4gLS0+Cg==) no-repeat 50%/contain;
	content: "";
	height: 12px;
	left: 0;
	position: absolute;
	top: 16px;
	width: 12px;
}
@media screen and (min-width: 992px){
	.news-detail-head-content-curse{
		margin-bottom: 100px;
	}
	.news-detail-head{
		margin-bottom: 100px;
	}
	.news-detail-statistics-block{
		margin-bottom: 100px;
	}
	.news-detail-head-left{
		width: 60%;
	}
	.news-detail-head-image-block{
		width: 40%;
	}
	.news-detail-head-left .news-detail-head-prev{
		font-size: 18px;
	}
	.course_form .price{
		font-size: 20px;
	}
	.news-detail-head-image{
		display: block;
		background-size: cover;
		width: 400px;
		height: 250px;
		border-radius: 15px;
	}
	.content-curse-item{
		width: calc(30% - 10px);
		margin: unset;
	}
	.content-curse-item .title{
		font-size: 18px;
	}
	.block-titles{
		font-size: 28px;
	}
	.statistics-block-item-block{
		margin-top: 50px;
	}
	.statistics-block-item{
		margin: unset;
		width: calc(30% - 60px);
	}
	.sepline{
		display: block;
		width: 1px;
		background-color: #009966;
		margin-right: 60px;
		height: 75px;
	}
	.statistics-block-item .title{
		font-size: 30px;
	}
	.statistics-block-item .subtitle{
		font-size: 24px;
	}
	.statistics-block-item .othertext{
		font-size: 18px;
	}
	.news-detail-whom-block{
		margin-bottom: 100px;
	}
	.whom-block-item-block{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-top: 50px;
	}
	.whom-block-item{
		width: calc(30% - 15px);
	}
	.whom-block-item .title{
		font-size: 20px;
	}
	.whom-block-item .text{
		font-size: 16px;
	}
	.news-detail-advantages-block{
		margin-bottom: 100px;
	}
	.advantages-block-item-block{
		flex-direction: row;
		justify-content: space-between;
		margin-top: 50px;
	}
	.advantages-block-item{
		width: calc(30% - 15px);
	}
	.advantages-block-item .title{
		font-size: 16px;
	}
	.advantages-block-item .text{
		font-size: 16px;
	}
	.news-detail-program-block{
		margin-bottom: 100px;
	}
	.news-detail-program-preview{
		font-size: 16px;
	}
	.program-block-item{
		flex-direction: row;
	}
	.program-block-item .day-side{
		width: 50px;
		writing-mode: sideways-lr;
		font-size: 22px;
		padding: 0 12px;
	}
	.news-detail-sert-block{
		margin-bottom: 100px;
	}
	.sert-block-item-block{
		flex-direction: row;
	}
	.sert-block-item-block .text{
		width: calc(100% - 120px);
	}
	.news-detail-sertget-block{
		margin-bottom: 100px;
	}
	.sertget-block-item-block{
		flex-direction: row;
		justify-content: space-between;
		margin-top: 50px;
	}
	.sertget-block-item-block .sertget-item{
		width: calc(20% - 30px);
	}
	.sertget-block-item-block .sertget-item .num{
		font-size: 22px;
	}
	.news-detail-teacher-block{
		margin-bottom: 100px;
	}
	.teacher-block-item{
		flex-direction: row;
	}
	.teacher-block-item .content{
		width: calc(100% - 210px);
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/education/bitrix/news.detail/education/style.css?175455256112224 */
