#header{background:#9db063;margin-bottom:40px;height:80px}#header .container{display:flex;align-items:center;justify-content:space-between;height:100%}#header #logo{margin:0;color:#fff;font-size:28px}#header #menu_principal{padding:10px 0;width:auto;flex:1;text-align:right}#header #menu_principal #fechaMenu{display:none}#header #menu_principal ul{padding:0;text-align:center;margin:0;float:right}#header #menu_principal ul li{list-style:none;display:inline-block;padding:0 10px;position:relative}#header #menu_principal ul li:after{content:"·";position:absolute;top:0;right:-3px;color:#fff}#header #menu_principal ul li:last-child:after{display:none}#header #menu_principal ul li a{color:#fff;text-transform:uppercase;font-size:15px;font-weight:700}@media (max-width:768px){#header{padding-bottom:20px;margin-bottom:30px}#header #contatosHeader p:last-child{display:none}#logo{width:80%;float:left;font-size:22px;text-align:left}#linkLogo{flex:1}#header #containerMenuPrincipal{padding:5px 0}#menuMobile{display:inline-block!important;background:#d99738;padding:10px 15px;cursor:pointer;float:right}#menuMobile span{float:left;color:#fff;font-size:18px;line-height:17px}#menuMobile i{float:right;color:#fff;font-size:18px}#header #menu_principal{display:block;position:fixed;left:-100%;top:0;right:100%;bottom:0;background:#9db063;z-index:999;transition:all .2s linear 0s}#header #menu_principal.ativo{left:0;right:0}#header #menu_principal #fechaMenu{display:block;position:absolute;top:15px;right:15px}#header #menu_principal #fechaMenu img{width:35px}#header #menu_principal ul{margin:70px 0 0;padding:5px 0}#header #menu_principal ul li{width:100%;padding:10px 0}#header #menu_principal ul li a{background:none!important;text-align:left;color:#fff!important;width:100%}#header #containerMenuPrincipal ul li:after{display:none}#header #busca_mobile{display:block}}