
.gtranslate_wrapper {
  display: flex;
  justify-content: center; 
  position: relative;
}

.lang-container-order {
  order: 3;
}

.gt_switcher_wrapper {
  top: 10px !important;
  position: relative !important; 
  right: 0;
  left: 17px;
}
@media (max-width: 1100px) {

  .gt_switcher_wrapper {
    top: 15px !important;
    margin-bottom: 16px;
    left: 0 !important;
  }
  .gt_switcher-popup.glink.nturl.notranslate span {
    font-size: 10px ;
    text-transform: uppercase;
    font-weight: 600;
  }


  .nav-links-container {
    flex-direction: column;
    align-items: flex-start; 
}

/* .d-xl-none {
    display: none;
}
.d-xl-block {
    display: block;
} */
.lang-container-order {
  order: -1;
  align-self: flex-start; 
}



}

