/* ==================================== */
/* === 1. Global Styles & Variables === */
/* ==================================== */
:root {
    --sourcekon-blue: #0A0A5E;
    --sourcekon-dark-grey: #484848;
    --sourcekon-green: #4CAF50;
    --white-color: #ffffff;
    --light-grey-bg: #F4F4F4;
    --text-color: #333333;
}

body { 
    font-family: 'Roboto', sans-serif; 
    margin: 0; 
    background-color: var(--light-grey-bg); 
    color: var(--text-color); 
}

a { text-decoration: none; color: inherit; }

.container { 
    max-width: 1200px; 
    margin: auto; 
    padding: 0 15px; 
}

/* ==================================== */
/* === 2. Header & Navigation Styles === */
/* ==================================== */

.top-bar { 
    background-color: var(--sourcekon-blue); 
    color: white; 
    padding: 40px 0; 
    font-size: 20px; 
}
.top-bar-content { 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
}
.top-bar-emails {
    display: flex;
    align-items: center;
}
.right-icons a { 
    margin-left: 15px; 
    font-size: 20px; 
    color: white;
}

.main-navigation { 
    background: white; 
    padding: 15px 0; 
    border-bottom: 1px solid #eee; 
}
.nav-content { 
    display: flex; 
    justify-content: space-between; 
    align-items:right; 
}

/* Header Logo BIG - Updated as requested */
.logo-placeholder img { 
    height: 280px !important; 
    width: auto;
}


.contact-details-box { 
    display: flex; 
    align-items: center; 
    color: var(--sourcekon-blue); 
    gap: 15px; 
}
.phone-icon-large {
    font-size: 38px; /* आइकन का साइज */
    color: var(--sourcekon-dark-grey); 
    transform: rotate(90deg); /* यह आइकॉन को सीधा कर देगा */
    display: inline-block;
}
.text-wrapper {
    display: flex;
    flex-direction: column; /* यह नंबर को 'Contact Us' के नीचे ले आएगा */
    text-align: left;
}
.contact-label {
    font-size: 20px;
    font-weight: 500;
    color: var(--sourcekon-dark-grey);
    margin-bottom: 2px;
}
.contact-number { 
    font-weight: 700; 
    font-size: 20px; 
    white-space: nowrap;
}

/* --- Bottom Navigation Bar Update --- */
.bottom-navigation-bar { 
    background: var(--sourcekon-dark-grey); /* Grey color ab poore bar mein dikhega */
    border-bottom: 0px solid var(--sourcekon-green);
    padding: 0;
    margin-top: 10px; /* Logo se halki dori */
}

.nav-menu { 
    list-style: none; 
    display: flex; 
    justify-content: center; /* Menu items ko center mein rakhega */
    margin: 0; 
    padding: 0; 
}

.nav-menu li a { 
    color: #ffffff!important; /* Grey background par white text saaf dikhega */
    padding: 15px 25px; 
    display: block; 
    font-weight: 600; 
    font-size: 15px;
    text-transform: uppercase;
    transition: 0.3s;
    background: transparent;
}

/* --- Hover Effect --- */
.nav-menu li a:hover, .active-page { 
    background: var(--sourcekon-blue); /* Mouse le jaane par Blue background */
    color: var(--sourcekon-blue) !important;
}

/* Mobile setting fix */
@media (max-width: 768px) {
    .nav-menu {
        flex-direction: column;
        text-align: center;
    }
}
.nav-menu li a { 
    color: #0A0A5E;
    padding: 15px 20px; 
    display: block; 
    font-weight: 500; 
    transition: 0.3s;
}
.nav-menu li a:hover, .active-page { 
    background:#f4f4f4;
    color: #4CAF50;
}

/* Dropdown */
.dropdown { position: relative; }

.dropdown-menu { 
    display: block; /* इसे block कर दें ताकि एनीमेशन काम करे */
    position: absolute; 
    background: white; 
    min-width: 220px; 
    box-shadow: 0 5px 10px rgba(0,0,0,0.1); 
    list-style: none; 
    padding: 0; 
    z-index: 999; 
    border-top: 3px solid var(--sourcekon-green);

    /* --- एनीमेशन के लिए ये 4 लाइनें जोड़ें --- */
    opacity: 0;               /* पहले मेनू पारदर्शी रहेगा */
    visibility: hidden;       /* पहले मेनू छुपा रहेगा */
    transform: translateY(15px); /* मेनू थोड़ा नीचे की तरफ रहेगा */
    transition: all 0.3s ease;   /* 0.3 सेकंड की स्मूथनेस */
}

/* डेस्कटॉप पर माउस ले जाने पर (Hover) */
.dropdown:hover .dropdown-menu { 
    opacity: 1;              /* दिखने लगेगा */
    visibility: visible;      /* क्लिक काम करने लगेगा */
    transform: translateY(0);  /* धीरे से अपनी जगह पर ऊपर आएगा */
}

.dropdown-menu li a { 
    color: #333 !important; 
    padding: 12px 15px; 
    border-bottom: 1px solid #eee; 
    display: block; 
    text-decoration: none;
    transition: 0.3s;
}

/* मोबाइल के लिए सेटिंग वैसी ही रहेगी */
.nav-menu .dropdown.open .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    position: static; 
    width: 100%;
    box-shadow: none;
    transform: translateY(0);
}

.dropdown-menu li a:hover {
    background-color: #f9f9f9;
    padding-left: 20px; 
    color: var(--sourcekon-green) !important;
}

.dropdown-toggle i {
    margin-left: 5px;
    font-size: 0.8em;
}
/* ==================================== */
/* === 3. Slideshow / Slider Styles === */
/* ==================================== */
.slideshow-container {
    position: relative;
    margin: 20px auto;
    overflow: hidden;
    max-width: 1200px;
    background-color:transparent !important;
    border-radius: 8px;
    height: 450px; /* स्लाइडर की एक फिक्स ऊंचाई */
    display: flex;
    align-items: center;
    justify-content: center;
}

.mySlides { 
    display: none; 
    width: 100%;
    height: 100%;
    background-color: transparent !important; 
    text-align: center;
}

.mySlides img { 
    width: 100%;    
    height: 100%;   
    object-fit: contain; /* यह जादू की तरह काम करेगा: इमेज पूरी दिखेगी, कटेगी नहीं */
    display: block;
    border-radius: 8px;
    background-color: transparent !important;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;  
    height: 45px; 
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 20px; 
    background-color: rgba(10, 10, 94, 0.7); 
    border-radius: 50%; 
    user-select: none;
    z-index: 100;
    transition: 0.3s ease;
}

.prev { left: 20px; }
.next { right: 20px; }

.prev:hover, .next:hover {
    background-color: #4CAF50; 
    color: white;
}

/* मोबाइल के लिए सेटिंग */
@media (max-width: 768px) {
    .slideshow-container {
        height: 250px; /* मोबाइल पर स्लाइडर की हाइट कम कर दी */
    }
}
/* === 4. Sections Styles (Updated for 4 Sectors) === */

.sectors-grid { 
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
    gap: 20px; 
    max-width: 1200px; /* इसे 800 से बढ़ाकर 1200 किया गया है */
    margin: 30px auto;
}

.sector-card { 
    background: #ffffff; 
    /* 4 कार्ड्स के लिए 23% और 20px गैप एकदम सही है */
    flex: 0 1 calc(24% - 15px); 
    min-width: 250px; /* कार्ड की चौड़ाई थोड़ी बढ़ाई है */
    padding: 25px 15px; 
    text-align: center; 
    border-radius: 10px; 
    transition: all 0.4s ease; 
    box-shadow: 0 4px 12px rgba(0,0,0,0.05); 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    min-height: 160px;
}

/* मोबाइल और टैबलेट के लिए सेटिंग */
@media (max-width: 1100px) {
    .sector-card { flex: 0 1 calc(45% - 10px); } /* टैबलेट पर 2-2 की लाइन */
}

@media (max-width: 600px) {
    .sector-card { flex: 0 1 100%; } /* मोबाइल पर सब एक के नीचे एक */
}

/* स्लाइडर बैकग्राउंड फिक्स */
.slideshow-container {
    background-color: transparent !important;
}
.mySlides {
    background-color: transparent !important;
}

/* ==================================== */
/* === 5. Footer Styles === */
/* ==================================== */
.footer { 
    background: var(--sourcekon-dark-grey); 
    color: white; 
    padding: 40px 0 0; 
}
.footer .row { 
    display: flex; 
    flex-wrap: wrap; /* मोबाइल पर कॉलम एक के नीचे एक आ जाएंगे */
    justify-content: space-between; /* इससे columns के बीच बराबर जगह बन जाएगी */
    gap: 20px; 
    margin-bottom: 30px; 
}

.widget-title { 
    border-bottom: 2px solid var(--sourcekon-green); 
    padding-bottom: 5px; 
    margin-bottom: 15px; 
    font-size: 18px;
    display: inline-block;
}
.absolute-footer { 
    background: #222; 
    padding: 20px; 
    text-align: center; 
    font-size: 14px; 
}

/* ==================================== */
/* === 6. Mobile Responsiveness === */
/* ==================================== */
@media (max-width: 768px) {
    .three-column-grid, .footer .row, .sectors-grid { 
        flex-direction: column; 
        grid-template-columns: 1fr; 
    }
    .nav-menu { flex-direction: column; }
    .contact-details-box { display: none; }
    .logo-placeholder img { height: 80px !important; }
}
/* डॉट्स का स्टाइल */
.dot {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #bbb; /* डिफ़ॉल्ट ग्रे रंग */
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* जो स्लाइड चल रही है उसका डॉट हरा (Green) दिखेगा */
.active, .dot:hover {
  background-color: #4CAF50; /* आपका थीम वाला हरा रंग */
}
/* WhatsApp Floating Button Style */
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px; /* नीचे से दूरी */
    right: 40px;  /* दाएं से दूरी */
    background-color: #25d366; /* WhatsApp वाला हरा रंग */
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    z-index: 1000; /* यह पक्का करेगा कि बटन सबसे ऊपर दिखे */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.whatsapp-float:hover {
    background-color: #128C7E; /* होवर करने पर गहरा हरा */
    transform: scale(1.1); /* थोड़ा बड़ा होगा */
    color: #FFF;
}

/* मोबाइल के लिए थोड़ा छोटा साइज */
@media (max-width: 768px) {
    .whatsapp-float {
        width: 50px;
        height: 50px;
        bottom: 20px;
        right: 20px;
        font-size: 30px;
    }
}.footer-col a {
    color: white !important;
    transition: 0.3s;
}

.footer-col a:hover {
    color: #4CAF50 !important;
}