.mod-finder .awesomplete{
  width: 100%;
}
.mod-finder .awesomplete input{
  border: unset;
  border-bottom: 1px solid #e74c3c;
}
.view-article .pagination {
    justify-content: space-between;
}


#sp-header .sp-megamenu-parent>li>a {
    padding: 0 5px 0 14px;
    margin: 0 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    display: block !important;
}

.sp-megamenu-parent>li>a {
    color: #212529 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}