.pbmit-ihbox-style-3 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-3 .pbmit-element-title{
	font-size: 20px;
    line-height: 28px;
    margin: 27px 0 15px;
    letter-spacing: 0;
	overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-3 .pbmit-heading-desc {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper{
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	color: var(--pbmit-solioz-global-color);
	fill: var(--pbmit-solioz-global-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper img{
	height: 50px;
	width: 50px;
	max-width: 50px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-solioz-global-color);
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-13 {
	padding-top: 5px;
}
.pbmit-element-viewtype-carousel.pbmit-element-miconheading-style-13 .swiper-container {
	padding-left: 5px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper .pbmit-ihbox-icon-type-text {
	width: 50px;
	height: 50px;
	line-height: 44px;
	font-size: 20px;
	border: 4px solid var(--pbmit-solioz-light-bg-color);
	text-align: center;
	border-radius: 5px;
	background-color: var(--pbmit-solioz-white-color);
}

.pbmit-element-miconheading-style-3 .pbmit-ele-miconheading-left {
	overflow: hidden;
}
.pbmit-element-miconheading-style-3 .pbmit-heading-subheading-wrapp {
    width: 53%;
}
.pbmit-element-miconheading-style-3 .pbmit-element-svg-line svg path {
	stroke: var(--pbmit-solioz-global-color);
}
.pbmit-element-miconheading-style-3 .pbmit-ihbox.pbmit-ihbox-style-3 {
    padding: 0 60px 0 0;
}
.pbmit-element-miconheading-style-3 .pbmit-element-posts-wrapper.row {
	padding: 40px 0px 0 87px;
}
.pbmit-element-miconheading-style-3 .pbmit-element-svg-line {
	position: absolute;
   	top: -26px;
    left: 10px;
    z-index: -1;
}
.pbmit-element-miconheading-style-3 .running-line {
  stroke-dasharray: 3150;
  stroke-dashoffset: 3150;
}

.run-animation {
  animation: run 4s linear forwards;
}

@keyframes run {
  0% { stroke-dashoffset: 3150; }
  100% { stroke-dashoffset: 0; }
}
.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-first {
	text-align: right;
}
.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-first img {
	mask-image: url(../../images/energy.png);
    -webkit-mask-image: url(../../images/energy.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    position: absolute;
    right: -20px;
    top: -180px;
}
.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-second.pbmit-img-gradient {
	position: relative;
	margin-top: 10px;
	margin-right: -10px;
	text-align: right;
}
.pbmit-element-miconheading-style-3 .pbmit-element-posts-wrapper.row.multi-columns-row {
	justify-content: space-between;
}
.pbmit-element-miconheading-style-3 .pbmit-img-gradient::after  {
	content: '';
	position: absolute;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 87.5%);
	height: 98px;
	width: 100%;
	bottom: 0;
	z-index: 2;
	left: 0;
}
/* == Bg Color == */
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3.pbmit-ihbox .pbmit-heading-desc {
	color: var(--pbmit-solioz-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg {
	color: var(--pbmit-solioz-white-color);
	fill: var(--pbmit-solioz-white-color);
}
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper .pbmit-ihbox-icon-type-text {
	border-color: var(--pbmit-solioz-white-color);
}

@media (max-width: 1366px) { 
	.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-first img {
		right: 0;
	}
}
@media (max-width: 1200px) {
	.pbmit-element-miconheading-style-3 .pbminfotech-gap-40px .pbmit-element-posts-wrapper.row .pbmit-ele {
		margin-bottom: 20px;
	}
	.pbmit-ihbox-style-3 .pbmit-element-title {
		margin: 12px 0 8px;
		font-size: 18px;
		line-height: 24px;
	}
	.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper .pbmit-ihbox-icon-type-text {
		width: 40px;
		height: 40px;
		line-height: 32px;
		font-size: 17px;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-svg-line {
		top: -89px;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-svg-line svg {
		top: -89px;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-svg-line {
		top: -97px;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-posts-wrapper.row {
		padding: 0px;
	}
	.pbmit-element-miconheading-style-3 .pbmit-ihbox.pbmit-ihbox-style-3 {
		padding: 0 20px 0 0;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-svg-line {
		display: none;
	}
}
@media (max-width: 991px) {
	.pbmit-element-miconheading-style-3 .pbmit-element-svg-line {
		display: none;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-posts-wrapper.row {
        padding: 0;
    }
	.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-second.pbmit-img-gradient {
		text-align: center;
	}
	.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-first {
		text-align: center;
	}
	.pbmit-element-miconheading-style-3 .pbmit-ihbox-icon-wrapper-images-first img {
		position: relative;
		top: 0;
	}
	.pbmit-element-miconheading-style-3 .pbmit-heading-subheading-wrapp {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.pbmit-element-column-three.pbmit-element-miconheading-style-3 .pbmit-ihbox.pbmit-ihbox-style-3,
	.pbmit-element-miconheading-style-3 .pbmit-ihbox.pbmit-ihbox-style-3 {
		padding: 0;
	}
	.pbmit-element-miconheading-style-3 .pbmit-element-posts-wrapper.row .pbmit-ele {
		width: 50%;
	}
	.pbmit-element-miconheading-style-3 .pbmit-heading-subheading-wrapp {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.pbmit-element-miconheading-style-3 .pbmit-element-posts-wrapper.row .pbmit-ele {
		width: 100%;
	}
	.pbmit-element-miconheading-style-3 .pbminfotech-gap-40px .pbmit-element-posts-wrapper.row .pbmit-ele {
  	  padding-right: 0;
	}
}