body{font-family:Poppins,sans-serif;transition:background-color 2s ease,color 2s ease}.navbar-gradient{background:linear-gradient(to right,#fff,#fff 40%,red)}.navbar-gradient .nav-link{color:#fff!important;padding:8px 15px;background-color:#0000004d;border-radius:20px;margin:0 5px;transition:background-color .3s ease;font-weight:600;font-size:1.1rem}.navbar-gradient .nav-link:hover{background-color:#fff6}.footer{background-color:#212529;color:#fff;padding:60px 0}.footer-title{color:#fff;font-weight:700;margin-bottom:25px}.footer p{color:#ccc;line-height:1.8}.footer .list-unstyled li a{color:#ccc;transition:color .3s ease}.footer .list-unstyled li a:hover{color:#fff}.footer-contact li{display:flex;align-items:flex-start;margin-bottom:15px}.footer-contact li i{margin-right:15px;font-size:1.2rem;color:#fff}.footer-contact li span{color:#ccc}.social-icons a{color:#fff;font-size:1.5rem;margin-right:15px;transition:color .3s ease}.social-icons a:hover{color:#dc3545}.copyright{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:40px}.copyright p{color:#ccc;margin-bottom:0}.organization-chart{padding:20px}.organization-chart .level-group{display:flex;justify-content:center;margin-bottom:20px}.organization-chart .sub-level-group{display:flex;flex-direction:column;align-items:center;margin:0 10px}.organization-chart .sub-level-group .box+.level-group{margin-top:10px}.organization-chart .box{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:15px;margin:8px;text-align:center;min-width:180px;transition:all .3s ease}.organization-chart .box:hover{transform:translateY(-5px);box-shadow:0 4px 8px #00000026}.organization-chart .box h6{font-size:1rem;margin-bottom:5px;color:#333}.organization-chart .box span{font-size:.85rem;color:#666}@media (max-width: 768px){.organization-chart .level-group{flex-direction:column;align-items:center}.organization-chart .sub-level-group{margin:10px 0}.organization-chart .box{margin:6px;min-width:150px}}.organization-chart>div{display:flex;justify-content:center;flex-wrap:wrap;width:100%}.organization-chart>div+div{margin-top:30px}@media (max-width: 768px){.organization-chart .box{min-width:180px;padding:12px 15px;margin:6px}.organization-chart .box h6{font-size:1rem}.organization-chart .box span{font-size:.8rem}}.skeleton-loader,.skeleton-header,.skeleton-footer{display:none}.content-loading .skeleton-loader,.content-loading .skeleton-header,.content-loading .skeleton-footer{display:block}.content-loading .content-container,.content-loading .actual-header,.content-loading .actual-footer{display:none}.ph-item{display:flex;flex-wrap:wrap;position:relative;overflow:hidden;margin-bottom:30px;background-color:#f6f6f6;border:1px solid #e0e0e0;border-radius:8px}.ph-item,.ph-item *{animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholder-glow;animation-timing-function:linear;background:#f6f6f6;background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:800px 104px;position:relative}.ph-picture{width:100%;height:120px;background-color:#e0e0e0;margin-bottom:15px}.ph-row{display:flex;flex-wrap:wrap;width:100%}.ph-col-1,.ph-col-2,.ph-col-3,.ph-col-4,.ph-col-5,.ph-col-6,.ph-col-7,.ph-col-8,.ph-col-9,.ph-col-10,.ph-col-11,.ph-col-12{float:left;box-sizing:border-box}.ph-col-12{width:100%}.ph-col-11{width:91.66666667%}.ph-col-10{width:83.33333333%}.ph-col-9{width:75%}.ph-col-8{width:66.66666667%}.ph-col-7{width:58.33333333%}.ph-col-6{width:50%}.ph-col-5{width:41.66666667%}.ph-col-4{width:33.33333333%}.ph-col-3{width:25%}.ph-col-2{width:16.66666667%}.ph-col-1{width:8.33333333%}.ph-col-1,.ph-col-2,.ph-col-3,.ph-col-4,.ph-col-5,.ph-col-6,.ph-col-7,.ph-col-8,.ph-col-9,.ph-col-10,.ph-col-11,.ph-col-12{height:12px;background-color:#e0e0e0;margin-bottom:10px;border-radius:4px}.ph-col-1.big,.ph-col-2.big,.ph-col-3.big,.ph-col-4.big,.ph-col-5.big,.ph-col-6.big,.ph-col-7.big,.ph-col-8.big,.ph-col-9.big,.ph-col-10.big,.ph-col-11.big,.ph-col-12.big{height:20px}.ph-col-1.empty,.ph-col-2.empty,.ph-col-3.empty,.ph-col-4.empty,.ph-col-5.empty,.ph-col-6.empty,.ph-col-7.empty,.ph-col-8.empty,.ph-col-9.empty,.ph-col-10.empty,.ph-col-11.empty,.ph-col-12.empty{background-color:transparent}@keyframes placeholder-glow{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton-header .ph-picture{height:40px}.skeleton-footer .ph-item{margin-bottom:0}.skeleton-footer .ph-col-12{height:15px;margin-bottom:8px}.skeleton-footer .ph-col-8.big{height:20px}body.dark-mode{background-color:#1a202c;color:#e2e8f0;transition:background-color 1s ease,color 1s ease}body.dark-mode .navbar{background-color:#2d3748;box-shadow:0 2px 4px #0000004d}body.dark-mode .nav-link{color:#e2e8f0}body.dark-mode .nav-link:hover,body.dark-mode .nav-link.active{color:#63b3ed}body.dark-mode .dropdown-menu{background-color:#2d3748;box-shadow:0 5px 15px #0000004d}body.dark-mode .dropdown-item{color:#e2e8f0}body.dark-mode .dropdown-item:hover{background-color:#4a5568;color:#e2e8f0}body.dark-mode .footer{background-color:#1a202c;color:#e2e8f0}body.dark-mode .footer-title{color:#63b3ed}body.dark-mode .footer p,body.dark-mode .footer .list-unstyled li a,body.dark-mode .footer-contact li span{color:#a0aec0}body.dark-mode .footer .list-unstyled li a:hover,body.dark-mode .social-icons a{color:#e2e8f0}body.dark-mode .social-icons a:hover{color:#63b3ed}body.dark-mode .copyright p{color:#a0aec0}body.dark-mode .section-title:after{background-color:#63b3ed}body.dark-mode .service-card{background-color:#2d3748;box-shadow:0 4px 6px #0003}body.dark-mode .service-card:hover{box-shadow:0 8px 12px #0000004d}body.dark-mode .project-item{background-color:#2d3748;box-shadow:0 4px 6px #0003}body.dark-mode .project-overlay{background:#000c}.project-card{transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}body.dark-mode .project-card:hover{box-shadow:0 10px 20px #ffffff1a}body.dark-mode .back-to-top{background-color:#63b3ed}body.dark-mode .organization-chart .box{background-color:#2d3748;border:1px solid #4a5568;box-shadow:0 2px 4px #0003}body.dark-mode .organization-chart .box h6{color:#e2e8f0}body.dark-mode .organization-chart .box span{color:#a0aec0}body.dark-mode .ph-item{background-color:#2d3748;border:1px solid #4a5568}body.dark-mode .ph-item,body.dark-mode .ph-item *{background:linear-gradient(to right,#2d3748 8%,#4a5568 18%,#2d3748 33%)}body.dark-mode .hero-section .hero-overlay{background-color:#000000b3}body.dark-mode .hero-section .hero-content h1,body.dark-mode .hero-section .hero-content p{color:#e2e8f0!important}body.dark-mode .mask h1,body.dark-mode .mask p{color:#000!important}body.dark-mode .section-title{color:#e2e8f0}body.dark-mode .btn-info,body.dark-mode .btn-outline-info{color:#000!important}body.dark-mode .lead,body.dark-mode p.mb-4{color:#fff!important}body.dark-mode .dark-mode-black-text{color:#000!important}body.dark-mode .ph-picture,body.dark-mode .ph-col-1,body.dark-mode .ph-col-2,body.dark-mode .ph-col-3,body.dark-mode .ph-col-4,body.dark-mode .ph-col-5,body.dark-mode .ph-col-6,body.dark-mode .ph-col-7,body.dark-mode .ph-col-8,body.dark-mode .ph-col-9,body.dark-mode .ph-col-10,body.dark-mode .ph-col-11,body.dark-mode .ph-col-12{background-color:#4a5568}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode h5,body.dark-mode h6{color:#e2e8f0}body.dark-mode p{color:#a0aec0}body.dark-mode a{color:#63b3ed}body.dark-mode a:hover{color:#90cdf4}body.dark-mode .bg-light{background-color:#2d3748!important;transition:background-color 1s ease,color 1s ease}body.dark-mode .text-dark{color:#e2e8f0!important}body.dark-mode .card{background-color:#2d3748!important;color:#e2e8f0!important;transition:background-color 1s ease,color 1s ease;border-color:#4a5568}body.dark-mode .card .list-group-item{background-color:#2d3748;color:#e2e8f0;border-color:#4a5568}.dark-mode .card .list-group-item h6{color:#e2e8f0}.dark-mode .card .list-group-item small.text-muted{color:#a0aec0!important}body.dark-mode .card-title{color:#e2e8f0}body.dark-mode .text-muted{color:#a0aec0!important}body.dark-mode .card-text{color:#a0aec0}body.dark-mode .btn-primary{background-color:#63b3ed;border-color:#63b3ed;color:#fff!important}body.dark-mode .btn-primary:hover{background-color:#90cdf4;border-color:#90cdf4}body.dark-mode .btn-outline-primary{color:#e2e8f0!important;border-color:#63b3ed!important}body.dark-mode .btn-outline-primary:hover{background-color:#63b3ed!important;color:#fff!important}body.dark-mode .section-heading h1,body.dark-mode .section-heading p,body.dark-mode .list-unstyled li,body.dark-mode .list-unstyled li span,body.dark-mode .service-card h5,body.dark-mode .service-card p,body.dark-mode .project-item h5,body.dark-mode .project-item p,body.dark-mode .project-detail h1,body.dark-mode .project-detail h2,body.dark-mode .project-detail p,body.dark-mode .project-detail ul,body.dark-mode .project-detail li{color:#e2e8f0!important}body.dark-mode .project-detail a.btn-primary{background-color:#007bff!important;border-color:#007bff!important;color:#fff!important}body.dark-mode .bg-primary{background-color:#343a40!important}body.dark-mode .btn-light{background-color:#e2e8f0;color:#1a202c}body.dark-mode .btn-light:hover{background-color:#cbd5e0;color:#1a202c}body.dark-mode .text-white,body.dark-mode .bg-primary h2,body.dark-mode .bg-primary p{color:#e2e8f0!important}.carousel-control-prev,.carousel-control-next{width:5%;opacity:1}.carousel-control-prev{left:-5%}.carousel-control-next{right:-5%}
