@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 0px) and (max-width: 1200px) {
    
    .erro404 h1 {
        font-size: 34px;
    }
    
    .erro404 p {
        font-size: 30px;
    }
 
    .ocultar{
        display: none;
    }

    .faca-orcamento,
    .solicite-cotacao{
        width: 100%;
    }
    

    .menuprincipal{
        display: none;
    }
    .menuSuperior .col,
    .menuSuperior .col-4,
    .condominios .col{
        width: 100%;
        min-width: 100%;
    }

    .menuSuperior .logomenu{
        width: 140px;
        margin: 27px auto 15px auto;
        display: table;
    }
    .banner .container{
        background-image:none;

        padding-top: 0px;
        padding-bottom: 0px;
    }



    .banner h1{
        color: #002A68;

        text-align: center;
        text-shadow: 0px 0px 34px rgba(0, 0, 0, 0.25);
        font-family: Syncopate;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    .banner h2{
        color: #FFF;

        text-shadow: 0px 0px 34px rgba(0, 0, 0, 0.25);
        font-family: Syncopate;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }

    .banner p{
        color: #FFF;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 38px;
        width: auto !important;
        padding-top: 261px;
    }

    .banner .separacao{
        padding-top: 90px;
        background-image: url(../imagens/banner/fundo-baner-mobile.webp);
        background-repeat: no-repeat;
        background-position-x: 53%;
        background-position-y: 0px;
        background-size: 100%;
    }

    

    .condominios{
        padding: 83px 0px 50px 0px;
    }

    .condominios .col{
        padding-right: 0px !important;
    }
    .condominios h1{
        color: #FFF;

        font-family: 'Syncopate';
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }
   
    .condominios h2 {
        color: #003A92;
        font-family: Syncopate;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
        margin-top: 20px;
    }

    .condominios .exemplos .col{
        width: 47%;
        min-width: 47%;
        max-width: 47%;
        margin: 5px 5px 5px 5px;
    }
    
    .solucoes {
        padding: 0px 0px 0px 0px;
    }


    .solucoes h1 {
        color: #FFF;
        font-family: Syncopate;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }
    .solucoes .col{
        padding: 20px 20px !important;
        width: 100%;
        min-width: 100%;
    }

    .solucoes .icones{
        padding-top: 0px;
    }

    .clientes {
        padding-top: 0px;
    }

    .clientes .col{
        width: 100%;
        min-width: 100%;
        padding: 20px 20px !important;  
    }

    .clientes h1 {
        color: #444;

        font-family: Syncopate;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }

    .portaria-remota h1{
        color: #06F;
        width: auto !important;
        font-family: Syncopate;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }


    .portaria-remota h3{
        padding-top: 40px;
        padding-bottom: 25px;
        width: auto !important;
        color: #444;
        font-family: Syncopate;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }


    .portaria-remota{

        background: url(../imagens/banner/fundo-banner-app.webp);
        background-repeat: no-repeat;
        background-position-x: 52%;
        background-size: 335px;
        background-position-y: -6%;
        padding-top: 402px;
        padding-bottom: 80px;
    }
    .portaria-remota .container {
        padding-top: 0px;
        padding-bottom: 0px;
        background: none;
    }

    .portaria-remota h2{
        color: #C9C9C9;

        font-family: Syncopate;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    .portaria-remota h3{
        color: #444;

        font-family: Syncopate;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }

    .faq h2 {
        padding: 45px 0px 45px 0px;
        width: auto !important;
        color: #FFF;
        font-family: Syncopate;
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }


    .portaria-remota .myaccordion {
        margin-bottom: 30px;
        width: auto !important;
        border-radius: 8px;
        padding: 3px;
    }

    .portaria-remota .playstore .col-2{
        width: 100%;
        min-width: 100%;
    }
    .portaria-remota .playstore img{
        max-width: 160px;
        min-width: 160px;
        margin: 0 auto;
        display: table;
    }

    .rodape{
        text-align: center;
    }

    .rodape .col,
    .rodape .col-2{
        width: 100%;
        min-width: 100%;
    }

}/* mobile*/