    .trangloai h1
{
    font-size: 25px; font-weight: bold;
}
.trangloai .col-right h2
{
    text-transform: uppercase;
    font-size: 23px;
}
.trangloai .col-right h2 a
{
    color:var(--color-1);
}    
.trangloai h1
{
    color: #000; text-transform: uppercase;
    border-bottom: thin solid #005d91;
    padding-bottom: 5px;
}
.gioithieu .xemthem a
{
    color: #f41f74;
}
.page-item .page-link
{
    background: #3e53a2;
    color: #fff; font-weight: bold;
}
.page-item.active .page-link
{
    background:#fff; color: #3e53a2; 
}
.danhmucleft
{
    background: #0067a9;
    margin-bottom: 40px;
}
.danhmucleft ul.menu_left > li 
{
    border-bottom: 1px solid #005d91;
    padding: 6px 0;
}
.danhmucleft ul.menu_left > li > a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 9px 0;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}
.danhmucleft ul.menu_left > li > a:hover {
    color: #fff;
}
.danhmucleft ul.menu_left > li > a:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 14px;
    display: inline-block;
    background: #fff;
}
ul.menu_left.sub_menu_left {
    padding-left: 25px;
    background: #46A0DB;
    display: none;
}
ul.menu_left.sub_menu_left li:last-child{
    border-bottom: 0px;
}
.has_submenu_left{
    position: relative;
}
.has_submenu_left:before{
    content: '';
    position: absolute;
    top: 20px;
    right: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}


span.title_left {
    display: block;
    font-size: 20px;
    font-family: 'av', sans-serif;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: #005d91;
    border-radius: 0 0 40px 0;
    -moz-border-radius: 0 0 40px 0;
    -webkit-border-radius: 0 0 40px 0;
    padding: 14px 0;
}
.title_dho
{
    display: block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-family: 'av', sans-serif;
    font-size: 19px;
    margin-bottom: 20px;
}
.dathenonline
{
    background: url(../image/f.jpg) center center/cover no-repeat;
    padding: 20px 15px;
}
.btn_dkleft
{
    width: 162px;
    display: block;
    margin: 0 auto;
    color: #fff;
    background: #ff5555;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    border: none;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
}
.item_bv {
    transition: all 500ms;
    display: block;
    color: #333;
}
.coverimg_bv {
    overflow: hidden;
}
.coverimg_bv img {
    transition: all 800ms;
    max-width: 100%;
    /* min-height: 192px; */
    max-height: 192px;
    width: 100%;
}
.item_bv .title_bv {
    display: block;
    color: #333333;
    font-size: 0.9em;
    font-weight: bold;
    height: 3em;
    overflow: hidden;
    margin: 10px 0 5px;
}
.bx {
    font-family: boxicons!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.item_bv:hover img {
    transform: scale(1.3);
}
.item_bv:hover {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
}
a:hover {
    text-decoration: none !important;
}
.pagination
{
    justify-content: end;
}
.slide_baivietxemnhieu_item{position: relative;padding: 0 5px;}
.slide_baivietxemnhieu_item_title {position: absolute; bottom: 0; left: 0; background: rgba(44, 127, 190, 0.8); color: #fff;
    padding: 5px 10px;}
