#search-site {
    border: 1px solid #3793cb;
}

.btntop, .cate-title {
    background-color: #3793cb;
}
#header-bt>.container>.row, #header-content .content-premium {
    border: 1px solid #3793cb;
}
.tab-menu {
    border-right: 1px solid #3793cb;
    border-bottom: 1px solid #3793cb;
}
.title-home:after {
    background: #3793cb;
}
.hotline-phone-ring-wrap {
    left: unset;
    right: 30px;
    bottom: 100px;
}
.hotline-phone-ring-wrap {
    left: unset;
    right: 30px;
    bottom: 100px;
}
.social-facebook {
    position: fixed;
    right: 59px;
    bottom: 204px;
}
.social-facebook a {
    width: 50px;
    height: 50px;
    display: flex;
    background: #0165E1;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.social-facebook a i {
    font-size: 22px;
    color: #fff;
}