.title {
  padding-bottom: 18px; }

.p1 {
  padding: 30px 0 0 0; }
  .p1 .title {
    margin-bottom: 30px; }
  .p1 > div {
    display: flex;
    align-items: center;
    justify-content: center; }
    .p1 > div img:nth-child(2) {
      margin: 0 15px; }

#p2 {
  background: #f4f5f4;
  position: relative;
  overflow: hidden;
  padding: 35px 0; }
  #p2 .title {
    padding-bottom: 10px;
    margin-bottom: 15px; }
  #p2 .cmd6 {
    position: relative;
    margin-bottom: 30px; }
    #p2 .cmd6:nth-child(2n) div {
      float: right;
      padding: 22px 20px 22px 75px; }
    #p2 .cmd6:nth-child(2n) img {
      right: unset;
      left: 0px; }
    #p2 .cmd6:nth-child(2) div, #p2 .cmd6:nth-child(3) div {
      background: #f5f5f5;
      color: #000; }
    #p2 .cmd6 > div {
      background: #01a283;
      color: #fff;
      border-radius: 10px;
      padding: 22px 70px 22px 30px;
      border-radius: 10px;
      display: inline-block;
      min-height: 330px;
      width: 69%;
      -webkit-box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.34);
      -moz-box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.34);
      box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.34); }
    #p2 .cmd6 img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 10px; }
    #p2 .cmd6 li {
      padding: 5px 5px 5px 30px;
      margin-bottom: 10px;
      background: url(../i/pp/ic.png) 0 7px no-repeat; }
    #p2 .cmd6 h3 {
      display: table;
      margin: auto;
      position: relative;
      padding-bottom: 10px;
      margin-bottom: 10px;
      text-align: center; }
      #p2 .cmd6 h3:before {
        content: "";
        width: 100px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0; }

.p3 {
  padding: 35px 0;
  position: relative;
  overflow: hidden; }
  .p3 h2 {
    font-family: SVN;
    font-size: 32px;
    padding: 5px 20px;
    border-radius: 10px;
    line-height: 1.2;
    font-weight: 100;
    display: table;
    margin: auto;
    border: 1px dashed #000;
    text-transform: inherit; }
  .p3 h3 {
    font-weight: 100;
    display: table;
    margin: auto;
    padding-bottom: 10px;
    color: #00846c;
    font-size: 22px;
    position: relative;
    font-family: SVN;
    margin: 5px auto; }
    .p3 h3:before {
      content: "";
      display: inline-block;
      width: 100px;
      height: 2px;
      background: #000;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
  .p3 p {
    font-style: italic;
    margin: 20px 0; }
  .p3 li {
    background: #eafef7 url(../i/pp/ic2.png) 14px 8px no-repeat;
    color: #e91e31;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 5px 10px 5px 35px; }
  .p3 .cmd6 {
    padding-left: 105px;
    font-weight: bold;
    text-align: left;
    min-height: 90px;
    display: flex;
    align-items: center;
    background: url(../i/pp/ic4.png) 1px 1px no-repeat;
    margin-bottom: 20px; }
  .p3 ul {
    margin-bottom: 20px; }

#p4 {
  background: url(../i/pp/bg.jpg) center no-repeat;
  background-size: contain;
  position: relative;
  padding: 25px 0;
  overflow: hidden; }
  #p4:before {
    content: "";
    display: inline-block;
    width: 221px;
    height: 488px;
    background: url(../i/pp/bg2.png) center no-repeat;
    position: absolute;
    left: 0;
    top: 0; }
  #p4 h2 {
    font-family: SVN;
    font-size: 32px;
    padding: 5px 30px;
    border-radius: 30px;
    line-height: 1.2;
    font-weight: 100;
    display: table;
    margin: auto;
    border: 1px dashed #000;
    text-transform: inherit; }
  #p4 img {
    display: block;
    margin: 20px auto; }
  #p4 p {
    font-style: italic;
    margin: 20px; }
  #p4 ul {
    padding-left: 30px; }
    #p4 ul li {
      padding-left: 27px;
      background: url(../i/pp/ic7.png) 0px 4px no-repeat;
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 15px; }
  #p4 .cmd6 {
    background: url(../i/pp/bg1.png) 117% 51% no-repeat; }

.g5 {
  padding: 30px 0 0px 0;
  position: relative;
  overflow: hidden;
  display: flex;
  margin-bottom: -15px;
  align-items: center; }

.g5 .cmd7 > div {
  position: relative;
  padding-top: 45px;
  background: url(../i/pp/ic8.png) center 0 no-repeat; }

.g5 .cmd7 ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999999;
  opacity: 1;
  /* Firefox */ }

.g5 .cmd7 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999; }

.g5 .cmd7 ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999999; }

.g5 .cmd7 h3 {
  font-size: 26px;
  font-family: SVN;
  font-weight: 100;
  text-align: center;
  padding: 0px 0 0px 27px;
  line-height: 1.4;
  margin-bottom: 15px;
  position: relative; }

.g5 .cmd7 h3:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 8px;
  background: url(../i/gioithieu/ic5.png) center no-repeat; }

.g5 .cmd7 p {
  font-family: UTM;
  color: #00846c;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center; }

.g5 .cmd7 .d_contact {
  position: relative;
  width: 460px;
  margin: 25px auto; }

.g5 .cmd7 .d_contact input {
  width: 100%;
  border-radius: 36px;
  border: 2px solid #b7b7b7;
  padding: 16px 20px;
  color: #999999;
  font-size: 15px;
  font-style: italic; }

.g5 .cmd7 .d_contact .d-send {
  width: 82px;
  height: 51px;
  background: #00846c url(../i/gioithieu/ic6.png) center no-repeat;
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  cursor: pointer;
  border: none;
  border-radius: 0 42px 42px 0; }

.g5 .cmd5 {
  padding: 0; }

.btn_cd {
  display: flex;
  justify-content: center;
  align-items: center; }

.btn_cd a {
  margin: 0px 10px 15px 10px;
  padding: 0px 17px 0px 55px;
  position: relative;
  /* text-transform: uppercase; */
  font-weight: bold;
  border-radius: 19px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  background: #00846c;
  font-family: UTM;
  font-weight: 100;
  font-size: 18px;
  color: #fff; }

.btn_cd a:before {
  content: "";
  display: inline-block;
  background: url(../i/gioithieu/ic7.png);
  width: 30px;
  height: 30px;
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%); }

.btn_cd a:nth-child(2) {
  background: #fff;
  color: #ff2626;
  border: 1px solid #b7b7b7;
  font-size: 20px; }

.btn_cd a:nth-child(2):before {
  width: 34px;
  height: 34px;
  background: url(../i/gioithieu/ic8.png); }

@media screen and (max-width: 1024px) {
  #p4 h2 {
    font-size: 28px; } }
@media screen and (max-width: 768px) {
  .p1 > div {
    display: block; }
    .p1 > div img {
      display: block;
      margin: 0 auto 15px; }

  .p1 > div img:nth-child(2) {
    margin: 0 auto 15px; }

  .p3 {
    padding: 15px 0; }
    .p3 img {
      display: block;
      margin: 0 auto 15px;
      zoom: .6; }

  #p4 {
    background: unset; }

  .g5 {
    padding: 0; }

  .g5 .cmd7 h3 {
    font-size: 20px; } }
@media screen and (max-width: 767px) {
  .p1 {
    padding: 15px; }

  #p2 {
    padding: 15px 0; }

  #p2 .cmd6 img {
    position: unset;
    top: unset;
    transform: unset;
    right: unset;
    display: block;
    margin: 15px auto; }

  #p2 .cmd6 > div {
    width: 100%;
    padding: 15px;
    min-height: unset; }

  #p2 .cmd6 {
    margin-bottom: 0; }

  #p2 .cmd6:nth-child(2n) div {
    padding: 15px;
    float: unset; }

  .p3 img {
    zoom: .5; }

  .p3 h2 {
    font-size: 27px; }

  #p4 {
    padding: 0; }

  #p4 h2 {
    font-size: 22px;
    text-align: center; }

  #p4 p {
    margin: 20px 0; }

  #p4 ul {
    padding: 0; }

  #p4 ul li {
    font-size: 14px; }

  .g5 {
    display: block; }

  .g5 .cmd7 {
    width: 100%;
    margin-bottom: 25px; }

  .g5 .cmd7 .d_contact {
    width: 100%;
    margin: 15px 0; }

  .g5 .cmd7 p {
    font-size: 16px; }

  .btn_cd a {
    margin: 0px 2px 15px 2px;
    font-size: 14px; }

  .btn_cd a:nth-child(2) {
    font-size: 14px; } }
@media screen and (max-width: 375px) {
  .p3 .cmd6 {
    padding-left: 95px; }

  .btn_cd a {
    padding: 0px 13px 0px 50px; } }
@media screen and (max-width: 320px) {
  .p3 .cmd6 {
    width: 100%;
    margin-bottom: 15px; } }

