

/* Start:/local/templates/newfitness2/components/bitrix/news/promotion-page/bitrix/news.list/page_stocks_default/style.css?16318034501821*/
.promotions-promotion{
    margin-bottom: 100px;
}
.promotions-promotion>.container{
    position: relative;
}

.sect_promotion_cnt{
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 306px;
    padding:93px 50px 111px 50px;
    position: relative;
    transition: .5s;
}
.sect_promotion_cnt:hover{
    box-shadow: 0 0 32px #777;
    transition: .5s;
}
.sect_promotion_cnt * {
    position:relative;
    z-index:2;
}
.sect_promotion_bg {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.3);
    z-index:0;
}
.sect_promotion_block {
    margin-top:30px;
}
.sect_promotion_block:nth-child(1) {
    margin-top:0px;
}
@media (min-width: 992px) {
    .sect_promotion_block:nth-child(2) {
        margin-top:0px;
    }
}
.sect_promotion_heading{
    font-size: 1.5714285em;
    line-height: 1.4;
    color: #fff;
    font-weight:600;
}
.sect_promotion_heading:hover{
    text-decoration: none;
    color: #fff;
}
.sect_promotion_btn {
    position:absolute;
    bottom:70px;
    left:50px;
    color: #fff!important;
}
.sect_promotion_dates{
    color: #fff;
    font-size: 1.1428em;
    line-height: 1.375;
    margin-top: 6px;
    margin-bottom: 10px;
}
.sect_promotion_discount{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    background-color: var(--prv_color);
    border-radius: 100%;
    font-size: 1.2857em;
    text-align: center;
}
@media(max-width:767px){
    .sect_promotion_btn {
        left: 20px;
    }
    .sect_promotion_cnt{
        padding:93px 20px 111px 20px;
    }
}
/* End */
/* /local/templates/newfitness2/components/bitrix/news/promotion-page/bitrix/news.list/page_stocks_default/style.css?16318034501821 */
