

/*<style>*/

@charset "utf-8";
@import url("/fonts/westpart");

.logo-fechamento {
	
	content: '';
	width: 350px;
	height: 200px;
	margin: 0 auto;
	/*margin-top: 70px;*/
	background-image: url(../../imagens/logoPreta.png);
	background-size: 100% auto;
	/*background-position: center;*/
	background-repeat: no-repeat;
}

.texto-logo {
    font-family: westpart;
		font-size: 7.2em;
		padding: 10px;
    color: black;
    vertical-align: 60px;
}




	.linha-superior1 {
		
		
		
		background-color: rgb(0, 0, 0) !important;
		
		padding: .5rem !important;
		
		text-align: center !important;
		
		font-family: Roboto !important;
		
		font-size: 1rem !important;
		
		color: rgb(255, 241, 18); text-align:right !important;
		
		
		position: relative;
		z-index: 1;
		
	}

	.linha-superior1 a {
		
		
		color: rgb(255, 241, 18); text-align:right !important;
		
		
	}
	
	
	.linha-superior1 .icone {
		
		
		
	}
	
	
	
	.linha-superior2 {
		
		
		
		
		position: relative;
		z-index: 1;
		
	}
	
	.linha-superior2 a {
		
		
		
	}
	
	
	.linha-superior2 .icone {
		
		
		
	}
	
	
	.linha-superior3 {
		
		
		
		
		position: relative;
		z-index: 1;
		
	}
	
	.linha-superior3 a {
		
		
		
	}

	.linha-superior3 .icone {
		
		
		
	}


	header {
		
		
		background-color: rgb(255, 241, 18) !important;
		
		background-repeat: repeat !important;
		
		background-size: 185% !important;
		
		
	    padding: 1rem 0 0;
		
		position: relative;
		
	}

	header nav {
		height: auto !important;
		line-height: normal !important;
		background: none;
	    box-shadow: none;
	    display: inline-block;
	}
		
	header .menu {
		
		
		background-color: rgb(0, 0, 0) !important;
		
		
		display: block;
		text-align: center;
		
	}
	
	header .menu li {
		text-align: center;
		position: relative;
	    display: inline-block;
		float: none;
	}
	
	header .menu li:not(.cont-logo):after {
		
		
		
	}
	
	header .menu li:not(.cont-logo) a {
		
		
		line-height: 2.5rem;;
		
		border-radius: 5px;
		
		font-family: 'westpart';
		
		color: rgb(255, 255, 255);
		
		font-size: 1.6rem;
		
		padding: 0 3rem;min-width: 130px; ;
		
		margin: ;padding-bottom: 0.3rem !important;;
		
		font-weight: bolder; text-transform: uppercase;;
		
		
		position: relative;
		z-index: 1;
		
	}
	
	header .menu li:not(.cont-logo) a:hover {
		
		
		background-color: rgb(255, 240, 0);
		
		color: rgb(0, 0, 0);
		
		box-shadow: ;transition-duration: 0.4s;;
		
		
		
		
	}
	
	header .menu li:not(.cont-logo) a .icone-botao {
		
		
		width: 1.5rem;
		
		height: 1.5rem;
		
		margin: 0.5rem 2.5rem 0 -4rem; float: left;;
		
		
	}
	
	header .menu li:not(.cont-logo):hover a .icone-botao {
		
		
		
	}
	
	
	.imgcabecalho1 {

		
		width: calc(900px - 200px);
		

	}
	
	@media only screen and (max-width: 800px){
		
	}
	
	.logo {
		
		
		width: 100%; max-width: 250px;
		
		margin: 1rem 0rem 2rem 0rem;
		
	
	}
	
	/*.logo-tablet-mobile {
		
		margin: 0;
		
	}*/
	
	nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
		width: 50px;
		height: 50px;
		line-height: 50px;
		float: left;
		margin: 0;

	}
	
	nav a.button-collapse {
		
		
		background-color: rgba(255, 255, 255, 0) !important;
		
		
	}
	
	nav a.button-collapse i {

		
		font-size: 1.7rem;
		
		color: rgb(0, 0, 0);
		
		
	}
	
	
	
	
	/***** Side Nav *****/
	.menu-sidenav {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		z-index: 9999;
		display: none;
		
		
		background-color: rgb(0, 0, 0);
		
		background-repeat: repeat;
		
		background-size: 60%;
		
		
	}
	.menu-sidenav .menu-sidenav-wrapper {
		width: 100%;
		height: auto;
		padding: 1rem;
	}
	
	.menu-sidenav .logo-mobile {
	/*	max-width: 150px;
		margin: 0 0 1rem;
		float: none !important;*/
	}
	
	.menu-sidenav .item {
		width: 100%;
		height: 3rem;
		float: left;
		line-height: 3rem;
		transition: all .1s;
		margin: .25rem 0;
		text-align:center;
	}
	.menu-sidenav .item {
		transition: all .15s;
	}
	.menu-sidenav .item a {
		display: block;
		
		
		font-family: 'westpart';
		
		font-size: 1.4rem;margin:25px;text-transform: uppercase;;
		
		color: rgb(0, 0, 0);
		
		font-weight: 400;background-color:#fff112;;
		
	}
	
	.close-sidenav {
		
		color: rgb(255, 255, 255);
		
		
		text-align: right;
		padding: .5rem;
		cursor: pointer;
	}
	
	.header-menu-mobile {
		width: 100%;
		float: left;
	}
	
	@media only screen and (max-width: 600px) {
		
		/*.logo {
			max-width: 200px;
		}*/
		
	}
	
	@media only screen and (min-width: 600px) {
		
		.menu-sidenav .item {
			width: 50%;
			height:100%;
			padding: 5vh;
		}
		
		@supports(display: grid) {
			.menu-sidenav .menu-sidenav-wrapper {
				display: grid;
				grid-template-columns: 1fr 1fr;
				grid-template-rows: auto 1fr;
			}
			.header-menu-mobile {
				grid-column: span 2;
				float:none;
			}
			.menu-sidenav .item {
				width: 100%;
				height: 100%;
				padding: 5vh;
				line-height: 3rem;
			}
		}
		
	}
	
	
	.cont-barrafiltrogrupo {
		
		
		padding: 1rem 0;
		
		background-color: rgb(255, 170, 0);
		
		
	}
	.barrafiltrogrupo {
		
		
		width: 100%; max-width: 1200px;text-align:center;
		
		margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap;
		
		
	}
	.barrafiltrogrupo .btn-filtro {
		
		
		width: 90px;
		
		margin: .5rem;cursor: pointer;
		
		
	}
	.barrafiltrogrupo .btn-filtro .icone-filtro {

		
		width: 50px;
		
		height: 50px;
		
		padding: 3px;
		
		background-color: rgb(255, 255, 255);
		
		border-radius: 50%;
		

	}
	.barrafiltrogrupo .btn-filtro .titulo-filtro {
		
		
		margin: .5rem 0 0 0;
		
		font-size: .8rem;
		
		color: rgb(0, 0, 0);
		
		font-weight: bold;
		
		
	}
	
	
	.cont-barrapesquisa {
		
		
		padding: 1rem 0;
		
		background-color: rgb(99, 0, 0);
		
		
	}
	.cont-barrapesquisa .barrapesquisa {

		
		width: 100%; max-width: 900px;
		
		margin: 0 auto; position: relative;
		

	}
	
	.cont-barrapesquisa .barrapesquisa #barra-pesquisa {
		
		
		margin: 0;
		
		padding: 0 .5rem; box-sizing: border-box;
		
		background-color: rgb(255, 255, 255);
		
		border-radius: 3px;
		
		
	}
	.cont-barrapesquisa .barrapesquisa .btn-pesquisa {
		
		
		width: 3rem; text-align: center;
		
		height: 3rem; position: absolute; top: 0; right: 0;
		
		
	}
	.cont-barrapesquisa .barrapesquisa .btn-pesquisa i {
		
		
		color: rgb(140, 3, 3);
		
		text-shadow: none; line-height: 3rem;
		
		
	}



