.main-menu { background: #63bfea !important; }


#job_tabs .item{
    background: white;
    margin: 7px;
    float: left;
    text-align: center;
    margin-right: 15px;
    overflow: hidden;
}

#job_tabs .item img{

}

#job_tabs .item .discrprion{

}

#job_tabs .list_block {
    float: left;
    width: 150px;
}

.list_block {
    margin-left: 10px;
    margin-top: 3px;
}

.discount{
    padding: 8px;
    margin-top: 2px;
}

.discount.active{
    background: #fef0c4;
}

.discount img{
    float: left;
    margin-right: 20px;
}

.discount .discnt_number{
    height: 25px;
    width: 67px;
    background: url('/i/skidka_bg.png') no-repeat;
    margin-left: 172px;
    margin-top: 4px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: white;
}