/*---------delete after setting color scheme---*/
/*-----------delete after setting color scheme----*/
#sp-footer h1, #sp-footer h2, #sp-footer h3, #sp-footer h4, #sp-footer h5, #sp-footer h6, #sp-footer .h1, #sp-footer .h2, #sp-footer .h3, #sp-footer .h4, #sp-footer .h5, #sp-footer .h6 {
  color: #fff;
}

#sp-header {
  background: #445878;
}

a {
  color: #445878;
}

a:hover, a:focus, a:active {
  color: #d3c00b;
}

h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, h2 a:focus, h2 a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active, .h1 a:hover, .h1 a:focus, .h1 a:active, .h2 a:hover, .h2 a:focus, .h2 a:active, .h3 a:hover, .h3 a:focus, .h3 a:active, .h4 a:hover, .h4 a:focus, .h4 a:active, .h5 a:hover, .h5 a:focus, .h5 a:active, .h6 a:hover, .h6 a:focus, .h6 a:active {
  color: #d3c00b;
}

.mobile-menu-box .slicknav_menu a.slicknav_btn {
  background-color: #3b4c68;
}

.mod-newsflash-adv__default-services figure + .content-blog {
  background-color: rgba(68, 88, 120, 0.8);
}

.mod_tm_portfolio .portfolio-container .portfolio-item .portfolio-item__content .item_img .more_wrapper {
  background-color: rgba(68, 88, 120, 0.5);
}

ul li:before,
.mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-icon,
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
  color: #f7e967;
}

#sp-sidebar-right .sp-module i.fl-bigmug-line-user144,
.loadingProgressG,
.mod_tm_portfolio ul#filters li a:after,
.divider-small,
.mod_owl_carousel .owl-dots .owl-dot.active {
  background-color: #f7e967;
}

.btn, .btn-info {
  background-color: #f7e967;
}

.btn:hover, .btn-info:hover {
  background-color: #445878;
}

#sp-pos-3 .btn:hover, #sp-pos-11 .btn:hover, #sp-pos-3 .btn-info:hover, #sp-pos-11 .btn-info:hover {
  background-color: white;
}

.btn-info {
  border-color: #29293a;
  background-color: transparent;
}

.btn-info:hover {
  background-color: #f7e967;
  border-color: transparent;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.show > .btn.dropdown-toggle,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #445878;
  border-color: transparent;
}

.kmt-form-submit button:hover {
  background-color: #445878 !important;
}
