.myHealthCare .banner_box {
  position: relative;
}
.myHealthCare .banner_box .pic22 {
  position: absolute;
  right: 0;
  z-index: 100;
  width: 39.0625vw;
  height: auto;
  bottom: 200px;
}
.myHealthCare .banner_box .banner_top {
  padding-top: 83px;
  position: relative;
}
.myHealthCare .banner_box .banner_top .banner_flex {
  width: 1040px;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.myHealthCare .banner_box .banner_top .banner_flex .blue_title {
  color: #06F;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myHealthCare .banner_box .banner_top .banner_flex .title_blod {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 130%;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 2.6vw;
}
.myHealthCare .banner_box .banner_top .banner_flex .blue_btn {
  height: 56px;
  width: 299px;
  line-height: 56px;
  border-radius: 30px;
  margin-top: 4.16vw;
}
.myHealthCare .banner_box .banner_top .banner_flex .small_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  width: 540px;
}
.myHealthCare .banner_box .banner_bottom {
  margin: 34px auto 0;
  width: 1040px;
  position: relative;
  padding-bottom: 100px;
}
.myHealthCare .banner_box .banner_bottom .banner_bottom_content {
  position: absolute;
  width: 560px;
  left: -5.26vw;
  top: 0;
}
.myHealthCare .banner_box .banner_bottom .banner_bottom_content .color_bc8 {
  color: #B4BBC8;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
}
.myHealthCare .banner_box .banner_bottom .banner_bottom_content .color_516 {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  margin: 12px 0 48px;
}
.myHealthCare .banner_box .banner_bottom .banner_bottom_content .small_text .bold {
  font-family: Montserrat-Bold;
  font-size: 24px;
  font-weight: 700;
}
.myHealthCare .case_study .bar {
  right: 109px;
}
.myHealthCare .case_study .text_center {
  margin-bottom: 30px !important;
}
.myHealthCare .tsh_container_box .tsh_container_flex_right {
  height: 100%;
}
.myHealthCare .tsh_container_box .sa-services__benefits-heading {
  color: #141516 !important;
}
.myHealthCare .tsh_container_box .sa-services__benefits {
  background: #F8F8F8 !important;
  margin-top: 0 !important;
  height: 100%;
}
.myHealthCare .tsh_container_box .icon6 {
  width: 60px !important;
  height: 60px !important;
  margin-bottom: 34px;
}
.myHealthCare .tsh_container_box .tsh_container_bottom {
  padding-bottom: 0 !important;
}
.myHealthCare .health_part {
  margin-bottom: 7.29vw;
}
.myHealthCare .health_part .health_part_blue_text {
  color: #06F;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.myHealthCare .health_part .health_part_black {
  color: #141516;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
.myHealthCare .health_part .health_part_text {
  color: #141516;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.myHealthCare .health_part .health_part_flex {
  display: flex;
  justify-content: center;
}
.myHealthCare .health_part .health_part_flex .health_part_flex_item {
  max-width: 480px;
  margin-left: 80px;
}
.myHealthCare .health_part .health_part_flex .health_part_flex_item:first-child{
  margin-left: 0;
}
.myHealthCare .health_part .health_part_flex .health_part_flex_item .line {
  width: 80px;
  height: 6px;
  background-color: #06f;
}
.myHealthCare .health_part .health_part_flex .health_part_flex_item .health_part_flex_item_h2 {
  margin: 20px 0 30px;
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.myHealthCare .health_part .health_part_flex .health_part_flex_item .health_part_text {
  text-align: left;
}
