.lis_partner li {
  width: calc(33.333% - 20px);
  margin: 0 10px;
  background: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.lis_partner {
  margin: 0 -10px;
}
.content_partner {
  padding: 50px 0 70px;
}
.tab_insurance .item_tab_insurance {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  min-width: 320px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 15px;
  border-radius: 10px;
  cursor: pointer;
}
.tab_insurance .item_tab_insurance:hover,
.tab_insurance .item_tab_insurance.active {
  background: #0076c0;
  color: #fff;
  border-color: #0076c0;
}
.thumb_logo_insurance {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #ddd;
}
.list_name_insurance li {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  width: calc(50% - 30px);
  margin: 0 15px 20px;
}
.list_name_insurance {
  margin: 0 -15px;
}
.view_more_down {
  background: url(https://www.vinmec.com/images/arr-down.svg) no-repeat right 5px;
  padding-right: 25px;
  display: inline-block;
  color: #999;
  font-size: 14px;
  line-height: 25px;
  margin-top: 30px;
  cursor: pointer;
}
.bg-white-radius {
  border-radius: 10px;
  padding: 20px;
  background: #fff;
}
.radius_tbl {
  border-radius: 10px;
  border: 1px solid #0076c0;
  width: 840px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}
.tbl_insurance {
  width: 840px;
  border-radius: 20px;
}
.tbl_insurance td {
  padding: 15px 15px;
  text-align: center;
  border-right: 1px solid #ddd;
}
.tbl_insurance tr:first-child td:first-child {
  background: #0076c0;
  color: #fff;
  width: 420px;
}
.tbl_insurance tr:first-child td {
  font-size: 18px;
  font-weight: bold;
  background: #d8f0fe;
  color: #0076c0;
  text-align: center;
}
.tbl_insurance tr:nth-child(2n + 1) {
  background: #d8f0fe;
}
.list_award_main {
  margin-bottom: 60px;
}
.list_award_main .item_list_award_main {
  padding: 60px 0;
}
.list_award_main .item_list_award_main:nth-child(2n) {
  background: #0076c0;
  color: #fff;
}
.list_award_main .item_list_award_main:nth-child(2n) .name_award:after {
  background: #fff;
}
.list_award_main .item_list_award_main:nth-child(2n) .sub_name_award {
  color: #fff;
}
.thumb_award {
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
  display: block;
  position: relative;
  margin-right: 30px;
}
.content_award {
  margin: 0 -15px;
}
.content_award .col-6 {
  width: calc(50% - 30px);
  margin: 0 15px;
}
.content_award p {
  margin-bottom: 15px;
}
.name_award {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
  line-height: 32px;
}
.name_award:after {
  content: "";
  width: 73px;
  background: #0076c0;
  position: absolute;
  bottom: -15px;
  display: block;
  height: 3px;
}
.sub_name_award {
  color: #0076c0;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 20px;
}
.logo_history img {
  width: 240px;
}
.content_history {
  width: 900px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
  margin-bottom: 40px;
}
.item_history {
  width: 80%;
  background: #fff;
  margin-left: auto;
  border-radius: 10px;
  padding: 15px;
  align-items: center;
  margin-bottom: 20px;
}
.content_history .item_content_history:first-child .year_history {
  color: #0076c0;
}
.year_history {
  margin-left: auto;
  width: 48%;
  position: relative;
  bottom: -38px;
  font-size: 28px;
  font-weight: bold;
  color: #51be9d;
}
.year_history:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background: #51be9d;
  left: -25px;
  border-radius: 20px;
  top: 2px;
}
.content_history:before {
  content: "";
  height: 100%;
  width: 3px;
  background: #51be9d;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}
.right_history {
  width: 33%;
  margin-right: 7%;
}
.left_history {
  width: 60%;
}
.info_history {
  position: relative;
}
.info_history:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  background: #51be9d;
  left: -24px;
  border-radius: 20px;
  top: 5px;
}
.block_item_hitory {
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;
  display: flex;
  /* justify-content: space-around; */
}
.item_tab_insurance {
  font-size: 15px;
}
.block_item_hitory:last-child {
  margin-bottom: 0;
}
.content_history .item_content_history:nth-child(2n) .item_history {
  margin-right: auto;
  margin-left: inherit;
}
.content_history .item_content_history:nth-child(2n) .block_item_hitory {
  flex-direction: row-reverse;
}
.content_history .item_content_history:nth-child(2n) .right_history {
  margin-right: 0;
  margin-left: 7%;
}
.content_history .item_content_history:nth-child(2n) .left_history {
  text-align: right;
}
.content_history .item_content_history:nth-child(2n) .info_history:before {
  left: auto;
  right: -28px;
}
.content_history .item_content_history:nth-child(2n) .year_history {
  text-align: right;
  margin-right: auto;
  margin-left: inherit;
}
.content_history .item_content_history:nth-child(2n) .year_history:before {
  right: -28px;
  left: auto;
}
.more_history {
  margin-top: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .content_history {
    width: 100%;
  }
  .content_history:before {
    left: 0;
  }
  .item_history {
    margin-right: auto;
    margin-left: inherit;
    border-radius: 0 10px 10px 0;
    width: 100%;
  }
  .year_history {
    width: 100%;
    margin-left: 18px !important;
    bottom: 10px;
    text-align: left !important;
  }
  .right_history {
    width: 80%;
    margin-left: 0 !important;
  }
  .left_history {
    width: 100%;
    margin-top: 15px;
    text-align: left !important;
  }
  .info_history:before {
    left: -19px !important;
  }
  .content_history .item_content_history:nth-child(2n) .block_item_hitory {
    flex-direction: row;
  }
  .year_history:before {
    left: -25px !important;
  }
}
@media screen and (max-width: 767px) {
  .content_partner {
    flex-direction: column-reverse;
  }
  .content_partner .col-7 {
    margin-bottom: 30px;
  }
  .content_partner .col-5,
  .content_partner .col-7 {
    width: 100%;
  }
  .content_partner {
    padding: 30px 0 50px;
  }
  .tab_insurance .item_tab_insurance {
    width: calc(50% - 20px);
    min-width: inherit;
    margin: 0 10px;
    padding: 15px;
  }
  .tab_insurance {
    margin: 0 -10px;
  }
  .mb60 {
    margin-bottom: 40px;
  }
  .list_name_insurance li {
    width: 100%;
    padding: 10px;
  }
  .thumb_award {
    width: 100%;
    margin-right: 0;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .thumb-award_img {
    width: 100%;
  }
  .content_award .col-6 {
    width: calc(100% - 30px);
  }
  .list_award_main .item_list_award_main {
    padding: 30px 0 20px;
  }
}
