@charset "UTF-8";
/*
Theme Name: Divi Child
Description: Divi
Author: Agência Javali
Author URI: https://agenciajavali.com.br/
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*COMEÇO RESET*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 1;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

/*FIM RESET*/
::-moz-selection {
  color: #0b5076;
  background: #be883e;
}

::selection {
  color: #0b5076;
  background: #be883e;
}

* {
  box-sizing: border-box;
}

html,
body {
  font-size: 16px;
  line-height: 1.1;
  width: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  position: relative;
}

img {
  outline: 1px solid transparent;
}

a {
  text-decoration: none !important;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

strong {
  font-weight: 700;
}

#page-container {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#main-header {
  background-color: transparent !important;
  box-shadow: none !important;
}
#main-header #logo {
  max-height: 55%;
  margin-top: 15px;
}
#main-header #et-top-navigation {
  padding-top: 75px;
}
#main-header .mobile_menu_bar:before {
  color: #be883e;
}

#main-header.et-fixed-header #logo {
  max-height: 54%;
  margin-top: 0;
}
#main-header.et-fixed-header #et-top-navigation {
  padding-top: 20px;
}

#main-header.et-fixed-header {
  background-color: #0b5076 !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
}

#et_top_search {
  display: none !important;
}

#top-menu a {
  color: #fff !important;
  text-decoration: none;
  display: block;
  position: relative;
  transition: opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.nav li ul {
  border-top: 3px solid #be883e !important;
}

#top-menu li li a {
  color: #0b5076 !important;
}

#top-menu li.current-menu-item > a {
  color: #be883e !important;
}

.banner .et_pb_slide {
  min-height: 100vh;
}
.banner .et_pb_slide .et_pb_slide_description {
  padding: 100px 8% 0 8%;
}
.banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
  text-align: left;
}
.banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #FFFFFF;
  text-shadow: none !important;
  margin-bottom: 0;
}
.banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #FFFFFF;
  text-shadow: none !important;
  margin-bottom: 15px;
}
.banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content a {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 100% */
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #0b5076;
  display: inline-block;
}
.banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content a:hover {
  background-color: #0b5076;
}

.areas .texto h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.areas .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.areas .texto h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 100%;
  color: #FFFFFF;
  text-shadow: none !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  background-color: #0b5076;
  display: inline-block;
  padding: 5px;
}
.areas .texto h2:nth-of-type(2) {
  background-color: #be883e;
}
.areas .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.areas .texto a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.areas .texto ul {
  margin-bottom: 30px;
  list-style: none;
}
.areas .texto ul li {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 10px;
  position: relative;
}
.areas .texto ul li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 6px;
  height: 6px;
  background-color: #be883e;
}
.areas .ind .et_pb_text_inner {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
  transition: background 500ms ease;
}
.areas .ind h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
  transition: all 500ms ease;
}
.areas .ind p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.areas .ind:hover {
  border-bottom: 5px solid #be883e;
}
.areas .ind:hover .et_pb_text_inner {
  background-color: #0b5076;
  padding-bottom: 26px;
}
.areas .ind:hover .et_pb_text_inner h3 {
  color: #fff;
}

.area .titulo h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
}
.area .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.area .destaques {
  margin-top: 50px;
}
.area .destaques .bloco button.accordion {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  text-align: left;
  transition: all 500ms ease;
}
.area .destaques .bloco button.accordion:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  color: #be883e;
  font-size: 32px;
}
.area .destaques .bloco button.accordion:hover {
  color: #be883e;
}
.area .destaques .bloco button.accordion.active:before {
  content: "-";
  font-size: 48px;
}
.area .destaques .bloco .panel {
  margin-bottom: 5px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: all 500ms ease;
  padding-left: 30px;
}
.area .destaques .bloco .panel p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
}

.especialistas .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.especialistas .texto a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.especialistas .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-top: 10px;
  margin-bottom: 0;
}
.especialistas .dropdown {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #f9f8f7;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.especialistas .dropdown h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.especialistas .dropdown select {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  padding: 5px;
}
.especialistas .dropdown select option {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
}

.listaequipe h3 {
  color: #0b5076 !important;
  font-size: 24px !important;
  margin-bottom: 30px !important;
}
.listaequipe .bloco {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.listaequipe .bloco a {
  text-decoration: none;
}
.listaequipe .bloco .ind {
  width: 49%;
  position: relative;
}
.listaequipe .bloco .ind img {
  width: 100%;
  aspect-ratio: 1/1.3;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.listaequipe .bloco .ind .info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  transition: all 500ms ease;
}
.listaequipe .bloco .ind .info > div {
  width: 100%;
  min-height: 90px;
  padding: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(11, 80, 118, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001e5799", endColorstr="#bf0b5076",GradientType=0 );
  transition: all 500ms ease;
}
.listaequipe .bloco .ind .info h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 0;
  transition: all 500ms ease;
}
.listaequipe .bloco .ind .info p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  margin-top: 0;
}
.listaequipe .bloco .ind:hover .info > div {
  min-height: 100%;
}
.listaequipe .bloco .ind:hover .info h4 {
  color: #be883e;
}

.listaequipe.sliderequipe {
  position: relative;
}
.listaequipe.sliderequipe .bloco {
  position: relative;
}
.listaequipe.sliderequipe .bloco .ind {
  width: auto;
}
.listaequipe.sliderequipe .bloco .ind img {
  width: 100%;
  aspect-ratio: 1/1.6;
}
.listaequipe.sliderequipe .bloco .owl-stage-outer {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}
.listaequipe.sliderequipe .bloco .owl-stage-outer .owl-stage .owl-item {
  position: relative;
  z-index: 1;
  float: left;
  transition: all 500ms ease;
}
.listaequipe.sliderequipe .bloco .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.listaequipe.sliderequipe .bloco .owl-nav button.owl-prev {
  transform: translateX(-50px);
}
.listaequipe.sliderequipe .bloco .owl-nav button.owl-next {
  transform: translateX(50px);
}

.perfil .sidebar .bloco {
  box-shadow: 0 0 20px 10px rgba(169, 169, 169, 0.3);
  border-bottom: 1px solid #be883e;
}
.perfil .sidebar .bloco img {
  width: 100%;
  display: block;
}
.perfil .sidebar .bloco .info {
  padding: 30px;
}
.perfil .sidebar .bloco .info > a {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  transition: all 500ms ease;
}
.perfil .sidebar .bloco .info > a svg {
  width: 20px;
  margin-right: 5px;
}
.perfil .sidebar .bloco .info > a:hover {
  color: #be883e;
}
.perfil .sidebar .bloco .info h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 10px;
  margin-top: 30px;
  text-transform: uppercase;
}
.perfil .sidebar .bloco .info ul {
  list-style: none;
}
.perfil .sidebar .bloco .info ul li {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
}
.perfil .sidebar .bloco .info ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  display: inline-block;
  transition: all 500ms ease;
}
.perfil .sidebar .bloco .info ul li a:hover {
  color: #be883e;
}
.perfil .sidebar .bloco .info ul li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 6px;
  height: 6px;
  background-color: #be883e;
}
.perfil .sidebar .bloco .info > div {
  margin-top: 20px;
  text-align: center;
}
.perfil .sidebar .bloco .info > div a {
  padding: 10px;
  background-color: #be883e;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
  text-shadow: none !important;
  text-transform: uppercase;
}
.perfil .conteudo .nome {
  margin-bottom: 50px;
}
.perfil .conteudo .nome h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.perfil .conteudo .nome h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.perfil .conteudo .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
  margin-top: 50px;
}
.perfil .conteudo .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.perfil .conteudo .texto ul {
  list-style: none;
}
.perfil .conteudo .texto ul li {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  position: relative;
  margin-bottom: 10px;
}
.perfil .conteudo .texto ul li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 6px;
  height: 6px;
  background-color: #be883e;
}
.perfil .conteudo .outras {
  margin-top: 30px;
}
.perfil .conteudo .outras button {
  cursor: pointer;
  border: 0;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
  text-align: left;
}
.perfil .conteudo .outras button:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  color: #be883e;
  font-size: 32px;
}
.perfil .conteudo .outras button.accordion.active:before {
  content: "-";
  font-size: 48px;
}
.perfil .conteudo .outras .panel {
  max-height: 0;
  overflow: hidden;
  transition: all 500ms ease;
}
.perfil .conteudo .outras p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
  padding-left: 30px;
}
.perfil .conteudo .outras ul {
  list-style: none;
  padding-left: 45px;
}
.perfil .conteudo .outras ul li {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  position: relative;
  margin-bottom: 10px;
}
.perfil .conteudo .outras ul li a {
  color: #be883e;
  text-decoration: underline !important;
}
.perfil .conteudo .outras ul li:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 6px;
  height: 6px;
  background-color: #be883e;
}

.resenha .texto {
  margin-top: 30px;
}
.resenha .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  color: #FFFFFF;
  text-shadow: none !important;
  margin-bottom: 5px;
  text-transform: uppercase;
  background-color: #0b5076;
  display: inline-block;
  padding: 5px;
}
.resenha .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
  margin-top: 30px;
}
.resenha .bloco {
  width: 100% !important;
  overflow: unset !important;
}
.resenha .bloco .owl-stage-outer {
  overflow: hidden;
}
.resenha .bloco .owl-stage-outer .owl-stage {
  padding-bottom: 30px;
}
.resenha .bloco .owl-stage-outer .owl-stage .owl-item {
  float: left;
}
.resenha .bloco .owl-nav {
  width: auto;
  position: absolute;
  left: 0;
  bottom: -60px;
  text-align: center;
  width: 100%;
}
.resenha .bloco .owl-nav button svg {
  width: 35px;
  height: 50px;
}
.resenha .bloco .owl-nav.disabled {
  display: none !important;
}
.resenha .bloco .ind {
  background-color: #fff;
  padding: 20px;
  height: 280px;
  transition: all 500ms ease;
}
.resenha .bloco .ind h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 5px;
}
.resenha .bloco .ind h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 20px;
}
.resenha .bloco .ind h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.resenha .bloco .ind p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
}
.resenha .bloco .ind span {
  display: block;
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #be883e;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.resenha .bloco .ind:hover {
  background-color: #ededed;
}

.taxfeed .textotax h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.taxfeed .textotax a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #0b5076;
  text-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.taxfeed .blocotax {
  background-color: #faf7f4;
  padding: 20px;
  height: 350px;
  width: 100%;
  overflow-y: scroll;
  scrollbar-width: auto;
  scrollbar-color: #be883e #faf7f4;
  margin-bottom: 50px;
}
.taxfeed .blocotax::-webkit-scrollbar {
  width: 16px;
}
.taxfeed .blocotax::-webkit-scrollbar-track {
  background: #faf7f4;
}
.taxfeed .blocotax::-webkit-scrollbar-thumb {
  background-color: #be883e;
  border-radius: 10px;
  border: 3px solid #faf7f4;
}
.taxfeed .blocotax .ind {
  width: 100%;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 20px;
  transition: all 500ms ease;
}
.taxfeed .blocotax .ind h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 5px;
}
.taxfeed .blocotax .ind h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 0;
  transition: all 500ms ease;
}
.taxfeed .blocotax .ind span {
  display: block;
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #0b5076;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: all 500ms ease;
}
.taxfeed .blocotax .ind:hover {
  background-color: #0b5076;
}
.taxfeed .blocotax .ind:hover h3, .taxfeed .blocotax .ind:hover span {
  color: #fff;
}
.taxfeed .textocont h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.taxfeed .textocont a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.taxfeed .bloco {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.taxfeed .bloco .ind {
  width: 100%;
  background-color: #fff;
  padding: 20px;
  border-top: 2px solid #0b5076;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  transition: all 300ms ease;
}
.taxfeed .bloco .ind h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  position: relative;
  left: -20px;
  padding: 4px 5px 3px 20px;
  background-color: #be883e;
  display: inline-block;
  margin-bottom: 20px;
}
.taxfeed .bloco .ind h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 5px;
}
.taxfeed .bloco .ind h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #0b5076;
  margin-bottom: 0;
  transition: all 300ms ease;
}
.taxfeed .bloco .ind span {
  display: block;
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #be883e;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.taxfeed .bloco .ind:hover {
  background-color: #0b5076;
  border-top: 2px solid #be883e;
  box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.25);
}
.taxfeed .bloco .ind:hover h3 {
  color: #fff !important;
}
.taxfeed .bloco.link {
  flex-wrap: wrap !important;
}

.taxfeed.artigos .textocont h3 {
  margin-bottom: 50px;
}
.taxfeed.artigos .textocont a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #0b5076;
  text-shadow: none !important;
}
.taxfeed.artigos .bloco {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.taxfeed.artigos .bloco .ind {
  width: 100%;
}
.taxfeed.artigos .bloco .ind h3 {
  font-size: 14px;
}
.taxfeed.artigos .bloco .ind.primeiro {
  width: 100% !important;
}
.taxfeed.artigos .bloco .ind.primeiro h3 {
  font-size: 24px;
}

.taxfeed.noticias .textocont h3 {
  color: #0b5076;
}
.taxfeed.noticias .textocont a {
  color: #0b5076;
}
.taxfeed.noticias .bloco .ind h3 {
  color: #0b5076;
}

.taxfeed.apresentacoes .bloco {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.taxfeed.apresentacoes .bloco .ind {
  width: 100%;
}
.taxfeed.apresentacoes .bloco .ind h3 {
  font-size: 14px;
}

.taxfeed.links .bloco .ind {
  width: 100%;
  border-top: 0;
  border-left: 2px solid #be883e;
  display: flex;
  align-items: center;
}
.taxfeed.links .bloco .ind:hover {
  background-color: #0b5076;
}
.taxfeed.links .bloco .ind:hover h3 {
  color: #fff;
}

.responsabilidade .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.responsabilidade .texto a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
}
.responsabilidade .bloco {
  display: flex;
  flex-wrap: wrap;
}
.responsabilidade .bloco > img {
  width: 90%;
}
.responsabilidade .bloco .info {
  width: 90%;
  margin-left: 10%;
  margin-top: -50px;
  padding: 30px;
  background-color: #faf7f4;
}
.responsabilidade .bloco .info img {
  width: 180px;
  margin-bottom: 20px;
}
.responsabilidade .bloco .info p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.responsabilidade .bloco .info a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #0b5076;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.premios .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-align: center;
}
.premios .selos .et_pb_text_inner p {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.premios .selos .et_pb_text_inner p img {
  max-width: 150px;
  max-height: 75px;
  margin-bottom: 20px;
}

.sobre .texto h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.sobre .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: left !important;
}
.sobre .texto h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.sobre .texto h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.sobre .texto h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: -5px;
}
.sobre .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sobre .texto p strong {
  color: #0b5076;
}
.sobre .mapa img {
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.25));
}
.sobre .mapa p {
  font-size: 14px;
}

.sobre-especialistas .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #FFFFFF;
  text-shadow: none !important;
  text-transform: uppercase;
  background-color: #0b5076;
  display: inline-block;
  padding: 5px;
  margin-bottom: 0;
}
.sobre-especialistas .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
  margin-top: 30px;
}
.sobre-especialistas .texto p strong {
  color: #0b5076;
}
.sobre-especialistas .texto a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.foco .coluna1 {
  margin-right: -45px;
  z-index: 2;
}
.foco .coluna2 {
  z-index: 1;
  width: 55%;
}
.foco .foto img {
  border: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.foco .texto {
  background-size: 100% 100%;
  background-image: none;
}
.foco .texto .et_pb_text_inner h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 30px;
}
.foco .texto .et_pb_text_inner ul li {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.caixa .et_pb_toggle {
  background-color: #fff;
}
.caixa .et_pb_toggle:hover h5 {
  color: #be883e;
}
.caixa .et_pb_toggle_open {
  border: 1px solid #be883e;
}
.caixa .et_pb_toggle_open:hover h5 {
  color: #0b5076;
}
.caixa .et_pb_toggle_title:before {
  color: #be883e;
}
.caixa h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 0;
  transition: all 500ms ease;
}
.caixa p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.caixa ul {
  margin-top: 20px;
}
.caixa ul li {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 10px;
}

.newsletter .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 5px;
}
.newsletter .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 0;
}
.newsletter form {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.newsletter form > div > div {
  margin-bottom: 10px;
}
.newsletter form > div > div > p {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.newsletter form > div > div > p input {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
  padding: 10px;
  border: 0;
}
.newsletter form > div > div > p input::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
}
.newsletter form > div > div > p input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
}
.newsletter form > p {
  width: 80px;
}
.newsletter form > p input {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #fff;
  background-color: #0b5076;
  padding: 10px;
  border: 0;
}
.newsletter form .wpcf7-not-valid-tip {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  margin-top: 5px;
}
.newsletter form .wpcf7-form-control-wrap .wpcf7-list-item {
  margin-left: 0;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #fff;
}
.newsletter form .wpcf7-response-output {
  margin: 0;
  padding: 5px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 125%;
  color: #fff;
  background-color: #dc3232;
  border: 0;
}

.contato .titulo h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
.contato .titulo p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
  margin-top: 10px;
}
.contato .texto h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.contato .texto h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 10px;
  margin-top: 30px;
}
.contato .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 20px;
}
.contato .texto a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #be883e;
  padding: 12px 10px 10px 10px;
  border: 2px solid #be883e;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.contato .texto a:hover {
  background-color: #0b5076;
  border: 2px solid #0b5076;
  color: #fff;
}
.contato .texto .et_pb_code_inner a {
  border: 0;
  padding: 0;
}
.contato .texto .et_pb_code_inner a svg {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.contato .texto .et_pb_code_inner a:hover {
  background-color: transparent;
  border: 0;
  color: transparent;
}
.contato .form {
  padding: 30px;
  background-color: #f3f2f0;
}
.contato .form form input[type=text], .contato .form form input[type=email], .contato .form form input[type=tel], .contato .form form textarea, .contato .form form select {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
  padding: 10px;
  border: 0;
  margin-bottom: 10px;
}
.contato .form form input[type=submit] {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #fff;
  background-color: #0b5076;
  padding: 10px;
  border: 0;
  float: right;
}
.contato .form form .wpcf7-not-valid-tip {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  margin-bottom: 10px;
  margin-top: -5px;
}
.contato .form form .wpcf7-response-output {
  margin: 5px 0 0 0;
  padding: 5px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 125%;
  color: #fff;
  background-color: #dc3232;
  border: 0;
}
.contato .form form p:nth-of-type(7) {
  margin-bottom: 25px;
}
.contato .form form p:nth-of-type(7) .wpcf7-form-control-wrap {
  display: flex;
  align-items: center;
  float: left;
}
.contato .form form p:nth-of-type(7) .wpcf7-form-control-wrap input[type=text] {
  width: 50px;
}
.contato .form form p:nth-of-type(7) .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-left: 10px;
}
.contato .form form p:nth-of-type(7) .wpcf7-spinner {
  float: right;
  margin-top: -5px;
}
.contato .form form .file {
  width: 100%;
  margin-top: 5px;
  padding: 15px;
  background-color: #ededed;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.contato .form form .file input[type=file] {
  font-size: 8px;
}

.unidades-contato .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 0;
}
.unidades-contato .texto img {
  width: 60px;
  height: 125px;
  float: left;
  margin-right: 20px;
}
.unidades-contato .texto h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 5px;
}
.unidades-contato .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 150%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
}

.rodape .logo img {
  width: 150px !important;
}
.rodape .menu {
  width: 100%;
}
.rodape .menu .et_pb_text_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rodape .menu .et_pb_text_inner p {
  width: 50%;
}
.rodape .menu a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 200%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 0;
  transition: all 500ms ease;
}
.rodape .menu a:hover {
  color: #be883e;
}
.rodape .social {
  width: 100%;
}
.rodape .social .et_pb_code_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rodape .social .et_pb_code_inner img {
  width: 20px;
  height: 20px;
}
.rodape .unidades .et_pb_column {
  width: 18%;
  margin-right: 2.5%;
}
.rodape .unidade .et_pb_text_inner {
  text-align: center;
}
.rodape .unidade img {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}
.rodape .unidade h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.rodape .unidade p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 0;
}

.copy .et_pb_text_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.copy p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.copy p img {
  margin-left: 5px;
}

.topo {
  background-size: auto 100% !important;
}
.topo .titulo h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 0;
  text-transform: uppercase;
}

.blogpaginas .texto h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.blogpaginas .texto a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  color: #be883e;
  text-shadow: none !important;
}
.blogpaginas .texto p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-top: 10px;
  margin-bottom: 50px;
}
.blogpaginas .procura {
  margin-bottom: 50px;
  padding: 20px;
  background-color: #f9f8f7;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.blogpaginas .procura h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.blogpaginas .procura form {
  display: flex;
  border: 1px solid #3c4250;
  border-radius: 3px;
}
.blogpaginas .procura form input {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
  padding: 10px;
  border: 0;
  border-radius: 3px 0 0 3px;
}
.blogpaginas .procura form input::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
}
.blogpaginas .procura form input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  color: #a4a4a4;
}
.blogpaginas .procura form button {
  border: 0;
  background-color: #fff;
  padding-top: 5px;
  border-radius: 0 3px 3px 0;
}
.blogpaginas .blocoresenha {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blogpaginas .blocoresenha .ind {
  width: 100%;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  transition: all 500ms ease;
}
.blogpaginas .blocoresenha .ind h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 5px;
}
.blogpaginas .blocoresenha .ind h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 20px;
}
.blogpaginas .blocoresenha .ind h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .blocoresenha .ind p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
}
.blogpaginas .blocoresenha .ind span {
  display: block;
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #be883e;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.blogpaginas .blocoresenha .ind:hover {
  background-color: #ededed;
}
.blogpaginas .blocoresenha.radar .ind h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.blogpaginas .resenhainterna .titulo {
  margin-bottom: 100px;
}
.blogpaginas .resenhainterna .titulo h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 10px;
}
.blogpaginas .resenhainterna .titulo h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 20px;
}
.blogpaginas .resenhainterna .titulo h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .resenhainterna .conteudo h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 5px;
  margin-top: 50px;
}
.blogpaginas .resenhainterna .conteudo p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
  margin-top: 10px;
}
.blogpaginas .resenhainterna .conteudo p em {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  display: inline-block;
  margin-bottom: 0;
}
.blogpaginas .resenhainterna .conteudo p a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #be883e;
  display: inline-block;
  margin-top: 0;
  text-decoration: underline !important;
  margin-bottom: 20px;
}
.blogpaginas .resenhainterna .conteudo.radar h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #fff;
  margin-bottom: 0;
  padding: 5px;
  text-transform: none;
  background-color: #be883e;
  display: inline-block;
}
.blogpaginas .resenhainterna .conteudo.radar p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
  margin-top: 10px;
}
.blogpaginas .resenhainterna .conteudo.radar p em {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  display: inline-block;
  margin-bottom: 0;
}
.blogpaginas .resenhainterna .conteudo.radar p a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #be883e;
  display: inline-block;
  margin-top: 0;
  text-decoration: underline !important;
  margin-bottom: 20px;
}
.blogpaginas .artigosinterna .titulo {
  margin-bottom: 100px;
}
.blogpaginas .artigosinterna .titulo h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 10px;
}
.blogpaginas .artigosinterna .titulo h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #be883e;
  margin-bottom: 5px;
}
.blogpaginas .artigosinterna .titulo h6 a {
  font-style: italic;
  text-decoration: underline !important;
}
.blogpaginas .artigosinterna .titulo h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .titulo h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .titulo h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .titulo h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .conteudo .alignnone {
  float: left;
  width: 50%;
  margin: 0 20px 20px 0;
  border-radius: 10px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.blogpaginas .artigosinterna .conteudo h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .conteudo h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .conteudo h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 5px;
  margin-top: 50px;
}
.blogpaginas .artigosinterna .conteudo h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .conteudo h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 110%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .conteudo h1 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 10px;
  text-transform: none;
}
.blogpaginas .artigosinterna .conteudo p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
  margin-top: 10px;
}
.blogpaginas .artigosinterna .conteudo p em {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  display: inline-block;
  margin-bottom: 0;
}
.blogpaginas .artigosinterna .conteudo p a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #be883e;
  display: inline-block;
  margin-top: 0;
  text-decoration: underline !important;
  margin-bottom: 20px;
}
.blogpaginas .artigosinterna .conteudo .download {
  padding: 20px;
  background-color: #faf7f4;
  border-radius: 10px;
  display: inline-block;
  margin-top: 20px;
}
.blogpaginas .artigosinterna .conteudo .download a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #be883e;
  text-decoration: underline !important;
}
.blogpaginas .artigosinterna .conteudo.eventos p {
  margin: 0 0 20px 0;
}
.blogpaginas .artigosinterna .conteudo.eventos iframe {
  width: 100%;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis {
  margin-bottom: 30px;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind {
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px solid #be883e;
  margin-bottom: 10px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #3c4250;
  margin: 0;
  width: 75px;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind > div {
  width: 100%;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin: 0;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind p {
  margin: 0;
  font-size: 12px;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind.hoje {
  background-color: #0b5076;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind.hoje h3 {
  color: #fff;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind.hoje h4 {
  color: #fff;
}
.blogpaginas .artigosinterna .conteudo.eventos .paineis .ind.hoje p {
  color: #fff;
}
.blogpaginas .artigosinterna .sidebar > div {
  margin-bottom: 20px;
}
.blogpaginas .artigosinterna .sidebar h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  color: #0b5076;
  margin-bottom: 5px;
  text-transform: none;
}
.blogpaginas .artigosinterna .sidebar h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 0;
}
.blogpaginas .artigosinterna .sidebar h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #be883e;
  text-shadow: none !important;
  margin-bottom: 0;
}
.blogpaginas .artigosinterna .sidebar h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #3c4250;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.blogpaginas .artigosinterna .sidebar p {
  font-size: 14px;
}
.blogpaginas .artigosinterna .sidebar a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
  text-shadow: none !important;
  margin-bottom: 0;
  background-color: #0b5076;
  padding: 5px 10px;
  display: inline-block;
  transition: all 500ms ease;
}
.blogpaginas .artigosinterna .sidebar a:hover {
  background-color: #3c4250;
}
.blogpaginas .artigosinterna .sidebar a.inscricao {
  display: block;
  background-color: #be883e;
  color: #fff;
  font-weight: 600;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  transition: all 500ms ease;
}
.blogpaginas .artigosinterna .sidebar a.inscricao:hover {
  background-color: #3c4250;
}
.blogpaginas .compartilhar {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #be883e;
  clear: both;
}
.blogpaginas .compartilhar h4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #0b5076;
  text-shadow: none !important;
  margin-bottom: 10px;
}
.blogpaginas .compartilhar a svg {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.blogpaginas.resenhaspub .texto h3 {
  color: #0b5076;
  margin-bottom: 0;
}
.blogpaginas.resenhaspub .texto p {
  color: #0b5076;
  margin-bottom: 0;
}
.blogpaginas.resenhaspub .texto p a {
  color: #0b5076;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wp-pagenavi {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.wp-pagenavi span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #0b5076;
  text-shadow: none !important;
  text-transform: uppercase;
  margin: 0 5px;
}
.wp-pagenavi a {
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 100% !important;
  color: #a4a4a4 !important;
  text-shadow: none !important;
  margin: 0 5px !important;
  text-transform: uppercase !important;
}
.wp-pagenavi a:hover {
  color: #be883e !important;
}

.owl-nav button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.owl-nav button svg {
  width: 50px;
  height: 50px;
}

.idioma a {
  padding-right: 0 !important;
}
.idioma a:after {
  content: unset !important;
}

.oab h5 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  color: #fff;
}
.oab .texto .et_pb_text_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.oab .texto p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
}
.oab .texto a {
  color: #be883e;
  transition: all 300ms ease;
}
.oab .texto a:hover {
  color: #fff;
}

.defunidades {
  display: none;
}

.home .defunidades {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000000000;
  display: flex;
  flex-direction: column;
  transition: opacity 0.5s ease;
  opacity: 1;
  background-color: #0b5076;
}
.home .defunidades .topo {
  padding: 10px;
  background-color: #fff;
  width: 100%;
  text-align: center;
}
.home .defunidades .topo img {
  width: 200px;
}
.home .defunidades .unidades {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.home .defunidades .induni {
  width: 100%;
  height: 20%;
  position: relative;
  transition: width 0.5s;
}
.home .defunidades .induni > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 81, 118, 0.6901960784);
  background: linear-gradient(90deg, rgba(11, 80, 118, 0.85) 0%, rgba(6, 56, 84, 0.85) 100%);
  z-index: 2;
  padding: 30px;
  display: flex;
  align-items: flex-end;
}
.home .defunidades .induni > div > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.home .defunidades .induni > div > div button {
  display: none;
  position: absolute;
  right: 30px;
  bottom: 30px;
  background-color: #BE883E;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 12px 10px 10px 10px;
  border: 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}
.home .defunidades .induni > div > div > h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 0;
  transition: all 300ms ease;
}
.home .defunidades .induni > div > div > h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 0;
  transition: all 300ms ease;
}
.home .defunidades .induni > div.imagem {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.home .defunidades .induni:hover > div > div h2, .home .defunidades .induni:hover > div > div h3 {
  color: #BE883E;
}
.home .defunidades .induni:hover > div > div button {
  display: block;
  opacity: 1;
  visibility: visible;
}
.home .defunidades .induni.ativa > div > div button {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.home .defunidades .induni.ativa > div > div h2, .home .defunidades .induni.ativa > div > div h3 {
  color: #BE883E;
}

.home .defunidades.hidden {
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none; /* Previne cliques durante a transição */
}

/* Small devices (smartphones, 480px ld or 320px pt and up) */
/* Small devices (smartphones, 480px ld or 320px pt and up) */
@media (min-width: 375px) and (orientation: portrait) {
  .banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1 {
    font-size: 36px;
  }
  .areas .ind h3 {
    font-size: 20px;
  }
  .resenha .bloco .ind h3 {
    font-size: 20px;
  }
  .taxfeed .blocotax .ind h3 {
    font-size: 16px;
    line-height: 120%;
  }
  .taxfeed .bloco .ind h3 {
    font-size: 16px;
  }
  .responsabilidade .texto h3 {
    font-size: 26px;
  }
  .rodape .unidade p {
    font-size: 14px;
    line-height: 150%;
  }
  .blogpaginas .resenhainterna .conteudo p a {
    font-size: 14px;
  }
  .unidades-contato .texto p {
    font-size: 14px;
    line-height: 150%;
  }
  .contato .form form .file input[type=file] {
    font-size: 10px;
  }
}
@media (min-width: 412px) and (orientation: portrait) {
  .banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1 {
    font-size: 40px;
  }
  .contato .form form .file input[type=file] {
    font-size: 10px;
  }
}
/* Small devices (tablets pt, 768px and up) */
@media (min-width: 768px) {
  .home .defunidades .induni > div > div button {
    display: block;
    margin-bottom: 20px;
    padding: 12px 20px 10px 20px;
    font-size: 16px;
    position: relative;
    right: unset;
    bottom: unset;
  }
  .home .defunidades .induni:hover > div > div button {
    opacity: 0;
    visibility: hidden;
  }
  .home .defunidades .unidades {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
  }
  .home .defunidades .induni {
    width: 33.3333333333%;
    height: 100%;
  }
  .home .defunidades .induni > div > div > h2 {
    font-size: 66px;
    line-height: 92px;
  }
  .home .defunidades .induni > div > div > h3 {
    font-size: 43px;
  }
  .home .defunidades .induni.ativa > div > div > h2 {
    font-size: 97px;
    line-height: 92px;
  }
  .home .defunidades .induni > div > div {
    min-height: 236px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .resenha .bloco.radar .ind h3 {
    font-size: 16px;
  }
  .blogpaginas .blocoresenha.radar .ind {
    width: 48.4%;
  }
  .blogpaginas .resenhainterna.radar .titulo h3 {
    font-size: 36px;
    line-height: 120%;
    width: 100%;
  }
  .blogpaginas .blocoresenha.radar .ind h3 {
    font-size: 16px;
  }
  .blogpaginas .blocoresenha.radar .ind span {
    margin-top: 15px;
  }
  .newsletter form > div > div > p input {
    width: 250px;
  }
  .foco .texto.texto1 {
    background-size: contain;
    background-image: url(https://sachacalmon.com.br/wp-content/uploads/2024/03/inst.png);
  }
  .foco .texto .et_pb_text_inner {
    padding: 75px 75px 15px 50px;
  }
  .foco .texto .et_pb_text_inner h3 {
    font-size: 24px;
  }
  .blogpaginas .blocoresenha div:nth-last-of-type(1) {
    display: none !important;
  }
  .resenha .bloco .owl-nav {
    left: -125px;
    bottom: -10px;
    width: auto;
  }
  .resenha .texto h3 {
    font-size: 32px;
    margin-right: 20px;
  }
  .taxfeed.links .bloco .ind {
    width: 48.3%;
  }
  .banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1 {
    font-size: 48px;
    line-height: 110%;
  }
  .areas .texto h2 {
    font-size: 36px;
  }
  .areas .ind h3 {
    font-size: 18px;
    line-height: 110%;
  }
  .areas .ind .et_pb_text_inner {
    padding: 30px;
  }
  .especialistas .texto h3 {
    font-size: 36px;
    line-height: 100%;
  }
  .resenha .bloco .ind h4 {
    font-size: 32px;
  }
  .resenha .bloco .ind h3 {
    font-size: 20px;
  }
  .resenha .bloco .ind {
    padding: 30px;
    height: 320px;
  }
  .resenha .bloco .owl-nav button svg {
    width: 50px;
    height: 50px;
  }
  .taxfeed .textotax h3 {
    font-size: 36px;
    line-height: 100%;
  }
  .taxfeed .blocotax .ind {
    width: 49%;
  }
  .taxfeed .blocotax {
    padding: 30px;
    height: 350px;
  }
  .taxfeed .blocotax .ind h3 {
    font-size: 16px;
    line-height: 120%;
  }
  .taxfeed .textocont h3 {
    font-size: 30px;
  }
  .taxfeed .bloco .ind {
    width: 32%;
    padding: 20px 30px;
  }
  .taxfeed .bloco {
    flex-wrap: nowrap;
  }
  .taxfeed .bloco .ind h3 {
    font-size: 16px;
  }
  .responsabilidade .texto h3 {
    font-size: 36px;
    line-height: 100%;
  }
  .responsabilidade .bloco {
    display: flex;
    flex-wrap: nowrap;
  }
  .responsabilidade .bloco > img {
    width: 55%;
    margin-bottom: 50px;
  }
  .responsabilidade .bloco .info {
    width: 50%;
    margin-left: -50px;
    margin-top: 50px;
    padding: 30px;
    background-color: #faf7f4;
  }
  .premios .texto h3 {
    font-size: 28px;
    line-height: 100%;
    text-align: left;
  }
  .premios .selos .et_pb_text_inner p {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .premios .selos .et_pb_text_inner p img {
    max-width: 150px;
    max-height: 75px;
    margin-bottom: 0;
  }
  .topo {
    background-size: 100% 100% !important;
  }
  .topo .titulo h1 {
    font-size: 36px;
    line-height: 100%;
  }
  .sobre .texto h2 {
    font-size: 28px;
    line-height: 130%;
  }
  .sobre .texto h5 {
    font-size: 18px;
    line-height: 130%;
  }
  .sobre .texto h4 {
    font-size: 18px;
  }
  .area .titulo h1 {
    font-size: 36px;
    line-height: 100%;
    width: 80%;
  }
  .area .texto {
    margin-top: 50px;
  }
  .area .destaques .bloco button.accordion {
    font-size: 18px;
    line-height: 130%;
  }
  .especialistas .dropdown {
    margin-top: 70px;
    margin-bottom: 100px;
    padding: 30px 50px;
  }
  .especialistas .dropdown h4 {
    font-size: 20px;
  }
  .listaequipe h3 {
    color: #0b5076 !important;
    font-size: 32px !important;
    margin-bottom: 30px !important;
  }
  .listaequipe .bloco .ind {
    width: 24.3%;
    position: relative;
  }
  .especialistas .dropdown select {
    font-size: 16px;
    line-height: 130%;
  }
  .especialistas .dropdown select option {
    font-size: 16px;
    line-height: 130%;
  }
  .perfil .conteudo .nome {
    margin-bottom: 100px;
  }
  .perfil .conteudo .bloco {
    padding-left: 30px;
  }
  .perfil .conteudo .outras button {
    font-size: 20px;
    line-height: 130%;
  }
  .taxfeed.artigos .bloco .ind.primeiro {
    width: 65.1% !important;
  }
  .taxfeed.artigos .bloco .ind {
    width: 31.3%;
  }
  .taxfeed.artigos .bloco .ind h3 {
    font-size: 16px;
  }
  .taxfeed .bloco .ind {
    padding: 20px 30px;
  }
  .taxfeed .bloco .ind h6 {
    left: -30px;
    padding: 4px 5px 3px 30px;
  }
  .blogpaginas .artigosinterna .titulo h3 {
    font-size: 32px;
    line-height: 120%;
  }
  .blogpaginas .artigosinterna .titulo h5 {
    font-size: 24px;
    line-height: 100%;
  }
  .blogpaginas .texto h3 {
    font-size: 36px;
    line-height: 100%;
  }
  .blogpaginas .procura {
    padding: 30px 50px;
  }
  .blogpaginas .procura h4 {
    font-size: 20px;
  }
  .blogpaginas .blocoresenha .ind {
    width: 47.5%;
    padding: 30px;
  }
  .blogpaginas .blocoresenha .ind h4 {
    font-size: 32px;
  }
  .blogpaginas .blocoresenha .ind h3 {
    font-size: 20px;
    line-height: 100%;
  }
  .blogpaginas .resenhainterna .titulo h3 {
    font-size: 32px;
    line-height: 120%;
    width: 70%;
  }
  .blogpaginas .resenhainterna .titulo h5 {
    font-size: 24px;
    line-height: 100%;
  }
  .blogpaginas .resenhainterna .conteudo h4 {
    font-size: 18px;
    line-height: 130%;
  }
  .blogpaginas .resenhainterna .conteudo p a {
    font-size: 14px;
  }
  .taxfeed.apresentacoes .bloco .ind {
    width: 48.5%;
  }
  .taxfeed.apresentacoes .bloco .ind h3 {
    font-size: 20px;
  }
  .contato .titulo h1 {
    font-size: 36px;
    line-height: 100%;
  }
  .contato .texto h2 {
    font-size: 30px;
    line-height: 130%;
  }
  .unidades-contato .texto img {
    width: 95px;
    height: 125px;
    float: left;
    margin-right: 20px;
  }
  .unidades-contato .texto p {
    font-size: 14px;
    line-height: 150%;
  }
  .contato .form form .file {
    font-size: 16px;
    line-height: 130%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
  .contato .form form .file input[type=file] {
    font-size: 16px;
  }
  .newsletter form > div > div > p {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
  }
  .rodape .menu {
    width: 75%;
  }
  .rodape .menu a {
    font-size: 14px;
    line-height: 125%;
  }
  .rodape .social {
    width: 20%;
  }
  .rodape .menu .et_pb_text_inner p {
    width: auto;
  }
  .rodape .unidade .et_pb_text_inner {
    text-align: left;
  }
  .rodape .unidade p {
    font-size: 13px;
    line-height: 150%;
  }
  .copy p {
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .copy .et_pb_text_inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .copy .et_pb_text_inner p {
    margin: 0;
  }
  .responsabilidade .bloco .info img {
    width: 100px;
    margin-bottom: 20px;
  }
  .newsletter form {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .rodape .unidades .et_pb_column {
    width: 48%;
    margin-right: 2.5%;
  }
  .foco .coluna2 {
    z-index: 1;
    width: 100%;
  }
}
/* Medium devices (desktops and tablets ld, 981px and up) */
@media (min-width: 981px) {
  .foco .texto.texto1 {
    background-size: 100% 100%;
  }
  .foco .texto .et_pb_text_inner {
    padding: 75px 75px 15px 70px;
  }
  .blogpaginas .blocoresenha div:nth-last-of-type(1) {
    display: block !important;
  }
  .blogpaginas .blocoresenha .ind {
    width: 31%;
    padding: 30px;
  }
  .taxfeed.artigos .bloco .ind.primeiro {
    width: 64.1% !important;
  }
  .foco .coluna2 {
    z-index: 1;
    width: 55%;
  }
  .sobre .texto h2 {
    font-size: 32px;
    line-height: 130%;
  }
  .sobre .texto h4 {
    font-size: 20px;
  }
  .sobre-especialistas .texto .et_pb_text_inner {
    padding-left: 50px;
  }
  .rodape .unidades .et_pb_column {
    width: 18%;
    margin-right: 2.5%;
  }
  .responsabilidade .bloco .info {
    padding: 60px;
  }
  .responsabilidade .bloco .info img {
    width: 180px;
    margin-bottom: 20px;
  }
  .resenha .texto .et_pb_text_inner {
    padding-left: 35%;
  }
  .taxfeed .blocotax .ind {
    width: 32%;
  }
  .areas .texto h2 {
    font-size: 42px;
  }
  .areas .ind h3 {
    font-size: 24px;
    line-height: 110%;
  }
  #top-menu-nav {
    display: none !important;
  }
  #et_mobile_nav_menu {
    display: block !important;
  }
  .newsletter form > div > div > p input {
    width: 210px;
  }
  .area .titulo h1 {
    font-size: 36px;
    line-height: 100%;
    width: 60%;
  }
  .perfil .conteudo .bloco {
    padding-left: 0;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media all and (min-width: 1200px) {
  #top-menu li {
    padding-right: 15px !important;
  }
  #top-menu li a svg {
    width: 25px;
    height: 25px;
    margin-bottom: -8px;
  }
  #top-menu li.idioma {
    padding-right: 0 !important;
  }
  #top-menu li.idioma .sub-menu {
    padding: 0 !important;
    width: auto !important;
    margin-left: -7px;
    margin-top: -20px;
  }
  #top-menu li.idioma .sub-menu li {
    padding: 0 !important;
    width: auto !important;
  }
  #top-menu li.idioma .sub-menu li a {
    padding: 0 10px !important;
    width: auto !important;
  }
  #main-header .container {
    width: 90%;
  }
  .resenha .bloco .ind {
    padding: 30px;
    height: 290px;
  }
  .rodape .logo img {
    width: 220px !important;
  }
  .foco .texto .et_pb_text_inner {
    padding: 75px 75px 40px 85px;
  }
  .taxfeed.links .bloco .ind {
    width: 31.9%;
  }
  .taxfeed.apresentacoes .bloco .ind {
    width: 49.2%;
  }
  .blogpaginas .blocoresenha .ind {
    width: 31.2%;
    padding: 30px;
  }
  .taxfeed.artigos .bloco .ind {
    width: 32.3%;
  }
  .taxfeed.artigos .bloco .ind.primeiro {
    width: 66.1% !important;
  }
  .listaequipe .bloco .ind {
    width: 19.59%;
    position: relative;
  }
  .newsletter form > div > div > p input {
    width: 250px;
  }
  #top-menu-nav {
    display: block !important;
  }
  #et_mobile_nav_menu {
    display: none !important;
  }
  .resenha .bloco .owl-nav {
    width: auto;
    position: absolute;
    left: -185px;
    width: auto;
  }
  .resenha .texto h3 {
    font-size: 36px;
    margin-right: 0;
  }
  .areas .ind h3 {
    font-size: 28px;
    line-height: 110%;
  }
  .listaequipe.sliderequipe .bloco .owl-stage-outer .owl-stage .owl-item:hover {
    z-index: 2;
    transform: scale(1.1) translateX(10px);
  }
  div.areas {
    background-size: 100% 107% !important;
    background-position: top center;
  }
  div.areas .texto {
    padding-left: 30px;
  }
  .taxfeed.artigos {
    background-size: 100% auto !important;
  }
  .taxfeed.apresentacoes {
    background-size: 100% auto !important;
  }
  .taxfeed.links {
    background-size: 100% auto !important;
  }
  .responsabilidade .bloco .info {
    background-color: #faf4eb;
  }
  .newsletter {
    background-color: #bd873d !important;
    background-size: 130% 100% !important;
  }
  .sobre.foco {
    background-size: 100% auto !important;
  }
  .area .texto {
    margin-top: 15px;
  }
  .especialistas .dropdown {
    margin-top: 30px;
  }
  .perfil .conteudo .nome {
    margin-bottom: 75px;
  }
  .taxfeed.apresentacoes .textocont h3 {
    margin-bottom: 50px;
  }
  .sobre-especialistas .texto .et_pb_text_inner {
    width: 580px;
    padding-left: 25%;
  }
  .sobre-especialistas .texto h3 {
    font-size: 36px;
    line-height: 100%;
    margin-left: -30px;
  }
  .area .titulo h1 {
    font-size: 36px;
    line-height: 100%;
    width: 50%;
  }
}
@media all and (min-width: 1366px) {
  .sobre-especialistas .texto .et_pb_text_inner {
    width: 658px;
    padding-left: 25%;
  }
}
@media all and (min-width: 1920px) {
  .resenha .texto .et_pb_text_inner {
    padding-left: 50%;
  }
  .banner .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1 {
    font-size: 70px;
    line-height: 110%;
  }
}
@media all and (min-width: 2560px) {
  .resenha .texto .et_pb_text_inner {
    padding-left: 72%;
  }
}
.embed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 0 40px 0;
}
.embed-video p {
  padding: 0 !important;
}
.embed-video iframe,
.embed-video object,
.embed-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style.css.map */