@charset "UTF-8";
/* CSS Document */

.sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 85px;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}

div.mod-languages ul li.lang-active {
  background-color: #fff0;;
}

#sp-header .logo.abp-logo-lockup {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 90px;
  white-space: nowrap;
}

#sp-header .logo.abp-logo-lockup a {
  display: flex;
  align-items: center;
  line-height: 1;
}

#sp-header .logo.abp-logo-lockup .abp-china-brand {
  color: #252525;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

#sp-position6 .mod-languages__list.lang-inline {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 6px;
  height: 90px;
  justify-content: flex-start;
}

#sp-position6 .mod-languages__list.lang-inline li {
  line-height: 1;
  margin: 0;
}

#sp-position6 .mod-languages__list.lang-inline li a {
  align-items: center;
  display: flex;
  line-height: 1;
}

#sp-position6 .mod-languages img {
  height: auto;
  width: 18px;
}

#sp-position6 .mod-languages img[src$="cn.svg"] {
  width: 20px;
}

.sp-megamenu-parent > li > a {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    line-height: 90px;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bolder;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  color: #000000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #000000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: block;
    padding: 10px 22px;
    border-top: 1px solid #ededed;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    color: #000000;
    text-decoration: none;
    font-weight: bolder;
}

@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  float: right;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  color: #000000;
  display: inline-block;
  font-size: 14px;
  line-height: 90px;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
}

#sp-footer .sp-copyright {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}

.breadcrumb {
  color: #000000 !important;
  background-color: #ffffff !important;
  display: inline-block;
}

 a.pathway:link {
	color: #000000;
	text-decoration: none;
  }
 a.pathway:visited {
	color: #000000;
	text-decoration: none;
  }
 a.pathway:hover {
	color: #8ab439;
	text-decoration: none;
  }


.sp-megamenu-parent >li >a:before {
  bottom: 30px;
  content: "";
  height: 2px;
  left: 15px;
  margin: auto;
  position: absolute;
  width: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sp-megamenu-parent >li >a:hover:before,
.sp-megamenu-parent >li >a:focus:before {
  width: 50%;
}
.sp-megamenu-parent >li.active a:before {
  width: 50%;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "Font Awesome 5 Free";
  content: " \f107";
  font-weight: 600;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
  margin-top: 0;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "Font Awesome 5 Free";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  font-size: 14px;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 10px 22px;
  border-top: 1px solid #ededed;
  -webkit-transition: .4s;
  transition: .4s;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:before {
  content: " ";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  padding-right: 10px;
  -webkit-transition: .4s;
  transition: .4s;
  opacity: 0;
  width: auto;
  position: absolute;
  left: 22px;
  top: 8px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 22px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title:hover {
  padding-left: 22px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title:before {
  display: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #fcfcfc;
  padding-left: 32px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover:before {
  opacity: 1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  background: #fcfcfc;
  padding-left: 32px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:before {
  opacity: 1;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
#offcanvas-toggler {
  float: right;
  line-height: 90px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 20px;
}
#offcanvas-toggler >i {
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.off-canvas-menu-init {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  visibility: visible;
}
body.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0,0,0,0.2);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  right: 0;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: .5;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(320px);
  transform: translateX(320px);
  visibility: hidden;
  overflow: inherit;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover >a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus >a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active >a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: #5f5f5f;
  color: #fff;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.offcanvas .body-wrapper {
  right: 0;
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas .body-wrapper:after {
  width: 100%;
  height: 100%;
  right: 0;
}
.offcanvas .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-rotate .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 90px;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown .sp-dropdown {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
	font-family: "Font Awesome 5 Free";
	content: " \f105";
	float: right;
	font-size: 40px;
	color: #8AB439;
text-decoration: none; 
}

.rost-megamenu-parent >a:after {
	font-family: "Font Awesome 5 Free";
	content: " \f105";
	float: right;
	font-size: 40px;
	color: #c15e01;
text-decoration: none; 
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	display: block;
	padding: 0;
	font-size: 14px;
	position: relative;
	text-decoration: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 10px 22px;
  border-top: 1px solid #ededed;
  -webkit-transition: .4s;
  transition: .4s;
  position: relative;
	color: #110F0F !important;
	text-decoration: none; 
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:before {
	
	font-family: Font Awesome 5 Free;
	font-size: 16px;
	display: inline-block;
	padding-right: 10px;
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 0;
	width: auto;
	position: absolute;
	left: 22px;
	top: 8px;
	color: #110F0F !important;
	text-decoration: none; 
}
h2 { color: #000000; }
h2:visited { color: #8ab439; text-decoration: none;}
h2:hover { color: #8ab439; text-decoration: none;}

h2 a :hover {
	color: #8ab439;
	text-decoration: none;
  }
 a.link2:link {
	color: #000000;
	text-decoration: none;
  }
 a.link2:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link2:hover {
	color: #8ab439;
	text-decoration: none;
  }

 a.link3:link {
	color: #000000;
	text-decoration: none;
  }
 a.link3:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link3:hover {
	color: #017c83;
	text-decoration: none;
  }

 a.link4:link {
	color: #000000;
	text-decoration: none;
  }
 a.link4:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link4:hover {
	color: #929fa7;
	text-decoration: none;
  }

 a.link5:link {
	color: #000000;
	text-decoration: none;
  }
 a.link5:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link5:hover {
	color: #c15e01;
	text-decoration: none;
  }

@media screen and (max-width: 767px) {
   a.link2:link {
	color: #000000;
	text-decoration: none;
	font-size: 0.5em;
	margin-bottom: 9px;
	margin-top: -20px;
  }
 a.link2:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link2:hover {
	color: #8ab439;
	text-decoration: none;
  }

 a.link3:link {
	color: #000000;
	text-decoration: none;
  }
 a.link3:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link3:hover {
	color: #017c83;
	text-decoration: none;
  }

 a.link4:link {
	color: #000000;
	text-decoration: none;
  }
 a.link4:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link4:hover {
	color: #929fa7;
	text-decoration: none;
  }

 a.link5:link {
	color: #000000;
	text-decoration: none;
  }
 a.link5:visited {
	color: #000000;
	text-decoration: none;
  }
 a.link5:hover {
	color: #c15e01;
	text-decoration: none;
  }

}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after  {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-size: 40px;
  height: 24px;
	display: flex;
  align-items: center;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {

}

.hasTooltip {
  border-radius: 3px !important;
  background-color: #8ab439 !important;
  color: #FFFFFF !important;
}

.view-article nav.pagenavigation ul.pagination li a {
  border-radius: 3px !important;
  background-color: #8ab439 !important;
  color: #FFFFFF !important;
}

.pagination {
  display: flex!important;
  padding-left: 0;
  margin: 20px 0;
    margin-left: 0px;
  border-radius: 4px;
}

ul {
	list-style-image: url(../../../images/Sechseck_Gruen02.jpg);
	line-height: 30px;
	padding-left: 30px;
	margin: 3px 0;
}
.list_links ul {
    list-style: none;
}

.list_links li {
    background: url(../../../images/Sechseck_Gruen02.jpg) no-repeat left center;
    padding-left: 40px; /* the width of your image + some space */
    margin: 3px 0;
    vertical-align: top;
	
}

.list_links2 ul {
    list-style: none;
}

.list_links2 li {
    background: url(../../../images/Sechseck_Gruen02.jpg) no-repeat left center;
    padding-left: 40px; /* the width of your image + some space */
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0px;
    padding-top: 30px;
}
.list_links3 ul {
list-style: none;
}

.list_links3 li {
    background: url(../../../images/Sechseck_Gruen02.jpg) no-repeat left 5px;
    padding-left: 40px;
    
}

.list_links_dg ul {
    list-style:none;
}

.list_links_dg li {
     background:url(../../../images/Sechseck_Dunkelgruen.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

.list_links_db ul {
    list-style:none;
}

.list_links_db li {
     background:url(../../../images/Sechseck_Dunkelblau.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

.list_links_gr ul {
    list-style:none;
}

.list_links_gr li {
     background:url(../../../images/Sechseck_grau.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

.list_links_ro ul {
    list-style:none;
}

.list_links_ro li {
     background:url(../../../images/Sechseck_rost.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

@media screen and (max-width: 767px) {
	ul {
	list-style-image: url(../../../images/Sechseck_Gruen3.jpg);
	line-height: 30px;
	padding-left: 30px;
}


.list_links ul {
    list-style:none;
}

.list_links li {
     background:url(../../../images/Sechseck_Gruen3.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

.list_links_dg ul {
    list-style:none;
}

.list_links_dg li {
     background:url(../../../images/Sechseck_Dunkelgruen2.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

.list_links_gr ul {
    list-style:none;
}

.list_links_gr li {
     background:url(../../../images/Sechseck_grau2.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}

.list_links_ro ul {
    list-style:none;
}

.list_links_ro li {
     background:url(../../../images/Sechseck_rost.jpg) no-repeat left center; 
     padding-left: 40px; /* the width of your image + some space */
     margin: 3px 0;
}
	
	}


  @media screen and (min-width:992px) and (max-width:1199px) {

    #sp-logo {
        flex: 0 0 25%;
        max-width: 25%;
        width: auto !important;
    }

    #sp-position6 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: auto !important;
    }

    #sp-header
    .container {
        width: 1140px !important;
        max-width: 1200px !important;
    }
}

@media screen and (max-width: 575px) {
  #sp-header .logo.abp-logo-lockup {
    gap: 6px;
  }

  #sp-header .logo.abp-logo-lockup .abp-china-brand {
    font-size: 22px;
  }

  #sp-position6 .mod-languages__list.lang-inline {
    gap: 4px;
  }

  #sp-position6 .mod-languages img {
    width: 16px;
  }

  #sp-position6 .mod-languages img[src$="cn.svg"] {
    width: 18px;
  }
}
