.text24-400 strong {
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 39px;
  margin-bottom: -13px;
  font-family: unset;
  padding-top: 40px;
  display: block;
}

.team-lead__image {
  background: #ebf1e3;
}
.team-members__image {
  background: #122e5c;
}

li {

  font-weight: 700!important;
}
.services-text__right-list li {
  font-size: 24px;
  position: relative;
  padding-left: 16px;
}
.header__logo img {
  width: 530px;
}

.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  position: relative;
}
[data-action="click-anchor"] li:hover {
  color: rgb(247, 123, 85);
}

@media (max-width: 767px) {
  .team-members__container {
      padding: 10px 10px 10px 150px;
      margin: 75px auto 0;
  }
  }
@media (max-width: 575px) {
.team-lead__container {
  text-align: center;
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 100px;
}
.team-members__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
}
.team-members {
  padding: 0;
}
}

/*
.popup__title, .team-lead__container *, .team-members__container * {
  text-align: center;
}
*/

.contact__link, .contact__link * {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0;
  color: #f77b55;
}

.contact__row:last-child .contact__link * {
  font-size: 36px;
  line-height: 1.5;
}
@media (min-width: 767px) {
.contact__row:last-child {
  margin: 0 auto 100px;
}
}

.candidate-page .footer__title {
  color: #122e5c;
}

@media (max-width: 767px) {
.single-text strong {
    font-size: 15px;
    line-height: 26px;
    margin: 16px 0;
}
}

@media (max-width: 575px) {
  .services-text__left-inner .top-title, .services-text__left-inner .title51 {
    text-align: center;
  }
  .clients__image:before {

    left: -25%;
}
.clients__right {
  margin-top: -10px;
}
}

@media (min-width: 767px) {
.clients__footer {
  margin-top: 105px;
    margin-left: 644px;
}
.clients__footer .text24-400 {
  max-width: 80%;
}

}

.candidate-page .text24-400 p {
  padding-bottom: 2rem;
}
@media (min-width: 991px) {
.title30 {
    font-size: 30px;
    line-height: 39px;
}
}

.single-text.team .container {
  max-width: 1765px;
}
@media (min-width: 768px) {
  .single-text.team .text24-400, .single-text.team .text24-400 * {
    font-size: 31px;
    line-height: 36px;
}
}

.services-text__right-content:before {
  z-index: 20;
}