.titlebanchay{
    font-size: 30px;
    color: #1C3371;
    font-family:'MondaBold';
    text-align: center;
}
.uppercase{
    text-transform: uppercase;
}
.main_edu{
    margin-top: 45px;
}
.chuongtrinh{
    font-family:'MondaBold';
    font-size: 20px;
    color: #1C3371;
    margin-top: 20px;
}
.logoedu{
    display: flex;
    align-items: center;
}
.imglogoedu {
    margin-right: 10px;
}
.textedu1 {
    color: #DFA444;
    font-size: 20px;
    font-weight: 400;
    font-family: 'KonkhmerSleokchherRegular';
}
.textedu2 {
    color: #fff;
    font-size: 15px;
    font-family: 'MondaRegular';
}
.itmedu{
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    margin-bottom: 25px;
}
.namepg{
    background-color: #1C3371;
    padding: 15px;
    position: relative;
}
.logoedu{
    position: absolute;
    top: 15px;
    left: 15px;
}
.infopg{
    padding: 10px;
    border-right: 1px solid #000;
}
.edupg{
    width: 30%;
}
.wrap_edu{
    margin-top: 20px;
}
.infopg{
    padding: 15px;
}
.edupg{
    padding: 15px;
}
.titleinfopg{
    font-family:'MondaBold';
    font-size: 20px;
    text-align: center;
    color: #000000;
}
.titleedupg{
    font-family:'MondaBold';
    font-size: 20px;
    text-align: center;
    color: #000000;
}
.contentckpg{
    margin-top: 20px;
}
.group_btn{
    text-align: center;
}
.btndkngay {
    background-color: #1c3371;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 6px 19px;
    border-radius: 4px;
    margin-top: 13px;
}
.widthedu{
    width: 33.33333%;
}
.infnamepg{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 105px 0 60px;
}
.thumbname{
    width: 130px;
    border-radius: 100%;
    margin-right: 14px;
}
.thumbname img{
    width: 130px;
    height: 130px;
    border-radius: 100%;
    object-fit: cover;
}
.namepgtxt{
    width: calc(100% - 144px);
    color: #fff;
}
.namepg{
    display: flex;
    align-items: center;
}
.teacher-slider {
    position: relative;
    z-index: 1;
    margin: 27px 0 15px;
}
.teacher-slider .swiper-slide {
    height: auto;
    padding: 0 15px;
}
.teacher-slider__next, .teacher-slider__prev {
    padding: 10px 5px;
    font-size: 18px;
    font-size: 30px;
    color: #bf1f24;
    position: absolute;
    top: 50%;
    left: -25px;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.teacher-slider__next {
    left: auto;
    right: -25px;
}
.nameteach{
    font-family:'MondaBold';
    font-size: 18px;
    margin-top: 12px;
}
.infoteach{
    margin-top: 8px;
}
.titlesection{
    font-family:'MondaBold';
    font-size: 20px;
    color: #1C3371;
}
.wrapptech{
    margin-top: 40px;
}
.thumbseller img{
    width: 100%;
}
.listquitrinh{
    background-color: #1C3371;
    padding: 22px;
    border-radius: 10px;
    margin-top: 25px;
}
.titleqt{
    text-align: center;
    color: #DFA444;
    font-family:'MondaBold';
    font-size: 22px;
}
.nameqt{
    color: #fff;
}
.listdtqt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
}
.itmqt{
    width: 20%;
}
.thumbqt{
    text-align: center;
    width: 40px;
    height: 57px;
    margin: auto;
    margin-bottom: 15px;
}
.thumbqt img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    text-align: center;
}
.listquestion{
    margin-top: 25px;
}
.thumbseller{
    width: 244px;
    height: 255px;
}
.thumbseller img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}