

/* Start:/local/templates/main/components/bitrix/catalog.section.list/docs-template-profsoyuz/style.css?17657505042812*/
.docs_wrapper {
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.docs__list {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.docs__list__parent {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.docs__list__item {
    display: flex;
    column-gap: 40px;
    align-items: center;
    justify-content: space-between;
    margin: 0 20px 20px;
}
.docs_folder__desc{
    width: 50%;
    padding-bottom: 20px;
}
.docs_folder__content .doc_img{
    float: right;
}

h3.title-doc{
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
    max-width: 400px;
    padding-bottom: 5px;
}
.pb-10{
    padding-bottom: 10px;
}
.docs_folder__desc h4{
    font-weight: 600;
    padding-bottom: 5px;
    font-size: 16px;
}
.docs__list__item__title {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.doc__svg {
    width: 37px;
    height: 37px;
}

.doc__btn {
    display: flex;
    justify-content: space-between;
    margin: 20px;
    cursor: pointer;
}

.docs__container.active .docs__list ,
.doc__btn.active +.docs__list {
    height: fit-content;
}
.docs__container.active{

}
.docs__container {
    cursor: pointer;
    background-color: #DAF4FF;
}


.request__item__header__btn {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.request__item__header__btn:hover .request__line-2,
.docs__container.active .request__line-2,
.doc__btn.active .request__line-2{
    transform: rotate(90deg);
}

.request__line-1,
.request__line-2{
    display: block;
    background: #41416E;
    transition: all 0.3s;
}

.request__line-1 {
    width: 30px;
    height: 1px;
    margin: auto;
    transform: translateY(15px);
}

.request__line-2 {
    width: 1px;
    height: 30px;
    margin: auto;
}
.news-detail-profsoyuz{
    padding: 10px 20px;
    display: flex;
}
.news-detail-profsoyuz ul,
.news-detail-profsoyuz ol {
    padding-left: 40px;
}
.media__detail__desc2 .media__section__item__img {
    margin-bottom: 20px;
    height: auto;
}
.media__detail__desc2 .media__section__item__img img{
    height: auto;
    object-position: center;
    width: 100%;
}
.news-detail-profsoyuz .media__detail__desc {
    width: 60%;
}
.news-detail-profsoyuz .media__section__item__img{
    width: 40%;
    padding-left: 20px;
}
@media screen and (max-width: 767.98px){
    .news-detail-profsoyuz .media__detail__desc,
    .news-detail-profsoyuz .media__section__item__img{
        width: 100%;
        padding: 0;
    }
    .news-detail-profsoyuz2 ul,
    .news-detail-profsoyuz2 ol {
        padding: 5px 5px 10px 30px;
    }
    .news-detail-profsoyuz{
        display: inline-grid;
    }
    .news-detail-profsoyuz .media__section__item__img{
        order: -1;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063*/
.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);
}
.breadcrumbs span {
	float: left;

	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	overflow: hidden;         /* Скрываем выходящий за границы текст */
	text-overflow: ellipsis;
	max-width: 200px
}
.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/main/components/bitrix/catalog.section.list/docs-template-profsoyuz/style.css?17657505042812 */
/* /local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063 */
