/* ### EPMS CUSTOM STYLES ### */
/* ### epms-colors ### */
/*   $epms_green: #229a43
     $epms_gray: #A7A9AC;  ### */
/*   $dk_emps_green: #006363  ### */
/*   $epms_black: #0d0d0d  ### */

@import url(epms_default.css);
/* ############################
## TOPOGRAPHY 
###############################*/
body,
a,
p,
li {
  font-family: itc-officina-sans-pro, sans-serif !important;
  
}
#sp-main-body p,a,li {
  font-family: itc-officina-sans-pro, sans-serif !important;
 font-size: 1.20rem; 
  
}

.body-wrapper h1,
h2,
h3,
h4 {
  font-family: bc-novatica-cyr, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.25rem;
}
h4 {
  font-size: 1rem;
}

.body-wrapper a {
  color: #229a43;
  text-decoration: none;
}
body.body-wrapper {
  color: #0d0d0d;
}



/* ############################
## TOPOGRAPHY 
# ARTICLE TOC
###############################*/

.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  padding: 10px;
}

.article-index ul > .active > a:hover,
.article-index ul > .active > a:active,
.article-index ul > .active > a:focus {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
.article-index {
  border: 1px solid red;
}

.pager {
  list-style: none;
  padding: 1rem 0 0;
  padding-top: 1rem;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin: 2rem 0 6rem 0; /* added bottom margin to clear footer */
  border-top: 1px solid #f5f5f5;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}

/* ############################
## HEADER
###############################*/
.tm-headerbar-top {
  padding: 10px 0;
}
.tm-headerbar-top {
  border-top: 30px solid #229a43;
}
.tm-header .uk-navbar-container:not(.uk-navbar-transparent) {
  border-top: 1px solid #229a43;
  border-bottom: 1px solid #229a43;
}

.tm-headerbar-top .uk-flex-center {
  justify-content: left !important;
}

/* ############################
## HEADER
# NAVIGATION
###############################*/
.uk-flex-auto.uk-flex-center .uk-navbar-nav {
  display: inline-flex;
}


.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
font-size: 1.25rem;
}


/*##########
## navigation ##
###########*/
.uk-navbar {
  padding-top: 0px;
}
.uk-navbar-dropdown {
  width: 400px;
  padding: 0 5px;
  background: #fff;
  color: #666;
  box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.03);
}

.uk-nav-secondary > li > a {
  
  color: #229a43;;
  padding: 3px 0;
}
.uk-nav.uk-nav-divider
  > :not(.uk-nav-divider)
  + :not(.uk-nav-header, .uk-nav-divider) {
  margin-top: 5px;
  padding-top: 5px;
 /* border-top: 1px solid #d7ecdd; */
  border-top: 1px solid maroon;
}

/*### external icon on hover ###*/

.uk-navbar-nav a[target="_blank"] {
  position: relative;
  white-space: nowrap;
  padding-right: 20px; /* Adjust as needed */
}

.uk-navbar-nav a[target="_blank"]::after {
  content: "\f35d"; /* Font Awesome icon for external-link-alt */
  font-family: "Font Awesome 6 Free";
  font-weight: 900; /* Use the solid style */
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8rem; /* Add the desired font size */
}

.uk-navbar-nav a[target="_blank"]:hover::after {
  display: inline-block;
}

@import url('epms_nav.css');
/*###sticky menu###*/
.uk-navbar-center {
  padding-left: 0;
}

.uk-navbar-sticky {
  border-bottom: 1px solid #8a8a8a;
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 0;
  transition: all 0.5s ease;
}
.uk-navbar-sticky .uk-navbar {
padding-top: 0;
}

/* ############################
# sticky logo
###############################*/


.sticky-logo {display: none;}

.uk-navbar-sticky .sticky-logo {display: flex;}
.uk-navbar-sticky .tm-logo {height: 2.5rem;}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active > a {
  color: #229a43;
}


/* ############################
## HEADER
# BREADCRUMBS
###############################*/

.uk-section {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.uk-breadcrumb > :nth-child(n + 2):not(.uk-first-column)::before {
  margin: 0 5px !important;
  /* smaller margins around breadcrumb divider */
}


/* ############################
## MAIN CONTENT
###############################*/

.com-content #sp-main-body {
  background-color: #fff;
}

.page-header {
  display: none;
}


/*##### ARTICLES #####*/
/*##### image display #####*/
section.qx-section, .uk-article .qx-section {
 padding-top: 10px !important;
}

h1.uk-article-title {
  display: none;
}

/* ############################
## Exposure CARD MENU STYLING
###############################*/

#sp-epms-sub-menu {
  border-top: 1px solid #229a43;
  padding: 2rem 0;
}

.nx-extensions .nx-grid {
justify-content: center;
}

.nx-extensions .nx-card  {
  background-color: #e7f4e9 !important;
}

.nx-extensions .nx-h3, .nx-extensions h3 {
    font-size: 1.25rem !important;
    line-height: 1.25 !important;
}



/*## hide media image ##*/
@media (max-width: 960px) {
  
.nx-extensions.nx-card-media-top {
  display: none;
}
  
  
}


@media (max-width: 1024px) {
 .nx-extensions .nx-h3, .nx-extensions h3 {
    font-size: 1rem !important;
    line-height: 1.25 !important;
} 
  
  
  }




/* ############################
## SP BUILDER COMPONENT STYLING
###############################*/

/* ####### top bar with image left ####### */
/*
.info-kopfzeile h2 {
  font-family: bc-novatica-cyr, sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
.infobox {
  border: 0.5px solid #229a43;
  padding: 1em;
  position: relative;
  border-radius: 1em;
}
.infobox-icon {
  margin-top: -2.75em;
  padding-left: 2em;
}
.infobox-icon span {
  font-family: bc-novatica-cyr, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5em;
  color: #229a43;
}
.infobox .fa {
  font-size: 5em;
  color: #229a43;
  background: #fff;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
*/

/* ####### ICON GROUP ####### */




/*### do I need this ###*/
/*

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{font-family: 'Nunito', sans-serif;font-size: 15px;font-weight: 500;text-decoration: none;}

.tm-logo {height:60px;}.tm-mobile-logo {height:60px;}
.tm-logo {height:60px;}.tm-mobile-logo {height:60px;}
.tm-logo {height:60px;}.tm-mobile-logo {height:60px;}


*/

/* ############################
## bottom1
###############################*/


#sp-bottom1 {

	color: #0d0d0d !important;
   padding:0 !important
}



/* ############################
## FOOTER
###############################*/


#sp-footer {
  color: #229a43;
  background-color: #ffffff;
  border-top: 2px solid #229a43;
   border-bottom: 5px solid #229a43;
  position: static;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}

#sp-footer .container {
padding-left: 0;
padding-right: 0;
}

#sp-footer a {
  color: rgb(0, 143, 143);
}

.epms-footer {padding: 1.5rem 0;}


footer .uk-subnav > * > :first-child {
  column-gap: 0.85em;
}


