*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100vw}.custom-navbar{background-color:#222;padding:10px 20px}.navbar-brand{font-size:1.5rem;font-weight:700;color:#fff!important}.navbar-brand:hover{color:#f8b400!important}.confetti-navbar{position:absolute;top:0;left:0;width:100%;height:60px;pointer-events:none;z-index:1}.navbar-nav .nav-link{color:#fff!important;font-size:1rem;margin-right:15px;transition:color .3s ease-in-out}.navbar-nav .nav-link:hover{color:#f8b400!important}.navbar-nav .nav-item.active-link .nav-link{color:#f8b400!important;font-weight:700;border-bottom:2px solid #f8b400}#logo{height:50px;width:100px;border-radius:10px}#logo:hover{height:51px;width:101px;transition:.1s ease-in-out;border:1px solid #f8b400}@media (max-width: 1200px){.navbar-toggler{display:block!important;color:#000;background-color:#fff}.navbar-collapse{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.navbar-nav{width:100%;display:flex;flex-direction:column;align-items:center}.nav-item{width:100%;text-align:center;margin-bottom:10px}.nav-link{width:100%;padding:10px}}.btn-close{font-size:1.5rem;color:#fff;cursor:pointer}.footer-section{background:linear-gradient(135deg,#1a1a1a,#121212);color:#fff;padding:60px 0 0;position:relative;overflow:hidden}.footer-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#97e96b,#f8b400)}.container{max-width:1200px;margin:0 auto;padding:0 15px}.footer-cta{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:30px;margin-bottom:40px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-xl-4,.col-lg-6,.col-md-6,.col-sm-6{padding:0 15px;margin-bottom:20px}.single-cta{display:flex;align-items:flex-start}.cta-icon-wrapper{background:#97e96b1a;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0}.cta-icon{font-size:20px;color:#97e96b}.cta-text h4{margin:0 0 5px;font-size:18px;font-weight:600;color:#fff}.cta-text span{font-size:14px;color:#bdbdbd;line-height:1.6}.footer-content{margin-bottom:40px}.footer-widget{margin-bottom:30px}.footer-logo-img{height:70px;width:auto;margin-bottom:20px;transition:transform .3s ease}.footer-logo-img:hover{transform:scale(1.05)}.footer-text{color:#bdbdbd;line-height:1.8;margin-bottom:20px;font-size:15px}.social-icons{display:flex;gap:15px}.social-icon{color:#fff;background:#ffffff1a;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-icon:hover{background:#97e96b;color:#151414;transform:translateY(-3px)}.footer-widget-heading{color:#fff;font-size:20px;font-weight:600;margin-bottom:25px;position:relative;padding-bottom:10px}.footer-widget-heading:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:2px;background:#97e96b}.footer-links-container{display:flex;gap:30px}.footer-links{list-style:none;padding:0;margin:0;flex:1}.footer-links li{margin-bottom:12px}.footer-links a{color:#bdbdbd;text-decoration:none;font-size:15px;transition:all .3s ease;display:block;position:relative;padding-left:15px}.footer-links a:before{content:"→";position:absolute;left:0;color:#97e96b;opacity:0;transition:all .3s ease}.footer-links a:hover{color:#97e96b;padding-left:20px}.footer-links a:hover:before{opacity:1;left:-5px}.copyright-area{background:#0003;padding:20px 0}.copyright-content{display:flex;flex-direction:column;align-items:center;text-align:center}.copyright-content p{color:#bdbdbd;font-size:14px;margin-bottom:10px}.footer-credits{display:flex;gap:20px}.footer-credits a{color:#bdbdbd;font-size:13px;text-decoration:none;transition:color .3s ease}.footer-credits a:hover{color:#97e96b}@media (max-width: 992px){.footer-links-container{flex-direction:column;gap:15px}.footer-widget-heading{font-size:18px}}@media (max-width: 768px){.footer-section{padding:40px 0 0}.footer-text{margin-left:-1px;font-size:5px;text-align:start}.footer-cta{padding-bottom:20px;margin-bottom:30px}.single-cta{flex-direction:column;align-items:center;text-align:center}.cta-icon-wrapper{margin-right:0;margin-bottom:15px}.footer-content{margin-bottom:30px}.footer-logo,.footer-widget{text-align:center}.footer-widget-heading:after{left:50%;transform:translate(-50%)}.social-icons{justify-content:center}.footer-links a{padding-left:0;text-align:center}.footer-links a:before{display:none}.footer-links a:hover{padding-left:0}.footer-credits{flex-direction:column;gap:8px}.copyright-content>p{text-align:left}}@media (max-width: 576px){.cta-text span{font-size:13px}.footer-text{font-size:14px}}*{font-family:Courier New,Courier,monospace;box-sizing:border-box;margin:0;padding:0}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000a6;display:flex;align-items:center;justify-content:center;z-index:9999}.popup{background:#fff;padding:20px;border-radius:20px;max-width:90%;width:400px;text-align:center;box-shadow:0 0 15px #0006;position:relative}.popup-img{width:100%;border-radius:10px;margin-bottom:20px}.popup-buttons{display:flex;justify-content:space-between;gap:10px}.popup-btn{padding:10px 20px;border:none;background-color:#4c1d95;color:#fff;font-weight:700;border-radius:8px;cursor:pointer}.popup-btn:hover{background-color:#6d28d9}.close-btn{background-color:#e11d48}.close-btn:hover{background-color:#be123c}.hero{background-color:#cfdde7;height:fit-content;padding:20px}.text>h1{font-weight:540;font-size:30px;-webkit-text-stroke:.3 #fff;text-transform:uppercase;color:#fff;margin-left:60px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.text2>h4{font-weight:550;font-size:25px;color:#fff;margin-left:400px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.page0{height:auto;width:100%;padding:20px 0}.page00{background-image:url(/_gallery/73.jpg);background-size:cover;background-position:center}.paradiv{height:auto;max-height:420px;width:100%;max-width:550px;border-radius:10px;margin:15px auto;position:relative;border:1px solid rgb(255,250,250);font-weight:600;overflow:hidden;box-shadow:0 2px 10px #000000b3}.para{font-size:14px;font-weight:600;color:#000;padding:10px 8px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.parentpara{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.imagesdiv{height:auto;max-height:400px;width:100%;max-width:550px;margin:20px auto;border-radius:10px}.imagehome{height:100%;width:100%;object-fit:cover;border-radius:10px;box-shadow:0 2px 10px #000000b3}.page1{position:relative;margin-top:10px;width:100%;height:100vh;min-height:300px;overflow:hidden}.responsive-video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.page2{height:auto;width:100%;padding:40px 20px;position:relative;overflow:hidden}.what{margin:0 auto;width:fit-content;padding:15px;font-family:Times New Roman,Times,serif}.what>h1{font-size:3rem;margin:10px auto;font-weight:500;color:#000;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 2px 10px #000000b3;padding:10px 20px;text-align:center}.page2child{height:auto;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;overflow:hidden;padding:20px 0}.page2part1,.page2part3{height:auto;min-height:450px;width:100%;max-width:550px;border-radius:5px;border:1px solid black;padding:15px;box-shadow:0 2px 10px #000000b3;margin:10px}.page2part1>h3,.page2part3>h3{font-size:2rem;margin:10px 5px;color:#000;text-align:left}.page2part1>h5,.page2part3>h5{margin:40px auto;color:#000;font-size:2rem;text-align:center;font-family:serif}.divi{height:auto;min-height:500px;background-image:url(/bagc/indira-gandhi-rashtriya-manav-sangrahalaya-bhopal-madhya-pradesh-1-attr-hero.jpeg);background-size:cover;background-position:center;padding:40px 20px;display:flex;flex-direction:column;justify-content:center}.divi h1{color:#000;font-size:3rem;font-weight:520;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;padding:20px;margin:0 auto}.divii{height:auto;width:100%;max-width:1000px;margin:20px auto;padding:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.divii h2{border-bottom:0;color:#fff;font-size:1.5rem;font-weight:550;margin:10px;text-align:center}.paradiv:hover,.page2part1:hover,.page2part3:hover,.what>h1:hover{transform:translateY(-5px);transition:all .3s ease-in-out}@media (max-width: 767px){.text>h1{font-size:1.6rem;margin-left:0;font-weight:650;text-align:center;color:#000}.text2>h4{color:#000;font-size:1.2rem;margin-left:0;font-weight:650;text-align:center}.paradiv{max-height:none;overflow:visible;border-radius:10px}.para{border-radius:10px;font-size:18px;font-weight:900}.page1{height:40vh;border:1px solid black}.what>h1{font-size:2rem}.page2part1>h3,.page2part3>h3{font-size:1.3rem;font-weight:650}.page2part1>h5,.page2part3>h5{font-size:1.5rem;font-weight:700}.divi h1{font-size:2rem;font-weight:650}.divii{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.divii h2{font-weight:650;color:#fff;font-size:1.2rem}.page00{background-image:none;border:1px solid black}}@media (min-width: 768px) and (max-width: 1023px){.text>h1{font-size:2rem;margin-left:30px}.text2>h4{font-size:1.5rem;margin-left:200px}.what>h1{font-size:2.5rem}.divi h1{font-size:2.5rem}}@media (min-width: 1024px) and (max-width: 1439px){.text>h1{font-size:2.2rem}.text2>h4{font-size:1.7rem;margin-left:300px}.what>h1{font-size:3rem}}@media (min-width: 1440px){.text>h1{font-size:2.5rem}.text2>h4{font-size:2rem;margin-left:400px}.what>h1{font-size:3.5rem}.page2part1,.page2part3{max-width:600px;min-height:500px}.divi h1{font-size:4rem}.divii h2{font-size:2rem}}@media (min-width: 1920px){.text>h1{font-size:3rem}.text2>h4{font-size:2.5rem;margin-left:500px}.what>h1{font-size:4rem}.page2part1,.page2part3{max-width:700px;min-height:550px}.page2part1>h3,.page2part3>h3,.page2part1>h5,.page2part3>h5{font-size:2.5rem}.divi h1{font-size:5rem}.divii h2{font-size:2.5rem}}.about-main-container{padding:2rem;max-width:1800px;width:100%;margin:0 auto;box-sizing:border-box}.about-nav-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;background:#f4f4f4;padding:1.5rem;border-radius:.8rem;margin-bottom:2rem}.about-nav-btn{background:linear-gradient(5deg,#007bff,#0056b3);color:#fff;border:none;cursor:pointer;height:3.5rem;min-width:10rem;padding:.8rem 1.6rem;text-align:center;border-radius:.8rem;font-weight:600;font-size:1rem;letter-spacing:.05rem;transition:all .3s ease;text-transform:uppercase;box-shadow:.2rem .4rem 1rem #0003}.about-nav-btn:hover{background:linear-gradient(135deg,#0056b3,#003f7f);transform:scale(1.05)}.about-nav-btn-active{background:#ff4500;color:#fff;transform:scale(1.1);box-shadow:.3rem .5rem 1.2rem #ff450066}.about-content-section{margin-top:2rem;padding:2rem;border:.1rem solid #ddd;background:#fff;border-radius:.8rem;width:100%;box-sizing:border-box;min-height:50vh}@media (max-width: 600px){.about-main-container{padding:1rem}.about-nav-container{flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem}.about-nav-btn{width:100%;font-size:.9rem;height:3rem;min-width:unset;padding:.6rem 1rem}.about-content-section{padding:1rem;margin-top:1rem;min-height:40vh}}@media (min-width: 601px) and (max-width: 1024px){.about-main-container{padding:1.5rem}.about-nav-container{gap:.8rem;padding:1.2rem}.about-nav-btn{min-width:8rem;font-size:.9rem;padding:.7rem 1.2rem}}@media (min-width: 1025px) and (max-width: 1599px){.about-main-container{max-width:1400px}.about-nav-btn{min-width:12rem;font-size:1.1rem;padding:1rem 1.8rem}}@media (min-width: 1600px){.about-main-container{max-width:2000px;padding:3rem}.about-nav-container{gap:1.5rem;padding:2rem;margin-bottom:3rem}.about-nav-btn{min-width:15rem;height:4.5rem;font-size:1.2rem;padding:1.2rem 2rem;border-radius:1rem}.about-content-section{padding:3rem;margin-top:3rem;min-height:60vh;border-radius:1rem}}@media (min-width: 2000px){.about-main-container{max-width:2400px;padding:4rem}.about-nav-btn{min-width:18rem;height:5rem;font-size:1.4rem;padding:1.4rem 2.4rem}.about-content-section{padding:4rem}}::-webkit-scrollbar{display:none}html,body{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.advan{align-items:center;justify-content:center;display:flex;font-weight:550;font-size:34px;color:#000}.advantage-container{max-width:1400px;width:90%;margin:auto;border-radius:10px;padding:20px;font-family:Poppins,sans-serif;line-height:1.6;background:linear-gradient(135deg,#f8e95f,#5ba1e7,#d679ef)}h1{font-size:28px;text-align:center;margin-bottom:20px;color:#007bff}h2{font-size:22px;color:#ff4500;margin-bottom:10px;border-bottom:2px solid #ff0000;padding-bottom:5px}.cityprofile,.salient-feature,.detailed-profile,.strengths,.opportunities,.threats{background:linear-gradient(to right,#f8f9fa,#fff);padding:15px;margin-bottom:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a;transition:all .3s ease-in-out;text-align:left}.cityprofile:hover,.salient-feature:hover,.detailed-profile:hover,.strengths:hover,.opportunities:hover,.threats:hover{transform:scale(1.03);background:linear-gradient(to right,#fff,#f8f9fa)}ul{list-style-type:none;padding:0;margin:0}li{font-size:18px;color:#000;display:flex;align-items:flex-start;gap:10px;padding:8px 0}.advantage-container li:before{content:"✔️";color:#007bff;font-size:18px;flex-shrink:0;margin-top:5px}@media (max-width: 768px){.advantage-container{padding:10px;width:95%;margin:0 auto}.cityprofile,.salient-feature,.detailed-profile,.strengths,.threats,.opportunities{width:100%;margin-left:0}h1{font-size:24px}h2{font-size:20px}li{font-size:16px}}@media (min-width: 769px) and (max-width: 1199px){.advantage-container{width:90%;max-width:1000px}}@media (min-width: 1200px) and (max-width: 1599px){.advantage-container{width:85%;max-width:1200px}}@media (min-width: 1600px){.advantage-container{max-width:1500px;padding:30px}h1{font-size:32px}h2{font-size:26px}li{font-size:20px}}.directors-main-container{text-align:center;padding:40px 20px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4e8eb);box-sizing:border-box}.directors-main-title{font-size:2.5rem;font-weight:700;margin-bottom:40px;color:#2c3e50;position:relative;display:inline-block;padding-bottom:10px}.directors-main-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:2px}.directors-table-scroll-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 10px;margin:0 auto;max-width:1600px}.directors-data-table{width:100%;min-width:700px;border-collapse:separate;border-spacing:0;background:#fff;box-shadow:0 10px 30px #0000001a;border-radius:12px;overflow:hidden;margin:0 auto}.directors-data-table th{background:linear-gradient(135deg,#3498db,#2c3e50);color:#fff;padding:18px 15px;text-align:left;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:.5px}.directors-serial-col{width:80px;text-align:center!important}.directors-name-col{min-width:300px}.directors-designation-col{min-width:350px}.directors-data-table td{padding:15px;border-bottom:1px solid #e0e0e0;color:#555;transition:all .3s ease}.directors-data-row:nth-child(2n){background-color:#f8f9fa}.directors-data-row:hover td{background-color:#e3f2fd;color:#1976d2;transform:scale(1.005);box-shadow:0 2px 8px #0000001a}@media (max-width: 992px){.directors-data-table{font-size:.95rem}.directors-data-table th{padding:14px 12px;font-size:1rem}.directors-data-table td{padding:12px}}@media (max-width: 768px){.directors-main-container{padding:30px 10px}.directors-main-title{font-size:2rem;margin-bottom:30px}.directors-table-scroll-container{padding:0}.directors-data-table th{padding:12px 10px;font-size:.9rem}.directors-data-table td{padding:10px}}@media (min-width: 1600px){.directors-main-container{padding:60px 40px}.directors-main-title{font-size:3rem;margin-bottom:50px}.directors-data-table th{padding:22px 20px;font-size:1.2rem}.directors-data-table td{padding:18px 20px;font-size:1.1rem}.directors-name-col{min-width:400px}.directors-designation-col{min-width:450px}}.Rti-container{width:100%;max-width:1600px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#f8e95f,#5ba1e7,#d679ef);border-radius:15px}.parts{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.title{color:#000;font-weight:550;text-align:center;width:100%;margin-bottom:20px}.part1,.part2{flex:1;min-width:300px;max-width:600px;height:auto;border-radius:10px;background:#fff;padding:15px;box-shadow:0 4px 8px #0000001a}.rtiimg{width:100%;height:auto;max-height:700px;border-radius:10px;object-fit:contain;border:1px solid rgb(0,0,0)}@media (max-width: 768px){.Rti-container{padding:15px}.part1,.part2{min-width:100%;margin:10px 0;height:auto}.rtiimg{max-height:450px}}@media (min-width: 1600px){.Rti-container{padding:40px}.title{font-size:2rem}.part1,.part2{max-width:700px;padding:25px}.rtiimg{max-height:800px}}.employee-main-container{width:100%;padding:40px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;box-sizing:border-box}.employee-content-wrapper{max-width:1600px;margin:0 auto;padding:0 20px}.employee-main-title{font-size:2.5rem;font-weight:700;margin-bottom:10px;color:#2c3e50;text-align:center;position:relative}.employee-main-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:2px}.employee-subtitle-text{text-align:center;color:#6c757d;font-size:1.1rem;margin-bottom:40px;font-weight:400}.employee-table-scroll-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 auto;padding:0 0 20px;border-radius:10px;box-shadow:0 5px 15px #0000000d}.employee-data-table{width:100%;min-width:800px;border-collapse:separate;border-spacing:0;background:#fff;border-radius:10px;overflow:hidden}.employee-data-table th{background:linear-gradient(135deg,#3498db,#2c3e50);color:#fff;padding:16px 15px;text-align:left;font-weight:600;font-size:1rem;position:sticky;top:0}.employee-serial-col{width:70px;text-align:center!important}.employee-name-col,.employee-designation-col{min-width:220px}.employee-email-col{min-width:250px}.employee-data-table td{padding:14px 15px;border-bottom:1px solid #e0e0e0;color:#555;transition:all .2s ease;vertical-align:middle}.employee-data-row:nth-child(2n){background-color:#f8f9fa}.employee-email-link{color:#3498db;text-decoration:none;transition:all .2s ease}.employee-email-link:hover{color:#1d6fa5;text-decoration:underline}.employee-no-email{color:#adb5bd;font-style:italic}.employee-data-row:hover td{background-color:#e3f2fd}@media (max-width: 992px){.employee-content-wrapper{padding:0 15px}.employee-main-title{font-size:2.2rem}.employee-subtitle-text{font-size:1rem}}@media (max-width: 768px){.employee-main-container{padding:30px 0}.employee-content-wrapper{padding:0 10px}.employee-main-title{font-size:2rem}.employee-data-table th{padding:14px 12px;font-size:.95rem}.employee-data-table td{padding:12px;font-size:.95rem}}@media (min-width: 1600px){.employee-main-container{padding:60px 0}.employee-content-wrapper{max-width:1800px;padding:0 40px}.employee-main-title{font-size:3rem}.employee-subtitle-text{font-size:1.3rem;margin-bottom:50px}.employee-data-table th{padding:20px;font-size:1.2rem}.employee-data-table td{padding:18px 20px;font-size:1.1rem}.employee-name-col,.employee-designation-col{min-width:300px}.employee-email-col{min-width:350px}}.twitter-container{width:100%;max-width:1800px;margin:0 auto;padding:30px;background:linear-gradient(135deg,#505070,#16213e,#0f3460);border-radius:15px;box-shadow:0 4px 15px #0000004d}.twitter-title{font-size:2.5rem;margin-bottom:40px;font-weight:700;color:#fff;text-shadow:2px 2px 8px rgba(255,255,255,.2);text-align:center}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;justify-content:center;padding:15px}.image-card{width:100%;height:300px;overflow:hidden;border-radius:15px;box-shadow:0 4px 10px #0003;cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.image-card:hover{transform:scale(1.05);box-shadow:0 6px 15px #ffffff4d}.image{width:100%;height:100%;object-fit:cover;border-radius:15px}.modal-image{max-width:90vw;max-height:90vh;border-radius:15px;box-shadow:0 4px 20px #ffffff4d}.close-button{position:absolute;top:30px;right:30px;background:transparent;border:none;color:#fff;font-size:2.5rem;cursor:pointer;transition:color .3s ease}@media (max-width: 1200px){.image-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.image-card{height:250px}}@media (max-width: 768px){.twitter-container{padding:20px}.twitter-title{font-size:2rem;margin-bottom:30px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.image-card{height:200px}}@media (min-width: 1600px){.twitter-container{padding:50px}.twitter-title{font-size:3rem;margin-bottom:50px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:30px}.image-card{height:350px}.close-button{font-size:3rem;top:40px;right:40px}}.project-container{width:100%;max-width:1535px;padding:20px;margin:auto;background:linear-gradient(135deg,#d1dcea,#a8b6c9);min-height:100vh}.smallnav{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.part{padding:10px 20px;border:2px solid #333;border-radius:30px;background-color:transparent;color:#333;font-weight:600;cursor:pointer;transition:all .3s ease}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:10px}.image-card{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 4px 8px #0003;cursor:pointer;transition:transform .3s ease-in-out}.gallery-img{width:100%;height:100%;object-fit:cover;display:block}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:10px;text-align:center;opacity:0;transition:opacity .3s ease}.image-overlay p{margin:0;font-size:1rem;font-weight:500}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-image{max-width:90vw;max-height:90vh;border-radius:10px;box-shadow:0 4px 20px #00000080}@media (max-width: 768px){.image-gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.part{padding:8px 15px;font-size:14px}}@media (max-width: 480px){.image-gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.smallnav{margin-left:5px}.part{padding:6px 12px;font-size:12px}.image-overlay p{font-size:.9rem}}.ebrochure-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:auto;padding:20px;background:linear-gradient(120deg,#eaf4ff,#d9e4ec,#eaf4ff);box-shadow:0 10px 30px #0003;border-radius:10px}.image-slider{width:100%;max-width:1100px;display:flex;justify-content:center;align-items:center;overflow:hidden}.image-slider img{width:100%;height:auto;max-height:750px;object-fit:contain;border-radius:15px;transition:transform .5s ease-in-out}.button-container{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:20px}.button-container button{width:50px;height:50px;border:none;background:#00000080;color:#fff;font-size:32px;cursor:pointer;border-radius:50%;transition:background .3s ease}.button-container button:hover{background:#000000b3}@media (max-width: 1024px){.image-slider img{max-height:650px}}@media (max-width: 768px){.image-slider img{max-height:550px}}@media (max-width: 480px){.image-slider img{max-width:95%;max-height:400px}.button-container{flex-direction:row;justify-content:center;width:100%;margin-top:15px}.button-container button{width:40px;height:40px;font-size:26px}}.media-container{width:100%;padding:20px;text-align:center;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);min-height:100vh;color:#fff}.media-nav{display:flex;justify-content:center;gap:15px;margin-bottom:30px;flex-wrap:wrap}.media-nav-item{cursor:pointer;padding:10px 20px;background:#ffffff1a;color:#fff;border-radius:25px;font-weight:500;transition:all .3s ease}.media-nav-item.active,.media-nav-item:hover{background:#007bff;transform:scale(1.05)}.media-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:20px}.media-item{width:100%;height:200px;overflow:hidden;border-radius:15px;box-shadow:0 4px 10px #0003;cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.media-item:hover{transform:scale(1.05);box-shadow:0 6px 15px #ffffff4d}.media-thumbnail{width:100%;height:100%;object-fit:cover;border-radius:15px}.enlarged-view{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000}.enlarged-media{max-width:90vw;max-height:90vh;border-radius:15px;box-shadow:0 4px 20px #ffffff4d}.close-button{position:absolute;top:20px;right:20px;background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;transition:color .3s ease}.close-button:hover{color:#ff4d4d}@media (max-width: 768px){.media-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.media-item{height:180px}}@media (max-width: 480px){.media-content{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.media-item{height:150px}.media-nav-item{padding:8px 15px;font-size:14px}}.tender-page{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);min-height:100vh;color:#fff}.tender-nav{display:flex;justify-content:center;gap:15px;margin-bottom:30px;flex-wrap:wrap}.tender-nav-item{padding:10px 20px;background:#ffffff1a;color:#fff;border-radius:25px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.tender-nav-item.active,.tender-nav-item:hover{background:#007bff;transform:scale(1.05)}.tender-content{background:#ffffffe6;padding:20px;border-radius:15px;box-shadow:0 4px 15px #0000004d;max-width:1200px;margin:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tender-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:20px}.tender-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 4px 10px #0003;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;text-align:center}.tender-card:hover{transform:scale(1.05);box-shadow:0 6px 15px #ffffff4d}.pdf-thumbnail{width:100%;height:150px;object-fit:cover;border-radius:10px}.view-btn{display:inline-block;margin-top:10px;padding:8px 12px;background:#007bff;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:background .3s ease}.view-btn:hover{background:#0056b3}@media (max-width: 768px){.tender-nav{flex-direction:column;align-items:center}.tender-nav-item{width:100%;text-align:center}.tender-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 480px){.tender-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.tender-card{padding:15px}.pdf-thumbnail{height:120px}}.all-tender{color:#222}.old-tender{color:#dc3545}.new-tender{color:#007bff}*{overflow-x:hidden;box-sizing:border-box;margin:0;padding:0}.abd-container{height:fit-content;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px}.smallnav{display:flex;flex-wrap:wrap;gap:15px;cursor:pointer;justify-content:center;margin-bottom:20px}.part{padding:10px 20px;border:1px solid #333;border-radius:25px;background-color:#fff;color:#333;font-weight:500;transition:all .3s ease}.part.active,.part:hover{background-color:#333;color:#fff}.about-content{margin-top:20px;text-align:center}.image-gallery{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.image-card{width:100%;max-width:350px;height:250px;overflow:hidden;border-radius:15px;box-shadow:0 4px 8px #0003;position:relative;cursor:pointer;transition:transform .3s ease-in-out}.image-card:hover{transform:scale(1.05)}.gallery-img{width:100%;height:100%;object-fit:cover}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:15px;text-align:center;opacity:0;transition:opacity .3s ease}.image-card:hover .image-overlay{opacity:1}.image-overlay h3{margin:0;font-size:1.2rem;font-weight:600}.image-overlay p{margin:5px 0 0;font-size:.9rem;font-weight:400}@media (max-width: 768px){.part{padding:8px 15px;font-size:14px}.about-content{margin-left:0}.image-gallery{gap:20px}.image-card{max-width:100%;height:300px;background:none}}@media (max-width: 480px){.part{padding:6px 12px;font-size:12px}.image-card{height:300px}.image-overlay h3{font-size:1rem}.image-overlay p{font-size:.8rem}}.contact-container{display:flex;flex-direction:row;align-items:center;justify-content:center;height:700px;background:linear-gradient(135deg,#6e8efb,#a777e3);gap:40px}.contact-form{background:#fff;border-radius:10px;box-shadow:0 6px 10px #00000026;width:400px;text-align:center;height:500px}form input,form textarea{width:100%;padding:10px;margin:10px 0;border:1px solid #ddd;border-radius:5px;font-size:16px;outline:none;transition:border .3s ease-in-out}form input:focus,form textarea:focus{border:2px solid #6e8efb}.contact-info{display:flex;flex-direction:column;justify-content:center;height:500px;margin-left:200px;gap:30px}.info-box{background:#fff;padding:15px;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:center;width:400px;transition:transform .3s ease-in-out}.info-box:nth-child(1){margin-top:-10px}.info-box>p>a{color:#000;font-weight:700}.info-box:hover{transform:scale(1.05);cursor:pointer}.success-message{color:green;font-size:16px;margin-bottom:10px}.error{color:red;font-size:14px;margin-bottom:10px}.sendbtn{width:100%;padding:12px;background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;color:#fff;font-size:18px;border-radius:5px;cursor:pointer;transition:background .3s ease-in-out,transform .2s}.sendbtn:hover{background:linear-gradient(135deg,#5a79db,#9058d3);transform:scale(1.05);cursor:pointer}.contact-container{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#6e8efb,#a777e3);padding:20px}.contact-form{background:#fff;padding:30px;border-radius:10px;box-shadow:0 6px 10px #00000026;width:400px;text-align:center}.contact-form h2{margin-bottom:20px;font-size:24px;color:#333}form input,form textarea{width:100%;padding:10px;margin:10px 0;border:1px solid #ddd;border-radius:5px;font-size:16px;outline:none}form textarea{height:100px;resize:none}.error{color:red;font-size:14px}.success-message{color:green;font-size:16px}.sendbtn{width:100%;padding:12px;background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;color:#fff;font-size:18px;border-radius:5px;cursor:pointer;transition:.3s}.sendbtn:hover{background:linear-gradient(135deg,#5a79db,#9058d3);transform:scale(1.05)}@media (max-width: 900px){.contact-container{flex-direction:column;height:auto}.contact-form{width:90%}.contact-form>h2{color:#000;font-weight:600}.contact-info{margin-left:0;justify-content:center;align-items:center}.info-box{width:90%;color:#000;font-weight:600}}.project-detail-container{text-align:center;padding:20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.project-content{max-width:1200px;margin:auto;background:#fff;padding:20px;border-radius:15px;box-shadow:0 4px 8px #0003}.detail-image{width:100%;max-width:1200px;height:600px;border-radius:10px;box-shadow:2px 4px 10px #03030333}.back-button{padding:10px 20px;border:none;background-color:#333;color:#fff;cursor:pointer;border-radius:25px;margin-bottom:20px;font-weight:500;transition:background-color .3s ease}.back-button:hover{background-color:#555}.project-text{text-align:left;margin-top:20px}.project-text h1{font-size:2rem;margin-bottom:20px;color:#000;border-bottom:2px solid red}.project-text h3{font-size:2rem;margin-top:20px;border-bottom:2px solid red;color:#000;margin-bottom:10px}.project-text p{font-size:1.5rem;line-height:1.6;color:#000}@media (max-width: 768px){.project-content{padding:15px}.project-text h1{font-size:1.8rem}.project-text h3{font-size:1.3rem}.project-text p{font-size:.9rem}}@media (max-width: 480px){.project-content{padding:10px}.project-text h1{font-size:1.5rem}.project-text h3{font-size:1.1rem}.project-text p{font-size:.8rem}}.gallery-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:100vh;background:linear-gradient(135deg,#fce2e2,#545353);padding:40px 20px;position:relative;overflow-x:hidden}.gallery-container>h1{font-size:2.5rem;color:#333;text-shadow:1px 1px 2px rgba(0,0,0,.1);margin-bottom:40px;animation:fadeInDown .8s ease-out;border-bottom:2px solid white}.folder-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:90%;max-width:1200px;margin-bottom:40px}.gallery-folder{width:100%;height:350px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#fff;box-shadow:0 8px 20px #0000001a;border-radius:12px;cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;overflow:hidden;animation:fadeInUp .6s ease-out}.gallery-folder:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000026}.folder-image{width:100%;height:90%;background-size:cover;background-position:center;border-radius:12px 12px 0 0;transition:filter .3s ease-in-out}.gallery-folder:hover .folder-image{filter:brightness(90%)}.folder-title{text-align:center;font-size:1.2rem;font-weight:600;padding:15px;background:#333;color:#fff;width:100%;border-radius:0 0 12px 12px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.folder-list{width:95%}.gallery-folder{height:300px}}@media (max-width: 480px){.folder-list{width:100%}.gallery-folder{height:280px}.gallery-container>h1{font-size:2rem;margin-bottom:30px}}.folder-container{position:relative;width:1400px;height:600px;margin:auto;overflow:hidden;background:linear-gradient(135deg,#f8e95f,#5ba1e7,#d679ef);box-shadow:0 30px 50px #0003}.folder-back-btn{position:absolute;top:20px;left:20px;background:#222;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-size:16px;font-weight:700;border-radius:5px;transition:.3s;z-index:9999}.folder-back-btn:hover{background:#444}.folder-slide{display:flex;align-items:center;justify-content:center;position:relative;height:500px;overflow:hidden;width:1400px;margin:15px}.folder-item{width:200px;height:300px;position:absolute;top:50%;transform:translateY(-50%);border-radius:20px;background-size:contain;background-position:center;background-repeat:no-repeat;transition:.5s}.folder-slide .folder-item:nth-child(1),.folder-slide .folder-item:nth-child(2){width:100%;height:100%;border-radius:0}.folder-slide .folder-item:nth-child(3){top:80%;left:80%}.folder-slide .folder-item:nth-child(4){left:calc(80% + 220px);top:80%}.folder-slide .folder-item:nth-child(5){left:calc(80% + 440px);top:80%}.folder-slide .folder-item:nth-child(n+6){left:calc(80% + 440px);opacity:0}.folder-button-container{position:absolute;bottom:20px;width:100%;text-align:center}.folder-button-container button{width:40px;height:35px;border-radius:8px;border:none;cursor:pointer;margin:0 5px;background:#333;color:#fff;transition:.3s}.folder-button-container button:hover{background:#555}@media (max-width: 1024px){.folder-slide{height:500px}.folder-item{width:160px;height:250px}}@media (max-width: 768px){.folder-slide{height:450px}.folder-item{width:140px;height:320px}}@media (max-width: 480px){.folder-container{width:100%;display:flex;height:400px;flex-direction:column;align-items:center;margin-top:70px;border-radius:10px}.folder-slide{height:500px;width:100%;display:flex;justify-content:center;align-items:center;position:relative;margin-top:-10px}.folder-item{width:400px;height:400px;max-width:350px;max-height:500px;position:relative;transform:none;background-position:center;display:block;margin-top:-400px}.folder-slide .folder-item:not(:first-child){display:none}.folder-button-container{display:flex;position:absolute;bottom:10px;width:100%;justify-content:center;gap:20px}.folder-button-container button{width:50px;height:45px;font-size:20px;background:#000c;color:#fff;border:none;border-radius:8px;cursor:pointer}.folder-button-container button:hover{background:#323232e6}}.projects-section{padding:5rem 0;background-color:#f8fafc}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.section-subtitle{font-size:1.1rem;color:#64748b;max-width:700px;margin:0 auto}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.project-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card-image-container{position:relative;height:220px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card:hover .card-image{transform:scale(1.05)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 50%)}.card-content{padding:1.5rem}.card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem;line-height:1.3}.card-description{color:#64748b;margin-bottom:1.5rem;line-height:1.5}.card-button{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.card-button:hover{background-color:#2563eb}.button-icon{width:1rem;height:1rem;margin-left:.5rem}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr}.section-title{font-size:2rem}}
