.pbmit-ihbox-style-11,
.pbmit-ihbox-style-11 .pbmit-svg-btn svg line,
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:after,
.pbmit-miconheading-style-11 .pbmit-element-title{
	transition: all 0.6s ease 0s;
}
.pbmit-miconheading-style-11{
	margin-bottom: 0 !important;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-heading{
	width: 20%;
	padding-right: 15px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-heading .pbmit-ihbox-icon-type-icon,
.pbmit-ihbox-style-11 .pbmit-ihbox-heading .pbmit-ihbox-icon-type-text{
	font-size: 20px;
	line-height: 45px;
	font-weight: 600;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-heading .pbmit-ihbox-icon-type-icon,
.pbmit-ihbox-style-11 .pbmit-ihbox-contents{
	width: 80%;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-heading .pbmit-ihbox-icon-wrapper{
	margin-right: 10px;
}
.pbmit-miconheading-style-11 .pbmit-element-title {
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.pbmit-miconheading-style-11 .pbmit-ihbox-box .pbmit-element-subtitle{
	margin:0 15px 0 0;
	font-size: 18px;
	font-weight: 400;
}
.pbmit-miconheading-style-11:hover .pbmit-element-title{
	color: rgb(var(--pbmit-bexco-blackish-color-rgb), .6);
}
.pbmit-miconheading-style-11:first-child .pbmit-ihbox-box{
	border-top: 1px solid #eee;
}
.pbmit-miconheading-style-11 .pbmit-ihbox-box {
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	width: 100%;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a {
	position: relative;
}
.pbmit-ihbox-style-11 .pbmit-element-heading {
	font-size: 14px;
	line-height: normal;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-image img {
	height: 70px;
	width: 70px;
}
.pbmit-ihbox-style-11 .pbmit-icon-type-icon i {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
	font-weight: 400;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-box-number {
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgb(var(--pbmit-bexco-global-color-rgb), .50);
}
.pbmit-ihbox-style-11:hover .pbmit-svg-btn svg line {
	stroke: var(--pbmit-bexco-global-color);
	stroke-dashoffset: 0;
}
@media(max-width:1199px){
	.pbmit-ihbox-style-11 .pbmit-ihbox-heading{
		display: block !important;
	}
	.pbmit-ihbox-style-11 .pbmit-ihbox-contents{
		display: block !important;
	}
}
@media(max-width:575px) {
	.pbmit-ihbox-style-11 .pbmit-ihbox-contents {
		width: 100%;
	}
	.pbmit-ihbox-style-11 .pbmit-ihbox-box {
		display: block!important;
		padding: 0 0 20px;
	}
	.pbmit-ihbox-style-11 .pbmit-ihbox-heading {
		padding: 10px 0 0;
	}
	.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:after {
		top: 10px;
		left: 0;
	}
	.pbmit-ihbox-style-11 .pbmit-svg-btn svg {
		margin-top: 30px;
	}
	.elementor-element-populated .elementor-element:nth-child(3) .pbmit-ihbox-style-11 .pbmit-ihbox-box {
		border-bottom: none;
	}
}