.logo.logo-width-1 a img {
    min-width: 200px;
    width: 200px;
}
.header-top-ptb-1 {
    font-size: 13px;
    background: #001b60;
    line-height: 1;
    padding: 7px 0;
    border :none;
}
.header-style-1 .header-middle-ptb-1 {
    padding: 30px 0;
    background: linear-gradient(90deg, #001b60 50%, #004f95 50%);
}
.header-style-1 .search-style-2 form {
    background-color: #fff;
    border: 2px solid rgba(var(--color-brand-rgb),.4);
    border-radius: 4px;
    max-width: 790px;
    left: 118px;
}
.header-style-1 .search-style-2 form input {
    background-color: #fff;
    border: none;
    border-radius: 0 5px 5px 0;
    margin-left: 20px;
    max-width: 780px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 17px 0 30px;
    padding: 20px;
    display: none;
}
a.nav-link.font-xs {
    background: #fff !important;
    padding: 4px !important;
    padding-right: 2px !important;
    width: 86px;
    border: 1px solid;
}
.text-brand {
    color: #d5d5d5!important;
}
 .d-inline-block {
    color:#fff !important;
}
span.current-price.text-brand {
    color: #253d4e !important;
}
span.d-inline-block {
    color: #001b60 !important;
}
.col-md-4.mb-4.mb-md-0 {
    color: #000 !important;
}

h4.mb-15.text-muted {
    color: #001b60 !important;
}

a.btn.btn-outline.btn-sm.btn-brand-outline.font-weight-bold.text-brand.bg-white.text-hover-white.mt-20.border-radius-5.btn-shadow-brand.hover-up {
    color: #000 !important;
}