.custom-navbar{background-color:#000!important;padding-bottom:30px!important}.navbar-brand{color:#daa520!important}.downbar{display:none}@media screen and (max-width:768px){.downbar{display:none!important}}.toggle-switch{margin-left:53%;margin-top:2%;z-index:1000;position:fixed!important;box-shadow:0 7px 10px rgba(0,0,0,.9)}.toggle{font-size:.7rem!important}.srch-input{flex:1 1;padding-left:30px;border-radius:30px;font-size:3vh;background-color:#efefef;height:70px;@media screen and (max-width:460px){height:30px;font-size:2.5vw}}.srch-btn1{color:#1363c6;height:20px;width:20px}.bg-primary{background-color:#1363c6!important}.hero-header{position:relative;background-size:cover!important;z-index:1;background-position:50%;background-repeat:no-repeat}.hero-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:-1}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f9fafc;font-family:Poppins,sans-serif}.loader-text{font-size:1.8rem;color:#343a40;margin-bottom:25px;font-weight:600;text-align:center;letter-spacing:1.2px}.loader-bar-container{width:30%;height:10px;background-color:#d9d9d9;border-radius:20px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.loader-bar{height:100%;width:0;background:linear-gradient(90deg,#007bff,#66b2ff);animation:loading 4s ease-in-out infinite;border-radius:20px}@keyframes loading{0%{width:0}to{width:100%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}