/*font*/

html {
    overflow: auto;
}

.hide-header header#sp-header {
    display: none;
}
.hide-page-title section#sp-page-title {
    display: none !IMPORTANT;
}
.hide-footer footer#sp-footer {
    display: none;
}

section#sp-page-title {
    display: inherit !important;
    height: 55px;
    z-index: 99;
}
header#sp-header .sp-column, section#sp-page-title .sp-column {
    padding: 0px !IMPORTANT;
}
header#sp-header .sp-module, section#sp-page-title .sp-module {
    border: inherit;
    border-radius: inherit;
    position: inherit;
    width: inherit;
    top: inherit;
    left: inherit;
    z-index: inherit;
}
.referral-icon h3 {
    font-size: 12px !important;
}

.body-innerwrapper {
    overflow: hidden;
}

body.default-title {
    background-image: none;
}
body, .sp-preloader {
  background-color: #141e3e;
  /* color: #fff; */
}
.sp-preloader > div {
  background: #fff;
}
.sp-preloader > div:after {
  background: #fff;
}
#sp-top-bar {
  background: #141e3e;
  color: #aaa;
  border-bottom: 1px solid #6666664f;
}
#sp-top-bar a {
  color: #aaa;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(3, 69, 191, 0.1);
  color: #fff;
}
.tags > li a:hover {
  background: #fff;
}
.article-social-share .social-share-icon ul li a {
  color: #fff;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #fff;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #fff;
}
header#sp-header {
    background: transparent;
    box-shadow: none;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0px 15px;
}
.sp-megamenu-parent > li > a {
  color: rgb(255 255 255 / 35%);
}
.sp-megamenu-parent > li:hover > a {
  color: #fff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #fff;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #fff;
}
#offcanvas-toggler > .fa {
  color: #fff;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #fff;
}
.offcanvas-menu {
  background-color: #141e3e;
  color: #fff!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #fff;
}
.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: #fff!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > span {
  color: #fff !IMPORTANT;
}
.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, 37, 37, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgb(255 255 255)!important;
}
.offcanvas-menu .offcanvas-inner a {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner span {
  color: #fff;
  padding-right: 5px;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}
.btn-primary, .sppb-btn-primary {
  border-color: #fff;
  background-color: #fff;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #fff;
  background-color: #fff;
}
ul.social-icons > li a:hover {
  color: #fff;
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #fff;
}
.sp-module ul > li > a:hover {
  color: #fff;
}
.sp-module .latestnews > div > a {
  color: #fff;
}
.sp-module .latestnews > div > a:hover {
  color: #fff;
}
.sp-module .tagscloud .tag-name:hover {
  background: #fff;
}
.search .btn-toolbar button {
  background: #fff;
}
#sp-footer, #sp-bottom {
  background: #202a4e;
  color: #fff;
}
#sp-footer a, #sp-bottom a {
  color: #a2a2a2;
}
#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: #fff;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #fff;
}
.sp-comingsoon body {
  background-color: #fff;
}
.pagination > li > a, .pagination > li > span {
  color: #fff;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #fff;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #fff;
  background-color: #fff;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #fff;
  background-color: #fff;
}
.error-code, .coming-soon-number {
  color: #fff;
}

/*off canvas*/
.offcanvas-menu p {
    font-size: 12px !IMPORTANT;
    line-height: 1.5;
    margin-top: 5px;
}
.offcanvas-menu .sppb-col-md-5.sppp-column-vertical-align   {
    padding: 0px;
}
.offcanvas-menu i {
    color: #fff !important;
    font-size: 15px !IMPORTANT;
    width: 15px !important;
    height: 15px !IMPORTANT;
}
.offcanvas-menu .pull-left {
    margin-right: 6px !IMPORTANT;
}
.offcanvas-menu .sppb-column {
    padding: 0px !IMPORTANT;
}


/*footer*/
#sp-footer1 .sp-column {
    text-align: center;
}

/*page title*/

#sp-title .sp-page-title:before {
    background: transparent !IMPORTANT;
}
 #sp-title .sp-page-title {
    background: none;
    padding: 50px 0px;
    border-bottom: 1px solid #ececec2e;
}
#sp-title .sp-page-title h2.sp-page-title-heading {
    font-size: 40px !IMPORTANT;
    text-align: center;
    margin: 0px !IMPORTANT;
}
@media(max-width:991px){
 #sp-title .sp-page-title {
    background: none;
    padding: 50px 0px;
}
#sp-title .sp-page-title h2.sp-page-title-heading {
    font-size: 30px !IMPORTANT;
    text-align: center;
    margin: 0px !IMPORTANT;
}}
section#sp-section-2 {
    padding: 30px 0px 0px 0px;
}
body.default-title #sp-title .sp-page-title:before {
    display: none !important;
}
body.default-title #sp-page-title .sp-page-title {
    padding: 0px;
}
body.default-title #sp-main-body .container-inner {
    border-radius: 20px;
    color: #000 !IMPORTANT;
}

/*top bar*/
div#sp-top1 {
    width: 50% !important;
    display: inline-block !important;
}
div#sp-top2 {
    width: 50% !IMPORTANT;
    display: inline-block !important;
}
div#sp-top2 .sp-column.text-center.text-lg-end {
    text-align: right !IMPORTANT;
}
div#sp-top1 .sp-column.text-center.text-lg-start {
    text-align: left !IMPORTANT;
}


/*template*/

.com_dt_template .control-group {
    margin-bottom: 10px;
}
.com_dt_template joomla-tab-element#template {
    margin-bottom: 10px;
}

/*login*/
h2.login-error {
    background: #f7e0e0;
    font-size: 18px;
    padding: 30px;
    color: #000;
    border-radius: 5px;
}
h2.login-error a {
    text-decoration: underline;
    color: #6e6e6e;
}

/*page title*/
section#sp-page-title {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #141e3e;
}

/*font*/
[class^="icon-"], [class*=" icon-"] {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 600 !important;
}

.followup-schedule-row.workflow-keyword-row select,
.followup-schedule-row.workflow-keyword-row input,
.followup-schedule-row select, 
.followup-schedule-row input {
    padding: 5px 15px !IMPORTANT;
}

div#bulkActionPanel {
    z-index: 9999999 !IMPORTANT;
}
div#sendMessageModal {
    z-index: 99999999;
}