/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
:root{
    --primary-color : #B49B5E;
    --secondary-color : #111111;
    --text-color : #fff;
    --accent-color : #1F1F1F;
    --primary-border-color : #B49B5E4D;
    --light-border : #ffffff4d;

    
      --primary-dim:    rgba(180,155,94,0.07);
      --primary-mid:    rgba(180,155,94,0.18);
      --primary-glow:   rgba(180,155,94,0.04);
      --text-muted:     #c7c7c7;
      --text-soft:      #989878;
      --bg-section:     #0d0d09;
      --bg-card:        #141410;
      --spec-value:     #c6ba8a;
}
/* Fonts */

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-BlackItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Black.woff2') format('woff2'),
        url('fonts/SFProDisplay-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('fonts/SFProDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-BoldItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-HeavyItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Heavy.woff2') format('woff2'),
        url('fonts/SFProDisplay-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Light.woff2') format('woff2'),
        url('fonts/SFProDisplay-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-LightItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-LightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('fonts/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-MediumItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('fonts/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-RegularItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Semibold.woff2') format('woff2'),
        url('fonts/SFProDisplay-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-SemiboldItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Thin.woff2') format('woff2'),
        url('fonts/SFProDisplay-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-ThinItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-Ultralight.woff2') format('woff2'),
        url('fonts/SFProDisplay-Ultralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SFProDisplay-UltralightItalic.woff2') format('woff2'),
        url('fonts/SFProDisplay-UltralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

body {background-color: var(--secondary-color); color: var(--text-color); font-family: 'SF Pro Display';}
h1,h2,h3,h4,h5,h6 {font-family: 'SF Pro Display' !important;}
p {margin: 0px;}
p:not(:last-child) {margin-bottom: 15px;}
*{box-sizing: border-box;}
a {transition: all ease-in-out 0.3s;}
.text-center {text-align: center;}
.section-spacing {padding-block: 100px;}
.hfe-site-logo-container {display: flex;}
.why-choose-card {max-height: 587px; overflow: hidden auto;}
.why-choose-card .elementor-icon-box-title {margin-top: 0px; display: flex; align-items: center; gap: 10px;}
.why-choose-card .elementor-icon-box-title::before {content: ''; width: 12px; height: 24px; display: inline-flex; background-image: url('data:image/svg+xml,<svg width="12" height="24" viewBox="0 0 12 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.157 12.7109L4.5 18.3679L3.086 16.9539L8.036 12.0039L3.086 7.05389L4.5 5.63989L10.157 11.2969C10.3445 11.4844 10.4498 11.7387 10.4498 12.0039C10.4498 12.2691 10.3445 12.5234 10.157 12.7109Z" fill="white"/></svg>');}
.why-choose-card.light-arrow .elementor-icon-box-title::before {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="24" viewBox="0 0 12 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.157 12.7109L4.5 18.3679L3.086 16.9539L8.036 12.0039L3.086 7.05389L4.5 5.63989L10.157 11.2969C10.3445 11.4844 10.4498 11.7387 10.4498 12.0039C10.4498 12.2691 10.3445 12.5234 10.157 12.7109Z" fill="%23111111"/></svg>');}


/* Service CSS */
/* .service_group {display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 30px;} */
.service_item {padding: 14px; border-radius: 20px; position: relative; background-color: var(--secondary-color);}
.service_item::before {content: ''; width: 100%; height: 100%; border: 1px solid var(--primary-border-color); position: absolute; top: 0; left: 0; border-radius: 20px; transition: all ease-in-out 0.3s;}
.service_item:hover:before {border-bottom-width: 5px; border-color: var(--primary-color); box-shadow: 0px 9px 25.6px 0px #B49B5E33;}
.service_item .service_img {border-radius: 20px 20px 0px 0px; width: 100%; aspect-ratio: 16/12.5;}
.service_item_content {padding: 20px; background-color: var(--secondary-color); border-radius: 20px; margin-top: -30px; position: relative;}
.service_item h3 {text-transform: capitalize; margin: 0px 0px 20px;}
.service_group .owl-stage-outer {padding-block: 30px; margin-block: -30px; padding-left: 2px;}
.slider-dots .owl-dots {margin-top: 60px; display: flex; align-items: center; justify-content: center;}
.slider-dots .owl-dots button span {width: 12px; height: 12px; display: block; border-radius: 50%; background-color: var(--primary-border-color) !important; z-index: 1;}
.slider-dots .owl-dots button {width: 28px; height: 28px; border-radius: 50%; display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; position: relative; transition: all ease-in-out 0.3s;}
.slider-dots .owl-dots button::before {content:''; width: 100%; height: 100%; border-radius: 50%; border: 1px solid var(--primary-color); background-color: var(--text-color); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all ease-in-out 0.3s; opacity: 0; visibility: hidden;}
.slider-dots .owl-dots button:hover span, .slider-dots .owl-dots button.active span {background-color: var(--primary-color) !important;}
.slider-dots .owl-dots button.active::before {opacity: 1; visibility: visible;}




/* Process Section */
.process_container {padding-left: calc((100% - 1320px)/2);}
.process-card { padding: 24px; height: 100%; text-align: center; border: 1px solid #B49B5E33; background-color: var(--secondary-color); border-radius: 20px; position: relative; transition: all ease-in-out 0.3s; position: relative;}
.process-card::before {content: ''; height: calc(100% + 2px); width: calc(100% + 2px); position: absolute; left: -1px; top: -1px; border-bottom: 6px solid var(--primary-color); border-radius: 20px; transition: all ease-in-out 0.3s; opacity: 0; visibility: hidden;}
.process-card .icon { height: 64px; width: 64px; border-radius: 8px; background-color: var(--primary-color); margin-inline: auto; display: inline-flex; align-items: center; justify-content: center;}
.process-card .counts {font-weight: 700; font-size: 16px; line-height: 100%; text-transform: uppercase; color: var(--secondary-color); margin: 24px 0px 10px;}
.process-card h3 { margin-bottom: 10px;}
.process-card p {margin-bottom: 0px;}
.process-card .point-arrow { position: absolute; top: 50%; transform: translateY(-50%); right: -12.5px;}
.process-card .point-arrow span.circle {position: relative; display: inline-block; width: 25px; height: 25px; background-color: var(--primary-color); border: 5px solid var(--text-color); border-radius: 50%; box-shadow: 0px 4px 4px 0px #69400940;}
.process-card .point-arrow::before { content: ''; display: block; width: 60px; height: 6px; border-top: 1px dashed var(--primary-color); position: absolute; top: 50%; transform: translateY(-50%); left: 13px;}
.process-card:hover { border-color: var(--primary-color); box-shadow: 2px 4px 20px 0px #0D0F2A1A;}
.process-card:hover:before {opacity: 1; visibility: visible;}
.process_container .owl-stage-outer {padding-block: 20px; margin-block: -20px; padding-left: 2px;}
.process_container .owl-stage {display: flex; align-items: stretch;}
.image_grid .elementor-widget-image, .image_grid .elementor-widget-image a {height: 100%;}
.image_grid .elementor-widget-image a {width: 100%;} 


/* Blogs */
.blog-group, .service_grid {display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;}
.blog_card {border-radius: 20px; padding: 20px; background-color: var(--secondary-color); border: 1px solid var(--light-border); transition: all ease-in-out 0.3s; color: var(--primary-color); display: flex; flex-direction: column;}
.blog_card a {color: var(--text-color); transition: all ease-in-out 0.3s;}
.blog_card a:hover {color: var(--primary-color);}
.blog_card:hover {border-bottom-width: 5px; border-color: var(--primary-color); box-shadow: 0px 9px 25.6px 0px #B49B5E33;}
.blog_img {display: flex; margin-bottom: 24px; border-radius: 20px; overflow: hidden; position: relative;}
.blog_img img {width: 100%; object-fit: cover; aspect-ratio: 16/13;}
.blog_img .date {position: absolute; top: 18px; right: 18px; display: flex; flex-direction: column; align-items: center; background-color: var(--text-color); min-width: 80px; border-radius: 0px 20px 0px 20px; text-align: center; overflow: hidden;}
.blog_img .date>* {width: 100%;}
.blog_img .date .day {margin: 0px; padding: 16px 8px;}
.blog_img .date .month {font-size: 20px; line-height: 28px; display: block; padding: 8px; font-weight: 600; background-color: var(--accent-color);}
.blog_card h3 {margin-bottom: 18px; margin-top: 0px;}
.blog_card p {margin-bottom: 24px; color: var(--text-color);}
.blog_content {height: 100%; flex: 1; display: flex; flex-direction: column;}
.blog_footer {display: flex; align-items: center; gap: 10px; flex-wrap: wrap; margin-top: auto;}
.blog_footer span {margin-right: auto;}
.blog_footer a {font-weight: 600;}

/* Form */
/* Contact Form 7 – Custom Design */
.cf7-form , .forminetor_form .forminator-custom-form{ background: var(--accent-color); padding: 30px !important; border-radius: 14px !important; box-shadow: 0 10px 30px rgba(0,0,0,0.08);}
.cf7-field, .forminetor_form .forminator-row { margin-bottom: 18px !important;}
.cf7-field label, .forminetor_form .forminator-field label { display: block !important; font-size: 14px !important; font-weight: 600 !important; margin-bottom: 6px !important; color: var(--text-color);}
.cf7-field input, .cf7-field textarea, .forminetor_form .forminator-field input, .forminetor_form .forminator-field textarea { width: 100% !important; color: var(--text-color); padding: 12px 14px !important; border-radius: 8px !important; border: 1px solid #1F1F1F !important; background-color: var(--secondary-color); font-size: 14px !important; transition: 0.3s ease !important;}
.cf7-field textarea, .forminetor_form .forminator-field textarea { min-height: 120px !important; resize: none !important;}
.cf7-field input:focus, .cf7-field textarea:focus, .forminetor_form .forminator-field input:focus, .forminetor_form .forminator-field textarea:focus { outline: none !important; border-color: var(--primary-color) !important; box-shadow: 0 0 0 2px rgb(0, 63, 46, 0.15) !important;}
.cf7-btn, .forminetor_form .forminator-row-last { text-align: center !important; margin: 10px 0px 0px !important;}
.cf7-btn input[type="submit"], .forminetor_form .forminator-button-submit { background: var(--primary-color) !important; color: var(--text-color) !important; border: none !important; padding: 12px 34px !important; border-radius: 4px !important; font-size: 16px !important; cursor: pointer !important; transition: 0.3s ease !important;}
.cf7-btn input[type="submit"]:hover, .forminetor_form .forminator-button-submit:hover { transform: translateY(-2px) !important;}


/* Select2 Container */
.forminetor_form .forminator-select .select2-selection--single {
    width: 100% !important;
    height: auto !important;
    padding: 12px 14px !important;
    border-radius: 8px !important;
    border: 1px solid #1F1F1F !important;
    background-color: var(--secondary-color) !important;
    color: var(--text-color) !important;
    font-size: 14px !important;
    display: flex !important;
    align-items: center !important;
    outline: none !important;
}
.forminator-icon-chevron-down {margin-right: 0px !important;}
.forminator-icon-chevron-down::before {color: var(--text-color) !important;}

/* Selected Text */
.forminetor_form .select2-selection__rendered {
    color: var(--text-color) !important;
    line-height: normal !important;
    padding: 0 !important;
}

/* Dropdown Arrow */
.forminetor_form .select2-selection__arrow {
    height: 100% !important;
    right: 10px !important;
}

/* Focus State (match your inputs) */
.forminetor_form .select2-container--focus .select2-selection--single {
    border-color: var(--primary-color) !important;
    box-shadow: 0 0 0 2px rgba(0, 63, 46, 0.15) !important;
}

/* Dropdown Container */
.forminator-select-dropdown {
    background: var(--secondary-color) !important;
    border: 1px solid #1F1F1F !important;
    border-radius: 10px !important;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1) !important;
    overflow: hidden !important;
}

/* Dropdown List */
.forminator-select-dropdown .select2-results__options {
    padding: 6px 0 !important;
}

/* Each Option */
.forminator-select-dropdown .select2-results__option {
    padding: 12px 16px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: var(--text-color) !important;
    transition: 0.2s ease !important;
}

/* Hover + Highlight */
.forminator-select-dropdown .select2-results__option--highlighted {
    background: var(--primary-color) !important;
    color: #fff !important;
}

/* Selected Option */
.forminator-select-dropdown .select2-results__option[aria-selected="true"] {
    background: rgba(0, 0, 0, 0.08) !important;
    color: var(--text-color) !important;
}

/* Remove weird default grey */
.forminator-select-dropdown .select2-results__option--selectable {
    background: transparent !important;
}
.forminator-select-dropdown-container--open .forminator-custom-form-614.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{
    outline: none !important;
    background-color: #b49b5e26 !important;
}
/* Search Box (hidden but safe styling) */
.forminator-select-dropdown .select2-search__field {
    background: var(--secondary-color) !important;
    border: 1px solid #1F1F1F !important;
    border-radius: 6px !important;
    padding: 8px 10px !important;
    color: var(--text-color) !important;
}

/* Scrollbar (optional premium feel) */
.forminator-select-dropdown .select2-results {
    max-height: 240px;
    overflow-y: auto;
}
.forminator-select-dropdown .select2-results::-webkit-scrollbar {
    width: 6px;
}
.forminator-select-dropdown .select2-results::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 10px;
}
 

.wpcf7-not-valid-tip {font-size: 14px; line-height: 24px;}
.counter_group .elementor-counter {text-align: center;}
.slider-h-100 .owl-stage {display: flex; align-items: stretch;}
.slider-h-100 .owl-stage .owl-item {height: auto;}
.slider-h-100 .owl-stage .owl-item>div{height: 100%;}


/* Single Pos */

/* HERO SECTION */
.post-hero { position: relative; min-height: 80vh; background-size: cover; background-position: center; display: flex; align-items: center;}
.post-overlay { position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.65); top: 0; left: 0;}
.post-hero-content { position: relative; padding: 50px; z-index: 2; max-width: 800px; margin-inline: auto; text-align: center;}
.post-title { font-size: 42px !important; color: #fff; margin-bottom: 20px;}
.author-meta { display: flex; align-items: center; gap: 12px; justify-content: center; text-align: start;}
.author-meta img { width: 45px; height: 45px; border-radius: 50%;}
.author-meta .name { color: #fff; font-weight: 500;}
.author-meta .date { color: #aaa; font-size: 14px;}
.post-content-wrap { display: flex; justify-content: center; padding: 60px 20px;}
.post-content { max-width: 1100px; line-height: 1.8; font-size: 17px; width: 100%;}
.post-content h2,
.post-content h3 { color: #fff; margin-top: 30px;}
.author-box { max-width: 1100px; margin: 50px auto; padding: 20px; background: #111; border-radius: 10px; display: flex; gap: 15px; align-items: center;}
.author-box img { width: 70px; height: 70px; border-radius: 50%;}
.author-box h4 { margin: 0; color: #fff;}
.author-box p { margin: 5px 0 0; font-size: 14px; color: #aaa;}
.progress-bar { position: fixed; top: 0; height: 3px; background: #00ffcc; width: 0%;}
.wp-block-accordion-heading__toggle {width: 100%; display: flex; align-items: center; text-align: start; border: none; outline: none; white-space: normal;}

/* Project Page */
.projects-section { position: relative; overflow: hidden;}
.container { max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; }
.section-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.eyebrow-line { width: 36px; height: 1.5px; background: var(--primary-color); flex-shrink: 0; }
.eyebrow-text { font-size: 11px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: var(--primary-color);}
.section-heading { font-family: 'Playfair Display', serif; font-size: clamp(30px, 4vw, 50px); font-weight: 600; line-height: 1.15; color: var(--text-color); max-width: 560px; margin-bottom: 64px;}
.cards-stack { display: flex; flex-direction: column; gap: 24px; }
.project-card { background: var(--bg-section); border: 1px solid var(--light-border); border-radius: 4px; overflow: hidden; transition: border-color 0.35s ease;}
.project-card:hover { border-color: rgba(255, 255, 255, 0.4); }
.card-header { display: grid; grid-template-columns: 1fr auto; align-items: flex-start; gap: 24px; padding: 38px 40px 0;}
.project-number { font-size: 11px; font-weight: 600; letter-spacing: 0.17em; text-transform: uppercase; color: var(--primary-color); margin-bottom: 10px;}
.project-title { font-family: 'Playfair Display', serif; font-size: 28px; font-weight: 600; color: var(--text-color); line-height: 1.2; margin-bottom: 8px;}
.project-location { font-size: 13.5px; color: var(--text-muted); font-weight: 400; display: flex; align-items: center; gap: 8px;}
.location-dot { width: 5px; height: 5px; border-radius: 50%; background: var(--primary-color); flex-shrink: 0;}
.badge-box { background: var(--primary-dim); border: 1px solid var(--light-border); border-radius: 3px; padding: 12px 20px; text-align: center; white-space: nowrap; flex-shrink: 0;}
.badge-label { font-size: 10px; letter-spacing: 0.13em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 5px; font-weight: 500;}
.badge-value { font-size: 14px; font-weight: 600; color: var(--primary-color); }
.comp-tags { display: flex; flex-direction: column; gap: 7px; align-items: flex-end; }
.comp-tag { font-size: 10px; font-weight: 600; letter-spacing: 0.09em; text-transform: uppercase; color: var(--text-color); border: 1px solid var(--light-border); border-radius: 2px; padding: 5px 13px; white-space: nowrap;}
.card-divider { height: 1px; background: var(--light-border); margin: 30px 40px; }
.specs-grid { display: grid; padding: 0 40px; padding-bottom: 32px; }
.specs-grid.cols-4 { grid-template-columns: repeat(4,1fr); }
.specs-grid.cols-3 { grid-template-columns: repeat(3,1fr); }
.spec-item { padding-right: 24px; border-right: 1px solid rgba(180,155,94,0.09); }
.spec-item:not(:first-child) { padding-left: 24px; }
.spec-item:last-child { border-right: none; }
.spec-label { font-size: 10px; letter-spacing: 0.13em; text-transform: uppercase; color: var(--text-color); margin-bottom: 7px; font-weight: 500;}
.spec-value { font-size: 13px; font-weight: 500; color: var(--spec-value); line-height: 1.4; }
.collapsible { max-height: 0; overflow: hidden; transition: max-height 0.45s cubic-bezier(0.4,0,0.2,1); }
.collapsible.open { max-height: 1200px; }
.scope-section { background: var(--primary-glow); border-top: 1px solid rgba(180,155,94,0.08); padding: 30px 40px; margin: 0px 0px 30px;}
.scope-label { font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--primary-color); margin-bottom: 18px; font-weight: 600;}
.scope-list { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 40px; list-style: none; }
.scope-list li { font-size: 13px; color: var(--text-color); display: flex; align-items: flex-start; gap: 12px; line-height: 1.6;}
.scope-dash { width: 14px; height: 1.5px; background: var(--text-color); margin-top: 10px; flex-shrink: 0; }
.description-section { padding: 0 40px 38px; }
.description-text { font-size: 13.5px; line-height: 1.85; color: var(--text-muted); max-width: 840px; }
.description-text + .description-text { margin-top: 14px; }
.card-footer { display: flex; align-items: center; justify-content: space-between; padding: 18px 40px; border-top: 1px solid var(--light-border); flex-wrap: wrap; gap: 14px;}
.tags { display: flex; gap: 8px; flex-wrap: wrap; }
.tag { font-size: 11px; font-weight: 500; letter-spacing: 0.06em; color: var(--text-color); border: 1px solid var(--light-border); border-radius: 2px; padding: 5px 12px; text-transform: uppercase;}
.toggle-btn { background: none; border: none; cursor: pointer; display: flex; align-items: center; gap: 10px; font-size: 11px !important; font-weight: 600 !important; background: transparent !important; border-radius: 0px !important; letter-spacing: 0.13em; text-transform: uppercase; color: var(--text-muted); padding: 0; transition: color 0.2s;}
.toggle-btn:hover { color: var(--primary-color); }
.toggle-btn:hover .toggle-icon { border-color: var(--primary-mid); color: var(--primary-color); }
.toggle-icon { width: 24px; height: 24px; border: 1px solid rgba(180,155,94,0.22); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; line-height: 1 !important; color: var(--text-muted); font-weight: 300; transition: transform 0.35s ease, border-color 0.2s, color 0.2s; padding-bottom: 2px;}
.toggle-btn.expanded { color: var(--primary-color); }
.toggle-btn.expanded .toggle-icon { transform: rotate(45deg); border-color: rgba(180,155,94,0.45); color: var(--primary-color);}
.left_panel_wrapper {display: grid; grid-template-columns: 30% 70%;}
.project_img {display: flex;}
.project_img img{object-fit: cover; width: 100%;}

/* Other Projects */
.project_image_box .elementor-image-box-wrapper {position: relative; display: flex; aspect-ratio: 16/12;}
.project_image_box .elementor-image-box-img {overflow: hidden;}
.project_image_box .elementor-image-box-content {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 20px; transition: all ease-in-out 0.3s; background-color: #00000060; opacity: 0;}
.project_image_box .elementor-image-box-content, .project_image_box .elementor-image-box-content .elementor-image-box-title  {transition: all ease-in-out 0.4s; width: 100%;}
.project_image_box .elementor-image-box-img img  {transition: transform .7s ease-in-out; height: 100%; object-fit: cover; width: 100%;}
.project_image_box:hover .elementor-image-box-content {text-align: center; opacity: 1; text-align: center;}
.project_image_box:hover .elementor-image-box-img img {transform: scale(1.06);}

.why-choose-card { overflow-y: auto !important; overflow-x: hidden !important; scrollbar-width: thin; scrollbar-color: #c9a84c #1a1a1a;} 
.why-choose-card::-webkit-scrollbar { width: 5px;} 
.why-choose-card::-webkit-scrollbar-track { background: #1a1a1a; border-radius: 10px;} 
.why-choose-card::-webkit-scrollbar-thumb { background: #c9a84c; border-radius: 10px; transition: background 0.3s ease;} 
.why-choose-card::-webkit-scrollbar-thumb:hover { background: #e0be6e;}

/* ════════════════════════════════ CTA 1 — Minimal Inline Strip Mid-article / subtle interrupt════════════════════════════════ */
.cta-1 { background: var(--bg-card); border: 1px solid var(--primary-border-color); border-left: 3px solid var(--primary-color); border-radius: 4px; padding: 32px 40px; display: flex; align-items: center; justify-content: space-between; gap: 32px; position: relative; overflow: hidden; margin: 0 auto;}
.cta-1::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 100%; background: radial-gradient(ellipse at right center, rgba(180,155,94,0.06) 0%, transparent 70%); pointer-events: none;}
.cta-1-text { position: relative; z-index: 1;}
.cta-1-eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--primary-color); margin-bottom: 8px; display: flex; align-items: center; gap: 8px;}
.cta-1-eyebrow::before { content: ''; display: inline-block; width: 20px; height: 1.5px; background: var(--primary-color); flex-shrink: 0;}
.cta-1-heading { font-size: clamp(18px, 2.5vw, 24px); font-weight: 600; color: var(--text-color); line-height: 1.25; margin: 0px !important;}
.cta-1-btn { position: relative; z-index: 1; display: inline-flex; align-items: center; gap: 10px; background: transparent; border: 1px solid var(--primary-color); border-radius: 3px; padding: 14px 28px; font-size: 12px; font-weight: 600; letter-spacing: 0.13em; text-transform: uppercase; color: var(--primary-color); cursor: pointer; white-space: nowrap; flex-shrink: 0; text-decoration: none; transition: background 0.25s ease, color 0.25s ease;}
.cta-1-btn:hover { background: var(--primary-color); color: var(--text-color) !important;}
.cta-1-btn svg { width: 14px; height: 14px; transition: transform 0.2s ease; flex-shrink: 0;}
.cta-1-btn:hover svg { transform: translateX(3px);}
/* ════════════════════════════════ CTA 2 — Full-Width Statement End of article / hero close════════════════════════════════ */
.cta-2 { background: var(--bg-card); border: 1px solid var(--primary-border-color); border-radius: 4px; padding: 72px 60px; position: relative; overflow: hidden; margin: 0 auto; text-align: center;}
/* Corner accent lines */
.cta-2::before,
.cta-2::after { content: ''; position: absolute; width: 60px; height: 60px; border-color: rgba(180,155,94,0.25); border-style: solid;}
.cta-2::before { top: 20px; left: 20px; border-width: 1px 0 0 1px;}
.cta-2::after { bottom: 20px; right: 20px; border-width: 0 1px 1px 0;}
.cta-2-glow { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 500px; height: 300px; background: radial-gradient(ellipse, rgba(180,155,94,0.07) 0%, transparent 70%); pointer-events: none;}
.cta-2-inner { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; gap: 30px;}
.cta-2-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 10px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: var(--primary-color); margin-bottom: 24px;}
.cta-2-eyebrow-line { width: 28px; height: 1.5px; background: var(--primary-color);}
.cta-2-heading { font-size: clamp(26px, 4vw, 42px); font-weight: 600; color: var(--text-color); line-height: 1.2; margin: 0 !important;}
.cta-2-heading em { font-style: italic; color: var(--primary-color);}
.cta-2-sub { font-size: 13.5px; color: var(--text-muted); margin-bottom: 40px; letter-spacing: 0.01em;}
.cta-2-actions { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap;}
.cta-2-btn-primary { display: inline-flex; align-items: center; gap: 10px; background: var(--primary-color); border: 1px solid var(--primary-color); border-radius: 3px; padding: 16px 36px; font-size: 12px; font-weight: 600; letter-spacing: 0.13em; text-transform: uppercase; color: #0d0d09; cursor: pointer; text-decoration: none; transition: opacity 0.2s ease, transform 0.2s ease;}
.cta-2-btn-primary:hover { opacity: 0.88; transform: translateY(-1px);}
.cta-2-btn-primary svg { width: 14px; height: 14px; transition: transform 0.2s ease;}
.cta-2-btn-primary:hover svg { transform: translateX(3px);}
.cta-2-btn-ghost { display: inline-flex; align-items: center; gap: 8px; background: transparent; border: none; padding: 16px 8px; font-size: 12px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); cursor: pointer; text-decoration: none; border-bottom: 1px solid rgba(106,106,88,0.3); transition: color 0.2s ease, border-color 0.2s ease;}
.cta-2-btn-ghost:hover { color: var(--primary-color); border-bottom-color: rgba(180,155,94,0.5);}

.cta-1, .cta-2 {margin-block: 40px;}


/* ── RESPONSIVE ── */


@media screen and (max-width: 1400px){
    .process_container {padding-left: calc((100% - 1160px)/2);}
}
@media screen and (max-width : 1200px) {
    .section-spacing {padding-block: 80px;}
    .process_container {padding-left: 20px;}
    
    .slider-dots .owl-dots {margin-top: 40px;}
    .process_container {padding-left: 20px;}
}
@media screen and (max-width : 1024px) {
    .why-choose-card {max-height: 470px;}
    .blog-group, .service_group, .service_grid {grid-template-columns: 1fr 1fr;}
}
@media (max-width: 900px) {
    .card-header { padding: 30px 28px 0; grid-template-columns: 1fr; }
    .comp-tags { align-items: flex-start; flex-direction: row; flex-wrap: wrap; }
    .specs-grid { padding: 0 28px;  padding-bottom: 28px;}
    .specs-grid.cols-4,
    .specs-grid.cols-3 { grid-template-columns: 1fr 1fr; gap: 20px 0; }
    .specs-grid .spec-item:nth-child(even) { border-right: none; }
    .specs-grid .spec-item:nth-child(odd):not(:first-child) { padding-left: 0; }
    .specs-grid .spec-item:nth-child(3) { border-right: 1px solid rgba(180,155,94,0.09); }
    .card-divider { margin: 24px 28px; }
    .scope-section { padding: 24px 28px; }
    .scope-list { grid-template-columns: 1fr; }
    .description-section { padding: 0 28px 30px; }
    .card-footer { padding: 16px 28px; }
    .left_panel_wrapper {grid-template-columns: 1fr;}
}

@media screen and (max-width : 767.98px) {
    .section-spacing {padding-block: 60px;}

    .why-choose-card {max-height: unset;}
    .image_grid .elementor-widget-image {height: unset; display: flex; overflow: hidden;}
    .image_grid .elementor-widget-image a {height: 100%; display: flex;}

    .blog-group, .service_group, .service_grid {grid-template-columns: 1fr;}
}

@media (max-width: 680px) {
    .cta-1 { flex-direction: column; align-items: flex-start; padding: 28px 24px; gap: 24px; }
    .cta-1-btn { width: 100%; justify-content: center; }.cta-2 { padding: 52px 28px; }
    .cta-2::before { top: 14px; left: 14px; }
    .cta-2::after  { bottom: 14px; right: 14px; }.demo-wrapper { padding: 40px 20px; }
}

@media (max-width: 560px) {
    .card-header { padding: 24px 20px 0; }
    .specs-grid { padding: 0 20px; padding-bottom: 28px;}
    .specs-grid.cols-4,
    .specs-grid.cols-3 { grid-template-columns: 1fr 1fr; }
    .scope-section { padding: 20px 20px; }
    .description-section { padding: 0 20px 24px; }
    .card-footer { padding: 14px 20px; flex-direction: column; align-items: flex-start; }
    .project-title { font-size: 22px; }
    .card-divider { margin: 20px; }
}