.howOpenShop .schema {
    background:#f9f9f9;
    padding:40px 0;
}

.howOpenShop .schema .flag1 {
    background:url(/templates/rsflat/resource/img/how-open/flag.png) no-repeat top center;
    padding-top:61px;
    text-align:center;
    margin-top:41px;    
    margin-bottom:40px;
}

.howOpenShop .schema .flag2 {
    background:url(/templates/rsflat/resource/img/how-open/flag2.png) no-repeat top center;
    padding-top:61px;
    text-align:center;    
    margin-top:20px;
}

.yellowback {
    background:#fed42b;
    padding:5px 20px;
    font-size:16px;
}

.ratingBlock .ratingRow {
    height:33px;
    position:relative;
    margin-bottom:20px;
}

.ratingBlock .ratingRow:before {
    content:'';
    border-top:1px solid #e5e5e5;
    top:16px;
    position:absolute;
    width:100%;
}

.ratingBlock .ratingRow .back {
    height:33px;
    position:absolute;
    left:0;
    top:0;
    width:86%;
}

.ratingBlock .ratingRow .back i {
    background:#fed42b;
    height:33px;
    position:absolute;
    top:0;
    left:0;
    border-right:10px solid white;
}

.ratingBlock .ratingRow .title {
    line-height:33px;
    position:relative;
    padding-left:17px;
}

.ratingBlock .ratingRow .percent {
    float:right;
    position:absolute;
    right:0;
    top:0;
    height:31px;
    line-height:31px;
    padding:0 10px;
    background: white;
    font-size:16px;
}

.searchDillersSubBlock {
    padding:50px 0;
    border-bottom:1px solid #e5e5e5;
}

.padding-top-50 {
    padding-top:50px;
}

.videoBlock {
    background:
}
