/*
Theme Name: Turim 2021
Theme URI:
Author: Paulo Estev&atilde;o
Author URI: http://www.pauloens.com/
Description: Layout exclusivo
Version: 1.1
*/
/*----------------------*/
/*------> CORES <-------*/
@font-face {
  font-family: 'HomepageBaukasten';
  src: url("fonts/HomepageBaukasten-Bold.woff2") format("woff2"), url("fonts/HomepageBaukasten-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HomepageBaukasten';
  src: url("fonts/HomepageBaukasten-Book.woff2") format("woff2"), url("fonts/HomepageBaukasten-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Bold.woff2") format("woff2"), url("fonts/Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Black.woff2") format("woff2"), url("fonts/Gotham-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham';
  src: url("fonts/Gotham-Medium.woff2") format("woff2"), url("fonts/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham Book';
  src: url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
body {
  background: #EDEDED;
  color: #4A4A4A;
  font-size: 16px;
  font-family: 'Gotham', sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0; }

html,
body {
  height: 100%; }

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

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

a {
  color: #0D2C40;
  text-decoration: inherit; }

a:hover {
  color: #008386;
  text-decoration: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Header

*******************************************/
.header {
  padding: 35px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  -moz-transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -ms-transition: All 0.4s ease-in-out; }
  .header .logo {
    height: 80px;
    /*height: 60px;*/
    -moz-transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -ms-transition: All 0.4s ease-in-out; }
  .header.header-scroll {
    padding: 15px 0;
    background: #0D2C40; }
    .header.header-scroll .logo {
      height: 54px; }
    .header.header-scroll .lista-linguas {
      max-height: 0;
      padding-bottom: 0; }
    .header.header-scroll .menu-principal {
      padding-top: 0; }
      .header.header-scroll .menu-principal > ul > li.drop > ul {
        padding-top: 15px; }
    .header.header-scroll .menu-principal > ul > li > a {
      padding: 0 0 13px; }
  .header:after {
    content: "";
    display: block;
    width: 100%;
    height: 115%;
    background: linear-gradient(180deg, #0d2c40 0%, #0d2c40 60%, rgba(13, 44, 64, 0) 100%);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0; }
  .header .container {
    position: relative;
    z-index: 2; }

.swiper {
  width: 100%;
  height: 100vh;
  min-height: 600px;
  position: relative;
  background: #0D2C40; }
  .swiper:after {
    content: "";
    display: block;
    width: 100%;
    height: 125px;
    background: linear-gradient(0deg, #0d2c40 0%, #0d2c40 60%, rgba(13, 44, 64, 0) 100%);
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0; }
  .swiper .container {
    position: relative;
    z-index: 3; }
  .swiper .descer {
    position: absolute !important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 50px;
    z-index: 2;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .swiper .descer:hover {
      opacity: 0.9; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background-color: #0D2C40;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1; }
  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .swiper-slide .titulo {
    display: block;
    font-size: 70px;
    line-height: 1.15em;
    font-weight: normal;
    color: #fff;
    font-family: 'Martel', serif;
    display: block; }

.swiper-button-prev,
.swiper-button-next {
  color: #008386; }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    display: none; }
  .swiper-button-prev:before,
  .swiper-button-next:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: url(images/arrow-linha.png) no-repeat;
    background-size: cover;
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 0;
    -moz-transition: All 0.6s ease-in-out;
    -webkit-transition: All 0.6s ease-in-out;
    -ms-transition: All 0.6s ease-in-out; }
  .swiper-button-prev:hover:before,
  .swiper-button-next:hover:before {
    opacity: 1; }
  .swiper-button-prev img,
  .swiper-button-next img {
    position: relative;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }

.swiper-button-next img {
  right: 0; }
.swiper-button-next:hover img {
  right: -8px; }

.swiper-button-prev img {
  left: 0; }
.swiper-button-prev:hover img {
  left: -8px; }

.wrap-boxs-gestao {
  background: url(images/bg-gestao.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  background-attachment: fixed; }
  .wrap-boxs-gestao .info-gestoes {
    display: none; }
    .wrap-boxs-gestao .info-gestoes.active {
      display: block; }
  .wrap-boxs-gestao:after {
    content: "";
    display: block;
    clear: both; }
  .wrap-boxs-gestao .box {
    float: left;
    width: 50%;
    height: 420px;
    display: block;
    text-align: center;
    position: relative;
    border: 2px solid #DADADA;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .wrap-boxs-gestao .box:first-child {
      border-left-color: transparent;
      border-right-width: 1px; }
    .wrap-boxs-gestao .box:last-child {
      border-right-color: transparent;
      border-left-width: 1px; }
    .wrap-boxs-gestao .box .texto {
      width: 100%;
      display: block;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      z-index: 1; }
      .wrap-boxs-gestao .box .texto h3 {
        font-size: 28px;
        color: #0D2C40; }
      .wrap-boxs-gestao .box .texto .tipo {
        display: block;
        font-size: 20px;
        color: #008386;
        margin-top: 5px; }
    .wrap-boxs-gestao .box:hover {
      border-width: 5px;
      border-color: #fff; }
  .wrap-boxs-gestao .modal-gestao {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: #F6F6F6;
    border-top: 2px solid #DADADA;
    border-bottom: 2px solid #DADADA;
    opacity: 0;
    z-index: -50; }
    .wrap-boxs-gestao .modal-gestao.active {
      z-index: 10;
      opacity: 1; }
    .wrap-boxs-gestao .modal-gestao .container {
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1; }
    .wrap-boxs-gestao .modal-gestao .fechar-modal-gestao {
      position: absolute;
      top: -7px;
      right: 15px;
      z-index: 30;
      font-size: 26px;
      color: #0D2C40;
      cursor: pointer; }
      .wrap-boxs-gestao .modal-gestao .fechar-modal-gestao:hover {
        color: #008386; }
    .wrap-boxs-gestao .modal-gestao h2 {
      font-size: 30px;
      font-family: 'Martel', serif;
      color: #0D2C40;
      margin: 15px 0 0; }
    .wrap-boxs-gestao .modal-gestao h3 {
      font-size: 20px;
      color: #008386;
      margin: 25px 0 0;
      -webkit-font-smoothing: antialiased; }
    .wrap-boxs-gestao .modal-gestao ul {
      font-size: 16px;
      color: #4A4A4A;
      font-weight: 300;
      -webkit-font-smoothing: antialiased;
      margin: 15px 0 0 18px;
      padding: 0; }
      .wrap-boxs-gestao .modal-gestao ul li {
        margin: 5px 0 0; }
    .wrap-boxs-gestao .modal-gestao .leia-mais {
      padding: 15px 0 0 18px; }
      .wrap-boxs-gestao .modal-gestao .leia-mais a {
        color: #008386;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px; }
        .wrap-boxs-gestao .modal-gestao .leia-mais a i {
          margin-left: 5px; }
        .wrap-boxs-gestao .modal-gestao .leia-mais a:hover {
          text-decoration: underline; }
    .wrap-boxs-gestao .modal-gestao .info-texto-pessoa-fisica,
    .wrap-boxs-gestao .modal-gestao .info-texto-cliente-inst {
      display: none; }
      .wrap-boxs-gestao .modal-gestao .info-texto-pessoa-fisica.active,
      .wrap-boxs-gestao .modal-gestao .info-texto-cliente-inst.active {
        display: block; }
  .wrap-boxs-gestao .circulo {
    width: 250px;
    height: 250px;
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -ms-transition: All 0.5s ease-in-out; }
    .wrap-boxs-gestao .circulo#estagio-inst-1 {
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      transform: rotate(135deg); }
      .wrap-boxs-gestao .circulo#estagio-inst-1 .parent-div div.part1 {
        background: #008386; }
        .wrap-boxs-gestao .circulo#estagio-inst-1 .parent-div div.part1 .numero {
          background: #008386; }
      .wrap-boxs-gestao .circulo#estagio-inst-1 .parent-div div .numero {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-2 {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }
      .wrap-boxs-gestao .circulo#estagio-inst-2 .parent-div div.part2 {
        background: #008386; }
        .wrap-boxs-gestao .circulo#estagio-inst-2 .parent-div div.part2 .numero {
          background: #008386; }
      .wrap-boxs-gestao .circulo#estagio-inst-2 .parent-div div .numero {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-3 {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      .wrap-boxs-gestao .circulo#estagio-inst-3 .parent-div div.part3 {
        background: #008386; }
        .wrap-boxs-gestao .circulo#estagio-inst-3 .parent-div div.part3 .numero {
          background: #008386; }
      .wrap-boxs-gestao .circulo#estagio-inst-3 .parent-div div .numero {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-4 {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      transform: rotate(-135deg); }
      .wrap-boxs-gestao .circulo#estagio-inst-4 .parent-div div.part4 {
        background: #008386; }
        .wrap-boxs-gestao .circulo#estagio-inst-4 .parent-div div.part4 .numero {
          background: #008386; }
      .wrap-boxs-gestao .circulo#estagio-inst-4 .parent-div div .numero {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg); }
    .wrap-boxs-gestao .circulo:after {
      content: "";
      display: block;
      height: 97%;
      width: 97%;
      background: #F6F6F6;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1;
      border-radius: 100%; }
    .wrap-boxs-gestao .circulo .parent-div div {
      width: 125px;
      height: 125px;
      display: block;
      background: #0D2C40;
      position: relative; }
      .wrap-boxs-gestao .circulo .parent-div div:after, .wrap-boxs-gestao .circulo .parent-div div:before {
        background: #F6F6F6; }
      .wrap-boxs-gestao .circulo .parent-div div .numero {
        display: inline-block;
        width: 32px;
        height: 32px;
        border-radius: 100%;
        background: #0D2C40;
        position: absolute;
        z-index: 5;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -moz-transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -ms-transition: All 0.5s ease-in-out; }
        .wrap-boxs-gestao .circulo .parent-div div .numero i {
          font-style: inherit;
          font-size: 20px;
          color: #fff;
          position: absolute !important;
          -moz-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
          z-index: 1;
          cursor: pointer; }
    .wrap-boxs-gestao .circulo .parent-div .part1 {
      border-radius: 100% 0 0 0;
      float: left; }
      .wrap-boxs-gestao .circulo .parent-div .part1:before {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        top: -4px;
        right: -1px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg); }
      .wrap-boxs-gestao .circulo .parent-div .part1:after {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        bottom: -3px;
        left: -1px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg); }
      .wrap-boxs-gestao .circulo .parent-div .part1 .numero {
        left: 17%;
        top: 17%; }
    .wrap-boxs-gestao .circulo .parent-div .part2 {
      border-radius: 0 100% 0 0;
      float: right; }
      .wrap-boxs-gestao .circulo .parent-div .part2:before {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        top: -4px;
        left: -1px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg); }
      .wrap-boxs-gestao .circulo .parent-div .part2:after {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        bottom: -3px;
        right: -1px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg); }
      .wrap-boxs-gestao .circulo .parent-div .part2 .numero {
        right: 17%;
        top: 17%; }
    .wrap-boxs-gestao .circulo .parent-div .part4 {
      border-radius: 0 0 0 100%;
      float: left; }
      .wrap-boxs-gestao .circulo .parent-div .part4:before {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        top: -3px;
        left: -5px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg); }
      .wrap-boxs-gestao .circulo .parent-div .part4:after {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        bottom: -2px;
        right: -1px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg); }
      .wrap-boxs-gestao .circulo .parent-div .part4 .numero {
        left: 17%;
        bottom: 17%; }
    .wrap-boxs-gestao .circulo .parent-div .part3 {
      border-radius: 0 0 100% 0;
      float: right; }
      .wrap-boxs-gestao .circulo .parent-div .part3:before {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        top: -3px;
        right: -5px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg); }
      .wrap-boxs-gestao .circulo .parent-div .part3:after {
        content: "";
        display: block;
        width: 10px;
        height: 15px;
        position: absolute;
        bottom: -1px;
        left: -1px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg); }
      .wrap-boxs-gestao .circulo .parent-div .part3 .numero {
        right: 17%;
        bottom: 17%; }

.area-circulo-trio {
  display: inline-block;
  position: relative;
  -moz-transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -ms-transition: All 0.5s ease-in-out; }
  .area-circulo-trio#estagio-pessoa-1 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
    .area-circulo-trio#estagio-pessoa-1 .numero1,
    .area-circulo-trio#estagio-pessoa-1 .circle-outer .circle li:nth-child(1) .background {
      background: #008386; }
    .area-circulo-trio#estagio-pessoa-1 .numero {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      transform: rotate(0deg); }
  .area-circulo-trio#estagio-pessoa-2 {
    -webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    transform: rotate(-120deg); }
    .area-circulo-trio#estagio-pessoa-2 .numero2,
    .area-circulo-trio#estagio-pessoa-2 .circle-outer .circle li:nth-child(2) .background {
      background: #008386; }
    .area-circulo-trio#estagio-pessoa-2 .numero {
      -webkit-transform: rotate(120deg);
      -moz-transform: rotate(120deg);
      transform: rotate(120deg); }
  .area-circulo-trio#estagio-pessoa-3 {
    -webkit-transform: rotate(-240deg);
    -moz-transform: rotate(-240deg);
    transform: rotate(-240deg); }
    .area-circulo-trio#estagio-pessoa-3 .numero3,
    .area-circulo-trio#estagio-pessoa-3 .circle-outer .circle li:nth-child(3) .background {
      background: #008386; }
    .area-circulo-trio#estagio-pessoa-3 .numero {
      -webkit-transform: rotate(240deg);
      -moz-transform: rotate(240deg);
      transform: rotate(240deg); }
  .area-circulo-trio .numero {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: #0D2C40;
    position: absolute;
    z-index: 15;
    -moz-transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -ms-transition: All 0.5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
    .area-circulo-trio .numero i {
      font-style: inherit;
      font-size: 20px;
      color: #fff;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1;
      cursor: pointer; }
    .area-circulo-trio .numero.numero1 {
      top: 19%;
      right: 2%; }
    .area-circulo-trio .numero.numero2 {
      bottom: -13px;
      right: 44%; }
    .area-circulo-trio .numero.numero3 {
      top: 19%;
      left: 2%; }
  .area-circulo-trio .circle-outer {
    position: relative;
    padding: 0;
    width: 250px;
    height: 250px;
    list-style: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    border-radius: 100%; }
    .area-circulo-trio .circle-outer .borda {
      position: absolute;
      top: 0;
      left: 0;
      width: 30px;
      height: 30px;
      background: red; }
    .area-circulo-trio .circle-outer:after {
      content: "";
      display: block;
      width: calc(97% - 1px);
      height: calc(97% - 1px);
      background: #F6F6F6;
      border-radius: 100%;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 6; }
    .area-circulo-trio .circle-outer .circle {
      padding: 0;
      margin: 0;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1;
      padding: 0;
      width: 140%;
      height: 140%;
      background: #F6F6F6;
      border-radius: 50%;
      list-style: none;
      overflow: hidden; }
      .area-circulo-trio .circle-outer .circle li {
        padding: 0;
        margin: 0;
        list-style: none;
        -moz-transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -ms-transition: All 0.5s ease-in-out; }
        .area-circulo-trio .circle-outer .circle li .background {
          overflow: hidden;
          position: absolute;
          top: 0;
          right: 0;
          width: 50%;
          height: 50%;
          transform-origin: 0% 100%;
          background: #0D2C40; }
      .area-circulo-trio .circle-outer .circle .content {
        position: absolute;
        z-index: 30;
        text-align: center;
        width: 200px; }
        .area-circulo-trio .circle-outer .circle .content.first {
          left: 15%;
          top: 30%; }
        .area-circulo-trio .circle-outer .circle .content.second {
          right: 15%;
          top: 30%; }
        .area-circulo-trio .circle-outer .circle .content.third {
          bottom: 15%;
          left: 32%; }
      .area-circulo-trio .circle-outer .circle li:nth-child(1) .background {
        transform: rotate(0deg) skewY(30deg);
        top: -10px;
        right: -10px; }
      .area-circulo-trio .circle-outer .circle li:nth-child(2) .background {
        transform: rotate(120deg) skewY(30deg);
        top: 10px; }
      .area-circulo-trio .circle-outer .circle li:nth-child(3) .background {
        transform: rotate(240deg) skewY(30deg);
        top: -10px;
        right: 10px; }

.wrap-selos-home {
  border-top: 140px solid #EDEDED;
  border-bottom: 140px solid #EDEDED;
  text-align: center;
  position: relative;
  padding: 65px 0; }
  .wrap-selos-home:after {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: url(images/grade.png) repeat; }
  .wrap-selos-home .container {
    position: relative;
    z-index: 2; }
  .wrap-selos-home img {
    max-width: 100%;
    height: auto;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .wrap-selos-home img:hover {
      transform: scale(1.05); }
  .wrap-selos-home .margin-top-40 {
    margin-top: 40px; }

.titulo-padrao {
  font-size: 28px;
  line-height: 1.4em;
  color: #0D2C40; }

.subtitulo-evento {
  font-size: 18px;
  margin: 5px 0 15px;
  color: #008386; }

.wrap-publicacoes-home .box {
  margin-top: 50px; }
  .wrap-publicacoes-home .box h4 {
    font-size: 20px;
    color: #0D2C40;
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px; }
    .wrap-publicacoes-home .box h4:after {
      content: "";
      display: block;
      height: 1px;
      width: 100%;
      background: #0D2C40;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1; }
    .wrap-publicacoes-home .box h4 span {
      background: #EDEDED;
      padding-right: 30px;
      position: relative;
      z-index: 2; }
  .wrap-publicacoes-home .box.insights article a {
    display: block; }
    .wrap-publicacoes-home .box.insights article a:hover h5 {
      text-decoration: underline; }
  .wrap-publicacoes-home .box.insights article h5 {
    font-size: 20px;
    color: #008386;
    margin-top: 20px; }
  .wrap-publicacoes-home .box.insights article img {
    width: 100%;
    height: auto; }
  .wrap-publicacoes-home .box.relatorios ul, .wrap-publicacoes-home .box.cartas ul {
    padding: 0;
    margin: 0; }
    .wrap-publicacoes-home .box.relatorios ul li, .wrap-publicacoes-home .box.cartas ul li {
      padding: 15px 0;
      margin: 0;
      list-style: none;
      border-top: 2px solid #DADADA;
      font-size: 20px; }
      .wrap-publicacoes-home .box.relatorios ul li:first-child, .wrap-publicacoes-home .box.cartas ul li:first-child {
        padding-top: 0;
        border-top: 0; }
      .wrap-publicacoes-home .box.relatorios ul li a, .wrap-publicacoes-home .box.cartas ul li a {
        display: block;
        color: #008386; }
        .wrap-publicacoes-home .box.relatorios ul li a:hover, .wrap-publicacoes-home .box.cartas ul li a:hover {
          text-decoration: underline; }
        .wrap-publicacoes-home .box.relatorios ul li a span, .wrap-publicacoes-home .box.cartas ul li a span {
          font-size: 16px;
          color: #4A4A4A;
          text-transform: uppercase;
          padding-left: 20px;
          vertical-align: middle;
          display: inline-block; }

.footer {
  margin-top: 100px;
  padding: 30px 0;
  border-top: 2px solid #DADADA; }
  .footer .logo-rodape {
    margin-top: 20px;
    width: 120px;
    float: left; }
    .footer .logo-rodape img {
      max-width: 100%;
      height: auto; }
  .footer .barra-footer {
    width: -webkit-calc(100% - 121px);
    width: -moz-calc(100% - 121px);
    width: calc(100% - 121px);
    float: left; }
  .footer:after {
    content: "";
    display: block;
    clear: both; }
  .footer .linha-div {
    position: relative;
    padding-bottom: 22px; }
    .footer .linha-div:after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      background: #DADADA;
      position: absolute;
      top: 0;
      right: 10px; }
  .footer .links {
    padding: 20px 0 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #0D2C40; }
    .footer .links li {
      padding: 0;
      margin: 0 0 14px;
      list-style: none;
      padding-left: 34px;
      position: relative; }
      .footer .links li:last-child {
        margin-bottom: 0; }
      .footer .links li a {
        color: #0D2C40; }
        .footer .links li a:hover {
          color: #008386;
          text-decoration: underline; }
        .footer .links li a:before,
        .footer .links li a i {
          position: absolute;
          top: 3px;
          left: 0;
          z-index: 1; }
      .footer .links li.news a:before {
        content: "";
        display: inline-block;
        width: 21px;
        height: 17px;
        background: url(images/icon-news.png);
        background-size: cover; }
      .footer .links li.news a:hover:before {
        background-position-y: 17px; }
      .footer .links li.linkedin i {
        font-size: 23px;
        margin-left: 1px; }
  .footer .logo-ambima {
    text-align: right; }
    .footer .logo-ambima img {
      width: 190px;
      max-width: 100%;
      height: auto; }
  .footer .logo-redondo {
    text-align: right;
    margin-top: 20px; }
    .footer .logo-redondo a {
      opacity: 0.2;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
      .footer .logo-redondo a:hover {
        opacity: 0.5; }

.enderecos-rodape {
  font-size: 12px;
  color: #0D2C40;
  padding-top: 20px; }
  .enderecos-rodape strong {
    font-weight: 900; }
  .enderecos-rodape a {
    text-decoration: underline;
    color: #0D2C40; }
  .enderecos-rodape.enderecos-rodape-novo p {
    margin-bottom: 20px; }
    .enderecos-rodape.enderecos-rodape-novo p:last-child {
      margin-bottom: 0; }

.menu-principal {
  text-align: right;
  -webkit-font-smoothing: antialiased; }
  .menu-principal > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: initial;
    display: inline-block;
    position: relative; }
    .menu-principal > ul > li {
      margin: 0;
      padding: 0 25px;
      float: left;
      text-transform: uppercase;
      font-size: 12px; }
      .menu-principal > ul > li:last-child {
        padding-right: 0; }
      .menu-principal > ul > li > a {
        color: #fff;
        display: block;
        padding: 0 0 18px; }
        .menu-principal > ul > li > a:hover {
          color: #fff;
          text-decoration: underline; }
      .menu-principal > ul > li.drop > a {
        position: relative; }
        .menu-principal > ul > li.drop > a:after {
          content: "";
          display: none;
          width: 14px;
          height: 9px;
          background: url(images/hover-menu.png) no-repeat center center;
          background-size: cover;
          position: absolute !important;
          left: 50%;
          -moz-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          z-index: 1;
          bottom: -1px; }
      .menu-principal > ul > li.drop:hover > ul {
        display: block; }
      .menu-principal > ul > li.drop:hover a:after {
        display: block; }
      .menu-principal > ul > li.drop > ul {
        position: absolute;
        top: 100%;
        right: 0;
        width: 105%;
        padding: 0;
        margin: 0;
        list-style: none;
        border-top: 1px solid #DADADA;
        padding-top: 20px;
        padding-bottom: 10px;
        display: none; }
        .menu-principal > ul > li.drop > ul > li {
          float: left;
          font-size: 11px;
          text-transform: uppercase;
          padding: 0;
          margin: 0 15px; }
          .menu-principal > ul > li.drop > ul > li:last-child {
            margin-right: 0; }
          .menu-principal > ul > li.drop > ul > li > a {
            color: #fff; }
            .menu-principal > ul > li.drop > ul > li > a:hover {
              color: #fff;
              text-decoration: underline; }
        .menu-principal > ul > li.drop > ul:after {
          content: "";
          display: block;
          clear: both; }
    .menu-principal > ul:after {
      content: "";
      display: block;
      clear: both; }

.wrap-page {
  padding: 220px 0 60px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  .wrap-page:after {
    content: "";
    display: block;
    width: 100%;
    height: 150px;
    background: linear-gradient(0, #0d2c40 0%, #0d2c40 60%, rgba(13, 44, 64, 0) 100%);
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0; }
  .wrap-page .area-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto; }
    .wrap-page .area-video video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 1; }
  .wrap-page .capa {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
    .wrap-page .capa img {
      width: 100%;
      height: auto; }
    .wrap-page .capa:after {
      content: "";
      display: block;
      width: 100%;
      height: 125px;
      background: linear-gradient(0deg, #ededed 0%, rgba(237, 237, 237, 0.8) 60%, rgba(237, 237, 237, 0) 100%);
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 0; }
  .wrap-page .container {
    position: relative;
    z-index: 2; }
  .wrap-page .post-body {
    color: #fff; }
    .wrap-page .post-body p {
      margin: 0; }
  .wrap-page.wrap-page-compliance .container:after {
    margin-top: 80px; }

.wrap-page .capa_com_video {
  display: none; }

.titulo-page {
  font-size: 50px;
  font-family: 'Martel', serif;
  font-weight: bold;
  color: #fff;
  position: relative;
  margin: 0 0 30px; }
  .titulo-page span {
    height: 28px;
    width: 200px;
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    z-index: -1;
    background: url(images/linhas-titulo.png) repeat-x left center;
    background-size: contain; }

.post-body {
  font-size: 16px;
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  color: #4A4A4A;
  font-weight: 300; }
  .post-body blockquote {
    font-size: 1em; }
  .post-body p {
    margin: 0 0 20px; }
  .post-body a {
    text-decoration: underline; }
    .post-body a:hover {
      text-decoration: underline; }
  .post-body img {
    max-width: 100%;
    height: auto; }
  .post-body h1,
  .post-body h2,
  .post-body h3,
  .post-body h4,
  .post-body h5,
  .post-body h6 {
    margin: 40px 0 20px;
    color: #0D2C40;
    font-weight: bold; }
  .post-body h2 {
    font-size: 20px; }
  .post-body h3 {
    font-size: 18px; }
  .post-body h4 {
    font-size: 16px; }
  .post-body h5 {
    font-size: 15px; }
  .post-body h6 {
    font-size: 14px; }
  .post-body ul {
    margin: 0 0 30px; }
  .post-body iframe,
  .post-body object {
    max-width: 100%; }

.post {
  margin-top: 60px; }
  .post .data {
    display: block;
    font-size: 16px;
    color: #4A4A4A;
    text-transform: uppercase;
    margin: 10px 0 0; }
  .post .post-body {
    margin: 40px 0 0; }

.wrap-valores {
  position: relative;
  margin-top: 40px;
  overflow: hidden; }
  .wrap-valores .bg {
    width: 104%;
    max-width: 2000px;
    position: absolute !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 1;
    margin-top: 50px; }
  .wrap-valores .container {
    position: relative;
    z-index: 2;
    min-height: 180px; }
  .wrap-valores .lista {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 40px;
    font-weight: normal;
    color: #0D2C40; }
    .wrap-valores .lista li {
      margin: 60px 0 0;
      padding: 0; }

.wrap-diferenciais {
  margin-top: 120px; }
  .wrap-diferenciais .titulo-padrao {
    margin-bottom: 10px; }
  .wrap-diferenciais .box {
    padding: 75px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 30px; }
    .wrap-diferenciais .box .conteudo {
      padding: 50px;
      background: #EDEDED; }
      .wrap-diferenciais .box .conteudo h3 {
        font-size: 20px;
        color: #008386;
        margin: 0 0 15px; }
      .wrap-diferenciais .box .conteudo p {
        font-size: 16px;
        line-height: 1.6em;
        -webkit-font-smoothing: antialiased;
        font-weight: 300;
        margin: 0; }
    .wrap-diferenciais .box.box-1 {
      background-image: url(images/bg-experiencia.jpg); }
    .wrap-diferenciais .box.box-2 {
      background-image: url(images/bg-foto-cliente.jpg); }
    .wrap-diferenciais .box.box-3 {
      padding: 0;
      background-image: url(images/bg-relacionamento.jpg); }
      .wrap-diferenciais .box.box-3 .area-externa-conteudo {
        padding: 75px 75px 0; }
    .wrap-diferenciais .box .mapa {
      position: relative; }
      .wrap-diferenciais .box .mapa .bg {
        width: 100%;
        height: auto; }
      .wrap-diferenciais .box .mapa .marcacao {
        position: absolute;
        z-index: 1;
        display: block; }
        .wrap-diferenciais .box .mapa .marcacao .info {
          position: absolute;
          left: 34px;
          top: 0;
          z-index: 5;
          display: none; }
        .wrap-diferenciais .box .mapa .marcacao:hover .info {
          display: block; }
        .wrap-diferenciais .box .mapa .marcacao:before {
          content: "";
          width: 16px;
          height: 20px;
          background-image: url(images/icon-map.png);
          background-repeat: no-repeat;
          background-size: cover;
          display: inline-block; }
        .wrap-diferenciais .box .mapa .marcacao.mTurim:before {
          width: 29.7px;
          height: 29.9px;
          background-image: url(images/icon-map-turim.png); }
        .wrap-diferenciais .box .mapa .marcacao.mTurim .info {
          left: 44px; }
        .wrap-diferenciais .box .mapa .marcacao:after {
          content: "";
          display: block;
          clear: both; }
        .wrap-diferenciais .box .mapa .marcacao span {
          display: block;
          color: #fff;
          font-weight: 300;
          white-space: nowrap;
          line-height: 1.4em; }
        .wrap-diferenciais .box .mapa .marcacao .titulo {
          font-size: 16px; }
        .wrap-diferenciais .box .mapa .marcacao .pais {
          font-size: 14px; }
        .wrap-diferenciais .box .mapa .marcacao.m1 {
          top: 36.5%;
          left: 23%; }
        .wrap-diferenciais .box .mapa .marcacao.m2 {
          top: 42.5%;
          left: 22.5%; }
        .wrap-diferenciais .box .mapa .marcacao.m3 {
          top: 52%;
          left: 16%; }
        .wrap-diferenciais .box .mapa .marcacao.m4 {
          top: 76.2%;
          left: 33.33%; }
        .wrap-diferenciais .box .mapa .marcacao.m5 {
          top: 34.5%;
          left: 50%; }
        .wrap-diferenciais .box .mapa .marcacao.m6 {
          bottom: 13%;
          right: 4%; }
          .wrap-diferenciais .box .mapa .marcacao.m6 .info {
            left: initial;
            right: 34px;
            text-align: right; }
        .wrap-diferenciais .box .mapa .marcacao.m7 {
          top: 37%;
          left: 9.5%; }
        .wrap-diferenciais .box .mapa .marcacao.m8 {
          top: 31.8%;
          left: 47.2%; }
          .wrap-diferenciais .box .mapa .marcacao.m8 .info {
            left: initial;
            right: 44px;
            text-align: right; }
        .wrap-diferenciais .box .mapa .marcacao.m9 {
          top: 78.5%;
          left: 31.2%; }
          .wrap-diferenciais .box .mapa .marcacao.m9 .info {
            left: initial;
            right: 44px;
            text-align: right; }

.texto-extra-mapa {
  margin: 80px 0 0; }
  .texto-extra-mapa p {
    font-size: 16px;
    line-height: 1.6em;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    margin: 0; }

.wrap-responsabilidade-social {
  position: relative;
  margin-top: 100px; }
  .wrap-responsabilidade-social .bg {
    width: 104%;
    max-width: 2000px;
    position: absolute !important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 0;
    z-index: 1; }
  .wrap-responsabilidade-social .container {
    position: relative;
    z-index: 2;
    min-height: 180px; }
  .wrap-responsabilidade-social p {
    font-size: 20px;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    margin: 25px 0 0; }
  .wrap-responsabilidade-social .logo-sust {
    position: relative;
    background: #EDEDED;
    cursor: pointer;
    overflow: hidden; }
    .wrap-responsabilidade-social .logo-sust .thumb {
      height: 172px;
      position: relative;
      border: 2px solid #DADADA;
      border-radius: 10px;
      margin-top: 15px; }
      .wrap-responsabilidade-social .logo-sust .thumb img {
        max-width: 45%;
        height: auto;
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1; }
    .wrap-responsabilidade-social .logo-sust .txt {
      padding: 20px 25px 20px;
      font-size: 14px;
      color: #4A4A4A;
      font-weight: 300;
      -webkit-font-smoothing: antialiased;
      opacity: 0;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 5;
      width: 100%;
      background: #EDEDED;
      border: 2px solid #DADADA;
      border-top: 0;
      border-radius: 0 0 10px 10px;
      margin-top: -10px;
      font-size: 13px; }
    .wrap-responsabilidade-social .logo-sust:hover {
      overflow: initial; }
      .wrap-responsabilidade-social .logo-sust:hover .thumb {
        background: #fff; }
      .wrap-responsabilidade-social .logo-sust:hover .txt {
        opacity: 1;
        background: #fff; }
  .wrap-responsabilidade-social .row-logos {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-top: 30px; }
    .wrap-responsabilidade-social .row-logos > div {
      padding-left: 7.5px;
      padding-right: 7.5px; }

.wrap-compliance {
  padding-top: 40px; }
  .wrap-compliance .item {
    display: block;
    position: relative;
    margin-top: 50px; }
    .wrap-compliance .item:after {
      content: "";
      display: block;
      clear: both; }
    .wrap-compliance .item i {
      font-size: 40px;
      color: #0D2C40;
      position: absolute;
      top: 7px;
      left: 0;
      z-index: 1;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .wrap-compliance .item .info {
      padding-left: 50px;
      position: relative;
      z-index: 1; }
      .wrap-compliance .item .info .titulo {
        padding-top: 15px;
        font-size: 20px;
        line-height: 1.2em;
        color: #0D2C40;
        text-transform: uppercase;
        font-weight: 300;
        display: block;
        padding-bottom: 2px;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
      .wrap-compliance .item .info .download {
        font-size: 16px;
        color: #4A4A4A;
        position: absolute;
        bottom: 0;
        left: 50px;
        z-index: 1;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out;
        display: block;
        opacity: 0; }
    .wrap-compliance .item.active i {
      color: #008386;
      top: 2px; }
    .wrap-compliance .item.active .info .titulo {
      color: #008386;
      padding-top: 5px;
      padding-bottom: 25px; }
    .wrap-compliance .item.active .info .download {
      opacity: 1; }

.wrap-gestao-global,
.wrap-independencial-gov {
  position: relative;
  z-index: 1;
  padding: 120px 0; }

.wrap-independencial-gov img {
  margin-top: -60px; }

.wrap-investimento-impacto {
  padding: 180px 0 120px;
  background: #DADADA url(images/bg-gestao-global.png) repeat-x; }

.wrap-wealth-planning {
  border-bottom: 120px solid #EDEDED;
  border-top: 120px solid #EDEDED;
  position: relative;
  /*&:after {
  	content: "";
  	display: block;
  	height: -webkit-calc(100% - 2px);
  	height: -moz-calc(100% - 2px);
  	height: calc(100% - 2px);
  	@include widthCinquentaMinus(15px);
  	position: absolute;
  	top: 0;
  	right: 0;
  	background: url(images/grade.png);
  }*/ }
  .wrap-wealth-planning img {
    max-width: 100%;
    height: auto; }
  .wrap-wealth-planning a {
    color: #008386; }
    .wrap-wealth-planning a:hover {
      text-decoration: underline;
      color: #008386; }

.wrap-gestao-global,
.wrap-investimento-impacto,
.wrap-wealth-planning,
.wrap-consolidacao-informacoes,
.wrap-educacao-financeira,
.wrap-planejamento-filantropico,
.wrap-independencial-gov,
.wrap-filosofia-processo {
  line-height: 1.6em; }
  .wrap-gestao-global h2,
  .wrap-investimento-impacto h2,
  .wrap-wealth-planning h2,
  .wrap-consolidacao-informacoes h2,
  .wrap-educacao-financeira h2,
  .wrap-planejamento-filantropico h2,
  .wrap-independencial-gov h2,
  .wrap-filosofia-processo h2 {
    font-size: 20px;
    color: #008386;
    font-weight: 300; }
  .wrap-gestao-global img,
  .wrap-investimento-impacto img,
  .wrap-wealth-planning img,
  .wrap-consolidacao-informacoes img,
  .wrap-educacao-financeira img,
  .wrap-planejamento-filantropico img,
  .wrap-independencial-gov img,
  .wrap-filosofia-processo img {
    max-width: 100%;
    height: auto; }
  .wrap-gestao-global p,
  .wrap-investimento-impacto p,
  .wrap-wealth-planning p,
  .wrap-consolidacao-informacoes p,
  .wrap-educacao-financeira p,
  .wrap-planejamento-filantropico p,
  .wrap-independencial-gov p,
  .wrap-filosofia-processo p {
    margin: 25px 0 0; }
  .wrap-gestao-global ul,
  .wrap-investimento-impacto ul,
  .wrap-wealth-planning ul,
  .wrap-consolidacao-informacoes ul,
  .wrap-educacao-financeira ul,
  .wrap-planejamento-filantropico ul,
  .wrap-independencial-gov ul,
  .wrap-filosofia-processo ul {
    margin: 25px 0 0;
    padding: 0;
    list-style: none; }
    .wrap-gestao-global ul li,
    .wrap-investimento-impacto ul li,
    .wrap-wealth-planning ul li,
    .wrap-consolidacao-informacoes ul li,
    .wrap-educacao-financeira ul li,
    .wrap-planejamento-filantropico ul li,
    .wrap-independencial-gov ul li,
    .wrap-filosofia-processo ul li {
      padding: 0;
      margin: 15px 0 0;
      padding-left: 40px;
      position: relative; }
      .wrap-gestao-global ul li:before,
      .wrap-investimento-impacto ul li:before,
      .wrap-wealth-planning ul li:before,
      .wrap-consolidacao-informacoes ul li:before,
      .wrap-educacao-financeira ul li:before,
      .wrap-planejamento-filantropico ul li:before,
      .wrap-independencial-gov ul li:before,
      .wrap-filosofia-processo ul li:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        background: #008386;
        position: absolute;
        top: 7px;
        left: 0;
        z-index: 1; }
  .wrap-gestao-global a,
  .wrap-investimento-impacto a,
  .wrap-wealth-planning a,
  .wrap-consolidacao-informacoes a,
  .wrap-educacao-financeira a,
  .wrap-planejamento-filantropico a,
  .wrap-independencial-gov a,
  .wrap-filosofia-processo a {
    color: #008386; }
    .wrap-gestao-global a:hover,
    .wrap-investimento-impacto a:hover,
    .wrap-wealth-planning a:hover,
    .wrap-consolidacao-informacoes a:hover,
    .wrap-educacao-financeira a:hover,
    .wrap-planejamento-filantropico a:hover,
    .wrap-independencial-gov a:hover,
    .wrap-filosofia-processo a:hover {
      text-decoration: underline;
      color: #008386; }

.wrap-planejamento-filantropico .observacao-final {
  display: block;
  font-size: 15px;
  color: #7d7d7d;
  margin-top: 100px; }

.wrap-consolidacao-informacoes {
  background: #DADADA;
  padding: 120px 0; }
  .wrap-consolidacao-informacoes h2 {
    margin-top: 60px; }

.wrap-educacao-financeira {
  padding: 120px 0; }
  .wrap-educacao-financeira h2 {
    margin-top: 30px; }

.wrap-planejamento-filantropico {
  padding: 120px 0 60px; }

.wrap-filosofia-processo {
  padding: 120px 0 60px; }

.wrap-escritorios {
  position: relative;
  z-index: 2;
  padding-top: 20px; }
  .wrap-escritorios .escritorio {
    padding: 60px 0;
    border-bottom: 1px solid #BCBEC0; }
    .wrap-escritorios .escritorio h2 {
      color: #0D2C40;
      font-family: 'Martel', serif;
      font-weight: 900; }
    .wrap-escritorios .escritorio span {
      display: block;
      color: #008386;
      margin-top: 10px; }
    .wrap-escritorios .escritorio a {
      color: #008386; }
      .wrap-escritorios .escritorio a:hover {
        text-decoration: underline; }
    .wrap-escritorios .escritorio .thumb,
    .wrap-escritorios .escritorio .slideEscritorios {
      padding-right: 10px; }
      .wrap-escritorios .escritorio .thumb img,
      .wrap-escritorios .escritorio .slideEscritorios img {
        max-width: 100%;
        height: auto; }
    .wrap-escritorios .escritorio:last-child {
      padding-bottom: 0;
      border-bottom: 0; }

.slideEscritorios {
  position: relative; }
  .slideEscritorios .owl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #EDEDED;
    z-index: 1;
    padding: 4px 10px; }
    .slideEscritorios .owl-nav > div {
      float: left;
      font-size: 22px;
      color: #008386;
      padding: 4px 10px;
      padding-top: 8px; }
      .slideEscritorios .owl-nav > div:hover {
        color: #0D2C40; }
    .slideEscritorios .owl-nav:after {
      content: "";
      display: block;
      clear: both; }

.wrap-relatorios {
  position: relative;
  z-index: 1;
  padding-top: 60px; }
  .wrap-relatorios .relatorio {
    padding: 60px 0;
    border-bottom: 2px solid #DADADA;
    font-size: 16px;
    line-height: 1.6em;
    position: relative; }
    .wrap-relatorios .relatorio h2 {
      color: #0D2C40;
      margin-bottom: 30px; }
    .wrap-relatorios .relatorio:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    .wrap-relatorios .relatorio p {
      margin: 25px 0 0; }
    .wrap-relatorios .relatorio .download {
      display: inline-block;
      position: absolute;
      top: 45px;
      right: 40px;
      z-index: 1; }
      .wrap-relatorios .relatorio .download:after {
        content: "";
        display: block;
        clear: both; }
      .wrap-relatorios .relatorio .download i {
        font-size: 40px;
        color: #0D2C40;
        position: absolute;
        top: 7px;
        left: 0;
        z-index: 1;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
      .wrap-relatorios .relatorio .download .info {
        position: relative;
        padding-left: 50px;
        min-height: 54px; }
        .wrap-relatorios .relatorio .download .info:before {
          content: "";
          display: block;
          height: 100%;
          width: 2px;
          background: #DADADA;
          position: absolute;
          top: 0;
          left: -30px; }
        .wrap-relatorios .relatorio .download .info .titulo {
          padding-top: 15px;
          font-size: 20px;
          line-height: 1.2em;
          color: #0D2C40;
          text-transform: uppercase;
          font-weight: 300;
          display: block;
          padding-bottom: 2px;
          -moz-transition: All 0.3s ease-in-out;
          -webkit-transition: All 0.3s ease-in-out;
          -ms-transition: All 0.3s ease-in-out; }
        .wrap-relatorios .relatorio .download .info .download_txt {
          font-size: 16px;
          color: #4A4A4A;
          position: absolute;
          bottom: 0;
          left: 50px;
          z-index: 1;
          -moz-transition: All 0.3s ease-in-out;
          -webkit-transition: All 0.3s ease-in-out;
          -ms-transition: All 0.3s ease-in-out;
          display: block;
          opacity: 0; }
      .wrap-relatorios .relatorio .download.active i {
        color: #008386;
        top: 2px; }
      .wrap-relatorios .relatorio .download.active .info .titulo {
        color: #008386;
        padding-top: 5px;
        padding-bottom: 25px; }
      .wrap-relatorios .relatorio .download.active .info .download_txt {
        opacity: 1; }

.simple-pagination {
  padding: 60px 0 0; }

.light-theme span,
.light-theme a {
  font-size: 13px;
  color: #4A4A4A;
  line-height: 1em;
  padding: 4px;
  border-radius: 0;
  box-shadow: inherit;
  background: transparent;
  border: 0;
  margin: 0 12px 0 0; }
  .light-theme span:hover,
  .light-theme a:hover {
    color: #008386;
    background: transparent;
    text-decoration: underline; }
.light-theme .current {
  background: transparent;
  color: #008386;
  text-decoration: underline;
  border: 0;
  box-shadow: inherit; }

.lista-cartas .carta,
.lista-cartas .insights,
.lista-insights .carta,
.lista-insights .insights {
  padding: 60px 0;
  border-bottom: 2px solid #DADADA; }
.lista-cartas .data,
.lista-insights .data {
  display: block;
  font-size: 16px;
  color: #4A4A4A;
  text-transform: uppercase;
  margin: 10px 0 0; }
.lista-cartas .subtitulos-lista,
.lista-insights .subtitulos-lista {
  margin: 30px 0 0; }
  .lista-cartas .subtitulos-lista h3,
  .lista-insights .subtitulos-lista h3 {
    font-size: 16px;
    line-height: 1.5em;
    color: #4A4A4A;
    margin-bottom: 10px; }
    .lista-cartas .subtitulos-lista h3 a,
    .lista-insights .subtitulos-lista h3 a {
      color: #4A4A4A; }
      .lista-cartas .subtitulos-lista h3 a:hover,
      .lista-insights .subtitulos-lista h3 a:hover {
        color: #0D2C40;
        text-decoration: underline; }
.lista-cartas .links-rodape,
.lista-insights .links-rodape {
  padding-top: 10px; }
  .lista-cartas .links-rodape a,
  .lista-insights .links-rodape a {
    font-size: 12px;
    color: #008386;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    margin-top: 10px; }
    .lista-cartas .links-rodape a:hover,
    .lista-insights .links-rodape a:hover {
      color: #008386;
      text-decoration: underline; }
  .lista-cartas .links-rodape .leia-mais,
  .lista-insights .links-rodape .leia-mais {
    margin-right: 30px; }
.lista-cartas .post-body,
.lista-insights .post-body {
  margin-top: 40px; }

.wp-pagenavi {
  margin-top: 60px; }
  .wp-pagenavi .pages {
    display: none; }
  .wp-pagenavi span,
  .wp-pagenavi a {
    font-size: 13px;
    color: #4A4A4A;
    line-height: 1em;
    padding: 4px;
    border-radius: 0;
    box-shadow: inherit;
    background: transparent;
    border: 0;
    display: inline-block;
    margin: 0 12px 0 0; }
    .wp-pagenavi span:hover,
    .wp-pagenavi a:hover {
      color: #008386;
      background: transparent;
      text-decoration: underline; }
  .wp-pagenavi .current {
    background: transparent;
    color: #008386;
    text-decoration: underline;
    border: 0;
    box-shadow: inherit; }

.widget {
  margin-top: 60px; }
  .widget h4 {
    font-family: 'Martel', serif;
    color: #0D2C40;
    line-height: 1.3em;
    font-weight: 900;
    -webkit-font-smoothing: initial;
    text-align: right; }
    .widget h4 span {
      color: #008386; }
  .widget h5 {
    font-size: 14px;
    line-height: 1.4em;
    text-align: right;
    margin: 15px 0 0; }

.widget form,
.wrap-news-fale-conosco form,
.wrap-form-fale-conosco form {
  margin-top: 20px;
  position: relative; }
  .widget form .form-control,
  .wrap-news-fale-conosco form .form-control,
  .wrap-form-fale-conosco form .form-control {
    background: #DADADA;
    border: 0;
    box-shadow: inherit;
    border-radius: 0;
    font-weight: 300;
    height: 44px;
    padding: 8px 45px 8px 15px; }
    .widget form .form-control::-webkit-input-placeholder,
    .wrap-news-fale-conosco form .form-control::-webkit-input-placeholder,
    .wrap-form-fale-conosco form .form-control::-webkit-input-placeholder {
      /* Edge */
      text-transform: uppercase; }
    .widget form .form-control:-ms-input-placeholder,
    .wrap-news-fale-conosco form .form-control:-ms-input-placeholder,
    .wrap-form-fale-conosco form .form-control:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      text-transform: uppercase; }
    .widget form .form-control::placeholder,
    .wrap-news-fale-conosco form .form-control::placeholder,
    .wrap-form-fale-conosco form .form-control::placeholder {
      text-transform: uppercase; }
    .widget form .form-control:focus,
    .wrap-news-fale-conosco form .form-control:focus,
    .wrap-form-fale-conosco form .form-control:focus {
      background: #fff; }
  .widget form .btn,
  .wrap-news-fale-conosco form .btn,
  .wrap-form-fale-conosco form .btn {
    background: transparent;
    font-size: 20px;
    padding: 8px 10px 7px;
    color: #008386; }
    .widget form .btn:active,
    .wrap-news-fale-conosco form .btn:active,
    .wrap-form-fale-conosco form .btn:active {
      outline: inherit;
      box-shadow: inherit; }
  .widget form.busca-carta .btn,
  .wrap-news-fale-conosco form.busca-carta .btn,
  .wrap-form-fale-conosco form.busca-carta .btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .widget form.form-news .form-control,
  .wrap-news-fale-conosco form.form-news .form-control,
  .wrap-form-fale-conosco form.form-news .form-control {
    margin-bottom: 10px; }
  .widget form .div-relative,
  .wrap-news-fale-conosco form .div-relative,
  .wrap-form-fale-conosco form .div-relative {
    text-align: right; }
    .widget form .div-relative .btn,
    .wrap-news-fale-conosco form .div-relative .btn,
    .wrap-form-fale-conosco form .div-relative .btn {
      padding: 9px 10px 8px;
      margin-top: 0;
      color: #008386;
      border: 0;
      border-radius: 0;
      font-weight: 300; }
      .widget form .div-relative .btn i,
      .wrap-news-fale-conosco form .div-relative .btn i,
      .wrap-form-fale-conosco form .div-relative .btn i {
        margin-left: 10px; }
      .widget form .div-relative .btn:hover,
      .wrap-news-fale-conosco form .div-relative .btn:hover,
      .wrap-form-fale-conosco form .div-relative .btn:hover {
        color: #0D2C40; }
      .widget form .div-relative .btn.btn-enviar,
      .wrap-news-fale-conosco form .div-relative .btn.btn-enviar,
      .wrap-form-fale-conosco form .div-relative .btn.btn-enviar {
        margin-top: 15px; }

.checkbox-opcoes {
  margin-top: 25px;
  text-align: left; }
  .checkbox-opcoes:after {
    content: "";
    display: block;
    clear: both; }
  .checkbox-opcoes span {
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 12px;
    font-weight: 300;
    color: #4A4A4A;
    text-transform: uppercase;
    margin: 0; }
    .checkbox-opcoes span.widget-100 {
      width: 100%;
      float: initial; }
    .checkbox-opcoes span.aceite {
      width: 100%;
      font-size: 11px;
      text-transform: inherit; }
      .checkbox-opcoes span.aceite label {
        line-height: 1.4em !important; }
      .checkbox-opcoes span.aceite a {
        color: #008386; }
        .checkbox-opcoes span.aceite a:hover {
          color: #0D2C40;
          text-decoration: underline; }
  .checkbox-opcoes [type="checkbox"]:checked,
  .checkbox-opcoes [type="checkbox"]:not(:checked),
  .checkbox-opcoes [type="radio"]:checked,
  .checkbox-opcoes [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px; }
  .checkbox-opcoes [type="checkbox"]:checked + label,
  .checkbox-opcoes [type="checkbox"]:not(:checked) + label,
  .checkbox-opcoes [type="radio"]:checked + label,
  .checkbox-opcoes [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666; }
  .checkbox-opcoes [type="checkbox"]:checked + label:before,
  .checkbox-opcoes [type="checkbox"]:not(:checked) + label:before,
  .checkbox-opcoes [type="radio"]:checked + label:before,
  .checkbox-opcoes [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #707070;
    border-radius: 0;
    background: transparent; }
  .checkbox-opcoes [type="checkbox"]:checked + label:after,
  .checkbox-opcoes [type="checkbox"]:not(:checked) + label:after,
  .checkbox-opcoes [type="radio"]:checked + label:after,
  .checkbox-opcoes [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #008386;
    position: absolute;
    border-color: #008386;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .checkbox-opcoes [type="checkbox"]:not(:checked) + label:after,
  .checkbox-opcoes [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  .checkbox-opcoes [type="checkbox"]:checked + label:after,
  .checkbox-opcoes [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .checkbox-opcoes [type="radio"]:disabled + label {
    opacity: 0.4; }

.wp-block-archives-list {
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  font-size: 14px; }
  .wp-block-archives-list li {
    padding: 0;
    margin: 0;
    text-align: right; }
    .wp-block-archives-list li a {
      display: block;
      color: #0D2C40;
      padding: 10px 0;
      border-bottom: 1px solid #BCBEC0;
      position: relative; }
      .wp-block-archives-list li a:before {
        content: "\f067";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        position: absolute !important;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        left: 0;
        color: #BCBEC0; }
      .wp-block-archives-list li a:hover:before {
        color: #0D2C40; }
    .wp-block-archives-list li:last-child a {
      border-bottom: 0; }

.titulo-resultado-busca {
  margin-top: 60px; }
  .titulo-resultado-busca i {
    color: #008386; }

.row-cartas {
  margin-top: 50px; }

.conteudo-post-carta {
  margin-top: 40px; }
  .conteudo-post-carta h3.titulo-partes {
    margin: 40px 0 0;
    font-family: 'Martel', serif;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: bold;
    color: #3f3f3f; }
  .conteudo-post-carta iframe,
  .conteudo-post-carta embed {
    max-width: 100%; }
  .conteudo-post-carta .post-body {
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 1.65em;
    color: #3f3f3f; }
    .conteudo-post-carta .post-body p {
      margin: 0 0 20px;
      font-weight: normal;
      font-size: 15px;
      line-height: 1.65em; }
    .conteudo-post-carta .post-body img {
      max-width: 100%;
      height: auto; }
    .conteudo-post-carta .post-body h1,
    .conteudo-post-carta .post-body h2,
    .conteudo-post-carta .post-body h3,
    .conteudo-post-carta .post-body h4,
    .conteudo-post-carta .post-body h5,
    .conteudo-post-carta .post-body h6 {
      font-family: 'Martel', serif;
      margin: 30px 0 20px;
      color: #000;
      font-weight: bold; }
    .conteudo-post-carta .post-body h1 {
      font-size: 20px; }
    .conteudo-post-carta .post-body h2 {
      font-size: 21px; }
    .conteudo-post-carta .post-body h3 {
      font-size: 20px; }
    .conteudo-post-carta .post-body h4 {
      font-size: 19px; }
    .conteudo-post-carta .post-body h5 {
      font-size: 18px; }
    .conteudo-post-carta .post-body h6 {
      font-size: 17px; }
    .conteudo-post-carta .post-body div {
      max-width: 100% !important; }
    .conteudo-post-carta .post-body .wp-caption-text {
      margin: -10px 0 20px;
      font-size: 12px; }

.navegacao-post-carta {
  margin: 50px 0 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1em; }
  .navegacao-post-carta .link-voltar {
    padding: 3px 6px 2px;
    color: #fff;
    background: #122b40; }
  .navegacao-post-carta .next {
    display: inline-block;
    margin-left: 20px;
    color: #122b40; }
    .navegacao-post-carta .next a {
      color: #122b40; }

.insights .thumb {
  margin-bottom: 30px;
  -moz-transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -ms-transition: All 0.4s ease-in-out; }
  .insights .thumb:hover {
    opacity: 0.8; }
  .insights .thumb img {
    width: 100%;
    height: auto; }

.icon-instagram-sidebar {
  text-align: right;
  display: block;
  border-right: 5px solid #008386;
  padding-right: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }
  .icon-instagram-sidebar i {
    font-size: 30px; }
  .icon-instagram-sidebar .icon {
    margin-bottom: 10px; }

.wrap-equipe-lista {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .wrap-equipe-lista .container {
    position: relative;
    z-index: 5; }
  .wrap-equipe-lista .item {
    margin-top: 80px;
    position: relative;
    cursor: pointer;
    -moz-transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -ms-transition: All 0.4s ease-in-out;
    border-top: 2px solid #DADADA;
    padding-top: 20px;
    top: 0;
    /*
    		&:after {
    			content: "";
    			display: block;
    			height: 1px;
    			width: 150px;
    			max-width: 100%;
    			background: #707070;
    			margin: 20px 0 0;
    			opacity: 0;
    			@include transition(0.3s);
    		}
    */ }
    .wrap-equipe-lista .item .aba {
      display: inline-block;
      height: 16px;
      width: 32px;
      background: url(images/seta-descricao.png) no-repeat;
      background-size: cover;
      position: absolute;
      bottom: -46px;
      left: 0;
      z-index: 5; }
    .wrap-equipe-lista .item .ver {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      color: #008386;
      padding-right: 15px;
      background: #EDEDED;
      opacity: 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .wrap-equipe-lista .item:hover {
      opacity: 1;
      top: -10px;
      border-color: #008386; }
      .wrap-equipe-lista .item:hover:after {
        opacity: 1; }
      .wrap-equipe-lista .item:hover .ver {
        opacity: 1;
        top: -12px; }
    .wrap-equipe-lista .item .titulo-padrao {
      color: #0D2C40; }
    .wrap-equipe-lista .item p {
      margin: 10px 0 0;
      font-size: 16px;
      line-height: 1.5em;
      color: #4A4A4A; }
    .wrap-equipe-lista .item.active {
      top: -10px;
      opacity: 1;
      border-color: #008386; }
      .wrap-equipe-lista .item.active:after {
        opacity: 1; }
      .wrap-equipe-lista .item.active .ver {
        top: -12px;
        opacity: 1; }
      .wrap-equipe-lista .item.active .aba {
        bottom: -56px; }
    .wrap-equipe-lista .item.inative {
      opacity: 0.4; }
  .wrap-equipe-lista .descricao {
    background: #0D2C40;
    display: none;
    padding: 55px 0 75px;
    position: relative;
    margin-top: 30px; }
    .wrap-equipe-lista .descricao:before {
      content: "";
      display: block;
      width: 100vw;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #0D2C40;
      z-index: -11; }
    .wrap-equipe-lista .descricao:after {
      content: "";
      display: block;
      width: 100vw;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      background: #0D2C40;
      z-index: -11; }
    .wrap-equipe-lista .descricao p {
      font-size: 14px;
      line-height: 1.6em;
      color: #fff;
      margin: 20px 0 0;
      font-weight: 300; }
      .wrap-equipe-lista .descricao p:first-child {
        margin-top: 40px; }
  .wrap-equipe-lista .fechar {
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 24px;
    color: #fff;
    cursor: pointer; }
    .wrap-equipe-lista .fechar:hover {
      opacity: 0.8; }

.wrap-news-fale-conosco {
  position: relative;
  z-index: 1;
  margin-top: 140px;
  padding-bottom: 80px; }
  .wrap-news-fale-conosco h2 {
    font-family: 'Martel', serif;
    font-weight: 900;
    margin-bottom: 40px; }
  .wrap-news-fale-conosco form .div-relative {
    text-align: left !important; }
  .wrap-news-fale-conosco .thumb {
    position: relative; }
    .wrap-news-fale-conosco .thumb img {
      max-width: 100%;
      height: auto;
      position: relative;
      z-index: 2; }
    .wrap-news-fale-conosco .thumb:after {
      content: "";
      display: block;
      width: 110%;
      height: 123%;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      right: 100px;
      background: url(images/repeat-bg-news.png) repeat right center;
      position: relative;
      z-index: 1; }
  .wrap-news-fale-conosco .formulario-news {
    padding-left: 30px;
    margin-top: -40px; }

.wrap-form-fale-conosco {
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .wrap-form-fale-conosco h2 {
    font-family: 'Martel', serif;
    font-weight: 900;
    margin-bottom: 40px; }
  .wrap-form-fale-conosco .container {
    position: relative;
    padding-top: 70px;
    padding-bottom: 100px; }
    .wrap-form-fale-conosco .container:after {
      content: "";
      display: block;
      width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: calc(100% - 30px);
      height: 1px;
      background: #BCBEC0;
      position: absolute;
      bottom: 0;
      left: 15px;
      z-index: 1; }
  .wrap-form-fale-conosco form .form-control {
    margin-top: 10px; }
  .wrap-form-fale-conosco form textarea.form-control {
    height: 160px; }
  .wrap-form-fale-conosco .checkbox-opcoes-2,
  .wrap-form-fale-conosco .wpcf7-form-control-wrap {
    margin-top: 25px;
    text-align: left;
    overflow: hidden; }
    .wrap-form-fale-conosco .checkbox-opcoes-2:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap:after {
      content: "";
      display: block;
      clear: both; }
    .wrap-form-fale-conosco .checkbox-opcoes-2 .wpcf7-list-item,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap .wpcf7-list-item {
      font-size: 11px;
      font-weight: 300;
      color: #4A4A4A;
      text-transform: uppercase;
      margin: 0;
      width: 100%; }
      .wrap-form-fale-conosco .checkbox-opcoes-2 .wpcf7-list-item label,
      .wrap-form-fale-conosco .wpcf7-form-control-wrap .wpcf7-list-item label {
        line-height: 1.4em !important; }
      .wrap-form-fale-conosco .checkbox-opcoes-2 .wpcf7-list-item a,
      .wrap-form-fale-conosco .wpcf7-form-control-wrap .wpcf7-list-item a {
        color: #008386; }
        .wrap-form-fale-conosco .checkbox-opcoes-2 .wpcf7-list-item a:hover,
        .wrap-form-fale-conosco .wpcf7-form-control-wrap .wpcf7-list-item a:hover {
          color: #0D2C40;
          text-decoration: underline; }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:checked,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:not(:checked),
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:checked,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:not(:checked),
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:checked,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:not(:checked),
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:checked,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px; }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:checked + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:checked + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:not(:checked) + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:checked + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:checked + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:not(:checked) + .wpcf7-list-item-label {
      position: relative;
      padding-left: 32px;
      cursor: pointer;
      line-height: 20px;
      display: inline-block;
      color: #666; }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:checked + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:checked + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:not(:checked) + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:checked + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:checked + .wpcf7-list-item-label:before,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
      content: '';
      position: absolute;
      left: 0;
      top: -1px;
      width: 20px;
      height: 20px;
      border: 2px solid #707070;
      border-radius: 0;
      background: transparent; }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:not(:checked) + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
      content: '';
      width: 20px;
      height: 20px;
      background: #008386;
      position: absolute;
      border-color: #008386;
      top: -1px;
      left: 0;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:not(:checked) + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="checkbox"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="checkbox"]:checked + .wpcf7-list-item-label:after,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:checked + .wpcf7-list-item-label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
    .wrap-form-fale-conosco .checkbox-opcoes-2 [type="radio"]:disabled + .wpcf7-list-item-label,
    .wrap-form-fale-conosco .wpcf7-form-control-wrap [type="radio"]:disabled + .wpcf7-list-item-label {
      opacity: 0.4; }
  .wrap-form-fale-conosco .thumb {
    position: relative; }
    .wrap-form-fale-conosco .thumb img {
      max-width: 100%;
      height: auto;
      position: relative;
      z-index: 2; }
    .wrap-form-fale-conosco .thumb:after {
      margin-top: -25px;
      content: "";
      display: block;
      width: 110%;
      height: 70%;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: 90px;
      background: url(images/repeat-bg-news.png) repeat right center;
      position: relative;
      z-index: 1; }

.wrap-trabalhe-conosco {
  text-align: center;
  padding: 80px 0 0; }
  .wrap-trabalhe-conosco h2 {
    font-family: 'Martel', serif;
    font-weight: 900;
    margin-bottom: 20px; }
  .wrap-trabalhe-conosco p {
    font-size: 20px;
    font-weight: 300; }
    .wrap-trabalhe-conosco p a {
      color: #008386; }
      .wrap-trabalhe-conosco p a:hover {
        text-decoration: underline; }

.wrap-formacao-desenvolvimento {
  margin-top: 80px; }
  .wrap-formacao-desenvolvimento .titulo-padrao {
    color: #008386;
    border-top: 2px solid #DADADA;
    padding-top: 80px; }
  .wrap-formacao-desenvolvimento .box {
    background: #DADADA url(images/box-formacao.png) repeat center center;
    margin-top: 60px; }
    .wrap-formacao-desenvolvimento .box.active .titulo i:before {
      content: "\f077"; }
    .wrap-formacao-desenvolvimento .box .titulo {
      height: 130px;
      position: relative;
      cursor: pointer; }
      .wrap-formacao-desenvolvimento .box .titulo h3 {
        font-size: 28px;
        text-align: center;
        color: #0D2C40;
        width: 100%;
        position: absolute !important;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        z-index: 5;
        padding: 0 30px; }
      .wrap-formacao-desenvolvimento .box .titulo i {
        position: absolute !important;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        bottom: 15px;
        font-size: 20px;
        color: #0D2C40; }
    .wrap-formacao-desenvolvimento .box .info {
      font-size: 16px;
      color: #4A4A4A;
      line-height: 1.6em;
      font-weight: 300;
      padding: 0 45px 45px;
      display: none; }
      .wrap-formacao-desenvolvimento .box .info p {
        margin: 0; }

.wrap-filtro-eventos {
  position: relative;
  z-index: 1;
  margin-top: 55px; }
  .wrap-filtro-eventos .container {
    position: relative;
    padding-bottom: 40px; }
    .wrap-filtro-eventos .container:before {
      background: #DADADA;
      height: 2px;
      width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: calc(100% - 30px);
      position: absolute;
      bottom: 0;
      left: 15px; }
  .wrap-filtro-eventos .checkbox-opcoes {
    margin: 0; }
    .wrap-filtro-eventos .checkbox-opcoes span {
      width: 33.3333%; }
    .wrap-filtro-eventos .checkbox-opcoes label,
    .wrap-filtro-eventos .checkbox-opcoes .form-control {
      color: #fff !important;
      text-transform: uppercase !important;
      font-weight: 500 !important; }
  .wrap-filtro-eventos .checkbox-opcoes [type="radio"]:not(:checked) + label:before {
    border-color: #fff; }
  .wrap-filtro-eventos .checkbox-opcoes [type="radio"]:checked + label {
    color: #008386 !important; }
  .wrap-filtro-eventos .select-ano {
    margin-top: -7px; }
    .wrap-filtro-eventos .select-ano select {
      text-transform: uppercase;
      color: #fff;
      font-weight: 500 !important;
      border: 0;
      box-shadow: inherit;
      border-radius: 0;
      border: 0 !important;
      border-radius: 0 !important;
      border-bottom: 1px solid #fff !important;
      padding: 6px 0;
      max-width: 100%;
      width: 180px;
      height: 30px;
      background: transparent !important;
      font-size: 12px;
      font-weight: 300; }
      .wrap-filtro-eventos .select-ano select:focus {
        outline: inherit;
        border: 0; }

.wrap-lista-eventos {
  position: relative;
  z-index: 3;
  padding-top: 20px; }
  .wrap-lista-eventos .container {
    position: relative; }
    .wrap-lista-eventos .container .loading-eventos {
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      top: 8px;
      display: none;
      z-index: 5;
      opacity: 0.5; }
      .wrap-lista-eventos .container .loading-eventos img {
        vertical-align: middle;
        margin: -3px 10px 0 0; }
  .wrap-lista-eventos article {
    margin-top: 60px; }
    .wrap-lista-eventos article .thumb img {
      width: 100%;
      height: auto;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .wrap-lista-eventos article .titulo-padrao {
      color: #0D2C40;
      line-height: 1.2em;
      margin: 25px 0 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .wrap-lista-eventos article h3 {
      font-size: 20px;
      color: #008386;
      margin: 10px 0 0; }
    .wrap-lista-eventos article .data {
      font-size: 16px;
      color: #4A4A4A;
      margin: 15px 0 0;
      text-transform: uppercase; }
    .wrap-lista-eventos article a {
      display: block; }
      .wrap-lista-eventos article a:hover img {
        opacity: 0.8; }
      .wrap-lista-eventos article a:hover .titulo-padrao {
        text-decoration: underline; }
  .wrap-lista-eventos .row > div:nth-child(3n+4) {
    clear: both; }

.lista-linguas {
  text-align: right;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  padding-bottom: 15px;
  overflow: hidden;
  max-height: 50px;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  .lista-linguas .languages__item {
    margin-left: 18px;
    color: #fff;
    opacity: 0.7; }
    .lista-linguas .languages__item:first-child {
      margin-left: 0; }
    .lista-linguas .languages__item:hover:not(.active) {
      text-decoration: underline; }
    .lista-linguas .languages__item.active {
      opacity: 1; }

.cli-style-v2 .cli-bar-message {
  font-size: 12px; }

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
  font-size: 16px; }

.padding-top-hash {
  position: relative; }
  .padding-top-hash .ancora {
    height: 1px;
    width: 1px;
    background: transparent;
    display: block;
    position: absolute;
    top: -110px;
    left: 0; }

.footer {
  background: #0D2C40;
  color: #fff;
  border-top: 0; }
  .footer .enderecos-rodape {
    color: #fff; }
  .footer .linha-div:after {
    color: #fff;
    opacity: 0.15; }
  .footer .links li {
    color: #fff; }
    .footer .links li a {
      color: #fff; }
    .footer .links li.news a:before {
      background-image: url("images/icon-news-branco.png"); }
  .footer .logo-rodape img {
    content: url("images/logo-rodape-branco.png");
    width: 65px; }
  .footer .logo-redondo img {
    content: url("images/logo-redondo-branco.png");
    width: 76px; }

.wrap-seta {
  text-align: center;
  margin: 20px 0 0; }

.wrap-missao-proposito {
  padding-top: 80px; }
  .wrap-missao-proposito .titulo-padrao {
    margin: 40px 0 20px; }

.midia .logo-sust {
  background: transparent;
  width: 360px;
  position: relative;
  border-radius: 10px;
  overflow: hidden; }
  .midia .logo-sust .thumb {
    height: 230px;
    position: relative;
    border: 2px solid #DADADA;
    border-radius: 10px; }
  .midia .logo-sust .txt {
    padding: 0 25px 25px;
    font-size: 14px;
    color: #4A4A4A;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
    position: relative;
    z-index: -1; }
  .midia .logo-sust img {
    max-width: 80%;
    height: auto;
    position: absolute !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 1; }
  .midia .logo-sust:hover {
    background: #DADADA; }
    .midia .logo-sust:hover .txt {
      opacity: 1;
      z-index: 1; }

.mTS-buttons-in {
  padding: 0;
  background: transparent; }

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer {
  margin: 0 10px; }

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 60px; }

#midia-scroll {
  list-style: none;
  padding: 0;
  margin: 0; }
  #midia-scroll li a {
    display: none; }

.area-midia-scroll {
  margin-left: -webkit-calc((100% - 1134px)/2);
  margin-left: -moz-calc((100% - 1134px)/2);
  margin-left: calc((100% - 1134px)/2);
  width: -webkit-calc(100% - (100% - 1134px)/2);
  width: -moz-calc(100% - (100% - 1134px)/2);
  width: calc(100% - (100% - 1134px)/2);
  position: relative;
  margin-top: 50px; }
  .area-midia-scroll .next-prev-btns {
    position: absolute;
    z-index: 20;
    width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 100%;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out;
    opacity: 1; }
    .area-midia-scroll .next-prev-btns.prev {
      left: 20px;
      top: 115px;
      margin-top: -20px; }
    .area-midia-scroll .next-prev-btns.next {
      right: 20px;
      top: 115px;
      margin-top: -10px; }
    .area-midia-scroll .next-prev-btns.inactive {
      z-index: -1;
      opacity: 0; }
    .area-midia-scroll .next-prev-btns img {
      height: 32px;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 1; }
    .area-midia-scroll .next-prev-btns:hover {
      opacity: 0.8; }
  .area-midia-scroll:after {
    content: "";
    display: block;
    height: 100%;
    width: 100px;
    background: linear-gradient(90deg, rgba(237, 237, 237, 0) 0%, #ededed 100%);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10; }

.iframe-trabalhe {
  width: 100%;
  height: 800px;
  border: 0;
  margin-top: 30px; }

.wrap-news-fale-conosco.trabalhe-conosco-form {
  padding-bottom: 0; }
  .wrap-news-fale-conosco.trabalhe-conosco-form .post-body {
    margin-bottom: 90px; }

.wrap-sustentabilidade {
  margin-top: 110px; }
  .wrap-sustentabilidade .post-body {
    font-size: 20px; }

.wrap-certificados-sust .item {
  margin: 80px 0 0; }
  .wrap-certificados-sust .item .thumb img {
    max-width: 100%;
    height: auto; }
  .wrap-certificados-sust .item .txt {
    font-size: 20px;
    margin-top: 20px;
    font-weight: normal; }

.wrap-frase-sustentabilidade {
  background: #EDEDED url(images/bg-frase-responsabilidade.png) repeat center center;
  padding: 78px 0;
  margin-top: 100px; }
  .wrap-frase-sustentabilidade .box {
    text-align: center;
    background: #EDEDED;
    padding: 50px;
    font-size: 20px; }
    .wrap-frase-sustentabilidade .box p {
      margin: 0; }

.wrap-relatorio-sustentabilidade {
  margin-top: 100px;
  font-size: 20px; }
  .wrap-relatorio-sustentabilidade p {
    margin: 20px 0 30px; }
    .wrap-relatorio-sustentabilidade p strong {
      color: #008386; }
  .wrap-relatorio-sustentabilidade .iframe {
    margin: 20px 0 0; }
    .wrap-relatorio-sustentabilidade .iframe iframe {
      width: 100%; }
  .wrap-relatorio-sustentabilidade .download {
    position: relative;
    margin-top: 50px; }
    .wrap-relatorio-sustentabilidade .download a {
      position: relative; }
      .wrap-relatorio-sustentabilidade .download a:after {
        content: "";
        display: block;
        clear: both; }
      .wrap-relatorio-sustentabilidade .download a i {
        font-size: 40px;
        color: #0D2C40;
        position: absolute;
        top: 7px;
        left: 0;
        z-index: 1;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
      .wrap-relatorio-sustentabilidade .download a .info {
        position: relative;
        padding-left: 50px;
        min-height: 54px; }
        .wrap-relatorio-sustentabilidade .download a .info .titulo {
          padding-top: 15px;
          font-size: 20px;
          line-height: 1.2em;
          color: #0D2C40;
          text-transform: uppercase;
          font-weight: 300;
          display: block;
          padding-bottom: 2px;
          -moz-transition: All 0.3s ease-in-out;
          -webkit-transition: All 0.3s ease-in-out;
          -ms-transition: All 0.3s ease-in-out; }
        .wrap-relatorio-sustentabilidade .download a .info .download_txt {
          font-size: 16px;
          color: #4A4A4A;
          position: absolute;
          bottom: 0;
          left: 50px;
          z-index: 1;
          -moz-transition: All 0.3s ease-in-out;
          -webkit-transition: All 0.3s ease-in-out;
          -ms-transition: All 0.3s ease-in-out;
          display: block;
          opacity: 0; }
      .wrap-relatorio-sustentabilidade .download a:hover i {
        color: #008386;
        top: 2px; }
      .wrap-relatorio-sustentabilidade .download a:hover .info .titulo {
        color: #008386;
        padding-top: 5px;
        padding-bottom: 25px; }
      .wrap-relatorio-sustentabilidade .download a:hover .info .download_txt {
        opacity: 1; }

.link-premio {
  color: #008386;
  font-size: 18px;
  font-weight: 500;
  position: absolute !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 110px;
  z-index: 3; }
  .link-premio i {
    margin-left: 5px; }
  .link-premio:hover {
    color: #008386;
    opacity: 0.6; }
  .link-premio:focus {
    color: #008386;
    opacity: 1; }

.como-ajudar {
  background: #EDEDED;
  padding: 80px 60px;
  text-align: left; }
  .como-ajudar.como-ajudar-home {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px); }
  .como-ajudar.como-ajudar-atualizar {
    background: #DADADA;
    margin-top: 120px;
    padding: 60px; }
  .como-ajudar .titulo {
    display: block;
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 15px; }
  .como-ajudar a {
    font-size: 18px;
    color: #008386;
    font-weight: 500; }
    .como-ajudar a i {
      margin-left: 5px; }

.wrap-popup {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }
  .wrap-popup .container {
    position: absolute !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; }
  .wrap-popup .box {
    position: relative;
    background: #EDEDED url(images/bg-popup.png) repeat-x; }
    .wrap-popup .box .fechar {
      font-size: 20px;
      color: #0D2C40;
      position: absolute;
      top: 15px;
      right: 20px;
      z-index: 10;
      cursor: pointer; }
      .wrap-popup .box .fechar:hover {
        color: #008386; }
    .wrap-popup .box .row {
      position: relative;
      z-index: 2; }
    .wrap-popup .box:after {
      content: "";
      display: block;
      background: #fff;
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      width: 40%;
      height: 100%; }
    .wrap-popup .box .logo-premio {
      padding: 70px 50px;
      text-align: center; }
      .wrap-popup .box .logo-premio img {
        max-width: 100%;
        height: auto;
        width: 280px; }
    .wrap-popup .box .texto {
      padding: 60px 70px; }
      .wrap-popup .box .texto span {
        display: block; }
      .wrap-popup .box .texto .sobretitulo {
        font-size: 18px;
        font-weight: bold;
        color: #A0A0A0;
        font-family: 'Martel', serif; }
      .wrap-popup .box .texto .titulo {
        font-size: 26px;
        line-height: 1.25em;
        font-weight: 300;
        color: #0D2C40;
        margin: 20px 0 0; }
      .wrap-popup .box .texto .saiba-mais {
        margin: 25px 0 0; }
        .wrap-popup .box .texto .saiba-mais i {
          margin-left: 10px; }
        .wrap-popup .box .texto .saiba-mais a {
          color: #008386; }
          .wrap-popup .box .texto .saiba-mais a:hover {
            color: #0D2C40; }

.wrap-educacao-financeira-2 {
  background: #DADADA; }

.wrap-premio {
  height: 100%;
  width: 100%;
  min-height: 730px;
  position: relative;
  background: #042336; }
  .wrap-premio .area-video {
    height: 100%;
    position: relative;
    max-width: 1580px;
    margin: 0 auto;
    padding-top: 155px; }
    .wrap-premio .area-video:after {
      content: "";
      display: block;
      height: 100%;
      width: calc((100vw - 1580px)/2);
      background: red;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      background: #042336;
      background: linear-gradient(90deg, #042336 0%, rgba(4, 35, 54, 0) 100%); }
    .wrap-premio .area-video:before {
      content: "";
      display: block;
      height: 100%;
      width: calc((100vw - 1580px)/2);
      background: red;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      background: #042336;
      background: linear-gradient(270deg, #042336 0%, rgba(4, 35, 54, 0) 100%); }
    .wrap-premio .area-video video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center bottom;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .wrap-premio .area-video #video-mobile {
      display: none; }
    .wrap-premio .area-video .container {
      position: relative;
      z-index: 3;
      width: 100%;
      text-align: center; }
      .wrap-premio .area-video .container img {
        max-width: 80%; }
  .wrap-premio .descer {
    position: absolute !important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 30px;
    z-index: 4; }
    .wrap-premio .descer img {
      width: 24px;
      height: auto; }

/* Large desktop */
@media (min-width: 1200px) {
  .wrap-publicacoes-home .row {
    margin-left: -30px;
    margin-right: -30px; }
    .wrap-publicacoes-home .row > div {
      padding-left: 30px;
      padding-right: 30px; }

  .wrap-compliance .row > div:nth-child(2n+3) {
    clear: both; }

  .lista-cartas,
  .lista-insights {
    padding-right: 30px; } }
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .wrap-publicacoes-home .row {
    margin-left: -30px;
    margin-right: -30px; }
    .wrap-publicacoes-home .row > div {
      padding-left: 30px;
      padding-right: 30px; }

  .lista-cartas,
  .lista-insights {
    padding-right: 30px; }

  .wrap-lista-eventos > .row > div:nth-child(3n+4) {
    clear: both; }

  .wrap-formacao-desenvolvimento .box .titulo h3 {
    font-size: 24px; }

  .enderecos-rodape,
  .footer .links {
    font-size: 11px; }

  .footer .linha-div:after {
    right: 0; }

  .footer .links {
    padding: 10px 0 0; }

  .widget h4 {
    font-size: 24px !important; }

  .wrap-lista-eventos article .titulo-padrao {
    font-size: 26px; }
  .wrap-lista-eventos article .data {
    font-size: 15px; }

  .area-midia-scroll {
    margin-left: -webkit-calc((100% - 944px)/2);
    margin-left: -moz-calc((100% - 944px)/2);
    margin-left: calc((100% - 944px)/2);
    width: -webkit-calc(100% - (100% - 944px)/2);
    width: -moz-calc(100% - (100% - 944px)/2);
    width: calc(100% - (100% - 944px)/2); }

  .wrap-premio {
    min-height: initial;
    max-height: 790px;
    min-height: 680px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .lista-cartas,
  .lista-insights {
    padding-right: 30px; }

  .wrap-lista-eventos > .row > div:nth-child(3n+4) {
    clear: both; }

  .swiper-slide .titulo {
    font-size: 54px; }

  .wrap-boxs-gestao .box {
    height: 320px; }
    .wrap-boxs-gestao .box .texto h3 {
      font-size: 26px; }
    .wrap-boxs-gestao .box .texto .tipo {
      font-size: 18px; }

  .area-circulo-trio .circle-outer,
  .wrap-boxs-gestao .circulo {
    width: 200px;
    height: 200px; }

  .wrap-boxs-gestao .circulo .parent-div div {
    width: 100px;
    height: 100px; }

  .wrap-boxs-gestao .modal-gestao h2 {
    font-size: 26px; }
  .wrap-boxs-gestao .modal-gestao h3 {
    font-size: 16px; }
  .wrap-boxs-gestao .modal-gestao ul {
    font-size: 14px; }
  .wrap-boxs-gestao .info-gestoes.active > .row > div:first-child {
    min-height: 237px; }

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

  .wrap-publicacoes-home .box.insights article h5 {
    font-size: 16px; }
  .wrap-publicacoes-home .box.relatorios ul li, .wrap-publicacoes-home .box.cartas ul li {
    font-size: 16px; }
    .wrap-publicacoes-home .box.relatorios ul li a span, .wrap-publicacoes-home .box.cartas ul li a span {
      font-size: 12px; }

  .wrap-selos-home {
    border-top-width: 100px;
    border-bottom-width: 100px; }

  .footer {
    margin-top: 100px; }

  .wrap-page {
    padding: 200px 0 60px; }

  .titulo-page {
    font-size: 40px; }

  .wrap-valores {
    margin-top: 80px; }
    .wrap-valores .lista {
      font-size: 32px; }
      .wrap-valores .lista li {
        margin: 40px 0 0; }

  .wrap-diferenciais .box {
    padding: 40px; }
    .wrap-diferenciais .box .conteudo {
      padding: 35px; }
    .wrap-diferenciais .box.box-3 .area-externa-conteudo {
      padding: 40px 40px 0; }

  .slideEscritorios .owl-nav > div {
    font-size: 26px;
    padding: 0 8px; }

  .wrap-form-fale-conosco .container {
    padding-bottom: 80px; }

  .conteudo-post-carta h3.titulo-partes {
    font-size: 18px; }

  .wrap-relatorios {
    padding-top: 20px; }
    .wrap-relatorios .relatorio {
      font-size: 15px; }
      .wrap-relatorios .relatorio .download i {
        font-size: 34px; }
      .wrap-relatorios .relatorio .download .info .titulo {
        font-size: 18px; }
      .wrap-relatorios .relatorio .download .info .download_txt {
        font-size: 14px; }

  .wrap-gestao-global,
  .wrap-independencial-gov,
  .wrap-consolidacao-informacoes,
  .wrap-educacao-financeira {
    padding: 80px 0; }

  .wrap-investimento-impacto {
    padding: 140px 0 80px; }

  .wrap-filosofia-processo {
    padding: 80px 0 20px; }

  .post-body {
    font-size: 15px; }

  .wrap-gestao-global p,
  .wrap-gestao-global ul li,
  .wrap-investimento-impacto p,
  .wrap-investimento-impacto ul li,
  .wrap-wealth-planning p,
  .wrap-wealth-planning ul li,
  .wrap-consolidacao-informacoes p,
  .wrap-consolidacao-informacoes ul li,
  .wrap-educacao-financeira p,
  .wrap-educacao-financeira ul li,
  .wrap-planejamento-filantropico p,
  .wrap-planejamento-filantropico ul li,
  .wrap-independencial-gov p,
  .wrap-independencial-gov ul li,
  .wrap-filosofia-processo p,
  .wrap-filosofia-processo ul li {
    font-size: 15px; }

  .wrap-consolidacao-informacoes h2 {
    margin-top: 40px; }

  .wrap-wealth-planning {
    border-width: 80px; }

  .wrap-compliance .item .info .titulo {
    font-size: 18px; }

  .wrap-lista-eventos article .titulo-padrao {
    font-size: 20px; }
  .wrap-lista-eventos article h3 {
    font-size: 18px; }
  .wrap-lista-eventos article .data {
    font-size: 14px; }

  .wrap-diferenciais .box .mapa .marcacao.m1 {
    top: 34.5%;
    left: 22.8%; }
  .wrap-diferenciais .box .mapa .marcacao.m2 {
    top: 41%;
    left: 22.2%; }
  .wrap-diferenciais .box .mapa .marcacao.m3 {
    top: 47.5%;
    left: 14.5%; }
  .wrap-diferenciais .box .mapa .marcacao.m4 {
    top: 73.5%;
    left: 32.7%; }
  .wrap-diferenciais .box .mapa .marcacao.m5 {
    top: 33.5%;
    left: 49.7%; }
  .wrap-diferenciais .box .mapa .marcacao.m6 {
    bottom: 11%; }
  .wrap-diferenciais .box .mapa .marcacao.m8 {
    top: 29%;
    left: 46.5%; }
  .wrap-diferenciais .box .mapa .marcacao.m9 {
    top: 75.5%;
    left: 30%; }

  .wrap-page.wrap-page-compliance .container:after {
    margin-top: 0; }

  .area-midia-scroll {
    margin-left: -webkit-calc((100% - 716px)/2);
    margin-left: -moz-calc((100% - 716px)/2);
    margin-left: calc((100% - 716px)/2);
    width: -webkit-calc(100% - (100% - 716px)/2);
    width: -moz-calc(100% - (100% - 716px)/2);
    width: calc(100% - (100% - 716px)/2); }

  .wrap-sustentabilidade .post-body,
  .wrap-certificados-sust .item .txt,
  .wrap-frase-sustentabilidade .box,
  .wrap-relatorio-sustentabilidade,
  .wrap-responsabilidade-social p {
    font-size: 18px; }

  .wrap-popup .box .texto {
    padding: 60px 45px; }
    .wrap-popup .box .texto .titulo {
      font-size: 24px; }
  .wrap-popup .box .logo-premio {
    padding: 60px 40px; }

  .wrap-premio {
    min-height: initial;
    max-height: 900px;
    min-height: 860px;
    padding-bottom: 100px; }
    .wrap-premio #video-mobile {
      display: block !important; }
    .wrap-premio #video-desktop {
      display: none !important; } }
.wrap-wealth-planning-2 {
  text-align: center !important; }

/* smartphone */
@media (max-width: 767px) {
  .header {
    padding: 20px 0;
    text-align: center; }
    .header.header-scroll {
      padding: 15px 0; }
    .header .logo {
      height: 54px;
      width: auto; }

  .menu-principal {
    position: fixed;
    top: 0;
    left: -110%;
    z-index: 99;
    width: -webkit-calc(100% - 74px);
    width: -moz-calc(100% - 74px);
    width: calc(100% - 74px);
    height: 100%;
    background: #0D2C40;
    -moz-transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -ms-transition: All 0.4s ease-in-out;
    padding: 30px 0 0;
    -webkit-box-shadow: 5px 0px 18px -5px rgba(0, 0, 0, 0.6);
    box-shadow: 5px 0px 18px -5px rgba(0, 0, 0, 0.6); }
    .menu-principal.active {
      left: 0; }
    .menu-principal > ul {
      display: block; }
      .menu-principal > ul > li {
        float: initial;
        padding: 0 10px 25px;
        font-size: 17px;
        text-align: center;
        font-weight: bold; }
        .menu-principal > ul > li > a {
          color: #fff;
          padding: 0; }
        .menu-principal > ul > li.drop > ul {
          position: initial;
          top: initial;
          right: initial;
          width: 100%;
          border-top: 0;
          padding: 10px 0;
          display: block; }
          .menu-principal > ul > li.drop > ul > li {
            float: initial;
            font-size: 14px;
            font-weight: normal;
            margin: 0;
            text-transform: initial; }
            .menu-principal > ul > li.drop > ul > li > a {
              color: #fff;
              padding: 5px 0;
              display: block; }

  .wrap-escritorios .escritorio .thumb,
  .wrap-escritorios .escritorio .slideEscritorios {
    padding-right: 0; }

  .wrap-equipe-lista {
    overflow: inherit; }
    .wrap-equipe-lista .fechar {
      top: 15px;
      right: 15px;
      font-size: 20px; }
    .wrap-equipe-lista .item {
      margin-top: 20px; }
      .wrap-equipe-lista .item h3 {
        font-size: 15px; }
      .wrap-equipe-lista .item p {
        font-size: 14px; }
    .wrap-equipe-lista .descricao-equipe {
      width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: calc(100% - 30px);
      padding: 10px 30px 30px;
      z-index: 80;
      margin-top: 20px; }
      .wrap-equipe-lista .descricao-equipe:after, .wrap-equipe-lista .descricao-equipe:before {
        display: none; }
      .wrap-equipe-lista .descricao-equipe p {
        font-size: 13px; }
    .wrap-equipe-lista .container {
      position: initial; }

  .swiper {
    min-height: 480px; }
    .swiper .descer {
      bottom: 30px; }
      .swiper .descer img {
        width: 24px;
        height: auto; }

  .wrap-boxs-gestao .box {
    width: 100%;
    float: initial;
    height: 260px; }
    .wrap-boxs-gestao .box .texto {
      padding: 15px; }
      .wrap-boxs-gestao .box .texto h3 {
        font-size: 22px; }
      .wrap-boxs-gestao .box .texto .tipo {
        font-size: 16px; }

  .area-circulo-trio .circle-outer,
  .wrap-boxs-gestao .circulo {
    width: 140px;
    height: 140px; }

  .wrap-boxs-gestao .circulo .parent-div div {
    width: 70px;
    height: 70px; }
  .wrap-boxs-gestao .box:last-child {
    border-left-width: 2px;
    border-top-width: 0; }
    .wrap-boxs-gestao .box:last-child:hover {
      border-width: 5px; }
  .wrap-boxs-gestao .modal-gestao {
    text-align: center;
    padding: 30px 0; }
    .wrap-boxs-gestao .modal-gestao .fechar-modal-gestao {
      top: 10px; }
    .wrap-boxs-gestao .modal-gestao .container {
      position: initial !important;
      top: initial;
      left: initial;
      -webkit-transform: initial;
      -moz-transform: initial;
      transform: initial; }
    .wrap-boxs-gestao .modal-gestao h2 {
      font-size: 24px;
      margin: 30px 0 0; }
    .wrap-boxs-gestao .modal-gestao h3 {
      font-size: 16px;
      margin: 15px 0 0; }
    .wrap-boxs-gestao .modal-gestao ul {
      margin: 20px 0 0;
      font-size: 14px; }
      .wrap-boxs-gestao .modal-gestao ul li {
        margin: 5px 0 0;
        list-style-position: inside; }
  .wrap-boxs-gestao .circulo .parent-div .part1 .numero {
    left: 9%;
    top: 9%; }
  .wrap-boxs-gestao .circulo .parent-div .part2 .numero {
    right: 9%;
    top: 9%; }
  .wrap-boxs-gestao .circulo .parent-div .part3 .numero {
    right: 9%;
    bottom: 9%; }
  .wrap-boxs-gestao .circulo .parent-div .part4 .numero {
    left: 9%;
    bottom: 9%; }
  .wrap-boxs-gestao .circulo#estagio-inst-1 {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-1 .parent-div div .numero {
      -webkit-transform: rotate(-225deg);
      -moz-transform: rotate(-225deg);
      transform: rotate(-225deg); }
  .wrap-boxs-gestao .circulo#estagio-inst-2 {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-2 .parent-div div .numero {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  .wrap-boxs-gestao .circulo#estagio-inst-3 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-3 .parent-div div .numero {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .wrap-boxs-gestao .circulo#estagio-inst-4 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    .wrap-boxs-gestao .circulo#estagio-inst-4 .parent-div div .numero {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }

  #info-gestoes-2 {
    padding-top: 30px; }

  .area-circulo-trio .numero.numero1 {
    top: 14%;
    right: -2%; }
  .area-circulo-trio .numero.numero2 {
    right: 38%; }
  .area-circulo-trio .numero.numero3 {
    top: 15%;
    left: -3%; }
  .area-circulo-trio#estagio-pessoa-1 {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    transform: rotate(120deg); }
    .area-circulo-trio#estagio-pessoa-1 .numero {
      -webkit-transform: rotate(-120deg);
      -moz-transform: rotate(-120deg);
      transform: rotate(-120deg); }
  .area-circulo-trio#estagio-pessoa-2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
    .area-circulo-trio#estagio-pessoa-2 .numero {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      transform: rotate(0deg); }
  .area-circulo-trio#estagio-pessoa-3 {
    -webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    transform: rotate(-120deg); }
    .area-circulo-trio#estagio-pessoa-3 .numero {
      -webkit-transform: rotate(120deg);
      -moz-transform: rotate(120deg);
      transform: rotate(120deg); }

  .swiper-slide .titulo {
    font-size: 20px;
    padding: 0 25px; }

  .wrap-selos-home {
    border-top-width: 0;
    border-bottom-width: 0;
    padding: 120px 0 80px;
    overflow: hidden; }
    .wrap-selos-home:after {
      display: none !important; }

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

  .wrap-publicacoes-home .box.insights article h5 {
    font-size: 16px; }
  .wrap-publicacoes-home .box.relatorios ul li, .wrap-publicacoes-home .box.cartas ul li {
    font-size: 16px; }
    .wrap-publicacoes-home .box.relatorios ul li a span, .wrap-publicacoes-home .box.cartas ul li a span {
      font-size: 14px; }

  .footer {
    margin-top: 80px;
    padding: 20px 0;
    text-align: center; }
    .footer .logo-rodape {
      width: 100%;
      float: initial;
      margin-bottom: 10px; }
    .footer .barra-footer {
      width: 100%;
      float: initial; }
    .footer .linha-div {
      padding-bottom: 0; }
      .footer .linha-div:after {
        display: none; }
    .footer .links {
      padding: 30px 0 0; }
      .footer .links li {
        padding-left: 0; }
        .footer .links li a:before,
        .footer .links li a i {
          position: initial;
          top: initial;
          left: initial;
          vertical-align: middle;
          margin: -3px 10px 0 0; }
    .footer .logo-ambima,
    .footer .logo-redondo {
      margin: 30px 0 0;
      text-align: center; }

  .swiper-slide video {
    display: none; }

  .wrap-page {
    padding: 140px 0 40px; }
    .wrap-page .capa {
      text-align: center;
      overflow: hidden; }
      .wrap-page .capa img {
        width: auto; }

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

  .post-body {
    font-size: 14px; }
    .post-body h1 {
      font-size: 19px; }
    .post-body h2 {
      font-size: 18px; }
    .post-body h3 {
      font-size: 17px; }
    .post-body h4 {
      font-size: 16px; }
    .post-body h5 {
      font-size: 15px; }
    .post-body h5 {
      font-size: 14px; }

  .titulo-page {
    font-size: 24px; }

  .wrap-valores {
    margin-top: 45px; }
    .wrap-valores .lista {
      font-size: 18px; }
      .wrap-valores .lista li {
        margin: 15px 0 0; }
    .wrap-valores .bg {
      margin-top: -20px; }

  .wrap-diferenciais {
    margin-top: 40px; }
    .wrap-diferenciais .titulo-padrao {
      font-size: 20px; }
    .wrap-diferenciais .box {
      padding: 30px; }
      .wrap-diferenciais .box .conteudo {
        padding: 25px; }
        .wrap-diferenciais .box .conteudo p {
          font-size: 14px; }
      .wrap-diferenciais .box.box-3 .area-externa-conteudo {
        padding: 30px; }
      .wrap-diferenciais .box .mapa {
        padding: 0 30px 10px; }
        .wrap-diferenciais .box .mapa .bg {
          display: none; }
        .wrap-diferenciais .box .mapa .marcacao {
          position: relative;
          top: initial !important;
          bottom: initial !important;
          left: initial !important;
          right: initial !important;
          z-index: initial;
          width: 100%;
          clear: both;
          padding: 20px 0;
          border-top: 2px solid #008386; }
          .wrap-diferenciais .box .mapa .marcacao span {
            white-space: initial; }
          .wrap-diferenciais .box .mapa .marcacao .titulo {
            font-size: 17px;
            line-height: 1.3em;
            font-weight: bold;
            margin-bottom: 4px; }
          .wrap-diferenciais .box .mapa .marcacao:first-child {
            border-top: 0; }
          .wrap-diferenciais .box .mapa .marcacao:before {
            position: absolute;
            top: 20px;
            left: 0; }
          .wrap-diferenciais .box .mapa .marcacao .info {
            display: block;
            position: initial !important;
            left: initial !important;
            top: initial;
            padding-left: 45px;
            text-align: left !important; }

  .wrap-responsabilidade-social {
    padding-top: 0;
    margin-top: 60px; }
    .wrap-responsabilidade-social p {
      font-size: 14px; }

  .texto-extra-mapa {
    margin: 60px 0 0; }
    .texto-extra-mapa p {
      font-size: 14px; }

  .wrap-escritorios {
    padding-top: 0; }
    .wrap-escritorios .escritorio {
      padding: 45px 0 40px; }
      .wrap-escritorios .escritorio h2 {
        margin-top: 30px; }

  .slideEscritorios .owl-nav {
    padding: 6px 5px 4px; }
    .slideEscritorios .owl-nav > div {
      padding: 0 8px; }

  .wrap-news-fale-conosco {
    margin-top: 60px; }
    .wrap-news-fale-conosco .formulario-news {
      padding-left: 0;
      margin-top: 80px; }

  .wrap-form-fale-conosco {
    margin-top: 60px; }
    .wrap-form-fale-conosco .container {
      padding-top: 60px;
      padding-bottom: 60px; }
    .wrap-form-fale-conosco .thumb {
      margin-top: 60px; }

  .wrap-trabalhe-conosco {
    padding: 60px 0 0; }
    .wrap-trabalhe-conosco p {
      font-size: 14px; }

  .lista-cartas,
  .lista-insights {
    margin-top: -30px; }
    .lista-cartas .carta,
    .lista-cartas .insights,
    .lista-insights .carta,
    .lista-insights .insights {
      padding: 40px 0; }
    .lista-cartas .subtitulos-lista h3,
    .lista-insights .subtitulos-lista h3 {
      font-size: 14px; }
    .lista-cartas .data,
    .lista-insights .data {
      font-size: 14px; }

  .conteudo-post-carta h3.titulo-partes {
    font-size: 16px; }
  .conteudo-post-carta .post-body p {
    font-size: 14px; }

  .titulo-resultado-busca {
    margin-top: 0;
    margin-bottom: 10px; }

  .wrap-relatorios .relatorio {
    font-size: 14px;
    padding: 40px 0; }
    .wrap-relatorios .relatorio:first-child {
      padding-top: 10px; }
    .wrap-relatorios .relatorio .download {
      right: 0;
      width: 112px;
      top: 26px; }
      .wrap-relatorios .relatorio .download.active .info .download_txt {
        bottom: 14px; }
      .wrap-relatorios .relatorio .download i {
        font-size: 33px;
        top: 10px; }
      .wrap-relatorios .relatorio .download .info {
        padding-left: 40px; }
        .wrap-relatorios .relatorio .download .info .titulo {
          font-size: 12px;
          padding-top: 9px; }
        .wrap-relatorios .relatorio .download .info .download_txt {
          opacity: 1;
          font-size: 12px;
          left: 40px;
          bottom: 5px; }
        .wrap-relatorios .relatorio .download .info:before {
          left: -20px; }

  .wrap-gestao-global,
  .wrap-independencial-gov {
    padding: 60px 0;
    text-align: center; }
    .wrap-gestao-global h2,
    .wrap-independencial-gov h2 {
      font-size: 16px;
      text-align: left; }
    .wrap-gestao-global p,
    .wrap-independencial-gov p {
      text-align: left; }

  .wrap-independencial-gov {
    padding-top: 40px; }
    .wrap-independencial-gov img {
      margin-top: 40px;
      width: 120px;
      max-width: 100%; }

  .wrap-investimento-impacto {
    padding: 80px 0 60px; }
    .wrap-investimento-impacto h2 {
      margin-top: 40px; }

  .wrap-filosofia-processo {
    padding: 60px 0 0;
    text-align: center; }
    .wrap-filosofia-processo h2,
    .wrap-filosofia-processo p {
      text-align: left; }
    .wrap-filosofia-processo img {
      width: 240px;
      margin-top: 40px; }

  .wrap-gestao-global p,
  .wrap-gestao-global ul li,
  .wrap-investimento-impacto p,
  .wrap-investimento-impacto ul li,
  .wrap-wealth-planning p,
  .wrap-wealth-planning ul li,
  .wrap-consolidacao-informacoes p,
  .wrap-consolidacao-informacoes ul li,
  .wrap-educacao-financeira p,
  .wrap-educacao-financeira ul li,
  .wrap-planejamento-filantropico p,
  .wrap-planejamento-filantropico ul li,
  .wrap-independencial-gov p,
  .wrap-independencial-gov ul li,
  .wrap-filosofia-processo p,
  .wrap-filosofia-processo ul li {
    font-size: 14px; }
  .wrap-gestao-global ul li,
  .wrap-investimento-impacto ul li,
  .wrap-wealth-planning ul li,
  .wrap-consolidacao-informacoes ul li,
  .wrap-educacao-financeira ul li,
  .wrap-planejamento-filantropico ul li,
  .wrap-independencial-gov ul li,
  .wrap-filosofia-processo ul li {
    padding-left: 30px; }

  .wrap-consolidacao-informacoes {
    padding: 60px 0;
    text-align: center; }
    .wrap-consolidacao-informacoes h2 {
      margin-top: 0; }
    .wrap-consolidacao-informacoes p,
    .wrap-consolidacao-informacoes h2 {
      text-align: left; }
    .wrap-consolidacao-informacoes img {
      width: 140px;
      margin-top: 40px; }

  .wrap-gestao-global {
    text-align: center; }
    .wrap-gestao-global h2,
    .wrap-gestao-global p {
      text-align: left; }
    .wrap-gestao-global img {
      width: 180px;
      margin-top: 40px; }

  .wrap-educacao-financeira {
    padding: 60px 0;
    text-align: center; }
    .wrap-educacao-financeira h2 {
      margin-top: 0; }
    .wrap-educacao-financeira h2,
    .wrap-educacao-financeira p {
      text-align: left; }
    .wrap-educacao-financeira img {
      width: 180px;
      margin-top: 40px; }

  .wrap-investimento-impacto {
    text-align: center; }
    .wrap-investimento-impacto h2,
    .wrap-investimento-impacto p {
      text-align: left; }
    .wrap-investimento-impacto img {
      width: 180px;
      margin-top: 40px; }

  .wrap-wealth-planning {
    border-width: 60px;
    text-align: center; }
    .wrap-wealth-planning img {
      width: 240px;
      margin-top: 40px; }
    .wrap-wealth-planning h1,
    .wrap-wealth-planning h2,
    .wrap-wealth-planning h3,
    .wrap-wealth-planning h4,
    .wrap-wealth-planning h5,
    .wrap-wealth-planning h6,
    .wrap-wealth-planning p,
    .wrap-wealth-planning ul {
      text-align: left; }
    .wrap-wealth-planning:after {
      display: none; }

  .wrap-planejamento-filantropico {
    text-align: center;
    padding: 0 0 20px; }
    .wrap-planejamento-filantropico h2,
    .wrap-planejamento-filantropico p {
      text-align: left; }
    .wrap-planejamento-filantropico img {
      width: 140px; }

  .wrap-page.wrap-page-compliance .container:after {
    margin-top: 60px; }
  .wrap-page.wrap-page-compliance .item .info .titulo {
    font-size: 18px; }

  .wrap-compliance {
    padding-top: 0; }
    .wrap-compliance .item {
      margin-top: 40px; }
      .wrap-compliance .item .info .titulo {
        font-size: 15px; }
      .wrap-compliance .item .info .download {
        font-size: 14px; }

  .wrap-lista-eventos {
    padding-top: 0; }
    .wrap-lista-eventos article .titulo-padrao {
      font-size: 20px; }
    .wrap-lista-eventos article h3 {
      font-size: 16px; }
    .wrap-lista-eventos article .data {
      font-size: 14px; }

  .subtitulo-evento {
    font-size: 15px; }

  .wrap-filtro-eventos {
    margin-top: 20px; }
    .wrap-filtro-eventos .checkbox-opcoes span {
      width: 100%;
      margin-bottom: 20px; }
      .wrap-filtro-eventos .checkbox-opcoes span:last-child {
        margin-bottom: 0; }
    .wrap-filtro-eventos .select-ano {
      margin-top: 20px; }

  .post .data {
    font-size: 14px; }

  .wrap-equipe-lista .item .ver,
  .wrap-equipe-lista .item .aba {
    display: none; }
  .wrap-equipe-lista .item:hover {
    top: initial;
    border-color: #DADADA; }
    .wrap-equipe-lista .item:hover .ver {
      opacity: 0 !important; }

  .wrap-formacao-desenvolvimento {
    position: relative;
    z-index: 1;
    margin-top: 60px; }
    .wrap-formacao-desenvolvimento .titulo-padrao {
      padding-top: 60px;
      margin-bottom: 20px; }
    .wrap-formacao-desenvolvimento .box {
      margin-top: 20px; }
      .wrap-formacao-desenvolvimento .box .info {
        padding: 0 30px 30px;
        font-size: 14px; }
      .wrap-formacao-desenvolvimento .box .titulo {
        height: 100px; }
        .wrap-formacao-desenvolvimento .box .titulo h3 {
          font-size: 18px; }

  .hamburger {
    padding: 5px;
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 10px;
    margin-top: 10px; }

  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background: #fff;
    height: 4px;
    width: 36px; }

  .hamburger.is-active:hover, .hamburger:hover {
    opacity: 1; }

  .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #fff; }

  .wrap-page .area-video {
    display: none; }
  .wrap-page .capa_com_video {
    display: block; }

  .lista-linguas {
    position: absolute;
    top: -60px;
    right: 20px;
    margin: 0;
    z-index: 15; }
    .lista-linguas .languages__item {
      margin-left: 14px; }

  .wrap-page.wrap-page-compliance .container:after {
    margin-top: 0; }
  .wrap-page.wrap-page-compliance .titulo-page {
    margin: 0; }
    .wrap-page.wrap-page-compliance .titulo-page img {
      max-width: 100%; }

  .wrap-missao-proposito {
    padding-top: 40px; }

  .area-midia-scroll {
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
    margin-left: 15px; }
    .area-midia-scroll .next-prev-btns {
      display: none !important; }
    .area-midia-scroll:hover {
      background: transparent; }
    .area-midia-scroll:after {
      display: none; }

  .mTS-buttons-in .mTS_horizontal .mTSThumbContainer:last-child {
    margin-right: 15px; }

  .midia .logo-sust {
    width: 240px;
    border: 2px solid #DADADA; }
    .midia .logo-sust img {
      max-width: 60%; }
    .midia .logo-sust .thumb {
      height: 160px;
      border: 0; }
    .midia .logo-sust .txt {
      opacity: 1;
      z-index: 1;
      font-size: 12px; }

  .area-midia-scroll .next-prev-btns .prev,
  .area-midia-scroll .next-prev-btns .next {
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }

  .wrap-sustentabilidade {
    margin-top: 60px; }
    .wrap-sustentabilidade .post-body {
      font-size: 16px; }

  .wrap-certificados-sust .item {
    margin: 40px 0 0;
    text-align: center; }
    .wrap-certificados-sust .item .thumb {
      text-align: center;
      margin-bottom: 30px; }
      .wrap-certificados-sust .item .thumb img {
        width: 170px; }
    .wrap-certificados-sust .item .txt {
      font-size: 16px; }

  .wrap-frase-sustentabilidade {
    margin-top: 60px;
    padding: 50px 0; }
    .wrap-frase-sustentabilidade .box {
      padding: 30px;
      font-size: 16px; }
      .wrap-frase-sustentabilidade .box p {
        font-size: 16px; }

  .wrap-relatorio-sustentabilidade {
    margin-top: 60px;
    font-size: 16px; }

  .como-ajudar {
    width: 100%;
    padding: 60px 40px;
    position: relative; }
    .como-ajudar .titulo {
      font-size: 22px; }
    .como-ajudar a {
      font-size: 16px; }
    .como-ajudar.como-ajudar.como-ajudar-home {
      margin-bottom: 60px;
      padding: 35px; }
      .como-ajudar.como-ajudar.como-ajudar-home:after {
        content: "";
        display: block;
        height: -webkit-calc(100% + 80px);
        height: -moz-calc(100% + 80px);
        height: calc(100% + 80px);
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        position: absolute;
        z-index: -1;
        left: -15px;
        top: -40px;
        background: url(images/grade.png) repeat; }

  .wrap-popup .container {
    width: 100%; }
  .wrap-popup .box:after {
    display: none; }
  .wrap-popup .box .texto {
    padding: 65px 25px 25px; }
    .wrap-popup .box .texto .sobretitulo {
      font-size: 15px; }
    .wrap-popup .box .texto .titulo {
      font-size: 18px;
      margin: 15px 0 0; }
    .wrap-popup .box .texto .saiba-mais {
      font-size: 15px;
      margin: 15px 0 0; }
  .wrap-popup .box .logo-premio {
    padding: 20px 25px;
    background: #fff; }

  .wrap-wealth-planning .coluna-2 {
    margin-top: 60px; }

  .wrap-premio {
    min-height: 560px;
    max-height: 600px;
    padding-bottom: 100px; }
    .wrap-premio .area-video {
      padding-top: 110px; }
      .wrap-premio .area-video .container img {
        width: 250px; }
    .wrap-premio #video-mobile {
      display: block !important; }
    .wrap-premio #video-desktop {
      display: none !important; }
    .wrap-premio .descer img {
      width: 14px; }

  .link-premio {
    font-size: 14px;
    bottom: 80px; } }
@media (min-width: 768px) {
  .hamburger {
    display: none; }

  .row-flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center; } }

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