.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
@media (max-width: 991px ){
	a.logo {
    display: block;
    width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
   .show991{
    display: block !important;
   }
   .hide991{
    display: none !important;
   }
   .tel {
    margin-top: 20px;
  }
    .ul-slid {
        font-size: 10px !important;
        line-height: 100px;
    }
}
@media (max-width: 767px ){
   .show767{
   	display: block !important;
   }
    .frase {
        font-size: 24px;
    }
    .text-left {
        text-align: center !important;
    }
   .hide767{
   	display: none !important;
   }
   .h1-sob {
    margin-top: 10px !important;
}
    .ul-slid {
        font-size: 70px !important;
        line-height: 80px;
    }
}
@media (max-width: 400px ){
	a.logo {
		width: 100%;
	}
    ul.bb-custom-grid li {
        padding: 5px !important;
    }
    header {
        
    background: url(../imagens/topo.png) no-repeat right 60px !important;
    }
}


