h4.archive-heading,
.lien-he-title {
    padding: 0;
    margin: 0;
    font-size: 24px;
    color: #637281;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 800;
}

.item_post {
    float: left;
    padding-bottom: 30px;
    width: 100%;
}

.item_post a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    transition: 0.5s;
}

.item_post a img {
    transition: 0.5s;
}

.item_post a:hover img {
    transform: scale(1.05);
}

.item_post_content a:hover h4 {
    color: #11b5e6;
}

.item_post_content a h4 {
    transition: 0.3s;
    padding: 15px 15px 0 15px;
    font-size: 14px;
    font-weight: 800;
    text-transform: none;
}

.item_post_content .post_excerpt p {
    padding: 0 15px 15px 15px;
    text-align: justify;
    line-height: 24px;
}

.item_post_img {
    float: left;
    width: 100%;
}

.item_post_img img {
    width: 100%;
    height: auto;
    display: block;
}

.item_post h4 {
    color: #012d59;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
}

.item_post_content {
    float: left;
    border: 1px solid #e7e7e7;
    width: 100%;
}

.date-comment span i {
    color: #11b5e6;
    margin-right: 5px;
}

.date-comment span {
    margin-right: 15px;
}

.date-comment {
    padding: 15px;
    display: flex;
    align-items: center;
}

.post_date {
    font-size: 13px;
    margin-top: 5px;
    color: #000;
}

.post_excerpt p {
    margin: 0;
    margin-top: 10px;
    color: #000;
    border-bottom: 1px solid #e7e7e7;
}

nav.navigation.pagination {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

nav.navigation.pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
}

nav.navigation.pagination .page-numbers {
    /* padding: 5px; */
    text-decoration: none;
    width: 34px;
    display: flex;
    height: 34px;
    background: #11b5e6;
    color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 99px;
    font-weight: 800;
    overflow: hidden;
    margin-right: 10px;
    transition: 0.3s;
}

nav.navigation.pagination .page-numbers.current,
nav.navigation.pagination a.page-numbers:hover {
    background-color: #2c394c;
}


/* single */

.single-post h2 {
    font-size: 16px;
}


/* page */

.page-heading {
    /* text-align: center; */
    color: #637281;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 800;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.thanh-lich-su ul {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding-left: 0;
    position: relative;
    background: #dfdfdf;
    height: 3px;
    margin: 0;
    transition: 2s;
}

.thanh-lich-su ul li .date-gioi-thieu {
    position: relative;
    margin-bottom: 9.5px;
    display: block;
    cursor: pointer;
}

.thanh-lich-su ul li.active .date-gioi-thieu:before,
.thanh-lich-su ul li .date-gioi-thieu:hover:before {
    background-color: #11b5e6;
}

.lich-su-cong-ty .tab-content-gt.active {
    display: block;
}

.lich-su-cong-ty .tab-content-gt {
    display: none;
}

.content-thanh-lich-su {
    position: relative;
}

.content-thanh-lich-su .thanh-lich-su-wrapper {
    overflow: hidden;
    padding: 40px 0 40px 0;
}

.thanh-lich-su ul li .date-gioi-thieu::before {
    z-index: 5;
    transition: 0.3s;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 99px;
    background: #fff;
}

.thanh-lich-su ul .current-tab-gt {
    height: 3px;
    background: #11b5e6;
}

.thanh-lich-su ul li .date-gioi-thieu span {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.title-box-lich-su::before {
    height: 5px;
    width: 100px;
    display: block;
    background: #11b5e6;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    bottom: 0;
}

.title-box-lich-su {
    text-align: center;
    margin: 50px 0;
    position: relative;
    font-size: 24px;
    color: #012d59;
    font-weight: 800;
    padding-bottom: 15px;
}

.pre-content-thanh-lich-su:hover,
.next-content-thanh-lich-su:hover {
    color: #fff;
    background-color: #11b5e6;
}

.title_content_box_lich_su {
    font-size: 18px;
    font-weight: 800;
}

.lich-su-cong-ty .tab-content-gt {
    width: 800px;
    margin: 0 auto;
}

.lich-su-cong-ty .tab-content-gt .content {
    display: flex;
    justify-content: space-between;
}

.lich-su-cong-ty .tab-content-gt .content p {
    line-height: 24px;
}

.lich-su-cong-ty #tab_gt_1 .content img,
.lich-su-cong-ty #tab_gt_1 .content p {
    width: calc(50% - 15px);
}

.thanh-lich-su ul li:nth-child(2n) .date-gioi-thieu::after {
    content: "\f107";
    font-family: fontawesome;
    bottom: -27px;
    position: absolute;
    right: -5px;
    font-size: 16px;
}

.thanh-lich-su ul li:nth-child(2n-1) .date-gioi-thieu::after {
    content: "\f106";
    font-family: fontawesome;
    bottom: -7px;
    position: absolute;
    right: -5px;
    font-size: 16px;
}

.pre-content-thanh-lich-su,
.next-content-thanh-lich-su {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #11b5e6;
    /* font-size: 20px; */
    width: 30px;
    height: 30px;
    border: 1px solid #e7e7e7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 99px;
    z-index: 10;
    background: #fff;
    cursor: pointer;
    transition: 0.5s;
}

.next-content-thanh-lich-su {
    right: -35px;
}

.pre-content-thanh-lich-su {
    left: -35px;
}

.thanh-lich-su ul li {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    list-style: none;
}

.doi-ngu-giam-doc .content-doi-ngu-giam-doc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.doi-ngu-giam-doc .content-doi-ngu-giam-doc .content-item,
.doi-ngu-giam-doc .content-doi-ngu-giam-doc .img {
    width: calc(100%/2 - 15px);
}

.doi-ngu-giam-doc .content-doi-ngu-giam-doc .content-item .name {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    color: #012d59;
    font-weight: 800;
}

.doi-ngu-giam-doc .content-doi-ngu-giam-doc .content-item .chuc-vu {
    margin-bottom: 15px;
    display: block;
}

.doi-ngu-giam-doc .content-doi-ngu-giam-doc .content-item .desc {
    line-height: 24px;
}

.doi-ngu-giam-doc .content-doi-ngu-giam-doc .item-doi-ngu {
    margin-bottom: 30px;
    width: calc(100%/2 - 15px);
    display: flex;
    justify-content: space-between;
    background: #f9f9f9;
    padding: 15px;
    border-bottom: 2px solid #ececec;
}

.single-post-content .entry-header {
    margin-bottom: 30px;
}

.single-post-content .archive-heading {
    margin-bottom: 0;
}

.single-post-excerpt p {
    margin: 0;
    line-height: 24px;
    text-align: justify;
}

.single-post-excerpt {
    padding: 15px 15px 15px 15px;
    background-color: #f9f9f9;
    margin-bottom: 30px;
}

.single-post-tag {
    margin-bottom: 15px;
    margin-top: 15px;
}

.single-post-bottom .single-post-like {
    text-align: right;
    margin-bottom: 15px;
}

.single-post-tag a {
    padding: 10px;
    display: inline-block;
    background: #f9f9f9;
    color: #637281;
    text-decoration: none;
    transition: 0.3s;
}

.single-post-date-share .date-comment {
    padding: unset;
}

.single-post-date-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.single-post-list li {
    list-style: none;
}

.single-post-list li a::before {
    content: "";
    width: 10px;
    height: 5px;
    border: 1px solid;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.single-post-list li a:hover {
    color: #11b5e6;
}

.single-post-list li a {
    transition: 0.3s;
    position: relative;
    text-decoration: none;
    color: #637281;
    padding-left: 15px;
    display: block;
    margin-bottom: 0;
}

.single-post-list {
    padding-left: 0;
    margin-bottom: 0;
}

.single-post-tabs {
    margin-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #f9f9f9;
    flex-wrap: wrap;
}

.single-post-tabs li.active,
.single-post-tabs li:hover {
    border-color: #11b5e6;
    color: #11b5e6;
}

.single-post-tabs li {
    text-transform: uppercase;
    list-style: none;
    font-size: 14px;
    color: #637281;
    font-weight: 800;
    cursor: pointer;
    padding: 15px;
    text-align: center;
    width: calc(100% / 3);
    border-bottom: 2px solid #ececec;
    transition: 0.3s;
}

.single-post-register h2 {
    font-size: 24px;
    font-weight: 800;
    color: #11b5e6;
}

.single-post-register {
    padding: 30px;
    border-top: 2px solid #11b5e6;
    box-shadow: 0 1px 20px 0 #00000059;
    background-color: #fff;
}

.dang_ky_tu_van .wpcf7-form-control-wrap {
    width: 100%;
}

.single-post-tag a:hover {
    color: #fff;
    background: #11b5e6;
}

.main-search .entry-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main-search .entry-content .item_post {
    width: calc(100%/4 - 15px);
}

@media only screen and (max-width: 768px) {
    .post_excerpt {
        font-size: 11px;
    }
    .item_post h4 {
        font-size: 13px;
    }
    .post_date {
        font-size: 10px;
        margin-top: 0px;
    }
    .post_excerpt p {
        margin: 0;
    }
}

@media only screen and (max-width: 640px) {
    /*.post_excerpt {*/
    /*    display: none;*/
    /*}*/
    .archive-main-post {
        margin: 0 -5px;
    }
    .date-comment span {
        margin-right: 10px;
    }
    .item_post_content a h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .single-post-excerpt {
        padding: 10px;
        background-color: #f9f9f9;
        margin-bottom: 15px;
    }
    .single-post-tabs li {
        padding: 10px 0px;
    }
    .single-post-content {
        margin: 0 -5px;
    }
    .single-post-tabs li {
        width: unset;
    }
    h4.archive-heading,
    .lien-he-title {
        font-size: 18px;
    }
    .post-tab-content {
        text-align: justify;
    }
    .single-post-register {
        padding: 15px;
    }
    .single-post-register h2 {
        font-size: 18px;
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .single-post-register {
        padding: 10px;
    }
    .item_post {
        padding-bottom: 15px;
    }
}