

/* Start:/local/templates/rebrand1/components/bitrix/news.list/certifies/style.css?17849076191455*/

.sertificates_slider {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    overflow-x: auto;
    align-items: flex-start;
}
.sertificates_slider .sliderAwardsItem {
    flex: 0 0 calc(33.333% - 12px);
    max-width: calc(33.333% - 12px);
}
.sertificates_slider.slick-initialized {
    display: block;
    overflow: visible;
}
.sertificates_slider.slick-initialized .sliderAwardsItem {
    flex: none;
    max-width: none;
}
.sliderAwardsItemTitle {
    color: #212529;
}

.sliderAwards {

}
.sliderAwardsItem {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.achivments  .sliderAwardsItemTitle{
    display: none !important;
}
.sliderAwardsItemTitle {
    color: #212529;
    font-size: 16px;
    text-align: center;
}
.sliderAwardsItemImg {

}
.sliderAwardsItemImg a{

    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 16px;
}
 .sliderAwardsItemImg img{
     height: 100%;
     width: auto;
     max-height: 400px;
}
@media (min-width: 990px){
    .blockElement.awardsBlock h3{
        left: -85px;
        position: relative;
        color: #212529;
    }
}



.blockElement.awardsBlock {
    background-color: #07511C;
    padding: 2% 5%;
    width: 90%;
    background-image: url('/local/templates/rebrand/images/sliderBig-bg.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.awardsBlock .headingBlock{
    color: #ffffff;
}
/* End */
/* /local/templates/rebrand1/components/bitrix/news.list/certifies/style.css?17849076191455 */
