@charset "UTF-8";
body {
  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);
}

.bg-color {
  background-color: #358bfd !important;
}
.f-color {
  color: #358bfd !important;
}

.cat-title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}
.sppb-carousel-extended-team-content {
   box-shadow: none;
  padding: 15px 15px 15px 0;
  /* margin: 0 1px 10px; */
}
.sppb-carousel-extended-team-designation{
  display: none;
}
.sppb-addon-article{border-top:none !important;}
.image-layout-preset-style-collage .sppb-addon-image-layout-content {
  box-shadow: 0px 0px 20px 0 rgba(0,0,0,.3);
  background: #006cfc94;
  backdrop-filter: blur(10px);
}
.sppb-section.fund-section .sppb-addon-wrapper .clearfix {
  border-radius: 10px;
} 

.limit.float-end{
  display: none;
}
body.helix-ultimate-preloader:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  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;
}
.row {
  --bs-gutter-x: 1.875rem;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.child-rupee {
  width: 36px !important;
  padding: 5px !important;
}




.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
#system-message-container {
  position: fixed;
  bottom: 0px;
  right: 15px;
  max-width: 350px;
}
#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);
}
.registration #member-registration #jform_privacyconsent_privacy-lbl {
  display: inline-flex;
}
.registration #member-registration #jform_privacyconsent_privacy-lbl > a {
  position: initial;
  display: block;
  color: #001933;
}
.registration #member-registration #jform_privacyconsent_privacy-lbl > a:hover,
.registration #member-registration #jform_privacyconsent_privacy-lbl > a:focus {
  color: #006cfc;
}
body.com-users.view-registration > #sbox-window {
  overflow: hidden;
}
body.com-users.view-registration > #sbox-window > #sbox-btn-close {
  top: 5px;
  right: 5px;
}
.modal-dialog.jviewport-width80 {
  width: 80vw;
  max-width: none;
}
.btn:focus {
  box-shadow: none !important;
}
@media (max-width: 1440px) {
  .sp-dropdown.sp-dropdown-mega {
    width: 920px !important;
  }
}
a {
  transition: color 400ms, background-color 400ms, opacity 300ms;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-bottom-top .sppb-btn,
.sppb-btn {
  border-radius: 0px;
  padding: 12px 50px;
  line-height: 1.5;
  border: none;
  border-radius: 2px;
  position: relative;
  z-index: 3;
  letter-spacing: 0.5px;
  cursor: pointer;
}
#sp-bottom-top .sppb-btn.sppb-btn-xlg,
.sppb-btn.sppb-btn-xlg {
  font-size: 18px;
  padding: 16px 70px;
}
#sp-bottom-top .sppb-btn.sppb-btn-lg,
.sppb-btn.sppb-btn-lg {
  padding: 14px 40px;
}
#sp-bottom-top .sppb-btn.sppb-btn-sm,
.sppb-btn.sppb-btn-sm {
  padding: 6px 22px;
  font-size: inherit;
}
#sp-bottom-top .sppb-btn.sppb-btn-xs,
.sppb-btn.sppb-btn-xs {
  padding: 3px 22px;
  font-size: 12px;
}
#sp-bottom-top .sppb-btn.sppb-btn-primary,
.sppb-btn.sppb-btn-primary {
  color: #fff;
}
#sp-bottom-top .sppb-btn.sppb-btn-primary.sppb-btn-outline,
.sppb-btn.sppb-btn-primary.sppb-btn-outline {
  background-color: transparent;
  padding: 11px 50px;
}
#sp-bottom-top .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover,
#sp-bottom-top .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus,
.sppb-btn.sppb-btn-primary.sppb-btn-outline:hover,
.sppb-btn.sppb-btn-primary.sppb-btn-outline:focus {
  color: #fff;
}
#sp-bottom-top .sppb-btn.sppb-btn-primary:hover,
#sp-bottom-top .sppb-btn.sppb-btn-primary:focus,
.sppb-btn.sppb-btn-primary:hover,
.sppb-btn.sppb-btn-primary:focus {
  color: #fff;
}
#sp-bottom-top .sppb-btn.sppb-btn-default,
.sppb-btn.sppb-btn-default {
  border: none;
  background-color: #fff;
  padding: 11px 42px;
}
#sp-bottom-top .sppb-btn.sppb-btn-default:hover,
#sp-bottom-top .sppb-btn.sppb-btn-default:focus,
.sppb-btn.sppb-btn-default:hover,
.sppb-btn.sppb-btn-default:focus {
  background-color: #e6e6e6;
}
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-outline,
.sppb-btn.sppb-btn-default.sppb-btn-outline {
  border: 1px solid #006cfc;
  color: #fff;
  background-color: transparent;
  padding: 11px 42px;
}
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-outline:hover,
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-outline:focus,
.sppb-btn.sppb-btn-default.sppb-btn-outline:hover,
.sppb-btn.sppb-btn-default.sppb-btn-outline:focus {
  background-color: #fff;
}
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-xlg,
.sppb-btn.sppb-btn-default.sppb-btn-xlg {
  padding: 15px 70px;
}
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-lg,
.sppb-btn.sppb-btn-default.sppb-btn-lg {
  padding: 13px 40px;
}
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-sm,
.sppb-btn.sppb-btn-default.sppb-btn-sm {
  padding: 6px 22px;
  font-size: inherit;
}
#sp-bottom-top .sppb-btn.sppb-btn-default.sppb-btn-xs,
.sppb-btn.sppb-btn-default.sppb-btn-xs {
  padding: 3px 22px;
}
#sp-bottom-top .sppb-btn.sppb-btn-link,
.sppb-btn.sppb-btn-link {
  font-weight: 400;
  background-color: transparent;
  padding: 0;
  text-decoration: underline !important;
}
#sp-bottom-top .sppb-btn.sppb-btn-link.sppb-btn-sm,
.sppb-btn.sppb-btn-link.sppb-btn-sm {
  font-size: 14px;
}
#sp-bottom-top .sppb-btn.sppb-btn-link:focus,
#sp-bottom-top .sppb-btn.sppb-btn-link:hover,
.sppb-btn.sppb-btn-link:focus,
.sppb-btn.sppb-btn-link:hover {
  opacity: 0.7;
}
#sp-bottom-top .sppb-btn.op6,
.sppb-btn.op6 {
  opacity: 0.6;
}
#sp-bottom-top .sppb-btn.op6:hover,
#sp-bottom-top .sppb-btn.op6:focus,
.sppb-btn.op6:hover,
.sppb-btn.op6:focus {
  opacity: 1;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.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 .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  font-size: 16px;
  opacity: 0.6;
}
.sp-contact-info li {
  display: flex;
  align-items: flex-end;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li span.fa {
  font-size: 18px;
  margin-right: 10px;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header .logo {
  display: inline-flex;
  margin: 0;
  margin-right: 40px;
  align-items: center;
  padding: 10px 40px;
}
#sp-header .logo a {
  font-size: 24px;
  /* line-height: 1;
  margin: 0;
  padding: 0; */
}
.sppb-articles-carousel-wrap .sppb-articles-carousel-column .sppb-articles-carousel-img{
  border: 1px solid #ccc;
  border-bottom: none;
}
.sppb-articles-carousel-wrap .sppb-articles-carousel-column .sppb-articles-carousel-content{
  border: 1px solid #ccc;
  border-top: none;
}
/* .sppb-section .sppb-addon-image-layout-image{
  border: 1px solid #ccc;
} */
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
#sp-title {
  min-height: 0;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  border: 1px solid #ccc;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext, .sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore, 
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3{
  padding: 0px 5px;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore{
  padding: 0px 5px 5px 5px;
}


.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span,
.sp-page-title .breadcrumb > li,
.sp-page-title .breadcrumb > li + li:before,
.sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.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);
}

.sppb-articles-carousel-link {
    
    line-height: 25px;
    min-height: 60px;
}


#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module,
#sp-right .sp-module {
  margin-top: 30px;
  border-radius: 3px;
  overflow: hidden;
}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#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;
}
#sp-left .sp-module ul > li > a,
#sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 1.5;
  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: #808080;
  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;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.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;
}
.article-list .article {
  border-top: 3px solid #2c5bbc;
  display: flex;
  flex-direction: column-reverse;
  padding-top: 20px;
}
.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
  border-radius: 0px;
  overflow: hidden;
}
.article-list .article .article-header {
  order: 2;
}
.article-list .article .article-header h1,
.article-list .article .article-header h2 {
  font-size: 27px;
  font-weight: 400;
  line-height: 1.5;
}
.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 {
  opacity: 0.7;
}
.article-list .article .article-body {
  display: flex;
  flex-direction: column;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  font-weight: 500;
}
.article-list .article .readmore a:hover,
.article-list .article .readmore a:active,
.article-list .article .readmore a:focus {
  opacity: 0.7;
}
.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: 27px;
  font-weight: 400;
  opacity: 0.5;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "|";
}
.article-details .article-header {
  position: relative;
  margin-bottom: 20px;
}
.article-details .article-header h1,
.article-details .article-header h2 {
  font-size: 24px; 
  font-weight: bold;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.sppb-blocknumber-text {
  font-size: 14px !important;
  text-align: justify;
}


.article-details .article-full-image {
  
  float: left;
  border: solid 1px #ccc;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 300px;
  width: 300px;
}
.article-body-content{
  text-align: justify;
  font-size: 14px;

}
.article-body-content ul {
  display: inline-block;

}

.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.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;
}
.related-article-list-container {
  margin-top: 15px;
}
.related-article-list-container .related-article-title {
  font-size: 22px;
  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 {
  font-size: 1.2rem;
}
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h2
  a {
  color: #252525;
}
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h2
  a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  padding: 0;
  border: none !important;
  opacity: 0.5;
  font-weight: 400;
  transition: 0.3s;
}
.pager > li a:hover,
.pager > li a:focus {
  opacity: 1;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.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 5 Free";
  font-weight: 900;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "";
  color: #f6bc00;
}
body.preset-white #sp-header .logo {
  background-color: #ffffff !important;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "";
  padding-right: 5px;
}
.logo .logo-image
{
  max-width: 100%;
  max-height: 100%;
}
.logo a
{
  display: block;
  height: 75px;
  line-height: 75px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings
  .rating-symbol
  span.rating-star:hover
  ~ span.rating-star:before {
  content: "";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.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: 45px 0 30px;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sppb-btn.btn-white:hover,
#sp-bottom .sppb-btn.btn-white:focus {
  color: #252525;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
  font-family: 'work sans', sans-serif;
}
#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;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#sp-footer .container-inner {
  padding: 7px 0;
}
#sp-footer .container-inner .row {
  align-items: center;
}
#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-footer2 {
  text-align: right;
}
#sp-footer #sp-footer2 > .sp-column {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sp-footer #sp-footer2 .privacy-menu {
  margin-right: 50px;
}
#sp-footer #sp-footer2 .social-icons {
  margin: 0;
}
#sp-footer #sp-footer2 .social-icons > li:not(:last-child) {
  margin: 0px 20px 0px 0px;
}
html.offline body {
  background: #f3f3f3;
}
html.offline .offline-wrapper {
  padding: 50px;
  background-color: #ffffff;
  border-radius: 10px;
}
html.coming-soon,
html.offline {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon .container,
html.offline .container {
  position: relative;
  z-index: 10;
}
html.coming-soon body,
html.offline 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: left;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
  color: #fff;
}
html.coming-soon body:before,
html.offline body:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
html.coming-soon .coming-soon-logo,
html.offline .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown,
html.offline #coming-soon-countdown {
  margin-top: 3rem;
  max-width: 400px;
}
html.coming-soon #coming-soon-countdown > div:not(:last-child),
html.offline #coming-soon-countdown > div:not(:last-child) {
  position: relative;
}
html.coming-soon #coming-soon-countdown > div:not(:last-child):after,
html.offline #coming-soon-countdown > div:not(:last-child):after {
  content: ":";
  position: absolute;
  right: 15px;
  top: 16px;
  font-weight: 700;
}
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,
html.offline #coming-soon-countdown .coming-soon-days,
html.offline #coming-soon-countdown .coming-soon-hours,
html.offline #coming-soon-countdown .coming-soon-minutes,
html.offline #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,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  font-weight: 400;
  min-width: 65px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  color: #333;
  margin-bottom: 5px;
}
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,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  display: block;
  font-weight: 400;
}
html.coming-soon .coming-soon-position,
html.offline .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons,
html.offline .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form,
html.offline .coming-soon-login form {
  display: inline-block;
}
html.coming-soon .coming-soon-content,
html.offline .coming-soon-content {
  font-size: 60px;
  line-height: 1.4;
}
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: left;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
}
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-message {
  font-size: 27px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.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;
}
@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: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
.contact-from-wrap input[type="text"]:not(.form-control), .contact-from-wrap input[type="email"]:not(.form-control), .contact-from-wrap input[type="url"]:not(.form-control), .contact-from-wrap input[type="date"]:not(.form-control), .contact-from-wrap input[type="password"]:not(.form-control), .contact-from-wrap input[type="search"]:not(.form-control), .contact-from-wrap input[type="tel"]:not(.form-control), .contact-from-wrap input[type="number"]:not(.form-control), .contact-from-wrap select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 10px 0px;
  line-height: 1.25;
  font-weight: 300;
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-bottom: 1px solid rgba(0, 25, 51, 0.5) !important;
  border-radius: 0px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.contact-from-wrap input[type="text"]:not(.form-control):focus,
.contact-from-wrap input[type="email"]:not(.form-control):focus,
.contact-from-wrap input[type="url"]:not(.form-control):focus,
.contact-from-wrap input[type="date"]:not(.form-control):focus,
.contact-from-wrap input[type="password"]:not(.form-control):focus,
.contact-from-wrap input[type="search"]:not(.form-control):focus,
.contact-from-wrap input[type="tel"]:not(.form-control):focus,
.contact-from-wrap input[type="number"]:not(.form-control):focus,
.contact-from-wrap select:not(.form-control):focus {
  font-weight: 400;
  background-color: transparent;
  outline: 0;
}
.row.text-center.mt40{
  display: flex;
  gap: 5px;
  justify-content: center;
}
textarea.sppb-form-control,
.sppb-form-group textarea.sppb-form-control {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  padding: 0;
}
.chzn-select,
.chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  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;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "";
  font-family: "Font Awesome 5 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: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);.sppb-column {
    align-items: center;
  }
}
.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: "Font Awesome 5 Free";
  font-weight: 900;
  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;
}
#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;
}
.form-check-inline input[type="radio"] {
  display: none;
}
#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;
}
#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;
}
.op1 {
  opacity: 0.1;
}
.op3 {
  opacity: 0.3;
}
.op4 {
  opacity: 1;
}
.op5 {
  opacity: 0.5;
}
/* .op7 {
  opacity: 0.7;
} */
.op8 {
  opacity: 0.8;
}
/* .text-content-op7 .sppb-addon-content {
  opacity: 0.7;
} */
.feature-content-op7 .sppb-addon-text {
  opacity: 0.7;
}
div#sp-bottom-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
div#sp-bottom-top .sppb-form-control,
div#sp-bottom-top .sppb-form-group .sppb-form-control {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.6);
}
div#sp-bottom-top .sppb-form-control::placeholder,
div#sp-bottom-top .sppb-form-group .sppb-form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
div#sp-bottom-top .sppb-optin-form .button-wrap button {
  color: #fff;
}
div#sp-bottom-top .sppb-btn.sppb-btn-link {
  color: #fff;
}
#sp-logo .sp-column {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
#sp-menu-right > .sp-column {
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 70px;
  flex-wrap: wrap;
  max-width: 100%;
  justify-content: flex-end;
}
#sp-menu-right > .sp-column > div:not(:last-child) {
  margin-right: 40px;
}
.mod-languages {
  position: relative;
  display: flex;
}
.mod-languages:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 7px;
  opacity: 0.7;
  transition: 0.3s;
}
.mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.mod-languages ul.lang-inline li > a:before {
  display: none;
}
.mod-languages form .chzn-container {
  width: auto !important;
}
.mod-languages form .chzn-container .chzn-single {
  border: none;
  padding: 0;
  letter-spacing: 1.6px;
  height: auto;
  background: none;
  transition: 0.3s;
  font-size: 15px;
  opacity: 0.7;
  border-radius: 0px;
  padding-bottom: 3px;
}
.mod-languages form .chzn-container .chzn-single:hover,
.mod-languages form .chzn-container .chzn-single:focus {
  background: none;
  opacity: 1;
}
.mod-languages form .chzn-container .chzn-single span {
  margin-right: 12px;
}
.mod-languages form .chzn-container .chzn-single div {
  width: 8px;
  font-weight: 700;
}
.mod-languages form .chzn-container .chzn-single div > b:after {
  content: "";
}
.mod-languages form .chzn-container.chzn-container-active .chzn-single {
  opacity: 1;
}
.mod-languages form .chzn-container .chzn-drop {
  width: auto;
  min-width: 90px;
  right: -2px;
  left: auto;
  border-radius: 0;
  top: calc(100% + 10px);
  padding: 3px;
  text-align: right;
  display: none;
  animation: fadeIn 0.5s;
  font-size: 13px;
}
.mod-languages form .chzn-container .chzn-drop .chzn-results li {
  transition: 0.3s;
}
.mod-languages form .chzn-container .chzn-drop .chzn-results li:hover,
.mod-languages form .chzn-container .chzn-drop .chzn-results li:focus,
.mod-languages
  form
  .chzn-container
  .chzn-drop
  .chzn-results
  li.result-selected {
  background-color: transparent;
}
.mod-languages form .chzn-container.chzn-container-active .chzn-drop {
  display: block;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: 0;
  display: none;
}
.hero-slider div[class*="sp-slider-content-align"] {
  max-width: 740px;
  padding: 80px 130px 30px 130px;
  border-left: 3px solid #fff;
}
.sp-slider .sp-item {
  top: 50%;
  left: 0;
  width: 100%;
  height: auto !important;
  overflow: hidden;
  transform: translate(0, -50%) !important;
}

.sppb-column {
  align-items: center;
}

div.bx-wrapper .bx-controls-direction a:hover {
  color: #006cfc;
}
.hero-slider .sp-dots {
  left: 10% !important;
}
.hero-slider .sp-dots ul li {
  margin-left: 0;
}
.req-a-call .sppb-form-control::placeholder,
.req-a-call .sppb-form-group .sppb-form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.req-a-call .sppb-form-builder-btn {
  width: 33%;
  margin: 0 !important;
  padding-left: 15px;
}
.req-a-call .sppb-form-builder-btn button:hover,
.req-a-call .sppb-form-builder-btn button:focus {
  background-color: #fff;
  opacity: 0.8;
}
.req-a-call form .sppb-form-group.sppb-form-builder-field-0 {
  position: relative;
}
.req-a-call form .sppb-form-group.sppb-form-builder-field-0:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: 8px;
  right: 15px;
  pointer-events: none;
  opacity: 0.5;
}
.req-a-call form .sppb-form-group select {
  background: transparent;
  color: #fff;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0px !important;
  -webkit-appearance: none;
  opacity: 0.6;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 0;
  margin-top: 3px;
}
.req-a-call input {
  border-bottom: 2px solid #fff;
}
.featured-gallery ul.sppb-gallery > li {
  flex: 33.333%;
  margin: 0 !important;
  max-width: 33.333%;
  padding: 15px;
}
.sp-pagebuilder-layouts-container input[type="text"] {
  color: #333;
}
.sp-pagebuilder-layouts-container input[type="text"]:hover,
.sp-pagebuilder-layouts-container input[type="text"]:focus {
  color: #333;
  background-color: #ecf0f6;
}
.featured-work-col {
  max-width: 315px;
  margin-left: auto;
}
.sppb-addon-accordion .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
    opacity: 1;
    transition: 0.3s;
font-weight: 600;
}
h3 {
  font-family: 'Work Sans', sans-serif;
  font-size: 44px;
  text-decoration: none;
}
.sppb-addon-accordion .sppb-panel-heading.active .sppb-panel-title,
.sppb-addon-accordion .sppb-panel-heading:hover .sppb-panel-title {
  opacity: 1;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-body,
.sppb-addon-accordion .sppb-panel-faq > .sppb-panel-heading {
  border-bottom-color: #666666;
  /* background-color: #ffffff; */
}
.sppb-addon-testimonial .sppb-addon-content {
  transition: 0.3s;
  padding: 20px 30px;
  border-radius: 3px;
  opacity: 0.4;
}
.sppb-addon-testimonial .sppb-addon-content .sppb-addon-testimonial-review {
  padding-bottom: 20px;
}
.sppb-addon-testimonial:hover .sppb-addon-content {
  border-left-color: rgba(255, 255, 255, 0.212);
  opacity: 1;
}
.inner-sec-margin {
  margin: 0px -200px;
}
.inner-sec-margin100 {
  margin: 0px -150px;
}
.custom-list-menu {
  display: flex;
  flex-direction: column;
  max-height: 340px;
  flex-wrap: wrap;
  padding-left: 20px;
}
.custom-list-menu > li {
  margin-bottom: 30px;
}
.sppb-addon-form-builder:not(.req-a-call) .sppb-form-group {
  margin-bottom: 25px;
}
.sppb-addon-form-builder:not(.req-a-call) .form-builder-radio-item {
  opacity: 0.5;
}
.sppb-addon-form-builder:not(.req-a-call) textarea.sppb-form-control {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  padding: 0;
  height: 30px;
}
.sppb-addon-form-builder:not(.req-a-call) label {
  margin-bottom: 20px;
}
.modal-column {
  align-items: flex-end;
}
.step-arrow .step-number {
  font-size: 60px;
}
.sppb-addon-person {
  display: inline-block;
}
.sppb-addon-person .person-content-show-on-hover {
  opacity: 1;
  visibility: visible;
  width: auto;
  right: 0;
  left: auto;
}
.sppb-addon-person
  .person-content-show-on-hover
  .person-content-hover-content-wrap {
  padding: 20px;
}
.sppb-addon-person
  .person-content-show-on-hover
  .person-content-hover-content-wrap
  .sppb-person-designation {
  opacity: 0.7;
}
.sppb-addon-clients img {
  margin-bottom: 30px;
}
.sppb-addon-ajax-contact {
  padding: 55px;
}
.list-group-item {
  background-color: transparent;
}
.sppb-addon-form-builder.contact-from-wrap {
  padding: 55px 55px;
}
.sppb-addon-form-builder.contact-from-wrap
  .sppb-addon-content
  .sppb-form-control,
.sppb-addon-form-builder.contact-from-wrap
  .sppb-addon-content
  .sppb-form-group
  .sppb-form-control {
  font-size: 15px;
}
.sppb-addon-form-builder.contact-from-wrap
  .sppb-addon-content
  .sppb-form-group {
  margin-bottom: 60px;
}
.sppb-addon-form-builder.contact-from-wrap
  .sppb-addon-content
  .sppb-form-builder-btn
  button {
  background-color: #fff;
}
.sppb-addon-pricelist .pricelist-line {
  opacity: 0.3;
}
.sppb-addon-pricelist .sppb-addon-content {
  opacity: 0.6;
}
.sp-simpleportfolio-view-items .carousel-item .sp-simpleportfolio-info {
  background-color: transparent;
  padding: 0;
  margin-top: 20px;
  letter-spacing: 0.5px;
}
.sp-simpleportfolio-view-items .carousel-item .sp-simpleportfolio-info:hover {
  background-color: transparent;
}
.sp-simpleportfolio-view-items
  .carousel-item
  .sp-simpleportfolio-info
  .sp-simpleportfolio-title {
  font-size: 18px;
  font-weight: 500;
}
.sp-simpleportfolio-view-items
  .carousel-item
  .sp-simpleportfolio-info
  .sp-simpleportfolio-title
  > a {
  transition: opacity 0.3s;
}
.sp-simpleportfolio-view-items
  .carousel-item
  .sp-simpleportfolio-info
  .sp-simpleportfolio-title
  > a:hover,
.sp-simpleportfolio-view-items
  .carousel-item
  .sp-simpleportfolio-info
  .sp-simpleportfolio-title
  > a:focus {
  opacity: 0.7;
}
.sp-simpleportfolio-view-items .carousel-control-prev,
.sp-simpleportfolio-view-items .carousel-control-next {
  width: auto;
  bottom: inherit;
  top: -20px;
  transition: 0.3s;
  right: 15px;
  left: inherit;
  opacity: 0.2;
}
.sp-simpleportfolio-view-items .carousel-control-prev:hover,
.sp-simpleportfolio-view-items .carousel-control-prev:focus,
.sp-simpleportfolio-view-items .carousel-control-next:hover,
.sp-simpleportfolio-view-items .carousel-control-next:focus {
  opacity: 1;
}
.sp-simpleportfolio-view-items .carousel-control-prev .fa,
.sp-simpleportfolio-view-items .carousel-control-next .fa {
  font-size: 20px;
}
.sp-simpleportfolio-view-items .carousel-control-prev {
  right: 45px;
}
.sp-simpleportfolio-view-items .sp-simpleportfolio-item-wrap {
  position: relative;
}
.sp-simpleportfolio-view-items .full-link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.sp-simpleportfolio-view-items .sp-simpleportfolio-filter {
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 40px;
}
.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul {
  display: flex;
  flex-wrap: wrap;
}
.sp-simpleportfolio-view-items
  .sp-simpleportfolio-filter
  ul
  > li:not(:last-child) {
  margin-right: 40px;
  margin-bottom: 10px;
}
.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul > li.active > a {
  opacity: 1;
  background: transparent;
  border-bottom: 1px solid;
  border-radius: 0px;
  padding-bottom: 10px;
}
.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul > li > a {
  opacity: 0.3;
  padding: 0;
  background: transparent;
  transition: 0.3s;
}
.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul > li > a:hover,
.sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul > li > a:focus {
  opacity: 1;
}
.sp-simpleportfolio-view-item.without-sppb .sp-simpleportfolio-image {
  text-align: center;
}
.sp-simpleportfolio-view-item.without-sppb .sp-simpleportfolio-image img {
  display: inline-block;
}
.sp-simpleportfolio-view-item.without-sppb .sp-simpleportfolio-details {
  padding: 15px 0;
  max-width: 1140px;
  margin: 0 auto;
}
.recent-project-margin {
  margin: 0px -200px;
}
.sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: transparent;
  padding: 0;
  position: absolute;
  bottom: 15px;
  left: 30px;
  opacity: 0;
  transition: 0.3s;
  z-index: 10;
}
.sp-simpleportfolio-items
  .sp-simpleportfolio-item:hover
  .sp-simpleportfolio-info {
  background-color: transparent;
  opacity: 1;
  bottom: 30px;
}
.sp-simpleportfolio-items
  .sp-simpleportfolio-item
  .sp-simpleportfolio-btns
  .btn-view {
  display: none;
}
.sp-simpleportfolio-items
  .sp-simpleportfolio-item
  .sp-simpleportfolio-btns
  .btn-zoom {
  position: relative;
  text-indent: -999px;
  width: 28px;
  height: 28px;
}
.sp-simpleportfolio-items
  .sp-simpleportfolio-item
  .sp-simpleportfolio-btns
  .btn-zoom:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 28px;
  width: 28px;
}
.project-details-info-wrap {
  padding: 70px;
}
.project-details-info-wrap strong {
  font-weight: 500;
}
.megainc-custom-tab .sppb-nav-custom {
  padding-right: 0 !important;
}
.megainc-custom-tab .sppb-nav-custom > li:last-child {
  padding-bottom: 0 !important;
}
.megainc-custom-tab .sppb-nav-custom > li > a {
  border: none !important;
  border-left: 3px solid transparent !important;
}
.com-spsimpleportfolio.view-item #sp-title {
  display: none;
}
.com-spsimpleportfolio.view-item #sp-main-body {
  padding: 0;
}
.com-spsimpleportfolio.view-item #sp-main-body > div {
  max-width: 100%;
  padding: 0;
}
.com-spsimpleportfolio.view-item #sp-page-builder .sppb-row-container {
  margin: 0 auto;
}
.sppb-addon-articles .sppb-addon-article {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 20px;
}
.sppb-addon-articles .sppb-addon-article a {
  transition: 0.3s;
}
.sppb-addon-articles .sppb-addon-article a:hover,
.sppb-addon-articles .sppb-addon-article a:focus {
  opacity: 0.7;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {
  display: block;
  margin-top: 20px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  display: flex;
  flex-direction: column;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
  order: 2;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding-top: 10px;
  min-height: 50px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a:hover,
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 a:focus {
  opacity: 0.7;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-meta {
  order: 1;
  opacity: 0.7;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-meta
  > span:not(:last-child):after {
  content: "|";
  margin-left: 9px;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-introtext {
  order: 3;
  font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
}
.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-readmore {
  order: 4;
  text-decoration: underline;
color: #006cfc;
font-weight: bold;
}
.sppb-addon-articles.popular-post .sppb-addon-article {
  flex-direction: row;
  border: none;
  padding: 0;
}
.sppb-addon-articles.popular-post .sppb-addon-article .entry-audio {
  margin-right: 30px;
}
.sppb-addon-articles.popular-post .sppb-addon-article .sppb-article-img-wrap,
.sppb-addon-articles.popular-post
  .sppb-addon-article
  .sppb-article-img-wrap
  + .sppb-article-info-wrap {
  flex: 50%;
  max-width: 50%;
}
.sppb-addon-articles.popular-post .sppb-addon-article .sppb-article-img-wrap {
  margin-top: 0px;
  margin-right: 30px;
}
.sppb-addon-articles.popular-post
  .sppb-addon-article
  .sppb-article-info-wrap
  h3 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0;
  max-height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  box-orient: vertical;
}
.sppb-addon-articles.popular-post
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-meta
  > span {
  font-size: 12px;
}
.sppb-addon-articles.video-articles .sppb-addon-article {
  padding-top: 0px;
  border: none;
  flex-direction: column;
}
.sppb-addon-articles.video-articles
  .sppb-addon-article
  .sppb-article-info-wrap {
  margin-top: 20px;
}
.view-article .article-details .sppb-addon-text-block blockquote {
  padding: 35px 0px 35px 50px;
}
.view-article
  .article-details
  .sppb-addon-text-block
  .sppb-addon-content
  ol
  > li:not(:last-child),
.view-article
  .article-details
  .sppb-addon-text-block
  .sppb-addon-content
  ul
  > li:not(:last-child) {
  margin-bottom: 5px;
}
.categories-module.mod-list a {
  opacity: 0.7;
  transition: 0.3s;
}
.categories-module.mod-list a:hover,
.categories-module.mod-list a:focus {
  opacity: 1;
}
.blog-search label {
  display: none;
}
.blog-search input.form-control {
  border-radius: 0px;
  border: none;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.blog-search .search form {
  position: relative;
}
.blog-search .search form:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: 6px;
  right: 2px;
  opacity: 0.3;
  pointer-events: none;
}
.social-icons-only ul > li {
  margin-bottom: 10px;
}
.social-icons-only a {
  opacity: 0.6;
  transition: 0.3s;
}
.social-icons-only a:hover,
.social-icons-only a:focus {
  opacity: 1;
}
.view-article #sp-component {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.view-article #sp-right {
  display: none;
}
.com-users.view-login .sppb-btn {
  white-space: inherit;
}
.view-login .btn.btn-primary {
  background-color: #fff;
  color: #10316b;
}
body.preset-white .hero-slider div[class*="sp-slider-content-align"] {
  background-color: rgba(0, 25, 51, 0.6);
}
body.preset-white
  .req-a-call
  form
  .sppb-form-group.sppb-form-builder-field-0:after {
  color: #fff;
}
body.preset-white .req-a-call input,
body.preset-white .req-a-call input:focus,
body.preset-white .req-a-call input:active {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.6);
}
body.preset-white .sppb-addon-testimonial:hover .sppb-addon-content {
  background-color: #f1f1f1;
  opacity: 0.7;
}
body.preset-white .sp-megamenu-parent > li > a,
body.preset-white .sp-megamenu-parent > li > span {
  font-weight: 400;
}
body.preset-white .sp-megamenu-parent > li.active > a {
  font-weight: 500;
}
body.preset-white #sp-menu-right .sppb-btn.btn-white {
  opacity: 0.8;
}
body.preset-white #sp-menu-right .sppb-btn.btn-white:hover,
body.preset-white #sp-menu-right .sppb-btn.btn-white:focus {
  opacity: 1;
}
body.preset-white .gray-section,
body.preset-white .project-details-info-wrap {
  background-color: #f1f1f1;
}
body.preset-white .creative-art-img {
  filter: grayscale(1);
  opacity: 0.6;
}
body.preset-white .sppb-btn.preset-white-btn {
  color: #fff;
}
body.preset-white .sppb-btn.preset-white-btn:hover,
body.preset-white .sppb-btn.preset-white-btn:focus {
  opacity: 0.8;
}
body.preset-white
  .sp-simpleportfolio-items
  .sp-simpleportfolio-item
  .sp-simpleportfolio-info,
body.preset-white
  .sp-simpleportfolio-items
  .sp-simpleportfolio-item
  .sp-simpleportfolio-info
  .sp-simpleportfolio-title
  > a {
  color: #fff;
}
body.preset-white .megainc-custom-tab .sppb-nav-custom > li > a {
  color: #fff;
}
body.preset-white .megainc-custom-tab .sppb-nav-custom > li > a:hover,
body.preset-white .megainc-custom-tab .sppb-nav-custom > li > a:focus,
body.preset-white .megainc-custom-tab .sppb-nav-custom > li.active > a {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(0, 0, 0, 0.2);
}
body.preset-white .primary-bg-op5 .sppb-row-overlay {
  background-color: rgb(0 0 0 / 70%);
}

.sppb-blocknumber.sppb-media .sppb-blocknumber-number {
  width: 45px !important;
  height: 45px !important;
  font-size: 25px !important;
  font-weight: 500 !important;
  line-height: 35px !important;
  background-color: #006cfc;
  color: #FFFFFF;
  border-radius: 100px;
}

body.preset-white .primary-bg-op8 .sppb-row-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
body.preset-white
  .contact-from-wrap.gray-section
  .sppb-form-builder-btn
  button {
  color: #fff;
}
body.preset-white.com-users #sp-main-body .sppb-btn.sppb-btn-default {
  color: #fff;
}
body.preset-white .blog-section-divider {
  border-bottom-color: #001933 !important;
}
body.preset-white div[class*="primary-bg"] input,
body.preset-white div[class*="primary-bg"] input:focus,
body.preset-white div[class*="primary-bg"] input:active {
  border-bottom-color: #fff;
  color: #fff;
}
body.preset-white div[class*="primary-bg"] input::placeholder {
  color: #fff;
}
body.preset-white .article-body-right .secondary-bg,
body.preset-white .article-body-right a {
  color: #fff;
}
body.preset-white .article-body-right a:hover,
body.preset-white .article-body-right a:focus {
  color: #fff;
}
body.preset-white
  .article-body-right
  .sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  h3
  a,
body.preset-white
  .article-body-right
  .sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-meta
  > span {
  color: #fff;
}
.registration .modal {
  display: inline-block;
  position: inherit;
}
.com-content.layout-edit .nav-tabs .nav-link,
.com-content.layout-edit label.hasPopover,
.registration label.hasPopover {
  display: inline-block !important;
}
.registration .form-check-inline input[type="radio"] {
  display: inline-block;
}
.chosen-container {
  width: 100% !important;
}
.chosen-container .chosen-single {
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid white;
  border-radius: 0px;
  box-shadow: 0px 0px 0px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  color: #444;
}
.pagenavigation .pagination {
  justify-content: space-between;
}
.pagenavigation .pagination .page-link {
  background: transparent;
  border: none;
}
.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 > 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;
  text-align: center;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li:not(:last-child) {
  margin-right: 60px;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  display: inline-block;
  line-height: 100px;
  font-size: 14px;
  margin: 0;
  letter-spacing: 1.6px;
  opacity: 0.7;
  transition: 0.3s;
}
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > a:focus,
.sp-megamenu-parent > li > span:hover,
.sp-megamenu-parent > li > span:focus {
  opacity: 1;
  text-shadow: 0px 0px 0px;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
  opacity: 1;
}
.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;
}
.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: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.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;
  text-align: left;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 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 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title,
.sp-megamenu-parent
  .sp-dropdown
  li.sp-menu-item
  span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.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-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;
}
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 5 Free";
  font-weight: 900;
  content: "";
  float: right;
  margin-left: 7px;
  font-weight: 700;
}
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 5 Free";
  font-weight: 900;
  content: "";
  float: right;
  margin-left: 7px;
}
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: auto;
  right: 0;
}
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;
  }
}
#offcanvas-toggler {
  display: block;
  height: 100px;
  line-height: 100px;
  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.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.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 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;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler {
    display: flex;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 100%;
    justify-content: end;
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler:after,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent.menu-parent-open
  > a
  > .menu-toggler:after,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent.menu-parent-open
  > .menu-separator
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent.menu-parent-open
  > .nav-header
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler:after {
  content: "";
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler,
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  right: 0;
}
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@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);
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 1440px) {
  .sp-megamenu-parent > li:not(:last-child) {
    margin-right: 30px;
  }
  #sp-header .logo {
    padding: 10px 15px;
    margin-right: 15px;
  }
}
@media (max-width: 1366px) {
  #sp-logo .sp-contact-info,
  .sp-module.mod-contact-btn {
    /*display: none;*/
  }
  .recent-project-margin,
  .inner-sec-margin100,
  .inner-sec-margin {
    margin: 0;
  }
}
@media (max-width: 1200px) {
  .hero-slider div[class*="sp-slider-content-align"] {
    padding: 50px 100px;
  }
  .sp-megamenu-parent > li:not(:last-child) {
    margin-right: 20px;
  }
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    letter-spacing: 0.5px;
  }
}
@media (max-width: 992px) {
  #sp-menu {
    padding-right: 30px;
  }
  .hero-slider .sp-dots {
    left: 5% !important;
  }
  .featured-work-col {
    max-width: 100%;
    margin-bottom: 40px;
  }
  .custom-list-menu {
    max-height: 100%;
  }
  .custom-list-menu > li {
    margin-bottom: 10px;
  }
  .sppb-addon-form-builder.contact-from-wrap {
    padding: 30px;
  }
  .project-details-info-wrap {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  #sp-menu-right > .sp-column {
    margin-right: 20px;
  }
  .req-a-call .sppb-form-builder-btn {
    width: 100%;
    margin-top: 20px !important;
  }
  .featured-gallery ul.sppb-gallery > li {
    flex: 100%;
    max-width: 100%;
  }
  .step-arrow .step-number {
    font-size: 30px;
  }
  .pricelist-line {
    flex: auto;
  }
  .sp-simpleportfolio-view-items .sp-simpleportfolio-filter {
    font-size: 13px;
  }
  .sp-simpleportfolio-view-items .sp-simpleportfolio-filter ul > li.active > a {
    padding-bottom: 4px;
  }
  .sp-simpleportfolio-view-items .sp-simpleportfolio-filter {
    margin-bottom: 10px;
  }
  .sp-simpleportfolio-view-items
    .sp-simpleportfolio-filter
    ul
    > li:not(:last-child) {
    margin-right: 20px;
  }
  .project-details-info-wrap {
    padding: 20px;
  }
  html.error-page .error-code {
    font-size: 50px;
  }
  .sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
    font-size: 18px;
  }
  .sppb-addon-articles.popular-post
    .sppb-addon-article
    .sppb-article-info-wrap
    h3 {
    font-size: 15px;
  }
  .article-info > span {
    font-size: 16px;
  }
  .article-details .article-header h1,
  .article-details .article-header h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #sp-header, #sp-header .logo {
      height: auto;
  }
  .logo a {
      height: auto;
  }
  #sp-header .row {
      align-items: center;
  }
  #sp-menu-right{
      display: none;
  }
  #offcanvas-toggler {
      height: auto;
      line-height: 5px;
  }
}

@media (max-width: 568px) {
  .logo a {
      height: auto;
  }
}
@media (max-width: 480px) {
  .mod-languages form .chzn-container .chzn-results,
  .mod-languages form .chzn-container .chzn-single {
    font-size: 12px;
  }
  .hero-slider div[class*="sp-slider-content-align"] {
    padding: 30px 30px 30px 70px;
  }
  .sppb-addon-form-builder.contact-from-wrap {
    padding: 20px;
  }
  .p-5 {
    padding: 15px !important;
}
}
