*{
    padding: 0;
    margin: 0;
}
.navbar-custom {
    background-color: white;
    padding: 0px 10px;
    box-shadow: 0px 3px 8px #F4F4F4;
}

.navbar-brand img {
    width: 40px;
    height: 40px;
}

.navbar-brand .brand-name {
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: 2px;
    color: black;
}

.navbar-nav .nav-link {
    color: black;
    margin-right: 20px;
}

.navbar-nav .nav-link:hover {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-login {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    color: white;
    border: none;
    border-radius: 25px;
    padding: 5px 20px;
}

.btn-login:hover {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
}
.course-text h4{
 font-size: 24px;
 font-weight: 700;
 color: #000000;
}

a:hover {
    color: #AB47BC;
  }
  
  .input-container {
      display: flex;
      height:40px;
  }
  
  ::placeholder {
    color: #757575;
    opacity: 1;
  }
  a {
    color: rgb(191 83 211);
    text-decoration: underline;
}
  .search-input {
    background:  #FFFFFF;
    color: #212121;
      vertical-align: middle;
    font-size: 16px;
    line-height: 2;
    padding: 0px 6px;
    border: 0;
    outline: none;
    /* box-shadow: inset 0 -1px 1px -1px #CCCCCC, inset 0 1px 1px -1px #CCCCCC, inset 1px 0 1px -1px #CCCCCC; */
    width: 100%;

  }
  .search-here {
    width: 100%;
    border: 1px solid #dedede;
    padding: 0px 0px;
    border-radius: 4px;
}
  
  .search-submit {
    background:  #FFFFFF;
    color:#D500F9;
      vertical-align: middle;
    padding: 0 20px;
    border: 0;
    outline: none;
    cursor: pointer;
  }
  
  
  .search-submit i {
    font-size: 20px;
  }
  .subject-info ul {
      list-style: none;
      padding-left:  0px;
 }
 .subject-info ul li{
    font-size: 15px;
    line-height: 36px;
    font-weight: 500;
    color: #727272;
    margin-bottom: 1px;
    padding-left: 8px;
    border-radius:4px;
 }
 .subject-info ul li:hover{
  background: #3f4fba;
 }
 .subject-info ul li:hover a{
  color:#fff;
 }
 /* .search-MultiOption{
    background-color: #F9F9F9;
 } */
 .mentors-heading1 h4{
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 700;
 }
 .mentor-one img{
     width: 100%;
     height: 100%;
     border-radius: 10px;
 }
 .mentor-textName{
    display: flex;
    justify-content: space-between;
    text-align: center;
 }
 .mentor-textName h4{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
 }
 .mentor-textName a i{
    color:#EAB308 ;
    font-size: 20px;
 }
 .mentor-textName a  {
    font-size: 20px;
    text-decoration: none;
    color: #000000;
 }
 .Professor2  p{
    font-size: 14px;
    font-weight: 400;
    color: #ACACAC;
 }
 .Professor2  h6{
    font-size: 16px;
    font-weight: 400;
    color: #ACACAC;
}
.social-insta2  a img{
    width: 25px;
    height:  25px;
}
.social-insta2  a{
    background-color:  #F9F9F9;
    padding: 4px 4px;
}
.social-info{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.sub-name h6{
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 400;
}
.view-btn {
    /* width: 100%; */
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    border-radius: 10px;
    /* padding: 8px 0px; */
}
 
.view-btn a{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
    /* width: 100%; */
    padding: 8px 0px;
    display: block;
}
.shadow-all{
    box-shadow: 0px 3px 8px #F4F4F4;
    border-radius: 10px;
}
.cross-btn{
    display: flex;
    justify-content: end;
  }
  .login-lms h4{
    font-size: 25px;
    font-weight: 600;
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 42px;
  }
  .login-lms h5{
    font-size: 17px;
    font-weight: 500;
    color: #000000;
  }
  .login-lms p{
    color: #484848;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
  }
  .personal-info h4{
      font-size: 20px;
      font-weight: 500;
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  }
  .forget-click{
     text-align: end;
  }
  .forget-click a{
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      border-bottom: 1px solid;
  }
  .login-btn1{
    text-align: center;
  }
  /* .login-btn1 a{
    padding: 5px 28px;
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    font-size: 18px;
    font-weight: 500;
    color: #ffff;
    text-decoration: none;
    border-radius: 5px;
  } */
  .login-btn1 p{
    font-size: 14px;
      font-weight: 400;
      margin-top: 7px;
      color: #777777;
  }
  .apple-icon1 img{
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
  .apple-icon2 img{
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
  .apple-icon3 img{
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
  .social-icon a{
    padding: 12px 8px;
      border: 1px solid #D9D9D9;
      border-radius: 24px;
  }
  .social-icon{
    text-align: center;
  }
  .sign-link  span{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
  }
  .sign-link  a{
    font-size: 18px;
    font-weight: 400;
   color: #B656E2;
  }
  .sign-link {
    text-align: center;
  }
  .modal-content{
      background-color: #F4F4F4;
  }

.personal-info h4{
    font-size: 20px;
    font-weight: 500;
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.forget-click{
   text-align: end;
}
.forget-click a{
  background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid;
}
.login-btn1{
  text-align: center;
}
.login-btn1 a{
  padding: 5px 28px;
  background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
  font-size: 18px;
  font-weight: 500;
  color: #ffff;
  text-decoration: none;
  border-radius: 5px;
}
.login-btn1 p{
  font-size: 14px;
    font-weight: 400;
    margin-top: 7px;
    color: #777777;
}
.apple-icon1 img{
  width: 30px;
  height: 30px;
  margin-bottom: 6px;
}
.apple-icon2 img{
  width: 30px;
  height: 30px;
  margin-bottom: 6px;
}
.apple-icon3 img{
  width: 30px;
  height: 30px;
  margin-bottom: 6px;
}
.social-icon a{
  padding: 12px 8px;
    border: 1px solid #D9D9D9;
    border-radius: 24px;
}
.social-icon{
  text-align: center;
}

.sign-link  a{
  font-size: 18px;
  font-weight: 400;
 color: #B656E2;
}
.sign-link {
  text-align: center;
}

.personal-info h4{
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.forget-click{
 text-align: end;
}
.forget-click a{
background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 1px solid;
}
.login-btn1{
text-align: center;
/* padding-bottom: 150px; */
}
/* .login-btn1 a{
padding: 5px 28px;
background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
font-size: 18px;
font-weight: 500;
color: #ffff;
text-decoration: none;
border-radius: 5px;
} */
.login-btn1 p{
font-size: 14px;
  font-weight: 400;
  margin-top: 7px;
  color: #777777;
}
.apple-icon1 img{
width: 30px;
height: 30px;
margin-bottom: 6px;
}
.apple-icon2 img{
width: 30px;
height: 30px;
margin-bottom: 6px;
}
.apple-icon3 img{
width: 30px;
height: 30px;
margin-bottom: 6px;
}
.social-icon a{
padding: 12px 8px;
  border: 1px solid #D9D9D9;
  border-radius: 24px;
}
.social-icon{
text-align: center;
}
/* .sign-link  span{
font-size: 16px;
font-weight: 500;
color: #000000;
} */
.sign-link  a{
font-size: 16px;
font-weight: 400;
color: #B656E2;
}
.sign-link {
text-align: center;
}
.verification-input {
    width: 47px;
    height: 50px;
    text-align: center;
    font-size: 1.5rem;
    border: 1px solid #ced4da;
    margin: 0 10px;
    border-radius: 0.25rem;
  }

  .verification-wrapper {
    display: flex;
    justify-content: center;
  }
  .modalcol{
      background-color: #F4F4F4;
  }
/* other code is here -------------------------------------------------*/
.headstyle {
    font-size: 2rem;
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.price {
    font-weight: bold;
    font-size: 1.2rem;
    color: #0F172A;
}

.only-one{
    border: 1px solid #234EB0;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: 0px 3px 8px #F4F4F4;
}


.btn-gradient {
    background: linear-gradient(to right, #234EB0, #B656E2);
    border: none;
    color: #fff !important;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 10px;
    transition:   0.3s;
}
.cross-btn{
    display: flex;
    justify-content: end;
  }
 
  .personal-info h4{
      font-size: 20px;
      font-weight: 500;
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  }
  .forget-click{
     text-align: end;
  }
  .forget-click a{
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      border-bottom: 1px solid;
  }
  .login-btn1{
    text-align: center;
    /* padding-bottom: 150px; */
  }
  .login-btn1 a{
    padding: 5px 28px;
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    font-size: 18px;
    font-weight: 500;
    color: #ffff;
    text-decoration: none;
    border-radius: 5px;
  }
  .login-btn1 p{
    font-size: 14px;
      font-weight: 400;
      margin-top: 7px;
      color: #777777;
  }
  .apple-icon1 img{
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
  .apple-icon2 img{
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
  .apple-icon3 img{
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
  .social-icon a{
    padding: 12px 8px;
      border: 1px solid #D9D9D9;
      border-radius: 24px;
  }
  .social-icon{
    text-align: center;
  }

  .sign-link  a{
    font-size: 18px;
    font-weight: 400;
   color: #B656E2;
   text-decoration: none;
  }
  .sign-link {
    text-align: center;
  }
  /* .verification-input {
        width: 100px;
        height: 50px;
        text-align: center;
        font-size: 1.5rem;
        border: 1px solid #ced4da;
        margin: 0 10px;
        border-radius: 0.25rem;
      } */
  
      .verification-wrapper {
        display: flex;
        justify-content: center;
      }
      .modalcol{
          background-color: #F4F4F4;
      }
      .order-complete {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 85vh;
        flex-direction: column;
        text-align: center;
    }

    .order-complete .icon {
      background: linear-gradient(135deg, #558B2F, #2E7D32);
        /* background: linear-gradient(135deg, #234EB0, #B656E2); */
        border-radius: 50%;
        width: 100px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        inset: 0% 33%;
        position: relative;
    }
    .custom_orders {
      border: 1px solid #dedede;
      /* padding: 15px; */
      padding: 50px 50px;
      border-radius: 6px;
      box-shadow: 0px 0px 15px 0px #dedede;
  }
  .order_ok_button:hover{
    color: white;
  }

    .order-complete .icon i {
        font-size: 50px;
        color: white;
    }

    .order-complete h1 {
        margin-top: 20px;
        font-size: 25px;
    }
    .order_ok_button{
    background: #5650c1;
    border: 1px solid #dedede;
    padding: 8px 15px;
    color: white;
    border-radius: 10px;
    text-decoration: none;
  }
    .order-complete p {
        color: #0F172A;
        font-weight: bold;
    }
    /* .navbar-custom {
      background-color: white;
      padding: 10px;
      box-shadow: 0px 3px 8px #F4F4F4;
  } */

  .navbar-brand img {
      width: 40px;
      height: 40px;
  }

  .navbar-brand .brand-name {
      font-size: 12px;
      text-align: center;
      display: block;
      margin-top: 2px;
      color: black;
  }

  .navbar-nav .nav-link {
      color: black;
      margin-right: 28px;
      margin-left: 28px;
  }

  .navbar-nav .nav-link:hover {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  }

  .btn-login {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      color: white;
      border: none;
      border-radius: 25px;
      padding: 5px 20px;
  }

  .btn-login:hover {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
  }

  .navbar-nav {
      margin-left: auto;
      margin-right: auto;
  }

  .course-card {
      align-items: center;
      padding: 20px;
      border-radius: 10px;
      background: linear-gradient(to right, #234EB0, #B656E2);
      color: white;
      margin-top: 25px;
  }

  .course-card img {
      border-radius: 50%;
      width: 100px;
      height: 100px;
      margin-right: 20px;
  }

  .course-title {
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 0px;
  }

  .course-author {
      font-size: 1.5rem;
      margin-bottom: 0px;
  }

  .description-section {
      background-color: #F9F9F9;
      border-radius: 10px;
      padding: 20px;
      margin-top: 25px;
  }

  .description-section h3 {
      color: #0F172A;
      font-weight: bold;
  }

  .description-section p {
      color: #334155;
      margin-bottom: 15px;
  }

  .accordion-button {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 16px;
      width: 100%;
  }

  .accordion-button i {
      margin-right: 10px;
  }

  .lesson-info {
      font-size: 0.9rem;
      color: #6c757d;
      margin-left: auto;
  }

  .fnt_bold {
      font-size: 1.1rem;
      font-weight: bold;
      color: #0F172A;
  }

  .nav-tabs .nav-link {
      border: none;
      color: black;
  }

  .nav-tabs .nav-link.active {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      color: white;
      border-radius: 10px;
  }

  .card-custom {
      border-radius: 10px;
      border: 1px solid #234EB0;
      box-shadow: 0px 3px 8px #F4F4F4;
      overflow: hidden;
      margin-top: 13px;
  }

  .nav-tabs .nav-link {
      border: none;
      color: black;
  }

  .nav-tabs .nav-link.active {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      color: white;
      border-radius: 10px;
  }

  .price {
      font-size: 30px;
      font-weight: bold;
      color: black;
  }

  .discount-price {
      text-decoration: line-through;
      font-size: 16px;
      color: #808080;
      margin-left: 10px;
  }

  .offer {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-weight: bold;
  }

  .fntsize {
      font-size: 1.5rem;
  }

  .features {
      list-style: none;
      padding: 0;
      color: #808080;
  }

  .features li {
      display: flex;
      align-items: center;
      margin-bottom: 8px;
  }

  .features li i {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-right: 8px;
  }

  .btn-book {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      color: white;
      border: none;
      width: 100%;
      border-radius: 10px;
      padding: 10px;
      font-weight: bold;
  }

  .btn-book:hover {
      background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
      color: white;
  }

  .imgdark {
      opacity: 1;
      filter: contrast(0.5);
  }
  .course-card {
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    background: linear-gradient(to right, #234EB0, #B656E2);
    color: white;
    height: 430px;
    margin-top: 25px;
}

.course-card img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-right: 20px;
}

.course-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 0px;
}

.course-author {
    font-size: 1.5rem;
    margin-bottom: 0px;
}

.description-section {
    background-color: #F9F9F9;
    border-radius: 10px;
    padding: 20px;
    margin-top: 25px;
}

.description-section h3 {
    color: #0F172A;
    font-weight: bold;
}

.description-section p {
    color: #334155;
    margin-bottom: 15px;
}

.nav-tabs .nav-link {
    border: none;
    color: black;
}

.nav-tabs .nav-link.active {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    color: white;
    border-radius: 10px;
}
.fs_14{
  font-size: 14px;
}
.fs_18{
  font-size: 18px;
}
.fs_16{
  font-size: 16px;
}
#syllabusAccordion .accordion-button{
  background: #e7e2f9;
} 
.description-section h3 span{
  font-size: 14px;
}
.card-custom {
  margin-top: -100px;
  margin-right: 25px;
    border-radius: 10px;
    border: 1px solid #234EB0;
    box-shadow: 0px 3px 8px #F4F4F4;
    overflow: hidden;
    /* position: absolute; */
}

.nav-tabs .nav-link {
    border: none;
    color: black;
}

.nav-tabs .nav-link.active {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    color: white;
    border-radius: 10px;
}

.price {
    font-size: 30px;
    font-weight: bold;
    color: black;
}

.discount-price {
    text-decoration: line-through;
    font-size: 16px;
    color: #808080;
    margin-left: 10px;
}

.offer {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.fntsize {
    font-size: 1.5rem;
}

.features {
    list-style: none;
    padding: 0;
    color: #808080;
}

.features li {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.features li i {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 8px;
}

.btn-book {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    color: white;
    border: none;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    font-weight: bold;
}

.btn-book:hover {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
    color: white;
}

.imgdark {
    opacity: 1;
    filter: contrast(0.5);
}

.star-rating {
    color: #ffcc00;
}

.progress-bar {
    background: linear-gradient(to right, #234EB0 0%, #B656E2 100%);
}

.review-date {
    font-size: 0.9rem;
    color: #888;
}

.imgsiz {
    width: 10px;
}

.cont2box {
    background: white;
    border-radius: 10px;
    padding: 8px;
}
form#SignUpForm {
  margin-bottom: 30px;
}
.toast-message {
  color: white;
}
.toast.toast-success {
  background: green !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-position-x: 10px !important;
}
.toast.toast-error {
  background: red!important;   
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-position-x: 10px !important;
  }
  .btn.transparent_Button_border{
    background: transparent;
    color: black !important;
    border: 1px solid #9a54d8;
  }
  .form-control:focus {
    box-shadow: none;
    border-color: #5450c1;
}
.subject-info ul li a{
  color: #000;
  display: block;
  font-size: 17px;
  box-shadow: 0px 1px 0px #dedede;
padding:3px;
}

.bannner-Sec{
  background-image: url("image/banner-sci.png");
  height: 150px;
  width: 100%;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
}
.bannner-Sec h4{
   color: #fff;
   font-size: 42px;
   font-weight: 600;
}
/* .mentors-imgF{
  padding: 10px;
  border: 1px solid #dedede;
  background: #f8f8f8;
  transform: scale(1.006);
}
.mentors-imgF:hover{
transform: scale(1);
transition: transform 0.5 ease;
} */
.mentors-imgF {
  padding: 10px;
  border-radius: 12px;
  /* background: #fff; */
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  /* transition: transform 0.4s ease, box-shadow 0.4s ease;
  transform: scale(1); */
}

/* .mentors-imgF:hover {
  transform: scale(1.03);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
} */

.mentors-imgF img{
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  object-position: top;
  border-radius: 10px;
}
/* .fourCard-img{
 background-color: #E5DFDF;
 display: flex;
 justify-content: center;
 height: 114px;
 border-radius: 5px;
} */
.card-headingText h2{
   color: #000000;
   font-size: 18px;
   font-weight: 600;
   margin: 2px 0px;
}
.card-headingText p{
   color: #7B7474;
   font-size: 13px;
   font-weight: 400;
}
.select-pd select{
   font-size: 12px;
}
.select-pd select i{
   font-size: 8px;
}
.four-cardV{
   border: 1px solid #DEDEDE;
   background: white;
   border-radius: 11px;
   box-shadow: none;
   transition: box-shadow 0.4s ease;
   position: relative;
   height:100%;
   height: 100%;
   display: flex;
   flex-direction: column;
}
/* .four-cardV:hover{
  box-shadow: 7px 3px 23px 0px #c0c7e0;
} */
.four-cardV:after{
position: absolute;
content: '';
top: 0;
width: 100%;
height: 100%;
background-color: #d9dfff;
z-index: 0;
transform: scaleY(0);
transform-origin: top;
transition: transform 0.5s ease-in-out;
border-radius: 11px;
box-shadow: 3px 10px 7px 0px #dedede;
}

  .four-cardV:hover::after {
    transform: scaleY(1);
  }
  .four-cardV > * {
    position: relative;
    z-index: 1;
  }
.fourCard-img1{
   background-color: #FFE4E4;
   display: flex;
 justify-content: center;
 height: 114px;
}
.fourCard-img2{
   background-color: #FFFFE7;
   display: flex;
 justify-content: center;
 height: 114px;
}
.fourCard-img3{
   background-color: #EBF4FF;
   display: flex;
 justify-content: center;
 height: 114px;
}
.sideBar-Content{
   background-color: #F9F9F9;
}
.sideBar-Content{
   min-height: 100%;
}
.sideBar-Content ul{
   list-style: none;
   line-height: 42px;
}
.search-bar1{
   padding: 10px 32px;
}
.course-heading{
   padding: 0px 32px;
}
.course-heading h2{
   font-size: 26px;
   font-weight: 700;
   color: #000000;
}
.subject-list ul li a{
   text-decoration: none;
   color: gray;
   font-weight: 600;
}
.modalcard-img img{
   border-radius: 10px;
height: 100%;
object-fit: cover;
object-position: center;
}
.modalcard-img{
   height: 120px;
}
.modalCard-three{
   border: 1px solid #DEDEDE;
   cursor: pointer;
   background:white;
}
.modalTable-text td{
   font-size: 14px;
   color: #0a0a0a;
   font-weight: 600;
}
body.bgcol_img {
  background: #3b4fb91f;
}

@media screen and (max-width:768px){
  .login-btn1 a{
    padding: 5px 8px;
}
.card.card-custom{
  position: relative;
  top: 0;
  margin-top: 25px!important;
}
}

.serch-sidContent{
  border-top: 4px solid #3e4fba;
  height: 100%;
    background: radial-gradient(#4550bc59, #ffffff);
}
/* Track */
::-webkit-scrollbar-track {
  background: #3e4fba; 
}
 
::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-thumb {
  background: #d8d8d8;
}
button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #d8d8d8; 
}
.dropdown-item.active, .dropdown-item:active {
  --bs-dropdown-link-active-bg: #5f52df;
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.select-pd select{
  cursor: pointer;
}
.serch-sidContent .subject-info {
  border-top: 1px solid #c8c8c8;
  margin-top: 15px;
  padding-top: 15px;
}
select {
  background: #fafbff ! Important;
}
.font-custom_second{
color:#8a8484;
}
.design_social {
  padding: 4px;
  border: 1px solid #dedede;
  border-radius: 5px;
}
.designing_set_sci_column {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.flex_1{
flex: 1;
}
.modalCard-three h2 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    padding: 6px 14px;
    border-radius: 2px;
    color: white;
    display: inline-block;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    background: linear-gradient(45deg, #2b4fb3, #9955d8);
    margin-bottom: 5px;
}