

/* Start:/local/templates/main/components/bitrix/catalog.section.list/docs-template-abiturientam/style.css?17657695422197*/
.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;

}
.pt-20{
	padding-top: 20px;
}
a.d-b{
	display: block;
	padding: 5px 0;
	text-align: left;
	width: max-content;
	max-width: 380px;
}
.but__podacha{
	text-align: center;
}
.docs_folder__content .doc_img .docs_folder__img {
	margin-bottom: 40px;
	margin-right: 0;
	max-width: 360px;
	min-width: 300px;
}
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;
}

@media (max-width: 600px) {
	.but__podacha {
		padding-bottom: 30px;
	}
	.docs_folder__content .doc_img .docs_folder__img{
		margin-bottom: 10px;
	}
}

@media (max-width: 400px) {
	a.d-b{
		max-width: 300px;
	}
}


/* 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-abiturientam/style.css?17657695422197 */
/* /local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063 */
