#Comprison_pricingplan article {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding:0px 10px;
}
#Comprison_pricingplan table {
  box-shadow: none;
  border-radius: 10px !important;
  overflow: hidden;

}

#Comprison_pricingplan table i.fa.fa-question-circle {
    color: #f4e474;
}



#Comprison_pricingplan table thead tr{

display: none !important;

}

.wordpress-img {
    margin-bottom: 15px !important;
}

.container{
  width:100%;
  max-width:1110px;
  margin:0 auto;
}

#button-table-top li{ 
  padding: 10px 36px;
  background: #19202d;
  font-size: 12px;
  font-weight: 400;
  color:#fff;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif;
  border: 1px solid #171633;
  border-radius: 20px;
  width: auto;
  margin: 0px 5px 10px 5px;
  display: inline;
  
}

#Comprison_pricingplan table thead tr th h3 {
  padding-top: 0;
  margin-bottom:0;
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 10px 34px;
  
  position: absolute;
    top: 6px;
    left: 23px;
}

#Comprison_pricingplan a:hover {
  background-color: #1b8bf9;
  border-color:#1b8bf9;
  color: #fff;
}

#Comprison_pricingplan td:hover::before { 
  
  content: '';  
  height: 100%;
  left: -5000px;
  position: absolute;  
  top: 0;
  width: 10000px;   
  z-index: -2;        
}

#Comprison_pricingplan td:hover::after { 
  content: '';  
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;  
  border:solid 1px #f9633b;
  width: 1px;
}

#Comprison_pricingplan ul {
  top:0;
  z-index: 10;
  padding-bottom: 15px;
  width: 100%;
}

#Comprison_pricingplan li {
  list-style: none;
  width: 25%;
  display: inline;
}

#Comprison_pricingplan li:last-child {
  border-right:;
}


#Comprison_pricingplan a.button2 {
    background-color: #76d978 !important;
}
#Comprison_pricingplan a.button3 {
    background-color: #7690d9 !important;
}
#Comprison_pricingplan a {
    padding: 14px 52px !important;
    font-size: 18px;
    font-weight: 300;
    color: #fff !important;
    font-family: "Inter", Sans-serif;
    text-decoration: none;
    display: inline-block;
    border-radius: 22px;
    background-color: #f47474 !important;
    margin-top: 15px;

}
#Comprison_pricingplan a:hover {
background:  !important;
}

#Comprison_pricingplan table tbody tr td:nth-child(2){
  border-left:none;
}
#Comprison_pricingplan table thead tr th:first-child{
background: transparent;

}

#Comprison_pricingplan button:hover {
  color: #fff !important;
  background: #ff7e00 !important;
  border: 1px solid #ff7e00 !important;
  box-shadow: 8px 0 18px rgba(255,134,46,0.26);
}

#Comprison_pricingplan li.active {
  background:#fff;
  color:#171633;
  border-color: #171633;
}
#Comprison_pricingplan li.active button:focus{
  outline: none;
}
#Comprison_pricingplan table {
  border-radius: 25px !important;
  table-layout: fixed;
  width: 100%;
}

#Comprison_pricingplan table tbody tr:last-child{
  border-right: none;
}
#Comprison_pricingplan th {
  background: none;
  display: none;
}
article#Comprison_pricingplan:after {
  content: "";
  position: absolute;
  right: 12px;
  height: 100%;
  width: 1px;
  top: 0;
}

#Comprison_pricingplan td + td,
#Comprison_pricingplan th + th {
  text-align: center;
  display: none;
}
#Comprison_pricingplan td.default {
  display:table-cell;
  border-left:solid 1px transparent;
}
#Comprison_pricingplan .sep {
  background: #e54a3f;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  padding: 20px;
  border: 1px solid #ddd;
}
#Comprison_pricingplan .txt-l{
  font-size: 28px;
  font-weight: 700;
  color: #e54a3f;
}
#Comprison_pricingplan .txt-top {
  position: relative;
  top: -9px;
  left: -2px;
}
#Comprison_pricingplan .tick {
  font-size: 18px;
  color: #2ca01c;
}
#Comprison_pricingplan table tbody tr td {
  padding: 25px 15px 25px !important;
}

#Comprison_pricingplan table tbody tr td:first-child {
  font-size:18px;
  font-weight:300;
  border-top: solid 1px transparent;
  
}
#Comprison_pricingplan table tbody tr:nth-last-child(2) td:first-child{
  border-bottom:solid 1px #3a3951;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child{
 font-family: 'Inter', sans-serif;
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 0px 11px 0px 24px;
    text-align: left;
}
#Comprison_pricingplan table tbody tr:first-child td{
  border-top:solid 1p #DFE2E8;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

#Comprison_pricingplan table tbody tr:last-child td:first-child {
  background: none;
  border: none;
  background-color: none;
  box-shadow: none;
}

#Comprison_pricingplan table tbody tr td:first-child {
width: 500px;
  border-left: none;
  padding: 20px 0px 20px 23px;
  color: #fff;
  background-color: none;
  font-family: "Inter", Sans-serif;
 font-weight: 300; 
 border:none!important;
}
#Comprison_pricingplan table tbody tr td i {
  margin-right: 8px;
}

#Comprison_pricingplan .tbl-btn{

  padding: 15px 33px 15px 33px;
  font-size: 14px;
  font-weight: 600;
  background-color: transparent;
  color: #fff;
  border-radius: 4px;
  border: 1px solid;
  border-color: #fff;
}
#Comprison_pricingplan .tbl-btn:hover{
  
  background-color:#1d5ede;
  color:#fff;
  border-color:#1d5ede;
}

.pricing-box {
  position: relative;
  overflow: hidden;
  padding-top:16px;
  padding-bottom:35px;
  background-color: none;
  border: none;
  border:none;
  border-bottom:none;
  display: block;
  text-align: left;
  padding-left: 16px;
}
.plan-heading {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #000;
}
.pricing-box img{margin-bottom:10px}
.pricing-box .price {
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  font-family: 'Jost', sans-serif;
  margin-bottom: 15px;
  margin-top: 0;
}
#Comprison_pricingplan table .price{
  font-size:24px;
  color:#292f35;
  font-weight:700;
  font-family: 'Poppins', sans-serif;
  margin-bottom:15px;
  padding-top: 20px;
}
#Comprison_pricingplan table .price span {
  font-size:18px;
}
.pricing-box .pricing-suffix {
  font-size: 14px;
  font-family: 'Jost', sans-serif;
  font-weight: 400;
}
.comperison_plan_btn a {
  display: inline-block;
  font-size: 14px;
  background-color: #19bc73;
  padding: 17px 30px;
  line-height: 14px;
  color: #fff;
  font-family: 'Jost', sans-serif;
}

#Comprison_pricingplan table tbody tr.pricing_row td {
  color: #e54a3f;
}


#Comprison_pricingplan table tbody tr:last-child td a {
  background: #FF822D !important;
  border: solid 2px #000;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  padding: 15px 0px;
  border-radius: 30px;
  display: inline-block;
  transition: 0.5s ease-in-out;
}
#Comprison_pricingplan table tbody tr:last-child td a:hover {
  background: #000 !important;
  border: solid 2px #000;
}
#Comprison_pricingplan .hide {
  border: 0;
  background: 0 0;
}
#Comprison_pricingplan table {
  color: transparent;
  border-collapse:collapse;
  box-shado: rgb(211 221 253 / 30%) 1px 0px 59px 0px;
}

#Comprison_pricingplan table th:nth-child(2) .pricing-box{border-left:solid 0px rgba(33,17,94,0.2);}
#Comprison_pricingplan table thead tr th {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  border: none;
  background-color: none;
  padding: 0;
  

}
#Comprison_pricingplan table tbody tr:first-child {
    background-color: transparent !Important;
}
#Comprison_pricingplan table tbody tr{
  background-color: #ffffff1f;
    border: none;
}
#Comprison_pricingplan table tbody tr:first-child td span.txt-l {
  font-size: 52px;
  line-height: 52px;
  font-weight: 600;
}
#Comprison_pricingplan table tbody tr:first-child td span.princing_btn a {
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding-top: 15px;
  color: #516f8f;
}
#Comprison_pricingplan table tbody tr td {
  border-left: none;
  color:#fff;
  border-right: none;
  font-size:14px;
  font-weight:500;
  font-family: 'Roboto', sans-serif;
  line-height:16px;
  border-top: solid 1p #e3ecfd;
  border-left:solid 1p #e3ecfd;
  background-color: none;
  text-align: left !important;
  padding-top: 10px;
  padding-left: 35px;
  background-color: transparent!important;
}
#Comprison_pricingplan table tbody tr td:nth-child(2),#Comprison_pricingplan table tbody tr td:nth-child(3),#Comprison_pricingplan table tbody tr td:nth-child(4)
,#Comprison_pricingplan table tbody tr td:nth-child(5){
  text-align: center !important ;


}
#Comprison_pricingplan table tbody tr td:nth-child(5){
border-right: 1px solid #DFE2E8;
}
#Comprison_pricingplan table tbody tr td:nth-child(2), #Comprison_pricingplan table tbody tr td:nth-child(3),
 #Comprison_pricingplan table tbody tr td:nth-child(4), #Comprison_pricingplan table tbody tr td:nth-child(5)
{
  border-bottom: 1p solid #DFE2E8 !important;
}

.pricing-box:hover .comperison_plan_btn a {
  background-color: #ff7e00;
}

#Comprison_pricingplan table tbody tr td:nth-child(1) .fa-check{
  font-size:16px;
  color: #f4e474;
}
#Comprison_pricingplan table tbody tr td:nth-child(2) .fa-check{
  font-size:16px;
  color: #f47474 ;
}
#Comprison_pricingplan table tbody tr td:nth-child(3) .fa-check{
  font-size:16px;
  color: #76d978;
}
#Comprison_pricingplan table tbody tr td:nth-child(4) .fa-check{
  font-size:16px;
  color: #7690d9;
}
#Comprison_pricingplan table tbody tr td .fa-times-circle {
  color:#ed1f24;
}
#Comprison_pricingplan table tbody tr:first-child {
  border-left: none;
  border-top: 0;
  border-right: 1p solid #DFE2E8 !important;
}
#Comprison_pricingplan table tbody tr,
#Comprison_pricingplan tr {
  border-bottom: none;
  position: relative;
}
#Comprison_pricingplan table tbody tr.pricing_row {
  background-color: #f8f8f8 !important;
}
#Comprison_pricingplan table tbody tr:last-child:hover td {
background: #171633;
}

#Comprison_pricingplan tr:last-child:hover td:first-child{
  background-image: none !important;
}

#Comprison_pricingplan table tr:hover  td{
  color: #fff;
  background: #171633;;
}

#Comprison_pricingplan tr:hover .bg-color-1, tr:hover .t-2, tr:hover .dur-t, tr:hover .price-t, tr:hover .heading1{
  color: #fff !Important;
}


#Comprison_pricingplan table tr:hover  td:first-child{
  color: #fff;
  background:#fff;
}
#Comprison_pricingplan table tr:hover  td .fa-check{
  color: #1b8bf9;
}

#Comprison_pricingplan table tbody tr:first-child:hover td
#button-table-top li active {
  border: 1px solid #FF822D;
  
}
.t-2{
  font-size: 16px;
  font-weight: 400;
  color: #777797;
  font-family: "DM Sans", Sans-serif;
}
.price-t{
  font-size: 45px;
  font-weight: 700;
  color: #a965e4 !important;
  font-family:'DM Sans', sans-serif;
}
.dur-t{
  font-size: 16px;
  font-weight: 400;
  color: #777797;
  font-family:'DM Sans', sans-serif;

}

h3.heading1 {
    font-size: 22px;
    font-family: "DM Sans", Sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    padding-bottom: 10px;
}

.butn-1{
  padding: 20px 25px 20px 25px !important;
  background-color: transparent  !important;
  border: 2px solid #FF822D !important;
  color: #fff !important;
}
.butn-1:hover{
  border: 2px solid #000 !important;
}
.bg-color{
  background-color: #171633  !important;
}
.fa-check-circle{
  color: #a965e4;
}
tr:hover .bg-color-1,tr:hover .t-2,tr:hover .dur-t,tr:hover .price-t {
  background-color: 000 !important;
  color: fff !important;
}
tr:hover .t-3{
  background-color: 000 !important;
  color: ff7e00 !important;
}
#Comprison_pricingplan table tbody tr td .bg-color-1{
  padding: 40px 25px 40px 25px !important;
}
#Comprison_pricingplan table tbody tr .pad-first-td{
  padding: 40px 15px 40px !important;
}
#Comprison_pricingplan table tbody tr .pad-last-rl{
  padding: 25px 0px !important;
}
@media (min-width: 991px) {
  #Comprison_pricingplan ul {
      display: none;
  }
  #Comprison_pricingplan td,
  #Comprison_pricingplan th {
      display: table-cell !important;
      width: 353px;
  }
  #Comprison_pricingplan td + td,
  #Comprison_pricingplan th + th {
      width: auto;
  }
}
@media screen and (max-width: 991px){
  #Comprison_pricingplan .sep {
      width: 100%;
      float: left;
      height: auto;
  }

#Comprison_pricingplan table tbody tr td:nth-child(2), #Comprison_pricingplan table tbody tr td:nth-child(3), #Comprison_pricingplan table tbody tr td:nth-child(4), #Comprison_pricingplan table tbody tr td:nth-child(5){
  text-align: right !important;
}



  .dur-t{
display: flex;
    margin-left: 130px;
    }


  #Comprison_pricingplan table tbody tr td {
      width: 50%;
      height: auto;
  }
}
@media screen and (max-width: 767px){
  #Comprison_pricingplan table tbody tr:first-child td,
  #Comprison_pricingplan td {
      line-height: 20px;
      padding: 10px 20px;
  }
  #Comprison_pricingplan .sep {
      border: none;
  }
  #Comprison_pricingplan table tbody tr {
      border: none;
  }
  #Comprison_pricingplan .sep {
      padding: 15px;
      font-size: 18px;
      line-height: 18px;
  }
  #Comprison_pricingplan table tbody tr td {
      font-size: 14px;
  }
 
}
@media screen and (max-width: 767px) {
  #Comprison_pricingplan table tbody tr td:first-child{font-size:13px;}
  #Comprison_pricingplan table tbody tr:last-child td{padding:30px 15px !important;}
  #Comprison_pricingplan table .price{
      font-size:24px;
  }

  #Comprison_pricingplan li:last-child{

  }

  #Comprison_pricingplan table tbody tr:first-child td span.txt-l {
      font-size: 24px;
      line-height: 24px;
  }
  #Comprison_pricingplan table tbody tr:first-child td,
  #Comprison_pricingplan td {
      padding: 6px;
  }
  
  #Comprison_pricingplan table tbody tr:first-child td span.princing_btn a {
      padding-top: 7px;
  }
  #Comprison_pricingplan .sep {
      padding: 15px;
      height: auto;
      font-size: 14px;
      line-height: 14px;
  }
  #Comprison_pricingplan table tbody tr td {
      font-size: 14px;
      line-height: 20px;
  }
  #Comprison_pricingplan button {
      font-size:14px;
      height:45px;
      padding:9px 10px;
  }
  #Comprison_pricingplan tbody button{
      padding:9px 20px;
  }
  #Comprison_pricingplan table tbody tr:last-child td a {
      padding: 15px 24px;
  }
}


@media screen and (max-width: 1024px) {
  #Comprison_pricingplan ul {
      padding-bottom: 0;
  }
}
@media screen and (max-width: 991px){
  #Comprison_pricingplan table tbody tr td:first-child{
      
      padding: 15px;
      color: #fff;
      background-color: none;
  }

  #Comprison_pricingplan table tbody tr:last-child td:first-child{
      background: none;
      background-color: transparent;
      box-shadow: none;
  }

  #Comprison_pricingplan table tbody tr:last-child td {
      padding: 25px 25px !important;
      background-color: none;
  }
  #Comprison_pricingplan table tbody tr:first-child td {
      border-top: solid 1p rgba(33,17,94,0.2);
  }
  
  #Comprison_pricingplan ul{
      padding-left: 0px;
      padding-bottom: 0px;
      text-align:center;
  }

  #Comprison_pricingplan table tbody tr:first-child td:first-child {
      border-top:1px solid rgba(33,17,94,0.2);
      line-height: 30px;
      font-size: 24px;
      padding: 10px 0px 10px 0px !important;
  }
  #Comprison_pricingplan table tbody tr td:last-child {
}
  #Comprison_pricingplan table tbody {
      border-right: solid 1px rgba(33,17,94,0.2);
      border-left: 1px solid rgba(33,17,94,0.2);
  }
  #Comprison_pricingplan table .price {
      font-size: 36px;
      font-weight: 500;
      margin-bottom: 15px;
  }
}

@media screen and (max-width:767px){
#Comprison_pricingplan table .price {
  font-size: 26px;
  margin-bottom: 15px;
}
#Comprison_pricingplan .tbl-btn{
padding: 10px;
  font-size: 12px;
  font-weight: 600;
  background-color: transparent;
  color: #fff;
  border-radius: 4px;
  border: 1px solid;
  border-color: #fff;
  height: auto;
  text-align: center;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child{
  padding: 27px 10px 27px 10px;
}
#Comprison_pricingplan a{
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 0px;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child {
  line-height: 22px;
  font-size: 12px;
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.dur-t {
    margin-left: 28px;
}
#Comprison_pricingplan article {
  padding: 0px 0px;
}
#Comprison_pricingplan table tbody tr td:first-child {
  font-size: 12px;
}
#Comprison_pricingplan table tbody tr td {
  font-size: 12px;
  line-height: 20px;
  float:none;
}
#button-table-top li button {
  padding: 12px 15px;
  font-size: 12px;
  width: auto;
  line-height: 12px;
  height: auto;
}
#Comprison_pricingplan table .price {
  font-size: 22px;
  margin-bottom: 12px;
  padding-top: 0;
}
#Comprison_pricingplan table tbody tr td .fa-check {
  font-size: 12px;
}
}
@media screen and (max-width:404px){
  #Comprison_pricingplan table tbody tr:first-child td:first-child {
  padding: 16px 10px 15px 10px;
}
#Comprison_pricingplan article {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding:0px 10px;
}
#Comprison_pricingplan table {
  box-shadow: none;
  border-radius: 10px !important;
  overflow: hidden;

}

#Comprison_pricingplan table i.fa.fa-question-circle {
    color: #f4e474;
}



#Comprison_pricingplan table thead tr{

display: none !important;

}

.wordpress-img {
    margin-bottom: 15px !important;
}

.container{
  width:100%;
  max-width:1110px;
  margin:0 auto;
}
#Comprison_pricingplan a
{
padding: 10px 43px !important;
}

#button-table-top li{ 
  padding: 7px 22px;
  background: #19202d;
  font-size: 12px;
  font-weight: 400;
  color:#fff;
  text-transform: normal;
  font-family: 'Inter', sans-serif;
  border: 1px solid #171633;
  border-radius: 20px;
  width: auto;
  margin: 0px 5px 10px 5px;
  display: inline;
  
}

#Comprison_pricingplan table thead tr th h3 {
  padding-top: 0;
  margin-bottom:0;
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 10px 34px;
  
  position: absolute;
    top: 6px;
    left: 23px;
}

#Comprison_pricingplan a:hover {
  background-color: #1b8bf9;
  border-color:#1b8bf9;
  color: #fff;
}

#Comprison_pricingplan td:hover::before { 
  
  content: '';  
  height: 100%;
  left: -5000px;
  position: absolute;  
  top: 0;
  width: 10000px;   
  z-index: -2;        
}

#Comprison_pricingplan td:hover::after { 
  content: '';  
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;  
  border:solid 1px #f9633b;
  width: 1px;
}

#Comprison_pricingplan ul {
  top:0;
  z-index: 10;
  padding-bottom: 15px;
  width: 100%;
}

#Comprison_pricingplan li {
  list-style: none;
  width: 25%;
  display: inline;
}

#Comprison_pricingplan li:last-child {
  border-right:;
}


#Comprison_pricingplan a.button2 {
    background-color: #76d978 !important;
}
#Comprison_pricingplan a.button3 {
    background-color: #7690d9 !important;
}
#Comprison_pricingplan a {
    padding: 14px 52px !important;
    font-size: 18px;
    font-weight: 300;
    color: #fff !important;
    font-family: "Inter", Sans-serif;
    text-decoration: none;
    display: inline-block;
    border-radius: 22px;
    background-color: #f47474 !important;
    margin-top: 15px;

}
#Comprison_pricingplan a:hover {
background:  !important;
}

#Comprison_pricingplan table tbody tr td:nth-child(2){
  border-left:none;
}
#Comprison_pricingplan table thead tr th:first-child{
background: transparent;

}

#Comprison_pricingplan button:hover {
  color: #fff !important;
  background: #ff7e00 !important;
  border: 1px solid #ff7e00 !important;
  box-shadow: 8px 0 18px rgba(255,134,46,0.26);
}

#Comprison_pricingplan li.active {
  background:#fff;
  color:#19202d;
  border-color: #19202d;
}
#Comprison_pricingplan li.active button:focus{
  outline: none;
}
#Comprison_pricingplan table {
  border-radius: 25px !important;
  table-layout: fixed;
  width: 100%;
}

#Comprison_pricingplan table tbody tr:last-child{
  border-right: none;
}
#Comprison_pricingplan th {
  background: none;
  display: none;
}
article#Comprison_pricingplan:after {
  content: "";
  position: absolute;
  right: 12px;
  height: 100%;
  width: 1px;
  top: 0;
}

#Comprison_pricingplan td + td,
#Comprison_pricingplan th + th {
  text-align: center;
  display: none;
}
#Comprison_pricingplan td.default {
  display:table-cell;
  border-left:solid 1px transparent;
}
#Comprison_pricingplan .sep {
  background: #e54a3f;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  padding: 20px;
  border: 1px solid #ddd;
}
#Comprison_pricingplan .txt-l{
  font-size: 28px;
  font-weight: 700;
  color: #e54a3f;
}
#Comprison_pricingplan .txt-top {
  position: relative;
  top: -9px;
  left: -2px;
}
#Comprison_pricingplan .tick {
  font-size: 18px;
  color: #2ca01c;
}
#Comprison_pricingplan table tbody tr td {
  padding: 25px 15px 25px !important;
}

#Comprison_pricingplan table tbody tr td:first-child {
  font-size:18px;
  font-weight:300;
  border-top: solid 1px transparent;
  
}
#Comprison_pricingplan table tbody tr:nth-last-child(2) td:first-child{
  border-bottom:solid 1px #3a3951;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child{
 font-family: 'Inter', sans-serif;
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 0px 11px 0px 24px;
    text-align: left;
}
#Comprison_pricingplan table tbody tr:first-child td{
  border-top:solid 1p #DFE2E8;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

#Comprison_pricingplan table tbody tr:last-child td:first-child {
  background: none;
  border: none;
  background-color: none;
  box-shadow: none;
}

#Comprison_pricingplan table tbody tr td:first-child {
  border-left: none;
  padding: 20px 0px 20px 23px;
  color: #fff;
  background-color: none;
  font-family: "Inter", Sans-serif;
 font-weight: 300; 
 border:none!important;
}
#Comprison_pricingplan table tbody tr td i {
  margin-right: 8px;
}

#Comprison_pricingplan .tbl-btn{

  padding: 15px 33px 15px 33px;
  font-size: 14px;
  font-weight: 600;
  background-color: transparent;
  color: #fff;
  border-radius: 4px;
  border: 1px solid;
  border-color: #fff;
}
#Comprison_pricingplan .tbl-btn:hover{
  
  background-color:#1d5ede;
  color:#fff;
  border-color:#1d5ede;
}

.pricing-box {
  position: relative;
  overflow: hidden;
  padding-top:16px;
  padding-bottom:35px;
  background-color: none;
  border: none;
  border:none;
  border-bottom:none;
  display: block;
  text-align: left;
  padding-left: 16px;
}
.plan-heading {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #000;
}
.pricing-box img{margin-bottom:10px}
.pricing-box .price {
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  font-family: 'Jost', sans-serif;
  margin-bottom: 15px;
  margin-top: 0;
}
#Comprison_pricingplan table .price{
  font-size:24px;
  color:#292f35;
  font-weight:700;
  font-family: 'Poppins', sans-serif;
  margin-bottom:15px;
  padding-top: 20px;
}
#Comprison_pricingplan table .price span {
  font-size:18px;
}
.pricing-box .pricing-suffix {
  font-size: 14px;
  font-family: 'Jost', sans-serif;
  font-weight: 400;
}
.comperison_plan_btn a {
  display: inline-block;
  font-size: 14px;
  background-color: #19bc73;
  padding: 17px 30px;
  line-height: 14px;
  color: #fff;
  font-family: 'Jost', sans-serif;
}

#Comprison_pricingplan table tbody tr.pricing_row td {
  color: #e54a3f;
}


#Comprison_pricingplan table tbody tr:last-child td a {
  background: #FF822D !important;
  border: solid 2px #000;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  padding: 15px 0px;
  border-radius: 30px;
  display: inline-block;
  transition: 0.5s ease-in-out;
}
#Comprison_pricingplan table tbody tr:last-child td a:hover {
  background: #000 !important;
  border: solid 2px #000;
}
#Comprison_pricingplan .hide {
  border: 0;
  background: 0 0;
}
#Comprison_pricingplan table {
  color: transparent;
  border-collapse:collapse;
  box-shado: rgb(211 221 253 / 30%) 1px 0px 59px 0px;
}

#Comprison_pricingplan table th:nth-child(2) .pricing-box{border-left:solid 0px rgba(33,17,94,0.2);}
#Comprison_pricingplan table thead tr th {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  border: none;
  background-color: none;
  padding: 0;
  

}
#Comprison_pricingplan table tbody tr:first-child {
    background-color: transparent !Important;
}
#Comprison_pricingplan table tbody tr{
  background-color: #ffffff1f;
    border: none;
}
#Comprison_pricingplan table tbody tr:first-child td span.txt-l {
  font-size: 52px;
  line-height: 52px;
  font-weight: 600;
}
#Comprison_pricingplan table tbody tr:first-child td span.princing_btn a {
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding-top: 15px;
  color: #516f8f;
}
#Comprison_pricingplan table tbody tr td {
  border-left: none;
  color:#fff;
  border-right: none;
  font-size:14px;
  font-weight:500;
  font-family: 'Roboto', sans-serif;
  line-height:16px;
  border-top: solid 1p #e3ecfd;
  border-left:solid 1p #e3ecfd;
  background-color: none;
  text-align: left !important;
  padding-top: 10px;
  padding-left: 35px;
  background-color: transparent!important;
}
#Comprison_pricingplan table tbody tr td:nth-child(2),#Comprison_pricingplan table tbody tr td:nth-child(3),#Comprison_pricingplan table tbody tr td:nth-child(4)
,#Comprison_pricingplan table tbody tr td:nth-child(5){
  text-align: right !important ;

#Comprison_pricingplan table tbody tr td:first-child{
  font-size:14px;
}

}
#Comprison_pricingplan table tbody tr td:nth-child(5){
border-right: 1px solid #DFE2E8;
}
#Comprison_pricingplan table tbody tr td:nth-child(2), #Comprison_pricingplan table tbody tr td:nth-child(3),
 #Comprison_pricingplan table tbody tr td:nth-child(4), #Comprison_pricingplan table tbody tr td:nth-child(5)
{
  border-bottom: 1p solid #DFE2E8 !important;
}

.pricing-box:hover .comperison_plan_btn a {
  background-color: #ff7e00;
}

#Comprison_pricingplan table tbody tr td:nth-child(1) .fa-check{
  font-size:16px;
  color: #f4e474;
}
#Comprison_pricingplan table tbody tr td:nth-child(2) .fa-check{
  font-size:16px;
  color: #f47474 ;
}
#Comprison_pricingplan table tbody tr td:nth-child(3) .fa-check{
  font-size:16px;
  color: #76d978;
}
#Comprison_pricingplan table tbody tr td:nth-child(4) .fa-check{
  font-size:16px;
  color: #7690d9;
}
#Comprison_pricingplan table tbody tr td .fa-times-circle {
  color:#ed1f24;
}
#Comprison_pricingplan table tbody tr:first-child {
  border-left: none;
  border-top: 0;
  border-right: 1p solid #DFE2E8 !important;
}
#Comprison_pricingplan table tbody tr,
#Comprison_pricingplan tr {
  border-bottom: none;
  position: relative;
}
#Comprison_pricingplan table tbody tr.pricing_row {
  background-color: #f8f8f8 !important;
}
#Comprison_pricingplan table tbody tr:last-child:hover td {
background: #171633;
}

#Comprison_pricingplan tr:last-child:hover td:first-child{
  background-image: none !important;
}

#Comprison_pricingplan table tr:hover  td{
  color: #fff;
  background: #171633;;
}

#Comprison_pricingplan tr:hover .bg-color-1, tr:hover .t-2, tr:hover .dur-t, tr:hover .price-t, tr:hover .heading1{
  color: #fff !Important;
}


#Comprison_pricingplan table tr:hover  td:first-child{
  color: #fff;
  background:#fff;
}
#Comprison_pricingplan table tr:hover  td .fa-check{
  color: #1b8bf9;
}

#Comprison_pricingplan table tbody tr:first-child:hover td
#button-table-top li active {
  border: 1px solid #FF822D;
  
}
.t-2{
  font-size: 16px;
  font-weight: 400;
  color: #777797;
  font-family: "DM Sans", Sans-serif;
}
.price-t{
  font-size: 45px;
  font-weight: 700;
  color: #a965e4 !important;
  font-family:'DM Sans', sans-serif;
}
.dur-t{
  font-size: 16px;
  font-weight: 400;
  color: #777797;
  font-family:'DM Sans', sans-serif;

}

h3.heading1 {
    font-size: 22px;
    font-family: "DM Sans", Sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    padding-bottom: 10px;
}

.butn-1{
  padding: 20px 25px 20px 25px !important;
  background-color: transparent  !important;
  border: 2px solid #FF822D !important;
  color: #fff !important;
}
.butn-1:hover{
  border: 2px solid #000 !important;
}
.bg-color{
  background-color: #171633  !important;
}
.fa-check-circle{
  color: #a965e4;
}
tr:hover .bg-color-1,tr:hover .t-2,tr:hover .dur-t,tr:hover .price-t {
  background-color: 000 !important;
  color: fff !important;
}
tr:hover .t-3{
  background-color: 000 !important;
  color: ff7e00 !important;
}
#Comprison_pricingplan table tbody tr td .bg-color-1{
  padding: 40px 25px 40px 25px !important;
}
#Comprison_pricingplan table tbody tr .pad-first-td{
  padding: 40px 15px 40px !important;
}
#Comprison_pricingplan table tbody tr .pad-last-rl{
  padding: 25px 0px !important;
}
@media (min-width: 991px) {
  #Comprison_pricingplan ul {
      display: none;
  }
  #Comprison_pricingplan td,
  #Comprison_pricingplan th {
      display: table-cell !important;
      width: 353px;
  }
  #Comprison_pricingplan td + td,
  #Comprison_pricingplan th + th {
      width: auto;
  }
}
@media screen and (max-width: 991px){
  #Comprison_pricingplan .sep {
      width: 100%;
      float: left;
      height: auto;
  }
  .dur-t{
display: flex;
    margin-left: 130px;
    }


  #Comprison_pricingplan table tbody tr td {
      width: 50%;
      height: auto;
  }
}
@media screen and (max-width: 767px){
  #Comprison_pricingplan table tbody tr:first-child td,
  #Comprison_pricingplan td {
      line-height: 20px;
      padding: 10px 20px;
  }
  #Comprison_pricingplan .sep {
      border: none;
  }
  #Comprison_pricingplan table tbody tr {
      border: none;
  }
  #Comprison_pricingplan .sep {
      padding: 15px;
      font-size: 18px;
      line-height: 18px;
  }
  #Comprison_pricingplan table tbody tr td {
      font-size: 14px;
  }
 
}
@media screen and (max-width: 767px) {
  #Comprison_pricingplan table tbody tr td:first-child{font-size:13px;}
  #Comprison_pricingplan table tbody tr:last-child td{padding:30px 15px !important;}
  #Comprison_pricingplan table .price{
      font-size:24px;
  }

  #Comprison_pricingplan li:last-child{

  }

  #Comprison_pricingplan table tbody tr:first-child td span.txt-l {
      font-size: 24px;
      line-height: 24px;
  }
  #Comprison_pricingplan table tbody tr:first-child td,
  #Comprison_pricingplan td {
      padding: 6px;
  }
  
  #Comprison_pricingplan table tbody tr:first-child td span.princing_btn a {
      padding-top: 7px;
  }
  #Comprison_pricingplan .sep {
      padding: 15px;
      height: auto;
      font-size: 14px;
      line-height: 14px;
  }
  #Comprison_pricingplan table tbody tr td {
      font-size: 14px;
      line-height: 20px;
  }
  #Comprison_pricingplan button {
      font-size:14px;
      height:45px;
      padding:9px 10px;
  }
  #Comprison_pricingplan tbody button{
      padding:9px 20px;
  }
  #Comprison_pricingplan table tbody tr:last-child td a {
      padding: 15px 24px;
  }
}


@media screen and (max-width: 1024px) {
  #Comprison_pricingplan ul {
      padding-bottom: 0;
  }
}
@media screen and (max-width: 991px){
  #Comprison_pricingplan table tbody tr td:first-child{
      
      padding: 15px;
      color: #fff;
      background-color: none;
  }

  #Comprison_pricingplan table tbody tr:last-child td:first-child{
      background: none;
      background-color: transparent;
      box-shadow: none;
  }

  #Comprison_pricingplan table tbody tr:last-child td {
      padding: 25px 25px !important;
      background-color: none;
  }
  #Comprison_pricingplan table tbody tr:first-child td {
      border-top: solid 1px rgba(33,17,94,0.2);
  }
  
  #Comprison_pricingplan ul{
      padding-left: 0px;
      padding-bottom: 0px;
      text-align:center;
  }

  #Comprison_pricingplan table tbody tr:first-child td:first-child {
      border-top:1px solid rgba(33,17,94,0.2);
      line-height: 30px;
      font-size: 24px;
      padding: 10px 0px 10px 0px !important;
  }
  #Comprison_pricingplan table tbody tr td:last-child {
}
  #Comprison_pricingplan table tbody {
      border-right: solid 1px rgba(33,17,94,0.2);
      border-left: 1px solid rgba(33,17,94,0.2);
  }
  #Comprison_pricingplan table .price {
      font-size: 36px;
      font-weight: 500;
      margin-bottom: 15px;
  }
}

@media screen and (max-width:767px){
#Comprison_pricingplan table .price {
  font-size: 26px;
  margin-bottom: 15px;
}
#Comprison_pricingplan .tbl-btn{
padding: 10px;
  font-size: 12px;
  font-weight: 600;
  background-color: transparent;
  color: #fff;
  border-radius: 4px;
  border: 1px solid;
  border-color: #fff;
  height: auto;
  text-align: center;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child{
  padding: 27px 10px 27px 10px;
}
#Comprison_pricingplan a{
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 0px;
}
#Comprison_pricingplan table tbody tr:first-child td:first-child {
  line-height: 22px;
  font-size: 12px;
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.dur-t {
    margin-left: 28px;
}
#Comprison_pricingplan article {
  padding: 0px 0px;
}
#Comprison_pricingplan table tbody tr td:first-child {
  font-size: 12px;
  width: 175px !important;
}
#Comprison_pricingplan table tbody tr td {
  font-size: 12px;
  line-height: 20px;
  float:none;
}
#button-table-top li button {
  padding: 12px 15px;
  font-size: 12px;
  width: auto;
  line-height: 12px;
  height: auto;
}
#Comprison_pricingplan table .price {
  font-size: 22px;
  margin-bottom: 12px;
  padding-top: 0;
}
#Comprison_pricingplan table tbody tr td .fa-check {
  font-size: 12px;
}
}
@media screen and (max-width:404px){
  #Comprison_pricingplan table tbody tr:first-child td:first-child {
  padding: 16px 10px 15px 10px;
}
}