.pbmit-service-style-2 .pbmit-featured-wrapper img{
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	width: 100%;
}
.pbmit-service-style-2 .pbmit-service-wrapper {
	position: relative;
	margin-bottom: 20px;
}
.pbmit-service-style-2 .pbmit-featured-wrapper{
	overflow: hidden;
}
.pbmit-service-style-2:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-service-style-2 .pbmit-svg-btn {
	position: absolute;
	right: 0;
	bottom: 0;
}
.pbmit-service-style-2 .pbmit-svg-btn a {
	padding: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: inherit;
	background: var(--pbmit-xcoach-white-color);
}
.pbmit-service-style-2 .pbmit-svg-btn a svg {
	height: 15px !important;
	width: 15px !important;
	margin-left: 0 !important;
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper {
	font-size: 50px;
	line-height: 50px;
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper i {
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper img {
	width: 60px;
	height: 60px;
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper {
	display: none;
}
.pbmit-service-style-2 .pbmit-serv-cat a {
	color: var(--pbmit-xcoach-global-color) !important;
}
.pbmit-service-style-2 .pbmit-serv-cat a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color: var(--pbmit-xcoach-global-color);
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.pbmit-service-style-2 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0;
}
.pbmit-elementor-bg-color-secondary .pbmit-service-style-2 .pbmit-service-title a,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-service-title a,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-2 .pbmit-service-title a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-2 .pbmit-service-title a{
	color: var(--pbmit-xcoach-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-2 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-2 .pbmit-serv-cat a{
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-secondary .pbmit-service-style-2 .pbmit-serv-cat a{
	color: var(--pbmit-xcoach-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-2 .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-2 .pbmit-serv-cat a::before{
	background-color: var(--pbmit-xcoach-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-secondary .pbmit-service-style-2 .pbmit-serv-cat a::before{
	background-color: var(--pbmit-xcoach-white-color);
}
.pbmit-element-column-four .pbmit-service-style-2 .pbmit-svg-btn a{
	width: 50px;
	height: 50px;
	line-height: 50px;
}

/* heading subheading style */
.pbmit-element-service-style-2 .pbmit-heading-subheading-style-2{
	display: block !important;
}
.pbmit-align-right .pbmit-element-service-style-2 .pbmit-carousel-nav-arrow-header{
	justify-content: end;
}
/*== Arrow style ==*/
.pbmit-element-service-style-2 .pbmit-carousel-nav-arrow-header {
	position: inherit;
	margin-top: -48px;
}
.pbmit-element-service-style-2 .pbmit-servicebox-left {
	padding-right: 10px;
}
.pbmit-element-service-style-2 .pbmit-servicebox-left .pbmit-ele-header-area {
	padding: 0;
}
.pbmit-element-service-style-2 .swiper-button-next, 
.pbmit-element-service-style-2 .swiper-button-prev {
	width: inherit;
	height: inherit;
	background: transparent;
	color: var(--pbmit-xcoach-blackish-color);
}
.pbmit-element-service-style-2 .swiper-button-next:hover, 
.pbmit-element-service-style-2 .swiper-button-prev:hover {
	background: transparent;
}
.pbmit-element-service-style-2 .swiper-button-next:after,
.pbmit-element-service-style-2 .swiper-button-prev:after {
	font-size: 40px;
}
.pbmit-element-service-style-2 .swiper-button-next {
	padding-left: 15px;
}
.pbmit-element-column-one .pbmit-service-style-2 .pbmit-featured-wrapper img {
	width: 100%;
}
@media (max-width: 991px) {
	.pbmit-element-service-style-2 .pbmit-carousel-nav-arrow-header{
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.pbmit-service-style-2 .pbmit-svg-btn a{
		width: 50px;
		height: 50px;
		line-height: 53px;
	}
}