body{
    background: #edeef0;
    font-family: arial;
    font-size: smaller;
    color:#636363c7;
}
.clear{
    clear: both;
}
a {
    color: #4b4b4b;
    text-decoration: none;
    transition: 0.2s;
}
a:hover {
    color: #cb2a1d;
    text-decoration: none;
}
/*=-====Bootstrapthemes.co btco-hover-menu=====*/
.header{
    background: #192034;
    color: white;
}
.footer{
    background: #192034;
    color: white;
    padding: 20px 0px;
    border-top: 5px #cb2a1d solid;
}
img.foot-logo{
    max-width: 100%;
}
.bg-247 a{
    color: #ebebeb;
}

.btco-hover-menu a ,  .navbar > li > a {
    text-transform: capitalize;
    padding: 10px 15px;
    text-transform: uppercase;
}
.btco-hover-menu .active a,
.btco-hover-menu .active a:focus,
.btco-hover-menu .active a:hover,
.btco-hover-menu li a:hover,
.btco-hover-menu li a:focus ,
.navbar>.show>a,  .navbar>.show>a:focus,  .navbar>.show>a:hover{
    color: #fff;
    outline: 0;
}
.head-logo{
    margin-right: 1rem;
}
.navbar-brand{
    color: white;
    background: #cb2a1d;
    margin-right: 0px;
}
.navbar-brand img{
    max-height: 25px;
}
.h1, h1 {
    font-size: 1.5rem;
}
.h2, h2 {
    font-size: 1.4rem;
}
.h3, h3 {
    font-size: 1.3rem;
}
.navbar-brand-left{
    width: 27px;
    height: 50px;
    float: left;
    background: url(../img/nav-brand-left-bg.jpg);
}
.navbar-brand-right{
    width: 27px;
    height: 50px;
    float: right;
    background: url(../img/nav-brand-right-bg.jpg);
}
/*submenu style start from here*/
.h1, h1 {
    font-size: 1.5rem;
}

.dropdown-menu {
    padding: 0px 0;
    margin: 0 0 0;
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
.dropdown-item{
    border-bottom: thin #ffffff08 solid;

}
.navbar-nav .hientai{
    border-bottom: 3px #cb2a1d solid;
}
.nav-item:hover{
    /*border-bottom: 3px #cb2a1d solid;*/
}
.dropdown-menu li:hover{
    /*border-bottom: 3px #cb2a1d solid;*/
}
.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:inherit}
/*first level*/
.btco-hover-menu .collapse ul > li:hover > a{background: transparent;}
.btco-hover-menu .collapse ul ul > li:hover > a, .navbar .show .dropdown-menu > li > a:focus, .navbar .show .dropdown-menu > li > a:hover
{background: transparent;}
/*second level*/
.btco-hover-menu .collapse ul ul ul > li:hover > a{background: transparent;}

/*third level*/
.btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu{background:#192034f2;}
.btco-hover-menu .collapse ul ul ul, .btco-hover-menu .collapse ul ul ul.dropdown-menu{background:#192034f2;}
.btco-hover-menu .collapse ul ul ul ul, .btco-hover-menu .collapse ul ul ul ul.dropdown-menu{background:#192034f2;}

/*Drop-down menu work on hover*/
.btco-hover-menu{margin: 0;padding: 0;min-height:20px}
.head-search{
    background: #4f5463;
    color: #d2d2d2;
    border: none;
}
.btn-outline-success {
    color: #cb2a1d;
    border-color: #cb2a1d;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #cb2a1d;
    border-color: #cb2a1d;
}
.header-child .navbar-brand{
    color: #cb2a1d;
    font-weight: bold;
    background: url(../img/head-child-bg.png) no-repeat right;
    padding-right: 3rem;
    margin-right: 10px;
}
.header-child-bg{

}
.header-child-bg a{
    color: gray;
}
.navbar-nav a.active{
    padding-bottom: 7px;
    border-bottom: 3px #cb2a1d solid;
}
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.sidebar {
    float: left;
    width: 100%;
    margin-bottom: 16px;
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
.sidebar-title {
    background: #192034;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: auto;
    color: #e9e9e9;
    border-bottom: 5px #cb2a1d solid;
}
.sidebar-content {
    float: left;
    width: 100%;
    position: relative;
}
.sidebar table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
}
.scrol {
    max-height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}
.scrol::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #fff;
}

.scrol::-webkit-scrollbar
{
    width: 6px;
    background-color: #fff;
}

.scrol::-webkit-scrollbar-thumb
{
    background-color: rgba(249, 249, 249, 0.52);
}
.sidebar table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
}
.table-club td, .table-club th {
    border: 0;
    border-bottom: solid 1px #eaeaea;
    padding: 10px 8px;
    font-size: 14px;
    color: #3e3e3e;
    vertical-align: top;
}
.club-title {
    color: #0a7a1a;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 12px;
    padding-top: 12px;
    font-weight: bold;
}
.club-thumbnail img {
    display: inline-block;
    height: 150px;
    width: 150px;
    background-color: #efefef;
    border-radius: 100%;
    padding: 3px;
    -o-object-fit: cover;
    object-fit: cover;
}
.td-club-c1 {
    width: 45%;
    font-weight: bold;
}
.td-club-c2 {
    width: 55%;
}
.fixwifth50 {
    width: 50%!important;
}
.club-mau-ao {
    float: left;
    width: 33.33%;
    padding: 0 10px;
    text-align: center;
}
.fixheight110 {
    height: 110px;
}
.c2b7faf {
    color: #2b7faf;
}
.more {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.table-ltd-kq td, .table-ltd-kq th {
    border: 0;
    border-bottom: solid 1px #eaeaea;
    padding: 12px 6px;
    vertical-align: top;
}
.title-date{
    background: #f7f7f7;
    color: #192034;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.td-club{
    width: 40%;
}
.name-club2{
    display: block;
    padding-left: 24px;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
}
.img_club1{
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.img_club2{
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.name-club1{
    display: block;
    text-align: right;
    padding-right: 24px;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
}
.td-number{
    width: 20%;
    text-align: center;
}
.text-number{
    display: inline-block;
    background: #e1e1e1;
    color: #192034;
    font-size: 13px;
    font-weight: bold;
    min-width: 44px;
    padding: 1px 5px;
    border-radius: 3px;
}
.piont-header{
    padding: 12px;
    position: relative;
    font-size: 18px;
}
.img-piont{
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 8px;
    position: relative;
    top: 2px;
}
/************Tin tức nổi bật************/
.tin-noibat{
    margin-bottom: 20px;
}
.first-new{
    float:left;
    position: relative;
    overflow: hidden;
    border-radius: 5px 0px 0 5px;
}
.first-new a{
    color: white;
}
.first-new img{
    width: 100%;
    max-height: 280px;
}
.first-new p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #cb2a1d7a;
    color: white;
    margin: 0px;
    padding: 10px 15px 15px 15px;
    font-weight: 600;
    transition: 0.2s;
}
.first-new:hover p{
    background: #192034de;
}
.first-new:hover p.bg-toi{
    background: #cb2a1dc7;
}
.first-new p.bg-toi{
    background: #192034de;
}
.first-new span{
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}
.first-new a{

}
.tin-noibat .tin-noibat-right
{
    max-height: 280px;
    overflow: auto;
}
.tin-noibat .tin-noibat-right ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;

}
.tin-noibat .tin-noibat-right ul li
{
    padding: 12px 5px;
    transition: 0.2s;

    border-bottom: 1px solid #eee;
}
.tin-noibat .tin-noibat-right ul li:last-child {
    border-bottom: none;
}
.tin-noibat .tin-noibat-right ul li:hover{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+72&0+0,1+100 */
    background: -moz-linear-gradient(45deg,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.72) 72%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.72) 72%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.72) 72%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.tin-noibat .tin-noibat-right ul li > a
{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #555555;
    font-weight: 600;

}
.tin-noibat .tin-noibat-right ul li p
{
    font-size: 12px;
    color: #616161;
    margin-bottom: 10px;

}
.tin-noibat .tin-noibat-right ul li p a
{
    color: #555555;
    background: #efefef;
    padding: 3px 8px;
    border-radius: 5px;
    margin-right: 7px;
}
.tin-noibat .tin-noibat-right ul li p a:hover
{
    color: #fff;
    background: #cb2a1d;
    text-decoration: none;
}
.head-title{
    margin-bottom: 10px;
}
.head-title h3{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}
.head-title a.xemthem{
    background: white;
    padding: 2px 5px;
    border-radius: 5px;
    color: #6e6e6e;
    transition: 0.2s;
}
.head-title a.xemthem:hover{
    background: #cb2a1d;
    color: #fff;
}
.small-hot-new{
    margin-bottom: 10px;
}
.small-hot-new a{
    display: contents;
}
.small-hot-new img{
    width: 100%;
    border-radius: 5px;
}
.small-hot-new p{
    font-weight: 600;
}
.small-hot-new p span{
    display: block;
    font-weight: normal;
    font-size: 10px;
}
.small-hot-new p tieude{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.small-hot-new p mota{
    margin-top: 10px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/********Video******/
.small-hot-video{
        margin-bottom: 5px;
    margin-top: 15px;
}
.small-hot-video-img{
    position: relative;
}
.small-hot-video-img > span{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ff0000d1;
    transform: translate(-50%, -50%);
    font-size: 25px;
}
.small-hot-video a{
    display: contents;
}
.small-hot-video:hover a{
   color: #cb2a1d;
}
.small-hot-video img{
    width: 100%;
    border-radius: 5px;
}
.small-hot-video p{
    font-weight: 600;
    margin-top: 10px;
}
.small-hot-video p span{
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.small-hot-video p tieude{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.index-ads-1{
        overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}
.index-ads-1 img{
    max-width: 100%;
}
/***************** trận đấu hot*****************/
.trandauhot{
    background: url('../img/trandauhot-bg.jpg');
}
.bg-moblack{
    background-color: #000000de!important;
}
.trandauhot .trandauhot-content{
    padding: 10px;
    color: #edecec;
}
.trandauhot .trandauhot-content .trandauhot-head{
    margin-bottom: 10px;
}
.trandauhot .trandauhot-content .trandauhot-head tag{
    color: #efefef;
    background: #cb2a1d;
    padding: 3px 8px;
    border-radius: 5px;

}
.trandauhot .trandauhot-content .trandauhot-head li {
    color: white;
    list-style: none;
}
.trandauhot .trandauhot-content .trandauhot-head li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.trandauhot-trandau{
    margin: 30px 0px;
}
.trandauhot-trandau .trandauhot-trandau-home{
    text-align: right;
    width: 33.333333%;
}
.trandauhot-trandau .trandauhot-trandau-home img{
    width: 80px;
}
.trandauhot-trandau .trandauhot-trandau-vs{
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    width: 33.333333%;
}
.trandauhot-trandau .trandauhot-trandau-vs hour{
    color: red;
    font-size: 18px;
}
.trandauhot-trandau .trandauhot-trandau-away{
    text-align: left;
    width: 33.333333%;
}
.trandauhot-trandau .trandauhot-trandau-away img{
    width: 80px;
}
.trandauhot-content .nut{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.trandauhot-content .nut a.linkxem{
    text-align: center;
    background: #cb2a1d;
    color: #e3e3e3;
    padding: 5px;
    width: 100%;
    display: block;
    border-radius: 5px;
}
.trandauhot-content .nut a.linkxem:hover{
    background: #192034;
    color: #e3e3e3;
}
.trandauhot-content .nut a.thongtin{
    text-align: center;
    background: #f1f1f1;
    color: black;
    padding: 5px;
    width: 100%;
    display: block;
    border-radius: 5px;
}
.trandauhot-content .nut a.thongtin:hover{
    background: #192034;
    color: #e3e3e3;
}
.matchinfo-content{
    padding: 0px 10px 10px 10px;
}
.matchinfo .matchinfo-head{
    color: #efefef;
    background: #cb2a1d;
    padding: 3px 8px;
    border-radius: 5px;
    margin: 10px 0px 0px 10px;
    display: inline-block;
}
.matchinfo .matchinfo-content .matchinfo-content-head{
    font-weight: bold;
    text-transform: uppercase;
}
.matchinfo-content-head img{
    width: 25px;
}
.matchinfo-trandau{
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0px;
}
.matchinfo-trandau{
}
.matchinfo-trandau .matchinfo-trandau-home{
    text-align: center;
    width: 33.333333%;
}
.matchinfo-trandau .matchinfo-trandau-home img{
    width: 55px;
}
.matchinfo-trandau .matchinfo-trandau-vs{
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    width: 33.333333%;
}
.matchinfo-trandau .matchinfo-trandau-vs hour{
    color: red;
    font-size: 14px;
}
.matchinfo-trandau .matchinfo-trandau-away{
    text-align: center;
    width: 33.333333%;
}
.matchinfo-trandau .matchinfo-trandau-away img{
    width: 55px;
}





.footer .social-icons{
    font-size: 30px;
    color: white;
}
.footer .social-icons a{
    color: white;
}
.footer .social-icons a:hover{
    color: #cb2a1d;
}
.qcright{
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
}
.clb-list-item{
    padding: 20px 0;
    border-top: solid 1px #dfdfdf;
    float: left;
    width: 100%;
    position: relative;
}
.clb-list-item img{
    float: left;
    width: 260px;
    margin-right: 24px;
    border-radius: 5px;
}
.clb-list-item h3{
    font-size: 20px;
    font-weight: 600;
}
.clb-list-item > h3{
    display: none;
}
.tags-time{
    font-size: 13px;
}
.tags-club {
    display: inline-block;
    position: relative;
    border: solid 1px #e0e0e0;
    border-radius: 20px;
    font-size: 10px;
    color: #666;
    padding: 2px 8px;
    /* margin-right: 0px; */
    margin-top: 5px;
    background: #ffffff61;
}
/**************NỘI DUNG TIN TỨC*****************/
.news-noidung{
    text-align: justify;
}
.news-content{
    padding: 20px;
    background: white;
    border-radius: 5px;
    margin: 20px 0px;
    font-size: 15px;
    color: #535353;
    line-height: 25px;
}
.news-content-des{
    font-weight: 600;
}
.tag-meta-post {
    font-size: 14px;
    color: gray;
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 8px;
    margin-bottom: 0;
    margin-bottom: 20px;
}
.tag-meta-post .luot-xem {
    padding-left: 3px;
    padding-right: 10px;
}
.tag-meta-post .meta-date-capnhat {
    /*padding-left: 4px;*/
    padding-right: 6px;
}
.danh-muc ul {
    margin-bottom: 0;
    display: inline-block;
    /* margin-left: 10px; */
    padding-left: 8px;
}
.danh-muc ul li {
    padding-right: 5px;
    margin-bottom: 0;
    display: inline-block;
}
.tag-meta-post a {
    font-size: 14px;
    color: gray;
}
.menuright{
    margin-bottom: 20px;
}
.menuright li{

}
.menuright li a{
    display: inherit;
    background: #192034;
    padding: 15px 15px;
    color: #f1f1f1;
    border-bottom: thin white solid;
}
.menuright li a:hover{
    background: #cb2a1d;
    color: white;
}
.menuright li a.active{
    background: #cb2a1d;
    color: white;
    border-bottom: 3px #0686d0 solid;
}
.btn-icon-split{
    margin-bottom: 10px;
}
.btn-icon-split .text {
    display: inline-block;
    padding: .375rem .75rem;
}
.btn-icon-split .icon {
    background: rgba(0,0,0,.15);
    display: inline-block;
    padding: .375rem .75rem;
}
.btn {
    padding: 0;
}
.content-title{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    font-size: 23px;
    color: #000;
    line-height: 1.3;
    border-left: 5px #ea9f2a solid;
    padding-left: 10px;
}
.tag-meta-post {
    font-size: 14px;
    color: gray;
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.tag-meta-post .luot-xem {
    padding-left: 3px;
    padding-right: 10px;
}
.danh-muc ul {
    margin-bottom: 0;
    display: inline-block;
    /*margin-left: 10px;*/
}
.danh-muc ul li {
    padding-right: 5px;
    margin-bottom: 0;
    display: inline-block;
}
.tag-meta-post a {
    font-size: 14px;
    color: gray;
}
.content-des{
    font-weight: 500;
    margin: 10px 0px;
}
.content-maincontent{
    margin: 10px 0px;
}
.content-maincontent img{
    max-width: 100%;
    height: auto !important;
}

.content_tag{
    background: #f1f1f1;
    padding: 5px 15px;
    display: inline-block;
    margin: 0px 5px 5px 0px;
    border-radius: 5px;
    transition: 0.1s;
}
.content_tag:hover{
    background: #ea9f2a;
    color: white;
}
.menuright{
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.menuright li{

}
.clb-header-main{
}
.bg-square {
    position: absolute;
    right: -120px;
    top: 0;
    z-index: 8;
}
.bg-hiden {
    overflow: hidden;
    height: 300px;
    float: left;
    width: 150px;
    position: relative;
    right: 0;
    top: 0;
}
.bg_square1 {
    position: absolute;
    height: 298px;
    left: -210px;
    top: -35px;
    z-index: 99999;
    background: #000;
    width: 339px;
    -webkit-transform: rotate(-75deg);
    transform: rotate(-75deg);
    opacity: .1;
    background: #8ac0eb;}
.bg_square2 {
    position: absolute;
    height: 127px;
    left: -160px;
    top: 80px;
    z-index: 99999;
    background: #f1f1f1;
    width: 341px;
    -webkit-transform: rotate(-75deg);
    transform: rotate(-75deg);

    background: #8ac0eb;
}
.clb-header-left{
    float: left;
    width: 55%;
    padding: 40px 0;
    position: relative;
    z-index: 9;
    margin-bottom: 25px;
}
.clb-header-left p strong{
    margin-right: 5px;
}
.clb-header{
    background: black;
    margin: 1px 0;
    position: relative;
    overflow: hidden;
    background: #8ac0eb;
    margin-top: -1.5rem!important;
}
.club-images{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    width: 45%;
}
.images-club{
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.club-header-logo{
    float: left;
    width: 170px;
    margin-right: 30px;
    height: 170px;
    border-radius: 100%;
    position: relative;
    top: 6px;
    background: #fff;
    padding: 12px;
    overflow: hidden;
}
.club-header-logo img {
    width: 100%;
    object-fit: cover;
    border-radius: 100%;
    height: 100%;
}
.san-vd svg {
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: 24px;
    height: 16px;
}
.website svg {
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: 24px;
    height: 16px;
}
.icon-socal-club1 {
    width: 24px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
.icon-socal-club2 {
    background: #fff;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
.ic-twitter {
    color: #00aaec;
}
.ic-youtube {
    color: #ce1312;
}
.ic-instagram {
    color: #666;
}
.club-nav {
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    max-width: 1060px;
}
.club-nav2 {
    width: 100%;
    max-width: 1060px;
    margin-bottom: 25px;
}
.ul-club-nav {
    display: table;
    width: 100%;
    font-family: 'Roboto',sans-serif;
    margin: 0;
    padding: 0;
}
.ul-club-nav li {
    list-style: none;
    display: table-cell;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}
.club-nav-item {
    display: block;
    background: #e5e5e5;
    height: 48px;
    line-height: 48px;
    margin-right: 5px;
    border-radius: 5px 5px 0 0;
}
.club-nav-item.active {
    background: #fff;
}
.boder {
    border: solid 1px #eaeaea;
}
.clb-headtitle{
    font-size: 30px;
    margin-bottom: 25px;
}
.dmcauthu{
    margin-bottom: 20px;
}
.sitemap{
    margin-bottom: 15px;
}
.sitemap h1{
    display: contents;
    font-size: inherit;
}
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 64px;
    height: 64px;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    background-image: url('../img/top.png');
}
.back-to-top:hover{
    opacity: 0.7;
}
.content-video{
    border-radius: 5px;
    overflow: hidden;
}
.news-content img{
    max-width: 100%;
    height: auto !important;
}
.news-content input{
    max-width: 100%;
    height: auto !important;
}
.news-content table{
    max-width: 100%;
    height: auto !important;
}
.news-content iframe{
    max-width: 100%;
    height: auto !important;
}
.pagination{
    justify-content: center!important;
}
.page-item.active .page-link {
    background-color: #192034;
    border-color:#192034;
}
.page-link {
    color: #192034;
}
.custom-select {
    margin-bottom: 10px;
}
.anpc {
    display: none;
}
.menu-tab {
    margin-bottom: 20px;
}
.news-title{
    font-size: 20px;
    font-weight: bold;
    color: #192034;
}
nav.sidetab > .nav.nav-tabs{
    text-transform: uppercase;
    border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav.sidetab > div a.nav-item.nav-link,
nav.sidetab > div a.nav-item.nav-link.active
{
    border: none;
    padding: 8px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
}

nav.sidetab > div a.nav-item.nav-link.active:after
{
    content: "";
    position: relative;
    bottom: -37px;
    left: -10%;
    border: 8px solid transparent;
    border-top-color: #e74c3c ;
}
.tab-content{
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #e74c3c;
    border-bottom:5px solid #e74c3c;
    padding:30px 10px;
}
nav.sidetab > div a.nav-item.nav-link.active
{
    border: none;
    background: #38424e;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
nav.sidetab > div a.nav-item.nav-link:hover,
nav.sidetab > div a.nav-item.nav-link:focus
{
    border: none;
    background: ##38424e;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
ul.side-list1{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.side-list1 li{
    margin-bottom: 10px;
}
ul.side-list1 li a{
    font-size: 16px;
}
ul.side-list1 li img{
    width: 20px;
    height: 20px;
}

.ggbusiness{
    background: #fff;
    width: 26px;
    border-radius: 2px;
    padding: 2px;
    margin-top: -8px;
}
.bxh-index #box_bangxephang td, .bxh-index #box_bangxephang th{
    padding: 7px 8px !important;
}
.main-cat{
    box-shadow: 0 8px 6px -6px #a2a2a2 !important;
}
.sub-cat{
    margin: -24px auto;
    background: #f2f2f2a1 !important;
    border-top: 1px solid #eee;
}
#sub-cat a{
    text-transform: none;
}
.navbar-nav-subcat{
    width: 80%;
    margin: 0 auto 0;
    padding: 5px 0;
}
.navbar-nav-subcat li a{
    padding: 0  20px;
}
.navbar-nav-subcat li{
    border-right: 1px solid #ddd;
    padding: 0 23px;
}

.tag-giai-dau .navbar-nav-subcat li{
    margin: 0 auto; 
    border-right: none;
    padding: 0;
}
.tin-noibat{
    background: #fff;
    padding: 0;
    border-radius: 5px;
}
.tin-noibat .col-md-7{
    padding: 0px;
}
@media only screen and (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1220px;
    }
}
.tin-noibat-right li span{
    color: #858585c2;
    font-size: 10px;
}
.index-lichthidau{
    padding: 0;
}
.bxh-index{
    padding: 0 0 0 20px;

}
.bxh-index .scrol, .index-lichthidau .scrol{
    max-height: 300px;
}
.box-tintuc-hot{
    background: #fff;
}
.box-tintuc-hot .col-md-6{
    padding: 20px 10px;
}
.box-tintuc-hot .small-hot-new .col-md-6{
    padding: 10px 10px;
}
.index-lichthidau .table-ltd-kq td, .index-lichthidau .table-ltd-kq th{
    padding: 5px 6px;
    font-size: 13px;
}
.hot-sidebar-title{
    width: 100%;
    border-radius: 5px 5px 0 0;
    text-align: left;
    float: left;
}
.xemthem-index{
    text-transform: none;
    float: right;
    color: #ddd;
    padding: 0 20px;

    font-size: 12px;
    margin-top: 5px;
}
a.xemthem-index:hover{
    background: #4e3635;
    color: #fff;
}
.tag-giai-dau li a{
    border-radius: 15px;
    background: #cb2a1d;
    color: #ffffffde !important;
    text-transform: none;
    padding: 1px 13px !important;
}
.tag-giai-dau {
    margin-top: -11px;
}
.widget-right-thumb{
    padding: 0 0px 0 10px;
}

.widget-right-title{
    line-height: 16px;
    padding: 0 10px;
    font-size: 12px;
}
.right-sibar .nav-link{
    text-align: left;
}
.leftside-banner{
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .btco-hover-menu .show > .dropdown-toggle::after{
        transform: rotate(-90deg);
    }
}
@media only screen and (max-width: 500px) {
    .leftside-banner {
        display: none;
    }
}
@media only screen and (min-width: 991px) {

    .btco-hover-menu .collapse ul li{position:relative;}
    .btco-hover-menu .collapse ul li:hover> ul{display:block}
    .btco-hover-menu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
    /*******/
    .btco-hover-menu .collapse ul ul li{position:relative}
    .btco-hover-menu .collapse ul ul li:hover> ul{display:block}
    .btco-hover-menu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
    /*******/
    .btco-hover-menu .collapse ul ul ul li{position:relative}
    .btco-hover-menu .collapse ul ul ul li:hover ul{display:block}
    .btco-hover-menu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}