#logo a img{
    max-height: 70px;
    max-width: 100%;
}
.kt-container.container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
    border: none;
}
.top-header-info b {
    color: white;
    font-weight: 500;
}
.kt-portlet.kt-portlet--head-lg .kt-portlet__head {
    min-height: 100px !important;
    }
.top-header-info {color: white;font-weight: 500;}
a.login_btn {
    background: #0a47b7;
    padding: 7px 7px!important;
    margin: 0px!important;
    color: #fff!important;
    border-radius: 4px;
}
b.social-midia a     {color: white;
    font-weight: 600;
    padding-left: 10px;
    font-size: 15px;
    letter-spacing: 6px;
}
i.fas.fa-envelope {
    padding-right: 5px;
}
.col-7.social-icon {margin-left: 22px;}
.top-headder {
    background-color: #0b47b7;
    min-height: 30px;
}
button.btn.btn-brand.dropdown-toggle {
    margin: auto;
}
i.la.la-angle-down {
    font-size: 12px;
    font-weight: 800;
}
div.row.content{
    padding-top: 5px;
}
.nav li{
   
        margin-top: 37px;
        margin-right: 30px;
        font-weight: 600;
   
}
i.fas.fa-phone-alt {
    color: white;
}
.nav li a{
    font: 15px "Open Sans",Arial, sans-serif;
    letter-spacing: 1px;
    color: #0a0a0a;
    padding: 10px 0px;
}
.dropdown-menu li{
    padding: 3px 46px  0px 8px;
    margin: 0;
}

.dropdown-menu li.first{
    border-top: 4px solid #0d0dcd;
}