#header {
	height: 100px!important;
}
#header .logo img {
	max-height: 70px!important;
}
.header_veiculo {
	display: block;
	text-align: left;
	margin-bottom: 35px;
	height: 50px;
}
.header_veiculo h3 {
	display: block;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.topbar-inner-pages {
	background: rgba(52, 52, 52, 0.9) !important;
}
.header-inner-pages {
	background: rgba(31, 31, 31, 0.9) !important;
}
#hero::before {
	background: rgba(52, 52, 52, 0.9)!important;
}

.section-bg {
	background: #eeeeee!important;
}
#footer .footer-newsletter {
	background: #5b5c5b!important;
}
#footer .footer-top {
	/*background: #7d7d7d!important;*/
	background: rgb(61, 61, 61) !important;
}
#footer {
	background: #5b5c5b!important;
}
.icon-boxes .title a {
	color: #111111!important;
}
.section-title h2 {
	color: #111111!important;
}
.team .member h4 {
	color: #555555!important;
}

#footer .footer-top .footer-links ul i {
	color: #d33424!important;
}
.portfoio .portfolio-item .portfolio-info h4 {
	font-size: 22px;
}
.list_gallery {
  /*display: block;*/
  list-style: none;
  margin-top: 25px;
  margin-left: 0;
  padding: 0;
}
.list_gallery li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 15px 0 ;
}
.portfoio .portfolio-item .portfolio-info h4 {
	font-size: 28px!important;
}