

/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/default/style.css?1777467716894*/
.bx-breadcrumb {
	position: relative;
	top: -20px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	color:  rgba(55, 71, 79, 0.5);
}

.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 13px;
	white-space: normal;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: 1px solid  rgba(55, 71, 79, 0.3);}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	color: #0073ae;
}

.breadcrumb-white .bx-breadcrumb .bx-breadcrumb-item span {
	color: #fff;
}
.breadcrumb-white .bx-breadcrumb .bx-breadcrumb-item a {
	border-bottom: 1px solid transparent;
}
.breadcrumb-white .bx-breadcrumb .bx-breadcrumb-item a:hover {
	border-bottom-color: rgba(255, 255, 255, 0.3);
}
/* End */


/* Start:/bitrix/templates/about-new/components/bitrix/news.detail/depositary/style.css?17774677201975*/
.contacts-content {
	padding-top: 50px;
}

.contacts-item {
	margin-bottom: 30px;
}

.contacts-title {
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(55, 71, 79, 0.35);
	margin-bottom: 6px;
}

.contacts-text {
	font-size: 24px;
	line-height: 1;
	color: #37474F;
	margin-bottom: 17px;
}

.contacts-discl {
	font-size: 15px;
	line-height: 1.47;
	color: rgba(55, 71, 79, 0.75);
}

.contacts-content p {
	font-size: 18px;
	margin-top: 0;
}

.contacts-currency {
	display: flex;
	border-bottom: 1px solid rgba(55, 71, 79, 0.15);
	margin-bottom: 24px;
}
.contacts-currency:first-item {
	border-top: 1px solid rgba(55, 71, 79, 0.15);
}

.cont-currency__item {
	width: 28%;
	padding-bottom: 18px;
}

.cont-currency__item:first-child {
	width: 16%;
}

.cont-currency__title {
	font-size: 11px;
	line-height: 1.27;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: rgba(77, 83, 87, 0.7);
}

.cont-currency__text {
	font-size: 14px;
	line-height: 1.29;
	color: #37474F;
}

.cont-currency__item:first-child .cont-currency__text {
	font-size: 16px;
}


.contacts-requis .cont-currency__item {
	width: 50%;
	padding-left: 15px;
}

.contacts-requis .cont-currency__item:first-child {
	padding-left: 0;
	padding-right: 15px;
}

.contacts-requis .cont-currency__item .cont-currency__text {
	font-size: 16px;
}

.file-list__item--pfd a {
	padding-left: 72px;
}

@media all and (min-width: 768px) and (max-width:1024px) {
	.cont-currency__item {
		padding: 0 10px 17px;
	}
}

@media all and (max-width:767px) {
	.contacts-currency {
		flex-wrap: wrap;
		border: 1px solid rgba(55, 71, 79, 0.15);
		padding: 17px 15px 0;
		border-radius: 4px;
	}
	.cont-currency__item,
	.cont-currency__item:first-child,
	.contacts-requis .cont-currency__item,
	.contacts-requis .cont-currency__item:first-child {
		width: 100%;
	}
	.cont-currency__title {
		margin-bottom: 8px;
	}
	.contacts-content {
		padding-top: 30px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/default/style.css?1777467716894 */
/* /bitrix/templates/about-new/components/bitrix/news.detail/depositary/style.css?17774677201975 */
