/* General Blueprint Style */
/*@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);*/

@font-face {
	font-family: 'bpicons';
	src:url('../fonts/bpicons/bpicons.eot');
	src:url('../fonts/bpicons/bpicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bpicons/bpicons.woff') format('woff'),
		url('../fonts/bpicons/bpicons.ttf') format('truetype'),
		url('../fonts/bpicons/bpicons.svg#bpicons') format('svg');
	font-weight: normal;
	font-style: normal;
} /* Made with http://icomoon.io/ */

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    color: #666;
}

a {
	color: #ccc;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
}

.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: bold;
	font-size:30px;
	text-align: center;
	width: 100%;
	font-style:italic;
}

.legend {
    width: 125px;
	border: 1px solid #e0e0e0;
	display: block;
	margin: 0 auto;
}

.legend .title {
    display: block;
	height:36px;
	padding: 0.3em;
	font-size: 13px;
}

.legend .color-sample {
    display: block;
    float: left;
    width: 1em;
    height: 1em;
    border: 2px solid; /* Comment out if you don't want to show the fillColor */
    margin-right: 0.5em;
	height: 28px;
}

.img-center {
margin: 0 auto;
}
.imgborder15px {
border-radius: 15px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #DA4747;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #DA4747;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #DA4747;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #DA4747;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #DA4747;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

p.info {
	text-align: center;
	padding: 20px;
}
.left{float:left;}
.clear{clear:both};
/* dados básicos */
.dados-basico, .obs{width:100%; height:60px;}
.dados-basico .basico-linha1{width:100%; height:60px;float:left; margin:10px 0 0;}
.dados-basico .basico-linha2{width:100%; height:50px;float:left; margin:5px 0 0;}
.dados-basico .box{width:172px; margin:0px 5px 0; height:100%; float:left; text-align:center;}
.dados-basico .box2{width:48%; margin:0px 5px 0; height:100%; float:left; text-align:center;}
.obs p{font-size:12px; margin:5px 0 0;}
.preco span{font-size: 18px;}
.preco {
  font-size: 32px;
  font-weight: bold;
  padding: 10px 0;
}
.tipo span{font-size: 22px;width:100%;display:block;margin:0; padding:0;}
.tipo {
  font-size: 32px;
  font-weight: bold;
  padding: 7px 0;
}
.cambio span{font-size: 22px;width:100%;display:block;margin:0; padding:0;}
.cambio {
  font-size: 26px;
  font-weight: bold;
  padding: 8px 0;
}
.consumo{padding: 20px 0;}


.usado span{font-size: 15px;width:100%;display:block;margin:0; padding:0;}
.usado{
	font-size: 16px;width:100%;display:block;margin:0; padding:8px 0;font-weight:bold;
}
.line20{line-height: 20px;}
.red{
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0, .4);
	background:#ce102a;
}
.green {
	color: #36611e;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: #ff0000;
}
.gray {
	color: #4d4c59;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: #bdbdc6;
}
.white {
	color: #36611e;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: #f0f0f0;
}
.orange {
	color: #fafafa;
	text-shadow: 1px 1px 2px rgba(0,0,0, .4);
	background: #F7631B;
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}