.lang{
margin-top: 0;
    margin-bottom: 1rem;
    display: block;
    position: absolute;
    right: 50%;
    bottom: 40%;
}

.logostyle{
  height: 80px;
  position: relative;
    top: 29px;
}

.disnone{
  display: block;
}

@media (max-width: 1168px) {
 .logostyle{
  height: 50px!important;
   position: relative;
   top: 9px;
}
.menubutton{
    position: relative;
   top: 9px!important;
}
}


.mm-search{
  display: none;
}
@media (min-width: 992px){
.site-branding {
    padding-top: 16px !important;
    padding-bottom: 51px;
}


}
#search{
  background-color: rgba(0, 0, 0);
  overflow: hidden;
  visibility: all;
}
@media (max-width: 792px){
.disnone{
  display: none;
}

}
.activeSection{
    background:#a3a4a6;
}
 .mainlang {
    left: auto;
    right: -10px!important;
    z-index: 1001;
     padding: 0px  !important; 
     min-width: 0px  !important; 
     top:63px;
     background: #232331;
}
.langname ,.lang{
    color: white;
    font-size: 15px;
    list-style: none;

}
.nav-item>.nav-link{
    font-size:19px !important;
}
