#header-subscribe .bg {
    background-image: url('../images/bg-81.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.23;
}
#header-subscribe .bg-wrap {
	background: rgba(183, 28, 28, 0.7);
}
#desc-text-img-7 .bg-wrap {
    background-color: #b71c1c;
}
#desc-text-halfbg .bg-wrap {
    background: #c62828;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    background-image: url(../images/bg-11.webp);
}
#footer-img-text .bg-wrap {
    background-color: #ffebee;
}
