body {
    background-color: #f2f5f8;
    color: #000;
    font: 400 16px arial;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;
}
.vinaenter {
    font-family: "Audiowide", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

.vina {
    color: #b50003 !important;
}

.enter {
    color: #000 !important;
}

.slogan, .academy {
    color: #3D4C53;
}
@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}.vtadamotion{animation:tada 1.2s infinite}
.callout.callout-vina {
    border-left-color: #b50003;
}

.acopy {
    color: #BBB;
    font-size: 13px;
}

.bg-enter, .bg-vina, .bg-gray {
    background-color: #000 !important;
}

.bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}
.breadcrumb-item a {color:#b50003 !important}
.pagination {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0 5px;
}

.page-link {
    display: block;
    padding: 10px 12px;
    color: black;
    border: 1px solid #BBB;
    border-radius: 4px;
}

.page-link:hover {
    background-color: #ddd;
}

.page-item.active .page-link,
.page-item:first-child .page-link,
.page-item:last-child .page-link,
.page-item:first-child .page-link:hover,
.page-item:last-child .page-link:hover {
    background-color: #b50003;
    color: white;
    border-color: #b50003;
}

.info-box h3.title {
    font-size: 19px;
}

p.studytime {
    margin: 0;
    font-weight: normal;
    color: #343a40;
}

.content-br {
    padding-top: 0;
    padding-left: 0;
}

.content-br .breadcrumb a {
    color: #000;
}

.info-box .info-box-lesson {
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.info-box .info-box-lesson img,
.info-box .info-box-lesson i {
    height: 80px;
    padding: 4px 7px;
}

.info-box .info-box-lesson i {
    font-size: 74px;
    color: #343A3F;
}

.bar-green {
    background: #FFFFFF;
    width: 100%;
    position: relative;
    border-image: linear-gradient(90deg, #a6ce39 0, #a6ce39 20%, #c7df86 20%, #c7df86 100%) 2 stretch;
    border-width: 0 0 4px;
    border-style: hidden hidden solid;
}
.card-danger:not(.card-outline)>.card-header, .btn-danger {
    background-color: #b50003 !important;
}
.has-format, .video-fit, .image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 56.5%;
    background-position: 50% 50%;
    background-size: cover;
    
}
.video-fit video, .video-fit iframe, img.back-image, .image-cover img, .has-format img, .has-equal-box-heights .box-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.card-primary.card-outline {
    border-top: 3px solid #b50003 !important;
}
.cat-title-wrapper {
    background-color: #b50003;
    border-left: 4px solid #000;
    border-top-left-radius: 5px;
    margin-bottom: -4px;
}
.cat-title-wrapper .card-title {
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: bold;
}

.ttr-post-text p {
    margin-bottom: 10px !important;
    line-height: 26px;
}
.ttr-post-title {
    background: #b50003;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    padding: 12px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.ttr-post-title .post-title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    margin-bottom: 0px;
    font-weight: bold;
}
.layout-top-nav .wrapper .main-header {
    padding-top: 13px;
}
.layout-top-nav .wrapper .main-header .brand-image {
    height: 44px;
    margin-right: 0px;
}
.layout-top-nav .wrapper .main-header .brand-text {
    font-size: 26px;
}
.layout-top-nav .wrapper .main-header .brand-text .academy{
    font-size: 20px;
}
.img-border1 {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 0;
    opacity: 0.3;
    cursor: pointer;
    z-index: 1;
    color: #000;
}

.slick-prev {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.slick-next {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.slick-prev:hover,
.slick-next:hover {
    opacity: 0.8;
}

.slick-prev {
    left: 0;
    transform: translate(0, -50%);
}

.slick-next {
    right: 0;
    transform: translate(0, -50%);
}

.slick-prev i,
.slick-next i {
    color: #000;
    font-size: 30px;
}

.card-header h3.card-title {
    font-size: 22px;
}

.content-header {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 3px;
    margin-bottom: 15px;
}

.content-header .breadcrumb {
    line-height: 34px;
}

.content-header h1,
.content-header h2 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 34px;
}
input.form-control {padding: 21px 10px;}
body h1,h2,h3,h4,h5,h6 {font-size: 18px;font-weight: bold;}
.vne-title-h1, .vne-title-h1 a{
    font-size: 24px;
    margin-bottom: 20px;
}
.vne-title-h2, .vne-title-h2 a {
    font-size: 20px;
}
.vne-title-h3, .vne-title-h2 a {
    font-size: 18px;
}
.vne-title-h4, .vne-title-h4 a {
    font-size: 16px;
}

.img-fluid {width: 100%;}
table.table-responsive-doc {
  border: 1px solid #ddd;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.table-responsive-doc caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.table-responsive-doc tr {
  background-color: #f2f5f873;
  border: 1px solid #ddd;
  padding: .35em;
}

table.table-responsive-doc th,
table.table-responsive-doc td {
  padding: .625em;
}

table.table-responsive-doc th {
  font-size: .85em;
  text-transform: uppercase;
}
table.table-responsive-doc p{margin: 0px;}
/* scroll top btn css */
.mini-rightbar-desktop {
    position: fixed;
    right: 0px;
    z-index: 999;
    top: 40%;
    background: #FFF;
    border: 2px solid #BBB;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-right: 0px;
    box-shadow: 0px 0px 5px #bbb;
}
.mini-rightbar-desktop .back-to-top-vne{
    cursor: pointer;
    display: none;
}
.mini-rightbar-desktop ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.mini-rightbar-desktop ul li{
    height: 42px;
    border-bottom: 1px solid #CCC;
    line-height: 42px;
    padding: 0px 12px;
}
.mini-rightbar-desktop ul li:last-child{border-bottom: none;}
.mini-rightbar-desktop ul li.phone{}
.mini-rightbar-desktop ul li.zalo{}
.mini-rightbar-desktop ul li.facebook svg {
    width: 25px;
    margin-right: 10px;
}
.mini-rightbar-desktop ul li.phone a{color: #b50003}
.mini-rightbar-desktop ul li.zalo a{color: #027FC5}
.mini-rightbar-desktop ul li.facebook a{color: #016AE3}
.mini-rightbar-desktop ul li.register a{color: #188532;}
.mini-rightbar-desktop ul li a{display: flex;align-items: center;}
.mini-rightbar-desktop ul li a:hover{font-weight: bold;}
.mini-rightbar-desktop ul li a i{font-size: 25px;margin-right: 10px;}
.mini-rightbar-desktop ul li a span{}
.mini-rightbar-desktop ul li.zalo {}
.mini-rightbar-desktop ul li.zalo img{
    width: 24px;
    margin-right: 10px;
}
/* scroll top btn css */
.mini-rightbar-desktop .back-to-top-vne{
    cursor: pointer;
    display: none;
}
.mini-rightbar-desktop ul li.back-to-top-vne{}
.mini-rightbar-desktop ul li.back-to-top-vne i {
    font-size: 25px;
    margin-right: 8px;
    margin-top: 6px;
    float: left;
}

#checkin-btn {
    padding: 16px;
    font-size: 22px;
    max-width: 768px;
}
.checkin-btn i {
    margin-right: 8px;
    display: inline-block;
    animation: moveRight 1s infinite ease-in-out;
}
.checkin-btn .cta_caption {
    display: block;
    font-size: 16px;
    color: #eadfdf;
}

/* Reset list styles */
.curriculum-list,
.curriculum-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Cấp 1: item chính */
.curriculum-list > li {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

/* Tiêu đề cấp 1–3: giãn cách đồng bộ */
.curriculum-list li h1,
.curriculum-list li h2,
.curriculum-list li h3,
.curriculum-list li h4,
.curriculum-list li h5,
.curriculum-list li h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 30px;
}

/* Cấp 2 và cấp 3: nội dung con */
.curriculum-list li > ul {
    margin-bottom: 10px;
}

/* Cấp 2 và cấp 3: từng item */
.curriculum-list ul li {
    display: flex;
    flex-direction: column;
    gap: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 10px 0;
    font-size: 15px;
    line-height: 24px;
}
.curriculum-list ul li:last-child {border-bottom: 0px;}
.curriculum-list ul li ul li{
    font-size: 13px;
    color: #252a2f;
}

/* Ảnh minh họa */
.curriculum-list img.img-curriculum {
    max-width: 100%;
    width: 120px;
    height: auto;
    margin-top: 10px;
    border-radius: 6px;
}
.curriculum-list a[data-toggle="collapse"] {
    display: inline-block;
    color: #007bff;
    text-decoration: none;
    cursor: pointer;
}
.curriculum-list a[data-toggle="collapse"]:hover {
    text-decoration: underline;
}

.webinar-form img, .webinar-detail-text img{max-width: 100%; height: auto !important;}
.webinar-form h1, .webinar-form h2, .webinar-form h3, .webinar-form h4, .webinar-form h5, .webinar-form h6
.webinar-detail-text h1, .webinar-detail-text h2, .webinar-detail-text h3, .webinar-detail-text h4, .webinar-detail-text h5, .webinar-detail-text h6
{margin-bottom: 20px; line-height: 30px;}
.webinar-form p, .webinar-detail-text p{line-height: 28px;}

.group-join-countdown {
  display: flex;
  justify-content: center;
  align-items: center;
}
.group-join-countdown .flipdown-wait {
  display: flex;
  justify-content: center; 
  align-items: center;    
  text-align: center;     
}
.group-join-countdown .flipdown-wait .flipdown {width: auto;}
.group-join-countdown .flipdown .rotor {
font-size: 19px;
}
.group-join-countdown .flipdown.flipdown__theme-dark {
    height: auto;
}
.group-join-countdown .flipdown .rotor,
.group-join-countdown .flipdown .rotor-leaf,
.group-join-countdown .flipdown .rotor-leaf-front,
.group-join-countdown .flipdown .rotor-leaf-rear,
.group-join-countdown .flipdown .rotor-top,
.group-join-countdown .flipdown .rotor-bottom,
.group-join-countdown .flipdown .rotor:after {
width: 27px;
}

.group-join-countdown .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.group-join-countdown .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
left: 70px;
}

.group-join-countdown .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
bottom: 19px;
height: 8px;
width: 8px;
display:none;
}

.group-join-countdown .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
bottom: 35px;
height: 8px;
width: 8px;
display:none;
}

.group-join-countdown .flipdown .rotor-leaf-front,
.group-join-countdown .flipdown .rotor-top {
line-height: 30px;
}

.group-join-countdown .flipdown .rotor-leaf,
.group-join-countdown .flipdown .rotor {
height: 30px;
}

.group-join-countdown .flipdown .rotor-leaf-front,
.group-join-countdown .flipdown .rotor-leaf-rear,
.group-join-countdown .flipdown .rotor-top,
.group-join-countdown .flipdown .rotor-bottom,
.group-join-countdown .flipdown .rotor:after {
    height: 15px;
}

/*style wp-respon-menu*/
@media screen and (max-width: 1024px) {
    .vne-title-h1, .vne-title-h1 a {
        font-size: 20px;
    }
    .vne-title-h2, .vne-title-h2 a {
        font-size: 18px;
    }
    .vne-title-h3, .vne-title-h3 a {
        font-size: 16px;
    }
    .vne-title-h4, .vne-title-h4 a {
        font-size: 14px;
    }
    .mini-rightbar-desktop {display: none;}
    .mini-rightbar-mobile {display: block;}
    .main-footer {margin-bottom: 42px;}
    table.table-responsive-doc {
        border: 0;
      }

      table.table-responsive-doc caption {
        font-size: 1.3em;
      }
      
      table.table-responsive-doc thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
      }
      
      table.table-responsive-doc tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
      }
      
      table.table-responsive-doc td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
      }
      
      table.table-responsive-doc td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
      }
      
      table.table-responsive-doc td:last-child {
        border-bottom: 0;
      }
    table.table-responsive-doc td::before div{text-align: left;}
}

@media only screen and (max-width: 767px) {
    .card-body {
        padding: 10px;
    }

    .slick-prev,
    .slick-next {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .slick-prev i,
    .slick-next i {
        font-size: 14px;
    }
}

@media only screen and (max-width: 700px) and (orientation: portrait) {
    .padding0 {padding: 0px}
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
    .mainlogo .academy,
    .content-header h1,
    .content-header h2 {
        display: none;
    }
    .content-wrapper-course>.content {
        padding: 0px 0px !important;
        margin: 0px -7px !important;
    }
    .layout-top-nav .wrapper .main-header .brand-image{
        height: 36px;
    }
    .layout-top-nav .wrapper .main-header .brand-text{
        font-size: inherit;
    }
    .layout-top-nav .wrapper .main-header .brand-text .academy{
        font-size: 16px;
    }
}


/* Điện thoại di động ngang */
@media only screen and (max-width: 768px) and (orientation: landscape) {

}

/* Máy tính bảng dọc */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    
}

/* Máy tính bảng ngang */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}

/* CSS cho máy tính */
@media only screen and (min-width: 1025px) {

}




