/*
Theme Name: Template Direta Veículos
Theme URI: https://www.agenciafastway.com.br/
Author: Agência FastWay
Author URI: https://www.agenciafastway.com.br/
Description: Template Cemipe - Laboratorio e Clinica desenvolvido por Agência FastWay
Version: 1.0
Desenvolvedor: Lucas Mattos Rodrigues
E-mail: lucasmatt014@gmail.com
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: gil;
    src: url('arquivos/fonts/Gilroy-Medium.ttf');
}

@font-face {
    font-family: gilbol;
    src: url('arquivos/fonts/Gilroy-Bold.ttf');
}

div#wpadminbar {
    display: none;
}

:root {
    --primaria: #aa0303;
    --secundaria: #6d7278;
    --preto: #000;
    --branco: #fff;
    --cinza: #6d7278;
}

h1,
h2,
h3,
h4 {
    font-family: 'gilbol'!important;
    margin: 0px;
}


html {
    margin: 0% 0% 0% 0%!important;
}

body {
    padding-top: 95px!important;
}

input,
button {
    outline: none!important;
}

a:hover {
    text-decoration: none!important
}

a {
    text-decoration: none!important
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.responsivo {
    display: none;
}

.desktop {
    display: block;
}

.desktopFlex {
    display: flex;
    align-items: center;
}



/*Mautic*/

    .mauticform_wrapper { max-width: 600px; margin: 10px auto; }
    .mauticform-innerform {}
    .mauticform-post-success {}
    .mauticform-name { font-weight: bold; font-size: 1.5em; margin-bottom: 3px; }
    .mauticform-description { margin-top: 2px; margin-bottom: 10px; }
    .mauticform-error { margin-bottom: 10px; color: red; }
    .mauticform-message { margin-bottom: 10px;color: green; }
    .mauticform-row { display: block; margin-bottom: 20px; }
    .mauticform-label { font-size: 1.1em; display: block; font-weight: bold; margin-bottom: 5px; }
    .mauticform-row.mauticform-required .mauticform-label:after { color: #e32; content: " *"; display: inline; }
    .mauticform-helpmessage { display: block; font-size: 0.9em; margin-bottom: 3px; }
    .mauticform-errormsg { display: block; color: red; margin-top: 2px; }
    .mauticform-selectbox, .mauticform-input, .mauticform-textarea { width: 100%; padding: 0.5em 0.5em; border: 1px solid #CCC; background: #fff; box-shadow: 0px 0px 0px #fff inset; border-radius: 4px; box-sizing: border-box; }
    .mauticform-checkboxgrp-row {}
    .mauticform-checkboxgrp-label { font-weight: normal; }
    .mauticform-checkboxgrp-checkbox {}
    .mauticform-radiogrp-row {}
    .mauticform-radiogrp-label { font-weight: normal; }
    .mauticform-radiogrp-radio {}
    .mauticform-button-wrapper .mauticform-button.btn-default, .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default { color: #5d6c7c;background-color: #ffffff;border-color: #dddddd;}
    .mauticform-button-wrapper .mauticform-button, .mauticform-pagebreak-wrapper .mauticform-pagebreak { display: inline-block;margin-bottom: 0;font-weight: 600;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 13px;line-height: 1.3856;border-radius: 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
    .mauticform-button-wrapper .mauticform-button.btn-default[disabled], .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] { background-color: #ffffff; border-color: #dddddd; opacity: 0.75; cursor: not-allowed; }
    .mauticform-pagebreak-wrapper .mauticform-button-wrapper {  display: inline; }





/*Banner animado*/

.bannerslide {
    padding: 48% 0% 0% 0%;
    background-size: 100%;
}

.context {
    width: 100%;
    position: absolute;
    top: 9%;
    text-align: center;
}

.context h1 {
    text-align: center;
    color: #fff;
    font-size: 50px;
}

.textoobrigado {
    padding: 6% 0% 0% 0%;
}
.textoobrigado h2 {font-size: 50px;
    color: #000;}
.textoobrigado p {    font-size: 18px;
    color: #000;}


.tab-content>.tab-pane {
    display: none;
    padding: 3% 0% 3% 0%;
}

p.nada {
    text-align: center;
    padding: 2% 0% 2% 0%;
}

.blocosessao1 img {
    width: 100%;
}

.blocosessao2 img {
    width: 15%;
    margin: 0% 0% 4% 0%;
}

.blocosessao2 {
    padding: 5% 0% 0% 0%;
}

.menu-item .menu-item-type-custom .menu-item-object-custom .current-.menu-item .current_page_item .active a {
    color: #000c7e!important;
}

#exTab1 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}


/* remove border radius for the tab */

#exTab1 .nav-pills>li>a {
    border-radius: 0;
}


.menu2 span:hover {
    color: #b1b1b1d9;
}

.menuPreto--scrolled .menu2 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}


/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills>li>a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

.menuPreto {
    display: grid;
    align-items: center;
    height: 100px;
    transition: ease 0.4s;
    top: 80px;
    position: fixed!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}

.menuPreto1 {
    /* display: grid; */
    /* align-items: center; */
    /* height: 100px; */
    /* transition: ease 0.4s; */
    top: -86px;
    /* z-index: 999; */
    /* position: fixed!important; */
    /* padding-left: 0px!important; */
    /* padding-right: 0px!important; */
    /* padding-top: 8px!important; */
    /* padding-bottom: 8px!important; */
}

.politica h4 {    font-size: 17px;
    color: #000;}


.politica p {    font-size: 15px;
    color: #000;}


.politica h3 {    font-size: 17px;
    color: #000;}


.politica h2 {    font-size: 17px;
    color: #000;}


.politica li {    font-size: 17px;
    color: #000;}

.politica {padding: 4% 0% 4% 0%}

.col-sm-12.menuPreto.desktop.menuPreto--scrolled {
    top: 0;
    background: #fff;
    box-shadow: 3px 3px 3px 3px #00000021;
}

.col-sm-12.menuPreto.desktop.menuPreto--scrolled span {
    color: #000;
}
img#iconefunciona {
    width: 30%;
    object-fit: scale-down;
    margin: auto;
}
.col-sm-12.menuPreto.desktop.menuPreto--scrolled button {
    width: 100%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 4% 0% 4% 0%;
    margin: 4% 0% 0% 0%;
    font-weight: bold;
}

.menuPreto--scrolled {
    height: 80px!Important;
    transition: ease 0.4s;
}

.menuPreto input#s {
    width: 68%;
    padding: 1% 2% 1% 2%;
    font-size: 15px;
    border: 2px solid #dadada;
    border-radius: 33px;
    box-shadow: none;
    margin: 7% 0% 0% 0%;
}

.menu img {
    width: 54%;
    margin: 1% 0% 1% 0%;
}

.menuPreto input#searchsubmit {
    background: linear-gradient(90deg, #000078 0%, #00f2ff 100%);
    transition: background 2s;
    color: #fff;
    border: 0px;
    width: 30%;
    font-size: 15px;
    border-radius: 5px;
    padding: 1% 0% 1% 0%;
    margin: 6% 0% 0% 1%;
}

.uni2 {
    background: #f5f7fe;
}

.area {
    background: linear-gradient(90deg, #000078 0%, #00f2ff 100%);
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
    height: 70vh;
    border-radius: 0px 30px 30px 0px;
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}


/**/

ol,
ul {
    margin-top: 0;
    margin-bottom: 0px!important;
}

ul#menu-menu {
    text-align: left;
}

.menu2 button {
    width: 100%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 4% 0% 4% 0%;
    margin: 4% 0% 0% 0%;
    font-weight: bold;
}

.menu2 button:hover {
    color: #f00;
    background: transparent;
    border: 1px solid #f00;
}

.menuPreto1 h4 {
    color: #000;
    font-size: 18px;
    margin: 7% 0% 0% 0%;
}

.banner_principal {
    padding: 0% 0% 10% 0%;
}


/*pop up*/

.boxModal {
    background: #fff;
    border-radius: 21px;
    padding: 2% 2%!important;
    max-width: 700px;
}

button.fechar {
    border-radius: 12px!important;
    position: absolute;
    padding: 1% 2% 1% 2%!important;
    width: 7%!important;
    font-size: 24px!important;
    right: 0px;
}

.popup {
    position: fixed;
    margin: 0 auto;
    top: 0px;
    z-index: 9999999999;
    display: none;
    padding: 6% 0% 6% 0%!important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.error button {
    width: 35%;
    color: #fff;
    background: #f00;
    border: 0px;
    font-size: 20px;
    border-radius: 5px;
    padding: 1% 0% 1% 0%;
    margin: 2% 0% 0% 0%;
    font-weight: bold;
}

.error {
    padding: 0% 0% 6% 0%;
}

.error img {
    width: 100%;
    margin: 2% 0% 0% 0%;
}

.swiper-slide img {
    width: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-container-exameHome {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-container-galeria {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.banner_sobre1 {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/03/bannerobrigado.jpg);
    padding: 15% 0% 10% 0%;
    background-size: 100% 100%;
    margin: 0% 0% 0% 0%;
}


.swiper-container-exames {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-container-blogPrev {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff!important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

ul:not(.browser-default)>li {
    list-style-type: none;
}

ul.collapsible {
    padding: 0% 0% 0% 0%;
}

.duvidas p {
    color: #000;
    font-size: 18px;
    text-align: justify;
}

.collapsible-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 1rem;
    margin: 0% 0% 0% 0%;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.duvidas h4 {
    text-align: center;
    margin: auto;
    padding: 1% 0% 1% 0%;
    color: #000;
    font-size: 20px;
}

.collapsible-body {
    display: none;
    border-bottom: 1px solid #DDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    text-align: justify;
}

.exames {
    background: #f5f7fe;
    padding: 3% 0% 4% 0%;
}

.exames h3 {
    margin: 0% 0% 0% 0%;
    font-size: 25px;
    background: linear-gradient(90deg, #000078 -3%, #00f2ff 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.exames h2 {
    margin: 1% 0% 4% 0%;
    font-size: 50px;
    color: #000;
}

.exames button {
    background: linear-gradient(90deg, #000078 0%, #00f2ff 100%);
    transition: background 2s;
    color: #fff;
    border: 0px;
    width: 30%;
    border-radius: 5px;
    padding: 1% 0% 1% 0%;
    margin: 3% 0% 0% 0%;
}

.exames button:hover {
    background: linear-gradient(90deg, #7c7c7c 0%, #d0d0d0 100%);
}


/*Menu*/

.menuPreto.col-sm-12 {
    z-index: 999;
}

.menu button {
    background: linear-gradient(90deg, #000078 0%, #00f2ff 100%);
    transition: background 2s;
    color: #fff;
    border: 0px;
    width: 100%;
    border-radius: 5px;
    padding: 3% 0% 3% 0%;
    margin: 14% 0% 0% 0%;
}

.menu button:hover {
    background: linear-gradient(90deg, #00f2ff 0%, #000078 100%);
}

.menu {
    padding: 0% 0% 0% 0%;
}

#cssmenu>ul>li>a {
    line-height: 48px;
    font-size: 17px;
}

ul#menu-menu {
    margin: 1% 0% 1% 0%!important;
}

ul#menu {
    padding: 0%;
    margin: 0%;
}

.menu2 span {
    color: #000;
}

#cssmenu a {
    padding: 0px 7px!important;
}

.menuPreto .active a {
    color: #01097d!important;
}

.menuPreto a:hover {
    color: #01097d!important;
}

.banner {
    margin: 0% 0% 0% 0%;
}

.menu2 {
    border-top: 1px solid #a7a4a47a;
    border-bottom: 1px solid #a7a4a47a;
}


/*Home*/

.comofunciona img {
    width: 100%;
}

.comofunciona h3 {
    font-size: 25px;
    padding: 1% 0% 0% 0%;
}

.comofunciona i {
    font-size: 50px;
}

.bloco_funciona {
    background: #fff;
    padding: 3% 2% 3% 2%;
    width: 32%!important;
    color: #000!important;
    margin: 0% 0% 0% 1%;
    box-shadow: 3px 3px 3px 3px #0000000d;
    display: grid;
    grid-template-rows: 100px 63px 0px 70px;
}

.bloco_funciona:hover {
    background: #f00;
    color: #fff!important;
}

.comofunciona h4 {
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding: 0% 0% 4% 0%;
    position: relative;
}

.comofunciona h4:after {
    content: '';
    width: 138px;
    height: 5px;
    display: block;
    margin: 28px auto 0px auto;
    background: #ff0000;
    border-radius: 140px;
}

.comofunciona h2 {
    text-align: center;
    font-size: 45px;
    padding: 0% 0% 1% 0%;
    position: relative;
    color: #fff;
}

.comofunciona {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/new-cars-in-parking-lot-J26A62U-min-min-1.png);
    padding: 3% 0% 0% 0%;
    height: 445px;
    margin: 0% 0% 12% 0%;
}

.bloco_funciona p {
    text-align: center;
    font-size: 17px;
    padding: 0% 0% 4% 0%;
    position: relative;
}

.comofunciona:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000d4;
}

.comofunciona button {
    width: 35%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 2% 0% 0% 0%;
    font-weight: bold;
}

.blocofunciona {
    padding: 4% 0% 0% 0%;
}

.bannercarro {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/dddd.png);
    padding: 0% 0% 30% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0% 0% -24% 0%;
}

.carro h3 {
    color: #000;
    font-size: 35px;
    padding: 0% 50% 0% 0%;
}

.carro h3::after {
    content: '';
    width: 138px;
    height: 5px;
    display: block;
    margin: 20px auto 35px 0%;
    background: #ff0000;
    border-radius: 140px;
}

.carro p {
    color: #000;
    font-size: 20px;
    text-align: justify;
    padding: 0% 46% 0% 0%;
}

.carro h5 {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding: 0% 5% 0% 5%;
}

.carro h4 {
    text-align: center;
    color: #000;
    font-size: 35px;
}

.carro button {
    width: 35%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 3% 0% 0% 0%;
    font-weight: bold;
}

.vantagens h3 {
    color: #000;
    font-size: 35px;
    padding: 0% 0% 0% 50%;
    text-align: right;
}

.vantagens h4 {
    color: #000;
    font-size: 20px;
    text-align: right;
}

.vantagens p {
    color: #000;
    font-size: 14px;
    padding: 0% 0% 0% 46%;
    text-align: right;
}

.vantagens h3::after {
    content: '';
    width: 138px;
    height: 5px;
    display: block;
    margin: 20px 0% 35px auto;
    background: #ff0000;
    border-radius: 140px;
}

.vantagens i {
    color: #f00;
    font-size: 17px;
}

.car {
    padding: 0% 0% 6% 0%;
}

.banner_sessao_3 {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/car-54GY3F2.png);
    padding: 3% 0% 3% 0%;
    background-size: 145% 100%;
    background-attachment: fixed;
}

.banner_sessao_3:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #ff0000ba;
}

.banner_sessao_3 h2 {
    color: #fff;
    font-size: 40px;
    padding: 0% 0% 3% 0%;
}

.sobre {
    background: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/02/yuhuu-banner.png);
    padding: 83% 0% 0% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.bloco_sobre {
    border: 2px solid #f00;
    text-align: center;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 5% 0%;
    box-shadow: 2px 2px 2px 2px #0000001c;
}

.bloco_sobre i {
    color: #000;
    font-size: 50px;
}

.bloco_sobre h5 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}

.bloco_sobre h3 {
    color: #000;
    font-size: 17px;
}

.sobreHome h4 {
    color: #f00;
    font-size: 30px;
    margin: 0% 0% 0% 0%;
}

.sobreHome h2 {
    margin: 1% 0% 0% 0%;
    font-size: 40px;
}

.sobreHome {
    padding: 5% 0% 0% 0%;
}

.sobreHome p {
    font-size: 15px;
    text-align: justify;
    padding: 3% 0% 0% 0%;
}

.bg1 {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/bg-4.jpg);
    padding: 5% 0% 5% 0%;
    background-size: 100% 100%;
    padding-left: 100px!important;
    padding-right: 100px!important;
}

.bg2 {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/bg-3.jpg);
        padding: 7% 0% 7% 0%;
    background-size: 145% 100%;
    -webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
    margin: -2% 0% 0% -53px;
    width: 44%!important;
    padding-left: 80px!important;
    padding-right: 80px!important;
}

.linhas_geral {
    border-bottom: 1px solid #ffffff85;
    padding: 1% 0% 1% 0%;
}

.linhas_geral1 {
    border-bottom: 1px solid #383737 ;
    padding: 1% 0% 1% 0%;
}

.bg1:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #ff0000ba;
}

.bg2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #00000087;
}

.bg1 button {
    position: inherit;
    border: 2px solid #fff;
    margin: 3% 0% 0% 0%;
    background: transparent;
    padding: 2% 2% 2% 2%;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.bg1 p {
    color: #fff;
    position: inherit;
    margin: 1% 0% 0% 0%;
    padding: 0% 35% 0% 0%;
}

.bg1 h2 {
    position: inherit;
    color: #fff;
    font-size: 35px;
    margin: 1% 0% 0% 0%;
}

.bg1 h3 {
    position: inherit;
    color: #fff;
    font-size: 20px;
    margin: 0% 0% 0% 0%;
}

.bg2 button {
    position: inherit;
    border: 2px solid #fff;
    margin: 3% 0% 0% 0%;
    background: transparent;
    padding: 2% 2% 2% 2%;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.bg2 p {
    color: #fff;
    position: inherit;
    margin: 1% 0% 0% 0%;
    padding: 0% 16% 0% 0%;
}

.bg2 h2 {
    position: inherit;
    color: #fff;
    font-size: 35px;
    margin: 1% 0% 0% 0%;
}

.bg2 h3 {
    position: inherit;
    color: #fff;
    font-size: 20px;
    margin: 0% 0% 0% 0%;
}

.divisao {
    padding: 2% 0% 2% 0%!important;
}

.diferenca h3 {
    color: #f00;
    font-size: 30px;
    margin: 0% 0% 0% 0%;
}

.diferenca h2 {
    margin: 1% 0% 3% 0%;
    font-size: 40px;
}

.bloco_diferenca1 {
    background: #000;
    padding: 3% 0% 3% 0%;
    text-align: center;
    margin: 0% 0% 0% 15%;
    box-shadow: 2px 1px 3px 3px #00000017;
    border-radius: 5px;
	 height: 880px;
}

.bloco_diferenca2 {
    background: #f00;
    text-align: center;
    padding: 3% 0% 3% 0%;
    box-shadow: 2px 1px 3px 3px #00000017;
    border-radius: 5px;
    height: 880px;
}

.bloco_diferenca3 {
	background: #000;
    padding: 3% 0% 3% 0%;
    text-align: center;
    box-shadow: 2px 1px 3px 3px #00000017;
    border-radius: 5px;
    margin: 5% 0% 5% 0%;
}

.bloco_diferenca4 {
    background: #f00;
    text-align: center;
    margin: 0% 0% 0% 0%;
    padding: 3% 0% 3% 0%;
    box-shadow: 2px 1px 3px 3px #00000017;
    border-radius: 5px;
}

.diferenca h4 {
    color: #fff;
    font-size: 25px;
}

.diferenca p {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    padding: 0% 0% 0% 0%;
}

.bloco_diferenca3 p {
    line-height: 40px;
}

.bloco_diferenca1 p {
    line-height: 30px;
    padding: 4% 0% 0% 0%;
}

.diferenca {
    padding: 4% 0% 5% 0%;
}

.footer {
    background: #252525;
    padding: 5% 0% 5% 0%;
}

.footer img {
    width: 55%;
}

.footer h4 {
    color: #b1b1b1;
    font-size: 15px;
    text-align: center;
}

.footer i {
    color: #fff;
    font-size: 30px;
    margin: 5% 5% 0% 0%;
}

.footer #cssmenu ul li {
    display: block!important;
    border-bottom: 1px solid #383737;
}

.footer span {
    color: #b1b1b1;
}

.footer span:hover {
    color: #fff;
}

.footer h2 {
    color: #fff;
    font-size: 25px;
}

.footer p {
    color: #b1b1b1;
    font-size: 15px;
}

.copy h2 {
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.copy {
    background: #252525;
}

.copy .container {
    border-top: 1px solid #fff;
}


/*Como funciona*/

.banner_comofunciona {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/new-cars-in-parking-lot-J26A62U-min.png);
    padding: 15% 0% 10% 0%;
    background-size: 100% 100%;
    margin: 0% 0% 0% 0%;
}

.banner_comofunciona h1 {
    color: #ffff;
    font-size: 45px;
    text-align: center;
    position: relative;
}

.banner_comofunciona p {
    text-align: center;
    color: #fff;
    font-size: 50px;
    margin: 0% 0% 0% 0%;
    position: relative;
}

.banner_comofunciona:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #ff0000ba;
}

.banner_blocofunciona {
    background-size: 100%;
    padding: 10% 0% 15% 0%;
}

.bloco_comofuncionapagina {
    padding: 0px;
    background: #fff;
    box-shadow: 2px 2px 2px 2px #0000001f;
    margin: 5% 0% 0% 0%;
    border-radius: 5px;
}

.banner_blocofunciona1 {
    padding-left: 5%!important;
    padding-right: 5%!important;
    padding-top: 5%!important;
}

.funciona i {
    font-size: 40px;
    color: #000;
}

.funciona h3 {
    margin: 2% 0% 0% 0%;
    color: #000;
    font-size: 35px;
}

.funciona p {
    text-align: justify;
    color: #000;
    font-size: 15px;
}

.funciona {
    padding: 2% 0% 5% 0%;
}

.comofunciona_footer {
    background: #fafafa;
    padding: 3% 0% 3% 0%;
}

.comofunciona_footer h3 {
    color: #f00;
    font-size: 30px;
    margin: 0% 0% 0% 0%;
}

.comofunciona_footer h2 {
    margin: 1% 0% 3% 0%;
    font-size: 40px;
    color: #000;
}

.comofunciona_footer h4 {
    color: #fff;
    font-size: 25px;
}

.comofunciona_footer p {
    color: #fff;
    font-size: 15px;
    padding: 0% 0% 0% 0%;
	text-align: justify;
}

.comofunciona_footer input {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
    margin: 0% 0% 0% 0%;
}

.comofunciona_footer button {    width: 50%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 4% 0% 0% 0%;
    font-weight: bold;}

.comofunciona_footer select {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
    margin: 0% 0% 0% 0%;
}

.comofunciona_footer textarea {
    width: 100%;
    background: #fff;
    border: 0px;
    box-shadow: 2px 2px 2px 2px #00000029;
    border-radius: 5px;
    padding: 3% 3% 3% 3%;
    font-size: 15px;
    color: #000;
    height: 100px;
}

.comofunciona_footer label {
    margin: 0% 0% 0% 0%;
    color: #000;
}

.comofunciona_footer button {
    background: #f00;
    color: #fff;
    padding: 2% 5% 2% 5%;
    font-weight: bold;
    border: 0px;
    margin: 3% 0% 0% 0%;
    border-radius: 5px;
    width: 40%;
}

.formulario_funciona p {
    padding: 0px!important;
}

.formulario_funciona {
    padding: 14% 0% 0% 0%;
}


/*Sobre*/




.banner_sobre {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/new-cars-in-parking-lot-J26A62U-min-min.png);
    padding: 15% 0% 10% 0%;
    background-size: 100% 100%;
    margin: 0% 0% 0% 0%;
}

.banner_sobre h1 {
    color: #ffff;
    font-size: 45px;
    text-align: center;
    position: relative;
}

.banner_sobre p {
    text-align: center;
    color: #fff;
    font-size: 50px;
    margin: 0% 0% 0% 0%;
    position: relative;
}

.banner_sobre:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000d4;
}

.banner_sobre {
    background-size: 100%;
    padding: 15% 0% 7% 0%;
}

.sobre_infos {
    margin: -2% 0% 0% 0%;
}

.bloco_sobrepagina {
    text-align: center;
    padding: 4% 0% 4% 0%!important;
    background: #fff;
    border-radius: 0px;
    box-shadow: 5px -8px 2px 2px #00000014;
}

.sobre_infos h4 {
    color: #000;
    font-size: 60px;
}

.sobre_infos h5 {
    color: #000;
    font-size: 25px;
    margin: 0% 0% 0% 0%;
}

.sobre_texto p {
    font-size: 15px;
    color: #000;
    text-align: justify;
}

.sobre_texto {
    padding: 3% 0% 3% 0%;
}

.sobre_texto iframe {
    width: 100%;
    margin: 2% 0% 0% 0%;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000026;
    border-radius: 5px;
    height: 400px;
}

.unidadesobre {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/new-cars-in-parking-lot-J26A62U-min-min-1.png);
    padding: 5% 0% 5% 0%;
    background-size: 100% 100%;
}

.unidadesobre:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000d4;
}

.unidadesobre h3 {
    text-align: left;
    color: #fff;
    font-size: 40px;
}

.unidadesobre h3:after {
    content: '';
    width: 138px;
    height: 5px;
    display: block;
    margin: 15px auto 30px 0px;
    background: #fff;
    border-radius: 140px;
}

.unidadesobre p {
    color: #fff;
    text-align: justify;
    font-size: 15px;
}

.unidadesobre h4 {
    text-align: left;
    color: #fff;
    font-size: 20px;
    padding: 2% 0% 0% 0%;
}

.swiper-button-next {
    color: #fff!important;
}

.swiper-button-prev {
    color: #fff!important;
}

.afiliar_sobre {
    padding: 3% 0% 3% 0%;
}

.afiliar_sobre h3 {
    color: #f00;
    font-size: 30px;
    margin: 0% 0% 0% 0%;
    text-align: center;
}

.afiliar_sobre h2 {
    margin: 0% 0% 3% 0%;
    font-size: 40px;
    text-align: center;
}

.afiliar_sobre p {
    color: #000;
    font-size: 20px;
    text-align: center;
}

.afiliar_sobre button {
    width: 30%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 3% 0% 0% 0%;
    font-weight: bold;
}

.unidadesobre button {
    background: #fff;
    border: 0px;
    color: #000;
    border-radius: 5px;
    width: 45%;
    padding: 2% 2% 2% 2%;
    margin: 5% 0% 0% 0%;
}


/*Afiliado*/

.formdiv {
    background: #fff;
    box-shadow: 2px 2px 2px 2px #0000001a;
    padding: 4% 0% 4% 0%;
    padding-left: 2%!important;
    padding-right: 2%!important;
    border-radius: 5px;
}

.formdiv label {
    font-size: 17px;
    margin: 0% 0% 0% 0%;
}

.formdiv input {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 3%;
    margin: 0% 0% 3% 0%;
    color: #000;
    border-bottom: 4px solid #f00;
}

.formdiv textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 3% 2% 3% 3%;
    color: #000;
    border-bottom: 4px solid #f00;
    height: 110px;
}

.formdiv select {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 3% 2% 3% 3%;
    color: #000;
    border-bottom: 4px solid #f00;
}

.formulario {
    margin: -5% 0% 0% 0%;
    padding: 0% 0% 0% 0%;
}

.formdiv button {
    background: #f00;
    color: #fff;
    width: 30%;
    padding: 2% 0% 2% 0%;
    border: 0px;
    border-radius: 5px;
}

.banner_afiliado {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/Sem-titulo-1-min.png);
    padding: 15% 0% 10% 0%;
    background-size: 100% 100%;
    margin: 0% 0% 0% 0%;
}

.banner_afiliado h1 {
    color: #ffff;
    font-size: 45px;
    text-align: center;
    position: relative;
}

.banner_afiliado p {
    text-align: center;
    color: #fff;
    font-size: 50px;
    margin: 0% 0% 0% 0%;
    position: relative;
}

.banner_afiliado:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000d4;
}

.banner_afiliado {
    background-size: 100%;
    padding: 15% 0% 7% 0%;
}

.texto_afi p {
    font-size: 40px;
    text-align: center;
    padding: 0% 8% 5% 8%;
    font-weight: bold;
}

.vatagens_afiliado {
    background-image: url(https://diretacompradeveiculos.com.br/wp-content/uploads/2021/01/new-cars-in-parking-lot-J26A62U-min-min-1.png);
    padding: 4% 0% 4% 0%;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.vatagens_afiliado:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000d4;
}

.vatagens_afiliado h3 {
    position: relative;
    color: #fff;
    font-size: 30px;
}

.vatagens_afiliado h2 {
    position: relative;
    color: #fff;
    font-size: 40px;
    margin: 0% 0% 0% 0%;
}

.vatagens_afiliado img {
    object-fit: scale-down;
    width: 70%;
}

.vatagens_afiliado h4 {
    color: #fff;
    font-size: 25px;
    text-align: center;
}

.vatagens_afiliado p {
    color: #fff;
    font-size: 17px;
    text-align: center;
}


/*Contato*/

.faleconosco {
    padding: 2% 0% 2% 0%;
}

.faleconosco h2 {
    color: #000;
    font-size: 40px;
    text-align: center;
}

.faleconosco p {
    color: #000;
    font-size: 22px;
    text-align: center;
    padding: 0% 0% 3% 0%;
}

.faleconosco input {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 3% 2% 3% 3%;
    color: #000;
    border-bottom: 4px solid #f00;
}

.faleconosco textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 3% 2% 3% 3%;
    color: #000;
    border-bottom: 4px solid #f00;
}

.faleconosco button {
    background: #f00;
    color: #fff;
    width: 30%;
    padding: 2% 0% 2% 0%;
}

.faleconosco label {
    font-size: 20px;
    color: #000;
    margin: 0% 0% 0% 0%;
}

.contato_duvida {
    padding: 28% 0% 0% 0%;
}


/*Formulário Principal*/

.agendaHome {
    margin: 9% 0% 0% 0%;
    position: absolute!important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #f00!important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}

.formulariobanner {
    background: #fff;
    z-index: 99!important;
    padding: 0% 0% 3% 0%!important;
    box-shadow: 2px 2px 2px 2px #0000001c;
    border-radius: 5px;
    left: 19%;
}

.molduraFormsFinal {padding: 10% 0% 0% 0%;}

.formulariobanner h3 {
    color: #000;
    font-size: 25px;
    margin: 0% 0% 1% 0%;
}

.formulariobanner p {
    font-size: 18px;
    padding: 2% 0% 0% 0%;}

.formulariobanner label {
    width: 100%;
    color: #000;
    padding: 0% 0% 1% 0%;
    font-size: 18px;
}

.molduraForms1 input {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 4% 2% 4% 3%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
}

.molduraForms1 input#myfile {
    padding: 2% 2% 2% 3%!important;
    margin: 0% 0% 0% 10%;
}



.molduraForms1 select {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 5% 2% 5% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
}

.molduraForms1 button {
    width: 100%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 4% 0% 4% 0%;
    margin: 2% 0% 0% 0%;
    font-weight: bold;
    font-size: 15px;
}

input[type=file] {
    display: block;
    margin: 0% 0% 0% 0%;
}

.molduraForms input {
    width: 80%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
}

.molduraForms select {
    width: 80%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
}

.molduraForms button {
    width: 50%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 5% 0% 0% 0%;
    font-weight: bold;
}

.molduraFormsFinal input {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
}

.molduraFormsFinal button {
    width: 50%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 4% 0% 0% 0%;
    font-weight: bold;
    font-size: 15px;
}

.etapa1 {
    padding: 10% 0% 0% 0%;
    text-align: center;
}

button#mauticform_input_formularioparte1direta_avancar {
    width: 55%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 4% 0% 4% 0%;
    margin: 4% 0% 0% 0%;
    font-weight: bold;
}

.etapa2 {
    padding: 20% 0% 0% 0%;
}

.etapa3 {
    padding: 18% 0% 0% 0%;
}
.popup input {    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
    margin: 0% 0% 2% 0%;}

.popup select {   width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
    margin: 0% 0% 2% 0%;}



.popup button {    width: 40%;
    color: #fff;
    background: #f00;
    border: 0px;
    border-radius: 5px;
    padding: 2% 0% 2% 0%;
    margin: 2% 0% 0% 0%;
    font-weight: bold;}


/* Style the tab */

.tab {
    float: left;
    width: 30%;
    height: 300px;
}


/* Style the buttons inside the tab */

.tab button {
    display: block;
    background-color: transparent;
    color: #fff;
    padding: 25px 16px;
    width: 100%;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
    font-size: 15px;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #fff;
    color: #000;
}


/* Create an active/current "tab button" class */

.tab button.active {
    background-color: #fff;
    color: #000;
}


/* Style the tab content */

.tabcontent {
    float: left;
    padding: 20px 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 70%;
    border-left: none;
    height: 376px;
    color: #fff;
    text-align: justify;
}



@media(max-width: 1500px) {
	.molduraFormsFinal {
    padding: 4% 0% 0% 0%;
}
.formulariobanner h3 {
    font-size: 20px;
}	
.formulariobanner p {
    font-size: 15px;
}	
	.menuPreto1 {
    display: grid;
    align-items: center;
    /* height: 100px; */
    transition: ease 0.4s;
    top: -90px;
    z-index: 999;
    /* position: fixed!important; */
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
	
	.menuPreto {
    display: grid;
    align-items: center;
    height: 100px;
    transition: ease 0.4s;
    top: 80px;
    position: fixed!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 21px!important;
}
    .banner {
        margin: 0% 0% 0% 0%;
		
    }
.agendaHome {
    margin: 7% 0% 0% 0%;
}
	.bannerslide {
    padding: 47% 0% 0% 0%;
    background-size: 100%;
}
.bannercarro {
    padding: 10% 0% 30% 0%;
    background-size: 79%;
    background-position: center center;
    margin: 0% 0% -36% 0%;
}
	.carro h3 {
    font-size: 30px;
    padding: 0% 43% 0% 0%;
}
	.vantagens h3 {
    font-size: 30px;
    padding: 0% 0% 0% 43%;
}
	.carro h4 {
    font-size: 25px;
}
	.carro h5 {
    font-size: 15px;
    padding: 0% 2% 0% 2%;
}
	.bg1 {
    padding: 8% 0% 8% 0%;
}
	.banner_comofunciona {
    margin: 0% 0% 0% 0%;
}
	.banner_sobre {
    margin: 0% 0% 0% 0%;
}
	.banner_afiliado {
		    padding: 15% 0% 5% 0%;
}
	.formulario {
    margin: -2% 0% 0% 0%;
}
	.formulariobanner {
    left: 1%;
}
	.bg2 {
    padding: 8% 0% 9% 0%;
}
	
}

@media(max-width: 1370px) {
	.bannerslide {
    padding: 47% 0% 0% 0%;
    background-size: 100%;
}
	.agendaHome {
    margin: 10% 0% 0% 0%;
}
.banner {
    margin: 0% 0% 0% 0%;
}
	.menuPreto1 {
    display: grid;
    align-items: center;
    /* height: 100px; */
    transition: ease 0.4s;
    top: -85px;
    z-index: 999;
    /* position: fixed!important; */
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 28px!important;
}

	
}	

@media(max-width: 1050px) {
	.formresponsivo select {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    box-shadow: 2px 2px 2px 2px #00000012;
    border-radius: 5px;
    padding: 2% 2% 2% 2%;
    color: #000;
    border-bottom: 4px solid #f00;
    font-size: 15px;
    margin: 0% 0% 3% 0%;
}
	.sobrebloco {width: 100%!important;}
	.banner_comofunciona {
    margin: 1% 0% 0% 0%;
}
	.banner_sobre {
    margin: 0% 0% 0% 0%;
}
	.banner_afiliado {
    margin: 0% 0% 0% 0%;
    padding: 15% 0% 5% 0%;
}
    /* Menu Responsivo */
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        font-family: bn;
    }
    .sidenav a,
    .dropdown-btn {
        padding: 8px 0px 8px 0px;
        text-decoration: none;
        color: #000;
        text-align: center;
        display: grid;
        transition: 0.3s;
        background: transparent;
        font-weight: 500;
        text-transform: uppercase;
        font-family: roboto;
        border-bottom: 0px solid #000;
        font-size: 15px;
    }
    .sidenav a:hover {
        color: #000;
        border-right: 17px solid #0c3a8c;
        transition: 0.3s;
    }
    .sidenav img {
        width: 12%;
        margin: -4% 0% 0% 3%;
    }
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 2px;
        font-size: 36px;
        padding: 2px 32px 0px 32px;
        margin-left: 0px;
    }
    .dropdown-container {
        display: none;
        padding-left: 8px;
    }
    .fa-caret-down {
        float: right;
        padding-right: 8px;
    }
    .responsivo {
        display: block;
    }
    .desktop {
        display: none;
    }
    .responsivoFlex {
        display: none;
        align-items: center;
    }
    .desktopFlex {
        display: flex
    }
    #cssmenu ul li.has-sub:hover>a:after {
        top: 0;
        bottom: 0;
    }
    #cssmenu>ul>li.has-sub:hover>a:before {
        top: 19px;
    }
    #cssmenu ul li.has-sub:hover>a {
        top: -1px;
        z-index: 999;
    }
    .menuPreto.col-sm-12 {
        z-index: 999;
    }
    #cssmenu ul li.has-sub:hover>ul,
    #cssmenu ul li.has-sub:hover>div {
        display: block;
    }
    #cssmenu ul li.has-sub>a:hover {
        background: #000;
        border-color: #000;
    }
    #cssmenu ul li>ul,
    #cssmenu ul li>div {
        display: none;
        width: auto;
        position: absolute;
        top: 38px;
        padding: 10px 0;
        background: #000;
        border-radius: 0 0 5px 5px;
        z-index: 999;
    }
    #cssmenu ul li>ul {
        width: 200px;
    }
    #cssmenu ul li>ul li {
        display: block;
        list-style: inside none;
        padding: 0;
        margin: 0;
        position: relative;
    }
    #cssmenu ul li>ul li a {
        outline: none;
        display: block;
        position: relative;
        margin: 0;
        padding: 8px 20px;
        font: 10pt Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-decoration: none;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    }
    #cssmenu ul ul a:hover {
        color: #ffffff;
    }
    #cssmenu>ul>li.has-sub>a:hover:before {
        border-top: 5px solid #ffffff;
    }
    .iconeRespo i {
        font-size: 30px;
        padding: 0px 15px 0px 3px;
        float: left;
        margin: 1% 0% 1% 1%;
        color: #000;
        position: absolute;
        left: 0;
    }
    .repo img {
        width: 100%;
        margin: 2% 0% 2% 118%;
        z-index: 999;
    }
    .reponsivoStyle {
        z-index: 999;
        color: #9a9f9a!important;
        background: #fff;
        position: fixed;
        width: 100%;
        padding: 2.7%;
        top: 0;
        box-shadow: 3px 3px 3px 3px #0000001a;
    }
   .iconeRespo img {
    width: 13%;
    object-fit: scale-down;
}


    .sidenav button {
        width: 100%;
        color: #fff;
        background: #f00;
        border: 0px;
        border-radius: 5px;
        padding: 4% 0% 4% 0%;
        margin: 0% 0% 5% 0%;
        font-weight: bold;
    }
    .sidenav h4 {
        text-align: center;
        padding: 5% 0% 0% 0%;
    }
    /*Footer*/
    .footer {
        text-align: center;
        padding: 2% 0% 8% 0%;
    }
    .footer h2 {
        padding: 6% 0% 0% 0%;
    }
    .copy h2 {
        font-size: 13px!important;
    }
    /*Home*/
    .banner {
        margin: 0% 0% 0% 0%;
    }
    .comofunciona {
        padding: 3% 0% 3% 0%;
        background-image: none;
        height: auto;
        background: #000;
        margin: 12% 0% 12% 0%;
    }
    .comofunciona h2 {
        font-size: 30px;
    }
    .comofunciona h4 {
        font-size: 15px;
    }
   .bloco_funciona {
    width: 100%!important;
    margin: 0% 0% 1% 0%;
    display: grid;
    grid-template-rows: auto;
}
	img#iconefunciona {
    width: 9%;
}
   .comofunciona h3 {
    font-size: 30px;
}
	.tabcontent {
    width: 100%;
    height: auto;
}
    .bloco_funciona p {
        font-size: 15px;
    }
    .comofunciona button {
        width: 40%;
    }
    .bannercarro {
        padding: 0% 0% 40% 0%;
        background-repeat: no-repeat;
        margin: 46% 0% 0% 0%;
    }
    .carro h3 {
        font-size: 30px;
        padding: 0% 0% 0% 0%;
        text-align: center;
    }
    .carro h3::after {
        margin: 20px auto 35px auto;
    }
    .carro {
        width: 100%!important;
    }
    .carro p {
        font-size: 15px;
        text-align: center;
        padding: 0% 0% 0% 0%;
    }
    .blococar {
        width: 33%!important;
    }
    .carro button {
        width: 40%;
    }
    .botaocar {
        text-align: center!important;
    }
    .vantagens {
        width: 100%!important;
    }
    .vantagens h3 {
        font-size: 30px;
        padding: 0% 0% 0% 0%;
        text-align: center;
    }
    .vantagens h3::after {
        margin: 20px auto 35px auto;
    }
    .vantagens p {
        font-size: 15px;
        text-align: center;
        padding: 0% 0% 0% 0%;
    }
    .vantagens h4 {
        text-align: center;
    }
    .blocodu {
        width: 100%!important;
        padding: 0% 0% 4% 0%;
    }
    .banner_sessao_3 {
        background-image: none;
        padding: 3% 0% 3% 0%;
        background: #f00;
    }
    .banner_sessao_3 h2 {
        color: #fff;
        font-size: 30px;
        padding: 0% 0% 3% 0%;
        text-align: center;
    }
    .tab button {
        padding: 30px 10px;
    }
    .diferenca h3 {
        font-size: 20px;
        text-align: center;
    }
    .diferenca h2 {
        font-size: 30px;
        text-align: center;
    }
    .diferenca h4 {
        font-size: 17px;
    }
    .diferenca p {
        font-size: 15px;
    }
    .bg2 {
        background-size: 100% 100%;
        -webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
        margin: -2% 0% 0% 0px;
        width: 100%!important;
        text-align: center;
    }
    .bg1 {
        background-size: 100% 100%;
        -webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
        margin: -2% 0% 0% 0px;
        width: 100%!important;
        text-align: center;
    }
    .bg1 p {
        padding: 0% 0% 0% 0%;
    }
    .bg2 p {
        padding: 0% 0% 0% 0%;
    }
    .bg1 h2 {
        font-size: 30px;
    }
    .bg2 h2 {
        font-size: 30px;
    }
    .formresponsivo input {
        width: 100%;
        background: #fff;
        border: 1px solid #000;
        box-shadow: 2px 2px 2px 2px #00000012;
        border-radius: 5px;
        padding: 2% 2% 2% 2%;
        color: #000;
        border-bottom: 4px solid #f00;
        font-size: 15px;
        margin: 0% 0% 3% 0%;
    }
    .formresponsivo input#email {
        padding: 8px;
    }
    .formresponsivo input#dia {
        padding: 8px;
    }
    .formresponsivo input#horario {
        padding: 8px;
    }
    .formresponsivo input#TipoDeColeta {
        padding: 8px;
    }
    .formresponsivo button {
        width: 50%;
        color: #fff;
        background: #f00;
        border: 0px;
        border-radius: 5px;
        padding: 2% 0% 2% 0%;
        margin: 2% 0% 0% 0%;
        font-weight: bold;
    }
    .formresponsivo h2 {
        font-size: 30px;
        padding: 0% 0% 0% 0%;
        text-align: center;
    }
    .formresponsivo p {
        font-size: 15px;
        text-align: center;
        padding: 0% 0% 0% 0%;
    }
    .formresponsivo {
        padding: 7% 0% 0% 0%;
    }
    .banner_comofunciona h1 {
        font-size: 20px;
    }
    .banner_comofunciona p {
        font-size: 25px;
    }
    .banner_blocofunciona {
        padding: 16% 0% 15% 0%;
    }
    .funciona i {
        font-size: 30px;
    }
    .funciona h3 {
        font-size: 25px;
    }
    .funciona p {
        font-size: 12px;
    }
    .comofunciona_footer h3 {
        font-size: 20px;
        margin: 0% 0% 0% 0%;
    }
    .comofunciona_footer h2 {
        margin: 1% 0% 3% 0%;
        font-size: 25px;
    }
	.tab {
		    width: 100%;
    height: auto;
}
}

@media(max-width: 768px) {
html {
    margin-top: 10px !important;
}
}

@media(max-width: 450px) {
	.footer img {
    width: 100%;
}
	.bloco_diferenca1 p {
    padding: 0% 0% 0% 0%;
}
	.bloco_diferenca1 {
    margin: 4% 0% 0% 0%;
height: auto;
}
	.bloco_diferenca2 {
    margin: 4% 0% 0% 0%;
		height: auto;
}
	.bloco_diferenca3 {
    margin: 4% 0% 0% 0%;
		height: auto;
}
	.bloco_diferenca4 {
    margin: 4% 0% 0% 0%;
		height: auto;
}
	.bloco_diferenca1 p {
    line-height: inherit;
}
	.bloco_diferenca3 p {
    line-height: inherit;
}
	.comofunciona_footer {
    text-align: center;
}
	.funciona {
    text-align: center;
}
	.sobreHome h4 {
    font-size: 20px;
    text-align: center;
}
	.sobreHome h2 {
    text-align: center;
}
	button.fechar {
    width: 100%!important;
}
	.popup h2 {    padding: 15% 0% 0% 0%;
    text-align: center;}
	.popup h5 {    text-align: center;}
    body {
        padding-top: 14px!important;
    }
    .bloco_funciona {
        width: 100%!important;
        margin: 0% 0% 3% 1%;
    }
    button {
        width: 100%!important;
        padding: 3% 0% 3% 0%;
    }
    .blococar {
        width: 100%!important;
    }
   .bannercarro {
    padding: 0% 0% 40% 0%;
    margin: 12% 0% 12% 0%;
    background-size: 100%;
}
	.sobre {
    padding: 143% 0% 0% 0%;
}
	.iconeRespo img {
    width: 30%;
    object-fit: scale-down;
}
    .tab button {
        padding: 25px 10px;
    }
    .tabcontent p {
        font-size: 12px;
    }
    .tab {
        width: 100%;
    }
    .tabcontent {
        width: 100%;
        height: auto;
    }
    .bloco_diferenca2 {
        margin: 4% 0% 0% 0%;
    }
    .bg1 {
        padding-left: 38px!important;
        padding-right: 30px!important;
    }
    .bg2 {
        padding-left: 38px!important;
        padding-right: 30px!important;
        margin: 0% 0% 0% 0px;
    }
    .banner_blocofunciona {
        padding: 25% 0% 25% 0%;
    }
    .banner_blocofunciona1 {
        padding-bottom: 5%!important;
    }
    .bloco_sobrepagina {
        margin: 0% 0% 10% 0%;
        box-shadow: 3px 2px 2px 2px #00000014;
    }
    .sobre_infos h4 {
        font-size: 50px;
    }
    .sobre_infos h5 {
        font-size: 20px;
        margin: 0% 0% 0% 0%;
    }
    .banner_sobre h1 {
        font-size: 30px;
    }
    .sobre_texto iframe {
        height: 200px;
    }
    .unidadesobre {
        background-image: none;
        background: #000;
    }
    .unidadesobre h3 {
        text-align: center;
        font-size: 35px!important;
    }
    .unidadesobre h3:after {
        margin: 15px auto 30px auto;
    }
    .unidadesobre h4 {
        text-align: center;
        font-size: 15px;
        padding: 2% 0% 2% 0%;
    }
    .unidadesobre button {
        margin: 5% 0% 10% 0%;
    }
    .afiliar_sobre p {
        font-size: 16px;
        text-align: center;
    }
    .banner_afiliado h1 {
        font-size: 30px;
    }
    .formdiv {
        padding: 8% 0% 8% 0%;
    }
    .texto_afi p {
        font-size: 15px;
    }
    .vatagens_afiliado h2 {
        font-size: 40px;
        margin: 0% 0% 0% 0%;
        text-align: center;
    }
    .vatagens_afiliado img {
        object-fit: scale-down;
        width: 85%;
    }
    .faleconosco p {
        font-size: 15px;
    }
    .vatagens_afiliado p {
        font-size: 15px;
    }
    .formdiv input {
        margin: 0% 0% 6% 0%;
    }
    h2 {
        font-size: 25px!important;
    }
    h3 {
        font-size: 20px!important;
    }
}

@media(max-width: 380px) {}

@media(max-width: 365px) {}