.nk-layout-content-title img {
	max-width: 500px;
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
}

.nk-main-bg {
	background: #bda433 !important;
}

#rodape {
	width: 86px !important;
	left: 50% !important;
	margin-left: -43px !important;
}

.box_menu {
	width: 100%;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	border-bottom: 1px solid #bca432;
	z-index: 1;
}

.box_menu .itens a {
	width: auto;
	height: auto;
	float: right;
	font-size: 17px;
	font-weight: bold;
	margin-top: 23px;
	margin-right: 25px;
	text-decoration: none;
	font-family: "Times";
}

.box_menu .itens a:hover {
	color: #fff;
}

.box_menu .nk-nav-logo {
	width: auto;
	height: auto;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

.whatsapp_contato {
	margin-top: 20px !important;
}

#contato a {
	color: #000;
	text-decoration: none;
}

#fechar {
	position: absolute;
	right: 25px;
	top: 25px;
}




@media (max-width: 991px) {

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

	.nk-nav-logo img {
		width: auto;
		margin-top: 10px;
		height: 35px !important;
	}

	.box_menu .itens a {
		font-size: 11px !important;
		margin-top: 28px !important;
		margin-right: 10px !important;
	}

	.display-1 {
		font-size: 30px !important;
	}

	.whatsapp_contato {
		width: 20px !important;
		height: 20px !important;
	}

	.nk-main img {
		margin-bottom: 25px;
	}

}



























