.top-bar {
    display: none;
}
.middle-header .hotline span:last-child,
.support .item .btn-action {
    background-color: #d8427f;
}
.branch>ul a.active {
    background-color: #d8427f !important;
}
.branch>ul {
    background: #2390d6;
}
.item .box-text div {
    font-weight: 600;
}
.bottom-header {
    background-color: #2390d6;
}
.banner-contact h1 {
    color: #fff;
    font-weight: 600;
}
@media (min-width: 992px) {
    .menu-pc .lv1>a {
        color: #fff;
    }
    .contact-page .row.support {
        max-width: 660px;
        margin: 0 auto;
    }
}
