/*
 * Folha de S.Paulo
 * Revista São Paulo
 * 5.4.1
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#222220}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}fieldset{border:0;margin:0;padding:0}

/* Default */
body {
	font-size: 62.5%;
}

@font-face {
  font-family: 'Roboto';
  src: url('//static.folha.uol.com.br/fonts/roboto/roboto-medium.eot');
  src: url('//static.folha.uol.com.br/fonts/roboto/roboto-medium.eot') format('embedded-opentype'),
     url('//static.folha.uol.com.br/fonts/roboto/roboto-medium.woff') format('woff'),
     url('//static.folha.uol.com.br/fonts/roboto/roboto-medium.ttf') format('truetype'),
     url('//static.folha.uol.com.br/fonts/roboto/roboto-medium.svg#FolhaIISemiBold') format('svg');
}

@font-face {
  font-family: 'FolhaIIHeavy';
  src: url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.eot');
  src: url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.eot') format('embedded-opentype'),
     url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.woff') format('woff'),
     url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.ttf') format('truetype'),
     url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.svg#FolhaIIHeavy') format('svg');
}

@font-face {
  font-family: 'FolhaIISemiBold';
  src: url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.eot');
  src: url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.eot') format('embedded-opentype'),
     url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.woff') format('woff'),
     url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.ttf') format('truetype'),
     url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.svg#FolhaIISemiBold') format('svg');
}

.col-4 {
	float: right;
	width: 360px;
}

.col-8 {
	float: left;
	width: 65.78947368421053%;
}

.col-12 {
	float: left;
	width: 100%;
}

.container {
  margin: 0 auto;
	max-width: 1140px;
	position: relative;
}

.hide {
    display: none;
}

.kicker {
	background-color: #EC665F;
	bottom: 12px;
	color: #fff;
	font-size: 1.4em;
	left: 12px;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
}

.box-title {
  position: relative;
}

.box-title .title {
	border-bottom: 1px solid #222220;
  font-family: "FolhaIIHeavy";
	font-size: 3.6em;
	font-weight: normal;
  margin: 0 0 16px 25px;
	padding-bottom: 7px;
}

.box-title a {
  color: #222220;
  text-decoration: none;
}

.section.sao_paulo.viaja .box-title .title span {
  background: url(//f.i.uol.com.br/folha/saopaulo/images/logo-viaja_sp-300x84.jpg) no-repeat;
  background-size: 200px;
  display: inline-block;
  height: 54px;
  width: 200px;
  text-indent: -9999em;
  margin: 0 0 0 6px;
}

.article {
  position: relative;
}

.advertising .label, .tag-sponsorship .label { margin-bottom: 2px; white-space:inherit;color: #ccc; display: block; font: normal 10px Arial, Helvetica, sans-serif; line-height: 1; text-align: right; text-transform: uppercase;}

.unstyled {
  list-style: none outside none;
}

/* Overlay */
.overlay {
	position: relative;
    display: block;
}

.overlay:before {
	content: ' ';
	display: block;
	height: 99.3%;
	width: 100%;
	position: absolute;
  -moz-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
  box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
  transition: box-shadow 0.6s ease-in;
  -webkit-backface-visibility:hidden;
  -webkit-transform:translateZ(0);
  backface-visibility: hidden;
  transform:translateZ(0);
}

.box .overlay:before {
	width: 100%;
	margin: 0;
	box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.7);
}

.aside-overlay {
  position: fixed;
  width: 100%;
  background-color: rgba(255,255,255, 0.6);
  top: 0;
  z-index: 999;
  display: none;
  bottom: 0;
}

/* Icons */
.sprite {
  background: url(//f.i.uol.com.br/folha/furniture/5.4/images/sprite.png?2016021901) no-repeat transparent;
  display: inline-block;
}

.sprite.icon-clock {
  background-position: -433px -102px;
  height: 14px;
  vertical-align: middle;
  width: 14px;
}

.box-title .title-icon {
	background: url(//f.i.uol.com.br/folha/saopaulo/svg/title.svg) no-repeat;
	display: inline-block;
	float: left;
	height: 50px;
  width: 22px;
}

 /* Ads */
.advertising {
  margin: 0 auto 60px auto;
}

.ads-display .label {
  background-color: #fff;
}

.ads-display .advertising {
  background: url(//f.i.uol.com.br/folha/furniture/ads/bg-publicidade-6x6.png) 0 #fff;
}

.ads-display .advertising .label {
  margin-bottom: 0;
}

.advertising-panel {
	background-color: #efefef;
	width: 360px;
}

/* 88x31 */
.ad-88x31-1 {
  background-color: transparent;
  clear: both;  
  float: right;
  height: 31px;
  position: relative;
  top: -70px;
  width: 88px;
}

.ad-88x31-1 .label {
  margin-top: -12px;
}

#ad-88x31-1 {
  background-color: #efefef;
  height: 31px;
  width: 88px;
}

@media (max-width: 800px) {
  .ad-88x31-1 {
    padding-bottom: 6px;
    top: 5px;
    width: 100%;
  }
}

.ad-300x250 {
	height: auto;
	padding: 12px 30px 25px 30px;
}

.ad-300x600 {
	height: auto;
	padding: 12px 30px 25px 30px;
}

/* 970x90 */
#ad-970x90-1 {
  height: auto;
  width: 970px;
}

#banner-970x90-1 {
  text-align: center;
  width: 970px;
}

.ad-970x90 {
    text-align: center;
    padding: 0;
    height: auto;
    width: 970px;
}

/* 728x90 */
#ad-728x90-1 {
  display: none;
  height: auto;
  width: 728px;
}

#banner-728x90-1 {
  display: none;
  text-align: center;
  width: 728px;
}

/* 320x50 */
#ad-320x50-1,
.ad-320x50 {
  display: none;
  height: auto;
  width: 320px;
}

#banner-320x50-1 {
  display: none;
  text-align: center;
  width: 320px;
}

.ad-320x50 {
    text-align: center;
    padding: 0;
    height: auto;
    width: 320px;
}


/* Share */
.share-icon {
  background: url("//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/share_28px.svg?2016031101");
  bottom: 16px;
  display: block;
  height: 28px;
  position: absolute;
  right: 16px;
  width: 28px;
}

.article-share .share-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 99;
}

.article-share .share-list li {
  background-color: #222220;
  margin-bottom: 2px;
  padding: 4px 20px 4px 8px;
}

.article-share .share-button {
  color: #fff;
  font-family: "Roboto";
  font-size: 16px;
}

.article-share .share-button:before {
  color: #fff;
  content: "";
  display: block;
  float: left;
  height: 20px;
  margin-right: 4px;
  width: 20px;
}

.article-share .share-button.fb:before {
  background: url("//f.i.uol.com.br/app/2/i-facebook-white.svg?2016031101") 0 no-repeat;
  background-size: 17px;
}

.article-share .share-button.tt:before {
  background: url("//f.i.uol.com.br/app/2/i-twitter-white.svg?2016031101") 0 no-repeat;
  background-size: 17px;
}

/* Header */
.section-header {
	overflow: hidden;
	padding-top: 20px;
}

.section-header .folha-logo {
	float: left;
	margin-top: 20px;
}

.section-header .subscribe {
	clear: both;
	color: #333;
	float: left;
	font-family: "Roboto";
	font-size: 1.4em;
	margin-top: 5px;
	text-decoration: none;
}

.section-header .subscribe:before {
	background: url(//f.i.uol.com.br/folha/saopaulo/svg/assine.svg) no-repeat;
	height: 13px;
	content: "";
	display: inline-block;
	width: 17px;
}

.section-header .menu-button {
	display: none;
}

.logo-saopaulo {
	background: url(//f.i.uol.com.br/folha/saopaulo/svg/logo-revistasaopaulo.svg?2016050401) no-repeat;
	background-size: cover;
	display: block;
	height: 73px;
	margin: 0 auto 14px auto;
	width: 260px;
}

.navigation {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	display: inline-block;
  margin-bottom: 24px;
  width: 100%;
}

.navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 75%;
}

.navigation li {
	float: left;
	text-align: center;
	padding: 18px 12px;
}

.navigation li a {
	color: #EC665F;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

.search-button {
	background-color: #e1e1e1;
  color: #222220;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
	padding: 18px 13px;
  position: relative;
	text-transform: uppercase;
}

.search-button:before {
	background: url(//f.i.uol.com.br/folha/saopaulo/svg/search.svg?2016042001) no-repeat;
	background-size: cover;
	content: "";
	float: left;
	height: 20px;
	margin-right: 5px;
	width: 20px;
}

.search-button.active:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e1e1e1;
  bottom: -10px;
  content: "";
  left: 47px;
  position: absolute;
}

.search-box {
	background-color: #8c959a;
	display: none;
  margin-bottom: 24px;
  margin-top: -26px;
	padding: 25px 0;
}

.search-box.in-search {
  display: block;
}

.search-form,
.search-box-content {
	font-family: "Roboto";
	margin: 0 auto;
	width: 480px;
}

.search-field {
	border: none;
  border-radius: 0;
	font-size: 16px;
	height: 34px;
	outline: none;
	padding: 8px;
	width: 400px;
}

.search-box .submit-button {
	background: url("//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/search_white.svg?2016031101");
	background-position: 1px 2px;
	border: 1px solid #fff;
	border-radius: 0px;
  cursor: pointer;
	height: 50px;
	margin-left: 10px;
	outline: none;
	text-indent: -999px;
	width: 50px;
}

.folha-bar {
	background-color: #efefef;
	display: none;
	padding: 10px 0;
	position: relative;
}

.folha-bar .search-button {
	background-color: #efefef;
	display: block;
	float: none;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
}

.folha-bar .folha-logo img {
	display: block;
	margin: 0 auto;
	width: 175px;
}

/* Menu mobile */
.menu-mobile {
  background-color: #fff;
  box-shadow: 0 5px 35px 1px rgba(0,0,0,.2);
  display: none;
  font-family: "Roboto";
  position: absolute;
  top: 0;
  z-index: 9999;
  -moz-box-shadow: 0 5px 35px 1px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 5px 35px 1px rgba(0,0,0,.2);
  width: 275px;
}

.menu-mobile a {
  color: #222220;
  text-decoration: none;
}

.menu-mobile .services {
  border-bottom: 1px solid #c5ced5;
  padding: 24px;
}

.menu-mobile .login {
  display: none;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

.menu-mobile .close {
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
  position: absolute;
  right: 24px;
  text-transform: uppercase;
  top: 22px;
}

.menu-mobile .subscribe {
  background-color: #eee;
  border-radius: 4px;
  color: #222220;
  font-size: 1.2em;
  padding: 5px 18px;
}

.menu-mobile-navigation {
  padding: 20px 24px;
}

.menu-mobile-navigation ul {
  list-style: none;
  padding-left: 16px;
}

.menu-mobile-navigation li {
  margin: 0;
  padding: 15px 0;
}

.menu-mobile-navigation a {
  color: #EC665F;
  font-size: 1.4em;
}

.menu-mobile .info {
  color: #999;
  font-size: 1.2em;
  margin: 0;
  text-transform: uppercase;
}

.menu-mobile .columnist {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 16px 24px;
}

.menu-mobile .columnist ul {
  display: none;
  list-style: none;
  padding-left: 16px;
}

.menu-mobile .columnist li {
  padding: 15px 0;
  width: 100%;
}

.menu-mobile .columnist li a {
  font-size: 1.2em;
}

.menu-mobile .menu-columnist {
  color: #222220;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

.menu-mobile .menu-columnist.down:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #222220;
  float: right;
  margin-top: 5px;
}

.menu-mobile .menu-columnist.up:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
  float: right;
  margin-top: 5px;
}

.menu-mobile .social-menu {
  padding: 24px;
  position: relative;
}

.menu-mobile .social-menu p {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}

.menu-mobile .fb-logo,
.menu-mobile .tt-logo {
  display: inline-block;
  height: 24px;
  position: absolute;
  top: 20px;
  right: 24px;
  width: 24px;
}

.menu-mobile .fb-logo {
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/facebook.svg?2016042601) no-repeat;
  right: 68px;
}

.menu-mobile .tt-logo {
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/twitter.svg) no-repeat;
  top: 22px;
}

/* Rotate */
.box-rotate {
  font-family: "Roboto";
	margin: 0 0 48px 0;
	overflow: hidden;
}

.box-rotate .ad-300x250 {
  margin-top: 16px;
}

.box-rotate a {
	text-decoration: none;
}

.box-rotate h1 {
  color: #222220;
  font-size: 4em;
  line-height: 47px;
  margin: 4px 0 14px;
}

.rotate p {
	color: #222220;
	font-size: 1.8em;
	margin: 0;
}

.royalSlider img{
	width: inherit;
	max-width: 100%;
	min-width: inherit;
}

.royalSlider {
  width: 100%;
  height: 645px;
  position: relative;
  direction: ltr;
  -webkit-backface-visibility: hidden;
}

.royalSlider > * {
  float: left;
}

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}

.royalSlider > .rsContent,
.royalSlider > .rsSlideRoot {
  visibility: visible;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink,
.rsWebkit3d .rsContent {
  -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d .rsContent,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

.rsThumb {
  float: left;
  position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: left;
  z-index: 90;
}

/* Fullscreen options */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto !important;
}

.rsContent {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.rsAutoHeight .rsContent {
  position: relative;
  height: auto;
}

.rsPreloader {
  position: absolute;
  z-index: 0;
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

.rsNav {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0,0,0,0.25);
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

.rsTabs {
  float: left;
  background: none !important;
}

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: 0.3s;
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}

.rsABlock,
.rsSBlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

img.rsImg {
  max-width: none;
  min-width: 0;
}

.rsNoDrag {
  cursor: auto;
}

a.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  -webkit-backface-visibility: hidden;
  outline: none;
  padding: 0;
  margin: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.abBlackBox {
  color: #fff;
  background: #222220;
  background: rgba(0,0,0,0.75);
  padding: 15px;
}

.abWhiteBox {
  color: #222220;
  background: #fff;
  background: rgba(255,255,255,0.75);
  padding: 15px;
}

.abTextAlignCenter {
  text-align: center;
}

/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #fff;
  color: #fff;
}

/* Arrows */
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 0;
}

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("//f.i.uol.com.br/app/2/rs-default.png");
  background-color: #222220;
  background-color: rgba(0,0,0,0.75);
  *background-color: #222220;
  border-radius: 2px;
}

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: 0.2;
  display: none;
}

/* Bullets */
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #222220;
  background: rgba(0,0,0,0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}

.rsDefault .rsBullets * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px;
}

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255,255,255,0.5);
}

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #fff;
}

/* Thumbnails */
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 52px;
}

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
}

.rsDefault .rsTmb {
  display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #fff;
}

.rsDefault .rsTmb span {
  color: #ddd;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #222220;
  background: rgba(0,0,0,0.75);
}

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0,0,0,0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("//f.i.uol.com.br/app/2/rs-default.png");
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

/* Tabs */
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #d9d9dd;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}

.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
  border: 1px solid #d9d9dd;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
  color: #fff;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
  background: #acacac;
  background-image: -webkit-linear-gradient(top, #acacac, #bbb);
  background-image: -moz-llinear-gradient(top, #acacac, #bbb);
  background-image: linear-gradient(to bottom, #acacac, #bbb);
}

/* Fullscreen button */
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("//f.i.uol.com.br/app/2/rs-default.png") 0 0;
  background-color: #222220;
  background-color: rgba(0,0,0,0.75);
  *background-color: #222220;
  border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

/* Play/close video button */
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background: url("//f.i.uol.com.br/app/2/rs-default.png") no-repeat 0 -32px;
  background-color: #222220;
  background-color: rgba(0,0,0,0.75);
  *background-color: #222220;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0,0,0,0.9);
}

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("//f.i.uol.com.br/app/2/rs-default.png") -64px 0;
  background-color: #222220;
  background-color: rgba(0,0,0,0.75);
  *background-color: #222220;
}

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0,0,0,0.9);
}

/* Preloader */
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url("//f.i.uol.com.br/app/2/preloader-white.gif");
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/* Global caption */
.rsDefault .rsThumbsHor {
  position: absolute;
  bottom: 0;
  padding: 10px 0px;
}

.royalSlider.rsFullscreen {
  z-index: 100 !important;
  overflow: hidden !important;
}

.rsDefault .rsGCaption {
  width: 95%;
  bottom: 72px;
  padding: 15px 50px 25px 10px;
  left: 0;
  background: rgba(0,0,0,0.8) !important;
  border-bottom: 1px solid #7d7d7d;
  font-size: 14px;
  line-height: 20px;
}

.rsDefault .rsCaption {
  float: left;
  width: 100%;
}

.rsDefault .rsCaption p {
  display: inline-block;
  float: left;
}

.rsGCaption .credit {
  font-size: 10px;
  padding: 5px 0;
  position: static;
  color: #fff;
}

.rsGCaption .credit span {
  display: inline;
  padding-right: 10px;
}

.rsCaption a {
  color: #ddd;
  text-decoration: underline;
}

.rsDefault .rsThumb {
  width: 76px;
  height: 52px;
  border: 4px solid #676768;
}

.rsDefault .rsThumb.rsNavSelected {
  background: none;
  border-color: #1ea3ff;
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 1;
}

.carousel img{
  height: auto;
  max-width: 100%;
  min-width: auto;
  width: auto;
}

.carousel li {
  text-align: left;
  width: 170px;
}

.carousel .pane-btn.prev {
  background-image: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/arrow_left_48px.svg?2016031101');
  left: 0;
  margin-left: -35px;
}

.carousel .pane-btn.next {
  background-image: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/arrow_right_48px.svg?2016031101');
  margin-right: -35px;
  right: 0;
}

.carousel .pane-btn {
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  cursor: pointer;
  display: inline-block;
  height: 56px;
  background-position: 1px;
  background-repeat: no-repeat;
  margin-top: -56px;
  position: absolute;
  transition: all .3s ease;
  width: 35px;
  z-index: 2;
}

.carousel-container{
  display: block;
  overflow: hidden;
  position: relative;
  -moz-backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transform: translate3d(0,0,0) scale3d(1,1,1);
  width: 100%;
}

.carousel .carousel-list {
  -moz-backface-visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  backface-visibility: hidden;
  position: relative;
  transform-style: preserve-3d;
  transform: translate3d(0,0,0) scale3d(1,1,1);
  width: 3000%;
  display: table;
}

.carousel ul li, .carousel .carousel-list li {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  float: left;
  overflow: hidden;
  position: relative;
  transform-style: preserve-3d;
  transform: translate3d(0,0,0);
}

.carousel .animate {
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.unstyled { list-style: none outside none; }

.carousel{ text-align: center; }

.carousel-pagination {
  display: inline-table;
  margin-top: 20px;
  text-align: center;
}
.carousel-pagination li {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #d1d1d1;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 10px;
  margin-right: 15px;
  width: 10px;
}

.carousel-pagination .active { background: #777; }

.credit.block{
	color: #222220;
    font: normal 10px 'Roboto';
	position: relative;
	display: block;
	text-align: right;
}

span.credit{
    position: absolute;
    padding: 1px 0;
    right: 0px;
    color: #222220;
    font: normal 10px 'Roboto';
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    backface-visibility: hidden;
    text-decoration: none;
    transform:translateZ(0);
}

/* CAROUSEL & ROTATE */
.rotate .container {
  width: 100%;
  display: block;
  color: #222220;
}

.rotate .container p {
  margin-top: 15px;
}

.rotate img.rsImg {
  margin-bottom: 150px;

}
.rotate .rsDefault, .rotate .rsDefault .rsOverflow, .rotate .rsDefault .rsSlide{
  background: #fff;
  max-width: 100% !important;
}

.rotate .rsDefault .rsBullets {
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-top: 16px;
  background: rgba(255,255,255, 0);
  padding-bottom: 12px;
}

.rotate .rsDefault .rsBullet span {
  width: 12px;
  height: 12px;
}

.rotate .rsDefault .rsBullet {
  padding: 15px 7px 4px;
}

.rotate .rsDefault .rsBullet.rsNavSelected span {
  background-color: #EC665F;
}

.rotate .rsDefault .rsBullet span {
  background-color: #ccc;
}

.rotate .rsDefault .rsArrow {
  height: 40%;
}

.rotate .rsDefault .rsArrowIcn {
  background-color: #fff;
    border-radius: 100%;
    width: 56px;
    height: 56px;
    bottom: 0;
    top: initial;
    background-size: 63px 63px;
}

.rotate .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-image: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/arrow_right_48px.svg?2016031101');
  background-position: center;
}

.rotate .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-image: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/arrow_left_48px.svg?2016031101');
  background-position: center;
  left: 0;
}

.rotate .container {
  margin-bottom: 0px;
}

.rotate .overlay {
	position: relative;
	display: block;
	width: 100%;
}

.rotate .overlay:before {
	content: ' ';
	display: block;
	height: 99.5%;
	width: 104%;
	margin-left: -2%;
	position: absolute;
    -moz-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    transition: box-shadow 0.6s ease-in;
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    backface-visibility: hidden;
    transform:translateZ(0);
}

.rotate .box .overlay:before {
	width: 100%;
	margin: 0;
	box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.7);
}

.master-news .overlay:before {
	width: 100%;
	margin: 0;
	box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -220px 100px -78px rgba(0,0,0,0.5);
}

.kicker.special {
	position: absolute;
    left: 15px;
    background-color: #00AFC3;
    bottom: 5px;
    color: #fff;
    padding: 5px;
}

.kicker.special.blue {
	background-color: #00AFC3;
}

.kicker.gold {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 100px;
    text-align: center;
    padding-top: 24px;
    height: 70px;
    color: #fff;
    background-size: 100%;
}

/* Chamadas destaque */
.box-highlight-article {
	margin-bottom: 32px;
	overflow: hidden;
}

.box-highlight-article .col-sm-6 {
	float: left;
	padding-bottom: 16px;
	width: 48%;
}

.box-highlight-article .col-sm-6:nth-child(odd) {
	padding-right: 4%;
}

.box-highlight-article a {
	color: #222220;
  display: block;
	text-decoration: none;
}

.box-highlight-article img {
	width: 100%;
}

.box-highlight-article h2 {
	color: #222220;
	font-family: "Roboto";
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 8px;
}

.box-highlight-article p {
	color: #222220;
	font-family: "Roboto";
	font-size: 1.6em;
	margin: 0;
}

.box-highlight-article ul {
	color: #222220;
	font-family: "Roboto";
	font-size: 1.6em;
	list-style: square;
	padding-left: 20px;
}

/* Chamadas default */
.box-default-article {
  margin-bottom: 12px;
	overflow: hidden;
	width: 100%;
}

.box-default-article a {
  color: #222220;
	text-decoration: none;
}

.box-default-article h2 {
	color: #222220;
	font-family: "Roboto";
	font-size: 2em;
	font-weight: bold;
  margin: 16px 0 8px;
}

.box-default-article p {
  font-family: "Roboto";
  font-size: 1.6em;
  margin: 0;
}

.box-default-article img {
	width: 100%;
}

.box-default-article .ad-300x250 {
	margin-top: 0;
}

.box-default-article .col-sm-4 {
	float: left;
  margin-bottom: 36px;
	width: 30.66666666%;
}

.box-default-article .col-sm-4:nth-child(3n+2) {
	padding: 0 4%;
}

.box-default-article .col-sm-4:nth-child(3n+1) {
  clear: left;
}

/* Vídeo */
.box-video {
  margin-bottom: 32px;
  overflow: hidden;
}

.box-video .col-sm-6 {
  float: left;
  padding-bottom: 16px;
  width: 48%;
}

.box-video .col-sm-6:nth-child(odd) {
  padding-right: 4%;
}

.box-video a {
  color: #222220;
  display: block;
  text-decoration: none;
}

.box-video img {
  width: 100%;
}

.box-video h2 {
  color: #222220;
  font-family: "Roboto";
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 8px;
}

.box-video p {
  color: #222220;
  font-family: "Roboto";
  font-size: 1.6em;
  margin: 0;
}

.box-video ul {
  color: #222220;
  font-family: "Roboto";
  font-size: 1.6em;
  list-style: square;
  padding-left: 20px;
}

.box-video .video-player.normal,
.box-video .video-player.normal img {
    height: auto;
    max-width: 100%;
}
.box-video .video-player {
    position: relative;
    margin: 0 auto;
}
  .box-video .video-player .icon-video-play {
    top: 50%;
    left: 50%;
    margin: -47px 0 0 -57px;
    opacity: .85;
    position: absolute;
    transition: all .3s ease-in;
}
.box-video .sprite-folha.icon-video-play {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/player.svg);
    height: 95px;
    width: 95px;
    z-index: 9;
    position: absolute;
}
.box-video .video-player a:hover .icon-video-play {
    filter: alpha(opacity=100);
    opacity: 0;
}


/* Roteiros */
.box-roteiros {
	font-family: "Roboto";
  margin-bottom: 48px;
	overflow: hidden;
  width: 100%;
}

.box-roteiros ul {
	list-style: none;
	padding: 0;
}

.box-roteiros ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding-right: 24px;
	width: 33.3333%;
}

.box-roteiros ul li:nth-child(3n+1) {
  clear: left;
}

.box-roteiros img {
	float: left;
	height: 70px;
	margin-right: 16px;
	width: 70px;
}

.box-roteiros p {
	color: #222220;
	font-size: 1.6em;
	margin: 0;
}

.box-roteiros a {
	color: #222220;
	text-decoration: none;
}

/* Mais lidas */
.box-mais-lidas {
  margin-bottom: 32px;
  overflow: hidden;
  width: 100%;
}

.box-mais-lidas .advertising-panel {
  margin-top: 48px;
}

#folha-top h2,
#folha-top h2 span {
  display: none;
  margin: 0;
}

#folha-top ul {
  display: inline-block;
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
  width: 100%;
}

#folha-top ul li {
  border-bottom: 5px solid #eee;
  cursor: pointer;
  float: left;
  margin-right: .2%;
  padding: 4px 0 16px;
  text-align: center;
  width: 24.85%;
}

#folha-top ul li.active {
  border-color: #EC665F;
}

#folha-top ul li:last-child {
  margin-right: 0;
}

#folha-top ul li a {
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

#folha-top span {
  background-color: #f7f8f9;
  color: #8c959a;
  float: left;
  font-family: "FolhaIIHeavy";
  font-size: 2em;
  margin-right: 16px;
  padding: 18px 32px
}

#folha-top p {
  overflow: hidden;
}

#folha-top ol {
  margin: 0;
  padding: 0;
}

#folha-top ol li {
  margin-bottom: 16px;
  overflow: hidden;
}

#folha-top ol li p {
  margin: 20px 0;
}

#folha-top ol li a {
  color: #222220;
  font-family: "Roboto";
  font-size: 1.6em;
  text-decoration: none;
}

#folha-top .more-results {
  color: #222220;
  font: bold 1.4em "Roboto";
  float: right;
  line-height: 14px;
  text-transform: uppercase;
}

#folha-top .more-results:after {
    background: url(//f.i.uol.com.br/folha/saopaulo/svg/arrow.svg) no-repeat;
    content: "";
    display: block;
    float: right;
    height: 14px;
    margin-left: 10px;
    width: 14px;
}

/* Fotos à esquerda */
article.news table.fe ,
article.news table.fe100,
article.news table.fe150 ,
article.news table.fe175 ,
article.news table.fe200 ,
article.news table.fe220 ,
article.news table.fe230 ,
article.news table.fe270 ,
article.news table.fe300 ,
article.news table.fe330 ,
article.news table.fe600 ,
article.news table.fe620 {
  margin: 20px auto;
}
article.news table.fe {
  margin: 0 10px 10px 0;
}
article.news table.fe100 {
  width: 100px;
}
article.news table.fe150 {
  width: 150px;
}
article.news table.fe175 {
  width: 175px;
}
article.news table.fe200 {
  width: 200px;
}
article.news table.fe220 {
  width: 220px;
}
article.news table.fe230 {
  width: 230px;
}
article.news table.fe270 {
  width: 270px;
}
article.news table.fe300 {
  width: 300px;
}
article.news table.fe330 {
  width: 330px;
}
article.news table.fe600 {
  margin: 0 0 20px 0;
  width: 600px;
}
article.news table.fe620 {
  margin: 0 0 20px 0;
  width: 620px;
}

/* Fotos à direita */
article.news table.fd ,
article.news table.fd150 ,
article.news table.fd175 ,
article.news table.fd200 ,
article.news table.fd220 ,
article.news table.fd230 ,
article.news table.fd270 ,
article.news table.fd300 ,
article.news table.fd330 {
  margin: 20px auto;
}
article.news table.fd { 
  margin: 0 0 10px 10px;
}
article.news table.fd150 {
  width: 150px;
}
article.news table.fd175 {
  width: 175px;
}
article.news table.fd200 {
  width: 200px;
}
article.news table.fd220 {
  width: 220px;
}
article.news table.fd230 {
  width: 230px;
}
article.news table.fd270 {
  width: 270px;
}
article.news table.fd300 {
  width: 300px; 
}
article.news table.fd330 {
  margin: 20px 0 20px 10px;
  width: 330px;
}

#shopping{
  width: 300px;
  margin: 0 auto;
}

/* Enquetes*/
.box-poll {
  overflow: hidden;
}

.box-poll a {
  color: #222220;
}

.box-poll h3 {
  color: #222220;
  font-size: 2em;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 15px;
}

.box-poll .col-sm-6 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 24px;
  width: 100%;
}

.box-poll .alert-success {
  border-radius: 4px;
  border: 1px solid transparent;
  font: normal 1.6em 'Roboto';
  color: #444;
  line-height: 19.2px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 8px;
  width: 35%;
}

.form-poll {
  padding: 7px 0;
}

.form-poll label {
  cursor: pointer;
  font-family: "Roboto";
  font-size: 1.6em;
  display: block;
  margin-bottom: 15px;
  padding: 0 2.5px;
}

.form-poll label input{
  margin-right: 2px;
}

/* Colunistas */
.box-colunistas {
  margin-bottom: 48px;
  overflow: hidden;
}

.box-colunistas a {
  color: #222220;
}

/* Owl Carousel v2.1.0 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{border-bottom: 1px solid #ccc;margin-bottom: 15px;padding-bottom: 40px;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#222220}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span{background:#EC665F}
.owl-theme .owl-dots {
  text-align: center;
}

.owl-theme .owl-nav {
  position: absolute;
  top: 18%;
  width: 100%;
}

.owl-theme .owl-prev {
  font-size: 0;
  left: -16px;
  position: absolute;
}

.owl-theme .owl-next {
  font-size: 0;
  position: absolute;
  right: -8px;
}

.owl-theme .owl-prev:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
  transform: rotate(45deg);
  margin-right: 0.5em;
}

.owl-theme .owl-next:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid black;
  border-top: 2px solid black;
  transform: rotate(45deg);
  margin-right: 0.5em;
}

.box-colunistas .owl-carousel {
  margin-top: 30px;
}

.box-colunistas .image {
  border-radius: 50%;
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  float: left;
  height: 70px;
  margin-right: 12px;
  overflow: hidden;
  perspective: 1px;
  width: 70px;
}

.box-colunistas .image img {
  width: 100%;
}

.box-colunistas .columnist h2 {
  color: #EC665F;
  font-family: "Roboto";
  font-size: 1.2em;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}

.box-colunistas .columnist p {
  color: #222220;
  font-family: "FolhaIISemiBold";
  font-size: 2em;
  line-height: 24px;
  margin: 0;
  overflow: hidden;
}

/* Especiais */
.section-items .items {
  margin: 35px -2% 0 -2%;
}

.items .item-content {
  font-family: "Roboto";
  float: left;
  margin-bottom: 45px;
  padding: 0 2%;
  width: 46%;
}

.items .item-content:nth-child(odd) {
  clear: left;
}

.items img {
  width: 100%;
}

.items .item-content .date {
  color: #999;
  display: block;
  font-size: 1.2em;
  margin: 15px 0 0;
}

.items .item-content h2 {
  color: #222220;
  font-size: 2em;
  font-weight: bold;
  margin: 5px 0 8px;
}

.items .item-content p {
  color: #222220;
  font-size: 1.6em;
  margin: 0;
}

.items .item-container {
  position: relative;
}

.section-items .dropdown {
  position: absolute;
  right: 0;
  top: 4px;
  width: 150px;
  z-index: 99;
}

.section-items .dropdown .btn-filter {
  background-color: #EFEFEF;
  color: #999;
  display: block;
  font-family: "Roboto";
  font-size: 1.4em;
  font-weight: bold;
  padding: 13px 0 12px 24px;
}

.section-items .dropdown .btn-filter.down:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #222220;
  float: right;
  margin: 7px 15px 0;
}

.section-items .dropdown .btn-filter.up:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
  float: right;
  margin: 6px 15px 0;
}

.section-items .list {
  background-color: #EFEFEF;
  border: none;
  display: none;
  list-style: none;
  margin: 1px 0 0;
  outline: none;
  padding: 10px 0;
  width: 150px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.section-items .list li {
  padding: 12px 24px;
}

.section-items .list li a {
  color: #999;
  display: block;
  font-family: "Roboto";
  font-size: 1.4em;
  font-weight: bold;
}

.dropdown-label {
  color: #222220;
  font-family: "Roboto";
  font-size: 1.4em;
  font-weight: bold;
  position: absolute;
  right: 160px;
  top: 17px;
}

/* Especias ads */
.advertising-panel.ad-300x600-2 {
  margin: 45px auto;
}

/* Colunistas */
.columnist-list {
  font-family: "Roboto";
  margin-bottom: 60px;
  overflow: hidden;
}

.columnist-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.columnist-list li {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

.columnist-list li:first-child {
  margin-top: 15px;
}

.columnist-list .image {
  border-radius: 50%;
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  float: left;
  height: 90px;
  margin-right: 20px;
  overflow: hidden;
  perspective: 1px;
  width: 90px;
}

.columnist-list .image img {
  width: 100%;
}

.columnist-list h2 {
  color: #EC665F;
  font-size: 1.2em;
  font-weight: bold;
  margin: 12px 0 8px;
  text-transform: uppercase;
}

.columnist-list p {
  color: #7b7a6c;
  font-size: 1.6em;
  line-height: 22px;
  margin: 0;
  overflow: hidden;
}

/* Índices */
.box-index {
  float: left;
  margin-top: -36px;
}

.box-index .title-icon {
  font-size: 2.2em;
  color: #EC665F;
  font-family: "Roboto";
}

.box-index .title {
  color: #222220;
  display: inline-block;
  font-family: "Roboto";
  font-size: 1.2em;
  margin: 0;
  text-transform: uppercase;
}

.latest-news {
  margin-top: 30px;
}

.latest-news-list {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.latest-news-list-item {
  font-family: "Roboto";
  float: left;
  margin-bottom: 30px;
}

.latest-news-content a {
  display: block;
}

.latest-news .latest-news-list-item .latest-news-list-item-image {
  float: left;
  margin: 0 20px 0 0;
  width: 260px;
}

.latest-news .latest-news-list-item .latest-news-list-item-image img {
  max-width: 260px;
  width: 100%;
}

.latest-news .icon-clock {
  vertical-align: middle;
}

.latest-news .latest-news-list-item .latest-news-list-item-content-date {
  color: #999;
  font-size: 1.2em;
  line-height: 18px;
}

.latest-news .latest-news-list-item .latest-news-list-item-content-title {
  color: #222220;
  font-size: 2em;
  line-height: 24px;
  margin: 8px 0 16px;
}

.latest-news .latest-news-list-item .latest-news-list-item-content-text {
  color: #999;
  font-size: 1.6em;
  line-height: 20px;
  max-height: 80px;
  overflow: hidden;
}

/* Biografia do colunista */
.columnist-header {
  margin: 20px 0 40px;
}

.columnist-bio {
  margin: 0 auto;
  text-align: center;
  width: 450px;
}

.columnist-bio .columnist-bio-image {
  border-radius: 50%;
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%;
  display: inline-block;
  height: 70px;
  margin-right: 12px;
  overflow: hidden;
  perspective: 1px;
  width: 70px;
}

.columnist-bio .columnist-bio-image img {
  width: 100%;
}

.columnist-bio .columnist-bio-info {
  display: inline-block;
  line-height: 70px;
}

.columnist-bio .columnist-bio-title {
  color: #222220;
  display: inline-block;
  font-family: "FolhaIIHeavy";
  font-size: 3.6em;
  font-weight: lighter;
  margin: 10px 0 0;
  max-width: 368px;
  overflow: hidden;
}

.columnist-bio .columnist-bio-text {
  display: inline-block;
  margin-top: -20px;
  width: 100%;
}

.columnist-bio .columnist-bio-text a {
  color: #222220;
}

.columnist-bio .columnist-bio-text p {
  color: #999;
  font-family: "Roboto";
  font-size: 1.4em;
  line-height: 20px;
  margin: 0;
  text-align: center;
}

/* Paginação */
.pagination {
  display: inline-block;
  list-style: none;
  margin: 20px 0 90px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.pagination li {
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
}
.pagination li.inactive a,
.pagination li.inactive a:hover{
  color: #FFF;
  cursor: default;
  background: #EC665F;
}

.pagination li.prev a,
.pagination li.next a, 
.pagination li.prev a:hover, 
.pagination li.next a:hover{
  background-color: transparent;
}

.pagination li a:hover {
  background: #EC665F;
  color: #FFF;
  text-decoration: none;
}

.pagination li a {
  background-color: #F7F7F7;
  color: #999;
  display: block;
  font-family: "Roboto";
  font-size: 1.4em;
  padding: 15px 21px;
  transition: all .2s ease-in;
}

.pagination .arrow {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  display: inline-block;
  height: 0;
  width: 0;
}

.pagination .prev.inactive .arrow {
  border-right: 8px solid #e6e6e6;
}

.pagination .prev a .arrow {
  border-right: 8px solid #666;
}

.pagination .next.inactive .arrow {
  border-left: 8px solid #e6e6e6; 
}

.pagination .next a .arrow {
  border-left: 8px solid #666;
}

/* Tabs */
.nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.nav-tabs>li {
  display: block;
  float: left;
  margin-right: .5%;
  position: relative;
  text-align: center;
  width: 13.855%;
}

.nav-tabs>li:last-child {
  margin-right: 0;
}

.tab-content {
  display: inline-block;
  width: 100%;
}

.tab-content .tab-pane {
  display: none;
}

.tab-content .tab-pane.active {
  display: block;
}

/* Box "a semana" */
.box-week .box-title {
  margin-bottom: 16px;
}

.box-week .box-title .title {
  margin-bottom: 2px;
}

.box-week {
  margin-top: 10px;
}

.box-week .nav-tabs>li>a {
  color: #222220;
  display: block;
  font: 1.2em "Roboto";
  padding: 14px 0px;
}

.box-week .nav-tabs>li {
  border-bottom: 6px solid #E7EBEE;
}

.box-week .nav-tabs>li.active {
  border-color: #EC665F;
}

.box-week .box-week-image,
.box-week .box-week-image img {
  display: block;
  width: 100%;
}

.box-week .box-week-image-container {
  position: relative;
}

.box-week .box-week-content {
  border: 1px solid #e1e1e1;
  padding: 20px;
}

.box-week .box-week-text {
  color: #222220;
  display: inline;
  font: 1.6em/20px "Roboto";
}

.box-week .box-week-link {
  color: #EC665F;
  font: 1.6em/20px "Roboto";
}

/* #168horas */
.box-168horas {
  background-color: #E1E4E9;
  margin-bottom: 45px;
  overflow: hidden;
  padding: 30px;
}

.box-168horas p {
  color: #222220;
  font: 1.6em/20px "Roboto";
  margin: 0;
}

.box-168horas .section-content {
  margin-top: 16px;
  margin-left: -30px;
  margin-right: -30px;
  overflow: hidden;
}

.box-168horas .section-content img {
  width: 100%;
}

.box-168horas .span-6 {
  float: left;
  padding: 1.345%;
  width: 47%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.box-168horas .span-3 {
  float: left;
  padding: 1.345%;
  width: 22%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.box-168horas .caption {
  bottom: 16px;
  color: #fff;
  font: 1.4em/20px "Roboto";
  left: 16px;
  position: absolute;
}

.box-168horas .more-results {
  color: #222220;
  font: bold 1.2em "Roboto";
  float: right;
  line-height: 14px;
  margin-top: 8px;
  text-transform: uppercase;
}

.box-168horas .more-results:after {
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/arrow.svg) no-repeat;
  content: "";
  display: block;
  float: right;
  height: 14px;
  margin-left: 10px;
  width: 14px;
}

/* Resultados da busca */
.search-content .searchResults {
  margin-bottom: 45px;
}

.search-content .advertising-panel {
  margin-bottom: 45px;
}

.search-content .message h2 {
  font: 1.6em "Roboto";
  margin: 24px 0 0;
}

.search-content .message p {
  color: #222220;
  font: 1.4em "Roboto";
  margin-top: 24px;
}

.search-content .inputBlock {
  display: inline;
}

.search-content .detailedSearch .selectSiteLocalLabel,
.search-content .detailedSearch .labelText {
  color: #222220;
  font: 1.4em "Roboto";
  margin-right: 5px;
}

.search-content .detailedSearch .selectSiteLocal,
.search-content .detailedSearch .inputText {
  background-color: #f7f8f9;
  border: none;
  border-bottom: 4px solid #fff;
  color: #8c8c8c;
  font: 1.4em "Roboto";
  margin-right: 2%;
  outline: none;
  padding: 10px;
}

.search-content .detailedSearch .inputText.max {
  margin-right: 0;
}

.search-content .searchResults a {
  color: #222220;
}

.search-content .searchDetails p {
  color: #999;
  font: 1.4em "Roboto";
  margin: 24px 0;
}

.search-content .searchDetails a {
  color: #222220;
}

.search-content .searchDetails b {
  color: #EC665F;
}

.search-content .searchDetails a:hover {
  text-decoration: underline;
}

.search-content .searchItem {
  margin-bottom: 35px;
}

.search-content .searchItem:last-child {
  margin-bottom: 0;
}

.search-content .searchItem .date-time {
  color: #999;
  font: 1.2em/18px "Roboto";
  margin: 0;
}

.search-content .searchItem h1 {
  color: #222220;
  font: bold 2em/24px "Roboto";
  margin: 10px 0 15px 0;
}

.search-content .searchItem .item-text {
  color: #999;
  font: 1.6em/20px "Roboto";
  margin: 0;
}

.search-ads {
  margin-top: -40px;
}



/* Epoch Calendar */
table.calendar {
  font: 1.4em "Roboto";
  border-collapse: collapse;
  background-color: #f7f8f9;
  border: solid #F1F2ED 1px;
  border-radius: 2px;
  margin-top: 4px;
  padding: 12px 0;
  width: 293px;
  text-align: center;
  -moz-user-select: none;
}
table.calendar .button-down {
  float: left;
}
table.calendar .button-up {
  float: right;
}
table.calendar a {
}
table.calendar a:hover {
}
table.calendar input, table.calendar select {
  background-color: #f7f8f9;
  border: none;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  outline: none;
  text-transform: uppercase;
}
table.calendar input {
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
table.calendar td, table.calendar th {
  border: 0;
  /*font-size: 10px;*/
  text-align: center;
}
div.mainheading {
  margin-bottom: 10px;
  padding: 0 6px;
}
table.cells {
  border-collapse: collapse;
  cursor: pointer;
  empty-cells: show;
  margin: 0 6px 0 6px;
}
/*the day headings*/
table.cells th {
  font-weight: normal;
  text-transform: uppercase;
  width: 38px;
}
table.cells th.wkhead {
  cursor: default;
  width: 38px;
}
/*The date cells*/
table.cells td {
  vertical-align: middle;
  font-weight: normal;
  height: 38px;
}
table.cells td.wkhead {
  background-color: white;
  text-align: center;
  color: #0054E3;
}
table.cells td.noselect {
  background-color: #f7f8f9;
  color: #BBBBBB;
  cursor: default;
}
table.cells td.hlday {
  background-color: #f7f8f9;
}
table.cells td.wkday {
  background-color: #f7f8f9;
}
table.cells td.wkend {
  background-color: #f7f8f9;
}
table.cells td.curdate {

}
table.cells td.cell_selected {
  background-color: #E2E5EA;
  color: black;
}
table.cells td.notmnth {
  background-color: #f7f8f9;
  color: #CCCCCC;
}
table.cells td.notallowed {
  background-color: #f7f8f9;
  color: #EEEEEE;
  font-style: italic;
}
table.cells td.hover {
  background-color: #E2E5EA;
}
table.cells td div {
  padding: 1px;
  margin: 0;
}

/* Footer */
.footer {
	background-color: #333;
	color: #fff;
	font-family: "Roboto";
	overflow: hidden;
	width: 100%;
}

.footer-bar {
  background-color: #fff;
  overflow: hidden;
}

.footer-bar a {
  color: #222220;
  display: block;
  font: bold 1.2em "Roboto";
  float: right;
  line-height: 14px;
  padding: 18px 0;
  text-transform: uppercase;
}

.footer-bar a:after {
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/arrow-up.svg) no-repeat;
  content: "";
  display: block;
  float: right;
  height: 14px;
  margin-left: 10px;
  width: 17px;
}

.footer .pre-footer {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding: 50px 0 40px;
}

.footer .pre-footer h2 {
	color: #fff;
	font-size: 1.2em;
	margin: 0;
}

.footer a.social{
	display: block;
	float: left;
	height: 48px;
	margin: 18px 5px 0 0;
	width: 48px;
}

.footer .box-social {
	float: left;
	width: 160px;
}

.footer .box-newsletter {
	float: right;
	width: 470px;
}

.footer .newsletter-form{
	margin-top: 18px;
  position: relative;
}

.footer .newsletter-form input[type=text] {
	border-radius: 2px;
	padding: 8px 12px;
	border: 0;
	font: normal 1.6em 'Roboto';
	color: #999;
	height: 32px;
	margin-right: 14px;
  outline: none;
	width: 305px;
}

 .footer .newsletter-form input[type=submit] {
	background: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/send_24px.svg?2016031101') 16px center no-repeat #333;
	background-size: 20%;
	border-radius: 3px;
	border: 1px solid white;
	color: #fff;
	cursor: pointer;
	font: normal 1.2em 'Roboto';
	height: 48px;
	letter-spacing: 0.5px;
  outline: none;
	padding: 0 20px 0 50px;
	text-transform: uppercase;
}

.footer .newsletter-alert {
  border-radius: 2px;
  color: #222;
  display: none;
  font: bold 1.4em "Roboto";
  left: 0;
  padding: 2px 12px;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.footer .newsletter-alert.alert-error {
  background-color: #ef524f;
}

.footer .newsletter-alert.alert-success {
  background-color: #eee;
}

.footer .newsletter-btn-close {
  background-color: #333;
  border: none;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1em;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  right: 8px;
  width: 1.5em;
  height: 1.5em;
  top: 8px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  box-shadow: 0 .18em .12em -.06em rgba(51,51,51,.2);
}

.footer h2 {
	color: #999;
	font-size: 1.6em;
	font-weight: normal;
	margin: 30px 0 8px;
}

.footer ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.footer .box-navigation {
	overflow: hidden;
}

.footer .box-navigation ul li {
	float: left;
	width: 25%;
	padding-bottom: 18px;
}

.footer .box-navigation ul li a {
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
}

.footer .subscribe {
	clear: both;
	color: #fff;
	display: block;
	font-family: "Roboto";
	font-size: 1.4em;
	margin: 18px 0 36px;
	text-decoration: none;
}

.footer .subscribe:before {
	background: url(//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/assine_white.svg?2016031101) no-repeat;
	height: 13px;
	content: "";
	display: inline-block;
	width: 17px;
}

.footer .related-list {
	float: left;
	width: 25%;
}

.footer .related-list li a {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.8em;
	text-decoration: none;
}

.footer .copyright {
	display: inline-block;
	padding: 56px 0;
}

.footer .copyright p {
	color: #999;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
}

.footer .col-1 {
	float: left;
	width: 35%;
}

.footer .col-2 {
	float: right;
	width: 65%;
}

.footer .footer-logo {
	background: url(//f.i.uol.com.br/folha/saopaulo/svg/logo-revistasaopaulo-negativo.svg) no-repeat;
	display: block;
	height: 52px;
	width: 189px;
}

/* Media queries */
@media (max-width: 1156px) {
	.container {
		padding: 0 8px;
	}

  /* 168horas */
  .box-168horas .span-3 {
    width: 30.42%
  }

  .box-168horas .span-3:nth-child(2) {
    width: 47%;
  }
}

@media (max-width: 1140px){
	/* Default */
	.col-4 {
		/*background-color: #efefef;*/
		float: left;
    margin: 24px 0;
		width: 100%;
	}

	.col-8 {
		width: 100%;
	}

	/* Ads */
	.advertising-panel {
		margin: 0 auto;
	}

	.box-rotate .ad-300x250 {
		margin-top: 0;
	}

  .box-mais-lidas .advertising-panel {
    margin-top: 0;
  }

  /* Especial ads */
  #banner-300x250-6,
  #banner-300x600-2,
  .advertising-panel.ad-300x250-6,
  .advertising-panel.ad-300x600-2 {
    display: none;
  }

	/* Home - Rotate */
	.rotate .rsDefault .rsArrow {
		display: none !important;
	}

  /* Resultados da busca */
  .search-ads {
    margin-top: 0;
  }
}

@media (max-width: 970px){
	/* Home - Roteiros */
	.box-roteiros ul li {
		width: 50%;
	}

  .box-roteiros ul li:nth-child(3n+1) {
    clear: none;
  }

  .box-roteiros ul li:nth-child(2n+3) {
    clear: left;
  }
}

@media (max-width: 960px) {
  /* Fix na Barra do UOL */
  #barrauol .al-center {
    margin-left: -90px  !important;
  }

  #barrauol nav {
    display: none;
  }

  #barrauol .containerUOL {
    display: block !important;
    width: auto !important;
  }
}

@media (max-width: 915px) {
  .navigation ul {
    float: left;
    width: 85%;
  }
}

@media (max-width: 800px) {
	/* Top */
	.folha-bar {
		display: block;
	}

	.section-header .folha-logo,
	.section-header .subscribe {
		display: none;
	}

	.section-header {
		border-bottom: 1px solid #e1e1e1;
		padding-top: 10px;
    margin-bottom: 24px;
	}

	.section-header .menu-button {
		background: url(//f.i.uol.com.br/folha/saopaulo/svg/icon-menu.svg?2016042001) no-repeat;
		display: block;
		float: left;
		height: 19px;
		margin: 10px 0 0 8px;
		width: 28px;
	}

	.logo-saopaulo {
		height: 46px;
    margin-bottom: 0;
		width: 165px;
	}

	/* Main navigation */
	.navigation {
		display: none;
	}

	.navigation.active {
		display: block;
	}

	.navigation ul {
		width: 100%;
	}

	.navigation li {
		border-bottom: 1px solid #e1e1e1;
		float: none;
		padding: 8px 0;
		text-align: left;
		text-indent: 20px;
		width: 100%;
	}

	.navigation li:last-child {
		border-bottom: none;
	}

	.search-button {
		display: none;
	}

	/* Footer */
	.footer .box-navigation,
	.footer .box-related {
		display: none;
	}

	.footer .subscribe {
		border-bottom: 1px solid #999;
		padding-bottom: 18px;
	}
}

@media (max-width: 760px) {
  /* Ads */
  .advertising {
    margin-bottom: 40px;
  }

  #ad-728x90-1,
  #banner-728x90-1 {
    display: none;
  }

  #ad-320x50-1,
  #banner-320x50-1,
  .ad-320x50 {
    display: block;
  }

  /* Resultados da busca */
  .search-content .inputBlock {
    display: block;
    margin-bottom: 16px;
  }

  .search-content .detailedSearch .selectSiteLocal,
  .search-content .detailedSearch .inputText {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px 0 0;
    width: 100%;
  }

  .search-content .detailedSearch .selectSiteLocal,
  .search-content .detailedSearch .inputText {
    font-size: 1.6em;
  }
}

@media (max-width: 700px) {
  /* Home - Enquete */
  .box-poll .alert-success {
    width: 80%;
  }

  /* Índice de colunista*/
  .columnist-bio {
    margin-top: 24px;
  }

  /* Calendário */
  table.calendar select {
    font-size: 16px;
  }

	/* Footer */
	.footer .box-newsletter {
		margin-top: 36px;
		width: 100%;
	}

	.footer .copyright {
		padding-top: 0;
	}

	.footer .col-2 {
		margin-top: 36px;
		 width: 100%;
	}

}

@media (max-width: 600px) {
  /* Home - Roteiros */
  .box-roteiros ul li {
    width: 100%;
  }

  .box-roteiros ul li:nth-child(2n+3) {
    clear: none;
  }

  /* Índice de colunista*/
  .columnist-bio {
    margin-top: 0;
    width: 100%;
  }

  .columnist-bio .columnist-bio-image {
    display: block;
    margin: 0 auto;
  }

  .columnist-bio .columnist-bio-info {
    line-height: 41px;
  }

  .columnist-bio .columnist-bio-text {
    margin-top: 10px;
  }

  .columnist-bio .columnist-bio-title {
    display: block;
    max-width: 100%;
    text-align: center;
    width: 100%;
  }

  .latest-news .latest-news-list-item .latest-news-list-item-image {
    margin: 0 0 15px;
    width: 100%;
  }

  .latest-news .latest-news-list-item .latest-news-list-item-image img {
    max-width: 100%;
  }

  .latest-news .latest-news-list-item .latest-news-list-item-content-text {
    max-height: 100%;
  }

  .latest-news-content {
    margin-bottom: 45px;
  }

  /* 168horas */
  .box-168horas .section-content {
    margin: 30px 0 0;
    padding: 0;
  }

  .box-168horas {
    padding: 30px 8px;
  }

  .box-168horas .span-3,
  .box-168horas .span-3:nth-child(2),
  .box-168horas .span-6 {
    margin: 0 0 30px 0;
    width: 100%;
  }
}

@media (max-width: 500px) {
	/* Top */
	.search-form,
  .search-box-content {
		width: 280px;
	}

	.search-field {
		width: 200px;
	}

	/* Hightlight article */
	.box-highlight-article .col-sm-6,
  .box-video .col-sm-6 {
		margin-bottom: 24px;
		width: 100%;
	}

	.box-highlight-article .col-sm-6:nth-child(odd),
  .box-video .col-sm-6:nth-child(odd){
		padding: 0;
	}

	/* Default article */
  .box-default-article {
    margin-bottom: 48px;
  }

	.box-default-article .col-sm-4 {
    padding: 0;
		width: 100%;
	}

	.box-default-article .col-sm-4:nth-child(even),
  .box-default-article .col-sm-4:nth-child(3n+2) {
		padding: 0;
	}

	/* Footer */
	.footer .newsletter-form input[type=text] {
		width: 198px;
	}

	.footer .newsletter-form input[type=submit] {
		background-size: 50%;
		background-position: center center;
		padding: 14px;
		text-indent: -9999px;
		width: 48px;
	}
}

@media (max-width: 480px) {
  /* Rotate */
  .box-rotate h1 {
    font-size: 2em;
    line-height: 26px;
  }

  .rotate p {
    font-size: 1.6em;
  }

  /* Especiais */
  .section-items .items {
    margin: 0;
  }

  .items .item-content {
    padding: 0;
    width: 100%;
  }

  /* Filtro especiais */
  .section-items .dropdown {
    float: right;
    margin-bottom: 22px;
    position: relative;
    width: 150px;
  }

  .section-items .list {
    position: absolute;
    width: 100%;
  }

  .dropdown-label {
    top: 78px;
  }

  /* Colunistas */
  .columnist-list h2 {
    margin-top: 0;
  }

  /* Paginação */
  .pagination li a {
    padding: 8px 12px;
  }
}

@media (max-width: 420px) {
  /* Mais lidas */
  #folha-top ul li a {
    font-size: 1em;
  }

  #folha-top ol li p {
    margin: 0;
  }
}

@media (max-width: 360px) {
	/* Ads */
	.advertising-panel {
		width: 100%;
	}

	.ad-300x250, .ad-300x600 {
		padding: 12px 0 25px 0;
	}

  /* Mais lidas */
  #folha-top ul li a {
    font-size: .9em;
  }
}

@media (max-width: 320px) {
  /* Ads */
  .ads-display .container {
    padding: 0;
  }
}
