.error_text{
    color: red;
    font-size: 10px;
  }

  .select2-container .select2-selection--single {
    height: 47px !important;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 10px !important;
  }

  .select2-container{
      z-index: 99999;
  }

  .courses__item-bottom .price {
    font-size: 15px !important;
  }
  .brand-area{
    background-color: #fff !important;
  }

.header_social_icons li:first-child {
    opacity: 1.5 !important;
}
.footer_social_icons li:last-child {
  margin-bottom: 10px !important;
}

.dashboard__review-action_delete{
  color: #FF0003 !important;
  background: rgba(255, 0, 3, 0.062745098) !important;
}

.dashboard__review-action_view
{
  color: #30c856 !important;
  background: rgba(26, 234, 40, 0.063) !important;
}

.dashboard__review-action_enable{
  color: #30c856 !important;
  background: rgba(61, 185, 69, 0.063) !important;
}

.custom-switch-description{
  margin-left: 10px;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #716868;
  margin: 1em 0;
  padding: 0;
}

.submit_btn{
  margin-right: 10px;
}

.btn-outline-info {
  color: blue;
  border-color: #1c40bd;
  background-color: #fff;
}
.btn-outline-info:hover {
  color: green;
  border-color: purple;
}

/* custom image upload */
/* 1.14 Image Preview */
.image-preview, #callback-preview {
  width: 250px;
  height: 250px;
  border: 2px dashed #ddd;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
}

.image-preview input, #callback-preview input {
  line-height: 200px;
  font-size: 200px;
  position: absolute;
  opacity: 0;
  z-index: 10;
}

.image-preview label, #callback-preview label {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #bdc3c7;
  width: 150px;
  height: 50px;
  font-size: 12px;
  line-height: 50px;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}

.note-btn{
  background:none !important;
  border: none;
  color:#000;
  font-size:12px;
  padding:5px 10px;
  box-shadow: none;
}

.hidden{
  display: none;
}

.applied-btn {
background: #e6ece9 !important;
}

.applied-btn {
color: #0d0c0c !important;
pointer-events: none !important;
cursor: default !important;
}

.choose__content {
  padding: 70px 140px 80px 80px;
}

.section-py-50{
  padding: 38px 0;
}

.section-py-10 {
    padding: 10px 0;
}
.features__content-three .title {
  font-size: 18px !important;
}

.advisory_title{
  color:#ffc224 !important;
}

.feature_icon{
  width: 80px;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}

.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


.flex-column {
  width: 100%;
  padding: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .flex-column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
 
@media (min-width: 992px) {
  .flex-column {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
 
@media (min-width: 1200px) {
  .flex-column {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.items {
  padding: 15px 20px;
  height: 100%;
}

.text-align-justify{
  text-align: justify;
  word-break: break-word;
}

.tg-badge-one {
  display: inline-block;
  line-height: 1;
  color: var(--tg-common-color-white);
  font-weight: 600;
  font-size: 13px;
  font-family: var(--tg-heading-font-family);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  background: #320e52;
}

.mr-10{
  margin-right: 10px;
}

.detail_text{
  font-size: 12px;
  color: #a19898;
}

.office_location{
  background-color: aliceblue;
  padding: 10px;
  border: 1px solid aliceblue;
  border-radius: 10px;
}

.mr-4{
  margin-right: 10px;
}

.status_btn{
  color : #000 !important;
}

.chairman-message{
  font-size: 16px !important;
  font-style: italic !important;
}

.collaboration_title{
  font-size: 40px !important;
  font-weight: 700 !important; 
  color: #33025b !important;
}



.collaboration-text{
    margin-bottom: 25px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: var(--tg-heading-color);
    width: 90%;
}

.accordion-button:not(.collapsed) {
  color: #212529 !important;
  background-color: #fff!important;
  box-shadow: inset 0 calc(-1* 1px) 0 #dee2e6;
}

.work-checkbox{
  transform: scale(1.5);
  margin-right: 10px;
}

.text-primary{
  color:#161439 !important;
}
.about-partner{
  padding: 50px 0 90px;
}

.faq-item{
  border: none !important;
  border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
}

.features__icon-four.teamicon {
  background:none !important;
}

.section-pt-40{
  padding-top: 40px !important;
}
.collab{
  padding-top: 40px !important;
}

.terms-text{
  font-size: 16px !important;
}

.terms-list p{
  font-size: 16px !important;
  text-align: justify;
  word-break: break-word;
  color:#161439 !important;
}

.terms-list li {
  font-size: 16px;
  font-family: 'Montserrat';
}
.terms-list h5 {
  font-size: 15px;
}

.terms-list h4 {
  font-size: 20px;
}

@media only screen and (max-width: 600px) {
  .about_join_area {
      right: 30px !important;
      }
  .choose__content {
      padding: 50px 30px 50px 30px !important;
  }
  }

  .features__icon-four {
    width: 130px;
    height:130px;
}

.chairman_banner_review {
  left: 4% !important;
  bottom:0 !important;
}

.banner__reveiw{
  border: 0 !important;
  box-shadow: none !important;
  }

  .testimonial__img-three .title span{
    font-weight: 800 !important;
    color: #562084 !important;
    }

  /* password icon */
  .password-toggle-icon {
    position: absolute;
    top: 55%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
  }
  
  .password-toggle-icon i {
    font-size: 18px;
    line-height: 1;
    color: #333;
    transition: color 0.3s ease-in-out;
    margin-bottom: 20px;
  }
  
  .password-toggle-icon i:hover {
    color: #000;
  }

  .user-box {
    position: relative;
    margin-bottom: 30px;
  }
  
  .user-box input {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    border: none;
    border-bottom: 2px solid #333;
    outline: none;
    background: transparent;
  }
  
  .user-box label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 16px;
    color: #333;
    pointer-events: none;
    transition: 0.5s;
  }
  
  .user-box input:focus ~ label,
  .user-box input:valid ~ label {
    transform: translateY(-20px);
    font-size: 14px;
    color: #333;
  }


  
  .confirm-password-toggle-icon {
    position: absolute;
    top: 55%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
  }
  
  .confirm-password-toggle-icon i {
    font-size: 18px;
    line-height: 1;
    color: #333;
    transition: color 0.3s ease-in-out;
    margin-bottom: 20px;
  }
  
  .confirm-password-toggle-icon i:hover {
    color: #000;
  }

  .enrolled-card{
    background : #f4e7ff85 !important;
  }

  .enrolled-card .icon{
    background: #a172c885 !important; 
  }

  .shortlisted-card{
    background: #fcefab80 !important;
  }
  .shortlisted-card .icon{
    background: #f0db6d !important;
  }

  .rejected-card{
    background: #cfcfcf29 !important;
  }

  .rejected-card .icon{
    background: #bdb6b6 !important;
  }


  .qmunity-image{
    width: 400px !important;
  }

  /* summernote */
  .summer_desc span{
    font-size: 16px !important;
    line-height: 1.75 !important;
    font-family: 'Montserrat', serif !important;
    color: #1C1A4A !important;
  }

  .MsoListParagraph{
    font-size: 16px !important;
    line-height: 1.75 !important;
    font-family: 'Montserrat', serif !important;
    color: #1C1A4A !important;
  }

  .banner__review .title span {
    font-size: 13px !important;
  }

  .blog__details-content-inner {
      margin: 30px 0 25px;
      font-family: 'Montserrat';
      color: #161439;
  }

   .modal-backdrop {
    position:  unset !important;
  }

  .file-desc{
    font-size: 10px !important;
  }

 .cta__inner-wrap {
  background: #552084 !important;
 }

/* student card */
    .work__list-box{
        width: 100% !important;
    }
   
    .discount-wrap {
        display: inline-flex;
        align-items: center;
        border: 1px solid var(--tg-common-color-gray-3);
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        -o-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
        background: var(--tg-common-color-white);
        padding: 7px 10px;
        gap: 8px;
        margin-bottom: 20px;
    }
    *, ::after, ::before {
        box-sizing: border-box;
    }

    .discount-code{
        color: #5751E1 !important;
    }
    
    .work__list-box:nth-child(1) .icon {
        background: #521682 !important;
        border: 1px solid #521682 !important;
    }
    
    .work__list-box:nth-child(2) .icon {
        background: #FFC224 !important;
        border: 1px solid #FFC224 !important;
    }

    .work__list-box i{
        font-size: 25px !important;
    }
    
    .info-bold {
        margin-bottom: 25px;
        font-weight: 500;
        color: var(--tg-heading-color);
        width: 90%;
    }



    .carousel-inner img {
        /* height: 380px; */
        object-fit: cover;
    }

    .carousel-control-prev,
    .carousel-control-next {
        width: 8%;
    }

   .carousel-icons{
      color: #bab1b1;
      font-weight: 900;
      font-size: 25px;
    }

 /* offer price isic card */
/* 🔧 SET QUDDURAT BRAND COLORS HERE */
:root {
    --quddurat-primary: #521682;   /* replace with exact brand blue */
    --quddurat-accent: #0b9d9b;   /* replace with brand green */
}

/* Wrapper */
.isic-offer-wrapper {
    position: relative;
    display: inline-block;
}

/* Badge */
.offer-badge {
    /* position: absolute;
    top: -12px;
    left: 16px; */
    background: var(--quddurat-primary);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    animation: pulseBadge 2s infinite;
    white-space: nowrap;
}

/* Price Box – ONE LINE */
.isic-price-highlight {
    /* display: inline-flex; */
    align-items: center;
    gap: 10px;
    padding: 14px 20px;
    background: #f4f9ff;
    border-left: 5px solid var(--quddurat-primary);
    border-radius: 8px;
    font-size: 17px;
    font-weight: 600;
    white-space: nowrap; /* keeps everything on one line */
}

/* Text styles */
.old-price {
    text-decoration: line-through;
    color: #9ca3af;
}

.arrow {
    color: #6b7280;
    font-weight: 700;
}

.new-price {
    color: var(--quddurat-primary);
    font-size: 22px;
    font-weight: 800;
}

.offer-text {
    color: var(--quddurat-accent);
    font-size: 15px;
    font-weight: 600;
}

/* Pulse animation */
@keyframes pulseBadge {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(13, 110, 253, 0.5);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 10px rgba(13, 110, 253, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(13, 110, 253, 0);
    }
}


.isic_btn{
  background: #521682 !important;
}


.read_btn
{
    background: #dcdce5 none repeat scroll 0 0 !important;
    color: #5751E1;
}


.discount-box {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border: 1px dashed #ccc;
    border-radius: 6px;
    background: #f9f9f9;
}

#discountCode {
    font-weight: 600;
    letter-spacing: 1px;
}

.copy-btn {
    background: #0d6efd;
    color: #fff;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    cursor: pointer;
}

.copy-btn:hover {
    background: #084298;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}
