/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    /*padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

.navbar-fixed-top .nav {
    padding: 15px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

footer {
    padding: 30px 0;
}

@media(min-width:768px) {
    body {
        /*padding-top: 100px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
	
}


.logo {margin: 0 auto; text-align:center;}
.logo img { margin-bottom:15px;}
.chamada{}
.inscricao{padding:20px;}

.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}
.espaco{margin-top:20px;}
.total .btn  {width:100%; text-align:left; border:0px;}
.direita {text-align:right; margin-top:10px;}
.estoque-idestoque, .estoque-marca, .estoque-preco, .estoque-modelo, .estoque-cor, .estoque-ano{font-size:16px; text-align:left; padding-left:10px; font-weight:bold;}
.copy{font-size:15px; color:#333; font-weight:bold; text-align:left; padding-left:15px;}
.dev{ text-align:right; padding-right:10px;}
.dicas-seta{color:#F9D401; padding-right:10px; font-size:18px;}
.dicas-texto{padding-left:10px;color:#333; font-size:16px; line-height:150%; padding-bottom:10px; /*word-spacing:0.5em! important;*/}
.quemsomos-texto p{color:#333; font-size:16px; line-height:150%; padding-bottom:10px;}
.imagem-texto{float:left; padding:5px; width:250px; height:120px;}
.vermelho{color:#e20000;}
.data-tema{font-size:18px; font-weight:bold;}
.noticias-texto, .texto-geral{padding:10px;color:#333; font-size:16px; line-height:150%;}
.thumbn{margin-bottom:15px; }
.form-busca-estoque{border:2px solid #eee; background:#ededed;padding:10px;margin:20px;width:90%;}
.form-busca-estoque .form-control{margin-bottom:5px;}
.form-busca-estoque p{font-size:20px !important; font-weight:bold;}
.carro-descricao{background:#f4f4f4}
.carro-view p {font-weight:bold;}
.carro-view  span{color:#DA251D;  padding-right:10px;}
.foto-grande{max-width:100%;}
.topo{margin:0 auto;}
.preto{color:#000; font-weight:bold;}
.branco{background: rgba(255, 255, 255, .5);}
.chamada-home p{font-size:16px;}
.anuncie-home img {max-width:100%;}
.caixa{margin:0 auto;}
.paginador{text-align:center}
.plink {color:#F9D401;font-weight:bold; font-size:18px;}
.paginador span{color:#F9D401;font-weight:bold; font-size:18px;padding-right:5px;}
.thumbox {height:250px;}
.chamada img{max-width:100%; text-align:center;}
 #banners {display:none !important;}
.marca-destaque{font-weight:bold;color:#F9D401; text-decoration:underline;}

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	.thumbn{ max-width:60% !important;
		
	}
	.chamada{margin-bottom:10px;}
	.slider{margin-top:20px;}
	.chamada img{max-width:100%; text-align:center;}
}