#btn-facebook { background: url(../imagens/btn-facebook.png) no-repeat center; width: 32px; height: 32px; position: absolute; right:15px; top:15px; opacity:1; }
#btn-facebook:hover {  opacity: .8; }

@font-face {
	font-family: utsaah;
	src: url(utsaah.ttf);
}

@font-face {
	font-family: din;
	src: url(DINR____.TTF);
}

body {
	margin: 0px;
	padding: 0px;
	background:  url('../imagens/fundo.jpg');
	text-align: center;
	
}

nav {
	width: 100%;
	background-color: #c62726;
	color: #FFF;
	font-size: 150%;
	height: 50px;
}




/*---------------------------------------------
Start of Query for 320-749px screens
---------------------------------------------*/

@media (min-width: 320px) and (max-width: 749px) {
	
	#fotoalta {
		display: none;
	}
	
	/*start of nav*/
	
	#imgheader2 {
		width: 100%;
	}
	
	.desapear {
		display: none;
	}
	

	
	nav {
		height: auto;
		text-align: center;
		margin:0;
		padding: 0;
	}
	
	nav ul {
		width: 100%;
		margin: 0px;
		padding: 0px;
		border-bottom: 2px solid #ac0000;
		
	}
	
	li {
		display: inline-block;
		width: 100%;
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		border-top: 1px solid #ac0000;
		border-right: 1px solid #ac0000;
		
	}
	
	li:hover {
		background-color: #ac0000;
	}
	
	a {
		text-decoration: none;
		color: #fff;
		font-size:90%;
		letter-spacing: 1px;
		font-family: utsaah, sans-serif;
	}
	
	#logo1100 {
		display: none;

	}
	
	/*end of nav*/
	
	#foto {
		width: 90%;
		margin-top:1em;
	}

	article {
		width: 90%;
		background-color: #fff;
		margin: auto;
		margin-top: 1em;
		margin-bottom: 2em;
	}
	
	#sobrenos {
		width: 100%;
		border-bottom: 2px solid #ac0000;
	}
	
	#sobrenosfooter {
		width: 100%;
		margin-bottom: -0.5em;
	}
	
	article p {
		font-family: utsaah, sans-serif;
		font-size: 130%;
		color: #575757;
		text-align: justify;
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
	
	/*Start of footer*/
	
	footer hr {
		border-color: #353535;
	}
	
	footer a {
		color: #535353;
		padding: 0.5em;
	}
	
	footer a:hover {
		color: #ffffff;
	}
	
	footer p {
		font-family: utsaah, sans-serif;
		color: #535353;
		font-size: 80%;
		letter-spacing: 0.5px;
		padding: 1em;
	}
	
	.credito {
		color: #ac0000;
	}
	
	/*End of footer*/
	
}

/*---------------------------------------------
Start of Query for 320-749px screens
---------------------------------------------*/

/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

/*---------------------------------------------
Start of Query for 320-749px screens
---------------------------------------------*/

@media (min-width: 750px) and (max-width: 1280px) {
	#btn-facebook { top:108px; }

	#fotoalta {
		display: none;
	}
	
	/*Start of nav*/
	

	
	.desapear {
		display: none;
	}
	
	#imgheader2 {
		display: none;
	}
	#logo1100 {
		float: left;
		padding-left: 25px;
	}
	
	nav {
		height: 92px;
		text-align: center;
		margin:0;
		padding: 0;
	}
	
	nav ul {
		width: 60%;
		margin: 0px;
		padding: 0px;
		border-bottom: 2px solid #ac0000;
		float: right;
		
	}
	
	li {
		display: inline-block;
		width: 33%;
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		border-top: 1px solid #ac0000;
		border-left: 1px solid #ac0000;
		
	}
	
	li:hover {
		background-color: #ac0000;
	}
	
	a {
		text-decoration: none;
		color: #fff;
		font-size:90%;
		letter-spacing: 1px;
		font-family: utsaah, sans-serif;
	}
	
	/*End of nav*/
	
	#content {
		width: 100%;
		background: url('../imagens/background_empresa.jpg');
		background-size: cover;
		
	}
	
	#foto {
		display: none;
	}
	

	article {
		width: 50%;
		background-color: #fff;
		
	}
	
	#sobrenos {
		width: 100%;
		border-bottom: 2px solid #ac0000;
	}
	
	#sobrenosfooter {
		width: 100%;
		margin-bottom: -5px;
	}
	

	article p {
		font-family: utsaah, sans-serif;
		font-size: 130%;
		color: #575757;
		text-align: justify;
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
	

	/*Start of footer*/
	
	footer hr {
		border-color: #353535;
	}
	
	footer a {
		color: #535353;
		padding: 0.5em;
	}
	
	footer a:hover {
		color: #ffffff;
	}
	
	footer p {
		font-family: utsaah, sans-serif;
		color: #535353;
		font-size: 80%;
		letter-spacing: 0.5px;
		padding: 1em;
	}
	
	.credito {
		color: #ac0000;
	}

	/*End of footer*/
}

/*---------------------------------------------
Start of Query for 320-749px screens
---------------------------------------------*/

/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

/*---------------------------------------------
Start of Query for >>749px screens
---------------------------------------------*/

@media (min-width: 1281px) {
	#btn-facebook { top:63px; }

	/*Start of Nav*/
	
	#logo1100 {
		display: none;
	}
	
	#imgheader2 {
		display: none;
	}
	
	


	
	nav {
		width: 100%;
		background-color: #c62726;
		color: #FFF;
		font-family: utsaah, sans-serif;
		font-size: 150%;
		letter-spacing: 1px;
		height: 50px;
		text-align:center;
	}

	ul{
		margin: 0px;
	} 

	li {
		display: inline;
		padding: 11px 1em;
		border-right: 1px solid #ac0000;
	}

	li:hover {
		background-color: #ac0000;
		
	}

	li a {
		text-decoration: none;
		color: #fff;
		line-height: 50px;
		letter-spacing: 1.5px;
		
	
	
	}

	li:last-child {
		border-right: 0px;
	}

	#logo {
		height: 100%;
		float: right;
	}

	#tipo {
		height: 100%;
		float: left;
	}

	.noborder {
		border-right: 0px;
	}

	#logo1100 {
		display: none;
	}
	
	/*End of Nav*/



	article {
		width: 450px;
		background-color: #fff;
		position: absolute;
		top: 150px;
		left: 100px;
	
	}

	#sobrenos {
		width: 100%;
		border-bottom: 2px solid #ac0000;
	}

	#sobrenosfooter {
		width: 100%;
		margin-bottom: -5px;
	}


	article p {
		font-family: utsaah, sans-serif;
		font-size: 130%;
		color: #575757;
		text-align: justify;
	
		padding: 0.6em 2em 0.6em 2em;
		line-height: 1.4em;
	
	}

	#fotoalta {
		width: 100%;
	}

	#foto {
		display: none;
	}



	/*Start of footer*/
	
	footer hr {
		border-color: #353535;
	}
	
	
	footer a {
		color: #535353;
		padding: 1em 0em 1.5em 1em;
		letter-spacing: 1px;		
		font-family: utsaah, sans-serif;	
		text-decoration: none;
		float: left;
		
	}
	

	footer a:hover {
		color: #ffffff;
		
	}
	
	footer p {
		font-family: utsaah, sans-serif;
		color: #535353;
		font-size: 80%;
		letter-spacing: 0.5px;
		padding: 0.5em 1.5em 1em 1em;
		float: right;
		text-align: right;
	}
	
	.credito {
		color: #ac0000;
	}

	/*End of footer*/

}

/*---------------------------------------------
End of Query for >>749px screens
---------------------------------------------*/


#map{
  display: block;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
#map.large{
  height:500px;
}

.span11{
  margin-top: 0px;
}