/*=== pbminfotech-ele-ptable-style-1 ===*/
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrapper {
	padding-bottom: 23px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-heading-wrap {
	background-color: var(--pbmit-motivec-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i{
	color: var(--pbmit-motivec-global-color);
	font-size: 23px;
	margin-right: 16px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg{
	font-size: 16px;
	margin-right: 18px;
	fill: var(--pbmit-motivec-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	position: relative;
	overflow: hidden;
	padding: 20px 30px 45px;
	background-color: var(--pbmit-motivec-white-color);
	border-radius: 30px;
	text-align: center;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc {
	font-size: 12px;
	line-height: 22px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
	font-size: 60px;
	line-height: 60px;
	font-weight: 900 !important;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
	color: var(--pbmit-motivec-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price-w {
	display: inline;
}
.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrap{
	margin-bottom: 10px;
	align-items: center;
	padding: 45px 20px;
	border-radius: 30px;
	background-color: var(--pbmit-motivec-light-bg-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0px;
	color: var(--pbmit-motivec-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading {
	color: var(--pbmit-motivec-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
	position: relative;
	margin-top: 5px;
	flex: 1;
	font-weight: lighter !important;
	padding-left: 8px;
	display: inline-block;
	color: rgba(var(--pbmit-motivec-blackish-color-rgb),.5);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency::before{
	position: absolute;
	content: "/";
	left: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
	margin-top: 23px;
	padding: 30px 0 30px 45px;
	transition: all 0.3s ease-in;
	text-align: left;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-ptable-inner{
	border-color: rgba(var(--pbmit-motivec-global-color-rgb), 0.4);
}
.pbminfotech-ele-ptable-style-1 .pbmit-btn a{
	color: var(--pbmit-motivec-white-color);
	background-color: var(--pbmit-motivec-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-btn a:hover{
	background-color: var(--pbmit-motivec-secondary-color);
	color: var(--pbmit-motivec-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w {
	display: inline-block;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol,
.pbmit-pricing-table-box .pbminfotech-ptable-price {
	display: inline-block;
}
.pbmit-pricing-table-box .pbminfotech-ptable-price{
	display: inline-block;
	color: var(--pbmit-motivec-global-color);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w {
	position: absolute;
	right: 0;
	top: 0;
	background: var(--pbmit-motivec-secondary-color);
	color: var(--pbmit-motivec-white-color);
	font-size: 15px;
	line-height: 25px;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	width: auto;
	padding: 0 10px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a{
	color: var(--pbmit-motivec-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a {
	display: inline-flex;
	padding: 16px 35px 16px 35px;
	position: relative;
	border-radius: 50px;
	background-image: -ms-linear-gradient(right, var(--pbmit-motivec-gradient-color-first) 0%, var(--pbmit-motivec-gradient-color-last) 100%);
	background-image: linear-gradient(to right, var(--pbmit-motivec-gradient-color-first) , var(--pbmit-motivec-gradient-color-last) );
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50px;
	opacity: 0;
	background-image: linear-gradient(to right, var(--pbmit-motivec-gradient-color-last) 0%, var(--pbmit-motivec-gradient-color-first) 70%);
	transition: opacity .35s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover::before{
	opacity: 1;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn .pbmit-button-text {
	position: relative;
}
.pbminfotech-ele-ptable-style-1 .pbmit-svg-btn svg {
	margin-left: 8px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-svg-btn:hover svg line,
.pbminfotech-ele-ptable-style-1 .pbmit-svg-btn svg line {
	stroke: var(--pbmit-motivec-white-color);
}
/*=== Responsive ===*/
@media (max-width: 1200px) and (min-width: 992px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
		align-items: start;
		flex-direction: column-reverse;
	}
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
		font-size: 55px;
		line-height: 55px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
		font-size: 50px;
		line-height: 50px;
	}
}
@media (max-width: 575px) {
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
		font-size: 45px;
		line-height: 45px;
	}
}
@media (max-width: 475px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrap {
		flex-direction: column-reverse;
		padding: 20px 20px 30px;
	}
	.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrapper {
		padding-top: 15px;
	}
}