@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Charm&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Serif:ital@1&display=swap");
div#wpadminbar {
  display: none; }

html {
  margin: 0 !important; }

body {
  margin: 0 !important;
  font-family: 'Lexend Deca', sans-serif !important;
  position: relative; }

img.img-center {
  margin: 0 auto;
  display: block; }

p {
  line-height: 28px; }

a.btn.btn-agendar {
  background-color: #142958;
  color: #fff;
  padding: 20px 30px;
  border-radius: 0px;
  margin-top: 20px;
  border: solid 2px #142958; }
  a.btn.btn-agendar:hover {
    background-color: transparent;
    color: #142958; }

.center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.centerleft {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.ulflex {
  padding-left: 0;
  list-style-type: none;
  display: flex;
  margin: 0; }

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

a.link {
  max-width: max-content;
  display: block; }

.show-for-small {
  display: none !important; }

img.assinatura {
  width: 300px;
  height: auto !important;
  margin: 20px 0; }

@media screen and (max-width: 900px) {
  img {
    max-width: 100%; }

  br {
    display: none; }

  .show-for-small {
    display: block !important; }

  .show-for-large {
    display: none !important; }

  .order-mobile-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }
header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  padding: 40px 0;
  transition: all .5s; }
  header .nav-container {
    display: flex;
    align-items: center;
    justify-content: space-between; }

section.divisor .box-2 {
  color: #142958; }

section.divisor._1 .box-2 {
  padding: 120px 200px 120px 100px; }
section.divisor._1 h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300; }
section.divisor._1 h1 {
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 20px; }
section.divisor._1 .contacts a {
  color: #fff;
  text-decoration: none !important;
  margin: 10px 0;
  font-size: 20px;
  font-weight: 300;
  transition: all .2s; }
  section.divisor._1 .contacts a:hover {
    color: #142958; }
section.divisor._1 .contacts ul {
  margin: 20px 0; }
  section.divisor._1 .contacts ul li {
    margin-right: 20px; }
@media screen and (max-width: 1600px) {
  section.divisor._1 h1 {
    font-size: 38px; } }
@media screen and (max-width: 1440px) {
  section.divisor._1 h1 {
    font-size: 32px; } }
@media screen and (max-width: 1366px) {
  section.divisor._1 .box-2 {
    padding: 100px 150px 100px 80px; } }
@media screen and (max-width: 900px) {
  section.divisor._1 .box-1.bg {
    height: 400px; }
  section.divisor._1 .box-2 {
    padding: 70px 15px 70px 15px; }
  section.divisor._1 h1 {
    font-size: 28px; } }
@media screen and (max-width: 370px) {
  section.divisor._1 .contacts a {
    font-size: 18px; } }

section.divisor._2 .box-2 {
  padding: 100px 200px 100px 100px; }
section.divisor._2 h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300; }
section.divisor._2 h2 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 20px; }
section.divisor._2 ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  section.divisor._2 ul li {
    position: relative;
    margin: 25px 0;
    padding-left: 35px;
    line-height: 20px;
    font-weight: 300;
    color: #fff; }
    section.divisor._2 ul li:before {
      content: '';
      background-image: url("../img/winner.png");
      background-position: center;
      background-size: cover;
      width: 25px;
      height: 25px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
@media screen and (max-width: 1600px) {
  section.divisor._2 h2 {
    font-size: 42px; } }
@media screen and (max-width: 1366px) {
  section.divisor._2 .box-2 {
    padding: 80px 150px 80px 80px; }
  section.divisor._2 h2 {
    font-size: 38px; } }
@media screen and (max-width: 900px) {
  section.divisor._2 .box-2 {
    padding: 70px 15px 70px 15px; }
  section.divisor._2 .box-4.bg {
    height: 400px; } }

section.divisor._3 .box-1 {
  height: 100%; }
section.divisor._3 h3 {
  font-size: 18px; }
section.divisor._3 h2 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 20px; }
section.divisor._3 .box-2 {
  padding: 100px 200px 180px 100px;
  background-color: #e7f6fd; }
section.divisor._3 .box-area {
  margin: 30px 0; }
  section.divisor._3 .box-area img {
    margin-bottom: 15px;
    height: 70px;
    width: 70px;
    object-fit: contain; }
section.divisor._3 ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  section.divisor._3 ul li {
    position: relative;
    margin: 10px 0;
    padding-left: 28px;
    font-size: 15px;
    line-height: 20px; }
    section.divisor._3 ul li:before {
      content: '';
      background-image: url("../img/check.png");
      background-position: center;
      background-size: cover;
      width: 18px;
      height: 18px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
section.divisor._3 a.btn.btn-agendar {
  position: absolute;
  left: 100px;
  bottom: 25px; }
@media screen and (max-width: 1600px) {
  section.divisor._3 .box-2 {
    padding: 80px 80px 140px 80px; } }
@media screen and (max-width: 900px) {
  section.divisor._3 .mt-5, section.divisor._3 .my-5 {
    margin-top: 1rem !important; }
  section.divisor._3 .box-2 {
    padding: 50px 15px 50px 15px; }
  section.divisor._3 a.btn.btn-agendar {
    left: 15px;
    bottom: -45px; } }

section.divisor._4 {
  margin: 100px 0; }
  section.divisor._4 .box-2 {
    padding: 100px 200px 100px 100px;
    color: #fff; }
  section.divisor._4 img {
    height: 60px;
    margin-bottom: 30px; }
  section.divisor._4 p {
    font-size: 24px;
    line-height: 30px;
    font-family: 'PT Serif', serif !important; }
  @media screen and (max-width: 1600px) {
    section.divisor._4 p {
      font-size: 24px;
      line-height: 32px; } }
  @media screen and (max-width: 1366px) {
    section.divisor._4 .box-2 {
      padding: 80px 30px 80px 60px; } }
  @media screen and (max-width: 900px) {
    section.divisor._4 {
      margin: 100px 0 50px; }
      section.divisor._4 .box-2 {
        padding: 70px 15px 70px 15px; }
      section.divisor._4 p {
        font-size: 18px;
        line-height: 26px; } }

section.divisor._5 iframe {
  width: 100%;
  height: 100%; }
section.divisor._5 .box-2 {
  padding: 100px 200px 100px 100px; }
section.divisor._5 a:not(.btn-agendar) {
  color: #142958;
  text-decoration: none !important;
  margin: 15px 0px;
  font-size: 20px;
  font-weight: 300;
  transition: all .2s; }
  section.divisor._5 a:not(.btn-agendar):hover {
    color: #142958; }
section.divisor._5 a.btn.btn-agendar {
  margin-top: 5px !important;
  max-width: max-content;
  padding: 10px 20px;
  margin-bottom: 25px; }
@media screen and (max-width: 1366px) {
  section.divisor._5 .box-2 {
    padding: 80px 150px 80px 60px; } }
@media screen and (max-width: 900px) {
  section.divisor._5 iframe {
    height: 350px; }
  section.divisor._5 .box-2 {
    padding: 50px 15px 50px 15px; }
  section.divisor._5 a {
    font-size: 18px; }
  section.divisor._5 a:not(.btn-agendar) {
    font-size: 18px; } }

section.blog {
  padding: 0px 0 100px;
  color: #142958; }
  section.blog img {
    width: 100%;
    height: 250px;
    object-fit: cover; }
  section.blog h3 {
    font-size: 18px; }
  section.blog h2 {
    font-size: 50px;
    font-weight: 700; }
  section.blog .card-title {
    font-size: 30px;
    font-weight: 700; }
  section.blog a.btn.btn-agendar {
    margin: 50px auto 0;
    background-color: #01cab8;
    border: none; }

section.depoimentos .box-depoimento {
  padding: 0 40px; }
  section.depoimentos .box-depoimento img.foto {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100px; }
  section.depoimentos .box-depoimento img {
    margin-bottom: 10px; }
  section.depoimentos .box-depoimento p {
    font-family: 'PT Serif', serif !important;
    font-size: 15px;
    line-height: 20px; }
  section.depoimentos .box-depoimento h3 {
    font-size: 22px;
    margin-bottom: 0px; }
  section.depoimentos .box-depoimento h4 {
    font-size: 14px; }
@media screen and (max-width: 900px) {
  section.depoimentos {
    padding: 0px 0 20px; }
    section.depoimentos .box-depoimento {
      margin-bottom: 50px; } }

section.titleBlog {
  background-position: center;
  padding: 75px 0;
  color: #fff; }
  section.titleBlog h1 {
    font-size: 38px;
    font-weight: 700; }
  section.titleBlog h4 {
    color: #142958;
    font-size: 18px; }
  section.titleBlog p {
    margin-bottom: 0px; }

section.blogSingle {
  padding: 75px 0; }
  section.blogSingle article h2, section.blogSingle article h3 {
    color: #142958;
    font-weight: 700;
    margin: 30px 0 10px; }
  section.blogSingle article a {
    word-break: break-all; }
  section.blogSingle article .wp-block-image figcaption {
    font-size: 14px;
    text-align: center; }

@media screen and (max-width: 900px) {
  section.relacionados h2 {
    font-size: 42px; } }

footer {
  padding: 30px 100px;
  background-color: #142958; }
  footer .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  footer a {
    color: #fff;
    text-decoration: none !important; }
  footer ul li {
    margin-right: 20px; }
    footer ul li a {
      font-size: 18px; }
  footer p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
    text-align: right;
    font-size: 14px; }
  @media screen and (max-width: 900px) {
    footer {
      padding: 50px 15px 50px; }
      footer .container-fluid {
        justify-content: center;
        flex-direction: column; }
      footer p {
        text-align: center;
        margin-top: 20px;
        line-height: 20px; } }

.whatsflutuante {
  background-repeat: no-repeat;
  text-indent: 9999px;
  z-index: 200;
  width: 110px;
  height: 110px;
  position: fixed;
  right: 4em;
  bottom: 4em;
  background-image: url("../img/whatsapp.png");
  background-size: contain; }
  @media screen and (max-width: 1600px) {
    .whatsflutuante {
      width: 90px;
      height: 90px;
      right: 3em;
      bottom: 3em; } }
  @media screen and (max-width: 900px) {
    .whatsflutuante {
      width: 75px;
      height: 82px;
      right: 1em;
      bottom: 1em; } }

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