/* CSS Document */

*{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alinhamento{
	width:960px;
	margin:0 auto;	
}

.clear{
	clear:both;	
}

h2{font-size: 16px;}
.sombra img {
    max-width: 100%;
}
div#botao-menu {display: none}
@media(max-width:960px){
    
    body #container #menuPrincipal li.consultoria a, body #container #menuPrincipal li.auditoria a {
    background: #cccccc;
}

body #container #menuPrincipal li.auditoria {}

body #container #menuPrincipal li.consultoria a {
    border-bottom: 1px solid gray;
}
    body #container #menuPrincipal a.sf-with-ul {
        background: #cccccc;
        text-align: center;
        line-height: 18px;
        height: 18px;
        padding: 5px 15px;
        margin-left: 0;
        font-weight: normal;
        border-top: 1px solid gray;
        pointer-events: none;
    }
    body #container #footer #conteudoFooter div.social {
        width: 100%;
        margin: 0;
        float: none;
        text-align: center;
        display: block;
    }

    body #container #footer div.group {
        float: none;
        width: 100%;
        text-align: center;
    }

    body #container #footer #conteudoFooter div.social p.titulo {
        width: 100%;
        display: block;
        float: none;
        margin: 0;
    }

   body  #container #footer #conteudoFooter div.texto {
        float: none;
        text-align: center;
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    body #container #footer div.group img {
        margin: 0;
    }
    body #container div.txt #diretores div.bloco {
        width: 100%;
    }

    body #container div.txt #diretores {
        width: 100%;
    }
    body .txt.clientes-fotos > div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 15px 0;
    }

    body .txt.clientes-fotos > div img {
        max-width: 50%;
        object-fit: contain;
        margin: 0;
    }
    body div#botao-menu {
        display:block;
        background: white;
        width: 35px;
        border-radius: 50px;
        height: 25px;
        position: fixed;
        right: 20px;
        top: 40px;
        text-align: center;
        padding-top: 9px;
        cursor: pointer;
        box-shadow: 2px 3px 6px #0000002b;
        z-index: 9;
    }

   body      div#botao-menu img {
        max-width: 16px;
    }
    body div#header {
        text-align: center;
        display: block;
        justify-content: center;
        align-items: center;
    }

    body #container #header #logo {
        float: none;
    }

    body #container #header #telefones {
        margin: 0;
        float: none;
        width: 100%;
        display: block;
    }

    body #container #header #telefones div.txt {
        float: none;
    }

    body #container #menuPrincipal > ul {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
    }

    body #container #menuPrincipal > ul li {
        width: 100%;
    }

    body #container #menuPrincipal {
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999;
    }

    body .sf-menu ul {
        display: block !important;
        height: auto;
        position: relative;
        width: 100% !important;
        box-shadow: none;
    }

    body #container #menuPrincipal li.consultoria, body #container #menuPrincipal li.auditoria {
        width: 100%;
    }
    body .alinhamento {
        width: 100%;
        flex-wrap: wrap;
        padding: 0 15px;
        box-sizing: border-box;
    }

    body #container #content #blocos div.bl {
        height: auto;
    }

    body #container #content div.servi {
        width: 100%;
    }
    .anythingSlider {
        width: 100%!important;
    }
    div#header {
        text-align: center;
        display: block;
        justify-content: center;
        align-items: center;
    }

    #container #header #logo {
        float: none;
    }

    #container #header #telefones {
        margin: 0;
        float: none;
        width: 100%;
        display: block;
    }

    #container #header #telefones div.txt {
        float: none;
    }
    body #container #menuPrincipal a {
        background: #bdbdbd;
        box-shadow: none;
    }
}

