/*fitrex home header logo */
.header-logo {
  width: 250px;
}

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

.reg-group input,
.reg-group textarea {
  margin-top: 15px;
  margin-bottom: auto;
}

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

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

.model-submit {
  margin-top: 15px;
}

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

.contact-form label {
  margin-top: 20px;
}

.logo img {
  height: 200px;
  width: 200px;
}

.main-nav a:hover,
.main-nav a.active {
  color: #0395c6;
}

.dropdown .dropdown-menu a:hover {
  color: #0395c6;
}

.top-bar {
  background: #282f3b;
}

.main-nav {
  margin-left: auto;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .sticky-header .container {
    height: 130px;
  }

  .logo img {
    width: 190px;
    height: auto;
    margin-top: -35px;
    margin-bottom: -50px;
  }
}

@media (max-width: 768px) {
  .header-logo {
    width: 150px;
  }

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

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

  .logo img {
    width: 150px;
  }

  .org-name {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .about-content {
    padding: 20px;
  }
}

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

.hero h3 {
  color: #0395c6;
}

.section-subtitle {
  color: #0395c6;
}

.benefits h4 {
  color: #0395c6;
}

.arrow-btn {
  background-color: #0395c6;
}

.enroll-btn {
  background-color: #0395c6;
}

.enroll-btn:hover {
  color: #B11B0D;
}

.icon-circle {
  color: #0395c6;
}

.features-cards {
  gap: 33px;
}

.feature {
  height: 630px;
}

.feature img {
  width: 120px;
  height: 120px;
}

/*fitrex footer */
.footer-logo {
  width: 230px;
  height: 230px;
  margin-bottom: -50px;
  margin-top: -50px;
}

.footer-section h3::after {
  background-color: #0395c6;
}

.footer-section a:hover {
  color: #0395c6;
}

/*fitrex about page */
.about-banner .overlay {
  background-color: rgb(40, 47, 59);
  opacity: 0.85;
}

.about-icon {
  color: #d53a9c;
}

.about-title {
  color: #101113;
}

.abourt-org-name-p {
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  color: #333;
  margin-top: 15px;
  padding: 0 58px;
}

/* fitrex Student Membership */
.membership-sections {
  background-color: #0395c6;
}

.membership-sections h3 {
  color: #FFFFFF;
}

.membership-sections h1 {
  color: #FFFAFA;
}

.membership-sections P {
  max-width: 1200px;
  color: #FCF7F7;
  ;
}

.student-bar {
  background-color: #07161b;
  margin-top: 10px;
}

.button {
  background-color: #0395c6;
}

.button:hover {
  background-color: #092958;
}

.info-img {
  background-color: #89cde4;
}

/* Individual css  */
.individual-bar {
  background-color: #07161b;
  margin-top: 10px;
}

.professional .input {
  width: 100%;
}

/* Institutional */
.institutional-nav {
  background-color: #07161b;
  margin-top: 10px;
}

.add-member-btn {
  background-color: #0395c6;
}

/*membership benifits*/
/* .padai-membership-benefits-container::before {
  top: 366px;
  bottom: -470px;
} */

.padai-icon {
  color: #0395c6;
}

.padai-hover-content {
  background: #0395c6;
}

.icon-circle img {
  height: 50px;
  filter: brightness(0) saturate(100%) invert(55%) sepia(92%) saturate(3000%) hue-rotate(175deg) brightness(95%) contrast(102%);
  color: #0395c6;
}

.about-img {
  height: 70px;
  filter: brightness(0) saturate(100%) invert(55%) sepia(92%) saturate(3000%) hue-rotate(175deg) brightness(95%) contrast(102%);
  color: #0395c6;
}

.contact-img {
  height: 40px;
  filter: brightness(0) saturate(100%) invert(55%) sepia(92%) saturate(3000%) hue-rotate(175deg) brightness(95%) contrast(102%);
  color: #0395c6;
}

/* .info-img{
height: 40px;
filter: brightness(0) invert(1);
} */
.student-img {
  height: 40px;
}

.membership-img {
  height: 100px;
  filter: brightness(0) saturate(100%) invert(55%) sepia(92%) saturate(3000%) hue-rotate(175deg) brightness(95%) contrast(102%);
  color: #0395c6;
}

.membership-bar {
  height: 40px;
  filter: brightness(0) invert(1);
  position: relative;
  top: 2px;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .membership-sections p {
    max-width: 745px;
  }

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

  .contact-img {
    height: 35px;
  }
}

/* contact-us */
.contact-subtitle {
  color: #0395c6;
  border-bottom: 2px solid #0395c6;
}

.button-submit {
  background-color: #0395c6;
}

.button-submit:hover {
  background-color: #025570;

}

.model-submit {
  background-color: #0395c6;
}

.model-submit:hover {
  background-color: #025570;
}

.close-modal {
  background: #0395c6;
}

.input-group .contact-icon {
  color: #0395c6;
}

@media (max-width: 768px) {
  .contact-btn {
    background-color: #0395c6;
  }

  .abourt-org-name-p {
    padding: 0 0;
  }

  .contact-img {
    height: 33px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-logo {
    width: 190px;
    height: auto;
    margin-left: 27px;
    margin-top: -35px;
    margin-bottom: -50px;
  }

  .contact-btn {
    background-color: #0395c6;
  }

  .abourt-org-name-p {
    padding: 0 20px;
  }

}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .contact-btn {
    background-color: #0395c6;
  }

  .abourt-org-name-p {
    padding: 0 20px;
  }

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

.mobile-view {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.mobile-view.show {
  visibility: visible;
  opacity: 1;
}

/* Backdrop */
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.backdrop.show {
  opacity: 1;
  visibility: visible;
}

/* Mobile Navigation Panel */
.mobile-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background: #fff;
  z-index: 5;
  transition: all 500ms ease 0ms;
  overflow-y: auto;
  padding: 20px;
}

.mobile-view.show .mobile-nav {
  left: 0;
}

/* Close icon */
.mobile-nav .close-icon {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #e4e7ee;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
  color: #84888f;
}

/* Navigation items */
.mobile-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav ul li {
  border-bottom: 1px solid #ddd;
  position: relative;

}

.mobile-nav ul li:last-child {
  border-bottom: none;
}

.mobile-nav ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #282f3b;
  font-size: 16px;

}

/* Dropdown styles */
.mobile-nav .mobile-dropdown-content {
  display: none;
  flex-direction: column;
  background: #fff;
}

.mobile-nav .mobile-dropdown-content.show {
  display: flex;
}

.mobile-nav .mobile-dropdown-content li:last-child {
  border-bottom: none;
}

.mobile-nav .mobile-dropdown-content li a {
  /* padding: 12px 30px; */
  font-weight: 400;
  font-size: 15px;
  color: #444;
  margin-left: 7px;
  border-top: 1px solid #efe7ee;
}

/* Dropdown button */
.mobile-nav .dropbtn {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #e4e7ee;
  font-size: 24px;
}

.scroll-toggle {
  color: #0395c6;
  border: 2px solid #0395c6;
}

/* iPad view: mobile nav 30% width with backdrop */
@media (min-width: 768px) and (max-width: 991px) {
  .mobile-nav {
    width: 40%;
    max-width: 40%;
    left: -30%;

  }

  .mobile-view.show .mobile-nav {
    left: 0;
  }

  .backdrop {
    background: rgba(0, 0, 0, 0.5);
  }

  .sticky-header-logo {
    width: 163px;
    margin-left: 27px;
    margin-top: -35px;
    margin-bottom: -50px;
  }

  /* Mobile view: full width nav without backdrop */
  @media (max-width: 768px) {
    .mobile-nav {
      width: 100%;
      max-width: 100%;
      left: -100%;
    }

    .mobile-view.show .mobile-nav {
      left: 0;
    }

    .backdrop {
      display: none;
    }

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

  @media only screen and (min-width: 993px) and (max-width: 1200px) {

    .mobile-nav {
      width: 30%;
      max-width: 30%;
      left: -30%;
    }

    .mobile-view.show .mobile-nav {
      left: 0;
    }

    .backdrop {
      background: rgba(0, 0, 0, 0.5);
    }
  }


  .dropdown .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 10px;
    flex-direction: column;
  }

  .dropdown .dropdown-menu a {
    /* padding: 10px 10px; */
    padding: 5px 10px;
    color: #333;
    white-space: nowrap;
  }
}