.cpgFaq .accordion-item {border:none;}
.cpgFaq .accordion-button{padding:15px 0 15px;box-shadow:inherit!important;position: relative;border-bottom:solid 1px rgb(0 0 0 / .2);outline:0;display:flex;flex-wrap:wrap;align-items:center;font-size:18px;color:#000}
 .cpgFaq .accordion-button b {font-size:18px;font-weight:600;line-height:26px}
.cpgFaq .crInfo{width: 100%;display:flex;align-items:center;gap:10px;margin:7px 0 0;font-size:14px;color:#8D8D8D;font-weight:400}
.cpgFaq .fa-circle{font-size:7px;color:#000}
.cpgFaq .fa-star{font-size:19px;color:#FDBA0E}
.cpgFaq .accordion-button::after{position:absolute;top:58%;right:0;transform:translateY(-100%) rotate(-90deg)}
.courseLeftBox  {padding-right:35px}

 .cpgFaq .accordion-button:not(.collapsed) {   
  background-color:inherit;
 }
 
 
.cpgFaq .accordion-body  {
  padding:10px 0 20px;
}


.reviewBox {box-shadow: 0px 0px 4px 0px #00000040;border-radius: 4px;padding: 20px 20px;}
.reviewBox .reviewImg {
  display: flex;
  gap:11px;
  align-items: center;
}

.reviewBox .reviewImg img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius:50%;
}


.reviewBox .reviewImg h2 {
  font-size: 20px;
  line-height: 30px;
  color: #141F39;
  font-weight: 700;
}

#peopleSays .item {
  padding:2px 2px;
}
.reviewBox .reviewImg h2 span {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #141F39;
}


.reviewBox .reviewDes {
  font-size: 18px;
  color: #141F39;
  margin:10px 0 1px;
  line-height: 28px;
}


 #peopleSays.owl-carousel .owl-nav {
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: end;
  align-items: center;
  gap:12px;
}

   #peopleSays.owl-carousel .owl-nav  button{
  width: 50px;
  box-shadow: 0px 0px 8px 0px #00000040;
  height: 50px;
  border-radius:5px;
  background:#fff;
  color: #0B9DDA;
  font-size: 33px;
}
   #peopleSays.owl-carousel .owl-nav  button:hover { background:#0B9DDA; color: #fff;}
   #peopleSays.owl-carousel .owl-nav  button span{
               font-size:0;
}
   
#peopleSays.owl-carousel .owl-nav  button.owl-next:before {font-family: 'FontAwesome'; content: "\f178";font-size: 24px;}
#peopleSays.owl-carousel .owl-nav  button.owl-prev:before { font-family: 'FontAwesome';content: "\f177";font-size: 24px;}


 .teamDescription { text-align: center;}
.teamDescription h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 46px;
}


.teamDescription p {
  line-height: 30px;
  color: #555;
}



 .teamWraps .productContent h4{
  font-size: 14px;
  color: #555;        font-weight: 500;
  margin:0 0 14px;
}



 .teamWraps p {
  font-size: 14px !important;
  line-height: 25px;
}


  .teamWraps .exploreBtn  {
  font-size: 16px;
  color: #E31E25;
  font-weight: 600;
}



.teamContent {padding-left: 30px;}
.teamContent h3 {
  font-weight: 700;
  color: #E31E25;
  font-size: 20px;
  margin:0 0 4px;
}


.teamContent p {
  font-size: 16px !important;
  line-height: 26px;
}


.teamContent ul{margin-top:15px;}
.teamContent li  {
  color: #555;
  font-size: 16px;
  list-style-type: none;
  font-weight: 400;
  margin:5px 0 0px;
}



 .teamImg h3{
  margin:10px 0 4px;
  font-weight: 700;
}
  
 .teamImg  h5{
  font-size: 18px;
  color: #555;
}
  
 .teamImg   p {
  color: #555;
  font-weight: 400;
}


             
.becomeWrap h3{
  font-size: 26px;
  font-weight: 700;
  margin:0 0 5px;
  color: #000;
}         
.becomeWrap p{
  color: #000;
  margin:0 0 20px;
}

     
.becomeWrap  img  {
  width: 400px;
  margin:auto;
    margin-top: auto;
  display: table;
}


  .becomeForms {
  box-shadow: 0px 0px 4px 0px #00000040;
  padding:26px 26px;
  border-radius:4px;
}

  .becomeForms h2  {
  font-weight: 700;
  font-size: 21px;
  color: #000;
  margin:0 0 30px;
}
  .becomeForms label {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin:0;
}


  .becomeForms label b {  
  color:#FF0000; font-size: 13px;
}

  .becomeForms  .form-group {
  margin-bottom: 15px;
}

  .becomeForms .form-control {   box-shadow: 0px 0px 2px 0px #00000099;
height: 45px;
border-radius: 4px;
padding: 12px;
}
  .becomeForms textarea.form-control  {
  height: 92px;
}

  .becomeWrap .btn-primary{
  box-shadow: 0px 0px 6px 0px #0000004D;
  border:none;
  background:#E31E25;
  max-width: 300px;
  width: 100%;
  border-radius:46px;
  font-size: 22px;
  font-weight: 600;
}

 .becomeForms .form-group p{    margin: 2px 0 11px;font-weight: 400;
  font-size: 14px !important;
  line-height: 22px;
}


 .checkBtnsWrap input[type="checkbox"] + label::before, input[type="radio"] + label::before {
     width: 25px;
  height: 25px;  
 }

  .checkBtnsWrap  input[type="checkbox"]:checked + label::before {
  border: 2px solid #b6b7b8;
}


  .checkBtnsWrap{
  display: flex;
  gap:20px;
}
  .checkBtnsWrap .form-group label {
  font-weight: 500;
  font-size: 16px;
}


  .checkBtnsWrap input[type="checkbox"]:checked + label::after {
  font-size: 16px;
  left: 4px;
  top: 1px;
  color: #0b4971;
}
   


@media only screen and (max-width:992px)
{
.cpgFaq .accordion-button b {
  font-size: 16px; 
  padding-right: 40px;
}
 .courseLeftBox {
  padding-right: 0;
}

.teamContent {
  padding-left: 0;
}


}
 
 
 .inqst label{margin-bottom:0;display:flex;gap:6px;margin-right:4px}
 .inqst{gap:9px;align-items:center;flex-wrap:wrap}
 .inqst input[type="radio"]{opacity:1}
 .inqst b{font-size:18px;color:#000;font-weight:400}
 .checkoutBoxes{box-shadow:0 0 4px 0 #00000040;padding:26px 0;height:100%}
 .checkoutBoxes .mainHeading{font-size:19px;display:flex;justify-content:space-between;align-items:center;border:solid 1px #bdbbbb;padding:5px 9px}
 .checkoutLogin h2{font-size:24px;line-height:22px;font-weight:700;margin:0 0 22px}
 .checkoutLogin input{font-size:16px;color:#848484}
 .firstSection{display:flex;flex-wrap:wrap;align-items:center}
 .firstSection .firstImg{width:84px;height:84px;margin-right:13px}
 .firstSection .firstImg img{width:100%;height:100%;object-fit:cover;border-radius:50%}
 .firstContent h3{font-size:22px;margin:0;color:#000;font-weight:700}
 .firstContent p{font-size:14px!important;margin:0}
 .firstContent i{font-size:7px;font-weight:200;margin:0 6px 0;position:relative;top:-2px}
.firstContent h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px; 
    color: #928f8f;
}
.firstContent h6 span {
    font-weight: 900;
    font-size: 16px;
    color: #000;
}
.courseRight{display:flex;align-items:center}
  .courseRight .courseImg{width:113px;height:113px;box-shadow: 0px 0px 6px 0px #00000059;margin-right:13px}
 .courseRight .courseImg img{width:100%;height:100%;object-fit:cover;}
 .courseRight h2{font-size:18px;margin:0;color:#1D2026;font-weight:700}
 .courseContent p{font-size:14px!important;margin:0}

   .checkoutBoxes .btn   {
    background: #E31E25;
    color: #fff;
    border-radius: 4px;
    border: none;
    font-size: 18px;
}


.order-summary h2{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.order-summary  ul {margin-bottom:0;}
.order-summary li {
    font-size: 18px;
    color: #848484;
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    align-items: center;
    margin:6px 0 0;
}

   .order-summary h3   {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
    font-size: 18px;
    line-height: 24px;
}

.checkoutBoxes .btn:hover {
    background: var(--primary-new);
    color: #fff;
}


@media only screen and (max-width:767px){
.courseRight .courseImg {
    width: 90px;
    height: 90px;        
}


.courseRight .courseContent  {
    width: 65%;
}

.courseRight h3 {
    font-size: 15px;}
    
    .courseRight h2 {
    font-size: 16px;
    margin: 0;
    }
  .order-summary li {
    font-size: 14px;}
    
      

}


#slot .dateInfo.section {
  border-top: none;
  border-radius: 0 0 10px 10px;
  margin: -8px 0 0 !important;
  background: #fff;
}
#slot .section {
  margin: 0 !important;
  padding: 20px 20px;
}

.slot-type button.active{
   color:#fff;
  background-color: #000;
   
}
.slot-type button {
 font-weight: 300;
  border: 1px solid #000;
  font-size: 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  text-align: center;
  line-height: 16px;
  /* width: 100%; */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0;
}

 .slot-type button{
  display: flex;
  gap: 4px;
  width: 110px;
}



.slot-type button#online::before {
  content: ''; 
  border: solid 2px #55FF00;
  background:#55FF00;
  border-radius: 50%;
}

.slot-type button::before {
  content: '';
  width: 6px;
  height: 6px;
  border: solid 2px #9A9A9A;
  background:#9A9A9A;
  border-radius: 50%;
}


#slot .section h2 {
  font-size: 22px;
  margin: 10px 0;
  color: #ad974f;
}
.dateGroup ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.dateGroup li {
  text-align: center;
  width: 23%;
  height: 50px;
  margin: 0 0 5px;
  list-style: none;
}
.dateGroup li label {
  cursor: pointer;
  height: 100%;
}
.dateGroup li label input {
  display: none;
}
.dateGroup li.active span {
  color:#fff;
  background-color: #000;
}
.dateGroup li span {
  font-weight: 300;
  border: 1px solid #000;
  font-size: 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  text-align: center;
  line-height: 16px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0;
}
#slot .timeInfo.section {
  border-top: none;
  margin: -8px 0 0 !important;
  border-radius: 0 0 10px 10px;
  background: #fff;
}

.timeGroup ul {
  display: flex
;
  flex-wrap: wrap;
  gap: 7px;
}
.timeGroup ul li {
  text-align: center;
  width: 23%;
  height: 50px;
  margin: 0 0 5px;
  list-style: none;

}
.timeGroup ul li label {
  cursor: pointer;
  height: 100%;
}
.timeGroup ul li input {
  display: none;
}

.timeGroup ul li.active span {
  color:#fff;
  background-color: #000;
}
.timeGroup ul li span {
  font-weight: 300;
  border: 1px solid #000;
  font-size: 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  text-align: center;
  line-height: 16px;
  width: 100%;
  height: 100%;
  display: flex
;
  align-items: center;
  justify-content: center;
  padding: 0 0 0;
}

.stepItem {
  display: none;
}


 .studentDetails td {border:solid 1px #dbdbdb;}
.studentDetails th {
  border: solid 1px #dbdbdb;
  color: #000;
  font-weight: 400;
  font-size: 16px;
}

.ets {
width: 0 !important;
  height: 0 !important;display: none!important;
}