

/* Start:/local/templates/altekpro/components/bitrix/news/company/bitrix/news.detail/.default/style.css?1765869819990*/
.news-detail {
	margin-top: 50px;
}

.service h1 {
	margin-top: 50px;
	margin-bottom: 30px;
}

.service h1 span {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 51px;
	vertical-align: middle;
	margin-right: 25px;
}

.service h1 span svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.service h1 span svg .cls-1 {
	fill: none;
	stroke: #ED3B3B;
	stroke-miterlimit: 10;
	stroke-width: 1.5px;
}

.CompanyDetail-Section .news-detail .sert-text2 {
	width: 100% !important;
}


@media (max-width: 1023px) and (min-width: 768px) {
	.container.direction-container {
		width: 580px !important;
	}
}

@media (max-width: 767px) {
	.service center {
		display: table;
		min-height: 50px;
		margin: 25px 0 30px;
	}

	.service h1 {
		position: relative;
		display: table-cell;
		padding-left: 75px;
		font-size: 24px;
		text-align: left;
		vertical-align: middle;
	}

	.service h1 span {
		position: absolute;
		margin-left: -75px;
		top: 0;
	}
}
/* End */


/* Start:/local/templates/altekpro/components/bitrix/menu/company/style.css?16765445603399*/
.company-menu-icon {
	width: 32px;
	height: 20px;
}

.service .service-menu ul li {
	position: relative;
	display: inline-block;
	background: #E5EFF9;
	min-width: 30px;
	height: 41px;
	margin: 5px 5px;
	padding: 0 20px 0 50px;
	border-radius: 3px;
	color: #0066C0;
	font-size: 15px;
	transition: .3s;
}

.service .service-menu ul li.not-image {
	padding-left: 20px;
}

.service .service-menu ul li.selected,
.service .service-menu ul li:hover {
	background: #0066C0;
	color: #fff;
	transition: .3s;
}

section.sert-text2 {
	margin: 60px 0;
}

.service .service-menu ul li picture {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 15px;
}

.service .service-menu ul li svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.service .service-menu ul li svg .cls-1 {
	fill: none;
	stroke: #0066C0;
	stroke-miterlimit: 10;
	stroke-width: 1.5px;
	transition: .3s;
}

.service .service-menu ul li.selected svg .cls-1,
.service .service-menu ul li:hover svg .cls-1 {
	stroke: #fff;
	transition: .3s;
}

.service .service-menu ul li p {
	line-height: 41px;
}

.service .service-menu ul li a {
	position: absolute !important;
}

.service .service-menu ul li a:hover {
	background-color: transparent !important;
}

.service .service-menu {
	text-align: center;
}

.service .service-menu.popup {
	text-align: left;
}

.gotop {
	top: 0;
}

.mobile-sel-menu-wrap {
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 10;
}

.mobile-sel-menu-wrap .mobile-sel-menu.fx,
.mobile-sel-menu-wrap .mobile-sel-menu.cfx {
	position: fixed !important;
	top: 0;
}

.mobile-sel-menu {
	position: relative;
	width: auto;
	height: 40px;
	background: #0266BF;
}

.mobile-sel-menu.fx {
	width: 100%;
}

.mobile-menu-header {
	position: relative;
	width: 100%;
	height: 40px;
	background: #0266BF;
}

.mobile-sel-menu p {
	display: block;
	color: #fff;
	line-height: 40px;
	margin-left: 50px;
	height: 40px;
}

.mobile-menu-header p {
	display: block;
	color: #fff;
	line-height: 40px;
	margin-left: 50px;
	height: 40px;
}

.mobile-sel-menu picture {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 15px;
}

.mobile-menu-header  picture {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 15px;
}

.mobile-sel-menu span {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 10px;
	right: 15px;
}

.mobile-menu-header span {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 10px;
	right: 15px;
}

.mobile-sel-menu picture svg .cls-1 {
	stroke: #fff;
	fill: none;
}

.mobile-menu-header picture svg .cls-1 {
	stroke: #fff;
	fill: none;
}

@media (max-width: 767px) {
	.mobile-menu {
		position: fixed;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		transition: .3s;
		background-color: rgba(2, 102, 191, 0.7);
		z-index: 1010;
		overflow: auto;
	}

	.mobile-menu.active {
		left: 0;
		transition: .3s;
	}

	.mobile-menu-container {
		padding: 30px 0 0 48px;
	}

	.popup-menu-item {
		position: relative;
		display: inline-block;
		background: #E5EFF9;
		min-width: 30px;
		height: 41px;
		margin: 5px 5px;
		padding: 0 20px 0 50px;
		border-radius: 3px;
		color: #0066C0;
		font-size: 15px;
	}

	.service .service-menu ul li {
		display: block;
		background: transparent !important;
		height: 41px !important;
		margin: 5px 0!important;
		padding: 0 !important;
	}


}
/* End */
/* /local/templates/altekpro/components/bitrix/news/company/bitrix/news.detail/.default/style.css?1765869819990 */
/* /local/templates/altekpro/components/bitrix/menu/company/style.css?16765445603399 */
