#return-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 2vw;
    right: 4rem;
    background: var(--color-highlight2);
    width: 4.5rem;
    height: 4.5rem;
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    color: white;
    border-radius: 50%;
}

#return-to-top i {
    position: relative;
    font-size: 1.6rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 4.5rem;
}

#return-to-top:hover {
    background: var(--color-highlight);
    color: white;
}

.header-setting1 .container > .row > div:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.language-section img {
    width: 32px;
    height: 22px;
    object-fit: contain;
    opacity: 0.5;
}

.language-section .language-switch .active img {
    opacity: 1;
}

/*header .logo-section a{*/
/*    position: absolute;*/
/*    bottom: -20px;*/
/*    z-index: 9;*/
/*}*/
/*header .logo-section {*/
/*    position: relative;*/
/*    margin-bottom: -30px;*/
/*    z-index: 9;*/
/* padding: 5px 0px 10px 0; */
/* margin-right: 0px; */
/* border-radius: 0 0 90px 0; */
/*    background-color: white;*/
/* border-top: 35px solid transparent; */
/* border-bottom: 35px solid transparent; */
/* border-left: 35px solid #fff; */
/*}*/
.cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(1) > .row > div, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(2) > .row > div, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(3) > .row > div {
    flex: 0 0 100%;
    max-width: 100%;
}

.cus-slider-3bai .article-item {
    margin-bottom: 0;
}

.cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(1) .inner-content, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(2) .inner-content, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(3) .inner-content {
    margin-top: 10px;
}

.cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(1) .inner-content, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(2) .inner-content, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(3) .inner-content {
    margin-top: 10px;
}

.cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(4) > .row > div:nth-child(2), .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(5) > .row > div:nth-child(2), .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(6) > .row > div:nth-child(2), .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(7) > .row > div:nth-child(2), .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(8) > .row > div:nth-child(2), .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(9) > .row > div:nth-child(2) {
    padding-left: 0;
}

.title-article-grey a {
    font-weight: 500;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(1) .title-article-grey a, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(2) .title-article-grey a, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(3) .title-article-grey a {
    font-weight: bold;
}

.cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(4) .post-date, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(5) .post-date, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(6) .post-date, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(7) .post-date, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(8) .post-date, .cus-slider-3bai .swiper .swiper-wrapper .article-item:nth-child(9) .post-date {
    display: none;
}

.bg-tin-tuc-home {
    position: relative;
    background: url(https://cdn4179.cdn4s7.io.vn/media/icon/news_section_bg.jpg);
    background-size: cover;
    padding: 30px 0 30px 0;
}

.icon-title-home {
    font-size: 22px;
    color: var(--color-highlight2);
    margin-right: 10px;
}

.cus-style-hinh-anh .title-section {
    color: white;
}

.cus-style-hinh-anh .article-title a {
    color: white;
}

.cus-style-hinh-anh .article-title a:hover {
    color: var(--color-highlight2);
}

.cus-style-hinh-anh .inner-content {
    display: flex;
}

.cus-style-hinh-anh .inner-content .icon-title-home {
    font-size: 18px;
}

.desc-highlight-html {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}

.cus-flex-name {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-highlight2);
}

.name-highlight-html {
    font-size: 56px;
    font-weight: bold;
    margin-right: 5px;
}

.text-highlight-html {
    font-size: 20px;
}

.img-highlight-html img {
    width: 60px;
    padding-bottom: 12px;
}

.title-highlight-html {
    font-size: 21px;
    font-weight: 700;
    color: var(--color-highlight);
}

.bg-highlight-html {
    padding: 30px 0 180px 0;
    background-size: cover;
}

.bg-linh-vuc-chinh {
    position: relative;
    margin-top: -120px;
}

.title-image-linh-vuc {
    background-color: var(--color-highlight2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 6px 0;
}

.img-icon-linh-vuc {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-right: 12px;
}

.swiper-tile-linh-vuc {
    font-size: 18px;
}

.title-linh-vuc-top {
    font-size: 30px;
    font-weight: bold;
    color: var(--color-highlight);
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.title-linh-vuc-top:before {
    position: absolute;
    content: '';
    top: 42px;
    left: 0;
    right: 0;
    width: 100px;
    height: 2px;
    background-color: var(--color-highlight2);
    margin: 0 auto;
}

.bg-thong-ke-html {
    background-size: cover;
    padding-top: 180px;
    margin-top: -150px;
    padding-bottom: 60px;
    color: white;
}

.cus-positon-linh-vuc {
    position: relative;
    z-index: 9;
}

.swiper-tile-thong-ke {
    font-size: 40px;
    font-weight: 700;
    margin-right: 10px;
    max-height: 70px;
}

.swiper-tile-thong-ke span {
    font-size: 20px;
    position: relative;
    top: -30px;
}

.class-none-block .swiper-tile-thong-ke {
    display: none;
}

.cus-icon-link-thong-ke img {
    width: 120px;
}

.cus-icon-link-thong-ke {
    display: flex;
    align-items: center;
    font-size: 20px;
    border: 2px solid white;
    width: max-content;
    padding: 10px 15px;
    border-radius: 10px;
    background-color: var(--color-highlight2);
}

.position-link-thongke {
    display: flex;
    justify-content: center;
    /* position: relative; */
    margin-top: 30px;
}

.cus-cong-bo-thong-tin .icon-title-home {
    color: var(--color-highlight);
}

.cus-cong-bo-thong-tin {
    border: 1px solid #ccc;
    padding: 20px 20px 5px 20px;
}

.swiper-tile-cong-thon-tin {
    font-size: 18px;
    color: var(--color-highlight);
    text-align: center;
    padding: 10px 0;
    background-color: white;
}

.bg-cong-thong-tin {
    background-color: #dfdfdf;
    padding: 30px 0;
}

footer {
    background-color: var(--color-highlight);
    position: relative;
    overflow: hidden;
}

footer .logo-section img {
    height: 9rem;
}

.thong-tin-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.color-highlight2 {
    color: var(--color-highlight2) !important;
}

.bg-img-footer {
    position: absolute;
    top: -20px;
    left: -15px;
}

/*zoom-anh bai viet*/
.article-item {
    overflow: hidden;
}

.article-item img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
}

.article-item:hover img {
    overflow: hidden;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*zoom-anh bai viet*/
.swiper-slider-main .swiper-slide img {
    /*max-height: 85rem;*/
    object-fit: cover;
    width: 100%;
    --_i: 15%;
    --_g: 100% /35% 35% no-repeat linear-gradient(#000 0 0);
    --m: left var(--_i, 0%) top var(--_g), bottom var(--_i, 0%) left var(--_g), top var(--_i, 0%) right var(--_g), right var(--_i, 0%) bottom var(--_g);
    -webkit-mask: var(--m);
    mask: var(--m);
    filter: grayscale();
    transition: 2s linear;
    cursor: pointer;
}

.swiper-slider-main .swiper-slide-active img {
    --_g: 100% / 100% 100% no-repeat linear-gradient(#000 0 0);
    filter: grayscale(0);
}

.img-banner-intro img {
    width: 100%;
    max-height: 330px;
    object-fit: cover;
}

/*trang gioi thieu*/
.menu-scroll-gioi-thieu {
    text-align: center;
    border-right: 1px solid white;
}

.menu-scroll-gioi-thieu a {
    color: white;
}

.menu-section-scroll-gt > .row > div:last-child .menu-scroll-gioi-thieu {
    border-right: none;
}

.bg-thong-tin-html-gt * {
    color: white !important;
}

.desc-gioi-thieu-html {
    text-align: center;
    padding: 10px 0 30px 0;
}

.bg-thong-tin-html-gt p {
    font-size: 16px;
    margin-bottom: 40px;
}

.bg-thong-tin-html-gt {
    padding: 60px 0 50px 0;
    position: relative;
}

.highlight-html-gioi-thieu > div {
    border-right: 1px dashed;
}

.highlight-html-gioi-thieu > div:last-child {
    border-right: none;
}

.bg-lich-su-hinh-thanh {
    padding: 60px 0 60px 0;
    position: relative;
}

.mota-lich-su-ht {
    text-align: center;
    margin: 30px 0;
    font-size: 18px;
    color: var(--color-highlight);
}

.thumd-lich-su-ht .swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
    border: none;
    font-size: 33px;
    font-weight: bold;
    color: var(--color-highlight);
}

.thumd-lich-su-ht .swiper-thumbs .swiper-slide {
    border: none;
    font-size: 26px;
    text-align: center;
    color: var(--color-highlight2);
}

.thumd-lich-su-ht .swiper-button-next, .thumd-lich-su-ht .swiper-button-prev {
    color: var(--color-highlight);
    font-size: 5rem;
    font-weight: bold;
}

.bg-tam-nhin-su-menh {
    padding: 60px 0 60px 0;
    position: relative;
    background-size: cover;
}

.bg-tam-nhin-su-menh * {
    color: white !important;
}

.img-tay-lai {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.bg-triet-ly {
    padding: 45px 0 45px 0;
    position: relative;
    background-size: cover;
}

.bg-triet-ly * {
    color: white !important;
}

.cus-linh-vuc-hd .title-linh-vuc-top {
    color: white !important;
}

.manager-name-lanh-dao {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin: 15px 0 20px 0;
}

.img-lanh-dao img {
    border: 1px solid #dfdfdf;
    border-radius: 50%;
}

.chu-danh-lanh-dao {
    color: var(--color-highlight2);
    font-weight: 600;
}

.cus-thanh-vien-hoi-dong {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 50px 0;
}

.img-so-do-gt {
    text-align: center;
}

/*end trang gioi thieu*/
/*Css by Thuong*/
.article-shareholders .post-date, .article-detail .post-date {
    color: #666;
    font-style: italic;
    font-size: 13px;
}

.article-shareholders .inner-image .ratio-1-1 {
    padding-top: 86%;
}

.article-shareholders .article-title a {
    text-decoration: none;
    color: #004ea0;
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 25px;
}

div iframe.fireant-widget {
    border: 5px solid #00acf1;
    /*background: url(https://cdn4179.cdn4s7.io.vn/media/images/stock.jpg) no-repeat center left;*/
}

.shareholders-title, .related_articles .title-section {
    position: relative;
    text-align: left !important;
    color: #004ea0;
    padding: 10px;
    margin: 0;
    padding-left: 0;
    font-size: 24px;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-top: 0;
    font-weight: 600;
}

.shareholders-title:after, .related_articles .title-section:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 50px;
    background: #004ea0;
    height: 2px;
}

/*End css*/
/*@media (min-width: 1000px) {*/
/*    .menu_article .menu-container {*/
/*        width: 90%;*/
/*        margin: 0 auto;*/
/*        max-width: 1200px;*/
/*    }*/
/*}*/
/*@media (max-width: 992px) {*/
/*    .menu_article .menu-container ul > li > a {*/
/*        font-size: 12px;*/
/*    }*/
/*}*/
/*@media (max-width: 768px) {*/
/*    .menu_article {*/
/*        display: none;*/
/*    }*/
/*    .article-shareholders {*/
/*        margin-top: 15px;*/
/*    }*/
/*}*/
.categories-tintuc ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
}

.categories-tintuc ul li {
    border-right: 1px solid #fff;
    padding: 0 15px;
    color: #ccc;
}

.categories-tintuc ul li a {
    padding: 10px 0;
}

.categories-tintuc a {
    color: #ccc;
}

.categories-tintuc a.active {
    color: white;
    font-weight: 600;
}

.categories-tintuc ul li:last-child {
    border: none;
}

.img-logo-top-highlight img {
    height: 10rem;
    object-fit: contain;
}

@media (max-width: 768px) {
    .img-logo-top-highlight {
        margin-bottom: 10px;
    }

    .name-highlight-html {
        font-size: 40px;
    }

    .img-highlight-html img {
        width: 55px;
    }

    .bg-linh-vuc-chinh {
        margin-top: 0px;
    }

    .bg-highlight-html {
        padding: 30px 0 30px 0;
    }

    .title-linh-vuc-top {
        font-size: 24px;
    }

    .cus-positon-linh-vuc .row > div {
        margin-bottom: 15px;
    }

    .bg-thong-ke-html {
        padding-top: 45px;
        margin-top: 0;
        padding-bottom: 45px;
        background-color: var(--color-highlight);
        background-image: none !important;
    }

    .swiper-tile-thong-ke {
        font-size: 30px;
        max-height: 55px;
    }

    .img-thong-ke img {
        max-width: 40px;
    }

    .swiper-tile-thong-ke span {
        font-size: 16px;
        top: -15px;
    }

    .cus-icon-link-thong-ke {
        font-size: 17px;
        padding: 8px 12px;
    }

    .position-link-thongke {
        margin-top: 10px;
    }

    .bg-cong-thong-tin .row > div {
        margin-bottom: 15px;
    }

    .thong-tin-footer {
        flex-wrap: wrap;
    }

    .menu-scroll-gioi-thieu {
        border-right: none;
        margin-bottom: 10px;
    }

    .img-banner-intro img {
        max-height: 400px;
        height: 150px;
    }

    .bg-thong-tin-html-gt p {
        margin-bottom: 20px;
    }

    .thumd-lich-su-ht .swiper-thumbs .swiper-slide {
        font-size: 23px;
    }

    .thumd-lich-su-ht .swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
        font-size: 28px;
    }

    .bg-lich-su-hinh-thanh {
        padding: 30px 0 30px 0;
    }

    .bg-tam-nhin-su-menh .title-linh-vuc-top:before {
        display: none;
    }

    .bg-tam-nhin-su-menh:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #00000029;
    }

    .cus-linh-vuc-hd .row > div {
        margin-bottom: 15px;
    }

    .cus-thanh-vien-hoi-dong {
        padding: 30px 0;
        flex-wrap: wrap;
    }

    .cus-thanh-vien-hoi-dong > div {
        width: 50%;
        margin-bottom: 15px;
    }

    .chu-danh-lanh-dao {
        font-size: 16px;
    }

    .header-mobile > .container > .row > div:nth-child(2) {
        display: flex;
        justify-content: flex-end;
    }
}

/*.logo-section:before {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    width: 282px;*/
/*    height: 87px;*/
/*    position: absolute;*/
/*    background: #f1f1f1;*/
/*    left: 360px;*/
/*    top: -22px;*/
/*    clip-path: polygon(50% 100%, 0 0, 100% 0);*/
/*    z-index: 30;*/
/*}*/
@media (min-width: 1600px) {
    header .logo-section:after {
        content: "";
        display: inline-block;
        background: white;
        width: 1400px;
        height: 70px;
        position: absolute;
        right: -725px;
        top: -20px;
        z-index: 20;
        clip-path: polygon(0 0, 45% 0, 40% 100%, 0% 100%);
    }

    header .logo-section a {
        position: absolute;
        z-index: 1000;
        /* left: 0; */
        /* padding: 0px 0; */
        top: -20px;
    }
}

@media (min-width: 1280px) and (max-width: 1600px) {
    header .logo-section:after {
        content: "";
        display: inline-block;
        background: white;
        width: 1200px;
        height: 70px;
        position: absolute;
        right: -620px;
        top: -20px;
        z-index: 20;
        clip-path: polygon(0 0, 45% 0, 40% 100%, 0% 100%);
    }

    header .logo-section a {
        position: absolute;
        z-index: 1000;
        /* left: 0; */
        /* padding: 0px 0; */
        top: -20px;
    }
}

.tuyen-dung-nhay {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/*CSS quyettq*/
.col-custome {
    flex: 0 0 calc(100%/2);
    max-width: calc(100% / 2);
}

@media (min-width: 576px) {
    .col-custome {
        flex: 0 0 calc(100%/3);
        max-width: calc(100% / 3);
    }
}

@media (min-width: 768px) {
    .col-custome {
        flex: 0 0 calc(100%/4);
        max-width: calc(100% / 4);
    }
}

@media (min-width: 1000px) {
    .col-custome {
        flex: 0 0 calc(100%/7);
        max-width: calc(100% / 7);
    }
}
