* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption,
figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  line-height: 1;
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

button {
  background-color: transparent;
  border: none;
  outline: 0;
  padding: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1;
  cursor: pointer; }

blockquote, q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol, ul {
  list-style: none;
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

p {
  margin: 0;
  padding: 0; }

img {
  display: block;
  width: 100%; }

@font-face {
  font-family: rio;
  src: url(../../assets/fonts/TheSansRio2016-Regular.otf); }

@font-face {
  font-family: rio;
  src: url(../../assets/fonts/TheSansRio2016-Bold.otf);
  font-weight: bold; }

@font-face {
  font-family: 'lora-regular';
  src: url(../../assets/fonts/Lora-Regular.woff), url(../../assets/fonts/Lora-Regular.woff2);
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'lora-italic';
  src: url(../../assets/fonts/Lora-Italic.woff), url(../../assets/fonts/Lora-Italic.woff2);
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'roboto-bold';
  src: url(../../assets/fonts/Roboto-Bold.woff), url(../../assets/fonts/Roboto-Bold.woff2);
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'rubik-medium';
  src: url(../../assets/fonts/Rubik-Medium.woff), url(../../assets/fonts/Rubik-Medium.woff2);
  font-weight: normal;
  font-style: normal; }

pt, en {
  display: none; }

body.pt pt {
  display: inline-block; }

body.pt en {
  display: none; }

body.en pt {
  display: none; }

body.en en {
  display: inline-block; }

/*# sourceMappingURL=libs.css.map */
