.page-content {
  margin-top: 30px; }
  .page-content h1, .page-content h2, .page-content h3 {
    color: #518b2f; }
  .page-content .form-consult {
    margin-top: 20px; }

.right-form {
  color: #000000;
  max-width: 536px;
  margin: auto; }
  .right-form .rf-please {
    color: #999999;
    margin-bottom: 25px; }
  .right-form input {
    width: 100%;
    margin-right: 2%;
    padding: 10px;
    margin-bottom: 15px; }
  .right-form textarea {
    height: 110px;
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
    resize: none; }
  .right-form button {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 30px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #9fc245;
    border: none;
    font-weight: bold;
    border-bottom: 4px solid #9FC245;
    border-radius: 5px; }
    .right-form button:hover {
      border-bottom-color: #7F9B37; }

.back-testimonial {
  background: url("/template/img/testimonial.jpg");
  max-width: 100%;
  height: 581px;
  margin-top: 60px;
  margin-bottom: 90px; }

.back-testimonial-gray {
  background-color: rgba(255, 255, 255, 0.7);
  height: 581px; }

.please-check {
  font-size: 14px;
  color: #999999;
  margin-top: 60px;
  margin-bottom: 30px; }

/*# sourceMappingURL=def_page.css.map */
