@media print {
	* {
		-webkit-print-color-adjust: exact;
	}

	.imprimeImagemImovel {
		display: block !important;
	}

	.imprimeImagemImovel .imagem {
		display: block !important;
		height: 320px;
		display: block;
	}

	.noneImprime {
		display: none !important;
	}

	header img {
		height: 70px !important;
	}

	.imovel .imovel-imagens #owl-imagens .imagem {
		background-size: cover !important;
	}

	.imovel .imovel-imagens #owl-imagens .owl-nav {
		display: none !important;
	}
}

@media (max-width: 576px) {
	.height80onmobile {
		height: 80px;
	}

	.height180onmobile {
		height: 180px;
	}

	.redes-menu {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.redes-menu .nav-item {
		width: 10%;
	}

	.phonelist {
		position: fixed;
		top: 85px;
		left: 15px;
		z-index: 200;
		background-color: rgb(0, 0, 0);
		width: 88%;
		padding: 0px 15px;
	}

	.centeronmobile {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.correctmobile {
		width: 45%;
		margin-bottom: 20px;
	}

	footer.footer3 .dados .menu li {
		margin-left: 10px !important;
	}

	footer.footer3 .dados .menu {
		width: 100% !important;
		flex-wrap: wrap;
	}

	.mobilebuttons {
		/* width: 30% !important; */
		width: 45% !important;
		margin: 0 0 10px 5px !important;
	}

	.mobilebuttons-large {
		width: 45% !important;
		margin: 0 0 10px 5px !important;
	}

	.top10onmobile {
		margin-top: 10px;
		flex-direction: row;
		justify-content: center !important;
		flex-wrap: wrap;
		display: flex;
		gap: 4px;
	}

	.navbar.fixed-top {
		z-index: 6;
	}

	.navbar.fixed-top .redes {
		margin-top: 0px;
		text-align: center;
		display: block !important;
	}

	.navbar.fixed-top .redes i {
		font-size: 24px;
	}

	.navbar.fixed-top .navbar-nav.redes-menu {
		display: none !important;
	}

	.navbar.fixed-top .header-info {
		margin-top: 20px;
		list-style: none;
		text-align: center;
	}

	.navbar.fixed-top .header-info strong {
		color: #669999;
	}

	.navbar.fixed-top .header-info strong i {
		font-size: 24px;
	}

	header #nav_menu_principal .nav-item {
		text-align: center;
	}

	header .navbar-toggler {
		position: absolute;
		right: 0px;
		top: 25px;
	}

	header .navbar-brand {
		display: block;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}

	header .navbar-brand img {
		margin: 0 auto;
	}

	.busca {
		text-align: center;
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

	.busca .chamada h1 {
		margin: 0px !important;
		padding: 10px 0px !important;
		font-size: 34px !important;
		display: none;
	}

	.busca .codigo .input-group {
		display: block;
	}

	.busca .codigo .input-group input {
		width: 100% !important;
	}

	.busca .busca-completa .form-group {
		margin-bottom: 10px !important;
	}

	.busca .busca-completa .form-group input {
		width: 100% !important;
	}

	.destaque .container {
		padding: 0px !important;
	}

	.destaque .container h1 {
		text-align: center;
	}

	.destaque .container .row,
	.destaque .container .col-12 {
		margin: 0px !important;
		padding: 0px !important;
	}

	.destaque .owl-theme .imagem {
		height: 220px !important;
	}

	.destaque .owl-theme h1 {
		font-size: 18px !important;
		text-align: left !important;
	}

	.destaque .owl-theme h2 {
		font-size: 24px !important;
	}

	.destaque .owl-theme a {
		display: block;
		width: 100% !important;
	}

	.imoveis .btn-filtro {
		margin-bottom: 20px;
	}

	.imoveis .btn-filtro.fixo {
		position: fixed;
		top: 48px;
		z-index: 5;
		left: 0px;
	}

	.imoveis #box-filtro {
		display: none;
		padding-top: 35px;
		padding-bottom: 5px;
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		z-index: 6;
		height: 100vh;
		overflow: auto;
	}

	.imoveis #box-filtro .form-group,
	.imoveis #box-filtro .card {
		margin-bottom: 0 !important;
	}

	.imoveis #btn-fechar {
		position: fixed;
		top: 0;
		z-index: 10;
	}

	.imoveis #btn-aplicar-filtro {
		position: fixed;
		bottom: 0;
		z-index: 10;
	}

	.imoveis .card .imagem {
		display: block !important;
		position: relative !important;
		height: 250px !important;
		width: 100%;
	}

	.imovel .imovel-imagens #owl-imagens .imagem {
		height: 300px !important;
	}

	.imovel .descricao .caracteristicas li {
		width: 100% !important;
	}

	.imovel .botoes .btn {
		width: 100%;
		margin-bottom: 15px;
	}

	.banner .container {
		padding: 0px !important;
	}

	.banner .container .row,
	.banner .container .col-12 {
		margin: 0px !important;
		padding: 0px !important;
	}

	footer {
		text-align: center;
	}

	footer .menu-rodape {
		display: block !important;
		width: 100%;
		margin: 0px !important;
	}

	footer .menu-rodape li {
		margin: 0px !important;
		margin-top: 15px !important;
	}

	footer .menu-rodape li ul {
		margin-top: 0px !important;
	}

	footer .rodape .assinatura {
		padding-top: 0 !important;
		text-align: center !important;
	}
}

body {
	/*padding-top: 60px !important;*/
	overflow-x: hidden !important;
	background-color: #242222;
}

.nopadding {
	padding: 0px !important;
}

header {
	/*margin-top: -20px;
    background-color: #fff;*/
	background-image: url(../img/bg-header.jpg);
	background-size: 100%;
}

header .navbar-toggler {
	border-color: #669999 !important;
	padding: 10px 15px;
	color: #669999 !important;
}

header .header-info {
	margin-left: 50px;
}

header .header-info strong {
	font-size: 16px;
}

header .header-info strong i {
	font-size: 20px;
	width: 20px;
	color: #669999;
}

header .header-info p {
	color: rgba(0, 52, 80, 0.71) !important;
	margin-left: 24px;
}

header .header-info p a {
	color: rgba(0, 52, 80, 0.71) !important;
	padding: 0px !important;
}

header nav {
	padding: 0px;
}

/*header nav .navbar-brand img {
    height: 100px;
}*/

header nav a {
	font-weight: bold;
	color: #ffffff !important;
}

h1 {
	margin-bottom: 20px;
	font-size: x-large !important;
	color: #FFF;
}

h1 span {
	color: #004aad;
}

a {
	color: #004aad;
}

a:hover {
	opacity: .7;
	text-decoration: none;
	color: #004aad;
}

.owl-carousel{
	display: block;
}

.link-destaque{
	font-style: oblique;
	text-decoration: underline;
	color: #fff;
	text-decoration-color: #004aad;
}

.with-errors {
	font-size: small;
	color: red;
}

.interno .titulo_interno {
	background-color: transparent;
	padding: 15px;
	margin-bottom: 30px;
}

.interno .titulo_interno h1 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #004aad;
}

.interno .card .card-title {
	margin-bottom: 0px;
	color: #004aad;
}

.select2 {
	width: 100% !important;
}

.select2 input {
	width: 100% !important;
}

.btn-enviar.disabled {
	display: none;
}

.btn,
.navbar,
.card,
.navbar-toggler,
input,
textarea,
select,
.select2-selection {
	border-radius: 0px !important;
}

.btn-white {
	border-radius: 5px !important;
	background-color: #004aad;
	border-color: #004aad;
	color: #fff !important;
	margin: 0 -10px;
}

.btn-light {
	border-radius: 0px;
	background-color: #004aad;
	border-color: #004aad;
	color: #fff;
}

.btn-light:hover,
.btn-white:hover {
	background-color: #3b8bf3 !important;
	border-color: #3b8bf3 !important;
	color: #000;
	opacity: 1 !important;
}

.btn-light:focus {
	opacity: 1 !important;
	background-color: #004aad;
	border-color: #004aad;
	color: #fff;
}

.btn-verde {
	border-radius: 0px;
	background-color: #25d366;
	border-color: #25b058;
	color: #fff;
}

.btn-verde:hover {
	background-color: #25b058;
	border-color: #25b058;
	color: #fff;
	opacity: 1 !important;
}

.btn-verde:focus {
	opacity: 1 !important;
	background-color: #25b058;
	border-color: #25b058;
	color: #fff;
}

.btn-rounded:hover{
	background-color: #004aad !important;
	color:#000;
}

.selected-rounded{
	background-color: #cc630b !important;
	color:#000;
}

#area-botao .disabled{
	background-color: #343434 !important;
	border-color: #343434 !important;
	color: #343434 !important;
}

.big {
	font-size: 18px;
}

.paginas.quem-somos h2 {
	color: #669999;
	font-size: 18px;
}

.paginas.quem-somos p{
	color: #fff;
}

.paginas.links h2 {
	color: #669999;
	font-size: 18px;
	margin-bottom: 0px;
}

.paginas.links a {
	font-size: 16px;
}

#box-filtro {
	background-color: #fff;
}

#box-filtro .form-group {
	margin-bottom: 0px !important;
}

#box-filtro .list-group-item.active {
	background-color: #004aad;
	border: 0px;
}

.fixed-top,
.fixed-bottom {
	z-index: 5;
}

.modal .modal-header h5 {
	margin: 0px;
	color: #004aad;
}

.modal .modal-header p {
	margin: 0px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border-bottom: 5px solid #004aad !important;
}

.modal .modal-header p strong {
	margin: 0px;
	color: #669999;
}

.chamada {
	margin-top: 30px;
	text-align: center;
}

.chamada a {
	display: block;
	padding: 10px 0px 10px;
	color: #737373;
}

.chamada a i {
	height: 60px;
	font-size: 48px;
}

.chamada a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #669999;
}

.banner {
	margin-top: 20px;
	margin-bottom: 20px;
}

.destaque {
	padding-top: 30px;
	background-size: cover;
	background-position: center center;
}



.destaque #owl-destaque .card {
	width: 100%;
	height: 240px;
	position: relative;
	border: 0px;
	background-size: cover;
	background-position: center center;
	margin-bottom: 0px;
}

.destaque #owl-destaque .card .card-body {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	color: #fff;
}

.destaque #owl-destaque .card .card-body h1 {
	color: #fff;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.destaque #owl-destaque .card .card-body .valor {
	display: none;
	padding: 0px;
	margin: 0px;
	color: #fff;
}

.destaque #owl-destaque .card .card-body a {
	margin-top: 10px;
}

.destaque #owl-destaque .card:hover .card-body {
	display: block;
}

.destaque #owl-destaque .card-principal {
	width: 100%;
	height: 450px;
}

.destaque #owl-destaque .card-principal .imagem-destaque {
	height: 100%;
}


.destaque #owl-destaque .card-principal .card-body {
	height: 100%;
    padding: 0;
    display: block;
}

.destaque #owl-destaque .card-principal .card-body div {
    background-color: rgba(0,0,0,0.8);
    left: 0;
    padding: 5px 10px;
}

.destaque #owl-destaque .card-principal .card-body .codigo-destaque {
    width: max-content;
    margin-top: 5%;
}

.destaque #owl-destaque .card-principal .card-body .preco-destaque {
    width: max-content;
    margin-top: 2%;
}


.destaque #owl-destaque .card-principal .card-body .info-destaque {
    margin-top: 35%;
}

.destaque #owl-destaque .card-secundario {
	width: 100%;
	height: 220px;
	margin: 0px 20px 10px 0px;
}

.imoveis_destaque #owl-destaque .card{
	min-height: 496px;
}

@media (max-width: 767px) {
	.destaque #owl-destaque .card-secundario {
		display: none;
	}
}

.destaque #owl-destaque .card-secundario:hover {
	opacity: 0.7;
}

.imoveis_destaque {
	padding-top: 30px;
	background-color: #242222;
}

.imoveis_destaque h6 {
	color: #eab733;
}

.imoveis_destaque h1 {
	margin-bottom: 30px;
}

.imoveis_destaque p.title {
	text-transform: uppercase;
	color: #3d484b;
}

.imoveis_destaque p.title a {
	border-bottom: 1px solid #ffcc33;
	text-transform: none;
}

.imoveis_destaque p.title a:hover {
	color: rgba(0, 0, 0, 0.7);
}

.card {
	margin-bottom: 30px;
	background-color: #343434;
	color: #fff;
}

.card .imagem {
	position: relative;
	height: 250px;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.card .imagem .codigo {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.71);
	right: 0px;
	bottom: 0px;
	padding: 7.5px;
	color: #fff;
}

.card h1 {
	display: block;
	height: 40px;
	font-size: medium !important;
	font-weight: 300 !important;
	color: #fff;
	text-align: left !important;
}

.card h1 strong {
	font-weight: bold;
}

.card .valor {
	padding: .3rem 1.25rem;
	font-size: x-large;
	margin: 0px;
}

.card .aceita i {
	font-size: large;
	color: #004aad;
	width: 25px;
}

.card .caracteristicas {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 70px;
}

.card .caracteristicas li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.card .caracteristicas li i {
	font-size: large;
	color: #004aad;
	width: 25px;
}

.card .proposta h1 {
	margin-bottom: 0px !important;
	font-weight: 400 !important;
	font-size: x-large !important;
	color: #fff !important;
}

.card .proposta hr {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.card .list-group-item{
	background-color: #343434;
	color:#fff;
}

.breadcrumb {
	margin-bottom: 30px;
	background-color: #343434;
	color:#fff;
}

.imoveis .imovel-share .fa-share-alt {
	color: #004aad;
}

.imoveis .card .imagem {
	position: absolute;
	height: 100%;
	width: 100%;
}

.imoveis .imovel-share {
	right: 14px;
}

.imoveis .empreendimento {
	position: absolute;
	left: 0px;
	top: 10px;
	padding: 2px 10px 2px 10px;
	color: #fff;
}

.imoveis .empreendimento.status_1 {
	background-color: #e90000;
}

.imoveis .empreendimento.status_2 {
	background-color: #e96b1c;
}

.imoveis .empreendimento.status_3 {
	background-color: #007c06;
}

.imoveis .empreendimento.status_4 {
	background-color: #114984;
}

.imovel-share.lista a {
	text-align: right;
	margin: 5px;
	display: block;
	width: 100%;
}

.imovel-share {
	position: absolute !important;
	right: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}

.imovel-share .fa-share-alt {
	margin-right: 10px;
	padding: 5px;
	color: #fff;
}

.imovel-share a {
	text-align: right;
	margin: 5px;
	display: inline-flex;
}

.imovel-share .navbar-collapse {
	margin-right: -28px;
}

.imovel-share .navbar-nav {
	background-color: #004aad;
	padding: 5px;
}

.imovel-share .navbar-nav .nav-item a {
	float: left !important;
	width: 32px;
	margin: 5px;
}

.contato .mapa {
	margin-bottom: 30px;
}

.imovel .imovel-share .fa-share-alt {
	color: #004aad;
}

.imovel .imovel-imagens .paginacao-imagens {
	text-align: right;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.71);
	color: #fff;
	width: 100%;
	z-index: 3;
	font-size: small;
	padding: 5px 7px;
	height: 30px;
	margin-top: -30px;
}

.imovel .imovel-imagens #owl-imagens {
	background-color: #000;
}

.imovel .imovel-imagens #owl-imagens .imagem {
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.imovel .imovel-imagens #owl-imagens .owl-nav {
	font-family: "fontAwesome";
}

.imovel .imovel-imagens #owl-imagens .owl-nav .owl-next,
.imovel .imovel-imagens #owl-imagens .owl-nav .owl-prev {
	border-radius: 0px;
	background-color: #004aad;
	border-color: #004aad;
	color: #fff;
}

.imovel .imovel-imagens #owl-imagens .owl-nav .owl-next:hover,
.imovel .imovel-imagens #owl-imagens .owl-nav .owl-prev:hover {
	background-color: #cc630b;
	border-color: #cc630b;
	color: #fff;
}

.imovel .imovel-imagens #owl-imagens .owl-nav .owl-prev {
	float: left;
	margin-left: -10px;
	content: "";
	position: absolute;
	top: 45%;
	left: 0px;
}

.imovel .imovel-imagens #owl-imagens .owl-nav .owl-prev:before {
	content: "\f053";
}

.imovel .imovel-imagens #owl-imagens .owl-nav .owl-next {
	float: right;
	margin-right: -10px;
	content: "";
	position: absolute;
	top: 45%;
	right: 0px;
}

.imovel .imovel-imagens #owl-imagens .owl-nav .owl-next:before {
	content: "\f054";
}

.imovel .imovel-titulo {
	padding: 15px !important;
}

.imovel .imovel-titulo i {
	font-size: x-large;
}

.imovel .imovel-titulo h1 {
	margin: 0px;
}

.imovel .caracteristicas {
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

.imovel .descricao .caracteristicas li {
	width: 33%;
}

.aviso_footer {
	margin-top: 30px;
}

footer {
	padding: 50px 0px 0px 0px;
	color: #fff;
	background-image: url(../img/bg-rodape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

footer a {
	font-size: medium;
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer .bt-voltar-ao-topo {
	right: 15px;
	z-index: 2;
	position: absolute;
	padding: 10px 15px;
	font-size: x-large;
	background-color: #004aad;
	color: #fff;
	line-height: 0px;
	top: -71px;
}

footer .bt-voltar-ao-topo:hover {
	background-color: #004aad !important;
	color: #fff !important;
}

footer .menu-rodape {
	margin-top: 20px;
	list-style: none;
	display: inline-flex;
	font-weight: bold;
	color: #fff;
	padding: 0px;
}

footer .menu-rodape li {
	margin-left: 30px;
	font-size: large;
}

footer .menu-rodape li ul {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	font-weight: normal;
}

footer .menu-rodape li ul li {
	margin: 0px !important;
}

footer .atendimento strong {
	font-size: 16px;
	color: #fff;
}

footer .atendimento strong i {
	font-size: 20px;
	width: 20px;
	color: #fff;
}

footer .atendimento p {
	color: #fff !important;
	margin-left: 24px;
}

footer .atendimento p a {
	color: #fff !important;
	padding: 0px !important;
}

footer .telefones a {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

footer .endereco img {
	margin-bottom: 10px;
	height: 90% !important;
	width: auto !important;
}

footer .rodape {
	font-size: small;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px;
	background-color: #000;
}

footer .rodape .assinatura {
	text-align: right;
}

footer .redes-box {
	background-color: #669999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #fff;
}

footer .redes-box a {
	margin-left: 10px;
}

footer .redes-box a i {
	font-size: 30px;
	color: #fff;
}

.navbar.fixed-top.bg-light {
	background-color: transparent !important;
	color: #f5f5f5;
}

.bg-transparent {
	background-color: transparent !important;
}

.navbar.fixed-top.bg-light a {
	font-size: medium;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.navbar.fixed-top.bg-light a:hover {
	color: #f5f5f5;
}

.navbar.fixed-top.bg-light .navbar-toggler {
	border-color: #fff;
	padding: 0px 5px;
	color: #fff;
}

.navbar.fixed-top.bg-light .navbar-brand {
	color: #fff;
}

.navbar.fixed-top.bg-light .navbar-brand img {
	height: 100px !important;
}

.navbar.fixed-top.bg-light .navbar-brand a {
	margin-right: 10px;
}

.navbar.fixed-top.bg-light .navbar-brand a i {
	font-size: large;
}

.navbar.fixed-top.bg-light .navbar-brand a:hover {
	color: #fff;
}

.navbar.fixed-top.bg-light .navbar-nav .redes-menu {
	display: block;
}

.navbar.fixed-top.bg-light .navbar-nav .nav-item {
	text-align: center;
}

.navbar.fixed-bottom.bg-light {
	background-color: #669999 !important;
	color: #fff;
}

.navbar.fixed-bottom.bg-light a {
	color: #fff;
}

.navbar.fixed-bottom.bg-light a:hover {
	color: #fff;
}

.navbar.fixed-bottom.bg-light .navbar-nav .nav-item {
	text-align: center;
}

.navbar.fixed-bottom.bg-light .navbar-toggler {
	border-color: #fff;
	padding: 10px 15px;
	color: #fff;
}

.select2-container .select2-selection--single {
	height: 38px !important;
	border: 1px solid #d9d9d9 !important;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	width: 100% !important;
	color: #495057;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered {
	border: 0px;
	padding: 0.1rem 0.5rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
}

.box-facebook {
	padding: 50px;
}

footer.footer3 .dados .menu {
	width: 65%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

footer.footer3 .dados .menu li {
	margin-left: 20px;
}

footer.footer3 .dados .menu li strong {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}

.card-body h6 {
	color: #004aad;
}

footer.footer3 .dados .menu li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

footer.footer3 .dados .menu li ul li {
	margin: 0px;
}

footer.footer3 .dados .menu li ul li a {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #fff;
}

footer.footer3 .dados .menu li ul li a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.75);
}

.marcadagua {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain;
	display: none !important;
}

.busca {
	padding-top: 75px;
	padding-bottom: 25px;
}

.busca .busca-codigo {
	/*padding: 15px;*/
	color: #fff;
}

.busca .busca-codigo .dropdown-menu {
	width: 100%;
	padding: 15px;
	border-radius: 0px;
}

.busca .busca-codigo strong {
	color: #fff;
	margin-top: 6px;
	margin-right: 10px;
}

/*.busca .busca-codigo .btn {
    border-radius: 0px;
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    border: 0px !important;
}*/

.busca .btn:hover {
	background-color: #012234;
	border-color: #012234;
	color: #fff;
	cursor: pointer;
}

.busca .btn:focus {
	background-color: #012234;
	border-color: #012234;
	color: #fff;
	cursor: wait;
}

.busca .busca-completa {
	padding: 15px;
	/*background-color: rgba(245, 245, 245, 0.7);*/
}

.busca .busca-completa .nav-tabs {
	border-bottom: 0 !important;
	margin-bottom: 1px !important;
}

.busca .busca-completa .nav-tabs .nav-item .nav-link {
	background-color: rgba(0, 0, 0, 1);
	color: #fff;
	border-radius: 0 !important;
	padding: 20px 15px;
	border: 0 !important;
}

.busca .busca-completa .nav-tabs .nav-item .nav-link.active {
	background-color: #004aad;
	color: #fff;
}

.busca .busca-completa .tab-pane {
	padding: 15px;
	background-color: rgba(0, 0, 0, 1);
	color:#fff;
}

.busca .busca-completa .form-group {
	margin-bottom: 0px;
}



@media (max-width: 355px) {}

@media (max-width: 768px) {
	header {
		max-height: 800px;
		/*max-height: 800px;
        background-image: url(../img/bg-header.jpg);*/
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.busca .busca-completa .nav-tabs .nav-item {
		width: 50%;
	}

	.busca .busca-completa .nav-tabs .nav-item .nav-link {
		padding-left: 20%;
		padding-right: 20%;
	}

	.busca .busca-completa .nav-tabs {
		display: flex;
	}
}
