#infoarte {
  /* HTML5 display-role reset for older browsers */ }
  #infoarte div, #infoarte span, #infoarte object, #infoarte iframe,
  #infoarte h1, #infoarte h2, #infoarte h3, #infoarte h4, #infoarte h5, #infoarte h6, #infoarte p, #infoarte blockquote, #infoarte pre,
  #infoarte a, #infoarte abbr, #infoarte acronym, #infoarte address, #infoarte big, #infoarte cite, #infoarte code,
  #infoarte del, #infoarte dfn, #infoarte em, #infoarte img, #infoarte ins, #infoarte kbd, #infoarte q, #infoarte s, #infoarte samp,
  #infoarte small, #infoarte strike, #infoarte strong, #infoarte sub, #infoarte sup, #infoarte tt, #infoarte var,
  #infoarte b, #infoarte u, #infoarte i, #infoarte center,
  #infoarte dl, #infoarte dt, #infoarte dd, #infoarte ol, #infoarte ul, #infoarte li,
  #infoarte fieldset, #infoarte form, #infoarte label, #infoarte legend,
  #infoarte table, #infoarte caption, #infoarte tbody, #infoarte tfoot, #infoarte thead, #infoarte tr, #infoarte th, #infoarte td,
  #infoarte article, #infoarte aside, #infoarte canvas, #infoarte details, #infoarte embed,
  #infoarte figure, #infoarte figcaption, #infoarte footer, #infoarte header, #infoarte hgroup,
  #infoarte menu, #infoarte nav, #infoarte output, #infoarte ruby, #infoarte section, #infoarte summary,
  #infoarte time, #infoarte mark, #infoarte audio, #infoarte video, #infoarte button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  #infoarte article, #infoarte aside, #infoarte details, #infoarte figcaption, #infoarte figure,
  #infoarte footer, #infoarte header, #infoarte hgroup, #infoarte menu, #infoarte nav, #infoarte section {
    display: block; }
  #infoarte body {
    line-height: 1; }
  #infoarte ol, #infoarte ul {
    list-style: none; }
  #infoarte blockquote, #infoarte q {
    quotes: none; }
  #infoarte blockquote:before, #infoarte blockquote:after,
  #infoarte q:before, #infoarte q:after {
    content: '';
    content: none; }
  #infoarte table {
    border-collapse: collapse;
    border-spacing: 0; }

@font-face {
  font-family: "Lato";
  src: url(fontofallknowledge.woff); }

html, body, * {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none; }

html, body {
  height: 100%; }

/*TELA FULL*/
body article {
  max-width: 100% !important; }

/*COLOCA A BARRA DO GLOGO POR CIMA*/
body #sticker {
  z-index: 999999 !important;
  position: relative !important; }

/*
body .head-materia{
  height: 0;
  overflow: hidden;
}
body #all_banner{
  height: 0 !important;
  overflow: hidden  !important;
  padding: 0  !important;
  border: none  !important;
  background: none  !important;
  margin: 0  !important;
}

body article+.row{
  display: none;
}*/
.slick-slide:focus {
  outline: none; }

#infoarte {
  font: normal 12px "Times New Roman", serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*  CSS DO INFO  */ }
  #infoarte * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  #infoarte h1 {
    font-family: OgloboCondensedSemibold, "Times New Roman", serif;
    font-size: 30px;
    line-height: .95em;
    margin: 40px 0;
    text-transform: uppercase;
    color: #565656;
    text-align: center; }
  #infoarte h2 {
    font-family: OgloboCondensedMedium, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1em;
    text-transform: uppercase;
    margin: 4px 0;
    color: #000; }
  #infoarte h3 {
    font-family: OgloboCondensedRegular, "Times New Roman", serif;
    font-size: 16px;
    line-height: 1em;
    margin: 0;
    color: #000; }
  #infoarte h4 {
    font-family: OgloboCondensedMedium, "Times New Roman", serif;
    font-size: 16px;
    line-height: 1em;
    margin-top: 2px;
    color: #b22d30;
    text-transform: uppercase; }
    #infoarte h4 em {
      font-family: OgloboCondensedBold, "Times New Roman", serif; }
  #infoarte p {
    font-family: Arial, 'sans-serif';
    font-size: 12px;
    line-height: 1.425em;
    color: #333;
    margin-top: 6px; }
    #infoarte p.small {
      font-family: Georgia, "Times New Roman", serif;
      font-size: 14px;
      line-height: 1.45em; }
    #infoarte p em {
      font-weight: bold; }
  #infoarte a, #infoarte a:hover, #infoarte a:visited {
    display: block;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 16px;
    line-height: 1.75em;
    color: #2579ba;
    text-decoration: none; }
  #infoarte section {
    max-width: 100%;
    padding: 20px 0;
    position: relative; }
  #infoarte .container {
    max-width: 1080px;
    position: relative;
    margin: 0 auto;
    box-sizing: content-box; }
    #infoarte .container.container-sm {
      max-width: 700px; }
    #infoarte .container.container-lg {
      max-width: 1200px; }
    #infoarte .container.container-modal {
      max-width: 820px; }
  #infoarte .img-responsive {
    max-width: 100%; }
  #infoarte .center {
    text-align: center;
    margin: 0 auto; }
  #infoarte .text-center {
    text-align: center; }
  #infoarte .left {
    float: left;
    position: relative; }
  #infoarte .right {
    float: right;
    position: relative; }
  #infoarte .text-left {
    text-align: left; }
  #infoarte .text-right {
    text-align: right; }
  #infoarte .fix {
    clear: both; }
  #infoarte .list-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  #infoarte .title-mg {
    margin-top: 60px;
    margin-bottom: 20px; }
  #infoarte .padding-top-60 {
    padding-top: 60px; }
  #infoarte .padding-bottom-60 {
    padding-bottom: 60px; }
  #infoarte .gray {
    background: #ededed; }
  #infoarte .politicos-lista li {
    margin: 14px 0;
    border-bottom: 1px dotted #909090;
    padding-bottom: 10px; }
  #infoarte section.header-info {
    text-align: center; }
    #infoarte section.header-info h1 {
      min-height: 155px;
      font-family: OgloboCondensedLight, "Times New Roman", serif;
      font-size: 60px;
      color: #cd4147;
      padding: 30px 0;
      line-height: .8em;
      background: url("../imagens/bg-title.png") no-repeat center center; }
      #infoarte section.header-info h1 em {
        font-family: OgloboCondensedMedium, "Times New Roman", serif; }
    #infoarte section.header-info h2 {
      font-family: Georgia, serif;
      font-size: 15px;
      font-style: italic;
      line-height: 1.4em;
      padding: 20px 80px;
      color: #6d6d6d;
      text-transform: none; }
  @media all and (max-width: 1024px) {
    #infoarte .container {
      padding: 0 10px; } }
  @media all and (max-width: 640px) {
    #infoarte .container .container-sm {
      max-width: 300px; }
    #infoarte section.receita .receita-preparo {
      width: 100%; }
      #infoarte section.receita .receita-preparo .receita-nome {
        margin: 0 auto 20px auto; }
    #infoarte section.receita .wrapper-video {
      width: 100%; } }
