/*** Fonts ***/
/*** Colors ****/
.font-medium {
  font-family: "Gotham", sans-serif;
  font-weight: 500; }

.font-bold {
  font-family: "Gotham", sans-serif;
  font-weight: 700; }

.text-default {
  color: #333333 !important; }

.text-green {
  color: #69BE28 !important; }

.text-orange {
  color: #FF7900 !important; }

.text-pink {
  color: #EA5084 !important; }

.text-yellow {
  color: #FAD600 !important; }

.text-white {
  color: #ffffff; }
  .text-white p, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
    color: #ffffff; }

.text-black {
  color: #000000 !important; }

.text-red {
  color: #D12527 !important; }

.text-blue {
  color: #0089C4 !important; }

.text-greens {
  color: #00b299 !important; }

.text-teal {
  color: #1CB099 !important; }

.text-purple {
  color: #6639b7 !important; }

.bg-green {
  background: #69BE28; }

.bg-orange {
  background: #FF7900; }

.bg-pink {
  background: #EA5084; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.line-break {
  display: block; }

.content-m-centered {
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 992px) {
  .line-break-md {
    display: block; } }

@media screen and (min-width: 768px) {
  .line-break-xs {
    display: block; } }

.d-block {
  display: block !important; }

.d-none {
  display: none !important; }

.empty.hidden {
  display: none !important;
  margin: 0; }

.w600 {
  max-width: 600px;
  width: 100%; }

.w660 {
  max-width: 660px;
  width: 100%; }

.w770 {
  max-width: 770px;
  width: 100%; }

.w800 {
  max-width: 800px;
  width: 100%; }

.w900 {
  max-width: 900px;
  width: 100%; }

.w940 {
  max-width: 940px;
  width: 100%; }

.w980 {
  max-width: 980px;
  width: 100%; }

.w1090 {
  max-width: 1090px;
  width: 100%; }

.w1050 {
  max-width: 1050px;
  width: 100%; }

.border-top_none {
  border-top: 0 none !important; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pad-top-10 {
  padding-top: 10px !important; }

.pt-120 {
  padding-top: 120px; }

.pt-90 {
  padding-top: 90px; }

.pt-60 {
  padding-top: 60px; }

.pad-bottom-10, .pb-10 {
  padding-bottom: 10px !important; }

.pb-120 {
  padding-bottom: 120px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-60 {
  padding-bottom: 60px; }

@media screen and (max-width: 767px) {
  .pad-top-10-mobi {
    padding-top: 10px !important; }
  .pad-bottom-10-mobi {
    padding-bottom: 10px !important; }
  .pad-top-20-mobi {
    padding-top: 20px !important; }
  .pad-bottom-20-mobi {
    padding-bottom: 20px !important; }
  .pad-top-30-mobi {
    padding-top: 30px !important; }
  .pad-bottom-30-mobi {
    padding-bottom: 30px !important; }
  .pad-top-40-mobi {
    padding-top: 40px !important; }
  .pad-bottom-40-mobi {
    padding-bottom: 40px !important; }
  .pad-top-50-mobi {
    padding-top: 50px !important; }
  .pad-bottom-50-mobi {
    padding-bottom: 50px !important; }
  .pad-top-60-mobi {
    padding-top: 60px !important; }
  .pad-bottom-60-mobi {
    padding-bottom: 60px !important; }
  .pad-top-70-mobi {
    padding-top: 70px !important; }
  .pad-bottom-70-mobi {
    padding-bottom: 70px !important; }
  .pad-top-80-mobi {
    padding-top: 80px !important; }
  .pad-bottom-80-mobi {
    padding-bottom: 80px !important; }
  .pad-top-90-mobi {
    padding-top: 90px !important; }
  .pad-bottom-90-mobi {
    padding-bottom: 90px !important; }
  .pad-top-100-mobi {
    padding-top: 100px !important; }
  .pad-bottom-100-mobi {
    padding-bottom: 100px !important; }
  .pad-top-110-mobi {
    padding-top: 110px !important; }
  .pad-bottom-110-mobi {
    padding-bottom: 110px !important; }
  .pad-top-120-mobi {
    padding-top: 120px !important; }
  .pad-bottom-120-mobi {
    padding-bottom: 120px !important; }
  .pad-top-130-mobi {
    padding-top: 130px !important; } }

.mt-0 {
  margin-top: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-70 {
  margin-top: 70px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-42 {
  margin-bottom: 42px; }

.mb-36 {
  margin-bottom: 36px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-22 {
  margin-bottom: 22px; }

.mb-16 {
  margin-bottom: 16px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-100 {
  margin-bottom: 100px; }

.section-z-1 {
  position: relative;
  z-index: 1; }

.section-z-2 {
  position: relative;
  z-index: 2; }

.section-z-3 {
  position: relative;
  z-index: 3; }

.section-z-4 {
  position: relative;
  z-index: 4; }

.section-z-5 {
  position: relative;
  z-index: 5; }

.section-z-6 {
  position: relative;
  z-index: 6; }

@media screen and (max-width: 768px) {
  .mobi-mb-50 {
    margin-bottom: 50px; }
  .mobi-hide {
    display: none !important; }
  .order-m-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-m-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

.clearfix {
  position: relative; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

/*** Typography ***/
p {
  font-family: "Gotham Book", "Arial", sans-serif;
  font-weight: 400; }
  p.font-bold {
    font-family: "Gotham", sans-serif;
    font-weight: 700; }

.font20 {
  font-size: 20px;
  line-height: 28px; }

.font24 {
  font-size: 24px;
  line-height: 30px; }

.smallP {
  font-family: "Gotham Book", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px; }

.byLine {
  font-family: "Gotham Book", sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px; }

.btn-holder .btn {
  position: relative;
  display: inline-block;
  padding: 4px 6px 4px 6px;
  background-color: #61BE1A;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 16px;
  margin-top: 20px;
  min-width: 170px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-size: 15px;
  font-family: 'Gotham';
  border: 10px solid transparent;
  -o-border-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/border-new.svg") 10 round;
     border-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/border-new.svg") 10 round;
  text-decoration: none;
  background-image: none !important;
  height: auto;
  padding-top: 4px !important; }
  .btn-holder .btn:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    background-image: none !important; }
  .btn-holder .btn.bg-red {
    background-color: #CD202C; }
    .btn-holder .btn.bg-red:hover, .btn-holder .btn.bg-red:focus {
      background-color: #CD202C; }
  .btn-holder .btn.bg-pink {
    background-color: #EA5084; }
    .btn-holder .btn.bg-pink:hover, .btn-holder .btn.bg-pink:focus {
      background-color: #EA5084; }
  .btn-holder .btn.bg-blue {
    background-color: #0089C4; }
    .btn-holder .btn.bg-blue:hover, .btn-holder .btn.bg-blue:focus {
      background-color: #0089C4; }

.page-template-page-recycling-together footer {
  z-index: 14; }
  .page-template-page-recycling-together footer > .contact {
    margin-top: -190px; }
    @media screen and (max-width: 610px) {
      .page-template-page-recycling-together footer > .contact {
        margin-top: -222px; } }

.page-template-page-recycling-together .wp-block-lazyblock-container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto; }

main > section.recycling-together-section {
  padding-bottom: 120px !important; }

main > section.recycling-together-section, .dmbs-page-content section.recycling-together-section {
  font-family: "Gotham Book", "Arial", sans-serif !important;
  font-size: 16px;
  line-height: 22px; }
  main > section.recycling-together-section .btn, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"], .dmbs-page-content section.recycling-together-section .btn, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"] {
    position: relative;
    display: inline-block;
    padding: 4px 6px 4px 6px;
    background-color: #61BE1A;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 16px;
    margin-top: 20px;
    min-width: 170px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-size: 15px;
    font-family: 'Gotham';
    border: 10px solid transparent;
    -o-border-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/border-new.svg") 10 round;
       border-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/border-new.svg") 10 round;
    text-decoration: none;
    background-image: none !important;
    height: auto;
    padding-top: 4px !important; }
    main > section.recycling-together-section .btn:hover, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"]:hover, .dmbs-page-content section.recycling-together-section .btn:hover, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"]:hover {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05);
      background-image: none !important; }
    main > section.recycling-together-section .btn.bg-red, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-red, .dmbs-page-content section.recycling-together-section .btn.bg-red, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-red {
      background-color: #CD202C; }
      main > section.recycling-together-section .btn.bg-red:hover, main > section.recycling-together-section .btn.bg-red:focus, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-red:hover, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-red:focus, .dmbs-page-content section.recycling-together-section .btn.bg-red:hover, .dmbs-page-content section.recycling-together-section .btn.bg-red:focus, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-red:hover, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-red:focus {
        background-color: #CD202C; }
    main > section.recycling-together-section .btn.bg-pink, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-pink, .dmbs-page-content section.recycling-together-section .btn.bg-pink, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-pink {
      background-color: #EA5084; }
      main > section.recycling-together-section .btn.bg-pink:hover, main > section.recycling-together-section .btn.bg-pink:focus, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-pink:hover, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-pink:focus, .dmbs-page-content section.recycling-together-section .btn.bg-pink:hover, .dmbs-page-content section.recycling-together-section .btn.bg-pink:focus, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-pink:hover, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-pink:focus {
        background-color: #EA5084; }
    main > section.recycling-together-section .btn.bg-blue, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-blue, .dmbs-page-content section.recycling-together-section .btn.bg-blue, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-blue {
      background-color: #0089C4; }
      main > section.recycling-together-section .btn.bg-blue:hover, main > section.recycling-together-section .btn.bg-blue:focus, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-blue:hover, main > section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-blue:focus, .dmbs-page-content section.recycling-together-section .btn.bg-blue:hover, .dmbs-page-content section.recycling-together-section .btn.bg-blue:focus, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-blue:hover, .dmbs-page-content section.recycling-together-section .gform_wrapper .solid .gform_footer input[type="submit"].bg-blue:focus {
        background-color: #0089C4; }
  main > section.recycling-together-section .section-search-form .container, main > section.recycling-together-section .section-search-form .wp-block-lazyblock-container, .dmbs-page-content section.recycling-together-section .section-search-form .container, .dmbs-page-content section.recycling-together-section .section-search-form .wp-block-lazyblock-container {
    position: relative;
    z-index: 9;
    padding: 0; }
  main > section.recycling-together-section .section-search-form .form-header, .dmbs-page-content section.recycling-together-section .section-search-form .form-header {
    margin-top: -10px;
    position: relative; }
    main > section.recycling-together-section .section-search-form .form-header p, .dmbs-page-content section.recycling-together-section .section-search-form .form-header p {
      font-size: 16px;
      line-height: 24px; }
      @media screen and (max-width: 768px) {
        main > section.recycling-together-section .section-search-form .form-header p, .dmbs-page-content section.recycling-together-section .section-search-form .form-header p {
          margin-bottom: 12px; } }
  main > section.recycling-together-section .section-search-form .section-content-holder.content-centered, main > section.recycling-together-section .section-search-form .section-ids.content-centered, .dmbs-page-content section.recycling-together-section .section-search-form .section-content-holder.content-centered, .dmbs-page-content section.recycling-together-section .section-search-form .section-ids.content-centered {
    padding: 120px 0; }
  main > section.recycling-together-section .section-search-form .gform_wrapper .solid .gform_footer input[type="submit"], .dmbs-page-content section.recycling-together-section .section-search-form .gform_wrapper .solid .gform_footer input[type="submit"] {
    background-color: #FF7900;
    max-width: 140px;
    min-width: 120px; }
    main > section.recycling-together-section .section-search-form .gform_wrapper .solid .gform_footer input[type="submit"]:hover, main > section.recycling-together-section .section-search-form .gform_wrapper .solid .gform_footer input[type="submit"]:focus, .dmbs-page-content section.recycling-together-section .section-search-form .gform_wrapper .solid .gform_footer input[type="submit"]:hover, .dmbs-page-content section.recycling-together-section .section-search-form .gform_wrapper .solid .gform_footer input[type="submit"]:focus {
      background-color: #FF7900; }
  main > section.recycling-together-section .section-form-holder, .dmbs-page-content section.recycling-together-section .section-form-holder {
    position: relative;
    z-index: 11;
    max-width: 580px;
    width: 100%;
    margin: 0 auto;
    background: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/formWhiteBGmiddle.png") repeat center;
    background-size: 100%;
    padding: 0; }
    main > section.recycling-together-section .section-form-holder:before, .dmbs-page-content section.recycling-together-section .section-form-holder:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 36px;
      left: -1px;
      top: -35px;
      background: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/formWhiteBGends.png") no-repeat center;
      background-size: cover; }
      @media screen and (max-width: 780px) {
        main > section.recycling-together-section .section-form-holder:before, .dmbs-page-content section.recycling-together-section .section-form-holder:before {
          left: 0; } }
      @media screen and (max-width: 600px) {
        main > section.recycling-together-section .section-form-holder:before, .dmbs-page-content section.recycling-together-section .section-form-holder:before {
          top: -35px; } }
    main > section.recycling-together-section .section-form-holder:after, .dmbs-page-content section.recycling-together-section .section-form-holder:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 37px;
      left: -12px;
      bottom: -36px;
      background: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/formWhiteBGends.png") no-repeat center;
      background-size: cover;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      @media screen and (max-width: 600px) {
        main > section.recycling-together-section .section-form-holder:after, .dmbs-page-content section.recycling-together-section .section-form-holder:after {
          left: -10px;
          bottom: -36px; } }
    main > section.recycling-together-section .section-form-holder .inner-form, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form {
      padding: 10px 50px; }
      main > section.recycling-together-section .section-form-holder .inner-form #field_42_21, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #field_42_21 {
        display: none; }
      main > section.recycling-together-section .section-form-holder .inner-form #gform_42 label.gfield_label, main > section.recycling-together-section .section-form-holder .inner-form .gform_wrapper .solid .gfield label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form .gform_wrapper .solid .gfield label {
        display: block;
        font-family: "Gotham", sans-serif;
        color: #747474;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        text-transform: lowercase; }
      main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_5 label.gfield_label, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_13 label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_5 label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_13 label.gfield_label {
        display: none; }
      main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_19, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_20, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_6, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_7, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_19, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_20, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_6, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_7 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_19 > label.gfield_label, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_20 > label.gfield_label, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_6 > label.gfield_label, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_7 > label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_19 > label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_20 > label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_6 > label.gfield_label, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_7 > label.gfield_label {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }
        main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_19 > .ginput_container, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_20 > .ginput_container, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_6 > .ginput_container, main > section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_7 > .ginput_container, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_19 > .ginput_container, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_20 > .ginput_container, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_6 > .ginput_container, .dmbs-page-content section.recycling-together-section .section-form-holder .inner-form #gform_42 #field_42_7 > .ginput_container {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }
    main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield .gfield_description.validation_message, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield .gfield_description.validation_message {
      font-size: 14px;
      line-height: 18px; }
    main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield input[type="text"], main > section.recycling-together-section .section-form-holder .address_country .chosen-single > span, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield input[type="text"], .dmbs-page-content section.recycling-together-section .section-form-holder .address_country .chosen-single > span {
      font-weight: 500;
      font-size: 20px !important;
      line-height: 28px;
      font-family: "Gotham", sans-serif;
      color: #6b6b6b !important;
      font-style: normal;
      border-bottom: 0 none; }
    main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield input[type="text"], main > section.recycling-together-section .section-form-holder .address_country select, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield input[type="text"], .dmbs-page-content section.recycling-together-section .section-form-holder .address_country select {
      background-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/longer-horizontal.svg") !important;
      background-position: left bottom;
      background-repeat: repeat-x;
      background-size: 100% 5px; }
    main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield input[type="text"], .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .gfield input[type="text"] {
      background-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/longer-horizontal.svg") !important;
      background-position: left bottom;
      background-repeat: repeat-x;
      background-size: 100% 5px; }
    main > section.recycling-together-section .section-form-holder .chosen-container-single, .dmbs-page-content section.recycling-together-section .section-form-holder .chosen-container-single {
      font-size: 15px;
      font-family: "Gotham", sans-serif;
      letter-spacing: 1px;
      font-weight: 500;
      border: 0 none;
      background-image: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/longer-horizontal.svg");
      background-position: left 96%;
      background-repeat: repeat-x;
      background-size: 100% 5px; }
    main > section.recycling-together-section .section-form-holder #field_42_5 .ginput_container:after, main > section.recycling-together-section .section-form-holder #field_42_5 .ginput_container:before, main > section.recycling-together-section .section-form-holder ul#gform_fields_42:after, main > section.recycling-together-section .section-form-holder ul#gform_fields_42:before, .dmbs-page-content section.recycling-together-section .section-form-holder #field_42_5 .ginput_container:after, .dmbs-page-content section.recycling-together-section .section-form-holder #field_42_5 .ginput_container:before, .dmbs-page-content section.recycling-together-section .section-form-holder ul#gform_fields_42:after, .dmbs-page-content section.recycling-together-section .section-form-holder ul#gform_fields_42:before {
      content: '';
      display: table;
      clear: both; }
    main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .two-blocks > ul, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .two-blocks > ul {
      display: block;
      width: 100%;
      max-width: 100%; }
      main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .two-blocks > ul:nth-child(2n), .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .two-blocks > ul:nth-child(2n) {
        padding-left: 0;
        padding-right: 27px; }
    main > section.recycling-together-section .section-form-holder #gform_42 li.gfield, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 li.gfield {
      width: 100%;
      float: left;
      margin-top: 0; }
      main > section.recycling-together-section .section-form-holder #gform_42 li.gfield#field_42_1, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 li.gfield#field_42_1 {
        margin-bottom: 0; }
      main > section.recycling-together-section .section-form-holder #gform_42 li.gfield#field_42_13, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 li.gfield#field_42_13 {
        margin-top: 10px; }
    main > section.recycling-together-section .section-form-holder #gform_42 li#field_42_19, main > section.recycling-together-section .section-form-holder #gform_42 li#field_42_20, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 li#field_42_19, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 li#field_42_20 {
      width: 47.5%;
      float: left;
      text-align: left;
      background: transparent;
      margin-right: 0;
      height: auto;
      padding-top: 0; }
    main > section.recycling-together-section .section-form-holder #gform_42 li#field_42_19, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 li#field_42_19 {
      margin-right: 5%; }
    main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .chosen-container-single .chosen-single, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .chosen-container-single .chosen-single {
      background-image: url("/wp-content/uploads/2020/04/black-down-arrow.svg") !important;
      top: -2px;
      border: 0 none; }
    main > section.recycling-together-section .section-form-holder #gform_42 .gform_footer #gform_submit_button_42, .dmbs-page-content section.recycling-together-section .section-form-holder #gform_42 .gform_footer #gform_submit_button_42 {
      max-width: 140px;
      min-width: 120px;
      margin-bottom: 0;
      top: 0;
      margin-left: 0; }
    @media screen and (max-width: 600px) {
      main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_address span:nth-child(odd), .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_address span:nth-child(odd) {
        margin-right: 0; }
      main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_address span, main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_name span, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_address span, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_name span {
        display: block;
        width: 100%;
        margin-bottom: 25px; }
        main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_address span#input_42_5_6_container, main > section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_name span#input_42_5_6_container, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_address span#input_42_5_6_container, .dmbs-page-content section.recycling-together-section .section-form-holder .gform_wrapper .solid .ginput_container_name span#input_42_5_6_container {
          margin-bottom: 0; } }

.recycling-together-section .section-z-1 {
  position: relative;
  z-index: 1; }

.recycling-together-section .section-z-2 {
  position: relative;
  z-index: 2; }

.recycling-together-section .section-z-3 {
  position: relative;
  z-index: 3; }

.recycling-together-section .section-z-4 {
  position: relative;
  z-index: 4; }

.recycling-together-section .section-z-5 {
  position: relative;
  z-index: 5; }

.recycling-together-section .section-z-6 {
  position: relative;
  z-index: 6; }

.recycling-together-section .mTopM-10 {
  margin-top: -10px; }

.recycling-together-section .mTopM-60 {
  margin-top: -60px; }

.recycling-together-section .mTopM-90 {
  margin-top: -90px; }

@media screen and (min-width: 1160px) {
  .recycling-together-section .mTopM-90-d {
    margin-top: -90px; } }

.recycling-together-section .max150 {
  max-width: 150px; }

.recycling-together-section .max200 {
  max-width: 200px; }

.recycling-together-section .max250 {
  max-width: 250px; }

.recycling-together-section .max400 {
  max-width: 400px; }

.recycling-together-section .max500 {
  max-width: 500px; }

.recycling-together-section .max600 {
  max-width: 600px; }

.recycling-together-section .container, .recycling-together-section .wp-block-lazyblock-container {
  text-align: left; }

.recycling-together-section h2 {
  font-family: "Guthen", "Arial", sans-serif;
  font-size: 80px;
  line-height: 102px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .recycling-together-section h2 {
      font-size: 62px;
      line-height: 74px; } }
  @media screen and (max-width: 600px) {
    .recycling-together-section h2 {
      font-size: 52px;
      line-height: 62px; } }

.recycling-together-section h4 {
  font-family: "Guthen", "Arial", sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400; }

.recycling-together-section h4 em {
  font-family: "Gotham", sans-serif;
  font-size: 24px;
  line-height: 27px;
  display: block;
  font-weight: 700;
  font-style: normal;
  color: #000;
  letter-spacing: 0px; }
  .recycling-together-section h4 em sup {
    font-size: 40px;
    top: 0; }

.recycling-together-section h3 {
  font-family: "Guthen", "Arial", sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  letter-spacing: 0.5px; }
  @media screen and (max-width: 767px) {
    .recycling-together-section h3 {
      font-size: 44px;
      line-height: 52px; } }
  @media screen and (max-width: 600px) {
    .recycling-together-section h3 {
      font-size: 40px;
      line-height: 48px; } }

.recycling-together-section .section-text {
  background: url("/wp-content/uploads/2020/04/whiteTextureBG.jpg") repeat center; }
  .recycling-together-section .section-text.section-top-shadow:before {
    content: "";
    background: url("/wp-content/uploads/2020/04/whiteTextureBGafter.png") repeat left center;
    width: 100%;
    height: 31px;
    top: -30px;
    left: 0;
    position: absolute;
    display: block;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .recycling-together-section .section-text:after {
    content: "";
    background: url("/wp-content/uploads/2020/04/whiteTextureBGafter.png") repeat left center;
    width: 100%;
    height: 31px;
    bottom: -30px;
    left: 0;
    position: absolute;
    display: block; }
  .recycling-together-section .section-text.section-text-green {
    background: url("/wp-content/uploads/2020/04/greenTextureBG.jpg") repeat center; }
    .recycling-together-section .section-text.section-text-green.section-top-shadow:before {
      content: "";
      background: url("/wp-content/uploads/2020/04/greenTextureBGafter.png") repeat left center;
      width: 100%;
      height: 31px;
      top: -30px;
      left: 0;
      position: absolute;
      display: block;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .recycling-together-section .section-text.section-text-green:after {
      content: "";
      background: url("/wp-content/uploads/2020/04/greenTextureBGafter.png") repeat left center;
      width: 100%;
      height: 31px;
      bottom: -30px;
      left: 0;
      position: absolute;
      display: block; }
  .recycling-together-section .section-text.section-text-blue {
    background: url("/wp-content/uploads/2020/04/blueTextureBG.jpg") repeat center; }
    .recycling-together-section .section-text.section-text-blue.section-top-shadow:before {
      content: "";
      background: url("/wp-content/uploads/2020/04/blueTextureBGafter.png") repeat left center;
      width: 100%;
      height: 31px;
      top: -30px;
      left: 0;
      position: absolute;
      display: block;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .recycling-together-section .section-text.section-text-blue:after {
      content: "";
      background: url("/wp-content/uploads/2020/04/blueTextureBGafter.png") repeat left center;
      width: 100%;
      height: 31px;
      bottom: -30px;
      left: 0;
      position: absolute;
      display: block; }
  .recycling-together-section .section-text.section-text-form {
    background: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/formBGwithVines.png") no-repeat center;
    background-size: cover; }

.recycling-together-section .recycling-together-hero {
  position: relative;
  z-index: 11; }
  .recycling-together-section .recycling-together-hero .hero-full-img {
    max-width: 100%; }
    .recycling-together-section .recycling-together-hero .hero-full-img .main-hero-img {
      width: 100%;
      max-height: 545px;
      min-height: 330px;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: right center;
         object-position: right center;
      font-family: 'object-fit: cover; object-position: right center;'; }
      @media screen and (max-width: 767px) {
        .recycling-together-section .recycling-together-hero .hero-full-img .main-hero-img {
          display: none; } }
    .recycling-together-section .recycling-together-hero .hero-full-img .main-mobile-hero-img {
      width: 100%;
      min-height: 430px;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: right center;
         object-position: right center;
      font-family: 'object-fit: cover; object-position: right center;'; }
      @media screen and (min-width: 768px) {
        .recycling-together-section .recycling-together-hero .hero-full-img .main-mobile-hero-img {
          display: none; } }

.recycling-together-section .page-inner-nav {
  position: relative;
  padding: 60px 0; }
  .recycling-together-section .page-inner-nav .container {
    max-width: 1024px; }
  .recycling-together-section .page-inner-nav .inner-nav {
    display: block;
    position: relative; }
    .recycling-together-section .page-inner-nav .inner-nav ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 767px) {
        .recycling-together-section .page-inner-nav .inner-nav ul {
          position: relative;
          padding-left: 20px; }
          .recycling-together-section .page-inner-nav .inner-nav ul:before {
            content: '';
            left: 20px;
            top: 0;
            width: 6px;
            height: 100%;
            background: url("/wp-content/themes/ilove-organic-girl/imgs/recycling-together/subnavLine2.png") no-repeat center;
            background-size: 100%;
            position: absolute; } }
  .recycling-together-section .page-inner-nav .inner-nav-item {
    font-family: 'Gotham', arial;
    letter-spacing: 0.25px;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-weight: 700;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    text-align: center;
    margin-top: 0; }
    @media screen and (min-width: 768px) {
      .recycling-together-section .page-inner-nav .inner-nav-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .recycling-together-section .page-inner-nav .inner-nav-item:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          width: 2px;
          height: 100%;
          background: url("/wp-content/uploads/2020/04/introNavSseparator.svg") no-repeat center center;
          background-size: 100%; }
        .recycling-together-section .page-inner-nav .inner-nav-item a {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .recycling-together-section .page-inner-nav .inner-nav-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
        white-space: initial;
        margin-bottom: 20px; } }
    .recycling-together-section .page-inner-nav .inner-nav-item:last-child:after {
      content: "";
      display: none; }
    .recycling-together-section .page-inner-nav .inner-nav-item a {
      display: block;
      position: relative;
      padding: 0 30px; }
      @media screen and (max-width: 767px) {
        .recycling-together-section .page-inner-nav .inner-nav-item a {
          display: inline-block; }
          .recycling-together-section .page-inner-nav .inner-nav-item a:after {
            content: ' >';
            position: relative;
            display: inline;
            width: auto;
            height: auto;
            background: transparent;
            color: #fff;
            display: inline; } }
      .recycling-together-section .page-inner-nav .inner-nav-item a:hover {
        text-decoration: underline; }

.recycling-together-section .section-content-holder, .recycling-together-section .section-ids {
  position: relative;
  color: #000000;
  padding-bottom: 20px; }
  .recycling-together-section .section-content-holder.content-centered, .recycling-together-section .section-ids.content-centered {
    padding: 90px 0 70px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .recycling-together-section .section-content-holder.content-centered > .container, .recycling-together-section .section-ids.content-centered > .container {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
  .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-letture-left, .recycling-together-section .section-ids .floating-3bag-right {
    position: absolute;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 3; }
    .recycling-together-section .section-content-holder .floating-letture-left .img600, .recycling-together-section .section-content-holder .floating-3bag-right .img600, .recycling-together-section .section-ids .floating-letture-left .img600, .recycling-together-section .section-ids .floating-3bag-right .img600 {
      max-width: 600px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .floating-letture-left .img600, .recycling-together-section .section-content-holder .floating-3bag-right .img600, .recycling-together-section .section-ids .floating-letture-left .img600, .recycling-together-section .section-ids .floating-3bag-right .img600 {
          max-width: 380px; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .floating-letture-left .img600, .recycling-together-section .section-content-holder .floating-3bag-right .img600, .recycling-together-section .section-ids .floating-letture-left .img600, .recycling-together-section .section-ids .floating-3bag-right .img600 {
          max-width: 300px; } }
      @media screen and (max-width: 600px) {
        .recycling-together-section .section-content-holder .floating-letture-left .img600, .recycling-together-section .section-content-holder .floating-3bag-right .img600, .recycling-together-section .section-ids .floating-letture-left .img600, .recycling-together-section .section-ids .floating-3bag-right .img600 {
          max-width: 270px; } }
  .recycling-together-section .section-content-holder .floating-mobile-letture-right, .recycling-together-section .section-ids .floating-mobile-letture-right {
    position: absolute;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: -16vw;
    bottom: -10%; }
    @media screen and (min-width: 992px) {
      .recycling-together-section .section-content-holder .floating-mobile-letture-right, .recycling-together-section .section-ids .floating-mobile-letture-right {
        display: none; } }
    @media screen and (max-width: 767px) {
      .recycling-together-section .section-content-holder .floating-mobile-letture-right, .recycling-together-section .section-ids .floating-mobile-letture-right {
        bottom: -9%; } }
    @media screen and (max-width: 600px) {
      .recycling-together-section .section-content-holder .floating-mobile-letture-right, .recycling-together-section .section-ids .floating-mobile-letture-right {
        bottom: -5%;
        right: -18vw; } }
    @media screen and (max-width: 400px) {
      .recycling-together-section .section-content-holder .floating-mobile-letture-right, .recycling-together-section .section-ids .floating-mobile-letture-right {
        bottom: -6%;
        right: -25vw; } }
    .recycling-together-section .section-content-holder .floating-mobile-letture-right img.img600, .recycling-together-section .section-ids .floating-mobile-letture-right img.img600 {
      max-width: 328px; }
      @media screen and (max-width: 600px) {
        .recycling-together-section .section-content-holder .floating-mobile-letture-right img.img600, .recycling-together-section .section-ids .floating-mobile-letture-right img.img600 {
          max-width: 280px; } }
      @media screen and (max-width: 600px) {
        .recycling-together-section .section-content-holder .floating-mobile-letture-right img.img600, .recycling-together-section .section-ids .floating-mobile-letture-right img.img600 {
          max-width: 200px; } }
  .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
    top: 30px;
    left: -15%; }
    @media screen and (max-width: 1620px) {
      .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
        left: -18%; } }
    @media screen and (max-width: 1440px) {
      .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
        left: -25%; } }
    @media screen and (max-width: 1280px) {
      .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
        left: -32%; } }
    @media screen and (max-width: 1160px) {
      .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
        left: -40%; } }
    @media screen and (max-width: 1050px) {
      .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
        left: -47%; } }
    @media screen and (max-width: 991px) {
      .recycling-together-section .section-content-holder .floating-letture-left, .recycling-together-section .section-ids .floating-letture-left {
        opacity: 0;
        z-index: -2;
        left: -120%; } }
  .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
    top: 60px;
    right: -10%; }
    @media screen and (max-width: 1620px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -15%; } }
    @media screen and (max-width: 1440px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -22%; } }
    @media screen and (max-width: 1280px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -30%; } }
    @media screen and (max-width: 1160px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -36%; } }
    @media screen and (max-width: 1050px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -41%; } }
    @media screen and (max-width: 991px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -13%; } }
    @media screen and (max-width: 891px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        top: 4%;
        right: -22%; } }
    @media screen and (max-width: 800px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -30%; } }
    @media screen and (max-width: 767px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -16vw; } }
    @media screen and (max-width: 520px) {
      .recycling-together-section .section-content-holder .floating-3bag-right, .recycling-together-section .section-ids .floating-3bag-right {
        right: -28vw; } }
  .recycling-together-section .section-content-holder .float-img, .recycling-together-section .section-ids .float-img {
    position: absolute;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 3; }
    .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
      bottom: -70%;
      left: -8%; }
      @media screen and (max-width: 1500px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -11%; } }
      @media screen and (max-width: 1400px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -21%; } }
      @media screen and (max-width: 1250px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -27%; } }
      @media screen and (max-width: 1150px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -32%; } }
      @media screen and (max-width: 1100px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -38%; } }
      @media screen and (max-width: 1050px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -42%; } }
      @media screen and (max-width: 1020px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          left: -45%; } }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          top: 64%;
          left: auto;
          right: -4%; } }
      @media screen and (max-width: 891px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          top: 72%;
          right: -14%; } }
      @media screen and (max-width: 800px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          top: 73%;
          right: -18%; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          top: 83%;
          right: -10vw; } }
      @media screen and (max-width: 520px) {
        .recycling-together-section .section-content-holder .float-img.left-bottom-overflow, .recycling-together-section .section-ids .float-img.left-bottom-overflow {
          top: 90%;
          right: -40vw; } }
    .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
      top: -110%;
      right: -5%; }
      @media screen and (max-width: 1680px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          right: -7%; } }
      @media screen and (max-width: 1500px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          right: -10%; } }
      @media screen and (max-width: 1400px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          right: -15%; } }
      @media screen and (max-width: 1250px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          right: -18%; } }
      @media screen and (max-width: 1100px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          right: -23%; } }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          top: -20%;
          right: -5%; } }
      @media screen and (max-width: 891px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          top: -17%;
          right: -14%; } }
      @media screen and (max-width: 800px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          right: -18%; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          top: -37%;
          right: -10vw; } }
      @media screen and (max-width: 520px) {
        .recycling-together-section .section-content-holder .float-img.right-top-overflow, .recycling-together-section .section-ids .float-img.right-top-overflow {
          top: -20%;
          right: -10vw; } }
    .recycling-together-section .section-content-holder .float-img .img600, .recycling-together-section .section-ids .float-img .img600 {
      max-width: 600px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .float-img .img600, .recycling-together-section .section-ids .float-img .img600 {
          max-width: 380px; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .float-img .img600, .recycling-together-section .section-ids .float-img .img600 {
          max-width: 300px; } }
      @media screen and (max-width: 600px) {
        .recycling-together-section .section-content-holder .float-img .img600, .recycling-together-section .section-ids .float-img .img600 {
          max-width: 270px; } }
    .recycling-together-section .section-content-holder .float-img .imgH600, .recycling-together-section .section-ids .float-img .imgH600 {
      max-height: 600px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .float-img .imgH600, .recycling-together-section .section-ids .float-img .imgH600 {
          max-height: 380px; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .float-img .imgH600, .recycling-together-section .section-ids .float-img .imgH600 {
          max-height: 300px; } }
      @media screen and (max-width: 600px) {
        .recycling-together-section .section-content-holder .float-img .imgH600, .recycling-together-section .section-ids .float-img .imgH600 {
          max-height: 260px; } }
    .recycling-together-section .section-content-holder .float-img .imgH800, .recycling-together-section .section-ids .float-img .imgH800 {
      max-height: 800px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .float-img .imgH800, .recycling-together-section .section-ids .float-img .imgH800 {
          max-height: 640px; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .float-img .imgH800, .recycling-together-section .section-ids .float-img .imgH800 {
          max-height: 400px; } }
      @media screen and (max-width: 600px) {
        .recycling-together-section .section-content-holder .float-img .imgH800, .recycling-together-section .section-ids .float-img .imgH800 {
          max-height: 380px; } }
    .recycling-together-section .section-content-holder .float-img .img350, .recycling-together-section .section-ids .float-img .img350 {
      max-width: 350px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .float-img .img350, .recycling-together-section .section-ids .float-img .img350 {
          max-width: 320px; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .float-img .img350, .recycling-together-section .section-ids .float-img .img350 {
          max-width: 280px; } }
  .recycling-together-section .section-content-holder .vine-left, .recycling-together-section .section-ids .vine-left {
    left: 0;
    top: 0;
    height: 100%; }
    @media screen and (max-width: 991px) {
      .recycling-together-section .section-content-holder .vine-left, .recycling-together-section .section-ids .vine-left {
        left: -14vw; } }
    @media screen and (max-width: 768px) {
      .recycling-together-section .section-content-holder .vine-left, .recycling-together-section .section-ids .vine-left {
        left: -20vw; } }
    @media screen and (max-width: 600px) {
      .recycling-together-section .section-content-holder .vine-left, .recycling-together-section .section-ids .vine-left {
        left: -28vw; } }
    @media screen and (max-width: 480px) {
      .recycling-together-section .section-content-holder .vine-left, .recycling-together-section .section-ids .vine-left {
        left: -35vw; } }
    .recycling-together-section .section-content-holder .vine-left img, .recycling-together-section .section-ids .vine-left img {
      max-height: 100%; }
  .recycling-together-section .section-content-holder .vine-right, .recycling-together-section .section-ids .vine-right {
    right: 0;
    top: 0;
    height: 100%; }
    @media screen and (max-width: 991px) {
      .recycling-together-section .section-content-holder .vine-right, .recycling-together-section .section-ids .vine-right {
        right: -14vw; } }
    @media screen and (max-width: 768px) {
      .recycling-together-section .section-content-holder .vine-right, .recycling-together-section .section-ids .vine-right {
        right: -20vw; } }
    @media screen and (max-width: 600px) {
      .recycling-together-section .section-content-holder .vine-right, .recycling-together-section .section-ids .vine-right {
        right: -28vw; } }
    @media screen and (max-width: 480px) {
      .recycling-together-section .section-content-holder .vine-right, .recycling-together-section .section-ids .vine-right {
        right: -35vw; } }
    .recycling-together-section .section-content-holder .vine-right img, .recycling-together-section .section-ids .vine-right img {
      max-height: 100%; }
  .recycling-together-section .section-content-holder p, .recycling-together-section .section-ids p {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 45px; }
    .recycling-together-section .section-content-holder p.text-white, .recycling-together-section .section-ids p.text-white {
      color: #ffffff; }
  .recycling-together-section .section-content-holder .white-space-wrap, .recycling-together-section .section-ids .white-space-wrap {
    white-space: pre-line; }
  .recycling-together-section .section-content-holder .section-header, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header, .recycling-together-section .section-ids .section-header, .recycling-together-section .section-ids .wp-block-lazyblock-section-header {
    margin: 0; }
    @media screen and (max-width: 767px) {
      .recycling-together-section .section-content-holder .section-header, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header, .recycling-together-section .section-ids .section-header, .recycling-together-section .section-ids .wp-block-lazyblock-section-header {
        max-width: 68vw; } }
    .recycling-together-section .section-content-holder .section-header.header-center, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center, .recycling-together-section .section-ids .section-header.header-center, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center {
      max-width: 646px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .section-header.header-center, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center, .recycling-together-section .section-ids .section-header.header-center, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center {
          margin-right: 0;
          margin-left: 0; } }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .section-header.header-center, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center, .recycling-together-section .section-ids .section-header.header-center, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center {
          max-width: 68vw; }
          .recycling-together-section .section-content-holder .section-header.header-center.mw100, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center.mw100, .recycling-together-section .section-ids .section-header.header-center.mw100, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center.mw100 {
            max-width: 100%; }
          .recycling-together-section .section-content-holder .section-header.header-center.mw80, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center.mw80, .recycling-together-section .section-ids .section-header.header-center.mw80, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center.mw80 {
            max-width: 80%; } }
      .recycling-together-section .section-content-holder .section-header.header-center.w770, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center.w770, .recycling-together-section .section-ids .section-header.header-center.w770, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center.w770 {
        max-width: 770px; }
        @media screen and (max-width: 767px) {
          .recycling-together-section .section-content-holder .section-header.header-center.w770.mw100, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center.w770.mw100, .recycling-together-section .section-ids .section-header.header-center.w770.mw100, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center.w770.mw100 {
            max-width: 100%; }
          .recycling-together-section .section-content-holder .section-header.header-center.w770.mw80, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-center.w770.mw80, .recycling-together-section .section-ids .section-header.header-center.w770.mw80, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-center.w770.mw80 {
            max-width: 80%; } }
    .recycling-together-section .section-content-holder .section-header.header-w-img, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-w-img, .recycling-together-section .section-ids .section-header.header-w-img, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-w-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .recycling-together-section .section-content-holder .section-header.header-w-img h2, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-w-img h2, .recycling-together-section .section-ids .section-header.header-w-img h2, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-w-img h2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 60%;
                flex: 0 0 60%;
        max-width: 60%; }
      .recycling-together-section .section-content-holder .section-header.header-w-img .img-flex, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header.header-w-img .img-flex, .recycling-together-section .section-ids .section-header.header-w-img .img-flex, .recycling-together-section .section-ids .wp-block-lazyblock-section-header.header-w-img .img-flex {
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-width: 100%;
        padding-left: 20px; }
    @media screen and (max-width: 1150px) {
      .recycling-together-section .section-content-holder .section-header, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-header, .recycling-together-section .section-ids .section-header, .recycling-together-section .section-ids .wp-block-lazyblock-section-header {
        padding-left: 20px;
        padding-right: 20px; } }
  .recycling-together-section .section-content-holder .icon-center, .recycling-together-section .section-ids .icon-center {
    max-width: 646px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1150px) {
      .recycling-together-section .section-content-holder .icon-center, .recycling-together-section .section-ids .icon-center {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 991px) {
      .recycling-together-section .section-content-holder .icon-center, .recycling-together-section .section-ids .icon-center {
        margin-right: 0;
        margin-left: 0; } }
    @media screen and (max-width: 767px) {
      .recycling-together-section .section-content-holder .icon-center, .recycling-together-section .section-ids .icon-center {
        max-width: 68vw; }
        .recycling-together-section .section-content-holder .icon-center.mw100, .recycling-together-section .section-ids .icon-center.mw100 {
          max-width: 100%; } }
  .recycling-together-section .section-content-holder .section-copy, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy, .recycling-together-section .section-ids .section-copy, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy {
    max-width: 646px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .recycling-together-section .section-content-holder .section-copy, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy, .recycling-together-section .section-ids .section-copy, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy {
        max-width: 68vw; }
        .recycling-together-section .section-content-holder .section-copy.mw100, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.mw100, .recycling-together-section .section-ids .section-copy.mw100, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.mw100 {
          max-width: 100%; }
        .recycling-together-section .section-content-holder .section-copy.mw80, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.mw80, .recycling-together-section .section-ids .section-copy.mw80, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.mw80 {
          max-width: 80%; } }
    .recycling-together-section .section-content-holder .section-copy.w770, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.w770, .recycling-together-section .section-ids .section-copy.w770, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.w770 {
      max-width: 770px; }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .section-copy.w770.mw100, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.w770.mw100, .recycling-together-section .section-ids .section-copy.w770.mw100, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.w770.mw100 {
          max-width: 100%; }
        .recycling-together-section .section-content-holder .section-copy.w770.mw80, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.w770.mw80, .recycling-together-section .section-ids .section-copy.w770.mw80, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.w770.mw80 {
          max-width: 80%; } }
    .recycling-together-section .section-content-holder .section-copy.w990, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.w990, .recycling-together-section .section-ids .section-copy.w990, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.w990 {
      max-width: 990px; }
      @media screen and (max-width: 767px) {
        .recycling-together-section .section-content-holder .section-copy.w990.mw100, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.w990.mw100, .recycling-together-section .section-ids .section-copy.w990.mw100, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.w990.mw100 {
          max-width: 100%; }
        .recycling-together-section .section-content-holder .section-copy.w990.mw80, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.w990.mw80, .recycling-together-section .section-ids .section-copy.w990.mw80, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.w990.mw80 {
          max-width: 80%; } }
    @media screen and (max-width: 1150px) {
      .recycling-together-section .section-content-holder .section-copy, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy, .recycling-together-section .section-ids .section-copy, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy {
        padding-left: 20px;
        padding-right: 20px; } }
    .recycling-together-section .section-content-holder .section-copy.copy-center, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center, .recycling-together-section .section-ids .section-copy.copy-center, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center {
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .section-copy.copy-center, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center, .recycling-together-section .section-ids .section-copy.copy-center, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center {
          margin-right: 0;
          margin-left: 0; } }
      .recycling-together-section .section-content-holder .section-copy.copy-center.copy-list, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center.copy-list, .recycling-together-section .section-ids .section-copy.copy-center.copy-list, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center.copy-list {
        max-width: 900px;
        position: relative;
        left: 129px; }
        @media screen and (max-width: 991px) {
          .recycling-together-section .section-content-holder .section-copy.copy-center.copy-list, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center.copy-list, .recycling-together-section .section-ids .section-copy.copy-center.copy-list, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center.copy-list {
            max-width: 646px;
            margin-right: 0;
            margin-left: 0;
            left: 0; } }
        @media screen and (max-width: 767px) {
          .recycling-together-section .section-content-holder .section-copy.copy-center.copy-list, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center.copy-list, .recycling-together-section .section-ids .section-copy.copy-center.copy-list, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center.copy-list {
            max-width: 68vw; }
            .recycling-together-section .section-content-holder .section-copy.copy-center.copy-list.mw100, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center.copy-list.mw100, .recycling-together-section .section-ids .section-copy.copy-center.copy-list.mw100, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center.copy-list.mw100 {
              max-width: 100%; }
            .recycling-together-section .section-content-holder .section-copy.copy-center.copy-list.mw80, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-center.copy-list.mw80, .recycling-together-section .section-ids .section-copy.copy-center.copy-list.mw80, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-center.copy-list.mw80 {
              max-width: 80%; } }
    .recycling-together-section .section-content-holder .section-copy.copy-right, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-right, .recycling-together-section .section-ids .section-copy.copy-right, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-right {
      margin-left: auto;
      margin-right: 0; }
      @media screen and (max-width: 1680px) {
        .recycling-together-section .section-content-holder .section-copy.copy-right, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-right, .recycling-together-section .section-ids .section-copy.copy-right, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-right {
          margin-right: 5%; } }
      @media screen and (max-width: 1500px) {
        .recycling-together-section .section-content-holder .section-copy.copy-right, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-right, .recycling-together-section .section-ids .section-copy.copy-right, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-right {
          margin-right: 10%; } }
      @media screen and (max-width: 1250px) {
        .recycling-together-section .section-content-holder .section-copy.copy-right, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-right, .recycling-together-section .section-ids .section-copy.copy-right, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-right {
          margin-right: 16%; } }
      @media screen and (max-width: 991px) {
        .recycling-together-section .section-content-holder .section-copy.copy-right, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy.copy-right, .recycling-together-section .section-ids .section-copy.copy-right, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy.copy-right {
          margin-right: 0;
          margin-left: 0; } }
    .recycling-together-section .section-content-holder .section-copy .list-holder, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder, .recycling-together-section .section-ids .section-copy .list-holder, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .recycling-together-section .section-content-holder .section-copy .list-holder ol, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol, .recycling-together-section .section-ids .section-copy .list-holder ol, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
        @media screen and (max-width: 991px) {
          .recycling-together-section .section-content-holder .section-copy .list-holder ol, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol, .recycling-together-section .section-ids .section-copy .list-holder ol, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%; } }
        .recycling-together-section .section-content-holder .section-copy .list-holder ol:first-child, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol:first-child, .recycling-together-section .section-ids .section-copy .list-holder ol:first-child, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol:first-child {
          padding-right: 25px; }
          @media screen and (max-width: 991px) {
            .recycling-together-section .section-content-holder .section-copy .list-holder ol:first-child, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol:first-child, .recycling-together-section .section-ids .section-copy .list-holder ol:first-child, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol:first-child {
              padding-right: 0; } }
        .recycling-together-section .section-content-holder .section-copy .list-holder ol:last-child, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol:last-child, .recycling-together-section .section-ids .section-copy .list-holder ol:last-child, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol:last-child {
          padding-left: 25px; }
          @media screen and (max-width: 991px) {
            .recycling-together-section .section-content-holder .section-copy .list-holder ol:last-child, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol:last-child, .recycling-together-section .section-ids .section-copy .list-holder ol:last-child, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol:last-child {
              padding-left: 0; } }
        .recycling-together-section .section-content-holder .section-copy .list-holder ol li, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol li, .recycling-together-section .section-ids .section-copy .list-holder ol li, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          position: relative;
          color: #000000;
          font-size: 16px;
          line-height: 24px;
          padding-left: 0;
          margin-bottom: 32px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .recycling-together-section .section-content-holder .section-copy .list-holder ol li .list-num, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol li .list-num, .recycling-together-section .section-ids .section-copy .list-holder ol li .list-num, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol li .list-num {
            display: block;
            color: #69BE28;
            font-size: 60px;
            line-height: 1;
            font-family: "Gotham", sans-serif;
            font-weight: 700;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 44px;
                    flex: 0 0 44px;
            max-width: 44px; }
          .recycling-together-section .section-content-holder .section-copy .list-holder ol li .list-content, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy .list-holder ol li .list-content, .recycling-together-section .section-ids .section-copy .list-holder ol li .list-content, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy .list-holder ol li .list-content {
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
            max-width: 100%;
            display: block;
            padding-left: 16px; }
    .recycling-together-section .section-content-holder .section-copy p:first-child, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy p:first-child, .recycling-together-section .section-ids .section-copy p:first-child, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy p:first-child {
      margin-top: 45px; }
    .recycling-together-section .section-content-holder .section-copy a:not(.btn), .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy a:not(.btn), .recycling-together-section .section-ids .section-copy a:not(.btn), .recycling-together-section .section-ids .wp-block-lazyblock-section-copy a:not(.btn) {
      font-family: "Gotham", sans-serif;
      font-weight: 700;
      color: #000000;
      text-decoration: underline; }
      .recycling-together-section .section-content-holder .section-copy a:not(.btn).blue-link, .recycling-together-section .section-content-holder .wp-block-lazyblock-section-copy a:not(.btn).blue-link, .recycling-together-section .section-ids .section-copy a:not(.btn).blue-link, .recycling-together-section .section-ids .wp-block-lazyblock-section-copy a:not(.btn).blue-link {
        color: #0089C4; }

