

/* Start:/local/templates/decom/components/bitrix/news.detail/decom-title-from-event/style.css?1779795074331*/
.full-page-title {
    margin: 0;
    padding: 37px 0;
    font-weight: 400;
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.113;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-family: "Dusha V5", sans-serif;
}
/* End */


/* Start:/local/templates/decom/components/bitrix/breadcrumb/.default/style.css?1770818712380*/
.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	padding: 20px 0;
}
.breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	/* margin-right: 5px; */
}
.breadcrumb__item {
	white-space: nowrap;
	line-height: 13px;
	/* margin-right: 10px; */
}
.breadcrumb__item span, .breadcrumb__item a {
	font-size: 16px;
	white-space: normal;
}

/* End */


/* Start:/local/templates/decom/components/bitrix/news.list/decom-presentations/style.css?17739885671694*/
   
.presentation {
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 4px;
}

.presentation li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #0b7fa0;
    border-left: 1px solid #0b7fa0;
    border-right: 1px solid #0b7fa0;
}

.presentation li div:last-child,
.presentation li div:first-child,
.presentation li div.download-pdf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.presentation li div:nth-child(2) {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: 80%;
}

.presentation li div {
    display: block;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 10px;
    border-right: 1px solid #0b7fa0;
}

.presentation li div:last-child {
    width: 82px;
    border-right: none;
}

.presentation li div.download-pdf {
    width: 82px;
}

.presentation li:nth-child(odd) {
    background-color: #eee;
}

.presentation li:last-child {
    border-bottom: 1px solid #0b7fa0;
}

.date-presentation {
    width: 110px;
}

.presentation__head div:first-child {
    /* width: 100px !important; */
    border-right: none;
}

.presentation li div.presentation__download {
    /* width: 180px; */
    text-align: center;
    margin-left: auto;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
}

/* End */
/* /local/templates/decom/components/bitrix/news.detail/decom-title-from-event/style.css?1779795074331 */
/* /local/templates/decom/components/bitrix/breadcrumb/.default/style.css?1770818712380 */
/* /local/templates/decom/components/bitrix/news.list/decom-presentations/style.css?17739885671694 */
