/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2025 | 10:19:12 */
.pxl-service-grid-layout2 .pxl-item--inner:hover::before, .pxl-service-carousel2 .pxl-item--inner:hover::before {
	opacity: 1;
	height: 90%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d5a857 50%), to(rgba(84, 10, 13, 0) 100%));
	background-image: -webkit-linear-gradient(to top, #d5a857 50%, rgba(84, 10, 13, 0) 100%);
	background-image: -moz-linear-gradient(to top, #d5a857 50%, rgba(84, 10, 13, 0) 100%);
	background-image: -ms-linear-gradient(to top, #d5a857 50%, rgba(84, 10, 13, 0) 100%);
	background-image: -o-linear-gradient(to top, #d5a857 50%, rgba(84, 10, 13, 0) 100%);
	background-image: linear-gradient(to top, #d5a857 50%, rgba(84, 10, 13, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5a857 50%', endColorStr='rgba(84, 10, 13, 0) 100%');
}

.pxl-switch-button {
    display: none;
}
.pxl-image-single.pxl-image-spin-rv .pxl-item--inner img {
    display: none;
}
.work_sli .pxl-partner-carousel2 .pxl-swiper-slide{
	height:auto;
}