@charset "utf-8";
#menu-gmenu-1 > li.menu-item.is-current > a{
  border-bottom: 3px solid #bf2212;
}

#menu-gmenu-1 > li.menu-item-380.is-current > a{
  color: #60B63f;
  border-bottom: 3px solid #60B63f;
}

.footer-top .hdrList em:nth-child(4):after{
  border: none;
}

.footer-top .hdrList em:nth-child(5):after{
  position: absolute;
    top: 0;
    right: 0;
    content: '';
    border-left: 1px solid #303030;
    height: 100%;
}

