html, head, body{
	background-color: #D8D8D8;
}
.marqueeindex{
	padding-top: 15%;
}

.txtfooter{
	color: #848484;
}

.map{
	width:100%; 
	height:500px;
}

.glyphicon{
	color: #FF9B00;
}

.contact h4 {
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 1em 0;
    font-family: 'Josefin Sans', sans-serif;
}

.conceito_img{
	image-orientation: 0deg;
	image-orientation: 6.4deg;    
	image-orientation: -90deg;     
	image-orientation: from-image;
	image-orientation: 90deg flip;
	image-orientation: flip;     

	image-orientation: inherit;
	image-orientation: initial;
	image-orientation: unset;
}

