.elementor-244 .elementor-element.elementor-element-5812f2a{margin-top:-13px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-244 .elementor-element.elementor-element-075101c{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-244 .elementor-element.elementor-element-148f7cd .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-244 .elementor-element.elementor-element-148f7cd .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-244 .elementor-element.elementor-element-148f7cd{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-244 .elementor-element.elementor-element-148f7cd .elementor-icon-list-text{transition:color 0.3s;}.elementor-244 .elementor-element.elementor-element-6109d09 > .elementor-element-populated{border-style:none;}.elementor-244 .elementor-element.elementor-element-6109d09 > .elementor-element-populated, .elementor-244 .elementor-element.elementor-element-6109d09 > .elementor-element-populated > .elementor-background-overlay, .elementor-244 .elementor-element.elementor-element-6109d09 > .elementor-background-slideshow{border-radius:0px 0px 0px 0px;}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-244 .elementor-element.elementor-element-b0ef90c .elementor-testimonial-wrapper{text-align:center;}.elementor-244 .elementor-element.elementor-element-3a22b9f .elementor-testimonial-wrapper{text-align:center;}.elementor-244 .elementor-element.elementor-element-e3657fa .elementor-testimonial-wrapper{text-align:center;}.elementor-244 .elementor-element.elementor-element-2c56553 .elementor-testimonial-wrapper{text-align:center;}@media(max-width:767px){.elementor-244 .elementor-element.elementor-element-d6ef0b8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-244 .elementor-element.elementor-element-395ec06{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-5812f2a *//* 1. Hero Background & Centering */
.elementor-244 .elementor-element.elementor-element-5812f2a {
    background-color: #03080E !important; 
    padding: 100px 20px 70px 20px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* 2. Top Line (Ready to Grow) - WEIGHT LOWERED */
.elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-top .elementor-heading-title {
    color: #FFFFFF !important;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    font-size: 32px !important; 
    font-weight: 500 !important; /* Lowered to Medium weight */
    line-height: 1.2 !important;
    margin-bottom: 5px !important;
    text-align: center !important;
}

/* 3. Bottom Line (Let's Get Started) - WEIGHT LOWERED */
.elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-bottom .elementor-heading-title {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    font-size: 64px !important; 
    font-weight: 700 !important; /* Lowered from 800 */
    line-height: 1.1 !important;
    margin-bottom: 25px !important;
    letter-spacing: -1px !important;
    text-align: center !important;
    
    /* The Brand Gradient Effect */
    background: linear-gradient(90deg, #4BE6B1 0%, #25C995 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    color: transparent !important;
}

/* 4. Description Text */
.elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-desc {
    max-width: 700px !important;
    margin: 0 auto !important;
}

.elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-desc p,
.elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-desc .elementor-widget-container {
    color: #8DA2AD !important;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    font-size: 16px !important; 
    line-height: 1.6 !important;
    margin: 0 !important;
    text-align: center !important;
}

/* 5. Mobile Responsiveness */
@media (max-width: 768px) {
    .elementor-244 .elementor-element.elementor-element-5812f2a { 
        padding: 80px 10px 60px 10px !important; 
    }
    /* Mobile Top Line */
    .elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-top .elementor-heading-title {
        font-size: 22px !important; 
    }
    /* Mobile Bottom Line */
    .elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-bottom .elementor-heading-title {
        font-size: 30px !important; /* Smaller to fit the screen */
        white-space: nowrap !important; /* FORCES it to stay on one line */
    }
    /* Mobile Description */
    .elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-desc p,
    .elementor-244 .elementor-element.elementor-element-5812f2a .contact-hero-desc .elementor-widget-container {
        font-size: 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-075101c *//* =========================================
   1. MAIN LAYOUT & OVERFLOW FIXES (For Sticky)
   ========================================= */
.agy-contact-page {
    background-color: #0A151D !important; 
    padding: 100px 5% !important; 
    overflow: visible !important; 
}

.agy-contact-page .elementor-container {
    max-width: 1200px !important; 
    margin: 0 auto !important; 
    align-items: flex-start !important; /* CRITICAL: Stops columns from stretching */
    gap: 80px !important; 
    overflow: visible !important; 
}

/* 2. AUTOMATIC STICKY LEFT COLUMN (Desktop Only) */
@media (min-width: 901px) {
    /* Forces global theme to allow sticky */
    .elementor-page, .elementor { overflow-x: clip !important; }
    
    /* Automatically grabs the Left Column and makes it stick */
    .agy-contact-page .elementor-column:first-child,
    .agy-contact-page > .e-con > .e-con-inner > .e-con:first-child {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 120px !important;
        height: max-content !important;
        align-self: flex-start !important;
        z-index: 10 !important;
    }
}

/* =========================================
   3. GLOBAL TYPOGRAPHY
   ========================================= */
.agy-contact-page * {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

/* Left Column Text */
.agy-contact-page .contact-title .elementor-heading-title {
    color: #E6F1F1 !important;
    font-size: 46px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    margin-bottom: 20px !important;
    letter-spacing: -1px !important;
}

.agy-contact-page .contact-desc {
    font-weight: 400 !important;
    color: #8DA2AD !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
    margin-bottom: 50px !important;
    max-width: 90% !important;
}

/* =========================================
   4. LEFT COLUMN ICON BOXES
   ========================================= */
.agy-contact-page .elementor-icon-list-item { 
    display: flex !important;
    align-items: center !important; 
    margin-bottom: 35px !important; 
}

.agy-contact-page .elementor-icon-list-icon {
    background-color: #03080E !important; 
    border: 1px solid #162430 !important;
    width: 55px !important;
    height: 55px !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 20px !important;
    flex-shrink: 0 !important;
}

.agy-contact-page .elementor-icon-list-icon i { 
    color: #4BE6B1 !important; 
    font-size: 20px !important; 
}

.agy-contact-page .elementor-icon-list-text { 
    color: #8DA2AD !important; 
    font-size: 14px !important; 
    line-height: 1.5 !important;
}

/* The Bold Heading inside the Icon Box */
.agy-contact-page .info-title {
    color: #E6F1F1 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    /* Display block removed so it doesn't double-gap! */
}

/* =========================================
   5. RIGHT COLUMN (FLAT FORM CARD)
   ========================================= */
.contact-form-card {
    background-color: #050B14 !important; 
    border: 1px solid #162430 !important; 
    border-radius: 16px !important;
    padding: 50px !important;
    box-shadow: none !important; 
    width: 100% !important;
}

.contact-form-card .elementor-heading-title {
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    color: #E6F1F1 !important;
}

/* =========================================
   6. CONTACT FORM 7 STYLING
   ========================================= */
.contact-form-card p { margin: 0 !important; padding: 0 !important; }
.contact-form-card br { display: none !important; }

.contact-form-card .form-row { display: flex; gap: 20px; margin-bottom: 20px; }
.contact-form-card .form-col { flex: 1; width: 100%; }
.contact-form-card .form-group { margin-bottom: 20px; display: block !important; }

.contact-form-card label {
    display: block !important;
    color: #E6F1F1 !important; 
    font-size: 13px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
}

/* Text Inputs */
.contact-form-card .wpcf7-form-control.wpcf7-text,
.contact-form-card .wpcf7-form-control.wpcf7-email,
.contact-form-card .wpcf7-form-control.wpcf7-url,
.contact-form-card .wpcf7-form-control.wpcf7-textarea {
    width: 100% !important;
    background-color: #0A151D !important; 
    border: 1px solid #162430 !important;
    color: #E6F1F1 !important;
    border-radius: 6px !important;
    padding: 14px 15px !important;
    font-size: 14px !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
}

.contact-form-card .wpcf7-form-control:focus {
    border-color: #4BE6B1 !important;
    outline: none !important;
    box-shadow: 0 0 10px rgba(75, 230, 177, 0.1) !important;
}

/* Radio Grid */
.contact-form-card .wpcf7-radio {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 1px !important; 
    background-color: #162430 !important; 
    border: 1px solid #162430 !important;
    border-radius: 6px !important;
    overflow: hidden !important;
}

.contact-form-card .wpcf7-list-item {
    margin: 0 !important;
    background-color: #0A151D !important; 
    padding: 15px 20px !important;
    display: flex !important;
    align-items: center !important;
}

.contact-form-card .wpcf7-list-item label {
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    cursor: pointer !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}

.contact-form-card .wpcf7-list-item input[type="radio"] {
    margin-right: 12px !important;
    accent-color: #4BE6B1 !important; 
    transform: scale(1.1) !important;
}

/* Submit Button */
.contact-form-card .wpcf7-submit {
    background-color: #4BE6B1 !important;
    color: #03080E !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    padding: 16px 32px !important;
    border-radius: 6px !important;
    width: auto !important; 
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    margin-top: 10px !important;
    display: inline-block !important;
}

.contact-form-card .wpcf7-submit:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 15px rgba(75, 230, 177, 0.2) !important;
}

/* =========================================
   7. MOBILE RESPONSIVENESS
   ========================================= */
@media(max-width: 900px) {
    .agy-contact-page { padding: 60px 20px !important; }
    .agy-contact-page .elementor-container { flex-wrap: wrap !important; gap: 40px !important; }
    .agy-contact-page .elementor-column { width: 100% !important; }
    .agy-contact-page .contact-title .elementor-heading-title { font-size: 38px !important; }
    .contact-form-card { padding: 30px 20px !important; }
    .contact-form-card .form-row { flex-direction: column; gap: 0; }
    .contact-form-card .form-col { margin-bottom: 20px; }
    .contact-form-card .wpcf7-radio { grid-template-columns: 1fr !important; }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-37f2d14 *//* 1. Main Background */
.elementor-244 .elementor-element.elementor-element-37f2d14 {
    background-color: #0A151D !important;
    padding: 100px 20px !important;
}
.elementor-244 .elementor-element.elementor-element-37f2d14 * { 
    font-family: 'Inter', -apple-system, sans-serif !important; 
}

/* =========================================
   2. TOP BADGE
   ========================================= */
.elementor-244 .elementor-element.elementor-element-37f2d14 .testi-badge .elementor-widget-container,
.elementor-244 .elementor-element.elementor-element-37f2d14.testi-badge .elementor-widget-container {
    background-color: rgba(75, 230, 177, 0.08) !important;
    border: 1px solid rgba(75, 230, 177, 0.2) !important;
    border-radius: 50px !important;
    padding: 8px 24px !important;
    display: inline-flex !important; 
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 25px !important;
}

.elementor-244 .elementor-element.elementor-element-37f2d14 .testi-badge .elementor-heading-title,
.elementor-244 .elementor-element.elementor-element-37f2d14 .testi-badge * {
    color: #4BE6B1 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}

/* =========================================
   3. MAIN TITLE
   ========================================= */
.elementor-244 .elementor-element.elementor-element-37f2d14 .testi-title .elementor-heading-title,
.elementor-244 .elementor-element.elementor-element-37f2d14.testi-title .elementor-heading-title {
    color: #E6F1F1 !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    margin-bottom: 60px !important;
    text-align: center !important;
}

/* =========================================
   4. PREMIUM TESTIMONIAL CARDS
   ========================================= */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-wrapper {
    background-color: #050B14 !important;
    border: 1px solid #4BE6B1 !important; 
    box-shadow: 0px 0px 25px rgba(75, 230, 177, 0.15) !important; 
    border-radius: 16px !important;
    padding: 40px 30px !important; 
    margin: 15px !important; /* <--- THIS ADDS THE PERFECT GAP BETWEEN CARDS */
    transition: all 0.3s ease !important;
    position: relative !important;
}

/* Hover Lift & Brighter Glow Effect */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-wrapper:hover {
    background-color: #03080E !important;
    transform: translateY(-8px) !important;
    box-shadow: 0px 15px 40px rgba(75, 230, 177, 0.3) !important;
}

/* Giant background Quote Mark watermark */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-wrapper::before {
    content: '"';
    position: absolute;
    top: -10px;
    right: 20px;
    font-size: 140px;
    font-family: Georgia, serif !important;
    color: rgba(75, 230, 177, 0.06); 
    z-index: 0;
    line-height: 1;
}

/* Ensure text stays above the quote watermark */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-content, 
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-meta {
    position: relative !important;
    z-index: 1 !important;
}

/* The Quote Text */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-content {
    color: #8DA2AD !important;
    font-size: 15px !important; 
    line-height: 1.7 !important;
    margin-bottom: 30px !important;
    font-style: normal !important;
}

/* The Client Headshot */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-image img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    border: 2px solid #4BE6B1 !important;
    margin-right: 15px !important;
    object-fit: cover !important;
}

/* Client Name */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-name {
    color: #E6F1F1 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 4px !important;
    line-height: 1.2 !important;
}

/* Client Job Title */
.elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-job {
    color: #4BE6B1 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}

/* Mobile Adjustments */
@media (max-width: 900px) {
    .elementor-244 .elementor-element.elementor-element-37f2d14 { padding: 60px 20px !important; }
    .elementor-244 .elementor-element.elementor-element-37f2d14 .testi-title .elementor-heading-title, .elementor-244 .elementor-element.elementor-element-37f2d14.testi-title .elementor-heading-title { font-size: 32px !important; }
    .elementor-244 .elementor-element.elementor-element-37f2d14 .elementor-testimonial-wrapper { margin: 10px 0 !important; } /* Stacks nicely on mobile */
}/* End custom CSS */