.dg-header-menu-principal>li>a {
    font-weight: bold;
}

a.dg-btn.dg-btn-header-agenda, a.dg-btn.dg-btn-header-abertos, a.dg-btn.dg-header-buscaavancada {
    text-transform: none;
}

.dg-header-login input::placeholder {
	text-transform: none;
}
.dg-header-login input:-ms-input-placeholder {
	text-transform: none;
}
.dg-header-login input::-ms-input-placeholder {
	text-transform: none;
}
.dg-btn-entrar-box .dg-btn-entrar {
	text-transform: none;
}
a.dg-btn.dg-btn-header-facebook {
	text-transform: none;
}
.dg-header-buscaavancada .dg-largehide::first-letter {
	text-transform: uppercase;
}
.dg-header-buscaavancada .dg-largehide {
	display: inline-block
}

.dg-legislacao-txt .dg-subtitulo {
	display:none
}

.dg-legislacao-txt > .row > .col-md-6 {
	border-radius: 10px;
	margin-bottom: 20px;
	padding-left: 24px;
	padding-right: 24px;
}
.dg-legislacao-txt > .row > .col-md-6::before {
	content: '';
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	bottom: 0;
	background-color: rgba(0,0,0,0.05) !important;
	z-index: -1;
}
.dg-legislacao-txt > .row > .col-md-6 * {
	background-color: rgba(0,0,0,0) !important;
}

.dg-pagina-txt h1, .dg-pagina-txt h2, .dg-pagina-txt h3 {
	text-transform: none !important;
}

.dg-pagina-txt.dg-faq-resposta h1, .dg-pagina-txt.dg-faq-resposta h2, .dg-pagina-txt.dg-faq-resposta h3 {
	text-transform: uppercase !important;
}

@media (min-width: 992px) {
	.dg-header-menu-principal>li>a, .dg-header-menu-leiloes>li>a {
		padding: 0 13px 0;
    	font-size: 12px !important;
	}
}

/* .dg-botao-whatsapp-custom {
	display: block !important
} */