.menu-bar{
  background-color:#ffffff
}

.compative-exam-1 {
    display: flex;
    justify-content: center;
        


}
.compative-exam-1 .NEET{
   
    align-items: center;
    background-color:#e9feff;
    border-radius: 18px;
    height: max-content;
    width: max-content;
    margin-right: 53px;
    padding: 50px 20px; 
    margin-bottom: 15px;
    
}



.compative-exam-1 .btn{
   
  background-color:#e9feff;
  border: 1px solid rgba(0, 0, 0, 0.955);
  margin-right: 15px;
  border-radius: 13px;

}

.compative-exam-2 {
    display: flex;
    justify-content: center;
        
}

.compative-exam-2 .CUET{
   
  align-items: center;
  background-color:#e9feff;
  border-radius: 18px;
  height: max-content;
  width: max-content;
  margin-right: 53px;
  padding: 50px 20px;
  margin-bottom: 15px;
    
    
}

.compative-exam-2 .btn{
  background-color:#e9feff;
  border: 1px solid rgba(0, 0, 0, 0.955);
  margin-right: 15px;
  border-radius: 13px;
  }


  /* school-preparation */

  .school-1{
    display: flex;
    
    justify-content: center;
  }

  .school-1 .state-board{
     align-items: center;
    background-color: #fffaeb;
    border-radius: 17px;
    height: max-content;
    width: max-content;
    padding: 50px 20px; 
    margin-right: 65px;
    border-radius: 14px;
  
    
  }

  .school-1  .btn{
    background-color :#fffaeb;
    border: 1px solid rgb(0, 0, 0);
    margin-right: 15px;
    width:170px;
    border-radius: 14px;
 

  }
  
  .school-1  .btn{
    background-color:#fffaeb;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 14px;
    
    margin-top: 7px;
  }

  /* job-exam */
 .job-exam{
    display: flex;
    justify-content: center; 
  }
 .job-exam .ap{
    align-items: center;
    background-color: #f9ebff;
    border-radius: 17px;
    height: max-content;
    width: max-content;
    margin-right: 53px;
    padding: 50px 20px; 
  }
  .job-exam .btn{
    background-color:#f9ebff;
    border: 1px solid rgb(0, 0, 0);

    border-radius: 14px;
    margin-top: 7px;
  }


  /* computer-skills */
  .com-skills{
    display: flex;
    justify-content: center; 
  }
  .com-skills .cs{
    align-items: center;
    background-color: #ffebeb;
    border-radius: 17px;
    height: max-content;
    width: max-content;
    margin-right: 53px;
    padding: 50px 20px; 
  }
  .com-skills .btn{
    background-color:#ffebeb;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 14px;
    
    margin-top: 7px;
  }

  /* languages  */

  

  .lang-skills{
    display: flex;
    background-color: #e9ffef; 
    border-radius: 13px;
    padding: 20px;

  }
  .lang-skills .cs{
    align-items: center;
    border-radius: 12px;
    height: max-content;
    width: max-content;  
    display: flex;
    justify-content: space-evenly;
  }
  .lang-skills .btn{
    background-color :#e9ffef;
    border: 2px solid rgb(0, 0, 0);
    margin: 10px auto;
    
    width:170px;
    height: 70px;
    padding-top: 25px;
    border-radius: 12px;

}


/* scolarship */
#legent{
  max-width: 97%;
  height: 80%;
}


.scolar{
    display: flex;
    background-color: #b2f0f2; 
    border-radius: 13px;
    padding: 20px;
    

}


.scolar .btn{
    width: 140px;
    border-radius: 12px;
    background-color: #61A5AA;
    border: 2px solid #000;
    
}

.experts {
  width: 100%;
  margin: 0;
  padding: 0;
}
.cs img {
  max-width: 100%;
  height: auto;
}





/* demo-sec */
.demo{
    background-color: #e9feff;
    padding:24px;
    border-radius: 14px;
}

.demo .btn{
   background-color: #b2f0f2;
   width: 140px;
   border-radius: 14px;
}


/* experts */

.experts{
  background-color: #f9efff;
  padding:24px;
  border-radius: 14px;

}
.experts .btn{
  background-color: #d879ff;
  border-radius: 12px;
}


/* <!-- Form --> */

.icon-box{
  margin-right: 50px;
  
}

.online-cours{
  background-color:#F3DBDB ;
  display:flex;
  justify-content: space-evenly;
}
.cours-search-bx{
  background-color: #FFFEF1 !important;
  color: #000;
  border-radius: 13px;
  padding: 28px;
} 


/* <!-- Testimonials --> */


.app{
  background-color:#F3DBDB ;
  display: flex;
    border-radius: 13px;
    padding: 20px;
    
}
.app .btn{
  width: 140px;
border-radius: 14px;
background-color: #C3C3C3;
padding: 20px;


}

/* explore */

.display-none {
  display: none;
}