* {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
}
p,
.csColumn_text {
  color: #666666;
  line-height: normal;
}
.eb-entry-title {
  font-size: 32px;
  text-transform: uppercase;
}
.btn-primary {
  background-color: #00843d !important;
}
.btn-secondary {
  background-color: #565e64 !important;
}
.slider {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 960px;
}
.slider::before,
.slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}
.edocman-container .item-body {
  padding: 15px 12px 7px 12px;
}
.edocman-container .edocman-taskbar {
  padding: 0 12px 9px;
}
.edocman_document_list th,
#edocman-category .edocman-page-heading {
  display: none !important;
  width: 200px !important;
}
.edocman-document,
.tg-featureditem {
  padding: 0;
}
.tg-featureditem .tg-img-holder,
.columnlayouts .edocman-document,
.item-foot {
  border: none;
}
.tg-featureditem figcaption::after {
  background: none;
}
div.sortPagiBar select {
  font-size: 12px;
}
.com-content-article dl,
.com-content-article ol,
.com-content-article ul {
  padding-left: 1em !important;
  margin: 1em 0 !important;
  color: #666666 !important;
}
.com-content-article ul li {
  list-style-type: disc;
}
.accordeonck ul {
  margin: 0 !important;
  padding: 0 !important;
}

.com-content-article ol li {
  list-style-type: decimal !important;
  margin-left: 1em !important;
}

[data-id="maximenuck190"] .mobilemenuck-item > .level1 {
  background-color: #00843d !important;
}
[data-id="maximenuck190"] .mobilemenuck-item > .level2 {
  background-color: #f1ba57 !important;
  color: white !important;
}
[data-id="maximenuck190"]
  .level2
  + .mobilemenuck-submenu
  .mobilemenuck-item
  > div {
  background-color: #f1bb57c1 !important;
}
[data-id="maximenuck190"] .mobilemenuck-item > .level2 a {
  color: white !important;
}
#eb .mod-items-grid {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

.img.edocman-thumb-left {
  display: none;
}

.edocman-thumb-left {
  display: none !important;
}
.edgallery-category-item-grid-overlay .edgallery-category-information {
  background: none !important;
  align-items: center !important;
}
.edgallery-category-item-grid-overlay
  .edgallery-category-information
  .edgallery-category-information-content {
  top: auto !important;
  padding: 0 1em;
}
