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


#header-textbox-2 .bg {
    background-image: url('../images/bg-62.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.9;
}
#benefits-5col-counter .bg {
    background-image: url('../images/bg-19.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.3;
}
#desc-halfbg-text-4.light .bg-wrap {
    background-color: #fff8e1;
}
#desc-halfbg-text-4.dark .bg-wrap {
    background-color: #e65100;
}
#desc-text-img-6.light .bg-wrap {
    background-color: #ffecb3;
}
#desc-text-img-6.dark .bg-wrap {
    background-color: #ef6c00;
}

#desc-text-img-6 .bg {
    background-image: url('../images/bg-pattern-1.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 200px 200px;
    opacity:0.15;
}
#desc-img-text-8 .bg {
    background-size: cover;

}
section.light .bg-wrap {
    background-color: #ffe0b2;
}
section.dark .bg-wrap {
    background-color: #f57c00;
}
