#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-4 .bg {
    background-image: url('../images/otdelka-remont-spb-100.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.26;
}#desc-text-halfbg .bg-wrap {
    background: #333;
}#desc-text-4 .bg {
    background-image: url('../images/otdelka-remont-spb-98.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.32;
}#text-1col .bg {
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.2;
}

#desc-halfbg-text-2 .bg-wrap {
	background: #d1d7dd;
}#action-text-btn .bg {
    background-image: url('../images/otdelka-remont-spb-102.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.3;
}
