/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body, .sp-preloader {
  background-color: #fff;
  color: #70719a;
}
.text-primary {
  color: #002B79 !important;
}
.sp-preloader > div {
  background: #002B79;
}
.sp-preloader > div:after {
  background: #fff;
}
#sp-top-bar {
  background: #002B79;
  color: #aaa;
}
#sp-top-bar a {
  color: #aaa;
}
#sp-header {
  background: #fff;
}
a {
  color: #002B79;
}
a:hover, a:focus, a:active {
  color: #fff;
  
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(68, 72, 224, 0.1);
  color: #002B79;
}
.tags > li a:hover {
  background: #002B79;
}
.article-social-share .social-share-icon ul li a {
  color: #70719a;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #002B79;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #70719a;
}
.sp-reading-progress-bar {
  background-color: #002B79;
}
.sp-megamenu-parent > li > a {
  color: #252767;
}
.sp-megamenu-parent > li:hover > a {
  color: #fff;
  background-color: #257bd1;
  padding: -3px -5px;
  
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #002b79;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #252767;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #252767;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252767;
  
}
#offcanvas-toggler > .fa {
  color: #252767;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #002B79;
}
.offcanvas-menu {
  background-color: #1d2938;
  color: #ffffff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #ffffff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #002B79;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgba(37, 39, 103, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(37, 39, 103, 0.8);
}
.btn-primary, .sppb-btn-primary {
  border-color: #002B79 !important;
  background-color: #002B79 !important;
}
.btn-primary:hover, .sppb-btn-primary:hover, .btn-primary:focus, .sppb-btn-primary:focus, .btn-primary:active, .sppb-btn-primary:active, .btn-primary:disabled, .sppb-btn-primary:disabled {
  border-color: #002B79 !important;
  background-color: #002B79 !important;
  color: #fff;
}
ul.social-icons > li a:hover {
  color: #002B79;
}
.sp-page-title {
  background: #002B79;
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #70719a;
}
.sp-module ul > li > a:hover {
  color: #002B79;
}
.sp-module .latestnews > div > a {
  color: #70719a;
}
.sp-module .latestnews > div > a:hover {
  color: #002B79;
}
.sp-module .tagscloud .tag-name:hover {
  background: #002B79;
}
.search .btn-toolbar button {
  background: #002B79;
}
#sp-footer, #sp-bottom {
  background: #fff;
  color: #70719a;
}
#sp-footer a, #sp-bottom a {
  color: #70719a;
}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
  color: #002B79;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #70719a;
}
.sp-comingsoon body {
  background-color: #002B79;
}
.pagination > li > a, .pagination > li > span {
  color: #70719a;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #70719a;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #002B79;
  background-color: #002B79;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #002B79;
  background-color: #002B79;
}
.error-code, .coming-soon-number {
  color: #002B79;
}
#sp-top-bar, #sp-topbar {
  background: #002B79;
}
#sp-top3 .single-item .icon {
  color: #002B79;
}
.title-decor .sppb-addon-title:before, .title-decor .sppb-title-heading:before {
  background: #002B79;
}
.title-decor .sppb-addon-title:after, .title-decor .sppb-title-heading:after {
  color: #002B79;
}
.primary-color .sppb-icon, .primary-color .sppb-icon-inner {
  color: #002B79;
}
.bg-primary {
  background: #002B79 !important;
}
.primary-bg .sppb-icon .sppb-icon-container {
  background: #002B79;
}
.single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-item .img-holder img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-item .img-holder .overlay-style-one .box .content a i {
  background: #002B79;
  color: #fff;
  font-size: 15px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 500ms ease 0.1s;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  line-height: 34px;
}
.single-item:hover .overlay-style-one {
  background: #002B79;
}
.single-item:hover .img-holder .overlay-style-one .box .content a:hover a i {
  background: #002B79;
}
.single-item .text-holder:after {
  background: #002B79;
}
.sppb-btn-default {
  color: #002B79 !important;
}
.sppb-btn-default:hover {
  color: #002B79 !important;
}
.sppb-testimonial-carousel-testi_layout3 .active:nth-child(odd) .sppb-testimonial-carousel-item-content {
  background: #002B79 !important;
}
.sppb-testimonial-carousel-testi_layout3 .active:nth-child(odd) .sppb-testimonial-carousel-item-content:before {
  border-top: 15px solid #002B79 !important;
}
.single-team-member .img-holder:before {
  background: #002B79;
}
.sidebar-menu .sppb-addon-content .menu li.current a {
  background: #002B79;
}
.sidebar-menu .sppb-addon-content .menu li a:hover {
  background: #002B79;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading.active .sppb-panel-title {
  color: #002B79;
}
.sp-mega-group > li > a {
  color: #002B79 !important;
}
.sppb-addon-sp-slider .sp-nav-control .nav-control:hover {
  background: #002B79 !important;
}
#tpPortfolio .tpFilter .option-combo #filter .selected {
  border-bottom: 2px solid #002B79;
  background: #002B79;
}
