.dsvy-service-style-2:hover .dsvy-featured-wrapper::after,
.dsvy-service-style-2 .dsvy-featured-wrapper::after,
.dsvy-service-style-2 .dsvy-featured-wrapper::before,
.dsvy-service-style-2 .dsvy-featured-wrapper,
.dsvy-service-style-2 .designervily-post-item::after,
.dsvy-service-style-2 .designervily-box-content,
.dsvy-service-style-2 .dsvy-meta,
.dsvy-service-style-2 .dsvy-service-btn,
.dsvy-service-style-2 .dsvy-featured-wrapper img,
.dsvy-service-style-2 .designervily-post-item {
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}
.dsvy-service-style-2 .dsvy-featured-wrapper,
.dsvy-service-style-2 .designervily-post-item {
	position: relative;
	overflow: hidden;
}
.dsvy-service-style-2 .designervily-box-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px 50px;
	width: 100%;
	left: -100%;
	opacity: 0;
	z-index: 9;
}
.dsvy-service-style-2:hover .designervily-box-content {
	left: 0%;
	opacity: 1;
}
.dsvy-service-style-2:hover .designervily-post-item::after {
	opacity: 1;
	-webkit-transform: translateX(0%);
	-khtml-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}
.dsvy-service-style-2 .dsvy-featured-wrapper::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	text-align: left;
	background: linear-gradient(0deg, var(--dsvy-karzo-secondary-color) 0%, rgba(0, 50, 129, 0) 70%);
}
.dsvy-service-style-2 .dsvy-featured-wrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	text-align: left;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: -webkit-linear-gradient(top, rgba(2, 20, 96, 0.8) 0%, rgba(2, 20, 96, 0.4) 100%);
	opacity: 0;
	visibility: hidden;
}
.dsvy-service-style-2:hover .dsvy-featured-wrapper::before {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}
.dsvy-service-style-2:hover .dsvy-featured-wrapper::after {
	background: none;
}
.dsvy-service-style-2 .designervily-post-item::after {
	position: absolute;
	content: '';
	height: 100%;
	width: 300px;
	background: var(--dsvy-karzo-secondary-color);
	top: 0;
	right: -30px;
	clip-path: polygon(56% 0%, 100% 0%, 100% 100%, 0% 100%);
	z-index: 1;
	-webkit-transform: translateX(100%);
	-khtml-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.dsvy-service-style-2 .designervily-box-content .dsvy-service-cat {
	margin: 5px 0 20px;
}
.dsvy-service-style-2 .dsvy-service-content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.dsvy-service-style-2 .dsvy-service-title a,
.dsvy-service-style-2 .dsvy-service-content {
	color: #fff;
}
.dsvy-service-style-2 .dsvy-service-content ul li i {
	padding-right: 10px;
	font-size: 12px;
	color: var(--dsvy-karzo-global-color)
}
.dsvy-service-style-2 .dsvy-featured-wrapper img {
	position: relative;
	width: 100%;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.dsvy-service-style-2:hover .dsvy-featured-wrapper img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.dsvy-service-style-2 .dsvy-service-title {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	margin: 5px 0 0px;
}
.dsvy-service-style-2 .dsvy-service-title a:hover {
	color: var(--dsvy-karzo-global-color);
}
.dsvy-service-style-2 .dsvy-service-icon-wrapper {
	font-size: 50px;
	line-height: 60px;
	color: var(--dsvy-karzo-global-color);
}
.dsvy-service-style-2 .dsvy-service-custom-icon-wrapper img{
	width: 50px !important;
	height: 50px;
	margin-bottom: 10px;
}
.dsvy-service-style-2 .dsvy-service-icon-wrapper svg{
	margin-bottom: 10px;
	fill: var(--dsvy-karzo-global-color);
}
.dsvy-service-style-2 .dsvy-meta .dsvy-service-detail {
	margin-left: 20px;
}
.dsvy-service-style-2 .dsvy-service-cat h4 {
	position: relative;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 0;
	font-weight: 400;
}
.dsvy-service-style-2 .dsvy-service-cat h4 a {
	color: var(--dsvy-karzo-global-color);
}
.dsvy-service-style-2 .dsvy-heading-subheading {
	margin-bottom: 55px;
}
.dsvy-service-style-2 .dsvy-meta {
	position: absolute;
	left: 0px;
	right: -0.5px;
	bottom: 0px;
	padding: 0px 40px 25px;
}
.dsvy-service-style-2 .dsvy-service-btn {
	position: absolute;
	bottom: 37px;
	right: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
}
.dsvy-service-style-2:hover .dsvy-service-btn {
	opacity: 1;
	visibility: visible;
}
.dsvy-service-style-2:hover .dsvy-meta {
	-webkit-transform: translateY(100%);
	-khtml-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
	visibility: hidden;
}
.dsvy-element-service-style-2 .dsvy-service-btn .btn-icon {
	background: var(--dsvy-karzo-global-color);
	color: var(--dsvy-karzo-white-color);
	transform: rotate(0deg) scale(1.003) skew(-28deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-28deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-28deg) translate(0px);
	font-size: 10px;
	position: absolute;
	right: -17px;
	padding: 23px 30px;
	bottom: 0px;
	height: 100%;
}
.dsvy-element-service-style-2 .dsvy-service-btn .btn-icon i {
	padding-right: 15px;
	display: block;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.003) skew(29deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}
.dsvy-service-style-2:hover .designervily-box-content .dsvy-service-title a {
	color: #fff;
}
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-nav {
	left: 40%!important;
	-webkit-transform: translateX(-50%)!important;
	-ms-transform: translateX(-50%)!important;
	bottom: -80px;
	top: auto!important;
	width: 100px!important;
	transform: skewX(-25deg)!important;
}
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
	background: var(--dsvy-karzo-white-color);
	color: var(--dsvy-karzo-secondary-color);
	border: 1px solid #d9d9d9;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: 600;
}
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover {
	background: var(--dsvy-karzo-blackish-color);
	color: var(--dsvy-karzo-white-color);
}
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover {
	background: var(--dsvy-karzo-global-color);
	color: var(--dsvy-karzo-white-color);
}
.dsvy-ele-service.dsvy-service-style-2 .dsvy-service-btn::before {
	height: 60px!important;
	cursor: pointer;
}
.dsvy-ele-service.dsvy-service-style-2 .dsvy-service-btn:hover::before {
	background: var(--dsvy-karzo-white-color)!important;
}
.dsvy-ele-service.dsvy-service-style-2 .dsvy-service-btn:hover span::after {
	color: var(--dsvy-karzo-blackish-color);
}
.dsvy-ele-service.dsvy-service-style-2 .dsvy-service-btn span::after {
	top: 5px;
	right: 25px;
}
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::before,
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::before {
	position: absolute;
	content: '';
	left: auto;
	right: 90px;
	top: 30px;
	height: 1px;
	width: 2000px;
	z-index: -1;
	background: #efefef;
}
.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::before {
	right: auto;
	left: 90px;
}
@media (max-width:575px) {
	.dsvy-element-service-style-2.designervily-element-viewtype-carousel .owl-nav {
		bottom: -60px;
	}
}