/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.rodape-center{
    border: 0px !important;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 15px;
}

.not-active {
   pointer-events: none !important;
   cursor: default !important;
}

.rodape-row{
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.rodape-row .col-sm-4,
.rodape-row .col-sm-3,
.rodape-row .col-sm-5{
    padding-left: 0px;
    padding-right: 40px;
}

.rodape-last-column{
    padding-right: 0px !important;
}

.rodape-titulo{
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    font-family: OpenSans, sans-serif;
    text-shadow: 0.2px 0.2px #ffffff;
}

.rodape-center hr{
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #242424;
    border-bottom: 1px solid #a10202;
}

.rodape-links{
    margin-bottom: 10px;
}

.rodape-links a{
    color: #d9d9d9;
    border-bottom: 1px dotted #d9d9d9;
}

.rodape-links a:hover{
    text-decoration: none;
    color: #ffffff;
    border-bottom: 0px;
}

.rodape-redes-sociais{
    margin-top: 10px;
}

.fa-rede-social-icon{
    font-size: 14px;
}

.rodape-last-column .col-xs-1{
    padding-left: 0px;
    margin-left: 0px;
}

.rodape-last-column-divisao{
    margin-top: 10px;
}


.fa-home-background{
    color: #b0acac;
}

.fa-facebook-background{
    color: #1e78ae;
}

.fa-twitter-background{
    color: #1ba1e2;
}

.fa-youtube-background{
    color: #dd1617;
}

.fa-google-plus-background{
    color: #f22d0c;
}

.fa-stack a:hover{
    color: #000000;
}

.rodape-ice{
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 12px;
    font-style: normal;
}

.rodape-ice a{
    color: #d9d9d9;
    border-bottom: 1px dotted #d9d9d9;
    font-weight: bold;
}

.rodape-ice a:hover{
    color: #ffffff;
}

body {
    
}

.site-preview{
    min-height: 40px;
    font-size: small;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.texto-seguranca{
    text-align: justify;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 50px;
    color: #aaaaaa;
}

.vag-rounded{
    font-family: VAGRounded,'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
}


@font-face{
    font-family: VAGRounded;
    src: url('../../../fonts/VAGRound.ttf');
}

@font-face{
    font-family: OpenSans;
    src: url('../../../fonts/OpenSans-CondLight.ttf');
}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
    word-wrap: break-word;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.search-items{
	margin-left: 10px;
}

#rodape{
   background-color: #000000;
}

#side-menu{
	padding-left: 12px;
	padding-right: 12px;
}

#div-banner{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.thumbnail .caption a:hover{ /*Cor do link selecionado do modelo do veículo*/
	text-decoration: none;
}
#page-wrapper a:hover h3.text-muted{ /*Cor do link selecionado do modelo do veículo*/
	text-decoration: none;
}
table{
	background-color: transparent;
}
.bg-default {
  background-image: -webkit-linear-gradient(#2B2B2B, #191919 50%, #121212);
  background-image: -o-linear-gradient(#2B2B2B, #191919 50%, #121212);
  background-image: linear-gradient(#2B2B2B, #191919 50%, #121212);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2B2B2B', endColorstr='#ff191919', GradientType=0);
  filter: none;
  border: 1px solid #242525;
}
a.bg-default:hover {
  background-color: #345578;
}

footer {
    /*margin: 50px 0;*/
	
}

#label-financiamento-form{
	padding-top: 16px;
}

.link-estoque{
    padding: 0px 32px 10px 0px;
}

.alert-message{
    padding: 0px 30px 0px 30px;
}

@media (min-width: 768px) {
	#img-logo-grande {		
		display: block;		
	}
	#img-logo-pequena {
		display: none;
	}
}

@media (max-width: 768px) {
	#img-logo-grande {
		display: none;
	}
	#img-logo-pequena {
		display: block;
	}
}

@media (min-width: 992px) {
	.back-stripe {
		position: absolute;
        width: 100%;
        height: 260px;
        margin-top: 259px;
        z-index: -1;

        background-image: linear-gradient(#000000, #555555 50%, #000000);
	}
}

@media (min-width: 768px) {
	.model-tile {
		margin-top: 0px;
	}
}