

/* Start:/local/templates/main/components/bitrix/news/education/bitrix/news.detail/.default/style.css?17448111212668*/
.top-detail {
	margin-bottom: 60px;
}

.top-detail_block {
    background-color: #F8F8F8;
    padding: 30px;
    position: relative;
    border-radius: 3px;
    min-height: 250px;
	background-repeat:no-repeat;
	background-position:right;
}

.top-detail_name h1 {
	margin-top: 0;
    margin-bottom: 15px;
}


.top-detail_wyears {
	color:#8598D6;
	font-weight:700;
	font-size:18px;
    margin-bottom: 15px;
}

.top-detail_bottom-text {
	color:#252525;
	font-weight:600;
	font-size:16px;
	margin-bottom:15px;
}

.top-detail_button a {
	color:#fff;
	text-decoration:none;
}


.top-detail_bottom {
	position: absolute;
    bottom: 30px;
    left: 30px;
}

.top-detail_bottom:before {
    position: absolute;
    content: url(/upload/images/top-arrow.png);
    right: -25px;
    top: 10px;
}

.detail-description_block {
	display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px;
    margin-bottom: 60px;
}

.detail-description_item:nth-child(2) {
    grid-column: span 5;
}

.detail-advantages {
	margin-bottom:45px;
}

.detail-advantages ol {
    counter-reset: list-counter;
    list-style-type: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 35px;
    padding-left: 0;
}

.detail-advantages ol li {
    counter-increment: list-counter;
    position: relative;
    padding-left: 82px;
    color: #252525;
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.detail-advantages ol li:before {
    content: counter(list-counter) "";
    width: 62px;
    height: 62px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-family: Rubik;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
}

.detail-advantages ol li:nth-child(1):before {
    background-image: url(/upload/images/1.svg);
}

.detail-advantages ol li:nth-child(2):before {
    background-image: url(/upload/images/2.svg);
}

.detail-advantages ol li:nth-child(3):before {
    background-image: url(/upload/images/3.svg);
}

.detail-advantages ol li:nth-child(4):before {
    background-image: url(/upload/images/4.svg);
}

.detail-advantages ol li:nth-child(5):before {
    background-image: url(/upload/images/5.svg);
}

.detail-advantages ol li:nth-child(6):before {
    background-image: url(/upload/images/6.svg);
}

.detail-bottom_text {
	margin-bottom:90px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/sport-teacher/style.css?1762940576536*/
.detail-teacher {
	display:flex;
	margin-bottom:90px;
}

.detail-teacher_img img {
	border-radius:10px;
}

.detail-teacher_description {
	padding-left:30px;
	max-width: 500px;
}

.detail-teacher_name {
	color:#252525;
	font-weight:400;
	font-size:18px;
	margin-bottom:10px;
}

.detail-about {
	font-size:14px;
	margin-bottom:20px;
}

.detail-about span {
	color:#8598D6;
}

.detail-education {
	margin-bottom:15px;
}

.detail-education, .detail-direction {
	color:#999999;
}

.detail-education b, .detail-direction b {
	color:#252525;
}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/main-form/style.css?1697614677666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/main/components/bitrix/form.result.new/main-form/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/main/components/bitrix/form.result.new/main-form/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/section-gallery/style.css?1738070606150*/
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;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/news-events/style.css?1697614677150*/
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;
}

/* End */
/* /local/templates/main/components/bitrix/news/education/bitrix/news.detail/.default/style.css?17448111212668 */
/* /local/templates/main/components/bitrix/news.detail/sport-teacher/style.css?1762940576536 */
/* /local/templates/main/components/bitrix/form.result.new/main-form/style.css?1697614677666 */
/* /local/templates/main/components/bitrix/news.list/section-gallery/style.css?1738070606150 */
/* /local/templates/main/components/bitrix/news.list/news-events/style.css?1697614677150 */
