.conTBx{
    text-align: center;
    padding: 52px 25px;
    box-shadow: 0px 0px 15px #0000000d;
    height: 100%;
    border-radius: 15px;
}
.conTBx span{
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #e953fb3b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.conTBx span img{
    width:30px;
}
.conTBx h2{
    color:#000;
    font-size:20px;
    font-weight:600;
    margin-bottom: 15px;
}
.conTBx p{
    font-size:18px;
    font-weight:600;
}
.conTBx p a{
    color:#000;
}
.conTBx.callIconBx p a{
    font-size:28px;
    color: #000;
}
.conTBx.callIconBx p a:hover{
    color:#4033b3;
}
.vfdvdfv span{
    background:transparent;
}
.vfdvdfv span img{
    width:40px;
}
.vfdvdfv .btnStyle{
    background: #25d366;
    color: #fff;
    font-weight: 600;
    margin-top: 5px;
}


.timimgBx {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px
}

.allTestBx,.timimgBx .time {
    padding: 25px;
    display: inline-flex;
    text-align: center
}

.timimgBx .time {
    max-width: 25%;
    border-right: 1px solid #e3e3e3;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #ffffff94
}

.time h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    padding-left: 20px;
    margin: 0;
}

.time h3 {
    color: #232a4a;
    line-height: 2;
    font-weight: 700;
    font-size: 19px;
    margin: 0
}

.time h3 span {
    display: block;
    border-top: 1px solid #e3e3e3
}

.timimgBx .time:first-child {
    text-align: left;
        background: #07b6ff !important;
    background: linear-gradient(160deg, #07b6ff 0%, #4f63fe 100%) !important;
}

.newTimiming .time {
    max-width: 12.5%;
    padding: 15px 5px
}
.serviceAddessSec{
    position:relative;
    margin-top:-70px;
}
.aboutSec.innerCntNew p{
    color:#1E1E1E;
    font-size:18px;
}
.aboutSec.innerCntNew ul{
    padding:0px;
    margin:0px;
    margin-bottom: 15px;
}
.aboutSec.innerCntNew ul li{
    list-style:none;
    display:inline-block;
    width:100%;
    color:#1E1E1E;
    font-weight:300;
    font-size:18px;
    line-height: 2;
    padding-left: 25px;
    background:url(../images/checked1.png);
    background-size: 15px;
    background-position: 0 10px;
    background-repeat: no-repeat;
}

.aboutSec.innerCntNew ul li strong{
    font-weight:600;
}

.aboutSec.innerCntNew .inner-banner-price{
    display:inline-block;
}
.aboutSec.innerCntNew .newBtnList{
    margin-top:0px;
    gap: 0;
    margin-left: 0px;
    width:100%;
}
.conTBx.whatsScanBx{
    text-align:left;
}
.conTBx.whatsScanBx h3{
    color:#424242;
    font-weight:600;
    font-size:22px;
}
.conTBx.whatsScanBx p{
    font-weight:300;
    margin-bottom:0px;
    color:#424242;
}
.conTBx.whatsScanBx p strong{
    font-weight:600;
}
.serviceItem{
    padding: 15px 15px;
    box-shadow: 0px 0px 15px #0000000d;
    height: 100%;
    border-radius: 15px;
    text-align:center;
}
.serviceItem img{
    border-radius: 15px;
    width:100%;
    margin-bottom:15px;
}
.serviceItem h3{
    color: #424242 !important;
    font-weight: 600;
    font-size: 17px !important;
    margin-bottom:0px !important;
}
.priceDetailsCnt{
    display: inline-flex;
  align-content: center;
}
.priceDetailsCnt .inner-banner-price{
    padding:0px 45px;
}
.priceDetailsCnt .inner-banner-price:last-child{
    border-left:solid 1px #000;
}
.aboutSec.innerCntNew .d-inline-flex{
    flex-wrap:wrap;
}
.aboutSec.innerCntNew .d-inline-flex .priceDetailsCnt .inner-banner-price:first-child{
    padding-left:0px;
}
.faqs .accordion-body ul{
    padding-left:0px;
}
.faqs .accordion-body ul li{
    list-style: none;
  display: inline-block;
  width: 100%;
  color: #1E1E1E;
  font-weight: 300;
  font-size: 18px;
  line-height: 2;
  padding-left: 25px;
  background: url(../images/checked1.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: 15px;
  background-position: 0 10px;
  background-repeat: no-repeat;
}

.feesTable tbody tr td .inner-banner-price strong{
    font-size:24px;
}
.feesTable tbody tr td .inner-banner-price small{
    font-size:16px;
}
.feesTable tbody tr td .priceDetailsCnt .inner-banner-price {
  padding: 0px 25px;
}
.feesTable tbody tr td .inner-banner-price{
    text-align:center;
    display: inline-block;
}
.feesTable tbody tr td:nth-child(2){
    text-align:center;
}
.blog .date{
    display: inline-block;
  background: #E50DFF1C;
  padding: 8px 15px !important;
  border-radius: 5px !important;
}
.blog .date span.day{
    font-size:19px !important;
}
.blog_sidebar {
  border: none !important;
  background: #07B6FF12 !important;
  border-radius: 15px !important;
}
.blog_sidebar h2.title{
    color: #000000;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}
.blog_sidebar h2.title strong{
   font-weight: 600; 
}
.blog_left {
  background: #fff;
  padding: 15px;
  border-radius: 15px;
  border: none !important;
}
.blog_left .blogIMGrecent img {
  object-fit: cover !important;
  border-radius: 10px !important;
}
.blog_left .blogrectDe .postDate{
    display: inline-block;
  font-size: 14px;
  background: #fce4ff;
  color: #135269;
  padding: 6px 10px;
  border-radius: 6px;
}
.blog_left .blogrectDe .postDate i{
    margin-right:5px;
}
.blogBanner .inner-banner-content p{
    max-width:740px;
    font-size:28px;
}
.TakeContactSec{
    background: #FFF6F5 !important;
}
.blog-details .img-holder{
    border: none;
  padding: 0px;
  border-radius: 15px;
  overflow: hidden;
}

@media (max-width:991px){
    .table, 
      .table tbody, 
      .table tr, 
      .table td {
        display: block;
        width: 100%;
      }
    
      /* Hide the table header row (if you have one) */
      .table thead {
        display: none;
      }
    
      .table tr {
        margin-bottom: 1rem;
        border: 1px solid #ddd;
        border-radius: 10px;
        padding: 0;
        background: #fff;
        overflow: hidden;
      }
    
      .table td {
        text-align: center;
        position: relative;
        border: none;
        border-bottom: 1px solid #eee;
      }
    
      /* Add labels before each cell (using data-label if available) */
      .table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        width: 45%;
        white-space: nowrap;
        font-weight: 600;
        text-align: left;
        color: #333;
      }
    
      /* Button full-width on mobile */
      .table .btn {
        display: block;
        width: 100%;
        text-align: center;
        min-height: auto;
        border-radius: 5px;
      }
}