@charset "utf-8";
/* 
    Created on : 3 de fev. de 2026, 12:20:00
    Author     : Alexandre
*/
body{font-family: 'Leelawadee'; font-size: 100%; color: #444; margin: 0; line-height: 1.2222;}
img, object, embed, video{max-width: 100%;}
h1, h2, h3, h4, h5, h6{color: #35358C; letter-spacing: 0.25rem;}
h1{font-size: 38px;}
h2{font-size: 32px;}
h3{font-size: 24px;}
h4{font-size: 14px;}
h5{font-size: 12px;}
h6{font-size: 12px;}
p{-webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; text-align: justify;}
a{color: #000000; text-decoration: none;}
a:active{}
a:after{}
a:before{}
a:checked{}
a:default{}
a:disabled{}
a:empty{}
a:enabled{}
a:first-child{}
figure{margin-block-start: auto; margin-block-end: auto; margin-inline-start: auto; margin-inline-end: auto;text-align: center;}
figcaption{color: #35358C; text-align: center; margin-bottom: 2rem;}
ul{}
li{-webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; text-align: justify;}
hr{border-color: #35358C;}
input{border: none; border-radius: 1.25rem; padding: 0.375rem;  margin-top: 0.5rem;}
textArea{border: none; border-radius: 1.25rem; margin-top: 0.5rem; padding: 0.375rem;}

/* WRAPPER */
.wrapper{margin: auto; max-width: /*83.875rem*/ 81.375rem; padding-left: 3%; padding-right: 3%; position: relative; text-align: left; width: 94%;}

/* TOP-HEADER */
#outer-top-header{background: #BDC9CF; float: left; text-align: center;  width: 100%;}
#outer-top-header ul{list-style: none; text-align: right;}
#outer-top-header ul li{display: inline;}
#outer-top-header ul li a{font-size: 66%; margin: 0.20rem; padding: 0.05rem; vertical-align: middle;}

/* HEADER */
#outer-header{background: #F2F4F5; float: left; height: 12.9375rem; text-align: center;  width: 100%;}
#logo{margin-top: 2rem; float: left; text-align: center; width: 100%;}

/* MENU PRIMARY */
#menu-primary{background-color: #F0F8FF; float: left; margin: 0; padding: 0; position: relative; z-index: 1000;}
#menubar-primary{list-style: none; margin: 0; padding: 0; position: relative; z-index: 1010;}
.menuitem-primary{display: inline-block; padding: 1rem;}
.menuitem-primary a{color: #000; line-height: 1.44; position: relative; z-index: 1020;}
#submenubar-primary{display: none; list-style: none; width: 100%; position: relative; z-index: 1030;}
.menuitem-primary:hover > #submenubar-primary{display: initial;}
.submenuitem-primary{background-color: #F0F8FF;  padding: 0.625rem; position: relative; z-index: 1040;}
[aria-current]:not([aria-current="false"]) {background-color: #BDC9CF; width: auto;}

/* MENU SECUNDARY */
#menu-secundary{display: none; float: right; margin-top: 1rem; width: 72%;}
#menubar-secundary{display: flex; list-style: none; padding: 0;}
.menuitem-secundary{margin: 1rem 0 0 0.5rem; padding: 0.5rem;}
.last-menuitem-secundary{margin: 1rem 0rem 1rem 1rem; padding: 1rem 0 1rem 1rem;}
.menuitem-secundary a{display: block; font-size: 1.125rem; letter-spacing: 0.125rem;}