#sp-top-bar {
    background-color: #259a1e;
    color: #00245f;
}
#sp-top-bar {
    padding: 8px 0;
}
.has-sub-image #sp-header.menu-fixed, .has-slideshow #sp-header.menu-fixed, #sp-header.menu-fixed {
    background-color: rgba(255,255,255,1) !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease 0s;
}
.has-slideshow #sp-header,
.has-sub-image #sp-header {
  position: absolute;
  background-color: rgba(255,255,255,1) !important;
}
.sp-page-title {
    background: #259a1e none repeat scroll 0 0;
}
#sp-footer {
    background: #d82605 none repeat scroll 0 0;
}
a {
    color: #37ba2e;
}
a:hover, a:focus
{
  color: #259a1e;
 /* text-decoration-line: underline;
  text-decoration-style: solid;*/
}
.layout-blog #sp-main-body article.item {
    color: #000;
    padding: 10px;
}
.btn-primary, .sppb-btn-primary {
    background-color: #259a1e;
}
.entry-header h2 {
    background-color: #259a1e;
    border-radius: 3px;
    padding: 7px;
  color: #fff;
}
.entry-header h2 a {
    color: #fff;
}
.view-article #sp-main-body .item.item-page {
  color: #000;
}
.line-bottom::after  {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
}
.line-bottom::after  {
    background: #259a1e none repeat scroll 0 0;
}
.line-bottom {
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active {
  color: #fff;
  background-color: #34a32c;
  border-color: #0b3444;
}

.pager li > a, .pager li > span {
    background: #259a1e none repeat scroll 0 0;
}
.pager li>a:hover,
.pager li>a:focus,
.pager li>a:active {
  background: #34a32c;
  color: #fff;
}
.process .sppb-title-heading::after {
    background-color: #259a1e !important;
}
.layout-blog #sp-main-body {
    background-color: #2d2d2d;
}
.sp-megamenu-parent > li > a::before {
    background-color: #d82605;
}
#sp-header a {
    color: #07163a;
    text-decoration: none;
}
.sp-page-title {
    padding: 9px 0;
    text-transform: uppercase;
}
.line-title::after  {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
}
.line-title::after  {
    background: #D82605 none repeat scroll 0 0;
}
.line-title {
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
.layout-blog #sp-main-body .blog p {
    padding: 0 0 0 15px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 20px;
}
.sppb-nav-tabs > li.active > a, .sppb-nav-tabs > li.active > a:hover, .sppb-nav-tabs > li.active > a:focus {
    background-color: transparent;
}
.content-image img {
    background-color: transparent;
    box-shadow: none;
}
.benefit {
  color: #000;
}
}
.port-width40 {
    float: left;
    width: 30%;
}


.p-box {
 border: 3px solid #FFFFFF;
}

.form-actions {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: none;
   
}
.btn, .sppb-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgba(210, 217, 224, 0.5);
    color: #acb4b6;
    font-size: 14px;
    font-weight: 100;
    height: 50px;
    letter-spacing: 2px;
    line-height: 50px;
    padding: 0 30px;
    text-transform: uppercase;
  text-shadow: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 1px;
  border: 1px solid rgba(111,121,122,0.3);
  height: 48px;
  box-shadow: none;
  -webkit-box-shadow: none;
  width:80%;
  margin-bottom:10px;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    border: 1px solid #259A1E !important;
    color: #259A1E;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.boxshadow {
 -webkit-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
-moz-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);       
  padding: 15px;
  border-radius: 5px;
}
.boxshadowFC {
 -webkit-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
-moz-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);       
  border-radius: 5px;
}
.boxshadowFCL {
 -webkit-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
-moz-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);       
  border-radius: 5px;
  height: 150px;
}

.sppb-addon-tab .sppb-nav-tabs li.active > a {
    color: #d22602;
}
.tab-content .content-detail .nav li::after {
    color: #d22602;
}
#filters .btn-port {
   
    background: #fff !important;
    border: 1px solid #259a1e !important;
    color: #259a1e !important;
    margin-top: 5px;
  letter-spacing: 1px;
}
#filters .btn-port.current, #filters .btn-port:hover, #filters .btn-port:focus {
    background: #259a1e none repeat scroll 0 0;
    color: #fff;
   background: #259a1e !important;
}
.prof .sppb-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #02235c;
    color: #02235c;
}
.layout-blog #sp-main-body article.item {
  -webkit-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
-moz-box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);
box-shadow: 10px 9px 13px 1px rgba(0,0,0,1);       
  border-radius: 5px;
  height: 150px;
}
 .sp-contact-email a, .fa-envelope {
  display: none;
}
.sp-contact-info li {
    
    font-size: 110%;
    font-weight: 500;
    
}
