﻿.zindex-0 {
  z-index: 0 !important;
}
.zindex-5 {
  z-index: 5 !important;
}
.zindex-10 {
  z-index: 10 !important;
}
.zindex-15 {
  z-index: 15 !important;
}
.zindex-20 {
  z-index: 20 !important;
}
.zindex-25 {
  z-index: 25 !important;
}
.zindex-30 {
  z-index: 30 !important;
}
.zindex-35 {
  z-index: 35 !important;
}
.zindex-40 {
  z-index: 40 !important;
}
.zindex-45 {
  z-index: 45 !important;
}
.zindex-50 {
  z-index: 50 !important;
}
.zindex-55 {
  z-index: 55 !important;
}
.zindex-60 {
  z-index: 60 !important;
}
.zindex-65 {
  z-index: 65 !important;
}
.zindex-70 {
  z-index: 70 !important;
}
.zindex-75 {
  z-index: 75 !important;
}
.zindex-80 {
  z-index: 80 !important;
}
.zindex-85 {
  z-index: 85 !important;
}
.zindex-90 {
  z-index: 90 !important;
}
.zindex-95 {
  z-index: 95 !important;
}
.zindex-100 {
  z-index: 100 !important;
}
.bg-black {
  background-color: #000;
}
.bg-gray-90 {
  background-color: #212529;
}
.bg-gray-80 {
  background-color: #343a40;
}
.bg-gray-70 {
  background-color: #495057;
}
.bg-gray-60 {
  background-color: #6c757d;
}
.bg-gray-50 {
  background-color: #adb5bd;
}
.bg-gray-40 {
  background-color: #ced4da;
}
.bg-gray-30 {
  background-color: #dee2e6;
}
.bg-gray-20 {
  background-color: #e9ecef;
}
.bg-gray-10 {
  background-color: #f4f4f4;
}
.bg-white {
  background-color: #fff !important;
}
[class*="overlay-bg-"] {
  position: relative;
}
[class*="overlay-bg-"]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overlay-bg-black-10:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.overlay-bg-black-20:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.overlay-bg-black-30:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.overlay-bg-black-40:before {
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-bg-black-50:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.overlay-bg-black-60:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay-bg-black-70:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.overlay-bg-black-80:before {
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay-bg-black-90:before {
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay-bg-white-10:before {
  background-color: rgba(255, 255, 255, 0.1);
}
.overlay-bg-white-20:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.overlay-bg-white-30:before {
  background-color: rgba(255, 255, 255, 0.3);
}
.overlay-bg-white-40:before {
  background-color: rgba(255, 255, 255, 0.4);
}
.overlay-bg-white-50:before {
  background-color: rgba(255, 255, 255, 0.5);
}
.overlay-bg-white-60:before {
  background-color: rgba(255, 255, 255, 0.6);
}
.overlay-bg-white-70:before {
  background-color: rgba(255, 255, 255, 0.7);
}
.overlay-bg-white-80:before {
  background-color: rgba(255, 255, 255, 0.8);
}
.overlay-bg-white-90:before {
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 575.98px) {
  .reorder-1 {
    order: 1 !important;
  }
  .reorder-2 {
    order: 2 !important;
  }
  .reorder-3 {
    order: 3 !important;
  }
  .reorder-4 {
    order: 4 !important;
  }
  .reorder-5 {
    order: 5 !important;
  }
  .reorder-6 {
    order: 6 !important;
  }
  .reorder-7 {
    order: 7 !important;
  }
  .reorder-8 {
    order: 8 !important;
  }
  .reorder-9 {
    order: 9 !important;
  }
  .reorder-10 {
    order: 10 !important;
  }
  .reorder-11 {
    order: 11 !important;
  }
  .reorder-12 {
    order: 12 !important;
  }
  .reorder-13 {
    order: 13 !important;
  }
  .reorder-14 {
    order: 14 !important;
  }
  .reorder-15 {
    order: 15 !important;
  }
  .reorder-16 {
    order: 16 !important;
  }
  .reorder-17 {
    order: 17 !important;
  }
  .reorder-18 {
    order: 18 !important;
  }
  .reorder-19 {
    order: 19 !important;
  }
  .reorder-20 {
    order: 20 !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .reorder-sm-1 {
    order: 1 !important;
  }
  .reorder-sm-2 {
    order: 2 !important;
  }
  .reorder-sm-3 {
    order: 3 !important;
  }
  .reorder-sm-4 {
    order: 4 !important;
  }
  .reorder-sm-5 {
    order: 5 !important;
  }
  .reorder-sm-6 {
    order: 6 !important;
  }
  .reorder-sm-7 {
    order: 7 !important;
  }
  .reorder-sm-8 {
    order: 8 !important;
  }
  .reorder-sm-9 {
    order: 9 !important;
  }
  .reorder-sm-10 {
    order: 10 !important;
  }
  .reorder-sm-11 {
    order: 11 !important;
  }
  .reorder-sm-12 {
    order: 12 !important;
  }
  .reorder-sm-13 {
    order: 13 !important;
  }
  .reorder-sm-14 {
    order: 14 !important;
  }
  .reorder-sm-15 {
    order: 15 !important;
  }
  .reorder-sm-16 {
    order: 16 !important;
  }
  .reorder-sm-17 {
    order: 17 !important;
  }
  .reorder-sm-18 {
    order: 18 !important;
  }
  .reorder-sm-19 {
    order: 19 !important;
  }
  .reorder-sm-20 {
    order: 20 !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .reorder-md-1 {
    order: 1 !important;
  }
  .reorder-md-2 {
    order: 2 !important;
  }
  .reorder-md-3 {
    order: 3 !important;
  }
  .reorder-md-4 {
    order: 4 !important;
  }
  .reorder-md-5 {
    order: 5 !important;
  }
  .reorder-md-6 {
    order: 6 !important;
  }
  .reorder-md-7 {
    order: 7 !important;
  }
  .reorder-md-8 {
    order: 8 !important;
  }
  .reorder-md-9 {
    order: 9 !important;
  }
  .reorder-md-10 {
    order: 10 !important;
  }
  .reorder-md-11 {
    order: 11 !important;
  }
  .reorder-md-12 {
    order: 12 !important;
  }
  .reorder-md-13 {
    order: 13 !important;
  }
  .reorder-md-14 {
    order: 14 !important;
  }
  .reorder-md-15 {
    order: 15 !important;
  }
  .reorder-md-16 {
    order: 16 !important;
  }
  .reorder-md-17 {
    order: 17 !important;
  }
  .reorder-md-18 {
    order: 18 !important;
  }
  .reorder-md-19 {
    order: 19 !important;
  }
  .reorder-md-20 {
    order: 20 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .reorder-lg-1 {
    order: 1 !important;
  }
  .reorder-lg-2 {
    order: 2 !important;
  }
  .reorder-lg-3 {
    order: 3 !important;
  }
  .reorder-lg-4 {
    order: 4 !important;
  }
  .reorder-lg-5 {
    order: 5 !important;
  }
  .reorder-lg-6 {
    order: 6 !important;
  }
  .reorder-lg-7 {
    order: 7 !important;
  }
  .reorder-lg-8 {
    order: 8 !important;
  }
  .reorder-lg-9 {
    order: 9 !important;
  }
  .reorder-lg-10 {
    order: 10 !important;
  }
  .reorder-lg-11 {
    order: 11 !important;
  }
  .reorder-lg-12 {
    order: 12 !important;
  }
  .reorder-lg-13 {
    order: 13 !important;
  }
  .reorder-lg-14 {
    order: 14 !important;
  }
  .reorder-lg-15 {
    order: 15 !important;
  }
  .reorder-lg-16 {
    order: 16 !important;
  }
  .reorder-lg-17 {
    order: 17 !important;
  }
  .reorder-lg-18 {
    order: 18 !important;
  }
  .reorder-lg-19 {
    order: 19 !important;
  }
  .reorder-lg-20 {
    order: 20 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .reorder-xl-1 {
    order: 1 !important;
  }
  .reorder-xl-2 {
    order: 2 !important;
  }
  .reorder-xl-3 {
    order: 3 !important;
  }
  .reorder-xl-4 {
    order: 4 !important;
  }
  .reorder-xl-5 {
    order: 5 !important;
  }
  .reorder-xl-6 {
    order: 6 !important;
  }
  .reorder-xl-7 {
    order: 7 !important;
  }
  .reorder-xl-8 {
    order: 8 !important;
  }
  .reorder-xl-9 {
    order: 9 !important;
  }
  .reorder-xl-10 {
    order: 10 !important;
  }
  .reorder-xl-11 {
    order: 11 !important;
  }
  .reorder-xl-12 {
    order: 12 !important;
  }
  .reorder-xl-13 {
    order: 13 !important;
  }
  .reorder-xl-14 {
    order: 14 !important;
  }
  .reorder-xl-15 {
    order: 15 !important;
  }
  .reorder-xl-16 {
    order: 16 !important;
  }
  .reorder-xl-17 {
    order: 17 !important;
  }
  .reorder-xl-18 {
    order: 18 !important;
  }
  .reorder-xl-19 {
    order: 19 !important;
  }
  .reorder-xl-20 {
    order: 20 !important;
  }
}
@media (min-width: 1400px) {
  .reorder-xxl-1 {
    order: 1 !important;
  }
  .reorder-xxl-2 {
    order: 2 !important;
  }
  .reorder-xxl-3 {
    order: 3 !important;
  }
  .reorder-xxl-4 {
    order: 4 !important;
  }
  .reorder-xxl-5 {
    order: 5 !important;
  }
  .reorder-xxl-6 {
    order: 6 !important;
  }
  .reorder-xxl-7 {
    order: 7 !important;
  }
  .reorder-xxl-8 {
    order: 8 !important;
  }
  .reorder-xxl-9 {
    order: 9 !important;
  }
  .reorder-xxl-10 {
    order: 10 !important;
  }
  .reorder-xxl-11 {
    order: 11 !important;
  }
  .reorder-xxl-12 {
    order: 12 !important;
  }
  .reorder-xxl-13 {
    order: 13 !important;
  }
  .reorder-xxl-14 {
    order: 14 !important;
  }
  .reorder-xxl-15 {
    order: 15 !important;
  }
  .reorder-xxl-16 {
    order: 16 !important;
  }
  .reorder-xxl-17 {
    order: 17 !important;
  }
  .reorder-xxl-18 {
    order: 18 !important;
  }
  .reorder-xxl-19 {
    order: 19 !important;
  }
  .reorder-xxl-20 {
    order: 20 !important;
  }
}
.white-color p,
.white-color a,
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color span,
.white-color strong,
.white-color div {
  color: #fff;
}
.ut-versuscarousel .sppb-addon-content .utZoomIn,
.ut-versuscarousel .sppb-addon-content .utZoomOut,
.ut-versuscarousel .sppb-addon-content .utFlipX,
.ut-owlgallery .sppb-addon-content .utZoomIn,
.ut-owlgallery .sppb-addon-content .utZoomOut,
.ut-owlgallery .sppb-addon-content .utFlipX,
.ut-carouselcontent .sppb-addon-content .utZoomIn,
.ut-carouselcontent .sppb-addon-content .utZoomOut,
.ut-carouselcontent .sppb-addon-content .utFlipX {
  position: relative;
  display: inline-block;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
}
.ut-versuscarousel .sppb-addon-content:hover .utZoomIn,
.ut-versuscarousel .sppb-addon-content:focus .utZoomIn,
.ut-owlgallery .sppb-addon-content:hover .utZoomIn,
.ut-owlgallery .sppb-addon-content:focus .utZoomIn,
.ut-carouselcontent .sppb-addon-content:hover .utZoomIn,
.ut-carouselcontent .sppb-addon-content:focus .utZoomIn {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.ut-versuscarousel .sppb-addon-content:hover .utZoomOut,
.ut-versuscarousel .sppb-addon-content:focus .utZoomOut,
.ut-owlgallery .sppb-addon-content:hover .utZoomOut,
.ut-owlgallery .sppb-addon-content:focus .utZoomOut,
.ut-carouselcontent .sppb-addon-content:hover .utZoomOut,
.ut-carouselcontent .sppb-addon-content:focus .utZoomOut {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
}
.ut-versuscarousel .sppb-addon-content:hover .utFlipX,
.ut-versuscarousel .sppb-addon-content:focus .utFlipX,
.ut-owlgallery .sppb-addon-content:hover .utFlipX,
.ut-owlgallery .sppb-addon-content:focus .utFlipX,
.ut-carouselcontent .sppb-addon-content:hover .utFlipX,
.ut-carouselcontent .sppb-addon-content:focus .utFlipX {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
}
@media (max-width: 991.98px) {
  .border-from-lg {
    border: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-from-md {
    border: none !important;
  }
}
@media (max-width: 575.98px) {
  .border-from-sm {
    border: none !important;
  }
}
.fs-0 {
  font-size: 0;
}
.alert-notice {
  background: #ffd454;
  border-color: #ffce3a;
  color: #211800;
}
#sp-header-topbar .social-icons {
  border: 1px solid var(--bs-border-color);
  border-radius: 3px;
  padding: 8px 15px 6px;
}
@media (min-width: 992px) {
  #sp-header-topbar .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  #sp-header-topbar .justify-content-lg-end {
    justify-content: flex-end !important;
  }
}
.sp-page-title-sub-heading {
  display: inline-block;
}
#sp-header .ut-articles-pro .article .article-intro-image .article-header a,
#sp-header
  .ut-articles-carousel
  .article
  .article-intro-image
  .article-header
  a,
#sp-header .ut-articles-tabs .article .article-intro-image .article-header a {
  color: #fff;
}
#sp-header .sp-dropdown .sp-module a:not([class*="btn"]) {
  color: var(--menu_dropdown_text_color);
}
#sp-header .sp-dropdown .sp-module a:not([class*="btn"]):hover {
  color: var(--menu_dropdown_text_hover_color);
}
.header-style-1 .sp-page-title .sp-page-title-heading {
  padding-bottom: 10px;
  position: relative;
}
.header-style-1 .sp-page-title .sp-page-title-heading::after {
  content: "";
  width: 60px;
  height: 4px;
  background: var(--primary_color);
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-style-2 .sp-page-title {
  padding-top: 50px;
  padding-bottom: 0;
}
.header-style-2 .sp-page-title.title-image-bg {
  padding: 70px 0 0 0;
}
.header-style-2 .sp-page-title.title-image-bg .breadcrumb > li {
  color: var(--text_color);
}
.header-style-2 .sp-page-title.title-image-bg .breadcrumb > li > a {
  color: var(--link_color);
}
.header-style-2 .sp-page-title.title-image-bg .breadcrumb > li > a:hover {
  color: var(--link_hover_color);
}
.header-style-2 .sp-page-title .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header-style-2 .sp-page-title .sp-page-title-heading {
  text-transform: uppercase;
  font-size: 26px;
}
.header-style-2 .sp-page-title .sp-page-title-heading::before {
  content: "";
  width: 10px;
  height: 20px;
  background: var(--primary_color);
  display: inline-block;
  margin-right: 5px;
}
.header-style-2 .sp-page-title .breadcrumb {
  padding: 10px 15px !important;
  border-radius: 5px 5px 0 0;
  background: var(--bg_color);
  min-width: 120px;
  justify-content: center;
}
.header-style-3 .sp-page-title {
  text-align: center;
}
.header-style-3 .sp-page-title .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header-style-3 .sp-page-title .titles-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header-style-3 .sp-page-title .sp-page-title-heading {
  position: relative;
  padding-bottom: 10px;
}
.header-style-3 .sp-page-title .sp-page-title-heading::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--text_color);
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
}
.header-style-3 .sp-page-title .sp-page-title-heading::after {
  content: "";
  width: 50px;
  height: 3px;
  background: var(--primary_color);
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: 0;
}
.dark-mode .header-style-3 #sp-header {
  --header_bg_color: var(--primary_color);
  --menu_text_color: rgba(var(--primary_color_contrast_rgb), 0.75);
  --menu_text_hover_color: var(--primary_color_contrast);
  --menu_text_active_color: var(--primary_color_contrast);
}
.header-style-4 #sp-header-topbar {
  border-top: 1px solid var(--bs-border-color);
}
@media (max-width: 575.98px) {
  .header-style-4 #sp-header-topbar {
    display: none;
  }
}
.header-style-4 .sp-page-title .sp-page-title-heading {
  position: relative;
  padding-bottom: 10px;
}
.header-style-4 .sp-page-title .sp-page-title-heading::before {
  content: "";
  width: 53px;
  height: 2px;
  border-right: 40px solid var(--primary_color);
  display: block;
  position: absolute;
  bottom: 3px;
  left: 0;
}
.header-style-4 .sp-page-title .sp-page-title-heading::after {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--primary_color);
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-style-5 #sp-header-topbar {
  border-top: 5px solid var(--primary_color);
}
@media (max-width: 767.98px) {
  .header-style-5 #sp-top1 {
    display: none;
  }
}
.header-style-5 .sp-page-title:not(.title-image-bg) {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .header-style-5 .sp-page-title .container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .header-style-5 .sp-page-title .titles-container {
    margin-right: 15px;
  }
  .header-style-5 .sp-page-title .breadcrumb {
    margin-top: 0;
  }
}
.header-style-5 .sp-page-title .sp-page-title-heading {
  padding-bottom: 10px;
  position: relative;
}
.header-style-5 .sp-page-title .sp-page-title-heading::before {
  content: "";
  width: 64px;
  height: 7px;
  border-right: 7px solid var(--primary_color);
  border-left: 7px solid var(--primary_color);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.header-style-5 .sp-page-title .sp-page-title-heading::after {
  content: "";
  width: 40px;
  height: 1px;
  background: var(--primary_color);
  position: absolute;
  left: 12px;
  bottom: 3px;
}
.header-style-6 .sp-page-title .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header-style-6 .sp-page-title .sp-page-title-heading::after {
  content: "";
  width: 14px;
  height: 15px;
  border-left: 8px solid var(--primary_color);
  border-right: 3px solid var(--primary_color);
  display: inline-block;
  margin-left: 8px;
  transform: skewX(-18deg);
  position: relative;
  top: 1px;
}
.header-style-7 #sp-header-topbar {
  z-index: 98;
}
@media (max-width: 991.98px) {
  .header-style-7 #sp-header-topbar #sp-top5 {
    margin-top: 10px;
  }
}
.header-style-7 #sp-header .sp-megamenu-parent > li > a,
.header-style-7 #sp-header .sp-megamenu-parent > li > span {
  position: relative;
}
.header-style-7 #sp-header .sp-megamenu-parent > li > a::before,
.header-style-7 #sp-header .sp-megamenu-parent > li > span::before {
  content: "";
  height: 3px;
  display: block;
  position: absolute;
  top: -2px;
  left: 15px;
  right: 15px;
  border-radius: 2px;
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .header-style-7 #sp-header .sp-megamenu-parent > li > a::before,
  .header-style-7 #sp-header .sp-megamenu-parent > li > span::before {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .header-style-7 #sp-header .sp-megamenu-parent > li > a::before,
  .header-style-7 #sp-header .sp-megamenu-parent > li > span::before {
    left: 10px;
    right: 10px;
  }
}
.header-style-7 #sp-header .sp-megamenu-parent > li.active > a::before,
.header-style-7 #sp-header .sp-megamenu-parent > li.active > span::before {
  background: var(--menu_text_active_color);
}
.header-style-7 #sp-header .sp-megamenu-parent > li:hover > a::before,
.header-style-7 #sp-header .sp-megamenu-parent > li:hover > span::before {
  background: var(--menu_text_hover_color);
}
.header-style-7 #sp-header .sp-megamenu-parent > li:last-child > a::before,
.header-style-7 #sp-header .sp-megamenu-parent > li:last-child > span::before {
  right: 0;
}
.header-style-7 .sp-page-title {
  padding-top: 50px;
  padding-bottom: 0;
}
.header-style-7 .sp-page-title .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header-style-7 .sp-page-title .sp-page-title-heading {
  text-transform: uppercase;
}
.header-style-7 .sp-page-title .sp-page-title-heading::before,
.header-style-7 .sp-page-title .sp-page-title-heading::after {
  content: "";
  width: 30px;
  height: 1px;
  background: var(--primary_color);
  display: inline-block;
  vertical-align: middle;
}
.header-style-7 .sp-page-title .sp-page-title-heading::before {
  margin-right: 5px;
}
.header-style-7 .sp-page-title .sp-page-title-heading::after {
  margin-left: 5px;
}
.header-style-7 .sp-page-title .breadcrumb {
  padding: 10px 15px !important;
  border-radius: 5px 5px 0 0;
  background: var(--bg_color);
  min-width: 120px;
  justify-content: center;
}
.header-style-7 .sp-page-title.title-image-bg {
  padding: 70px 0 0 0;
}
.header-style-7 .sp-page-title.title-image-bg .breadcrumb > li {
  color: var(--text_color);
}
.header-style-7 .sp-page-title.title-image-bg .breadcrumb > li > a {
  color: var(--link_color);
}
.header-style-7 .sp-page-title.title-image-bg .breadcrumb > li > a:hover {
  color: var(--link_hover_color);
}
@media (max-width: 767.98px) {
  .header-style-8 #sp-top-bar #sp-top2 {
    margin-top: 8px;
  }
}
.header-style-8 #sp-header-topbar .container-inner {
  border-color: var(--primary_color);
}
.header-style-8 .sp-page-title:not(.title-image-bg) {
  padding-top: 50px;
  padding-bottom: 0;
  background: var(--bg_color);
}
@media (min-width: 768px) {
  .header-style-8 .sp-page-title .container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .header-style-8 .sp-page-title .titles-container {
    margin-right: 15px;
  }
  .header-style-8 .sp-page-title .breadcrumb {
    margin-top: 0;
  }
}
.header-style-8 .sp-page-title .sp-page-title-heading:after {
  content: "";
  margin-left: 5px;
  width: 30px;
  height: 4px;
  border: 1px solid var(--primary_color);
  display: inline-block;
  border-radius: 2px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
[class*="title-1"].sppb-section .sppb-section-title .sppb-title-heading,
[class*="title-1"].sppb-addon .sppb-addon-title,
[class*="title-1"] .sp-module-title {
  padding-bottom: 10px;
  display: block;
}
[class*="title-1"].sppb-section .sppb-section-title .sppb-title-heading::before,
[class*="title-1"].sppb-addon .sppb-addon-title::before,
[class*="title-1"] .sp-module-title::before {
  content: "";
  width: 100%;
  height: 2px;
  background: var(--bs-border-color);
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
}
[class*="title-1"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-1"].sppb-addon .sppb-addon-title::after,
[class*="title-1"] .sp-module-title::after {
  content: "";
  width: 60px;
  height: 4px;
  background: var(--primary_color);
  position: absolute;
  left: 0;
  bottom: 0;
}
[class*="title-1"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::after {
  left: 50%;
  margin-left: -30px;
}
[class*="title-1"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::after {
  right: 0;
  left: auto;
}
.title-1-center.sppb-addon .sppb-addon-title,
.title-1-center .sp-module-title {
  text-align: center;
}
.title-1-center.sppb-addon .sppb-addon-title::after,
.title-1-center .sp-module-title::after {
  left: 50%;
  margin-left: -30px;
}
.title-1-right.sppb-addon .sppb-addon-title,
.title-1-right .sp-module-title {
  text-align: right;
}
.title-1-right.sppb-addon .sppb-addon-title::after,
.title-1-right .sp-module-title::after {
  right: 0;
  left: auto;
}
.title-2.sppb-section .sppb-section-title .sppb-title-heading::before,
.title-2.sppb-addon .sppb-addon-title::before,
.title-2 .sp-module-title::before {
  content: "";
  width: 10px;
  height: 15px;
  background: var(--primary_color);
  display: inline-block;
  margin-right: 5px;
}
[class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading,
[class*="title-3"].sppb-addon .sppb-addon-title,
[class*="title-3"] .sp-module-title {
  padding-bottom: 10px;
  display: inline-block;
  font-size: 24px !important;
}
[class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading::before,
[class*="title-3"].sppb-addon .sppb-addon-title::before,
[class*="title-3"] .sp-module-title::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--text_color);
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
}
[class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-3"].sppb-addon .sppb-addon-title::after,
[class*="title-3"] .sp-module-title::after {
  content: "";
  width: 50px;
  height: 3px;
  background: var(--primary_color);
  position: absolute;
  left: 0;
  bottom: 0;
}
[class*="title-3"].sppb-section .sppb-section-title[class*="center"] {
  text-align: center;
}
[class*="title-3"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::after {
  left: 50%;
  margin-left: -25px;
}
[class*="title-3"].sppb-section .sppb-section-title[class*="right"] {
  text-align: right;
}
[class*="title-3"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading:after {
  right: 0;
  left: auto;
}
.title-3-center.sppb-addon .sppb-addon-title::after,
.title-3-center .sp-module-title::after {
  left: 50%;
  margin-left: -25px;
}
.title-3-center .sp-module-title {
  left: 50%;
  transform: translateX(-50%);
}
.title-3-right.sppb-addon .sppb-addon-title::after,
.title-3-right .sp-module-title::after {
  right: 0;
  left: auto;
}
.title-3-right .sp-module-title {
  left: 100%;
  transform: translateX(-100%);
}
[class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading,
[class*="title-4"].sppb-addon .sppb-addon-title,
[class*="title-4"] .sp-module-title {
  padding-bottom: 10px;
  display: block;
  text-transform: capitalize !important;
}
[class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading::before,
[class*="title-4"].sppb-addon .sppb-addon-title::before,
[class*="title-4"] .sp-module-title::before {
  content: "";
  width: 53px;
  height: 2px;
  border-right: 40px solid var(--primary_color);
  display: block;
  position: absolute;
  bottom: 3px;
  left: 0;
}
[class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-4"].sppb-addon .sppb-addon-title::after,
[class*="title-4"] .sp-module-title::after {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--primary_color);
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}
[class*="title-4"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::before {
  width: 98px;
  border-left: 40px solid var(--primary_color);
  left: 50%;
  margin-left: -49px;
}
[class*="title-4"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::after {
  left: 50%;
  margin-left: -4px;
}
[class*="title-4"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::before {
  border-left: 40px solid var(--primary_color);
  border-right: none;
  right: 0;
  left: auto;
}
[class*="title-4"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::after {
  right: 0;
  left: auto;
}
.title-4-center.sppb-addon .sppb-addon-title,
.title-4-center .sp-module-title {
  text-align: center;
}
.title-4-center.sppb-addon .sppb-addon-title::before,
.title-4-center .sp-module-title::before {
  width: 98px;
  border-left: 40px solid var(--primary_color);
  left: 50%;
  margin-left: -49px;
}
.title-4-center.sppb-addon .sppb-addon-title::after,
.title-4-center .sp-module-title::after {
  left: 50%;
  margin-left: -4px;
}
.title-4-right.sppb-addon .sppb-addon-title,
.title-4-right .sp-module-title {
  text-align: right;
}
.title-4-right.sppb-addon .sppb-addon-title::before,
.title-4-right .sp-module-title::before {
  border-left: 40px solid var(--primary_color);
  border-right: none;
  right: 0;
  left: auto;
}
.title-4-right.sppb-addon .sppb-addon-title::after,
.title-4-right .sp-module-title::after {
  right: 0;
  left: auto;
}
[class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading,
[class*="title-5"].sppb-addon .sppb-addon-title,
[class*="title-5"] .sp-module-title {
  padding-bottom: 10px;
  display: block;
}
[class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading::before,
[class*="title-5"].sppb-addon .sppb-addon-title::before,
[class*="title-5"] .sp-module-title::before {
  content: "";
  width: 64px;
  height: 7px;
  border-right: 7px solid var(--primary_color);
  border-left: 7px solid var(--primary_color);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
[class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-5"].sppb-addon .sppb-addon-title::after,
[class*="title-5"] .sp-module-title::after {
  content: "";
  width: 40px;
  height: 1px;
  background: var(--primary_color);
  position: absolute;
  left: 12px;
  bottom: 3px;
}
[class*="title-5"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::before {
  left: 50%;
  margin-left: -32px;
}
[class*="title-5"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::after {
  left: 50%;
  margin-left: -20px;
}
[class*="title-5"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::before {
  right: 0;
  left: auto;
}
[class*="title-5"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::after {
  right: 12px;
  left: auto;
}
.title-5-center.sppb-addon .sppb-addon-title,
.title-5-center .sp-module-title {
  text-align: center;
}
.title-5-center.sppb-addon .sppb-addon-title::before,
.title-5-center .sp-module-title::before {
  left: 50%;
  margin-left: -32px;
}
.title-5-center.sppb-addon .sppb-addon-title::after,
.title-5-center .sp-module-title::after {
  left: 50%;
  margin-left: -20px;
}
.title-5-right.sppb-addon .sppb-addon-title,
.title-5-right .sp-module-title {
  text-align: right;
}
.title-5-right.sppb-addon .sppb-addon-title::before,
.title-5-right .sp-module-title::before {
  right: 0;
  left: auto;
}
.title-5-right.sppb-addon .sppb-addon-title::after,
.title-5-right .sp-module-title::after {
  right: 12px;
  left: auto;
}
.title-6.sppb-section .sppb-section-title .sppb-title-heading,
.title-6.sppb-addon .sppb-addon-title,
.title-6 .sp-module-title {
  padding-bottom: 10px;
  display: block;
}
.title-6.sppb-section .sppb-section-title .sppb-title-heading::before,
.title-6.sppb-addon .sppb-addon-title::before,
.title-6 .sp-module-title::before {
  content: "";
  width: 100%;
  height: 2px;
  background: var(--bs-border-color);
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
}
.title-6.sppb-section .sppb-section-title .sppb-title-heading::after,
.title-6.sppb-addon .sppb-addon-title::after,
.title-6 .sp-module-title::after {
  content: "";
  width: 14px;
  height: 15px;
  border-left: 8px solid var(--primary_color);
  border-right: 3px solid var(--primary_color);
  display: inline-block;
  margin-left: 8px;
  transform: skewX(-18deg);
  position: relative;
  top: 1px;
}
[class*="title-7"].sppb-section .sppb-section-title .sppb-title-heading,
[class*="title-7"].sppb-addon .sppb-addon-title,
[class*="title-7"] .sp-module-title {
  display: block;
}
[class*="title-7"].sppb-section .sppb-section-title .sppb-title-heading::before,
[class*="title-7"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-7"].sppb-addon .sppb-addon-title::before,
[class*="title-7"].sppb-addon .sppb-addon-title::after,
[class*="title-7"] .sp-module-title::before,
[class*="title-7"] .sp-module-title::after {
  width: 35px;
  height: 1px;
  background: var(--primary_color);
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: -1px;
}
[class*="title-7"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-7"].sppb-addon .sppb-addon-title::after,
[class*="title-7"] .sp-module-title::after {
  content: "";
  margin-left: 5px;
}
[class*="title-7"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading {
  text-align: center;
}
[class*="title-7"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::before {
  content: "";
  margin-right: 5px;
}
[class*="title-7"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading {
  text-align: right;
}
[class*="title-7"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::before {
  content: "";
  margin-right: 5px;
}
[class*="title-7"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::after {
  display: none;
}
.title-7-center.sppb-addon .sppb-addon-title,
.title-7-center .sp-module-title {
  text-align: center;
}
.title-7-center.sppb-addon .sppb-addon-title::before,
.title-7-center .sp-module-title::before {
  content: "";
  margin-right: 5px;
}
.title-7-right.sppb-addon .sppb-addon-title,
.title-7-right .sp-module-title {
  text-align: right;
}
.title-7-right.sppb-addon .sppb-addon-title::before,
.title-7-right .sp-module-title::before {
  content: "";
  margin-right: 5px;
}
.title-7-right.sppb-addon .sppb-addon-title::after,
.title-7-right .sp-module-title::after {
  display: none;
}
[class*="title-8"].sppb-section .sppb-section-title .sppb-title-heading,
[class*="title-8"].sppb-addon .sppb-addon-title,
[class*="title-8"] .sp-module-title {
  display: block;
}
[class*="title-8"].sppb-section .sppb-section-title .sppb-title-heading::before,
[class*="title-8"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-8"].sppb-addon .sppb-addon-title::before,
[class*="title-8"].sppb-addon .sppb-addon-title::after,
[class*="title-8"] .sp-module-title::before,
[class*="title-8"] .sp-module-title::after {
  width: 30px;
  height: 4px;
  border: 1px solid var(--primary_color);
  display: inline-block;
  border-radius: 2px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
[class*="title-8"].sppb-section .sppb-section-title .sppb-title-heading::after,
[class*="title-8"].sppb-addon .sppb-addon-title::after,
[class*="title-8"] .sp-module-title::after {
  content: "";
  margin-left: 5px;
}
[class*="title-8"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading {
  text-align: center;
}
[class*="title-8"].sppb-section
  .sppb-section-title[class*="center"]
  .sppb-title-heading::before {
  content: "";
  margin-right: 5px;
}
[class*="title-8"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading {
  text-align: right;
}
[class*="title-8"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::before {
  content: "";
  margin-right: 5px;
}
[class*="title-8"].sppb-section
  .sppb-section-title[class*="right"]
  .sppb-title-heading::after {
  display: none;
}
.title-8-center.sppb-addon .sppb-addon-title,
.title-8-center .sp-module-title {
  text-align: center;
}
.title-8-center.sppb-addon .sppb-addon-title::before,
.title-8-center .sp-module-title::before {
  content: "";
  margin-right: 5px;
}
.title-8-right.sppb-addon .sppb-addon-title,
.title-8-right .sp-module-title {
  text-align: right;
}
.title-8-right.sppb-addon .sppb-addon-title::before,
.title-8-right .sp-module-title::before {
  content: "";
  margin-right: 5px;
}
.title-8-right.sppb-addon .sppb-addon-title::after,
.title-8-right .sp-module-title::after {
  display: none;
}
.title-white.sppb-section .sppb-section-title,
.title-white.sppb-section .sppb-section-title .sppb-title-heading,
.title-white.sppb-addon .sppb-addon-title,
.title-white.sp-column .sp-module-title,
.title-white.sp-module .sp-module-title {
  color: #fff !important;
}
.banner {
  display: flex;
}
.banner .sp-module-title {
  display: none;
}
.banner p {
  margin: 0;
}
.banner a {
  display: block;
}
.btn-xs {
  line-height: 1;
  padding: 4px 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.second-menu {
  margin-top: -20px !important;
}
.second-menu .menu > li:first-child {
  border-top: none !important;
}
.color-1 {
  --primary_color: #1d55c1;
  --link_hover_color: #1d55c1;
}
.color-2 {
  --primary_color: #e24234;
  --link_hover_color: #e24234;
}
.color-3 {
  --primary_color: #ce0202;
  --link_hover_color: #ce0202;
}
.color-4 {
  --primary_color: #029c8d;
  --link_hover_color: #029c8d;
}
.color-5 {
  --primary_color: #fd782b;
  --link_hover_color: #fd782b;
}
.color-6 {
  --primary_color: #ff9900;
  --link_hover_color: #ff9900;
}
.color-7 {
  --primary_color: #439847;
  --link_hover_color: #439847;
}
.color-8 {
  --primary_color: #9e43bb;
  --link_hover_color: #9e43bb;
}
.shadow-modern {
  box-shadow: 0 0 0 1px rgba(var(--shadow_color), 0.45),
    0 3px 2px rgba(var(--shadow_color), 1) !important;
}
@media (max-width: 991.98px) {
  .sp-column.is-affixed {
    height: auto !important;
  }
  .sp-column.is-affixed .inner-wrapper-sticky {
    transform: none !important;
    position: static !important;
    width: 100% !important;
  }
}
#sp-page-builder .page-content .sppb-section,
#sp-page-builder .sppb-section {
  clear: both;
}
#sp-page-builder .sppb-section .sppb-section-title,
.mod-sppagebuilder .sppb-section .sppb-section-title {
  margin-bottom: 25px;
}
#sp-page-builder .sppb-section .sppb-section-title .sppb-title-heading,
.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-heading {
  line-height: 1.2;
  margin-bottom: 15px;
  position: relative;
}
#sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading,
.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-subheading {
  max-width: 100%;
  font-size: 1rem;
}
#sp-page-builder
  .sppb-section
  .sppb-section-title.sppb-text-center
  .sppb-title-subheading,
.mod-sppagebuilder
  .sppb-section
  .sppb-section-title.sppb-text-center
  .sppb-title-subheading {
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #sp-page-builder
    .sppb-section:not([class*="title-w-"]):not(.title-fluid)
    .left
    .sppb-title-subheading,
  .mod-sppagebuilder
    .sppb-section:not([class*="title-w-"]):not(.title-fluid)
    .left
    .sppb-title-subheading {
    padding-right: 33.333333%;
  }
  #sp-page-builder
    .sppb-section:not([class*="title-w-"]):not(.title-fluid)
    .center
    .sppb-title-subheading,
  .mod-sppagebuilder
    .sppb-section:not([class*="title-w-"]):not(.title-fluid)
    .center
    .sppb-title-subheading {
    padding-left: 16.666667%;
    padding-right: 16.666667%;
  }
  #sp-page-builder
    .sppb-section:not([class*="title-w-"]):not(.title-fluid)
    .right
    .sppb-title-subheading,
  .mod-sppagebuilder
    .sppb-section:not([class*="title-w-"]):not(.title-fluid)
    .right
    .sppb-title-subheading {
    padding-left: 33.333333%;
  }
}
#sp-page-builder
  .sppb-section[class*="title-"]
  .sppb-section-title
  .sppb-title-heading,
.mod-sppagebuilder
  .sppb-section[class*="title-"]
  .sppb-section-title
  .sppb-title-heading {
  font-size: 20px;
  text-transform: uppercase;
}
#sp-page-builder .sppb-section .sppb-addon[class*="title-"] .sppb-addon-title,
.mod-sppagebuilder
  .sppb-section
  .sppb-addon[class*="title-"]
  .sppb-addon-title {
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.sppb-form-control,
.sppb-form-group .sppb-form-control {
  background: rgba(0, 0, 0, 0);
  border-color: #ced4da;
  border-radius: 0.25rem;
  color: inherit;
}
select.sppb-form-control:not([size]):not([multiple]) {
  height: calc(2em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
}
.form-builder-checkbox-item label::before,
.form-builder-radio-item label::before,
.sppb-addon-form-builder .sppb-form-check-label::before {
  border-color: var(--primary_color);
}
.mod-sppagebuilder {
  vertical-align: middle;
}
.sppb-addon-raw-html ul,
.sppb-addon-text-block ul {
  padding-left: 15px;
}
.sppb-addon-raw-html ul li,
.sppb-addon-text-block ul li {
  margin-bottom: 12px;
}
.sppb-addon-raw-html ul li ul,
.sppb-addon-text-block ul li ul {
  margin-top: 12px;
  padding-left: 40px;
}
.sppb-addon-raw-html ol,
.sppb-addon-text-block ol {
  padding-left: 15px;
}
.sppb-addon-raw-html ol li,
.sppb-addon-text-block ol li {
  margin-bottom: 12px;
}
.sppb-addon-raw-html ol li ol,
.sppb-addon-text-block ol li ol {
  margin-top: 12px;
  padding-left: 40px;
}
.sppb-addon-feature .sppb-img-container {
  display: block !important;
}
.sppb-addon-feature .sppb-img-container img {
  display: block;
  width: 100%;
}
.sppb-addon-text p:last-child {
  margin-bottom: 0;
}
.sppb-modal-selector {
  justify-content: center;
}
.sppb-img-responsive {
  width: 100%;
}
.sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container {
  line-height: 1;
}
.sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container i {
  display: inline-block;
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container {
  padding: 14px;
  color: var(--primary_color);
  border: 1px solid var(--primary_color);
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container {
    transition: none;
  }
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container i {
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container i {
    transition: none;
  }
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-text p {
  margin-bottom: 0;
}
.sppb-addon-feature.feature-box-1:hover
  .sppb-addon-content
  .sppb-icon-container {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
}
.sppb-addon-accordion .sppb-panel {
  background: var(--bg_color);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default {
  border-color: var(--bs-border-color);
  border-top-width: 1px;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default > .sppb-panel-heading {
  color: var(--headings_color);
  background: var(--bg_color_dark);
}
.sppb-addon-accordion
  .sppb-panel.sppb-panel-default
  > .sppb-panel-heading.active {
  color: var(--primary_color);
}
.sppb-addon-accordion
  .sppb-panel.sppb-panel-default
  > .sppb-panel-heading.active
  .sppb-toggle-direction {
  color: var(--primary_color);
}
.sppb-addon-accordion
  .sppb-panel.sppb-panel-default
  > .sppb-panel-heading
  .sppb-toggle-direction {
  color: var(--headings_color);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default .sppb-panel-body {
  border-top-color: var(--bs-border-color);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default:not(:last-child) {
  margin-bottom: 5px;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary {
  border-color: rgba(var(--primary_color_rgb), 0.3);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary > .sppb-panel-heading {
  color: var(--primary_color);
  background: rgba(var(--primary_color_rgb), 0.1);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-primary .sppb-panel-body {
  border-top-color: rgba(var(--primary_color_rgb), 0.3);
}
.sppb-addon-accordion .sppb-panel.sppb-panel-modern > .sppb-panel-heading {
  color: #495057;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success > .sppb-panel-heading {
  color: #198754;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info > .sppb-panel-heading {
  color: #17a2b8;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning > .sppb-panel-heading {
  color: #ffc107;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger > .sppb-panel-heading {
  color: #dc3545;
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq {
  margin-bottom: 0;
  border-top-width: 0;
  background: rgba(0, 0, 0, 0);
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading {
  padding: 0 15px 0 64px;
  line-height: 50px;
  position: relative;
  border-bottom: none;
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading
  i {
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading
  .sppb-panel-title {
  font-size: 18px;
  line-height: inherit;
  color: var(--headings_color);
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading
  .sppb-toggle-direction {
  width: 49px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: auto;
  left: 0;
  background: var(--headings_color);
  color: var(--bg_color);
  transform: none !important;
  -webkit-transform: none !important;
  transition: all 0.3 ease-in-out;
  -webkit-transition: all 0.3 ease-in-out;
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading.active
  .sppb-panel-title {
  color: var(--primary_color);
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading.active
  .sppb-toggle-direction {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-heading.active
  i {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.sppb-addon-accordion
  .sppb-addon-content
  .sppb-panel-group
  .sppb-panel.sppb-panel-faq
  .sppb-panel-collapse
  .sppb-panel-body {
  border-bottom: none;
  border-left: 5px solid var(--bs-border-color);
  margin-left: 22px;
  padding: 15px 15px 15px 36px;
}
.sppb-addon-person.person-1 .sppb-person-image {
  margin-bottom: 15px;
}
.sppb-addon-person.person-1 .sppb-person-information .sppb-person-name {
  color: var(--headings_color);
  line-height: 1.2;
}
.sppb-addon-person.person-1 .sppb-person-information .sppb-person-designation {
  color: var(--text_color);
  opacity: 0.75;
}
.sppb-addon-person.person-1 .sppb-person-social li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: var(--bg_color_dark);
  color: var(--headings_color);
  border: 1px solid var(--bs-border-color);
}
.sppb-addon-person.person-1:hover .sppb-person-social li a {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
  border-color: var(--primary_color);
}
.sppb-addon-tab .sppb-addon-content.sppb-pills-tab .sppb-nav-pills > li a {
  color: var(--headings_color);
  background: var(--bg_color);
}
.sppb-addon-tab
  .sppb-addon-content.sppb-pills-tab
  .sppb-nav-pills
  > li.active
  a,
.sppb-addon-tab
  .sppb-addon-content.sppb-pills-tab
  .sppb-nav-pills
  > li.active
  a:hover,
.sppb-addon-tab
  .sppb-addon-content.sppb-pills-tab
  .sppb-nav-pills
  > li.active
  a:focus {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
}
.sppb-addon-tab
  .sppb-addon-content.sppb-lines-tab
  .sppb-nav-lines
  > li.active
  a,
.sppb-addon-tab
  .sppb-addon-content.sppb-lines-tab
  .sppb-nav-lines
  > li.active
  a:hover,
.sppb-addon-tab
  .sppb-addon-content.sppb-lines-tab
  .sppb-nav-lines
  > li.active
  a:focus {
  color: var(--primary_color);
  border-bottom-color: var(--primary_color);
}
body .sppb-addon-optin-forms {
  padding: 0;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form-box
  .sppb-optin-form-info-wrap
  .sppb-optin-form-details-wrap:not(:empty) {
  padding: 0;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form-box
  .sppb-optin-form-info-wrap
  .sppb-optin-form-details-wrap
  .sppb-optin-form-details {
  margin-bottom: 10px;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form-box
  .sppb-optin-form-info-wrap
  .sppb-optin-form-details-wrap
  .sppb-optin-form-details
  > p {
  margin-bottom: 10px;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form-box
  .sppb-optin-form-info-wrap
  .sppb-optin-form-details-wrap
  .sppb-optin-form-details
  > p:last-child {
  margin-bottom: 0;
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form.form-inline
  .sppb-form-group.recaptcha-wrap {
  flex: 100%;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form.form-inline
  .sppb-form-group.email-wrap {
  padding-right: 0;
}
body
  .sppb-addon-optin-forms
  .sppb-optin-form.form-inline
  .sppb-form-group.checkbox-wrap {
  padding-left: 0;
  padding-right: 0;
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-check {
  display: inline-block;
}
@media (min-width: 768px) {
  body .sppb-addon-optin-forms .sppb-optin-form.form-inline .button-wrap {
    order: 3;
    -webkit-order: 3;
    padding-left: 20px;
  }
  body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group {
    order: 5;
    -webkit-order: 5;
  }
  body
    .sppb-addon-optin-forms
    .sppb-optin-form.form-inline
    .sppb-form-group.name-wrap {
    order: 1;
    -webkit-order: 1;
  }
  body
    .sppb-addon-optin-forms
    .sppb-optin-form.form-inline
    .sppb-form-group.email-wrap {
    order: 2;
    -webkit-order: 2;
  }
  body
    .sppb-addon-optin-forms
    .sppb-optin-form.form-inline
    .sppb-form-group.recaptcha-wrap {
    order: 4;
    -webkit-order: 4;
  }
  body
    .sppb-addon-optin-forms
    .sppb-optin-form.form-inline
    .sppb-form-group.checkbox-wrap {
    flex: auto;
  }
}
@media (max-width: 767.98px) {
  body
    .sppb-addon-optin-forms
    .sppb-optin-form.form-inline
    .sppb-form-group.recaptcha-wrap,
  body
    .sppb-addon-optin-forms
    .sppb-optin-form.form-inline
    .sppb-form-group.checkbox-wrap {
    flex: auto;
  }
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline label {
  display: inherit;
}
@media (max-width: 575.98px) {
  body .sppb-addon-optin-forms .sppb-optin-form.form-inline {
    flex-direction: column;
  }
  body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group {
    width: 100%;
    padding: 0;
  }
}
.sppb-addon-form-builder .sppb-addon-form-builder-form {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.sppb-addon-alert .sppb-alert-success {
  background: rgba(25, 135, 84, 0.1);
  color: #198754;
}
.sppb-addon-alert .sppb-alert-info {
  background: rgba(23, 162, 184, 0.1);
  color: #17a2b8;
}
.sppb-addon-alert .sppb-alert-warning {
  background: rgba(255, 193, 7, 0.1);
  color: #ffc107;
}
.sppb-addon-alert .sppb-alert-danger {
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
}
.sppb-addon-articles-ticker .sppb-articles-ticker-heading svg path {
  fill: currentColor;
}
body .sppb-btn {
  line-height: 2;
  font-size: var(--bs-btn-font-size);
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  border-radius: var(--bs-btn-border-radius);
  font-weight: 400;
  box-shadow: none !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .sppb-btn {
    transition: none;
  }
}
body .sppb-btn {
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-padding-x: 1.5rem;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 0.25rem;
}
body .sppb-btn-sm {
  --bs-btn-padding-y: 0.625rem;
  --bs-btn-padding-x: 1.125rem;
  --bs-btn-font-size: 0.8125rem;
  --bs-btn-border-radius: 0.2rem;
}
body .sppb-btn-lg {
  --bs-btn-padding-y: 0.625rem;
  --bs-btn-padding-x: 1.875rem;
  --bs-btn-font-size: 1.0625rem;
  --bs-btn-border-radius: 0.375rem;
}
body .sppb-btn-xs {
  --bs-btn-padding-y: 0.5625rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 0.75rem;
  --bs-btn-border-radius: 0.2rem;
}
body .sppb-btn-xlg {
  --bs-btn-padding-y: 0.6875rem;
  --bs-btn-padding-x: 2.25rem;
  --bs-btn-font-size: 1.125rem;
  --bs-btn-border-radius: 0.375rem;
}
body .sppb-btn-link:hover {
  text-decoration: none;
}
body .sppb-btn.btn-big {
  --bs-btn-font-size: 1.125rem !important;
  --bs-btn-padding-y: 0.875rem !important;
  --bs-btn-padding-x: 2.75rem !important;
  border-radius: 0 6.25rem 6.25rem 6.25rem !important;
}
body .sppb-btn-secondary {
  border-color: #6c757d;
  background-color: #6c757d;
  color: #fff;
}
body .sppb-btn-secondary:hover,
body .sppb-btn-secondary.focus,
body .sppb-btn-secondary:focus {
  border-color: #565e64;
  background-color: #5c636a;
  color: #fff;
}
body .sppb-btn-secondary.active,
body .sppb-btn-secondary:active {
  border-color: #51585e;
  background-color: #565e64;
  color: #fff;
}
body .sppb-btn-secondary.disabled,
body .sppb-btn-secondary:disabled {
  border-color: #6c757d;
  background-color: #6c757d;
  color: #fff;
}
body .sppb-btn-secondary.sppb-btn-outline {
  border-color: #6c757d;
  background-color: rgba(0, 0, 0, 0);
  color: #6c757d;
}
body .sppb-btn-secondary.sppb-btn-outline:hover {
  border-color: #6c757d;
  background-color: #6c757d;
  color: #fff;
}
body .sppb-btn-secondary.sppb-btn-outline.focus,
body .sppb-btn-secondary.sppb-btn-outline:focus {
  border-color: #6c757d;
  background-color: rgba(0, 0, 0, 0);
  color: #6c757d;
}
body .sppb-btn-secondary.sppb-btn-outline.active,
body .sppb-btn-secondary.sppb-btn-outline:active {
  border-color: #6c757d;
  background-color: #6c757d;
  color: #fff;
}
body .sppb-btn-secondary.sppb-btn-outline.disabled,
body .sppb-btn-secondary.sppb-btn-outline:disabled {
  border-color: #6c757d;
  background-color: rgba(0, 0, 0, 0);
  color: #6c757d;
}
body .sppb-btn-secondary.sppb-btn-gradient {
  background-image: linear-gradient(#868e96, #545b62);
}
body .sppb-btn-secondary.sppb-btn-gradient:hover {
  background-image: linear-gradient(#6c757d, #6c757d);
}
body .sppb-btn-success {
  border-color: #198754;
  background-color: #198754;
  color: #fff;
}
body .sppb-btn-success:hover,
body .sppb-btn-success.focus,
body .sppb-btn-success:focus {
  border-color: #146c43;
  background-color: #157347;
  color: #fff;
}
body .sppb-btn-success.active,
body .sppb-btn-success:active {
  border-color: #13653f;
  background-color: #146c43;
  color: #fff;
}
body .sppb-btn-success.disabled,
body .sppb-btn-success:disabled {
  border-color: #198754;
  background-color: #198754;
  color: #fff;
}
body .sppb-btn-success.sppb-btn-outline {
  border-color: #198754;
  background-color: rgba(0, 0, 0, 0);
  color: #198754;
}
body .sppb-btn-success.sppb-btn-outline:hover {
  border-color: #198754;
  background-color: #198754;
  color: #fff;
}
body .sppb-btn-success.sppb-btn-outline.focus,
body .sppb-btn-success.sppb-btn-outline:focus {
  border-color: #198754;
  background-color: rgba(0, 0, 0, 0);
  color: #198754;
}
body .sppb-btn-success.sppb-btn-outline.active,
body .sppb-btn-success.sppb-btn-outline:active {
  border-color: #198754;
  background-color: #198754;
  color: #fff;
}
body .sppb-btn-success.sppb-btn-outline.disabled,
body .sppb-btn-success.sppb-btn-outline:disabled {
  border-color: #198754;
  background-color: rgba(0, 0, 0, 0);
  color: #198754;
}
body .sppb-btn-success.sppb-btn-gradient {
  background-image: linear-gradient(#21b26f, #115c39);
}
body .sppb-btn-success.sppb-btn-gradient:hover {
  background-image: linear-gradient(#198754, #198754);
}
body .sppb-btn-info {
  border-color: #17a2b8;
  background-color: #17a2b8;
  color: #fff;
}
body .sppb-btn-info:hover,
body .sppb-btn-info.focus,
body .sppb-btn-info:focus {
  border-color: #128293;
  background-color: #148a9c;
  color: #fff;
}
body .sppb-btn-info.active,
body .sppb-btn-info:active {
  border-color: #117a8a;
  background-color: #128293;
  color: #fff;
}
body .sppb-btn-info.disabled,
body .sppb-btn-info:disabled {
  border-color: #17a2b8;
  background-color: #17a2b8;
  color: #fff;
}
body .sppb-btn-info.sppb-btn-outline {
  border-color: #17a2b8;
  background-color: rgba(0, 0, 0, 0);
  color: #17a2b8;
}
body .sppb-btn-info.sppb-btn-outline:hover {
  border-color: #17a2b8;
  background-color: #17a2b8;
  color: #fff;
}
body .sppb-btn-info.sppb-btn-outline.focus,
body .sppb-btn-info.sppb-btn-outline:focus {
  border-color: #17a2b8;
  background-color: rgba(0, 0, 0, 0);
  color: #17a2b8;
}
body .sppb-btn-info.sppb-btn-outline.active,
body .sppb-btn-info.sppb-btn-outline:active {
  border-color: #17a2b8;
  background-color: #17a2b8;
  color: #fff;
}
body .sppb-btn-info.sppb-btn-outline.disabled,
body .sppb-btn-info.sppb-btn-outline:disabled {
  border-color: #17a2b8;
  background-color: rgba(0, 0, 0, 0);
  color: #17a2b8;
}
body .sppb-btn-info.sppb-btn-gradient {
  background-image: linear-gradient(#1fc8e3, #117a8b);
}
body .sppb-btn-info.sppb-btn-gradient:hover {
  background-image: linear-gradient(#17a2b8, #17a2b8);
}
body .sppb-btn-warning {
  border-color: #ffc107;
  background-color: #ffc107;
  color: #fff;
}
body .sppb-btn-warning:hover,
body .sppb-btn-warning.focus,
body .sppb-btn-warning:focus {
  border-color: #cc9a06;
  background-color: #d9a406;
  color: #fff;
}
body .sppb-btn-warning.active,
body .sppb-btn-warning:active {
  border-color: #bf9105;
  background-color: #cc9a06;
  color: #fff;
}
body .sppb-btn-warning.disabled,
body .sppb-btn-warning:disabled {
  border-color: #ffc107;
  background-color: #ffc107;
  color: #fff;
}
body .sppb-btn-warning.sppb-btn-outline {
  border-color: #ffc107;
  background-color: rgba(0, 0, 0, 0);
  color: #ffc107;
}
body .sppb-btn-warning.sppb-btn-outline:hover {
  border-color: #ffc107;
  background-color: #ffc107;
  color: #fff;
}
body .sppb-btn-warning.sppb-btn-outline.focus,
body .sppb-btn-warning.sppb-btn-outline:focus {
  border-color: #ffc107;
  background-color: rgba(0, 0, 0, 0);
  color: #ffc107;
}
body .sppb-btn-warning.sppb-btn-outline.active,
body .sppb-btn-warning.sppb-btn-outline:active {
  border-color: #ffc107;
  background-color: #ffc107;
  color: #fff;
}
body .sppb-btn-warning.sppb-btn-outline.disabled,
body .sppb-btn-warning.sppb-btn-outline:disabled {
  border-color: #ffc107;
  background-color: rgba(0, 0, 0, 0);
  color: #ffc107;
}
body .sppb-btn-warning.sppb-btn-gradient {
  background-image: linear-gradient(#ffce3a, #d39e00);
}
body .sppb-btn-warning.sppb-btn-gradient:hover {
  background-image: linear-gradient(#ffc107, #ffc107);
}
body .sppb-btn-danger {
  border-color: #dc3545;
  background-color: #dc3545;
  color: #fff;
}
body .sppb-btn-danger:hover,
body .sppb-btn-danger.focus,
body .sppb-btn-danger:focus {
  border-color: #b02a37;
  background-color: #bb2d3b;
  color: #fff;
}
body .sppb-btn-danger.active,
body .sppb-btn-danger:active {
  border-color: #a52834;
  background-color: #b02a37;
  color: #fff;
}
body .sppb-btn-danger.disabled,
body .sppb-btn-danger:disabled {
  border-color: #dc3545;
  background-color: #dc3545;
  color: #fff;
}
body .sppb-btn-danger.sppb-btn-outline {
  border-color: #dc3545;
  background-color: rgba(0, 0, 0, 0);
  color: #dc3545;
}
body .sppb-btn-danger.sppb-btn-outline:hover {
  border-color: #dc3545;
  background-color: #dc3545;
  color: #fff;
}
body .sppb-btn-danger.sppb-btn-outline.focus,
body .sppb-btn-danger.sppb-btn-outline:focus {
  border-color: #dc3545;
  background-color: rgba(0, 0, 0, 0);
  color: #dc3545;
}
body .sppb-btn-danger.sppb-btn-outline.active,
body .sppb-btn-danger.sppb-btn-outline:active {
  border-color: #dc3545;
  background-color: #dc3545;
  color: #fff;
}
body .sppb-btn-danger.sppb-btn-outline.disabled,
body .sppb-btn-danger.sppb-btn-outline:disabled {
  border-color: #dc3545;
  background-color: rgba(0, 0, 0, 0);
  color: #dc3545;
}
body .sppb-btn-danger.sppb-btn-gradient {
  background-image: linear-gradient(#e4606d, #bd2130);
}
body .sppb-btn-danger.sppb-btn-gradient:hover {
  background-image: linear-gradient(#dc3545, #dc3545);
}
body .sppb-btn-light {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
}
body .sppb-btn-light:hover,
body .sppb-btn-light.focus,
body .sppb-btn-light:focus {
  border-color: #f5f5f5;
  background-color: #f6f6f6;
  color: #000;
}
body .sppb-btn-light.active,
body .sppb-btn-light:active {
  border-color: #f5f5f5;
  background-color: #f6f6f6;
  color: #000;
}
body .sppb-btn-light.disabled,
body .sppb-btn-light:disabled {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
}
body .sppb-btn-light.sppb-btn-outline {
  border-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0);
  color: #f4f4f4;
}
body .sppb-btn-light.sppb-btn-outline:hover {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
}
body .sppb-btn-light.sppb-btn-outline.focus,
body .sppb-btn-light.sppb-btn-outline:focus {
  border-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0);
  color: #f4f4f4;
}
body .sppb-btn-light.sppb-btn-outline.active,
body .sppb-btn-light.sppb-btn-outline:active {
  border-color: #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
}
body .sppb-btn-light.sppb-btn-outline.disabled,
body .sppb-btn-light.sppb-btn-outline:disabled {
  border-color: #f4f4f4;
  background-color: rgba(0, 0, 0, 0);
  color: #f4f4f4;
}
body .sppb-btn-light.sppb-btn-gradient {
  background-image: linear-gradient(white, #dbdbdb);
}
body .sppb-btn-light.sppb-btn-gradient:hover {
  background-image: linear-gradient(#f4f4f4, #f4f4f4);
}
body .sppb-btn-dark {
  border-color: #212529;
  background-color: #212529;
  color: #fff;
}
body .sppb-btn-dark:hover,
body .sppb-btn-dark.focus,
body .sppb-btn-dark:focus {
  border-color: #1a1e21;
  background-color: #1c1f23;
  color: #fff;
}
body .sppb-btn-dark.active,
body .sppb-btn-dark:active {
  border-color: #191c1f;
  background-color: #1a1e21;
  color: #fff;
}
body .sppb-btn-dark.disabled,
body .sppb-btn-dark:disabled {
  border-color: #212529;
  background-color: #212529;
  color: #fff;
}
body .sppb-btn-dark.sppb-btn-outline {
  border-color: #212529;
  background-color: rgba(0, 0, 0, 0);
  color: #212529;
}
body .sppb-btn-dark.sppb-btn-outline:hover {
  border-color: #212529;
  background-color: #212529;
  color: #fff;
}
body .sppb-btn-dark.sppb-btn-outline.focus,
body .sppb-btn-dark.sppb-btn-outline:focus {
  border-color: #212529;
  background-color: rgba(0, 0, 0, 0);
  color: #212529;
}
body .sppb-btn-dark.sppb-btn-outline.active,
body .sppb-btn-dark.sppb-btn-outline:active {
  border-color: #212529;
  background-color: #212529;
  color: #fff;
}
body .sppb-btn-dark.sppb-btn-outline.disabled,
body .sppb-btn-dark.sppb-btn-outline:disabled {
  border-color: #212529;
  background-color: rgba(0, 0, 0, 0);
  color: #212529;
}
body .sppb-btn-dark.sppb-btn-gradient {
  background-image: linear-gradient(#383f45, #0a0c0d);
}
body .sppb-btn-dark.sppb-btn-gradient:hover {
  background-image: linear-gradient(#212529, #212529);
}
body .sppb-btn-square {
  border-radius: 0 !important;
}
body .sppb-btn-rounded {
  border-radius: 0.25rem !important;
}
body .sppb-btn-round {
  border-radius: 6.25rem !important;
}
.ut-addon-imagelazy {
  overflow: hidden;
}
.ut-addon-imagelazy .imagelazy-description,
.ut-addon-imagelazy .imagelazy-button {
  margin-bottom: 20px;
}
.ut-addon-imagelazy .imagelazy-image-ct {
  position: relative;
  overflow: hidden;
}
.ut-addon-imagelazy .imagelazy-image-ct > a {
  display: block;
}
.ut-addon-imagelazy .imagelazy-image-ct > a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ut-addon-imagelazy .imagelazy-image-ct > a:after {
    transition: none;
  }
}
.ut-addon-imagelazy .imagelazy-image-ct .sppb-img-responsive {
  display: block;
  width: 100%;
}
.ut-addon-imagelazy .imagelazy-overlay {
  padding: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ut-addon-imagelazy .imagelazy-overlay {
    transition: none;
  }
}
.ut-addon-imagelazy .imagelazy-overlay-inner > div:last-of-type {
  margin-bottom: 0;
}
.ut-addon-imagelazy:hover .imagelazy-overlay,
.ut-addon-imagelazy:focus .imagelazy-overlay {
  opacity: 1;
}
.ut-addon-imagelazy:hover .imagelazy-image-ct > a:after,
.ut-addon-imagelazy:focus .imagelazy-image-ct > a:after {
  opacity: 1;
}
div.tagspopular ul {
  margin: -2px !important;
  padding-left: 0;
}
div.tagspopular ul li {
  display: inline-block;
  margin: 2px;
  border: none;
}
div.tagspopular ul li a {
  display: block;
  line-height: 1.2;
  padding: 0.375rem 1.375rem;
  background: var(--headings_color);
  color: var(--bg_color);
  border-radius: 2px;
  font-size: 0.875rem;
}
div.tagspopular ul li a:hover {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
}
.mod-articlescategory li a {
  font-size: 1.125rem;
  font-weight: 700;
}
ul.categories-module > li {
  padding: 0;
  border-bottom: 1px solid var(--bs-border-color);
}
ul.categories-module > li > a {
  display: block;
  line-height: 36px;
  padding: 2px 0;
}
ul.categories-module > li:last-child {
  border-bottom: none;
}
ul.categories-module li span {
  float: right;
}
.categories-style-1 .mod-articlescategories {
  padding: 20px !important;
  box-shadow: 0 0 0 1px rgba(var(--shadow_color), 0.45),
    0 3px 2px rgba(var(--shadow_color), 1);
  border-radius: 5px;
}
.categories-style-2 .mod-articlescategories li {
  border-bottom: none;
}
.categories-style-2 .mod-articlescategories li a {
  line-height: inherit;
  padding: 0;
}
.categories-style-horizontal .mod-articlescategories {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: center;
}
.categories-style-horizontal .mod-articlescategories li {
  border-bottom: none;
  margin: 5px 10px !important;
}
.categories-style-horizontal .mod-articlescategories li a {
  line-height: inherit;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.categories-style-horizontal .mod-articlescategories li a span {
  margin-left: 5px;
}
.menu.menu-horizontal {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.menu.menu-horizontal > li {
  margin: 2px 10px;
}
.menu.menu-access {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
}
.menu.menu-access > li {
  margin: 0px 5px;
  display: inline-block;
}
.menu.menu-access > li > a {
  display: block;
  border: 1px solid var(--primary_color);
  color: var(--primary_color);
  line-height: 1;
  padding: 5px 8px;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
}
.menu.menu-access > li > a.subscribe {
  background: var(--primary_color);
  color: var(--primary_color_contrast) !important;
}
.ut-articles-pro {
  --ut-ap-gutter-x: 30px;
  --ut-ap-gutter-y: 30px;
}
.ut-articles-pro .articles-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: flex-start;
  -webkit-align-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.ut-articles-pro .filter-options {
  margin: -5px -5px 30px;
}
.ut-articles-pro .filter-options .filter-item {
  padding: 5px;
}
.ut-articles-pro .article-list .article-media > div {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: initial;
  border-bottom: none;
}
.ut-articles-pro .article-list .article-media + .article-body > div {
  margin-top: 20px;
}
.ut-articles-pro .article-list .article-media img {
  width: 100%;
  border-radius: initial;
}
.ut-articles-pro .article-intro-image .article-header {
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.2) 70%,
    rgba(0, 0, 0, 0) 100%
  );
}
.ut-articles-pro .article-intro-image .article-header h3,
.ut-articles-pro .article-intro-image .article-header a {
  color: #fff;
}
.ut-articles-pro .article-intro-image .article-header > *:last-child {
  margin-bottom: 0;
}
.ut-articles-pro .article-list .article {
  margin-bottom: var(--ut-ap-gutter-y);
}
.ut-articles-pro .article-introtext p {
  margin-bottom: 0;
}
.ut-articles-pro .article-introtext + .article-info {
  margin-bottom: 0;
  margin-top: 1rem;
}
.ut-articles-pro .readmore {
  margin-top: 15px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ut-articles-pro .article-list .article-media + .body-left-sm > div,
  .ut-articles-pro .article-list .article-media + .body-right-sm > div {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ut-articles-pro .article-list .article-media + .body-left-md > div,
  .ut-articles-pro .article-list .article-media + .body-right-md > div {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ut-articles-pro .article-list .article-media + .body-left-lg > div,
  .ut-articles-pro .article-list .article-media + .body-right-lg > div {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .ut-articles-pro .article-list .article-media + .body-left-xl > div,
  .ut-articles-pro .article-list .article-media + .body-right-xl > div {
    margin-top: 0;
  }
}
.ut-articles-pro .row {
  margin-left: calc(-0.5 * var(--ut-ap-gutter-x));
  margin-right: calc(-0.5 * var(--ut-ap-gutter-x));
}
.ut-articles-pro .articles-wrapper div[class*="col-"] {
  padding-right: calc(var(--ut-ap-gutter-x) / 2);
  padding-left: calc(var(--ut-ap-gutter-x) / 2);
}
.ut-articles-pro .article {
  padding: 0;
  border: none;
  border-radius: initial;
}
.ut-articles-pro .article-list .article .article-intro-image.overlaped a {
  color: #fff;
}
.ut-articles-pro .articles-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: flex-start;
  -webkit-align-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.ut-articles-tabs {
  --uat-gutter-x: 30px;
  --uat-gutter-y: 30px;
}
.ut-articles-tabs .articles-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: flex-start;
  -webkit-align-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.ut-articles-tabs .article-list .article-media > div {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: initial;
  border-bottom: none;
}
.ut-articles-tabs .article-list .article-media + .article-body > div {
  margin-top: 20px;
}
.ut-articles-tabs .article-list .article-media img {
  width: 100%;
  border-radius: initial;
}
.ut-articles-tabs .article-intro-image .article-header {
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.2) 70%,
    rgba(0, 0, 0, 0) 100%
  );
}
.ut-articles-tabs .article-intro-image .article-header h3,
.ut-articles-tabs .article-intro-image .article-header a {
  color: #fff;
}
.ut-articles-tabs .article-intro-image .article-header > *:last-child {
  margin-bottom: 0;
}
.ut-articles-tabs .article {
  margin-bottom: var(--uat-gutter-y);
}
.ut-articles-tabs .article-introtext p {
  margin-bottom: 0;
}
.ut-articles-tabs .article-introtext + .article-info {
  margin-bottom: 0;
  margin-top: 1rem;
}
.ut-articles-tabs .readmore {
  margin-top: 15px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ut-articles-tabs .article-list .article-media + .body-left-sm > div,
  .ut-articles-tabs .article-list .article-media + .body-right-sm > div {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ut-articles-tabs .article-list .article-media + .body-left-md > div,
  .ut-articles-tabs .article-list .article-media + .body-right-md > div {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ut-articles-tabs .article-list .article-media + .body-left-lg > div,
  .ut-articles-tabs .article-list .article-media + .body-right-lg > div {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .ut-articles-tabs .article-list .article-media + .body-left-xl > div,
  .ut-articles-tabs .article-list .article-media + .body-right-xl > div {
    margin-top: 0;
  }
}
.ut-articles-tabs .row {
  margin-left: calc(-0.5 * var(--uat-gutter-x));
  margin-right: calc(-0.5 * var(--uat-gutter-x));
}
.ut-articles-tabs .articles-wrapper div[class*="col-"] {
  padding-right: calc(var(--uat-gutter-x) / 2);
  padding-left: calc(var(--uat-gutter-x) / 2);
}
.ut-articles-tabs .article {
  padding: 0;
  border: none;
  border-radius: initial;
}
.ut-articles-tabs .nav-center {
  justify-content: center;
  -webkit-justify-content: center;
}
.ut-articles-tabs .nav-right {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.ut-articles-tabs .nav-tabs a {
  margin-bottom: -1px;
}
.ut-articles-tabs .nav .nav-link {
  cursor: pointer;
  color: var(--headings_color);
}
.ut-articles-tabs .nav-tabs .active {
  border-bottom-color: #fff;
}
.ut-articles-tabs .nav-lines {
  border-bottom: 1px solid #adb5bd;
}
.ut-articles-tabs .nav-lines a {
  margin-bottom: -2px;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}
.ut-articles-tabs .nav-lines.nav-left a:first-child {
  padding-left: 0;
}
.ut-articles-tabs .nav-lines.nav-right a:last-child {
  padding-right: 0;
}
.ut-articles-tabs .nav-lines .active {
  border-bottom-color: var(--primary);
}
.ut-articles-tabs .uat-tab-content {
  padding-top: 30px;
}
.articles-tabs-1,
.articles-tabs-2,
.articles-tabs-3 {
  margin-top: -58px;
}
.articles-tabs-1 .uat-nav,
.articles-tabs-2 .uat-nav,
.articles-tabs-3 .uat-nav {
  display: inline-flex;
  position: relative;
  left: 100%;
  transform: translateX(-100%);
  border-bottom-color: var(--link_hover_color);
}
.articles-tabs-1 .uat-nav > a,
.articles-tabs-2 .uat-nav > a,
.articles-tabs-3 .uat-nav > a {
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  font-size: 14px;
}
.articles-tabs-1 .uat-nav > a::after,
.articles-tabs-2 .uat-nav > a::after,
.articles-tabs-3 .uat-nav > a::after {
  content: "";
}
.articles-tabs-1 .uat-nav > a:hover,
.articles-tabs-2 .uat-nav > a:hover,
.articles-tabs-3 .uat-nav > a:hover {
  color: var(--link_hover_color);
}
.articles-tabs-1 .uat-nav > a.active,
.articles-tabs-2 .uat-nav > a.active,
.articles-tabs-3 .uat-nav > a.active {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.articles-tabs-1 .uat-nav > a.active::after,
.articles-tabs-2 .uat-nav > a.active::after,
.articles-tabs-3 .uat-nav > a.active::after {
  background: var(--link_hover_color);
}
.articles-tabs-1 .uat-nav > a:not(:last-child),
.articles-tabs-2 .uat-nav > a:not(:last-child),
.articles-tabs-3 .uat-nav > a:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .articles-tabs-1,
  .articles-tabs-2,
  .articles-tabs-3 {
    margin-top: 0;
  }
}
.articles-tabs-1 .uat-nav > a::after {
  width: 100%;
  height: 5px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  bottom: -4px;
}
.articles-tabs-2 .uat-nav > a::after {
  width: 7px;
  height: 7px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -3.5px;
}
.articles-tabs-3 .uat-nav > a::after {
  width: 16px;
  height: 16px;
  border-style: solid;
  border-width: 8px;
  border-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0) !important;
  position: absolute;
  left: 50%;
  bottom: -17px;
  margin-left: -8px;
}
.articles-tabs-3 .uat-nav > a.active::after {
  border-top-color: var(--link_hover_color);
}
@media (min-width: 768px) {
  .articles-tabs-4 {
    margin-top: -59px;
  }
  .articles-tabs-4 .uat-nav {
    border-bottom-color: rgba(0, 0, 0, 0);
  }
}
.articles-tabs-4 .uat-nav {
  display: inline-flex;
  position: relative;
  left: 100%;
  transform: translateX(-100%);
}
.articles-tabs-4 .uat-nav > a {
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  font-size: 14px;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}
.articles-tabs-4 .uat-nav > a:hover {
  color: var(--link_hover_color);
}
.articles-tabs-4 .uat-nav > a.active {
  border-bottom-color: var(--link_hover_color);
}
.articles-tabs-4 .uat-nav > a:not(:last-child) {
  margin-right: 20px;
}
.ut-articles-carousel {
  --uac-gutter-x: 30px;
  --uac-gutter-y: 30px;
}
.ut-articles-carousel {
  position: relative;
}
.ut-articles-carousel .article-list .article-media > div {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: initial;
  border-bottom: none;
}
.ut-articles-carousel .article-list .article-media + .article-body > div {
  margin-top: 20px;
}
.ut-articles-carousel .article-list .article-media img {
  width: 100%;
  border-radius: initial;
}
.ut-articles-carousel .article-intro-image .article-header {
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9) 0,
    rgba(0, 0, 0, 0.25) 90%,
    rgba(0, 0, 0, 0) 100%
  );
}
.ut-articles-carousel .article-intro-image .article-header h3,
.ut-articles-carousel .article .article-intro-image .article-header a {
  color: #fff;
}
.ut-articles-carousel .article-intro-image .article-header > *:last-child {
  margin-bottom: 0;
}
.ut-articles-carousel .article-list .article {
  margin-bottom: var(--uac-gutter-y);
}
.ut-articles-carousel .article-introtext p {
  margin-bottom: 0;
}
.ut-articles-carousel .article-introtext + .article-info {
  margin-bottom: 0;
  margin-top: 1rem;
}
.ut-articles-carousel .readmore {
  margin-top: 15px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ut-articles-carousel .article-list .article-media + .body-left-sm > div,
  .ut-articles-carousel .article-list .article-media + .body-right-sm > div {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ut-articles-carousel .article-list .article-media + .body-left-md > div,
  .ut-articles-carousel .article-list .article-media + .body-right-md > div {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ut-articles-carousel .article-list .article-media + .body-left-lg > div,
  .ut-articles-carousel .article-list .article-media + .body-right-lg > div {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .ut-articles-carousel .article-list .article-media + .body-left-xl > div,
  .ut-articles-carousel .article-list .article-media + .body-right-xl > div {
    margin-top: 0;
  }
}
.ut-articles-carousel .row {
  margin-left: calc(-0.5 * var(--uac-gutter-x));
  margin-right: calc(-0.5 * var(--uac-gutter-x));
}
.ut-articles-carousel .row div[class*="col-"] {
  padding-right: calc(var(--uac-gutter-x) / 2);
  padding-left: calc(var(--uac-gutter-x) / 2);
}
.ut-articles-carousel .article {
  padding: 0;
  border: none;
  border-radius: initial;
}
.ut-articles-carousel .uac-navigation {
  margin: 0 -7px;
}
.ut-articles-carousel .uac-navigation > div {
  display: inline-block;
  margin: 0 7px;
  cursor: pointer;
  line-height: 1;
  padding: 5px;
  user-select: none;
}
.ut-articles-carousel .uac-navigation > div.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.ut-articles-carousel .uac-navigation.bottom {
  text-align: center;
}
.ut-articles-carousel .uac-navigation.top {
  text-align: right;
  margin-bottom: 20px;
}
.ut-articles-carousel .uac-navigation.middle {
  margin: 0;
}
.ut-articles-carousel .uac-navigation.middle > div {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ut-articles-carousel .uac-navigation.middle > .uac-nav-prev {
  left: 0;
  right: auto;
}
.ut-articles-carousel .uac-navigation.middle > .uac-nav-next {
  right: 0;
  left: auto;
}
.ut-articles-carousel > .swiper-pagination {
  position: relative;
  margin: -4px -7px;
  line-height: 1;
  bottom: 0;
}
.ut-articles-carousel > .swiper-pagination .swiper-pagination-bullet {
  margin: 4px 7px;
}
.ut-articles-carousel .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.ut-articles-carousel .uac-navigation.bottom + .swiper-pagination {
  margin-top: 15px;
}
.articles-carousel-1 .article-list .article {
  margin-bottom: 20px;
}
.articles-carousel-1 .uac-navigation > div {
  padding: 8px 13px;
  border: 1px solid var(--text_color);
  font-size: 20px;
}
.articles-carousel-2 .uac-navigation > div {
  padding: 4px 8px;
  border: 1px solid var(--text_color);
}
.articles-carousel-2 .uac-navigation.top {
  margin-top: -62px;
}
.articles-carousel-2 .uac-navigation.top + .swiper {
  margin-top: 30px;
}
.sp-module.articles-carousel-inline {
  display: block !important;
}
.sp-module.articles-carousel-inline .sp-module-title {
  padding: 4px 6px;
  background: var(--primary_color);
  color: var(--primary_color_contrast);
  font-size: 12px;
  font-weight: 400;
  font-family: var(--body_font_family);
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 0;
  float: left;
}
.sp-module.articles-carousel-inline .sp-module-content .ut-articles-carousel {
  padding-right: 65px;
}
.sp-module.articles-carousel-inline .sp-module-content .article {
  margin-bottom: 0;
  overflow: hidden;
}
.sp-module.articles-carousel-inline .sp-module-content .article-header h3 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--body_font_family);
  line-height: 24px;
}
.sp-module.articles-carousel-inline .sp-module-content .article-header h3 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sp-module.articles-carousel-inline .sp-module-content .uac-navigation {
  width: 55px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
.sp-module.articles-carousel-inline .sp-module-content .uac-navigation > div {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: var(--primary_color);
  color: var(--primary_color_contrast);
  margin: 0;
  padding: 0;
  display: block;
  float: right;
}
.sp-module.articles-carousel-inline
  .sp-module-content
  .uac-navigation
  > div:first-child {
  float: left;
}
.last-no-margin .article-list > div:last-child > div:last-child > .article {
  margin-bottom: 0;
}
.last-no-margin.ut-articles-carousel
  .article-list
  > .article-column
  > div:last-child {
  margin-bottom: 0;
}
.articles-no-margin .article-list .article {
  margin-bottom: 0;
}
.secondary-no-margin .article-list .secondary-wrapper .article {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .main-big-title .article-list .main-article .article-header h3 {
    font-size: 2rem;
  }
}
.secondary-small-title .article-list .secondary-article .article-header h3 {
  font-size: 16px;
  font-weight: 500;
}
.all-small-title .article-list .article .article-header h3 {
  font-size: 16px;
  font-weight: 500;
}
.ut-articles-pro .article-list .article .article-content > div:last-child,
.ut-articles-pro
  .article-list
  .article
  .article-content
  > div:last-child
  .article-info:last-child,
.ut-articles-carousel .article-list .article .article-content > div:last-child,
.ut-articles-carousel
  .article-list
  .article
  .article-content
  > div:last-child
  .article-info:last-child,
.ut-articles-tabs .article-list .article .article-content > div:last-child,
.ut-articles-tabs
  .article-list
  .article
  .article-content
  > div:last-child
  .article-info:last-child {
  margin-bottom: 0;
}
.ut-articles-pro
  .article-list
  .article
  .article-content
  > div:last-child
  > h3:last-child,
.ut-articles-carousel
  .article-list
  .article
  .article-content
  > div:last-child
  > h3:last-child,
.ut-articles-tabs
  .article-list
  .article
  .article-content
  > div:last-child
  > h3:last-child {
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ut-articles-pro .article-list .article .body-left-sm,
  .ut-articles-carousel .article-list .article .body-left-sm,
  .ut-articles-tabs .article-list .article .body-left-sm {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-left-sm .article-content,
  .ut-articles-carousel .article-list .article .body-left-sm .article-content,
  .ut-articles-tabs .article-list .article .body-left-sm .article-content {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-right-sm,
  .ut-articles-carousel .article-list .article .body-right-sm,
  .ut-articles-tabs .article-list .article .body-right-sm {
    padding-left: 0;
  }
  .ut-articles-pro .article-list .article .body-right-sm .article-content,
  .ut-articles-carousel .article-list .article .body-right-sm .article-content,
  .ut-articles-tabs .article-list .article .body-right-sm .article-content {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ut-articles-pro .article-list .article .body-left-md,
  .ut-articles-carousel .article-list .article .body-left-md,
  .ut-articles-tabs .article-list .article .body-left-md {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-left-md .article-content,
  .ut-articles-carousel .article-list .article .body-left-md .article-content,
  .ut-articles-tabs .article-list .article .body-left-md .article-content {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-right-md,
  .ut-articles-carousel .article-list .article .body-right-md,
  .ut-articles-tabs .article-list .article .body-right-md {
    padding-left: 0;
  }
  .ut-articles-pro .article-list .article .body-right-md .article-content,
  .ut-articles-carousel .article-list .article .body-right-md .article-content,
  .ut-articles-tabs .article-list .article .body-right-md .article-content {
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ut-articles-pro .article-list .article .body-left-lg,
  .ut-articles-carousel .article-list .article .body-left-lg,
  .ut-articles-tabs .article-list .article .body-left-lg {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-left-lg .article-content,
  .ut-articles-carousel .article-list .article .body-left-lg .article-content,
  .ut-articles-tabs .article-list .article .body-left-lg .article-content {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-right-lg,
  .ut-articles-carousel .article-list .article .body-right-lg,
  .ut-articles-tabs .article-list .article .body-right-lg {
    padding-left: 0;
  }
  .ut-articles-pro .article-list .article .body-right-lg .article-content,
  .ut-articles-carousel .article-list .article .body-right-lg .article-content,
  .ut-articles-tabs .article-list .article .body-right-lg .article-content {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .ut-articles-pro .article-list .article .body-left-xl,
  .ut-articles-carousel .article-list .article .body-left-xl,
  .ut-articles-tabs .article-list .article .body-left-xl {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-left-xl .article-content,
  .ut-articles-carousel .article-list .article .body-left-xl .article-content,
  .ut-articles-tabs .article-list .article .body-left-xl .article-content {
    padding-right: 0;
  }
  .ut-articles-pro .article-list .article .body-right-xl,
  .ut-articles-carousel .article-list .article .body-right-xl,
  .ut-articles-tabs .article-list .article .body-right-xl {
    padding-left: 0;
  }
  .ut-articles-pro .article-list .article .body-right-xl .article-content,
  .ut-articles-carousel .article-list .article .body-right-xl .article-content,
  .ut-articles-tabs .article-list .article .body-right-xl .article-content {
    padding-left: 0;
  }
}
.ut-articles-pro .article-media,
.ut-articles-carousel .article-media,
.ut-articles-tabs .article-media {
  position: relative;
}
.ut-articles-pro .article-list .article .article-media .featured-article-badge {
  left: calc(var(--ut-ap-gutter-x) / 2 + 5px);
}
.ut-articles-tabs
  .article-list
  .article
  .article-media
  .featured-article-badge {
  left: calc(var(--uat-gutter-x) / 2 + 5px);
}
.ut-articles-carousel
  .article-list
  .article
  .article-media
  .featured-article-badge {
  left: calc(var(--uac-gutter-x) / 2 + 5px);
}
.gnews-media-same-content .article-list .article .article-body {
  align-self: center;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-media-same-content
    .article-list
    .article
    .media-right-sm
    .article-intro-image,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-sm
    .article-intro-image {
    height: 100%;
    min-height: 100px;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    a,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    img,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-media-same-content
    .article-list
    .article
    .media-right-md
    .article-intro-image,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-md
    .article-intro-image {
    height: 100%;
    min-height: 100px;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-md
    .article-intro-image
    a,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-md
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-md
    .article-intro-image
    img,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-md
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-media-same-content
    .article-list
    .article
    .media-right-lg
    .article-intro-image,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-lg
    .article-intro-image {
    height: 100%;
    min-height: 100px;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    a,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    img,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .gnews-media-same-content
    .article-list
    .article
    .media-right-xl
    .article-intro-image,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-xl
    .article-intro-image {
    height: 100%;
    min-height: 100px;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    a,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-media-same-content
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    img,
  .gnews-media-same-content
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.gnews-mod-style-2 .article-list .article > .row {
  align-items: center;
}
.gnews-mod-style-2 .article-list .article .article-body {
  position: relative;
}
.gnews-mod-style-2
  .article-list
  .article
  .article-body
  .article-content
  > .article-introtext:first-child {
  margin-top: 1rem;
}
.gnews-mod-style-2
  .article-list
  .article
  .article-body
  .article-info
  .category-name {
  flex: 0 0 100%;
  margin-bottom: 3px;
  position: relative;
}
.gnews-mod-style-2
  .article-list
  .article
  .article-body
  .article-info
  .category-name::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--primary_color);
  position: absolute;
  left: 0;
  top: 50%;
}
.gnews-mod-style-2
  .article-list
  .article
  .article-body
  .article-info
  .category-name
  a {
  position: relative;
}
.gnews-mod-style-2
  .article-list
  .article
  .article-body
  .article-info
  .category-name
  + span::before {
  display: none;
}
.gnews-mod-style-2 .article-list .article.has-image .article-body {
  position: relative;
}
.gnews-mod-style-2
  .article-list
  .article.has-image
  .article-body
  .article-content {
  margin-top: 0;
}
.gnews-mod-style-2
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-header {
  padding: 20px 0 0 20px;
  background: var(--bg_color);
  margin-left: 30px;
  margin-top: -50px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-header,
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-header {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-header,
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-header {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-header,
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-header {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-header,
  .gnews-mod-style-2
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-header {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
  }
}
.gnews-mod-style-3.without-category
  .article-list
  .article.has-image
  .article-content,
.gnews-mod-style-3.without-category .article-list .article .article-content {
  padding-top: 15px;
}
.gnews-mod-style-3 .article-list .article .article-content {
  padding-top: 40px;
  margin-top: 0 !important;
  position: relative;
}
.gnews-mod-style-3
  .article-list
  .article
  .article-content
  .article-info
  .category-name {
  position: absolute;
  top: 0px;
  left: 0px;
}
.gnews-mod-style-3
  .article-list
  .article
  .article-content
  .article-info
  .category-name
  + span::before {
  display: none;
}
.gnews-mod-style-3 .article-list .article.has-image .article-content {
  padding-top: 55px;
}
.gnews-mod-style-3
  .article-list
  .article.has-image
  .article-content
  .article-info
  .category-name {
  position: absolute;
  top: 15px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-sm
    .article-intro-image,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-sm
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    a,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    img,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-left-lg
    .article-content,
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-right-lg
    .article-content {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-md
    .article-intro-image,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-md
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-md
    .article-intro-image
    a,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-md
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-md
    .article-intro-image
    img,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-md
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-left-lg
    .article-content,
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-right-lg
    .article-content {
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-lg
    .article-intro-image,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-lg
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    a,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    img,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-left-lg
    .article-content,
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-right-lg
    .article-content {
    padding-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-xl
    .article-intro-image,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-xl
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    a,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-3
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    img,
  .gnews-mod-style-3
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-left-lg
    .article-content,
  .gnews-mod-style-3
    .article-list
    .article.has-image
    .body-right-lg
    .article-content {
    padding-bottom: 15px;
  }
}
.gnews-mod-style-4 .swiper {
  padding: 1px;
}
.gnews-mod-style-4 .article-list .article {
  box-shadow: 0 0 0 1px var(--bs-border-color);
  background: var(--bg_color_light);
}
.gnews-mod-style-4 .article-list .article .article-content {
  padding: 20px;
  margin-top: 0 !important;
  position: relative;
  z-index: 1;
}
.gnews-mod-style-4
  .article-list
  .article.has-image
  .article-body
  .article-info:first-child {
  margin-bottom: 0;
}
.gnews-mod-style-4
  .article-list
  .article.has-image
  .article-body
  .article-info
  .category-name {
  position: absolute;
  top: -30px;
  left: 30px;
  transform: translateY(-100%);
}
.gnews-mod-style-4
  .article-list
  .article.has-image
  .article-body
  .article-info
  .category-name
  + span::before {
  display: none;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-sm
    .article-intro-image,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-sm
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    a,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    img,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-left-sm
    .article-info
    .category-name {
    top: auto;
    left: auto;
    right: -45px;
    bottom: 30px;
    transform: translateX(100%);
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-right-sm
    .article-info
    .category-name {
    top: auto;
    left: -45px;
    bottom: 30px;
    transform: translateX(-100%);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-md
    .article-intro-image,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-md
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-md
    .article-intro-image
    a,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-md
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-md
    .article-intro-image
    img,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-md
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-left-md
    .article-info
    .category-name {
    top: auto;
    left: auto;
    right: -45px;
    bottom: 30px;
    transform: translateX(100%);
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-right-md
    .article-info
    .category-name {
    top: auto;
    left: -45px;
    bottom: 30px;
    transform: translateX(-100%);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-lg
    .article-intro-image,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-lg
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    a,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    img,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-left-lg
    .article-info
    .category-name {
    top: auto;
    left: auto;
    right: -45px;
    bottom: 30px;
    transform: translateX(100%);
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-right-lg
    .article-info
    .category-name {
    top: auto;
    left: -45px;
    bottom: 30px;
    transform: translateX(-100%);
  }
}
@media (min-width: 1200px) {
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-xl
    .article-intro-image,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-xl
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    a,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-4
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    img,
  .gnews-mod-style-4
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-left-xl
    .article-info
    .category-name {
    top: auto;
    left: auto;
    right: -45px;
    bottom: 30px;
    transform: translateX(100%);
  }
  .gnews-mod-style-4
    .article-list
    .article.has-image
    .body-right-xl
    .article-info
    .category-name {
    top: auto;
    left: -45px;
    bottom: 30px;
    transform: translateX(-100%);
  }
}
.gnews-mod-style-5 .article-list .article > .row {
  align-items: center;
}
.gnews-mod-style-5
  .article-list
  .article.has-image
  .article-body
  .article-content {
  position: relative;
}
.gnews-mod-style-5
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-info:first-child {
  margin-bottom: 0;
}
.gnews-mod-style-5
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-info
  .category-name {
  position: absolute;
  top: -50px;
  left: 30px;
  transform: translateY(-100%);
}
.gnews-mod-style-5
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-info
  .category-name
  + span::before {
  display: none;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-info:first-child,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-info:first-child {
    margin-bottom: 1rem;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-info
    .category-name {
    position: initial;
    top: 0;
    left: 0;
    transform: none;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-info
    .category-name
    + span::before,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-info
    .category-name
    + span::before {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-info:first-child,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-info:first-child {
    margin-bottom: 1rem;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-info
    .category-name {
    position: initial;
    top: 0;
    left: 0;
    transform: none;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-info
    .category-name
    + span::before,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-info
    .category-name
    + span::before {
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-info:first-child,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-info:first-child {
    margin-bottom: 1rem;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-info
    .category-name {
    position: initial;
    top: 0;
    left: 0;
    transform: none;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-info
    .category-name
    + span::before,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-info
    .category-name
    + span::before {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-info:first-child,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-info:first-child {
    margin-bottom: 1rem;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-info
    .category-name {
    position: initial;
    top: 0;
    left: 0;
    transform: none;
  }
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-info
    .category-name
    + span::before,
  .gnews-mod-style-5
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-info
    .category-name
    + span::before {
    display: inline-block;
  }
}
.gnews-mod-style-7 .article-list .article-media > div {
  border-radius: 5px;
}
.gnews-mod-style-7 .article-list .article > .row {
  align-items: center;
}
.gnews-mod-style-7 .article-list .article .article-info {
  align-items: center;
}
.gnews-mod-style-7 .article-list .article .article-info .category-name a {
  background: rgba(0, 0, 0, 0);
  color: var(--primary_color);
  padding: 0;
  font-size: 15px;
  font-weight: 700;
}
.gnews-mod-style-7 .article-list .article.has-image .article-body {
  position: relative;
}
.gnews-mod-style-7
  .article-list
  .article.has-image
  .article-body
  .article-content {
  margin-top: 0;
}
.gnews-mod-style-7
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-header {
  position: relative;
  padding-top: 1rem;
}
.gnews-mod-style-7
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-info {
  padding: 15px 15px 0;
  background: var(--bg_color);
  border-radius: 5px 5px 0 0;
  justify-content: center;
  position: absolute;
  left: 20px;
  right: 20px;
  margin-top: 2px;
  top: 0;
  transform: translateY(-100%);
}
.gnews-mod-style-7
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-info
  .category-name {
  flex: 0 0 100%;
  text-align: center;
}
.gnews-mod-style-7
  .article-list
  .article.has-image
  .article-body
  .article-content
  .article-info
  .category-name
  + span::before {
  display: none;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-header,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-header {
    padding-top: 0;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-info,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-info {
    padding: 0;
    margin: 0 0 10px 0;
    justify-content: inherit;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-info
    .category-name {
    text-align: inherit;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-sm
    .article-content
    .article-info
    .category-name::before,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-sm
    .article-content
    .article-info
    .category-name::before {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-header,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-header {
    padding-top: 0;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-info,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-info {
    padding: 0;
    margin: 0 0 10px 0;
    justify-content: inherit;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-info
    .category-name {
    text-align: inherit;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-md
    .article-content
    .article-info
    .category-name::before,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-md
    .article-content
    .article-info
    .category-name::before {
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-header,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-header {
    padding-top: 0;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-info,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-info {
    padding: 0;
    margin: 0 0 10px 0;
    justify-content: inherit;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-info
    .category-name {
    text-align: inherit;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-lg
    .article-content
    .article-info
    .category-name::before,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-lg
    .article-content
    .article-info
    .category-name::before {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-header,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-header {
    padding-top: 0;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-info,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-info {
    padding: 0;
    margin: 0 0 10px 0;
    justify-content: inherit;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-info
    .category-name,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-info
    .category-name {
    text-align: inherit;
  }
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-left-xl
    .article-content
    .article-info
    .category-name::before,
  .gnews-mod-style-7
    .article-list
    .article.has-image
    .body-right-xl
    .article-content
    .article-info
    .category-name::before {
    display: inline-block;
  }
}
.gnews-mod-style-8 .article-list .article-media > div {
  border-radius: 5px;
}
.gnews-mod-style-8 .article-list .article {
  box-shadow: 0 0 0 1px rgba(var(--shadow_color), 0.45),
    0 3px 2px rgba(var(--shadow_color), 1);
  background: var(--bg_color);
  border-radius: 5px;
  overflow: hidden;
}
.gnews-mod-style-8 .article-list .article .article-media > div {
  border-radius: 5px 5px 0 0;
}
.gnews-mod-style-8 .article-list .article .article-content {
  padding: 20px;
  margin-top: 0 !important;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gnews-mod-style-8 .article-list .article .media-right-sm > div {
    border-radius: 0 5px 5px 0;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-sm
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-sm
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-8 .article-list .article .media-left-sm > div {
    border-radius: 5px 0 0 5px;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-sm
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-sm
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gnews-mod-style-8 .article-list .article .media-right-md > div {
    border-radius: 0 5px 5px 0;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-md
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-md
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-md
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-8 .article-list .article .media-left-md > div {
    border-radius: 5px 0 0 5px;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-md
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-md
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-md
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gnews-mod-style-8 .article-list .article .media-right-lg > div {
    border-radius: 0 5px 5px 0;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-lg
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-lg
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-8 .article-list .article .media-left-lg > div {
    border-radius: 5px 0 0 5px;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-lg
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-lg
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .gnews-mod-style-8 .article-list .article .media-right-xl > div {
    border-radius: 0 5px 5px 0;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-xl
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-right-xl
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .gnews-mod-style-8 .article-list .article .media-left-xl > div {
    border-radius: 5px 0 0 5px;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-xl
    .article-intro-image {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    a {
    height: 100%;
  }
  .gnews-mod-style-8
    .article-list
    .article
    .media-left-xl
    .article-intro-image
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.finder-overlay .btn-close {
  background: rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  opacity: 1;
  box-shadow: none;
}
.finder-overlay .modal-content {
  border-radius: 0;
}
.finder-overlay .modal-content .modal-body {
  padding: 25px;
}
.modal-open .header-sticky.modal-scroll {
  padding-right: 17px;
}
.get-quote-button {
  padding: 0px 25px;
  display: flex;
  background: var(--primary_color) !important;
  color: var(--primary_color_contrast) !important;
  text-transform: capitalize;
  height: var(--header_height);
  align-items: center;
}
@media (max-width: 575.98px) {
  .get-quote-button {
    padding: 0 14px;
    font-size: 14px;
  }
}
.contact .contact-address dd i {
  width: 20px;
  text-align: margin-left;
  color: #121212;
}
.contact .thumbnail {
  text-align: center;
}
.contact .thumbnail img {
  margin: 0 auto;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#consentbox-lbl a.modal {
  display: inline-block;
  position: relative;
}
#sp-component .search .input-group-text {
  padding: 0;
  border: none;
}
.finder #finder-filter-window .filter-branch {
  margin: 0 -10px 10px;
  display: flex;
  flex-wrap: wrap;
}
.finder #finder-filter-window .filter-branch > div {
  padding: 0 10px;
  margin-bottom: 1rem;
}
.finder fieldset.word .awesomplete {
  flex: 1 1 auto;
}
@media (max-width: 767.98px) {
  .finder fieldset.word .btn-secondary {
    width: 100%;
    margin-top: 10px;
  }
}
.finder .search-pages-counter {
  text-align: center;
  margin-top: 10px;
}
.ut-articles-portfolio.layout-default .portfolio-list {
  overflow: visible;
}
.tag-category form {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
}
.tag-category form .btn-group input {
  flex: 1 1 auto;
  width: 1%;
}
.tag-category form .btn-group button {
  flex: 0 0 auto;
}
.tag-category form #filter-search {
  color: var(--text_color);
}
.tag-category > div:before,
.tag-category > div:after {
  content: "";
  display: table;
}
.tag-category > div:after {
  clear: both;
}
.tag-category .list-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -15px;
  margin-right: -15px;
}
.tag-category .list-group .list-group-item {
  color: var(--text_color);
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(33.33333333% - 30px);
  max-width: calc(33.33333333% - 30px);
  margin: 0 15px 30px;
  border-radius: 0;
  border-top-width: 1px;
  border-color: rgba(173, 181, 189, 0.3);
  padding: 1rem;
}
.tag-category .list-group .list-group-item h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0;
}
.tag-category .list-group .list-group-item > a {
  margin-bottom: 15px;
  order: -1;
}
.tag-category .list-group .list-group-item .tag-body {
  margin-top: 15px;
}
.tag-category .list-group .list-group-item .tag-body p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .tag-category .list-group .list-group-item {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 767.98px) {
  .tag-category .list-group .list-group-item {
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
.tag-category .com-tags__category .list-group-item {
  flex: 0 0 calc(33.33333333% - 30px);
  max-width: calc(33.33333333% - 30px);
}
.tag-category .com-tags__category .list-group-item .tag-body {
  margin-top: 0;
  order: -1;
}
.tag-category .com-tags__category .list-group-item .tag-body .item-image {
  margin-bottom: 15px;
}
.tag-category .com-tags__category .list-group-item h3 {
  font-size: 1rem;
}
.tag-category .com-tags__category .list-group-item h3 a {
  display: block;
  text-align: center;
}
.tag-category .com-tags__category .list-group-item .caption p:first-child {
  margin-top: 15px;
}
@media (max-width: 991.98px) {
  .tag-category .com-tags__category .list-group-item {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 575.98px) {
  .tag-category .com-tags__category .list-group-item {
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
.tag-category div.w-100 .counter {
  display: none;
}
#sbox-window iframe {
  max-width: 100%;
  max-height: 100%;
}
.btn-video {
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn-video {
    transition: none;
  }
}
.article-info .category-name a {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
  padding: 3px 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.article-info .category-name a:hover {
  color: var(--primary_color_contrast);
}
.ublog .article:hover .btn-video {
  background: rgba(0, 0, 0, 0.75);
  transform: scale(1.1);
}
.ublog .article .article-body > div:last-child {
  margin-bottom: 0;
}
.ublog .intro-video {
  position: relative;
}
.ublog > h2 {
  margin-bottom: 1.25rem;
}
.ublog > ul.tags {
  margin-bottom: 1rem !important;
}
.ublog .category-desc {
  margin-bottom: 30px;
}
.ublog .category-desc img {
  margin-bottom: 0.5rem;
}
.ublog .readmore {
  margin-top: 10px;
}
.ublog .articles-more {
  margin-bottom: 30px !important;
}
.ublog .cat-children > h3 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.ublog .cat-children > div:not(.first) {
  margin-top: 1.5rem;
}
.ublog .cat-children .item-title {
  padding-bottom: 0;
}
.ublog .cat-children .item-title .badge {
  --bs-badge-font-size: 14px;
  --bs-badge-font-weight: 400;
}
.ublog.ublog-style-2 .article-container.has-media .article-intro-image {
  margin-bottom: 0;
}
.ublog.ublog-style-2
  .article-container.has-media
  .article-intro-image
  figcaption {
  position: absolute;
  left: 30px;
  right: 0px;
  bottom: 50px;
}
.ublog.ublog-style-2
  .article-container.has-media
  .article-intro-image
  ~ .article-body
  .header-container {
  background: var(--bg_color);
  margin-left: 30px;
  padding: 20px 0 0 20px;
  margin-top: -50px;
  position: relative;
}
.ublog.ublog-style-2
  .article-container.has-media
  .article-intro-image
  .btn-video {
  margin-top: -47px;
}
.ublog.ublog-style-2 .article-info .category-name {
  flex: 0 0 100%;
  margin-bottom: 3px;
  position: relative;
}
.ublog.ublog-style-2 .article-info .category-name::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--primary_color);
  position: absolute;
  left: 0;
  top: 50%;
}
.ublog.ublog-style-2 .article-info .category-name a {
  position: relative;
}
.ublog.ublog-style-2 .article-info .category-name + span:before {
  display: none;
}
.ublog.ublog-style-3 .article-info {
  margin-bottom: 10px;
}
.ublog.ublog-style-4 .article-container {
  padding: 20px;
  border: 1px solid var(--bs-border-color);
  background: var(--bg_color_light);
}
.ublog.ublog-style-4 .article-container.has-media {
  display: flex;
  padding: 0;
  flex-direction: column;
}
.ublog.ublog-style-4 .article-container.has-media .article-media {
  position: relative;
}
.ublog.ublog-style-4
  .article-container.has-media
  .article-media
  > div:not(.article-info) {
  margin-bottom: 0;
}
.ublog.ublog-style-4 .article-container.has-media .article-media .article-info {
  position: absolute;
  left: 30px;
  bottom: 30px;
  margin-bottom: 0;
}
.ublog.ublog-style-4 .article-container.has-media > div {
  flex: 0 0 50%;
}
.ublog.ublog-style-4 .article-container.has-media .article-body {
  padding: 20px;
}
.ublog.ublog-style-4 .article-container.has-media figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.ublog.ublog-style-4 .article-container .article-body > div:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ublog.ublog-style-4 .col-xl-12 .article-container.has-media {
    flex-direction: row;
  }
  .ublog.ublog-style-4
    .col-xl-12
    .article-container.has-media
    .article-media
    > div:not(.article-info) {
    height: 100%;
  }
  .ublog.ublog-style-4
    .col-xl-12
    .article-container.has-media
    .article-media
    > div:not(.article-info)
    > a {
    display: block;
    height: 100%;
  }
  .ublog.ublog-style-4
    .col-xl-12
    .article-container.has-media
    .article-media
    > div:not(.article-info)
    img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.ublog.ublog-style-5 .article-container > .article-info {
  margin-bottom: 10px;
}
.ublog.ublog-style-5 .article-container.has-media figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.ublog.ublog-style-5 .article-container.has-media .article-media {
  position: relative;
}
.ublog.ublog-style-5 .article-container.has-media .article-media .article-info {
  position: absolute;
  left: 30px;
  bottom: 30px;
  margin-bottom: 0;
}
.ublog.ublog-style-5 .article-body > div:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ublog.ublog-style-5 .col-xl-12 .article-container.has-media {
    display: flex;
    align-items: center;
  }
  .ublog.ublog-style-5 .col-xl-12 .article-container.has-media .article-media {
    width: calc(50% - 15px);
  }
  .ublog.ublog-style-5
    .col-xl-12
    .article-container.has-media
    .article-media
    > div:not(.article-info) {
    margin-bottom: 0;
  }
  .ublog.ublog-style-5 .col-xl-12 .article-container.has-media .article-body {
    width: calc(50% + 15px);
  }
  .ublog.ublog-style-5
    .col-xl-12
    .article-container.has-media.odd-item
    .article-body {
    padding-left: 30px;
  }
  .ublog.ublog-style-5
    .col-xl-12
    .article-container.has-media.even-item
    .article-media {
    order: 2;
  }
  .ublog.ublog-style-5
    .col-xl-12
    .article-container.has-media.even-item
    .article-body {
    order: 1;
    padding-right: 30px;
  }
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-media {
  position: relative;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-media
  > div:last-child {
  margin-bottom: 0;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-media
  figcaption {
  display: none;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image {
  margin-bottom: 0;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .header-container,
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .featured-article-badge
  + .header-container {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .header-container
  a,
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .featured-article-badge
  + .header-container
  a {
  color: #fff;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .header-container
  .article-info,
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .featured-article-badge
  + .header-container
  .article-info {
  justify-content: center;
  color: #fff;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  a {
  display: block;
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-intro-image
  a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 50%);
}
.ublog.ublog-style-6
  .articles-leading
  .article-container.has-media
  .article-body {
  display: none;
}
.ublog.ublog-style-7 .article-container.has-media .article-intro-image {
  margin-bottom: 0;
}
.ublog.ublog-style-7 .article-container.has-media .article-intro-image img {
  border-radius: 5px;
}
.ublog.ublog-style-7
  .article-container.has-media
  .article-intro-image
  figcaption {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 66px;
  border-radius: 5px;
}
.ublog.ublog-style-7
  .article-container.has-media
  .article-intro-image
  ~ .article-body {
  position: relative;
  padding-top: 1rem;
}
.ublog.ublog-style-7
  .article-container.has-media
  .article-intro-image
  ~ .article-body
  .article-info {
  background: var(--bg_color);
  border-radius: 5px 5px 0 0;
  margin-top: 2px;
  padding: 15px 15px 0;
  justify-content: center;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
  transform: translateY(-100%);
}
.ublog.ublog-style-7
  .article-container.has-media
  .article-intro-image
  ~ .article-body
  .article-info
  .category-name {
  text-align: center;
  margin-bottom: 5px;
}
.ublog.ublog-style-7 .article-info .category-name {
  flex: 0 0 100%;
}
.ublog.ublog-style-7 .article-info .category-name a {
  background: rgba(0, 0, 0, 0);
  padding: 0;
  color: var(--primary_color);
  font-size: 14px;
  font-weight: 700;
}
.ublog.ublog-style-7 .article-info .category-name + span::before {
  display: none;
}
.ublog.ublog-style-8 .article-container {
  padding: 20px;
  box-shadow: 0 0 0 1px rgba(var(--shadow_color), 0.45),
    0 3px 2px rgba(var(--shadow_color), 1);
  border-radius: 5px;
  background: var(--bg_color);
}
.ublog.ublog-style-8 .article-container > div:not(.article-body) {
  margin: -20px -20px 20px -20px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-media {
  margin: 0px;
  position: relative;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-media
  > div:last-child {
  margin-bottom: 0;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-media
  figcaption {
  display: none;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image {
  margin-bottom: 0;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .header-container,
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .featured-article-badge
  + .header-container {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .header-container
  a,
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .featured-article-badge
  + .header-container
  a {
  color: #fff;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .header-container
  .article-info,
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  + .featured-article-badge
  + .header-container
  .article-info {
  justify-content: center;
  color: #fff;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  a {
  display: block;
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-intro-image
  a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 50%);
}
.ublog.ublog-style-8
  .articles-leading
  .article-container.has-media
  .article-body {
  display: none;
}
.ublog-details .article-full-image {
  position: relative;
}
.ublog-details .article-header-container {
  position: relative;
}
.ublog-details .articleBody img {
  margin-bottom: 20px;
}
.ublog-details .articleBody figure img {
  margin-bottom: 0;
}
.ublog-details .articleBody figure + p:after,
.ublog-details .articleBody figure + h3 + p:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 767.98px) {
  .ublog-details .articleBody img,
  .ublog-details .articleBody figure {
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.ublog-details .articleMedia + .content-links > ul,
.ublog-details .articleMedia + .row > .content .content-links:first-child > ul {
  margin-bottom: 1rem;
  padding: 1rem 0;
  border-top: 1px solid var(--bs-border-color);
  margin-top: 1rem;
}
.ublog-details .content-links ul {
  padding-bottom: 2rem;
}
.ublog-details .content-links ul li:not(:last-child) {
  margin-right: 20px;
}
.ublog-details .article-ratings-social-share + .content-links {
  margin-top: 2rem;
}
.ublog-details .article-ratings-social-share + .article-author-information {
  padding-top: 1rem;
  border-top: none;
  margin-top: 0;
}
.ublog-details .content-links + .article-author-information {
  padding-top: 2rem;
  border-top: none;
  margin-top: 0;
}
.ublog-details.details-2 .articleMedia .article-info .category-name {
  flex: 0 0 100%;
  margin-bottom: 3px;
  position: relative;
}
.ublog-details.details-2 .articleMedia .article-info .category-name::before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--primary_color);
  position: absolute;
  left: 0;
  top: 50%;
}
.ublog-details.details-2 .articleMedia .article-info .category-name a {
  position: relative;
}
.ublog-details.details-2
  .articleMedia
  .article-info
  .category-name
  + span:before {
  display: none;
}
.ublog-details.details-2.has-image .articleMedia .article-header-container {
  padding-left: 20px;
  margin-left: 30px;
  background: var(--bg_color);
}
.ublog-details.details-2.has-image .articleMedia .article-header {
  padding-top: 20px;
  margin-top: -50px;
}
.ublog-details.details-2.has-image .articleMedia .article-full-image {
  margin-bottom: 0;
}
.ublog-details.details-2.has-image
  .articleMedia
  .article-full-image
  figcaption {
  position: absolute;
  left: 30px;
  right: 0;
  bottom: 50px;
}
.ublog-details.details-3 .article-header-container {
  padding-top: 40px;
}
.ublog-details.details-3 .article-header {
  position: initial;
}
.ublog-details.details-3 .articleMedia .article-info {
  margin-bottom: 20px;
}
.ublog-details.details-3 .articleMedia .article-info .category-name {
  position: absolute;
  top: 0;
  left: 0;
}
.ublog-details.details-3
  .articleMedia
  .article-info
  .category-name
  + span:before {
  display: none;
}
.ublog-details.details-4.has-image .article-info .category-name,
.ublog-details.details-5.has-image .article-info .category-name {
  position: absolute;
  top: -50px;
  left: 30px;
  transform: translateY(-100%);
}
.ublog-details.details-4.has-image .article-info .category-name + span:before,
.ublog-details.details-5.has-image .article-info .category-name + span:before {
  display: none;
}
.ublog-details.details-4.has-image.has-caption .article-info .category-name,
.ublog-details.details-5.has-image.has-caption .article-info .category-name {
  top: -87px;
}
.ublog-details.details-4.has-image.has-caption .article-full-image figcaption,
.ublog-details.details-5.has-image.has-caption .article-full-image figcaption {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ublog-details.details-4 .articleMedia .article-info,
.ublog-details.details-5 .articleMedia .article-info {
  margin-bottom: 20px;
}
.ublog-details.details-6 .article-info {
  margin-bottom: 1.5rem;
}
.ublog-details.details-7 .article-header-container {
  display: flex;
  flex-direction: column;
}
.ublog-details.details-7 .article-header h1,
.ublog-details.details-7 .article-header h2 {
  margin-bottom: 20px;
}
.ublog-details.details-7.has-image .article-full-image {
  margin-bottom: 0;
}
.ublog-details.details-7.has-image .article-full-image img {
  border-radius: 5px;
}
.ublog-details.details-7.has-image .article-full-image figcaption {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 68px;
  border-radius: 5px;
}
.ublog-details.details-7.has-image
  .article-full-image
  ~ .article-header-container {
  position: relative;
  padding-top: 1rem;
}
.ublog-details.details-7.has-image
  .article-full-image
  ~ .article-header-container
  .article-info {
  background: var(--bg_color);
  border-radius: 5px 5px 0 0;
  margin-top: 2px;
  padding: 15px 15px 0;
  justify-content: center;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
  transform: translateY(-100%);
}
.ublog-details.details-7.has-image
  .article-full-image
  ~ .article-header-container
  .article-info
  .category-name {
  text-align: center;
  margin-bottom: 5px;
}
.ublog-details.details-7 .article-info {
  order: -1;
  margin-bottom: 10px;
}
.ublog-details.details-7 .article-info .category-name {
  flex: 0 0 100%;
}
.ublog-details.details-7 .article-info .category-name a {
  background: rgba(0, 0, 0, 0);
  padding: 0;
  color: var(--primary_color);
  font-size: 14px;
  font-weight: 700;
}
.ublog-details.details-7 .article-info .category-name + span::before {
  display: none;
}
.ublog-details.details-8 .articleMedia {
  box-shadow: 0 0 0 1px rgba(var(--shadow_color), 0.45),
    0 3px 2px rgba(var(--shadow_color), 1);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}
.ublog-details.details-8 .article-header-container {
  padding: 0 20px 4px 20px;
}
.article-recipe .articleBody h2 {
  margin-top: 20px;
  margin-bottom: 0.75rem;
}
.article-recipe .articleBody ul:not([class]) {
  position: relative;
  padding-left: 40px;
  border-top: 1px solid var(--bs-border-color);
  border-bottom: 1px solid var(--bs-border-color);
  list-style: none;
}
.article-recipe .articleBody ul:not([class])::before {
  content: "";
  width: 1px;
  background: var(--bs-border-color);
  height: 100%;
  position: absolute;
  top: 0;
  left: 40px;
}
.article-recipe .articleBody ul:not([class]) > li {
  padding: 5px 0 5px 15px;
  position: relative;
}
.article-recipe .articleBody ul:not([class]) > li img {
  margin-bottom: 0;
}
.article-recipe .articleBody ul:not([class]) > li::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-size: 16px;
  font-weight: 700;
  color: var(--primary_color);
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}
.article-recipe .articleBody ul:not([class]) > li:not(:last-child)::after {
  content: "";
  height: 1px;
  background: var(--bs-border-color);
  width: calc(100% + 40px);
  position: absolute;
  left: -40px;
  bottom: 0;
}
.article-recipe .articleBody ol:not([class]) {
  list-style: none;
  counter-reset: listCounter;
  padding-left: 40px;
}
.article-recipe .articleBody ol:not([class]) > li {
  position: relative;
  counter-increment: listCounter;
  padding-left: 15px;
}
.article-recipe .articleBody ol:not([class]) > li::before {
  content: counter(listCounter);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--primary_color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -40px;
  top: 0;
  font-weight: 700;
  font-size: 20px;
  color: var(--primary_color);
}
.article-recipe .articleBody ol:not([class]) > li p {
  margin-bottom: 10px;
}
.article-recipe .articleBody ol:not([class]) > li img {
  margin-bottom: 0;
}
.article-recipe .articleBody ol:not([class]) > li + li {
  margin-top: 24px;
}
.author-links {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.author-links a {
  padding: 0 8px;
  line-height: 1.5;
}
.contact-form.modal #jform_contact_message {
  height: 200px;
}
.authors-category .contact-category > h2 {
  margin-bottom: 15px;
}
.authors-category .category-desc {
  margin-bottom: 30px;
}
.authors-category .category-desc > img {
  margin-bottom: 15px;
}
.authors-category .cat-children {
  margin-top: 30px;
}
.authors-category .cat-children > h3 {
  margin-bottom: 15px;
}
html.dark-mode {
  --headings_color: #fefefe;
  --text_color: #c2c4ca;
  --bg_color: #1b1b1e;
  --bg_color_light: #222226;
  --bg_color_dark: #141416;
  --shadow_color: 0, 0, 0;
  --link_color: #fefefe;
  --link_hover_color: var(--primary_color);
  --header_bg_color: #1b1b1e;
  --header_text_color: #bebebe;
  --header_shadow: rgba(0, 0, 0, 0.75);
  --title_bg_color: #0d0d0e;
  --topbar_bg_color: #101015;
  --topbar_text_color: #ebf3fb;
  --topbar_link_color: #ffffff;
  --topbar_link_hover_color: var(--primary_color);
  --logo_text_color: var(--primary_color);
  --menu_text_color: #fefefe;
  --menu_text_hover_color: var(--primary_color);
  --menu_text_active_color: var(--primary_color);
  --menu_dropdown_bg_color: #1b1b1e;
  --menu_dropdown_text_color: #d1d7dd;
  --menu_dropdown_text_hover_color: var(--primary_color);
  --menu_dropdown_text_active_color: var(--primary_color);
  --footer_bg_color: #101015;
  --footer_text_color: #abb1b7;
  --footer_link_color: #ffffff;
  --footer_link_hover_color: var(--primary_color);
  --footer_headings_color: #ffffff;
  --copyright_bg_color: #09090c;
  --offcanvas_menu_icon_color: var(--primary_color);
  --offcanvas_menu_bg_color: #1b1b1e;
  --offcanvas_menu_items_and_items_color: #d1d7dd;
  --offcanvas_menu_items_and_items_color_rgb: 209, 215, 221;
  --offcanvas_menu_active_menu_item_color: var(--primary_color);
}
#modeToggler {
  display: block;
  width: 28px;
  height: 28px;
  position: relative;
  border: 1px solid currentColor;
  border-radius: 28px;
  overflow: hidden;
}
#modeToggler i {
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  #modeToggler i {
    transition: none;
  }
}
#modeToggler i:not(.activate) {
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
}
.dark-mode .has-dm-logo .logo-image {
  display: none !important;
}
.dark-mode .has-dm-logo .dm-logo {
  display: inline-block !important;
}
@media (max-width: 991.98px) {
  .dark-mode .has-dm-logo .logo-image + .logo-image-phone {
    display: none !important;
  }
  .dark-mode .has-dm-logo.has-dm-mobile-logo .dm-logo {
    display: none !important;
  }
  .dark-mode .has-dm-logo.has-dm-mobile-logo .logo-image-phone {
    display: none !important;
  }
  .dark-mode .has-dm-logo.has-dm-mobile-logo .dm-mobile-logo {
    display: inline-block !important;
  }
}
:root {
  --header_height: 70px;
}
body {
  font-size: 1rem;
  line-height: 1.9;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, 0.9);
}
body.helix-ultimate-preloader:after {
  content: "";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: all 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  a {
    transition: none;
  }
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--headings_color);
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.row {
  --bs-gutter-x: 1.875rem;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
#sp-top-bar {
  padding: 8px 0;
  border-bottom: 1px solid var(--bs-border-color);
  font-size: 0.9375rem;
  line-height: 2;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
#sp-top-bar .sp-module:first-child {
  margin-left: 0;
}
#sp-top-bar .sp-module p:last-child {
  margin-bottom: 0;
}
#sp-top-bar .sp-contact-info li span {
  color: var(--topbar_link_hover_color);
}
#sp-top-bar .container > .container-inner > .row > div > .sp-column {
  height: 100%;
}
#sp-top-bar .container > .container-inner > .row > div > .sp-column > * {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  line-height: 1.5;
}
ul.social-icons > li:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  ul.social-icons > li:not(:last-child) {
    margin-right: 18px;
  }
}
.flex-auto {
  flex: auto;
}
#sp-menu {
  position: static !important;
}
#sp-menu.menu-with-social .sp-megamenu-wrapper {
  flex: auto;
  justify-content: space-between;
  display: flex;
  align-items: center;
}
#sp-menu > .sp-column {
  height: 100%;
}
#sp-menu .social-wrap {
  position: relative;
  padding-left: 40px;
}
#sp-menu .social-wrap:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 10px;
  position: absolute;
  width: 1px;
  height: calc(var(--header_height) - 20px);
  left: 20px;
  background-color: var(--bs-border-color);
}
#sp-menu ul.social-icons > li:not(:last-child) {
  margin-right: 20px;
}
#sp-menu ul.social-icons a {
  color: var(--menu_text_color);
}
#sp-menu .social-wrap.no-border ul.social-icons {
  border-left: none;
  padding-left: 0px;
}
#sp-menu.menu-center .sp-megamenu-wrapper {
  justify-content: center;
}
.menu-flex .sp-megamenu-wrapper {
  display: flex;
  justify-content: flex-end;
}
#menu-right .sp-module:not(:last-child) {
  border-right: 1px solid var(--bs-border-color);
  padding-right: 30px;
}
.header-has-modules #offcanvas-toggler {
  margin-right: 20px;
  margin-left: 0;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .mod-languages img {
  display: inline-block;
  border: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
div.mod-languages ul li.lang-active {
  background-color: rgba(130, 130, 130, 0.5019607843) !important;
  padding: 0px 5px 3px;
  border-radius: 3px;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0px 15px 0px 0px;
  white-space: nowrap;
}
.sp-contact-info li span {
  margin: 0 3px;
}
.sp-contact-info li:last-child {
  margin-right: 0;
}
#sp-header {
  height: 70px;
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: 0 2px 3px var(--header_shadow);
  animation: spFadeIn 0.5s;
}
#sp-header .container-inner > .row {
  position: relative;
}
#sp-header .offcanvas-toggler-secondary {
  display: inline-flex;
  align-items: center;
}
#sp-header.full-header {
  padding-left: 45px;
  padding-right: 45px;
}
#sp-header.lg-header {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
#sp-header.lg-header .logo {
  height: auto;
}
#sp-header.lg-header #offcanvas-toggler {
  margin-right: 20px;
  margin-left: 0px;
}
#sp-header.lg-header .sp-column {
  height: 100%;
}
#sp-header.lg-header #sp-logo #offcanvas-toggler {
  display: none;
}
#sp-header .logo {
  height: 70px;
  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 .logo .logo-sticky {
  display: none !important;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  animation: spFadeInDown 0.5s;
}
#sp-header.header-sticky .logo-sticky {
  display: block !important;
}
#sp-header.header-sticky .logo-default {
  display: none !important;
}
#sp-header .sp-module {
  margin-left: 20px;
}
#sp-header .sp-module a:not([class*="btn"]) {
  color: var(--menu_text_color);
}
#sp-header .sp-module a:not([class*="btn"]):hover {
  color: var(--menu_text_hover_color);
}
#sp-header .sp-profile-wrapper .sp-profile-dropdown a {
  color: var(--link_color) !important;
}
#sp-header .sp-profile-wrapper .sp-profile-dropdown a:hover {
  color: var(--link_hover_color) !important;
}
#sp-header .awesomplete {
  width: auto;
}
#sp-header .mod-finder input {
  line-height: 1;
  height: auto;
  background: #fff;
}
#sp-header .mod-languages .lang-inline li:last-child {
  margin-right: 0;
}
#sp-header .mod-languages .lang-inline .lang-active {
  background: rgba(0, 0, 0, 0);
}
#offcanvas-toggler {
  height: var(--header_height);
  line-height: var(--header_height);
}
#offcanvas-toggler .burger-icon {
  display: inline-block;
}
.offcanvas-toggler-left {
  margin-right: 10px;
}
.offcanvas-toggler-right {
  margin-left: 10px;
}
#sp-header-topbar {
  position: relative;
  z-index: 111;
}
#sp-header-topbar .sp-profile-wrapper .sp-sign-in .user-text {
  display: none !important;
}
#sp-header-topbar #sp-logo #offcanvas-toggler {
  display: none !important;
}
#sp-header-topbar #sp-logo .logo-sticky {
  display: none !important;
}
#sp-header-topbar .container-inner {
  padding: 25px 0;
  border-bottom: 1px solid var(--bs-border-color);
  position: relative;
}
#sp-header-topbar .container-inner > .row {
  min-height: calc(var(--header_height) - 50px) !important;
}
#sp-header-topbar a:not(.btn):not(.sppb-btn) {
  color: var(--link_color);
}
#sp-header-topbar a:not(.btn):not(.sppb-btn):hover {
  color: var(--link_hover_color);
}
#sp-header-topbar .sp-contact-info {
  color: var(--header_text_color);
}
#sp-header-topbar .sp-module {
  display: inline-block;
}
.header-modules {
  margin-left: 45px;
  position: relative;
}
@media (max-width: 575.98px) {
  .header-modules {
    margin-left: 0;
  }
}
.header-modules .sp-module {
  margin-left: 20px;
}
.header-modules .sp-module:first-child {
  margin-left: 0 !important;
}
.header-modules .search {
  position: relative;
}
.header-modules .search form:after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 32px;
  right: 10px;
}
.header-modules .search form input {
  background: #efeff0;
  border: none;
  height: 32px;
  font-size: 15px;
  border-radius: 3px;
  padding: 5px 10px;
}
.burger-icon {
  width: 25px;
  cursor: pointer;
}
.burger-icon > span {
  display: block;
  height: 3px;
  background-color: var(--menu_text_color);
  margin: 5px 0;
  transition: background-color 0.3s ease-in, opacity 0.3s ease-in,
    transform 0.3s ease-in;
}
.burger-icon > span:first-child {
  width: 80%;
  margin-left: auto;
}
.burger-icon > span:last-child {
  width: 90%;
  margin-left: auto;
}
.offcanvas-active .burger-icon > span,
#modal-menu-toggler.active .burger-icon > span {
  background-color: var(--menu_dropdown_text_color);
}
.offcanvas-active .burger-icon > span:nth-child(1),
#modal-menu-toggler.active .burger-icon > span:nth-child(1) {
  transform: translate(0, 8px) rotate(-45deg);
}
.offcanvas-active .burger-icon > span:nth-child(2),
#modal-menu-toggler.active .burger-icon > span:nth-child(2) {
  opacity: 0;
}
.offcanvas-active .burger-icon > span:nth-child(3),
#modal-menu-toggler.active .burger-icon > span:nth-child(3) {
  transform: translate(0, -8px) rotate(45deg);
}
.offcanvas-active .burger-icon > span:first-child,
#modal-menu-toggler.active .burger-icon > span:first-child {
  width: 100%;
  margin-left: 0;
}
.offcanvas-active .burger-icon > span:last-child,
#modal-menu-toggler.active .burger-icon > span:last-child {
  width: 100%;
  margin-left: 0;
}
.offcanvas-active .close-offcanvas .burger-icon > span {
  transition-delay: 0.2s;
}
body.modal-menu-active {
  overflow-y: hidden;
}
#sp-logo.has-border {
  position: relative;
  padding-right: 45px;
}
#sp-logo.has-border:after {
  content: "";
  margin-top: 10px;
  margin-bottom: 10px;
  position: absolute;
  width: 1px;
  height: calc(var(--header_height) - 20px);
  right: 15px;
  background-color: var(--bs-border-color);
}
#sp-logo.has-border .sp-column {
  display: inline-flex;
  align-items: center;
}
.sp-profile-wrapper {
  position: relative;
  font-size: 14px;
  z-index: 1;
}
.sp-profile-wrapper .fa-user {
  font-size: 16px;
}
.sp-profile-wrapper .user-text {
  display: none !important;
}
.sp-profile-wrapper .arrow-icon {
  font-size: 11px;
}
.sp-profile-wrapper .sp-profile-dropdown {
  background: var(--bg_color);
  border: 1px solid var(--bs-border-color);
  border-radius: 3px;
  padding: 10px 15px !important;
  list-style: none !important;
  font-size: 14px;
  position: absolute;
  min-width: 100px;
  right: 0;
  top: 100%;
  display: none !important;
}
.sp-profile-wrapper .sp-profile-dropdown li a {
  display: block;
  width: 100%;
  padding: 0 15px;
}
.sp-profile-wrapper .sp-profile-dropdown > li:not(:last-child) {
  border-bottom: 1px solid var(--bs-border-color);
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 1.3;
}
.sp-profile-wrapper .sp-profile-dropdown > li a {
  color: var(--link_color);
}
.sp-profile-wrapper .sp-profile-dropdown > li a:hover {
  color: var(--link_hover_color);
}
.sp-profile-wrapper:hover .sp-profile-dropdown {
  display: block !important;
  animation: spFadeInDown 0.5s;
}
.signin-text {
  display: none !important;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  background-color: var(--title_bg_color);
}
.sp-page-title .container {
  position: relative;
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: var(--headings_color);
}
.sp-page-title .sp-page-title-heading {
  font-size: 30px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 1rem;
  font-weight: normal;
  line-height: 30px;
  margin-top: 10px;
  font-family: var(--body_font_family);
}
@media (min-width: 992px) {
  .sp-page-title .sp-page-title-sub-heading {
    max-width: 60%;
  }
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0 !important;
  margin: 15px 0 0 0;
}
.sp-page-title .breadcrumb .divider {
  margin-right: 8px;
}
.sp-page-title .breadcrumb > .active {
  color: var(--text_color);
}
.sp-page-title .breadcrumb > span,
.sp-page-title .breadcrumb > li,
.sp-page-title .breadcrumb > li + li:before,
.sp-page-title .breadcrumb > li > a {
  color: var(--link_color);
}
.sp-page-title.title-image-bg {
  padding: 60px 0;
}
.sp-page-title.title-image-bg::before {
  content: "";
  display: block;
  background: rgba(33, 37, 41, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.sp-page-title.title-image-bg .container {
  position: relative;
}
.sp-page-title.title-image-bg .sp-page-title-heading,
.sp-page-title.title-image-bg .sp-page-title-sub-heading {
  color: #fff;
}
.sp-page-title.title-image-bg .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.75);
}
.sp-page-title.title-image-bg .breadcrumb > span,
.sp-page-title.title-image-bg .breadcrumb > li,
.sp-page-title.title-image-bg .breadcrumb > li + li:before,
.sp-page-title.title-image-bg .breadcrumb > li > a {
  color: #fff;
}
.breadcrumb {
  padding: 0.75rem 1rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 50px 0;
}
body.view-article.remove-container #sp-main-body > .container {
  max-width: 100%;
  padding: 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.sp-module-title {
  margin: 0 0 25px;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
}
#sp-before-component {
  padding: 50px 0 0;
}
#sp-after-component {
  padding: 0 0 50px;
}
#sp-left .sp-module,
#sp-right .sp-module {
  margin-top: 50px;
}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module ul,
#sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li,
#sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid var(--bs-border-color);
}
#sp-left .sp-module ul > li > a,
#sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child,
#sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul,
#sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div,
#sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child,
#sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a,
#sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: gray;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
#sp-left .sp-module input,
#sp-right .sp-module input {
  background: var(--bg_color);
  border-color: var(--bs-border-color);
}
@media (min-width: 992px) {
  body.sticky-header .inner-wrapper-sticky::before,
  body.sticky-header .inner-wrapper-sticky::after {
    content: "";
    width: 100%;
    height: 0px;
    display: block;
  }
  body.sticky-header .inner-wrapper-sticky[style*="top: 15px"]::before {
    height: calc(var(--header_height) - 5px);
    transition: all 0.4s ease-in-out;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  body.sticky-header .inner-wrapper-sticky[style*="top: 15px"]::before {
    transition: none;
  }
}
@media (min-width: 992px) {
  body.sticky-header .inner-wrapper-sticky[style*="bottom: 0px"]::after {
    height: 10px;
    transition: all 0.4s ease-in-out;
  }
}
@media (min-width: 992px) and (prefers-reduced-motion: reduce) {
  body.sticky-header .inner-wrapper-sticky[style*="bottom: 0px"]::after {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  #sp-left,
  #sp-right {
    margin-top: 40px;
  }
  #sp-left + #sp-component {
    order: -1;
    -webkit-order: -1;
  }
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.login .password-group button.input-password-toggle {
  background-color: #eaecef;
  border-color: #ced4da;
  color: #212529;
}
button.plg_system_webauthn_login_button svg {
  width: 16px;
  fill: currentColor;
  margin-right: 5px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hide-label {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.awesomplete {
  flex: 1 1 auto;
  width: 1%;
}
.article-list .article {
  position: relative;
  margin-bottom: 30px;
}
.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
  width: 100%;
}
.article-list .article .featured-article-badge {
  position: absolute;
  top: 5px;
  left: 5px;
  cursor: default;
}
.article-list .article .article-header h1,
.article-list .article .article-header h2,
.article-list .article .article-header h3,
.article-list .article .article-header h4 {
  font-size: 1.25rem;
  margin: 0 0 1rem 0;
  line-height: 1.4;
}
.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a,
.article-list .article .article-header h3 a,
.article-list .article .article-header h4 a {
  color: var(--link_color);
}
.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h1 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h2 a:focus,
.article-list .article .article-header h3 a:hover,
.article-list .article .article-header h3 a:active,
.article-list .article .article-header h3 a:focus,
.article-list .article .article-header h4 a:hover,
.article-list .article .article-header h4 a:active,
.article-list .article .article-header h4 a:focus {
  color: var(--link_hover_color);
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a:not(.btn) {
  color: var(--link_color);
  font-weight: 500;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article-list .article .readmore a:not(.btn):hover,
.article-list .article .readmore a:not(.btn):active,
.article-list .article .readmore a:not(.btn):focus {
  color: var(--link_hover_color);
}
.article-list .article figcaption.caption {
  text-align: center;
  font-size: 14px;
  color: #252525;
  margin: 0px;
  opacity: 0.7;
  background: #f4f4f4;
  padding: 5px 15px;
}
.article-list.grid {
  --gap: 1em;
  margin: 0 auto;
  display: flow;
  columns: var(--columns);
  gap: var(--gap);
  margin-bottom: 20px;
}
.article-list.grid .article .article-intro-image {
  overflow: hidden;
  position: relative;
  height: 40vh;
}
.article-list.grid .article a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
  max-height: none;
  width: auto;
  height: 100%;
}
.article-list.grid .article:nth-child(1n) .article-intro-image {
  height: 60vh;
}
.article-list.grid .article:nth-child(2n) .article-intro-image {
  height: 30vh;
}
.article-list.grid .article:nth-child(3n) .article-intro-image {
  height: 50vh;
}
.article-list.grid .article:nth-child(4n) .article-intro-image {
  height: 45vh;
}
.article-list.grid .article:nth-child(5n) .article-intro-image {
  height: 55vh;
}
.article-list.grid > * {
  break-inside: avoid;
  margin-bottom: var(--gap);
}
@supports (grid-template-rows: masonry) {
  .article-list.grid {
    display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    grid-template-rows: masonry;
    grid-auto-flow: dense;
  }
  .article-list.grid > * {
    margin-bottom: 0em;
  }
}
.related-article-large .article-image {
  width: 350px;
  min-width: 350px;
}
.related-article-large .article-information {
  border-left: 1px solid #f1f1f1;
  padding-left: 20px;
  margin-left: 20px;
}
.related-article-large .article-information > span {
  font-size: 0.813rem;
}
.related-article-large .article-information > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.related-article-large .article-information > span a {
  color: var(--link_color);
}
.related-article-large .article-information > span a:hover {
  color: var(--link_hover_color);
}
.related-article-large .article-information .intro-text {
  margin-top: 20px;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.375rem;
  padding-left: 0.5rem;
  content: "|";
}
.article-info > span a {
  color: var(--link_hover_color);
}
.article-info > span a:hover {
  color: var(--link_color);
}
.article-details {
  position: relative;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1,
.article-details .article-header h2,
.article-details .article-header h4 {
  font-size: 1.875rem;
}
.article-details .featured-article-badge {
  position: absolute;
  top: 5px;
  left: 5px;
  cursor: default;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  margin-bottom: 1.25rem;
}
.article-details .article-full-image img {
  display: block;
  width: 100%;
}
.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
  margin-bottom: 1.25rem;
}
.article-details .article-featured-video img,
.article-details .article-featured-audio img,
.article-details .article-feature-gallery img {
  display: block;
  width: 100%;
}
.article-details .tags {
  margin-top: 24px;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid var(--bs-border-color);
  border-bottom: 1px solid var(--bs-border-color);
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .article-details .article-ratings-social-share {
    flex-direction: column;
    align-items: flex-start;
  }
  .article-details .article-ratings-social-share .article-social-share {
    margin-top: 30px;
  }
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid var(--bs-border-color);
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.article-details figcaption {
  font-size: 14px;
  color: #252525;
  margin: 0px;
  opacity: 0.7;
  background: #f4f4f4;
  padding: 5px 15px;
  text-align: center;
}
.related-article-list-container {
  margin-top: 50px;
}
.related-article-list-container .related-article-title {
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.related-article-list-container ul.related-article-list {
  list-style: none;
  padding: 0;
}
.related-article-list-container ul.related-article-list li {
  margin-bottom: 10px;
}
.related-article-list-container ul.related-article-list li .article-header h2,
.related-article-list-container ul.related-article-list li .article-header h4 {
  font-size: 1.2rem;
}
.related-article-list-container ul.related-article-list li .article-header h2 a,
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h4
  a {
  color: #252525;
}
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h2
  a:hover,
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h4
  a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: -0.3125rem;
  display: flex;
  flex-wrap: wrap;
}
.tags > li {
  display: inline-block;
  margin: 0.3125rem;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.375rem 1.375rem;
  border-radius: 0.125rem;
  line-height: 1.2;
}
.tags > li a:hover {
  color: #fff;
}
.pager,
.pagenavigation {
  list-style: none;
  padding: 30px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 1px solid var(--bs-border-color);
}
.pager::after,
.pagenavigation::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li,
.pagenavigation > li {
  display: inline-block;
}
.pager > li.previous,
.pagenavigation > li.previous {
  float: left;
}
.pager > li.next,
.pagenavigation > li.next {
  float: right;
}
.pager > li a,
.pagenavigation > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
}
#article-comments {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid var(--bs-border-color);
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "Font Awesome 6 Free";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "";
  font-weight: 900;
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings
  .rating-symbol
  span.rating-star:hover
  ~ span.rating-star:before {
  content: "";
  color: #e7b000;
  font-weight: 900;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #4c4b4b;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination__wrapper .pagination {
  margin-bottom: 0 !important;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .pagination__wrapper .pagination {
    flex-wrap: wrap;
  }
}
.pagenavigation {
  padding: 2rem 0;
}
.pagenavigation .pagination {
  display: block;
}
.pagenavigation .pagination a {
  padding: 5px 15px;
}
.pagenavigation .pagination .next {
  float: right;
}
.pagenavigation .pagination .previous {
  float: left;
}
.pagenavigation .pagination:before,
.pagenavigation .pagination:after {
  clear: both;
  display: table;
  content: "";
  line-height: 0;
  box-sizing: border-box;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 50px 0 0px;
  font-size: 14px;
}
#sp-bottom .sp-module {
  margin-bottom: 50px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
  color: #fff;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
  line-height: 1.6;
}
#sp-bottom h1,
#sp-bottom h2,
#sp-bottom h3,
#sp-bottom h4,
#sp-bottom h5,
#sp-bottom h6 {
  color: var(--footer_headings_color);
}
#sp-footer {
  text-align: center;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
#sp-footer .container-inner {
  padding: 24px 0;
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer .sp-module + .sp-copyright {
  display: block;
  margin-top: 1.25rem;
}
#sp-footer .sp-copyright {
  color: var(--footer_link_color);
}
#sp-footer .sp-copyright a,
#sp-footer .sp-copyright .designed-by {
  color: var(--primary_color);
}
#sp-footer #sp-footer2 {
  text-align: right;
}
@media (max-width: 991.98px) {
  #sp-footer #sp-footer2 {
    text-align: center;
    margin-top: 20px;
  }
}
footer#sp-footer {
  background: var(--copyright_bg_color);
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
html.coming-soon body.overlay-bg-black-70 {
  color: #e9ecef;
}
html.coming-soon body.overlay-bg-black-70 h1,
html.coming-soon body.overlay-bg-black-70 h2,
html.coming-soon body.overlay-bg-black-70 h3,
html.coming-soon body.overlay-bg-black-70 h4,
html.coming-soon body.overlay-bg-black-70 h5,
html.coming-soon body.overlay-bg-black-70 h6 {
  color: #fff;
}
html.coming-soon body.overlay-bg-black-70 .form-control {
  background: rgba(173, 181, 189, 0.8);
}
html.coming-soon
  body.overlay-bg-black-70
  #coming-soon-countdown
  > div
  .coming-soon-string {
  color: #e9ecef;
}
html.coming-soon body.overlay-bg-black-70 .social-icons a {
  color: var(--primary_color);
  font-size: 1.25rem;
}
html.coming-soon .container {
  position: relative;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days,
html.coming-soon #coming-soon-countdown .coming-soon-hours,
html.coming-soon #coming-soon-countdown .coming-soon-minutes,
html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-minutes
  .coming-soon-number,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-seconds
  .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
  display: block;
  font-weight: 900;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-minutes
  .coming-soon-string,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-seconds
  .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
  margin-top: 5px;
  color: var(--headings_color);
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
@media (max-width: 767.98px) {
  html.coming-soon #coming-soon-countdown .coming-soon-days,
  html.coming-soon #coming-soon-countdown .coming-soon-hours,
  html.coming-soon #coming-soon-countdown .coming-soon-minutes,
  html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    width: 50%;
  }
}
html.coming-soon #form-login .form-control {
  border-color: rgba(173, 181, 189, 0.7);
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
html.error-page body.overlay-bg-black-70 {
  color: #e9ecef;
}
html.error-page body.overlay-bg-black-70 h1,
html.error-page body.overlay-bg-black-70 h2,
html.error-page body.overlay-bg-black-70 h3,
html.error-page body.overlay-bg-black-70 h4,
html.error-page body.overlay-bg-black-70 h5,
html.error-page body.overlay-bg-black-70 h6 {
  color: #fff;
}
html.error-page body.overlay-bg-black-70 .form-control {
  background: rgba(173, 181, 189, 0.8);
}
html.error-page .container {
  position: relative;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 120px;
  line-break: 1;
}
html.error-page .error-code span {
  color: var(--primary_color);
  text-shadow: 3px 3px #fff, 5px 5px var(--primary_color);
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr,
table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th,
table.category thead > tr td,
table.category tbody > tr th,
table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
.contact-form #jform_contact_email_copy-lbl {
  float: left;
  margin-right: 5px;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: "";
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  color: var(--primary_color_contrast);
  background: var(--primary_color);
  border-radius: 4px;
  z-index: 1000;
  transition: all 0.3s ease;
  opacity: 0.9;
}
.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
  color: var(--primary_color_contrast);
  background: var(--primary_color);
  opacity: 1;
}
.control-group {
  margin-bottom: 1rem;
}
.form-control,
.sppb-form-group .sppb-form-control {
  border-color: var(--bs-border-color);
  background: rgba(0, 0, 0, 0);
}
.form-control:focus,
.sppb-form-group .sppb-form-control:focus {
  border-color: var(--primary_color);
}
select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select.sppb-form-control:not([size]):not([multiple]),
select:not([multiple]) {
  height: calc(2em + 0.75rem + 2px);
  font-size: 1rem;
}
.form-control-feedback {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.875em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  outline: none;
  box-shadow: none !important;
}
input.form-control,
select.form-control {
  height: calc(2em + 0.75rem + 2px);
  font-size: 1rem;
}
input[type="text"]:not(.form-control):not([class^="builder"]),
input[type="email"]:not(.form-control):not([class^="builder"]),
input[type="url"]:not(.form-control):not([class^="builder"]),
input[type="date"]:not(.form-control):not([class^="builder"]),
input[type="password"]:not(.form-control):not([class^="builder"]),
input[type="search"]:not(.form-control):not([class^="builder"]),
input[type="tel"]:not(.form-control):not([class^="builder"]),
input[type="number"]:not(.form-control):not([class^="builder"]),
select:not(.form-select):not(.form-control):not([class^="builder"]) {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 2;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-clip: padding-box;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):not([class^="builder"]):focus,
input[type="email"]:not(.form-control):not([class^="builder"]):focus,
input[type="url"]:not(.form-control):not([class^="builder"]):focus,
input[type="date"]:not(.form-control):not([class^="builder"]):focus,
input[type="password"]:not(.form-control):not([class^="builder"]):focus,
input[type="search"]:not(.form-control):not([class^="builder"]):focus,
input[type="tel"]:not(.form-control):not([class^="builder"]):focus,
input[type="number"]:not(.form-control):not([class^="builder"]):focus,
select:not(.form-select):not(.form-control):not([class^="builder"]):focus {
  border-color: var(--primary_color);
  outline: 0;
}
.password-group meter {
  width: 100%;
}
.chzn-select,
.chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
  font: normal normal normal 14px/1 FontAwesome;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop
  .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "";
  font-family: "FontAwesome";
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-field
  input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, 0.2);
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close:after {
  content: "";
  font-family: "FontAwesome";
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active
  .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop
  .chzn-drop
  .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop
  .chzn-drop
  .chzn-results
  li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.invalid {
  color: #a51f18;
  border-color: #a51f18;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline {
  margin: 0;
  margin-right: -5px;
  padding-left: 0px;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline
  label {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  color: #333;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline
  label.btn-success {
  background: #46a546;
  color: #fff;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline
  label
  input[type="radio"] {
  display: none !important;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline:last-child
  label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline:first-child
  label {
  border-left: 1px solid #b3b3b3;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
  display: flex;
  justify-content: flex-end;
}
.com-contenthistory .btn-group button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
}
.com-contenthistory .btn-group button:hover {
  color: #333;
  background-color: #e9e9e9;
}
#versionsModal {
  top: 10%;
}
#versionsModal .modal-dialog {
  max-width: 80%;
}
#versionsModal iframe {
  min-height: 300px;
}
body.com-content.view-form.layout-edit .nav-tabs .nav-link {
  display: block !important;
}
.no-js img.lazyload {
  display: none;
}
#system-message-container {
  position: fixed;
  bottom: 0px;
  right: 15px;
  max-width: 350px;
  z-index: 9999;
}
#system-message-container .alert {
  font-size: 13px;
  line-height: 1.5;
}
#system-message-container .alert > .btn-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
#system-message-container joomla-alert {
  font-size: 13px;
}
.com-users.view-registration #member-registration .modal-dialog,
.com-users.view-registration #member-profile .modal-dialog,
.com-users.view-profile #member-registration .modal-dialog,
.com-users.view-profile #member-profile .modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.hu-media-modal .modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.registration #member-registration #jform_privacyconsent_privacy-lbl {
  display: inline-flex;
}
.registration #member-registration #jform_privacyconsent_privacy-lbl > a {
  position: initial;
  display: block;
  color: #454545;
}
.registration #member-registration #jform_privacyconsent_privacy-lbl > a:hover,
.registration #member-registration #jform_privacyconsent_privacy-lbl > a:focus {
  color: #1d55c1;
}
body.com-users.view-registration > #sbox-window {
  overflow: hidden;
}
body.com-users.view-registration > #sbox-window > #sbox-btn-close {
  top: 5px;
  right: 5px;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  > .joomla-tabs {
  display: flex;
  padding: 0;
  margin: 0 !important;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: outside none none;
  background-color: #f5f5f5;
  border-color: #ccc #ccc currentcolor;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  border-radius: 0.25rem 0.25rem 0 0;
  border-image: none;
  box-shadow: 0 1px #fff inset, 0 2px 3px -3px rgba(0, 0, 0, 0.15),
    0 -4px 0 rgba(0, 0, 0, 0.05) inset, 0 0 3px rgba(0, 0, 0, 0.04);
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  > .joomla-tabs
  .nav-item
  > .nav-link {
  color: var(--text-color);
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  > .joomla-tabs
  .nav-item
  > .nav-link.active {
  background-color: rgba(0, 0, 0, 0.03);
  background-image: linear-gradient(
    to bottom,
    transparent,
    rgba(0, 0, 0, 0.05) 100%
  );
  border-right: 0 none;
  border-left: 0 none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 2px 0 1px -1px rgba(0, 0, 0, 0.08) inset,
    -2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, 0 1px 0 rgba(0, 0, 0, 0.02) inset;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  > .tab-content {
  padding: 15px;
  background-color: #fefefe;
  border: 1px solid #ccc;
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.04);
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #editor
  label#jform_title-lbl {
  margin-bottom: 15px;
  font-weight: 700;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #editor
  .js-editor-tinymce {
  display: flex;
  flex-direction: column;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #publishing
  > .control-group,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #metadata
  > .control-group,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #attrib-helix_ultimate_blog_options
  > .control-group {
  display: flex;
  flex-direction: column;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #publishing
  > .control-group
  > label,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #metadata
  > .control-group
  > label,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #attrib-helix_ultimate_blog_options
  > .control-group
  > label {
  margin-bottom: 5px;
  font-weight: 700;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #publishing
  > .control-group
  textarea,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #metadata
  > .control-group
  textarea,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #attrib-helix_ultimate_blog_options
  > .control-group
  textarea {
  width: 100%;
}
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #publishing
  > .control-group
  .calendar-container
  .time
  td
  select,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #metadata
  > .control-group
  .calendar-container
  .time
  td
  select,
body.helix-ultimate.hu.view-form.layout-edit
  .edit.item-page
  > #adminForm
  > fieldset
  #attrib-helix_ultimate_blog_options
  > .control-group
  .calendar-container
  .time
  td
  select {
  padding: 4px;
  font-size: 13px;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  > #messages
  + .well
  .row-fluid {
  display: flex;
  max-width: 100%;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  > #messages
  + .well
  .row-fluid
  .span8 {
  flex: auto;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  > #messages
  + .well
  .row-fluid
  .span8
  > .controls {
  margin-left: 10px;
  display: flex;
  max-width: 500px;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  > #messages
  + .well
  .row-fluid
  .span8
  > .controls
  #folderlist_chzn,
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  > #messages
  + .well
  .row-fluid
  .span8
  > .controls
  #folderlist {
  flex: auto;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  > #messages
  + .well
  .row-fluid
  .span8
  #upbutton {
  background: var(--bs-primary);
  color: #fff;
  margin: 0 5px;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  .well
  > .row-fluid:not(:last-child) {
  margin-bottom: 5px;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  .well
  > .row-fluid:not(:last-child)
  > .control-group:not(:last-child) {
  margin-bottom: 5px;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  .btn.button-cancel {
  background: var(--bs-danger);
  color: #fff;
}
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  .btn.button-cancel:hover,
body.contentpane.com-media.view-images
  .container-popup
  #imageForm
  .btn.button-cancel:focus {
  border-color: var(--bs-danger);
}
body.contentpane.com-menus.view-items.layout-modal
  #adminForm
  .js-stools-container-bar {
  display: flex;
}
body.contentpane.com-modules.view-modules.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar {
  display: flex;
  align-items: center;
  padding: 10px 0px;
}
body.contentpane.com-modules.view-modules.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > label {
  margin-right: 10px;
}
body.contentpane.com-modules.view-modules.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append {
  display: flex;
}
body.contentpane.com-modules.view-modules.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append
  > button[type="submit"] {
  background: var(--bs-primary);
  color: #fff;
  margin-left: 5px;
}
body.contentpane.com-modules.view-modules.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper
  > button[type="button"] {
  background: var(--bs-primary);
  color: #fff;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  > .js-stools,
body.contentpane.com-menus.view-items.layout-modal
  .container-popup
  #adminForm
  > .js-stools,
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  > .js-stools {
  padding-top: 15px;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar,
body.contentpane.com-menus.view-items.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar,
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar {
  margin-bottom: 10px;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > label,
body.contentpane.com-menus.view-items.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > label,
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > label {
  margin-right: 10px;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append,
body.contentpane.com-menus.view-items.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append,
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append {
  display: flex;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append
  > button[type="submit"],
body.contentpane.com-menus.view-items.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append
  > button[type="submit"],
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper.input-append
  > button[type="submit"] {
  background: var(--bs-primary);
  color: #fff;
  margin-left: 5px;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper
  > button[type="button"],
body.contentpane.com-menus.view-items.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper
  > button[type="button"],
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  > .js-stools
  .js-stools-container-bar
  > .btn-wrapper
  > button[type="button"] {
  background: var(--bs-primary);
  color: #fff;
}
body.contentpane.com-content.view-articles.layout-modal
  .container-popup
  #adminForm
  .js-stools-container-bar,
body.contentpane.com-contact.view-contacts.layout-modal
  .container-popup
  #adminForm
  .js-stools-container-bar {
  display: flex;
  align-items: center;
}
.modal-dialog.jviewport-width80 {
  width: 80vw;
  max-width: none;
}
.btn:focus {
  box-shadow: none !important;
}
.input-group.hu-j4-media {
  max-width: 356px;
}
.hidden {
  display: none !important;
}
.field-calendar .input-group-text {
  padding: 0;
}
.field-calendar .input-group-text button#jform_mycalendar_btn {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #212529;
}
.form-check-inline label.form-check-label.btn {
  padding: 0.375rem 3px;
}
.modal-body .iframe {
  min-height: 60vh !important;
}
#sbox-content iframe {
  width: 780px;
  height: 480px;
}
.carousel-item img {
  width: 100%;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
li.custom_user_login_menu ul li:last-child,
li.custom_user_login_menu {
  border-bottom: none;
}
li.custom_user_login_menu ul {
  padding-left: 0;
  list-style: none;
}
li.custom_user_login_menu ul li {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
svg#Passkey {
  height: 2rem;
}
#icon-passkey {
  fill: #fff;
}
.inner-wrapper-sticky {
  background-color: var(--bg_color);
}
.joomla-dialog-container {
  box-sizing: border-box;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}
.joomla-dialog-container .buttons-holder {
  justify-content: flex-end;
  align-items: center;
  margin-inline-start: auto;
  display: flex;
}
.joomla-dialog-container .buttons-holder button {
  margin-inline: 0.375rem;
}
.joomla-dialog-header {
  border-bottom: 1px solid var(--border-color);
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}
.joomla-dialog-header h3,
.joomla-dialog-header .h3 {
  margin: 0;
}
.joomla-dialog-header .header-icon {
  margin-inline-end: 0.375rem;
  font-size: 1.75rem;
}
.joomla-dialog-header.empty {
  display: none;
}
.joomla-dialog-body {
  box-sizing: border-box;
  flex: auto;
  position: relative;
}
.joomla-dialog-body .buttons-holder {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.joomla-dialog-body joomla-dialog[type="inline"],
joomla-dialog[type="ajax"] .joomla-dialog-body {
  overflow: auto;
}
joomla-dialog.loading .joomla-dialog-body {
  opacity: 0;
}
joomla-dialog.loaded .joomla-dialog-body {
  opacity: 1;
  transition: opacity 0.4s;
}
.joomla-dialog-footer {
  border-top: 1px solid var(--border-color);
  padding: 1rem;
  position: relative;
}
.joomla-dialog-footer .buttons-holder button {
  padding-inline: 22px;
}
.joomla-dialog-footer.empty {
  display: none;
}
.joomla-dialog-alert dialog,
.joomla-dialog-confirm dialog {
  width: 600px;
  max-width: 80vw;
  height: fit-content;
}
.joomla-dialog-alert .joomla-dialog-body,
.joomla-dialog-confirm .joomla-dialog-body {
  padding: 1rem;
}
@media (width >= 1400px) {
  .joomla-dialog-content-select-field dialog {
    width: 90vw;
    height: 90vh;
  }
}
.article-details .featured-article-badge {
  position: unset;
}
.article-details:has(.article-full-image) .featured-article-badge,
.article-details:has(.article-featured-image) .featured-article-badge,
.article-details:has(.article-feature-gallery) .featured-article-badge,
.article-details:has(.article-featured-video) .featured-article-badge,
.article-details:has(.article-featured-audio) .featured-article-badge {
  position: absolute;
}
#users-profile-custom-joomlatoken .list-group-item {
  white-space: nowrap;
  overflow: auto;
}
blockquote {
  border: 1px solid var(--bs-border-color);
  padding: 30px;
  font-size: 1.125rem;
  position: relative;
  font-style: italic;
  border-radius: 10px;
  overflow: hidden;
}
blockquote:before {
  content: "";
  display: block;
  width: 10px;
  background: var(--primary_color);
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
}
blockquote:after {
  content: "";
  font-size: 75px;
  color: var(--primary_color);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  font-style: normal;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--primary_color);
  opacity: 0.5;
}
blockquote footer {
  margin-top: 1rem;
  font-weight: 700;
  font-style: normal;
}
pre {
  padding: 20px;
  background: #212529;
  color: #dee2e6;
}
body .fa,
body .fab,
body .fad,
body .fal,
body .far,
body .fas {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.modal {
  z-index: 10001;
}
.modal-backdrop {
  margin-top: 0;
  z-index: 10000;
}
.modal-backdrop.show {
  opacity: 0.8;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a.selected {
  border: 2px solid green;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList
  ul.manager
  > li.thumbnail
  > a
  > div:first-child
  > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList
  ul.manager
  > li.thumbnail
  > a
  > div:first-child
  > span:before {
  content: "";
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: right;
  position: static;
}
.sp-megamenu-parent .sp-menu-item > a img,
.sp-megamenu-parent .sp-menu-item > span img {
  display: inline-block;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 70px;
  font-size: 14px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.sp-megamenu-parent > li > a > img,
.sp-megamenu-parent > li > span > img {
  display: inline-block;
  margin-right: 5px;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 0px 0px 15px;
}
@media (max-width: 1199.98px) {
  .sp-megamenu-parent > li:last-child > a {
    padding: 0px 0px 0px 10px;
  }
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sp-megamenu-parent > li.sp-has-child > a::after,
  .sp-megamenu-parent > li.sp-has-child > span::after {
    display: none;
  }
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: capitalize;
  font-size: 14px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 4px 5px 0 var(--header_shadow);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega > .sp-dropdown-inner {
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 1px var(--header_shadow), 0 4px 5px var(--header_shadow);
}
.sp-megamenu-parent .sp-dropdown li {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li:not(:last-child) {
  border-bottom: 1px solid var(--bs-border-color);
}
.sp-megamenu-parent .sp-dropdown li > a,
.sp-megamenu-parent
  .sp-dropdown
  li
  > span:not(.sp-menu-badge):not([class*="fa-"]) {
  font-size: 14px;
  line-height: 1;
  display: block;
  padding: 12px 15px;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li > a.sp-group-title,
.sp-megamenu-parent
  .sp-dropdown
  li
  > span:not(.sp-menu-badge):not([class*="fa-"]).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li > a > img,
.sp-megamenu-parent
  .sp-dropdown
  li
  > span:not(.sp-menu-badge):not([class*="fa-"])
  > img {
  display: inline-block;
  margin-right: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-module {
  margin-left: 0px !important;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-mega-group li > a {
  padding: 12px 0;
}
.sp-megamenu-parent
  .sp-dropdown-mega
  .sp-mega-group
  li.sp-has-child
  > .sp-dropdown-sub {
  border-left: 15px solid rgba(0, 0, 0, 0);
}
.sp-megamenu-parent .sp-dropdown-mega .sp-mega-group .sp-dropdown-sub li > a {
  padding: 12px 15px;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down
  .sp-has-child:hover
  > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
.offcanvas-menu .hide-on-offcanvas {
  display: none !important;
}
.offcanvas-menu .fa,
.offcanvas-menu .fab,
.offcanvas-menu .far,
.offcanvas-menu .fas {
  color: var(--offcanvas_menu_icon_color);
}
.offcanvas-menu a .fa,
.offcanvas-menu a .fab,
.offcanvas-menu a .far,
.offcanvas-menu a .fas {
  color: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active > a,
.offcanvas-menu .offcanvas-inner ul.menu li.active > .nav-header,
.offcanvas-menu .offcanvas-inner ul.menu li.active > .mod-menu__heading {
  color: var(--offcanvas_menu_active_menu_item_color) !important;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active ul li.active > a,
.offcanvas-menu .offcanvas-inner ul.menu li.active ul li.active > .nav-header,
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  li.active
  ul
  li.active
  > .mod-menu__heading {
  color: #1d55c1;
}
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: "";
  float: right;
  margin-left: 7px;
  font-weight: 900;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr
  .sp-megamenu-parent
  .sp-dropdown
  .sp-dropdown-items
  .sp-has-child
  > a:after {
  font-family: "Font Awesome 6 Free";
  content: "";
  float: right;
  margin-left: 7px;
  font-weight: 900;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
}
body.ltr
  .sp-megamenu-parent
  .sp-dropdown.sp-dropdown-main.sp-menu-full
  > div
  > .row
  > div:not(:last-child) {
  border-right: 1px solid var(--bs-border-color);
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
@media (min-width: 1400px) {
  .sp-menu-full.container {
    width: 1320px;
  }
}
#offcanvas-toggler {
  display: inline-flex;
  align-items: center;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  margin-top: 0;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 10px;
  z-index: 1;
}
.close-offcanvas .burger-icon > span {
  background: var(--offcanvas_menu_items_and_items_color);
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 60px;
  overflow: inherit;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10000;
  margin-top: 0;
}
.offcanvas-menu #offcanvas-toggler {
  display: none !important;
}
.offcanvas-menu .logo-sticky {
  display: none !important;
}
.offcanvas-menu .offcanvas-inner {
  padding: 25px;
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.offcanvas-menu .offcanvas-inner .header-modules {
  margin-left: 0px;
  padding-right: 0;
}
.offcanvas-menu .offcanvas-inner .header-modules::after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .header-modules > div.sp-module {
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .header-modules > div.sp-module:first-child {
  width: 100%;
}
.offcanvas-menu .offcanvas-inner .header-modules > div:not(:first-child) {
  margin-left: 20px;
}
.offcanvas-menu .offcanvas-inner .finder {
  margin-bottom: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-sign-in {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.offcanvas-menu .offcanvas-inner .sp-sign-in .signin-text {
  display: none !important;
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper {
  z-index: 1;
  display: inline-flex;
  height: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .user-text {
  display: none !important;
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-sign-in {
  color: var(--offcanvas_menu_items_and_items_color);
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-sign-in:hover {
  color: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown {
  border: 1px solid var(--bs-border-color);
  background: var(--offcanvas_menu_bg_color);
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown a {
  color: var(--offcanvas_menu_items_and_items_color);
}
.offcanvas-menu
  .offcanvas-inner
  .sp-profile-wrapper
  .sp-profile-dropdown
  a:hover {
  color: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .offcanvas-inner .sp-contact-info,
.offcanvas-menu .offcanvas-inner .social-icons {
  font-size: 1rem;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-contact-info > li > a:focus,
.offcanvas-menu .offcanvas-inner .social-icons > li > a:hover,
.offcanvas-menu .offcanvas-inner .social-icons > li > a:focus {
  opacity: 1;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info > li {
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info > li:not(:last-child) {
  margin-bottom: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module .awesomplete {
  width: 100%;
}
.offcanvas-menu .offcanvas-inner ul.menu,
.offcanvas-menu .offcanvas-inner ul.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  margin: 0 0 15px 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
  font-weight: 600;
  border-top: 1px solid rgba(173, 181, 189, 0.25);
}
.offcanvas-menu .offcanvas-inner ul.menu > li:last-child {
  border-bottom: 1px solid rgba(173, 181, 189, 0.25);
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a,
.offcanvas-menu .offcanvas-inner ul.menu > li > span {
  display: block;
  padding: 13px 0px;
  position: relative;
  line-height: 1;
  transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a:hover,
.offcanvas-menu .offcanvas-inner ul.menu > li > span:hover {
  opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li ul.menu-child {
  display: none;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  display: flex;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 10px;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > a
  > .menu-toggler:after,
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .menu-separator
  > .menu-toggler:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent > a,
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  li.menu-parent
  > .nav-header {
  position: relative;
  display: block;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  li.menu-parent
  .menu-toggler {
  right: 0px;
  display: flex;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 2px 10px;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  li.menu-parent
  .menu-toggler:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent.menu-parent-open
  > a
  > .menu-toggler:after,
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent.menu-parent-open
  > .menu-separator
  > .menu-toggler:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent.menu-parent-open
  > .nav-header
  > .menu-toggler:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .nav-header
  > .menu-toggler:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a,
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li .nav-header {
  font-size: 1rem;
  padding: 10px 0px;
  line-height: 1;
  font-weight: 400;
  display: block;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active > a {
  color: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 {
  padding: 1rem 25px 0 25px !important;
}
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 .logo {
  margin-bottom: -15px;
}
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 + .offcanvas-inner {
  margin-top: 5px;
}
.offcanvas-menu .logo.overlaplogo .logo-image + .overlap-logo,
.offcanvas-menu .logo.overlaplogo .logo-image-phone + .overlap-logo {
  display: none !important;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li {
  margin-bottom: 0;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li > a,
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li > .nav-header {
  padding: 15px 30px 15px 10px;
}
.offcanvas-menu.center-alignment .offcanvas-inner {
  padding: 0px 15px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 0;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
  top: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
  top: 0;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
  top: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
  top: 0;
}
body.ltr .close-offcanvas {
  right: 10px;
}
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > a
  > .menu-toggler,
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  right: 0px;
}
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  right: 0px;
}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li ul {
  margin-left: 10px;
}
body.ltr .offcanvas-menu.offcanvas-arrow-left .offcanvas-inner ul.menu > li > a,
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li
  > span,
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li
  > .nav-header {
  padding-left: 30px;
}
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > a
  > .menu-toggler,
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .menu-separator
  > .menu-toggler,
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  left: 0;
  right: auto;
  padding: 10px;
  transform: translateY(-50%);
}
body.ltr .offcanvas-menu.offcanvas-arrow-left .offcanvas-inner ul.menu > li ul {
  margin-left: 10px;
}
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li
  ul
  > li
  > a {
  padding-left: 30px;
}
body.ltr
  .offcanvas-menu.offcanvas-arrow-left
  .offcanvas-inner
  ul.menu
  > li
  ul
  > li.menu-parent
  .menu-toggler {
  left: 0;
  right: auto;
  padding: 2px 10px;
  transform: translateY(-50%);
}
body.ltr
  .offcanvas-menu.center-alignment
  .offcanvas-inner
  ul.menu
  > li
  ul
  > li
  > a {
  padding-left: 0px;
}
.offcanvas-menu .menu-toggler::after {
  content: "";
}
.offcanvas-menu li.menu-parent.menu-parent-open > a > .menu-toggler::after,
.offcanvas-menu
  li.menu-parent.menu-parent-open
  > .menu-separator
  > .menu-toggler::after,
.offcanvas-menu
  li.menu-parent.menu-parent-open
  > .nav-header
  > .menu-toggler::after,
.offcanvas-menu li.menu-parent[aria-expanded="true"] > a > .menu-toggler::after,
.offcanvas-menu
  li.menu-parent[aria-expanded="true"]
  > .menu-separator
  > .menu-toggler::after,
.offcanvas-menu
  li.menu-parent[aria-expanded="true"]
  > .nav-header
  > .menu-toggler::after {
  content: "";
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader6 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes loader6 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes audioWave {
  25% {
    background: linear-gradient(#121212, #121212) 0 50%,
      linear-gradient(#121212, #121212) 0.625em 50%,
      linear-gradient(#121212, #121212) 1.25em 50%,
      linear-gradient(#121212, #121212) 1.875em 50%,
      linear-gradient(#121212, #121212) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em,
      0.5em 0.25em;
  }
  37.5% {
    background: linear-gradient(#121212, #121212) 0 50%,
      linear-gradient(#121212, #121212) 0.625em 50%,
      linear-gradient(#121212, #121212) 1.25em 50%,
      linear-gradient(#121212, #121212) 1.875em 50%,
      linear-gradient(#121212, #121212) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em,
      0.5em 0.25em;
  }
  50% {
    background: linear-gradient(#121212, #121212) 0 50%,
      linear-gradient(#121212, #121212) 0.625em 50%,
      linear-gradient(#121212, #121212) 1.25em 50%,
      linear-gradient(#121212, #121212) 1.875em 50%,
      linear-gradient(#121212, #121212) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em,
      0.5em 0.25em;
  }
  62.5% {
    background: linear-gradient(#121212, #121212) 0 50%,
      linear-gradient(#121212, #121212) 0.625em 50%,
      linear-gradient(#121212, #121212) 1.25em 50%,
      linear-gradient(#121212, #121212) 1.875em 50%,
      linear-gradient(#121212, #121212) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em,
      0.5em 0.25em;
  }
  75% {
    background: linear-gradient(#121212, #121212) 0 50%,
      linear-gradient(#121212, #121212) 0.625em 50%,
      linear-gradient(#121212, #121212) 1.25em 50%,
      linear-gradient(#121212, #121212) 1.875em 50%,
      linear-gradient(#121212, #121212) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em,
      0.5em 2em;
  }
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
@keyframes rot1 {
  100% {
    transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@-webkit-keyframes rot1 {
  100% {
    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@keyframes rot2 {
  100% {
    transform: skew(-10deg) rotate(525deg);
  }
}
@-webkit-keyframes rot2 {
  100% {
    -webkit-transform: skew(-10deg) rotate(525deg);
  }
}
@keyframes rot3 {
  100% {
    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@-webkit-keyframes rot3 {
  100% {
    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px)
      rotate(645deg);
  }
}
@keyframes width {
  10% {
    width: 10%;
  }
  20% {
    width: 20%;
  }
  30% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  90% {
    width: 90%;
  }
  100% {
    width: 100%;
  }
}
.sp-pre-loader {
  background: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-pre-loader .sp-loader-clock {
  border: 3px solid #121212;
  border-radius: 60px;
  bottom: 0;
  height: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.sp-pre-loader .sp-loader-clock:after {
  content: "";
  position: absolute;
  background-color: #121212;
  top: 2px;
  left: 48%;
  height: 38px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 97%;
  transform-origin: 50% 97%;
  -webkit-animation: grdAiguille 2s linear infinite;
  animation: grdAiguille 2s linear infinite;
}
.sp-pre-loader .sp-loader-clock:before {
  content: "";
  position: absolute;
  background-color: #121212;
  top: 6px;
  left: 48%;
  height: 35px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 94%;
  transform-origin: 50% 94%;
  -webkit-animation: ptAiguille 12s linear infinite;
  animation: ptAiguille 12s linear infinite;
}
.sp-pre-loader .sp-loader-circle {
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 80px;
  border: 3px solid fade(#121212, 70%);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader1 3s linear infinite;
  animation: loader1 3s linear infinite;
}
.sp-pre-loader .sp-loader-circle:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 20px;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background-color: #121212;
}
.sp-pre-loader .sp-loader-bubble-loop {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 12px;
  background-color: #121212;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader6 1s ease-in-out infinite;
  animation: loader6 1s ease-in-out infinite;
}
.sp-pre-loader .sp-loader-bubble-loop:before {
  content: "";
  position: absolute;
  background-color: rgba(18, 18, 18, 0.5);
  top: 0px;
  left: -25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .sp-loader-bubble-loop:after {
  content: "";
  position: absolute;
  background-color: rgba(18, 18, 18, 0.5);
  top: 0px;
  left: 25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .circle-two {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.sp-pre-loader .circle-two > span,
.sp-pre-loader .circle-two > span:before,
.sp-pre-loader .circle-two > span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #121212;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sp-pre-loader .circle-two > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: rgba(0, 0, 0, 0);
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.sp-pre-loader .circle-two > span:before {
  width: 75%;
  height: 75%;
  border-right-color: rgba(0, 0, 0, 0);
}
.sp-pre-loader .circle-two > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.sp-pre-loader .wave-two-wrap {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 90px;
}
.sp-pre-loader .wave-two {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
.sp-pre-loader .wave-two li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #121212;
  bottom: 0;
}
.sp-pre-loader .wave-two li:nth-child(1) {
  left: 0;
  -webkit-animation: sequence1 1s ease infinite 0;
  animation: sequence1 1s ease infinite 0;
}
.sp-pre-loader .wave-two li:nth-child(2) {
  left: 15px;
  -webkit-animation: sequence2 1s ease infinite 0.1s;
  animation: sequence2 1s ease infinite 0.1s;
}
.sp-pre-loader .wave-two li:nth-child(3) {
  left: 30px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
.sp-pre-loader .wave-two li:nth-child(4) {
  left: 45px;
  -webkit-animation: sequence2 1s ease-in infinite 0.3s;
  animation: sequence2 1s ease-in infinite 0.3s;
}
.sp-pre-loader .wave-two li:nth-child(5) {
  left: 60px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
.sp-pre-loader .wave-two li:nth-child(6) {
  left: 75px;
  -webkit-animation: sequence2 1s ease infinite 0.5s;
  animation: sequence2 1s ease infinite 0.5s;
}
.sp-pre-loader .sp-loader-audio-wave {
  width: 3em;
  height: 2em;
  background: linear-gradient(#121212, #121212) 0 50%,
    linear-gradient(#121212, #121212) 0.625em 50%,
    linear-gradient(#121212, #121212) 1.25em 50%,
    linear-gradient(#121212, #121212) 1.875em 50%,
    linear-gradient(#121212, #121212) 2.5em 50%;
  background-repeat: no-repeat;
  background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em,
    0.5em 0.25em;
  animation: audioWave 1.5s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.sp-pre-loader .sp-loader-with-logo {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-pre-loader .sp-loader-with-logo .logo {
  display: inline-block;
  width: auto;
}
.sp-pre-loader .sp-loader-with-logo .line {
  background: #121212;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
}
@media (max-width: 1199px) {
  #sp-header.full-header {
    padding-left: 15px;
    padding-right: 15px;
  }
  #sp-header.header-with-social #sp-menu .social-wrap {
    padding-left: 0px;
  }
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li span {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  :root {
    --header_height: 70px;
  }
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    line-height: 70px;
  }
  #sp-header {
    height: 70px;
  }
  #sp-header .logo {
    height: 70px;
  }
  #sp-header.header-with-modal-menu #modal-menu-toggler {
    display: none;
  }
  #sp-header-topbar .container-inner > .row {
    min-height: 70px;
  }
  #modal-menu {
    top: 70px;
  }
  #offcanvas-toggler {
    height: 70px;
    line-height: 70px;
  }
  #sp-logo.has-border > .sp-column {
    border-right: none;
    padding-right: 0px;
  }
  #sp-menu .social-wrap:after,
  #sp-logo.has-border:after {
    display: none;
  }
  #sp-logo.has-border {
    padding-right: 15px;
  }
  #sp-menu .social-wrap {
    padding-left: 15px;
  }
  #sp-header.header-with-modal-menu.center-layout .sp-contact-info,
  #sp-header.header-with-modal-menu.classic-layout .sp-contact-info {
    display: none;
  }
  #sp-header-topbar .container-inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .inner-wrapper-sticky {
    z-index: 1000;
  }
}
@media (max-width: 767px) {
  #sp-menu .social-wrap {
    padding-left: 10px;
  }
  #sp-menu .social-wrap:after {
    display: none;
  }
  #sp-header .menu-wrap {
    display: none;
  }
  .modal-dialog.jviewport-width80 {
    width: auto;
  }
  .article.related-article-large.d-flex {
    display: block !important;
  }
  .related-article-large .article-image {
    width: auto;
    min-width: auto;
    margin-bottom: 15px;
  }
  .related-article-large .article-information {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
  .article-list.grid {
    --columns: 1 !important;
    margin-bottom: 15px;
  }
  .inner-wrapper-sticky {
    z-index: 100;
  }
}
@media (max-width: 575px) {
  :root {
    --header_height: 60px;
  }
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    line-height: 60px;
  }
  #sp-header {
    height: 60px;
  }
  #sp-header .logo {
    height: 60px;
  }
  #sp-header-topbar .container-inner > .row {
    min-height: 60px;
  }
  #modal-menu {
    top: 60px;
  }
  #offcanvas-toggler {
    height: 60px;
    line-height: 60px;
  }
  #sp-header .sp-module {
    margin-left: 10px;
  }
  #sp-header .sp-module .sp-sign-in .text {
    display: none;
  }
  #sp-menu ul.social-icons > li:not(:last-child) {
    margin-right: 10px;
  }
  #sp-header.lg-header .top-part {
    border-bottom: none;
  }
  #sp-header.lg-header #sp-contact {
    order: 1;
  }
  #sp-header.lg-header #sp-logo {
    order: 3;
  }
  #sp-header.lg-header #sp-social {
    order: 2;
  }
  #sp-header.lg-header #sp-social .sp-column {
    justify-content: center !important;
  }
  #sp-header.lg-header #sp-social .social-icons {
    margin: 0;
  }
  #sp-header.lg-header #sp-social .social-icons > li:not(:last-child) {
    margin-right: 10px;
  }
  #sp-header.lg-header .sp-contact-info {
    text-align: center;
    margin: 5px 0;
  }
  .header-has-modules .container-inner > .row {
    flex-wrap: wrap !important;
  }
  .header-has-modules #offcanvas-toggler {
    height: auto;
    line-height: 1.2;
  }
  html.coming-soon #coming-soon-countdown .coming-soon-days,
  html.coming-soon #coming-soon-countdown .coming-soon-hours,
  html.coming-soon #coming-soon-countdown .coming-soon-minutes,
  html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    width: 50%;
    margin-bottom: 15px;
  }
  html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
  html.coming-soon
    #coming-soon-countdown
    .coming-soon-hours
    .coming-soon-number,
  html.coming-soon
    #coming-soon-countdown
    .coming-soon-minutes
    .coming-soon-number,
  html.coming-soon
    #coming-soon-countdown
    .coming-soon-seconds
    .coming-soon-number {
    font-size: 2.5rem;
  }
  html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
  html.coming-soon
    #coming-soon-countdown
    .coming-soon-hours
    .coming-soon-string,
  html.coming-soon
    #coming-soon-countdown
    .coming-soon-minutes
    .coming-soon-string,
  html.coming-soon
    #coming-soon-countdown
    .coming-soon-seconds
    .coming-soon-string {
    font-size: 14px;
  }
  .view-search #search-form .btn-group {
    flex-wrap: wrap;
  }
  .view-search #search-form button,
  .view-search #search-form .btn {
    border-radius: 3px;
  }
}
body,
.sp-preloader {
  background-color: var(--bg_color);
  color: var(--text_color);
}
.sp-preloader > div {
  background: var(--link_color);
}
.sp-preloader > div:after {
  background: var(--bg_color);
}
#sp-top-bar {
  background: var(--topbar_bg_color);
  color: var(--topbar_text_color);
}
#sp-top-bar a:not(.btn):not(.sppb-btn) {
  color: var(--topbar_link_color);
}
#sp-top-bar a:not(.btn):not(.sppb-btn):hover {
  color: var(--topbar_link_hover_color);
}
#sp-header {
  background: var(--header_bg_color);
}
#sp-menu ul.social-icons a:hover,
#sp-menu ul.social-icons a:focus {
  color: var(--menu_text_hover_color);
}
a {
  color: var(--link_color);
}
a:hover,
a:focus,
a:active {
  color: var(--link_hover_color);
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: var(--headings_color);
  color: var(--bg_color);
}
.tags > li a:hover {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
  border-color: var(--primary_color);
}
.article-social-share .social-share-icon ul li a {
  color: var(--headings_color);
}
.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
  background: var(--primary_color);
  color: var(--primary_color_contrast);
}
.pager > li a {
  border: 1px solid #ededed;
  color: var(--text_color);
}
.sp-reading-progress-bar {
  background-color: var(--primary_color);
}
.sp-megamenu-parent > li > a {
  color: var(--menu_text_color);
}
.sp-megamenu-parent > li:hover > a {
  color: var(--menu_text_hover_color);
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
  color: var(--menu_text_active_color);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: var(--menu_dropdown_bg_color);
}
.sp-megamenu-parent .sp-dropdown li > a {
  color: var(--menu_dropdown_text_color);
}
.sp-megamenu-parent .sp-dropdown li > a:hover {
  color: var(--menu_dropdown_text_hover_color);
}
.sp-megamenu-parent .sp-dropdown li.active > a {
  color: var(--menu_dropdown_text_active_color);
}
.sp-megamenu-parent .sp-dropdown li.sp-has-child:hover > a {
  color: var(--menu_dropdown_text_hover_color);
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: var(--menu_dropdown_text_color);
}
#offcanvas-toggler > .fa {
  color: var(--menu_text_color);
}
#offcanvas-toggler > .fa:hover,
#offcanvas-toggler > .fa:focus,
#offcanvas-toggler > .fa:active {
  color: var(--menu_text_hover_color);
}
#offcanvas-toggler > .fas {
  color: var(--menu_text_color);
}
#offcanvas-toggler > .fas:hover,
#offcanvas-toggler > .fas:focus,
#offcanvas-toggler > .fas:active {
  color: var(--menu_text_hover_color);
}
#offcanvas-toggler > .far {
  color: var(--menu_text_color);
}
#offcanvas-toggler > .far:hover,
#offcanvas-toggler > .far:focus,
#offcanvas-toggler > .far:active {
  color: var(--menu_text_hover_color);
}
.offcanvas-menu {
  background-color: var(--offcanvas_menu_bg_color);
  color: rgba(var(--offcanvas_menu_items_and_items_color_rgb), 0.6);
}
.offcanvas-menu .logo-sticky {
  display: none !important;
}
.offcanvas-menu .offcanvas-inner a {
  color: var(--offcanvas_menu_items_and_items_color);
}
.offcanvas-menu .offcanvas-inner a:hover,
.offcanvas-menu .offcanvas-inner a:focus,
.offcanvas-menu .offcanvas-inner a:active {
  color: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .offcanvas-inner ul.menu > li a,
.offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: var(--offcanvas_menu_items_and_items_color);
}
.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: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  ul.menu
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  color: var(--offcanvas_menu_bg_color);
  background: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent .menu-toggler {
  color: var(--offcanvas_menu_bg_color);
  background: var(--offcanvas_menu_active_menu_item_color);
}
.offcanvas-menu .offcanvas-inner ul.menu > li li a {
  color: var(--offcanvas_menu_items_and_items_color);
}
.offcanvas-menu .offcanvas-inner .form-control:not(:focus) {
  color: rgba(var(--offcanvas_menu_items_and_items_color_rgb), 0.6);
}
ul.social-icons > li a:hover {
  color: var(--link_color);
}
.layout-boxed .body-innerwrapper {
  background: var(--bg_color);
}
.sp-module ul > li > a {
  color: var(--link_color);
}
.sp-module ul > li > a:hover {
  color: var(--link_hover_color);
}
.sp-module .latestnews > div > a {
  color: var(--link_color);
}
.sp-module .latestnews > div > a:hover {
  color: var(--link_hover_color);
}
.sp-module .tagscloud .tag-name:hover {
  background: var(--primary_color);
}
.search .btn-toolbar button {
  background: var(--primary_color);
}
#sp-footer,
#sp-bottom {
  background: var(--footer_bg_color);
  color: var(--footer_text_color);
}
#sp-footer a:not(.btn):not(.sppb-btn),
#sp-bottom a:not(.btn):not(.sppb-btn) {
  color: var(--footer_link_color);
}
#sp-footer a:not(.btn):not(.sppb-btn):hover,
#sp-footer a:not(.btn):not(.sppb-btn):active,
#sp-footer a:not(.btn):not(.sppb-btn):focus,
#sp-bottom a:not(.btn):not(.sppb-btn):hover,
#sp-bottom a:not(.btn):not(.sppb-btn):active,
#sp-bottom a:not(.btn):not(.sppb-btn):focus {
  color: var(--footer_link_hover_color);
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: var(--footer_text_color);
}
.sp-comingsoon body {
  background-color: var(--link_color);
}
.pagination > li > a,
.pagination > li > span {
  color: var(--text_color);
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: var(--text_color);
  box-shadow: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > .page-link {
  border-color: var(--primary_color);
  background-color: var(--primary_color);
}
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus,
.pagination > .active > .page-link:hover,
.pagination > .active > .page-link:focus {
  border-color: var(--primary_color);
  background-color: var(--primary_color);
}
.error-code,
.coming-soon-number {
  color: var(--primary_color);
}
