.custom-head-height{
    height: 140px;
}
.banner-tab{
    background: url(/images/manage-banner.png) no-repeat;
    background-size: 100% 100%;
    min-height: 342px;
}
.head-menu-two-backcolor{
    background: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color:#013365;
    font-size: 18px;
    text-align: center;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #013365;
    content: ">";
}
.custom-breadcrumb{
    background-color: transparent;
}
.custom-breadcrumb a{
    color: #013365;
    font-size: 18px;
}
.custom-popular-position-tab{
    background-color: #f8fbff;
    border-radius: 15px;
}
.color-013365{
    color: #013365;
}
.custom-popular-position-tab-2{
    background-color: #fdf7ed;
    border-radius: 15px;
}
.color-916820{
    color: #916820;
}
.color-e1a438{
    color: #e1a438;
}
.background-d7e9fb{
    background-color: #d7e9fb;
    width: 80px;
    height: 80px;
}
.custom-paragraph {
    display: block;
    width: 100%;
    padding-left: 2em;
    text-indent: 2em;
    font-size: 16px;
    text-align: center;

}
