@charset "utf-8";

/* ==========================================================================
  RESPONSIVIDADE
========================================================================== */
@media screen and (max-width: 1200px) {
    ul.navbar-nav-complement, 
    .navbar .dropdown-toggle {
        right: -14%;
        font-size: 20px;
    }

    ul.navbar-nav-complement li .fa {
        font-size: 20px;
    }

    .btn-group.area-cliente .btn.btn-secondary {
        margin-top: -5px;
    }

    .dropdown-menu {
        font-size: .9rem;
    }

    .navbar-brand {
        font-size: 21px;
    }

    h1 {
        font-size: 32px;
    }
}

/* EXTRA */
@media screen and (max-width: 1199px) {

    /*
    FOOTER - BARRA COPYRIGHT
    */
    footer .imgs-financiamento {
        text-align: center;

    }

    footer .copyright img.img-financiamento.pull-left,
    footer .copyright img.img-pagamento.pull-left {
        float: none;

        display: inline-block;
    }

    footer .copyright span.copyright-info,
    footer .copyright span.versao-qld {
        text-align: center;
    }

    footer .copyright span.copyright-info {
        margin-top: 20px;
    }

    /*--------------------------------------------------------------
    Financiamento PT2020
    --------------------------------------------------------------*/
    #sticky-pt2020 span.copyright-info {
        margin-top: 10px;
    }

}



@media screen and (max-width: 992px) {
    ul.navbar-nav-complement {
        right: -2%;
    }

    h1 {
        font-size: 28px;
    }

    /* header páginas - menu hamburger */
    header#header-modulo {
        height: 200px;
    }

    header#header-modulo .overlay {
        height: 200px;
        /* margin-top: 100px; */
        margin-top: 80px;
    }

    header#header-modulo h1 {
        /* margin-top: 135px; */
        margin-top: 115px;
    }

    header#header-modulo .header-box span {
        top: 170px;
    }


    .show-mobile-destaque,
    .show-mobile {
        display: none;
    }

    span.item-carrinho {
        position: relative;
        top: -13px;
        left: -12px;
    }


    footer .caixa-cen {
        /* padding: 0px; */
        padding: 0 20px 0 30px;
    }

    footer .caixa-cen ul.footer-menu .col ul.submenu li {
        line-height: 17px;
    }

    footer .caixa-cen ul.footer-menu .col ul.submenu li:first-child {
        line-height: 18px;
        font-size: 17px;
    }

    footer .caixa-cen ul.footer-menu a:link,
    footer .caixa-cen ul.footer-menu a:visited {
        font-size: 14px;
        line-height: 25px;
    }

    footer .caixa-cen ul.footer-menu .col {
        padding-right: 0px;
    }

    footer .caixa-dir ul {
        margin-left: -76px;
    }

    footer .caixa-dir ul li {
        margin-left: 5px;
    }

    footer .copyright h6.financiamento {
        display: block;
        float: none !important;
        margin-bottom: 0px;
    }

    footer .copyright img.img-financiamento.pull-left,
    footer .copyright img.img-pagamento.pull-left {
        float: left;
        display: block;
        height: 42px;
    }

    footer .copyright img.img-financiamento,
    footer .copyright img.img-pagamento {
        margin-right: 0px;
    }

    footer .copyright img.img-pagamento {
        margin-right: 0px;
        float: right;
    }

    /*--------------------------------------------------------------
    Financiamento PT2020
    --------------------------------------------------------------*/
    #sticky-pt2020 h6.financiamento {
        display: block;
        float: none !important;
        margin-bottom: 0px;
    }

    #sticky-pt2020 .row .col-md-8,
    #sticky-pt2020 .row .col-md-4 {
        margin-left: 0px;
        margin-right: 0px;

        padding-left: 0px;
        padding-right: 0px;
    }

    #sticky-pt2020 span.copyright-info {
        margin-top: 15px;
    }



    /*--------------------------------------------------------
    SECTION CONHEÇA OS NOSSOS PRODUTOS
    --------------------------------------------------------*/
    .oferta-produtos a.loja-online {
        font-size: 16px;
        padding: 10px 22px;
    }

    .bg-darkgrey.oferta-produtos h2 {
        font-size: 34px;
        line-height: 45px;
    }

    .oferta-produtos a.loja-online {
        display: table;
        text-align: center;
        margin: auto;
        margin-top: 80px;
    }
    
}

@media screen and (max-width: 769px) {
    /*--------------------------------------------------------------
    Financiamento PT2020
    --------------------------------------------------------------*/
    #sticky-pt2020 span.copyright-info,
    #sticky-pt2020 span.versao-qld {
        display: none;
    }

    #sticky-pt2020 .imgs-financiamento {
        display: flex;
        justify-content: center;
    }
}



@media screen and (max-width: 768px) {

    h1 {
        font-size: 25px;
    }

    ul.navbar-nav-complement {
        display: none;
    }

    .show-mobile-destaque {
        display: block;
        margin-bottom: 10px;
    }

    .show-mobile {
        display: block;
        margin-bottom: 40px;
    }

    .navbar-nav {
        top: 17%;
    }

    /* header páginas - menu hamburger */
    header#header-modulo {
        height: 170px;
    }

    header#header-modulo .overlay {
        height: 170px;
        /* margin-top: 100px; */
        margin-top: 80px;
    }

    header#header-modulo h1 {
        /* margin-top: 115px; */
        margin-top: 95px;
    }

    /* header#header-modulo .header-box span {
        top: 145px;
    } */

    
    /* footer .caixa-esq img {
        display: block;
        margin: auto;
    } */

    /* footer .caixa-esq span {
        text-align: center;
    } */

    footer {
        padding-top: 40px;
        padding-bottom: 25px;
    }

    footer .copyright {
        margin-top: 0px;
        border-top: none;
    }

    footer .caixa-esq .pt2020 {
        width: 85%;

        display: block;
        margin: auto;
        
        margin-bottom: 20px;
    }

    footer .caixa-cen ul.footer-menu .col {
        padding-right: 0px;
    }

    footer .caixa-cen {
        padding: 0;
    }

    footer .caixa-cen ul.footer-menu .col ul.submenu {
        margin-top: 30px;
        margin-left: -20px;
    }

    /*footer .caixa-cen ul.footer-menu {
        flex-direction: column;
        display: inline-block;
        width: 100%;
        text-align: center;
    }*/

    /* footer .caixa-dir ul {

        text-align: center;

        margin-top: 25px;
        margin-bottom: 20px;
        margin-left: -45px;
    } */

    footer .caixa-dir ul li {
        margin-left: 10px;
    }


    footer .versao-qld.pull-right {
        float: none;
    }

    footer .versao-qld {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    /* footer .imgs-financiamento img.img-financiamento.pull-left {
        float: none;
    } */

    footer .imgs-financiamento {
        width: 100%;
        text-align: center;
    }

    footer .imgs-financiamento h6.financiamento {
        margin: auto;
        margin-bottom: 10px;

        display: block;
    }

    footer .imgs-financiamento img.img-financiamento.pull-left,
    footer .imgs-financiamento img.img-pagamento.pull-left {
        float: none;
        display: block;
        margin: auto;
        margin-bottom: 5px;
    }

    footer .imgs-financiamento img.img-pagamento.pull-left {
        margin-top: 20px;
    }

    footer .copyright span.copyright-info {
        text-align: center;
        margin-top: 20px;
    }

    footer .imgs-financiamento img.img-pagamento.pag-easypay.pull-left,
    footer .imgs-financiamento img.img-pagamento.pag-paypal.pull-left {
        display: inline-block;
    }

    /*--------------------------------------------------------
    SECTION CONHEÇA OS NOSSOS PRODUTOS
    --------------------------------------------------------*/
    .bg-darkgrey.oferta-produtos h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 40px;
    }

    .oferta-produtos a.loja-online {
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 60px;
    }

    
}

@media screen and (max-width: 767px) {
    .navbar-nav {
        font-size: 24px;
    }

    /* footer .caixa-esq img {
        display: block;
        margin: auto;
    } */

    footer .caixa-esq .logo {
        text-align: center;
    }

    footer .caixa-esq span {
        text-align: center;
    }

    footer .caixa-dir ul {
        text-align: center;
        margin-top: 25px;
        margin-bottom: 20px;
        margin-left: -45px;
    }
    

    footer .caixa-cen ul.footer-menu .col {
        padding-right: 0px;
    }

    footer .caixa-cen {
        padding: 0;
    }

    footer .caixa-cen ul.footer-menu .col ul.submenu {
        margin-top: 30px;
        margin-left: -20px;
    }

    footer .caixa-cen ul.footer-menu {
        flex-direction: column;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    
}

@media screen and (max-width: 575px) {

    
    footer .imgs-financiamento img.img-financiamento {
        display: block;
        margin: auto;
        margin-top: 10px;
    }

    h1 {
        font-size: 23px;
    }

    /* header páginas - menu hamburger */
    header#header-modulo {
        height: 155px;
    }

    header#header-modulo .overlay {
        height: 155px;
        /* margin-top: 100px; */
        margin-top: 80px;
    }

    header#header-modulo h1 {
        /* margin-top: 100px; */
        margin-top: 80px;
    }

    /* header#header-modulo .header-box span {
        top: 130px;
    } */

    footer {
        padding-top: 40px;
        padding-bottom: 25px;
    }

    footer .copyright {
        margin-top: 0px;
        border-top: none;
    }


    /*--------------------------------------------------------------
    Financiamento PT2020
    --------------------------------------------------------------*/
    #sticky-pt2020 h6.financiamento {
        display: none;
    }


    /*--------------------------------------------------------
    SECTION CONHEÇA OS NOSSOS PRODUTOS
    --------------------------------------------------------*/
    .bg-darkgrey.oferta-produtos h2 {
        font-size: 28px;
        line-height: 35px;
    }


    .oferta-produtos a.loja-online {
        font-size: 16px;
        padding: 8px 22px;
    }

    .oferta-produtos a.loja-online {
        margin-top: 0px;
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 520px) {
    .navbar-nav {
        font-size: 21px;
    }
}


@media screen and (max-width: 400px) {
    nav .brand {
        width: 130px !important;
        top: 22px !important;
    }

    h1 {
        font-size: 21px;
    }

    /* header páginas - menu hamburger */
    header#header-modulo {
        height: 145px;
    }

    header#header-modulo .overlay {
        height: 145px;
        /* margin-top: 100px; */
        margin-top: 80px;
    }

    header#header-modulo h1 {
        margin-top: 95px;
    }

    /* header#header-modulo .header-box span {
        top: 125px;
    } */


    label.label-agente {
        font-size: 13px;
    }


    /*--------------------------------------------------------
    SECTION CONHEÇA OS NOSSOS PRODUTOS
    --------------------------------------------------------*/
    .bg-darkgrey.oferta-produtos h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .oferta-produtos a.loja-online {
        margin-top: 0px;
        margin-bottom: 60px;
    }

    /*--------------------------------------------------------------
    Financiamento PT2020
    --------------------------------------------------------------*/
    #sticky-pt2020 img.img-financiamento {
        margin-right: 5px;
        height: 38px;
        width: auto;
    }

}

