/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

@font-face {
    font-family: 'TikTokSans-Bold';
    src: url('fonts/TikTokSans-Bold.eot');
    src: url('fonts/TikTokSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/TikTokSans-Bold.woff2') format('woff2'),
        url('fonts/TikTokSans-Bold.woff') format('woff'),
        url('fonts/TikTokSans-Bold.ttf') format('truetype'),
        url('fonts/TikTokSans-Bold.svg#TikTokSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TikTokSans-Regular';
    src: url('fonts/TikTokSans-Regular.eot');
    src: url('fonts/TikTokSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/TikTokSans-Regular.woff2') format('woff2'),
        url('fonts/TikTokSans-Regular.woff') format('woff'),
        url('fonts/TikTokSans-Regular.ttf') format('truetype'),
        url('fonts/TikTokSans-Regular.svg#TikTokSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'TikTokSans-Bold';
}

body, a, p, span, li, .listeo-header-container .header-widget .button {
    font-family: 'TikTokSans-Regular';
}

img.footer-logo {
    max-height: 70px;
    width: auto;
}
.right-side {
    display: none !important;
    opacity: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
#footer {
    background-color: #1d4634;
    border-top: none;
    color: #FFF;

}
#footer ul.menu {
    width: 100% !important;
}
#footer ul.menu li a {
    padding: 0 0 14px 14px;
}
body #footer .new-footer-social-icons li a {
    color: #ffffff;
}
.listeo-cart-container, .user-menu, .header-widget .button {
    display: none !important;
    opacity: 0;
    padding: 0;
    margin: 0;
}
span.desc-news {
    font-size: 15px;
    margin: 0 0 10px;
    display: inline-block;
}
.textwidget {
    line-height: 150%;
    float: left;
    width: 100%;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.widget_text.widget.widget_custom_html input.form-control[type="text"] {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px;
    -webkit-appearance: none;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    padding: 11px 15px 12px 15px;
    color: #232628;
    font-weight: 500;
    outline: none;
    border: 1px solid #ced4da;
    background: transparent;
    border-radius: 4px;
    height: auto;
}
.widget_text.widget.widget_custom_html .input-group-append {
    margin-left: -1px;
    display: -ms-flexbox;
    display: flex;
}
.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    z-index: 2;
    cursor: pointer;
    height: 45px;
    border: 0;
    font-size: 12px;
    color: #FFF;
    padding: 0 15px;
}
.btn-dark, .btn-dark.disabled, .btn-dark:disabled {
    background-color: #24262b;
    border-color: #24262b;
}

.listeo-floating-chat-widget .listeo-floating-chat-popup div#listeo-ai-chat-powered-by-floating {
    display: none !important;
    opacity: 0 !important;
    color: transparent !important;
}
.listeo-post-grid-wrapper .blog-compact-item .blog-compact-item-content h3{
  /* Các thuộc tính chính để rút gọn 2 dòng và thêm dấu "..." */
  display: -webkit-box;           /* Sử dụng mô hình Flexbox cũ để hỗ trợ line-clamp */
  -webkit-line-clamp: 2;         /* Số dòng tối đa muốn hiển thị (ở đây là 2) */
  -webkit-box-orient: vertical;   /* Đặt hướng của Box là dọc */
  overflow: hidden;               /* Ẩn phần văn bản bị tràn ra ngoài */
  text-overflow: ellipsis;        /* (Dòng này thường không bắt buộc với line-clamp nhưng có thể giúp một số trình duyệt xử lý tốt hơn) */

  /* Các thuộc tính khác (tùy chỉnh) */
  width: 100%;                 /* Chiều rộng tối đa của thẻ chứa */
  line-height: 1.4;             /* Khoảng cách giữa các dòng (quan trọng để tính toán chiều cao chính xác) */
  padding: 5px;                  /* Thêm padding cho đẹp (không bắt buộc) */
}
@media only screen and (max-width: 1200px) {
    #navigation.style-1 ul li a {
        font-size: 12.6px !important;
        text-transform: uppercase;
    }
    #navigation.style-1 {
        margin: 0 !important;
        width: 85% !important;
    }
    .transparent-header #navigation.style-1:before {
        background: none;
        display: none;
    }
}

/* === HOVER MENU === */
#header.cloned {
    padding: 18px 0 15px 0 !important;
}
#navigation.style-1 > ul > li.current-menu-ancestor > a, #navigation.style-1 > ul > li.current-menu-item > a, #navigation.style-1 > ul > li:hover > a {
    background: rgb(29 70 52) !important;
    color: #FFF !important;
}
#navigation.style-1 .mega-menu:not(.mm-panel) ul li {
    height: auto;
}

/* === FOOTER === */
#footer h4, #footer ul.menu li a {
    color: #ffffff;
}
#chart-date-range span:after, #footer ul.menu li a:hover {
    color: #fd5200 !important;
}

/* ==========================================================================
   LOCALIS.VN - ABOUT US PAGE STYLES
   Mã màu chuẩn: 
   - Xanh lục bảo: #1b4d3e
   - Cam thương hiệu: #c35525
   - Xanh nền nhạt: #e8f5e9 / #f4f7f6
   ========================================================================== */

/* Thiết lập cơ bản */
.wrapper-inter {
    font-family: 'Inter', sans-serif;
    line-height: 1.6;
    color: #333333;
    box-sizing: border-box;
}

.wrapper-inter * {
    box-sizing: border-box;
}

.loc-container {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.bg-light-gray {
    background-color: #f4f7f6;
}

.loc-pb-large {
    padding-bottom: 80px;
    background-color: #f4f7f6;
}

/* Các tiêu đề tái sử dụng */
.loc-subheading-orange {
    color: #c35525;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 1rem;
}

.loc-heading-green {
    color: #1b4d3e;
    font-weight: 800;
    font-size: 3.2rem;
    line-height: 1.2;
    margin-bottom: 20px;
}

.loc-section-header {
    text-align: center;
    margin-bottom: 50px;
}

.loc-section-header p {
    font-size: 1.5rem;
    color: #555555;
    margin-top: 8px;
}

/* --- SECTION 1: HERO --- */
.loc-hero-section {
    position: relative;
    padding: 140px 20px;
    text-align: center;
    background-color: #f4f7f6;
    overflow: hidden;
}

.loc-hero-bg {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    opacity: 0.15;
    background-image: url('/wp-content/uploads/2026/05/bg-localis.jpg');
    background-size: cover;
    background-position: center;
    z-index: 0;
}

.loc-hero-content {
    position: relative;
    z-index: 1;
    max-width: 800px;
    margin: 0 auto;
}

.loc-hero-logo img {
    max-height: 70px;
    width: auto;
    margin-bottom: 15px;
}

.loc-hero-tagline {
    font-size: 1.4rem;
    font-style: italic;
    color: #555555;
    margin-bottom: 25px;
}

.loc-hero-heading {
    font-size: 2rem;
    font-weight: 800;
    color: #1b4d3e;
    line-height: 1.3;
}

/* --- SECTION 2: ORIGIN STORY --- */
.loc-origin-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.loc-origin-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    align-items: center;
}

.loc-origin-left {
    flex: 1 1 500px;
}

.loc-origin-left p {
    margin-bottom: 16px;
    color: #444444;
}

.loc-text-highlight {
    font-weight: 700;
    color: #1b4d3e !important;
}

.loc-quote {
    font-style: italic;
    border-left: 4px solid #1b4d3e;
    padding-left: 18px;
    margin: 24px 0 0 0;
    color: #555555;
    font-size: 15px;
    line-height: 20px;
}

blockquote.loc-quote::before {
    top: 5px;
    left: 20px;
}

.loc-origin-right {
    flex: 1 1 400px;
    display: flex;
    justify-content: center;
}

.loc-image-wrapper img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(27, 77, 62, 0.1);
}

/* --- SECTION 3: WHAT IS LOCALIS --- */
.loc-whatis-section {
    padding: 80px 20px;
    background-color: #1b4d3e;
    color: #ffffff;
}

.loc-whatis-header {
    text-align: center;
    max-width: 850px;
    margin: 0 auto 50px auto;
}

.loc-whatis-header h3 {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 18px;
    color: #ffffff;
}

.loc-whatis-header p {
    font-size: 1.5rem;
    color: #e8f5e9;
    opacity: 0.9;
}

.loc-whatis-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.loc-card-green {
    flex: 1 1 320px;
    background-color: rgba(255, 255, 255, 0.06);
    padding: 40px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(10px);
}

.loc-card-green h4 {
    font-size: 1.9rem;
    font-weight: 700;
    margin-bottom: 16px;
    color: #ffffff;
    line-height: 1.3;
}

.loc-card-green p {
    color: #e8f5e9;
    opacity: 0.85;
    font-size: 1.5rem;
}

/* --- SECTION 4: VISION, MISSION & VALUES --- */
.loc-varm-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.loc-vm-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 80px;
}

.loc-vm-card {
    flex: 1 1 320px;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.04);
}

.loc-vm-card.border-green {
    border-top: 5px solid #1b4d3e;
}

.loc-vm-card.border-orange {
    border-top: 5px solid #c35525;
}

.loc-vm-card h3 {
    font-size: 1.8rem;
    color: #1b4d3e;
    font-weight: 800;
    margin-bottom: 16px;
}

.loc-vm-card p {
    color: #555555;
}

/* Khối Core Value bao trùm xám nhạt */
.loc-values-wrapper {
    background-color: #f4f7f6;
    border-radius: 24px;
    padding: 50px 40px;
}

.loc-values-header {
    text-align: center;
    margin-bottom: 40px;
}

.loc-values-header h3 {
    font-size: 3.2rem;
    color: #1b4d3e;
    font-weight: 800;
}

.loc-values-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 30px;
}

.loc-value-item {
    text-align: center;
}

.loc-icon-circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #c35525;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px auto;
    transition: transform 0.3s ease;
}

.loc-value-item:hover .loc-icon-circle {
    transform: translateY(-5px) scale(1.05);
}

.loc-icon-circle svg {
    width: 32px;
    height: 32px;
}

.loc-value-item h4 {
    font-size: 1.9rem;
    color: #1b4d3e;
    font-weight: 700;
    margin-bottom: 10px;
}

.loc-value-item p {
    font-size: 1.5rem;
    color: #666666;
}

/* --- SECTION 5: WHAT WE DO --- */
.loc-whatwedo-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.loc-pillars-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.loc-pillar-card {
    background-color: #ffffff;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.04);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.loc-pillar-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 35px rgba(27, 77, 62, 0.08);
}

.loc-pillar-card h4 {
    font-size: 1.9rem;
    color: #1b4d3e;
    font-weight: 800;
    margin-bottom: 20px;
}

.loc-pillar-card p {
    margin-bottom: 15px;
    color: #555555;
    font-size: 1.5rem;
}

.loc-pillar-card ul {
    padding-left: 20px;
    margin: 0;
    color: #555555;
    font-size: 1.5rem;
}

.loc-pillar-card ul li {
    margin-bottom: 12px;
}

.loc-pillar-card ul li:last-child {
    margin-bottom: 0;
}

/* --- SECTION 6: STRATEGY CATEGORIES --- */
.loc-strategy-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.loc-strategy-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.loc-strat-item {
    border: 1px solid rgba(27, 77, 62, 0.2);
    padding: 24px 18px;
    border-radius: 12px;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.loc-strat-item:hover {
    border-color: #1b4d3e;
    background-color: #f4f7f6;
    transform: translateY(-3px);
}

.loc-strat-item h4 {
    font-size: 1.9rem;
    color: #1b4d3e;
    font-weight: 700;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 1.2;
}

.loc-num {
    font-size: 1.5rem;
    background-color: #e8f5e9;
    color: #1b4d3e;
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: 700;
}

.loc-strat-item p {
    font-size: 1.5rem;
    color: #666666;
    margin: 0;
    line-height: 1.5;
}

/* --- SECTION 7: FOUNDING TEAM --- */
.loc-team-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.loc-team-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    margin-bottom: 60px;
}

.loc-team-card {
    flex: 1 1 300px;
    max-width: 400px;
    background-color: #ffffff;
    padding: 40px 30px;
    border-radius: 16px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.04);
    text-align: center;
}

.loc-avatar {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-color: #e8f5e9;
    margin: 0 auto 20px auto;
    overflow: hidden;
    border: 3px solid #f4f7f6;
}

.loc-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.loc-team-card h4 {
    font-size: 1.5rem;
    color: #1b4d3e;
    font-weight: 800;
    margin-bottom: 6px;
}

.loc-role {
    font-size: 0.85rem;
    font-weight: 700;
    color: #c35525;
    letter-spacing: 1px;
    margin: 0;
}

/* About Pencil Group Box */
.loc-about-pencil {
    background-color: #ffffff;
    padding: 50px;
    border-radius: 16px;
    border-left: 8px solid #1b4d3e;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.04);
}

.loc-about-pencil h3 {
    font-size: 3.2rem;
    color: #1b4d3e;
    font-weight: 800;
    margin-bottom: 6px;
}

.loc-about-pencil h6 {
    font-size: 1.5rem;
    color: #c35525;
    font-weight: 700;
    margin-bottom: 24px;
}

.loc-about-pencil p {
    margin-bottom: 16px;
    color: #555555;
}

.loc-about-pencil p:last-child {
    margin-bottom: 0;
}

.loc-bold-green {
    font-weight: 700;
    color: #1b4d3e !important;
}

/* --- SECTION 8: CTA BANNER --- */
.loc-cta-box {
    background-color: #1b4d3e;
    border-radius: 24px;
    padding: 60px 40px;
    text-align: center;
    color: #ffffff;
    background-image: radial-gradient(circle at right top, rgba(195, 85, 37, 0.15), transparent 50%);
}

.loc-cta-box h3 {
    font-size: 3.5rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 16px;
}

.loc-cta-box p {
    font-size: 1.5rem;
    color: #e8f5e9;
    max-width: 700px;
    margin: 0 auto 30px auto;
    opacity: 0.9;
}

.loc-btn-white {
    display: inline-block;
    background-color: #ffffff;
    color: #1b4d3e;
    font-weight: 800;
    padding: 16px 36px;
    border-radius: 50px;
    text-decoration: none;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.loc-btn-white:hover {
    background-color: #c35525;
    color: #ffffff;
    transform: translateY(-2px);
}

/* ==========================================================================
   HIỆU ỨNG CHUYỂN ĐỘNG (SCROLL ANIMATIONS)
   ========================================================================== */
.loc-fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.loc-fade-left {
    opacity: 0;
    transform: translateX(-40px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.loc-fade-right {
    opacity: 0;
    transform: translateX(40px);
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.loc-animated {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

/* --- RESPONSIVE MEDIA QUERIES --- */
@media (max-width: 1024px) {
    .loc-strategy-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .loc-heading-green {
        font-size: 1.8rem;
    }
    .loc-whatis-header h3, .loc-cta-box h3 {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .loc-strategy-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .loc-values-wrapper {
        padding: 40px 20px;
    }
    .loc-about-pencil {
        padding: 30px 20px;
        border-left-width: 5px;
    }
    .loc-cta-box {
        padding: 40px 20px;
    }
    .loc-vm-grid {
        margin-bottom: 40px;
    }
}

@media (max-width: 480px) {
    .loc-strategy-grid {
        grid-template-columns: 1fr;
    }
    .loc-hero-heading {
        font-size: 1.6rem;
    }
}