@charset "UTF-8";
/*
Theme Name: Leão Teixeira
Theme URI:
Author: Paulo Estev&atilde;o - Redondo Design
Author URI: https://redondodesign.com.br/
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 60px; }

body {
  background: #fff;
  color: #666666;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased; }

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

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

a {
  color: #233D87;
  text-decoration: none; }

a:hover {
  color: #233D87;
  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

*******************************************/
.container-fluid {
  max-width: 1280px; }

.header {
  position: fixed;
  top: 25px;
  left: 0;
  z-index: 40;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  height: 140px;
  -moz-transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -ms-transition: All 0.4s ease-in-out;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0); }
  .header.header-scroll {
    height: 90px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05); }
    .header.header-scroll .logo {
      height: 70px; }
    .header.header-scroll .navbar-nav > li {
      font-size: 18px; }
      .header.header-scroll .navbar-nav > li:after {
        height: 7px;
        width: 7px;
        top: 6px; }
    .header.header-scroll .botoes {
      width: 125px; }
  .header .logo {
    -moz-transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -ms-transition: All 0.4s ease-in-out;
    height: 104px; }
  .header .container,
  .header .container-fluid {
    position: relative;
    height: 100%; }
  .header .navbar-brand {
    padding: 0;
    height: initial;
    min-height: initial;
    float: initial;
    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; }
  .header .navbar {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1; }
  .header .nav {
    width: 50%;
    display: flex; }
    .header .nav.navbar-left {
      justify-content: end; }
    .header .nav.navbar-right {
      justify-content: left; }
    .header .nav.navbar-left {
      padding-right: 130px; }
      .header .nav.navbar-left > li {
        margin-right: 80px; }
        .header .nav.navbar-left > li:after {
          right: -42px; }
        .header .nav.navbar-left > li:last-child {
          margin-right: 0; }
    .header .nav.navbar-right {
      padding-left: 130px; }
      .header .nav.navbar-right > li {
        margin-left: 80px; }
        .header .nav.navbar-right > li:after {
          left: -42px; }
        .header .nav.navbar-right > li:first-child {
          margin-left: 0; }
  .header .nav > li > a:hover, .header .nav > li > a:focus,
  .header .nav .open > a, .header .nav .open > a:hover, .header .nav .open > a:focus {
    background: transparent; }
  .header .navbar-nav.navbar-right:last-child {
    margin-right: 0; }
  .header .navbar-nav > li {
    float: initial;
    font-size: 21px;
    font-weight: 400;
    position: relative; }
    .header .navbar-nav > li:after {
      display: block;
      content: "";
      height: 9px;
      width: 9px;
      background: #99D13E;
      position: absolute;
      top: 8px;
      z-index: 1;
      -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 .navbar-nav > li > a {
      padding: 0;
      color: #233D87;
      line-height: 1.2em;
      position: relative;
      -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 .navbar-nav > li > a:after {
        content: "";
        display: block;
        height: 1px;
        width: 0;
        background: #99D13E;
        position: absolute !important;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        top: 100%;
        margin-top: 4px;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
      .header .navbar-nav > li > a:hover {
        background: transparent; }
        .header .navbar-nav > li > a:hover:after {
          width: 100%; }
    .header .navbar-nav > li.active > a {
      font-weight: 600; }
      .header .navbar-nav > li.active > a:after {
        width: 100%; }
    .header .navbar-nav > li.open > a:after {
      width: 100%; }
  .header .dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: initial;
    padding: 0;
    min-width: initial;
    width: 170px; }
    .header .dropdown-menu > li {
      padding: 0;
      margin: 0;
      font-size: 20px;
      text-align: center;
      border: 0; }
      .header .dropdown-menu > li > a {
        padding: 15px;
        display: block;
        border-bottom: 2px solid #F5F5F5;
        white-space: initial;
        color: #233D87;
        background: #fff; }
        .header .dropdown-menu > li > a:before {
          content: "";
          display: inline-block;
          width: 4px;
          height: 4px;
          background: #233D87;
          border-radius: 100%;
          vertical-align: middle;
          margin: -3px 12px 0 0; }
        .header .dropdown-menu > li > a:hover {
          background: #fff;
          color: #233D87;
          font-weight: 600; }
      .header .dropdown-menu > li:last-child > a {
        border: 0; }
  .header .botoes {
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 2;
    right: 15px;
    width: 195px;
    -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 .botoes:hover .botao {
      opacity: 0.2; }
      .header .botoes:hover .botao:hover {
        opacity: 1; }
    .header .botoes .botao {
      clear: both;
      display: block;
      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 .botoes .botao img {
        width: 100%;
        height: auto; }
      .header .botoes .botao:first-child {
        margin-bottom: 10px; }

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

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

#slideHome .item {
  display: none; }
#slideHome.owl-carousel .owl-stage-outer {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
#slideHome.owl-carousel .owl-controls {
  padding-top: 30px; }
  #slideHome.owl-carousel .owl-controls .owl-dots {
    display: flex;
    justify-content: center; }
  #slideHome.owl-carousel .owl-controls .owl-dot {
    display: block;
    width: 11px;
    height: 9px;
    background: #99D13E;
    margin: 0 3px; }
    #slideHome.owl-carousel .owl-controls .owl-dot.active, #slideHome.owl-carousel .owl-controls .owl-dot:hover {
      background: #233D87; }

.wrap-servicos-home {
  background: url(images/bg-servicos.jpg) no-repeat right top;
  background-size: 74%;
  margin-top: 100px;
  height: 546px; }
  .wrap-servicos-home .lista {
    padding: 60px 0;
    margin: 0;
    list-style: none; }
    .wrap-servicos-home .lista li {
      padding: 0 0 0 45px;
      margin: 25px 0;
      font-size: 38px;
      line-height: 1.25em;
      color: #99D13E;
      opacity: 0.5;
      -moz-transition: All 0.4s ease-in-out;
      -webkit-transition: All 0.4s ease-in-out;
      -ms-transition: All 0.4s ease-in-out;
      position: relative;
      cursor: pointer; }
      .wrap-servicos-home .lista li:before {
        content: "";
        display: block;
        height: 34px;
        width: 24px;
        background: url(images/arrow-servicos.png) no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 8px;
        z-index: 1;
        opacity: 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; }
      .wrap-servicos-home .lista li.active {
        font-size: 44px;
        font-weight: bold;
        color: #fff;
        opacity: 1; }
        .wrap-servicos-home .lista li.active:before {
          opacity: 1; }
      .wrap-servicos-home .lista li:hover {
        opacity: 1; }
  .wrap-servicos-home .thumb {
    padding-top: 40px; }
    .wrap-servicos-home .thumb img {
      max-width: 100%;
      height: auto; }
    .wrap-servicos-home .thumb .ilustracao {
      display: none; }
      .wrap-servicos-home .thumb .ilustracao.active {
        display: block; }

.titulo-principal {
  font-size: 30px;
  font-weight: bold;
  color: #233D87; }

.wrap-unidades-home {
  margin-top: 100px; }
  .wrap-unidades-home .titulo-principal {
    text-align: center; }
  .wrap-unidades-home .unidades {
    margin-top: 35px;
    padding: 0 4px; }
    .wrap-unidades-home .unidades .row {
      margin: 0 -2px;
      display: flex; }
      .wrap-unidades-home .unidades .row:after {
        content: "";
        display: block;
        clear: both; }
      .wrap-unidades-home .unidades .row .coluna {
        float: left;
        padding: 0 2px; }
      .wrap-unidades-home .unidades .row .coluna-menor {
        width: 25%; }
        .wrap-unidades-home .unidades .row .coluna-menor .box {
          width: 100%;
          aspect-ratio: 1 / 1.5; }
      .wrap-unidades-home .unidades .row .coluna-maior {
        width: 50%;
        display: flex;
        /* Usando flexbox */
        flex-direction: column; }
        .wrap-unidades-home .unidades .row .coluna-maior .linha {
          flex: 1;
          background: red;
          margin-bottom: 4px; }
          .wrap-unidades-home .unidades .row .coluna-maior .linha:last-child {
            margin-bottom: 0;
            /* Remove a margem do último item */ }
          .wrap-unidades-home .unidades .row .coluna-maior .linha .box-menor {
            width: 50%;
            height: 100%;
            float: left; }
            .wrap-unidades-home .unidades .row .coluna-maior .linha .box-menor:first-child {
              border-right: 2px solid #fff; }
            .wrap-unidades-home .unidades .row .coluna-maior .linha .box-menor:last-child {
              border-left: 2px solid #fff; }
          .wrap-unidades-home .unidades .row .coluna-maior .linha:after {
            content: "";
            display: block;
            clear: both; }
          .wrap-unidades-home .unidades .row .coluna-maior .linha .box-maior {
            height: 100%;
            width: 100%; }
    .wrap-unidades-home .unidades .box {
      position: relative;
      overflow: hidden;
      display: block; }
      .wrap-unidades-home .unidades .box h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 3;
        font-size: 28px;
        text-transform: uppercase;
        color: #99D13E;
        font-weight: bold;
        padding: 0 20px 20px;
        text-align: center;
        -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-unidades-home .unidades .box:before {
        content: "";
        display: block;
        clear: both;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        background: rgba(5, 30, 140, 0.5);
        -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-unidades-home .unidades .box:after {
        content: "";
        display: block;
        clear: both;
        height: 65%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        background: #1B4792;
        background: linear-gradient(180deg, rgba(27, 71, 146, 0) 0%, #1b4792 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-unidades-home .unidades .box img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        z-index: 1;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -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-unidades-home .unidades .box:hover img {
        transform: translate(-50%, -50%) scale(1.1);
        -moz-transform: translate(-50%, -50%) scale(1.1);
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1); }
      .wrap-unidades-home .unidades .box:hover:before {
        opacity: 0; }
      .wrap-unidades-home .unidades .box:hover:after {
        opacity: 1; }
      .wrap-unidades-home .unidades .box:hover h3 {
        color: #fff; }

.footer {
  background: url(images/bg-footer.png) no-repeat center top;
  background-size: cover;
  margin-top: 100px;
  position: relative;
  z-index: 2; }
  .footer.footer-horarios {
    margin-top: -130px; }
    .footer.footer-horarios .unidades {
      background-image: url(images/bg-unidades-branco.png); }
      .footer.footer-horarios .unidades a {
        color: #233D87 !important; }
      .footer.footer-horarios .unidades ul li.ocultar a {
        color: #99D13E !important; }
  .footer .unidades {
    background: url(images/bg-unidades.png) no-repeat center top;
    background-size: 100% 100%;
    margin-top: -20px;
    padding: 0 40px; }
    .footer .unidades ul {
      list-style: none;
      padding: 50px 0 25px;
      margin: 0;
      display: flex;
      flex-wrap: wrap; }
      .footer .unidades ul li {
        padding: 0;
        margin: 0;
        font-size: 24px;
        line-height: 1.1em;
        font-weight: bold;
        flex: 1 1 0;
        text-align: center; }
        .footer .unidades ul li small {
          font-size: 0.7em;
          font-weight: normal; }
        .footer .unidades ul li a {
          color: #233D87;
          display: block; }
          .footer .unidades ul li a:hover {
            text-decoration: underline; }
        .footer .unidades ul li.ocultar a {
          pointer-events: none;
          color: #fff; }
  .footer .creditos {
    background: url(images/bg-creditos.png) no-repeat center top;
    background-size: cover;
    padding: 10px 0;
    text-align: right; }
    .footer .creditos a:hover {
      opacity: 0.7; }
  .footer .menu-footer {
    position: relative;
    padding-top: 40px;
    margin: 60px 0 80px; }
    .footer .menu-footer .redes {
      position: absolute;
      top: 25px;
      right: 0; }
      .footer .menu-footer .redes a {
        font-size: 40px;
        color: #99D13E;
        margin-left: 15px; }
        .footer .menu-footer .redes a:hover {
          color: #fff; }
    .footer .menu-footer .navbar-brand {
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      top: 0;
      float: initial;
      padding: 0;
      min-height: 0;
      height: auto; }
      .footer .menu-footer .navbar-brand .logo {
        height: 100px; }
    .footer .menu-footer .navbar-footer:after {
      content: "";
      display: block;
      clear: both; }
    .footer .menu-footer ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer .menu-footer ul li {
        padding: 0;
        margin: 0;
        font-size: 20px;
        line-height: 1.3em;
        font-weight: 600; }
        .footer .menu-footer ul li a {
          color: #fff; }
          .footer .menu-footer ul li a:hover {
            color: #99D13E; }
    .footer .menu-footer .sub-menu li {
      margin-top: 10px; }
  .footer .nav-footer {
    width: 50%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    float: left; }
    .footer .nav-footer > li {
      position: relative; }
      .footer .nav-footer > li:after {
        display: block;
        content: "";
        height: 9px;
        width: 9px;
        background: #99D13E;
        position: absolute;
        top: 8px;
        z-index: 1;
        -moz-transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -ms-transition: All 0.4s ease-in-out; }
    .footer .nav-footer.nav-footer-left {
      justify-content: end;
      padding-right: 120px; }
      .footer .nav-footer.nav-footer-left > li {
        margin-right: 60px; }
        .footer .nav-footer.nav-footer-left > li:after {
          right: -32px; }
        .footer .nav-footer.nav-footer-left > li:last-child {
          margin-right: 0; }
    .footer .nav-footer.nav-footer-right {
      justify-content: left;
      padding-left: 120px; }
      .footer .nav-footer.nav-footer-right > li {
        margin-left: 60px; }
        .footer .nav-footer.nav-footer-right > li:after {
          left: -32px; }
        .footer .nav-footer.nav-footer-right > li:first-child {
          margin-left: 0; }

.btn {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: #233D87;
  border-radius: 0;
  padding: 12px 80px;
  position: relative;
  border: 0; }
  .btn:after {
    content: "";
    display: block;
    height: 100%;
    width: 30px;
    background: #99D13E;
    -moz-transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -ms-transition: All 0.4s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .btn span {
    position: relative;
    z-index: 2; }
  .btn:hover {
    color: #fff; }
    .btn:hover:after {
      width: 100%; }

.wrap-evento-home {
  padding: 100px 0; }
  .wrap-evento-home .pre-titulo {
    margin: 0 0 35px; }
  .wrap-evento-home .btn {
    margin-left: 60px;
    margin-top: 70px; }
    .wrap-evento-home .btn img {
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: -60px;
      z-index: 2; }
  .wrap-evento-home .thumb img {
    max-width: 100%;
    height: auto; }

.wrap-aula-experimental {
  background: url(images/bg-aula-experimental.png) no-repeat center top;
  background-size: cover;
  padding: 80px 0; }
  .wrap-aula-experimental .titulo-principal {
    text-transform: uppercase;
    margin-bottom: 50px; }
  .wrap-aula-experimental .btn {
    background: #99D13E;
    color: #233D87; }
    .wrap-aula-experimental .btn span {
      margin-left: -30px; }
    .wrap-aula-experimental .btn:after {
      background: #233D87; }
    .wrap-aula-experimental .btn:hover {
      color: #fff; }
  .wrap-aula-experimental .thumb img {
    max-width: 100%;
    height: auto; }

.wrap-visite-loja {
  background: #F3F3F3 url(images/bg-visite.png) no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 80px 0; }
  .wrap-visite-loja.wrap-visite-loja-horarios {
    background-image: url(images/bg-visite-pag-horarios.jpg);
    margin: 100px 0 0;
    padding-bottom: 200px; }
  .wrap-visite-loja .titulo-principal {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .wrap-visite-loja img {
    max-width: 100%;
    height: auto; }

.wrap-botoes-aula-matricula {
  text-align: center;
  margin-top: 80px; }
  .wrap-botoes-aula-matricula img {
    max-width: 100%;
    height: auto; }
  .wrap-botoes-aula-matricula .botoes-container {
    position: relative;
    display: flex;
    gap: 40px;
    justify-content: center; }
    .wrap-botoes-aula-matricula .botoes-container:hover .botao {
      opacity: 0.2; }
      .wrap-botoes-aula-matricula .botoes-container:hover .botao:hover {
        opacity: 1;
        transform: scale(1.1); }
    .wrap-botoes-aula-matricula .botoes-container.botoes-contatos {
      gap: 40px;
      padding-top: 20px; }
  .wrap-botoes-aula-matricula .botao {
    display: inline-block;
    -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-botoes-aula-matricula .botao.whatsapp, .wrap-botoes-aula-matricula .botao.email {
      font-size: 30px;
      color: #233D87;
      margin-top: 30px; }
      .wrap-botoes-aula-matricula .botao.whatsapp:before, .wrap-botoes-aula-matricula .botao.email:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin: -3px 10px 0 0;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        width: 26px;
        height: 26px; }
    .wrap-botoes-aula-matricula .botao.whatsapp:before {
      background-image: url(images/icon-whatsapp.png); }
    .wrap-botoes-aula-matricula .botao.email:before {
      background-image: url(images/icon-email.png); }

.post-body p {
  margin: 0 0 20px 0; }
  .post-body p:last-child {
    margin: 0; }
.post-body blockquote {
  font-size: 1em;
  margin: 0 0 20px; }
.post-body ul {
  margin: 0 0 20px; }
.post-body h1,
.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6 {
  color: #233D87;
  margin: 30px 0 20px;
  font-weight: bold; }
.post-body h1 {
  font-size: 30px; }
.post-body h2 {
  font-size: 28px; }
.post-body h3 {
  font-size: 26px; }
.post-body h4 {
  font-size: 24px; }
.post-body h5 {
  font-size: 22px; }
.post-body h6 {
  font-size: 20px; }

.page-template-default,
.error404,
.page-template,
.post-type-archive-unidades {
  background-image: url(images/bg-pages.png);
  background-size: auto 165px;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 165px; }
  .page-template-default .post-body,
  .error404 .post-body,
  .page-template .post-body,
  .post-type-archive-unidades .post-body {
    margin-top: 40px; }

.page-template-template-home {
  padding-top: 0;
  background-image: initial; }

.page-template-template-sobre {
  background-color: #F5F5F5; }

.wrap-page {
  padding: 80px 0 0; }

.menu-unidades .row {
  margin-left: -7px;
  margin-right: -7px; }
  .menu-unidades .row > div {
    padding-left: 7px;
    padding-right: 7px;
    float: left;
    width: 20%; }
  .menu-unidades .row:after {
    content: "";
    display: block;
    clear: both; }
.menu-unidades .button {
  display: block;
  height: 84px;
  width: 100%;
  cursor: pointer;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  position: relative; }
  .menu-unidades .button.active .titulo {
    color: #99D13E;
    text-decoration: underline; }
  .menu-unidades .button.active.button-select .titulo {
    color: #233D87;
    text-decoration: initial; }
  .menu-unidades .button.active.button-select li:first-child .titulo {
    color: #99D13E;
    text-decoration: underline; }
  .menu-unidades .button .titulo {
    display: block;
    width: 100%;
    padding: 0 25px;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 500;
    color: #233D87;
    position: absolute !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; }
  .menu-unidades .button.button-select {
    padding: 0;
    margin: 0;
    list-style: none;
    box-shadow: initial; }
    .menu-unidades .button.button-select li {
      padding: 0;
      margin: 0;
      height: 84px;
      position: relative;
      z-index: 1;
      background: #fff;
      box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
      border-bottom: 1px solid #efefef;
      display: none; }
      .menu-unidades .button.button-select li.active {
        display: block; }
      .menu-unidades .button.button-select li:last-child {
        border-bottom: 0; }
      .menu-unidades .button.button-select li:first-child .titulo {
        padding-right: 45px; }
      .menu-unidades .button.button-select li:first-child:after {
        content: "";
        display: block;
        position: absolute !important;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        right: 20px;
        z-index: 1;
        width: 14px;
        height: 14px;
        background: url(images/icon-down.png) no-repeat;
        background-size: contain; }
    .menu-unidades .button.button-select.open li:first-child:after {
      background-image: url(images/icon-up.png); }

.tabela-horarios {
  margin-top: 40px; }
  .tabela-horarios .table {
    width: 100%;
    table-layout: fixed; }
    .tabela-horarios .table th,
    .tabela-horarios .table td {
      width: 16.66%; }
    .tabela-horarios .table thead tr {
      background: #233D87; }
      .tabela-horarios .table thead tr th {
        border-bottom: 0;
        color: #99D13E;
        font-size: 22px;
        font-weight: bold;
        padding: 15px 15px; }
        .tabela-horarios .table thead tr th:nth-child(odd) {
          background: rgba(127, 183, 224, 0.2); }
    .tabela-horarios .table tbody tr {
      background: #FFFFFF; }
      .tabela-horarios .table tbody tr:nth-child(odd) {
        background: #f5f5f5; }
      .tabela-horarios .table tbody tr td {
        border-left: 3px solid #E6E6E6;
        border-right: 3px solid #E6E6E6;
        border-top: 0;
        padding: 20px 15px;
        height: 98px; }
        .tabela-horarios .table tbody tr td:first-child {
          border-left-color: transparent; }
        .tabela-horarios .table tbody tr td:last-child {
          border-right-color: transparent; }
        .tabela-horarios .table tbody tr td.vazio {
          background-image: url(images/marca-dagua.png);
          background-position: center center;
          background-repeat: no-repeat;
          opacity: 0.3; }
        .tabela-horarios .table tbody tr td p {
          margin: 0;
          font-size: 12.5px;
          color: #233D87; }
          .tabela-horarios .table tbody tr td p strong {
            font-size: 16px;
            font-weight: bold; }

.wrap-unidades .contatos .box {
  margin: 45px 0 0; }
  .wrap-unidades .contatos .box p {
    margin: 0;
    padding-left: 25px;
    font-size: 14px;
    line-height: 1.8em;
    position: relative;
    color: #777777; }
    .wrap-unidades .contatos .box p:before {
      content: "";
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat; }
    .wrap-unidades .contatos .box p a {
      color: #777777; }
    .wrap-unidades .contatos .box p.endereco:before {
      width: 11px;
      height: 15px;
      background-image: url(images/icon-local.png); }
    .wrap-unidades .contatos .box p.whatsapp:before {
      width: 12px;
      height: 12px;
      background-image: url(images/icon-whatsapp.png); }
    .wrap-unidades .contatos .box p.email:before {
      width: 13px;
      height: 14px;
      background-image: url(images/icon-email.png); }

.wrap-sobre {
  padding: 40px 0 0; }
  .wrap-sobre .botao {
    margin: 40px 0 0;
    text-align: center; }
    .wrap-sobre .botao .btn {
      font-size: 15px;
      padding: 12px 30px;
      background: #99D13E;
      color: #233D87; }
      .wrap-sobre .botao .btn:after {
        display: none; }
      .wrap-sobre .botao .btn:hover {
        background: #233D87;
        color: #fff; }

.wrap-linha-tempo {
  margin-top: 100px; }
  .wrap-linha-tempo .bloco-ano .header-bloco {
    position: relative; }
    .wrap-linha-tempo .bloco-ano .header-bloco .ano {
      display: inline-block;
      font-size: 40px;
      background: #99D13E;
      color: #233D87;
      font-weight: 600;
      padding: 0 20px;
      width: 140px;
      text-align: center; }
    .wrap-linha-tempo .bloco-ano .header-bloco:after {
      content: "";
      display: block;
      height: 100%;
      width: -webkit-calc(100% - 140px);
      width: -moz-calc(100% - 140px);
      width: calc(100% - 140px);
      background: red;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      background: url(images/linhas-linha-tempo.png) no-repeat right center;
      background-size: 100%; }
  .wrap-linha-tempo .bloco-ano .txt {
    padding: 25px 30px;
    background: #fff;
    font-size: 12px; }
    .wrap-linha-tempo .bloco-ano .txt p {
      margin: 0; }
  .wrap-linha-tempo .bloco-ano .thumb img {
    max-width: 100%;
    height: auto; }
  .wrap-linha-tempo .bloco-ano .thumb .descricao {
    background: #233D87;
    padding: 10px 15px;
    color: #fff;
    font-size: 11px; }
  .wrap-linha-tempo .bloco-ano .info {
    padding-right: 40px; }
  .wrap-linha-tempo .owl-stage .owl-item:nth-child(odd) .bloco-ano .header-bloco .ano {
    background: #233D87;
    color: #99D13E; }
  .wrap-linha-tempo .owl-nav {
    display: flex;
    justify-content: center;
    z-index: 1;
    gap: 124px;
    position: relative;
    margin-top: 30px; }
    .wrap-linha-tempo .owl-nav:after {
      content: "";
      display: block;
      width: 67px;
      height: 76px;
      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;
      background: url(images/marca-dagua-linha.png) no-repeat;
      background-size: cover;
      background-position: center center; }
    .wrap-linha-tempo .owl-nav .owl-prev,
    .wrap-linha-tempo .owl-nav .owl-next {
      width: 20px;
      height: 34px;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      display: block;
      background-size: contain; }
      .wrap-linha-tempo .owl-nav .owl-prev.disabled,
      .wrap-linha-tempo .owl-nav .owl-next.disabled {
        opacity: 0.2; }
    .wrap-linha-tempo .owl-nav .owl-prev {
      background-image: url(images/icon-left.png); }
    .wrap-linha-tempo .owl-nav .owl-next {
      background-image: url(images/icon-right.png); }

#slideLinhaTempo .item {
  display: none; }

.wrap-blocos-projetos {
  background: #233D87;
  padding: 40px 0 0;
  margin-top: 80px;
  text-align: center; }
  .wrap-blocos-projetos .row {
    margin-left: -2px;
    margin-right: -2px; }
    .wrap-blocos-projetos .row > div {
      padding-left: 2px;
      padding-right: 2px; }
  .wrap-blocos-projetos h2 {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    color: #99D13E;
    margin: 0 0 40px; }
  .wrap-blocos-projetos .box {
    display: block;
    position: relative; }
    .wrap-blocos-projetos .box .thumb {
      height: 290px;
      background: #fff;
      position: relative; }
      .wrap-blocos-projetos .box .thumb img {
        max-width: 80%;
        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-blocos-projetos .box .titulo {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 90px;
      background: #233D87;
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); }
      .wrap-blocos-projetos .box .titulo h3 {
        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;
        width: 100%;
        padding: 0 25px;
        font-size: 18px;
        line-height: 1.3em;
        color: #99D13E;
        font-weight: 600; }

.wrap-mestre {
  padding: 120px 0;
  margin-top: 90px; }
  .wrap-mestre h2 {
    font-size: 30px;
    font-weight: bold;
    color: #233D87;
    margin: 0 0 30px; }
  .wrap-mestre p {
    color: #777777;
    margin: 0 0 30px;
    font-size: 20px; }
    .wrap-mestre p:last-child {
      margin: 0; }
  .wrap-mestre .thumb {
    text-align: right;
    margin-top: -70px; }
    .wrap-mestre .thumb img {
      display: inline-block;
      max-width: 100%;
      height: auto; }
  .wrap-mestre blockquote {
    font-style: italic;
    text-align: center;
    border: 0;
    border-top: 1px solid #99D13E;
    border-bottom: 1px solid #99D13E;
    padding: 50px 0;
    position: relative;
    margin: 60px 0; }
    .wrap-mestre blockquote strong {
      font-size: 1.25em; }
    .wrap-mestre blockquote p.txt {
      position: relative;
      padding: 0 80px;
      margin: 0; }
      .wrap-mestre blockquote p.txt:after, .wrap-mestre blockquote p.txt:before {
        content: "";
        display: block;
        width: 38px;
        height: 25px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        z-index: 1; }
      .wrap-mestre blockquote p.txt:after {
        background-image: url(images/aspas-esq.png);
        top: -20px;
        left: 25px; }
      .wrap-mestre blockquote p.txt:before {
        background-image: url(images/aspas-dir.png);
        bottom: 0;
        right: 25px; }
    .wrap-mestre blockquote .assinatura {
      text-align: center;
      margin: 20px 0 0; }
      .wrap-mestre blockquote .assinatura span {
        display: inline-block;
        background: url(images/btn-assinatura.png) no-repeat;
        background-size: cover;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        border: 0;
        border-radius: 0;
        padding: 10px 40px; }
  .wrap-mestre .box-destaque {
    overflow: hidden;
    position: relative;
    padding-top: 15px;
    margin: 80px 0; }
    .wrap-mestre .box-destaque .foto {
      width: 41%;
      height: 84%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      margin-top: 0; }
      .wrap-mestre .box-destaque .foto:before {
        content: "";
        display: block;
        height: 100%;
        width: 115px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 3;
        background: url(images/bg-foto-destaque.png) no-repeat right bottom;
        background-size: 100% 100%; }
      .wrap-mestre .box-destaque .foto:after {
        content: "";
        display: block;
        height: 140px;
        width: 314px;
        position: absolute;
        bottom: -14%;
        right: -4%;
        z-index: 1;
        background: url(images/bg-foto-destaque-2.png) no-repeat right bottom;
        background-size: 100% 100%; }
      .wrap-mestre .box-destaque .foto img {
        position: absolute !important;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        top: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .wrap-mestre .box-destaque .txt {
      background: #111B7A;
      padding: 80px 0;
      position: relative;
      z-index: 3;
      color: #fff;
      padding-left: 60px; }
      .wrap-mestre .box-destaque .txt p {
        margin: 0 0 20px;
        color: #fff; }
        .wrap-mestre .box-destaque .txt p strong {
          color: #99D13E;
          text-transform: uppercase; }
        .wrap-mestre .box-destaque .txt p:last-child {
          margin: 0; }
      .wrap-mestre .box-destaque .txt:before {
        content: "";
        display: block;
        height: 100%;
        width: 115px;
        position: absolute;
        top: 0;
        right: 100%;
        z-index: 3;
        background: url(images/box-azul-esq.png) no-repeat left top;
        background-size: 100% 100%; }
      .wrap-mestre .box-destaque .txt:after {
        content: "";
        display: block;
        width: 2000px;
        height: 100%;
        background: #111B7A;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1; }
  .wrap-mestre .txt-completo {
    display: none; }

.page-template-template-sobre .wrap-visite-loja,
.page-template-template-seminarios-cursos .wrap-visite-loja {
  background: #fff url(images/bg-visite-branco.png) no-repeat right center;
  background-size: auto 140%;
  padding: 120px 0; }
  .page-template-template-sobre .wrap-visite-loja .titulo-principal,
  .page-template-template-seminarios-cursos .wrap-visite-loja .titulo-principal {
    color: #233D87; }

.page-template-template-seminarios-cursos {
  background-color: #F3F3F3; }
  .page-template-template-seminarios-cursos .wrap-visite-loja {
    background-image: initial; }

.wrap-banner-unidades {
  background: url(images/bg-banner-unidades.jpg) no-repeat center center;
  background-size: cover;
  padding: 70px 0;
  text-align: center; }
  .wrap-banner-unidades .btn {
    width: auto;
    font-size: 30px;
    font-weight: bold;
    color: #233D87;
    background: url(images/btn-banner-unidades.png) no-repeat center center;
    background-size: 100% 100%; }
    .wrap-banner-unidades .btn:after {
      display: none; }
    .wrap-banner-unidades .btn:hover {
      opacity: 0.6; }

.wrap-mestre-expandir {
  text-align: center;
  position: relative; }
  .wrap-mestre-expandir .alinhar {
    position: relative; }
  .wrap-mestre-expandir #btnSobreMestre {
    width: 122px;
    height: 90px;
    background: #F5F5F5;
    display: inline-block;
    z-index: 1;
    cursor: pointer;
    position: absolute !important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -45px; }
    .wrap-mestre-expandir #btnSobreMestre:after {
      content: "";
      display: block;
      width: 51px;
      height: 57px;
      background: url(images/arrow-down.png) no-repeat center center;
      background-size: cover;
      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;
      -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-mestre-expandir #btnSobreMestre:hover:after {
      opacity: 0.7; }
    .wrap-mestre-expandir #btnSobreMestre.expandido:after {
      background-image: url(images/arrow-top.png); }

.wrap-video-seminario {
  background: #F5F5F5 url(images/pattern-leao.png) repeat; }

.video-container {
  position: relative;
  padding-bottom: 50.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.wrap-seminario {
  padding: 100px 0;
  font-size: 20px;
  background: #fff; }
  .wrap-seminario h2 {
    font-size: 34px;
    font-weight: bold;
    color: #233D87; }
  .wrap-seminario .titulo-principal {
    color: #99D13E;
    margin: 5px 0 30px; }
  .wrap-seminario h4 {
    margin: 30px 0 0;
    font-size: 30px;
    line-height: 1.3em;
    color: #233D87; }
  .wrap-seminario .botao {
    margin: 30px 0 0; }
    .wrap-seminario .botao .btn {
      font-size: 22px;
      padding: 8px 30px;
      background: #99D13E;
      color: #fff; }
      .wrap-seminario .botao .btn:after {
        display: none; }
      .wrap-seminario .botao .btn:hover {
        background: #233D87;
        color: #fff; }
  .wrap-seminario img {
    max-width: 100%;
    height: auto;
    margin-top: 50px; }

.wrap-aviso-seminario {
  background: url(images/bg-aviso-seminario.jpg) no-repeat center center;
  background-size: cover;
  padding: 20px 0; }
  .wrap-aviso-seminario h3 {
    font-size: 30px;
    color: #99D13E;
    font-weight: bold; }
  .wrap-aviso-seminario p {
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: bold; }

.wrap-cursos {
  padding: 100px 0;
  font-size: 20px;
  background: #fff; }
  .wrap-cursos h2 {
    font-size: 30px;
    font-weight: bold;
    color: #233D87;
    margin: 0 0 30px; }
  .wrap-cursos p {
    margin: 0 0 20px; }
    .wrap-cursos p strong {
      color: #233D87; }
  .wrap-cursos .thumb {
    position: relative; }
    .wrap-cursos .thumb:before {
      content: "";
      display: block;
      width: 100%;
      height: -webkit-calc(100% + 80px);
      height: -moz-calc(100% + 80px);
      height: calc(100% + 80px);
      background: url(images/moldura-curso.png) no-repeat left center;
      background-size: auto 100%;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: 0;
      z-index: 1; }
    .wrap-cursos .thumb img {
      width: 100%;
      height: auto; }
  .wrap-cursos .destaques {
    text-align: center; }
    .wrap-cursos .destaques .icone {
      position: relative;
      padding-bottom: 25px;
      margin-top: 60px; }
      .wrap-cursos .destaques .icone:after {
        content: "";
        display: block;
        position: absolute !important;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        bottom: 0;
        z-index: 1;
        width: 140px;
        height: 2px;
        background: #99D13E; }
      .wrap-cursos .destaques .icone img {
        max-width: 100%;
        height: auto;
        display: inline-block; }
    .wrap-cursos .destaques .info {
      padding: 30px 20px 0; }
      .wrap-cursos .destaques .info p {
        line-height: 1.35em;
        margin: 0;
        color: #233D87; }
        .wrap-cursos .destaques .info p.verde strong {
          color: #99D13E; }
        .wrap-cursos .destaques .info p.maior {
          font-size: 1.8em; }
        .wrap-cursos .destaques .info p strong {
          font-size: 1.5em; }

.wrap-frase-mestre {
  position: relative;
  z-index: 2;
  background: #fff; }
  .wrap-frase-mestre:after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background: #99D13E;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .wrap-frase-mestre .container-fluid {
    position: relative;
    z-index: 2; }
  .wrap-frase-mestre .box {
    background: url(images/box-frase-mestre.png) no-repeat center center;
    background-size: 100% 100%;
    color: #fff;
    padding: 100px 140px 80px;
    position: relative; }
    .wrap-frase-mestre .box:before {
      content: "";
      display: block;
      width: 68px;
      height: 60px;
      background: url(images/aspas-dir-2.png) no-repeat center center;
      background-size: contain;
      position: absolute;
      bottom: 50px;
      right: 50px;
      z-index: 1; }
    .wrap-frase-mestre .box:after {
      content: "";
      display: block;
      width: 76px;
      height: 49px;
      background: url(images/aspas-esq-2.png) no-repeat center center;
      background-size: contain;
      position: absolute;
      top: 50px;
      left: 50px;
      z-index: 1; }
    .wrap-frase-mestre .box p strong {
      font-size: 1.25em;
      color: #99D13E; }
    .wrap-frase-mestre .box .nome {
      text-align: center;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1;
      width: 100%;
      margin-top: -50px; }
      .wrap-frase-mestre .box .nome span {
        display: inline-block;
        background: url(images/box-frase-mestre-span.png) no-repeat center center;
        background-size: 100% 100%;
        color: #fff;
        font-weight: bold;
        line-height: 1.2em;
        padding: 0 65px 25px; }

.wrap-instituto {
  background: #99D13E;
  padding: 50px 0 0;
  font-size: 20px;
  position: relative;
  z-index: 1; }
  .wrap-instituto:after {
    content: "";
    display: block;
    height: 100px;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .wrap-instituto .container-fluid {
    position: relative;
    z-index: 2; }
  .wrap-instituto .txt {
    color: #233D87; }
    .wrap-instituto .txt img {
      max-width: 100%;
      height: auto;
      margin: 40px 0; }
    .wrap-instituto .txt p {
      margin: 0 0 20px; }
      .wrap-instituto .txt p:last-child {
        margin: 0; }
  .wrap-instituto .titulo-principal {
    color: #fff;
    margin: 50px 0 30px; }
  .wrap-instituto .btn {
    background: url(images/btn-instituto.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 50px; }
    .wrap-instituto .btn:after {
      display: none; }
  .wrap-instituto .ilustracao {
    position: relative; }
    .wrap-instituto .ilustracao img {
      max-width: 100%;
      height: auto; }

.wrap-contato {
  background: url(images/bg-contato.jpg) no-repeat center top;
  background-size: cover; }
  .wrap-contato .box-form {
    background: #fff;
    margin: 80px 0; }
    .wrap-contato .box-form .topo {
      background: #99D13E;
      padding: 20px 50px;
      font-size: 34px;
      font-weight: bold;
      text-transform: uppercase;
      color: #fff; }
    .wrap-contato .box-form .content {
      padding: 30px 50px 50px;
      background: #fff; }
  .wrap-contato form .form-control {
    border-radius: 0;
    font-size: 20px;
    color: #777777;
    box-shadow: initial;
    border: 0;
    border-bottom: 1px solid #777777;
    padding: 8px 0;
    height: auto;
    margin-top: 20px; }
  .wrap-contato form textarea.form-control {
    height: 200px; }
  .wrap-contato form .btn {
    margin-top: 40px; }
    .wrap-contato form .btn:hover {
      background: #99D13E;
      color: #fff; }
  .wrap-contato form .botao {
    text-align: right; }
    .wrap-contato form .botao .wpcf7-spinner {
      float: left;
      margin: 40px 0 0; }
  .wrap-contato .wpcf7 form .wpcf7-response-output {
    font-size: 16px;
    padding: 15px;
    margin: 30px 0 0; }
  .wrap-contato .wpcf7-not-valid-tip {
    font-size: 14px;
    margin: 10px 0 0; }
  .wrap-contato .endereco {
    background: #fff;
    border-radius: 60px;
    padding: 20px 60px 60px 60px;
    font-size: 20px;
    color: #233D87;
    position: relative; }
    .wrap-contato .endereco:after {
      content: "";
      display: block;
      width: 80px;
      height: 54px;
      background: url(images/img-box-endereco.png) no-repeat center center;
      background-size: cover;
      position: absolute;
      top: 100%;
      left: 25%;
      z-index: 1; }
    .wrap-contato .endereco h3 {
      font-size: 22px;
      font-weight: bold;
      color: #233D87;
      padding: 0 0 0 60px;
      position: relative;
      margin: 40px 0 30px; }
      .wrap-contato .endereco h3:before {
        content: "";
        display: block;
        width: 36px;
        height: 48px;
        background: url(images/icon-local-2.png) no-repeat center center;
        background-size: contain;
        position: absolute !important;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        left: 0; }
    .wrap-contato .endereco p {
      margin: 0; }
  .wrap-contato .ilustracao-leao {
    max-width: 100%;
    height: auto;
    margin-top: 80px; }

/* Large desktop */
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .header .navbar-nav > li {
    font-size: 16px; }
  .header .nav.navbar-left {
    padding-right: 110px; }
    .header .nav.navbar-left > li {
      margin-right: 70px; }
      .header .nav.navbar-left > li:after {
        right: -35px; }
  .header .nav.navbar-right {
    padding-left: 110px; }
    .header .nav.navbar-right > li {
      margin-left: 70px; }
      .header .nav.navbar-right > li:after {
        left: -35px; }
  .header .botoes {
    width: 165px; }
  .header .dropdown-menu > li {
    font-size: 16px; }

  .wrap-servicos-home {
    height: 380px; }
    .wrap-servicos-home .lista {
      padding: 20px 0; }
      .wrap-servicos-home .lista li {
        font-size: 28px; }
        .wrap-servicos-home .lista li.active {
          font-size: 32px; }

  .wrap-unidades-home .unidades .box h3 {
    font-size: 24px; }

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

  .btn {
    font-size: 20px; }

  .footer .unidades ul li {
    font-size: 20px; }

  .footer .menu-footer ul li {
    font-size: 16px; }
  .footer .menu-footer .redes a {
    font-size: 36px; }
  .footer .nav-footer.nav-footer-left > li {
    margin-right: 58px; }
  .footer .nav-footer.nav-footer-right > li {
    margin-left: 58px; }

  .wrap-linha-tempo .bloco-ano .header-bloco .ano {
    font-size: 32px;
    width: 130px; }
  .wrap-linha-tempo .bloco-ano .header-bloco:after {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px); }

  .wrap-blocos-projetos .box .titulo h3 {
    font-size: 15px; }

  .menu-unidades .button .titulo {
    font-size: 16px; }

  .wrap-botoes-aula-matricula .botao.whatsapp, .wrap-botoes-aula-matricula .botao.email {
    font-size: 26px; }

  .wrap-instituto:after {
    height: 20px; }

  .wrap-contato .box-form .topo {
    font-size: 26px; }
  .wrap-contato .endereco {
    padding: 10px 40px 50px 40px;
    font-size: 18px; }
    .wrap-contato .endereco h3 {
      font-size: 20px;
      padding: 0 0 0 55px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  body {
    font-size: 16px; }

  .page-template-default, .page-template, .post-type-archive-unidades {
    background-size: 100% 145px;
    padding-top: 145px; }

  .page-template-template-home {
    padding-top: 0; }

  .header {
    height: 120px; }
    .header .logo {
      height: 90px; }
    .header .navbar-nav > li {
      font-size: 16px; }
      .header .navbar-nav > li:after {
        width: 6px;
        height: 6px;
        top: 6px; }
    .header .nav.navbar-left {
      padding-right: 80px; }
      .header .nav.navbar-left > li {
        margin-right: 30px; }
        .header .nav.navbar-left > li:after {
          right: -17px; }
    .header .nav.navbar-right {
      padding-left: 80px; }
      .header .nav.navbar-right > li {
        margin-left: 30px; }
        .header .nav.navbar-right > li:after {
          left: -17px; }
    .header .botoes {
      width: 135px; }
    .header .dropdown-menu > li {
      font-size: 16px; }

  .wrap-servicos-home {
    height: 300px; }
    .wrap-servicos-home .lista {
      padding: 15px 0; }
      .wrap-servicos-home .lista li {
        font-size: 20px;
        margin: 20px 0; }
        .wrap-servicos-home .lista li.active {
          font-size: 24px; }

  .wrap-unidades-home .unidades .box h3 {
    font-size: 18px; }

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

  .btn {
    font-size: 20px;
    padding: 12px 70px; }

  .footer .unidades {
    padding: 0 20px; }
    .footer .unidades ul {
      padding: 45px 0 25px; }
      .footer .unidades ul li {
        font-size: 18px; }

  .footer .menu-footer ul li {
    font-size: 14px; }
    .footer .menu-footer ul li:after {
      width: 5px;
      height: 5px;
      top: 7px; }
  .footer .menu-footer .redes a {
    font-size: 36px; }
  .footer .nav-footer.nav-footer-left {
    padding-right: 90px; }
    .footer .nav-footer.nav-footer-left > li {
      margin-right: 35px; }
      .footer .nav-footer.nav-footer-left > li:after {
        right: -20px; }
  .footer .nav-footer.nav-footer-right {
    padding-left: 90px; }
    .footer .nav-footer.nav-footer-right > li {
      margin-left: 35px; }
      .footer .nav-footer.nav-footer-right > li:after {
        left: -20px; }

  .wrap-linha-tempo .bloco-ano .header-bloco .ano {
    font-size: 32px;
    width: 130px; }
  .wrap-linha-tempo .bloco-ano .header-bloco:after {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px); }

  .wrap-blocos-projetos .box .thumb {
    height: 240px; }
  .wrap-blocos-projetos .box .titulo {
    height: 100px; }
    .wrap-blocos-projetos .box .titulo h3 {
      font-size: 14px;
      padding: 0 15px; }

  .wrap-mestre {
    margin-top: 100px;
    padding: 80px 0; }
    .wrap-mestre p {
      font-size: 17px; }
    .wrap-mestre .thumb {
      margin-top: -20px; }
    .wrap-mestre .box-destaque .txt {
      padding: 30px 0; }
    .wrap-mestre .box-destaque .foto {
      width: 47%; }

  .menu-unidades .button {
    height: 100px; }
    .menu-unidades .button .titulo {
      font-size: 15px;
      padding: 0 15px; }
    .menu-unidades .button.button-select li {
      height: 100px; }
      .menu-unidades .button.button-select li:first-child:after {
        right: 15px; }

  .tabela-horarios .table thead tr th {
    font-size: 18px; }
  .tabela-horarios .table body tr td {
    padding: 17px 10px; }

  .wrap-botoes-aula-matricula .botao.whatsapp, .wrap-botoes-aula-matricula .botao.email {
    font-size: 26px; }

  .wrap-instituto:after {
    height: 20px; }

  .wrap-contato .endereco {
    padding: 10px 30px 40px 30px;
    font-size: 16px; }
    .wrap-contato .endereco h3 {
      font-size: 18px;
      padding: 0 0 0 55px; }
  .wrap-contato .box-form {
    margin: 60px 0; }
    .wrap-contato .box-form .topo {
      font-size: 22px;
      padding: 20px 30px; }
    .wrap-contato .box-form .content {
      padding: 20px 30px 40px; }
  .wrap-contato form .form-control {
    font-size: 16px; }
  .wrap-contato form textarea.form-control {
    height: 170px; }

  .wrap-mestre-expandir #btnSobreMestre {
    width: 90px;
    height: 60px;
    top: -20px; }
    .wrap-mestre-expandir #btnSobreMestre:after {
      width: 30px;
      height: 34px; }

  .wrap-seminario {
    padding: 80px 0;
    font-size: 18px; }
    .wrap-seminario h2 {
      font-size: 24px; }
    .wrap-seminario h4 {
      font-size: 20px; }

  .wrap-cursos {
    padding: 80px 0;
    font-size: 18px; }
    .wrap-cursos .txt {
      padding-left: 10px; }
    .wrap-cursos h2 {
      font-size: 26px; }
    .wrap-cursos .destaques .icone img {
      height: 60px;
      width: auto; }
    .wrap-cursos .destaques .info {
      padding: 20px 10px 0; }
      .wrap-cursos .destaques .info p strong {
        font-size: 1.3em; }

  .page-template-template-sobre .wrap-visite-loja, .page-template-template-seminarios-cursos .wrap-visite-loja {
    padding: 80px 0; } }
/* smartphone */
@media (max-width: 767px) {
  body {
    font-size: 16px; }

  .page-template-default, .page-template, .post-type-archive-unidades {
    background-size: auto 119px;
    padding-top: 119px;
    background-image: url(images/bg-pages-mobile.jpg);
    background-position: left top; }

  .navbar-toggle {
    margin: 0;
    float: initial;
    border-radius: 0;
    position: absolute;
    top: -48px;
    left: 0;
    z-index: 10;
    padding: 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; }
    .navbar-toggle .icon-bar {
      background: #233D87;
      width: 32px;
      height: 3px; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px; }

  .header {
    height: auto;
    top: 15px;
    padding: 15px 0; }
    .header .navbar-brand {
      position: initial !important;
      top: initial !important;
      left: initial !important;
      transform: initial !important;
      float: initial !important;
      text-align: center; }
    .header .dropdown-menu {
      padding-top: 10px; }
      .header .dropdown-menu > li {
        text-align: left; }
        .header .dropdown-menu > li > a {
          background: transparent;
          padding: 10px 0 0 15px;
          border-bottom: 0; }
    .header .logo {
      height: 74px; }
    .header .navbar {
      top: initial;
      transform: initial;
      -webkit-transform: initial;
      -moz-transform: initial; }
    .header .navbar-nav > li {
      font-size: 16px;
      padding: 15px 0 0; }
      .header .navbar-nav > li:after {
        display: none; }
      .header .navbar-nav > li a:after {
        display: none; }
    .header .nav {
      padding: 0 !important;
      margin: 0 !important;
      width: 100% !important;
      display: block !important; }
      .header .nav.navbar-left > li {
        margin-right: 0; }
      .header .nav.navbar-right {
        padding-bottom: 20px !important; }
        .header .nav.navbar-right > li {
          margin-left: 0; }
    .header .botoes {
      width: 120px;
      top: 0 !important;
      -webkit-transform: initial;
      -moz-transform: initial;
      transform: initial; }
    .header .dropdown-menu > li {
      font-size: 16px; }
    .header.header-scroll {
      height: auto;
      padding: 10px 0; }
      .header.header-scroll .logo {
        height: 60px; }
      .header.header-scroll .navbar-toggle {
        top: -42px; }
      .header.header-scroll .botoes {
        width: 94px; }

  .wrap-servicos-home {
    height: auto;
    margin-top: 60px;
    background: transparent; }
    .wrap-servicos-home .thumb {
      margin-bottom: 60px;
      padding-top: 0; }
    .wrap-servicos-home .lista {
      padding: 30px 0 30px 50px; }
      .wrap-servicos-home .lista li {
        font-size: 22px;
        margin: 20px 0; }
        .wrap-servicos-home .lista li:before {
          top: -2px;
          left: 5px; }
        .wrap-servicos-home .lista li.active {
          font-size: 22px; }
    .wrap-servicos-home .row > div:last-child {
      background: url(images/bg-servicos-mobile.jpg) no-repeat left top;
      background-size: cover;
      width: -webkit-calc(100% - 20px);
      width: -moz-calc(100% - 20px);
      width: calc(100% - 20px);
      margin-left: 20px; }

  .wrap-unidades-home {
    margin-top: 80px; }
    .wrap-unidades-home .unidades .box h3 {
      font-size: 18px; }
    .wrap-unidades-home .unidades .row {
      display: block; }
      .wrap-unidades-home .unidades .row .coluna-menor {
        width: 50% !important; }
      .wrap-unidades-home .unidades .row .coluna {
        display: block !important; }
      .wrap-unidades-home .unidades .row .coluna-maior {
        width: 100% !important;
        margin-top: 4px; }
        .wrap-unidades-home .unidades .row .coluna-maior .linha .box-menor img,
        .wrap-unidades-home .unidades .row .coluna-maior .linha .box-maior img {
          position: relative;
          top: initial;
          left: initial;
          -webkit-transform: initial;
          -moz-transform: initial;
          transform: initial; }

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

  .btn {
    font-size: 20px;
    padding: 12px 60px; }

  .footer .unidades {
    padding: 0 20px; }
    .footer .unidades ul {
      padding: 45px 0 25px; }
      .footer .unidades ul li {
        font-size: 18px; }

  .footer {
    margin-top: 60px; }
    .footer .unidades ul {
      display: block; }
      .footer .unidades ul li {
        margin-top: 20px; }
    .footer .menu-footer {
      text-align: center;
      margin: 20px 0 60px; }
      .footer .menu-footer .navbar-brand {
        position: initial !important;
        left: initial !important;
        top: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        transform: initial;
        display: inline-block; }
      .footer .menu-footer ul li {
        font-size: 14px; }
        .footer .menu-footer ul li:after {
          display: none; }
      .footer .menu-footer .redes {
        position: initial;
        top: initial;
        right: initial;
        margin-top: 30px; }
        .footer .menu-footer .redes a {
          font-size: 36px;
          margin: 0 10px; }
    .footer .navbar-footer {
      margin-top: 20px; }
    .footer .nav-footer {
      padding: 0 !important;
      width: 100% !important;
      display: block !important;
      float: initial !important; }
      .footer .nav-footer > li {
        margin: 0 !important;
        padding: 15px 0 0 !important; }
        .footer .nav-footer > li a {
          display: block; }
        .footer .nav-footer > li .sub-menu {
          padding: 0 !important;
          margin: 10px 0 !important; }
          .footer .nav-footer > li .sub-menu li a {
            color: #99D13E;
            font-size: 0.9em; }

  .wrap-linha-tempo .bloco-ano .header-bloco .ano {
    font-size: 32px;
    width: 130px; }
  .wrap-linha-tempo .bloco-ano .header-bloco:after {
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px); }

  .wrap-blocos-projetos {
    padding: 40px 0; }
    .wrap-blocos-projetos h2 {
      margin: 0 0 10px;
      font-size: 20px; }
    .wrap-blocos-projetos .box {
      margin-top: 30px; }
      .wrap-blocos-projetos .box .thumb {
        height: 240px; }
      .wrap-blocos-projetos .box .titulo {
        height: 100px;
        position: relative;
        top: initial;
        left: initial; }
        .wrap-blocos-projetos .box .titulo h3 {
          font-size: 14px;
          padding: 0 15px; }

  .wrap-mestre {
    margin-top: 0;
    padding: 60px 0; }
    .wrap-mestre h2 {
      font-size: 26px; }
    .wrap-mestre p {
      font-size: 16px; }
    .wrap-mestre .thumb {
      margin-top: 30px;
      text-align: center; }
      .wrap-mestre .thumb img {
        width: 240px; }
    .wrap-mestre .box-destaque .txt {
      padding: 30px 0; }
    .wrap-mestre .box-destaque .foto {
      width: 47%; }
    .wrap-mestre blockquote p.txt {
      padding: 20px 40px; }
    .wrap-mestre .box-destaque {
      margin: 60px 0; }
      .wrap-mestre .box-destaque .foto {
        width: 100%;
        position: initial;
        top: initial;
        left: initial; }
        .wrap-mestre .box-destaque .foto img {
          position: relative !important; }

  .wrap-banner-unidades .btn {
    font-size: 18px; }

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

  .menu-unidades .button.button-select.open {
    z-index: 30; }

  .tabela-horarios .table {
    table-layout: auto; }

  .tabela-horarios .table tbody tr td p {
    font-size: 12px; }

  .menu-unidades .row > div {
    width: 100%; }
  .menu-unidades .button {
    height: 80px; }
    .menu-unidades .button .titulo {
      font-size: 15px;
      padding: 0 15px; }
    .menu-unidades .button.button-select li {
      height: 70px; }
      .menu-unidades .button.button-select li:first-child:after {
        right: 15px; }

  .tabela-horarios .table thead tr th {
    font-size: 18px; }
  .tabela-horarios .table body tr td {
    padding: 17px 10px; }

  .wrap-botoes-aula-matricula .botao.whatsapp, .wrap-botoes-aula-matricula .botao.email {
    font-size: 16px; }

  .wrap-visite-loja.wrap-visite-loja-horarios {
    margin: 60px 0 0;
    padding: 60px 0 200px; }

  .wrap-instituto:after {
    height: 20px; }

  .wrap-contato .endereco {
    padding: 10px 30px 40px 30px;
    font-size: 16px; }
    .wrap-contato .endereco h3 {
      font-size: 18px;
      padding: 0 0 0 55px; }
  .wrap-contato .box-form {
    margin: 60px 0; }
    .wrap-contato .box-form .topo {
      font-size: 22px;
      padding: 20px 30px; }
    .wrap-contato .box-form .content {
      padding: 20px 30px 40px; }
  .wrap-contato form .form-control {
    font-size: 16px; }
  .wrap-contato form textarea.form-control {
    height: 170px; }

  .wrap-mestre-expandir #btnSobreMestre {
    width: 90px;
    height: 60px;
    top: -20px; }
    .wrap-mestre-expandir #btnSobreMestre:after {
      width: 30px;
      height: 34px; }

  .wrap-seminario {
    padding: 60px 0;
    font-size: 16px; }
    .wrap-seminario h2 {
      font-size: 22px; }
    .wrap-seminario h4 {
      font-size: 18px; }

  .wrap-aviso-seminario h3 {
    font-size: 22px; }
  .wrap-aviso-seminario p {
    font-size: 16px;
    margin-top: 5px; }

  .wrap-cursos {
    padding: 60px 0;
    font-size: 16px; }
    .wrap-cursos .txt {
      padding-left: 10px; }
    .wrap-cursos h2 {
      font-size: 26px;
      margin: 80px 0 30px; }
    .wrap-cursos .destaques .icone img {
      height: 50px;
      width: auto; }
    .wrap-cursos .destaques .info {
      padding: 20px 10px 0; }
      .wrap-cursos .destaques .info p strong {
        font-size: 1.3em; }

  .page-template-template-sobre .wrap-visite-loja, .page-template-template-seminarios-cursos .wrap-visite-loja {
    padding: 80px 0; }

  .wrap-evento-home {
    padding: 80px 0; }
    .wrap-evento-home .pre-titulo {
      margin-top: 40px; }
    .wrap-evento-home .btn img {
      height: 90px; }

  .wrap-aula-experimental .thumb {
    margin-bottom: 40px; }

  .wrap-visite-loja {
    padding: 120px 0 60px; }
    .wrap-visite-loja .titulo-principal {
      margin-top: 40px; }

  .wrap-botoes-aula-matricula {
    margin-top: 40px; }
    .wrap-botoes-aula-matricula .botoes-container {
      display: block;
      gap: initial; }
      .wrap-botoes-aula-matricula .botoes-container .botao {
        margin: 20px 0; }
        .wrap-botoes-aula-matricula .botoes-container .botao img {
          width: 240px; }
      .wrap-botoes-aula-matricula .botoes-container:hover .botao {
        opacity: 1; }

  .wrap-linha-tempo .bloco-ano .info {
    padding-right: 0; }

  .wrap-frase-mestre .box {
    padding: 110px 40px 90px; }
    .wrap-frase-mestre .box:before {
      width: 56px;
      height: 38px;
      right: 30px; }
    .wrap-frase-mestre .box:after {
      width: 56px;
      height: 38px;
      left: 30px; }

  .wrap-instituto {
    font-size: 16px; }
    .wrap-instituto:after {
      height: 60px; }
    .wrap-instituto .txt img {
      width: 220px; }
    .wrap-instituto .ilustracao {
      margin-top: 50px; } }
@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-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; }

  .wrap-cursos .txt {
    padding-left: 30px; }

  .wrap-unidades-home .unidades .row {
    position: relative; }
    .wrap-unidades-home .unidades .row .coluna-menor.coluna-menor-2 {
      position: absolute;
      top: 0;
      right: 0; } }

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