.innerpagehd{
        background: url(../img/slider/banner-background.webp) no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.inerpage-hed{
        display: flex;
       align-items: center;
       text-align: center;
    height: 440px;
    z-index: 1;
    position: relative;
    flex-direction: column;
    justify-content: center;
        padding: 90px 0 90px 0;
}
.innerheader-img{
       position: relative;
    margin-top: -89px;
    left: -15%;
    width: 130%;
} 
.innerheader-img img{
      width: 100%;
    height: 90px;
    object-fit: cover;
    object-position: top;
}



.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-frm {
    padding-left: 40px;
}

.contct-add {
    padding: 60px 30px;
    background: #01268F;
    border-radius: 25px;
    color: #fff;
}

.con-field {
    margin-bottom: 12px;
}

.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;
}

.con-field label {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.con-field input {
    width: 100%;
    float: left;
    padding: 12px;
    border: none !important;
    border-radius: 10px;
    font-size: 15px;
    color: #000;
    background: #e4ebff;
    height: 51px;
    outline: none !important;
}

.con-field textarea {
    width: 100%;
    float: left;
    background: #e4ebff;
    padding: 12px;
    border: none !important;
    border-radius: 10px;
    font-size: 16px;
    color: #000;
    height: 150px;
    outline: none !important;
}
.inercontct{
    padding: 30px!important;
    background: #ffffff;
    box-shadow: 0px 0px 14px 0px #00000024;
    border-radius: 30px;
}
.inerformfull{
    background: #EEF4FD;
}

.mylist{
    display: flex;
    flex-flow: column;
    margin-bottom: 1rem; 
}
.mylist li{
    position: relative;
    padding: 3px 0;
    padding-left: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #667085;
    line-height: 22px;
}
.mylist li:before{
    content: '';
    background-image: url(../img/images/listicon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    margin-top: 4px;
}
.featurelist{
    gap: 8px;
}
.featurelist li{
    padding: 10px 10px;
    padding-left: 34px;
    border-radius: 8px;
    background: #edf4ff;
}
.featurelist li:before{
    left: 9px;
}
.inner-abtimg img {
    margin-bottom: 23px;
    max-width: 550px;
    float: left;
    width: 100%;
    margin-right: 46px;
}


.news-box {
    background: #fff;
        box-shadow: 0 0 14px #00000024;
    border-radius: 10px;
    padding: 40px 30px;
}
.news-box .mybtn-secondary{
    display: inline-flex;
}
.news-box h4{
       padding: 10px;
    margin-bottom: 10px;
    background: #EEF4FD;
    font-size: 18px;
    font-weight: 600;
    color: #01268f;
    border-radius: 6px;
}
.newsdetails{
padding: 30px;
    background: #EEF4FD;
    border-radius: 15px;
}
    
.newsdetails .mybtn-secondary{
    display: inline-flex;
    margin-top: 10px;
}
.newsdetails h3{
    font-size: 30px;
    font-weight: 600;
    color: #01268F;
    margin-bottom: 10px;
}
.newsdetails h2{
    font-size: 30px;
    font-weight: 600;
    color: #01268F;
    margin-bottom: 10px;
}
.newsdetails h4{
    font-size: 20px;
    font-weight: 500;
    margin-top: 14px;
    color: #1B1F2A;
}
.news-date{
display: flex;
color: #de4e36;
margin-bottom: 14px;
    align-items: center;
    gap: 8px;
}
.news-date img{
    width: 24px;
}



/* accordian */
.myaccordion .accordion-item {
    margin-bottom: 15px;
    border:1px solid #07c3af40;
    border-radius: 16px;
    overflow: hidden;
}
.myaccordion .accordion-button.collapsed {
    
    color: #7D7878;
}
.myaccordion .accordion-button {
        background: #fff;
        border: none!important;
    color: #08244D;
    padding: 17px 20px;
    border-radius: 16px;
    box-shadow: none;
    transition: .3s;
    font-weight: 500;
display: flex
;
    font-size: 20px;
    justify-content: space-between;
}
.myaccordion .accordion-body{
padding: 25px 25px; 
}

.myaccordion .accordion-button:hover {
    color: #08244D;
}

.anglearow{
  width: 34px;
  height: 34px;
  background: #00baa638;
  border-radius: 30px;
  display: flex;
  justify-content: center;
    align-items: center;
    transform: rotateX(0deg);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    flex: none;
  
}
.myaccordion .accordion-button:not(.collapsed) .anglearow{
  background: #00BAA6;
transform: rotateX(180deg);
transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.myaccordion .accordion-button:not(.collapsed) .anglearow img{
  filter: brightness(0) invert(1);
}

.myaccordion .accordion-button:not(.collapsed){
    background: #00baa638;
}

.myaccordion .accordion-button::after {
    display: none;
}


.myaccordion p{
    text-align: justify;
}








@media (min-width: 992px) and (max-width: 1199px){
.contct-add {
    padding: 40px 10px;
}
.contct-frm {
    padding-left: 15px;
}
.inner-abtimg img {
    max-width: 400px;
}

}







@media(max-width: 991px){
    .abtcntet{
        float: left;
    }
    .contctimg{
        margin-bottom: 18px;
    }

.contactfull::after{
    width: 100%;
}
.contactfull{
    padding: 20px;
}
.contct-frm{
    padding-left: 0px;
}
.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{
  height: 350px;
}  
.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;
}
}

@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;
}

}

@media(max-width: 575px){
    .news-box {
        padding: 25px 20px;
    }
    .newsdetails{
        padding: 25px;
    }
    .newsdetails h3{
        font-size: 25px;
    }
    .newsdetails h2{
        font-size: 25px;
    }
    .newsdetails h4{
        font-size: 18px;
    }
    
    .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{
   height: 315px;
}
 
.inerhed-img{
           max-width: 150px;
}
.contctimg{
    padding: 10px;
}
}

