.inerbanner{
    position: relative;
    height: auto;
    z-index: 1;
    padding: 50px 0;
    box-shadow: inset 0px -18px 18px #c9299a12;
}
.inerbanner .inerbnrtxt{
        max-width: 75%;
    margin: auto;
    display: flex;
    gap: 13px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.inerbanner p {
    color: #71717A;
    font-size: 20px;
    line-height: 126%;
    max-width: 100%;
}

.seccont{
        display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.secimg img{
    border-radius: 18px;
}

.expbx{
    padding: 18px;
    border-radius: 18px;
    background: #c9299a;
    height: 100%;
}
.expbx .mainhed{
    color: #fff;
    font-size: 30px;
}
.expbx .paramain{
    color: #fffffff5;
    font-weight: 400;
}
.expbx .mylist li{
    color: #fffffff5;
    font-weight: 400;
}
.expbx .mylist li:before{
        filter: brightness(0) invert(1);
}

.visionfull{
    border-radius: 20px;
    padding: 50px 35px;
    background: #c9299a;
}
.vision-bx{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;

}
.vision-bx .desc{
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.vision-bx .paramain{
    color: #fffffff5;
}
.mision-bx{
    padding: 20px 15px;
    background: #fff;
    border-radius: 18px;
}
.mision-bx .desc{
    color: #34353A;
    font-size: 30px;
    font-weight: 600;
}
.inctaimgbx{
    background: url(../img/images/inctabac.svg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
    display: flex;
    align-items: flex-end;
}
.inctaimgbx img{
width: calc(100% - 65%);
    padding-top: 25px;
}
.inctaimgbx .ctacont{
width: 65%;
padding: 40px;
} 
.inctaimgbx .ctacont .mainhed{
color: #fff;
}
.inctaimgbx .ctacont .paramain{
color:#fff;
}

.pointcrd{
    display: flex;
    padding: 14px;
    gap: 10px;
    border-radius: 15px;
    height: 100%;
    background: #ffc6ee;
}
.pointcrd span{
        width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #ff92df;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pointcrd span img{
    width: 15px;
    filter: brightness(0) invert(1);
}
.pointcrd p{
    width: calc(100% - 40px);
    font-size: 18px;
    line-height: 140%;
    color: #545459;
}


.partnrbx{
    padding: 18px;
    border-radius: 18px;
    background: #f4eaff;
    box-shadow: 0 0 9px #0000001f;
    height: 100%;
}
.partnrbx span{
        width: 64px;
    display: flex;
    border-radius: 15px;
    background: linear-gradient(135deg,#4B1F8A,#6B3FCF);
    height: 64px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.partnrbx span img{
    width: 34px;
}
.partnrbx .mainhed {
    font-size: 24px;
}
.partnrbx p{
    color: #545459;
}
.partnrbx .mylist{
    margin-bottom: 0px;
}
.partnrbx .mylist li{
color: #545459;
}

.clrmn{
    color: #34353a;
}
.whtbx{
    background: #fff;
}
.clrwht{
    color: #fff;
}
.pricingsub{
    font-size: 28px;
    font-weight: 600;
    color: #34353A;
}
.pricing .mainhed{
    font-weight: 700;
}
.pricing .pointcrd{
    background: #e32eae;
}

.pricing .pointcrd p{
    color: #fff;
}
.innerpagehd{
        background: #FFF6ED;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
/* .innerpagehd::after{
    content: '';
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(360deg, #ffffff, #ffffff00);
} */
.inerpage-hed{
        display: flex;
       align-items: center;
       text-align: center;
    height: 260px;
    z-index: 1;
    position: relative;
    flex-direction: column;
    justify-content: center;
        padding: 90px 0 90px 0;
            
}
.inerbnr{
        width: 100%;
    height: 60px;
    object-fit: cover;
    object-position: bottom;
}


.inerpage-hed .mainhed{
    color: #970E10;
}



.mng-abt-img{
width: 100%;
}
.mng-abt-img img{
    max-width: 100%;
    width: 100%;
}
.misionbx{
        padding: 40px 35px;
    background: #FFF7F0;
    height: 100%;
    border-radius: 15px;
}
.subhed{
        font-size: 30px;
    font-weight: 600;
    color: #960d10;
}
.clrred{
color: #960d10!important;
}
.bacwht{
    background: #fff!important;
}
.bacwht-shad{
    background: #fff!important;
    box-shadow: 0 0 17px #0000001f;
}
.testi-card {
        background: #fff6ed;
    height: auto;
    /* margin-bottom: 30px; */
    padding-top: 0px;
    margin-top: 45px;
}

.testi-card .cont {
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
}
.testi-card .testiicon img {
    max-width: 60px;
    margin-top: 0;
    position: relative;
    top: -21px;
}

.contct-frm {
    padding: 30px;
    box-shadow: 0 0 9px #0000001f;
    border-radius: 25px;
}

.contctimg img{
    border-radius: 15px;
    width: 100%;
}

.form-group {
  display: block;
  margin-bottom: 0;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative;
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
}

.form-group label:before {
  content: '';
    -webkit-appearance: none;
    background-color: #f6eeff;
    border: transparent;
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 7px;
}
.form-group input:checked + label:before {
background-color: #613195;
}
.form-group input:checked + label:after {
  content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 6px;
    height: 12px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.elearnbx{
    background: #ffffff;
    border-radius: 22px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 0 17px #0000002e;
}
.elearnbx .wavefrm {
    position: absolute;
    bottom: 0;
    pointer-events: none;
    right: 0;
    width: 100%;
    z-index: -1;
}




.cntctdfull .cta-bx{
    padding: 50px;
box-shadow: 0 0 16px #0000001a;
}
.cntctdfull .cta-bx p{
    font-size: 16px;
    font-weight: 400;
}


.contbc{
    background: linear-gradient(
180deg, #fff 50%, #F3F0FF 50%);
}





 


.clr-w{
    color: #fff;
}


.abtus{
        background: linear-gradient(181deg, #fff, #EEF4FD);
}
.consolecard {
    padding: 25px;
    background: #fff;
    height: auto;
    border-radius: 15px;
    box-shadow: 0 0 14px #00000012;
}

.abt img {
    max-width: 600px;
    width: 100%;
}





/* contact */
/* contact */
.contactfull {
    padding: 40px 30px 40px 0px;
    z-index: 1;
    position: relative;
}

.contactfull::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 86%;
    background: #ffffff;
    box-shadow: 0px 0px 14px 0px #00000024;
    top: 0;
    right: 0;
    z-index: -1;
    border-radius: 35px;
}

.addresfull {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;

}



.contct-add {
    padding: 60px 30px;
    background: #01268F;
    border-radius: 25px;
    color: #fff;
}


.con-desc {
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;

}
.careersadd {
    padding: 0;
}
.careersadd img {
    border-radius: 25px;
}
.con-desc .cont-img {
    width: 36px;
    height: 36px;
    background: #ffffff;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.con-desc p {
    margin-bottom: 0;
    width: calc(100% - 51px);
    color: #ffffff;
}

.con-desc p a {
    color: #ffffff !important;
    font-weight: 400;
}

.cont-img img {
    width: 22px;
}




.inercontct{
    padding: 30px!important;
    background: #ffffff;
    box-shadow: 0px 0px 14px 0px #00000024;
    border-radius: 30px;
}
.inerformfull{
    background: #EEF4FD;
}

.featurelist{
    gap: 8px;
}
.featurelist li{
    padding: 10px 10px;
    padding-left: 34px;
    border-radius: 8px;
    background: #edf4ff;
}
.featurelist li:before{
    left: 9px;
}


.myform label {
  font-size: 1rem;
  margin-bottom: 5px;
  color: #313131;
  font-weight: 500;
}
.myform input,
.myform textarea,
.myform select {
    width: 100%;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding: 14px 15px;
    border-radius: 7px;
    box-shadow: none;
    background-color: #ffe4f7;
    outline: 0;
    border: none !important;
    border-bottom: none !important;
    color: #383838;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}

/* For Chrome, Safari, Edge, and Opera */
.myform input[type="number"]::-webkit-inner-spin-button, 
.myform input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
.myform input[type="number"] {
    -moz-appearance: textfield;
}

.inpbox input::placeholder {
    color: #38383880;
}


.iconcard .desc a{
    color: #545456;
}

.select-dropdown__list-item{
    color: #fff;
    background: #8B6628;
}
.select-dropdown__list-item:hover{
    background:#fff;
    color: #8B6628;
}

.myform .form-line {
      height: 1px;
  width: 100%;
background: linear-gradient(45deg, #2F2583, #F27103);
  margin: 2rem 0;
}





.sitecrd{
        background: #ffe2f2;
    padding: 15px;
    border-radius: 15px;
    height: 100%;
}

.abtcrd{
    min-width: auto!important;
    width: 100%;
}

.map iframe{
    border-radius: 18px;
}


@media (min-width: 992px) and (max-width: 1199px){
.contct-add {
    padding: 40px 10px;
}

.inner-abtimg img {
    max-width: 400px;
}

}







@media(max-width: 991px){
    .expbx{
        margin: 15px 0;
        height: auto;
    }
    .expbx .mainhed{
        font-size: 27px;
    }
    .secimg img{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mision-bx{
        margin-top: 15px;
    }
    .mision-bx .desc{
        font-size: 25px;
    }
    .vision-bx .desc{
        font-size: 25px;
    }
    .inctaimgbx{
        flex-direction: column;
    }
    .inctaimgbx .ctacont{
        width: 100%;
        padding: 25px;
    }
    .inctaimgbx img{
        width: 100%;
        max-width: 400px;
    }
    .inerbnr{
        height: 50px;
    }
    .mng-abt-img img {
    max-width: 100%;
    width: auto;
}
    .abtcntet{
        float: left;
    }
    .contctimg{
        margin-bottom: 18px;
    }
    .contct-frm{
       /* padding-left: 0px; */
    }

.contactfull::after{
    width: 100%;
}
.contactfull{
    padding: 20px;
}

.contct-add {
    margin-top: 20px;
    padding: 20px;}
    .inervision .abt-card{
        margin-bottom: 15px;
    }
    .missionimg{
        height: auto;
        margin-bottom: 15px;
    }
    .clientspara{
    max-width:100%;
    margin: auto;
}
.serviceimg{
 padding: 13px;
 padding-top: 0px;
}
    .inerpage-hed {
        min-height: auto;
        height: auto;
        padding: 55px 0;
        padding-bottom: 20px;
    }
   
.ceohed{
    margin-top: 20px;
}
.connectus-bg{
    margin-top: 25px;
}
.servsec{
    padding-right: 0px;
}
.inner-abtimg h1{
 float: left;
    width: 100%;
}
.inner-abtimg p{
    float: left;
    width: 100%;
}
 .abt{
        margin-bottom: 15px;
    }
    .service-card{
        gap: 0!important;
    margin-bottom: 20px!important;
}
.abutserv img{
    height: auto;
    margin-bottom: 20px;
}
.subhed {
    font-size: 20px;
}
.labcallto{
    flex-direction: column;
}
.labcallto .calto-point{
    width: 100%;
}
.contctimg img{
    height: auto;
}
.contctimg{
    height: auto;
}
.partnrbx{
    margin-bottom: 15px;
    height: auto;
}
}

@media(max-width: 767px){
.inner-abtimg img {
     max-width: 450px;
width: 100%;
margin-right: 0px;
}
.inner-abtimg h2{
    float: left;
    width: 100%;
}
.inner-abtimg p{
    float: left;
}
.floatright{
    float: left!important;
    margin-left: 0px!important;
}
    .missionimg {
        max-width: 600px;
    }
    .connectus-bg{
        margin-top: 20px;
    }
.contactfull{
    margin: 0 2% auto;
    width: 96%;
}
.mediacard .crdimg img{
    height: auto;
}
.inerhed-img{
    right: 0;
    height: 70%;
}
.scnd-ttl{
    font-size: 19px;
}
.myaccordion .accordion-button{
    font-size: 17px;
}
.myaccordion .accordion-body {
    padding: 16px;
}
.labcallto .lab-cta{
    max-width: 100%;
}
.labcallto {
    padding: 25px;
    border-radius: 23px;
}
.mytab .nav-tabs .nav-link{
    font-size: 16px;
}
.versionbx {
    padding: 25px;
}
.langabt-list li{
  width: 100%;
}
.whypoint{
    padding: 20px;
}
}

@media(max-width: 575px){
        .expbx .mainhed {
        font-size: 22px;
    }
    .visionfull{
        padding: 35px 25px;
    }
    .mision-bx .desc{
        font-size: 20px;
    }
    .vision-bx .desc{
        font-size: 20px;
    }
    .mng-abt-img{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .partnrbx .mainhed{
        font-size: 20px;
    }
    .subhed{
        font-size: 19px;
    }
    .subhed2{
        font-size: 19px;
    }
    .misionbx{
        padding: 25px 20px;
    }
    .pccard .cardcont .cont{
        font-size: 16px;
    }
    .news-box {
        padding: 25px 20px;
    }
    .newsdetails{
        padding: 25px;
    }
    .newsdetails h3{
        font-size: 25px;
    }
    .newsdetails h2{
        font-size: 25px;
    }
    .newsdetails h4{
        font-size: 18px;
    }
    .labcallto2{
        padding: 25px;
    }
    
    .abt{
        padding-right: 0px!important;
        margin-bottom: 15px;
    }
    .abtcont{
         padding-right: 0px!important;
    }
.inner-abtimg img {
     max-width: 450px;
width: 100%;
margin-right: 0px;
}
.inner-abtimg h2{
    float: left;
}

.inner-abtimg p{
    float: left;
}
 .inerpage-hed {
        min-height: auto;
        height: auto;
        padding: 45px 0;
        padding-bottom: 15px;
    }
    
 
    .innerpagehd .mainhed{
        font-size: 24px!important;
    }
.inerhed-img{
           max-width: 150px;
}

}

