
.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-ihbox-icon-type-image img, .pbmit-ihbox-style-18 .pbmit-feature-wrapper-img img {
	border-radius: 20px;
	mask: url("https://cdn-ilcmkoh.nitrocdn.com/fLmvvKgaxhTWbTPUQeelNrHPeNobCpgK/assets/images/optimized/rev-a46c168/health1.ae/wp-content/themes/xcare/images/shape-new-02.png") top right no-repeat;
	-webkit-mask: url("https://cdn-ilcmkoh.nitrocdn.com/fLmvvKgaxhTWbTPUQeelNrHPeNobCpgK/assets/images/optimized/rev-a46c168/health1.ae/wp-content/themes/xcare/images/shape-new-02.png") top right no-repeat;
}

.rtl .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img, .rtl .pbmit-ihbox-style-18 .pbmit-feature-wrapper-img 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-ihbox-icon-type-image img {
	mask: url("https://cdn-ilcmkoh.nitrocdn.com/fLmvvKgaxhTWbTPUQeelNrHPeNobCpgK/assets/images/optimized/rev-a46c168/health1.ae/wp-content/themes/xcare/images/shape-new-01.png") bottom right no-repeat;
	-webkit-mask: url("https://cdn-ilcmkoh.nitrocdn.com/fLmvvKgaxhTWbTPUQeelNrHPeNobCpgK/assets/images/optimized/rev-a46c168/health1.ae/wp-content/themes/xcare/images/shape-new-01.png") bottom right no-repeat;
}

.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);
}

.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-icon-type-icon {
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-xcare-global-color);
}

.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg {
	width: 60px;
	height: 60px;
	margin-bottom: 20px;
	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 .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;
	background-color: var(--pbmit-xcare-global-color);
	border-radius: 30px;
	color: var(--pbmit-xcare-white-color);
	transition: all .4s ease-in;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover {
	background-color: var(--pbmit-xcare-blackish-color);
	color: var(--pbmit-xcare-white-color);
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}

.rtl .pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon-wrapper {
	margin: 0 6px 0 0;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before {
	content: "";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(.26) translate(-52px, 50px);
	transition: transform .4s ease-in-out, opacity .4s ease-in-out;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0);
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform .4s ease-in-out, opacity .4s ease-in-out;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn:hover .pbmit-button-icon {
	transform: scale(.26) translate(45px, -50px);
}

.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-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-color);
}

.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-18 .pbmit-icon-type-icon, .pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-18 .pbmit-icon-type-icon {
	color: var(--pbmit-xcare-white-color);
}

.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-ihbox-icon-type-image img, .pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .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;
	}
}
