 .page-id-11 .mega-toggle-blocks-right::after {
    content: "Menu" !important;
    color: #000;
     text-transform: uppercase;
    font-size : 16px;
    font-weight: 300;
	 display: block;
}

 .page-id-11 #mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: #fff;
    border-radius: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.page-id-11  #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,.page-id-11 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, .page-id-11 #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 25px;
    height: 1px;
    background-color: #3B3A3A;
    border-radius: 0;
    position: absolute;
}

.home-case-study-outer .home-case-study-link {
    position: absolute;
    bottom: 10%;
    left: 12%;
    transform: translateX(-50%);
    color: #fff;
    z-index: 2;
}


.footer-top-logo {
    display: flex;
    align-items: flex-start;    
    justify-content: start; 
    
}

.footer-top-logo img {
    width: 45px;       
    height: auto;
}

.footer-top-logo span {
    font-size: 20px;
    font-weight: 600;
        justify-content: center;
    align-items: center;
    display: flex;
    padding-top: 2px;
    color : rgb(59 58 58);
           
}

