/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: "SF Pro Display";
    src: url("fonts/SFPRODISPLAYREGULAR.OTF");
}

@font-face {
    font-family: "SF Pro Display Bold";
    src: url("fonts/SFPRODISPLAYBOLD.OTF");
}

:root {
    --main-text: #565E64;
    --brand-color: #0C5ED9;
    --brand-heading: #272E4E;
}

body {
    font-family: "SF Pro Display";
    line-height: 24px;
    letter-spacing: 0.04em;
    background-color: #f5f5f5;
    font-size: 16px;
    color: var(--main-text);
}

.cover {
    object-fit: cover;
}
.rounded-full {
    border-radius: 100%;
}
.h-24 {
    height: 24px;
}
.w-24 {
    width: 24px;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1400px;
}

.flex,
.flex .col-inner{
    display: flex;
}

.items-center,
.items-center .col-inner {
    align-items: center;
}

.justify-center,
.justify-center .col-inner {
    justify-content: center;
}

.justify-end,
.justify-end .col-inner {
    justify-content: flex-end;
}

.justify-start,
.justify-start .col-inner {
    justify-content: flex-start;
}

.mb-20 {
    margin-bottom: 20px;
}

.w-120,
.w-120 img {
    width: 120px;
    height: auto;
}

.gap-10 { gap: 10px; }
.gap-24 { gap: 24px; }
.gap-12 { gap: 12px; }
.mt-5 { margin-top: 5px; }
.mb-5 { margin-bottom: 5px; }
.mb-25 { margin-bottom: 25px; }
.pb-10 { padding-bottom: 10px;}

.space-x-40 > :not([hidden]) ~ :not([hidden]) {
    margin-left: 40px;
}

.space-x-30 > :not([hidden]) ~ :not([hidden]) {
    margin-left: 30px;
}

.space-x-20 > :not([hidden]) ~ :not([hidden]) {
    margin-left: 20px;
}

.text-xl {
    font-size: 20px;
}

.w-2xs {
    width: 18rem;
}

/* Form Styling */
.vti-fse-ux-contact-form-design {
    background-color: #f6f7f9;
    border-radius: 12px;
    padding: 40px;
    max-width: 554px;
    margin: 0 auto;
}
.vti-fse-ux-form-header {
    text-align: center;
    margin-bottom: 24px;
}
.vti-fse-ux-form-header h2 {
    color: var(--brand-heading);
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 0;
}
.vti-fse-ux-form-header p {
    color: var(--main-text);
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    margin: 0;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-form-row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-form-group {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-form-group p {
    margin: 0;
    padding: 0;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-form-group br {
    display: none;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-input-label {
    display: block;
    color: #4b5563;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-required-star {
    color: #ef4444;
    font-weight: 800;
    margin-left: 2px;
}
.vti-fse-ux-contact-form-design input.vti-fse-ux-input-field,
.vti-fse-ux-contact-form-design select.vti-fse-ux-select-field,
.vti-fse-ux-contact-form-design textarea.vti-fse-ux-textarea-field {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 20px;
    line-height: 40px;
    color: #374151;
    box-shadow: none;
    transition: all 0.3s ease;
    margin-bottom: 0;
    height: auto;
    line-height: normal;
    max-width: 100%;
    box-sizing: border-box;
}
.vti-fse-ux-contact-form-design input.vti-fse-ux-input-field:focus,
.vti-fse-ux-contact-form-design select.vti-fse-ux-select-field:focus,
.vti-fse-ux-contact-form-design textarea.vti-fse-ux-textarea-field:focus {
    border-color: #0b5ee6;
    outline: none;
    box-shadow: 0 0 0 2px rgba(11, 94, 230, 0.15);
}
.vti-fse-ux-contact-form-design .vti-fse-ux-input-field::placeholder,
.vti-fse-ux-contact-form-design .vti-fse-ux-textarea-field::placeholder {
    color: #9ca3af;
    opacity: 1;
}
.vti-fse-ux-contact-form-design textarea.vti-fse-ux-textarea-field {
    min-height: 120px;
    resize: vertical;
    padding-top: 12px;
}
.vti-fse-ux-contact-form-design select.vti-fse-ux-select-field {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 16px;
    padding-right: 40px;
}
.vti-fse-ux-contact-form-design .vti-fse-ux-submit-group {
    padding-top: 5px;
}
.vti-fse-ux-contact-form-design input[type="submit"].vti-fse-ux-submit-button {
    width: 100%;
    background-color: var(--brand-color);
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    padding: 8px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin: 0;
    text-transform: none;
}
.vti-fse-ux-contact-form-design input[type="submit"].vti-fse-ux-submit-button:hover {
    background-color: #084bb8;
}
.vti-fse-ux-contact-form-design span.wpcf7-spinner {
    display: none;
}
/* End Form Styling */
/* Header Styling */
.off-canvas-left .mfp-content {
    background: #D0D5DD;
}

.off-canvas .sidebar-menu {
    padding: 0px;
}

.select_language_mobile a {
    border-radius: 100%;
    border: 6px solid #1A293B;
}

.select_language_mobile a.active {
    border-color: #0846D4;
}
/* ---------------------------------------------------- */
    /* TÙY CHỈNH KHOẢNG CÁCH VÀ STYLE CHO CÁC MỤC MENU (LI) */
    /* ---------------------------------------------------- */
    
    /* Ghi đè padding mặc định của thẻ <a> để tạo khoảng trống trên/dưới rộng hơn */
    .mobile-sidebar .nav-sidebar > li > a {
        padding: 18px 20px !important; 
        color: #565E64 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        text-transform: none !important; 
        display: flex !important;
        justify-content: space-between !important; 
        align-items: center !important;
    }

    /* Thêm đường kẻ dưới mờ mờ để phân cách các mục (Giống ảnh 1) */
    .mobile-sidebar .nav-sidebar > li {
        border-bottom: 1px solid #e5e5e5 !important;
        margin: 0 !important; /* Bỏ margin nếu có để đường kẻ chạy full chiều ngang menu */
    }

    /* Bỏ đường kẻ dưới của mục cuối cùng để trông gọn hơn */
    .mobile-sidebar .nav-sidebar > li:last-child {
        border-bottom: none !important;
    }
/* 1. Bỏ đường kẻ ngang dưới block HTML (Dòng Official) */
    .mobile-sidebar li.html {
        border-bottom: none !important;
    }

    /* 2. Style lại Form tìm kiếm: Dịch lên gần Official và kéo rộng 2 bên ra */
    .mobile-sidebar .searchform { 
        background-color: #e4e4e4; 
        border-radius: 50px; 
        padding: 5px; 
        
        /* Chỉnh lại Margin: 
           5px (Trên - Dịch lên gần Official)
           10px (Phải)
           20px (Dưới)
           10px (Trái - Kéo giãn 2 bên ra) 
        */
        margin: 5px 10px 20px 10px !important; 
    }
    
    .mobile-sidebar .searchform input.search-field { 
        background: transparent !important; 
        border: none !important; 
        box-shadow: none !important; 
        padding-left: 20px; 
        margin-bottom: 0; 
    }
    
    .mobile-sidebar .searchform button.submit-button { 
        background: transparent !important; 
        color: #999; 
    }
    /* Hiệu ứng Dropdown cho Menu Ngôn ngữ */
    .inline-lang-dropdown {
        position: absolute;
        top: 100%;
        right: -10px;
        background: #fff;
        box-shadow: 0 8px 20px rgba(0,0,0,0.15); /* Tăng bóng đổ cho giống ảnh 2 */
        list-style: none;
        padding: 0; /* Bỏ padding tổng để đường viền li sát mép */
        margin: 10px 0 0 0;
        min-width: 150px;
        border-radius: 4px;
        z-index: 99;
        display: none;
    }
    
    /* Hiển thị dropdown khi hover hoặc focus */
    .inline-lang-switcher:hover .inline-lang-dropdown,
    .inline-lang-switcher:focus-within .inline-lang-dropdown {
        display: block !important;
    }

    /* Kẻ viền xám mờ giữa các mục trong dropdown ngôn ngữ */
    .inline-lang-dropdown li {
        border-bottom: 1px solid #eee;
    }
    .inline-lang-dropdown li:last-child {
        border-bottom: none;
    }
    .inline-lang-dropdown li a:hover {
        background-color: #f8f9fa !important;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active{
        background-color: transparent;
    }
    /* ==========================================================================
   CUSTOM MOBILE MENU TỪ HEADER BUILDER
   ========================================================================== */

/* 1. Ép bung full 100% màn hình */
.off-canvas-right .mfp-content, 
.off-canvas-left .mfp-content,
.mfp-content { width: 100vw !important; max-width: 100vw !important; }
.mobile-sidebar { width: 100% !important; max-width: 100% !important; background-color: #f8f9fa !important; }
button.mfp-close { display: none !important; }

/* 2. Style cho Dropdown Ngôn ngữ */
.inline-lang-switcher { position: relative; display: flex; align-items: center; height: 100%; cursor: pointer; }
.inline-lang-dropdown {
    position: absolute;
    top: 100%;
    right: 25px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15); 
    list-style: none;
    padding: 0; 
    margin: 10px 0 0 0;
    min-width: 150px;
    border-radius: 4px;
    z-index: 99;
    display: none;
}
.inline-lang-switcher:hover .inline-lang-dropdown,
.inline-lang-switcher:focus-within .inline-lang-dropdown {
    display: block !important;
}
.inline-lang-dropdown li { border-bottom: 1px solid #eee; }
.inline-lang-dropdown li:last-child { border-bottom: none; }
.inline-lang-dropdown li a:hover { background-color: #f8f9fa !important; }

/* 3. Tùy chỉnh Form tìm kiếm */
.mobile-sidebar .searchform { 
    background-color: #e4e4e4; 
    border-radius: 50px; 
    padding: 5px; 
    margin: 5px 10px 20px 10px !important; 
}
.mobile-sidebar .searchform input.search-field { 
    background: transparent !important; 
    border: none !important; 
    box-shadow: none !important; 
    padding-left: 20px; 
    margin-bottom: 0; 
}
.mobile-sidebar .searchform button.submit-button { 
    background: transparent !important; 
    color: #999; 
}

/* 4. Tùy chỉnh khoảng cách Menu Items */
.mobile-sidebar .nav-sidebar > li > a {
    padding: 18px 20px !important;
    color: #555 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    display: flex !important;
    justify-content: space-between !important; 
    align-items: center !important;
}
.mobile-sidebar .nav-sidebar > li {
    border-bottom: 1px solid #e5e5e5 !important;
    margin: 0 !important;
}
.mobile-sidebar .nav-sidebar > li:last-child {
    border-bottom: none !important;
}
.mobile-sidebar li.html {
    border-bottom: none !important;
}

/* 5. FIX CỨNG DẤU X THẲNG HÀNG */
.custom-close-btn {
    background: transparent !important;
    border: none !important;
    font-size: 24px !important;
    color: #333 !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    min-height: 0 !important;
    height: 100% !important; 
}
.off-canvas:not(.off-canvas-center) .nav-vertical li > a {
    font-size: 16px;
    color: #565E64;
    font-family: "SF Pro Display Bold";
    text-transform: capitalize;
    padding: 9px 16px;
}

.nav-sidebar.nav-vertical > li + li {
    border: 0px;
}
/* End Header Styling */

/* Homepage Styling */

.white-blue-btn {
    background-color: var(--brand-color);
    color: #FFF;
    border-radius: 4px;
    padding: 8px 0;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    transition: all 0.3s ease;
}

.black-gray-btn {
    background-color: #EAECF0;
    color: var(--brand-heading);
    border-radius: 4px;
    padding: 8px 0;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
}

.homepage h1 {
    font-size: 64px;
    line-height: 96px;
    font-weight: 700;
    color: var(--brand-heading);
}

.homepage h2 {
    font-size: 36px;
    line-height: 54px;
    font-weight: 700;
    color: var(--brand-heading);
}

.homepage h3 {
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    color: var(--brand-heading);
}

.homepage h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: var(--brand-heading);
    margin-bottom: 0px;
}

.homepage p {
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    color: var(--main-text);
    margin: 0;
}

.homepage span {
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    color: var(--main-text);
    margin: 0;
}

.line-clamp-2,
.line-clamp-2 h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    min-height: calc(1.5em * 2);
}

/* End Homepage Styling */

/* Footer Styling */

#footer {
    background-color: #f0f0f0;
    padding-top: 40px;
}

.footer-new-wrapper a {
    color: #565E64;
    transition: color 0.2s;
}

.footer-new-wrapper a:hover {
    color: #0073aa;
}

.footer-new-heading {
    color: #333;
}

.footer-new-heading a {
    color: inherit;
    text-decoration: none;
}

.footer-new-links li a {
    font-size: 16px;
}

.footer-new-accordion .footer-acc-item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 16px 0;
}

.footer-new-accordion .footer-acc-item:last-child {
    border-bottom: none;
}

.footer-acc-header,
.footer-office-header {
    width: 100%;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #272E4E;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-acc-header:hover,
.footer-office-header:hover {
    color: #0073aa;
}

.footer-acc-content,
.footer-office-content {
    font-size: 13px;
    color: inherit;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.footer-acc-content.hidden {
    display: none !important;
}

.footer-office-item.open .footer-office-content {
    max-height: 500px;
}

.footer-office-arrow {
    display: inline-flex;
    align-items: center;
    transition: transform 0.3s ease;
}

.footer-office-item.open .footer-office-arrow {
    transform: rotate(180deg);
}

.list-reset {
    list-style: none;
    padding-left: 0;
}

ul.list-reset li {
    margin-left: 0;
    font-size: 16px;
    color: #565E64;
}

.footer-acc-content.footer-office-content .list-reset {
    list-style-type: disc;
    padding-left: 1.5em;
}

.align-center { align-items: center; }
.footer_bottom .justify-end { justify-content: flex-end; }


.footer-acc-item.footer-office-item.open .footer-acc-header.footer-office-header {
    margin-bottom: 16px;
    transition: all 0.3s ease;
}

.footer-cert-img {
    height: 48px;
    width: auto;
}

.footer_bottom {
    background-color: #f0f0f0;
    padding: 15px 0px;
    border-top: 1px solid #D0D5DD;
}

.footer_bottom p {
    color: #7E8494;
    margin: 0;
}

.footer_bottom ul {
    list-style: none;
}

/* Mobile Styling */
@media (max-width: 767px) { 

    .justify-center-mobile,
    .justify-center-mobile .col-inner {
        justify-content: center !important;
    }

    .footer-cert-img {
        height: 40px;
    }
    #footer-new .footer-new-top .col.large-7 .row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr)); 
        column-gap: 24px;
        row-gap: 16px;
    }
    .footer-col-service {
        grid-column: 1;
        grid-row: 1 / span 3; 
    }

    .footer-col-about {
        grid-column: 2;
        grid-row: 1;
    }

    .footer-col-industry {
        grid-column: 2;
        grid-row: 2;
    }
    .footer-new-bottom .footer-new-social { 
        justify-content: flex-start; margin-top: 15px; 
    }
	.footer-new-legal { 
        margin-bottom: 10px; 
    }
    .footer_bottom ul {
        justify-content: space-between;
    }

    .footer_bottom .space-x-40 > :not([hidden]) ~ :not([hidden]) {
        margin-left: 0px;
    }

    .footer_bottom .justify-end {
        justify-content: start;
    }

    .footer_bottom .row > div:last-child {
        margin-top: 16px;
    }
}

.vtipartner {
    position: relative;
    overflow: hidden;
}

.vtipartner .section-bg.fill {
    background-color: #f3f4f6 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    width: 90% !important;
    border-radius: 500px 0 0 500px !important;
    z-index: 0;
}

@media (max-width: 767px) {
    .vtipartner .section-bg.fill {
        top: 80px !important; 
                bottom: 100px !important; 

        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
border-radius: 100vw 0 0 100vw / 120px 0 0 277px !important;
        background-color: #f3f4f6 !important;
        z-index: 0;
    }
    .vtipartner .section-content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .vtipartner .text-inner h2 {
        color: #ffffff !important;
        margin-bottom: 130px !important; 
    }
}
.text-odoo-partner{
		padding:0 10px;
}
.plus-sign {
    font-size: 24px;     
}
/* logo slider*/
/* ==========================================================================
   VTI Partner Slider Styles
   ========================================================================== */

.vti-logo-slider-container { 
    width: 100%; 
    max-width: 1200px; 
    margin: 0 auto;    
    overflow: hidden; 
    padding: 20px 0; 
    position: relative; 
}

.uxb-active .vti-logo-slider-container { 
    display: block !important; 
    border: 1px solid #f1f1f1; 
}

.vti-logo-track {
    display: flex;
    width: calc(250px * var(--logo-count) * 2); 
    animation: vti-scroll-infinite 30s linear infinite;
}

.vti-logo-item { 
    width: 250px; 
    flex-shrink: 0; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    padding: 0 25px; 
}

.vti-logo-item img { 
    max-width: 180px; 
    max-height: 80px; 
    height: auto; 
    object-fit: contain;
    filter: none !important; 
    opacity: 1 !important;
}

@keyframes vti-scroll-infinite {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-250px * var(--logo-count))); }
}

@media (max-width: 480px) {
    .vti-logo-item { 
        width: 150px; 
    }
    .vti-logo-item img { 
        max-width: 120px; 
        max-height: 50px; 
    }
    .vti-logo-track { 
        width: calc(150px * var(--logo-count) * 2); 
    }
    @keyframes vti-scroll-infinite {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-150px * var(--logo-count))); }
    }
}
/*post slider*/
/* ==========================================================================
   VTI Post ERP Slider Styles
   ========================================================================== */

/* Container */
.erp-slider-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 15px;
    overflow: hidden;
}

.erp-title {
    text-align: center;
    color: #1c2b5e;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}

.owl-stage {
    display: flex;
}

.owl-item {
    display: flex;
}

.erp-card-item {
    padding-right: 20px;
    box-sizing: border-box;
    display: flex;
}

.erp-card-inner {
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 580px;
    width: 100%;
}

.card-gray {
    background: #f8f9fa;
}

.card-white {
    background: #fff;
    border: 1px solid #eceef0;
}

.erp-card-img {
    height: 320px;
    position: relative;
    overflow: hidden;
}

.erp-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0 0;
}

.erp-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #10b981;
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 6px 16px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 600;
    gap: 6px;
}

.erp-badge .dot {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
}

.erp-card-content {
    padding: 30px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.erp-card-content h3 {
    color: #1c2b5e;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.erp-card-content p {
    color: #5a6684;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex-grow: 1;
}

.erp-btn-custom {
    background: #1967d2;
    color: #fff !important;
    padding: 6px 22px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    width: fit-content;
}

.erp-nav-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.nav-btn {
    cursor: pointer;
    color: #adb5bd;
    user-select: none;
    display: flex;
    gap: 4px;
    transition: color .3s ease;
}

.nav-btn.is-active {
    color: #1c2b5e;
    font-weight: 600;
}

.erp-dots-custom {
    display: flex;
    align-items: center;
    gap: 0;
    margin-top: 10px;
}

.erp-dots-custom .owl-dot {
    width: 20px;
    height: 8px;
    position: relative;
    border: none;
    background: transparent !important;
    cursor: pointer;
    padding: 0;
}

.erp-dots-custom .owl-dot::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #d1d5db;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s ease;
}

.erp-dots-custom .owl-dot.active::before {
    width: 18px;
    height: 6px;
    border-radius: 10px;
    background: #94a3b8;
}

@media (max-width: 768px) {
    .erp-badge {
        padding: 6px 22px;
    }

    .erp-card-item {
        margin-left: -30px;
    }

    .erp-dots-custom {
        gap: 0;
        margin-top: 5px;
    }
}

.erp-carousel-loading:not(.owl-loaded) {
    display: flex !important;
    overflow: hidden;
}

.erp-carousel-loading:not(.owl-loaded) .erp-card-item {
    min-width: 50%;
    flex-shrink: 0;
}
/* ==========================================================================
   VTI Testimonial Styles
   ========================================================================== */

.vti-testi-container {
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
    padding: 50px 15px 0 15px;
}

.vti-testi-box {
    background-color: #f3f4f6;
    border-radius: 15px;
    padding: 85px 50px 50px 50px; 
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: flex-start; 
}

.vti-testi-left {
    flex: 2.2;
    text-align: left;
}

.vti-testi-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end; 
    text-align: right;
    max-width: 300px;
    margin-left: auto;
}

.vti-testi-left h2, .vti-testi-right .vti-author-name {
    margin: 0 0 20px 0; 
    line-height: 1.2;
    display: block;
}

.vti-testi-svg {
    position: absolute;
    left: 25px;
    top: 15px;
    z-index: 2;
}

.vti-testi-avatar {
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 5;
}

.vti-testi-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.vti-logo-wrapper {
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 850px) {
    .vti-testi-box {
        flex-direction: column;
        padding: 70px 20px 30px 20px; 
    }
    .vti-testi-right {
        align-items: flex-start;
        text-align: left;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .vti-logo-wrapper { 
        justify-content: flex-start; 
    }
}
.text-odoo-partner-jp{
	padding:0 12px;
}
/* ==========================================
   CSS CHO ODOO CARD UX BUILDER
========================================== */
.odoo-custom-card { 
    background-color: #f4f5f7; 
    padding: 20px; 
    border-radius: 12px; 
    height: 100%; 
    transition: transform 0.3s ease, box-shadow 0.3s ease; 
    text-decoration: none !important; 
    color: inherit; 
    display: flex; 
    flex-direction: column; 
    flex-grow: 1; 
}

a.odoo-custom-card {
    cursor: pointer;
}

.odoo-custom-card:hover { 
    box-shadow: 0 10px 20px rgba(0,0,0,0.05); 
    transform: translateY(-5px); 
}

.row:has(.odoo-custom-card) { align-items: stretch !important; }
.col:has(.odoo-custom-card) { display: flex !important; flex-direction: column !important; }
.col-inner:has(.odoo-custom-card) { display: flex !important; flex-direction: column !important; flex-grow: 1 !important; height: 100% !important; width: 100%; }

.odoo-card-icon-box { 
    width: 80px; 
    height: 80px; 
    border-radius: 14px; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    margin-bottom: 24px; 
    background: #fff; 
    box-shadow: 0 4px 12px rgba(0,0,0,0.05); 
}
.odoo-card-icon-box img { width: 48px; height: 48px; object-fit: contain; display: block; }

.odoo-text-wrapper { display: flex; flex-direction: column; flex-grow: 1; width: 100%; }

.odoo-card-subtitle { 
    color: #1a56db; 
    font-size: 14px; 
    font-weight: 700; 
    text-transform: uppercase; 
    margin-bottom: 12px; 
    display: inline-block; 
    text-decoration: underline; 
    text-underline-offset: 4px; 
    text-decoration-thickness: 2px; 
    transition: color 0.3s ease; 
}

a.odoo-card-subtitle { 
    cursor: pointer; 
}
a.odoo-card-subtitle:hover { color: #0d3eb0; } 

.odoo-card-title { font-size: 30px; font-weight: 800; color: #272E4E; margin: 0 0 24px 0; line-height: 1.35; }

.odoo-card-content { margin-top: auto; width: 100%; }
.odoo-card-content ul { list-style: none !important; padding: 0 !important; margin: 0 0 0 -20px !important; text-align: left; }

.odoo-list-item { 
    position: relative; 
    padding-left: 30px; 
    margin-bottom: 16px; 
    font-size: 20px; 
    color: #565E64; 
    line-height: 1.5; 
    font-weight: 500; 
}
.odoo-list-item:last-child { margin-bottom: 0; }
.odoo-list-item::before { 
    content: ""; 
    position: absolute; 
    left: 0; 
    top: 2px; 
    width: 20px; 
    height: 20px; 
    background-image: url("data:image/svg+xml,%3Csvg viewBox=\'0 0 15 15\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0 7.5C0 3.35786 3.35786 0 7.5 0C11.6421 0 15 3.35786 15 7.5C15 11.6421 11.6421 15 7.5 15C3.35786 15 0 11.6421 0 7.5ZM7.0718 10.7106L11.3905 5.31232L10.6096 4.68762L6.92825 9.2893L4.32012 7.11586L3.67993 7.88408L7.0718 10.7106Z\' fill=\'%230781FF\'/%3E%3C/svg%3E"); 
    background-size: contain; 
    background-position: center; 
    background-repeat: no-repeat; 
}

@media (max-width: 767px) {
    .odoo-custom-card { align-items: center !important; text-align: center !important; }
    .odoo-card-icon-box { margin-left: auto !important; margin-right: auto !important; }
    
    .odoo-text-wrapper { 
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important; 
        text-align: center !important; 
        width: 100%;
    }
    
    .odoo-card-content { display: block !important; width: 100% !important; }
    .odoo-card-content ul { display: block !important; margin-left: -20px !important; text-align: left !important; }
}
.html.custom.html_topbar_right{
	display:flex;
	justify-content:center;
}