/*
    General Custom CSS
*/
.header-style3 .xs-logo-wraper .nav-brand>img, .xs-logo>img {
    transform: translateY(0px);
}

.inner-banner-area {
  align-items: flex-end;
}

.info-content {
  text-align: center;
}

li.current-lang a {
    font-weight: bold !important;
    color: #13cd8f !important;
}


/* Navigation */
.header-new .xs-menus .nav-menu>li:not(:last-child) {
    margin-right: 20px;
    padding-right: 0;
}