html {
  font-size: 62.5%;
}
#sp-main-body a:hover,
#sp-main-body a:focus,
#sp-main-body a:active {
  color: #cccccc !important;
}

a:hover,
a:focus,
a:active {
  color: #cccccc;
}
body p span,
body p {
  font-size: 18px !important;
}
#sp-sidebar1 .sp-module {
  margin-bottom: 40px;
}
.blog h2,
.article-details h1:first-of-type,
.article-details h2:first-of-type,
.article-header h1,
.page-header h1 {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.itemid-108 .blog h2 {
  border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #aaaaaa !important;
}
.content-creation {
  margin-bottom: 40px;
}
.content-creation:first-of-type {
  margin-top: 50px;
}
.content-creation h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.blog h2 > .subheading-category,
.article-details h1:first-of-type,
.article-details h2:first-of-type,
.article-header h1,
.page-header h1 {
  color: #506590;
  font-size: 30px;
}
h4 {
  font-size: 18px;
}
#sp-main-body li {
  font-size: 1.7rem !important;
}
.text-slider {
  background: #ffffff;
  padding: 5px 0;
}
h1.home-section {
  background: #677c90;
  text-align: center;
}
h1.home-section a {
  color: #fff;
}
.blog-featured .article h1 {
  padding: 10px;
  border: 1px solid #bfbfbf;
}
#sp-bottom {
  padding: 15px 0 0 !important;
  font-size: 14px;
  line-height: 1.6;
}
#sp-footer .container-inner {
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.blog-featured > .article-list:nth-child(2) .articleBody p:first-of-type {
  min-height: 250px;
}
.sp-module-content h2 {
  color: #506590;
  font-size: 24px;
}
.sp-module-content h2 {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.blog-featured > .article-list:nth-child(2) .articleBody p:nth-child(3) a,
a.readmore {
  background: #677c90;
  color: #fff;
  padding: 5px 15px;
  border: 2px solid #e2e2e2 !important;
  border-radius: 2px !important;
}
.blog-featured .items-leading .article {
  margin-bottom: 0px;
  padding: 20px;
  border: 1px solid #f5f5f5;
}
.item-149 {
  background: #ffffff;
  font-size: 13px;
  border: 1px solid #000;
  text-transform: capitalize;
  border-radius: 25px;
  text-align: center;
  width: 150px;
}
.item-149 a {
  color: #6a819e !important;
}
.logo-text {
  display: block;
}
.logo-text h2,
.logo-text p {
  float: left;
  clear: both;
  margin-bottom: 0;
}
.text-slider .col-lg-8 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.websites img {
  box-shadow: 0 0 5px #888;
  margin-top: 4px;
}
.websites .field-label {
  font-weight: bold;
}
.content-color-box-1 {
  display: block;
  border-radius: 5px;
  background-color: #b6aa9d;
  color: #000000;
  text-align: left;
  padding: 10px 20px 20px 10px;
  margin-bottom: 30px;
}
.content-color-box-2 {
  display: block;
  border-radius: 5px;
  background-color: #8ca08d;
  color: #000000;
  text-align: left;
  padding: 10px 20px 20px 10px;
  margin-bottom: 30px;
}
.content-color-box-3 {
  display: block;
  border-radius: 5px;
  background-color: #e1e1e1;
  color: #000000;
  text-align: left;
  padding: 10px 20px 20px 10px;
  margin-bottom: 10px;
}
.moduletable_color-box-5 {
  display: block;
  border-radius: 5px;
  background-color: #b6aa9d;
  color: white;
  text-align: left;
  padding: 10px 20px 20px 10px;
  margin-bottom: 30px;
}
#sp-top-bar {
  font-size: 1.8em;
}
#sp-main-body {
  padding: 30px 0;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  display: inline-block;

  padding: 0 15px;

  line-height: 80px;

  font-size: 18px;

  margin: 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 18px;

  line-height: 1;

  display: inline-block;

  padding: 8px 0;

  cursor: pointer;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "Font Awesome 6 Free";
  content: "\f107";
  float: right;
  margin-left: 7px;
  font-weight: 900;
}

@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
}
@media (max-width: 992px) {
  .blog-featured > .article-list:nth-child(2) .articleBody p:first-of-type {
    min-height: fit-content;
  }
}
.badge.bg-danger.featured-article-badge{
   visibility:hidden!important;
}
