.section {
    padding: 30px 0;
    position: relative;
    min-height: auto;
    width: 100%;
    background-color: #fff;
}

.col-section_1 {
    padding: 10px 0 0;
    margin-bottom: 0px;
}

.col-section_1 h2.title22 {
    text-align: center;
    background: #001c43;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.6em;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 20px;
    /* font-family: 'ellefuturabold' !important; */
    position: relative;
}
.bg_gray {
	background: #eee;
}
.sec01 img {
	width: 100%;
}
.inner_olw img {
	border-radius: 10px;
	height: 128px;
}

.col-section_1 p {
    font-size: 15px;
    font-family: 'ellefutura' !important;
}

.col-section_1 h2.title22:after {
    content: "";
    display: table;
    clear: both;
    background: url(../images/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
}

.images_tsao {
    margin: 10px 0;
}

.images_tsao img {
    border-radius: 20px 5px 20px 5px;
}

.pt-why-choose {
    padding: 50px 0px 50px 0px;
    background: #eeee;
}

.pt_box_why-choose {
    background: #eee;
    padding: 20px 0px;
}

.pt_group_title .pt_title_underline {
    margin-top: 0;
    position: relative;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    color: #432f92;
    text-align: center;
    margin-bottom: 30px;
}

.pt_group_title .pt_title_underline::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 7px solid #f15223;
    border-bottom-color: rgb(241, 82, 35);
    position: absolute;
    display: block;
    bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
}

.pt_group_title .pt_title_underline span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    color: #001c43;
    text-align: center;
}

.pt_group_title .pt_title_underline.tr span {
    font-size: 35px;
}

.pt_group_title .pt_title_underline::after {
    content: '';
    position: absolute;
    width: 120px;
    height: 3px;
    background: #001c43;
    background-color: #001c43;
    display: block;
    bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
}

.box_taisao {
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.box_why-choose {
    text-align: center;
    padding: 20px 0px 10px 0px;

}

.box_why-choose a {
    width: 100%;
    display: block;
    text-align: center;
}

.box_why-choose span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px;
}

.box_why-choose p {
    font-size: 17px;
    color: #53534B;
}

.box_why-choose .img {
    position: relative;
    width: 100px;
    height: 100px;

    margin: 0 auto;
    margin-bottom: 25px;
}

.box_why-choose .img img {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.box_why-choose .img::before {
    content: '';
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    border: 2px solid rgba(83, 83, 75, 0.15);
    position: absolute;
    border-radius: 50%;

}


.pt_group_title .pt_title_underline.tr::before {
    display: none;
}

.pt_group_title .pt_title_underline.tr {
    margin-bottom: 45px;
}

.giatri {
    padding: 30px 0;
}

.list-giatri {
    font-size: 16px;
}

.list-giatri li span {
    color: #f07f1f;
    padding-right: 20px;
    font-size: 40px;

}

.list-giatri li .box-content-giatri {
    font-size: 16px;
    line-height: 25px;
    color: #53534B;
}

.list-giatri li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.col-section_1 p.text-title-t {
    font-size: 24px;
    margin: 15px 100px 50px 100px;
}

.small-title {
    display: inline-block;
    padding-left: 25px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
    position: relative;
    color: #f07f1f;
}

.small-title::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 9px;
    top: 9px;
    left: 0;
    background: #f07f1f;
    border-radius: 9px;
}

.col-section_1 .col-inner-t h2.title22 {
    font-size: 35px;
    text-transform: capitalize;
    margin-top: 15px;
}

.icon-box-title {
    background: #f07f1f;
    border-radius: 0 20px;
    z-index: 2;
    margin: 0;
    width: 59px;
    height: 59px;
    font-size: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(-50%, -50%);
}

p.icon-box-description {
    padding: 15px 15px 15px 45px;
    background: radial-gradient(79.78% 327.35% at 35.32% 106.35%, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 2px 0 2px 0 #ffffff;
    backdrop-filter: blur(111.822px);
    border-radius: 36px;
    font-size: 16px;
    line-height: 23px;
    color: #53534B;
    background: rgb(245, 245, 245)
}

.dia-service-text-item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
}

.images_tsao-t {
    padding-left: 40px;
}

.images_tsao.images_tsao-t img {
    height: 471px;
    border-radius: 0px 20px 0px 20px;
}

.box-huanluyen {
    width: 80%;
    margin: 0 auto;
    color: #fff;
}

.box-huanluyen p {
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
}

.box-huanluyen h2 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
    color: #f07f1f;
    line-height: 45px;
}

.giamdoc span {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.giamdoc {
    text-align: center;
    margin-bottom: 45px;
}

.cthuanluyen {
    padding: 50px 0;
    background-color: #001c43;
}

.button-wrapper {
    text-align: center;
}

.button-wrapper>a {
    font-size: 18px;
    font-weight: bold;
    fill: #001C44;
    color: #FFF;
    background-color: #f07f1f;
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
    padding: 20px 40px;
}

.contet-giatri {
    padding-top: 40px;
}

.box-chitiet .col-section_1 .col-inner-t h2.title22 {
    text-align: left;
    line-height: 50px;
    position: relative;
}

.box-chitiet .col-section_1 .col-inner-t h2.title22::before {
    /* content: ""; */
    height: 2px;
    background: #53534B;
    width: 100px;
    left: 10px;
    bottom: -10px;
    position: absolute;
}

.box-chitiet .small-title {
    margin-bottom: 5px;
}

.box-chitiet .col-section_1 h2.title22:after {
    display: none;
}

ul.list-tab-chitiet {
    display: flex;
    padding: 12px;
    border: 1px solid #000;
    border-radius: 40px;
}

.list-tab-chitiet a {
    font-size: 20px;
    font-weight: 500;
    display: block;
    height: 100%;
    text-align: center;
    padding: 10px 5px;
    font-weight: 600;
    font-size: 20px;
    color: #53534B;
    border-radius: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    ;
}

.list-tab-chitiet li {
    flex: 0 0 50%;
    width: 50%;
}

.list-tab-chitiet a.active {
    background: linear-gradient(180deg, rgba(25, 55, 117, 0.873684) 0%, rgba(0, 28, 68, 0.85) 0.01%, #001C44 100%);
    color: #ffffff;
}

.box-chitiet>.row {
    align-items: flex-end;
}

.info-form-chitiet .icon {
    width: 60px;
    height: 60px;
    background: #FFC832;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 15px;
    flex: 0 0 60px;
}

.info-form-chitiet {
    padding: 25px;
    border: 2px solid rgba(83, 83, 75, 0.1);
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-chitiet {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-right: 70px;
}

.text-chitiet h5 {
    display: block;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 5px;
    white-space: nowrap;
}

.text-chitiet p {
    display: inline-block;
    line-height: 1.2em;
    font-size: 15px;
}

.content-chitet {
    padding-top: 30px;
    margin-top: 40px;
    display: none;
    transition: 0.5s ease;
}

.content-chitet.active {
    display: block;
}

.desc-chitiet p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #53534B;
}

.tas-tr {
    margin-bottom: 70px;
}

.item-post-tr {
    display: flex;
    position: relative;
    padding-bottom: 36px;
}

.item-post-tr::before {
    content: "";
    position: absolute;
    width: 3px;
    height: calc(100% - 60px);
    top: 60px;
    left: 100px;
    background-color: #001C44;
    opacity: 0.2;
    transform: translateX(-50%);
}

.item-post-tr:last-child::before {
    background-color: transparent;
    background-image: linear-gradient(to bottom, #001C44, rgba(0, 28, 68, 0));
}

.item-post-tr .item-number-tr {
    flex: 0 0 100px;
    font-family: 'EB Garamond';
    font-weight: 700;
    font-size: 58px;
    line-height: 1;
    color: rgba(0, 28, 68, 0.2);
    position: relative;
    margin-right: 90px;
}

.item-post-tr .item-number-tr::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: 0;
    top: 20px;
    background: linear-gradient(90deg, #FFC832 0%, #EDAF32 156.82%);
    border-radius: 50%;
    transform: translateX(50%);

}

.item-post-tr:nth-child(n+3) {
    display: none;
}

.text-post-tr .box-post-tr h3 {
    font-weight: 700;
    font-size: 28px;
    max-width: 776px;
    margin: 0 auto 15px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.text-post-tr .box-post-tr p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.text-post-tr .box-post-tr a {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    color: #001C44;
    padding: 14px 32px 14px 70px;
    background-color: #FFC832;
    /* -webkit-box-shadow: 0 6px 30px rgba(92, 92, 92, 0.16); */
    /* box-shadow: 0 6px 30px rgba(92, 92, 92, 0.16); */
    border-radius: 100px;
    position: relative;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    overflow: hidden;
}

.text-post-tr .box-post-tr a img {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.text-post-tr {
    width: 100%;
    padding: 32px 25px 45px;
    background: #fff;
    padding: 32px 25px 45px;
    background-color: #FFFFFF;
    border-radius: 0 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.text-post-tr::after {
    content: "";
    background-image: url(https://hocvienceohanoi.com/cac-khoa-hoc/khoa-hoc-giam-doc-kinh-doanh-65/wp-content/plugins/saokim-widgets/assets/images/bg-ndung.jpg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transition: 0.5s;
}

.item-post-tr .item-number-tr::after {
    content: "";
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    top: 12px;
    right: -14px;
    background: radial-gradient(64.58% 64.58% at 50% 50%, #FFC832 0%, rgba(255, 200, 50, 0) 100%);
    border-radius: 50%;
    opacity: 0;
}
/* .icon-footer {
    margin-bottom: 100px;
} */
.item-post-tr:hover .item-number-tr::after {
    opacity: 1;
}

.box-post-tr {
    position: relative;
    z-index: 10;
}

.item-post-tr:hover .text-post-tr::after {
    opacity: 1;
}

.item-post-tr:hover .box-post-tr {
    color: #fff;
}

.chitiet-hl {
    background: rgb(245, 245, 245);
    padding: 90px 0;
}

.btn-action-post button {
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    color: #53534B;
    border: none;
    background: transparent;
}

.btn-action-post {
    text-align: center;
    padding-left: 190px;
}

.box-title-tr .small-title {
    display: inline-block;
    padding-left: 25px;
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 23px;
    margin: auto;
    position: relative;
    color: #f07f1f;
    text-align: center;
    margin-bottom: 10px;
}

.box-title-tr h2 {
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 35px;
    text-align: left;
    position: relative;
    text-align: center;
    color: #001c43;
    line-height: 50px;
    padding-bottom: 20px;
}

.box-title-tr h2::before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 10%;
    left: 45%;
    height: 3px;
    background: #001c43;
}

.name-chuyengiao h3 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}

.name-chuyengiao {
    padding: 10px;
    margin-top: 15px;
}

.ngchuyengiao {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #efefef;
}

.box-ngchuyengiao-left p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.jhbd h3 {
    font-size: 17px;
}

.box-cv {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.box-cv .icon-cv {
    flex: 0 0 20px;
    margin-top: 5px
}

.jhbd {
    padding-left: 16px;
}

.box-ngchuyengiao-left {
    padding: 10px;
    padding-right: 90px;
}

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

.box-cv .box-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: #fff;
}

.box-cv .box-img span {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
}

.box-cv .box-img img {
    border-radius: 10px;
}

.quyenloi .box-title-tr h2::before {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}

.item-quyenloi .nuberm span {
    font-size: 18px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f07f1f;
    border-radius: 50%;
    margin-right: 15px;
    flex: 0 0 40px;
    opacity: 1;
}

.item-quyenloi .nuberm.collapsed span {
    opacity: 0.4;
}

.item-quyenloi .nuberm {
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 23px;
    font-weight: bold;
    line-height: 26px;
}

.sub-item-quyenloi {
    padding-left: 55px;
    font-size: 15px;
    line-height: 25px;
}

.sub-item-quyenloi ul {
    padding-left: 20px;
}

.sub-item-quyenloi ul li {
    list-style: disc !important;
    font-size: 16px;
    color: #53534B;
}

.list-quyenloi>li {
    padding-bottom: 25px;
    margin-bottom: 15px;
    position: relative;
}

.list-quyenloi>li>span.chitiet {
    content: "Chi tiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿t";
    position: absolute;
    width: auto;
    padding-right: 12px;
    left: 55px;
    bottom: -10px;
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: 400;
    color: var(--e-global-color-secondary);
    background-image: url(https://hocvienceohanoi.com/cac-khoa-hoc/khoa-hoc-giam-doc-kinh-doanh-65/wp-content/uploads/2022/09/arrow-down-1.svg);
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}


.item-quyenloi.active .sub-item-quyenloi ul {
    visibility: visible;
    height: 100%;
}

.list-quyenloi>li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 50px);
    top: 50px;
    left: 19px;
    border-left: 1px #000 dashed;
    opacity: 0.3;
}

.content-quyenloi {
    padding: 50px 0;
}

.quyenloi {
    padding: 40px 0;
}

.content-camnhan .box-cv {
    padding: 0px 40px 10px 10px;
    margin-top: 30px;
}

.content-camnhan {
    padding: 50px 0;
    padding-top: 20px;
}

.info-camnhan .avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.name-hocvien h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}

.name-hocvien p {
    font-size: 14px;
}

.star-rating-tr {
    margin-top: 8px;
}

.info-camnhan {
    display: flex;
    align-items: flex-start;
}

.info-camnhan .avatar {
    flex: 0 0 90px;
}

.name-hocvien {
    padding-left: 15px;
    padding-top: 10px;
}

.item-camnhan {
    position: relative;
    padding: 29px 79px 80px 45px;
    background-color: #7083B212;
    border-radius: 100px 0 100px 0;
    margin-top: 30px;
}

.item-camnhan .phay {
    position: absolute;
    top: 0;
    right: 60px;
    transform: translateY(-50%);
}

.text-hocvien {
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-contron button {
    border: none;
    background: transparent;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #FFC832;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-contron button i {
    font-size: 20px;
    color: #FFC832;
}

.btn-contron {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 25px;
    right: 100px;
    gap: 10px;
}

.wapper-camnhan {
    position: relative;
}

.camnhanhocvien .box-title-tr h2::before {
    left: 50%;
    transform: translateX(-50%);
}

.dn-donghanh .box-title-tr h2::before {
    transform: translateX(-50%);
    left: 50%;
}

.dn-donghanh {
    padding-top: 80px;
    padding-bottom: 80px;
}

.content-donghanh {
    padding-top: 30px;
}

.dk-trainghiem .box-title-tr h2::before {
    transform: translateX(-50%);
    left: 50%;
}

.form-tr textarea,
.form-tr input {
    height: 56px;
    padding: 16px 20px;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: none;
    margin-bottom: 20px;
    border: 5px;
    border-radius: 5px;
}

.dk-trainghiem {
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 80px;
}

.content-trainghiem {
    padding-top: 40px;
}

.form-tr-db {
    display: flex;
    gap: 20px;
}

.form-tr-db input {
    width: 50%;
}

.form-tr textarea {
    min-height: 120px;
}

.content-trainghiem .form-check {
    /* margin-top: 10px; */
    padding-left: 0;
	text-align: center;
}

.content-trainghiem .form-check p {
    font-size: 16px;
    margin-bottom: 5px;
}

.content-trainghiem .form-check span {
    padding-left: 15px;
}

.content-trainghiem .form-check span input {
    margin-right: 5px;
}

.form-btn-tr {
    text-align: center;
    margin-top: 20px;
}

.form-btn-tr button {
    display: inline-block;
    height: 57px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 29px 15px 70px;
    background: #f07f1f;
    border-radius: 30px;
    line-height: 25px;
    position: relative;
}

.form-btn-tr button span {
    height: 34px;
    width: 34px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.dk-trainghiem .img img {
    border-radius: 15px;
}

.dk-trainghiem .content-trainghiem form {
    padding-right: 40px;
}

.hinhanh-hocvien {
    padding: 70px 0;

}

.item_list-img_all {
    margin: 0px -15px;
}

.item_list-img {
    display: flex;
    flex-wrap: wrap;
}

.box_list-img {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.item_list-img {
    display: flex;
    flex-wrap: wrap;
}

.box_list-img_2,
.box_list-img_big {
    padding: 0px 20px;
    margin-bottom: 40px;
}

.box_list-img_2 a img {
    height: 268px;
    width: 100%;
    border-radius: 10px;
}

.box_list-img_2 {
    flex: 0 0 25%;
    max-width: 25%;
}

.hinhanh-hocvien .box-title-tr h2::before {
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}

.camnhanhocvien {
    padding-top: 70px;
    background: rgb(245, 245, 245);
}

.list-items.active .item-post-tr:nth-child(n+3) {
    display: flex;
}

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

.img-giaitri .box-giatri::before {
    content: "";
    height: 16px;
    background-color: rgb(209, 211, 219);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 25px;
    transform: translateY(100%);
}

.img-giaitri .box-giatri::after {
    content: "";
    width: 16px;
    bottom: -16px;
    top: 15px;
    position: absolute;
    z-index: 10;
    background-color: rgb(209, 211, 219);
}

.achievements {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -1px;
    background: #fff;
    position: relative;
}

.contetnt-achievements {
    padding-top: 15px;
    padding-bottom: 15px;
}

.number-achievement {
    font-size: 50px;
    font-weight: 500;
    line-height: 51px;
    position: relative;
    padding-right: 25px;
}

.item-achievement {
    display: flex;
    align-items: center;
    color: #000000;
    justify-content: left;
}

.contetnt-achievements>.row {
    justify-content: center;
    row-gap: 25px;
}

.number-achievement sub {
    font-size: 22px;
    position: absolute;
    bottom: 13px;
    right: 6px;
}

.text-achievement {
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
}

.img-giaitri {
    padding-bottom: 40px;
}

.div__percent {
    position: absolute;
    width: calc(100% - 80px);
    height: 10px;
    background: transparent;
    bottom: -2px;
    left: 59px;
    border-bottom-right-radius: 30px;
}

.span__percent {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #EDAF32;
    width: 0%;
    /* transition: all 0.5s; */
    animation: ex 2s ease-in-out 0.5s forwards;
}

@keyframes ex {
    from {
        width: 0%;
    }
    to{
        width: 100%;
    }
}



li.giatri__list-li::before {
    content: "";
    position: absolute;
    inset: -5px 0 5px 34px;
    border: 2px solid #eee;
    border-radius: 5px;
}
.giatri__list-i {
    position: relative;
    background: #fff;
}

.giatri-box {}

.giatri__list {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -15px;
}

.giatri__list-li {
    flex: 0 0 50%;
    padding-inline: 15px;
}

.label__percent {
    display: block;
    position: absolute;
    top: -19px;
    right: -20px;
    transform: translate(-50%, -50%);
    font-weight: bold;
}
.sec02 {
    position: relative;
    margin-top: 50px;
	padding-bottom: 50px;
}

.main_sec02 {
    max-width: 1200px;
    margin: 0 auto;
}

.columns-4 {
    grid-template-columns: repeat(4,1fr);
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.columns-5 {
    grid-template-columns: repeat(5,1fr);
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.sec02 .item {
    box-shadow: 0 2px 7px rgb(145 145 145/35%);
    height: 100%;
    padding: 15px;
    background: #fff;
    text-align: center;
}

.sec02 .item .icon {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 100%;
    border: 2px solid #ddd;
    padding: 4px;
}

.sec02 .item .icon i {
    font-size: 25px;
    line-height: 48px;
    background: #ddd;
    display: block;
    border-radius: 100%;
}

.sec02 .item .name {
    color: #009447;
    font-weight: 700;
    margin: 15px 0;
    font-size: 16px;
}
.sec02 .item .name p {
	font-weight: 600;
	line-height: 1.5;
}
.sec03 {
    padding: 50px 0px;
    background: url(https://tuyendung-nhaphovietnam.vn/public/webmoi/w.ladicdn.com/s1440x1027/5c7362c6c417ab07e5196b05/1027-d-20230705090337-pmitj.png);
    border-bottom: 1px solid #cdcdcd;
    background-repeat: no-repeat;
}
.sec03 .row {
	align-items: center;
}
.sec03 img {
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.bg_red {
	padding: 30px 0;
	color: #fff;
	text-align: center;
	background: linear-gradient(87deg, rgba(232, 7, 15, 1) 12%, rgb(240 52 59) 49%, rgb(224 62 68) 88%);
	box-shadow: rgb(1 1 1 / 55%) -5px 5px 16px;
}
.bg_red h3 {
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 20px
}
.bg_red .title2_sec03 {
	max-width: 70%;
	margin: auto;
	text-align: center
}
.bg_red  .wapper_content_sec03 {
	color: #fff
}
.bg_red .sec03 .title1_sec03 h3 {
	color: #fff;
	text-align: center;
}
.sec03 .title1_sec03 h3:before { 
    content: "";
    position: absolute;
    width: 200px;
    height: 2px;
    border-radius: 25px;
    background: linear-gradient(87deg, rgba(239,22,28,1) 12%, rgba(243,42,48,1) 49%, rgba(234,91,96,1) 88%);
    bottom: 0;
}
.bg_red {
    display: none;
}
.sec03 .title1_sec03 h3 {
    padding-bottom: 2px ;
    position: relative;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    padding-top: 15px;
    text-transform: uppercase;
    background-image: linear-gradient(217deg, rgb(28, 64, 138), rgb(0, 187, 75));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    font-weight: bold;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    letter-spacing: -1px;
    width: 100%;
    word-break: break-word;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    display: inline;
}

.title2_sec03 p {
    font-size: 16px;
    padding-bottom: 10px;
}

.list_sec03 li {
    margin-bottom: 10px;
    color: #333;
}

.list_sec03 li::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #f11960;
    border-radius: 100%;
    margin-right: 10px;
}
.sec03_euroways {
    flex-direction: row-reverse;
}
.sec04 {
    padding: 50px 0px;
}
.title-sec04 h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}
.item_sec04 {
    background: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.icon_sec04 {
    width: 45px;
    margin-right: 15px;
    text-align: center;
}
.icon_sec04 img {
    max-width: 45px;
}
.title_sec04 {
    font-size: 20px;
}
.title_sec04 strong {
    color: #ec1c24;
}
.sec05 {
    background-image: url(https://edugo.vn/wp-content/uploads/2021/11/Asset-8-1.png);
    padding: 40px 0;
    background-color: #e3e4e5;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
}

.title_top_sec05 h3 {
    font-size: 30px;
    color: #009447;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.main_sec05 {
    padding-top: 77px;
    position: relative;
}

.top_tab_sec05 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8;
    text-align: center;
}

.item_sec05 {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
    position: relative;
    height: 194px;
}

.item_sec05 ::before {
    content: '';
    width: 30px;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    top: -80px;
    left: 50%;
    z-index: 2;
    background-image: url(../images/asset12.png);
    transform: translateX(-50%);
}

.top_tab_sec05 img {
    width: 90%;
}

.main_item_sec05 {
    position: relative;
    padding: 20px 0 40px;
    background: #fff;
    border-radius: 20px;
    z-index: 0;
    height: 100%;
}

.icon_05 {
    /* position: relative; 
    height: 75px;*/
}
.stt_05 {
	font-size: 50px;
	font-weight: 600;
	text-align: center;
	color: #009447;
}

.icon_051::before {
    content: '';
    display: block;
    width: 230px;
    height: 116px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/sdgbfhdbn.png);
    position: absolute;
    left: 60px;
    top: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.text_05 p {
    font-size: 19px;
    text-align: center;
    padding: 0px;
    line-height: 25px;
}

.item_sec051::after {
    content: '';
    position: absolute;
    height: 70px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/werrgrg.png);
    min-width: 294px;
    z-index: 0;
    right: -100px;
    top: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.main_item_sec05::after {
    content: '';
    height: 15px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    background: #009447;
}
.item2_sec05 {
    background: #fff;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
    position: relative;
    height: 250px;
}

.text2_05 {
    font-size: 18px;
    text-align: center;
    padding-top: 45px;
}

.item2_sec05::after {
    content: '';
    position: absolute;
    height: 70px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/3456.png);
    min-width: 294px;
    z-index: 0;
    right: -100px;
    top: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.item2_sec05::before {
    content: '';
    width: 30px;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    top: -80px;
    left: 50%;
    z-index: 2;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/Asset13.png);
    transform: translateX(-50%);
}

.icon2_05::before {
    content: '';
    display: block;
    width: 230px;
    height: 116px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/Asset17.png);
    position: absolute;
    left: -58px;
    top: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.main2_item_sec05 {
    position: relative;
    padding: 20px 0 40px;
    background: #fff;
    border-radius: 20px;
    z-index: 9;
    height: 100%;
}

.icon2_05 {
    height: 75px;
}

.main2_item_sec05::after {
    content: '';
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    background: #fa004c;
}

.item3_sec05::before {
    content: '';
    width: 30px;
    height: 80px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/Asset14.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    top: -80px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

.item3_sec05 {
    background: #fff;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
    position: relative;
    height: 250px;
}

.main3_item_sec05 {
    position: relative;
    padding: 20px 0 40px;
    background: #fff;
    border-radius: 20px;
    z-index: 9;
    height: 100%;
}

.icon3_05 {
    height: 75px;
}

.icon3_05::before {
    content: '';
    display: block;
    width: 230px;
    height: 116px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/dfssdfds.png);
    position: absolute;
    left: -58px;
    top: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 19;
}

.text3_05 {
    font-size: 18px;
    text-align: center;
    padding-top: 45px;
}

.main3_item_sec05::after {
    content: '';
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    background: #fbaf02;
}

.item3_sec05::after {
    content: '';
    position: absolute;
    height: 70px;
    background-image: url(https://edugo.vn/wp-content/themes/giaodien/images/dfgdfg.png);
    min-width: 294px;
    z-index: 0;
    right: -100px;
    top: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.main_sec06 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
}

.left56 {
    align-items: revert;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
    border-radius: 20px;
    overflow: hidden;
    background: #009447;
}

.left_sec06 {
    background: #009447;
    padding: 20px 0px;
    height: 100%;
}

.left56 .col-lg-6 {
    padding: 0;
}

.title_left_06 h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
    padding-top: 10px;
}

.decs_sec06 {
    color: #fff;
    font-size: 16px;
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.decs_sec06 ul li {
	list-style: disc !important;
	margin-left: 20px;
}

.list_sec06 {
    margin-bottom: 20px;
}
.title_nghe h3 {
	font-size: 20px;
}

.list_sec06 h3 {
    font-size: 20px;
    color: #faaf40;
    padding-right: 10px;
}

.list_sec06 p {
    font-size: 16px;
    color: #fff;
}

.hotline_sec06 {
    color: #fff;
    font-size: 20px;
}
.title_right_sec06 h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

form.form_sec06 input {
    border: none;
    border-bottom: none;
    padding: 0px 10px 0px 10px;
    width: 100%;
    margin: 5px 0;
}
.btn_sec06 {
    background: #009448;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}
.form_sec06 {
    padding: 30px;
	background: #e8070f;
	margin: 20px;
	border-radius: 10px;
}

.desc_sec07 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #009447;
}

.sec07 {
    padding: 50px 0px;
	background: #eee;
}
.sec07 .row {
	align-items: center;
}

.title_sec07 {
    text-align: left;
    font-size: 25px;
	font-weight: 600;
}

.text_left_sec07 {
    color: #333;
    line-height: 1.5;
    font-size: 15px;
	padding-top: 10px;
}

.box-sec07 {
    /* padding: 20px; */
    /* border: 1px solid #333; */
}

.img_sec07 {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 20px;
    width: 100%;
}

.img_sec07 img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
    border: 5px solid #009447;
}

.icon-sec07 img {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.box-sec07 .olw_item {
    padding: 20px;
    border: 1px solid #ccc;
    width: auto;
	background: #fff;
	border-radius: 10px;
}

.icon-sec07 img {
    border: none;
    border-radius: 0;
}

.info_sec07 .name {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0px;
	text-align: left;
}

.info_sec07 .job {
    font-size: 18px;
    color: #009447;
}

.info_sec07 {
    margin-left: 20px;
}

.item_sec07 {
    flex-direction: column;
}
.item_sec07 .text {
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
}
.slide_sec07 .slick-dots li button:before {
    background: #009447;
    height: 5px;
    width: 25px;
}
.slide_sec07 .slick-dots {
    bottom: -40px;
}
.box_image_sec08 {
    width: 100%;
    display: flex;
}

.box_1_sec08 {
    padding: 10px;
}




.box_1_sec08 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
}


.box_2_sec_08 .imgage_1 {
    height: 50%;
    padding: 10px 0;
}
.box_2_sec_08 .imgage_1 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
}
.box_2_sec_08 .imgage_2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0 6px 13px rgb(145 145 145/95%);
}
.box_2_sec_08 .imgage_2 {
    height: 50%;
    width: 100%;
    padding: 10px 0;
}
.box_2_sec_08 .imgage_2 {
    height: 50%;
    width: 100%;
}
.box_2_sec_08 .imgage_1 img {
    height: 100%;
    width: 100%;
}
.box_2_sec_08 .imgage_2 img {
    width: 100%;
    height: 100%;
}
.title_top_sec08 h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
	text-transform: uppercase;
}
.sec08 {
    padding: 50px 0px;
}
.title_blog09 h3 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}

.item_news_sec09 {border: 6px solid #f1f2ea;margin-bottom: 30px;box-shadow: rgba(0,0,0,.5) 0 0 8px 2px;}

.img_sec09 img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.item_news_sec09 .info {
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
}

.info_sec09 {
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
}
.sec06 {
    padding: 50px 0px;
}
.info_sec09 .capt {
    font-size: 20px;
    line-height: 2;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    height: 80px;
    overflow: hidden;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.info_sec09 .meta {
    font-size: 14px;
    margin-bottom: 5px;
    color: #a6aa97;
    text-align: left;
    letter-spacing: .5px;
}

.info_sec09 .desc {
    font-size: 16px;
    line-height: 2;
    height: 96px;
    overflow: hidden;
}

.info_sec09 .decs {
    font-size: 16px;
    line-height: 2;
    height: 96px;
    overflow: hidden;
}

.item_news_sec09:hover {
    border-color: #f11960;
}

.content_top_sec10 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.title_top_sec10 h2 {
    font-size: 40px;
    font-weight: bold;
}
.image_top_sec10 img {
    width: 200px;
}

.sec10 {
    padding: 50px 0px;
}

.content_bottom_sec10 {
    /* display: flex; */
}

.bottom-chil-1_sec10 {
    display: flex;
    justify-content: center;
}

.inner_chil_2 {
    /* margin: 0 20px; */
    background: #FF3131;
    padding: 50px;
    color: #fff;
    position: relative;
}
.inner_chil_2::before{
    content: url(../images/nguoi.png);
    width: 70px;
    height: 70px;
    position: absolute;
    left: -40px;
    top: 0;
}
.inner_chil_1 {
    background: #484848;
    padding: 50px;
    color: #fff;
    position: relative;
}
.inner_chil_1 ::before{
    content: url(../images/dong-ho.png);
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: -37px;
    z-index: 1;

}

.inner_chil_3 {
    background: #F6B74E;
    padding: 50px;
    color: #fff;
    position: relative;
}
.bottom-chil-2_sec10 {
    background: #023399;
    color: #fff;
    text-align: center;
    padding: 30px;
}
.inner_chil_3::before{
    content: url(../images/tay.png);
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: -38px;

}
.title2_sec03 {
	text-align: justify;
}
.title2_sec03 ul li {
	list-style: disc !important;
	margin-left: 20px;
    font-size: 16px;
}
.input_item-bo {
            display: flex !important;
        }
        .dest-82 a img {
            width: 600px;
            height: 300px;
        }
		.title-sec04 h3 {
			font-size: 30px;
			font-weight: 700;
			margin-bottom: 30px;
			text-align: center;
		}
        .section_new_nganh_nghe {
            background: #eee;
            padding: 50px 0px;
        }
        .title_tuyen_sinh {
            text-align: center;
            padding-bottom: 20px;
        }
        .title_tuyen_sinh h3 {
            font-size: 30px;
			font-weight: 700;
			margin-bottom: 10px;
			text-align: center;
			text-transform: uppercase;
        }
        .slick-initialized .slick-slide {
            /* display: flex; */
            width: 100%;
        }
        .slick-initialized .slick-slide {
            display: block;
        }
        .slick-slide {
            height: auto !important;
            min-height: auto !important;
        }
        .olw_item {
            width: 360px;
            margin-right: 30px;
            text-align: center;
        }
        .main_nganh_nghe {
            border-radius: 10px;
            box-shadow: 0 2px 7px rgb(145 145 145/35%);
            padding: 8px 10px;
            background: #fff;
            margin-top: -20px;
            position: relative;
            width: 90%;
            margin-left: auto;
            margin-right: auto;
            text-align: left;
        }
        .flex_box_nghe {
            font-size: 13px;
            color: #000;
            font-weight: 500;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .title_nghe {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 0px;
            margin-top: 0px;
        }
        .flex_box_nghe-2 {
            font-size: 13px;
            color: #000;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 20px;
        }
        .flex_box_nghe i {
            color: red;
        }
        .title_nghe h3 {
            font-size: 16px;
            font-weight: 700;
            display: flex;
            justify-content: center;
        }
        .flex_box_nghe-2 span {
            font-weight: bold;
        }
        .flex_box_nghe-2 a {
            display: inline-block;
            border-radius: 30px;
            color: #fff;
            background: #0e75bc;
            padding: 10px 30px;
            font-weight: 300;
        }

        .list_sec06 ul li {
            color: #fff;
        }

.img__part img{
	width: 100%;
}
.right_sec04 {
	font-size: 17px;
	line-height: 22px;
}
.right_sec04 p {
	padding-bottom: 10px;
}
.right_sec04 ul li {
	list-style: disc !important;
	margin-left: 20px;
}


.box-title-hethong {
    padding-bottom: 35px;
    text-align: center;
}

.box-title-hethong h2 {
    font-weight: 700;
}



























/* hethong  */



.box-img-top-hethong:before{
    content: "";
    position: absolute;
    background-image: url(https://ld01.bivaco.com/frontend/images/icon-top-hethong.jpg.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: hidden;
    filter: drop-shadow(-3px 7px 1px #baccd6);
    -webkit-animation: xoay 16s linear 0s infinite;
}
.box-img-top-hethong {
    height: 200px;
    position: relative;
    margin: 0 auto;
    width: 200px;
}
@keyframes xoay {
    to{
        transform:rotate(0deg)
    }from{
        transform:rotate(360deg)
    }
}

.box-contei-hethong {
    text-align: center;
}
.box-img-top-hethong img {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
span.before-content-col:after {
    width: 18px;
    height: 18px;
    background: #007994;
    content: "";
    position: absolute;
    left: -11px;
    border-radius: 100%;
    top: -5px;
}
.box-icon-top-hethong {
    padding-top: 50px;
}
.box-content-hethong-bottom {
    display: flex;
    justify-content: unset;
    flex-wrap: wrap;
}

.flex-content-col {
    position: relative;
    width: calc(100% / 5);
    text-align: center;
    padding: 15px;
    margin-bottom: 95px;
}

.img-color-bar img {
    padding: 20px;
}

.img-color-bar {
    position: relative;
    height: 160px;
}

.box-content-title-img {
    position: absolute;
    width: 100%;
    top: 30px;
    text-align: center;
}
/* .vitri-ungtuyen {
    display: none;
} */
.box-content-title-img a {
    color: #fff;
    font-size: 20px;
}

.box-content-title-img a p {
    font-size: 12px;
}

.box-content-father {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 9;
    padding-bottom: 30px;
    /* background: #fff; */
}
.flex-content-col:last-child span.before-content-col:before {
    width: 0%;
}
.img-item-bottom-col-bar {
    border-radius: 10px;
    position: relative;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) -7.6px 7.4px 0.2px;
}
.box-content-hethong-bottom {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 145px;
}


.radius-option {
    position: absolute;
    z-index: 99;
    width: 85px;
    height: 85px;
    border-radius: 100%;
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.box-ber-img {
    position: absolute;
    top: -61px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 2;
}

section.box-hethong {
    background: #e9eef2;
    overflow: hidden;
}

.item-content-col {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    border-radius: 10px;
}

.line-hethong-contai {
    padding: 5px;
    width: 100%;
}

.img-item-bottom-col-bar:before {
    content: "";
    width: 92%;
    height: 96%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-left: 5px solid #eee;
    border-bottom: 5px solid #eee;
    border-right: 5px solid #eee;
    border-radius: 10px;
}

.box-ber-img:before {
    content: "";
    width: 64%;
    height: 100%;
    position: absolute;
    border-radius: 10px;
    z-index: -1;
}

.item-text-content-father p {
    font-size: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px;
}

.box-ber-img > img {
    filter: drop-shadow(4px -4px 0px #00b7ca);
}
.box-img-top-hethong:after {
    content: "";
    width: 5px;
    height: 45px;
    position: absolute;
    top: 100%;
    background: #fff;
    filter: drop-shadow(-3px 7px 1px #baccd6);
}

.flex-content-col:before {
    /* content: ""; */
    position: absolute;
    width: 5px;
    height: 100px;
    background: #000;
    bottom: 100%;
}

.flex-content-col:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    /* background: #000; */
    bottom: 100%;
}

span.before-content-col {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 100%;
    border-left: 5px solid #fff;
    filter: drop-shadow(-3px 7px 1px #baccd6);
}

span.before-content-col:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #fff;
    left: 0;
}
.bg-box-tochuc {
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.input_containers {
    position: relative;
    z-index: 999;
}

.flex-content-col:last-child {
    margin-bottom: 0px;
}
.ss-all-dktv {
    position: relative;
    z-index: 999;
}
.box-form-select label{
    z-index: 99999;
}
.input_container label img {
    width: 25px;
    height: 25px;
}

.input_container label.btn {
    display: flex;
    justify-content: space-between;
}

.input_container label.btn span {
    font-size: 15px;
}
.input_containers {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    margin-bottom: 10px;
}
.list-form-oll form label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#alertValidate1 {
    font-size: 11px;
    color: red;
    font-weight: 100;
}
label.btn-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0px;
}
li.english span.active {
    color: rgb(192, 255, 195);
}
li.english a.active {
    color: rgb(192, 255, 195);
}   
li.english span {
    cursor: pointer;
    color: #fff;
}
label.btn-2 img {
    height: 35px;
    width: 35px;
}

label.btn-2 span {
    font-size: 17px;
    font-weight: 400;
}
.box-slider-news .fas.fa-chevron-left.slick-news-right.slick-arrow {
    z-index: 999;
    cursor: pointer;
}

section.box-hethong {
}

.flex-content-col:nth-child(5) .before-content-col:before {border: none !important;content: "";background: none;}
.flex-content-col:nth-child(6) .before-content-col:before {border: none !important;content: "";background: none;}
.flex-content-col:nth-child(7) .before-content-col:before {border: none !important;content: "";background: none;}
.flex-content-col:nth-child(8) .before-content-col:before {border: none !important;content: "";background: none;}
.flex-content-col:nth-child(9) .before-content-col:before {border: none !important;content: "";background: none;}
.flex-content-col:nth-child(10) .before-content-col:before {border: none !important;content: "";background: none;}

.img-item-bottom-col-bar:hover .img-color-bar .box-ber-img {
    top: -75px;
    transition: 0.5s ease;
}	

.item-content-col:hover .radius-option {
    bottom: 15px;
    transition: 0.5s ease;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 1px, rgba(0, 0, 0, 0.22) 0px 8px 9px;
}

/* end hethong */

.itemtop-chooseper:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.section-title {
    text-align: center;
}
.box-right-xoay{
    padding-top: 20px;
}
section.brand-area.whyChoose.pd-section-top.pd-section-bottom {padding-top: 0px !important;padding: 50px 0px;}

.section-title h2 {
    display: block;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
}
.section-title h2::after {
    content: "";
    display: table;
    clear: both;
    background: url(https://demo4.largevendor.com/frontend/images/line-1.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
}

.brand-list {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    align-items: flex-start;
}

.brand-list .single-brand-4 {
    padding-top:50px;
    padding-bottom: 50px;
    flex: 0 0 30%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    margin-right: 15px;
}
.whyChoose .single-brand img {
    height: 60px;
}

.single-brand img {
    height: 90px;
    width: auto;
    max-width: auto;
}
.whyChoose .brand-list .single-brand p {
    font-size: 36px;
    font-weight: bold;
}
.brand-list .single-brand p {
    color: #fc7e38;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    margin-top: 5px;
}
.brand-list .single-brand .sub-title, .brand-list .single-brand .sub-title p {
    color: #020000;
    font-size: 17px;
    font-weight: 400;
}

.brand-list .single-brand div {
    display: block;
    text-align: center;
    position: relative;
    transition: all .6s ease;
}
























.animation-s:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
@keyframes shine{
    100% {
        left: 125%;
    }
}

.clm.animation-s {
    position: relative;
    overflow: hidden;
}

.clm.animation-s:hover:before {
        animation: shine .75s;
}
.sec01 img {
   
    object-fit: cover;
}
/* 
.sec01 {
    background: url(https://ld01.bivaco.com/storage/setting/2/npvn.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    z-index: 9;
    height: 700px;
    display: flex;
    align-items: center;
} */

.logo-pagesleding img {
    width: 300px;
    height: 300px;
}

.logo-pagesleding {
    text-align: center;
}

.content-text-ss1 span {
    font-size: 34px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800 !important;
    font-size: 43px !important;
    text-transform: uppercase !important;
    /* padding: 50px 10px; */
    text-align: left;
    text-shadow: 0 0 15px #000000;
}
.content-text-ss1 span:nth-child(2) {
    padding-left: 13%;
}

.content-text-ss1 span:nth-child(3) {
    padding-left: 22%;
}

.content-text-ss1 {
    padding-left: 23%;
}

.sec01 .container-box-banner {
    margin-top: -87px;
    width: 100%;
}





























section.ss-form {
    height: 665px;
    background-image: url(../images/mkvsn.jpg);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.box-left-ss-form {
    padding-top: 110px;
}

.content-left-ss-form p {
       font-size: 30px;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: bold;
    color: #30871c;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.46) 1px 2px 3px;
}

.item-left-l img {
    filter: drop-shadow(2px 4px 6px black);
    height: 490.501px;
    margin-top: -50px;
    position: relative;
}

.ss-form .item-left {
    position: relative;
}

.item-left-2 img {
    width: 90.1277px;
    height: 80.9429px;
}

.item-left-2 {
    top: 53%;
    right: -2px;
    position: absolute;
}

.item-left-l {
    position: relative;
}

.item-left-3 img {
    width: 58.3711px;
    height: 43.0698px;
}

.item-left-3 {
    position: absolute;
    top: 30%;
}

.item-left-4 img {
    width: 49.5425px;
    height: 43.3496px;
}

.item-left-4 {
    position: absolute;
    top: 0;
    right: 20px;
}


.box-form-select {
    padding-top: 133px;
    width: 85%;
}

.box-form-select form {
    background: #fff;
    padding: 32px;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
label.form-select-ut-2 select {
    color: #000;
    border: none !important;
    background: #fff;
    font-family: 'SVN-Gilroy', sans-serif;
    /* border: 1px solid #cdcdcd; */
    /* padding: 18px 20px; */
    width: 100%;
    /* border-radius: 5px; */
    font-size: 17px;
    font-weight: 500;
}
label.form-select-ut-2 {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 15px 20px;
}
.box-form-select form label input {
    background: #fff;
    font-family: 'SVN-Gilroy', sans-serif;
    /* border: 1px solid #cdcdcd; */
    /* padding: 18px 20px; */
    width: 100%;
    /* border-radius: 5px; */
    font-size: 16px;
    font-weight: 400;
}

.box-form-select label {
    font-weight: 500;
    width: 49%;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 0px 3px;
}
label.form-select-ut {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 10px 20px;
}
label.form-select-ut select {
    color: #000;
    background: none;
    border: none;
    width: 100%;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'SVN-Gilroy', sans-serif;
}
label.cv-ungtuyen {
    position: relative;
}

label.cv-ungtuyen p {
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    padding-bottom: 0px;
    font-family: 'SVN-Gilroy', sans-serif;
    font-weight: 100;
    font-size: 18px;
    padding-left: 20px;
}
label.cv-ungtuyen {
    width: 100%;
}

label.news-tuyendung-form {
    width: 100%;
}

.btn-form-select {
    text-align: center;
    width: 100%;
}

.btn-form-select button {
    display: inline-block;
    background-color: initial;
    background: linear-gradient(87deg, rgba(48, 135, 28, 1) 12%, rgba(64, 168, 40, 1) 54%, rgba(63, 170, 39, 1) 88%);
    text-transform: uppercase;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
    padding: 10px 30px;
    border-radius: 999px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    font-size: 19px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.btn-form-select {
    padding-top: 20px;
    padding-bottom: 15px;
}

.contain-form-select-tws {
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}
.box-form-select form label input::placeholder {
    color: #000;
}

label.item-form-site {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 8px 20px;
}
label.news-tuyendung-form {
    position: relative;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 15px 20px;
}

label.news-tuyendung-form {
    width: 100%;
}

.content-left-ss-form span {
    display: block;
    font-size: 38px;
}

label.news-tuyendung-form input {
    font-style: italic;
    font-size: 15px !important;
}

label.news-tuyendung-form textarea {
    width: 100%;
    border: none;
    color: #000 !important;
    font-style: italic;
}

div#dang-ky {
    display: none;
}

.item-left-3 {
    animation-name: shake;
animation-delay: 0s;
animation-duration: 15s;
animation-iteration-count: infinite;
}
@keyframes shake{
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}



.item-left-3 {
    animation-name: shake;
animation-delay: 0s;
animation-duration: 15s;
animation-iteration-count: infinite;
}
@keyframes shake{
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}



.item-left-2 {
animation-name: shake;
animation-delay: 0s;
animation-duration: 15s;
animation-iteration-count: infinite;
}
.section_new_nganh_nghe {
    display: none;
}
.item-left-4 {
animation-name: shake;
animation-delay: 0s;
animation-duration: 15s;
animation-iteration-count: infinite;
}

.box-ballots {
    /* width: 200px; */
    /* height: 200px; */
    /* background: red; */
    /* border-radius: 100%; */
}

.itemtop-chooseper {
    width: 225px;
    height: 225px;
    border-radius: 100%;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.35) 1px 4px 15px;
    background: linear-gradient(87deg, rgba(232,125,29,1) 12%, rgba(236,130,35,1) 54%, rgba(233,138,53,1) 88%);
}

.item-xoay-choose {display: flex;justify-content: center;border-radius: 100%;position: relative;z-index: 4;border: 10px solid #fff;}

.box-ballots {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    padding: 10px;
}

.box-ballots span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.flexoption {
    display: flex;
    justify-content: center;
    position: relative;
}

.flexoption .item-xoay-choose {
    border: 9px solid#fff;
    margin-top: -67px;
}

.flexoption .item-xoay-choose:nth-child(1) {
    z-index: 4;
    margin-right: -37px;
}

.flexoption .item-xoay-choose:nth-child(2) {
    z-index: 3;
}

.item-right-popup >.item-xoay-choose {
    width: 243px;
    margin:0 auto;
}

.flexoption .item-xoay-choose:nth-child(1) .itemtop-chooseper {
    background: linear-gradient(156deg, rgba(48, 135, 28, 1) 12%, rgba(64, 168, 40, 1) 54%, rgba(63, 170, 39, 1) 88%);
}

.flexoption .item-xoay-choose:nth-child(2) .itemtop-chooseper {
    background: #fff;
}

.flexoption .item-xoay-choose:nth-child(2) .itemtop-chooseper span {
    color: #333;
    width: 70% !important;
    display: inline-block;
}
@media(min-width:1600px) {}

@media (max-width:1199px) {
    .box-title-tr .small-title {
        margin-bottom: 0;
    }

    .images_tsao-t {
        padding-right: 0;
        padding-left: 0;
    }

    .info-chitiet {
        padding-right: 10px;
    }

    .col-section_1 .col-inner-t h2.title22 {}

    .box-chitiet .col-section_1 .col-inner-t h2.title22 {
        margin-bottom: 0;
        font-size: 35px;
    }

    .info-form-chitiet {
        padding: 15px;
    }

    .box-title-tr h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .box-ngchuyengiao-left {
        padding-left: 50px;
    }

    .content-camnhan .box-cv {
        height: 100%;
    }

    .box-cv .box-img img {
        height: 100%;
    }

    .dk-trainghiem .content-trainghiem form {
        padding-right: 20px;
    }

}

@media (max-width:992px) {

    .brand-list {
        width: 100%;
        padding-bottom: 36px;
    }
    
    .item-right-popup {
        width: 100%;
    }
    
    .box-right-xoay {
        display: block;
    }

.box-left-ss-form {
    padding-top: 55px;
}
    .box-form-select {
        padding-top: 0px;
    }
    section.ss-form{
        height: unset;
    }
    .sec03.bg_gray {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    
    .wapper_content_sec03 {
        padding: 0px;
        padding-top: 35px;
        padding-bottom: 0px;
    }
    section.brand-area.whyChoose.pd-section-top.pd-section-bottom{
        padding: 30px 0px;
    }
   
    .clm.oddeer-bg-gray {
        order: 2;
    }
    .flex-content-col:nth-child(3) .before-content-col:before {
        content: "";
        background: none;
    }
    .flex-content-col:nth-child(6) .before-content-col:before {
        content: "";
        background: none;
    }
    .flex-content-col:nth-child(9) .before-content-col:before {
        content: "";
        background: none;
    }
    .flex-content-col:nth-child(10) .before-content-col:before {
        content: "";
        background: none;
    }
    .flex-content-col {
        position: relative;
        width: calc(100% / 3);
        text-align: center;
        padding: 15px;
        margin-bottom: 95px;
    }

    .achievements {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .box_list-img_2 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .box-cv {
        display: block;
    }

    .item-post-tr {
        padding-bottom: 25px;
    }

    .box-chitiet .col-section_1 .col-inner-t h2.title22::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .images_tsao.images_tsao-t img {
        width: 100%;
        height: auto;
    }

    .dk-trainghiem .content-trainghiem form {
        padding-right: 0;
    }

    .img-banner-n {
        width: 100%;
    }

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

    .col-section_1 .col-inner-t h2.title22 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .col-section_1 p.text-title-t {
        font-size: 20px;
        margin: 0;
    }

    .images_tsao-t {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .dia-service-text {
        margin-top: 20px;
    }

    .box-huanluyen {
        width: 100%;
    }

    .box-huanluyen p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .cthuanluyen {
        padding-top: 35px;
        padding-bottom: 30px;
    }

    .box-huanluyen h2 {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 36px;
    }

    .giamdoc span {
        font-size: 35px;
    }

    .giamdoc {
        margin-bottom: 20px;
    }

    .button-wrapper>a {
        padding: 15px 35px;
    }

    .pt_box_why-choose {
        padding: 0;
    }

    .pt_group_title .pt_title_underline.tr span {
        font-size: 30px;
    }

    .giatri {
        padding: 40px 0;
    }

    .contet-giatri {
        padding-top: 10px;
    }



    .list-giatri li .box-content-giatri {
        text-align: justify;
    }

    .chitiet-hl {
        padding: 40px 0;
    }

    .box-title-tr {
        text-align: center;
    }

    .box-title-tr h2::before {
        transform: translateX(-50%);
        left: 50%;
    }

    .col-inner.col-inner-t {
        text-align: center;
    }

    .box-chitiet .col-section_1 .col-inner-t h2.title22 {
        text-align: center;
        font-size: 30px;
        line-height: 35px;
        ;
    }

    ul.list-tab-chitiet {
        margin-top: 30px;
        padding: 8px;
    }

    .list-tab-chitiet a {
        font-size: 18px;
        font-weight: 500;
    }

    .content-chitet {
        padding-top: 25px;
        margin-top: 15px;
    }

    .info-form-chitiet {
        padding: 10px;
        width: 50%;
        flex: 0 0 50%;
        justify-content: flex-start;
        border-radius: 5px;
    }

    .info-form-chitiet .icon {
        margin-right: 10px;
        width: 50px;
        height: 50px;
        flex: 0 0 50px;
    }

    .info-form-chitiet .icon img {
        width: 30px;
    }

    .text-chitiet h5 {
        font-size: 18px;
        line-height: 16px;
        font-weight: 600;
    }

    .text-chitiet p {
        font-size: 15px;
    }

    .desc-chitiet {
        margin-bottom: 20px;
    }

    .tas-tr {
        margin-bottom: 40px;
    }

    .item-post-tr::before {
        height: calc(100% - 90px);
    }

    .ngchuyengiao {
        padding-top: 45px;
        padding-bottom: 30px;
    }

    .box-ngchuyengiao .img {
        text-align: center;
    }

    .box-ngchuyengiao-left {
        padding-right: 10px;
        padding-left: 10px;
    }

    .jhbd ul li {
        font-size: 16px;
    }

    .quyenloi {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .content-quyenloi {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .item-quyenloi .nuberm {
        font-size: 25px;
        font-weight: 500;
    }

    .box-quyenloi {
        margin-bottom: 20px;
    }

    .quyenloi .box-cv {
        display: block;
        margin-top: 10px;
    }

    .quyenloi .box-cv .box-img img {
        height: auto;
        width: 100%;
    }

    .content-camnhan .box-cv {
        margin-top: 0;
    }

    .content-camnhan .box-cv {
        display: block;
        padding-right: 10px;
        height: auto;
    }

    .box-cv .box-img img {
        height: auto;
        width: 100%;
    }

    .box-title-tr h2 {
        line-height: 35px;
    }

    .content-camnhan {
        padding-bottom: 20px;
    }

    .dn-donghanh {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .dk-trainghiem {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .box-title-tr h2 {
        padding-top: 10px;
        line-height: 38px;
    }

    .content-trainghiem {
        padding-top: 25px;
    }

    .content-trainghiem .form-check {
        margin-top: 10px;
    }

    .content-trainghiem .img {
        display: none;
    }

    .stt5 {
        padding-top: 30px;
    }

    .item-post-tr::before {
        display: none;
    }

    .item-post-tr .item-number-tr::before {
        right: unset;
        left: 70px;
    }
   
    .right_sec04 {
        padding: 30px;
    }
    .text2_05 {
        padding-top: 25px;
    }
    .box-sec07 .olw_item{
        margin: auto;
    }
    .sec07 {
        padding: 0;
    }
    .left_sec07 {
        padding: 0 30px;
        margin-bottom: 20px;
    }
    .content_bottom_sec10 {
        width: 92%;
        margin: auto;
    }
    .inner_chil_1 {
        padding: 40px;
    }
    .inner_chil_2 {
        padding: 40px;
    }
    .inner_chil_3 {
        padding: 40px;
    }
}

@media (max-width:767px) {
.content-left-ss-form p {
    font-size: 26px;
}

.clm.order-pageshe {
    order: 1;
}
    .box-form-select form{
        padding-bottom: 0px;
    margin: 0px !important;
    }
    .box-form-select {
        width: 100%;
    }
    
    .brand-list .single-brand-4 {
        flex: 0 0 32%;
        padding-bottom: 20px;
    }
    .brand-list{
        flex-wrap: wrap;
    justify-content: center;
    }
    .container-box-banner {
        display: flex;
        justify-content: center;
    }
    
    .content-text-ss1 span {
        text-align: center;
    }
    
    .content-text-ss1 span:nth-child(2) {
        padding-left: 0px;
    }
    
    .content-text-ss1 span:nth-child(3) {
        padding-left: 0px;
    }
    
    .content-text-ss1 {
        padding-left: 0px;
    }

    .flex-content-col:nth-child(2n) .before-content-col:before {
        content: "";
        background: none;
    }

    .flex-content-col {
        position: relative;
        width: calc(100% / 2);
    }
	.sec02 .item {
		margin-bottom: 10px;
	}
    .hinhanh-hocvien {
        padding-bottom: 30px;
    }
    .giatri__list-li {
        flex: 0 0 100%;
    }

    .item-post-tr {
        display: block;
    }

    .box_list-img_2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .icon-footer {
        margin-bottom: 25px;
    }

    .item-post-tr .item-number-tr {
        margin-right: 70px;
    }

    .box-huanluyen p {

        margin-bottom: 15px;
    }

    .box-huanluyen h2 {
        font-size: 25px;
        line-height: 28px;
    }

    .giamdoc span {
        font-size: 30px;
    }

    .dia-service-text {
        margin-top: 0;
    }

    .section {
        padding-bottom: 15px;
    }

    .pt-why-choose {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pt_group_title .pt_title_underline.tr span {
        font-size: 25px;
    }

    .small-title {
        margin-bottom: 5px;
        line-height: 24px;
    }

    .box_why-choose span {
        font-size: 14px;
    }

    .box_why-choose p {
        font-size: 14px;
    }

    .col-section_1 .col-inner-t h2.title22 {
        font-size: 23px;
    }

    .giatri {
        padding: 30px 0;
    }

    .chitiet-hl {
        padding: 30px 0;
    }

    .small-title {
        font-size: 16px;
    }

    .box-chitiet .col-section_1 .col-inner-t h2.title22 {
        font-size: 23px;
        line-height: 28px;
    }

    ul.list-tab-chitiet {
        margin-top: 20px;
        padding: 8px;
    }

    .content-chitet {
        padding-top: 10px;
    }

    .item-post-tr .item-number-tr {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .text-post-tr {
        padding: 30px 25px 35px;
    }

    .text-post-tr .box-post-tr a {
        padding: 10px 30px 10px 60px;
    }

    .ngchuyengiao {
        padding-bottom: 10px;
    }

    .content-quyenloi {
        padding-top: 0;
    }

    .box-title-tr .small-title {
        font-size: 18px;
    }

    .box-title-tr h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .content-camnhan {
        padding-top: 0;
    }

    .item-camnhan {
        padding-bottom: 77px;
    }

    .dn-donghanh {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .dk-trainghiem {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .content-trainghiem {
        padding-top: 10px;
    }

    .form-tr input {
        height: 48px;
        margin-bottom: 15px;
    }

    .form-btn-tr a {
        height: 48px;
        padding: 7px 30px 7px 60px;
        line-height: 31px;
    }

    .form-btn-tr a span {
        left: 15px;
    }

    .btn-action-post {
        padding-left: 0;
    }
	.title_nghe h3 {
		font-size: 16px;
		font-weight: 700;
		display: flex;
		text-align: center;
		min-height: 40px;
		justify-content: center;
	}
	.section_new_nganh_nghe {
		padding: 20px 0;
	}
	.title_tuyen_sinh h3 {
		font-size: 25px;
		margin-bottom: 0;
	}
	.sec03 .title1_sec03 h3 {
		padding-top: 0;
	}
	.sec03 {
		padding: 30px 0;
	}
	.bg_red .title2_sec03 {
		max-width: 90%;
		margin: auto;
		text-align: center;
	}

	.bg_red {
		padding: 0 0 30px 0;
	}
}

@media (max-width: 550px) {
.section-title h2{
    font-size: 22px;
padding-bottom: 20px;
}
.flexoption .item-xoay-choose:nth-child(1) {
    margin-right: 0px;
}

.flexoption .item-xoay-choose {
    margin-top: -66px;
}

.flexoption .item-xoay-choose:nth-child(2) {
    z-index: unset;
}

.item-xoay-choose {
    border: none;
}

.single-brand.text-center.single-brand-4.single-brand-4- .sub-title {
    font-size: 15px;
}
    .flexoption .item-xoay-choose:nth-child(2) .itemtop-chooseper span {
        color: #333;
        width: 68% !important;
        display: inline-block;
    }
    .box-ballots span {
        color: #fff;
        font-size: 13px;
        font-weight: 700;
    }
    .itemtop-chooseper {
        width: 185px;
        height: 184px;
    }
label.item-form-site {
    width: 100%;
}

label.form-select-ut-2 {
    width: 100%;
}
.brand-list .single-brand-4{
    margin-right: 0px;
}
.brand-list{
    justify-content: space-between;
}
    .brand-list .single-brand-4 {
        margin-bottom: 15px;
        flex: 0 0 47%;
        padding-bottom: 20px;
    }
    .contetnt-achievements>.row {
        row-gap: 15px;
    }
	.columns-5 {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.form_sec06 {
		padding: 15px;
	}

    .number-achievement {
        padding-right: 0;
        padding-bottom: 5px;
        display: inline-block;
        font-size: 41px;
        font-weight: bold;
        line-height: 41px;

    }

    .item-achievement {
        display: block;
        text-align: center;
    }

    .number-achievement sub {
        font-size: 22px;
        position: absolute;
        bottom: 23px;
        right: -20px;

    }

    .achievements {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .hinhanh-hocvien {
        padding-top: 30px;
    }

    .box_list-img_2 {
        margin-bottom: 20px;
    }

    .box_list-img_2 {
        padding: 0 10px;
    }

    .item_list-img_all {
        margin: 0px -10px;
    }

    .content-slide {
        padding-bottom: 15px;
    }

    .img-banner-n img {
        object-position: left;
    }

    .box_list-img_2 a img {
        height: 250px;
    }

    .box-huanluyen h2 {
        font-size: 20px;
    }

    .giamdoc span {
        font-size: 25px;
    }

    .box-huanluyen p {
        margin-bottom: 10px;
    }

    .button-wrapper>a {
        padding: 9px 25px;
        font-size: 18px;
        line-height: 25px;
    }

    .box_why-choose .img {
        width: 55px;
        height: 55px;
    }

    .box_why-choose .img img {
        width: 50px;
        height: 50px;
    }

    ul.list-tab-chitiet {
        margin-top: 35px;
    }

    ul.list-tab-chitiet {
        padding: 5px;
    }

    .list-tab-chitiet a {
        padding: 5px 5px;
        line-height: 22px;
        font-size: 16px;
    }

    .info-form-chitiet {
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
    }

    .text-chitiet {
        text-align: center;
    }

    .text-post-tr .box-post-tr h3 {
        line-height: 32px;
        font-size: 25px;
    }

    .text-post-tr .box-post-tr p {
        margin-bottom: 15px;
    }

    .text-post-tr .box-post-tr a img {
        left: 18px;
    }

    .box-title-tr h2 {
        margin-bottom: 10px;
        padding-bottom: 15px;
    }

    .quyenloi {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .item-quyenloi .nuberm {
        font-size: 20px;
    }

    .item-quyenloi .nuberm span {
        margin-right: 10px;
    }

    .item-quyenloi .nuberm span {
        width: 35px;
        height: 35px;
        flex: 0 0 35px;
        min-width: 35px;
    }

    .box-cv .box-img i {
        font-size: 45px;
    }

    .box-cv .box-img span {
        width: 60px;
        height: 60px;
    }

    .item-camnhan {
        padding: 38px 15px 80px 25px;
    }

    .btn-contron button {
        width: 35px;
        height: 35px;
    }

    .btn-contron {
        right: 50%;
        transform: translateX(50%);
    }

    .content-donghanh {
        padding-top: 0;
    }

    .item-donghanh {
        justify-content: center;
    }

    .form-tr-db {
        flex-wrap: wrap;
        gap: 0;
    }

    .form-tr-db input {
        width: 100%;
    }

    .content-trainghiem .form-check span {
        display: inline-block;
    }

    .stt5 {
        padding-bottom: 15px;
    }

    .col-produnt_tb {
        
        padding-inline: 5px;
    }

    .bg_bt_fter {
        padding-top: 0;
    }

    .icon-footer {
        padding-bottom: 20px;
        margin: 0;
    }
    .columns-4 {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
   
    .olw_item {
        margin-left: 10px;
        text-align: center;
        margin-right: 0;
    }
    .right_sec04 {
        padding: 30px 0;
    }
    .item2_sec05 {
        top: 10%;
    }
    .item3_sec05 {
        top: 20%;
    }
    .sec06 {
        margin-top: 0%;
    }
    .main_sec06 {
        padding: 0;
    }
    .top_tab_sec05 {
        display: none;
    }
	.item_sec05 {
		margin-bottom: 20px;
	}
    .item_sec05 ::before {
        background-image: none;
    }
    .main_sec05 {
        padding-top: 0px;
    }
    .item2_sec05::before {
        background-image: none;
    }
	.main_item_sec05 {
		margin-bottom: 20px;
	}
    .sec05 {
        padding: 80px 0;
        height: auto;
    }
    .sec02 {
        margin-top: 20px;
    }
    .box-sec07 .olw_item {
        padding: 20px;
        width: 360px;
    }
    .icon-sec07 img {
        border: none;
        border-radius: 0;
        width: 50px;
        height: 50px;
        position: relative;
        top: 31px;
        right: -5px;
    }
    .left_sec07 {
        padding: 0;
    }
    .title-sec04 h3 {
        line-height: 35px;
        color: #0e75bc;
        font-size: 29px;
    }
    .title_top_sec05 h3 {
        line-height: 34px;
        font-size: 26px;
    }
    .item3_sec05::before {
        background-image: none;
    }
    .sec05 {
        padding-top: 25px;
    }
    .title_right_sec06 h3 {
        text-align: center;
        font-size: 19px;
    }
    form.form_sec06 input {
        margin: 10px 0px;
    }
    .bottom-chil-1_sec10 {
        flex-direction: column;
    }
    .inner_chil_1 ::before {
        left: 0;
    }
    .inner_chil_2::before {
        left: 0;
    }
    .inner_chil_3::before {
        left: 0;
    }
    .image_top_sec10 img {
        width: 100px;
    }
    .title_top_sec10 h2 {
        font-size: 24px;
        font-weight: bold;
        margin-left: 15px;
    }
    .inner_chil_1 h3 {
        font-size: 16px;
    }
    .inner_chil_1 p {
        font-size: 14px;
    }
    .inner_chil_2 h3 {
        font-size: 16px;
    }
    .inner_chil_2 p {
        font-size: 14px;
    }
    .inner_chil_3 h3 {
        font-size: 16px;
    }
    .inner_chil_3 p {
        font-size: 14px;
    }
}
@media (max-width:400px) {
.flexoption .item-xoay-choose {
    margin-top: -18px;
}
.itemtop-chooseper {
    width: 160px;
    height: 160px;
}
.flexoption .item-xoay-choose:nth-child(1) {
    margin-right: -26px;
}
.flexoption .item-xoay-choose {
    margin-top: -36px;
}
.flexoption .item-xoay-choose:nth-child(2) {
    z-index: 9;
}
.flexoption .item-xoay-choose:nth-child(2) .itemtop-chooseper span{
width: 100% !important;
}
}