

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/r-wide-speciality-detail-test/style.css?17511441683151*/
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;
}

.rgunh-section-title {
    font-family: 'Raleway-Regular';
}

.admision__rgunh-title {
    font-family: 'Raleway-Regular';
    font-weight: 400;
    font-size: 23px;
}

.admision__rgunh-bold-block {
    display: flex;
    gap: 15px;
    margin-top: 30px;
}

.admision__rgunh-bold-text {
    font-size: 18px;
    line-height: 25px;
}

.admision__rgunh-bold-icon {
    flex-shrink: 0;
}

.description__info-block {
    display: flex;
    column-gap: 150px;
    row-gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.description__info-item {}

.description__info-title {
    font-family: 'Raleway-Regular';
    color: #075A28;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
}

.description__info-text {
    font-family: 'Raleway-Regular';
    font-weight: 600;
    font-size: 24px;
}

.moduls__wrapper {}

.moduls__item {
    border-bottom: 1px solid #1F1F1F;
}

.moduls__item:not(:last-child) {
    margin-bottom: 40px;
}

.moduls__button {
    position: relative;
    display: flex;
    padding-bottom: 40px;
    width: calc(100% - 20px);
    flex-wrap: wrap;
    row-gap: 20px;
}

.moduls__title {
    cursor: pointer;
    width: 300px;
    font-family: 'Raleway-Regular';
    font-weight: 600;
    font-size: 26px;
    line-height: 26px;
    color: #075A28;
    margin-bottom: 0;
}

.moduls__name {
    cursor: pointer;
    font-family: 'Raleway-Regular';
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #075A28;
    width: 100%;
}

.moduls__name h4 {
    width: calc(100% - 80px);
}

.moduls__btn-disabled {
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: 0;
}

.moduls__btn-activated {
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: 0;
}

.moduls__info {
    opacity: 0;
    max-height: 0;
    margin-bottom: 0;
    transition: all .3s;
}

.moduls__info p {
    margin-bottom: 0;
}

.moduls__info--activated {
    opacity: 1;
    max-height: 1000px;
    margin-bottom: 20px;
}

.moduls__link {
    cursor: pointer;
    position: relative;
    z-index: 100;
    display: block;
    text-decoration: underline;
    font-family: 'Raleway-Regular';
    font-size: 20px;
    font-weight: 600;
    color: #075A28;
    margin-top: 60px;
}

.contact__wrapper {
    display: flex;
    column-gap: 30px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.contact__info {
    width: 100%;
    max-width: 350px;
}

.contact__list-item {
    padding: 0;
}

.contact__list-item:not(:last-child) {
    margin-bottom: 10px;
}

.contact__list-item a {
    color: #1E1E1E;
    font-weight: 400;
    cursor: pointer;
}

.specialisation__main-title {
    font-family: 'Raleway-Regular';
    font-size: 35px;
    font-weight: 400;
    margin-top: 70px;
    margin-bottom: 0;
    line-height: 50px;
    color: #1E1E1E;
}

@media (max-width: 730px) {
    .moduls__btn-activated, .moduls__btn-disabled {
        width: 35px;
    }
    .vacancy__slider-container {
        margin-top: 75px;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/r-wide-speciality-detail-test/style.css?17511441683151 */
