/*
Theme Name: Estadão Brand Page
Theme URI: http://www.royalpixel.tv/
Author: http://www.royalpixel.tv/
Author URI: http://www.royalpixel.tv/
Description:
Version: 1.1
Text Domain: Estadão Brand Page
*/
/* RESSET */
*,
*:after,
*::before {
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*:focus {
  outline: none;
}
textarea:focus,
input:focus {
  outline: 0;
}
::-moz-selection {
  background: rgba(255, 68, 0, 0.5);
  text-shadow: none;
}
::selection {
  background: rgba(255, 68, 0, 0.5);
  text-shadow: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
/* RESET */
*:focus {
  outline: none;
}
textarea:focus,
input:focus {
  outline: 0;
}
::-moz-selection {
  background: rgba(255, 68, 0, 0.5);
  text-shadow: none;
}
::selection {
  background: rgba(255, 68, 0, 0.5);
  text-shadow: none;
}
/* PARA HTML NAO FICAR SELECIONAVEL */
button,
a,
label,
input[type="radio"],
input[type="check"],
.link,
.header-poupe-melhor {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.clearfix {
  *zoom: 1;
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.box-sizing {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show-mobile {
  display: none !important;
}
body {
  width: 100%;
  *zoom: 1;
  zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.conteudo {
  max-width: 900px;
  margin: 0 auto;
}
.box-border {
  border: solid 2px #e5e5e5;
  background: #f8f8f8;
  padding: 25px 20px;
  border-radius: 1px;
  position: relative;
  margin-bottom: 25px;
}
.box-border__title-container {
  margin-bottom: 15px;
}
.box-border__title {
  font-size: 16px;
  color: #687683;
  font-weight: normal;
  font-family: 'montserratbold', sans-serif;
}
.box-border__title > span {
  font-size: 30px;
  display: block;
}
.box-border__title--with-icon {
  color: #e9a652;
  font-weight: bold;
  font-size: 24px;
}
.box-border__title--with-icon:before {
  content: "";
  width: 57px;
  height: 39px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.box-border__title--text-center {
  text-align: center;
  line-height: 1.5em;
  display: block;
}
.box-border__pre-title {
  color: #e9a652;
  font-size: 18px;
}
.box-border__link--invisible {
  text-indent: -9999px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
.box-border__text {
  font-size: 14px;
  font-family: 'montserratregular', sans-serif;
  color: #687683;
  line-height: 1.5em;
  margin-bottom: 30px;
}
.box-border__text--text-center {
  text-align: center;
}
.box-border__bottom-box-with-icon {
  background: #FFF;
  border-top: solid 1px #e6e6e6;
  margin: 0 -20px -25px;
  height: 47px;
  position: relative;
}
.box-border__bottom-box-with-icon:before {
  content: "";
  width: 48px;
  height: 46px;
  display: block;
  background: url(css/img/box-icon.png?v=1516225850198) no-repeat center;
  left: 50%;
  top: 0;
  margin: -23px 0 0 -24px;
  position: absolute;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background: #f1f1f1;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  color: #676767;
  letter-spacing: 0;
}
.limit {
  width: 1000px;
  margin: 0 auto;
}
.OESP__barra {
  position: static !important;
}
.header {
  background: #fff;
}
.header .main-header {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #e9e9e9;
  white-space: nowrap;
  text-align: center;
}
.header .main-header .link-home {
  height: 59px;
  display: block;
  float: left;
  text-decoration: none;
}
.header .main-header .link-home .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.header .main-header .link-home .logo {
  vertical-align: middle;
  max-height: 59px;
  margin-left: -3px;
  margin-top: -2px;
}
.header .main-header .logo-estadao {
  float: right;
  margin-top: 8px;
}
.header .sub-header {
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #e9e9e9;
}
.header .sub-header .title-sub-header {
  margin-top: 8px;
  text-transform: uppercase;
  float: left;
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-size: 1.1875em;
  font-size: 1.1875rem;
  color: #006296;
  letter-spacing: 0;
}
.header .sub-header .item-sub-header {
  float: right;
}
.header .sub-header .item-sub-header .social {
  float: left;
}
.header .sub-header .item-sub-header .social .link-social {
  text-decoration: none;
  margin: 6px 10px;
  display: block;
  float: left;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header .sub-header .item-sub-header .social .link-social:hover {
  opacity: .6;
}
.header .sub-header .item-sub-header .form-search {
  width: 220px;
  height: 33px;
  float: left;
  background: #f8f8f8;
  border-left: 1px solid #e9e9e9;
  position: relative;
}
.header .sub-header .item-sub-header .form-search .input-search {
  height: 20px;
  width: 180px;
  border: none;
  background: transparent;
  margin: 8px 0 0 35px;
  font-style: italic;
  font-family: 'proxima_nova_rgbold', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #676767;
  letter-spacing: 0;
}
.header .sub-header .item-sub-header .form-search .submit-search {
  border: none;
  background: none;
  position: absolute;
  left: 5px;
  top: 8px;
  cursor: pointer;
}
.hero {
  width: 100%;
}
.hero .hero-link-home {
  text-decoration: none;
  text-align: center;
  display: block;
}
.hero h1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 38px;
  font-family: 'montserratblack', Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-size: 2.5em;
  font-size: 2.5rem;
  color: #006296;
  letter-spacing: 0;
}
.hero .subtitle-hero {
  font-family: 'montserratregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #006296;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-top: 10px;
  display: inline-block;
  background-color: #F1F1F1;
  padding: 0 10px;
}
.hero .carrousel {
  width: 1000px;
  height: 450px;
  margin: 30px 0;
  position: relative;
  overflow: hidden;
}
.hero .carrousel .wrap-carrousel .item-carrousel {
  width: 1000px;
  position: absolute;
  left: 0;
  top: 0;
}
.hero .carrousel .wrap-carrousel .item-carrousel .shadow-img {
  box-shadow: inset 0px -140px 100px -10px rgba(0, 0, 0, 0.75);
  display: block;
  width: 1000px;
  height: 450px;
  min-width: 1000px;
}
.hero .carrousel .wrap-carrousel .item-carrousel .shadow-img .img-carrousel {
  z-index: -1;
  position: absolute;
  -webkit-transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
  min-width: 1000px;
  height: auto;
}
.hero .carrousel .wrap-carrousel .item-carrousel .content-carrousel {
  width: 800px;
  position: absolute;
  left: 40px;
  bottom: 52px;
}
.hero .carrousel .wrap-carrousel .item-carrousel .content-carrousel .link-carrousel {
  text-decoration: none;
}
.hero .carrousel .wrap-carrousel .item-carrousel .content-carrousel .title-carrousel {
  margin-bottom: 10px;
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem;
  color: #fff;
  letter-spacing: 0;
}
.hero .carrousel .wrap-carrousel .item-carrousel .content-carrousel .excerpt-carrousel {
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 0;
}
.hero .carrousel .wrap-carrousel .item-carrousel:hover .img-carrousel {
  -webkit-transform: scale(1.2);
  -mos-transform: scale(1.2);
  transform: scale(1.2);
}
.hero .carrousel .nav-carrousel {
  text-align: center;
  position: relative;
  height: 13px;
  width: 100%;
  bottom: -420px;
}
.hero .carrousel .nav-carrousel .item-nav {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 2px;
  border: 1px solid #fff;
  padding: 1px;
  border-radius: 50%;
}
.hero .carrousel .nav-carrousel .item-nav:before {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -mos-transform: scale(0);
  transform: scale(0);
}
.hero .carrousel .nav-carrousel .item-nav.is-active:before,
.hero .carrousel .nav-carrousel .item-nav:hover:before {
  -webkit-transform: scale(1);
  -mos-transform: scale(1);
  transform: scale(1);
}
.line-hero {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #d4d4d4;
  position: relative;
  top: 18px;
}
.post.main,
.main.search {
  margin-top: 30px;
}
.post.aside {
  padding: 0;
  margin-top: 48px;
}
.search .search-content {
  background-color: #FFFFFF;
  padding: 15px 15px 0px 15px;
}
.search .search-content .img-search {
  width: 189px;
  height: 125px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
}
.search .search-content .img-search .search-picture {
  -webkit-transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
}
.search .search-content:last-child .search-element {
  border: none;
}
.search .search-content:hover .search-picture {
  -webkit-transform: scale(1.2);
  -mos-transform: scale(1.2);
  transform: scale(1.2);
}
.search .search-title {
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 1.25em;
  font-size: 1.25rem;
  color: #006296;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.search .search-title .search-term {
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 1.25em;
  font-size: 1.25rem;
  color: #676767;
  letter-spacing: 0;
}
.search .search-element {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 15px;
}
.search .search-element .search-picture {
  float: left;
  margin-right: 18px;
}
.search .search-element .search-title {
  margin-top: 15px;
  margin-bottom: 14px;
  text-transform: initial;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  color: #676767;
  letter-spacing: 0;
}
.search .search-element .search-resume {
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.main.post {
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.main.post .post-comments {
  width: 540px;
}
.main.post h1 {
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 1.25em;
  font-size: 1.25rem;
  color: #676767;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 15px 0;
  line-height: 30px;
  width: 100%;
  display: inline-block;
}
.main.post h2 {
  margin: 30px 0 10px 0;
  text-transform: uppercase;
  font-family: 'proxima_novablack', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.main.post .post-content-in {
  margin-bottom: 12px;
}
.main.post .post-content-in p {
  margin-bottom: 30px;
}
.main.post .post-content-in p strong {
  font-family: 'proxima_novablack', Arial, Helvetica, sans-serif;
  color: #676767;
  font-style: normal;
  font-size: 15px;
  margin: 0;
}
.main.post .post-content-in h1,
.main.post .post-content-in h2 {
  margin: 0px 0 30px 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'proxima_novablack', Arial, Helvetica, sans-serif;
  font-size: 1rem;
  color: #676767;
  letter-spacing: 0;
  font-style: normal;
}
.main.post .post-content-in em {
  font-style: italic;
}
.main.post .post-content-in blockquote {
  margin: 0 30px;
}
.main.post .post-content-in blockquote.alignright {
  margin: 0.4118em 0 1.6471em 1.6471em;
}
.main.post .post-content-in blockquote.aligncenter {
  margin-top: 0.4118em;
  margin-bottom: 1.6471em;
}
.main.post .post-content-in img {
  max-width: 100%;
  height: auto;
}
.main.post p {
  line-height: 24px;
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  color: #676767;
  letter-spacing: 0;
}
.main.post p strong {
  margin: 30px 0 10px 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'proxima_novablack', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  color: #676767;
  letter-spacing: 0;
}
.main.post p.wp-caption-text {
  text-align: left;
  font-style: italic;
  font-family: 'proxima_nova_light', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #a4a4a4;
  letter-spacing: 0;
  line-height: 17px;
}
.main.post .wp-caption {
  max-width: 100%;
}
.main.post .aligncenter {
  margin: 12px auto;
}
.main.post .alignleft {
  float: left;
  margin: 12px 12px 0px 0;
}
.main.post .alignright {
  float: right;
  margin-left: 12px;
}
.main.post .item-post {
  line-height: 22px;
}
.main.post .item-post strong {
  margin: 30px 0 10px 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'proxima_novablack', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  color: #676767;
  letter-spacing: 0;
}
.post .post-date {
  text-align: center;
  text-transform: uppercase;
  display: table;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  color: #676767;
  letter-spacing: 0;
}
.post .post-date .post-date-wrapper {
  float: left;
  width: 61px;
  height: 31px;
  border: solid 1px #d4d4d4;
}
.post .post-date .post-month {
  margin-top: 6px;
  display: inline-block;
}
.post .post-date .post-day {
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  color: #676767;
  letter-spacing: 0;
  display: inline-block;
}
.post .post-date .post-year {
  height: 31px;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #aaa;
  letter-spacing: 0;
  float: left;
  line-height: 31px;
  border: solid 1px #d4d4d4;
  border-left: none;
  padding: 0 5px;
}
.post .post-social {
  float: right;
}
.post .post-social .post-social-icon {
  width: 57px;
  height: 57px;
  margin-left: 8px;
  display: block;
  text-align: center;
  float: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.post .post-social .post-social-icon.fb {
  background-color: #3a579d;
  padding-top: 16px;
}
.post .post-social .post-social-icon.tw {
  background-color: #61d9eb;
  padding-top: 19px;
}
.post .post-social .post-social-icon.gp {
  background-color: #e4431d;
  padding-top: 19px;
}
.post .post-social .post-social-icon:hover {
  opacity: .6;
}
.post .img-hero-post {
  width: 100%;
  height: 330px;
  margin-top: 8px;
}
.post .caption-hero-post {
  text-align: left;
  font-style: italic;
  font-family: 'proxima_nova_light', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #a4a4a4;
  letter-spacing: 0;
}
.main {
  width: 680px;
  margin-right: 20px;
  float: left;
}
.main .posts {
  margin-bottom: 20px;
}
.main .posts .link-post {
  text-decoration: none;
}
.main .posts .item-post {
  width: 335px;
  height: 400px;
  float: left;
  margin: 0 0px 10px 0;
  background: #fff;
}
.main .posts .item-post .link-post {
  width: 100%;
  display: block;
  overflow: hidden;
}
.main .posts .item-post.odd {
  margin-right: 10px;
}
.main .posts .item-post:hover .img-post {
  -webkit-transform: scale(1.2);
  -mos-transform: scale(1.2);
  transform: scale(1.2);
}
.main .posts .item-post .img-post {
  -webkit-transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
}
.main .posts .item-post .content-post {
  position: relative;
}
.main .posts .item-post .content-post .texts-post {
  width: 314px;
  height: 164px;
  margin: -20px auto;
  padding: 16px;
  text-align: center;
  background: #fff;
  border-top: 2px solid #006296;
  overflow: hidden;
}
.main .posts .item-post .content-post .texts-post .title-post {
  line-height: 24px;
  margin-bottom: 18px;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 1.25em;
  font-size: 1.25rem;
  color: #006296;
  letter-spacing: 0;
}
.main .posts .item-post .content-post .texts-post .excerpt-post {
  line-height: 19px;
  font-family: 'montserratlight', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #676767;
  letter-spacing: 0;
}
.main .videos {
  margin-bottom: 20px;
  background: #fff;
  padding: 15px;
}
.main .videos .bx-wrapper {
  position: relative;
}
.main .videos .bx-wrapper .bx-controls a {
  position: absolute;
  top: 50%;
  background: url(css/img/controls.png?v=1516225850198) no-repeat;
  width: 32px;
  height: 0;
  padding-top: 32px;
  display: block;
  overflow: hidden;
  margin-top: -32px;
}
.main .videos .bx-wrapper .bx-controls a.bx-prev {
  left: -16px;
}
.main .videos .bx-wrapper .bx-controls a.bx-next {
  right: -16px;
  background-position: -43px 0;
}
.main .videos .bx-wrapper .bx-controls a.disabled {
  opacity: 0.5;
}
.main .videos .item-video {
  width: 212px;
  margin-right: 7px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 13px;
  margin-right: 0;
}
.main .videos .item-video:last-child {
  margin-right: 0;
}
.main .videos .item-video .link-video {
  text-decoration: none;
}
.main .videos .item-video .img-video {
  position: relative;
  margin-bottom: 15px;
}
.main .videos .item-video .img-video iframe {
  width: 100%;
}
.main .videos .item-video .img-video .overlay-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -19px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.main .videos .item-video .img-video .overlay-play:hover {
  opacity: .5;
}
.main .videos .item-video .content-video .title-video {
  margin-bottom: 6px;
  font-family: 'proxima_nova_rgbold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  color: #2b2b2b;
  letter-spacing: 0;
}
.main .videos .item-video .content-video .excerpt-video {
  line-height: 18px;
  margin-bottom: 14px;
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #9c9c9c;
  letter-spacing: 0;
}
.main .videos .item-thumb-video {
  width: 212px;
  margin-right: 6px;
  float: left;
}
.main .videos .item-thumb-video.last-col {
  margin-right: 0;
}
.main .videos .item-thumb-video .img-thumb-video {
  position: relative;
}
.main .videos .item-thumb-video .img-thumb-video .overlay-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -19px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.main .videos .item-thumb-video .img-thumb-video .overlay-play:hover {
  opacity: .5;
}
.main .videos .item-thumb-video .content-thumb-video {
  margin-top: 13px;
}
.main .videos .item-thumb-video .content-thumb-video .excerpt-thumb-video {
  line-height: 18px;
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #363636;
  letter-spacing: 0;
  font-weight: bold;
}
.main .matters {
  margin-bottom: 20px;
}
.main .matters .items-matters {
  padding: 15px;
  background: #fff;
}
.main .matters .items-matters .item-matter {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
}
.main .matters .items-matters .item-matter:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.main .matters .items-matters .item-matter .wimg-matter {
  width: 190px;
  height: 125px;
  margin-right: 20px;
  overflow: hidden;
  float: left;
}
.main .matters .items-matters .item-matter .wimg-matter .img-matter {
  -webkit-transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
}
.main .matters .items-matters .item-matter .wimg-matter img {
  width: 100%;
  height: auto;
}
.main .matters .items-matters .item-matter .content-matter {
  width: 440px;
  margin-top: 15px;
  float: left;
}
.main .matters .items-matters .item-matter .content-matter .title-matter {
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  color: #676767;
  letter-spacing: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main .matters .items-matters .item-matter .content-matter .excerpt-matter {
  line-height: 20px;
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.main .matters .items-matters .item-matter:hover .img-matter {
  -webkit-transform: scale(1.2);
  -mos-transform: scale(1.2);
  transform: scale(1.2);
}
.main .matters .items-matters .item-matter:hover .title-matter {
  color: #006295;
}
.main .matters .more-matter {
  float: right;
  margin-top: 10px;
  padding: 6px 8px;
  background: #006195;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem;
  color: #fff;
  letter-spacing: 0;
}
.main .gallery {
  background: #fff;
  padding: 15px 0 45px 15px;
}
.main .gallery .title-gallery {
  margin-bottom: 10px;
}
.main .gallery .content-gallery {
  position: relative;
}
.main .gallery .content-gallery .wrap-gallery {
  width: 443px;
  height: 281px;
  position: relative;
  margin-right: 8px;
  float: left;
  overflow: hidden;
  text-align: center;
}
.main .gallery .content-gallery .wrap-gallery .img-gallery {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -mos-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main .gallery .content-gallery .wrap-gallery .nav-gallery .nlink {
  width: 44px;
  height: 44px;
  background: #000;
  display: block;
  position: absolute;
  padding: 14px;
  opacity: .6;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.main .gallery .content-gallery .wrap-gallery .nav-gallery .nlink:hover {
  opacity: .8;
}
.main .gallery .content-gallery .wrap-gallery .nav-gallery .nlink[disabled] {
  pointer-events: none;
  background-color: #CCC;
}
.main .gallery .content-gallery .wrap-gallery .nav-gallery .nav-left {
  left: 0;
  bottom: 40px;
}
.main .gallery .content-gallery .wrap-gallery .nav-gallery .nav-right {
  right: 0;
  bottom: 40px;
}
.main .gallery .content-gallery .thumbs-gallery {
  width: 208px;
  height: 281px;
  float: right;
  overflow: hidden;
  overflow-y: scroll;
  margin-right: 6px;
}
.main .gallery .content-gallery .thumbs-gallery .item-thumb {
  margin: 0 6px 6px 0;
  position: relative;
  float: left;
}
.main .gallery .content-gallery .thumbs-gallery .item-thumb:hover .overlay-thumb,
.main .gallery .content-gallery .thumbs-gallery .item-thumb.selected .overlay-thumb {
  opacity: .6;
}
.main .gallery .content-gallery .thumbs-gallery .item-thumb .overlay-thumb {
  width: 80px;
  height: 80px;
  background: #000;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 5px;
  opacity: 0;
  padding: 25px 0 0 0;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.main .gallery .content-gallery .description-gallery {
  position: absolute;
  top: 290px;
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.sub-footer {
  display: none;
}
.aside {
  width: 300px;
  padding-top: 30px;
  float: left;
}
.aside .perfil {
  margin-bottom: 25px;
  padding: 15px;
  background: #fff;
}
.aside .perfil .item-perfil {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 14px;
  padding-bottom: 14px;
}
.aside .perfil .item-perfil:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.aside .perfil .item-perfil .img-perfil {
  width: 80px;
  margin-right: 15px;
  float: left;
}
.aside .perfil .item-perfil .content-perfil {
  width: 175px;
  margin-top: 6px;
  float: left;
}
.aside .perfil .item-perfil .content-perfil .title-perfil {
  margin-bottom: 6px;
  text-transform: uppercase;
  font-family: 'proxima_nova_rgbold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.aside .perfil .item-perfil .content-perfil .excerpt-perfil {
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
}
.aside .gallery-sidebar {
  margin-bottom: 25px;
  padding: 15px 13px;
  background: #fff;
  height: 400px;
  overflow: auto;
}
.aside .gallery-sidebar .title-gallery-sidebar {
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #676767;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.aside .gallery-sidebar .content-gallery-sidebar .img-gallery-sidebar {
  margin: 0 3px 3px 0;
  display: block;
  float: left;
}
.aside .most-viewed {
  margin-bottom: 25px;
  background: #fff;
}
.aside .most-viewed .item-most-viewed {
  border-bottom: 1px solid #e9e9e9;
}
.aside .most-viewed .item-most-viewed:last-child {
  border-bottom: none;
}
.aside .most-viewed .item-most-viewed .link-most-viewed {
  text-decoration: none;
}
.aside .most-viewed .item-most-viewed .img-most-viewed {
  width: 90px;
  margin-right: 20px;
  overflow: hidden;
  float: left;
}
.aside .most-viewed .item-most-viewed .img-most-viewed img {
  -webkit-transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
}
.aside .most-viewed .item-most-viewed .content-most-viewed {
  width: 175px;
  height: 90px;
  display: table;
  float: left;
}
.aside .most-viewed .item-most-viewed .content-most-viewed .title-most-viewed {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: 'proxima_nova_rgbold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #006296;
  letter-spacing: 0;
}
.aside .most-viewed .item-most-viewed:hover .img-most-viewed img {
  -webkit-transform: scale(1.2);
  -mos-transform: scale(1.2);
  transform: scale(1.2);
}
.aside .most-viewed .item-most-viewed:hover .content-most-viewed .title-most-viewed {
  color: #676767;
}
.aside .most-viewed .item-most-viewed.no-image .content-most-viewed {
  width: 100%;
  padding: 0 20px;
}
.aside .OUTBRAIN {
  margin-bottom: 25px;
  background: #fff;
}
.aside .OUTBRAIN .ob_box_cont > ul {
  border-bottom: 1px solid #e9e9e9;
}
.aside .OUTBRAIN .ob_box_cont > ul:last-child {
  border-bottom: none;
}
.aside .OUTBRAIN .ob_box_cont > ul li {
  width: 100%;
  padding: 0 20px;
}
.aside .OUTBRAIN .ob_box_cont > ul a {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  height: 70px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: 'proxima_nova_rgbold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #006296;
  letter-spacing: 0;
}
.OUTBRAIN {
  padding-top: 30px;
}
.OUTBRAIN .ob-widget-header {
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  font-size: 1.125em !important;
  font-size: 1.125rem !important;
  color: #006296 !important;
  letter-spacing: 0 !important;
}
.OUTBRAIN .ob-widget-items-container {
  margin: 0 -10px !important;
}
.OUTBRAIN .ob-widget-items-container:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.OUTBRAIN .ob-dynamic-rec-container {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
}
.OUTBRAIN .ob-rec-image-container {
  display: block;
  text-align: center;
  width: 100% !important;
  float: none !important;
}
.OUTBRAIN .ob-unit.ob-rec-text {
  margin-left: 0 !important;
  padding: 10px 0 !important;
  overflow: visible !important;
  max-height: 500px !important;
  font-weight: bold !important;
}
.OUTBRAIN .ob_what {
  opacity: 0 !important;
}
.footer {
  background: #333333;
  height: 160px;
}
.footer .news-letter,
.footer .widget_wysija {
  width: 282px;
  float: left;
  margin-top: 35px;
  position: relative;
}
.footer .news-letter h4,
.footer .widget_wysija h4,
.footer .news-letter .wysija-paragraph,
.footer .widget_wysija .wysija-paragraph {
  text-transform: uppercase;
  font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 0;
}
.footer .news-letter h4 strong,
.footer .widget_wysija h4 strong,
.footer .news-letter .wysija-paragraph strong,
.footer .widget_wysija .wysija-paragraph strong {
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 0;
}
.footer .news-letter .news-letter-email,
.footer .widget_wysija .news-letter-email,
.footer .news-letter .wysija-input,
.footer .widget_wysija .wysija-input {
  width: 282px;
  height: 32px;
  background: #212121;
  border: none;
  padding-left: 10px;
  margin-top: 10px;
  border-radius: 2px;
  font-family: 'proxima_nova_light', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #a4a4a4;
  letter-spacing: 0;
}
.footer .news-letter .news-letter-submit,
.footer .widget_wysija .news-letter-submit,
.footer .news-letter .wysija-submit,
.footer .widget_wysija .wysija-submit {
  width: 82px;
  height: 25px;
  margin-top: 5px;
  border: none;
  background: #fff;
  cursor: pointer;
  float: right;
  text-transform: uppercase;
  border-radius: 2px;
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem;
  color: #333;
  letter-spacing: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer .news-letter .news-letter-submit:hover,
.footer .widget_wysija .news-letter-submit:hover,
.footer .news-letter .wysija-submit:hover,
.footer .widget_wysija .wysija-submit:hover {
  background: #d9d9d9;
}
.footer .news-letter .news-letter-message,
.footer .widget_wysija .news-letter-message {
  margin-top: 10px;
  text-transform: uppercase;
  font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0;
}
.footer .news-letter .formError,
.footer .widget_wysija .formError {
  opacity: 1;
  position: absolute;
  top: 64px !important;
  left: 0 !important;
}
.footer .news-letter .formError .formErrorContent,
.footer .widget_wysija .formError .formErrorContent {
  width: 100%;
  border: none;
  background: none;
  text-transform: uppercase;
  font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0;
}
.footer .widget_wysija_cont {
  float: left;
}
.footer .widget_wysija_cont .wysija-msg .allmsgs {
  margin-top: 65px;
  text-transform: uppercase;
  font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0;
}
.footer .widget_wysija_cont .wysija-msg .allmsgs .updated {
  background: none;
  border: none;
}
.footer .widget_wysija_cont .wysija-msg .allmsgs .updated li {
  text-transform: uppercase;
  font-family: 'oswaldlight', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0;
}
.footer .social-footer {
  float: right;
  margin-top: 35px;
  text-transform: uppercase;
  width: 250px;
}
.footer .social-footer .social-footer-link {
  width: 125px;
  float: left;
  margin-bottom: 18px;
  text-decoration: none;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #919191;
  letter-spacing: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer .social-footer .social-footer-link:hover {
  color: #f1f1f1;
}
.footer .social-footer .sprite {
  margin-right: 10px;
  margin-bottom: -10px;
}
.main-title {
  margin-bottom: 12px;
  text-transform: uppercase;
  font-family: 'oswaldregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  color: #006296;
  letter-spacing: 0;
}
.banner728-90 {
  text-align: center;
  height: 90px;
  margin: 30px auto 30px;
}
.banner300-250 {
  width: 300px;
  height: 250px;
  margin: 0 auto 25px;
}
i.sprite {
  display: inline-block;
}
@media (max-width: 660px) {
  .limit,
  .main {
    width: 100%;
  }
  .banner728-90,
  .title-hero,
  .subtitle-hero {
    display: block;
  }
  .header .main-header {
    padding: 0 10px;
  }
  .header .sub-header {
    padding: 0 0 0 10px;
  }
  .header .sub-header .item-sub-header {
    position: relative;
  }
  .header .sub-header .item-sub-header .social {
    display: block;
  }
  .header .sub-header .item-sub-header #search-mobile:checked + .form-search {
    width: 230px;
  }
  .header .sub-header .item-sub-header #search-mobile:checked + .form-search .input-search {
    display: block;
  }
  .header .sub-header .item-sub-header #search-mobile:checked + .form-search .open-search-mobile {
    display: none;
  }
  .header .sub-header .item-sub-header .form-search {
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .header .sub-header .item-sub-header .form-search .input-search {
    display: none;
  }
  .header .sub-header .item-sub-header .form-search .open-search-mobile {
    width: 39px;
    height: 33px;
    background: transparent;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .main {
    padding: 0 10px;
  }
  .main .matters .items-matters {
    padding: 0;
  }
  .main .matters .items-matters .item-matter {
    border-bottom: 0;
  }
  .main .matters .items-matters .item-matter .content-matter {
    width: 100%;
    text-align: center;
    padding: 10px;
  }
  .main .matters .items-matters .item-matter .wimg-matter {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .main .matters .items-matters .item-matter .wimg-matter img {
    height: auto;
    width: 100%;
  }
  .main .posts .item-post {
    width: 100%;
    height: inherit;
    margin: 0;
  }
  .main .posts .item-post .img-post {
    width: 100%;
    height: auto;
  }
  .main .posts .item-post .content-post .texts-post {
    margin: 0;
    width: 100%;
    height: inherit;
  }
  .main .gallery {
    background: none;
    padding: 0;
  }
  .main .gallery .img-gallery {
    height: 100%;
    width: auto;
  }
  .main .gallery .thumbs-gallery {
    display: none;
  }
  .main .gallery .content-gallery {
    margin: 0 0 30px 0;
  }
  .main .gallery .content-gallery .wrap-gallery {
    width: 100%;
  }
  .main .gallery .content-gallery .wrap-gallery .img-gallery {
    width: 100%;
  }
  .main .gallery .content-gallery .wrap-gallery .nav-gallery .nlink {
    bottom: 100px;
  }
  .main.post {
    padding: 0 10px;
  }
  .main.post .post-content-in .wp-caption {
    width: 100% !important;
  }
  .main.post .post-content-in .wp-caption img {
    width: 100%;
    height: auto;
  }
  .main.post .gallery {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .main.post .post-comments {
    width: 100%;
  }
  .aside {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .aside .main-title {
    padding-left: 0;
  }
  .aside .most-viewed .item-most-viewed .content-most-viewed .title-most-viewed {
    padding-left: 10px;
  }
  .hero {
    padding: 10px;
  }
  .hero .carrousel {
    width: 100%;
  }
  .hero .carrousel .wrap-carrousel .item-carrousel {
    width: 100%;
  }
  .hero .carrousel .wrap-carrousel .item-carrousel .link-carrousel {
    display: block;
    cursor: pointer;
  }
  .hero .carrousel .wrap-carrousel .item-carrousel .link-carrousel .shadow-img {
    width: 100%;
    overflow: hidden;
  }
  .hero .carrousel .wrap-carrousel .item-carrousel .link-carrousel .content-carrousel {
    width: 100%;
    left: 0;
    padding: 10px;
  }
  .search .img-search {
    display: none;
  }
  .search .search-title .search-term {
    display: block;
    margin-top: 5px;
  }
  .logo-estadao {
    display: block;
  }
  .footer .php_wysija {
    margin-left: 12px;
  }
  .footer-logo {
    padding: 5px;
    float: right;
    margin-right: 30px;
  }
  .sub-footer {
    display: block;
  }
  .sub-footer .footer-social {
    float: left;
    margin: 15px;
  }
}
