<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @author Design &amp; Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    transition: all ease 0.5s;
}

body {
    background: #3C3B39;
    font-family: 'Open Sans', serif;
    color: #010200;
    font-size: 24px;
    font-weight: 300;
}

body, html {
    line-height: inherit;
}

#osmap-li-uid-menuitem-119 {
    display: none;
}


.clr, .clearfix {
    height: 0px;
    clear: both;
    float: none;
    line-height: 0px;
    font-size: 0px;
    display: block;
}

a {
    color: #1A9FE0;
}
a:hover {
    color: #010200;
}

.iframebox iframe {
    height: 0px;
    /*transition: all ease 0.5s;*/
}
.iframebox.show iframe {
    height: 4300px;
}
iframe {
    border: none;
}

.inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

header {
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 99999;
}
header .topline {
    background: #ebebeb;
    min-height: 30px;
}
header .topline .topmenu {
    float: right;
    padding: 0px 0 10px 0;
}
header .topline .topmenu ul {
    list-style-type: none;
}
header .topline .topmenu ul li {
    display: inline;
    margin: 0 0 0 20px;
}
header .topline .topmenu ul li a {
    font-size: 14px;
    color: #010200;
    text-decoration: none;
    /*transition: all ease 0.5s;*/
}
header .topline .topmenu ul li a:hover,
header .topline .topmenu ul li.active a {
    color: #1A9FE0;
}



header .logo {
    padding: 30px 0 0 0;
    /*transition: all ease 0.5s;*/
}
header .logo img {
    width: 106px;
    height: auto;
    /*transition: all ease 0.5s;*/
}
header .logo h2,
header .logo h2 a {
    color: #009EE3;
    font-weight: 300;
    font-size: 36px;
    margin: 68px 0 0 0;
    float: left;
    text-decoration: none;
    /*transition: all ease 0.5s;*/
}
header .logo h2 a {
    margin: 0;
}
header {border: 0px solid red;}

header .mobilemenuicon {
    display: none;
}
header .mainmenu {
    float: right;
    margin: 80px 0 0 0;
    /*transition: all ease 0.5s;*/
}
header .mainmenu ul {
    list-style-type: none;
}
header .mainmenu ul li {
    /*display: inline;*/
    position: relative;
    float: left;
    padding: 0 0 0 15px;
    line-height: inherit;
}
header .mainmenu ul li a {
    font-size: 26px;
    color: #010200;
    text-decoration: none;
    /*transition: all ease 0.5s;*/
}
header .mainmenu ul li a:hover,
header .mainmenu ul li.active a {
    color: #1A9FE0;
}

header .mainmenu ul li ul {
    display: none;
    position: absolute;
    z-index: 999;
    /*top: 0;*/
    left: 0;
    top: 0px;
    margin: 35px 0 0 0;
    background: rgba(89, 86, 86, 0.95);
    width: auto;
    padding: 10px 20px 15px 0;
}
header .mainmenu ul li ul li {
    float: none;
    display: block;
    margin: 0 0 5px 0;
}
header .mainmenu ul li ul li a,
header .mainmenu ul li.active ul li a {
    display: block;
    color: #fff;
    font-size: 20px;
    white-space:nowrap;
}
header .mainmenu ul li.active ul li a:hover,
header .mainmenu ul li.active ul li.active a {
        color: #1A9FE0;
}
header .mainmenu ul li:hover ul {
    display: inline-block;
}


.header.small .logo {
    padding: 10px 0 0 0;
}
.header.small .logo img {
    height: auto;
    width: 50px;
}
header.small .logo h2 {
    margin: 10px 0 0 0;
}
.header.small .mainmenu {
    margin: 10px 0 0 0;
}






.hotline {
    background: #009EE3;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 5px 0;
}
.hotline .moduletable {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
}
.hotline .moduletable img,
.hotline .moduletable h4,
.hotline .moduletable p {
    /*x-float: right;*/
    display: inline;
    vertical-align: middle;
    margin-block-start: 0em;

margin-block-end: 0em;
}
.hotline .moduletable h4 {
    font-weight: 500;
}
.hotline .moduletable img {
    width: 35px;
    height: auto;
    margin: 0 10px 0 30px;
    float: none;
}
.hotline .moduletable a {
    color: #fff;
    text-decoration: none;
}


.djslider-default .slide-desc {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    left: inherit !important;
    bottom: 25% !important;
    position: absolute !important;
    font-size: 3em;
    font-weight: 600;
}
.slide-desc-bg-default {
    background: none !important;
}

.content-main {
    background: #fff;
    padding: 40px 0 120px 0;
    margin-top: 235px;
}
.content-main.margint {
    margin-top: 210px;
}
.content-main h1.page-title,
.content-main .page-header h2,
.content-main h2 {
    font-weight: 500;
    font-size: 36px;
    /*color: #f19024;*/
    margin: 0 0 30px 0 !important;
}

.content-main h3 {
    font-size: 32px;
    font-weight: 400;
}

.content-main ul {
    list-style-type: none;
}
.content-main h4 {
    font-size: 28px;
    font-weight: 400;
    margin: 20px 0 8px 0;
}


.content-main .breadcrumb {
    font-size: 16px;
    margin: 0 0 40px 0;
    clear: both;
}
.content-main .breadcrumb a {
    color: #1A9FE0;
    text-decoration: none;
}
.content-main .home-menu {
    margin: 80px 0 150px 0;
}
.content-main .home-menu ul {
    list-style-type: none;
}
.content-main .home-menu .moduletable ul li {
    display: inline-block;
    width: 33%;
    text-align: center;
    background: #fff;
    margin: 0;
}
.content-main .home-menu .moduletable ul li a,
.content-main .home-menu .moduletable ul li a:hover {
    text-decoration: none;
    background: #fff;
}
.content-main .home-menu ul li img {
    max-width: 140px;
    height: auto;
}
.content-main .home-menu ul li span {
    display: block;
    width: 100%;
    font-size: 28px;
    color: #009EE3;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 0 0 0;
    /*transition: all ease 0.5s;*/
}
.content-main .home-menu ul li a:hover span {
    color: #f39100;
}


.content-main .blog h2 {
    margin: 30px 0 10px 0 !important;
}

.content-main .item-page img {
    max-width: 100%;
    height:auto;
}


.content-main .ui.form .field &gt; label,
.content-main .ui.form .inline.fields &gt; label {
    font-size: 16px;
    font-weight: 500;
}
.content-main .ui.form i.large.icon,
.content-main .ui.form i.large.icons,
.ui.checkbox label, .ui.checkbox + label,
.content-main .ui.form svg.fasvg {
    color: #95bf30 !important;
}
.content-main .ui.form svg.fasvg {
  width: 1.5em;
  height: 1.5em;
}
.content-main .semanticui-body .ui.checkbox label {
    color: #009EE3 !important;
    font-size: 18px;
    font-weight: 500;
}
.content-main .semanticui-body .ui.checkbox small.field-desc {
    font-size: 18px;
}

.content-main .ui.button,
.content-main .ui.buttons .button {
    width: 100%;
    border-radius: 4.00000006px;
    background: #1A9FE0;
    font-size: 18px;
    font-weight: 500;
    /*transition: all ease 0.5s;*/
}
.content-main .ui.button:hover,
.content-main .ui.buttons .button:hover {
    background: #F19024;
}
div.pd-cb + div,
a.chronoforms6_credits {
    font-size: 10px;
    color: #dfdfdf;
}


.content-main .moduletable .menu li {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
}
.content-main .moduletable .menu li a {
    display: block;
    text-align: center;
    background: #009EE3;
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    /*transition: all ease 0.5s;*/
}
.content-main .moduletable .menu li a:hover {
    background: #F19024;
}


.content-main #searchForm .btn-group {
    float: left;
    width: 80%;
}
.content-main #searchForm .btn-group + .btn-group {
    width: 20%;
}
.content-main #searchForm input {
    width: 94%;
    padding: 8px 2%;
    font-size: 1em;
}
.content-main #searchForm button {
    font-size: 24px;
    background: #1a9fe0;
    width: 100%;
    padding: 10px 0px;
    border: none;
    color: #fff;
    cursor: pointer;
    /*transition: all ease 0.5s;*/
}
.content-main #searchForm button:hover {
    background: #F19024;
}
.content-main #searchForm .searchintro {
    margin-top: 15px;
}
.content-main #searchForm .form-limit {
    display: none;
}
.content-main .search .result-title {
    margin: 20px 0 5px 0;
}
.content-main .search .highlight {
    font-weight: 500;
}


#phoca-dl-categories-box div.pd-categoriesbox {
    width: 98%;
    position: relative;
    float: left;
    margin: 1%;
    padding: 1%;
}

.content-main .pagination {
    margin-top: 50px;
}
.content-main .pagination ul {
    list-style-type: none;
    width: 100%;
    text-align: center;
}
.content-main .pagination ul li {
    display: inline-block;

}




.footer-top,
.footer-bottom {
    color: #fff;
    font-size: 18px;
}

.footer-top {
    background: #595656;
    padding: 40px 0 10px 0;
}

.footer-top .footerbox {
    float: left;
    margin: 0 50px 0 0;
}
.footer-top .footerbox a {
    color: #fff;
    text-decoration: none;
}
.footer-top .footerbox.menu {
    float: right;
}
.footer-top .footerbox.menu ul li.active a,
.footer-top .footerbox.menu ul li a:hover {
    color: #009ee3;
}



.footer-bottom {
    margin: 15px 0 15px 0;
}
</pre></body></html>