

/* Start:/local/templates/.default/components/bitrix/news.detail/service_detail/style.css?17789432191531*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.audit_services .flexbox {
	justify-content: space-around !important;
}

span.audit_service_block:nth-of-type(2n) {
    margin-left: 60px;
}

.no_underline {
	text-decoration: none !important;
}

.order_btn_detail {
    text-align: center;
    width: 100%;
    margin-top: 25px;
}

.section_with_btn .container {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.section_with_btn .title_section {
    width: calc(100% - 200px);
}

.section_with_btn .btn {
    margin-bottom: 34px;
}

#service .title_modal p {
    font-size: 32px;
}

#service .title_modal {
    padding-bottom: 15px !important;
}

.btn_in {
    line-height: 4px !important;
    padding: 15px 24px 18px !important;
}

@media only screen and (max-width: 480px) {
    .section_with_btn .title_section {
        width: 100%;
    }

    .section_with_btn .btn {
        margin-bottom: 0;
    }
}

.audit_service_block_main {
    margin-bottom: 30px;
}

.text {
    width: 100%;
}
.title_h3 {
    align-items: flex-start;
    box-sizing: border-box;
    color: #333;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: Oswald;
    font-size: 22px;
    justify-content: space-between;
    line-height: 26px;
    margin: 20px 0 20px;
    padding: 0;
    font-weight: normal;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/service_detail/style.css?17789432191531 */
