#sp-header .logo {
    height: 56px;
}
#sp-header .logo a {
    vertical-align: top;
}
.h3, h3 {
    font-size: 20px;
    color: #ee5a22;
    font-weight: 600!important;
}
#sp-main-body {
    padding: 20px 0;
}
#sp-header {
    box-shadow: none;
    height: 75px;    
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 12px;
    line-height: 20px;
    font-size: 16px;
    text-transform: none;
    padding-top: 18px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 20%);
    padding: 20px;
}
a {
    color: #337ab7;
}
.sp-page-title {
    background: #0078c1;
}

#sp-rodape {
  border-top: 1px solid #000;
}

.sp-megamenu-parent > li.sp-has-child > a:after, .sp-megamenu-parent > li.sp-has-child > span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: " \f107";
}

.jmg-powered a {
    display: none!important;
}