/*  código necessário para fazer stick footer  */
html, body, #page {
  height: 100%; }

#page {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#main-content {
  flex: 1 0 auto; }

#main-footer {
  flex-shrink: 0; }
/*  cookie  */
#cookie-notice #cn-close-notice {
  display: none; }
  @media (min-width: 992px) {
  #cookie-notice .cookie-notice-container {
    padding: 10px 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    #cookie-notice .cookie-notice-container #cn-notice-text {
      text-align: left;
      margin: 0 0 0 0; }

    #cookie-notice .cookie-notice-container #cn-notice-buttons {
      padding: 0 0 0 0; } }
  @media (max-width: 992px) {
  #cookie-notice #cn-accept-cookie {
    margin: 10px 0 0 0; } }
/*  reestilizando alguns itens básicos  */
pre {
  margin-bottom: 0 !important; }
/*  classes úteis  */
.custom-full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

.max-width-900 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
/*
 .mobile-only{
 @media(min-width: 992px){
 display: none !important;
 }
 }
 .desktop-only{
 @media(max-width: 991px){
 display: none !important;
 }
 }
 */
/*  menu mobile  */
#shiftnav-toggle-main .shiftnav-main-toggle-content {
  padding: 16px 40px; }

#shiftnav-main {
  background-color: #0e0e0e; }
  #shiftnav-main nav.shiftnav-nav ul.shiftnav-menu > li.menu-item {
    border-bottom: 1px solid #252525; }
    #shiftnav-main nav.shiftnav-nav ul.shiftnav-menu > li.menu-item.menu-item-has-children > a::after {
      content: "\f107";
      font-family: 'fontawesome';
      margin-left: 10px; }
    #shiftnav-main nav.shiftnav-nav ul.shiftnav-menu > li.menu-item a {
      color: #fff;
      padding: 11.5px 15px; }
    #shiftnav-main nav.shiftnav-nav ul.shiftnav-menu > li.menu-item.shiftnav-sub-always ul.sub-menu {
      display: none; }
      #shiftnav-main nav.shiftnav-nav ul.shiftnav-menu > li.menu-item.shiftnav-sub-always ul.sub-menu li.menu-item {
        background-color: rgba(255, 255, 255, 0.05);
        border-top: 1px solid #0e0e0e; }
        #shiftnav-main nav.shiftnav-nav ul.shiftnav-menu > li.menu-item.shiftnav-sub-always ul.sub-menu li.menu-item.menu-item-has-children > a::after {
          content: "\f107";
          font-family: 'fontawesome';
          margin-left: 10px; }
        /*  global  */

html {
  /*  aplicado em todas as páginas  */
  /*  loading  */
  /*  modal de busca para lojas  */
  /*  contact form 7  */
  /*  recaptha badge  */
  /*  slick slider carousel (geral)  */
  /*  redes sociais  */
  /*  Shop Widgets  */ }
  html * {
    outline: none !important; }
  @media (min-width: 992px) {
    html .container {
      width: 100%;
      max-width: 1030px; } }
  html .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
  html pre {
    border-radius: 4px;
    border: 1px solid #c4c4c4;
    background: #f4f4f4;
    padding: 15px;
    margin: 0 0 15px 0; }
  html #main-header, html #main-content, html #main-footer {
    /*  logotipo  */
    /*  largura customizadas  */
    /*  input, select, textarea (geral)  */ }
    html #main-header #custom-logotipo, html #main-content #custom-logotipo, html #main-footer #custom-logotipo {
      line-height: 0;
      display: inline-block;
      margin: 0; }
    html #main-header #custom-logotipo a, html #main-content #custom-logotipo a, html #main-footer #custom-logotipo a {
      line-height: 0;
      display: inline-block; }
    html #main-header #custom-logotipo a .site-name, html #main-content #custom-logotipo a .site-name, html #main-footer #custom-logotipo a .site-name {
      width: 0;
      height: 0;
      font-size: 0;
      line-height: 0;
      opacity: 0;
      visibility: 0;
      pointer-events: none;
      display: block;
      position: absolute; }
    html #main-header .custom-full-width, html #main-content .custom-full-width, html #main-footer .custom-full-width {
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw; }
    html #main-header .max-width-800, html #main-content .max-width-800, html #main-footer .max-width-800 {
      width: 100% !important;
      max-width: 800px !important;
      margin-left: auto !important;
      margin-right: auto !important; }
    html #main-header .max-width-900, html #main-content .max-width-900, html #main-footer .max-width-900 {
      width: 100% !important;
      max-width: 900px !important;
      margin-left: auto !important;
      margin-right: auto !important; }
    html #main-header input:not([type='radio']):not([type='checkbox']):not([type='submit']), html #main-content input:not([type='radio']):not([type='checkbox']):not([type='submit']), html #main-footer input:not([type='radio']):not([type='checkbox']):not([type='submit']), html #main-header select, html #main-content select, html #main-footer select {
      height: auto;
      border-radius: 0;
      border: 1px solid black;
      line-height: 32px;
      padding: 0 10px; }
    html #main-header textarea, html #main-content textarea, html #main-footer textarea {
      width: 100%;
      min-height: 150px;
      line-height: 20px;
      border-radius: 0;
      border: 1px solid black;
      padding: 5px 10px; }
  html.home {
    /*  aplicado apenas dentro da página inicial  */ }
  html:not(.home) {
    /*  aplicado em todas as páginas, exceto na página inicial  */ }
  html #loading {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999; }
    html #loading > .content {
      color: #fff;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    html #loading > .content p {
      color: #000;
      font-size: 18px;
      font-weight: 300; }
    html #loading > .content p strong {
      font-weight: 600; }
    html #loading > .content img {
      filter: grayscale(100%) brightness(0);
      height: 20px;
      margin-left: 15px; }
  html .busca-modal {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .95);
    top: 0;
    position: fixed;
    z-index: 9999;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    html .busca-modal > .content {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    html .busca-modal > .content .fechar {
      width: 100%;
      font-size: 12px;
      font-weight: 400;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      margin: 0 0 20px; }
    html .busca-modal > .content .fechar span {
      color: #000;
      cursor: pointer; }
      html .busca-modal > .content .fechar span .fa {
        font-size: 13px;
        margin: 0 2px 0 0; }
    html .busca-modal > .content .formulario-busca {
      width: 100%;
      text-align: center; }
    html .busca-modal > .content .formulario-busca #searchform {
      min-width: 300px;
      position: relative; }
      html .busca-modal > .content .formulario-busca #searchform input {
        width: 100%;
        height: 45px;
        border: 1px solid #000;
        padding: 10px 20px;
        outline: none !important;
        text-align: left !important; }
      html .busca-modal > .content .formulario-busca #searchform button {
        height: 45px;
        border: 0;
        background-color: #000;
        padding: 10px 15px;
        position: absolute;
        right: 0;
        outline: none !important;
        transition: all 0.3s; }
      html .busca-modal > .content .formulario-busca #searchform button .fa {
        color: #fff;
        font-size: 20px; }
      html .busca-modal > .content .formulario-busca #searchform button:hover {
        opacity: 0.7; }
  html .wpcf7-form-control-wrap input[type="text"]::-webkit-input-placeholder, html .wpcf7-form-control-wrap input[type="email"]::-webkit-input-placeholder, html .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
    color: #000; }
  html .wpcf7-form-control-wrap input[type="text"]::-moz-placeholder, html .wpcf7-form-control-wrap input[type="email"]::-moz-placeholder, html .wpcf7-form-control-wrap textarea::-moz-placeholder {
    color: #000; }
  html .wpcf7-form-control-wrap input[type="text"]:-ms-input-placeholder, html .wpcf7-form-control-wrap input[type="email"]:-ms-input-placeholder, html .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
    color: #000; }
  html .wpcf7-form-control-wrap input[type="text"]:-moz-placeholder, html .wpcf7-form-control-wrap input[type="email"]:-moz-placeholder, html .wpcf7-form-control-wrap textarea:-moz-placeholder {
    color: #000; }
  html .wpcf7-form-control-wrap {
    width: 100%;
    line-height: 0;
    display: block;
    float: left; }
    html .wpcf7-form-control-wrap * {
      line-height: 20px; }
  html .ajax-loader {
    position: absolute;
    top: calc(50% - 8px);
    margin: 0 0 0 5px !important; }
  html .wpcf7-response-output {
    border: 0 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 30px 0 !important;
    text-align: center;
    padding: 15px 15px 15px 15px !important;
    color: #fff;
    font-weight: bold; }
  html form.invalid .wpcf7-response-output {
    background: #ea4d4d; }
  html .wpcf7 form.sent .wpcf7-response-output {
    background: #98c26c; }
  html .wpcf7-mail-sent-ok {
    background: #2ecc71;
    color: white; }
  html .wpcf7-validation-errors {
    background: #e74c3c;
    color: white; }
  html .grecaptcha-badge {
    display: none; }
  html .slick-slider .slick-arrow {
    width: 30px;
    height: 30px;
    border: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    html .slick-slider .slick-arrow * {
      line-height: 0px !important; }
    html .slick-slider .slick-arrow.slick-prev {
      left: 0; }
    html .slick-slider .slick-arrow.slick-next {
      right: 0; }
    html .slick-slider .slick-list {
      border-left: 30px solid transparent;
      border-right: 30px solid transparent; }
  html .redes_sociais > .content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    html .redes_sociais > .content.esquerda {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    html .redes_sociais > .content.centro {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    html .redes_sociais > .content.direita {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    html .redes_sociais > .content .rede-social:not(:last-child) {
      margin-right: 15px; }
      @media (max-width: 767px) {
      html .redes_sociais > .content .rede-social:not(:last-child) {
        margin-right: 5px; } }
      @media (max-width: 355px) {
      html .redes_sociais > .content .rede-social:not(:last-child) {
        margin-right: 0px; } }
    html .redes_sociais > .content .rede-social a {
      color: #212121;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      html .redes_sociais > .content .rede-social a .icone {
        margin-right: 5px; }
      @media (max-width: 330px) {
        html .redes_sociais > .content .rede-social a .icone {
          margin-right: 2px; } }
      html .shop_widgets > .content {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
    html .shop_widgets > .content.esquerda {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    html .shop_widgets > .content.centro {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    html .shop_widgets > .content.direita {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    html .shop_widgets > .content .icone:not(:last-child) {
      margin-right: 15px; }
    html .shop_widgets > .content .icone span {
      margin-left: 5px; }
    html .shop_widgets > .content .icone a {
      color: #212121;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
/*  main header  */
#main-header #main-header-content-2 {
  overflow: visible; }
  #main-header .vc_wp_custommenu {
    /*  alinha o menu a esquerda  */
    /*  alinha o menu no centro  */
    /*  alinha o menu de forma justificada  */
    /*  alinha o menu a direita  */ }
    #main-header .vc_wp_custommenu .widget_nav_menu {
      margin: 0; }
    #main-header .vc_wp_custommenu.menu-align-left ul.menu {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    #main-header .vc_wp_custommenu.menu-align-center ul.menu {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #main-header .vc_wp_custommenu.menu-align-justfy ul.menu {
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    #main-header .vc_wp_custommenu.menu-align-right ul.menu {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    #main-header .vc_wp_custommenu ul.menu {
      list-style: none;
      padding: 0;
      margin: 0;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #main-header .vc_wp_custommenu ul.menu > li.menu-item {
      padding: 15px 0;
      margin: 0 15px;
      position: relative; }
    #main-header .vc_wp_custommenu ul.menu > li.menu-item:first-child {
      margin-left: 0; }
    #main-header .vc_wp_custommenu ul.menu > li.menu-item:last-child {
      margin-right: 0; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item:last-child > ul.sub-menu {
        right: 0; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item:last-child > ul.sub-menu ul.sub-menu {
        left: auto !important;
        right: 100% !important; }
    #main-header .vc_wp_custommenu ul.menu > li.menu-item.menu-item-has-children > a::after {
      content: "\f107";
      font-family: 'fontawesome';
      margin-left: 10px; }
    #main-header .vc_wp_custommenu ul.menu > li.menu-item > ul.sub-menu {
      width: 100vw;
      max-width: 200px;
      display: none;
      list-style: none;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 100%;
      z-index: 9; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item > ul.sub-menu li.menu-item {
        width: 100%;
        background-color: #ededed;
        padding: 15px 15px;
        position: relative; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item > ul.sub-menu li.menu-item.menu-item-has-children > a::after {
        content: "\f105";
        font-family: 'fontawesome';
        margin-left: 10px; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item > ul.sub-menu li.menu-item a {
        line-height: 0; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item > ul.sub-menu li.menu-item ul.sub-menu {
        width: 100vw;
        max-width: 200px;
        display: none;
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 9; }
      #main-header .vc_wp_custommenu ul.menu > li.menu-item > ul.sub-menu li.menu-item:hover ul.sub-menu {
        display: block; }
    #main-header .vc_wp_custommenu ul.menu > li.menu-item:hover ul.sub-menu {
      display: block; }
/*  main content  */
#main-content {
  /*  header das páginas  */ }
  #main-content > .container .page-header, #main-content > .container .post-header {
    width: 100%;
    text-align: center;
    margin: 0 0 60px 0; }
    #main-content > .container .page-header .page-title, #main-content > .container .post-header .page-title, #main-content > .container .page-header .post-title, #main-content > .container .post-header .post-title {
      margin: 0 0 0 0; }
    #main-content > .container #primary_secondary {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin: 0 -15px; }
    @media (max-width: 992px) {
    #main-content > .container #primary_secondary {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
    #main-content > .container #primary_secondary #toggle-secondary {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 14px;
      font-weight: bold;
      border: 1px solid #000;
      border-radius: 25px;
      padding: 5px 10px;
      margin: 0 auto 30px auto;
      cursor: pointer; }
    #main-content > .container #primary_secondary #toggle-secondary svg {
      width: 17px;
      fill: #000;
      margin: 0 5px 0 0; }
    #main-content > .container #primary_secondary #toggle-secondary.ativo {
      color: #fff;
      background-color: #000; }
      #main-content > .container #primary_secondary #toggle-secondary.ativo svg {
        fill: #fff;
        transform: rotate(180deg); }
    #main-content > .container #primary_secondary #secondary {
      width: 300px;
      min-width: 300px;
      padding: 0 15px; }
    @media (min-width: 992px) {
      #main-content > .container #primary_secondary #secondary {
        display: block !important; } }
    @media (max-width: 992px) {
        #main-content > .container #primary_secondary #secondary.widget-area-woocommerce {
          display: none; } }
    @media (max-width: 992px) {
      #main-content > .container #primary_secondary #secondary {
        width: 100%;
        min-width: 100%;
        margin: 0 0 30px 0; } }
    #main-content > .container #primary_secondary #primary {
      width: 100%;
      padding: 0 15px; }
    @media (max-width: 992px) {
      #main-content > .container #primary_secondary #primary {
        width: 100%; } }
/*  main footer  */
/*  FONTS  */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400; }
  body h1, body h2, body h3, body h4, body h5, body h6, body strong, body b {
    font-weight: 500; }
  body p {
    word-break: break-word; }
    body p:last-child {
      margin: 0 0 0 0; }
  body a {
    word-break: break-word; }
  @media (max-width: 992px) {
  body * {
    text-align: center !important; } }
/*  ANIMAÇÕES  */
/*  Animação 0  */
@-webkit-keyframes animacao0 {
  0% {
    opacity: 0; }

  90% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes animacao0 {
  0% {
    opacity: 0; }

  90% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes animacao0 {
  0% {
    opacity: 0; }

  90% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes animacao0 {
  0% {
    opacity: 0; }

  90% {
    opacity: 0; }

  100% {
    opacity: 1; } }
/*  Animação 1  */
@-webkit-keyframes animacao1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes animacao1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-o-keyframes animacao1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes animacao1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/*  Animação 2  */
@-webkit-keyframes animacao2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes animacao2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-o-keyframes animacao2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes animacao2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/*  Animação 3  */
@-webkit-keyframes animacao3 {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes animacao3 {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes animacao3 {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes animacao3 {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
/*  Animação 4  */
@-webkit-keyframes animacao4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes animacao4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-o-keyframes animacao4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes animacao4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
/*  HEADER  */
body.parent-blue-mind #main-header #main-header-green {
  display: none;
  opacity: 0; }

body.parent-green-mind #main-header #main-header-blue {
  display: none;
  opacity: 0; }

@media (max-width: 991px) {
    body.page-parent.page-green-mind #main-header {
      padding: 15px 0 15px 33%; } }
  @media (max-width: 600px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 30%; } }
  @media (max-width: 480px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 25%; } }
  @media (max-width: 450px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 20%; } }
  @media (max-width: 420px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 15%; } }
  @media (max-width: 370px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 12%; } }
  @media (max-width: 355px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 8%; } }
  @media (max-width: 330px) {
  body.page-parent.page-green-mind #main-header {
    padding: 15px 0 15px 0; } }

@media (max-width: 767px) {
    body.page-parent.page-blue-mind #main-header {
      padding: 15px 0 15px 33%; } }
  @media (max-width: 600px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 30%; } }
  @media (max-width: 480px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 25%; } }
  @media (max-width: 450px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 20%; } }
  @media (max-width: 420px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 15%; } }
  @media (max-width: 370px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 12%; } }
  @media (max-width: 355px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 8%; } }
  @media (max-width: 330px) {
  body.page-parent.page-blue-mind #main-header {
    padding: 15px 0 15px 0; } }

#main-header {
  padding: 15px 0; }
  #main-header .logo {
    width: 25%; }
    @media (max-width: 991px) {
  #main-header .logo {
    width: 100%; } }
    #main-header .logo .wpb_wrapper {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    @media (max-width: 991px) {
    #main-header .logo .wpb_wrapper {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 10px; } }
    #main-header .logo .wpb_wrapper .titulo-site {
      margin-left: 10px; }
    #main-header .logo .wpb_wrapper .titulo-site p {
      font-size: 24px;
      line-height: 32px;
      font-weight: 600;
      text-transform: uppercase; }
      #main-header .logo .wpb_wrapper .titulo-site p span {
        font-size: 30px; }
  #main-header .menu-header {
    width: 75%; }
    @media (max-width: 991px) {
  #main-header .menu-header {
    width: 100%; } }
    #main-header .menu-header ul.menu {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0; }
    @media (max-width: 991px) {
    #main-header .menu-header ul.menu {
      -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important; } }
    #main-header .menu-header ul.menu li {
      padding: 0 !important;
      margin: 0 !important; }
    #main-header .menu-header ul.menu li a {
      color: #b5b5b5;
      font-size: 15px;
      font-weight: 600;
      text-transform: uppercase;
      border-left: 1px solid rgba(232, 223, 223, 1);
      padding: 10px 15px; }
      @media (max-width: 767px) {
      #main-header .menu-header ul.menu li a {
        font-size: 13px;
        padding: 5px 5px; } }
      @media (max-width: 600px) {
      #main-header .menu-header ul.menu li a {
        font-size: 11px;
        padding: 2px 5px; } }
      @media (max-width: 420px) {
      #main-header .menu-header ul.menu li a {
        font-size: 10px;
        padding: 2px 5px; } }
      #main-header .menu-header ul.menu li a:hover {
        color: #3f6f75;
        text-decoration: none; }
    #main-header .menu-header ul.menu li.current-menu-item a {
      color: #000; }
    #main-header .menu-header ul.menu li:first-child a {
      border-left: 0; }
  #main-header #main-header-green .menu-header ul.menu li a:hover {
    color: #087200; }
/*  FOOTER  */
body.parent-green-mind #main-footer {
  background-color: rgba(0, 56, 3, 0.47); }
  body.parent-green-mind #main-footer #main-footer-blue {
    display: none;
    opacity: 0; }

body.parent-blue-mind #main-footer {
  background-color: rgba(63, 111, 117, 0.36); }
  body.parent-blue-mind #main-footer #main-footer-green {
    display: none;
    opacity: 0; }
    body.parent-blue-mind #main-footer #main-footer-green .audio .plyr .plyr__controls {
      background: transparent !important;
      width: 40px !important;
      padding: 0 25px 0 0 !important; }
      @media (max-width: 991px) {
      body.parent-blue-mind #main-footer #main-footer-green .audio .plyr .plyr__controls {
        padding: 0 !important; } }
      body.parent-blue-mind #main-footer #main-footer-green .audio .plyr .plyr__controls .plyr__controls__item {
        display: none !important; }
      body.parent-blue-mind #main-footer #main-footer-green .audio .plyr .plyr__controls button.plyr__control {
        display: block !important;
        color: #000 !important;
        border-radius: 50% !important; }
      body.parent-blue-mind #main-footer #main-footer-green .audio .plyr .plyr__controls button.plyr__control:hover {
        color: rgba(255, 255, 255, .8) !important;
        background: #000 !important; }

#main-footer {
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6), inset 0 -1px 1px rgba(0, 0, 0, 0.6), 0 0 5px rgba(0, 0, 0, 0.6);
  border-top: 0px solid rgba(0, 0, 0, 1);
  border-bottom: 0px solid rgba(0, 0, 0, 1);
  background-image: url('//naturalambient.com.br/site/wp-content/uploads/2020/08/ina-footer.png');
  background-repeat: repeat-x;
  padding: 30px 0; }
  @media (max-width: 767px) {
  #main-footer {
    padding: 15px 0; } }
  #main-footer .main-footer-content {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #main-footer .main-footer-content .social {
      width: 100%; }
    @media (max-width: 767px) {
    #main-footer .main-footer-content .social {
      order: 0; } }
    @media (max-width: 991px) {
        #main-footer .main-footer-content .social .redes_sociais .content {
          -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
      #main-footer .main-footer-content .social .redes_sociais .content .rede-social .icone .fa {
        color: rgba(255, 255, 255, .8);
        font-size: 17px;
        background: #000;
        border-radius: 50%;
        padding: 8px; }
        @media (max-width: 452px) {
          #main-footer .main-footer-content .social .redes_sociais .content .rede-social .icone .fa {
            font-size: 12px;
            padding: 5px; } }
    #main-footer .main-footer-content .audio {
      width: 28px; }
    @media (max-width: 767px) {
    #main-footer .main-footer-content .audio {
      width: 60px;
      order: 2;
      margin-right: 40px; } }
    @media (max-width: 375px) {
    #main-footer .main-footer-content .audio {
      margin-right: 20px; } }
    @media (max-width: 991px) {
      #main-footer .main-footer-content .audio .vc_column-inner {
        padding: 0; } }
    #main-footer .main-footer-content .audio .vc_column-inner .wpb_raw_code {
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #main-footer .main-footer-content .copy {
      width: 155px; }
    @media (max-width: 991px) {
    #main-footer .main-footer-content .copy {
      width: 220px; } }
    @media (max-width: 767px) {
    #main-footer .main-footer-content .copy {
      width: 232px;
      order: 1; } }
    @media (max-width: 450px) {
    #main-footer .main-footer-content .copy {
      width: 260px; } }
    @media (max-width: 375px) {
    #main-footer .main-footer-content .copy {
      width: 232px; } }
    #main-footer .main-footer-content .copy p {
      color: #fff;
      font-size: 12px; }
    @media (max-width: 460px) {
      #main-footer .main-footer-content .copy p {
        font-size: 11px; } }
    @media (max-width: 380px) {
      #main-footer .main-footer-content .copy p {
        font-size: 10px; } }
/*  TELA INÍCIO  */
body.home {
  background-image: url('//naturalambient.com.br/site/wp-content/uploads/2020/08/ina-bg-home.jpg') !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  padding-top: 0 !important; }
  body.home #main-header, body.home #shiftnav-toggle-main {
    display: none; }
  body.home #main-content #entrada {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh; }
    body.home #main-content #entrada .acesso {
      height: 100%; }
    body.home #main-content #entrada .acesso .vc_column-inner {
      height: 100%;
      background-size: cover;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 767px) {
      body.home #main-content #entrada .acesso .vc_column-inner {
        height: 62%; } }
      body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper {
        width: 100%; }
      @media (max-width: 767px) {
        body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper {
          height: 100%;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: flex-end;
          -ms-flex-align: end;
          align-items: flex-end;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper .wpb_single_image {
        width: 100%;
        background: rgba(0, 0, 0, .35);
        -webkit-animation-duration: 6s;
        animation-duration: 6s; }
        @media (max-width: 767px) {
        body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper .wpb_single_image {
          height: 100%;
          -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
          -webkit-animation-duration: 8s linear;
          animation-duration: 8s linear; } }
        body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper .wpb_single_image .vc_figure {
          padding: 30px 0; }
        body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper .wpb_single_image .vc_figure img {
          height: 200px;
          width: auto;
          transition: all 0.4s;
          -webkit-animation: animacao0 9s;
          -moz-animation: animacao0 9s;
          -o-animation: animacao0 9s;
          animation: animacao0 9s; }
          @media (max-width: 767px) {
          body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper .wpb_single_image .vc_figure img {
            height: 120px;
            -webkit-animation: animacao0 7s;
            -moz-animation: animacao0 7s;
            -o-animation: animacao0 7s;
            animation: animacao0 7s; } }
          body.home #main-content #entrada .acesso .vc_column-inner .wpb_wrapper .wpb_single_image .vc_figure img:hover {
            transform: scale(1.1); }
  body.home #main-footer {
    display: none; }
/*  HOME  */
#inicio {
  padding: 110px 0 20px; }
  #inicio .wpb_single_image {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
  #inicio .wpb_single_image {
    display: none; } }
    #inicio .wpb_single_image img {
      width: 150px; }
  #inicio .vc_btn3-container {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
  #inicio .vc_btn3-container {
    display: none; } }
    #inicio .vc_btn3-container a {
      color: #fff;
      font-size: 19px;
      font-weight: 600;
      border: solid rgba(255, 255, 255, 1) 0px;
      background-color: rgba(63, 111, 117, 0.35);
      background-image: none;
      border-radius: 0;
      text-transform: uppercase;
      width: 260px;
      transition: all 0.4s;
      padding: 16px 0; }
    #inicio .vc_btn3-container a:hover {
      background-color: rgba(63, 111, 117, 1); }
  #inicio .idiomas {
    margin: 30px 0 40px; }
    @media (max-width: 767px) {
  #inicio .idiomas {
    margin: 230px 0 10px; } }
    #inicio .idiomas ul {
      display: flex;
      justify-content: center;
      align-items: center;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    @media (max-width: 767px) {
    #inicio .idiomas ul {
      flex-direction: column;
      align-items: flex-end; } }
    #inicio .idiomas ul li {
      margin: 0 10px; }
    @media (max-width: 767px) {
      #inicio .idiomas ul li {
        margin-top: 3px; } }
    #inicio .idiomas ul li a img {
      height: 14px;
      opacity: 0.65; }
      #inicio .idiomas ul li a img:hover {
        opacity: 1; }
/*  Blue Mind  */
body.page-parent.page-blue-mind {
  background-image: url('//naturalambient.com.br/site/wp-content/uploads/2020/08/ina-bg-bluemind.jpg') !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  @media (max-width: 370px) {
  body.page-parent.page-blue-mind {
    background-position: 52%; } }
  @media (max-width: 330px) {
  body.page-parent.page-blue-mind {
    background-position: 58%; } }
  body.page-parent.page-blue-mind #loading {
    display: none; }
/*  Green Mind  */
body.page-parent.page-green-mind {
  background-image: url('http://naturalambient.com.br/site/wp-content/uploads/2020/08/ina-bg-greenmind.jpg') !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  @media (max-width: 370px) {
  body.page-parent.page-green-mind {
    background-position: 52%; } }
  @media (max-width: 330px) {
  body.page-parent.page-green-mind {
    background-position: 58%; } }
  body.page-parent.page-green-mind #loading {
    display: none; }
  body.page-parent.page-green-mind #inicio .vc_btn3-container a {
    background-color: rgba(0, 56, 3, 0.35); }
    body.page-parent.page-green-mind #inicio .vc_btn3-container a:hover {
      background-color: rgba(0, 56, 3, 1); }
/*  NATURAL AMBIENT  */
#natural {
  padding: 30px 0 0; }
  #natural .col1 {
    position: relative; }
    #natural .col1:after {
      content: '';
      display: block;
      background-color: rgba(63, 111, 117, 0.37);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50px;
      bottom: 0;
      z-index: -1;
      -webkit-animation: animacao1 2s ease-in-out;
      -moz-animation: animacao1 2s ease-in-out;
      -o-animation: animacao1 2s ease-in-out;
      animation: animacao1 2s ease-in-out; }
    #natural .col1 .wpb_wrapper {
      width: 258px;
      background-color: rgba(255, 255, 255, 0.67);
      padding: 18px;
      margin: 0 auto;
      -webkit-animation: animacao1 2s ease-in-out;
      -moz-animation: animacao1 2s ease-in-out;
      -o-animation: animacao1 2s ease-in-out;
      animation: animacao1 2s ease-in-out; }
    #natural .col1 .wpb_wrapper .wpb_single_image {
      margin: 109px 0 34px; }
    #natural .col1 .wpb_wrapper .wpb_single_image .wpb_wrapper {
      width: auto;
      background: none;
      padding: 0;
      margin: 0; }
      #natural .col1 .wpb_wrapper .wpb_single_image .wpb_wrapper img {
        width: 125px; }
    #natural .col1 .wpb_wrapper .wpb_text_column {
      margin-bottom: 30px; }
    #natural .col1 .wpb_wrapper .wpb_text_column .wpb_wrapper {
      width: auto;
      background: none;
      padding: 0;
      margin: 0; }
      #natural .col1 .wpb_wrapper .wpb_text_column .wpb_wrapper p {
        color: #031b01;
        font-size: 15px;
        text-align: justify; }
/*  Blue Mind  */
body.parent-blue-mind {
  background: url('//naturalambient.com.br/site/wp-content/uploads/2020/08/ina-bg-oceano.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  body.parent-blue-mind #loading {
    display: none; }
/*  Green Mind  */
body.parent-green-mind {
  background-image: url('http://naturalambient.com.br/site/wp-content/uploads/2020/08/ina-bg-floresta.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  body.parent-green-mind #loading {
    display: none; }
  body.parent-green-mind #natural .col1:after {
    background-color: rgba(0, 44, 6, 0.37); }
/*  MIND  */
body.page-child.page-blue-mind #main-content, body.page-child.page-green-mind #main-content {
  position: relative;
  margin-bottom: 75px; }
  body.page-child.page-blue-mind #main-content:after, body.page-child.page-green-mind #main-content:after {
    content: '';
    display: block;
    background-color: rgba(255, 255, 255, 0.56);
    width: 78%;
    height: 95%;
    position: absolute;
    top: 5%;
    z-index: -1;
    -webkit-animation: animacao2 2s ease-in-out;
    -moz-animation: animacao2 2s ease-in-out;
    -o-animation: animacao2 2s ease-in-out;
    animation: animacao2 2s ease-in-out; }
  @media (max-width: 767px) {
      body.page-child.page-blue-mind #main-content:after, body.page-child.page-green-mind #main-content:after {
        width: 100%;
        -webkit-animation: animacao4 2s ease-in-out;
        -moz-animation: animacao4 2s ease-in-out;
        -o-animation: animacao4 2s ease-in-out;
        animation: animacao4 2s ease-in-out; } }

#mind {
  margin: 30px 0;
  padding: 130px 0 30px; }
  #mind .mind-content .col1 img {
    -webkit-animation: animacao3 7s ease-in-out;
    -moz-animation: animacao3 7s ease-in-out;
    -o-animation: animacao3 7s ease-in-out;
    animation: animacao3 7s ease-in-out; }
  @media (max-width: 991px) {
      #mind .mind-content .col2 {
        margin-top: 50px; } }
  #mind .mind-content .col2 h2 {
    font-weight: 300;
    margin-bottom: 35px;
    -webkit-animation: animacao3 7s ease-in-out;
    -moz-animation: animacao3 7s ease-in-out;
    -o-animation: animacao3 7s ease-in-out;
    animation: animacao3 7s ease-in-out; }
  #mind .mind-content .col2 p {
    text-align: justify;
    max-width: 320px;
    -webkit-animation: animacao3 7s ease-in-out;
    -moz-animation: animacao3 7s ease-in-out;
    -o-animation: animacao3 7s ease-in-out;
    animation: animacao3 7s ease-in-out; }
  @media (max-width: 991px) {
        #mind .mind-content .col2 p {
          margin: 0 auto; } }
/*  CONTATO  */
@media (max-width: 991px) {
      #contato .contato-content {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  @media (max-width: 991px) {
        #contato .contato-content .col1 .vc_column-inner {
          padding: 0; } }
  #contato .contato-content .col1 .vc_column-inner figure {
    transform: scale(1.41);
    margin-top: 126px; }
    @media (max-width: 991px) {
        #contato .contato-content .col1 .vc_column-inner figure {
          transform: scale(1);
          margin-top: 25px; } }
    #contato .contato-content .col1 .vc_column-inner figure .vc_single_image-wrapper {
      position: relative; }
    #contato .contato-content .col1 .vc_column-inner figure .vc_single_image-wrapper:after {
      content: '';
      display: block;
      background-color: rgba(255, 255, 255, 0.56);
      width: 75%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 7%;
      z-index: -2; }
      @media (max-width: 991px) {
          #contato .contato-content .col1 .vc_column-inner figure .vc_single_image-wrapper:after {
            width: 100%;
            height: 25px;
            top: -25px;
            left: 0; } }
    #contato .contato-content .col1 .vc_column-inner figure .vc_single_image-wrapper:before {
      content: '';
      display: block;
      background-color: rgba(63, 111, 117, 0.49);
      width: 20%;
      height: 100%;
      position: absolute;
      top: 0px;
      right: 64px;
      z-index: -1; }
      @media (max-width: 991px) {
          #contato .contato-content .col1 .vc_column-inner figure .vc_single_image-wrapper:before {
            display: none; } }
    @media (max-width: 991px) {
            #contato .contato-content .col1 .vc_column-inner figure .vc_single_image-wrapper img {
              background-color: rgba(255, 255, 255, .35); } }
  @media (max-width: 991px) {
      #contato .contato-content .col2 {
        bottom: 60px; } }
  #contato .contato-content .col2 .titulo {
    background-color: rgba(255, 255, 255, .56);
    padding: 55px;
    margin-right: 16px; }
  @media (max-width: 991px) {
        #contato .contato-content .col2 .titulo {
          background-color: rgba(255, 255, 255, 0.5);
          padding: 0;
          margin-right: -15px; } }
  #contato .contato-content .col2 .titulo .texto {
    width: 210px; }
    @media (max-width: 991px) {
        #contato .contato-content .col2 .titulo .texto {
          width: 50%;
          background: #fff;
          margin: 30px 0; } }
    @media (max-width: 400px) {
        #contato .contato-content .col2 .titulo .texto {
          width: 60%; } }
    #contato .contato-content .col2 .titulo .texto p {
      color: #003a0d;
      font-size: 40px;
      line-height: 60px; }
    @media (max-width: 767px) {
          #contato .contato-content .col2 .titulo .texto p {
            font-size: 24px;
            line-height: 29px;
            text-align: right !important;
            margin: 10px 0; } }
    #contato .contato-content .col2 .titulo .texto p strong {
      color: #3f6f75;
      font-size: 75px;
      margin-left: -4px; }
      @media (max-width: 767px) {
          #contato .contato-content .col2 .titulo .texto p strong {
            font-size: 60px;
            line-height: 40px;
            font-weight: 600; } }
  #contato .contato-content .col2 .titulo .imagem {
    width: calc(100% - 210px); }
    @media (max-width: 991px) {
        #contato .contato-content .col2 .titulo .imagem {
          width: 50%;
          background: #fff;
          position: relative;
          margin: 30px 0; } }
    @media (max-width: 400px) {
        #contato .contato-content .col2 .titulo .imagem {
          width: 40%; } }
    #contato .contato-content .col2 .titulo .imagem .wpb_single_image {
      position: absolute;
      top: -20px; }
    #contato .contato-content .col2 .titulo .imagem .wpb_single_image img {
      width: 166px;
      margin-left: -35px; }
      @media (max-width: 767px) {
          #contato .contato-content .col2 .titulo .imagem .wpb_single_image img {
            width: 145px; } }
  #contato .contato-content .col2 .wpcf7 {
    padding-top: 25px; }
  @media (max-width: 991px) {
        #contato .contato-content .col2 .wpcf7 {
          background-color: rgba(255, 255, 255, 0.15); } }
  #contato .contato-content .col2 .wpcf7 .wpcf7-form .row {
    color: #fff;
    font: normal normal normal 15px/1.4em helvetica-w01-light, helvetica-w02-light, sans-serif;
    padding: 5px 0;
    width: 100%;
    margin: 0; }
    #contato .contato-content .col2 .wpcf7 .wpcf7-form .row input {
      font: normal normal normal 15px/1.4em helvetica-w01-light, helvetica-w02-light, sans-serif;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: rgba(50, 31, 31, 0.56);
      border: 0 !important;
      color: #fff;
      width: 100%;
      margin: 5px 0 12px;
      padding: 5px; }
    #contato .contato-content .col2 .wpcf7 .wpcf7-form .row textarea {
      font: normal normal normal 15px/1.4em helvetica-w01-light, helvetica-w02-light, sans-serif;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: rgba(50, 31, 31, 0.56);
      border: 0px !important;
      color: #fff;
      width: 100%;
      height: 130px;
      resize: none;
      padding: 5px;
      margin: 5px 0 12px; }
    #contato .contato-content .col2 .wpcf7 .wpcf7-form .row .botao {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      #contato .contato-content .col2 .wpcf7 .wpcf7-form .row .botao input.enviar {
        font: normal normal normal 15px/1.4em helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
        background-color: rgba(63, 111, 117, 0.52);
        border: 0;
        color: #fff;
        width: auto;
        cursor: pointer;
        margin: 0;
        padding: 5px; }
    #contato .contato-content .col2 .wpcf7 .wpcf7-form .wpcf7-response-output {
      color: #000;
      font-weight: 300;
      background: #fff;
      margin: 10px 0 0 !important; }
  #contato .contato-content .col2 .descricao {
    background-color: rgba(50, 31, 31, 0.56);
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 16px;
    margin-left: 16px;
    padding: 15px; }
  @media (max-width: 991px) {
        #contato .contato-content .col2 .descricao {
          background-color: rgba(255, 255, 255, 0.15);
          margin: 0; } }
  @media (max-width: 991px) {
          #contato .contato-content .col2 .descricao .wpb_wrapper {
            background-color: rgba(50, 31, 31, 0.56); } }
    #contato .contato-content .col2 .descricao .wpb_wrapper p {
      color: #fff;
      font-size: 24px;
      line-height: normal;
      text-align: right !important;
      position: relative;
      padding: 0 20px; }
    @media (max-width: 991px) {
          #contato .contato-content .col2 .descricao .wpb_wrapper p {
            font-size: 16px;
            padding: 30px 10px 10px; } }
    #contato .contato-content .col2 .descricao .wpb_wrapper p:before {
      content: '';
      display: block;
      background-color: rgba(63, 111, 117, 0.49);
      width: 250px;
      height: 848px;
      position: absolute;
      top: -758px;
      right: 5px;
      bottom: 20px;
      z-index: -1; }
      @media (max-width: 991px) {
          #contato .contato-content .col2 .descricao .wpb_wrapper p:before {
            display: none; } }
/*  Blue Mind  */
/*  Green Mind  */

body.parent-green-mind.page-contato #contato .contato-content .col1 figure .vc_single_image-wrapper:before {
  background-color: rgba(2, 73, 0, 0.49); }
  @media (max-width: 400px) {
        body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .texto {
          width: 65%; } }
  body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .texto p {
    color: #000; }
    body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .texto p strong {
      color: #003a0d;
      font-size: 75px;
      margin-left: -30px; }
    @media (max-width: 767px) {
          body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .texto p strong {
            font-size: 50px; } }
  @media (max-width: 400px) {
        body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .imagem {
          width: 35%; } }
  body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .imagem img {
    width: 99px;
    margin-left: -25px; }
    @media (max-width: 767px) {
        body.parent-green-mind.page-contato #contato .contato-content .col2 .titulo .imagem img {
          width: 86px; } }
  body.parent-green-mind.page-contato #contato .contato-content .col2 .wpcf7 .wpcf7-form .row .botao input.enviar {
    background-color: rgba(11, 70, 1, 0.52); }
  body.parent-green-mind.page-contato #contato .contato-content .col2 .descricao p:before {
    background-color: rgba(2, 73, 0, 0.49); }
    @media (max-width: 991px) {
        body.parent-green-mind.page-contato #contato .contato-content .col2 .descricao p:before {
          display: none; } }
/*  AUDIO  */
.play_pause {
  cursor: pointer; }
  .play_pause .fas {
    color: #000; }
  .play_pause .fas.fa-play {
    display: block; }
  .play_pause .fas.fa-pause {
    display: none; }
  .play_pause.tocando .fas {
    color: #000; }
  .play_pause.tocando .fas.fa-play {
    display: none; }
  .play_pause.tocando .fas.fa-pause {
    display: block; }
