.hero-left-section {
    place-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
    gap: 24px;
    height: min-content;
    overflow: visible;
    padding: 0px;
    position: relative;
    width: 608px;
}

div#hero-section {
    place-content: center flex-start;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
    gap: 47px;
    height: min-content;
    overflow: visible;
    /*padding: 60px 80px;*/
    position: relative;
    width: 100%;
}
    
.hero-2-cols {
    place-content: flex-start;
    align-items: normal;
    display: flex;
    flex: 0 0 auto;
    flex-flow: row;
    gap: 80px;
    height: min-content;
    overflow: visible;
    padding: 0px;
    position: relative;
    width: 100%;
    justify-content: space-between;
}
.hero-left {
    place-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
/*     gap: 24px; */
    height: min-content;
    overflow: visible;
    padding: 0px;
    position: relative;
    width: 608px;
    /* flex: 1 0 0; */
    /* width: 1px; */
    /* height: 278px; */
    /* position: relative; */
}

.contact-us {
    place-content: center;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
/*     gap: 12px; */
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    padding: 0px;
    position: relative;
    width: 100%;
}

.contact-details {
    place-content: center;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: row;
    gap: 10px;
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    padding: 0px;
    position: relative;
    width: 100%;
}

.hero-title {
    --framer-paragraph-spacing: 0px;
    flex: 0 0 auto;
    height: auto;
    position: relative;
    white-space: pre-wrap;
    width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    outline: none;
    flex-shrink: 0;
}

h1.title-txt {
    --framer-font-family
"Inter", "Inter Placeholder", sans-serif: "Inter", "Inter Placeholder", sans-serif;
    font-family: "Inter", sans-serif;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.01em;
    line-height: 100%;
    color: #0029aa;
    text-decoration: none;
    text-transform: none;
}

.conact-descreptions {
    --framer-paragraph-spacing: 0px;
    flex: 0 0 auto;
    height: auto;
    position: relative;
    white-space: pre-wrap;
    width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    outline: none;
    flex-shrink: 0;
}

.contact-text {
    -
    spacing: 0px;
    flex: 0 0 auto;
    height: auto;
    position: relative;
/*     white-space: pre-wrap; */
    width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
}

.details {
    place-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: 1 0 0px;
    flex-flow: row;
    gap: 8px;
    height: min-content;
    overflow: visible;
    padding: 0px;
    position: relative;
    width: 1px;
}

.left-details {
    place-content: flex-start;
    align-items: revert;
    display: flex;
    flex: 1 0 0px;
    flex-flow: row;
    gap: 10px;
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    padding: 0px;
    position: relative;
    width: 1px;
}

.right-details {
    place-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: 1 0 0px;
    flex-flow: row;
    gap: 10px;
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    padding: 0px;
    position: relative;
    width: 1px;
}

.details-icons {
    flex: 0 0 auto;
    gap: 0px;
    height: 24px;
    overflow: hidden;
    position: relative;
    width: 24px;
}

.vector {
    inset: 0px;
    flex: 0 0 auto;
    position: absolute;
}

.contact-number {
    flex: 0 0 auto;
    height: auto;
    position: relative;
/*     white-space: pre; */
    width: auto;
}

.hero-right {
    border-bottom-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    place-content: flex-start;
    align-items: flex-start;
    background-color: rgb(255, 255, 255);
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 10px 0px;
    display: flex;
    flex: 1 0 0px;
    flex-flow: column;
    gap: 24px;
    height: min-content;
    overflow: visible;
    padding: 24px;
    position: relative;
    width: 100%;
/*     max-width: 471px; */
}

form.heroform {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
/*     gap: 12px; */
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}

label.form-label {
    flex-flow: row;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
}

.form-text-input.form-input-wrapper {
    background: #bbbbbb26;
    border-bottom-width: 1px;
    border-color: #8888881a;
    border-left-width: 1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-right-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    color: var(--token-e5e17deb-5e9d-44d5-81ea-49cd744eb462, #212121);
    font-family: "Mulish";
    letter-spacing: 0em;
    line-height: 1.2em;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    padding: 12px;
    --framer-input-placeholder-color: #999;
    flex: 1 0 0;
    width: 100%;
    height: 40px;
    position: relative;
}

input.form-input {
    /* padding: 12px; */
    /* font-family: var(--framer-input-font-family); */
    font-weight: 400;
    font-size: 14px;
    color: #212121;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: var(--framer-input-wrapper-height, 100%);
    /* letter-spacing: var(--framer-input-font-letter-spacing); */
    /* line-height: var(--framer-input-font-line-height); */
    background: 0 0;
    border: none;
    overflow: hidden;
}

label.form-dropdown {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
}

.form-select-wrapper {
}

select.form-input {
    appearance: none;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    background: 0 0;
    border: none;
    overflow: hidden;
    padding: 1px;
}

select.form-input {}

.form-select-wrapper:before {
    content: "";
    box-sizing: content-box;
    width: 16px;
    padding: var(--framer-input-padding);
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 16px;
    border: none;
    padding-left: 10px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    mask-position: 10px;
}

.form-btn {
    flex: none;
    width: 100%;
    height: 40px;
    position: relative;
}
	/* Bottom Map Container ko handle karne ke liye */
.bottom-maps-area {
    margin-top: 50px !important; /* Form aur Maps ke beech space */
    align-items: stretch !important;
}

/* Specific Left Map Wrapper */
.map-box-left {
/*     background: #ffffff !important; */
/*     padding: 10px !important; */
/*     border-radius: 20px !important; */
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
}

/* Specific Right Map Wrapper */
.map-box-right {
/*     background: #ffffff !important; */
/*     padding: 10px !important; */
/*     border-radius: 20px !important; */
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
    border: none !important; /* Form wala border hatane ke liye */
}
	/* Icons Styling */
.details-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 18px; /* Icon size */
    color: #000;    /* Icon color */
    flex-shrink: 0;
    margin-top: 4px; /* Text se align karne ke liye */
}



/* Icons aur Text ko side-by-side rakhne ke liye padding */
.left-details, .right-details {
    display: flex;
    gap: 12px;
    /* flex-direction: column; */
/*     justify-content: center; */
}

	/* Desktop par */
.contact-desktop-only {
    display: flex;
}

.contact-mobile-only {
    display: none;
}

.contact-number p{
margin-bottom:0 !important;
}

/* --- Desktop & Tablet Layout Fixes --- */
@media screen and (max-width: 1200px) {
    /*div#hero-section {*/
        /*padding: 40px 20px;*/ /* Side padding kam ki hai */
    /*}*/
    
  .hero-left-section {
        width: 100%; /* Rigid width hatayi hai */
/*         max-width: 608px; */
    }
}

/* --- Mobile Responsive (Video ki tarah stack karne ke liye) --- */
@media screen and (max-width: 992px) {
    .hero-2-cols {
        flex-direction: column; /* Content aur Form ko upar-niche kiya */
        align-items: center;
        gap: 40px;
    }

    .hero-left {
        width: 100%;
        text-align: center; /* Text ko center kiya mobile par */
        align-items: center;
    }

	
    .contact-us, .contact-details, .hero-title, .conact-descreptions {
        align-items: center;
        text-align: center;
    }


   .details {
    text-align: left;
    /* flex-direction: column; */
    width: 100%;
    /* gap: 20px; */
}

    .hero-right {
        width: 100%; /* Form full width mobile par */
        max-width: 100%;
    }

    /* Maps Section Fix */
    .bottom-maps-area {
        flex-direction: column; /* Dono maps upar-niche honge */
        gap: 20px;
        margin-top: 30px !important;
    }

    .map-box-left, .map-box-right {
        width: 100% !important;
        height: 250px !important; /* Mobile par height adjust ki */
    }
	.left-details, .right-details{
    justify-content: center;
		flex-direction: column;
}
}
	

	
	
	@media screen and (max-width: 992px) {
    .contact-desktop-only {
        display: none; /* Form ke upar wala hide */
    }

    .contact-mobile-only {
        display: flex; /* Form ke niche wala show */
		margin: 20px 0;
    }
}

@media screen and (max-width: 809px) {
	.hero-section{
   margin-top:50px !important;
	}
	}
/* --- Small Mobile Fixes --- */
@media screen and (max-width: 600px) {
    h1.title-txt {
        font-size: 40px; /* Heading thodi chhoti ki */
    }

    label.form-label {
        flex-direction: column; /* First name/Last name upar-niche honge */
        gap: 12px;
    }

    .form-text-input.form-input-wrapper {
        height: 45px;
    }
    
    .contact-number p {
        font-size: 14px !important;
    }
}
	
@media screen and (min-width: 809px) {
	.hero-right.form-sec {
		max-width: max-content;
	}
}
	.elementor-element.elementor-element-fe65434.elementor-widget__width-inherit.elementor-widget.elementor-widget-html {
    background-color: white;
}
	
	
	
	
	
	
/* --- Master Layout --- */
.ad360-custom-section {
    padding: 10px 90px 10px 90px;
    font-family: 'Poppins', 'Inter', sans-serif !important;
    box-sizing: border-box !important;
}

.ad360-flex-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 40px !important;
    align-items: flex-start !important;
    margin-top: 50px !important;
}

/* --- Typography & Header --- */
.ad360-header { text-align: left !important; }

.ad360-subtitle { 
    color: #111 !important; 
    font-size: 27px !important; 
    font-weight: 600 !important; 
    display: block !important;
    margin-bottom: 20px !important;
}

.wpcf7-form h2,.ad360-header h2 { 
    font-size: 27px !important; 
    color: #222 !important; 
    margin: 0px 0 10px 0 !important; 
    font-weight: 600 !important; 
}

.ad360-header p { 
    color: #555 !important; 
    font-size: 16px !important; 
}

/* --- Left Form Card Styling (Light Gray, No Shadow) --- */
.ad360-form-card {
    flex: 1.8 !important; /* Increased to make left side much wider */
    width: 100% !important;
    background: #f8f9fa !important; /* Light Gray Background */
    padding: 40px 30px; /* Increased padding */
    border-radius: 24px !important; /* Rounder corners */
    box-shadow: none !important; /* Removed shadow */
    border: none !important;
    box-sizing: border-box !important;
}

.ad360-form-card h3 {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #222 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important; /* Decreased slightly */
}

/* --- Right Sidebar Styling (Light Gray, No Shadow) --- */
.ad360-sidebar {
    flex: 0.8 !important; /* Decreased so sidebar is narrower */
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    box-sizing: border-box !important;
}

.ad360-info-box {
    background: #f8f9fa !important; /* Light Gray Background */
    padding: 40px !important; /* Increased padding */
    border-radius: 24px !important; /* Rounder corners */
    box-shadow: none !important; /* Removed shadow */
    border: none !important;
}

.ad360-info-row { display: flex !important; align-items: center !important; gap: 15px !important; margin-bottom: 20px !important; }
.ad360-info-row p { margin: 0 !important; color: #333 !important; font-weight: 500 !important; font-size: 16px !important; }
.ad360-info-box h4 { margin-top: 0 !important; margin-bottom: 25px !important; font-size: 20px !important; color: #222 !important; font-weight: 600 !important;}

/* Clean Office Time List */
.ad360-time-list { list-style: none !important; padding: 0 !important; margin: 0 !important; }
.ad360-time-list li { 
    display: flex !important; 
    justify-content: space-between !important; 
    padding: 12px 0 !important; 
    border-bottom: none !important; /* Removed lines to match original */
    color: #444 !important; 
    font-size: 15px !important; 
}
.ad360-time-list li span:last-child { font-weight: 600 !important; color: #222 !important; }

/* --- Contact Form 7 Specific Overrides (White Inputs) --- */
.ad360-form-card input[type="text"],
.ad360-form-card input[type="email"],
.ad360-form-card input[type="tel"],
.ad360-form-card select,
.ad360-form-card textarea {
    background: #ffffff !important; /* Pure White Inputs */
    border: 1px solid #e0e0e0 !important;
    border-radius: 8px !important;
    padding: 10px 15px !important; /* Decreased height */
    width: 100% !important;
    margin-bottom: 0px !important; /* Decreased gap below */
    color: #333 !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
}

.ad360-form-card input[type="submit"] {
    background: linear-gradient(90deg, #ef4444 0%, #ef4444 100%) !important; /* Match your red button if desired, or keep gradient */
    color: #fff !important;
    padding: 14px !important; /* Slightly decreased height */
    border-radius: 8px !important;
    border: none !important;
    width: 100% !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    margin-top: 10px !important;
}


/* --- Form Layout & Spacing --- */
.service-form-container {
    width: 100%;
}

.service-form-container .form-row {
    margin-bottom: 10px !important; /* Decreased space between rows */
}

.service-form-container .field-wrapper {
    margin-bottom: 0 !important; /* Decreased gap below */
}

/* --- Input Fields Styling --- */
.service-form-container input[type="text"],
.service-form-container input[type="email"],
.service-form-container input[type="tel"],
.service-form-container textarea {
    width: 100% !important;
    background-color: #ffffff !important;
    border: 1px solid #e0e0e0 !important; /* Light gray border */
    border-radius: 6px !important;
    padding: 10px 15px !important; /* Decreased height */
    font-size: 15px !important;
    color: #333 !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Placeholder Text Color */
.service-form-container input::placeholder,
.service-form-container textarea::placeholder {
    color: #999999 !important;
}

/* Input Focus State */
.service-form-container input:focus,
.service-form-container textarea:focus {
    border-color: #b3b3b3 !important;
}

/* --- Submit Button Styling --- */
.service-form-container .ad360-btn-submit {
    width: 100% !important;
    background-color: #ef4444 !important; /* Red color from image */
    color: #ffffff !important;
    border: none !important;
    border-radius: 6px !important;
    padding: 14px 30px !important; /* Slightly decreased height */
    font-size: 16px !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
    margin-top: 10px !important;
}

.service-form-container .ad360-btn-submit:hover {
    background-color: #dc2626 !important; /* Slightly darker red on hover */
}

/* Remove default br tags generated by CF7 */
.service-form-container br {
    display: none !important;
}

.elementor-widget-container {
    background-color: white;
}

/* --- Bottom Maps Section Styling --- */

.ad360-maps-container {
    display: flex !important;
    flex-direction: row !important;
    gap: 40px !important;
    margin: 60px auto !important; /* Spacing from the form above */
    padding: 0 90px !important; /* Matches your form padding */
    font-family: 'Poppins', 'Inter', sans-serif !important;
    box-sizing: border-box !important;
}

.ad360-location-card {
    flex: 1 !important; /* Makes both cards equal width */
    background: #ffffff !important;
    border: 1px solid #f0f0f0 !important;
    border-radius: 24px !important; /* Matches the roundness in the image */
    padding: 30px !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04) !important; /* Very soft shadow */
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
}

.ad360-location-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #222 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    text-align: left !important;
}

.ad360-map-wrapper {
    width: 100% !important;
    height: 220px !important; /* Fixed height for the maps */
    border-radius: 12px !important;
    overflow: hidden !important;
    margin-bottom: 25px !important;
    border: 1px solid #eaeaea !important;
}

.ad360-map-wrapper iframe {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    display: block !important;
}

.ad360-location-details {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important; /* Space between Address, Phone, Email */
}

.ad360-location-details p {
    margin: 0 !important;
    font-size: 15px !important;
    color: #444 !important;
    line-height: 1.6 !important;
}

.ad360-location-details strong {
    font-weight: 600 !important;
    color: #111 !important;
}

/* =========================================
   MOBILE RESPONSIVENESS FIXES
   ========================================= */
@media (max-width: 992px) {
    /* 1. Fix massive side margins on mobile */
    .ad360-custom-section { 
        padding: 20px 15px 20px 15px !important; 
    }
    
    /* 2. Stack the main form and sidebar vertically */
    .ad360-flex-container { 
        flex-direction: column !important; 
        gap: 20px !important;
    }
    
    .ad360-form-card, .ad360-sidebar { 
        flex: none !important; 
        width: 100% !important; 
        padding: 0 !important; /* Removed incorrect wrapper padding */
    }

    /* Target the actual inner cards to manage padding correctly */
    .ad360-form-card {
        padding: 30px 20px !important;
    }

    .ad360-info-box {
        padding: 25px 15px !important; 
    }

    /* Fix the Office Time text breaking issue */
    .ad360-time-list li {
        font-size: 14px !important; /* Slightly smaller font for mobile */
    }
    .ad360-time-list li span:last-child {
        white-space: nowrap !important; /* Forces the time to stay on one line */
    }

    /* 3. Force Bootstrap Form Columns to stack vertically so inputs aren't squished */
    .service-form-container .form-row {
        display: flex !important;
        flex-direction: column !important;
    }

    .service-form-container .col-md-6, 
    .service-form-container .col-md-7, 
    .service-form-container .col-sm-12 {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* 4. Fix Maps Container padding and stacking */
    .ad360-maps-container {
        flex-direction: column !important; /* Stacks the cards on top of each other */
        padding: 0 15px !important; /* Reduces side padding on mobile */
        margin: 40px auto !important;
    }
    
    .ad360-location-card {
        padding: 20px 15px !important;
    }
}