.elementor-202 .elementor-element.elementor-element-558f9e61{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS *//* --- Global Alignment to match Logo --- */
.elementor-element-d96009f, /* Top Footer Nav */
.elementor-element-9c7e55b, /* Form Container */
.elementor-element-9c7e55b .e-con-inner {
    max-width: 1200px !important; /* Adjust this to match your Logo's Container Width */
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important; 
    padding-right: 0 !important;
}

/* --- Footer Link Alignment --- */
.elementor-element-d96009f .elementor-widget-heading,
.elementor-element-d96009f .elementor-icon-list-item {
    text-align: left !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* --- Contact Form Field Styling --- */
/* Makes Name and Email pill-shaped and orange */
.elementor-element-391c960 .elementor-field-textual {
    background-color: #ffb400 !important; 
    border: none !important;
    border-radius: 50px !important; /* Perfect Pill Shape */
    padding: 15px 25px !important;
    color: #000 !important;
    font-weight: 500;
}

/* Style for the Message box */
.elementor-element-391c960 textarea.elementor-field-textual {
    border-radius: 20px !important;
    min-height: 150px;
}

/* Hide Labels if you want to use Placeholders like the image */
.elementor-element-391c960 .elementor-field-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block; /* Change to 'none' to hide like the image */
}

/* --- Submit Button Alignment --- */
.elementor-element-391c960 .elementor-button {
    background-color: #ffb400 !important;
    border-radius: 50px !important;
    padding: 12px 40px !important;
    color: #000 !important;
    font-weight: bold !important;
}

/* Remove all container and section borders */
.elementor-element-6bb5917, 
.e-con-inner,
.elementor-section,
.elementor-element-9c7e55b {
    border: none !important;
}

/* Specifically remove the middle horizontal line */
.elementor-section {
    border-top: none !important;
    border-bottom: none !important;
}

/* Ensure global alignment with the logo line */
.e-con-inner {
    max-width: 1140px !important; /* Adjust to match your header width */
    margin: 0 auto !important;
    padding-left: 0 !important;
}

html, body {
    overflow-x: hidden !important;
    width: 100% !important;
    position: relative !important;
}

.elementor-section {
    max-width: 100% !important;
}

body.elementor-page-202 .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #000; /* Dot ke charo taraf patli black line taaki wo white background par bhi dikhe */
}/* End custom CSS */