

/* Start:/local/components/bitrix/news/templates/services/bitrix/news.detail/.default/style.css?1739405901210*/
.news-detail {
}

.news-detail .news-detail__badge_work-types {
    display: inline-block;
    font-size: 1em;
    padding: 5px 10px;
    background: #EDEDED;
    border-radius: 5px;
    margin: 0 6px 6px 0;
}

/* End */


/* Start:/local/templates/dark_orange/components/bitrix/news.list/products_small_modern/style.css?1745577797527*/
.news-list-modern {}

.news-list-modern__card {
    background: #f2f2f2!important;
    border: none!important;
    border-radius: 20px!important;
    overflow: hidden;
    transition: all 300ms ease-in-out 0ms;
}

.news-list-modern__card:hover {
    box-shadow: 0 3px 10px #00000022;
    transition: all 300ms ease-in-out 0ms;
}

.news-list-modern-card__link {
    text-decoration: none;
    color:           #000;
    font-family:     "Fira Sans Condensed";
}

.news-list-modern-card__link img {
    mix-blend-mode: darken;
}

/* End */


/* Start:/local/templates/dark_orange/components/bitrix/news.list/slider_modern/style.css?1750706595843*/
#carouselModernMobile .carousel-inner,
#carouselModernDesktop .carousel-inner {
    overflow: hidden;
    min-height: 100%;
}

#carouselModernMobile .carousel-item,
#carouselModernDesktop .carousel-item {
    height: auto;
    transition: transform 0.5s ease;
}

#carouselModernMobile .card,
#carouselModernDesktop .card {
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #F2F2F2FF;
    border-radius: 20px;
    border: none;
    overflow: hidden;
}

.card-body {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.card-text {
    margin-bottom: 1rem;
}

.card-img-top {
    object-fit: cover;
    height: 300px;
}

.card-body .btn {
    margin-top: auto;
}

@media (max-width: 767.98px) {
    #customSlider .carousel-item .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* End */
/* /local/components/bitrix/news/templates/services/bitrix/news.detail/.default/style.css?1739405901210 */
/* /local/templates/dark_orange/components/bitrix/news.list/products_small_modern/style.css?1745577797527 */
/* /local/templates/dark_orange/components/bitrix/news.list/slider_modern/style.css?1750706595843 */
