

/*wcls home header logo */
.header-logo {
 width: 240px;
}
.sticky-header-logo{
width: 240px;
}
.footer-logo {
  width: 150px;
  margin-bottom: 15px;
  background-color: white;
  border-radius: 89px;
}
.main-nav a.active{
color: #14ab42;
}
.main-nav a:hover{
color: #14ab42;
}
.main-nav{
    margin-left: 60px;
}
nav.desktop-nav ul li a:hover {
  color: #14ab42;
}
.dropdown .dropdown-menu a:hover {
    background: #f5f5f5;
    color: #14ab42;
}
 .model-submit {
background: #14ab42;
 }
 .benefits h2{
  color: #14ab42;
 }
 .hero h1{
  color: #14ab42;
 }
/*wcls Home page button colors */
.hero{
    background-color: #fbfbfb;
}
.hero h3{
    color: #14ab42;
}
.arrow-btn{
    background-color: #14ab42;
}

.enroll-btn{
    background-color: #14ab42;
}
.feature ul li::before{
    background-color: #14ab42;
}
.icon-circle{
    color: #14ab42;
}
/*wcls footer */
.footer-section h3::after {
    background-color: #14ab42;
}

.footer-section a:hover{
    color: #14ab42;
}
/* Home */
.home-btn{
position: relative;
  top: 28px;
}
 .container-enroll{
    position: relative;
    bottom: 40px;
  }
/*wcls about page */
.about-icon{
    color: #14ab42;
}
.about-title{
   color: #101113;
}
.about-banner .overlay {
  background-color: rgba(81, 115, 88, 0.8);;
}
.section-subtitle{
    color:  #14ab42;
}
.model-picture {
  max-width: 200px;
  height: auto;
}
.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: #14ab42;
}
.button{
    background-color: #14ab42;
}
.button:hover{
    background-color:  #14ab42;
}
  .info-img{
    background-color: #14ab42;
  }
     .membership-sections h3{
    color: #14ab42;
 }
/* Individual css  */
  .individual-bar{
    background-color: #14ab42;
  }
/* Institutional */
  .institutional-nav{
    background-color: #14ab42;

  }
  .add-member-btn{
    background-color: #14ab42;
  }
  /* contact-us */
  .button-submit{
    background-color: #14ab42;
  }
  .button-submit:hover {
    background-color: #80d199;

  }
  .input-group .contact-icon{
    color: #14ab42;
  }
.error{
  position: relative;
  bottom: 22px;
}
    .input-group input:focus,
.input-group textarea:focus {
    border-color: #14ab42; 
}
  /*membership */
 .padai-hover-content{
  background: #14ab42;
 }
 .padai-icon{
  color: #14ab42;
 }
  .padai-membership-benefits-container::before {
top: 311px;
  bottom: -412px;
 }

 /* modal */
 .model-submit{
  background: #14ab42;
 }

 .close-modal{
  background: #14ab42;
 }
.reg-group input, .reg-group textarea{
    margin-bottom: 35px;
}
.modal-form {
    height: auto !important;  
    min-height: 400px;         
}
.model-container {
    height: auto !important;   
}
 .cancellation-banner .cancellation-overlay {
  background-color: rgba(81, 115, 88, 0.8);;
 }
 /*start images styling */
.icon-circle img {
    height: 50px;
    filter: brightness(0) saturate(100%) invert(52%) sepia(93%) 
            saturate(432%) hue-rotate(94deg) brightness(94%) contrast(91%);
}

.about-img{
  height: 70px;
   filter: brightness(0) saturate(100%) invert(52%) sepia(93%) 
            saturate(432%) hue-rotate(94deg) brightness(94%) contrast(91%);
    color: #14ab42;
}
.contact-img{
   height: 40px;
 filter: brightness(0) saturate(100%) invert(52%) sepia(93%) 
            saturate(432%) hue-rotate(94deg) brightness(94%) contrast(91%);
    color: #14ab42;
}
.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(52%) sepia(93%) 
            saturate(432%) hue-rotate(94deg) brightness(94%) contrast(91%);
    color: #14ab42;
}
/* end images styling */
 /* scroll bar */
 .scroll-toggle{
  color: #14ab42;
  border: 2px solid #14ab42;
 }
@media (max-width: 768px) {
  .header-logo {
  width: 160px;
}
.sticky-header-logo {
  width: 160px;
}
.tfid-about {
font-size: 14px;     
    font-weight: normal;
    line-height: 1.4;     
    color: #333;
    margin-top: 10px;
    padding: 0 15px;      
    text-align: justify;
}
.error-message {
    position: relative;
    bottom: 14px;
  }
  .container-enroll{
    position: relative;
    bottom: 27px;
  }
  .home-btn{
position: relative;
  top: 23px;
}
  .contact-btn {
    background-color: #14ab42;
  }
.footer-logo {
  width: 130px;
  margin-bottom: 15px;
  background-color: white;
  border-radius: 89px;
}

.info-images {
  height: 30px;
  filter: brightness(0) invert(1);
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
   .header-logo {
   width: 230px;       
    height: auto;         
    margin-left: 20px;   
    object-fit: contain;  
    display: block;
  }
  .header-container {
    flex-wrap: nowrap;
  }
    .contact-btn {
        background-color: #14ab42;
    }
    .padai-membership-benefits-container::before {
top: 387px;
    bottom: -488px;
 }
   .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: #14ab42;
  }
.padai-membership-benefits-container::before {
top: 300px;
    bottom: -511px;
 }
}