header {
  height: 70px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px;
  background-color: #fff;
}
header .header-logo {
  color: #493F37;
}
header .header-nav-link {
  color: #493F37;
}
header .header-nav-link.contact {
  border: 1px solid #493F37;
  color: #493F37;
}
header .header-nav-link.contact:hover {
  background-color: #493F37;
  border: 1px solid #493F37;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .header-nav-link:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .openbtn span {
  background-color: #493F37;
}

@media screen and (max-width: 767px) {
  header .header-nav-link.contact {
    color: #fff;
  }
  header .header-nav-link:hover {
    opacity: unset;
  }
}
#page.contact.in {
  padding-top: 70px;
  padding-bottom: 100px;
}
#page.contact.in .inner {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
#page.contact.in .breadcrumb-area {
  margin-bottom: 50px;
}
#page.contact.in h1 {
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  color: #493f37;
  margin-bottom: 40px;
  letter-spacing: 0.07em;
  font-family: "snell-roundhand-lt-std", sans-serif;
}
#page.contact.in h1 span {
  font-size: 14px;
  font-family: "arial", sans-serif;
}
#page.contact.in .contact-content .contact-list {
  margin-bottom: 20px;
}
#page.contact.in .contact-content .contact-list-item {
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  color: #493f37;
  letter-spacing: 0.03em;
}
#page.contact.in .contact-content .contact-list-item span {
  font-size: 15px;
  color: #d15656;
}
#page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  height: 35px;
  padding: 0 10px;
}
#page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
  height: 100px;
  padding: 10px;
}
#page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
  padding: 0;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #493f37;
  letter-spacing: 0.03em;
  margin-bottom: 50px;
}
#page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance a {
  text-decoration: underline;
  text-underline-offset: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance a:hover {
  opacity: 0.6;
}
#page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #d15656;
  letter-spacing: 0.03em;
  margin-top: 10px;
}
#page.contact.in .contact-content .contact-submit {
  position: relative;
}
#page.contact.in .contact-content .contact-submit-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 135px;
  height: 45px;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #493f37;
  border: 1px solid #493F37;
  padding: 4px 30px 4px 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.contact.in .contact-content .contact-submit-btn:hover {
  background-color: #493F37;
  border: 1px solid #493F37;
  color: #fff;
}
#page.contact.in .contact-content .wpcf7-response-output {
  border: unset;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #d15656;
  letter-spacing: 0.03em;
}
#page.contact.in .contact-content .wpcf7-spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  #page.contact.in {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  #page.contact.in .breadcrumb-wrap {
    padding-bottom: 70px;
  }
  #page.contact.in .breadcrumb-area {
    margin-bottom: 0;
  }
  #page.contact.in h1 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  #page.contact.in h1 span {
    font-size: 12px;
  }
  #page.contact.in .contact-content {
    padding: 0 15px;
  }
  #page.contact.in .contact-content .contact-list-item {
    line-height: 2.5;
  }
  #page.contact.in .contact-content .contact-list-item span {
    font-size: 14px;
  }
  #page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
    font-size: 15px;
    margin-bottom: 40px;
  }
  #page.contact.in .contact-content .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 14px;
  }
  #page.contact.in .contact-content .wpcf7-spinner {
    width: 20px;
    height: 20px;
  }
}