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

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

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

.back-to-top {
    background-color: #000072 !important;
    border: none !important;
}

.nav>li.active>a {
    color: #000072;
}

.back-to-top .icon-angle-up {
    color: white;
}

.taiapp {
    background: #1C274D;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 28px;
}

.taiapp a {
    /*  */
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    margin-bottom: 0;
    padding: 0 22px;
}


.dangnhap {
    background: #000072;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 28px;
}

.dangnhap a {
    /*  */
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0 22px;
}

.nav>li>a:hover {
    color: #000072;
}

.nav>li>a,
.links>li>a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    height: 77px;
}

.nav>li {
    margin: 0 10px;
}

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

.sub-menu.nav-dropdown.nav-dropdown-default {
    padding: 10px;
    box-shadow: 0px 4px 11.199999809265137px 0px #00000040;
    border-radius: 10px;
    border: none;
}

.sub-menu.nav-dropdown.nav-dropdown-default li a {
    /*  */
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    border-bottom: none;
    position: relative;
    margin-left: 30px;
}

.sub-menu.nav-dropdown.nav-dropdown-default li a::before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f111";
    color: #000072;
    font-size: 8px;
    margin-left: -20px;
}

.sub-menu.nav-dropdown.nav-dropdown-default li a:hover {
    color: #000072;
}

.has-dropdown .icon-angle-down {
    font-size: x-medium;
    opacity: 1;
}

.gioithieu05 .co .hst {
    display: none;
}

.gioithieu05 .co .hst.active {
    display: block;
}

.footerHome {
    padding-bottom: 0 !important;
}

.footerHome .ro1 .co {
    padding-bottom: 0;
}

.footerHome .ro1 img {
    width: 100%;
    max-width: 657px;
    object-fit: cover;
}

.footerHome .ro2 {
    margin-top: 30px;
}

.footerHome .ro2 h2 {
    /*  */
    font-size: 18px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #000072;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.footerHome .ro2 p {
    /*  */
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 15px;
}

.footerHome .ro2 .co1 p {
    position: relative;
    margin-left: 25px;
}

.footerHome .ro2 .co1 p::before {
    position: absolute;
    margin-left: -25px;
    top: 2px;
}

.footerHome .ro2 .co1 .p1::before {
    content: url(img/hashtag.svg);
}

.footerHome .ro2 .co1 .p2::before {
    content: url(img/address.svg);
}

.footerHome .ro2 .co1 .p3::before {
    content: url(img/office.svg);
}

.footerHome .ro2 .co1 .p4::before {
    content: url(img/email.svg);
}

.footerHome .ro2 .co1 .p5::before {
    content: url(img/phone.svg);
}

.footerHome .ro2 .co2 p:hover,
.footerHome .ro2 .co3 p:hover {
    color: #000072;
}

.footerHome .ro2 .co3 .co-img .col-inner {
    display: flex;
}

.footerHome .ro2 .co3 .co-img .col-inner .img {
    width: 100%;
    max-width: 50px;
}

.footerHome .ro2 .co3 .co-img img {
    width: 100%;
    max-width: 30px;
}

.footerHome .ro2 .co4 {
    padding: 0 15px;
    /* border-top: 1px dashed #D0D0D0; */
}

.footerHome .ro2 .co1,
.footerHome .ro2 .co2,
.footerHome .ro2 .co3 {
    padding-bottom: 0;
}

.footerHome .block-footer {
    border-top: 1px dashed #D0D0D0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
}

.footerHome .block-footer p {
    /* font-family: Nunito; */
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: #333333;
    margin-bottom: 0;
}

.footerHome .block-footer p span {
    color: #BDBDBD;
}

.absolute-footer {
    display: none;
}

.home01 .co1,
.home01 .co2 {
    display: flex;
    align-items: center;
}

.home01 .co1 h1 span {
    /*  */
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFE37E;
}

.home01 .co1 h1 {
    /*  */
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.home01 .co1 p {
    /*  */
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    padding-right: 75px;
}

.home01 .co1 .btn {
    height: 46px;
    background-color: darkorange;
    margin-top: 20px;
    margin-left: -25px;
}

.home01 .co1 .btn span {
    /*  */
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    margin-top: 11px;
    padding: 0 22px;
}

.home01 .co2 {
    position: relative;
}

.home01 .co2 .img {
    width: 100%;
    min-width: 677px;
    margin-left: -150px;
    position: relative;
    top: 25px;
}

.home01 .co2 .img img {
    width: 100%;
    min-width: 677px;
}

.home02 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-top: 20px;
}

.home02 h1 span {
    color: #000072;
}

.home02 .box {
    box-shadow: 0px 4px 11.399999618530273px 0px #37BD7626;
    border-radius: 11px;
    padding: 8px 20px;
}

.home02 .box-image,
.home02 .co3,
.home03 .box-image {
    text-align: center;
}

.home02 .box img {
    width: 100%;
    max-width: 48px;
}

.home02 .box p {
    /*  */
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
}


.home02 .home02popvideo {
    text-align: center;
    margin-top: 50px;
}

.home02 .video-popup {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 9999;
}

.home02 .home02popvideo .img-inner img{
    cursor: pointer;
}

.home02 #closeVideoBtn{
    height: 46px;
    background-color: #000072 !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFFFFF;
    padding: 0 20px;
    border-radius: 32px;
    margin: 0;
}


.home02 .co3 img {
    width: 100%;
    max-width: 960px;
}

.home02 .box .box-text.text-center {
    padding-bottom: 0;
}

.home02 .co3 {
    margin-top: 20px;
}

.home02 .co3 iframe {
    max-width: 960px;
    border-radius: 10px;
}

.home02 .co3,
.home02 .co4 {
    padding-bottom: 0;
}

.home02 .co4 .btn {
    height: 46px;
    background-color: #000072 !important;
}

.home02 .co4 .btn span {
    /*  */
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 11px;
    padding: 0 20px;
}

.home03 h1 {
    /*  */
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin-top: 35px;
}

.home03 .box {
    background-color: #FFFFFF;
    border-radius: 15px;
    padding: 20px;
}

.home03 .box img {
    width: 100%;
    max-width: 42px;
}

.home03 .box h3 {
    /*  */
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 15px;
}

.home03 .box p {
    /*  */
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #3A3A3A;
}

.home04 h1 {
    /*  */
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1E1F22;
    margin-top: 50px;
    margin-bottom: 15px;
}

.home04 p {
    /*  */
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #3A3A3A;
}

.home04 p span {
    /*  */
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #000072;
}

.home04 .co,
.home04 .co-dif {
    display: flex;
    align-items: center;
}

.home04 .co h3 {
    /*  */
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
}

.home04 .co p {
    /*  */
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
}

.home04 .co .p1 {
    position: relative;
    margin-left: 12px;
}

.home04 .co .p1::before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f111";
    color: #000072;
    font-size: 6px;
    margin-left: -12px;
}


.home04 .co img {
    width: 100%;
    max-width: 480px;
}

.home04 .co-dif img {
    width: 100%;
    max-width: 394px;
}

.home05 h1 {
    /*  */
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1E1F22;
}

.home05 p {
    /*  */
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #3A3A3A;
    margin-bottom: 50px;
}

.home05 p span {
    font-weight: 700;
}

.home08 h1 {
    /*  */
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 15px;
    margin-top: 25px;
}

.home08 h1 span {
    color: #000072;
}

.home08 p {
    /*  */
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
}

.tvtk {
    box-shadow: 0px 4px 7.699999809265137px 0px #AEDCC3;
    border-radius: 9px;
    background-color: white;
    padding: 20px;
}

.tvtk .btn {
    margin-bottom: 0;
    height: 48px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    text-transform: inherit;
}

.tvtk .wpcf7-spinner {
    display: none;
}

.tvtk input {
    border: 1px solid #D8D8D8;
    border-radius: 7px;
    height: 42px;
    box-shadow: none;
}

.tvtk input[type=text]:focus {
    box-shadow: none;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    box-shadow: none;
}

.tvtk input::placeholder {
    /*  */
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
}



.home06 h1 {
    /*  */
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1E1F22;
    margin-top: 40px;
}

.home06 h1 span {
    color: #000072;
}

.home06 .danhgiaKH {}

.home06 .danhgiaKH .co {
    box-shadow: 0px 4px 13.899999618530273px 0px #EBE2E2;
    border-radius: 8px;
    background-color: white;
    margin: 0 10px;
    padding: 20px;
}

.home06 .danhgiaKH .co .col-inner .img1 {
    height: 45px;
    margin-top: 10px;
}

.home06 .danhgiaKH .co .col-inner .img2 {
    margin-top: 10px;
    margin-bottom: 15px;
}


.home06 .danhgiaKH .co .img1 .img-inner,
.home06 .danhgiaKH .co .img2 .img-inner {
    display: flex;
    justify-content: center
}

.home06 .danhgiaKH .co .img1 img {
    width: 100%;
    max-width: fit-content;
    object-fit: cover;
}

.home06 .danhgiaKH .co .img2 img {
    width: 100%;
    max-width: 116px;
}


.home06 .slick-dots {
    text-align: center;
    margin: 30px 0 40px 0;
}

.home06 .slick-dots li {
    display: inline-block;
    margin: 0;
}

.home06 .slick-dots li button {
    margin: 0 6px;
    border: none;
    padding: 0;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #B4B4B4;
}

.home06 .slick-dots li.slick-active button {
    background: #000072;
    border-radius: 8px;
    width: 12px;
    height: 12px;
}

.home06 h3 {
    /*  */
    font-size: 18px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
}

.home06 .nb {
    /*  */
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #333333;
    margin-top: 15px;
}

.home06 .non {
    border-top: 1px dashed #D8D8D8;
}

.home06 .nb span {
    font-weight: 700;
}

.home06 .tg {
    /*  */
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    color: #000072;
}

.home06 .tg span1 {
    font-weight: 800;
}

.home06 .tg span2 {
    font-weight: 500;
    color: #595959;
}

.home05 .ro-main {
    position: relative;
    height: 700px;
}

.home05 h3 {
    /*  */
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    color: #000072;
}

.home05 .ro-main p {
    /*  */
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    color: #1A1A1A;
    text-align: inherit;
    margin-bottom: 0px;
}

.home05 .ro-main img {
    width: 100%;
    max-width: 94px;
}

.home05 .ro-main .co-d {
    width: 100%;
    max-width: 20%;
}

.home05 .co1,
.home05 .co3,
.home05 .co5 {
    text-align: right;
}

.home05 .co1,
.home05 .co3,
.home05 .co5,
.home05 .co2,
.home05 .co4 {
    position: relative;
    width: 100%;
    max-width: 470px;
    height: 140px;
}


.home05 .co1 .cont,
.home05 .co3 .cont,
.home05 .co5 .cont {
    padding: 0 10px 0 25px;
}

.home05 .co2 .cont,
.home05 .co4 .cont {
    padding: 0 25px 0 10px;
}


.home05 .co1 {
    margin-top: 80px;
    margin-left: 18px;
}

.home05 .co3 {
    margin-top: -25px;
}

.home05 .co5 {
    margin-top: -90px;
    margin-left: 150px;
}

.home05 .co2 {
    margin-top: 170px;
    margin-left: 165px;
}

.home05 .co4 {
    margin-left: 200px;
    margin-top: 145px;
}

.home07 img {
    margin-top: 30px;
}

.bg-breadcrumb {
    background-color: #F6F6F6;
    display: flex;
    align-items: center;
    height: 55px;
}

.block-breadcrumb {
    width: 1140px;
    margin: auto;
    padding: 0 15px;
}

#breadcrumbs {
    margin-bottom: 0;
}

#breadcrumbs span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #333333;
}

#breadcrumbs .breadcrumb_last {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #000072;
}


.giaiphap01 h1 {
    margin-top: 25px;
    font-size: 32px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
}

.giaiphap01 h1 span {
    color: #000072;
}


.giaiphap01 p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
}

.giaiphap01 .btn {
    height: 46px;
    margin-top: 10px;
}

.giaiphap01 .btn span {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    padding: 0 20px;
    margin-top: 10px;
}

.giaiphap02 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1E1F22;
    padding: 0 60px;
}

.giaiphap02 .giaiphap h1 {
    padding: 0 0;
    text-align: left;
}

.giaiphap02 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: justify;
    color: #3A3A3A;
}

.giaiphap02 .giaiphap p span {
    color: #000072;
    font-weight: 700;
}

.giaiphap02 .trainghiem h1 {
    margin-top: 20px;
}

.giaiphap02 .vande {
    background-color: #f4fff9;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 40px;
}

.giaiphap02 .vande h1 {
    color: #000072;
}

.giaiphap02 .vande>div {
    border-left: 4px solid #000072;
    padding-left: 20px;
}

.giaiphap02 .co {
    display: flex;
    align-items: center;
}

.giaiphap02 .giaiphap p {
    margin-bottom: 0;
}

.giaiphap03 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
}

.giaiphap03 .co .col-inner {
    border: 2px solid #FFCFD9;
    background-color: white;
    border-radius: 8px;
    padding: 15px;
}

.giaiphap03 .co h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    height: 70px;
}

.giaiphap04 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-top: 30px;
}

.giaiphap04 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #6C6C6C;
    margin-bottom: 0;
}

.giaiphap04 .co1 {
    position: relative;
}

.giaiphap04 .co1 img {
    width: 100%;
    max-width: 240px;
    position: relative;
    z-index: 1;
}

.giaiphap04 .co2 {}

.giaiphap04 .co2 .col-inner .img,
.giaiphap04 .co3 .col-inner .img,
.giaiphap04 .co4 .col-inner .img {
    margin-bottom: 0;
}

.giaiphap04 .co2 .col-inner {
    border-radius: 5px;
    border: 1px solid #258E55;
    padding: 120px 20px 20px 20px;
    margin-top: -150px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.giaiphap04 .co3 .col-inner {
    border-radius: 5px;
    border: 1px solid #258E55;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 20px;
}

.giaiphap04 .co4 .col-inner {
    border-radius: 5px;
    border: 1px solid #000072;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.giaiphap05 h1 {
    margin-top: 10px;
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    padding: 0 160px;
}

.giaiphap05 img {
    width: 100%;
    max-width: 906px;
}

.giaiphap05 p {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #3A3A3A;
    padding: 0 100px;
}

.giaiphap05 .ro1 .co {
    padding-bottom: 0;
}

.giaiphap05 .ro2 {
    margin-top: 10px;
}

.giaiphap05 .ro2 .bn1 {
    height: 46px;
}

.giaiphap05 .ro2 .bn2 {
    background-color: #2684FC !important;
    height: 46px;
}

.giaiphap05 .ro2 .bn1 span,
.giaiphap05 .ro2 .bn2 span {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    padding: 0 10px;
}

.giaiphap06 .co1,
.giaiphap06 .co2 {
    padding-bottom: 0;
}

.giaiphap06 h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 10px;
}

.giaiphap06 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
}

.giaiphap06 p span {
    font-weight: 700;
    color: #FF5B6E;
}


.giaiphap06 .btn {
    height: 46px;
}

.giaiphap06 .btn span {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #FFFFFF;
    padding: 0 10px;
}

.giaiphapGD01 {}

.giaiphapGD01 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    margin-top: 35px;
}

.giaiphapGD01 .co .col-inner {
    border: 2px solid #FFCFD9;
    background-color: white;
    border-radius: 8px;
    padding: 15px;
}

.giaiphapGD01 .co h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    height: 150px;
}

.giaiphapGD02 {}

.giaiphapGD02 .co1 {
    position: relative;
}

.giaiphapGD02 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-top: 30px;
}

.giaiphapGD02 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #6C6C6C;
    margin-bottom: 0;
}

.giaiphapGD02 .co4 {
    padding-bottom: 0;
}

.giaiphapGD02 .co4 .col-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.giaiphapGD02 .row {
    width: 100%;
    max-width: 646px;
}


.gioithieu01 .tx1 {
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    font-size: 36px;
    color: #000072
}

.gioithieu01 .tx1 span {
    font-size: 32px;
    color: #1A1A1A;
}

.gioithieu01 .tx2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    color: #000072;
}

.gioithieu01 .tx3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
}

.gioithieu01 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 10px;
    position: relative;
    margin-left: 25px;
}

.gioithieu01 p::before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f058";
    color: #4AC256;
    margin-left: -25px;
}


.gioithieu01 a {
    height: 46px;
    margin-top: 10px;
    background-color: #000072 !important;
    margin-bottom: 0;
}

.gioithieu01 a span {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 20px;
}

.gioithieu01 .co {
    padding-bottom: 0;
}

.gioithieu02 .co .col-inner {
    display: flex;
    align-items: center;
    box-shadow: 0px 4px 15.300000190734863px 0px #FFD7D7;
    background-color: white;
    border-radius: 20px;
    height: 286px;
}

.gioithieu02 .co .col-inner .img-inner.dark {
    text-align: center;
}

.gioithieu02 .co .col-inner img {
    width: 100%;
    max-width: 362px;
}

.gioithieu02 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
}

.gioithieu02 p span {
    font-weight: 800;
}

.gioithieu02 a {
    height: 46px;
    margin-top: 10px;
    margin-bottom: 0;
}

.gioithieu02 a span {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 10px;
}

.gioithieu02 a span::after {
    font-family: 'FontAwesome';
    content: "\f061";
    color: #FFFFFF;
    margin-left: 10px;
}

.gioithieu02 .ro {
    margin-top: 50px;
}

.gioithieu03 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 25px;
}

.gioithieu03 iframe {
    width: 100%;
    max-width: 1030px;
    border-radius: 10px;
}

.gioithieu04 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A
}

.gioithieu04 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #3A3A3A;
}

.gioithieu04 p span {
    font-weight: 700;
}

.gioithieu04 .non {
    background-color: #FFEEEE;
    width: 100%;
    max-width: 776px;
    padding: 25px;
    border-radius: 12px;
}

.gioithieu04 .non::after {
    content: url(img/muiten.png);
    position: absolute;
    margin-left: 100px;
    margin-top: 30px;
}

.gioithieu04 .non h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    color: #000072;
    margin-top: 5px;
}

.gioithieu04 .non h3 span {
    font-weight: 700;
}

.gioithieu04 .btn {
    height: 46px;
    margin-top: 10px;
    background-color: #FEAF38 !important;
}

.gioithieu04 .btn span {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 20px;
}

.gioithieu05 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 0;
}

.gioithieu05 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #000072;
    padding-right: 120px;
}

.gioithieu05 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
}

.gioithieu05 p span {
    font-weight: 600;
}

.gioithieu05 ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
}

.gioithieu05 img {
    width: 100%;
    max-width: 444px;
}

.gioithieu05 .co {
    display: flex;
    align-items: center;
}

.gioithieu05 .ro {
    margin-top: -50px;
}

.gioithieu05-1 .ro {
    margin-top: -80px;
}

.gioithieu05-1 {
    padding-top: 0 !important;
}

.gioithieu05-1 .co .col-inner {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 20px;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
    background-color: white;
}

.gioithieu05-1 .box:hover {
    border: 1px solid #000072;
    cursor: pointer;
}

.gioithieu05-1 .box {
    border: 1px solid white;
    background-color: white;
    padding: 20px 5px;
    border-radius: 12px;
    position: relative;
}

.gioithieu05-1 .box:nth-child(1)::after {
    display: none;
}

.gioithieu05-1 .box::after {
    content: url(img/vert.png);
    position: absolute;
    top: 33%;
    left: -6%;
}

.gioithieu05-1 .box img {
    width: 100%;
    max-width: 40px;
}

.gioithieu05-1 .box .box-image {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.gioithieu05-1 .box .box-text {
    padding: 0;
}

.gioithieu05-1 .box p {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 10px;
}

.gioithieu05-1 .btn {
    background-color: #000072 !important;
    height: 46px;
    border: 2px solid #16633B;
}

.gioithieu05-1 .btn span {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 11px;
    color: white;
    padding: 0 15px;
}

.gioithieu05-1 .co-dif {
    padding-bottom: 0;
}

.gioithieu06 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #000072;
    margin-bottom: 10px;
    margin-top: 30px;
}

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

.gioithieu06 .box .box-image {
    text-align: center;
    margin-top: 40px;
}

.gioithieu06 .box img {
    width: 100%;
    max-width: 288px;
}

.gioithieu06 .box {
    border: 1px dashed #BEBEBE;
    background-color: white;
    border-radius: 24px;
    padding: 0 20px;
}

.gioithieu06 .box-text h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #141414;
    margin-top: 35px;
    margin-bottom: 20px;
}

.gioithieu06 .box-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #4F4F4F;
}

.gioithieu08 h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 25px;
}

.gioithieu08 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    margin-bottom: 25px;
}

.gioithieu08 p span {
    font-weight: 700;
    color: #FF5B6E;
}

.gioithieu08 .co1,
.gioithieu08 .co2 {
    padding-bottom: 0;
}

.gioithieu08 .co2 .btn {
    background-color: #000072 !important;
    height: 46px;
}

.gioithieu08 .co2 .btn span {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 11px;
    color: white;
    padding: 0 15px;
}

.gioithieu07 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-top: 30px;
}

.gioithieu07 .doitactb {
    padding-bottom: 0;
}

.gioithieu07 .doitactb img {
    width: 100%;
    max-width: fit-content;
}

.gioithieu07 .doitactb .img-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 115px;
    box-shadow: 0px 4px 10.100000381469727px 0px #00000026;
    border-radius: 8px;
}

.gioithieu07 .img {
    text-align: center;
    margin: 10px;
    border-radius: 8px;
}

.gioithieu07 .slick-dots {
    text-align: center;
    margin-top: 10px;
}

.gioithieu07 .slick-dots li {
    display: inline-block;
    margin: 0;
}

.gioithieu07 .slick-dots li button {
    margin: 0 7px;
    border: none;
    padding: 0;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B4B4B4;
}

.gioithieu07 .slick-dots li.slick-active button {
    background: #000072;
    border-radius: 8px;
    width: 8px;
    height: 8px;
}


.chungnhan01 h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    color: #000072;
    padding: 0 15px;
}

.chungnhan01 p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
    padding: 0 15px;
}

.chungnhan02 h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-top: 40px;
}

.chungnhan02 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
}

.chungnhan02 img {
    width: 100%;
    max-width: 946px;
}

.thongtinlh01 h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    margin-bottom: 0;
    padding: 0 15px;
}


.thongtinlh03 .ro .co1,
.thongtinlh03 .ro .co2 {
    position: relative;
    height: 737px;
}

.thongtinlh03 .ro .co2 .col-inner {
    position: relative;
    min-width: 936px;
}

.thongtinlh03 .ro .co1 {
    display: flex;
    align-items: center;
}

.thongtinlh03 .ro .co1 h1 {
    font-size: 24px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}

.thongtinlh03 .ro .co1 h1 span {
    color: white;
}

.thongtinlh03 .ro .co1 h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.thongtinlh03 .ro .co1 .btn {
    height: 46px;
    background-color: white !important;
    margin-top: 20px;
}

.thongtinlh03 .ro .co1 .btn span {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #000072;
    padding: 0 30px;
    margin-top: 11px;
}

.thongtinlh02 .content {}

.thongtinlh02 .content .ro1 h1 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 800;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #000072;
}

.thongtinlh02 .content .ro1 p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
}

.thongtinlh02 .content .ro2 h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
    position: relative;
    margin-left: 32px;
}

.thongtinlh02 .content .ro2 h4::before {
    position: absolute;
    margin-left: -32px;
}

.thongtinlh02 .content .ro2-1 h4::before {
    content: url(img/address.svg);
}

.thongtinlh02 .content .ro2-2 h4::before {
    content: url(img/office.svg);
}

.thongtinlh02 .content .ro2-3 h4::before {
    content: url(img/phone.svg);
}

.thongtinlh02 .content .ro2-4 h4::before {
    content: url(img/email.svg);
}

.thongtinlh02 .content .ro2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-left: 32px;
}

.lhtvForm {
    box-shadow: 0px 4px 15.300000190734863px 0px #AEDCC3;
    background-color: white;
    padding: 30px;
    border-radius: 16px;
}

.img-modal-home {
    margin-bottom: -16px;
    border-radius: 16px 0px 0px 0px;
}

.lhtvForm h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    padding: 0 2px;
    margin-bottom: 30px;
}

.lhtvForm h2 span {
    color: #000072;
}

.lhtvForm .btn {
    margin-top: 16px;
}

.lhtvForm .btn .wpcf7-spinner {
    display: none;
}

.lhtvForm .btn input {
    width: 100%;
    margin: 0;
    border-radius: 7px;
    min-height: 48px;
}

.lhtvForm>div input {
    min-height: 42px;
    border: 1px solid #D8D8D8;
    border-radius: 7px;
}

.lhtvForm>div input::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
}


.faq01 h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    color: #000072;
    margin-bottom: 0;
}

.faq02 .accordion-item {
    margin-bottom: 20px;
    box-shadow: 0px 4px 4px 0px #0000000D;
    border-radius: 8px;
    border: 1px solid #D8D8D8;
}

.faq02 .accordion-item .accordion-title {
    border-top: none;
    padding-left: 20px;
}

.faq02 .accordion-item .accordion-title span:hover,
.faq02 .accordion-item .accordion-title:hover {
    color: #000072;
}

.faq02 .accordion-item .accordion-title button {
    opacity: 1;
    left: auto;
    right: 0;
}

.faq02 .accordion-item .accordion-title span {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
}

.accordion-title.active {
    background-color: white;
    border-bottom: 1px dashed #B4B4B4;
    border-color: #B4B4B4 !important;
}

.faq02 .accordion-item .accordion-inner {
    padding: 20px 20px;
}

.faq02 .accordion-item .accordion-inner p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-bottom: 0;
}

.faq02 .accordion-item .accordion-title.active .accordion-inner {
    display: block;
}

.faq03 {}


.doitac01 h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0;
}

.doitac03 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 30px;
}

.doitac03 h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 18px;
}

.doitac03 .co-txt {
    padding-bottom: 0;
}

.doitac03 img {
    height: 115px;
    object-fit: cover;
    border-radius: 6px;
}


.doitac03 .img {
    text-align: center;
    margin-right: 15px;
}


.doitac03 .doiTacGachNo {
    padding-bottom: 15px;
    min-width: 1170px;
}

.doitac03 .slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
}

.doitac03 .slick-dots li {
    display: inline-block;
    margin: 0;
}

.doitac03 .slick-dots li button {
    margin: 0 7px;
    border: none;
    padding: 0;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B4B4B4;
}

.doitac03 .slick-dots li.slick-active button {
    background: #000072;
    border-radius: 8px;
    width: 8px;
    height: 8px;
}


.doitac02 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-top: 30px;
    margin-bottom: 20px;
}

.doitac02 h1 span {
    color: #000072;
}

.doitac02 .ro .co .content {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    padding: 20px;
}

.doitac02 .ro .co .content .co1 {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.doitac02 .ro .co .content h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    position: relative;
    margin-left: 55px;
    top: 6px;
}

.doitac02 .ro .co .content h3::before {
    position: absolute;
    margin-left: -55px;
    height: 41px;
    width: 42px;
    top: -6px;
}

.doitac02 .ro .co .content .h3-1::before {
    content: url(img/imld1.png);
}

.doitac02 .ro .co .content .h3-2::before {
    content: url(img/imld2.png);
}

.doitac02 .ro .co .content .h3-3::before {
    content: url(img/imld3.png);
}

.doitac02 .ro .co .content .h3-4::before {
    content: url(img/imld4.png);
}

.doitac02 .ro .co .content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-bottom: 0;
}

.doitac02 .tabbed-content ul {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
}

.doitac02 .tabbed-content ul .tab.active {
    border-bottom: 2px solid #000072;
}

.doitac02 .tabbed-content ul li {
    margin: 0;
}

.doitac02 .tabbed-content ul .tab a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #3A3A3A;
    padding: 0;
    height: 45px;
    margin: 0 20px;
}

.doitac02 .tabbed-content ul .tab.active a {
    font-weight: 700;
    color: #000072;
}

.doitac02 .btn {
    background-color: #000072 !important;
    height: 46px;
}

.doitac02 .btn span {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 11px;
    padding: 0 15px;
}

.doitac02 .cop {
    padding-bottom: 0;
}

.doitac02 .cop-1 {
    padding-bottom: 0;
    height: 46px;
    margin-top: 10px;
}


.chuyenmuctintuc {}

.chuyenmuctintuc .block-main {}

.chuyenmuctintuc .block-1 {
    background-image: url(img/bg-Tintuc-min.png);
    background-size: cover;
    min-height: 192px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chuyenmuctintuc .block-1 h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 14%), 2px 2px 1px rgb(0 0 0 / 29%), 3px 3px 1px rgb(0 0 0 / 13%);
    color: white;
    margin-bottom: 0;
    text-transform: uppercase;
}

.chuyenmuctintuc .block-2 {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    padding: 0 15px;
    margin-top: 30px;
    display: flow-root;
}

.chuyenmuctintuc .block-2 .block-2-1 {
    float: left;
    width: 100%;
    max-width: 73%;
    display: flow-root;
}

.chuyenmuctintuc .block-2 .block-2-2 {
    float: right;
    width: 100%;
    max-width: 25%;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1,
.chuyenmuctintuc .block-2 .block-2-1 .box-2 {
    height: 490px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 {
    float: left;
    width: 100%;
    max-width: 52%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 20px 0 20px 20px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 {
    float: right;
    width: 100%;
    max-width: 48%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 20px 20px 20px 0px;
    padding-left: 2%;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 {
    float: left;
    width: 100%;
    max-width: 100%;
    margin-top: 25px;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px;
}

.chuyenmuctintuc img {
    object-fit: cover;
    border-radius: 6px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 img {
    width: 100%;
    height: 292px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
    margin-top: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 h3 a {
    color: #000000;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 .co3 span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
    margin-right: 15px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-1 .co3 span i {
    margin-right: 2px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 .post-image {
    width: 100%;
    max-width: 39%;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 .content {
    width: 100%;
    max-width: 58%;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 img {
    width: 100%;
    height: 96px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 h3 a {
    color: #1A1A1A;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 p,
.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 .cate,
.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 span2 {
    display: none;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-2 .post-2 span1 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .post-image {
    width: 100%;
    max-width: 35%;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content {
    width: 100%;
    max-width: 63%;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .post-image img {
    width: 100%;
    height: 183px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content h3 a {
    color: #000000;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #4F4F4F;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content .co3 span1,
.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content .co3 span2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
    margin-right: 15px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content .cate {
    margin-bottom: 5px;
}

.chuyenmuctintuc .block-2 .block-2-1 .box-3 .post-2 .content .cate a {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: #000072;
    text-transform: uppercase;
}


.phantrang {
    margin-top: 20px;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-numbers li a,
.page-numbers li span {
    height: 2.25em !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
}

.widget.widget_media_image img {
    width: 100%;
}


.widget.widget_popular_posts_widget {
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    padding-top: 15px;
}

.widget.widget_popular_posts_widget .widget-title {
    padding: 0 15px;
}

.widget.widget_popular_posts_widget .widget-title span {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #333333;
    margin-top: 15px;
}

.widget.widget_popular_posts_widget .is-divider.small {
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.widget.widget_popular_posts_widget .first-popular-post,
.widget.widget_popular_posts_widget .other-popular-post {
    display: flex;
    justify-content: space-between;
    margin-bottom: 17px;
    padding: 0 15px;
    align-items: center;
}

.widget.widget_popular_posts_widget .first-popular-post .post-number {
    background-color: #000072;
    width: 100%;
    max-width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
}

.widget.widget_popular_posts_widget .other-popular-post .post-number {
    background-color: #BDBDBD;
    width: 100%;
    max-width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
}

.widget.widget_popular_posts_widget .first-popular-post .txt,
.widget.widget_popular_posts_widget .other-popular-post .txt {
    width: 100%;
    max-width: calc(100% - 34px);
}

.widget.widget_popular_posts_widget .first-popular-post .txt h3,
.widget.widget_popular_posts_widget .other-popular-post .txt h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 10px;
}


.widget.widget_category_posts_widget {
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget.widget_category_posts_widget .is-divider.small {
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
}

.widget.widget_category_posts_widget .is-divider.small {
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.widget.widget_category_posts_widget .widget-title {
    padding: 0 15px;
}

.widget.widget_category_posts_widget .widget-title span {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #333333;
    margin-top: 15px;
}

.widget.widget_category_posts_widget>div {
    padding: 0 15px;
    /* display: flex;
    justify-content: space-between; */
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.widget.widget_category_posts_widget>div .cac {
    background-color: #E8E8E8;
    border-radius: 4px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 25px;
}

.widget.widget_category_posts_widget>div .cac a {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
    color: #1A1A1A;
    padding: 0 5px;
}

.widget.widget_category_posts_widget>div .pont {
    display: none;
}

.widget.widget_flatsome_search_widget {}

.widget.widget_flatsome_search_widget .searchform input {
    height: 48px;
    border: 1px solid #D8D8D8;
    border-radius: 7px;
    width: 100%;
    box-shadow: none;
}

.widget.widget_flatsome_search_widget .searchform input::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
}

.widget.widget_flatsome_search_widget .searchform .flex-col {
    position: relative;
    height: 48px;
}

.widget.widget_flatsome_search_widget .searchform button {
    position: absolute;
    height: 48px;
    min-width: 48px;
    left: -48px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: #000072;
}

.widget.widget_flatsome_search_widget .searchform button::before {
    content: url(img/Magnifer.png);
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
}

.widget.widget_flatsome_search_widget .searchform button i {
    display: none;
}

.taisao01 {}

.taisao01 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 50px;
}

.taisao01 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    margin-bottom: 30px;
}

.taisao01 p span {
    font-weight: 700;
}

.taisao01 .btn {
    background-color: #000072 !important;
    height: 46px;
}

.taisao01 .btn span {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 11px;
    padding: 0 15px;
}

.taisao02 {}

.taisao02 .co1,
.taisao02 .co2 {
    display: flex;
    align-items: center;
}

.taisao02 .co2 img {
    object-fit: cover;
    width: 100%;
    max-width: 590px;
}

.taisao02 .co1 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 45px;
}

.taisao02 .co1 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
    position: relative;
    margin-left: 30px
}

.taisao02 .co1 p span {
    font-weight: 700;
}

.taisao02 .co1 p::before {
    content: url(img/CloseCircle-2.png);
    position: absolute;
    margin-left: -30px;
}

.taisao03 {}

.taisao03 .ro1 h1 {
    font-size: 32px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin-top: 30px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.taisao03 .ro1 img {
    width: 100%;
    max-width: 797px;
    margin-bottom: 25px;
}

.taisao03 .ro2 .col-inner {
    display: flex;
    width: 100%;
    max-width: 930px;
}

.taisao03 .ro2 .box {
    background-color: white;
    border-radius: 5px;
    width: 100%;
    max-width: 303px;
    margin-left: 20px;
}

.taisao03 .ro2 .box img {
    width: 100%;
    max-width: 58px;
}

.taisao03 .ro2 .box .box-image {
    text-align: center;
}

.taisao03 .ro2 .box .box-image>div {
    margin-top: 20px;
}

.taisao03 .ro2 h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #1A1A1A;
    height: 50px;
    padding: 0 20px;
}

.taisao03 .ro2 .col {
    padding-bottom: 0;
    padding-right: 20px;
}

.taisao03 .ro2 {
    position: relative;
    left: -20px;
}

.taisao03 .ro3 .co1 {
    background-color: #B2041D;
    position: relative;
    left: -20px;
    padding: 20px;
    border-radius: 7px;
}

.taisao03 .ro3 .col-inner {
    display: flex;
}

.taisao03 .ro3 .co1 .txt h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 0 50px;
}

.taisao03 .ro3 .co1 .content {
    background-color: white;
    padding: 15px;
    border-radius: 8px;
    height: 255px;
    width: 100%;
    max-width: 303px;
    margin-left: 20px;
}

.taisao03 .ro3 .co1 .content p,
.taisao03 .ro3 .co1 .content ul li {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
}

.taisao03 .ro3 .co1 .content p {
    margin-bottom: 15px;
}

.taisao03 .ro3 .co1 .txt {
    width: 100%;
    max-width: 212px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.taisao03 .ro3 .co2 {
    margin-top: 20px;
    padding: 20px;
    background-color: #FFAA06;
    position: relative;
    left: -20px;
    border-radius: 7px;
}

.taisao03 .ro3 .co2 .col-inner img {
    width: 100%;
    max-width: 146px;
}

.taisao03 .ro3 .co2 .col-inner .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 212px;
}

.taisao03 .ro3 .co2 .col-inner .content {
    background-color: white;
    padding: 15px;
    border-radius: 8px;
    height: 255px;
    width: 100%;
    max-width: 303px;
    margin-left: 20px;
}

.taisao03 .ro3 .co2 .col-inner .content p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #000072;
    position: relative;
    margin-left: 22px;
}

.taisao03 .ro3 .co2 .col-inner .content p::before {
    content: url(img/tichk.png);
    position: absolute;
    margin-left: -22px;
    top: 1px;
}

.taisao03 .ro3 .co3 {
    margin-top: 20px;
    padding: 20px;
    background-color: #B2041D;
    position: relative;
    left: -20px;
    border-radius: 7px;
}

.taisao03 .ro3 .co3 .col-inner img {
    width: 100%;
    max-width: 146px;
}

.taisao03 .ro3 .co3 .col-inner .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 232px;
}

.taisao03 .ro3 .co3 .col-inner .content {
    background-color: white;
    padding: 15px;
    border-radius: 8px;
    height: 193px;
    width: 100%;
    max-width: 303px;
    margin-left: 20px;
}

.taisao03 .ro3 .co3 .col-inner .content ul li {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #0971D1;
}

.taisao03 .ro3 .co3 .txt {
    width: 100%;
    max-width: 212px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.taisao03 .ro3 .co3 .txt h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 0 60px;
}

.taisao04 h1 {
    margin-top: 25px;
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
}

.taisao04 .co1 .content-2,
.taisao04 .co2 .content-1 {
    margin-top: 30px;
}

.taisao04 .content-1 {
    height: 87px;
}

.taisao04 .content-2 {
    height: 202px;
}

.taisao04 .content-1,
.taisao04 .content-2 {
    background-color: white;
    border-radius: 12px;
    border: 1px dashed #B4B4B4;
    padding: 17px;
}

.taisao04 .content-1 h1,
.taisao04 .content-2 h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
    margin-bottom: 5px;
    position: relative;
    margin-left: 65px;
    margin-top: 0;
    height: 50px;
    display: flex;
    align-items: center;
}

.taisao04 .content-1 h1::before,
.taisao04 .content-2 h1::before {
    position: absolute;
    margin-left: -65px;
    width: 50px;
    height: 50px;
}

.taisao04 .content-1 .h1-1::before {
    content: url(img/dkb01.png);
}

.taisao04 .content-2 .h1-3::before {
    content: url(img/dkb03.png);
}

.taisao04 .content-2 .h1-2::before {
    content: url(img/dkb02.png);
}

.taisao04 .content-1 .h1-4::before {
    content: url(img/dkb04.png);
}

.taisao04 .content-2 ul li,
.taisao04 .content-2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-left: 65px;
}

.taisao04 .content-2 ul li {
    margin-left: 95px;
}

.taisao05 {}

.taisao05 h1 {
    margin-top: 20px;
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
}

.taisao05 .co1,
.taisao05 .co2 {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.taisao05 .co1 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.taisao05 .co1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-bottom: 0;
}

.taisao05 .co2 img {
    object-fit: cover;
    width: 100%;
    max-width: 510px;
}

.taisao05 .co2-diff img {
    max-width: 460px;
}

.taisao06 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
}

.taisao06 p {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0;
}

.taisao06 p span {
    font-weight: 800;
}

.taisao06 .btn {
    background-color: #000072 !important;
    height: 46px;
}

.taisao06 .btn span {
    margin-top: 11px;
    font-size: 16px;
    font-weight: 800;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    padding: 0 15px;
}

.taisao06 .img {
    margin-bottom: 0 !important;
}

.taisao06 .ro .co {
    padding-bottom: 0;
}


.taisao06 .box .col-inner {
    background-color: rgba(244, 244, 244, 1);
    padding: 10px;
    border-radius: 30px;
    box-shadow: 0px 11px 10.199999809265137px 0px rgba(0, 0, 0, 0.15);
    position: relative;
}

.taisao06 .box .col-inner>div {
    background-color: white;
    border-radius: 30px;
    box-shadow: 0px 11px 10.199999809265137px 0px rgba(0, 0, 0, 0.2);
    padding: 15px;
}

.taisao06 .box .col-inner .rr::before {
    content: url(img/covbn.png);
    position: absolute;
    top: -26px;
    right: -20px;
}

.taisao06 .box .col-inner>div .ro1 {}

.taisao06 .box .col-inner>div .ro2 p {
    /* font-family: Be Vietnam; */
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(26, 26, 26, 1);
    position: relative;
    margin-left: 35px;
    height: 28px;
}

.taisao06 .box .col-inner>div .ro2 p span {
    color: rgba(225, 42, 65, 1);
}

.taisao06 .box .col-inner>div .ro2 p::before {
    position: absolute;
    margin-left: -35px;
    height: 28px;
    top: -3px;
}

.taisao06 .box .col-inner>div .ro2 .p1::before {
    content: url(img/goi01.png);
}

.taisao06 .box .col-inner>div .ro2 .p2::before {
    content: url(img/goi02.png);
}

.taisao06 .box .col-inner>div .ro2 .p3::before {
    content: url(img/goi03.png);
}

.taisao06 .box .col-inner>div .ro2 .p4::before {
    content: url(img/goi04.png);
}

.taisao06 .box .col-inner>div .ro2 .p5::before {
    content: url(img/goi05.png);
}


.taisao06 .box .col-inner>div .ro1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.taisao06 .box .col-inner>div .ro1 .co1 {
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

.taisao06 .box .col-inner>div .ro1 .co1::before {
    content: url(img/cs00.png);
    height: 70px;
    position: absolute;
    z-index: -1;
    left: -120%;
    top: -15%;
}

.taisao06 .box .col-inner>div .ro1 .co1 h2 {
    /* font-family: Montserrat; */
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    margin-left: -25px;
    margin-bottom: 15px;
    width: 58px;
}


.taisao06 .box .col-inner>div .ro1 .co2 h3 {
    /* font-family: Be Vietnam; */
    font-size: 20px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(2, 52, 118, 1);
    margin-bottom: 0;
    margin-top: 12px;
}

.taisao06 .box .col-inner>div .ro1 .co2 h3 span {
    /* font-family: Be Vietnam; */
    font-size: 33px;
    font-weight: 800;
}

.taisao06 .box .col-inner>div .ro1 .co2 h4 {
    /* font-family: Be Vietnam; */
    font-size: 20px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(2, 52, 118, 1);
    margin-bottom: 0;
}



.blog-wrapper.blog-single.page-wrapper .row {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    padding: 0 15px;
    margin-top: 30px;
    display: flow-root;
}

.blog-wrapper.blog-single.page-wrapper .row .large-9.col {
    float: left;
    width: 100%;
    max-width: 73%;
    padding: 0;
}

.blog-wrapper.blog-single.page-wrapper .row .post-sidebar.large-3.col {
    border-left: none;
    float: right;
    width: 100%;
    max-width: 25%;
    padding: 0;
}

.search-new-list>div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.search-new-list>div .new-list-post img {
    width: 100%;
    height: 184px;
    border-radius: 7px;
    object-fit: cover;
}

.search-new-list>div .new-list-post h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.search-new-list>div .new-list-post .excerpt p {
    display: none;
}

.search-new-list>div .new-list-post .orenda_timer3 span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
    margin-right: 5px;
}

.page-numbers.nav-pagination.links.text-center {
    margin-top: 20px;
}

.huongdan01 h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    margin-bottom: 0;
    padding: 0 15px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14), 2px 2px 1px rgba(0, 0, 0, 0.29), 3px 3px 1px rgba(0, 0, 0, 0.13);
}


.huongdan02 .co-main .col-inner {
    display: flex;
}

.hdsd,
.menuHD {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

.hdsd {
    max-width: 1140px !important;
}

.hdsd h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
}

.hdsd h1 span {
    color: #000072;
}

.hdsd p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
}

.hdsd .tabbed-content .nav {}

.hdsd .tabbed-content .nav-tabs>li {
    width: 100%;
    max-width: 50%;
    margin: 0;
}

.hdsd .tabbed-content .nav-tabs>li a {
    width: 100%;
    display: flex;
    justify-content: center;
}

.hdsd .tabbed-content .nav-tabs>li a span {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.hdsd .nav-tabs+.tab-panels {
    border: none;
}

.hdsd .nav .tab.has-icon a {
    border: none;
    background-color: white;
    height: 54px;
    border-bottom: 1px solid #000072;
}

.hdsd .nav .tab.active.has-icon a {
    background-color: #ffe6e9a9;
    color: #000072;
    border: 1px solid #000072;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 0;
}


.hdsd .col-inner,
.menuHD .col-inner,
.huongdan02 .co-main .col-inner .row {
    display: block !important;
}

.menuHD {
    max-width: 370px !important;
}

.menuHD .ux-menu-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
}

.menuHD .ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
    border-bottom: none;
}

.menuHD .ux-menu-link a span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
    margin-left: 10px;
}

.menuHD .col {
    border-right: 1px solid #D9D9D9;
    padding-bottom: 15px;
}


.menuHD .ux-menu-link.flex.menu-item a {
    display: flex;
    align-items: center;
}

.menuHD .ux-menu-link.flex.menu-item.ux-menu-link--active a {
    background-color: #FEF3F6;
    border-radius: 4px;
}

.menuHD .ux-menu-link.flex.menu-item.ux-menu-link--active a span {
    color: #000072;
    font-weight: 700;
}


#newsletter-signup-link .mfp-close {
    opacity: 1;
    position: absolute;
    top: -15px !important;
    right: -15px;
    background-color: #000072;
    z-index: 9;
    mix-blend-mode: normal;
    border-radius: 50%;
    font-size: x-large;
    color: white;
}

#newsletter-signup-link {
    padding: 0 !important;
    border-radius: 12px;
    box-shadow: 0px 4px 15.300000190734863px 0px #FC77874D;
	display: none;
}

.ebook {}

.ebook .nd1 {
    background-image: url(img/nnjk.jpg);
    background-size: cover;
    height: 503px;
    padding: 40px;
    border-top-left-radius: 12px;
}

.ebook .nd1 h2 {
    font-size: 28px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: center;
    color: #BE001B;
}

.ebook .nd1 h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0px;
    text-align: center;
    color: #280F13;
    padding: 0 30px;
}

.ebook .nd2 {
    padding: 30px 70px;
}

.ebook .nd2 .nox p {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
    margin-bottom: 10px;
}

.ebook .nd2 .nox input {
    border: 1px solid #B4B4B4;
    border-radius: 8px;
    min-height: 48px;
    margin-bottom: 10px;
}

.ebook .nd2 .nox input::placeholder {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #B4B4B4;
}

.ebook .nd2 .btn {
    text-align: center;
}

.ebook .nd2 .btn input {
    margin: 0;
    min-height: 48px;
    border-radius: 36px;
    text-transform: inherit;
    padding: 0 35px;
}

.ebook .nd2 .btn .wpcf7-spinner {
    display: none;
}

#newsletter-signup-link1 .mfp-close {
    opacity: 1;
    position: absolute;
    top: -15px !important;
    right: -15px;
    background-color: #000072;
    z-index: 9;
    mix-blend-mode: normal;
    border-radius: 50%;
    font-size: x-large;
    color: white;
}

#newsletter-signup-link1 {
    padding: 0 !important;
    border-radius: 12px;
    box-shadow: 0px 4px 15.300000190734863px 0px #FC77874D;
}



#newsletter-signup-link2 .mfp-close {
    opacity: 1;
    position: absolute;
    top: -15px !important;
    right: -15px;
    background-color: #000072;
    z-index: 9;
    mix-blend-mode: normal;
    border-radius: 50%;
    font-size: x-large;
    color: white;
}

#newsletter-signup-link2 {
    padding: 0 !important;
    border-radius: 12px;
    box-shadow: 0px 4px 15.300000190734863px 0px #FC77874D;
}



.ttdtForm {
    box-shadow: 0px 4px 15.300000190734863px 0px #FC77874D;
    background-color: white;
    padding: 30px;
    border-radius: 16px;
}

.ttdtForm h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    padding: 0 2px;
    margin-bottom: 30px;
}

.ttdtForm h2 span {
    color: #000072;
}

.ttdtForm .btn .wpcf7-spinner {
    display: none;
}

.ttdtForm .btn input {
    width: 100%;
    margin: 0;
    border-radius: 7px;
    min-height: 48px;
}

.ttdtForm>div input {
    min-height: 42px;
    border: 1px solid #D8D8D8;
    border-radius: 7px;
}

.ttdtForm>div input::placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #6C6C6C;
}


.row-download-app {
    background: red;
}



.home01 .co1 .tx1 {
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    font-size: 36px;
    color: #000072
}

.home01 .co1 .tx1 span {
    font-size: 32px;
    color: #1A1A1A;
}

.home01 .co1 .tx2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    color: #000072;
}

.home01 .co1 .tx3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: left;
    color: #3A3A3A;
}

.home01 .co1 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 10px;
    position: relative;
    margin-left: 25px;
}

.home01 .co1 p::before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f058";
    color: #4AC256;
    margin-left: -25px;
}

.feature-row-reserve: {
    flex-direction: row-reverse;
}

.home-video-banner .banner-bg {
    border-radius: 10px;
}

.khachhang-banner .txt-tingtong {
    color: #FDB913;
}


.khachhang-banner h1 {
    margin-top: 25px;
    font-size: 32px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
}

.khachhang-banner h1 span {
    color: #000072;
}


.khachhang-banner p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
}

.khachhang-banner .btn {
    height: 46px;
    margin-top: 20px;
    background-color: #FDB913;
}

.khachhang-banner img {
    border-radius: 10px;
}

.khachhang-banner .btn span {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    padding: 0 20px;
    margin-top: 10px;
}


.tinhnang-banner h1 {
    margin-top: 25px;
    font-size: 32px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
}

.tinhnang-banner h1 span {
    color: white;
}


.tinhnang-banner p {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
}

.tinhnang-banner .btn {
    height: 46px;
    margin-top: 10px;
    background-color: white;
}

.tinhnang-banner .btn span {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    color: #333333;
    padding: 0 20px;
    margin-top: 10px;
}

.section-content .dieu-khoan {
    color: #000000;
}

.col-price1 .txt-price span {
    color: rgb(248, 69, 49);
}


.txt-price .price-unit {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.col-price1 .btn {
    background-color:  rgb(248, 69, 49);
}

.col-price2 .txt-price span {
    color: rgb(172, 32, 112);
}

.col-price2 .btn {
    background-color:  rgb(172, 32, 112);
}

.col-price3 .txt-price span {
    color: rgb(198, 32, 37);
}

.col-price3 .btn {
    background-color:  rgb(198, 32, 37);
}

.col-price4 .txt-price span {
    color: rgb(58, 89, 152);
}

.col-price4 .btn {
    background-color:  rgb(58, 89, 152);
}

.txt-price-feature {
    color: #333333;
}

/*row zalo bot*/
.row-zalo-bot .addon-title {
    color: #F84531;
}

.row-zalo-bot .addon-price {
    color: #F84531;
}

.row-zalo-bot .addon-price .addon-unit {
    color: #666666;
}

.row-zalo-bot .addon-description:before {
    color: #F84531;
}

/*row zalo zns*/
.row-zalo-zns .addon-title {
    color: #AC2070;
}

.row-zalo-zns .addon-price {
    color: #AC2070;
}

.row-zalo-zns .addon-price .addon-unit {
    color: #666666;
}

.row-zalo-zns .addon-description:before {
    color: #AC2070;
}

/*row tingee*/
.row-tingee .addon-title {
    color: #C62025;
}

.row-tingee .addon-price {
    color: #C62025;
}

.row-tingee .addon-price .addon-unit {
    color: #666666;
}

.row-tingee .addon-description:before {
    color: #C62025;
}

/*row iot*/
.row-iot .addon-title {
    color: #8e0d85;
}

.row-iot .addon-price {
    color: #8e0d85;
}

.row-iot .addon-price .addon-unit {
    color: #8e0d85;
}

.row-iot .addon-description:before {
    color: #8e0d85;
}

/*row misa*/
.row-misa .addon-title {
    color: #3A5998;
}

.row-misa .addon-price {
    color: #3A5998;
}

.row-misa .addon-price .addon-unit {
    color: #666666;
}

.row-misa .addon-description:before {
    color: #3A5998;
}

.addon-title {

    font-size: 20px;
    font-weight: 600;
}

.addon-price {

    font-size: 36px;
    font-weight: 900;
}

.addon-price sup {
    font-size: 20px;
}

.addon-price .addon-unit {

    font-size: 16px;
    font-weight: 600;
}


.addon-description {
    color: #000000;
    margin-bottom: 8px;
}

.addon-description:before {
    /*content: "\f058";*/
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f058";

    margin-left: -25px;
}

.col-addon-feature-content {
    display: flex;
    justify-content: center;
}

.col-contact-form .img-modal-home {
    display: none;
}

.widget-sale {
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget-sale .widget-sale-title {
    padding: 0 15px;
}

.widget-sale .widget-sale-content {
    padding: 0 15px;
}

.widget-sale .widget-sale-title span {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #333333;
    margin-top: 15px;
}

.widget-sale .is-divider {
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.widget-sale-content {
    display: flex;
    flex-direction: row;
    justify-items: center;
}

.widget-sale-content img {
    width: 60px;
    height: 60px;
    max-width: 60px;
    max-height: 60px;
    border-radius: 30px;
    border-color: #333333;
    border-width: 1px;
}

.widget-sale-content .widget-sale-info {
    margin-left: 16px;
}

.widget-sale-content .widget-sale-info .sale-name {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}

.widget-sale-content .widget-sale-info .sale-phone {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
}



