body {
  margin: 0;
  line-height: 20px;
  color: #2f4f4f;
  background-color: #ffffff;
}
p:last-child {
  margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
  color: #3f3f3f;
  margin-top: 0;
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #00dcdd;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #3f3f3f;
}
h2,
h3 {
  color: #3f3f3f;
  font-size: 40px;
  font-weight: 900;
  line-height: 50px;
  margin-bottom: 20px;
}
h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 7px;
}
h6 {
  color: #3f3f3f;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 0;
}
h6 a {
  color: #3f3f3f;
}
h6 a:hover {
  color: #00dcdd;
}

img {
  display: unset;
}



.breadcrumb .float-start {
  padding-right: 10px;
}
.breadcrumb-item + .breadcrumb-item::before
{
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}



#sp-header .mod-finder {
  line-height: 60px;
}
#sp-header .sp-module {
  margin-left: 50px;
}

.logo-image {
  height: auto !important;
}


body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 0px;
}
.burger-icon > span {
  height: 3px;
}
.offcanvas-active .burger-icon > span:nth-child(1), #modal-menu-toggler.active .burger-icon > span:nth-child(1) {
  transform: translate(0, 11px) rotate(-45deg);
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -370px;
}
.offcanvas-menu {
  background: #fb9318;
  border-radius: 10px;
  width: 100%;
  max-width: 370px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  opacity: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 0px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
  color: #3f3f3f;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #3f3f3f;
}
.offcanvas-menu .offcanvas-inner ul.menu > li li a {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 18px;
  line-height: 22px;
  display: block;
  padding: 6px 0px;
}


.sp-megamenu-parent {
  margin: 0;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  color: #3f3f3f;
  font-weight: 550;
}
.sp-megamenu-parent > li:hover > a {
  color: #fb9318;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fb9318;
  font-weight: 550;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fb9318;
  border-radius: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
  font-weight: 600;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #3f3f3f;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #3f3f3f;
}





#sp-main-body {
  padding: 40px 0;
}
.article-details .featured-article-badge, .article-list .article .featured-article-badge {
  display: none;
}
.article-details .article-header h1, .article-details .article-header h2 {
  color: #3f3f3f;
  font-size: 40px;
  font-weight: 900;
  line-height: 50px;
  margin-bottom: 20px;
}



.pagination-wrapper, .com-content-category-blog__navigation {
  text-align: center;
  display: block !important;
}
.pagination-wrapper .pagination, .com-content-category-blog__navigation .pagination {
  display: block;
}
.pagination-wrapper .pagination li, .com-content-category-blog__navigation .pagination li {
  display: inline-block;
}
.page-item:nth-child(2) .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


.item {
  margin-bottom: 30px;
}


@media (min-width: 576px) {
.container, .container-sm {
  max-width: 100%;
}
}
@media (min-width: 768px) {
.container, .container-md, .container-sm {
  max-width: 100%;
}
  #sp-header .sp-module {
    margin-left: 50px;
    width: 100%;
  }
}
@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
  max-width: 100%;
}
#sp-menu .justify-content-end {
  justify-content: flex-start !important;
}
.sp-megamenu-wrapper, .sp-megamenu-parent {
  width: 100%;
}
.menu-button {
  float: right;
  line-height: 100px;
}
.orange-button {
  color: #ffffff !important;
  transition: background-color 0.3s ease;
  font-size: 16px !important;
  border-radius: 4px;
  background: #fb9318;
  border: solid 1px #fb9318;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  height: 46px;
  line-height: 46px !important;
}
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 100%;
}
.three-column .sp-dropdown {
  width: 600px !important;
}
.three-column ul {
  column-count: 3;
  column-gap:10px;
}
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 100%;
}
}
@media (min-width: 1600px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1600px;
}
}


@media (min-width: 1200px) and (max-width: 1279.99px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 10px;
}
}



@media (max-width: 1199.99px) {
  #sp-header {
    height: auto;
    padding-top: 10px;
  }
#sp-menu {
    order: 1;
    position: absolute !important;
  }
#sp-menu .justify-content-end {
  justify-content: flex-start !important;
}
#offcanvas-toggler {
  height: 50px;
  line-height: 50px;
}
#offcanvas-toggler.d-lg-none {
  display: flex !important;
}
.sp-megamenu-parent.d-none {
  display: none !important;
}
 #sp-mobile-menu-title {
    order: 2;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  }
#sp-logo {
  order: 3;
}
#sp-header .logo {
    height: auto;
    width: 100%;
    text-align: left;
    display: block;
}
.logo-image {
  max-height: 150px;
}
}
@media (max-width: 992px) {

}
@media (max-width:991.99px) {

}
@media (max-width:767.99px) {
#sp-header .logo {
    text-align: center;
}
}
@media (max-width: 576px) {

}
@media (max-width:575.99px) {
 #sp-header .sp-module {
    margin-left: 60px;
  }
}