.sectionTitle {
  margin-bottom: 30px;
}

.redNgoac {
  color: #a01e22;
  font-size: 50px;
  line-height: 1;
}

.redNgoac {
  position: absolute;
}

.redNgoac.redNgoacFirst {
  top: 28px;
  left: 26px;
}

.redNgoac.redNgoacLast {
  display: inline-flex;
  position: relative;
  bottom: unset;
  right: unset;
  line-height: 0;
  vertical-align: bottom;
  margin-left: 10px;
}

.mainGioiThieu {
  position: relative;
  background: #e6e4e4;
  padding: 35px 25px 25px 50px;
  max-width: 630px;
  margin: 0 auto;
  text-align: justify;
  text-justify: inter-word;
}

.fontRedBold {
  color: #a01e22;
  font-weight: bold;
}

.gioiThieu {
  margin-bottom: 30px;
}

.wrapTextchild {
  display: flex;
}

.numberText {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #a01e22;
  display: inline-flex;
  color: #a01e22;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  flex: 0 0 40px;
}

.wrapTextchild {
  margin-bottom: 15px;
}

.banSac .title {
  margin-bottom: 30px;
}

.wrapTextChildMain {
  padding-top: 10px;
}

.banSac {
  margin-bottom: 40px;
}

.loiIchItem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.loiIchItemImg {
  margin-bottom: 20px;
}

.loiIchTitle {
  font-weight: bold;
  color: #a01e22;
  margin-bottom: 20px;
}

.loiIchItemText {
  text-align: center;
  padding: 0px 10px;
}

.loiIch {
  margin-bottom: 30px;
}

.loiIch .title {
  margin-bottom: 25px;
}

.title::after {
  height: 3px;
  width: 60px;
}

.sectionTitle img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .title {
    font-size: 18px;
  }

  .sectionTitle img {
    height: 150px;
    object-fit: cover;
  }
}
