@charset "UTF-8";
/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Ajustes gerais */
.titulo-vermelho h2,  
.titulo-vermelho h3,
.titulo-vermelho h4,  
.titulo-vermelho h5 {
  color: #e42923;
}

.row .col input:not([type=submit]) {
  border-radius: 10px !important;
}

.nectar-button.large,
.nectar-button.jumbo {
  border: 1px solid #fff;
}

.texto-destaques strong {
  font-size: 22px;
}

/* Formulário de petições */
#assine .wpb_row.inner_row {
  border-style: solid;
}

#assine .dk-speakout-petition-wrap h3 {
  display: none;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition input,
#assine .dk-speakout-petition-wrap form.dk-speakout-petition input::placeholder,
#assine .dk-speakout-petition-wrap form.dk-speakout-petition .dk-speakout-options {
  color: #000;
  font-weight: 500;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition input::placeholder,
#assine .dk-speakout-petition-wrap form.dk-speakout-petition .dk-speakout-options {
  text-transform: none;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition input[type=checkbox] {
  vertical-align: top;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition input:not([type=checkbox]) {
  margin-bottom: 18px;
  background-color: #fff;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition .dk-speakout-options {
  color: #fff;
}

#assine .dk-speakout-petition-wrap .dk-speakout-message {
  display: none;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition .dk-speakout-optin-wrap,
#assine .dk-speakout-petition-wrap form.dk-speakout-petition .dk-speakout-optin-wrap label {
  line-height: 1em;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition button {
	border: 4px solid #fff;
  width: 80%;
  padding: 50px 20px;
  background-color: rgba(255,0,0,.42);
  font-size: 0;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#assine .dk-speakout-petition-wrap form.dk-speakout-petition button::after {
  font-size: 18px;
  line-height: 1.2;
  content: "Assine o manifesto";
}

#assinaturas table.dk-speakout-signaturelist,
#assinaturas table.dk-speakout-signaturelist tbody tr td {
  border: none;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr td {
  line-height: 18px;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-name {
  white-space: normal;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-city {
  white-space: nowrap;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td {
  padding-top: 45px;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr:last-child td {
  padding-bottom: 45px;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr td:first-child {
  padding-left: 55px;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr td:last-child {
  padding-right: 55px;
}

#assinaturas .dk-speakout-signaturelist > tbody > tr td:empty::after {
  content: "--";
}

#assinaturas table.dk-speakout-signaturelist {
  overflow: hidden;
  border-radius: 20px;
  background-color: #000;
}

#assinaturas table.dk-speakout-signaturelist tbody tr {
  background-color: transparent;
}

#assinaturas table.dk-speakout-signaturelist tbody tr td,
#assinaturas table.dk-speakout-signaturelist .dk-speakout-signaturelist-pagelinks a {
  color: #fff;
}

#assinaturas table.dk-speakout-signaturelist .dk-speakout-signaturelist-date {
  white-space: nowrap;
}

@media (min-width: 691px) {
  #assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td::before {
    display: block;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    line-height: 29px;
    text-transform: none;
  }

  #assinaturas table.dk-speakout-signaturelist .dk-speakout-signaturelist-count {
    width: 1em;
  }

  #assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td.dk-speakout-signaturelist-count::before {
    content: "#";
  }

  #assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td.dk-speakout-signaturelist-name::before {
    content: "Nome";
  }

  #assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td.dk-speakout-signaturelist-city::before {
    content: "Cidade/Estado";
  }

  #assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td.dk-speakout-signaturelist-custom::before {
    content: "Empresa/Entidade";
  }

  #assinaturas .dk-speakout-signaturelist > tbody > tr:first-child td.dk-speakout-signaturelist-date::before {
    content: "Data";
  }
}

@media (max-width: 690px) {
  #assinaturas table.dk-speakout-signaturelist tbody,
  #assinaturas table.dk-speakout-signaturelist tbody tr,
  #assinaturas table.dk-speakout-signaturelist tbody td {
    display: block;
    width: 100%;
    line-height: 1em;
  }

  #assinaturas table.dk-speakout-signaturelist tbody {
    padding: 20px;
  }

  #assinaturas table.dk-speakout-signaturelist tbody tr:not(:last-child) {
    padding-bottom: .5em;
    border-bottom: 1px dotted rgba(0,0,0,.5);
    margin-bottom: .5em;
  }

  #assinaturas table.dk-speakout-signaturelist.dk-speakout-signaturelist tbody td {
    padding: 5px 0;
    text-align: left;
    font-weight: 400;
  }

  #assinaturas table.dk-speakout-signaturelist > tbody > tr td::before {
    display: inline;
    cursor: text;
    font-weight: 600;
  }

  #assinaturas table.dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-count::before {
    content: "Nº: ";
  }

  #assinaturas table.dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-name::before {
    content: "Nome: ";
  }

  #assinaturas table.dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-city::before {
    content: "Cidade/UF: ";
  }

  #assinaturas table.dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-custom::before {
    content: "Empresa/Entidade: ";
  }

  #assinaturas table.dk-speakout-signaturelist > tbody > tr td.dk-speakout-signaturelist-date::before {
    content: "Data: ";
  }
}

/* Grid azul  - usar classe na linha */
body .row .grid-azul .nectar-post-grid-wrap[data-style] .nectar-post-grid[data-columns] .nectar-post-grid-item .content .post-heading a span {
  font-size: 20px;
  font-weight: 800;
  color: #101814;
  line-height: 23px;
}

body .row .grid-azul .nectar-post-grid-wrap[data-style] .nectar-post-grid[data-columns] .nectar-post-grid-item .item-meta-extra {
  margin-top: 10px;
}

body .row .grid-azul .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content .meta-excerpt {
  font-size: 16px;
  line-height: 19px;
}

body .row .grid-azul .nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content .nectar-cta {
  margin-top: 20px;
}

body .row .grid-azul .nectar-post-grid[data-text-color] .nectar-post-grid-item .content .nectar-cta .link_text {
/*  border: 2px solid rgba(0,156,222,.5); */
  background-color: #005A2C;
  border-radius: 8px;
  padding: 8px 26px;
  font-size: 16px;
  font-weight: 800;
  color: #F7F8F7;
  line-height: 24px;
  transition: border-color .45s cubic-bezier(.15,.75,.5,1);
}

body .row .grid-azul .nectar-post-grid[data-text-color] .nectar-post-grid-item:hover .content .nectar-cta .link_text {
  border-color: rgb(0,156,222);
  background-color: #216745;
  color: #F7F8F7;
}

body .row .grid-azul .nectar-post-grid[data-text-color] .nectar-post-grid-item .content .link_text svg {
  display: none;
}

/* Números */
.numero-titulo {
  font-family: "Open Sans";
  font-size: 62px;
  font-weight: 600;
  color: #005a2c;
  line-height: 1;
}

/* Imagens & slider */
.work-item .work-info-bg,
.work-item .work-info {
    display: none;
}

/* Apoiadores */
body .portfolio-items[data-ps] .col[data-default-color] .work-item:not(.style-3) .work-info-bg {
  background: none !important;
}

/* Rodapé */
.nectar_hook_global_section_footer .form-campos {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px 30px;
}

.nectar_hook_global_section_footer .form-campos input {
  flex: 1 0 25%;
  height: 44px;
}

.nectar_hook_global_section_footer .form-campos input::placeholder,
.nectar_hook_global_section_footer .form-campos input[type=submit] {
  text-transform: uppercase !important;
}

.nectar_hook_global_section_footer .iwithtext {
  display: flex;
  align-items: center;
  gap: 4px;
}

.nectar_hook_global_section_footer .iwithtext .iwt-icon {
  position: static;
  order: 1;
}

.nectar_hook_global_section_footer .iwithtext .iwt-icon .fa-whatsapp {
  color: #000;
}

.nectar_hook_global_section_footer .iwithtext .iwt-text {
  order: 0;
  padding-left: 0;
}

.nectar_hook_global_section_footer .wpb_text_column a,
.nectar_hook_global_section_footer .widget_nav_menu .menu .menu-item a {
  transition: opacity .3s ease;
}

.nectar_hook_global_section_footer .wpb_text_column a:hover,
.nectar_hook_global_section_footer .widget_nav_menu .menu .menu-item a:hover {
  opacity: .7;
}

.nectar_hook_global_section_footer .wpb_text_column a {
  color: #000;
}

.nectar_hook_global_section_footer .widget_nav_menu .menu {
  margin: 0;
}

.nectar_hook_global_section_footer .widget_nav_menu .menu .menu-item {
  list-style: none;
}

.nectar_hook_global_section_footer .widget_nav_menu .menu .menu-item:not(:last-child) {
  margin-bottom: 6px;
}

.nectar_hook_global_section_footer .widget_nav_menu .menu .menu-item a {
  font-size: 13px;
  font-weight: 700;
  text-transform: none;
  color: #000;
  line-height: 21px;
}

.nectar_hook_global_section_footer .copyright .wpb_text_column h6::after {
    content: "\00a0|\00a0";
}

.nectar_hook_global_section_footer .copyright .widget_nav_menu .menu .menu-item a {
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

@media only screen and (max-width: 999px) {
  .nectar_hook_global_section_footer .form-campos {
    flex-wrap: wrap;
  }

  .nectar_hook_global_section_footer .form-campos input {
    flex-basis: 100%;
  }

  .nectar_hook_global_section_footer .copyright .widget_nav_menu .menu .menu-item {
    text-align: center;
  }
}

@media only screen and (max-width: 690px) {
  .nectar_hook_global_section_footer .copyright .wpb_text_column h6::after {
    content: "\00a0";
  }
}

/* ajuste de cores header*/
.titulo-laranja h2,  
.titulo-laranja h3,
.titulo-laranja h4,  
.titulo-laranja h5,
.titulo-laranja h6  {
  color: #F89D35;
}
/* Copyright do rodapé */
.texto-p p {
  font-size: 11px;
  font-weight: 400;
  color: #000000;
}

.texto-p p a {
  color: #000000;
}

/* texto com sombra */
.sombra-texto {
  text-shadow: 0 3px 6px rgba(0,0,0,.3);
}

/* Seletor de idioma */
body .gtranslate_wrapper .gt_switcher,
body .gtranslate_wrapper .gt_switcher .gt_selected a {
  width: auto;
}

body .gtranslate_wrapper .gt_switcher .gt_option {
  position: absolute;
  right: 0;
}

body .gtranslate_wrapper .gt_switcher .gt_selected a {
  font-size: 0;
}

body .gtranslate_wrapper .gt_switcher .gt_selected a::after {
  content: none !important;
}
