/**
* Pricing tables
*/

.bs-pricing-comparsion-btn {
  font-size: 14px;
  font-weight: 500;
  margin: 30px 0 0 0;
  min-width: 0;
  line-height: 1.15;
  padding: 7px 19px;
}

@media only screen and (max-width: 1399px) {
  .bs-pricing-comparsion-btn {
    margin: 25px 0 0 0;
    font-size: 13px;
    line-height: 1.15;
    padding: 7px 14px;
  }
}

@media only screen and (max-width: 1200px) {
  .bs-pricing-comparsion-btn {
    margin: 20px 0 0 0;
    line-height: 1.4;
    padding: 5px 14px;
  }
}

.boost-btn-sml {
  padding: 8px 7px;
  max-width: 160px;
  font-size: 13px;
}

.bs-pricing-comparsion {
  border: none;
  border-collapse: collapse;
  width: 100%;
}

.bs-pricing-comparsion td,
.bs-pricing-comparsion th {
  text-align: left;
  padding: 5px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 1199px) {
  .bs-pricing-comparsion td,
  .bs-pricing-comparsion th {
    padding: 5px 10px;
  }
}

.bs-pricing-comparsion td.disabled {
  filter: grayscale(1) blur(5px);
  pointer-events: none;
  opacity: 0.5;
}

.bs-pricing-comparsion tfoot th.disabled {
  display: none;
}

.bs-pricing-comparsion-price {
  font-size: 24px;
  font-weight: bold !important;
  letter-spacing: -0.66px;
  margin: 7px 0 5px 0;
  text-transform: none;
}

@media screen and (max-width: 1199px) {
  .bs-pricing-comparsion-price {
    display: none;
  }
}

.bs-pricing-comparsion-price-description {
  font-size: 13px;
  line-height: 1.57142857;
  font-weight: 500;
  color: #666;
  display: block;
}

@media screen and (max-width: 1199px) {
  .bs-pricing-comparsion-price-description {
    display: none;
  }
}

.bs-pricing-comparsion-price .bs-pricing-box-price-curency {
  font-size: 21px;
  line-height: 1 !important;
}

.bs-pricing-comparsion-btn {
  margin-top: 18px;
}

@media screen and (max-width: 1199px) {
  .bs-pricing-comparsion-btn {
    display: none;
  }
}

.bs-pricing-comparsion tbody tr {
  border: none !important;
}

.bs-pricing-comparsion tbody tr td {
  padding: 1.25rem 0;
  border-bottom: 0.5px solid #c2c3d7;
  font-size: 17px;
  line-height: 1.2;
}

@media screen and (max-width: 1199px) {
  .bs-pricing-comparsion tbody tr td {
    padding: 1rem 0;
    font-size: 15px;
  }
}

@media screen and (max-width: 899px) {
  .bs-pricing-comparsion tbody tr td {
    padding: 0.75rem 1rem;
    font-size: 13px;
  }
}

@media screen and (max-width: 599px) {
  .bs-pricing-comparsion tbody tr td {
    padding: 0.5rem 0.75rem;
    font-size: 11px;
  }
}

.bs-pricing-comparsion tbody tr td .bs-pricing-feature-tooltip {
  cursor: help;
  text-decoration: none;
  transition: border 0.15s ease-in-out;
  border-bottom: 1px dashed #999;
}

.bs-pricing-comparsion tbody tr.product-row-spacer td {
  background: none;
  border: none;
  padding: 2.5rem 0;
}

@media screen and (max-width: 599px) {
}

.bs-pricing-comparsion tfoot tr.product-row-spacer td {
  background: none;
  border: none;
  padding: 0.25rem 0;
}

.bs-pricing-comparsion tbody tr.heading-row td,
.bs-pricing-comparsion tfoot tr th {
  background: none;
  border: none;
  padding: 0.75rem 0;
  font-weight: bold;
  border-bottom: 1.5px solid #c2c3d7;
  font-size: 17px !important;
  letter-spacing: -0.15px;
}

@media screen and (max-width: 899px) {
  .bs-pricing-comparsion tbody tr.heading-row td,
  .bs-pricing-comparsion tfoot tr th {
    font-size: 15px !important;
    padding: 0.75rem 1rem;
  }
}

@media screen and (max-width: 599px) {
  .bs-pricing-comparsion tbody tr.heading-row td,
  .bs-pricing-comparsion tfoot tr th {
    font-size: 12px !important;
    padding: 0.5rem 0.75rem;
  }
}

.bs-pricing-comparsion tfoot tr th {
  border-bottom: none;
}

.bs-pricing-comparsion tr td:nth-child(2),
.bs-pricing-comparsion tr td:nth-child(3),
.bs-pricing-comparsion tfoot tr th {
  text-align: center;
}

@media screen and (max-width: 599px) {
  .bs-pricing-comparsion tr td:nth-child(2),
  .bs-pricing-comparsion tr td:nth-child(3),
  .bs-pricing-comparsion tfoot tr th {
    text-align: left;
  }
}

@media screen and (max-width: 599px) {
  .bs-pricing-comparsion tr.heading-row td:nth-child(2) > span,
  .bs-pricing-comparsion tr.heading-row td:nth-child(3) > span,
  .bs-pricing-comparsion tfoot tr th > span {
    display: block;
    transform: rotate(-90deg) translateX(-16px);
    transform-origin: left top;
    text-align: left;
    margin-left: -2px;
  }
  .bs-pricing-comparsion tfoot tr th > span {
    transform: rotate(-90deg) translateX(-100%);
    margin-left: -5px;
  }
  .bs-pricing-comparsion tfoot tr th > div {
    display: none;
  }
}

.bs-pricing-comparsion tr td:nth-child(2) svg,
.bs-pricing-comparsion tr td:nth-child(3) svg {
  margin: 0 auto;
}

@media screen and (max-width: 599px) {
  .bs-pricing-comparsion tr td:nth-child(2) svg,
  .bs-pricing-comparsion tr td:nth-child(3) svg {
    max-width: 12px;
    width: 12px;
    height: 9px;
    margin: 0;
  }
}

/**
 * Pricing custom pricing box
 */

.bs-contact-sales-box .bs-btn {
  min-width: 350px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 599px) {
  .bs-contact-sales-box .bs-btn {
    min-width: 0;
    width: 100%;
  }
}

.bs-contact-sales-box-flex {
  display: flex;
  gap: 3rem;
  align-items: flex-start;
  text-align: left;
  margin: 35px auto 30px 0;
}

@media screen and (max-width: 899px) {
  .bs-contact-sales-box-flex {
    align-items: center;
    margin-left: auto;
    gap: 2rem;
  }
}

@media screen and (max-width: 599px) {
  .bs-contact-sales-box-flex {
    flex-direction: column;
  }
}

.bs-contact-sales-box-flex.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.bs-contact-sales-box-start {
  flex: 1;
}

.bs-contact-sales-box-start img {
  max-width: 340px;
  max-height: 320px;
  object-fit: contain;
}

@media screen and (max-width: 899px) {
  .bs-contact-sales-box-start img {
    max-width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .bs-contact-sales-box-start img {
    max-width: 250px;
  }
}

.bs-contact-sales-box-end {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 45px;
}

@media screen and (max-width: 899px) {
  .bs-contact-sales-box-end {
    padding-top: 0;
  }
}

@media screen and (max-width: 599px) {
  .bs-contact-sales-box-end {
    align-items: center;
  }
}

.bs-contact-sales-box-end > a.pricing-tel,
.bs-contact-sales-box-end > a.pricing-email {
  position: relative;
  display: flex;
  gap: 5px;
  align-items: flex-end;
}

.bs-contact-sales-box-end > a.pricing-tel {
  padding-top: 13px;
  text-decoration: underline;
}

.bs-contact-sales-box-end > a.pricing-tel:hover {
  text-decoration: none;
}

.bs-contact-sales-box-end > a.pricing-tel::before,
.bs-contact-sales-box-end > a.pricing-email::before {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("../../img/bs-assets/icons/old-typical-phone.svg");
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.bs-contact-sales-box-end > a.pricing-email::before {
  background-image: url("../../img/bs-assets/icons/old-typical-email.svg");
}

.bs-contact-sales-box-end .schedule-call {
  margin-top: 1.25rem;
}

.bs-contact-sales-box-end .bs-paragraph {
  line-height: 1 !important;
}

@media screen and (max-width: 599px) {
  .bs-contact-sales-box-end .bs-paragraph {
    text-align: center !important;
  }
}

.pricing-sticky-top {
  top: 5rem;
}

.notification-bar-active .pricing-sticky-top {
  top: 9rem;
}