.lg-backdrop.in {
    opacity: 0.65 !important;
}
.lg-outer.lg-visible {
    backdrop-filter: blur(20px);
}
.isotope-item {
    cursor: pointer;
}
.navbar-navigation-megamenu-row>div {
    text-align: center;
}
@media screen and (max-width:1200px) {
    .service-item-caption {
        display: none !important;
    }
}