﻿
.nav_inner li:hover .submenu {
display: block !important;
z-index:999;
}
.w-nav li a {
    font-size:17px;
    font-weight:600;
}
header .header-bottom .header-actions .header-action-btn i {
    font-size: 40px;
}
header .header-bottom {
    padding:0
}
.row.justify-content-between.align-items-center .col-lg-9.col {
    margin-top:40px;
}