.menu{width:100%;height:129px;float:left;border-top:5px solid #202a43;position:fixed;z-index:99999;background:#fff;top:0;box-shadow: 0px 2px 12px 0px rgba(51, 51, 51, 0.70);}
.logo{width:240px;height:70px;float:left;background:url(../img/menu/logo.png)no-repeat center top;margin:31px 0 0 59px;}
.div-topo-esquerda{width:53%;height:47px;float:right;background:url(../img/menu/fundo-topo.png)no-repeat center top;}
.contato-menu{width:590px;float:left;margin: 17px 0 0 57px;}
.tel-topo{width:110px;float:left;background:url(../img/menu/vetor-tel.png)no-repeat left top;}
.tel-topo p{font:13px Montserrat-semi;color:#ffffff;margin:-2px 0 0 20px;} 
.whats-topo{width:115px;float:left;background:url(../img/menu/vetor-whats.png)no-repeat left top;margin:0 0 0 29px}
.whats-topo p{font:13px Montserrat-semi;color:#ffffff;margin:-2px 0 0 18px;}
.div-email-topo{width:270px;height:13px;float:left;margin:0 0 0 31px;}
.vetor-email{width:14px;height:10px;float:left;background:url(../img/menu/vetor-email.png)no-repeat center top;margin: 1px 0 0 0;}
.email-topo{width:245px;height:13px;float:left;background:url(../img/footer/email-footer.png)no-repeat center top;margin:0 0 0 -8px;}
.div-paginas{width:590px;float:left;margin:36px 0 0 58px;}
.div-paginas a{font:14px ralewaymedium;color:#5c5c5c;line-height:20px;margin:0 0 0 68px;padding: 28px 0;}
.produtos{font:14px ralewaymedium;color:#5c5c5c;line-height:20px;margin:0 0 0 68px;padding: 28px 0;display: initial;}
.home{margin:0 !important;}
.fundo-engloba-contato{width:654px;height:47px;float:right;background:url(../img/menu/fundo-topo2.png)no-repeat center top;position: relative;margin: -47px 0 0 0;}
.botao-ativado{font-family:ralewaybold !important;color:#00aaec !important;}
.sub-menu{display:none;}
.abrir-mobile{display:none;}

@media(max-width:990px){
    .abrir-mobile{display:initial;} 
    .abrir-desktop{display:none;} 
    .div-topo-esquerda{display:none;}
    .fundo-engloba-contato{display:none;}
    .menu{height: 100px;position:fixed;z-index:99999;background:#fff;top:0;box-shadow: 0px 2px 12px 0px rgba(51, 51, 51, 0.70);border:none}
    .logo{margin:20px 0 0 5%;width:240px;background:url(../img/dobro/logo-dobro.png)no-repeat center top;background-size:240px;}
    .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;}
    .div-paginas{width: 106%;margin: 10px 0 0 -3%;height: auto;display: none;float:left;border-radius:0;}
    .div-paginas a{background: #ececec;margin: 0;width: 90%;padding: 3% 5%;float:left;box-shadow:none;text-align: left;height: 18px;}
    .div-paginas a:hover{font-family:ralewaybold;color:#fff;background:#00aaec;box-shadow:none;}
    .produtos{background: #ececec;margin: 0;width: 90%;padding: 3% 5%;float:left;box-shadow:none;text-align: left;height: 18px;}
    .produtos:hover{font-family:ralewaybold;color:#fff;background:#00aaec;box-shadow:none;}
    .botao-ativado{background:#00aaec!important;color:#fff !important;}   
    .sub-menu{display:none;}
    .sub-menu p{background:#dbdbdb;box-shadow: 0px 0px 1px 1px;padding:1% 10%;}
}
@media(max-width:335px){
    .logo{background-size: 168px;width: 168px;margin: 23px 0 0 5%;}
}