table {
    width: 100%;
    border-collapse: collapse;
}
th {
    background-color: #00137f;
    color: white;
    padding: 10px;
    text-align: left;
}
td {
    padding: 10px;
    border: 1px solid #ddd;
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}
#main {
    display: flex;
    padding: 0px 20px 0px 20px;
}
.sppb-btn-primary {
    background: #064998;
}
.sppb-btn-primary:hover {
    background: #07254f;
}
.ffp-feed-container {
    background: rgba(0,0,0,0);
}
.ffp-feed-load-more-container {
    display: none !important;
}
.ffp-feed-item-link {
    border: 0px solid #f1f1f1;
    padding: 12px;
    border-radius: 3px;
    margin-top: 12px;
}
.ffp-feed-item-link-domain {
    display: none !important;
}
.ffp-feed-author-block-name, .ffp-feed-item-message-content, .ffp-feed-item-link-title, .ffp-feed-item-link-descr, .ffp-feed-item-link-domain, .ffp-popup-text-content {
    color: #fff;
}
.toptext {
    font-size: 16px;
}
.toptext ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.toptext li {
    display: flex;
    align-items: center;
    margin-right: 15px;
    position: relative;
}
.toptext li::after {
    content: "|";
    position: absolute;
    right: -7.5px;
    color: #ccc;
}
.toptext li:last-child::after {
    content: none;
}
.toptext a {
    margin-left: 8px;
    text-decoration: none;
    color: #333;
    transition: color 0.3s;
}
.toptext a:hover {
    color: #007BFF;
}
li[itemscope][itemtype="https://schema.org/Article"]:not(:last-child) {
    border-bottom: 1px solid #4c8590;
}
img.logo-image.primary-logo-image {
    width: 250px;
}
a#layerslideshow-prev {
    display: none !important;
}

a#layerslideshow-next {
    display: none !important;
}
.layerslideshow .j51-nav-dots {
    display: flex;
    position: absolute;
    bottom: 20px;
    right: 10px;
    display: none !important;
}
.maincontent {
    padding: 20px 5px 5px;
}
.bottom-1 .module_surround {
    padding: 0 !important;
    margin: 0 !important;
}
.bottom-1 .module_surround img {
    width: 100%;
    height: auto;
}
.copyright{margin: auto;}
.page-header {
    border-bottom: none;
    margin: 0px;
    padding-left: 0px;
}
#ffp-feed-1 .ffp-feed-posts-item {
    box-shadow: 0 0px 0px rgba(0,0,0,0.12);
    background: transparent !important;
}
.ffp-feed-posts-items {
    padding: 20px;
    background: transparent;
}
.ffp-feed-wrap {
    min-height: 60px;
    position: relative;
    transition: 0.2s;
    border: 0px solid #f1f1f1;
    border-radius: 3px;
    overflow: hidden;
    background: transparent !important;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    color: #fff;
    font-weight: 400;
}
div#base-1 {
    background: #00458c;
}
#container_showcase1_modules + .content_main {
    z-index: 50 !important;
}
.showcase_seperator {
    z-index: 40 !important;
}
#container_showcase1_modules + .content_main {
    margin-top: -100px;
}
.hornav > ul > li::after {
    display: none;
}
.showcase_seperator svg {
    fill: #036f9f;
}

.hornav>ul>li {
    margin: 0 12px;
}

:root{
    --board-blue-dark:#1f4e79;
    --board-blue-mid:#056e9f;
    --board-blue-light:#cfe2f3;
    --board-border:#c7d2e5;
    --board-text:#0f172a;
}
.board-wrap{max-width:1000px;margin:auto}
.board-logo{display:block;margin:10px auto 4px;width:110px;height:auto}
.board-title{font-weight:600;text-align:center;margin: 25px 0;color:var(--board-text)}
.board-table{width:100%;border-collapse:collapse;table-layout:fixed}
.board-table th, .board-table td{border:1px solid var(--board-border);padding:10px 12px;vertical-align:middle}
.board-band{background:var(--board-blue-dark);color:#fff;font-weight:700;text-align:center;font-size:1.05rem}
.board-band-small{background:var(--board-blue-mid) !important;}
.board-subhead th{background:var(--board-blue-mid);font-weight:700;text-align:center}
.board-role{background:#f8fbff;font-weight:600;width:35%}
.board-name{width:65%}
.board-list td{background:#fff}
.board-zebra tbody tr:nth-child(odd) td{background:#fbfdff}
@media (max-width:720px){
    .board-table, .board-table tbody, .board-table tr, .board-table td, .board-table th{display:block;width:100%}
    .board-table tr{margin-bottom:6px}
    .board-table th, .board-table td{border-left:1px solid var(--board-border);border-right:1px solid var(--board-border)}
    .board-subhead th{border-top:1px solid var(--board-border)}
}

.copyright p {
    color: #ddd;
}

.copyright p a {
    color: #fff;
}

.com-sppagebuilder.mfp-zoom-out-cur .mfp-figure figure img.mfp-img {
    background-color: #fff;
}

body.itemid-2507 #container_showcase1_modules + .content_main
{
    margin-top: -100px !important;
}

@media only screen and (max-width: 767px) {
    body.com_sppagebuilder #main {
        padding: 0;
    }

    .itemid-178 #sppb-addon-1516941736119 img {
        margin-top: 0 !important;
    }

    #container_header .header_top {
        display: none;
    }

    .com-content-category-blog__navigation .com-content-category-blog__counter {
        display: none;
    }

    .com-content-category-blog__pagination {
        overflow-x: scroll;
    }

    .module .module_surround, .module_menu .module_surround {
        padding: 30px 20px 30px !important;
    }
}

#wrapper_base-1 .module_header h3 {
    color: #ffffff80;
}

.base-1.base-1c .ffp-feed-posts-items {
    padding: 0;
}

.base-1.base-1c .ffp-feed-posts-item {
    padding-left: 0;
    padding-right: 0;
}

#container_showcase1_modules + .content_main {
    margin-top: -480px !important;
}