.z-950 {z-index: 950 !important;}
.home-banner-area .carousel-box > a::after {
    background-image: -moz-linear-gradient(top, rgba(242, 243, 248, 0) 80%, rgba(242, 243, 248, 1) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.main-menu {
    background-color: #232f3e;
}
.main-menu .droopmenu > li > a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
}
.main-menu .droopmenu-offcanvas  .droopmenu > li > a{
    color: inherit !important;
}
