@font-face{
    src: url('../font/Roboto/Roboto-Regular.ttf');
    font-family: Roboto;
}

*{
    /*font-family: Roboto;*/
    font-family: "Inter", sans-serif;
}
.td-flex-center {
    display: flex;
    align-items: center;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1266px !important;
}

/*bài viết */
.widget-area,
.entry-meta,
.entry-footer
{
    display: none !important;
}
#crumbs{
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
    flex-wrap: wrap;
}
#crumbs li, #crumbs span{
    margin: 0;
    list-style: none;
    padding: 5px;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
    /*margin-top: 15px;*/
    color: #0444A8;
}
#crumbs li a{
    color: #000000;
}

/* header ---------------------------------------------------------------------------- */
/*  */
.active-link {
    color: #F1C430 !important;
}
/*  */
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
/**/
/*phân trang */
.pagenavi{
    margin: 2em 0;
    text-align: right;
}
.pagenavi a {
    color: #fa3b0e;
    text-decoration: none;
}
.pagenavi a:hover {
    color: #fff;
    background: #fa3b0e;
}
.pagenavi .current{
    color: #fff;
    background: #fa3b0e !important;
    font-size: 12px;
}
.pagenavi .page-numbers{
    background: #fff;
    padding: 5px 11px;
    font-size: 12px;
    border-radius: 4px;
}
/*css single */
.lead {
    font-size: 1rem !important;
}
.type-post .entry-content img {
    max-width: 100%;
    object-fit: contain;
}
.type-post {
    box-sizing: border-box;
    /* box-shadow: 0 1px 29px 0 #bbb; */
    padding: 0.1em 1.5em 1em 0;
    margin-bottom: 2em;
}
.type-post h1, .type-post h2, .type-post h3, .type-post h4, .type-post h5, .type-post h6 {
    font-weight: bold !important;
}
.type-post h1 span, .type-post h2 span, .type-post h3 span, .type-post h4 span, .type-post h5 span, .type-post h6 span {
    font-weight: bold !important;
}
.type-post h1.entry-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    letter-spacing: 0.02em;
    color: #000000;
}
.bai-viet-detail h1 {
    display: none !important;
}
.type-post p span {
    /* font-style: italic; */
    /* font-weight: 400; */
    font-size: 16px;
    line-height: 139.5%;
    letter-spacing: 0.02em;
    color: #000000;
}
.type-post h2 {
    display: block;
    color: #000000;
    font-size: 22px !important;
}
.type-post h3 {
    font-size: 20px !important;
}
.type-post h4 {
    font-size: 18px !important;
    color: #000000;
}
.type-post h3 {
    font-size: 16px !important;
    color: #000000;
}
.type-post p b {
    color: #0e75bc !important;
}
.type-post p span {
    line-height: 2em !important;
}
.type-post ul li{
    padding: 0.2em !important;
}
.type-post ol li {
    margin: 2em 0;
}

.site-main-post .entry-content img {
    max-width: 100%;
    object-fit: contain;
    height: auto !important;
}

.site-main-post {
    box-sizing: border-box;
    padding: 0.1em 1.5em 1em 0;
}

.site-main-post h1,
.site-main-post h2,
.site-main-post h3,
.site-main-post h4,
.site-main-post h5,
.site-main-post h6 {
    font-weight: bold !important;
}

.site-main-post h1 span,
.site-main-post h2 span,
.site-main-post h3 span,
.site-main-post h4 span,
.site-main-post h5 span,
.site-main-post h6 span {
    font-weight: bold !important;
}

.site-main-post h1.entry-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    letter-spacing: 0.02em;
    color: #000000;
}

.site-main-post p span {
    font-size: 16px;
    line-height: 2em !important;
    letter-spacing: 0.02em;
    color: #000000;
}

.site-main-post h2 {
    display: block;
    color: #000000;
    font-size: 22px !important;
}

.site-main-post h3 {
    font-size: 20px !important;
    color: #000000;
}

.site-main-post h4 {
    font-size: 18px !important;
    color: #000000;
}

.site-main-post p b {
    color: #0e75bc !important;
}

.site-main-post ul li {
    padding: 0.2em !important;
}

.site-main-post ol li {
    margin: 2em 0;
}

.wp-caption-text {
    font-style: italic;
    text-align: center;
    padding-top: 10px;
}
.ez-toc-title-container p.ez-toc-title {
    font-size: 22px !important;
    font-weight: bold !important;
}
#ez-toc-container{
    margin-top: 1em;
    display: inline-block;
    background: #EFFBFF;
    border-radius: 4px;
    border: none;
}
#ez-toc-container a {
    font-weight: 500;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #1457C8;
}
#ez-toc-container a.ez-toc-toggle {
    outline: none !important;
    padding-top: 6px;
}



#ez-toc-container .ez-toc-js-icon-con{
    display:none!important;
}

#ez-toc-container .ez-toc-title-toggle a::after{
    content:"Thu gọn";
    font-size:14px;
    color:#0073aa;
    font-weight:500;
}

#ez-toc-container.toc_close .ez-toc-title-toggle a::after{
    content:"Mở rộng";
}
/* Giữ nguyên chiều rộng của TOC */
#ez-toc-container {
    width: 100% !important;      /* hoặc width: 320px nếu bạn muốn cố định */
    max-width: 100%;
    display: block !important;
}

/* Khi thu gọn vẫn giữ nguyên chiều rộng */
#ez-toc-container.toc_close {
    width: 100% !important;
    max-width: 100%;
}

/* Chỉ ẩn phần nội dung */
#ez-toc-container.toc_close .ez-toc-list {
    display: none !important;
}


.dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    perspective: 1000px;
    display: none;
    width: 250px;
    background-color: #fff;
    box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 111;
    transition: 0.4s all;
    border-top: 4px solid #F1C430;
}
.dropdown:hover > .dropdown-menu
{
    display: block
}

.dropdown-menu
{
    animation: rotateMenu 400ms ease-in-out forwards;
    transform-origin: top center
}

@keyframes rotateMenu {
    0% {
        transform: rotateX(-90deg)
    }
    70% {
        transform: rotateX(20deg)
    }
    100% {
        transform: rotateX(0deg)
    }
}
/**/
.bg-header{
    z-index: 999;
    background: #FFFFFF;
}

/* header */
.header {
    width: 100%;
    height: auto;
    z-index: 999;
    border: none;
    outline: none;
    background: #ffffff;
}

.header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    height: auto;
}

ul.menu{
    padding: 0;
}

.header .brand {
    padding-top: 0.5em;
}

.header .navbar {
    padding-top: 1.5em;
    max-width: 100%;
    height: auto;
    margin-left: 1em;
}

.menu-bar{
    position: absolute;
    top: 0px;
    width: 100%;
}

.menu-bar p{
    display: block;
    margin: 0 auto;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1D60A6;
    padding-top: 9%;
}
.sub-menu li {
    list-style: none;
}
.sub-menu li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #181C4B;
}

.sub-menu li {
    padding: 10px 0;
}
.menu-item .nav-link {
    padding: 10px;
}

.header .nav-link i{
    padding-right: 5px;
}
.header .menu > .menu-item {
    position: relative;
    display: inline-block;
}

.header .menu #phone{
    background: #0E75BC;
}

.header .menu #phone:hover{
    background: #FFFFFF;
}

.header .menu #phone a.nav-link{
    color: #FFFFFF;
    padding: 5px 10px;
}


.header .menu > .menu-item > a {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    /*text-transform: uppercase;*/
    color: #00355D;
    text-decoration: none;
}


.header .menu > .menu-item > a .expand {
    position: relative;
    display: inline-block;
    height: 0.75rem;
    width: 0.75rem;
    margin-left: 0.35rem;
    border: none;
    outline: none;
    pointer-events: none;
}

.header .menu > .menu-item > a .expand:before, .header .menu > .menu-item > a .expand:after {
    position: absolute;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    content: '';
    left: 50%;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #121212;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}


.header .menu > .menu-item > a .expand::after {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
}

.header .menu > .menu-item > .sub-menu > .menu-item > a:hover {
    box-shadow: none;
    color: #0E75BC;
}

/* .header .menu > .menu-item > .sub-menu {
    position: absolute;
    left: -1rem;
    top: 100%;
    width: 20em;
    height: auto;
    padding: 0 0 0.75rem 0;
    border: none;
    outline: none;
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    !* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); *!
    box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
	z-index: 999;
 }*/

.header .menu > .menu-item {
    position: relative;
}

.header .menu > .menu-item > .sub-menu {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    min-width: 220px;
    padding: 10px 0;
    margin: 0;
    list-style: none;

    background: #fff;
    border-radius: 12px;
    border: 1px solid #e9ecef;
    box-shadow: 0 15px 35px rgba(0,0,0,.12);

    opacity: 0;
    visibility: hidden;
    transform: translateY(12px);
    transition: all .3s ease;
    z-index: 999;
}

/* Hiện menu */
.header .menu > .menu-item:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Mũi tên */
.header .menu > .menu-item > .sub-menu::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 30px;
    width: 14px;
    height: 14px;
    background: #fff;
    border-top: 1px solid #e9ecef;
    border-left: 1px solid #e9ecef;
    transform: rotate(45deg);
}

.header .menu > .menu-item > .sub-menu li {
    margin: 0;
}

.header .menu > .menu-item > .sub-menu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 5px 18px;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;

    transition: all .25s ease;
}

/* Hover */
.header .menu > .menu-item > .sub-menu li a:hover {
    /*background: #0d6efd;
    color: #fff;*/
    padding-left: 24px;
}

/* Dòng ngăn cách */
.header .menu > .menu-item > .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #f3f3f3;
}
.sub-menu .dropdown-item:hover {
    background: transparent;
    color: #1F6BE2 !important;
}

.header .menu > .menu-item > .sub-menu > .menu-item {
    display: block;
}

.header .menu > .menu-item > .sub-menu > .menu-item > a {
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    padding: 1em 0.5em;
    color: #000000;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-decoration: none;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    background: #FFFFFF;
    margin-top: 8px;
}

.header .opened-menu {
    position: relative;
    display: none;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    border: none;
    outline: none;
    opacity: 0;
    visibility: hidden;
    background: none;
}

.header .closed-menu {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    width: 2.5rem;
    height: 2.5rem;
    border: none;
    outline: none;
    background: none;
}

.header .closed-menu img{
    display: block;
    width: 1rem;
    height: auto;
}

.header .overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

/*2 nút đăng kí đăng nhập*/
.btn-re-lo {
    display: flex !important;
    align-items: center;
    font-size: 13px;
    border: 1px solid #3F81EA;
    border-radius: 22px;
    font-weight: 600;
    margin-left: 20px;
}
.btn-login:hover,
.btn-register:hover

{
    color: #ffffff !important;
    background: #1457C8;
}
.btn-re-lo a {
    color: #000000;
}
.btn-register,
.btn-login
{
    /*color: #ffffff !important;
    background: #1457C8;*/
    border-radius: 17px;
    padding: 7px 10px !important;
}
.btn-register {
    color: #ffffff !important;
    background: #1457C8;
}
.btn-login:hover + .btn-register {
    background: transparent;
    color: #1457C8 !important;
}

@media only screen and (min-width: 993px) {
    .header .menu > .menu-item-has-children:hover > .sub-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .header .menu > .menu-item-has-children:hover > a .expand::after {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        -ms-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
}

@media only screen and (max-width: 992px) {
    .header .overlay.active {
        display: block;
        opacity: 1;
        visibility: visible;
    }
    .header .navbar {
        position: fixed;
        top: 0;
        left: -18rem;
        width: 18rem;
        height: 100%;
        padding: 1rem 0;
        z-index: 999;
        opacity: 0;
        overflow-y: auto;
        visibility: hidden;
        background: #ffffff;
        -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .header .navbar.active {
        left: 0rem;
        opacity: 1;
        visibility: visible;
        margin: 0;
    }
    .header .navbar::-webkit-scrollbar {
        width: 5px;
    }
    .header .navbar::-webkit-scrollbar-thumb {
        border-radius: 1rem;
        background: #e6e6e6;
        -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12);
        box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.12);
    }
    .header .menu {
        width: 100%;
        height: auto;
    }
    .header .menu > .menu-item {
        display: block;
        margin: 0;
    }
    .header .menu > .menu-item-has-children > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header .menu > .menu-item > a {
        padding: 0.75rem 1rem;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #1A1A1A;
        border-bottom: 0.5px dashed #CECECE;
    }
    .header .menu > .menu-item:first-child > a {
        border-top: 1px solid #f2f2f2;
    }
    .header .menu > .menu-item > a .expand::before, .header .menu > .menu-item > a .expand::after {
        background: #121212;
    }
    .header .menu > .menu-item-has-children.active > a .expand:after {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        -ms-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    .header .menu > .menu-item > .sub-menu {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-height: 0;
        padding: 0px;
        border: none;
        outline: none;
        opacity: 1;
        overflow: hidden;
        visibility: visible;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .header .menu > .menu-item > .sub-menu > .menu-item > a, .header nav.navbar .menu2 a {
        padding: 0.75rem 0 0.75rem 2rem;
        color: #121212;
        border-bottom: 1px solid #f2f2f2;
        box-shadow: none;
        font-size: 12px;
    }
    .header .opened-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        padding-right: 2em;

    }
    .header .closed-menu{
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        top: 1rem;
        right: 0.5rem;
    }

    .header nav.navbar .menu2{
        display: block;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding: 0;
        border: none;
        outline: none;
        opacity: 1;
        overflow: hidden;
        visibility: visible;
        background: transparent;
        box-shadow: none;
        margin: -2em 0 0 2em;
    }

}
/* header */
#btn-top{
    border: none;
    outline: none;
    display: none;
    position: fixed;
    bottom: 195px;
    right: 30px;
    z-index: 99;
    cursor: pointer;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: linear-gradient(180deg, #1F6BE2 0%, #053AA3 100%);
    color: #fff;
    text-align: center;
    padding-top: 9px;
}
#btn-top:hover {
    background: #008eff;
}
/* TRang chủ ----------------------------------------------------------------------------------------- */
.home-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.myBanner {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: auto;
}
/* Mây */
.cloud {
    position: absolute;
    z-index: 3;
    width: 500px;
    max-width: none;
    pointer-events: none;

    /* vị trí ban đầu */
    left: 10px;
    top: 15%;

    animation: cloudFloat 8s ease-in-out infinite;
}

@keyframes cloudFloat {
    0% {
        transform: translateX(-50px) translateY(0);
    }

    50% {
        transform: translateX(50px) translateY(-10px);
    }

    100% {
        transform: translateX(-50px) translateY(0);
    }
}


.airplane {
    position: absolute;
    z-index: 5;

    width: 370px;
    height: auto;

    /* vùng bên phải */
    right: 30px;
    top: 28%;

    pointer-events: none;

    animation:
            airplaneFly 10s cubic-bezier(0.22, 0.61, 0.36, 1) forwards,
            airplaneFloat 8s ease-in-out 10s infinite;
}


/* =========================
   BAY CHÉO + PHÓNG TO
========================= */

@keyframes airplaneFly {
    0% {
        transform: translate3d(-100px, 45px, 0)
        scale(0.25)
        rotate(-8deg);
    }

    100% {
        transform: translate3d(0, -10px, 0)
        scale(1)
        rotate(-8deg);
    }
}


/* =========================
   ĐẾN VỊ TRÍ CUỐI → LƯỢN NHẸ
========================= */

@keyframes airplaneFloat {
    0% {
        transform:
                translate3d(0, -10px, 0)
                rotate(-8deg)
                scale(1);
    }

    20% {
        transform:
                translate3d(8px, -18px, 0)
                rotate(-5deg)
                scale(1.02);
    }

    40% {
        transform:
                translate3d(15px, -12px, 0)
                rotate(-2deg)
                scale(1.03);
    }

    60% {
        transform:
                translate3d(8px, -2px, 0)
                rotate(-5deg)
                scale(1.02);
    }

    80% {
        transform:
                translate3d(-5px, -7px, 0)
                rotate(-10deg)
                scale(1.01);
    }

    100% {
        transform:
                translate3d(0, -10px, 0)
                rotate(-8deg)
                scale(1);
    }
}








.title-home {
    text-align: center;
    margin: 50px 0 -190px 0;
    position: relative;
    z-index: 9;
}
.title-home h2 {
    font-weight: 700;
    color: #032058;
    font-size: 36px;
    line-height: 52px;
    font-family: "Inter", sans-serif;
}
.together-td {
    display: flex;
    align-items: center;
    justify-content: center;
}
.together-td  img {
    width: 120px;
    animation: lineMove 2.5s ease-in-out infinite;
}
.together-td p {
    font-family: "Inter", sans-serif;
    color: #1F6BE2;
    margin: 0 20px;
    font-size: 48px;
    font-weight: 700;
    animation: floatText 3s ease-in-out infinite;
}
@keyframes bannerUp{
    from{
        opacity:0;
        transform:translateY(80px) scale(.95);
    }
    to{
        opacity:1;
        transform:translateY(0) scale(1);
    }
}

/* Chữ nổi nhẹ */
@keyframes floatText{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-8px);
    }
}

/* Hai đường line chuyển động */
@keyframes lineMove{
    0%,100%{
        transform:translateX(0);
    }
    50%{
        transform:translateX(10px);
    }
}
/*---------dịch vụ-------------------------------------------*/
.td-service {
    background-image: url(../images/home/banner-2.png);
    background-color: #f0f5fe;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 0 30px 0;
}
.td-s-content {
    display: flex;
    align-items: center;
}
.td-s-content .td-w50 {
    width: 50%;
}
.td-s-left {
    padding-right: 30px;
}
.td-s-content .title-sv p {
    font-weight: 700;
    font-size: 35px;
    color: #3271D7;
    margin-bottom: 10px;
}
.td-s-content .dess {
    font-size: 14px;
    color: #000000;
    text-align: justify;
    margin: 50px 0;
}
.td-s-content .btn-listen {
    background: #0444A8;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    border-radius: 20px;
    width: 250px;
    height: 55px;
    justify-content: center;
    cursor: pointer;

    position: relative;
    overflow: hidden;
}
.td-s-content .btn-listen a {
    color: #ffffff;
}
.td-s-content .btn-listen::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 80%;
    height: 100%;
    background: linear-gradient(
            120deg,
            transparent,
            rgba(255,255,255,.5),
            transparent
    );
    transition: .6s;
}

.td-s-content .btn-listen:hover::before {
    left: 130%;
}
.td-s-content .btn-listen img {
    padding-right: 10px;
}
.td-s-content .list-icon {
    display: flex;
    align-items: center;
    margin: 50px 0;
}
.td-s-content .list-icon img {
    margin-right: 20px;
}

.box-td-serve {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.box-td-serve .number {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f6fe;
    z-index: 10;
    margin-right: -42px;
}
.box-td-serve .number span {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: linear-gradient(180deg, #1F6BE2 0%, #053AA3 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
}

.box-td-serve .number::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid rgba(13,110,253,.45);
    animation: ripple 2.2s infinite;
}

/* Vòng sáng 2 (trễ hơn) */
.box-td-serve .number::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid rgba(13,110,253,.3);
    animation: ripple 2.2s infinite .9s;
}

@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: .8;
    }

    70% {
        transform: scale(1.6);
        opacity: 0;
    }

    100% {
        transform: scale(1.8);
        opacity: 0;
    }
}
.box-td-serve .number {
    box-shadow:
            0 0 15px rgba(13,110,253,.35),
            0 0 30px rgba(13,110,253,.2);
}
.box-td-serve .number span {
    animation: floatNumber 2s ease-in-out infinite;
}

@keyframes floatNumber {
    0%,100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-4px);
    }
}




.box-td-serve .box-info {
    flex: 1;
    box-shadow: 0px 4px 5.1px 0px #CAE3FD;
    background: #ffffff;
    border-radius: 30px;
    padding: 20px 20px 20px 60px;
}

.box-td-serve .title {
    color: #0D49B6;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.box-td-serve .line {
    display: block;
    width: 120px;
    height: 4px;
    background: #0942AE;
    border-radius: 5px;
    margin: 12px 0 16px;
}

.box-td-serve .des {
    display: block;
    color: #000000;
    font-size: 13px;
    line-height: 1.7;
}

/*----------------------------------------------------*/
/*-----------------------cam kết dịch vụ-----------------------------*/
.td-commit-s {
    background: #0343A7;
    padding: 50px 0;
    min-height: 500px;
}
.td-title-commit  {
    color: #ffffff;
    text-align: center;
}
.td-title-commit h3 {
    font-family: Inter;
    font-weight: 700;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.td-title-commit p {
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 35px;
    letter-spacing: 0%;
}

.services{
    padding: 50px 0;
}

.services .container{
    max-width:1350px;
    margin:auto;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap: 10px;
}

.service-item{
    padding:40px 30px;
    text-align:center;
    transition:.35s ease;

    display:flex;
    flex-direction:column;
    align-items:center;

}

.service-item:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 45px rgba(0,0,0,.15);
}

.service-image{
    width:90px;
    height:90px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:25px;
    transition:.35s;
}

.service-item:hover .service-image{
    transform:rotate(8deg) scale(1.08);
}

.service-image img{
    width:60px;
    height:60px;
    object-fit:contain;
}

.service-title{
    margin:0 0 15px;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    line-height:1.4;
}

.bd-center {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

.service-desc{
    margin:0;
    font-size: 16px;
    color: #ffffff;
    line-height:1.8;
    font-weight: 500;
}

@media(max-width:991px){

    .services .container{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:767px){

    .services{
        padding:60px 15px;
    }

    .services .container{
        grid-template-columns:1fr;
    }

}
.service-item.box-w {
    background: #ffffff !important;
    border-radius: 5px;
}
.service-item.box-w .service-title {
    color: #0444A8;
}
.service-item.box-w .service-desc {
    color: #0444A8;
}

.btn-ser-more {
    background: #ffffff;
    width: 137px;
    height: 38px;
    border-radius: 23px;
    display: flex; align-items: center;
    justify-content: center;
    margin: auto;
}
.btn-ser-more a {
    color: #000000;
}
/*----------------------hệ thống ------------------------------*/
.td-system {
    background: #f4f7ff;
    padding-top: 50px;
}
/*.myBanner-3 {
    width: 100%;
    height: auto;
    margin-top: -165px;
}*/


.banner-pc-wrapper {
    position: relative;
    width: 100%;
}

.myBanner-3 {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -165px;
}

.pc-screen {
    position: absolute;

    /* vùng bao quanh màn hình */
    left: 28%;
    top: 30%;
    width: 48%;
    height: 61%;

    overflow: hidden;

    clip-path: polygon(
            3% 5%,      /* trên trái */
            100% 0%,    /* trên phải */
            99% 95%,    /* dưới phải */
            0% 97%     /* dưới trái */
    );
}

.pc-screen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}















.system-content .txt-right {
    text-align: right;

}
.system-content .txt-right h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 15px;
    color: #032058;
}
.system-content .txt-right p {
    font-size: 13px;
    line-height: 30px;
}



.system-item {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 20px;
    background: #fff;
    border-radius: 16px;
    transition: all .35s ease;
    margin-bottom: 20px;
}

.system-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0, 80, 200, 0.15);
    cursor: pointer;
}

.circle-icon {
    width: 72px;
    height: 72px;
    min-width: 72px;
    border-radius: 50%;
    background: linear-gradient(180deg, #1F6BE2 0%, #053AA3 100%) !important;

    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    animation: pulse 2.5s infinite;
    transition: all .35s ease;
}

.circle-icon img {
    width: 34px;
    height: 34px;
    object-fit: contain;
    position: relative;
    z-index: 2;
}
.system-item span {
    color: #0444A8;
    font-size: 14px;
    font-weight: 600;
}

.circle-icon::before {
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    border: 2px solid rgba(29,111,255,.25);
    animation: ripple 2.5s infinite;
}

.system-item:hover .circle-icon {
    transform: rotate(10deg) scale(1.1);
}

.system-item:hover .circle-icon img {
    transform: scale(1.15);
    transition: .35s;
}

@keyframes pulse {
    0%,100%{
        box-shadow: 0 0 0 0 rgba(29,111,255,.35);
    }
    50%{
        box-shadow: 0 0 0 12px rgba(29,111,255,0);
    }
}

@keyframes ripple {
    0%{
        transform: scale(.9);
        opacity: 1;
    }
    100%{
        transform: scale(1.4);
        opacity: 0;
    }
}
/*----------------------------------------------------*/
/*---------------------------Mua hàng an toàn-------------------------*/
.line-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-laptop {
    position: relative;
    width: 100%;
}
.myBanner4 {
    width: 100%;
    height: auto;
    margin-top: -600px;
    display: block;
}
/* GIF nằm trong màn hình */
.laptop-screen {
    position: absolute;

    left: 30.8%;
    top: calc(-5px + 27.4%);

    width: 39%;
    height: 47.5%;

    overflow: hidden;
    z-index: 2;

    clip-path: polygon(
            0.5% 0.5%,
            99.5% 0.5%,
            99.5% 99.5%,
            0.5% 99.5%
    );
}

.laptop-screen img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: fill;
}




.buy-safely {
    background: #f8faff;
}
.buy-safely .title {
    text-align: center;
}
.buy-safely .title h3,
.buy-safely .title p {
    font-weight: 600;
    font-size: 35px;
    line-height: 100%;
    letter-spacing: 0%;
}
.buy-safely .title h3 {
    color: #032058;
    margin: 30px 0;
}
.buy-safely .title p {
    color: #3271D7;
}

.payment-process{
    max-width:1200px;
    height:620px;
    margin:80px auto;
    position:relative;
}
/*======================
    ĐƯỜNG CUNG
=======================*/
.payment-process{
    position:relative;
}

.payment-arc{
    position:absolute;
    width:900px;
    height:450px;
    left:50%;
    top:53px;
    transform:translateX(-50%);
    pointer-events:none;
    z-index:1;
}

.payment-arc path{
    fill:none;
    stroke-linecap:round;
}

.arc1{
    stroke:#3271D7;
    stroke-width:2;
    stroke-dasharray:12 10;
    animation:dash1 2s linear infinite;
}

.arc2{
    stroke:#6EA8FF;
    stroke-width:2;
    stroke-dasharray:3 20;
    opacity:.8;
    animation:dash2 4s linear infinite reverse;
}

@keyframes dash1{
    to{
        stroke-dashoffset:-44;
    }
}

@keyframes dash2{
    to{
        stroke-dashoffset:44;
    }
}

/*======================
      STEP
=======================*/

.step{
    position:absolute;
    width:180px;
    text-align:center;
    z-index:2;
}

.step p{
    margin-top:18px;
    font-size:14px;
    color:#333;
    line-height:1.6;
    font-weight:600;
}

/*======================
      ICON
=======================*/

.step .icon{
    cursor: pointer;
    width:110px;
    height:110px;

    margin:auto;

    background:#fff;
    border-radius:50%;

    display:flex;
    justify-content:center;
    align-items:center;

    box-shadow:
            0 10px 25px rgba(0,0,0,.12),
            0 0 0 8px #fff;

    transition:.35s;

}

.step .icon img{
    width:48px;
    transition:.35s;
}

/* Hover */

.step:hover .icon{

    transform:translateY(-10px);
    box-shadow:
            0 20px 45px rgba(50,113,215,.25),
            0 0 0 8px #fff;

}

.step:hover img{

    transform:scale(1.08);

}

/*======================
      FLOAT
=======================*/

.icon{

    animation:float 4s ease infinite;

}

.step2 .icon{
    animation-delay:.3s;
}

.step3 .icon{
    animation-delay:.6s;
}

.step4 .icon{
    animation-delay:.9s;
}

.step5 .icon{
    animation-delay:1.2s;
}

@keyframes float{

    0%,100%{

        transform:translateY(0);

    }

    50%{

        transform:translateY(-8px);

    }

}

/*======================
      VỊ TRÍ
=======================*/

.step1{

    left:60px;
    bottom:40px;

}

.step2{

    left:260px;
    top:80px;

}

.step3{

    left:50%;
    top:0;
    transform:translateX(-50%);

}

.step4{

    right:260px;
    top:80px;

}

.step5{

    right:60px;
    bottom:40px;

}

/*======================
   RESPONSIVE
=======================*/

@media(max-width:1100px){

    .payment-process{

        height:auto;
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        gap:35px;

    }

    .payment-process::before{

        display:none;

    }

    .step{

        position:relative;
        left:auto;
        right:auto;
        top:auto;
        bottom:auto;
        transform:none;

    }

}


@media(max-width:768px){

    .step{

        width:100%;

    }

}

/* ======================
   ICON ACTIVE AUTO
====================== */

.step1 .icon{
    animation:
            float 4s ease-in-out infinite,
            activeIcon 25s linear infinite;
}

.step2 .icon{
    animation:
            float 4s ease-in-out infinite .3s,
            activeIcon 25s linear infinite 5s;
}

.step3 .icon{
    animation:
            float 4s ease-in-out infinite .6s,
            activeIcon 25s linear infinite 10s;
}

.step4 .icon{
    animation:
            float 4s ease-in-out infinite .9s,
            activeIcon 25s linear infinite 15s;
}

.step5 .icon{
    animation:
            float 4s ease-in-out infinite 1.2s,
            activeIcon 25s linear infinite 20s;
}

/* Đổi màu icon */

.step1 .icon img{
    animation: iconWhite 25s linear infinite;
}

.step2 .icon img{
    animation: iconWhite 25s linear infinite 5s;
}

.step3 .icon img{
    animation: iconWhite 25s linear infinite 10s;
}

.step4 .icon img{
    animation: iconWhite 25s linear infinite 15s;
}

.step5 .icon img{
    animation: iconWhite 25s linear infinite 20s;
}

@keyframes activeIcon{

    0%,20%{
        background:#3271D7;
        box-shadow:
                0 20px 45px rgba(50,113,215,.3),
                0 0 0 8px #fff;
    }

    20.1%,100%{
        background:#fff;
        box-shadow:
                0 10px 25px rgba(0,0,0,.12),
                0 0 0 8px #fff;
    }

}

@keyframes iconWhite{

    0%,20%{
        filter:brightness(0) invert(1);
    }

    20.1%,100%{
        filter:none;
    }

}

.feature-wrap{
    display:flex;
    align-items:stretch;
    justify-content:space-between;
    gap:0px;
    margin-top: -45px;
}

.feature-item{
    flex:1;
    display:flex;
    align-items:center;
    gap:20px;
    padding:26px 24px;
    background:#fff;
    /*box-shadow:0 10px 30px rgba(0,0,0,.06);*/
    transition:.35s ease;
    cursor:pointer;
}

.feature-item:hover{
    transform:translateY(-10px);
    border-color:#3271D7;
    box-shadow:0 20px 45px rgba(50,113,215,.18);
}

.feature-item .icon{
    width:72px;
    height:72px;
    min-width:72px;

    display:flex;
    justify-content:center;
    align-items:center;

    border-radius:50%;
    background: #D6E8F4;

    transition:.35s;
}

.feature-item:hover .icon{
    transform:rotate(10deg) scale(1.1);
    background:#0444A8;
}

.feature-item .icon img{
    width:36px;
    transition:.35s;
}

.feature-item:hover .icon img{
    transform:scale(1.15);
    filter:brightness(0) invert(1);
}

.feature-item h4{
    margin:0 0 8px;
    font-size: 16px;
    color:#0444A8;
    font-weight:700;
}

.feature-item p{
    margin:0;
    color: #000000;
    line-height:1.7;
    font-size:13px;
}
.feature-item.f1 {
    border-top-left-radius:  20px;
    border-bottom-left-radius:  20px;
}
.feature-item.f2 {
    border-left: 1px solid #0444A8;
    border-right: 1px solid #0444A8 ;
}
.feature-item.f3 {
    border-top-right-radius:  20px;
    border-bottom-right-radius:  20px;
}
/*----------------------------------------------------*/
/*------------Con đường----------------------------------------*/
.td-road {
    background-image: url(../images/home/banner-5.png);
    background-color: #f0f5fe;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 0 0;
    min-height: 500px;
}
.td-road-content .title h3 {
    font-weight: 600;
    font-size: 35px;
    letter-spacing: 0%;
    line-height: 50px;
    margin: 20px  0;
}
.td-road-content .title p {
    font-weight: 400;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0%;
}

.btn-now {
    position: relative;
    overflow: hidden;

    width: 280px;
    height: 57px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: linear-gradient(135deg, #3271D7, #0444A8);
    border-radius: 28px;

    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    cursor: pointer;

    box-shadow: 0 10px 25px rgba(4, 68, 168, .25);

    transition: all .35s ease;
}
.btn-now a {
    color: #ffffff;
}
.btn-now img {
    margin-right: 10px;
}

/* Hover */
.btn-now:hover{
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 18px 35px rgba(4,68,168,.45);
}

/* Click */
.btn-now:active{
    transform: translateY(-2px) scale(.98);
}

/* Hiệu ứng ánh sáng chạy */
.btn-now::before{
    content:"";
    position:absolute;
    top:0;
    left:-120%;
    width:60%;
    height:100%;

    background:linear-gradient(
            120deg,
            transparent,
            rgba(255,255,255,.5),
            transparent
    );

    transform:skewX(-25deg);
}

.btn-now:hover::before{
    animation:shine .8s ease;
}

@keyframes shine{
    100%{
        left:150%;
    }
}
.btn-now::after{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    border:2px solid rgba(255,255,255,.35);
    opacity:0;
}

.btn-now:hover::after{
    animation:pulse2 1.2s infinite;
}

@keyframes pulse2{
    0%{
        transform:scale(1);
        opacity:.5;
    }
    70%{
        transform:scale(1.08);
        opacity:0;
    }
    100%{
        transform:scale(1.08);
        opacity:0;
    }
}
.btn-now{
    animation: breathing 2.5s ease-in-out infinite;
}

.btn-now:hover{
    animation:none;
}

@keyframes breathing{
    0%,100%{
        transform:scale(1);
        box-shadow:0 10px 25px rgba(4,68,168,.25);
    }
    50%{
        transform:scale(1.03);
        box-shadow:0 15px 35px rgba(4,68,168,.4);
    }
}

.td-road-map {
    padding-top: 250px;
    position: relative;
}

.sign-1 {
    position: absolute;
    left: -60px;
    bottom: -29px;
}
.sign-2 {
    position: absolute;
    left: 29%;
    top: 16%;
}
.sign-3 {
    position: absolute;
    right: 15%;
    top: -10px
}


.sign-container{
    width:150px;
    height:250px;
    margin:50px auto;
    position:relative;
    z-index: 10;
}

.sign-circle{
    display: flex;
    align-items: center;
    justify-content: center;
    width:150px;
    height:150px;
    border:15px solid #81B8DC;
    border-radius:50%;
    box-sizing:border-box;
    position:absolute;
    left:0;
    top:0;
    background:#fff;
    z-index:3;

    box-shadow:
            0 0 25px rgba(127,199,255,.45),
            0 0 60px rgba(127,199,255,.25);

    animation:float 3s ease-in-out infinite;
}
.sign-text{
    position:absolute;
    top:-65px;          /* nằm phía trên vòng tròn */
    left:50%;
    transform:translateX(-50%);
    white-space:nowrap;
    text-align: center;
    font-size:14px;
    font-weight:700;
    color:#000000;
    letter-spacing:1px;

    animation:textFloat 2.5s ease-in-out infinite;
}
.sign-circle img {
    width: 75px;
    height: 75px;
}

.sign-circle::before,
.sign-circle::after{
    content:"";
    position:absolute;
    inset:-15px;
    border-radius:50%;
    border:2px solid rgba(127,199,255,.7);
    animation:wave 2.8s linear infinite;
}

.sign-circle::after{
    animation-delay:1.4s;
}

.sign-line{
    position:absolute;
    left:67.5px;          /* (150 - 15) / 2 */
    top:135px;            /* 150 - 15 */
    width:15px;
    height:135px;
    border-radius:5px;
    background:#81B8DC;
    box-shadow:0 0 20px rgba(127,199,255,.6);
}

@keyframes wave{
    0%{
        transform:scale(1);
        opacity:1;
        filter:blur(0);
    }

    70%{
        opacity:.4;
    }

    100%{
        transform:scale(2.8);
        opacity:0;
        filter:blur(10px);
    }
}

@keyframes float{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-8px);
    }
}
















/*----------------------------------------------------*/
/*---------------------download app-------------------------------*/
.td-download-app {
    background: #f3f7ff;
    padding: 100px 0 0 0;
}
.phone-app {
    position: absolute;
    top: -70px;
    left: -200px;
}
.ts-content-bl {
    background: #0343A7;
    padding: 30px;
    border-radius: 92px;
    position: relative;
    height: 520px;
}
.ts-content-bl h3 {
    font-weight: 700;
    color: #ffffff;
    font-size: 35px;
}
.ts-content-bl p {
    color: #ffffff;
    font-size: 14px;
    padding: 20px  0;
}
.app-right {
    padding-top: 125px;
}
.source-list {
    display: flex;
    align-items: center;
}
.source-list .box {
    background: #ffffff;
    width: 220px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 20px;
    cursor: pointer;
}


/*----------------------------------------------------*/
/*----------------đối tác ------------------------------------*/
.partner-section{
    padding:80px 0;
    background-image: url(../images/home/banner-6.png);
    background-color: #f0f5fe;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 800px;
}
.partner-section .partner-title  h3 {
    font-size: 35px;
    text-align: center;
    color: #3271D7;
    font-weight: 700;
    padding-bottom: 60px;
}

.partner-box{
    max-width:1350px;
    margin:auto;
    background:#fff;
    border-radius:30px;
    padding:45px;
    display:grid;
    grid-template-columns:repeat(5,1fr);
    overflow:hidden;
    border:1px solid #eef2f8;
    box-shadow:
            0 20px 60px rgba(4,68,168,.08);
    position:relative;
    margin-top: 50px;
}

.partner-box::before{
    content:"";
    position:absolute;
    inset:0;
    background:
            linear-gradient(
                    90deg,
                    transparent,
                    rgba(50,113,215,.05),
                    transparent
            );
    animation:shineMove 6s linear infinite;
    pointer-events:none;
}

.partner-logo{

    height: 100px;

    display:flex;
    justify-content:center;
    align-items:center;

    position:relative;

    transition:.35s;
}

.partner-logo img{

    max-width:140px;
    max-height:70px;

    object-fit:contain;

    transition:.35s;
    cursor: pointer;
}

.partner-logo:hover{

    background:#f8fbff;
}

.partner-logo:hover img{

    transform:scale(1.12);
}
@keyframes shineMove{

    from{
        transform:translateX(-100%);
    }

    to{
        transform:translateX(100%);
    }

}
@media(max-width:991px){

    .partner-box{

        grid-template-columns:repeat(3,1fr);

    }

    .partner-logo:nth-child(-n+5){

        border-bottom:none;

    }


    .partner-logo::after{

        display:none;

    }

}

@media(max-width:767px){

    .partner-box{

        grid-template-columns:repeat(2,1fr);
        padding:20px;

    }

}

@media(max-width:480px){

    .partner-box{

        grid-template-columns:1fr;

    }

}

/*----------------------------------------------------*/
/*---------------Tin tức ------------------------------------*/
.td-new {
    background: #0343A7;
    padding: 80px 0;
}
.line-title-new {
    display: flex;
    align-items: center;
}
.line-title-new h3 {
    font-size: 35px;
    font-weight: 600;
    color: #ffffff;
    margin-right: 30px;
}
.btn-category {
    background: #ffffff;
    color: #0444A8;
    font-weight: 600;
    border-radius: 20px;
    padding: 8px 20px;
    margin-left: 20px;
    cursor: pointer;
}
.btn-category:hover {
    background:  #0444A8;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.btn-category a {
    color: #0444A8;
}
.btn-category:hover a {
    color: #ffffff;
}
/* Container chứa cả thanh progress và nút */
.news-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
}

/* ================= THANH PROGRESS ================= */
.progress-bar-container {
    flex: 1; /* Chiếm toàn bộ khoảng trống còn lại bên trái */
    height: 6px;
    background-color: #ffffff; /* Nền trắng phía sau */
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

/* Phần màu cam đại diện cho tiến trình (Active) */
.progress-bar-active {
    width: 15%; /* Thay đổi % này để chỉnh độ dài thanh màu cam */
    height: 100%;
    background-color: #ff9800; /* Màu cam nổi bật */
    border-radius: 10px;
    transition: width 0.3s ease;
}

/* ================= NÚT XEM TẤT CẢ ================= */
.view-all-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #ffffff;
    color: #0b4cb3 !important; /* Màu chữ xanh */
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 50px; /* Bo tròn kiểu viên thuốc */
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); /* Đổ bóng nhẹ dưới nút */
    white-space: nowrap; /* Giữ chữ không bị xuống dòng */
    transition: all 0.2s ease-in-out;
}

.view-all-btn:hover {
    background-color: #0b4cb3;
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(11, 76, 179, 0.25);
}

.view-all-btn:hover .arrow-icon {
    transform: translateX(3px); /* Hiệu ứng mũi tên nhích sang phải khi hover */
}

.arrow-icon {
    transition: transform 0.2s ease;
}

.new-list {
    padding: 30px 0;
}
.new-item{
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    transition: all .35s ease;
    cursor: pointer;
}

.new-item .thumbnail{
    overflow: hidden;
}

.new-item .thumbnail img{
    width: 100%;
    height: 240px;
    object-fit: scale-down;
    display: block;
    transition: transform .5s ease;
}

.new-item .title{
    padding: 10px;
}

.new-item .title p{
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    color: #1F2937;
    line-height: 1.5;

    /* Giới hạn 2 dòng */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;

    min-height: calc(1.5em * 2);
}
.new-item .title p a {
    color: #1F2937;
}

.new-item .dess{
    padding: 10px;
}

.new-item .dess span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 3 dòng */
    overflow: hidden;
    text-overflow: ellipsis;

    font-size: 12px;
    color: #6B7280;
    line-height: 1.8;

    min-height: calc(1.8em * 3);
}

.new-item:hover{
    transform: translateY(-8px);
    box-shadow: 0 18px 45px rgba(4,68,168,.12);
}

.new-item:hover .thumbnail img{
    transform: scale(1.08);
}

.btn-more-new{
    padding: 0 20px 22px;
}

.btn-more-new{
    display: flex;
    justify-content: center;
    padding: 0 20px 22px;
}

.btn-more-new span{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;

    padding: 5px 10px;
    background: #ffffff;
    color: #6D6D6D;
    font-size: 12px;
    font-weight: 600;
    border-radius: 30px;
    cursor: pointer;
    transition: all .35s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid #6D6D6D;
}



.btn-more-new span:hover{
    background: #3271D7;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(4,68,168,.25);
    color: #ffffff;
    border: 1px solid #ffffff;

}

.btn-more-new span:hover::after{
    transform: translateX(6px);
}

.btn-more-new span:active{
    transform: scale(.96);
}



/*--------------- form đăng kí ------------------------------------*/
.td-form-register {
    padding: 20px  0;
}
.td-form-register .title  h3 {
    font-size: 35px;
    color: #0444A8;
    line-height: 55px;
}
.td-form-register .title {
    display: flex;
    align-items: center;
}
.td-form-register .title img {
    padding-left: 20px;
}
.contact-form-wrap{
    width: 100%;
    margin:40px 0 60px 0;
    position: relative;
}

.myLaptop  {
    position: absolute;
    right: 0;
    top: -90px;
}

.contact-form {
    width: 60%;

}
.contact-form .form-row{
    display:flex;
    gap:20px;
}

.contact-form .form-group{
    flex:1;
    display:flex;
    flex-direction:column;
}

.contact-form label{
    font-size:15px;
    font-weight:600;
    color:#222;
    margin-bottom:10px;
}

.contact-form input,
.contact-form textarea{
    width:100%;
    border:1px solid #236BAA;
    border-radius:10px;
    padding:14px 18px;
    font-size:15px;
    color:#333;
    outline:none;
    transition:.3s;
    background:#fff;
}

.contact-form input{
    height:52px;
}

.contact-form textarea{
    min-height:100px;
    resize:vertical;
}

.contact-form input:focus,
.contact-form textarea:focus{
    border-color:#0444A8;
    box-shadow:0 0 0 4px rgba(4,68,168,.12);
}

.contact-form input::placeholder,
.contact-form textarea::placeholder{
    color:#000000;
    font-weight: 600;
}

.contact-form .full{
    margin-bottom:25px;
}

.btn-submit{
    width:220px;
    height:55px;
    border:none;
    border-radius:17px;
    background:#0444A8;
    color:#fff;
    font-size:14px;
    font-weight:700;
    cursor:pointer;
    transition:.35s;
}

.btn-submit:hover{
    background:#0b57d0;
    transform:translateY(-3px);
    box-shadow:0 12px 25px rgba(4,68,168,.3);
}

.btn-submit:active{
    transform:translateY(0);
}

/* Responsive */

@media (max-width:768px){

    .contact-form{
        padding:25px;
    }

    .contact-form .form-row{
        flex-direction:column;
        gap:18px;
    }

    .btn-submit{
        width:100%;
    }

}

/*--------------- ------------------------------------*/
/*==============================
            FOOTER
==============================*/

.td-footer{
    background:#F5F8FF;
    padding:70px 0 60px;
}

.td-footer-container{

    max-width:1400px;
    margin:auto;

    padding:0 15px;

    display:grid;

    grid-template-columns:2fr 1.8fr 1.5fr 1.5fr 1.3fr;

    gap:25px;

}

/*==============================
        COMPANY
==============================*/

.td-footer-company{

    padding-right:40px;

}

.td-footer-logo{

    margin-bottom:30px;

}

.td-footer-logo img{

    width:180px;

    display:block;

}

.td-company-info{

    display:flex;

    flex-direction:column;

    gap:18px;

}

.td-company-info h4{

    margin:0;

    font-size:15px;
    color: #236BAA;


    line-height:1.5;

    font-weight:700;

}

.td-company-info p{

    margin:0;

    color:#000000;

    font-size:14px;

    line-height:1.9;

}

.td-company-info strong{

    color:#000000;

    font-weight:600;

}

.td-company-info a{

    color:#4EA2FF;

    text-decoration:none;

    transition:.3s;

}

.td-company-info a:hover{

    color:#fff;

}

/*==============================
        MENU
==============================*/

.td-footer-col h3{

    margin:0 0 45px 0;

    color:#236BAA;

    font-size:20px;

    font-weight:700;
    position:relative;
    display:inline-block;

}
.td-footer-col h3::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-12px;
    width:100px;
    height:4px;
    background:#0444A8;
    border-radius:50px;
}

.footer-line{

    width:55px;

    height:3px;

    margin:18px 0 28px;

    background:#2F7DFF;

    border-radius:20px;

}

.td-footer-col ul{

    list-style:none;

    margin:0;

    padding:0;

}

.td-footer-col ul li{

    margin-bottom:18px;

}

.td-footer-col ul li:last-child{

    margin-bottom:0;

}

.td-footer-col ul li a{

    color:#000000;

    text-decoration:none;

    transition:.35s;

    position:relative;

    display:inline-block;

    font-size: 14px;

}

.td-footer-col ul li a:hover{


    transform:translateX(10px);

}

.td-footer-col ul li a::before{

    content:"";

    position:absolute;

    left:-18px;

    top:50%;

    transform:translateY(-50%);

    width:0;

    height:2px;

    background:#2F7DFF;

    transition:.35s;

}

.td-footer-col ul li a:hover::before{

    width:10px;

}

/*==============================
            QR
==============================*/

.td-footer-app{

    display:flex;

    justify-content:center;

    align-items:flex-start;

}

.td-footer-app img{

    width:180px;

    max-width:100%;

}
.icon-share {
    display: flex;
    align-items: center;  justify-content: end;
    margin-top: 20px;
    cursor: pointer;
}
/*==============================
        RESPONSIVE
==============================*/

@media (max-width:1200px){



    .td-footer-container{

        grid-template-columns:2fr 1fr 1fr;

        gap:45px;

    }

    .td-footer-company{

        grid-column:1/4;

        padding-right:0;

    }

    .td-footer-app{

        justify-content:flex-start;

    }

}

@media (max-width:768px){

    .td-footer{

        padding:50px 20px;

    }

    .td-footer-container{

        grid-template-columns:1fr;

        gap:35px;

    }

    .td-footer-company{

        grid-column:auto;

    }

    .td-footer-col{

        width:100%;

    }

    .td-footer-col h3{

        font-size:18px;

    }

    .td-company-info h4{

        font-size:15px;
        color: #236BAA;

    }

    .td-company-info p{

        font-size:14px;

        line-height:1.8;

    }

    .td-footer-app{

        justify-content:flex-start;

    }

    .td-footer-app img{

        width:160px;

    }

}
/*----------------------------------------------------*/

/* css mobile ------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 768px), (max-width: 1023px) {
    html, body {
        max-width: 100%;
        overflow-x: hidden;
    }
    .td-post-card__title a {
        font-size: 18px !important;
    }
    .bg-header {
        padding: 10px;
    }
    .btn-re-lo {
        justify-content: center;
        margin: 40px 20px;
    }
    .btn-register {
        background: #ffffff;
        color: #000000  !important;
    }
    .title-home h2 {
        font-size: 18px;
        line-height: 32px;
    }
    .together-td p {
        font-size: 18px;
        margin-top: 20px;
    }
    .title-home {
        margin-top: 30px;
        margin-bottom: -50px;
    }
    .together-td img {
        width: 70px;
    }
    .td-service {
        padding: 10px 0;
    }
    .td-s-content .title-sv p  {
        font-size: 18px;
        text-align: center;
    }
    .td-s-content .dess {
        margin: 10px 0;
    }
    .td-s-content .btn-listen {
        margin: 10px auto;
    }
    .td-s-left {
        padding-right: 0px;
    }
    .td-s-content .list-icon {
        justify-content: center;
        margin: 10px 0;
    }
    .td-s-content .list-icon img {
        margin: 10px;
    }
    .td-s-content {
        flex-wrap: wrap;
    }
    .td-s-content .td-w50 {
        width: 100%;
    }
    .box-td-serve .title {
        font-size: 14px;
    }

    .td-commit-s {
        padding: 40px 0 20px 0;
    }
    .td-title-commit h3 {
        font-size: 18px;
    }
    .td-title-commit p br {
        display: none;
    }
    .td-title-commit p {
        margin-top: 30px;
        font-size: 14px;
    }

    .services {
        padding: 15px 0 !important;
    }
    .service-item {
        border: 1px solid #ffffff !important;
        padding: 20px;
    }
    .service-title {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .service-image {
        margin-bottom: 15px;
    }
    .btn-ser-more {
        margin-top: 10px;
    }

    .system-content .txt-right h3 {
        font-size: 18px;
    }
    .myBanner-3 {
        margin-top: 10px;
    }

    .mobile-first {
        order: 1;
    }

    .mobile-last {
        order: 2;
    }

    .buy-safely {
        padding: 30px 0;
    }
    .buy-safely .title h3, .buy-safely .title p {
        font-size: 18px;
        line-height: 30px;
    }
    .buy-safely .title h3 {
        margin: 10px 0;
    }

    .step  {
        width: 35% !important;
    }
    .step p {
        margin: 10px 0;
    }
    .myBanner4 {
        margin-top: -100px;
    }
    .feature-wrap {
        margin-top: 0px;
    }
    .feature-item {
        flex: none;
    }
    .feature-item.f2 {
        border-left: none;
        border-right: none;
        border-top: 1px solid #0444A8;
        border-bottom: 1px solid #0444A8;
    }
    .line-between {
        display: none;
    }
    .payment-arc {
        display: none;
    }
    .feature-wrap {
        flex-wrap: wrap;
    }
    .td-road {
        padding: 20px 0;
        background-size: cover;
    }
    .td-road-content .title h3 {
        font-size: 18px;
        line-height: 35px;
        margin: 20px  0 10px 0;
    }
    .btn-now {
        margin: 10px  auto;
    }
    .td-download-app  {
        padding: 0;
    }
    .ts-content-bl {
        border-radius: 0px;
        height: auto !important;
    }
    .phone-app {
        position: unset;
    }
    .app-right {
        padding-top: 0px;
    }
    .ts-content-bl h3 {
        font-size: 18px;
    }
    .ts-content-bl p {
        padding: 5px 0;
        text-align: center;
    }
    .source-list .box {
        width: auto;
        padding: 5px 10px;
    }
    .partner-section .partner-title h3 {
        font-size: 18px;
        padding-bottom: 5px;
    }
    .partner-section {
        padding: 30px 0 10px 0;
        background-size: cover;
        min-height: 0;
    }
    .partner-box  {
        background: none ;
        margin-top: 0px;
        padding: 0 !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .partner-logo:hover {
        background: none;
    }

    .td-new {
        padding: 20px 0;
    }

    .line-title-new {
        justify-content: space-between;
    }
    .line-title-new h3 {
        font-size: 18px;
        margin-right: 5px;
    }
    .btn-category {
        margin-left: 5px;
        font-size: 12px;
    }
    .new-list .col-6 {
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .new-item {
        border-radius: 5px;
    }
    .new-item .thumbnail img {
        height: 130px;
    }
    .new-item .title {
        padding: 5px;
    }
    .new-item .dess {
        padding: 5px;
    }

    .td-footer  {
        padding: 20px 10px;
    }

    .myLaptop {
        display: none;
    }
    .td-form-register .title {
        justify-content: center;
    }
    .td-form-register .title h3 {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        font-weight: 700;
    }
    .td-form-register .title img {
        display: none;
    }
    .contact-form-wrap {
        margin: 0px;
    }
    .contact-form {
        width: 100%;
        padding: 10px 0 !important;
    }
    .contact-form .form-row {
        gap: 0 !important;
    }


    .sign-container{
        width:80px;
        height:155px;
    }

    .sign-circle{
        width:80px;
        height:80px;
        border-width:8px;
    }

    .sign-circle img{
        width:38px;
        height:38px;
    }

    .sign-text{
        font-size:10px;
        top:-42px;
        max-width:100px;
    }

    .sign-line{
        top: 70px;
        width: 9px;
        height: 90px;
        left: 38px;
    }
    .sign-1 {
        left: 0;
        bottom: -40px;
    }

    .sign-3 {
        right: 8%;
        top: 13%;
    }

    .sign-2 {
        left: 32%;
        top: 23%;
    }
    .dropdown-item {
        padding: .25rem 1.5rem !important;
    }

    .sub-menu li {
        border-bottom: 1px solid #F0F2F7;
    }
    .airplane {
        width: 120px;
        bottom: 30%;
        right: 10px;
        top: auto;
    }

    .site-main-post {
        padding: 10px 0;
    }

    .type-post {
        padding: 0;
    }

    .tong-hop-bai-viet, blockquote {
        margin: 10px 0 !important;
    }


    .content_post_news {
        background: none !important;
        padding: 0 !important;
    }
    .bg_post_news {
        background: #ffffff !important;
    }

    .header-search-box {
        width: 100%;
    }
}

.tong-hop-bai-viet {
    background: #fff;
    border: 1px solid #e3e7ee;
    border-radius: 18px;
    padding: 18px 20px;
    margin: 20px;
    box-shadow: 0 2px 10px rgba(60, 64, 67, 0.08);
}
.tong-hop-bai-viet-title {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #1a73e8;
    background: #e8f0fe;
    padding: 6px 12px;
    border-radius: 999px;
    margin-bottom: 12px;
    font-size: 20px;
}
.tong-hop-bai-viet-content {
    font-size: 16px;
    line-height: 1.7;
    color: #202124;
}

blockquote{
    background:#ffffff;
    border:2px solid #7c3aed;
    padding:20px 24px;
    border-radius:16px;
    box-shadow:0 8px 24px rgba(124,58,237,0.18);
    line-height:1.8;
}
blockquote a{
    color:#2563eb;
    font-weight:bold;
    text-decoration:none;
}

blockquote a:hover{
    text-decoration:underline;
}
.tong-hop-bai-viet-content {
    margin-bottom: 10px;
}

.form-bottom-td {
    margin-top: 30px;
    background: #ffffff;
    padding: 50px 0;
    scroll-margin-top: 200px;
}
.form-bottom-td .note-txt{
    font-size: 14px;
    color: #DB8600;
}
.site-main-post table{
    margin: 1em 0;
    border:1px solid black;
    width: 100%;
}
.site-main-post th{
    border:1px solid black;
    padding: 5px 10px;
    height: auto;
    background: #1D60A6;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 12pt;
}
.site-main-post td{
    border:1px solid black;
    padding: 5px 10px;
    height: auto;
    /* text-align: center; */
    font-size: 12pt;

}
.wp-caption-text {
    text-align: center;
}
.site-main-post .rtecenter em {
    display: flex;
    justify-content: center;
}