/*BANNER PUBLICIDADE*/
.publicidadeBillboard {
    margin: 35px 0;
}

._640 .publicidadeBillboard {
	margin: 15px 0;
}

.publicidadeBillboard .publicidade {
	background-color: #f8f8f8;
	padding: 0 25px 25px 25px;
}

.publicidadeBillboard .publicidade h5 {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #acacac;
	text-align: center;
	padding: 10px 0;
}

.publicidadeBillboard ul {
    display: block;
}

.publicidadeBillboard ul li {
    display: inline-block;
    float: left;
}

.publicidadeBillboard ul li a {
}

.publicidadeBillboard ul li a img {
    width: 100%;
    margin: 0 auto;
}

/* NOTICIAS */
.noticiasHomeDest {
	margin: 0 0 50px 0;
}

._640 .noticiasHomeDest {
	margin: 0 0 16px 0;
}

.noticiasHomeDest .ladoEsquerdo {
	
}

._640 .noticiasHomeDest .ladoEsquerdo {
	margin: 0 0 16px 0;
}

.noticiasHomeDest .ladoEsquerdo article.noticia {
	display: block;
	position: relative;
	padding: 0;
}

.noticiasHomeDest .ladoEsquerdo article.noticia a:active,
.noticiasHomeDest .ladoEsquerdo article.noticia a:visited,
.noticiasHomeDest .ladoEsquerdo article.noticia a:link {
	display: block;
	border-radius: 10px;
	transition: all 0.5s ease;
}

.noticiasHomeDest .ladoEsquerdo article.noticia a:hover {
	opacity: 0.5;
}

.noticiasHomeDest .ladoEsquerdo article.noticia a img {
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
}

.noticiasHomeDest .ladoEsquerdo article.noticia p.categoria {
	font-family: 'Open Sans', serif;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: 3%;
	background-color: #cd241d;
	padding: 5px 15px 5px 25px;
	border-radius: 0 5px 5px 0;
}

.noticiasHomeDest .ladoEsquerdo article.noticia a .box {
	display: block;
	background-color: rgb(0 0 0 / 50%);
	border-radius: 5px;
	position: absolute;
	bottom: 3%;
	width: 95%;
	left: 3%;
}

._640 .noticiasHomeDest .ladoEsquerdo article.noticia a .box {
	left: 0;
	margin: 0 auto;
	width: 100%;
	bottom: 0;
	border-radius: 0 0 10px 10px;
	padding: 10px 0;
}

._640 .noticiasHomeDest .ladoEsquerdo article.noticia a h1 {
	font-size: 20px;
	line-height: 25px;
}

.noticiasHomeDest .ladoEsquerdo article.noticia a h1 {
	font-family: 'Bitter', serif;
	font-weight: 700;
	font-size: 30px;
	color: #ffffff;
	/* position: absolute; */
	/* bottom: 17%; */
	padding: 10px 15px;
	text-shadow: #333 2px 0 10px;
}

.noticiasHomeDest .ladoEsquerdo article.noticia a p.resenha {
	font-family: 'Open Sans', serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	/* position: absolute; */
	/* bottom: 5%; */
	padding: 0 40px 10px 15px;
	text-shadow: #333 2px 0 10px;
	/* width: 95%; */
	/* left: 2%; */
	line-height: 25px;
}

._640 .noticiasHomeDest .ladoEsquerdo article.noticia a p.resenha {
	font-size: 14px;
	line-height: 20px;
	padding: 0 15px 15px 15px;
}

.noticiasHomeDest .ladoDireito {
	
}

.noticiasHomeDest .ladoDireito article.noticiaMiniUm {
	display: block;
	position: relative;
	padding: 0;
	margin: 0 0 16px 0;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniUm a:active,
.noticiasHomeDest .ladoDireito article.noticiaMiniUm a:visited,
.noticiasHomeDest .ladoDireito article.noticiaMiniUm a:link {
	display: block;
	border-radius: 10px;
	transition: all 0.5s ease;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniUm a:hover {
	opacity: 0.5;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniUm a img {
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniUm p.categoria {
	font-family: 'Open Sans', serif;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: 3%;
	background-color: #cd241d;
	padding: 5px 15px 5px 25px;
	border-radius: 0 5px 5px 0;
}

._640 .noticiasHomeDest .ladoDireito article.noticiaMiniUm p.categoria {
	top: 5%;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniUm a h1 {
	font-family: 'Bitter', serif;
	font-weight: 700;
	font-size: 24px;
	color: #ffffff;
	position: absolute;
	bottom: 5%;
	padding: 10px 15px;
	text-shadow: #333 2px 0 10px;
	background-color: rgb(0 0 0 / 50%);
	width: 95%;
	left: 2%;
	line-height: 30px;
	border-radius: 5px;
}

._640 .noticiasHomeDest .ladoDireito article.noticiaMiniUm a h1 {
	left: 0;
	margin: 0 auto;
	width: 100%;
	bottom: 0;
	border-radius: 0 0 10px 10px;
	padding: 10px 0;
	font-size: 20px;
	line-height: 25px;
	padding: 10px 15px;
}
	
.noticiasHomeDest .ladoDireito article.noticiaMiniDois {
	display: block;
	position: relative;
	padding: 0;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniDois a:active,
.noticiasHomeDest .ladoDireito article.noticiaMiniDois a:visited,
.noticiasHomeDest .ladoDireito article.noticiaMiniDois a:link {
	display: block;
	border-radius: 10px;
	transition: all 0.5s ease;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniDois a:hover {
	opacity: 0.5;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniDois a img {
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniDois p.categoria {
	font-family: 'Open Sans', serif;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: 3%;
	background-color: #cd241d;
	padding: 5px 15px 5px 25px;
	border-radius: 0 5px 5px 0;
}

._640 .noticiasHomeDest .ladoDireito article.noticiaMiniDois p.categoria {
	top: 5%;
}

.noticiasHomeDest .ladoDireito article.noticiaMiniDois a h1 {
	font-family: 'Bitter', serif;
	font-weight: 700;
	font-size: 24px;
	color: #ffffff;
	position: absolute;
	bottom: 5%;
	padding: 10px 15px;
	text-shadow: #333 2px 0 10px;
	background-color: rgb(0 0 0 / 50%);
	width: 95%;
	left: 2%;
	line-height: 30px;
	border-radius: 5px;
}

._640 .noticiasHomeDest .ladoDireito article.noticiaMiniDois a h1 {
	left: 0;
	margin: 0 auto;
	width: 100%;
	bottom: 0;
	border-radius: 0 0 10px 10px;
	padding: 10px 0;
	font-size: 20px;
	line-height: 25px;
	padding: 10px 15px;
}

.noticiasHome {
	margin: 0;
}

.noticiasHome .itemNoticia {
	padding: 0;
}

.noticiasHome .itemNoticia article.noticia {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
}

.noticiasHome .itemNoticia article.noticia a:active,
.noticiasHome .itemNoticia article.noticia a:visited,
.noticiasHome .itemNoticia article.noticia a:link {
	display: block;
	border-radius: 10px;
	transition: all 0.5s ease;
}

.noticiasHome .itemNoticia article.noticia a:hover {
	opacity: 0.5;
}

.noticiasHome .itemNoticia article.noticia a img {
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
}

.noticiasHome .itemNoticia article.noticia p.categoria {
	font-family: 'Open Sans', serif;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: 3%;
	background-color: #cd241d;
	padding: 5px 15px 5px 25px;
	border-radius: 0 5px 5px 0;
}

.noticiasHome .itemNoticia article.noticia a .box {
	display: block;
	background-color: rgb(0 0 0 / 50%);
	border-radius: 5px;
	position: absolute;
	bottom: 5%;
	width: 90%;
	left: 5%;
}

._640 .noticiasHome .itemNoticia article.noticia a .box {
	left: 0;
	margin: 0 auto;
	width: 95%;
	top: 50%;
	border-radius: 0 0 10px 10px;
	padding: 10px 0;
	left: 50%;
	transform: translate(-50%, -7%);
	bottom: auto;
}

.noticiasHome .itemNoticia article.noticia a h1 {
	font-family: 'Bitter', serif;
	font-weight: 700;
	font-size: 30px;
	color: #ffffff;
	/* position: absolute; */
	/* bottom: 15%; */
	padding: 10px 15px;
	text-shadow: #333 2px 0 10px;
}

._640 .noticiasHome .itemNoticia article.noticia a h1 {
	font-size: 20px;
	line-height: 25px;
}

.noticiasHome .itemNoticia article.noticia a p.resenha {
	font-family: 'Open Sans', serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	/* position: absolute; */
	/* bottom: 5%; */
	padding: 0 40px 10px 15px;
	text-shadow: #333 2px 0 10px;
	line-height: 25px;
}

._640 .noticiasHome .itemNoticia article.noticia a p.resenha {
	font-size: 14px;
	line-height: 20px;
	padding: 0 15px 15px 15px;	
}

.headline{
	background-color: #dedede;
	height: 1px;
	display: block;
	margin: 50px 0;
}

._640 .headline {
	margin: 5px 0;
}

/*COLUNAS*/
.colunasHome {
    background-color: #f7931f;
    padding: 50px 0;
    margin: 0 0 50px 0;
    position: relative;
    min-height: 675px;
}

._640 .colunasHome {
	padding: 30px 15px;
	min-height: 800px;
}

.colunasHome .box {
    border: dashed 1px #f7941f;
    overflow: hidden;
    padding: 60px 50px;
}

.colunasHome .colunasTitulo {
    margin-bottom: 50px;
    display: block;
}

._640 .colunasHome .colunasTitulo {
	text-align: center;
	margin-bottom: 15px;
}

.colunasHome .colunasTitulo h2 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
}

.colunasHome .colunasTitulo h2::after {
}

.colunasHome .colunasTitulo h2 img {
    float: left;
    margin: 0 10px 0 0;
}

._640 .colunasHome .colunasTitulo h2 img {
	margin: 0 auto;
	float: none;
}

.colunasHome .btnVerTodos {
    text-align: right;
    margin-bottom: 40px;
}

._640 .colunasHome .btnVerTodos {
	text-align: center;
}

.colunasHome .btnVerTodos a.verTodos:active, .colunasHome .btnVerTodos a.verTodos:visited, .colunasHome .btnVerTodos a.verTodos:link {
    font-family: 'Open Sans', serif;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    transition: all 0.5s ease;
    display: inline-block;
    text-align: center;
    border-bottom: solid 5px #0b842e;
    padding: 5px 0 0 0;
}

.colunasHome .btnVerTodos a.verTodos:hover {
    border-bottom: solid 5px #ffffff;
    color: #ffffff;
}

.colunasLista {
    padding: 0 0 70px 0;
}

.colunasLista article.itensLista {
    position: relative;
    min-height: 370px;
}

.colunasLista article.itensLista img {
    margin: 0 auto 10px auto;
    width: 99%;
    border-radius: 5%;
    opacity: 0.9;
}

.colunasLista article.itensLista a:active, .colunasLista article.itensLista a:visited, .colunasLista article.itensLista a:link {
    font-family: 'Bitter', serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 1px;
    transition: all 0.5s ease;
    text-align: left;
    display: block;
}

._640 .colunasLista article.itensLista a {
	font-size: 18px;
	line-height: 25px;
}

.colunasLista article.itensLista a:hover {
    color: #008337;
}

.colunasLista article.itensLista .colunasCat {
    position: absolute;
    top: 49.7%;
    background-color: #0b842e;
    padding: 10px 15px;
    border-radius: 0 10px 0 10px;
}

._640 .colunasLista article.itensLista .colunasCat {
	top: auto;
	bottom: 18.2%;
}

.colunasLista article.itensLista .colunasCat h3 {
    font-family: 'Bitter', serif;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
}

.colunasLista article.itensLista .colunasCat p.nome {
    font-family: 'Open Sans', serif;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

._640 .colunasLista article.itensLista .colunasCat p.nome {
	line-height: 25px;
	font-size: 15px;
}

.colunasHome .setas {
    position: absolute;
    top: 91%;
    width: 15%;
    opacity: 1;
    overflow: hidden;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 22px;
}

._640 .colunasHome .setas {
	width: 80%;
	top: 90.9%;
}

.colunasHome:hover .setas {
    opacity: 1;
    overflow: hidden;
}

.colunasHome .setas a:link, .colunasHome .setas a:active, .colunasHome .setas a:visited {
    background: url("../img/setas-colunas.png");
    display: block;
    width: 28px;
    height: 22px;
    transition: all 0.5s ease;
    background-position: 0px 0;
}

.colunasHome .setas a:hover {
    color: #ffffff !important;
	opacity: 0.5;
}

.colunasHome .setas a.esq {
    float: left;
    font-size: 30px;
    color: #008337;
    display: inline-block !important;
    width: 14px;
}

.colunasHome .setas a.dir {
    float: right;
    font-size: 30px;
    color: #008337;
    background-position: 14px 0;
    width: 14px;
}

.colunasHome:hover .setas a.esq {
}

.colunasHome ul.slick-dots {
    display: block;
    position: absolute;
    text-align: center;
    bottom: 0%;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}

.colunasHome ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    opacity: 1;
    background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.colunasHome ul.slick-dots li.slick-active {
    display: inline-block;
    opacity: 1;
    background-color: #008337;
    width: 20px;
    height: 20px;
    position: relative;
    top: 0;
}

.colunasHome ul.slick-dots li.slick-active > button {
    display: block;
    width: 16px;
    height: 16px;
    transition: all 0.3s ease;
    border-radius: 50%;
    position: relative;
    top: -5px;
    right: 3px;
}

.colunasHome ul.slick-dots li button {
    background-color: transparent;
    /* float: right; */
    width: 10px;
    height: 10px;
    border: none;
    cursor: pointer;
    color: transparent;
    /* margin: 4px auto 0 auto; */
    border-radius: 50%;
}

/*ARTIGOS*/
.artigosHome {
    border-bottom: solid 1px #dedede;
    padding-bottom: 50px;
}

._640 .artigosHome {
	padding: 0 25px 40px 25px;
}

.artigosHome .box {
    border: dashed 1px #f7941f;
    overflow: hidden;
    padding: 60px 50px;
}

._640 .artigosHome .box {
	padding: 40px 20px 20px 20px;
}

.artigosHome .artTitulo {
    margin-bottom: 50px;
    display: block;
}

._640 .artigosHome .artTitulo {
	text-align: center;
	margin-bottom: 15px;
}

.artigosHome .artTitulo h2 {
    font-size: 30px;
    font-weight: 700;
    color: #666666;
}

.artigosHome .artTitulo h2::after {
}

.artigosHome .artTitulo h2 img {
    float: left;
    margin: 0 10px 0 0;
}

._640 .artigosHome .artTitulo h2 img {
	margin: 0 auto;
	float: none;
}

.artigosHome article.artigos:first-child {
    margin: 0;
}

.artigosHome article.artigos {
    margin: 25px 0 0 0;
    min-height: 110px;
    float: left;
}

._640 .artigosHome article.artigos:nth-child(5)::after {
	border-bottom: none;
}

.artigosHome article.artigos:nth-child(3n) {
    clear: left;
}

.artigosHome article.artigos:nth-child(9)::after, .artigosHome article.artigos:nth-child(10)::after, .artigosHome article.artigos:nth-child(11)::after {
    border-bottom: none;
}

.artigosHome article.artigos::after {
    content: '';
    display: block;
    border-bottom: dashed 1px #f7941f;
    position: absolute;
    bottom: 0;
    width: 91%;
}

.artigosHome article.artigos img {
    width: 80px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}

.artigosHome article.artigos a:active, .artigosHome article.artigos a:visited, .artigosHome article.artigos a:link {
    font-family: 'Bitter', serif;
    color: #333333;
    font-weight: 400;
    font-size: 1em;
    display: block;
    margin-bottom: 10px;
    line-height: 20px;
    transition: all 0.5s ease;
}

.artigosHome article.artigos a:hover {
    color: #f7941f;
}

.artigosHome article.artigos p.porArtigo {
    font-family: 'Bitter', serif;
    color: #f7941f;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

.artigosHome .btnVerTodos {
    text-align: right;
    margin-bottom: 40px;
}

._640 .artigosHome .btnVerTodos {
	text-align: center;
	margin: 20px 0 15px 0;
}

.artigosHome .btnVerTodos a.verTodos:active, .artigosHome .btnVerTodos a.verTodos:visited, .artigosHome .btnVerTodos a.verTodos:link {
    font-family: 'Open Sans', serif;
    color: #666666;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    transition: all 0.5s ease;
    display: inline-block;
    text-align: center;
    border-bottom: solid 5px #f7931f;
    padding: 10px 0 0 0;
}

.artigosHome .btnVerTodos a.verTodos:hover {
    border-bottom: none;
    color: #f7931f;
}                                                                                                                                     