.hire,
.megamenu .megamenu-content h3 .megamenu .megamenu-content .title1 {
    color: #428bca;
    font-size: 16px;
    text-transform: uppercase
}

.right_nav {
    list-style-type: none
}

.megamenu .collapse,
.megamenu .dropdown,
.megamenu .dropup,
.megamenu .nav {
    position: static
}

.megamenu .container {
    position: relative
}

.megamenu .dropdown-menu {
    left: auto
}

.megamenu .megamenu-content .sub-menu {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.hire {
    text-align: center;
    margin-bottom: 2%
}

.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0
}

.is-sticky {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 30;
    background: #fff
}

.axat-main-slider {
    height: 100vh
}

.img-wrap {
    position: absolute;
    right: 0;
    top: -20px;
    width: calc(100% + 100px);
    height: calc(100% + 20px);
    overflow: hidden
}

.back-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media only screen and (min-width:992px) {

    .dropdown-menu,
    .main-header .navbar-nav,
    .toggle-btn.active .border-icon:nth-child(2) {
        opacity: 0;
        visibility: hidden
    }

    .navbar {
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .main-header .container {
        position: relative
    }

    .toggle-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        background-color: transparent;
        cursor: pointer
    }

    .toggle-btn .border-icon {
        display: block;
        height: 2px;
        margin-bottom: 5px;
        width: 25px;
        position: relative;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
        background: #000;
        z-index: 11
    }

    .toggle-btn.active .border-icon {
        background: #000
    }

    .toggle-btn.active .border-icon:first-child {
        top: 9px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .toggle-btn.active .border-icon:nth-child(3) {
        top: -5px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .is-transparent .main-header {
        position: absolute !important
    }

    .has-fixed .main-header,
    .is-transparent .main-header {
        width: 100%;
        z-index: 49
    }

    .has-fixed .main-header {
        position: fixed !important;
        box-shadow: 0 0 20px 0 rgba(18, 24, 58, .08);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        background-color: rgba(255, 255, 255, .85) !important;
    }

    .is-sticky .axatlogo-color {
        display: block !important
    }

    .is-sticky .axatlogo-white {
        display: none !important
    }

    .main-header {
        padding: 12px 0;
        transition: .4s
    }

    .main-header .navbar-nav {
        -webkit-transition: .4s ease-in-out
    }

    .main-header .container .navbar-nav {
        margin-right: 40px
    }

    .main-header .navbar-nav.show-menu {
        opacity: 1 !important;
        visibility: visible !important
    }

    .main-header.scroll-to-fixed .navbar {
        background: #fff;
        border-bottom: 1px solid #ddd;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .dropdown-menu {
        top: 100%;
        display: block;
        background: #fff;
        border-radius: 0 !important;
        border: 1px solid #e0e0e0;
        border-top: 3px solid #29bdca !important;
        margin-top: 0
    }

    .navbar-light .navbar-nav .nav-link {
        font-weight: 500;
        padding: 18px 12px
    }

    .megamenu .dropdown-menu .subnav_title {
        font-size: 14px;
        padding: .25rem 0;
        font-weight: 400;
        color: #212529;
        width: 100%;
        display: block
    }

    .megamenu .dropdown-menu .subnav_title:hover {
        color: #29bdca;
        text-decoration: none
    }

    .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        position: absolute;
        background: #fff;
        top: 100%;
        display: block !important;
        z-index: 99;
        box-shadow: 0 3px 12px 0 rgba(18, 24, 58, .08)
    }
}

.axatlogo-color {
    display: none
}

.axatlogo-white {
    display: block
}

@media only screen and (max-width:991px) {

    .axatlogo-white,
    .toggle-btn {
        display: none
    }

    .main-header .navbar-nav {
        opacity: 1 !important;
        visibility: visible !important
    }

    .axatlogo-color {
        display: block
    }

    .navbar .right_nav {
        position: absolute;
        right: 70px;
        top: 4px;
        padding: 0
    }

    .navbar .right_nav button {
        padding: .5rem .75rem
    }
}

@media (min-width:992px) {
    .header-main {
        padding: 20px 0
    }

    .is-transparent:not(.has-fixed) .menu>.nav-item>a {
        color: #fff !important
    }

    .is-transparent:not(.has-fixed) .toggle-btn .border-icon {
        background: #fff
    }

    .nav-item:hover {
        z-index: 9999
    }

    .nav-item {
        border-bottom: none !important
    }

    .is-transparent:not(.has-fixed) .menu>.nav-item:hover>a {
        color: #16a3fe
    }

    .scrollbar_service {
        overflow: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 500px;
        background-color: #fff;
        padding-left: 2%;
        padding-right: 2%
    }

    .megamenu .megamenu-content .title1 {
        margin-bottom: -15px;
        margin-top: -15px
    }
}

@media only screen and (max-width:568px) {
    .navbar .right_nav {
        right: 55px;
        margin: 11px;
        top: 4px;
        position: absolute
    }
}

.nav-item {
    position: relative;
    border-bottom: 1px solid rgba(219, 228, 247, .75)
}

.navbar .col-menu h3 {
    margin: 0
}

.navbar .col-menu h3 a {
    display: block;
    padding: 5px 0;
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .1);
    -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .1);
    line-height: 27px;
    outline: 0;
    color: #29bdca;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 600;
}

.navbar .col-menu h3 a:before {
    content: "";
    display: block;
    background: #d7d7d7;
    position: absolute;
    bottom: -1px;
    height: 2px;
    width: 40px
}

.navbar .col-menu .dropdown-item,
.navbar .col-menu .sub-menu li a {
    color: #000;
    font-weight: 300;
    line-height: normal;
    font-size: 14px;
    position: relative;
    padding: 5px 5px 5px 15px
}

.navbar .col-menu .dropdown-item:before,
.navbar .col-menu .sub-menu li a:before {
    content: "";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 7px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #29bdca
}

.dropdown-menu {
    padding: 1rem !important
}

.box-icon-link a {
    display: block;
    background: #424952;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: background .5s;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 15px;
    margin-top: 1rem;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .1);
    -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, .1);
    line-height: normal;
    outline: 0
}

.box-icon-link a:hover {
    background: #29bdca;
    text-decoration: none
}

.box-icon-link a i {
    float: right;
    color: #fff;
    margin: 0;
    font-size: 35px
}

.navbar .col-menu .dropdown-item {
    width: 100%;
    display: block
}

.navbar .col-menu .dropdown-item:hover {
    background: 0 0;
    color: #29bdca;
    text-decoration: none
}