
.Boxtitle-clb {
    width: 100%;
    float: left;
    padding: 30px 15px;
    background: linear-gradient(90deg, #ff0000, #ff7c7c);
}

.Boxtitle-clb p#breadcrumbs, .Boxtitle-clb p#breadcrumbs a {
    color: Var(--color-white,#fff);
    margin-bottom: 7px;
}

h2.title-caulacbo{
    font-size: 32px;
    color: var(--color-white,#fff);
    text-align: center;
}
.breadcrum_ct {
    text-align: center;
}
ul.page-numbers {
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: center;
}

.ls-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.page-numbers li .page-numbers.current {
    color: red;
}
ul.page-numbers li {
    display: inline-block;
    margin: 0 .4em;
}

ul.page-numbers li:first-child {
    margin-left: 0;
}
li .page-numbers{
    border: 2px solid;
    border-radius: 99px;
    display: block;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
    border-color: #8E9BA3;
    color: #8E9BA3 !important;
    border-width: 1px;
    padding: 0 22px;
    height: 30px;
    line-height: 26px;
    font-weight: 400;
}
span.page-numbers.current {
    background-color: red;
    border-color: red;
    color: var(--color-white) !important;
    color: #fff;
}
.cauthu-card {
    background: #101010;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    transition: transform .3s ease;
}
.cauthu-card:hover { transform: translateY(-5px); }
.cauthu-thumb img { width: 100%; border-radius: 10px; display:block; }
.no-thumb { width:100%; aspect-ratio: 4/3; background:#222; border-radius:10px; }
.btn-xemthem {
    display: inline-block;
    margin-top: 10px;
    background: unset;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    text-decoration: none;
}
p.cauthu-info { padding-top: 15px; margin-bottom: 0;}
.btn-xemthem:hover { background: #b30000; color:#fff;}
.hidden-player { display: none; }
.btn-xemthem-big-wrap { text-align: center; margin-top: 20px; }
.btn-xemthem-big {
    background: #e60000; color: #fff; border: none;
    padding: 10px 24px; font-size: 16px; border-radius: 6px; cursor: pointer;
}
.btn-xemthem-big:hover { background: #b30000; }
.tt-award-meta_cup { font-size:16px; font-weight:500; color: var(--color-red,#E50004); line-height:1.3em; }
h4.tt-award-title_cup { font-size:24px; font-weight:700; color: var(--color-base,#292929); padding-top: 5px; }
.btn-xemthem-big-wrap {
    text-align: center;
    margin-top: 20px;
}
.btn-xemthem-big {
    background: #e60000;
    color: #fff;
    border: none;
    padding: 10px 24px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
}
.btn-xemthem-big:hover { background: #b30000; }
.cauthu-card-inner {
    background: #101010;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transition: transform .3s  ease;
}

.cauthu-thumb img {
    width: 100%;
    border-radius: 10px;
    display: block;
}
.box_content_cauthu{
    padding: 15px;
}

h3.cauthu-name {
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    color: var(--color-white);
    line-height: 1.3em;
}
h3.cauthux-item__name {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-white,#fff);
    margin-top: 10px;
}
.cauthu-card:hover h3.cauthux-item__name {
    color: var(--color-brand);
}


a.btn-xemthem {
    display: inline-block;
    margin-top: 10px;
    background: unset;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    text-decoration: none;
    background: #b30000;
    width:100%;
    border:3px solid #b30000;
}

.btn-xemthem:hover {
    background: #fff;
    color: #b30000;
}

.va_03 {
    width: 100%;
    float: left;
}

.box_va_03, .slider_thanhtich, .list-cauthu-wrapper {
    width: 100%;
    float: left;
}

.list-cauthu-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.cauthu-card {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 20px;
}

.cauthu-card:nth-child(4n) {
    margin-right: 0;
}
@media screen and (max-width: 1024px) {
.title_cauthu h1 {
    font-size: 22px;
}
.cauthu-card {
    width: 32%;
}
.cauthu-card:nth-child(4n) {
    margin-right: auto;
}
.cauthu-card:nth-child(3n) {
    margin-right: 0;
}
h3.cauthux-item__name {
    font-size: 16px;
}
span.cauthux-item__position {
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.title_cauthu h1 {
    font-size: 22px;
} 
.cauthu-card:nth-child(3n) {
    margin-right: auto;
}
.cauthu-card:nth-child(even) {
    margin-right: 0;
}
.cauthu-card {
    width: 49%;
}
a.btn-xemthem {
    font-size: 14px;
}
.btn-xemthem-big {
    padding: 7px 24px;
    font-size: 14px;
}
.Boxlist {
    padding-bottom: 0 !important;
}
}