

/* Start:/local/templates/emporium/components/bitrix/news.list/slider_experts_work/style.css?17535481831528*/
/*slider*/
.expertise-wrapper .slider-wrapper {
    position: relative;
}
.expertise-wrapper .slick-arrow {
    display: none !important;
}
.expertise-wrapper .slick-slide {
    margin: 0 10px;
    max-height: 300px;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

/*section 5*/
.expertise-wrapper .section-5 {
    background: #ffffff;
}
.expertise-wrapper .section-5 .inner {
    padding-top: 25px;
    padding-bottom: 25px;
}
.expertise-wrapper .section-5 h3.title {
    color: #D0B184;
    text-align: center;
    font-family: BebasNeueLight, Arial, sans-serif;
    font-size: 40px;
    line-height: normal;
    margin-bottom: 32px;
}

@media screen and (min-width: 450px) {
    /*common*/
    .expertise-wrapper .slick-prev._fake {
        left: -65px;
        z-index: 1;
    }

    .expertise-wrapper .slick-next._fake {
        right: -65px;
        z-index: 1;
    }

    .expertise-wrapper .slick-prev {
        z-index: -1;
    }

    .expertise-wrapper .slick-next {
        z-index: -1;
    }
}

@media screen and (min-width: 768px) {
    /*common*/
    .expertise-wrapper .slick-arrow {
        display: flex !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (min-width: 991px) {
    /*section 5*/
    .expertise-wrapper .section-5 {
    }
    .expertise-wrapper .section-5 .inner {
		padding: 53px 0;
    }
    .expertise-wrapper .section-5 h3.title {
        font-size: 60px;
        margin-bottom: 44px;
    }
}
/* End */
/* /local/templates/emporium/components/bitrix/news.list/slider_experts_work/style.css?17535481831528 */
