:root{--landing-page-primary:#003179;--landing-page-secondary:#F1BE30;--landing-page-font-primary:#003179}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid var(--landing-page-primary);border-top-color:#e7e4fe;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite}#hero,video#bgvid{background-size:cover}.custom-overlay,video#bgvid{transform:translateX(-50%) translateY(-50%)}video#bgvid{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-ms-transform:translateX(-50%) translateY(-50%)}.custom-overlay{height:100vh}#hero{background:no-repeat left bottom;width:100%;height:100vh}#header{background-color:#fff}#header .logo{font-size:80px}#header .logo img{max-height:60px}#header.header-inner-pages,#header.header-scrolled{background:#fff!important}#footer{background:#000!important}#footer .copyright-wrap{border-top:none}.mobile-nav-toggle i,.nav-menu a{color:var(--landing-page-font-primary)}.nav-menu li:not(.active):not(:hover){opacity:.7}.nav-menu .active>a,.nav-menu a:hover,.nav-menu li:hover>a{color:var(--landing-page-font-primary)!important}.nav-menu>ul>li>a:before,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--landing-page-secondary)!important}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--dark)}.nav-pills .nav-link{border-radius:unset!important;background-color:var(--landing-page-primary)!important;color:#fff}.back-to-top i,.section-title h2::after{background:var(--landing-page-secondary)!important}.back-to-top i:hover{background:var(--landing-page-primary)!important}.btn-outline-primary{color:var(--landing-page-primary);border-color:var(--landing-page-secondary)}.btn-outline-primary:hover{background:var(--landing-page-primary)}.btn-custom-primary,.btn-primary{color:#fff;background-color:var(--landing-page-primary);border-color:#152667}.btn-custom-primary:hover,.btn-primary:hover{color:#000;background-color:var(--landing-page-secondary);border-color:var(--landing-page-secondary)}.custom-transparent-bg{background-color:rgba(255,255,255,.85)!important}.custom-yellow-color{color:var(--landing-page-secondary)!important}.custom-blue-color{color:var(--landing-page-font-primary)!important}.custom-bg-blue{background-color:var(--landing-page-primary)!important}.custom-overlay{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;background-color:rgba(0,0,0,.3);z-index:-99;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}@media (min-width:768px){.position-md-absolute{position:absolute!important}}