
@media (min-width:1400px) {
 #sp-section-5 .container,
 #sp-teams .container,
 #sp-menues .container,
 #sp-bottom .container {
  max-width:1620px
 }
#sp-accordion {
 padding-left: 260px;
}
}
/* HEADER */

#sp-header {
	height: auto;
  box-shadow: none;
padding: 0px;
}

#sp-header.header-sticky {
animation: sticky 0.4s;
  box-shadow: var(--box-shadow);
}

@keyframes sticky {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0%);
	}
}

#sp-header .logo {
	height: auto;
  display: block;
}

#sp-header .sp-megamenu-parent {
	float: none;
	margin: 0;
	text-align: center;
}

.sp-megamenu-parent > li {text-align: left;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,
.sp-megamenu-parent > li:last-child > a {
	padding: 28px 15px;
    font-weight: 500;
    font-size: 17px;
    text-transform: capitalize;
	color: #232323;
	line-height: 28px;
}

@media (max-width: 1400px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,
.sp-megamenu-parent > li:last-child > a {
	padding: 30px 10px;
}
}

@media (max-width: 1200px) {
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
	display: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span,
.sp-megamenu-parent > li:last-child > a {
	padding: 30px 15px;
}
}

.sp-megamenu-parent > li.active > a:hover,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent > li.active > a {
color: var(--maincolor);
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background: var(--white) none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: var(--box-shadow-extra);
    padding: 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge),
.sp-megamenu-parent .sp-mega-group > li > a,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega li.sp-menu-item > a,
.sp-megamenu-parent .sp-mega-group > li > a {
color: var(--dark);
    display: block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 7px 15px !important;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    font-weight: 500 !important;
	line-height: 28px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-mega-group > li > a:hover { 
color: var(--maincolor);
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner {
	padding: 30px;
}

.sp-megamenu-parent .sp-mega-group > li > .sp-group-title {
	text-transform: none;
  color: #1C2539;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  transition: 0.3s;
  padding: 20px 15px 0 15px;
  font-size: 20px;
  margin-bottom: 10px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega li.sp-menu-item:not(:last-child) {
	border-bottom: 0;
}

#offcanvas-toggler {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	font-size: 20px;
	position: relative;
	z-index: 22;
	height: auto;
}

.burger-icon > span {
	background-color: var(--maincolor);
}

#sp-header.header-sticky .burger-icon > span {
	background-color: var(--maincolor);
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
	color: #fff !important;
}

.close-offcanvas {
	z-index: 99;
}

@media (max-width: 992px) {
.offcanvas-menu {
	background-color: var(--maincolor);
	color: #fff;
}
.offcanvas-menu .offcanvas-inner a {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
	color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}

.offcanvas-menu .logo {display: none;}

.offcanvas-menu .offcanvas-inner {
	padding: 50px 25px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
}
}

@media (min-width: 992px) {

.offcanvas-menu .offcanvas-inner {
	padding: 0;
}

.offcanvas-menu .offcanvas-inner > .d-flex {display: none !important;}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 0px;
}

.burger-icon > span {
  margin: 4px 0;
  transition: .3s;
  float: right;
  width: 100%;
  -webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
	background-color: #232323;
}
.burger-icon {
	width: 35px;
}
.burger-icon > span:nth-child(1) {
	height: 2px;
	width: 25px;
}
.burger-icon > span:nth-child(2) {
	height: 2px;
}
.burger-icon > span:nth-child(3) {
	height: 2px;
	width: 15px;
}
.burger-icon:hover > span {width: 100%;}

#sp-header.header-sticky .burger-icon > span {
	background-color: var(--maincolor);
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: right;
	margin-left: 0px;
}

#offcanvas-toggler {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translatey(-50%);
	display: inline-block;
	height: auto;
	cursor: pointer;
}

.offcanvas-menu {
	background-color: transparent;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .logo {display: none;}

.offcanvas-menu .menu {display: none !important;}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: var(--maincolor);
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -500px;
}

body.rtl.offcanvs-position-right .offcanvas-menu {
	left: -500px;
}

.offcanvas-menu {
	width: 500px;
	z-index: 99999;
}

.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
	color: inherit;
}

}

/* */

/* PAGE TITLE */

#sp-title {
	position: relative; 
  overflow: hidden;
}

#sp-title .sp-module {
	height: 100%;
	position: absolute;
	width: 100%;
}

#sp-title .sp-module .sp-module-content,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row > div,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row > div > .sppb-column,
#sp-title .sp-module .sp-module-content .mod-sppagebuilder .page-content .sppb-section > .sppb-container-inner > .sppb-row > div > .sppb-column > .sppb-column-addons {height: 100%; position: static !important;}
#sp-title .sppb-row-container, #sp-title .sppb-row-column, #sp-title .sppb-column, #sp-title .sppb-column-addons {position: static !important;}

.sp-page-title > .container {
position: relative;
z-index: 2;
}

.sp-page-title {
position: relative;
padding: 80px 0;
background-position: center center !important;
  background-size: cover !important;
  text-align: center;
}

.sp-page-title:before {
  background: var(--dark);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.35;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.sp-page-title .sp-page-title-heading {
font-weight: 600;
  margin-top: -10px;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 15px;
z-index: 9;
}

@media (max-width: 575px) {
.sp-page-title .sp-page-title-heading {
font-size: 30px;
}
}

.sp-page-title .breadcrumb,
.breadcrumb {
  margin: 0;
justify-content: center;
position: relative;
z-index: 9;
}

.sp-page-title .breadcrumb > li,
.breadcrumb > li {margin: 0;}


.sp-page-title .breadcrumb > li.float-start,
.breadcrumb > li.float-start {
	margin-right: 5px;
}

.sp-page-title .breadcrumb > li.float-start span:before,
.breadcrumb > li.float-start span:before {
	
	font-weight: 900;
	content: "\f015";
	color: var(--white);
}


.sp-page-title .breadcrumb > li > a,
.breadcrumb > li > a {
  transition: 0.3s ease-in-out;
color: var(--white);
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: 10px;
}

.breadcrumb-item + .breadcrumb-item::before {
	padding-right: 10px;
}

.sp-page-title .breadcrumb > li + li::before,
.breadcrumb > li + li::before {
	color: var(--white);
  font-weight: 600;
}

.sp-page-title .breadcrumb > li > a:hover,
.breadcrumb > li > a:hover {opacity: 1;}

.sp-page-title .breadcrumb > .active span,
.breadcrumb > .active span {
	opacity: 1;
	color: var(--white);
  font-weight: 600;
}

/* */

#sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 0;
}
.com-content #sp-main-body,
.com-j2store #sp-main-body,
.com-tags #sp-main-body,
.com-spsimpleportfolio #sp-main-body,
.com-search #sp-main-body,
.com-finder #sp-main-body,
.com-hikashop #sp-main-body,
.com-users #sp-main-body  {
	padding: 50px 0 50px;
}

.com-content #sp-main-body, .view-product #sp-main-body {padding-bottom: 20px;}

.com-spsimpleportfolio #sp-main-body {
	z-index: 2;
	position: relative;
}

.com-content #sp-header.header-sticky ~ section#sp-main-body,
.com-j2store #sp-header.header-sticky ~ section#sp-main-body,
.com-tags #sp-header.header-sticky ~ section#sp-main-body,
.com-spsimpleportfolio #sp-header.header-sticky ~ section#sp-main-body,
.com-search #sp-header.header-sticky ~ section#sp-main-body,
.com-finder #sp-header.header-sticky ~ section#sp-main-body,
.com-hikashop #sp-header.header-sticky ~ section#sp-main-body,
.com-users #sp-header.header-sticky ~ section#sp-main-body  {
	padding-top: 50px;
}

.com-spsimpleportfolio.view-item #sp-main-body, .com-spsimpleportfolio.view-item #sp-header.header-sticky ~ section#sp-main-body {padding: 0;}


/* SIDEBAR */

.sidebar-class  .sppb-row-container {width: 100% !important; }
.sidebar-class.com-sppagebuilder #sp-main-body {margin: 0 auto;}
@media (min-width: 768px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 750px;}
}
@media (min-width: 992px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 970px;}
}
@media (min-width: 1200px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 1170px;}
}

.com-sppagebuilder #sp-right, .com-sppagebuilder #sp-left {
	padding-top: 50px;
	padding-bottom: 120px;
	position: relative;
}

#sp-left .sp-module, #sp-right .sp-module {
	border: 0px solid #f3f3f3;
	padding: 0;
	border-radius: 0px;
}

#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
	display: block;
	border-bottom: 0px solid #f3f3f3;
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
	padding: 0;
}

/* */

/* CUSTOM CLASS */

.com-content .fa, .com-content .far, .com-content .fas,
.com-spsimpleportfolio .fa, .com-spsimpleportfolio .far, .com-spsimpleportfolio .fas,
.com-users .fa, .com-users .far, .com-users .fas,
.com-hikashop .fa, .com-hikashop .far, .com-hikashop .fas,
.com-tags .fa, .com-tags .far, .com-tags .fas,
.com-search .fa, .com-search .far, .com-search .fas,
.com-finder .fa, .com-finder .far, .com-finder .fas {
	
}

.tab-pane.sppb-section {
	display: none !important;
}

.tab-pane.sppb-section.active {
	display: block !important;
}

.ws-footer:after {
	position: absolute;
	left: -9%;
	top: -10%;
	content: "";
	height: 500px;
	width: 500px;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 130%) repeat scroll 0 0;
	z-index: -1;
	transform: skewX(10deg);
}

.half-angle-shape::after {
	position: absolute;
	left: -5%;
	top: 0;
	content: "";
	height: 100%;
	width: 50%;
	background: var(--dark);
	z-index: -1;
	transform: skewX(-10deg);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .half-angle-shape::after {
    transform: skewX(-7deg);
    width: 53%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .half-angle-shape::after {
    width: 100%;
    transform: inherit;
    left: 0;
  }
}

@media only screen and (max-width: 768px) {
  .half-angle-shape::after {
    display: none;
  }
}


/* */

/* LOGIN & REGISTRATION */

.com-users #sp-header.header-sticky ~ section#sp-main-body,
.com-users #sp-main-body {
  padding-top: 30px;
}

.com-users .sp-page-title {
	padding-bottom: 0;
}

.login .col-lg-4,
.registration .form-validate {
	padding: 50px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
background: #fff;
--tw-shadow: 0 4px 60px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 4px 60px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 992px) {
.login .col-lg-4,
.registration .col-xl-6 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
}


.login-description,
.registration legend {
font-size: 2.125rem;
font-weight: 700;
line-height: 1.6;
}

.registration fieldset:last-of-type {margin-top: 40px;}

.registration .spacer {display: none;}

.login .form-control,
.registration .form-control {
padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 18px;
  padding-bottom: 18px;
outline: none;
resize: none;
border-radius: 5px;
font-size: 16px;
font-weight: 700;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border: 1px solid rgb(209, 213, 219);
background: #fff;	
}

.login .form-control:focus,
.registration .form-control:focus {
	border-color: var(--maincolor);
}

.input-group-text,
.login .password-group button.input-password-toggle,
.registration button.input-password-toggle {
	display: flex;
	align-items: center;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	border: none;
width: 61.6px;
height: 61.6px;
background: #002633;
line-height: 50px;
font-size: 20px;
text-align: center;
color: #ffffff;
border-radius: 5px 0px 0px 5px !important;
-webkit-border-radius: 5px 0px 0px 5px !important;
-moz-border-radius: 5px 0px 0px 5px !important;
-ms-border-radius: 5px 0px 0px 5px !important;
-o-border-radius: 5px 0px 0px 5px !important;
justify-content: center;
}

.login .password-group button.input-password-toggle,
.registration button.input-password-toggle {
border-radius: 0px 5px 5px 0px !important;
-webkit-border-radius: 0px 5px 5px 0px !important;
-moz-border-radius: 0px 5px 5px 0px !important;
-ms-border-radius: 0px 5px 5px 0px !important;
-o-border-radius: 0px 5px 5px 0px !important;	
}

.registration .input-group-text .btn-secondary {
	background: transparent;
	border: none;
border-radius: 0px 5px 5px 0px !important;
-webkit-border-radius: 0px 5px 5px 0px !important;
-moz-border-radius: 0px 5px 5px 0px !important;
-ms-border-radius: 0px 5px 5px 0px !important;
-o-border-radius: 0px 5px 5px 0px !important;	
}

.login .list-group {
	flex-direction: row;
	justify-content: space-between;
}

.login .list-group-item {
	position: relative;
	display: block;
	padding: 0;
	color: var(--maincolor);
	background-color: transparent;
	border: none;
}

.login .btn {
	justify-content: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* */


/* BLOG */

.article-list .article,
.sppb-addon-articles .sppb-addon-article {
	padding: 0;
	border: 0;
	position: relative;
	-webkit-transition: all 300ms ease;
  transition: all 300ms ease;
 border-radius: 8px;
 margin-bottom: 40px;
}

.blog-grid .article-list .article,
.blog-grid.sppb-addon-articles .sppb-addon-article {
	border-radius: 5px;
	box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap, .sppb-articles-carousel-img {
	margin: 0;
	border-bottom: 0px solid #f5f5f5;
	overflow: hidden;
	position: relative;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	border: 0px solid transparent;
border-radius: 8px 8px 0 0;
}

.blog-grid .article-list .article .article-intro-image, .blog-grid .article-list .article .article-featured-video, .blog-grid .article-list .article .article-featured-audio, .blog-grid .article-list .article .article-feature-gallery, .blog-grid .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap, .blog-grid .sppb-articles-carousel-img {
	border-radius: 5px;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 0px;
}

.article-list .article .article-intro-image:after, .article-list .article .article-featured-video:after, .article-list .article .article-featured-audio:after, .article-list .article .article-feature-gallery:after, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap:after, .sppb-articles-carousel-img:after {

}

.article-list .article:hover .article-intro-image:after, .article-list .article:hover .article-featured-video:after, .article-list .article:hover .article-featured-audio:after, .article-list .article:hover .article-feature-gallery:after, .sppb-addon-articles .sppb-addon-article:hover .sppb-article-img-wrap:after, .sppb-articles-carousel-column:hover .sppb-articles-carousel-img:after {

}

.blog-grid .article-list .article .article-intro-image img, .blog-grid .article-list .article .article-featured-video img, .blog-grid .article-list .article .article-featured-audio img, .blog-grid .article-list .article .article-feature-gallery img, .blog-grid.sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img, .blog-grid .sppb-articles-carousel-img img {
border-radius: 5px;
}

.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, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap img, .sppb-articles-carousel-img img

.article-list .article:hover .article-intro-image img, .article-list .article:hover .article-featured-video img, .article-list .article:hover .article-featured-audio img, .article-list .article:hover .article-feature-gallery img, .sppb-addon-articles .sppb-addon-article:hover .sppb-article-img-wrap img, .sppb-articles-carousel-column:hover .sppb-articles-carousel-img img {
	
}

.article-intro-image > a, .sppb-addon-articles .sppb-addon-article .sppb-article-img-wrap {height: 100%; display: block; overflow: hidden;}

.blog-list .article-intro-image > a {width: 100%;}

.article-body,
.sppb-article-info-wrap,
.sppb-articles-carousel-content {
display: flex;
flex-direction: column;
align-items: flex-start;
position: relative;
box-shadow: 3px 4px 20px -2px rgb(0 0 0 / 10%);
  border-radius: inherit;
  overflow: hidden;
  padding: 30px;
}

.blog-grid .article-body,
.blog-grid .sppb-article-info-wrap,
.blog-grid .sppb-articles-carousel-content {
	padding: 30px;
	box-shadow: none;
}

@media (max-width: 768px) {
.article-body,
.sppb-article-info-wrap,
.sppb-articles-carousel-content {
  padding: 20px;
}
}

.article-list .article .article-header, .sppb-article-info-wrap h3, .sppb-articles-carousel-link {order: 2;}

.article-list .article .article-header h2,
.sppb-article-info-wrap h3,
.sppb-articles-carousel-link {
font-size: 36px;
font-weight: 600;
line-height: 1.2;
  margin-bottom: 15px;
}

.blog-grid .article-list .article .article-header h2,
.blog-grid .sppb-article-info-wrap h3,
.blog-grid .sppb-articles-carousel-link {
	font-size: 27px;
}

@media (max-width: 768px) {
.article-list .article .article-header h2,
.sppb-article-info-wrap h3,
.blog-grid .article-list .article .article-header h2,
.blog-grid .sppb-article-info-wrap h3,
.blog-grid .sppb-articles-carousel-link {
font-size: 24px !important;
}	
}

.article-list .article .article-header h2 a,
.sppb-article-info-wrap h3 a {
color: inherit;
transition: all 500ms ease;
display: block;
}

.article-list .article .article-header h2 a:hover,
.sppb-article-info-wrap h3 a:hover {
color: var(--maincolor);
}

.article-list .article .article-info,
.sppb-addon-articles .sppb-article-meta {
order: 1;
margin: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;
  margin-bottom: 15px;
}

.sppb-addon-articles .sppb-article-meta {
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.article-info > span,
.sppb-addon-articles .sppb-article-meta > span,
.sppb-articles-carousel-meta-category a,
.sppb-articles-carousel-meta-date, 
.sppb-addon-articles .sppb-article-meta > time {
font-weight: 400;
  color: var(--color-heading);
  font-size: 16px;
  line-height: 18px;
display: flex;
align-items: center;
margin: 0;
gap: 7px;
}

.blog-grid .article-info > span,
.blog-grid .sppb-addon-articles .sppb-article-meta > span,
.blog-grid .sppb-articles-carousel-meta-category a,
.blog-grid .sppb-articles-carousel-meta-date, 
.blog-grid .sppb-addon-articles .sppb-article-meta > time {
	color: var(--color-paragraph);
	font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}

.article-info > span a,
.sppb-addon-articles .sppb-article-meta > span a {color: inherit;}

.article-info > span a:hover {color: var(--maincolor);}

.article-info > span + span::before,
.sppb-addon-articles .sppb-article-meta > span + span:before {
padding: 0;
margin: 0;
}

.article-info > span:before,
.sppb-addon-articles .sppb-article-meta > span:before,
.sppb-articles-carousel-meta-date:before,
.sppb-articles-carousel-meta-category a:before, 
.sppb-addon-articles .sppb-article-meta > time:before {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
margin: 0;
	font-weight: 400;
	font-size: 16px;
	font-family: "Font Awesome 6 Free" !important;
}

.article-info > span.createdby:before, .sppb-article-meta > span.sppb-meta-author:before {content: "\f2bd";}
.article-info > span.published:before, .sppb-article-meta > span.sppb-meta-date:before, .sppb-articles-carousel-meta-date:before, .sppb-addon-articles .sppb-article-meta > time:before {content: "\f073";}
.article-info > span.category-name:before, .sppb-article-meta > span.sppb-meta-category:before, .sppb-articles-carousel-meta-category a:before {content: "\f07b";}
.article-info > span.hits:before {content: ;}



.article-introtext, .sppb-article-introtext {
order: 3;
}

.article-introtext p {margin-bottom: 0;}

.article-list .article .readmore, .sppb-readmore {
	order: 4;
	margin-top: 5px;
}

.article-list .article .readmore {
	font-size: inherit;
width: 100%;
}

.article-list .article .readmore a,
.sppb-readmore {
	display: inline-block;
	font-weight: 500;
	text-transform: capitalize;
	transition: all 0.35s ease-in-out;
	overflow: hidden;
	border-radius: 8px;
	border: 2px solid transparent;
	-webkit-box-shadow: inherit;
	box-shadow: none;
	border-radius: 30px !important;
	letter-spacing: 0;
	padding: 15px 22px;
	background: #E7EDF8;
	position: relative;
	z-index: 1;
	line-height: 28px;
	margin-top: 20px;
}

.article-list .article .readmore a:before,
.sppb-readmore:before {
  position: absolute;
  top: inherit;
  right: inherit;
  bottom: inherit;
  left: -5%;
  content: "";
  height: 150px;
  width: 115%;
  z-index: -1;
  background-color: var(--dark);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateY(-45%) skew(25deg) scale(0);
  transform: translateY(-45%) skew(25deg) scale(0);
}

.article-list .article .readmore a,
.sppb-readmore,
.article-list .article .readmore a:hover,
.sppb-readmore:hover {
color: var(--white);
  border: none;
  background: var(--maincolor);
}

.article-list .article .readmore a:hover:before,
.sppb-readmore:hover:before {
  -webkit-transform: translateY(-45%) skew(25deg) scale(1.2);
  transform: translateY(-45%) skew(25deg) scale(1.2);
}

.blog-grid .article-list .article .readmore a,
.blog-grid .sppb-readmore {
  line-height: 1;
  text-transform: capitalize;
  display: inline-block;
  font-size: 17px;
  margin-top: 5px;
  padding: 0;
  background: transparent;
  color: var(--color-heading);
  font-weight: 600;
}

.blog-grid .article-list .article .readmore a:before,
.blog-grid .sppb-readmore:before {
	display: inline-block;
	margin-left: 2px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 38px;
	border: 1px solid var(--dark);
	border-radius: 50%;
	margin-right: 10px;
	transition: all 0.35s ease-in-out;
	font-weight: 400;
	font-size: 16px;
	background: var(--dark);
	color: var(--white);
	content: "\f105";
	
	position: static;
	transform: none;
}

.blog-grid .article-list .article .readmore a:hover,
.blog-grid .sppb-readmore:hover {
	color: var(--maincolor);
}

.blog-grid .article-list .article .readmore a:hover:before,
.blog-grid .sppb-readmore:hover:before {
	background: var(--maincolor);
	border-color: var(--maincolor);
	color: var(--white);
}


ul.pagination {
	display: flex;
justify-content: space-between;
margin-top: 30px;
padding: 0;
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.page-link, .disabled > .page-link, .page-link.disabled, .pagination > li > a, .pagination > li > span {
	padding: 0;
font-weight: 500;
height: 50px;
width: 52px;
line-height: 50px !important;
display: inline-block;
position: relative;
margin-right: 15px;
text-align: center;
color: var(--tg-gray-four);
font-size: 20px;
border: 1px solid #E0E0E0;
border-radius: 3px !important;
background: transparent;
font-family: var(--tg-heading-font-family);
}

.page-item.active .page-link,
.page-link:hover {
background: var(--maincolor) !important;
border-color: var(--maincolor);
color: #fff !important;
}

.pagination-counter {margin-top: 40px;}

/* SINGLE ARTICLE */

.article-details .sppb-row-container {padding: 0; max-width: 100%;}

.article-details {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
}

.article-details > *:not(.article-full-image) {
	order: 4;
	width: 100%;
}

.article-details .article-header {
	order: 3;
}

.article-details .article-info {
	order: 2;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;
  margin-bottom: 15px;
}

.article-details .article-info > span {
font-weight: 500;
  color: #666666;
  gap: 6px;
}

.article-details .article-info > span:before {
	color: var(--maincolor);
}

.article-details .article-can-edit {
	position: relative;
	margin-bottom: 0px;
}


@media (max-width: 768px) {
.article-details .article-header h1, .article-details .article-header h2 {
font-size: 22px;
}	
}

.article-details .article-full-image {
position: relative;
display: block;
	order: 1;
	width: 100%;
	margin-bottom: 40px;
}

.article-details .article-full-image img {
	border-radius: 0;
	display: block;
	width: 100%;
}


.article-details .article-ratings-social-share {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
  align-items: center;
  order: 7 !important;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
border-top: 0px solid #dddddd;
justify-content: flex-start !important;
margin: 50px 0 0 !important;
}

.social-share-block {
	width: 100%;
}

.article-social-share {
float: right;
}

.tags {
	list-style: none;
	padding: 0;
	margin: 0 !important;
	border: none;
	justify-content: center;
display: block;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
border-top: 0;
border-bottom: 0;
  order: 6 !important;
margin: 50px 0 0 !important;
}

@media (max-width: 768px) {
.tags, .article-details .article-ratings-social-share {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
display: block !important;
margin-top: 40px !important;
margin-bottom: 0px !important;
}
.article-social-share {
	float: none;
}
}

.tags:before {
content: "Tags: ";
font-weight: 600;
font-size: 20px;
color: var(--color-heading);
  line-height: 1.2;
  margin-right: 5px;
}

.tags > li {
	margin: 0;
}

.tags > li a {
display: inline-block;
  background: #f4f4f4;
  padding: 7px 23px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  border: none;
  color: var(--color-heading);
}

.tags > li a:hover {
background-color: var(--maincolor);
  color: #fff;
}

.tags > li {margin-left: 5px;}

.article-social-share .social-share-icon:before {
content: "Share: ";
font-weight: 600;
font-size: 20px;
color: var(--color-heading);
  line-height: 1.2;
  margin-right: 5px;
}

.article-social-share .social-share-icon ul {
	display: inline-block;
}

.article-social-share .social-share-icon ul li {
	margin: 0;
	margin-left: 5px;
}

.article-social-share .social-share-icon ul li:not(:last-child) {
	margin-right: 0px;
}

.article-social-share .social-share-icon ul li a {
display: inline-block;
  height: 38px;
  width: 38px;
  line-height: 38px;
  background: var(--dark);
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  border-radius: 50%;
  border: none;
}

.article-social-share .social-share-icon ul li a:hover {
color: #ffffff;
  background-color: var(--maincolor);
}

.article-details .article-author-information {
padding: 0;
text-align: left;
border: 0;
margin: 0;
border-radius: 0;
border: 2px solid #e7e7e7;
  padding: 37px;
  margin-top: 50px;
order: 5;
  display: -webkit-box;
  display: flex;
}

.article-details .article-author-information > .d-flex {
justify-content: center;
display: flex;
align-items: flex-start;
gap: 30px;
}

.article-details .article-author-information > .d-flex .flex-shrink-0 img {
width: 120px;
flex: 0 0 auto;
}

.article-details .article-author-information h5 {
font-size: 20px;
line-height: 1.2;
  font-weight: 600;
  margin-bottom: 15px;
}

.article-details .article-author-information .author-bio {
margin-bottom: 0 !important;
}

.author-website {color: var(--color-heading); margin-left: 4px; margin-top: 15px !important;}

.author-website a,
.author-website a:hover {color: var(--maincolor);}

#article-comments {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
  order: 9;
  width: 100%;
margin-top: 50px;
  padding-top: 45px;
  border-top: 1px solid #e7e7e7;
}


.article-details ul.pagination {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	padding: 0;
}

.article-details .page-link,
.article-details .page-link:hover {
	background: transparent;
	padding: 0;
	border: none;
	margin-right: 0;
	font-weight: 600;
	color: var(--maincolor) !important;
}

.article-details .pagenavigation {
	order: 8 !important;
width: 100%;
margin-top: 50px;
padding: 0px;
border-top: 0;
}

.article-details .pagenavigation .pagination {
	justify-content: space-between;
}

.article-details .pagenavigation .btn {
border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 18px 34px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease;
  vertical-align: middle;
  white-space: nowrap;
border: 1px solid #e7e7e7;
color: var(--color-heading);
background: transparent;
}

.article-details .pagenavigation .btn:hover {
color: #fff;
background-color: var(--maincolor);
border-color: var(--maincolor);
}

.article-details .pagenavigation .btn span[class^="icon-"] {
	font-weight: 900;
	font-size: 15px;
}

/* */

/* ANIMATION */

/* Video Paly */
@-webkit-keyframes video-play {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes video-play {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

/*Zoom Animation */
.zoom-animation {
	-webkit-animation: zoom 2000ms ease-out infinite;
	animation: zoom 2000ms ease-out infinite;
}

/* Slider Zoom Effect */
@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.2, 1.2);
	}
}

@keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}
}

/* Spiner Animation */
.spiner-animation {
	-webkit-animation: spinner 20s infinite linear;
	animation: spinner 20s infinite linear;
}

/*Preloader Spiner Animation */
@-webkit-keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

@keyframes spinner {
	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}


/* Spiner Animation */
.spiner-reverse-animation {
	-webkit-animation: spinnerReverse 20s infinite linear;
	animation: spinnerReverse 20s infinite linear;
}

/*Preloader Spiner Animation */
@-webkit-keyframes spinnerReverse {
	to {
		-webkit-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg);
	}
}

@keyframes spinnerReverse {
	to {
		-webkit-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg);
	}
}

/* Infinite Up Down Animation */
@keyframes UpDown {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

/* Animation UpDown */
.updown-animation {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	-webkit-animation-name: UpDown;
	animation-name: UpDown;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes UpDown {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-25px);
		transform: translateY(-25px);
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

/* Animation Left Right */
.leftRight-animation {
	-webkit-animation: fadeLeftRight 10s ease-out infinite;
	animation: fadeLeftRight 10s ease-out infinite;
}

/* Fade Left Right */
@keyframes fadeLeftRight {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}
}

@-webkit-keyframes fadeLeftRight {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}
}

/* Animation Right Left */
.rightLeft-animation {
	-webkit-animation: fadeRightLeft 10s ease-out infinite;
	animation: fadeRightLeft 10s ease-out infinite;
}

@keyframes fadeRightLeft {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
}

@-webkit-keyframes fadeRightLeft {
	0%, 100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	50% {
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
}

/* Animation Zoom Up Down */
.zoomUpDown-animation {
	-webkit-animation: zoomUpDown 10s ease-out infinite;
	animation: zoomUpDown 10s ease-out infinite;
}

/* Zoom Up Down */
@keyframes zoomUpDown {
	0%, 100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	50% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
}

@-webkit-keyframes zoomUpDown {
	0%, 100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

/* Animation Moving */
.moving-animation {
	-webkit-animation: moving 10s ease-out infinite;
	animation: moving 10s ease-out infinite;
}

/* Mooving Animation */
@-webkit-keyframes moving {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}

	20% {
		-webkit-transform: translate(0px, -30px);
		transform: translate(0px, -30px);
	}

	50% {
		-webkit-transform: translate(-100px, -30px);
		transform: translate(-100px, -30px);
	}

	70% {
		-webkit-transform: translate(-100px, 0px);
		transform: translate(-100px, 0px);
	}

	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

@keyframes moving {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}

	20% {
		-webkit-transform: translate(0px, -30px);
		transform: translate(0px, -30px);
	}

	50% {
		-webkit-transform: translate(-100px, -30px);
		transform: translate(-100px, -30px);
	}

	70% {
		-webkit-transform: translate(-100px, 0px);
		transform: translate(-100px, 0px);
	}

	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
	}
}

/* Animation Rotation */
@keyframes infinite-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes infinite-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* Button Border Animation */
@-webkit-keyframes open {
	0% {
		width: 0;
		height: 0;
	}

	50% {
		width: 100px;
		height: 0;
	}

	100% {
		width: 100px;
		height: 55px;
	}
}

@keyframes open {
	0% {
		width: 0;
		height: 0;
	}

	50% {
		width: 100px;
		height: 0;
	}

	100% {
		width: 100px;
		height: 55px;
	}
}

@-webkit-keyframes openB {
	0% {
		width: 0px;
	}

	100% {
		width: 100px;
	}
}

@keyframes openB {
	0% {
		width: 0px;
	}

	100% {
		width: 100px;
	}
}

/* Animation Shine (A shine color will move inside the text) */

@-webkit-keyframes shine {
	0% {
		background-position: 0;
	}

	60% {
		background-position: 180px;
	}

	100% {
		background-position: 180px;
	}
}

@keyframes shine {
	0% {
		background-position: 0;
	}

	60% {
		background-position: 180px;
	}

	100% {
		background-position: 180px;
	}
}

@-webkit-keyframes infiniteMove {
	0% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}

	50% {
		border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
	}

	100% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}
}

@keyframes infiniteMove {
	0% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}

	50% {
		border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
	}

	100% {
		border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
	}
}

@-webkit-keyframes infiniteMove2 {
	0% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}

	50% {
		border-radius: 50% 60% 30% 60% / 30% 60% 70% 40%;
	}

	100% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}
}

@keyframes infiniteMove2 {
	0% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}

	50% {
		border-radius: 50% 60% 30% 60% / 30% 60% 70% 40%;
	}

	100% {
		border-radius: 60% 30% 70% 40% / 60% 40% 30% 70%;
	}
}

/* */

@media (min-width: 320px) {.contained-row  .sppb-container-inner {max-width: 400px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}
@media (min-width: 576px) {.contained-row  .sppb-container-inner {max-width: 540px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 768px) {.contained-row  .sppb-container-inner {max-width: 720px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 992px) {.contained-row .sppb-container-inner {max-width: 960px;width: 100%;
margin-right: auto;
margin-left: auto;}}
@media (min-width: 1200px) {.contained-row  .sppb-container-inner {max-width: 1140px;width: 100%;
margin-right: auto;
margin-left: auto;}}

/* J5 Optimization */

#sp-header .sp-module {
	margin-left: 0px !important; 
}


@media (min-width: 1400px) {.contained-row  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

@media (min-width: 1400px) {.contained-section {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;}}

#sp-header.mxte .logo img {
max-height: 53px;
}
@media (min-width: 1200px) {
#sp-header .logo img {
	height: auto;
	transition: 0.3s ease-in-out;
	max-height: 60px;
	margin-top: 30px;
}
}
#sp-header.mxte.header-sticky .logo img {
	margin-top: 12px;
}
@media (max-width: 991px) {
#sp-header {
  padding: 10px 0px !important;
}
}
@media only screen and  (min-width: 991px) and (max-width: 1200px) {
#sp-header .logo img {
	margin-top: 10px;
}
}
@media (max-width: 991px) {
#sp-header {
  padding: 10px 0px !important;
}
}
@media (min-width: 1200px) {
#sp-header.mxte {
padding: 0;
}

#sp-header.mxte:not(.header-sticky) {
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
top: 0px;
background: var(--maincolor);
z-index: 999;
}

#sp-header.mxte:not(.header-sticky) .logo {
    position: relative;
    z-index: 1;
    padding-right: 45px;
    margin-right: -45px;
  }
#sp-header.mxte:not(.header-sticky) .logo:before {
    position: absolute;
    right: 15px;
    bottom: -11px;
    content: "";
    height: 300px;
    width: 100%;
    background: var(--secondcolor);
    z-index: -1;
    transform: skewX(15deg);
  }
#sp-header.mxte:not(.header-sticky) .logo:after {
    position: absolute;
    right: 30px;
    bottom: 0;
    height: 300px;
    width: 500%;
    background: var(--white);
    z-index: -1;
    transform: skewX(15deg);
content: " ";
  }
#sp-header.mxte:not(.header-sticky) .logo img {
position: relative;
    top: -36px;
}

#sp-header.mxte:not(.header-sticky) .sp-megamenu-parent > li > a, #sp-header.mxte:not(.header-sticky) .sp-megamenu-parent > li > span, #sp-header.mxte:not(.header-sticky) .sp-megamenu-parent > li:last-child > a,#sp-header.mxte:not(.header-sticky) a.sp-sign-in{
	color: #fff;
}

#sp-header.mxte:not(.header-sticky) #sp-position1 .attr-nav-button:hover {
  color: var(--color-heading);
}

#sp-header.mxte:not(.header-sticky) #sp-position1 .attr-nav-button:before {
  background-color: var(--white);
}
#sp-top1  {
  padding-left: 270px;
}
}
/* Extras */
#sp-newses{
	background: var(--bg-gradient-secondary);
  padding: 45px 0px !important;
}
#sp-bottom {
  position: relative;
  padding: 45px 0px !important;
  background: var(--maincolor);
  z-index: 2;
}

#sp-newses h3.sp-module-title{
   color: #f1f1f1;
}
#sp-section-5 .circle .logo {
   color: #f1f1f1 !important;
   font-size: 32px;
   line-height: 38px;
}
#sp-testimonial {
  padding: 40px 0px;
}
#sp-bottom .newsletter-signup form, .sm-popup .newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
#sp-bottom .newsletter-signup form input[type=text]{
 background: none;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
	border: 1px solid rgba(255,255,255,.6);
 padding:10px 20px;
 height:46px
}
#sp-bottom .newsletter-signup form button[type=submit], .sm-popup .newsletter-signup form button[type=submit] {
 text-transform:uppercase;
 background:var(--maincolor);
 padding-left:18px;
 padding-right:18px;
 width:140px;
 height:46px;
 color:#fff;
 border:none;
 box-shadow:none;
 border-radius:0 3px 3px 0;
 -webkit-transition:.4s;
 transition:.4s
}
#sp-bottom .newsletter-signup form button[type=submit]:hover {
 background:var(--secondcolor)
}
/***
=============================================
    Animation Css
=============================================
***/
.custom-form textarea,
.custom-form input[type="text"],
.custom-form input[type=email],
.custom-form input[type=password] {
background-color: #eef3f9 !important;
border: 1px solid #eef3f9 !important;
height: 50px !important;
}  
#sp-teams, #sp-galleries  {
    position: relative;
	background: var(--secondcolor);
}
#sp-contacts {
    position: relative;
    z-index: 1;
}
@media (min-width: 992px) {
#mx_qcontact{
    padding-left: 12%
}
#mainservice{
    padding-right: 12%
}
}
.main-slider__shape-1 {
    position: absolute;
    z-index: -1;
    top: 0px;
}
.main-slider__shape-1 img {
  width: auto !important;
}
@-webkit-keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

@keyframes float-bob-x {
  0% {
    transform: translateX(-30px);
  }

  50% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(-30px);
  }
}

.float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
} 
#sp-accordion .sppb-panel-modern>.sppb-panel-heading {
 background: none !important;
 color:#fff !important;
}
#sp-accordion .sppb-panel-title{
	font-size:24px !important;
	font-weight:500;
	font-family: 'Marcellus', sans-serif !important;
}
#sp-accordion .sppb-panel-modern {
  background: none !important;
  border: 0px solid #e8eff1 !important;
  border-bottom: 1px solid #e8eff1 !important;
  
}  
#mx-counter-282 {
  margin-top: -100px;
}
#sp-map h3, #sp-testimonial h3, #sp-news h2, #sp-section-8 h3{
    text-align: center;
    padding: 20px 0px;
    font-size: 2rem;
}
#sp-news h3{
font-size: 30px;
line-height: 1.6;
text-transform: uppercase;
word-wrap: break-word;
font-weight: 500;
}
#sp-news h2{
text-transform: uppercase;
}
#sp-section-7 h3, #sp-section-8 h3{
font-size: 40px;
line-height: 1.6;
text-transform: uppercase;
word-wrap: break-word;
font-weight: 500;
}
#sp-news,#sp-testimonial  {
    padding: 20px 0px;
}
:root {
	--black: #000000;
	--dark: #1D2027;
	--dark-secondary: #222;
	--dark-optional: #3e00a7;
	--white: #ffffff;
	--color-heading: #0e0e0e;
	--color-paragraph: #666666;
	--box-shadow-primary: -1px 3px 10px 0 rgba(0, 0, 0, 0.6);
	--box-shadow-secondary: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
	--box-shadow-regular: 0px 2px 12px 0px #e7e7e7;
	--bg-gray: #F7F7F7;
	--bg-gradient: linear-gradient(90deg, var(--dark)  0%, var(--maincolor) 100%);
	--bg-gradient-secondary: linear-gradient(150deg, var(--maincolor)  30%, var(--dark-secondary) 100%);
	--bg-gradient-reverse: linear-gradient(90deg, var(--maincolor)  0%, var(--dark) 100%);
	--gradient-bg: linear-gradient(90deg, #DF0A0A  0%, #930707 100%);
	--bg-gradient-optional: linear-gradient(90deg, #57B33E  50%, #b59f11 100%);
	--box-shadow: 0px 0px 20px 0px rgba(7, 20, 52, .1);
  --box-shadow-extra: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
  --box-shadow-dark: 0px 0px 0px;
}