a {
  color: #3d449a;
}
a:hover {
  color: #2f3475;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #3d449a;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #3d449a;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #3d449a;
  border: 1px solid #282f85;
}
.sp-megamenu-parent .sp-dropdown li.sp-has-child.active>a {
  border-right: 5px solid #282f85 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-has-child >a {
  border-right: 5px solid #282f85 !important;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #3d449a;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #343a84;
  background-color: #3d449a;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #272c63;
  background-color: #2f3475;
}
ul.social-icons >li a:hover {
  color: #3d449a;
}
.sp-page-title {
  background: #3d449a;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #3d449a;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #3d449a;
}
.sp-module .tagscloud .tag-name:hover {
  background: #3d449a;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #3d449a;
}
.search .btn-toolbar button {
  background: #3d449a;
}
.post-format {
  background: #3d449a;
}
.voting-symbol span.star.active:before {
  color: #3d449a;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #2f3475;
}
.entry-link,
.entry-quote {
  background: #3d449a;
}
blockquote {
  border-color: #3d449a;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #3d449a;
}
#sp-footer {
  background: #3d449a;
}
.sp-comingsoon body {
  background-color: #3d449a;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #3d449a;
  background-color: #3d449a;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #3d449a;
  background-color: #3d449a;
}
/***** PRESET *****/
.lt-introduction .lt-intro-sub i,
.lt-statistics-sub:hover i,
.lt-services .lt-services-sub i,
.lt-services .lt-services-sub h3 {
    color: #3d449a;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    background: rgba(0, 0, 0, .08);
}
.lt-button:hover {
    border: 3px solid #3d449a;
}
.lt-button:hover,
#sp-header,
#sp-slide-wrapper .large_bold_black,
#sp-slide-wrapper .thintext_dark,
#sp-slide-wrapper .excerpt,
.lt-team-member:after,
.sppb-section-title h3,
h3.sppb-addon-title {
    background: #3d449a!important;
}
.blogDate {
    background: #3d449a;
}
.sppb-section-title h3,
h3.sppb-addon-title {
    border-left: 10px solid #282f85!important;
	border-radius: 5px;
}
.lt-buy-now {
    background: #282f85!important;
}
#sp-header {
    border-bottom: 5px solid #282f85;
}
.project-wrapper .btn-go-back,
.projects-filter a.selected, 
.projects-filter a.selected:hover,
.projects-filter a:hover {
    background: #3d449a!important;
}
.projects-wrapper .project-img:hover .project-img-extra {
    background: rgba(61, 68, 154, .7)!important;
}