/*reset*/
*{
    margin: 0;
    padding: 0;
    list-style: none ;
    outline: 0;
    font-family: 'Arial','Sans-Serif';
}
p{ 
	color:#494949;
	font-size: 16px;
}

#content {
	margin: 0 auto;
	width: 100% !important;
	height: 200px;
}

#carrossel {
	float: left;
	width: 100% !important;
	overflow: hidden;
	height: 150px;
}

#carrossel ul li {
	width: 266px;
	height: 150px;
	float: left;
	margin: 0 5px;
}

#menu-carrossel {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}
.navbar-nav>li>a {
  letter-spacing: -0.03em;
font-size: 13px;
}

.navbar-brand{
	height: 100px;
    padding: 20px 15px;
}
#myCarousel {
    margin-top: 90px;
}
#destaqueCarros,
#destaqueMotos,
#destaqueDiversos{
	height: 220px;
	margin-top: -130px;
    z-index: 999;
}
#destaqueCarros {
    background: #820003 url(../img/destaque/destaque-carros.png) no-repeat center center;
}
#destaqueMotos {
    background: #ffc600 url(../img/destaque/destaque-motos.png) no-repeat center center;
}
#destaqueDiversos {
    background: #0b4388 url(../img/destaque/destaque-diversos.png) no-repeat center center;
}
#destaqueCarros a,
#destaqueMotos a,
#destaqueDiversos a{
	height: 220px;
	display:block;
	width:100%;
}
.btosaibamais{
	background: #6da73b;
}
.btosaibamais:hover{
	background: #820003;
}
#faixa{
	padding:100px 0;
	margin-top:80px;
	max-width: 100%;
    overflow: hidden;
}
#faixa h2{
	font-size: 50px;
	margin-bottom: 25px;
}
#faixa p{
	color:#fff;
	font-size: 22px;
}
#about h2 i {
    color: #a80309;
    font-family: 'Open Sans', sans-serif !important;
}
#about h2{
	margin-bottom: 70px;
}

.carousel-caption h1.font-fjalla{
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}
.carousel-caption h1 span {
    display: block;
    font-size: 30px;
    text-transform: initial;
    line-height: 35px;
    font-weight: 300 !important;
}
#team h1 i {
    color: #a80309;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
#team p{
	margin-top: 10px;
}
#team .lead{
	font-size: 19px;
}
.bg-produtoshome{
	background:initial !important;
	background-color: #f3f3f3 !important;
}
#team .team{
	position: relative;
    min-height: 410px;
}
#team .team a:last-child {
    position: absolute;
    bottom: 0;
    width: 140px;
    left: 50%;
    margin-left: -70px;
}
#team .team a:first-child {
	display:block;
	text-align: center;
}
#team .team a:first-child img{
	margin:auto;
}
#footer .copy {
    margin-top: 20px;
}
.bg-footer{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e296f+0,07142f+100 */
	background: #0e296f; /* Old browsers */
	background: -moz-linear-gradient(top, #0e296f 0%, #07142f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0e296f 0%,#07142f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0e296f 0%,#07142f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e296f', endColorstr='#07142f',GradientType=0 ); /* IE6-9 */
}
/**************************************************************
UPLOAD FORM
**************************************************************/

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 40px;
}
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 40px;
  margin: 0;
  opacity: 0;
}
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
      border: 1px solid #555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.custom-file-control::before {
  content: "Selecione";
}
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  color: #fff;
  background-color: #000;
  border: 1px solid #555;
  border-radius: 0 4px 4px 0;
}
.custom-file-control:empty::after {
  content: "Envie fotos do seu objeto!";
  line-height: 40px;
}


/**************************************************************
RESPONSIVE
**************************************************************/
@media (min-width:992px) and (max-width:1199px) {
	.navbar-nav>li>a{
		font-size: 13px;
	}
	.navbar-collapse.collapse.navbar-main-collapse .container{
		width:100%;
	}
}
@media (min-width:992px) {
	.navbar-mp.top-nav-collapse .navbar-nav li a:hover{
		background:#000 !important;
	}
	a.linkativo{
		background:#000 !important;
	}
	.nav.navbar-nav {
	    width: 1090px;
	}
	.itensTopo li {
	    display: inline-block;
	    margin-right: 20px;
	}
	.itensTopo {
	    margin-top: 30px;
	    width: 562px;
    	float: right;
	}
	.itensTopo li i {
	    font-size: 25px;
	    color: #ed1c24;
	    width: 40px;
	    height: 50px;
	    text-align: center;
	    line-height: 50px;
	    float: left;
	}
	.itensTopo li p{
		float:left;
		width: 117px;
	}
	.itensTopo li span:first-child {
	    display: inline-block;
	    float: left;
	    font-weight: bold;
		color: #494949;
		font-size: 14px;
		margin-top: 4px;
		line-height: 20px;
	}
	.itensTopo li span:last-child {
		width:100%;
		display:block;
		clear:both;
		line-height: 20px;
	}
	.container-fluid>.navbar-header {
		width: 100%;
		display: block;
	}
	.navbar-collapse.collapse.navbar-main-collapse {
	    width: 100%;
	    background: #ad040b;
	}
	.top-nav-collapse{
		padding:0;
	}
	.navbar-mp.top-nav-collapse {
	    border-bottom: none;
	}
	.navbar-mp.top-nav-collapse .navbar-nav li a{
		color: #fff !important;
		font-weight: bold;
	}
}
@media (min-width:768px) {
	.navbar-header {
	    float: initial;
	}
}
@media (max-width:767px) {
	#destaqueMotos, 
	#destaqueDiversos{
		margin-top: 0;
	}
	#about img {
	    margin-top: 50px;
	}
}

@media (max-width:468px) {
h1 {
    font-size: 22px;line-height: 34px;
}

#faixa h2 {font-size: 33px;}
#faixa {padding: 43px 0; margin-top: 28px;}
.carousel-caption h1{    font-size: 200%;}
.carousel-caption { position: absolute; top: 8%;}
.carousel-caption h1 span { font-size: 16px;}

}

i.whatsappcontato{font-size: 20px !important; color: #069e11;}