*{font-family: 'Lato', sans-serif;}

img.logo{
	padding-top: 4em;
	width: 30%;
	margin: 0 auto;
}

.container{
	min-height: 100%;
	position:relative;

}
div.container-fluid.unidades{
	padding:80px 0;
	/*background: #D04298;*/
	background: #e98534;
	margin-bottom: 80px;

}

span.end, span.tel{
	font-weight: 700
}
h3.loja{
	font-weight: 700;
}

div.item{}
div.item a{
	padding: 30px 0 30px 0;
	color: #FFF;
}

div.item a:hover{
	/*background: red;*/
	text-decoration: none;
}

div.item > *{
	text-align: center;
}
	div.item > p{
		font-size: 16px;
	}

/*.navbar{
	border-radius: 0!important;
	margin-bottom: -20px!important;	
}*/

.footer{	
	padding: 10px 0;
	background: #e36a31;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10px;


}


@media only screen and (min-width : 321px) {

.footer{	
	background: #e36a31;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	}
}
