/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* 
@font-face {
    font-family: 'SVN-Helga';
    src: url("fonts/SVN-Helga.otf");
} */


.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1200px;
}

body {
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
}

.nav > li > a {
}

.headingPage1 {
    margin: 0;
}

.section-title {
    margin: 0;
    justify-content: center;
}

    .section-title b {
        display: none;
    }

    .section-title .section-title-main {
        color: white;
    }

.button.icon.is-small {
    background: #084275;
}

.pageContactCol {
}

    .pageContactCol iframe {
        margin-bottom: 0;
    }

    .pageContactCol .col-inner {
        background: linear-gradient(301.82deg, rgba(20, 189, 226, .1) 5.61%, rgba(115, 152, 247, 0) 30.85%), linear-gradient(110.33deg, #dbeeff -2.52%, rgba(246, 254, 254, .973543) 104.09%, rgba(231, 254, 250, .97) 133.69%);
    }

    .pageContactCol .icon-box {
        padding: 10px 15px;
    }

        .pageContactCol .icon-box h3 {
            color: #005ca7;
            font-weight: 800;
            text-transform: uppercase;
        }

        .pageContactCol .icon-box p {
            color: black;
        }

        .pageContactCol .icon-box ul {
            list-style: none;
        }

        .pageContactCol .icon-box li {
            margin: 0 0 10px 0;
            color: black;
            font-size: 14.5px;
            padding-left: 25px;
        }

        .pageContactCol .icon-box ul li:nth-child(1) {
            display: block;
            background: url(images/imap.png) no-repeat;
            background-size: 20px;
        }

        .pageContactCol .icon-box ul li:nth-child(2) {
            display: inline-block;
            background: url(images/iphone.png) 3px 2px no-repeat;
            background-size: 15px;
            margin-right: 5px;
        }

        .pageContactCol .icon-box ul li:nth-child(3) {
            display: inline-block;
            background: url(images/iemail.png) 3px 4px no-repeat;
            background-size: 15px;
            margin-right: 5px;
        }

.sub-menu {
    padding: 5px 10px;
    border: none !important;
    background: #005ca7;
    border-radius: .5em;
}

    .sub-menu li {
    }

        .sub-menu li a {
            margin: 0 0 !important;
            border-bottom: 1px dashed #ffffff87 !important;
            color: white;
            font-size: 0.9em;
        }

            .sub-menu li a:hover {
                color: white !important;
                border-bottom: 1px dashed white !important;
            }

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    display: none !important;
}

.pageContactCol {
    margin-bottom: 30px;
}

.pageFormCol {
}

    .pageFormCol input {
        padding-left: 60px;
        border: 1px solid #ddd;
        width: 100%;
        font-weight: 400;
        box-shadow: none;
        height: 35px;
    }

    .pageFormCol textarea {
        padding-left: 62px;
        border: 1px solid #ddd;
        width: 100%;
        line-height: 19px;
        font-weight: 400;
        box-shadow: none;
        min-height: 136px;
    }

    .pageFormCol .text-form {
        margin-bottom: 15px;
    }

    .pageFormCol .wpcf7-submit {
        background: #d9251b;
        padding: 0;
        font-weight: 800;
        text-align: center;
        padding: 0 20px;
        max-width: 90px;
        border-radius: 0.5em;
        height: 35px;
        min-height: 35px;
        line-height: 35px;
    }

.pageFormColK .wpcf7-form-control-wrap:before {
    position: absolute;
    width: 40px;
    height: 35px;
    content: "";
    top: 0px;
    left: 1px;
    z-index: 1;
}

.pageFormColK .wpcf7-form-control-wrap:nth-child(1):before {
    background: url(images/lab1.png) center no-repeat;
}

.pageFormColK .wpcf7-form-control-wrap:nth-child(3):before {
    background: url(images/lab2.png) center no-repeat;
}

.pageFormColK .wpcf7-form-control-wrap:nth-child(5):before {
    background: url(images/lab3.png) center no-repeat;
}

.pageFormColK .wpcf7-form-control-wrap:nth-child(7):before {
    background: url(images/lab4.png) center no-repeat;
}

.pageFormColK .wpcf7-form-control-wrap:nth-child(9):before {
    background: url(images/lab5.png) center no-repeat;
}

.pageFormColN .wpcf7-form-control-wrap:before {
    position: absolute;
    width: 40px;
    height: 35px;
    content: "";
    top: 0px;
    left: 1px;
    z-index: 1;
}

.pageFormColN .wpcf7-form-control-wrap:nth-child(1):before {
    background: url(images/lab6.png) center no-repeat;
    color: #b5b5b5;
}

.pageFormColN .wpcf7-form-control-wrap:nth-child(3):before {
    background: url(images/lab7.png) center no-repeat;
    background-size: 16px;
    top: 4px;
    left: 3px;
}


.wpcf7 form .wpcf7-response-output {
    margin: 20px 0 10px;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}
/*Google*/
.bv-form .help-block {
    margin-bottom: 0
}

.nav-tabs li.bv-tab-success > a {
    color: #3c763d
}

.nav-tabs li.bv-tab-error > a {
    color: #a94442
}

section.contact-form form input, section.contact-form form textarea {
    margin-bottom: 5px;
}

small.help-block {
    color: rgba(255, 0, 0, 0.94);
}

.phone-hotline-fixed {
    touch-action: none
}

footer ul li {
    display: flex;
}

div#google_translate_element {
    margin-bottom: 16px;
}

.copyright.text-center {
    font-size: 13px;
}

    .copyright.text-center a {
        text-decoration: none;
        color: #fff;
    }

footer {
    margin-top: 65px;
}

.search-q-and-a button {
    background: none;
}

.categories-top .swiper-button-next::after,
.categories-top .swiper-button-prev::after {
    font-size: 16px;
    color: #08E1E8;
}

.ask-questions-now {
    margin-top: 16px;
}

.button-contact-faq a {
    color: #fff !important;
    margin: 0 24px;
}

.search-q-and-a button {
    background: none;
}

    .search-q-and-a button img {
        width: auto;
    }

@media (max-width: 767px) {

    .button-contact-faq {
        width: 216px;
    }

    .search-q-and-a button img {
        margin-top: 1px;
    }
}

.col-inner .goog-te-combo {
    border: 1px solid #005CA7;
    color: #005CA7;
    max-width: 180px;
    font-weight: 800;
    font-family: "Nunito", sans-serif;
    text-transform: uppercase;
    background: url(images/down.png) no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: 4px;
    background-size: 20px;
    border-radius: .5em;
}

.ftCol iframe {
    border-radius: .5em;
}

.ftInfo {
}

    .ftInfo h3 {
    }

    .ftInfo ul {
        margin-bottom: 10px;
    }

        .ftInfo ul li {
            list-style: none;
            margin: 0;
            padding: 0;
            margin-bottom: 17px;
            padding-left: 30px;
        }

            .ftInfo ul li strong {
                color: #000000;
            }

            .ftInfo ul li p {
                margin-bottom: 0;
                color: black;
            }


            .ftInfo ul li:nth-child(1) {
                background: url(images/f1.png) left center no-repeat;
                background-size: 15px;
            }

                .ftInfo ul li:nth-child(1) strong {
                }

                .ftInfo ul li:nth-child(1) p {
                }

            .ftInfo ul li:nth-child(2) {
                background: url(images/f2.png) left center no-repeat;
                background-size: 15px;
            }

            .ftInfo ul li:nth-child(3) {
                background: url(images/f3.png) left center no-repeat;
                background-size: 15px;
            }

                .ftInfo ul li:nth-child(3) p {
                    font-size: 24px;
                    font-weight: 800;
                    color: #005CA7;
                }

    .ftInfo .colSocial {
    }

        .ftInfo .colSocial ul {
            display: flex;
            gap: 10px;
            margin-bottom: 0;
        }

            .ftInfo .colSocial ul li {
                background: none;
                padding: 0;
                margin: 0;
            }

                .ftInfo .colSocial ul li a {
                    width: 34px;
                    height: 34px;
                    display: block;
                    text-indent: -999px;
                    overflow: hidden;
                }

                .ftInfo .colSocial ul li:nth-child(1) a {
                    background: url(images/si1.png) center center no-repeat;
                    background-size: 34px;
                }

                .ftInfo .colSocial ul li:nth-child(2) a {
                    background: url(images/si2.png) center center no-repeat;
                    background-size: 34px;
                }

                .ftInfo .colSocial ul li:nth-child(3) a {
                    background: url(images/si3.png) center center no-repeat;
                    background-size: 34px;
                }

.ftMenu {
}

    .ftMenu ul {
        list-style: none;
        margin: 0;
        display: flex;
        justify-content: end;
        gap: 30px;
        align-items: center;
    }

        .ftMenu ul li {
            margin: 0;
            display: block;
            line-height: 26px;
        }

            .ftMenu ul li a {
                font-weight: 800;
                color: black;
                /* text-transform: uppercase; */
                display: block;
            }

.imgFooter {
}

    .imgFooter img {
        max-width: 90px;
    }

.defaultHeading {
}

    .defaultHeading h2 {
        background: #19A0DA;
        display: inline-block;
        width: auto;
        padding: 8px 24px;
        color: white;
        font-size: 16px;
        border-radius: .5em;
        overflow: hidden;
    }


.defaultHeading2 {
}

    .defaultHeading2 h2 {
        background: white;
        display: inline-block;
        width: auto;
        padding: 8px 24px;
        color: #005CA7;
        font-size: 16px;
        border-radius: .5em;
        overflow: hidden;
    }

.chuandoanInfo1 {
}

    .chuandoanInfo1 p {
        color: black;
        font-size: 14px;
        text-align: justify;
    }

.chuandoanTitle {
}

    .chuandoanTitle h3 {
        background: url(images/line1.png) center right no-repeat;
        margin: 0;
    }

.chuandoanTitle2 h3 {
    background: url(images/line1.png) center left no-repeat;
    margin: 0;
}

.chuandoanTitle3 h3 {
    background: url(images/line2.png) center right no-repeat;
    margin: 0;
}


.mucdichxetnghiem {
}

    .mucdichxetnghiem h4 {
        background: #19A0DA;
        display: inline-block;
        width: auto;
        padding: 6px 24px;
        color: white;
        font-size: 14px;
        border-radius: .5em;
        overflow: hidden;
        margin: 0;
        transform: translate(24px, 26px);
    }

.chuandoanHeading2 h3 {
    font-size: 24px;
}

.chuandoanInfo2 p {
    font-size: 20px;
    margin-bottom: 5px;
}

.xetnghiemiBox {
    align-items: center;
}

    .xetnghiemiBox .icon-box-img {
    }

        .xetnghiemiBox .icon-box-img .icon {
        }

            .xetnghiemiBox .icon-box-img .icon .icon-inner {
            }

                .xetnghiemiBox .icon-box-img .icon .icon-inner img {
                    padding: 0;
                }

.rowXetNghiem {
    border: 1px solid #005CA7;
    border-radius: 1em;
    padding: 25px 0px 15px;
}

.sub-menu .current-menu-item a, .sub-menu .current_page_item a {
    color: white !important;
}

.baolanhHeading h2 {
    margin: 0;
}

.thuociBox {
    margin-bottom: 30px;
}

    .thuociBox .box-image {
    }

.trilieuItem .box-image div {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thuociBox .box-image .image-cover {
}

    .thuociBox .box-image .image-cover img {
    }

.thuociBox .box-text {
}

    .thuociBox .box-text .box-text-inner {
    }

        .thuociBox .box-text .box-text-inner h3 {
            font-size: 24px;
            text-align: center;
            color: #005CA7;
            margin: 10px 0;
        }

        .thuociBox .box-text .box-text-inner ul {
            background: #F2F2F2;
            padding: 26px 20px;
            margin: 0;
            border-radius: 16px;
        }

            .thuociBox .box-text .box-text-inner ul li {
                color: #000000;
                margin-bottom: 0;
            }

.iboxQuyTrinh {
    margin-bottom: 30px;
}

    .iboxQuyTrinh .col-inner {
        height: 100%;
    }

    .iboxQuyTrinh:nth-child(1):before {
        content: "";
        background: url(images/phay1.png);
        width: 51px;
        height: 40px;
        position: absolute;
        z-index: 9;
        top: -17px;
        right: 51px;
    }

    .iboxQuyTrinh:nth-child(1):after {
        content: "";
        background: #005CA7;
        width: 222px;
        height: 12px;
        position: absolute;
        z-index: 9;
        bottom: -5px;
        left: 64px;
        border-radius: 16px;
    }

    .iboxQuyTrinh:nth-child(2):before {
        content: "";
        background: url(images/phay2.png);
        width: 51px;
        height: 40px;
        position: absolute;
        z-index: 9;
        top: -17px;
        right: 51px;
    }

    .iboxQuyTrinh:nth-child(2):after {
        content: "";
        background: #E4F2FF;
        width: 222px;
        height: 12px;
        position: absolute;
        z-index: 9;
        bottom: -5px;
        left: 64px;
        border-radius: 16px;
    }

    .iboxQuyTrinh ul {
        margin-bottom: 0;
    }

.donviHeading {
}

    .donviHeading h2 {
        font-size: 32px;
        font-weight: 800;
    }

.donviItem {
    margin-bottom: 30px;
}

    .donviItem .box-image {
        border-radius: 16px;
        overflow: hidden;
    }

.lieuphapText {
}

    .lieuphapText p {
        margin-bottom: 5px;
    }

.lieuphapItem {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px #00000017;
    margin-bottom: 30px;
}

    .lieuphapItem .box-text {
        padding: 0;
        margin-top: -30px;
    }

        .lieuphapItem .box-text .box-text-inner {
            padding: 45px 30px;
            background: white;
            box-shadow: 0px 0px 20px 0px #00000017;
            border-radius: 16px;
            min-height: 270px;
        }

            .lieuphapItem .box-text .box-text-inner h3 {
                margin: 0;
                color: black;
                text-transform: uppercase;
                font-size: 1.25em;
                margin-bottom: 15px;
                margin-top: 10px;
            }

            .lieuphapItem .box-text .box-text-inner p {
            }

.lieuphapCounter {
    width: 74px;
    height: 74px;
    position: absolute;
    left: 0;
    right: 0;
    top: -36px;
    background: #19A0DA;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lieuphapCounter div {
        font-size: 24px;
        color: white;
        font-weight: 800;
    }

.headingTrilieu {
}

    .headingTrilieu h2 {
        font-size: 32px;
    }

    .headingTrilieu p {
        margin: 0 0 5px;
    }

.trilieuItem {
}

    .trilieuItem .box-image {
        margin-bottom: 15px;
        border-radius: 16px;
        overflow: hidden;
        height: 319px;
    }

        .trilieuItem .box-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .trilieuItem .box-text {
        background: #DEDEDE;
        padding: 14px 40px 9px;
        border-radius: 16px;
    }

        .trilieuItem .box-text .box-text-inner {
        }

            .trilieuItem .box-text .box-text-inner p {
                margin: 0 0 5px;
                color: #000000;
            }

.trilieuRow1 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 0;
}

.stTrilieu1 .trilieuRow2 {
    justify-content: space-between;
    display: flex;
    align-items: start;
    gap: 0;
}

.stTrilieu1 .trilieuRow1 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 0;
    flex-flow: unset;
}

    .stTrilieu1 .trilieuRow1:after {
        display: none !important;
    }

.stTrilieu1 .trilieuRow2:after {
    display: none !important;
}

.trilieuCol {
}

.video {
    margin-bottom: 15px;
    height: 319px;
    border-radius: 16px;
    overflow: hidden;
}

    .video p {
        margin: 0;
    }

    .video .video-fit iframe {
    }

.trilieuVideoText {
    background: #DEDEDE;
    padding: 14px 40px 9px;
    border-radius: 16px;
}

    .trilieuVideoText p {
        margin: 0 0 5px;
        color: #000000;
    }

.tacdungHeading {
}

    .tacdungHeading h2 {
        font-size: 24px;
        margin-bottom: 0;
    }

.list1Ul {
}

    .list1Ul ul {
        column-count: 4;
        margin: 0 auto;
        width: fit-content;
        column-gap: 35px;
        list-style: none;
    }


        .list1Ul ul li {
            margin: 0;
            font-size: 14px;
            color: white;
            margin-bottom: 40px;
            background: url(images/icheck.png) left center no-repeat;
            height: 31px;
            display: flex;
            align-items: center;
            padding-left: 40px;
        }

.list2ul {
}

    .list2ul ul {
    }

        .list2ul ul li {
            margin: 0;
            font-size: 14px;
            margin-bottom: 12px;
            background: url(images/icheck.png) left center no-repeat;
            min-height: 31px;
            display: flex;
            align-items: center;
            padding-left: 45px;
            font-weight: 800;
        }

.llineCol::after {
    content: "";
    position: absolute;
    background: url(images/line1.png) left bottom no-repeat;
    width: 67px;
    height: 24px;
    left: 15px;
    bottom: 1px;
}

.textTriLieu3 {
}

    .textTriLieu3 p {
        margin-bottom: 5px;
    }

    .textTriLieu3:before {
        content: "";
        /* position: absolute; */
        background: url(images/line1.png) left bottom no-repeat;
        width: 67px;
        height: 24px;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        margin-bottom: 20px;
        /* transform: translate(0, -33px); */
        display: block;
    }

.qtTrilieuItem2 {
    margin-bottom: 50px;
}

    .qtTrilieuItem2 .icon-box-text {
        padding: 50px 30px 10px;
        background: white;
        border-radius: 16px;
        overflow: hidden;
        min-height: 273px;
    }

        .qtTrilieuItem2 .icon-box-text h3 {
        }

        .qtTrilieuItem2 .icon-box-text p {
            font-size: 14px;
            color: black;
        }



.trVideoCol {
}

    .trVideoCol p {
        background: #DEDEDE;
        padding: 10px 40px 10px;
        border-radius: 16px;
        color: black;
        font-size: 14px;
    }

    .trVideoCol .text {
    }

.imgTuvanCol {
}

    .imgTuvanCol .img {
        position: absolute;
        bottom: -115px;
    }

        .imgTuvanCol .img .img-inner {
        }

    .imgTuvanCol img {
    }

.ftuvanText {
}

    .ftuvanText p {
        margin: 0;
        font-size: 20px;
        font-weight: 800;
    }

    .ftuvanText h3 {
        font-size: 30px;
        font-weight: 800;
        margin: 0;
    }

.formCol {
}

.formCol {
}

    .formCol .wpcf7-form-control-wrap {
    }

    .formCol .wpcf7-form-control {
        height: 58px;
        border-radius: 40px;
        border: none;
        margin: 0;
    }

    .formCol .wpcf7-submit {
        margin: 0;
        background: url(images/fEmail.png) center center no-repeat;
        text-indent: 9999px;
        border: none;
        position: absolute;
        top: 7px;
        right: 10px;
        width: 20px;
        height: 20px;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

.wpcf7-spinner {
    display: none;
}

.formCol .wpcf7-response-output {
    background: white;
}

.formCol form {
    margin: 10px 0 0;
}



.list-blogs .item {
    background: #f5fdff;
    border: 1px solid #eaebf0;
    box-shadow: 0 1px 2px rgb(16 24 40 / 4%);
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 24px;
    height: 96%;
}

.list-blogs a {
    text-decoration: none;
}

.list-blogs .item .thumb {
    height: 282px;
    overflow: hidden;
}

.list-blogs .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list-blogs .info {
    padding: 32px;
}

    .list-blogs .info button {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #303336;
        background: linear-gradient(301.82deg, rgba(20, 189, 226, 0.1) 5.61%, rgba(115, 152, 247, 0) 30.85%), linear-gradient(110.33deg, #DBEEFF -2.52%, rgba(246, 254, 254, 0.973543) 104.09%, rgba(231, 254, 250, 0.97) 133.69%);
        border-radius: 5px;
        border: none;
        margin-bottom: 20px;
        margin-right: 16px;
    }

    .list-blogs .info h3 {
        font-weight: 600;
        font-size: 24px;
        letter-spacing: 1.2px;
        color: #303336;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: initial;
        overflow: hidden;
        margin: 0 0 5px;
        line-height: 1.4;
        min-height: 35px;
    }

.list-blogs p {
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .2px;
    color: #303336;
}

.list-blogs .info a.view-more {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1px;
    color: #00c1aa;
}

.certiItem {
}

.certiThumb {
}

    .certiThumb img {
    }


.lvBox1 {
}

    .lvBox1 h2 {
        background: white;
        display: inline-block;
        width: auto;
        padding: 8px 24px;
        color: #005CA7;
        font-size: 16px;
        border-radius: .5em;
        overflow: hidden;
        margin: 0;
    }

    .lvBox1 ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 0;
        gap: 6px;
    }

        .lvBox1 ul li {
            color: white;
        }

.lvBox2 h2 {
    background: #706E6E;
    color: white;
}

.lvBox2 ul li {
    color: black;
}

.themanhItem {
    margin-bottom: 30px;
}

    .themanhItem .box-text {
        padding: 10px 0;
    }

.tabPartner {
}

    .tabPartner .nav-line {
    }

        .tabPartner .nav-line .tab {
            margin-right: 28px;
        }

            .tabPartner .nav-line .tab a {
                background: #FFFFFF;
                padding: 6px 24px;
                border-radius: 10px;
            }

                .tabPartner .nav-line .tab a:before {
                    display: none;
                }

                .tabPartner .nav-line .tab a span {
                    color: #005CA7;
                    font-size: 16px;
                }

            .tabPartner .nav-line .tab.active {
            }

                .tabPartner .nav-line .tab.active a {
                    background: #19A0DA;
                }

                    .tabPartner .nav-line .tab.active a span {
                        color: white;
                    }

.partnerItem {
}

.partnerThumb {
}

    .partnerThumb img {
    }

.historyBox {
    position: relative;
}

    .historyBox:before {
        content: "";
        width: 5px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 100%;
        border-radius: 50px;
        background: #005CA7;
        transform: translate(0, 22px);
    }

.hisRow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 30px;
}

    .hisRow:first-child {
        /* transform: translate(0, -70px); */
    }

.historyBox .hisRow .hisCol {
}

    .historyBox .hisRow .hisCol:before {
        content: "";
    }

.historyBox .hisRow:nth-child(2n):before {
    content: "";
    display: none;
}

.historyBox .hisRow:nth-child(2n) .hisCol {
    display: flex;
    justify-content: end;
}

    .historyBox .hisRow:nth-child(2n) .hisCol .hisItem {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
    }

        .historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisTitle {
            border-radius: 0px 16px 16px 16px;
        }

            .historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisTitle:before {
                left: unset;
                right: -35px;
            }

.historyBox .hisRow .hisCol .hisItem .hisTitle:after {
    content: "";
    width: 15px;
    position: absolute;
    height: 100%;
    background: #D9D9D9;
    border-radius: 0px 3px 3px 0px;
    right: -5px;
    transform: skew(-18deg,0deg);
    top: 0;
}

.historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisTitle:after {
    content: "";
    width: 15px;
    position: absolute;
    height: 100%;
    background: #D9D9D9;
    border-radius: 0px 3px 3px 0px;
    right: unset;
    left: -5px;
    transform: skew(18deg,0deg);
    top: 0;
}

.hisRow:before {
    content: "";
}

.hisCol {
}

.hisTitle:before {
    content: "";
    width: 39px;
    height: 39px;
    background: url(images/elip.png) center center no-repeat;
    position: absolute;
    left: -35px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hisItem {
    width: 445px;
    padding: 0px 16px;
    position: relative;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: end; */
}

.hisTitle {
    height: 50px;
    background: white;
    width: 169px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 20px 0px #D9D9D9;
    border-radius: 16px 0 16px 16px;
    margin-bottom: 12px;
    position: relative;
    font-size: 24px;
    font-weight: 800;
    color: #005CA7;
}

.hisDescription {
    background: #F1F1F1;
    padding: 22px 26px;
    border-radius: 16px;
    font-size: 16px;
    color: black;
}

.historyBox .hisRow .hisCol .hisItem .hisDescription {
    position: relative;
}

.historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisDescription {
}

.historyBox .hisRow .hisCol .hisItem .hisDescription:before {
    content: "";
    background: url(images/phis1.png) no-repeat;
    width: 34px;
    height: 26px;
    position: absolute;
    right: 20px;
    top: -12px;
}

.historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisDescription:before {
    content: "";
    background: url(images/phis2.png) no-repeat;
    width: 36px;
    height: 28px;
    position: absolute;
    left: 20px;
    top: -12px;
}

.hisDescription {
}

    .hisDescription ul {
        margin-bottom: 0;
    }

        .hisDescription ul li {
        }

            .hisDescription ul li:last-child {
                margin-bottom: 0;
            }

.text1Home h3 {
}

.srHomeIBox {
}

.subChuanTitle1 {
}

    .subChuanTitle1 h4 {
    }

        .subChuanTitle1 h4:before {
            content: "";
            background: url(images/line3.png) no-repeat;
            width: 24px;
            height: 7px;
            display: inline-block;
            margin-right: 10px;
        }

.stTrilieuHome .Read1 {
    color: #005CA7;
    border: 1px solid #005CA7;
    line-height: 38.8px;
}

    .stTrilieuHome .Read1 span {
    }

.stTrilieuHome .Read2 {
    border: 1px solid #706E6E;
    color: #706E6E;
    line-height: 38.8px;
}

    .stTrilieuHome .Read2 span {
    }

.stTrilieuHome .Read1:hover {
    background: #005CA7;
}

.stTrilieuHome .Read2:hover {
    background: #005CA7;
}

.stTrilieuHome .flickity-prev-next-button.previous {
    background: url(images/ar1.png) no-repeat;
    width: 43px;
    left: -44px;
}

    .stTrilieuHome .flickity-prev-next-button.previous svg {

    }

.stTrilieuHome .flickity-prev-next-button.next {
    background: url(images/ar2.png) no-repeat;
    width: 43px;
    right: -44px;
}

    .stTrilieuHome .flickity-prev-next-button.next svg {
        display: block;
    }

.iBoxTaisao {
    margin-bottom: 30px;
}

.iBoxTaisao {
}

    .iBoxTaisao .icon-box-img {
        margin-bottom: 5px;
    }

.videoHomeRead {
}

    .videoHomeRead span {
        color: #005CA7;
        font-size: 1.1em;
    }

.videoHomeIframe {
}

    .videoHomeIframe iframe {
        border-radius: 5px;
        overflow: hidden;
    }

.feedItem {
    background: white;
    padding: 22px 11px;
    border-radius: 11px;
    position: relative;
}

    .feedItem:before {
        content: "";
        background: url(images/pay4.png) center center no-repeat;
        width: 31px;
        height: 23px;
        position: absolute;
        top: 15px;
        right: 18px;
    }

.feedBox {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 22px;
    position: relative;
}

.feedThumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.5em;
    width: 95px;
}

    .feedThumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.feedContent {
}

.feedWork {
    font-size: .9em;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.feedTitle {
    font-size: 20px;
    font-weight: 800;
    color: #005CA7;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.feedDescription {
    background: #F9F9F9;
    padding: 24px;
    border-radius: 11px;
    color: black;
    font-size: .9em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 154px;
    position: relative;
}

.feedDescriptionBox {
    position: relative;
    padding: 7px 0 0 0;
}

    .feedDescriptionBox:before {
        content: "";
        background: url(images/line4.png) center center no-repeat;
        width: 105px;
        height: 7px;
        position: absolute;
        left: 0;
        right: 0;
        /* bottom: 0; */
        top: 0;
        margin: auto;
    }

.tabPostHome {
}

    .tabPostHome .nav-line {
    }

        .tabPostHome .nav-line .tab {
            margin-right: 28px;
        }

            .tabPostHome .nav-line .tab a {
                padding: 6px 0;
                border-radius: 10px;
                color: #706E6E;
            }

                .tabPostHome .nav-line .tab a:before {
                    display: none;
                }

                .tabPostHome .nav-line .tab a span {
                    color: #706E6E;
                    font-size: 24px;
                }

                    .tabPostHome .nav-line .tab a span > span {
                    }

            .tabPostHome .nav-line .tab.active {
            }

                .tabPostHome .nav-line .tab.active a {
                }


                    .tabPostHome .nav-line .tab.active a span {
                        color: #005CA7;
                    }

                        .tabPostHome .nav-line .tab.active a span > span {
                            color: #19A0DA;
                        }

.postOne {
    background-color: white;
    padding: .75rem;
    border-radius: .5rem;
}

.postOneThumb {
    height: 342px;
    overflow: hidden;
    border-radius: .25rem;
}

    .postOneThumb img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 1s;
        transition-duration: .3s;
    }

.postOneContent {
}

.postOneTitle {
    margin: 15px 0;
}

    .postOneTitle a {
        font-size: 1.25rem;
        color: #0f172a;
        line-height: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-weight: bold;
    }

.postOneDescription {
    font-size: .875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #475569;
}

.postOne:hover .postOneThumb img {
    transform: scale(1.05);
}

.postOne:hover .postOneTitle a {
    color: #005CA7;
}


.postTwo {
    background-color: white;
    padding: .75rem;
    border-radius: .5rem;
    margin-bottom: 20px;
    display: flex;
    gap: .75rem;
    align-items: center;
}

.postTwoThumb {
    width: 202px;
    flex-shrink: 0;
    border-radius: .25rem;
    overflow: hidden;
    height: 118.5px;
}

    .postTwoThumb img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 1s;
        transition-duration: .3s;
    }

.postTwoContent {
}

.postTwoTitle {
    margin-bottom: 10px;
}

    .postTwoTitle a {
        font-size: 16px;
        color: #0f172a;
        line-height: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-weight: bold;
    }

.postTwoDescription {
    font-size: 0.95em;
    color: #0f172a;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.postTwo:last-child {
    margin-bottom: 0;
}

.postHomeScroll {
}

.postHomeScroll {
    height: 467px;
    border-bottom-width: 1px;
    cursor: pointer;
    overflow-y: auto;
}

    .postHomeScroll::-webkit-scrollbar {
        width: 4px;
        border-radius: 4px;
        overflow: hidden;
    }

    .postHomeScroll::-webkit-scrollbar-track {
        background: #D9D9D9;
        border-radius: 4px;
        overflow: hidden;
    }

    .postHomeScroll::-webkit-scrollbar-thumb {
        background: #19A0DA;
    }

        .postHomeScroll::-webkit-scrollbar-thumb:hover {
            background: #f1f5f9;
        }

.stBannerPost {
}

.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.boxHeadingPost {
}

    .boxHeadingPost .col-inner div:first-child {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 14px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: white;
    }

    .boxHeadingPost .col-inner div:last-child {
    }

        .boxHeadingPost .col-inner div:last-child .cat-title {
            font-weight: 700;
            font-size: 35px;
            line-height: 84px;
            color: #fff;
        }

        .boxHeadingPost .col-inner div:last-child .cat-description {
        }

            .boxHeadingPost .col-inner div:last-child .cat-description p {
                font-weight: 400;
                font-size: 16px;
                line-height: 24px;
                letter-spacing: .2px;
                color: #edeeef;
                margin-bottom: 5px;
            }

.breadcrum {
}

    .breadcrum #breadcrumbs {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 1rem 0;
        list-style: none;
    }

        .breadcrum #breadcrumbs span {
            color: black;
        }

            .breadcrum #breadcrumbs span > span {
            }

                .breadcrum #breadcrumbs span > span a {
                }

.pPageItem {
    background: #f5fdff;
    border: 1px solid #eaebf0;
    box-shadow: 0 1px 2px rgb(16 24 40 / 4%);
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 24px;
    height: 96%;
}

.pPageItemThumb {
    height: 282px;
}

    .pPageItemThumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.pPageItemContent {
    padding: 32px;
}

    .pPageItemContent button {
        margin: 0;
        padding: 0 10px;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 22px;
        color: #303336;
        background: linear-gradient(301.82deg, rgba(20, 189, 226, 0.1) 5.61%, rgba(115, 152, 247, 0) 30.85%), linear-gradient(110.33deg, #DBEEFF -2.52%, rgba(246, 254, 254, 0.973543) 104.09%, rgba(231, 254, 250, 0.97) 133.69%);
        border-radius: 5px;
        border: none;
        margin-bottom: 20px;
        margin-right: 16px;
        text-transform: unset;
    }

.pPageItemTitle {
    font-size: 22px;
    letter-spacing: 1.2px;
    color: black;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    overflow: hidden;
    margin: 0 0 5px;
    min-height: 35px;
    line-height: normal;
}

.pPageItemDescription {
    font-style: normal;
    font-weight: 400;
    letter-spacing: .2px;
    color: #303336;
    margin-bottom: 1rem;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 68px;
    text-align: justify;
}

.pPageItemMore {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1px;
    color: #00c1aa;
}

    .pPageItemMore a {
    }

.pDetailsHeading {
}

    .pDetailsHeading h1 {
    }

.relate-box {
}

.relate-post {
    text-align: center;
    color: #272D37 !important;
    font-size: 24px;
}

.signPostBox {
}

.signPostBoxThumb {
    margin: auto;
    transform: translateY(-60px);
    max-width: 880px;
    border-radius: 16px;
    margin-bottom: -40px;
}

    .signPostBoxThumb img {
        width: 100%;
        height: 486px;
        object-fit: cover;
        border-radius: 16px;
    }

.signPostBoxContent {
    padding: 16px;
    max-width: 880px;
    margin: auto;
}

    .signPostBoxContent p {
    }

    .signPostBoxContent ul {
        padding-left: 17px;
    }

.pVideoItem {
    overflow: hidden;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 24px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-bottom: 30px;
}

.pVideoItemThumb {
    transition: 500ms;
    height: 277px;
    overflow: hidden;
}

    .pVideoItemThumb img {
        transition: 500ms;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.pVideoItemContent {
}

.pVideoTitle {
    padding: 10px 20px;
}

    .pVideoTitle a {
        font-weight: bold;
        color: black;
        line-height: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 44px;
    }

.pVideoItem:hover .pVideoItemThumb {
}

    .pVideoItem:hover .pVideoItemThumb img {
        transform: scale(1.05);
    }

.stPostBlock {
    padding: 40px 0 0;
}

.blockCategoryHeading {
    margin-bottom: 10px;
}

    .blockCategoryHeading a {
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 48px;
        letter-spacing: 1.2px;
        color: #005ca7;
    }
    .menuCategoryBox{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
    .categories-blog{
    background: linear-gradient(301.82deg, rgba(20, 189, 226, 0.1) 5.61%, rgba(115, 152, 247, 0) 30.85%), linear-gradient(110.33deg, #DBEEFF -2.52%, rgba(246, 254, 254, 0.973543) 104.09%, rgba(231, 254, 250, 0.97) 133.69%);
    border-radius: 8px;
    text-align: center;
}
    .categories-blog a{
    padding: 12px 10px;
    border-radius: 8px;
    font-weight: 800;
    font-size: 16px;
    color: #303336;
    display: block;
    text-decoration: none;
    display: block;
    text-align: center;
}
.pum-content{}
.pum-content label{}
.pum-content  .wpcf7-form-control{
    box-shadow: none;
    border-radius: .5em;
    border: none;
    font-weight: 500;
    color: black;
}

.pum-content  .wpcf7-submit{
    background: #083f6f;
    font-weight: bold;
    color:white;
}
.ftInfo ul li:nth-child(4) p {
    font-size: 24px;
    font-weight: 800;
    color: #005CA7;
}

.ftInfo ul li:nth-child(4) {
    background: url(images/f3.png) left center no-repeat;
    background-size: 15px;
}

ul.links {
    margin: 5px 0;
    font-size: .85em;
    display: block;
    width: 100%;
}

html {
  scroll-behavior: smooth;
}
/*Desktop*/
@media (min-width: 1366px) {
}

@media (min-width: 1200px) {
    .text1Home h3 {
        font-size: 65px;
        margin-top: -28px;
        margin-bottom: -18px;
    }

    .formCol .wpcf7-not-valid-tip {
        position: absolute;
    }

    .formCol .wpcf7-response-output {
        position: absolute;
        background: white;
        margin: 20px 0 0;
    }

    .stCer {
        margin-top: -145px;
    }
}

@media (max-width: 48em) {   
   .stTrilieuHome .flickity-prev-next-button.previous svg {
    display: none;
}
.stTrilieuHome .flickity-prev-next-button.next svg {
    display: none;
}
    .stTrilieuHome .flickity-prev-next-button.previous {
    background: url(images/left-arrow.png) center no-repeat;
    width: 43px;
    height: 32px;
    left: -30px;
    display: block!important;
    opacity: 1;
    background-size: 20px;
}
.stTrilieuHome .flickity-prev-next-button.next {
    background: url(images/right-arrow.png) center no-repeat;
    width: 43px;
    height: 32px;
    right: -30px;
    display: block!important;
    opacity: 1;
    background-size: 20px;
}
    .signPostBoxThumb img {
        width: 100%;
        height: auto !important;
    }

    .postHomeScroll {
        height: 467px;
        border-bottom-width: 1px;
        cursor: pointer;
        overflow-y: auto;
        margin-top: 15px;
    }

    .postTwoThumb {
        width: 155px;
        height: 100.5px;
    }

    .text1Home h3 {
    }

    .text1Home h3 {
        margin: -15px 0 -15px;
        font-size: 45px;
    }

    .historyBox:before {
        transform: translate(0, 0px);
    }

    .historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisTitle:after {
        content: "";
        width: 16px;
        position: absolute;
        height: 100%;
        background: #D9D9D9;
        border-radius: 0px 3px 3px 0px;
        right: unset;
        left: -6px;
        transform: skew(18deg, 0deg);
        top: 0;
    }

    .historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisTitle {
    }

        .historyBox .hisRow:nth-child(2n) .hisCol .hisItem .hisTitle:before {
            left: unset;
            right: unset;
        }

    .hisRow {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        margin-bottom: 40px;
    }

    .hisItem {
        width: 100%;
        padding: 16px;
        position: relative;
    }

    .hisTitle {
        height: 68px;
        background: white;
        width: 186px;
        display: flex;
        align-items: center;
        box-shadow: 0px 0px 20px 0px #D9D9D9;
        border-radius: 16px 0px 26px 16px;
        position: relative;
        font-size: 24px;
        font-weight: 800;
        color: #005CA7;
        margin: 0 auto 20px;
        text-align: center;
        justify-content: center;
    }

        .hisTitle:before {
            content: "";
            width: 39px;
            height: 39px;
            background: url(images/elip.png) center center no-repeat;
            position: absolute;
            left: 0;
            top: -122px;
            bottom: 0;
            margin: auto;
            right: 0;
        }

    .tabPartner .nav-line {
        flex-wrap: wrap;
    }

        .tabPartner .nav-line .tab {
            display: block;
            margin-bottom: 5px;
        }

    .lvBox1 ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .list3ul {
        column-count: 1;
    }

    .list1Ul ul {
        column-count: 2;
        column-gap: 35px;
    }

    .headingTrilieu h2 {
        font-size: 1.2em;
    }

    .trilieuRow1 .col {
        margin-bottom: 30px;
    }

    .stTrilieu1 .trilieuRow1 {
        flex-wrap: wrap;
    }

    .ftInfo .colSocial ul {
        margin-bottom: 30px;
    }

    .lieuphapItem .box-text .box-text-inner {
        min-height: unset;
    }

    .baolanhHeading h2 {
        font-size: 1.1em;
    }

    .chuandoanTitle h3 {
        background: none;
    }

    .bv100 h2 {
        font-size: 1.1em;
    }

    .sub-menu {
        border-radius: 0;
    }

        .sub-menu a {
            color: white !important;
        }

    .donviHeading h2 {
        font-size: 26px;
    }

    .iboxQuyTrinh:nth-child(1):after {
        left: 0;
        right: 0;
        margin: auto;
    }

    .iboxQuyTrinh:nth-child(2):after {
        left: 0;
        right: 0;
        margin: auto;
    }
}
