.tp-home #sp-main-body {
  padding:0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item::before {
  content: '';
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  height: 6px;
  width: 6px;
  background: #000;
  border-radius: 100%;
  transform: translateX(0px);
  transition: opacity .2s ease-out,transform .27s ease;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover::before {
   background: #E75128;
}
.sp-megamenu-parent .sp-mega-group > li > a{
  padding: 5px 0 5px 15px;
  transition: all 0.5s ease-out;
}
.sp-megamenu-parent .sp-mega-group > li.item-header > a {
  padding: 5px 0 5px 0;
}
.sp-megamenu-parent .sp-mega-group > li.item-header > a:hover {
  color:#E75128 ;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  margin-bottom: 5px;
}
.sp-megamenu-parent .sp-mega-group > li a:hover{
  padding: 5px 0 5px 25px;
  transition: all 0.5s ease-out;
}
.sp-megamenu-parent {
  width: 100%;
  text-align: center;
}
.sp-menu-full.container {
    width: 1320px;
    text-align: left;
  }
#sp-header .sp-module ul > li > a {
  color: #112327;
}
#sp-header .container-inner {
  position: relative;
}
#sp-header .is_ajaxsearch .search_class {
  padding:10px 22px;
  border:1px solid #000;
  border-radius:50px;
  margin-left: 10px;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  text-decoration:none;
  background:#000;
  color: #fff;
}
#sp-header .is_ajaxsearch .form-inline input {
  border:1px solid #cecece;
  border-radius:30px;
  margin-left: 10px;
  color: #2a3467;
  height: auto;
  padding:10px 22px !important;
}
#sp-header #sp-logo .d-flex {
  justify-content: center;
}
#sp-header-infor , #sp-header-actions{
  display: flex ;
}
#sp-header-actions .sp-column {
	width:100%;
}
#sp-main-menu .d-flex {
  justify-content: center;
}
#sp-bottom-intor {
	padding:50px 0 0;
}
#sp-bottom-intor  h3 {
    font-size: 34px;
    font-weight: bold;
}
#sp-intro {
	padding:30px 0 60px;
	background:#f3f3f3;
}
#sp-intro h3.sp-module-title {
	font-weight: 700;
	font-size:42px;
	text-align:center;
	padding-bottom:50px;
}
#sp-intro .box {
	background: #fff;
  min-height: 360px;
  display: flex;
  align-items: center;
  padding: 50px;
  justify-content: center;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#sp-intro .box:hover {
	background: #E75128;
	-webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  border-radius: 10px;
}
#sp-intro .box a {
	font-size:22px;
	color:#000;
	font-weight: bold;
	display: flex;
  align-items: center;
  gap: 70px;
}
#sp-partners {
	padding:60px 0;
	background:#f3f3f3;
}
#sp-partners h3.sp-module-title {
	font-weight: 700;
	font-size:42px;
	text-align:center;
	padding-bottom:50px;
}
#sp-feature {
	padding:15px 20px;
}
#sp-feature  .main-box {
    height:400px;
	overflow: hidden;
	-webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0px;
}
#sp-feature  .main-box:hover {
	-webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  border-radius: 10px;
}
#sp-feature  .main-box.box-1 a, #sp-feature  .main-box.box-3 a  , #sp-feature  .main-box.box-2 a,  #sp-feature  .main-box.box-4 a{
	color:#fff;
}
#sp-feature  .main-box.box-1 {
	background:#E75128;
	padding:30px;
	color:#fff;
	position: relative;
}
#sp-feature  .main-box.box-1 .title-2 {
	font-size: 28px;
  font-weight: bold;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
#sp-feature  .main-box.box-3 {
	background:#000;
	padding:20px;
	color:#fff;
	position: relative;
}
#sp-feature  .main-box.box-3 .title-2 {
	font-size: 28px;
  font-weight: bold;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
#sp-feature  .main-box.box-4 , #sp-feature  .main-box.box-2{
	position: relative;
}
#sp-feature  .main-box.box-4 .title-1 {
	font-size: 28px;
  font-weight: bold;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
#sp-feature  .main-box.box-2 .title-1 {
	font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 30px;
}
#sp-feature  .main-box.box-2 .title-2 {
  position: absolute;
  bottom: 30px;
  left: 0px;
}
#sp-product .sppb-title-subheading {
  font-weight: bold;
  margin-bottom: 40px;
}
#sp-product .sppb-title-heading {
  position: relative;
  padding-left: 80px;
}
#sp-product .sppb-title-heading::before{
  content: " ";
  position: absolute;
  height:1px;
  width:60px;
  background:#E75128;
  left: 0;
  top: 50%;
}
#sp-product .jt-cs .jt-imagecover::before {
  content: none;
}
#sp-product .jt-inner {
  padding: 30px;
  border: 1px solid rgba(230,229,229, 1);
  
}
#sp-product .jt-inner:hover {
	background:#000;
	border: 1px solid #000;
}
@media (min-width: 992px) {
#sp-product .jtcs_item_wrapper .owl-stage-outer{
  margin: 0 -150px;
 }
}
#sp-product  .jt-title {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 1.5rem !important;
}
#sp-product .jt-inner:hover .jt-title , #sp-product .jt-inner:hover .jt-introtext{
	color: #fff;
}
#sp-product .jt-inner .jt-introtext {
  font-size: 16px;
  padding-bottom:80px;
}

#sp-product .d-center {
  display: flex;
  justify-content: center;
  align-items: center;

}
#sp-product .icon-area {
  width: 60px;
  min-width: 60px;
  height: 60px;
}
#sp-product .btn-area a {
	width: 48px;
  min-width: 48px;
  height: 48px;
  border: 1px solid rgba(230,229,229, 1);
  background:#fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 43px;
  text-align: center;
  color: #000;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sp-product .btn-area a i {
	-webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  
}
#sp-product .btn-area a.jt-readmore:hover i{
	color: #fff;
	-webkit-transform: rotate(200deg);
  transform: rotate(200deg);
  position: relative;
  z-index: 1;
}
#sp-product .jt-inner:hover .btn-area a {
	background:#E75128;
	color: #fff;
	border: 1px solid #E75128;
}
#sp-product .btn-area a.jt-readmore::before {
  content: "";
  position: absolute;
  top: 31px;
  left:39px;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 100%;
  transition: all .7s ease;
  z-index: -1;
  background-color: rgba(9,9,8, 1);
}
#sp-product .btn-area a.jt-readmore:hover::before{
	width: 400%;
    height: 400%;
	z-index: 1;
}
#sp-product  .jtcs181.positiontop.owl-carousel .owl-nav {

  right: 150px;
}
#sp-product .jt-cs .owl-carousel .owl-nav .owl-next, #sp-product .jt-cs .owl-carousel .owl-nav .owl-prev {
	width: 60px;
    height: 60px;
	background: none;
	border: 1px solid #dfdcdc;
	position: relative;
	z-index: 0;
	border-radius: 50%;
	color: #000;
}
#sp-product .jt-cs .owl-carousel .owl-nav .owl-next:hover , #sp-product .jt-cs .owl-carousel .owl-nav .owl-prev:hover{
 background-color: #E75128;
 border: 1px solid #E75128;
}
@media (min-width: 992px) {
#sp-slideshow .sppb-container {
    max-width: inherit;
}
#sp-slideshow .sppb-col-xs-6 {
	padding:0;
}

#sp-slideshow .sp-slider-image-align-right  {
  mask-image:url("../images/side-shape.png") ;
  -webkit-mask-image: url("../images/side-shape.png") ;
  mask-repeat: no-repeat;
  position: relative;
  right: -42px;
}
h2.sppb-sp-slider-title {
	font-size:62px;
}
h2.sppb-sp-slider-title span  {
	font-size:78px;
    font-weight:700;
	font-style: italic;
}
.sp-slider-content-align-left, .sp-slider-image-align-left {
  padding-left: 200px;
}
.sppb-sp-slider-title.title {

    white-space: pre;
}
}
#sp-slideshow .logo-slide {
  position: absolute;
  right: 18px;
  bottom: 0;
  z-index: 999;
  border: 10px solid #fff;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
  border-radius: 23px 0 0 0;
  background: #fff;
  border-bottom: 0;
}
#sp-company {
	padding:30px 0;
}
.com-contact .form-box {
	background: #f8f8f8;
	padding: 4rem;
    border-radius: 5px;
}
.left-image img {
  width: 100%;
  transform: rotate(-15.636deg);
}
.right-image img {
  width: 100%;
  transform: rotate(20.36deg);
}
.text-center h3.sppb-addon-title {
	color: #121725;
  font-size: 65px;
  font-weight: 700;
  line-height: 72px;
  text-transform: uppercase;
}
.text-center h3.sppb-addon-title span {
	font-size: 65px;
  font-style: italic;
  font-weight: 400;
  line-height: 72px;
  text-transform: uppercase;
}
section#sp-counter {
	background-image:url("../images/funfact.jpg") ;
	background-size: cover;
	position: relative;
}
section#sp-counter::before{
	background-image:url("../images/funfact-bg-shape.svg") ;
	 content: "";
	 position: absolute;
  left: 0;
  right: 0;
  width: 733px;
  height: 714px;
  margin: 0 auto;
}
.about-wraper h2 {
  color: #121725;
  font-size: 50px;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  margin-top: 0;
}
.about-wraper P strong {
  font-size: 18px;
}
.about-wraper h2 span {
  color: #BCC0CB;
  font-weight: 500;
  text-decoration-line: underline;
}
.about-wraper h2 .color {
  color: #E75128;
  text-decoration-line: none;
}
.about-wraper h2 .line {
  text-decoration-line: none;
}
.about-wraper a {
	padding-top: 90px;
}
.about-wraper a i {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.reference .mk-portfolio-content {
  padding:40px 50px;
  margin:30px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  overflow:hidden;
  display: flex;
  align-items: center;
}
.reference .mk-portfolio-content::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  transition:
-webkit-clip-path .3s cubic-bezier(.25,.59,.29,.96);
  transition:
clip-path .3s cubic-bezier(.25,.59,.29,.96);
  transition:
clip-path .3s cubic-bezier(.25,.59,.29,.96), -webkit-clip-path .3s cubic-bezier(.25,.59,.29,.96);
    transition-delay: 0s, 0s;
  -webkit-clip-path:
polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  z-index: 0;
  transition-delay: .1s;
}
.reference .jt-inner:hover .mk-portfolio-content::after {
  -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition-delay: .0s;
}
.reference .mk-portfolio-content-holder {
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
}
.reference .jt-cs .jt-imagecover::before {
  content: none;
}
.reference .mk-portfolio-content-holder .mk-portfolio-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 7px;
  opacity: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .1s cubic-bezier(.25, .46, .45, .94);
  -webkit-transition:
all .1s cubic-bezier(.25, .46, .45, .94);
    transition-delay: 0s;
  transition-delay: 0.1s;
  margin-left: 10px;
}
.reference .jt-inner:hover .mk-portfolio-content-holder .mk-portfolio-title{
  opacity: 1;
  margin-left: 0;
  transition:
all .4s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .4s cubic-bezier(.25, .46, .45, .94);
  -webkit-transition:
all .4s cubic-bezier(.25, .46, .45, .94);
    transition-delay: 0s;
  transition-delay: 0s;
}
.myshortlist_cart_button {
  font-size: 23px;
  color: #000;
}
.service-card-s3 {
  background: #000;
  padding: 45px 60px 70px;
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-card-s3:hover {
	background: #E75128;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  border-radius: 10px;
}
.service-card-s3 .num {
  color: #E75128;
  font-size: 24px;
  font-weight: 600;
  line-height: 72px;
  text-transform: capitalize;
}
.service-card-s3:hover .num {
  color: #000;
}
.service-card-s3 .icon {
  width: 63px;
  height: 63px;
  margin: 28px 0;
}
.service-card-s3 h2 {
  margin-bottom: 0;
  margin-top: 0;
}
.service-card-s3 h2 a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}
.service-card-s3 p {
  color: #DDD;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.8px;
  margin-bottom: 0;
}
#sp-left .cf_flt_wrapper {
  box-shadow: 0 0 .5rem rgba(17,17,17,.1);
  border-radius:.5rem;
  
  margin-bottom: 30px;
}
#sp-left .cf_flt_wrapper .cf_wrapper_inner {
	padding: 1.5rem;
}
#sp-left .cf_flt_header {
	font-size:16px;
	padding: 1.5rem;
	border-radius: .5rem .5rem 0 0;
	background: #f1f1f1;
	line-height: 1;
    font-weight: 600;
}
#sp-left .headexpand {
  float: right;
}
#sp-left .form-horizontal {
  display: flex;
  gap:10px;
  justify-content: center;
  align-items: center;
}
#sp-left .cf_wrapper_input_text_1 input[type="search"] {
  width: 100%;
}
#sp-left .cf_resetAll_link {
  border-radius:50px;
  padding:10px 22px;
  border:0px;
  font-size: 16px;
  background:#000;
  color: #fff;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sp-left .cf_resetAll_link:hover {
	background:#E75128;
}
#sp-left .cf_filtering_slide_container {
  --track-height: 5px;
  --track-color_behind: #000;
  --track-color: #000;
  --knob-dimensions: 20px;
  --knob-background: #000;
  --knob-focus-color: #06C;
}
.orderby-displaynumber {
  background:#f1f1f1;
  padding:10px 10px !important;
  border-radius:.5rem;
  margin-bottom: 30px;
  border:none !important;
}
.productdetails-view .vm-page-title {
  font-size: 18px;
  font-weight: 500;
}
.vm-product-details-container .vm-price-value .PricesalesPrice {
  margin:0;
}
.product-price .vm-price-value, .vm-prices-info {
  align-items: start;
}
.box-caterogy {
	margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.productdetails .btn-vme-round > span, .productdetails-view .btn-vme-round > span, .vm-productdetails .btn-vme-round > span, .vme-compare-buttons .btn-vme-round > span {
  font-size: 18px;
}
.vme-list-inline {
  margin:0;
  padding-top: 20px;
}
#sp-left .sp-module ul.cf_filters_list > li {
  padding:10px 0;
}
.cf_filters_list li .cf_sel_opt {
  font-weight: normal;
  font-size: 15px;
}
.cf_filters_list li .cf_option {
  font-size: 15px;
}
.category-view .vm-subcategory-title {
  font-size: 16px;
  color: #000;
  font-weight: bold !important;
  border: none !important;
}
.category-view .vm-subcategory-title:hover {
	color: #E75128;
}
.category-view .product-container {
	border: 1px solid #F5F5F5;
	border-radius: 10px;
    padding: 30px 10px;
}
.category-view .product-container .vm-product-title a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.category-view .product-container .vm-product-s-desc , .category-view .product-container .ask-a-question {
  display: none;
}
.category-view .product-container .vm-product-title a:hover {
	color: #E75128;
}
.category-view .product-container .border-bottom {
  border-bottom: none !important;
}
.category-view  h1.vm-category-title {
	display:none;
}
.report-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-radius: 8px;
  margin-bottom: 0.75rem;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}
.report-item-info {
  display: flex;
  flex-direction: column;
}
.report-item-name {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 18px;
}
.tag-quarterly {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4caf50;
  font-size: 16px;
  font-weight: 700;
  margin-left: 20px;
  padding: 5px 10px;
  border-radius: 5px;
}
.download-button {
  position: relative;
  background-color: #E75128;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 0.6rem 1.2rem;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: all 0.3s ease;
  min-width: 120px;
  outline: none;
}
.download-button a {
   color: #fff;
}
.download-button:hover {
  background-color: #000;
}
.productdetails-view.productdetails .vm-page-title {
  font-size: 30px;
  font-weight: bold;
}
.productdetails-view.productdetails  .psku {
  font-size: 18px;
  color: rgba(17,35,39,.8);
}
.productdetails-view.productdetails  .categories {
   font-size: 18px;
}
.productdetails-view.productdetails .product-price {
  display: none;
}
.productdetails-view.productdetails .vm-customfields-wrap {
  margin-bottom: 0;
}
.vm-modal-buttons  a {
  background: #E75128;
  color: #fff;
  font-size: 18px;
  padding: 12px 20px;
}
.vm-modal-buttons  a:hover {
  background: #000;
}
.productdetails .position-sticky {
  z-index: 1;
}
@media (max-width: 991px) {
  #sp-slideshow {
    background-image:url("../images/special-background-mobile.png") ;
	background-size: cover;
  }
 #sp-slideshow .sppb-col-lg-7 .sppb-sp-slider-image{
    display: none;
  }
  #sp-slideshow .sppb-col-lg-7 .sppb-sp-slider-image.logo-slide{
    display: block;
    position: relative;
    left: 24px;
  }
#sp-bottom-intor , #sp-footer #sp-footer2 , #sp-footer{
  text-align: center;
}
#sp-feature .main-box {
  margin-bottom: 30px;
}
#sp-intro .box a {
  gap: 2px;
}
#sp-product {
	padding:10px;
}
#sp-product .jtcs181.positiontop.owl-carousel .owl-nav {
  right: 0;
  top: -70px;
}
#sp-main-menu .d-flex {
  justify-content: end;
}
#sp-logo .logo-image {
    height: auto;
  }
.com-virtuemart.view-productdetails #sp-left , .com-virtuemart.view-category #sp-left{ 
  display: none;
}
#sp-partners .sppb-carousel-extended-item {
  text-align: center;
}
#sp-partners .sppb-carousel-extended-item img {
  width: auto;
 
}
#sp-partners .sppb-carousel-extended-nav-control .nav-control.prev-control {
  margin-left: -15px;
}
#sp-partners .sppb-carousel-extended-nav-control .nav-control.next-control {
  margin-right: -15px;
}
}