#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 .bg {
    background-image: url('../images/otdelka-remont-spb-72.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}
#text-2col-text-list .bg-wrap {
	background: #e6e6e6;
}#desc-text .bg {
    background-image: url('../images/otdelka-remont-spb-76.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.2;
}#desc-text-2 .bg {
    background-image: url('../images/otdelka-remont-spb-77.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.17;
}#action-text-btn .bg {
    background-image: url('../images/otdelka-remont-spb-78.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.29;
}
