.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:hover .pbmit-head-wrap::before{
	transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:not(:last-child) .pbmit-pricing-table-box{
	margin-bottom: 25px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box-wrapper{
	display: flex;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
	width: 17%;
	padding: 50px 50px 30px;
	border-radius: 30px;
	margin-right: 18px;
	background-color: var(--pbmit-xcare-white-color);
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
	margin: 0 0 0 18px;
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
	background-color: var(--pbmit-xcare-light-bg-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper,
.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.pbminfotech-ele-ptable-style-2 .pbmit-content-wrapper{
	display: flex;
	flex: 1;
	width: 100%;
	border-radius: 30px;
	border: 1px solid rgba(var(--pbmit-xcare-blackish-color-rgb), 0.1);
}
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-content-wrapper{
	border-color: rgba(var(--pbmit-xcare-white-color-rgb), 0.1);
}
.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
	width: 30%;
	padding: 30px 30px 30px 55px;
	margin-right: 10px;
	border-right: 1px solid rgba(var(--pbmit-xcare-blackish-color-rgb), 0.1);
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
	padding: 30px 55px 30px 30px;
	border-right-width: 0;
	border-left: 1px solid rgba(var(--pbmit-xcare-blackish-color-rgb), 0.1);
}
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
	border-color: rgba(var(--pbmit-xcare-white-color-rgb), 0.1);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-desc{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-heading{
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.pbminfotech-ele-ptable-style-2 .pbmit-price-wrapper{
	display: flex;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol{
	font-size: 35px;
	line-height: 40px;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-price{
	font-size: 60px;
	line-height: 60px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-w{
	display: flex;
	align-items: flex-start;
	color: var(--pbmit-xcare-global-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-frequency{
	font-size: 14px;
	line-height: 22px;
	text-transform: lowercase;
	color: rgba(var(--pbmit-xcare-blackish-color-rgb), 0.7);
	font-weight: 400;
	padding-left: 25px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-frequency{
	padding: 0 25px 0 0;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
	padding: 30px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 70%;
	margin-top: 15px;
	padding-right: 15px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
	padding: 0 0 0 15px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line{
	margin-bottom: 16px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line:last-child{
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	position: relative;
	top: 3px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line svg,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
	color: var(--pbmit-xcare-secondary-color);
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-line svg,
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	margin: 0 0 0 10px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line svg{
	fill: var(--pbmit-xcare-secondary-color);
}
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	color: var(--pbmit-xcare-white-color);
}
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-ptable-line svg{
	fill: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-btn a{
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.65px;
	display: block;
	text-transform: uppercase;
	padding: 18px 40px;
	color: var(--pbmit-xcare-white-color);
	background-color: var(--pbmit-xcare-secondary-color);
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-btn a{
	background-color: var(--pbmit-xcare-global-color);
}
/*Featured column*/
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-price-wrapper,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-content-wrapper{
	background-color: var(--pbmit-xcare-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-price-wrapper,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-content-wrapper,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-price-wrapper,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-content-wrapper{
	background-color: var(--pbmit-xcare-secondary-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-content-wrapper{
	border-width: 0;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-head-wrap{
	border-color: rgba(var(--pbmit-xcare-white-color-rgb), 0.1);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-icon-type-icon,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-content-wrapper,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-price-w,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line i{
	color: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line svg{
	fill: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-btn a{
	color: var(--pbmit-xcare-blackish-color);
	background-color: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-btn a:hover{
	background-color: var(--pbmit-xcare-blackish-color);
	color: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-icon-type-text{
	font-size: 30px;
	line-height: 30px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-svg-wrapper,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-icon-type-icon{
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-xcare-blackish-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-icon-wrapper svg,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-svg-wrapper svg{
	fill: var(--pbmit-xcare-blackish-color);
	margin-bottom: 10px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-icon-type-image{
	width: 50px;
	height: 50px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
	position: relative;
}
.pbminfotech-ele-ptable-style-2 .pbmit-feature-wrap{
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-feature-wrap{
	left: 0;
	right: inherit;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptablebox-featured-w:not(:empty){
	padding: 5px 23px 5px 13px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	background: red;
	position: relative;
	border-radius: 0 30px 0 8px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptablebox-featured-w:not(:empty){
	padding: 5px 13px 5px 23px;
	border-radius: 30px 0 8px 0;
}
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-ptable-icon-type-icon{
	color: var(--pbmit-xcare-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-svg-wrapper svg,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-icon-wrapper svg,
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-ptable-svg-wrapper svg,
.pbmit-text-color-white .pbminfotech-ele-ptable-style-2 .pbmit-ptable-icon-wrapper svg{
	fill: var(--pbmit-xcare-white-color);
}
/* Responsive */
@media(min-width: 1201px) and (max-width: 1380px){
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 30px 30px 20px;
	}
	.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 20px 30px 30px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-btn .pbmit-button-text,
	.pbminfotech-ele-ptable-style-2 .pbmit-btn a{
		font-size: 12px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-btn a{
		padding: 18px 30px;
	}
}
@media(min-width: 1025px) and (max-width: 1380px){
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
		padding: 40px 30px 30px;
	}
}
@media(min-width: 1201px) and (max-width: 1300px){
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-heading{
		font-size: 23px;
		line-height: 30px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		width: 27%;
	}
}
@media(min-width: 1025px) and (max-width: 1300px){
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		padding: 30px 30px 30px 40px;
	}
	.rtl .pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		padding: 30px 40px 30px 30px;
	}
}
@media(min-width: 1201px) and (max-width: 1250px){
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
		width: 15%;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-price{
		font-size: 45px;
		line-height: 45px;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol{
		font-size: 30px;
		line-height: 30px;
	}
}
@media(max-width: 1200px){
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		flex-direction: column;
		align-items: flex-start;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
		width: 100%;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
		width: 22%;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
		padding: 0 !important;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 30px 40px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-btn a{
		margin-top: 15px;
	}
}
@media(max-width: 1024px){
	.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box-wrapper{
		flex-direction: column;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-wrapper{
		align-items: center;
		width: 100%;
		border-radius: 30px 30px 0 0;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-content-wrapper{
		border-radius: 0 0 30px 30px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-content-wrapper{
		border-top: 1px solid rgba(var(--pbmit-xcare-white-color-rgb), 0.1);
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		width: 34%;
	}
}
@media(max-width: 991px){
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 20px 40px 15px;
	}
	.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 15px 40px 20px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		width: 32%;
		padding: 30px;
	}
}
@media(max-width: 767px){
	.pbminfotech-ele-ptable-style-2 .pbmit-content-wrapper{
		flex-direction: column;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		width: 100%;
		border-bottom: 1px solid rgba(var(--pbmit-xcare-blackish-color-rgb), 0.1);
		border-right: none;
		text-align: center;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-head-wrap{
		border-bottom-color: rgba(var(--pbmit-xcare-white-color-rgb), 0.1);
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-price-wrapper,
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		align-items: center;
		justify-content: center;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 30px 40px;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn{
		margin-top: 20px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
		text-align: center;
	}
}
@media(max-width: 575px){
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
		margin: 0;
		display: block;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 30px 20px 40px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		padding: 30px 20px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-btn a{
		padding: 18px 30px;
	}
}