/*
Theme Name: Fiat Minasvel
Author: Tallyson Lucas / João Vitor Estarlino
Author URI: https://versatecnologia.com.br;
Description: Tema para o portal Fiat Minasevel
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

:root {
    /*--colorPrimary: #56020D;*/
    --colorPrimary: #7f1b35;
}

* {
    box-sizing: border-box;

}

a:link {
    text-decoration: none;
}

body {
    background-color: #FFFFFF;
    font-family: Helvetica;
    overflow-x: hidden;
}

ul {
    list-style: none;
}

li {
    display: inline;
}

a {
    text-decoration: none;
}

p {
    font-family: 'Open Sans', sans-serif;
}

a.nav-link {
    font-family: 'Open Sans', sans-serif;
    color: black !important;
    text-decoration-line: unset;

}
.menu-item-32 ul.dropdown-menu.show {
    display: none;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9);
    color: var(--colorPrimary) !important;
    border-bottom: solid 1px;
}

.top-header {
    background: var(--colorPrimary);
    height: 2.19vw;
}

.top-header .redes-sociais {
    padding-top: 0.35vw;
}

img.img-contact {
    width: 1.05vw;
}

.top-header .redes-sociais p {
    font-size: 0.75vw !important;
    font-family: openSans;
    color: #fff;
    padding: 0px 15px;
    float: left;
}

.header {
    height: 9.2vw;
    background: #FFFFFF;
}

img.logo-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 1vw;
    width: 8.55vw;
    cursor: pointer;
}

img.whats-img {
    width: 1.555vw;
}

img.tel-img {
    width: 1.555vw;
}

.top-header .redes-sociais {
    text-align: center;
    margin-top: 0.1vw;
}

.top-header .redes-sociais img {
    float: left;
}

.contatos, .contatos img {
    float: left;
}

.contatos {
    margin-top: 3.8vw;
    margin-left: 1vw;
}

.navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

ul#id_do_menu {
    width: 40vw;
    margin-left: auto !important;
    margin-right: 0 !important;
    margin-top: 3.68vw;
}

a.nav-link {
    font-size: 0.8vw;
    color: #403d3d;
    font-weight: 600 !important;
}

.menu li {
    margin-left: 0;
}

.contatos p {
    font-size: 0.73rem;
    font-weight: 900;
}

.contact-box {
    margin-left: auto;
    margin-right: auto;
    display: table;
    font-weight: bold;
}

.contatos img {
    margin: 0vw 0.5vw;
}

.contatos p {
    margin: 0;
    line-height: 15px;
    font-size: 0.73rem;
    font-weight: 900;
}

.numero {
    color: #9B3045;
    font-weight: 500;
    margin-left: 2.6vw !important;
}

img.pointer-img {
    width: 1.3vw;
    margin-top: 3.6vw;
}

div#id_do_container {
    width: 48vw;
}

.bg-light {
    background-color: #FFFFFF !important;
}

button.navbar-toggler {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.2rem;
}

img.pointer-img {
    width: 1.3vw;
    margin-top: 3.6vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

button.navbar-toggler {
    border: solid var(--colorPrimary) 0.5px !important;
    box-shadow: 3px 3px !important;
}

/* Ajustes Header */
@media screen and (max-width: 1600px) {

    .top-header {
        height: 2.19rem;
    }

    .top-header .redes-sociais {
        padding-top: 0.35rem;
    }

    img.img-contact {
        width: 1.05rem;
    }

    .top-header .redes-sociais p {
        font-size: 0.75rem !important;
    }

    .header {
        height: 9.2rem;
        background: #FFFFFF;
    }

    img.logo-img {
        margin-top: 1rem;
        width: 8.55rem;
    }

    img.whats-img {
        width: 1.555rem;
    }

    img.tel-img {
        width: 1.555rem;
    }

    .top-header .redes-sociais {
        text-align: center;
        margin-top: 0.1rem;
    }

    .top-header .redes-sociais img {
        float: left;
    }

    .contatos, .contatos img {
        float: left;
    }

    .contatos {
        margin-top: 3.8rem;
        margin-left: 1rem;
    }

    .navbar-nav {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    ul#id_do_menu {
        width: 40rem;
        margin-left: auto !important;
        margin-right: 0 !important;
        margin-top: 3.68rem;
    }

   

    .menu li {
        margin-left: 0;
    }

    .contatos p {

    }

    .contact-box {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .contatos img {
        margin: 0rem 0.5rem;
    }

    .contatos p {
        margin: 0;
        line-height: 15px;
        font-size: 0.73rem;
        font-weight: 900;
    }

    .numero {
        color: #9B3045;
        font-weight: 500;
        margin-left: 2.6rem !important;
    }

    img.pointer-img {
        width: 1.3rem;
        margin-top: 3.6rem;
    }
}

@media screen and (max-width: 1300px) {

    .menu li {
        margin-left: 0;
    }

}
/*
@media screen and (max-width: 1199px) {

    .navbar-nav {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        position: absolute;
        z-index: 99;
    } 

}
*/
@media screen and (max-width: 767px) {

    .contatos-header {
        display: none;
    }

}

@media screen and (max-width: 475px) {

    ul#id_do_menu {
        background-color: rgb(180, 44, 68, 0.7);
        margin-top: 1.9rem;
        box-shadow: 4px 7px 8px 2px black;
        margin-left: -14.5rem !important;
        width: 41vw;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (max-width: 310px) {

    .top-header {
        display: none !important;
    }

}


.text-center {
    margin-left: auto;
    margin-right: auto;
}


/* INPLEMENT INDEX */

.super-banner {
    width: 100%;
    background-color: red;
}

.carousel-indicators li {
    border-radius: 100% !important;
    width: 0.8vw;
    height: 0.8vw;
    display: none;
}

.carousel-indicators li.active {
    border-radius: 100% !important;
    width: 1.1vw;
    height: 1.1vw;
    margin-top: -0.15vw !important;
}

p.titulo-index {
    text-align: center;
    margin-top: 3vw;
    font-size: 1.7vw;
    font-weight: 500;
}

.trace-red {
    width: 9vw;
    height: 0.1vw;
    background-color: rgba(144, 54, 73, 0.8);
    margin-right: auto;
    margin-left: auto;
    margin-top: -0.7vw;
    margin-bottom: 2.1vw;
}

/*
.autoplay-1.slick-initialized.slick-slider {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
}

img.slick-next.slick-arrow {
    position: absolute;
    left: -5vw;
    z-index: 9;
    top: 6.8vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}

img.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 6.8vw;
    right: -5.5vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}
*/

p.title-img-cars {
    text-align: center;
    margin-left: 1.07vw;
    font-weight: 700;
    font-size: 0.9vw;
}
/*
.autoplay-1.slick-initialized.slick-slider {
    margin-bottom: 4vw;
}
*/
.agendamento {
    height: 29.5vw;
    background-image: url(assets/imagens/agenda3.jpg) !important;
    background-size: cover;
    /*background-size: cover;*/
    /*background-position: center;*/
    margin-bottom: 4vw;
    background-color: var(--colorPrimary);
}

.unique-title {
    color: #FFFFFF;
    padding-top: 3.6vw;
    /*text-shadow: -3px 3px 1px black;*/
    font-weight: 700 !important;
}

.unique-trace {
    width: 23vw;
    margin-bottom: 3vw;
}

.agendamento-form {

}

.agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
    border: none;
    /*box-shadow: 3px 2px 2px -1px black;*/
}


.agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
}

.agendamento-form input.wpcf7-form-control.wpcf7-text {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
}

.agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
    height: 7.7vw;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    line-height: 7.2vw;
    text-align: center;
    font-size: 0.8vw;
}

::-webkit-input-placeholder { /* Webkit */
    line-height: 7.2vw;
    text-align: center;
    font-size: 0.8vw;
}

:-ms-input-placeholder { /* IE */
    line-height: 7.2vw;
    text-align: center;
    font-size: 0.8vw;
}

.agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
    height: 7.7vw;
}

.agendamento-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin-top: 0.48vw;
    padding: 0.33vw;
    background-color: var(--colorPrimary);
    border: none;
    color: #FFFFFF;
    font-size: 0.9vw;
}

p.title-form {
    color: #FFFFFF;
    font-size: 0.91vw;
    margin-bottom: 1.3vw;
    text-align: left;
}

img.image-form-1 {
    width: 0.95vw;
    float: left;
}

img.image-form-2 {
    width: 0.68vw;
    float: left;
}

img.image-form-3 {
    width: 0.85vw;
    float: left;
}

p.text-form-1 {
    color: #FFFFFF;
    font-size: 0.78vw;
    margin-left: 1.7vw;
    text-align: left;
}

p.text-form-2 {
    color: #FFFFFF;
    font-size: 0.78vw;
    margin-left: 1.7vw;
    margin-top: 0.4vw;
    text-align: left;
}

p.text-form-3 {
    color: #FFFFFF;
    font-size: 0.78vw;
    margin-left: 1.7vw;
    text-align: left;
}


/*INDEX AJUSTES*/
@media screen and (max-width: 1600px) {
    .super-banner {
        width: 100%;
        background-color: red;
    }

    .carousel-indicators li {
        border-radius: 100% !important;
        width: 0.8rem;
        height: 0.8rem;
    }

    .carousel-indicators li.active {
        border-radius: 100% !important;
        width: 1.1rem;
        height: 1.1rem;
        margin-top: -0.15rem !important;
    }

    p.titulo-index {
        text-align: center;
        margin-top: 3rem;
        font-size: 1.7rem;
        font-weight: 500;
    }

    .trace-red {
        width: 9rem;
        height: 0.089rem;
        background-color: rgba(144, 54, 73, 0.8);
        margin-right: auto;
        margin-left: auto;
        margin-top: -0.7rem;
        margin-bottom: 0rem;
    }

    .autoplay-1 {
        width: 82%;
        margin-left: auto;
        margin-right: auto;
    }

    img {
        position: absolute;
        left: -5rem;
        z-index: 9;
        top: 6.8rem;
        width: 1.5rem;
        opacity: 0.52;
        cursor: pointer;
    }

    img.slick-prev.slick-arrow {
        position: absolute;
        z-index: 9;
        top: 6.8rem;
        right: -5.5rem;
        width: 1.5rem;
        opacity: 0.52;
        cursor: pointer;
    }

    p.title-img-cars {
        text-align: center;
        margin-left: 1.07rem;
        font-weight: 700;
        font-size: 0.9rem;
    }

    .autoplay-1 {
        margin-bottom: 4rem;
    }

    .agendamento {
        /*height: 29.5rem;*/
        /*background-image: url(assets/imagens/keys-1380134_1920.jpg);*/
        /*background-size: cover;*/
        /*background-position: center;*/
        margin-bottom: 4rem;
    }

    .unique-title {
        color: #FFFFFF;
        padding-top: 3.6rem;
        /*text-shadow: -3px 3px 1px black;*/
        font-weight: 700 !important;
    }

    .unique-trace {
        width: 23vw;
        margin-bottom: 3rem;
    }

    .agendamento-form {

    }

    .agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
        border: none;
        /*box-shadow: 3px 2px 2px -1px black;*/
    }


    .agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
    }

    .agendamento-form input.wpcf7-form-control.wpcf7-text {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
    }

    .agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
        height: 4.7rem;
    }

    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        line-height: 7.2rem;
        text-align: center;
        font-size: 0.8rem;
    }

    ::-webkit-input-placeholder { /* Webkit */
        line-height: 7.2rem;
        text-align: center;
        font-size: 0.8rem;
    }

    :-ms-input-placeholder { /* IE */
        line-height: 7.2rem;
        text-align: center;
        font-size: 0.8rem;
    }

    .agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
        height: 4.7rem;
    }

    .agendamento-form input.wpcf7-form-control.wpcf7-submit {
        width: 100%;
        margin-top: 0.48rem;
        padding: 0.33rem;
        /*background-color: var(--colorPrimary);*/
        border: none;
        /*color: #FFFFFF;*/
        font-size: 0.9rem;
        background: #fff;
        color: #6f6c6c;
    }

    p.title-form {
        color: #FFFFFF;
        font-size: 0.91rem;
        margin-bottom: 1.3rem;
    }

    img.image-form-1 {
        width: 0.95rem;
        float: left;
    }

    img.image-form-2 {
        width: 0.68rem;
        float: left;
    }

    img.image-form-3 {
        width: 0.85rem;
        float: left;
    }

    p.text-form-1 {
        color: #FFFFFF;
        font-size: 0.78rem;
        margin-left: 1.7rem;
    }

    p.text-form-2 {
        color: #FFFFFF;
        font-size: 0.78rem;
        margin-left: 1.7rem;
        margin-top: 0.4rem;
    }

    p.text-form-3 {
        color: #FFFFFF;
        font-size: 0.78rem;
        margin-left: 1.7rem;
    }
}


@media screen and (max-width: 1024px) {

    .autoplay-1.slick-initialized.slick-slider {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .blocks {
        width: 26vw !important;
        height: 20vw !important;
    }


}

@media screen and (max-width: 800px) {

    .blocks {
        width: 36vw !important;
        height: 26vw !important;
    }

    img.slick-prev.slick-arrow {

        right: -2.5rem;
    }

    img.slick-next.slick-arrow {

        left: -2.5rem;

    }
}

@media screen and (max-width: 606px) {

    p.titulo-index {
        text-align: center;
        margin-top: 3rem;
        font-size: 1.1rem;
        font-weight: 500;
    }

    .unique-trace {
        width: 13rem;
        margin-bottom: 3rem;
    }

}

@media screen and (max-width: 580px) {

    .blocks {
        width: 64vw !important;
        height: 49vw !important;
        margin-left: auto;
        margin-right: auto;
    }

    img.slick-prev.slick-arrow {
        right: 3vw;
    }

    img.slick-next.slick-arrow {
        left: 3vw;
    }

    .autoplay-1.slick-initialized.slick-slider {
        width: 100%;
    }

}

@media screen and (max-width: 1199px) {

    .invizible {
        display: none;
    }

    .agendamento {
        height: 36rem;
    }

    p.title-form {
        text-align: center;
    }

    .block-form-1 {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .block-form-2 {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .block-form-3 {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

}

@media screen and (max-width: 991px) {

    .agendamento {
        height: 49rem;
    }

}

@media screen and (max-width: 402px) {

    .agendamento {
        height: 53rem;
    }

}


/*Footer*/
.footer li {
    text-decoration: none;
    display: block;
}

.footer a:link {
    text-decoration: none;
}

.footer {
    padding: 0 3vw;
    padding-top: 1.875vw;
    background-color: #000;
    width: 100%;
    color: #fff;
}

.footer-menu h3, .footer-local h3, .footer-input p {
    font-weight: bold;
    font-size: 0.75vw;
    margin-bottom: 0.9375vw;
}

.footer-input p, .desenvolvido p {
    text-transform: uppercase;
}

.footer-menu ul li, .footer-menu ul li a, .footer-local p {
    color: #fff;
    margin-bottom: 0.4vw;
    font-size: 0.725rem;
    font-weight: bold;
}

.footer-local img {
    float: left;
    margin-right: 0.625vw;
}

.footer-local p {
    margin-bottom: 0.9375vw;
}

.footer form input {
    height: 1.75vw;
    border-radius: 0.0625vw;
    font-size: 0.75vw;
}

.footer .redes-sociais {
    font-size: 0.75vw;
}

.footer .redes-sociais img {
    margin-right: 0.3125vw;
}

.desenvolvido p {
    text-align: center;
    font-size: 0.625vw;
    margin-top: 0.3125vw;
    padding-bottom: 0.1vw;
}

.btn-enviar {
    border: none;
    padding: 0.375vw 0.9375vw;
    background-color: var(--colorPrimary);
    color: #fff;
    font-size: 0.625vw;
    text-transform: uppercase;
}

.contatoo {
    height: 500px;
}

@media screen and (max-width: 1600px) {
    .footer {
        padding-top: 1.875rem;
        background-color: #000;
        width: 100%;
        color: #fff;
    }

    .footer-menu h3, .footer-local h3, .footer-input p {
        font-weight: bold;
        font-size: 0.75rem;
        margin-bottom: 0.9375rem;
    }

    .footer-input p, .desenvolvido p {
        text-transform: uppercase;
    }

    .footer-menu ul li, .footer-menu ul li a, .footer-local p {
        color: #fff;
        margin-bottom: 0.4rem;
        font-size: 0.725rem;
        font-weight: bold;
    }

    .footer-local img {
        float: left;
        margin-right: 0.625rem;
    }

    .footer-local p {
        margin-bottom: 0.9375rem;
    }

    .footer form input {
        height: 1.75rem;
        border-radius: 0.0625rem;
        font-size: 0.75rem;
    }

    .footer .redes-sociais {
        font-size: 0.75rem;
    }

    .footer .redes-sociais img {
        margin-right: 0.3125rem;
    }

    .desenvolvido p {
        text-align: center;
        font-size: 0.625rem;
        margin-top: 0.3125rem;
        padding-bottom: 0.1rem;
    }

    .btn-enviar {
        border: none;
        padding: 0.375rem 0.9375rem;
        background-color: var(--colorPrimary);
        color: #fff;
        font-size: 0.625rem;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 767px) {
    .footer-menu {
        display: none;
    }

    .footer {
        text-align: center;
    }

    .block {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .footer-local h3, .footer-input {
        text-transform: uppercase;
        font-size: 14px;
        margin: 0 0 15px 0;
    }

    .footer-input input {
        margin-bottom: 10px;
    }

    .redes-sociais {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .desenvolvido p {
        margin-top: 0px;
        padding-bottom: 0rem;
    }

    .footer-local img {
        float: none;
        margin-bottom: 5px;
    }
}


/* Page Veiculos */

.paper {
    /*background-image: url(assets/imagens/img.png);*/
    width: 100%;
    height: 6vw;
    margin-bottom: 3.5vw;
    opacity: 0.92;
    background-color: var(--colorPrimary);
}

.trace-veiculos {
    width: 4vw;
    height: 0.089vw;
    background-color: rgba(144, 54, 73, 0.8);
    margin-top: -0.7vw;
    margin-left: 3vw;
}

p.title-veiculos {
    color: #FFFFFF;
    padding-top: 2vw;
    font-size: 1.3vw;
    font-weight: 500;
    margin-left: 3vw;
}

img.img-fiat {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 29.42vw;
}

p.title-minasvel {
    color: #9B3045;
    font-size: 1.3vw;
    font-weight: 600;
}

p.text-minasvel {
    margin-right: 9vw;
    text-align: justify;
    font-size: 0.8vw;
}

p.text-up-button {
    font-size: 0.75vw;
}

.button-agendar {
    background-color: #9b3045;
    width: 14vw;
    border-radius: 9px;
    padding: 0.2vw;
    font-size: 0.75vw;
    color: #FFFFFF;
    text-align: center;
    padding-top: 0.9vw;
    cursor: pointer;
    box-shadow: 3px 3px 3px 0px grey;
}

.container-fluid.container-minasvel {
    margin-bottom: 4vw;
}

img.img-sobre {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

img.img-sobre.alvo {
    width: 6.45vw;
    margin-bottom: 1vw;
}

img.img-sobre.olho {
    width: 7.8vw;
    margin-top: 0.7vw;
    margin-bottom: 1vw;
}

img.img-sobre.diamante {
    width: 6.32vw;
    margin-bottom: 1vw;
}

p.title-sobre {
    text-align: center;
    font-size: 1.05vw;
    font-weight: 700;
    color: black;
}

p.text-missao {
    padding: 0vw 2vw 0vw 2vw;
    text-align: justify;
    font-size: 0.8vw;
}

p.text-visao {
    padding: 0vw 2vw 0vw 2vw;
    text-align: justify;
    font-size: 0.8vw;
}

p.text-valores {
    padding: 0vw 2vw 0vw 2vw;
    text-align: justify;
    font-size: 0.8vw;
}

.container-fluid.container-minasvel-2 {
    margin-bottom: 3vw;
}

iframe .mapa {
    margin-bottom: -1vw;
    padding-bottom: 0;
}


/* Page Veiculos Ajustes*/

@media screen and (max-width: 1600px) {
    .paper {
        /*background-image: url(assets/imagens/img.png);*/
        width: 100%;
        background-color: var(--colorPrimary);
        height: 6rem;
        margin-bottom: 3.5rem;
        opacity: 0.92;
    }

    .trace-veiculos {
        width: 4rem;
        height: 0.089rem;
        background-color: rgba(144, 54, 73, 0.8);
        margin-top: -0.7rem;
        margin-left: 3rem;
    }

    p.title-veiculos {
        color: #FFFFFF;
        padding-top: 2rem;
        font-size: 1.3rem;
        font-weight: 500;
        margin-left: 3rem;
    }

    img.img-fiat {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 29.42rem;
    }

    p.title-minasvel {
        color: #9B3045;
        font-size: 1.3rem;
        font-weight: 600;
    }

    p.text-minasvel {
        margin-right: 9rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    p.text-up-button {
        font-size: 0.75rem;
    }

    .button-agendar {
        background-color: #9b3045;
        width: 14rem;
        border-radius: 9px;
        padding: 0.2rem;
        font-size: 0.75rem;
        color: #FFFFFF;
        text-align: center;
        padding-top: 0.9rem;
        cursor: pointer;
        box-shadow: 3px 3px 3px 0px grey;
    }

    .container-fluid.container-minasvel {
        margin-bottom: 4rem;
    }

    img.img-sobre {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    img.img-sobre.alvo {
        width: 6.45rem;
        margin-bottom: 1rem;
    }

    img.img-sobre.olho {
        width: 7.8rem;
        margin-top: 0.7rem;
        margin-bottom: 1rem;
    }

    img.img-sobre.diamante {
        width: 6.32rem;
        margin-bottom: 1rem;
    }

    p.title-sobre {
        text-align: center;
        font-size: 1.05rem;
        font-weight: 700;
        color: black;
    }

    p.text-missao {
        padding: 0rem 2rem 0rem 2rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    p.text-visao {
        padding: 0vw 2rem 0rem 2rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    p.text-valores {
        padding: 0rem 2rem 0rem 2rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    .container-fluid.container-minasvel-2 {
        margin-bottom: 3rem;
    }

    iframe .mapa {
        margin-bottom: -1rem;
        padding-bottom: 0;
    }

}


@media screen and (max-width: 1199px) {
    p.text-minasvel {
        margin-right: 7rem;
        margin-left: 7rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 10rem;
    }

    .button-agendar {
        margin-left: 10rem;
    }

    p.text-missao {
        padding: 0rem 10rem 0rem 10rem;
    }

    p.text-visao {
        padding: 0rem 10rem 0rem 10rem;
    }

    p.text-valores {
        padding: 0rem 10rem 0rem 10rem;
    }
}


@media screen and (max-width: 750px) {
    p.text-minasvel {
        margin-right: 3.5rem;
        margin-left: 3.5rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 5rem;
    }

    .button-agendar {
        margin-left: 5rem;
    }

    p.text-missao {
        padding: 0rem 5rem 0rem 5rem;
    }

    p.text-visao {
        padding: 0rem 5rem 0rem 5rem;
    }

    p.text-valores {
        padding: 0rem 5rem 0rem 5rem;
    }
}


@media screen and (max-width: 750px) {
    p.text-minasvel {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 1.5rem;
    }

    .button-agendar {
        margin-left: 1.5rem;
    }

    p.text-missao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-visao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-valores {
        padding: 0rem 1rem 0rem 1rem;
    }

    img.img-fiat {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 21.42rem;
    }
}

@media screen and (max-width: 370px) {
    p.text-minasvel {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 1.5rem;
    }

    .button-agendar {
        margin-left: 1.5rem;
    }

    p.text-missao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-visao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-valores {
        padding: 0rem 1rem 0rem 1rem;
    }

    img.img-fiat {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 17.42rem;
    }
}


.oculta {
    display: none;
    background-color: #FFFFFF;
    width: 100%;
    position: absolute;
    z-index: 999999;
}

.blocks.ocult {
    width: 13vw;
    height: 9vw;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 3px 0px 5px -2px grey;*/
}

.ocult p.title-img-cars {
    text-align: center;
    margin-left: 0;
    font-weight: 700;
    font-size: 0.9vw;
    margin-top: 0.5vw;
}

.container-fluid.oculta2.autoplay-2.slick-initialized.slick-slider {
    width: 85%;
}

div.link-ver-mais {
    text-align: center;
    font-size: 0.8vw;
    color: #212529;
    border-bottom: #212529 solid 0.5px;
    width: 5vw;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin-bottom: 1vw;
}


@media screen and (max-width: 1600px) {
    .oculta {
        background-color: #FFFFFF;
        width: 100%;
        position: absolute;
        z-index: 50;
    }

    .blocks.ocult {
        width: 13rem;
        height: 9rem;
        margin-left: auto;
        margin-right: auto;
        /*box-shadow: 3px 0px 5px -2px grey;*/
    }

    .ocult p.title-img-cars {
        text-align: center;
        margin-left: 0;
        font-weight: 700;
        font-size: 0.9rem;
        margin-top: 0.5rem;
    }

    .container-fluid.oculta2.autoplay-2.slick-initialized.slick-slider {
        width: 85%;
    }

    div.link-ver-mais {
        text-align: center;
        font-size: 0.8rem;
        color: #212529;
        border-bottom: #212529 solid 0.5px;
        width: 5rem;
        margin-left: auto;
        margin-right: auto;
        font-weight: 600;
        cursor: pointer;
        display: block;
        margin-bottom: 1rem;
    }
}


.oculta2 {

}

.autoplay-2 {

    margin-bottom: 5vw;
    margin-top: 0vw;
}

.nome {
    text-align: center;
    /*background-color: #262425;*/ /*ALTERADO*/
    color: #e50360;
    font-size: 1vw;
    font-weight: 600;
    display: none; /*ALTERADO*/
}

.data {
    /*background-color: var(--colorPrimary);*/ /*ALTERADO*/
    color: #e50360;
    text-align: center;
    padding: 0.6vw;
    font-size: 1vw;
    font-weight: 600;
    display: none; /*ALTERADO*/
}

.molduras {
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 1vw;
}


.borda {
    box-shadow: 3px 3px 3px -4px transparent;
    border: solid 1px transparent;
    position: relative;
    height: 38vw;
}

@media screen and (max-width: 792px) {
    .borda {
        height: auto;
    }
}

@media screen and (min-width: 792px) and (max-width: 1920px) {
    .borda {
        height: 38vw;
    }
}

@media screen and (min-width: 720px) and (max-width: 1192px) {
    .borda {
        height: auto;
    }
}

p.mvc {
    text-align: center;
    margin-top: 0.5vw;
    color: var(--colorPrimary);
}

.text-transparence {
    text-align: center;
    color: #7E7E7E;
    font-size: 0.85vw;
    margin-bottom: 0;
}

.preco {
    text-align: center;
    font-size: 1.5vw;
    color: var(--colorPrimary);
    font-weight: 700;
}

.preco2 {
    text-align: center;
    font-size: 0.95vw;
    color: #262425;
    font-weight: 600;
    margin-bottom: 0;
}

.botao-comprar {
    font-size: 0.8vw;
    letter-spacing: 0.052vw;
    color: #FFFFFF;
    background-color: #992F43;
    font-weight: 500;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.42vw;
    margin-bottom: 0.7vw;
    cursor: pointer;
    margin-top: 15px;
    border-radius: 15px;
}

.autoplay-2 img.slick-prev.slick-arrow {
    background-color: #FFFFFF;
    top: 13.8vw;
    right: -2vw;
}

.autoplay-2 img.slick-next.slick-arrow {
    background-color: #FFFFFF;
    top: 13.8vw;
    left: -2vw;
}

.borda {
    width: 99.6% !important;
}

@media screen and (max-width: 1920px) {
    .autoplay-2 {

        margin-bottom: 5rem;
        margin-top: 0rem;
    }

    .nome {
        text-align: center;
        /*background-color: #262425;*/ /*ALTERADO*/
        color: #e50360;
        font-size: 1rem;
        font-weight: 600;
        display: none; /*ALTERADO*/
    }

    .data {
        /*background-color: var(--colorPrimary);*/ /*ALTERADO*/
        color: #e50360;
        text-align: center;
        padding: 0.6rem;
        font-size: 1rem;
        font-weight: 600;
        display: none; /*ALTERADO*/
    }

    .molduras {
        width: 19rem !important;
        height: 13.5rem !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        font-size: 1rem;
    }

    .borda {
        /*box-shadow: 3px 3px 6px -3px black;*/
    }

    p.mvc {
        text-align: center;
        margin-top: 0.5rem;
        color: var(--colorPrimary);
    }

    .text-transparence {
        text-align: center;
        color: #7E7E7E;
        font-size: 0.85rem;
    }

    p#precoDiferente {
        margin-bottom: 0px !important;
    }

    .preco {
        text-align: center;
        font-size: 1.5rem;
        color: #444444;
        font-weight: 700;
    }

    .preco2 {
        text-align: center;
        font-size: 0.95rem;
        color: #262425;
        font-weight: 600;
        margin-bottom: 0;
    }

    .botao-comprar {
        font-size: 0.8rem;
        letter-spacing: 0.052rem;
        color: #FFFFFF;
        background-color: #992F43;
        font-weight: 500;
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0.42rem;
        margin-bottom: 0.7rem;
        border-radius: 15px;
    }

    .autoplay-2 img.slick-prev.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        right: -2rem;
    }

    .autoplay-2 img.slick-next.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        left: -2rem;
    }

}


@media screen and (max-width: 434px) {

    .borda {
        border: none;
        box-shadow: none;
    }

    .autoplay-2 img.slick-prev.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        right: -1rem;
    }

    .autoplay-2 img.slick-next.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        left: -1rem;
    }

    .molduras {
        width: 16rem !important;
        height: 13.5rem !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        font-size: 1rem;
    }
}


.borda-2 {
    box-shadow: 3px 3px 3px -4px black;
    border: solid 1px rgba(0, 0, 0, 0.2);
}

.pictures {
    margin-left: auto;
    margin-right: auto;
}

.quadro {
    margin-bottom: 2vw;
}

.pagination {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    font-size: 1.2vw;
    margin-top: 1vw;
    margin-bottom: 2vw;
}

a.page-numbers {
    color: var(--colorPrimary);
}

.selecao-modelo {
    text-align: center;
    width: 10vw;
    margin-right: 5vw;
}

img.lupa {
    width: 1.3vw;
}

img.lupa {
    width: 1vw;
    margin-left: -0.5vw;
    margin-bottom: -0.2vw;
    box-shadow: 3px 2px 3px -2px grey;
    cursor: pointer;
}

select#exampleInputTipos {
    border: var(--colorPrimary) solid 1px;
    font-family: 'Open Sans', sans-serif;
    background-color: var(--colorPrimary);
    color: #FFFFFF;
    box-shadow: 3px 3px 6px black;
    text-shadow: 6px 4px 7px black;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 2vw;
}

p.pesquisa {
    text-align: center;
    font-weight: 700;
    font-size: 1vw;
    color: #262425;
    width: 5vw;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    float: left;
}

.pesquisa-box {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.text-inform {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

p.text-1 {
    color: var(--colorPrimary);
    font-size: 1.5vw;
    float: left;
    font-weight: 500;
    letter-spacing: 0.05vw;
    text-align: center;
    text-transform: uppercase;
}

p.text-2 {
    color: var(--colorPrimary);
    font-size: 1.5vw;
    float: left;
    font-weight: 500;
    letter-spacing: 0.05vw;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1600px) {
    .pictures {
        width: 16rem !important;
        height: 11.5rem !important;
    }

    .quadro {
        margin-bottom: 2rem;
    }

    .pagination {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        font-size: 1.2rem;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    a.page-numbers {
        color: var(--colorPrimary);
        font-family: 'Open Sans', sans-serif;
    }

    .selecao-modelo {
        text-align: center;
        width: 10rem;
        margin-right: 5rem;
    }

    img.lupa {
        width: 1.3rem;
    }

    img.lupa {
        width: 1rem;
        margin-left: -0.5rem;
        margin-bottom: -0.2rem;
        box-shadow: 3px 2px 3px -2px grey;
        cursor: pointer;
    }

    select#exampleInputTipos {
        border: var(--colorPrimary) solid 1px;
        font-family: 'Open Sans', sans-serif;
        background-color: var(--colorPrimary);
        color: #FFFFFF;
        box-shadow: 3px 3px 6px black;
        text-shadow: 6px 4px 7px black;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 2rem;
    }
    .phone-contact.special_class img {
        height: auto;
        width: 40px;
    }
    p.pesquisa {
        text-align: center;
        font-weight: 700;
        font-size: 1rem;
        color: #262425;
        width: 5rem;
        margin-left: auto;
        margin-right: auto;
        cursor: pointer;
        float: left;
    }

    .pesquisa-box {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .text-inform {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    p.text-1 {
        color: var(--colorPrimary);
        font-size: 1.5rem;
        float: left;
        font-weight: 500;
        letter-spacing: 0.05vw;
        text-align: center;
        text-transform: uppercase;
    }

    p.text-2 {
        color: var(--colorPrimary);
        font-size: 1.5rem;
        float: left;
        font-weight: 500;
        letter-spacing: 0.05vw;
        text-align: center;
        text-transform: uppercase;
    }

}

#agendamento_minasvel input {
    /* border-radius: 8px;
  border: none;
  box-shadow: 3px 3px 3px -1px black;*/
    outline: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #818181 !important;
}


#agendamento_minasvel input[type="submit"] {
    color: #FFFFFF;
    background-color: #992f43;
    box-shadow: none;
}

#agendamento_minasvel textarea {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #818181 !important;
    outline: none;
    overflow: hidden;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.autoplay-4 img.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 9vw;
    right: 2.5vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}

.autoplay-4 img.slick-next.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 9vw;
    left: 2.35vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}


/* AJUSTES NO FORMULARIO AGENDAMENTO */
.transparent-color {
    /*width: 100%;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*height: 100%;*/
    /*background-color: #13213a91;*/
}

.agendamento .col-xl-6.col-lg-10.col-md-10 {
    margin-top: 2vw;
}

.agendamento .col-xl-3.col-lg-12.col-md-12 {
    margin-top: 2.8vw;
}

.context {
    padding-top: 5vw;
    color: #FFFFFF;
    margin-left: 6vw;
    margin-right: 6vw;
    text-align: justify;
    text-shadow: 3px 3px 3px black;
    width: 68.1vw;
    margin-left: auto;
    margin-right: auto;
}


.servicos {
    height: 49.5vw;
    background-image: url(assets/imagens/servicos.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 1600px) {
    .servicos {
        height: 49.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 1199px) {
    .servicos {
        height: 57.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 991px) {
    .servicos {
        height: 71.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 626px) {
    .servicos {
        height: 77.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}


@media screen and (max-width: 454px) {
    .servicos {
        height: 85.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 414px) {
    .servicos {
        height: 90.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 338px) {
    .servicos {
        height: 95.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}


.servicos input {
    /*border-radius: 8px;*/
    border: none;
    box-shadow: 3px 3px 3px -1px black;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.nome-inp {
    margin-top: 0.4vw;
}

@media (max-width: 1920px) {
    .pecas {
        background-image: url(https://fiatminasvel.com.br/wp-content/uploads/2020/02/imagem-moto.jpg);
    }
}
.pecas {
    background-image: url(https://fiatminasvel.com.br/wp-content/uploads/2020/02/imagem-moto.jpg);
}

.fale-conosco {
    /*background-image: url(assets/imagens/fiat.jpg) !important;*/
    background: transparent !important;
    position: relative;
    top: .5rem;
}
}

a.dropdown-item {
    font-size: 0.7vw;
}

@media screen and (max-width: 1600px) {
    a.dropdown-item {
        font-size: 0.7rem;
    }
}


/* Formulario "EU QUERO ESSA OFERTA" IMPLEMENTS */

.modal-dialog.modal-lg {
    margin-top: 14vw;
    box-shadow: 3px 3px 7px 0px black;
}

.title-modal {
    width: 100%;
    height: 7vw;
    background-color: var(--colorPrimary);
    margin-bottom: 3vw;
}

.modal-content button.btn.btn-secondary.closer {
    margin-left: auto;
    display: block;
    margin-right: 0.1vw;
    margin-top: 0.1vw;
    background-color: #262425;
}

.modal-content input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0.5vw;
    font-size: 0.85vw;
}

.modal-content input.wpcf7-form-control.wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 4vw;
    width: 9vw;
    background-color: #262425;
    color: #FFFFFF;
    border: none;
    border-radius: 2px;
    font-size: 1.2vw;
    font-family: 'Open Sans', sans-serif;
}

p.titulo-car {
    text-align: center;
    font-size: 2vw;
    color: #FFFFFF;
}


/* Formulario "EU QUERO ESSA OFERTA" AJUSTES */
@media screen and (max-width: 1600px) {
    .modal-dialog.modal-lg {
        margin-top: 9vw;
        box-shadow: 3px 3px 7px 0px black;
    }

    .title-modal {
        width: 100%;
        height: 7rem;
        background-color: var(--colorPrimary);
        margin-bottom: 0rem;
    }

    .modal-content button.btn.btn-secondary.closer {
        margin-left: auto;
        display: block;
        margin-right: 0.1rem;
        margin-top: 0.1rem;
        background-color: #262425;
    }

    .modal-content input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 88%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 0.5rem;
        font-size: 0.85rem;
    }

    .modal-content input.wpcf7-form-control.wpcf7-submit {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 4rem;
        width: 9rem;
        background-color: #262425;
        color: #FFFFFF;
        border: none;
        border-radius: 2px;
        font-size: 1.2rem;
        font-family: 'Open Sans', sans-serif;
    }

    p.titulo-car {
        text-align: center;
        font-size: 2rem;
        color: #FFFFFF;
    }
}

span.your-file:before {
    content: "Anexar currículo" !important;
    position: absolute;
    left: 3px;
    padding: 3.5px;
    background: var(--colorPrimary);
    color: #fff;
    width: 161px;
    text-align: center;
    cursor: pointer;
    top: -4.2px;
    border-radius: 2px;
    display: none !important;
}

input.wpcf7-form-control.wpcf7-file {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-file {
    color: #FFFFFF;
}

input.wpcf7-form-control.wpcf7-submit {
    border: none;
    background-color: #992f43;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.data p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.col-7.nome p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.9vw;
}

.row.justify-content-center.conteudo {
    height: 3vw;
}

.row.justify-content-center.conteudo {
    margin-bottom: 1vw;
}

@media screen and (max-width: 1600px) {
    .row.justify-content-center.conteudo {
        height: 3rem;
    }

    .col-7.nome p {
        font-size: 0.9rem;
    }

    .row.justify-content-center.conteudo {
        margin-bottom: 1rem;
    }
}

.bastao {
    /*background-image: url(assets/imagens/banner-red-quadrado.jpg);*/
    height: 2vw;
    width: 100%;
    background-size: 100%;
    position: absolute;
    z-index: 99;
    /*top: 0.6vw;*/
    background-repeat: no-repeat;
    background-position: center;

}

.bastao p {
    position: relative;
    /*top: 0.45vw;*/
    z-index: 999;
    font-size: 0.74vw;
    color: #992f43;
    width: 100%;
    text-align: center;
    text-transform: uppercase !important;
    font-weight: bold;
}

.molduras {
    margin-top: 1vw;
}

@media screen and (max-width: 1600px) {
    .bastao {
        /*background-image: url(assets/imagens/banner-red-quadrado.jpg);*/
        height: 2rem;
        width: 100%;
        background-size: 100%;
        position: absolute;
        z-index: 99;
        /*top: 0.6rem;*/
        background-repeat: no-repeat;
        background-position: center;
    }

    .bastao p {
        position: relative;
        top: 0.45rem;
        z-index: 999;
        font-size: 0.74rem;
        color: #992f43;
        width: 100%;
        text-align: center;
        text-transform: uppercase !important;
        font-weight: bold;
    }

    .molduras {
        margin-top: 1rem;
    }

}

p.chassi {
    font-size: 0.6vw;
    text-align: center;
    font-weight: bold;
    /*letter-spacing: 0vw;*/
    color: #262425;
    /* background-color: #262425; */
    margin-bottom: 0;
    /*border-bottom: solid 0.05vw #7e7e7e;*/
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.1vw;
    font-family: Helvetica, Arial !important;
    text-transform: uppercase;

}

p.chassi-invizible {
    font-size: 0.6vw;
    text-align: center;
    /*letter-spacing: 0.1vw;*/
    color: rgba(0, 0, 0, 0.0);
    /* background-color: #262425; */
    margin-bottom: 0;
    /*border-bottom: solid 0.05vw #7e7e7e;*/
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4%;
    margin-bottom: 0.1vw;
    text-transform: uppercase;
}

.pictures {
    margin-top: 3vw;
}

@media screen and (max-width: 1600px) {
    p.chassi {
        font-size: 0.6rem;
        text-align: center;
        /*letter-spacing: 0.1rem;*/
        color: #262425;
        /* background-color: #262425; */
        margin-bottom: 0;
        /*border-bottom: solid 0.05rem #7e7e7e;*/
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 4%;
        margin-bottom: 0.1rem;
        text-transform: uppercase;

    }

    p.chassi-invizible {
        font-size: 0.6rem;
        text-align: center;
        /*letter-spacing: 0.1rem;*/
        color: rgba(0, 0, 0, 0.0);
        /* background-color: #262425; */
        margin-bottom: 0;
        /*border-bottom: solid 0.05rem #7e7e7e;*/
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 4%;
        margin-bottom: 0.1rem;
        text-transform: uppercase;
    }

    .pictures {
        margin-top: 3rem;
    }
}

@media (max-width: 767px) {
    .bastao.pagina-ofertas {
        top: -1rem;
    }
}


/* ========================================== DIEGO =========================================================*/

.slick-initialized .slick-slide {
    display: block;
    padding-left: 20px;
}

div.wpcf7-mail-sent-ok {
    border-radius: 5px;
    background: #219a52;
    color: #fff;
    border: solid 1px #219a52 !important;
    font-family: Open Sans, sans-serif;
    font-weight: 800;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: solid 1px var(--colorPrimary) !important;
    background: var(--colorPrimary);
    color: #fff;
    border-radius: 5px;
}

@media screen and (max-width: 1199px) {


    @keyframes example {
        0% {
            margin-left: 100rem
        }
        25% {
            margin-left: 50rem
        }
        50% {
            margin-left: 25rem
        }
        100% {
            margin-left: 0rem
        }
    }
}

button.navbar-toggler {
    margin-top: 3.2rem;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media screen and (max-width: 1199px) {
    .menu_hide {
        display: none;
        animation-name: example2;
        animation-duration: 4s;
    }


    div#icone_maps2 {
        display: none !important;
    }

    nav#mainnav {
        position: absolute;
        bottom: 41px;
        left: 17vw;
    }
}

@media screen and (min-width: 1200px) {
    div#icone_maps1 {
        display: none !important;
    }

    div#icone_maps2 {
        display: block !important;
    }
}

.oculta.animated.bounceInDown {
    box-shadow: grey 0px 20px 50px -10px;
}


.menuHide {
    display: none;
}

.linha1, .linha2 {
    background-color: #e50360;
}

.justify-content-center.conteudo {
    height: 1.3vw !important;
    overflow: hidden;
}

@media(max-width: 2020px){
    .justify-content-center.conteudo {
        height: 1.3rem !important;
        overflow: hidden;
    }
    p#preco2 {
        /*margin-top: 2vw;*/
    }

}

/*div#btn-fora {*/
/*    margin-top: 45px !important;*/
/*}*/

p#preco2 {
    /*margin-top: 2.5vw;*/
}



/* ========================================== DIEGO =======================================================/*
Theme Name: Fiat Minasvel
Author: Tallyson Lucas / João Vitor Estarlino
Author URI: https://versatecnologia.com.br;
Description: Tema para o portal Fiat Minasevel
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/
* {
    box-sizing: border-box;

}

a:link {
    text-decoration: none;
}

body {
    background-color: #FFFFFF;
    font-family: Helvetica;
}

ul {
    list-style: none;
}

li {
    display: inline;
}

a {
    text-decoration: none;
}

p {
    font-family: 'Open Sans', sans-serif;
}

a.nav-link {
    font-family: 'Open Sans', sans-serif;
    color: black !important;
    text-decoration-line: unset;

}

.menu-item-32 ul.dropdown-menu.show {
    display: none;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9);
    color: var(--colorPrimary) !important;
    border-bottom: solid 1px;
}

.top-header {
    background: var(--colorPrimary);
    height: 2.19vw;
}

.top-header .redes-sociais {
    padding-top: 0.35vw;
}

img.img-contact {
    width: 1.05vw;
}

.top-header .redes-sociais p {
    font-size: 0.75vw !important;
    font-family: openSans;
    color: #fff;
    padding: 0px 15px;
    float: left;
}

.header {
    height: 9.2vw;
    background: #FFFFFF;
}

img.logo-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 1vw;
    width: 8.55vw;
    cursor: pointer;
}

img.whats-img {
    width: 1.555vw;
}

img.tel-img {
    width: 1.555vw;
}

.top-header .redes-sociais {
    text-align: center;
    margin-top: 0.1vw;
}

.top-header .redes-sociais img {
    float: left;
}

.contatos, .contatos img {
    float: left;
}

.contatos {
    margin-top: 3.8vw;
    margin-left: 1vw;
}

.navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

ul#id_do_menu {
    width: 40vw;
    margin-left: auto !important;
/ margin-right: 0 !important;
    margin-top: 3.68vw;
}

a.nav-link {
    font-size: 0.8vw;
    color: #403d3d;
    font-weight: 600 !important;
}

.menu li {
    margin-left: 0;
}

.contatos p {

}

.contact-box {
    margin-left: auto;
    margin-right: auto;
    display: table;
    font-weight: bold;
}

.contatos img {
    margin: 0vw 0.5vw;
}

.contatos p {
    margin: 0;
    line-height: 15px;
    font-size: 0.73rem;
    font-weight: 900;
}

.numero {
    color: #9B3045;
    font-weight: 500;
    margin-left: 2.6vw !important;
}

img.pointer-img {
    width: 1.3vw;
    margin-top: 3.6vw;
}

div#id_do_container {
    width: 48vw;
}

.bg-light {
    background-color: #FFFFFF !important;
}

button.navbar-toggler {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.2rem;
}

img.pointer-img {
    width: 1.3vw;
    margin-top: 3.6vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

button.navbar-toggler {
    border: solid var(--colorPrimary) 0.5px !important;
    box-shadow: 3px 3px !important;
}

/* Ajustes Header */
@media screen and (max-width: 1600px) {

    .top-header {
        height: 2.19rem;
    }

    .top-header .redes-sociais {
        padding-top: 0.35rem;
    }

    img.img-contact {
        width: 1.05rem;
    }

    .top-header .redes-sociais p {
        font-size: 0.75rem !important;
    }

    .header {
        height: 6.2rem;
        background: #FFFFFF;
    }

    img.logo-img {
        margin-top: 1rem;
        width: 6rem;
    }

    img.whats-img {
        width: 2rem;
    }

    img.tel-img {
        width: 2rem;
    }

    .top-header .redes-sociais {
        text-align: center;
        margin-top: 0.1rem;
    }

    .top-header .redes-sociais img {
        float: left;
    }

    .contatos, .contatos img {
        float: left;
    }

    .contatos {
        margin-top: 3.8rem;
        margin-left: 1rem;
    }

    .navbar-nav {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    ul#id_do_menu {
        width: 40rem;
        margin-left: auto !important;
        margin-right: 0 !important;
        margin-top: 3.68rem;
    }


    .menu li {
        margin-left: 0;
    }

    .contatos p {

    }

    .contact-box {
        margin-left: auto;
        margin-right: auto;
        display: table;
        bottom: 1.6rem;
        position: relative;
    }

    .contatos img {
        margin: 0rem 0.1rem;
    }

    .contatos p {
        margin: 0;
        line-height: 15px;
        font-size: 0.73rem;
        font-weight: 900;
    }

    .numero {
        color: #9B3045;
        font-weight: 500;
        margin-left: 2.6rem !important;
    }

    img.pointer-img {
        width: 1.3rem;
        margin-top: 3.6rem;
    }
}

@media screen and (max-width: 1300px) {

    .menu li {
        margin-left: 0;
    }

}
/*
@media screen and (max-width: 1199px) {

    .navbar-nav {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        position: absolute;
        z-index: 99;
    }

}
*/

@media screen and (max-width: 767px) {

    .contatos-header {
        display: none;
    }

}

@media screen and (max-width: 475px) {

    ul#id_do_menu {
        background-color: rgb(180, 44, 68, 0.7);
        margin-top: 1.9rem;
        box-shadow: 4px 7px 8px 2px black;
        margin-left: -14.5rem !important;
        width: 41vw;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (max-width: 310px) {

    .top-header {
        display: none !important;
    }

}


.text-center {
    margin-left: auto;
    margin-right: auto;
}


/* INPLEMENT INDEX */

.super-banner {
    width: 100%;
    background-color: red;
}

.carousel-indicators li {
    border-radius: 100% !important;
    width: 0.8vw;
    height: 0.8vw;
    display: none;
}

.carousel-indicators li.active {
    border-radius: 100% !important;
    width: 1.1vw;
    height: 1.1vw;
    margin-top: -0.15vw !important;
}

p.titulo-index {
    text-align: center;
    margin-top: 3vw;
    font-size: 1.7vw;
    font-weight: 500;
}

.trace-red {
    width: 9vw;
    height: 0.1vw;
    background-color: rgba(144, 54, 73, 0.8);
    margin-right: auto;
    margin-left: auto;
    margin-top: -0.7vw;
    margin-bottom: 4.1vw;
}

.autoplay-1.slick-initialized.slick-slider {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
}

img.slick-next.slick-arrow {
    position: absolute;
    left: -5vw;
    z-index: 9;
    top: 6.8vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}

img.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 6.8vw;
    right: -5.5vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}

p.title-img-cars {
    text-align: center;
    margin-left: 1.07vw;
    font-weight: 700;
    font-size: 0.9vw;
}

.autoplay-1.slick-initialized.slick-slider {
    margin-bottom: 4vw;
}

.agendamento {
    height: 29.5vw;
    background-image: url(assets/imagens/agenda3.jpg);
    background-size: cover;
    /*background-size: cover;*/
    /*background-position: center;*/
    margin-bottom: 4vw;
    background-color: var(--colorPrimary);
}

.unique-title {
    color: #FFFFFF;
    padding-top: 3.6vw;
    /*text-shadow: -3px 3px 1px black;*/
    font-weight: 700 !important;
}

.unique-trace {
    width: 23vw;
    margin-bottom: 3vw;
}

.agendamento-form {

}

.agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
    border: none;
    /*box-shadow: 3px 2px 2px -1px black;*/
}


.agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
}

.agendamento-form input.wpcf7-form-control.wpcf7-text {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
}

.agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
    height: 7.7vw;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    line-height: 7.2vw;
    text-align: center;
    font-size: 0.8vw;
}

::-webkit-input-placeholder { /* Webkit */
    line-height: 7.2vw;
    text-align: center;
    font-size: 0.8vw;
}

:-ms-input-placeholder { /* IE */
    line-height: 7.2vw;
    text-align: center;
    font-size: 0.8vw;
}

.agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
    height: 7.7vw;
}

.agendamento-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin-top: 0.48vw;
    padding: 0.33vw;
    background-color: var(--colorPrimary);
    border: none;
    color: #FFFFFF;
    font-size: 0.9vw;
}

p.title-form {
    color: #FFFFFF;
    font-size: 0.91vw;
    margin-bottom: 1.3vw;
}

img.image-form-1 {
    width: 0.95vw;
    float: left;
}

img.image-form-2 {
    width: 0.68vw;
    float: left;
}

img.image-form-3 {
    width: 0.85vw;
    float: left;
}

p.text-form-1 {
    color: #FFFFFF;
    font-size: 0.78vw;
    margin-left: 1.7vw;
}

p.text-form-2 {
    color: #FFFFFF;
    font-size: 0.78vw;
    margin-left: 1.7vw;
    margin-top: 0.4vw;
}

p.text-form-3 {
    color: #FFFFFF;
    font-size: 0.78vw;
    margin-left: 1.7vw;
}


/*INDEX AJUSTES*/
@media screen and (max-width: 1600px) {
    .super-banner {
        width: 100%;
        background-color: red;
    }

    .carousel-indicators li {
        border-radius: 100% !important;
        width: 0.8rem;
        height: 0.8rem;
    }

    .carousel-indicators li.active {
        border-radius: 100% !important;
        width: 1.1rem;
        height: 1.1rem;
        margin-top: -0.15rem !important;
    }

    p.titulo-index {
        text-align: center;
        /*margin-top: 3rem;*/
        font-size: 1.7rem;
        font-weight: 500;
        margin:10px 0;
    }

    .trace-red {
        width: 9rem;
        height: 0.089rem;
        background-color: rgba(144, 54, 73, 0.8);
        margin-right: auto;
        margin-left: auto;
        margin-top: -0.7rem;
        margin-bottom: 0rem;
    }

    .autoplay-1.slick-initialized.slick-slider {
        width: 82%;
        margin-left: auto;
        margin-right: auto;
    }

    img.slick-next.slick-arrow {
        position: absolute;
        left: -5rem;
        z-index: 9;
        top: 6.8rem;
        width: 1.5rem;
        opacity: 0.52;
        cursor: pointer;
    }

    img.slick-prev.slick-arrow {
        position: absolute;
        z-index: 9;
        top: 6.8rem;
        right: -5.5rem;
        width: 1.5rem;
        opacity: 0.52;
        cursor: pointer;
    }

    p.title-img-cars {
        text-align: center;
        margin-left: 1.07rem;
        font-weight: 700;
        font-size: 0.9rem;
    }

    .autoplay-1.slick-initialized.slick-slider {
        margin-bottom: 4rem;
    }

    .agendamento {
        /*height: 29.5rem;*/
        /*background-image: url(assets/imagens/keys-1380134_1920.jpg);*/
        /*background-size: cover;*/
        /*background-position: center;*/
        margin-bottom: 4rem;
    }

    .unique-title {
        color: #FFFFFF;
        padding-top: 3.6rem;
        /*text-shadow: -3px 3px 1px black;*/
        font-weight: 700 !important;
    }

    .unique-trace {
        width: 23vw;
        margin-bottom: 3rem;
    }

    .agendamento-form {

    }

    .agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
        border: none;
        /*box-shadow: 3px 2px 2px -1px black;*/
    }


    .agendamento-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
    }

    .agendamento-form input.wpcf7-form-control.wpcf7-text {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
    }

    .agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
        height: 4.7rem;
    }

    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        line-height: 7.2rem;
        text-align: center;
        font-size: 0.8rem;
    }

    ::-webkit-input-placeholder { /* Webkit */
        line-height: 7.2rem;
        text-align: center;
        font-size: 0.8rem;
    }

    :-ms-input-placeholder { /* IE */
        line-height: 7.2rem;
        text-align: center;
        font-size: 0.8rem;
    }

    .agendamento-form textarea.wpcf7-form-control.wpcf7-textarea {
        text-align: center;
        width: 100%;
        font-size: 0.9rem;
        padding: 4.5px;
        height: 4.7rem;
    }

    .agendamento-form input.wpcf7-form-control.wpcf7-submit {
        width: 100%;
        margin-top: 0.48rem;
        padding: 0.33rem;
        /*background-color: var(--colorPrimary);*/
        border: none;
        /*color: #FFFFFF;*/
        font-size: 0.9rem;
        background: #fff;
        color: #6f6c6c;
    }

    p.title-form {
        color: #FFFFFF;
        font-size: 0.91rem;
        margin-bottom: 1.3rem;
    }

    img.image-form-1 {
        width: 0.95rem;
        float: left;
    }

    img.image-form-2 {
        width: 0.68rem;
        float: left;
    }

    img.image-form-3 {
        width: 0.85rem;
        float: left;
    }

    p.text-form-1 {
        color: #FFFFFF;
        font-size: 0.78rem;
        margin-left: 1.7rem;
    }

    p.text-form-2 {
        color: #FFFFFF;
        font-size: 0.78rem;
        margin-left: 1.7rem;
        margin-top: 0.4rem;
    }

    p.text-form-3 {
        color: #FFFFFF;
        font-size: 0.78rem;
        margin-left: 1.7rem;
    }
}


@media screen and (max-width: 1024px) {

    .autoplay-1.slick-initialized.slick-slider {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .blocks {
        width: 26vw !important;
        height: 20vw !important;
    }


}

@media screen and (max-width: 800px) {

    .blocks {
        width: 36vw !important;
        height: 26vw !important;
    }

    img.slick-prev.slick-arrow {

        right: -2.5rem;
    }

    img.slick-next.slick-arrow {

        left: -2.5rem;

    }
}

@media screen and (max-width: 606px) {

    p.titulo-index {
        text-align: center;
        margin-top: 3rem;
        font-size: 1.1rem;
        font-weight: 500;
    }

    .unique-trace {
        width: 13rem;
        margin-bottom: 3rem;
    }

}

@media screen and (max-width: 580px) {

    .blocks {
        width: 64vw !important;
        height: 49vw !important;
        margin-left: auto;
        margin-right: auto;
    }

    img.slick-prev.slick-arrow {
        right: 3vw;
    }

    img.slick-next.slick-arrow {
        left: 3vw;
    }

    .autoplay-1.slick-initialized.slick-slider {
        width: 100%;
    }

}

@media screen and (max-width: 1199px) {

    .invizible {
        display: none;
    }

    .agendamento {
        height: 36rem;
    }

    p.title-form {
        text-align: center;
    }

    .block-form-1 {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .block-form-2 {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .block-form-3 {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

}

@media screen and (max-width: 991px) {

    .agendamento {
        height: 49rem;
    }

}

@media screen and (max-width: 402px) {

    .agendamento {
        height: 53rem;
    }

}


/*Footer*/
.footer li {
    text-decoration: none;
    display: block;
}

.footer a:link {
    text-decoration: none;
}

.footer {
    padding: 0 3vw;
    padding-top: 1.875vw;
    background-color: #000;
    width: 100%;
    color: #fff;
}

.footer-menu h3, .footer-local h3, .footer-input p {
    font-weight: bold;
    font-size: 0.75vw;
    margin-bottom: 0.9375vw;
}

.footer-input p, .desenvolvido p {
    text-transform: uppercase;
}

.footer-menu ul li, .footer-menu ul li a, .footer-local p {
    color: #fff;
    margin-bottom: 0.4vw;
    font-size: 0.725rem;
    font-weight: bold;
}

.footer-local img {
    float: left;
    margin-right: 0.625vw;
}

.footer-local p {
    margin-bottom: 0.9375vw;
}

.footer form input {
    height: 1.75vw;
    border-radius: 0.0625vw;
    font-size: 0.75vw;
}

.footer .redes-sociais {
    font-size: 0.75vw;
}

.footer .redes-sociais img {
    margin-right: 0.3125vw;
}

.desenvolvido p {
    text-align: center;
    font-size: 0.625vw;
    margin-top: 0.3125vw;
    padding-bottom: 0.1vw;
}

.btn-enviar {
    border: none;
    padding: 0.375vw 0.9375vw;
    background-color: var(--colorPrimary);
    color: #fff;
    font-size: 0.625vw;
    text-transform: uppercase;
}

.contatoo {
    height: 500px;
}

@media screen and (max-width: 1600px) {
    .footer {
        padding-top: 1.875rem;
        /*background-color: #000;*/
        background: linear-gradient(to bottom, #3e0833, #901b41);
        width: 100%;
        color: #fff;
    }

    .footer-menu h3, .footer-local h3, .footer-input p {
        font-weight: bold;
        font-size: 0.75rem;
        margin-bottom: 0.9375rem;
    }

    .footer-input p, .desenvolvido p {
        text-transform: uppercase;
    }

    .footer-menu ul li, .footer-menu ul li a, .footer-local p {
        color: #fff;
        margin-bottom: 0.4rem;
        font-size: 0.725rem;
        font-weight: bold;
    }

    .footer-local img {
        float: left;
        margin-right: 0.625rem;
    }

    .footer-local p {
        margin-bottom: 0.9375rem;
    }

    .footer form input {
        height: 1.75rem;
        border-radius: 0.0625rem;
        font-size: 0.75rem;
    }

    .footer .redes-sociais {
        font-size: 0.75rem;
    }

    .footer .redes-sociais img {
        margin-right: 0.3125rem;
    }

    .desenvolvido p {
        text-align: center;
        font-size: 0.625rem;
        margin-top: 0.3125rem;
        padding-bottom: 0.1rem;
    }

    .btn-enviar {
        border: none;
        padding: 0.375rem 0.9375rem;
        background-color: var(--colorPrimary);
        color: #fff;
        font-size: 0.625rem;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 767px) {
    .footer-menu {
        display: none;
    }

    .footer {
        text-align: center;
    }

    .block {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .footer-local h3, .footer-input {
        text-transform: uppercase;
        font-size: 14px;
        margin: 0 0 15px 0;
    }

    .footer-input input {
        margin-bottom: 10px;
    }

    .redes-sociais {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .desenvolvido p {
        margin-top: 0px;
        padding-bottom: 0rem;
    }

    .footer-local img {
        float: none;
        margin-bottom: 5px;
    }
}


/* Page Veiculos */

.paper {
    /*background-image: url(assets/imagens/img.png);*/
    width: 100%;
    height: 6vw;
    margin-bottom: 3.5vw;
    opacity: 0.92;
    background-color: var(--colorPrimary);
}

.trace-veiculos {
    width: 4vw;
    height: 0.089vw;
    background-color: rgba(144, 54, 73, 0.8);
    margin-top: -0.7vw;
    margin-left: 3vw;
}

p.title-veiculos {
    color: #FFFFFF;
    padding-top: 2vw;
    font-size: 1.3vw;
    font-weight: 500;
    margin-left: 3vw;
}

img.img-fiat {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 29.42vw;
}

p.title-minasvel {
    color: #9B3045;
    font-size: 1.3vw;
    font-weight: 600;
}

p.text-minasvel {
    margin-right: 9vw;
    text-align: justify;
    font-size: 0.8vw;
}

p.text-up-button {
    font-size: 0.75vw;
}

.button-agendar {
    background-color: #9b3045;
    width: 14vw;
    border-radius: 9px;
    padding: 0.2vw;
    font-size: 0.75vw;
    color: #FFFFFF;
    text-align: center;
    padding-top: 0.9vw;
    cursor: pointer;
    box-shadow: 3px 3px 3px 0px grey;
}

.container-fluid.container-minasvel {
    margin-bottom: 4vw;
}

img.img-sobre {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

img.img-sobre.alvo {
    width: 6.45vw;
    margin-bottom: 1vw;
}

img.img-sobre.olho {
    width: 7.8vw;
    margin-top: 0.7vw;
    margin-bottom: 1vw;
}

img.img-sobre.diamante {
    width: 6.32vw;
    margin-bottom: 1vw;
}

p.title-sobre {
    text-align: center;
    font-size: 1.05vw;
    font-weight: 700;
    color: black;
}

p.text-missao {
    padding: 0vw 2vw 0vw 2vw;
    text-align: justify;
    font-size: 0.8vw;
}

p.text-visao {
    padding: 0vw 2vw 0vw 2vw;
    text-align: justify;
    font-size: 0.8vw;
}

p.text-valores {
    padding: 0vw 2vw 0vw 2vw;
    text-align: justify;
    font-size: 0.8vw;
}

.container-fluid.container-minasvel-2 {
    margin-bottom: 3vw;
}

iframe .mapa {
    margin-bottom: -1vw;
    padding-bottom: 0;
}


/* Page Veiculos Ajustes*/

@media screen and (max-width: 1600px) {
    .paper {
        /*background-image: url(assets/imagens/img.png);*/
        width: 100%;
        background-color: var(--colorPrimary);
        height: 6rem;
        margin-bottom: 3.5rem;
        opacity: 0.92;
    }

    .trace-veiculos {
        width: 4rem;
        height: 0.089rem;
        background-color: rgba(144, 54, 73, 0.8);
        margin-top: -0.7rem;
        margin-left: 3rem;
    }

    p.title-veiculos {
        color: #FFFFFF;
        padding-top: 2rem;
        font-size: 1.3rem;
        font-weight: 500;
        margin-left: 3rem;
    }

    img.img-fiat {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 29.42rem;
    }

    p.title-minasvel {
        color: #9B3045;
        font-size: 1.3rem;
        font-weight: 600;
    }

    p.text-minasvel {
        margin-right: 9rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    p.text-up-button {
        font-size: 0.75rem;
    }

    .button-agendar {
        background-color: #9b3045;
        width: 14rem;
        border-radius: 9px;
        padding: 0.2rem;
        font-size: 0.75rem;
        color: #FFFFFF;
        text-align: center;
        padding-top: 0.9rem;
        cursor: pointer;
        box-shadow: 3px 3px 3px 0px grey;
    }

    .container-fluid.container-minasvel {
        margin-bottom: 4rem;
    }

    img.img-sobre {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    img.img-sobre.alvo {
        width: 6.45rem;
        margin-bottom: 1rem;
    }

    img.img-sobre.olho {
        width: 7.8rem;
        margin-top: 0.7rem;
        margin-bottom: 1rem;
    }

    img.img-sobre.diamante {
        width: 6.32rem;
        margin-bottom: 1rem;
    }

    p.title-sobre {
        text-align: center;
        font-size: 1.05rem;
        font-weight: 700;
        color: black;
    }

    p.text-missao {
        padding: 0rem 2rem 0rem 2rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    p.text-visao {
        padding: 0vw 2rem 0rem 2rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    p.text-valores {
        padding: 0rem 2rem 0rem 2rem;
        text-align: justify;
        font-size: 0.8rem;
    }

    .container-fluid.container-minasvel-2 {
        margin-bottom: 3rem;
    }

    iframe .mapa {
        margin-bottom: -1rem;
        padding-bottom: 0;
    }

}


@media screen and (max-width: 1199px) {
    p.text-minasvel {
        margin-right: 7rem;
        margin-left: 7rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 10rem;
    }

    .button-agendar {
        margin-left: 10rem;
    }

    p.text-missao {
        padding: 0rem 10rem 0rem 10rem;
    }

    p.text-visao {
        padding: 0rem 10rem 0rem 10rem;
    }

    p.text-valores {
        padding: 0rem 10rem 0rem 10rem;
    }
}


@media screen and (max-width: 750px) {
    p.text-minasvel {
        margin-right: 3.5rem;
        margin-left: 3.5rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 5rem;
    }

    .button-agendar {
        margin-left: 5rem;
    }

    p.text-missao {
        padding: 0rem 5rem 0rem 5rem;
    }

    p.text-visao {
        padding: 0rem 5rem 0rem 5rem;
    }

    p.text-valores {
        padding: 0rem 5rem 0rem 5rem;
    }
}


@media screen and (max-width: 750px) {
    p.text-minasvel {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 1.5rem;
    }

    .button-agendar {
        margin-left: 1.5rem;
    }

    p.text-missao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-visao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-valores {
        padding: 0rem 1rem 0rem 1rem;
    }

    img.img-fiat {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 21.42rem;
    }
}

@media screen and (max-width: 370px) {
    p.text-minasvel {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    p.title-minasvel {
        text-align: center;
    }

    p.text-up-button {
        margin-left: 1.5rem;
    }

    .button-agendar {
        margin-left: 1.5rem;
    }

    p.text-missao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-visao {
        padding: 0rem 1rem 0rem 1rem;
    }

    p.text-valores {
        padding: 0rem 1rem 0rem 1rem;
    }

    img.img-fiat {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 17.42rem;
    }
}


.oculta {
    display: none;
    background-color: #FFFFFF;
    width: 100%;
    position: absolute;
    z-index: 999999;
}

.blocks.ocult {
    width: 13vw;
    height: 9vw;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 3px 0px 5px -2px grey;*/
}

.ocult p.title-img-cars {
    text-align: center;
    margin-left: 0;
    font-weight: 700;
    font-size: 0.9vw;
    margin-top: 0.5vw;
}

.container-fluid.oculta2.autoplay-2.slick-initialized.slick-slider {
    width: 85%;
}

div.link-ver-mais {
    text-align: center;
    font-size: 0.8vw;
    color: #212529;
    border-bottom: #212529 solid 0.5px;
    width: 5vw;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin-bottom: 1vw;
}


@media screen and (max-width: 1600px) {
    .oculta {
        background-color: #FFFFFF;
        width: 100%;
        position: absolute;
        z-index: 50;
    }

    .blocks.ocult {
        width: 13rem;
        height: 9rem;
        margin-left: auto;
        margin-right: auto;
        /*box-shadow: 3px 0px 5px -2px grey;*/
    }

    .ocult p.title-img-cars {
        text-align: center;
        margin-left: 0;
        font-weight: 700;
        font-size: 0.9rem;
        margin-top: 0.5rem;
    }

    .container-fluid.oculta2.autoplay-2.slick-initialized.slick-slider {
        width: 85%;
    }

    div.link-ver-mais {
        text-align: center;
        font-size: 0.8rem;
        color: #212529;
        border-bottom: #212529 solid 0.5px;
        width: 5rem;
        margin-left: auto;
        margin-right: auto;
        font-weight: 600;
        cursor: pointer;
        display: block;
        margin-bottom: 1rem;
    }
}


.oculta2 {

}

.autoplay-2 {

    margin-bottom: 5vw;
    margin-top: 5vw;
}

.nome {
    text-align: center;
    /*background-color: #262425;*/ /*ALTERADO*/
    color: #e50360;
    font-size: 1vw;
    font-weight: 600;
    display: none; /*ALTERADO*/
}

.data {
    /*background-color: var(--colorPrimary);*/ /*ALTERADO*/
    color: #e50360;
    text-align: center;
    padding: 0.6vw;
    font-size: 1vw;
    font-weight: 600;
    display: none; /*ALTERADO*/
}

.molduras {
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 1vw;
}
/*
.borda {
    box-shadow: 3px 3px 3px -4px black;
    border: solid 1px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 38vw;
}
*/
@media screen and (max-width: 792px) {
    .borda {
        height: auto;
    }
}

@media screen and (min-width: 792px) and (max-width: 1920px) {
    .borda {
        height: 36vw;
    }
}

@media screen and (min-width: 720px) and (max-width: 1192px) {
    .borda {
        height: auto;
    }
}

p.mvc {
    text-align: center;
    margin-top: 0.5vw;
    color: var(--colorPrimary);
}

.text-transparence {
    text-align: center;
    color: #7E7E7E;
    font-size: 0.85vw;
    margin-bottom: 0;
}

.preco {
    text-align: center;
    font-size: 1.5vw;
    color: var(--colorPrimary);
    font-weight: 700;
}

.preco2 {
    text-align: center;
    font-size: 0.95vw;
    color: #262425;
    font-weight: 600;
    margin-bottom: 0;
}

.botao-comprar {
    font-size: 0.8vw;
    letter-spacing: 0.052vw;
    color: #FFFFFF;
    background-color: #992F43;
    font-weight: 500;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.42vw;
    margin-bottom: 0.7vw;
    cursor: pointer;
    margin-top: 15px;
    border-radius: 15px;
}

.autoplay-2 img.slick-prev.slick-arrow {
    background-color: #FFFFFF;
    top: 13.8vw;
    right: -2vw;
}

.autoplay-2 img.slick-next.slick-arrow {
    background-color: #FFFFFF;
    top: 13.8vw;
    left: -2vw;
}

.borda {
    width: 99.6% !important;
}

@media screen and (max-width: 1920px) {
    .autoplay-2 {

        margin-bottom: 5rem;
        margin-top: 0rem;
    }

    .nome {
        text-align: center;
        /*background-color: #262425;*/ /*ALTERADO*/
        color: #e50360;
        font-size: 1rem;
        font-weight: 600;
        display: none; /*ALTERADO*/
    }

    .data {
        /*background-color: var(--colorPrimary);*/ /*ALTERADO*/
        color: #e50360;
        text-align: center;
        padding: 0.6rem;
        font-size: 1rem;
        font-weight: 600;
        display: none; /*ALTERADO*/
    }

    .molduras {
        width: 24rem !important;
        height: 14.5rem !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        font-size: 1rem;
    }

    .borda {
        /*box-shadow: 3px 3px 6px -3px black;*/
    }

    p.mvc {
        text-align: center;
        margin-top: 0.5rem;
        color: var(--colorPrimary);
    }

    .text-transparence {
        text-align: center;
        color: #7E7E7E;
        font-size: 0.85rem;
    }

    /*p.precoDiferente {*/
    /*    margin-bottom: 65px !important;*/
    /*}*/

    .preco {
        text-align: center;
        font-size: 1.5rem;
        color: #444444;
        font-weight: 700;
    }

    .preco2 {
        text-align: center;
        font-size: 0.95rem;
        color: #262425;
        font-weight: 600;
        margin-bottom: 0;
    }

    .botao-comprar {
        font-size: 0.8rem;
        letter-spacing: 0.052rem;
        color: #FFFFFF;
        background-color: #992F43;
        font-weight: 500;
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0.42rem;
        margin-bottom: 0.7rem;
        border-radius: 15px;
    }

    .autoplay-2 img.slick-prev.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        right: -2rem;
    }

    .autoplay-2 img.slick-next.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        left: -2rem;
    }

}


@media screen and (max-width: 434px) {

    .borda {
        border: none;
        box-shadow: none;
    }

    .autoplay-2 img.slick-prev.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        right: -1rem;
    }

    .autoplay-2 img.slick-next.slick-arrow {
        background-color: #FFFFFF;
        top: 13.8rem;
        left: -1rem;
    }

    .molduras {
        width: 16rem !important;
        height: 13.5rem !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        font-size: 1rem;
    }
}


.borda-2 {
    box-shadow: 3px 3px 3px -4px black;
    border: solid 1px rgba(0, 0, 0, 0.2);
}

.pictures {
    margin-left: auto;
    margin-right: auto;
}

.quadro {
    margin-bottom: 2vw;
}

.pagination {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    font-size: 1.2vw;
    margin-top: 1vw;
    margin-bottom: 2vw;
}

a.page-numbers {
    color: var(--colorPrimary);
}

.selecao-modelo {
    text-align: center;
    width: 10vw;
    margin-right: 5vw;
}

img.lupa {
    width: 1.3vw;
}

img.lupa {
    width: 1vw;
    margin-left: -0.5vw;
    margin-bottom: -0.2vw;
    box-shadow: 3px 2px 3px -2px grey;
    cursor: pointer;
}

select#exampleInputTipos {
    border: var(--colorPrimary) solid 1px;
    font-family: 'Open Sans', sans-serif;
    background-color: var(--colorPrimary);
    color: #FFFFFF;
    box-shadow: 3px 3px 6px black;
    text-shadow: 6px 4px 7px black;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 2vw;
}

p.pesquisa {
    text-align: center;
    font-weight: 700;
    font-size: 1vw;
    color: #262425;
    width: 5vw;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    float: left;
}

.pesquisa-box {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.text-inform {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

p.text-1 {
    color: var(--colorPrimary);
    font-size: 1.5vw;
    float: left;
    font-weight: 500;
    letter-spacing: 0.05vw;
    text-align: center;
    text-transform: uppercase;
}

p.text-2 {
    color: var(--colorPrimary);
    font-size: 1.5vw;
    float: left;
    font-weight: 500;
    letter-spacing: 0.05vw;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1600px) {
    .pictures {
        width: 21rem !important;
        height: 11.5rem !important;
    }

    .quadro {
        margin-bottom: 2rem;
    }

    .pagination {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        font-size: 1.2rem;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    a.page-numbers {
        color: var(--colorPrimary);
        font-family: 'Open Sans', sans-serif;
    }

    .selecao-modelo {
        text-align: center;
        width: 10rem;
        margin-right: 5rem;
    }

    img.lupa {
        width: 1.3rem;
    }

    img.lupa {
        width: 1rem;
        margin-left: -0.5rem;
        margin-bottom: -0.2rem;
        box-shadow: 3px 2px 3px -2px grey;
        cursor: pointer;
    }

    select#exampleInputTipos {
        border: var(--colorPrimary) solid 1px;
        font-family: 'Open Sans', sans-serif;
        background-color: var(--colorPrimary);
        color: #FFFFFF;
        box-shadow: 3px 3px 6px black;
        text-shadow: 6px 4px 7px black;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 2rem;
    }

    p.pesquisa {
        text-align: center;
        font-weight: 700;
        font-size: 1rem;
        color: #262425;
        width: 5rem;
        margin-left: auto;
        margin-right: auto;
        cursor: pointer;
        float: left;
    }

    .pesquisa-box {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .text-inform {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    p.text-1 {
        color: var(--colorPrimary);
        font-size: 1.5rem;
        float: left;
        font-weight: 500;
        letter-spacing: 0.05vw;
        text-align: center;
        text-transform: uppercase;
    }

    p.text-2 {
        color: var(--colorPrimary);
        font-size: 1.5rem;
        float: left;
        font-weight: 500;
        letter-spacing: 0.05vw;
        text-align: center;
        text-transform: uppercase;
    }

}

#agendamento_minasvel input {
    /* border-radius: 8px;
  border: none;
  box-shadow: 3px 3px 3px -1px black;*/
    outline: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #818181 !important;
}


#agendamento_minasvel input[type="submit"] {
    color: #FFFFFF;
    background-color: #992f43;
    box-shadow: none;
}

#agendamento_minasvel textarea {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #818181 !important;
    outline: none;
    overflow: hidden;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.autoplay-4 img.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 9vw;
    right: 2.5vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}

.autoplay-4 img.slick-next.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 9vw;
    left: 2.35vw;
    width: 1.5vw;
    opacity: 0.52;
    cursor: pointer;
}


/* AJUSTES NO FORMULARIO AGENDAMENTO */
.transparent-color {
    /*width: 100%;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*height: 100%;*/
    /*background-color: #13213a91;*/
}

.agendamento .col-xl-6.col-lg-10.col-md-10 {
    margin-top: 2vw;
}

.agendamento .col-xl-3.col-lg-12.col-md-12 {
    margin-top: 2.8vw;
}

.context {
    padding-top: 5vw;
    color: #FFFFFF;
    margin-left: 6vw;
    margin-right: 6vw;
    text-align: justify;
    text-shadow: 3px 3px 3px black;
    width: 68.1vw;
    margin-left: auto;
    margin-right: auto;
}


.servicos {
    height: 49.5vw;
    background-image: url(assets/imagens/servicos.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 1600px) {
    .servicos {
        height: 49.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 1199px) {
    .servicos {
        height: 57.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 991px) {
    .servicos {
        height: 71.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 626px) {
    .servicos {
        height: 77.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}


@media screen and (max-width: 454px) {
    .servicos {
        height: 85.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 414px) {
    .servicos {
        height: 90.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 338px) {
    .servicos {
        height: 95.5rem;
        background-image: url(assets/imagens/servicos.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 0 !important;
    }
}


.servicos input {
    /*border-radius: 8px;*/
    border: none;
    box-shadow: 3px 3px 3px -1px black;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    text-align: center;
    width: 100%;
    font-size: 0.9vw;
    padding: 4.5px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.nome-inp {
    margin-top: 0.4vw;
}

.pecas {
a.dropdown-item {
    font-size: 0.7rem;
}
}


/* Formulario "EU QUERO ESSA OFERTA" IMPLEMENTS */

.modal-dialog.modal-lg {
    margin-top: 14vw;
    box-shadow: 3px 3px 7px 0px black;
}

.title-modal {
    width: 100%;
    height: 7vw;
    background-color: var(--colorPrimary);
    margin-bottom: 3vw;
}

.modal-content button.btn.btn-secondary.closer {
    margin-left: auto;
    display: block;
    margin-right: 0.1vw;
    margin-top: 0.1vw;
    background-color: #262425;
}

.modal-content input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 0.5vw;
    font-size: 0.85vw;
}

.modal-content input.wpcf7-form-control.wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 4vw;
    width: 9vw;
    background-color: #262425;
    color: #FFFFFF;
    border: none;
    border-radius: 2px;
    font-size: 1.2vw;
    font-family: 'Open Sans', sans-serif;
}

p.titulo-car {
    text-align: center;
    font-size: 2vw;
    color: #FFFFFF;
}


/* Formulario "EU QUERO ESSA OFERTA" AJUSTES */
@media screen and (max-width: 1600px) {
    .modal-dialog.modal-lg {
        margin-top: 9vw;
        box-shadow: 3px 3px 7px 0px black;
    }

    .title-modal {
        width: 100%;
        height: 3rem;
        background-color: var(--colorPrimary);
        margin-bottom: 0rem;
    }

    .modal-content button.btn.btn-secondary.closer {
        margin-left: auto;
        display: block;
        margin-right: 0.1rem;
        margin-top: 0.1rem;
        background-color: #262425;
    }

    .modal-content input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 88%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 0.5rem;
        font-size: 0.85rem;
    }

    .modal-content input.wpcf7-form-control.wpcf7-submit {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 4rem;
        width: 9rem;
        background-color: #262425;
        color: #FFFFFF;
        border: none;
        border-radius: 2px;
        font-size: 1.2rem;
        font-family: 'Open Sans', sans-serif;
    }

    p.titulo-car {
        text-align: center;
        font-size: 2rem;
        color: #FFFFFF;
    }
}

span.your-file:before {
    content: "Curriculo" !important;
    position: absolute;
    left: 0;
    padding: 3.5px;
    background: var(--colorPrimary);
    color: #fff;
    width: 143px;
    text-align: center;
    cursor: pointer;
    top: -4.2px;
}

input.wpcf7-form-control.wpcf7-file {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-file {
    color: #FFFFFF;
}

input.wpcf7-form-control.wpcf7-submit {
    border: none;
    background-color: #992f43;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 1% 2%;
    border-radius: 5px;
}

.data p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.col-7.nome p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.9vw;
}

.row.justify-content-center.conteudo {
    height: 3vw;
}

.row.justify-content-center.conteudo {
    margin-bottom: 1vw;
}

@media screen and (max-width: 1600px) {
    .row.justify-content-center.conteudo {
        height: 3rem;
    }

    .col-7.nome p {
        font-size: 0.9rem;
    }

    .row.justify-content-center.conteudo {
        margin-bottom: 1rem;
    }
}

.bastao {
    /*background-image: url(assets/imagens/banner-red-quadrado.jpg);*/
    height: 2vw;
    width: 100%;
    background-size: 100%;
    position: absolute;
    z-index: 99;
    /*top: 0.6vw;*/
    background-repeat: no-repeat;
    background-position: center;
}

.bastao p {
    position: relative;
    /*top: 0.45vw;*/
    z-index: 999;
    font-size: 0.74vw;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    text-transform: uppercase !important;
}

.molduras {
    margin-top: 1vw;
}

@media screen and (max-width: 1600px) {
    .bastao {
        /*background-image: url(assets/imagens/banner-red-quadrado.jpg);*/
        height: 2rem;
        width: 100%;
        background-size: 100%;
        position: absolute;
        z-index: 99;
        /*top: 0.6rem;*/
        background-repeat: no-repeat;
        background-position: center;
    }

    .bastao p {
        position: relative;
        top: 0.45rem;
        z-index: 999;
        font-size: 0.74rem;
        color: #992f43;
        width: 100%;
        text-align: center;
        text-transform: uppercase !important;
        font-weight: bold;
    }

    .molduras {
        margin-top: 1rem;
    }

}

p.chassi {
    font-size: 0.6vw;
    text-align: center;
    font-weight: bold;
    /*letter-spacing: 0vw;*/
    color: #262425;
    /* background-color: #262425; */
    margin-bottom: 0;
    /*border-bottom: solid 0.05vw #7e7e7e;*/
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.1vw;
    font-family: Helvetica, Arial !important;
    text-transform: uppercase;

}

p.chassi-invizible {
    font-size: 0.6vw;
    text-align: center;
    /*letter-spacing: 0.1vw;*/
    color: rgba(0, 0, 0, 0.0);
    /* background-color: #262425; */
    margin-bottom: 0;
    /*border-bottom: solid 0.05vw #7e7e7e;*/
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4%;
    margin-bottom: 0.1vw;
    text-transform: uppercase;
}

.pictures {
    margin-top: 3vw;
}

@media screen and (max-width: 1600px) {
    p.chassi {
        font-size: 0.6rem;
        text-align: center;
        /*letter-spacing: 0.1rem;*/
        color: #262425;
        /* background-color: #262425; */
        margin-bottom: 0;
        /*border-bottom: solid 0.05rem #7e7e7e;*/
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 4%;
        margin-bottom: 0.1rem;
        text-transform: uppercase;

    }

    p.chassi-invizible {
        font-size: 0.6rem;
        text-align: center;
        /*letter-spacing: 0.1rem;*/
        color: rgba(0, 0, 0, 0.0);
        /* background-color: #262425; */
        margin-bottom: 0;
        /*border-bottom: solid 0.05rem #7e7e7e;*/
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 4%;
        margin-bottom: 0.1rem;
        text-transform: uppercase;
    }

    .pictures {
        margin-top: 3rem;
    }
}

@media (max-width: 767px) {
    .bastao.pagina-ofertas {
        top: -1rem;
    }
}


/* ========================================== DIEGO =========================================================*/

.slick-initialized .slick-slide {
    display: block;
    padding-left: 20px;
}

div.wpcf7-mail-sent-ok {
    border-radius: 5px;
    background: #219a52;
    color: #fff;
    border: solid 1px #219a52 !important;
    font-family: Open Sans, sans-serif;
    font-weight: 800;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: solid 1px var(--colorPrimary) !important;
    background: var(--colorPrimary);
    color: #fff;
    border-radius: 5px;
}

@media screen and (max-width: 1199px) {


    @keyframes example {
        0% {
            margin-left: 100rem
        }
        25% {
            margin-left: 50rem
        }
        50% {
            margin-left: 25rem
        }
        100% {
            margin-left: 0rem
        }
    }
}

button.navbar-toggler {
    margin-top: 3.2rem;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media screen and (max-width: 1199px) {
    .menu_hide {
        display: none;
        animation-name: example2;
        animation-duration: 4s;
    }


    div#icone_maps2 {
        display: none !important;
    }

    nav#mainnav {
        position: absolute;
        bottom: 41px;
        left: 17vw;
    }
}

@media screen and (min-width: 1200px) {
    div#icone_maps1 {
        display: none !important;
    }

    div#icone_maps2 {
        display: block !important;
    }
}

.oculta.animated.bounceInDown {
    box-shadow: grey 0px 20px 50px -10px;
}


.menuHide {
    display: none;
}

.linha1, .linha2 {
    background-color: #e50360;
}

.justify-content-center.conteudo {
    height: 1.3vw !important;
    overflow: hidden;
}

@media(max-width: 1920px){
    .justify-content-center.conteudo {
        height: 1.3rem !important;
        overflow: hidden;
    }
    p#preco2 {
        margin-top: 2.6vw;
    }

    .ajuste {
        margin-bottom: -9px;
    }

}

p#preco2 {
    margin-top: 2vw;
}

.ajuste {
    margin-bottom: 1px;
}

div#btn-fora {
    margin-top: 2.7vw !important;
}

p#preco2 {
    /*margin-top: 2.5vw;*/
}

.inputFile label {
    cursor: pointer;
    margin-top: 1px;
    background: #545454;
    color: #fff;
    padding: 6px;
    width: 100%;
    left: 0px;
}

.inputFile input {
    opacity: 0;
}

.inputFile {
    cursor: pointer;
}

.linha-ofertas{
    margin:auto !important;
}
hr.linha1,hr.linha2{
    padding: 0.5px;
}
hr{
    margin-bottom: 0.5rem !important;
}

/* ========================================== DIEGO =======================================================
.
 */




/*  Nova estilizacao da area de pecas - servicos */
.overlay-Pecas-Servicos{
    background-color: #000000c9;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.overlay-Pecas-Servicos h1 {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#agendamento_minasvel textarea {
    height: 93px;
}
#agendamento_minasvel input {
    padding: 20px;
}
#agendamento_minasvel input[type="submit"] {
    padding: 10px;
    border-radius: 5px;
}
span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea,
.form-control {
    border: 1px solid #818181 !important;
}
.phone-icon i{
    font-size: 55px;
    margin-right: 5px;
}
.phone-icon i, .phone-content div{
    color: #4d4f50;
}
.phone-content p{
    font-weight: bolder;
    font-size: 22px;
}
.imgPecas-Servicos{
    height: 400px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; 
}
.icons-contact{
    font-size: 39px;
    margin-right: 15px;
    color: #b5b5b5;
}
.phone-contact div div, .whatsapp-contact div div{
    color: #992f43;
    font-size: 13px;
}
.phone-contact div p, .whatsapp-contact div p{
    font-weight: bolder;
    font-size: 17px;
}
.time-contact p, .local-contact p{
    font-weight: bolder;
    font-size: 13px;
    margin-bottom: 0px;
}
.col-xl-6.col-lg-6.btn-pecas {
    transform: translateY(-65px) !important;
}
@media(max-width: 991px){
    .col-xl-6.col-lg-6.btn-pecas {
        transform: translateY(0px) !important;
    }
}

.hr-servicos {
    height: 3px;
    background: #b5b5b5;
    border-radius: 10px;
}
.boll-hr{
    text-align: center;
}
.boll-num {
    background-color: #b5b5b5;
    padding: 10px;
    border-radius: 50px;
    color: #000;
}
.bolls {
    transform: translateY(-23px);
}
span.wpcf7-form-control-wrap.your-date input::before {
    content: "Data";
    margin-right: 10px;
}
.inputFile label {
    cursor: pointer;
    border-radius: 0px;
    margin-top: 1px;
    background: #545454;
    color: #fff;
    padding: 7.5px;
    width: 100%;
    left: 0px;
}
input#arquivo {
    display: none;
}
/*.agendamento{
    display: none !important;
}*/
.agendamento-form{
    text-align: left;: 
}
.agendamento-form label{
    font-weight: bold;
}
.agendamento-form div.col-md-12{
    margin-bottom: 1vw;
}
#curriculoInput{
    color: #000 !important;
}
.quadro-reduzido{
    height: 24vw !important;
}


/* JOAO EDIÇÃO 20/05/2020

Página de Ofertas: Quadros de posts muito reduzidos.

- Alteração na responsividade da classe: "quadro-reduzido".

*/

@media(max-width: 1600px){
    .quadro-reduzido{
    height: 24rem !important;
}
}

nav#mainnav ul {
    position: relative;
    bottom:2rem;
}

ul.dropdown-menu {
    position: absolute;
    top: 0;
}

div#icone_maps2 {
    position: relative;
    bottom: 1rem;
}

.footer {
    background: linear-gradient(to bottom, #3e0833, #901b41)!important;
}


#estilo-trabalheConosco {
    padding-bottom: 2%;
    background-image: url(assets/imagens/fiat-desfoque.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.img-icon-footer {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 9px;
}


/* João Alterações 23 de Junho de 2020 */
/* FOOTER com marca d'agua e ícones brancos  */
.row.my-2 {
    background-color: var(--colorPrimary) !important;
}
footer.footer {
    background-color: var(--colorPrimary) !important;
}

.marca-dagua {
    width: 8vw;
    height: 10vw;
    position: absolute;
    z-index: 9;
    background-image: url(assets/imagens/logo_minasvel-branco.png);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.2;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 70%;
    left: 50%;
    background-size: 100%;
}
.bolha-relativa {
    position: relative;
}
@media(max-width:1600px){
    .marca-dagua {
        width: 8rem;
        height: 10rem;
        position: absolute;
        z-index: 9;
        background-image: url(assets/imagens/lovo_branca.png);
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.2;
        left: 50%;
        transform: translate(-50%,-50%);
        top: 70%;
        left: 50%;
        background-size: 100%;
    }
}
@media(max-width:991px){
    .marca-dagua {
        width: 13rem;
        height: 10rem;
        position: absolute;
        z-index: 9999;
        background-image: url(assets/imagens/lovo_branca.png);
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.2;
        left: 50%;
        transform: translate(-50%,-50%);
        top: -62%;
        left: 66%;
        background-size: 100%;
    }
}

@media(max-width:767px){
    .marca-dagua {
        width: 15rem;
        height: 11rem;
        position: absolute;
        z-index: 9999;
        background-image: url(assets/imagens/lovo_branca.png);
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.2;
        left: 50%;
        transform: translate(-50%,-50%);
        top: -36%;
        left: 70%;
        background-size: 100%;
    }
}

@media(max-width:423px){
    .marca-dagua {
        width: 15rem;
        height: 11rem;
        position: absolute;
        z-index: 9999;
        background-image: url(assets/imagens/lovo_branca.png);
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.2;
        left: 50%;
        transform: translate(-50%,-50%);
        top: -36%;
        left: 52%;
        background-size: 100%;
    }
}

/* Alterações do João 24 de Junho de 2020 */
/* Sub-Header responsivo */
.red-header{
    background-color: #fff;
    background-image: -webkit-linear-gradient(64deg, #fff 27%, var(--colorPrimary) 23%);
    height: 3.8vw;
}
.altura-universal{
    height: 3.8vw;
}
.box-sociais-icons {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.box-sociais-icons > a {
    margin-right: 0px ;
}

.social-icon {
    color: #FFFFFF;
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    font-size: 1.35vw;
}
i.social-icon-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.48rem;
    color: #FFFFFF;
}
i.social-icon-3 {
    position: absolute;
    top: 26%;
    transform: translateY(-50%);
    font-size: 1.2vw;
    color: #FFFFFF;
}

.box-red-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.5vw;
}
p.red-text {
    font-size: 0.9vw;
    color: #FFFFFF;
    margin-bottom: 0;
}
.text-header-red {
    color: #FFFFFF;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: bolder;
}
.container-fluid.init-container {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
}
.special_class img {
    margin-top: 0.85vw;
}
.box-red-text.special_class{
    margin-left: 2.63vw;
}

.phone-contact.special_class img {
    height: auto;
    width: 31px;
}

@media(max-width: 1600px){
    .special_class img {
        margin-top: 0.85rem;
    }
    .red-header{
        background-color: #fff;
        background-image: -webkit-linear-gradient(64deg, #fff 27%, var(--colorPrimary) 23%);
        height: 3.8rem;
    }
    .altura-universal{
        height: 3.8rem;
    }
    .box-sociais-icons {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .social-icon {
        color: #FFFFFF;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
        font-size: 1.35rem;
    }
    i.social-icon-2 {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.6rem;
        color: #FFFFFF;
    }
    i.social-icon-3 {
        position: absolute;
        top: 26%;
        transform: translateY(-50%);
        font-size: 1.2rem;
        color: #FFFFFF;
    }
    .box-red-text {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 2.5rem;
    }
    p.red-text {
        font-size: 0.9rem;
        color: #FFFFFF;
        margin-bottom: 0;
    }
    .text-header-red {
        color: #FFFFFF;
        margin-bottom: 0;
        font-size: 17px;
        font-weight: bolder;
    }
    .box-red-text.special_class{
        margin-left: 2.63rem;
    }
}
@media screen and (max-width: 1199px){
    nav#mainnav {
        position: absolute;
        bottom: -20px;
        left: 17vw;
        background-color: rgba(0,0,0,0.0)!important;
    }
    button.navbar-toggler {
        outline: none;
    }
    div#conteudoNavbarSuportado {
        position: absolute;
        transform: translate(-50%,-50%);
        top: 172%;
        left: 62%;
        z-index: 9999;
        background-color: var(--colorPrimary) !important;
    }
    ul#id_do_menu {
        display: block;
    }
    ul#id_do_menu li a {
        color: #FFFFFF !important;
        font-size: 0.85rem;
    }
    a.nav-link {
        border-bottom: none !important;
    }
    ul#id_do_menu {
        width: auto !important;
    }
    ul#id_do_menu {
        background: none !important;
        box-shadow: none !important;
    }
    .slick-list.draggable {
        z-index: -1;
    }
}
@media(max-width: 991px){
    .red-header {
        background-color: #fff;
        background-image: -webkit-linear-gradient(64deg, #fff 0%, var(--colorPrimary) 0%);
        height: 3.8rem;
    }
}
@media(max-width: 950px){
    nav#mainnav {
        position: absolute;
        background-color: rgba(0,0,0,0.0)!important;
        transform: translate(-50%,-50%);
        left: 38.5%;
        top: 50%;
    }
    button.navbar-toggler {
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        margin-top: unset;
    }
    div#conteudoNavbarSuportado {
        position: absolute;
        transform: translate(-50%,-50%);
        top: 325%;
        left: 154%;
        z-index: 99999999999;
    }
    div#carouselExampleIndicators {
        z-index: -1;
    }
    .red-header {
        background-color: #fff;
        background-image: -webkit-linear-gradient(64deg, #fff 0%, var(--colorPrimary) 0%);
        height: 3.8rem;
    }
}
@media(max-width: 767px){
    .ocult-col{
        display: none;
    }
    .box-sociais-icons {
        position: unset;
        top: unset;
        transform: unset;
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: 1.2rem;
    }
    .box-red-text {
        margin-left: 5rem;
    }
    i.social-icon-2 {
        margin-left: 2rem;
    }
    .special_class img{
        margin-left: 2rem;
    }
    .box-red-text.special_class{
        margin-left: 5.3rem;
    }
}
@media(max-width: 575px){
    .box-sociais-icons {
        position: unset;
        top: unset;
        transform: unset;
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-top: 1rem;
    }
    .red-header.container-fluid {
        height: 16rem;
    }
    .box-red-text {
        position: unset;
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: 1.2rem;
        text-align: center;
    }
    .box-red-text.special_class {
        margin-left: auto;
        margin-right: auto;
    }
    i.social-icon-2 {
        display: none;
    }
    i.social-icon-3 {
        display: none;
    }
    .phone-contact.special_class {
        display: none;
    }
    .ocult-col {
        height: 1rem;
    }
    .red-header.container-fluid {
        height: 12.5rem;
    }
    .social-icon {
        color: #FFFFFF;
        margin-right: 0.5rem;
        margin-left: 0.5rem;
        font-size: 1.35rem;
    }
    a.nav-link {
        margin-left: 1rem;
    }
}
.back-fiat.pecas {
    height: 25vw;
    background-image: url(https://fiatminasvel.com.br/wp-content/uploads/2020/06/09N-scaled.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.back-fiat.servicos {
    height: 25vw;
    background-image: url(https://fiatminasvel.com.br/wp-content/uploads/2020/06/08-scaled.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.sombra {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
p.sobre-texto {
    color: #FFFFFF;
    font-size: 3vw;
    font-weight: 800;
    margin-left: 3vw;
    margin-top: 1vw;
    cursor: default;
}

/* ALTERAÇÕES DO JOÃO - 1 de julho de 2020

/* Alterações no footer - menu */

.footer-menu ul#id_do_menu {
    display: block;
    width: 100%;
}
.footer-menu a.nav-link {
    color: #FFFFFF !important;
}
.footer-menu a.dropdown-item {
    color: #212529;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~[SAMUEL]~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* CARDS OFERTAS*/
.slick-initialized .slick-slide {
    display: block;
    padding: 0 10px;
}
.slick-arrow {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.container-cardsCar {
    display: block;
    text-align: center;    
    font-family: FuturaBT,Arial,Sans-Serif;
    margin: 4rem 8%;
}

.super-oferta {
    border: 5px solid #cdd3e0;
    margin: 0;
}
.super-oferta h4 {
    color: var(--colorPrimary);
    background-color: #cdd3e0;
    padding: 0.4rem;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
}
.car-info {
    background-color: #f3f5fd;
    padding: 1rem 3rem;
}
.modelo{    
    font-weight: bold;
    margin-bottom: 1.6rem;
}
.modelo .name{    
    font-size: 1.2rem;
}
.modelo .mvc{
    color: var(--colorPrimary);
    font-size: 0.85rem;
}
.modelo .categoria{   
    position: relative; 
    margin-top: 1.6rem;
    background-color: var(--colorPrimary);
    color: #FFFFFF !important;
    font-size: 0.8rem;              
}
.modelo .categoria:before, .modelo .categoria:after {
    top: 0;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
}
.modelo .categoria:before {
    border-style: solid;
    border-width: 0.6rem 0 0.6rem 0.6rem;
    border-color: transparent transparent transparent var(--colorPrimary);
    position: absolute;
    right: -0.6rem;
}
.modelo .categoria:after {
    border-width: 0.6rem 0.6rem 0.6rem 0;
    border-color: transparent var(--colorPrimary) transparent transparent;
    position: absolute;
    left: -0.6rem;
}
.modelo .categoria:after:before {
    content: ".";
    width: 20px;
    height: 20px;
    background-color: green
}
.categoria span.left, .categoria span.right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FFFFFF;
    width: 3px;
    height: 3px;
    border-radius: 50rem;
}
.categoria span.left {
    left: 0;
}
.categoria span.right {
    right: 0;
}
.img-car {
    height: 10rem;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
}
.preco {
    text-align: left;
    margin: 0.5rem 0;
}
.preco .de {
    font-size: 0.7rem;
    opacity: 0.5;
}
.preco .por {
    font-size: 1.2rem;
    line-height: 15pt;
}
.destaque{
    margin-top: 5px;
}
.destaque hr {
    background-color: var(--colorPrimary);
    margin: 0 !important;
}
.destaque ul, .features ul {
    padding: 0;
}
.destaque ul {
    height: 1.8rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    position: relative;
}
.destaque li{
    display: block;
    font-weight: bolder;
    color: var(--colorPrimary);
    font-size: 1.2rem;
    position: absolute;
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
}
.destaque li.current{    
    top: 0px;
    animation: slideDown 2.3s linear infinite;
}
@keyframes slideDown {
  0% {
    transform: translate(-50%, -100%);
  }
  15%{    
    transform: translate(-50%, 0);
  }
  75%{    
    transform: translate(-50%, 0);
  }
  100% {
    transform: translate(-50%, 100%);
  }
}

.features {
    margin-top: 1.5rem;
    font-size: 0.7rem;
}
.features ul {
    display: inline-block;
    margin-right: -18px;
    margin-bottom: 10px;
}
.features li {
    display: list-item;
    list-style-type: disc;
    width: fit-content;
}
.car-info .chassi {
    font-weight: bolder;
    font-size: 10pt !important;
    opacity: 0.5;
}
.btn-euQuero {
    background-color: var(--colorPrimary);
    padding: 10px;
    font-size: 0.8rem;
    color: #FFFFFF;
    cursor: pointer;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~[samuel]~~~~~~~~~~~~~~~~~~~~~~~~~*/



/* ALTERAÇÕES DO JOAO 28/07/2020 */

.box-red-text a:hover{
    color: #FFFFFF !important;
}
.box-red-text a{
    color: #FFFFFF !important;
}
.phone-contact a{
    color: #FFFFFF !important;
}
.phone-contact a:hover{
    color: #FFFFFF !important;
}
.whatsapp-contact a{
    color: #FFFFFF !important;
}
.whatsapp-contact a:hover{
    color: #FFFFFF !important;
}
.footer-local a{
    color: #FFFFFF !important;
}
.footer-local a:hover{
    color: #FFFFFF !important;
}
.dados-empresa a{
    color: #2E3135 !important;
}
.dados-empresa a:hover{
    color: #2E3135 !important;
}
.fale-conosco {
    /*z-index: -1;*/
}
.row.header {
    width: 100%;
}
.nossos-servicos{
    overflow: hidden;
}


ul.dropdown-menu{
    background-color: white;
    position: absolute;
    top: 0.5rem;
    height: max-content;
}
div#id_do_container {
    height: 0rem;
    display: inline-block;
}
#mainnav {
    padding: 1.5rem 1rem 0rem !important;
    margin-bottom: -10px;
}
.phone-contact.special_class img {
    width: 40px;
}

.wws-popup__open-btn {
    font-size: 40px !important;
    width: 60px !important;
    height: 60px !important;
}

i.social-icon-2 {
    font-size: 2.48rem;
}
.super-oferta h4 {
    color: #ffffff;
    background-color: #560629;
    background-image: url(https://fiatminasvel.com.br/wp-content/uploads/2020/08/logo_header_hub_fiat.png);
    background-size: 60px 35px;
    background-position: top right;
    background-repeat: no-repeat;
    padding: 0.4rem;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
}

.super-oferta {
    border: 5px solid #560629;
    margin: 0;
}
@media screen and (max-width: 1199px){
    nav#mainnav ul {
        bottom: 1rem !important;
    }
    nav#mainnav {
        position: absolute;
        bottom: 20px !important;
        left: auto !important;
        right: 0 !important;
        background-color: rgba(0,0,0,0.0)!important;
    }
    div#conteudoNavbarSuportado {
        top: 16rem;
        left: 62%;
        padding: 1rem;
    }
    
    ul.dropdown-menu {
        background-color: #7f1b35;
    }
    ul.dropdown-menu li{
        color: red !important;
        background-color: #7f1b35 !important;
    }
    ul.dropdown-menu li a:hover {
        background-color: #7f1b35 !important;
    }
    
    div#icone_maps1 {
        display: block !important;
        margin-top: -5px;
        margin-left: auto;
        margin-right: 5rem;
    }
}


@media screen and (max-width: 856px){
    div#conteudoNavbarSuportado {
        top: 11rem;
    }
    i.social-icon-2 {
        font-size: 2rem;
    }
    .text-header-red {
        font-size: 12px;
    }
}
