body {    color: #000;    background-color: #eaeaea;}
.navbar a{    
	color: #FFFFFF !important;
	font-size: 18px;
	font-weight: bold;
}
.navbar {	
	background-color: #250201;}
.navbar a:hover {    
	color: #f4e25e!important;}
.top-nav-collapse {    
	padding: 0;
	background-color: #250201 !important;
}
.btn-default {   
	border: 2px solid #f5b302;    
	color: #ffffff;    
	background-color: #f9b602;
}
.btn-circle {    
	border: 2px solid #FFF;    
	color: #FFF;
}
.btn-circle:hover {   
	color: #F9B602;
}
.download-section {    
	background: url(http://vendiauto.com/sitiriv/background/home-bg02.jpg) repeat;
}



.carousel-inner h1, .carousel-inner h2{
	color:#fff
}
a{	
	color:#250201;}
a:hover{	
	color:#513534;}
.brand-heading {    
	font-size: 50px;	
	color: #FFFFFF;	
	font-weight: bold;}
.prz{	
	background: #f9b602 !important;    
	border: 2px solid #f5b302 !important;    
	color: #ffffff;	
	font-weight:bold;	
	-webkit-border-radius:5px;	
	-moz-border-radius:5px;	
	border-radius:5px;	
	padding:0px 5px;
}
.cartyp{
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {   
	color:#250201;
}
.form-group label{	 
	color:#250201;
}
.shadsssss{	
	color:#fff;
}
#loader_icon{
	border:0px solid #fff !important;
}
hr {
	border: 1px solid #250201;
}
.heading{
	background: none repeat scroll 0 0 rgba(37, 2, 1, 0.9);
}

/* 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;
}
.parco .parco_label h3{
	background:#250201;
	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:#f9b602;
	background:#745D5D;
	-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_image{
}

/*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;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background:#f9b602 !important;
}


