.elementor-1161 .elementor-element.elementor-element-393c4cd{text-align:center;}.elementor-1161 .elementor-element.elementor-element-393c4cd .elementor-heading-title{color:var( --e-global-color-03b2f17 );}.elementor-1161 .elementor-element.elementor-element-393c4cd > .elementor-widget-container{margin:0px 0px 105px 0px;}/* Start custom CSS for html, class: .elementor-element-5913b9e */.faq {
  background: #ffffff;
  padding: 60px 20px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  color: #5a4a3b;
  text-align: center;
}

.faq-inner {
  max-width: 800px;
  margin: 0 auto;
}

.faq-sub {
  text-align: center;
  font-size: 14px;
  color: #b9a37a;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.faq-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  font-weight: 500;
    padding-top: 0;
}

.faq-item {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.faq-item:last-child {
  border-bottom: 1px solid #ddd;
}



.q {
  font-weight: 600;
  margin-bottom: 10px;
}

.a {
  line-height: 1.8;
  padding-left: 10px;
}

p.a {
    margin: 0;
padding: 0;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-8814f03 */.wpcf7 {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}

.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  border-color: #673ab7;
  outline: none;
}

.wpcf7-submit {
  background: #673ab7;
  color: #fff;
  padding: 12px;
  border: none;
  border-radius: 5px;
  width: 100%;
}

.wpcf7 label {
  font-weight: bold;
  margin-top: 15px;
  display: block;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
  margin-top: 8px;
}

.wpcf7 {
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.wpcf7-submit {
  background: linear-gradient(45deg, #000, #333);
  color: #fff;
  font-size: 16px;
  padding: 14px;
  border-radius: 6px;
  width: 100%;
  transition: 0.3s;
}

.wpcf7-submit:hover {
  opacity: 0.85;
}

.required-note {
  font-size: 13px;
  color: #e53935;
  margin-bottom: 10px;
}

.required {
  color: #e53935;
  font-size: 12px;
  margin-left: 5px;
}/* End custom CSS */