.bg-primary{background:#b3d8ff!important}body{background:#f8f9fa;font-size:1rem}a{color:#003d80}.navbar{background-color:#0f0607!important;border-bottom:3px solid #ffd600}.navbar .navbar-brand{font-weight:700;font-size:1.7rem}.navbar .logo{border-radius:50%;height:40px;width:auto;padding:2px 8px;background-color:#fff}footer{background:#0056b3;color:#fff;font-size:.95rem}footer .partners-container img{width:auto;height:32px;margin:5px}.text-shadow-dark{text-shadow:2px 2px 4px rgba(0,0,0,.3)}.text-shadow-light{text-shadow:2px 2px 4px rgba(255,255,255,.9)}.btn-primary{background:#0056b3;border:1px solid #003d80}#hero{background-size:contain!important;background-position:50%!important;background-color:#0f0607!important;width:100%;height:400px;overflow:hidden}#hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(15,6,7,.6);z-index:1;opacity:.9;background:var(--hero-background)50%/300px 400px no-repeat;animation-name:fadeIn;animation-duration:5s;animation-delay:3s;animation-fill-mode:both}#hero h1{font-weight:700;font-size:3.5rem;color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.3)}#hero .lead{font-size:1.5rem;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff!important}#hero .display-4{font-weight:700;text-shadow:0 0 4px #000;-webkit-text-stroke:1px rgba(0,0,0,.8)}#services .card{background:#fff;border:2px solid #e0e0e0!important}#services .card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);border-color:#ffd600!important}#services .card:hover .icon{color:#0056b3}#values{background-color:#f8f9fa}.value-card{background:#fff;border:2px solid #e0e0e0!important;transition:all .3s ease}.value-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);border-color:#ffd600!important}.value-card .value-icon{color:#fff;font-weight:700;background-color:#0056b3;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;opacity:.7}.value-card h3{color:#333;font-weight:600}.value-card p{line-height:1.6}#contact .icon{color:#0056b3}.section-title{font-weight:700;margin-bottom:2rem}@media screen and (max-width:768px){.navbar .btn-primary{padding:.275rem .5rem!important}}.nm8{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.nm8.delay2{-webkit-animation-delay:2s;animation-delay:2s}.nm8.delay3{-webkit-animation-delay:3s;animation-delay:3s}.nm8.time3s{-webkit-animation-duration:3s;animation-duration:3s}.nm8.time5s{-webkit-animation-duration:5s;animation-duration:5s}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}