:root {
  --back-grey: #525151;
  --color: #ecd716;
  --black: rgba(0, 0, 0, 0);
  --light-grey: #929292;
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: var(--back-grey);
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.container {
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  float: left;
  text-align: center;
  align-items: center;
  width: auto;
  margin-left: 0;
  font-style: normal;
  display: block;
}

.nav-link {
  float: left;
  background-color: var(--back-grey);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: background-color .2s;
  display: block;
}

.nav-link:hover {
  color: #fff;
  background-color: #eccb0c;
}

.nav-link.w--current {
  color: #fff;
  background-color: #19191a;
}

.nav-link.w--current:active {
  background-color: #1b1b1b;
}

.nav-link.w--current:focus {
  background-color: #191919;
}

.nav-link.w--current:visited {
  background-color: #2e3031;
}

.navbar {
  background-color: var(--black);
  color: rgba(51, 51, 51, 0);
  justify-content: center;
  align-items: center;
  margin-top: -62px;
  margin-left: 359px;
  display: flex;
}

.image {
  margin-top: 10px;
  margin-left: 10px;
}

.div-block {
  margin-left: 55px;
  margin-right: 55px;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 28px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px;
}

.image-3 {
  margin-top: 0;
}

.div-block-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 72px;
  margin-left: 0;
  display: block;
}

.link-block {
  text-decoration: none;
}

.text-block {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  border: 0 solid #168530;
  margin-left: 108px;
  padding: 11px 0 11px 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  text-decoration: none;
  transition: border-color .2s, color .2s;
}

.text-block:hover {
  color: #f0dd0f;
  border-color: #333738;
}

.text-block.family {
  color: #f8de18;
  letter-spacing: 3px;
  font-size: 16px;
}

.text-span {
  color: #e71919;
  letter-spacing: 2px;
  margin-left: 8px;
  margin-right: -37px;
  font-family: Droid Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.div-block-4 {
  background-color: #f70c0c;
  width: auto;
  height: 5px;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 22px;
  margin-bottom: 30px;
  display: flex;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #a0a0a0;
  margin-top: 0;
}

.text-block-2 {
  color: #5bb324;
  letter-spacing: 1px;
}

.image-4 {
  margin-bottom: 10px;
  margin-right: 0;
}

.recycle {
  background-color: #303030;
  border-top: 26px solid #fff;
  border-bottom: 33px solid #fff;
  margin: 20px 0 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.recycle.two {
  margin-top: 23px;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 18px;
  line-height: 31px;
}

.paragraph-2 {
  color: #a6db97;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 14px;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  mix-blend-mode: normal;
  background-color: rgba(240, 199, 18, 0);
}

.skip-sizes {
  background-color: var(--light-grey);
  background-image: linear-gradient(238deg, #7f7f7f, #d8d8d8);
}

.heading-2 {
  background-color: var(--light-grey);
  color: var(--color);
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
}

.border {
  border: 2px solid var(--white);
  background-color: var(--light-grey);
  color: var(--color);
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 30px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-3, .paragraph-4 {
  text-align: center;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: -23px;
  display: flex;
}

.columns-3 {
  flex-direction: row;
  align-items: stretch;
  margin: 0 120px 20px;
  display: flex;
}

.column-6 {
  display: flex;
}

.white-box {
  text-align: center;
  background-color: rgba(255, 255, 255, .23);
  border: 2px solid #fff;
  border-radius: 0;
  padding: 15px;
  box-shadow: 5px 5px 6px 1px rgba(0, 0, 0, .2);
}

.heading-7, .heading-8, .heading-9 {
  color: #2c2f30;
  letter-spacing: 2px;
  font-family: Droid Sans, sans-serif;
}

.paragraph-5 {
  font-family: Droid Sans, sans-serif;
  line-height: 26px;
}

.paragraph-6 {
  font-family: Droid Sans, sans-serif;
  line-height: 19px;
}

.paragraph-7 {
  font-family: Droid Sans, sans-serif;
  line-height: 25px;
}

.image-6 {
  margin-top: 20px;
}

.image-7 {
  margin-top: 10px;
}

.text-span-2 {
  color: #fff;
  font-size: 16px;
}

.button {
  letter-spacing: 2px;
  background-color: #52af18;
  margin-top: 31px;
  font-size: 16px;
}

.text-span-3 {
  font-size: 25px;
  font-weight: 700;
}

.text-block-3 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 4px;
  font-size: 18px;
}

.button-2 {
  background-color: #3c3d39;
}

.text-block-4 {
  color: #fff;
  background-color: #cc0909;
  margin-top: 12px;
  margin-bottom: 60px;
  padding: 15px;
  font-weight: 700;
  box-shadow: 6px 8px 6px rgba(0, 0, 0, .2);
}

.link-block-2 {
  text-decoration: none;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -55px;
  display: flex;
}

.heading-10 {
  color: var(--white);
  margin-top: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 29px;
}

.paragraph-8 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 36px;
  font-family: Droid Sans, sans-serif;
  line-height: 30px;
}

.image-8 {
  margin-top: 0;
}

.div-block-13 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-5 {
  color: var(--color);
  margin-left: 20px;
}

.div-block-14 {
  justify-content: center;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 29px;
  display: flex;
}

.image-9 {
  border: 2px solid #fff;
  margin-right: 0;
}

.div-block-16 {
  background-color: #31964f;
  width: auto;
  height: 20px;
}

.who-we-are {
  margin-top: 29px;
}

.heading-5 {
  border-bottom: 1px solid var(--color);
  color: var(--color);
  -webkit-text-stroke-color: #fff;
  font-family: Varela, sans-serif;
}

.privacy {
  color: #192024;
  margin-bottom: 0;
  font-size: 14px;
}

.columns-4 {
  margin-top: 14px;
  margin-bottom: 0;
}

.info-icon {
  float: left;
}

.heading-11 {
  border-bottom: 1px solid var(--color);
  color: var(--color);
  font-family: Varela, sans-serif;
}

.footer-link {
  color: var(--light-grey);
  border-bottom: 0 solid #d5d5e0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: var(--color);
}

.footer-link.with-icon {
  color: var(--color);
  margin-left: 0;
}

.footer-link.with-icon:hover {
  color: var(--color);
}

.link-5 {
  color: var(--color);
  text-decoration: none;
}

.link-5:hover {
  color: var(--light-grey);
}

.footer {
  border-top: 20px solid var(--color);
  border-bottom: 20px solid var(--back-grey);
  background-color: #000;
}

.body-2, .body-3 {
  background-color: var(--back-grey);
  font-family: Droid Sans, sans-serif;
}

.heading-12 {
  color: var(--white);
  margin-left: 20px;
  margin-right: 20px;
  font-size: 30px;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.heading-13 {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  font-size: 24px;
}

.heading-14 {
  border: 2px solid var(--white);
  color: #1dc52e;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 40px;
}

.heading-14.no {
  color: #c51d1d;
}

.paragraph-9 {
  color: #1bcc2d;
  text-align: center;
  font-size: 20px;
  line-height: 33px;
}

.paragraph-9.no {
  color: #e90a0a;
}

.div-block-18 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 54px;
  padding-right: 54px;
  display: flex;
}

.container-2 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-span-4 {
  color: var(--color);
  font-size: 16px;
}

.text-span-5 {
  text-decoration: underline;
}

.text-block-6 {
  background-color: var(--color);
  color: var(--back-grey);
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
}

.section {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-19, .div-block-20, .div-block-21 {
  margin-left: 10px;
  margin-right: 10px;
}

.section-2 {
  display: flex;
}

.div-block-22 {
  border: 0 solid #fff;
  border-radius: 0;
}

.div-block-23 {
  background-color: var(--color);
  width: auto;
  height: 62px;
}

.call-us-button {
  text-align: center;
  background-color: #31964f;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.call-us-button.different {
  background-color: var(--back-grey);
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.link-9 {
  color: #333738;
  cursor: grabbing;
  font-size: 20px;
  text-decoration: none;
}

.link-9:hover {
  color: var(--light-grey);
}

.paragraph-10 {
  text-align: center;
  padding: 22px;
  font-size: 18px;
  line-height: 31px;
}

.who-we-are-section {
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 26px;
  display: flex;
}

.heading-15 {
  color: var(--back-grey);
  text-align: center;
  letter-spacing: 3px;
  margin-top: 0;
  padding: 10px;
  font-size: 30px;
  font-weight: 400;
}

.div-block-25 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.who-we-are-2 {
  background-color: rgba(255, 255, 255, .58);
  flex-direction: column;
  width: auto;
  height: 380px;
  margin-top: 24px;
  margin-left: 53px;
  margin-right: 29px;
  display: flex;
}

.who-we-are-2.contact {
  justify-content: flex-start;
  align-items: center;
}

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

.link-block-3 {
  color: var(--back-grey);
  font-size: 17px;
  text-decoration: none;
}

.link-block-3:hover {
  color: var(--light-grey);
}

.text-block-18 {
  color: var(--back-grey);
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #000;
    width: 100%;
    margin-left: 0;
    box-shadow: 0 7px 12px rgba(0, 0, 0, .28);
  }

  .nav-link {
    float: none;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: inset 0 1px rgba(255, 255, 255, .2);
  }

  .nav-link:hover {
    background-color: #5f6266;
  }

  .nav-link.w--current {
    background-color: #005282;
  }

  .menu-button {
    color: #fff;
    background-color: #ffd53f;
  }

  .menu-button:hover, .menu-button.w--open {
    background-color: #000;
  }

  .navbar {
    margin-top: -110px;
    margin-left: 324px;
  }

  .div-block-3 {
    margin-bottom: 108px;
  }

  .link-block {
    display: block;
  }

  .text-block {
    margin-left: 0;
  }

  .text-span {
    justify-content: center;
    align-items: center;
    margin-top: 11px;
    display: flex;
  }

  .text-block-2 {
    text-align: center;
    padding-left: 76px;
    padding-right: 76px;
    font-size: 21px;
    line-height: 30px;
  }

  .recycle {
    margin-top: 20px;
  }

  .div-block-7 {
    flex-flow: column;
  }

  .paragraph-2 {
    padding-left: 64px;
    padding-right: 64px;
    line-height: 30px;
  }

  .div-block-8 {
    margin-bottom: 27px;
  }

  .image-5, .border {
    margin-top: 20px;
  }

  .columns-3 {
    flex-direction: row;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-5, .paragraph-6, .paragraph-7 {
    font-size: 16px;
  }

  .text-block-3 {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
  }

  .button-2 {
    font-size: 11px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .image-9 {
    margin-top: 29px;
  }

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

  .who-we-are-section {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .who-we-are-2 {
    margin-bottom: 27px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .who-we-are-2.contact {
    justify-content: center;
    align-items: center;
    height: 403px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    margin-left: 0;
  }

  .navbar {
    margin-top: -112px;
    margin-left: 235px;
  }

  .text-block {
    font-size: 13px;
  }

  .heading {
    text-align: center;
  }

  .text-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .columns-3 {
    flex-direction: column;
  }

  .column-6 {
    justify-content: center;
    align-items: center;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .paragraph-5, .paragraph-6, .paragraph-7 {
    font-size: 20px;
  }

  .text-span-2 {
    color: var(--back-grey);
  }

  .button-2 {
    font-size: 15px;
  }

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

  .paragraph-8 {
    font-size: 15px;
    line-height: 25px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .image-9 {
    margin-top: 22px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .info-icon {
    margin-top: -8px;
  }

  .who-we-are-section {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .who-we-are-2 {
    margin-bottom: 10px;
  }

  .who-we-are-2.contact {
    height: 420px;
    margin-top: 96px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    margin-left: 0;
    font-style: normal;
  }

  .nav-menu:focus {
    background-color: #000;
  }

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

  .nav-link:focus {
    background-color: #292929;
  }

  .nav-link:visited {
    background-color: #050505;
  }

  .menu-button:hover, .menu-button:active, .menu-button.w--open:focus {
    background-color: var(--color);
  }

  .navbar {
    margin-top: -95px;
    margin-left: 0;
  }

  .image {
    margin-left: 0;
  }

  .div-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block {
    margin-top: 11px;
    margin-bottom: 13px;
    margin-left: 0;
    padding: 4px 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .text-span {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-size: 27px;
  }

  .heading {
    font-size: 34px;
  }

  .text-block-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
  }

  .paragraph {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
  }

  .paragraph-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    line-height: 23px;
  }

  .image-5 {
    margin-top: 40px;
  }

  .border {
    text-align: center;
    margin-top: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .columns-3 {
    margin-bottom: 10px;
  }

  .column-6 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-5 {
    font-size: 20px;
  }

  .paragraph-6 {
    font-size: 20px;
    line-height: 27px;
  }

  .paragraph-7 {
    font-size: 20px;
  }

  .text-span-2 {
    color: var(--back-grey);
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-3 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 22px;
  }

  .button-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .text-block-4 {
    text-align: center;
    line-height: 31px;
  }

  .paragraph-8 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 23px;
  }

  .div-block-14 {
    flex-flow: column;
  }

  .image-9 {
    margin-top: 40px;
  }

  .heading-5 {
    padding-left: 10px;
  }

  .privacy {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .spc, .column-2 {
    text-align: center;
    padding-left: 0;
  }

  .info-icon {
    margin-top: -9px;
  }

  .heading-11 {
    padding-left: 10px;
  }

  .footer-link {
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .footer-link.with-icon {
    margin-left: 0;
  }

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

  .div-block-17 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-13 {
    font-size: 14px;
    line-height: 30px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .paragraph-9.no {
    font-size: 20px;
    line-height: 32px;
  }

  .div-block-18 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-span-4 {
    font-size: 15px;
    line-height: 15px;
  }

  .section {
    flex-flow: column;
  }

  .div-block-19, .div-block-20 {
    margin-bottom: 20px;
  }

  .call-us-button {
    margin-right: 0;
    transition: background-color .2s;
  }

  .call-us-button:hover {
    background-color: #333738;
  }

  .div-block-24 {
    flex-direction: column;
    display: flex;
  }

  .paragraph-10 {
    text-align: center;
    margin-top: -2px;
  }

  .who-we-are-section {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
  }

  .heading-15 {
    color: #fff;
    font-family: Droid Sans, sans-serif;
    font-size: 29px;
  }

  .who-we-are-2 {
    height: 517px;
    margin-top: 34px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .who-we-are-2.contact {
    align-items: center;
    width: 429px;
    height: 420px;
    margin-top: 50px;
    margin-bottom: 36px;
  }
}


