* {
    margin: 0;
    padding: 0;
}

.banner-detail-page {
    position: relative;
    object-fit: cover;
}

.banner .title {
    position: absolute;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.breadcrumb-section {
    background-color: rgba(0, 69, 136, .1);
    padding: .75rem 0;
    margin-top: -4px;
}

.ckeditor-content img, .ckeditor-content video, .ckeditor-content input[type="image"]{
    height: auto !important;
    max-width: 100%;
}
.ckeditor-content iframe {
    max-height: 500px !important;
}

.breadcrumb {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.breadcrumb-item {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.breadcrumb-item:first-child.individual:before {
    background-image: url(../images/svg/icon-individual.svg);
}

.breadcrumb-item:first-child:before {
    margin-right: 12px;
    content: "";
    float: none;
    height: 24px;
    padding: 0;
    width: 24px;
}

.breadcrumb-item>a {
    color: #004588;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item+.breadcrumb-item:before {
    background: url(../images/svg/icon-arrow-breadcumb.svg) no-repeat 0 transparent;
    content: "";
    float: none;
    height: 24px;
    padding: 0;
    width: 24px;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item+.breadcrumb-item:before {
    background: url(../images/svg/icon-arrow-breadcumb.svg) no-repeat 0 transparent;
    content: "";
    float: none;
    height: 24px;
    padding: 0;
    width: 23px;
}

.business-story-content {
    background: #eef3ff;
}

.layout-content {
    padding-bottom: 70px;
    padding-top: 70px;
}

.categories {
    margin-bottom: 30px;
}

ul.nav.nav-pills {
    border-top: 1px solid rgba(33, 33, 33, 0.1);
    padding: 5px 0;
    position: relative;
}

ul.nav.nav-pills li:last-child {
    margin-right: 0;
}

.sub-cate {
    left: 0;
    border-bottom: 1px solid rgba(33, 33, 33, 0.1);
    width: 100%;
    padding-bottom: 0.2rem;
}

ul.nav.nav-pills li {
    margin-right: 1rem;
}

ul.nav.nav-pills>.active>a,
.sub-cate ul.list-unstyled .active>a {
    color: #004588 !important;
}

ul.nav.nav-pills a,
.sub-cate ul.list-unstyled li a {
    color: #000000;
    font-size: 16px;
}

.news-small-thumbnail {
    height: 210px !important;
    object-fit: cover;
    width: 100% !important;
}

.custom-title {
    -webkit-line-clamp: 2;
}

.custom-title {
    -webkit-box-orient: vertical;
    display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    word-break: break-word;
}

.other-info {
    color: #a0a0a0;
    font-size: 12px;
    padding: 0 8px;
}

.custom-title-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    word-break: break-word;
}

.title-default {
    color: #212121;
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
}

img {
    height: auto;
}

.personal-promotion-wrapper p {
    font-size: 16px;
    text-align: justify;
}

/* Hành chính công */
.carousel {
    position: relative;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

.slick-dots {
    width: 12px !important;
    height: 12px !important;
    background-color: #fdb813 !important;
    border-radius: 50% !important;
    margin: 0 8px !important;
}

.carousel-banner img {
    height: 55vh;
    object-fit: cover;
}

.post-office-tracking {
    margin-top: -16px;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.post-office-tracking .container-form-tracking {
    background: #ffc600;
    border-radius: 12px;
    padding: 25px 60px;
}

.post-office-tracking .container-form-tracking .form-title {
    color: #004b8e;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

.post-office-tracking .container-form-tracking .form-tracking {
    position: relative;
    width: 70%;
}

.post-office-tracking .container-form-tracking .form-tracking .input-tracking {
    background: #fff;
    border: none;
    border-radius: 30px;
    color: #004b8e;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 16px;
    margin-top: 10px;
    padding-left: 15px;
    width: 100%;
}

.post-office-tracking .container-form-tracking .form-tracking .button-tracking {
    background: #004b8e;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    line-height: 16px;
    padding: 2px 15px;
    position: absolute;
    right: 15px;
    top: 20px;
}

.post-office-tracking .container-form-tracking .item-service {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.post-office-tracking .container-form-tracking .item-service li {
    display: inline-block;
    list-style: none;
    position: relative;
    text-align: center;
    width: 32%;
}

.post-office-tracking .container-form-tracking .item-service li:after {
    background: #004b8e;
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 2px;
}

.post-office-tracking .container-form-tracking .item-service li .icon img {
    height: 50px;
    object-fit: cover;
}

.post-office-tracking .container-form-tracking .item-service li .content {
    color: #004b8e;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px;
}

.services-and-featured-products {
    margin-top: 100px;
    padding: 40px 0;
}

.big-title {
    color: #004b8e;
    font-family: Roboto, sans-serif;
    font-size: 24px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.thumbnail-hcc img {
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.information-hcc .name {
    color: #004b8e;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.text-limit-2,
.text-limit-3 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-limit-2 {
    -webkit-line-clamp: 2;
}

.information-hcc .description {
    font-size: 14px;
    font-weight: 300;
    height: 50px;
    line-height: 16px;
    margin-bottom: 10px;
}

.information-hcc .read-more,
.register-servic .read-more {
    background: #fdb813;
    border-radius: 30px;
    display: initial;
    padding: 5px 10px;
}

.information-hcc .read-more a,
.register-servic .read-more a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.service-hcc {
    background: #f5f5f5;
    border-radius: 6px;
    margin-top: 40px;
    padding: 20px;
}

.servic-left .title,
.servic-right .title,
.digital-citizens .title {
    color: #004b8e;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
}

.register-servic {
    margin-top: 25px;
}

.servic-left .description,
.servic-right .description {
    min-height: 150px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.register-servic .servic-left,
.register-servic .servic-right {
    min-height: 200px;
}

.impressive-figures {
    background-image: url(../images/panner/bg-impressive-figures.png);
    background-position: 50%;
    background-size: cover;
    padding: 50px 0;
}

.big-title {
    color: #004b8e;
    font-size: 24px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.impressive-figures .mt-50 {
    margin-top: 50px;
}

.impressive-figures .impressive-figures-col img {
    width: 54px;
}

.impressive-figures .impressive-figures-col .number-left {
    color: #004b8e;
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
}

.impressive-figures .impressive-figures-col .title {
    color: #004b8e;
    font-size: 23px;
    font-weight: 500;
}

.impressive-figures .impressive-figures-col .number-left {
    color: #004b8e;
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
}

.count {
    display: flex;
    align-items: center;
    color: #F44A54;
    font-weight: 700 !important;
    line-height: 28.64px !important;
    font-size: 24px !important;
}

.impressive-figures .impressive-figures-col .ml-54 {
    margin-left: 60px;
}

.impressive-figures .col-center .font-bold {
    font-weight: 700 !important;
}

.digital-citizenship {
    padding: 50px 0;
}

.digital-citizenship .citizens-left .description {
    background: #f5f5f5;
    border-radius: 6px;
    color: #004b8e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 15px;
    padding: 20px;
    text-align: justify;
}


.digital-citizenship .citizens-left .description a {
    color: #004b8e;
}

.download-apps {
    margin-top: 20px;
}

.download-app {
    display: flex;
    padding-left: 0;
}

.download-app li {
    margin-right: 20px;
}

.digital-citizen {
    text-align: right;
}

.service {
    display: flex;
    justify-content: center;
    align-items: center;
}
.author-infor strong {
    font-size: 16px;
}
.news-list-categories:last-child::after {
    content: none; /* Ẩn dấu "|" ở phần tử cuối */
}
.news-list-categories::after {
    content: " |"; /* Thêm "|" sau mỗi phần tử */
}

@media only screen and (min-width: 375px) and (max-width: 768px) {
    .personal-promotion-wrapper p {
        font-size: 15px;
    }

    .download-app img {
        width: 80%;
    }

    .download-app li {
        margin: 0;
        text-align: center;
    }

    .text-dark {
        margin-top: 10px;
    }

    .service-hcc {
        margin: 0;
        padding: 0;
        text-align: justify;
    }

    .thumbnail-hcc {
        text-align: center;
    }

    .information-hcc .description {
        min-height: 80px;
        margin: 0;
        width: 100%;
    }

    .servic-left .description,
    .servic-right .description {
        min-height: 120px;
        text-align: justify;
        margin: 0;
        width: 100%;
    }

    .servic-left .title,
    .servic-right .title {
        margin-bottom: 10px;
    }

    .digital-citizen {
        text-align: center;
    }

    .servic-left .title,
    .servic-right .title,
    .digital-citizens .title {
        font-size: 18px;
    }

    .digital-citizens .title {
        text-align: center;
        margin-bottom: 15px;
    }

    .big-title {
        font-size: 20px !important;
    }

    .digital-citizenship .citizens-left .description {
        font-size: 14px;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 15px;
    }

    .digital-citizens {
        display: block;
    }

    .digital-citizenship {
        padding: 15px 0;
    }

    .citizens-right img {
        width: 60%;
    }

    .download-apps {
        margin-top: 10px;
    }
}
