@charset "UTF-8";
#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 {
  display: none; }

body footer {
  margin-top: 0; }

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; }

body article .row:nth-child(1) {
  display: none; }

/*
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: OgloboCondensedRegular, "Times New Roman", serif;
    font-size: 60px;
    line-height: .65em;
    margin-bottom: 26px;
    text-transform: uppercase;
    color: #565656; }
  #infoarte h2 {
    font-family: OgloboCondensedBold, "Times New Roman", serif;
    font-size: 30px;
    line-height: 1em;
    text-transform: uppercase;
    margin: 10px 0;
    color: #0066a5; }
  #infoarte h3 {
    font-family: OgloboCondensedRegular, "Times New Roman", serif;
    font-size: 14px;
    line-height: 1em;
    margin: 10px 0;
    color: #a1a0a0;
    text-transform: uppercase; }
  #infoarte h4 {
    font-family: OgloboCondensedSemibold, "Times New Roman", serif;
    font-size: 14px;
    line-height: 1em;
    margin: 10px 0;
    color: #646464; }
    #infoarte h4 em {
      font-family: OgloboCondensedBold, "Times New Roman", serif; }
  #infoarte p {
    font-family: Arial, 'sans-serif';
    font-size: 14px;
    line-height: 1.525em;
    color: #919191; }
    #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 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; }
  #infoarte section.receitas .receitas-lista img {
    max-width: 140px;
    outline: 1px solid #d4d4d4;
    outline-offset: 4px;
    transition: all 0.3s ease; }
  #infoarte section.receitas .receitas-lista h4 {
    transition: all 0.3s ease; }
  #infoarte section.receitas .receitas-lista h3 {
    max-width: 120px;
    margin: 8px auto 0 auto;
    transition: all 0.3s ease; }
  #infoarte section.receitas .receitas-lista li {
    text-align: center;
    width: 16.5%;
    background: url("../imagens/line-split.png") no-repeat center right;
    cursor: pointer; }
    #infoarte section.receitas .receitas-lista li:hover h4, #infoarte section.receitas .receitas-lista li:hover h3, #infoarte section.receitas .receitas-lista li.ativo h4, #infoarte section.receitas .receitas-lista li.ativo h3 {
      color: #cd4147; }
    #infoarte section.receitas .receitas-lista li:hover img, #infoarte section.receitas .receitas-lista li.ativo img {
      outline-color: #cd4147; }
    #infoarte section.receitas .receitas-lista li.ativo .overlay {
      display: block;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
      padding: 0;
      opacity: 1;
      background: rgba(0, 0, 0, 0.45);
      transition: all 0.3s ease; }
      #infoarte section.receitas .receitas-lista li.ativo .overlay p {
        font-family: OgloboCondensedMedium, "Times New Roman", serif;
        font-size: 16px;
        line-height: 78px;
        color: #fff;
        text-transform: uppercase; }
    #infoarte section.receitas .receitas-lista li .overlay {
      display: none; }
    #infoarte section.receitas .receitas-lista li .img {
      max-width: 140px;
      max-height: 78px;
      margin: 0 auto;
      position: relative; }
    #infoarte section.receitas .receitas-lista li:last-child {
      background: none; }
  @media screen and (max-width: 1020px) {
    #infoarte section.receitas .receitas-lista li {
      width: 198px;
      background: none; } }
  #infoarte section.receita .receita-nome {
    max-width: 330px;
    padding: 20px 30px;
    margin: 0 0 20px 0;
    text-align: center;
    background: url("../imagens/line-top.png") top center no-repeat, url("../imagens/line-bottom.png") bottom center no-repeat;
    background-size: 100%, 100%; }
    #infoarte section.receita .receita-nome h4 {
      color: #cd4147;
      margin: 2px 0; }
    #infoarte section.receita .receita-nome h2 {
      font-family: OgloboCondensedLight, "Times New Roman", serif;
      color: #cd4147;
      margin: 4px 0; }
      #infoarte section.receita .receita-nome h2 em {
        font-family: OgloboCondensedSemibold, "Times New Roman", serif; }
  #infoarte section.receita .receita-preparo {
    display: inline-block;
    width: 27.5%; }
    #infoarte section.receita .receita-preparo p, #infoarte section.receita .receita-preparo li {
      font-family: Arial, sans-serif;
      font-size: 13px;
      line-height: 1.4em;
      color: #6d6d6d; }
    #infoarte section.receita .receita-preparo li {
      margin-bottom: 4px; }
    #infoarte section.receita .receita-preparo li:before {
      content: '•';
      margin-right: 8px; }
    #infoarte section.receita .receita-preparo p {
      margin-bottom: 16px; }
    #infoarte section.receita .receita-preparo .lead {
      font-weight: bold;
      margin: 10px 0; }
    #infoarte section.receita .receita-preparo .receita-modo-preparo {
      display: none; }
    #infoarte section.receita .receita-preparo .link {
      margin-bottom: 20px; }
      #infoarte section.receita .receita-preparo .link a {
        font-family: Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #cd4147; }
      #infoarte section.receita .receita-preparo .link img {
        float: left;
        margin-top: -2px;
        margin-right: 6px; }
    #infoarte section.receita .receita-preparo .receita-buttons {
      margin-bottom: 10px;
      text-align: center; }
      #infoarte section.receita .receita-preparo .receita-buttons .btn {
        padding: 6px 20px;
        background: #fff;
        margin-right: 4px;
        margin-bottom: 10px;
        font-family: OgloboCondensedRegular, "Times New Roman", serif;
        font-size: 18px;
        text-transform: uppercase;
        color: #cd4147;
        border: 1px solid #cd4147;
        border-radius: 5px;
        outline: none;
        cursor: pointer;
        transition: all 0.3s ease; }
        #infoarte section.receita .receita-preparo .receita-buttons .btn:hover, #infoarte section.receita .receita-preparo .receita-buttons .btn.ativo {
          background: #cd4147;
          color: #fff; }
  #infoarte section.receita .wrapper-video {
    width: 70%;
    float: right; }
  #infoarte section.receita .video {
    width: 100%; }
  #infoarte section.receita hr {
    background: #c8c8c8;
    height: 1px;
    border: 0 !important;
    margin: 20px 0; }
  #infoarte section.receita .creditos {
    font-size: 12px;
    text-align: center;
    max-width: 60%;
    margin: 0 auto; }
  @media all and (max-width: 1024px) {
    #infoarte .container {
      padding: 0 10px; } }
  @media all and (max-width: 640px) {
    #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%; } }

/*VIDEO O GLOBO*/
#infoarte .flex {
  position: relative;
  height: 0;
  overflow: hidden;
  margin-top: 0px;
  padding-bottom: 56.1%; }

#infoarte .flex .inner, #infoarte .flex iframe, #infoarte .flex video, #infoarte .flex object, #infoarte .flex embed, #infoarte .flex .globo-video-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#infoarte .flex .globo-video-responsive img {
  width: 100%; }

#infoarte .flex .globo-video-responsive > div {
  height: 100%; }

#infoarte .wm-poster-play {
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 19.5%;
  height: 29%;
  position: absolute;
  background: url("http://s.videos.globo.com/p2/i/play.png") no-repeat transparent;
  background-size: cover;
  margin-left: -9.75%;
  margin-top: -11%; }

#infoarte .wm-poster-wrapper {
  background: transparent !important; }

#infoarte .flex .wm-error-small > img {
  margin: 0 0 0 20px;
  width: initial !important; }
