


  * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

    html, body {
      /* font-family: "Fira Sans Condensed"; */
      /* font-weight: 400; */
      line-height: 1.4;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }




    /* @font-face {
    font-family: 'Gilroy-Bold';
    src: url('fonts/Gilroy-Bold.woff2') format('woff2'),
         url('fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
} */






    .admission-banner {
      background: #413190; /* Purple */
      color: white;
      font-weight: 700;
      text-align: center;
      padding: 8px 0;
      font-size: clamp(0.8rem, 1vw,1.3rem);
    }
    .navbar-nav .nav-link {
      font-weight: 600 !important;
      padding: 0.8rem 1rem;
      color: #000000;
      margin: 0.7rem 0.7rem !important;
 
      font-family: "Fira Sans Condensed" !important;

    }





    .apply{

        background-color: #8D7BE9 !important;
        color: #FFFFFF !important;
        border-radius: 0px !important;
        padding: 10px 25px !important;
                font-weight: 700 !important;
        font-size: 1rem !important;

    }


.maintop{
       display: flex;
        /* border: 1px solid red; */
        justify-content: end;

    }

    .top-bar{
       
        width: max-content;
    
        background-color: #F0F0F0;

    }
    .top-bar .btn-link{
        font-weight: 700 !important;
        font-size: 1rem !important;
        color: #5544AA;
        padding: 10px 25px !important;
       
    }








    @media (max-width:410px) {




    .apply{

        background-color: #8D7BE9;
        color: #FFFFFF;
        border-radius: 0px !important;
        padding: 10px 25px !important;
                font-weight: 700 !important;
        font-size: 0.2rem !important;

    }

    

    .top-bar .btn-link{
        font-weight: 700 !important;
        font-size: 0.4rem !important;
        color: #5544AA;
        padding: 10px 5px !important;
       
    }



    
.card-3 {
   top: 0px !important; left: 50% !important; 
  transform: translateX(-50%) !important;

  margin-top: 20px !important;

   }







  
}



    











/* Remove Bootstrap's default caret */
.navbar .dropdown-toggle::after {
  display: none !important;
}

/* Custom dropdown icon */
.navbar .dropdown-icon {
  margin-left: 5px;
  color: rgb(220, 53, 53); /* make icon red */
  transition: transform 0.3s ease;
  font-size: 12px;
}

/* Rotate when dropdown is open */
.dropdown.show .dropdown-toggle .dropdown-icon {
  transform: rotate(180deg);
}


.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none !important;
  box-shadow: none !important;
}









/* Default dropdown look */
.dropdown-menu {
  transition: all 0.3s ease;
  overflow: hidden;
}



      
    





















@media (max-width: 576px) {


  .navbar-nav .nav-link {
      font-weight: 600 !important;
      padding: 0.5rem 0.8rem !important;
      color: #000000;
      margin: 0.5rem 0.5rem !important;
    }



    .apply{

        background-color: #8D7BE9 !important;
        color: #FFFFFF;
        border-radius: 0px !important;
        padding: 8px 20px !important;
                font-weight: 700 !important;
        font-size: 0.8rem !important;

    }


    .top-bar .btn-link{
        font-weight: 700 !important;
        font-size: 0.8rem !important;
        color: #5544AA !important;
        padding: 10px 25px !important;
       
    }

}



    

































































    .course-card img {
      height: 180px;
      object-fit: cover;
    }
    .old-price {
      text-decoration: line-through;
      color: #dc3545;
    }
    .new-price {
      color: #8D7BE9;
      font-weight: bold;
    }




    .course{

              font-family: "Fira Sans Condensed";


    }


    .top{
        max-width: 600px;
    }
    .top h3{

      color: #8D7BE9;
      font-weight: 600;
      font-size: 2rem;


    }


        .top p{

      /* font-family: "Fira Sans Condensed"; */
      color: #1d1a2e;
      font-weight: 400;
      font-size: 1rem;


    }


    .card h5{

              /* font-family: "Fira Sans Condensed"; */
      color: #8D7BE9;
      font-weight: 600;
      font-size: 1.6rem;


    }


    .btn-search{

        background-color: #8D7BE9 ;
        color: white !important;
    }

    .btn-search:hover{
        background-color: #402ca8 ;
        

    }




    .card-title{
        text-decoration: none;
              color: #8D7BE9;
      font-weight: 500;
      font-size: 1.3rem;

    }

    .card-course{

                text-decoration: none;
              color: #8D7BE9;
      font-weight: 400;
      font-size: 1.1rem;


    }


    .course-card i{
        color:#8D7BE9  ;
    }



    .offcanvas-header h5{

              color: #8D7BE9;
      font-weight: 600;
      font-size: 1.5rem !important;

    }
















.footer-section {
  background-color: #f8fbff;
  font-family: 'Lexend', sans-serif;
  padding: 40px 0 20px;
  color: #0b0b45;

}

.footer-nav .nav-link {
  color: #041CA7;
  font-weight: 400;
  margin: 0 0.2rem !important;
  transition: color 0.3s ease;
  font-size: clamp(0.8rem,1.3vw,1.3rem);
}


@media (max-width:476px) {

  .footer-nav .nav-link {

  margin: 0px !important;

  padding: 5px 8px;

  font-size: 0.7rem;
}

.privacyside{
  margin-top: 10px !important;
}


  
}

.footer-nav .nav-link:hover {
  color: #5a3dff;
}

.footer-contact p {
  margin: 15px ;
  font-weight: 400;
  color: #040463;
  font-size: clamp(1rem,1.3vw,1.3rem);
}

.footer-contact i {
  color: #0BD0D0;
  margin-right: 6px;
}

.footer-bottom {
  background-color: #8D7BE9;
  border-radius: 40px;
  padding: 15px 25px;
  color: #fff;
  flex-wrap: wrap;
  text-align: center;
  margin-top: 3rem;
}

.footer-social a {
  display: inline-block;
  background: #fff;
  color: #000;
  margin: 0 6px;
  padding: 9px 13px;
  border-radius: 50%;
  font-size: 18px;
  transition: 0.3s;
}

.footer-social a:hover {
  background: #f1f1f1;
  color: #5a3dff;
}

.footer-info p {
  margin: 0;
  font-size: clamp(13px,1vw,16px) !important;
  font-weight: 300 !important;
}

.privacyside a {
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
  font-weight: 300 !important;
  font-size: clamp(13px,1vw,16px) !important;


}

.privacyside {
    color: #fff;
  text-decoration: none;
  margin: 0 5px;
  font-weight: 300 !important;

}

.footer-info a:hover {
  text-decoration: underline;
}

.divider {
  margin: 0 5px;
  
}






