.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #00171f;
    font-weight: 700;
}
.sp-megamenu-parent>li:hover>a {
    color: #003459;
}

.sppb-article-info-wrap {
    background: none;
    padding: 20px 25px 10px 25px;
    min-height: 210px;
}
.sppb-article-info-wrap > h3 > a {
    color: #00171F;
}
.sppb-article-info-wrap > h3 {
    line-height: 19px;
    font-size: 16px;
}
.sppb-addon-articles .sppb-article-meta>span {
    display: inline-block;
    margin: 5px;
    font-weight: 500;
    color: #666666;
    font-size: 18px;
}
.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 30px;
    background: white;
}

.sppb-readmore {
    background-color: #003459;
    color: #FFFFFF;
    font-weight: 500;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 11px 23px;
    font-size: 14px;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
    position: absolute;
    bottom: 50px;
}
.sppb-readmore:hover {
    background-color: #035288;
    color: #FFFFFF;
    font-weight: 500;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 11px 23px;
    font-size: 14px;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
    position: absolute;
    bottom: 50px;
}

#sp-footer, #sp-bottom {
    background: #F4F4F4;
    color: #00171F;
}
#sp-bottom {
    padding: 60px 0 0px;
    font-size: 14px;
    line-height: 1.6;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 12px;
    color: #00171F;
}
#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 7px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color: #003459;
}
.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    margin: 0 10px 0 0;
}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    left: 0;
    top: 5px;
    color: #fff;
}
.list {
    list-style: none;
    padding-left: 0px;
}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    left: 0;
    top: 5px;
    color: #fff;
}
.list-icons-style-4 > li {
    padding-bottom: 15px;
}
.kontact-heading {
    color: #7fb023;
    padding-bottom: 20px;
    font-size: 22px;
}
.contactlist {
    padding: 10px 0 10px 0;
}
.list.list-icons.list-icons-style-3.mt-xlg >li {
    padding: 8px 0 8px 0;
}
.contact-text {
    padding: 0 0 0 14px;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
}
.contact-longtext  {
    margin: 0 0 20px 0;

}
.top-margin  {
    margin: 20px 0 0 0;
}
.top-margin1  {
    margin: 16px 0 0 0;
}
.contact-heading {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}

.btn.btn-sm.btn-secondary.next  {
    padding: 5px 15px 5px 15px;
    font-size: .875rem;
    border-radius: 0.2rem;
    margin: 10px;
    background: #003459
}

.btn.btn-sm.btn-secondary.previous  {
    font-size: .875rem;
    border-radius: 0.2rem;
    margin: 10px;
    background: #003459
}
.btn.btn-sm.btn-secondary.next > span {
    margin-right: 8px;
}
.btn.btn-sm.btn-secondary.previous span {
    margin-left: 8px;
}

.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    min-height: 300px;
    background: white;
}
.article-list .article .readmore a {
    color: #ffffff;
}
.article-list .article .readmore a:hover {
    color: #ffffff;
}
.article-list .article .readmore {
    background-color: #003459;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 11px 23px;
    font-size: 14px;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}

.article-list .article .readmore:hover {
    background-color: #035288;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 11px 23px;
    font-size: 14px;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
    position: absolute;
}
.article-list .article .readmore a:active, .article-list .article .readmore a:focus {
    color: #ffffff;
}
.divider.fa-map-marker-alt:before {
    display: none;
}
.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    line-height: 1;
}

.article-list .article .article-header h2 a:hover {
    color: #003459;
}
.bg-header {
    color: #fff;
    background: #003459;
    text-align: center;
}
.table-sm>:not(caption)>*>* {
    padding: 20px 4px 20px 4px;
}
.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #BAC6CF;
    font-size: 16px;
}
.bg-blue  {
    background: #DBE1E4!important;
    text-align: center;
}
.bg-lightblue {
    background: #EBEBEB;
    text-align: center;
}
.no-bottom-border tr {
  border-bottom: none!important;
}
#sp-footer a, #sp-bottom a {
    color: #00171F;
}
.custommenu {
    background-color: #F4F4F4;
}
.view-article.custommenu {
    background-color: #fff;
}
.article-details.custommenu {
    padding: 70px 40px 40px 40px;
    margin-top: -70px;
}
.article-details .article-header h1 {
    color: #00171F;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
}
.cover {
    object-fit: cover;
}
@media screen and (max-width: 480px) 
{
.sp-page-title .sp-page-title-heading {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
}
}
.sp-module-content .mod-languages ul.lang-inline {
    margin: 0 0 0 70px!important;
    padding: 0;
}
.sp-module ul>li>a:hover {
    color: #003459;
}
div.mod-languages ul li.lang-active {
    background-color: #e1e1e180 !important;
    padding: 0px 5px 3px;
    border-radius: 3px;
}
@media screen and (max-width: 480px) 
{
.mainlang { display: none!important; }
}