.banner {
    height: auto;
}

.banner .jssor_1_m {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    overflow: hidden;
    visibility: hidden;
}

.banner .jssor_1_m, .banner .slides_m {
    width: 1600px;
    height: 700px;
}

.banner .loading_m, .banner .jssora22l, .banner .jssora22r {
    display: none;
}

.banner .slides_m {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.banner img {
    width: 100%;
    object-fit: cover;
    height: 700px;
    display: block;
}

.banner .jssorb05 {
    position: absolute;
    bottom: 26px;
    width: 18px;
    height: auto;
    right: 0px;
}

.banner .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: relative;
    float: left;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #fff;
    overflow: hidden;
    cursor: pointer;
}

.banner .jssorb05 div {
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.banner .jssorb05 div:hover, .jssorb05 .av:hover {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
}

.banner .jssorb05 .av {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
}

.banner .jssorb05 .dn, .jssorb05 .dn:hover {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
}

/*** SOBRE ***/
.sobre {
    font-size: 14px;
    color: #666;
}

.sobre .sobre-content {
    padding: 50px 150px 50px 100px;
}

.sobre h1 {
    font-size: 24px;
    color: red;
    font-weight: bold;
}

.sobre h2 {
    font-size: 22px;
    color: #000;
    line-height: 1.4;
    font-family: "Montserrat-Regular", sans-serif;
}

.sobre p {
    color: #000;
    font-family: "Montserrat-Regular", sans-serif;
    line-height: 1.7;
    font-size: 15px;
    opacity: 0.55;
}

.sobre ul {
    list-style: none;
    margin: 5px 0 0 10px;
}

.sobre i {
    color: red;
}

.sobre-s1, .s-back1 {
    height: 570px;
}

.s-back1 {
    background-image: url(../img/about-section.png);
}

.s-back1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s-separa {
    width: calc(50% - 60px);
    background-color: red;
    font-size: 14px;
    padding: 50px 30px;
    text-align: right;
}

.s-separa a {
    border: 1px solid #fff;
    font-size: 12px;
    padding: 12px;
    background-color: #fff;
    color: #1D242C;
    margin-top: -10px;
    display: inline-block;
}

.s-separa a:hover {
    background-color: red;
    border-color: #fff;
    color: #fff;
}


.page-veiculos {
    margin: 0 auto;
    max-width: 1920px;
}


.vehicles-header {
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    width: calc(100% - 55px);
}

.vehicles-header ul {
    width: 30%;
    list-style: none;
    margin-right: 5px;
}

.vehicles-header ul li {
    box-shadow: 1px 2px 5px #ccc;
    display: inline-block;
    background-color: #fff;
    height: 50px;
    width: 50%;
    text-align: center;
    line-height: 50px;
    float: left;
}

.vehicles-header ul li a {
    display: block;
    color: #000;
    height: 100%;
}

.vehicles-header ul li.bg-red {
    background-color: red;
    color: #fff;
}

.vehicles-header ul li a:hover {
    background-color: #0d0d0d;
    color: #fff;
}

.vehicles-header .total-em-estoque {
    box-shadow: 1px 2px 5px #ccc;
    width: calc(70% - 5px);
    height: 50px;
    line-height: 50px;
    text-align: right;
    padding-right: 25px;
}

.vehicles-header .total-em-estoque a {
    color: #000;
}

.vehicles-header .total-em-estoque a strong {
    color: red;
}

.tipos-box {
    min-width: 150px;
    margin-right: 30px;
}

.content-filtros .coluna-veiculos {
    width: 85%;
}

/*homepage*/

/*Mobile*/
@media (max-width: 498px) {
    .tipos-box {
        min-width: inherit !important;
        margin-right: 0px !important;
    }

    .main-menu .menu-mobile-logo img {
        margin-top: 5px;
        margin-left: 10px;
        height: 30px;
    }

    .main-page-title {
        display: none;
    }

    .sobre .sobre-content {
        padding: 50px 40px;
        text-align: left;
    }

    .s-separa {
        width: 100%;
        height: 60px;
        display: block;
        float: left;
    }

    .s-separa a {
        border: 1px solid #fff;
        font-size: 16px;
        padding: 12px;
        background-color: #fff;
        color: #1D242C;
        margin-top: -20px;
        display: block;
        width: 120px;
        text-align: center;
        float: right;
    }

    .oficinas-slide {
        display: none !important;
    }

    .oficinas .servicos {
        display: none;
    }

    .page-type {
        -padding: 40px 0;
    }

    .page-title {
        text-align: center;
        padding: 0 10px;
    }

    .inputs-box .row .group .form-title {
        display: none;
    }

    /* Veículos */
    .results-item {
        margin: 30px 0 0;
        width: 100%;
    }


    .banner {
        height: 100vh;
    }

    .banner .jssor_1_m, .banner .slides_m {
        width: 100vw;
        height: 100vh;
    }

    .social-icons {
        display: none;
    }

    .legenda-slide h4 {
        text-transform: uppercase;
        font-size: 30px;
        color: #fff;
        font-family: "Montserrat-Regular", sans-serif;
        letter-spacing: 2px;
        margin-bottom: 20px;
        width: 75%;
        text-align: center;
    }

    .legenda-slide span {
        font-size: 30px;
        color: red;
        display: inline-block;
    }

    .legenda-slide h5 {
        text-align: center;
        font-size: 16px;
        color: #fff;
        width: 60%;
    }

    .inputs-box .row {
        flex-direction: column;
        width: 100%;
        display: flex;
        margin: 0px;
        justify-content: center;
        align-items: center;
    }

    .pesquisa-detalhada {
        display: none;
    }

    .page-veiculos {
        width: 90%;
        padding: 0;
        margin: 0 auto;
    }

    .oficinas .col-80 {
        width: 90%;
    }

    .content-filtros .coluna-marcas {
        display: none;
    }

    .content-filtros .coluna-veiculos .header-veiculos {
        display: none;
    }

    .content-filtros .coluna-veiculos {
        width: 100%;
        padding-top: 6px;
        height: auto;

    }

    .list-veiculos {
        overflow-x: hidden;
        flex-direction: column;
        padding: 0px 4px;
    }

    .list-veiculos .results-item {
        width: 100%;
        margin: 20px 0px;
    }

    .list-veiculos .results-item .results-item-price {
        font-size: 16px;
        min-width: 110px;
        height: 60px;
        line-height: 60px;
    }

    .list-veiculos .results-item .item-footer {
        height: 60px;
    }

    .list-veiculos .results-item .results-item-price::before {
        border-width: 18px;
        left: -1px;
    }

    .list-veiculos .results-item .details b {
        font-size: 16px;
    }

    .list-veiculos .results-item .details.small b {
        font-size: 14px;
    }

    .tabs-filtros {
        padding-top: 30px !important;
        width: 100% !important;
    }

    .tabs-filtros ul {
        display: flex !important;
        flex-direction: row !important;
    }

    .tabs-filtros ul li {
        width: 50% !important;
    }

    .tabs-filtros ul li a {
        font-size: 14px !important;
        padding: 10px 0px !important;
        text-align: center !important;
    }
}

/*Tablet*/
@media (max-width: 767px) {
    .tipos-box {
        min-width: inherit !important;
        margin-right: 0px !important;
    }

    .menu-search {
        width: 88%;
        background-color: #fff;
        box-shadow: 1px 1px 4px #c2c2c2;
        margin: -250px auto 0;
    }

    .menu-search form {
        width: 100%;
    }

    .inputs-box-mobile-tipos-box .tipos-box {
        justify-content: space-between;
        z-index: 0;
        margin-bottom: 20px;
    }

    .tipos-box label {
        margin-top: 15px!important;
        background-color: #fff !important;
        cursor: pointer !important;
        display: block !important;
        border: none !important;
        background-position: center !important;
        margin-right: 0px !important;
    }

    .inputs-box-mobile {
        padding: 25px;
        background-color: #fff;
        box-shadow: none;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        box-sizing: border-box;
    }

    .inputs-box-mobile .row, .inputs-box-mobile .row .col {
        width: 100%;
    }

    .inputs-box-mobile .row {
        margin-bottom: 15px;
    }

    .inputs-box-mobile .row .col .group {
        display: flex;
        flex-direction: column;
    }

    .inputs-box-mobile .row .col .group .tipos-box {
        padding: 0px;
    }

    .inputs-box-mobile .row.btn {
        margin-bottom: 0px;
    }

    .inputs-box-mobile .row.btn .group {
        justify-content: center;
        align-content: center;
        justify-items: center;
        width: 100%;
        display: flex;
        flex-direction: row;
    }

    .inputs-box-mobile .row.btn .group a {
        transition: all ease-in 100ms;
        background: red;
        color: #fff;
        height: 40px;
        border: none;
        font-size: 16px;
        font-family: "Montserrat-Regular", sans-serif;
        width: 150px;
        display: block;
        margin-right: 0px;
        text-align: center;
        line-height: 40px;
    }
}

@media (min-width: 499px) and (max-width: 767px) {
    .sobre {
        text-align: center;
    }

    .sobre .col-50 {
        width: 100%;
    }

    .sobre .col-80 {
        padding: 50px 10px;
    }

    .s-separa {
        float: left;
        padding: 40px 10px;
    }

    .sobre-s1, .s-back1 {
        height: 400px;
    }

    .sobre-s2, .s-back2 {
        height: 400px;
    }

    .owl-carousel {
        padding: 40px 10px;
        width: 100%;
    }

    .owl-item-custom img {
        height: 250px;
        object-fit: cover;
        width: 100% !important;
    }

    .owl-nav {
        display: none;
    }

    .menu-search select, .menu-search input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
    }

    .main-title {
        text-align: center;
        width: 100%;
    }

    .car-count {
        text-align: center;
        width: 100%;
    }

}

/*Desktop*/
@media (min-width: 1280px) and (max-width: 1919px) {

    .vehicles-header {
        width: calc(100% - 45px);
    }

    .content-filtros .coluna-veiculos .header-veiculos {
        padding-right: 25px;
    }

    .content-filtros .coluna-marcas {
        min-height: 688px;
    }

    .content-filtros .coluna-veiculos {
        height: auto;
    }

    .page-veiculos {
        padding: 20px 0px 0px 50px;
    }

    .oficinas h2 {
        font-size: 22px !important;
    }

    .oficinas p {
        font-family: "Montserrat-Regular", sans-serif;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.75);
    }
}

@media (min-width: 1500px) {
    .content-filtros .coluna-veiculos .header-veiculos {
        padding-right: 55px;
    }

    .content-filtros .coluna-marcas {
        min-height: 780px;
    }

    .content-filtros .coluna-veiculos {
        height: auto;
    }
}


/*Large Devices*/
@media (min-width: 1920px) {
    .vehicles-header {
        width: calc(100% - 55px);
    }

    .page-veiculos {
        padding: 30px 0px 0px 100px;
    }

    .oficinas-slide .images {
        margin-top: 35px;
    }

    .oficinas .slider-controle {
        margin-top: 20px;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        background: #999999;
        border-radius: 0px;
        border: 0px solid #000101;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 1px solid red;
        height: 55px;
        width: 55px;
        background-position: center;
        background-size: contain;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-image: url(/assets/img/slider-control.png);
        background-color: #000000;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -27px;
    }
}