.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 10px;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
}
#sp-header {
  height: 60px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 60px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
#sp-header.header-sticky .logo a, #sp-header.header-sticky .sp-megamenu-parent > li > a, #sp-header5.header-sticky .fa {
    color: #fff!important;
}
.sppb-addon-animated-number .sppb-animated-number {
  font-weight: 600;
  color: #656565;
}
.sppb-addon-animated-number .sppb-animated-number-title {
  font-weight: 600;
  color: #656565;
}
.sppb-addon-title {
  font-weight: 600;
 }
 
.article:hover .article-intro-image img {
  transform: scale(1.08) rotate(2deg);
}
.article-intro-image img {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(1) rotate(0deg);
}
.sppb-addon-article:hover img {
  transform: scale(1.08) rotate(2deg);
}
img.sppb-img-responsive {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(1) rotate(0deg);
}
img {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(1) rotate(0deg);
}
.sppb-carousel-text .style {
    background-color: rgba(20, 20, 20, 0.39);
    color: #ffffff;
}

.sppb-nav-pills > li > a {
    font-size: 24px;
 }
.sppb-nav-tabs > li > a {
    font-size: 24px;
}
#offcanvas-toggler > .fa {
  color: #000;
  background-color: #ffffff;
}
a.btn.jmodedit {
    background-color: #3b00ff;
}
.major-background-color {
  background-color: #0066e6;
}
.t1-background-color {
  background-color: #0066e6;
}
.t1-color {
  color: #0066e6;
}
#sp-header.header-sticky {
    background-color: #0066e6;
}
.sppb-icon-inner {
    color: #0066e6;
}
.sppb-icon .sppb-icon-container {
    color: #0066e6;
}
.sp-page-title h2 {
    font-size: 2rem;
    line-height: 2;
    text-align: center;
}

.zindex99 {

    z-index: 099999999!important;
}

