#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  background: #027244;
  padding-bottom: 15px;
  height: auto;
  transition: 0.3s;
}

.agency-header #sp-top1 ul.sp-contact-info li span, .agency-header #sp-top2 ul.sp-contact-info li span
{
    color: #ffffff;
}

.agency-header #sp-top1 ul.sp-contact-info li a, .agency-header #sp-top2 ul.sp-contact-info li a {
    color: #ffffff;
}

.agency-header #sp-header #sp-menu > .sp-column > div.my-top-search {
  order: 2;
  border-right: 0px solid #fff;
}

.home-testimonial-wrapper .sppb-addon-clients div[class*="sppb-col-"] {
    height: 197px;
    line-height: 197px;
    border-right: solid 1px #dbdbdb;
  	border-top: solid 1px #dbdbdb;
  	border-bottom: solid 1px #dbdbdb;
}