#wrapper .lienhe-sec-1 h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}
#wrapper .lienhe-sec-1 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
}
#wrapper .lienhe-sec-2 h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.01em;
}
#wrapper .lienhe-sec-2 .child-contact-form-title {
  display: none;
}
#wrapper .lienhe-sec-2 .child-contact-form-wrap {
  padding: 0;
  border: 0;
}
#wrapper .lienhe-sec-2 .row {
  padding: 64px 48px;
  box-shadow: 0px 0px 16px 0px #00000066;
  border-radius: 20px;
  margin-top: -200px;
  background-color: #fff;
}
#wrapper .lienhe-sec-2 iframe {
  border-radius: 16px;
}
#wrapper .lienhe-sec-2 .icon-box-img {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #F7E6E6;
}
#wrapper .lienhe-sec-2 .icon-box-img img {
  width: 26px;
  padding-top: 0;
}