.image-container{position:relative;display:inline-block}.overlay-text{position:absolute;top:10%;left:10%;color:#5848c0}#sliderCarousel{margin-top:20px}#sliderCarousel .carousel-item img{width:100%;height:500px;object-fit:cover;border-radius:10px}#sliderCarousel .carousel-control-prev-icon,#sliderCarousel .carousel-control-next-icon{background-color:#00000080;padding:20px;border-radius:50%}#sliderCarousel .carousel-caption{background:#0006;padding:15px;border-radius:8px}.carousel-img{height:600px;object-fit:cover;filter:brightness(.6)}.carousel-caption{top:0;bottom:0;left:10%;right:50%;padding:2rem;z-index:10;position:absolute}.carousel-title{font-size:2.7rem;font-weight:700;color:#fff;animation:fadeInDown 1s ease-in-out}.carousel-subtext{font-size:1.25rem;color:#e0e0e0;margin:1rem 0;animation:fadeInUp 1.5s ease-in-out}.carousel-btn{background-color:#007bff;color:#fff;padding:.75rem 1.5rem;border-radius:30px;font-weight:600;text-decoration:none;transition:.3s ease-in-out;animation:fadeInUp 2s ease-in-out}.carousel-btn:hover{background-color:#0056b3;transform:scale(1.05)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,sans-serif;background-color:#f0f2f5;color:#333}.gallery-light-wrapper{padding:60px 20px;max-width:1400px;margin:0 auto}.gallery-light-header{text-align:center;margin-bottom:50px}.gallery-light-header h1{font-size:2.8rem;margin-bottom:10px;color:#222}.gallery-light-header p{font-size:1.1rem;color:#666}.gallery-light-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 10px}.gallery-light-card{background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #0000001a;transition:all .4s ease}.gallery-light-card img{width:100%;height:200px;object-fit:cover;transition:transform .4s ease}.gallery-light-card:hover img{transform:scale(1.05)}.gallery-light-info{padding:15px 20px}.gallery-light-info h4{margin-bottom:8px;font-size:1.2rem;color:#222}.gallery-light-info p{font-size:.95rem;color:#555}.gallery-light-wrapper{padding:60px 20px;max-width:1400px;margin:0 auto;background:linear-gradient(#ffffffd9,#ffffffd9),url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);background-size:cover;background-position:center;background-attachment:fixed;border-radius:12px;box-shadow:0 0 25px #00000026}.certificate-list li{margin-bottom:10px;font-size:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #ddd;padding-bottom:5px;transition:background-color .3s ease,transform .3s ease}.certificate-list li:hover{background-color:#f8f9fa;transform:translate(5px)}.certificate-list a{color:#007bff;text-decoration:none;margin-left:10px;transition:color .3s ease,transform .3s ease}.certificate-list a:hover i{color:#0056b3;transform:scale(1.2)}.certificate-list a:hover{cursor:pointer}.logotextheading{font-size:18px;text-transform:uppercase}.logotextsubheading{font-size:16px;color:#2a56a2}@media (max-width: 450px){.logotextheading{font-size:14px;text-transform:uppercase}.logotextsubheading{font-size:10px;color:#2a56a2}}.divBox{position:relative;height:85px;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #2a56a2;box-sizing:border-box}.divBox:before{content:"";position:absolute;top:0;left:0;height:42px;width:100%;border-top:1px solid #06BBCC;border-left:1px solid #06BBCC;border-right:1px solid #06BBCC;box-sizing:border-box}.divBox:after{content:"";position:absolute;top:42px;left:0;width:100%;height:calc(100% - 42px);border-left:1px solid #2a56a2;border-right:1px solid #2a56a2;box-sizing:border-box}.gallery-container{padding:50px 20px;background:#f9f9f9;text-align:center}.gallery-heading{font-size:2.5rem;margin-bottom:40px;color:#333}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.gallery-item{overflow:hidden;border-radius:10px;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-img{width:100%;height:100%;object-fit:cover;display:block}
