.right-options {
  text-align: right;
}

.right-options span {
  text-decoration: underline;
}

.bg-header-report {
  background-image: url("../img/resultados_1.svg");
  background-repeat: no-repeat;
  height: 40rem;
  width: 46rem;
  right: 0px;
  top: 0px;
  position: absolute;
  z-index: -1;
}

.report-img {
  max-width: 800px;
}

.report-small-images {
  max-width: 265px;
  text-align: center;
}

.report-text {
  max-width: 50%;
}

.report-content-box {
  display: flex;
  align-items: center;
}

.title-mobile {
  padding-top: 30px;
  max-width: 250px;
}

.change-text-align {
  text-align: right;
}

.c-padding-right {
  justify-content: flex-end;
  padding-right: 130px;
}

/************ backgrounds report contents desktop ************/

.background {
  background-repeat: no-repeat;
  background-size: contain;
  height: 15rem;
  align-items: center;
}

.c-emissoes-co2 {
  background-image: url("../img/resultados_indicadores/co2/Path\ 11.svg");
  background-position-x: -15px;
  background-position-y: center;
}

.c-consumo-energia {
  background-image: url("../img/resultados_indicadores/energia/Path\ 12.svg");
  background-position: right;
}

.c-consumo-agua {
  background-image: url("../img/resultados_indicadores/agua/Path\ 14.svg");
  background-position-x: -15px;
  align-items: center;
}

.c-energia-petroleo {
  background-image: url("../img/resultados_indicadores/petroleo/Path\ 16.svg");
  background-position: right;
  justify-content: flex-end;
}

.c-materia-prima {
  background-image: url("../img/resultados_indicadores/materias-primas/Path\ 17.svg");
  background-position-x: -15px;
}

.bottom-section-text {
  max-width: 22rem;
}

/*bottom image*/

.watering-image {
  background-image: url("../img/resultados_7.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: right;
}

.watering-image-mobile {
  display: none;
}

@media (min-width: 1600px) {
  .c-emissoes-co2,
  .c-consumo-agua,
  .c-materia-prima {
    background-position-x: left;
  }
  .report-grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .bg-header-report {
    width: 50%;
  }
  .watering-image {
    background-size: contain;
    background-position: 80%;
  }
  .bottom-section-text {
    max-width: 30rem;
  }
}

@media (min-width: 1400px) {
  .watering-image {
    background-size: contain;
  }
}

@media (max-width: 1200px) {
  .watering-image {
    background-size: 75%;
    background-position: 150%;
  }
  .report-small-images {
    padding-left: 15px;
  }
  .c-padding-right {
    padding-right: 30px;
  }
}

@media (max-width: 992px) {
  .bg-header-report {
    width: 70%;
  }
  .header-content {
    max-width: 435px;
  }
  .watering-image {
    background-size: 85%;
    background-position: 250%;
  }
  .background {
    height: 12rem;
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .bg-header-report {
    /* width: 30rem; */
    height: 40rem;
    /* top: 60px; */
  }
  .watering-image {
    background-size: 90%;
    background-position: 370%;
  }
  .bottom-section-text {
    max-width: 20rem;
  }
}

@media (max-width: 575px) {
  .right-options {
    margin-top: 80px;
    text-align: center;
  }
  .right-options p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .change-text-align {
    text-align: left;
  }
  .bg-header-report {
    /* background: none; */
    width: 100%;
    /* height: 320px; */
    background-size: cover;
    background-position: center;
    height: 320px;
    top: 50px;
  }
  .mobile-expand {
    height: 200px;
    width: 100%;
  }
  .report-header {
    margin-top: 40px;
  }
  .report-text {
    max-width: 100%;
    text-align: right;
    width: 100%;
  }
  .report-text h3 {
    width: 100%;
  }
  .report-text p {
    max-width: 250px;
  }
  .bottom-section-text {
    max-width: 500px;
  }
  /* text content mobile */
  .content-mobile-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 60px;
  }
  /* text content mobile */
  .content-mobile-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: left;
  }
  /*backgrounds report contents*/
  .background {
    position: relative;
    height: 10rem;
    margin-bottom: 100px;
    align-items: flex-end;
    background-position-y: top;
  }
  .report-content-box {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    max-width: 28rem;
    margin: 0 auto;
    position: initial;
  }
  .report-grid-container {
    margin-top: 40px;
  }
  .report-small-images {
    max-width: 140px;
    line-height: 0.5;
    position: absolute;
    padding-left: 0px;
  }
  .c-consumo-energia {
    height: 11rem;
    background-position-x: 15px;
  }
  .c-consumo-energia .report-small-images {
    right: 15px;
    top: -25px;
  }
  .c-consumo-energia .report-content-box {
    align-items: flex-end;
  }
  .c-consumo-agua {
    align-items: flex-end;
  }
  .c-consumo-agua .report-small-images {
    top: 17px;
  }
  .c-consumo-agua .report-small-images img {
    height: auto;
  }
  .c-energia-petroleo .report-small-images {
    right: 15px;
    top: 6px;
  }
  .c-materia-prima .report-small-images {
    top: -15px;
  }
  .watering-image {
    background: none;
  }
  .watering-image-mobile {
    display: flex;
    margin-top: 80px;
    margin-bottom: 30px;
  }
  .watering-image img {
    height: 25rem;
    object-fit: cover;
    width: 100%;
  }
  .c-energia-petroleo {
    background-size: contain;
    background-position: right;
  }
  .c-energia-petroleo .report-content-box {
    padding-top: 80px;
  }
  .report-img {
    width: 100%;
    height: 100px;
  }
}

@media (max-width: 450px) {
  .watering-image img {
    height: 20rem;
    object-fit: cover;
    width: 100%;
  }
  .c-emissoes-co2 .report-small-images {
    top: -30px;
  }
  .report-img {
    width: 80px;
    height: 100px;
  }
  .c-energia-petroleo {
    background-position: 15px top;
  }
}

@media (max-width: 400px) {
  .report-img {
    /* width: 70%; */
    height: 80px;
  }
}
