

/* Start:/local/templates/first/components/bitrix/catalog.section.list/custom_section_with_elements/style.css?1753988172698*/
.section_info h2{
	margin-bottom: 24px;
}
.section-block.has_bg { background: #f6eed7; padding: 1px 0px 1px; position: relative; }
.section-block.has_bg.first_bg_block {
	padding: 48px 0px 1px;
	margin-top: 48px;
}.section-block.has_bg.last_bg_block {
	padding: 1px 0px 28px;
	margin-bottom: 48px;
}
/*.section-block.has_bg + .section-block{*/
/*	margin-top: 30px;*/
/*}*/
/*.section-block.has_bg +.section-block.has_bg {*/
/*	margin-top: 0px;*/
/*}*/
.section-block.has_bg:before,.section-block.has_bg:after {
	content: '';
	display: block;
	background: #f6eed7;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	right: 100%;
}
.section-block.has_bg:after {
	right: auto;
	left: 100%;
}
/* End */


/* Start:/local/templates/first/components/bitrix/news.list/recorded_courses_elements/style.css?17503827831050*/
.course_item {
    color: #ffffff;
    background: #4E1C1F;
    padding: 16px;
    -webkit-border-radius: 60px 14px 14px 60px;
    -moz-border-radius: 60px 14px 14px 60px;
    border-radius: 60px 14px 14px 60px;
}
.course_item .image_col{}
.course_item .image_col .square_wr{width: 88px; height: 88px; background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.course_item .image_col .square_wr img{display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.course_item .item_title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
}
.course_item .short_desc {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
}
.course_item .item_title .price{
    color: #e7c06e;
    white-space: nowrap;
}
.course_item a {
    color: #ffffff;
    text-decoration: none;
}

.course_item a:hover {
    color: #ffffff;
    text-decoration: none;
}
.course_item:hover {
    background: rgba(78, 28, 31, 0.8);
}
/* End */
/* /local/templates/first/components/bitrix/catalog.section.list/custom_section_with_elements/style.css?1753988172698 */
/* /local/templates/first/components/bitrix/news.list/recorded_courses_elements/style.css?17503827831050 */
