/*font*/

html {
    overflow: auto;
}

.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;
}

/*button*/
body .sppb-btn, body .btn, .btn-primary {
    padding: 10px 15px;
    line-height: 1;
}

/*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;
}

.sk-chase {
  width: 80px;
  height: 80px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
  margin: auto;
}

.sk-small{
  display: inline-flex;
  width: 10px;
  height: 10px;
  margin-left: 10px;
}

.sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
  content: '';
  display: block;
  width: 25%;
  height: 25%;
  background-color: #fff;
  border-radius: 100%;
  animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
  animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
  animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3) {
  animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
  animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
  animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
  animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
  animation-delay: -1.0s;
}

.sk-chase-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes sk-chase-dot {

  80%,
  100% {
    transform: rotate(360deg);
  }
}

@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4);
  }

  100%,
  0% {
    transform: scale(1.0);
  }
}

/* END OF OVERALL */