body.fixed{max-height:100vh!important;overflow-y:hidden}header.headerfixed{position:fixed!important}header{transition:all ease-in-out 0.2s;text-align:center;box-shadow:0 2px 2px rgba(80,80,80,.3);top:0;z-index:20;background-color:rgba(0,76,149,1);width:100%;padding:.5em 0 0}header .header-padding-bottom-fix{padding-bottom:.5rem}header .logo{height:40px;width:auto;display:flex;align-items:center;justify-content:left}header .logo a{display:block}header .logo img{max-height:40px;width:auto}header .menu-nav-reduced{display:flex;align-items:center;justify-content:center}header .menu-nav-reduced nav{text-align:center}header .menu-nav-reduced nav ul li{transition:all ease-in-out 0.2s;position:relative;display:inline-block;margin:0;padding:0 .625rem;color:rgba(0,73,143,1);font-weight:700}header .menu-nav-reduced nav ul li:first-child{padding:0 .625rem 0 0}header .menu-nav-reduced nav ul li:first-child a::before{display:none}header .menu-nav-reduced nav ul li.toggle{margin-right:10px}header .menu-nav-reduced nav ul li a{display:block;color:rgba(0,73,143,1);text-align:center}header .menu-nav-reduced nav ul li:hover{text-decoration:none}header .menu-nav-reduced nav ul li a:hover{text-decoration:none;opacity:.8}header .menu-nav-reduced nav ul li ul{background-color:rgba(255,255,255,1);border:2px solid rgba(232,237,248,1);border-radius:0 0 .5rem .5rem;position:absolute;margin:2em 0 0 -1em;padding:1rem;width:17rem;display:none;min-width:200px;transition:all ease-in-out 0.9s;z-index:5}header .menu-nav-reduced nav ul li ul li{padding:0;margin:0;display:block;line-height:2rem;color:rgba(0,73,143,1);transition:all ease-in-out 0.2s}header .menu-nav-reduced nav ul li ul li a{width:100%;color:rgba(0,73,143,1);border-bottom:1px solid rgba(200,200,200,1);transition:all ease-in-out 0.2s;padding:.5rem 0;display:flex;align-items:center;justify-content:left;font-weight:400;text-transform:none;font-size:1rem}header .menu-nav-reduced nav ul li:hover ul{display:block;margin-top:0}header .menu-nav-reduced nav ul li ul li:hover{color:inherit;opacity:.8}header .menu-nav-reduced nav ul li a .material-symbols-outlined{font-size:1.2rem!important;top:1px;margin-left:-2px}header .menu-nav-reduced nav ul li.sub-menu-col-2 ul,nav ul li.sub-menu-col-2 ul{width:36em;column-count:2;column-gap:4em;column-rule:solid 1px rgba(200,200,200,1)}header .menu-nav-reduced nav ul li.sub-menu-col-3 ul,nav ul li.sub-menu-col-3 ul{width:36em;column-count:3;column-gap:4em;column-rule:solid 1px rgba(200,200,200,1)}header .menu-nav{display:flex;align-items:center;justify-content:center}header .menu-nav p{color:rgba(255,255,255,1);line-height:0;margin-left:1rem;cursor:pointer}header .menu-nav .material-symbols-outlined{font-size:2.5rem!important}header .menu-nav-icons{justify-content:right}.mobile-menu-nav{display:none;text-align:left;padding:0;width:100%;height:100vh;overflow-y:auto;position:absolute;top:0;border-bottom:1px solid rgba(179,179,179,.2);z-index:9999}.mobile-menu-nav .bg-layer-color{background-color:rgba(0,73,143,.98);padding:0;width:100%;max-width:500px;height:100%;position:absolute;top:0;overflow-y:auto}.mobile-menu-nav p.close-nav{display:inline-flex;color:rgba(255,255,255,1);background-color:rgba(232,173,4,0);border:0 solid rgba(255,255,255,1);padding:.5rem 1.25rem;float:right;cursor:pointer;border-radius:5px;font-size:1em;font-weight:400;transition:all ease-in-out 0.2s}.mobile-menu-nav p.close-nav .material-symbols-outlined{font-weight:lighter}.mobile-menu-nav ul{margin-top:2em;padding:1em}.mobile-menu-nav ul li{color:rgba(255,255,255,1);border-bottom:1px solid rgba(179,179,179,.2);padding:0;margin:0;line-height:40px;position:relative;font-weight:400;font-size:1rem}.mobile-menu-nav ul li .fas,.mobile-menu-nav ul li .material-symbols-outlined{position:absolute;right:0;top:10px}.mobile-menu-nav ul li ul li a .material-symbols-outlined{position:relative;right:auto;top:0;padding:0;margin-right:10px}.mobile-menu-nav ul li a{color:rgba(255,255,255,1);display:flex;align-items:center;justify-content:left}.mobile-menu-nav ul li.toggle ul{display:none;margin-left:0;margin-top:0;padding-left:10px;padding-top:0}.mobile-menu-nav ul li.yellow a{color:rgba(232,173,4,1)}.mobile-menu-nav ul li ul li:last-child{border:0}.mobile-menu-nav .social-icons{display:block;margin-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(61,52,42,.2)}.mobile-menu-nav .social-icons img{width:15px}@media (min-width:500px){.mobile-menu-nav{background-color:rgba(15,22,49,.6)}}.mobile-search-form{display:none;z-index:50;text-align:left;background-color:rgba(15,22,49,.98);padding:2rem 0;height:120vh;width:100%;position:absolute;top:0;z-index:9999}.mobile-search-form p.close-search{display:inline-flex;color:rgba(255,255,255,1);background-color:rgba(232,173,4,0);border:0 solid rgba(255,255,255,1);padding:.5rem 1.25rem;float:right;cursor:pointer;border-radius:5px;font-size:1em;font-weight:400;transition:all ease-in-out 0.2s}.mobile-search-form p.close-search:hover{opacity:.7}.mobile-search-form p.close-search .material-symbols-outlined{font-weight:lighter}.mobile-search-form p.description{text-align:center;margin-top:20vh;margin-bottom:1em;color:rgba(255,255,255,1);font-size:1.37rem;font-weight:700}.mobile-search-form form{line-height:normal;vertical-align:middle;display:inline-block;width:100%}.mobile-search-form form input{border:0}.mobile-search-form form input[type="text"]{padding:15px 20px;width:100%;border:1px solid rgba(222,222,222,1);background-color:rgba(242,242,242,1);border-radius:5px}.mobile-search-form form input[type="submit"]{padding:.6em 1em;margin-top:1em;background-color:rgba(232,173,4,1);color:rgba(0,0,0,1);border-radius:5px;width:100%;transition:all ease-in-out 0.2s;font-size:1rem;font-weight:500}.mobile-search-form form input[type="submit"]:hover{opacity:.7}.mobile-search-form form ::-webkit-input-placeholder{color:rgba(190,190,190,1)}.mobile-search-form form ::-moz-placeholder{color:rgba(190,190,190,1)}.mobile-search-form form :-ms-input-placeholder{color:rgba(190,190,190,1)}.mobile-search-form form :-moz-placeholder{color:rgba(190,190,190,1)}.mobile-btn-one{border-top:1px solid rgba(212,212,212,1);text-align:left;display:none;padding:20px 0;background-color:rgba(255,255,255,1)}.mobile-btn-one .unit{line-height:normal;display:inline-block;margin:10px 0;background-color:rgba(255,255,255,1);padding:15px;box-shadow:0 0 15px rgba(0,0,0,.1);border-bottom:5px solid rgba(189,131,37,1);width:100%}#nav-global{background-color:rgba(16,47,83,1);margin-top:.3rem;line-height:50px}header #nav-global nav{text-align:center;text-transform:uppercase}header #nav-global nav ul li{position:relative;display:inline-block;margin:0;padding:0 .7rem;color:rgba(255,255,255,1);font-weight:700;transition:all ease-in-out 0.2s}header #nav-global nav ul li a{display:block;color:rgba(255,255,255,1);text-align:center;font-size:.9rem}header #nav-global nav ul li a:hover{color:rgba(232,173,4,1)}header #nav-global nav ul li.destaque a{color:rgba(232,173,4,1)}header #nav-global nav ul li ul{background-color:rgba(255,255,255,1);border:2px solid rgba(232,237,248,1);border-radius:0 0 .5rem .5rem;position:absolute;margin:2em 0 0 -1em;padding:1rem;width:17rem;display:none;min-width:200px;transition:all ease-in-out 0.9s;z-index:5}header #nav-global nav ul li ul li{padding:0;margin:0;display:block;line-height:2rem;color:rgba(0,73,143,1);transition:all ease-in-out 0.2s}header #nav-global nav ul li ul li a{width:100%;color:rgba(0,73,143,1);border-bottom:1px solid rgba(200,200,200,1);text-align:left;transition:all ease-in-out 0.2s;padding:.5rem 0;display:flex;align-items:center;justify-content:left;font-weight:400;text-transform:none;font-size:1rem}header #nav-global nav ul li:hover ul{display:block;margin-top:0}header #nav-global nav ul li ul li a:hover{color:inherit;opacity:.8}#nav-global nav ul li .material-symbols-outlined{font-size:1.2rem!important;top:1px;margin-left:-2px}header nav ul li.yellow a{color:rgba(232,173,4,1)}header nav ul li.yellow:hover a{color:rgba(232,173,4,1)}header .vh70{height:60px}@media (min-width:992px){header .vh70{height:70px}header .logo img{max-height:60px}header .menu-nav-reduced nav ul li a{font-size:1rem}}