.fmb_cover :not(.ori_color),
.fmb_title,
.mainSlider,
.footerMenuArea,
.fa_1,
.fa_2,
.bg-footer-slider.footer-slider-wrapper,
.headerTop {
    -webkit-filter: grayscale(100%) grayscale(100%) !important;
    -moz-filter: grayscale(100%) grayscale(100%) !important;
    filter: grayscale(100%) !important;
}