.menu{width:100%;height:199px;float:left;}
.engloba-contatos{width:100%;height:63px;float:left;background:#20282e;}
.solicite-menu{width:278px;height:63px;float:left;background:#ff732e;}
.solicite-menu p{font:14px futura_md_btmedium;color:#fff;text-align:center;margin: 23px 0;}
.contatos-menu{width:490px;float:left;margin: 23px 0 0 75px;}
.tel-menu{width:118px;float:left;background:url(../img/menu/tel-menu.png)no-repeat left;}
.tel-menu p{font:15px futura_bk_btbook;color:#fff;margin:0 0 0 19px;}
.whats-menu{width:130px;float:left;background:url(../img/menu/whats-menu.png)no-repeat left;margin:0 0 0 26px;}
.whats-menu p{font:15px futura_bk_btbook;color:#fff;margin:0 0 0 19px;}
.v-email{width:185px;float:left;background:url(../img/menu/v-email-menu.png)no-repeat left;margin:0 0 0 26px;}
.email-menu{ width: 165px; height:15px; float:left; background: url(../img/email-branco.png) no-repeat center; margin:0 0 0 19px; background-size: contain;}
.logo{width:87px;height:73px;float:left;background:url(../img/dobro/logo-dobro.png)no-repeat center;margin: 33px 0 0 89px; background-size: 100%}
.vetor-facebook{width:19px;height:19px;float:right;background:url(../img/menu/facebook-menu.png)no-repeat center top;margin: 22px 65px 0 0;}
.div-paginas{width:826px;float:left;margin:0 0 0 138px;}
.div-paginas a{float:left;font:15px futura_md_btmedium;color:#363e44;text-align:center;padding: 36px 14px;margin: 0 22px;}
.div-paginas span{width: 100%;font:14px futura_bk_btbook;color:#363e44;float:left;margin: 30px 0 0 0;}
.barra-menu{width:100%;height:1px;float:left;background:#ededed;margin: -67px 0 0 0;}
.hover-barra-menu{display:none;width:100%;height:4px;float:left;background:#ff732e;position:relative;margin: -32.5px 0 0 0;}
.div-paginas a:hover .hover-barra-menu{display:block;}

@media(max-width:1205px){
    .div-paginas{margin:0 0 0 100px;}
}
@media(max-width:1165px){
    .logo{margin: 33px 0 0 40px;}
}
@media(max-width:1115px){
    .div-paginas{margin: 0 0 0 50px;}
}
@media(max-width:1061px){
    .div-paginas{margin: 0 0 0 20px;}
}
@media(max-width:1030px){
    .div-paginas{width: 680px;margin: 0 0 0 85px;}
    .div-paginas a{margin: 0 10px;}
    .logo{margin: 33px 0 0 70px;}    
}
@media(max-width:990px){
    .menu{height: 100px;position:fixed;z-index:9999;background:#fff;top:0;box-shadow: 0px 2px 12px 0px rgba(51, 51, 51, 0.70);border:none}
    .botao-menu{width: 32px;height: 32px;background: url(../img/menu/icon-menu.png) no-repeat center top;margin: 36px 5% 0 0;cursor:pointer;background-size: 32px;float: right;}
    .logo{float:left;background:url(../img/dobro/logo-dobro.png)no-repeat center top;height:76px;width:90px;margin:13px 0 0 5%;background-size:100%;}
    .engloba-paginas{box-shadow:none;height:100px;margin:0;background: #7d5e48;}
    .div-paginas{width: 106%;margin:11px 0 0 -3%;height: auto;display: none;float:left;box-shadow: 0px 5px 12px 0px rgba(51, 51, 51, 0.70);}
    .div-paginas a{background: #ececec;margin:-1px 0 0 0;width: 90%;padding: 3% 5%;float:left;box-shadow:none;text-align: left;height: 17px;color:#252529;}
    .div-paginas a:hover .hover-barra-menu{display:none;}
    .div-paginas a:hover{background:#ff680b;color:#fff;}
    .barra-menu{display:none;}
    
    .solicite-menu{display:none;}
    .contatos-menu{display:none;}
    .vetor-facebook{display:none;}
    .engloba-contatos{display:none;}
    .div-paginas span{display:none;}
    .hover-barra-menu{display:none !important;}	
}