.menu{width:100%;height:157px;float:left;border-top:4px solid #5050b4;}
.logo{width:147px;height:69px;float:left;background:url(../img/menu/logo.png)no-repeat center top;margin:12px 0 0 67px;}
.engloba-contatos-topo{width:628px;float:left;margin:0 0 0 70px;}
.contato-1{width:145px;float:left;margin:33px 0 0 0;}
.contato-1 p{font:14px montserrat-light;color:#6c6c6c;float: left;margin: 0 0 0 14px;}
.contato-1 span{font:12px montserrat-medium;}
.vetor-whats{width:34px;height:34px;float:left;background:url(../img/menu/vetor-whats-topo.png)no-repeat center top;}
.contato-2{width:140px;float:left;margin:33px 0 0 58px;}
.contato-2 p{font:14px montserrat-light;color:#6c6c6c;float: left;margin: 0 0 0 14px;}
.contato-2 span{font:12px montserrat-medium;}
.vetor-tel{width:34px;height:34px;float:left;background:url(../img/menu/vetor-tel-topo.png)no-repeat center top;}
.contato-3{width:233px;float:left;margin:33px 0 0 50px;}
.contato-3 p{font:12px montserrat-medium;color:#6c6c6c;float: left;margin: 2px 0 0 14px;}
.vetor-email{width:34px;height:34px;float:left;background:url(../img/menu/vetor-email.png)no-repeat center top;}
.email-topo{width:185px;height:14px;float:left;background:url(../img/menu/email-topo.png)no-repeat center top;margin:6px 0 0 14px;}
.engloba-seletor-paginas{width:100%;height:58px;float:left;background: #00018f;margin: 18px 0 0 0;}
.div-paginas{width:500px;float:left;margin:0px 0 0 239px;}
.div-paginas a{float:left;font:13.5px ralewaymedium;color:#ffffff;margin: 0 0 0 49px;padding: 21px 0;}
.div-paginas a:hover{box-shadow: inset 0 -5px 0 0 #fff;}
.vetor-ponto{width:5px;height:5px;float:left;background:url(../img/menu/vetor-ponto.png)no-repeat center top;margin: 25px 0 0 49px;}
.home{margin:0 !important;}

@media(max-width:2560px){
	.engloba-seletor-paginas{background-size:100%;}
}
@media(max-width:1920px){
	.engloba-seletor-paginas{background-size:initial;}
}
@media(max-width:990px){
    .engloba-contatos-topo{display:none;}
    .vetor-ponto{display:none;}
    .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/menu.svg) no-repeat center top;margin: 36px 5% 0 0;cursor:pointer;background-size: 32px;float: right;}
    .logo{background:url(../img/dobro/logo-dobro.jpg)no-repeat center top;height:70px;margin: 16px 0 0 5%;background-size:150px;}
    .div-paginas{width: 106%;margin: 14px 0 0 -3%;height: auto;display: none;float:left;}
    .div-paginas a{background: #ececec;margin:-1px 0 0 0;width: 90%;padding: 3% 5%;float:left;box-shadow:none !important;text-align: left;height: 17px;color:#000;}
    .div-paginas a:hover{color:#fff;background:#00018f;;box-shadow:none;}
    .engloba-seletor-paginas{height:auto;margin:0;background:none;}
}