.header nav {
    width: 100%;
    height: 100%;
    padding: 0px;
}

.header .logo a {
    font-weight: bold;
    font-size: 12px;
    color: #6f8ae4;
}

.header .bt-collapsed {
    margin-right: 5px;
    padding-right: 0px;
}

.header .navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.header .navbar-dark .navbar-nav .nav-link.company-link {
    width: 140px;
    padding: 0 !important;
    margin-left: 25px;
}

.header .navbar-dark .navbar-nav .nav-link .item-a-p {
    margin-bottom: 0px;
}

.header .navbar-dark .navbar-nav {
    width: 100%;
    text-align: right;
}

.header .navbar-dark .btn-menu-mobile {
    position: absolute;
    top: 0;
    right: 13px;
    border: none;
    border-radius: 0;
}

.header .show-menu {
    transition: 0.2s;
    background-image: url(../images/layout/menu-icon.svg);
    width: 30px;
    height: 33px;
}

.close-menu {
    transition: 0.2s;
    background-image: url(../images/layout/close-menu.svg);
    width: 24px;
    height: 25px;
}
.header .navbar-dark #navbarsExample04 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100vh;
    margin-right: -200px;
    transition: all 0.2s ease;
    visibility: hidden;
}
.header .navbar-dark #navbarsExample04.show {
    visibility: visible;
    display: block;
    margin-right: 0;
}
.header .navbar-dark #navbarsExample04 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.header .navbar-dark #navbarsExample04 .collapsing.width {
    -webkit-transition-property: width, visibility;
    transition-property: width, visibility;
    width: 0;
    height: auto;
}
#navbarsExample05 {
    position: absolute;
    top: 0;
    right: 0;
}

button,
button:active,
button:focus {
    border: 0px;
    outline: none;
}

@media (max-width: 767.98px) {
    #navbarsExample05 {
        display: none;
    }

    #navbarsExample04 .bg-content {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
    }

    #navbarsExample04 ul {
        height: calc(100vh - 60px);
        position: relative;
        background: #6f8ae4;
        overflow: auto;
    }

    .header .navbar-dark #navbarsExample04 {
        position: absolute;
        width: 226px;
        background: #6f8ae4;
        top: 42px;
        right: 0;
        padding-top: 0;
        z-index: 1000000000;
    }

    .navbar-collapse.bg-mobile-white {
        background-color: #ffffff;
        z-index: 11;
    }

    .header .navbar-dark .navbar-nav .menu-item {
        width: 100%;
        text-align: center;
    }

    .header .navbar-dark .navbar-nav .sk-btn-yellow.company-link {
        width: 180px;
        height: 34px;
        line-height: 32px;
        padding: 0 !important;
        margin: 20px auto;
        font-size: 15px;
        border-radius: 30px;
        text-align: center;
    }

    #menu-item-1 {
        background: #6f8ae4;
    }

    #menu-item-1 .user {
        position: relative;
        margin: 21px auto 14px auto !important;
        width: 85px;
        height: 85px;
        border-radius: 50%;
        background: #f7f8fc;
        border: 1px solid #e9ebf1;
    }

    #menu-item-1 .user .avatar-user {
        position: absolute;
        width: 85px;
        height: 85px;
        border-radius: 50%;
        left: -1px;
        top: -1px;
    }

    #menu-item-1 .user .avatar-default {
        width: 85px;
        height: 85px;
        border-radius: 50%;
    }

    #menu-item-1 .user .avatar-default-unlogin {
        position: absolute;
        top: 22px !important;
        left: 22px !important;
    }

    #menu-item-1 .user img {
        position: absolute;
        top: -1px;
        left: -1px;
    }

    #menu-item-1 .register-login {
        margin-bottom: 24px;
    }

    #menu-item-1 .register-login a {
        background-color: #ffffff;
        width: 180px;
        color: #6f8ae4;
        height: 34px;
        border-radius: 30px;
        margin: 0 auto;
        font-size: 15px;
        line-height: 34px;
    }

    #menu-item-1 .register-login p {
        font-weight: bold;
        color: #ffffff;
        height: 34px;
        margin: 0 auto;
        font-size: 15px;
        line-height: 34px;
    }

    #menu-item-7 {
        height: 194px;
        border-bottom: none;
    }

    #menu-item-7 .change-account {
        position: relative;
        margin: 0 auto;
        width: 180px;
        height: 65px;
        background: #ffffff;
        border-radius: 6px;
    }

    #menu-item-7 .change-account img {
        position: absolute;
        right: -5px;
        top: -12px;
    }

    #menu-item-7 .change-account a {
        font-weight: bold;
        color: #6f8ae4;
        font-size: 14px;
        margin-top: 26px;
        line-height: 21px;
        width: 180px;
        display: block;
        padding: 13px 24px 10px 24px;
    }

    .header .navbar-dark .navbar-nav .menu-item a.nav-link {
        border: none;
        box-shadow: none;
        font-weight: bold;
        text-align: left;
        font-size: 14px;
        width: 100%;
        border-radius: 0;
        height: 50px;
        background: #6f8ae4;
        line-height: 50px;
        padding: 0 !important;
        padding-left: 22px !important;
        color: #ffffff;
    }

    .header .navbar-dark .navbar-nav .menu-item a.nav-link.company-link {
        display: block;
        width: 180px;
        height: 34px;
        line-height: 32px;
        padding: 0 !important;
        margin: auto;
        background: #f0bb00;
        font-size: 15px;
        font-weight: bold;
        border-radius: 30px;
        margin-top: 20px;
        text-align: center;
    }

    .header .area-login .user,
    .company {
        margin: 0 !important;
    }

    .header .navbar-dark .navbar-nav .menu-item a.nav-link:hover {
        color: #404041;
    }

    .header .navbar-dark .navbar-nav .nav-link .item-a-p {
        display: inline;
    }

    .header .logo .mb-question-icon {
        position: absolute;
        top: 0;
        right: 120px;
        width: unset;
    }

    .header .logo .mb-question-icon.unlogin {
        position: absolute;
        top: 2px;
        right: 70px;
        width: unset;
    }

    .header .logo .mb-register-icon {
        position: absolute;
        top: 0;
        right: 74px;
        width: unset;
    }

    .user-logged {
        padding-bottom: 80px;
    }

    .notify {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .header .logo-text {
        font-size: 17px;
        padding-left: 20px;
    }

    .header .navbar-dark .navbar-nav .nav-link {
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    .header .navbar-dark .navbar-nav .menu-item.top {
        width: 35%;
    }

    #navbarsExample04 {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #navbarsExample04 {
        display: none !important;
    }
}
