

/* Start:/bitrix/templates/.default/components/bitrix/news.list/r-global-workarea-menu-x3/style.css?1747841633483*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.education__item-link {
    padding: 40px 30px 20px;
}

/*

.education__item-bottom {
	display: block !important;
}

.education__programms {
	display: block !important;
	margin-bottom: 0 !important;
}

.education__codes {
	width: 100% !important;
}

.education__item-bottom .education__codes span {
	display: inline !important;
}

*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/r-global-doc-list/style.css?17158620982207*/
@media screen and (min-width: 991px) {
	.r-doc-list {
		margin-bottom: 60px;
	}
	
	.r-doc-list__item {
		margin-bottom: 20px;
		box-sizing: border-box;
		padding: 20px;
		border-radius: 30px;
		background: #f1f1f1;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: stretch;
	}
	
	.r-doc-list__icon {
		margin-right: 20px;
	}
	
	.r-doc-list__icon img {
		width: 50px;
		height: auto;
	}
	
	.r-doc-list__name {
		margin-right: 20px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	
	.r-doc-list__name a {
		font-size: 20px;
		font-weight: bold;
		line-height: 130%;
		color: #202020;
	}
	
	.r-doc-list__button {
		margin-left: auto;
		padding-left: 20px;
		border-left: 1px solid #202020;
		box-sizing: border-box; 
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.r-doc-list__button a {
		padding: 10px 18px;
		background: #ffcb05;
		color: #202020;
		border-radius: 100px;
		box-sizing: border-box;
		border: 2px solid #ffcb05;
		transition: all .2s ease-in-out;
	}

	.r-doc-list__button a:hover {
		background: #f1f1f1;
	}
}

@media screen and (max-width: 990px) {
	.r-doc-list {
		margin-bottom: 60px;
	}
	
	.r-doc-list__item {
		margin-bottom: 20px;
		box-sizing: border-box;
		padding: 20px;
		border-radius: 30px;
		background: #f1f1f1;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: stretch;
		flex-wrap: wrap;
	}
	
	.r-doc-list__icon {
		width: 40px;
		margin-right: 20px;
	}
	
	.r-doc-list__icon img {
		width: 100%;
		max-width: 40px;
		height: auto;
	}
	
	.r-doc-list__name {
		width: calc(100% - 60px);
	}
	
	.r-doc-list__name a {
		font-size: 20px;
		font-weight: bold;
		line-height: 130%;
		color: #202020;
	}
	
	.r-doc-list__button {
		width: 100%;
		padding-left: 60px;
		padding-top: 20px;
		box-sizing: border-box; 
	}
	
	.r-doc-list__button a {
		display: inline-block;
		padding: 10px 18px;
		background: #ffcb05;
		color: #202020;
		border-radius: 100px;
		box-sizing: border-box;
		border: 2px solid #ffcb05;
		transition: all .2s ease-in-out;
	}

	.r-doc-list__button a:hover {
		background: #f1f1f1;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/r-global-workarea-menu-x3/style.css?1747841633483 */
/* /bitrix/templates/.default/components/bitrix/news.list/r-global-doc-list/style.css?17158620982207 */
