@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	border: 0;
	padding: 0;
	box-sizing: border-box;

}

body {

	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;

}

.principal {

	width: 98vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding-top: 5px;

}

.cabecalho {

	width: 96vw;
	display: flex;
	flex-direction: column;
	align-items: center;

}

.imagem_cabecalho {

	width: 96vw;
	border-radius: 10px;

}

.propaganda {

	width: 96vw;
	display: flex;
	/*border: #bd0f0f solid 2px;*/
	justify-content: center;
	padding-top: 15px;

}

.propaganda1 {

	width: 60vw;
	height: 150px;
	background: #00f;
	border-radius: 10px;

}

.conteudos {

	width: 96vw;
	display: flex;
	/*border: #bd0f0f solid 2px;*/
	justify-content: center;
	padding-top: 15px;

}

.conteudo1 {

	width: 60vw;
	display: flex;
	flex-wrap: wrap;
	/*border: #f1081b solid 2px;*/
	justify-content: center;

}

.destaque {

	width: 700px;
	height: 305px;
	position: relative;
	background: #00f;
	color: #fff;
	margin: auto;
	border-radius: 10px;

}

.destaque_img {

	width: 100%;
}

.destaque_chapeu {

	position: absolute;
	top: 20px;
	left: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.1);
	padding:10px;
	height: auto;
	width: auto;
	margin-left: 15px;
    display: flex;
	text-align: left;
	align-items: center;
	border-bottom: 2px #993e0c solid;
	border-radius: 10px

}

.destaque_titulo {

	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	height: 50px;
	width: 80%;
	margin-left: 5px;
    display: flex;
	text-align: left;
	align-items: center;
	border-bottom: 2px #993e0c solid;
	border-radius: 10px;

}

.conteudo2 {

	width: 40vw;
	display: flex;
	flex-wrap: wrap;
	/*border: #0ac065 solid 2px;*/
	justify-content: center;

}

.cardoso {

	width: 500px;
	height: 150px;
	position: relative;
	background: #00f;
	color: #fff;
	margin: auto;
	border-radius: 10px;

}

.cardoso_img {

	width: 100%;

}

.cardoso_titulo {

	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	height: 30px;
	width: 80%;
	margin-left: 5px;
	display: flex;
	text-align: left;
	align-items: center;

}

.regiao_e_esporte {

	width: 500px;
	height: 150px;
	position: relative;
	background: #00f;
	color: #fff;
	margin: auto;
	border-radius: 10px;


}

.regiao_e_esporte_img {

	width: 100%;

}

.regiao_e_esporte_titulo {

	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	height: 30px;
	width: 80%;
	margin-left: 5px;
	display: flex;
	text-align: left;
	align-items: center;

}

.hr1 {

	width: 96vw;
	border: 2px solid rgb(245, 243, 242);
	margin-top: 10px;

}

.conteudos2 {

	width: 96vw;
	display: flex;
	/*border: #bd0f0f solid 2px;*/
	justify-content: center;
	/*padding-top: 15px;*/

}

.conteudo3 {

	width: 60vw;
	display: flex;
	flex-wrap: wrap;
	/*border: #f1081b solid 2px;*/
	justify-content: center;
	text-align: center;
	align-items: center;

}

.noticia_antigas {

	width: 700px;
	height: 280px;
	position: relative;
	background: #00f;
	color: #fff;
	margin: auto;
	border-radius: 10px;

}

.noticia_antigas_img {

	width: 100%;
}

.noticia_antigas_titulo {

	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	height: 50px;
	width: 80%;
	margin-left: 5px;
	display: flex;
	text-align: left;
	align-items: center;

}

.conteudo4 {

	width: 40vw;
	display: flex;
	flex-wrap: wrap;
	/*border: #0ac065 solid 2px;*/
	justify-content: center;

}

.previsao_tempo {

	width: 500px;
	display: flex;
	/*border: #0d9c61 solid 2px;*/
	justify-content: center;
	text-align: center;
	align-items: center;
	margin-top: 15px;

}

.economia {

	width: 500px;
	display: flex;
	/*border: #0d9c61 solid 2px;*/
	justify-content: center;
	text-align: center;
	align-items: center;
	margin-top: 15px;

}

.videos {

	width: 96vw;
	display: flex;
	flex-wrap: wrap;
	/*border: #bd0f0f solid 2px;*/
	justify-content: center;
	margin-top: 10px;

}

.video {

	width: 350px;
	height: 150px;
	position: relative;
	background: #00f;
	color: #fff;
	margin: auto;
	border-radius: 10px;

}

.video_video {

	width: 100%;

}

.video_titulo {

	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	height: 30px;
	width: 80%;
	margin-left: 5px;
	display: flex;
	text-align: left;
	align-items: center;

}

.rodape {

	width: 96vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 25px;
	padding-bottom: 25px;
	/*border: solid #1a1ab6 2px;*/
}

.imagem_rodape {

	width: 96vw;
	/*height: 100px;*/
	border-radius: 10px;

}