/* HOME */
section { width: 100%; height: auto; position: relative; text-align: center; }

/* BANNER TOPO HOME */
.banners { width: 1200px; height: 385px; position: relative; margin: 0px; display: inline-block; text-align: center; }
.banners .slides li { width: 1200px; border-radius: 10px; height: 385px; cursor: pointer; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center;  overflow: hidden;}
.banners .slides li .label { width: 500px; height: 385px; float: left; text-align: left; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; margin-top:30px; }
.banners .slides li .label .tag { color: var(--cor-primaria); border-radius: 7px; font-size: 12px; text-transform: uppercase; font-weight: 800; text-align: center; margin-left: 40px; clear: both; background: #ffffff; width: auto; height: auto; float: left; padding: 7px 12px; font-family: var(--fonte-padrao); }
.banners .slides li .label .chamada { width: auto; padding: 5px 15px 5px 0px; margin: 25px 0px 0px 40px; font-weight: 800; height: auto; color: #ffffff; font-size: 30px; line-height: 30px; text-align: left; overflow: hidden; display: inline-block; font-family: var(--fonte-padrao); }
.banners .slides li .label p { color: var(--cor-texto); font-size: 14px; margin-right: 45px; }
.banners .flex-control-nav { display: block; }
.banners .flex-control-paging { width: 100%; height: 8px; top: 350px; margin: 0px 0px 0px 40px; z-index: 100; text-align: left; position: absolute; }
.banners .flex-control-paging li { display: inline-block; width: auto ; height: 8px; margin: 0 5px; vertical-align: top; }
.banners .flex-control-paging li a { text-indent: -99999px; border-radius: 10px; display: inline-block; vertical-align: top; width: 8px; height: 8px; margin: 0px; background-color: #eaeaea; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease;   }
.banners .flex-control-paging li a:hover { background-color: #eaeaea; margin: 0px; }
.banners .flex-control-paging li a.flex-active { background: var(--cor-primaria); margin: 0px; width:25px; }

/*MATERIAS HOME ABAIXO DESTAQUE*/
.conteudo-home { width:100%; height:auto; position:relative; padding: 40px 0px 0px 0px; }
.conteudo-home .coluna-esquerda { width: 850px; height: auto; display: inline-block; vertical-align: top; position: relative; text-align: center; padding: 0px; }
.conteudo-home .coluna-esquerda ul { list-style-type: none; width: 100%; height: auto; margin: 0px; }
.conteudo-home .coluna-esquerda ul li { border-radius: 10px; width: 100%; height: auto; margin: 0px; display: inline-block; vertical-align: top; text-align: left; overflow: hidden; padding: 25px 0px; overflow: hidden;   }
.conteudo-home .coluna-esquerda ul li:hover { background-color: #f4f6f8; }
.conteudo-home .coluna-esquerda ul li:hover .avatar img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); overflow: hidden; }
.conteudo-home .coluna-esquerda ul li .avatar { border-radius: 10px; width: 288px; height: 230px; position: relative; overflow: hidden; vertical-align: top; display: inline-block; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden; background-color: var(--cor-primaria); margin: 0px 0px 0px 25px;   }
.conteudo-home .coluna-esquerda ul li:hover .avatar img { filter: grayscale(0%); opacity: 1; }
.conteudo-home .coluna-esquerda ul li .avatar img {  width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
.conteudo-home .coluna-esquerda ul li .contes { width: -moz-calc(100% - 370px); width: -webkit-calc(100% - 370px); width: -o-calc(100% - 370px); width: calc(100% - 370px); position: relative; height: auto; display: inline-block; vertical-align: top; margin: 0px 0px 0px 25px; }
.conteudo-home .coluna-esquerda ul li .contes .tituloo { width: 100%; height: auto; padding: 0px 0px 10px 0px; font-weight: 700; color: var(--cor-texto); font-size: 24px; line-height: 28px; text-align: left; font-family: var(--fonte-padrao);  letter-spacing: -1px; }
.conteudo-home .coluna-esquerda ul li .contes .manchete { width: 100%; height: auto; padding: 0px 0px 20px 0px;  color: var(--cor-texto); font-size: 14px; line-height: 20px; text-align: left; font-family: var(--fonte-padrao); position:relative; clear:both }
.conteudo-home .coluna-esquerda ul li .contes .tag_categoria,.conteudo-home .coluna-esquerda ul li .contes .tag { border-radius: 10px;  color: var(--cor-primaria); font-size: 14px; font-weight: 700; text-align: center; margin: 10px 0px; clear: both; background-color: #eaeaea; width: auto; height: auto; display: inline-block; padding: 8px 15px; overflow: hidden; font-family: var(--fonte-padrao);   }
.conteudo-home .coluna-esquerda ul li .contes .infos_post { width: 100%; height: auto; vertical-align: top; position: relative; overflow: hidden; display: inline-block; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.conteudo-home .coluna-esquerda ul li .contes .infos_post .introducao_noticia { font-size: 14px; color: #9b9b9b;  text-align: left; width: 100%; height: auto; line-height: 22px; }
.conteudo-home .coluna-esquerda ul li .contes .infos_post .veja { float: left; margin-right: 10px; }
.conteudo-home .coluna-esquerda ul li .contes .infos_post .veja p { color: var(--cor-texto); font-size: 12px; float: left; }
.conteudo-home .coluna-esquerda ul li .contes .infos_post .autor_mais { width: 30px; height: 30px; margin: 0px; position: relative; float: right; overflow: hidden; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden;  }
.conteudo-home .coluna-esquerda ul li .contes .infos_post .autor_mais img { width: 30px; height: 30px; margin: 0px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
.conteudo-home .coluna-esquerda .ver-todos { color: var(--cor-texto); font-size: 14px; text-align: center; text-decoration: underline; margin-top: 60px; clear: both; width: auto; height: auto; display: inline-block; font-family: var(--fonte-padrao); vertical-align: top; padding: 10px 0px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease;   overflow: hidden;}
.conteudo-home .coluna-esquerda .ver-todos:hover { background-color: #f4f6f8; padding: 10px 15px; }

@media screen and (max-width: 1100px) {
	section { padding: 90px 0px 30px 0px; }

	.banners { width: 100%; height: 230px; margin-top: 0px; }
	.banners .slides li { width: 100%; height: 230px; background-size: 100% auto;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; background-size:cover; }
	.banners .slides li .label { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: absolute; bottom: 0px; background-color: rgba(0,0,0,0.5); float: none; padding: 10px; }
	.banners .slides li .label p, .banners .slides li .label .tag { display: none; }
	.banners .slides li .label .chamada { width: 96%; padding: 0px 2%; margin: 0px; font-size: 15px; text-align: center; }
	.banners .slides li:hover .label { padding: 10px; }
	.banners .flex-control-paging { width: 100%; height: 10px; top: 240px; margin: 0px; z-index: 100; text-align: center; position: absolute; }
	.banners .flex-control-paging li a { background-color: #eaeaea; }

	.conteudo-home .principais { padding-top: 0px; top: 0px; margin: 0; }
	.ultimasNoticias { margin-bottom: 80px; }

	.conteudo-home { margin: 0px 0px 20px 0px; }
	.conteudo-home .coluna-esquerda { width: 96%; padding: 0px 2%; float: none; border-top: 0px; }
	.conteudo-home .coluna-esquerda ul { text-align: center; }
	.conteudo-home .coluna-esquerda ul li { margin-bottom: 20px; padding: 10px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); }
	.conteudo-home .coluna-esquerda ul li .avatar { width: 100%; height: auto; margin: 0px; }
	.conteudo-home .coluna-esquerda ul li .avatar img { padding: 0px 0px 20px 0px; }
	.conteudo-home .coluna-esquerda ul li .infos { width: 100%; padding: 0px; margin: 0; }
	.conteudo-home .coluna-esquerda ul li .avatar img { padding: 0px; width: 100%; height: auto; }
	.conteudo-home .coluna-esquerda ul li .contes { width: 100%; margin: 0px; text-align:center;  }
	.conteudo-home .coluna-esquerda ul li .contes .tituloo { width: 100%; padding: 5px 0px 10px 0px; height: auto; color: var(--cor-texto); font-size: 18px; line-height: 22px; font-family: var(--fonte-padrao); text-align: center; }
	.conteudo-home .coluna-esquerda ul li .contes .introducaoo { font-size: 14px; color: #555959; font-family: var(--fonte-padrao); text-align: center; width: 100%; height: auto; line-height: 22px; padding: 0px 0px 10px 0px; }
	.conteudo-home .coluna-esquerda ul li .contes .infos_post { width: 100%; height: auto;  text-align:center; }
	.conteudo-home .coluna-esquerda ul li .contes .infos_post .autor_mais, .conteudo-home .coluna-esquerda ul li .contes .manchete { text-align:center; }
	.conteudo-home .coluna-esquerda ul li:hover .avatar img { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
	.conteudo-home .coluna-esquerda ul li:hover img { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
	.conteudo-home .coluna-esquerda ul li:hover { border-bottom: #f4f6f8 1px solid; background-color: #ffffff; }
	.conteudo-home .coluna-esquerda ul li:hover .infos { padding: 0; }
	.conteudo-home .coluna-esquerda .ver-todos { float: none; }
}
@media screen and (max-width: 700px) {
	.conteudo-home .coluna-esquerda ul li .contes { width: -moz-calc(100%); width: -webkit-calc(100%); width: -o-calc(100%); width: calc(100%); }
	.conteudo-home .coluna-esquerda .ver-todos { margin-top: 20px; }
}
@media screen and (max-width: 480px) {
	.banners, .banners .slides li { height: 150px; }
}