@charset "UTF-8";
/*
Theme Name: Posto 12
Theme URI:
Author: Paulo Estev&atilde;o - Redondo Design
Author URI:
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Bold.woff2") format("woff2"), url("fonts/Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Black.woff2") format("woff2"), url("fonts/Gotham-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Medium.woff2") format("woff2"), url("fonts/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
html,
body {
  height: 100%; }

html {
  scroll-behavior: smooth; }

body {
  background: #fff;
  color: #666666;
  font-size: 15px;
  font-family: 'Gotham', sans-serif;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased; }

button:focus,
button {
  outline: inherit !important; }

h4, .h4, h5, .h5, h6, .h6 {
  margin: 0; }

a {
  color: #99A463;
  text-decoration: none; }

a:hover {
  color: #838E4D;
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

#colorbox:focus, .foto a:focus, a:focus {
  outline: inherit;
  text-decoration: none; }

#cboxPrevious, #cboxNext, #cboxClose {
  border: 0; }

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important; }

.btn:focus {
  outline: inherit;
  color: #fff; }

.botao_sobre {
  text-align: center;
  margin-top: 30px; }

.wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7-validation-errors {
  background: #f7e700;
  border: 0;
  color: #000;
  margin: 15px 0 0 !important;
  padding: 10px !important; }

div.wpcf7-mail-sent-ok {
  background: #398f14;
  border: 0;
  color: #fff;
  padding: 10px !important; }

div.wpcf7-response-output {
  margin: 15px 0 0 !important; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 5px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

.alignright {
  float: right;
  margin: 10px 0 0 20px; }

.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

a img.alignright {
  float: right;
  margin: 10px 0 0 20px; }

a img.alignnone {
  margin: 10px 20px 0 0; }

a img.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0 10px; }

.mc4wp-success {
  padding: 50px 0; }

.mc4wp-notice {
  margin-top: 10px; }

.mc4wp-checkbox-comment_form {
  padding: 0 15px;
  color: #000; }

/***********************************************

Site

*******************************************/
.header p {
  color: #8C8649;
  text-transform: uppercase;
  font-size: 11px;
  margin: 17px 0 0; }
.header .logo {
  margin: 45px 0 0;
  display: inline-block; }
.header .instagram {
  margin-top: -5px;
  text-align: right; }
  .header .instagram a {
    display: inline-block;
    font-size: 24px;
    color: #8C8649;
    margin-top: -2px; }
    .header .instagram a:hover {
      color: #32435C; }

.wrap-apresentacao {
  background: url(images/bg-apresentacao.png) no-repeat center center;
  background-size: auto calc(100% - 100px);
  height: 830px; }
  .wrap-apresentacao .data {
    text-transform: uppercase;
    color: #32435C;
    font-size: 40px;
    line-height: 1.05em;
    font-weight: normal;
    margin-top: 80px; }
    .wrap-apresentacao .data strong {
      font-weight: bold; }
    .wrap-apresentacao .data span {
      display: block; }
      .wrap-apresentacao .data span.ano {
        font-size: 1.2em; }
      .wrap-apresentacao .data span:nth-child(2) {
        padding-left: 55px; }
  .wrap-apresentacao .sobre {
    font-size: 20px;
    color: #32435C;
    line-height: 1.6em;
    margin-top: 40px; }
    .wrap-apresentacao .sobre p {
      margin: 0 0 10px; }
      .wrap-apresentacao .sobre p:last-child {
        margin: 0; }

.titulo-padrao {
  font-size: 36px;
  color: #32435C; }

.wrap-agenda {
  padding: 20px 0 80px 0; }
  .wrap-agenda .lista-agenda {
    margin-top: 50px; }
    .wrap-agenda .lista-agenda .data {
      font-size: 24px;
      color: #8C8649;
      font-weight: 500;
      border-right: 2px solid #8C8649;
      min-height: 100%;
      padding-top: 50px; }
      .wrap-agenda .lista-agenda .data span {
        display: block; }
    .wrap-agenda .lista-agenda .sobre {
      padding: 50px 0 20px 30px; }
    .wrap-agenda .lista-agenda h3 {
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600;
      color: #32435C;
      margin: 0; }
    .wrap-agenda .lista-agenda h4 {
      font-size: 18px;
      font-weight: 500;
      color: #32435C;
      margin: 20px 0 0; }
    .wrap-agenda .lista-agenda p {
      font-size: 18px;
      line-height: 1.6em;
      color: #32435C;
      margin: 5px 0 0; }
    .wrap-agenda .lista-agenda .item:last-child .sobre {
      padding-bottom: 50px; }

.wrap-item-agenda {
  padding: 80px 0;
  overflow: hidden;
  background: url(images/bg-item-agenda-1.png) no-repeat left top 100px; }
  .wrap-item-agenda.wrap-item-agenda-2 {
    background-image: url(images/bg-item-agenda-2.png);
    background-position: right top 170px; }
    .wrap-item-agenda.wrap-item-agenda-2 .header-agenda .icon-espaco {
      text-align: right; }
    .wrap-item-agenda.wrap-item-agenda-2 .header-agenda .thumb .arco {
      left: initial;
      right: 50px; }
    .wrap-item-agenda.wrap-item-agenda-2 .descricao-agenda {
      margin-top: 0; }
    .wrap-item-agenda.wrap-item-agenda-2 .videos {
      padding-right: 0;
      padding-left: 20px; }
  .wrap-item-agenda .header-agenda {
    padding-top: 100px; }
    .wrap-item-agenda .header-agenda .thumb {
      position: relative;
      display: inline-block;
      height: 200px;
      width: 200px;
      display: inline-block;
      background: url(images/fundo-icon-evento.png) no-repeat center center;
      background-size: cover; }
      .wrap-item-agenda .header-agenda .thumb .arco {
        position: absolute;
        bottom: 100px;
        left: 50px;
        z-index: -1; }
      .wrap-item-agenda .header-agenda .thumb .icon {
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1;
        max-height: 55%;
        max-width: 55%;
        width: auto;
        height: auto;
        object-fit: contain; }
    .wrap-item-agenda .header-agenda .dia,
    .wrap-item-agenda .header-agenda .hora {
      font-size: 40px;
      line-height: 1.2em;
      color: #8C8649;
      font-weight: 500; }
    .wrap-item-agenda .header-agenda .hora {
      font-size: 20px; }
    .wrap-item-agenda .header-agenda h2 {
      font-size: 38px;
      line-height: 1.2em;
      color: #32435C;
      text-transform: uppercase;
      font-weight: 500;
      margin: 0 0 10px; }
    .wrap-item-agenda .header-agenda p {
      font-size: 22px;
      line-height: 1.3em;
      color: #32435C;
      margin: 5px 0 0;
      font-weight: 600; }
    .wrap-item-agenda .header-agenda .sobre {
      font-weight: normal;
      margin: 0; }
  .wrap-item-agenda .descricao-agenda {
    margin-top: 0; }
    .wrap-item-agenda .descricao-agenda p {
      font-size: 20px;
      line-height: 1.6em;
      margin: 0;
      color: #32435C; }
  .wrap-item-agenda .subtitulo-agenda p {
    font-size: 24px;
    line-height: 1.4em;
    color: #32435C;
    font-weight: 500;
    margin: -30px 0 0; }
  .wrap-item-agenda .video-palestrantes {
    padding-top: 20px; }
  .wrap-item-agenda .lista-fotos .abrirFoto {
    margin-top: 10px;
    display: block;
    position: relative; }
    .wrap-item-agenda .lista-fotos .abrirFoto:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6);
      opacity: 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .wrap-item-agenda .lista-fotos .abrirFoto img {
      max-width: 100%;
      height: auto; }
    .wrap-item-agenda .lista-fotos .abrirFoto .fas {
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 2;
      color: #fff;
      font-size: 18px;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out;
      opacity: 0; }
    .wrap-item-agenda .lista-fotos .abrirFoto:hover:after {
      opacity: 1; }
    .wrap-item-agenda .lista-fotos .abrirFoto:hover .fas {
      opacity: 1; }
  .wrap-item-agenda .lista-fotos .row {
    margin-left: -5px;
    margin-right: -5px; }
    .wrap-item-agenda .lista-fotos .row > div {
      padding-left: 5px;
      padding-right: 5px; }
  .wrap-item-agenda .lista-palestrantes .palestrante {
    margin-top: 60px; }
    .wrap-item-agenda .lista-palestrantes .palestrante .thumb {
      padding-right: 20px; }
      .wrap-item-agenda .lista-palestrantes .palestrante .thumb img {
        max-width: 100%;
        height: auto;
        border-radius: 100%; }
    .wrap-item-agenda .lista-palestrantes .palestrante h3 {
      font-size: 24px;
      color: #8C8649;
      margin: 20px 0 5px; }
    .wrap-item-agenda .lista-palestrantes .palestrante h4 {
      font-size: 19px;
      color: #8C8649;
      font-weight: 300;
      margin: 0 0 15px; }
    .wrap-item-agenda .lista-palestrantes .palestrante p {
      margin: 0;
      font-size: 15px;
      color: #8C8649; }
  .wrap-item-agenda .videos {
    padding-right: 20px;
    padding-top: 20px; }
    .wrap-item-agenda .videos .embed-container {
      margin-top: 40px; }
    .wrap-item-agenda .videos .thumb-video {
      margin-top: 40px;
      position: relative;
      background: #fff;
      cursor: pointer; }
      .wrap-item-agenda .videos .thumb-video .play {
        height: 60px;
        width: 60px;
        display: inline-block;
        border-radius: 100%;
        border: 2px solid #fff;
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 2;
        color: #fff;
        font-size: 18px;
        background: rgba(255, 255, 255, 0);
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
        .wrap-item-agenda .videos .thumb-video .play i {
          position: absolute !important;
          -moz-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
          z-index: 1;
          margin-left: 2px; }
      .wrap-item-agenda .videos .thumb-video:hover .play {
        background: rgba(0, 0, 0, 0.8); }
      .wrap-item-agenda .videos .thumb-video:hover img {
        opacity: 0.7; }
      .wrap-item-agenda .videos .thumb-video img {
        width: 100%;
        height: auto;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
  .wrap-item-agenda .lista-fotos {
    margin-top: 30px; }
  .wrap-item-agenda .libras-botao {
    margin-top: 20px;
    /* Quando passa o mouse, expande para mostrar o texto */
    /* Imagem dentro do botão */ }
    .wrap-item-agenda .libras-botao .botao-libras {
      width: 50px;
      /* Largura inicial (apenas mostra o ícone) */
      height: 44px;
      /* Altura do botão */
      overflow: hidden;
      /* Esconde a parte do texto */
      transition: width 0.3s ease;
      /* Transição suave */
      cursor: pointer;
      display: inline-block; }
      .wrap-item-agenda .libras-botao .botao-libras .img-ativo {
        opacity: 0;
        display: none; }
      .wrap-item-agenda .libras-botao .botao-libras.ativo .img-padrao {
        opacity: 0;
        display: none; }
      .wrap-item-agenda .libras-botao .botao-libras.ativo .img-ativo {
        opacity: 1;
        display: block; }
    .wrap-item-agenda .libras-botao .botao-libras:hover {
      width: 148px;
      /* Largura expandida para mostrar o texto */ }
    .wrap-item-agenda .libras-botao .botao-libras img {
      height: 100%;
      /* A imagem ocupa toda a altura do botão */
      max-width: none;
      /* Permite que a imagem seja maior que o container */ }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.wrap-subir {
  text-align: center;
  margin-top: 20px; }
  .wrap-subir img:hover {
    opacity: 0.7; }

.wrap-logos {
  padding-bottom: 40px; }
  .wrap-logos img {
    max-width: 100%;
    height: auto; }
  .wrap-logos .titulo {
    font-size: 12px;
    font-weight: 500;
    color: #32435C;
    display: block;
    text-align: left;
    margin-bottom: -20px; }
  .wrap-logos .logos {
    padding: 30px 0 60px;
    border-top: 1px solid #8C8649; }
    .wrap-logos .logos:first-child {
      border-top: 0; }
    .wrap-logos .logos img {
      margin-top: 60px; }
    .wrap-logos .logos .row-patrocinio > div:nth-child(3n+4) {
      clear: both; }

.photo-gallery {
  padding: 20px 0; }

.photo-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  animation: fadeIn 0.3s ease; }
  .photo-modal.active {
    display: block; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.modal-content-custom {
  position: relative;
  margin: auto;
  padding: 20px 0;
  width: 90%;
  max-width: 1000px;
  top: 50%;
  transform: translateY(-50%); }
  .modal-content-custom:hover .nav-btn {
    opacity: 1; }

.modal-image {
  width: 100%;
  max-height: -webkit-calc(100vh - 140px);
  max-height: -moz-calc(100vh - 140px);
  max-height: calc(100vh - 140px);
  object-fit: contain;
  border-radius: 8px 8px 0 0; }

.modal-description {
  width: 100%;
  color: #fff;
  padding: 25px;
  background: #32435C;
  border-radius: 0 0 8px 8px; }
  .modal-description h3 {
    font-size: 30px;
    font-weight: bold; }
  .modal-description p {
    font-size: 22px;
    margin: 5px 0 0; }

.slider-indicator {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 12px;
  border-radius: 20px;
  font-size: 0.9em;
  font-weight: 500; }

.nav-btn {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #32435C;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 12px;
  padding: 13px 16px;
  -moz-transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -ms-transition: All 0.5s ease-in-out;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  opacity: 0; }
  .nav-btn:hover {
    background: #8C8649;
    transform: translateY(-50%) scale(1.1); }
  .nav-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
    .nav-btn:disabled:hover {
      transform: translateY(-50%) scale(1); }
  .nav-btn.prev-btn {
    left: 15px; }
  .nav-btn.next-btn {
    right: 15px; }

.close-btn {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 10px;
  background: #32435C;
  width: 24px;
  height: 24px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  line-height: 1em;
  -moz-transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -ms-transition: All 0.5s ease-in-out;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }
  .close-btn:hover {
    background: #fff;
    color: #32435C; }

.wrap-temporadas ul {
  padding: 20px 0 17px;
  margin: 0;
  list-style: none;
  border-bottom: 4px solid rgba(144, 135, 67, 0.4);
  padding-right: 40px; }
  .wrap-temporadas ul li {
    padding: 0;
    margin: 0;
    float: left;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 25px 0 0;
    font-weight: bold; }
    .wrap-temporadas ul li:last-child {
      margin-right: 0; }
    .wrap-temporadas ul li a {
      color: #32435C;
      display: inline-block;
      opacity: 0.5; }
    .wrap-temporadas ul li.active a {
      opacity: 1; }
  .wrap-temporadas ul:after {
    content: "";
    display: block;
    clear: both; }
.wrap-temporadas .container {
  position: relative; }
.wrap-temporadas .instagramIcon {
  position: absolute !important;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 15px;
  color: #8C8649;
  font-size: 24px; }
  .wrap-temporadas .instagramIcon:hover {
    color: #32435C; }

/* Large desktop */
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .wrap-item-agenda .header-agenda .hora,
  .wrap-item-agenda .header-agenda .dia,
  .wrap-item-agenda .header-agenda h2 {
    font-size: 34px; }
  .wrap-item-agenda .subtitulo-agenda p {
    font-size: 20px; }

  .wrap-apresentacao {
    height: 860px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .header .logo img {
    height: 140px; }

  .wrap-apresentacao {
    height: 800px; }
    .wrap-apresentacao .data {
      font-size: 36px; }
    .wrap-apresentacao .sobre {
      font-size: 17px; }

  .wrap-agenda .lista-agenda .data {
    font-size: 20px; }
  .wrap-agenda .lista-agenda h3 {
    font-size: 20px; }
  .wrap-agenda .lista-agenda p {
    font-size: 17px; }

  .wrap-item-agenda .header-agenda .thumb {
    width: 150px;
    height: 150px; }
  .wrap-item-agenda .header-agenda .dia,
  .wrap-item-agenda .header-agenda .hora,
  .wrap-item-agenda .header-agenda h2 {
    font-size: 34px; }
  .wrap-item-agenda .header-agenda p {
    font-size: 20px; }
  .wrap-item-agenda .subtitulo-agenda p {
    font-size: 20px;
    margin: -10px 0 0; }
  .wrap-item-agenda .descricao-agenda p {
    margin: 20px 0 0;
    font-size: 18px; }
  .wrap-item-agenda .videos {
    padding: 0 !important; }

  .wrap-temporadas ul li {
    font-size: 18px; } }
/* smartphone */
@media (max-width: 767px) {
  .header .logo img {
    height: 120px; }

  .wrap-apresentacao {
    height: auto;
    background-image: url(images/bg-apresentacao-mobile.png);
    background-size: 38%;
    background-position: right top 200px;
    border-bottom: 18px solid #8C8649;
    padding-bottom: 40px; }
    .wrap-apresentacao .data {
      font-size: 32px; }
    .wrap-apresentacao .sobre {
      font-size: 15px;
      margin-top: 50px; }

  .titulo-padrao {
    font-size: 32px; }

  .wrap-agenda {
    padding: 60px 0 0; }
    .wrap-agenda .lista-agenda .data {
      font-size: 18px;
      border-radius: 0;
      border-top: 2px solid #8C8649;
      padding: 30px 0 0;
      border-right: 0; }
      .wrap-agenda .lista-agenda .data span:last-child {
        font-size: 14px; }
    .wrap-agenda .lista-agenda h3 {
      font-size: 19px; }
    .wrap-agenda .lista-agenda p {
      font-size: 16px; }
    .wrap-agenda .lista-agenda .sobre {
      padding: 30px 0 30px; }
      .wrap-agenda .lista-agenda .sobre .thumg img {
        max-width: 100%;
        height: auto; }
    .wrap-agenda .lista-agenda .item:first-child .data {
      padding-top: 0;
      border-top: 0; }
    .wrap-agenda .lista-agenda .item:last-child .sobre {
      padding-bottom: 0; }

  .wrap-item-agenda {
    padding: 60px 0 0;
    background-size: 50%; }
    .wrap-item-agenda .header-agenda {
      padding-top: 80px; }
      .wrap-item-agenda .header-agenda .thumb {
        width: 120px;
        height: 120px; }
        .wrap-item-agenda .header-agenda .thumb .arco {
          height: 120px;
          bottom: 80px; }
      .wrap-item-agenda .header-agenda .dia {
        margin-top: 28px; }
      .wrap-item-agenda .header-agenda .dia,
      .wrap-item-agenda .header-agenda .hora,
      .wrap-item-agenda .header-agenda h2 {
        font-size: 30px; }
      .wrap-item-agenda .header-agenda h2 {
        margin-top: 40px; }
      .wrap-item-agenda .header-agenda p {
        font-size: 17px; }
    .wrap-item-agenda .subtitulo-agenda p {
      font-size: 17px;
      margin: 10px 0 0; }
    .wrap-item-agenda .descricao-agenda p {
      margin: 20px 0 0;
      font-size: 18px; }
    .wrap-item-agenda .video-palestrantes {
      padding-top: 10px; }
    .wrap-item-agenda .videos {
      padding: 0 !important; }

  .wrap-item-agenda .lista-palestrantes {
    margin-top: 60px; }
    .wrap-item-agenda .lista-palestrantes .palestrante {
      margin-top: 40px;
      text-align: left; }
      .wrap-item-agenda .lista-palestrantes .palestrante .thumb {
        padding-right: 0;
        height: 100px;
        width: 100px;
        display: inline-block; }
      .wrap-item-agenda .lista-palestrantes .palestrante h3 {
        font-size: 20px;
        text-align: left; }
      .wrap-item-agenda .lista-palestrantes .palestrante h4 {
        font-size: 16px;
        text-align: left; }
      .wrap-item-agenda .lista-palestrantes .palestrante p {
        text-align: left; }

  .wrap-subir {
    margin-top: 80px; }

  .wrap-logos {
    padding-bottom: 20px; }
    .wrap-logos .row-flex {
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
      align-items: center; }
      .wrap-logos .row-flex .align-left {
        margin-right: auto; }
      .wrap-logos .row-flex .align-right {
        margin-left: auto; }
    .wrap-logos .logos {
      padding-top: 0;
      text-align: center; }
    .wrap-logos img {
      max-width: 85%;
      display: inline-block; }
    .wrap-logos .titulo {
      margin-top: 30px; }

  .wrap-temporadas ul li {
    font-size: 16px; } }
@media (min-width: 768px) {
  .row-flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center; }
    .row-flex .align-left {
      margin-right: auto; }
    .row-flex .align-right {
      margin-left: auto; }

  .row-center {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    .row-center > div {
      float: none;
      display: flex;
      flex-direction: column; }

  .row-flex-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    /* Alinha os itens no final do eixo transversal */ }

  .row-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .row-equal .row > [class*='col-'] {
      display: flex;
      flex-direction: column; } }

/*# sourceMappingURL=style.css.map */
