/** CSS Custom Template */ 

.nav-search .btn-cover, .nav-search-single .btn-cover {
    color: #fff;
    background-color: #1b5fd0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
header .nav-bottom {
    padding: .5rem 5rem;
    background: linear-gradient(to right,#167ac6 0,#007bff 51%,#167ac6 100%);
    color: #fff;
    position: relative;
    border-top: 1px solid #007bff;
    border-bottom: 3px solid #ececec;
    z-index: -1;
}
.end-footer {
    background: linear-gradient(to right,#167ac6 0,#007bff 51%,#167ac6 100%);
}

.pt-3, .py-3 {
    padding-top: 1rem!important;
}
*, ::after, ::before {
    box-sizing: border-box;
}

header .navbar-main {
    background: linear-gradient(to right,#007bff 0,#377dff 51%,#007bff 100%);
}
  
  .slim-line {
    background-color: #ffffff;
    height: 20px;
}
    display: block;
}