.myInformationTechnology .banner_box {
  padding-top: 144px;
  margin-bottom: 93px;
  position: relative;
}
.myInformationTechnology .banner_box .map_bg_box {
  position: relative;
}
.myInformationTechnology .banner_box .map_bg_box .banner_top {
  position: absolute;
  top: 0;
  width: 1040px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.myInformationTechnology .banner_box .map_bg_box .banner_top .blue_title {
  color: #06F;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myInformationTechnology .banner_box .map_bg_box .banner_top .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;
}
.myInformationTechnology .banner_box .map_bg_box .banner_top .small_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  width: 540px;
}
.myInformationTechnology .banner_box .map_bg_box .banner_top .blue_btn {
  height: 56px;
  width: 299px;
  line-height: 56px;
  border-radius: 30px;
  margin-top: 80px;
}
.myInformationTechnology .banner_box .map_bg {
  width: 100%;
  height: auto;
}
.myInformationTechnology .banner_box .pic_bg {
  position: absolute;
  right: 0;
  width: 33.90625vw;
  bottom: 0;
}
.myInformationTechnology .banner_box .banner_bottom {
  width: 1040px;
  margin: 0 auto;
}
.myInformationTechnology .banner_box .banner_bottom .h6 {
  color: #B4BBC8;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
}
.myInformationTechnology .banner_box .banner_bottom .h3 {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 12px;
  margin-bottom: 48px;
}
.myInformationTechnology .banner_box .banner_bottom .f_12 {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.myInformationTechnology .group_items {
  display: flex;
  justify-content: center;
}
.myInformationTechnology .group_items .group_item {
  width: 320px;
  padding: 26px 30px;
  display: flex;
  flex-direction: column;
  border-radius: 8px 36px 36px 36px;
  background: #FFF;
  box-shadow: 0px 12px 50px 0px rgba(215, 226, 239, 0.4), 0px -2px 4px 0px #FCFDFF inset;
  margin-left: 40px;
}
.myInformationTechnology .group_items .group_item:first-child{
  margin-left: 0px;
}
.myInformationTechnology .group_items .group_item .icons {
  width: 128px;
  height: 128px;
}
.myInformationTechnology .group_items .group_item .group_item_h1 {
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  margin: 12px 0;
}
.myInformationTechnology .group_items .group_item .group_item_text {
  color: #000;
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}
.myInformationTechnology .tsh_container_box .tsh_container_flex_right {
  height: 100%;
}
.myInformationTechnology .tsh_container_box .sa-services__benefits-heading {
  color: #141516 !important;
}
.myInformationTechnology .tsh_container_box .sa-services__benefits {
  background: #F8F8F8 !important;
  margin-top: 0 !important;
  height: 100%;
}
.myInformationTechnology .tsh_container_box .icon6 {
  width: 60px !important;
  height: 60px !important;
  margin-bottom: 34px;
}
.myInformationTechnology .tsh_container_box .tsh_container_bottom {
  padding-bottom: 0 !important;
}
.myInformationTechnology .tsh_container_box .tsh_container_text_content_box {
  margin-bottom: 4.16vw;
}
.myInformationTechnology .tsh_container_box .tsh_container_text_content_box .tsh_container_text_content_box_h1 {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.myInformationTechnology .tsh_container_box .tsh_container_text_content_box .tsh_container_text_content_items {
  margin-top: 30px;
}
.myInformationTechnology .tsh_container_box .tsh_container_text_content_box .tsh_container_text_content_items .tsh_container_text_content_item {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
}
.myInformationTechnology .tsh_container_box .tsh_container_text_content_box .tsh_container_text_content_items .tsh_container_text_content_item .point {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #06F;
  margin-right: 25px;
}
.myInformationTechnology .tsh_container_box .tsh_container_text_content_box .tsh_container_text_content_items .tsh_container_text_content_item .tsh_container_text_content_item_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
