

/* Start:/local/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?15851309241675*/
.news-detail .title {
    font-size: 21px;
    color: #000;
    margin: 10px;
}

.news-detail .desc {
    margin: 15px 10px;
}

.excellence-list, .work-list {
    display: flex;
    flex-wrap: wrap;
}

.excellence-item {
    padding-bottom: 20px;
    border-bottom: solid 1px #E6E9EA;
    width: 48%;
    margin: auto;
}

.work-item {
    margin: auto;
    padding-bottom: 5px;
    border-bottom: solid 1px #E6E9EA;
    width: 33.33%;
    display: flex;
}

.work-item .work-icon {
    padding: 30px 0;
    text-align: center;
    width: 25%;
}

.work-item .work-content {
    display: inline-block;
    width: 75%;
}

.work-item .work-content p {
    line-height: 1.3;
}

.excellence-item h5 img {
    height: 20px;
}

.news-detail .work-title {
    margin: 30px 0;
}

.hero-strip h3 {
    color: #ffffff;
}

section.section-padding {
    padding: 45px 0;
}

.service-works {
    width: 650px;
    background: #ffffff;
}

.service-works .container {
    width: 100%;
}

.service-works .success-send {
    margin: 25px 10px;
}

.service-works .header {
    height: 50px;
    padding: 10px 15px 0;
    background: #D7405D;
    color: #ffffff;
    font-size: 22px;
}

.service-works li {
    list-style: disc;
    margin-left: 23px;
}

@media (max-width: 767px) {
    .excellence-list, .work-list {
        display: block;
    }

    .excellence-item, .work-item {
        width: 95%;
    }

    section.hero-strip.section-padding {
        padding: 10px;
    }

    .hero-strip .btn {
        margin-bottom: 15px;
    }

    .service-works {
        width: 87vw;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?15851309241675 */
