.pbmit-ihbox-style-18 .pbmit-lightbox-video{
	position: relative;
	margin-left: 25px;
}
.rtl .pbmit-ihbox-style-18 .pbmit-lightbox-video{
	margin: 0 25px 0 0;
}
.pbmit-ihbox-style-18 .pbmit-icon-wrap .pbmit-ihbox-icon-type-image img{
	border-radius: 20px;
	mask: url(../../images/shape-new-02.png) top right no-repeat;
	-webkit-mask: url(../../images/shape-new-02.png) top right no-repeat;
}
.rtl .pbmit-ihbox-style-18 .pbmit-icon-wrap .pbmit-ihbox-icon-type-image img{
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-icon-wrap .pbmit-ihbox-icon-type-image img{
	mask: url(../../images/shape-new-01.png) bottom right no-repeat;
	-webkit-mask: url(../../images/shape-new-01.png) bottom right no-repeat;
}
.pbmit-ihbox-style-18 .pbmit-icon-wrap > .pbmit-ihbox-wrapper:last-child .pbmit-ihbox-icon-type-image img{
	mask: none;
	-webkit-mask: none;
}
.pbmit-ihbox-style-18{
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-element-miconheading-style-18.pbmit-element-viewtype-carousel .pbmit-ihbox-style-18{
	padding-top: 5px;
}
.pbmit-ihbox-style-18:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-18 .pbmit-icon-wrap{
	position: relative;
	margin-bottom: 45px;
	display: inline-block;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 100%;
	color: var(--pbmit-xcare-white-color);
	background-color: var(--pbmit-xcare-global-color);
}
.pbmit-ihbox-style-18 .pbmit-icon-wrap > .pbmit-ihbox-box-number:first-child{
	position: unset !important;
}
.rtl .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	left: 0;
	right: inherit;
}
.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	position: absolute;
	top: 0;
	right: 0;
}
.rtl .pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	left: 0;
	right: inherit;
}
.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	position: absolute;
	top: inherit;
	bottom: 0;
	right: 0;
}
.rtl .pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	left: 0;
	right: inherit;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-icon{
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-xcare-global-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg{
	margin-bottom: 10px;
	fill: var(--pbmit-xcare-global-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text{
	font-size: 14px;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 100%;
	margin-bottom: 20px;
	color: var(--pbmit-xcare-white-color);
	background-color: var(--pbmit-xcare-global-color);
}
.pbmit-ihbox-style-18 .pbmit-element-title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 15px;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-18 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn{
	margin-top: 15px;
	display: inline-block;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a{
	display: inline-block;
	padding: 18px 35px;
	background-color: transparent;
	border-radius: 30px;
	color: var(--pbmit-xcare-white-color);
	background-color: var(--pbmit-xcare-global-color);
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover{
	background-color: var(--pbmit-xcare-blackish-bg-color);
	color: var(--pbmit-xcare-white-color);
}
/* == For bg color == */
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-element-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-element-title,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-18 .pbmit-element-title,
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-18 .pbmit-element-title{
	color: var(--pbmit-xcare-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-element-heading,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-element-heading{
	color: var(--pbmit-xcare-blackish-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-btn a,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-btn a{
	background-color: var(--pbmit-xcare-blackish-bg-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover{
	color: var(--pbmit-xcare-blackish-color);
	background-color: var(--pbmit-xcare-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-box-number,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	background-color: var(--pbmit-xcare-blackish-bg-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-icon,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-icon{
	color: var(--pbmit-xcare-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper svg,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper svg,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-xcare-white-color);
}
@media(max-width: 1280px){
	.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-icon-wrap .pbmit-ihbox-icon-type-image img,
	.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-icon-wrap .pbmit-ihbox-icon-type-image img{
		width: 100%;
	}
	.pbmit-ihbox-style-18 .pbmit-icon-wrap{
		display: block;
	}
}
@media(max-width: 991px){
	.pbmit-ihbox-style-18 .pbmit-element-title{
		font-size: 20px;
		line-height: 26px;
	}
}
@media(max-width: 767px){
	.pbmit-ihbox-style-18 .pbmit-icon-wrap{
		margin-bottom: 25px;
	}
	.pbmit-ihbox-style-18 .pbmit-element-title{
		margin-bottom: 5px;
	}
}