/* Rectangle 1 */

.al_retangulo {
	height: 282px;
	background: #96CD01;
	border-bottom: 3px solid #FFFFFF;
}

.al_retangulo_claro {
	height: 154px;
	background: #DDF9D4;
	border-bottom: 3px solid #FFFFFF;
}

.al_retangulo_claro_100 {
	background: #DDF9D4;
	border-bottom: 3px solid #FFFFFF;
}

.al_retangulo_img {
	height: 100%;
	width: 100%;
}

.al_img {
	/* image 2 */
	height: 250px;
	margin-top: 10px;
}

.al_img2{
	/* image 2 */

height: 354px;
margin-top:10px;

}

.al_titulo{
	
	/* DESTINE ADEQUADAMENTE OS RESÍDUOS DA CAIXA DE GORDURA */

width: 100%;
height: 100%;

font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 49px;
display: flex;
align-items: center;
text-align: center;

color: #F4FFD7;

}

.al_texto1 {
	/* Emita abaixo o boleto do serviço de Tratamento e Destinação dos efluentes gordurosos de acordo com a sua necessidade. */
	width: 100%;
	height: 100%;
	margin-top: 20px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	align-items: center;
	color: #86B800;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.17);
}

.al_texto1_rig {
	/* Emita abaixo o boleto do serviço de Tratamento e Destinação dos efluentes gordurosos de acordo com a sua necessidade. */
	width: 100%;
	height: 100%;
	margin-top: 20px;
	text-align:right;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	align-items: center;
	color: #86B800;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.17);
}

.al_bola {
	/* Ellipse 1 */
	width: 121px;
	height: 121px;
	background: #96CD01;
	border-radius: 50%;
	margin-top: 10px;
	margin-right: 10px;
	border: 5px solid #FFFFFF;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.al_texto_bola {
	/* 1 */
	width: 100%;
	height: 100%;
	text-align:center;
	color:white;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 65px;
	display: flex;
	align-items: center;
	text-align: center;
	margin-left:43px
}

a {
	color: inherit;
}


.al_titulo2 {
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	margin-top: 10px;
	align-items: center;
	text-align: center;
	text-decoration-line: underline;
	color: #5E7E05;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.17);
}

.al_tabela{
	/* Quantidade de casas/apartamentos */
	width: 247px;
	height: 51px;

	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #86B800;
}

.al_texto2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #86B800;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.17);
}