#sep-top-8 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-top-8 .bg {
    background-image: url('../images/bg-paint-top.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 50px;
}
#sep-bottom-8 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-8 .bg {
    background-image: url('../images/bg-paint-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 50px;
}
#header-text-img .bg {
    background-image: url('../images/otdelka-remont-spb-127.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}#desc-img-text-9 .bg {
    background-image: url('../images/item-grid-horizontal-3.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.15;
}
#desc-halfbg-text-2 .bg-wrap {
	background: #d2dae1;
}#action-btn-text .bg-wrap {
    background-color: #F4F5F6;
}
#action-text-btn .bg {
    background-image: url('../images/otdelka-remont-spb-127.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.29;
}
