.lsow-heading {
  text-align: center;
  margin: 0 auto 60px;
  max-width: 640px; }
  @media only screen and (max-width: 767px) {
    .lsow-heading {
      margin-bottom: 40px; } }
  .lsow-heading .lsow-text {
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .lsow-heading .lsow-text {
        font-size: 15px;
        line-height: 26px; } }
  .lsow-heading.lsow-alignleft, .lsow-heading.lsow-alignright {
    margin: 0; }
    .lsow-heading.lsow-alignleft .lsow-text, .lsow-heading.lsow-alignright .lsow-text {
      margin: 0; }
  .lsow-heading.lsow-alignleft {
    text-align: left; }
  .lsow-heading.lsow-alignright {
    text-align: right; }

.lsow-heading .lsow-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  margin: 0 auto 20px;
  color: #333;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .lsow-heading .lsow-title {
      font-size: 24px;
      line-height: 32px; } }
.lsow-dark-bg .lsow-heading .lsow-title {
  color: #e5e5e5; }
.lsow-dark-bg .lsow-heading .lsow-subtitle {
  color: #B0B0B0; }
.lsow-dark-bg .lsow-heading .lsow-text {
  color: #909090; }
.lsow-heading.lsow-alignleft .lsow-title, .lsow-heading.lsow-alignright .lsow-title {
  margin: 0 0 20px; }

.lsow-heading .lsow-subtitle {
  margin: 0 auto 5px;
  color: #888;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  padding: 0 10px; }
  @media only screen and (max-width: 767px) {
    .lsow-heading .lsow-subtitle {
      font-size: 11px;
      line-height: 18px; } }
.lsow-heading.lsow-alignleft .lsow-subtitle, .lsow-heading.lsow-alignright .lsow-subtitle {
  margin: 0 0 5px;
  padding: 0; }
  .lsow-heading.lsow-alignleft .lsow-subtitle:before, .lsow-heading.lsow-alignleft .lsow-subtitle:after, .lsow-heading.lsow-alignright .lsow-subtitle:before, .lsow-heading.lsow-alignright .lsow-subtitle:after {
    display: none; }

.lsow-heading.lsow-style3 {
  margin: 0 auto 30px; }
  .lsow-heading.lsow-style3 .lsow-title {
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .lsow-heading.lsow-style3 .lsow-title:after {
      width: 35px;
      height: 1px;
      background: #aaa;
      display: block;
      content: ""; }
    .lsow-heading.lsow-style3 .lsow-title:after {
      margin: 10px auto 20px; }
      .lsow-dark-bg .lsow-heading.lsow-style3 .lsow-title:after {
        background: #909090; }
    @media only screen and (max-width: 767px) {
      .lsow-heading.lsow-style3 .lsow-title {
        font-size: 16px;
        line-height: 24px; } }
  .lsow-heading.lsow-style3.lsow-alignleft, .lsow-heading.lsow-style3.lsow-alignright {
    margin: 0 0 30px; }
    .lsow-heading.lsow-style3.lsow-alignleft .lsow-title:after, .lsow-heading.lsow-style3.lsow-alignright .lsow-title:after {
      margin: 10px 0 20px; }

/*# sourceMappingURL=style.css.map */