@media (min-width: 1200px){
    .menu-container>nav.menu-section {
        display: flex;
        justify-content: center;
    }
    
    .footer-mid>.container>.row>div:nth-child(3) {
        padding-left: 60px;
    }
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    
    .row>div {
        padding-right: 10px;
        padding-left: 10px;
    }
}
.btn-header a {
    background-image: linear-gradient(47deg, #1152C9, #6601F3);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 8px;
    min-width: 173px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    border: 1px solid #1152C9;
}

.setting-menu > .container > .row > div:nth-child(3) {
    display: flex;
    justify-content: flex-end;
}

.banner-right .banner01 {
    padding-top: 108%;
}

.box-banner-hoc-vien.box-banner-blog .inter-content .warp {
    max-width: 575px;
}

.box-banner-hoc-vien.box-banner-blog .inter-content .warp .title {
    max-width: 100%;
    margin-bottom: 20px;
}

.banner-right .banner01 img {
    object-fit: contain;
}

.banner-right  .banner-02 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 130px);
    height: calc(100% - 135px);
}
.banner-slider>.row {
    display: flex;
    align-items: center;
}

.banner-slider .info-banner-left {
    max-width: 445px;
}

.banner-slider .info-banner-left .title {
    font-weight: 700;
    font-size: 56px;
    line-height: 1.2;
    max-width: 424px;
    margin-bottom: 15px;
}

.banner-slider .info-banner-left .title span {
    margin-left: 10px;
    color: var(--color-highlight);
}

.banner-slider .info-banner-left .dsc {
    font-size: 18px;
    color: #7D7D7D;
    margin-bottom: 30px;
}

.btn-link-more a {
    background-image: linear-gradient(47deg, #1152C9, #6601F3);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 8px;
    max-width: 162px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    border: 1px solid var(--color-highlight);
}

.banner-right {
    max-width: 530px;
    width: 100%;
    margin-left: auto;
    display: table;
    margin-right: -45px;
    position: relative;
}

.banner-right .banner-02 .img {
    padding-top: 109%;
}

.banner-right .banner-02 .img img {
    object-fit: contain;
}


.box-section-01 {
    margin-top: 50px;
    overflow: hidden;
}
.box-why-us {
    position: relative;
}

.box-why-us .bg-img-bf svg {
    position: absolute;
    left: -300px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.box-section-02 {
    padding: 80px 0;
}

.box-why-us .title {
    font-size: 48px;
    font-weight: 600;
}

.box-why-us .title span {
    color: var(--color-highlight);
    margin-right: 14px;
}

.box-why-us .dsc {
    text-align: justify;
    padding-left: 65px;
    position: relative;
}

.box-why-us .dsc span.img-left {
    position: absolute;
    left: 0;
}

.box-why-us .dsc span.img-right {
    position: absolute;
    right: -60px;
    bottom: 0;
}

.box-why-us .title a.link {
    margin-left: 30px;
}
.box-toi-co-the {
    position: relative;
}

.box-toi-co-the .warp-img svg, .box-toi-co-the .warp-img {
    position: absolute;
    max-width: 1400px;
    width: 1400px;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    z-index: -1;
}

.box-toi-co-the .inter-content {
    padding: 50px 0;
}

.box-toi-co-the .inter-content .top {
    margin-bottom: 40px;
}

.box-toi-co-the .inter-content .top .left {
    max-width: 55%;
}

.box-toi-co-the .inter-content .top .left .title {
    font-size: 48px;
    font-weight: 600;
    max-width: 390px;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #fff;
}

.box-toi-co-the .inter-content .top .left .title span {
    color: #FFB81F;
    margin-left: 10px;
}

.box-toi-co-the .inter-content .top .left  .dsc {
    color: #fff;
    font-size: 16px;
}

.box-toi-co-the .inter-content .info-content .item {
    padding: 30px 20px;
    background: #fff;
    border-radius: 16px;
    height: 100%;
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
}

.box-toi-co-the .inter-content .info-content .item .icon {
    width: 86px;
    height: 86px;
    background: #0047ca;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    z-index: 9;
}

.box-toi-co-the .inter-content .info-content .item .icon img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    position: relative;
    z-index: 2;
}

.box-toi-co-the .inter-content .info-content>.row>div {
    margin-bottom: 20px;
}

.box-toi-co-the .inter-content .info-content .item .name {
    margin-bottom: 20px;
    color: var(--color-highlight);
    font-size: 18px;
    font-weight: 700;
    position: relative;
    z-index: 2;
}

.box-toi-co-the .inter-content .info-content .item .description {
    font-size: 16px;
    position: relative;
    z-index: 9;
}

.box-toi-co-the .warp-img img {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: contain;
}

.box-toi-co-the .warp-img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #002364;
    bottom: 0;
    z-index: -1;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.box-img {
    background: linear-gradient(180deg, #0047CA 0%, #4128BA 100%);
    padding: 50px 0;
    border-radius: 16px;
    padding-right: 50px;
}

.box-section-03 {
    margin-bottom: 80px;
}

.box-img .img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box-img .img {
    position: relative;
}

.box-img>.row {
    display: flex;
    align-items: center;
}


.box-img .inter-right .title {
    font-size: 56px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}

.box-img .inter-right .title span {
    color: rgba(255, 184, 31, 1);
}

.box-img .inter-right  .dsc {
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px;
}

.box-img .inter-right>.link-dt {}

.box-img .inter-right>.link-dt>ul {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.box-img .inter-right>.link-dt>ul>li {
    list-style: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
}

.box-img .inter-right>.link-dt>ul>li>a {
    height: 44px;
    border: 1px solid rgba(157, 157, 157, 1);
    display: flex;
    padding: 0 20px;
    align-items: center;
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
}

.box-diem_khac_biet .inter-content-right {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.box-diem_khac_biet .inter-content-right .item {height: calc(33.33% - 15px);}

.box-diem_khac_biet .inter-content-right .item:last-child {
    padding-bottom: 0;
}
.box-diem_khac_biet .inter-content-right .item .warp-item {
    background: linear-gradient(106.8deg, #0047CA 0%, #4128BA 97.96%);
    border-radius: 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}

.box-diem_khac_biet .inter-content-right .item .warp-item .icon img {
    height: 55px;
    width: 55px;
    transition: 1s;
}

.box-diem_khac_biet .inter-content-right .item .warp-item .icon {
    margin-bottom: 15px;
}

.box-diem_khac_biet .inter-content-right .item .warp-item .name {
    color: #fff;
    font-size: 16px;
}
.box-img .inter-right .title span>a {
    margin-left: 15px;
}

.box-section-04 {
    margin-bottom: 80px;
}

.title-link {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-link .title-section {
    margin-bottom: 0;
}

.title-link .link-more a {
    color: #000;
    height: 42px;
    display: flex;
    align-items: center;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 0 15px;
}
.article-item {
    border: 1px solid #D8D8D8;
    border-radius: 12px;
    background: #fff;
}

.article-item .inner-image .img {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.article-item .inner-content {
    padding: 15px;
}

.article-item .link-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.article-item .link-item a.btn.link-more {
    padding: 0;
    font-size: 16px;
}

footer {
    background: linear-gradient(180deg, #0047CA 0%, #4128BA 100%);
    padding-top: 30px;
}

.box-section-home-04 {
    margin-bottom: 80px;
}

.copyright {
    border-top: 1px solid #2270FF;
    padding: 15px 0;
}

.title-footer:after {
    content: '';
    position: absolute;
    width: 55px;
    height: 4px;
    background: #fff;
    left: 0;
    bottom: -13px;
}

.entire-info-website  address p>span {
    font-weight: 700;
}

.entire-info-website address p {
    font-size: 16px;
}

.fanpage-right>ul {
    padding-left: 0;
    display: flex;
    align-items: center;
}

.fanpage-right>ul>li {
    list-style: none;
    margin-right: 25px;
}

.footer-right-03 {
    margin-bottom: 30px;
}

.fanpage-right>ul>li img {
    width: 37px;
    height: 37px;
}

.box-info-web .list-info {
    font-size: 16px;
    color: #fff;
}

.box-info-web .list-info p {
    margin-bottom: 15px;
}

.box-section-hv-01 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.box-hv-su-menh>.row {
    display: flex;
    align-items: center;
}
.box-hv-su-menh .inter-right .title {
    font-size: 48px;
    font-weight: 800;
    color: var(--color-highlight) !important;
    margin-bottom: 15px;
}

.box-hv-su-menh .inter-right .title>span {
    color: #000;
    margin-left: 15px;
}

.box-hv-su-menh .inter-right {
    padding-left: 40px;
}

.box-hv-su-menh .inter-right .dsc {
    font-size: 18px;
    margin-bottom: 30px;
}

.box-hv-su-menh .img {
    border-radius: 30px;
}

.box-hoc-vien-highlight .item {
    background: #FAFAFA;
    border: 1px solid #E8E8E8;
    padding: 40px 20px;
    border-radius: 16px;
    height: 100%;
}

.box-hoc-vien-highlight>.row>div {
    margin-bottom: 20px;
}

.box-hoc-vien-highlight .item .icon {
    margin-bottom: 15px;
}

.box-hoc-vien-highlight .item .icon img {
    width: 56px;
    height: 56px;
}

.box-hoc-vien-highlight .item .name {
    color: var(--color-highlight);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.box-hoc-vien-highlight .item .description {
    font-size: 16px;
    margin-bottom: 15px;
}

.box-hoc-vien-highlight .item .description_shoft {
    font-size: 16px;
}

.box-section-hv-04>.container {
    max-width: 1380px;
}
.box-section-hv-02 {
    margin-bottom: 60px;
}

.box-section-hv-03 {
    margin-bottom: 80px;
}

.box-cshv {
    background: linear-gradient(180deg, #6203EE 0%, #05226B 100%);
    border-radius: 30px;
    padding: 50px 0;
}

.box-cshv .inter-form {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.box-cshv .inter-form .title-section {
    color: #fff;
}

.box-cshv .inter-form .box-tb-cs table {border: 0;}
.box-cshv .inter-form .box-tb-cs table>thead>tr>th {
    border-top: 0;
}

.box-cshv .inter-form .box-tb-cs table>thead>tr>th:first-child,  .box-cshv .inter-form .box-tb-cs table>tbody>tr>td:first-child {
    border-left: 0;
}

.box-cshv .inter-form .box-tb-cs table>thead>tr>th:last-child, .box-cshv .inter-form .box-tb-cs table>tbody>tr>td:last-child {
    border-right: 0;
}

.box-cshv .inter-form .box-tb-cs table>tbody>tr:last-child>td {
    border-bottom: 0;
}

.box-cshv .inter-form .box-tb-cs table>tbody>tr>td, .box-cshv .inter-form .box-tb-cs table>thead>tr>th {
    height: 55px;
    width: 25%;
    color: #fff;
    font-size: 15px;
}

.box-cshv .inter-form .box-tb-cs table>thead>tr>th {
    text-align: center;
}

.box-cshv .inter-form .box-tb-cs table>thead>tr>th:first-child {
    text-align: left;
}

.box-cshv .inter-form .box-tb-cs table>tbody>tr>td img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
}

.box-cshv .inter-form .box-tb-cs table>tbody>tr>td>span {
    display: flex;
    align-items: center;
}

.box-section-hv-04 {
    margin-bottom: 80px;
}
.title-section span {
    margin-right: 12px;
}


.box-chinh-sach .warp .item {
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(233, 233, 233, 1);
    height: 100%;
    padding: 30px 20px 50px;
    border-radius: 16px;
}

.box-chinh-sach .warp .item .icon {
    width: 60px;
    height: 60px;
    background: var(--color-highlight);
    border-radius: 50%;
    color: #fff;
    font-size: 32px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: -1px 3px 10px rgba(5,2,1,0.97);
    margin-bottom: 20px;
}

.box-chinh-sach .warp .item .name {
    font-size: 18px;
    font-weight: 900;
    color: var(--color-highlight);
    margin-bottom: 10px;
}

.box-chinh-sach .warp .item .description {
    font-size: 16px;
}

.box-section-hv-05 {
    margin-bottom: 80px;
}

.box-form-tv {
    background: rgba(250, 250, 250, 1);
    border-radius: 30px;
    overflow: hidden;
}

.box-form-tv>.row {
    display: flex;
    align-items: center;
}

.box-form-tv .inter-form {
    padding: 0 50px;
}

.box-form-tv .inter-form .title {
    font-size: 32px;
    font-weight: 900;
    color: var(--color-highlight);
    margin-bottom: 10px;
}

.box-form-tv .inter-form .dsc {
    margin-bottom: 10px;
}

.box-form-tv .inter-form .form-contact .form-group .form-control {
    background: rgba(242, 242, 242, 1);
    border-radius: 8px;
    height: 48px;
}

.box-form-tv .inter-form .form-contact .form-group {
    margin-bottom: 15px;
}

.box-form-tv .inter-form .form-contact .form-group textarea.form-control {
    height: 75px;
}

.box-form-tv .inter-form .form-contact .form-group .form-control::placeholder {
    color: #000;
}

.box-form-tv .inter-form .form-contact .form-group span.btn.btn-submit {
    width: 100%;
    border-radius: 8px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-highlight);
    border-color: var(--color-highlight);
    font-size: 16px;
}

.box-form-tv .inter-form .form-contact .form-group span.btn.btn-submit:hover {
    background: #fff;
    color: var(--color-highlight);
    font-size: 16px;
}

.box-section-hv-06 {
    margin-bottom: 80px;
}
.box-banner-hoc-vien .box-image img {
    width: 100%;
    height: 24vw;
    object-fit: cover;
}

.box-banner-hoc-vien .inter-content {
    height: 100%;
    background: linear-gradient(101.42deg, #0047CA 5.65%, #002364 99.54%);
    display: flex;
    align-items: center;
    padding: 60px;
}

.box-banner-hoc-vien .inter-content .title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    max-width: 545px;
}

.box-banner-hoc-vien .inter-content .title span {
    margin-left: 12px;
    color: rgba(255, 184, 31, 1);
}

.box-tai-hoc-vien-cd>.row {
    display: flex;
    align-items: center;
}

.box-tai-hoc-vien-cd .title-section {
    font-size: 36px;
    color: var(--color-highlight);
    text-transform: none;
    margin-bottom: 15px;
}

.box-tai-hoc-vien-cd .dsc-section {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.box-tai-hoc-vien-cd .list p {
    font-size: 16px;
}

.box-tai-hoc-vien-cd .list p svg {
    flex: 0 0 26px;
    margin-right: 15px;
}

.box-section-hoc-vien {
    margin-bottom: 80px;
}

.box-section-wap-hoc-vien {
    background: linear-gradient(91.89deg, #0047CA 34.22%, #002364 100%);
    padding: 50px;
    border-radius: 13px;
    display: flex;
}

.box-section-wap-hoc-vien span {
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.box-section-wap-hoc-vien span.icon-left {
    position: absolute;
    left: 0;
    top: -12px;
}

.box-section-wap-hoc-vien .warp {
    position: relative;
    padding: 0 60px;
    text-align: center;
}

.box-section-wap-hoc-vien .warp span.icon-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.box-section-hoc-vien-02 {
    margin-bottom: 80px;
}

.box-kien-thuc-la-nen-tang .warp-item-content {
    padding-right: 60px;
}

.box-kien-thuc-la-nen-tang .warp-item-content .title-section {
    font-size: 32px;
    font-weight: 800;
    text-transform: none;
    margin-bottom: 25px;
    color: var(--color-highlight);
    line-height: 1.3;
}

.box-kien-thuc-la-nen-tang .warp-item-content .dsc {
    font-size: 16px;
}

.box-kien-thuc-la-nen-tang .inter-content-right .item .warp-item {
    background: linear-gradient(106.8deg, #0047CA 0%, #4128BA 97.96%);
    border-radius: 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}

.box-kien-thuc-la-nen-tang .inter-content-right .item .warp-item .icon {
    margin-bottom: 15px;
}

.box-kien-thuc-la-nen-tang .inter-content-right .item .warp-item .icon img {
    height: 55px;
    width: 55px;
    transition: 1s;
}

.box-kien-thuc-la-nen-tang .inter-content-right .item .warp-item .name {
    color: #fff;
    font-size: 16px;
}

.box-kien-thuc-la-nen-tang .inter-content-right>.row {
    display: flex;
    align-items: center;
}
.box-kien-thuc-la-nen-tang .inter-content-right .left>.item:first-child {
    margin-bottom: 20px;
}

.box-kien-thuc-la-nen-tang>.row {
    display: flex;
    align-items: center;
}

.box-section-cc-tl-01 {
    margin-bottom: 80px;
}

.list-category-cong-cu .list-warp>.item {
    margin-bottom: 50px;
}

.list-category-cong-cu .list-warp>.item:nth-child(2n+1)>.row>div:nth-child(1) {order: 2;}

.list-category-cong-cu .list-warp>.item>.row {
    display: flex;
    align-items: center;
}

.list-category-cong-cu .list-warp>.item .image .img {
    border-radius: 25px;
}
.list-category-cong-cu .list-warp>.item .inter-content>.name {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 15px;
    color: var(--color-highlight);
}


.list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article {
    margin-bottom: 10px;
}

.list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article .name {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article .name img {
    flex: 0 0 25px;
    height: 25px;
    margin-right: 10px;
}

.box-section-cc-tl-02 {
    margin-bottom: 40px;
}

.box-section-cc-tl-03 {
    margin-bottom: 80px;
}
.box-why-us.box-why-tc-dt>.row {
    display: flex;
    justify-content: space-between;
}

.box-why-us.box-why-tc-dt .title {
    font-size: 24px;
    font-weight: 700;
}

.box-why-us.box-why-tc-dt .title>span {
    margin-right: 8px;
}

.box-section-cc-tl-04 {
    margin-bottom: 80px;
}

.box-why-us.box-why-tc-dt .dsc {
    padding-left: 50px;
    padding-right: 50px;
}

.box-why-us.box-why-tc-dt .dsc svg {
    width: 31px;
    height: 26px;
}

.box-why-us.box-why-tc-dt .dsc span.img-right {
    right: 0;
}

.list-category-blog .inter-item {
    margin-bottom: 50px;
}

.list-category-blog .inter-item .item .top {
    margin-bottom: 40px;
}

.list-category-blog .inter-item .item .top .name,.list-category-blog .inter-item .item .top .name a {
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0;
    color: var(--color-highlight);
}

.box-section-article-01 {
    margin-bottom: 80px;
}

.list-category-blog .inter-item .item .top .name a {
    margin-bottom: 0;
}

.list-category-blog .inter-item .item .top .description {
    text-align: center;
    font-size: 16px;
}

.list-category-blog .inter-item>.link-more {
    margin-top: 30px;
    text-align: center;
}

.list-category-blog .inter-item>.link-more a {
    background-image: linear-gradient(47deg, #1152C9, #6601F3);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 8px;
    min-width: 173px;
    color: #fff;
    font-size: 16px;
    border: 1px solid var(--color-highlight);
}

.modal-content-all .modal-content {
    border: 0;
    border-radius: 16px;
}

.modal-content-all .modal-content .modal-header {
    border: 0;
}

.modal-content-all .modal-content .close {
    position: absolute;
    right: 25px;
    top: 20px;
    padding: 0;
    font-size: 22px;
    font-weight: 500;
    z-index: 9;
}

.modal-content-all .modal-content .modal-header {
    padding: 0;
}

.modal-content-all .modal-content .modal-body {
    padding: 50px;
}

.modal-content-all .modal-dialog {
    max-width: 1000px;
}

.modal-content-all .modal-content .warp-content {}

.modal-content-all .inter-content {
    padding-left: 40px;
}

.modal-content-all .inter-content .title {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 10px;
    color: var(--color-highlight);
}

.modal-content-all .inter-content .dsc {
    font-size: 16px;
    margin-bottom: 20px;
}

.modal-content-all .inter-content .form-contact .form-group .form-control {
    background: rgba(250, 250, 250, 1);
    height: 48px;
    border-radius: 8px;
    font-size: 16px;
}

.modal-content-all .inter-content .form-contact .form-group {
    margin-bottom: 15px;
}

.modal-content-all .inter-content .form-contact .warp-group {
    display: flex;
    align-items: center;
    height: 48px;
    background: rgba(250, 250, 250, 1);
    padding: 0 12.5px;
    border-radius: 8px;
    border: 1px solid #f5f5f5;
    margin-bottom: 25px;
}

.modal-content-all .inter-content .form-contact .form-group span.btn.btn-submit {
    border-radius: 8px;
    width: 100%;
    background: var(--color-highlight);
    height: 48px;
    border-color: var(--color-highlight);
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content-all .inter-content .form-contact .warp-group>label {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 16px;
    flex: 0 0 125px;
}

.modal-content-all .inter-content .form-contact .warp-group .ratio-group {
    display: flex;
    justify-content: space-between;
    flex-basis: calc(100% - 125px);
    width: 100%;
}

.modal-content-all .inter-content .form-contact .warp-group .ratio-group .custom-control label {
    font-weight: 400;
    font-size: 16px;
    color: rgba(65, 70, 74, 1);
}

.modal-content-all .inter-content .form-contact .warp-group .ratio-group .custom-control label::before {
    height: 21px;
    width: 21px;
    border-radius: 7px;
    left: -30px;
    top: 2px;
}

.modal-content-all .inter-content .form-contact .warp-group .ratio-group .custom-control {
    margin-right: 0;
    padding-left: 25px;
}

.modal-content-all .modal-content .warp-content .img {
    padding-top: 85%;
}

.modal-content-all .modal-content .warp-content>.row {
    display: flex;
    align-items: center;
}

.modal-content-all .inter-content .form-contact .form-group span.btn.btn-submit:hover {
    color: var(--color-highlight);
    background: #fff;
}

.modal-content-all .inter-content .form-contact .warp-group .ratio-group .custom-control label::after {
    left: -22px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box-diem_khac_biet.box-diem_khac_biet-blog .inter-img {
    padding-right: 50px;
}

.box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .title {
    font-size: 32px;
}

.box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .dsc-bold {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-right: 50px;
    margin-bottom: 60px;
}

.box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .dsc-bold span.icon-left {
    position: absolute;
    top: -40px;
}

.box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .dsc {
    margin-bottom: 70px;
}

.box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .dsc-bold span.icon-right {
    position: absolute;
    right: 0;
}

.box-section-article-02 {
    margin-bottom: 30px;
}

.box-section-article-03 {
    margin-bottom: 80px;
}

body.article_detail, body.product_detail {
    background: #f5f5f5;
}

header {
    background: #fff;
}

.article-detail .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.article-detail .inter-content {
    padding: 15px;
    background: #fff;
    border-radius: 8px;
}

.box-article-right {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}

.box-article-right .title-section {
    font-size: 20px;
    text-transform: none;
    padding-left: 15px;
    margin-bottom: 20px;
}

.box-article-right .title-section:before {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 20px;
    background: red;
    top: 2px;
}

.box-article-right .article-item {
    border: 0;
    border-radius: 0;
    margin-bottom: 20px;
}

.box-article-right .article-item .inner-image {
    margin-bottom: 10px;
}

.box-article-right .article-item .inner-image .img {
    border-radius: 8px;
}

.box-article-right .article-item .inner-content {
    padding: 0;
}

.box-article-right .article-item .inner-content .article-title {
    font-size: 16px;
    font-weight: 500;
}

.article-detail .post-date {
    margin-bottom: 20px;
}

.article-detail .post-date {
    margin-bottom: 20px;
}

.box-article-detail-03 {
    margin-bottom: 80px;
}

.box-article-detail-lisst .title-section {
    font-size: 25px;
    margin-bottom: 20px !important;
    padding-left: 15px;
}

.box-article-detail-lisst .title-section:before {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 19px;
    background: var(--color-highlight);
    top: 6px;
}
.modal-content-all .inter-content .form-contact .form-group textarea.form-control {
    height: 70px;
}
.title-kh {
    font-weight: 700;
    margin-bottom: 10px;
}
article.article-detail .warp-article {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

article.article-detail .warp-article .social-share {
    flex: 0 0 42px;
    background: #fff;
    padding: 10px 0;
    border-radius: 8px;
}

article.article-detail .warp-article .social-share .btn-social {
    margin-bottom: 15px;
}

article.article-detail .warp-article .social-share .btn-social:last-child {
    margin-bottom: 0;
}

article.article-detail .warp-article .inter-content {
    flex-basis: calc(100% - 60px);
}

.breadcrumbs-section a:first-letter {
    text-transform: capitalize;
}

.box-product-page .product-item {
    background: #fbfbfb;
    border: 1px solid rgba(230, 230, 230, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-product-page .product-item .inner-content {
    padding: 15px;
}

.box-product-page>.row>div {
    margin-bottom: 20px;
}

.box-product-page .product-item .bottom {
    padding: 0 15px 15px;
}

.box-product-page .product-item .inner-content .cate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.box-product-page .product-item .inner-content .cate span.star svg {
    height: 15px;
    width: auto;
    position: relative;
    top: -2px;
    margin-left: 10px;
}

.box-product-page .product-item .bottom>a {
    background-image: linear-gradient(47deg, #1152C9, #6601F3);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border-radius: 8px;
    min-width: 173px;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(86.01deg, #1152C9 1.41%, #6601F3 76.87%);
    border: 1px solid #1152C9;
}

.product-item .inner-image .img {
    padding-top: 50%;
}
.box-section-hoc-vien-03, .box-section-hoc-vien-04 {
    margin-bottom: 50px;
}

.product-title-detail {
    font-size: 30px;
    font-weight: 700;
    color: var(--color-highlight);
    margin-bottom: 10px;
}

.product-detail-head .top .star {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.product-detail-head .top .star svg {
    height: 16px;
    width: auto;
    margin-right: 15px;
}

.product-image-detail-top {
    border-radius: 8px;
    overflow: hidden;
}

.product-content-detail {
    height: 100%;
    background: #fff;
    border-radius: 8px;
}

.product-content-detail .title {
    background: rgba(101, 1, 242, 1);
    height: 50px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.product-content-detail .box-attributes {
    margin-bottom: 20px;
}
.product-content-detail .warp-info-product {
    padding: 15px;
}

.product-content-detail .box-attributes .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(237, 237, 237, 1);
    padding-bottom: 9px;
    margin-bottom: 9px !important;
}

.product-content-detail .box-attributes .item span.name {
    font-weight: 400 !important;
}

.product-content-detail .warp-info-product .box-lai-thu a {
    height: 40px;
    background: var(--color-highlight);
    display: flex;
    color: #fff;
    border: 1px solid var(--color-highlight);
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}

.product-content-detail .warp-info-product .box-lai-thu a:hover {
    background: #fff;
    color: var(--color-highlight);
}

.product-detail-footer {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    margin-top: 30px;
}

.box-section-home-07 {
    margin-top: 40px;
    margin-bottom: 60px;
}

.product-detail-footer .title {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}
.content-info ul {
    padding-left: 20px;
}

.btn-header a:hover, .box-product-page .product-item .bottom>a:hover {
    background: #fff;
    color: var(--color-highlight);
}
.btn-link-more a:hover {
    background: #fff;
    color: var(--color-highlight);
}

.box-why-us .title a.link:hover svg circle {
    fill: rgb(97 6 241);
}

.box-img .inter-right>.link-dt>ul>li>a:hover,  .list-category-blog .inter-item>.link-more a:hover {
    background: #fff;
    color: var(--color-highlight);
    border-color: var(--color-highlight);
}

.title-link .link-more a:hover {
    color: var(--color-highlight);
    border-color: var(--color-highlight);
}

.title-link .link-more a:hover svg path {
    stroke: var(--color-highlight);
}
@media (max-width:1200px){
    body {
        overflow-x: hidden;
        font-size: 14px;
    }
    
    html {
        overflow-x: hidden;
    }
    
    .btn-header a {
        min-width: auto;
        height: 40px;
        width: 40px;
        padding-bottom: 5px;
        padding-left: 2px;
        margin-left: auto;
    }
    
    .btn-header a img {
        width: 20px;
        height: 20px;
    }
    
    .btn-header {
        text-align: right;
    }
    
    .logo-section img {
        height: 43px;
    }
    
    .setting-menu-mb {
        border-bottom: 1px solid #ddd;
    }
}


@media (max-width:767px){
    .banner-slider .info-banner-left .title {
        font-size: 25px;
        text-align: center;
    }
    
    .box-section-01 {
        margin-top: 30px;
    }
    
    .banner-slider .info-banner-left .dsc {
        font-size: 16px;
        text-align: center;
    }
    
    .banner-slider .btn-link-more {
        text-align: center;
    }
    
    .btn-link-more a {
        margin-left: auto;
        margin-right: auto;
    }
    
    .banner-right {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    
    .box-section-02 {
        padding: 50px 0;
    }
    
    .box-why-us .title {
        font-size: 25px;
        margin-bottom: 20px;
        line-height: 1.3;
    }
    
    .box-why-us .dsc span svg {
        width: 25px;
    }
    
    .box-why-us .dsc {
        padding-right: 34px;
        padding-left: 35px;
    }
    
    .box-why-us .dsc span.img-right {
        right: 0px;
    }
    
    .box-why-us .title a.link svg {
        height: 30px;
        width: 30px;
    }
    
    .box-why-us .title a.link {
        margin-left: 10px;
    }
    
    .box-toi-co-the .warp-img {
        display: none;
    }
    
    .box-toi-co-the {
        background: linear-gradient(180deg, #6203EE 0%, #05226B 100%);
        padding: 15px;
        border-radius: 12px;
    }
    
    .box-toi-co-the .inter-content {
        padding: 0;
    }
    
    .box-toi-co-the .inter-content .top .left {
        max-width: 100%;
    }
    
    .box-toi-co-the .inter-content .top .left .title {
        font-size: 25px;
        margin-bottom: 15px;
    }
    
    .box-toi-co-the .inter-content .top .left .dsc {
        font-size: 14px;
    }
    
    .box-toi-co-the .inter-content .top {
        margin-bottom: 25px;
    }
    
    .box-toi-co-the .inter-content .info-content .item .description {
        font-size: 13px;
    }
    
    .box-toi-co-the .inter-content .info-content .item .icon {
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
    }
    
    .box-toi-co-the .inter-content .info-content .item .icon img {
        width: 30px;
        height: 30px;
    }
    
    .box-toi-co-the .inter-content .info-content .item {
        padding: 15px;
    }
    
    .box-toi-co-the .inter-content .info-content .item .name {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    
    .row>div {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .box-toi-co-the .inter-content .info-content .item .description_shoft {
        font-size: 13px;
    }
    
    .box-img {
        padding: 15px;
        margin-bottom: 15px;
    }
    
    .box-img .inter-right .title {
        font-size: 25px;
    }
    
    .box-img .img {
        margin-bottom: 20px;
    }
    
    .box-img .inter-right .title>span {
        margin-right: 5px;
    }
    
    .box-img .inter-right .title span>a svg {
        width: 30px;
        height: 30px;
    }
    
    .box-img .inter-right .dsc {
        font-size: 14px;
        margin-bottom: 25px;
    }
    
    .box-img .inter-right>.link-dt>ul>li>a {
        font-size: 14px;
        height: 40px;
        padding: 0 15px;
    }
    
    .box-section-03 {
        margin-bottom: 40px;
    }
    
    .box-diem_khac_biet .inter-content-right .item {
        height: auto;
        margin-bottom: 15px;
    }
    
    .box-section-04 {
        margin-bottom: 20px;
    }
    
    .title-link .title-section {
        font-size: 25px;
    }
    
    .title-link .link-more a {
        height: 35px;
        font-size: 14px;
        padding: 0 10px;
    }
    
    .box-section-home-04 {
        margin-bottom: 20px;
    }
    .row-mobile>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    
    .title-footer {
        font-size: 15px;
    }
    .article-item .link-item a.btn.link-more {
        font-size: 14px;
    }
    
    .article-item .article-title {
        font-size: 16px;
    }
    .modal-content-all .modal-content .modal-body {
        padding: 25px;
    }
    
    .modal-content-all .modal-content .warp-content .img {
        display: none;
    }
    
    .modal-content-all .inter-content {
        padding-left: 0;
    }
    
    .modal-content-all .inter-content .title {
        font-size: 25px;
    }
    
    .box-section-hv-01 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .box-hv-su-menh .img {
        margin-bottom: 15px;
        border-radius: 12px;
    }
    
    .box-hv-su-menh .inter-right {
        padding-left: 0;
    }
    
    .box-hv-su-menh .inter-right .title {
        font-size: 25px;
        margin-bottom: 10px;
    }
    
    .box-hv-su-menh .inter-right .title>span {
        margin-left: 8px;
    }
    
    .box-hv-su-menh .inter-right .dsc {
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .box-hoc-vien-highlight .item {
        padding: 20px 20px;
    }
    
    .box-section-hv-02 {
        margin-bottom: 20px;
    }
    
    .box-section-hv-03 {
        margin-bottom: 40px;
    }
    
    .box-cshv .inter-form .title-section {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .box-cshv {
        padding: 15px;
    }
    
    .box-cshv .inter-form .box-tb-cs {
        overflow-x: auto;
        font-size: 14px;
    }
    
    .box-cshv .inter-form .box-tb-cs table>tbody>tr>td, .box-cshv .inter-form .box-tb-cs table>thead>tr>th {
        font-size: 12px;
    }
    
    .box-cshv .inter-form .box-tb-cs table>tbody>tr>td img {
        width: 24px;
        height: 24px;
        margin-right: 5px;
    }
    
    .box-cshv .inter-form .box-tb-cs table>tbody>tr>td, .box-cshv .inter-form .box-tb-cs table>thead>tr>th {
    }
    
    .box-cshv .inter-form .box-tb-cs table {
        min-width: 680px;
    }
    
    .box-section-hv-04 {
        margin-bottom: 30px;
    }
    
    .title-section {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .box-chinh-sach .warp .item {
        padding: 20px 15px;
    }
    
    .box-section-hv-05 {
        margin-bottom: 20px;
    }
    
    .box-form-tv .inter-form {
        padding: 30px;
    }
    
    .box-form-tv .img {
        display: none;
    }
    
    .box-section-hv-06 {
        margin-bottom: 30px;
    }
    .box-chinh-sach .warp .item .description {
        font-size: 14px;
    }
    
    .box-chinh-sach .warp .item .name {
        font-size: 16px;
    }
    
    .box-chinh-sach .warp>.row>div {
        margin-bottom: 10px;
    }
        
    .box-banner-hoc-vien .box-image {
        display: none;
    }
    
    .box-banner-hoc-vien .inter-content {
        padding: 50px 30px;
        text-align: center;
    }
    
    .box-banner-hoc-vien .inter-content .title {
        font-size: 25px;
    }
    
    .box-section-hoc-vien {
        margin-bottom: 30px;
    }
    
    .box-tai-hoc-vien-cd .title-section {
        font-size: 25px;
    }
    
    .box-tai-hoc-vien-cd .dsc-section {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    .box-tai-hoc-vien-cd .list p {
        font-size: 14px;
    }
    
    .box-tai-hoc-vien-cd .list p svg {
        margin-right: 10px;
        width: 25px;
        height: 25px;
    }
    .box-tai-hoc-vien-cd .inter-img {
        margin-top: 15px;
    }
    
    .box-section-wap-hoc-vien {
        padding: 31px;
    }
    
    .box-section-wap-hoc-vien span svg {
        width: 35px;
        height: 35px;
    }
    
    .box-section-wap-hoc-vien span.icon-left {
        top: 0px;
    }
    
    .box-section-wap-hoc-vien span {
        font-size: 14px;
    }
    
    .box-section-hoc-vien-02 {
        margin-bottom: 30px;
    }
    
    .box-section-hoc-vien-03{
        margin-bottom: 15px;
    }
    
    .box-section-hoc-vien-04 {
        margin-bottom: 15px;
    }
    .box-kien-thuc-la-nen-tang .warp-item-content {
        padding-right: 0;
        margin-bottom: 20px;
    }
    
    .box-kien-thuc-la-nen-tang .warp-item-content .title-section {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .box-kien-thuc-la-nen-tang .warp-item-content .dsc {
        font-size: 14px;
    }
    
    .box-kien-thuc-la-nen-tang .inter-content-right .left {
        margin-bottom: 15px;
    }
    
    .box-section-cc-tl-01 {
        margin-bottom: 30px;
    }
    
    .list-category-cong-cu .list-warp>.item:nth-child(2n+1)>.row>div:nth-child(1) {
        order: inherit;
    }
    
    .list-category-cong-cu .list-warp>.item .image {
        margin-bottom: 15px;
    }
    
    .list-category-cong-cu .list-warp>.item {
        margin-bottom: 30px;
    }
    
    .list-category-cong-cu .list-warp>.item .inter-content>.name {
        font-size: 20px;
    }
    
    .list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article .name {
        font-size: 14px;
    }
    
    .box-section-cc-tl-03 {
        margin-bottom: 20px;
    }
    
    .box-section-cc-tl-04 {
        margin-bottom: 30px;
    }
    .box-section-cc-tl-02 {
        margin-bottom: 0;
    }
    .box-section-article-01 {
        margin-bottom: 30px;
    }
    
    .list-category-blog .inter-item .item .top .name, .list-category-blog .inter-item .item .top .name a {
        font-size: 25px;
    }
    
    .list-category-blog .inter-item .item .top .description {
        font-size: 14px;
    }
    
    .list-category-blog .inter-item .item .top {
        margin-bottom: 30px;
    }
    
    .list-category-blog .list-article>.row>div {
        margin-bottom: 15px;
    }
    
    .list-category-blog .inter-item>.link-more {
        margin-top: 10px;
    }
    
    .list-category-blog .inter-item {
        margin-bottom: 30px;
    }
    
    .box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .title {
        font-size: 25px;
    }
    
    .box-diem_khac_biet.box-diem_khac_biet-blog .inter-right .dsc-bold {
        font-size: 14px;
        margin-bottom: 40px;
    }
    
    .box-section-article-03 {
        margin-bottom: 20px;
    }
    
    .box-section-article-02 {
        margin-bottom: 10px;
    }
    article.article-detail .warp-article {
        display: flex;
        flex-direction: column;
    }
    
    article.article-detail .warp-article .social-share {
        order: 2;
        width: 100%;
        flex: 0 0 100%;
        margin-top: 15px;
        padding-left: 15px;
    }
    
    .article-detail .title {
        font-size: 20px;
    }
    
    article.article-detail .warp-article .social-share .btn-social {
        margin-bottom: 0;
        margin-right: 15px;
    }
    
    .product-title-detail {
        font-size: 20px;
    }
    
    .product-image-detail-top {
        margin-bottom: 15px;
    }
    
    .box-section-home-07 {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .modal-content-all .inter-content .form-contact .warp-group {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        height: 65px;
        padding: 5px 10px;
    }
    
    .modal-content-all .inter-content .form-contact .warp-group>label {
        flex: auto;
    }
}


@media (min-width:767px) and (max-width:1200px){
    .banner-right {
        max-width: 100%;
        margin-right: 0;
    }
    
    .banner-slider .info-banner-left .title {
        font-size: 30px;
    }
    
    .box-why-us .title {
        font-size: 30px;
        margin-bottom: 30px;
    }
    
    .box-toi-co-the .inter-content .top .left .title {
        font-size: 27px;
    }
    
    .box-toi-co-the .warp-img svg, .box-toi-co-the .warp-img {
        display: none;
    }
    
    .box-toi-co-the {
        background: linear-gradient(91.89deg, #0047CA 34.22%, #002364 100%);
        border-radius: 8px;
        padding: 30px;
    }
    
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    
    .row>div {
        padding-right: 10px;
        padding-left: 10px;
    }
    
    .box-toi-co-the .inter-content {
        padding: 0;
    }
    
    .box-toi-co-the .inter-content .top .left {
        max-width: 100%;
    }
    
    .box-img {
        padding: 30px;
    }
    
    .box-img .inter-right .title {
        font-size: 25px;
    }
    
    .box-img .inter-right .title span {
        margin-right: 10px;
    }
    
    .box-img .inter-right .dsc {
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .box-img .img {
        padding-top: 60%;
    }
    
    .box-img .img img {
        object-fit: contain;
    }
    
    .box-section-04 {
        margin-bottom: 60px;
    }
    
    .box-section-03 {
        margin-bottom: 60px;
    }
    
    .box-section-home-04 {
        margin-bottom: 40px;
    }
    
    .title-footer {
        font-size: 14px;
    }
    
    .box-info-web .list-info p {
        font-size: 14px;
    }
    
    .entire-info-website address p {
        margin-bottom: 14px;
    }
    .box-section-hv-01 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    
    .box-hv-su-menh .inter-right .title {
        font-size: 26px;
    }
    
    .box-hv-su-menh .inter-right .title>span {
        margin-left: 10px;
    }
    
    .box-hv-su-menh .inter-right .dsc {
        font-size: 14px;
        margin-bottom: 16px;
    }
    
    .btn-header a {
        width: 130px;
        font-size: 14px;
    }
    .setting-menu-mb>.container>.row>div {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    
    .btn-link-more a {
        font-size: 14px;
        height: 43px;
    }
    
    .box-why-us .dsc {
        margin-right: 72px;
    }
    
    .box-section-hv-03 {
        margin-bottom: 60px;
    }
    
    .box-section-hv-02 {
        margin-bottom: 40px;
    }
    
    .box-section-hv-04 {
        margin-bottom: 50px;
    }
    
    .title-section {
        margin-bottom: 30px;
    }
    
    .box-chinh-sach .warp .item {
        padding: 20px;
    }
    
    .box-chinh-sach .warp>.row>div {
        margin-bottom: 20px;
    }
    
    .box-section-hv-05 {
        margin-bottom: 30px;
    }
    
    .box-form-tv .img {
        display: none;
    }
    .box-form-tv .inter-form {
        padding: 20px;
    }
    
    .box-section-hv-06, .box-section-hoc-vien-02 {
        margin-bottom: 50px;
    }
    .box-banner-hoc-vien .box-image img {
        height: 28vw;
    }
    
    .box-banner-hoc-vien .inter-content {
        padding: 30px;
    }
    
    .box-banner-hoc-vien .inter-content .title {
        font-size: 20px;
    }
    
    .box-section-hoc-vien {
        margin-bottom: 50px;
    }
    
    .box-tai-hoc-vien-cd .title-section {
        font-size: 24px;
    }
    
    .box-tai-hoc-vien-cd .dsc-section {
        font-size: 15px;
        margin-bottom: 20px;
    }
    
    .box-tai-hoc-vien-cd .list p {
        font-size: 14px;
    }
    .box-section-hoc-vien-03, .box-section-hoc-vien-04{
        margin-bottom: 30px;
    }
    .box-kien-thuc-la-nen-tang .warp-item-content .title-section {
        font-size: 20px;
    }
    
    .box-kien-thuc-la-nen-tang .warp-item-content .dsc {
        font-size: 14px;
    }
    .title-section {
        font-size: 26px;
    }
    .title-section {
        font-size: 26px;
    }
    
    .list-category-cong-cu .list-warp>.item .inter-content>.name {
        font-size: 18px;
    }
    
    .list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article .name {
        font-size: 14px;
    }
    .article-item .article-title {
        font-size: 14px;
    }
    
    .article-item .link-item {
        display: none;
    }
    .list-category-blog .inter-item .item .top .name, .list-category-blog .inter-item .item .top .name a{
        font-size: 25px;
    }
        
    .box-banner-hoc-vien.box-banner-blog .box-image img {
        height: 47vw;
    }
    
    .box-banner-hoc-vien.box-banner-blog .inter-content .warp .title {
        margin-bottom: 10px;
    }
    .list-category-blog .inter-item>.link-more{
        margin-top: 15px;
    }
}
.footer-menu-section ul li a:hover {
    color: red;
}
.article-item .link-item a.btn.link-more:hover {
    color: red;
}

article.article-item:hover .inner-content .article-title  a {
    color: var(--color-highlight);
}

.box-toi-co-the .inter-content .info-content .item:hover .icon:before {
    bottom: 0;
}

.box-toi-co-the .inter-content .info-content .item:hover:before {bottom: 0;}

.box-toi-co-the .inter-content .info-content .item:hover .icon img {
    filter: invert(65%) sepia(25%) saturate(5565%) hue-rotate(213deg) brightness(97%) contrast(105%);
}

.box-toi-co-the .inter-content .info-content .item:hover .name {
    color: #fff;
}

.box-toi-co-the .inter-content .info-content .item:hover .description, .box-toi-co-the .inter-content .info-content .item:hover .description_shoft {
    color: #fff;
}


.box-img .inter-right .title span>a:hover svg circle {fill: #fff;}

.box-img .inter-right .title span>a:hover svg path {
    stroke: var(--color-highlight);
}

.box-toi-co-the .inter-content .info-content .item:before {
    content: "";
    background: var(--color-highlight);
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    transition: all 0.25s ease;
    z-index: 1;
}

.box-toi-co-the .inter-content .info-content .item:hover .icon {
    background: #fff;
}

.box-toi-co-the .inter-content .info-content .item .description_shoft {
    position: relative;
    z-index: 6;
}

.box-diem_khac_biet .inter-content-right .item:hover .warp-item {
    background: linear-gradient(106.8deg, #01266b 0%, #1a0097 97.96%);
}

.box-img:hover {
    background: linear-gradient(106.8deg, #01266b 0%, #1a0097 97.96%);
}

.box-hoc-vien-highlight .item:hover {
    background: #dae5f9;
}

.box-hoc-vien-highlight .item .icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.box-hoc-vien-highlight .item:hover .icon {
    background: #fff;
}

.box-chinh-sach .warp .item:hover {
    background: var(--color-highlight);
}

.box-chinh-sach .warp .item:hover .icon {
    background: #fff;
    color: var(--color-highlight);
    text-shadow: -1px -1px 1px var(--color-highlight);
}

.box-chinh-sach .warp .item:hover .name {
    color: #fff;
}

.box-chinh-sach .warp .item:hover .description {
    color: #fff;
}

.box-product-page .product-item:hover {
    background: #f1f4fb;
}

.list-category-cong-cu .list-warp>.item .inter-content>.name:hover {
    color: #ffc107;
}

.list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article .name:hover {
    color: var(--color-highlight);
}

.list-category-cong-cu .list-warp>.item .inter-content .list-article .item-article .name:hover a {
    color: red;
}

.box-kien-thuc-la-nen-tang .inter-content-right .item:hover .warp-item {
        background: linear-gradient(106.8deg, #02399e 0%, #291297 97.96%);
}

/* --- Animation settings --- */
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-80px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.info-banner-left .title {
  opacity: 0;
  transform: translateX(-80px);
  animation: slideInFromLeft 0.6s ease-out forwards;
  animation-delay: 0.1s;
}

.info-banner-left .dsc {
  opacity: 0;
  transform: translateX(-70px);
  animation: slideInFromLeft 0.6s ease-out forwards;
  animation-delay: 0.3s;
}

.info-banner-left .btn-link-more {
  opacity: 0;
  transform: translateX(-60px);
  animation: slideInFromLeft 0.5s ease-out forwards;
  animation-delay: 0.5s;
}

@keyframes slideInFromBottom {
  0% {
    transform: translateY(80px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Bên phải - ảnh chính */
.banner-right .banner01 {
  opacity: 0;
  transform: translateY(80px);
  animation: slideInFromBottom 0.8s ease-out forwards;
  animation-delay: 0.2s;
}

/* Bên phải - ảnh phụ */
.banner-right .banner-02 {
  opacity: 0;
  transform: translateY(80px);
  animation: slideInFromBottom 0.8s ease-out forwards;
  animation-delay: 0.4s;
}
.box-banner-hoc-vien {
    background: #0047ca;
}

@media (min-width:992px){
    /* Ảnh từ trái vào */
    .box-hv-su-menh .img, .box-banner-hoc-vien .box-image {
        animation: slideInLeft 0.8s ease forwards;
    }
    
    /* Nội dung từ phải vào (trễ 0.2s) */
    .box-hv-su-menh .inter-right,.box-banner-hoc-vien .inter-content .title,.box-banner-hoc-vien.box-banner-blog .inter-content .warp .dsc {
        animation: slideInRight 0.8s ease forwards;
    }

}
/* Keyframes */
@keyframes slideInLeft {
    from {
        transform: translateX(-150px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInRight {
    from {
        transform: translateX(150px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}
.box-hv-su-menh .img img, .box-banner-hoc-vien .box-image img {
    transition: 1s;
}

.box-hv-su-menh .img:hover img, .box-banner-hoc-vien .box-image:hover img {
    transform: scale(1.1);
}

.box-product-page .product-item:hover .product-title a {
    color: #FF9800;
}
.fanpage-right>ul>li img:hover {filter: drop-shadow(2px 4px 6px black);}
.box-kien-thuc-la-nen-tang .inter-content-right .item:hover .warp-item img,.box-diem_khac_biet .inter-content-right .item:hover .warp-item .icon img {
    transform: scale(1.2);
}
