.lienhe {
  width: 100%;
  float: left; }

section.section.about_page {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-bottom: 150px; }
  section.section.about_page .bf_form {
    position: absolute;
    height: 100%;
    width: auto;
    right: calc(calc(100vw - 1200px) / 2 + 100px);
    top: 0; }
  section.section.about_page .grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px; }
  section.section.about_page .lienheTxt {
    text-align: left;
    color: #fff; }
  section.section.about_page .heading_h2 {
    color: #df8805;
    font-size: 50px;
    font-family: 'Lora-Regular';
    margin-bottom: 40px;
    /*                padding-bottom: 40px;*/
    position: relative;
    text-align: center; }
    section.section.about_page .heading_h2::before {
      position: absolute;
      /*                    background-image: url(https://senspa.com.vn/wp-content/themes/thuythu/images/before_heading.png);*/
      width: 116px;
      height: 25px;
      background-size: contain;
      content: '';
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat; }
  section.section.about_page .box_general {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    position: relative; }
    section.section.about_page .box_general .info {
      width: 45%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      display: flex;
      align-items: center; }
      section.section.about_page .box_general .info .content_inner {
        padding: 40px;
        margin: auto; }
        section.section.about_page .box_general .info .content_inner > img {
          max-width: 163px;
          margin-bottom: 30px; }
        section.section.about_page .box_general .info .content_inner > h3 {
          color: #ffffff;
          font-size: 30px;
          font-family: 'Lora-SemiBold';
          margin-bottom: 35px;
          line-height: 1.5; }
        section.section.about_page .box_general .info .content_inner .item {
          font-size: 14px;
          display: flex; }
          section.section.about_page .box_general .info .content_inner .item a {
            color: white !important; }
          section.section.about_page .box_general .info .content_inner .item:not(:last-child) {
            margin-bottom: 35px; }
        section.section.about_page .box_general .info .content_inner .content a {
          color: white !important; }
    section.section.about_page .box_general .link_social {
      margin: 0;
      list-style: none;
      margin-top: 50px; }
      section.section.about_page .box_general .link_social li {
        margin-right: 20px;
        display: inline-block; }
  section.section.about_page .box_right {
    display: flex;
    align-items: center;
    width: 55%; }
    section.section.about_page .box_right h3 {
      color: #333333;
      font-size: 26px;
      margin-bottom: 15px;
      font-family: 'Lora-Bold'; }
    section.section.about_page .box_right .content {
      margin-bottom: 30px; }
    section.section.about_page .box_right .discount-announcement {
      background-color: #df8805;
      color: white;
      padding: 15px 20px;
      margin: 20px 0;
      border-radius: 6px;
      position: relative;
      border: 2px solid #ffffff;
      display: flex;
      align-items: center;
      justify-content: space-between;
      min-height: 60px; }

section.section.about_page .box_right label,
.form_td label {
  color: #df8805;
  font-size: 14px;
  padding-left: 10px; }

section.section.about_page .box_right input:not(.wpcf7-submit),
.form_td input:not(.wpcf7-submit) {
  border: none;
  outline: none !important;
  border-bottom: 1px solid #df8805;
  margin-bottom: 30px;
  width: 100%;
  height: 35px;
  background: transparent; }

section.section.about_page .box_right .message label,
.form_td label {
  margin-bottom: 20px; }

section.section.about_page .box_right textarea,
.form_td textarea {
  height: 105px;
  border: 1px solid #df8805;
  margin-top: 20px;
  background: transparent;
  width: 100%; }

section.section.about_page .box_right .content_inner,
.form_td .content_inner {
  padding: 40px 70px; }

section.section.about_page .box_right input.wpcf7-submit,
.form_td input.wpcf7-submit {
  height: 46px;
  border-radius: 20px 0;
  background-color: #df8805;
  border: 2px solid #df8805;
  color: #fff;
  line-height: 46px;
  padding: 0 45px;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 40px; }

/*# sourceMappingURL=lienhe.css.map */
