#nav-menu .bg-wrap{
    background-color: #fffacd;
}
#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.21;
}
#header-text-carousel .bg-wrap {
    background: #000000;
}
#benefits-2col-7 .bg-wrap {
    background-color: #fffacd;
}
#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}
#desc-text-8 .bg-wrap {
    background: #b8860b;
}
#benefits-4col-counter-2 .bg-wrap {
    background-color: #fffacd;
}
#desc-img-text .bg-wrap {
    background-color: #fffacd;
}
#contact-form-halfbg .bg-wrap {
    background-color: #fffacd;
}
#cookie-text .bg-wrap {
    background: #ffd700;
}
#footer-text-logo-social .bg-wrap {
    background: #ffd700;
}