@charset "utf-8";


 
	 
	 
	 
	 
	 

*{
  margin:0px; 
  padding:0;
  border:0;
  
} 

  body{
	  background:#FFFFFF;
	  overflow-x: hidden;
	 
	 
  }
  
   a:link { 
   
  text-decoration:none; 
} 

a { 

  text-decoration:none; 
} 


@media screen and (max-width:1920px) and (orientation: landscape) {
	 
	 
	 @viewport{
    zoom: 0.0;
    width: device-width;
	
	 }

	 header2{
	display:none;
	}

 header{
	
	width:100%;
	height: 124px; 
	display: block; 
	position: relative; 
	top: 0; 
	z-index: 444; 
	transition: all 0.4s ease; 
	background: rgba(255,255,255,1.00);
	float:left;
    border-bottom: solid 1px rgba(210,171,102,1.00);

			
 }

 header.esconder {
	top: -140px; 
	position: fixed; 
	transition: all 0.4s ease;
}

header.mudar {
	width:100%;
	height: 64px; 
	display: block; 
	position: fixed; 
	z-index: 444; 
	transition: all 0.4s ease; 	
	float:left; 
	
	background:rgba(255,255,255,1.00);
    border-bottom: solid 1px rgba(210,171,102,1.00);
	
	
	
}
	
 
#conteudo-header{
	
	
	 width:1000px;
	 height:auto;
	 margin:auto;
	
	 
 }
	
#conteudo-header.mudar{
	
	
	 width:1000px;
	 height:70px;
	 margin:auto;
	background:rgba(0,0,0,1.00);
	 
 }

#conteudo-header-logo{
	 width:121px;
	 height:auto;
	 margin:auto;
	 float:left;
	 position:absolute;
	 
 }

 #conteudo-header-logo.mudar{
	 width:150px;
	 height:auto;
	 float:left;
	 transition: all 0.4s ease; 
	 
 }

 #conteudo-header-logo img{
	 margin-top:0px;
	  top:2px;
	  left:1px;
	  position:absolute;
      width: 114px;
      height: auto;
 }

 #conteudo-header-logo.mudar img{
	 margin-top:-2px;
	 width:62px;
	 height:auto;
	 float:left;
	 transition: all 0.4s ease; 
	 
 }

#conteudo-header-redes{
	
	width:auto;
	height:auto;
	float:right;
	margin-top:47px;
    position: relative;

 }
 
 #conteudo-header-redes img{
	
	padding: 4px;
	float:right;
	
 

 }
 
 #conteudo-header-redes.mudar{
	
	width:100px;
	height:auto;
	float:right;
	margin-top:17px;
    position: relative;

 }
#conteudo-header-menu{
	
	width:621px;
	height:44px;
	float:left;
	margin-top:54px;
    text-align: right;
    margin-left: 200px;

 }

 div.botoes{
 padding-left: 12px;
 padding-right: 12px;
	text-align:center;
	
	height: 37px;
	float:left;
	background-color: none;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;	
    -o-transition: background-color 0.3s;	
	-ms-transition: background-color 0.3s;
     border-top-right-radius: 0px;
     -webkit-transition:  border-top-right-radius 0.3s;
	-moz-transition:  border-top-right-radius 0.3s;	
    -o-transition:  border-top-right-radius 0.3s;	
	-ms-transition:  border-top-right-radius 0.3s;
	cursor:pointer;
	z-index:400;
	transition: all 0.4s ease; 
}

p.botao{
	
	text-decoration:none;
	 font-family: 'Roboto', sans-serif;		 
		 font-weight:200;
		 font-display: swap;
	font-size:16px;
	color:rgba(2,2,2,1.00);
	letter-spacing:0.4px;
	text-align: center;
	-webkit-transition: font-size 0.3s;
	-moz-transition: font-size 0.3s;
	-o-transition: font-size 0.3s;
	-ms-transition: font-size 0.3s;
	-webkit-transition: margin-top 0.3s;
	-moz-transition: margin-top 0.3s;
	-o-transition: margin-top 0.3s;
	-ms-transition: margin-top 0.3s;
	transition: all 0.4s ease; 
}


div.botoes:hover{

  transition: all 0.4s ease; 
  border-top-right-radius: 17px;
  background-color: rgba(210,171,102,1.00);
  height: 37px;
 
	
}

	


div.botoes:hover p.botao{
	color:rgba(255,255,255,1.00);
	margin-top:10px;
	font-size:16px ;	
	transition: all 0.4s ease; 
	
	
}


#conteudo-header-menu.mudar{
	margin-left: 200px;
	height:37px;
	width:621px;
	float:left;
	margin-top:27px;
	transition: all 0.4s ease; 

 }
	
	
	
	
#header-menu2{
	 width:100%;
	 height:39px;
	 float: left;
		background:rgba(204,0,0,1.00);
	 
 }

#conteudo-header-menu2{
	margin: auto;
	width:1000px;
	height:39px;
	
	text-align:center;
	
 }


#conteudo-header-menu2 ul{
	
	list-style:none;	
	display: flex;
	text-align: left;
}


#conteudo-header-menu2 ul li{
	margin-left: 2px;
	margin-top: 9.4px;
	letter-spacing:0.1px;
	text-transform:uppercase;
	
}




#conteudo-header-menu2 ul li a{
	 
		padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
		 font-family: 'Roboto', sans-serif;		
		 font-size: 13.7px;
		 font-display: swap;
		 font-weight: 200;
	color:#FFFFFF;
	letter-spacing:0.1px;
	
 }


#conteudo-header-menu2 ul li a:hover{	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	background: rgba(255,255,255,1.00);
			 font-family: 'Roboto', sans-serif;		
		 font-size: 13.7px;
		 font-display: swap;
		 font-weight: 200;
	color:rgba(77,77,77,1.00);
	letter-spacing:0.1px;
	
		transition: all 0.5s ease; 	
	
 }
	
#conteudo-header-menu2.mudar{
	
	
	width:1000px;
	height:30px;
	float:left;
	text-align:center;
	
 }
	
	

	#conteudo-header-menu2 h1{
	margin-left: 10px;
	float:left;
		text-decoration:none;
	font-family: 'Nunito', sans-serif;
		font-weight: 400;
	font-size:21px;
	color:#8bfec3;
	letter-spacing:0.4px;
		
 }


	 
	 
	 
	 
 
	 
		 
}




















/*celular*/

@media screen and (max-width:960px) and (orientation: portrait){ 
	
	
	header{
	display:none;
	}
	
	
	header2{
	
	width:100%;
	height: 70px; 
	display: block; 
	position: fixed; 
	top: 0; 
	z-index: 444; 
	transition: all 0.4s ease; 	
	background:rgba(255,255,255,1.00);
		border-bottom: 2px solid rgba(210,171,102,1.00);
	float:left;
	
		
 }
	
	
	#conteudo-header{
	 width:350px;
	 height:70px;
	 margin:auto;
	 
 }

#conteudo-header-logo{
	 width:152px;
	 height:auto;
	 margin:auto;
	 float:left;
	 position:absolute;
	 
 }



 #conteudo-header-logo img{
	 width:65px;
	 height:auto;
	 margin-top:0px;
	  top:1px;
	  left:2px;
	  position:absolute;
 }
	
	
	#conteudo-header-arearestrita{
	position:absolute;
	right:10px;
	top:10px;
	float:right;
	width:15px;
	height:17px;
	
	
 }




#conteudo-header-menu{
	 width:32px;
	height:33px;
	float:right;
	margin-top:19px;
	margin-right:2px;

 }
	
	.menu-responsivo{
	
	left:0px;
	display:none;
	position:absolute;	
	margin:auto;
	width:100%;
	height:285px;
	background:rgba(210,171,102,1.00);
	text-align:center;
	margin-top:15px;
		z-index: 77777;
		border-bottom:2px solid rgba(40,48,56,1.00);
	
}
	
	
	
	
	
	.menu-responsivo ul{
	width:100%;
	text-align:right;
	list-style:none;
	margin-top:17px;
	padding-bottom:10px;
	
}

	.menu-responsivo ul li{
	
	
	margin-right:12px;
	margin-top:4px;
	font-family: 'Nunito', sans-serif;
		
	font-size:15px;
	color:rgba(24,27,52,1.00);
	letter-spacing:0.4px;	
	text-decoration:none;
	
	
}


	.menu-responsivo ul li a{
	
	padding:2px;
	font-family: 'Heebo', sans-serif;
	font-weight: 300;
	font-display: swap;
	
	font-size:19px;
	color:rgba(255,255,255,1.00);
	text-align: center;
	letter-spacing:0.4px;	
	text-decoration:none;
	-webkit-transition: font-size .3s;
	-webkit-transition: font-weight .3s;
		line-height: 29px;
	text-transform: uppercase;		
	

	
}

.menu-responsivo ul li a:hover{
	font-family: 'Heebo', sans-serif;
	font-weight: 300;
	
	font-display: swap;
	font-size:20px;
	color:rgba(40,48,56,1.00);
	text-align: center;
	letter-spacing:0.4px;	
	line-height: 29px;
	
	
}
	
	
	 



#conteudo-header-redes{
	margin-left:147px;
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin-top:12px;
	
 }
	
	
	#conteudo-header-redes ul{
	float:right;
	width:auto;
		height:auto;
	list-style:none;
	

 }

#conteudo-header-redes ul li img{
	margin-top: 2px;
	padding: 7px;
		width:auto;
		height:33px;
 }



	
		 
}
	
	
	