.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #3C82B4;
}
.sp-megamenu-parent > li:hover > a {
  color: #3C82B4;
  background: #fdfbfc;
  border-bottom: 3px solid #8279b0;
}
.sp-megamenu-parent > li a {
  border-bottom: 3px solid white;
}
.sp-megamenu-parent > li:hover > a {
  color: #8279b0 !important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #005c9d;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 7px;
  line-height: 60px;
  font-size: 16px;
  margin: 0;
}

a {
  color: #1f9f82 !important;
}
a:hover, a:focus, a:active {
  color: #8279b0 !important;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #015c9d;
}
.easylogic-footer-logo {
  height: 20px;
  display: flex;
  justify-content: right;
  margin-top: -20px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  content: "\21D3";
  font-size: 25px;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-custom:hover {
  background: #8279b02b !important;
  border: 1px solid #39bb9d8f;
  border-radius: 10px;
}