.section-item-text01 h1{
    color: var(--black);
    padding-bottom: 0;
    font-size: 30px;
    margin: 0 0 12px;
    border-bottom: 1px solid #9e9e9e;
}
.section-item-text01 h1 span:first-child,
.section-item-text01 h1 span:nth-child(3){
    color: var(--body-color);
    font-size: 32px;
    padding: 2px 0 0 7px;
    margin-left: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
}
.section-item-text01 h1 span:nth-child(2) {
    color: var(--primary-color);
    font-weight: bold;
    padding-left: 7px;
}
.course-page .section-title span{
    background-color: transparent;
    font-size: 30px;
    color: var(--primary-color);
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0;
    text-transform: uppercase;
    padding: 0;
}
.course-page .section-title b {
    display: none;
}
.h2-course {
    font-size: 30px;
    color: var(--primary-color);
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
}
.section-title-container.h2-course{
    margin-bottom: 15px;
}
.h2-course h2 {
    text-align: center;
    justify-content: center;
}
.h2-course:after {
    content: "";
    background-image: url(https://bdx.com.vn/wp-content/themes/hocviencongnghethongtin-child/assets/images/heading-line.png);
    width: 100%;
    display: block;
    height: 25px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 225px;
}
.item-text-info02 p{
    margin-bottom: 10px;
}
.reason-box {
    background: var(--white);
    -webkit-box-shadow: 7px 5px 30px #48497926;
    box-shadow: 7px 5px 30px #48497926;
    border-radius: 5px;
    padding: 15px;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    height: 100%;
}
.reason-box::before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    border-radius: 0 0 5px 5px;
    left: 0;
    background: var(--primary-color);
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}
.reason-box i {
    font-size: 100px;
    color: var(--primary-color);
}
.title-reason {
    color: var(--body-color);
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.txt-reason .des-reason {
    display: block;
    font-size: 15px;
    text-align: justify;
    color: var(--body-color);
    font-weight: normal;
    padding-top: 5px;
    min-height: 160px;
}
.reason-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    cursor: pointer;
}
.reason-box:hover::before {
    width: 100%;
}
.img-max-width{
    text-align: center;
    margin: 0 auto;
}
.img-max-width .box-shadow-4{
    box-shadow: none;
}
.img-max-width img{
    max-width: 600px;
    height: auto;
}
.branch-system-title {
    color: #333;
    font-size: 18px;
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    padding: 10px;
    font-weight: bold;
}
.list-branch-system {
    background-color: #fff;
    padding: 0 0 10px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    height: auto;
    /*min-height: 365px;*/
    margin-left: 0;
    list-style: none;
}
.list-branch-system li{
    margin: 0 !important;
}
.list-branch-system li, .list-branch-system li a {
    color: #000;
    text-align: left;
}
.list-branch-system .link-btn {
    display: inline-block;
    padding: 6px 6px 6px 10px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: pre-wrap;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}
.list-branch-system .branch-system-item:nth-child(even) {
    background-color: #f6f6f6;
}
.branch-system-number {
    font-size: 16px;
    color: #f47421;
    font-weight: bold;
}
.list-branch-system .link-btn:hover{
    color: #f47421;
}
.page-id-46 .rating-section {
    background-color: #fff;
}
.lecturers-branch img{
    width: 100%;
    height: auto;
    border: #333 solid 2px;
}
.lecturers-branch h3{
    font-size: 18px;
}
.testimonial-box-cnhv{
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin: 16px 0;
    background: #fff;
    color: #222;
}
.contact-map-branch{
    padding: 20px;
    font-size: 18px;
}
.page .color-bepnong h3, .color-i i{
    color: var(--primary-color) !important;
}
.background-black .accordion-inner{
    background-color: #4c4b50;
}
.row .section.lecturer-section {
    padding: 0;
}
.we_lecturer-item.auto-color.we_lecturer-BB .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-BB .we_lecturer-item-title a {
    color: #ec008b !important;
}
.we_lecturer-item.auto-color.we_lecturer-PC .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-PC .we_lecturer-item-title a {
    color: #58aa47 !important;
}
.we_lecturer-item.auto-color.we_lecturer-QTNHKS .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-QTNHKS .we_lecturer-item-title a {
    color: #0074bb !important;
}
.we_lecturer-item.auto-color.we_lecturer-DM .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-DM .we_lecturer-item-title a{
    color: #016973 !important;
}
.we_lecturer-item.auto-color.we_lecturer-SP .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-SP .we_lecturer-item-title a{
    color: #878d36 !important;
}
.we_lecturer-item.auto-color.we_lecturer-HVAN .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-HVAN .we_lecturer-item-title a{
    color: #93193D !important;
}
.we_lecturer-item.auto-color.we_lecturer-HVTK .we_lecturer-item-title, .we_lecturer-item.auto-color.we_lecturer-HVTK .we_lecturer-item-title a{
    color: #2e3192 !important;
}
.we_lecturer-style-list .we_lecturer-item-title{
    font-size: 15px !important;
}
.we_lecturer-style-list .we_lecturer-item-title span{
    font-size: 16px !important;
}
.five-core-values {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 10px 0;
}
.five-core-values .col-item-value {
    display: flex;
    flex-direction: column;
    width: 20%;
    border-right: 1px solid #999;
}
.five-core-values .col-item-value .text-value {
    padding: 15px;
    text-align: justify;
    color: #fff;
    height: 100%;
    background: #3c3b3d;
    font-size: 15px;
}
.page-id-66064 #header,
.page-id-66064 .rating-section{
    display: none;
}
.form-b2b{
    display: flex;
    flex-direction: column;
    align-self: center;
    max-width: 880px;
    margin: 0 auto;
    position: relative;
}
.title-b2b01{
    font-size: 30px;
}
.title-b2b02{
    font-size: 50px;
}
.title-b2b01, .title-b2b02{
    color: #f47421;
    font-weight: bold;
    text-align: center;
    margin-bottom:0;
}
.form-b2b .fix_tel {
    position: relative;
    display: block;
    width: 162px;
    top: 2px;
    right: 0;
    left: 0;
    margin: 18px auto;
}
.form-b2b .fix_tel i{
    font-size: 18px;
    color: #fff;
    margin: 4px;
}
.form-b2b .fix_tel a{
    color: #fff;
}
.form-b2b .weform {
    padding: 30px 15px;
    background-color: rgba(0,0,0,.39);
}
.form-b2b .weform .row {
    margin-right: auto;
    margin-left: auto;
}
.form-b2b .weform .col-md-6, .form-b2b .row>div:not(.col):not([class^=col-]) {
    padding-left: 0;
    padding-right: 0;
    width: 50% !important;
    float: left;
}
.form-b2b .weform .form-group {
    padding: 0 15px;
}
.form-b2b .weform .form-group input, .form-b2b .weform .form-group select {
    min-height: 45px;
}
.form-b2b .weform .form-group input[type="submit"] {
    width: 100%;
}
.list-menu-lichhoc ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.menu-tab-hocvien li {
    width: 33.333%;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.menu-tab-hocvien li a {
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    display: block;
    background: #3c3b3d;
    background: -moz-linear-gradient(left,rgba(60,59,61,1) 0,rgba(79,80,82,1) 49%,rgba(60,59,61,1) 100%);
    background: -webkit-linear-gradient(left,rgba(60,59,61,1) 0,rgba(79,80,82,1) 49%,rgba(60,59,61,1) 100%);
    background: linear-gradient(to right,rgba(60,59,61,1) 0,rgba(79,80,82,1) 49%,rgba(60,59,61,1) 100%);
    box-shadow: 3px 3px 7px #222;
    margin-bottom: 10px;
    border: 1px solid transparent;
}
.menu-tab-hocvien li a:hover {
    background: #f36c21;
    background: -moz-linear-gradient(left,rgba(243,108,33,1) 0,rgba(250,164,26,1) 44%,rgba(243,108,33,1) 100%);
    background: -webkit-linear-gradient(left,rgba(243,108,33,1) 0,rgba(250,164,26,1) 44%,rgba(243,108,33,1) 100%);
    background: linear-gradient(to right,rgba(243,108,33,1) 0,rgba(250,164,26,1) 44%,rgba(243,108,33,1) 100%);
    box-shadow: 3px 3px 7px #222;
    border: 1px solid transparent;
}
.img-max-700{
    max-width: 700px;
}
.img-max-60{
    max-width: 50px;
}
.img-max-700, .img-max-60{
    margin: 0 auto;
    text-align: center;
}
.img-max-60 img{
    margin-bottom: 20px;
}
.title-aau-open-day h1, .title-aau-open-day .h4, .title-hbkh h1, .title-contact-page h1, .title-contact-page .h4{
    color: var(--primary-color);
}
.info-open-day h3{
    color: #fff;
}
.title-hbkh h1, .title-contact-page h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
}
.title-contact-page h1{
    margin-bottom: 0;
}
.section-hpkh p, .section-hpkh ul li{
    color: #fff;
}
#weform-44744.weform .form-group input[type="submit"],
#weform-44744 .we_form_submit{
    width: 100%;
}
.form-contact-page fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 15px 0 0 0;
    border: none;
}
.form-contact-page .form-group {
    display: flex;
    flex-direction: column;
    width: 50%;
    height: 55px;
    padding: 0 15px;
}
.form-contact-page input, .form-contact-page select {
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    height: 45px !important;
}
.we-advert{
    position: relative;
}
.we-pushsal-headline {
    position: absolute;
    width: 180px;
    background-color: #fff;
    top: -18px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    margin-top: 0 !important;
    margin-bottom: 20px;
}
.woocommerce-checkout .sidebar-form-register{
    display: none;
}
@media (max-width: 1024px){
    .section-item-text01 h1 span:first-child, .section-item-text01 h1 span:nth-child(3){
        font-size: 28px;
    }
    .title-reason{
        font-size: 14px;
    }
    .txt-reason .des-reason {
        min-height: 188px;
    }
}
@media (max-width: 990px){
    .section-item-text01 h1{
        font-size: 24px;
    }
    .five-core-values .col-item-value .text-value{
        text-align: left;
    }
}
@media (max-width: 767px){
    .section-item-text01 h1 {
        font-size: 24px;
    }
    .section-item-text01 h1 span:first-child, .section-item-text01 h1 span:nth-child(3) {
        font-size: 24px;
    }
    .course-page .section-title span{
        font-size: 22px;
    }
    .five-core-values .col-item-value{
        width: 100%;
    }
    .five-core-values .col-item-value .text-value{
        padding: 10px;
        min-height: auto;
    }
    .form-b2b .weform .col-md-6, .form-b2b .row>div:not(.col):not([class^=col-]){
        width: 100% !important;
    }
    .title-b2b02 {
        font-size: 40px;
    }
}
@media (max-width: 499px){
    .section-item-text01 h1{
        text-align: center;
    }
    .reason-box {
        padding: 10px;
    }
    .menu-tab-hocvien li {
        width: 100%;
        margin-bottom: 0;
    }
    .title-b2b02 {
        font-size: 35px;
    }
    .form-contact-page .form-group {
        width: 100%;
    }
    .title-contact-page h1 {
        font-size: 28px;
    }
    .section-hpkh .weform{
        padding: 0 15px;
    }
    .we_lecturer-style-list .we_lecturer-item-title {
        font-size: inherit !important;
    }
    .we_lecturer-style-list .we_lecturer-item-title span {
        font-size: inherit !important;
    }
}