

/* Start:/local/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17258739091817*/
div.service-detail
{
	word-wrap: break-word;
}

.introtext{
	font-size: 1.1333em;
    line-height: 1.6471em;
    color: rgb(51 51 51);
    margin: 42px 0 34px;
}

.sections-top {
	border: 1px solid #eff1f5;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 13px;
	margin-bottom: 35px;
}
.sections-top .sections-top_item {
	position: relative;
	padding: 15px;
	display: block;
	width: 33%;
	cursor: pointer;
}
.sections-top .sections-top_item .sections-top_header{
	padding-left: 70px;
}
.sections-top .sections-top_item .sections-top_header-title a{
	margin: 0 0 3px;
	line-height: 1.4667em;
	color:#333;
	text-decoration: none;
}
.sections-top .sections-top_item .sections-top_header-property {
	color: rgb(153 153 153);
	font-size: 0.8667em;
    line-height: 1.3846em;
}
.sections-top .sections-top_item:hover .sections-top_header-title a{
	color:#0b69ad;
}
.sections-top .sections-top_item:hover {
    -webkit-box-shadow: 0px 5px 25px 0px rgb(18 25 38 / 10%);
    -moz-box-shadow: 0px 5px 25px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 25px 0px rgb(18 25 38 / 10%);
	z-index: 1;
}

.file:before {
	content: "";
    position: absolute;
    top: 30px;
    left: 30px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(/local/templates/main/styles/img/docs.svg) 0 -84px no-repeat;
}
.file.doc:before,
.file.docx:before{background-position:-42px 0;}
.file.png:before{background-position:-84px -84px;}
.file.txt:before{background-position:-42px -84px;}
.file.pdf:before{background-position:0 0;}
.file.xls:before,
.file.xlsx:before{background-position:-84px 0;}
.file.jpg:before{background-position:-42px -42px;}
.file.ptt:before{background-position:-84px -126px;}
.file.tiff:before{background-position:-84px -42px;}

@media (max-width: 576px) {
	.col-xs-12 {
		width: 100%!important;
	}
}
/* End */
/* /local/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17258739091817 */
