

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/catalog/stats/style.css?17767786121707*/
.stats-text__wrapper {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.stats-text__item {
	display: flex;
	padding: 4px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border: 1px solid #003d64;
	color: #003d64;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.stats-full__wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px 10px;
	padding-top: 20px;
}
.stats-full__item {
	position: relative;
}
.stats-full__item:hover .stats-full__photo > img {
	transform: scale(1.2);
}
.stats-full__photo {
	position: relative;
	overflow: hidden;
}
.stats-full__photo img {
	width: 100%;
	height: 100%;
	max-height: 240px;
	object-fit: cover;
	transition: 0.4s ease;
}
.stats-full__photo span {
	display: block;
	position: absolute;
	bottom: 6px;
	right: 6px;
	background: rgba(0, 61, 100, 0.9);
	padding: 6px;
	color: #fff;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: right;
}
.stats-full__date {
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: 0.5px solid #eaeaea;
	color: #8e8e8e;
	font-family: Roboto;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.stats-full__title {
	padding-top: 14px;
	color: #222;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.link-stretched {
}
.link-stretched::after {
	content: "";
	position: absolute;
	z-index: 10;
	inset: 0;
}
@media (max-width: 800px) {
	.stats-full__wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 540px) {
	.stats-full__wrapper {
		grid-template-columns: 1fr;
	}
}

/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/catalog.element/.default/style.css?17768566162529*/
.side_left .content-md > .right_block.narrow_Y,
.side_left .content-md > .right_block.narrow_Y + .left_block {
    float: left !important;
}
.animate-load.btn.btn-default.btn-transparent-bg.btn-sm {
    display: none;
}
.stat__wrapper {
}
.stat__wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
    padding-bottom: 15px;
}
.stat__title {
    margin-bottom: 20px;
    padding: 6px;
    border: 1px solid #003d64;
    color: #003d64;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: min-content;
    white-space: nowrap;
}
.stat__wrapper strong {
    color: #222;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 36.4px */
}
.stat__date {
    padding-top: 16px;
    color: #5c5c5c;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.sidebar__title {
    color: #003d64;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.stats-full__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px 10px;
    padding-top: 20px;
}
.stats-full__item {
    position: relative;
}
.stats-full__item:hover .stats-full__photo > img {
    transform: scale(1.2);
}
.stats-full__photo {
    position: relative;
    overflow: hidden;
}
.stats-full__photo img {
    width: 100%;
    height: 100%;
    max-height: 240px;
    object-fit: cover;
    transition: 0.4s ease;
}
.stats-full__photo span {
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    background: rgba(0, 61, 100, 0.9);
    padding: 6px;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: right;
}
.stats-full__date {
    padding-top: 8px;
    padding-bottom: 4px;
    border-bottom: 0.5px solid #eaeaea;
    color: #8e8e8e;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.stats-full__title {
    padding-top: 14px;
    color: #222;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.link-stretched {
}
.link-stretched::after {
    content: "";
    position: absolute;
    z-index: 10;
    inset: 0;
}
@media (max-width: 800px) {
    .stat__wrapper strong {
        font-size: 22px;
    }
}

/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/stats_list/style.css?1776861059150*/
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;
}

/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/catalog/stats/style.css?17767786121707 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/catalog.element/.default/style.css?17768566162529 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.list/stats_list/style.css?1776861059150 */
