.content_v1 #newsletter_block_home {
  margin: 0; }
  .content_v1 #newsletter_block_home .block_content {
    padding: 50px 20px 20px; }
    .content_v1 #newsletter_block_home .block_content .page-heading {
      text-transform: none;
      color: #fff;
      font-size: 30px;
      font-weight: bold;
      margin: 0 0 14px;
      display: block;
      padding: 0;
      border: none;
      text-transform: uppercase;
      position: relative; }
    .content_v1 #newsletter_block_home .block_content .page-heading-sub {
      color: #fff;
      font-size: 18px;
      font-weight: normal;
      margin-bottom: 38px;
      text-transform: uppercase;
      position: relative; }
    .content_v1 #newsletter_block_home .block_content form {
      margin: 0 auto;
      float: none;
      width: 53%; }
    .content_v1 #newsletter_block_home .block_content .form-group {
      margin: 0;
      height: 35px;
      padding: 0;
      position: relative; }
      .content_v1 #newsletter_block_home .block_content .form-group .newsletter-input {
        display: block;
        height: 100%;
        border-top: none;
        border-right: none;
        border-left: none;
        background: transparent;
        font-weight: normal;
        font-size: 14px;
        width: 100%;
        padding: 0;
        margin-bottom: 30px; }
      .content_v1 #newsletter_block_home .block_content .form-group .button {
        height: 100%;
        position: relative;
        border-radius: 20px;
        padding: 20px 30px;
        background: #ff9800;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        line-height: 0;
        text-transform: uppercase;
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
        -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24); }
        .content_v1 #newsletter_block_home .block_content .form-group .button:hover {
          background: #ffad33; }

.content_v2 #newsletter_block_home {
  margin: 0 0 30px 0;
  background: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24); }
  .content_v2 #newsletter_block_home .block_content {
    overflow: hidden; }
    .content_v2 #newsletter_block_home .block_content .box-title {
      padding: 38px 0 35px 35px; }
      .content_v2 #newsletter_block_home .block_content .box-title:before {
        content: "";
        position: absolute;
        right: -30px;
        left: auto;
        top: 0;
        height: 100%;
        border-bottom: 60px solid transparent;
        border-top: 60px solid transparent; }
      .content_v2 #newsletter_block_home .block_content .box-title h3.page-heading {
        font-size: 30px;
        font-weight: bold;
        text-transform: none;
        margin-bottom: 10px;
        padding: 0;
        border: none;
        color: #fff; }
      .content_v2 #newsletter_block_home .block_content .box-title h4.page-heading-sub {
        font-weight: normal;
        font-size: 13px;
        text-transform: none;
        margin: 0;
        color: #fff; }
    .content_v2 #newsletter_block_home .block_content .box-form {
      padding: 40px 35px 36px 70px; }
      .content_v2 #newsletter_block_home .block_content .box-form form {
        margin: 0;
        float: none;
        width: 100%; }
      .content_v2 #newsletter_block_home .block_content .box-form .form-group {
        margin: 0;
        height: 40px;
        padding: 0;
        position: relative; }
        .content_v2 #newsletter_block_home .block_content .box-form .form-group .button {
          height: 100%;
          position: absolute;
          right: 0;
          top: 0;
          padding: 10px 13px; }
          .content_v2 #newsletter_block_home .block_content .box-form .form-group .button .fa {
            color: #fff;
            font-size: 16px; }
        .content_v2 #newsletter_block_home .block_content .box-form .form-group .newsletter-input {
          height: 100%;
          border: 1px solid #ededed;
          color: #999999;
          font-size: 12px;
          width: 100%;
          padding: 0 10px; }

/*# sourceMappingURL=spblocknewsletter.css.map */
