.menu{width:100%;height:219px;float:left;border-top:6px solid #af865d;}
.logo{width:104px;height:105px;float:left;background:url(../img/menu/logo.png)no-repeat center top;margin:21px 0 0 64px;}
.div-paginas{ float:left;margin:61px 0 0 79px;}
.div-paginas a{float:left;font:15px futura_md_btmedium;color:#2d2d2d;padding: 20px 8px;margin: 0 11px;}
.div-paginas a:hover{background:#493c25;color:#fff;}
.contatos-menu{width:100%;height:69px;float:left;background:#262626;margin: 24px 0 0 0;}
.tel-menu{ float:left;background:url(../img/menu/tel-menu.svg)no-repeat left;background-size:13px;margin:26px 0 0 61px;}
.tel-menu p{font:15px futura_bk_btbook;color:#fff;margin:0 0 0 21px;}
.whats-menu{ float:left;background:url(../img/menu/tel-menu.svg)no-repeat left;background-size:13px;margin:26px 0 0 41px;}
.whats-menu p{font:15px futura_bk_btbook;color:#fff;margin:0 0 0 21px;}
.whats-menu i{background:url(../img/menu/whatsapp.svg)no-repeat center;padding:0 7px;margin:0 0 0 7px;}
.v-email-menu{ float:left;background:url(../img/menu/v-email-menu.png)no-repeat left;margin:26px 0 0 41px;}
.email-menu{width:198px;height:15px;float:left;background:url(../img/menu/email-menu.png)no-repeat center top;margin:0 0 0 23px;}
.local-menu{ float:left;background:url(../img/menu/local-menu.png)no-repeat left;margin:26px 0 0 41px;}
.local-menu p{font:15px futura_bk_btbook;color:#fff;margin:0 0 0 21px;}
.ativo{background:#493c25;color:#fff !important;}
.botao-menu{display:none;}
.ligar{display:none;}

.wpp-24h{ width: 238px;position: fixed; top: 300px; right: -165px; background: url(../img/wpp-24h.png) no-repeat left top; z-index: 9999; transition: 0.2s}
.wpp-24h a{height: 80px; float: right; font: 17px latoregular;color: #ffffff;margin: 0 30px 0 0;display: flex;align-items: center;}
.wpp-24h a span{font-family: latobold;}
.wpp-24h:hover{ right: 0;}

@media(max-width:1212px){
    .logo{margin:21px 0 0 10px;}
    .tel-menu{margin:26px 0 0 10px;}
	.local-menu p, .whats-menu p, .tel-menu p{font-size: 13px}
	.whats-menu { margin: 26px 0 0 20px;}
	.v-email-menu{ margin: 26px 0 0 20px;}
}
@media(max-width:1178px){
    .div-paginas{margin:61px 0 0 25px;}
    .whats-menu{margin:26px 0 0 10px;}
    .v-email-menu{margin:26px 0 0 10px;}
    .local-menu{width: 320px;margin: 19px 0 0 10px;}
}
@media(max-width:1104px){
    .div-paginas a{margin: 0 7px; padding: 20px 5px;}
}
@media(max-width:1000px){
    .div-paginas{margin:61px 0 0 10px;}
}
@media(max-width:990px){
	.wpp-24h{ display: none}
    .menu{height: 100px;position:fixed;z-index:9999;background:#ffffff;top:0;box-shadow: 0px 2px 12px 0px rgba(51, 51, 51, 0.70);border:none}
    .botao-menu{display:block;width: 32px;background: url(../img/menu/menu.svg) no-repeat center top;margin: 28px 5% 0 0;cursor:pointer;background-size: 32px;float: right;}
    .botao-menu p{font:12px latoregular;color:#000;text-align:center;margin:40px 0 0 0;}
    .logo{display:block;float:left;height:85px;background:url(../img/dobro/logo-dobro.png)no-repeat center top;width:83px;margin:8px 0 0 5%;background-size:100%;}
    .engloba-paginas{box-shadow:none;height:100px;margin:0;background: #7d5e48;}
    .div-paginas{width: 106%;margin:7px 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:0;width: 90%;padding: 3% 5%;float:left;box-shadow:none;text-align: left;height: 17px;color:#252529;}
    .div-paginas a:hover{color:#fff;background:#4c391e;box-shadow:none;}
    .contatos-menu{display:none;}
    .ativo{color:#fff !important;background:#4c391e !important;box-shadow:none;}
    .ligar{display:block;width: 32px;background: url(../img/menu/ligar.svg) no-repeat center top;margin: 28px 5% 0 0;cursor:pointer;background-size: 32px;float: right;}
    .ligar p{font:12px latoregular;color:#000;text-align:center;margin:40px 0 0 0;}
}