.menu{width:100%;height:94px;float:left;border-top:6px solid #2b2d8b;}
.logo{width:159px;height:138px;float:left;background: url(../img/menu/logo.png)no-repeat center top;z-index: 3;position: relative;margin:0 0 0 10px;}
.div-paginas{display:block;width: 801px;height: 94px;float: left;}
.home{width:74px;height:64px;float: left;margin: 30px 0 0 93px;;text-align:center;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}
.quem-somos{width:75px;height:64px;float: left;text-align: center;margin: 30px 0 0 5px;;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}
.obras-particulares{width:84px;height:64px;float: left;text-align: center;margin: 30px 0 0 5px;;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}
.obras-publicas{width:83px;height:64px;float: left;text-align: center;margin: 30px 0 0 5px;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}
.nossos-clientes{width:84px;height:64px;float: left;text-align: center;margin: 30px 0 0 5px;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}
.assessoria{width:84px;height:64px;float: left;text-align: center;margin: 30px 0 0 5px;;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}
.contato{width:84px;height:64px;float: left;text-align: center;margin: 30px 0 0 5px;;box-shadow: inset 0px -10px 0px 0px #2b2d8b;font:13px latoregular;color:#494949;line-height:18px;}


@media(max-width:990px){
    .botao-menu{width: 32px;height: 32px;background: url(../img/menu/icon-menu.png) no-repeat center top;margin: 27px 5% 0 0;cursor:pointer;background-size: 32px;float: right;}
    .logo{width:80px;height:80px;background: url(../img/dobro/logo-dobro.png)no-repeat center top;background-size:80px;margin: 5px 0 0 5%;}
    .div-paginas{display:none;width: 104%; position: relative;z-index: 9999;background: #ececec;height: auto;margin:9px 0 0 -2%;}
    .home{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height:auto;padding: 15px 2%;}
    .home:hover{background:#2b2d8b;color: #fff;}
    .quem-somos{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height:auto;padding: 15px 2%;}
    .quem-somos:hover{background:#2b2d8b;color: #fff;}
    .obras-particulares{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height:auto;padding: 15px 2%;}
    .obras-particulares:hover{background:#2b2d8b;color: #fff;}
    .obras-publicas{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height: 50px;height:auto;padding: 15px 2%;}
    .obras-publicas:hover{background:#2b2d8b;color: #fff;}
    .nossos-clientes{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height:auto;padding: 15px 2%;}
    .nossos-clientes:hover{background:#2b2d8b;color: #fff;}
    .assessoria{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height:auto;padding: 15px 2%;}
    .assessoria:hover{background:#2b2d8b;color: #fff;}
    .contato{width: 96%;box-shadow: none;margin: 0 0 0 0;text-align: left;padding: 0 2%;height:auto;padding: 15px 2%;}
    .contato:hover{background:#2b2d8b;color: #fff;}
   
}