@media (max-width: 1199px) {
	header .header .col-lg-12 {
		width: 100% !important;
	}

	.sub-header {
		justify-content: center;
	}

	.sub-header .content-right {
		justify-content: center !important;
		text-align: center !important;
	}

	.sub-header .redes-sociais,
	.utilidades {
		display: none;
	}

	.gap__top-header {
		gap: 5px;
	}

	.sub-header .col-lg-6.row {
		justify-content: center !important;
		gap: 5px;
	}

	#side-menu-mobile .search-head {
		margin-bottom: 24px;
	}

	.translateSelect {
		filter: brightness(0);
	}
}

@media (max-width: 400px) {
	.pesquisa {
		display: none;
	}
}

@media (max-width: 386px) {
	.sub-header a {
		font-size: 9px;
	}
}
