
/* ---------------------------------
    Inicio Estilos do header do Site
--------------------------------- */

.sticky-wrapper {
    background: 0 0
}

.site-header-wrapper {
    width: 100%;
    z-index: 999;
    left: 0;
    top: 0;
}

.header-top {
    height: 22px;
    margin-bottom: 5px;
}


.header-top2 {
    height: 31px;
    margin-top: -26px;
    text-align: right;
    padding-right: 10px;
    line-height: 30px;
    font-size: 13px;
    color: #454545;
}

.top-bar-nav {
    width: 100%;
    position: relative;
    margin: 0;
    padding-top: 3px;
    text-align: left;
    padding-left: 326px;
}

.top-bar-nav li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 7px;
    transition: background-color .3s;
    margin: 0;
    padding: 0 0px;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
}

.top-bar-nav i {
    font-size: 17px;
    margin-right: 5px;
}

.tel-details a {
    font-size: 18px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.site-header {
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 4;
    height: 118px;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s;
    box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
}

.site-logo {
    float: left;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
    height: 113px
}

.site-logo img {
    max-width: 380px;
    max-height: 130px;
    z-index: 999999;
    position: absolute;
    padding-left: 10px;
}

.navbar {
    padding: 0;
    float:right;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    margin-top: 7px;
    z-index:2;
}

.main-navigation > ul {
    margin: 0;
    list-style-type: none
}

.main-navigation > ul > li {
    float: left;
    display: inline-block;
    text-transform: none;
    position: relative;
    height: 52px;
    margin-left: 1px;
}

.main-navigation > ul > li > a {
    margin-top: 0;
    text-decoration: none;
    font-weight: 400;
    padding: 0 18px;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    display: inline-block;
    transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
}

.main-navigation > ul > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    filter: brightness(78%);
    width: 1px;
}

.main-navigation > ul > li > a:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 1px;
    bottom: 0;
    filter: brightness(107%);
    width: 1px;
}

.main-navigation > ul > li:last-child > a:before, .main-navigation > ul > li:last-child > a:after {
    display: none;
}


.main-navigation > ul > li > a:hover {
    text-decoration: none
}

#menu-toggle {
    float: right;
    font-size: 20px;
    margin-top: 7px;
    color: #333
}

#menu-toggle i {
    line-height: 30px
}

.barra_menu_ativada {
    position: absolute;
    height: 57px;
    width: 50%;
    left: 50%;
    bottom: 0;
}

.navbar:after {
    position: absolute;
    height: 52px;
    width: 55%;
    right: -54%;
}

.barra_menu_ativada {
    position: absolute;
    height: 31px;
    width: 101%;
    right: 0;
    background-color: #e9e9e9;
    margin-left: 48%;
}

.backOfertas {
    background: url(../images/BackOfertas.jpg) no-repeat center top;
}

.bt-header2 {
    width: 100%;
    height: 85px;
    background: url(../images/bg-bt-header.png) top center no-repeat #f7f7f7;
}

.bt-header2 .top-bar {
    width: 100%;
    height: 10px;
    background: #737d83;
    position: absolute;
}

.bt-header2 .container {
    width: 1000px !important;
    margin: 0 auto;
}

.bt-header2 .box-links {
    float: left;
    width: 100%;
}

.bt-header2 .box-links a {
    background: #6e787e;
    border: 1px solid #919191;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 315px;
    height: 66px;
    margin: 0 5px;
    padding: 9px 10px;
    text-align: center;
    float: left;
    margin-top: 10px;
    font-family: lato,sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.bt-header2 .box-links a:first-child {
    margin-left: 0;
}


.section-header-1 {
    text-align: center;
    padding: 0 30%;
}

    .section-header-1 h3 {
        font-size: 30px;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
    }

    .section-header-1 h2 {
        color: #222;
        font-size: 14px;
    }

.site-logo:before {
    content: '';
    position: absolute;
    top: 0%;
    width: 209px;
    height: 100%;
    left: 12px;
}

.site-logo:after {
    content: '';
    position: absolute;
    top: 0%;
    width: 210px;
    height: 100%;
    transform: skewX( 40deg );
    -webkit-transform: skewX( 40deg );
    -ms-transform: skewX(40deg);
    -o-transform: skewX(40deg);
    -moz-transform: skewX(40deg);
    left: 150px;
    z-index: 9;
}

.site-header .triangle-up-left {
    width: 125px;
    height: 43px;
    position: absolute;
    top: 31px;
    left: 236px;
    overflow: hidden;
    z-index: 9;
    -webkit-transform: skewX( 25deg );
}

.site-header .triangle-up-right {
    content: "";
    position: absolute;
    width: 211px;
    height: 87px;
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate( 45deg );
    top: -55px;
    left: 141px;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 9;
}

.backOfertas {
    background: url(../images/BackOfertas.jpg);
    background-attachment: fixed;
}

.chamadaEstoque {
    padding: 10px 0 0px;
}

.chamadaEstoque i {
    font-size: 40px;
    float: left;
    margin-right: 15px;
    margin-top: 9px;
}

    /* ---------------------------------
    Fim Estilos do header do Site
--------------------------------- */
    a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
        margin: 0;
        padding: 0;
        border: 0;
        font: inherit;
        font-size: 100%
    }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

* {
    box-sizing: border-box;
    outline: 0
}

iframe {
    border: 0
}

body, html {
    height: 100%
}

hmtl a, html {
    width: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    color: #5e5e5e;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s
}

    a:hover {
        text-decoration: none
    }

    a:active, a:focus, a:hover {
        outline: 0;
        text-decoration: none;
        color: #666
    }

    a img {
        border: none
    }

    a > img {
        vertical-align: middle
    }

img {
    max-width: 100%
}

audio, embed, img, object, video {
    max-width: 100%
}

img {
    height: auto
}

.strong, strong {
    font-weight: 700
}

p {
    margin: 0 0 20px
}

.italic, em, i {
    font-style: italic
}

.uppercase {
    text-transform: uppercase
}

.align-left {
    float: left;
    margin: 0 25px 0 0 !important
}

.align-right {
    float: right;
    margin: 0 0 0 25px !important
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center
}

.text-align-right {
    text-align: right
}

.color-text {
    color: #fff
}

.through {
    text-decoration: line-through
}

.border-radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

iframe {
    border: 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
    color: #333;
    font-weight: 400;
    line-height: 1.5em
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

    h2 small {
        display: block;
        letter-spacing: .1em;
        text-transform: uppercase;
        font-size: 45%
    }

h3 {
    font-size: 24px
}

h4 {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif
}

h5 {
    font-size: 14px;
    font-family: Roboto,sans-serif
}

h6 {
    font-size: 12px
}

    h1.short, h2.short, h3.short, h4.short, h5.short, h6.short, p.short {
        margin-bottom: 5px
    }

    h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
        margin-top: 22px
    }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: #333;
        text-decoration: none
    }

p {
    margin: 0 0 18px 0
}

    p.md {
        font-size: 16px
    }

    p.lg {
        font-size: 30px;
        line-height: 1.2em
    }

    p.small {
        color: #999;
        font-size: 12px;
        line-height: 17px;
        margin-top: 10px
    }

hr {
    display: block;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: 1px;
    border: 0;
    background: #e8e8e8
}

    hr.sm {
        display: inline-block;
        margin: 0 0 15px 0;
        width: 40px;
        height: 2px;
        border: 0
    }

    hr.md {
        display: inline-block;
        margin: 15px 0;
        width: 100px;
        height: 2px;
        border: 0
    }

    hr.fw {
        display: block;
        clear: both;
        margin-top: 50px;
        margin-bottom: 43px;
        width: 100%;
        height: 1px;
        border: 0;
        background: #eee
    }

ul.inline {
    margin: 10px 0
}

    ul.inline > li {
        display: inline-block;
        margin-right: 10px
    }

        ul.inline > li i.fa {
            margin-right: 2px
        }

ul.nav-list-primary > li a {
    display: block;
    padding: 8px;
    border-bottom: 1px solid #eee;
    color: #666;
    text-decoration: none
}

    ul.nav-list-primary > li a:hover {
        text-decoration: none
    }

ul {
    margin: 10px 0 10px 20px;
    list-style-type: disc
}

ol {
    margin: 10px 0 10px 30px;
    list-style-type: decimal
}

    ol ul, ul ul {
        margin: 10px 0 10px 20px
    }

ul ul {
    list-style-type: circle
}

dl {
    margin: 10px 0
}

    dl dt {
        font-weight: 700
    }

address.ico i {
    display: inline-block;
    float: left;
    clear: both;
    padding-top: 3px
}

address.ico p {
    margin: 0;
    padding-bottom: 10px
}

address.ico span {
    display: inline-block;
    padding-left: 20px
}

.margin-40 {
    margin-bottom: 40px !important
}

.cursive {
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Roboto,serif
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400;
    color: #999
}

.DivformularioFinanciamento {
    display: block;
}

.EspacamentoColunaFinanciamento {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    background-color: #ddd;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px
}

.menuLocalizacao {
    display: none !important;
}

.PrimeiraColunaFinanciamento {
    width: 11%;
    line-height: 24px;
    margin: 3px 2px 3px 0;
    color: Black;
    float: left;
    font-family: Poppins,sans-serif;
    font-size: 13px
}

.ColunaUnicaContato {
    width: 87.9%;
    padding: 0;
    margin: 3px 2px 3px 0;
    float: left;
    color: Black;
    float: left;
    font-family: Poppins,sans-serif;
    font-size: 12px
}

.ColunaDuplaFinanciamento {
    width: 37.5%;
    padding: 0;
    margin: 3px 2px 3px 0;
    float: left
}

.padding-right-20 {
    padding-right: 20px !important;
}

.TerceiraColunaFinanciamento {
    width: 140px;
    line-height: 24px;
    padding: 0;
    margin: 3px 2px 3px 0;
    color: Black;
    float: left;
    font-family: Poppins,sans-serif;
    font-size: 13px
}

.SegundaColunaFinanciamento {
    width: 20%;
    padding: 0;
    margin: 3px 2px 3px 0;
    float: left
}

.QuartaColunaFinanciamento {
    width: 20%;
    padding: 0;
    margin: 3px 2px 3px 0;
    float: left
}

.QuintaColunaFinanciamento {
    width: 150px;
    line-height: 24px;
    padding: 0;
    margin: 3px 2px 3px 0;
    color: Black;
    float: left;
    font-family: Poppins,sans-serif;
    font-size: 13px
}

.SextaColunaFinanciamento {
    width: 21.2%;
    padding: 0;
    margin: 3px 2px 3px 0;
    float: left
}

.textboxFinanc {
    height: 32px !important;
    line-height: 26px !important;
    font-family: Segoe UI !important;
    font-size: 14px !important;
    font-family: Poppins,sans-serif;
    border: 1px solid #dfdfdf !important;
    color: #666 !important;
    padding: 0 0 0 5px !important;
    webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.comboboxFinanc {
    height: 32px !important;
    line-height: 26px !important;
    font-family: Segoe UI !important;
    font-size: 14px !important;
    font-family: Poppins,sans-serif;
    border: 1px solid #dfdfdf !important;
    color: #666 !important;
    padding: 2px 3px !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.textarea {
    font-family: Segoe UI !important;
    font-size: 13px !important;
    font-style: italic !important;
    -moz-border-radius: 3px !important;
    background-color: #fff !important;
    border: 1px solid #dfdfdf !important;
    color: #666 !important;
    -webkit-box-shadow: 0 1px 0 0 !important;
    -moz-box-shadow: 0 1px 0 0 #fff !important;
    box-shadow: 0 1px 0 0 #fff !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 0 0 0 5px !important
}

.LabelDestaque4 {
    font-family: Poppins,sans-serif;
    font-size: 14px;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    .DivConteudoFinanciamento {
        width: 100% !important
    }

    .DivformularioFinanciamento {
        width: 100% !important;
        padding: 0
    }

    .section-header-1 {
        padding: 0 10%;
    }

    .section-header-1 h3 {
        font-size: 20px;
    }

    .EspacamentoColunaFinanciamento, .textarea, .PrimeiraColunaFinanciamento, .ColunaUnicaContato, .SegundaColunaFinanciamento, .ColunaDuplaFinanciamento, .TerceiraColunaFinanciamento, .QuartaColunaFinanciamento, .QuintaColunaFinanciamento, .SextaColunaFinanciamento {
        width: 100% !important;
        margin: 3px 2px 2px 0;
        padding-right: 0 !important;
    }

    .EspacamentoColunaFinanciamento {
        margin-top: 10px !important;
    }

    .PrimeiraColunaFinanciamento, .TerceiraColunaFinanciamento, .QuintaColunaFinanciamento {
        height: 18px
    }

    .textboxFinanc, .comboboxFinanc {
        width: 100% !important
    }
}

.boxEndereco {
    background-color: #f7f7f7;
    padding: 10px 10px 20px 10px;
    text-align: center;
    border-radius: 10px
}

    .boxEndereco .titleEndereco {
        border-bottom: 1px dashed #dedede;
        padding: 10px 0;
        margin: 0 25px 20px;
        font-size: 16px
    }


.spacer-50 {
    padding-bottom: 50px
}

.flexslider {
    margin: 0;
    padding: 0;
    background: url(https://autocerto.com/client-v2/img/loader.gif) no-repeat scroll center center
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.flexslider .slides {
    zoom: 1;
    margin: 0;
    list-style-type: none
}

.hero-slider {
    position: relative;
    z-index: 1;
    height: 450px;
    width: 100%;
    overflow: hidden
}

    .hero-slider .flex-viewport {
        width: 100%
    }

    .hero-slider.flexslider > ul.slides {
        height: 100%
    }

    .hero-slider.flexslider ul.slides li, .hero-slider.flexslider ul.slides li .banner {
        height: 480px;
        width: 1920px !important;
        overflow: hidden;
        position: static;
        background-attachment: scroll !important
    }

.flexslider .flex-control-nav {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 111;
    left: 0;
    bottom: 10px;
    padding: 0;
    margin: 0
}

.hero-slider.flexslider .flex-control-nav {
    bottom: -40px;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s
}

.hero-slider.flexslider:hover .flex-control-nav {
    bottom: 10px;
    -webkit-transition: bottom .3s .2s;
    -moz-transition: bottom .3s .2s;
    -ms-transition: bottom .3s .2s;
    -o-transition: bottom .3s .2s;
    transition: bottom .3s .2s
}

.flexslider .flex-control-nav li {
    display: inline
}

.flexslider .flex-control-nav a {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    display: inline-block;
    margin: 0 6px;
    text-indent: -9999px;
    text-decoration: none
}

.flexslider .flex-next, .flexslider .flex-prev {
    background: rgba(34,34,34,.7);
    color: #f9f9f9;
    display: block;
    margin-bottom: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    display: none;
    text-align: center;
    margin-top: -13px
}

.flexslider .flex-prev {
    left: 10px;
    right: auto
}

    .flexslider .flex-prev:before {
        content: "\f104"
    }

.flexslider .flex-next:before {
    content: "\f105"
}

.hero-slider.flexslider .flex-next, .hero-slider.flexslider .flex-prev {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    right: -100px;
    margin-top: -50px;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s;
    font-size: 30px;
    line-height: 100px;
    display: block;
    text-align: left
}

.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
    display: block
}

.hero-slider.flexslider ul.slides li a {
    display: block;
    height: 100%;
    width: 100%
}

.hero-slider.flexslider ul.slides li .container {
    vertical-align: middle;
    display: table;
    height: 100%
}

    .hero-slider.flexslider ul.slides li .container .slider-caption {
        display: table-cell;
        vertical-align: middle
    }

.dark .PrimeiraColunaFinanciamento, .dark .TerceiraColunaFinanciamento, .dark .QuintaColunaFinanciamento {
    color: #FFF;
}

.dark .EspacamentoColunaFinanciamento {
    background: #151515;
}

.dark .textboxFinanc, .dark .comboboxFinanc {
    background-color: #ddd;
}

.dark .bt-header2 {
    background-color: #111;
}

.dark .site-header {
    background-color: #111;
}

.dark .top-bar-nav li {
    color: #FFF !important;
}

.slider-caption > span {
    font-size: 24px;
    color: #fff;
    background: rgba(50,58,60,.5);
    padding: 30px
}

.hero-slider.flexslider .flex-prev {
    left: -100px;
    padding-left: 60px
}

.hero-slider.flexslider .flex-next {
    padding-left: 30px
}

.hero-slider.flexslider:hover .flex-prev {
    left: -50px;
    -webkit-transition: left .3s .2s;
    -moz-transition: left .3s .2s;
    -ms-transition: left .3s .2s;
    -o-transition: left .3s .2s;
    transition: left .3s .2s
}

.hero-slider.flexslider:hover .flex-next {
    right: -50px;
    -webkit-transition: right .3s .2s;
    -moz-transition: right .3s .2s;
    -ms-transition: right .3s .2s;
    -o-transition: right .3s .2s;
    transition: right .3s .2s
}

.infoFooter p.tel {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    padding: 0
}

.infoFooter .endereco {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    padding: 0
}

.flex-direction-nav {
    margin: 0;
    list-style-type: none
}

.entry .flexslider {
    margin-bottom: 40px
}

.slider-wrapper {
    position: relative;
    min-height: 200px;
    background: #666
}

.estoqueCompleto {
    margin-top: 34px
}

.nivoslider {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    position: relative;
    z-index: 1;
    display: none
}

.nivo-directionNav a {
    top: 45% !important
}

.nivo-controlNav {
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 10px
}

.nivo-caption {
    background: rgba(0,0,0,.7);
    text-align: center
}


.sort-destination {
    margin: 0;
    list-style-type: none
}

.sp-cont {
    position: relative
}

.selectpicker {
    font-weight: 400;
    padding-top: 4px;
    padding-bottom: 5px
}

    .selectpicker.btn-default {
        background: #fff;
        padding-left: 10px;
        text-transform: none;
        font-size: 14px;
        color: #555;
        letter-spacing: 0;
        font-family: Roboto,sans-serif
    }

.input-lg .selectpicker {
    padding-top: 12px;
    padding-bottom: 11px
}

.bootstrap-select.form-control {
    margin-bottom: 20px !important
}

.contentEstoque .filter-options-list li {
    border-bottom: 1px solid #f4f4f4 !important;
    margin-bottom: 2px
}

.carousel-wrapper {
    overflow: hidden;
    width: 100%
}

.btn-rounded {
    border-radius: 30px
}

body {
    background-color: #fff;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    line-height: 1.7em;
    background-attachment: fixed;
    overflow-x: hidden
}

    body.boxed {
        background-color: #666
    }

        body.boxed .body {
            position: relative;
            margin: 0 auto;
            overflow: hidden;
            width: 100%;
            max-width: 1120px;
            height: auto;
            background-color: #fff;
            -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
            -moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
            box-shadow: 0 0 2px rgba(0,0,0,.2)
        }


.DivConteudoButton {
    z-index: 999;
    position: relative;
    text-align: left;
    margin-top: -15px
}

    .DivConteudoButton h2 > span {
        display: block;
        margin-top: -8px;
        font: 18px 'Open Sans',Arial,Helvetica,sans-serif;
        font-weight: 600;
        line-height: 26px
    }

label.error {
    display: none !important
}

input.error, select.error, textarea.error {
    background-color: #ffebef !important;
    color: #480000 !important;
    border: 1px solid red !important
}

.header-info {
    margin: 0;
    list-style-type: none;
    float: right
}

    .header-info li {
        float: left;
        margin-right: 30px;
        font-size: 30px
    }

#formContatoHome .form-control, #formContatoHome .form-group {
    margin-bottom: 5px
}

.accordion-group select {
    padding-left: 10px !important
}

.hero-area {
    position: relative;
    background: #ccc
}

.navbar .search-form {
    display: none;
    position: absolute;
    z-index: 2;
    top: 51px;
    left: -1px;
    padding: 0 14px 0 15px
}

.hero-area {
    top: -14px
}

.message-wrap {
    border-bottom: solid 2px #fff;
    border-top: solid 3px #fff;
    padding: 22px 0;
    background: #dedede url(../images/message-shadow.png) top center repeat-x
}

    .message-wrap .message-shadow {
        margin-top: 25px;
        position: absolute;
        width: 100%;
        z-index: 77;
        background: url(../images/message-shadow.png) top center repeat-x;
        height: 21px
    }

    .message-wrap h2 {
        font-size: 30px;
        font-weight: 300;
        color: #000;
        letter-spacing: -2px;
        margin: 0;
        text-align: left !important;
        line-height: 30px
    }

.chamadaEstoqueCompleto {
    margin: 20px 0 20px -1%
}

.contentDefault {
    padding: 30px 0 0!important;
    background-color: #f7f7f7
}

.top-header {
    background: #252525;
    height: 40px;
    line-height: 40px
}

    .top-header .sf-menu {
        margin: 0;
        list-style-type: none
    }

        .top-header .sf-menu > li {
            float: left;
            position: relative
        }

            .top-header .sf-menu > li > a {
                padding: 0 10px;
                line-height: 40px;
                font-size: 13px;
                text-transform: uppercase;
                color: #999;
                display: block;
                letter-spacing: 1px
            }

    .top-header .dd-menu > ul > li > ul {
        left: 0;
        margin-left: 0;
        top: 100%;
        border-top: 0
    }

    .top-header .dd-menu > ul > li.megamenu > ul {
        top: 100%
    }

.section-header-1 {
    text-align: center
}


.utility-bar {
    background: #f9f9f9;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    min-height: 40px;
    height: auto;
    position: relative;
}


.utility-icons {
    margin: 0;
    list-style-type: none;
    float: right
}

    .utility-icons > li {
        float: left;
        margin-left: 1px;
        margin-right: 0;
        position: relative
    }

        .utility-icons > li > a > [class*=" icon-"]:before, .utility-icons > li > a > [class^=icon-]:before {
            line-height: 42px
        }

.search-trigger {
    margin-top: -1px
}

.search-trigger, .utility-icons > li > a {
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #333;
    font-size: 17px;
    background: #eee;
    display: block;
    text-align: center;
    border-radius: 0
}

.search-trigger {
    width: 52px;
    height: 52px;
    line-height: 52px;
    float: right;
    color: #fff
}

.veiculosHome .result-item-block {
    padding: 5px 0
}

.utility-icons > li.search > a {
    color: #fff !important
}

.search-trigger:hover, .utility-icons > li:hover > a, .utility-icons > li > a:hover {
    color: #fff
}

.search-function {
    line-height: 52px;
    color: #666;
    float: right
}

    .search-function > span {
        margin-right: 10px;
        font-size: 16px
    }

.content {
    padding: 50px 0;
    min-height: 400px
}

.featured-block-image {
    position: relative;
    color: #fff;
    display: block
}

    .featured-block-image strong {
        position: absolute;
        bottom: 35px;
        left: 0;
        z-index: 9;
        width: 100%;
        padding: 5px 12px;
        color: #fff;
        font-size: 18px;
        opacity: .8
    }

h1.page-title {
    line-height: 36px;
    margin-bottom: 25px
}

.listing-header {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

    .listing-header .btn.pull-right {
        margin-top: 4px
    }

    .listing-header span {
        font-size: 25px
    }

.listing-container {
    padding-top: 15px
}

.recent-vehicles .action-icons {
    margin-right: 22px
}

.premium-listing {
    top: 35px
}

.vehicle-block .vehicle-title {
    padding-top: 12px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase
}

.vehicle-cost {
    font-size: 15px;
    display: block;
    margin-top: 15px
}

.vehicle-meta {
    color: #999;
    font-size: 11px;
    line-height: normal;
    display: block
}

.vehicle-block .vehicle-body-type {
    float: right;
    margin-top: 12px;
    opacity: .8
}

    .vehicle-block .vehicle-body-type:hover {
        opacity: 1
    }

.user-type {
    color: #666
}

#news-slider .owl-pagination {
    margin-top: 0
}

.listing-block.latest-reviews {
    padding: 25px;
    background: #f9f9f9;
    border-radius: 3px
}

.review-status strong {
    font-size: 40px;
    display: block
}

.review-status span {
    display: block;
    font-size: 13px;
    margin-top: 15px;
    padding-top: 4px;
    text-transform: uppercase;
    color: #333;
    font-family: 'Roboto Condensed',sans-serif;
    border-top: 3px solid #eee
}

.widget-block {
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 10px
}

.bt-header {
    background: #737e84;
    background: -moz-linear-gradient(top,#737e84 0,#4d555a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#737e84),color-stop(100%,#4d555a));
    background: -webkit-linear-gradient(top,#737e84 0,#4d555a 100%);
    background: -o-linear-gradient(top,#737e84 0,#4d555a 100%);
    background: -ms-linear-gradient(top,#737e84 0,#4d555a 100%);
    background: linear-gradient(to bottom,#737e84 0,#4d555a 100%)
}

.site-footer {
    background: #2f2f2f;
    color: #999
}

    .site-footer .form-control {
        background: rgba(255,255,255,.8);
        border: none
    }

        .site-footer .form-control:active, .site-footer .form-control:focus {
            background: #fff;
            border: 1px solid rgba(255,255,255,.05);
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none
        }

    .site-footer a {
        color: #999
    }

        .site-footer a:hover {
            color: #fff
        }

.site-footer-top {
    padding: 50px 0
}

.footer_widget .widgettitle {
    font-weight: 400;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255,255,255,.05);
    padding-bottom: 25px;
    color: #eee
}

.site-footer-bottom {
    background: #252525;
    padding: 20px 0 0;
    border-top: 1px solid rgba(255,255,255,.05);
    font-size: 12px
}

.footer_widget.widget a {
    color: #999
}

.actions-bar {
    width: 100%;
    z-index: 998;
    background: #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.is-sticky .actions-bar {
    width: 100%
}

.listing-sort-btn {
    font-weight: 400;
    color: #555;
    width: 97px;
    text-align: left
}

.toggle-view {
    margin: 0;
    list-style-type: none
}

.actions-bar .toggle-view {
    margin-right: 20px
}

    .actions-bar .toggle-view label {
        float: left;
        margin-right: 10px;
        line-height: 38px;
        font-size: 11px;
        text-transform: uppercase;
        margin-bottom: 0
    }

.result-item-cont:after, .result-item-cont:before, .result-item:after, .result-item:before {
    content: " ";
    display: table
}

.result-item-cont:after, .result-item:after {
    clear: both
}

b, strong {
    font-weight: 700 !important
}

#map {
    height: 350px;
    width: 100% !important
}

.overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    opacity: .8;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #333;
    text-shadow: 1px 1px 1px #666;
    padding: 0 4px
}

.result-item-in:after, .result-item-in:before, .result-item-view-buttons:after, .result-item-view-buttons:before {
    display: table;
    content: " "
}

.result-item-in:after, .result-item-view-buttons:after {
    clear: both
}

.result-item .vehicle-meta {
    font-size: 13px
}

.result-item-block.col1 {
    font-size: 13px;
    width: 67%;
    margin-right: 1%;
    float: left;
    line-height: 1.5em;
    text-align: justify
}

.result-item-block.col2:after {
    clear: both
}

.result-item-features li {
    margin-bottom: 5px
}

.btn-primary, .btnFinanciamento, .label-primary {
    letter-spacing: 0;
    border: none
}

#locations .map {
    height: 350px;
    background-color: #ccc
}

    #locations .map h2 {
        font-size: 18px !important;
        margin-bottom: 0 !important
    }

.owl-carousel img:hover {
    cursor: pointer;
    opacity: .7
}

.accordion-group .tooltip, .slider.slider-horizontal {
    z-index: 2
}


@-webkit-keyframes stretchdelay {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.search-icon-boxed {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: -40px;
    margin-left: -30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    border-radius: 100%;
    border: 10px solid rgba(255,255,255,.8);
    box-sizing: content-box
}

#gmap img {
    max-width: inherit
}

.map-agent h4, .map-agent p {
    margin-bottom: 0
}

.map-agent {
    min-height: 75px;
    max-width: 180px
}

.listing-form-content .tab-pane.fade {
    display: none
}

    .listing-form-content .tab-pane.fade.in {
        display: block
    }

.optional-features-list {
    margin: 0;
    list-style-type: none
}

    .optional-features-list:before, optional-features-list:after {
        content: " ";
        display: table
    }

    .optional-features-list:after {
        clear: both
    }

    .optional-features-list li {
        float: left;
        width: 33.3333%;
        margin-top: 0
    }

        .optional-features-list li.checkbox + .checkbox {
            margin-top: 0
        }

.grid-content .fa-external-link {
    margin-left: 10px
}

.grid-item h3 {
    line-height: 1.2em
}

.grid-item.event-item .action-buttons {
    margin-top: 0
}

#message {
    margin-top: 20px
}

.post .post-title a {
    color: #333
}

.sidebar .widget.sidebar_widget:last-child {
    margin-bottom: 0
}

.widget ol, .widget ul {
    margin: 0;
    list-style-type: none
}

.widget li {
    margin-bottom: 10px;
    padding-bottom: 7px
}

    .widget li.list-group-item {
        margin-bottom: 0;
        border-bottom: 0
    }

@media print {
    .additional-images, .badge-premium-listing, .calculator-widget, .header-right, .navbar, .page-header, .recent-vehicles, .seller-contact-widget, .single-listing-actions, .site-footer, .utility-bar {
        display: none
    }

    .list-group {
        max-width: 100%
    }

    body {
        overflow-x: visible
    }
}

.widget a {
    color: #5e5e5e
}

.body-type-widget li {
    width: 33.33%;
    float: left
}

    .body-type-widget li span {
        display: block;
        font-size: 12px;
        font-family: Roboto,serif;
        margin-top: 4px;
        font-style: italic
    }

    .body-type-widget li img {
        width: 70%
    }

.make-widget li {
    width: 25%;
    float: left;
    min-height: 55px;
    margin-bottom: 10px
}

    .make-widget li img {
        max-width: 60%
    }

.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f8f8f8
}

.page-header.parallax, .touch .parallax {
    background-attachment: scroll !important
}

.page-header {
    margin: 0;
    padding: 0;
    border: 0;
    min-height: 200px;
    top: -55px;
    position: relative;
    margin-bottom: -55px;
    background-color: #ccc
}

    .page-header h1.page-title {
        color: #fff;
        padding: 105px 0 0;
        margin: 0
    }

.prosite-header {
    min-height: 300px
}

    .prosite-header h1.page-title {
        text-align: center;
        padding: 105px 0 0
    }

.btn-transparent {
    background: 0 0 !important;
    border: 2px solid #252525 !important;
    color: #252525 !important
}

.dark-bg .btn-transparent {
    border-color: #fff !important;
    color: #fff !important
}

@media (min-width:768px) and (max-width:992px) {
    .header-right #menu-toggle {
        position: absolute;
        margin-top: 25px !important;
        left: 5px
    }

    #rodape, .widget_newsletter {
        display: none
    }

    .veiculosHome .results-grid-view .result-item {
        height: 245px !important
    }

    .result-item-pricing-home .price {
        font-size: 18px
    }

    .site-logo img {
        margin-left: 30px
    }
}

@media only screen and (max-width:992px) {
    .site-tagline {
        display: none
    }

    #showimagePopup, .adress {
        display: none !important
    }

    .toggle-menu {
        display: none;
        background: #fff;
        width: 100%;
        height: auto;
        border-top: 1px solid #eee;
        height: 300px;
        padding-left: 0 !important;
    }

        .toggle-menu > ul > li {
            display: block;
            width: 100%;
            border-bottom: 1px solid #eee
        }

            .toggle-menu > ul > li > a {
                display: block;
                padding: 15px 0 15px 20px;
                line-height: normal;
                color: #222
            }

            .toggle-menu > ul > li ul {
                position: static;
                top: 0;
                left: 0 !important;
                margin: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
                box-shadow: none
            }

            .toggle-menu > ul > li > ul li ul {
                position: static;
                margin: 0;
                left: 0 !important;
                width: 100%;
                -webkit-box-shadow: none;
                box-shadow: none
            }

            .toggle-menu > ul > li.megamenu > ul {
                width: 100%
            }

                .toggle-menu > ul > li.megamenu > ul .megamenu-container > div.row > div {
                    margin-top: 20px
                }

    .sp-cont {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .search-function {
        margin-right: -1px
    }

    .navbar {
        height: 0
    }

        .navbar #menu-toggle {
            float: left;
            margin-left: 0;
            margin-top: 0;
            text-align: center;
            background: #252525;
            width: 52px;
            height: 51px;
            line-height: 52px;
            color: #fff;
            margin-left: -1px;
            overflow: hidden
        }

    .header-right #menu-toggle {
        float: left;
        margin-left: 0;
        margin-top: 0;
        text-align: center;
        background: #252525;
        width: 42px;
        height: 32px;
        line-height: 32px;
        color: #fff;
        margin-left: -1px;
        overflow: hidden;
        border-radius: 5px
    }

    .navbar .sp-cont {
        padding-left: 0;
        padding-right: 0
    }

    .footer_widget {
        margin-bottom: 30px
    }

    .site-footer-top {
        padding-bottom: 10px
    }

    .sm-margint {
        margin-top: 40px
    }

    .icon-box {
        margin-bottom: 30px
    }

    .result-item-block.col2 {
        width: 100%
    }

    .result-item-action-buttons {
        display: inline-block
    }

    .utility-bar .share-text {
        display: none
    }

    .single-listing-actions .btn-group > .btn > span {
        display: none
    }

    .listing-form-steps-wrapper, .users-sidebar {
        width: 220px;
        position: static !important
    }

    #finded-results {
        margin-top: 30px
    }

    .optional-features-list li {
        width: 50%
    }

    .gallery-grid .post-title {
        font-size: 18px
    }

    .sidebar {
        margin-top: 40px
    }

    .final-review .star-rating-container {
        font-size: 2.2em
    }
}

@media (min-width:1200px) {
    body.boxed .site-header-wrapper {
        width: 1120px;
        left: 50%;
        margin-left: -560px
    }

    .mobile {
        display: none
    }

    body.boxed .dd-menu > ul > li.megamenu > ul {
        width: 1120px;
        left: 0 !important;
        margin-left: -10px;
        border-radius: 0;
        box-shadow: none
    }

    body.boxed .navbar .search-form {
        left: -10px;
        padding: 0;
        width: 1120px
    }

    body.boxed .navbar .search-form-inner {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .menuHome {
        padding-left: 111px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    body.boxed .site-header-wrapper {
        width: 990px;
        left: 50%;
        margin-left: -495px
    }

    .container {
        width: 1150px !important
    }

    body.boxed .body {
        max-width: 990px
    }

    body.boxed .dd-menu > ul > li.megamenu > ul {
        width: 990px;
        left: 0 !important;
        margin-left: -10px;
        border-radius: 0;
        box-shadow: none
    }

    .mobile {
        display: none
    }

    .dd-menu > ul > li.megamenu > ul {
        width: 940px
    }

    .dd-menu .megamenu-container ul {
        min-width: inherit
    }

    .header-v2 .user-login-panel {
        display: none
    }

    .utility-bar .share-text {
        display: none
    }

    .single-listing-actions .btn-group > .btn > span {
        display: none
    }

    .listing-form-steps-wrapper {
        width: 294px
    }

    body.boxed .navbar .search-form {
        left: -10px;
        padding: 0;
        width: 990px
    }

    body.boxed .navbar .search-form-inner {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }
}

@media only screen and (max-width:767px) {
    .site-header-wrapper {
        position: relative
    }

    .result-item-pricing-home .price {
        font-size: 18px !important
    }

    .result-item-block.col1 i {
        font-size: 14px;
        display: initial
    }

    .hero-area, .page-header {
        top: 0;
        margin-bottom: 0
    }

    .utility-bar {
        padding-top: 0px;
    }

    .noMobile, .vehicle-age {
        display: none !important
    }

    .fotoVeiculo {
        padding-right: 0
    }

    .estoqueCompleto {
        margin-top: 14px
    }

    .boxEndereco {
        margin-bottom: 30px
    }

    #cookies .cookies-button {
        margin-top: 15px;
        width: 100%;
        margin-left: 0
    }

    #cookies .row-cookie .item-cookie {
        display: block
    }

    #cookies {
        background-color: rgba(206,206,206,.9)
    }

    .g-recaptcha {
        margin-bottom: 10px
    }

    .mobileLeft {
        float: left !important
    }

    .copyrights-left p, .copyrights-right p {
        text-align: center !important
    }

    .navbar:after {
        background: none!important
    }

    #rodape {
        background: #fff;
        background: -moz-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
        background: -webkit-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
        background: -o-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
        background: -ms-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
        background: linear-gradient(to bottom,#fff 0,#f6f6f6 47%,#ededed 100%);
        width: 100%;
        height: 50px;
        padding-top: 5px;
        position: fixed;
        bottom: 0;
        border: dotted #999;
        z-index: 999;
        border-width: 1px 0;
        text-align: center;
        -webkit-box-shadow: 0 -4px 24px -2px rgba(0,0,0,.75);
        -moz-box-shadow: 0 -4px 24px -2px rgba(0,0,0,.75);
        box-shadow: 0 -4px 24px -2px rgba(0,0,0,.75);
        margin-top: 30px
    }

    .site-header {
        z-index: 0
    }

    .DivConteudoButton {
        background: 0 0;
        z-index: 0
    }

    .veiculosHome .result-item {
        background: 0 0
    }

    .veiculosHome .result-item-block {
        padding: 2px 0 0
    }

    .contentDefault {
        background-color: #f7f7f7
    }

    #showimagePopup, .DivConteudoButton h2 {
        display: none !important
    }

    .body {
        padding-top: 0 !important
    }

    .topnav {
        display: none
    }

    .site-header {
        padding: 4px 0;
        height: 115px;
    }

    .menuLocalizacao {
        display: block !important
    }

    .result-item-features {
        display: none
    }

    .result-item-block.col1 {
        width: 100%;
        font-size: 11px;
        height: 32px
    }

    .toggle-menu > ul > li {
        width: 47%;
        float: left;
        height: 100px;
        margin-right: 5px !important;
        background-color: #FFF !important;
    }

        .toggle-menu > ul > li i {
            width: 100%;
            font-size: 50px;
            text-align: center;
            margin-bottom: 10px
        }

        .toggle-menu > ul > li a {
            width: 100%;
            text-align: center;
            font-size: 15px
        }

    .actions-bar, .main, .utility-bar {
        margin-top: 0 !important
    }

    .menuFinanciamento {
        display: none !important
    }

    .navbar {
        height: 0;
        box-shadow: none;
        top: 105px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .site-logo h1 {
        margin-right: 10px;
        margin-left: -20px
    }

    .site-logo img {
        max-width: 90%
    }

    .main-navigation > ul > li > a, .main-navigation > ul > li > a:hover, .main-navigation > ul > li > a:hover > i, .main-navigation > ul > li > a > i {
        color: #222 !important
    }

    .header-right {
        position: absolute;
        right: 5px;
        margin-top: -80px;
        z-index: 9
    }

    .header-v2 .site-logo {
        min-width: inherit
    }

    .page-header {
        min-height: 100px
    }

    .result-item {
        border: none
    }

    .page-header h1.page-title {
        padding: 32px 0 0;
        font-size: 22px
    }

    .result-item-image {
        width: auto;
        height: auto
    }

    .utility-icons.social-icons > li > a {
        width: auto;
        background: 0 0;
        margin-left: 8px
    }

        .utility-icons.social-icons > li > a:hover {
            background: 0 0 !important
        }

    .site-footer-bottom {
        text-align: left
    }

    .site-footer .social-icons {
        float: none !important;
        text-align: left
    }

    .site-footer-bottom {
        padding-bottom: 60px
    }

    .service-block p {
        font-size: 12px;
        line-height: normal
    }

    .result-item-view-buttons {
        display: none
    }

    .result-item-block.col2 {
        width: 100%;
        text-align: left;
        height: 20px
    }

    .hero-slider.flexslider ul.slides li, .hero-slider.flexslider ul.slides li .banner {
        width: 100% !important;
        margin-left: 0 !important;
        left: 0 !important
    }

    .result-item-title {
        font-size: 18px;
        line-height: 24px
    }

    .result-item {
        width: 100% !important;
        float: none !important;
        margin-bottom: 20px !important
    }

    .contact-form {
        margin-top: 40px
    }

    .search-function > span {
        display: none
    }

    .logged-in-user .user-informa {
        display: none
    }

    .utility-icons.tools-bar {
        display: none
    }

    .toggle-view {
        display: none
    }

    .listing-form-steps-wrapper {
        width: 100%;
        margin-bottom: 30px
    }

    .single-listing-actions .btn-group {
        float: none !important;
        display: block
    }

        .single-listing-actions .btn-group .btn {
            width: 14.4%
        }

    .single-listing-actions .badge-premium-listing {
        display: inline-block;
        margin-top: 12px
    }

    .single-vehicle-title .badge-premium-listing {
        display: none
    }

    .nav-tabs > li {
        float: none
    }

        .nav-tabs > li > a {
            border-width: 1px;
            border-color: #ddd;
            border-radius: 0;
            display: block
        }

        .nav-tabs li.active a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            border-top-width: 1px;
            border-bottom-width: 1px;
            border-bottom-color: #ddd
        }

        .nav-tabs > li > a:hover {
            border-left-color: #ddd;
            border-right-color: #ddd;
            border-top-color: #ddd
        }

    .content {
        padding: 20px 0 !important;
        min-height: 340px
    }

    hr.fw {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .post-title {
        font-size: 20px
    }

    .img-thumbnail {
        margin-bottom: 20px
    }

    .grid-item .media-box {
        margin-bottom: 0
    }

    .hero-slider.flexslider, .hero-slider.flexslider ul.slides li, .hero-slider.flexslider ul.slides li .banner {
        height: 200px
    }
}
