/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@font-face {
    font-family: "Inter-Black";
    src: url(font/Inter-Black.ttf);
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url(font/Montserrat-Bold.ttf);
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url(font/Montserrat-Regular.ttf);
}

@font-face {
    font-family: "PlusJakartaSans-Bold";
    src: url(font/PlusJakartaSans-Bold.ttf);
}

@font-face {
    font-family: "PlusJakartaSans-Light";
    src: url(font/PlusJakartaSans-Light.ttf);
}

@font-face {
    font-family: "PlusJakartaSans-Regular";
    src: url(font/PlusJakartaSans-Regular.ttf);
}

@font-face {
    font-family: "SF-Pro-Display-Bold";
    src: url(font/SF-Pro-Display-Bold.otf);
}

@font-face {
    font-family: "SF-Pro-Display-Regular";
    src: url(font/SF-Pro-Display-Regular.otf);
}

@font-face {
    font-family: "SF-Pro-Display-Light";
    src: url(font/SF-Pro-Display-Light.otf);
}


.hl-ring {
    position: fixed;
    bottom: 30px;
    left: 20px;
    min-width: 45px;
    text-align: center;
    z-index: 999;
}

.hl-ring a span {
    border-radius: 2px;
    text-align: center;
    background: #00D1B2;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .15);
    border-radius: 48px;
    padding: 11px 16px 12px 16px;
    margin-left: 10px;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 68px;
    width: 190px;
    height: 48px;
    transition: all .2s ease-in-out 0s;
    -moz-animation: headerAnimation .7s 1;
    -webkit-animation: headerAnimation .7s 1;
    -o-animation: headerAnimation .7s 1;
    animation: headerAnimation .7s 1;
}

.hl-ring a span {
    font-size: 19px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #fff;
}

.hl-ring a span:before,
.hl-ring a span::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 20px 14px 14px;
    border-color: transparent #00D1B2 #ff000000 #f0293700;
    position: absolute;
    left: -24px;
    top: 10px;
}

.hl-ring a:hover span {
    display: block;
}

.hl-ring img {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    position: relative;
    z-index: 999;
}

.host-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 58px;
    height: 58px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: .1;
    border-color: #00D1B2;
    opacity: .5;
    animation: animated 2s ease-out infinite;
}

.host-circle-fill {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: pulse;
    width: 68px;
    height: 68px;
    top: -10px;
    right: -10px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: #00D1B2;
    opacity: .15;
    animation: animated 2s ease-out infinite;
}

@-webkit-keyframes headerAnimation {
    0% {
        margin-top: -70px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes headerAnimation {
    0% {
        margin-top: -70px;
    }

    100% {
        margin-top: 0;
    }
}


@keyframes animated {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.15, 1.15);
    }

    100% {
        transform: scale(1, 1);
    }
}

.bg-breadcrumb {
    min-height: 80px;
    display: flex;
    align-items: center;
}

.bg-breadcrumb p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #677987;
    margin-bottom: 0;
}

.bg-breadcrumb .breadcrumb_last {
    color: #837FCB;
}

.bg-breadcrumb .fa-solid.fa-chevron-right {
    margin: 0 12px;
}

.page-id-225 .bg-breadcrumb{
    display: none;
}

.wpcf7-spinner {
    display: none;
}

.mess_main {
    position: fixed;
    bottom: 23px;
    right: 15px;
    z-index: 9999;
}

.button.icon.circle {
    height: 48px;
    width: 48px;
    background-color: #E2E8F0;
    border-color: #E2E8F0;
    bottom: 95px;
}

.back-to-top.active {
    opacity: 1;
    pointer-events: inherit;
    transform: translateY(0);
}

#top-link i::before {
    font-family: 'FontAwesome';
    content: "\f062";
    font-size: medium;
    position: relative;
    top: 4px;
    color: #718096;
}

.header-top {
    box-shadow: 0px -1px 0px 0px #EFF1F4 inset;
}

.ndTop1 a {
    width: 60px;
    height: 28px;
    display: block;
    position: relative;
}

.ndTop1 a::before {
    content: url(img/nnVN.svg);
    height: 28px;
    position: absolute;
}


.ndTop2 {
    display: flex;
    align-items: center;
    width: 100%;
}

.ndTop2>div {
    margin-left: 17px;
}

.ndTop2>div a {
    height: 40px;
    border-radius: 8px;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.ndTop2 .nc2 a {
    color: white;
    padding: 0 18px 0 48px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

.ndTop2 .nc2.n2 a {
    background-color: #837FCB;
}

.ndTop2 .nc2.n3 a {
    background-color: #00D1B2;
}

.ndTop2 .nc2 a::before {
    position: absolute;
    height: 20px;
    left: 20px;
}

.ndTop2 .nc2.n2 a::before {
    content: url(img/ict02.svg);
}

.ndTop2 .nc2.n3 a::before {
    content: url(img/ict03.svg);
}

.ndTop2 .nc1 a {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #837FCB;
    position: relative;
    margin-left: 35px;
}

.ndTop2 .nc1 a::before {
    content: url(img/ict01.svg);
    position: absolute;
    left: -36px;
    height: 24px;
}

.header-main {
    box-shadow: 0px 2px 8px 0px #0000000D;
}

.header-main .nav>li>a,
.nav-dropdown>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
}

.nav-dropdown>li>a:hover,
.header-main .nav>li>a:hover,
.header-main .nav>li.active>a {
    color: #00D1B2;
}

.header-main .nav>li {
    margin: 0px 17px;
}

.nav-dropdown-default {
    padding: 5px;
    border: none !important;
}

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

.has-dropdown .icon-angle-down {
    font-size: 18px;
    margin-left: 10px;
}

.footer-main {
    min-height: 348px;
}

.footer-main .row .col {
    padding-bottom: 0;
}

.footer-main .logoF {
    margin-bottom: 25px;
}

.footer-main .logoF>div {
    padding: 0 !important;
}

.footer-main .logoF img {
    max-width: 160px;
    object-fit: contain;
}

.footer-main .icon-box {
    margin-bottom: 16px;
    align-items: center;
}

.footer-main .icon-box img {
    padding-top: 0;
}

.footer-main .icon-box p {
    font-family: "PlusJakartaSans-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: white;
}

.footer-main .mxh {
    margin-top: 25px;
}

.footer-main .mxh .col-inner {
    display: flex;
    align-items: center;
}

.footer-main .mxh .col-inner .img {
    margin-bottom: 0;
    max-width: 24px;
    margin-right: 20px;
}

.footer-main h3 {
    font-family: "Montserrat-Bold";
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: white;
    margin-top: 10px;
}

.footer-main .line {
    width: 100%;
    max-width: 49px;
    height: 2px;
    background-color: #00D1B2;
    margin-bottom: 20px;
}

.footer-main .ux-menu a span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    margin-left: 30px;
    position: relative;
}

.footer-main .ux-menu a span::before {
    font-family: 'FontAwesome';
    content: "\f138";
    margin-left: -30px;
    position: absolute;
}

.footer-main .ux-menu a span:hover {
    color: #00D1B2;
}

.footer-main .co3 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 18px;
}

.footer-main .co3 .nd {
    width: 100%;
    max-width: 213px;
}

.footer-main .co3 .nd>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-main .co3 h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.2px;
    text-align: left;
    color: white;
    margin-bottom: 18px;
}

.footer-main form {
    margin-bottom: 0;
}

.form-cntt {
    width: 100%;
    position: relative;
}

.footer-main form .wpcf7-response-output {
    background-color: white;
}

.form-cntt .inEm {
    background-color: #EFF1F4 !important;
    border-radius: 4px;
    border: none;
    box-shadow: none !important;
    min-height: 40px;
    width: 100%;
    position: relative;
}

.form-cntt .inEm,
.form-cntt .inEm::placeholder {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #677987;
}

.form-cntt .wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    background: url('img/ic7.svg') no-repeat center center;
    background-size: contain;
    color: transparent;
    border: none;
    font-size: xx-small;
    cursor: pointer;
    text-indent: -9999px;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 12px;
    background-color: #EFF1F4;
}

.form-cntt .wpcf7-form-control.wpcf7-submit.has-spinner.btn:hover {
    box-shadow: none;
}

.absolute-footer {
    display: none;
}

.home01 {
    min-height: 600px;
}

.home01 .row .col {
    padding-bottom: 0;
}

.home01 .nd h2 {
    font-family: "Montserrat-Bold";
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    color: #2F4858;
    margin-bottom: 0;
}

.home01 .nd h2 span {
    color: #837FCB;
}

.home01 .nd h3 {
    font-size: 48px;
    font-weight: 400;
    line-height: 58.09px;
    text-align: left;
    color: #52606B;
    position: relative;
}

.home01 .nd h3 b {
    font-size: 128px;
    font-weight: 700;
    line-height: 140px;
    text-align: left;
    color: #00D1B2;
    position: relative;
    top: 20px;
    left: 10px;
}

.home01 .nd h3 b::after {
    content: 'đ';
    font-size: 48px;
    font-weight: 400;
    line-height: 58.09px;
    text-align: left;
    top: 20px;
    position: absolute;
    margin-left: 5px;
}

.home01 .nd p {
    font-family: "PlusJakartaSans-Regular";
    font-size: 24px;
    font-weight: 400;
    line-height: 30.24px;
    text-align: left;
    color: #52606B;
}

.home01 .btn {
    margin: 0;
    min-height: 48px;
    display: flex;
    align-items: center;
    width: fit-content;
}

.home01 .btn span {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: white;
    position: relative;
    margin-left: 30px;
}

.home01 .btn span::before {
    content: url(img/ict02.svg);
    position: absolute;
    margin-left: -30px;
    height: 20px;
    top: 3px;
}

.home02 {}

.home02 .row {
    margin-top: 35px;
    margin-bottom: 25px;
}

.home02 h2 {
    font-family: "Montserrat-Bold";
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    color: #2F4858;
    margin-top: 25px;
}

.home02 .nd1 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
}

.home02 .nd2 {
    border-top: 1px solid #EFF1F4;
    padding-top: 20px;
}

.home02 .nd2 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
}

.home02 .nd2 p b {
    font-weight: 700;
}

.home02 .nd2>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 213px;
}

.home03 {
    min-height: 676px;
}

.home03 .co1 {
    margin-top: 25px;
}

.home03 .co1 h2 {
    font-family: "Montserrat-Bold";
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    text-align: center;
    color: #2F4858;
    margin-bottom: 0;
    text-transform: uppercase;
}

.home03 .co2 .col-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.home03 .co2 .icon-box img{
    padding-top: 0;
}

.home03 .co2 .icon-box h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #2F4858;
}

.home03 .co2 .icon-box p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #677987;
}


.home06 {}

.home06 .row {
    margin-bottom: 25px;
}

.home06 .map p,
.home06 .map {
    min-height: 600px;
}

.home06 .map p {
    margin-bottom: 0;
}

.home06 .map iframe {
    width: 100%;
    min-height: 600px;
}

.home06 .co2 {
    max-height: 600px;
    background-color: #837FCB;
    display: flex;
    align-items: center;
    padding: 20px 0px 20px 140px !important;
}

.home06 .co2 h2 {
    font-family: "Montserrat-Bold";
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    color: white;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.home06 .co2 .icon-box {
    align-items: center;
    margin-bottom: 40px;
}

.home06 .co2 .icon-box:last-child {
    margin-bottom: 0;
}

.home06 .co2 .icon-box img {
    padding-top: 0;
}

.home06 .co2 .icon-box p {
    font-family: "Montserrat-Regular";
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: white;
}

.home05 {}

.home05 .co1 h2 {
    font-family: "Montserrat-Bold";
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    text-align: center;
    color: #2F4858;
    margin-bottom: 0;
    text-transform: uppercase;
}

.home05 .ux-tintuc .container {
    display: flow-root;
    width: 100%;
}

.home05 .ux-tintuc .container .block1-container {
    float: left;
    width: 100%;
    max-width: 49%;
}

.home05 .ux-tintuc .container .block2-container {
    float: right;
    width: 100%;
    max-width: 49%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}


.home05 .ux-tintuc .container .block1-container .post-image {
    overflow: hidden;
    position: relative;
}

.home05 .ux-tintuc .container .block1-container .post-image:hover img {
    transform: scale(1.2);
}

.home05 .ux-tintuc .container .block1-container .post-image img {
    width: 100%;
    height: 384px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.home05 .ux-tintuc .container .block1-container .content {
    margin-top: 25px;
}

.home05 .ux-tintuc .container .block1-container .content .nd1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home05 .ux-tintuc .container .block1-container .content .nd1 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    margin-bottom: 12px;
}

.home05 .ux-tintuc .container .block1-container .content .nd2 h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.home05 .ux-tintuc h3 a {
    color: #2F4858;
}

.home05 .ux-tintuc .container .block1-container .content .nd2 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 25px;
}

.home05 .ux-tintuc .container .block1-container .content .nd3 a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: white;
    background-color: #00D1B2;
    height: 48px;
    padding: 0 30px;
    border-radius: 8px;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home05 .ux-tintuc .container .block2-container .post-image {
    overflow: hidden;
    position: relative;
}

.home05 .ux-tintuc .container .block2-container .post-image:hover img {
    transform: scale(1.2);
}

.home05 .ux-tintuc .container .block2-container .post-image img {
    width: 100%;
    height: 182px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.home05 .ux-tintuc .container .block2-container .content {
    margin-top: 18px;
}

.home05 .ux-tintuc .container .block2-container .content .nd1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home05 .ux-tintuc .container .block2-container .content .nd1 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #677987;
    margin-bottom: 8px;
}

.home05 .ux-tintuc .container .block2-container .content .nd2 h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}


.home04 {}


.home04 .co1 {
    margin-top: 50px;
}

.home04 .co2 {
    padding-bottom: 0;
}

.home04 .co1 h2 {
    font-family: "Montserrat-Bold";
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    text-align: center;
    color: #2F4858;
    margin-bottom: 0;
    text-transform: uppercase;
}

.home04 .slick-arrow {
    border: 1px solid;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #B4BFC8;
    position: absolute;
    top: 42%;
    z-index: 2;
    cursor: pointer;
}

.home04 .slick-arrow:hover {
    color: #837FCB;
}

.home04 .slick-prev.slick-arrow {
    left: -55px;
}

.home04 .slick-next.slick-arrow {
    right: -55px;
}

.home04 .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.home04 .slick-next.slick-arrow i::before {
    content: "\f054";
}

.home04 .expert .expert-list {
    margin: 0px 12px;
}

.home04 .expert .expert-list .hinhanh {
    overflow: hidden;
    position: relative;
}

.home04 .expert .expert-list .hinhanh:hover img {
    transform: scale(1.2);
}

.home04 .expert .expert-list .hinhanh img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.home04 .expert .expert-list .thongtin {
    box-shadow: 0px 12px 20px 0px #0000000D;
    min-height: 58px;
    width: 100%;
    max-width: 320px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    position: relative;
    top: -30px;
    padding: 10px 15px;
}

.home04 .expert .expert-list .thongtin h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #2F4858;
    margin-bottom: 0;
    text-transform: uppercase;
}


.chuyenmuctintuc {}

.chuyenmuctintuc .row {
    display: flow-root;
}

.chuyenmuctintuc .co1 {
    width: 100%;
    max-width: 64%;
    float: left;
}

.chuyenmuctintuc .co2 {
    width: 100%;
    max-width: 33%;
    float: right;
}

.widget-area img {
    width: 100%;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list {
    display: flex;
    align-items: center;
    min-height: 44px;
    border-bottom: 1px solid #EFF1F4;
    margin-bottom: 30px;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list .child-categories,
.chuyenmuctintuc .co1 .sectintuc .categories-list>div {
    min-height: 44px;
    display: flex;
    align-items: center;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list .parent-category>div>div,
.chuyenmuctintuc .co1 .sectintuc .categories-list .parent-category>div {
    margin-right: 20px;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list .active {
    border-bottom: 2px solid #837FCB;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list a {
    height: 44px;
    display: flex;
    align-items: center;
    font-family: "Montserrat-Regular";
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list a:hover{
    color: #00D1B2;
}

.chuyenmuctintuc .co1 .sectintuc .categories-list .active a {
    font-family: "Montserrat-Bold";
    font-weight: 700;
    color: #837FCB;
}


.chuyenmuctintuc .co1 .post {
    position: relative;
    overflow: hidden;
    display: flex;
}

.chuyenmuctintuc .co1 .post .cate {
    position: absolute;
    top: 10px;
    left: 10px;
}

.chuyenmuctintuc .co1 .post .cate a {
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-align: center;
    color: white;
    background-color: #837FCB;
    min-height: 22px;
    margin-bottom: 0;
    border-radius: 4px;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}


.chuyenmuctintuc .co1 .post .hinhanh {
    width: 100%;
    max-width: 263px;
    min-width: 263px;
    border-radius: 12px;
    margin-right: 20px;
}

.chuyenmuctintuc .co1 .post .hinhanh:hover img {}

.chuyenmuctintuc .co1 .post .hinhanh img {
    width: 100%;
    height: 160px;
    border-radius: 12px;
    object-fit: cover;
}

.chuyenmuctintuc .co1 .post .content {}

.chuyenmuctintuc .co1 .post .content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.chuyenmuctintuc .co1 .post .content h3 a:hover {
    color: #00D1B2;
}

.chuyenmuctintuc .co1 .post .content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #677987;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.chuyenmuctintuc .co1 .post .content .por {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 24px;
}

.chuyenmuctintuc .co1 .post .content .por p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #7D8D9A;
    margin-bottom: 0;
}


.chuyenmuctintuc .co1 .post .content .por a {
    font-family: "SF-Pro-Display-Bold";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #837FCB;
}

.chuyenmuctintuc .co1 .post .content .por a i {
    margin-left: 6px;
}

.phan-trang {
    margin: 30px auto;
}

.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover {
    background-color: #837FCB;
    border-color: #837FCB;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border-radius: 3px;
    border: 1px solid #E6E8EB;
}


.widget-area input[type=search],
.widget-area input[type=search]::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #677987;
    box-shadow: none;
}

.widget-area input[type=search] {
    background-color: white !important;
    border-radius: 8px !important;
    height: 44px;
    text-indent: 35px;
}

.widget-area .searchform .button.icon {
    left: 5px;
    position: absolute;
    top: 3px;
    height: 36px;
    background-color: white;
    border: none;
}

.widget-area .searchform .button:hover {
    box-shadow: none;
}

.widget-area .searchform .button.icon i::before {
    content: url(img/SearchWt.svg);
}

.ht-pk {}

.ht-pk .text {
    margin-bottom: 15px;
}

.ht-pk .text h3 {
    font-family: "Montserrat-Bold";
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
}

.ht-pk .text .line {
    width: 100%;
    height: 2px;
    position: relative;
    background: linear-gradient(to right, #837FCB 73%, #EFF1F4 20%);
}

.ht-pk .list {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ht-pk .list .vor1 {}

.ht-pk .list .vor1 h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #2F4858;
}

.ht-pk .list .vor1 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #677987;
    margin-bottom: 0;
}

.ht-pk .list .vor2 {
    margin-left: 20px;
}

.ht-pk .list .vor2 a {
    display: block;
    width: 48px;
    height: 48px;
    background: url(img/mW1.svg) no-repeat;
}

.ht-pk .list .vor2 a:hover {
    background: url(img/mW2.svg) no-repeat;
}



.chitiet-tintuc {
    margin-top: 30px;
}

.chitiet-tintuc .row {
    display: flow-root;
}

.chitiet-tintuc .co1 {
    width: 100%;
    max-width: 65%;
    float: left;
}

.chitiet-tintuc .co2 {
    width: 100%;
    max-width: 33%;
    float: right;
}

.chitiet-tintuc .co1 .nbb-1 .hinhanh {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.chitiet-tintuc .co1 .nbb-1 .hinhanh img {
    width: 100%;
    height: 547px;
    object-fit: cover;
}

.chitiet-tintuc .co1 .nbb-1 h2 {
    color: #2F4858;
    font-family: "Montserrat-Bold";
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
}


.chitiet-tintuc .co1 .nbb-3 {
    margin-bottom: 30px;
}

.chitiet-tintuc .co1 .nbb-3 h3 {
    font-family: "Montserrat-Bold";
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.chitiet-tintuc .co1 .nbb-3 .list {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
    margin-bottom: 13px;
}

.chitiet-tintuc .co1 .nbb-3 .list img {
    width: 24px;
    height: 24px;
    object-fit: cover;
    margin-right: 10px;
}

.chitiet-tintuc .co1 .nbb-4 {
    border-top: 1px solid #EFF1F4;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.chitiet-tintuc .co1 .nbb-4 p {
    color: #677987;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0;
}

.chitiet-tintuc .co1 .nbb-4 .share a {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 20px;
    font-size: smaller;
    bottom: 0;
    height: auto;
    width: auto;
}

.chitiet-tintuc .co1 .nbb-2 ul li {
    margin-left: 20px;
}



.taxexpert {}

.taxexpert .block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.taxexpert .form-tk>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.taxexpert .form-tk>div h2 {
    font-family: "Montserrat-Bold";
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #2F4858;
    margin-bottom: 0;
}

.taxexpert .form-tk input {}

.taxexpert .form-tk .ll {
    position: relative;
    overflow: hidden;
}

.taxexpert .form-tk .ll.l1 {
    min-width: 130px;
}

.taxexpert .form-tk .ll.l2 {
    min-width: 180px;
}

.taxexpert .form-tk .ll select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(img/caret-down.svg) no-repeat right center;
    background-position: right 8px center;
    padding-right: 32px;
}


.taxexpert .form-tk .ll select,
.taxexpert .form-tk .ll select option {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #2F4858;
}

.taxexpert .form-tk .ll select {
    margin-bottom: 0;
    box-shadow: none;
    border: none;
    border-radius: 4px;
    min-height: 40px;
    background-color: white;
}

.taxexpert .row .form-tk form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    width: 100%;
    max-width: 330px;
}

.taxexpert .row .form-tk .line {
    width: 100%;
    height: 2px;
    position: relative;
    background: linear-gradient(to right, #837FCB 16%, #EFF1F4 16%);
    margin-top: 10px;
    margin-bottom: 30px;
}

.taxexpert .block .connent {
    position: relative;
    height: 390px;
}

.taxexpert .block .connent .hinhanh {
    position: relative;
    overflow: hidden;
}

.taxexpert .block .connent .hinhanh img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.taxexpert .block .connent .thongtin {
    background-color: white;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 320px;
    box-shadow: 0px 12px 20px 0px #0000000D;
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
}

.taxexpert .block .connent .thongtin h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #2F4858;
    text-transform: uppercase;
    margin-bottom: 0;
}

.taxexpert .block .connent .thongtin p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #677987;
    margin-bottom: 0;
}

.taxexpert .block .connent .thongtin p span {
    text-transform: lowercase;
}






.single-expert {
    margin-top: 30px;
}

.single-expert>div {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
}

.single-expert>div .block-1 {
    width: 100%;
    max-width: 32%;
}

.single-expert>div .block-2 {
    width: 100%;
    max-width: 65%;
}

.single-expert>div .block-1>div {
    border: 1px solid #EFEFEF;
    text-align: center;
    border-radius: 8px;
}

.single-expert>div .block-1>div img {
    width: 100%;
    height: 375px;
    object-fit: cover;
    border-radius: 8px;
}

.single-expert>div .block-1>div .nd {
    margin: 15px;
}

.single-expert>div .block-1>div .nd h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.single-expert>div .block-1>div .nd p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #212121;
    margin-bottom: 0px;
}

.single-expert>div .block-1>div .nd p span {
    text-transform: lowercase;
}

.single-expert>div .block-1>div .nd .block-star .rating-number {
    display: none;
}

.single-expert>div .block-1>div .nd .lay {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.single-expert>div .block-1>div .lay a {
    background-color: #837FCB;
    color: white;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.94px;
    text-align: center;
    border-radius: 8px;
    min-height: 40px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.single-expert>div .block-2 .nd1 {
    border: 1px solid #EFEFEF;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
}

.single-expert>div .block-2 .nd1 h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
}

.single-expert>div .block-2 .nd1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
    margin-bottom: 10px;
}

.single-expert>div .block-2 .nd1 p b {
    color: #837FCB;
    margin-right: 5px;
}

.single-expert>div .block-2 .block-star .star {
    display: none;
}


.single-expert>div .block-2 .block-star .rating-number {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
    position: relative;
    margin-left: 30px;
}

.single-expert>div .block-2 .block-star .rating-number::before {
    content: url(img/saoGl.svg);
    position: absolute;
    margin-left: -30px;
}

.single-expert>div .block-2 .sao {
    display: flex;
}

.single-expert>div .block-2 .sao p {
    margin-bottom: 0;
    margin-right: 5px;
}

.single-expert>div .block-2 .nd2 {
    max-height: 240px;
    overflow: hidden;
    text-align: justify;
}

.showing {
    max-height: none !important;
}

#showMoreBtnds {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #837FCB;
    text-transform: initial;
    padding: 0;
}

.single-expert .new-list-expert .expert-list {
    margin: 10px;
}

.single-expert .new-list-expert .expert-list>div {
    background-color: white;
    box-shadow: 0px 4px 10px 0px #0000001A;
    border-radius: 8px;
    padding: 20px;
}

.single-expert .new-list-expert .expert-list>div .hinhanh {
    position: relative;
}

.single-expert .new-list-expert .expert-list>div .img img {
    width: 100%;
    height: 317px;
    object-fit: cover;
    border-radius: 8px;
}

.single-expert .new-list-expert .expert-list>div .ckh {
    position: absolute;
    bottom: 0;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 43px;
    border-top-right-radius: 8px;
}

.single-expert .new-list-expert .expert-list>div .ckh p {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: center;
    color: #212121;
    padding: 0 12px 0 8px;
    margin-bottom: 0;
}

.single-expert .new-list-expert .expert-list>div .thongtin {
    margin-top: 15px
}

.single-expert .new-list-expert .expert-list>div .thongtin h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: left;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 0;
}

.single-expert .new-list-expert .expert-list>div .nor {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.single-expert .new-list-expert .expert-list>div .nor>div:nth-child(1) p {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: left;
    color: #212121;
    margin-bottom: 0;
}

.single-expert .new-list-expert .expert-list>div .nor>div:nth-child(2) .block-star .star {
    display: none;
}

.single-expert .new-list-expert .expert-list>div .nor>div:nth-child(2) .block-star .rating-number {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    text-align: right;
    color: #000000;
    position: relative;
    margin-left: 30px;
}

.single-expert .new-list-expert .expert-list>div .nor>div:nth-child(2) .block-star .rating-number::before {
    content: url(img/saoGl.svg);
    position: absolute;
    margin-left: -30px;
}

.single-expert .new-list-expert .expert-list>div .datlich {
    display: flex;
    align-items: center;
}

.single-expert .new-list-expert .expert-list>div .datlich a {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    text-align: left;
    color: white;
    padding: 0 15px;
    background-color: #837FCB;
    border-radius: 8px;
    min-height: 43px;
    display: flex;
    align-items: center;
}


.single-expert .lq {
    margin-top: 20px;
    display: block;
    padding-bottom: 30px !important;
}

.single-expert .slick-arrow {
    border: 1px solid;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #B4BFC8;
    position: absolute;
    top: 45%;
    z-index: 2;
}

.single-expert .slick-arrow:hover {
    color: #837FCB;
}

.single-expert .slick-prev.slick-arrow {
    left: -50px;
}

.single-expert .slick-next.slick-arrow {
    right: -50px;
}

.single-expert .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.single-expert .slick-next.slick-arrow i::before {
    content: "\f054";
}

.img-cm {
    width: 100%;
    margin-bottom: 30px;
}

.img-cm img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}


.blog-wrapper.search .orenda-new-list {}


.blog-wrapper.search .heading {
    font-family: "Montserrat-Bold";
    font-size: 28px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    padding: 15px 0;
}

.blog-wrapper.search .row.kq {
    display: flow-root;
}

.blog-wrapper.search .block-1 {
    width: 100%;
    max-width: 64%;
    float: left;
}

.blog-wrapper.search .block-2 {
    width: 100%;
    max-width: 33%;
    float: right;
}


.blog-wrapper.search .block-1 .new-list-post {
    position: relative;
    overflow: hidden;
    display: flex;
    margin-bottom: 30px;
}


.blog-wrapper.search .block-1 .new-list-post .image {
    width: 100%;
    max-width: 263px;
    min-width: 263px;
    border-radius: 12px;
    margin-right: 20px;
    height: 160px;
    background-color: #00d1b278;
}

.blog-wrapper.search .block-1 .new-list-post .image:hover img {}

.blog-wrapper.search .block-1 .new-list-post .image img {
    width: 100%;
    height: 160px;
    border-radius: 12px;
    object-fit: cover;
}

.blog-wrapper.search .block-1 .new-list-post .content {
    width: 100%;
}

.blog-wrapper.search .block-1 .new-list-post .content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #2F4858;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-wrapper.search .block-1 .new-list-post .content h3 a:hover {
    color: #837FCB;
}

.blog-wrapper.search .block-1 .new-list-post .content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #677987;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.blog-wrapper.search .block-1 .new-list-post .content .por {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 24px;
}

.blog-wrapper.search .block-1 .new-list-post .content .por p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #7D8D9A;
    margin-bottom: 0;
}


.blog-wrapper.search .block-1 .new-list-post .content .por a {
    font-family: "SF-Pro-Display-Bold";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #837FCB;
}

.blog-wrapper.search .block-1 .new-list-post .content .por a i {
    margin-left: 6px;
}

.header-main .nav-dropdown-default li a {
    position: relative;
    margin-left: 30px;
    border-bottom: none;
}

.header-main .nav-dropdown-default {
    padding: 10px;
    border: none;
    border-radius: 6px;
    box-shadow: 1px 1px 15px #1fe0b354;
}

.header-main .nav-dropdown-default li a::before {
    font-family: 'FontAwesome';
    content: "\f0c8";
    position: absolute;
    margin-left: -20px;
    font-size: x-small;
    color: #1FE0B3;
}

.gioithieu1 {
    min-height: 600px;
}

.gioithieu2 h2 {
    font-family: "Montserrat-Bold";
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    text-align: center;
}

.gioithieu2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #677987;
    margin-bottom: 25px;
}

.gioithieu2 h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #2F4858;
}

.gioithieu2 .fag {
    max-width: 192px;
    margin: auto;
}

.gioithieu2 .co2 .icon-box {
    margin-bottom: 10px;
}

.gioithieu2 .co3 .icon-box {
    margin-bottom: 35px;
}

.gioithieu2 .co3 .icon-box:last-child {
    margin-bottom: 0;
}


.lienhe {}

.lienhe .ro1 .co1 {}

.lienhe .ro1 .co1 .col-inner {
    padding-right: 50px;
}

.form_lh {}

.form_lh h2 {
    font-family: "Montserrat-Bold";
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    text-align: left;
    color: #2F4858;
}

.form_lh input,
.form_lh textarea {
    border: 1px solid #EFF1F4;
    border-radius: 8px;
    box-shadow: none !important;
    margin-bottom: 0;
    width: 100%;
}

.form_lh input {
    min-height: 48px;
}

.form_lh textarea {
    min-height: 90px;
}

.form_lh input::placeholder,
.form_lh textarea::placeholder {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
}

.form_lh .co1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 15px;
}

.form_lh .co2 {
    margin-bottom: 15px;
}

.form_lh .co3 .btn {
    margin-right: 0;
    min-height: 54px;
    background-color: #00D1B2;
    border-radius: 12px;
    font-family: "SF-Pro-Display-Bold";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: white;
    text-transform: initial;
}

.wpcf7-spinner {
    display: none;
}


.form_lh .co1 .wpcf7-form-control-wrap {
    position: relative;
}

.form_lh .co1 .wpcf7-form-control-wrap::before {
    position: absolute;
    right: 15px;
    top: 12px;
}

.form_lh .co1 .wpcf7-form-control-wrap:nth-child(2)::before {
    content: url(img/sl3.svg);
}

.form_lh .co1 .wpcf7-form-control-wrap:nth-child(3)::before {
    content: url(img/sl1.svg);
}

.form_lh .co1 .wpcf7-form-control-wrap:nth-child(4)::before {
    content: url(img/sl2.svg);
}


.lienhe .ro1 .co2 {}

.lienhe .ro1 .co2 .icon-box {
    align-items: center;
    margin-bottom: 15px;
}

.lienhe .ro1 .co2 .icon-box p {
    font-family: "SF-Pro-Display-Regular";
    font-family: "SF-Pro-Display-Light";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
}

.lienhe .ro1 .co2 .icon-box .icon-box-text {
    padding-left: 12px;
}

.lienhe .ro1 .col:nth-child(1) {
    padding-bottom: 10px;
    margin-top: 20px;
}


.lienhe .ro2 {}

.lienhe .ro2 h2 {
    font-family: "Montserrat-Bold";
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color: #2F4858;
}

.lienhe .ro2 .line {
    width: 100%;
    height: 2px;
    position: relative;
    background: linear-gradient(to right, #837FCB 27%, #EFF1F4 20%);
}

.lienhe .ro2 .co2 .col-inner {
    display: flex;
    align-items: center;
}

.lienhe .ro2 .co2 .col-inner .imds {
    max-width: 200px;
    margin-right: 30px;
}

.lienhe .ro2 .co2 .col-inner .imds img {
    border-radius: 12px;
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.lienhe .ro2 .icon-box {
    align-items: center;
}

.lienhe .ro2 .icon-box .icon-box-text {
    display: flex;
    align-items: center;
}

.lienhe .ro2 .ibx1 {}

.lienhe .ro2 .ibx1 .icon-box-text {
    padding-left: 45px;
}

.lienhe .ro2 .ibx2 {
    margin: 0 20px;
}

.lienhe .ro2 .ibx3 {
    position: relative;
}

.lienhe .ro2 h3 {
    font-family: "Montserrat-Bold";
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: #2F4858;
}

.lienhe .ro2 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #677987;
    margin-bottom: 10px;
}

.lienhe .ro2 .icon-box .icon-box-img {
    margin-bottom: 0;
}

.lienhe .ro2 .icon-box-img img,
.lienhe .ro2 .icon-box-img svg {
    padding-top: 0;
}

.lienhe .ro2 .ibx3 .icon-box-img:hover img {
    content: url(img/d07.svg);
}

.lienhe .ro2 .ibx3 img::before {}