/* .kmaStylesSqbNew {
    background: #F5F5F5;
} */

footer {
  margin-top: 0px !important;
}

.section4.main.active {
  display: none !important;
}

.telegram-bot-banner {
  padding-left: 40px;
}

.telegram-bot-banner__title {
  font-weight: bold;
  font-size: 35px;
  line-height: 45px;
  color: #1d3448;
  max-width: 550px;
  width: auto;
  display: block;
  text-align: left;
  /* margin-top: -100px; */
}

.telegram-bot-banner__subtitle {
  font-weight: 500;
  font-size: 25px;
  margin-top: 30px;
  text-align: left;
  max-width: 550px;
  line-height: 42px;
}

.salary-project .esg-news-content {
  font-size: 25px;
}

.ho-work {
  margin-top: 80px;
}

.ho-work .ho-work_title h2 {
  font-weight: 500;
  font-size: 46px;
  line-height: 46px;
  color: #1d3448;
}

.ho-work_persons {
  margin-top: 30px;
}

.ho-work .ho-work_persons p {
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  color: #000000;
}

.no-komissiya {
  margin-top: 80px;
}

.no-komissiya .no-komissiya_title h2 {
  font-weight: 500;
  font-size: 46px;
  line-height: 46px;
  color: #1d3448;
}

.no-komissiya_items {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.no-komissiya_items .item {
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border: 2px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 15px 20px 15px 20px;
  margin-right: 35px;
  margin-top: 10px;
  max-width: 430px;
  width: 100%;
}

.no-komissiya_items .item p {
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #1d3448;
  margin-bottom: 0px !important;
}

.no-komissiya_items .item:last-child {
  margin-right: 0px;
}

.salary-advantages {
  margin-top: 80px;
}

.salary-advantages .salary-advantages_title h2 {
  font-weight: 500;
  font-size: 46px;
  line-height: 46px;
  color: #1d3448;
}

.salary-advantages_title.salary-advantages_title-cards h2 {
  margin-top: 80px;
}

.corporate_business-cards {
  padding-left: 50px !important;
}

.corporate_business-cards ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}

.corporate_business-main {
  display: flex;
  align-items: center;
}

.corporate_business-cards_img {
  max-width: 530px !important;
}

.corporate_business-cards_img img {
  width: 100%;
}

.corporate_business-cards li {
  list-style: none;
}

.salary-advantages .salary-advantages_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.salary-advantages .salary-advantages_items .salary-advantages_item {
  max-width: 425px;
  padding: 40px 40px;
  border: 2px solid #d7d7d7;
  box-sizing: border-box;
  border-radius: 12px;
  margin-top: 40px;
}

.salary-advantages .salary-advantages_items .salary-advantages_item p {
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  color: #1d3448;
  padding-top: 40px;
  margin-bottom: 0px !important;
}

.simple-your-partners {
  margin-top: 80px;
}

.simple-your-partners .simple-your-partners_title h2 {
  font-weight: 500;
  font-size: 44px;
  line-height: 15px;
  color: #1d3448;
  max-width: 870px;
  margin-bottom: 40px;
}

.simple-your-partners .simple-your-partners_title2 h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 25px;
  color: #1d3448;
  max-width: 870px;
  margin-bottom: 40px;
}

.simple-your-partners_info {
  background: linear-gradient(0deg, #e6e9f0 0%, #eef1f5 100%);
  border-radius: 20px;
  max-height: 346px;
}

.simple-your-partners .simple-your-partners_info .wrap {
  display: flex;
  padding: 0px !important;
}

.simple-your-partners .simple-your-partners_info .wrap .colleft {
  max-width: 650px;
  width: 100%;
  position: relative;
  top: 0px;
  right: 0px;
  /* max-height: 296px; */
  overflow: hidden;
}

.simple-your-partners .simple-your-partners_info .wrap .colright {
  width: 100%;
  position: relative;
  right: 70px;
  top: 0px;
  display: flex;
  align-items: center;
}

.simple-your-partners .simple-your-partners_info .wrap .colright .elements {
  padding-top: 20px;
}

.simple-your-partners .simple-your-partners_info .wrap .colright .elements ul {
  list-style-type: none;
  font-weight: 500;
  font-size: 30px;
  display: flex;
  flex-wrap: wrap;
  color: #1d3448;
  /* color: #AF37FF; */
}

.simple-your-partners .simple-your-partners_info .wrap .colright .elements li {
  padding-top: 10px;
  margin-right: 22px;
}

.simple-your-partners
  .simple-your-partners_info
  .wrap
  .colright
  .elements
  .drop {
  padding-right: 10px;
}

.joing-item {
  width: 100%;
  margin-top: 80px;
}

.joing-item__title {
  font-weight: 500;
  font-size: 46px;
  line-height: 54px;
  color: #1d3448;
  margin-bottom: 40px;
}

.joing-item__list {
  display: block;
  position: relative;
  list-style: none;
  width: 50%;
}

.joing-item__list .joing-numbers {
  position: absolute;
}

.joing-item__list li {
  position: relative;
  margin-bottom: 40px;
}

.joing-item__list a {
  display: block;
  font-weight: 500;
  font-size: 22px;
  text-decoration-line: underline;
  color: #1d3448;
  margin-left: 35px;
}

.joing-item__list li p {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  margin-left: 35px;
  margin-top: 14px;
}

.joing-item__list span {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #1d3448;
  margin-left: 35px;
}

.salary-project_conditions {
  display: flex;
}
.salery-project_conditions-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px;
  padding: 24px;
  border: 2px solid var(--neutral-9-light-gray-main-bg, #eff2f6);
  border-radius: 12px;
}
.salery-project_conditions-value {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.salery-project_conditions-title {
  color: var(--secondary-blue-60, rgba(10, 30, 50, 0.6));
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}
.no_commision {
  min-height: 516px;
  margin-top: 120px;
}
.salery-project_advantages-block {
  background-color: #eff2f6;
  min-height: 185px;
  border-radius: 12px;
}

/* ------------------------media-------------------------------------------- */

@media (min-width: 992px) and (max-width: 1355px) {
  .simple-your-partners
    .simple-your-partners_info
    .wrap
    .colright
    .elements
    ul {
    font-size: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1355px) {
  .salary-advantages .salary-advantages_items .salary-advantages_item {
    width: calc(30% - -29px);
  }
  .salary-advantages .salary-advantages_items .salary-advantages_item p {
    font-size: 25px;
    line-height: 35px;
  }
}

@media (min-width: 990px) and (max-width: 1140px) {
  .simple-your-partners
    .simple-your-partners_info
    .wrap
    .colright
    .elements
    ul {
    font-size: 18px;
  }
  .salary-advantages .salary-advantages_items .salary-advantages_item {
    width: calc(30% - -22px);
  }
  .salary-advantages .salary-advantages_items .salary-advantages_item {
    max-width: 425px;
    padding: 30px 20px;
    border: 2px solid #d7d7d7;
    box-sizing: border-box;
    border-radius: 12px;
    margin-top: 24px;
  }
}

@media (max-width: 991.9px) {
  .telegram-bot-banner {
    padding: 0px;
  }
  .telegram-bot-banner__title {
    font-size: 24px;
    line-height: 33px;
    margin-top: 10px;
    padding-left: 20px;
  }
  .telegram-bot-banner__subtitle {
    font-size: 18px;
    margin-top: 18px;
    line-height: 30px;
    padding-left: 20px;
  }
  .salary-project .salary-project_desc h2 {
    font-size: 30px;
  }
  .ho-work {
    margin-top: 25px;
  }
  .ho-work .ho-work_title h2 {
    font-size: 30px;
  }
  .ho-work_persons {
    margin-top: 10px;
  }
  .ho-work .ho-work_persons p {
    font-size: 20px;
    line-height: 25px;
  }
  .no-komissiya .no-komissiya_title h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 0px;
    color: #1d3448;
  }
  .no-komissiya_items {
    display: flex;
    flex-wrap: wrap;
  }
  .no-komissiya_items .item {
    margin-right: 0px;
    max-width: 100%;
  }
  .no-komissiya_items .item p {
    font-size: 20px;
  }
  .salary-advantages {
    margin-top: 40px;
  }
  .salary-advantages .salary-advantages_title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .salary-advantages .salary-advantages_items .salary-advantages_item {
    padding: 25px 25px;
  }
  .salary-advantages .salary-advantages_items .salary-advantages_item p {
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #1d3448;
    padding-top: 25px;
    margin-bottom: 0px !important;
  }
  .simple-your-partners .simple-your-partners_info .wrap .colright {
    width: 100%;
    position: relative;
    right: 0px;
    top: 0px;
    display: flex;
    align-items: center;
  }
  .simple-your-partners {
    margin-top: 40px;
  }
  .simple-your-partners .simple-your-partners_title h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
  }
  .simple-your-partners
    .simple-your-partners_info
    .wrap
    .colright
    .elements
    ul {
    font-size: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 25px;
  }
  .simple-your-partners .simple-your-partners_info .wrap .colright .elements {
    padding-bottom: 20px;
  }
  .joing-item {
    width: 100%;
    margin-top: 40px;
  }
  .joing-item__title {
    font-size: 30px;
    line-height: 40px;
  }
  .simple-your-partners .simple-your-partners_info .wrap .colleft {
    display: none;
  }
  .joing-item__list {
    width: 100%;
  }
  .row .corporate_business-main {
    flex-direction: column;
    align-items: center;
  }
  .corporate_business-cards_img {
    margin-top: 50px;
  }
  .corporate_business-cards {
    padding-left: 15px !important;
  }
}

@media (max-width: 768px) {
  .salary-project_conditions {
    gap: 8px;
  }
}

@media (max-width: 575.98px) {
  .unh-banner__teaser {
    padding-right: 0px !important;
  }
  .telegram-bot-banner__title {
    font-size: 14px;
    line-height: 15px;
    margin-top: 7px;
    padding-left: 19px;
  }
  .telegram-bot-banner__subtitle {
    font-size: 14px;
    margin-top: 4px;
    line-height: 18px;
    padding-left: 20px;
  }
}

@media (min-width: 320px) and (max-width: 450px) {
  .simple-your-partners
    .simple-your-partners_info
    .wrap
    .colright
    .elements
    ul {
    font-size: 18px;
  }
  .salary-project .salary-project_desc h2 {
    font-size: 18px;
    line-height: 30px;
  }
  .salary-advantages .salary-advantages_title h2 {
    font-size: 25px;
    line-height: 32px;
  }
  /* .simple-your-partners_info {
        max-height: 100%;
    }
    .simple-your-partners .simple-your-partners_info .wrap {
        display: block;
        
    }
    .simple-your-partners .simple-your-partners_info .wrap .colleft {
        max-height: 100%;
    }
    .simple-your-partners .simple-your-partners_info .wrap .colright {
        width: 100%;
        position: relative;
        right: 0px;
        top: 0px;
        left: 27px;
    } */
}

.generalInfo__accordionBody-boxs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  justify-content: center;
}
.generalInfo__accordionBody-box {
  text-align: center;
}

.generalInfo__accordionBody-box-center {
  font-size: 25px;
  font-weight: 500;
  padding: 15px 0px;
  color: #000;
}
.generalInfo__accordionBody-box-content span {
  color: #8b8e92;
  font-size: 14px;
}

.generalInfo__accordionBody-corretion {
  font-size: 16px;
}

.generalInfo__accordionBody-bigger-size {
  font-size: 20px;
  font-weight: 600;
}
