@media (max-width: 1550px) {


	.containerSelo img {
		right: calc(25% - 125px);
	}


}


@media (max-width: 1200px) {

	.img1jornada::after {
		left: 27.5rem;
	}

	.img1jornada::before {
		top: 19.9rem;
	}

	.img2jornada::after {
		left: 20rem;
	}

	.img2jornada::before {
		top: 17.6rem;
		right: 399px;
	}

	/* .containerSelo img {
		left: 90%;
	} */
	#topo .topo-img {
		width: 58%;
	}

}




@media (max-width: 1082px) {

	.frase3 {
		left: 40%;
	}

	.frase4 {
		top: 54%;
		left: 66%;
	}

	.img1jornada::after {
		left: 23.5rem;
	}

	.img2jornada::after {
		left: 15rem;
	}

	.img2jornada::before {
		top: 21rem;
		right: 337px;
	}

	.Iniciativas h2 {
		width: 75%;
	}

	.cta-acao h1 {
		width: 75%;
	}

}

@media (max-width: 980px) {

	.frase{
		display: none; /* <----------- */
		font-size: 11px;
	}
	.frase3{
		left: 20%;
	}
	.frase4{
		left: 72%;
	}
	.frase5{
		left: 8%;
	}

	.img1jornada::after {
		left: 20.5rem;
	}

	.img1jornada::before {
		top: 24.5rem;
	}

	.img2jornada::before {
		right: 289px;
	}

	/* .containerSelo img {
		left: 33%;
	} */

	.containerSeloTxt {
		width: 72%;
	}

	.topo-img img {
		width: 85%;
	}

	.frase {
		opacity: 1;
	}

	#topo .topo-img {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	#topo .topo-img {
		width: 100%;
	}


}

@media (max-width: 880px) {

	#topo {
		height: auto;
		flex-direction: column;
		align-items: start;
	}

	#topo .topo-txt {
		width: 75%;
		display: flex;
		flex-direction: column;
		margin-left: 5rem;
	}

	.topo-txt p {
		margin: 0 1rem;
		text-align: start;
		width: 85%;
	}

	.topo-txt img {
		width: 30%;
		margin: 1rem;
	}

	.cta-acao h1 {
		font-size: 1.5rem;
	}

	.agricultura-txt1 {
		width: 50%;
	}

	.agricultura-txt2 {
		width: 40%;
	}

	.containerAmbiental {
		display: flex;
		flex-direction: column;
	}

	.containerAmbientalImg {
		width: 100%;
		/* height: 60vh; */
	}

	.containerAmbientalTxt {
		width: 100%;
	}

	.containerAmbientalTxt2 {
		width: 100%;
	}

	.img1jornada::before {
		top: 25.8rem;
	}

	.img1jornada::after {
		display: none;
	}

	.img2jornada::after {
		display: none;
	}

	.img2jornada::before {
		display: none;
	}

	.img1jornada::before {
		display: none;
	}

	.containerSeloTxt {
		border-radius: 25px 0 0 25px;
	}

	/* .containerSelo img {
		left: 15%;
	} */

	.frase1 {
		top: 1%;
		left: 22%;
		width: 21%;
	}

	.frase2 {
		left: 63%;
	}

	.frase3 {
    left: 30%;
}

.frase4 {
	top: 60%;
	left: 72.5%;
}

.frase6 {
	top: 77%;
	left: 65.4%;
	width: 16%;
}

.frase5 {
	top: 76%;
	left: 7.25%;
	width: 24%;
}

.cardsContainer h2{
	width: 85%;
}

}

@media (max-width: 690px) {

	.agricultura-txt1 h2 {
		margin: 2rem 0;
	}

	.agricultura-txt {
		flex-direction: column;
	}

	.agricultura-txt1 {
		width: 75%;
	}

	.agricultura-txt1 p {
		width: 75%;
	}

	.agricultura-txt2 {
		width: 75%;
	}

	.containerSelo {
		width: 10%;
	}

	.containerSelo img {
		width: 145px;
		bottom: -15rem;
		right: calc(100% - 95px);
	}

	.containerSeloTxt {
		width: 95%;
	}

	.score h2 {
		font-size: 1.65rem;
		width: 76%;
	}

	.score p {
		font-size: 1rem;
		width: 75%;
	}

}

@media (max-width: 600px) {

	.frase{
		font-size: 9px;
	}

	.cardsContainer h2 {
		font-size: 1.4rem;
		width: 80%;
	}

	.cardsContainer p {
		font-size: 14px;
	}

	.containerSelo img {
		display: none;
	}

	.frase3 {
		left: 30%;
	}
	
	.frase4{
		top: 55%;
	}

	.card h3 {
		font-size: 1.2rem;
	}

	.containerPraticas h2 {
		font-size: 1.45rem;
		width: 85%;
	}

	footer p {
		line-height: 2rem;
	}



}

@media (max-width: 480px) {

	.Iniciativas h2 {
		font-size: 1.45rem;
	}

	.agricultura-txt1 h2 {
		font-size: 1.45rem;
	}

	.containerPraticas h2 {
		font-size: 1.45rem;
	}

	.containerAmbientalTxt h2 {
		font-size: 1.45rem;
	}

	.containerAmbientalTxt2 h2 {
		font-size: 1.45rem;
	}

	/* .containerSelo img {
		bottom: -28rem;
	} */

	.cta-acao h1 {
		font-size: 1.25rem;
	}

	.card {
		margin: 0;
		flex: 0 0 calc(92.4% / 1);
	}



	#topo {
		padding-bottom: 3rem;
	}

	.progress-labels img {
		width: 65px;
	}

	.topo-img img {
    width: 99%;
}

.frase1 {
	top: -4%;
	left: 19.3%;
}

.frase2 {
	left: 66%;
	top: 2px;
}
.frase3 {
	left: 30%;
	top: 8rem;
}

.frase4 {
	top: 46%;
	left: 78%;
}

.frase5 {
	top: 71%;
	left: -0.75%;
	width: 32%;
}

.frase6 {
	left: 67%;
	top: 75.2%;
}

	footer p {
		line-height: 2rem;
		font-size: 14px;
	}

	


}

@media (max-width: 270px) {

	.topo-img {
		display: none;
	}

	#topo .topo-txt {
		margin-left: 2rem;
	}

	.cta-acao h1 {
		font-size: 1rem;
		padding: 1rem;
	}

	.agricultura-txt1 h2 {
		font-size: 1.25rem;
	}

	.containerAmbientalTxt h2 {
		font-size: 1.25rem;
	}

	.score h2 {
		font-size: 1.25rem;
	}

	.cardIniciativa h3 {
		font-size: 1.1rem;
	}

	.cardsContainer h2 {
		font-size: 1.02rem;
	}

	.progress-labels img {
		width: 45px;
	}

	.containerSeloTxt h2 {
		font-size: 1.25rem;
	}

	.containerSeloTxt p {
		font-size: 14px;
		line-height: 1.5rem;
		margin: .8rem auto;
	}

	/* .containerSelo img {
		bottom: -22rem;
	} */

	.cardsContainer {
		padding: 0 0 2rem 0;
	}




}