/*wcls home header logo */
.header-logo {
  width: 210px;
}

.sticky-header-logo {
  width: 210px;
}

.main-nav a.active {
  color: rgb(62, 143, 235);
}

.main-nav a:hover {
  color: rgb(62, 143, 235);
}

nav.desktop-nav ul li a:hover {
  color: rgb(62, 143, 235);
}

.dropdown .dropdown-menu a:hover {
  background: #f5f5f5;
  color: rgb(62, 143, 235);
}

.model-submit {
  background: rgb(62, 143, 235);
}

.benefits h2 {
  color: rgb(62, 143, 235);
}

.hero h1 {
  color: rgb(62, 143, 235);
}

/*wcls Home page button colors */
.hero {
  background-color: #fbfbfb;
}

.hero h3 {
  color: rgb(62, 143, 235);
}

.arrow-btn {
  background-color: rgb(62, 143, 235);
}

.enroll-btn {
  background-color: rgb(62, 143, 235);
}

.feature ul li::before {
  background-color: rgb(62, 143, 235);
}

.icon-circle {
  color: rgb(62, 143, 235);
}

/*wcls footer */
.footer-section h3::after {
  background-color: rgb(62, 143, 235);
}

.footer-logo {
  background-color: white;
  border-radius: 9px;
  width: 162px;
}

.footer-section a:hover {
  color: rgb(62, 143, 235);
}

.home-btn {
  position: relative;
  top: 28px;
}

.container-enroll {
  position: relative;
  bottom: 40px;
}

.error {
  position: relative;
  bottom: 27px;
}

.reg-group input,
.reg-group textarea {
  margin-bottom: 35px;
}

.modal-form {
  height: auto !important;
  min-height: 400px;
}

.model-container {
  height: auto !important;
}

/*wcls about page */
.about-icon {
  color: rgb(62, 143, 235);
}

.about-title {
  color: #101113;
}

.section-subtitle {
  color: rgb(62, 143, 235);
}

.about-banner .overlay {
  background-color: rgba(91, 108, 138, 0.8);
}

.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: rgb(62, 143, 235);
}

.button {
  background-color: rgb(62, 143, 235);
}

.button:hover {
  background-color: #74addbbe;
}

.info-img {
  background-color: rgb(62, 143, 235);
}

.membership-sections h3 {
  color: rgb(62, 143, 235);
}

/* Individual css  */
.individual-bar {
  background-color: rgb(62, 143, 235);
}

/* Institutional */
.institutional-nav {
  background-color: rgb(62, 143, 235);

}

.add-member-btn {
  background-color: rgb(62, 143, 235);
}

/* contact-us */
.button-submit {
  background-color: rgb(62, 143, 235);
}

.button-submit:hover {
  background-color: #79abd4be;

}

.input-group .contact-icon {
  color: rgb(62, 143, 235);
}

.input-group input:focus,
.input-group textarea:focus {
  border-color: rgb(62, 143, 235);
}

/*membership */
.padai-hover-content {
  background: rgb(62, 143, 235);
}

.padai-icon {
  color: rgb(62, 143, 235);
}

/* .padai-membership-benefits-container::before {
  top: 316px;
  bottom: -412px;
} */

/* scroll bar */
.scroll-toggle {
  color: #3e8feb;
  border: 2px solid #3e8feb;
}

/* modal */
.model-submit {
  background: rgb(62, 143, 235);
}

.close-modal {
  background: rgb(62, 143, 235);
}

/* cancellation */
.cancellation-banner .cancellation-overlay {
  background-color: rgba(60, 72, 100, 0.9);
}

/*start imgaes styling */
.icon-circle img {
  height: 50px;
  filter: brightness(0) saturate(100%) invert(42%) sepia(61%) saturate(1943%) hue-rotate(182deg) brightness(95%) contrast(94%);
  color: #3e8feb;
}

.about-img {
  height: 70px;
  filter: brightness(0) saturate(100%) invert(42%) sepia(61%) saturate(1943%) hue-rotate(182deg) brightness(95%) contrast(94%);
}

.contact-img {
  height: 40px;
  filter: brightness(0) saturate(100%) invert(42%) sepia(61%) saturate(1943%) hue-rotate(182deg) brightness(95%) contrast(94%);
  color: #3e8feb;
}

.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(42%) sepia(61%) saturate(1943%) hue-rotate(182deg) brightness(95%) contrast(94%);
  color: #3e8feb;

}

/* end images styling */

.search:focus {
  outline: none;
  border-color: #7197c2;
  box-shadow: 0 0 5px #7c9dc2;
}

@media (max-width: 768px) {
  .header-logo {
    width: 164px;
    margin-left: 10px;
  }

  .sticky-header-logo {
    width: 155px;
  }

  .contact-btn {
    background-color: rgb(62, 143, 235);
  }

  .error-message {
    position: relative;
    bottom: 14px;
  }

  .container-enroll {
    position: relative;
    bottom: 27px;
  }

  .home-btn {
    position: relative;
    top: 23px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-logo {
    width: 152px;

  }

  .sticky-header-logo {
    width: 130px;
    position: relative;
    bottom: 16px;
  }

  .sticky-header .header-logo {
    position: relative;
    bottom: 27px;
  }

  .sticky-header .mobile-contact {
    position: relative;
    bottom: 13px;
  }

  .cancellation-banner h1 {
    font-size: 49px;
  }

  .contact-btn {
    background-color: rgb(62, 143, 235);
  }

  .info-images {
    height: 37px;
    filter: brightness(0) invert(1);
  }

  .student-bar li {
    text-wrap: nowrap;
    gap: 0px;
  }

  .student-bar li {
    font-size: 16px;

  }

  /* .padai-membership-benefits-container::before {
    top: 386px;
    bottom: -516px;
  } */
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .contact-btn {
    background-color: rgb(62, 143, 235);
  }

  /* .padai-membership-benefits-container::before {
    top: 298px;
    bottom: -511px;
  } */
}