@charset "UTF-8";
/*
Version: 1.0.0
*/



.box-img-home{
    background-image: url(../img/bgtc.jpg);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    padding-left: 2.75rem;
    padding-right: 2.75rem;    padding-top: 40px;
}

.box-img-home .box-text-bottom {
    background: #dbeeff;
    border-radius: 10px;padding: 10px;height: 175px;
}


.box-img-home .box-text-bottom .box-text{padding-bottom: 0}


.camket-box-home{background-image: url(../img/train.png);    width: 200px!important;height:200px ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    padding: 23px;
}
.box-camket-home-2{
    background-image: url(../img/khungxanhvang.webp);background-repeat: no-repeat;
    background-size: contain;
    background-position: top;    height: 305px;width: auto;padding: 1.5rem;
}
.camket-box-home .box-image{padding-top: 10px;}

.camket-box-home .box-text {
    padding-top: 0;
    padding-bottom: 0;
}
.box-textcoso {
    background: #0054ae;
    color: #fff;
    padding: 15px;
    border-radius: 15px;
}
.box-textcoso.phonghoc{background: var(--3nd-color);}
.slide-csvc .slider-style-focus {
    padding: 0;
}
.box-text-info {
    background-image: url(../img/team-4.webp);background-repeat: no-repeat;
    background-size: contain;
    background-position: top;width: 210px;height: 210px;justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.box-text-info h1{margin-left: -20px;font-size: 3rem;
    line-height: 1;margin-bottom: 0;color: var(--3nd-color)}
.box-text-info p{margin-left: -20px;}
.slide-danhgia .is-selected .col .col-inner{
    background-color: var(--3nd-color) !important;
}
.slide-danhgia .col .col-inner .box-image img{border-radius: 15px}
@media only screen and (max-width: 1139px){

}
@media only screen and (max-width: 1024px){

}
@media only screen and (max-width: 849px) {

}
@media only screen and (max-width: 549px){
    .box-img-home {background-image: url(../img/about-bg-mb.webp);}
    .box-img-home .box-text-bottom {
        height: 110px;
        display: flex;
        align-items: center;
    }
    .box-img-home .box-text-bottom .box-image{
        width: 45% !important;
    }
    .box-img-home .box-text-bottom .box-text-inner {
        text-align: left;
        font-size: 15px;
    }
    .box-camket-home-2{
        background-image: url(../img/train-bg-1-mb.webp);    height: unset;
    }
}
@media (min-width: 768px){
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}





