/* GLOBAL STYLES
-------------------------------------------------- */
/* font */
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');*/
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
/* various fixes */
html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ }
html { min-height: 100%; position: relative; }
body { padding-bottom: 60px !important; color: #333 !important; font-family: 'Droid Sans', sans-serif !important; font-weight: 300;  }
/* remove pontilhado dos links */
a, a:focus, button { outline: none !important; }
/***
/* remove seta do input number */
input::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}

.owl-pagination {
    bottom: 0px;
    position: absolute;
    right: 50%;
}

.img-car {    max-height: 210px;
    width: 100%;}

/* selo oferta */
.selo-oferta-detalhe { background: rgba(255,255,255,0) url(../img/selo-oferta.png) no-repeat scroll left top; height: 136px; width: 136px; position: absolute; top: 0; left: 0; }
.selo-oferta-home { background: rgba(255,255,255,0) url(../img/selo-oferta.png) no-repeat scroll -153px -35px; height: 65px; width: 65px; position: absolute; top: -10px; left: 0; }
/* preÃ§o oferta */
.preco-antigo { text-decoration: line-through; font-size: 130% !important;    font-weight: 300 !important;
    color: #848484; }

.no-margin-side {margin-left: 0px !important; margin-right: 0px !important;}

.light-blue.darken-4 {
    background-color: #000 !important;
}
.light-blue.darken-3 {
    background-color: #000 !important;
}
.light-blue.darken-2 {
    background-color: #000 !important;
}

input[type=number] { -moz-appearance: textfield; }
/* various fixes */
/* remove rounds from all elements */
div, input, select, textarea, span, img, table, td, th, p, a, button, ul, code, pre, li { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
hr { background-color: #333; height: 2px; }
/* corrige posicionamento vertical do modal - fix wrong height bootstrap */
.modal { top: 0 !important; }
.well { box-shadow: none !important; }
label { font-weight: 500 !important; }
.no-border { border: none !important; }
.no-shadow { box-shadow: none !important; }
.no-radius { border-radius: 0 !important; }
.nobr { white-space: nowrap !important; }
.dropdown-content { z-index: 1333 !important; }
.form-control { box-shadow: none !important; }
a, a:hover, a:focus { color:#000; }
a:hover, a:focus { color: #000; }
.btn, .btn:hover, .btn-floating, .btn-large, .card, .card-panel, .collapsible, .dropdown-content, .side-nav, .toast, .z-depth-1, nav { box-shadow: none; }
/* barra r+ */
.rMais { display: none !important; }
/* Padding & Margin */
.no-padding { padding: 0 !important; }
.no-margin { margin: 0 !important; }
.margin-top-10 { margin-top: 10px !important; }
.margin-top-20 { margin-top: 20px !important; }
.margin-top-30 { margin-top: 30px !important; }
.margin-top-40 { margin-top: 40px !important; }
.margin-top-50 { margin-top: 50px !important; }
.margin-right-10 { margin-right: 10px !important; }
.margin-right-20 { margin-right: 20px !important; }
.margin-right-30 { margin-right: 30px !important; }
.margin-right-40 { margin-right: 40px !important; }
.margin-right-50 { margin-right: 50px !important; }
.margin-bottom-10 { margin-bottom: 10px !important; }
.margin-bottom-20 { margin-bottom: 20px !important; }
.margin-bottom-30 { margin-bottom: 30px !important; }
.margin-bottom-40 { margin-bottom: 40px !important; }
.margin-bottom-50 { margin-bottom: 50px !important; }
.margin-left-10 { margin-left: 10px !important; }
.margin-left-20 { margin-left: 20px !important; }
.margin-left-30 { margin-left: 30px !important; }
.margin-left-40 { margin-left: 40px !important; }
.margin-left-50 { margin-left: 50px !important; }
.padding-top-10 { padding-top: 10px !important; }
.padding-top-20 { padding-top: 20px !important; }
.padding-top-30 { padding-top: 30px !important; }
.padding-top-40 { padding-top: 40px !important; }
.padding-top-50 { padding-top: 50px !important; }
.padding-right-10 { padding-right: 10px !important; }
.padding-right-20 { padding-right: 20px !important; }
.padding-right-30 { padding-right: 30px !important; }
.padding-right-40 { padding-right: 40px !important; }
.padding-right-50 { padding-right: 50px !important; }
.padding-bottom-10 { padding-bottom: 10px !important; }
.padding-bottom-20 { padding-bottom: 20px !important; }
.padding-bottom-30 { padding-bottom: 30px !important; }
.padding-bottom-40 { padding-bottom: 40px !important; }
.padding-bottom-50 { padding-bottom: 50px !important; }
.padding-left-10 { padding-left: 10px !important; }
.padding-left-20 { padding-left: 20px !important; }
.padding-left-30 { padding-left: 30px !important; }
.padding-left-40 { padding-left: 40px !important; }
.padding-left-50 { padding-left: 50px !important; }
/* esconder elementos */
.none { display: none; }
/* h1, h2, h3... */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.3 !important; }
h1, .h1 { font-size: 34px !important; font-weight: 700 !important; }
.container h2, .h2 { font-size: 24px; font-weight: 600 !important; }
h3, .h3 { font-size: 20px !important; font-weight: 600 !important; }
h4, .h4 { font-size: 18px !important; font-weight: 600 !important; }
h5, .h5 { font-size: 16px !important; font-weight: 600 !important; }
h6, .h6 { font-size: 14px !important; font-weight: 600 !important; }
/* logo */
.navbar-brand { padding: 20px 10px !important; height: auto !important; }
/* navbar */
/*nav { height: 77px !important; }*/
.navbar { border-radius: 0; margin-bottom: 0; }
.navbar-default { background-color: #fff; border: none; }
.navbar-default .navbar-nav > .active > a:hover { background-color: #1D3A6C; color: #ddd; }
.navbar-default .navbar-nav>li>a:hover { color: #ddd; background-color: #1D3A6C; }
.navbar-default { border: none !important; }
.navbar-nav > li > a { font-size: 17px; line-height: 30px; font-weight: 600 !important; }
.dropdown-menu > li > a { font-size: 17px; }
.navbar-default .navbar-toggle { border: medium none !important; margin: 0; padding: 20px 14px; }
.nav ul li { float: none; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color: #1D3A6C; color: #fff; }
/*.navbar-wrapper { position: absolute; top: 0; right: 0; left: 0; z-index: 20; }*/
/* Flip around the padding for proper display in narrow viewports */
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: #fff; }
.navbar-wrapper > .container { padding-right: 0; padding-left: 0; }
.navbar-wrapper .navbar { padding-right: 15px; padding-left: 15px; }
.navbar-wrapper .navbar .container { width: auto; }
/*nav ul li:hover, nav ul li.active { background-color: transparent !important; }*/
/* nav mobile */
.dropdown-menu-marcas-home { width: 100%; }
.btn-menu-marcas-home { box-shadow: none !important; line-height: 2.5em !important; margin-bottom: 1px !important; display: block; }
/* social top */
.social-top { color: #000; float: left; margin: 20px 0 0 30px; }
.social-top .lead { margin: 0; }
/* serviÃ§os */
.featurette { padding: 40px 0; }
.servicos-home h2 { font-size: 3.5em; margin: 20px 0; }
.servicos-home h3 { font-size: 2.5em; }
/* mega menu */
.mega-dropdown { position: static !important; }
.mega-dropdown-menu { padding: 20px 40px 0; width: 100%; box-shadow: none; -webkit-box-shadow: none; background-color: #1D3A6C; border: none; }
.mega-dropdown-menu .col-md-3 { margin-bottom: 20px; }
.mega-dropdown-menu a { color: #fff; font-size: 12px; font-weight: 500; text-transform: uppercase; }
/* pÃ¡gina de veÃ­culos novos */
.subaru-boxer { background-color: #f6f6f6; padding: 50px 0; }
.subaru-boxer h2 { text-transform: uppercase; font-weight: 300 !important; }
.subaru-boxer h3 { text-transform: uppercase; font-weight: 300 !important; }

.subaru-boxer-wrx { background-color: #000; padding: 50px 0; color: #fff; }
.subaru-boxer-wrx h2 { text-transform: uppercase; font-weight: 300 !important; }
.subaru-boxer-wrx h3 { text-transform: uppercase; font-weight: 300 !important; }

.subaru-boxer-wrx-sti { background-color: #000; padding: 50px 0; color: #fff; }
.subaru-boxer-wrx-sti h2 { text-transform: uppercase; font-weight: 300 !important; }
.subaru-boxer-wrx-sti h3 { text-transform: uppercase; font-weight: 300 !important; }

.subaru-detalhes { background: #000 url(../novos/img/impreza/decoration-enterteinmant.jpg) no-repeat bottom left; padding: 50px 0 200px 0; color: #ddd; }
.wrx-detalhes { background: #000 url(../novos/img/wrx/decoration-entertainment.jpg) no-repeat bottom left; padding: 50px 0 200px 0; color: #ddd; }
.wrx-sti-detalhes { background: #000 url(../novos/img/wrx-sti/section-bg-internal.jpg) no-repeat bottom left; padding: 50px 0 800px 0; color: #ddd; }
.legacy-detalhes { background-color: #000; padding: 50px 0 50px 0; color: #ddd; }
.outback-detalhes { background-color: #000; padding: 50px 0 0 0; color: #ddd; }
.outback-detalhes .box-estabilidade { background-color: #000; bottom: 0; padding: 0 20px; position: absolute; right: 0; }
.wrx-carroceria .box-estabilidade { background-color: #fff; bottom: 0; padding: 0 20px; position: absolute; right: 0; }
.forester-detalhes { background: #000 url(../novos/img/forester-sport/decoration-display.png) no-repeat bottom left; padding: 50px 0 600px 0; color: #ddd; }
.subaru-xv-detalhes { background-color: #000; padding: 50px 0; color: #ddd; }
.subaru-detalhes h3, .subaru-xv-detalhes h3, .forester-detalhes h3, .legacy-detalhes h3, .outback-detalhes h3, .wrx-detalhes h3, .wrx-sti-detalhes h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.subaru-detalhes h4, .subaru-xv-detalhes h4, .forester-detalhes h4, .legacy-detalhes h4, .outback-detalhes h4, .wrx-detalhes h4, .wrx-sti-detalhes h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.subaru-detalhes-display { margin-top: 300px; }
.subaru-detalhes2 { background-color: #fff; padding: 50px 0; }
.subaru-detalhes2 h2, .detalhes-novos h2 { font-size: 3.7em; font-weight: 300 !important; text-transform: uppercase; }
.subaru-detalhes2 h3, .detalhes-novos h3 { text-transform: uppercase; font-weight: 300 !important; }
.subaru-detalhes2 .estabilidade { background: #fff url("../novos/img/impreza/bg-eletronic-control.jpg") no-repeat scroll 0 0 / cover; height: 591px; position: relative; }
.subaru-detalhes2 .box-estabilidade { background-color: #fff; bottom: 0; padding: 0 20px; position: absolute; right: 0; }
.subaru-design { background: #254987222 url(../novos/img/impreza/section-bg-externo.jpg) no-repeat center center / cover; padding: 150px 0 300px; color: #ddd; }
.subaru-design h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.subaru-design h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.forester-design { background: #254987222 url(../novos/img/forester-sport/section-bg-externo.jpg) no-repeat center center / cover; padding: 150px 0 300px; color: #ddd; }
.forester-design h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.forester-design h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.subaru-xv-design { background: #254987222 url(../novos/img/subaru-xv/section-bg-externo.jpg) no-repeat center center / cover; padding: 150px 0 300px; color: #ddd; }
.subaru-xv-design h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.subaru-xv-design h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.forester-xmode { background: #254987222 url(../novos/img/forester-sport/section-bg-all-terrain.jpg) no-repeat center center / cover; padding: 50px 0 600px; color: #333; }
.forester-xmode h3 { text-transform: uppercase; font-weight: 300 !important; color: #333; }
.forester-xmode h4 { text-transform: uppercase; font-weight: 300 !important; color: #333; }

.legacy-iluminacao { background: #000 url(../novos/img/legacy-gt-turbo/section-bg-lighting.jpg) no-repeat center 50px / cover; padding: 50px 0 1000px; color: #ddd; }
.legacy-iluminacao h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.legacy-iluminacao h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.legacy-detalhes2 { background-color: #C6C6C6; padding: 50px 0; color: #333; }
.legacy-detalhes2 h2, .detalhes-novos h2 { font-size: 3.7em; font-weight: 300 !important; text-transform: uppercase; }
.legacy-detalhes2 h3, .detalhes-novos h3 { text-transform: uppercase; font-weight: 300 !important; }

.forester-xt-turbo { background: #254987222 url(../novos/img/forester-xt-turbo/section-bg-externo.jpg) no-repeat center center / cover; padding: 50px 0 600px; color: #fff; }
.forester-xt-turbo h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.forester-xt-turbo h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.legacy-gt-turbo { background: #254987222 url(../novos/img/legacy-gt-turbo/section-bg-externo.jpg) no-repeat center bottom / 100%; padding: 50px 0 600px; color: #fff; }
.legacy-gt-turbo h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.legacy-gt-turbo h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.outback { background: #254987222 url(../novos/img/outback/section-bg-externo.jpg) no-repeat center bottom / 100%; padding: 50px 0 800px; color: #fff; }
.outback h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.outback h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.wrx { background: #254987222 url(../novos/img/wrx/section-bg-externo.jpg) no-repeat center bottom / 100%; padding: 50px 0 600px; color: #fff; }
.wrx h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.wrx h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.wrx-sti { background: #254987222 url(../novos/img/wrx-sti/section-bg-external.jpg) no-repeat center bottom / 100%; padding: 50px 0 800px; color: #fff; }
.wrx-sti h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.wrx-sti h4 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.si-drive { background-color: #254987; color: #fff; }
.si-drive h2 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.si-drive h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.si-drive-legacy { background-color: #F6F6F6; color: #333; }
.si-drive-legacy h2 { text-transform: uppercase; font-weight: 300 !important; color: #333; }
.si-drive-legacy h3 { text-transform: uppercase; font-weight: 300 !important; color: #333; }

.wrx-carroceria { background-color: #F6F6F6; color: #333; padding: 50px 0 0; }
.wrx-carroceria h2 { text-transform: uppercase; font-weight: 300 !important; color: #333; }
.wrx-carroceria h3 { text-transform: uppercase; font-weight: 300 !important; color: #333; }

.wrx-transmissao { background-color: #000; color: #fff; }
.wrx-transmissao h2 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.wrx-transmissao h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.wrx-sti-transmissao { background-color: #000; color: #fff; }
.wrx-sti-transmissao h2 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }
.wrx-sti-transmissao h3 { text-transform: uppercase; font-weight: 300 !important; color: #fff; }

.detalhes-novos { padding: 50px 0; }
.titulo-novos { left: 16%; margin-top: 30px; position: absolute; text-transform: uppercase; }
.img-capa-novos { height: 870px; }
/* Carousel base class */
.carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity; }
.carousel-fade .carousel-inner .active { opacity: 1; }
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-control { z-index: 2; }
nav { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
.navbar { border: none; }

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
.slider { }
#slider .owl-theme .owl-controls .owl-buttons .owl-prev { left: 0; top: 30%; }
#slider .owl-theme .owl-controls .owl-buttons .owl-next { right: 0; top: 30%; }
#slider .owl-theme .owl-controls .owl-buttons div { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #fff !important; }
#slider .owl-pagination { margin-top: -65px; position: relative; z-index: -1; }
.owl-item .img-responsive {  }
.caption > h1 { font-size: 35px !important; display: table; padding: 5px; margin: 0 0 5px; }
.caption > h2 { display: table; font-size: 14px; padding: 5px; margin: 0 0 35px 0; }
.carousel-caption { z-index: 10; }
/* sidebar */
.nav > li > a { transition-duration: .1s; }
.nav>li>a:hover { transition-duration: .1s; background-color: transparent; }
.nav.nav-sidebar li a { padding: 5px 0 5px !important; }
#sidebar .filtro-titulo { margin-bottom: 0px; font-weight: 600; }
#sidebar .list-group { margin-bottom: 0px; }
#sidebar .list-group-item:last-child { border-bottom: none; }
#sidebar .filtro-item-link, .nav > li > a:focus, .nav > li > a:hover { color: #254987; font-size: 14px; font-weight: 300; transition-duration: 0.05s; background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
#open-menu-mobile { position: relative; }
.icone-proposta { position: absolute; right: 22px; z-index: 100; }
.icone-proposta > a { background-color: #254987; color: #fff; display: inline-block; font-size: 15px; padding: 15px 30px; text-align: center; text-decoration: none; text-transform: uppercase; }
/*.sidebar { display: none; }
@media (min-width: 768px) {
.sidebar { background-color: #f5f5f5; border-right: 1px solid #eee; bottom: 0; display: block; left: 0; overflow-x: hidden; overflow-y: auto; padding: 20px !important; position: fixed !important; top: 51px; z-index: 1333; }
}
.nav-sidebar { margin-bottom: 20px !important; margin-left: -20px !important; margin-right: -21px !important; }
.nav-sidebar > li > a { padding-left: 20px; padding-right: 20px; }
.nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus { background-color: #428bca; color: #fff; }
 main 
.main { padding: 20px; }
@media (min-width: 768px) {
.main { padding-left: 40px !important; padding-right: 40px !important; }
}
.main .page-header { margin-top: 0; }*/


.btn-primary {color: #fff !important;
background-color: #254987 !important;
border-color: #254987 !important;}

.btn-primary:hover{color: #fff !important;
background-color: #254987 !important;
border-color: #254987 !important;}

/* footer */
#scrollup { background: url(img/arrow_up.png) no-repeat; width: 50px; height: 50px; position: fixed; bottom: 100px; right: 20px; display: none; text-indent: -9999px; cursor: pointer; }
.footer { background-color: #f5f5f5; bottom: 0; height: 60px; position: absolute; width: 100%; padding: 30px 0; }
.form-footer .form-control { border: medium none !important; }
.page-footer { margin-top: 0 !important; }
/* busca home */
.busca-home { margin: 65px 0 0; border-bottom: 1px solid #000; background-color: #254987; }
.busca-home input { border: medium none; }
.busca-home label { color: #fff !important; font-size: 1.2em !important; }
.busca-home .btn, .busca-home .btn:active, .busca-home .btn:hover, .busca-home .btn:focus { background-color:#254987 !important; border-bottom: none; border-right: 1px solid #254987 !important; border-top: 1px solid #254987 !important; }
.busca-home .input-lg { border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; border-bottom-left-radius: 2px; border-top-left-radius: 2px; }
/* destaque carro home */
.jumbotron-carro {     border-bottom: 1px solid #bbb;}
.jumbotron-carro h1 { margin: 2.1rem 1rem 1.68rem; font-size: 3.5em !important; color: #333; }
.slider .slides { background-color: #333; }
.slider .slides li .caption { left: 20%; }
.box-carro-destaque { border: 1px solid #999; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); transition-duration: .2s; }
.box-carro-destaque:hover { border-color: #254987; transition-duration: .2s; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); }
.box-carro-destaque img { }
.box-carro-destaque li { white-space: nowrap; color: #333; font-weight: 600; font-size: 11px; }
.box-carro-destaque .card-image { min-height: 275px; }
.box-carro-destaque .titulo h2 { background-color: #fff; margin: 0;  padding: 10px 0; border-bottom: 1px solid #eee; }
.box-carro-destaque .titulo h2 a { display: block; font-size: 16px; font-weight: 600; padding: 0 10px; color: #254987 !important; }
.box-carro-destaque .preco h3 { padding: 0 10px; margin: 10px 0; font-weight: 600 !important; letter-spacing: -1px; color: #fff; font-size: 1.8em !important; }
 .box-carro-destaque .precos h3 { font-size: 1.8em !important; font-weight: 600; margin: 0; color: #254987; margin: 10px; }
.box-carro-destaque .opicionais { color: #5d6e7b; font-size: 10px; font-weight: 500; margin: 0 !important; text-align: center; }
/* destaque carro home  - slide */
#owl-demo .item { margin: 10px; }
#owl-demo .item img { display: block; width: 100%; height: auto; max-height: 281px; }
.owl-theme .owl-controls .owl-buttons div { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; color: #333 !important; font-size: 85px !important; margin: 0 !important; padding: 0 !important; position: absolute; }
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -75px; top: 30%; }
.owl-theme .owl-controls .owl-buttons .owl-next { right: -75px; top: 30%; }
/* vitrine carro home */
.vitrine-home h2 { font-size: 3.5em; color: #333; }
.box-carro-vitrine {    background-color: #fdfdfd; border: 1px solid #999; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); transition-duration: .2s; border-radius: 2px; overflow: hidden; }
.box-carro-vitrine:hover { border-color: #254987; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); transition-duration: .2s; }
.box-carro-vitrine .detalhe { background-color: #F2F2F2; padding: 10px; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.box-carro-vitrine .titulo h2 { background-color: #FDFDFD; font-size: 14px; font-weight: 100 !important; margin: 0; max-height: 66px; overflow: hidden; padding: 10px; text-transform: uppercase; }
.box-carro-vitrine .titulo h2 a { color: #254987; }
.box-carro-vitrine .preco { background-color: #fdfdfd; padding: 0 0 10px 10px; }
.box-carro-vitrine .preco h3 { font-size: 1.8em !important; font-weight: 600; margin: 0; color: #254987; }
.box-carro-vitrine .opicionais { color: #FFF; font-size: 10px; font-weight: 500; margin: 0 !important; text-align: center; }
.box-carro-vitrine .opcional-marca { background-color: #254987!important; border-top: 1px solid #254987; line-height: 35px; padding: 0 5px; }
.box-carro-vitrine .opcional-cor { background-color: #254987!important; border-top: 1px solid #254987!important; border-left: 1px solid #254987!important; border-right: 1px solid #254987!important; line-height: 35px; padding: 0 5px; }
.box-carro-vitrine .opcional-combustivel { background-color: #254987!important; border-top: 1px solid #254987; line-height: 35px; padding: 0 5px; }
.featurette-divider { margin: 80px 0; /* Space out the Bootstrap <hr> more */ }
.title-border { background-color: #333; height: 2px; margin: 10px auto 25px; overflow: hidden; width: 95%; }
.help-link { background-color: #254987; font-size: 18px; font-weight: 700; padding: 10px; text-align: center; text-transform: uppercase; color: #fff; }
/* map home */
.map-home h2 { font-size: 3em !important; }
/* resultado de busca */
.pag-selected, .pagina:hover { border: .063rem solid #254987; color: #fff !important; background-color: #254987;}
.breadcrumb h1 { font-size: 27px !important; }
.pagination-top { margin: 0 !important; }
.pagination { margin: 0 !important; }
.pagination li { width: auto !important; margin: 0 !important; height: inherit !important; }
.sidebar p { font-size: 18px; font-weight: 400; }
.box-veiculo-resultado { background-color: #FDFDFD; transition-duration: .3s; position: relative; border: 1px solid #999; }
.box-veiculo-resultado:hover { background-color: #f6f6f6; transition-duration: .3s; border: 1px solid #254987; }
/*.box-veiculo-resultado::before { border-top: 1px solid #eee; content: ""; width: 100%; }*/
.box-veiculo-resultado h2 { font-size: 16px; font-weight: 600; }
.box-veiculo-resultado .preco { font-size: 1.8em !important; letter-spacing: -0.1px; margin: 10px 0; color: #254987; }
.box-veiculo-resultado .carro-preco { text-align: right; }
.row-grid .box-veiculo-resultado, .row-grid .carro-preco { text-align: left; }
.veiculosEstoque .card { margin: 0 !important; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); transition-duration: .3s }
.veiculosEstoque .card:hover { margin: 0 !important; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); transition-duration: .3s }
.titulo-veiculo { font-size: 1.8em !important; text-transform: uppercase; }
.preco-detalhe { font-size: 1.8em !important; letter-spacing: -1px; color: #254987; }

.carro-info h2 a { color: #254987; }
.carro-img img { width: 100%;min-height: 202px; max-height: 202px; }
.resu-veiculo li { padding: 0 10px !important; }
.resu-veiculo .resumo { font-weight: 500; padding-top: 3px; display: block; }
.resu-veiculo .nome-resumo { border-bottom: 1px solid #ddd; color: #999; font-size: 0.9em; font-weight: 600; padding-bottom: 3px; }
.border-right { border-right: 1px solid #dcdcdc; }
.border-left { border-left: 3px solid #ECEFF1; }
.paginacao-select { height: 40px; }
.btn-simular-fian { margin: 10px 0 0; font-weight: 600; }
#products .page-header { border-color: #254987; border-width: 2px; }
.card-panel .col-md-8 .page-header, .card-panel .col-sm-9 .page-header, .card-panel .col-md-9 .page-header { border-color: #254987; border-width: 2px; }
/* grid view */
.row-grid h2 { font-size: 14px !important; line-height: 16px !important; margin-bottom: 0 !important; min-height: 61px; }
.row-grid .preco { font-size: 22px !important; margin: 5px 0 !important; }
.row-grid .anunciante { display: none; }
.row-grid .nome-resumo { display: none; }
.row-grid .border-right { border: medium none; }
.row-grid .resumo { font-size: 12px; font-weight: 400 !important; }
.row-grid .resu-veiculo li { padding: 0 10px 0 0 !important; }
.row-grid .resu-veiculo { /*margin: 0 !important; height: 30px;*/ display: none; }
.row-grid .carro-preco { border: medium none; margin-top: -25px; }
.row-grid .btn-simular-fian { display: none; }
.row-grid .km { display: none; }
.row-grid .carro { margin-bottom: 30px; }
/*.glyphicon { margin-right: 5px; }
.thumbnail { margin-bottom: 20px; padding: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.item.list-group-item { float: none; width: 100%; background-color: #fff; margin-bottom: 10px; }
.item.list-group-item:nth-of-type(odd):hover, .item.list-group-item:hover { background: #428bca; }
.item.list-group-item .list-group-image { margin-right: 10px; }
.item.list-group-item .thumbnail { margin-bottom: 0px; }
.item.list-group-item .caption { padding: 9px 9px 0px 9px; }
.item.list-group-item:nth-of-type(odd) { background: #eeeeee; }
.item.list-group-item:before, .item.list-group-item:after { display: table; content: " "; }
.item.list-group-item img { float: left; }
.item.list-group-item:after { clear: both; }
.list-group-item-text { margin: 0 0 11px; }*/

/* detalhe veiculos novos */
.carousel-outer { position: relative; }
.carousel-novos { border: 1px solid #333; }
.carousel-novos .carousel-indicators { background-color: #333; margin: 0; overflow: auto; padding: 5px 0 0 5px; position: static; text-align: left; white-space: nowrap; width: 100%; }
.carousel-novos .carousel-indicators li { background-color: transparent; -webkit-border-radius: 0; border-radius: 0; display: inline-block; height: auto; margin: 0 !important; width: auto; border-color: #000; }
.carousel-novos .carousel-indicators li img { display: block; opacity: 0.5; }
.carousel-novos .carousel-indicators li.active img { opacity: 1; }
.carousel-novos .carousel-indicators li:hover img { opacity: 0.75; }
/* detalhe */
.detalhe-dados h3 { font-weight: 600 !important; }
.secondary-content { color: #1B2F47; }
.ver-detalhes { margin-top: 20px; }
.banco-icones { overflow: hidden; }
.banco-icones span { background: url(/img/ico-bancos.gif) no-repeat scroll 0 30px rgba(0, 0, 0, 0); display: block; height: 30px; margin-left: 5px; width: 30px; }
.banco-icones .ico-itau { background-position: 0 0; }
.banco-icones .ico-santander { background-position: -30px 0; }
.banco-icones .ico-bv { background-position: -60px 0; }
.banco-icones .ico-finasa { background-position: -90px 0; }
.tab-content { padding: 40px 0; }
.star-rate { }
.slider .indicators { z-index: 1333; }
.slider .indicators .indicator-item.active { background-color: #254987; }
.details-indicators { }
#formProposta .form-control { border-color: #eee; box-shadow: none; }
.modal-slideshow { width: 800px; }
.modal-footer { border: none !important; }
.modal-header { border: none !important; }
.rating-input i { cursor: pointer; font-size: 2em; margin-right: 5px; }
.modal-backdrop.in { opacity: .8 !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-top: 3px solid #254987; color: #254987; font-weight: 600; }
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover { border-top: 3px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; font-weight: 600; color: #666; }
/* BOTOES LIGHTBOX */
.LB-proposta, .LB-financiamento, .LB-veiculo-fotos, .LB-mapa { cursor: pointer; }
/* JANELAS DO LIGHTBOX */
#bg-full-lightbox { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: url(/img/bg-alpha-black-70.png); z-index: 9999; }
#win-mapa { width: 700px; height: 500px; border: 10px #fff solid; top: 0; left: 0; background-color: #fff; position: fixed; z-index: 13330; }
#mapaLocalizacao { height: 100%; width: 100%; }
.LightBox { width: 500px; position: fixed; z-index: 13330; background-color: #fff; top: -9999px; left: -9999px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -moz-box-shadow: rgba(20,20,20,1) 2px 2px 10px; -webkit-box-shadow: rgba(20,20,20,1) 2px 2px 10px; -khtml-box-shadow: rgba(20,20,20,1) 2px 2px 10px; box-shadow: rgba(20,20,20,1) 2px 2px 10px; }
.LightBox .interno { margin: 10px }
/* SLIDE SHOW */
#palcoSlideShow { position: relative; }
#navSlideShow, #navSlideShowBG { position: absolute; bottom: 10px; height: 30px; margin: 3px; width: 474px; }
#navSlideShow { bottom: 3px; left: 13px; width: 450px }
#navSlideShow .txt-zoom { position: relative; top: -2px; }
#navSlideShowBG { background: url(/img/bg-alpha-white-70.png); }
#thumbSlideShow { }
/* Galeria de Fotos do Veiculo - SLIDE SHOW */
#SlideShow { }
#SlideShowPalco { padding: 0; position: relative; }
#SlideShowPalcoFoto { margin: 0; padding: 0; border: 0; overflow: hidden; text-align: center; -background-color: green; }
#SlideShowPalcoFoto img { padding: 0; margin: 0; border: 0; width: 100%; }
#SlideShowNav { bottom: 0; left: 0; position: absolute; right: 0; }
/*#SlideShowNavAmpliar { font-size: 12px; text-align: right; background-color: rgba(255, 255, 255, .7); }*/
/*#SlideShowNavAmpliar > a { background-color: rgba(255, 255, 255, 0.8); color: #444; display: block; float: right; font-size: 11px; font-weight: 500; padding: 4px 15px; text-transform: uppercase; }*/
.ver-video { background-color: rgba(205, 32, 31, 0.8) !important; }
.ampliar-foto { background-color: rgba(255, 255, 255, .7) !important; }
#SlideShowNavControle { height: 100%; position: absolute; top: 0; width: 100%; }
#SlideShowPalcoFoto .prev, #SlideShowPalcoFoto .next { bottom: 0; display: block; float: left; margin: 0; padding: 0; position: absolute; top: 0; transition-duration: 0.3s; }
#SlideShowPalcoFoto .prev:hover { background: -moz-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0.3)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d333333', endColorstr='#33333300', GradientType=1 ); /* IE6-9 */;
opacity: .9 }
#SlideShowPalcoFoto .next:hover { background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.3))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33333300', endColorstr='#4d333333', GradientType=1 ); /* IE6-9 */;
opacity: .9 }
#SlideShowPalcoFoto .prev { color: #fff; opacity: 0.3; left: 0; text-decoration: none; }
#SlideShowPalcoFoto .next { color: #fff; opacity: 0.3; right: 0; text-decoration: none; }
#nextFoto i, #prevFoto i { font-size: 85px; position: relative; top: 34%; }
#SlideShowPalcoFoto .painel { border-top-right-radius: 3px; padding: 9px 5px 9px 25px; position: relative; }
#SlideShowThumbs { background-color: #333; overflow: hidden; padding: 5px 0 5px 10px; }
#SlideShowThumbs li { border: 1px solid #000; cursor: pointer; float: left; height: 56px; margin: 0; overflow: hidden; padding: 0; width: 11%; }
/* Galeria de Fotos do Veiculo - SLIDE SHOW **** MODAL *****/
#SlideShowModal { }
#SlideShowPalcoModal { padding: 0; position: relative; }
#SlideShowPalcoFotoModal { margin: 0; padding: 0; border: 0; overflow: hidden; text-align: center; -background-color: green; }
#SlideShowPalcoFotoModal img { padding: 0; margin: 0; border: 0; width: 100%; }
#SlideShowPalcoVideoModal { height: 300px; }
#SlideShowNavModal { bottom: 0; height: 30px; left: 0; position: absolute; right: 0; }
#SlideShowNavAmpliarModal { font-size: 12px; text-align: right; background-color: rgba(255, 255, 255, .7); }
#SlideShowNavAmpliarModal > a { display: block; padding: 6px !important; }
#SlideShowNavControleModal { height: 100%; position: absolute; top: 0; width: 100%; }
#SlideShowNavControleModal .prev, #SlideShowNavControleModal .next, #SlideShowNavControleModal .painel { display: block; float: left; margin: 0; padding: 0; transition-duration: .3s; }
#SlideShowNavControleModal .prev:hover { background: -moz-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0.3)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d333333', endColorstr='#33333300', GradientType=1 ); /* IE6-9 */;
opacity: .9 }
#SlideShowNavControleModal .next:hover { background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.3))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33333300', endColorstr='#4d333333', GradientType=1 ); /* IE6-9 */;
opacity: .9 }
#SlideShowNavControleModal .prev { color: #fff; font-size: 85px; height: 100%; opacity: 0.3; padding: 23% 0 0; position: absolute; left: 0; text-decoration: none; }
#SlideShowNavControleModal .next { color: #fff; font-size: 85px; height: 100%; opacity: 0.3; padding: 23% 0 0; position: absolute; right: 0; text-decoration: none; }
#SlideShowNavControleModal .painel { position: relative; top: -1px; margin: 0 5px; }
#SlideShowThumbsModal { }
#SlideShowThumbsModal ul { margin: 5px; }
#SlideShowThumbsModal li { border: 1px solid #fff; box-shadow: 0 0 1px #999; cursor: pointer; float: left; height: 53px; margin: 5px; overflow: hidden; padding: 0; width: 70px; }
.painel { background-color: rgba(0, 0, 0, 0.5); font-size: 11px; font-weight: 500; padding: 8px 10px 7px 25px; }
.painel i { bottom: 5px; left: 5px; position: absolute; }
/* empresa */
#empresa-fotos { max-height: 585px; overflow: hidden; }
.cycle-caption { bottom: 15px; color: white; position: absolute; right: 15px; z-index: 700; }
.cycle-overlay { background: black none repeat scroll 0 0; bottom: 0; color: white; opacity: 0.5; padding: 15px; position: absolute; width: 100%; z-index: 600; }
.cycle-prev, .cycle-next { cursor: pointer; height: 100%; opacity: 0; position: absolute; top: 0; width: 30%; z-index: 800; }
.cycle-prev { left: 0; }
.cycle-next { right: 0; }
.cycle-prev:hover, .cycle-next:hover { opacity: 0.7; }
.cycle-prev i { color: #fff; font-size: 85px; position: absolute; top: 40%; }
.cycle-next i { color: #fff; font-size: 85px; position: absolute; top: 40%; right: 5%; }
/* equipe */
.card .card-content { border-top: 1px solid #ECEFF1; }
/* opiniÃ£o */
.opinioes { border-bottom: 1px solid #eee; margin: 15px 0; padding-bottom: 15px; }
.opinioes:hover { background-color: #fafafa; transition-duration: 0.3s; }
.like-opinion i, .dislike-opinion i { font-size: 1.2em !important; }
.area-resposta { min-height: 51px; }
.reportar-abuso .dropdown-menu a { font-size: 11px; }
/* avaliaÃ§Ã£o */
form .row { margin-bottom: 0 !important; }
.campo-ano { width: 100px !important; }
.campo-ano-separador { padding: 14px 13px 0; }
.form-control.ddd { width: 55px; border-right: medium none; border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; }
.form-control.fone { width: 50%; border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; }
/* contato */
.collection-contact li { border-bottom: 1px solid #eee !important; padding: 8px 5px !important; }
#map-canvas { width: 100%; height: 100%; height: calc(100% - 0px); }
.mapa { height: 355px; }
.map { display: flex; height: 355px; }
/* icons share */
.nav-menu .compartilhe { position: relative; top: -5px; }
.icones-btn { background: url(../img/social.png) no-repeat scroll -30px 0 rgba(0, 0, 0, 0); display: inline-block; width: 30px; height: 30px; margin: 0; }
.icones-btn.tt-btn-texto { background-position: 0 0; width: 60px; }
.icones-btn.fb-btn-texto { background-position: -60px 0; width: 74px; }
.icones-btn.ok-btn-texto { background-position: -134px 0; width: 54px; }
.icones-btn.tt-btn-ico { background-position: -30 0; }
.icones-btn.fb-btn-ico { background-position: 0 0; }
.icones-btn.ok-btn-ico { background-position: -32px -20px; }
.icones-btn.eml-btn-ico { background-position: -60px 0; }
.icones-btn.print-btn-ico { background-position: -90px 0; }
.icones-btn.save-btn-ico { background-position: -80px -20px; }
/* Thin out the marketing headings */
.featurette-heading { font-weight: 300; line-height: 1; letter-spacing: -1px; }
/* btn */
.btn { text-transform: inherit; }
.btn-link, .btn-link:hover { box-shadow: none !important; }
.btn.teal { background-color: #254987 !important; }
/* tag cloud */
.btn.btn-link.tag1 { font-size: 1em; }
.btn.btn-link.tag2 { font-size: 1.2em; }
.btn.btn-link.tag3 { font-size: 1.5em; }

/* RESPONSIVE CSS */


@media (min-width: 992px) {
.featurette-heading { margin-top: 120px; }
}

@media (max-width: 992px) {
body { }
.navbar-brand img { height: 60px; }
.navbar-nav > li > a { font-size: 14px; padding: 10px !important; }
.ver-detalhes { margin-top: 0px !important; }
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
 
@media screen and (max-width: 767px) {
/* filtrar resultado */
.row-offcanvas { position: relative; -webkit-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; }
.row-offcanvas-right { right: 0; }
.row-offcanvas-left { left: 0; }
.row-offcanvas-right .sidebar-offcanvas { right: -97%; }
.row-offcanvas-left .sidebar-offcanvas { left: -92%; }
.row-offcanvas-right.active { right: 50%; }
.row-offcanvas-left.active { left: 97%; }
.sidebar-offcanvas { position: absolute !important; top: 0; width: 91.6667% !important; }
.pagination { margin-bottom: 10px !important; }
.ver-detalhes { margin-top: 0px !important; }
}

@media only screen and (max-width: 768px) {
.vitrine-home h2 { font-size: 1.2em; margin: 20px 0; }
.servicos-home h2 { font-size: 2.5em; }
.servicos-home h3 { font-size: 2em; }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 500px !important; }
.dropdown-menu > li > a { border-bottom: 1px solid #eee; font-size: 18px; line-height: 30px !important; }
.navbar-nav > li > a { line-height: 30px !important; font-size: 16px; }
.navbar { margin-bottom: 0 !important; }
h1, .h1 { font-size: 20px !important; }
h2, .h2 { margin: 0; padding: 0; }
.titulo-veiculo { font-size: 1.5em !important; }
.preco-detalhe { font-size: 1.7em !important; text-align: left !important; margin-bottom: 0px !important; }
.ver-detalhes { margin-top: 0px !important; }
#products h1 { font-size: 1.2em !important; }
.list-inline > li { padding: 0 !important; }
.border-left { border-left: none; }
#SlideShowPalco { margin: 0 -25px; }
#SlideShowThumbs li { width: 15.5%; }
.card-panel { margin-right: -1.47rem !important; margin-left: -1.47rem !important; }
.container h2, .h2 { }
.navbar-brand img { height: 50px; }
.featurette-divider { margin: 20px 0; }
}

@media (min-width: 768px) {
/* Navbar positioning foo */
.navbar-wrapper { margin-top: 20px; }
.navbar-wrapper .container { padding-right: 15px; padding-left: 15px; }
.navbar-wrapper .navbar { padding-right: 0; padding-left: 0; }
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar { border-radius: 4px; }
/* Bump up size of carousel content */
.carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; }
.featurette-heading { font-size: 50px; }
.sidebar p { font-size: 16px; font-weight: 400; letter-spacing: -0.5px; }
}

@media only screen and (max-width: 480px) {
body { }
.box-veiculo-resultado h2 { font-size: 18px !important; }
.box-carro-vitrine { margin-bottom: 40px; }
.box-carro-vitrine .titulo h2 { margin: 0 !important; }
.box-carro-vitrine .titulo h2 a { font-size: 20px; }
.main { padding: 0 !important; }
.border-right { border-right: none; }
.border-left { border-left: none; }
.box-carro-vitrine .preco h3 { font-size: 1.3em; font-weight: 500; margin: 0; padding-bottom: 10px; text-align: left; }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 500px !important; }
.dropdown-menu > li > a { border-bottom: 1px solid #eee; font-size: 18px; line-height: 30px !important; }
.navbar { margin-bottom: 0px; }
.navbar-nav > li > a { line-height: 30px; font-size: 18px; }
.navbar-brand img { height: 50px; }
.page-header { font-size: 200% !important; margin: 10px 0 20px !important; }
.vitrine-home h2 { font-size: 1em !important; margin: 20px 0; }
.servicos-home h2 { font-size: 2em; }
.servicos-home h3 { font-size: 1.8em; }
.featurette { padding: 0 0 20px !important; }
h1, .h1 { font-size: 18px !important; }
h2, .h2 { margin: 0; padding: 0; }
.titulo-veiculo { font-size: 1.5em !important; }
.preco-detalhe { font-size: 1.3em !important; text-align: left !important; margin-bottom: 0px !important; }
#SlideShowPalco { margin: 0 -25px; }
#SlideShowNavControle .next, #SlideShowNavControle .prev { font-size: 60px !important; padding: 18% 0 0 !important; }
#SlideShowNavControle { width: 117%; }
.pagination { margin-bottom: 10px !important; }
.ver-detalhes { margin-top: 0px !important; }
#products h1 { font-size: .5em !important; }
.list-inline > li { padding: 0 !important; }
.card-panel { margin-right: -1.47rem !important; margin-left: -1.47rem !important; }
.sidebar p { font-size: 18px !important; font-weight: 400; }
.container h2, .h2 { }
}

/*  vitrines  responsividade imagens  */

@media screen and (min-width: 1261px) {
.box-carro-vitrine .card-image { min-height: 210px !important; overflow: hidden; }
}

@media screen and (min-width: 1200px) and (max-width: 1260px) {
.box-carro-vitrine .card-image { min-height: 195px !important; overflow: hidden; }
.box-carro-destaque .card-image { min-height: 250px !important; overflow: hidden; }
}

@media screen and (min-width: 1091px) and (max-width: 1199px) {
.box-carro-vitrine .card-image { min-height: 420px!important; overflow: hidden; }
}

@media screen and (min-width: 1036px) and (max-width: 1090px) {
.box-carro-vitrine .card-image { min-height: 380px!important; overflow: hidden; }
}

@media screen and (min-width: 970px) and (max-width: 991px) {
.box-carro-vitrine .card-image { min-height: 340px!important; overflow: hidden; }
}

@media screen and (min-width: 1010px) and (max-width: 1035px) {
.box-carro-vitrine .card-image { min-height: 355px!important; overflow: hidden; }
.box-carro-destaque .card-image { min-height: 210px !important; overflow: hidden; }
}

@media screen and (min-width: 992px) and (max-width: 1010px) {
.box-carro-vitrine .card-image { min-height: 345px!important; overflow: hidden; }
}

@media screen and (min-width: 871px) and (max-width: 969px) {
.box-carro-vitrine .card-image { min-height: 340px!important; overflow: hidden; }
.box-carro-destaque .card-image { min-height: 265px !important; overflow: hidden; }
}

@media screen and (min-width: 768px) and (max-width: 870px) {
.box-carro-vitrine .card-image { min-height: 290px!important; overflow: hidden; }
.box-carro-destaque .card-image { min-height: 390px!important; overflow: hidden; }
}

@media screen and (min-width: 992px) and (max-width: 1125px) {
.navbar-brand img { height: 90px!important; }
}
/* blog */

.row-blog { float: left; background-color: #fff; width: 50%; padding: 25px 30px; border-radius: 2px; }
.linha-blog { padding-bottom: 5px; border-top: 1px solid #e2e2e2; padding-top: 5px; }

@media screen and (min-width: 992px) and (max-width: 1007px) {
.navbar-nav > li > a { font-size: 14px; }
}

@media screen and (min-width: 992px) and (max-width: 1125px) {
.social-top { margin-top: 56px!important; }
}

@media screen and (min-width: 992px) and (max-width: 993px) {
.social-top { float: right; margin-top: 44px; margin-bottom: 10px; }
}

@media screen and (max-width: 480px) {
.navbar-nav > li > a { font-size: 14px; }
}
/* Busca */
.blue-grey.lighten-5 { background-color: #ddd !important; border-bottom: 1px solid #ccc; }
/* Botoes */
.indigo.darken-4 { background-color: #333 !important }
.btn-warning { color: #D1D1D1; background-color: #254987; border-color: #254987; }
.btn-success { color: #333; background-color: #E0E0E0; border-color: #E0E0E0; }
.btn-success:hover, .btn-success.focus, .btn-success:focus, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover { color: #333; background-color: #f4f4f4; border-color: #f4f4f4; }
.btn-warning:hover { color: #FFFFFF !important; background-color: #333333; border-color: #333333; }
.btn-warning { color: #FFFFFF; background-color: #292525; border-color: #292525; }
.btn-default { color: #333 !important; background-color: #ddd !important; border-color: #ddd; }
.btn-default:hover, .btn-default.focus, .btn-default:focus, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover { color: #333 !important; background-color: #eee !important; }
/* VeÃ­culos em destaque */
.orange-text { color: #254987!important }
.grey-text.text-darken-1 { color: #fff!important; }
.red.darken-4 { background-color: #254987!important; }
.white { background-color: #fdfdfd !important; }
.blue-grey-text.text-lighten-2 { color: #254987 !important; }
.btn-info { color: #fff!important; background-color: #254987; border-color: #254987; }
.btn-info:hover { background-color: #161616; border-color: #171717; }
.nav>li>a:hover { background-color: transparent; }
.card .card-action { background-color: #254987; padding: 10px 0; }
.card .card-action a, .card .card-action a:hover { margin: 0; text-transform: none; color: #fff; }
.btn i, .btn-flat i, .btn-floating i, .btn-large i { font-size: inherit; }
.indigo-text.text-darken-4 { color: #333!important }
.owl-theme .owl-controls .owl-page span { background: #333; width: 18px; height: 18px; }
.black-text { color: #FFF!important; }

@media screen and (min-width: 1200px) {
.card-est { max-width: 282px; }
.nav>li>a { font-size: 14px !important; padding: 17px 30px; text-transform: uppercase; }
}
.btn-link { font-weight: 400; color: #254987; }
.grey.darken-4 { background-color:#254987 !important; }
.complementos-rodape { background-color: #fdfdfd; border-top: 1px solid #eee; margin-top: 50px; padding: 50px 0 30px; }
/* RodapÃ© */
.white-text { color: #fff!important; }
.grey-text.text-lighten-5 { color: #fff!important; }
.grey-text.text-lighten-1 { color: #fff!important; }
footer.page-footer .footer-copyright { color: #fff; }
footer a { color: #000; }
.social { margin: 0 0 0 30px; }

@media screen and (min-width: 1390px) {
.slider .slides { height: auto !important; }
.slider { height: 100% !important; }
}
.pagination>li>a:hover { color: #B5B5B5; background-color: #254987; border-color: #254987; }
.pagination>.active>a { color: #fff; background-color: #254987; border-color:#254987; }
.pagination>.active>a:hover { background-color: #254987; border-color: #254987; }

/* topo  */
@media screen and (min-width: 768px) {
.top-menu00 { }
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #254987; }
.navbar-default .navbar-toggle:hover { background-color: #254987; }
.navbar-toggle:focus { background-color: #254987; }
.nav>li>a { padding: 17px; text-transform: uppercase; }

@media screen and (max-width: 767px) {
.navbar-brand { padding: 19px 10px !important; }
.nav>li>a { padding: 8px 24px !important; border-right: none !important; text-transform: uppercase; }
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #191919 !important; }
.navbar-collapse { border-top: 0 !important; box-shadow: none !important; }
/* itens resultado */

.grey-text.text-darken-4 { color: #171717!important; }
.grey-text.text-darken-2 { color: #333!important; }
.text-danger { color: #254987; }
.text-primary { color: #254987; }
.text-dark { color: #333 !important; }
/* Estoque responsivo home */

/*menu*/
.back-menu { background-color: #254987; }
.back-menu .container { padding: 0; }


.whatsapp2-in {
    cursor: pointer;
margin-top: 0px;
padding: 0px 6px 0px 0px;
position: fixed;
text-align: right;
bottom: 0px;
}

.fixed-mobi {
	position: fixed;
	bottom: 0px;
	z-index: 10000;
	background-color: #27ae60;
	padding: 0;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
}

@media only screen and (min-width: 768px) {
.diplay-whats10 {display:none;} 
}

@media only screen and (max-width: 768px) {
 .display-mob9 {display:none!important;}
}

@media only screen and (min-width: 768px) {
.display-desk9 {display:none!important;}
}

@media only screen and (max-width: 768px) {
 .display-mob9 {display:none!important;}
}

@media screen and (max-width: 900px) {
.display-joint {display:none;}
}