

.azan-sustainable {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 3400px;


  background-image: url("assets/s/rightbg5.png"), url("assets/s/leftbg4.png"), url("assets/s/rightbg3.png"), url("assets/s/leftbg1.png"), url("assets/s/leftbg2.png"), url("assets/background.png");
  background-repeat:  no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-position:  top 2083px right, top 1511px left, top 392px right, top left, top 732px left, top left;
  background-size: 337px, 678px, 684px, 667px, 796px, cover;
}

.title-s {
  font-weight: 900;
  font-size: 56px;
  line-height: 100%;
  margin-top: 23px;
  /* identical to box height, or 56px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: 0.15em;

  color: #95C11E;
}

.description-s {
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  margin-top: 9px;
  /* identical to box height, or 28px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;

  color: #757373;
}

.image-s-p {
  max-height: 471px;
}

.s-title {
  font-weight: 900;
  font-size: 41px;
  line-height: 100%;
  /* or 41px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;

  color: #95C11E;
  max-width: 550px;
  text-align: center;
}

.s-description {
  font-weight: 400;
  font-size: 18.1152px;
  line-height: 23px;
  /* or 125% */

  text-align: center;
  max-width: 550px;

  color: #757373;
  margin-top: 15px;
}

.image-co2 {
  width: 122px;
  margin-top: 20px;
}

.cards-s {
  max-width: 820px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card-s {
  max-width: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.card-s-img {
  width: 160px;
}

.image-info {
  width: 108px;
}

.info-s {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 600px;
}

.info-title {
  font-weight: 400;
  font-size: 42px;
  line-height: 53px;
  /* or 126% */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;

  color: #757373;
}

.list-item-title {
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 15px;
}
.list-item-title svg {
  margin-left: 15px;
}
.list-item-span {
  max-width: 275px;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #95C11E;
  text-align: right;
}

.list-item-description {
  max-width: 280px;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  /* or 21px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.04em;

  color: #757373;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.info-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin-top: 15px;
}

.list-image {
  margin-top: 15px;
  max-width: 680px;
}

.p-title-wrapper {
  margin-top: 40px;
}
.p-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  /* identical to box height, or 36px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: -0.05em;


}
.p-title2 {
  font-weight: 700;
  font-size: 21px;
  line-height: 100%;
  /* identical to box height, or 21px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: -0.05em;

}

.c1 {
    color: #E9C500;
}

.c2 {
  color: #EA80A7;
}

.c3 {
  color: #90B91C;
}

.c4 {
  color: #A16981;
}

.c5 {
  color: #739CD4;
}

.c6 {
  color: #669E38;
}

.c7 {
  color: #EBA0A6;
}

.c8 {
  color: #DD0042;
}

.insect-i {
  width: 44px;
  margin-right: 15px;
}

.insect-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.insect-i-w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.insect-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 110%;
  /* or 17px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  color: #757373;
  max-width: 400px;
  margin-bottom: 12px;
}

.p-subtitle {
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  /* identical to box height, or 17px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: -0.03em;

  color: #757373;
}

.p-description {
  font-family: 'Klavika';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  /* or 13px */

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.01em;

  color: #757373;
  margin-top: 15px;
  max-width: 240px;
}

.card-s .cardButton {
  margin-left: 8px;
}


@media (max-width: 850px) {
  .list-image {
    max-width: 350px;
  }

  .azan-sustainable {
    background-image:  url("assets/s/leftbg1.png"), url("assets/background.png");
    background-repeat:   no-repeat, no-repeat;
    background-position: top left, top left;
    background-size:  667px, cover;

      min-height: 4200px;
  }

  .info-s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: unset;
  }

  .info-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .image-s-p {
    max-height: 300px;
  }

  .title-s {
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    /* identical to box height, or 48px */

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.15em;
  }

  .list-item-title svg {
    display: none;
  }

  .list-item-title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .list-item-span {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
  }
  .list-item-description {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  }

  .insect-i-w {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
