table{  border-collapse: collapse; width: 600px; position: relative; }
      .title-line{color: #2b1f51;}
      th{width:25%!important;font-weight:600;color:#2b1f51;border-top:0px solid #dee2e6!important;border-left:1px solid #dee2e6;border-right:1px solid #dee2e6!important;border-bottom:0px solid #dee2e6!important;background-color:#fafafa;} tr:nth-child(odd) td, tr:nth-child(odd) th{background-color:#fff;} tr:nth-child(even) td, tr:nth-child(even) th{background-color:#f9f9f9;}
      th.head-tbl-1{ border-left:0px solid #dee2e6 !important;}
      th.head-tbl-4{ border-right:0px solid #dee2e6 !important;}
      table td{  font-weight:400; font-size: 14px; color: #2b1f51; }
      .container-2 {max-width: 1450px !important;}
      .table .thead-dark th{ color:#000; padding:15px 0; background-color:#ffffff;  border-color: #c8c8c8 !important; z-index: 99999999999999999999999;
        position: relative;}
      .head-tbl{ text-align: center; }
      .head-tbl h4{ font-weight: 700; }
      .head-tbl p{ text-align: left; font-weight: 300; font-size: 15px; }
      .prs-main .currency{ font-size: 20px; font-weight: 900; margin-right:0px; }
      .prs-main .price{ font-size: 50px; font-weight: 900; }
      .prs-main .month-prs{ font-size: 14px; font-weight: 600; }
      .heading-page h1{ font-weight: 800; color: #000; }
      .offr{ margin-top: 6px; }
      .offr .now-offer{ background-color: #e7e1ff; padding: 3px 8px; color: #2b1f51; border-radius:4px; margin-top: 10px; }
      .started-now{ background-color: #673de6; color: #fff; padding: 5px 16px; border-radius:5px; line-height: 40px; text-decoration: none; }
      .started-now:hover{ color: #fff; text-decoration: none; background-color: #481fff; transition: 1s; }
      .text-mmdl{ margin-bottom: 80px; }
      .head-tbl-4 {
  text-align: center;
}
.price p.prs-list{ font-size:40px; font-weight:900; text-align: center; margin-bottom:0; }
.price p.prs-list span{ font-size:20px !important; font-size: 14px;
  font-weight: 600; }
  .price .price-off{ text-align:center; color: red; margin-bottom: 0.3rem !important; }
  .price h4{ background-color:white; font-size: 13px; padding: 4px 0 2px 0; width: 145px; margin:0 auto; display:block; border-radius:10px; margin-bottom:10px !important; }
button.multi-open::after {
  content: '\002B';
  color: #000;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}
button.multi-open.active::after {
  content: "\2212";
}
button.multi-open::after {
  content: '\002B';
  color: #000;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color:#f8f8f8 !important;
}
      .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.multiple-section {
  padding: 0 0 !important;
}
      .table-striped tbody tr:nth-of-type(2n+1) {
  background-color: transparent;
}
table thead{ border-left:none !important; border-right:none !important; }
.features-tables-heading{ background-color: #fff;
  box-shadow: 1px 0px 9px #ccc;  }
.fa-check{ color:#41ac49; }
.fa-close{ color:#fe2400; }
      .heading-page h2 {
  font-weight: 800;
  color: #2b1f51;
}
.head-tbl-1{ border-left:0px solid #fff;}
.head-tbl-1{ border-right:0px solid #fff;}
.head-tbl-4 p{text-align: left;
  font-weight: 300;
  font-size: 15px;}
      @supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 30;
  }
}

.title-link a{ color:#7355F7; border-bottom: 1px dashed #000; }
.title-link a:hover{ color:#481fff; transition:1s; }

thead {
  transition: all 5s ease;
}

.thead--is-fixed {
  position: fixed;
  top: 114px;
  z-index: 9999;
  display: table-header-group;
}
.multiple-section-2 .tabs-panel.active {
  display: block;
  background-color: transparent;
  box-shadow: 0 0 12px transparent;
  border-radius:10px;
  z-index: 9;
  position: relative;
}
.multiple-section-2 .tabs-content {
  border:0px solid #eee;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(238, 238, 238);
  border-top:
0;
}
.multiple-section {
  padding:0 0;
}
.multiple-section-2 .tabs-panel {
  padding:0rem 0rem;
  display: none;
}
.table-hover tbody tr th{border-top:0px solid #ccc !important; border-bottom:1px solid #ccc !important; border-left:1px solid #ccc !important; border-right:1px solid #ccc !important;}
.multiple-section-2 button.multi-open {
  /*box-shadow: 0 1px 12px -4px rgba(0,0,0,.25);*/
  color: #000;
  cursor: pointer;
  padding:0px 25px;
  width: 100%;
  border:none;
  text-align: left;
  outline:0;
  font-size: 19px;
  transition:.4s;
  line-height: 2.5em;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  font-style: normal;
  display: block;
  margin:0 auto;
  background-color: #e9e8e8;
  border-radius:18px 18px 0px 0;
  border: 1px solid #ccc;
  margin-top: 10px;
}
.multiple-section-2 div.course-panel {
  padding:0 0px;
  background-color: transparent;
  max-height: 0;
  overflow:hidden;
  transition:max-height .2s ease-out;
  width: 100% !important;
  font-size: 15px;
  line-height: 1.6em;
  letter-spacing: .4px;
  font-weight: 400;
  font-style: normal;
  color: rgba(0,0,0,.88);
  margin:0px auto 3px;
  display: block;
}
button.course-accordion {
  box-shadow: 0 1px 12px -4px rgba(0,0,0,.25);
  color: #000;
  cursor: pointer;
  padding:10px 25px;
  width: 100%;
  border:none;
  text-align: left;
  outline:0;
  font-size: 19px;
  transition:.4s;
  line-height: 2.5em;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  font-style: normal;
  display: block;
  margin:0 auto;
  background-color: #fff;
}
.table-bordered td, .table-bordered th {
  border-top:0px solid #ccc !important; border-bottom:1px solid #ccc !important; border-left:1px solid #ccc !important; border-right:1px solid #ccc !important;
}
    
    .accordion {
    padding: 0;
    margin: 0 auto;
}
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content {
    height: 5.7em;
}
.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .25s;
}
.accordion p {
  text-align: justify !important;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #f2f2f2;
  padding: 20px 20px;
}
.accordion .accordion-item {
  padding-bottom: 10px;
}
.accordion h1 {
  margin: 0;
}
.hidden {
  top: -100px; /* move it off screen when hidden */
}
#hd-f{
  width: 100%;
  padding: 20px;
  background: #222;
  color: #fff;
  position: fixed !important;
  top: 0;
  z-index: 1000;
  transition: top 0.3s ease;
}

#hd-f.hidden {
  top: -100px;
}
.tooltip-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-wrapper {
  position: relative;
  display: inline-block;
}

.table-borderless .price-off span{text-decoration: line-through;}

.custom-tooltip {
  position: fixed;
  display: none;
  width: 250px; /* 🔸 Set fixed width */
  background-color: #7355f7;
  color: white;
  padding: 8px 10px;
  border-radius: 5px;
  z-index: 99999;
  white-space: normal; /* allows text to wrap */
  font-family: Nunito, sans-serif;
  font-size: 14px;
  pointer-events: none;
  text-align:left;
}
.features-table{ background-color:#fff; z-index: 11;   position: relative; }
.floating-footer-bar {z-index: 99999 !important;}
.head-tbl-1 p{ margin: 15% 0 0 0;  }
.title-link a:focus{ color:#481fff }

