/*
laranja       #fb8d42
*/

@font-face{font-family:'flamabook';src:url('../fonts/Flama/flama-book-webfont.eot');src:url('../fonts/Flama/flama-book-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/Flama/flama-book-webfont.woff') format('woff'),url('../fonts/Flama/flama-book-webfont.ttf') format('truetype'),url('../fonts/Flama/flama-book-webfont.svg#@font-family') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'flamamedium';src:url('../fonts/Flama/flama-medium-webfont.eot');src:url('../fonts/Flama/flama-medium-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/Flama/flama-medium-webfont.woff') format('woff'),url('../fonts/Flama/flama-medium-webfont.ttf') format('truetype'),url('../fonts/Flama/flama-medium-webfont.svg#@font-family') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'flamalight';src:url('../fonts/Flama/flama-ultralight-webfont.eot');src:url('../fonts/Flama/flama-ultralight-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/Flama/flama-ultralight-webfont.woff') format('woff'),url('../fonts/Flama/flama-ultralight-webfont.ttf') format('truetype'),url('../fonts/Flama/flama-ultralight-webfont.svg#@font-family') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'flamabold';src:url('../fonts/Flama/flama-bold-webfont.eot');src:url('../fonts/Flama/flama-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/Flama/flama-bold-webfont.woff') format('woff'),url('../fonts/Flama/flama-bold-webfont.ttf') format('truetype'),url('../fonts/Flama/flama-bold-webfont.svg#@font-family') format('svg');font-weight:normal;font-style:normal}
/*@font-face{font-family:'flamaextrabold';src:url('../fonts/Flama/flama-extrabold-webfont.eot');src:url('../fonts/Flama/flama-extrabold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/Flama/flama-extrabold-webfont.woff') format('woff'),url('../fonts/Flama/flama-extrabold-webfont.ttf') format('truetype'),url('../fonts/Flama/flama-extrabold-webfont.svg#@font-family') format('svg');font-weight:normal;font-style:normal}*/
@font-face { font-family: 'flamacondensedlightregular'; src: url('../fonts/Flama/FlamaCondensedLight-webfont.eot'); src: url('../fonts/Flama/FlamaCondensedLight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Flama/FlamaCondensedLight-webfont.woff2') format('woff2'), url('../fonts/Flama/FlamaCondensedLight-webfont.woff') format('woff'), url('../fonts/Flama/FlamaCondensedLight-webfont.ttf') format('truetype'), url('../fonts/Flama/FlamaCondensedLight-webfont.svg#flamacondensedlightregular') format('svg'); font-weight: normal; font-style: normal; }

/* RESET */
ul,li,h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }
iframe { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ul,li { list-style-type: none; }
a { color: #fb8d42; text-decoration: none; }
a:hover { opacity: 0.75; }


html {
  height: 100%;
}

body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: 'flamabook';
  color: rgba(0,0,0,0.8);
  font-size:16px;
  letter-spacing: 0.05em;
  overflow-x:hidden;
  overflow-y: auto;
  height: 100%;
}

body.body-loading .slider, body.body-loading #content-wrap, body.body-loading #video-wrap {
  display:none;
}

body.body-loading {
  overflow: hidden !important;
}

.body-loading-img {
  display:none;
}

body.body-loading .body-loading-img {
  display:block;
}



.body-loading-img {
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  border-top: 6px solid rgba(0, 0, 0, 0.2);
  border-right: 6px solid rgba(0, 0, 0, 0.2);
  border-bottom: 6px solid rgba(0, 0, 0, 0.2);
  border-left: 6px solid #ffffff; 
  -webkit-animation: load8 0.6s infinite linear;
  animation: load8 0.6s infinite linear;
}
.body-loading-img,
.body-loading-img:after {
  border-radius: 50%;
  width: 24px;
  height: 24px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

img {
  display:block;
  max-width:100%;
}
div#carro-wrap-mobile {
  display: none;
}

#content-wrap {
  position:relative;
  -webkit-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
  margin-top: -20px;
}

#content-atletas {
  position:relative;
  -webkit-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
  box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.1);
  margin-top: -20px;
}

#OAS_Position1 {
  padding-top: 20px;
  overflow: hidden;
  width:970px;
  max-width:100%;
  margin: 0 auto;
  text-align: center;
  /*height:90px;
  background: rgba(0,0,0,0.1);*/
}

#header {
  width:100%;
  height:56px;
  background: #fff;
  border-bottom: solid 1px #eaeaea;
  text-align: center;
}

#logo-estadao img {
  position: absolute;
  width:240px;
  margin: 2px 0 0 20px;
}

#mobile-menu {
  display: none;
}

#tabs {
  /*position: relative;
  left: 50%;
  overflow: hidden;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: solid 5px transparent;
  -webkit-transform: translateX(-50%); 
     -ms-transform: translateX(-50%); 
         transform: translateX(-50%);*/
  font-family: 'flamacondensedlight' !important; 
font-family: 'flamacondensedlightregular' !important;
  overflow: auto;
}

#tabs:hover {
  /*border-bottom: solid 5px #CC3333;*/
}

#tabs li {
  /*float: left;
  margin: 10px -30px 0 0;*/
  display: inline;
}

#tabs li img { margin-top: 8px; }

#tabs a {
  /*float: left;
  position: relative;
  padding: 0 0 0 25px;
  height: 0; 
  line-height: 46px;
  text-transform: uppercase;
  text-decoration: none;
  color: #4d4d4f;
  border-right: 46px solid transparent;
  border-bottom: 46px solid #222;
  border-bottom-color: rgba(200,200,200,0.5);*/
  display: inline-block;
  /*padding: 20px 10px 13px 10px;*/
  text-decoration: none;
  text-transform: uppercase;
  color: black;
}

#tabs a:hover,
#tabs a:focus {
  opacity: 1;
   color: #ff9933;

}

#tabs a:focus {
  outline: 0;
}

#tabs .menu-current {
  /*z-index: 3;
  border-bottom-color: rgba(100,100,100,1);
  color: #fff;*/
  border-bottom: 2px solid #ff9933;
  color: #ff9933;
    font-family: 'flamacondensedlight' !important; 
font-family: 'flamacondensedlightregular' !important;
}

#tabs .mobile-trigger {
  display:none;
}

#tabs .mobile-trigger a {
  /*margin-right: 30px;
  padding: 0 25px 0 25px;
  margin-top: 20px;
  margin-bottom: 25px;
  /*
  float: left;
  position: relative;
  
  margin-right: -18px;
  height: 0; 
  line-height: 46px;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border-right: 46px solid transparent;
  border-bottom: 46px solid #222;
  border-bottom-color: rgba(37,55,67,0.5); 
  */ 
  overflow: auto;
  height: 56px;
  margin-top: 5px;
  /*border-left: 46px solid transparent;*/
}

.container {
  width: 100%;
  max-width: 970px;
  margin: 20px auto 0;
}

.coluna {
  float:left;
}

.c-1-of-4 {
  width:23%;
  padding-right:2%;
}

.c-2-of-4 {
  width:48%;
  padding-right:2%;
}

.c-3-of-4 {
  width:73%;
  padding-right:2%;
}

.tab-title {
  margin: 0;
  font-size: 80px;
  text-transform: uppercase;
  word-wrap: break-word;
  line-height: 1.2;
  color: #ff9933;
  font-family: 'flamacondensedlightregular' !important;
}

.tab-sub {
  font-size: 30px;
  text-transform: uppercase;
  color: #ff9933;
  font-weight: lighter;
  margin-top: -10px;
  margin-bottom: 20px;

}


.tab-title span {
  font-weight: lighter;
    color: #ff9933;
}

hr.colorLine {
  border: 0;
  height: 5px;
  background: #CC3333;
  width: 48px;
  margin: 0 0 -5px 0;
  margin-bottom:20px;
}

ul.lista-atributos li p {
  margin-bottom: 15px;
  margin-left: 42px;
  font-family: 'flamabook';
  color: rgba(255,255,255,0.5);
}

ul.lista-atributos li p span {
  font-family: 'flamamedium';
  color: rgba(255,255,255,1);
  display: block;
}

.visao-icon {
  display: inline-block;
  margin-top: -10px;
  width: 32px;
  padding-top: 5px;
  opacity:0.25;
  float: left;
}

.pista-animada {
  stroke-dasharray: 8,60;
  stroke-dashoffset: 10000;
  -webkit-animation: dash 100s linear infinite;
     -moz-animation: dash 100s linear infinite;
       -o-animation: dash 100s linear infinite;
          animation: dash 100s linear infinite;

}

.pista-animada-invertida {
  stroke-dasharray: 8,60;
  stroke-dashoffset: 10000;
  -webkit-animation: dashinvert 100s linear infinite;
     -moz-animation: dashinvert 100s linear infinite;
       -o-animation: dashinvert 100s linear infinite;
          animation: dashinvert 100s linear infinite;

}


@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes dash {
  from {
    stroke-dashoffset: 10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes dash {
  from {
    stroke-dashoffset: 10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  from {
    stroke-dashoffset: 10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

/* Invertido */
@-webkit-keyframes dashinvert {
  from {
    stroke-dashoffset: -10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes dashinvert {
  from {
    stroke-dashoffset: -10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes dashinvert {
  from {
    stroke-dashoffset: -10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dashinvert {
  from {
    stroke-dashoffset: -10000;
  }
  to {
    stroke-dashoffset: 0;
  }
}


#f1-badge {
  width: 80px;
  position: fixed;
  top: 76px;
  opacity: 0.25;
  border-left: 5px solid #fff;
  padding-left: 15px;
}

#f1-badge img {
  max-width: 100%;
}

.svg-wrapper {
  position:relative;
  margin-top: 118px;
  padding-top: 75%;
  height: 0;
  width: 100%;
  position: relative;
}

.svg-wrapper-mobile {
    display:none;
}

svg {
  position: absolute;
  top: 0;
  left: 0;
}

#bottom-nav {
  position:fixed;
  display:block;
  bottom:0;
  width:100%;
  height:156px;
  text-align: center;
  background: #2F404B;
  background-image: url('../img/bottom-nav-bg.png');
  background-repeat: repeat-x;
   display:none;
}
/*
#bottom-nav {
  float:left;
  padding: 10px;

}

#bottom-nav h3 {
  text-transform: uppercase;
  font-family: 'flamamedium';
  font-size:14px;
  margin-bottom: 3px;
}

#bottom-nav  p {
  font-family: 'flamalight';
}

#bottom-nav img {
  display: inline-block;
  width:25px;
  margin: 3px 0;
}

#bottom-nav .selecionado {
  border-top:3px solid #7CD6C9;
}
*/

.bottom-nav-height {
  height:140px;
  width:100%;
  clear: both;
}

.slider__item {
  background-size: cover;
  background-position: center;
}

.ultimo-vencedor {
  float: right;
  margin-right: -2%;
  height: 105px;
}

.ultimo-vencedor-pic {
  width:105px;
  height: 105px;
  float: left;
}

.ultimo-vencedor::before {
  content: '';
  width: 26px;
  height: 32px;
  background: url(../img/first-place-badge.png) no-repeat center center;
  background-size: 26px 32px;
  position:absolute;

}

.ultimo-vencedor-info { 
  position:relative;
  top: 50%;
  float: left;
  margin-left: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ultimo-vencedor-info h5 { 
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'flamamedium';
}

.ultimo-vencedor-title { 
  opacity:0.5;
}

#carro-wrap {
  /*border: 2px solid rgba(255,255,255,0.1);*/
  display: inline-block;
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

img#carro-default, img#carro-size-fix {
  position:relative;
}

#carro-nav {
  position: absolute;
  width: 100%;
  max-width: 970px;
  height: 100%;
  max-height: 500px;
  margin-top: -500px;
}

@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(1, 1); opacity: 1;}
    50% {-webkit-transform: scale(0.75, 0.75); opacity: 0.75;}
    100% {-webkit-transform: scale(1, 1); opacity: 1;}
}

#carro-nav .carro-nav-pulse {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(204,51,51,0.5);
  display: block;
  position: relative;
  -webkit-transition: background 0.2s linear;
      transition: background 0.2s linear;  
  -webkit-animation: pulsate 1.2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation: pulsate 1.2s ease-out;
  animation-iteration-count: infinite;
  /*
  -webkit-animation-name: pulse;
    animation-name: pulse;*/
}

#carro-nav .carro-nav-pulse::after {
  content: '';
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid rgba(204,51,51,0.5);
  display: block;
  position: relative;
  left: -5px;
  top: -5px;
}


#carro-nav .carro-nav-pulse:hover {
  background: rgba(204,51,51,1);
   -webkit-transition: background 0.2s linear;
          transition: background 0.2s linear;  
}

#carro-nav #bico        { top: 75%; left: 15%; }
#carro-nav #motor       { top: 20%; left: 65%; }
#carro-nav #aerofolio   { top:  0%; left: 87%; }
#carro-nav #suspensao   { top: 35%; left: 35%; }


video {
  width: 100%    !important;
  height: auto   !important;
}

.carro-estaticas {
  opacity:0;
  position: absolute;
  width: 100%;
  max-width: 970px;
  height: 100%;
  max-height: 500px;
  margin-top: -497px;
}

.carro-videos {
  position: relative;
  margin-top: -498px;
  display: block;
}

a#carro-voltar {
  display:none;
}

a#carro-ver-360 {
  position: absolute;
  right: 0;
  top: 0;
}
#carro-360 {
  opacity:0;
  position:absolute;
}

#carro-360 iframe {
  margin-top: -30px;
}

#carro-bico-selector {
  display:none;
  margin: 10px;
}

.bico-selecionado {
  color: #CC3333;
}

#carro-buttons {
 position:absolute;
 z-index: 99999999999999;
}

a#carro-voltar {
  opacity: 0;
  display: block;
  margin: 10px 0 0 10px;
}

a#carro-voltar:hover {
  color: #CC3333;
}

a#carro-voltar img {
  width: 35px;
  margin: 0 10px 0 0;
  float: left;
}

#video-desc {
  width:50%;
  min-width:320px;
  /*border: 2px solid rgba(124, 214, 201, 0.1);*/
  background: rgba(124, 214, 201, 0.05);
  padding:5px 10px;
  margin:10px 10px 10px 0px;
  float:left;
  border-radius: 5px;
}

#video-desc h6 {
  text-transform: uppercase;
  color: #7CD6C9;
  font-family: 'flamamedium';
  font-size: 16px;
}

.carro-btn-style {
  margin: 10px 10px 0 0;
  padding: 5px 10px;
  border: 2px solid rgba(124, 214, 201, 0.1);
}


.texto-secundario {
  border-top: 2px solid rgba(255,255,255,0.05);
  padding-top: 20px;
}

#video-desc img {
  width:20px;
  display: inline-block;
  margin: 5px 5px 0 5px;
}

.fontlight {
  font-family: 'flamalight';
}

#carro-infos-mobile {
  padding: 20px;
}

#carro-infos-mobile li {
  /* margin-bottom: 20px; */
  margin-bottom: 2;
  margin-bottom: 40px;
}

#carro-infos-mobile h6 {
  margin-top:10px;
  text-transform: uppercase;
  color: #7CD6C9;
  font-family: 'flamamedium';
  font-size: 16px;
}

#carro-infos-mobile li p {
  max-width: 485px;
  font-family: 'flamalight';
}

.cabecalho {
  overflow-x: hidden;
}

.cabecalho img {
  max-width: inherit;
  left: 50%;
  position: relative;
  margin-left: -485px;
}

#creditos p {
  padding:20px;
  opacity:1;
  font-size:12px;
  max-width:530px;
  position: relative;
  left: 50%;
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  transform:translateX(-50%);
}

.obs {
    padding-left: 40px;

}

.obs span {
    font-family: 'flamabook'; color: rgba(255,255,255,0.5);
  
}

#header {
    border-bottom: 0;
}

/* 500 Dias Rio 2016 */
.credito-foto {
  font-size:10px; 
  opacity: 0.75;
  margin-bottom:5px;
}

.credito-video {
  position: absolute;
  bottom: 0;
  margin-right: 10px;
  text-align: right;
  float: right;
  right: 0;
  color: #fff;
  text-shadow: 0 0 6px #000;
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
}

#audioOnOff {
  position: absolute;
  height: auto;
  bottom: 0;
}

#audio {

}

.desc-rio-2016 {
  width: 30%;
  float:right;
  text-align: right;
  font-family: 'flamalight';
  margin: 10px 0 5px;
}
/*
.desc-rio-2016::before {
  content: '500 dias jogos Rio 2016';
  font-family: 'flamabold';
  margin: 10px 0 5px;
  color: orange;
  display:block;
}
*/
.desc-londres-2012 {
  width: 30%; 
  float:left;
  font-family: 'flamalight';
  margin: 10px 0 5px;
}
/*
.desc-londres-2012::before {
  content: '2012 Londres';
  font-family: 'flamabold';
  margin: 10px 0 5px;
  color: orange;
  display:block;
}
*/

.fright { float:right; }
.fleft { float:left; }
.fnone { float:none; }
.clearboth { clear:both; }
.flamacondlight { font-family: 'flamacondensedlightregular'; }

#video-wrap {
  position:relative;
  min-width: 100%;
  min-height: 450px;
  max-width: 100%;
  background: #fff ;
  z-index: 0;
}

video#bgvid {
  position: absolute; right: 0; bottom: 0;
  width: 100%;
  min-height: 450px;
  display: block;
  width: auto; height: auto; z-index: -100;
  top: 0;

}


#video-intro-title {
  z-index: 1;
  display: table;
  width: auto;
  top: 50%;
  position: relative;
  left: 50%;
   -webkit-transform: translate(-50%,-50%);  -webkit-transform-style: preserve-3d;
      -ms-transform: translate(-50%,-50%);      -ms-transform-style: preserve-3d;
          transform: translate(-50%,-50%);          transform-style: preserve-3d;
}

.pictograma-slider {
  float: left;
  margin-right: 20px;
}

.pad-bot {
  padding-bottom:10px;
}

#antes-depois {
  -webkit-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.25);
  box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.25);
  background: #f9f9f9;
}

#antes-depois h3 {
  font-family: 'flamamedium';
  text-transform: uppercase;
  margin: 10px 0 0;
  color: #fb8d42;
  display:block;
}

.cabecalho .bonecos {
  left:0;
  margin:0; 
}

.tab-title {
  font-family: 'flamacondensedlightregular' !important;
}

.owl-wrapper .item h4 {
  opacity:0;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.owl-wrapper .item:hover h4 {
  opacity:1;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.overlayMap {
  background: rgba(255,255,255,0.5);
  background-image: url(https://infograficos.estadao.com.br/public/esportes/olimpiadas-2016-obras/imgs/touch-icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 480px;
  top: 480px;
  margin-top: -480px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.tab-sub {
  font-size: 30px;
  text-transform: uppercase;
  word-wrap: break-word;
  font-family: 'flamacondensedlightregular';
  line-height: 1.2;
  margin-bottom: 20px;
  color: black;
  padding-top: 10px;
}

.tab-sub span {
  opacity: 0.3;
}

.lazyOwl {
  opacity: 0.3;
   transition: opacity .20s ease-in-out;
   -moz-transition: opacity .20s ease-in-out;
   -webkit-transition: opacity .20s ease-in-out;
}

.lazyOwl:hover {
  opacity: 1;
}

.atleta {
  font-size: 16px;
}

.atleta span {
  font-family: 'flamalight';
  display: block;
}

.gradient {
  height: 520px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.01) 99%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,0.01)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
  position: absolute;
  width: 100%;
  top: 0;
}

input[type="checkbox"] {
    content: url('https://infograficos.estadao.com.br/public/testes/500-dias-olimpiadas-rio-2016-2/img/audio.png');
    display: block;
}
input[type="checkbox"]:checked {
    content: url('https://infograficos.estadao.com.br/public/testes/500-dias-olimpiadas-rio-2016-2/img/audio-mute.png');
}

#audio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 80%;
  margin-left: 5px;
  margin-bottom: 5px;
  outline: 0;
}

#antes-depois h3 {
  font-family: flamacondensedlight;
font-family: 'flamacondensedlightregular';
  font-size: 20px;
}

.box {
overflow: auto;
height: 40px;
background-color: white;
width: 40px;
position: absolute;
/* height: auto; */
bottom: 0;
border-radius: 5px;
opacity: 1;
margin-left: 10px;
margin-bottom: 10px;
-webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.19);
-moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.19);
box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.19);
}


  .timeline {
font-family: 'flamacondensedlightregular';
font-weight: bold;
text-transform: uppercase;
color: #ff9933;
font-size: 36px;
/* margin-top: 50px; */
text-align: center;
padding-bottom: 10px;
margin-bottom: 30px;
border-bottom: 2px solid #f5f5f5;
/* width: auto; */
overflow: auto;
display: inline-block;
left: 50%;
position: relative;
transform: translateX(-50%);
}


.full-width {
  background-image: url("https://infograficos.estadao.com.br/public/testes/500-dias-olimpiadas-rio-2016-2/img/shadow.png");
  background-repeat: repeat-x;
}

.btn-simples {
  border: 2px solid #eee;
  padding: 5px 10px;
  display:inline-block;
  margin-bottom: 5px;
}

.leia {
font-weight: bold;
color: #ff9933;
top: 10px;
position: relative;
}
.icon-read {
float: left;
margin-right: 10px;
margin-top: 12px !important;
}

::selection {
  background: #7CD6C9; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #7CD6C9; /* Gecko Browsers */
  color: #fff;
}

.atleta {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'flamacondensedlight';
font-family: 'flamacondensedlightregular';
  margin: 10px 10px 0 10px;
}
.atleta span {
  font-family: 'flamalight';
  display: block;
  font-size: 14px;
}
.owl-wrapper .item h4 {
  opacity: 0.25;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 14px;
  margin: 0 10px;
}

  #logo-estadao {
    opacity: 0.6;
  }

  #logo-estadao:hover {
    opacity: 1;
  }


  #logo-estadao img:first-child {
    display: block;
  }

#logo-estadao img:last-child {
    display: none;
  }

/* RESPONSIVO */

@media all and (max-width: 800px) {

  video#bgvid, .box {

    display: none;
  }

  #video-wrap {
  background: #fff url('../img/poster.png') no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}

 #video-intro-title img {
    max-height: 360px;
  }
/*
  #video-intro-title{
    width: 50%;
  }
*/
}

@media all and (min-width: 1024px) {
  #tabs {
    /* height: 56px; */
    line-height: 46px;
    /* margin-top: 30px; */
    padding-top: 10px;
  }

  #tabs li {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media all and (max-width: 1024px) {

  #tabs .mobile-trigger a {
    overflow: auto;
    height: 40px;
    margin-top: 5px;
    padding-top: 16px;
}


}

@media all and (max-width: 610px) {

  #logo-estadao img:first-child {
    display: none;
  }

#logo-estadao img:last-child {
    display: block;
  }

    #logo-estadao img {
    position: absolute;
    width: 100px;
    margin: 7px 0 0 10px;
  }

}


@media all and (max-width: 1200px) {
  #f1-badge {
    display: none;
  }
}

@media all and (max-width: 1080px) {
  .slider__arrows {
    display: none;
  }
}

@media all and (max-width: 1025px) {
  #carro-wrap, .texto-secundario {
    display: none;
  }
  div#carro-wrap-mobile {
    display: block;
  }
}

@media all and (max-width: 1024px) {
  #tabs li, .slider__arrows {
    display: none;
  }

  #tabs li.mobile-trigger {
    display:block;
    overflow: auto;
  }

  #f1-badge {
    display:none;
  }

  .coluna {
    width: 90% !important; 
    float:none !important;
    padding: 0 20px !important;
  }

  .ultimo-vencedor {
     float:none;
     clear: both;
     padding-top:40px;
  }

  .svg-wrapper {
    margin-top: 0px;
  }

  .svg-wrapper-desktop {
    display:none;
  }
  .svg-wrapper-mobile {
    display:block;
  }
  .lista-atributos {
    margin: 40px auto;
  }

  .lista-atributos li {
    float: left;
    width: 180px;
    margin-right:40px;
  }

  /* MOBILE MENU */
  #mobile-menu {
    display: none;
    width: 100%;
    height: auto;
    background: #4d4d4f;
    position: relative;
    margin: 0;
    padding: 0;
    top: -9px;
    text-align: center;
    font-family: 'flamacondensedlightregular';
  }
  #mobile-menu li {
    padding: 20px 0;
  }
  #mobile-menu li:hover {
    background: #ff9933;
  }
  #mobile-menu a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0;
  }
  /* /MOBILE MENU */

}

@media all and (max-width:480px) {
  
  #tabs .mobile-trigger a {
    /*float: left;*/
    position: relative;
    /*padding: 0 10px 0 10px;*/
    height: 20px;
    /*line-height: 46px;*/
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    padding-top: 0px;
    /*margin-top: 5px;
    padding-top: 15px;*/
    padding-bottom: 22px;
    margin-top: 20px;
    /*border-left:none;
    border-left: 3px solid rgba(37,55,67,0.5);
    border-right: 3px solid rgba(37,55,67,0.5);
    border-bottom: 46px solid rgba(37,55,67,0.5);*/
  }

  .slider__nav {
    height: 40px !important;
  }

  .slider__nav-item {
    width: 39px !important;
    padding: 10px 15px !important;
  }

  .slider__nav img, .slider__nav h3 {
    display: none !important;
  }

  .slider__nav p {
    font-size: 14px;
  }
    
    /* Equipes e Pilotos */
    .slider__nav.EquipesPilotos img {
      display: inline-block !important;
    }
    .slider__nav.EquipesPilotos p {
      display:none !important;
    }
    .slider__nav.EquipesPilotos .slider__nav-item--current::after {
      margin-left: -20px !important;
    }
    .slider__nav.EquipesPilotos .slider__nav-item {
      width: 60px !important;
      padding: 3px 3px !important;
    }
  /* / Esquipes e Pilotos */


  #shareBar {
    position: absolute;
    width: 100px;
    height: 40px;
    top: 14px;
    right: 10px;
  }
  #shareBar a {
    margin-left: 5px;
  }
}


.btn-simples {
  border: 2px solid #eee;
  padding: 5px 10px;
  display:inline-block;
  margin-bottom: 5px;
}

.leia {
font-weight: bold;
color: #ff9933;
top: 10px;
position: relative;
}
.icon-read {
float: left;
margin-right: 10px;
margin-top: 12px;
}
