.g-theme-bg-gray-dark-v1 {
    background-color: rgba(1,35,83, 1)!important;
}

.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item.active .nav-link {
    color: rgba(1,35,83, 1);
}
.u-header{
    border-bottom: 1px solid #ccc;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.navbar-nav .nav-item .nav-link {
    font-size: 14px;
}

.g-brd-primary {
    border-color: #fff!important;
}
.g-color-primary {
    color: #fff!important;
}

#ourteam figure {
    border: 1px solid #efefef;
}

.g-min-height-700 {
    min-height: 700px;
}

.g-height-650 {
    height: 650px;
}

.modal-title {
    font-weight: 700;
}

.modal-title small {
    font-size: 12px;
    font-weight: 600;
}

#ourteam a {
    color: #000;
}

.modal {
    z-index: 9999!important;
}

#services .g-brd-gray-light-v4 {
    border: 1px solid #eee!important;
}


#services h3 {
    margin: 0!important;
}

::selection {
    background-color: transparent!important;
    color: #999!important;
}

#contact a {
    color: #fff!important;
}

.u-header__logo-img--main {
    height: 60px;
}
