/*! ====================================================
* Website Name: Iteka, Internet Technology Applications 
* Website URL: https://iteka.com
* Website Version: v8.10.23
* Website Updated: Aug 10-2023
* Website Author: Dave Mason, iteka.com
* Copyright (c) Iteka
===================================================== */@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);:root{--bg-1:#2e2007d7;--bg-2:#eeece6e8;--slider-ol:#0000001a;--txt-1:#251a05;--txt-2:#ddd3c2;--txt-3:#e7e7e7;--txt-shad:#33333338;--drop-shad-1:#00000059;--drop-shad-2:#00000066;--gld-1:#daa151;--gld-2:#f1c16d;--gld-3:#bc9868cb;--red-1:#ff0000;--bdr-1:#80683a;--overlay-1:#24160079;--ldr-1:#3498db;--ldr-2:#fd2262;--ldr-3:#f9c922;--map-1:#143aff;--map-2:#143bffbd;--map-3:#e74c3c;--msg-s1:#3c763d;--msg-s2:#dff0d8;--msg-d1:#d60000;--msg-d2:#fed0d0;--form-bdr-1:#9c7c3c;--form-bdr-2:#cda45e46;--form-bdr-s1:#478a48;--form-bdr-s2:#64c566}*{padding:0;margin:0;box-sizing:border-box}*,:after,:before{box-sizing:border-box}a,a:active,a:focus,a:hover{text-decoration:none!important;outline:0}.hidden{display:none!important}.hidden,.invisible{visibility:hidden}img{vertical-align:middle}input:-webkit-autofill{-webkit-text-fill-background:var(--bg-img)}input:-webkit-autofill:focus{-webkit-text-fill-background:var(--bg-img)}fieldset{margin:0;border:0;padding:0}textarea{resize:vertical}.menu-wrapper ul.menu,ul.tabs{list-style:none;padding:0;margin:0}a{color:var(--gld-1);transition:all .2s ease-in-out}a:hover{color:var(--gld-2)}a:active,a:focus{color:var(--gld-1)}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;color:var(--txt-1)}h2{font-size:1.2em}h3{font-weight:500;font-size:1.32em;margin-top:0;text-shadow:2px 2px 6px var(--txt-shad)}h4{font-weight:400;font-size:1.1em;margin:10px 0 10px 0;text-shadow:2px 2px 6px var(--txt-shad)}h5{font-size:1em}h6{font-size:.8em}.bg-overlay{position:fixed;width:100%;height:100%;background:var(--slider-ol)}.container-fluid{max-width:1224px;padding:45px 60px 0}.content{display:none}.center-block{display:block;margin:0 auto}#loader-wrapper{position:fixed;left:0;top:0;display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:1001;background:var(--txt-1)}.loader{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.ring{position:absolute;width:200px;height:200px;border:0 solid var(--txt-1);border-radius:50%}.ring:nth-child(1){border-bottom-width:8px;border-color:var(--ldr-1);animation:rotate1 2s linear infinite}.ring:nth-child(2){border-right-width:8px;border-color:var(--ldr-2);animation:rotate2 2s linear infinite}.ring:nth-child(3){border-top-width:8px;border-color:var(--ldr-3);animation:rotate3 3s linear infinite}.loading{color:var(--gld-2)}@keyframes rotate1{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes rotate2{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0)}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes rotate3{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}