

/* Start:/local/templates/.default/components/bitrix/news.list/corporate-identity/style.css?17500868942783*/
.corporate-identity {
	padding: 30px 0 50px;
}

.corporate-identity .list-cols-item {
	height: auto;
}

.corporate-identity .list-cols-item .prev-img {
	width: 44px;
	text-align: center;
}

.corporate-identity .list-cols-item .prev-text {
	margin-left: 65px;
}

.corporate-identity-item {
	color: #000;
	background-color: #fff;
	padding: 20px;
}

.corporate-identity-item__name {
	font-size: 20px;
	height: 90px;
	line-height: 1.2;
	font-weight: 800;
}

.corporate-identity-item__languages {
	color: #a8a8a7;
	font-size: 12px;
	vertical-align: super;
}

.corporate-identity-item__logo {
	border-top: 2px solid #031957;
	padding-top: 20px;
}

.corporate-identity-item__logo img {
	max-height: 80px;
}

.corporate-identity-item__extension {
	color: #a8a8a7;
	font-size: 22px;
	text-transform: uppercase;
  font-weight: 800;
}

.corporate-identity-item__download {
	display: block;
	text-indent: -9999px;
	white-space: nowrap;
	width: 44px;
	height: 44px;
	background-size: cover;
	margin-bottom: 15px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='46' height='78' viewBox='0 0 46 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='23' cy='23.2373' r='22' stroke='%23072FA0' stroke-width='2'/%3e%3cpath d='M15.5 22.342L23 29.9109L30.5 22.342' stroke='%23072FA0' stroke-width='2' stroke-miterlimit='10'/%3e%3cpath d='M23 29.7607V9.91089' stroke='%23072FA0' stroke-width='2' stroke-miterlimit='10'/%3e%3cpath d='M14 32.1353H32' stroke='%23072FA0' stroke-width='2' stroke-miterlimit='10'/%3e%3c/svg%3e");
	color: #072FA0;
}

.corporate-identity-item__download:hover {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='46' height='78' viewBox='0 0 46 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='23' cy='23.2373' r='22' stroke='%235873BF' stroke-width='2'/%3e%3cpath d='M15.5 22.342L23 29.9109L30.5 22.342' stroke='%235873BF' stroke-width='2' stroke-miterlimit='10'/%3e%3cpath d='M23 29.7607V9.91089' stroke='%235873BF' stroke-width='2' stroke-miterlimit='10'/%3e%3cpath d='M14 32.1353H32' stroke='%235873BF' stroke-width='2' stroke-miterlimit='10'/%3e%3c/svg%3e");
	color: #5873BF
}

@media only screen and (max-width: 639px) {
	.corporate-identity .list-cols-item .prev-img {
		margin: 0;
		position: absolute;
		width: auto;
	}

	.corporate-identity-item__download {
		width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
	}

	.corporate-identity-item__extension {
		font-size: 18px;
	}

	.corporate-identity .list-cols-item .prev-text {
		margin-top: 0;
	}

	.corporate-identity-item__name {
		line-height: 1.3 !important;
		min-height: 45px;
		height: auto;
		margin-bottom: 20px !important;
	}

	.corporate-identity-item__logo img {
		height: auto;
    max-height: 90px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/corporate-identity/style.css?17500868942783 */
