.page-thietke {
  color: #000;
}

.page-thietke h1,
.page-thietke h2,
.page-thietke h5,
.page-thietke h6 {
  color: #000;
}

.topBanner {
  position: relative;
  text-align: center;
}

.topBanner img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.topBanner .sectionTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.topBanner .sectionTitle h1 {
  font-size: 30px;
  color: white;
}

.topBanner {
  margin-bottom: 26px;
}

.page-thietke h3 {
  color: #a01e22;
  font-size: 25px;
  text-align: center;
  margin-bottom: 17px;
}

.page-thietke h6 {
  text-transform: initial;
  max-width: 880px;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
}

.left_side {
  flex: 0 0 50%;
  max-width: 50%;
}

.right_side {
  margin-left: 69px;
}

.ly_do_lua_chon h6 {
  margin-bottom: 30px;
}

.right_side_item_num {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid #a01e22;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a01e22;
  font-size: 48px;
}

.right_side_item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.right_side_item_num_tite {
  color: #9f1f22;
  margin-left: 1em;
  font-weight: bold;
}

.right_side_item_text {
  margin-left: 80px;
  margin-top: -30px;
}

.cac_dich_vu {
  background: #ebebeb;
}

.cac_dich_vu h3 {
  padding-top: 23px;
  margin-bottom: 13px;
}

.cac_dich_vu_wrap {
  display: flex;
}

.cac_dich_vu_wrap_item {
  display: flex;
}

.cac_dich_vu_wrap_d {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
}

.cac_dich_vu_wrap_item {
  display: flex;
  flex-direction: column;
}

.cac_dich_vu h6 {
  margin-bottom: 46px;
}

.cac_dich_vu_wrap_img {
  max-width: 200px;
}

.cac_dich_vu_wrap_text {
  color: #9f1f22;
  margin-top: 28px;
  text-align: center;
  font-weight: bold;
}

.cac_dich_vu_wrap {
  padding-bottom: 35px;
}

.thiet_ke_bao_gom h3 {
  padding: 45px;
}

.thiet_ke_bao_gom_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.thiet_ke_bao_gom_item {
  flex: 0 0 555px;
}

.thiet_ke_bao_gom_item {
  background: #ebebeb;
  padding: 20px;
}

.thiet_ke_bao_gom_item {
  margin: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.thiet_ke_bao_gom_title {
  color: #000000;
  font-size: 20px;
  margin: 12px;
}

.thiet_ke_bao_gom_item .text {
  font-size: 18px;
}

.thiet_ke_bao_gom_wrap {
  max-width: 1400px;
  display: flex;
  justify-content: center;
  margin: 0 auto 66px;
}

.thiet_ke_thuong_hieu_wrap {
  display: flex;
  margin-top: 10px;
  margin-bottom: 26px;
}

.thiet_ke_thuong_hieu_text {
  background: #e1e1e1;
  padding: 20px;
  line-height: 2;
}

.start_du_an {
  background: #ebebeb;
  padding-top: 32px;
  padding-bottom: 23px;
}

.linkTuVan {
  width: 360px;
  height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #9f1f22;
  border-radius: 20px;
  text-decoration: none;
  margin: 30px auto;
}

.linkText {
  color: #9f1f22;
  margin-left: 0.5em;
  font-size: 23px;
}

a.linkTuVan:hover {
  text-decoration: none;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 150px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 25px;
  font-weight: bold;
  color: grey;
}

#doiTac {
  padding: 40px 0px 30px 0px;
}

.section-title-main {
  color: #9f1f22;
}

@media only screen and (max-width: 768px) {
  .topBanner {
    height: 150px;
  }

  .topBanner img {
    height: 150px;
  }

  .topBanner .sectionTitle h1 {
      font-size: 18px;
  }

  .page-thietke h3 {
      font-size: 17px;
  }

  .commonWidth {
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }

  .right_side {
      margin-top: 30px;
      margin-left: 0;
  }

  .thiet_ke_bao_gom_item {
      flex: 0 0 80%;
      margin: 0 auto 20px;
  }

  .thiet_ke_bao_gom_item .text{
      font-size: 14px;
  }

  .thiet_ke_bao_gom_title {
      text-align: center;
  }

  .page-thietke h6 {
      padding: 0px 10%;
  }

  .cac_dich_vu_wrap_img {
      max-width: 100px;
      margin: 0 auto;
  }

  .cac_dich_vu_wrap_text {
      margin-top: 10px;
      margin-bottom: 20px;
  }
}
