#header-textbox-2 .bg-wrap {
    background-color: #ded8d0;
}


#header-textbox-2 .bg {
    background-image: url('../images/pegas-orsk-3.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}
#benefits-3col-12 .bg-wrap {
    background: #d6d8e5;
}
#action-text-btn .bg {
    background-image: url('../images/pegas-orsk-40.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
}
#desc-img-list-3col .bg-wrap {
    background-color: #f4f5f6;
}#desc-text-7 .bg {
    background-image: url('../images/pegas-orsk-1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.85;
}
#benefits-2col-9 .bg-wrap {
    background: linear-gradient(to bottom, #ffffff, #444c7c);
}


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

#sep-bottom-7 .bg {
    background-image: url('../images/bg-fog-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 100px;
}
#contact-text-form .bg {
	background-image: url('../images/pegas-orsk-10.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.38;
}