﻿@media (max-width: 980px) {
    .header__area-menubar {
        direction: ltr;
    }
}

.header__area-menubar-right .responsive-menu .mean-bar {
    top: 0 !important;
}

.lang-switch-mini {
    font-size: .875rem;
    display: flex;
    gap: .5rem;
    align-items: center
}

    .lang-switch-mini a {
        color: inherit;
        text-decoration: none;
        border: 1px solid #e6e6e6;
        padding: .15rem .5rem;
        border-radius: 999px
    }

.header__area-menubar-right-box-btn .btn-one {
    white-space: nowrap;
}

.form-control::placeholder {
    color: #0000003d !important;
}

.page__banner-content h1 {
    font-size: 2.5rem !important;
}

.btn-one i {
    margin: 0px 10px !important;
}
