.c_cabecalho{float: left; width: 100%; height: 118px; border-top: 4px solid #4c82f8;}
.cabecalho{float: left; width: 100%;}
.logo{float: left; width: 36%; text-align: center;}
.imagem_logo{margin: 23px 0 0 0; display: inline-block; width: 328px; height: 70px; background: url(../img/web/logo.png) no-repeat center;}
.info_topo{float: left; width: 64%;}
.fale_conosco{float: left; width: 45%;}
.fale_conosco h1{float: left; margin: 38px 0 0 16px; font-size: 15px; font-family:'latoregular'; line-height: 20px;}
.fale_conosco b{font-size: 13px; font-family:'latobold';}
.contato_topo{float: left; width: 55%;}
.contato_topo h1{float: left; margin: 38px 0 0 16px; font-size: 13px; font-family:'latobold'; line-height: 23px;}
.iconeteltopo{float: left; margin: 35px 0 0 60px; width: 48px; height: 48px; background: url(../img/web/teltopo.png) no-repeat center;}
.iconeaviaotopo{float: left; margin: 35px 0 0 0; width: 48px; height: 48px; background: url(../img/web/aviaotopo.png) no-repeat center;}
.emailtopo{float: left; margin: 0 0 0 16px; width: 210px; height: 13px; background: url(../img/web/emailpreto.png) no-repeat center;}
.c_menu{float: left; width: 100%; height: 50px; background-color: #4c82f8;}
.menu{float: left; width: 100%;}
.menu ul{-webkit-padding-start: 0; padding-left: 35px;}
.menu ul li{display: inline-block; border-right: 1px solid #82a8fa; margin: 16px -4px 0 0;}
.menu ul li:last-child{border: 0;}
.menu ul li a{font-size: 13px; font-family:'latoregular'; color: #fff; position: relative; z-index: 2; padding: 20px 15px; margin: 0 8px 0 8px;}
.menu ul li a:hover{background-color: #3a66c8;}
.menulinks_ativar{background-color: #3a66c8;}
.whats-fixo { background: url(../img/whats-fixo.png) no-repeat center top; width: 55px; height: 55px; margin: 10px; background-size: 51.2px; position: fixed; bottom: 0; right: 0; z-index: 5;}

.wpp-menu { background: url(../img/whats-fixo.png) no-repeat center top; width: 30px; height: 30px; margin: -20px 0 0 0; background-size: 30px; float: right;}

@media (max-width: 990px){
    .c-icon-menu-res{display: block; width: 45px; float: right; margin: -100px 0 0 80%; position: absolute;}
    .c-icon-menu-res div{background-image: url(../img/icon-menu.png); background-size: contain; background-repeat: no-repeat;height:35px; margin-top: 15px; margin-left: 13px;}
    .c-header-navegacao{display: none; margin: 0 0 0 0; border-bottom: 4px solid #4c82f8; border-top: 4px solid #4c82f8; position: relative; top: 0; width: 100%; float: left; z-index: 99999; background-color: #fff;}
    .c_cabecalho{height: auto;}
    .logo{padding-bottom: 30px;}
    .imagem_logo{margin: 28px 0 0 28px; background: url(../img/web/logo-dobro.png) no-repeat center; background-size: 328px;}
    .info_topo{display: none;}
    .c_menu{height: auto; background-color: #fff;}
    .menu ul{padding: 30px 0 0 30px;}
    .menu ul li{display: block; margin: 0 0 30px 0; border: 0;}
    .menu ul li a{padding: 5px 8px 5px 8px; margin: 0 0 0 0; color: #000;}
    .menu ul li a:hover{color: #fff !important;}
    .menulinks_ativar{color: #fff !important;}
}
@media (max-width: 490px){
    .imagem_logo{width: 275px; background-size: 275px; margin: 35px 0 0 41px;}
}
@media (max-width: 425px){
    .imagem_logo{width: 245px; background-size: 245px; margin: 35px 0 0 20px;}
}
@media (max-width: 330px){
    .imagem_logo{width: 200px; background-size: 200px; margin: 35px 0 0 5px;}
}