.pbmit-element-treatment-style-2 .pbmit-hover-inner {
	padding: 0;
	margin: 0;
	list-style: none;
}
.pbmit-element-treatment-style-2 .pbmit-hover-inner li{
	display: block;
	margin: 0 0 20px 0;
}
.pbmit-element-treatment-style-2 .pbmit-hover-inner li:last-child{
	margin-bottom: 0;
}
.pbmit-element-treatment-style-2 .pbmit-treatment-title {
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 0 25px;
	color: var(--pbmit-physiofy-secondary-color);
}
.pbmit-element-treatment-style-2 .pbmit-treatment-icon-inner,
.pbmit-element-treatment-style-2 .pbmit-treatment-icon-inner i{
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-element-treatment-style-2 .pbmit-treatment-icon-inner{
	min-height: 50px;
	min-width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid var(--pbmit-physiofy-secondary-color);
	border-radius: 50%;
	text-align: center;
	line-height: 0;
	color: var(--pbmit-physiofy-global-color);
	font-size: 30px;
}
.pbmit-element-treatment-style-2 .pbmit-treatment-heading.pbmit-active .pbmit-treatment-icon-inner{
	border-color: var(--pbmit-physiofy-global-color);
}
.pbmit-element-treatment-style-2 .pbmit-treatment-icon-inner i{
	opacity: 0;
}
.pbmit-element-treatment-style-2 .pbmit-treatment-heading.pbmit-active .pbmit-treatment-icon-inner i{
	opacity: 1;
}
.pbmit-element-treatment-style-2 .pbmit-treatment-icon-inner img{
	height: 30px;
	width: 30px;
}
.pbmit-element-treatment-style-2 .pbmit-main-hover-slider,
.pbmit-element-treatment-style-2 .pbmit-title-box,
.pbmit-element-treatment-style-2 .pbmit-main-hover-faded{
	display:inline-flex;
	align-items: center;
}
.pbmit-element-treatment-style-2 .pbmit-treatment-heading.pbmit-active .pbminfotech-box-number,
.pbmit-element-treatment-style-2 .pbmit-treatment-heading.pbmit-active .pbmit-treatment-title a{
	color: var(--pbmit-physiofy-global-color);
}
.pbmit-element-treatment-style-2 .swiper-hover-slide-images {
	position: relative;
	text-align: right;
}
.pbmit-style-5-reverce .pbmit-element-treatment-style-2 .pbmit-main-hover-faded{
	flex-direction: row-reverse;
	justify-content: space-between;
}
.pbmit-style-5-reverce .pbmit-element-treatment-style-2 .swiper-hover-slide-nav{
	max-width: 220px;
}
.pbmit-element-treatment-style-2 .swiper-wrapper,
.pbmit-element-treatment-style-2 .swiper-slide.swiper-slide-active,
.pbmit-element-treatment-style-2 .swiper-slide{
	transition-duration:600ms!important;
}
.pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper svg,
.pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper i{
	font-size: 300px;
	color:var(--pbmit-physiofy-secondary-color);
}
.pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper svg{
	fill: var(--pbmit-physiofy-secondary-color);
	margin-top: 50px;
}
.pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper svg,
.pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper i,
.pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper img{
	opacity: 0;
	transition-duration:600ms;
}
.elementor-element-edit-mode .pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper svg,
.elementor-element-edit-mode .pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper i,
.elementor-element-edit-mode .pbmit-element-treatment-style-2 .swiper-slide .pbmit-featured-img-wrapper img,
.pbmit-element-treatment-style-2 .swiper-slide.swiper-slide-active .pbmit-featured-img-wrapper svg,
.pbmit-element-treatment-style-2 .swiper-slide.swiper-slide-active .pbmit-featured-img-wrapper i,
.pbmit-element-treatment-style-2 .swiper-slide.swiper-slide-active .pbmit-featured-img-wrapper img{
	opacity: 1;
}
@media (max-width:767px) {
	.pbmit-element-treatment-style-2 .pbmit-main-hover-faded{
		display:block;
	}
}