@charset "UTF-8";
/*
Theme Name: Tibúrcio
Theme URI:
Author: Paulo Estev&atilde;o
Author URI:
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
body {
  background: #fff;
  color: #7D7D7D;
  font-size: 16px;
  font-family: "Encode Sans", sans-serif;
  padding: 0;
  margin: 0; }
  body.body-pages {
    border-top: 186px solid #777D93; }

body, html {
  height: 100%; }

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

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

a {
  color: #171C37;
  text-decoration: none; }

a:hover {
  color: #777D93;
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Site

*******************************************/
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  width: 100%;
  padding: 75px 0;
  -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 .container:after {
    content: "";
    display: block;
    clear: both; }
  .header .navbar {
    float: right; }
  .header.header-scroll {
    background: #171C37;
    padding: 25px 0; }
    .header.header-scroll .nav > li.active > a {
      color: #777D93; }
  .header.header-blog .nav > li.active > a {
    color: #777D93; }

.navbar {
  border-radius: 0;
  min-height: initial;
  margin-bottom: 0;
  border: 0;
  padding: 9px 0 0; }

.navbar-collapse {
  max-height: initial;
  padding: 0; }

.nav > li > a:hover, .nav > li > a:focus {
  background: transparent; }

.nav > li {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 0 0 0 50px; }
  .nav > li > a {
    padding: 0;
    color: #fff;
    background: transparent; }
    .nav > li > a:hover {
      background: transparent;
      color: #fff;
      text-decoration: underline; }
  .nav > li.active > a {
    color: #171C37;
    font-weight: 700; }

.wrap-capa-home {
  height: 100%;
  min-height: 540px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .wrap-capa-home video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .wrap-capa-home:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(23, 28, 55, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .wrap-capa-home .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: 3;
    margin-top: 50px; }
  .wrap-capa-home .tag {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff; }
  .wrap-capa-home h1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 1.2em;
    color: #fff;
    margin: 25px 0 45px; }
  .wrap-capa-home .botao-play {
    text-align: center; }

.play-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  margin-top: -10px; }

/* Círculo externo */
.circle-outline {
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-dasharray: 251.3;
  /* Circunferência do círculo (2 * π * r) */
  stroke-dashoffset: 251.3;
  animation: drawCircle 3s ease-in-out;
  animation-fill-mode: forwards; }

/* Triângulo do play */
.play-triangle {
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 90;
  stroke-dashoffset: 90;
  animation: drawTriangle 3s ease-in-out;
  animation-fill-mode: forwards; }

@keyframes drawCircle {
  0% {
    stroke-dashoffset: 251.3;
    opacity: 1; }
  66% {
    stroke-dashoffset: 0;
    opacity: 1; }
  100% {
    stroke-dashoffset: 0;
    opacity: 0.8; } }
@keyframes drawTriangle {
  0% {
    stroke-dashoffset: 90;
    opacity: 1; }
  66% {
    stroke-dashoffset: 0;
    opacity: 1; }
  100% {
    stroke-dashoffset: 0;
    opacity: 0.8; } }
@keyframes fillCircle {
  0%, 80% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fillTriangle {
  0%, 85% {
    opacity: 0; }
  100% {
    opacity: 0.9; } }
.btn {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
  background: #A8A19C;
  padding: 16px 30px 14px;
  min-width: 240px;
  border-radius: 10px 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; }
  .btn img {
    vertical-align: middle;
    margin: -3px 0 0 10px; }
  .btn:hover {
    background: #96908b;
    color: #fff; }

.titulo-principal {
  font-size: 36px;
  font-weight: 600;
  color: #171C37;
  line-height: 1.4em; }

.wrap-sobre-home {
  padding: 80px 0;
  position: relative; }
  .wrap-sobre-home:before {
    content: "";
    display: block;
    width: -webkit-calc(((100vw - 1140px)/2) + (1140px/2) - 140px);
    width: -moz-calc(((100vw - 1140px)/2) + (1140px/2) - 140px);
    width: calc(((100vw - 1140px)/2) + (1140px/2) - 140px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(images/bg-sobre-home.png) no-repeat right bottom;
    background-size: cover; }
  .wrap-sobre-home .container {
    position: relative;
    z-index: 2; }
  .wrap-sobre-home .titulo-principal {
    position: relative; }
    .wrap-sobre-home .titulo-principal:before {
      content: "";
      display: block;
      width: 42px;
      height: 20px;
      background: url(images/icon-sobre-home@2x.png) no-repeat;
      background-size: cover;
      position: absolute;
      top: 16px;
      left: -70px;
      z-index: 1; }
  .wrap-sobre-home p {
    font-size: 18px;
    line-height: 1.6em;
    margin: 20px 0 30px; }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  position: absolute !important;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 4;
  background-size: cover;
  background-repeat: no-repeat; }
.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: -55px;
  background-image: url(images/icon-left.png); }
.owl-carousel .owl-controls .owl-nav .owl-next {
  right: -55px;
  background-image: url(images/icon-right.png); }

.wrap-areas-home {
  padding: 80px 0px;
  background: #777D93 url(images/bg-areas-home.png) center center; }
  .wrap-areas-home .titulo-principal {
    color: #fff;
    padding-right: 40px; }
  .wrap-areas-home p {
    font-size: 22px;
    color: #fff;
    margin: 15px 0 30px; }
  .wrap-areas-home .box {
    height: 200px;
    background: #fff;
    border-radius: 20px 0 20px 0;
    font-size: 22px;
    position: relative;
    display: block; }
    .wrap-areas-home .box:hover {
      background: #f2f2f2; }
    .wrap-areas-home .box span {
      font-weight: 600;
      color: #171C37;
      display: block;
      width: 100%;
      text-align: center;
      padding: 0 30px;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
  .wrap-areas-home .slideAreas {
    color: #fff;
    margin-left: -55px; }

.slidePosts .item,
.slideAreas .item,
.slideGaleria .item {
  display: none; }

.wrap-blog-home {
  padding: 80px 0; }
  .wrap-blog-home .titulo-principal {
    text-align: center; }
  .wrap-blog-home .box {
    display: block;
    overflow: hidden;
    border-radius: 20px 0;
    position: relative; }
    .wrap-blog-home .box:hover:before {
      height: 200%; }
    .wrap-blog-home .box:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      background: #183B56;
      background: linear-gradient(180deg, rgba(24, 59, 86, 0) 0%, #152532 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; }
    .wrap-blog-home .box img {
      width: 100%;
      height: auto; }
    .wrap-blog-home .box .info {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 2;
      width: 100%;
      padding: 30px; }
      .wrap-blog-home .box .info h3 {
        font-size: 19px;
        line-height: 1.4em;
        font-weight: 700;
        color: #fff; }
      .wrap-blog-home .box .info p {
        margin: 20px 0 0;
        font-size: 10px;
        color: #fff;
        font-weight: 300; }
      .wrap-blog-home .box .info .geral {
        margin: 30px 0 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        /* Alinha pelo bottom */ }
        .wrap-blog-home .box .info .geral:after {
          content: "";
          display: block;
          clear: both; }
        .wrap-blog-home .box .info .geral .autor {
          font-size: 12px;
          font-style: italic;
          color: #fff;
          margin-right: auto; }
          .wrap-blog-home .box .info .geral .autor:before {
            content: "";
            display: inline-block;
            background: url(images/icon-check@2x.png) no-repeat center center;
            background-size: cover;
            height: 14px;
            width: 14px;
            vertical-align: middle;
            margin: -3px 10px 0 0; }
        .wrap-blog-home .box .info .geral .leia-mais-menor {
          font-size: 19px;
          line-height: 1.2em;
          font-weight: bold;
          color: #fff;
          text-transform: uppercase;
          margin-left: auto; }
  .wrap-blog-home .slidePosts {
    padding: 0 65px;
    margin-top: 50px; }
    .wrap-blog-home .slidePosts .owl-controls .owl-nav .owl-prev {
      left: 0; }
    .wrap-blog-home .slidePosts .owl-controls .owl-nav .owl-next {
      right: 0; }
  .wrap-blog-home .owl-dots {
    position: absolute !important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
    bottom: -47px; }
    .wrap-blog-home .owl-dots .owl-dot {
      display: inline-block;
      margin: 0 5px; }
      .wrap-blog-home .owl-dots .owl-dot span {
        display: block;
        height: 14px;
        width: 14px;
        border-radius: 100%;
        background: #D9D9D9; }
      .wrap-blog-home .owl-dots .owl-dot.active span, .wrap-blog-home .owl-dots .owl-dot:hover span {
        background: #171C37; }
  .wrap-blog-home .botao-mais {
    text-align: center;
    margin-top: 88px; }

.footer {
  background: #A8A19C;
  color: #fff;
  font-size: 15px; }
  .footer .conteudo {
    padding: 60px 0; }
  .footer .creditos {
    border-top: 1px solid #000; }
    .footer .creditos p {
      padding: 30px 0;
      color: #fff;
      margin: 0;
      font-size: 13px; }
  .footer ul {
    padding: 0;
    margin: 0;
    line-height: normal; }
    .footer ul li {
      list-style: none;
      padding: 0;
      margin: 0 0 20px 0;
      font-weight: 600;
      position: relative; }
      .footer ul li:before {
        content: "\f054";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        font-size: 0.7em;
        position: absolute;
        top: 3px;
        left: -22px; }
      .footer ul li a {
        color: #fff;
        display: block; }
        .footer ul li a:hover {
          text-decoration: underline; }
      .footer ul li:last-child {
        margin: 0; }
  .footer .logo-rodape {
    max-width: 100%;
    height: auto; }
  .footer .redes {
    font-size: 34px;
    color: #fff;
    margin-top: 20px; }
    .footer .redes a {
      color: #fff;
      margin-right: 10px;
      margin-top: 20px; }
      .footer .redes a:last-child {
        margin-right: 0; }
      .footer .redes a:hover {
        color: #171C37; }

.wrap-newsletter {
  background: #777D93;
  padding: 50px 0; }
  .wrap-newsletter .titulo-principal {
    line-height: 1.25em;
    font-weight: normal;
    color: #fff;
    padding-right: 60px; }
  .wrap-newsletter form .form-control {
    border: 0;
    border-radius: 0;
    background: #fff;
    box-shadow: initial;
    height: 48px;
    font-size: 15px;
    color: #000;
    padding: 12px 15px; }
    .wrap-newsletter form .form-control::placeholder {
      color: #000;
      opacity: 0.5; }
  .wrap-newsletter form .termos {
    padding: 0;
    margin: 15px 0; }
    .wrap-newsletter form .termos label {
      display: block;
      color: #fff;
      font-size: 13px;
      font-weight: normal; }
      .wrap-newsletter form .termos label input {
        vertical-align: middle;
        margin: -3px 5px 0 -1px;
        border: 0; }
  .wrap-newsletter form .btn {
    width: 100%;
    background: #171C37; }
    .wrap-newsletter form .btn:hover {
      background: #000; }

.post-body {
  color: #000;
  line-height: 1.8em; }
  .post-body blockquote {
    font-size: 1em;
    margin: 0 0 20px; }
  .post-body p {
    margin: 0 0 20px; }
  .post-body h1,
  .post-body h2,
  .post-body h3,
  .post-body h4,
  .post-body h5,
  .post-body h6 {
    font-weight: 400;
    color: #171C37;
    margin: 30px 0 20px; }
  .post-body h1 {
    font-size: 42px; }
  .post-body h2 {
    font-size: 38px; }
  .post-body h3 {
    font-size: 34px; }
  .post-body h4 {
    font-size: 30px; }
  .post-body h5 {
    font-size: 26px; }
  .post-body h6 {
    font-size: 22px; }
  .post-body ul,
  .post-body ol {
    margin: 0 0 20px; }

.wrap-capa-sobre {
  background: #777D93 url(images/bg-sobre.png) no-repeat right top;
  background-size: auto 100%;
  padding: 200px 0 100px; }
  .wrap-capa-sobre .tag {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff;
    margin-bottom: 10px; }

.wrap-sobre,
.wrap-page {
  padding: 60px 0; }
  .wrap-sobre .post-body,
  .wrap-page .post-body {
    color: #7D7D7D; }
    .wrap-sobre .post-body p,
    .wrap-page .post-body p {
      margin: 0 0 25px; }
      .wrap-sobre .post-body p:last-child,
      .wrap-page .post-body p:last-child {
        margin: 0; }

.wrap-page .container {
  position: relative; }
  .wrap-page .container:before {
    content: "";
    display: block;
    width: 42px;
    height: 20px;
    background: url(images/icon-sobre-home@2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 5px;
    left: 15px;
    z-index: 1; }
.wrap-page .post-body {
  padding-left: 80px; }

.wrap-foto-sobre {
  padding: 0 30px;
  text-align: center; }
  .wrap-foto-sobre img {
    border-radius: 80px 0;
    max-width: 100%;
    height: auto;
    display: inline-block; }

.wrap-certificacao {
  padding: 80px 0; }
  .wrap-certificacao .box {
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 40px 50px;
    border-radius: 20px;
    text-align: right; }
    .wrap-certificacao .box h2 {
      font-size: 34px;
      font-weight: 600;
      color: #000;
      text-align: left; }
    .wrap-certificacao .box p {
      line-height: 1.6em;
      margin: 25px 0;
      text-align: left; }
    .wrap-certificacao .box .frase {
      font-size: 20px;
      color: #000;
      margin: 0; }

.wrap-galeria {
  padding: 0 0 60px; }
  .wrap-galeria img {
    border-radius: 20px 0;
    cursor: pointer;
    -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-galeria img:hover {
      opacity: 0.7; }

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

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

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

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

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

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

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

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

.wrap-topo-time {
  padding: 110px 0;
  background: #777D93 url(images/bg-nosso-time.jpg) no-repeat center center;
  background-size: cover; }
  .wrap-topo-time h1 {
    font-size: 124px;
    line-height: 1em;
    color: #fff;
    font-weight: 100; }
  .wrap-topo-time p {
    font-size: 22px;
    line-height: 1.8em;
    color: #fff;
    margin: 0; }

.wrap-nosso-time {
  padding: 80px 0; }
  .wrap-nosso-time h2 {
    font-size: 36px;
    font-weight: bold;
    color: #171C37;
    margin-bottom: 20px; }
  .wrap-nosso-time .row > div:nth-child(2n+3) {
    content: "";
    display: block;
    clear: both; }
  .wrap-nosso-time .pessoa {
    background: rgba(235, 235, 235, 0.7);
    margin-top: 30px;
    border-radius: 20px 0 20px 20px;
    overflow: hidden;
    position: relative; }
    .wrap-nosso-time .pessoa .funcao {
      font-size: 16px;
      text-transform: uppercase;
      color: #171C37;
      font-weight: 300;
      margin: 0 0 15px 0; }
    .wrap-nosso-time .pessoa h3 {
      font-size: 18px;
      font-weight: 700;
      color: #171C37; }
    .wrap-nosso-time .pessoa .email {
      font-size: 18px;
      color: #171C37;
      margin: 5px 0 0; }
      .wrap-nosso-time .pessoa .email a {
        color: #171C37; }
        .wrap-nosso-time .pessoa .email a:hover {
          color: #171C37;
          text-decoration: underline; }
    .wrap-nosso-time .pessoa .dados {
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      width: 100%;
      z-index: 1;
      padding-left: 260px;
      padding-right: 30px; }
    .wrap-nosso-time .pessoa .thumb {
      width: 230px;
      height: auto;
      border-radius: 20px; }

.wrap-numeros {
  background: #171C37;
  padding: 80px 0;
  text-align: center; }
  .wrap-numeros h2 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px; }
  .wrap-numeros .boxs-menores .box {
    margin-top: 30px;
    height: 220px;
    background: #EEEEEE;
    border-radius: 15px 0;
    position: relative; }
    .wrap-numeros .boxs-menores .box .info {
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      padding: 0 50px;
      text-align: center; }
      .wrap-numeros .boxs-menores .box .info .numero {
        font-size: 64px;
        font-weight: bold;
        color: #171C37; }
      .wrap-numeros .boxs-menores .box .info .titulo {
        font-size: 24px;
        color: #171C37; }
  .wrap-numeros .box-maior {
    background: #777D93;
    padding: 40px 50px;
    border-radius: 50px 0;
    margin-top: 30px;
    color: #fff;
    text-align: left; }
    .wrap-numeros .box-maior p {
      font-size: 18px;
      line-height: 1.8em;
      margin: 0;
      padding-right: 30px; }
    .wrap-numeros .box-maior h3 {
      font-size: 29px;
      line-height: 1.2em;
      font-weight: 600;
      color: #fff; }
    .wrap-numeros .box-maior .btn {
      background: #171C37;
      color: #fff;
      font-size: 12px;
      padding: 10px 30px 9px;
      margin-top: 20px; }
      .wrap-numeros .box-maior .btn:hover {
        background: #171C37;
        opacity: 0.7; }

.wrap-contato {
  padding: 40px 0 0;
  position: relative; }
  .wrap-contato:after {
    content: "";
    display: block;
    width: 100%;
    height: 45%;
    background: #171C37;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .wrap-contato .container {
    position: relative;
    z-index: 2; }
  .wrap-contato .box {
    background: #E5E5E5;
    border-radius: 10px 10px 0 0;
    padding: 40px 40px 0; }
    .wrap-contato .box .info-contato {
      background: #171C37 url(images/bg-info-contato.png) no-repeat right bottom;
      border-radius: 10px 10px 0 0;
      padding: 60px;
      padding-bottom: 160px; }
      .wrap-contato .box .info-contato h1 {
        font-size: 33px;
        line-height: 1.5em;
        color: #fff;
        margin-bottom: 50px; }
      .wrap-contato .box .info-contato .telefones,
      .wrap-contato .box .info-contato .email {
        margin: 30px 0 0; }
        .wrap-contato .box .info-contato .telefones h2,
        .wrap-contato .box .info-contato .email h2 {
          font-size: 23px;
          font-weight: 600;
          color: #777D93; }
        .wrap-contato .box .info-contato .telefones ul,
        .wrap-contato .box .info-contato .email ul {
          padding: 0;
          margin: 0;
          list-style: none; }
          .wrap-contato .box .info-contato .telefones ul li,
          .wrap-contato .box .info-contato .email ul li {
            padding: 0;
            margin: 0;
            font-size: 23px;
            color: #777D93; }
            .wrap-contato .box .info-contato .telefones ul li a,
            .wrap-contato .box .info-contato .email ul li a {
              color: #777D93; }
              .wrap-contato .box .info-contato .telefones ul li a:hover,
              .wrap-contato .box .info-contato .email ul li a:hover {
                text-decoration: underline;
                color: #777D93; }
      .wrap-contato .box .info-contato .redes {
        margin: 50px 0 0; }
        .wrap-contato .box .info-contato .redes h3 {
          font-size: 26px;
          line-height: 1.2em;
          color: #fff;
          font-weight: 600;
          margin-bottom: 20px; }
        .wrap-contato .box .info-contato .redes a {
          color: #bababa;
          font-size: 36px;
          margin: 15px 15px 0 0; }
          .wrap-contato .box .info-contato .redes a:last-child {
            margin-right: 0; }
          .wrap-contato .box .info-contato .redes a:hover {
            color: #fff; }
  .wrap-contato .form-contato {
    padding-left: 20px;
    font-family: "Poppins", sans-serif; }
    .wrap-contato .form-contato label {
      display: block;
      font-size: 12px;
      color: #8D8D8D;
      font-weight: 500;
      margin: 25px 0 0; }
    .wrap-contato .form-contato .form-control {
      padding: 5px 0;
      font-size: 15px;
      font-weight: 500;
      color: #171C37;
      border: 0;
      box-shadow: initial;
      border-radius: 0;
      background: transparent;
      border-bottom: 1px solid #8D8D8D; }
      .wrap-contato .form-contato .form-control:focus {
        border-color: #000;
        background: transparent; }
    .wrap-contato .form-contato textarea.form-control {
      height: 100px; }
    .wrap-contato .form-contato .wpcf7-not-valid-tip {
      font-size: 11px; }
    .wrap-contato .form-contato .botao {
      text-align: right;
      margin-top: 15px; }
      .wrap-contato .form-contato .botao .btn {
        background: #171C37;
        font-weight: 500; }
        .wrap-contato .form-contato .botao .btn:hover {
          background: #777D93; }
      .wrap-contato .form-contato .botao .wpcf7-spinner {
        float: left;
        margin: 5px 0 0; }
    .wrap-contato .form-contato .wpcf7 form .wpcf7-response-output {
      padding: 15px 20px;
      margin-top: 30px !important; }
    .wrap-contato .form-contato .campo:hover label,
    .wrap-contato .form-contato .campo:focus label {
      color: #000000; }

.wrap-capa-areas {
  background: #777D93;
  position: relative; }
  .wrap-capa-areas:after {
    content: "";
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #fff; }
  .wrap-capa-areas .container {
    position: relative;
    z-index: 2; }
  .wrap-capa-areas img {
    max-width: 100%;
    height: auto;
    border-radius: 110px 0; }

.wrap-single-area .coluna-esq {
  padding: 80px 30px 80px 60px; }
  .wrap-single-area .coluna-esq .post-body {
    font-size: 22px;
    color: #7D7D7D;
    line-height: 1.8em;
    position: relative;
    margin: 50px 0 0; }
    .wrap-single-area .coluna-esq .post-body:before {
      content: "";
      height: 42px;
      width: 20px;
      display: block;
      background: url(images/icon-down.png) no-repeat;
      background-size: cover;
      margin-bottom: 20px; }
.wrap-single-area h1 {
  font-size: 52px;
  line-height: 1.4em;
  color: #171C37;
  text-transform: uppercase;
  font-weight: 600; }
.wrap-single-area .box {
  background: #EEEEEE;
  padding: 85px 65px;
  border-radius: 35px;
  margin: -35px 0;
  font-size: 19px;
  line-height: 1.6em;
  color: #171C37;
  font-weight: 500;
  position: relative;
  z-index: 2; }
  .wrap-single-area .box p {
    margin: 0 0 40px; }
    .wrap-single-area .box p:last-child {
      margin: 0; }
  .wrap-single-area .box ul {
    padding: 0 0 0 20px;
    margin: 0; }
    .wrap-single-area .box ul li {
      padding: 0;
      margin: 0 0 40px 0; }
      .wrap-single-area .box ul li:last-child {
        margin: 0; }

.wrap-frase-area {
  background: #171C37 url(images/bg-frase.png) no-repeat right top;
  background-size: auto 100%;
  padding: 100px 0; }
  .wrap-frase-area p {
    font-size: 32px;
    line-height: 1.6em;
    color: #fff;
    margin: 0; }
  .wrap-frase-area .btn {
    margin-top: 40px; }

.wrap-topo-areas {
  background: url(images/bg-title-areas-atuacao.jpg) no-repeat no-repeat center top;
  background-size: cover;
  position: relative;
  padding: 280px 0 180px; }
  .wrap-topo-areas:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #171C37;
    background: linear-gradient(180deg, #171c37 0%, rgba(23, 28, 55, 0) 100%); }
  .wrap-topo-areas .container {
    position: relative;
    z-index: 2; }
  .wrap-topo-areas h1 {
    font-size: 62px;
    color: #fff;
    font-weight: 600; }

.wrap-listagem-areas .area-atuacao {
  height: 350px;
  background-color: #171C37;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  position: relative; }
  .wrap-listagem-areas .area-atuacao:after {
    content: "";
    display: block;
    width: 70%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #171C37;
    background: linear-gradient(270deg, #171c37 45%, rgba(23, 28, 55, 0) 100%); }
  .wrap-listagem-areas .area-atuacao .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: 2; }
  .wrap-listagem-areas .area-atuacao h2 {
    font-size: 28px;
    line-height: 1.4em;
    color: #fff;
    text-transform: uppercase; }
  .wrap-listagem-areas .area-atuacao p {
    font-size: 14px;
    line-height: 1.6em;
    color: #fff;
    margin: 20px 0 0; }
  .wrap-listagem-areas .area-atuacao .btn {
    margin: 30px 0 0; }
  .wrap-listagem-areas .area-atuacao:nth-child(odd):after {
    left: 0;
    right: initial;
    background: #171C37;
    background: linear-gradient(90deg, #171c37 45%, rgba(23, 28, 55, 0) 100%); }

.wrap-capa-post {
  padding: 60px 0 0; }
  .wrap-capa-post h1 {
    font-size: 40px;
    line-height: 1.2em;
    color: #171C37;
    font-weight: 400;
    margin-left: -2px; }
  .wrap-capa-post .categorias {
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #115FD6;
    margin: 0 0 10px; }
    .wrap-capa-post .categorias a {
      color: #115FD6; }
      .wrap-capa-post .categorias a:hover {
        text-decoration: underline; }
  .wrap-capa-post .capa {
    width: 100%;
    height: auto;
    border-radius: 30px 0;
    margin: 25px 0 0; }

.wrap-post {
  padding: 0 0 60px; }
  .wrap-post .post-body {
    margin: 40px 0 0; }

.posts-relacionados {
  margin: 60px 0 0; }
  .posts-relacionados h2 {
    font-size: 24px;
    font-weight: 600;
    color: #171C37; }
  .posts-relacionados .post-fechado {
    margin-top: 40px; }
    .posts-relacionados .post-fechado img {
      max-width: 100%;
      height: auto;
      border-radius: 20px 0; }
    .posts-relacionados .post-fechado h3 {
      font-size: 18px;
      line-height: 1.4em;
      font-weight: 500;
      margin: 20px 0 0;
      color: #171C37; }
    .posts-relacionados .post-fechado:hover img {
      opacity: 0.7; }

.posts-populares {
  margin-top: 40px; }
  .posts-populares h4 {
    font-size: 18px;
    font-weight: 500;
    color: #171C37;
    text-transform: uppercase; }
  .posts-populares .post-popular-item {
    margin-top: 30px;
    border-bottom: 1px solid rgba(23, 28, 55, 0.1);
    padding-bottom: 30px; }
    .posts-populares .post-popular-item:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    .posts-populares .post-popular-item:after {
      clear: both;
      display: block;
      content: ""; }
    .posts-populares .post-popular-item .post-thumbnail {
      width: 80px;
      float: left; }
      .posts-populares .post-popular-item .post-thumbnail img {
        width: 100%;
        height: auto;
        border-radius: 10px 0; }
    .posts-populares .post-popular-item .post-content {
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px);
      float: right; }
      .posts-populares .post-popular-item .post-content .post-category {
        font-size: 10px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        color: #115FD6;
        margin: 0 0 5px; }
      .posts-populares .post-popular-item .post-content .post-title {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.4em; }
        .posts-populares .post-popular-item .post-content .post-title a {
          color: #171C37; }
          .posts-populares .post-popular-item .post-content .post-title a:hover {
            color: #171C37;
            text-decoration: underline; }

.titulo-pag-principal {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  line-height: 1.4em; }

.wrap-capa-blog {
  background: #171C37;
  padding: 200px 0 70px; }
  .wrap-capa-blog .titulo-pag-principal {
    text-transform: uppercase; }
  .wrap-capa-blog p {
    font-size: 22px;
    font-weight: 200;
    color: #fff;
    margin: 5px 0 0; }

.search-form {
  position: relative; }
  .search-form .form-control {
    width: 100%;
    background: #fff;
    height: 64px;
    border-radius: 30px;
    border: 5px solid #b9bbc2;
    padding: 12px 18px;
    padding-right: 60px;
    font-size: 16px;
    color: #000; }
    .search-form .form-control::placeholder {
      color: #b7b7b7; }
    .search-form .form-control:focus {
      border-color: #9ea1aa; }
  .search-form .btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 64px;
    width: auto;
    border-radius: 0;
    min-width: initial;
    padding: 0 20px;
    border: 0;
    font-size: 26px;
    line-height: 1em;
    color: #282828;
    background: transparent; }

.post-destaque {
  position: relative;
  display: block;
  border-radius: 40px 0;
  overflow: hidden; }
  .post-destaque:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: 0.4; }
  .post-destaque img {
    width: 100%;
    height: auto; }
  .post-destaque .info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 60px; }
    .post-destaque .info h3 {
      font-size: 34px;
      line-height: 1.2em;
      font-weight: 600;
      color: #fff; }
    .post-destaque .info p {
      margin: 20px 0 0;
      font-size: 15px;
      line-height: 1.6em;
      color: #fff; }
  .post-destaque .geral {
    margin: 20px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    /* Alinha pelo bottom */ }
    .post-destaque .geral:after {
      content: "";
      display: block;
      clear: both; }
    .post-destaque .geral .autor {
      font-size: 12px;
      font-style: italic;
      color: #fff;
      margin-right: auto; }
      .post-destaque .geral .autor:before {
        content: "";
        display: inline-block;
        background: url(images/icon-check@2x.png) no-repeat center center;
        background-size: cover;
        height: 14px;
        width: 14px;
        vertical-align: middle;
        margin: -3px 10px 0 0; }

.leia-mais {
  font-size: 17px;
  line-height: 1.2em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-left: auto;
  background: #777D93;
  padding: 12px 30px;
  border-radius: 20px;
  display: inline-block; }
  .leia-mais:hover {
    background: #171C37;
    color: #fff; }

.wrap-post-destaque {
  position: relative; }
  .wrap-post-destaque .container {
    position: relative;
    z-index: 2; }
  .wrap-post-destaque:after {
    content: "";
    display: block;
    height: 25%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #171C37; }

.wrap-listagem-blog {
  padding-bottom: 60px;
  margin-top: 20px; }
  .wrap-listagem-blog .post-arquivo {
    display: block;
    margin-top: 40px; }
    .wrap-listagem-blog .post-arquivo img {
      max-width: 100%;
      height: auto;
      border-radius: 40px 0; }
    .wrap-listagem-blog .post-arquivo h3 {
      font-size: 28px;
      line-height: 1.2em;
      font-weight: 600;
      color: #171C37; }
    .wrap-listagem-blog .post-arquivo .data {
      font-size: 16px;
      font-weight: 200;
      color: #777D93;
      margin: 15px 0 0; }
    .wrap-listagem-blog .post-arquivo p {
      margin: 15px 0 0;
      font-size: 13px;
      line-height: 1.6em;
      color: #777D93; }
    .wrap-listagem-blog .post-arquivo .leia-mais {
      margin-top: 20px; }

.wp-pagenavi {
  text-align: center;
  margin: 60px 0 0; }
  .wp-pagenavi .pages,
  .wp-pagenavi a.last,
  .wp-pagenavi a.first {
    display: none; }
  .wp-pagenavi .page,
  .wp-pagenavi .current,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .extend {
    display: inline-block;
    font-size: 16px;
    color: #171C37;
    width: 34px;
    height: 30px;
    border-radius: 5px 0;
    background: transparent;
    border: 1px solid #171C37 !important;
    vertical-align: middle; }
  .wp-pagenavi .current,
  .wp-pagenavi .page:hover,
  .wp-pagenavi .nextpostslink:hover,
  .wp-pagenavi .previouspostslink:hover,
  .wp-pagenavi .extend:hover {
    background: #171C37;
    color: #fff; }
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    line-height: 1.2em; }

.sidebar {
  border-left: 5px solid #f2f2f2;
  padding-left: 40px;
  margin-left: 10px; }
  .sidebar .widget {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 300; }
    .sidebar .widget .widget-title {
      font-size: 24px;
      color: #171C37;
      font-weight: 600;
      margin-bottom: 20px; }
    .sidebar .widget ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .sidebar .widget ul li {
        padding: 0;
        margin: 10px 0; }

/* Large desktop */
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .wrap-sobre-home:before {
    width: -webkit-calc(((100vw - 940px)/2) + (940px/2) - 140px);
    width: -moz-calc(((100vw - 940px)/2) + (940px/2) - 140px);
    width: calc(((100vw - 940px)/2) + (940px/2) - 140px); }

  .wrap-blog-home .box .info {
    padding: 20px; }
    .wrap-blog-home .box .info h3 {
      font-size: 15px; }
    .wrap-blog-home .box .info .geral .autor {
      font-size: 10px; }
    .wrap-blog-home .box .info .geral .leia-mais-menor {
      font-size: 14px; }

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

  .wrap-single-area h1 {
    font-size: 42px; }
  .wrap-single-area .coluna-esq .post-body {
    font-size: 19px; }
  .wrap-single-area .box {
    font-size: 16px; }

  .wrap-frase-area p {
    font-size: 28px; }

  .wrap-topo-time h1 {
    font-size: 104px; }
  .wrap-topo-time p {
    font-size: 20px; }

  .wrap-nosso-time .pessoa .funcao {
    font-size: 14px; }
  .wrap-nosso-time .pessoa .thumb {
    width: 180px; }
  .wrap-nosso-time .pessoa .dados {
    padding-left: 210px; }
  .wrap-nosso-time .pessoa h3,
  .wrap-nosso-time .pessoa .email {
    font-size: 16px; }

  .post-destaque .info {
    padding: 50px; }
    .post-destaque .info h3 {
      font-size: 26px; }

  .wrap-listagem-blog .post-arquivo h3 {
    font-size: 24px; }

  .leia-mais {
    font-size: 16px; }

  .wrap-capa-post h1 {
    font-size: 36px; }

  .posts-relacionados .post-fechado h3 {
    font-size: 16px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .wrap-sobre-home:before {
    width: -webkit-calc(((100vw - 720px)/2) + (720px/2) - 140px);
    width: -moz-calc(((100vw - 720px)/2) + (720px/2) - 140px);
    width: calc(((100vw - 720px)/2) + (720px/2) - 140px); }

  .nav > li {
    margin: 0 0 0 18px; }

  .wrap-capa-home .tag {
    font-size: 12px; }
  .wrap-capa-home h1 {
    font-size: 34px; }

  .btn {
    font-size: 13px;
    min-width: 220px; }

  .wrap-sobre-home {
    padding: 60px 0; }
    .wrap-sobre-home p {
      font-size: 16px; }

  .titulo-principal {
    font-size: 28px; }

  .wrap-areas-home {
    padding: 60px 0; }
    .wrap-areas-home p {
      font-size: 16px; }
    .wrap-areas-home .box {
      font-size: 17px;
      height: 160px; }
      .wrap-areas-home .box span {
        padding: 0 20px; }
    .wrap-areas-home .slideAreas {
      padding: 0 30px;
      margin-left: -25px; }
      .wrap-areas-home .slideAreas .owl-controls .owl-nav .owl-prev {
        left: -25px; }
      .wrap-areas-home .slideAreas .owl-controls .owl-nav .owl-next {
        right: -25px; }

  .wrap-blog-home {
    padding: 60px 0; }
    .wrap-blog-home .box .info {
      padding: 25px; }
      .wrap-blog-home .box .info h3 {
        font-size: 19px; }
      .wrap-blog-home .box .info .geral .autor {
        font-size: 12px; }
      .wrap-blog-home .box .info .geral .leia-mais-menor {
        font-size: 16px; }

  .footer .logo-rodape {
    width: 160px; }

  .wrap-capa-sobre {
    padding: 180px 0 80px; }
    .wrap-capa-sobre .tag {
      font-size: 12px; }

  .titulo-pag-principal {
    font-size: 35px; }

  .wrap-certificacao .box h2 {
    font-size: 28px; }
  .wrap-certificacao .box .frase {
    font-size: 18px; }

  .wrap-topo-areas {
    padding: 240px 0 140px; }
    .wrap-topo-areas h1 {
      font-size: 42px; }

  .wrap-listagem-areas .area-atuacao h2 {
    font-size: 22px; }

  .wrap-single-area h1 {
    font-size: 28px; }
  .wrap-single-area .coluna-esq {
    padding: 60px 20px 60px 30px; }
    .wrap-single-area .coluna-esq .post-body {
      font-size: 16px; }
  .wrap-single-area .box {
    font-size: 15px;
    padding: 55px 45px; }
    .wrap-single-area .box ul li {
      margin: 0 0 30px 0; }

  .wrap-frase-area {
    padding: 60px 0; }
    .wrap-frase-area p {
      font-size: 22px; }

  .wrap-topo-time {
    padding: 90px 0; }
    .wrap-topo-time h1 {
      font-size: 64px; }
    .wrap-topo-time p {
      font-size: 16px; }

  .wrap-nosso-time {
    padding: 60px 0; }
    .wrap-nosso-time h2 {
      font-size: 26px; }
    .wrap-nosso-time .pessoa .funcao {
      font-size: 13px;
      margin: 0 0 10px 0; }
    .wrap-nosso-time .pessoa .thumb {
      width: 120px; }
    .wrap-nosso-time .pessoa .dados {
      padding-left: 140px; }
    .wrap-nosso-time .pessoa h3,
    .wrap-nosso-time .pessoa .email {
      font-size: 14px; }

  .wrap-numeros {
    padding: 60px 0; }
    .wrap-numeros h2 {
      font-size: 26px; }
    .wrap-numeros .boxs-menores .box {
      height: 180px; }
      .wrap-numeros .boxs-menores .box .info {
        padding: 0 30px; }
        .wrap-numeros .boxs-menores .box .info .numero {
          font-size: 44px; }
        .wrap-numeros .boxs-menores .box .info .titulo {
          font-size: 18px; }
    .wrap-numeros .box-maior {
      padding: 30px 40px; }
      .wrap-numeros .box-maior p {
        font-size: 15px; }
      .wrap-numeros .box-maior h3 {
        font-size: 24px; }

  .post-destaque .info {
    padding: 40px; }
    .post-destaque .info h3 {
      font-size: 20px; }
    .post-destaque .info p {
      font-size: 13px; }

  .wrap-listagem-blog .post-arquivo h3 {
    font-size: 18px; }
  .wrap-listagem-blog .post-arquivo .data {
    font-size: 15px; }
  .wrap-listagem-blog .post-arquivo p {
    font-size: 12px; }

  .leia-mais {
    font-size: 14px;
    padding: 10px 25px; }

  .wrap-capa-post h1 {
    font-size: 24px; }

  .posts-relacionados .post-fechado h3 {
    font-size: 15px; }

  .wrap-capa-blog {
    padding: 190px 0 60px; }
    .wrap-capa-blog p {
      font-size: 18px; }

  .sidebar {
    padding-left: 25px;
    margin-left: 5px; }
    .sidebar .widget {
      font-size: 15px; }
      .sidebar .widget .widget-title {
        font-size: 20px; }

  .wrap-contato .box {
    padding: 30px 30px 0; }
    .wrap-contato .box .info-contato {
      padding: 40px; }
      .wrap-contato .box .info-contato h1 {
        font-size: 25px; }
      .wrap-contato .box .info-contato .telefones h2,
      .wrap-contato .box .info-contato .email h2 {
        font-size: 21px; }
      .wrap-contato .box .info-contato .telefones ul li,
      .wrap-contato .box .info-contato .email ul li {
        font-size: 19px; }
      .wrap-contato .box .info-contato .redes h3 {
        font-size: 20px; }
      .wrap-contato .box .info-contato .redes a {
        font-size: 30px; }

  .wrap-certificacao {
    padding: 60px 0; }

  .post-body h1 {
    font-size: 34px; }
  .post-body h2 {
    font-size: 32px; }
  .post-body h3 {
    font-size: 30px; }
  .post-body h4 {
    font-size: 28px; }
  .post-body h5 {
    font-size: 26px; }
  .post-body h6 {
    font-size: 24px; } }
/* smartphone */
@media (max-width: 767px) {
  body {
    font-size: 15px; }

  body.body-pages {
    border-top-width: 106px; }

  .header {
    padding: 35px 0; }
    .header .navbar {
      float: initial; }

  .navbar {
    padding: 0; }

  .nav {
    background: #171C37; }
    .nav > li {
      margin: 10px 0 0;
      font-size: 14px; }
      .nav > li:first-child {
        margin: 0; }
      .nav > li.active > a {
        color: #777D93 !important; }

  .navbar-toggle {
    margin: 0;
    border: 0;
    float: initial;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 1;
    padding: 0; }
    .navbar-toggle .icon-bar {
      background: #fff;
      width: 32px; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 8px; }

  .navbar-collapse {
    border: 0;
    box-shadow: initial; }

  .navbar-nav {
    margin: 20px 0 0;
    padding: 20px; }

  .wrap-sobre-home:before {
    width: 100%; }

  .wrap-capa-home .container {
    width: 100%; }
  .wrap-capa-home .tag {
    font-size: 12px; }
  .wrap-capa-home h1 {
    font-size: 26px; }
  .wrap-capa-home .play-icon {
    margin-top: 40px; }

  .btn {
    font-size: 13px;
    min-width: initial;
    padding: 15px 25px 14px; }

  .wrap-sobre-home {
    padding: 0 0 60px 0; }
    .wrap-sobre-home:before {
      position: initial;
      height: 300px;
      margin-bottom: 60px; }
    .wrap-sobre-home p {
      font-size: 16px; }

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

  .wrap-areas-home {
    padding: 60px 0; }
    .wrap-areas-home p {
      font-size: 16px; }
    .wrap-areas-home .box {
      font-size: 17px;
      height: 160px; }
      .wrap-areas-home .box span {
        padding: 0 20px; }
    .wrap-areas-home .slideAreas {
      padding: 0 35px;
      margin-left: 0;
      margin-top: 30px; }
      .wrap-areas-home .slideAreas .owl-controls .owl-nav .owl-prev {
        left: -5px; }
      .wrap-areas-home .slideAreas .owl-controls .owl-nav .owl-next {
        right: -5px; }

  .owl-carousel .owl-controls .owl-nav .owl-prev {
    height: 30px;
    width: 30px; }
  .owl-carousel .owl-controls .owl-nav .owl-next {
    height: 30px;
    width: 30px; }

  .wrap-blog-home {
    padding: 60px 0; }
    .wrap-blog-home .box .info {
      padding: 20px; }
      .wrap-blog-home .box .info h3 {
        font-size: 17px; }
      .wrap-blog-home .box .info .geral .autor {
        font-size: 11px; }
      .wrap-blog-home .box .info .geral .leia-mais-menor {
        font-size: 14px; }
    .wrap-blog-home .slidePosts {
      padding: 0 45px; }

  .wrap-newsletter .titulo-principal {
    padding-right: 0; }
  .wrap-newsletter .form-control {
    margin-top: 15px; }

  .footer .logo-rodape {
    width: 160px; }
  .footer ul {
    margin-top: 30px; }

  .wrap-capa-sobre {
    padding: 140px 0 60px; }
    .wrap-capa-sobre .tag {
      font-size: 12px; }

  .titulo-pag-principal {
    font-size: 28px; }

  .wrap-certificacao {
    padding: 60px 0; }
    .wrap-certificacao .box {
      padding: 30px;
      text-align: left; }
      .wrap-certificacao .box h2 {
        font-size: 22px; }
      .wrap-certificacao .box .frase {
        font-size: 17px; }
      .wrap-certificacao .box .btn {
        margin-top: 20px; }

  .wrap-topo-areas {
    padding: 160px 0 80px; }
    .wrap-topo-areas h1 {
      font-size: 28px; }

  .wrap-listagem-areas .area-atuacao h2 {
    font-size: 22px; }
  .wrap-listagem-areas .area-atuacao:before {
    content: "";
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    background: #171C37;
    width: 100%;
    height: 100%;
    opacity: 0.4; }
  .wrap-listagem-areas .container {
    width: 100%; }

  .wrap-single-area h1 {
    font-size: 24px; }
  .wrap-single-area .coluna-esq {
    padding: 50px 20px 50px 20px; }
    .wrap-single-area .coluna-esq .post-body {
      font-size: 16px;
      margin: 30px 0 0; }
  .wrap-single-area .box {
    font-size: 15px;
    padding: 45px 35px; }
    .wrap-single-area .box ul li {
      margin: 0 0 30px 0; }

  .wrap-frase-area {
    padding: 80px 0 60px 0; }
    .wrap-frase-area p {
      font-size: 18px; }

  .wrap-topo-time {
    padding: 60px 0; }
    .wrap-topo-time h1 {
      font-size: 44px;
      margin: 0 0 20px; }
    .wrap-topo-time p {
      font-size: 15px; }

  .wrap-nosso-time {
    padding: 60px 0; }
    .wrap-nosso-time h2 {
      font-size: 22px; }
    .wrap-nosso-time .pessoa .funcao {
      font-size: 13px;
      margin: 0 0 10px 0; }
    .wrap-nosso-time .pessoa .thumb {
      width: 120px; }
    .wrap-nosso-time .pessoa .dados {
      padding-left: 140px; }
    .wrap-nosso-time .pessoa h3,
    .wrap-nosso-time .pessoa .email {
      font-size: 14px; }

  .wrap-numeros {
    padding: 60px 0; }
    .wrap-numeros h2 {
      font-size: 22px; }
    .wrap-numeros .boxs-menores .box {
      height: 150px; }
      .wrap-numeros .boxs-menores .box .info {
        padding: 0 30px; }
        .wrap-numeros .boxs-menores .box .info .numero {
          font-size: 40px; }
        .wrap-numeros .boxs-menores .box .info .titulo {
          font-size: 18px; }
    .wrap-numeros .box-maior {
      padding: 25px 30px;
      border-radius: 20px 0; }
      .wrap-numeros .box-maior p {
        font-size: 15px;
        margin: 0; }
      .wrap-numeros .box-maior h3 {
        font-size: 22px;
        margin: 20px 0 0; }

  .post-destaque {
    border-radius: 20px 0; }
    .post-destaque .info {
      padding: 25px;
      position: initial;
      background: #171C37; }
      .post-destaque .info h3 {
        font-size: 16px; }
      .post-destaque .info p {
        font-size: 12px; }
    .post-destaque:after {
      display: none; }

  .wrap-listagem-blog .post-arquivo h3 {
    font-size: 18px; }
  .wrap-listagem-blog .post-arquivo .data {
    font-size: 15px; }
  .wrap-listagem-blog .post-arquivo p {
    font-size: 12px; }

  .leia-mais {
    font-size: 14px;
    padding: 10px 25px; }

  .wrap-capa-post h1 {
    font-size: 24px; }

  .posts-relacionados .post-fechado h3 {
    font-size: 15px; }

  .wrap-capa-blog {
    padding: 140px 0 60px; }
    .wrap-capa-blog p {
      font-size: 15px;
      margin: 10px 0 25px; }

  .sidebar {
    padding-left: 25px;
    margin-left: 5px; }
    .sidebar .widget {
      font-size: 15px; }
      .sidebar .widget .widget-title {
        font-size: 20px; }

  .wrap-contato .box {
    padding: 20px 20px 0; }
    .wrap-contato .box .info-contato {
      padding: 20px; }
      .wrap-contato .box .info-contato h1 {
        font-size: 22px; }
      .wrap-contato .box .info-contato .telefones h2,
      .wrap-contato .box .info-contato .email h2 {
        font-size: 18px; }
      .wrap-contato .box .info-contato .telefones ul li,
      .wrap-contato .box .info-contato .email ul li {
        font-size: 17px; }
      .wrap-contato .box .info-contato .redes h3 {
        font-size: 17px; }
      .wrap-contato .box .info-contato .redes a {
        font-size: 22px; }
  .wrap-contato .form-contato {
    padding-left: 0;
    margin-top: 20px;
    padding-bottom: 20px; }

  .wrap-foto-sobre img {
    border-radius: 30px 0; }

  .wrap-foto-sobre {
    padding: 0px 20px; }

  .wrap-capa-areas img {
    border-radius: 30px 0; }

  .search-form .form-control,
  .search-form .btn {
    height: 58px; }

  .wrap-listagem-blog .post-arquivo img {
    width: 100%; }
  .wrap-listagem-blog .post-arquivo h3 {
    margin: 20px 0 0; }

  .sidebar {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
    margin-top: 60px; }

  .post-body h1 {
    font-size: 28px; }
  .post-body h2 {
    font-size: 26px; }
  .post-body h3 {
    font-size: 24px; }
  .post-body h4 {
    font-size: 22px; }
  .post-body h5 {
    font-size: 20px; }
  .post-body h6 {
    font-size: 18px; } }
@media (min-width: 768px) {
  .row-flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center; }
    .row-flex .align-left {
      margin-right: auto; }
    .row-flex .align-right {
      margin-left: auto; }

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

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

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

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