/* CSS Document */

footer{
	background:#000000;
	border-top:5px solid #ff690a;
	color:#fff;
	margin-top:40px;
}
footer h4{
	color:#d8d8d6;
	font-size:22px;
}
footer div div div, .banners div {
	margin-top:30px;
	margin-bottom:30px
}
footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
footer li{
	padding:0 0 5px 5px;
    font-size: 18px;
}
.footer-endereco{ background: url(/pw-auto-site/00/226/black/images/ico-mapa.png) no-repeat left top;}
.footer-email{background: url(/pw-auto-site/00/226/black/images/ico-email.png) no-repeat left top;}
.footer-tel{background: url(/pw-auto-site/00/226/black/images/ico-tel.png) no-repeat left top;}
.footer-whats{background: url(/pw-auto-site/00/226/black/images/ico-whats.png) no-repeat left top;}

.plataformaweb {
    display: block;
    width: 50px;
    height: 35px;
    text-indent: -9999px;
    background: url(/pw-auto-site/00/226/black/images/plataformaweb.png) no-repeat right;
	float:right;
}

.box{
	/*background:#fff;*/
	color:#fff;
	display:block;
	margin-bottom:30px
}
.box:hover, .box:hover .barra{
	text-decoration:none
}

.box h4{
    color: #000;
    background-color: #ebebeb;
    margin: 0px;
    padding: 10px;
    height: 60px;
    font-size: 18px;
}

.box .barra{
    padding: 5px 10px;
    background: #DDD;
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
}

@media(min-width:992px) {
.destaque .col-md-4{ padding:0 30px 0 0}
}
@media(min-width:401px) and (max-width:991px) {
	body {
		/*margin-top: 300px;*/
	}
}
.menu{
	background:#000000;
	/*border-top: 3px solid #d8d8d6;*/
}

.navbar-right.navbar-text{white-space: nowrap}

.nav-tabs.nav-justified>li>a {
	margin-bottom: -3px;
	text-align: center;
	color:#ff690a;
	white-space:nowrap;
}
.nav-tabs.nav-justified>li>a:hover {
    color: #ffffff;
}

.nav-tabs.nav-justified>li:hover {
    background:#000000;
    color: #ff690a;
}

hr{ border-top: 4px solid #ccc}
.margin-bt40{margin-bottom:40px}

.titulo{ background: #424251; color:#fff; border-radius:6px; padding:15px; margin:0 0 30px}
h2{ color:#080808}
h4{ color: #424251}
h5{ color: #CCC}

/*owl-carros*/
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item .carro {
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .item a:hover .carro {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
#owl-demo .item .montadora {
	float: left;
	margin: -5px 10px -5px 0;
	height: 60px;
}
#owl-demo .item div {
	float: left;
	background: #fff;
	padding: 5px 10px;
	color: #000;
	min-height: 60px;
	font-size: 16px;
  width: 100%;
}

#owl-demo .owl-next, #owl-demo .owl-prev{
	position:absolute;
	top:40%;
	height:90px;
	width:25px;
	border-radius:0;
	background:#fff;

	line-height:80px;
	font-size:30px;
	color:#E56800;
	padding:0;
}

#owl-demo .owl-prev{left:0;}
#owl-demo .owl-next{right:0;}
#owl-demo .owl-next:hover, #owl-demo .owl-prev:hover{background: rgba(255,255,255,0.8)}

/*owl-marcas*/

.marcas {
	padding-left:30px;
	padding-right:30px;
}
#owl-marcas .item {
	background:#fff;
	text-align:center;
	padding:5px 0;
	margin: 3px;
}
#owl-marcas .owl-next, #owl-marcas .owl-prev{
	position:absolute;
	top:0%;
	height:90px;
	width:25px;
	border-radius:0;
	margin:3px 0;
	background:#fff;

	line-height:80px;
	font-size:30px;
	color:#E56800;
	padding:0;
}

#owl-marcas .owl-prev{left:-30px;}
#owl-marcas .owl-next{right:-30px;}
#owl-marcas .owl-next:hover, #owl-marcas .owl-prev:hover{background: rgba(255,255,255,0.8)}

/*owl-slide*/
#owl-slide .item {
	margin: 0px;
}
#owl-slide .item {
	padding:0;
}

#owl-slide .owl-next, #owl-slide .owl-prev{
	position:absolute;
	top:0%;
	height:100%;
	width:25%;
	text-indent:-4000px;
	border-radius:0;
	margin:0;
	background:none;
}
#owl-slide .owl-prev{left:0;}
#owl-slide .owl-next{right:0;}
#owl-slide .owl-next:hover, #owl-slide .owl-prev:hover{background: rgba(0,0,0,0.3)}

/* grimm */
.busca{
    border-top: 5px solid #ff690a;/*d1580d*/
    border-radius: 0 0 5px 5px;
	background-color: #0e0e0e;
    margin-bottom: 20px;
    padding: 20px;
}

.navbar-default .navbar-text {
	color: #FFF;
}

.coluna_esquerda_social_media {
    font-size: 32px;
}
.coluna_esquerda_social_media  ul{
    padding: 0;
    margin: 0;
}
.coluna_esquerda_social_media  ul li{
    display: inline;
    padding: 0;
    margin: 0;
}

/* pw.complemento */
#showMessage{width: 600px; display:block; font-weight:bold; padding:25px; font-size:20px; text-align: center; background-color:#F1F1F1; border: 1px solid #FF0000; color: #FF0000;}
.carro-resultado {
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 150%;
    margin-bottom: 10px;
    padding: 15px 0;
    background-color: #ffffff;
    color: #000;
}
.marcas_lista::after {
    clear: both;
    content: "";
    display: block;
}
.marcas_lista_item_x{
 	background-color: #fff;
    border-radius: 8px;
    padding: 5px;
    text-align: center;
    width: 60px;
    height: 60px;
    float: left;
    margin: 4px;
}

.home_h1_categoria{
    background-color: #000;
    border-left: 5px solid #ff690a;
    padding: 5px;
    width: max-content;
    margin-bottom:5px;
    border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
}

.home_h1_categoria a{
    color: #d8d8d6;
}

.home_btn_estoque_completo {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    padding: 10px;
    border-radius: 5px;
    font-size: 24px;
    background: #0e0e0e;
    /*background-image: linear-gradient(to right, #000000, #343433, #d8d8d6, #d8d8d6, #343433, #000000)*/
}
.home_btn_estoque_completo a{
    color: #ff690a;
}
.home_btn_estoque_completo a:hover{
    color: #ffffff;
}