.div-menu{ width:100%; float: left; height: 104px; background: #fff; }
span{ color: #f58723; }
.fundo-menu{ background:url(../img/header/fundo-menu.jpg)no-repeat center top; width: 100%; height:62px; float: left; box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.42); }
.logo{ width:247px; height:83px; float: left; margin: 0 0 0 54px; background: url(../img/header/logo.png)no-repeat center; }
.linha-cinza{ width: 100%; height: 1px; margin: 0 0 0 0px; background: #e6e6e6; }
.telefone-menu{ width: 27px; height: 27px; float: left; margin: 44px 0 0 88px; background: url(../img/header/telefone-menu.png) no-repeat center; }
.menu-content{display: flex;justify-content: space-evenly;}
.whats-menu{ width: 25px; height: 26px; float: left;  background: url(../img/header/whats-menu.png) no-repeat center; margin: 44px 0 0 0;} 
.tel-vetor{ width:116px; height: 15px; float: left; font-family: latobold; font-size:18px; margin: 6px 0 0 38px; color:#4a4a4a; }
.whats-vetor{ width:126px; height: 15px; float: left; font-family: latobold; font-size:18px; margin:6px 0 0 38px; color:#4a4a4a; }
.flecha-menu{ width:8px; height: 13px; float:left; background: url(../img/header/flecha-menu.png)no-repeat center; margin: 52px 0 0 185px; }
.plantao{ width: 212px; height: 70px; float: left; font-family: latobold; font-size:18px; margin: -3px 0 0 17px; color:#4a4a4a; }
.fale-conosco{ font-family: latobold; font-size:11px; color:#fff; margin: 15px 0 0 23px}
.botao-menu{ width:130px; height: 40px; float: left;  background: url(../img/header/botao-menu.png)no-repeat center; margin: 41px 0 0 0;}
.inf-text{ width:478px; width:auto\0; float: left; height: 16px; font-family:latoheavy; font-size: 17px; color:#fff; margin: 22px 0 0 54px; }
.triangulo-menu{ width: 18px; height:18px; float: left; background: url(../img/header/triangulo-menu.png) no-repeat center; margin: 24px 0 0 21px; position: relative; }
.div-paginas{ width: 596px; height: 11px; font-family: latobold; font-size:14px; color:#4a4a4a; float: left; float: left; margin: 0 0 0 -9px; }
.div-paginas a{ color:#4a4a4a; padding:23.8px 31px; float: left; }
.div-paginas a:hover{ background: url(../img/header/hover.png); color: #fff}
.ativo{ background: url(../img/header/hover.png); color: #fff !important}
.home{ margin: 0px!important; }

.menu{ float: left; width: 100%; position: fixed; z-index: 99999; top:0; }

@media(max-width: 1220px){ 
	.div-paginas { width: 483px; height: auto}
	.div-paginas a { padding: 23.8px 20px; }
	.triangulo-menu{ display: none}
	.inf-text { width: 525px; margin: 22px 0 0 20px; }
	.botao-menu { margin: 41px 0 0 240px; }
}
@media(max-width: 1150px){ 
	.inf-text { font-size: 15px; }
	.telefone-menu { margin: 44px 0 0 25px; }
}
@media(max-width: 1085px){ 
	.inf-text { width: 460px; }
	.logo { margin: 0 0 0 20px; }
	.botao-menu{ display: none}
}
@media(max-width: 1035px){ 
	.div-paginas { width: 383px; }
	.div-paginas a { padding: 23.8px 10px; }
	.inf-text { font-size: 13px; }
}
@media(max-width: 1010px){ 
	
	.telefone-menu { margin: 44px 0 0 40px; }
}
@media(max-width: 990px){ 

	.celular-home { width: 40px; height: 40px; margin: 26px 20px 26px 0; float: right; background: url(../img/ligar.png) no-repeat center top; background-size: 40px; }

	.icon-menu { width: 32px; height: 32px; float: right; background: url(../img/icon-menu.png) no-repeat center; background-size: 32px; margin: 30px 20px 30px 0; }
	.menu{ height: 70px; box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.42); }
	.inf-text{ display: none}
	.telefone-menu{ display: none}
	.whats-menu{ display: none}
	.flecha-menu{ display: none}
	.botao-menu{ display: none}
	.fundo-menu { background: #cacaca; height: auto; top: 70px; display: none}
	.div-paginas { width: 104%; margin: 0 0 0 -2%; }
	.div-paginas a { padding: 13px 0 13px 5%; width: 95%; }
	.div-menu { height: auto; box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.42); }
	.logo { width: 162px; height: 43px; margin: 24.5px 0 24.5px 10px; background: url(../img/dobro/logo.png) no-repeat center; background-size: 161.3px; }
}