

/*wcls home header logo */
.header-logo {
  width: 130px;
  margin-bottom: 10px;
}
.sticky-header-logo{
  width: 130px;
}
.main-nav a.active{
color: #c816b9;
}
.main-nav a:hover{
color: #c816b9;
}
nav.desktop-nav ul li a:hover {
  color: #c816b9;
}
.dropdown .dropdown-menu a:hover {
    background: #f5f5f5;
    color: #c816b9;
}
 .model-submit {
background: #810877;
 }
 .feature ul li::before{
  background-color: #810877;
 }
/*wcls Home page button colors */
.hero{
    background-color: #fbfbfb;
}
.hero h3{
    color: #810877;
}
.arrow-btn{
    background-color: #810877;
}

.enroll-btn{
    background-color: #810877;
}
.hero h1{
    color: #810877;
}
.benefits h2{
    color: #810877;
}
.icon-circle{
    color: #810877;
}
/*wcls footer */
.footer-section h3::after {
    background-color: #810877;
}

.footer-section a:hover{
    color: #810877;
}
.footer-logo{

}
/*wcls about page */
.about-icon{
    color: #810877;
}
.about-title{
     color: #101113;
}
.about-banner .overlay {
 background-color: rgba(37, 21, 40, 0.9);;
}
.section-subtitle{
    color:  #810877;
}


.tfid-about{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0;
  color: #333;
  margin-top: 15px;
  padding: 0 58px
}
.org-name {
  font-size: 26px;
  font-weight: 647;
  color: #101113;
  letter-spacing: 1px;
  line-height: 45px;
}
/* wcls Student Membership */
.student-bar{
    background-color: #810877;
}
.button{
    background-color: #810877;
    position: relative;
  bottom: 4px;
}
.button:hover{
    background-color:  #c816b9;
}
  .info-img{
    background-color: #810877;
  }
     .membership-sections h3{
    color: #810877;
 }
/* Individual css  */
  .individual-bar{
    background-color: #810877;
  }
/* Institutional */
  .institutional-nav{
    background-color: #810877;

  }
  .add-member-btn{
    background-color: #810877;
  }
  /* contact-us */
  .button-submit{
    background-color: #810877;
  }
    .search:focus {
        outline: none;
        border-color: #5f485d;
        box-shadow: 0 0 5px #70416c;
    }
  .button-submit:hover {
    background-color: #691f63;;

  }
  .input-group .contact-icon{
    color: #810877;
  }
    .input-group input:focus,
.input-group textarea:focus {
    border-color: #810877; 
}
  /*membership */
 .padai-hover-content{
  background: #810877;
 }
 .padai-icon{
  color: #810877;
 }
  .padai-membership-benefits-container::before {
top: 311px;
  bottom: -416px;
 }
.error{
  position: relative;
  bottom: 22px;
}
.reg-group input, .reg-group textarea{
    margin-bottom: 35px;
}
.modal-form {
    height: auto !important;  
    min-height: 400px;         
}
.model-container {
    height: auto !important;   
}
.home-btn{
position: relative;
  top: 28px;
}
 .container-enroll{
    position: relative;
    bottom: 40px;
  }
 /* modal */
 .model-submit{
  background: #810877;
 }

 .close-modal{
  background: #810877;
 }

 .cancellation-banner .cancellation-overlay{
  background-color: rgba(37, 21, 40, 0.9);;
 }
 /*start images styling */
.icon-circle img {
    height: 50px;
    filter: brightness(0) saturate(100%) invert(12%) sepia(74%) 
            saturate(3254%) hue-rotate(285deg) brightness(83%) contrast(94%);
    color: #810877;
}
.about-img{
  height: 70px;
  filter: brightness(0) saturate(100%) invert(12%) sepia(74%) 
          saturate(3254%) hue-rotate(285deg) brightness(83%) contrast(94%);
  color: #810877;
}
.contact-img{
   height: 40px;
   filter: brightness(0) saturate(100%) invert(12%) sepia(74%) 
           saturate(3254%) hue-rotate(285deg) brightness(83%) contrast(94%);
   color: #810877;
}
.student-img {
    height: 40px;
      filter: brightness(0) saturate(100%) invert(11%) sepia(50%) saturate(3263%) hue-rotate(229deg) brightness(91%) contrast(95%);
}
.info-images {
    height: 40px;
    filter: brightness(0) invert(1);
}
.membership-bar{
  height: 40px;
  filter: brightness(0) invert(1);
  /* position: relative;
  top: 2px ; */
  
}
.membership-img{
   height: 100px;
   filter: brightness(0) saturate(100%) invert(12%) sepia(74%) 
           saturate(3254%) hue-rotate(285deg) brightness(83%) contrast(94%);
   color: #810877;
}
/* end images styling */
/* scroll bar */
 .scroll-toggle{
  color: #810877;
  border: 2px solid #810877;
 }
 
@media (max-width: 768px) {
  .contact-btn {
    background-color: #810877;
  }
  .error-message {
    position: relative;
    bottom: 14px;
  }
  .container-enroll{
    position: relative;
    bottom: 27px;
  }
  .header-logo{
    width: 110px;
  }
  .sticky-header-logo{
    width: 110px;
  }
  .home-btn{
position: relative;
  top: 23px;
}
.info-images {
  height: 30px;
  filter: brightness(0) invert(1);
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
      .header-logo {
    width: 100px;
    height: auto;
    margin-left: 27px;
  }
.sticky-header-logo {
  width: 101px;
  
}
    .contact-btn {
        background-color: #810877;
    }
     .padai-membership-benefits-container::before {
top: 387px;
   bottom: -514px;
 }
  .info-images {
  height: 37px;
  filter: brightness(0) invert(1);
}
.student-bar li{
text-wrap: nowrap;
gap: 0px;
}
.student-bar li{
  font-size: 16px;
 
}

}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .contact-btn {
    background-color: #810877;
  }
     .padai-membership-benefits-container::before {
top: 299px;
    bottom: -487px;
 }
}