.cspt-service-style-10 {
	position: relative;
}
.cspt-service-style-10,
.cspt-service-style-10 .cspt-service-icon i,
.cspt-service-style-10 .cspt-service-icon,
.cspt-service-style-10 .cspt-featured-wrapper img{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.creativesplanet-element-viewtype-carousel .cspt-service-style-10 {
	padding-right: 30px;
	border-right: 1px solid rgba(var(--cspt-emphires-blackish-color-rgb),.2);
}
.cspt-service-style-10 .creativesplanet-post-item{
	position: relative;
}
.cspt-service-style-10 .cspt-featured-wrapper {
	overflow: hidden;
}
.cspt-service-style-10:hover .cspt-featured-wrapper img {
	transform: scale(1.05);
}
.cspt-service-style-10 .cspt-service-cat a {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	letter-spacing: 2px;
	color: rgba(var(--cspt-emphires-white-color-rgb), .8);
}
.cspt-service-style-10 .cspt-service-title {
	position: relative;
	font-size: 26px;
	line-height: 30px;
	font-weight: 600;
	margin: 0px 0 0;
}
.cspt-service-style-10 .cspt-service-title a {
	color: var(--cspt-emphires-white-color);
}
.cspt-service-style-10 .creativesplanet-box-wrap {
	flex: 1;
}
.cspt-service-style-10 .cspt-service-btn {
	margin-top: 15px;
}
.cspt-service-style-10 .cspt-service-btn a i {
	color: var(--cspt-emphires-white-color);
	font-size: 24px;
}
.cspt-service-style-10 .cspt-service-icon img {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}
.cspt-service-style-10 .cspt-service-icon {
	display: none;
}
.cspt-service-style-10 .cspt-service-icon i {
	font-size: 40px;
	line-height: 50px;
	color: var(--cspt-emphires-white-color);
}
.cspt-service-style-10 .creativesplanet-box-content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.cspt-service-style-10 .creativesplanet-box-content-inner {
	position: absolute;
	left: 30px;
	bottom: 25px;
	z-index: 9;
	transition: all ease 700ms;
	-moz-transition: all ease 700ms;
	-webkit-transition: all ease 700ms;
	width: calc(100% - 60px);
}
.cspt-service-style-10 .creativesplanet-box-content::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	text-align: left;
	position: absolute;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	background: -moz-linear-gradient(to bottom, transparent 0%, transparent 43%, rgba(var(--cspt-emphires-blackish-color-rgb), .6) 90%, rgba(var(--cspt-emphires-blackish-color-rgb), .6) 100%);
	background: -webkit-linear-gradient(to bottom, transparent 0%, transparent 43%, rgba(var(--cspt-emphires-blackish-color-rgb), .8) 90%, rgba(var(--cspt-emphires-blackish-color-rgb), .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, transparent 43%, rgba(var(--cspt-emphires-blackish-color-rgb), .8) 90%, rgba(var(--cspt-emphires-blackish-color-rgb), .8) 100%);
}
.cspt-service-style-10 .cspt-service-btn a::after {
	display: none;
}
.cspt-service-style-10:hover .cspt-service-icon-wrapper {
	background-color: var(--cspt-emphires-global-color);
}
.cspt-elementor-bg-color-blackish .creativesplanet-element-viewtype-carousel .cspt-service-style-10,
.cspt-elementor-bg-color-secondary .creativesplanet-element-viewtype-carousel .cspt-service-style-10,
/* For VC */
.cspt-bg-color-blackish .creativesplanet-element-viewtype-carousel .cspt-service-style-10,
.cspt-bg-color-secondarycolor .creativesplanet-element-viewtype-carousel .cspt-service-style-10 {
	border-right-color: rgba(var(--cspt-emphires-white-color-rgb),.2);
}
.cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	color: var(--cspt-emphires-blackish-color);
	border-bottom: 1px solid var(--cspt-emphires-blackish-color);
}
.cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a span{
	position: relative;
}
.cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a span::after {
	font-family: "creativesplanet-base-icons";
	content: "\e810";
	position: absolute;
	display: inline-block;
	font-size: 14px;
	right: -24px;
	top: 50%;
	transform: rotateZ(-45deg) translate(5px, -11px);
	transition: all 0.3s ease-in;
}
.cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a:hover span::after{
	transform: rotateZ(0deg) translate(-1px, -10px);
}
.cspt-elementor-bg-color-secondary .cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a,
.cspt-elementor-bg-color-blackish .cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a,
/* For VC */
.cspt-bg-color-secondarycolor .cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a,
.cspt-bg-color-blackish .cspt-element-service-style-10 .cspt-ele-header-area .cspt-service-btn a {
	color: var(--cspt-emphires-white-color);
	border-color: var(--cspt-emphires-white-color);
}
.cspt-element-service-style-10{
	position: relative;
	padding-top: 100px;
}
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
	top: -110px;
	left: 12px;
	width: auto;
}
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev,
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	position: relative;
	border-color: transparent;
	color: var(--cspt-emphires-blackish-color);
	background-color: transparent;
	width: auto;
}
.cspt-bg-color-blackish .cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev,
.cspt-bg-color-blackish .cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	position: relative;
	border-color: transparent;
	color: var(--cspt-emphires-white-color);
	background-color: transparent;
	width: auto;
}
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
	left: -20px;
}
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	right: 0px;
}
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after,
.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after{
	content: "\e810";
	font-size: 34px;
	line-height: 46px;
}
.elementor-top-section:not(.elementor-section-full_width.elementor-section-stretched) .cspt-element-service-style-10 .creativesplanet-service-expand-right{
	padding-left: 0 !important;
}
@media (max-width: 1200px) {
	.cspt-element-service-style-10{
		padding-top: 60px;
	}
	.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
		top: -70px;
		left: 12px;
		width: auto;
	}
}
@media (max-width: 767px) {
	.cspt-service-style-10 .cspt-service-title {
		font-size: 20px;
		line-height: 24px;
	}
	.cspt-service-style-10 .cspt-service-cat a {
		font-size: 10px;
		line-height: 10px;
		letter-spacing: 1px;
	}
	.cspt-service-style-10 .creativesplanet-box-content-inner {
		left: 20px;
	}
	.cspt-element-service-style-10{
		padding-top: 0px;
	}
	.cspt-element-service-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
		display: none;
	}
}
@media (max-width: 575px) {
	.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
		padding-right: 0;
		border-radius: 0;
	}
}
.creativesplanet-gap-5px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 5px;
}
.creativesplanet-gap-10px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 10px;
}
.creativesplanet-gap-15px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 15px;
}
.creativesplanet-gap-20px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 20px;
}
.creativesplanet-gap-25px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 25px;
}
.creativesplanet-gap-30px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 30px;
}
.creativesplanet-gap-35px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 35px;
}
.creativesplanet-gap-40px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 40px;
}
.creativesplanet-gap-45px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 45px;
}
.creativesplanet-gap-50px.creativesplanet-element-viewtype-carousel .cspt-service-style-10{
	padding-right: 50px;
}
/* For Different column */
.col-md-6 .cspt-service-style-10 .cspt-featured-wrapper img,
.col-md-12 .cspt-service-style-10 .cspt-featured-wrapper img{
	width: 100%;
}
[data-columns="6"] .cspt-service-style-10 .creativesplanet-box-content-inner,
[data-columns="5"] .cspt-service-style-10 .creativesplanet-box-content-inner,
[data-columns="4"] .cspt-service-style-10 .creativesplanet-box-content-inner{
	left: 15px;
	bottom: 15px;
}
[data-columns="6"] .cspt-service-style-10 .cspt-service-title,
[data-columns="5"] .cspt-service-style-10 .cspt-service-title,
[data-columns="4"] .cspt-service-style-10 .cspt-service-title{
	font-size: 20px;
	line-height: 24px;
}
[data-columns="6"] .cspt-service-style-10 .cspt-service-cat a,
[data-columns="5"] .cspt-service-style-10 .cspt-service-cat a,
[data-columns="4"] .cspt-service-style-10 .cspt-service-cat a {
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
}
[data-columns="6"] .cspt-service-style-10 .cspt-service-icon i,
[data-columns="5"] .cspt-service-style-10 .cspt-service-icon i,
[data-columns="4"] .cspt-service-style-10 .cspt-service-icon i {
	font-size: 25px;
}