.implementing-bitrix-24 .service-content, .implementing-bitrix-24 .service-content .section-title, .implementing-bitrix-24 .service-content .s-advantages__item-header {
	color: #2C3E50;
}

.implementing-bitrix-24 .service-content .section-title {
    font: 32px "Open Sans", sans-serif;
    font-weight: bold;
}

.implementing-bitrix-24 .service-content .s-advantages__item-header {
	font: 20px "Open Sans", sans-serif;
	font-weight: bold;
}

.implementing-bitrix-24 .service-head__container {
	padding: 60px 0 90px;
}

.implementing-bitrix-24 .service-section__head {
	background-position: 60% 50% !important;
    background-size: auto 80% !important;
}

.implementing-bitrix-24 .service-section p:not(:last-child) {
	margin: 20px 0px;
}

.implementing-bitrix-24 .s-advantages__item {
	margin-bottom: 4rem;
}

.border-1 {
	border: 1px solid;
}

.color-blue {
	color: #4584CB;
}

.default-ol li {
	list-style-type: decimal;
    list-style-position: inside;
}

.services-page .service-section .btn_search_ico {
	font-size: 16px;
    text-align: left;
    max-width: 315px;
    justify-content: normal;
    padding-left: 20px;
}

.services-page .service-section .btn_search_ico:before {
	content: '';
	display: block;
	background: url('images/search-ico.png') no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.services-page .service-section .btn_search_ico:hover:before {
	background: url('images/search-ico-hover.png') no-repeat;
}


.services-page .service-section .btn_search_ico span {

}

.services-page .service-section .btn_search_ico i {
    display: block;
    font-size: 15px;
}