
#nav-menu-logo-social .bg-wrap {
	background: #d1a45b;
}

#header-subscribe .bg-wrap {
    background: #655337;
}

#testimonial-3col-4 .bg-wrap {
    background-color: #ffe0b2;
}

#text-3col-4 .bg-wrap {
    background: #ffcc02;
}

#desc-halfbg-text-img-text .bg-wrap {
    background-color: #ccb361;
}

#text-1col .bg-wrap {
    background: #e65100;
}

#desc-text-img-img .bg-wrap {
    background-color: #f57c00;
}

#contact-img-form .bg-wrap {
    background: #ff6f00;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(245, 124, 0, 0.8);
}

#footer-logo-text-img .bg-wrap {
    background-color: #ffab40;
}#header-subscribe .bg {
    background-image: url('../images/bg-81.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.24;
}

#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
