

/* Start:/local/templates/.default/components/bitrix/news.detail/banner_orm/style.css?1742569376553*/
.main_banner ul li {
    color: #fff;
}
.background-green {
    cursor: pointer;
}
.aso__button_blue .blue__button {
    width: 100% !important;
    text-align: center !important;
    justify-content: center !important;
}
.main_banner p {
    color: #ffffff;
}
.background-green p {
    max-width: inherit !important;
}

@media (max-width: 576px) {
    .main_banner ul li {
        font-size: 0.875rem;
        line-height: 17px;
    }
    .background-blue {
        height: 100% !important;
        padding: 20px 0;
        font-size: 0.875rem;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/advantages/style.css?1744201878738*/
.about_title {
    max-width: 260px;
}
@media (max-width: 768px) {
    .advantages_link {
        cursor: pointer;
    }
    .mobile-advantages-block .card-text {
        display: block;
        font-size: 0.75rem;
    }
    .mobile-advantages-block .card-title {
        font-size: 0.875rem;
        font-weight: bold;
    }
    .mobile-advantages-block .card-title::before {
        content: none;
    }
    .about_caption {
        max-width: 190px;
    }
}
@media (min-width: 992px) {
    .seo_block {
        height: 100%;
    }
    .seo_block .card-body {
        position: sticky;
        position: -webkit-sticky;
        top: 70px;
    }
}
@media (min-width: 769px) {
    .mobile-advantages-block {
        display: none;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/carousel_min/style.css?1751540829904*/
.awards .owl-carousel .owl-item img,
.orm_awards .owl-carousel .owl-item img {
  filter: grayscale(100%);
}
.awards .owl-carousel .owl-item img:hover,
.orm_awards .owl-carousel .owl-item img:hover {
  filter: inherit;
}
.slider-certificates__arrows .arrow_rotate {
  rotate: 180deg;
}

.services_new .section__blue.section__transparent {
  background-color: transparent;
  padding-bottom: 0;

  .title_white {
    color: black;
  }
  p {
    color: black;
  }
  .certificates__text {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .slider-certificates__arrows .owl-prev,
  .slider-certificates__arrows .owl-next {
    width: 24px;
    height: 24px;
    top: 28%;
  }
}
@media (max-width: 576px) {
  .steps .owl-next {
    right: -10px;
  }
  .slider-certificates__arrows .owl-next {
    right: 0 !important;
  }
  .slider-certificates__arrows .owl-prev,
  .steps .owl-prev {
    left: -10px;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/cases_racurs/style.css?1741772139742*/
.blue-section .col-md-6 {
    min-height: 100px;
}
@media (max-width: 992px) {
    .results_racurs .owl-prev, .results_racurs .owl-next {
        width: 24px !important;
        height: 24px !important;
        position: absolute;
        top: 300px !important;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .results_racurs .owl-prev img, .results_racurs .owl-next img {
        width: 16.75px;
        height: 16.75px;
    }
    .results_racurs .results-head .results-slider-controls .owl-prev {
        left: -10px !important;
    }
    .results_racurs .owl-next {
        right: -10px !important;
    }
    .result_no {
        background-color: #fff !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/tariffs/style.css?1719390813956*/
.mobile-block-list {
    display: flex;
    gap: 10px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}
@media (min-width: 769px) {
    .mobile-block-list {
        display: none;
    }
}
@media (max-width: 768px) {
    .tariffs .mobile-block-list {
        display: flex;
        gap: 10px;
        margin-bottom: 24px;
    }

    .tariffs .mobile-block-list div:nth-child(-n+4) {
        width: calc((100% - 30px) / 4);
    }

    .tariffs .mobile-block-list div:last-child {
        width: 100%;
    }

    .tariffs .mobile-block-list div:nth-child(n+5):not(:last-child) {
        width: calc((100% - 10px) / 2);
    }


    .opportunities .mobile-block-list div:not(:last-child) {
        width: calc((100% - 10px) / 2);
    }

    .opportunities .mobile-block-list div:last-child {
        width: 100%;
    }
}
@media (max-width: 576px) {
    .tariffs-mobile-title {
        font-size: 0.775rem !important;
        padding: 11px 8px !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/gallery_block/style.css?1719390813706*/
.gallery__mobile {
    display: none !important;
}

@media (max-width: 768px) {
    .gallery__mobile {
        display: grid !important;
    }
    .gallery__desktop {
        display: none !important;
    }
    .gallery_block .blue__button {
        display: none;
    }
}

.tooltip {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-size: 10px;
    max-width: 70px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/carousel_max/style.css?1719390813427*/
.steps__slider .owl-stage-outer {
    display: flex;
}

.steps__slider .owl-stage {
    display: flex;
    width: 100%;
}

.steps__slider .owl-item {
    display: flex;
    align-items: stretch;
    height: auto !important;
}

.step__title {
    padding: 0 10px;
}

.step-card {
    cursor: pointer;
    width: 100%;
}

@media screen and (max-width: 992px) {
    .step-card {
        justify-content: center !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/listing_img/style.css?1719390813425*/
.show_more_cl {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    color: #0078E1;
}
.show_less_cl {
    display: none;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 1.5rem;
    text-decoration: none;
    color: #0078E1;
}
.clients-item img {
    max-height: 110px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/team_block_seo/style.css?1740997244108*/
.slider-item__img {
    filter: grayscale(100%);
}
.slider-item__person-position {
    text-align: center;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/faq/style.css?1719390813569*/
.faq {
    padding: 0 !important;
}
.faq_block {
    padding: 16px 0 22px 0 !important;
}
.faq__spoiler {
    color: #0093ff;
}
.text__spoiler {
    color: #8f9091;
}
.spoiler_block {
    padding: 0 29px;
}
.faq__column.even {
    padding-right: 10px;
}
.faq__column.odd {
    padding-left: 10px;
}
.faq__columns {
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .faq__column {
        padding: 0 !important;
        width: 100% !important;
    }
    .spoiler_block {
        padding: 0 0 14px 12px;
        font-size: 0.75rem;
        margin-bottom: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/publications/style.css?1751647464724*/
.news_date {
    font-size: 14px;
    line-height: 17px;
    color: #AAAAAA;
    margin-bottom: 8px;
}
.publication_card_tags button, .publication_card_tags a,  .publication_card_tags span{
    display: flex;
    gap: 8px;
    font-size: 14px;
    line-height: 19px;
    background-color: #0078e1;
    border-radius: 20px;
    color: #fff;
    padding: 6px 13px 7px 13px;
    border: none;
}

.publication_card_tags {
    display: flex;
    gap: 8px;
    position: absolute;
    padding-top: 22px;
    padding-left: 24px;
}

@media (max-width: 992px) {
    .publications__slider .publications__item .content .picture {
        height: 196px;
    }
    .news_date {
        font-size: 12px;
        line-height: 20px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/banner_orm/style.css?1742569376553 */
/* /local/templates/.default/components/bitrix/news.list/advantages/style.css?1744201878738 */
/* /local/templates/.default/components/bitrix/news.list/carousel_min/style.css?1751540829904 */
/* /local/templates/.default/components/bitrix/news.list/cases_racurs/style.css?1741772139742 */
/* /local/templates/.default/components/bitrix/news.list/tariffs/style.css?1719390813956 */
/* /local/templates/.default/components/bitrix/news.list/gallery_block/style.css?1719390813706 */
/* /local/templates/.default/components/bitrix/news.list/carousel_max/style.css?1719390813427 */
/* /local/templates/.default/components/bitrix/news.list/listing_img/style.css?1719390813425 */
/* /local/templates/.default/components/bitrix/news.list/team_block_seo/style.css?1740997244108 */
/* /local/templates/.default/components/bitrix/news.list/faq/style.css?1719390813569 */
/* /local/templates/.default/components/bitrix/news.list/publications/style.css?1751647464724 */
