/*MATERIAS HOME ABAIXO DESTAQUE*/
.conteudo-home .coluna-esquerda { width: 800px; height: auto; float: left; margin-top: 15px; border-top: 1px solid #f4f6f8; padding-top: 40px; }
.conteudo-home .coluna-esquerda ul { list-style-type: none; width: 100%; height: auto; }
.conteudo-home .coluna-esquerda ul li { width: 100%; height: auto; border-bottom: 1px solid #f4f6f8; background-color: #ffffff; margin-bottom: 70px;  -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.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); }
.conteudo-home .coluna-esquerda ul li .tag_categoria,.conteudo-home .coluna-esquerda ul li .tag { width: auto; padding: 6px 12px; height: auto; font-weight: 600; color: #ffffff; font-size: 10px; font-family: 'Roboto'; text-align: left; text-transform: uppercase; letter-spacing: 1px; overflow: hidden;display: inline-block; position: absolute; z-index: 100; margin: 10px 0px 0px 10px; background: rgb(140,213,11); background: -moz-linear-gradient(90deg, rgba(140,213,11,1) 0%, rgba(102,159,0,1) 100%); background: -webkit-linear-gradient(90deg, rgba(140,213,11,1) 0%, rgba(102,159,0,1) 100%); background: linear-gradient(90deg, rgba(140,213,11,1) 0%, rgba(102,159,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8cd50b",endColorstr="#669f00",GradientType=1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.conteudo-home .coluna-esquerda ul li .avatar { width: 100%; height: auto; margin: 0px 0px 20px 0px; position: relative; overflow: hidden; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; overflow: hidden;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.conteudo-home .coluna-esquerda ul li .avatar img { width: 100%; height: auto; -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 .infos { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; padding: 0px 20px 15px 10px;  -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 .infos .titulo_noticia { font-size: 24px; line-height: 30px; color: #000000; font-weight: 100; font-family: 'Roboto'; text-align: left; width: 100%; height: auto; padding: 0px 0px 10px 0px; }
.conteudo-home .coluna-esquerda ul li .infos .introducao_noticia { font-size: 14px; color: #9b9b9b; font-weight: 300; font-family: 'Roboto'; text-align: left; width: 100%; height: auto; line-height: 22px; }
.conteudo-home .coluna-esquerda ul li .infos .veja { font-size: 14px; color: #000000; font-weight: 400; font-family: 'Roboto'; text-align: left; width: 100%; height: 30px; line-height: 30px; }
.conteudo-home .coluna-esquerda ul li:hover 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); }
.conteudo-home .coluna-esquerda ul li:hover { border-bottom: #f4f6f8 1px solid; background-color: #f4f6f8; }
.conteudo-home .coluna-esquerda ul li:hover .infos { padding: 0px 15px 15px 15px; } 

@media screen and (max-width: 1100px) {
	.conteudo-home .coluna-esquerda { width: 94%; padding: 0px 3%; float: none; border-top: 0px; }
	.conteudo-home .coluna-esquerda ul { text-align: center; }
	.conteudo-home .coluna-esquerda ul li { margin-bottom: 30px; }
	.conteudo-home .coluna-esquerda ul li .avatar { width: 100%; height: auto; }
	.conteudo-home .coluna-esquerda ul li .avatar img { padding: 0px 0px 20px 0px; }

	.conteudo-home #foo1 { width: 94%; padding: 15px 3%; background-color: #f4f6f8; float: none; margin-bottom: 25px; border-top: 0px; height: auto; }
	.conteudo-home #foo1 ul { height: auto; text-align: center; }
	.conteudo-home #foo1 ul li { width:100%; height: auto; float: none; display: inline-block; vertical-align: top; }
	.conteudo-home #foo1 ul li .avatar { width: 100%; height: auto; border-right: 0px; }
	.conteudo-home #foo1 ul li .avatar img { width: 100%; height: auto; -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 #foo1 ul li .infos_post { width: 100%; height: auto; padding-left: 0px; padding-bottom: 35px; padding-right: 0px; padding-top: 10px; }
	.conteudo-home #foo1 ul li:hover .infos_post { padding-top: 10px; }
	.conteudo-home #foo1 ul li .infos_post .tag_categoria,.conteudo-home #foo1 ul li .infos_post .tag { float: none; }
}