@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Liant-Regular';
  src: url("../fonts/Liant-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Liant-Regular.otf") format("opentype"), url("../fonts/Liant-Regular.woff") format("woff"), url("../fonts/Liant-Regular.ttf") format("truetype"), url("../fonts/Liant-Regular.svg#Liant-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d2d2d2;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 5px 0; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d2d2d2;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 5px 0; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #d2d2d2;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 5px 0; }

div.wpcf7-mail-sent-ok {
  color: #fff;
  font-size: 18px;
  text-align: center; }

a:hover {
  text-decoration: none; }

.wpcf7-list-item-label {
  font-size: 12px;
  position: relative;
  top: -5px;
  line-height: 25px; }

.wpcf7-list-item {
  margin: 0 !important; }

.btn {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: .5rem 1.5rem; }

.btn:hover {
  background-color: #d6e07d;
  color: #557057; }

a, h1, h2, h3, h4, h5, h6, li, p, span, strong {
  font-family: 'Roboto', sans-serif; }

h1 {
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  color: #352a6a; }

h2 {
  color: #352a6a;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
  font-size: 20px; }

h3 {
  font-size: 22px;
  color: #6d6e71;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 28px; }

h4 {
  font-size: 18px;
  color: #6d6e71;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 25px; }

h5 {
  font-size: 30px;
  color: #3f3f3f;
  font-weight: 700; }

h6 {
  font-style: italic;
  color: #352a6a;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 0; }

p {
  line-height: 25px;
  font-weight: 400;
  color: #6d6e71;
  font-size: 18px; }

strong {
  font-weight: bold; }

.segura-zap {
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 10px; }

.segura-zap .contato-zap {
  width: 50px;
  height: 50px;
  margin: 0 auto; }

.segura-zap .contato-zap img {
  max-width: 100%; }

.segura-zap p {
  color: #fff !important;
  padding-top: 10px;
  font-size: 12px; }

.dados-mobile {
  display: none; }

.header {
  position: relative;
  z-index: 2;
  background-color: #fff !important; }
  .header .topo {
    padding: 25px 0; }
    .header .topo .dados-contato {
      float: right; }
    .header .topo .barra, .header .topo .telefones, .header .topo .endereco {
      display: inline-block;
      vertical-align: middle; }
    .header .topo .telefones {
      padding-top: 10px; }
      .header .topo .telefones p {
        color: #352a6a;
        text-align: right;
        font-weight: 700; }
        .header .topo .telefones p a {
          color: #352a6a; }
    .header .topo .barra {
      width: 5px;
      height: 73px;
      background: url("../img/barra.jpg") center center no-repeat;
      background-size: cover;
      margin: 0 20px; }
    .header .topo .endereco {
      width: 255px;
      padding-top: 10px; }
      .header .topo .endereco p {
        font-size: 16px;
        font-weight: 500;
        color: #999a9c; }
    .header .topo .sociais {
      float: right;
      margin-top: 20px; }
    .header .topo .icone {
      display: inline-block;
      vertical-align: middle;
      width: 18px; }
  .header .nav-menu {
    position: relative;
    top: 15px;
    z-index: 2; }

#main-menu .container .nav-menu #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item a.mega-menu-link:after {
  color: #f8bf05; }

.mega-menu-link {
  font-family: "Roboto", sans-serif !important; }

.mega-sub-menu {
  z-index: 99999 !important; }

.img-projetos {
  width: 100%;
  height: 325px;
  object-fit: cover;
  object-position: center center; }

#gallery-1 .gallery-item {
  margin-bottom: 30px; }

.img-projetos-2 {
  width: 100%;
  height: 225px;
  object-fit: cover;
  object-position: center center; }

.botao-projetos {
  background-color: #efb810;
  border-radius: 0;
  color: #352a6a;
  font-weight: bold; }

.botao-projetos:hover {
  background-color: #352a6a;
  color: #efb810; }

.resumo {
  padding-top: 20px;
  padding-bottom: 30px; }

.menu-mobile {
  display: none; }

.paginacao {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .paginacao .segura-pagina {
    display: table;
    margin: 0 auto; }
  .paginacao .prev, .paginacao .next {
    text-align: center;
    color: #352a6a !important; }
  .paginacao .prev, .paginacao .next {
    position: relative;
    top: 40px;
    font-size: 16px !important;
    display: none; }
  .paginacao .screen-reader-text {
    display: none; }
  .paginacao .current {
    color: #f8bf05 !important; }
  .paginacao .page-numbers {
    color: #352a6a;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    padding: 0 5px; }

.bg-topo {
  width: 100%;
  height: 455px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  z-index: 1; }

.bg-baixo {
  width: 100%;
  height: 455px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: 0;
  z-index: 1; }

#banner {
  width: 100%;
  height: auto;
  position: relative;
  top: -15px;
  z-index: 1; }

.box-banner {
  position: relative;
  z-index: 1;
  top: -110px;
  display: table;
  margin: 0 auto;
  background-color: #f8bf05 !important;
  padding: 40px 60px; }
  .box-banner h1, .box-banner h2 {
    text-align: center; }
  .box-banner h2 {
    font-size: 41px;
    margin-top: 15px; }

#gallery-2 img {
  max-width: 95%;
  height: 200px; }

.page-header {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
  .page-header .container {
    padding-top: 60px;
    padding-bottom: 40px; }
    .page-header .container h2 {
      text-align: left;
      color: #fff;
      font-size: 26px;
      font-weight: bold;
      text-transform: uppercase; }
      .page-header .container h2 a {
        color: #fff; }
    .page-header .container h3 {
      text-align: left;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 25px; }
      .page-header .container h3 a {
        color: #fff;
        font-size: 18px; }

.modelo-interna {
  width: 100%;
  position: relative;
  z-index: 1; }
  .modelo-interna .container {
    padding: 90px 0;
    position: relative;
    z-index: 2; }
  .modelo-interna .img-destaque {
    height: 325px;
    object-fit: cover;
    object-position: center center; }
  .modelo-interna .box-verde {
    width: 100%;
    background-color: #a1cea1;
    margin-bottom: 80px; }
    .modelo-interna .box-verde .container-verde {
      padding: 20px 20px 20px 20px; }
      .modelo-interna .box-verde .container-verde p {
        font-family: 'Liant-Regular';
        font-size: 18px;
        line-height: 25px;
        color: #6d6e71; }
      .modelo-interna .box-verde .container-verde strong {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        line-height: 30px;
        font-family: 'Liant-Regular'; }
  .modelo-interna .box-amarelo .container-amarelo, .modelo-interna .box-amarelo-2 .container-amarelo {
    width: 100%;
    background-color: #fff6da;
    margin-bottom: 80px;
    padding: 20px 20px 60px 20px; }
    .modelo-interna .box-amarelo .container-amarelo h3, .modelo-interna .box-amarelo-2 .container-amarelo h3 {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 18px;
      line-height: 35px;
      font-family: 'Liant-Regular'; }
    .modelo-interna .box-amarelo .container-amarelo p, .modelo-interna .box-amarelo-2 .container-amarelo p {
      font-family: 'Liant-Regular';
      font-size: 18px;
      line-height: 25px;
      color: #6d6e71; }
  .modelo-interna .box-amarelo-2 .container-amarelo {
    margin-bottom: 0px;
    padding: 20px 20px 20px 20px; }
  .modelo-interna h3 {
    font-size: 18px; }
  .modelo-interna em {
    font-style: italic; }
  .modelo-interna p {
    font-size: 16px; }
  .modelo-interna img {
    max-width: 100%;
    height: auto;
    border: 0 !important; }
  .modelo-interna .formulario {
    width: 100%; }
  .modelo-interna .lista-curriculo {
    padding-left: 20px; }
    .modelo-interna .lista-curriculo li {
      font-style: italic;
      color: #6d6e71;
      line-height: 25px; }
  .modelo-interna .lista-curriculo li::before {
    width: 0px;
    display: inline-block;
    font-style: italic;
    content: "\2022";
    color: #6d6e71;
    font-size: 25px;
    position: relative;
    left: -20px;
    top: 5px; }
  .modelo-interna .gallery-columns-2 img {
    height: 220px;
    object-fit: cover;
    object-position: center center; }
  .modelo-interna .gallery-columns-2 .gallery-item {
    padding-right: 2%; }
  .modelo-interna .gallery-columns-3 img {
    height: 175px;
    object-fit: cover;
    object-position: center center; }
  .modelo-interna .gallery-columns-3 .gallery-item {
    padding-right: 2%; }

.conceito .box-verde .container-verde {
  width: 90%; }

.depoimentos h3 {
  padding-bottom: 30px; }

.quem-somos {
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 110px;
  position: relative;
  z-index: 1;
  top: -100px; }
  .quem-somos .container-quem-somos {
    width: 960px;
    margin: 0 auto;
    position: relative;
    top: -40px; }
  .quem-somos .textos-quem-somos {
    width: 840px;
    margin: 0; }
    .quem-somos .textos-quem-somos .titulo {
      width: 190px;
      padding-bottom: 10px; }
      .quem-somos .textos-quem-somos .titulo .titulo-pedagogia {
        font-weight: 400; }
      .quem-somos .textos-quem-somos .titulo h2 {
        font-size: 35px;
        text-align: right; }

.sobre .container {
  position: relative;
  top: -50px;
  z-index: 9; }

.sobre .img-destaque {
  width: 310px;
  height: 310px;
  margin: 0 auto; }
  .sobre .img-destaque img {
    border-radius: 50%;
    height: 100%;
    display: table;
    margin: 0 auto; }

.sobre .bg-titulo {
  width: 100%;
  height: 40px;
  background-size: contain;
  background-position-x: 20px;
  margin: 20px 0; }
  .sobre .bg-titulo h2 {
    text-align: center; }

.sobre .paragrafo {
  width: 315px;
  margin: 0 auto; }

.sobre p {
  text-align: center; }

.eventos .container {
  padding: 100px 0; }
  .eventos .container .eventos-postagens {
    padding-left: 40px; }
    .eventos .container .eventos-postagens h2 {
      padding: 30px 0; }
  .eventos .container h2 {
    text-transform: uppercase; }
  .eventos .container h4 {
    padding-bottom: 15px;
    padding-top: 10px; }
  .eventos .container strong {
    margin-right: 5px; }
  .eventos .container .img-eventos {
    width: 100%;
    height: 135px; }
    .eventos .container .img-eventos img {
      height: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
  .eventos .container .container-eventos {
    width: 90%; }

.eventos-interna {
  width: 100%;
  position: relative;
  z-index: 1; }
  .eventos-interna .container {
    padding: 90px 0;
    position: relative;
    z-index: 2; }
  .eventos-interna .img-eventos-interna {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center center; }
    .eventos-interna .img-eventos-interna img {
      height: 100%; }
  .eventos-interna .destaque-informativo {
    width: 100%;
    height: 490px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .eventos-interna h3 {
    font-size: 20px;
    color: #352a6a;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    margin: 15px 0; }

.proximos-eventos {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .proximos-eventos .container {
    padding: 60px 0; }
  .proximos-eventos h2 {
    text-transform: uppercase;
    padding-bottom: 30px; }
  .proximos-eventos h4 {
    padding-top: 10px;
    padding-left: 10px; }
  .proximos-eventos .img-datas {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center center; }
    .proximos-eventos .img-datas img {
      height: 100%; }

.bg-eventos {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.postagens {
  width: 100%;
  position: relative;
  z-index: 1; }
  .postagens .container {
    width: 960px;
    padding: 60px 0;
    position: relative;
    z-index: 2; }
    .postagens .container img {
      max-width: 100%;
      height: auto;
      border: 0 !important; }
    .postagens .container .size-full {
      display: table;
      margin: 0 auto; }
    .postagens .container .box-posts {
      width: 760px; }
    .postagens .container .box-amarelo .container-amarelo, .postagens .container .box-amarelo-2 .container-amarelo {
      width: 100%;
      background-color: #fff6da;
      margin-bottom: 80px;
      padding: 20px 20px 60px 20px; }
      .postagens .container .box-amarelo .container-amarelo h3, .postagens .container .box-amarelo-2 .container-amarelo h3 {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        line-height: 35px;
        font-family: 'Liant-Regular'; }
      .postagens .container .box-amarelo .container-amarelo p, .postagens .container .box-amarelo-2 .container-amarelo p {
        font-family: 'Liant-Regular';
        font-size: 18px;
        line-height: 25px;
        color: #6d6e71; }
    .postagens .container .box-amarelo-2 .container-amarelo {
      margin-bottom: 0px;
      padding: 20px 20px 20px 20px; }

.mapa {
  width: 100%;
  height: 325px; }
  .mapa iframe {
    width: 100%;
    height: 100%; }

.formulario {
  width: 90%;
  margin: 0 auto;
  padding-top: 30px; }
  .formulario h2 {
    padding-bottom: 25px; }
  .formulario input, .formulario textarea {
    width: 100%;
    margin-bottom: 20px;
    border: 0;
    background-color: #f7f7f7;
    padding-left: 15px; }
  .formulario textarea {
    height: 200px; }
  .formulario ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #6d6e71;
    font-size: 12px; }
  .formulario :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #6d6e71;
    font-size: 12px; }
  .formulario ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #6d6e71;
    font-size: 12px; }
  .formulario .enviar {
    width: 170px;
    height: 40px;
    background: url("../img/bg_enviar.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border: none;
    color: #352a6a;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-indent: -40px;
    margin-top: 10px; }

.contato-interna {
  width: 100%;
  position: relative; }
  .contato-interna .container {
    padding: 90px 0;
    position: relative;
    z-index: 1; }
    .contato-interna .container input, .contato-interna .container textarea {
      width: 100%;
      border: none;
      background: #f1f2f2;
      font-size: 16px;
      font-weight: 400;
      color: #b6b7b8; }
    .contato-interna .container input {
      height: 50px;
      padding-left: 20px; }
    .contato-interna .container textarea {
      padding-left: 20px; }
    .contato-interna .container .telefone {
      color: #352a6a;
      font-weight: 700;
      font-size: 18px; }
    .contato-interna .container .preencha {
      font-size: 16px;
      margin-bottom: 40px;
      margin-top: 10px; }
    .contato-interna .container .btn {
      width: auto;
      margin: 0 auto;
      display: table;
      background: #352a6a;
      color: #f5ede6;
      border-radius: 0;
      border: none;
      font-size: 16px;
      text-transform: uppercase;
      font-family: "Roboto", sans-serif !important; }

.rodape {
  width: 100%;
  background-color: #352a6a;
  position: relative;
  z-index: 1; }
  .rodape .container {
    padding: 60px 0; }
  .rodape a, .rodape p {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    line-height: 25px; }
  .rodape ul li::before {
    content: "-";
    color: #f8bf05;
    display: inline-block;
    width: 20px;
    margin-left: 0px;
    font-size: 20px;
    margin-bottom: 10px; }
  .rodape .img-instagram {
    position: relative;
    top: -1px; }
  .rodape .telefones p, .rodape .telefones .barra-branca {
    display: inline-block;
    vertical-align: middle; }
  .rodape .telefones p, .rodape .telefones a {
    font-size: 18px;
    color: #f8bf05;
    font-weight: 700; }
  .rodape .telefones a {
    position: relative;
    top: 3px; }
  .rodape .telefones .barra-branca {
    width: 2px;
    height: 20px;
    background-color: #fff;
    margin: 0 5px; }
  .rodape .endereco {
    width: 250px;
    padding-top: 20px; }
    .rodape .endereco p {
      text-transform: unset;
      font-size: 16px;
      line-height: 20px; }
  .rodape .sociais {
    padding-top: 25px; }
    .rodape .sociais .icone {
      width: 18px; }

.rodape-mobile {
  display: none; }

.rodape-2 .container {
  padding-top: 15px; }

.rodape-2 .img-granza, .rodape-2 .desenvolvido {
  float: right;
  display: inline-block;
  vertical-align: middle; }

.rodape-2 .img-granza {
  margin-left: 5px;
  margin-top: 5px; }

@media only screen and (max-width: 1440px) {
  #mega-menu-wrap-principal #mega-menu-principal > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-principal #mega-menu-principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 12px !important; }
  p {
    font-size: 14px !important;
    line-height: 20px !important; }
  h2 {
    font-size: 18px;
    line-height: 25px; }
  h4 {
    font-size: 16px;
    line-height: 20px; }
  .header .topo {
    padding: 10px 0; }
  .header .nav-menu {
    top: 0; }
  #banner {
    height: auto; }
  .box-banner {
    top: -55px;
    padding: 20px 30px; }
    .box-banner h1 {
      font-size: 22px; }
    .box-banner h2 {
      font-size: 31px; }
  .quem-somos {
    padding-bottom: 40px; }
    .quem-somos .textos-quem-somos .titulo h2 {
      font-size: 30px;
      line-height: 35px; }
  .sobre .img-destaque {
    width: 210px;
    height: 210px; }
  .sobre .bg-titulo h2 {
    padding-top: 5px; }
  .eventos .container {
    padding: 50px 0; }
  .proximos-eventos .img-datas {
    height: 220px; }
  .rodape a {
    font-size: 10px; }
  .rodape p {
    font-size: 12px !important; }
  .rodape .telefones a {
    font-size: 12px;
    top: 0; } }

@media only screen and (max-width: 1200px) {
  #mega-menu-wrap-principal #mega-menu-principal > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-principal #mega-menu-principal > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 10px !important; }
  h4 {
    font-size: 14px; }
  .eventos .container .img-eventos {
    height: 120px; }
  .rodape {
    display: none; }
  .rodape-mobile {
    display: block; }
    .rodape-mobile p {
      font-size: 10px !important; } }

@media only screen and (max-width: 980px) {
  h4 {
    font-size: 12px;
    line-height: 18px; }
  #banner {
    height: auto; }
  .segura-zap .contato-zap {
    width: 40px;
    height: 40px; }
  .segura-zap .contato-zap p {
    font-size: 1rem; }
  .menu-mobile {
    display: block; }
  .menu-desktop {
    display: none; }
  .logo-topo, .logo-rodape {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px; }
  .quem-somos .container-quem-somos, .quem-somos .textos-quem-somos {
    width: 90%; }
  .rodape .telefones {
    text-align: center; }
    .rodape .telefones .barra-branca {
      display: none; }
  .rodape .endereco, .rodape .sociais {
    display: table;
    margin: 0 auto; }
  .rodape .sociais a {
    display: inline-block; }
  .rodape p {
    text-align: center; }
  .rodape a {
    display: table;
    margin: 0 auto; }
  .rodape ul li {
    text-align: center; }
    .rodape ul li a {
      display: inline-block; } }

@media only screen and (max-width: 740px) {
  .bg-topo, .bg-baixo {
    display: none; }
  .container {
    max-width: 90%; }
  .dados-desktop {
    display: none; }
  .dados-mobile {
    display: block; }
  .header .logo-topo {
    margin-bottom: 0; }
  .header .topo .dados-contato {
    width: 100%; }
  .header .topo .telefones, .header .topo .endereco, .header .topo .sociais {
    display: table;
    margin: 0 auto; }
  .header .topo .telefones {
    width: auto;
    padding-top: 0; }
    .header .topo .telefones p, .header .topo .telefones .barra-cinza {
      display: inline-block;
      vertical-align: middle; }
      .header .topo .telefones p a, .header .topo .telefones .barra-cinza a {
        color: #999a9c; }
    .header .topo .telefones .barra-cinza {
      width: 1px;
      height: 10px;
      background-color: #999a9c;
      margin: 0 5px; }
  .header .topo .endereco {
    width: 225px;
    padding-top: 8px; }
    .header .topo .endereco p {
      text-align: center; }
  .header .topo .barra {
    display: none; }
  .box-banner h1 {
    font-size: 18px; }
  .box-banner h2 {
    font-size: 22px; }
  .sobre .bg-titulo {
    width: 340px;
    margin: 20px auto; }
  .eventos .container {
    padding: 0; }
    .eventos .container .img-eventos {
      height: 320px; }
    .eventos .container .eventos-postagens {
      padding-left: 0; }
  .modelo-interna .box-verde {
    margin-bottom: 40px; }
  .modelo-interna .container {
    padding: 40px 0; }
  .modelo-interna .img-destaque {
    margin-top: 40px; }
  .postagens .container .box-posts {
    width: 100%; }
  .eventos-interna .img-eventos-interna {
    height: 350px; }
  .proximos-eventos .img-datas {
    height: 340px; }
  .quem-somos {
    top: -40px; }
    .quem-somos .textos-quem-somos .titulo {
      width: 100%; }
      .quem-somos .textos-quem-somos .titulo h2 {
        text-align: center;
        font-size: 25px;
        line-height: 30px; } }

@media only screen and (max-width: 540px) {
  .box-banner h1 {
    font-size: 16px; }
  .box-banner h2 {
    font-size: 16px;
    margin-top: 5px; }
  .sobre .bg-titulo {
    width: 100%; }
  .eventos .container .img-eventos {
    height: 260px; }
  .proximos-eventos .img-datas {
    height: 260px; }
  .rodape a {
    font-size: 8px; }
  .rodape .telefones p {
    font-size: 12px !important; } }

@media only screen and (max-width: 385px) {
  .header .topo .telefones {
    padding-bottom: 5px; }
    .header .topo .telefones p {
      font-size: 12px !important; }
  .segura-zap .contato-zap {
    width: 35px;
    height: 35px; }
  .segura-zap p {
    font-size: 10px !important; }
  .box-banner {
    padding: 10px;
    top: -20px; }
    .box-banner h1, .box-banner h2 {
      font-size: 12px; }
  .quem-somos {
    top: -25px; }
    .quem-somos .container-quem-somos {
      width: 90%;
      top: 0; }
      .quem-somos .container-quem-somos .textos-quem-somos {
        width: 100%; }
  .sobre .paragrafo {
    width: 100%; }
  .proximos-eventos .img-datas {
    height: 215px; }
  .eventos .container .img-eventos {
    height: 215px; }
  .modelo-interna .img-destaque {
    height: 215px; }
  #gallery-2 img {
    height: 125px; }
  .modelo-interna .gallery-columns-3 img {
    height: 100px; }
  .eventos-interna .img-eventos-interna {
    height: 240px; }
  .rodape .telefones a {
    font-size: 12px !important; }
  .rodape .endereco p {
    font-size: 10px !important; }
  .rodape a, .rodape p {
    font-size: 7px !important; }
  .rodape ul li::before {
    display: none; } }
