@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}.barraRegistra{align-items:center;background:#1464a5;display:flex;gap:20px;justify-content:space-around;max-width:1030px;padding:2px 15px;width:-moz-fit-content;width:fit-content}.barraRegistra img{height:40px;-o-object-fit:contain;object-fit:contain;width:100px}.barraRegistra .barra-menu ul{-moz-column-gap:30px;column-gap:30px;display:flex;justify-content:space-evenly;list-style:none;margin-bottom:0;padding:0;row-gap:0;width:100%}.barraRegistra .barra-menu ul a{list-style:none;text-decoration:none}@media screen and (max-width:768px){.barraRegistra{width:100%}.barraRegistra .barra-menu ul{width:90%}}@media screen and (max-width:650px){.barraRegistra{padding:2px 20px}.barra-menu ul,.barraRegistra{align-items:center;flex-direction:column}.barra-menu ul{gap:3px;padding:0}}
