.servicefaqsec{
    margin:6% 2%;
}
.servicefaq-btn{
   background:#cd90cd !important; 
   color:#000!important;
   box-shadow: -3px -1px 12px #000;
   /*padding:5px!important;*/
   text-align:center!important;
   margin: 2% 0;
   border:0;
}
.accordion-item {
    border:0;
}

.servcontainer {
    width: 90%;
}
ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}
p{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.servicebanner{
    background-color:#f8f1f7;
    padding:2%;
    margin:2%;
    width:100%;
    margin:auto;
   
}
.banner-title {
    text-transform: none;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    margin: 0;
    color: #654f83;
    text-transform: uppercase;
}
h3.banner-title-slogan {
    font-size: 22px;
    margin: 10px 0 30px 0;
    font-weight: 400;
    line-height: 32px;
}

.aah-banner-stats {
    width: 74%;
    float: left;
    position: relative;
    margin: 90px auto 30px;
    clear: both;
}
.banner-stats-title {
    font-size: 50px;
    font-weight: 700;
    color: #232e44;
    display: block;
}
.banner-stats-text {
    font-size: 16px;
    font-weight: 400;
}

.aah-banner-reviews {
    width: 85%;
    float: left;
    position: relative;
    margin: 0 auto;
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0 0 11px rgb(72 54 80 / 16%);
}

.border-right {
    border-right: 1px solid #eaeaea;
}
.aah-banner-reviews .reviews-list-item {
    cursor: pointer;
}
.aah-banner-reviews .reviews-list-item .star-area {
    font-size: 12px;
    color: #232e44;
    float: left;
    width: 70%;
}
.aah-banner-reviews .reviews-list-item .star-area {
    font-size: 12px;
    color: #232e44;
    float: left;
    width: 70%;
}
.m-b-0 {
    margin-bottom: 0!important;
}
.aah-banner-reviews .reviews-list-item .star-area .aah-logo {
    background: url(../images/favicon.png);
    background-size: 16px;
    background-repeat: no-repeat;
    padding: 0 8px;
    margin-right: 2px;
}
/*.aah-star i {*/
/*    font-size: 18px;*/
/*    margin-top: 2px;*/
/*    background: #d4765d;*/
/*    color: #fff;*/
/*    padding: 2px 2px;*/
/*}*/

/*.aah-banner-reviews .reviews-list-item .star-area {*/
/*    font-size: 12px;*/
/*    color: #232e44;*/
/*    float: left;*/
/*    width: 70%;*/
/*}*/
/*.aah-banner-reviews .reviews-list-item .star-area {*/
/*    font-size: 12px;*/
/*    color: #232e44;*/
/*    float: left;*/
/*    width: 70%;*/
/*}*/
.serviceform {
    width: 80%;
    float: right;
    position: relative;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 1rem 1rem 0 rgb(0 0 0 / 8%);
    border-radius: 1rem;
    z-index: 2;
}


.claim{
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    margin: 0 0 15px;
    color:purple;
}
.offer-title {
    font-size: 18px;
    margin-top: 15px;
    text-align:center;
}
.current_offer {
    font-weight: 700;
    color: purple;
    font-size: 36px;
}

.tocBox {
    width: 100%;
    background: #f5f9ff;
    padding: 15px;
    display: inline-block;
    margin: 0 0 30px;
    border-radius: 4px;
    border: solid 2px #d1dcec;
}
.white-section h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: none;
    margin-top: 26px;
    text-align: left;
}
.white-section p {
    font-size: 16px;
    font-family: inherit;
    padding: 5px 0;
    line-height: 24px;
}
.white-section h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: none;
    margin-top: 26px;
    text-align: left;
}

.white-section {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
    clear: both;
    background-color: #fff;
}
.tocBox ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-left: 0!important;
}
.white-section ul {
    list-style: none;
    position: relative;
}
.tocBox ul li {
    line-height: 22px;
    position: relative;
    padding-left: 25px;
    color: #333;
}

.white-section ul li {
    font-size: 16px;
    font-family: inherit;
    padding: 5px 0 5px 15px;
    line-height: 24px;
}
.tocBox ul li::before {
    content: '\f00c';
    display: inline-block;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    font-size: 1em;
    color: green;
}
.tocBox ul li a {
    color: #333;
    font-size: 15px;
    padding: 5px 0;
    line-height: 24px;
    text-decoration: none;
    margin-left: 10px;
}


.ctabtnback{
   background:#fff; 
   box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
    padding: 1rem;
    /*height: 150px;*/
    border-radius: 10px;
    margin:2%;
}

.ctawhatsapp{
  width: 250px;
    border-radius: 5px;
    background: green;
    height: 50px;
    border: none;
    position: relative;  
    color:#fff;
}

.ctaspan{
    color: white;
    position: absolute;
    left: 15px;
    font-size: 40px;
    top: -8px;
}

table, tr, td {
  border: 1px solid;
  font-size:16px;
 
}

table {
  width: 100%;
  border-collapse: collapse;
  
}


.star1{
    color:#f2be11;
}
.star2{
    color:#64c28f;
}
.star3{
    color:#e96928;
}

