.bg-gray {
  background-color: #F1F1F1; }

.section-newsletter {
  padding: 35px 0; }
  .section-newsletter .big {
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    color: #006940;
    margin-bottom: 20px; }
  .section-newsletter .entry {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #231F20; }
  .section-newsletter .wpcf7-form label {
    font-size: 16px;
    line-height: 22px;
    color: #404040; }
    .section-newsletter .wpcf7-form label.size-none {
      font-size: 0 !important;
      line-height: 1px !important; }
  .section-newsletter .wpcf7-form span.wpcf7-list-item {
    margin: 0 18px 0 0 !important;
    height: 30px;
    position: relative; }
    .section-newsletter .wpcf7-form span.wpcf7-list-item label {
      position: relative; }
      .section-newsletter .wpcf7-form span.wpcf7-list-item label input[type="radio"] {
        position: relative;
        top: -1px; }
    .section-newsletter .wpcf7-form span.wpcf7-list-item * {
      cursor: pointer; }
  .section-newsletter .wpcf7-form .wpcf7-list-item-label {
    cursor: pointer; }
    .section-newsletter .wpcf7-form .wpcf7-list-item-label * {
      cursor: pointer; }
  .section-newsletter .wpcf7-form .style-rs .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block; }
  .section-newsletter .wpcf7-form .style-rs select.wpcf7-form-control {
    cursor: pointer; }
  .section-newsletter .wpcf7-form .style-rs .wpcf7-form-control {
    height: 44px;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    background: #FFFFFF;
    border: 2px solid #D8D8D8;
    margin: 0;
    padding: 10px; }
    .section-newsletter .wpcf7-form .style-rs .wpcf7-form-control::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #c4c4c4;
      opacity: 1;
      /* Firefox */ }
    .section-newsletter .wpcf7-form .style-rs .wpcf7-form-control:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #c4c4c4; }
    .section-newsletter .wpcf7-form .style-rs .wpcf7-form-control::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #c4c4c4; }
    .section-newsletter .wpcf7-form .style-rs .wpcf7-form-control.wpcf7-submit {
      background: #d80b8c;
      border-radius: 5px;
      height: 44px;
      font-weight: bold;
      font-size: 16px;
      line-height: 22px;
      text-align: center;
      text-transform: uppercase;
      color: #FFFFFF;
      border: none;
      outline: none;
      min-width: calc(100% - 2px);
      max-width: calc(100% - 2px);
      width: calc(100% - 2px);
      padding: 0;
      margin: 0 auto;
      display: block; }
  .section-newsletter .wpcf7-form .style-rs span.wpcf7-spinner {
    position: absolute;
    top: 100%; }

/*# sourceMappingURL=custom-rs.css.map */
