.read-more h2,
h1.news-header-title {
   letter-spacing: -2px;
}
.news .options,
svg:not(:root) {
   overflow: hidden;
}
*,
::after,
::before {
   box-sizing: border-box;
}
.news .news-header {
   width: 100%;
   margin: 10px auto 0;
}
.news .news-header-title {
   font: 30px/1.07 Roboto, Helvetica, Arial, sans-serif;
   color: #333;
   margin: 0;
   padding: 0;
}
@media (min-width: 768px) {
   .news .news-header-title {
      font: 300 35px/1 Roboto, Helvetica, Arial, sans-serif;
   }
}
.news-header-hat {
   color: #898788;
   font: 300 12px/1.2 Roboto, Helvetica, Arial, sans-serif;
   text-transform: uppercase;
}
.news-begin {
   margin: 0;
}
.news-begin .articleGraphic {
   width: 100%;
}
.news-begin .articleGraphic img {
   width: 100%;
   height: auto;
   display: block;
}
.news-begin .articleGraphic .articleGraphicCredit {
   width: 100%;
   height: 14px;
   font: 300 10px/1.4 Helvetica, Arial, sans-serif;
   color: #333;
   text-align: right;
   border: none;
   margin: 0;
   padding: 2px 0;
}
.news-begin .articleGraphic .articleGraphicCaption {
   width: 100%;
   height: 14px;
   font: 300 16px/1.4 Helvetica, Arial, sans-serif;
   color: #333;
   margin: 0;
   padding: 4px 0;
}
.news .news-content {
   color: #333;
   font: 300 18px/1.44 Georgia, serif;
}
article.news .content a,
article.news .content a:hover {
   text-decoration: underline;
}
.news .options .items a:hover,
.read-more .more a,
.read-more li a:hover,
span.credit {
   text-decoration: none;
}
.news .news-author {
   font-size: 14px;
   font-family: Roboto, sans-serif;
   border-bottom: solid thin rgba(0, 0, 0, 0.1);
   padding: 10px 0;
}
.news .news-author p {
   margin: 0 !important;
   padding: 0 !important;
}
.news .icon-clock {
   background: url("../img/sprite.png.html") -433px -100px no-repeat;
   display: inline-block;
   width: 14px;
   height: 14px;
}
.news ol,
.news ul {
   margin: 0;
   padding: 0;
}
article.news .three-star {
   background: url("../img/icn-three_stars.png.html") no-repeat;
   height: 15px;
   margin: 15px auto;
   width: 57px;
   display: block;
}
#tags-related-box {
   margin: 0 0 20px;
}
#tags-related-box header {
   display: inline-block;
}
#tags-related-box ul,
#tags-related-box ul li {
   list-style: none;
   background: 0 0;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#tags-related-box header h2 {
   font: 16px;
   color: #333;
   display: inline-block;
   float: left;
}
#tags-related-box li a {
   display: inline-block;
   float: left;
   background-color: #ccc;
   border-radius: 5px;
   margin-left: 12px;
   padding: 15px 30px;
   font: 16px;
   color: #fff;
}
article.news .content ul {
   list-style: none;
}
article.news .content ul li {
   background: url("../img/bg-square.png.html") 0 10px no-repeat;
   margin-bottom: 3px;
   padding-left: 10px;
}
article.news .articleGraphicImage img {
   width: 100%;
}
.news .toolbar-container {
   float: left;
   min-height: 1px;
   width: 66px;
}
.news .toolbar {
   background: #fff;
   float: left;
   height: 342px;
   width: 64px;
   border: 1px solid #e5e5e7;
   border-radius: 5px;
   z-index: 1000;
}
.news .toolbar .share-counter {
   width: 100%;
   display: block;
   padding: 14px 0 10px;
   margin-bottom: 10px;
   background-color: #e1e1e1;
   border-bottom: 1px solid #e1e1e1;
}
.news .toolbar .share-counter .icon {
   display: block;
   width: 14px;
   height: 20px;
   margin: 0 auto;
}
.news .toolbar .share-counter .counter {
   display: block;
   text-align: center;
   font: 12px;
   color: #999;
}
.news .toolbar .btn {
   background-color: #fff;
   cursor: pointer;
   display: block;
   margin: 0 auto 10px;
   width: 44px;
   height: 44px;
   border: none;
   outline: 0;
}
.news .options {
   padding: 7px 0;
   width: 100%;
   border-top: 1px solid #dedede;
   border-bottom: 1px solid #dedede;
}
.news .options .items {
   float: right;
}
.news .options .items li {
   background: 0 0;
   float: left;
   margin: 0 0 0 27px;
   color: #999;
   font-size: 12px;
   text-transform: uppercase;
}
.news .options .items li:first-child {
   margin-left: 0;
}
.news .options .items a {
   color: inherit;
}
.news .options .items ul {
   line-height: 24px;
}
.news .options .icon-font-L,
.news .options .icon-font-S,
.news .options .icon-url,
.news .options .icon-warning {
   display: inline-block;
   width: 18px;
   height: 18px;
   position: relative;
   float: left;
}
.news .options .icon-url {
   margin-right: 5px;
   margin-top: 4px;
   background: url("../img/toolbar_link.svg.html") no-repeat;
}
.news .options .icon-font-L {
   margin-right: 5px;
   margin-top: 5px;
   background: url("../img/toolbar_text_larger.svg.html") no-repeat;
}
.news .options .icon-font-S {
   margin-right: 5px;
   margin-top: 5px;
   background: url("../img/toolbar_text_smaller.svg.html") no-repeat;
}
.news .options .icon-warning {
   margin-right: 5px;
   margin-top: 2px;
   background: url("../img/toolbar_alert.svg.html") no-repeat;
}
.news .options .font a {
   display: inline-block;
   float: left;
   margin-right: 27px;
}
article.news .articleGraphic,
article.news table {
   margin: 0;
   width: 100%;
   border-collapse: collapse;
   border-spacing: 0;
}
.news .options .font a:last-child {
   margin-right: 0;
}
article.news aside {
   border-top: 1px solid #a1a090;
   border-bottom: 1px solid #a1a090;
   padding-top: 10px;
   padding-bottom: 10px;
}
#article-content time,
article.news aside time {
   color: #5a5a5a;
   font-size: 14px;
   line-height: 16px;
}
article.news table {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 15px;
}
article.news img {
   height: auto;
   max-width: 100%;
}
article.news .articleGraphic {
   clear: both;
   color: #222220;
}
article.news .articleGraphicSpace {
   padding: 0;
}
article.news .articleGraphicCredit,
article.news .fo1c {
   font-size: 10px;
   line-height: 12px;
   text-align: right;
}
article.news .articleGraphicCredit {
   font: 300 10px/1.4 Helvetica, Arial, sans-serif;
   padding: 2px 0;
}
article.news .articleGraphicImage {
   border-bottom: 0 none;
   padding: 0;
   text-align: center;
}
.news-begin .articleGraphicCaption,
.news-content .fo1l {
   border-bottom: 1px solid #dedede;
   padding: 6px 5px;
}
article.news .articleGraphicCaption {
   font: 300 14px/1.43 Helvetica, Arial, sans-serif;
   color: #858585;
   padding: 10px 0;
   border-bottom: 1px solid #dedede;
}
@media (min-width: 768px) {
   article.news .articleGraphicCaption {
      padding: 10px 0 18px;
   }
}
article.news .artHtml5 iframe,
article.news .folhagraficos iframe {
   border: 0;
   width: 100%;
}
article.news .artHtml5 .credit,
article.news .folhagraficos .credit {
   background: #fff;
   display: block;
   color: #222220;
   font-size: 1.1em;
   line-height: 13px;
   text-align: right;
}
.unstyled {
   list-style: none;
}
span.credit {
   position: absolute;
   padding: 1px 0;
   right: 0;
   color: #222220;
   font: 10px;
   backface-visibility: hidden;
   transform: translateZ(0);
}
.read-more {
   margin: 10px 0;
}
.read-more h2 {
   border-bottom: 1px solid #00adef;
   color: #00adef;
   font: 36px/46px Helvetica, Arial, sans-serif;
   margin: 0 0 10px;
   text-transform: lowercase;
   font-weight: 700;
}
.read-more ul {
   border-bottom: 1px solid #dedede;
}
.read-more ul,
.read-more ul li {
   list-style: none;
   padding: 8px 0;
   margin: 0;
}
.read-more li a,
.read-more li h3 {
   font: 16px/1.25;
   color: #333;
   margin: 0;
   padding: 0;
}
.read-more li a {
   display: inline-block;
}
.read-more .more {
   width: 100%;
   text-align: right;
   padding: 10px 0 0;
}
.read-more .more a {
   font: 16px/1.25;
   color: #a5a5a5;
   text-transform: uppercase;
   padding: 0 20px 0 0;
   background: url("../img/arrow45.svg.html") right center no-repeat;
}
#outbrain_widget_0 .ob-widget-header {
   border-bottom: 1px solid #00adef;
   color: #00adef;
   font: 300 30px/1.1 Helvetica, sans-serif;
   margin: 10px 0 0;
   padding-top: 12px;
   text-transform: lowercase;
}
#outbrain_widget_0 .ob-widget-items-container {
   margin-top: 20px;
}
#outbrain_widget_0 .ob-widget-header::after {
   content: "";
   float: left;
   height: 50px;
   left: 0;
   position: absolute;
   width: 22px;
}
#outbrain_widget_0 .ob_what {
   padding-top: 10px;
}
#outbrain_widget_0 .AR_1.ob-widget .ob-dynamic-rec-container,
#outbrain_widget_1 .AR_2.ob-widget .ob-dynamic-rec-container {
   max-width: inherit;
   width: 22.6%;
   float: left;
}
.comments-article {
   margin-top: 0;
   margin-bottom: 0;
}
.comments-article header h2 {
   border-bottom: 2px solid #00adef;
   color: #00adef;
   font: 300 36px/1.4 Helvetica, sans-serif;
   margin: 0;
   letter-spacing: -2px;
   text-transform: lowercase;
   font-weight: 700;
}
.comments-article .rating .comment-dislike,
.comments-article .rating .comment-like,
.comments-article > article > header .to-report,
.hide-text {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
}
.comments-article .hide,
.comments-article .share {
   display: none;
   visibility: hidden;
}
.comments-article footer::after,
.comments-article footer::before,
.comments-article > article > header::after,
.comments-article > article > header::before {
   content: " ";
   display: table;
}
.comments-article footer::after,
.comments-article > article > header::after {
   clear: both;
}
.comments-article .comment-action::after,
.comments-article .section-sprite,
.comments-article .sprite,
.comments-article header .more::after,
.comments-article > article > header h3 a::before {
   background: url("../img/sprite-ruf-mobile-vs3.png.html") no-repeat;
   text-indent: -9999px;
   display: inline-block;
   vertical-align: middle;
}
.comments-article .warning {
   width: 18px;
   height: 16px;
   background-position: -422px -60px;
}
.comments-article .comment-dislike,
.comments-article .comment-like {
   width: 18px;
   height: 17px;
}
.comments-article .comment-like {
   background-position: -364px -60px;
}
.comments-article .comment-dislike {
   background-position: -393px -60px;
}
.comments-article .section-sprite.reply {
   width: 18px;
   height: 15px;
   background-position: -189px -119px;
   margin-right: 10px;
}
.comments-article .comment-large {
   width: 20px;
   height: 20px;
   background-position: -309px -60px;
   float: left;
   margin-right: 10px;
}
.comments-article article {
   border-bottom: 1px dotted #ccc;
}
.comments-article article:first-of-type {
   border-top: 1px dotted #ccc;
   margin-top: 16px;
}
.comments-article article:not(:last-of-type) .terms {
   display: none;
}
.comments-article header .more {
   display: block;
   color: #000;
   font: 700 16px/50px Arial, Georgia, serif;
   border-bottom: 1px dotted #ccc;
   margin-top: 16px;
}
.terms-conditions {
   margin-top: 8px;
}
.terms-conditions a {
   color: #666;
   font-size: 14px;
   font-weight: 700;
}
.comments-article .comment-action::after,
.comments-article header .more::after {
   content: "";
   width: 8px;
   height: 12px;
   margin: 0 10px;
   background-position: -92px -365px;
}
.comments-article > article > header {
   padding: 16px 0 10px;
}
.comments-article > article > header h3 {
   display: inline-block;
}
.comments-article > article > header .time {
   font: italic 14px Arial, Helvetica, sans-serif;
   color: #666;
   display: inline-block;
   padding-bottom: 10px;
}
.comments-article > article > header .to-report,
.rating .vote {
   border: 1px solid #d3d3d3;
   border-radius: 3px;
   float: right;
   list-style: none;
   font: 700 12px Arial-BoldItalicMT, Arial, Helvetica, sans-serif;
   color: #666;
   margin: 0 2px;
   padding: 10px 7px;
   transition: background-color 0.2s ease-in 0s;
   vertical-align: middle;
}
.comments-article .comment-body {
   margin: 10px 0 0;
   clear: both;
}
.comments-article .comment-body p {
   color: #000;
   font: 16px Arial, Georgia, serif;
   margin: 0;
   overflow-x: hidden;
}
.comments-article .confirm-rating::after,
.comments-article .confirm-rating::before {
   content: "";
   position: absolute;
   top: -20px;
   left: 50%;
   z-index: 1;
   transform: translateX(-50%);
   border-left: 20px solid transparent;
   border-right: 20px solid transparent;
   border-bottom: 20px solid #fff;
}
.comments-article .confirm-rating::after {
   top: -21px;
   z-index: 0;
   border-bottom: 20px solid #cacaca;
}
.comments-article .confirm-rating {
   position: absolute;
   background-color: #fff;
   border: 1px solid #cacaca;
   font: 700 11px/130% Arial, sans-serif;
   margin: 70px 0 0 -60px;
   padding: 10px;
   width: 130px;
}
.comments-article .confirm-rating.good {
   right: 10px;
}
.comments-article .confirm-rating.bad {
   right: 20px;
}
.comments-article footer .terms {
   text-align: right;
   margin: 15px 0;
}
.text-center,
.well {
   text-align: center;
}
.comments-article footer small {
   font: 12px Arial, Georgia, serif;
   color: #777;
}
.comments-article > article > footer .reply.btn {
   width: 120px;
   font: 700 12px Arial, Georgia, serif;
   padding: 0;
   margin: 20px 0;
   color: #666;
   float: right;
   border: none;
}
.comments-article footer {
   padding: 0;
   margin: 15px 0;
   background-color: #fff;
}
.comments-article header {
   display: inline-block;
   width: 100%;
}
.comments-article header p {
   font-family: Georgia, serif;
   font-size: 18px;
   line-height: 26px;
   letter-spacing: 0;
   margin-bottom: 16px;
}
.comments-article .terms-conditions {
   color: #00adef;
   display: inline-block;
   float: right;
   margin-top: 12px;
}
.comments-article .btn-comment-default {
   background-color: #00adef;
   border-radius: 5px;
   color: #fff;
   display: block;
   float: left;
   margin: 0 24px 24px 0;
   padding: 6px 8px;
   text-align: center;
   text-decoration: none;
   width: 160px;
}
.news-content a,
a:focus,
a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 630px) {
   .comments-article .btn-comment-default {
      float: none;
      margin-top: 16px;
      width: 100%;
   }
}
@media (max-width: 1316px) {
   .news .news-header {
      padding: 0;
   }
}
@media (max-width: 1300px) {
   .news .news-header {
      max-width: 100%;
   }
}
@media (max-width: 1140px) {
   .news .news-content {
      margin-top: 0;
      padding: 0;
      width: 100%;
   }
   .news .toolbar,
   .news .toolbar-container {
      border-radius: 0;
      height: auto;
      width: 100%;
      position: relative;
      display: none;
   }
   .news .toolbar .share-counter {
      display: none;
   }
   .news .toolbar .btn {
      background-color: #e1e1e1;
      display: inline-block;
      margin-bottom: 0;
      width: 16.6667%;
   }
   .news .options {
      border-top: 0 none;
   }
   .news .options .items li {
      margin-left: 10px;
      width: 30px;
      text-indent: -999999px;
   }
   .news .options .items li.font {
      width: 60px;
   }
   .news .options .items li a {
      margin-right: 10px;
      width: 18px;
   }
   #outbrain_widget_0 {
      margin-top: 0;
   }
}
@media (max-width: 767px) {
   .hidden-xs {
      display: none;
   }
   .read-more {
      margin: 0;
   }
   .read-more h2 {
      font-size: 28px;
   }
   .read-more ul,
   .read-more ul li {
      padding: 10px 0;
   }
}
@media (max-width: 480px) {
   .comments-article header h2 {
      font-size: 30px;
      line-height: 43px;
   }
   #u_0_2 {
      display: none !important;
   }
}
.well {
   min-height: 20px;
   width: 100%;
   padding: 28px 20px;
   margin-bottom: 10px;
   background-color: #f5f5f5;
   border: 1px solid #e3e3e3;
   border-radius: 1px;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
html {
   font-family: sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
   display: block;
}
a:active,
a:hover {
   outline: 0;
}
b,
strong {
   font-weight: bolder;
}
h1 {
   font-size: 2em;
   margin: 0.67em 0;
   font-family: Roboto, sans-serif;
}
small {
   font-size: 80%;
}
img {
   border: 0;
   vertical-align: middle;
}
button,
input,
optgroup,
select,
textarea {
   color: inherit;
   font: inherit;
   margin: 0;
}
.container,
.container-fluid {
   margin-right: auto;
   margin-left: auto;
}
button {
   overflow: visible;
}
button,
select {
   text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
   cursor: pointer;
}
button[disabled],
html input[disabled] {
   cursor: default;
}
.js-button,
.tab-accord li {
   cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
   border: 0;
   padding: 0;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
td,
th {
   padding: 0;
}
.container,
.container-fluid {
   padding-left: 15px;
   padding-right: 15px;
}
@media print {
   *,
   ::after,
   ::before {
      background: 0 0;
      color: #000;
      box-shadow: none;
      text-shadow: none;
   }
   a,
   a:visited {
      text-decoration: underline;
   }
   a[href]::after {
      content: " (" attr(href) ")";
   }
   a[href^="#"]::after,
   a[href^="javascript:"]::after {
      content: "";
   }
   img,
   tr {
      page-break-inside: avoid;
   }
   img {
      max-width: 100%;
   }
   h2,
   h3,
   p {
      font-family: Roboto, sans-serif;
   }
   h2,
   h3 {
      page-break-after: avoid;
   }
   .label {
      border: 1px solid #000;
   }
}
html {
   font-size: 10px;
}
body {
   line-height: 1.42857;
   color: #333;
   background-color: #fff;
}
button,
input,
select,
textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
}
a {
   background-color: transparent;
   text-decoration: none;
}
a:focus,
a:hover {
   color: #23527c;
}
#bookstore-home .products li a:hover,
.btn-close:hover,
.btn-subscribe,
.top-news nav a:hover {
   text-decoration: none;
}
a:focus {
   outline: dotted thin;
   outline-offset: -2px;
}
@media (min-width: 768px) {
   .container {
      width: 750px;
   }
}
@media (min-width: 992px) {
   .container {
      width: 970px;
   }
}
@media (min-width: 1200px) {
   .container {
      width: 1170px;
   }
}
.row {
   margin-left: -15px;
   margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   position: relative;
   min-height: 1px;
  
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   float: left;
}
.col-xs-12 {
   width: 100%;
}
.col-xs-6 {
   width: 50%;
}
.col-xs-5 {
   width: 41.6667%;
}
.col-xs-4 {
   width: 33.3333%;
}
.col-xs-2 {
   width: 16.6667%;
}
@media (min-width: 768px) {
   .col-sm-1,
   .col-sm-10,
   .col-sm-11,
   .col-sm-12,
   .col-sm-2,
   .col-sm-3,
   .col-sm-4,
   .col-sm-5,
   .col-sm-6,
   .col-sm-7,
   .col-sm-8,
   .col-sm-9 {
      float: left;
   }
   .col-sm-12 {
      width: 100%;
   }
   .col-sm-10 {
      width: 83.3333%;
   }
   .col-sm-9 {
      width: 75%;
   }
   .col-sm-8 {
      width: 66.6667%;
   }
   .col-sm-6 {
      width: 50%;
   }
   .col-sm-5 {
      width: 41.6667%;
   }
   .col-sm-4 {
      width: 33.3333%;
   }
   .col-sm-3 {
      width: 25%;
   }
   .col-sm-2 {
      width: 16.6667%;
   }
}
@media (min-width: 992px) {
   .col-md-1,
   .col-md-10,
   .col-md-11,
   .col-md-12,
   .col-md-2,
   .col-md-3,
   .col-md-4,
   .col-md-5,
   .col-md-6,
   .col-md-7,
   .col-md-8,
   .col-md-9 {
      float: left;
   }
   .col-md-12 {
      width: 100%;
   }
   .col-md-11 {
      width: 91.6667%;
   }
   .col-md-10 {
      width: 83.3333%;
   }
   .col-md-9 {
      width: 75%;
   }
   .col-md-8 {
      width: 66.6667%;
   }
   .col-md-7 {
      width: 58.3333%;
   }
   .col-md-4 {
      width: 33.3333%;
   }
   .col-md-3 {
      width: 25%;
   }
   .col-md-2 {
      width: 16.6667%;
   }
   .col-md-1 {
      width: 8.33333%;
   }
}
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.row::after,
.row::before {
   content: " ";
   display: table;
}
.clearfix::after,
.container-fluid::after,
.container::after,
.row::after {
   clear: both;
}
.hide,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
   display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
   .visible-sm-block {
      display: block;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .visible-md-block {
      display: block;
   }
}
@media (min-width: 1200px) {
   .col-lg-1,
   .col-lg-10,
   .col-lg-11,
   .col-lg-12,
   .col-lg-2,
   .col-lg-3,
   .col-lg-4,
   .col-lg-5,
   .col-lg-6,
   .col-lg-7,
   .col-lg-8,
   .col-lg-9 {
      float: left;
   }
   .col-lg-10 {
      width: 83.3333%;
   }
   .col-lg-7 {
      width: 58.3333%;
   }
   .col-lg-4 {
      width: 33.3333%;
   }
   .col-lg-offset-1 {
      margin-left: 8.33333%;
   }
   .visible-lg-block {
      display: block;
   }
   .hidden-lg {
      display: none;
   }
}
@media (max-width: 767px) {
   .hidden-xs {
      display: none;
   }
}
@media (min-width: 768px) and (max-width: 991px) {
   .hidden-sm {
      display: none;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .hidden-md {
      display: none;
   }
}
.pull-right {
   float: right;
}
body,
html {
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
.box {
   padding-top: 0;
}
.box a {
   transition: opacity 0.2s ease-in 0s;
}
#bookstore-home .social-media li a,
.header-navigation-mobile {
   transition: all 0.2s ease-in 0s;
}
.box a:hover {
   opacity: 0.92;
}
@media (min-width: 768px) {
   .ads-display {
      padding-top: 20px;
   }
}
.top-news nav ul {
   margin: 0;
   padding: 0;
}
.top-news ol {
   float: left;
   padding-left: 0;
}
.top-news ol li {
   float: left;
}
.top-news ol li.xs-item {
   margin-left: -15px;
}
.top-news nav li {
   border-left: 0 none;
   border-top: 1px solid #00adef;
   color: #00adef;
   display: table;
   float: left;
   height: 56px;
   width: 100%;
}
.top-news nav li.most_commented:hover,
.top-news nav li.most_read:hover,
.top-news nav li.most_shared:hover,
.top-news nav li.unread:hover {
   background: #00adef;
   color: #fff;
}
.top-news nav {
   border-bottom: 1px solid #00adef;
}
.top-news nav a {
   color: inherit;
   display: table-cell;
   font-size: 15px;
   font-style: normal;
   letter-spacing: 0.15em;
   line-height: 18px;
   text-transform: uppercase;
   vertical-align: middle;
   text-align: left;
}
.top-news nav li.current {
   background-color: #00adef;
   color: #fff;
}
.top-news .tab-accord-content li {
   list-style: none;
   border: 0;
   color: #222;
}
.top-news time {
   color: #858585;
   font-size: 12px;
   line-height: 14px;
   display: block;
   margin-bottom: 5px;
   font-style: normal;
}
.top-news time .sprite.icon-clock {
   background: url("../img/sprite.png.html") -433px -102px no-repeat;
   display: inline-block;
   height: 12px;
   width: 14px;
}
.top-news p {
   color: #333;
}
.top-news a.more-results.kicker.pull-right {
   color: #00adef;
   text-transform: uppercase;
   font-size: 16px;
   line-height: 20px;
}
a.more-results::after {
   background: url("../img/arrow45_blue.svg.html") no-repeat;
   content: "";
   display: block;
   float: right;
   height: 12px;
   margin-left: 6px;
   margin-top: 3px;
   position: relative;
   width: 12px;
}
@media (min-width: 481px) {
   .top-news nav {
      border: 0;
   }
   .top-news nav li {
      width: 25%;
      border-width: 1px 0 1px 1px;
      border-style: solid none solid solid;
      border-color: #00adef -moz-use-text-color #00adef #00adef;
      -moz-border-top-colors: none;
      -moz-border-right-colors: none;
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      border-image: none;
   }
   .top-news nav a {
      text-align: center;
   }
   .top-news nav li:last-child {
      border-right: 1px solid #00adef;
   }
   .top-news ol li {
      display: block;
      float: left;
      width: 100%;
   }
}
@media (max-width: 480px) {
   .top-news .mobp,
   .top-news .tab-accord-content li {
      padding: 0 15px;
   }
}
.header-navigation-mobile-inner {
   background: #fff;
   box-shadow: 4px 0 2px rgba(0, 0, 0, 0.05);
   margin-right: 2%;
   position: absolute;
   top: 0;
   left: 0;
   width: 90%;
   z-index: 2000;
}
.header-navigation-mobile .header-navigation-mobile-inner-header {
   background: #00adef;
   min-height: 40px;
}
.header-navigation-mobile .header-navigation-mobile-inner-footer {
   background: #00adef;
   min-height: 75px;
}
.header-navigation-mobile {
   background: rgba(255, 255, 255, 0.5);
   min-height: 100%;
   transform: translate(-100%);
   overflow-y: auto;
   position: fixed;
   top: 0;
   right: 0;
   width: 100%;
   z-index: -10;
}
.header-navigation-mobile .header-navigation-mobile-inner {
   opacity: 0;
}
.header-navigation-mobile:target {
   opacity: 1;
   transform: translate(0);
   z-index: 1000;
}
.header-navigation-mobile:target .header-navigation-mobile-inner {
   opacity: 1;
}
.btn-subscribe {
   color: #fff;
   display: inline-block;
   font: 500 12px/1.4, Helvetica, sans-serif;
   margin: 10px 5px;
}
.btn-subscribe:link {
   color: #fff;
}
.btn-subscribe .icon-check {
   height: 13px;
   margin: 2px 5px;
   width: 10px;
   vertical-align: top;
}
.btn-close {
   border: 0;
   background: 0 0;
   color: #fff;
   font-size: 24px;
}
.btn-close:hover {
   color: #fff;
}
.header-navigation-mobile .btn-close {
   position: absolute;
   top: 0;
   right: 2%;
}
.header-navigation-mobile-label {
   color: #8a9493;
   font: 500 12px/1.3, Helvetica, sans-serif;
   margin: 20px 15px 0;
   text-transform: uppercase;
}
.header-navigation-mobile-inner > ul {
   margin: 10px 10% 100px;
   padding: 0;
}
.header-navigation-mobile-inner > ul li {
   margin: 20px 0 0;
   list-style: none inside;
   padding: 0;
}
.header-navigation-mobile-inner > ul li a {
   color: #444;
   font: 500 14px/1, Helvetica, sans-serif;
}
.follow-us-label {
   color: #fff;
   display: block;
   font: 500 12px/1.5, Helvetica, sans-serif;
   margin: 28px 20px 0;
   text-transform: uppercase;
}
.header-navigation-social-media {
   margin: 28px 0 0;
   padding: 0;
}
.header-navigation-social-media li {
   display: inline-block;
   list-style: none;
   height: 22px;
   margin: 0 4%;
   padding: 0;
   width: 22px;
}
.header-navigation-social-media li a {
   color: #fff;
   display: block;
   text-indent: -999px;
}
.main-menu-mobile {
   background: url("../img/menu_mobile.svg.html") center center/100% auto no-repeat;
   display: block;
   margin: 17px 10px 14px;
   height: 24px;
   width: 26px;
}
.icn.icn-facebook {
   background: url("../img/icn-facebook-white.svg.html") center top no-repeat;
}
.icn.icn-twitter {
   background: url("../img/icn-twitter-white.svg.html") center top no-repeat;
}
.icn.icn-instagram {
   background: url("../img/icn-instagram-white.svg.html") no-repeat;
}
#bookstore-home {
   border: 1px solid #ccc;
   border-radius: 2px;
   font-family: "Trebuchet MS", Arial, sans-serif;
   margin: 20px 0 0;
   padding: 0 0 10px;
}
.sprite.livraria {
   background-image: url("../img/logotipo_livraria.svg.html");
   text-indent: -9999px;
   height: 95px;
   width: 218px;
}
#bookstore-home .sprite.facebook {
   background-position: -731px -289px;
   display: block;
   height: 20px;
   text-indent: -9999px;
   width: 15px;
}
#bookstore-home .sprite.twitter {
   background-position: -750px -289px;
   display: block;
   height: 20px;
   text-indent: -9999px;
   width: 15px;
}
#bookstore-home > header {
   border-bottom: 1px solid #ccc;
   min-height: 60px;
   height: 60px;
   overflow: hidden;
}
#bookstore-home > header h2 {
   float: left;
   margin-top: -10px;
}
#bookstore-home > header .website {
   border-left: 1px solid #ae0c1b;
   border-right: 1px solid #ae0c1b;
   float: left;
   margin: 14px 10px 0;
   padding: 10px 10px 0;
}
#bookstore-home > header a {
   color: #ae0c1b;
}
#bookstore-home > header .social-media {
   float: left;
}
#bookstore-home .social-media li {
   display: inline-block;
   margin: 28px 0 0;
   list-style: none;
}
#bookstore-home .social-media li a:hover {
   opacity: 0.7;
}
#bookstore-home .products li a:hover img,
.s2 {
   opacity: 0.9;
}
#bookstore-home .products li {
   display: inline-block;
   margin: 20px 8px;
   text-align: center;
   width: 150px;
   vertical-align: top;
}
#barrauol nav a,
#barrauol nav i,
.js-buttons {
   vertical-align: middle;
}
#bookstore-home .products li h4 {
   color: #333;
   font-size: 12px;
   font-weight: 400;
   line-height: 1.2;
   margin: 0 0 5px;
}
#bookstore-home .products li .old-price {
   color: #666;
   display: block;
   font-size: 11px;
   line-height: 1.2;
}
#bookstore-home .products li .real-price {
   color: #333;
   display: block;
   font-size: 16px;
   font-weight: 700;
   line-height: 1.2;
}
#bookstore-home .buy,
#buttonGroupShare a span {
   text-decoration: none;
   color: #fff;
}
#bookstore-home .products li img {
   max-height: 160px;
   max-width: 180px;
   min-width: auto;
   transition: all 0.3s ease-in 0s;
}
#bookstore-home .buy {
   background: #e10b28;
   border-radius: 4px;
   font-size: 13px;
   font-weight: 700;
   line-height: 15px;
   padding: 2px 18px;
   transition: all 0.3s ease-in 0s;
}
#bookstore-home .buy:hover,
#bookstore-home .products li a:hover .buy {
   background: #c90c28;
}
#bookstore-home .products li .buy {
   display: inline-block;
   margin: 10px auto;
}
#bookstore-home .books {
   height: 210px;
   margin-bottom: 20px;
   margin-top: 0;
   position: relative;
}
#bookstore-home .books .content {
   height: 210px;
   overflow: hidden;
   position: relative;
   width: 100%;
}
#bookstore-home .books .next,
#bookstore-home .books .prev {
   background: #ededed;
   border-radius: 0 4px 4px 0;
   display: block;
   position: absolute;
   top: 85px;
   z-index: 110;
}
#bookstore-home .books .prev {
   left: 0;
   padding: 0 2px 10px 0;
}
#bookstore-home .books .next {
   padding: 0 0 10px;
   right: 0;
}
#bookstore-home .books .next > span,
#bookstore-home .books .prev > span {
   border: 14px solid transparent;
   display: block;
   height: 0;
   width: 0;
}
#bookstore-home .books .prev > span {
   border-right: 14px solid #666;
   margin: 14px 10px 0 -4px;
}
#bookstore-home .books .next > span {
   border-left: 14px solid #666;
   margin: 14px -4px 0 12px;
}
#bookstore-home .books .products {
   display: block;
   font-size: 0;
   margin: 0 0 0 3px;
   position: absolute;
}
#bookstore-home .books .products .buy {
   display: block;
   width: 93px;
}
#bookstore-home .books .prev.inactive span {
   border-right-color: #ccc;
}
#shopping {
   height: 270px;
   margin: 20px auto;
   width: 302px;
   overflow: hidden;
}
#shopping > iframe {
   border: 0;
   width: 302px;
}
.ads-display {
   padding: 0 0 10px;
}
.pagination {
   font-size: 0;
   margin: 25px 0 20px;
   padding: 0;
   text-align: center;
}
.s2 {
   font-size: 20px;
   margin-top: 15px;
   padding-top: 15px;
   padding-bottom: 18px;
   border-top: solid thin rgba(0, 0, 0, 0.1);
   border-bottom: solid thin rgba(0, 0, 0, 0.1);
   display: table;
   table-layout: fixed;
   font-weight: 400;
   letter-spacing: 0;
   width: 100%;
}
@media (max-width: 420px) {
   .s2 {
      font-size: 23px;
      margin-top: 15px;
      padding-top: 15px;
      border-top: solid thin rgba(0, 0, 0, 0.1);
      opacity: 0.9;
      display: table;
      table-layout: fixed;
   }
}
#buttonGroupShare {
   margin: 0 auto 10px;
   padding: 0;
   -webkit-flex-wrap: wrap;
   display: flex;
   flex-wrap: wrap;
   width: 700px;
   max-width: calc(100% - 20px);
   text-align: center;
}
#buttonGroupShare a {
   margin: 5px;
   padding: 0;
   border: 0;
   float: left;
   -webkit-flex: 1;
   flex: 1;
   -webkit-flex-basis: 80px;
   flex-basis: 80px;
   border-radius: 3px;
   cursor: pointer;
}
#buttonGroupShare span {
   margin: 0;
   display: inline-block;
   padding: 12px;
}
#fbCountShare,
#gooCountShare,
#liCountShare,
#piCountShare,
#twCountShare {
   float: right;
   padding: 12px;
   background: rgba(0, 0, 0, 0.3);
   color: #f0f0f0;
}
.sharethisShare {
   padding: 0 11px;
   margin: 24px 0 18px;
   color: grey;
   font-family: sans-serif;
}
@media (max-width: 580px) {
   #buttonGroupShare {
      font-size: 12px;
   }
   #buttonGroupShare a span {
      text-decoration: none;
      color: #fff;
      font-size: 12px;
   }
   #fbCountShare,
   #gooCountShare,
   #liCountShare,
   #piCountShare,
   #twCountShare {
      padding: 12px 5px;
   }
}
@media (max-width: 480px) {
   #buttonGroupShare {
      font-size: 10px;
   }
   #buttonGroupShare a span {
      text-decoration: none;
      color: #fff;
      font-size: 10px;
   }
   #fbCountShare,
   #gooCountShare,
   #liCountShare,
   #piCountShare,
   #twCountShare {
      padding: 5px;
      width: calc(100% - 0px);
   }
   #buttonGroupShare span {
      margin: 0;
      display: inline-block;
      padding: 5px;
   }
}
.js-buttons,
.jumbo-share-count {
   display: inline-block;
   position: relative;
   padding: 0;
}
.init ul li {
   list-style-position: inside;
}
.init ul {
   margin-bottom: 13px;
   font-size: 15px;
   font-style: italic;
}
.init a,
.yelpay-target {
   color: #ba3031;
}
.js-buttons {
   top: -14px;
   margin: 0;
}
.jumbo-share-count {
   margin-right: 40px;
   text-align: center;
   top: -4px;
}
.jumbo-share-count em {
   color: #7fc04c;
   font-size: 30px;
   font-family: Roboto, Helvetica, Arial, sans-serif !important;
   line-height: 50px;
   font-weight: 700;
   font-style: normal;
}
.jumbo-share-count .caption {
   font-family: Arial, sans-serif;
   font-size: 8px;
   margin-top: -10px;
   color: #8a8c8e;
   text-transform: uppercase;
   display: block;
}
.c-share,
.js-button,
.js-button i,
footer {
   color: #fff;
}
.jumbo-share-count:after {
   position: absolute;
   top: 11px;
   right: -25px;
   display: inline-block;
   content: "";
   background: url("../img/splitter.png.html") center center no-repeat;
   width: 20px;
   height: 40px;
   margin: 0;
}
.js-small,
.js-small i {
   background-color: #aaa;
}
.facebook i,
.twitter i {
   margin-left: -5px;
   margin-right: 5px;
}
.js-button {
   display: inline-block;
   font-family: Helvetica, Helvetica, Arial, sans-serif !important;
   width: auto;
   padding: 5px 15px;
   overflow: hidden;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   text-decoration: none !important;
}
.js-small {
   width: 39px;
   padding: 5px 5px 5px 4px;
   text-align: center;
}
.js-small i {
   padding: 5px;
}
.facebook {
   background-color: #305c99;
}
.facebook i {
   padding: 5px 10px 5px 2px;
   border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.twitter {
   background-color: #00cdff;
}
.twitter i {
   padding: 5px 7px 5px 0;
   border-right: 1px solid rgba(255, 255, 255, 0.29);
}
.shares-holder {
   margin-top: 30px;
   display: table;
   width: 100%;
   padding-top: 10px;
   margin-bottom: 15px;
   border-bottom: solid thin rgba(0, 0, 0, 0.1);
   border-top: solid thin rgba(0, 0, 0, 0.1);
}
.js-small i {
   margin: 0;
   position: relative;
   top: 1px;
}
.c-share {
   display: initial;
   font-weight: 400;
   font-size: 15px;
}
@media (max-width: 1192px) {
   .c-share.tw {
      display: none;
   }
   .twitter i {
      padding: 5px;
      margin-left: 0;
      margin-right: 0;
      border-right: 0 solid rgba(255, 255, 255, 0);
   }
}
@media (max-width: 480px) {
   .c-share {
      display: none;
   }
   .js-button i {
      border: 0;
      padding: 5px;
      margin: 0;
   }
}
@media (max-width: 370px) {
   .js-buttons,
   .jumbo-share-count {
      width: 100%;
      text-align: center;
   }
   .jumbo-share-count {
      margin-right: 0;
      padding: 0;
      margin-bottom: 30px;
   }
   .jumbo-share-count:after {
      display: none;
   }
}
footer {
   margin-top: 70px;
   background-color: #333;
   min-width: 320px;
}
footer .container .row {
   margin: 0;
}
footer .container .row div[class^="col-"]:first-child {
   padding-left: 0;
   text-align: center;
}
footer .container .row div[class^="col-"]:last-child {
   padding-right: 0;
}
footer .container .row:nth-child(2) {
   border-bottom: 1px solid rgba(255, 255, 255, 0.1);
   margin-bottom: 15px;
}
.footer--button-top {
   background: url("../img/arrow_up.svg") right center/24px auto no-repeat;
   float: right;
   display: inline-block;
   margin-top: -30px;
   padding-right: 24px;
   height: 16px;
   line-height: 16px;
   font-size: 12px;
   color: #858585;
   text-transform: uppercase;
}
.footer--newsletter h2,
.footer--social h2 {
   line-height: 22px;
   font-family: Roboto, sans-serif;
}
.footer--button-top:hover {
   text-decoration: none;
}
.footer--newsletter,
.footer--social {
   display: inline-block;
   width: 100%;
   margin: 0 0 44px;
}
.footer--social h2 {
   font-size: 18px;
   height: 22px;
   margin: 46px 0 15px;
}
.footer--social a {
   display: block;
   float: left;
   width: 48px;
   height: 48px;
   border-radius: 3px;
   margin: 0 15px 0 0;
   font-size: 0;
}
.footer--social-facebook {
   background: url("../img/social_facebook.svg") center center no-repeat #3a5591;
}
.footer--social-twitter {
   background: url("../img/social_twitter.svg") center center no-repeat #05adf2;
}
.footer--social-instagram {
   background: url("../img/social_instagram.svg") center center no-repeat #a0704d;
}
.footer--newsletter h2 {
   font-size: 18px;
   height: 22px;
   margin: 46px 308px 15px 0;
   text-align: right;
}
.footer--newsletter- {
   text-align: right;
}
.footer--newsletter input {
   display: inline-block;
   width: 294px;
   height: 48px;
   padding: 13px 10px;
   margin: 0;
   border-radius: 3px;
   background-color: #fff;
   border: 0;
   color: #858585;
   font-size: 16px;
   line-height: 16px;
}
.footer--newsletter button[type="submit"] {
   display: inline-block;
   width: 121px;
   height: 48px;
   padding: 0 0 0 26px;
   margin: 0 0 0 45px;
   border-radius: 3px;
   background: url("../img/send.svg") 18px center no-repeat #333;
   border: 1px solid #fff;
   text-transform: uppercase;
   font-size: 16px;
   line-height: 16px;
}
.footer--newsletter .message {
   position: absolute;
   width: 100%;
   display: block;
   padding: 10px 15px;
}
.footer--navigation-section {
   margin: 0;
   padding-top: 0;
}
.disclaimer {
   font-size: 75%;
   padding-bottom: 15px;
   margin-bottom: 15px !important;
   border-bottom: solid thin rgba(255, 255, 255, 0.1);
}
.footer--subscribe {
   margin: 15px 0 0;
}
.footer--navigation-section a,
.footer--subscribe a {
   display: inline-block;
   margin: 0;
   height: 22px;
   line-height: 22px;
   font-size: 18px;
   color: #fff;
   text-decoration: none;
}
.footer--subscribe a {
   background: url("../img/assine_white.svg") left center no-repeat;
   padding-left: 26px;
}
.footer--navigation-related {
   display: block;
   margin: 0 0 40px;
}
.footer--navigation ul,
.footer--navigation-related ul {
   list-style: none;
   margin: 7px 0 0;
   padding: 0;
}
.footer--navigation ul::after,
.footer--navigation-related ul::after {
   display: block;
   content: "";
   width: 100%;
   height: 0;
   clear: both;
}
.footer--navigation ul li,
.footer--navigation-related ul li {
   display: block;
   float: left;
   width: 20%;
   margin: 15px 0 0;
   padding: 0;
}
.footer--navigation ul li a,
.footer--navigation-related ul li a {
   font-size: 16px;
   color: #fff;
   text-decoration: none;
}
.footer--logo-special {
   font: 30px folhaii-semibold;
   display: block;
   color: #fff;
   text-transform: lowercase;
   margin: 0 0 70px;
   padding: 0;
}
.footer--copyright {
   margin: 0;
   padding: 15px;
   text-align: center;
   background: #272727;
}
.footer--copyright p {
   font-size: 12px;
   margin: 0;
   padding: 0;
   word-spacing: -1px;
}
.footer--copyright p a {
   color: #fff;
   text-decoration: none;
}
@media (max-width: 991px) {
   .footer--navigation ul li a,
   .footer--navigation-related ul li a {
      font-size: 14px;
   }
}
@media (max-width: 767px) {
   footer {
      margin-top: 80px;
   }
   footer .container .row div[class^="col-"] {
      padding: 0;
   }
   .footer--social {
      margin-bottom: 25px;
   }
   .footer--social h2 {
      margin: 25px 0 10px;
   }
   .footer--newsletter h2 {
      margin: 0 0 15px;
      text-align: left;
   }
   .footer--newsletter- {
      text-align: left;
   }
   .footer--newsletter input {
      display: inline-block;
      width: calc(100% - 63px);
   }
   .footer--newsletter button[type="submit"] {
      display: block;
      float: right;
      width: 48px;
      padding: 0;
      margin: 0;
      background-position: center center;
      font-size: 0;
   }
   .footer--subscribe {
      margin: 13px 0 0;
      padding: 0 0 13px;
      border-bottom: 1px solid #fff;
   }
   .footer--logo-special {
      margin: 47px 0 27px;
   }
   .footer--copyright {
      margin: 0 0 0px;
   }
}
.header {
   margin-bottom: 0;
}
.header .row {
   border-bottom: 1px solid #dedede !important;
}
.header--logo-folha {
   float: left;
   margin: 46px 0 0;
}
.header--logo-folha a {
   display: block;
}
.header--logo-folha a h2 {
   background: url("../img/logo_folha.svg.html") 0 0/100% auto no-repeat;
   margin: 0;
   width: 176px;
   height: 21px;
   overflow: hidden;
   text-indent: -9999px;
}
.header--logo-section {
   float: left;
   margin: 40px 0 0 10px;
}
.header--logo-section a {
   display: block;
   text-decoration: none;
}
.header--logo-section a span {
   font: 24px folhaii-semibold;
   text-transform: lowercase;
   color: #000;
}
.header--subscribe {
   float: left;
   clear: left;
   margin: 4px 0 0;
}
.header--subscribe a {
   display: block;
   font: 14px Roboto-medium;
   color: #333;
   text-decoration: none;
}
.header--subscribe a i {
   background: url("../img/assine.svg.html") no-repeat;
   display: inline-block;
   width: 14px;
   height: 11px;
   margin-right: 6px;
}
.header--logo-special {
   text-align: center;
   margin: 26px 0 22px;
}
.header--logo-special a {
   font: 54px folhaii-semibold;
   display: block;
   color: #00adef;
   text-transform: lowercase;
   word-spacing: -4px;
   text-decoration: none;
}
.header--logo-special a span {
   color: #01579b;
}
.header--advertising {
   float: right;
   width: 88px;
   height: 31px;
   overflow: hidden;
   margin-top: 40px;
   background-color: #ebebeb;
   font-size: 0;
}
.header--navigation {
   width: 100%;
   height: 54px;
   margin: 0;
}
.header--navigation ul {
   width: 100%;
   margin: 0;
   padding: 6px 0;
   cursor: default;
}
.header--navigation ul li {
   display: inline-block;
   text-align: center;
   margin: 0 8px;
}
.header--navigation ul li:first-child {
   margin-left: 0;
}
.header--navigation ul li a {
   font: 16px Roboto-medium;
   color: #333;
   padding: 10px;
   display: block;
   text-decoration: none;
}
.header--navigation ul li:first-child a {
   padding-left: 0;
}
.header .header--search {
   width: 100%;
   height: 54px;
   margin: 0 0 0 -46px;
   border-left: 1px solid #dedede;
}
.header .header--search  {
   display: inline-block;
   margin: 11px 0 0 16px;
   width: 194px;
}
.header .header--search  {
   font: 16px Roboto-medium;
   color: #a5a5a5;
   border: none;
   outline: 0;
   width: 150px;
   margin: 4px 0 0;
}
.header .header--search:-moz-placeholder {
   font: 16px Roboto-medium;
   color: #a5a5a5;
}
.header .header--search::-moz-placeholder {
   font: 16px Roboto-medium;
   color: #a5a5a5;
}
.header .header--search button,
.header .header--search-mobile {
   background: url("../img/search.svg.html") 0 0/36px 36px no-repeat;
   display: block;
   width: 36px;
   height: 37px;
   border: none;
   padding: 0;
   font-size: 0;
}
.header .header--search button {
   float: right;
   margin: 0;
}
.header .header--search-mobile {
   margin: 9px auto;
   outline: 0;
}
@media (max-width: 1199px) {
   .header--navigation ul {
      padding: 8px 0;
   }
   .header--navigation ul li {
      margin: 0 6px;
   }
   .header--navigation ul li a {
      font-size: 14px;
      padding: 10px 6px;
   }
   .header .header--search{
      width: 160px;
   }
   .header .header--search   {
      margin-top: 6px;
      font-size: 14px;
      width: 110px;
   }
   .header .header--search:-moz-placeholder {
      font-size: 14px;
   }
   .header .header--search::-moz-placeholder {
      font-size: 14px;
   }
}
@media (max-width: 991px) {
   .header--navigation ul {
      padding: 8px 0;
   }
   .header--navigation ul li {
      margin: 0 2px;
   }
   .header--navigation ul li a {
      font-size: 12px;
      padding: 10px 3px;
   }
   .header .header--search {
      margin: 0 0 0 -30px;
   }
   .header .header--search  {
      margin-left: 14px;
      width: 120px;
   }
   .header .header--search   {
      font-size: 12px;
      width: 80px;
   }
   .header .header--search  :-moz-placeholder {
      font-size: 12px;
   }
   .header .header--search  ::-moz-placeholder {
      font-size: 12px;
   }
}
@media (max-width: 767px) {
   .header {
      margin-bottom: 5px;
   }
   .header .row {
      border: none;
   }
   .header .row .col-xs-12,
   .header .row .col-xs-2,
   .header .row .col-xs-4 {
      margin: 0;
      padding: 0;
   }
   .header--logo-folha {
      float: none;
      margin: 0;
      text-align: center;
   }
   .header--logo-folha a {
      width: 200px;
      display: inline-block;
      margin: 11px 0;
   }
   .header--logo-folha a h2 {
      width: 100%;
   }
   .header--logo-special {
      margin: 0;
   }
   .header--logo-special img {
      max-height: 55px !important;
      width: auto !important;
      padding: 10px;
      left: -20px;
      position: relative;
   }
   .header--logo-special a {
      font-size: 21px;
      line-height: 0;
      margin: 0 auto;
      display: inline-block;
   }
   .header--advertising {
      float: none;
      margin: 12px auto;
   }
   .header .header--search {
      width: 100%;
      height: 84px;
      margin: 0;
      border: none;
      background-color: #eee;
   }
   .header .header--search  {
      margin: 20px 0 0 5%;
      width: 90%;
      height: 44px;
   }
   .header .header--search   {
      line-height: 18px;
      padding: 12px;
      border: 1px solid #d9d6d8;
      width: 80%;
      margin: 0;
   }
   .header .header--search button {
      background: #fff;
      display: block;
      width: 44px;
      height: 44px;
      color: #8b898a;
      border: 1px solid #b4adb1;
      font-size: 0;
   }
   .header .header--search button::after {
      content: "Ok";
      color: #8b898a;
      font-size: 12px;
      font-weight: 700;
   }
   .news .news-header {
      width: 100%;
      margin: 0 auto !important;
   }
}
#barrauol,
#barrauol a,
#barrauol a:focus,
#barrauol a:hover,
#barrauol a:visited {
   color: #fff;
}
#barrauol,
#barrauol nav {
   background: #2e2e2e !important;
}
#barrauol .logouol img.uol_aniversario {
   left: 62px !important;
   min-width: 79px !important;
}
#barrauol .al-center {
   margin-left: -70px !important;
}
#barrauol {
   background-color: #262626;
   font: 14px Roboto, Helvetica, Arial, sans-serif;
   height: 44px;
   margin: 0;
   max-height: 44px;
   padding: 0;
   position: relative;
   text-align: center;
   width: 100%;
   z-index: 9;
   top: 0;
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease;
   transition-delay: 0s;
}
#barrauol.sticky {
   position: fixed;
   width: 100%;
   top: 0;
   transition: all 0.5s ease;
   transition-delay: 0.5s;
}
#barrauol .containerUOL {
   display: inline-block;
   width: 1170px;
}
#barrauol .al-left {
   float: left;
}
#barrauol .al-right {
   float: right;
}
#barrauol .al-center {
   height: 44px;
   left: 50%;
   position: absolute;
   text-align: center;
   width: 100px;
}
#barrauol a {
   text-decoration: none;
}
#barrauol a,
#barrauol nav li {
   transition: all 0.1s linear 0s;
}
#barrauol li,
#barrauol ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#barrauol nav {
   background: #262626;
   height: 44px;
   position: relative;
   width: auto;
}
#barrauol nav a {
   display: inline-block;
   font: 14px/44px Roboto, Helvetica, Arial, sans-serif;
   height: 44px;
   padding: 0 10px;
   letter-spacing: normal;
}
#barrauol nav i {
   display: inline-block;
   font-style: normal;
   margin: -3px 5px 0 0;
}
#barrauol nav a::before {
   display: none;
}
#barrauol nav li {
   float: left;
   height: 44px;
   background: 0 0;
   border: 0;
}
#barrauol nav li:hover {
   background-color: #404040;
}
#barrauol .uolicons {
   font-family: UOLIcons;
   color: #fff;
}
#barrauol i.icon-email {
   font-size: 24px;
   width: 25px;
}
#barrauol i::before {
   font-family: UOLIcons;
   margin: -3px 5px 0 0;
   opacity: 1;
}
#barrauol i.icon-email::before {
   content: "";
   font-size: 26px;
   width: 24px;
}
#barrauol i.icon-batepapo {
   font-size: 26px;
   margin-top: 1px;
   width: 27px;
}
#barrauol i.icon-batepapo::before {
   content: "";
   font-size: 26px;
   width: 30px;
}
#barrauol i.icon-search {
   font-size: 20px;
   margin-top: -4px;
   width: 18px;
}
#barrauol i.icon-search::before {
   content: "";
   font-size: 22px;
   width: 20px;
}
#barrauol .logouol {
   display: inline-block;
   font: 48px/40px UOLIcons;
   height: 44px;
   margin-left: -8px;
   position: relative;
   width: 70px;
}
#barrauol .logouol:hover {
   opacity: 0.9;
}
#barrauol .logouol::before {
   content: "";
   display: inline-block;
   padding-left: 30px;
   padding-top: 1px;
}
#barrauol .logouol img {
   border: none;
   height: 26px;
   left: 0;
   position: absolute;
   top: 8px;
   width: 26px;
}
@media (max-width: 1024px) {
   #barrauol nav a {
      font-family: UOLText;
      font-size: 11px;
   }
   #barrauol .containerUOL {
      width: 940px;
   }
}
@media (max-width: 768px) {
   #barrauol .al-center {
      margin-left: -90px;
   }
   #barrauol nav {
      display: none;
   }
   #barrauol .containerUOL {
      display: block;
      width: auto;
   }
}
#barrauol.barrafolha,
#barrauol.barrafolha .al-center,
#barrauol.barrafolha .logouol,
#barrauol.barrafolha a,
#barrauol.barrafolha div,
#barrauol.barrafolha nav,
#barrauol.barrafolha nav li {
   height: 36px;
   max-height: 36px;
}
#barrauol.barrafolha .logouol,
#barrauol.barrafolha a {
   line-height: 36px;
}
#barrauol.barrafolha .logouol img {
   top: 6px;
}
#barrauol.barrafolha .al-right li.assine_sac {
   display: none;
}
#bottombar {
   z-index: 99999;
   padding: 10px 5px;
   height: auto;
}
@media (max-width: 640px) {
   .right-img,
   .img-tarro {
      width: 50%;
      max-width: 266px;
   }
}
.terms-wrap {
   background: #2a67a4;
}
.terms {
   position: relative;
   padding: 10px 0;
   font-size: 15px;
   font-weight: 400;
   text-align: center;
   min-width: 272px;
   margin: 0 auto;
   max-width: 1170px;
}
.terms span {
   color: #fff;
}
.terms a {
   position: absolute;
   right: 15px;
   top: 50%;
   transform: translateY(-50%);
   color: #fff;
   text-decoration: none;
   cursor: pointer;
}
.terms-footer {
   display: flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   padding: 20px 0;
   color: #fff;
}

.terms-footer a {
   font-weight: 400;
   font-family: inherit;
   margin: 0 5px;
   padding-left: 0;
   text-decoration: none;
   cursor: pointer;
}
@media (max-width: 480px) {
   .terms-footer a {
      font-size: 4vw;
   }
   .row {
      margin: 0;
      padding: 0;
   }
   .autordiv {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 100%;
   }
}

.order_ {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
}


.input-group {
   position: relative;
   max-width: 300px;
   margin: 0 auto;
   margin-bottom: 25px;
}

.input-roulette {
   padding-left: 5px;
   height: 42px;
} 

.form-price {
   font-weight: 700;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   margin-bottom: 20px;
}

.form-price__old {
   font-size: 26px;
   margin-right: 20px;
   white-space: nowrap;
}

.old {
   text-decoration: line-through;
}

.form-price__new {
   font-size: 36px;
   color: #d3231f;
   white-space: nowrap;
}

@media (min-width: 481px) {
   .form-price {
      flex-direction: row;
   }

   .form-price__old {
      font-size: 34px;
   }

   .form-price__new {
      font-size: 40px;
   }

   .input-roulette {
      min-width: 250px;
   } 
}
