body {
	color: #000;
    background-color: #eaeaea;
}
.brand-heading {    font-size: 55px;
}
.brand-heading {    font-size: 55px;
	color: #f8cc01;
	font-weight: bold;
}
.navbar a{
	color: #FFFFFF !important;
	font-size: 18px;
	font-weight: bold;
}
.navbar {
	background-color: #0a345a;
}
.navbar a:hover {
	color: #6399b6!important;
}
	
.top-nav-collapse {
	padding: 0;
    background-color: #0a345a !important;
}
.btn-default {    
	border: 0px solid #EF9B0F;
    color: #ffffff;
    background-color: #FFBA00;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight:bold;
}
.btn-default:hover{    
    color: #fff;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight:bold;
	background:#0A345A;
}
.form-control{
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.btn-circle {
	border: 2px solid #EF9B0F;
    color: #FFBA00;
}
.download-section {
	background: url(http://vendiauto.com/sitiriv/background/home-bg03.jpg) repeat;
}



/* TIZ */
.carousel-inner h1, .carousel-inner h2{	
	color:#fff
}
a{
	color:#0A345A;
	-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:#627D95;
	-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: #627D95 !important;
	border: 2px solid #627D95 !important;
	color: #ffffff;	
	font-weight:bold;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0px 5px;
}
h1,h2,h3,h4,h5,h6 {
	color:#0A345A;
}
.form-group label{
	color:#000;
}
.shadsssss{
	color:#fff;
}
#queryres img{
	border:1px solid #0A345A;
	-moz-transition: all 0.5s ease;	
	-webkit-transition: all 0.5s ease;	
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sinhom img{
	-moz-transition: all 0.5s ease;	
	-webkit-transition: all 0.5s ease;	
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#queryres img:hover,.sinhom img:hover{
	opacity:.7;
	-moz-transition: all 0.5s ease;	
	-webkit-transition: all 0.5s ease;	
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.cartyp{
	background:#627D95;
	color:#fff;
	border:1px solid #0A345A;
	border-top:0px solid #0A345A;
	text-align:center;
}
hr {
	border: 0px solid #6399B6;
}
.fw{
	font-weight:bold;
}
.homtxt{
	color:#0A345A;
}
.box {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
}
.heading{
	background: none repeat scroll 0 0 rgba(10, 52, 90, 0.9);
}
#loader_icon{
	border:0px solid #fff !important;
}

/* PARCO AUTO HOME ONESCROLL */
.parco{
}
.parco .parco_label h3{
	background:#0A345A;
	color:#fff;
	position: relative;
	top:-8px;
	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{
	-moz-transition: all 0.5s ease;	
	-webkit-transition: all 0.5s ease;	
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background:#627D95;
}
.parco .parco_image{
}

/* Footer */
.ftr h3{
	color:#0A345A;
}


/*Search form*/
.form-group label{
	color:#0A345A;
}


/*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:#ffba00 !important;
}

