body {
       color: #000;
    background-color: #eaeaea;
}
.brand-heading {
    font-size: 55px;
	color: #fff;
	font-weight: bold;
}
.navbar a{
      color: #fff !important;
	font-size: 18px;
	font-weight: bold;
}
.navbar {
	background: rgb(69,72,77);
 /* Old browsers */	background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
 /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
 /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* Opera 11.10+ */	background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* IE10+ */	background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
 /* IE6-9 */	border-bottom:2px solid #f0f0f0;
}
.navbar a:hover {
      color: #FF0000 !important;
}
.navbar .active a {
      color: #FF0000 !important;
}
.top-nav-collapse {
    padding: 0;
	}
.btn-default {
    border: 0px solid #c92114;
    color: #ffffff;
    background: rgb(255,48,25);
 /* Old browsers */	background: -moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%);
 /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1)));
 /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
 /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
 /* Opera 11.10+ */	background: -ms-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
 /* IE10+ */	background: linear-gradient(to bottom, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
 /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
 /* IE6-9 */	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	.btn-default:hover {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
    border: 0px solid #c92114;
	color:#fff;
    background: rgb(207,4,4);
 /* Old browsers */	background: -moz-linear-gradient(top, rgba(207,4,4,1) 0%, rgba(255,48,25,1) 100%);
 /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,4,4,1)), color-stop(100%,rgba(255,48,25,1)));
 /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%);
 /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%);
 /* Opera 11.10+ */	background: -ms-linear-gradient(top, rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%);
 /* IE10+ */	background: linear-gradient(to bottom, rgba(207,4,4,1) 0%,rgba(255,48,25,1) 100%);
 /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff3019',GradientType=0 );
 /* IE6-9 */	}
	.btn-circle {
       border: 2px solid #ff0000;
    color: #fff;
}
.btn-circle {
    color: #fff !important;
}
		.download-section {
    background: url(http://vendiauto.com/sitiriv/background/home-bg04.jpg) repeat;
	  }
  .text-center {
	text-align: center;
}
.carousel-inner h1, .carousel-inner h2{
		color:#fff}
a{
	color:#000000;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:hover{
	color:#ff0000;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.brand-heading {
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
}
.prz{
	background: #ff0000 !important;
	border: 2px solid #ff0000 !important;
	color: #ffffff;
		font-weight:bold;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	padding:0px 5px;
	position:absolute;
	right:0;
	top:0;
	box-shadow: 3px 3px 5px #333;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
	}
h1,h2,h3,h4,h5,h6 {
	color:#250201;
}
.form-group label{
	color:#000;
}
.shadsssss{
	color:#ff0000;
}
#queryres img{
	border:3px solid #fff;
}
.cartyp{
	color:#FF0000;
	margin-top:10px;
	background:#FFF;
	text-align:center
}
.ftr .sin{
	border-right: 1px solid #999;
}
.ftr h3, .ftr .cntrv li {
	color:#fff;
}
.ftr{
	background: rgb(0,0,0);
 /* Old browsers */	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(69,72,77,1) 100%);
 /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(69,72,77,1)));
 /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%);
 /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%);
 /* Opera 11.10+ */	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%);
 /* IE10+ */	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(69,72,77,1) 100%);
 /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#45484d',GradientType=0 );
 /* IE6-9 */}
hr {
	border: 0px solid #000000;
}
.fw{
	font-weight:bold;
}
.homtxt{
	color:#000;
}
.box {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
}
.heading{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
}
#loader_icon{
	border:0px solid #fff !important;
}
/* PARCO AUTO HOME ONESCROLL */.parco{
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.ad{
	position:relative;
}
.parco .parco_label h3{
	background: rgb(69,72,77);
 /* Old browsers */	background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
 /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
 /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* Opera 11.10+ */	background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* IE10+ */	background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
 /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
 /* IE6-9 */	color:#fff;
	position: relative;
	top:-8px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	padding:5px 0 0 0;
	-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.parco .parco_label:hover h3{
	color:#ff0000;
	-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*SIDEBAR ADATTAMENTO*/
.sidead .imgcnt{
	padding:0;
}
.sidead .imgcnt img{
	padding:0;
	border:2px solid #F5F5F5;
}
.sidead h3{
	font-size:16px;
}
.sidead .listbox{
	font-weight:400;
	font-size:12px;
}
.sidead{
	padding:5px;
	border-bottom:1px solid #f0f0f0;
}
  