.alt_div_ust {
    background: #000000;
   width: 100%; height: 35px;
}
.alt_div {
    background: #090909  ;

    width: 100%; height: 45px;
}

.alt_menu  {
    margin:0 ;
    padding: 0;
    list-style: none;
    line-height: 40px;
}
.alt_menu li { float: left; }
.alt_menu li a { color: white;}


.alt_menuler  { display: flex; justify-content: space-between; height: 43px; align-items: center}
.alt_menuler a {color: #a0a0a0; font-family: 'Montserrat', sans-serif}
