.img {
    float: none !important;
    margin-right: 1rem;
    height: 30px;
    margin: 0 auto;
} 

.header-logo-top {
    text-align: center;
    padding: 0px 10%;
    border-bottom: 1px solid #8080800d;
    margin-top: 0px;
}
i.fa.fa-angle-right.nav-bar-icon {
    display: none;
}
.header-nav .nav>li.active>a, .header-nav .nav>li.current-menu-item>a, .header-nav .nav>li:hover>a {
    color: #5f5757;
}
.banner-img-tag{
    min-height: 700px;
}

.header-style-1 .is-fixed.color-fill .main-bar {
    background: #1e3c9c;
    height: 65px;
    padding: 12px;
}
p {
    line-height: 18px;
    margin-bottom: 3px;
}
.header-style-1 .top-bar .row .mt-topbar-left {
    text-align: center;
}
.header-style-1 .top-bar .row .mt-topbar-right {
    text-align: center;
}
.social-bx, .e-p-bx, .login-bx {
    margin-top: 0px;
    margin-bottom: -10px !important;
}
.navbar-toggle .icon-bar {
    background: #fff;
    height: 3px;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.logo-header {
    /*margin-top: 23px;*/
    display: block;
}
.navbar-toggle {
    display: block;
    margin-top: 3px;
    margin-bottom: 1px;
}
.logo-header {
    display: table;
    float: left;
    width: 170px;
    height: 49px;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #1bbce8;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 11;
}

#banner h1 {
    position: absolute;
    right: 45px;
    bottom: 70px;
    color: white;
    background-color: #1616175e;
    padding: 0px 12px;
    font-size: 45px;
    /* margin: 0; */
    line-height: 2;
    border:5px solid #dedada;
}
.footer-dark .social-icons li a{
    color: #ffb74b;
}
.objective-core-value{
    text-align: left;
}

.same-height {
    min-height: 30px;
    line-height: 24px;
    margin-bottom: 24px;
}