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

    margin-bottom: 0;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.text-banner .text2-header{

}
.text-color-xam{
    color: #ffffffcc;
}
.text-primary-color{
    color: var(--primary-color) !important;
}
.text-color-trang{
    color: white;
}
.text-margin-bottom{
    margin-bottom: 16px !important;
}
.text-12px{
    font-size: 12px !important;

}
.nav-outline{
    padding-left: 0 !important;
    gap: 15px;
}
.text-14px{
    font-size: 14px !important;
}
.text-16px{
    font-size: 16px !important;
}
.text-18px{
    font-size: 18px !important;
}
.text-dam{
    font-weight: 600;
}
.text-margin-0{
    margin-bottom: 0 !important;
}
.text-margin-top-16px{
    margin-top: 16px !important;
    margin-bottom: 0 !important;
}
.text-margin-top-8px{
    margin-top: 8px !important;
    margin-bottom: 0 !important;
}
.text-margin-top-12px{
    margin-top: 12px !important;
    margin-bottom: 0 !important;
}
.text-margin-bottom-12px{
    margin-bottom: 12px !important;
}
.text-den{
    color:black
}
.text-banner .text1-header{
    color: var(--primary-color);
    font-size: 14px;
	margin-bottom:15px
}
.text-banner p{
    margin-bottom: 0;
}

.text-banner h1{
    font-size: 60px;
    color: white;
    line-height: 1;
}
.text-banner h1 b{
    color: var(--primary-color);
}
.text-banner .text2-header{
    font-size: 20px;
   line-height: 25px;
    color: #ffffffcc;
}
.têt{
    text-transform: uppercase;
}
.text-banner .text3-header{
    margin-top: 24px;
    padding: 5px 16px;
    display: flex;
    gap: 5px;
    border-radius: 5px;
    background-color: hsla(175, 55%, 40%, 0.2);
    align-items: center;
    width: fit-content;
}
.text3-header svg{
    color: var(--primary-color);
    width: 20px;
    height: 20px;
}
.row2-banner .col-inner{
    display: flex;
    margin-top: 32px;
    gap: 16px;
}
.text-banner .text3-header span{
    font-size: 14px;
    color: white;
    font-weight: 600;
    line-height: 1
    ;

}

.text-so p{
    margin-bottom: 0;
}
/* .row-section2{
   display: flex;
    gap: 32px;
}
.row-section2 .col{
    max-width: 280px;
} */
.text-so .text-so1{
    color: var(--primary-color);
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
}
.text-so .text-so2{
    font-size: 14px;
}
.section2{
    border-bottom: 1px solid #d8dde5 ;
}
.row1-section3{
    gap: 64px;
}
.text1{
    color: var(--primary-color);
    font-size: 14px;

    
}
.text-section3 p{
    margin-bottom: 0;
    
} 
.text-section3 h2{
    color: black;
    font-size: 36px;
    margin-top: 8px;
}
.text2,.text3-section3{
    margin-top: 16px;

}
.button1{
    margin-bottom: 0;
    margin-top: 24px;
}
.icon-box-img svg,.icon-box-img svg path{
    fill: none;
}
.text2{
    font-size: 18px;
}
.text3-section3{
font-size: 16px;
}
/* .row1-section2{
    gap: 64px;
}
.row1-section2 > .col{
    max-width: 576px;
}
.row2-section3 {
    gap: 16px;
} */
/* .row2-section3 .col,.col-iconbox-section4{
    max-width: 280px;
    border-radius: 5px;
    background: white;
    border:1px solid #dadfe7;
     transition: all .3s ease;
} */
.col-iconbox-section3 .icon-box-img,.col-iconbox-section4 .icon-box-img {
    margin-bottom: 16px;
}
.col-iconbox-section3 .icon-box-img .icon{
    max-height: 32px;
}



/* .row2-section4{
    gap: 24px;
}
.row2-section4 .col{
    max-width: 286px;
} */
.col-iconbox-section4 .icon-box-img{
    height: 48px ;
    width: 48px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eaf5f4;
    border-radius: 5px;
}
.text2-iconbox p {
    margin-bottom: 0;
    width: fit-content;
    font-size: 12px;
    padding: 2px 8px;
    background-color: #edf0f3;
    border-radius: 5px;
}
.text12-iconbox ul li{
    margin-bottom: 0 !important;
    width: fit-content;
    font-size: 12px !important;
    padding: 2px 8px;
    background-color: #edf0f3;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 2px;
    margin-left: 0 !important;
}

.card-list1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}
.card-list1 svg{
    width: 12px;
    height: 12px;
    color: var(--primary-color);
}
.row-margintop-48px{
    margin-top: 48px;
}
.text2-iconbox{
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.row-button{
    gap: 8px;
    margin-top: 16px;
    flex-direction: row;
    flex-wrap: nowrap;
}
.row-button .button{
    margin: 0 !important;
    padding: 0 16px;
}
.row-button .button span{
    font-size: 12px;
}
.row-button .col{
    min-width: 50%;
}
.row-button .col > .col-inner{
    width: fit-content;
    margin: 0;
}
.col-iconbox-section4 .icon-box{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.col-iconbox-section4 .icon-box .icon-box-text{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.text2-iconbox{
    margin-top: auto;
}
.button-has-icon{
    margin-bottom: 0;
    margin-top: 16px;
    text-align: start;
}
.button-has-icon span,.button-has-icon span:after{
    font-size: 14px;
    color: var(--primary-color) !important;
}
.button1-product span:after{
    content: "\f061";
    font-family: "Font Awesome 7 Pro";
    font-weight: 900;
    display: inline-block;
    transition: .3s;
    margin-left: 10px;
    font-size: 12px;
}
.button-has-icon span:after{
    content: "\f061";
    font-family: "Font Awesome 7 Pro";
    font-weight: 900;
    display: inline-block;
    transition: .3s;
    margin-left: 10px;
    font-size: 12px;

}
.col:hover .button-has-icon span:after{
  transform: translateX(4px);
}
.section5 .row2-section3 .col:hover h3{
    color: var(--primary-color);
}
.section5 .row2-section3 .col .col-inner{
    
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;

}
.section5 .row2-section3 .col .col-inner .icon-box{
    flex: 1;
}
/* .row-2-section6 {
    margin-top: 48px;
    gap: 24px;
}
.row-2-section6 .col{
    max-width: 286px;
    border-radius: 5px;
    background: white;
    border: 1px solid #dadfe7;
    transition: all .3s ease;
} */
.solution > .col-inner,.solution1 > .col-inner{
    border-radius: 5px;
    background: white;
    border: 1px solid #dadfe7;
    transition: all .3s ease;
}
.solution .col-inner:hover{
     transform: translateY(-3px);
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .08), 0 4px 6px -4px rgb(0 0 0 / .04);
}

.icon-box-section6{
    display: flex;
    justify-content: center;
    align-items: center;
}
.col-icon-box-2 .icon-box-img{
 margin-bottom: 0;
}
.icon-box-section6 .icon-box-img{
    width: 40px;
    height: 40px;
    background: #eaf5f4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
.icon-box-section6 .icon-inner svg{
    width: 20px;
    height: 20px;
    }
.ux-column-link-wrap{
    display:block;
    text-decoration:none;
    color:inherit;
    height:100%;
}

.ux-column-link-wrap > .col-inner{
    height:100%;
}
.button-margin-top-32px{
    margin-top: 32px;
    margin-bottom: 0;
}

.row2-section5 .col .col-inner{
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: start;
}

.row2-section5 .col .col-inner{
    
}

.section-content > .row{
    padding-bottom: 0;
}
.col-inner{
    min-height: 100%;
}



.section1-footer .section-bg{
    background: linear-gradient(135deg, hsl(220 45% 15%) 0%, hsl(220 45% 25%) 50%, hsl(200 45% 30%) 100%) !important;
}
/* .row-footer{
    display: flex;
    gap:48px ;
}
.row-footer .col{
    max-width: 268px;
} */
.section2-footer .section-bg{
    background: var(--fs-color-secondary)
}
.text-footer ul li{
    list-style:none;
    padding-left:0;
    margin-left: 0;
}
.text-footer i{
    color: var(--primary-color);
}
.text-aboutus h1{
    color: white;
    font-size: 48px;
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: bold;
}
/* .row-banner-aboutus .col{
    max-width: 768px;
} */
/* .row-section2-aboutus{
    column-gap: 24px;
}
.row-section2-aboutus .col{
    max-width: 596px;
} */
.image-border img{
    border-radius: 10px;
}
.margin-top-32px{
    margin-top:32px
}
.contact-form-custom{
    background:#ffffff;
    border:1px solid #dbe2ea;
    border-radius:10px;
    padding:30px;
}

.contact-form-custom .form-row{
    display:flex;
    gap:22px;
    margin-bottom:22px;
}

.contact-form-custom .form-col{
    flex:1;
}

.contact-form-custom .form-col.full{
    width:100%;
}

.contact-form-custom label{
    display:block;
    font-size:14px;
    font-weight:600;
    color:#0f172a;
    margin-bottom:10px;
}

.contact-form-custom input,
.contact-form-custom textarea{
    width:100%;
    background:#f9fafb;
    border:1px solid #cfd8e3;
    border-radius:6px;
    box-shadow:none!important;
    padding:0 16px;
    font-size:15px;
    color:#334155;
    transition:all .25s ease;
    margin:0!important;
}

.contact-form-custom input{
    height:48px;
}

.contact-form-custom textarea{
    height:160px;
    padding-top:14px;
    resize:none;
}

.contact-form-custom input:focus,
.contact-form-custom textarea:focus{
    border-color:#2ea89b;
    background:#fff;
}

.contact-form-custom input::placeholder,
.contact-form-custom textarea::placeholder{
    color:#94a3b8;
}

.contact-form-custom .wpcf7-acceptance{
    display:flex;
}

.contact-form-custom .wpcf7-list-item{
    margin:0;
}

.contact-form-custom .wpcf7-list-item label{
    display:flex;
    align-items:flex-start;
    gap:12px;
    font-size:15px;
    font-weight:400;
    line-height:1.6;
    color:#64748b;
    margin:0;
}

.contact-form-custom .wpcf7-list-item input{
    width:18px;
    height:18px;
    min-width:18px;
    margin-top:3px!important;
    padding:0;
}

.contact-form-custom .wpcf7-list-item a{
    color:#2ea89b;
    text-decoration:none;
}
.contact-form-custom .wpcf7-spinner{
    display:none;
}

.contact-form-custom .wpcf7-submit{
    background:#2ea89b;
    border:none;
    color:#fff;
    font-size:16px;
    font-weight:700;
    height:54px;
    border-radius:6px;
    padding:0 55px 0 32px!important;
    cursor:pointer;
    transition:all 0.02s ease;
    width:auto;
    text-transform:capitalize;
}

.contact-form-custom .wpcf7-form-control-wrap{
    position:relative;
  
}

.contact-form-custom p:has(.wpcf7-submit){
    position:relative;
    display:inline-block;
}

.contact-form-custom p:has(.wpcf7-submit)::after{
    content:"\f1d8";
    font-family:"Font Awesome 7 Pro";
    font-weight:900;
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-50%);
    color:#fff;
    pointer-events:none;
}

.contact-form-custom input[type="submit"]:hover{
    opacity:.9;
    transform:translateY(-2px);
}

.contact-form-custom .wpcf7-spinner{
    position:absolute;
}

@media(max-width:768px){

    .contact-form-custom{
        padding:20px;
    }

    .contact-form-custom .form-row{
        flex-direction:column;
        gap:18px;
        margin-bottom:18px;
    }

}

.row2-section5{
    margin-top: 48px;
}
/* .row2-section5{
    gap: 24px;
}
.row2-section5 .col{
    max-width: 286px;
} */

.row-2-section6 .col:hover h3{
    color: var(--primary-color);
}

.row2-section7{
    gap: 32px;
    
}
.row2-section7 .col{
    max-width: 217px;
}
.icon-box-section7{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}
.icon-box-section7 .icon-box-img{
    margin-bottom: 0;
}
.text-icon-box-section7 > *{
    margin-top: 8px;
    margin-bottom: 0;
}
.icon-box-section7 .icon{
    width: 64px;
    height: 64px;
    border-radius: 50% !important;
    background-color: #e5f1f0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon-box-section7 .icon svg{
    width: 28px;
    height: 28px;
}
.icon-box2-section7 .icon-box-img{
    position: relative;
}

.icon-box2-section7 .icon-box-img::before{
    content: "";
    position: absolute;
    width: 150px;
    height: 2px;
    background: #dadfe7;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
}
.col-banner .button-has-icon{
    margin-top: 0;
    margin-bottom: 16px;
}

.col-banner .button-has-icon{
    border: 1px solid white !important;
    background-color: transparent !important;
}
.col-banner .button-has-icon span{
    color: white !important;
}
.col-banner .button-has-icon span::after{
    color: white !important;
}
.col-banner .button{
    padding: 8px 25px;
}
.solution1 .icon-box .icon-box-img{
    display: flex;
    justify-content: center;
    align-items: center;

}
/* --- Desktop & Chung --- */
.custom-timeline {
    position: relative;
    max-width: 1000px;
    margin: 40px auto;
}

.custom-timeline::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #d1dadd;
    transform: translateX(-50%);
}

.timeline-year {
    background-color: var(--primary-color);
    color: #fff;
    padding: 4px 12px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 0.85rem;
    display: inline-block;
    margin-bottom: 10px;
}

.timeline-title { color: #1a2b40; font-weight: 700; margin-bottom: 5px; }
.timeline-desc { color: #7a8a94; font-size: 0.95rem; }

/* Chấm tròn trên PC */
.timeline-dot {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: var(--primary-color);
    border-radius: 50%;
    top: 0px;
    z-index: 2;
      left: -8px;
       
}
.dot-left { right: -9px; } /* Căn giữa đường kẻ từ bên trái */

.section1-solution .section-bg{
    background: linear-gradient(135deg, hsl(220 45% 15%) 0%, hsl(220 45% 25%) 50%, hsl(200 45% 30%) 100%)
;
}
/* Tổng thể card */
.bundle-card {
    border: 1px solid #dadfe7;
    border-radius: 12px;
    padding: 24px;
    height: 100%;
    transition: all .3s;
    position: relative;
    background: #fff;
        display: flex;
    flex-direction: column;
}

.bundle-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .08), 0 4px 6px -4px rgb(0 0 0 / .04);

}
.swhw{
     position: absolute;
    top: 35px;
    right: 20px;
    background: #f6eefe;
    color: #bd59eb;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 12px;
    border-radius: 20px;
    
}
.Software{
    position: absolute;
    top: 35px;
    right: 20px;
    background: #ebf2fe;
    color: #258ef2;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 12px;
    border-radius: 20px;
}
/* Badge Turnkey */
.badge-turnkey {
    position: absolute;
    top: 35px;
    right: 20px;
    background: #e6f6f4;
    color: #40b1a0;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 12px;
    border-radius: 20px;
}

/* Typography */
.card-title {
    color: #1c2d44;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0 !important;
    margin-top: 16px;
    
}
.card-title1{
    color: black !important;
    font-size: 18px;
    margin-top: 16px;
     margin-bottom: 0 !important;
}
.card-subtitle {
    color: #8c98a4;
    font-size: 12px;
    margin-bottom: 15px;
}

.card-desc {
    color: #555;
    font-size: 14px;
    margin-top: 12px !important;
    margin-bottom: 8px !important;
}

/* List với icon check xanh */
.card-list,.card-list1 {
    list-style: none !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
  
}

.card-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
    color: #333;
    font-weight: 500;
    margin-left: 0 !important;
    font-size: 14px;
}

.card-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #40b1a0;
    border: 1.5px solid #40b1a0;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 2px;
}

/* Link */
.card-link {
    color: #40b1a0;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    transition: transform .2s;
}

.card-link:hover {
    color: #348e81;
    transform: translateX(5px);
}
.card-header-box{
    display: flex;
    flex-direction: column;
}
/* Chỉnh icon box của Flatsome */
.card-header-box .icon-box-img {
    background: hsl(175 55% 40% / 0.1
    
);
height: 48px;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 0;
}


/* Đường dẫn quay lại */
.back-link {
    color: #a0aec0 !important;
    text-transform: none;
    font-weight: 500;
}

/* Badge nhỏ phía trên tiêu đề */
.hero-badge-box {
   display: flex;
   align-items: center;
}

.hero-badge-box .icon-box-img {
    background: rgba(64, 177, 160, 0.2); /* Màu xanh nhạt trong suốt */
    
    border-radius: 8px;

    height: 48px;
    padding: 8px;
}
.section1-single-solution .row1-section > .col{
    padding-bottom: 0;
}
.hero-subtitle {
    color: #40b1a0; /* Màu xanh ngọc của text */

    letter-spacing: 1px;
    margin-bottom: 0;

}

/* Tiêu đề chính */
.hero-title {
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 15px;
    letter-spacing: -1px;
    font-size: 48px;
}


/* Mô tả */
.hero-desc {
    color: #cbd5e0;
   

    font-size: 18px;
}
.row-padding-bottom0 > .col{
    padding-bottom: 0;
}
/* Nút Request a Quote (Màu xanh ngọc đậm) */
.btn-cyan {
    background-color: #319795 !important;
    border-color: #319795 !important;
    text-transform: none !important;
    font-weight: 600 !important;
    padding: 0 25px !important;
}

/* Nút Download (Viền trắng/xám) */
.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.3) !important;
    text-transform: none !important;
    font-weight: 600 !important;
    padding: 0 25px !important;
}

.btn-outline-white:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}
.section1-single-solution .button{
    margin-bottom: 0;
}
/* Container của từng bước */
.step-box {
    padding: 10px;
}

/* Tạo vòng tròn số */
.step-number {
    width: 50px;
    height: 50px;
    background-color: #40b1a0; /* Màu xanh ngọc */
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0 auto 16px auto; /* Căn giữa vòng tròn */
    box-shadow: 0 4px 10px rgba(64, 177, 160, 0.3);
}

/* Tiêu đề bước */
.step-title {
    color: #1c2d44;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 15px;
}

/* Mô tả bước */
.step-desc {
    color: #718096;
    font-size: 0.85rem;
    line-height: 1.6;
}
.row-section3-single-solution .col{
    max-width: 20%;
}
/* Container của từng card */
.feature-card {
    border: 1px solid hsl(215 20% 88%);
    border-radius: 12px;
    padding: 24px;
    height: 100%;
    background: #fff;
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
}

.feature-card:hover {
    box-shadow: 0 8px 25px rgba(0,0,0,0.04);
}

/* Tiêu đề card */
.feature-title {
    color: #1c2d44;
    font-weight: 700;
    font-size: 18px;
   
}

/* List tàng hình icon mặc định và thay bằng icon check */
.feature-list {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.feature-list li {
    position: relative;
    padding-left: 30px; 
    color: #556172;
    font-weight: 500;
    margin-left: 0 !important;
    font-size: 14px;
}

/* Vẽ icon check xanh tròn */
.feature-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    background-color: transparent;
    border: 1.5px solid #40b1a0; /* Màu xanh ngọc */
    color: #40b1a0;
    border-radius: 50%;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
/* Màu sắc và font cho số lớn */
.outcome-number {
    color: #40c3a7; /* Màu xanh ngọc như trong hình */
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 5px;
}

/* Kiểu chữ cho nội dung bên dưới */
.outcome-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.2;
    opacity: 0.9;
    margin-bottom: 0;
}
.results-solution .section-bg{
    background: linear-gradient(135deg, rgb(21, 33, 55) 0%, rgb(35, 54, 92) 50%, rgb(42, 88, 111) 100%)
;
}

/* Tổng thể card */
.custom-card-bundle {
    position: relative;
    padding: 40px 30px;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #fff;
    transition: all .3s;
    height: 100%;
}

.custom-card-bundle:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

/* Badge Turnkey System */
.badge-turnkey {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #e6f6f4;
    color: #2da392;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    text-transform: capitalize;
}

/* Icon box */
.card-icon {
    background: #f0fdfa;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #2da392;
    margin-bottom: 20px;
    font-size: 20px;
}

/* Typography */
.custom-card-bundle h3 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #1a202c;
    font-weight: 700;
}

.custom-card-bundle .subtitle {
    font-size: 14px;
    color: #718096;
    margin-bottom: 15px;
}

.custom-card-bundle .desc {
    font-size: 14px;
    color: #4a5568;
    line-height: 1.6;
    margin-bottom: 20px;
    min-height: 60px;
}

/* List dấu check */
.check-list {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}

.check-list li {
    font-size: 14px;
    color: #2d3748;
    margin-bottom: 8px;
    position: relative;
    padding-left: 25px;
}

.check-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #2da392;
    font-weight: bold;
}

/* Link Learn more */
.learn-more {
    color: #2da392;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
}

.learn-more:hover {
    text-decoration: underline;
    color: #248a7b;
}
.accordion{
    width: 100%;
}
.accordion{
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 10px;
}
.accordion-item a{
    display: flex;
    flex-direction: column-reverse;
    border-radius: 10px;
    background: white;
}
.accordion-item a span{
    color: black;
    font-weight: 500;
    font-size: 16px;
}
.accordion-item{
    border:1px solid hsl(215 20% 88%);
    border-radius: 10px;
}
.text-cauhoi{
    font-size: 14px;
}
/* Bo góc và đổ bóng cho Card (Gán class 'custom-card' vào Column) */
.custom-card > .col-inner {
    background-color: #fff;
    border: 1px solid #e1e8e6;
    border-radius: 12px;
    padding: 25px;
    transition: all 0.3s;
}

.custom-card:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

/* Badge 'Hardware' (Gán class 'hardware-badge' vào Text element) */
.hardware-badge {
    background-color: #e8efff;
    color: #4f7fff;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

/* Styling cho các danh sách có dấu check */
.check-list-item {
    background-color: #f0f4f3;
    border-radius: 4px;
    padding: 5px 10px;
    display: inline-block;
    margin: 3px;
    font-size: 13px;
    color: #4a5a56;
}

.check-list-item:before {
    content: "✓";
    color: #38a189;
    margin-right: 8px;
    font-weight: bold;
}

/* Nút 'View Details' (Gán class 'btn-outline') */
.btn-outline {
    background-color: transparent !important;
    border: 1px solid #d1dad8 !important;
    color: #444 !important;
    border-radius: 6px !important;
    text-transform: none !important;
}

/* Nút 'Get Quote' (Gán class 'btn-solid') */
.btn-solid {
    background-color: #38a189 !important;
    border-color: #38a189 !important;
    color: #fff !important;
    border-radius: 6px !important;
    text-transform: none !important;
}

/* Chỉnh khoảng cách các dòng text */
.card-label { font-size: 13px; color: #888; margin-bottom: 5px; }
.card-title { font-size: 20px; font-weight: 700; color: #1c2d2a; margin-bottom: 2px; }
.card-sub { color: #38a189; font-size: 14px; margin-bottom: 15px; }
/* Responsive cho mobile */
.row-button-product .col{
    padding-bottom: 0;
}
.button1-product span{
font-size: 12px;
color: black;

}
.button-product span{
    font-size: 12px;
color: white;
}
.button1-product{
background: #f9fafb;
border:1px solid #dadfe7 !important
}
.button1-product:hover{
    color: white;
    background-color: var(--primary-color);
}
.button1-product:hover span{
    color: white;
}
.button1-product,.button-product{
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 16px;
    width: 100%;
}
.tab a{
    border-radius: 1px solid #dadfe7 !important;
    padding: 8px 24px;

}
.tab a span{
    line-height: 20px;
}
.tab.active a{
   
    background-color: var(--primary-color);
    padding: 8px 24px;
}
.tab.active a span{
    color: white;
    font-size: 14px;
    line-height: 20px;
}
.icon-box-dia-chi .icon,.icon-box-Policy .icon{
    padding: 10px;
    background: #e5f1f0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    height: 40px;

}
.icon-box-dia-chi {
    margin-top:32px ;
}
.icon-box-dia-chi .icon-inner,.icon-box-Policy .icon-inner{
    width: fit-content;
}
.icon-box-Policy h3{
    font-size: 24px;
    font-weight: 600;
    color: black;
}
.icon-box-Policy h4{
    font-size: 16px;
    color: #1b2232;
    font-weight: 600;
}
.icon-box-dia-chi h3{
    margin-bottom: 0;font-size: 16px;
    font-weight: 500;color: #1b2232;

}
.icon-box-dia-chi p{
    font-size: 14px;
}
.text-Privacy-Policy{
    padding:6px 16px;
    background-color: hsla(175, 55%, 40%, 0.2);
    width: fit-content;
    border-radius: 10px;
}
.col-Policy .col-inner{
    border-radius: 10px;
    border: 1px solid #dadfe7;
    background: white;
}
.icon-box-Policy ul{
    padding-left: 0;
    margin-bottom: 10px;
}
/* Brochure Card Styling */
.brochure-card {
    background: #fff;
    border: 1px solid #dadfe7;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    padding: 30px;
    transition: transform 0.3s ease;
}

.brochure-card:hover {
    transform: translateY(-5px);
}

.brochure-top {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

/* Khung vuông bao quanh Icon */
.icon-wrapper {
    background-color: #eef9f8; /* Màu nền nhạt giống ảnh */
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.icon-wrapper img {
    width: 24px !important;
    height: 24px !important;
    filter: brightness(0) saturate(100%) invert(53%) sepia(32%) saturate(946%) hue-rotate(126deg) brightness(91%) contrast(89%);
}

.title-area .label {
    display: block;
    color: var(--primary-color); /* Màu xanh teal */
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 4px;
}

.title-area .title {
    margin: 0;
    font-size: 16px;
    color: #0f172a;
    font-weight: 700;
}

.description {
    color: #64748b;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.brochure-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #f1f5f9;
    padding-top: 20px;
}

.file-info {
    color: #94a3b8;
    font-size: 12px;
    font-weight: 500;
}

.actions {
    display: flex;
    align-items: center;
    gap: 20px;
}
.view-link svg,.download-btn svg{
    width: 16px;
    height: 16px;
}
.view-link {
    color: #0f172a;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
}

.view-link:hover {
    color: #14b8a6;
}

.download-btn {
    background-color: #14b8a6;
    color: #fff !important;
    padding: 8px 18px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background 0.2s;
}

.download-btn:hover {
    background-color: #0d9488;
}
.header-inner{
    justify-content: space-between;

}
.header-nav.header-nav-main.nav.nav-left.nav-size-medium{
    display: flex;
    justify-content: center;
    gap: 15px;
}
/* Icon điều chỉnh cho chuẩn Flatsome */
.actions i {
    font-size: 16px;
}
.button-contact-catalog{
    margin-top: 15px;
    margin-bottom: 0px;
}
.text-quick h5{
    color: #1b2232;
    font-size: 14px;
    text-transform: capitalize;
    width: fit-content;
    font-weight: bold;
}.text-quick{
    display: flex;
    gap: 5px;
    align-items: center;
}
.text-quick p{
    margin-bottom: 0;
    border-radius: 5px;
    border: 1px solid #dadfe7;
    padding: 2px 12px;
}
.text-quick p a{
    font-size: 14px;
}
html{
    scroll-behavior:smooth;
}
.blog-wrapper{
    background: #f9fafb;
}
/* Layout chung */
.news-header-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom:1px solid #dadfe7;
    gap: 20px;
    flex-wrap: wrap;
}

/* Thanh tìm kiếm bên trái */
.news-search-box .search-inner {
    position: relative;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 5px 15px;
    min-width: 250px;
}
.news-search-box input {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    padding-left: 25px !important;
    font-size: 14px;
}
.news-search-box .icon-search {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
}

/* Danh mục bên phải */
.news-categories {
    display: flex;
    gap: 8px;
}
.cat-item {
    padding: 6px 18px;
    background: #f1f3f5;
    color: #666;
    border-radius: 50px;
    font-size: 13px;
    transition: all 0.3s;
}
.cat-item:hover, .cat-item.active {
    background: #44a69a; /* Màu xanh như ảnh mẫu */
    color: #fff !important;
}

/* Thẻ bài viết */
.box-text { padding: 20px; }
.cat-label {
    background: #e1f5f2;
    color: #44a69a;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}
.date-label { font-size: 14px; }
.post-title { margin: 10px 0; font-size: 20px; line-height: 1.3; }
.read-more { font-weight: bold; color: #44a69a; font-size: 14px; text-transform: lowercase;margin-top: 10px !important;  }
.post-title a{
    margin: 10px 0 !important;
    font-weight:bold ;
}
#news-results .col-inner{
    border: 1px solid #dadfe7;
    border-radius: 10px;
}
#news-results .col-inner:hover .post-title a{
    color: var(--primary-color);
}
.read-more i{
transition: all .3s ease;
}
#news-results .col-inner:hover .read-more i{
    transform: translateX(5px);
}
#news-results img{
    border-radius: 10px 10px 0 0;
}
/* Hiệu ứng loading */
.loading-spin {
    border: 3px solid #f3f3f3;
    border-top: 3px solid #44a69a;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    display: inline-block;
}
/* Container Header */
.entry-header-news-custom {
    padding-top: 40px;
    padding-bottom: 20px;
    max-width: 1080px; /* Căn chỉnh độ rộng vừa phải */
}

/* Nút Back to News */
.back-to-news {
    margin-bottom: 25px;
}
.back-to-news a {
    font-size: 14px;
    color: #667085;
    text-decoration: none;
    transition: color 0.3s;
}
.back-to-news a:hover {
    color: #44a69a;
}
.back-to-news i {
    margin-right: 5px;
}

/* Meta Section */
.entry-meta-news-v2 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}
.cat-badge {
    background-color: #e6f5f3;
    color: #44a69a;
    padding: 4px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
}
.meta-item {
    font-size: 14px;
    color: #667085;
    display: flex;
    align-items: center;
}
.meta-item i {
    margin-right: 6px;
    font-size: 16px;
}

/* Title Display */
.entry-title-display {
    font-size: 56px; /* Size lớn như mẫu */
    font-weight: 800;
    color: #0b1c33;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: -1.5px;
}

/* Excerpt (Đoạn mô tả) */
.entry-excerpt-custom {
    font-size: 20px;
    line-height: 1.6;
    color: #475467;
    margin-bottom: 30px;
    max-width: 900px;
}

/* Đường gạch mảnh dưới header */
.is-divider-thin {
    height: 1px;
    background-color: #eaecf0;
    width: 100%;
    margin-bottom: 40px;
}
/* --- Action Bar Style --- */
.post-action-bar {
    padding: 30px 0;
    border-top: 1px solid #eaecf0;
    border-bottom: 1px solid #eaecf0;
    margin-top: 50px;
}
.action-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.share-side {
    display: flex;
    align-items: center;
    color: #667085;
    font-size: 15px;
}
.share-side i { margin-right: 10px; }
.share-icons-inline { margin-left: 15px; }

.button-discuss {
    background-color: #101828; /* Màu xanh đen như ảnh */
    color: #fff !important;
    padding: 12px 28px;
    border-radius: 8px;
    font-weight: 700;
    transition: all 0.3s;
    display: inline-block;
}
.button-discuss:hover {
    background-color: #44a69a;
    transform: translateY(-2px);
}

/* --- Related Articles Style --- */
.related-section-custom {
    padding: 30px 0;
}
.related-section-custom .col{
    padding-bottom: 0;
}
.related-title-bold {
    font-size: 32px;
    font-weight: 800;
    color: #101828;
    margin-bottom: 40px;
}
.related-card:hover h4 a{
    color: var(--primary-color);
}
/* Card Style */
.related-card {
    border: 1px solid #eaecf0;
    border-radius: 12px;
    padding: 16px;
  
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
    
}
.related-card:hover {
    border-color: #44a69a;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}
.related-section-custom  .col-inner{
    display: flex;
}
.blog-single .large-12{
    padding-bottom: 0;
}
.header-button .button{
    background-color: var(--primary-color) !important;
    border-radius: 10px !important;
    padding: 5px 10px;

}
.rel-cat {
    color: #44a69a;
    font-weight: 600;
    font-size: 12px;
   
}
.rel-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    color: #101828;
    margin-top: 8px;
}
.rel-title a { color: inherit; }
.absolute-footer{
	background-color:var(--fs-color-secondary);
}
.absolute-footer .container{
	border-top: 1px solid white;
	padding:20px 0;
	display:flex;
	justify-content:center
}
.rel-readmore {
    font-size: 14px;
    font-weight: 600;
    color: #667085;
    text-decoration: none;
    display: block;
    margin-top: auto;

}
.rel-readmore:hover {
    color: #44a69a;
}
*{
	text-wrap: none;
}
/* Responsive */
@media (max-width: 767px) {
    .action-inner {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }
    .share-side { flex-direction: column; gap: 10px; }
}

/* Mobile Responsive */
@media (max-width: 767px) {
    .entry-title-display {
        font-size: 32px;
        letter-spacing: -0.5px;
    }
    .entry-meta-news-v2 {
        flex-wrap: wrap;
        gap: 10px;
    }
}
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
@media (max-width: 550px) {
    .related-section-custom .col{
    padding-bottom: 15px;
}
    .outcome-number {
        font-size: 35px;
    }
    .outcome-text {
        font-size: 14px;
    }
    .text-catalog-11 h2 span{
        font-size: 30px !important;
    }
}
/* Chỉnh lại độ rộng cột cho 5 cột đều nhau trên desktop */
@media (min-width: 850px) {
    .col.span-2 {
        width: 20% !important; /* Chia đều 100% cho 5 cột */
        flex-basis: 20% !important;
    }
}

/* Responsive cho mobile */
@media (max-width: 549px) {
    .step-box {
        margin-bottom: 30px;
    }
    .step-number {
        width: 60px;
        height: 60px;
    }
	.text-section3 h2 span{
    font-size: 30px !important;
}.text-section3 h2{
    font-size: 30px !important;
}
	
}

@media(max-width:1024px){
    /* .row{
        padding: 0 15px;
    }
    .row-section2 .col{
            max-width: 218px;
    }
    .row2-section3 .col{
        max-width: 222px;
    }
    .row2-section3{
        padding: 0;
    }
    .row1-section2 > .col {
    max-width: 465px;
    
}
.row2-section5 .col,.row2-section4 .col,.row-2-section6 .col {
    max-width: 485px;
            min-width: 485px;
} */
.row2-section7{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 15px;
}
.row2-section7 .col{
    min-width: 250px;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.section-content > .row > .col{
    padding-bottom: 30px;
}
.timeline-dot-col{

}
.row-padding-bottom0 > .col{
    padding-bottom: 30px;
}
.section1-single-solution .button{
    padding-bottom: 15px;
}
.row-section3-single-solution{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
}
.row-section3-single-solution .col{
    min-width: 35%;
}
.text-banner h1{
    font-size: 48px !important;
}
}
/* --- MOBILE RESPONSIVE (Dưới 550px) --- */
@media (max-width: 549px) {
    /* 1. Xóa đường kẻ dọc giữa */
    .custom-timeline::before {
        display: none;
    }
    .timeline-dot-col{
        display: none;
    }
    
    /* 2. Ép tất cả các cột về bên trái và xóa padding cũ */
    .custom-timeline [class*="col"] {
        text-align: left !important;
    
    }
    .timeline-row > .col{
        padding-left: 15px;
    }

    /* 3. Ẩn các chấm tròn để giống y hệt ảnh mobile bạn gửi */
    .timeline-dot {
        display: none;
    }
    
    /* 4. Chỉnh tiêu đề to rõ hơn trên mobile nếu cần */
    .timeline-title {
        font-size: 1.4rem;
    }
    .row-section3-single-solution .col{
    min-width: 60%;
}
.text-banner h1{
    font-size: 36px !important;
}
}



.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #627084;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

#content ul,
.entry-content ul {
  list-style: disc;
  padding-left: 20px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #627084;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

#content ol,
.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #627084;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content > div{
  overflow: auto;
}
.entry-content table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
