/* Block newsletter */
/* line 6, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0;
}
/* line 8, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#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) {
  /* line 8, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #columns #newsletter_block_left .form-group .form-control {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
/* line 18, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px;
}
/* line 23, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .success_inline {
  color: #418B19;
}
/* line 26, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#columns #newsletter_block_left .warning_inline {
  color: #f13340;
}

/* Block newsletter footer */
/* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left {
  float: left;
  margin: 0 0 10px;
  overflow: hidden;
  padding-right: 0;
}
@media (max-width: 991px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    margin: 10px 0;
    padding: 10px 10px 25px;
    width: 100%;
  }
}
/* line 43, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 {
  float: left;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 43, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  /* line 43, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    float: none;
  }
}
/* line 52, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4:after {
  display: none;
}
@media (max-width: 991px) {
  /* line 52, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4:after {
    display: block;
  }
}
/* line 58, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 p {
  float: right;
  font-weight: bold;
  font-family: "Poppins", Helvetica, sans-serif;
  margin: 0;
}
/* line 66, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .block_content {
  overflow: hidden;
  display: inline-block;
  float: none;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 66, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    width: 100%;
    padding: 10px;
    text-align: left;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 66, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0;
  }
}
@media (max-width: 480px) {
  /* line 66, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0 0 10px;
  }
}
/* line 82, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .block_content .tt-desc {
  color: #888888;
  float: left;
  margin: 0 0 10px;
  font: 400 13px/22px "Poppins", Helvetica, sans-serif;
  width: 100%;
}
/* line 90, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group {
  margin-bottom: 0;
  position: relative;
}
/* line 93, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control {
  height: 36px;
  width: 255px;
  background: #f7f7f7;
  border-radius: 4px 0 0 4px;
  border: none;
  padding: 6px 65px 6px 10px;
  display: inline-block;
  float: none;
}
@media (max-width: 1200px) {
  /* line 93, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    width: 240px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 93, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    width: 205px;
  }
}
@media (max-width: 991px) {
  /* line 93, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    width: 99%;
    max-width: 100% !important;
  }
}
/* line 112, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control:focus {
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  box-shadow: 0px;
}
/* line 116, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small {
  background: #333333;
  border: medium none;
  color: white;
  display: inline-block;
  float: none;
  letter-spacing: 1px;
  margin: 0;
  padding: 9px 15px;
  border-radius: 0 4px 4px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 116, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .button-small {
    right: 0;
  }
}
/* line 133, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small span {
  padding: 0;
}
/* line 136, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small:hover {
  color: black !important;
  background: #C3E096;
}
/* line 142, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .warning_inline {
  display: block;
  color: #f13340;
  font-size: 13px;
  line-height: 26px;
  clear: both;
}
@media (min-width: 1200px) {
  /* line 142, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .warning_inline {
    display: inline-block;
    position: relative;
    top: -35px;
    margin-bottom: -35px;
    left: 15px;
    clear: none;
  }
}
/* line 157, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .newsletter-input {
  max-width: 320px !important;
  font-size: 12px;
}
