.an_abous_us-img {
  display: flex;
  justify-content: center;
}

.an_copyright {
    display: flex;
    justify-content: center;
}

.amenu-item .amenu-link:hover {
  color: #fff;}

.amenu-item .amenu-link {
    background: #0772b8;
    color: #fff;
    border-radius: 50px;
    margin-right: 5px;}

#header.header2 .search-widget {
  WIDTH: 10%;}

#header.header2 .amega-menu .anav-top {
    justify-content: center;
    padding: 10px 0px 10px 0px;
}

@media (max-width: 1200px) {
    #header .amenu-item .amenu-link {
        padding: 18px 18px 18px 17px;
    }
