 #main, #main.dark {
    background-color: #F1F1F1 !important;
}
.fullbox.top_banner_cauthu {
    width: 100%;
    background: url('/wp-content/uploads/2025/12/nenclb.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 70px 0;
}
.box_top_banner_cauthu {
    text-align: center;
}

#breadcrumbs, #breadcrumbs a {
    color: var(--color-white);
    margin-bottom: 0;
}

.title_cauthu h1 {
    font-size: 42px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--color-white,#fff);
    margin-bottom: 0;
}

.va_01 {
    background: url('/wp-content/uploads/2025/10/nencaulacbo-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.boxbox_va_01 {
    margin: 50px 0;
    background-color: var(--color-white, #fff);
    border-radius: 16px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.10);
    padding: 30px 15px;
    width: 100%;
    margin-bottom: 0;
}
.va_01_step3 {
    width: 100%;
    float: left;
}
.box_va_01 {
    padding: 30px 0 20px 0;
    display: flex;
    align-items: center;
    width: 100%;
}
.va_01_step2 {
    width: 45%;
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.content_clb01 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: var(--color-black, #292929);
    line-height: 1.3em;
}

.va_01_step1 {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    padding-left: 15px;
}

h2.title_hanhtrinh {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--color-black,#292929);
    text-align: center;
}
ul.repeater_hanhtrinh {
    list-style: none;
    margin: 0;
    background: var(--color-white, #fff);
    border-radius: 24px;
    padding: 32px 24px;
    border: 1px solid rgba(41, 41, 41, 0.20);
}
.va_themnd {
    width: 100%;
    float: left;
}

.boxnd {
    width: 100%;
    float: left;
    margin: 50px 0;
    background-color: var(--color-white, #fff);
    border-radius: 16px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.10);
    padding: 30px 30px;
}

li.hanhtrinh_item span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: var(--color-black, #292929);
    flex: 1;
    line-height: 1.3em;
}
li.hanhtrinh_item strong {
    width: 200px;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-black,#292929);
    line-height: 1.3em;
}

li.hanhtrinh_item {
    display: flex;
    padding-top: 10px;
}
  /* slider */
.tt-awards { position: relative; padding: 10px 48px; }
.tt-awards .swiper { width: 100%; overflow: hidden; }
.tt-award-card { text-align:center; color:#fff; }
.tt-award-thumb { aspect-ratio:1/1; display:flex; align-items:center; justify-content:center; }
.tt-award-thumb img { max-width:90%; max-height:90%; height:auto; width:auto; display:block; }
.tt-award-meta { margin:6px 0 0; font-size:16px; line-height:1.3; font-weight:400; color:#E50004;}

.box-title-banhl {
    display: flex;
    align-items: center;
    justify-content: center;
}
.tt-award-title { 
    margin:0px; 
    font-size: 22px;
    font-style: normal;
    font-weight: 700; color:var(--color-base,#292929);
    width: max-content;
}

.tt-awards-prev, .tt-awards-next{
  position:absolute; top:50%; transform:translateY(-50%);
  width:36px; height:36px; background:#c91f1f; border-radius:8px; cursor:pointer; z-index:10;
}
.tt-awards-prev{ left:0; } .tt-awards-next{ right:0; }
.tt-awards-prev::before, .tt-awards-next::before{
  content:''; position:absolute; top:50%; left:50%; width:10px; height:10px;
  border-top:2px solid #fff; border-right:2px solid #fff; transform:translate(-50%,-50%) rotate(225deg);
}
.tt-awards-next::before{ transform:translate(-50%,-50%) rotate(45deg); }

  /* end slider */
.box_va_02 {
	width: 100%;
    float: left;
    margin: 0 0;
    background-color: var(--color-white, #fff);
    border-radius: 16px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.10);
    padding: 30px 15px;
}
.va_03 {
    background: url(/wp-content/uploads/2025/09/nenthanhtich-1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.va_03 {
    width: 100%;
    float: left;
}

.box_va_03, .slider_thanhtich, .list-cauthu-wrapper, .slider_cauthu, .slider_hlv {
    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;
}

.content_cauthu{
    padding: 15px;
}

.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; }


.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-style: normal;
font-weight: 400;
color: var(--color-red,#E50004);
line-height: 1.3em;
}

h4.tt-award-title_cup {
font-size: 22px;
font-style: normal;
font-weight: 700;
color: var(--color-base,#292929);
padding-top: 7px;
}
.box_va_03 {
    width: 100%;
    float: left;
    margin: 50px 0;
    background-color: var(--color-white, #fff);
    border-radius: 16px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.10);
    padding: 30px 15px;
}
.box_va_04 {
    width: 100%;
    float: left;
    margin: 50px 0;
    background-color: var(--color-white, #fff);
    border-radius: 16px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.10);
    padding: 30px 15px;
}

h2.title_thanhtich {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: left;
    color: var(--color-black,#292929);
}
h2.title_cup {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: center;
    color: var(--color-black,#292929);
}
h2.title_hlv {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: center;
    color: var(--color-black,#000);
}

.slider_thanhtich {
    padding-top: 30px;
    width: 100%;
    float: left;
}
h3.cauthu-name {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: var(--color-white, #fff);
}
.cauthu-card:hover h3.cauthu-name{
    color: var(--color-brand);
}
.va_04 {
    width: 100%;
}
@media screen and (max-width:1024px){
.box_va_02 {
    padding: 50px 0 50px 0;
}
h2.title_hanhtrinh {
    font-size: 28px;
}
h2.title_hlv {
    font-size: 28px;
}
h2.title_thanhtich {
    font-size: 28px;
}
.box_va_04 {
    padding: 0;
}
.banner_singglecauthu img {
    min-height: 220px;
}
.cauthu-card {
    width: 32%;
}
.cauthu-card:nth-child(4n) {
    margin-right: auto;
}
.cauthu-card:nth-child(3n) {
    margin-right: 0;
}
h3.cauthu-name {
    font-size: 16px;
}
.cauthux-item__positions {
    font-size: 14px;
}
.box_va_01 {
    flex-direction: column;
}

.va_01_step2 {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.va_01_step2 img {
    width: 30%;
}

.content_clb01 {
    flex: 1;
    padding-left: 7px;
}
.box_va_02 {
    margin-top: 0;
}
.tt-awards {
    padding: 10px 25px;
}
.slider_hlv {
    padding-top: 0;
}
.slider_thanhtich {
    padding-top: 0;
}
.box_va_03 {
    margin: 0;
}
.slider_cauthu {
    padding-top: 15px;
}
h2.title_cup {
    font-size: 28px;
    padding-top: 50px;
}
h4.tt-award-title_cup {
    font-size: 18px;
}
}
@media screen and (max-width:767px){
.va_01_step3 {
    padding-top: 30px;
}
.box_va_01 {
    padding: 30px 0 30px 0;
}

.box_va_01 {
    flex-direction: column;
    width: 100%;
}
.va_01_step2 {
    width: 100%;
    display: flex;
    justify-content: unset;
    flex-direction: column;
}
.va_01_step2 img {
    max-width: 200px;
}
li.hanhtrinh_item {
    display: flex;
    padding-top: 10px;
    flex-direction: column;
    border-bottom: 1px solid var(--color-base);
}
.va_01_step1 {
    padding-left: 0;
    width: 100%;
    flex: unset;
}
ul.repeater_hanhtrinh {
    padding: 20px 15px;
    width: 100%;
}
li.hanhtrinh_item strong {
    width: 100%;
    font-size: 14px;
    text-decoration: underline;
}
.tt-award-title {
    font-size: 20px;
}
li.hanhtrinh_item span{
    font-size: 14px;
    width: 100%;
    flex: unset;
    display: inline-block;
    padding-top: 7px;
}
.boxbox_va_01 {
    padding: 30px 15px 0 15px;
}
.slider_thanhtich {
    padding-top: 10px;
    padding-bottom: 50px;
}
h2.title_hanhtrinh,h2.title_hlv, h2.title_thanhtich, h2.title_cup {
        font-size: 24px;
}
.box_va_03 {
    padding: 30px 10px 0px 10px;
}

.large-12.col.leson_ct_layout {
    display: none;
}
.cauthu-card {
    width: 100%;
}
.tt-awards {
    padding: 10px 0px;
}
.banner_singglecauthu img {
    min-height: 185px;
}
.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;
}
.title_cauthu h1 {
    font-size: 24px;
}
.va_01_step3 {
    padding-top: 0;
}
}