  :root {
            --color-primary: #30619D;
            --color-primary-dark: #4682C1;
            --color-secondary: #DEDDDE;
            --color-accent: #30619D;
            --color-success: #25D366;
            --color-warning: #FFA500;
            --text-primary: #30619D;
            --text-secondary: #64748b;
            --bg-body: #f8fafc;
            --border-color: #e2e8f0;
            --gradient-primary: linear-gradient(135deg, #30619D 0%, #4682C1 100%);
            --gradient-accent: linear-gradient(135deg, #4682C1 0%, #30619d 100%);
            --transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            --shadow-sm: 0 2px 8px rgba(48, 97, 157, 0.08);
            --shadow-md: 0 4px 16px rgba(48, 97, 157, 0.12);
            --shadow-lg: 0 10px 40px rgba(48, 97, 157, 0.16);
            --shadow-xl: 0 20px 60px rgba(48, 97, 157, 0.2);
        }
 
  input::placeholder, 
textarea::placeholder {
    color: #e3e8eb !important; /* તમારે જે કલર રાખવો હોય તેનો Hex કોડ અહીં લખો */
    opacity: 1 !important;    /* Firefox માં કલર બરાબર દેખાય તે માટે આ જરૂરી છે */
}
/* ઈન્ટરનેટ એક્સપ્લોરર અને જૂના બ્રાઉઝર્સ માટે (Optional) */
input:-ms-input-placeholder { color: #8696a0 !important; }
input::-ms-input-placeholder { color: #8696a0 !important; }
         .navbar {
            background: rgba(255, 255, 255, 0.98);
            backdrop-filter: blur(20px);
            border-bottom: 1px solid var(--border-color);
            padding: 18px 0;
            box-shadow: var(--shadow-sm);
            transition: var(--transition);
            position: fixed;
            width: 100%;
            top: 0;
            z-index: 1000;
        }

        .navbar.scrolled {
            padding: 12px 0;
            box-shadow: var(--shadow-md);
        }

        .navbar-brand img {
            height: 45px;
            transition: var(--transition);
        }

        .navbar.scrolled .navbar-brand img {
            height: 38px;
        }

        .navbar-toggler {
            border: 2px solid var(--color-primary);
            padding: 8px 12px;
            border-radius: 8px;
        }

        .navbar-toggler:focus {
            box-shadow: 0 0 0 0.2rem rgba(48, 97, 157, 0.25);
        }

        .navbar-toggler-icon {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%2330619d' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        }

        .nav-link {
            color: var(--text-primary);
            font-weight: 600;
            padding: 8px 16px;
            transition: var(--transition);
            position: relative;
        }

        .nav-link::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 0;
            height: 3px;
            background: var(--gradient-primary);
            transition: var(--transition);
            transform: translateX(-50%);
        }

        .nav-link:hover {
            color: var(--color-primary);
        }

        .nav-link:hover::after {
            width: 60%;
        }
           /* Buttons */
        .btn-shambhu {
            padding: 14px 36px;
            border-radius: 12px;
            font-weight: 700;
            font-size: 15px;
            transition: var(--transition);
            position: relative;
            overflow: hidden;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .btn-primary-shambhu {
            background: var(--gradient-primary);
            color: white;
            border: none;
            box-shadow: var(--shadow-md);
        }

        .btn-primary-shambhu:hover {
            transform: translateY(-3px);
            box-shadow: var(--shadow-lg);
            color: white;
        }

        .btn-outline-shambhu {
            border: 2px solid var(--color-primary);
            color: var(--color-primary);
            background: transparent;
        }

        .btn-outline-shambhu:hover {
            background: var(--color-primary);
            color: white;
            transform: translateY(-3px);
        }
        .footer h6 {
    color: #30619D;
    font-weight: 800;
    margin-bottom: 30px;
    font-size: 1.1rem;
}
        
          /* Footer */
    .footer {
        background: linear-gradient(135deg, #f8fafc 0%, #e0e7ff 100%);
        color: #30619D;
        padding: 100px 0 30px;
        text-align: left; /* આખા ફૂટરનું લખાણ ડાબી બાજુ કરવા માટે */
    }

    .footer-logo {
        height: 50px;
        margin-bottom: 25px;
        display: block; /* લોગોને યોગ્ય રીતે સેટ કરવા */
    }

    .footer-description {
        line-height: 1.8;
        margin-bottom: 30px;
        opacity: 0.8;
    }

    .footer h6 {
        color: #30619D;
        font-weight: 800;
        margin-bottom: 30px;
        font-size: 1.1rem;
    }

    .footer-links {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .footer-links li {
        margin-bottom: 15px;
    }

    .footer-links a {
        color: #30619D;
        text-decoration: none;
        transition: var(--transition);
        display: inline-block;
    }

    .footer-links a:hover {
        color: var(--color-accent);
        transform: translateX(5px);
    }

    .social-links {
        display: flex;
        gap: 15px;
        justify-content: flex-start; /* સોશિયલ આઈકન્સને ડાબી બાજુ રાખવા */
    }

    .social-link {
        width: 45px;
        height: 45px;
        background: rgba(48, 97, 157, 0.1); /* આઈકનનું બેકગ્રાઉન્ડ સહેજ ઘાટું કર્યું જેથી દેખાય */
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #30619D;
        text-decoration: none;
        transition: var(--transition);
    }

    .social-link:hover {
        background: var(--color-primary, #30619D);
        transform: translateY(-5px);
        color: white;
    }

    .footer-bottom {
        margin-top: 40px;
        padding-top: 20px;
        border-top: 1px solid rgba(48, 97, 157, 0.2);
        text-align: left; /* કોપીરાઈટનું લખાણ ડાબી બાજુ કરવા માટે */
    }