/* 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: 1219px) {
  /* 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 {
  overflow: hidden;
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -146px;
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    top: -110px;
  }
}
@media (max-width: 767px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    width: 100%;
    top: -180px;
  }
}
@media (max-width: 480px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    top: -260px;
  }
}
/* line 48, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .newsletter_main {
  background: url("../../../img/megnor/newslatter-fashion.png") no-repeat scroll left 8px transparent;
  float: left;
  padding-left: 70px;
  width: 58.8%;
}
@media (max-width: 1219px) {
  /* line 48, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .newsletter_main {
    padding-left: 60px;
    width: 60.5%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 48, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .newsletter_main {
    width: 56.5%;
  }
}
@media (max-width: 767px) {
  /* line 48, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .newsletter_main {
    width: 100%;
    padding: 0;
    background-position: center 0;
  }
}
/* line 68, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .newsletter_inner {
  font-weight: 800;
}
/* line 69, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 {
  background: none;
  float: left;
  padding: 17px 0 15px 0;
  margin: 0 35px 0 0;
  text-transform: none;
  border: none;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 1219px) {
  /* line 69, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    font-size: 18px;
    margin: 0 13px 0 0;
  }
}
@media (max-width: 991px) {
  /* line 69, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    font-size: 12px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 767px) {
  /* line 69, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    float: none;
    padding-top: 50px;
  }
}
/* line 95, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4:after {
  display: none;
}
/* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .block_content {
  overflow: hidden;
  float: right;
  width: 41.2%;
  margin: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    width: 42.2%;
  }
}
@media (max-width: 1219px) and (min-width: 992px) {
  /* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    width: 39.5%;
  }
}
@media (max-width: 767px) {
  /* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    text-align: center;
    width: 100%;
  }
}
/* line 116, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group {
  margin-bottom: 0;
}
/* line 118, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control {
  height: 49px;
  max-width: 365px;
  background: white;
  border-color: white;
  color: #555;
  margin-right: -4px;
  padding: 13px;
  display: inline-block;
  float: none;
}
@media (max-width: 480px) {
  /* line 118, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    margin: 5px 0;
  }
}
@media (max-width: 1219px) and (min-width: 768px) {
  /* line 118, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    max-width: 245px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 118, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    max-width: 178px;
  }
}
@media (max-width: 767px) {
  /* line 118, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    float: none;
    max-width: 325px;
  }
}
@media (max-width: 479px) {
  /* line 118, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    max-width: 328px;
  }
}
/* line 144, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control:focus {
  -webkit-box-shadow: black 0px 0px 0px;
  -moz-box-shadow: black 0px 0px 0px;
  box-shadow: black 0px 0px 0px;
}
/* line 148, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small {
  margin: 0 !important;
  border: none;
  background: black;
  text-align: center;
  color: white;
  padding: 17px 15px 16px;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 480px) {
  /* line 148, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .button-small {
    float: none;
    clear: both;
    margin: 5px 0 !important;
  }
}
/* line 162, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small:before {
  content: "\f138";
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 28px;
  display: none;
}
/* line 169, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small:hover {
  background: #4d4d4d;
}
/* line 171, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small:hover span {
  background: none;
  color: #fff;
}
/* line 173, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small span {
  padding: 0;
}
/* line 178, ../../../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: 1220px) {
  /* line 178, ../../../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;
  }
}
