.Why-Choose-Us .accordion-item {

  /*background-color: #fff;*/

border: none;

}



.Why-Choose-Us{

    background:white;

   

    padding: 0px 10px 50px 0px;

    margin-top: -30px;

}



.Why-Choose-Us .accordion-header {

  margin-bottom: 17px;

}

.Why-Choose-Us .accordion-button {

  position: relative;

  display: flex;

  align-items: center;

  width: 100%;

  padding: 1rem 1.25rem;

  font-size: 1rem;

  color: #212529;

  text-align: left;
  height:51px;

  /*background-color:#31a1e9;*/

  /*background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(11,78,125,1) 0%, rgba(16,84,190,0.9808298319327731) 40%, rgba(101,123,245,1) 100%);*/

  /*border: 0;*/

  border-radius: 0;

  overflow-anchor: none;

  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;

  background: #EEF8FF;

  border: 1px solid #137CC0;

}

.Why-Choose-Us .accordion-flush .accordion-item .accordion-button {

  border-radius: 44px;

  height: 51px;

}

label.why-choose-sub-heading {

    text-align: center;

    font-size: 15px;

    font-family: 'Secular One', sans-serif;

    color: #1b2136;

    line-height: 28px;

}



.why-choose-heading {

    text-align: center;

    margin-bottom: 30px;

}

.accordion-item{

    background: none;

}

.Why-Choose-Us i.fa.fa {

  font-size: 58px;

  background: white;

  border-radius: 50px;

  padding: 5px;

  color: #137CC0;

  margin-left: -16px;

  margin-right: 16px;

}

.Why-Choose-Us button.accordion-button {

  border-radius: 50px;

    height: 51px;

    border-bottom-right-radius:50px;

  border-bottom-left-radius:50px;

}

.Why-Choose-Us .accordion-item:last-of-type .accordion-button.collapsed {

  border-bottom-right-radius: 50px;

  border-bottom-left-radius: 50px;

}

.accordion-item:first-of-type .accordion-button {

  border-top-left-radius:50px;

  border-top-right-radius:50px;

}

.Why-Choose-Us .accordion-item:first-of-type .accordion-button {

  border-top-left-radius:44px;

  border-top-right-radius:44px;

  height: 51px;

}

.why-choose-heading {

   text-align: center;

    font-weight: 700;

    font-size: 2.4rem;

    padding: 45px 0px 0px 0px;

    font-family: 'Secular One', sans-serif;

    color: #f28120;

}

lavel{

    color:#137CC0;

}



/* .why button.accordion-button.collapsed{

  background-color: #127abd;

} */

/*.why .accordion-button:not(.collapsed) {*/

/*  color: #e7f1ff;*/

/*  background-color: #127abd;*/

/*  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);*/

/*}*/

.Why-Choose-Us .accordion-button:not(.collapsed) {

  color: white;

  background-color:#f28120;

  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);

}



.Why-Choose-Us .accordion-button:not(.collapsed) span{

    color :white;



}

/*.why-choose-heading{*/

/*  text-align: center;*/

/*}*/

.Why-Choose-Us span {

  font-size: 90%;

    color: #137CC0;

    font-family: 'Secular One', sans-serif;

    margin-left: 10px;

}

.why-choose-sub-heading {

    text-align: center;

    font-size: 1.5em;

    font-family: 'Secular One', sans-serif;

    color: #1b2136;

    line-height: 50px;

    

}

/*  label.why-choose-sub-heading {*/

/*    text-align: center;*/

/*    font-size: 1.5em;*/

/*    font-family: 'Secular One', sans-serif;*/

/*    color: #1b2136;*/

/*    line-height: 50px;*/

    

/*}*/

.Why-Choose-Us p{

  font-size: 0.5em;

  margin-bottom: -15px;

  color: black;

  padding: 0px 0px 25px 0px;

  font-family: 'Secular One', sans-serif;

}

/*.line{*/

/*    height: 12px;*/

/*    top: -8px;*/

/*    position: relative;*/

/*    background: rgb(243 128 31 / 70%);*/

/*    z-index: -5;*/

/*    width: 250px;*/

/*    left: 550px;*/

/*}*/



.Why-Choose-Us img {

  width: 68px;

  background: white;

  padding: 10px;

  border-radius: 50px;

  margin-left: -10px

}

.accordion-body p{

    font-size:18px;

}

}