/* desktops tela pequena */
@media only screen and (max-width : 1200px) {
	ul.slimmenu li a{font-size: 14px;}


}
/* tablets */
@media only screen and (max-width : 992px) {
	#wrap-topo{ height: 140px;}	
	#div-logo-topo {
	    width: 150px;
	    margin: 0px auto;
	    height: 90px;
	    float: none;
	    text-align: center;
	}
	#div-tel-topo{display: none;}	
	#div-info-topo { width: 100%; height: 50px; float: none;}
	#div-menu-topo{background: #00AF46;}

	#bts-extra{width: 90%; margin:10px auto; position: static;}
	.bt-extra{font-size: 1.3em; min-height: 20px;}

	#bloco-2 { width: 95%;}

	#tools{min-height: 190px;}
	#box-sobre { min-height: 520px; width: 95%;}

	#titulo-newsletter{font-size: 1.5em;}
	#form-inewsletter {width: 65%;}

	#contato{ width: 80%; margin:0px auto; float: none;}
	#mapa_novo{ width: 80%; margin:0px auto; float: none; }

	#rodape{height: 270px;}
	#rodape-esquerdo{display: none;}
	#rodape-meio{width: 100%; border-right: 0px; height: 130px;}
	#rodape-direito{width: 100%; border-right: 0px; height: 100px;}
	#logo-rodape{display: none;}
	#redes-sociais-rodape{text-align: center; width: 100%;}
   
}
/* celulares */
@media only screen and (max-width : 768px) {
	#topo-doc{display: none;}
	#full-slider-wrapper{display: none;}

	ul.slimmenu li{height: 45px; margin: 0px auto;}
	ul.slimmenu li a{padding: 14px 10px; border: 0px;}

	#bts-extra{margin:10px auto; position: static;}
		
   .galeria{width: 100%;}

    #contato{border:none; width: 80%;position: static;}
    #contato-fundo{width:100%;}

    #box-servico {width: 100%; float: none;}
    #box-news-contabil {
	    width: 100%;
	    float: none;
	    margin: 10px auto;
	    min-height: 480px;
	}
	#box-lista-links {
	    width: 100%;
	    float: none;
	}
	#icalendario {
	    width: 100%;
	    float: none;
	    text-align: center;
	}

	.box-depoimento {
	    width: 100%;
	    float: none;
	    margin: 10px auto;
	}

	#titulo-newsletter { font-size: 1.2em;}
	#form-inewsletter { width: 100%;}
	#inewsletter button{font-size: 0.9em;}

	#bt-galeria{width: 80%;}

	.tools {
	    width: 100%;
	    margin: 5px auto;
	    float: none;
	    text-align: center;
	}

	.box-sobre {
	    width: 100%;
	    float: none;
	    border-right: 0px;
	    padding: 10px 0px;
	}

   
	#mapa_novo{display: none;}

	#rodape-fim a{display: none;}
	#rodape-fim p{width: 100%;}

       /*BOTÃO AJUDA CHAT*/
    #bt-ajuda-rodape{display: none;}
    /*BOTÃO AJUDA CHAT*/

}

