.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap::before {
  transition: all 0.6s ease-in-out;
}

.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
  position: relative;
  text-align: center;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.2);
}

.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap::before {
  content: "";
  position: absolute;
  background-color: var(--pbmit-xinterio-secondary-color);
  width: 0%;
  height: 1px;
  bottom: -1px;
  left: 0;
}

.rtl .pbminfotech-ele-ptable-style-1 .pbmit-head-wrap::before {
  right: 0;
  left: inherit;
}

.pbminfotech-ele-ptable-style-1
  .pbmit-ptable-col:hover
  .pbmit-head-wrap::before {
  width: 100%;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--pbmit-xinterio-global-color);
  margin-bottom: 25px;
  font-weight: 600;
  border: 1px solid var(--pbmit-xinterio-global-color);
  border-radius: 150px;
  display: inline-block;
  padding: 10px 30px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading span {
  display: block;
  margin-top: 5px;
  line-height: 1;
  font-weight: 700;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-carousel {
  padding-top: 40px;
}

.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel {
  padding: 0 55px 60px;
}

.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-pagination {
  left: 0;
  right: 0;
  bottom: 7px;
  width: max-content;
  margin: auto;
}

.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-pagination
  span {
  width: 10px;
  height: 10px;
  margin: 0 2px;
}

.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-button-next,
.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-button-prev {
  color: var(--pbmit-xinterio-secondary-color);
  box-shadow: none;
  outline: none;
  background: none !important;
  transition: all ease-in-out 0.7s !important;
}

.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-button-next:hover,
.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-button-prev:hover {
  color: var(--pbmit-xinterio-global-color);
}

.pbminfotech-ele-ptable-style-1.pbminfotech-ele-ptable-carousel
  .swiper-pagination-bullet-active {
  background-color: var(--pbmit-xinterio-secondary-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
  background-color: var(--pbmit-xinterio-white-color);
  position: relative;
  padding: 40px;
  border-radius: 30px;
  border: 1px solid rgba(var(--pbmit-xinterio-blackish-color-rgb), 0.2);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
  font-size: 30px;
  line-height: 30px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol span {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 1;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency .cantidad {
  font-size: 16px;
  margin-left: 10px;
  font-weight: 500;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
  font-size: 50px;
  line-height: 1.3;
  font-weight: 600;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w {
  display: flex;
  align-items: flex-start;
  color: var(--pbmit-xinterio-secondary-color);
  gap: 7px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
  color: var(--pbmit-xinterio-blackish-color);
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
  letter-spacing: -0.25px;
  text-transform: uppercase;
  color: var(--pbmit-xinterio-blackish-color);
  position: relative;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
  padding: 25px 0;
  margin-bottom: 15px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
  margin-bottom: 10px;
  position: relative;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child {
  margin-bottom: 0;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn .pbmit-btn a {
  padding: 14px 30px;
  color: var(--pbmit-xinterio-white-color);
  background-color: var(--pbmit-xinterio-global-color);
  border: none;
  width: 100%;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn .pbmit-btn a:hover {
  background-color: var(--pbmit-xinterio-secondary-color);
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn {
  text-align: center;
  margin-top: auto;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover {
  transform: translateY(-5px);
}

.pbminfotech-ele-ptable-style-1 .pbmit-btn i {
  display: none;
}

.pbmit-elementor-bg-color-white
  .pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-box {
  background-color: var(--pbmit-xinterio-light-bg-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbminfotech-ptable-heading {
  color: var(--pbmit-xinterio-white-color);
  border-color: var(--pbmit-xinterio-white-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-ptable-line,
.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbminfotech-ptable-frequency,
.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-ptable-price-w {
  color: var(--pbmit-xinterio-white-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg {
  fill: currentColor;
  vertical-align: text-top;
  transform: translateY(2px);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-ptable-line
  svg {
  fill: var(--pbmit-xinterio-white-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-pricing-table-box {
  background-color: var(--pbmit-xinterio-secondary-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-pricing-table-box
  .pbmit-head-wrap::before {
  background-color: var(--pbmit-xinterio-global-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-head-wrap::before {
  background-color: var(--pbmit-xinterio-blackish-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-head-wrap {
  border-color: var(--pbmit-xinterio-white-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbminfotech-ptable-btn
  .pbmit-btn
  a {
  color: var(--pbmit-xinterio-blackish-color);
  background-color: var(--pbmit-xinterio-white-color);
}

.pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbminfotech-ptable-btn
  .pbmit-btn
  a:hover {
  background-color: var(--pbmit-xinterio-global-color);
  color: var(--pbmit-xinterio-white-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-feature-wrap {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
  margin: auto;
  width: max-content;
  text-transform: uppercase;
}

.rtl .pbminfotech-ele-ptable-style-1 .pbmit-feature-wrap {
  left: 0;
  right: inherit;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w {
  padding: 8px 33px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: var(--pbmit-xinterio-white-color);
  background: #000;
  position: relative;
  border-radius: 30px;
}

.rtl .pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w {
  border-radius: 0 30px 30px 0;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-pricing-table-box {
  padding: 30px 25px;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-heading {
  font-size: 16px;
  line-height: 24px;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-symbol {
  font-size: 26px;
  line-height: 30px;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-price {
  font-size: 40px;
  line-height: 50px;
}

.pbminfotech-ele-ptable-style-1
  .col-md-20percent
  .pbminfotech-ptable-frequency {
  font-size: 12px;
  line-height: 22px;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-ptable-line {
  margin-bottom: 10px;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-btn a {
  padding: 12px 20px;
}

.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-ptablebox-featured-w {
  padding: 0 8px;
  font-size: 10px;
  line-height: 20px;
}

.pbmit-pricing-style-1-new
  .pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-box {
  background-color: var(--pbmit-xinterio-light-bg-color);
  border: none;
}

.pbmit-pricing-style-1-new
  .pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbmit-pricing-table-box {
  background-color: var(--pbmit-xinterio-global-color);
}

.pbmit-pricing-style-1-new
  .pbminfotech-ele-ptable-style-1
  .pbminfotech-ptable-heading {
  background-color: var(--pbmit-xinterio-white-color);
}

.pbmit-pricing-style-1-new
  .pbminfotech-ele-ptable-style-1
  .pbmit-pricing-table-featured-col
  .pbminfotech-ptable-heading {
  background-color: transparent;
}

@media (max-width: 1200px) {
  .pbminfotech-ele-ptable-style-1 .col-md-20percent {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    margin-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  .pbminfotech-ele-ptable-style-1 .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .pbminfotech-ele-ptable-style-1 .col-md-20percent,
  .pbminfotech-ele-ptable-style-1 .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pbminfotech-ele-ptable-style-1 .pbmit-ptable-col {
    margin-bottom: 30px;
  }

  .pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
    margin-bottom: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
    padding: 40px 30px;
  }
}

@media (max-width: 575px) {
  .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
    padding: 40px 30px;
  }

  .pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
    font-size: 16px;
    line-height: 22px;
  }

  .pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
    font-size: 50px;
    line-height: 50px;
  }

  .pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
    font-size: 27px;
    line-height: 28px;
  }

  .pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
    padding-bottom: 18px;
  }

  .pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
    padding: 25px 0 15px;
  }
}