.menu-father{justify-content:center;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:var(--branco-gelo);box-shadow:0 5px 15px -10px var(--azul-escuro)}.menu,.menu-father{display:flex;width:100%}.menu{max-width:2600px;height:130px;padding:0 1%;margin-bottom:10px;flex-direction:row;justify-content:space-between;align-items:flex-end}.menu .logo-gefc{background-image:url(/_next/static/media/logo-gefc.7600414a.jpg);height:90%;width:120px;background-position:50%;background-repeat:no-repeat;background-size:cover}.menu>nav{display:flex;flex-direction:row;gap:80px;margin-right:80px;margin-bottom:18px}.menu>nav>.link-nav{font-size:25px;font-weight:700;cursor:pointer;color:#000;text-decoration:none}.menu>nav>.link-nav:hover{color:var(--azul-escuro)}.menu>nav>.link-nav.ativo{text-decoration:underline;color:var(--azul-escuro)}@media screen and (max-width:1440px){.menu>nav{gap:60px;margin-right:60px}.menu>nav>.link-nav{font-size:22px}}@media screen and (max-width:992px){.menu>nav{gap:40px;margin-right:40px}.menu>nav>.link-nav{font-size:20px}}@media screen and (max-width:768px){.menu{height:100px}.menu .logo-gefc{width:90px}.menu>nav>.link-nav{font-size:18px}}@media screen and (max-width:500px){.menu>nav{gap:20px;margin-right:20px}.menu>nav>.link-nav{font-size:17px}}@media screen and (max-width:400px){.contato-class{display:none}.menu .logo-gefc{width:85px}.menu>nav{gap:10px;margin-right:10px}}