.pbminfotech-ele-ptable-style-3 {
	transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-cols {
	align-items: flex-end;
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-wrap {
	padding: 35px;
	border-radius: 20px;
	background-color: var(--pbmit-xinterio-light-bg-color);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-heading {
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 10px 20px;
	border-radius: 50px;
	display: inline-block;
	margin-bottom: 10px;
	color: var(--pbmit-xinterio-global-color);
	border: 1px solid var(--pbmit-xinterio-global-color);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-desc {
	font-size: 15px;
	line-height: 24px;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-price-w,
.pbminfotech-ele-ptable-style-3 .pbmit-price-wrapper {
	display: flex;
	align-items: end;
}
.pbminfotech-ele-ptable-style-3 .pbmit-price-wrapper {
	gap: 20px;
	padding-top: 50px;
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-price {
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-xinterio-blackish-color);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-symbol {
	font-size: 30px;
	line-height: 40px;
	color: var(--pbmit-xinterio-blackish-color);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-frequency {
	font-size: 15px;
	line-height: 15px;
	text-transform: lowercase;
	bottom: 20px;
	position: relative;
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-frequency::before {
	content: '/';
	display: inline-block;
	padding-right: 1px;
}
.rtl .pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-frequency::before {
	padding-left: 1px;
	padding-right: inherit;
}
.pbminfotech-ele-ptable-style-3 .pbmit-btn {
	padding-top: 20px;
}
.pbminfotech-ele-ptable-style-3 .pbmit-btn a.pbmit-button-inner {
	display: block;
	border: none;
	padding: 18px 25px;
	background-color: var(--pbmit-xinterio-white-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-inner {
	padding-top: 40px;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-line:not(:first-child) {
	padding-top: 10px;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-line svg {
	width: 4px;
	height: 4px;
	fill: #666666;
}
.pbminfotech-ele-ptable-style-3 .pbmit-list-heading {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: var(--pbmit-xinterio-blackish-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-lines-w {
	padding: 10px 0 0 10px;
}
/* Featured Column */
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
	padding: 10px;
	border-radius: 20px;
	background-color: var(--pbmit-xinterio-blackish-bg-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-feature-wrap {
	text-align: center;
	padding: 5px 0 15px 0;
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-ptablebox-featured-w {
	text-transform: uppercase;
	color: var(--pbmit-xinterio-white-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-btn a.pbmit-button-inner {
	color: var(--pbmit-xinterio-white-color);
	background-color: var(--pbmit-xinterio-global-color);
}
/* Column */
.pbminfotech-ele-ptable-style-3 .col-lg-4 .pbminfotech-ptable-desc {
	width: 90%;
}
.pbminfotech-ele-ptable-style-3 .col-md-3 .pbmit-pricing-table-wrap,
.pbminfotech-ele-ptable-style-3 .col-md-20percent .pbmit-pricing-table-wrap {
	padding: 20px;
} 
.pbminfotech-ele-ptable-style-3 .col-md-3 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-3 .col-md-20percent .pbminfotech-ptable-price {
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-ptable-style-3 .col-md-3 .pbmit-btn a.pbmit-button-inner,
.pbminfotech-ele-ptable-style-3 .col-md-20percent .pbmit-btn a.pbmit-button-inner {
	padding: 12px 20px;
}
/* BG Color */
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-wrap {
	background-color: var(--pbmit-xinterio-white-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-3 .pbmit-ptable-col:not(.pbmit-pricing-table-featured-col) .pbmit-btn a.pbmit-button-inner {
	background-color: var(--pbmit-xinterio-light-bg-color);
}
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
	background-color: var(--pbmit-xinterio-global-color);
}
@media (max-width: 991px) {
	.pbminfotech-ele-ptable-style-3 .pbmit-ptable-col {
		margin-bottom: 30px;
	}
}