/*




*/
/*

single-page-header-style

*/
.singlePage-common-header {
  text-align: left!important;
  margin-bottom: 20px!important;
}
.singlePage-common-header h1 {
  font-size: 20px;
  padding-bottom: 17px;
  text-align: left!important;
}
.singlePage-common-header h1 span {
  font-size: 20px;
  color: #E99122;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 2px solid #A9A9A9;
}
.singlePage-common-header h2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
.clause {
  color: #3E3A39;
}
@media screen and (max-width: 992px) {
  .clause {
    margin-bottom: 100px;
  }
}
.clause h3 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .clause h3 {
    font-size: 20px;
  }
}
.clause p {
  line-height: 32px;
  font-size: 16px;
}
.clause .promise {
  color: #F55858;
  font-weight: bold;
}
.clause .content ul li {
  margin-top: 30px;
}
.clause .content ul li h5 {
  line-height: 32px;
  font-weight: bold;
  font-size: 16px;
}
.clause .content ul li .privacy {
  font-weight: normal;
}
.clause .content ul li .privacy span {
  font-weight: bold;
  margin-right: 22px;
}
.clause .content ul li p {
  line-height: 32px;
  font-size: 16px;
}
.clause .content ul li p span {
  font-weight: bold;
}
.after-application {
  background-color: #E99122;
  border-radius: 4px;
  color: #ffff;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: none;
  outline: 0;
  margin-left: 50px;
  min-width: 80px;
  padding: 0 8px;
}
