﻿.header-container .logo {
}

    .header-container .logo img {
    }

.menu li a {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

.addees {
    font-size: 18px;
    line-height: 34px;
}

.subscribe-section h2.updat {
    font-size: 30px;
}

.error-form {
    color: #e21d1d;
    margin-left: 5px;
}

#bodyContentPlaceHolder_formUserControl_ddlHear {
    border-radius: 10px;
    border: 2px solid var(--12, #F5F6F7);
    background: var(--5, #FFF);
    padding: 12px 15px;
    width: 100%;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

#bodyContentPlaceHolder_formUserControl_txtMessage {
    border-radius: 10px;
    border: 2px solid var(--12, #F5F6F7);
    background: var(--5, #FFF);
    padding: 12px 15px;
    width: 100%;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

select:invalid {
    color: #999; /* giống màu placeholder input */
}

#bodyContentPlaceHolder_formUserControl_btnSubmit {
    border: none;
}

    #bodyContentPlaceHolder_formUserControl_btnSubmit:hover {
        background: #000;
    }

.contac-form-main .your-message-input {
    margin-top: 15px;
}

.contac-form {
    gap: 15px;
}

.menu .submenu a {
    text-transform: none;
    font-weight: 500;
}

.breadcrumb-group a {
    text-transform: none;
}

.img-header-text {
    max-width: 66%;
    color: #FFF;
    font-size: 46px;
    font-weight: 700;
    line-height: 55px;
}

.blog-section {
    padding: 60px 0;
}

.mazing {
    max-width: 100%;
    color: #000;
    margin: 0 auto;
    text-align: center;
    font-size: 35px;
    line-height: 40px;
    font-weight: 500;
}

.blog_detail_custom {
}

    .blog_detail_custom h1, .blog_detail_custom h2, .blog_detail_custom h3,
    .blog_detail_custom h4, .blog_detail_custom h5, .blog_detail_custom h6 {
        margin-top: 0;
        margin-bottom: .5rem;
    }

    .blog_detail_custom h1 {
        font-size: 1.6rem;
    }

    .blog_detail_custom h2 {
        font-size: 1.5rem;
    }

    .blog_detail_custom h3 {
        font-size: 1.4rem;
    }

    .blog_detail_custom h4 {
        font-size: 1.3rem;
    }

    .blog_detail_custom h5 {
        font-size: 1.2rem;
    }

    .blog_detail_custom h6 {
        font-size: 1.1rem;
    }

    .blog_detail_custom dl, .blog_detail_custom ol, .blog_detail_custom ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .blog_detail_custom ul, .blog_detail_custom ol {
        padding-left: 2rem;
    }

        .blog_detail_custom ul li {
            list-style: inherit;
        }

    .blog_detail_custom p {
        margin-bottom: 15px;
    }

    .blog_detail_custom p {
    }

    .blog_detail_custom img {
        max-width: 100%;
        height: auto;
    }

.single-services-black-box {
    margin-bottom: 20px;
    margin-top: 0;
    background: #000000;
    padding: 30px;
}

.blog_detail_custom table {
    border: 1px solid rgba(183, 183, 183, 0.2);
    width: 100%;
}

    .blog_detail_custom table td {
        border: 1px solid rgba(183, 183, 183, 0.2);
        padding: 4px;
    }

#toc {
    background-color: #fdfdfd;
    border-left: 4px solid #007bff;
    padding: 16px 20px;
    margin-bottom: 24px;
    border-radius: 6px;
    font-family: 'Segoe UI', sans-serif;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

    #toc > h3 {
        font-size: 18px;
        margin-bottom: 12px;
        color: #333;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    #toc ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
    }

    #toc li {
        margin-bottom: 0px;
    }

        #toc li a {
            text-decoration: none;
            color: #007bff;
            font-size: 15px;
            transition: all 0.2s ease-in-out;
            display: block;
            padding: 3px 8px;
            border-radius: 4px;
        }

    /* Cấp con lùi vào */
    #toc ul.toc-sub {
        margin-top: 2px;
        margin-left: 16px;
        border-left: 2px solid #e0e0e0;
        padding-left: 12px;
    }

    #toc a:hover {
        background-color: #e8f0fe;
        color: #0056b3;
    }

/* Responsive */
@media (max-width: 768px) {
    #toc {
        padding: 12px 16px;
    }

        #toc > h3 {
            font-size: 16px;
        }

        #toc a {
            font-size: 14px;
        }
}

.single-services-black-box h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

.single-services-black-box {
    margin-bottom: 20px;
    margin-top: 0;
    padding: 20px;
}

.adds-details-main h3 {
    font-size: 28px;
    line-height: 35px;
}

.recent-post-main img {
    width: 120px;
    height: auto;
}

.related-section {
    margin-top: 50px;
}

    .related-section .cap-text {
        font-weight: bold;
        font-size: 25px;
        padding-bottom: 0;
    }

.h2-cn {
    font-size: 42px;
}

.how-to-work-arrow:last-child {
    display: none;
}

.service_icon {
    width: 72px;
    height: auto;
}

.summary_page {
    font-size: 17px;
    margin-bottom: 30px;
}
/*price*/
.tabs-rail {
    gap: .75rem;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    display: flex;
}

    .tabs-rail .nav-link {
        border: 1px solid #0073b8;
        border-radius: 1rem;
        padding: .6rem 1.1rem;
        font-weight: 700;
        color: #0073b8;
        background: #eaf5ff;
        min-width: 200px;
    }

        .tabs-rail .nav-link.active {
            color: #fff;
            background: #0073b8;
            border-color: #0073b8;
            box-shadow: 0 2px 10px rgba(13,110,253,.25);
        }

.card-service {
    border: 0;
    border-radius: 1rem;
    background: #eef6fb;
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.06);
}

.card-rail {
    height: 8px;
    background: #0073b8;
    border-radius: 10px 10px 0 0;
}

.card-body {
    background: #f7fbff;
    border-radius: 0 0 1rem 1rem;
}

.card-title {
    font-weight: 500;
    color: #1e293b;
    font-size: 1.2rem;
}

.price-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.price-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: .5rem;
    line-height: 1.8;
    font-weight: 600;
    color: #334155;
}

    .price-row .label {
        white-space: nowrap;
    }

    .price-row .dots {
        flex: 1;
        min-width: 40px;
        margin: 0 .25rem .25rem;
        border-bottom: 1px dotted #9ec3df;
        height: 0;
    }

    .price-row .price {
        white-space: nowrap;
        font-weight: 800;
        font-size: 27px;
    }

.btn-order {
    white-space: nowrap;
}

/* fullwidth button on narrow screens */
@media (max-width:575.98px) {
    .btn-order {
        width: 100%;
    }
}
/*price*/
input.input-validation-error {
    border: 1px solid #ed1c24 !important;
    background-color: #FCC !important;
}
/* đặt position cho khung modal */
#orderModal .modal-content {
    position: relative;
}

/* overlay che modal-body + modal-footer */
#orderModal .busy-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.06); /* lớp mờ */
    backdrop-filter: blur(2px); /* làm mờ nội dung bên dưới */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10; /* nằm trên form */
}

.busy-overlay-h {
    display: none;
}

.fami-cal {
    max-width: 730px;
}

.services-page-row {
    padding-top: 0px !important;
}

footer {
    padding-top: 50px;
}

.contact-form-section {
    padding: 100px 0 100px;
}

/* Màu sắc theo mock */
:root {
    --blue: #4a78a8; /* nền panel phải */
    --blue-dark: #2d5686;
    --title: #4c6faf;
}

.tech-attitude {
    background: #f0f0f0;
}

.tech-title {
    color: #0073b6;
    font-weight: bold;
    font-size: clamp(28px, 4vw, 38px);
    line-height: 1.2;
    margin-bottom: 15px;
}

.photo-wrap {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 .5rem 1.25rem rgba(0,0,0,.08);
    overflow: hidden;
    margin-top: 15px;
}

    .photo-wrap img {
        width: 100%;
        height: auto;
        display: block;
    }

/* Panel phải */
.right-panel {
    background: #0073b6;
    color: #fff;
    border-radius: 24px; /* góc bo như mock */
    position: relative;
    padding: 2rem 1.25rem;
}

.brand {
    font-weight: 900;
    letter-spacing: .04em;
    text-align: right;
    line-height: 1;
    color: #fff;
    font-size: clamp(24px, 3.2vw, 44px);
}

.timeline {
    position: relative;
    margin-top: 1rem;
}

    .timeline::before {
        content: "";
        position: absolute;
        left: 35px;
        top: 0;
        bottom: 0;
        width: 8px;
        background: rgba(255,255,255,.35);
        border-radius: 8px;
    }

.t-item {
    display: flex;
    gap: 1rem;
    margin: 1.25rem 0;
}

.t-icon {
    flex: 0 0 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d5edf9;
    color: var(--blue-dark);
    border-radius: 50%;
    border: 6px solid rgba(255,255,255,.35);
    position: relative;
    z-index: 1;
}

.t-text {
    font-size: clamp(15px, 1.2vw, 16px);
    font-weight: normal;
    line-height: 25px;
    color: #f1f5ff;
}

/* Icon (SVG) co giãn theo container tròn */
.t-icon svg {
    width: 56%;
    height: 56%;
}

/* Mobile tweaks */
@media (max-width: 575.98px) {
    .right-panel {
        border-radius: 16px;
    }

    .timeline::before {
        left: 50px;
    }

    .t-icon {
        flex-basis: 96px;
        height: 96px;
    }
}

.logo_1 {
    width: 120px;
    text-align: right;
    margin-bottom: 20px;
}

.tp_1 {
    width: 40px;
    height: 40px;
}
/* --- nền full width --- */
#conduct-rules {
    position: relative;
    background: url("/cleantopia/assets/icon/10.webp") center/cover no-repeat fixed;
    /* bạn có thể remove 'fixed' nếu không muốn parallax nhẹ */
}
    /* lớp phủ để chữ nổi rõ */
    #conduct-rules::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg, rgba(0,0,0,.75), rgba(0,0,0,.65));
    }

    #conduct-rules .section-inner {
        position: relative;
        z-index: 1;
    }

    /* --- tiêu đề lớn --- */
    #conduct-rules .rule-title {
        color: #0073b6;
        font-weight: bold;
        font-size: clamp(28px, 5vw, 38px);
        line-height: 1.15;
        letter-spacing: .02em;
    }

/* --- name card bên trái --- */
.idcard {
    background: transparent;
    border-radius: 18px;
    box-shadow: none;
    overflow: hidden;
    position: relative;
}

.idcard-header {
    padding: 1.25rem 1.25rem .5rem;
}

.idcard .field {
    background: #5a7fb1;
    color: #eaf4ff;
    border-radius: .5rem;
    padding: .55rem .9rem;
    font-weight: 600;
    margin-bottom: .65rem;
}

.idcard-art {
    position: relative;
    background: #102443; /* nền xanh đậm giống mock */
    padding: 2.25rem 1.25rem 1.25rem;
}

.idcard-logo {
    position: absolute;
    right: 1.25rem;
    bottom: 1.25rem;
    color: #dfeaff;
    font-weight: 800;
    letter-spacing: .04em;
}
/* vòng tròn avatar */
.avatar-ring {
    position: absolute;
    top: -72px;
    right: calc(50% - 74px);
    width: 148px;
    height: 148px;
    border-radius: 50%;
    background: radial-gradient(circle at center, #fff 54%, transparent 55%) padding-box, conic-gradient(from 0deg, #7aa6df, #7aa6df) border-box;
    border: 10px solid transparent;
    box-shadow: 0 .5rem 1.25rem rgba(0,0,0,.25);
}

    .avatar-ring img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
    }

/* đường cong trang trí */
.wave {
    position: absolute;
    left: -10%;
    right: -10%;
    bottom: -22%;
    height: 160px;
    pointer-events: none;
    opacity: .4;
}

/* --- panel phải --- */
.rule-panel {
    background: #0a1e44;
    color: #eaf0ff;
    border-radius: 28px;
    padding: 2rem 1.5rem;
    box-shadow: 0 .75rem 2rem rgba(0,0,0,.2);
}

    .rule-panel h5 {
        font-weight: 800;
        color: #ffffff;
        margin-bottom: .75rem;
        text-align: center;
    }

    .rule-panel ul {
        margin-bottom: 1.5rem;
    }

    .rule-panel li {
        margin: .35rem 0;
        line-height: 1.6;
        list-style: disc;
        margin-left: 15px;
    }

/* spacings responsive */
@media (min-width: 992px) {
    .idcard {
        margin-right: -1.25rem;
    }
    /* chút overlap cảm giác nổi */
    .rule-panel {
        padding: 2.25rem 2rem;
    }
}

.img_11 {
    width: 100%;
}
/* màu chủ đạo */
:root {
    --c-teal: #7ad7d4;
    --c-blue: #6fb9f0;
    --c-deep: #275084;
    --c-line: #7cc5e3;
    --c-title: #2b2b2b;
}

#prep-check-stage .stage-title {
    font-weight: 900;
    color: var(--c-title);
    line-height: 1.25;
    letter-spacing: .02em;
    font-size: clamp(24px, 3.4vw, 32px);
    text-transform: uppercase;
}

/* khối steps */
.flow {
    position: relative;
}
/* đường line ngang (PC) */
.flow-line {
    position: absolute;
    left: 6%;
    right: 6%;
    top: 117px;
    height: 6px;
    background: var(--c-line);
    border-radius: 8px;
}
    /* mũi tên cuối line */
    .flow-line::after {
        content: "";
        position: absolute;
        right: -20px;
        top: -9px;
        border-left: 22px solid var(--c-line);
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

.steps {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.step {
    flex: 1 1 0;
    max-width: 220px;
    text-align: center;
    margin-inline: auto;
}

    .step h6 {
        font-weight: 800;
        letter-spacing: .12em;
        font-size: clamp(12px, 1vw, 14px);
        color: #222;
        opacity: .9;
    }

.round {
    width: 132px;
    height: 132px;
    border-radius: 50%;
    margin: .35rem auto 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 .5rem 1.25rem rgba(0,0,0,.08);
    border: 10px solid #fff;
    position: relative;
    z-index: 1; /* nổi trên line */
}

    .round.teal {
        background: var(--c-teal);
    }

    .round.blue {
        background: var(--c-blue);
    }

    .round.deep {
        background: var(--c-deep);
        color: #fff;
    }

.step p {
    max-width: 260px;
    margin: 0 auto;
    color: #39434d;
    font-weight: 600;
    line-height: 1.6;
    font-size: clamp(14px, 1.2vw, 16px);
}

/* icon kích thước theo vòng tròn */
.round svg {
    width: 54%;
    height: 54%;
    color: #fff;
}

/* ===== Mobile: xếp dọc & line ẩn ===== */
@media (max-width: 767.98px) {
    .steps {
        display: block;
    }

    .step {
        max-width: none;
        margin-bottom: 1.5rem;
    }

    .flow-line {
        display: none;
    }

    .round {
        width: 104px;
        height: 104px;
    }
}

.step_i_1 {
    width: 40%;
}

:root {
    --c-teal: #93e0dd;
    --c-blue: #72bcea;
    --c-dark: #1a3453;
}

#safety-tools-stage .stage-title {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: .02em;
    font-size: clamp(24px,3.4vw,32px);
    color: #1f2937;
}

/* icon cards row */
.icon-row {
    /*gap: 1.25rem;*/
}

.icon-card {
    background: var(--c-teal);
    border-radius: 14px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 .5rem 1.25rem rgba(0,0,0,.08);
    position: relative;
    overflow: hidden;
}

    .icon-card.blue {
        background: var(--c-blue);
    }

    .icon-card svg {
        width: 38%;
        height: 38%;
        color: #fff;
    }

/* connector down/up */
.connector {
    position: relative;
    margin-top: .5rem;
}

/*.connector::before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -18px;
        width: 3px;
        height: 20px;
        background: #a7dbe8;
        border-radius: 3px;
    }*/

/*.connector::after {
        content: "C";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -30px;
        color: #7ecbe0;
        font-weight: 700;
    }*/

.connector-top {
    margin-bottom: .75rem;
}

    .connector-top::before {
        top: auto;
        bottom: -20px;
    }

    .connector-top::after {
        top: auto;
        bottom: -34px;
    }

.cap {
    font-weight: 600;
    color: #111827;
    /* line-height: 1.6; */
    font-size: clamp(14px,1.2vw,17px);
}

/* responsive */
@media (max-width: 991.98px) {
    .icon-row {
        row-gap: 1.25rem;
    }
}
/* Ẩn logo/text credit của widget */
#google_translate_element .goog-logo-link,
#google_translate_element .goog-te-gadget span {
    display: none !important;
}

#google_translate_element .goog-te-gadget {
    font-size: 0 !important;
    line-height: 0 !important;
}

/* Ẩn dropdown mặc định nhưng giữ lại trong DOM (để JS điều khiển) */
#google_translate_element select.goog-te-combo {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    width: 0;
    height: 0;
}

/* Tắt banner vàng nếu có */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0 !important;
}

/* Cụm lá cờ canh hàng với menu */
.lang-flags {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Nút lá cờ */
.lang-flag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    border: 1px solid #e5e7eb;
    background: #fff;
    font-size: 20px; /* kích thước emoji lá cờ */
    line-height: 1;
    cursor: pointer;
    transition: box-shadow .2s, border-color .2s, transform .05s;
}

    .lang-flag:hover {
        border-color: #cbd5e1;
        box-shadow: 0 2px 8px rgba(0,0,0,.06);
    }

    .lang-flag:active {
        transform: translateY(1px);
    }

    /* Trạng thái đang chọn */
    .lang-flag.is-active {
        border-color: #60a5fa;
        box-shadow: 0 0 0 3px rgba(96,165,250,.25);
    }

/* Nếu header nền tối */
.header--dark .lang-flag {
    background: #111;
    color: #fff;
    border-color: #374151;
}

    .header--dark .lang-flag.is-active {
        border-color: #93c5fd;
        box-shadow: 0 0 0 3px rgba(147,197,253,.25);
    }

.header {
    top: 60px;
}

.language_top {
    text-align: right;
    /* width: 100%; */
    position: absolute;
    right: 28px;
    top: -47px;
}

.flag_1 {
    width: 32px;
}

.icon_step2 {
    width: 25%;
}

:root {
    --c-teal: #8fdcdf;
    --c-blue: #3c5792;
    --c-blue-light: #7ec1f0;
    --c-divider: #ececec;
}

#pro-cleaning-stage .stage-title {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    color: #1f2937;
    font-size: clamp(24px,3.4vw,32px);
    line-height: 1.2;
}

/* Ô nội dung 4 cột */
.pc-item {
    padding: 0 1rem;
}

@media (min-width: 768px) {
    .pc-item {
        border-left: 6px solid var(--c-divider);
    }

        .pc-item:first-child {
            border-left: 0;
        }
}

.pc-text {
    max-width: 32ch;
    margin: 0 auto;
    color: #111827;
    font-weight: 600;
    line-height: 1.5;
    font-size: clamp(14px,1.2vw,16px);
}

/* Thanh quy trình có icon */
.pc-rail {
    background: #f0f0f0;
    border-radius: 18px;
    height: 68px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 .35rem 1rem rgba(0,0,0,.05) inset;
}

.pc-seg {
    flex: 1 1 0;
    position: relative;
    display: flex;
    align-items: center;
}

.pc-pill {
    width: 92px;
    height: 52px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}

    .pc-pill.teal {
        background: var(--c-teal);
    }

    .pc-pill.blue {
        background: var(--c-blue);
    }

    .pc-pill.blight {
        background: var(--c-blue-light);
    }

    .pc-pill svg {
        width: 44%;
        height: 44%;
        color: #fff;
    }

/* Responsive spacing */
@media (max-width: 767.98px) {
    .pc-rail {
        height: 72px;
    }

    .pc-pill {
        width: 82px;
        height: 50px;
    }
}

.icon_step3 {
    width: 27%;
}

:root {
    --c-sky: #87c9f2;
    --c-blue: #4f86c6;
    --c-deep: #2b4975;
    --c-axis: #ececec;
}

#final-check-stage .title {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: .02em;
    font-size: clamp(24px,3.4vw,32px);
    color: #1f2937;
}

/* Timeline (PC) */
.fc-track {
    position: relative;
    margin-top: 1.25rem;
}

.fc-axis {
    position: absolute;
    left: 4%;
    right: 4%;
    top: 64px;
    height: 8px;
    background: var(--c-axis);
    border-radius: 8px;
}

.fc-steps {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
}

.fc-step {
    flex: 1 1 0;
    text-align: center;
}

.fc-badge {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 .5rem 1.25rem rgba(0,0,0,.08);
    border: 8px solid #fff;
    z-index: 10;
}

    .fc-badge.sky {
        background: var(--c-sky);
    }

    .fc-badge.blue {
        background: var(--c-blue);
    }

    .fc-badge.deep {
        background: var(--c-deep);
        color: #fff;
    }

    .fc-badge::after { /* connector xuống dưới + chấm tròn */
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -28px;
        width: 6px;
        height: 28px;
        background: var(--c-sky);
        border-radius: 4px;
        z-index: 1;
    }

.fc-dot {
    width: 22px;
    height: 22px;
    border: 4px solid var(--c-sky);
    border-radius: 50%;
    background: #fff;
    margin: 14px auto 0;
}

.fc-step p {
    max-width: 28ch;
    margin: 14px auto 0;
    color: #111827;
    font-weight: 600;
    line-height: 1.6;
    font-size: clamp(14px,1.2vw,16px);
}

.fc-badge svg {
    width: 52%;
    height: 52%;
    color: #fff;
}

/* Mobile: xếp dọc, ẩn trục ngang */
@media (max-width: 767.98px) {
    .fc-steps {
        display: block;
    }

    .fc-axis {
        display: none;
    }

    .fc-step {
        margin-bottom: 1.75rem;
    }

    .fc-badge {
        width: 96px;
        height: 96px;
    }
}

.icon_step4 {
    width: 40%;
}

:root {
    --c-teal: #81d7d7;
    --c-blue: #7ebded;
    --c-border: #efefef;
    --c-text: #111827;
}

#handover-care-stage .stage-title {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1.2;
    color: #1f2937;
    font-size: clamp(24px,3.4vw,32px);
    padding-bottom: 100px;
}

.hc-card {
    position: relative;
    background: #fff;
    border: 6px solid var(--c-border);
    border-radius: 12px;
    padding: 2.75rem 1.25rem 1.5rem;
    box-shadow: 0 .5rem 1.25rem rgba(0,0,0,.05);
    height: 100%;
}

.hc-badge {
    position: absolute;
    top: -94px;
    left: 24px;
    width: 96px;
    height: 96px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--c-teal);
    box-shadow: 0 .35rem .9rem rgba(0,0,0,.08);
    z-index: 00;
}

    .hc-badge.blue {
        background: var(--c-blue);
    }

    .hc-badge svg {
        width: 54%;
        height: 54%;
        color: #fff;
    }

.hc-text {
    color: var(--c-text);
    font-weight: 600;
    line-height: 1.5;
    font-size: clamp(14px,1.2vw,16px);
    margin: 0;
}

.hc-note {
    font-weight: 900;
    letter-spacing: .08em;
}

@media (max-width: 575.98px) {
    .hc-badge {
        left: 16px;
        width: 50px;
        height: 50px;
        top: -22px;
    }

    .hc-card {
        padding-top: 2.5rem;
    }
}

.icon_step5 {
    width: 40%;
}
/* (giữ các biến/màu như trước) */
:root {
    --c-teal: #8fdcdf;
    --c-blue: #3c5792;
    --c-blue-light: #7ec1f0;
    --c-divider: #ececec;
}

#pro-cleaning-stage .stage-title {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    color: #1f2937;
    font-size: clamp(24px,3.4vw,32px);
    line-height: 1.2;
}

.pc-item {
    padding: 0 1rem;
}

@media (min-width:768px) {
    .pc-item {
        border-left: 6px solid var(--c-divider);
    }

        .pc-item:first-child {
            border-left: 0;
        }
}

.pc-text {
    max-width: 32ch;
    margin: 0 auto;
    color: #111827;
    font-weight: 600;
    line-height: 1.5;
    font-size: clamp(14px,1.2vw,16px);
}

/* icon viên thuốc dùng cho cả mobile + rail */
.pill {
    width: 92px;
    height: 52px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .pill.teal {
        background: #8fdcdf;
    }

    .pill.blue {
        background: #3c5792;
    }

    .pill.blight {
        background: #7ec1f0;
    }

    .pill svg {
        width: 44%;
        height: 44%;
        color: #fff;
    }

/* icon nằm ngay trong item (mobile only) */
.pc-icon {
    display: flex;
    justify-content: center;
    margin: 1rem 0 .25rem;
}

@media (min-width:768px) {
    .pc-icon {
        display: none;
    }
}

/* dải icon rail (desktop only) */
.pc-rail {
    background: #f0f0f0;
    border-radius: 18px;
    height: 68px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 .35rem 1rem rgba(0,0,0,.05) inset;
}

.pc-seg {
    flex: 1 1 0;
    display: flex;
    align-items: center;
}

    .pc-seg .pill {
        margin-left: 14px;
    }
