 
.side-up:hover{
background-color: black;
}


.line-about-us:hover{
    background-color: black !important;  
}
@media(max-width:767px){
.language-box2, .language-box2.top {
    margin-right: 0;
}
}
@media(min-width:768px){
    .head-top-sec {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
}

