/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v20-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v20-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v20-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v20-latin-900.svg#Roboto') format('svg');
  /* Legacy iOS */
}
a {
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  line-height: inherit;
  color: #2d2f92;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
/* Default paragraph styles */
p,
span {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 12px;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #111111;
}
table tr th,
table tr td {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.4;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #111111;
}
form input[type],
form select,
form span,
form label,
form textarea {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizeLegibility;
  font-style: normal;
  margin: 0 0 16px 0;
  line-height: 1.4;
  color: #111111;
}
/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
/* Lists */
ul,
ol,
dl {
  font-family: 'Roboto', sans-serif;
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 15px;
  color: #111111;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
/*
All snippets
**/
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
/*
Icomoon
**/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
Responsive image canvas
**/
figure.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.image img {
  visibility: hidden;
}
figure.image.contain {
  background-size: contain;
}
.image-item {
  height: auto;
}
img {
  max-width: 100%;
}
/*
Flexbox snippets
**/
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.align-start {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.align-end {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.justify-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
}
.justify-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.justify-around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.justify-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-start {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-centered {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 70em) {
  .tablet-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 40em) {
  .mobile-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*
Colors
**/
/*
Structure
**/
body {
  background-color: #ffffff;
}
*:focus {
  outline: none;
}
.row .row {
  margin: 0 -1rem;
}
.row.uncollapse {
  margin: 0;
}
.row .collapse {
  padding: 0;
}
/*
Fetures
**/
.opacity {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.opacity:hover {
  opacity: 0.6;
  text-decoration: none;
}
.opacity-translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.opacity-translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button {
  background-color: #B40639;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 16px 20px;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.default-button:hover {
  opacity: 0.6;
  text-decoration: none;
}
.default-button.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.default-button.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button.black {
  background-color: #0f1013;
}
.default-button.transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 14px 20px;
}
.default-button.full {
  width: 100%;
}
.spacing {
  padding: 60px 0;
}
form input[type],
form textarea {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  height: 40px;
  padding: 0 0 0 6px;
  display: block;
  width: 100%;
  margin-bottom: 16px;
}
form input[type]:focus,
form textarea:focus {
  border: 1px solid #e5e5e5;
  outline: 0;
}
form input[type="radio"] {
  width: 16px;
  height: 16px;
  display: inline-block;
}
form textarea {
  height: 150px;
}
/*
Slick slider
**/
.slider {
  position: relative;
}
.slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  z-index: 2;
  border: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider .slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #B40639;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slider .slick-arrow.slick-prev {
  left: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-prev {
    left: 0;
  }
}
.slider .slick-arrow.slick-prev::before {
  content: "\f060";
}
.slider .slick-arrow.slick-next {
  right: -40px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-next {
    right: 0;
  }
}
.slider .slick-arrow.slick-next::before {
  content: "\f061";
}
.slider .slick-arrow:hover::before {
  opacity: 0.8;
}
.slider .slick-dots {
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider .slick-dots > li {
  margin: 0 5px;
}
.slider .slick-dots > li button {
  font-size: 0;
  border: none;
  background-color: transparent;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.slider .slick-dots > li button::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #B40639;
  opacity: 0.5;
  display: block;
  border-radius: 50%;
}
.slider .slick-dots > li.slick-active button::before {
  opacity: 1;
}
@media (max-width: 70em) {
  .wrap-page {
    padding-top: 70px;
  }
}
/*
Footer
**/
@media screen and (min-width: 70em) {
  .wrap-page {
    min-height: 100%;
    margin-bottom: -620px;
  }
  .wrap-page::after {
    content: '';
    display: block;
    z-index: -1;
  }
  .wrap-footer,
  .wrap-page::after {
    height: 620px;
    position: relative;
  }
}
.partida-arbitro a,
.partida-arbitro p {
  color: #ffffff;
}
.partida-arbitro a {
  text-decoration: none;
}
.box-statistic {
  border: 1px solid #c3c3c3;
  border-top: 8px solid #B40639;
  padding: 5px 10px;
}
.box-statistic h4 {
  padding: 10px 0px;
  border-bottom: 1px solid #c3c3c3;
}
.box-statistic h4 {
  border-bottom: 1px solid #c3c3c3;
}
.red {
  color: #B40639;
}
.listing-tshirt strong {
  color: #0f1013;
}
.listing-estatisticas-home {
  text-align: center;
}
.listing-estatisticas-home li {
  margin-right: 10px;
}
.listing-estatisticas-home li p,
.listing-estatisticas-home li strong {
  text-align: center;
}
.listing-estatisticas-home li .maior-goleador,
.listing-estatisticas-home li .box {
  padding: 10px;
}
.listing-estatisticas-home li .box {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 164px;
  background-color: #c3c3c3;
}
.listing-estatisticas-home li .box h3 {
  font-size: 26px;
  font-weight: 800;
}
.listing-ultimos-jogos {
  text-align: center;
}
.listing-ultimos-jogos li {
  margin-right: 10px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.listing-ultimos-jogos li.V {
  background-color: #008000;
  color: #ffffff;
  padding: 5px;
}
.listing-ultimos-jogos li.D {
  background-color: #B40639;
  color: #ffffff;
  padding: 5px;
}
.listing-ultimos-jogos li.E {
  background-color: #ff0500;
  color: #ffffff;
  padding: 5px;
}
.listing-ultimos-jogos h4 {
  color: #ffffff;
  padding: 0px;
  margin: 0px;
}
.honour-year .featured-image {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px;
}
.carousel-honour {
  margin: 10px -10px 0 -10px;
}
.carousel-honour .item {
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.carousel-honour .item strong {
  color: #0f1013;
  font-size: 14px;
  text-align: center;
}
.carousel-honour .slick-arrow {
  bottom: 50%;
  color: #ffffff;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.carousel-honour .slick-arrow.slick-prev {
  left: -15px;
}
.carousel-honour .slick-arrow.slick-next {
  right: -10px;
}
.honours {
  margin: 10px 0px;
  padding: 10px 0px;
  border-bottom: 1px solid black;
}
.honours .honour-slide {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: relative;
}
.honours .honour-slide:hover {
  opacity: 0.6;
  text-decoration: none;
}
.honours .honour-slide::before {
  content: '\f078';
  font-family: serif;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  font-size: 22px;
  color: #0f1013;
  right: 0;
  top: 50px;
}
.honours .honour-slide.opened::before {
  content: '\f077';
}
.honours img {
  width: 105px;
}
div.titulos h4 {
  margin: 10px 0px 0px 0px!important;
}
div.titulos h5 {
  color: #B40639;
}
section.elenco .listing-players figure {
  margin-bottom: 0px!important;
}
section.elenco .listing-players .players-infos {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
section.elenco .listing-players .players-infos .player-number {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #c3c3c3;
  width: 20%;
}
section.elenco .listing-players .players-infos .player-number span {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
}
section.elenco .listing-players .players-infos .player-name {
  width: 80%;
  background-color: #B40639;
}
section.elenco .listing-players .players-infos .player-name h3 {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 16px;
  color: #ffffff;
}
section.player .title div {
  background-color: #B40639;
  padding: 10px;
  text-align: center;
}
section.player .title div.number {
  background-color: #c3c3c3;
}
section.player .title div.number span {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
}
section.player .title div h3 {
  color: #ffffff;
}
section.player .title div h5 {
  color: #ffffff;
}
section.player .box div {
  background-color: #fff;
  padding: 10px;
  text-align: center;
}
section.player .box div p {
  text-align: center!important;
}
section.player .box-white {
  padding: 10px 0px;
  background-color: #fff;
}
section.player .box-white .redes a {
  margin-right: 15px;
}
.listing-players .item {
  height: 100%;
}
.listing-players .item .inner {
  background-color: #ffffff;
  padding: 20px;
  height: 100%;
}
@media (max-width: 40em) {
  .listing-players .item .inner {
    padding: 10px;
  }
}
.listing-players .item .inner .content {
  position: relative;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.listing-players .item .inner .content:hover {
  opacity: 0.6;
  text-decoration: none;
}
.listing-players .item .inner .content figure {
  margin-bottom: 10px;
}
.listing-players .item .inner .content .info span {
  padding: 10px;
  background-color: #B40639;
  text-align: center;
}
.listing-players .item .inner .content .labels {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.listing-players .item .inner .content .labels li {
  margin-right: 4px;
  font-size: 10px;
  background-color: #0f1013;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 25px;
  padding: 6px 15px;
}
.listing-players .item .inner .content .labels li.discount {
  background-color: #B40639;
}
.listing-players .item .inner .content h3 {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  height: 70px;
  margin: 0;
}
.listing-players .item .inner .content .price {
  margin-bottom: 10px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.listing-players .item .inner .content .price h4 {
  font-size: 12px;
  text-decoration: line-through;
  text-align: center;
  margin: 0;
}
.listing-players .item .inner .content .price h2 {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
}
.listing-players .item .inner h5 {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  height: 30px;
}
.listing-players .item .inner .button {
  width: 100%;
  position: relative;
  background-color: #B40639;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 16px 20px;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  font-size: 11px;
  padding-left: 40px;
}
.listing-players .item .inner .button:hover {
  opacity: 0.6;
  text-decoration: none;
}
.listing-players .item .inner .button.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.listing-players .item .inner .button.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.listing-players .item .inner .button.black {
  background-color: #0f1013;
}
.listing-players .item .inner .button.transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 14px 20px;
}
.listing-players .item .inner .button.full {
  width: 100%;
}
.listing-players .item .inner .button img {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.listing-players .item .inner .button.transparent {
  border: 2px solid #B40639;
  color: #B40639;
  padding-left: 20px;
  padding-right: 20px;
}
section.calendario a {
  text-decoration: none;
  margin-bottom: 60px;
}
.next-match .center .atual {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
[name='formVotacao'] ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  list-style: none;
}
[name='formVotacao'] input[name='nota'] {
  background-color: #0f1013;
  color: #B40639;
  border: none;
  font-size: 30px;
  text-align: center;
}
[name='formVotacao'] button.voto-individual {
  background-color: #111111;
  margin-top: 5px;
}
/*
Blog
*/
.blog-list {
  list-style: none;
}
.blog-list li {
  margin-bottom: 20px;
}
.blog-list li a {
  display: block;
  border: 1px solid #e5e5e5;
  padding: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.blog-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.blog-list li a header {
  height: 100%;
  position: relative;
}
.blog-list li a header h2 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-list li a header span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #0f1013;
  margin: 0;
  font-style: italic;
  font-size: 12px;
}
.widgets {
  padding: 40px;
  margin-bottom: 40px;
  background-color: #0f1013;
}
@media (max-width: 70em) {
  .widgets {
    padding: 20px;
  }
}
@media (max-width: 40em) {
  .widgets {
    margin-top: 40px;
  }
}
.widgets h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
}
.widgets form {
  position: relative;
  margin-bottom: 40px;
}
.widgets form input[type] {
  background-color: #ffffff;
}
.widgets form button {
  position: absolute;
  right: 10px;
  top: 50%;
  background: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widgets ul {
  list-style: none;
}
.widgets ul li a {
  color: #e5e5e5;
}
.widgets ul li a.active {
  font-weight: 700;
}
.pagination {
  list-style: none;
  margin-bottom: 40px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  background-color: #0f1013;
  color: #ffffff;
  display: block;
  width: 20px;
  line-height: 1.2;
  border-radius: 4px;
  padding: 4px 10px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.pagination li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.pagination li.current {
  background-color: #e5e5e5;
}
.pagination li:not(:first-child) a,
.pagination li:not(:last-child) a {
  width: auto;
}
.blog-content .featured-image {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px;
}
.blog-content iframe {
  width: 100%;
  margin-top: 40px;
}
.blog-content .carousel-blog {
  margin: 10px -10px 0 -10px;
}
.blog-content .carousel-blog .item {
  padding: 10px;
}
.blog-content .carousel-blog .slick-arrow {
  bottom: 50%;
  color: #ffffff;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.blog-content .carousel-blog .slick-arrow.slick-prev {
  left: -30px;
}
.blog-content .carousel-blog .slick-arrow.slick-next {
  right: -30px;
}
.blog-content .addthis_inline_share_toolbox span {
  margin: 0;
}
/*
Header
*/
.wrap-header {
  position: relative;
  padding: 15px 0;
}
.wrap-header::before {
  content: '';
  background-image: url('../images/detail.png');
  background-size: cover;
  width: 100%;
  height: 640px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.wrap-header.header-home::before {
  background-image: url('../images/detail-home.png');
  height: 950px;
}
.wrap-header .menu {
  margin: 0;
}
.wrap-header .menu li a {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .menu li.search {
  position: relative;
}
.wrap-header .menu li.search .search-header {
  display: none;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.wrap-header .menu li.search .search-header input[type] {
  margin: 0;
  width: 250px;
  background-color: #B40639;
  color: #ffffff;
  border: none;
  padding-left: 30px;
}
.wrap-header .menu li.search .search-header input[type]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.wrap-header .menu li.search .search-header input[type]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.wrap-header .menu li.search .search-header input[type]:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.wrap-header .menu li.search .search-header button[type] {
  position: absolute;
  padding: 10px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  color: #ffffff;
  background-color: transparent;
}
.wrap-header .menu li.search .search-header a {
  position: absolute;
  right: -5px;
  top: -5px;
}
.wrap-header .menu li.dropdown {
  position: relative;
}
.wrap-header .menu li.dropdown ul {
  position: absolute;
  left: 0;
  top: 20px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
  list-style: none;
  padding: 20px;
  background-color: #0f1013;
  z-index: 2;
}
.wrap-header .menu li.dropdown ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  white-space: nowrap;
}
.wrap-header .menu li.dropdown:hover ul {
  opacity: 1;
  visibility: visible;
}
/*
Geral
*/
.add-area {
  margin-bottom: 20px;
}
.add-area .inner {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.add-area .inner iframe {
  width: 100%;
}
/*
Home
*/
.featured-mosaic {
  margin-bottom: 20px;
}
.featured-mosaic .mosaic {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.featured-mosaic .item {
  position: relative;
  display: block;
  padding-bottom: 1px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.featured-mosaic .item:hover {
  opacity: 0.6;
  text-decoration: none;
}
.featured-mosaic .item figure {
  box-shadow: inset 0px -111px 56px -33px rgba(0, 0, 0, 0.75);
}
.featured-mosaic .item .text {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.featured-mosaic .item .text span {
  display: inline-block;
  border-radius: 2px;
  background-color: #B40639;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
}
.featured-mosaic .item .text h3 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}
@media (max-width: 40em) {
  .featured-mosaic .item .text h3 {
    font-size: 22px;
  }
}
.featured-mosaic .item.big {
  width: 100%;
}
.featured-mosaic .item.small {
  width: 50%;
  padding-left: 1px;
}
@media (max-width: 40em) {
  .featured-mosaic .item.small {
    width: 100%;
  }
}
.featured-mosaic .item.small .text h3 {
  font-size: 17px;
}
@media (max-width: 70em) {
  .featured-mosaic .item.small .text h3 {
    font-size: 13px;
  }
}
.horizontal-categories {
  margin-bottom: 20px;
}
.horizontal-categories .title h3 {
  color: #ffffff;
  background-color: #B40639;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  font-size: 18px;
}
.horizontal-categories ul li {
  padding: 0 1px 0 0;
}
.horizontal-categories ul li a {
  display: block;
  margin-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.horizontal-categories ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.horizontal-categories ul li a figure {
  margin-bottom: 10px;
  position: relative;
}
.horizontal-categories ul li a figure span {
  position: absolute;
  left: 10px;
  bottom: 10px;
  display: inline-block;
  border-radius: 2px;
  background-color: #B40639;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
  margin: 0;
}
.horizontal-categories ul li a h3 {
  font-size: 16px;
  margin: 0;
}
.horizontal-categories ul li a h5 {
  color: #B40639;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 10px;
}
.next-match {
  margin-bottom: 20px;
}
.next-match .labels a {
  display: block;
  color: #ffffff;
  background-color: #B40639;
  text-transform: uppercase;
  border-radius: 3px 0 0 3px;
  padding-left: 10px;
  font-weight: 700;
  width: calc(100% - 25px);
  height: 45px;
  font-size: 16px;
  position: relative;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.next-match .labels a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.next-match .labels a:last-child {
  width: calc(80% - 25px);
  font-weight: 400;
  font-size: 14px;
  opacity: 0.6;
}
.next-match .labels a::before {
  content: '';
  position: absolute;
  right: -23px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 23px solid #B40639;
}
.next-match .center {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 40em) {
  .next-match .center {
    margin: 40px 0;
  }
}
.next-match .center a {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.next-match .center a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.next-match .center img {
  max-width: 100px;
}
.next-match h4,
.next-match span {
  font-size: 14px;
  font-weight: 400;
  color: #B40639;
  text-transform: uppercase;
}
.next-match h4 img,
.next-match span img {
  margin: 0px 10px;
}
.next-match .default-button {
  width: 100%;
  margin: 2px 0;
}
.commom-boxes {
  margin-bottom: 20px;
}
.commom-boxes .title h3 {
  color: #B40639;
  font-size: 20px;
}
.commom-boxes .vote {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.commom-boxes .vote > div {
  padding: 20px;
  background-size: cover;
  background-position: center;
  background-color: #0f1013;
}
@media (max-width: 40em) {
  .commom-boxes .vote > div {
    width: 100%;
    min-height: 400px;
  }
}
.commom-boxes .vote > div h5 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}
.commom-boxes .vote > div .teams {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.commom-boxes .vote > div .teams img {
  max-width: 60px;
  margin: 0 10px;
}
.commom-boxes .vote > div .teams h6 {
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 2px;
}
@media (max-width: 70em) {
  .commom-boxes .vote > div .teams h6 {
    font-size: 20px;
  }
}
.commom-boxes .vote > div p {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin: 20px 0;
}
.commom-boxes .vote > div h4 {
  text-align: center;
  color: #B40639;
  text-transform: uppercase;
  font-size: 25px;
  margin: 0;
}
.commom-boxes .vote > div h3 {
  text-align: center;
  color: #B40639;
  text-transform: uppercase;
  font-size: 100px;
  line-height: 1;
}
@media (max-width: 70em) {
  .commom-boxes .vote > div h3 {
    font-size: 60px;
  }
}
.commom-boxes .see {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.commom-boxes .see > div {
  padding: 20px;
  width: 50%;
  background-size: cover;
  background-position: center;
  background-color: #0f1013;
  min-height: 400px;
}
.commom-boxes .see > div h3 {
  color: #ffffff;
  font-size: 18px;
}
.commom-boxes .see > div p {
  color: #ffffff;
}
.commom-boxes .see > div:last-child {
  background-image: url('../images/see-detail.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
}
.commom-boxes .survey {
  background-color: #b40639;
  padding: 40px;
}
@media (max-width: 70em) {
  .commom-boxes .survey {
    padding: 20px;
  }
}
.commom-boxes .survey h2 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}
.commom-boxes .survey form label {
  border: 1px solid #ffffff;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  padding: 10px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.commom-boxes .survey form label:hover {
  opacity: 0.6;
  text-decoration: none;
}
.commom-boxes .survey form label input[type="radio"] {
  display: none;
}
.commom-boxes .survey form label p {
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.commom-boxes .survey form label.active {
  background-color: rgba(255, 255, 255, 0.4);
}
.commom-boxes .survey form label:hover {
  cursor: pointer;
}
.center-home {
  margin-bottom: 20px;
}
.center-home .featured {
  display: block;
  background-color: #0f1013;
  background-image: url('../images/see-detail.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.center-home .featured:hover {
  opacity: 0.6;
  text-decoration: none;
}
.center-home .featured.red {
  background-color: #B40639;
  background-image: url('../images/see-detail-black.png');
}
.center-home .featured figure {
  margin-bottom: 10px;
  position: relative;
}
.center-home .featured figure span {
  position: absolute;
  left: 10px;
  bottom: 10px;
  display: inline-block;
  border-radius: 2px;
  background-color: #B40639;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
  margin: 0;
}
.center-home .featured .content {
  padding: 20px;
}
@media (max-width: 40em) {
  .center-home .featured .content {
    margin-bottom: 20px;
  }
}
.center-home .featured .content h3 {
  font-size: 16px;
  color: #ffffff;
}
.center-home .featured .content p {
  color: #ffffff;
}
.center-home .listing ul {
  list-style: none;
}
.center-home .listing ul li a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.center-home .listing ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.center-home .listing ul li a span {
  display: inline-block;
  border-radius: 2px;
  background-color: #B40639;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
  margin: 0 0 5px 0;
}
.center-home .listing .collapse {
  padding: 0 1rem;
}
.center-home .listing h4 {
  position: relative;
  padding-left: 10px;
  margin: 0;
}
.center-home .listing h4 a {
  font-size: 16px;
  color: #0f1013;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.center-home .listing h4 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.center-home .listing h4::before {
  content: '>';
  color: #B40639;
  font-weight: 700;
  position: absolute;
  left: -10px;
  top: 0;
}
.center-home .list-carousel {
  padding: 10px;
  background-color: #e5e5e5;
}
.center-home .list-carousel h3 {
  color: #B40639;
  font-size: 16px;
  text-transform: uppercase;
}
.center-home .list-carousel .carousel-last-home {
  padding-bottom: 20px;
}
.center-home .list-carousel .carousel-last-home .item ul {
  list-style: none;
}
.center-home .list-carousel .carousel-last-home .item ul li:not(:last-child) {
  margin-bottom: 10px;
}
.center-home .list-carousel .carousel-last-home .item ul li a {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.center-home .list-carousel .carousel-last-home .item ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.center-home .list-carousel .carousel-last-home .item ul li a > div {
  width: calc(100% - 40px);
}
.center-home .list-carousel .carousel-last-home .item ul li a > div:first-child {
  width: 40px;
}
.center-home .list-carousel .carousel-last-home .item ul li a > div p {
  font-size: 13px;
  margin: 0;
  font-weight: 500;
}
.center-home .list-carousel .carousel-last-home .item ul li a > div p.hora {
  font-size: 10px;
  text-align: center;
}
.center-home .list-carousel .carousel-last-home .slick-dots {
  bottom: 6px;
}
.center-home .voting h3 {
  text-align: center;
  color: #B40639;
  font-size: 16px;
}
.center-home .voting figure {
  position: relative;
  margin-bottom: 20px;
}
.center-home .voting figure > a {
  position: absolute;
  top: 50%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.center-home .voting figure > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.center-home .voting figure > a h3 {
  color: #ffffff;
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.1);
}
.center-home .voting figure > a span {
  background-color: #B40639;
  font-weight: 700;
  font-size: 24px;
  padding: 5px;
  margin: 0;
  color: #ffffff;
}
.center-home .voting figure > a.vote-left {
  left: 20px;
}
.center-home .voting figure > a.vote-right {
  right: 20px;
}
.center-home .voting .result {
  background-color: #B40639;
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 10px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.center-home .voting .result:hover {
  opacity: 0.6;
  text-decoration: none;
}
.double-notices {
  margin-bottom: 20px;
}
@media (max-width: 40em) {
  .double-notices .collapse {
    padding: 0 1rem;
  }
}
.double-notices a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.double-notices a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.double-notices a span {
  display: inline-block;
  border-radius: 2px;
  background-color: #B40639;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
  margin: 0 0 5px 0;
}
.double-notices a h4 {
  position: relative;
  padding-left: 10px;
  margin: 0;
  font-size: 16px;
  color: #0f1013;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.double-notices a h4:hover {
  opacity: 0.6;
  text-decoration: none;
}
.double-notices a h4::before {
  content: '>';
  color: #B40639;
  font-weight: 700;
  position: absolute;
  left: -10px;
  top: 0;
}
/*
Footer
*/
.wrap-footer {
  position: relative;
  padding-top: 230px;
}
@media (max-width: 40em) {
  .wrap-footer {
    padding-top: 60px;
  }
}
.wrap-footer::before {
  content: '';
  background: url('../images/background-footer.png');
  background-size: cover;
  background-position: top right;
  position: absolute;
  left: 0;
  top: -120px;
  z-index: -1;
  width: 100%;
  height: 750px;
}
.wrap-footer::after {
  content: '';
  width: 100%;
  height: calc(100% - 400px);
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #0f1013;
  z-index: -1;
}
.wrap-footer .social {
  list-style: none;
  margin: 40px 0 40px 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.wrap-footer .social li {
  margin-right: 5px;
}
.wrap-footer .social li a {
  border-radius: 50%;
  height: 36px;
  width: 36px;
  background-color: #B40639;
  color: #ffffff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .social li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .menu {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.wrap-footer .menu li a {
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .menu li.dropdown ul li a {
  font-weight: 400;
  text-transform: none;
}
.wrap-footer .menu .search {
  display: none;
}
.wrap-footer h3,
.wrap-footer h4 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.wrap-footer h3 a,
.wrap-footer h4 a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer h3 a:hover,
.wrap-footer h4 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer h4 {
  font-weight: 400;
  text-transform: none;
}
.wrap-footer h4 a {
  font-weight: 400;
}
.wrap-footer .info {
  display: block;
  color: #ffffff;
  font-size: 11px;
  text-align: right;
  margin: 0;
}
.wrap-footer .copy {
  margin: 40px 0 0 0;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
}
/*
Pages
*/
.wrap-notice .featured {
  position: relative;
  margin-bottom: 40px;
}
.wrap-notice .featured figure {
  box-shadow: inset 0px -111px 56px -33px rgba(0, 0, 0, 0.75);
}
.wrap-notice .featured .text {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin-bottom: 15px;
}
@media (max-width: 40em) {
  .wrap-notice .featured .text {
    bottom: 30px;
  }
}
.wrap-notice .featured .text span {
  display: inline-block;
  border-radius: 2px;
  background-color: #B40639;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
  margin: 0;
}
.wrap-notice .featured .text h1 {
  font-size: 28px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 40em) {
  .wrap-notice .featured .text h1 {
    font-size: 18px;
  }
}
.wrap-notice .author {
  font-size: 12px;
  font-weight: 400;
}
.wrap-notice .author strong {
  font-weight: 500;
}
.wrap-notice .author span {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background-color: #B40639;
  display: inline-block;
  margin: 0 5px 2px 5px;
}
.wrap-notice figure.figure {
  margin: 10px 0;
  position: relative;
}
.wrap-notice figure.figure span {
  color: #ffffff;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0;
}
@media (max-width: 40em) {
  .wrap-notice figure.figure span {
    bottom: 0;
  }
}
.wrap-notice .social {
  margin-bottom: 40px;
}
.wrap-notice .social span {
  margin-bottom: 0;
}
.wrap-notice .social h3 {
  color: #B40639;
  font-size: 20px;
  margin-top: 20px;
}
.wrap-notice .list-carousel {
  margin-bottom: 40px;
  padding: 10px;
  background-color: #e5e5e5;
}
.wrap-notice .list-carousel h3 {
  color: #B40639;
  font-size: 16px;
  text-transform: uppercase;
}
.wrap-notice .list-carousel .carousel-last-home {
  padding-bottom: 20px;
}
.wrap-notice .list-carousel .carousel-last-home .item ul {
  list-style: none;
}
.wrap-notice .list-carousel .carousel-last-home .item ul li:not(:last-child) {
  margin-bottom: 10px;
}
.wrap-notice .list-carousel .carousel-last-home .item ul li a {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-notice .list-carousel .carousel-last-home .item ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-notice .list-carousel .carousel-last-home .item ul li a > div {
  width: calc(100% - 40px);
}
.wrap-notice .list-carousel .carousel-last-home .item ul li a > div:first-child {
  width: 40px;
}
.wrap-notice .list-carousel .carousel-last-home .item ul li a > div p {
  font-size: 13px;
  margin: 0;
  font-weight: 500;
}
.wrap-notice .list-carousel .carousel-last-home .slick-dots {
  bottom: 6px;
}
.wrap-notice .voting h3 {
  text-align: center;
  color: #B40639;
  font-size: 16px;
}
.wrap-notice .voting figure {
  position: relative;
  margin-bottom: 20px;
}
.wrap-notice .voting figure > a {
  position: absolute;
  top: 50%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-notice .voting figure > a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-notice .voting figure > a h3 {
  color: #ffffff;
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.1);
}
.wrap-notice .voting figure > a span {
  background-color: #B40639;
  font-weight: 700;
  font-size: 24px;
  padding: 5px;
  margin: 0;
  color: #ffffff;
}
.wrap-notice .voting figure > a.vote-left {
  left: 20px;
}
.wrap-notice .voting figure > a.vote-right {
  right: 20px;
}
.wrap-notice .voting .result {
  background-color: #B40639;
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 10px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-notice .voting .result:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-notice h3.categories {
  font-size: 18px;
  color: #ffffff;
  background-color: #B40639;
  text-transform: uppercase;
  display: block;
  padding: 10px;
}
.wrap-notice ul.categories {
  list-style: none;
}
.wrap-notice ul.categories li a {
  color: #0f1013;
}
.wrap-notice .categories-all {
  font-size: 18px;
  color: #ffffff;
  background-color: #0f1013;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-bottom: 40px;
  padding: 10px;
}
.wrap-match .featured {
  position: relative;
  margin-bottom: 10px;
}
.wrap-match .featured .text {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.wrap-match .featured .text h2,
.wrap-match .featured .text h3 {
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 40em) {
  .wrap-match .featured .text h2,
  .wrap-match .featured .text h3 {
    font-size: 14px;
  }
}
.wrap-match .featured .text h3 {
  margin-bottom: 40px;
}
@media (max-width: 40em) {
  .wrap-match .featured .text h3 {
    margin-bottom: 20px;
  }
}
.wrap-match .featured .text .teams {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-match .featured .text .teams > *:not(:last-child) {
  margin-right: 40px;
}
@media (max-width: 40em) {
  .wrap-match .featured .text .teams > *:not(:last-child) {
    margin-right: 10px;
  }
}
.wrap-match .featured .text .teams > div {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.wrap-match .featured .text .teams > div p {
  margin-top: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
}
@media (max-width: 40em) {
  .wrap-match .featured .text .teams > div img {
    max-width: 60px;
  }
}
.wrap-match .featured .text .teams h5 {
  color: #B40639;
  font-size: 36px;
  font-weight: 500;
}
.wrap-match .featured .text .teams h6 {
  font-weight: 400;
  color: #ffffff;
  font-size: 30px;
}
.wrap-match .featured .text .buttons {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-match .featured .text .buttons .default-button {
  margin: 20px 5px 0 5px;
}
@media (max-width: 40em) {
  .wrap-match .featured .text .buttons .default-button {
    font-size: 12px;
    padding: 16px 6px;
  }
}
.wrap-match .matches {
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.wrap-match .matches a {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-match .matches a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-match .matches a h3 {
  color: #B40639;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
.wrap-match .matches a p {
  font-style: italic;
  margin: 0;
}
.wrap-match h3 {
  color: #B40639;
}
.wrap-match table {
  width: 100%;
  margin-bottom: 40px;
}
.wrap-match table tr:nth-child(even) {
  background-color: #f7f7f7;
}
.wrap-match table tr td,
.wrap-match table tr th {
  padding: 5px;
}
.wrap-match table tr td span,
.wrap-match table tr th span {
  background-color: #B40639;
  color: #ffffff;
  font-size: 13px;
  padding: 5px 15px;
  border-radius: 4px;
  display: inline-block;
  margin: 0;
}
.wrap-match .evaluation li a {
  position: relative;
  display: block;
  padding-top: 20px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-match .evaluation li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-match .evaluation li a i {
  position: absolute;
  right: 20px;
  top: 0;
  background-color: #B40639;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 12px;
  z-index: 2;
}
.wrap-match .evaluation li a figure {
  margin-bottom: 10px;
}
.wrap-match .evaluation li a h3 {
  font-weight: 500;
  font-size: 15px;
  margin: 0;
  color: #0f1013;
}
.wrap-match .evaluation li a p {
  font-style: italic;
  color: #a3a3a3;
}
.wrap-match .evaluation li a .default-button {
  padding: 16px 10px;
  width: 100%;
}
.wrap-matches {
  padding: 60px;
  background-color: #ffffff;
}
.wrap-matches .matches .cabecalho {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #B40639;
  padding: 10px;
  display: block;
  margin: 0;
}
.wrap-matches .matches .cabecalho h4 {
  color: #ffffff;
}
.wrap-matches .matches > a {
  display: block;
  margin: 0;
  padding: 10px;
}
.wrap-matches .matches > a:nth-child(even) {
  background-color: #f3f3f3;
}
.wrap-matches .matches > a > .row {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.wrap-matches h1 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 400;
}
.wrap-matches h1 strong {
  font-weight: 700;
}
.wrap-matches iframe {
  margin-top: 20px;
}
.wrap-matches .buttons {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wrap-matches .buttons a {
  margin-left: 20px;
}
.wrap-matches .buttons a:not(.active) {
  background-color: #B40639;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 16px 20px;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  color: #0f1013;
  border: 2px solid #0f1013;
  background-color: transparent;
}
.wrap-matches .buttons a:not(.active):hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-matches .buttons a:not(.active).translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.wrap-matches .buttons a:not(.active).translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.wrap-matches .buttons a:not(.active).black {
  background-color: #0f1013;
}
.wrap-matches .buttons a:not(.active).transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 14px 20px;
}
.wrap-matches .buttons a:not(.active).full {
  width: 100%;
}
.wrap-matches .buttons a.active {
  background-color: #B40639;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 16px 20px;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-matches .buttons a.active:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-matches .buttons a.active.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.wrap-matches .buttons a.active.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.wrap-matches .buttons a.active.black {
  background-color: #0f1013;
}
.wrap-matches .buttons a.active.transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 14px 20px;
}
.wrap-matches .buttons a.active.full {
  width: 100%;
}
.wrap-matches .client,
.wrap-matches .visitor {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.wrap-matches .client img,
.wrap-matches .visitor img {
  margin-right: 10px;
  width: 50px;
}
.wrap-matches .client h4,
.wrap-matches .visitor h4 {
  margin: 0;
}
.wrap-matches .visitor {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wrap-matches .visitor img {
  margin: 0 0 0 10px;
}
.wrap-matches .result {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-matches .result span {
  margin: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.wrap-matches .result h4 {
  font-size: 26px;
  margin: 0 15px;
}
.about {
  padding: 60px;
  background-color: #ffffff;
}
.about h1 {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 400;
}
.about h1 strong {
  font-weight: 700;
}
/*
.add-area{
height: auto !important;
text-align: center;
padding: 15px;
max-width: 100%;
width: 100%;
position: relative;
}*/
/*
Mobile menu
**/
.wrap-header-mobile {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #0f1013;
  padding: 10px 0;
  z-index: 9999;
}
.wrap-header-mobile .toggle-menu {
  font-size: 24px;
  color: #B40639;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .toggle-menu:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .logo img {
  display: block;
  margin: auto;
}
.wrap-header-mobile .mobile-menu {
  background-color: #e5e5e5;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
.wrap-header-mobile .mobile-menu.opened {
  top: 0;
}
.wrap-header-mobile .mobile-menu .toggle-menu {
  padding: 30px 0 0 0;
}
.wrap-header-mobile .mobile-menu .menu {
  list-style: none;
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu li {
  display: block;
  width: 100%;
}
.wrap-header-mobile .mobile-menu .menu li a {
  color: #0f1013;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 15px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .mobile-menu .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .mobile-menu .menu li a i {
  margin-right: 5px;
}
.wrap-header-mobile .mobile-menu .menu li ul {
  background-color: #fff;
  display: none;
}
.wrap-header-mobile .mobile-menu .menu li:not(:last-child) {
  border-bottom: 1px solid #0f1013;
}
.wrap-header-mobile .mobile-menu .menu .search-header input[type] {
  margin: 0;
  height: 54px;
}
.tabela-estatisticas div {
  margin-top: 20px;
}
