

/*wcls home header logo */
.header-logo {
  width: 210px;
}
.main-nav a.active{
color: #e67265;;
}
.model-picture {
  max-width: 163px;
  height: auto;
}
.main-nav a:hover{
color: #e67265;;
}
nav.desktop-nav ul li a:hover {
  color: #e67265;;
}
.dropdown .dropdown-menu a:hover {
    background: #f5f5f5;
    color: #e67265;;
}
 .model-submit {
background: #7c160a;
 }
/*wcls Home page button colors */
.hero{
    background-color: #fbfbfb;
}
.hero h3{
    color: #7c160a;
}
.arrow-btn{
    background-color: #7c160a;
}
.sticky-header-logo{
  width: 210px;
}
.enroll-btn{
    background-color: #7c160a;
}

.icon-circle{
    color: #7c160a;
}
/*wcls footer */
.footer-section h3::after {
    /* background-color: #7c160a; */
    background-color: #e67265;
}

.footer-section a:hover{
    /* color: #7c160a; */
    color: #e67265;
}
.footer-logo {
  width: 150px;
  margin-bottom: 15px;
  color: white;
  background-color: white;
  border-radius: 89px;
}
/*wcls about page */
.about-banner .overlay{
  background-color: rgba(102, 52, 69, 0.9);;
}
.about-icon{
    color: #7c160a;
}
.about-title{
        color: #101113;

}
.section-subtitle{
    color:  #7c160a;
}
.tfid-about{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.0;
  color: #333;
  margin-top: 15px;
  padding: 0 58px
}
.hero h1{
  color: #7c160a;
}
.benefits h2{
  color: #7c160a;
}
.home-btn{
position: relative;
  top: 28px;
}
 .container-enroll{
    position: relative;
    bottom: 40px;
  }
.org-name {
  font-size: 26px;
  font-weight: 647;
  color: #101113;
  letter-spacing: 1px;
  line-height: 45px;
}
/*  Student Membership */
.student-bar{
    background-color: #7c160a;
}
.button{
    background-color: #7c160a;
}
.button:hover{
    background-color:  #6b251d;
}
  .info-img{
    background-color: #7c160a;
  }
     .membership-sections h3{
    color: #7c160a;
 }
/* Individual css  */
  .individual-bar{
    background-color: #7c160a;
  }
/* Institutional */
  .institutional-nav{
    background-color: #7c160a;

  }
  .add-member-btn{
    background-color: #7c160a;
  }
  /* contact-us */
  .button-submit{
    background-color: #7c160a;
  }
  .button-submit:hover {
    background-color: #c24c3f;;

  }
  .input-group .contact-icon{
    color: #7c160a;
  }
    .input-group input:focus,
.input-group textarea:focus {
    border-color: #7c160a; 
}
  /*membership */
 .padai-hover-content{
  background: #7c160a;
 }
 .padai-icon{
  color: #7c160a;
 }
  .padai-membership-benefits-container::before {
top: 311px;
  bottom: -385px;
 }

 /* modal */
 .model-submit{
  background: #7c160a;
 }
.reg-group input, .reg-group textarea{
    margin-bottom: 35px;
}
.modal-form {
    height: auto !important;  
    min-height: 400px;         
}
.model-container {
    height: auto !important;   
}
 .close-modal{
  background: #7c160a;
 }

 .cancellation-banner .cancellation-overlay{
    background-color: rgba(102, 52, 69, 0.9);;
 }
 .error{
  position: relative;
  bottom: 22px;
 }

 /* scroll bar */
 .scroll-toggle{
  color: #7c160a;
  border: 2px solid #7c160a;
 }
  /*start imgaes styling */
.icon-circle img {
    height: 50px;
      filter: brightness(0) saturate(100%) invert(11%) sepia(95%) saturate(4737%) hue-rotate(356deg) brightness(95%) contrast(109%);
    color: #7c160a;
   
}
.about-img{
  height: 70px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(95%) saturate(4737%) hue-rotate(356deg) brightness(95%) contrast(109%);
    color: #7c160a;
}
.contact-img{
   height: 40px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(95%) saturate(4737%) hue-rotate(356deg) brightness(95%) contrast(109%);
    color: #7c160a;
}
.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(11%) sepia(95%) saturate(4737%) hue-rotate(356deg) brightness(95%) contrast(109%);
    color: #7c160a;
}
/* end images styling */
@media (max-width: 768px) {
  .header-logo{
  width: 160px; 
  }
  .sticky-header-logo{
  width: 160px;
}
  .contact-btn {
    background-color: #7c160a;
  }
   .contact-btn {
    background-color: #7c160a;
  }
   .error-message {
    position: relative;
    bottom: 14px;
  }
  .container-enroll{
    position: relative;
    bottom: 27px;
  }
  .info-images {
  height: 30px;
  filter: brightness(0) invert(1);
}
.footer-logo {
  width: 120px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
     .header-logo {
    width: 200px;        
    height: auto;         
    margin-left: 20px;   
    object-fit: contain;  
    display: block;
  }
  .header-container {
    flex-wrap: nowrap;
  }
    .contact-btn {
        background-color: #7c160a;
    }
  .padai-membership-benefits-container::before {
top: 387px;
    bottom: -517px;
}
  .info-images {
  height: 37px;
  filter: brightness(0) invert(1);
}
.footer-logo {
  width: 120px;
}
.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: #7c160a;
  }
  .padai-membership-benefits-container::before {
top: 300px;
    bottom: -459px;
}
}