/* 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;
  width: 50%;
  float: left;
  padding: 13px 15px 7px 15px;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left {
      width: 100%; } }
  #footer #newsletter_block_left h4 {
    background: none;
    float: left;
    padding: 7px 16px 5px 0;
    text-transform: none;
    font-size: 21px;
    line-height: 25px;
    border: none; }
    #footer #newsletter_block_left h4:after {
      display: none; }
  #footer #newsletter_block_left .block_content {
    overflow: hidden; }
  #footer #newsletter_block_left .form-group {
    margin-bottom: 0; }
    #footer #newsletter_block_left .form-group .form-control {
      height: 45px;
      max-width: 267px;
      background: #3c3c3c;
      border-color: #515151;
      color: #fff;
      padding: 10px 43px 10px 12px;
      display: inline-block;
      float: left; }
      #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; }
    #footer #newsletter_block_left .form-group .button-small {
      margin-left: -43px;
      border: none;
      background: none;
      text-align: center;
      color: #908f8f;
      padding: 8px; }
      #footer #newsletter_block_left .form-group .button-small:before {
        content: "\f138";
        font-family: "FontAwesome";
        font-size: 28px;
        line-height: 28px; }
      #footer #newsletter_block_left .form-group .button-small:hover {
        color: #fff !important; }
      #footer #newsletter_block_left .form-group .button-small span {
        display: none; }
  #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; } }
  #footer #newsletter_block_left .newsletter-input {
    max-width: 300px !important; }

.out-block-newletter {
  padding: 0 20px;
  text-align: center;
  width: 570px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -285px;
  margin-top: -146px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .out-block-newletter {
      padding: 0 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .out-block-newletter {
      width: 450px;
      margin-left: -225px;
      padding: 0 20px;
      margin-top: -110px; }
      .out-block-newletter .block_content > p {
        display: none; } }
  .out-block-newletter .nl-stay {
    font-family: "Playfair Display", serif;
    font-size: 18px;
    font-style: italic; }
  .out-block-newletter h3 {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 32px;
    margin-bottom: 25px;
    margin-top: 14px;
    background: url(img/line.png) no-repeat bottom center;
    text-transform: uppercase; }
  .out-block-newletter .form-group {
    position: relative; }
    .out-block-newletter .form-group .newsletter-input {
      height: 56px;
      background: rgba(255, 255, 255, 0.4);
      text-align: center;
      color: #fff;
      font-size: 18px;
      border-color: #797979;
      max-width: 100% !important; }
    .out-block-newletter .form-group .button-small {
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      bottom: auto;
      height: 56px;
      line-height: 56px;
      width: 56px;
      border: none;
      text-align: center;
      color: #fff;
      font-size: 0;
      background: transparent;
      padding: 0 15px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .out-block-newletter .form-group .button-small span {
        display: none; }
      .out-block-newletter .form-group .button-small:before {
        font-family: "FontAwesome";
        content: "\f054";
        font-size: 14px;
        display: block; }
  .out-block-newletter .nl-enter {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #9a5a58;
    margin-bottom: 55px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .out-block-newletter .nl-enter {
        margin-bottom: 0; } }

/*# sourceMappingURL=blocknewsletter.css.map */
