<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
    box-sizing: border-box;
}
body {
    margin: 0;
    font-family: Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 0.9rem;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
    white-space: pre-wrap;
}
a {
    background-color: transparent;
    text-decoration: underline;
    color: #0034e0;
}

a:active,  a:focus, a:hover {
    color: #002cbc;
    text-decoration: underline;
}

a:focus-visible {
    color: #ff9900;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
    height: auto;
    max-width: 100%;
}
details {
    display: block;
}
summary {
    display: list-item;
}
figcaption {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400;
}
[hidden],
template {
    display: none;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        page-break-inside: avoid;
        border: 1px solid #ccc;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
::-moz-selection {
    background: #0034e0;
    color: #fff;
}
::selection {
    background: #0034e0;
    color: #fff;
}
.screen-reader-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}
#map_canvas img,
.gm-style img,
.gmnoprint img {
    max-width: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #ccc;
    opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: hsla(0, 0%, 80%, 0.4);
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: hsla(0, 0%, 80%, 0.4);
}
input:focus::placeholder,
textarea:focus::placeholder {
    color: hsla(0, 0%, 80%, 0.4);
}
.elementor-button {
    cursor: pointer;
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .elementor-section-stretched {
        max-width: 100% !important;
    }
}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.bypostauthor{}
.gallery-caption{}
.alignright{float:right}
.alignleft{float:left}
.aligncenter{text-align:center}
.skip-link {
    position: absolute;
    top:-100px;
    background-color: #f1f1f1;
    -webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    color: #21759b;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left:6px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
 
    -webkit-transition: top .75s ease-out;
    transition: top .75s ease-out;
}
 
.skip-link:focus {
    color: #21759b;
    top: 7px;
 
    -webkit-transition: top 0s;
    transition: top 0s;
}

/* MENU IMPROVEMENT */
header .top-bar{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
}

header .container{
    display: flex;
    justify-content: center;
    align-items: center;
    height:100%;
}

header .top-bar li a{
    padding:.25rem 1rem;
    color: #000;
}

header .top-bar li {
    position:relative;
}

header .top-bar li:first-child a {
    padding-left:0;
}
header .top-bar li:last-child a {
    padding-right:0;
}
header .top-bar li .sub-menu {
    display: none;
    position:absolute;
    z-index: 999;
    top:100%;
    left:0;
    background:#fff;
    box-shadow:1px 1px 10px rgba(0,0,0,0.1);
    margin: 0;
    padding: 0;
    list-style-type: none;
    width:  150px;
}
header .top-bar li .sub-menu a {
    color:black;
    padding:.25rem;
    text-align: center;
    display: block;
    text-decoration: none;
}

header .top-bar li .sub-menu a:hover {
    color:#002cbc;
}

header .top-bar &gt; .menu-item-has-children:hover &gt; .sub-menu{
    display: block;
}

header .top-bar .menu-item-has-children .sub-menu &gt; .menu-item-has-children:hover .sub-menu {
    display: block;
}

header .top-bar .sub-menu li .sub-menu {
    top: 0;
    left: 100%;
}

.site-nav ul {
	margin: 0;
	padding: 0;
}

.site-nav ul:before, .site-nav ul:after { content: ""; display: table; }
.site-nav ul:after { clear: both; }
.site-nav ul { *zoom: 1; }

.site-nav ul li {
	list-style: none;
	float: left;
}

.site-nav ul li a:link,
.site-nav ul li a:visited {
	display: block;
}

.site-header nav {
	margin-top: 30px;
}

.site-header nav ul li {
	margin-right: 5px;
    text-align: center;
    border-bottom: none;
    width: 150px;
}

.site-header nav ul li a:link,
.site-header nav ul li a:visited {
	padding: 10px 17px;
	text-decoration: none;
	border: 1px solid #DDD;
}

.site-header nav ul li a:hover {
	background-color: #ECECEC;
}

.site-header nav ul li.current-menu-item a:link,
.site-header nav ul li.current-menu-item a:visited {
	font-weight: bold;
	background-color: #006ec3;
	color: #FFF;
}

#copyright {
    font-size: small;
    font-family: sans-serif;
    text-align: center;
	opacity: .9;
    margin: .5rem;
}
</pre></body></html>