.pbminfotech-ele-ptable-style-2  .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap::before{
	transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col{
	margin-bottom: 30px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
	width: 37%;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.1);
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
	border-left: 1px solid rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.1);
	border-right: none;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-heading{
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-weight: 500;
}
.pbminfotech-ele-ptable-style-2 .pbmit-price-wrapper{
	display: flex;
	align-items: flex-end;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
	position: relative;
	overflow: hidden;
	display: flex;
	padding: 60px 40px 90px;
	border-radius: 20px;
	background-color: var(--pbmit-xinterio-light-bg-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
	background-color: var(--pbmit-xinterio-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol{
	font-size: 36px;
	line-height: 36px;
}
.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-xinterio-secondary-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-frequency{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 400;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
	width: 100%;
	padding: 0 10px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line{
	margin-bottom: 10px;
	position: relative;
	padding-left: 30px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-line{
	padding: 0 30px 0 0;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-xinterio-blackish-color);
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	left: inherit;
	right: 0;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line svg{
	font-size: 16px;
	line-height: 16px;
	fill: var(--pbmit-xinterio-blackish-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line:last-child{
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a{
	padding: 18px 30px;
	color: var(--pbmit-xinterio-blackish-color);
	background-color: var(--pbmit-xinterio-white-color);
	border: none;
	width: 100%;
	border-radius: 30px 30px 0 0;
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a{
	color: var(--pbmit-xinterio-white-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a{
	background-color: var(--pbmit-xinterio-light-bg-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a{
	background-color: var(--pbmit-xinterio-blackish-bg-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a{
	background-color: var(--pbmit-xinterio-secondary-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a{
	background-color: var(--pbmit-xinterio-global-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a:hover{
	color: var(--pbmit-xinterio-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn .pbmit-btn a:hover{
	color: var(--pbmit-xinterio-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn{
	position: absolute;
	bottom: 0;
	right: 45px;
	display: inline-block;
	text-align: center;
	margin-top: 40px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn{
	left: 45px;
	right: inherit;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col .pbmit-pricing-table-box:hover{
	transform: translateY(-5px);
}
.pbminfotech-ele-ptable-style-2 .pbmit-button-wrapper::after{
	content: '\e8eb';
	font-family: "pbminfotech-base-icons";
	display: inline-block;
	margin-left: 10px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-button-wrapper::after{
	margin: 0 10px 0 0;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.pbminfotech-ele-ptable-style-2 .pbmit-button-inner::after,
.pbminfotech-ele-ptable-style-2 .pbmit-button-inner::before{
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 0;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-xinterio-white-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::after,
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::before{
	box-shadow: 0 20px 0 0 var(--pbmit-xinterio-light-bg-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::after,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::before{
	box-shadow: 0 20px 0 0 var(--pbmit-xinterio-blackish-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::after,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::before{
	box-shadow: 0 20px 0 0 var(--pbmit-xinterio-secondary-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::after,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-ptable-style-2 .pbmit-button-inner::before{
	box-shadow: 0 20px 0 0 var(--pbmit-xinterio-global-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-button-inner::before{
	right: 100%;
	border-bottom-right-radius: 20px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-button-inner::after{
	left: 100%;
	border-bottom-left-radius: 20px;
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
	background-color: var(--pbmit-xinterio-light-bg-color);
}
/* Featured Column */
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box{
	background-color: var(--pbmit-xinterio-blackish-bg-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box{
	background-color: var(--pbmit-xinterio-global-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-head-wrap{
	border-color: rgba(var(--pbmit-xinterio-global-color-rgb), 0.5);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-head-wrap,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-head-wrap{
	border-color: rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.1);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-price-w{
	color: var(--pbmit-xinterio-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line i{
	color: var(--pbmit-xinterio-global-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line i,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line i{
	color: var(--pbmit-xinterio-blackish-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line svg{
	fill: var(--pbmit-xinterio-global-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line svg,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-line svg{
	fill: var(--pbmit-xinterio-blackish-color);
}
.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: 7px 15px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0;
	color: var(--pbmit-xinterio-white-color);
	background: #000;
	position: relative;
	border-radius: 0 0 0 20px;
}
.rtl .pbminfotech-ele-ptable-style-2 .pbmit-ptablebox-featured-w{
	border-radius: 0 20px 0 0;
}
@media(min-width: 992px) and (max-width: 1200px){
	.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
		padding: 40px 30px 70px;
	}
}
@media(max-width: 767px){
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-frequency{
		margin-bottom: 5px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
		flex-direction: column;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		border-right: none;
		border-bottom: 1px solid rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.1);
		padding: 0 20px 25px !important;
		margin: 0 0 30px !important;
		width: 100%;
	}
	.rtl .pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		border-left: none;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-heading{
		margin-bottom: 10px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
		grid-column-gap: 10px;
	}
}
@media(max-width: 575px){
	.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
		padding: 40px 30px 80px;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-price{
		font-size: 50px;
		line-height: 50px;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol{
		font-size: 26px;
		line-height: 26px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w{
		display: block;
	}
	.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn{
		right: 35px;
	}
	.rtl .pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn{
		left: 35px;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
		padding: 0;
	}
	.pbminfotech-ele-ptable-style-2 .pbmit-head-wrap{
		padding: 0 0 20px !important;
		margin: 0 0 20px !important;
	}
}