.home-slider-banner {
    margin-bottom: 100px;
}

.swiper-banner {
    position: relative;
}

.swiper-button-next:after {
    content: '';
    background-image: url(../../../images/home/ar-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 46px;
    height: 46px;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    right: 3.125%;
}

.swiper-button-prev:after {
    content: '';
    background-image: url(../../../images/home/ar-left.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 46px;
    height: 46px;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    left: 3.125%;
}

.col-left-intro {
    display: flex;
    justify-content: left;
}

.img-left {
    width: 585px;
    height: 585px;
    position: relative;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
}
.img-left-duhoc{
    width: 360px;
    height: 360px;
    position: relative;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
}
.img-intro-small {
    position: absolute;
    bottom: -10.13%;
    right: -8.75%;
}

.title-left {
    color: #FFF;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
    font-family: "MTD Autogate Stamp";
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    top: 7.18%;
    left: 9.23%;
    width: 81.2%;
    height: 29.23%;
    position: absolute;
}

.title-aboutus {
    color: var(--ICO1);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin-top: 6px;
    margin-bottom: 10px;
}

.title-name {
    margin-bottom: 10px;
}

.title-name .name1 {
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color:var(--ICO1);
}

.title-name .name2 {
    color: var(--ICO1);
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.content-text-intro {
    color: var(--text-des);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
}

.box-trietly {
    margin-bottom: 25px;
}

.title-trietly {
    color: var(--ICO1);
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}

.list-icon-trietly {
    justify-content: space-around;
}

.icon-trietly {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content-icon {
    margin-top: 10px;
    margin-bottom: 0;
    
}

.title-bogenvanhoa {
    color: var(--ICO1);
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 6px;
}

.ul-li-intro li {
    color: var(--text-des);
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    list-style-position: inside;
    padding-left: 12px;
}

.btn-readmore {
    color: #FFF;
    text-align: center;
    font-family: SVN-Avo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 180px;
    height: 50px;
}

.row-bogenvanhoa .col-bogenvanhoa {
    padding: 0;
}

.box-bogenvanhoa {
    margin-bottom: 50px;
}

.home-intro {
    margin-bottom: 120px;
}

.title-doitac {
    color: var(--ICO1);
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
}

.title-school {
    font-family: "Roboto", sans-serif;
    font-size: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    /* font-size: 40px; */
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 60px;
    color: #233E87 !important;
}

.list-tab-university .nav-tabs {
    gap: 30px;
    border: unset;
    margin-bottom: 60px;
}

.list-tab-university .nav-link {
    background: rgba(55, 191, 183, 0.1);
    border-radius: 70px;
    color: var(--ICO1);
    width: 270px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-family: Roboto;
    font-weight: 700;
    line-height: normal;
    font-style: normal;
    border: none;
    margin: unset;

}

.list-tab-university .nav-link.active {
    background: var(--ICO1);
    color: #FFF;
}

.tab-truonglienket .swiper-outer {
    margin: 0px -15px;
}

.logo-name-school {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

.logo-name-school {
    padding: 0px 15px;
}

.school-name {
    color: var(--Base-base-light);
    text-align: center;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 18px 0 0 0;
    width: 100%;
}

.logo-name-school a:hover {
    background: var(--ICO2);
    color: #fff;
}

.list-tab-university {
    margin-bottom: 120px;
}

.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-wrapper {
    flex-direction: row !important;
}

.swiper-slide.slider-logo {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2) !important;

    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;

}

.swiper-pagination {
    position: unset !important;
}

.swiper-pagination-bullet {
    margin-right: 25px;
}
.item-box{
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 20px rgba(55, 191, 183, 0.1);
    transition: all 0.3s ease;
}
.item-box:hover{
    box-shadow: 0 0 20px rgba(55, 191, 183, 0.3);
    transform: translateY(-10px);
    transition: all 0.3s ease;
}
.item-box img{
    transition: transform 0.3s ease;
}
.item-box:hover img{
    transform: scale(1.1);
    transition: all 0.3s ease;
}
.item-box .desc-text{
    transition: all 0.3s ease;
}
.item-box:hover .desc-text{
    transition: all 0.3s ease;
}
.item-box:hover .desc-text{font-weight: bold;}
.title-number{
    color: #233E87;
    margin-bottom: 0;
    transition: color 0.3s ease;
}
.item-box:hover .title-number{
    color: #37BFB7;
}
.title-value{
    color: #37BFB7;
    font-size: 16px;
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 12px;
    transition: color 0.3s ease, letter-spacing 0.3s ease, text-shadow 0.3s ease;
}
.title-value::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    height: 2px;
    background-color: #37BFB7; 
    transition: transform 0.3s ease, background 0.3s ease;
}
.item-box:hover .title-value{
    color: #233E87;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 3px rgba(55, 191, 183, 0.3);
    transition: all 0.3s ease
}

.item-box:hover .title-value::after {
    transform: translateX(-50%) scaleX(1);
    background: linear-gradient(90deg, #37BFB7, #233E87);
    transition: transform 0.3s ease;
}
.list-training-language{
    font-size: 18px;
    font-weight: 700;
    color: #233E87;
}
.list-training-language:hover{
    color: #37BFB7;
}
.col-right-duhoc{
    display: flex;
    justify-content: right;
}
.col-left-duhoc span{
    background: transparent;
}
.title-reason{
    color: var(--ICO2);
    font-family: Roboto;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    transition: all 0.3s ease;
}
.reason-box:hover .title-reason{
    color: #37BFB7;
}
.content-reason{
    transition: all 0.3s ease;
}
.reason-box:hover .content-reason{
    font-weight: bold;
}
.reason-box img{
    transition: transform 0.3s ease;
}
.reason-box:hover img{
    transform: scale(1.1);
}
.reason-box{
    transition: all 0.3s ease;
}
.reason-box:hover{
    box-shadow: 0 0 20px rgba(55, 191, 183, 0.3);
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

figure.image {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}
figure.image.image-style-block-align-left{
    text-align: left;
}
figure.image.image-style-block-align-right{
    text-align: right;
}
.tp-postbox-details-content ul{
    padding-left: 2rem;
}
#contactForm2 .footer-button,
#contactForm3 .footer-button{
    text-align: center;
}
#contactForm2 .footer-button button,
#contactForm3 .footer-button button{
    color: #fff;
    text-align: center;
    width: 185px;
}
@media (max-width: 767px) {

    .home-slider-banner {
        margin-bottom: 50px;
    }

    .home-intro .col-left-intro {
        padding-left: 30px;
        padding-right: 30px;
    }

    .home-intro .title-left {
        font-size: 60px;
        text-align: center;
    }

    .list-tab-university .nav-tabs{
        gap: 10px;
    }
    .list-tab-university .nav-item{
        width: 100%;
    }   
    .list-tab-university .nav-link{
        font-size: 14px;
        height: 40px;
        width: 100%;
    }
    .school-name{
        font-size: 16px;
    }
}