/* Block newsletter */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0; }
  #columns #newsletter_block_left .form-group .form-control {
    max-width: 222px;
    display: inline-block;
    margin-right: 6px; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #columns #newsletter_block_left .form-group .form-control {
        margin-bottom: 10px;
        margin-right: 0; } }
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px; }
#columns #newsletter_block_left .success_inline {
  color: #418B19; }
#columns #newsletter_block_left .warning_inline {
  color: #f13340; }

/* Block newsletter footer */
#footer #newsletter_block_left {
  overflow: hidden;
  margin: 0; }
  #footer #newsletter_block_left .newsletter-title {
    display: inline-block;
    float: left;
    margin-right: 20px;
    text-align: left; }
    @media (max-width: 480px) {
      #footer #newsletter_block_left .newsletter-title {
        width: 100%;
        text-align: center;
        margin: 0; } }
    #footer #newsletter_block_left .newsletter-title h4 {
      color: #fff;
      font-size: 24px;
      font-weight: 700;
      margin: 0;
      color: #333;
      font-family: Montserrat;
      background: none;
      letter-spacing: 0.05em;
      text-transform: none;
      text-transform: uppercase;
      border: none; }
      #footer #newsletter_block_left .newsletter-title h4:after, #footer #newsletter_block_left .newsletter-title h4:before {
        display: none; }
    #footer #newsletter_block_left .newsletter-title p {
      font-size: 16px;
      color: #333;
      margin: 0;
      line-height: 16px;
      letter-spacing: 0.05em; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left {
      width: 100%;
      text-align: center; } }
  #footer #newsletter_block_left .block_content {
    overflow: hidden; }
    @media (max-width: 480px) {
      #footer #newsletter_block_left .block_content {
        display: inline-block;
        width: 100%;
        margin-top: 20px; } }
  #footer #newsletter_block_left .form-group {
    margin-bottom: 0;
    background: #424242;
    position: relative;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden; }
    #footer #newsletter_block_left .form-group .form-control {
      height: 50px;
      background: #fff;
      border: 0;
      color: #b9b9b9;
      padding: 5px 90px 5px 10px;
      display: inline-block;
      letter-spacing: 0.05em;
      border: 1px solid #e6e6e6;
      border-radius: 3px;
      max-width: 100%; }
      #footer #newsletter_block_left .form-group .form-control:focus {
        -moz-box-shadow: black 0px 0px 0px;
        -webkit-box-shadow: black 0px 0px 0px;
        box-shadow: black 0px 0px 0px; }
      @media (max-width: 1199px) {
        #footer #newsletter_block_left .form-group .form-control {
          max-width: 100%; } }
    #footer #newsletter_block_left .form-group .button-small {
      position: absolute;
      top: 1px;
      right: 1px;
      height: 48px;
      background: #0083c1;
      border-radius: 0 3px 3px 0;
      border: 0;
      padding: 0;
      color: #fff;
      display: inline-block;
      vertical-align: top;
      line-height: 50px;
      text-transform: caption;
      font-family: Arimo; }
      #footer #newsletter_block_left .form-group .button-small:hover {
        opacity: 0.85; }
      #footer #newsletter_block_left .form-group .button-small span {
        padding: 0 35px;
        font-size: 14px;
        font-weight: 700;
        display: inline-block;
        vertical-align: top;
        letter-spacing: 0.05em; }
      #footer #newsletter_block_left .form-group .button-small:hover {
        background: #333;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear; }
  #footer #newsletter_block_left .warning_inline {
    display: block;
    color: #f13340;
    font-size: 13px;
    line-height: 26px;
    clear: both; }
    @media (min-width: 1200px) {
      #footer #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none; } }

/*# sourceMappingURL=blocknewsletter.css.map */
