

/* Start:/local/templates/s1/components/bitrix/catalog.section.list/sect-content-education/style.css?17308402581384*/
.stat__sect__list {
    display: flex;
    row-gap: 30px;
    flex-direction: column;
}



.stat__sect__list__item__sub {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
}

.stat__sect__item__title {
    margin: 15px 0;
}

.sub_education.stat__sect__sub__item {
    width: 100%;
    min-width: 320px;
    display: flex;
    column-gap: 23px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(65 65 110 / 20%);
}

.stat__sect__sub__item__img {
    width: 265px;
    height: auto;
    object-fit: cover;
    overflow: hidden;
    border-radius: 0 45px 45px 45px;
}

.sub__item__desc__title {
    display: block;
    padding-bottom: 15px;
    font-weight: 500;
    max-width: 230px;
}
.stat__sect__sub__item__desc {
    width: 40%;
}
.stat__sect__sub__item__desc_educ{
    width: 60%;
}
.sub__item__desc__educat{
    padding-left: 30px;
}
.stat__sect__sub__item__desc_educ ul li{
    padding-bottom: 10px;
}
.sub__item__desc__educ_title{
    color: #41416E;
    opacity: .8;
    font-weight: 700;
}

@media (max-width: 1024px) {

    .stat__sect__content {
        width: calc(100% - 320px) !important;
        margin-left: 0;
    }
    .stat__sect__sub__item {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .stat__sect__content {
        width: 100%!important;
        margin-left: 0!important;
    }


}


/* End */


/* Start:/local/templates/s1/components/bitrix/menu/custom-sidebar/style.css?1730840258607*/
.sidebar__list {
	padding: 20px 15px;
}

.sidebar__list__item {
	padding: 7px 0;
	border-bottom: 1px solid rgba(65, 65, 110, 0.1);
	cursor: pointer;
}

.sidebar__list__item:first-child {
	border-top: 1px solid rgba(65, 65, 110, 0.1);
}

.sidebar__list__item__sub {
	height: 0;
	overflow: hidden;
	transition: all 0.3s;
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	color: rgba(65, 65, 110, 0.7);
}

.sidebar__list__item.active .sidebar__list__item__sub {
	height: fit-content;
	margin-top: 10px;
}

.sidebar__list__item.active:hover {
	color: #376DF6;
}

.sidebar__mob__open {
	display: none;
}

/* End */


/* Start:/local/templates/s1/components/bitrix/breadcrumb/custom-bread/style.css?1751436908957*/
.bx-breadcrumb {
	margin: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.breadcrumb {
	margin-bottom: 10px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
	background-color: rgba(65, 65, 110, 0.6);
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family:  'Golos Text', 'Roboto', sans-serif;
	font-size: 14px;
	white-space: normal;
	line-height: 16px;
	color: rgba(65, 65, 110, 0.6);
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.bx-breadcrumb .bx-breadcrumb-item:last-child span{
	color: #376DF6;
}

.bx-breadcrumb i:before {
	content: ''!important;
	display: block;
	width: 1px;
	height: calc(100% - 2px);
	background-color: rgba(65, 65, 110, 0.7);
}

/* End */
/* /local/templates/s1/components/bitrix/catalog.section.list/sect-content-education/style.css?17308402581384 */
/* /local/templates/s1/components/bitrix/menu/custom-sidebar/style.css?1730840258607 */
/* /local/templates/s1/components/bitrix/breadcrumb/custom-bread/style.css?1751436908957 */
