body{
    background: #ACC8D8 url(/images/page.png) scroll;
    background: -webkit-linear-gradient(top, rgba(133, 174, 197, 0.11) 0, rgba(133, 174, 197, 0.11) 225px) no-repeat, url(/images/page.png), -webkit-linear-gradient(top, #8DB3C9 0, #8DB3C9 225px) no-repeat, #ACC8D8;
    background: -moz-linear-gradient(top, rgba(133, 174, 197, 0.11) 0, rgba(133, 174, 197, 0.11) 225px) no-repeat, url('/images/page.png'), -moz-linear-gradient(top, #8DB3C9 0, #8DB3C9 225px) no-repeat, #ACC8D8;
    background: -o-linear-gradient(top, rgba(133, 174, 197, 0.11) 0, rgba(133, 174, 197, 0.11) 225px) no-repeat, url('/images/page.png'), -o-linear-gradient(top, #8DB3C9 0, #8DB3C9 225px) no-repeat, #ACC8D8;
    background: -ms-linear-gradient(top, rgba(133, 174, 197, 0.11) 0, rgba(133, 174, 197, 0.11) 225px) no-repeat, url('/images/page.png'), -ms-linear-gradient(top, #8DB3C9 0, #8DB3C9 225px) no-repeat, #ACC8D8;
    background: linear-gradient(to bottom, rgba(133, 174, 197, 0.11) 0, rgba(133, 174, 197, 0.11) 225px) no-repeat, url(/images/page.png), linear-gradient(to bottom, #8DB3C9 0, #8DB3C9 225px) no-repeat, #ACC8D8;
    -svg-background: linear-gradient(top, rgba(133, 174, 197, 0.11) 0, rgba(133, 174, 197, 0.11) 225px) no-repeat, url('/images/page.png'), linear-gradient(top, #8DB3C9 0, #8DB3C9 225px) no-repeat, #ACC8D8;
    background-size: 100% 225px, auto, 100% 225px, auto !important;
    margin: 0 auto;
    font-size: 13px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: left;
    color: #38608A;
}
h1 {
    margin: 10px 0 0 10px;
    font-size: 24px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #5B7C8B;
}
h2{
    color: #4E9FB1;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 24px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #003366;
}
h3 > span {
    font-size: 20px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
}
h4 {
    color: #0E939A;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
p {
    margin: 12px 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: left;
    color: #38608A;
}
main ul li, section ul li {
    font-size: 13px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    color: #38608A;
}
main ul li:before, section ul li:before {
    content: url(/images/postbullets.png);
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -10px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    color: #38608A;
}
::marker {
    content: "";
}
.icon-folder-open:before {
    content: url(/images/postcategoryicon.png);
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto;
}
blockquote p {
    margin: 3px;
}
blockquote {
    background: #3B7987 url(/images/postquote.png) no-repeat scroll;
    padding: 15px 15px 15px 39px;
    margin: 10px 10px 10px 50px;
    color: #B5D7DE;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    overflow: auto;
    clear: both;
    text-align: left;
}
a:not([class]) {
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #4E9FB1;
}
a:not([class]):hover{
      text-decoration: underline;
}
h2[itemprop="name"], h2[itemprop="name"] > a {
    font-family: 'Trebuchet MS';
    text-decoration: none;
    text-align: left;
    color: #468FA0;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
a.btn.btn-secondary, .contact .btn-primary {
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #04AEF1;
    background: -webkit-linear-gradient(top, #1DBCFC 0, #04B5FB 36%, #0394CE 100%) no-repeat;
    background: -moz-linear-gradient(top, #1DBCFC 0, #04B5FB 36%, #0394CE 100%) no-repeat;
    background: -o-linear-gradient(top, #1DBCFC 0, #04B5FB 36%, #0394CE 100%) no-repeat;
    background: -ms-linear-gradient(top, #1DBCFC 0, #04B5FB 36%, #0394CE 100%) no-repeat;
    background: linear-gradient(to bottom, #1DBCFC 0, #04B5FB 36%, #0394CE 100%) no-repeat;
    -svg-background: linear-gradient(top, #1DBCFC 0, #04B5FB 36%, #0394CE 100%) no-repeat;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #0D8187;
    padding: 0 20px;
    margin: 0 auto;
    height: 40px;
    text-decoration: none;
    font-size: 14px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #D7E1E5;
    margin: 0 5px 0 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 40px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
a.btn.btn-secondary:hover, .contact .btn-primary:hover {
    background: #4995A7;
    background: -webkit-linear-gradient(top, #5CA7B7 0, #4E9FB1 29%, #3E7F8E 100%) no-repeat;
    background: -moz-linear-gradient(top, #5CA7B7 0, #4E9FB1 29%, #3E7F8E 100%) no-repeat;
    background: -o-linear-gradient(top, #5CA7B7 0, #4E9FB1 29%, #3E7F8E 100%) no-repeat;
    background: -ms-linear-gradient(top, #5CA7B7 0, #4E9FB1 29%, #3E7F8E 100%) no-repeat;
    background: linear-gradient(to bottom, #5CA7B7 0, #4E9FB1 29%, #3E7F8E 100%) no-repeat;
    -svg-background: linear-gradient(top, #5CA7B7 0, #4E9FB1 29%, #3E7F8E 100%) no-repeat;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #387280;
    padding: 0 20px;
    margin: 0 auto;
}
.icon-chevron-right:before {
    content: "";
}
h2[itemprop="name"] a:not([class]):hover {
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #4E9FB1;
}
div[itemprop="articleBody"] h2 {
    color: #4E9FB1;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 24px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.com-contact.contact .page-header h1 {
    color: #4E9FB1;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 24px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding: 0;
}
.art-postcontent h3 {
    color: #87A4B0;
    margin: 10px 0;
    font-size: 20px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
.contact h3 {
    color: #87A4B0;
    margin: 10px 0;
    font-size: 20px;
    font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}
.contact dt {
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: left;
    color: #38608A;
    font-weight: normal;
}
dd {
    margin-inline-start: 40px;
}
.contact fieldset legend {
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}
input#jform_contact_email_copy {
    border: 1px solid #000;
}


.container-header {
    background-color: unset;
    background-image: unset;
    box-shadow: unset;
}
.container-header .grid-child {
    padding: 0;
}
.container-header .grid-child .vt_nivo_slider{
    position: relative;
}
.theme-default .nivo-controlNav {
    z-index: 100;
    text-align: center;
    padding: 20px 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #5B81BE;
    background: -webkit-linear-gradient(top, rgba(146, 171, 211, 0.6) 0, rgba(73, 115, 182, 0.6) 67%, rgba(58, 92, 146, 0.6) 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(146, 171, 211, 0.6) 0, rgba(73, 115, 182, 0.6) 67%, rgba(58, 92, 146, 0.6) 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(146, 171, 211, 0.6) 0, rgba(73, 115, 182, 0.6) 67%, rgba(58, 92, 146, 0.6) 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(146, 171, 211, 0.6) 0, rgba(73, 115, 182, 0.6) 67%, rgba(58, 92, 146, 0.6) 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(146, 171, 211, 0.6) 0, rgba(73, 115, 182, 0.6) 67%, rgba(58, 92, 146, 0.6) 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(146, 171, 211, 0.6) 0, rgba(73, 115, 182, 0.6) 67%, rgba(58, 92, 146, 0.6) 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
}
.theme-default .nivo-controlNav a{
    background: #2D4771 !important;
    background: #2D4771 !important;
    background: #2D4771 !important;
    background: #2D4771 !important;
    background: #2D4771 !important;
    background: #2D4771 !important;
    -svg-background: #2D4771 !important;
    text-indent: -9999px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 0 0 !important;
    width: 10px !important;
    height: 10px !important;
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}
.theme-default .nivo-controlNav a.active{
    margin: 0 2px;
    background: #B0B0B0 !important;
    background: #B0B0B0 !important;
    background: #B0B0B0 !important;
    background: #B0B0B0 !important;
    background: #B0B0B0 !important;
    background: #B0B0B0 !important;
    -svg-background: #B0B0B0 !important;
    display: inline-block;
    text-indent: -9999px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}
.theme-default .nivo-controlNav a:hover{
    background: #595959 !important;
    background: #595959 !important;
    background: #595959 !important;
    background: #595959 !important;
    background: #595959 !important;
    background: #595959 !important;
    -svg-background: #595959 !important;
}
.theme-default .nivo-controlNav a:last-child {
    margin: 0 !important;
}
.theme-default .nivo-controlNav {
    padding: 7px !important;
}
@media(min-width: 992px){
  .container-header .grid-child .vt_nivo_slider, .container-header .grid-child .navbar  {
      width: 900px;
      max-width: 900px;
  }
}
.container-header .grid-child .vt_nivo_slider, .container-header .grid-child .navbar  {
      padding: 0;
      margin: 0 auto;
}
.container-below-top {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
}
@media(max-width: 900px){
    .container-header .grid-child .vt_nivo_slider {
        width: 100%;
    }
  	div#vtnivo115{
      height: auto !important;
    }
}

.container-component>:first-child, .container-sidebar-left>:first-child, .container-sidebar-right>:first-child, .container-component>*+*, .container-sidebar-left>*+*, .container-sidebar-right>*+* {
    /*background: #fff;*/
    margin: 0;
}
@media(min-width: 992px){
    .site-grid {
        width: 900px;
    }
}
.site-grid {
    margin: 0 auto;
    gap: 0;
    background: #fff;
}
.container-sidebar-left .sidebar-left:first-child {
    margin-top: 0;
}
main {
    padding: 5px;
}
/* MENU */
.metismenu.mod-menu .metismenu-item{
  padding: 0;
}
.metismenu.mod-menu .metismenu-item>span, .metismenu.mod-menu .metismenu-item>a {
    text-decoration: none;
    font-size: 14px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    outline: none;
    position: relative;
    z-index: 11;
    padding: 0 14px;
    margin: 0 auto;
    display: block;
    height: 42px;
    cursor: pointer;
    color: #DDE5E9;
    line-height: 42px;
}
.navbar-expand-lg .navbar-collapse {
    background: #387280 url(/images/nav.png) scroll;
    background: -webkit-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url(/images/nav.png), -webkit-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -moz-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -o-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -ms-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url(/images/nav.png), linear-gradient(to bottom, #448C9C 0, #2D5C67 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    margin: 0 auto;
    position: relative;
    z-index: 499;
    text-align: left;
}
.metismenu.mod-menu .metismenu-item:hover>span, .metismenu.mod-menu .metismenu-item:hover>a {
    color: #8AC0CC;
    text-decoration: none;
    background: #085559 url(/images/menuhovereditem.png) scroll;
    background: -webkit-linear-gradient(top, rgba(1, 13, 14, 0.2) 0, rgba(13, 134, 140, 0.27) 40%, rgba(14, 147, 154, 0.29) 50%, rgba(13, 134, 140, 0.27) 60%, rgba(1, 13, 14, 0.2) 100%) no-repeat, url(/images/menuhovereditem.png), -webkit-linear-gradient(top, #032425 0, #0B7479 40%, #0C7D83 50%, #0B7479 60%, #032425 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(1, 13, 14, 0.2) 0, rgba(13, 134, 140, 0.27) 40%, rgba(14, 147, 154, 0.29) 50%, rgba(13, 134, 140, 0.27) 60%, rgba(1, 13, 14, 0.2) 100%) no-repeat, url('/images/menuhovereditem.png'), -moz-linear-gradient(top, #032425 0, #0B7479 40%, #0C7D83 50%, #0B7479 60%, #032425 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(1, 13, 14, 0.2) 0, rgba(13, 134, 140, 0.27) 40%, rgba(14, 147, 154, 0.29) 50%, rgba(13, 134, 140, 0.27) 60%, rgba(1, 13, 14, 0.2) 100%) no-repeat, url('/images/menuhovereditem.png'), -o-linear-gradient(top, #032425 0, #0B7479 40%, #0C7D83 50%, #0B7479 60%, #032425 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(1, 13, 14, 0.2) 0, rgba(13, 134, 140, 0.27) 40%, rgba(14, 147, 154, 0.29) 50%, rgba(13, 134, 140, 0.27) 60%, rgba(1, 13, 14, 0.2) 100%) no-repeat, url('/images/menuhovereditem.png'), -ms-linear-gradient(top, #032425 0, #0B7479 40%, #0C7D83 50%, #0B7479 60%, #032425 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(1, 13, 14, 0.2) 0, rgba(13, 134, 140, 0.27) 40%, rgba(14, 147, 154, 0.29) 50%, rgba(13, 134, 140, 0.27) 60%, rgba(1, 13, 14, 0.2) 100%) no-repeat, url(/images/menuhovereditem.png), linear-gradient(to bottom, #032425 0, #0B7479 40%, #0C7D83 50%, #0B7479 60%, #032425 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(1, 13, 14, 0.2) 0, rgba(13, 134, 140, 0.27) 40%, rgba(14, 147, 154, 0.29) 50%, rgba(13, 134, 140, 0.27) 60%, rgba(1, 13, 14, 0.2) 100%) no-repeat, url('/images/menuhovereditem.png'), linear-gradient(top, #032425 0, #0B7479 40%, #0C7D83 50%, #0B7479 60%, #032425 100%) no-repeat;
    padding: 0 14px;
    margin: 0 auto;
}
.metismenu.mod-menu .metismenu-item.active>span, .metismenu.mod-menu .metismenu-item.active>a {
    text-decoration: none;
    background: #04AEF1 url(/images/menuactiveitem.png) scroll;
    background: -webkit-linear-gradient(top, rgba(3, 125, 173, 0.16) 0, rgba(9, 183, 251, 0.21) 28%, rgba(47, 194, 252, 0.27) 40%, rgba(62, 198, 252, 0.3) 50%, rgba(47, 194, 252, 0.27) 60%, rgba(9, 183, 251, 0.21) 73%, rgba(3, 125, 173, 0.16) 100%) no-repeat, url(/images/menuactiveitem.png), -webkit-linear-gradient(top, #038DC4 0, #04B5FB 28%, #1DBCFC 40%, #27BFFC 50%, #1DBCFC 60%, #04B5FB 73%, #038DC4 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(3, 125, 173, 0.16) 0, rgba(9, 183, 251, 0.21) 28%, rgba(47, 194, 252, 0.27) 40%, rgba(62, 198, 252, 0.3) 50%, rgba(47, 194, 252, 0.27) 60%, rgba(9, 183, 251, 0.21) 73%, rgba(3, 125, 173, 0.16) 100%) no-repeat, url('/images/menuactiveitem.png'), -moz-linear-gradient(top, #038DC4 0, #04B5FB 28%, #1DBCFC 40%, #27BFFC 50%, #1DBCFC 60%, #04B5FB 73%, #038DC4 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(3, 125, 173, 0.16) 0, rgba(9, 183, 251, 0.21) 28%, rgba(47, 194, 252, 0.27) 40%, rgba(62, 198, 252, 0.3) 50%, rgba(47, 194, 252, 0.27) 60%, rgba(9, 183, 251, 0.21) 73%, rgba(3, 125, 173, 0.16) 100%) no-repeat, url('/images/menuactiveitem.png'), -o-linear-gradient(top, #038DC4 0, #04B5FB 28%, #1DBCFC 40%, #27BFFC 50%, #1DBCFC 60%, #04B5FB 73%, #038DC4 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(3, 125, 173, 0.16) 0, rgba(9, 183, 251, 0.21) 28%, rgba(47, 194, 252, 0.27) 40%, rgba(62, 198, 252, 0.3) 50%, rgba(47, 194, 252, 0.27) 60%, rgba(9, 183, 251, 0.21) 73%, rgba(3, 125, 173, 0.16) 100%) no-repeat, url('/images/menuactiveitem.png'), -ms-linear-gradient(top, #038DC4 0, #04B5FB 28%, #1DBCFC 40%, #27BFFC 50%, #1DBCFC 60%, #04B5FB 73%, #038DC4 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(3, 125, 173, 0.16) 0, rgba(9, 183, 251, 0.21) 28%, rgba(47, 194, 252, 0.27) 40%, rgba(62, 198, 252, 0.3) 50%, rgba(47, 194, 252, 0.27) 60%, rgba(9, 183, 251, 0.21) 73%, rgba(3, 125, 173, 0.16) 100%) no-repeat, url(/images/menuactiveitem.png), linear-gradient(to bottom, #038DC4 0, #04B5FB 28%, #1DBCFC 40%, #27BFFC 50%, #1DBCFC 60%, #04B5FB 73%, #038DC4 100%) no-repeat;
    -svg-background: linear-gradient(top, rgba(3, 125, 173, 0.16) 0, rgba(9, 183, 251, 0.21) 28%, rgba(47, 194, 252, 0.27) 40%, rgba(62, 198, 252, 0.3) 50%, rgba(47, 194, 252, 0.27) 60%, rgba(9, 183, 251, 0.21) 73%, rgba(3, 125, 173, 0.16) 100%) no-repeat, url('/images/menuactiveitem.png'), linear-gradient(top, #038DC4 0, #04B5FB 28%, #1DBCFC 40%, #27BFFC 50%, #1DBCFC 60%, #04B5FB 73%, #038DC4 100%) no-repeat;
    padding: 0 14px;
    margin: 0 auto;
    color: #E3F0F3;
    text-decoration: none;
}
@media(min-width: 992px){
      .metismenu.mod-menu .metismenu-item:not(:first-child)>span:before, .metismenu.mod-menu .metismenu-item:not(:first-child)>a:before {
        position: absolute;
        display: block;
        content: ' ';
        top: 0;
        left: -2px;
        width: 8px;
        height: 42px;
        background: url(/images/menuseparator.png) center center no-repeat;
    }
}
.metismenu.mod-menu .metismenu-item:first-child>span, .metismenu.mod-menu .metismenu-item:first-child>a {
    margin-left: 1px;
}
	/* DESKTOP */
@media(min-width: 992px){
  .metismenu.mod-menu .metismenu-item>button{
    display: none;
  }

}

/* Sidebar */
.art-vmenu .card-body {
    height: 100%;
    /*min-height: 220px;*/
}
.art-vmenu .card-body .mod-menu {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-body {
    padding: 0;
    margin: 5px;
}
.sidebar-left.card {
    border: none;
}
.sidebar-left.card:not(.art-vmenu) {
    background: #91C3CF;
    background: -webkit-linear-gradient(top, #AAD1DA 0, #63ABBB 100%) no-repeat;
    background: -moz-linear-gradient(top, #AAD1DA 0, #63ABBB 100%) no-repeat;
    background: -o-linear-gradient(top, #AAD1DA 0, #63ABBB 100%) no-repeat;
    background: -ms-linear-gradient(top, #AAD1DA 0, #63ABBB 100%) no-repeat;
    background: linear-gradient(to bottom, #AAD1DA 0, #63ABBB 100%) no-repeat;
    -svg-background: linear-gradient(top, #AAD1DA 0, #63ABBB 100%) no-repeat;
    padding: 7px;
    margin: 5px;
}
.container-sidebar-left {
    display: block;
}
.art-vmenu .card-body .mod-list li {
    padding: 2px 0;
}
.card-body .mod-list li {
    padding: 0;
}
.sidebar-left .mod-list li a {
    background: #6AAEBE;
    background: -webkit-linear-gradient(top, #9FCBD5 0, #4E9FB1 77%, #438998 100%) no-repeat;
    background: -moz-linear-gradient(top, #9FCBD5 0, #4E9FB1 77%, #438998 100%) no-repeat;
    background: -o-linear-gradient(top, #9FCBD5 0, #4E9FB1 77%, #438998 100%) no-repeat;
    background: -ms-linear-gradient(top, #9FCBD5 0, #4E9FB1 77%, #438998 100%) no-repeat;
    background: linear-gradient(to bottom, #9FCBD5 0, #4E9FB1 77%, #438998 100%) no-repeat;
    -svg-background: linear-gradient(top, #9FCBD5 0, #4E9FB1 77%, #438998 100%) no-repeat;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    padding: 0 10px 0 20px;
    margin: 0 auto;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #161E22;
    min-height: 28px;
    line-height: 28px;
    width: 100%;
    display: block;
}
.sidebar-left .mod-list li a:before {
    content: url(/images/vmenuitemicon.png);
    margin-right: 5px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}
.sidebar-left .mod-list li.active a:before{
    content: url(/images/vmenuactiveitemicon.png);
}
.sidebar-left .mod-list li.active a {
    background: #26B0CF;
    background: -webkit-linear-gradient(top, #60CAE2 0, #28B7D7 43%, #1A798E 100%) no-repeat;
    background: -moz-linear-gradient(top, #60CAE2 0, #28B7D7 43%, #1A798E 100%) no-repeat;
    background: -o-linear-gradient(top, #60CAE2 0, #28B7D7 43%, #1A798E 100%) no-repeat;
    background: -ms-linear-gradient(top, #60CAE2 0, #28B7D7 43%, #1A798E 100%) no-repeat;
    background: linear-gradient(to bottom, #60CAE2 0, #28B7D7 43%, #1A798E 100%) no-repeat;
    -svg-background: linear-gradient(top, #60CAE2 0, #28B7D7 43%, #1A798E 100%) no-repeat;
    padding: 0 10px 0 20px;
    margin: 0 auto;
    color: #ECFCFD;
    display: block;
}

 /*search*/
.search form{	
	display: flex;
    max-width: max-content;
    width: 100%;
    position: relative;
}
div.mod_search90 input[type="search"] {
    border-radius: 5px;
}
.search > form > .btn-primary {
    background: #49E6EE;
    border-radius: 0;
    margin: 0 auto;
    position: absolute;
    left: auto;
    display: block;
    border: 0;
    top: 1px;
    bottom: 1px;
    right: 1px;
    padding: 0 6px;
    color: #161E22 !important;
    font-size: 13px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    cursor: pointer;
    border-radius: 4px;
}

/* FOOTER */
.footer {
    background: #B5C7CF;
    background: -webkit-linear-gradient(top, #E6ECEF 0, #84A2AE 100%) no-repeat;
    background: -moz-linear-gradient(top, #E6ECEF 0, #84A2AE 100%) no-repeat;
    background: -o-linear-gradient(top, #E6ECEF 0, #84A2AE 100%) no-repeat;
    background: -ms-linear-gradient(top, #E6ECEF 0, #84A2AE 100%) no-repeat;
    background: linear-gradient(to bottom, #E6ECEF 0, #84A2AE 100%) no-repeat;
    -svg-background: linear-gradient(top, #E6ECEF 0, #84A2AE 100%) no-repeat;
    border-top: 1px solid #B5C7CF;
    padding: 8px;
    position: relative;
    color: #1E292E;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: center;
    margin: 0 0 1em;
}
div#mod-custom92 {
    width: 100%;
    text-align: center;
}
div#mod-custom92 hr{
    margin: 0 0 10px 0px;
}
div#mod-custom92 p{
    text-align: center;
    margin: 0;
}

@media(min-width: 992px){
    .footer {
      	width: 900px;
        margin: 0 auto 1em auto;
    }
}
.footer .grid-child{
  flex-direction: column;
  padding: 0;
}
.footer a:not(.btn):hover, .footer a:not(.btn):focus, .footer .btn-link:hover, .footer .btn-link:focus {
    color: #0D868C;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
.footer a:not(.btn), .footer .btn-link {
    color: #4D6975;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
div#mod-custom92 a {
    color: #000;
}
.back-to-top-link{
  background: #387280 url(/images/nav.png) scroll;
    background: -webkit-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url(/images/nav.png), -webkit-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: -moz-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -moz-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: -o-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -o-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: -ms-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -ms-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
    background: linear-gradient(to bottom, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url(/images/nav.png), linear-gradient(to bottom, #448C9C 0, #2D5C67 100%) no-repeat;
}
.back-to-top-link:hover, .back-to-top-link:focus {
    color: #bdd3e0;
    background-color: #4d76a6;
    border-color: #bdd3e0;
}

.theme-default .nivoSlider {
    margin-bottom: 0 !important;
}
@media(max-width: 992px){
  .site-grid {
        grid-template-areas:
        ".banner banner banner banner."
        ".top-a top-a top-a top-a."
        ".top-b top-b top-b top-b."
        ".side-r side-r side-r side-r."
        ".side-l side-l side-l side-l."
        ".comp comp comp comp."
        ".bot-a bot-a bot-a bot-a."
          ".bot-b bot-b bot-b bot-b.";
  }
    .container-header .grid-child .navbar {
        background: #387280 url(/images/nav.png) scroll;
        background: -webkit-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url(/images/nav.png), -webkit-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
        background: -moz-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -moz-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
        background: -o-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -o-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
        background: -ms-linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), -ms-linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
        background: linear-gradient(to bottom, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url(/images/nav.png), linear-gradient(to bottom, #448C9C 0, #2D5C67 100%) no-repeat;
        -svg-background: linear-gradient(top, rgba(74, 152, 169, 0.18) 0, rgba(39, 80, 89, 0.1) 100%) no-repeat, url('/images/nav.png'), linear-gradient(top, #448C9C 0, #2D5C67 100%) no-repeat;
        width: 100%;
    }
	.container-header .navbar-toggler {
        margin: 5px;
        color: #fff;
        cursor: pointer;
        border: 1px solid #000;
        -svg-background: linear-gradient(to bottom, #707070 0, #000 100%);
        background: -ms-linear-gradient(top, #707070 0, #000 100%);
        background: -moz-linear-gradient(top, #707070 0, #000 100%);
        background: -o-linear-gradient(top, #707070 0, #000 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
        background: -webkit-linear-gradient(top, #707070 0, #000 100%);
        background: linear-gradient(to bottom, #707070 0, #000 100%);
    }
    .metismenu.mod-menu .metismenu-item>span, .metismenu.mod-menu .metismenu-item>a {
        width: 100%;
        text-align: left;
    }
    .grid-child.container-sidebar-left {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .sidebar-left.card {
        width: 48%;
        margin: 0 auto;
        height: max-content;
    }
  
}
@media(max-width: 600px){
      .sidebar-left.card {
          width: 100%;
          margin: 0 auto;
      }
}

.navbar-toggler:focus {
    box-shadow: unset;
}
.com-content-article__body th, .com-content-article__body td {
    padding: 2px;
    border: solid 1px #4995A7;
    vertical-align: top;
    text-align: left;
}