.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*************/
/* Variables */
/*************/
body {
  font-family: 'Roboto Condensed', tahoma;
  font-weight: 300;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.2;
  color: #222;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* v20160616 */
/*! RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  font-size: 62.5%; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  color: #000;
  font-style: italic; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ul, li {
  list-style: none; }

/* v20160616 */
/* CSS Document */
/*! RESPONSIVE */
/* PARA BROWSERS MAIS ANTIGOS QUE NAO SUPORTAM CALC */
@media (min-width: 981px) {
  /*    .artigo_center, .artigo_center2 {float:right;}*/
  .wrapContent {
    width: 66.07929515418502%; }

  .column_right {
    width: 31.83259911894273%; }

  .artigo_center {
    width: 100%; }

  .artigo_left {
    width: 18.213866039952997%;
    display: none; }

  .wrapHomepage .column_left_center {
    width: 65.85113268608414%; } }
@media (max-width: 980px) and (min-width: 768px) {
  /*   .artigo_center, .artigo_center2 {float:right;}*/
  .wrapContent {
    width: 55.95854922279793%; }

  .column_right {
    width: 39.792746113989635%; }

  .artigo_center, .artigo_center2 {
    width: auto; }

  .artigo_left {
    width: auto; }

  .wrapper-sticky {
    background-color: burlywood; }

  .wrapHomepage .column_left_center {
    width: 56%; } }
/* FIM  */
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  width: 100%; }

.column_left, .column_center, .column_right, .column_left_center {
  display: inline;
  float: left;
  position: relative; }

.column_left {
  width: 155px;
  margin-right: 35px;
  margin-left: 5px; }

.column_center {
  width: calc(100% - 230px);
  margin-right: 35px; }

.column_right {
  width: 345px;
  padding-left: 10px;
  /*20px;*/
  /*border-left:solid 1px #ccc;*/ }

.column_left_center {
  width: calc(100% - 10px);
  margin-left: 10px; }

.wrapHomepage .column_left_center {
  width: calc(100% - 385px);
  margin-left: 0px; }

.column_total {
  width: 95%;
  position: relative;
  display: block;
  clear: both;
  margin: 0 2.5%; }

.padding {
  padding: 0 20px; }

.template4 .column_left {
  width: 280px; }

.template4 .column_center {
  width: calc(100% - 458px); }

.wrapContent {
  width: calc(100% - 365px); }

/*.template2 .column_left_center {width:calc(100% - 35px)810px;margin-left:10px; }*/
@media (min-width: 768px) and (max-width: 980px) {
  .column_left {
    display: none; }

  .column_center {
    width: calc(100% - 15px);
    margin-left: 15px; } }
@media (max-width: 767px) {
  ul.nav {
    display: none; }

  .wrapContent {
    width: 100%; }

  .column_right {
    display: none; }

  .column_center, .column_total, .column_left_center {
    width: 95%;
    margin: 0 2.5%; }

  .pub {
    margin: 20px auto;
    display: table; }

  .wrapHomepage .column_left_center {
    width: 100%; }

  .logoTeam {
    display: none; }

  /*    .wrapArtigo {width:calc(100% - 30px); padding: 15px;}*/
  .artigo_left2, .artigo_left {
    display: none; }

  /*    .artigo_center {margin:0;}*/
  .padding {
    padding: 10px; } }
@media (max-width: 480px) {
  .wrapContent {
    width: 100%; }

  .column_center, .column_total, .column_left_center {
    width: 95%;
    margin: 0;
    padding: 0 2.5%;
    float: none !important;
    display: block !important;
    border: 0 !important; }

  .wrapHomepage .column_left_center {
    width: 100%;
    padding: 0;
    margin: 0; }

  /*   .wrapArtigo { padding: 0px;}*/ }
@media (min-width: 981px) {
  /*    .artigo_center2 { 
          width: auto;
                        margin-left: 190px;}*/ }
img {
  max-width: 100%;
  height: auto; }

@media \0 screen {
  img {
    width: auto;
    /* for ie 8 */ } }
.clear {
  width: 100%;
  clear: both;
  height: 0px; }

@-ms-viewport {
  width: device-width; }
.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-tablet {
    display: inherit !important; }

  .hidden-tablet {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-phone {
    display: block !important; }

  .hidden-phone {
    display: none !important; }

  .hidden-tablet {
    display: none !important; }

  .visible-tablet {
    display: inherit !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }

  .hidden-print {
    display: none !important; } }
/* font */
a {
  text-decoration: none; }

.titleSansita {
  font-family: 'Lalezar', sans-serif;
  letter-spacing: -0.15px; }

h1, h2, h3, h4 {
  font-weight: normal;
  font-size: 1em;
  font-family: 'Lalezar', sans-serif;
  letter-spacing: -0.15px;
  line-height: 1; }

b, strong {
  font-weight: 700; }

/*1280*/
@media (min-width: 1200px) {
  .topBar .nav li a {
    font-size: 2.2em; } }
/*1024 e 768*/
@media (min-width: 768px) and (max-width: 1199px) {
  body {
    font-size: 0.7em; }

  .topBar .nav li a {
    font-size: 2em; } }
/*768
@media (min-width: 768px) and (max-width: 979px) {
	body {font-size:0.6em;}
	  .topBar .nav li a{ font-size:2em; }
	}
*/
/*mobile fluid*/
@media (max-width: 767px) {
  body {
    font-size: 1.1em; } }
@media (max-width: 480px) {
  body {
    font-size: 0.8em;
    color: #000; } }
/* v20160616 */
@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon.eot?bzydqna");
  src: url("/fonts/icomoon.eot?#iefixbzydqna") format("embedded-opentype"), url("/fonts/icomoon.ttf?bzydqna") format("truetype"), url("/fonts/icomoon.woff?bzydqna") format("woff"), url("/fonts/icomoon.svg?bzydqna#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-twitter:before {
  content: "\e000"; }

.icon-facebook:before {
  content: "\e001"; }

.icon-info:before {
  content: "\e002"; }

.icon-clock:before {
  content: "\e003"; }

.icon-tv:before {
  content: "\e004"; }

.icon-screen:before {
  content: "\e005"; }

.icon-feed:before {
  content: "\e006"; }

.icon-pencil:before {
  content: "\e007"; }

.icon-earth:before {
  content: "\e008"; }

.icon-camera:before {
  content: "\e00e"; }

.icon-play:before {
  content: "\e00a"; }

.icon-camera-2:before {
  content: "\e00b"; }

.icon-music:before {
  content: "\e00c"; }

.icon-youtube:before {
  content: "\e00d"; }

.icon-camera-3:before {
  content: "\e00e"; }

.icon-thumbs-up:before {
  content: "\e00f"; }

.icon-thumbs-down:before {
  content: "\e010"; }

.icon-youtube-2:before {
  content: "\e011"; }

.icon-reload:before {
  content: "\e012"; }

.icon-refresh:before {
  content: "\e013"; }

.icon-forward:before {
  content: "\e014"; }

.icon-list:before {
  content: "\e015"; }

.icon-spinner:before {
  content: "\e016"; }

.icon-switch:before {
  content: "\e017"; }

.icon-lamp:before {
  content: "\e018"; }

.icon-resize:before {
  content: "\e020"; }

.icon-list-2:before {
  content: "\e021"; }

.icon-grid:before {
  content: "\e022"; }

.icon-radio:before {
  content: "\e024"; }

.icon-soccer:before {
  content: "\e025"; }

.icon-steering-wheel:before {
  content: "\e026"; }

.icon-alarm:before {
  content: "\e027"; }

.icon-loop:before {
  content: "\e029"; }

.icon-time:before {
  content: "\e02a"; }

.icon-chronometer:before {
  content: "\e01a"; }

.icon-sun:before {
  content: "\e01b"; }

.icon-resize-2:before {
  content: "\e01c"; }

.icon-stretch:before {
  content: "\e01d"; }

.icon-cog:before {
  content: "\e01e"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-3:before {
  content: "\e01f"; }

.icon-bubbles:before {
  content: "\e023"; }

.icon-enter:before {
  content: "\e028"; }

.icon-download:before {
  content: "\e02b"; }

.icon-download-2:before {
  content: "\e02c"; }

.icon-file:before {
  content: "\e02d"; }

.icon-calendar:before {
  content: "\e02e"; }

.icon-medal:before {
  content: "\e02f"; }

.icon-trophy:before {
  content: "\e030"; }

.icon-calendar-2:before {
  content: "\e031"; }

.icon-calendar-alt-fill:before {
  content: "\e032"; }

.icon-trophy-2:before {
  content: "\f091"; }

.icon-calendar-3:before {
  content: "\f073"; }

.icon-table:before {
  content: "\e033"; }

.icon-bars:before {
  content: "\e034"; }

.icon-signup:before {
  content: "\e035"; }

.icon-comment:before {
  content: "\f075"; }

.icon-rotate:before {
  content: "\e036"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-cancel:before {
  content: "\e037"; }

.icon-cancel-2:before {
  content: "\e038"; }

.icon-narrow:before {
  content: "\e039"; }

.icon-lamp-2:before {
  content: "\e03a"; }

.icon-clipboard:before {
  content: "\e03b"; }

.icon-volume-low:before {
  content: "\e03c"; }

.icon-moon:before {
  content: "\e03d"; }

.icon-comments:before {
  content: "\e03e"; }

.icon-bubble:before {
  content: "\e03f"; }

.icon-star:before {
  content: "\e040"; }

.icon-star-2:before {
  content: "\e041"; }

.icon-star-3:before {
  content: "\e042"; }

.icon-cogs-2:before {
  content: "\e043"; }

.icon-search:before {
  content: "\e044"; }

.icon-list-3:before {
  content: "\e045"; }

.icon-grid-2:before {
  content: "\e046"; }

.icon-menu:before {
  content: "\e047"; }

.icon-menu-2:before {
  content: "\e048"; }

.icon-feed-2:before {
  content: "\e049"; }

.icon-envelope:before {
  content: "\e04a"; }

.icon-move:before {
  content: "\e04b"; }

.icon-mail:before {
  content: "\e04c"; }

.icon-users:before {
  content: "\e04d"; }

.icon-newspaper:before {
  content: "\e04e"; }

.icon-shield:before {
  content: "\e04f"; }

.icon-award-fill:before {
  content: "\e050"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-tab:before {
  content: "\e051"; }

.icon-transfer:before {
  content: "\e052"; }

.icon-comment-2:before {
  content: "\e053"; }

.icon-chat:before {
  content: "\e054"; }

.icon-linkedin:before {
  content: "\e019"; }

.icon-arrow-left:before {
  content: "\e056"; }

.icon-arrow-right:before {
  content: "\e057"; }

.icon-left:before {
  content: "\f305"; }

.icon-right:before {
  content: "\f304"; }

.icon-danger:before {
  content: "\f415"; }

.icon-uniF487:before {
  content: "\f487"; }

.icon-remotemysql:before {
  content: "\f0c0"; }

.icon-fantastico:before {
  content: "\f0ae"; }

.icon-resizeh:before {
  content: "\f318"; }

.icon-scaledown:before {
  content: "\f326"; }

.icon-scaleup:before {
  content: "\f325"; }

.icon-wand:before {
  content: "\e058"; }

.icon-wizard:before {
  content: "\f03c"; }

.icon-desklamp:before {
  content: "\f412"; }

.icon-threecolumn:before {
  content: "\f1ab"; }

.icon-twocolumnleft:before {
  content: "\f1a9"; }

.icon-twocolumnright:before {
  content: "\f1a7"; }

/*.icon-saida:before {
	content: "\e059";color:#eb0000;
}*/
.icon-whistle:before {
  content: "\f3d8"; }

.icon-tshirt:before {
  content: "\e05d"; }

.icon-home:before {
  content: "\21b8"; }

.icon-mobile:before {
  content: "\f0e8"; }

.icon-phone2:before {
  content: "\f148"; }

.icon-phone3:before {
  content: "\f149"; }

.icon-phone:before {
  content: "\f15b"; }

.icon-draft:before {
  content: "\f172"; }

.icon-shredder:before {
  content: "\f27c"; }

.icon-print:before {
  content: "\f02f"; }

.icon-phone-2:before {
  content: "\f095"; }

.icon-home-2:before {
  content: "\f015"; }

.icon-flag:before {
  content: "\f024"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-vlc:before {
  content: "\f192"; }

.icon-paintroll:before {
  content: "\f1fa"; }

.icon-forklift:before {
  content: "\f29b"; }

.icon-wheelchair:before {
  content: "\f3fe"; }

.icon-director:before {
  content: "\f2ae"; }

.icon-chair:before {
  content: "\2441"; }

.icon-article:before {
  content: "\e05e"; }

.icon-basketball:before {
  content: "\f2e9"; }

.icon-user:before {
  content: "\e05f"; }

.icon-bike:before {
  content: "\e060"; }

.icon-woman:before {
  content: "\f2a1"; }

.icon-export:before {
  content: "\e061"; }

.icon-baseball:before {
  content: "\e062"; }

.icon-football:before {
  content: "\f2eb"; }

.icon-shoppingcart:before {
  content: "\f035"; }

.icon-podium:before {
  content: "\f2d6"; }

.icon-instagram:before {
  content: "\f14a"; }

.icon-pinterest:before {
  content: "\e063"; }

.icon-share:before {
  content: "\f16c"; }

.icon-left-quote:before {
  content: "\e064"; }

.icon-right-quote:before {
  content: "\e065"; }

.icon-youtube-3:before {
  content: "\f142"; }

.icon-stats:before {
  content: "\e600"; }

.icon-pie:before {
  content: "\e601"; }

/*editados*/
.icon-stop:before, .icon-cartaoAmarelo:before, .icon-cartaoVermelho:before {
  content: "\e055"; }

.icon-cartaoAmarelo {
  color: #ffc600; }

.icon-cartaoVermelho, .icon-saida {
  color: #eb0000; }

.icon-entrada {
  color: #007d00; }

.icon-redo:before, .icon-entrada:before {
  content: "\e05a"; }

.icon-reply:before, .icon-saida:before {
  content: "\e05b"; }

.icon-estadio:before {
  content: "\f3d6"; }

.icon-substituicao:before {
  content: "\e05a";
  color: #007d00;
  font-size: 0.85em; }

.icon-substituicao:after {
  content: "\e05b";
  color: #eb0000;
  margin-left: -0.4em;
  font-size: 0.7em; }

.icon-duploAmarelo:before {
  content: "\e055";
  color: #ffc600;
  /*font-size: 0.75em;*/ }

.icon-duploAmarelo:after {
  content: "\e055";
  color: #eb0000;
  margin-left: -0.3em;
  margin-top: 3px;
  /*font-size: 0.75em;*/ }

.icon-autoGolo:before {
  content: "\e025";
  color: #eb0000; }

.icon-autoGolo:after {
  content: "(ag)";
  font-family: "Roboto";
  color: #444;
  font-size: 0.85em; }

.icon-goloPenalty:before {
  content: "\e025";
  color: #000; }

.icon-goloPenalty:after {
  content: "(p)";
  font-family: "Roboto";
  color: #444;
  font-size: 0.85em; }

@font-face {
  font-family: 'mf';
  src: url("/fonts/mf.eot?j1jpw8");
  src: url("/fonts/mf.eot?j1jpw8#iefix") format("embedded-opentype"), url("/fonts/mf.ttf?j1jpw8") format("truetype"), url("/fonts/mf.woff?j1jpw8") format("woff"), url("/fonts/mf.svg?j1jpw8#mf") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="mf-icon-"], [class*=" mf-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mf' !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; }

.mf-icon-golo3:before {
  content: "\e918"; }

.mf-icon-golo2:before {
  content: "\e919"; }

.mf-icon-duplo-amarelo2 .path1:before {
  content: "\e913";
  color: #ea0002; }

.mf-icon-duplo-amarelo2 .path2:before {
  content: "\e916";
  margin-left: -0.9921875em;
  color: #ffc503; }

.mf-icon-duplo-amarelo:before {
  content: "\e917";
  color: #ffc503; }

.mf-icon-cartao:before {
  content: "\e914"; }

.mf-icon-amarelo:before {
  content: "\e910";
  color: #ffc503; }

.mf-icon-golo:before {
  content: "\e911"; }

.mf-icon-vermelho:before {
  content: "\e915";
  color: #ea0002; }

.mf-icon-video:before {
  content: "\e90b"; }

.mf-icon-aominuto:before {
  content: "\e90c"; }

.mf-icon-destaques:before {
  content: "\e90d"; }

.mf-icon-ficha_de_jogo:before {
  content: "\e90e"; }

.mf-icon-camisola_linha:before {
  content: "\e90a"; }

.mf-icon-camisola:before {
  content: "\e909"; }

.mf-icon-saida:before {
  content: "\e912"; }

.mf-icon-entrada:before {
  content: "\e90f"; }

.mf-icon-apito:before {
  content: "\e908"; }

.mf-icon-home:before {
  content: "\e907"; }

.mf-icon-youtube-play:before {
  content: "\e903"; }

.mf-icon-youtube:before {
  content: "\e904"; }

.mf-icon-location:before {
  content: "\e905"; }

.mf-icon-location2:before {
  content: "\e906"; }

.mf-icon-whatsapp:before {
  content: "\e902"; }

.mf-icon-google-plus:before {
  content: "\e901"; }

.mf-icon-arrow_left:before {
  content: "\e314"; }

.mf-icon-share:before {
  content: "\e80d"; }

.mf-icon-instagram:before {
  content: "\e900"; }

.mf-icon-clock2:before {
  content: "\e94e"; }

.mf-icon-link:before {
  content: "\e9cb"; }

.mf-icon-facebook:before {
  content: "\ea90"; }

.mf-icon-twitter:before {
  content: "\ea96"; }

.mf-icon-rss:before {
  content: "\ea9b"; }

.mf-icon-appleinc:before {
  content: "\eabe"; }

.mf-icon-android:before {
  content: "\eac0"; }

.mf-icon-add:before {
  content: "\e145"; }

.mf-icon-add_circle:before {
  content: "\e147"; }

.mf-icon-arrow_back:before {
  content: "\e5c4"; }

.mf-icon-arrow_downward:before {
  content: "\e5db"; }

.mf-icon-camera:before {
  content: "\e412"; }

.mf-icon-close:before {
  content: "\e5cd"; }

.mf-icon-edit:before {
  content: "\e254"; }

.mf-icon-close2:before {
  content: "\e888"; }

.mf-icon-arrow_down:before {
  content: "\e313"; }

.mf-icon-arrow_right:before {
  content: "\e315"; }

.mf-icon-arrow_up:before {
  content: "\e316"; }

.mf-icon-cart:before {
  content: "\e8cc"; }

.mf-icon-menu:before {
  content: "\e5d2"; }

.mf-icon-more:before {
  content: "\e5d3"; }

.mf-icon-tv:before {
  content: "\e63b"; }

.mf-icon-play:before {
  content: "\e038"; }

.mf-icon-search:before {
  content: "\e8b6"; }

.mf-icon-thumb_down:before {
  content: "\e8db"; }

.mf-icon-thumb_up:before {
  content: "\e8dc"; }

.mf-icon-clock:before {
  content: "\e924"; }

header {
  position: relative; }
  @media (max-width: 767px) {
    header:after {
      content: '';
      display: block;
      position: absolute;
      top: 60px;
      width: 10px;
      height: 60px;
      right: 0;
      background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* ie10+ */
      background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
      /* ie6-9 */ } }
  header .barraTopo {
    background-color: #202c3a;
    min-height: 60px;
    position: relative;
    /* #brandWrapper {
         overflow: hidden;
         .brandLogo {
             margin: 6px 0 0 10px;
        }
         .brandDir {
             margin: 0px 0 0 10px;
             color: #fff;
             font-weight: 300;
             font-size: 12px;
        }
    }
    */ }
    header .barraTopo .menu {
      display: inline-block;
      background-color: #f06926;
      height: 60px;
      padding: 0 10px;
      width: 80px;
      float: left;
      cursor: pointer;
      overflow: hidden; }
      @media (max-width: 767px) {
        header .barraTopo .menu {
          width: 40px; } }
      header .barraTopo .menu a {
        color: #fff; }
        header .barraTopo .menu a span {
          display: inline-block;
          float: left;
          line-height: 60px; }
        header .barraTopo .menu a .menuLabel {
          font-size: 15px;
          font-family: 'Anton';
          padding-left: 6px; }
          @media (max-width: 767px) {
            header .barraTopo .menu a .menuLabel {
              display: none; } }
        header .barraTopo .menu a .icon {
          font-size: 40px; }
        @media (max-width: 1024) {
          header .barraTopo .menu a .menuLabel {
            display: none; } }
    header .barraTopo a.brand {
      position: relative;
      font-size: 0em;
      display: block;
      float: left;
      height: 60px;
      width: 377px;
      background-position: 10px center;
      /* 20 anos */
      background-repeat: no-repeat;
      text-indent: -999px;
      background-image: url("../img/maisfutebol_logo.svg?v1s");
      background-size: 80%;
      /* 20 anos */
      /* 20 anos */
      /*
      &:before {
          content: " ";
          position: absolute;
          top: 50%; left: 3%;
          transform: translateY(-40%);
          z-index: 1;
          background-image: url('../img/20anos.svg');
          background-size: cover;
          background-repeat: no-repeat;
          width: 15%;
          height: 0;
          padding-bottom: 18%;
          @media (max-width: 500px) {
              transform: translateY(-50%);
          }
      }
      */ }
      @media (max-width: 767px) {
        header .barraTopo a.brand {
          width: 60%;
          max-width: 350px;
          min-width: 200px; } }
    header .barraTopo .bt_mftotal {
      position: absolute;
      background-color: #f06926;
      right: 0;
      top: 0;
      width: 150px;
      height: 60px;
      background-image: url("../img/mftotal_logo.png?v2");
      background-position: center;
      background-repeat: no-repeat;
      font-size: 0px;
      text-indent: -999px;
      overflow: hidden; }
      @media (max-width: 767px) {
        header .barraTopo .bt_mftotal {
          display: none; } }
    header .barraTopo .menuPesquisa, header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo, header .barraTopo .pesquisaDiv .fecharPesquisa {
      display: block;
      position: absolute;
      top: 0;
      right: 160px;
      width: 60px;
      height: 60px;
      text-decoration: none;
      text-align: center; }
      @media (max-width: 767px) {
        header .barraTopo .menuPesquisa, header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo, header .barraTopo .pesquisaDiv .fecharPesquisa {
          right: 0px; } }
      header .barraTopo .menuPesquisa span, header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo span, header .barraTopo .pesquisaDiv .fecharPesquisa span {
        font-size: 45px;
        padding: 0;
        line-height: 60px;
        display: block;
        color: #f06926; }
    header .barraTopo .menuPesquisa {
      cursor: pointer; }
    header .barraTopo .pesquisaDiv {
      display: none;
      position: absolute;
      height: 60px;
      background-color: #202c3a;
      top: 0;
      right: 0;
      left: 477px; }
      @media (max-width: 1023px) {
        header .barraTopo .pesquisaDiv {
          left: 0; } }
      header .barraTopo .pesquisaDiv .inputwrapper {
        position: absolute;
        right: 200px;
        left: 0;
        height: 60px;
        overflow: hidden; }
        @media (max-width: 767px) {
          header .barraTopo .pesquisaDiv .inputwrapper {
            right: 140px; } }
        header .barraTopo .pesquisaDiv .inputwrapper .inputPesquisaTopo {
          margin: 0;
          line-height: 60px;
          border: 0;
          background-color: #fff;
          -webkit-appearance: none;
          -moz-appearance: none;
          font-size: 20px;
          width: 98%;
          padding-left: 2%;
          -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 0px 810pxpx 0px rgba(0, 0, 0, 0.5); }
      header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo {
        background-color: #f06926;
        border: 0;
        margin: 0;
        width: 120px;
        right: 80px;
        color: #fff;
        font-size: 20px;
        font-family: 'Anton';
        -webkit-appearance: none;
        -moz-appearance: none;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
        @media (max-width: 767px) {
          header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo {
            width: 80px;
            font-size: 16px;
            right: 60px; } }
      header .barraTopo .pesquisaDiv .fecharPesquisa {
        cursor: pointer;
        right: 10px;
        color: #f06926; }
        header .barraTopo .pesquisaDiv .fecharPesquisa span {
          font-size: 40px; }
        @media (max-width: 767px) {
          header .barraTopo .pesquisaDiv .fecharPesquisa {
            right: 0px; } }
    header .barraTopo .rsDiv {
      position: absolute;
      height: 60px;
      background-color: #202c3a;
      top: 0;
      right: 220px;
      left: 477px;
      text-align: center; }
      header .barraTopo .rsDiv a {
        display: inline-block;
        /* line-height: 60px;
        */
        width: 25px;
        padding: 0 10px;
        overflow: hidden;
        color: #f06926;
        margin: 18px 0px 0 0px;
        font-size: 0;
        text-decoration: none; }
        @media (max-width: 1200px) {
          header .barraTopo .rsDiv a {
            width: 20px;
            margin: 18px 0px 0 0px;
            padding: 0 2px; } }
        header .barraTopo .rsDiv a:before {
          font-size: 22px; }
      header .barraTopo .rsDiv .liga-mf-top {
        width: 119px;
        margin-left: 40px; }
        @media (max-width: 1200px) {
          header .barraTopo .rsDiv .liga-mf-top {
            margin-left: 18px; } }
      @media (max-width: 1023px) {
        header .barraTopo .rsDiv {
          display: none; } }
    header .barraTopo .menuList .rsDiv {
      display: none;
      position: relative;
      left: auto;
      right: auto;
      background-color: transparent; }
      @media (max-width: 1023px) {
        header .barraTopo .menuList .rsDiv {
          display: block; } }
      header .barraTopo .menuList .rsDiv a {
        width: 45px;
        margin: 6px 4px 0 4px; }
        header .barraTopo .menuList .rsDiv a:before {
          font-size: 26px;
          line-height: 45px; }
  header .barraCludes::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.1); }
  header .barraCludes::-webkit-scrollbar {
    height: 4px;
    background-color: transparent; }
  header .barraCludes::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.4);
    border: 0;
    border-radius: 2px; }
  header .barraCludes {
    /* 20 anos */
    padding-top: 14px;
    height: 60px;
    background-color: #f3f0ea;
    width: 100%; }
    @media (max-width: 767px) {
      header .barraCludes {
        overflow-x: auto;
        overflow-y: hidden;
        height: 60px;
        -webkit-overflow-scrolling: touch; } }
    @media (max-width: 500px) {
      header .barraCludes {
        padding-top: 0; } }
    header .barraCludes a.classificacao {
      font-size: 14px;
      font-family: 'Anton';
      color: #273845;
      display: inline-block;
      line-height: 60px;
      float: left;
      padding: 0 10px; }
    header .barraCludes ul {
      /* width:90%;
      */
      /* @media (max-width:767px) {
          display:none;
      }
      */ }
      @media (min-width: 768px) {
        header .barraCludes ul {
          margin-left: 115px; } }
      @media (max-width: 767px) {
        header .barraCludes ul {
          height: 60px;
          width: 810px; } }
      header .barraCludes ul li {
        float: left;
        width: 5.5%;
        height: 60px; }
        @media (max-width: 767px) {
          header .barraCludes ul li {
            width: 50px; } }
        header .barraCludes ul li a {
          display: block;
          text-align: center;
          font-size: 12px;
          color: #777; }
        header .barraCludes ul li img {
          width: 36px;
          height: auto;
          margin: 5px auto 3px auto;
          display: block; }
          @media (max-width: 960px) {
            header .barraCludes ul li img {
              width: 30px;
              margin: 6px auto 4px auto; } }
  header .bottomBar {
    background-color: #fff;
    height: 35px;
    margin-top: 1px;
    overflow: hidden;
    position: relative; }
  header .tagsTop {
    float: left;
    height: 30px;
    overflow: hidden; }
    @media (min-width: 980px) {
      header .tagsTop {
        margin-right: 250px; } }
    header .tagsTop ul {
      margin-left: 10px;
      margin-top: 2px; }
      header .tagsTop ul li {
        float: left;
        line-height: 30px;
        font-size: 13px;
        color: #777; }
        header .tagsTop ul li a {
          display: block;
          padding: 0 15px;
          color: #202c3a;
          font-weight: 700;
          font-size: 16px; }
        header .tagsTop ul li a.aovivo {
          background-color: #D3EABC; }

.menuLateralPhone {
  width: 100%;
  background-color: #202c3a;
  overflow: hidden;
  position: relative;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1000000000000000;
  -webkit-transition: height 0.5s;
  /* Safari */
  transition: height 0.5s; }
  .menuLateralPhone .menuList {
    display: block;
    width: 33.3%;
    background-color: #273845;
    min-height: 780px;
    z-index: 1;
    -webkit-box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5); }
    @media (max-width: 767px) {
      .menuLateralPhone .menuList {
        width: 100%; } }
    .menuLateralPhone .menuList .icon {
      display: none; }
    .menuLateralPhone .menuList h3 {
      border-bottom: solid 0px #000;
      width: 100%;
      position: relative; }
      .menuLateralPhone .menuList h3 .icon-angle-down {
        position: absolute;
        right: 5px;
        bottom: 4px; }
    .menuLateralPhone .menuList h3 a {
      font-family: 'Anton';
      padding: 10px 20px 10px 20px;
      display: block;
      color: #fff;
      line-height: 26px;
      font-size: 24px;
      border: 0;
      font-weight: 400; }
      .menuLateralPhone .menuList h3 a .mf-icon-tv {
        color: #f06926; }
    .menuLateralPhone .menuList a:hover {
      text-decoration: none;
      background-color: #000; }
    .menuLateralPhone .menuList div {
      overflow: hidden;
      width: 100%; }
    .menuLateralPhone .menuList .subNav {
      font-size: 18px;
      /*background-color:#222;
      */
      width: 100%; }
    .menuLateralPhone .menuList .subNav li a {
      color: #fff;
      padding: 0 20px;
      border-bottom: solid 0px #444;
      display: block;
      line-height: 48px;
      font-weight: 700; }
    .menuLateralPhone .menuList .subNav img {
      margin-right: 6px; }
    .menuLateralPhone .menuList .subNav .subNavItems a {
      padding: 0 20px;
      /*padding-left:80px;
      */
      color: #fff;
      /* $cor_laranja*/
      /*;
       background-color:#000 $cor_azul_cinza;
      */ }
      .menuLateralPhone .menuList .subNav .subNavItems a span {
        font-weight: 300; }
    .menuLateralPhone .menuList span.iconLiga {
      background-image: url(../img/icon-liga.png);
      background-position: left center;
      background-repeat: no-repeat;
      width: 25px;
      display: inline-block;
      height: 22px;
      display: none; }
    .menuLateralPhone .menuList .icon-angle-down {
      font-size: 1.7em;
      float: right;
      padding: 0;
      /* padding-top: 3px;
      */ }
    .menuLateralPhone .menuList .menuopened {
      background-color: #17202a;
      color: #f3d68f; }
      .menuLateralPhone .menuList .menuopened .icon-angle-down {
        color: #f3d68f; }
      @media (max-width: 767px) {
        .menuLateralPhone .menuList .menuopened .icon-angle-down {
          -ms-transform: rotate(-180deg);
          /* IE 9 */
          -webkit-transform: rotate(-180deg);
          /* Chrome, Safari, Opera */
          transform: rotate(-180deg);
          color: #f3d68f; } }
    .menuLateralPhone .menuList .subNav {
      z-index: 1;
      background-color: #17202a;
      -webkit-box-shadow: 15px 0px 20px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 15px 0px 20px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 15px 0px 20px 0px rgba(0, 0, 0, 0.5); }
      .menuLateralPhone .menuList .subNav .menuopened {
        background-color: #000;
        color: #f3d68f; }
      @media (max-width: 767px) {
        .menuLateralPhone .menuList .subNav a {
          padding-left: 40px !important; } }
    .menuLateralPhone .menuList .subNavItems {
      z-index: 1;
      background-color: #000; }
      @media (max-width: 767px) {
        .menuLateralPhone .menuList .subNavItems a {
          padding-left: 60px !important; } }
    @media (min-width: 768px) {
      .menuLateralPhone .menuList .icon-angle-down {
        padding-top: 0;
        margin-top: -3px; }
      .menuLateralPhone .menuList h3 .icon-angle-down {
        position: absolute;
        right: 3px;
        bottom: 4px; }
      .menuLateralPhone .menuList .subNav {
        width: 33.3%;
        position: absolute;
        left: 33.3%;
        top: 60px;
        background-color: #17202a;
        min-height: 780px; }
        .menuLateralPhone .menuList .subNav .menuopened {
          background-color: #000; }
        .menuLateralPhone .menuList .subNav .icon-angle-down {
          padding-top: 8px;
          margin-top: 0px; }
      .menuLateralPhone .menuList .subNavItems {
        width: 100%;
        position: absolute;
        left: 100%;
        top: 0px;
        background-color: #000;
        min-height: 780px; }
      .menuLateralPhone .menuList .icon-angle-down {
        -ms-transform: rotate(-90deg);
        /* IE 9 */
        -webkit-transform: rotate(-90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-90deg); } }
  .menuLateralPhone .moreDivContent {
    opacity: 0;
    z-index: 0;
    position: absolute;
    right: 40px;
    top: 120px;
    left: 35%; }
    @media (max-width: 767px) {
      .menuLateralPhone .moreDivContent {
        display: none; } }
    .menuLateralPhone .moreDivContent .item {
      width: 42%;
      margin: 10px 4%;
      float: left;
      color: #fff; }
      .menuLateralPhone .moreDivContent .item h2 {
        font-size: 20px;
        padding: 6px 0 20px 0; }
      .menuLateralPhone .moreDivContent .item h3 {
        background-color: #f06926;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px 10px;
        font-family: 'Anton';
        font-size: 20px; }

.picture16x9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-position: center top;
  background-size: cover; }

.thumbnail {
  display: block;
  width: 220px !important;
  height: 123.75px !important; }

.loading {
  background: #f1f1f1 url("/img/loading_light.svg") center center no-repeat; }

a {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #f06926;
  text-decoration: underline; }

article .autores {
  color: #777;
  /*    background-color: $cor_amarelo_claro; */
  /*    width: 29%;
      float:left;
      padding-left: 1%;
      padding-top:10px;
  */
  float: left;
  overflow: hidden;
  padding-top: 25px;
  /*    padding:15px 0;*/
  /*    padding-bottom: 25px;*/
  font-size: 14px;
  /*           .fotoAutor {
                  width:40px;
                  height: 40px;
                  display: inline-block;
                  margin:0 5px -13px 8px;
  
  }*/ }
  @media (min-width: 1250px) {
    article .autores {
      margin-right: 200px; } }
  article .autores .redacao {
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 25px; }
  article .autores .autor {
    min-height: 65px;
    min-width: 230px;
    float: left; }
    @media (max-width: 480px) {
      article .autores .autor {
        min-width: 177px; } }
    article .autores .autor .fotoAutor {
      width: 54px;
      height: 54px;
      display: block;
      margin: 0 10px 40px 0;
      float: left; }
      @media (max-width: 480px) {
        article .autores .autor .fotoAutor {
          width: 35px;
          height: 35px; } }
    article .autores .autor ul li {
      /*        line-height: 17px;*/ }
  article .autores .autor2 {
    /*        border-left: solid 1px #ccc;*/ }
  article .autores a.nome {
    font-weight: 700;
    font-size: 16px; }
  article .autores .twitter {
    color: #00acee;
    line-height: 25px; }
article .imgArtigo img {
  width: 100%;
  height: auto; }

.fotoAutor {
  background-position: center top;
  background-size: cover;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  filter: grayscale(100%);
  width: 50px;
  height: 50px;
  transition: all 0.2s; }

a:hover .fotoAutor {
  filter: none; }

.footerAPP {
  background-color: #f3d68f;
  margin-top: 40px;
  padding-top: 200px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 720px) {
    .footerAPP {
      padding-top: 0; } }
  .footerAPP:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    background-color: #fff; }
    @media (max-width: 720px) {
      .footerAPP:before {
        display: none; } }
  .footerAPP .container {
    background-color: #f3d68f; }
    .footerAPP .container .download {
      font-size: 18px;
      padding: 0 20px 40px 20px;
      width: 67%; }
      @media (max-width: 1100px) {
        .footerAPP .container .download {
          width: 58%; } }
      @media (max-width: 600px) {
        .footerAPP .container .download {
          width: 65%; } }
      @media (max-width: 480px) {
        .footerAPP .container .download {
          width: 85%; } }
      .footerAPP .container .download .download-button {
        display: block;
        float: left;
        width: auto;
        margin: 10px 10px 0 0; }
        @media (max-width: 480px) {
          .footerAPP .container .download .download-button {
            margin: 20px 0 0 0;
            float: none; } }
        .footerAPP .container .download .download-button img {
          width: auto;
          height: 50px; }
      .footerAPP .container .download .title {
        font-family: 'Anton';
        font-size: 50px;
        color: #fff;
        padding: 40px 0 10px 0; }
        @media (max-width: 600px) {
          .footerAPP .container .download .title {
            font-size: 40px; } }
      .footerAPP .container .download h3 {
        font-size: 22px;
        padding-bottom: 10px; }
        @media (max-width: 600px) {
          .footerAPP .container .download h3 {
            font-size: 18px; } }
    .footerAPP .container .imgAPP {
      width: 30%;
      position: absolute;
      left: 68%;
      bottom: 0;
      background-image: url("/img/appmf2018.png?v3");
      background-position: center bottom;
      background-size: contain;
      background-repeat: no-repeat; }
      @media (max-width: 1100px) {
        .footerAPP .container .imgAPP {
          width: 40%; } }
      @media (max-width: 600px) {
        .footerAPP .container .imgAPP {
          width: 45%; } }
      @media (max-width: 1100px) {
        .footerAPP .container .imgAPP {
          left: 60%; } }
      @media (max-width: 600px) {
        .footerAPP .container .imgAPP {
          left: 67%; } }
      @media (max-width: 480px) {
        .footerAPP .container .imgAPP {
          left: 200px; } }
      .footerAPP .container .imgAPP .picturesquare {
        background-image: url("/img/appmf2018.gif?v3");
        background-position: center bottom;
        background-size: contain;
        background-repeat: no-repeat; }

.remate {
  background-color: #1B1513;
  overflow: hidden; }

.remate .container {
  background-color: #1B1513;
  color: #fff;
  padding: 10px;
  font-size: 1.2em;
  text-align: center; }
  .remate .container a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .remate .container a:hover {
      color: #ed672f; }

#iol-onlive {
  transition: all 0.5s;
  position: fixed;
  bottom: -500px;
  max-height: 100vh;
  z-index: 8999999;
  font-weight: 700;
  -webkit-box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 980px) {
    #iol-onlive {
      right: 0; } }
  @media (min-width: 981px) {
    #iol-onlive {
      left: 0; } }
  #iol-onlive .iol-onliveList {
    background-color: #f2c054;
    overflow: hidden; }
    @media (min-width: 981px) {
      #iol-onlive .iol-onliveList {
        padding-bottom: 20px; } }
  #iol-onlive .owl-carousel {
    display: block; }
    #iol-onlive .owl-carousel .owl-prev, #iol-onlive .owl-carousel .owl-next {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 40px;
      font-size: 0px;
      cursor: pointer; }
      #iol-onlive .owl-carousel .owl-prev:before, #iol-onlive .owl-carousel .owl-next:before {
        content: '...';
        display: block;
        background-size: 12px;
        width: 40px;
        background-repeat: no-repeat;
        height: 89px; }
        @media (max-width: 480px) {
          #iol-onlive .owl-carousel .owl-prev:before, #iol-onlive .owl-carousel .owl-next:before {
            height: 80px; } }
    #iol-onlive .owl-carousel .owl-prev {
      left: 0px; }
      #iol-onlive .owl-carousel .owl-prev:before {
        background-image: url(//cdn.iol.pt/js/utils/onlive/prev.svg);
        background-position: 5px center; }
    #iol-onlive .owl-carousel .owl-next {
      right: 0px;
      text-align: right;
      background: -moz-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(63%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
      /* safari4+,chrome */
      background: 150o-linear-gradient 359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%;
      /* opera 11.10+ */
      background: -ms-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* ie10+ */
      background: linear-gradient(91deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
      /* ie6-9 */ }
      #iol-onlive .owl-carousel .owl-next:before {
        background-image: url(//cdn.iol.pt/js/utils/onlive/next.svg);
        background-position: 23px center; }
    #iol-onlive .owl-carousel .disabled {
      display: none; }
  #iol-onlive .owl-nav.disabled {
    display: block; }
  #iol-onlive .title {
    background-color: #f2c054;
    font-size: 28px;
    padding: 8px;
    clear: both;
    font-family: 'Anton';
    color: #000;
    font-weight: 400;
    position: relative; }
    #iol-onlive .title #close-iol-onlive {
      position: absolute;
      top: 0;
      right: 0;
      width: 45px;
      height: 40px;
      text-align: center; }
      #iol-onlive .title #close-iol-onlive .close-onlive {
        display: block;
        width: 45px;
        height: 40px;
        background-image: url(//cdn.iol.pt/js/utils/onlive/close_w.svg);
        background-size: 28px;
        background-position: center;
        background-repeat: no-repeat; }
    #iol-onlive .title img {
      margin-right: 5px;
      margin-top: 6px;
      display: block;
      float: left; }
  #iol-onlive .onlive {
    display: table;
    width: 335px;
    float: left;
    margin-left: 22px; }
    @media (max-width: 375px) {
      #iol-onlive .onlive {
        width: 278px; } }
    #iol-onlive .onlive .tablecell {
      display: table-cell;
      vertical-align: middle;
      font-family: 'Roboto Condensed';
      padding: 8px 0;
      font-size: 18px;
      line-height: 1.2;
      position: relative; }
      @media (max-width: 375px) {
        #iol-onlive .onlive .tablecell {
          font-size: 13px; } }
      #iol-onlive .onlive .tablecell a {
        display: block;
        color: #000;
        padding: 0 8px;
        font-weight: 700 !important; }
      #iol-onlive .onlive .tablecell .img-onlive {
        margin-left: 6px; }
    #iol-onlive .onlive .tablecell.img {
      width: 136px; }
      @media (max-width: 480px) {
        #iol-onlive .onlive .tablecell.img {
          width: 120px; } }
      #iol-onlive .onlive .tablecell.img .play-onlive {
        position: absolute;
        width: 34px;
        margin-left: -14px;
        margin-top: -17px;
        left: 50%;
        top: 50%;
        opacity: 0.6; }

a.link-player {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  z-index: 1; }

.list-iol-onlive {
  /*    .emissao {
          background-color:#f0f0f0;
          color:#000;
  
          .onlivelabel {background-color: #AF2418; color:#fff;
  
                        @media(max-width:480px){display:block; margin-left:140px;}
          }
  
          .grelhaTable {
              margin:10px;
              td {font-size:14px;
                  padding: 2px;
                  font-family: 'Roboto Condensed';
                  a {
                      padding:2px;
                      color:#000;
                  }
              }
  
  
              .noAr {
                  //background-color: #AF2418;
              }
          } 
  
          .goGuiaTv {display: block; text-align: right; font-size:14px; padding:5px; color:#AF2418;}
          a.link-player {
              bottom:auto;
              padding-bottom:65%;
              width:94%;
  
              @media(max-width:480px){
                  bottom: auto;
                  width: 140px;
                  height: 95px;
                  padding-bottom: 0;
              }
  
          }
  
          .shares a span {color:#000;}
      }*/ }
  .list-iol-onlive .onlive {
    float: left;
    position: relative;
    padding: 15px 2.5% 10px 2.5%;
    background-color: #f2c054;
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2; }
    .list-iol-onlive .onlive h2 {
      display: block;
      margin: 10px 0; }
      @media (min-width: 481px) {
        .list-iol-onlive .onlive h2 img {
          display: none; } }
      @media (max-width: 480px) {
        .list-iol-onlive .onlive h2 {
          font-size: 4.5vw; } }
    .list-iol-onlive .onlive a {
      color: #000; }
    @media (max-width: 480px) {
      .list-iol-onlive .onlive .img-onlive {
        width: 130px;
        float: left;
        margin: 10px 10px 6px 5px; } }
    .list-iol-onlive .onlive .onlivelabel {
      color: #000;
      display: inline-block;
      padding: 2px 6px;
      font-family: 'Anton';
      font-weight: 400;
      font-size: 15px;
      margin-top: 10px;
      /*                      position:absolute;
                            top:-50px;
                            left:0;*/ }
      .list-iol-onlive .onlive .onlivelabel img {
        width: 12px;
        margin: 0;
        display: inline-block; }
      @media (max-width: 480px) {
        .list-iol-onlive .onlive .onlivelabel {
          display: none; } }
    @media (min-width: 660px) and (max-width: 880px), (min-width: 1180px) and (max-width: 1340px) {
      .list-iol-onlive .onlive {
        width: 45% !important; } }
    @media (min-width: 920px) and (max-width: 1180px), (max-width: 660px) {
      .list-iol-onlive .onlive {
        width: 95% !important;
        float: none;
        height: auto !important;
        margin-top: 20px; } }
    @media (max-width: 480px) {
      .list-iol-onlive .onlive {
        width: 98% !important;
        padding: 3px 1%;
        margin: 10px auto; } }
    .list-iol-onlive .onlive a.link-player {
      bottom: auto;
      width: 94%;
      padding-bottom: 55%; }
      @media (max-width: 480px) {
        .list-iol-onlive .onlive a.link-player {
          bottom: auto;
          width: 140px;
          height: 95px;
          padding-bottom: 0; } }

.img-onlive {
  position: relative;
  overflow: hidden; }
  .img-onlive img {
    /*        position: absolute;
            top:0;
            left:0;*/
    width: 100%; }

.info-onlive, .list-iol-onlive {
  position: relative; }
  .info-onlive .shares, .list-iol-onlive .shares {
    padding-top: 15px;
    /* position: absolute; bottom:15px; left:3%;*/ }
    .info-onlive .shares .shareDiv, .list-iol-onlive .shares .shareDiv {
      float: none;
      margin: 0 0 10px 0;
      padding: 0;
      text-align: center; }
    .info-onlive .shares a, .list-iol-onlive .shares a {
      opacity: 0.25; }
      .info-onlive .shares a span, .list-iol-onlive .shares a span {
        background-color: transparent;
        color: #000;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px; }
    @media (min-width: 1024px) {
      .info-onlive .shares a:hover, .list-iol-onlive .shares a:hover {
        opacity: 1;
        text-decoration: none; } }
    .info-onlive .shares #fbShareCount, .info-onlive .shares #twShareCount, .list-iol-onlive .shares #fbShareCount, .list-iol-onlive .shares #twShareCount {
      display: none; }
    @media (max-width: 480px) {
      .info-onlive .shares, .list-iol-onlive .shares {
        text-align: center;
        clear: both;
        padding-top: 5px; } }

@media (max-width: 480px) {
  #placeplayer {
    margin-left: -12px;
    margin-right: -12px; } }
.info-onlive {
  clear: both;
  font-size: 20px;
  background-color: #fff;
  color: #000;
  padding: 20px;
  line-height: 1.3;
  padding-bottom: 30px;
  margin-bottom: 35px;
  overflow: hidden;
  /*    .onlivelabel.emissao {background-color: #AF2418; color:#fff;
  
      }*/
  /*    .grelha {
          margin-top:20px;
          td a {color:#fff;}
          td {border:0!important;}
          .noAr {background-color:#000;
  
          }
          .noArRow .nomePrograma {background-color:#000!important;}
          .hora {background-color: #3e3e3e;}
  
          .goGuiaTv {color:#fff;}
      }*/ }
  @media (max-width: 480px) {
    .info-onlive {
      margin: 0 -12px; }
      .info-onlive .shareDiv {
        float: none;
        text-align: center; } }
  .info-onlive .onlivelabel {
    background-color: #ffc600;
    display: inline-block;
    padding: 0px 10px;
    color: #000;
    font-size: 28px;
    font-family: 'Anton'; }
    @media (max-width: 660px) {
      .info-onlive .onlivelabel {
        font-size: 6vw; } }
  .info-onlive h1 {
    font-size: 28px;
    padding: 14px 0; }
    @media (max-width: 660px) {
      .info-onlive h1 {
        font-size: 6vw; } }
  .info-onlive .shares {
    margin-top: 25px; }
    .info-onlive .shares a span {
      color: #000; }

.shareDiv {
  text-align: center;
  padding: 20px 0; }
  .shareDiv .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    margin-left: 16px;
    font-size: 20px;
    border: solid 1px #f0f0f0;
    background-color: #fff; }
    @media (hover: hover) {
      .shareDiv .icon:hover {
        background-color: #202c3a;
        color: #fff;
        cursor: pointer; } }
  .shareDiv .mf-icon-facebook {
    color: #3a5698; }
  .shareDiv .mf-icon-twitter {
    color: #1ea1f1; }
  .shareDiv .mf-icon-whatsapp {
    color: #2db142; }

.owl-next:before {
  content: "\e315"; }

.owl-prev:before {
  content: "\e314"; }

.iolgallery-content .owl-nav {
  top: auto;
  bottom: 5px;
  top: auto;
  font-family: 'mf' !important;
  cursor: pointer;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 60px;
  display: block; }
  .iolgallery-content .owl-nav .owl-next,
  .iolgallery-content .owl-nav .owl-prev {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 50%;
    width: 80px;
    height: 80px;
    min-height: auto;
    margin-top: -40px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
    font-size: 46px;
    z-index: 999999;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8); }
    .iolgallery-content .owl-nav .owl-next:before,
    .iolgallery-content .owl-nav .owl-prev:before {
      top: 50%;
      margin-top: -40px;
      line-height: 80px; }
      @media (max-width: 767px) {
        .iolgallery-content .owl-nav .owl-next:before,
        .iolgallery-content .owl-nav .owl-prev:before {
          line-height: 100px; } }
    @media (max-width: 767px) {
      .iolgallery-content .owl-nav .owl-next,
      .iolgallery-content .owl-nav .owl-prev {
        background-color: transparent;
        color: #fff;
        opacity: 1;
        height: 100px;
        width: 100px;
        opacity: 0.7;
        margin-top: -50px; } }
  .iolgallery-content .owl-nav .owl-next {
    right: 0px; }
    @media (max-width: 767px) {
      .iolgallery-content .owl-nav .owl-next {
        text-align: right;
        padding-right: 10px; } }
  .iolgallery-content .owl-nav .owl-prev {
    left: 0px; }
    @media (max-width: 767px) {
      .iolgallery-content .owl-nav .owl-prev {
        text-align: left;
        padding-left: 10px; } }

.pub {
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  .pub div:first-child:before {
    content: 'PUB';
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #808080;
    padding-top: 10px; }
  .pub iframe {
    margin-bottom: 10px !important; }

.wrapAoMinuto {
  overflow: hidden;
  color: #222;
  /*
  .navAoMinutoWrapper.fixed {
      position:fixed;
      top:12%;
      left:0;
      right:0;
  }
  */
  /* Ao Vivo - barra de eventos */ }
  .wrapAoMinuto .wrapAoMinutoLeft {
    padding-bottom: 100px; }
    @media (min-width: 1025px) {
      .wrapAoMinuto .wrapAoMinutoLeft {
        width: calc(100% - 380px);
        margin: 0 20px 0 10px;
        float: left; } }
  .wrapAoMinuto .wrapAoMinutoRight {
    padding-top: 50px; }
    @media (min-width: 1025px) {
      .wrapAoMinuto .wrapAoMinutoRight {
        width: 340px;
        float: left; } }
    .wrapAoMinuto .wrapAoMinutoRight h2 {
      font-family: Anton;
      text-transform: uppercase; }
  .wrapAoMinuto .bigTitleAominuto {
    font-family: 'Anton';
    font-size: 9vw;
    padding: 10px;
    position: relative; }
    @media (min-width: 769px) {
      .wrapAoMinuto .bigTitleAominuto {
        font-size: 50px;
        padding: 30px 10px 15px 10px; } }
    .wrapAoMinuto .bigTitleAominuto .shareDiv {
      position: absolute;
      left: 220px;
      top: 15px;
      padding: 0; }
      @media (max-width: 768px) {
        .wrapAoMinuto .bigTitleAominuto .shareDiv {
          top: 0px;
          right: 10px;
          left: auto; } }
  .wrapAoMinuto .gameInfo {
    font-weight: 700;
    text-align: center;
    color: #777; }
    .wrapAoMinuto .gameInfo li {
      display: inline-block;
      font-size: 14px;
      line-height: 17px;
      padding: 0 10px; }
      .wrapAoMinuto .gameInfo li a {
        color: #777;
        text-decoration: underline; }
      .wrapAoMinuto .gameInfo li .icon {
        color: #666;
        display: inline-block;
        padding: 0 6px; }
  .wrapAoMinuto .headerAominuto {
    text-align: center;
    margin-top: 30px; }
    @media (min-width: 769px) {
      .wrapAoMinuto .headerAominuto {
        background: -moz-linear-gradient(90deg, #d6d5ce 0%, #f2f0e9 100%);
        /* ff3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f0e9), color-stop(100%, #d6d5ce));
        /* safari4+,chrome */
        background: -webkit-linear-gradient(90deg, #d6d5ce 0%, #f2f0e9 100%);
        /* safari5.1+,chrome10+ */
        background: -o-linear-gradient(90deg, #d6d5ce 0%, #f2f0e9 100%);
        /* opera 11.10+ */
        background: -ms-linear-gradient(90deg, #d6d5ce 0%, #f2f0e9 100%);
        /* ie10+ */
        background: linear-gradient(0deg, #d6d5ce 0%, #f2f0e9 100%);
        /* w3c */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f0e9', endColorstr='#d6d5ce', GradientType=0);
        /* ie6-9 */ } }
    @media (max-width: 768px) {
      .wrapAoMinuto .headerAominuto {
        background-color: #f2f0e9; } }
    .wrapAoMinuto .headerAominuto .resultsHeight {
      padding-top: 12%; }
    .wrapAoMinuto .headerAominuto .gameResults {
      margin-top: -12%; }
      .wrapAoMinuto .headerAominuto .gameResults .fixed {
        position: fixed;
        top: 15px;
        left: 0;
        right: 0;
        background-color: #f2f0e9;
        z-index: 100;
        -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25); }
      .wrapAoMinuto .headerAominuto .gameResults .gameResultsInner {
        position: relative;
        padding-top: 12%; }
        @media (min-width: 1024px) and (max-width: 1100px) {
          .wrapAoMinuto .headerAominuto .gameResults .gameResultsInner {
            padding-top: 17%; } }
        @media (min-width: 1100px) and (max-width: 1300px) {
          .wrapAoMinuto .headerAominuto .gameResults .gameResultsInner {
            padding-top: 14%; } }
      .wrapAoMinuto .headerAominuto .gameResults .gradient {
        position: absolute;
        top: -15px; }
      .wrapAoMinuto .headerAominuto .gameResults .statusGame {
        width: 20%;
        min-width: 100px;
        -ms-transform: translate(-50%, 0);
        /* IE 9 */
        -webkit-transform: translate(-50%, 0);
        /* Safari */
        transform: translate(-50%, 0);
        position: absolute;
        left: 50%;
        top: -8px;
        background-color: #d6d4ce;
        text-align: center;
        border-radius: 8px;
        /*
        .noresult {
            background-color: #d6d4ce;
        }
        */ }
        .wrapAoMinuto .headerAominuto .gameResults .statusGame .label {
          display: block;
          text-align: center;
          line-height: 1.3;
          font-family: Anton;
          padding: 0;
          font-size: 3.5vw;
          margin: 0;
          background-color: transparent;
          text-transform: uppercase;
          color: #333; }
          @media (min-width: 1025px) {
            .wrapAoMinuto .headerAominuto .gameResults .statusGame .label {
              font-size: 25px;
              line-height: 1.5; } }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .label .icon,
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .label span {
            display: inline-block;
            margin: 0 3px; }
        .wrapAoMinuto .headerAominuto .gameResults .statusGame .label.adecorreraovivo {
          font-size: 5vw;
          color: #fff; }
          @media (min-width: 1025px) {
            .wrapAoMinuto .headerAominuto .gameResults .statusGame .label.adecorreraovivo {
              font-size: 36px; } }
        .wrapAoMinuto .headerAominuto .gameResults .statusGame .label.adecorrer {
          font-size: 3.4vw;
          color: #fff; }
          @media (min-width: 1025px) {
            .wrapAoMinuto .headerAominuto .gameResults .statusGame .label.adecorrer {
              font-size: 24px; } }
        .wrapAoMinuto .headerAominuto .gameResults .statusGame .result {
          width: 44%;
          background-color: #222;
          color: #fff;
          font-size: 6vw;
          padding: 8% 0;
          font-family: Anton;
          float: left;
          border-radius: 6px; }
          @media (min-width: 1025px) {
            .wrapAoMinuto .headerAominuto .gameResults .statusGame .result {
              font-size: 50px; } }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .result h2 {
            position: absolute;
            top: 50%;
            color: #000;
            font-size: 2.8vw;
            width: 100%;
            font-family: Anton;
            text-transform: uppercase; }
            @media (min-width: 1025px) {
              .wrapAoMinuto .headerAominuto .gameResults .statusGame .result h2 {
                font-size: 20px; } }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .result ul {
            position: absolute;
            color: #000;
            font-size: 12px;
            background-color: #fff;
            font-family: Roboto; }
        .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultA {
          margin: 0 2% 4% 4%; }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultA h2,
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultA ul {
            text-align: right;
            right: 110%; }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultA ul {
            width: 100%; }
            @media (max-width: 768px), (min-width: 1025px) and (max-width: 1200px) {
              .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultA ul {
                right: 60%;
                top: 120%;
                width: 230%; } }
        .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultB {
          margin: 0 4% 4% 2%; }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultB h2,
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultB ul {
            text-align: left;
            left: 110%; }
          .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultB ul {
            width: 100%; }
            @media (max-width: 768px), (min-width: 1025px) and (max-width: 1200px) {
              .wrapAoMinuto .headerAominuto .gameResults .statusGame .resultB ul {
                left: 60%;
                top: 120%;
                width: 230%; } }
      .wrapAoMinuto .headerAominuto .gameResults .playingLayout {
        background-color: #b1ea78;
        animation-name: pisca;
        animation-duration: 0.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate; }
        .wrapAoMinuto .headerAominuto .gameResults .playingLayout label {
          color: #fff; }
    .wrapAoMinuto .headerAominuto .gameResultsA .logo,
    .wrapAoMinuto .headerAominuto .gameResultsB .logo {
      position: absolute;
      width: 15%;
      left: 3px;
      top: 10%; }
      @media (min-width: 500px) {
        .wrapAoMinuto .headerAominuto .gameResultsA .logo,
        .wrapAoMinuto .headerAominuto .gameResultsB .logo {
          width: 16%;
          left: 3%;
          top: 2%; } }
      .wrapAoMinuto .headerAominuto .gameResultsA .logo img,
      .wrapAoMinuto .headerAominuto .gameResultsB .logo img {
        width: 100%;
        height: auto; }
    .wrapAoMinuto .headerAominuto .gameResultsB .logo {
      left: auto;
      right: 3px; }
      @media (min-width: 500px) {
        .wrapAoMinuto .headerAominuto .gameResultsB .logo {
          right: 3%; } }
    .wrapAoMinuto .headerAominuto .golosTeamB,
    .wrapAoMinuto .headerAominuto .golosTeamA {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 45%;
      padding-top: 5%;
      text-align: left;
      font-size: 13px;
      padding-bottom: 15px; }
      @media (min-width: 481px) {
        .wrapAoMinuto .headerAominuto .golosTeamB,
        .wrapAoMinuto .headerAominuto .golosTeamA {
          width: 35%;
          padding-top: 0; } }
    .wrapAoMinuto .headerAominuto .golosTeamA {
      text-align: right;
      margin-right: 2%; }
      @media (min-width: 481px) {
        .wrapAoMinuto .headerAominuto .golosTeamA {
          margin-right: 12%; } }
    .wrapAoMinuto .headerAominuto .golosTeamB {
      margin-left: 2%; }
      @media (min-width: 481px) {
        .wrapAoMinuto .headerAominuto .golosTeamB {
          margin-left: 12%; } }
  .wrapAoMinuto .gameResults.fixed {
    margin: 0; }
    @media (max-width: 768px) {
      .wrapAoMinuto .gameResults.fixed {
        position: fixed;
        top: 15px;
        left: 0;
        right: 0;
        background-color: #f2f0e9;
        z-index: 100;
        -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25); } }
  .wrapAoMinuto .navAoMinutoWrapper {
    margin-top: 15px;
    text-align: center; }
    .wrapAoMinuto .navAoMinutoWrapper li {
      display: inline-block;
      width: 15.5%;
      height: 60px;
      max-width: 96px;
      text-align: center;
      font-size: 11px;
      font-weight: 700;
      cursor: pointer;
      margin: 0 -2px; }
      .wrapAoMinuto .navAoMinutoWrapper li .icon {
        display: block;
        font-size: 26px;
        line-height: 40px; }
    .wrapAoMinuto .navAoMinutoWrapper li.selected {
      background-color: #fff;
      color: #000; }
    @media (max-width: 768px) {
      .wrapAoMinuto .navAoMinutoWrapper {
        overflow-x: auto;
        overflow-y: hidden;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 60px;
        background-color: #202c3a;
        color: #fff;
        z-index: 9999999;
        -webkit-box-shadow: 0px -6px 6px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px -6px 6px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px -6px 6px 0px rgba(0, 0, 0, 0.25); }
        .wrapAoMinuto .navAoMinutoWrapper::-webkit-scrollbar-track {
          -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          background-color: rgba(255, 255, 255, 0.5); }
        .wrapAoMinuto .navAoMinutoWrapper::-webkit-scrollbar {
          height: 4px;
          background-color: transparent; }
        .wrapAoMinuto .navAoMinutoWrapper::-webkit-scrollbar-thumb {
          background-color: #f2f0e9;
          border: 0;
          border-radius: 2px; }
        .wrapAoMinuto .navAoMinutoWrapper li {
          font-size: 10px;
          float: left;
          margin: 0;
          display: block; }
        .wrapAoMinuto .navAoMinutoWrapper li.selected {
          background-color: #ed672f;
          color: #fff; } }
  .wrapAoMinuto .timelineJogo {
    margin-top: 10px;
    text-align: left;
    margin: 0 2% 0 2%;
    padding: 25px 0; }
    .wrapAoMinuto .timelineJogo .resultafter,
    .wrapAoMinuto .timelineJogo .equipaAResultAfter,
    .wrapAoMinuto .timelineJogo .equipaBResultAfter {
      display: none; }
    .wrapAoMinuto .timelineJogo .equipa {
      font-size: 12px;
      position: relative;
      line-height: 26px;
      padding: 0 2px;
      color: #888;
      font-weight: 700; }
      .wrapAoMinuto .timelineJogo .equipa ul {
        position: absolute;
        left: 0;
        right: 25%;
        height: 30px;
        color: #000;
        width: 100%; }
        .wrapAoMinuto .timelineJogo .equipa ul li {
          cursor: pointer;
          position: absolute;
          text-transform: none;
          margin-left: -10px; }
          .wrapAoMinuto .timelineJogo .equipa ul li .descricaoEvento {
            display: none; }
          .wrapAoMinuto .timelineJogo .equipa ul li:hover .descricaoEvento {
            display: block;
            background-color: #fff;
            color: #000;
            font-family: 'Roboto Condensed';
            line-height: 15px;
            font-size: 14px;
            padding: 10px;
            z-index: 100;
            width: 150px;
            position: absolute;
            border-radius: 4px;
            -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
            font-weight: 700; }
          .wrapAoMinuto .timelineJogo .equipa ul li:hover .eventoIcon {
            background-color: #fff;
            color: #000; }
          .wrapAoMinuto .timelineJogo .equipa ul li .eventoIcon {
            display: block;
            font-size: 14px;
            height: 20px;
            line-height: 20px;
            width: 20px;
            text-align: center;
            border-radius: 3px; }
          .wrapAoMinuto .timelineJogo .equipa ul li .eventoApito {
            color: #000;
            position: absolute;
            left: 0;
            top: -22px;
            width: 22px;
            height: 16px;
            border-radius: 10px;
            line-height: 16px;
            text-align: center;
            background-color: #E1E0D8;
            font-size: 17px;
            -ms-transform: translate(0, -50%);
            /* IE 9 */
            -webkit-transform: translate(0, -50%);
            /* Safari */
            transform: translate(0, -50%); }
            @media (max-width: 768px) {
              .wrapAoMinuto .timelineJogo .equipa ul li .eventoApito {
                background-color: #F2F0E9; } }
          .wrapAoMinuto .timelineJogo .equipa ul li .autogolo {
            color: red; }
    .wrapAoMinuto .timelineJogo .equipa1 ul {
      bottom: 0;
      top: 0; }
      .wrapAoMinuto .timelineJogo .equipa1 ul li .eventoApito {
        bottom: -6px; }
      .wrapAoMinuto .timelineJogo .equipa1 ul .descricaoEvento {
        bottom: 30px; }
    .wrapAoMinuto .timelineJogo .equipa2 ul {
      top: 0;
      bottom: 0; }
      .wrapAoMinuto .timelineJogo .equipa2 ul li .eventoApito {
        top: -3px; }
      .wrapAoMinuto .timelineJogo .equipa2 ul .descricaoEvento {
        top: 30px; }
    .wrapAoMinuto .timelineJogo .tempo {
      position: relative;
      height: 6px; }
      .wrapAoMinuto .timelineJogo .tempo .barra {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        /*valor dinamico width:120%;*/
        background-color: #7c995e; }
        .wrapAoMinuto .timelineJogo .tempo .barra span {
          position: absolute;
          top: -6px;
          right: -50px;
          display: block;
          color: #5d7145;
          width: 30px;
          font-weight: 700;
          font-size: 18px;
          /* line-height: 47px; */
          /* border-left: solid 1px #007e15; */
          z-index: 100;
          padding: 0;
          /* display: none; */
          background-color: #e1dfd8;
          z-index: 0; }
          @media (max-width: 768px) {
            .wrapAoMinuto .timelineJogo .tempo .barra span {
              background-color: #F2F0E9; } }
  .wrapAoMinuto .numeroPlayer {
    position: relative;
    text-align: center;
    width: 46px;
    height: 30px;
    margin: 0 auto; }
    .wrapAoMinuto .numeroPlayer .mf-icon-camisola {
      font-size: 30px;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }
    .wrapAoMinuto .numeroPlayer .numeroCamisola {
      position: absolute;
      width: 100%;
      text-align: center;
      left: 0;
      right: 0;
      top: 8px;
      font-size: 12px;
      line-height: 12px;
      font-weight: 700; }
  .wrapAoMinuto .eventosPlayer {
    font-size: 14px; }
    .wrapAoMinuto .eventosPlayer span {
      padding: 0 2px; }
    .wrapAoMinuto .eventosPlayer .penalty em {
      font-family: 'Roboto Condensed';
      font-style: normal;
      font-size: 10px; }
  .wrapAoMinuto .headerEquipaCampo {
    position: relative;
    background-color: #f2f0e9;
    margin: 2px 0 2px 40px;
    padding: 6px 6px 6px 40px;
    font-size: 14px;
    height: 35px; }
    .wrapAoMinuto .headerEquipaCampo h2 {
      font-size: 16px;
      margin-bottom: 5px; }
    .wrapAoMinuto .headerEquipaCampo .logo {
      width: 80px;
      height: 80px;
      border-radius: 40px;
      overflow: hidden;
      text-align: center;
      background-color: #fff;
      position: absolute;
      left: -50px;
      top: -18px;
      z-index: 3; }
      .wrapAoMinuto .headerEquipaCampo .logo img {
        width: auto;
        height: 60px;
        margin-top: 10px; }
    .wrapAoMinuto .headerEquipaCampo .taticaLabel {
      position: absolute;
      right: 5px;
      top: 5px; }
  .wrapAoMinuto .headerEquipaCampoB {
    margin-bottom: 50px;
    margin: 2px 40px 2px 0;
    padding: 6px 40px 6px 6px;
    text-align: right; }
    .wrapAoMinuto .headerEquipaCampoB .logo {
      left: auto;
      right: -50px; }
    .wrapAoMinuto .headerEquipaCampoB .taticaLabel {
      right: auto;
      left: 5px; }
  .wrapAoMinuto .headerEquipaCampoA {
    margin-top: 50px; }
  .wrapAoMinuto .soccerField {
    position: relative;
    height: 0;
    padding-bottom: 190%;
    background-color: #7c995e;
    background-image: url("/img/aominuto/campo.png");
    background-size: 100% 100%;
    /* ********** 4 na primeira linha **** */
    /* ********** 4 na primeira linha + 1 na segunda **** */
    /* ********** 4 na primeira linha + 2 na segunda **** */
    /* ********** 4 na primeira linha + 3 na segunda **** */
    /* ********** 4 na primeira linha + 4 na segunda **** */
    /* ********** 4 na primeira linha + 5 na segunda **** */
    /* *****************************************************
    
    
    
    
            / * ********** 4 na primeira linha **** * /
            .teamField1{
                .T433, .T442, .T424, .T451  {
                    .player1 {top:30%;left:12.5%}
                    .player2 {top:30%;left:37.5%}
                    .player3 {top:30%;left:62.5%}
                    .player4 {top:30%;left:87.5%}
    
                }
                .T4231, .T4132, .T4213, .T4141  {
                    .player1 {top:25%;left:12.5%}
                    .player2 {top:25%;left:37.5%}
                    .player3 {top:25%;left:62.5%}
                    .player4 {top:25%;left:87.5%}
    
                }
                .T343, .T352 {
                    .player1 {top:30%;left:20%}
                    .player2 {top:30%;left:50%}
                    .player3 {top:30%;left:80%}
                }
    
                .T343 {
                    .player4 {top:56.6%;left:12.5%}
                    .player5 {top:56.6%;left:37.5%}
                    .player6 {top:56.6%;left:62.5%}
                    .player7 {top:56.6%;left:87.5%}
    
                    .player8 {top:83.2%;left:20%}
                    .player9 {top:83.2%;left:50%}
                    .player10 {top:83.2%;left:80%}
                }
    
                .T352 {
                    .player4 {top:56.6%;left:10%; width:19%;}
                    .player5 {top:56.6%;left:30%; width:19%;}
                    .player6 {top:56.6%;left:50%; width:19%;}
                    .player7 {top:56.6%;left:70%; width:19%;}
                    .player8 {top:56.6%;left:90%; width:19%;}
    
                    .player9 {top:83.2%;left:30%}
                    .player10 {top:83.2%;left:70%}
                }
    
                .T532 {
                    .player1 {top:30%;left:10%; width:19%;}
                    .player2 {top:30%;left:30%; width:19%;}
                    .player3 {top:30%;left:50%; width:19%;}
                    .player4 {top:30%;left:70%; width:19%;}
                    .player5 {top:30%;left:90%; width:19%;}
    
                    .player6 {top:56.6%;left:20%}
                    .player7 {top:56.6%;left:50%}
                    .player8 {top:56.6%;left:80%}
    
                    .player9 {top:83.2%;left:30%}
                    .player10 {top:83.2%;left:70%}
    
                }
    
            }
            .teamField2{
                .T433, .T442, .T424, .T451 {
                    .player1 {bottom:25%;left:12.5%}
                    .player2 {bottom:25%;left:37.5%}
                    .player3 {bottom:25%;left:62.5%}
                    .player4 {bottom:25%;left:87.5%}
                }
    
                .T4231, .T4132, .T4213, .T4141 {
                    .player1 {bottom:20%;left:12.5%}
                    .player2 {bottom:20%;left:37.5%}
                    .player3 {bottom:20%;left:62.5%}
                    .player4 {bottom:20%;left:87.5%}
                }
    
                .T343, .T352 {
                    .player1 {bottom:25%;left:20%}
                    .player2 {bottom:25%;left:50%}
                    .player3 {bottom:25%;left:80%}
                }
    
                .T343 {
                    .player4 {bottom:51.6%;left:12.5%}
                    .player5 {bottom:51.6%;left:37.5%}
                    .player6 {bottom:51.6%;left:62.5%}
                    .player7 {bottom:51.6%;left:87.5%}
    
                    .player8 {bottom:78.2%;left:20%}
                    .player9 {bottom:78.2%;left:50%}
                    .player10 {bottom:78.2%;left:80%}
    
    
    
                }
    
                .T352 {
                    .player4 {bottom:51.6%;left:10%; width:19%;}
                    .player5 {bottom:51.6%;left:30%; width:19%;}
                    .player6 {bottom:51.6%;left:50%; width:19%;}
                    .player7 {bottom:51.6%;left:70%; width:19%;}
                    .player8 {bottom:51.6%;left:90%; width:19%;}
    
                    .player9 {bottom:78.2%;left:30%}
                    .player10 {bottom:78.2%;left:70%}
                }
    
    
    
                .T532 {
                    .player1 {bottom:25%;left:10%; width:19%;}
                    .player2 {bottom:25%;left:30%; width:19%;}
                    .player3 {bottom:25%;left:50%;width:19%;}
                    .player4 {bottom:25%;left:70%; width:19%;}
                    .player5 {bottom:25%;left:90%; width:19%;}
    
                    .player6 {bottom:51.6%;left:20%}
                    .player7 {bottom:51.6%;left:50%}
                    .player8 {bottom:51.6%;left:80%}
    
                    .player9 {bottom:78.2%;left:30%}
                    .player10 {bottom:78.2%;left:70%}
    
                }
    
    
            }
    
            / * ********** 4 na primeira linha + 1 na segunda **** * / 
            .teamField1{
                .T4132, .T4141  {
                    .player5 {top:45%; left:50% }
                }  
    
                .T4132  {
                    .player6 {top:65%;left:20%}
                    .player7 {top:65%;left:50%}
                    .player8 {top:65%;left:80%}
    
                    .player9 {top:85%;left:30%}
                    .player10 {top:85%;left:70%}
    
    
                }
                .T4141  {
                    .player6 {top:65%;left:12.5%}
                    .player7 {top:65%;left:37.5%}
                    .player8 {top:65%;left:62.5%}
                    .player9 {top:65%;left:87.5%}
    
                    .player10 {top:85%;left:50%}
    
                }
            }
            .teamField2{
                .T4132, .T4141 {
                    .player5 {bottom:40%; left:50% }
                }
    
                .T4132  {
                    .player6 {bottom:60%;left:20%}
                    .player7 {bottom:60%;left:50%}
                    .player8 {bottom:60%;left:80%}
    
                    .player9 {bottom:80%;left:30%}
                    .player10 {bottom:80%;left:70%}
    
    
                } 
    
                .T4141  {
                    .player6 {bottom:60%;left:12.5%}
                    .player7 {bottom:60%;left:37.5%}
                    .player8 {bottom:60%;left:62.5%}
                    .player9 {bottom:60%;left:87.5%}
    
                    .player10 {bottom:80%;left:50%}
    
                }
            }
    
    
            / * ********** 4 na primeira linha + 2 na segunda **** * / 
            .teamField1{
                / * .T4231, .T4213, * /
    
                .T424 {
                    .player5 {top:56.6%; left:30% }
                    .player6 {top:56.6%;left:70%}
    
                    .player7 {top:83.2%;left:12.5%}
                    .player8 {top:83.2%;left:37.5%}
                    .player9 {top:83.2%;left:62.5%}
                    .player10 {top:83.2%;left:87.5%}
                } 
    
                .T4231 {
                    .player5 {top:45%; left:30% }
                    .player6 {top:45%;left:70%}
    
                    .player7 {top:65%;left:20%}
                    .player8 {top:65%;left:50%}
                    .player9 {top:65%;left:80%}
    
                    .player10 {top:85%;left:50%}
                }
                .T4213 {
                    .player5 {top:45%; left:30% }
                    .player6 {top:45%;left:70%}
    
                    .player7 {top:65%;left:50%}
    
                    .player8 {top:85%;left:20%}
                    .player9 {top:85%;left:50%}
                    .player10 {top:85%;left:80%}
                }
            }
            .teamField2{
                / * .T4231, .T4213, * /
    
                .T424 {
                    .player5 {bottom:51.6%; left:30% }
                    .player6 {bottom:51.6%; left:70%}
    
                    .player7 {bottom:78.2%;left:12.5%}
                    .player8 {bottom:78.2%;left:37.5%}
                    .player9 {bottom:78.2%;left:62.5%}
                    .player10 {bottom:78.2%;left:87.5%}
                }
    
    
                .T4231 {
                    .player5 {bottom:40%; left:30% }
                    .player6 {bottom:40%;left:70%}
    
                    .player7 {bottom:60%;left:20%}
                    .player8 {bottom:60%;left:50%}
                    .player9 {bottom:60%;left:80%}
    
                    .player10 {bottom:80%;left:50%}
                }
    
    
                .T4213 {
                    .player5 {bottom:40%; left:30% }
                    .player6 {bottom:40%;left:70%}
    
                    .player7 {bottom:60%;left:50%}
    
                    .player8 {bottom:80%;left:20%}
                    .player9 {bottom:80%;left:50%}
                    .player10 {bottom:80%;left:80%}
                }
            }
    
    
            / * ********** 4 na primeira linha + 3 na segunda **** * / 
            .teamField1{
                .T433 {
                    .player5 {top:56.6%; left:20% }
                    .player6 {top:56.6%;left:50%}
                    .player7 {top:56.6%;left:80%}
    
                    .player8 {top:83.2%;left:20%}
                    .player9 {top:83.2%;left:50%}
                    .player10 {top:83.2%;left:80%}
                }
            }
            .teamField2{
                .T433 {
                    .player5 {bottom:51.6%; left:20% }
                    .player6 {bottom:51.6%;left:50%}
                    .player7 {bottom:51.6%;left:80%}
    
                    .player8 {bottom:78.2%;left:20%}
                    .player9 {bottom:78.2%;left:50%}
                    .player10 {bottom:78.2%;left:80%}
                }
            }
    
            / * ********** 4 na primeira linha + 4 na segunda **** * / 
            .teamField1{
                .T442 {
                    .player5 {top:56.6%;left:12.5%}
                    .player6 {top:56.6%;left:37.5%}
                    .player7 {top:56.6%;left:62.5%}
                    .player8 {top:56.6%;left:87.5%}
    
                    .player9 {top:83.2%;left:30%}
                    .player10 {top:83.2%;left:70%}
                }
            }
            .teamField2{
                .T442 {
                    .player5 {bottom:51.6%;left:12.5%}
                    .player6 {bottom:51.6%;left:37.5%}
                    .player7 {bottom:51.6%;left:62.5%}
                    .player8 {bottom:51.6%;left:87.5%}
    
                    .player9 {bottom:78.2%;left:30%}
                    .player10 {bottom:78.2%;left:70%}
                }
            }
    
    
    
            / * ********** 4 na primeira linha + 5 na segunda **** * / 
            .teamField1{
    
                .T451 {
                    .player5 {top:56.6%;left:10%;width:19%;}
                    .player6 {top:56.6%;left:30%; width:19%;}
                    .player7 {top:56.6%;left:50%; width:19%;}
                    .player8 {top:56.6%;left:70%; width:19%;}
                    .player9 {top:56.6%;left:90%; width:19%;}
    
                    .player10 {top:83.2%;left:50%}
                }
            }
            .teamField2{
                .T451 {
                    .player5 {bottom:51.6%;left:10%; width:19%;}
                    .player6 {bottom:51.6%;left:30%;width:19%;}
                    .player7 {bottom:51.6%;left:50%; width:19%;}
                    .player8 {bottom:51.6%;left:70%; width:19%;}
                    .player9 {bottom:51.6%;left:90%; width:19%;}
    
                    .player10 {bottom:78.2%;left:50%}
                }
            }
    
    
    
    
    
    
    */ }
    .wrapAoMinuto .soccerField .classMF {
      right: 0;
      bottom: 27px; }
    .wrapAoMinuto .soccerField .teamField1,
    .wrapAoMinuto .soccerField .teamField2 {
      width: 100%;
      position: absolute; }
    .wrapAoMinuto .soccerField .teamField1 {
      top: 0;
      bottom: 50%; }
    .wrapAoMinuto .soccerField .teamField2 {
      top: 50%;
      bottom: 0; }
    .wrapAoMinuto .soccerField .playerInField {
      position: absolute;
      -ms-transform: translate(-50%, 0);
      /* IE 9 */
      -webkit-transform: translate(-50%, 0);
      /* Safari */
      transform: translate(-50%, 0);
      background-color: rgba(0, 0, 0, 0.3);
      width: 23%;
      height: 45px;
      text-align: center;
      border-radius: 6px;
      color: #fff; }
      .wrapAoMinuto .soccerField .playerInField .nomePlayer {
        width: 100%;
        height: 18px;
        line-height: 18px;
        overflow: hidden;
        font-size: 12px;
        font-weight: 700; }
      .wrapAoMinuto .soccerField .playerInField .numeroPlayer {
        margin-top: -20px; }
    .wrapAoMinuto .soccerField .teamField1 .numeroPlayer .mf-icon-camisola {
      color: #333; }
    .wrapAoMinuto .soccerField .teamField1 .numeroPlayer {
      color: #fff; }
    .wrapAoMinuto .soccerField .teamField1 .player0 {
      top: 5%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .numeroPlayer .mf-icon-camisola {
      color: #eee; }
    .wrapAoMinuto .soccerField .teamField2 .numeroPlayer {
      color: #000; }
    .wrapAoMinuto .soccerField .teamField2 .player0 {
      bottom: 1%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player4,
    .wrapAoMinuto .soccerField .teamField1 .T442 .player4,
    .wrapAoMinuto .soccerField .teamField1 .T424 .player4,
    .wrapAoMinuto .soccerField .teamField1 .T451 .player4 {
      top: 30%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T442 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T424 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T451 .player3 {
      top: 30%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T442 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T424 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T451 .player2 {
      top: 30%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T442 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T424 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T451 .player1 {
      top: 30%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4231 .player4,
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player4,
    .wrapAoMinuto .soccerField .teamField1 .T4213 .player4,
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player4 {
      top: 25%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4231 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T4213 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player3 {
      top: 25%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4231 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T4213 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player2 {
      top: 25%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4231 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T4213 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player1 {
      top: 25%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player3,
    .wrapAoMinuto .soccerField .teamField1 .T352 .player3 {
      top: 30%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player2,
    .wrapAoMinuto .soccerField .teamField1 .T352 .player2 {
      top: 30%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player1,
    .wrapAoMinuto .soccerField .teamField1 .T352 .player1 {
      top: 30%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player7 {
      top: 56.6%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player6 {
      top: 56.6%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player5 {
      top: 56.6%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player4 {
      top: 56.6%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player10 {
      top: 83.2%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player9 {
      top: 83.2%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T343 .player8 {
      top: 83.2%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player8 {
      top: 56.6%;
      left: 10%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player7 {
      top: 56.6%;
      left: 30%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player6 {
      top: 56.6%;
      left: 50%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player5 {
      top: 56.6%;
      left: 70%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player4 {
      top: 56.6%;
      left: 90%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player10 {
      top: 83.2%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField1 .T352 .player9 {
      top: 83.2%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player5 {
      top: 30%;
      left: 10%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player4 {
      top: 30%;
      left: 30%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player3 {
      top: 30%;
      left: 50%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player2 {
      top: 30%;
      left: 70%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player1 {
      top: 30%;
      left: 90%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player8 {
      top: 56.6%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player7 {
      top: 56.6%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player6 {
      top: 56.6%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player10 {
      top: 83.2%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField1 .T532 .player9 {
      top: 83.2%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player4,
    .wrapAoMinuto .soccerField .teamField2 .T442 .player4,
    .wrapAoMinuto .soccerField .teamField2 .T424 .player4,
    .wrapAoMinuto .soccerField .teamField2 .T451 .player4 {
      bottom: 25%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T442 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T424 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T451 .player3 {
      bottom: 25%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T442 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T424 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T451 .player2 {
      bottom: 25%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T442 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T424 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T451 .player1 {
      bottom: 25%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4231 .player4,
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player4,
    .wrapAoMinuto .soccerField .teamField2 .T4213 .player4,
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player4 {
      bottom: 20%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4231 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T4213 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player3 {
      bottom: 20%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4231 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T4213 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player2 {
      bottom: 20%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4231 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T4213 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player1 {
      bottom: 20%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player3,
    .wrapAoMinuto .soccerField .teamField2 .T352 .player3 {
      bottom: 25%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player2,
    .wrapAoMinuto .soccerField .teamField2 .T352 .player2 {
      bottom: 25%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player1,
    .wrapAoMinuto .soccerField .teamField2 .T352 .player1 {
      bottom: 25%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player7 {
      bottom: 51.6%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player6 {
      bottom: 51.6%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player5 {
      bottom: 51.6%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player4 {
      bottom: 51.6%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player10 {
      bottom: 78.2%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player9 {
      bottom: 78.2%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T343 .player8 {
      bottom: 78.2%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player8 {
      bottom: 51.6%;
      left: 10%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player7 {
      bottom: 51.6%;
      left: 30%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player6 {
      bottom: 51.6%;
      left: 50%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player5 {
      bottom: 51.6%;
      left: 70%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player4 {
      bottom: 51.6%;
      left: 90%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player10 {
      bottom: 78.2%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField2 .T352 .player9 {
      bottom: 78.2%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player5 {
      bottom: 25%;
      left: 10%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player4 {
      bottom: 25%;
      left: 30%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player3 {
      bottom: 25%;
      left: 50%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player2 {
      bottom: 25%;
      left: 70%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player1 {
      bottom: 25%;
      left: 90%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player8 {
      bottom: 51.6%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player7 {
      bottom: 51.6%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player6 {
      bottom: 51.6%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player10 {
      bottom: 78.2%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField2 .T532 .player9 {
      bottom: 78.2%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player5,
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player5 {
      top: 45%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player8 {
      top: 65%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player7 {
      top: 65%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player6 {
      top: 65%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player10 {
      top: 85%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField1 .T4132 .player9 {
      top: 85%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player9 {
      top: 65%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player8 {
      top: 65%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player7 {
      top: 65%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player6 {
      top: 65%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T4141 .player10 {
      top: 85%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player5,
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player5 {
      bottom: 40%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player8 {
      bottom: 60%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player7 {
      bottom: 60%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player6 {
      bottom: 60%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player10 {
      bottom: 80%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField2 .T4132 .player9 {
      bottom: 80%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player9 {
      bottom: 60%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player8 {
      bottom: 60%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player7 {
      bottom: 60%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player6 {
      bottom: 60%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T4141 .player10 {
      bottom: 80%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 {
      /* .T4231, .T4213, */ }
      .wrapAoMinuto .soccerField .teamField1 .T424 .player6 {
        top: 56.6%;
        left: 30%; }
      .wrapAoMinuto .soccerField .teamField1 .T424 .player5 {
        top: 56.6%;
        left: 70%; }
      .wrapAoMinuto .soccerField .teamField1 .T424 .player10 {
        top: 83.2%;
        left: 12.5%; }
      .wrapAoMinuto .soccerField .teamField1 .T424 .player9 {
        top: 83.2%;
        left: 37.5%; }
      .wrapAoMinuto .soccerField .teamField1 .T424 .player8 {
        top: 83.2%;
        left: 62.5%; }
      .wrapAoMinuto .soccerField .teamField1 .T424 .player7 {
        top: 83.2%;
        left: 87.5%; }
      .wrapAoMinuto .soccerField .teamField1 .T4231 .player6 {
        top: 45%;
        left: 30%; }
      .wrapAoMinuto .soccerField .teamField1 .T4231 .player5 {
        top: 45%;
        left: 70%; }
      .wrapAoMinuto .soccerField .teamField1 .T4231 .player9 {
        top: 65%;
        left: 20%; }
      .wrapAoMinuto .soccerField .teamField1 .T4231 .player8 {
        top: 65%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField1 .T4231 .player7 {
        top: 65%;
        left: 80%; }
      .wrapAoMinuto .soccerField .teamField1 .T4231 .player10 {
        top: 85%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField1 .T4213 .player6 {
        top: 45%;
        left: 30%; }
      .wrapAoMinuto .soccerField .teamField1 .T4213 .player5 {
        top: 45%;
        left: 70%; }
      .wrapAoMinuto .soccerField .teamField1 .T4213 .player7 {
        top: 65%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField1 .T4213 .player10 {
        top: 85%;
        left: 20%; }
      .wrapAoMinuto .soccerField .teamField1 .T4213 .player9 {
        top: 85%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField1 .T4213 .player8 {
        top: 85%;
        left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 {
      /* .T4231, .T4213, */ }
      .wrapAoMinuto .soccerField .teamField2 .T424 .player6 {
        bottom: 51.6%;
        left: 30%; }
      .wrapAoMinuto .soccerField .teamField2 .T424 .player5 {
        bottom: 51.6%;
        left: 70%; }
      .wrapAoMinuto .soccerField .teamField2 .T424 .player10 {
        bottom: 78.2%;
        left: 12.5%; }
      .wrapAoMinuto .soccerField .teamField2 .T424 .player9 {
        bottom: 78.2%;
        left: 37.5%; }
      .wrapAoMinuto .soccerField .teamField2 .T424 .player8 {
        bottom: 78.2%;
        left: 62.5%; }
      .wrapAoMinuto .soccerField .teamField2 .T424 .player7 {
        bottom: 78.2%;
        left: 87.5%; }
      .wrapAoMinuto .soccerField .teamField2 .T4231 .player6 {
        bottom: 40%;
        left: 30%; }
      .wrapAoMinuto .soccerField .teamField2 .T4231 .player5 {
        bottom: 40%;
        left: 70%; }
      .wrapAoMinuto .soccerField .teamField2 .T4231 .player9 {
        bottom: 60%;
        left: 20%; }
      .wrapAoMinuto .soccerField .teamField2 .T4231 .player8 {
        bottom: 60%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField2 .T4231 .player7 {
        bottom: 60%;
        left: 80%; }
      .wrapAoMinuto .soccerField .teamField2 .T4231 .player10 {
        bottom: 80%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField2 .T4213 .player6 {
        bottom: 40%;
        left: 30%; }
      .wrapAoMinuto .soccerField .teamField2 .T4213 .player5 {
        bottom: 40%;
        left: 70%; }
      .wrapAoMinuto .soccerField .teamField2 .T4213 .player7 {
        bottom: 60%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField2 .T4213 .player10 {
        bottom: 80%;
        left: 20%; }
      .wrapAoMinuto .soccerField .teamField2 .T4213 .player9 {
        bottom: 80%;
        left: 50%; }
      .wrapAoMinuto .soccerField .teamField2 .T4213 .player8 {
        bottom: 80%;
        left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player7 {
      top: 56.6%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player6 {
      top: 56.6%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player5 {
      top: 56.6%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player10 {
      top: 83.2%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player9 {
      top: 83.2%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField1 .T433 .player8 {
      top: 83.2%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player7 {
      bottom: 51.6%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player6 {
      bottom: 51.6%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player5 {
      bottom: 51.6%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player10 {
      bottom: 78.2%;
      left: 20%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player9 {
      bottom: 78.2%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T433 .player8 {
      bottom: 78.2%;
      left: 80%; }
    .wrapAoMinuto .soccerField .teamField1 .T442 .player8 {
      top: 56.6%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T442 .player7 {
      top: 56.6%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T442 .player6 {
      top: 56.6%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T442 .player5 {
      top: 56.6%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField1 .T442 .player10 {
      top: 83.2%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField1 .T442 .player9 {
      top: 83.2%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField2 .T442 .player8 {
      bottom: 51.6%;
      left: 12.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T442 .player7 {
      bottom: 51.6%;
      left: 37.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T442 .player6 {
      bottom: 51.6%;
      left: 62.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T442 .player5 {
      bottom: 51.6%;
      left: 87.5%; }
    .wrapAoMinuto .soccerField .teamField2 .T442 .player10 {
      bottom: 78.2%;
      left: 30%; }
    .wrapAoMinuto .soccerField .teamField2 .T442 .player9 {
      bottom: 78.2%;
      left: 70%; }
    .wrapAoMinuto .soccerField .teamField1 .T451 .player9 {
      top: 56.6%;
      left: 10%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T451 .player8 {
      top: 56.6%;
      left: 30%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T451 .player7 {
      top: 56.6%;
      left: 50%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T451 .player6 {
      top: 56.6%;
      left: 70%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T451 .player5 {
      top: 56.6%;
      left: 90%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField1 .T451 .player10 {
      top: 83.2%;
      left: 50%; }
    .wrapAoMinuto .soccerField .teamField2 .T451 .player9 {
      bottom: 51.6%;
      left: 10%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T451 .player8 {
      bottom: 51.6%;
      left: 30%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T451 .player7 {
      bottom: 51.6%;
      left: 50%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T451 .player6 {
      bottom: 51.6%;
      left: 70%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T451 .player5 {
      bottom: 51.6%;
      left: 90%;
      width: 19%; }
    .wrapAoMinuto .soccerField .teamField2 .T451 .player10 {
      bottom: 78.2%;
      left: 50%; }
  .wrapAoMinuto .playersBench {
    margin-bottom: 40px;
    /*        .eventosPlayer {
                position:absolute;
                
                right:20px;
                top:0;
            }*/ }
    .wrapAoMinuto .playersBench li {
      min-height: 35px;
      line-height: 35px;
      font-size: 13px;
      font-weight: 700;
      clear: both;
      position: relative;
      /*            padding-left:50px;*/
      color: #222; }
      .wrapAoMinuto .playersBench li span {
        line-height: 35px; }
    .wrapAoMinuto .playersBench .nodata {
      text-align: center !important;
      padding: 0 !important;
      font-size: 16px;
      font-weight: 400; }
    .wrapAoMinuto .playersBench .cinza {
      background-color: #f2f0e9; }
    .wrapAoMinuto .playersBench .numeroPlayer {
      position: absolute;
      left: 0;
      top: 2px;
      width: 36px; }
    .wrapAoMinuto .playersBench .numeroPlayer .mf-icon-camisola {
      font-size: 26px; }
    .wrapAoMinuto .playersBench .eventoJogo {
      display: inline-block;
      font-size: 12px; }
  .wrapAoMinuto .classMF {
    position: absolute;
    right: 6px;
    bottom: 0;
    background-image: url("/img/aominuto/star.svg");
    background-position: center 6px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 35px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    opacity: 0.85;
    display: block; }
  @media (max-width: 620px), (min-width: 1025px) and (max-width: 1080px) {
    .wrapAoMinuto .playerAominutoOnzeInicial {
      padding: 25px 6px 0 0; }
      .wrapAoMinuto .playerAominutoOnzeInicial .classMF {
        top: -3px;
        right: 5px; } }
  .wrapAoMinuto #aominuto {
    overflow: hidden;
    /*        margin:20px 0;*/
    font-size: 16px; }
    @media (min-width: 768px) {
      .wrapAoMinuto #aominuto {
        margin: 20px 0; } }
    .wrapAoMinuto #aominuto li {
      padding: 50px 10px 15px 15px;
      position: relative; }
      @media (min-width: 768px) {
        .wrapAoMinuto #aominuto li {
          padding: 25px 60px 20px 155px;
          border: 0; } }
      .wrapAoMinuto #aominuto li .evento {
        display: block;
        position: absolute;
        top: 10px;
        left: 40px;
        width: 70px;
        text-align: center;
        font-size: 28px; }
        @media (min-width: 768px) {
          .wrapAoMinuto #aominuto li .evento {
            top: 15px;
            left: 5px;
            width: 95px; } }
        .wrapAoMinuto #aominuto li .evento span {
          display: block;
          text-align: center; }
        .wrapAoMinuto #aominuto li .evento .mf-icon-duplo-amarelo2 span {
          display: inline-block; }
        .wrapAoMinuto #aominuto li .evento .mf-icon-entrada,
        .wrapAoMinuto #aominuto li .evento .mf-icon-saida {
          width: 45%;
          text-align: right;
          font-size: 22px;
          line-height: 30px; }
        .wrapAoMinuto #aominuto li .evento .evento-camisola-icon {
          width: 40px;
          height: 35px;
          position: absolute;
          left: 40%;
          top: 0;
          text-align: center;
          text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }
          .wrapAoMinuto #aominuto li .evento .evento-camisola-icon .evento-camisola-numero {
            font-size: 12px;
            font-weight: 700;
            position: absolute;
            left: 0;
            top: 0;
            font-family: 'Roboto Condensed';
            width: 40px;
            line-height: 30px;
            text-shadow: none; }
      .wrapAoMinuto #aominuto li .minuto,
      .wrapAoMinuto #aominuto li .createTime {
        display: block;
        position: absolute;
        top: 17px;
        left: 10px;
        font-size: 18px;
        width: 30px;
        font-weight: 700;
        text-align: center;
        opacity: 0.5; }
        @media (min-width: 768px) {
          .wrapAoMinuto #aominuto li .minuto,
          .wrapAoMinuto #aominuto li .createTime {
            top: 25px;
            left: 95px; } }
      .wrapAoMinuto #aominuto li .createTime {
        font-weight: 400;
        font-size: 15px; }
      .wrapAoMinuto #aominuto li .texto {
        font-weight: 400;
        font-size: 17px;
        display: block;
        font-family: Roboto;
        line-height: 1.2; }
        .wrapAoMinuto #aominuto li .texto img {
          margin-bottom: 10px; }
        .wrapAoMinuto #aominuto li .texto .artigo-titulo {
          font-weight: 700;
          margin-bottom: 10px; }
      .wrapAoMinuto #aominuto li .evento-share {
        font-size: 18px;
        /*                padding:5px 0 5px 5px;*/
        position: absolute;
        right: -230px;
        top: 0;
        bottom: 0;
        background-color: #fff;
        width: 220px;
        transition: all 0.3s;
        -webkit-box-shadow: -5px 0px 5px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: -5px 0px 5px 0px rgba(0, 0, 0, 0.15);
        box-shadow: -5px 0px 5px 0px rgba(0, 0, 0, 0.15); }
        .wrapAoMinuto #aominuto li .evento-share .icon {
          display: block;
          float: left; }
        .wrapAoMinuto #aominuto li .evento-share .shareDiv {
          position: absolute;
          right: 0px;
          top: 50%;
          bottom: 0;
          background-color: #fff;
          width: 220px;
          padding: 0; }
          .wrapAoMinuto #aominuto li .evento-share .shareDiv .icon {
            margin-top: -20px; }
      .wrapAoMinuto #aominuto li .showshare {
        opacity: 0.4;
        position: absolute;
        right: 0px;
        top: 50%;
        display: inline-block;
        width: 40px;
        height: 60px;
        line-height: 60px;
        margin-top: -30px;
        text-align: center; }
      @media (max-width: 768px) {
        .wrapAoMinuto #aominuto li .mf-icon-share {
          top: 0;
          margin-top: 0;
          line-height: 45px; } }
    .wrapAoMinuto #aominuto li:nth-child(odd) {
      background-color: #f2f0e9; }
    .wrapAoMinuto #aominuto li:nth-child(even) {
      background-color: #fff; }
    .wrapAoMinuto #aominuto li.tipoGolo .mf-icon-close {
      color: #000; }
    .wrapAoMinuto #aominuto li.tipoInicioFim .mf-icon-close {
      color: #000; }
    .wrapAoMinuto #aominuto li.tipoGolo {
      border-top: solid 50px #333;
      /*
                  .autogolo{
                      color:red;
      
                  }*/ }
      .wrapAoMinuto #aominuto li.tipoGolo .goooloLabel {
        font-size: 40px;
        opacity: 1;
        font-family: 'Anton';
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 40px; }
        @media (max-width: 767px) {
          .wrapAoMinuto #aominuto li.tipoGolo .goooloLabel {
            position: absolute;
            top: 10px;
            left: 100px;
            font-size: 28px; } }
      .wrapAoMinuto #aominuto li.tipoGolo .golo {
        font-weight: 700;
        margin-bottom: 20px; }
      @media (max-width: 767px) {
        .wrapAoMinuto #aominuto li.tipoGolo .evento {
          width: 60px; } }
      .wrapAoMinuto #aominuto li.tipoGolo .mf-icon-golo3 {
        font-size: 45px; }
        @media (max-width: 767px) {
          .wrapAoMinuto #aominuto li.tipoGolo .mf-icon-golo3 {
            font-size: 35px; } }
      .wrapAoMinuto #aominuto li.tipoGolo .resultAfter {
        background-color: #222;
        color: #fff;
        height: 50px;
        line-height: 50px;
        font-family: 'Anton';
        font-weight: 400;
        text-transform: uppercase;
        width: 100%;
        position: absolute;
        left: 0;
        top: -50px;
        right: 0;
        font-size: 16px;
        text-align: center; }
        @media (max-width: 767px) {
          .wrapAoMinuto #aominuto li.tipoGolo .resultAfter {
            font-size: 4vw; } }
        .wrapAoMinuto #aominuto li.tipoGolo .resultAfter div {
          width: 48%;
          display: inline-block;
          vertical-align: top; }
        .wrapAoMinuto #aominuto li.tipoGolo .resultAfter .equipaAResultAfter {
          text-align: right; }
        .wrapAoMinuto #aominuto li.tipoGolo .resultAfter .equipaBResultAfter {
          text-align: left; }
        .wrapAoMinuto #aominuto li.tipoGolo .resultAfter span {
          display: inline-block;
          width: 40px;
          text-align: center;
          border-radius: 4px;
          line-height: 50px; }
      .wrapAoMinuto #aominuto li.tipoGolo .pubGolooo {
        display: block;
        background-color: #fff;
        text-align: center;
        margin: 25px -10px -13px -15px; }
        @media (min-width: 768px) {
          .wrapAoMinuto #aominuto li.tipoGolo .pubGolooo {
            margin: 0;
            background-color: transparent;
            position: absolute;
            top: 15px;
            left: 370px; } }
        .wrapAoMinuto #aominuto li.tipoGolo .pubGolooo .poweredby {
          width: 200px;
          margin: 0 auto; }
    .wrapAoMinuto #aominuto li.comentario .icon-left-quote,
    .wrapAoMinuto #aominuto li.comentario .icon-right-quote {
      opacity: 0.25;
      display: inline-block;
      padding: 0 5px; }
    .wrapAoMinuto #aominuto li.comentario .icon-left-quote {
      font-size: 36px; }
    .wrapAoMinuto #aominuto li.comentario .html-content {
      font-size: 18px;
      font-weight: 600;
      font-style: italic;
      padding-top: 25px; }
    .wrapAoMinuto #aominuto li.comentario .comment-author {
      padding: 10px 0;
      overflow: hidden; }
      .wrapAoMinuto #aominuto li.comentario .comment-author .autorImg {
        width: 60px;
        height: 60px;
        border-radius: 30px;
        overflow: hidden;
        background-size: cover;
        background-position: center;
        margin: 10px 10px 0 0;
        float: left; }
      .wrapAoMinuto #aominuto li.comentario .comment-author span {
        font-size: 15px;
        font-style: normal;
        float: left;
        margin-top: 28px;
        font-weight: 400; }
    .wrapAoMinuto #aominuto li.comentario .minuto {
      display: none; }
    .wrapAoMinuto #aominuto li.videos {
      padding: 10px 40px 10px 10px; }
      .wrapAoMinuto #aominuto li.videos .html-content {
        margin-top: 10px; }
      @media (max-width: 768px) {
        .wrapAoMinuto #aominuto li.videos {
          padding: 40px 10px 10px 10px; }
          .wrapAoMinuto #aominuto li.videos .html-content {
            margin-top: 10px; } }
      .wrapAoMinuto #aominuto li.videos .minuto,
      .wrapAoMinuto #aominuto li.videos .evento,
      .wrapAoMinuto #aominuto li.videos .createTime {
        display: none; }
      .wrapAoMinuto #aominuto li.videos twitter-widget {
        margin: 0 auto; }
      .wrapAoMinuto #aominuto li.videos #video-container-direct {
        padding-bottom: 56.6% !important;
        padding-top: 100px !important;
        overflow: hidden; }
    .wrapAoMinuto #aominuto li.videos.relato:before {
      display: none; }
    .wrapAoMinuto #aominuto li.videos.relato:after {
      display: none; }
    .wrapAoMinuto #aominuto .tipoGolo.equipaA .equipaAResultAfter {
      font-size: 25px;
      opacity: 1; }
      @media (max-width: 767px) {
        .wrapAoMinuto #aominuto .tipoGolo.equipaA .equipaAResultAfter {
          font-size: 5vw; } }
    .wrapAoMinuto #aominuto .tipoGolo.equipaB .equipaBResultAfter {
      font-size: 25px;
      opacity: 1; }
      @media (max-width: 767px) {
        .wrapAoMinuto #aominuto .tipoGolo.equipaB .equipaBResultAfter {
          font-size: 5vw; } }
    .wrapAoMinuto #aominuto .tipoGolo.equipaA .equipaBResultAfter {
      opacity: 0.7; }
    .wrapAoMinuto #aominuto .tipoGolo.equipaB .equipaAResultAfter {
      opacity: 0.7; }
    .wrapAoMinuto #aominuto li.tipoInicioFim {
      background-color: #444;
      color: #fff; }
      .wrapAoMinuto #aominuto li.tipoInicioFim .evento {
        font-size: 45px;
        top: 10px; }
        @media (max-width: 767px) {
          .wrapAoMinuto #aominuto li.tipoInicioFim .evento {
            font-size: 30px; } }
    .wrapAoMinuto #aominuto li.relato:before {
      display: block;
      width: 3px;
      content: '';
      position: absolute;
      left: 0px;
      top: 0;
      bottom: 0;
      background-color: #5db206;
      z-index: 3; }
    @media (max-width: 767px) {
      .wrapAoMinuto #aominuto li.relato:after {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        content: '';
        position: absolute;
        left: -2px;
        top: 20px;
        background-color: #5db206; } }
    @media (max-width: 767px) {
      .wrapAoMinuto #aominuto li.gameBegin:before {
        height: 20px;
        bottom: auto; }
      .wrapAoMinuto #aominuto li.gameEnd:before {
        top: 20px; } }
  .wrapAoMinuto .fichaJogoAoMinuto .gameInfo {
    margin-top: 15px; }
    .wrapAoMinuto .fichaJogoAoMinuto .gameInfo li {
      color: #222;
      display: block;
      text-align: left;
      font-size: 14px;
      padding-left: 45px;
      font-family: 'Roboto';
      line-height: 20px; }
      .wrapAoMinuto .fichaJogoAoMinuto .gameInfo li a {
        color: #f06926; }
      .wrapAoMinuto .fichaJogoAoMinuto .gameInfo li .icon {
        padding-left: 0;
        font-size: 20px;
        color: #555;
        display: inline-block;
        margin-left: -40px;
        width: 40px;
        height: 20px;
        text-align: center;
        line-height: 25px;
        padding: 0; }
      .wrapAoMinuto .fichaJogoAoMinuto .gameInfo li em {
        display: inline-block;
        font-weight: 400;
        font-size: 12px; }

.mf-icon-saida {
  color: #ea0002; }

.mf-icon-entrada {
  color: #12a702; }

.mf-icon-substituicao:before {
  content: "\e912";
  color: #ea0002;
  font-size: 12px; }

.mf-icon-substituicao:after {
  content: "\e90f";
  color: #12a702;
  margin-left: -0.5em;
  font-size: 12px; }

.playersTeamA,
.playersTeamB {
  width: 47.5%;
  margin: 1%;
  display: inline-block;
  vertical-align: top; }
  .playersTeamA h3,
  .playersTeamA h2,
  .playersTeamB h3,
  .playersTeamB h2 {
    text-align: left;
    font-size: 22px;
    font-family: 'Anton';
    text-transform: uppercase;
    margin: 0;
    padding: 20px 0 6px 0; }
  .playersTeamA h2,
  .playersTeamB h2 {
    font-size: 24px;
    text-align: center; }
  .playersTeamA li,
  .playersTeamB li {
    text-align: right;
    padding-right: 35px; }
  .playersTeamA .nomePlayer,
  .playersTeamB .nomePlayer {
    font-size: 15px;
    position: absolute;
    left: 43px;
    top: 0;
    font-weight: 700;
    height: 35px;
    text-align: left;
    overflow: hidden; }
  .playersTeamA .eventoJogo,
  .playersTeamB .eventoJogo {
    display: inline-block;
    padding: 0 5px; }
    .playersTeamA .eventoJogo .autogolo,
    .playersTeamB .eventoJogo .autogolo {
      color: #cc0000; }
    .playersTeamA .eventoJogo span,
    .playersTeamB .eventoJogo span {
      display: inline-block;
      padding: 0 1px; }
    .playersTeamA .eventoJogo .player-minuto,
    .playersTeamB .eventoJogo .player-minuto {
      padding-left: 8px;
      font-weight: 400; }
    .playersTeamA .eventoJogo .penalty em,
    .playersTeamB .eventoJogo .penalty em {
      font-family: 'Roboto Condensed';
      font-style: normal; }

@keyframes pisca {
  from {
    background-color: #9cc076; }
  to {
    background-color: #6e8854; } }
/*

:root {
    --golo-repeat: 6;
    --golo-offset: -5px;
    --golo-duration: 1.2s;
    --golo-fs:24px;
    --golo-fs-large:32px;
    --golo-padding:4px;

}

.golo{display:block;width:100%;height:var(--golo-fs-large);padding:var(--golo-padding); font-family: 'Anton';}
.golo span {display:inline-block;font-size: var(--golo-fs);line-height: var(--golo-fs-large);animation: golo var(--golo-duration) ease-in-out var(--golo-repeat) alternate-reverse;text-transform: uppercase;}
@keyframes golo{
    from{
        transform:translateY(var(--golo-offset)) ;
        font-size:var(--golo-fs-large);
    } 
    to {
        transform:translateY(0);
        font-size:var(--golo-fs);}
}
*/
article {
  padding: 10px;
  font-size: 22px;
  line-height: 1.3;
  color: #000; }
  article .articleBody {
    max-width: 650px;
    margin: 15px auto; }
    article .articleBody twitter-widget,
    article .articleBody img,
    article .articleBody div {
      margin-left: auto;
      margin-right: auto; }
  article p {
    margin: 15px auto; }
  article b,
  article strong {
    font-weight: 700; }
  article .articleLabel {
    font-family: 'Anton';
    color: #f06926;
    padding-top: 30px; }
  article h2,
  article h3 {
    font-family: 'Anton'; }
  article h2 {
    font-size: 35px;
    padding: 15px 0; }
  article h3 {
    padding-bottom: 15px; }
  article .autores,
  article .autores .autor {
    float: none;
    min-width: auto; }
  article .fonte {
    font-size: 16px;
    clear: both;
    padding-top: 0;
    margin-bottom: 15px; }
    article .fonte .mf-icon-location2 {
      color: #C84B3E; }
  article .articleBody {
    clear: both;
    padding: 20px 0; }
    article .articleBody a {
      color: #f06926;
      text-decoration: underline; }

.botaoLaranja {
  background-color: #f06926;
  color: #fff;
  font-family: 'Anton';
  width: 270px;
  font-size: 20px;
  line-height: 40px;
  margin: 15px auto;
  clear: both;
  padding: 0 20px;
  text-align: center; }
  .botaoLaranja span {
    display: inline-block; }

.loadDivArtigo {
  background-color: #000;
  color: #fff;
  position: relative;
  z-index: 1; }
  .loadDivArtigo .multimedia-title {
    padding: 2px 10px;
    font-size: 14px; }
  .loadDivArtigo .iolgallery-content {
    background-color: #000;
    background-image: url(/img/aominuto/loading.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px; }
  .loadDivArtigo .iolgallery-slide-pub {
    text-align: center;
    font-size: 12px;
    display: table;
    width: 100%;
    height: 100%; }
    .loadDivArtigo .iolgallery-slide-pub .iolgallery-slide-pub-content {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      height: 100%;
      text-align: center;
      color: #ccc; }
  .loadDivArtigo .iolgallery-slide-wrapper {
    height: 100%; }
  .loadDivArtigo .iolgallery-slide-title {
    color: #fff;
    font-size: 12px;
    padding: 20px 0 5px 0;
    line-height: 1;
    bottom: 0;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 48%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(52%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 48%, transparent 100%);
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 48%, transparent 100%);
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 48%, transparent 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 48%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    /* min-height: 16%; */
    /* font-weight: 700; */
    margin-right: 10px;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
    line-height: 1.3; }
    .loadDivArtigo .iolgallery-slide-title div {
      display: inline-block;
      padding: 0 10px; }
      .loadDivArtigo .iolgallery-slide-title div p {
        margin: 0; }

.extraWrapper {
  padding: 8px 8px 0 8px;
  margin-top: 20px; }
  @media (min-width: 1150px), (min-width: 600px) and (max-width: 767px) {
    .extraWrapper {
      text-align: center; } }

.maisVideos {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 80px; }
  @media (min-width: 480px) and (max-width: 767px), (min-width: 820px) and (max-width: 1150px) {
    .maisVideos {
      width: 32%; } }
  @media (min-width: 1150px) {
    .maisVideos {
      width: 19%; } }
  .maisVideos .picture16x9 {
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.35); }
    .maisVideos .picture16x9 .legenda {
      display: block;
      top: 0; }
      .maisVideos .picture16x9 .legenda .botao {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80px;
        height: 80px;
        margin-top: -40px;
        margin-left: -40px;
        background-color: transparent; }
        .maisVideos .picture16x9 .legenda .botao span {
          line-height: 80px;
          color: #f06926;
          font-size: 28px; }
      .maisVideos .picture16x9 .legenda .title {
        position: absolute;
        top: 100%;
        color: #f06926;
        text-align: left;
        text-shadow: none;
        font-size: 16px;
        line-height: 1.2;
        height: 55px;
        right: 5px;
        left: 5px;
        font-weight: 700; }

.maisVideos.selected {
  opacity: 0.3; }

#aominuto-novos-eventos {
  display: none;
  position: fixed;
  bottom: 100px;
  left: 50%;
  width: 200px;
  border-radius: 25px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 16px;
  margin-left: -100px;
  text-align: center;
  z-index: 2; }
  @media (min-width: 1025px) {
    #aominuto-novos-eventos {
      left: calc(50% - 170px); } }

.lerArtigo {
  display: block;
  line-height: 40px;
  border: solid 1px #ccc;
  text-align: center;
  font-size: 15px;
  color: #f06926;
  width: 200px;
  margin: 12px auto;
  border-radius: 20px;
  font-weight: 700; }

.titleSection {
  font-family: 'Anton';
  font-size: 24px;
  padding: 30px 0 10px 0;
  color: #222; }

.relacionadosDiv a {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1; }
.relacionadosDiv .img-artigo {
  width: 140px;
  float: left;
  margin-right: 15px; }

.tagsArtigo {
  margin-top: 20px;
  font-size: 14px;
  padding: 20px 0;
  overflow: hidden; }
  .tagsArtigo em {
    font-size: 12px;
    font-weight: 700; }

.loadingImg {
  display: block;
  margin: 50px auto; }

.mobile-campo {
  display: none; }
  @media (max-width: 1024px) {
    .mobile-campo {
      display: block; }
      .mobile-campo .playersBench .eventosPlayer {
        position: relative; } }

.fichaJogoAoMinuto h3,
.campoLateral h3 {
  text-align: center;
  font-size: 24px;
  font-family: 'Anton';
  text-transform: uppercase;
  margin: 0;
  padding: 30px 0 5px 0; }

.wrapAoMinutoRight .playersTeamA,
.wrapAoMinutoRight .playersTeamB {
  width: 100%;
  display: block; }

span.path1,
.span.path2 {
  padding: 0 !important; }

.wrapAoMinutoRight-pub {
  text-align: center;
  width: 300px;
  margin: 0 auto; }

/* Opta */
#Opta_0 {
  font-family: 'Roboto Condensed'; }

.Opta h2 {
  background: #444 !important;
  font-family: 'Roboto Condensed'; }

.Opta-Percent.Opta-Home {
  position: relative; }
  .Opta-Percent.Opta-Home:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    background: #F2F0E8; }

.Opta .Opta-Nav li.Opta-On a {
  background-color: #273845 !important; }

.Opta .Opta-TimeControls .Opta-TimeSpan {
  fill: #f06926 !important; }

.Opta .Opta-TimeControls .Opta-Dragger path {
  fill: #f06926 !important; }

.Opta .Opta-TimeControls .Opta-PeriodButtons button.Opta-On {
  background-color: #273845 !important; }

/* Mobile */
.Opta .Opta-MatchHeader {
  display: none !important; }

.Opta .Opta-Tabs .Opta-Nav > ul.Opta-Overflowed {
  background-color: #273845 !important; }

.Opta td, .Opta th {
  padding: 0 !important;
  height: 34px !important; }

.Opta .Opta-Stats-Bars th {
  font-size: 17px;
  padding: 0 !important;
  height: 34px !important; }

.Opta .Opta-TimeControls .Opta-PeriodButtons.Opta-Periods-2 button {
  height: auto !important;
  font-family: 'Roboto Condensed'; }

.Opta .Opta-Stats-Bars .Opta-Bars-Full {
  background-color: #F2F0E8 !important;
  height: 14px !important;
  padding: 2px; }

/*# sourceMappingURL=aominuto.css.map */
