#header-textbox-3 .bg-wrap {
    background-color: #00acc1;
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.65;
}#benefits-2col-7.light .bg-wrap {
    background-color: #e0f7fa;
}
#benefits-2col-7.dark .bg-wrap {
    background-color: #00838f;
}
#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}
#contact-form-2.light .bg-wrap {
    background-color: #b2ebf2;
}
#contact-form-2.dark .bg-wrap {
    background-color: #006064;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text.light .bg-wrap {
    background-color: rgba(224, 247, 250, 0.9);
}
#cookie-text.dark .bg-wrap {
    background-color: rgba(0, 96, 100, 0.9);
}
#footer-text-2.light .bg-wrap {
    background-color: #b2ebf2;
}
#footer-text-2.dark .bg-wrap {
    background-color: #0097a7;
}
body.light-page {
    background-color: #ffffff;
}
body.dark-page {
    background-color: #006064;
}
section.light .bg-wrap {
    background-color: #e0f7fa;
}
section.dark .bg-wrap {
    background-color: #00838f;
}
