.pbmit-ihbox-style-7,
.pbmit-ihbox-style-7 .pbmit-ihbox-box,
.pbmit-ihbox-style-7 .pbmit-ihbox-box-number,
.pbmit-ihbox-style-7 .pbmit-content-wrapper::before{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box{
	padding: 45px 35px;
	position: relative;
	background-color: var(--pbmit-xcare-white-color);
	border-radius: 30px;
	z-index: 1;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	content: '';
	position: absolute;
	width: 119px;
	height: 112px;
	top: auto;
	left: auto;
	bottom: -1px;
	right: -1px;
	background-color: var(--pbmit-xcare-light-bg-color);
	-webkit-mask: url(../../images/shape-bottom.png) no-repeat;
	mask: url(../../images/shape-bottom.png) no-repeat;
}
.rtl .pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	left: -1px;
	right: auto;
}
.rtl .pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.pbmit-ihbox-style-7{
	position: relative;
}
.pbmit-element-miconheading-style-7.pbmit-element-viewtype-carousel .pbmit-ele.swiper-slide{
	padding-top: 10px;
}
.pbmit-ihbox-style-7:hover{
	transform: translate(0, -10px);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg{
	margin-right: 15px;
}
.rtl .pbmit-ihbox-style-7 .pbmit-ihbox-icon,
.rtl .pbmit-ihbox-style-7 .pbmit-ihbox-svg{
	margin: 0 0 0 15px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper{
	background-color: var(--pbmit-xcare-light-bg-color);
	border-radius: 50%;
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-icon{
	font-size: 45px;
	line-height: 45px;
	color: var(--pbmit-xcare-blackish-color);
	margin-top: 5px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-xcare-blackish-color);
}
.pbmit-ihbox-style-7 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-7 .pbmit-content-wrapper{
	padding-top: 25px;
	margin-top: 25px;
	padding-right: 30px;
	border-top: 1px solid rgba(var(--pbmit-xcare-blackish-color-rgb), .1);
	position: relative;
}
.rtl .pbmit-ihbox-style-7 .pbmit-content-wrapper{
	padding-left: 30px;
}
.pbmit-ihbox-style-7 .pbmit-content-wrapper::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: rgba(var(--pbmit-xcare-blackish-color-rgb), .6);
}
.rtl .pbmit-ihbox-style-7 .pbmit-content-wrapper::before{
	left: inherit;
	right: 0;
}
.pbmit-ihbox-style-7:hover .pbmit-content-wrapper::before{
	width: 100%;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box-number{
	position: absolute;
	font-size: 14px;
	line-height: 36px;
	bottom: 0;
	right: 0;
	width: 55px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: var(--pbmit-xcare-blackish-color);
	background-color: var(--pbmit-xcare-white-color);
	z-index: 2;
}
.rtl .pbmit-ihbox-style-7 .pbmit-ihbox-box-number{
	left: 0;
	right: inherit;
}
.pbmit-ihbox-style-7:hover .pbmit-ihbox-box-number{
	background-color: var(--pbmit-xcare-blackish-color);
	color: var(--pbmit-xcare-white-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-7 .pbmit-element-subtitle{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-box{
	background-color: var(--pbmit-xcare-light-bg-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	background-color: var(--pbmit-xcare-blackish-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-7 .pbmit-ihbox-box::before,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	background-color: var(--pbmit-xcare-global-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	background-color: var(--pbmit-xcare-secondary-color);
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-box::before{
	background-color: var(--pbmit-xcare-white-color);
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper,
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper{
	background-color: var(--pbmit-xcare-white-color);
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-box-number{
	background-color: var(--pbmit-xcare-light-bg-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-7:hover .pbmit-ihbox-box-number{
	color: var(--pbmit-xcare-blackish-color);
	background-color: var(--pbmit-xcare-light-bg-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn{
	margin-top: 15px;
	display: inline-block;
	z-index: 2;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a{
	display: inline-block;
	padding: 18px 35px;
	border: 1px solid var(--pbmit-xcare-blackish-color);
	color: var(--pbmit-xcare-blackish-color);
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a:hover{
	background-color: var(--pbmit-xcare-blackish-color);
	color: var(--pbmit-xcare-white-color);
}
@media(max-width: 1250px){
	.pbmit-ihbox-style-7 .pbmit-element-title{
		font-size: 22px;
		line-height: 26px;
	}
	.pbmit-ihbox-style-7 .pbmit-content-wrapper{
		padding-right: 45px;
	}
	.rtl .pbmit-ihbox-style-7 .pbmit-content-wrapper{
		padding-left: 45px;
	}
}
@media(max-width: 575px){
	.pbmit-ihbox-style-7 .pbmit-ihbox-box{
		padding: 35px 28px;
	}
	.pbmit-ihbox-style-7 .pbmit-element-title{
		font-size: 18px;
		line-height: 20px;
	}
}