div.tp-test-slider-space {
	margin-right: -445px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    div.tp-test-slider-space {
      margin-right: 0px;
    }
  }

.tp-services-widget ul li.active a {
	background-color: var(--tp-theme-color);
	color: #fff;
	border-color: var(--tp-theme-color);
}
.el_megamenu{
  font-size: 0;
  line-height: 1;
}
.portfolio-similar
div.tp-portfolio-thumb img {
	border-radius: 15px;
}
.tp-error-content h4{
  font-size: 40px;
}