.pbmit-service-style-3 {
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.pbmit-service-style-3 .pbminfotech-post-item{
	position: relative;
	padding: 30px;
	transition: all 0.4s ease-in;
	z-index: 1;
	background-color: var(--pbmit-xcoach-light-bg-color);
}
.pbmit-service-style-3 .pbminfotech-post-item::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	z-index: -1;
	background-color: var(--pbmit-xcoach-blackish-color);
}
.pbmit-service-style-3.swiper-slide-active .pbminfotech-post-item::before{
	height: 100%;
	transition: all 0.6s ease-in;
}
.pbmit-service-style-3 .pbminfotech-post-item::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	z-index: -1;
	background-color: var(--pbmit-xcoach-blackish-color);
}
.pbmit-service-style-3.swiper-slide-active .pbminfotech-post-item::after{
	height: 100%;
	transition: all 0.6s ease-in;
}
.pbmit-service-style-3 .pbmit-service-wrapper {
	position: relative;
	margin-bottom: 20px;
}
.pbmit-service-style-3 .pbmit-service-title {
	font-size: 26px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-3.swiper-slide-active .pbmit-service-title a{
	color: var(--pbmit-xcoach-white-color);
}
.pbmit-service-style-3 .pbmit-svg-btn a {
	padding: 0;
	border-radius: inherit;
	background: transparent;
	position: relative;
	color: var(--pbmit-xcoach-blackish-color);
	border-bottom: 1px solid var(--pbmit-xcoach-blackish-color);
	transition: all 0.3s ease-in;
}
.pbmit-service-style-3.swiper-slide-active .pbmit-svg-btn a {
	color: var(--pbmit-xcoach-white-color);
	border-color: var(--pbmit-xcoach-white-color);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper{
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper svg{
	fill: var(--pbmit-xcoach-global-color);
	margin-bottom: 10px;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper img{
	max-width: 50px;
	margin-bottom: 10px;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper {
	display: none;
}
.pbmit-service-style-3.swiper-slide-active .pbmit-serv-cat a {
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-service-style-3 .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-3.swiper-slide-active .pbmit-serv-cat a::before {
	background-color: var(--pbmit-xcoach-global-color);
}
.pbmit-elementor-bg-color-white .pbmit-service-style-3 .pbminfotech-post-item{
	background-color: var(--pbmit-xcoach-light-bg-color);
}
.pbmit-elementor-bg-color-light .pbmit-service-style-3 .pbminfotech-post-item {
	background-color: var(--pbmit-xcoach-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbminfotech-post-item::after,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-3 .pbminfotech-post-item::before,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbminfotech-post-item::after,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbminfotech-post-item::before{
	background-color: var(--pbmit-xcoach-secondary-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3.swiper-slide-active .pbmit-serv-cat a,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3.swiper-slide-active .pbmit-serv-cat a{
	color: var(--pbmit-xcoach-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3.swiper-slide-active .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-3 .pbmit-serv-cat a::before {
	background-color: var(--pbmit-xcoach-white-color);
}
.pbmit-element-column-one .pbmit-service-style-3 .pbmit-featured-wrapper img {
	width: 100%;
}
/* For Slider Dot */
.pbmit-element-service-style-3 .swiper-pagination .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border-radius: 0;
	margin: 0 9px !important;
	background-color: var(--pbmit-xcoach-white-color) !important;
}
.pbmit-element-service-style-3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: var(--pbmit-xcoach-blackish-color) !important;
}
.pbmit-elementor-bg-color-blackish .pbmit-element-service-style-3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: var(--pbmit-xcoach-global-color) !important;
}