/* =============================================================================
_________                             .___               _________.__  __                 
\_   ___ \_____    ___________      __| _/____  ______  /   _____/|__|/  |_  ____   ______
/    \  \/\__  \  /  ___/\__  \    / __ |/  _ \/  ___/  \_____  \ |  \   __\/ __ \ /  ___/
\     \____/ __ \_\___ \  / __ \_ / /_/ (  <_> )___ \   /        \|  ||  | \  ___/ \___ \ 
 \______  (____  /____  >(____  / \____ |\____/____  > /_______  /|__||__|  \___  >____  >
        \/     \/     \/      \/       \/          \/          \/               \/     \/ 
Criado e desenvolvido por: Casa dos sites
CEO / CTO: Fabio Augusto
Website: https://www.casadossites.com
/* =============================================================================*/

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

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

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

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

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

@media (max-width: 600px) {
        .bg_banner {
                background: none !important;
        }

        .bg_banner h1 {
                margin-top: 0 !important;
        }

        .bg_banner button {
                width: 65% !important;
                margin-left: 17.5% !important;
                margin-top: 7px !important;
        }

        .chave_buton {
                display: block;
        }

        .bg_banner .g-recaptcha {
                margin-left: 57px !important;
        }

        .bg_banner article {
                width: 87% !important;
        }

        .sumir {
                display: none !important;
        }

        .quem_somos article {
                display: block !important;
        }

        .quem_somos div {
                width: 80% !important;
                margin-left: 12% !important;
        }

        .como_funciona article {
                width: 100% !important;
                display: block;
        }

        .como_funciona article div {
                width: 43% !important;
                margin-left: 3% !important;
                margin-bottom: 19px;
                display: inline-flex;
        }

        .como_funciona .setas {
                display: none !important;
        }

        .rodape {
                background-size: 376% !important;
                min-height: 126px !important;
        }

        .rodape h1 {
                font-size: 12px !important;
        }

        .modal_wind .modal-body {
                padding-left: 1.5% !important;
                padding-right: 1.5% !important;
                margin-left: 1% !important;
                margin-right: 1% !important;
        }

        .modal_wind {
                padding-left: 1.5% !important;
                padding-right: 1.5% !important;
                margin-left: 1% !important;
                margin-right: 1% !important;
        }

        .infor_car {
                flex-basis: 40% !important;
        }

        .infor_car2 {
                flex-basis: 84% !important;
        }

        .list_preco {
                width: 100% !important;
        }

        .form_controle div {
                width: 100% !important;
        }





}