header .banner{
  display: none!important
}
header{
  background-size: cover;
}
.conteudo-header{
  height: 140px
}

/* BLOG */
.total-blog{
	padding-top: 94px;
	margin-bottom: 65px;
}

/* DIREITA BLOG */
.total-blog .direita-blog{
	width: 340px;
	float: left;
}

/* BUSCA */
.total-busca{
	width: 100%;
}
.total-busca h3{
	font-size: 16px;
	color: #999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 12px;
}
.total-busca form #FrmBusca{
    border: 1px solid #4C535a;
    border-radius: 11px;
	width: calc(100% - 115px);
	height: 38px;
	padding-left: 40px;
	outline: none;
	float: left;
	font-weight: 400;
	font-size: 14px;
	color: #979797;
    background: url('../../imagens/pesquisa.svg') 7px 50% no-repeat;
    background-size: 23px 24px;
}
.total-busca form .button{
	width: 105px;
	height: 38px;
	float: left;
    margin-left: 10px;
    min-width: 50px;
    min-height: 20px;
    padding: 1px;
}
.total-busca form .button:hover{
    background-color: #FFF;
    color: #01355C;
    border: 1px solid #FFF;
}

/* CATEGORIAS */
.total-categorias{
	width: 100%;
	margin-top: 50px;
}
.total-categorias h3{
	font-size: 16px;
	color: #02355C;
	text-align: left;
	font-weight: bold;
	margin-bottom: 12px;
}
.total-categorias ul{
	border-top: 1px solid #01355C;
}
.total-categorias ul li{
	position: relative;
}
.total-categorias ul li a{
	width: 100%;
	padding-left: 32px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 9px;
	border-bottom: 1px solid #01355C;
	font-size: 16px;
	color: #999;
	background: url('../../imagens/categorias.svg') 6px 50% no-repeat;
}
.total-categorias ul li a:hover{
	color: #01355C;
}

/* CAMPOS BLOG */
.total-campos-blog{
	width: calc(100% - 340px);
	float: left;
	padding-right: 31px;
}
.total-campos-blog ul li{
	width: 100%;
}
.total-campos-blog ul li .contorno-campo{
	background: #FFFFFF;
	position: relative;
}
.total-campos-blog ul li .foto-campo{
	width: 100%;
	height: 385px;
}
.total-campos-blog ul li .data{
	font-size: 16px;
	color: #999;
	text-align: left;
    margin-top: 18px;
    font-weight: 300;
}
.total-campos-blog ul li h2{
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	text-align: left;
	color: #5A5A5A;
	font-weight: bold;
	margin-top: 6px;
	max-height: 44px;
	overflow: hidden;
	text-transform: uppercase;
}
 .total-campos-blog ul li span{
    display: block;
    font-size: 16px;
    color: #02355C;
    text-align: left;
    margin-top: 2px;
    font-weight: 400;
}
.total-campos-blog ul li .texto-editor{
	padding-top: 13px;
	padding-bottom: 6px;
}
.total-campos-blog ul li p{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #979797;
	text-align: left;
    margin-top: 17px;
    font-weight: 300;
}
.total-campos-blog ul li .botao-voltar{
	width: 103px;
    height: 38px;
    line-height: 38px;
    display: table;
    float: left;
    min-width: 60px;
    min-height: 20px;
    padding: 0px;
}

/* COMPARTILHAR */
.total-campos-blog ul li .campo-redes-sociais {
    width: 290px;
    height: 27px;
    margin-top: 6.555px;
    float: right;
}
.total-campos-blog ul li .campo-redes-sociais span{
	margin: 0px;
	display: block;
	height: 27px;
	line-height: 27px;
	padding-right: 11px;
	font-size: 16px;
	color: #999;
    float: left;
    font-weight: 500;
}
.total-campos-blog ul li .campo-redes-sociais a {
    float: left;
    display: block;
}
.total-campos-blog ul li .campo-redes-sociais a + a{
	margin-left: 6px;
}
.total-campos-blog ul li .botao-facebook {
    background-image: url('../../imagens/blog/icone-facebook-blog.jpg');
    width: 88px;
    height: 27px;
    background-repeat: no-repeat;
}
.total-campos-blog ul li .botao-facebook:hover {
    opacity: 0.8;
}
.total-campos-blog ul li .botao-twitter {
    background-image: url('../../imagens/blog/icone-twitter-blog.jpg');
    width: 75px;
    height: 27px;
    background-repeat: no-repeat;
}
.total-campos-blog ul li .botao-twitter:hover {
    opacity: 0.8;
}

/* COMENTARIOS */
.total-campos-blog ul li .contorno-comentarios-facebook{
	width: 100%;
	margin-top: 40px;
}
.fb-comments.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe {
  width: 100% !important;
}

.texto-editor strong{
	font-size: 14px;
}

/* TABLET */
@media (max-width: 991px) and (min-width: 768px){
	.total-blog{
		padding-top: 50px;
		margin-bottom: 50px;
	}
	.total-blog .direita-blog{
		width: 100%;
		float: none;
	}
	.total-campos-blog{
		width: 100%;
		float: none;
		padding-right: 0px;
	}
	.total-campos-blog ul li{
		width: 100%;
		float: none;
	}
}

/* MOBILE */
@media (max-width: 767px){
	.total-blog{
		padding-top: 50px;
		margin-bottom: 50px;
	}
	.total-blog .direita-blog{
		width: 100%;
		float: none;
	}
	.total-campos-blog{
		width: 100%;
		float: none;
		padding-right: 0px;
	}
	.total-campos-blog ul li{
		width: 100%;
		float: none;
	}
}
