.elementor-131 .elementor-element.elementor-element-7362f6b:not(.elementor-motion-effects-element-type-background), .elementor-131 .elementor-element.elementor-element-7362f6b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-131 .elementor-element.elementor-element-7362f6b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-131 .elementor-element.elementor-element-7362f6b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-131 .elementor-element.elementor-element-cf54518:not(.elementor-motion-effects-element-type-background), .elementor-131 .elementor-element.elementor-element-cf54518 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-131 .elementor-element.elementor-element-cf54518 > .elementor-container{min-height:683px;}.elementor-131 .elementor-element.elementor-element-cf54518{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-131 .elementor-element.elementor-element-cf54518 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-6892f38 *//* =========================================
   CONTACT PAGE HEADER SECTION
========================================= */

.luxe-contact-header {
    background-color: #0a0a0a; /* Exact dark background */
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.luxe-contact-container {
    max-width: 650px;
    width: 100%;
}

.luxe-subtitle {
    display: block;
    font-family: 'Inter', sans-serif;
    color: #c59b27;
    font-size: 11px;
    letter-spacing: 4px; /* Image er moto wide spacing */
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.luxe-title {
    font-family: 'Playfair Display', serif;
    font-size: 52px;
    color: #ffffff;
    margin: 0 0 20px 0;
    font-weight: 500;
}

.luxe-title .luxe-gold {
    color: #c59b27;
    font-style: italic; /* Optional: Jodi 'Us' ektu italic vibe chao, na chaile kete dite paro */
}

.luxe-description {
    font-family: 'Inter', sans-serif;
    color: #888888;
    font-size: 15px;
    line-height: 1.6;
    margin: 0 auto;
    max-width: 500px; /* Line ta ke ekta limit er bhetore rakhar jonno */
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .luxe-contact-header {
        padding: 60px 15px;
    }
    
    .luxe-title {
        font-size: 38px;
    }
    
    .luxe-description {
        font-size: 14px;
        padding: 0 10px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c6a87e2 *//* =========================================
   CONTACT INFORMATION SECTION
========================================= */

.luxe-contact-info-wrapper {
    background-color: transparent;
    font-family: 'Inter', sans-serif;
    max-width: 450px; /* Text gulo compact rakhar jonno */
}

.luxe-info-title {
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 35px;
}

.luxe-info-list {
    display: flex;
    flex-direction: column;
    gap: 30px; /* Protita contact item er majhe gap */
}

.luxe-info-item {
    display: flex;
    align-items: center;
    gap: 20px; /* Icon ar text er majhe gap */
}

.luxe-info-icon {
    width: 48px;
    height: 48px;
    border: 1px solid #333333; /* Dark subtle border jemon chobite ache */
    border-radius: 12px; /* Smooth rounded corners */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c59b27; /* Theme er gold color */
    font-size: 16px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

/* Hover korle icon box ektu highlight hobe */
.luxe-info-item:hover .luxe-info-icon {
    border-color: #c59b27;
    background-color: rgba(197, 155, 39, 0.05); 
}

.luxe-info-text {
    display: flex;
    flex-direction: column;
    gap: 5px; /* Label ar number er majhe gap */
}

.luxe-info-label {
    color: #888888;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.luxe-info-value {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none; /* Link er nicher line remove korar jonno */
    transition: color 0.3s ease;
}

/* Phone ba email e hover korle gold hobe */
a.luxe-info-value:hover {
    color: #c59b27;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .luxe-info-title {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .luxe-info-item {
        gap: 15px;
    }
    .luxe-info-value {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-d19a0bd *//* =========================================
   CONTACT FORM 7 SECTION
========================================= */

.luxe-contact-card {
    background-color: #121212;
    border: 1px solid #2a2a2a;
    border-radius: 16px;
    padding: 40px;
    max-width: 700px;
    width: 100%;
    margin: 0 auto; /* Center alignment er jonno */
}

.luxe-form-title {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 600;
}

.luxe-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.luxe-full-width {
    grid-column: span 2;
}

/* CF7 Default Spacing Override */
.wpcf7 p {
    margin: 0;
    padding: 0;
}
.wpcf7 form .wpcf7-response-output {
    margin: 20px 0 0 0;
    border-radius: 8px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
}

/* Input Fields */
.luxe-input {
    background-color: #1a1a1a !important;
    border: 1px solid #2a2a2a !important;
    border-radius: 8px !important;
    color: #ffffff !important;
    width: 100% !important;
    font-size: 14px !important;
    font-family: 'Inter', sans-serif !important;
    padding: 15px 20px !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
    outline: none !important;
    box-shadow: none !important;
}

.luxe-input:focus {
    border-color: #c59b27 !important;
}

.luxe-input::placeholder {
    color: #555555;
}

textarea.luxe-input {
    resize: none !important;
    height: 120px !important;
}

/* Submit Button */
.luxe-submit-btn {
    background-color: #c59b27 !important;
    color: #0a0a0a !important;
    border: none !important;
    padding: 16px 24px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    cursor: pointer !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    font-family: 'Inter', sans-serif !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
}

.luxe-submit-btn:hover {
    background-color: #e0b334 !important;
}

.luxe-submit-btn i {
    font-size: 15px;
}

/* Loader Fix for CF7 inside custom button */
.wpcf7-spinner {
    margin-left: 10px;
    background-color: #0a0a0a; 
}

/* Mobile Responsive */
@media (max-width: 600px) {
    .luxe-form-grid {
        grid-template-columns: 1fr;
    }
    .luxe-full-width {
        grid-column: span 1;
    }
    .luxe-contact-card {
        padding: 25px;
    }
}/* End custom CSS */