/* 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 {
  position: relative;
  float: left;
  margin: 20px 0;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 1200px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    padding: 25px;
  }
}
@media (max-width: 991px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    margin: 0 0 15px;
    padding: 20px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 32, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left {
    padding: 0px;
  }
}
/* line 49, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 {
  background: none;
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0 20px;
  text-transform: none;
  font: 400 22px/36px "Roboto", sans-serif;
  /*font: 400 22px/36px "Pacifico", sans-serif;*/
  color: white;
  margin: 0;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  border: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left h4 {
    font-size: 20px;
  }
}
/* line 65, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4:after {
  display: none;
}
/* line 68, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left h4 p {
  float: right;
  font-weight: bold;
  font-family: "PT Sans", Helvetica, sans-serif;
  margin: 0;
}
/* line 75, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .ttnewsletter-desc {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
}
/* line 81, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .block_content {
  display: inline-block;
  float: none;
  margin: 0 auto 30px;
  padding: 0;
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 81, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0 auto 60px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 81, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0;
  }
}
@media (max-width: 480px) {
  /* line 81, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .block_content {
    margin: 0 0 10px;
  }
}
/* line 98, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group {
  margin-bottom: 0;
}
/* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .form-control {
  height: 34px;
  width: 170px;
  background: #ede7e6;
  border-color: white;
  padding: 5px 15px;
  display: inline-block;
  float: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    width: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    width: 300px;
  }
}
@media (max-width: 480px) {
  /* line 100, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  #footer #newsletter_block_left .form-group .form-control {
    width: 66%;
  }
}
/* line 117, ../../../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 121, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small {
  border: none;
  background: #6c3c2e;
  float: none;
  text-align: center;
  letter-spacing: 1px;
  color: white;
  padding: 8px 20px;
  margin: 0 0 0 -3px;
  border-radius: 0;
  transition: all 200ms ease-in-out 0s;
}
/* line 132, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small span {
  padding: 0;
}
/* line 135, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .form-group .button-small:hover {
  color: white !important;
  background: rgba(108, 60, 46, 0.5);
}
/* line 141, ../../../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 141, ../../../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 156, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
#footer #newsletter_block_left .newsletter-input {
  max-width: 300px !important;
}

/* line 162, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
.ttnewsletter-content {
  padding: 0;
  float: left;
  width: 100%;
  padding: 20px;
}
/* line 167, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
.ttnewsletter-content:before {
  /*background: transparent url("../../../img/templatetrip/footer-pattern.png") no-repeat scroll 0 0;*/
  content: "";
  height: 64px;
  position: absolute;
  right: 10px;
  top: 7px;
  transform: rotate(-180deg);
  width: 62px;
}
/* line 177, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
.ttnewsletter-content:after {
  /*background: transparent url("../../../img/templatetrip/footer-pattern.png") no-repeat scroll 0 0;*/
  content: "";
  height: 64px;
  position: absolute;
  left: 10px;
  bottom: 7px;
  width: 62px;
}
/* line 186, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
.ttnewsletter-content .ttnewsletter-frame {
  border: 1px solid #8a8682;
  padding: 20px;
  float: left;
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 186, ../../../sass/modules/blocknewsletter/blocknewsletter.scss */
  .ttnewsletter-content .ttnewsletter-frame {
    padding: 10px 5px;
  }
}
